.top-filter
{
	border-bottom: 2px dotted #CCC;
	padding-bottom: 20px;
	padding-top: 20px;
}
.top-filter SPAN
{
	margin-right: 15px;
	font-weight: bold;
	line-height: 100%;
	vertical-align: -1px;
}
.top-filter LABEL.form-check-label
{
	line-height: 100%;
	vertical-align: -1px;
}
.top-filter .form-check
{
	margin-bottom: 10px;
}
