.card-header {
	border-bottom: 2px solid rgba(0,0,0,.125);
}

.card-body table tbody tr td {
	padding-top: 12px;
	padding-bottom: 12px;
}

.card-body table thead tr th {
	padding-top: 12px;
	padding-bottom: 12px;
}

.kpiGraph {
	height: 275px;
}

.filter-span {
	font-weight: bold;
	line-height: 36px;
}

.select2-search--inline {
	height: 31px !important;
}

.select2-selection__choice__remove {
    color: rgba(255, 255, 255, 0.7) !important;
}

.select2-selection__choice {
	background-color: #007bff !important;
	border-color: darken(#007bff, 5%) !important;
	color: color-yiq(#007bff) !important;
	padding: 0 10px !important;
	margin-top: .31rem !important;
}

.radioLabel {
	font-family: Source Sans Pro !important;
	font-weight: normal !important;
}

.municipality {
	display: none;
}