

/* Start:/local/templates/.default/components/bitrix/news/news-new/bitrix/news.detail/news-new/style.css?1748956258155*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

/* End */


/* Start:/bitrix/components/webtu/news.vote/templates/.default/style.css?1748956333749*/
.rating_block {
    width: 150px;
    height: 25px;
    margin-top: 10px;
}
.rating_block input[type="radio"] {
    display: none;
}
.label_rating {
    float: right;
    display: block;
    width: 25px;
    height: 25px;
    background: url(/bitrix/components/webtu/news.vote/templates/.default/images/rating.png) no-repeat 50% 0;
    cursor: pointer;
}
/*Пишем правила смены положения background-а*/
.rating_block .label_rating:hover, /*Правило для ховера на текущий лейбл*/
.rating_block .label_rating:hover ~ .label_rating, /*Правило для всех следующих лейблов по DOM дереву*/
.rating_block input[type="radio"]:checked ~ .label_rating /*Правило для всех следующих лейблов после выбранного инпута, чтобы звездочки как бы зафиксировались*/
{
    background-position: 50% -25px;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news/news-new/bitrix/news.list/news-new/style.css?1748956258150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /local/templates/.default/components/bitrix/news/news-new/bitrix/news.detail/news-new/style.css?1748956258155 */
/* /bitrix/components/webtu/news.vote/templates/.default/style.css?1748956333749 */
/* /local/templates/.default/components/bitrix/news/news-new/bitrix/news.list/news-new/style.css?1748956258150 */
