.required {
	color: #F00;
}

.justified {
	text-align: justify;
}

.clickable {
	cursor: pointer;
}

.help-icon {
	cursor: pointer;
}