#header { background: #0d66bf !important; }

#siteNameLink { position: absolute; top: 38px; left: 16px; font-size: 28px;letter-spacing: -.05em; font-weight: bold; }

#siteNameLink > a { color: white; text-decoration: none; }





#left_main_menu ul li.menu_active {

    background: #0d66bf !important; /* Old browsers */

}

#left_main_menu ul li.menu_active:after {
    background: #0d66bf !important; /* Old browsers */
}



/*Mobile*/
#logo_area{
 /*background:#343A40 !important;*/
 /*border-bottom:2px solid #dfdfdf !important;*/
    background-image: linear-gradient(to right, #f83600 0%, #f9d423 100%) !important;
}

#header_mobile{
    /*background:#343A40 !important;*/
    background-image: linear-gradient(to right, #f83600 0%, #f9d423 100%) !important;
}

#logo_text{
    /*color:#FFC107;*/

    color: #f6f6f6;
    font-size: 18px !important;
    text-shadow: none !important;

}

#logo_dub_text{color:#343A40 !important; margin-bottom:6px !important;}
#logo_dub_text span { color: brown !important;  }