@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.bundle.scp.css';
@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';
@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.bundle.scp.css';

/* /Shared/LoginLayout.razor.rz.scp.css */

/* /Shared/MainLayout.razor.rz.scp.css */
<script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous" > </script >
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-Fy6S3B9q64WdZWQUiU+q4/2Lc9npb8tCaSX9FK7E8HnRr0Jz8D6OP9dO5Vg3Q9ct" crossorigin="anonymous" > </script >
<script src="js/menu.js" > 
</script[b-2585mn6kqq] >
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-cfo5f5xyx7] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-cfo5f5xyx7] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-cfo5f5xyx7] {
    font-size: 1.1rem;
}

.oi[b-cfo5f5xyx7] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-cfo5f5xyx7] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-cfo5f5xyx7] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-cfo5f5xyx7] {
        padding-bottom: 1rem;
    }

    .nav-item[b-cfo5f5xyx7]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-cfo5f5xyx7]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-cfo5f5xyx7]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-cfo5f5xyx7] {
        display: none;
    }

    .collapse[b-cfo5f5xyx7] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-cfo5f5xyx7] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /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-n7onlku266] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-n7onlku266] {
  color: #0077cc;
}

.btn-primary[b-n7onlku266] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-n7onlku266], .nav-pills .show > .nav-link[b-n7onlku266] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-n7onlku266] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-n7onlku266] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-n7onlku266] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-n7onlku266] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-n7onlku266] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
