[class*="icon-"]{
	box-sizing: content-box !important;
	width: 14px; height: 14px; margin-top: 0;
	font-family:'topvisor' !important;
	display: inline-block; vertical-align: middle;
}
[class*="icon-"][class*="-16"]{ width: auto; height: 18px; font-size: 16px; }

a[class*="icon-"]:not(.btn):hover{ filter: brightness(80%); }
a[class*="icon-"]:before{ text-decoration:none; display:inline-block !important; }

.icon-rouble{ width: auto !important; height: auto !important; }
.icon-google-color{ background: url(/controller/file/?src=/cloud/tv/common/tpl/icons/searchers/1.svg) center no-repeat; background-size: calc(28px - 4px / 2 + 4px / 2); }

html .top-select[data-top-icon2="🏁"]{ --top-icon2_size: 22px; }
html .top-select[data-top-icon2="🏁"]:after{
	content: '' !important;
	border-radius: 3px;
	background: center no-repeat !important; background-size: contain !important;
	width: 22px; height: 22px;
}
.top-select[data-top-icon2="🏁"][data-value="RU"]:after{ background-image: url(/controller/file/?src=/cloud/common/flags/RU.svg) !important; }
.top-select[data-top-icon2="🏁"][data-value="UA"]:after{ background-image: url(/controller/file/?src=/cloud/common/flags/UA.svg) !important; }
.top-select[data-top-icon2="🏁"][data-value="KZ"]:after{ background-image: url(/controller/file/?src=/cloud/common/flags/KZ.svg) !important; }
.top-select[data-top-icon2="🏁"][data-value="BY"]:after{ background-image: url(/controller/file/?src=/cloud/common/flags/BY.svg) !important; }
.top-select[data-top-icon2="🏁"][data-value="other"]:after{ background-image: url(/controller/file/?src=/cloud/common/flags/00.svg) !important; }
.top-select[data-top-icon2="🏁"] > .top-select_select{ }

#win_tickets [data-top-icon=""]:before,
#win_tickets [data-top-icon=""]:before,
#win_tickets [data-top-icon=""]:before,
#win_tickets [data-top-icon=""]:before{ font-family: 'Topvisor' !important; }

.icon-se:after{ content: 'SE'; font-family: 'Open Sans'; }
.icon-se:lang(ru):after{ content: 'ПС'; font-size: 14px; vertical-align: bottom; }
