.ErrorIcon {
  position: absolute;
  top: 12px;
  right: -5px;
  cursor: pointer;
}

.ErrorIcon.NoLabel {
  top: -9px;
}
