.password-show-button{background-color:transparent;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:26px;height:26px;transition:all .15s cubic-bezier(.4,0,.2,1);display:-ms-flexbox;display:flex;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.password-show-button:hover{background-color:#f8f9fa}.password-show-button .svg-eye-closed,.password-show-button--active .svg-eye-open{display:none}.password-show-button--active .svg-eye-closed{display:block}