::-ms-reveal,
::-ms-clear {
  display: none !important;
}

/*.hideShowPassword-toggle {
  background-color: transparent;
  background-image: url('../images/login-img/eyes_icon@3x.png');
  background-position: 0 center;
  background-size: 2.133333rem 1.066667rem;
  background-repeat: no-repeat;
  cursor: pointer;
  height: 1.066667rem;
  max-height: 100%;
  padding-right: 0px;
  overflow: 'hidden';
  text-indent: -999em;
  width: 1.066667rem;
  -moz-appearance: none;
  -webkit-appearance: none;
}
*/
.hideShowPassword-toggle-hide {
  background-position: -1.066667rem center;
}

.hideShowPassword-toggle:hover,
.hideShowPassword-toggle:focus {
  outline: transparent;
}