/* Temp Fix MCCBST-99 - make sub item font size smaller to fit in fixed width dropdown */
.rh-top-nav .rh-top-nav__sub-menu .rh-top-nav__link { font-size: 16px !important; }

.toolbar-menu-administration ul li a { font-size: 13px; }

/* Temp fix for alert-success on job apply pages */
.path-apply .alert-success, .path-submit-resume .alert-success { display: none }