.leaflet-control-geocoder{background:white;}
.leaflet-control-geocoder .leaflet-control-geocoder-icon{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none;display:inline-block;}
.leaflet-control-geocoder .leaflet-control-geocoder-icon:hover{border-bottom:none;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;text-align:center;}
.leaflet-control-geocoder-icon{opacity:.75;background-image:url(images/icons-000000@1x.png);background-repeat:no-repeat;background-size:26px 260px;background-position:0 -158px;}
.leaflet-control-geocoder-throbber .leaflet-control-geocoder-icon{background-image:url(images/throbber.gif);background-size:auto;background-position:0 0;}
.leaflet-control-geocoder-form-no-error{display:none;}
.leaflet-control-geocoder-form input:focus{outline:none;}
.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:none;}
.leaflet-control-geocoder-alternatives li:hover, .leaflet-control-geocoder-selected{background-color:#f5f5f5;}
.leaflet-control-geocoder-address-detail{}
.leaflet-control-geocoder-address-context{color:#666;}