/* _content/DI.Web/Components/Ui/Card/Card.razor.rz.scp.css */
/* Card component scoped styles */
section.card[b-4kwkltu2fv] {
    border: none;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.19);
    margin-bottom: 1rem;
}
/* _content/DI.Web/Views/Shared/_Layout_old.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-cd4u338ytk] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-cd4u338ytk] {
  color: #0077cc;
}

.btn-primary[b-cd4u338ytk] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-cd4u338ytk], .nav-pills .show > .nav-link[b-cd4u338ytk] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-cd4u338ytk] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-cd4u338ytk] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-cd4u338ytk] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-cd4u338ytk] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-cd4u338ytk] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
