﻿
.login_text_error {
    background: #ff000021;
}

.swal2-popup {
    /*width: auto !important;*/
    max-width: 100% !important;
}

#txt_login_otp:focus {
    border-color: gray !important;
}

.swal2-validation-message {
    margin: 8px !important;
    border-radius: 5px !important;
    margin-top: 15px !important;
}

.swal-wide-custom {
    max-width: 30% !important;
}
