/* /Views/P/Login.cshtml.rz.scp.css */
textarea:focus[b-rbemzeln61], input:focus[b-rbemzeln61] {
    outline: none;
}
/* /Views/P/Login2.cshtml.rz.scp.css */
html[b-m43hpg7sra] {
    color: #0067b8;
    font-size: 14px;
}

@media (min-width: 768px) {
    html[b-m43hpg7sra] {
        font-size: 16px;
    }
}

.btn:focus[b-m43hpg7sra], .btn:active:focus[b-m43hpg7sra], .btn-link.nav-link:focus[b-m43hpg7sra], .form-control:focus[b-m43hpg7sra], .form-check-input:focus[b-m43hpg7sra] {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

html[b-m43hpg7sra] {
    position: relative;
    min-height: 100%;
}

body[b-m43hpg7sra] {
}

textarea:focus[b-m43hpg7sra], input:focus[b-m43hpg7sra] {
    outline: none;
    border-bottom: 1px solid #0067B8;
    transition: 2s;
}

textarea:hover[b-m43hpg7sra], input:hover[b-m43hpg7sra] {
    outline: none;
    border-bottom: 1px solid black;
    transition: 0s;
}

p[b-m43hpg7sra] {
    margin-bottom: 0.5rem;
}

a[b-m43hpg7sra] {
    text-decoration: none;
}

    a:hover[b-m43hpg7sra] {
        text-decoration: underline;
        color: gray;
    }
/* /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-6bm0lexemk] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-6bm0lexemk] {
  color: #0077cc;
}

.btn-primary[b-6bm0lexemk] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-6bm0lexemk], .nav-pills .show > .nav-link[b-6bm0lexemk] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-6bm0lexemk] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-6bm0lexemk] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-6bm0lexemk] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-6bm0lexemk] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-6bm0lexemk] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
