/* Mobiele header: menuknop en zoekveld gelijk uitgelijnd */
@media(max-width:991px){
 body #header .header-main .visible-for-sm.header-left{flex:0 0 44px!important;height:50px;align-items:center}
 body #header .header-main .visible-for-sm.header-center{flex:1 1 0%!important;min-width:0;padding-left:12px!important;align-items:center}
 body #header .header-main .mobile-toggle{display:flex!important;align-items:center;justify-content:center;width:44px;height:50px;min-height:50px;margin:0!important;padding:0!important;line-height:1}
 body #header .header-main .mobile-toggle i{display:block;width:22px;height:22px;font-size:22px;line-height:22px;margin:0;padding:0}
 body #header .header-main .searchform-popup{min-width:0;width:100%;height:50px}
 body #header .header-main .searchform-popup .searchform{box-sizing:border-box;width:100%!important;height:50px;min-height:50px;margin:0!important}
 body #header .header-main .searchform .searchform-fields{display:flex!important;align-items:stretch;width:100%;height:46px;min-height:46px}
 body #header .header-main .searchform .searchform-fields>.text{display:flex;flex:1 1 0%;width:auto!important;min-width:0;height:46px}
 body #header .header-main .searchform .searchform-fields>.text input[name="s"]{display:block;box-sizing:border-box;width:100%!important;max-width:none;height:46px!important;min-height:46px!important;margin:0!important;padding:0 12px!important;border:0;line-height:normal;font-size:14px}
 body #header .header-main .searchform .button-wrap{display:flex;flex:0 0 44px;width:44px;height:46px;margin:0;padding:0}
 body #header .header-main .searchform .button-wrap button{display:flex!important;align-items:center;justify-content:center;width:44px!important;min-width:44px;height:46px!important;min-height:46px!important;margin:0;padding:0!important;line-height:1;border:0}
 body #header .header-main .searchform .button-wrap button i{display:block;width:18px;height:18px;margin:0;padding:0!important;font-size:18px;line-height:18px}
}

body #side-nav-panel .side-nav-panel-close svg line{stroke:#17324f}body #side-nav-panel .nav-tabs .nav-link{color:#53657a}body #side-nav-panel .nav-tabs .nav-link.active{color:#d96b11}

