@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@import url( pacestyle/Bounce.css );
@import url( CustomInsidePageMedias.css );
@import url(CustomMarketMenu.css);
@import url(MHSCommon.css);

@font-face {
    font-family: Open Sans Bold;
	src: url('fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Bold.ttf')  format('truetype');
}

@font-face {
    font-family: Open Sans Extra Bold;
	src: url('fonts/OpenSans-ExtraBold.eot?#iefix') format('embedded-opentype'),/* IE */
         url(fonts/OpenSans-ExtraBold.ttf) format('truetype'); 
}

@font-face {
    font-family: Open Sans Light;
	src: url('fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'), /* IE */
         url(fonts/OpenSans-Light.ttf) format('truetype');
}

@font-face {
    font-family: Open Sans Light Italic;
	src: url('fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'), /* IE */
         url(fonts/OpenSans-LightItalic.ttf) format('truetype');
}

@font-face {
    font-family: Open Sans Regular;
	src: url('fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
		 url(fonts/OpenSans-Regular.ttf) format('truetype');
}



@font-face {
    font-family: Open Sans Semibold;
	src: url('fonts/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'),
         url(fonts/OpenSans-Semibold.ttf) format('truetype');
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('fonts/glyphicons-regular.eot');
  src: url('fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('fonts/glyphicons-regular.woff') format('woff'), url('fonts/glyphicons-regular.ttf') format('truetype'), url('fonts/glyphicons-regular.svg#glyphicons-regular') format('svg');
}

.pace-running-ie .pace_bg {
    background-image: url(Thumbnails/loader1.gif);
    background-position: center center;
    background-repeat: no-repeat;
}

.pace_bg,
.pace-running .pace_bg {
    background-color: #FFFFFF;
}

.pace .pace-progress:after {
    color: #26478f;
}

.pace .pace-progress {
    background-color: #26478f;
    border-color: #26478f;
    
}

.pace {
    border-color: #26478f;
}

    .pace .pace-activity {
        background-color: #26478f;
        border-color: #26478f;
    }

        .pace .pace-activity:after,
        .pace .pace-activity:before {
            border-color: #26478f;
        }

    .pace .pace-progress:before {
        background-color: #26478f;
    }

    .pace .pace-progress-inner {
        box-shadow: 0 0 10px #26478f, 0 0 5px #f5f5f5;
    }

    .pace .pace-activity {
        box-shadow: inset 0 0 0 2px #26478f, inset 0 0 0 7px #FFF;
    }


#Body,
html,
body,
.Head,
.SubHead,
.SubSubHead,
.Normal {
    color: #666666;
    font-size: 13px;
    font-family: 'Open Sans';
    line-height: 1.8;
}

.btn,
.ls-layer,
.ls-layer *,
.Banner_smallTitle {
    font-family: 'Open Sans' !important;
}

.body_bg {
    background-image: url(images/Body_bg_1.png);
    background-position: center top;
    background-attachment: scroll;
    background-repeat: repeat;
    background-size: auto;
    background-color: #FFFFFF;
}

#dnn_wrapper {
    width: auto;
    background: #FFF;
}


/*A, A:link,
A:active,
A:visited,
A:hover {
    color: #5d84c3;
}*/

    .Theme_21_LinkAndZoom_Normal .carousel_title,
    .Theme_21_LinkAndZoom_Default .carousel_title:hover,
    .Blog_list li span,
    .tabs-top-group2 .panel-heading:hover .accordion_icon,
    #dnn_wrapper .Theme_19_Normal .filter_navigation ul li.selected a,
    #dnn_wrapper .Theme_19_Normal .filter_navigation ul li a:hover,
    a.social:hover,
    a.glyphicons:hover,
    .price_title h2,
    .isotope_grid .isotope_group a:hover, .isotope_grid .isotope_group a.active {
        color: #26478f;
    }

.Theme_21_LinkAndZoom_Normal .pager a.selected,
.Theme_21_LinkAndZoom_Normal .prev:hover,
.Theme_21_LinkAndZoom_Normal .next:hover,
.Theme_21_LinkAndZoom_Default .pager a.selected,
.Theme_21_LinkAndZoom_Default .prev:hover,
.Theme_21_LinkAndZoom_Default .next:hover {
    background-color: #26478f !important;
}

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.tabs-left .nav-tabs > .active > a,
.tabs-left .nav-tabs > .active > a:hover,
.tabs-right .nav-tabs > .active > a,
.tabs-right .nav-tabs > .active > a:hover,
.accordion_2 .panel-heading .panel-title a:hover,
.accordion_2 .panel-heading .panel-title a,
.our_team .team_title,
a.Button_default,
a.Button_lightbox,
.tabs-top-group2 .panel-heading:hover .panel-title a,
.price-table .col.best_value .price_title,
.price-table a.btn,
.Theme_Responsive_Default .btn,
.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover,
.RightPaneProfile .active,
.RightPaneProfile .console-none:hover,
#styler_slider .update_click,
.Answers_List li:hover span.Answers_icon,
.Services_List .col-sm-3:hover .Services_icon,
a.Button_green,
#left_menu > .gomenu > ul > li.current > a,
#left_menu > .gomenu > ul > li.current > a:hover,
.Link_List li span.Icon,
.Banner_smallTitle,
.submit_ticket_3 .ticket_bg a,
.Container-4 .dnntitle,
.filter_block #filters li.selected a,
.filter_block #filters li.selected a:hover,
.filter_block .filter-switch,
.gallery_container .gallery_tags a:hover {
    background-color: #26478f;
}

.comment_form div.submit_button .CommandButton {
    border: 1px solid #26478f;
    color: #26478f;
}

a.Button_default {
    background-color: #26478f;
}

.Container-9 .title9 {
    color: #26478f;
}

.Container-1 .title1 {
    border-bottom: 3px solid #26478f;
}

.ServeList .ServeBox:hover {
    border: 10px solid #26478f;
}

.Theme_21_LinkAndZoom_Normal li:hover .carousel_image,
.Theme_21_LinkAndZoom_Default li:hover .carousel_image {
    border-bottom: 7px solid #26478f;
}

.Skin_03_Default #filters li.selected a,
.Skin_03_Default #filters li.selected a:hover,
.galler_datail .single_meta a:hover,
.news_list h2.news_title a:hover,
.post_date a:hover,
.filter_block #filters li a:hover,
.filter_block .sort_box li a:hover,
.news_post .post_categories a:hover {
    color: #26478f !important;
}

.Skin_03_Default .view-tenth:hover .portfolio_descr,
.Skin_03_Default .gallery_tags a:hover {
    background-color: #26478f !important;
}

/*new style*/
.TopPaneG {
    border-left: 4px solid #26478f;
}

a.Button_white:hover,
.ServeList_2 .Serve_Icon span,
.ServeList_3 .Serve_Icon span,
.ServeList_3 .ServeBox:hover .Serve_Icon,
.ServeList_4 .ServeBox:hover .Serve_Icon,
.ServeList_5 .Serve_Icon,
.sequence_list .Ico,
.price-table2 .price_title,
.price-table2 .price_box {
    background-color: #26478f;
}

.ServeList_6 .Serve_Icon,
.our_team .team_social a:hover span {
    color: #26478f;
}

.Banner_title_2,
.Banner_smallTitle_4,
.Banner_More_4,
.Banner_bg {
    background-color: #00bfa7;
}

.ServeList_2 .Serve_Icon {
    border: 2px solid #26478f;
    background-color: #26478f;
}

.Theme_21_LinkAndZoom_roll .pager a.selected,
.Theme_21_LinkAndZoom_roll .next:hover,
.Theme_21_LinkAndZoom_roll .prev:hover {
    background-color: #26478f !important;
}

.OurServices_Box .nav-tabs li.active a:hover,
.OurServices_Box .nav-tabs li.active a,
.OurServices_list li,
.OurServices_list li a:hover,
.blockquote_box blockquote small,
.Choose_List a:hover {
    color: #26478f;
}

.accordion_3 .panel-heading .panel-title a,
.accordion_3 .panel-heading .panel-title a:hover,
.accordion_3 .panel-heading .panel-title a.collapsed:hover {
    color: #26478f;
}

.OurServices_Box .resp-tabs-list li.resp-tab-active {
    border-top: 2px solid #26478f !important;
}
/*tabs*/
.verticalTab_Left .resp-tab-active,
.verticalTab_Left .resp-tab-active:hover,
.verticalTab_Right .resp-tab-active,
.verticalTab_Right .resp-tab-active:hover,
.verticalTab_Left ul.resp-tabs-list li.resp-tab-active,
.verticalTab_Left ul.resp-tabs-list li.resp-tab-active span,
.verticalTab_Right ul.resp-tabs-list li.resp-tab-active,
.verticalTab_Right ul.resp-tabs-list li.resp-tab-active span {
    background-color: #26478f;
}

.horizontalTab_Top ul.resp-tabs-list li.resp-tab-active span {
    color: #26478f;
}

/*new page sytle color*/
.dividers_4 {
    border-bottom: 2px solid #26478f;
}

.ServeList_6 .Serve_Icon,
.accordion_4 .panel-heading .panel-title a,
.accordion_4 .panel-heading .panel-title a:hover,
.accordion_5 .panel-heading .panel-title a,
.accordion_5 .panel-heading .panel-title a:hover,
.accordion_5 .panel-heading .panel-title a.collapsed:hover,
.accordion_6 .panel-heading .panel-title a,
.accordion_6 .panel-heading .panel-title a:hover,
.our_team2 .team_title,
.our_team2 .team_social a:hover,
.price-table5 .best_value .price_box,
.price-table5 .price_border:hover .price_box,
.chart_list .percentage,
.chart_list2 .percentage2,
.number_Animation,
.Testimonials_1 small span,
.Testimonials_2 small span,
.Testimonials_4 small span,
.Testimonials_5 small span,
.verticalTab_Left_3 ul.resp-tabs-list li.resp-tab-active span,
.verticalTab_Right_3 ul.resp-tabs-list li.resp-tab-active span,
.quotes_4 blockquote small,
.dropcaps_2,
.dropcaps_4,
.carousel_1 .owl-buttons .owl-prev:hover,
.carousel_1 .owl-buttons .owl-next:hover,
.carousel_5 .photo_box h3 {
    color: #26478f;
}

    .accordion_4 .panel-heading .panel-title a .accordion_icon,
    .accordion_6 .panel-heading .panel-title a .accordion_icon {
        border-right: 1px solid #26478f;
        border-bottom: 1px solid #26478f;
    }

.accordion_5 .panel-heading .accordion_icon,
.price-table3 .price_holder .btn:hover,
.price-table3 .best_value .price_title,
.price-table3 .best_value .price_holder .btn,
.price-table5 .price_holder a.btn:hover,
.price-table5 .best_value .price_holder a.btn,
.price-table5 .price_border:hover .price_holder a.btn,
.Testimonials_tab .last_page:hover,
.Testimonials_tab .next_page:hover,
.Testimonials_5 blockquote p,
.loaded_list .progress-bar,
.horizontalTab_Top_2 ul.resp-tabs-list li.resp-tab-active span,
.dropcaps_5,
.dropcaps_6,
.quotes_3 blockquote,
.carousel_1 .ico,
.carousel_2 .pic .glyphicons,
.carousel_2 .owl-buttons .owl-prev:hover,
.carousel_2 .owl-buttons .owl-next:hover,
.carousel_3 .owl-buttons .owl-prev:hover,
.carousel_3 .owl-buttons .owl-next:hover,
.carousel_3 .owl-page.active,
.carousel_4 .sliding a.iconleft:before,
.carousel_4 .sliding a.iconright:before,
.carousel_4 .owl-buttons .owl-prev:hover,
.carousel_4 .owl-buttons .owl-next:hover,
.carousel_5 .owl-page.active,
.photo_box .ico span,
.photo_box.ico_push_in .ico,
.photo_box.content_top_increment .content h3,
.content_sytle_2 .shade,
.photo_box.content_push_in .content,
.photo_box:hover.entirety_bevel .shade,
.flip_box_1 .front .glyphicons,
.flip_box_1 .back a.but,
.flip_box_3 .back {
    background-color: #26478f;
}

.Testimonials_5 small:before {
    border-top: 10px solid #26478f;
}

.horizontalTab_Top_1 ul.resp-tabs-list li.resp-tab-active {
    border-top: 2px solid #26478f;
}

.horizontalTab_Top_3 ul.resp-tabs-list li,
.horizontalTab_Top_3 ul.resp-tabs-list li:hover {
    border: 1px solid #26478f;
    background-color: #26478f;
}

    .horizontalTab_Top_3 ul.resp-tabs-list li.resp-tab-active,
    .horizontalTab_Top_3 ul.resp-tabs-list li.resp-tab-active:hover {
        border-top: 2px solid #26478f;
    }

.verticalTab_Left_1 ul.resp-tabs-list li.resp-tab-active span,
.verticalTab_Right_1 ul.resp-tabs-list li.resp-tab-active span {
    color: #26478f !important;
}

.verticalTab_Left_1 ul.resp-tabs-list li.resp-tab-active {
    border-left: 2px solid #26478f;
}

.verticalTab_Right_1 ul.resp-tabs-list li.resp-tab-active {
    border-right: 2px solid #26478f;
}

.verticalTab_Left_2 ul.resp-tabs-list li.resp-tab-active span,
.verticalTab_Right_2 ul.resp-tabs-list li.resp-tab-active span {
    background: #26478f !important;
}

.verticalTab_Left_3 ul.resp-tabs-list li,
.verticalTab_Right_3 ul.resp-tabs-list li {
    border: 1px solid #26478f;
    background: #26478f !important;
}

    .verticalTab_Left_3 ul.resp-tabs-list li.resp-tab-active,
    .verticalTab_Left_3 ul.resp-tabs-list li.resp-tab-active:hover,
    .verticalTab_Right_3 ul.resp-tabs-list li.resp-tab-active,
    .verticalTab_Right_3 ul.resp-tabs-list li.resp-tab-active:hover {
        border-top: 2px solid #26478f !important;
    }

.quotes_2 blockquote {
    border-left: 5px solid #26478f;
}

.carousel_1 .item .itemmain {
    border: 2px solid #26478f;
}

.carousel_5 .photo_box:hover .pic_box {
    border-bottom: 7px solid #26478f;
}

.photo_box.icon_tag_push .ico:before {
    border-right-color: #26478f;
    border-top-color: #26478f;
}

.text_sytle_4 h3 span {
    border-bottom: 1px solid #26478f;
}
/*player*/
.player_boxes h1.player_title {
    color: #26478f;
}

.player_boxes .player_line {
    border-top-color: #26478f;
}

.player_boxes .player_line {
    border-bottom: 2px solid #26478f;
}

a.Button_blue {
    background-color: #26478f;
}
/*new bolg*/

.Skin_05_timeline .news_post_box .post_box h2.news_title a:hover,
.Skin_05_timeline .news_post_box .post_box .post_date a:hover,
.Skin_05_timeline .news_detail_top h2.news_title {
    color: #26478f;
}

.news_post_box .post_box .post_more a:hover {
    background: #26478f;
    border: 1px solid #26478f;
}

.Skin_05_timeline .news_detail_top .tab_right .news_detail_username a:hover,
.Skin_05_timeline .news_detail .post_date a:hover,
.Skin_05_timeline .comment_content .comment_date a,
.Skin_05_timeline .comment_content .comment_date a:link,
.Skin_05_timeline .comment_content .comment_date a:active,
.Skin_05_timeline .comment_content .comment_date a:visited,
.Skin_05_timeline .comment_content .comment_date a:hover,
.Skin_05_timeline .post_author_info .author_desc {
    color: #26478f !important;
}

.Skin_05_timeline .news_date_box span,
.Skin_05_timeline .news_date_box span i,
.Skin_05_timeline .news_more_box span,
.Skin_05_timeline .news_more_box .line span,
.Skin_05_timeline .news_post_box .news_post .dot,
.Skin_05_timeline .news_date_box span,
.Skin_05_timeline .news_date_box span i,
.Skin_05_timeline .news_more_box span,
.Skin_05_timeline .xblog_page .pager {
    background-color: #26478f;
}

.Skin_05_timeline .comment_form .Post_button .CommandButton {
    background: #26478f !important;
}


/*new page*/
.TeamDetail_left .team_social a,
.TeamDetail_right .Teamtitle span,
.accordion_7 .accordion-heading .accordion-toggle.actived,
.accordion_7 .accordion-heading .accordion-toggle.actived:hover,
.accordion_7 .accordion-heading .accordion-toggle:hover {
    color: #26478f;
}

    .loaded_list2 .progress .progress-bar,
    .advantage_box:hover .advantage_ico .glyphicons,
    .advantage_box:hover .advantage_ico .socia,
    .list_style2 li:before,
    .accordion_7 .accordion-heading .accordion-toggle.actived .accordion_icon,
    .accordion_7 .accordion-heading .accordion-toggle.actived:hover .accordion_icon,
    .accordion_7 .accordion-heading .accordion-toggle:hover .accordion_icon,
    a.Button_default2 {
        background-color: #26478f;
    }

.Testimonials_6 .ico,
.Testimonials_6 .dot a.actived {
    background-color: #26478f !important;
}

.advantage_box:hover .advantage_ico {
    border: 2px solid #26478f;
    background-color: #26478f !important;
}

.advantage_box:hover a.Button_normal2 {
    background-color: #26478f;
}

/* new portfolio */
.isotope_grid .portfolios_group a:hover,
.isotope_grid .portfolios_group a.active {
    background-color: #26478f;
}

.Text_layouts .photo_box a:hover span,
.Sidebar_layouts_categories .glyphicons,
.Sidebar_layouts_links .glyphicons {
    color: #26478f;
}

.List_layouts_text hr {
    border-color: #26478f;
}

a.portfolios_default_btn,
.Single_page a {
    color: #26478f;
    border-color: #26478f;
}

a.page_control:hover,
a.page_number:hover {
    color: #26478f !important;
    border-color: #26478f;
}

.Grid_layouts .photo_box .shade,
.Text_layouts .photo_box .shade,
a.portfolios_default_btn:hover,
.Single_page a:hover {
    background-color: #26478f;
}
p {
	margin:0px 0px 8px 0px;
	font-family: "Open Sans Regular"; 
	/*font-size: 18px;
	line-height: 26px; */
}

h1 {
    color: #26488F;
    font-family: 'Open Sans bold';
    /*font-size: 24px;*/
	font-size: 30px;
   /* line-height: 28px;*/
    line-height: 40px;
    /*font-weight: bold;*/
}

h2 {
    color: #555555;
    font-family: 'Open Sans';
    /*font-size: 16px;*/
	font-size: 26px;
    /*line-height: 18px;*/
	line-height: 32px;
    font-weight: bold;
}

h3 {
    color: #2c3433;
    font-family: 'Open Sans Semibold';
    /*font-size: 14px;*/
	font-size: 26px;
    /*line-height: 20px;*/
	line-height: 32px;

}

h4 {
    color: #000000;
    font-family: 'Open Sans Semibold';
    /*font-size: 16px;*/
	font-size: 18px;
    line-height: 18px;
   
}

h5 {
    color: #000000;
    font-family: 'Open Sans semibold';
   /* font-size: 14px;*/
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
}

h6 {
	color: #000000;
    font-family: 'Open Sans semibold';
   /* font-size: 14px;*/
    font-size: 18px;
    line-height: 14px;
    font-weight: bold;
}

/****mobile login****/
.phoneHeadBottom {
    padding: 5px 0px;
    background: #1a3e6f;
    height: 45px;
    color:#fff;
}


/* ********** header4 ************** */
#header4 {
}

