/* STRONG LMB 360 - V18.4.15 Total Functional Certification */
.login-v18311-meta span:first-child {
  font-size: 0 !important;
  overflow-wrap: anywhere;
}

.login-v18311-meta span:first-child::after {
  content: "Version V18.4.15-TOTAL-FUNCTIONAL-CERTIFICATION";
  font-size: 11px !important;
}

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;
}

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

#strong-backup-floating-v18373 {
  z-index: 10020 !important;
  right: 18px !important;
  bottom: 18px !important;
}

.strong-help-panel.show,
.strong-help-panel.open,
.strong-help-panel.v18415-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.v18415-open {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
}

#content-area button,
#content-area [role="button"],
#nav-main [data-module] {
  touch-action: manipulation;
}

@media (max-width: 760px) {
  #strong-help-open.strong-help-launcher {
    right: 14px !important;
    bottom: 88px !important;
  }
}
