/* Project Specific CSS */
/*div.app-toolbar-row {
  background-color: #003B64;
}*/

/* BB-3708: hide the "Classic" menu header when no classic menu items remain
   (e.g. custom payer users whose legacy menu is filtered down to nothing). */
.primary-menu .classic:only-child {
  display: none;
}
