.leaflet-control-geocoder{border-radius:4px;background:white;min-width:26px;min-height:26px}
.leaflet-touch .leaflet-control-geocoder{min-width:30px;min-height:30px}
.leaflet-control-geocoder a,.leaflet-control-geocoder .leaflet-control-geocoder-icon{border-bottom:0;display:inline-block}
.leaflet-control-geocoder .leaflet-control-geocoder-alternatives a{width:inherit;height:inherit;line-height:inherit}
.leaflet-control-geocoder a:hover,.leaflet-control-geocoder .leaflet-control-geocoder-icon:hover{border-bottom:0;display:inline-block}
.leaflet-control-geocoder-form{display:none;vertical-align:middle}
.leaflet-control-geocoder-expanded .leaflet-control-geocoder-form{display:inline-block}
.leaflet-control-geocoder-form input{font-size:120%;border:0;background-color:transparent;width:246px}
.leaflet-control-geocoder-icon{border-radius:4px;width:26px;height:26px;border:0;background-color:white;background-image:url(clientlib-3rdParty/css/images/geocoder.png);background-repeat:no-repeat;background-position:center;cursor:pointer}
.leaflet-touch .leaflet-control-geocoder-icon{width:30px;height:30px}
.leaflet-control-geocoder-throbber .leaflet-control-geocoder-icon{background-image:url(clientlib-3rdParty/css/images/throbber.gif)}
.leaflet-control-geocoder-form-no-error{display:none}
.leaflet-control-geocoder-form input:focus{outline:0}
.leaflet-control-geocoder-form button{display:none}
.leaflet-control-geocoder-error{margin-top:8px;margin-left:8px;display:block;color:#444}
.leaflet-control-geocoder-alternatives{display:block;width:272px;list-style:none;padding:0;margin:0}
.leaflet-control-geocoder-alternatives-minimized{display:none;height:0}
.leaflet-control-geocoder-alternatives li{white-space:nowrap;display:block;overflow:hidden;padding:5px 8px;text-overflow:ellipsis;border-bottom:1px solid #ccc;cursor:pointer}
.leaflet-control-geocoder-alternatives li a,.leaflet-control-geocoder-alternatives li a:hover{width:inherit;height:inherit;line-height:inherit;background:inherit;border-radius:inherit;text-align:left}
.leaflet-control-geocoder-alternatives li:last-child{border-bottom:0}
.leaflet-control-geocoder-alternatives li:hover,.leaflet-control-geocoder-selected{background-color:#f5f5f5}
.leaflet-control-geocoder-address-context{color:#666}
.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform .3s ease-out,opacity .3s ease-in;-moz-transition:-moz-transform .3s ease-out,opacity .3s ease-in;-o-transition:-o-transform .3s ease-out,opacity .3s ease-in;transition:transform .3s ease-out,opacity .3s ease-in}
.leaflet-cluster-spider-leg{-webkit-transition:-webkit-stroke-dashoffset .3s ease-out,-webkit-stroke-opacity .3s ease-in;-moz-transition:-moz-stroke-dashoffset .3s ease-out,-moz-stroke-opacity .3s ease-in;-o-transition:-o-stroke-dashoffset .3s ease-out,-o-stroke-opacity .3s ease-in;transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}