/* /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-eipajbami0] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-eipajbami0] {
  color: #AF4425; /* brand cayenne, not the template's default blue */
}

.btn-primary[b-eipajbami0] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-eipajbami0], .nav-pills .show > .nav-link[b-eipajbami0] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-eipajbami0] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-eipajbami0] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-eipajbami0] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-eipajbami0] {
  font-size: 1rem;
  line-height: inherit;
}

/* Was `position: absolute; bottom: 0` from the project template. With no
   positioned ancestor that anchors to the viewport, not the page, so on any
   page taller than one screen the footer sat mid-content and the rest of the
   page scrolled past it. A flex column puts it after the content, where a
   footer belongs, and still holds it to the bottom on short pages. */
.footer[b-eipajbami0] {
  width: 100%;
  line-height: 60px;
  margin-top: auto;
}
