/* /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. */

.logo-text[b-svuvf2e85j] {
  font-size: 1.63625rem;
  color: var(--navbar-logo-text);
  font-weight: 600;
  letter-spacing: -0.04em;
  margin-bottom: 0;
}

.logo-icon[b-svuvf2e85j] {
  color: var(--navbar-logo-icon);
}

.nav-link[b-svuvf2e85j] {
  --bs-nav-link-color: var(--navlink-color) !important;
}

a.navbar-brand[b-svuvf2e85j] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

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

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

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

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

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

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

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