.disabled {
	background-color: #eee;
	color: #777;
}

.off {
	display:none;
	opacity:0;
}
