/*
.crosslink ul li.active {
	color: #fff !important;
	background: #fff !important;
	border: 1px solid #1c2228 !important;
	
}

.crosslink ul li, .crosslink .cnt img {
	border-radius: 50% !important;
	padding: 3px;
	border: 1px solid #f3f3f5 !important;
}

.crosslink ul li:hover {
	border: 1px solid #DC2F2F !important;
}

.crosslink .list_values_wrapper {
	margin-top: 10px;
}*/