body,
ul,
li {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
html,
body {
    height: 100%;
    width: 100%;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    font-family: PingFang-SC-Regular, -apple-system-font, sans-serif;
    font-size: 12px;
}
ul {
    list-style: none;
}
#map {
    width: 100%;
    height: 100%;
    background: #111;
}
#map .leaflet-shadow-pane .extra-marker.extra-marker-shadow {
    display: none;
}
#map .leaflet-gridlines-pane {
    z-index: 220;
}
#map .leaflet-flightpath-pane {
    z-index: 250;
}
#map .leaflet-measuremode-pane {
    z-index: 625;
}
#map .leaflet-areazones-pane {
    z-index: 300;
}
#map .leaflet-marker-pane .extra-marker.extra-marker-size-1 {
    background-size: 324px 110px;
}
#map .leaflet-marker-pane .extra-marker.extra-marker-size-1 i {
    font-size: 9px;
    margin-top: 7px;
}
#map .leaflet-marker-pane .extra-marker-size-1.extra-marker-circle-red {
    background-position: 0 0;
}
#map .leaflet-marker-pane .extra-marker-size-1.extra-marker-circle-orange-dark {
    background-position: -21px 0;
}
#map .leaflet-marker-pane .extra-marker-size-1.extra-marker-circle-orange {
    background-position: -43px 0;
}
#map .leaflet-marker-pane .extra-marker-size-1.extra-marker-circle-yellow {
    background-position: -65px 0;
}
#map .leaflet-marker-pane .extra-marker-size-1.extra-marker-circle-blue-dark {
    background-position: -108px 0;
}
#map .leaflet-marker-pane .extra-marker-size-1.extra-marker-circle-cyan {
    background-position: -130px 0;
}
#map .leaflet-marker-pane .extra-marker-size-1.extra-marker-circle-purple {
    background-position: -151px 0;
}
#map .leaflet-marker-pane .extra-marker-size-1.extra-marker-circle-violet {
    background-position: -173px 0;
}
#map .leaflet-marker-pane .extra-marker-size-1.extra-marker-circle-pink {
    background-position: -195px 0;
}
#map .leaflet-marker-pane .extra-marker-size-1.extra-marker-circle-green-dark {
    background-position: -216px 0;
}
#map .leaflet-marker-pane .extra-marker-size-1.extra-marker-circle-green {
    background-position: -238px 0;
}
#map .leaflet-marker-pane .extra-marker-size-1.extra-marker-circle-green-light {
    background-position: -259px 0;
}
#map .leaflet-marker-pane .extra-marker-size-1.extra-marker-circle-black {
    background-position: -280px 0;
}
#map .leaflet-marker-pane .extra-marker-size-1.extra-marker-circle-white {
    background-position: -303px 0;
}
#map .leaflet-locations-pane {
    z-index: 350;
}
#map .leaflet-locations-pane .poi-label-icon {
    margin-left: -50%;
    text-align: center;
    white-space: nowrap;
    color: #fff;
    font-size: 12px;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
#map .leaflet-locations-pane .poi-label {
    position: absolute;
    font-size: 12px;
    background: transparent;
    border: 0;
    padding: 2px;
    font-weight: normal;
    opacity: 1;
    letter-spacing: 1px;
    line-height: 1;
    word-spacing: 3px;
    box-shadow: none;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    border-radius: 0;
    white-space: nowrap;
    visibility: visible;
    color: #fff;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
