/* _content/InstallerPortal/Views/Cases/Index.cshtml.rz.scp.css */
a.edit-link[b-v3xns2chn7] {
    color: #006bb7;
    text-decoration: underline;
}
/* _content/InstallerPortal/Views/DefaultValues/Index.cshtml.rz.scp.css */
a.edit-link[b-mu7ftzf8kl] {
    color: #006bb7;
    text-decoration: underline;
}
/* _content/InstallerPortal/Views/Installers/Index.cshtml.rz.scp.css */
a.edit-link[b-7p6jgy79o4] {
    color: #006bb7;
    text-decoration: underline;
}
/* _content/InstallerPortal/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-i89g3cedp4] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

.btn-primary[b-i89g3cedp4] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-i89g3cedp4], .nav-pills .show > .nav-link[b-i89g3cedp4] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-i89g3cedp4] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-i89g3cedp4] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-i89g3cedp4] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-i89g3cedp4] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-i89g3cedp4] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}


.page[b-i89g3cedp4] {
  position: relative;
  display: flex;
  flex-direction: column;
}

main[b-i89g3cedp4] {
  flex: 1;
}

.top-row[b-i89g3cedp4] {
  background-color: var(--inst-primary-main);
  justify-content: flex-end;
  height: 3.5rem;
  display: flex;
  align-items: center;
}

.top-row[b-i89g3cedp4]  a, .top-row[b-i89g3cedp4]  .btn-link {
  white-space: nowrap;
  text-decoration: none;
}

.top-row[b-i89g3cedp4]  a:hover, .top-row[b-i89g3cedp4]  .btn-link:hover {
  text-decoration: underline;
}

.top-row[b-i89g3cedp4]  a:first-child {
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (max-width: 640.98px) {
  .top-row[b-i89g3cedp4] {
    justify-content: space-between;
  }

  .top-row[b-i89g3cedp4]  a, .top-row[b-i89g3cedp4]  .btn-link {
    margin-left: 0;
  }
}

@media (min-width: 641px) {
  .page[b-i89g3cedp4] {
    flex-direction: row;
  }

  .sidebar[b-i89g3cedp4] {
    width: var(--inst-sidebar-width);
    height: 100vh;
    position: sticky;
    top: 0;
  }

  .top-row[b-i89g3cedp4] {
    position: sticky;
    top: 0;
    z-index: 1;
  }

  .top-row.auth[b-i89g3cedp4]  a:first-child {
    flex: 1;
    text-align: right;
    width: 0;
  }

  article[b-i89g3cedp4] {
    padding-left: 1rem !important;
    padding-top: 1rem !important;
    padding-right: 1.5rem !important;
  }
}
/* _content/InstallerPortal/Views/Shared/_NavigationMenuPartial.cshtml.rz.scp.css */
.sidebar[b-usowjwx7z5] {
    background: white;
}

.navbar-toggler[b-usowjwx7z5] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-usowjwx7z5] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-usowjwx7z5] {
    height: 3.5rem;
    background-color: var(--inst-primary-400);
}

.navbar-brand[b-usowjwx7z5] {
    font-size: 1.2rem;
}

.bi[b-usowjwx7z5] {
    display: inline-block;
    font-size: 1.25rem;
    position: relative;
    width: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-plus-square-fill-nav-menu[b-usowjwx7z5] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.nav-scrollable[b-usowjwx7z5] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-usowjwx7z5] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-usowjwx7z5] {
        display: none;
    }

    .nav-scrollable[b-usowjwx7z5] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }

    .page[b-usowjwx7z5] {
        flex-direction: row;
    }

    .sidebar[b-usowjwx7z5] {
        width: var(--inst-sidebar-width);
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-usowjwx7z5] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-usowjwx7z5]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-usowjwx7z5], article[b-usowjwx7z5] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/InstallerPortal/Views/Users/Index.cshtml.rz.scp.css */
a.edit-link[b-6rqfw9aznl] {
    color: #006bb7;
    text-decoration: underline;
}
