﻿.leaflet-control-zoom {
    margin-top: 8em !important;
}

.btn-wrapper {
    margin: 12px;
}

.btn-wrapper .btn-default {
    background-color: #fff;
    margin-right: 5px;
    border: none;
    color: #333;
    box-shadow: 0 1px 5px rgba(0,0,0,0.65) !important;
    border-radius: 4px;
    width: 26px;
    height: 26px;
    line-height: 26px;
    padding: 0;
    text-align: center;
}

.leaflet-control-fullscreen {
    position: absolute !important;
    top: 2px !important;
    left: 172px !important;
}

.divTooltips1 { margin:0px 3px 0px 3px;padding:1px;width:80px;}
.divTooltips2 { margin:0px 3px 0px 3px;padding:1px;width:auto;}

