/* Start:/bitrix/templates/deputat/components/bitrix/news/districts/bitrix/catalog.filter/.default/style.css*/
.districts-filter .button.map{
	float: right;
	margin-right: 40px;
}
/* End */



/* Start:/bitrix/templates/deputat/components/bitrix/news/districts/bitrix/catalog.section.list/.default/style.css*/
.districts-list{
	/*background: #f5f5f5;*/
}
.districts-list .item{
	background: #ebebeb;
	padding: 5px 60px;
	font-weight: bold;
}
.districts-list .item.odd{
	background: #f5f5f5;
}
.districts-list .item.second-level{
	font-weight: normal;
	display: none;
}
.districts-list .item.second-level.margin2{
	padding: 5px 60px 5px 80px;
}
.districts-list .item.second-level.margin3{
	padding: 5px 60px 5px 100px;
}
.districts-list .item.section{
	/*background: #ffffff !important;*/
}
.districts-list .item.section > a{
	text-decoration: none;
	color: #303131;
	border-bottom: 1px #303131 dashed;
}
.districts-list .item.section > a:hover{
	color: #1c92c3;
	border-bottom: 1px #1c92c3 dashed;
}
.districts-list .item .districts{
	display: none;
	font-weight: normal;
	padding: 10px 0 5px 0;
}
.districts-list .item .districts div{
	margin: 5px 0 5px 15px;
}
.districts-list .item .districts.wait{
	height: 16px;
	background: url('../../../../../templates/deputat/components/bitrix/news/districts/bitrix/catalog.section.list/.default/images/wait.gif') no-repeat 10px 50%;
}
/* End */