.header_top {
    padding: 5px 0px;
    background: #1a3e6f;
    border-top: 2px solid #fff;
    height: 45px;
    color:#fff;
}
    .header_top .header-icon-lg a,
    .header_top .header-icon a {
        color:#fff;
    }

    .header_top .header-icon-lg a:hover,
    .header_top .header-icon a:hover {
        color:#fff;
        text-decoration:none;
    }

    .header_top .header-icon-lg {
        width:75px;
        text-align:center;
    }
    .header_top .header-icon {
        width:50px;
        text-align:center;
    }
    .header_top .header-icon-lg i,
    .header_top .header-icon i{    
        font-size:20px;
    }

    .header_top .header-icon-lg span,
    .header_top .header-icon span{
        display:block;
        font-size:smaller;
        line-height:8px;
    }

    .header_top .nav-pills {
    margin:0;
    }

    .header_top .category-selector {
        font-size:14px;
        border:1px solid #fff;
        margin-top:2px;
        color:#fff !important;
        padding:0;
        letter-spacing:2px;
        min-width:206px;
    }
        .header_top .category-selector a {
            color:#fff !important;
            border:0px; padding:0px;border-radius:0;
            padding:0 10px;
        }
        .header_top .category-selector a:hover {
            color:#fff !important;
            border:0px; 
            padding:0 10px;
            background: #1a3e6f;
        }

        .header_top .category-selector .dd i {
            font-size:18px;
        }

        .header_top .category-selector ul.category-items {            
            padding:0px;border:0px;
            border-radius:0; 
            border-top:1px solid #fff;
            background: #1a3e6f;
            
        }
            

            .header_top .category-selector ul.category-items {
                padding-top:9px; width:100%;
            } 
            .header_top .category-selector ul.category-items li {
                padding:10px;
                border-bottom:2px solid #fff;
                text-align:center;
            }
            .header_top .category-selector ul.category-items li a {
                width:100%
            }
            .header_top .category-selector ul.category-items li a:hover {
                font-weight:bold;
            }
             .header_top .category-selector ul.category-items li:first-of-type {
                
                border-top:4px solid #fff;
            }

            .header_top .category-selector ul.category-items li.clinical a:hover, 
            .header_top .category-selector ul.category-items li.clinical {
                
                background-color:#0A4C76;
            }
            .header_top .category-selector ul.category-items li.education a:hover, 
            .header_top .category-selector ul.category-items li.education {
                background-color:#017D10;
            }
            .header_top .category-selector ul.category-items li.public-safety a:hover, 
            .header_top .category-selector ul.category-items li.public-safety {
                background-color:#D6050A;
            }
            .header_top .category-selector ul.category-items li.talent a:hover, 
            .header_top .category-selector ul.category-items li.talent {
                background-color:#5894E5;
            }

