html:root .grey{
--light: var(--ON); --dark: var(--OFF);
--mgm-sub-speed: 400ms;
--mgm-hamburger-width-auto: calc(var(--mgm-hamburger-width) * 1);
--mgm-hamburger-height-auto: calc(var(--mgm-hamburger-height) * 1);
--mgm-hamburger-border-radius-auto: calc(var(--mgm-hamburger-border-radius) * 1);
}
@media (prefers-color-scheme: dark) { html:root .grey{--light: var(--OFF); --dark: var(--ON);} }
.jbmm-1809{
row-gap:0.6rem;
column-gap:0.6rem;
}
#jbmm-1809 .mega-info-bar{
column-gap:0.6rem;
}
#jbmm-1809 .mega-extra-bar{
column-gap:0.6rem;
}
#jbmm-1809{
justify-content: center;
}
@media all and (max-width: 800px) {
#jbmm-1809{
justify-content: center;
}
}
#jbmm-1809 div.sub-container {
background: rgb(255, 255, 255);
-webkit-border-radius: 0 0 8px 8px;
-moz-border-radius: 0 0 8px 8px;
border-radius: 0 0 8px 8px;
-webkit-box-shadow: rgba(200, 200, 200, 0.4) 1px 2px 8px;
-moz-box-shadow: rgba(200, 200, 200, 0.4) 1px 2px 8px;
box-shadow: rgba(200, 200, 200, 0.4) 1px 2px 8px;
}
#jbmm-1809 .mega-tri::after {
-webkit-box-shadow: rgba(200, 200, 200, 0.4) 1px 2px 8px;
-moz-box-shadow: rgba(200, 200, 200, 0.4) 1px 2px 8px;
box-shadow: rgba(200, 200, 200, 0.4) 1px 2px 8px;
}
#mega-menuh-1809 li ul.sub li a, #mega-menuh-1809 li ul.sub li span.nolink,
#mega-menuh-1809 .area-container ul li a,
#mega-menuh-1809 li.mega-subhead ul.sub_menu li a, #mega-extras-1809 li ul.sub li a, #mega-info-1809 li ul.sub li a, #jbmm-1809 .spec-member ul.jbmm-pl li a, #mega-menuh-1809 li div > a:not(.btn) {
color: rgb(102, 102, 102);
}
#mega-menuh-1809 li ul.sub li a:hover, #mega-menuh-1809 .area-container ul li a:hover,
#mega-menuh-1809 li ul.sub li.mega-subhead ul.sub_menu li a:hover, #mega-extras-1809 li ul.sub li a:hover, #mega-info-1809 li ul.sub li a:hover, #mega-menuh-1809 li div > a:hover {
color: rgb(0, 0, 0);
}
#jbmm-1809 li .sub-container li a:hover,
#mega-menuh-1809 .sub li.mega-subhead li a:hover, #mega-menuh-1809 li.mega-subhead ul.sub_menu li a:hover, #jbmm-1809 li .sub-container div > a:hover {
background: rgba(188, 188, 188, 0.3);
}
#mega-menuh-1809 li .sub li.mega-subhead .mega-subhead-a {
background: rgba(243, 246, 244, 0.8);
color: rgb(102, 102, 102);
}
#mega-menuh-1809 li .sub li.mega-subhead .mega-subhead-a:hover {
background: rgba(188, 188, 188, 0.3);
color: rgb(0, 0, 0);
}
.jbmm-1809 .search-form input, .jbmm .search-form .btn{
}
#jbmm-1809 .jbmm-panel-list ul.jbmm-pl li.mm-active > a {
background: rgb(255, 255, 255);
color: rgb(102, 102, 102);
}
@media only screen and (max-width: 767px) {
#nav-hamburger-modern { display:flex;} .jbmm.horiz-nav-menu { display:none;} #nav-hamburger-modern ul.mega-ham-modern { width:100%;}
}
@media only screen and (min-width: 768px) {
#nav-icon-modern, #nav-hamburger-modern ul.mega-ham-modern { display:none;}
}
#nav-icon-modern{ z-index: 1300;}
#nav-icon-modern{position:fixed;}
#nav-icon-modern b{background-color:rgb(51, 51, 51) !important;}
#nav-hamburger-modern, #nav-hamburger-modern .mm-panels { background-color:rgb(0, 0, 0) !important; --mm-color-background: rgb(0, 0, 0);}
#nav-hamburger-modern .mm-panels, #nav-hamburger-modern li a { color:rgb(255, 255, 255) !important; --mm-color-text: rgb(255, 255, 255); --mm-color-button: rgb(255, 255, 255);} #nav-hamburger-modern .mm-listitem:after{background-color: rgb(255, 255, 255) !important; --mm-color-border: rgb(255, 255, 255);}
#nav-hamburger-modern li a:hover { background-color:rgb(153, 153, 153) !important; --mm-color-background-highlight: rgb(153, 153, 153);}
#nav-hamburger-modern li a:hover { color:rgb(255, 255, 255) !important;}
body #mm-0::before{
animation-delay:0.4s; transition:all 0.4s ease; will-change: transform;
}
body.mm-wrapper_opening #mm-0::before {
content:""; position:absolute; display: inline-block; height:100%; width:100%; z-index:898; -webkit-filter: blur(5px) brightness(100%); backdrop-filter: blur(5px) brightness(100%);
overflow:hidden;
}