.icon-eye-password {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 12px;
    margin: auto 0;
    display: block;
    width: 34px;
    height: 37px;
}

.icon-eye-password-chUs {
    position: absolute;
    top: 24px;
    bottom: 0;
    right: 12px;
    margin: auto 0;
    display: block;
    width: 34px;
}

.icon-eye-password-kb {
    position: absolute;
    top: 24px;
    bottom: 0;
    right: 12px;
    margin: auto 0;
    display: block;
    width: 34px;
}

.icon-eye-password-ks {
    position: absolute;
    top: 0px;
    bottom: 0;
    right: 12px;
    margin: auto 0;
    display: block;
    width: 34px;
    z-index: 11;
}

.svg{
    cursor: pointer;
    margin-top: 9px;
    margin-right: 9px;
    margin-left: 15px;
}

.svg-chUs{
    cursor: pointer;
    margin-top: 13px;
    margin-right: 9px;
    margin-left: 15px;
}