﻿input {
    height: 60px;
    padding-left: 55px !important;
    padding-top: 26px !important;
}

label {
    font-family: Roboto;
    font-size: 14px;
}

.leftImage {
    overflow: hidden;
}

.submitbtn {
    background-color: #1f2757 !important;
    border: solid 1px #1f2757;
    color: #fff !important;
}

.footertext {
    font-family: Roboto;
    font-size: 12px;
    color: #6b6b6b;
}

.adminloginheading {
    font-family: Roboto;
    font-size: 30px;
    font-weight: bold;
    color: #1f2757;
    top: 11%;
    left: 28%;
}

.adminloginheading2 {
    font-family: Roboto;
    font-size: 30px;
    font-weight: bold;
    color: #1f2757;
}

.fillpasswordIcon {
    font-size: 33px;
}

.alignMiddleREsponSive {
    height: 100vh;
}

.OTPtext {
    font-family: Roboto;
    font-size: 14px;
    color: #1f2757;
}

.resendOTP {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    color: #1f2757;
}

.a {
    white-space: nowrap;
}

.heightForImput {
    height: 10px;
}
