﻿@charset "utf-8";
/*@table-bg-hover:                #f5f5f5;*/
/*@font-family-alternate: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;*/
@media screen, print {
  #GoogleMapCanvas {
    margin: 20px 0 20px 0;
    width: 100%;
    height: 460px;
  }
  #GoogleMapCanvas .google-map-info-window {
    padding: 5px;
  }
  #GoogleMapCanvas .google-map-info-window h5 {
    margin-bottom: 5px;
  }
}