label.required:after {
    content: " *";
	color: red;
}
.content.container {
	padding-top: 20px;
}