/* Hide staff pages until mbrics-access.js clears mbrics-staff-pending */
html.mbrics-staff-pending body {
  visibility: hidden;
}
