@import '_content/ZXingBlazor/ZXingBlazor.bundle.scp.css';

/* /Pages/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-cmdl2apcx2] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-cmdl2apcx2] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-cmdl2apcx2] {
    font-size: 1.1rem;
}

.oi[b-cmdl2apcx2] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-cmdl2apcx2] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-cmdl2apcx2] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-cmdl2apcx2] {
        padding-bottom: 1rem;
    }

    .nav-item[b-cmdl2apcx2]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-cmdl2apcx2]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-cmdl2apcx2]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-cmdl2apcx2] {
        display: none;
    }

    .collapse[b-cmdl2apcx2] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* /Pages/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-uwjzre14l8] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-uwjzre14l8] {
  color: #0077cc;
}

.btn-primary[b-uwjzre14l8] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-uwjzre14l8], .nav-pills .show > .nav-link[b-uwjzre14l8] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-uwjzre14l8] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-uwjzre14l8] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-uwjzre14l8] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-uwjzre14l8] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-uwjzre14l8] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
