/* _content/ItHasPockets/Views/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-wm2a3wdrtk] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

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

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

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

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

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

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

.centered-page-conatainer[b-wm2a3wdrtk] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
}

.footer[b-wm2a3wdrtk] {
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
  background: linear-gradient(to bottom, #f8f9fa 0%, #ffffff 100%);
  border-top: 1px solid #e5e5e5;
  margin-top: auto;
}
