.loginAnimation {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.forgotPassword{
    float: right;
}
.passwordNature,#resendOTP,#confirm,#enterOTP
{
    display:none;

}
.eye {
    font-size: 15px;
    position: absolute !important;
    right: 10% !important;
    top: 62% !important;
    transform: translateY(-50%) !important;
    cursor: pointer !important;
  }
  
