.cesium-widget{width:100%;height:100%;font-family:sans-serif;font-size:16px;display:block;position:relative;top:0;left:0;overflow:hidden}.cesium-widget,.cesium-widget canvas{touch-action:none;width:100%;height:100%}.cesium-widget-credits{color:#fff;text-shadow:0 0 2px #000;padding-right:5px;font-size:10px;display:block;position:absolute;bottom:0;left:0}.cesium-widget-errorPanel{text-align:center;z-index:99999;background:#000000b3;position:absolute;inset:0}.cesium-widget-errorPanel:before{vertical-align:middle;content:"";height:100%;display:inline-block}.cesium-widget-errorPanel-content{text-align:left;vertical-align:middle;color:#510c00;background-color:#f0d9d5;border:1px solid #510c00;border-radius:7px;width:75%;max-width:500px;font-size:14px;display:inline-block}.cesium-widget-errorPanel-content.expanded{max-width:75%}.cesium-widget-errorPanel-header{background:#d69d93;border-bottom:2px solid #510c00;border-radius:3px 3px 0 0;padding:15px;font-family:Open Sans,Verdana,Geneva,sans-serif;font-size:18px}.cesium-widget-errorPanel-scroll{white-space:pre-wrap;margin:10px 0 20px;padding:0 15px;font-family:Open Sans,Verdana,Geneva,sans-serif;overflow:auto}.cesium-widget-errorPanel-buttonPanel{text-align:right;margin:10px 0 20px;padding:0 15px}.cesium-widget-errorPanel-buttonPanel button{color:#202020;background:#d69d93;border-color:#510c00;margin:0}.cesium-widget-errorPanel-buttonPanel button:focus,.cesium-widget-errorPanel-buttonPanel button:hover{color:#510c00;background:#f0d9d5;border-color:#510c00}.cesium-widget-errorPanel-buttonPanel button:active{color:#510c00;background:#b17b72;border-color:#510c00}.cesium-widget-errorPanel-more-details{cursor:pointer;text-decoration:underline}.cesium-widget-errorPanel-more-details:hover{color:#2b0700}.widget.hawkeye-map{user-select:none;border:2px solid orange;border-radius:50%;width:150px;height:150px;position:absolute;bottom:30px;left:25px;overflow:hidden;box-shadow:2px 2px 3px #2b2b2b}.widget.context-menu{visibility:hidden;z-index:-1;cursor:pointer;background:#2b2c2fcc;border:1px solid #2b2c2f;border-radius:4px;min-width:120px;min-height:10px;position:absolute;top:0;left:0}.widget.context-menu .menu-list{color:#fff;width:100%}.widget.context-menu .menu-list .menu-item{width:100%;font-size:14px;list-style:none}.widget.context-menu .menu-list .menu-item:nth-child(n+2):before{content:"";background:linear-gradient(270deg,#0000,#fff3,#0000);width:100%;height:1px;display:block}.widget.context-menu .menu-list .menu-item a{color:#fff;clear:both;padding:6px 10px;text-decoration:none;display:block}.widget.context-menu .menu-list .menu-item a:hover{background-color:#444d59}.widget.popup{visibility:hidden;z-index:-1;cursor:pointer;background:#fff;border-radius:4px;min-width:120px;min-height:10px;padding:10px;position:absolute;top:0;left:0}.widget.compass{cursor:pointer;pointer-events:auto;user-select:none;width:55px;height:55px;position:absolute;top:20px;right:20px}.widget.compass .out-ring{fill:#3f4854;background-repeat:no-repeat;background-size:contain;border-radius:50%;width:55px;height:55px;position:absolute;top:0;left:0}.widget.compass .out-ring svg{width:55px;height:55px}.widget.compass .gyro{box-sizing:border-box;background:#fff;border-radius:50%;width:25px;height:25px;margin:0 auto;padding:4px;display:block;position:relative;top:50%;transform:translateY(-50%)}.widget.compass .rotation_marker{background-repeat:no-repeat;background-size:contain;border-radius:50%;width:51px;height:51px;position:absolute;top:2px;left:2px}.widget.compass .gyro-active,.widget.compass .gyro-bg:hover+.gyro{fill:#68adfe}.widget.distance-legend{user-select:none;width:125px;height:25px;position:absolute;bottom:2px;left:120px}.widget.distance-legend .label{color:#fff;text-align:center;width:100%;font-size:14px;font-weight:lighter}.widget.distance-legend .scale-bar{border-bottom:1px solid #fff;border-left:1px solid #fff;border-right:1px solid #fff;height:10px;position:absolute;top:10px}.widget.loading-mask{background:#0009;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.widget.loading-mask .loading{width:150px;height:15px;margin:0 auto}.widget.loading-mask .loading span{-ms-animation:load 1.04s ease infinite;background:#b8e9ff;border-radius:50%;width:15px;height:100%;margin-right:5px;animation:1.04s infinite load;display:inline-block}.widget.loading-mask .loading span:last-child{margin-right:0}@-webkit-keyframes load{0%{opacity:1;-webkit-transform:scale(1.3)}to{opacity:.2;-webkit-transform:scale(.3)}}@-moz-keyframes load{0%{opacity:1;-moz-transform:scale(1.3)}to{opacity:.2;-moz-transform:scale(.3)}}@-o-keyframes load{0%{opacity:1;-o-transform:scale(1.3)}to{opacity:.2;-o-transform:scale(.3)}}@keyframes load{0%{opacity:1;transform:scale(1.3)}to{opacity:.2;transform:scale(.3)}}.widget.loading-mask .loading span:first-child{-ms-animation-delay:.13s;animation-delay:.13s}.widget.loading-mask .loading span:nth-child(2){-ms-animation-delay:.26s;animation-delay:.26s}.widget.loading-mask .loading span:nth-child(3){-ms-animation-delay:.39s;animation-delay:.39s}.widget.loading-mask .loading span:nth-child(4){-ms-animation-delay:.52s;animation-delay:.52s}.widget.loading-mask .loading span:nth-child(5){-ms-animation-delay:.65s;animation-delay:.65s}.widget.location-bar{color:#fff;user-select:none;background:#0009;border-radius:2px;padding:2px 5px;font-size:14px;display:flex;position:absolute;bottom:2px;left:270px}.widget.location-bar .mouse-bar,.widget.location-bar .camera-bar,.widget.location-bar .ms-bar,.widget.location-bar .fps-bar{display:flex}.widget.location-bar .mouse-bar span,.widget.location-bar .camera-bar span,.widget.location-bar .ms-bar span,.widget.location-bar .fps-bar span{margin:0 8px}.widget.location-bar .mouse-bar span{min-width:140px}.widget.location-bar .mouse-bar span:nth-of-type(3){min-width:120px}.widget.location-bar .camera-bar span{min-width:90px}.widget.location-bar .camera-bar span:nth-of-type(2){min-width:145px}.widget.location-bar .ms-bar span,.widget.location-bar .fps-bar span{min-width:70px}.widget.map-switch{-o-transition:width 2s;box-sizing:content-box;white-space:nowrap;cursor:pointer;visibility:hidden;background:#fff;width:80px;height:60px;padding:5px;transition:width 2s;position:absolute;bottom:5px;right:10px;overflow:hidden;box-shadow:2px 2px 3px #888}.widget.map-switch .map-item{width:80px;height:60px;margin-right:5px;display:inline-block;position:relative;overflow:hidden}.widget.map-switch .map-item span{color:#fff;user-select:none;pointer-events:none;padding:1px 3px;font-size:14px;position:absolute;bottom:2px;right:2px}.widget.map-switch .map-item.active span{background-color:#0865bacc}.widget.map-switch .map-item:last-child{margin-right:0!important}.widget.tool-tip{color:#fff;visibility:hidden;pointer-events:none;z-index:-1;background:#0009;border-radius:4px;min-width:100px;height:30px;padding:0 10px;line-height:30px;position:absolute;top:0;left:0}.widget.tool-tip:before{content:"";pointer-events:none;border-top:10px solid #0000;border-bottom:10px solid #0000;border-right:10px solid #0009;display:block;position:absolute;top:5px;left:-10px}.widget.zoom-controller{pointer-events:auto;user-select:none;text-align:center;box-sizing:border-box;background:#3f4854;border:1px solid #fff3;border-radius:100px;width:24px;height:60px;line-height:1.2rem;position:absolute;top:90px;right:36.5px}.widget.zoom-controller .zoom-in,.widget.zoom-controller .refresh,.widget.zoom-controller .zoom-out{cursor:pointer}.widget.zoom-controller .zoom-in svg,.widget.zoom-controller .refresh svg,.widget.zoom-controller .zoom-out svg{fill:#fff;width:10px;height:10px}.widget.slider{z-index:9999;background-color:#d3d3d3;width:5px;height:100%;position:absolute;top:0;left:50%}.widget.slider .splitter{text-align:center;background:#fff;border:1px solid #d3d3d3;border-radius:50%;width:42px;height:42px;padding:2px;line-height:58px;position:absolute;top:calc(50% - 21px);left:-21px}.widget.slider .splitter:hover{cursor:ew-resize}.cesium-widget-credits{visibility:hidden!important;display:none!important}.xgis_compass[data-v-54a25ca1]{cursor:pointer;pointer-events:auto;user-select:none;width:55px;height:55px;position:absolute;bottom:220px;left:0}.xgis_compass .out-ring[data-v-54a25ca1]{fill:#3f4854;background-repeat:no-repeat;background-size:contain;border-radius:50%;width:55px;height:55px;position:absolute;top:0;left:0}.xgis_compass .out-ring svg[data-v-54a25ca1]{width:55px;height:55px}.xgis_compass .gyro[data-v-54a25ca1]{box-sizing:border-box;fill:#fff;background:#272c36cc;border-radius:50%;width:25px;height:25px;margin:0 auto;padding:4px;display:block;position:relative;top:50%;transform:translateY(-50%)}.xgis_compass .gyro[data-v-54a25ca1]:hover{fill:#68adfe}.xgis_compass .rotation_marker[data-v-54a25ca1]{background-repeat:no-repeat;background-size:contain;border-radius:50%;width:51px;height:51px;position:absolute;top:2px;left:2px}.xgis_compass .gyro-active[data-v-54a25ca1]{fill:#68adfe}.xgis_distance_legend[data-v-62534d77]{user-select:none;width:125px;height:25px;position:absolute;bottom:40px}.xgis_distance_legend .distance_label[data-v-62534d77]{color:#fff;text-align:center;width:100%;font-size:14px;font-weight:lighter}.xgis_distance_legend .scale_bar[data-v-62534d77]{border-bottom:1px solid #fff;border-left:1px solid #fff;border-right:1px solid #fff;height:10px;position:absolute;top:10px}.xgis_postion_info[data-v-e1a8f26b]{text-align:left;text-wrap:nowrap;color:#e9e9e9;background-color:#0006;height:20px;padding-left:10px;font-size:12px;line-height:20px;display:inline-block;position:absolute;bottom:20px;left:0;overflow:hidden}.xgis_zoom_bar[data-v-3f1d6e6b]{flex-direction:column;justify-content:space-between;place-items:center;width:32px;height:100px;display:flex;position:absolute;bottom:110px;left:10px}.xgis_zoom_bar svg[data-v-3f1d6e6b]:hover{background-color:#36f}
/*$vite$:1*/