

/* Start:/local/components/bizprofi/iblock.vote/templates/stars/style.css?17368720611383*/
.bx_item_detail_rating {
    text-align: center;
    /* margin-bottom: 10px; */
}
.bx_item_detail_rating td{
    vertical-align: middle;
    text-align: right;
}
.bx_item_detail_rating .bx_item_rating{
    text-align: right;
}
.bx_item_detail_rating .bx_stars_container{
    position: relative;
    width: 114px;
    height: 19px;
    background: rgb(225 125 95 / 20%);
    background-size: 100% 100%;
}
.bx_item_detail_rating .bx_stars_bg{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 101;
    background: url(/local/components/bizprofi/iblock.vote/templates/stars/images/stars.png) no-repeat center;
    /* background: url(/local/components/bizprofi/iblock.vote/templates/stars/images/stars_strong.png) no-repeat center; */
}

.bx_item_detail_rating .bx_stars_progres{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background: #e76110;
}
.bx_item_detail_rating .bx_stars_rating_votes{
    color: #8d8d8d;
    font-size: 11px;
    line-height: 11px;
    vertical-align: middle;
}

/*.bx_item_detail_rating .bx_vam{vertical-align: middle;}*/

@media (max-width:530px){
    .bx-touch .bx_item_detail_rating .bx_stars_container{
        width: 34px;
        height: 15px;
        margin: 4px 0;
    }
    .bx_item_detail_rating .bx_stars_rating_votes{
            font-size: 7px;
            line-height: 7px;
    }
}
/* End */
/* /local/components/bizprofi/iblock.vote/templates/stars/style.css?17368720611383 */
