/*hide buttons - move closed msg to page not form*/
.cisco-clemea24-registration-form-SpeakerRegNotOpen .form-footer-actions,
.cisco-clemea24-registration-form-arprnoaccess .form-footer-actions,
.cisco-clemea24-registration-form-readonlyregclosed .form-footer-actions,
.cisco-clemea24-ExecutiveSymposiumRSVP-form-rsvpresponse .form-footer-actions,
.cisco-clemea24-guestinfo-form-guestnoaccessform .form-footer-actions,
.cisco-clemea24-execsympdecline-form-execsympregrets .form-footer-actions,
.rfwf-account-orders .mdBtnR-adv,
.cisco-clemea24-reg-confirm .rfwf-confirmation-buttons .rfwf-panel-interior,
.cisco-clemea24-additionalorder-confirm .rfwf-confirmation-buttons .rfwf-panel-interior,
.cisco-clemea24-additionalorder-confirm .purchased-regcodes
{display:none !important;}
/*hide return to my account*/
#bulkPackagesDashboard .headline-prev-page, #bulkPackagesDashboard .wf-dashboard-return {
  display:none;
}
/* Update the color of the bulk management card background */
#bulkPackagesDashboard .item-card .card-header {
    background: #0d274c !important;
}
