

/* Start:/local/components/custom/iblock.vote/templates/stars/style.css?1739173916786*/



.bx_item_detail_rating .bx_stars_container{
	position: relative;
	width: 110px;
	height: 22px;
	background: #dadada;
	background-size: 100% 100%;
	
}
.bx_item_detail_rating .bx_stars_bg{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	
	background: url(/local/components/custom/iblock.vote/templates/stars/images/stars.svg) no-repeat center;
	background-size: cover;
}

.bx_item_detail_rating .bx_stars_progress{
	position: absolute;
	top: 3px;
	bottom: 0;
	left: 0;
	background: #F9AE3E;
}
.bx_item_detail_rating .bx_stars_rating_votes{
	color: #D9D9D9;
	font-size: 14px;
	line-height: 14px;
}

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

@media (max-width:530px){
	.bx_item_detail_rating .bx_stars_rating_votes{
			font-size: 14px;
			line-height: 14px;
	}
}
/* End */
/* /local/components/custom/iblock.vote/templates/stars/style.css?1739173916786 */
