/* HU-BAR panels: photo backgrounds disabled. Customer Menu Card is excluded. */
html.hu-no-panel-photo,
html.hu-no-panel-photo body,
html.hu-no-panel-photo body.hu-role-shell{
  background:#09090b!important;
  background-color:#09090b!important;
  background-image:none!important;
  background-attachment:scroll!important;
}
html.hu-no-panel-photo body::before,
html.hu-no-panel-photo body::after,
html.hu-no-panel-photo .stage::before{
  content:none!important;
  display:none!important;
  background:none!important;
  background-image:none!important;
}
html.hu-no-panel-photo .hu-role-fixed-bg,
html.hu-no-panel-photo .hu-login-fixed-bg,
html.hu-no-panel-photo .staff-panel-fixed-bg,
html.hu-no-panel-photo .cashier-fixed-bg,
html.hu-no-panel-photo .admin-fixed-bg,
html.hu-no-panel-photo .kitchen-fixed-bg{
  display:none!important;
  background:none!important;
  background-image:none!important;
}
html.hu-no-panel-photo .stage,
html.hu-no-panel-photo .home{
  background-color:#09090b!important;
  background-image:none!important;
}
