
.loginresponse {
    font-size: 23px;
    margin-top: 18px;
}
input.opt_verifcation {
    /* width: 100% !important; */
    height: 52px;
    width: 342px;
    border: 1px solid #6D6D81;
    border-radius: 26px !important;
	border-color: rgb(109, 109, 129);
    background-color: #FFFFFF !important;
}

input.phonesumit:disabled, .otpverifcation:disabled {
    opacity: 0.4;
}