/* _content/PadUi/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-brut3r4960] {
  align-items: center;
  display: inline-flex;
  gap: 0.65rem;
  text-align: left;
  white-space: nowrap;
  word-break: normal;
}

.phd-brand-logo[b-brut3r4960] {
  flex: 0 0 auto;
  height: 36px;
  object-fit: contain;
  width: 36px;
}

.phd-brand-name[b-brut3r4960] {
  display: flex;
  flex-direction: column;
  font-size: 0.9rem;
  line-height: 1.05;
}

a[b-brut3r4960] {
  color: #c9a64e;
}

.btn-primary[b-brut3r4960] {
  color: #0e0b0c;
  background-color: #c9a64e;
  border-color: #c9a64e;
}

.nav-pills .nav-link.active[b-brut3r4960], .nav-pills .show > .nav-link[b-brut3r4960] {
  color: #0e0b0c;
  background-color: #c9a64e;
  border-color: #c9a64e;
}

.border-top[b-brut3r4960] {
  border-top: 1px solid rgba(201, 166, 78, 0.46);
}
.border-bottom[b-brut3r4960] {
  border-bottom: 1px solid rgba(201, 166, 78, 0.46);
}

.box-shadow[b-brut3r4960] {
  box-shadow: 0 .35rem 1rem rgba(0, 0, 0, .38);
}

button.accept-policy[b-brut3r4960] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-brut3r4960] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
