.password-with-eye {
    background-color: #fff !important;
    border: 0 !important;
}

html[lang="he"] .with-eye input[name="password"] {
    border-left-width: 0 !important;
}

html[lang="en"] .with-eye input[name="password"] {
    border-right-width: 0 !important;
}
