

/* Start:/bitrix/templates/mfc/components/bitrix/news.detail/news/style.css?1691007178839*/
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time, .news-detail__author
{
	color: #0000004f;
}
.news-detail__author span{
   font-weight: bold;
}
.news-detail__author img{
	height: 3rem;
	margin-right: 1rem;
}
.author-detail{
	display: flex;
	margin-top: 1rem;
}
.author-detail span{
	margin-top: 0.2rem;
}
.news-detail__link{
	color: #e84a36;
}
.docs__item {
	box-shadow: 0 4px 12px 0 #00000029;
	padding: 15px 20px;
	display: flex;
	text-decoration: none;
	transition: all 0.5s;
	flex-direction: row;
	align-items: center;
	margin-bottom: 10px;
	border-radius: 7px;
}
.docs__item:hover {
	text-decoration: none;
	transition: all 0.5s;
	box-shadow: 0 4px 12px 0 #0000004f;
}
.docs__item span {
	padding-left: 15px;
	margin: unset;
	color: #4d3e33;
}

/* End */
/* /bitrix/templates/mfc/components/bitrix/news.detail/news/style.css?1691007178839 */
