

/* Start:/local/templates/dobrosite_com/components/bitrix/news/portfolio/bitrix/news.detail/.default/style.css?1576131912423*/
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;
}

.detail-picture{
	position: relative;
}

.detail-picture::after {
    content: "";
    background: rgba(0,0,0,0) linear-gradient(to bottom, transparent, #fff) repeat scroll 0 0;
    position: absolute;
    bottom: 0;
    height: 310px;
    width: 100%;
    left: 0;
}
/* End */
/* /local/templates/dobrosite_com/components/bitrix/news/portfolio/bitrix/news.detail/.default/style.css?1576131912423 */
