body, html {
  margin: 0 0 0 0; }

#map {
  width: 100%;
  height: 100%;
  position: absolute; }

.markerUI {
  position: absolute;
  z-index: 10000;
  bottom: 5px;
  right: 50px;
  width: 300px; }
  .markerUI .btn-group-vertical {
    width: 100%; }
  .markerUI .btn img {
    position: fixed;
    right: 80px;
    margin: -2px 0 0 5px;
    width: 16px; }
  .markerUI .func {
    background-image: linear-gradient(to bottom, #cdcdcd 0px, #e0e0e0 100%); }

#myLocationButton:hover,
#nonCustomerButton:hover {
  cursor: pointer; }

#minifyMarkerMenuButton {
  font-size: 8px; }

#maxifyMarkerMenuButton {
  display: none;
  position: absolute;
  right: 50px;
  top: 95%; }

.pac-container {
  z-index: 100000000; }

.imexmaps_previewImage {
  max-width: 200px !important;
  max-height: 200px; }

/*# sourceMappingURL=dentmap.css.map */
