select.warning, textarea.warning, input.warning { border: 1px solid red; }
.required{
	color: red;
}
.warning{
	color: red
}