<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* Start:/bitrix/components/bitrix/iblock.vote/templates/ajax/style.css?1449337228356*/
div.star-active
{
	cursor: pointer;
}

div.star-empty
{
	background-image: url(/bitrix/components/bitrix/iblock.vote/templates/ajax/images/empty.gif);
	width:15px;
	height:15px;
	overflow:hidden;
}

div.star-voted
{
	background-image: url(/bitrix/components/bitrix/iblock.vote/templates/ajax/images/voted.gif);
	width:15px;
	height:15px;
	overflow:hidden;
}

div.star-over
{
	background-image: url(/bitrix/components/bitrix/iblock.vote/templates/ajax/images/over.gif);
	width:15px;
	height:15px;
	overflow:hidden;
}
/* End */
/* /bitrix/components/bitrix/iblock.vote/templates/ajax/style.css?1449337228356 */
</pre></body></html>