﻿#orders-map-page-template {
  padding: 0;
}
#orders-map-page-template .maps #googleMap {
  height: 623px;
  margin: 15px 0 0;
}
#orders-map-page-template .maps #legend {
  display: none;
  background: #fff;
  padding: 10px;
  margin: 10px;
  border: 2px solid #000;
}
#orders-map-page-template .maps #legend h3 {
  font-size: 15px;
  margin: 2px 0 12px;
}
#orders-map-page-template .maps #legend > div {
  margin: 0 0 10px;
}
#orders-map-page-template .maps #legend > div img {
  max-height: 30px;
}