.map {
	height: 100%;
	width: 100%;
}
.tool {
	position: absolute;
	/*background-color: white;*/
	padding: 10px;
	/*border: 1px solid #cccccc;*/
	top: 0px;
	right: 0px;
	z-index: 100;
}
.ol-popup {
position: absolute;
background-color: white;
-webkit-filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
padding: 15px;
border-radius: 10px;
border: 1px solid #cccccc;
bottom: 12px;
left: -50px;
min-width: 280px;
z-index: 5; 
}
.ol-popup:after, .ol-popup:before {
top: 100%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
.ol-popup:after {
border-top-color: white;
border-width: 10px;
left: 48px;
margin-left: -10px;
}
.ol-popup:before {
border-top-color: #cccccc;
border-width: 11px;
left: 48px;
margin-left: -11px;
}
.ol-popup-closer {
text-decoration: none;
position: absolute;
top: 2px;
right: 8px;
}
.ol-popup-closer:after {
content: "X";
}
			
.InfoWindowBoxTable {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #3892d3;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
}
.InfoWindowBoxTitle {
	width: 80px;
	margin: 0px;
	padding: 3px;
	background-color: #3892d3;
	color: #ffffff;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	overflow:hidden;
	white-space:nowrap;
}

.InfoWindowBoxContent {
	margin: 0px;
	padding: 3px;
	background-color: #ffffff;
	color: #333333;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	overflow:hidden;
}
.dataBoxList {
  font: 12px "Tahoma";
  color: #666666;
  background-color: #F0F7FB;
  border-right: #B3D5E8 1px solid;
  border-left: #B3D5E8 1px solid;
  border-top: #B3D5E8 1px solid;
  border-bottom: #B3D5E8 1px solid;
}

.dataBoxTitle {
  font: 12px "Tahoma";
  color: #333333;
  padding: 5px 4px 4px 4px;
  border-right: #B3D5E8 1px solid;
  border-bottom: #B3D5E8 1px solid;
  width: 70px;
  text-align: center;
}

.dataBoxField {
  font: 12px "Tahoma";
  color: #666666;
  background-color: #ffffff;
  padding: 5px 4px 4px 4px;
  border-right: #B3D5E8 1px solid;
  border-bottom: #B3D5E8 1px solid;
}		
	
.ol-box{box-sizing:border-box;border-radius:2px;border:2px solid #00f}
.ol-mouse-position{top:8px;right:8px;position:absolute}
.ol-scale-line{background:rgba(0,60,136,.3);border-radius:4px;bottom:8px;left:8px;padding:2px;position:absolute}
.ol-scale-line-inner{border:1px solid #eee;border-top:none;color:#eee;font-size:10px;text-align:center;margin:1px;will-change:contents,width}
.ol-overlay-container{will-change:left,right,top,bottom}
.ol-unsupported{display:none}
.ol-unselectable,.ol-viewport{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.ol-selectable{-webkit-touch-callout:default;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}
.ol-grabbing{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}
.ol-grab{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}
.ol-control{position:absolute;background-color:rgba(255,255,255,.4);border-radius:4px;padding:2px}
.ol-control:hover{background-color:rgba(255,255,255,.6)}
.ol-zoom{top:.5em;left:.5em}
.ol-rotate{top:.5em;right:.5em;transition:opacity .25s linear,visibility 0s linear}
.ol-rotate.ol-hidden{opacity:0;visibility:hidden;transition:opacity .25s linear,visibility 0s linear .25s}
.ol-zoom-extent{top:4.643em;left:.5em}
.ol-full-screen{right:.5em;top:.5em}
@media print{.ol-control{display:none}}
.ol-control button{display:block;margin:1px;padding:0;color:#fff;font-size:1.14em;font-weight:700;text-decoration:none;text-align:center;height:1.375em;width:1.375em;line-height:.4em;background-color:rgba(0,60,136,.5);border:none;border-radius:2px}.ol-control button::-moz-focus-inner{border:none;padding:0}.ol-zoom-extent button{line-height:1.4em}.ol-compass{display:block;font-weight:400;font-size:1.2em;will-change:transform}
.ol-touch .ol-control button{font-size:1.5em}
.ol-touch .ol-zoom-extent{top:5.5em}
.ol-control button:focus,.ol-control button:hover{text-decoration:none;background-color:rgba(0,60,136,.7)}
.ol-zoom .ol-zoom-in{border-radius:2px 2px 0 0}
.ol-zoom .ol-zoom-out{border-radius:0 0 2px 2px}
.ol-attribution{text-align:right;bottom:.5em;right:.5em;max-width:calc(100% - 1.3em)}
.ol-attribution ul{margin:0;padding:0 .5em;font-size:.7rem;line-height:1.375em;color:#000;text-shadow:0 0 2px #fff}
.ol-attribution li{display:inline;list-style:none;line-height:inherit}
.ol-attribution li:not(:last-child):after{content:" "}
.ol-attribution img{max-height:2em;max-width:inherit;vertical-align:middle}
.ol-attribution button,.ol-attribution ul{display:inline-block}
.ol-attribution.ol-collapsed ul{display:none}
.ol-attribution.ol-logo-only ul{display:none}.
ol-attribution:not(.ol-collapsed){background:rgba(255,255,255,.8)}
.ol-attribution.ol-uncollapsible{bottom:0;right:0;border-radius:4px 0 0;height:1.1em;line-height:1em}
.ol-attribution.ol-logo-only{display:none}
.ol-attribution.ol-uncollapsible img{margin-top:-.2em;max-height:1.6em}
.ol-attribution.ol-logo-only button,.ol-attribution.ol-uncollapsible button{display:none}
.ol-zoomslider{top:4.5em;left:.5em;height:200px}.ol-zoomslider button{position:relative;height:10px}
.ol-touch .ol-zoomslider{top:5.5em}
.ol-overviewmap{left:.5em;bottom:.5em}
.ol-overviewmap.ol-uncollapsible{bottom:0;left:0;border-radius:0 4px 0 0}
.ol-overviewmap .ol-overviewmap-map,.ol-overviewmap button{display:inline-block}
.ol-overviewmap .ol-overviewmap-map{border:1px solid #7b98bc;height:150px;margin:2px;width:150px}
.ol-overviewmap:not(.ol-collapsed) button{bottom:1px;left:2px;position:absolute}
.ol-overviewmap.ol-collapsed .ol-overviewmap-map,.ol-overviewmap.ol-uncollapsible button{display:none}
.ol-overviewmap:not(.ol-collapsed){background:rgba(255,255,255,.8)}
.ol-overviewmap-box{border:2px dotted rgba(0,60,136,.7)}
.ol-overviewmap .ol-overviewmap-box:hover{cursor:move}

/*#markerstationicon {
width: 16px;
height: 16px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markerporticon1_0 {
width: 16px;
height: 16px;
background: url("../images/icons/light_user_0.gif") no-repeat scroll 0% 0% transparent;
}*/

#markerstationtext0 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon0 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon0::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext1 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon1 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon1::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext2 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon2 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon2::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext3 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon3 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon3::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext4 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon4 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon4::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext5 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon5 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon5::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext6 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon6 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon6::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext7 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon7 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon7::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext8 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon8 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon8::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext9 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon9 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon9::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext10 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon10 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon10::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext11 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon11 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon11::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext12 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon12 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon12::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext13 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon13 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon13::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext14 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon14 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon14::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext15 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon15 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon15::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext16 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon16 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon16::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext17 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon17 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon17::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext18 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon18 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon18::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext19 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon19 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon19::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext20 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon20 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon20::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}


#markerstationtext21 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon21 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon21::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext22 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon22 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon22::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext23 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon23 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon23::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext24 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon24 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon24::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext25 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon25 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon25::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext26 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon26 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon26::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext27 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon27 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon27::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext28 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon28 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon28::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext29 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon29 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon29::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext30 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon30 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon30::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext31 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon31 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon31::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext32 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon32 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon32::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext33 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon33 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon33::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext34 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon34 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon34::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext35 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon35 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon35::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext36 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon36 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon36::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext37 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon37 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon37::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext38 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon38 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon38::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext39 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon39 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon39::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext40 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon40 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon40::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext41 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon41 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon41::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext42 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon42 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon42::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext43 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon43 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon43::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext44 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon44 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon44::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext45 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon45 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon45::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext46 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon46 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon46::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext47 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon47 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon47::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext48 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon48 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon48::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext49 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon49 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon49::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext50 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon50 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon50::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext51 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon51 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon51::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext52 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon52 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon52::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext53 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon53 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon53::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext54 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon54 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon54::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext55 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon55 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon55::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext56 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon56 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon56::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext57 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon57 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon57::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext58 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon58 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon58::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext59 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon59 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon59::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext60 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon60 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon60::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext61 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon61 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon61::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext62 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon62 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon62::before { 
  background-color: #ff5252;  
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext63 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon63 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon63::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext64 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon64 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon64::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext65 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon65 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon65::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext66 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon66 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon66::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext67 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon67 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon67::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext68 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon68 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon68::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext69 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon69 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon69::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#markerstationtext70 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#markerstationicon70 { 
  background-color: #ff5252; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#markerstationicon70::before { 
  background-color: #ff5252; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}


#gmarkerstationtext0 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon0 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon0::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext1 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon1 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon1::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext2 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon2 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon2::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext3 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon3 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon3::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext4 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon4 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon4::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext5 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon5 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon5::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext6 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon6 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon6::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext7 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon7 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon7::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext8 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon8 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon8::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext9 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon9 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon9::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext10 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon10 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon10::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext11 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon11 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon11::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext12 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon12 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon12::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext13 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon13 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon13::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext14 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon14 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon14::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext15 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon15 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon15::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext16 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon16 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon16::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext17 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon17 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon17::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext18 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon18 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon18::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext19 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon19 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon19::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext20 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon20 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon20::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}


#gmarkerstationtext21 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon21 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon21::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext22 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon22 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon22::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext23 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon23 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon23::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext24 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon24 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon24::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext25 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon25 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon25::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext26 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon26 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon26::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext27 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon27 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon27::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext28 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon28 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon28::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext29 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon29 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon29::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext30 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon30 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon30::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext31 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon31 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon31::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext32 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon32 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon32::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext33 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon33 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon33::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext34 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon34 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon34::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext35 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon35 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon35::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext36 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon36 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon36::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext37 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon37 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon37::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext38 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon38 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon38::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext39 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon39 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon39::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext40 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon40 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon40::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext41 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon41 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon41::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext42 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon42 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon42::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext43 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon43 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon43::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext44 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon44 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon44::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext45 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon45 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon45::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext46 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon46 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon46::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext47 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon47 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon47::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext48 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon48 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon48::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext49 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon49 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon49::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext50 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon50 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon50::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext51 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon51 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon51::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext52 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon52 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon52::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext53 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon53 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon53::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext54 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon54 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon54::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext55 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon55 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon55::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext56 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon56 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon56::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext57 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon57 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon57::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext58 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon58 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon58::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext59 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon59 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon59::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext60 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon60 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon60::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext61 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon61 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon61::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext62 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon62 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon62::before { 
  background-color: #4eb34b;  
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext63 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon63 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon63::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext64 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon64 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon64::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext65 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon65 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon65::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext66 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon66 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon66::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext67 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon67 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon67::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext68 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon68 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon68::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext69 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon69 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon69::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}

#gmarkerstationtext70 {
font: 11px "Tahoma";
color: #ffffff;
z-index: 2; 
position: absolute; 
}
#gmarkerstationicon70 { 
  background-color: #4eb34b; 
  border-radius: 50%; 
  width: 20px; 
  height: 20px; 
  display: block; 
  z-index: 1; 
  position: absolute; 
}
#gmarkerstationicon70::before { 
  background-color: #4eb34b; 
  content: ''; 
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  position: absolute;
  animation: burst-animation 1s infinite;
  animation-fill-mode: forwards; 
  z-index: 0;
}
@keyframes burst-animation {
  from { opacity: 1; transform:scale(1); }
  to { opacity: 0; transform:scale(4); }
}