.header_top .dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.header_top .dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.header_top .dropdown:hover .dropdown-menu {
    display: block;
}

.header_top .nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.header_top .navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.header_top .navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}

.languageBox {
    white-space: nowrap;
    float: right;
}

.Login {
    float: right;
}

/*search*/
.searchbut {
    color: #555555;
}

/*heder pane*/
.HeadPane {
    float: left;
    padding: 5px 0px;
}

    .HeadPane .Normal {
        font-size: 13px;
    }

.dnn_logo {
    float: left;
    width: auto;
    padding: 10px 0px !important;
}


.Head_right {
	float:right;
	text-align:right;
    margin: 0 0 0 0px;
}
/*Header_Info*/
.Header_Info {
    padding: 0px;
    margin: 0px;
}

    .Header_Info li {
        list-style: none;
        display: inline-block;
        padding: 0px 3px;
        white-space: nowrap;
    }

    * + html .Header_Info li {
        display: inline;
    }

/*main menu*/
.roll_menu {
    background-color: #ffffff;
}

.dnn_menu {
    position: relative;
    z-index: 904;
}
/*top_menu*/
#dnngo_megamenu ul {
    font-family: "Open Sans";
}

#dnngo_megamenu > div > ul {
    display: inline-block;
    vertical-align: middle;
}

