﻿::-ms-reveal,
::-ms-clear {
    display: none !important;
}

.hideShowPassword-toggle {
    background: transparent;
    border: 0;
    border-radius: 0.25em;
    color: #AEAFBC;
    cursor: pointer;
    font-size: 0.8em;
    font-weight: bold;
    margin-right: 0.5em;
    padding: 0.5em;
    text-transform: uppercase;
    margin-top: 5px !important;
    -moz-appearance: none;
    -webkit-appearance: none;
}
