/* WorkflowRules — required field marker on status change form */
.workflowrules-required {
	color: #c00;
	font-weight: bold;
	margin-left: 3px;
}
