﻿.leaflet-panel-layers .leaflet-panel-layers-list,.leaflet-panel-layers-expanded .leaflet-panel-layers-toggle{display:block}.leaflet-panel-layers-toggle{display:inline-block;width:100%;height:30px;margin-bottom:10px;border-bottom:1px solid #ddd;font-size:20px;text-align:center;padding-right:1px;cursor:pointer}.leaflet-panel-layers-expanded .leaflet-panel-layers-list{display:block}.leaflet-panel-layers{padding:5px;font:14px/16px Arial,Helvetica,sans-serif;background:#fff;box-shadow:0 0 15px rgba(0,0,0,.2);border-radius:5px;width:36px;min-width:36px;overflow:hidden;transition:width .2s ease-in-out 0s,height .3s ease-in-out 0s}.leaflet-panel-layers-expanded{width:200px;transition:width .2s ease-in-out 0s,height .3s ease-in-out 0s}.leaflet-panel-layers-expanded:hover{padding:5px;overflow-y:auto;overflow-x:hidden}.leaflet-panel-layers-separator{border-top:1px solid rgba(0,0,0,.3);height:8px;margin:12px 4px 0 4px;clear:both}.leaflet-panel-layers-group{margin:2px;border:1px solid rgba(0,0,0,.3);background:rgba(255,255,255,.6);border-radius:3px;position:relative}.leaflet-panel-layers-grouplabel{color:rgba(0,0,0,.5)}.leaflet-panel-layers-base .leaflet-panel-layers-item,.leaflet-panel-layers-overlays .leaflet-panel-layers-item{display:block;clear:both;float:none;line-height:20px;height:32px;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.leaflet-panel-layers-overlays .leaflet-panel-layers-item{background:#fff;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;width:auto;overflow:hidden}.leaflet-panel-layers-overlays .leaflet-panel-layers-item:hover{cursor:pointer}.leaflet-panel-layers-icon{text-align:center;line-height:22px;height:30px;width:30px;background:#fff;display:inline-block;margin-right:4px}.leaflet-panel-layers-icon img{height:30px;width:25px}.leaflet-panel-layers-overlays span{display:inline-block;width:auto;overflow:hidden;padding-bottom:7px}.leaflet-panel-layers-overlays input{float:right;margin:4px;display:none}.leaflet-panel-layers-expanded .leaflet-panel-layers-overlays input{display:block}