
a {
    color: #003471;
}
.header_top {
  background:url(../img/headerMvr.jpg);
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
}
    .navbar-default .navbar-nav > li > a:hover {
        background-color: #003471;
        color: #fff;
    }
#searchIcon {
    background-color: #003471;
    color: #fff;
}
#searchIcon:hover{
	opacity: 0.75;
}
.navbar-toggle {
    background-color: #003471;
    border-color: #003471;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #003471;
    opacity: 0.75;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.latest_newsarea {
    border-bottom: 2px solid #003471;
    border-top: 2px solid #003471;
}
    .latest_newsarea span {
        background-color: #003471;
        color: #fff;
    }
.latest_newsarea span:after, .latest_newsarea span:before { left: 100%; top: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; } 
.latest_newsarea span:after { border-color: rgba(0, 153, 204, 0); border-left-color: #003471; border-width: 10px; margin-top: -10px; } 
.latest_newsarea span:before { border-color: rgba(0, 153, 204, 0); border-left-color: #0099cc; border-width: 11px; margin-top: -11px; }
.news_sticker li a:before {
    color: #003471;
}
.single_leftbar > h2 span {
    background-color: #003471;
}
.recent_title:before {
    color: #003471;
}
.right_slide {
    background: none repeat scroll 0 0 #003471;
    color: #fff;
}
    .left_slide:hover, .right_slide:hover {
        background-color: #fff;
        color: #003471;
    }
    .left_slide:focus, .right_slide:focus {
        background-color: #003471;
        color: #fff;
    }
.carousel-indicators .active {
    background-color: #003471;
}
.catg_title:before {
    color: #003471;
}
.category_title a {
    background-color: #d0d0d0;
    color: #003471;
}
    .category_title a:hover {
        background-color: #d0d0d0;
        color: #003471;
        text-decoration: none;
    }
.sing_commentbox > p:hover {
    color: #003471;
}
.sing_commentbox > a:hover {
    color: #003471;
}
.label_nav li a:hover {
    background-color: #003471;
    color: #eee;
    border-color: #003471;
}
.single_footer_top > h2 {
    border-bottom: 1px solid #003471;
}
.subscribe_mail i {
    color: #003471;
}
.submit_btn {
    background-color: #003471;
    color: #ffffff;
}
.submit_btn:hover,.send_btn:hover{
	background-color: #0ebcf6;
	color: #eee;
}
.footer_labels li a:hover, .footer_labels li a:focus {
    background-color: #003471;
}
.send_btn {
    background-color: #003471 !important;
    color: #ffffff;
}
.send_btn:hover{
	background-color: #0ebcf6 !important;
	color: #eee;
}
.tooltip-inner {
    border-bottom: 3px solid #003471;
}
.tooltip.top .tooltip-arrow {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #003471;
}
.scrollToTop {
    background: none repeat scroll 0 0 #003471;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    border-radius: 5px;
}
    .scrollToTop:hover, .scrollToTop:focus {
        background-color: #fff;
        border-color: #003471;
        color: #003471 !important;
    }
.link_nav li a {
    color: #003471;
}
    .link_nav li a:before {
        color: #003471;
    }
.read_more {
    background-color: #003471;
    color: #fff;
}
.read_more:hover,.read_more:focus{
  color: #fff;
  background-color: #111;
}
.author_name:hover, .author_name:focus, .post_date:hover, .post_date:focus {
    color: #003471;
}
.single_post_area .author_name, .single_post_area .post_date {
    color: #003471;
}
.single_post_area .author_name:hover,.single_post_area .post_date:hover{
  color: #444;
}
.single_post_area .author_name i,.post_date i{
  color: #252525;
}
.post_title {
    border-color: #003471;
    color: #555;
}
.related_post > h2 i {
    color: #003471;
}
.single_post_content ul li:before {
    color: #003471;
}
.custom-tabs {
    background: none repeat scroll 0 0 #fff;
    border-top: 3px solid #003471;
    color: #000;
}
.custom-tabs > li > a{
color:#000;
}
.custom-tabs > li > a:hover{
  background-color: #fff;
  color: #000;
}
    .custom-tabs > li.active > a, .custom-tabs > li.active > a:hover, .custom-tabs > li.active > a:focus {
        border-top: 3px solid #003471;
        background: #003471;
    }
.left_slide {
    background: none repeat scroll 0 0 #003471;
}
.footer_top{
     background:url(../images/footer_border.png) repeat-x;

}
.slick-prev, .slick-next {
    background: none repeat scroll 0 0 #003471;
    color: #fff;
}
    .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
        background: #fff;
        color: #003471 !important;
    }
.single_post_content blockquote {
    border-color: #003471;
}
.error_content a:hover {
    background-color: #003471;
}