* + html #dnngo_megamenu > div > ul {
    display: inline;
}

    #dnngo_megamenu > div > ul > li {
        background: none;
    }

        #dnngo_megamenu > div > ul > li > a > span {
            display: block;
            font-size: 14px;
            text-transform: uppercase;
            padding: 0 2px;
            color: #3e4543;
            transition: color ease-in 200ms,background-color ease-in 200ms;
            -moz-transition: color ease-in 200ms,background-color ease-in 200ms; /* Firefox 4 */
            -webkit-transition: color ease-in 200ms,background-color ease-in 200ms; /* Safari and Chrome */
            -o-transition: color ease-in 200ms,background-color ease-in 200ms; /* Opera */
            -ms-transition: color ease-in 200ms,background-color ease-in 200ms; /* IE9? */
            line-height: 25px;
        }

.roll_menu.roll_activated #dnngo_megamenu > div > ul > li > a > span {
    padding: 0 17px;
    height: 44px;
    line-height: 44px;
}

#dnngo_megamenu > div > ul > li.dir > a > span {
    white-space: nowrap;
}

    #dnngo_megamenu > div > ul > li.dir > a > span:after {
    }

#dnngo_megamenu > div > ul > li > a:hover > span,
#dnngo_megamenu > div > ul > li.menu_hover > a > span,
#dnngo_megamenu > div > ul > li.current > a > span,
.dnngo_megamenu_hoverstate{
    background-color: #e0eaf5;
    color: #1a3e6f;
    border-bottom: 5px solid #1a3e6f;
    padding: 25px 50px 20px 50px;
}
/*sub*/
#dnngo_megamenu .dnngo_slide_menu {
    background-color: #ffffff;
    box-shadow: 0 0 4px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 4px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.4);
}

    #dnngo_megamenu .dnngo_slide_menu li {
        padding: 0px 10px;
    }

        #dnngo_megamenu .dnngo_slide_menu li a {
            display: block;
            font-weight: normal;
            font-size: 13px;
            margin: 0px;
            padding: 0px;
            background: none;
            line-height: 20px;
            height: auto;
            border-bottom: 1px solid #d3d3d3;
            color: #3e4543;
            position: relative;
            text-align: left;
            transition: color ease-in 200ms;
            -moz-transition: color ease-in 200ms;
            -webkit-transition: color ease-in 200ms;
            -o-transition: color ease-in 200ms;
            -ms-transition: color ease-in 200ms;
        }

            #dnngo_megamenu .dnngo_slide_menu li a:hover,
            #dnngo_megamenu .dnngo_slide_menu li.menu_hover > a {
                color: #1A3E6F;
            }

        #dnngo_megamenu .dnngo_slide_menu li:last-child > a {
            border-bottom: none;
        }

        #dnngo_megamenu .dnngo_slide_menu li.dir > a:after {
            right: 0px;
        }

        #dnngo_megamenu .dnngo_slide_menu li a span {
            color: inherit;
            display: block;
            padding: 9px 60px 9px 5px;
            margin: 0px;
            background: none;
            white-space: nowrap;
        }

    #dnngo_megamenu .dnngo_slide_menu .dnngo_submenu {
        background-color: #fff;
    }

        #dnngo_megamenu .dnngo_slide_menu .dnngo_submenu ul li {
            padding: 0 15px;
        }

