
.gch-sub-chevron{margin-left:auto !important;transition:transform .25s ease}
.gch-parent-open .gch-sub-chevron{transform:rotate(180deg)}
.nav-link[data-screen="lostleads"]{overflow:hidden;transition:max-height .25s ease,opacity .2s ease;max-height:0 !important;opacity:0;margin-top:0 !important;padding-top:0 !important;padding-bottom:0 !important;pointer-events:none}
.nav-link[data-screen="lostleads"].gch-open{max-height:60px !important;opacity:1;padding-top:.625rem !important;padding-bottom:.625rem !important;pointer-events:auto}
#gdm-admin-submenu{overflow:hidden;transition:max-height .25s ease;max-height:0}
#gdm-admin-submenu.gch-open{max-height:340px}
#gdmBudgetsGroup{overflow:hidden !important;transition:max-height .25s ease !important;max-height:0 !important}
#gdmBudgetsGroup.gch-open{max-height:340px !important}
#gchDevNavGroup > a{overflow:hidden;transition:max-height .25s ease,opacity .2s ease;max-height:0;opacity:0;margin-top:0 !important;padding-top:0 !important;padding-bottom:0 !important;pointer-events:none}
#gchDevNavGroup.gch-open > a{max-height:60px;opacity:1;padding-top:.5rem !important;padding-bottom:.5rem !important;pointer-events:auto}
#gchDevNavGroup > .gdm-navgroup-title{cursor:pointer;display:flex;align-items:center}
