/* /Views/Shared/_Layout.cshtml.rz.scp.css */
a.navbar-brand[b-09mfyjivxd] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-09mfyjivxd] {
  color: #0077cc;
}

.btn-primary[b-09mfyjivxd] {
  color: #fff;
  background-color: #5daa6d;
  border-color: #5daa6d;
}
.btn-primary:hover[b-09mfyjivxd] {
  color: #fff;
  background-color: #47935d;
  border-color: #47935d;
}
.btn-check:focus + .btn-primary[b-09mfyjivxd], .btn-primary:focus[b-09mfyjivxd] {
  color: #fff;
  background-color: #47935d;
  border-color: #47935d;
  box-shadow: 0 0 0 0.25rem rgba(93, 170, 109, 0.5);
}
.btn-check:checked + .btn-primary[b-09mfyjivxd], .btn-check:active + .btn-primary[b-09mfyjivxd], .btn-primary:active[b-09mfyjivxd], .btn-primary.active[b-09mfyjivxd], .show > .btn-primary.dropdown-toggle[b-09mfyjivxd] {
  color: #fff;
  background-color: #47935d;
  border-color: #3a7649;
}
.btn-check:checked + .btn-primary:focus[b-09mfyjivxd], .btn-check:active + .btn-primary:focus[b-09mfyjivxd], .btn-primary:active:focus[b-09mfyjivxd], .btn-primary.active:focus[b-09mfyjivxd], .show > .btn-primary.dropdown-toggle:focus[b-09mfyjivxd] {
  box-shadow: 0 0 0 0.25rem rgba(93, 170, 109, 0.5);
}
.btn-primary:disabled[b-09mfyjivxd], .btn-primary.disabled[b-09mfyjivxd] {
  color: #fff;
  background-color: #5daa6d;
  border-color: #5daa6d;
}

.nav-pills .nav-link.active[b-09mfyjivxd], .nav-pills .show > .nav-link[b-09mfyjivxd] {
  color: #fff;
  background-color: #5daa6d;
  border-color: #5daa6d;
}

.border-top[b-09mfyjivxd] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-09mfyjivxd] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-09mfyjivxd] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-09mfyjivxd] {
  font-size: 1rem;
  line-height: inherit;
}

html[b-09mfyjivxd] {
    height: 100%;
}

body[b-09mfyjivxd] {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    margin: 0;
}

main[b-09mfyjivxd] {
    flex: 1 0 auto;
}

.footer[b-09mfyjivxd] {
    background-color: #fff;
 padding: 2rem 0;
    text-align: center;
    font-size: 0.9rem;
    color: #777;
    border-top: 1px solid #e0e0e0;
    width: 100%;
    flex-shrink: 0;
  margin-top: auto;
}