#dnngo_megamenu .dnngo_boxslide {
    position: relative;
    z-index: 991;
    background-color: #c1d5ec;
    box-shadow: 0 0 2px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 2px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.4);
}

    #dnngo_megamenu .dnngo_boxslide .menu_topbox,
    #dnngo_megamenu .dnngo_boxslide .menu_bottombox {
        background-color: #c1d5ec;
    }

    #dnngo_megamenu .dnngo_boxslide .menu_centerbox ul li li a {
        color: #666666;
    }

        #dnngo_megamenu .dnngo_boxslide .menu_centerbox > div > ul > li > a > span,
        #dnngo_megamenu .dnngo_boxslide .menu_centerbox ul li li a:hover,
        h2.mega_title {
            color: #5d84c3;
        }

            #dnngo_megamenu .dnngo_boxslide .menu_centerbox ul li li a:hover span:before {
            }

    #dnngo_megamenu .dnngo_boxslide .menu_topbox a,
    #dnngo_megamenu .dnngo_boxslide .menu_leftbox a,
    #dnngo_megamenu .dnngo_boxslide .menu_rightbox a,
    #dnngo_megamenu .dnngo_boxslide .menu_bottombox a,
    #dnngo_megamenu .dnngo_boxslide .menu_topbox .Normal a,
    #dnngo_megamenu .dnngo_boxslide .menu_leftbox .Normal a,
    #dnngo_megamenu .dnngo_boxslide .menu_rightbox .Normal a,
    #dnngo_megamenu .dnngo_boxslide .menu_bottombox .Normal a {
        color: #5d84c3;
    }

    #dnngo_megamenu .dnngo_boxslide .menu_rightbox .Normal,
    #dnngo_megamenu .dnngo_boxslide .menu_leftbox .Normal,
    #dnngo_megamenu .dnngo_boxslide .menu_topbox .Normal,
    #dnngo_megamenu .dnngo_boxslide .menu_bottombox .Normal,
    #dnngo_megamenu .dnngo_boxslide .menu_rightbox,
    #dnngo_megamenu .dnngo_boxslide .menu_leftbox,
    #dnngo_megamenu .dnngo_boxslide .menu_topbox,
    #dnngo_megamenu .dnngo_boxslide .menu_bottombox {
        color: #666666;
    }