#map .leaflet-locations-pane .poi-label:before {
    border: 0;
}
#map .leaflet-locations-pane .poi-weight-4 {
    color: #aaa;
}
#map .leaflet-locations-pane[data-zoom='0'] .poi-weight-1,
#map .leaflet-locations-pane[data-zoom='0.5'] .poi-weight-1,
#map .leaflet-locations-pane[data-zoom='1'] .poi-weight-1,
#map .leaflet-locations-pane[data-zoom='1.5'] .poi-weight-1 {
    visibility: hidden;
}
#map .leaflet-locations-pane[data-zoom='0'] .poi-weight-4,
#map .leaflet-locations-pane[data-zoom='0.5'] .poi-weight-4,
#map .leaflet-locations-pane[data-zoom='1'] .poi-weight-4,
#map .leaflet-locations-pane[data-zoom='1.5'] .poi-weight-4 {
    visibility: hidden;
}
#map .leaflet-locations-pane[data-zoom='0'] .poi-weight-5,
#map .leaflet-locations-pane[data-zoom='0.5'] .poi-weight-5,
#map .leaflet-locations-pane[data-zoom='1'] .poi-weight-5,
#map .leaflet-locations-pane[data-zoom='1.5'] .poi-weight-5 {
    visibility: hidden;
}
#map .leaflet-locations-pane[data-zoom='1'] .poi-weight-4,
#map .leaflet-locations-pane[data-zoom='1'] .poi-weight-5 {
    visibility: visible;
    font-size: 11px;
}
#map .leaflet-locations-pane[data-zoom='1.5'] .poi-weight-4,
#map .leaflet-locations-pane[data-zoom='1.5'] .poi-weight-5 {
    visibility: visible;
    font-size: 14px;
}
#map .leaflet-locations-pane[data-zoom='2'] .poi-weight-1 {
    visibility: hidden;
}
#map .leaflet-locations-pane[data-zoom='2'] .poi-weight-4,
#map .leaflet-locations-pane[data-zoom='2'] .poi-weight-5 {
    font-size: 16px;
}
#map .leaflet-locations-pane[data-zoom='2.5'] .poi-weight-1 {
    visibility: hidden;
}
#map .leaflet-locations-pane[data-zoom='2.5'] .poi-weight-4,
#map .leaflet-locations-pane[data-zoom='2.5'] .poi-weight-5 {
    font-size: 16px;
}
#map .leaflet-locations-pane[data-zoom='3'] .poi-weight-4,
#map .leaflet-locations-pane[data-zoom='3'] .poi-weight-5,
#map .leaflet-locations-pane[data-zoom='3.5'] .poi-weight-4,
#map .leaflet-locations-pane[data-zoom='3.5'] .poi-weight-5 {
    font-size: 24px;
}
#map .leaflet-locations-pane[data-zoom='4'] .poi-weight-4,
#map .leaflet-locations-pane[data-zoom='4'] .poi-weight-5,
#map .leaflet-locations-pane[data-zoom='4.5'] .poi-weight-4,
#map .leaflet-locations-pane[data-zoom='4.5'] .poi-weight-5 {
    font-size: 30px;
}
#map .leaflet-locations-pane[data-zoom='5'] .poi-weight-4,
#map .leaflet-locations-pane[data-zoom='5'] .poi-weight-5,
#map .leaflet-locations-pane[data-zoom='5.5'] .poi-weight-4,
#map .leaflet-locations-pane[data-zoom='5.5'] .poi-weight-5,
#map .leaflet-locations-pane[data-zoom='6'] .poi-weight-4,
#map .leaflet-locations-pane[data-zoom='6'] .poi-weight-5,
#map .leaflet-locations-pane[data-zoom='6.5'] .poi-weight-4,
#map .leaflet-locations-pane[data-zoom='6.5'] .poi-weight-5,
#map .leaflet-locations-pane[data-zoom='7'] .poi-weight-4,
#map .leaflet-locations-pane[data-zoom='7'] .poi-weight-5,
#map .leaflet-locations-pane[data-zoom='7.5'] .poi-weight-4,
#map .leaflet-locations-pane[data-zoom='7.5'] .poi-weight-5,
#map .leaflet-locations-pane[data-zoom='8'] .poi-weight-4,
#map .leaflet-locations-pane[data-zoom='8'] .poi-weight-5,
#map .leaflet-locations-pane[data-zoom='8.5'] .poi-weight-4,
#map .leaflet-locations-pane[data-zoom='8.5'] .poi-weight-5,
#map .leaflet-locations-pane[data-zoom='9'] .poi-weight-4,
#map .leaflet-locations-pane[data-zoom='9'] .poi-weight-5,
#map .leaflet-locations-pane[data-zoom='9.5'] .poi-weight-4,
#map .leaflet-locations-pane[data-zoom='9.5'] .poi-weight-5 {
    font-size: 30px;
}
#map .poi-label.poi-zoom-level-3 {
    font-size: 100%;
}
#map .poi-label.poi-zoom-level-4 {
    font-size: 120%;
}
#map .poi-label.poi-zoom-level-5 {
    font-size: 180%;
}
#map .poi-label.poi-zoom-level-6 {
    font-size: 200%;
}
#map .poi-label.poi-zoom-level-7 {
    font-size: 250%;
}
#map .poi-label.poi-weight-4 {
    font-size: 1.5rem;
    color: #aaa;
}
#map .poi-label.poi-weight-5 {
    font-size: 1.5rem;
}
#sidebar {
    position: absolute;
    z-index: 1000;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
}
#sidebar-wrap {
    position: relative;
}
#toggle-sidebar {
    position: absolute;
    right: 0;
    top: 0;
    height: 42px;
    line-height: 42px;
    font-size: 12px;
    color: #008ee8;
    padding: 0 10px;
}
#sidebar ul.controls {
    height: 42px;
}
#sidebar ul.controls li {
    float: left;
    margin: 10px 0 0 10px;
    height: 22px;
    line-height: 22px;
    min-width: 64px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    background: rgba(40, 157, 231, 0.5);
    border-radius: 2px;
    padding: 0 4px;
}
#map-key {
    padding: 0 6px 6px 10px;
    overflow: hidden;
}
#map-key li {
    float: left;
    width: 50%;
    padding-right: 4px;
    margin-bottom: 4px;
}
#map-key li .item {
    background: rgba(247, 248, 249, 0.05);
    border: 1px solid rgba(241, 242, 243, 0.1);
    border-radius: 1px;
    line-height: 38px;
    height: 38px;
    color: #fff;
    font-size: 11px;
    padding: 0 6px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
#map-key li .item.layer-hidden {
    background: none;
    border-color: transparent;
    color: #8c9196;
}
#map-key li .item i {
    margin-right: 4px;
}

#return {
    position: absolute;
    z-index: 1000;
    top: 10px;
    left: 10px;
    border-radius: 4px;
    border: 2px solid rgba(0,0,0,0.2);
    box-sizing: border-box;
}
#return .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 30px;
    height: 30px;
    background: #fff;
    color: #000;
    border-radius: 2px;
    -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
#return .icon svg {
    position: relative;
    left: -1px;
    width: 16px;
    height: 16px;
}

/*
.leaflet-top .leaflet-control {
    margin-top: 25px;
}*/
