@import '_content/DFNLibrary.Web/DFNLibrary.Web.bundle.scp.css';

/* _content/NormalizationPortal/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-5qtmhuchjj] {
  position: relative;
  min-height: 100vh;
  background-color: var(--bg-primary);
  overflow: auto;
}

.main-content-host[b-5qtmhuchjj] {
  width: unset !important;
  min-height: 100vh;
  height: 100vh;
  display: flex;
  flex-direction: column;
}

.content-scroll-host[b-5qtmhuchjj] {
  width: unset !important;
  flex: 1;
  overflow-y: auto;
  overflow-x: auto;
}

/* Sidebar shell */
.app-sidebar[b-5qtmhuchjj] {
  background: var(--sidebar-bg, var(--bg-secondary, #0f172a)) !important;
  border-right: 1px solid var(--sidebar-border, var(--border-color, rgba(148, 163, 184, 0.18)));
}

.sidebar-host[b-5qtmhuchjj] {
  height: 100%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.sidebar-footer[b-5qtmhuchjj] {
  margin-top: auto;
  padding: 0.75rem 0.75rem 1rem;
  width: 100%;
  text-align: right;
  border-top: 1px solid var(--sidebar-border, var(--border-color, rgba(148, 163, 184, 0.18)));
  background: transparent;
}

#sidebarToggle[b-5qtmhuchjj] {
  border-color: var(--sidebar-border, var(--border-color, rgba(148, 163, 184, 0.18))) !important;
  background: transparent !important;
  border-radius: 0.5rem;
}

  #sidebarToggle:hover[b-5qtmhuchjj] {
    background: var(--sidebar-hover, rgba(255, 255, 255, 0.06)) !important;
  }

/* Docked collapse button */
.app-sidebar.e-dock .sidebar-footer[b-5qtmhuchjj] {
  text-align: center;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.app-sidebar.e-dock #sidebarToggle[b-5qtmhuchjj] {
  min-width: 40px;
  padding-left: 0.4rem;
  padding-right: 0.4rem;
}

.stat-item[b-5qtmhuchjj] {
  min-width: 60px;
  text-align: center;
}

  .stat-item strong[b-5qtmhuchjj] {
    display: block;
    font-weight: 600;
  }

.top-row[b-5qtmhuchjj] {
  background-color: var(--bg-secondary);
  border-color: var(--border-color) !important;
  position: sticky;
  top: 0;
  flex: 0 0 auto;
}

@media (max-width: 640.98px) {
  .top-row[b-5qtmhuchjj] {
    flex-wrap: wrap;
    gap: 0.75rem;
  }
}

#blazor-error-ui[b-5qtmhuchjj] {
  z-index: 2000;
}
/* _content/NormalizationPortal/Components/Layout/NavMenu.razor.rz.scp.css */
:host[b-7gxd8w0hn5] {
  display: block;
  height: 100%;
}

