label.label-required:after {
	content:"*";
	color:red !important;
	margin-left:0.3em;
}