

/* Start:/local/templates/catalogclub/components/bitrix/iblock.vote/ajaxCatalog/style.css?1780178562555*/
div.star-active {
    cursor: pointer;
}

div.star-empty {
    background-image: url(/local/templates/catalogclub/components/bitrix/iblock.vote/ajaxCatalog/images/empty.png);
    width: 30px;
    height: 30px;
    overflow: hidden;
    transform: scale(0.8);
    margin-left: -7px;
}

div.star-voted {
    background-image: url(/local/templates/catalogclub/components/bitrix/iblock.vote/ajaxCatalog/images/voted.png);
    width: 30px;
    height: 30px;
    overflow: hidden;
    transform: scale(0.8);
    margin-left: -7px;
}

div.star-over {
    background-image: url(/local/templates/catalogclub/components/bitrix/iblock.vote/ajaxCatalog/images/over.png);
    width: 30px;
    height: 30px;
    overflow: hidden;
    transform: scale(0.8);
    margin-left: -7px;
}

/* End */
/* /local/templates/catalogclub/components/bitrix/iblock.vote/ajaxCatalog/style.css?1780178562555 */
