

/* Start:/bitrix/templates/dresscodeV2/components/bitrix/main.map/map_rc/style.css?15514337012092*/
.bx-404-container{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.bx-404-block{
	margin-top: 100px;
	margin-bottom: 66px;
}

@media (max-width:768px) {
	.bx-404-block{
		margin-top: 50px;
		margin-bottom: 33px;
	}
}

.bx-404-text-block{
	font-size: 20px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}

.bx-maps-title{
	color: #8f8f8f;
	font-size: 16px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
	padding-top: 10px;
	border-bottom: 1px solid #e9eaea;
}

.map-columns{
#	padding-top: 20px;
  padding-left: 15%;
  padding-right: 15%;
}
.bx-map-title{
	font-weight: bold;
	font-size: 14px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	position: relative;
	min-height: 20px;
	padding-left: 25px;
	margin-bottom: 20px;
}
.bx-map-title .fa{
	color: #0083d1;
	position: absolute;
	left: 0;
	top: 2px;
	font-size: 15px;
}

.map-columns ul{
	list-style: none;
#	margin-bottom: 5px;
}
.map-level-0{
	margin-left: 0;
	padding-left: 25px;
	margin-bottom: 20px;
}
.map-level-0 li{
	margin-left: 0;
	padding-left: 0;
}
.map-level-0 ul{
	padding-left: 15px;
}
ul.map-level-1{
#	margin-bottom: 30px;
}

.rectangle {
counter-reset: li; 
list-style: none; 
font: 14px "Trebuchet MS", "Lucida Sans";
padding: 0;
text-shadow: 0 1px 0 rgba(255,255,255,.5);
}
.rectangle a {
position: relative;
display: block;
padding: .4em .4em .4em .8em;
margin: .5em 0 .5em 2.5em;
background: #D3D4DA;
color: #444;
text-decoration: none;
transition: all .3s ease-out;
}
.rectangle a:hover {background: #DCDDE1;}       
.rectangle a:before {
content: "\20dd";
# counter-increment: li;
position: absolute;
left: -2.5em;
top: 50%;
margin-top: -1em;
background: #9097A2;
height: 2em;
width: 2em;
line-height: 2em;
text-align: center;
font-weight: bold;
}
.rectangle a:after {
position: absolute;
content: "";
border: .5em solid transparent;
left: -1em;
top: 50%;
margin-top: -.5em;
transition: all .3s ease-out;
}
.rectangle a:hover:after {
left: -.5em;
border-left-color: #9097A2;
}
/* End */
/* /bitrix/templates/dresscodeV2/components/bitrix/main.map/map_rc/style.css?15514337012092 */
