/* /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-8136xi97jj] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-8136xi97jj] {
  color: #0077cc;
}

.btn-primary[b-8136xi97jj] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-8136xi97jj], .nav-pills .show > .nav-link[b-8136xi97jj] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-8136xi97jj] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-8136xi97jj] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-8136xi97jj] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-8136xi97jj] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-8136xi97jj] {
  position: static;
  bottom: auto;
  width: 100%;
  white-space: normal;
  line-height: inherit;
}

.site-header-banner[b-8136xi97jj]
{
    background-color: #ffffff !important;
    background-image: 
        linear-gradient( 
            135deg, 
            rgba(37, 99, 235, 0.12), 
            rgba(99, 102, 241, 0.07), 
            rgba(255, 255, 255, 0.00) ), 
        radial-gradient( 
            rgba(0, 0, 0, 0.035) 1.5px, 
            transparent 1.5px 
    ) !important;
    background-size: auto, 26px 26px;
    background-repeat: no-repeat, repeat;
}
