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

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

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

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

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

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

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

.footer[b-zeoj1jgmbq] {
  color: #243447;
  position: static;
  width: 100%;
  white-space: normal;
  line-height: 1.5;
  padding: 1rem;
  border-top: 1px solid #d7dde5;
}

.footer-content[b-zeoj1jgmbq] {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 0.35rem 0.85rem;
  justify-content: center;
  text-align: center;
}

.footer-content a[b-zeoj1jgmbq] {
  color: #063b7a;
  font-weight: 600;
  text-decoration: none;
}

.footer-content a:hover[b-zeoj1jgmbq],
.footer-content a:focus[b-zeoj1jgmbq] {
  color: #021f42;
  text-decoration: underline;
}

.footer-separator[b-zeoj1jgmbq] {
  color: #6b7280;
}

.analytics-consent-banner[b-zeoj1jgmbq] {
  background: #fff;
  border: 1px solid #cdd6e1;
  border-radius: 1rem;
  bottom: 1rem;
  box-shadow: 0 1rem 2.5rem rgba(15, 23, 42, 0.18);
  color: #1f2937;
  left: 1rem;
  max-width: 420px;
  padding: 1rem;
  position: fixed;
  right: 1rem;
  z-index: 1080;
}

.analytics-consent-banner[hidden][b-zeoj1jgmbq] {
  display: none;
}

.analytics-consent-banner p[b-zeoj1jgmbq] {
  margin-bottom: 0.75rem;
}

.analytics-consent-actions[b-zeoj1jgmbq] {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}

@media (min-width: 576px) {
  .analytics-consent-banner[b-zeoj1jgmbq] {
    left: auto;
    right: 1.5rem;
  }
}
