body {
    background-color: #E2F2FA;

}

.row-bg {
    background-color: #E2F2FA;

}

.login-h1 {
    text-align: center !important;
    color: #0B3E82;
}

.fa-icon {
    text-align: center !important;
    font-size: 70px;
    margin-top: -55px;

}

.logo {
    width: 100%;
    height: 150px;
}

.exam {
    text-align: right !important;
}


.fa-user-circle {
    font-size: 50px;
}

.proccessing {
    display: none;
    color: white !important;
}

.pro_img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.exam_span {
    font-size: 11px !important;
}

.btn {
    width: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.1rem 0.1rem !important;
    font-size: 12px !important;
    line-height: 1.7rem !important;
}

button.close.btn {
    width: 40px !important;
}

.inline-logo {
    margin-top: 100px;
    height: 150px;
    margin-bottom: 20px;
}

.radio-2x {
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}

.toggle-password2 {
    cursor: pointer;
}
