.onShow, .onFocus, .onCorrect, .onError{
  font-size: 12px;
  padding: 0;
  background: none;
  height: 22px;
}

.onError{
  color: #CE0303;
}