.sidebar-shell[b-7gxd8w0hn5] {
  --nl-sidebar-bg: var(--sidebar-bg, var(--bg-secondary, #0f172a));
  --nl-sidebar-border: var(--sidebar-border, var(--border-color, rgba(148, 163, 184, 0.18)));
  --nl-sidebar-text: var(--sidebar-text, var(--text-primary, #e5e7eb));
  --nl-sidebar-hover: var(--sidebar-hover, rgba(255, 255, 255, 0.06));
  --nl-sidebar-active: var(--sidebar-active, rgba(255, 255, 255, 0.12));
  height: 100% !important;
  display: flex;
  flex-direction: column;
  background: transparent;
  /*color: var(--nl-sidebar-text);*/
  overflow: hidden;
}

.sidebar-brand-row[b-7gxd8w0hn5] {
  flex: 0 0 auto;
  border-bottom: 1px solid var(--nl-sidebar-border);
  background: transparent;
}

.sidebar-brand-inner[b-7gxd8w0hn5] {
  min-height: 4rem;
  display: flex;
  justify-content:center;
  align-items: center;
  padding: 0 1rem;
}

.sidebar-brand-row .navbar-brand[b-7gxd8w0hn5] {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  margin: 0;
 /* color: var(--nl-sidebar-text);*/
  text-decoration: none;
  min-width: 0;
  overflow: hidden;
}

  .sidebar-brand-row .navbar-brand:hover[b-7gxd8w0hn5] {
    /*color: var(--nl-sidebar-text);*/
  }

.brand-icon[b-7gxd8w0hn5] {
  flex: 0 0 auto;
}

.brand-text[b-7gxd8w0hn5] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sidebar-content[b-7gxd8w0hn5] {
  flex: 1;
  min-height: 0;
  display: flex;
  flex-direction: column;
}

.nav-scrollable[b-7gxd8w0hn5] {
  flex: 1;
  min-height: 0;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0.5rem 0;
 /* background: transparent;*/
}

.normallama-menu[b-7gxd8w0hn5] {
  height: 100%;
  border: none !important;
  background: transparent !important;
}

  .normallama-menu .e-menu-wrapper[b-7gxd8w0hn5],
  .normallama-menu .e-menu-container[b-7gxd8w0hn5],
  .normallama-menu .e-menu[b-7gxd8w0hn5],
  .normallama-menu .e-ul[b-7gxd8w0hn5],
  .normallama-menu .e-menu-parent[b-7gxd8w0hn5] {
    width: 100%;
    min-height: 100%;
    border: none !important;
    background: transparent !important;
    box-shadow: none !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .normallama-menu .e-menu-item[b-7gxd8w0hn5] {
    height: auto;
    line-height: normal;
    padding: 0 !important;
    margin: 0 !important;
    background: transparent !important;
  }

  .normallama-menu .menu-item-content[b-7gxd8w0hn5] {
    width: 100%;
    min-height: 44px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    gap: 0.875rem;
    padding: 0.75rem 1rem;
    white-space: nowrap;
  }

  .normallama-menu .menu-icon[b-7gxd8w0hn5] {
    flex: 0 0 16px;
    width: 16px;
    min-width: 16px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    /*    width: 16px;
    min-width: 16px;
    height: 16px;
    flex: 0 0 16px;
    display: inline-flex;
    align-items: center;
    justify-content: center;*/
    /* color: currentColor;*/
  }

    .normallama-menu .menu-icon svg[b-7gxd8w0hn5] {
      width: 16px;
      height: 16px;
      display: block;
    }

  .normallama-menu .menu-text[b-7gxd8w0hn5] {
    display: block;
    flex: 1 1 auto;
    min-width: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .normallama-menu .e-menu-item:hover .menu-item-content[b-7gxd8w0hn5],
  .normallama-menu .e-menu-item.e-focused .menu-item-content[b-7gxd8w0hn5] {
   /* background: var(--nl-sidebar-hover);*/
    background: transparent !important;
  }

  .normallama-menu .e-menu-item.e-selected .menu-item-content[b-7gxd8w0hn5],
  .normallama-menu .e-menu-item.e-active .menu-item-content[b-7gxd8w0hn5] {
  /*  background: var(--nl-sidebar-active);*/
    background: transparent !important;
    vertical-align:middle;
  }

  .normallama-menu .menu-item-content.collapsed[b-7gxd8w0hn5] {
    display: flex;
    width: 50px;
    justify-content: center;
    align-items: center;
    padding: 0;
    gap: 0;
  }

.app-sidebar.e-dock .sidebar-brand-inner[b-7gxd8w0hn5] {
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
}
.app-sidebar.e-dock .normallama-menu .e-menu-item[b-7gxd8w0hn5] {
  width: 100%;
  display: block;
  text-align: center;
}
.app-sidebar.e-dock .normallama-menu .menu-item-content[b-7gxd8w0hn5] {
  width: 100%;
  height: 40px;
  min-height: 40px;
  margin: 4px 0;
  border-radius: 10px;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
  .app-sidebar.e-dock .normallama-menu .menu-item-content:hover[b-7gxd8w0hn5] {
    background: var(--sidebar-hover, rgba(255,255,255,.08));
    transform: scale(1.05);
    transition: all .12s ease;
  }

.app-sidebar.e-dock .normallama-menu .e-selected .menu-item-content[b-7gxd8w0hn5] {
  background: var(--sidebar-active, rgba(255,255,255,.16));
}

.app-sidebar.e-dock .normallama-menu .menu-icon[b-7gxd8w0hn5] {
  width: 16px;
  min-width: 16px;
  height: 16px;
  flex: 0 0 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
}
.app-sidebar.e-dock .normallama-menu .e-anchor-wrap[b-7gxd8w0hn5],
.app-sidebar.e-dock .normallama-menu .e-menu-url[b-7gxd8w0hn5] {
  display: block;
  width: 100%;
}
.nav-scrollable[b-7gxd8w0hn5]::-webkit-scrollbar {
  width: 10px;
}

.nav-scrollable[b-7gxd8w0hn5]::-webkit-scrollbar-thumb {
  background: rgba(148, 163, 184, 0.25);
  border-radius: 9999px;
}
.app-sidebar.e-dock .nav-scrollable[b-7gxd8w0hn5] {
  padding: 0.5rem 0;
}
.e-menu-item.e-navigable[b-7gxd8w0hn5]{
  width:84px !important;
}
