/* _content/RiskBroker.Portal/Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Shell layout */
.vr-shell[b-2k0shir86n] {
    display: flex;
    min-height: 100vh;
}

/* Sidebar -------------------------------------------------- */
.vr-sidebar[b-2k0shir86n] {
    width: 230px;
    color: #e5e7eb;
    display: flex;
    flex-direction: column;
    padding: 1.25rem 1.1rem;
}

.vr-sidebar-logo[b-2k0shir86n] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-bottom: 1.5rem;
}

    .vr-sidebar-logo img[b-2k0shir86n] {
        height: 32px;
    }

    .vr-sidebar-logo span[b-2k0shir86n] {
        font-weight: 600;
        letter-spacing: -0.02em;
    }

/* Nav groups */
.vr-sidebar-section-title[b-2k0shir86n] {
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #64748b;
    margin: 1.25rem 0 0.25rem;
}

.vr-sidebar-nav[b-2k0shir86n] {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.vr-nav-link[b-2k0shir86n] {
    display: flex;
    align-items: center;
    padding: 0.55rem 0.8rem;
    border-radius: 0.65rem;
    color: #e5e7eb;
    text-decoration: none;
    font-size: 0.9rem;
    margin-bottom: 0.15rem;
}

    .vr-nav-link:hover[b-2k0shir86n] {
        background: rgba(148, 163, 184, 0.25);
        color: #ffffff;
    }

.vr-nav-link-active[b-2k0shir86n] {
    background: #1d4ed8;
    color: #ffffff;
}

/* Content area -------------------------------------------- */
.vr-content-wrapper[b-2k0shir86n] {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.vr-topbar[b-2k0shir86n] {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 0.75rem 2rem 0 2rem;
}

.vr-main[b-2k0shir86n] {
    flex: 1;
    padding: 0 2rem 2rem 2rem;
}

/* Footer */
footer.footer[b-2k0shir86n] {
    border-top: 1px solid rgba(148, 163, 184, 0.35);
    background: #f9fafb;
    color: #6b7280;
    padding: 0.75rem 2rem;
}
/* _content/RiskBroker.Portal/Pages/Shared/_Layout.Map.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-ff7i00l5tf] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-ff7i00l5tf] {
  color: #0077cc;
}

.btn-primary[b-ff7i00l5tf] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-ff7i00l5tf], .nav-pills .show > .nav-link[b-ff7i00l5tf] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-ff7i00l5tf] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-ff7i00l5tf] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-ff7i00l5tf] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-ff7i00l5tf] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-ff7i00l5tf] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
