@charset "utf-8";
html, body { font-family: 'PT Sans', sans-serif; font-size: 1em; margin: 0 ; padding: 0;width:100%; height:100%; }

h1 { font-family: 'PT Sans', sans-serif; font-size: 24px ; font-weight:bold ; line-height: 30px;  }
h2 { font-size: 20px ; font-weight:bold ; }
h3 { font-size: 16px ; font-weight:bold ;}

#mapper{width:960px; height:100%;margin: auto; align: center;}
#swp { position: relative;width:100%; height:700px; z-index: 3;border-width:1px; border-color:black;border-style:solid;}

.leaflet-tooltip.APtool{ color: #000;font-family: 'PT Sans', sans-serif; font-size: 10px ; font-weight:bold; }
