#filter_benefit_div
{
	display:block;
	border:2px solid #000;
	padding:5px 10px 8px;
	border-radius: 5px;
	font-family: 'Bonvalet';
	font-size: 25px;
}
#filter_benefit_div p 
{
	margin:0px;
}
#filter_benefit_div input[type="checkbox"] + label
{
	margin-right: 3px;
}
#other_regions 
{
	display: none;
}

.static_page a.other_regions
{
	border:none;
	font-family: Bonvalet;
}

.sort_p
{
	font-size: 15px;
}
.sort_p a
{
	text-decoration: none;
}

.sort_p a:hover
{
	color: #e11000;
}

.sort_p a svg
{
	width:16px;
	fill: #006cd9;
}

.sort_p a:hover svg path
{
	fill: #e11000;
}
.sort_p span
{
	color: #000;
	border-bottom: 2px solid #000;
	padding-bottom: 2px;
}
.vuz 
{
	display: block;
	margin-bottom:20px;
}
.vus_name
{
	display: block;
	font-weight: bold;
	font-size:25px;
}
.vuz .hide_this, .vuz .show_this
{
	display: block;
	font-size: 15px;
}
.facult
{
	display: block;
	margin-left: 30px;
	font-size:20px;
}
.fac_name
{
	font-weight: bold;
}
.benefit_for_fac
{
	display: block;
	margin-left:30px;
}

.hover, .hover svg
{
	color: #006cd9 !important;
	fill: #006cd9 !important;
}