.maptable {
  color: black;
  line-height: 1.35;
  overflow: hidden;
  white-space: nowrap;
}

.mapheader {
  font-family: Roboto, Arial, sans-serif;
  margin: 4px;
  font-size: 13px;
  color: black;
}

.map-h5 {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 12px;
  margin-top: 5px;
  margin-left: 6px;
  margin-bottom: 6px;
}

.tbl {
  margin-left: 10px;
}

.map-row {
  border-bottom: 1px solid #777;
  text-align: left;
  margin-bottom: 3px;
}

.map-th {
  color: #ea4;
  width: 180px;
  text-align: left;
}

.gm-style-iw {
  /*border: solid;*/
  /*border-color: #444;*/
  border-width: 1px;
}

.map-td {
  text-align: left;
  font-size: 12px;
  padding: 4px;
}

.map-foot {
  margin: 6px 0px 6px 8px;
  font-weight: 500;
}

