a{ color: #459ee8; }
a:hover{ color: #459ee8; }

.main-title { text-align: center; color: #333; font-size: 30px; position: relative; display: block; margin: 30px 0px; font-weight: 100; overflow: hidden; font-family: 'Libre Baskerville', serif; }
.main-title:before,
.main-title:after { background-color: #23498c; content: ""; display: inline-block; height: 1px; position: relative; vertical-align: middle; width: 50%; }
.main-title:before { right: 0.5em; margin-left: -50%; }
.main-title:after { left: 0.5em; margin-right: -50%; }

.fieldFocus{ box-shadow: 0px 0px 5px rgba(30,100,165,0.5); border: 1px solid #459ee8; }

#mobileMenu a{ color: #1C66A3; }
#menu > ul > li > ul { border-color: #1C66A3; }
#menu > ul > li:hover > a{ color: #459ee8; }
#menu > ul > li:hover > a > span { border-color: #459ee8; }
#menu > ul > li > ul > li:hover { background: #1C66A3; }

.sideSearch .head, .detailRight .head{ background: #459ee8; color: #fff; }

/******HEADER**********/
.myHead .social span.fa { background: #1C66A3; }
.myHead .social span.fa:hover { background: #459ee8; }
.myHead .team{ color: #1C66A3; }
.myHead .team .slogan{ color: #222; }

/******HOME PAGE**********/

/******ABOUT PAGE**********/
.credentials{ background: #459ee8; }
