
input.uppercase {
	text-transform: uppercase;
} 

textarea.uppercase {
	text-transform: uppercase;
} 
