md-collection-item {
	display: block;
}

md-collection-item.collection-item:not(.active):hover {
	background-color: #ddd;
}
