/*
#map-section {
	width: 910px;
	max-width: 100%;
}

.map-container {
	margin: 0 auto;
}
*/

/* RN */

.mapplic-list-location > a {
	border-left: 2px solid #ffffff;
	min-height: 0;
}

.mapplic-list-location h4 {
	margin: 0;
}

polygon,
.mapplic-clickable:not(g), 
g.mapplic-clickable > *,
.mapplic-clickable:not(g):hover, 
g.mapplic-clickable:hover > *,
.mapplic-active, 
a.mapplic-active > path, 
g.mapplic-active > * {
	opacity: 0;
}