ul.leftboxul li a {
    color: #666666 !important;
}

    ul.leftboxul li a:hover,
    ul.leftboxul li a span.glyphicons {
        color: #5d84c3 !important;
    }



.search,
a.search:link,
a.search:active,
a.search:visited,
.search2,
a.search2:link,
a.search2:active,
a.search2:visited,
.multi_menu ul li.active > a, .multi_menu ul li.current > a,
.multi_menu ul li a:hover,
.menu_icon {
    background-color: #26478f;
}

.multi_menu ul li li.active > a, .multi_menu ul li li.current > a,
.multi_menu ul li li a:hover {
    color: #26478f;
}
.LoginTabGroup {display:none !important;}

.Login a:hover,
.Login .registerGroup li.userMessages:hover:before,
.Login .registerGroup li.userNotifications:hover:before {
    color: #26478f !important;
}

.switchOpen {
    width:41px !important;
    color:#fff !important;
}

.switchOpen,
.SwitchClose,
.searchBox2 .search,
.searchBox2 a.search:link,
.searchBox2 a.search:active,
.searchBox2 a.search:visited,
.multi_menu > ul > li.current > a > span,
.multi_menu > ul > li.current:hover > a > span,
.multi_menu > ul > li.active > a > span,
.multi_menu > ul > li:hover > a > span {
    background-color: #1A3E6F;
    
}

