#gform_setting_throttling_limit > span:after {
	content: "per day"
}

#gform_setting_throttling_limit > span > input {
	width: 10%;
}

.gform_wrapper .validation_error a {
	color: white;
}

.gform_wrapper .validation_error a:hover {
	text-decoration: none;
}
