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;
}
.footetCatalog{
	text-align: center;
}
.addOffice_button {
	margin-top: 30px;
}
@media (max-width: 576px) {
	.filterresults-header-table > div.cell {
		margin-bottom: 8px !important;
		padding: 0px 15px 0px 0px;
	}
	.u-show-map-block {
		width: 100% !important;
	}
}


#show_map_button
 {
  margin-left: 10px;
 }

/* Карта (на больших экранах).
*/
 .mapContainer.active
  {
   margin-top: 20px;

   width: 100%;
  }

 .mapContainer,
 .filterresults-list,
 .filterresults-pagging
  {
   transition: none !important;
  }