/* _content/BiTexelPortal/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 (min-width: 1400px) {
    .container[b-xn20q90oc3], .container-lg[b-xn20q90oc3], .container-md[b-xn20q90oc3], .container-sm[b-xn20q90oc3], .container-xl[b-xn20q90oc3], .container-xxl[b-xn20q90oc3] {
        max-width: 1640px; /* Your desired width */
    }
}


a.navbar-brand[b-xn20q90oc3] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-xn20q90oc3] {
  color: #0077cc;
}

.btn-primary[b-xn20q90oc3] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-xn20q90oc3], .nav-pills .show > .nav-link[b-xn20q90oc3] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-xn20q90oc3] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-xn20q90oc3] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-xn20q90oc3] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-xn20q90oc3] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-xn20q90oc3] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 32px; /* 60px; */
}

.Shared_SubHead a[b-xn20q90oc3] {
    text-decoration: none;
}

.Shared_SubHead .NavB[b-xn20q90oc3] {
    text-decoration: none !important;
    color: #53565a;
    padding: 6px 6px 4px 6px;
    margin-right: 16px;
    padding-left: 14px;
    padding-right: 14px;
    font-size: 15px;
    font-family: arial;
    font-weight: bold;
}
    .Shared_SubHead .NavB.active[b-xn20q90oc3] {
        border-bottom: solid 4px #6021AD;
        color: #6021AD !important;
    }

