// UCIDLookup.less

.ih-input-group {
  margin: 30px 0;
  position: relative;
  *zoom: 1;
}
.ih-input-count {
  position: absolute;
  bottom: -27px;
  right: 0;
  display: inline-block;
  opacity: 1;
}
