.alpha {
	cursor:pointer
}

.alpha.selected {
	background-color: #ebf2fa;
}

.remove-me {
	display: none;
}


