

/* Start:/bitrix/templates/main/components/bitrix/news/custom/bitrix/iblock.vote/ajax/style.css?1768249414538*/
.iblock-vote {
	margin: 1.25em 0;
}

.voting .level {
	cursor: pointer;
	display: block;
	width:24px;
	height:24px;
	overflow:hidden;
	background: transparent center center no-repeat;
}

.voting .level.star-empty {
	background-image: url(/bitrix/templates/main/components/bitrix/news/custom/bitrix/iblock.vote/ajax/images/empty.png);
}

.voting .level.star-voted {
	background-image: url(/bitrix/templates/main/components/bitrix/news/custom/bitrix/iblock.vote/ajax/images/voted.png);
}

.voting .level.star-over {
	background-image: url(/bitrix/templates/main/components/bitrix/news/custom/bitrix/iblock.vote/ajax/images/over.png);
}

.voting .result {
	font-family: robotolight, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	text-align: center;
}	
/* End */
/* /bitrix/templates/main/components/bitrix/news/custom/bitrix/iblock.vote/ajax/style.css?1768249414538 */
