.form-check {
	display: -webkit-inline-box;
}
.form-check-input[type=checkbox] {
	padding-right:10px;
	margin-right:10px;
}