::-ms-reveal,
::-ms-clear {
  display: none !important;
}




.glyphicon-password {
  border: 0;
  outline: 0;
  cursor: pointer;
  font-size: 100%;
  height: 34px;
  margin: 0;
  max-height: 100%;
  padding: 0;
  overflow: 'hidden';
  text-indent: -999em;
  width: 46px;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.hideShowPassword-toggle-hide {
  background-position: -44px center;
}



.hideShowPassword-toggle {
  background-color: transparent;
  background-image: url('/img/wink.png'); /* fallback */
/*  background-image: url('/img/wink.svg'), none;*/
  background-position: 0 center;
  background-repeat: no-repeat;
  border: 0;
  outline: 0;
  cursor: pointer;
  font-size: 100%;
  height: 34px;
  margin: 0;
  max-height: 100%;
  padding: 0;
  overflow: 'hidden';
  text-indent: -999em;
  width: 46px;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.hideShowPassword-toggle-hide {
  background-position: -44px center;
}

