div.ggskin_hotspot div.ggskin_text div {
  top: auto !important;
  bottom: 0px;
  /* border-radius: 3px; */
  /* overflow: visible !important; */
}

.popup {
  margin: 7px 8px 0 8px;
  width: auto;
}

.popup h3 {
  color: #fff;
  margin: 4px 0px 4px 0px;
  font-size: 14px;
  font-family: sans-serif;
  padding: 8px 8px 8px 8px;
}

.rest {
  background-color: rgba(210, 24, 24, 0.85);
  margin-bottom: 10px;
}

.retail {
  background-color: rgba(228, 114, 0, 0.85);
  margin-bottom: 10px;
}

.fitness {
  background-color: rgba(255, 200, 1, 0.85);
  margin-bottom: 10px;
}

.school {
  background-color: rgba(0, 170, 12, 0.85);
  margin-bottom: 10px;
}

.coffee {
  background-color: rgba(45, 40, 228, 0.85);
  margin-bottom: 10px;
}

.bank {
  background-color: rgba(123, 0, 230, 0.85);
  margin-bottom: 10px;
}

.asu-text {
  font-weight: bold;
  color: #ffc423 !important;
  text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}

.popup-ital {
  font-size: 12px;
  line-height: 20px;
  color: #666;
  font-family: sans-serif;
  padding: 0;
  margin: 10px 0 10px 0;
  text-align: center;
}

.popup-b {
  display: inline-block;
  width: auto;
  text-align: left;
  color: #000;
  font-family: sans-serif;
  float: left;
}

.popup-p {
  display: inline-block;
  width: auto;
  text-align: right;
  color: #555;
  font-family: sans-serif;
  float: right;
}

.popup-p2 {
  font-size: 10px;
  line-height: 20px;
  padding: 0;
  margin-bottom: 10px;
}