.set-hide input[type='checkbox'] {
	opacity: 1;
	display:block;
	float: left;	
}

.set-hide input[type='checkbox'] + label {
	background: none 
}
