.leaflet-sidebar{height:100%;padding:10px;position:absolute;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:2000}.leaflet-sidebar.left{transition:left .5s,width .5s;padding-right:0;left:-500px}.leaflet-sidebar.left.visible{left:0}.leaflet-sidebar.right{right:-500px;transition:right .5s,width .5s;padding-left:0}.leaflet-sidebar.right.visible{right:0}.leaflet-sidebar>.leaflet-control{height:100%;overflow:auto;padding:8px 24px;font-size:1.1em;-webkit-overflow-scrolling:touch;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;box-shadow:0 1px 7px rgba(0,0,0,.65);-webkit-border-radius:4px;border-radius:4px;background:#fff;width:100%}.leaflet-touch .leaflet-sidebar>.leaflet-control{border:2px solid rgba(0,0,0,.2);background-clip:padding-box;box-shadow:none}@media (max-width:767px){.leaflet-sidebar{padding:0;width:100%}.leaflet-sidebar.left.visible~.leaflet-left{left:100%}.leaflet-sidebar.right.visible~.leaflet-right{right:100%}.leaflet-sidebar.left{left:-100%}.leaflet-sidebar.left.visible{left:0}.leaflet-sidebar.right{right:-100%}.leaflet-sidebar.right.visible{right:0}.leaflet-sidebar>.leaflet-control{box-shadow:none;-webkit-border-radius:0;border-radius:0}.leaflet-touch .leaflet-sidebar>.leaflet-control{border:0}}@media (min-width:768px) and (max-width:991px){.leaflet-sidebar{width:305px}.leaflet-sidebar.left.visible~.leaflet-left{left:305px}.leaflet-sidebar.right.visible~.leaflet-right{right:305px}}@media (min-width:992px) and (max-width:1199px){.leaflet-sidebar{width:390px}.leaflet-sidebar.left.visible~.leaflet-left{left:390px}.leaflet-sidebar.right.visible~.leaflet-right{right:390px}}@media (min-width:1200px){.leaflet-sidebar{width:460px}.leaflet-sidebar.left.visible~.leaflet-left{left:460px}.leaflet-sidebar.right.visible~.leaflet-right{right:460px}}.leaflet-sidebar .close{height:31px;font-size:25px;right:20px;color:#333;position:absolute;text-align:center;top:20px;-webkit-border-radius:16px;border-radius:16px;background:#fff;cursor:pointer;width:31px;line-height:1em;z-index:8}.leaflet-left{transition:left .5s}.leaflet-right{transition:right .5s}