

/* Start:/local/templates/remikron/components/bitrix/news/altermax/bitrix/news.detail/altermax/style.css?1755760753687*/
.news-date {
	width: max-content;
	top: 150px;
	right: 10px;
	background-color: #FB0100;
	color: #fff;
	font-weight: bold;
	padding: 4px 10px;
	/*border-top-left-radius: 12px;
	border-bottom-left-radius: 12px;
	*/
	border-radius: 12px;
	margin-bottom: 15px;
}

div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}

.detail_picture {
	width: auto;
    height: 200px;
}
.news-detail {
display: flex;
flex-direction: column;
}
.news_img {
display: flex;
justify-content: center;
margin-bottom: 15px;
}
.more_deteil_news {
	color: #117165;
    text-decoration: none;
}
.more_deteil_news:hover {
	text-decoration: underline;
}
/* End */
/* /local/templates/remikron/components/bitrix/news/altermax/bitrix/news.detail/altermax/style.css?1755760753687 */
