#passwordInput #showHide{color:red;cursor:pointer;font-size:12px;font-weight:600;position:absolute;right:10px;top:50%;transform:translateY(-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none}#passwordInput .password-reveal{color:#a1a5b7;font-size:20px}#passwordStrength{display:none;height:3px;margin:5px 0;width:100%}#passwordStrength span{background:#f5f8fa;border-radius:5px;height:100%;position:relative;width:100%}#passwordStrength span:nth-child(2){margin:0 3px}#passwordStrength span.active:before{border-radius:5px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}#passwordStrength span#poor:before{background-color:#ff4757}#passwordStrength span#weak:before{background-color:orange}#passwordStrength span#strong:before{background-color:#23ad5c}#passwordInfo{font-size:15px}#passwordInfo #poor{color:red}#passwordInfo #weak{color:orange}#passwordInfo #strong{color:green}.phone #error-msg{color:red;margin-left:2px}.phone #valid-msg{color:green;margin-left:2px}#show_password{cursor:pointer;position:absolute;right:14px;top:14px}
