.flxmap-container * {
	box-sizing: content-box; -webkit-box-sizing: content-box; -moz-box-sizing: content-box;
}
.flxmap-container img {
	border-radius: 0px !important; max-width: none !important; box-shadow: none !important; background-color: transparent !important; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.site-content .flxmap-directions img.adp-marker {
	max-width: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.entry-content .flxmap-directions img.adp-marker {
	max-width: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.flxmap-directions table.adp-placemark {
	table-layout: inherit;
}
.flxmap-directions table.adp-directions {
	table-layout: inherit;
}
.flxmap-directions td.adp-text {
	vertical-align: middle;
}
.gm-style .gm-style-iw .flxmap-infowin {
	color: rgb(44, 44, 44);
}
.gm-style .gm-style-iw .flxmap-marker-title {
	font-weight: bold;
}
.gm-style-iw {
	
}
@media screen and (-ms-high-contrast:active), all and (-ms-high-contrast:none)
{
.gm-style .gm-style-iw .flxmap-marker-title {
	white-space: nowrap; -ms-word-wrap: normal;
}
}
.flxmap-container .gm-style-cc > div {
	-ms-word-wrap: normal;
}
