/* _content/mainProject/Views/Shared/MyLayout.cshtml.rz.scp.css */
.app-main[b-fdppsnk0u9]{
min-height: 100vh !important;
background: red !important;
}
/* _content/mainProject/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-4b4iyw90rr] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-4b4iyw90rr] {
  color: #0077cc;
}

.btn-primary[b-4b4iyw90rr] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-4b4iyw90rr], .nav-pills .show > .nav-link[b-4b4iyw90rr] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-4b4iyw90rr] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-4b4iyw90rr] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-4b4iyw90rr] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-4b4iyw90rr] {
  font-size: 1rem;
  line-height: inherit;
}

html[b-4b4iyw90rr],
body[b-4b4iyw90rr] {
    height: 100%;
}

body[b-4b4iyw90rr] {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

main[b-4b4iyw90rr] {
    flex: 1;
}

.footer-theme[b-4b4iyw90rr] {
    background: #0f172a;
    color: #fff;
    border-top: 1px solid rgba(255,255,255,.08);
}

    .footer-theme a[b-4b4iyw90rr] {
        color: #60a5fa;
        text-decoration: none;
    }

        .footer-theme a:hover[b-4b4iyw90rr] {
            color: #93c5fd;
        }

.footer[b-4b4iyw90rr] {
    line-height: 60px;
}
