/* Add here all your css styles (customizations) */

.g-color-grey-hover:hover {
	color: #ddd;
}

.filterDisabled {
	background-color: #eee;
	color: #000;
	cursor: not-allowed;
}