input[type='password']::-ms-reveal,
input[type='password']::-webkit-inner-spin-button
{
    display: none;
}