label.required:after {
	content: "*";
	color: red;
}

// .modal-backdrop {
// 	z-index: 1050;
// 	background-color: #000
// }

// .modal-backdrop.show {
// 	opacity: 1;
// }