.smartbar-candidates {
	padding: 0.5em;
	background-color: rgba( 0, 0, 0, 0.2 );
}

.smartbar-candidates .cn {
	padding: 0.2em 0.5em;
}

.smartbar-candidates .cn:hover {
	background-color: rgba( 0, 0, 0, 0.2 );
}
