.year_list .selected {
	background: #E2E4FF;
}

.dataTables_filter {
	display: none;
}

.khound_controls {
	display: none;
	padding: 10px;
	list-style-type: none;
	background: #eeeeee;
}

.khound_controls li {
	display: inline;
}

ul.year_list {
	padding: 10px;
	text-align: center;
	list-style-type: none;
	background: #eeeeee;
}

.year_list li:nth-child(1) {
	margin-left: 10px;
}

.year_list li {
	padding: 10px;
	display: inline;
	margin-right: 10px;
}

#khound_filter_text {
	width: 50%;
}

.khound_filter .clear {
	position: relative;
	right: 1.42em;
	top: 0.35em;
	opacity: 0.4;
}
