/* /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. */

.header[b-oep3a5xizj] {
    background-color: black;
    color: ghostwhite;
}
a.navbar-brand[b-oep3a5xizj] {
    white-space: normal;
    text-align: center;
    word-break: break-all;
    background-color: black;
    color: black;
}





.btn-primary[b-oep3a5xizj] {
    border-color: #1861ac;
    background-color: black;
    color: ghostwhite;
}

.nav-pills .nav-link.active[b-oep3a5xizj], .nav-pills .show > .nav-link[b-oep3a5xizj] {
    background-color: black;
    color: ghostwhite;
    
}

.border-top[b-oep3a5xizj] {
    background-color: black;
    color: ghostwhite;
    border-top: 1px solid #e5e5e5;
}
.border-bottom[b-oep3a5xizj] {
    background-color: black;
    color: ghostwhite;
    border-bottom: 1px solid #e5e5e5;
}



button.accept-policy[b-oep3a5xizj] {
    font-size: 1rem;
    line-height: inherit;
    background-color: black;
    color: ghostwhite;
}

.footer[b-oep3a5xizj] {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px;
    background-color: black;
    color: ghostwhite;
}
