/* /Pages/auth/login.cshtml.rz.scp.css */


.login-box[b-2uk0su6qa2] {
    margin-top: 75px;
    height: auto;
    text-align: center;
    box-sizing: border-box;
    /*             border: 2px rgb(83, 133, 145) solid; */
    box-shadow: 0px 5px 15px -6px rgba(0,0,0,0.75);
    border-radius: 20px;
    background: rgba(5, 13, 25, 0.569);
}

.login-key[b-2uk0su6qa2] {
    height: 100px;
    font-size: 80px;
    line-height: 100px;
    background: -webkit-linear-gradient(#27EF9F, #0DB8DE);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.login-title[b-2uk0su6qa2] {
    margin-top: 15px;
    text-align: center;
    font-size: 30px;
    letter-spacing: 2px;
    margin-top: 15px;
    font-weight: bold;
    color: #ECF0F5;
}

.login-form[b-2uk0su6qa2] {
    margin-top: 25px;
    text-align: left;
}

input[type=text][b-2uk0su6qa2] {
    background-color: #1A2226;
    border: none;
    border-bottom: 2px solid #0DB8DE;
    border-top: 0px;
    border-radius: 0px;
    font-weight: bold;
    outline: 0;
    margin-bottom: 20px;
    padding-left: 0px;
    color: #ECF0F5;
}

input[type=password][b-2uk0su6qa2] {
    background-color: #1A2226;
    border: none;
    border-bottom: 2px solid #0DB8DE;
    border-top: 0px;
    border-radius: 0px;
    font-weight: bold;
    outline: 0;
    padding-left: 0px;
    margin-bottom: 20px;
    color: #ECF0F5;
}

.form-group[b-2uk0su6qa2] {
    margin-bottom: 40px;
    outline: 0px;
}

.form-control:focus[b-2uk0su6qa2] {
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 2px solid #0DB8DE;
    outline: 0;
    background-color: #1A2226;
    color: #ECF0F5;
}

input:focus[b-2uk0su6qa2] {
    outline: none;
    box-shadow: 0 0 0;
}

label[b-2uk0su6qa2] {
    margin-bottom: 0px;
}

.form-control-label[b-2uk0su6qa2],.form-check-input[b-2uk0su6qa2] {
    font-size: 10px;
    color: #6C6C6C;
    font-weight: bold;
    letter-spacing: 1px;
}
label.form-check-input[b-2uk0su6qa2] {
    background: none !important;
    margin-left: 0px !important;
    margin-top: 0px;
    border: none;
}

.btn-outline-primary[b-2uk0su6qa2] {
    border-color: #0DB8DE;
    color: #0DB8DE;
    border-radius: 0px;
    font-weight: bold;
    letter-spacing: 1px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.btn-outline-primary:hover[b-2uk0su6qa2] {
    background-color: #0DB8DE;
    right: 0px;
}

.login-btm[b-2uk0su6qa2] {
    float: left;
}

.login-button[b-2uk0su6qa2] {
    padding-right: 0px;
    text-align: right;
    margin-bottom: 25px;
}

.login-text[b-2uk0su6qa2] {
    text-align: left;
    padding-left: 0px;
    color: #A2A4A4;
}

.loginbttm[b-2uk0su6qa2] {
    padding: 0px;
}
/* /Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://docs.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-pwobknwrdk] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

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

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

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

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

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

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

.footer[b-pwobknwrdk] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
