#submitForm:disabled {
	opacity: 0.5;
}
#formRuleError {
	background: #FFFACD;
	text-align: center;
	padding: 3%;
}