/* _content/AspNetMvc/Views/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://docs.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-zihvmfnhy6] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-zihvmfnhy6] {
  color: #0077cc;
}

.btn-primary[b-zihvmfnhy6] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-zihvmfnhy6], .nav-pills .show > .nav-link[b-zihvmfnhy6] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-zihvmfnhy6] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-zihvmfnhy6] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-zihvmfnhy6] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-zihvmfnhy6] {
  font-size: 1rem;
  line-height: inherit;
}

main[b-zihvmfnhy6] {
    min-height: calc(100vh - 118px - 1rem); /* top navigation bar is 57px and footer is 61px, and `<main>` element also has bottom padding from bootstrap `pb-3` which is 1 rem */
}

.footer[b-zihvmfnhy6] {
  /* position: absolute;
  bottom: 0; */
  height: 61px;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
