
/* Local clone overrides: remove the template-side contact floater only. */
#customerService,.customer-service{display:none!important;visibility:hidden!important;pointer-events:none!important;}
#codex-browser-sidebar-comments-root{display:none!important;}
body{overflow-x:hidden;}

#fullSubNavBox{position:fixed!important;top:81px!important;left:0!important;right:0!important;z-index:999!important;pointer-events:none;}
#fullSubNavBox .customModuleRow{pointer-events:auto;}
body:has(#nav .NItem[data-subid="164"]:hover) #row_164,
body:has(#nav .NItem[data-subid="171"]:hover) #row_171,
body:has(#nav .NItem[data-subid="178"]:hover) #row_178,
body:has(#nav .NItem[data-subid="186"]:hover) #row_186,
body:has(#nav .NItem[data-subid="193"]:hover) #row_193,
#fullSubNavBox:has(#row_164:hover) #row_164,
#fullSubNavBox:has(#row_171:hover) #row_171,
#fullSubNavBox:has(#row_178:hover) #row_178,
#fullSubNavBox:has(#row_186:hover) #row_186,
#fullSubNavBox:has(#row_193:hover) #row_193{display:block!important;opacity:1!important;visibility:visible!important;transform:translateY(0)!important;max-height:1000px!important;}
