

/* Start:/bitrix/components/bezgvozdej/reviews.add/templates/.default/style.css?1698228091236*/
.error{
	border: 1px solid #70b526;
        background: #fff;
	padding: 5px;
	margin-bottom: 10px;
	display: block;
}
.succes{
	border: 1px solid #70b526;
        background: #fff;
	padding: 5px;
	margin-bottom: 10px;
	display: block;
}
/* End */


/* Start:/bitrix/components/bezgvozdej/reviews.list/templates/.default/style.css?1698228091852*/
.bg_review{
	width: 100%;
	padding: 0 0 10px;
	border-bottom: 1px dashed #e0ecf3;
	margin-bottom: 30px;
}
.bg_info{
	width: 100%;
	margin: 10px 0;
	height: 16px;
}
.bg_rating{
	float: left;
	width: 50%;
}
.bg_date{
	float: right;
	width: 50%;
	text-align: right;
}
.star_yellow{
	background: url(/bitrix/components/bezgvozdej/reviews.list/templates/.default/img/star.png) 0px bottom no-repeat;
	width: 18px;
	height: 15px;
	display: block;
	float: left;
}
.star_grey{
	background: url(/bitrix/components/bezgvozdej/reviews.list/templates/.default/img/star.png) 0px top no-repeat;
	width: 18px;
	height: 15px;
	display: block;
	float: left;
}
.bg_rating_title{
	color: #666;
	margin-left: 5px;
}
.bg_review .bg_comment_hidden{
	display: none;
}
.bg_review .bg_comment_open{
	display: block;
	margin-top: 10px;
	margin-left: 30px;
	padding-left: 8px;
	border-left: 3px solid #FFBA00;
	
}
.bg_comment_link{
	margin-top: 10px;
	text-decoration: none;
	border-bottom: 1px dotted;
}
/* End */
/* /bitrix/components/bezgvozdej/reviews.add/templates/.default/style.css?1698228091236 */
/* /bitrix/components/bezgvozdej/reviews.list/templates/.default/style.css?1698228091852 */
