/* /Views/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-8ebtzm6mcz] {
  white-space: normal;
  word-break: break-word;
}

a[b-8ebtzm6mcz] {
  color: #0b63ce;
}

.btn-primary[b-8ebtzm6mcz] {
  color: #fff;
  background-color: #185fa8;
  border-color: #155690;
}

.nav-pills .nav-link.active[b-8ebtzm6mcz],
.nav-pills .show > .nav-link[b-8ebtzm6mcz] {
  color: #fff;
  background-color: #185fa8;
  border-color: #155690;
}

.border-top[b-8ebtzm6mcz] {
  border-top: 1px solid #dde3ea;
}

.border-bottom[b-8ebtzm6mcz] {
  border-bottom: 1px solid #dde3ea;
}

.box-shadow[b-8ebtzm6mcz] {
  box-shadow: 0 .15rem .65rem rgba(20, 36, 54, .08);
}

.footer[b-8ebtzm6mcz] {
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}

.oa-topbar[b-8ebtzm6mcz] {
  position: sticky;
  top: 0;
  z-index: 1040;
  min-height: 58px;
  background: #fff;
  box-shadow: 0 2px 10px rgba(20, 36, 54, .06);
}

.oa-topbar .navbar[b-8ebtzm6mcz] {
  min-height: 58px;
  padding: .45rem .75rem;
}

.oa-product-name[b-8ebtzm6mcz] {
  margin: 0;
  color: #17324d;
  font-size: 1.05rem;
  font-weight: 700;
}

.oa-navigation-toggle[b-8ebtzm6mcz] {
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  height: 2.25rem;
  padding: 0;
  font-size: 1.1rem;
}

.oa-utility-link[b-8ebtzm6mcz] {
  align-items: center;
  color: #34495e;
  font-size: .925rem;
  text-decoration: none;
  white-space: nowrap;
}

.oa-utility-link:hover[b-8ebtzm6mcz],
.oa-utility-link:focus[b-8ebtzm6mcz] {
  color: #0b63ce;
}

.oa-user-name[b-8ebtzm6mcz] {
  max-width: 12rem;
  overflow: hidden;
  color: #5d6b79;
  font-size: .875rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.oa-company-shell[b-8ebtzm6mcz] {
  --oa-sidebar-width: 15rem;
  --oa-page-header-height: 5.5rem;
  display: flex;
  min-height: calc(100vh - 58px);
  background: #f5f7fa;
}

.oa-sidebar[b-8ebtzm6mcz] {
  flex: 0 0 var(--oa-sidebar-width);
  width: var(--oa-sidebar-width);
  color: #dfe8f1;
  background-color: #17324d !important;
  border-right: 1px solid #10283e;
}

.oa-sidebar-body[b-8ebtzm6mcz] {
  display: flex;
  flex-direction: column;
  height: calc(100vh - 58px);
  overflow-y: auto;
  overscroll-behavior: contain;
}

.oa-sidebar-context[b-8ebtzm6mcz] {
  display: flex;
  flex-shrink: 0;
  min-height: var(--oa-page-header-height);
  box-sizing: border-box;
  justify-content: center;
  flex-direction: column;
  gap: .2rem;
  padding: .75rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, .12);
}

.oa-sidebar-eyebrow[b-8ebtzm6mcz] {
  color: #aebfd0;
  font-size: .75rem;
}

.oa-context-home[b-8ebtzm6mcz] {
  color: #e6eef6;
  display: block;
  text-decoration: none;
  border-radius: .35rem;
  padding: .35rem 0;
}

.oa-context-home:hover[b-8ebtzm6mcz],
.oa-context-home.active[b-8ebtzm6mcz] {
  color: #fff;
  text-decoration: underline;
  text-underline-offset: .3rem;
}

.oa-context-home:focus-visible[b-8ebtzm6mcz] {
  outline: 2px solid #fff;
  outline-offset: 3px;
}

.oa-company-navigation[b-8ebtzm6mcz] {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: .75rem .65rem 1rem;
}

.oa-sidebar[b-8ebtzm6mcz]  .oa-nav-group {
  margin-bottom: .75rem;
}

.oa-sidebar[b-8ebtzm6mcz]  .oa-nav-personal {
  margin-top: auto;
  margin-bottom: 0;
  padding-top: .75rem;
  border-top: 1px solid rgba(255, 255, 255, .12);
}

.oa-sidebar[b-8ebtzm6mcz]  .oa-nav-group-label {
  margin: 0;
  padding: .4rem .65rem;
  color: #9eb1c4;
  font-size: .75rem;
  font-weight: 600;
  letter-spacing: .08em;
}

.oa-sidebar[b-8ebtzm6mcz]  .oa-nav-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.oa-sidebar[b-8ebtzm6mcz]  .oa-nav-link {
  display: flex;
  align-items: center;
  gap: .7rem;
  min-height: 2.6rem;
  margin: .1rem 0;
  padding: .45rem .65rem;
  color: #dfe8f1;
  text-decoration: none;
  border-radius: .45rem;
}

.oa-sidebar[b-8ebtzm6mcz]  .oa-nav-link:hover,
.oa-sidebar[b-8ebtzm6mcz]  .oa-nav-link:focus {
  color: #fff;
  background: rgba(255, 255, 255, .1);
}

.oa-sidebar[b-8ebtzm6mcz]  .oa-nav-link.active {
  color: #fff;
  background: #1769aa;
  box-shadow: inset 3px 0 0 #72c7ff;
}

.oa-sidebar[b-8ebtzm6mcz]  .oa-nav-symbol {
  display: inline-flex;
  flex: 0 0 1.75rem;
  align-items: center;
  justify-content: center;
  width: 1.75rem;
  height: 1.75rem;
  color: #d9ecfa;
  font-size: .8rem;
  font-weight: 700;
  background: rgba(255, 255, 255, .09);
  border-radius: .4rem;
}

.oa-sidebar[b-8ebtzm6mcz]  .oa-nav-label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.oa-main-column[b-8ebtzm6mcz] {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  min-width: 0;
}

.oa-content[b-8ebtzm6mcz] {
  flex: 1 0 auto;
  width: 100%;
  padding: 1.5rem clamp(1rem, 2.5vw, 2.5rem);
  background: #fff;
}

.oa-page-header[b-8ebtzm6mcz] {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  min-height: var(--oa-page-header-height);
  box-sizing: border-box;
  padding: 1rem clamp(1rem, 2.5vw, 2.5rem);
  border-bottom: 1px solid #dde3ea;
  background: #fff;
}

.oa-page-header h1[b-8ebtzm6mcz] {
  margin: 0;
  font-size: 1.75rem;
  line-height: 1.3;
  overflow-wrap: anywhere;
}

.oa-footer[b-8ebtzm6mcz] {
  flex: 0 0 auto;
  padding: 1rem clamp(1rem, 2.5vw, 2.5rem);
  background: #f8fafc;
  font-size: .875rem;
}

@media (min-width: 768px) {
  .oa-sidebar[b-8ebtzm6mcz] {
    position: sticky;
    top: 58px;
    align-self: flex-start;
    height: calc(100vh - 58px);
    transition: flex-basis .18s ease, width .18s ease;
  }

  .oa-company-shell.oa-sidebar-collapsed[b-8ebtzm6mcz] {
    --oa-sidebar-width: 4.5rem;
  }

  .oa-sidebar-collapsed[b-8ebtzm6mcz]  .oa-nav-group-label,
  .oa-sidebar-collapsed[b-8ebtzm6mcz]  .oa-nav-label {
    display: none;
  }

  .oa-sidebar-collapsed .oa-sidebar-context > *[b-8ebtzm6mcz] {
    display: none;
  }

  .oa-sidebar-collapsed .oa-company-navigation[b-8ebtzm6mcz] {
    padding-right: .45rem;
    padding-left: .45rem;
  }

  .oa-sidebar-collapsed[b-8ebtzm6mcz]  .oa-nav-group {
    margin-bottom: .35rem;
  }

  .oa-sidebar-collapsed[b-8ebtzm6mcz]  .oa-nav-link {
    justify-content: center;
    padding-right: .35rem;
    padding-left: .35rem;
  }

  .oa-sidebar-collapsed[b-8ebtzm6mcz]  .oa-nav-link.active {
    box-shadow: inset 2px 0 0 #72c7ff;
  }
}

@media (max-width: 767.98px) {
  .oa-company-shell[b-8ebtzm6mcz] {
    display: block;
  }

  .oa-sidebar[b-8ebtzm6mcz] {
    --bs-offcanvas-width: min(18rem, 88vw);
    color: #dfe8f1;
  }

  .oa-sidebar .offcanvas-header[b-8ebtzm6mcz] {
    color: #fff;
  }

  .oa-sidebar .btn-close[b-8ebtzm6mcz] {
    filter: invert(1) grayscale(100%) brightness(200%);
  }

  .oa-sidebar-body[b-8ebtzm6mcz] {
    height: calc(100vh - 57px);
  }

  .oa-content[b-8ebtzm6mcz] {
    padding-top: 1.15rem;
  }
}

@media (max-width: 575.98px) {
  .oa-topbar .navbar[b-8ebtzm6mcz] {
    padding-right: .5rem;
    padding-left: .5rem;
  }

  .oa-product-name[b-8ebtzm6mcz] {
    font-size: .95rem;
  }

  .oa-utility-link[b-8ebtzm6mcz] {
    font-size: .85rem;
  }

  .oa-content[b-8ebtzm6mcz] {
    padding-right: .8rem;
    padding-left: .8rem;
  }

  .oa-page-header[b-8ebtzm6mcz] {
    padding-right: .8rem;
    padding-left: .8rem;
    min-height: 4.5rem;
  }

  .oa-page-header h1[b-8ebtzm6mcz] {
    font-size: 1.5rem;
  }
}
