.form-checkboxes .form-item input[type="checkbox"]:checked {
	background: #0074BD;
	box-shadow: inset 0 0 0 3px #fff;
}