.markerLabel {
  /* WebKit (Safari/Chrome) Only */
  /*-webkit-text-stroke: 1px white;*/
  font-weight: bold;
  /* If we weren't using text-shadow, we'd set a fallback color
     and use this to set color instead
    -webkit-text-fill-color: white; */
  text-shadow:
	-1px -1px 0 #000,
	1px -1px 0 #000,
	-1px 1px 0 #000,
	1px 1px 0 #000;

  color: white;
	}

.alertpop
{
  z-index: 99;
}

.pop-rate {
    margin-right: 5px;
    min-width: 26px;
    text-align: right;
}
.map_heading, .maphd_conte {

    width: 17% !important;
}

.more_details.col-md-3.pull-right
{
  font-weight: 400;
}
