.fa-refresh{margin-right:5px}div.ranges-editor div.toolbar div.on-off-switch{position:relative;display:inline-block;top:6px;width:79px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}div.ranges-editor div.toolbar div.on-off-switch input{display:none}div.ranges-editor div.toolbar div.on-off-switch input:checked+label .inner{margin-left:0}html[dir='rtl'] div.ranges-editor div.toolbar div.on-off-switch input:checked+label .inner:before{float:right;padding-right:25px;padding-left:0}div.ranges-editor div.toolbar div.on-off-switch input:checked+label .switch{right:0px}div.ranges-editor div.toolbar div.on-off-switch label{display:block;overflow:hidden;cursor:pointer;border:1px solid #0d3d98;margin-bottom:0}div.ranges-editor div.toolbar div.on-off-switch label .inner{width:200%;margin-left:-100%;transition:margin 0.3s ease-in 0s;-moz-transition:margin 0.3s ease-in 0s;-webkit-transition:margin 0.3s ease-in 0s;-o-transition:margin 0.3s ease-in 0s}div.ranges-editor div.toolbar div.on-off-switch label .inner:before,div.ranges-editor div.toolbar div.on-off-switch label .inner:after{float:left;width:50%;height:19px;padding:0;line-height:20px;font-size:8pt;color:#fff;font-weight:bold;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}div.ranges-editor div.toolbar div.on-off-switch label .inner:before{content:"CUSTOM";padding-left:12px;background-color:#0f47af;color:#fff}div.ranges-editor div.toolbar div.on-off-switch label .inner:after{content:"AUTO";padding-right:12px;background-color:#fff;color:#0f47af;background-color:#eaeaea;text-align:right}div.ranges-editor div.toolbar div.on-off-switch label .switch{width:7px;margin:6px;background:#fff;border:1px solid #0d3d98;border-radius:4px;position:absolute;top:0;bottom:0;right:55px;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-webkit-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s}div.ranges-editor div.toolbar .invert-colors{background-image:url("/img/geoplayground/ico_invert.png");width:15px;height:15px;display:inline-block;vertical-align:middle;cursor:pointer}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2ppx),only screen and (min-device-pixel-ratio:2){div.ranges-editor div.toolbar .invert-colors{background-image:url("/img/geoplayground/ico_invert-x2.png");background-size:cover}}html:not([dir='rtl']) div.ranges-editor div.toolbar .invert-colors{margin-left:2px}html[dir='rtl'] div.ranges-editor div.toolbar .invert-colors{margin-right:2px}div.ranges-editor div.ranges{margin-top:7px}div.ranges-editor div.ranges select.range-colorpicker{display:none}div.ranges-editor div.ranges div.range-holder{padding:5px 0}div.ranges-editor div.ranges div.range-holder span.colorpicker-color-block{display:inline-block}div.ranges-editor div.ranges div.range-holder span.range{font:bold 9pt Arial,Calibri,Gill Sans,Calibri Light,Tahoma;margin-left:5px;top:-4px;position:relative;white-space:nowrap}div.ranges-editor div.ranges div.range-holder span.low,div.ranges-editor div.ranges div.range-holder span.high{padding:2px 3px;cursor:pointer;border:1px solid #fff}div.ranges-editor div.ranges div.range-holder span.low:focus,div.ranges-editor div.ranges div.range-holder span.high:focus{border:1px solid #0f47af}div.ranges-editor div.ranges div.range-holder span.high{clear:both}div.ranges-editor div.ranges div.range-holder.no-data>div{display:inline-block}div.ranges-editor div.ranges div.range-holder.no-data>div span.range{padding:2px 3px}div.ranges-editor div.ranges div.range-holder.no-data>div.disabled{opacity:0.3}div.ranges-editor div.ranges div.range-holder.no-data span.toggle{position:relative;top:-4px;color:#0f47af;cursor:pointer}