/* Mobile_Menu.css */
#navigation-mobile,.mobile_menu .inner{background-color:#0f1c26;font-size:20px}#navigation-mobile a{width:100%}#navigation-mobile ul.level_1{margin-right:15px;padding-top:100px;padding-left:15px;background-image:url("../../files/images/Logo_light.png");background-position:center top;background-repeat:no-repeat;background-size:70%}#navigation-mobile ul.level_1 li{border-bottom:1px solid #fff}#navigation-mobile ul.level_1 ul li{border-bottom:0px solid}#navigation-mobile ul li{padding-top:10px;padding-bottom:10px;list-style-type:none}#navigation-mobile a:link,#navigation-mobile a:visited,#navigation-mobile a:hover,#navigation-mobile li .forward{font-weight:normal;color:#b3b3b3}#navigation-mobile .active{font-weight:bold;color:#fff}