/* /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-sxgn2wj084] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-sxgn2wj084] {
  color: #0077cc;
}

.btn-primary[b-sxgn2wj084] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-sxgn2wj084], .nav-pills .show > .nav-link[b-sxgn2wj084] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-sxgn2wj084] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-sxgn2wj084] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-sxgn2wj084] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

/* The source logo is a square canvas with generous whitespace. Scale and
   position the full canvas instead of letting its native 1024px size get
   clipped by the compact navbar brand slot. */
.rs-navbar .rs-brand[b-sxgn2wj084] {
  width: 170px;
  height: 78px;
  overflow: hidden;
}

.rs-navbar .rs-brand-crop img[b-sxgn2wj084] {
  position: absolute;
  width: 170px;
  height: 170px;
  max-width: none;
  top: -43px;
  left: 0;
  padding: 0;
  object-fit: contain;
}

@media (max-width: 767.98px) {
  .rs-navbar .rs-brand[b-sxgn2wj084] {
    width: 150px;
    height: 68px;
  }

  .rs-navbar .rs-brand-crop img[b-sxgn2wj084] {
    width: 150px;
    height: 150px;
    top: -38px;
  }
}

button.accept-policy[b-sxgn2wj084] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-sxgn2wj084] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
