/* /Pages/Shared/_CultureSwitcher.cshtml.rz.scp.css */
select[b-qgm30das37] {
    border: 0; 
    outline: 0;
}
/* /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. */

a.navbar-brand[b-n8xtxfrbw2] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-n8xtxfrbw2] {
  color: #0077cc;
}

.btn-primary[b-n8xtxfrbw2] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-n8xtxfrbw2], .nav-pills .show > .nav-link[b-n8xtxfrbw2] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-n8xtxfrbw2] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-n8xtxfrbw2] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-n8xtxfrbw2] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-n8xtxfrbw2] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-n8xtxfrbw2] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
/* /Pages/Shared/_Spinner.cshtml.rz.scp.css */
:host[b-mmsystjigm] {
    position: fixed;
    z-index: 10000;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.lds-roller[b-mmsystjigm] {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

.lds-roller div[b-mmsystjigm] {
    animation: lds-roller-b-mmsystjigm 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    transform-origin: 40px 40px;
}

.lds-roller div[b-mmsystjigm]:after {
    content: ' ';
    display: block;
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #1890ff;
    margin: -4px 0 0 -4px;
}

.lds-roller div:nth-child(1)[b-mmsystjigm] {
    animation-delay: -0.036s;
}

.lds-roller div:nth-child(1)[b-mmsystjigm]:after {
    top: 63px;
    left: 63px;
}

.lds-roller div:nth-child(2)[b-mmsystjigm] {
    animation-delay: -0.072s;
}

.lds-roller div:nth-child(2)[b-mmsystjigm]:after {
    top: 68px;
    left: 56px;
}

.lds-roller div:nth-child(3)[b-mmsystjigm] {
    animation-delay: -0.108s;
}

.lds-roller div:nth-child(3)[b-mmsystjigm]:after {
    top: 71px;
    left: 48px;
}

.lds-roller div:nth-child(4)[b-mmsystjigm] {
    animation-delay: -0.144s;
}

.lds-roller div:nth-child(4)[b-mmsystjigm]:after {
    top: 72px;
    left: 40px;
}

.lds-roller div:nth-child(5)[b-mmsystjigm] {
    animation-delay: -0.18s;
}

.lds-roller div:nth-child(5)[b-mmsystjigm]:after {
    top: 71px;
    left: 32px;
}

.lds-roller div:nth-child(6)[b-mmsystjigm] {
    animation-delay: -0.216s;
}

.lds-roller div:nth-child(6)[b-mmsystjigm]:after {
    top: 68px;
    left: 24px;
}

.lds-roller div:nth-child(7)[b-mmsystjigm] {
    animation-delay: -0.252s;
}

.lds-roller div:nth-child(7)[b-mmsystjigm]:after {
    top: 63px;
    left: 17px;
}

.lds-roller div:nth-child(8)[b-mmsystjigm] {
    animation-delay: -0.288s;
}

.lds-roller div:nth-child(8)[b-mmsystjigm]:after {
    top: 56px;
    left: 12px;
}

@keyframes lds-roller-b-mmsystjigm {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
