.input-container {
  position: relative;
}

.fv-plugins-icon {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}

.fv-help-block {
  font-size: 12px;
  color: #d9534f;
}