.multi_menu ul li li.dir.current.active > a > span,
.multi_menu ul li li.current > a > span,
.multi_menu ul li li.dir.active > a > span,
.multi_menu ul li li:hover > a > span {
    color: #26478f;
}


.phoneHeadTop {
    border-top: 5px solid #26478f;
    background-color: #ffffff;
}

.Login .registerGroup li.userMessages a span,
.Login .registerGroup li.userNotifications a span {
    background-color: #26478f;
}

#header4,
#header4 .Normal,
.Login,
.Login a,
.Login a:link,
.Login a:active,
.Login a:visited,
.Login .loginGroup,
.Login .registerGroup,
.Login .registerGroup li.userMessages:after,
.Login .registerGroup li.userNotifications:after {
    color: #555555;
}

#header4 {
    border-top: 5px #26478f solid;
}


#dnngo_megamenu > div > ul > li > a > span {
    padding: 25px 50px;
}

#dnngo_megamenu .dnngo_slide_menu {
    background-color: #ffffff;
    box-shadow: 0 0 4px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 4px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.4);
}

    #dnngo_megamenu .dnngo_slide_menu li a {
        border-bottom: 1px solid #d3d3d3;
    }

/*roll_menu */
.roll_menu .dnn_logo {
}

.roll_menu.roll_activated {
    position: fixed;
    width: 100%;
    z-index: 1000;
    left: 0px;
    background: #ffffff;
    border-bottom: 1px solid #e3e3e3;
}

    .roll_menu.roll_activated .dnn_logo {
        display: block;
        float: left;
        line-height: 30px;
        height: 30px;
        padding: 5px 0px;
        box-sizing: content-box;
    }

        .roll_menu.roll_activated .dnn_logo img {
            max-height: 100%;
        }

    .roll_menu.roll_activated .dnn_menu {
        float: right;
        margin: 0;
    }

    .roll_menu.roll_activated .pulldownsearch {
        display: none;
    }



/* ********** header4  End ************** */




/* ********** breadcrumb ***************/



.breadcrumbBox,
.breadcrumbBox .Normal,
.breadcrumbBox a,
.breadcrumbBox a:link,
.breadcrumbBox a:active,
.breadcrumbBox a:visited,
.breadcrumbBox .breadcrumb {
    Font-Family: Open Sans;
    Font-weight: normal;
    text-transform: inherit;
    Font-Size: 13px;
    color: #fff;
}

    .breadcrumbBox .breadcrumbborder {
        /*
		padding:15px 0px;
		border-bottom:1px solid #ebebeb
		*/
    }

    .breadcrumbBox h3 {
        Font-Family: Open Sans;
        Font-Size: 22px;
        Font-weight: normal;
        text-transform: uppercase;
        color: #2c3433;
    }

.breadcrumb_Pane {
    display: none !important;
}

.breadcrumbRight {
    float: left !important;
    display: block !important;
}

.breadcrumbBox h3 {
    display: none !important;
}





/* ********** breadcrumb End ***************/


/* ********** Footer1 ************** */

.FooterOutPane {
    padding: 30px 0px;
}

.Footer_Topbg .Normal, .Footer_Topbg .Normal h3 {
    color: #ffffff;
}

