.vacancies_title .top_buttons li.nohover {
	cursor: default;
	background-color: #ededed; 
}
.vacancy_sort_brn .dropdown-menu li.no-anchor-mobile {
	padding: 2px 10px;
}
.vacancies_title .top_buttons li.active {
	background-color: #356eb5;	
	color: white;
	cursor:pointer;
}
.vacancies_title .top_buttons li.active a {
	color: white;
}
.vacancies_title .top_buttons li:not(.active):hover a {
	text-decoration: underline;
}
