﻿input.password-eye::-ms-reveal {
    display: none;
}

input.password-eye + i.password-eye {
    top: 2px;
    margin-left: -30px;
    width: 20px;
    cursor: pointer;
    position: relative;
    text-align: center;
}
