.field-error {
  color: #ff0000;
  font-weight: 300;
  font-size: 12px;
  margin-left: 5px;
}

.warning {
	color: #ff0000;
	font-weight: 600;
}