/* STRONG LMB 360 - V18.4.14
   Reparacion funcional: menu lateral accesible, navegacion visible y version coherente. */
body.strong-authenticated .sidebar:hover,
body.auth-active .sidebar:hover,
body.strong-authenticated .sidebar:focus-within,
body.auth-active .sidebar:focus-within,
body.strong-menu-open .sidebar,
body.strong-menu-pinned .sidebar {
  transform: translateX(0) !important;
  box-shadow: 20px 0 60px rgba(0,0,0,.24) !important;
}

body.strong-authenticated #strong-menu-hotzone,
body.auth-active #strong-menu-hotzone {
  width: 28px !important;
  z-index: 5001 !important;
}

body.strong-authenticated .sidebar,
body.auth-active .sidebar {
  overflow-y: auto !important;
  pointer-events: auto !important;
}

.login-v18311-meta span:first-child {
  font-size: 0 !important;
  overflow-wrap: anywhere;
}

.login-v18311-meta span:first-child::after {
  content: "Versión V18.4.14-FUNCTIONAL-NAVIGATION-STABILITY-REPAIR";
  font-size: 11px !important;
}

.strong-help-panel.show,
.strong-help-panel.open,
.strong-help-panel.v18414-open {
  transform: none !important;
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
}

.strong-help-backdrop.show,
.strong-help-backdrop.open,
.strong-help-backdrop.v18414-open {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
}

#strong-help-open.strong-help-launcher {
  z-index: 10020 !important;
  right: 22px !important;
  bottom: 92px !important;
}

#strong-backup-floating-v18373 {
  z-index: 10010 !important;
}
