@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,600,700);@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,600,700);.geocoding-dialog{text-align:left;width:500px}.geocoding-dialog p{font:10.5pt 'Roboto Condensed',Arial}.geocoding-dialog h1{font:bold 13pt 'Roboto Condensed',Arial;margin-top:0;margin-bottom:20px}.geocoding-dialog .apply{display:none;float:right;margin-top:10px;height:25px}.geocoding-container{width:inherit}.geocoding{width:inherit}.geocoding label{font:bold 10.5pt 'Roboto Condensed',Arial;display:block;margin-bottom:2px}.geocoding .geocode,.geocoding .remove{font:9pt 'Roboto Condensed',Arial}.geocoding .dimensions{width:260px;padding-bottom:3px;font:10pt 'Roboto Condensed',Arial;margin-right:6px}.geocoding .progress{margin-top:20px;display:none;width:inherit}.geocoding .progress .total{position:relative;display:inline-block;vertical-align:top;height:10px;width:inherit;background-color:gray}.geocoding .progress .current{position:relative;display:block;vertical-align:top;height:10px;width:0px;background-color:green}.geocoding .progress .current.failed{background-color:#c13a3f}.geocoding .progress .status{font-family:'Roboto Condensed',Arial;font-size:9pt}.geocoding .results{display:none;margin-top:12px;height:16px;font-family:'Roboto Condensed',Arial;font-size:9pt;overflow-y:auto}.geocoding .results.failed{color:#c13a3f}