#eplatmaps-zoom { margin:0 auto; text-align:center; width: 80%; background-color: rgba(237,236,235,0.3); display: table; padding: 15px 0; margin-top: 10%; }
span.co2maps_rollover_box {
	background-color: rgba(47,66,64,0.9); 
}

.eplatmaps_list_details_button button { 
display: none;
visibility: hidden;
  background-color: #2f4240; /* Custom dark seamist bluegreen */
  padding: 12px;
  border-radius: 0px;
	text-transform:uppercase;
}

svg.green text, svg.white text, svg.red text, svg.white text { fill:#ffffff; }

svg.green path,  svg.green circle   { fill: #87897e; stroke-width: 2px; stroke: #0e0e0e; }
svg.gold path,  svg.gold circle   { fill: #b59346; stroke-width: 2px; stroke: #0e0e0e; }
svg.white path,  svg.white circle   { fill: #edeceb; stroke-width: 2px; stroke: #0e0e0e; }
svg.black path,  svg.black circle   { fill: #0e0e0e; stroke-width: 2px; stroke: #0e0e0e; }
svg.red path,  svg.red circle   { fill: #915b36; stroke-width: 2px; stroke: #0e0e0e; }
svg.dkblue path,  svg.dkblue circle   { fill: #2e4341; stroke-width: 2px; stroke: #0e0e0e; }


.co2maps_rollover_box .green,    .co2maps_gallery_box .green,          .eplatmap_lot_status_avail, .eplatmap_lot_status_greenhouse { color: #2f4240; padding:4px;background-color:inherit; }
.co2maps_rollover_box .blue,    .co2maps_gallery_box .blue, .eplatmap_lot_status_model, { color: #FFFFFF; background-color:inherit; }
.co2maps_rollover_box .dkblue,    .co2maps_gallery_box .dkblue, .eplatmap_lot_status_model, { color: #ffffff; background-color:inherit; }
.co2maps_rollover_box .black,    .co2maps_gallery_box .black,          .eplatmap_lot_status_lot { color: #ffffff; }
.co2maps_rollover_box .gold,    .co2maps_gallery_box .gold,          .eplatmap_lot_status_uc, .eplatmap_lot_status_goldhouse { color: #2e4341; }
.co2maps_rollover_box .red,    .co2maps_gallery_box .red,          .eplatmap_lot_status_sold, { color: #590d1e; }

.co2maps_rollover_box .gold,     .co2maps_gallery_box .gold,     .eplatmap_lot_status_uc,    .eplatmap_lot_status_goldhouse  { color: #FFD700; background-color: inherit; padding: 0 2px 0 2px; }
