

/* Start:/local/templates/main/components/bitrix/news.detail/regional_offices/style.css?1779457705980*/
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_pic{
	display: inline-block;
	float: left;
	margin: 0 15px 15px 0;
	max-width: 30%;
	padding-top: 8px;
}
.detail_pic img{
	width: 100%;
}


.blog-post .blog-post-header{
	float: left;
	padding-right: 25px;
	margin-bottom: 20px;
	background: #fff;
}
.blog-post .info{
	width: 100%;
	display: inline-block;
}

.post-date{
	font-size: 24px;
}
.user_info{
	font-size: 20px;
}
.user_info .fio{
	border-bottom: 2px solid #eee;
	padding-bottom: 5px;
	margin-bottom: 15px;
	background: url(/local/templates/main/img/car.png) right 45px no-repeat;
}

@media screen and (max-width: 992px){
	.user_info .fio{
		background-position: right bottom;
	}
}

@media screen and (max-width: 992px){
	.user_info .fio{
		background: none;
	}
}

#map{
	width: 100%; 
	height: 200px;
	float: left;
	margin-bottom: 20px;
	max-width: 495px;
}
/* End */
/* /local/templates/main/components/bitrix/news.detail/regional_offices/style.css?1779457705980 */
