﻿/*[data-login-option] {
    display: none;
}

[data-login-option]:first-child {
    display: block;
}*/

.login_op a {
    float: right;
}

.login_op label {
    cursor: pointer;
}

.op_mobile {
    display: none;
}

.frgt-psw{
    display: inline-block;
}

.otp_num {
    font-size: 1.2rem;
    color: brown;
    display: inline-block;
}

.change_num {
    float: right;
}

.otp_expire {
    font-size: 1.2rem;
    color: brown;
    text-align: center;
}

.hide {
    display: none;
}
