/* /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-utvzw1mw3o] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-utvzw1mw3o] {
  color: #0077cc;
}

.btn-primary[b-utvzw1mw3o] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-utvzw1mw3o], .nav-pills .show > .nav-link[b-utvzw1mw3o] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-utvzw1mw3o] {
  border-top: 1px solid var(--bs-border-color);
}
.border-bottom[b-utvzw1mw3o] {
  border-bottom: 1px solid var(--bs-border-color);
}

.box-shadow[b-utvzw1mw3o] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-utvzw1mw3o] {
  font-size: 1rem;
  line-height: inherit;
}

/* Was the stock template's absolutely-positioned 60px strip with
   white-space: nowrap - which forced the multi-line Important Notice onto a
   single line and ran it off the page. Now a normal flow element pushed to
   the bottom by the flexbox rules in site.css, so it grows with its
   content. */
.footer[b-utvzw1mw3o] {
  width: 100%;
  margin-top: auto;
}
