body{background-color:#fff}#auth{height:100vh;overflow-x:hidden}#auth #auth-right{height:100%;background:url(../../images/bg/4853433.jpg),linear-gradient(90deg,#2d499d,#3f5491)}#auth #auth-left{padding:5rem 8rem}#auth #auth-left .auth-title{font-size:4rem;margin-bottom:1rem}#auth #auth-left .auth-subtitle{font-size:1.7rem;line-height:2.5rem;color:#a8aebb}#auth #auth-left .auth-logo{margin-bottom:7rem}#auth #auth-left .auth-logo img{width:100%}@media screen and (max-width:767px){#auth #auth-left{padding:5rem}}
.send-otp-btn{
    float: right;
    position: absolute;
    right: 0;
    top: 0;
    padding: 16px;
    border-radius: 0px 5px 5px 0px;
    color: #fff;
    background: #160d5a;
    font-weight: bold;
}
.send-otp-btn:hover{ color:#fff !important;}

.error_msg, .errormsg {
    font-size: 22px;
    color: #e40707;
    font-weight: bold;
    text-align: center;
}