a.headline_right_button {
    background-color: #ffffff;
}

    a.headline_right_button:hover {
        color: #ffffff !important;
    }


/***
.Footer_Contentbg  is moved to MHSCommon.css.        
***/

    .dnnDragHint {
        height: 10px;
    }
    .Footer_Contentbg [class*="Pane"] {
        padding: 0px;
        height: auto;
    }

    .Footer_Contentbg [class*="col-"] {
        padding-left: 0px;
        padding-right: 0px;
    }

    .Footer_Contentbg .Normal span, .Footer_Contentbg .dnntitle span span {
    }

    .Footer_Contentbg a, .Footer_Contentbg a:link, .Footer_Contentbg a:active, .Footer_Contentbg a:visited {
        text-decoration: none;
        color: white;
    }

        .Footer_Contentbg a:hover {
            text-decoration: underline;
        }

    .Footer_Contentbg .Normal,
    .Footer_Contentbg .Container-3 .title3 {
        color: #bbbbbb;
    }

.Footer_Bottombg {
    background-color: #232a29;
    padding: 30px 0px;
}

.copyright_style, .copyright_style .Normal, .copyright_style a, .copyright_style a:link, .copyright_style a:active, .copyright_style a:visited, .FooterPane .Normal {
    color: #bbbbbb;
    text-decoration: none;
    font-size: 13px;
}

    .copyright_style a:hover {
        text-decoration: underline;
    }

#to_top {
    background-color: #181d1d;
}
/*About_Box*/
.About_Box .social-icons {
    border-top: 1px solid #bbbbbb;
}

.About_Box .About_icon {
}

.About_Box .social-icons a {
}

    .About_Box .social-icons a:hover {
    }

.Blog_list li {
    border-bottom: 1px solid #bbbbbb;
}

    .Blog_list li:before {
        border-left: 5px solid #bbbbbb;
    }
/*Categories*/
.Footer_Contentbg .Categories a,
.Footer_Contentbg .Categories a:link,
.Footer_Contentbg .Categories a:active,
.Footer_Contentbg .Categories a:visited {
    color: #bbbbbb;
    text-decoration: none;
}

    .Footer_Contentbg .Categories a:hover {
    }

.Footer_Contentbg .Categories li {
    border-bottom: 1px solid #bbbbbb;
}

    .Footer_Contentbg .Categories li:before {
        border-right: 1px solid #bbbbbb;
        border-bottom: 1px solid #bbbbbb;
    }
/*Theme_Responsive_Default*/

.Footer_Contentbg .Theme_Responsive_Default .form_label {
    color: #bbbbbb;
}

.Footer_Contentbg .Theme_Responsive_Default .form_submit input {
}

.Footer_Contentbg .Theme_Responsive_Default textarea,
.Footer_Contentbg .Theme_Responsive_Default input[type="text"],
.Footer_Contentbg .Theme_Responsive_Default input[type="password"],
.Footer_Contentbg .Theme_Responsive_Default input[type="datetime"],
.Footer_Contentbg .Theme_Responsive_Default input[type="datetime-local"],
.Footer_Contentbg .Theme_Responsive_Default input[type="date"],
.Footer_Contentbg .Theme_Responsive_Default input[type="month"],
.Footer_Contentbg .Theme_Responsive_Default input[type="time"],
.Footer_Contentbg .Theme_Responsive_Default input[type="week"],
.Footer_Contentbg .Theme_Responsive_Default input[type="number"],
.Footer_Contentbg .Theme_Responsive_Default input[type="email"],
.Footer_Contentbg .Theme_Responsive_Default input[type="url"],
.Footer_Contentbg .Theme_Responsive_Default input[type="search"],
.Footer_Contentbg .Theme_Responsive_Default input[type="tel"],
.Footer_Contentbg .Theme_Responsive_Default input[type="color"],
.uneditable-input {
    border-top: 1px solid #bbbbbb !important;
    border-left: 1px solid #bbbbbb !important;
    border-bottom: 1px solid #bbbbbb !important;
    border-right: 1px solid #bbbbbb !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #bbbbbb;
}

/*.Footer_Contentbg .Normal span,
.Footer_Contentbg .dnntitle span span,
.Footer_Contentbg a,
.Footer_Contentbg a:link,
.Footer_Contentbg a:active,
.Footer_Contentbg a:visited,
.Footer_Contentbg a:hover,
.Footer_Contentbg .Categories a:hover {
    color: #5D84C3;
}*/

.copyright_style a:hover {
    color: #5d84c3;
}

.Footer_Topbg {
    background-color: white;
}

.About_Box .About_icon,
.Footer_Contentbg .Theme_Responsive_Default .form_submit input {
    background-color: #5D84C3;
}

#to_top:hover {
    background-color: #5d84c3;
}

.headline_center a {
    color: #ffffff;
}


/* ********** Footer1 End ************** */


#dnn_content {
    min-height: 350px;
}






