/* _content/DCS/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. */

@media (max-width: 430px) {
    .container-footer[b-pat07h7tyq] {align-items:center; flex-direction: column; padding: 15px 0px 15px 0px;}
    .container-footer-child[b-pat07h7tyq] {padding:8px 0px 8px 0px;}
}

@media (min-width:431px) {
       .container-footer[b-pat07h7tyq] {align-items:center; flex-direction: column; padding: 15px 0px 15px 0px;}
       .container-footer-child[b-pat07h7tyq] {padding:8px 0px 8px 0px;}
}
@media (min-width:800px) {
       .container-footer[b-pat07h7tyq] {justify-content: flex-end; flex-direction: row; padding: 5px 0px 5px 0px;}
       .container-footer-child[b-pat07h7tyq] {padding: 10px 25px 10px 25px;}
}

a.navbar-brand[b-pat07h7tyq] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-pat07h7tyq] {
  color: #0077cc;
}

.btn-primary[b-pat07h7tyq] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-pat07h7tyq], .nav-pills .show > .nav-link[b-pat07h7tyq] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-pat07h7tyq] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-pat07h7tyq] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-pat07h7tyq] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-pat07h7tyq] {
  font-size: 1rem;
  line-height: inherit;
}

.container-footer[b-pat07h7tyq] {
    display: flex;
}

.container-footer-child[b-pat07h7tyq] {
    align-content: center;
}

.footer[b-pat07h7tyq] {
      position: absolute;
      width: 100%;
      white-space: nowrap;
}

