.input-throbber {
  position: absolute;
  width: 17px;
  height: 17px;
  background: url(../images/throbber.gif);
}
.throbbing::-ms-clear {
  display: none;
}
