/* Final shared identity overrides for every Zidan page. */
@media(max-width:900px){
 .mobile-panel{background:#fff!important;color:#073c57!important;border-top:1px solid #d7e2e7!important;border-bottom:1px solid #086b9b!important;box-shadow:0 18px 30px rgba(4,42,62,.16)!important;padding:0 18px 18px!important}
 .mobile-panel>a,.mobile-group>button{background:#fff!important;color:#073c57!important;border-bottom:1px solid #d7e2e7!important;text-shadow:none!important}
 .mobile-panel>a:hover,.mobile-group>button:hover{background:#f2f7f9!important;color:#086b9b!important}
 .mobile-sub{background:#fff!important}.mobile-sub a{display:block!important;background:#f2f7f9!important;color:#073c57!important;border-bottom:1px solid #e2eaee!important;text-shadow:none!important}
 .mobile-toggle{background:#fff!important;color:#086b9b!important}
}
