/* Cleubi Logout/Cache Guard V27 */

body.clb27-ready {
  overflow-x: hidden !important;
}

/*
  A barra oficial é a clb24-topbar.
  Qualquer topo antigo duplicado marcado será escondido.
*/
body.clb27-ready .clb27-remove-old-topbar,
body.clb27-ready .clb21-topbar,
body.clb27-ready .clb22-topbar,
body.clb27-ready .clb23-guest-topbar,
body.clb27-ready .clb-v20-topbar,
body.clb27-ready .clb-v19-topbar,
body.clb27-ready .clb-v18-topbar,
body.clb27-ready .clb-mobile-topbar-v17 {
  display: none !important;
  visibility: hidden !important;
  pointer-events: none !important;
  height: 0 !important;
  min-height: 0 !important;
  max-height: 0 !important;
  overflow: hidden !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}
