input:disabled + label:before {
	background-color: #bfc1da !important;
}

input:disabled + label:hover:before {
	background-image: none !important;
}