.cx-icon{color:inherit;display:inline-block}.cx-icon .material-icons{vertical-align:middle}.cx-spinner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:hsla(0,0%,100%,.6)}.cx-spinner__loader{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:center center;transform-origin:center center;stroke:hsla(0,0%,100%,.6);-webkit-animation:dash 1.4s ease-in-out infinite,rotation 1.4s linear infinite;animation:dash 1.4s ease-in-out infinite,rotation 1.4s linear infinite}.cx-spinner__text{text-align:center;padding-top:20px}@-webkit-keyframes rotation{to{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}@keyframes rotation{to{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0px}50%{stroke-dasharray:100,200;stroke-dashoffset:-15px}to{stroke-dasharray:100,200;stroke-dashoffset:-124px}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0px}50%{stroke-dasharray:100,200;stroke-dashoffset:-15px}to{stroke-dasharray:100,200;stroke-dashoffset:-124px}}.cx-button{font-size:11px;color:hsla(0,0%,100%,.6);background-color:#515562;border-radius:4px;position:relative;border:none;border-color:transparent}.cx-button.flat{background-color:transparent}.cx-button[disabled]{background-color:rgba(81,85,98,.7);cursor:default;color:hsla(0,0%,100%,.3)}.cx-button[disabled].flat{background-color:transparent;color:hsla(0,0%,100%,.4)}.cx-button.cx-button--loading{cursor:default}.cx-button:hover:not([disabled]):not(.cx-button--loading){cursor:pointer;color:hsla(0,0%,100%,.8);background-color:#636878;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1),color 1ms;transition:.3s cubic-bezier(.25,.8,.5,1),color 1ms;-webkit-transition-property:all,color;transition-property:all,color;-webkit-transition-duration:.3s,1ms;transition-duration:.3s,1ms;-webkit-transition-timing-function:cubic-bezier(.25,.8,.5,1),ease;transition-timing-function:cubic-bezier(.25,.8,.5,1),ease;-webkit-transition-delay:0s,0s;transition-delay:0s,0s}.cx-button:hover:not([disabled]):not(.cx-button--loading).flat{background-color:transparent;color:hsla(0,0%,100%,.8)}.cx-button .cx-spinner{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.cx-button.flat .cx-button__caption{padding:0}.cx-button.square .cx-button__caption{padding:7px 12px 7px 12px}.cx-button .cx-button__caption{visibility:visible;padding:7px 16px 7px 16px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px}.cx-button .cx-button__caption .cx-button__caption__text{padding-top:2px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cx-button .cx-button__caption:has(.cx-button__caption__text:empty){gap:0}.cx-button .--hidden{visibility:hidden}.cx-button .cx-icon{text-rendering:optimizeLegibility}.cx-button.variant-primary:not(.flat){background-color:rgba(24,130,242,.9)}.cx-button.variant-primary[disabled]:not(.flat){background-color:rgba(24,130,242,.8)}.cx-button.variant-primary:hover:not([disabled]):not(.cx-button--loading):not(.flat){background-color:rgba(63,151,244,.9)!important}.cx-button.variant-secondary:not(.flat){background-color:rgba(85,90,103,.9)}.cx-button.variant-secondary[disabled]:not(.flat){background-color:rgba(85,90,103,.8)}.cx-button.variant-secondary:hover:not([disabled]):not(.cx-button--loading):not(.flat){background-color:rgba(103,110,125,.9)!important}.cx-button.variant-dark:not(.flat){background-color:#373c47}.cx-button.variant-dark[disabled]:not(.flat){background-color:rgba(55,60,71,.9)}.cx-button.variant-dark:hover:not([disabled]):not(.cx-button--loading):not(.flat){background-color:#494f5e!important}.cx-button.variant-dropdown:not(.flat){background-color:rgba(85,90,96,.3)}.cx-button.variant-dropdown[disabled]:not(.flat){background-color:rgba(85,90,96,.2)}.cx-button.variant-dropdown:hover:not([disabled]):not(.cx-button--loading):not(.flat){background-color:hsla(214,6%,44%,.3)!important}.cx-toast{z-index:4;position:absolute;top:65px;z-index:10;background-color:rgba(227,66,66,.9);-webkit-box-shadow:0 4px 12px rgba(0,0,0,.3);box-shadow:0 4px 12px rgba(0,0,0,.3);max-width:600px;min-height:30px;border-radius:17px;font-size:12px;padding:8px 10px 7px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;color:hsla(0,0%,100%,.6)}.cx-toast.warning{background-color:#fb8c00!important}.cx-toast.warning .cx-alert-text{color:hsla(0,0%,100%,.6)}.cx-toast.notify{background-color:rgba(37,42,53,.9)!important}.cx-toast.success{background-color:rgba(55,173,116,.9)!important}.cx-toast.success .cx-alert-text{color:hsla(0,0%,100%,.6)}.cx-toast .cx-toast-info_icon{height:16px}.cx-toast .cx-toast-text{padding-right:7px;padding-left:7px;text-overflow:ellipsis;word-break:none;overflow:hidden;color:hsla(0,0%,100%,.8)}.cx-direct-search-dropdown{position:absolute;top:32px;border-radius:2px;background-color:rgba(58,64,81,.95);width:229px}.cx-direct-search-dropdown .cx-direct-search-dropdown__suggestions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:5px 0}.cx-direct-search-dropdown .cx-direct-search-dropdown__suggestions .cx-direct-search-dropdown__suggestions__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;min-height:32px;width:100%;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:8px 5px 8px 17px;position:relative}.cx-direct-search-dropdown .cx-direct-search-dropdown__suggestions .cx-direct-search-dropdown__suggestions__item.active,.cx-direct-search-dropdown .cx-direct-search-dropdown__suggestions .cx-direct-search-dropdown__suggestions__item:hover{background-color:hsla(0,0%,100%,.06);border-radius:4px;margin:0 5px;width:95.63318777%;padding:8px 0 8px 12px}.cx-direct-search-dropdown .cx-direct-search-dropdown__suggestions .cx-direct-search-dropdown__suggestions__item .cx-direct-search-dropdown__suggestions__item__name{width:80%;padding-right:12px}.cx-direct-search-dropdown .cx-direct-search-dropdown__suggestions .cx-direct-search-dropdown__suggestions__item .cx-direct-search-dropdown__suggestions__item__name .cx-direct-search-dropdown__suggestions__item__name__parts{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cx-direct-search-dropdown .cx-direct-search-dropdown__suggestions .cx-direct-search-dropdown__suggestions__item .cx-direct-search-dropdown__suggestions__item__name .cx-direct-search-dropdown__suggestions__item__name__parts .cx-direct-search-dropdown__suggestions__item__name__parts__part.highlight{color:#fff}.cx-direct-search-dropdown .cx-direct-search-dropdown__suggestions .cx-direct-search-dropdown__suggestions__item .cx-direct-search-dropdown__suggestions__item__name .cx-direct-search-dropdown__suggestions__item__name__parts .cx-direct-search-dropdown__suggestions__item__name__parts__part.no-highlight{color:hsla(0,0%,100%,.6)}.cx-direct-search-dropdown .cx-direct-search-dropdown__suggestions .cx-direct-search-dropdown__suggestions__item .cx-direct-search-dropdown__suggestions__item__name .cx-direct-search-dropdown__suggestions__item__name__path{color:hsla(0,0%,100%,.3)}.cx-direct-search-dropdown .cx-direct-search-dropdown__suggestions .cx-direct-search-dropdown__suggestions__item .cx-direct-search-dropdown__suggestions__item__icon{margin-right:12px;opacity:.5;pointer-events:none}.cx-direct-search-dropdown .cx-direct-search-dropdown__no-results{padding:5px 21px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;opacity:.3}.cx-direct-search{position:absolute;top:65px;right:150px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(37,42,53,.8);color:#fff;font-size:11px;border-radius:4px}.cx-direct-search,.cx-direct-search .cx-direct-search__input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.cx-direct-search .cx-direct-search__input{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.cx-direct-search .cx-direct-search__input .cx-direct-search__input__query__container{width:0;display:-webkit-box;display:-ms-flexbox;display:flex}.cx-direct-search .cx-direct-search__input .cx-direct-search__input__query__container.opened{width:221px;padding:0 12px}.cx-direct-search .cx-direct-search__input .cx-direct-search__input__query{margin-top:0;height:32px;color:hsla(0,0%,100%,.6);-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.cx-direct-search .cx-direct-search__input .cx-direct-search__input__query:focus{outline:none}.cx-direct-search .cx-direct-search__input .cx-direct-search__input__query__progress{display:inline-block;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:auto;color:hsla(0,0%,100%,.6);margin-left:10px}.cx-direct-search .cx-direct-search__input .cx-direct-search__input__icon{font-size:17px;padding:3px 8px;opacity:.3;cursor:pointer}.cx-direct-search .cx-direct-search__input .cx-direct-search__input__icon:hover{opacity:.8}.focus{opacity:1;background-color:rgba(37,42,53,.8)}.cx-map-instruction[data-v-1114896e]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cx-map-instruction .cx-map-instruction__item[data-v-1114896e],.cx-map-instruction[data-v-1114896e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.cx-map-instruction .cx-map-instruction__item[data-v-1114896e]{width:100%;height:auto;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:12px}.cx-map-instruction .cx-map-instruction__item .cx-map-instruction__item__icon[data-v-1114896e]{width:35px;height:35px;color:hsla(0,0%,100%,.8)}.cx-map-instruction .cx-map-instruction__item .cx-map-instruction__item__content[data-v-1114896e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:236px;padding-left:10px}.cx-map-instruction .cx-map-instruction__item .cx-map-instruction__item__content .cx-map-instruction__item__content__action[data-v-1114896e]{color:hsla(0,0%,100%,.6)}.cx-map-instruction .cx-map-instruction__item .cx-map-instruction__item__content .cx-map-instruction__item__content__hint[data-v-1114896e]{color:hsla(0,0%,100%,.4)}.cx-map-info-box[data-v-55c13158]{width:321px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:absolute;top:34px;right:-42px;background-color:rgba(37,42,53,.8);font-size:11px;border-radius:4px;padding:20px}.cx-map-info-box .cx-map-info-box__tabs[data-v-55c13158],.cx-map-info-box[data-v-55c13158]{height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.cx-map-info-box .cx-map-info-box__tabs[data-v-55c13158]{width:45%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:20px}.cx-map-info-box .cx-map-info-box__tabs .cx-map-info-box__tabs__tab[data-v-55c13158]{color:hsla(0,0%,100%,.3);font-size:16px;font-weight:300;cursor:pointer}.cx-map-info-box .cx-map-info-box__tabs .cx-map-info-box__tabs__tab[data-v-55c13158]:hover:not(.active){color:hsla(0,0%,100%,.4)}.cx-map-info-box .cx-map-info-box__tabs .cx-map-info-box__tabs__tab.active[data-v-55c13158]{color:hsla(0,0%,100%,.6)}.cx-map-base-layer-picker[data-v-02f1513a]{width:251px;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:absolute;top:37px;right:-5px;cursor:default;background-color:rgba(37,42,53,.8);font-size:11px;border-radius:4px;padding:20px}.cx-map-base-layer-picker .cx-map-base-layer-picker__title[data-v-02f1513a]{color:hsla(0,0%,100%,.3);font-size:16px;font-weight:300}.cx-map-base-layer-picker .cx-map-base-layer-picker__layers[data-v-02f1513a]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:20px}.cx-map-base-layer-picker .cx-map-base-layer-picker__layers .cx-map-base-layer-picker__layers__item[data-v-02f1513a]{width:60px;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:60px}.cx-map-base-layer-picker .cx-map-base-layer-picker__layers .cx-map-base-layer-picker__layers__item .cx-map-base-layer-picker__layers__item__icon[data-v-02f1513a]{border-radius:4px;cursor:pointer;opacity:.7}.cx-map-base-layer-picker .cx-map-base-layer-picker__layers .cx-map-base-layer-picker__layers__item .cx-map-base-layer-picker__layers__item__icon.active[data-v-02f1513a]{opacity:1}.cx-map-base-layer-picker .cx-map-base-layer-picker__layers .cx-map-base-layer-picker__layers__item .cx-map-base-layer-picker__layers__item__subtitle[data-v-02f1513a]{text-align:center;word-break:break-word;margin:12px 0 12px 0;color:hsla(0,0%,100%,.4)}.cx-map-base-layer-picker .cx-map-base-layer-picker__layers .cx-map-base-layer-picker__layers__item .cx-map-base-layer-picker__layers__item__subtitle.active[data-v-02f1513a]{color:hsla(0,0%,100%,.8)}.cx-map-base-layer-picker .cx-map-base-layer-picker__layers .cx-map-base-layer-picker__layers__item:hover .cx-map-base-layer-picker__layers__item__icon[data-v-02f1513a]:not(.active){opacity:.9}.cx-map-base-layer-picker .cx-map-base-layer-picker__layers .cx-map-base-layer-picker__layers__item:hover .cx-map-base-layer-picker__layers__item__subtitle[data-v-02f1513a]:not(.active){color:hsla(0,0%,100%,.6)}.cx-map-toolbar[data-v-3b48d660]{width:120px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:65px;right:20px;background-color:rgba(37,42,53,.8);font-size:11px;border-radius:4px;padding:0 0 0 3px;z-index:2}.cx-map-toolbar .cx-map-toolbar__button[data-v-3b48d660]{cursor:pointer;position:relative}.cx-map-toolbar .cx-map-toolbar__button--home[data-v-3b48d660]{width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cx-map-toolbar .cx-map-toolbar__button--home .cx-map-toolbar__button--home__icon[data-v-3b48d660]{width:20px;color:hsla(0,0%,100%,.3)}.cx-map-toolbar .cx-map-toolbar__button--home .cx-map-toolbar__button--home__icon[data-v-3b48d660]:hover:not(.active){color:hsla(0,0%,100%,.6)!important}.cx-map-toolbar .cx-map-toolbar__button--home .cx-map-toolbar__button--home__icon.active[data-v-3b48d660]{color:hsla(0,0%,100%,.8)}.cx-map-toolbar .cx-map-toolbar__button--info-box[data-v-3b48d660]{width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cx-map-toolbar .cx-map-toolbar__button--info-box .cx-map-toolbar__button--info-box__icon[data-v-3b48d660]{color:hsla(0,0%,100%,.3);width:20px}.cx-map-toolbar .cx-map-toolbar__button--info-box .cx-map-toolbar__button--info-box__icon[data-v-3b48d660]:hover:not(.active){color:hsla(0,0%,100%,.6)!important}.cx-map-toolbar .cx-map-toolbar__button--info-box .cx-map-toolbar__button--info-box__icon.active[data-v-3b48d660]{color:hsla(0,0%,100%,.8)}.cx-map-toolbar .cx-map-toolbar__button--screenshot[data-v-3b48d660]{width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cx-map-toolbar .cx-map-toolbar__button--screenshot .cx-map-toolbar__button--screenshot__icon[data-v-3b48d660]{color:hsla(0,0%,100%,.3);width:20px}.cx-map-toolbar .cx-map-toolbar__button--screenshot .cx-map-toolbar__button--screenshot__icon[data-v-3b48d660]:hover:not(.active){color:hsla(0,0%,100%,.6)!important}.cx-map-toolbar .cx-map-toolbar__button--screenshot .cx-map-toolbar__button--screenshot__icon.active[data-v-3b48d660]{color:hsla(0,0%,100%,.8)}.cx-map-toolbar .cx-map-toolbar__button--base-layer-picker[data-v-3b48d660]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cx-map-toolbar .cx-map-toolbar__button--base-layer-picker .cx-map-toolbar__button--base-layer-picker__icon[data-v-3b48d660]{width:26px;height:26px;opacity:.7;border-radius:4px}.cx-map-toolbar .cx-map-toolbar__button--base-layer-picker .cx-map-toolbar__button--base-layer-picker__icon[data-v-3b48d660]:hover:not(.active){opacity:.9}.cx-map-toolbar .cx-map-toolbar__button--base-layer-picker .cx-map-toolbar__button--base-layer-picker__icon.active[data-v-3b48d660]{opacity:1}.cx-map-compass[data-v-7d5a1966]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;background-color:rgba(37,42,53,.9);pointer-events:auto;cursor:pointer}.cx-map-compass .cx-map-compass__needle[data-v-7d5a1966],.cx-map-compass[data-v-7d5a1966]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%}.cx-map-compass .cx-map-compass__needle[data-v-7d5a1966]{width:50px;height:50px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.cx-map-compass .cx-map-compass__needle .cx-map-compass__needle__north[data-v-7d5a1966]{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:15px solid rgba(245,98,98,.9)}.cx-map-compass .cx-map-compass__needle .cx-map-compass__needle__south[data-v-7d5a1966]{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:15px solid hsla(0,0%,100%,.6)}.cx-map-zoom[data-v-ef9d9b22]{width:32px;height:64px;-ms-flex-pack:distribute;justify-content:space-around;background-color:rgba(37,42,53,.9);border-radius:4px;pointer-events:auto;padding:5px 0}.cx-map-navigation[data-v-86d509e4],.cx-map-zoom[data-v-ef9d9b22]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cx-map-navigation[data-v-86d509e4]{width:auto;height:177px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;z-index:1;position:absolute;top:112px;right:12px;pointer-events:none}.cx-map-navigation .cx-map-zoom[data-v-86d509e4]{margin-top:15px}.cx-sos-button{position:relative;bottom:8px}.cx-sos-button .cx-button{width:30px;height:30px;padding:5px 4px;background-color:rgba(227,66,66,.9);border-radius:4px}.cx-sos-button .cx-button:hover:not([disabled]):not(.cx-button--loading){background-color:rgba(227,66,66,.9)!important}.cx-label[data-v-1eb31054]{font-size:16px;font-weight:100;color:hsla(0,0%,100%,.4)}.cx-text-area[data-v-04e8380b]{font-size:11px;font-family:Roboto;color:hsla(0,0%,100%,.6);height:100%}.cx-text-area .cx-label[data-v-04e8380b]{text-align:left}.cx-text-area .cx-text-area-content[data-v-04e8380b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.cx-text-area .cx-label[data-v-04e8380b]{font-size:11px;font-weight:400;padding:0 0 3px 12px;color:hsla(0,0%,100%,.4);text-align:start}.cx-text-area .cx-position-right[data-v-04e8380b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cx-text-area .cx-position-right input[data-v-04e8380b]{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.cx-text-area .cx-position-right .cx-text-area-validation[data-v-04e8380b]{-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px}.cx-text-area .cx-position-bottom[data-v-04e8380b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:start;height:100%}.cx-text-area .cx-position-bottom .cx-text-area-validation[data-v-04e8380b]{padding-top:8px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.cx-text-area .cx-text-area-validation-wrapper[data-v-04e8380b]{padding-top:4px;height:16px}.cx-text-area .cx-text-area-container[data-v-04e8380b]{background-color:rgba(85,90,96,.4);display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:4px;caret-color:hsla(0,0%,100%,.6);color:hsla(0,0%,100%,.6);width:100%;height:100%}.cx-text-area .cx-text-area-container[disabled][data-v-04e8380b]{background-color:rgba(85,90,96,.1)}.cx-text-area .cx-text-area-container:hover .cx-text-area-append-icon[data-v-04e8380b]{color:hsla(0,0%,100%,.6)}.cx-text-area .cx-text-area-container.cx-text-area-container--error[data-v-04e8380b]{background-color:#482e31}.cx-text-area .cx-text-area-container .cx-text-area-wrapper[data-v-04e8380b]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:8px 8px 7px 12px}.cx-text-area .cx-text-area-container textarea[data-v-04e8380b]{width:100%;height:100%;padding-top:1px;font-size:11px;font-weight:400;border-radius:4px;background-color:inherit;color:inherit;outline:none;border:none;resize:none}.cx-text-area .cx-text-area-container textarea[data-v-04e8380b]:disabled{caret-color:hsla(0,0%,100%,.3);color:hsla(0,0%,100%,.3)}.cx-text-area .cx-text-area-container textarea[data-v-04e8380b]:hover:not(:disabled){caret-color:hsla(0,0%,100%,.8);color:hsla(0,0%,100%,.8)}.cx-text-area .cx-text-area-container textarea[data-v-04e8380b]:focus{caret-color:hsla(0,0%,100%,.8);color:hsla(0,0%,100%,.8);outline:none;border:none}.cx-text-area .cx-text-area-validation[data-v-04e8380b]{font-size:11px;font-weight:400;padding-left:3px;color:#88322a;left:0}.cx-checkbox{width:-webkit-max-content;width:-moz-max-content;width:max-content;height:19px;color:hsla(0,0%,100%,.6)}.cx-checkbox .cx-checkbox__label{font-size:11px;color:hsla(0,0%,100%,.4);padding-left:8px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cx-checkbox .cx-checkbox__label:hover{color:hsla(0,0%,100%,.6)}.cx-checkbox .cx-checkbox__icon{padding-left:0;width:10px}.cx-checkbox:hover,.cx-checkbox:hover .cx-checkbox__label{cursor:pointer}.cx-checkbox[disabled]{cursor:default;color:hsla(0,0%,100%,.3)}.cx-checkbox.cx-checkbox--small .cx-checkbox__icon{padding-left:2px;width:10px}.cx-checkbox.cx-checkbox--checked .cx-checkbox__label{color:hsla(0,0%,100%,.8)}.cx-warning{color:#d8b454;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cx-warning span{color:#917d47;margin-right:8px}.cx-simple-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:7px 8px;background-color:rgba(85,90,96,.6);color:hsla(0,0%,100%,.6);font-size:11px;font-weight:400;border-radius:4px;margin:6px 0;cursor:pointer;min-height:33px}.cx-simple-list-item.disabled{cursor:default;pointer-events:none;background-color:rgba(85,90,96,.3)}.cx-simple-list-item .cx-simple-list-item__checkbox{width:20px;pointer-events:none}.cx-simple-list-item:first-child{margin-top:0}.cx-simple-list-item:last-child{margin-bottom:0}.cx-simple-list-item:hover{background-color:rgba(85,90,96,.8);color:hsla(0,0%,100%,.8)}.cx-simple-list-item.cx-list-item--selected{background-color:#324b43;color:hsla(0,0%,100%,.8)}.cx-simple-list-item.cx-list-item--selected:hover{color:#fff}.cx-simple-list-item .cx-list-item__caption{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;width:100%;height:100%}.cx-simple-list-item .cx-list-item__caption .cx-list-item__caption__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cx-simple-list-item .cx-list-item__caption .cx-list-item__caption__content .cx-list-item__caption__title{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;padding-top:2px;max-width:360px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cx-simple-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%}.cx-simple-list .cx-simple-list-item{margin-bottom:5px}.cx-simple-list .cx-simple-list__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.cx-simple-list .cx-simple-list__content .cx-simple-list__content__items{overflow-y:scroll}.cx-simple-list .cx-simple-list__loading{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cx-simple-list .cx-simple-list__loading .cx-spinner{margin:auto}.cx-simple-list .cx-simple-list__placeholder{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;color:hsla(0,0%,100%,.3)}.cx-simple-list .cx-simple-list__content__header{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:23px;margin-left:8px;margin-bottom:8px}.cx-simple-list .cx-simple-list__content__header .header{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cx-simple-list .cx-simple-list__content__header .header .cx-checkbox{width:10px;height:15px;margin-right:8px}.cx-simple-list .cx-simple-list__content__header .header-append{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-bottom:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cx-input{font-size:11px;font-family:Roboto;color:hsla(0,0%,100%,.6)}.cx-input .cx-label{text-align:left}.cx-input .cx-input-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.cx-input .cx-label{font-size:11px;font-weight:400;padding:0 0 3px 12px;color:hsla(0,0%,100%,.4);text-align:start}.cx-input .cx-position-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cx-input .cx-position-right input{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.cx-input .cx-position-right .cx-input-validation{-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px}.cx-input .cx-position-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:start;position:relative}.cx-input .cx-position-bottom .cx-input-validation{position:absolute;top:80%;padding-top:8px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.cx-input .cx-position-bottom input{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.cx-input .cx-spinner{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.cx-input .cx-input-container{background-color:rgba(85,90,96,.3);display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:4px;caret-color:hsla(0,0%,100%,.6);color:hsla(0,0%,100%,.6);width:100%}.cx-input .cx-input-container[disabled]{background-color:rgba(85,90,96,.1)}.cx-input .cx-input-container:hover:not([disabled]){background-color:rgba(85,90,96,.4)}.cx-input .cx-input-container:hover:not([disabled]) .cx-input-append-icon{color:hsla(0,0%,100%,.6)}.cx-input .cx-input-container.cx-input-container--error{background-color:#482e31}.cx-input .cx-input-container .cx-input-wrapper{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:8px 8px 7px 12px}.cx-input .cx-input-container input{padding-top:1px;font-size:11px;font-weight:400;border-radius:4px;background-color:inherit;color:inherit;outline:none;border:none}.cx-input .cx-input-container input:disabled{caret-color:hsla(0,0%,100%,.3);color:hsla(0,0%,100%,.3)}.cx-input .cx-input-container input:focus,.cx-input .cx-input-container input:hover:not([disabled]){caret-color:hsla(0,0%,100%,.8);color:hsla(0,0%,100%,.8)}.cx-input .cx-input-container input:focus{outline:none;border:none}.cx-input .cx-input-container .cx-input-appendIcon-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:center;align-self:center;padding-right:8px;padding-bottom:1px;color:hsla(0,0%,100%,.3)}.cx-input .cx-input-container .cx-input-append-icon{color:hsla(0,0%,100%,.3)}.cx-input .cx-input-step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cx-input .cx-input-validation{font-size:11px;font-weight:400;padding-left:3px;color:#88322a;left:0}.cx-multi-message .cx-multi-message__header,.cx-multi-message .cx-multi-message__header .cx-multi-message-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cx-multi-message .cx-multi-message__header .cx-multi-message-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:17px}.cx-multi-message .cx-multi-message__header .cx-multi-message-title .cx-multi-message-title__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cx-multi-message .cx-multi-message__header .cx-multi-message-title .cx-multi-message-title__text .cx-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:40px;min-width:40px;color:#252a35;background-color:hsla(0,0%,100%,.8);margin-right:12px;border:1px solid transparent;border-radius:50%}.cx-multi-message .cx-multi-message__header .cx-multi-message-title .cx-multi-message-title__text span{font-size:22px}.cx-multi-message .cx-multi-message__header .cx-multi-message-title .cx-multi-message-title__live-mode-warning{margin-left:12px;color:#d8b454}.cx-multi-message .cx-multi-message__content{height:100%;border-radius:4px;padding:5px;font-size:11px;color:hsla(0,0%,100%,.6)}.cx-multi-message .cx-multi-message__content .cx-text-area{max-height:100px}.cx-multi-message .cx-multi-message__content .cx-multi-message-prompt-text{padding-left:65px}.cx-multi-message .cx-multi-message__content .cx-multi-message-machine-list{height:222px}.cx-multi-message .cx-multi-message__content .cx-multi-message-machine-list .cx-multi-message-search{margin-bottom:15px}.cx-multi-message .cx-multi-message__content .cx-multi-message-machine-list .cx-multi-message-status-icon{color:hsla(0,0%,100%,.4)}.cx-multi-message .cx-multi-message__content .cx-multi-message-machine-list .cx-multi-message-status-tooltip{pointer-events:all}.cx-multi-message .cx-multi-message__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:8px}.cx-toggle.cx-button.cx-toggle-variant-primary{color:hsla(0,0%,100%,.6)}.cx-toggle.cx-button.cx-toggle-variant-primary[disabled]{color:hsla(0,0%,100%,.3)}.cx-toggle.cx-button.cx-toggle-variant-primary.cx-toggle--active:not([disabled]),.cx-toggle.cx-button.cx-toggle-variant-primary:hover:not(.cx-toggle--active):not([disabled]){color:#eb3f21}.cx-toggle.cx-button.cx-toggle-variant-secondary{color:hsla(0,0%,100%,.6)}.cx-toggle.cx-button.cx-toggle-variant-secondary[disabled]{color:hsla(0,0%,100%,.3)}.cx-toggle.cx-button.cx-toggle-variant-secondary.cx-toggle--active:not([disabled]),.cx-toggle.cx-button.cx-toggle-variant-secondary:hover:not(.cx-toggle--active):not([disabled]){color:hsla(0,0%,100%,.8)}.cx-multi-message-wrapper{position:relative;bottom:16px;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:8px}.cx-multi-message-wrapper,.cx-multi-message-wrapper .cx-multi-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.cx-multi-message-wrapper .cx-multi-message{cursor:default;width:560px;height:500px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:15px;background-color:rgba(37,42,53,.96);border-radius:4px;padding:15px 20px}.cx-multi-message-wrapper .cx-toggle{background-color:rgba(37,42,53,.9);padding:5px;border-radius:4px}.cx-multi-message-wrapper .cx-toggle:hover:not([disabled]):not(.cx-button--loading){background-color:rgba(37,42,53,.9)!important}.cx-popup-glass{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:10}.cx-popup{position:absolute;margin:auto;-webkit-box-shadow:0 25px 100px rgba(0,0,0,.4);box-shadow:0 25px 100px rgba(0,0,0,.4);background:#252a35;border-radius:10px}.cx-simple-popup{padding:20px 35px 30px 30px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.cx-simple-popup,.cx-simple-popup .cx-popup__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.cx-simple-popup .cx-popup__header{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.cx-simple-popup .cx-popup__header .cx-popup__header__content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cx-simple-popup .cx-popup__header .cx-popup__header__content .cx-popup__header__content__title{color:hsla(0,0%,100%,.8);font-size:22px;font-weight:400;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.cx-simple-popup .cx-popup__header .cx-popup__header__content .cx-popup__header__content__subtitle{font-size:11px;color:hsla(0,0%,100%,.4);padding-top:2px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.cx-simple-popup .cx-popup__actions{position:relative;height:20px}.cx-simple-popup .close-icon{font-size:15px;color:hsla(0,0%,100%,.6);width:15px;height:15px}.cx-simple-popup .close-icon:hover{color:hsla(0,0%,100%,.8)!important;cursor:pointer}.cx-simple-popup .cx-popup__body{padding-top:10px;font-size:11px;color:hsla(0,0%,100%,.6);-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.cx-simple-popup .cx-popup__footer{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.cx-simple-popup .cx-popup__footer .cx-popup__footer__close-btn{-webkit-box-flex:0;-ms-flex:0;flex:0;margin-left:auto}.cx-sos-popup .cx-sos-popup__actions{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-right:10px}.cx-sos-popup .cx-button{margin-left:10px}.cx-sos-popup .title-container{display:-webkit-box;display:-ms-flexbox;display:flex}.cx-sos-popup .title-container .cx-icon{-webkit-transform:rotate(1turn);transform:rotate(1turn);color:#252a35}.cx-sos-popup .title-container span{margin-left:20px}.cx-sos-popup .title-container .circle{background-color:rgba(227,66,66,.9);border:1px solid transparent;height:40px;border-radius:50%;width:40px;position:absolute;left:20px;top:16px}.cx-sos-popup .cx-simple-popup-container.error-container{margin-left:40px}.cx-sos-popup .sos-icon{background-color:rgba(227,66,66,.9);width:60px;height:60px;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;font-weight:600;margin:auto;margin-bottom:20px}.cx-sos-popup .sos-text{margin-bottom:20px}.cx-message-popup-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cx-message-popup-title .cx-message-popup-title__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:40px;min-width:40px;background-color:hsla(0,0%,100%,.8);border:1px solid transparent;border-radius:50%}.cx-message-popup-title .cx-message-popup-title__icon--error{background-color:rgba(227,66,66,.9)}.cx-message-popup-title .cx-message-popup-title__icon .cx-icon{color:#252a35}.cx-message-popup-title .cx-message-popup-title__text{margin:0 100px 0 20px}.cx-message-form{width:100%;height:100%}.cx-message-form .cx-message-form__warning{padding-left:60px}.cx-message-popup-actions{margin-right:10px}.cx-message-popup .cx-message-popup-body{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 0}.cx-message-popup .cx-message-popup-actions{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.cx-legend__item[data-v-6ffdbc1a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:22px}.cx-legend__item--desc[data-v-6ffdbc1a]{height:14px;padding-left:10px}.cx-legend__item--last[data-v-6ffdbc1a]{margin-bottom:10px}.cx-legend__item__icon--complete[data-v-6ffdbc1a]{font-size:17px;color:#5af299}.cx-legend__item__icon--paused[data-v-6ffdbc1a]{font-size:17px;color:#ffe730}.cx-legend__item__icon--failed[data-v-6ffdbc1a]{font-size:17px;color:#fc6e5b}.cx-legend__item__icon--neutral[data-v-6ffdbc1a]{font-size:10px;color:#fff}.cx-legend__item__icon--discarded-point[data-v-6ffdbc1a]{font-size:12px;color:hsla(0,0%,100%,.2)}.cx-legend__item__icon--cut[data-v-6ffdbc1a]{font-size:10px;color:rgba(245,98,98,.8)}.cx-legend__item__icon--fill[data-v-6ffdbc1a]{font-size:10px;color:rgba(45,156,207,.8)}.cx-legend__item__icon--on-target[data-v-6ffdbc1a]{font-size:10px;color:rgba(91,212,153,.8)}.cx-legend__item__icon--active-unit[data-v-6ffdbc1a]{font-size:12px;color:#ffe730}.cx-legend__item__icon--inactive-unit[data-v-6ffdbc1a]{font-size:12px;color:hsla(0,0%,100%,.3)}.cx-legend__item__icon--awareness-red[data-v-6ffdbc1a]{font-size:12px;color:#f05528}.cx-legend__item__icon--awareness-yellow[data-v-6ffdbc1a]{font-size:12px;color:#f8d963}.cx-legend__item__icon--awareness-green[data-v-6ffdbc1a]{font-size:12px;color:#38a610}.cx-legend__item__icon--awareness-cabin[data-v-6ffdbc1a]{font-size:12px;color:#585858}.cx-legend__item__icon--awareness-nid[data-v-6ffdbc1a]{font-size:12px;color:#959595}.cx-legend__item__icon--awareness-undefined[data-v-6ffdbc1a]{font-size:12px;color:#bcbec5}.cx-legend[data-v-5214c768]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0 15px;color:#fff;background-color:rgba(37,42,53,.9);font-size:11px;border-radius:4px;width:100%}.cx-legend--opener[data-v-5214c768]:hover{cursor:pointer;color:hsla(0,0%,100%,.8)}.cx-legend--title[data-v-5214c768]{width:100%;height:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:hsla(0,0%,100%,.4)}.cx-legend__content[data-v-5214c768]{width:100%;padding-bottom:8px}.cx-legend__separator[data-v-5214c768]{height:10px}#cx-loading-screen{position:absolute;width:100vw;height:100vh;background-size:cover;background-color:#333843;z-index:11;font-size:64px}#cx-loading-screen.projectReady{visibility:hidden;opacity:0;-webkit-transition:visibility .6s,opacity .6s ease-out;transition:visibility .6s,opacity .6s ease-out}#cx-loading-screen #cx-loading-spinner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;bottom:50%;left:50%;-webkit-transform:translate(-50%,45%);transform:translate(-50%,45%);color:hsla(0,0%,100%,.6);-webkit-box-align:center;-ms-flex-align:center;align-items:center}#cx-loading-screen #cx-loading-spinner img{opacity:.9;width:100px}#cx-loading-screen #cx-loading-spinner #ub-app-spinner{margin-top:18px;margin-right:2px}.cx-kpi-card{height:150px;width:300px;border-radius:4px;background-color:#333843;padding:20px;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:center;text-align:center}.cx-kpi-card,.cx-kpi-card .cx-kpi-card__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;align-content:center}.cx-kpi-card .cx-kpi-card__content{height:100%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:8px}.cx-kpi-card .cx-kpi-card__value{color:#f05528}.cx-kpi-card h1{font-size:33px;max-width:200px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cx-kpi-card h3{padding-top:3px}.cx-kpi-card .cx-icon{padding-right:5px;color:hsla(0,0%,100%,.3)}.cx-popper{z-index:5}.cx-popper-content{border-radius:4px;max-height:inherit;max-width:inherit}.cx-menu{background-color:#404550;border:1px solid #404550;border-radius:4px}.cx-menu .cx-menu__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:5px}.cx-menu .cx-menu__item .cx-menu__item__name{width:100%;padding:5px 7px;border-radius:4px;color:hsla(0,0%,100%,.6);text-align:left;cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cx-menu .cx-menu__item .cx-menu__item__name:not(.cx-menu__item__name--highlight):hover:not(.disabled){background-color:rgba(85,90,96,.4);color:hsla(0,0%,100%,.8)}.cx-menu .cx-menu__item .cx-menu__item__name.disabled{color:hsla(0,0%,100%,.4);cursor:default}.cx-menu .cx-menu__item .cx-menu__item__name--highlight{background-color:rgba(51,93,68,.8)}.cx-selector-warning{position:absolute;width:20px;height:20px;background-color:rgba(235,63,33,.8);border-radius:4px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cx-selector,.cx-selector-warning{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cx-selector{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;font-size:11px;color:hsla(0,0%,100%,.4);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.cx-selector .cx-selector__label{padding:0 0 5px 12px}.cx-selector .cx-selector__hitbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid rgba(85,90,101,.3);border-radius:4px;padding:1px 12px 0;width:100%;height:32px;cursor:pointer}.cx-selector .cx-selector__hitbox.cx-selector__hitbox--disabled{opacity:.5;cursor:default}.cx-selector .cx-selector__hitbox .cx-selector__hitbox__selection{color:hsla(0,0%,100%,.6);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cx-selector .cx-selector__hitbox .cx-selector__hitbox__placeholder{color:hsla(0,0%,100%,.3)}.cx-selector .cx-selector__hitbox .cx-icon{color:hsla(0,0%,100%,.6)}.cx-selector .cx-selector__hitbox:hover:not(.cx-selector__hitbox--disabled) .cx-icon{color:hsla(0,0%,100%,.8)}.cx-selector .cx-popper{background-color:#404550;border-radius:4px}.cx-selector .cx-popper ::-webkit-scrollbar-thumb{background-color:#555a60;-webkit-box-shadow:inset -1px -1px 0 #555a60,inset 1px 1px 0 #555a60;box-shadow:inset -1px -1px 0 #555a60,inset 1px 1px 0 #555a60;border-right:1px solid transparent}.cx-selector .cx-popper ::-webkit-scrollbar-thumb:hover{background-color:#2f343d;-webkit-box-shadow:inset -1px -1px 0 #2f343d,inset 1px 1px 0 #2f343d;box-shadow:inset -1px -1px 0 #2f343d,inset 1px 1px 0 #2f343d}.cx-selector .cx-selector-warning{position:absolute;right:-10px;top:15px;z-index:4}.cx-kpi-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cx-kpi-cards .cx-kpi-cards__container{padding:20px;max-width:980px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.cx-kpi-cards .cx-selector{width:250px;float:right;-ms-flex-item-align:end;align-self:flex-end;margin-right:20px}.popup-awareness-kpi .cx-popup__header__content__title{padding-left:20px;padding-top:20px}.popup-awareness-kpi .kpi-content{height:500px}.cx-frame-rate-monitor[data-v-298c34b9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;padding-right:8px}.cx-frame-rate-monitor__counter[data-v-298c34b9]{margin-right:3px}.cx-frame-rate-monitor__counter--smooth[data-v-298c34b9]{color:#90ee90}.cx-frame-rate-monitor__counter--choppy[data-v-298c34b9]{color:#d8b454}.cx-point-performance-monitor[data-v-3f0a9f65]{cursor:pointer;margin-right:8px;font-size:11px}.cx-point-performance-monitor__counter--smooth[data-v-3f0a9f65]{color:#90ee90}.cx-point-performance-monitor__counter--choppy[data-v-3f0a9f65]{color:#d8b454}.cx-point-performance-monitor__icon[data-v-3f0a9f65]{padding-left:3px}.cx-point-performance-monitor .cx-point-performance-monitor__icon[data-v-3f0a9f65]{margin-left:5px;display:inline-block;vertical-align:text-top}.cx-performance-monitor[data-v-42c05915]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-size:11px;margin:1px 10px 0 25px}.cx-performance-monitor__tile-loading-spinner[data-v-42c05915]{margin-bottom:1px}.cx-performance-monitor__icon[data-v-42c05915]{font-size:8px;text-align:center}.cx-performance-monitor--smooth .cx-performance-monitor__icon[data-v-42c05915]{color:#90ee90}.cx-performance-monitor--choppy .cx-performance-monitor__icon[data-v-42c05915]{color:#d8b454}.cx-performance-monitor .cx-performance-monitor__points[data-v-42c05915]{width:90px}.cx-performance-monitor .cx-performance-monitor__frame-rate[data-v-42c05915]{width:40px}.cx-date-picker-activator{font-size:11px;font-family:Roboto;color:hsla(0,0%,100%,.6)}.cx-date-picker-activator .cx-date-picker-activator__label{font-size:11px;font-weight:400;padding:0 0 3px 12px;color:hsla(0,0%,100%,.4);text-align:start}.cx-date-picker-activator .cx-date-picker-activator__input-container{background-color:rgba(85,90,96,.3);display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:4px;caret-color:hsla(0,0%,100%,.6);color:hsla(0,0%,100%,.6);width:100%;position:relative}.cx-date-picker-activator .cx-date-picker-activator__input-container[disabled=true]{background-color:rgba(85,90,96,.1)}.cx-date-picker-activator .cx-date-picker-activator__input-container:hover:not([disabled=true]){background-color:rgba(85,90,96,.4)}.cx-date-picker-activator .cx-date-picker-activator__input-container .cx-date-picker-activator__input-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:8px 8px 7px 12px}.cx-date-picker-activator .cx-date-picker-activator__activator-input{padding-top:1px;font-size:11px;font-weight:400;border-radius:4px;background-color:inherit;color:inherit;outline:none;border:none;padding-left:8px;width:100%}.cx-date-picker-activator .cx-date-picker-activator__activator-input:disabled{caret-color:hsla(0,0%,100%,.3);color:hsla(0,0%,100%,.3)}.cx-date-picker-activator .cx-date-picker-activator__activator-input:hover:not([disabled=true]){caret-color:hsla(0,0%,100%,.8);color:hsla(0,0%,100%,.8)}.cx-date-picker-activator .cx-date-picker-activator__activator-input:focus{caret-color:hsla(0,0%,100%,.8);color:hsla(0,0%,100%,.8);outline:none;border:none}.cx-date-picker-activator .cx-date-picker-activator__input-icon-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cx-date-picker-activator .cx-date-picker-activator__input-icon{width:var(--dp-font-size);stroke-width:0}.cx-date-picker-activator .cx-spinner{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.dp__theme_dark{--dp-background-color:#333843;--dp-text-color:hsla(0,0%,100%,.6);--dp-hover-color:#565a63;--dp-hover-text-color:#fff;--dp-hover-icon-color:#959595;--dp-primary-color:#36cfc2;--dp-primary-text-color:#393e49;--dp-secondary-color:hsla(0,0%,100%,.3);--dp-border-color:#2d2d2d;--dp-menu-border-color:#2d2d2d;--dp-border-color-hover:#aaaeb7;--dp-scroll-bar-background:#212121;--dp-scroll-bar-color:#484848;--dp-success-color:#00701a;--dp-success-color-disabled:#428f59;--dp-icon-color:#959595;--dp-danger-color:#e53935;--dp-highlight-color:rgba(0,92,178,.2);--dp-marker-color:rgba(24,130,242,.9);--dp-cell-border-radius:100%;--dp-font-size:11px;--dp-button-icon-height:15px;--dp-preview-font-size:0.7rem;--dp-action-button-height:34px;--dp-action-buttons-padding:7px 16px}.dp__theme_dark .dp__active_date{--dp-marker-color:#fff}.dp__theme_dark .dp__calendar_item{font-weight:500}.dp__theme_dark .dp__btn{font-weight:700;color:#fff}.dp__theme_dark .dp__btn:hover{background-color:transparent;color:#36cfc2}.dp__theme_dark .dp__inner_nav_disabled{background-color:transparent;color:hsla(0,0%,100%,.3)}.dp__theme_dark .dp__calendar_header{color:hsla(0,0%,100%,.3);font-weight:400}.dp__theme_dark .dp__overlay_cell{text-transform:uppercase;font-weight:500;position:relative}.dp__theme_dark .dp__overlay_cell:has(.cx-month-cell--current){border:1px solid #36cfc2}.dp__theme_dark .dp__overlay_cell_active{background-color:#36cfc2;font-weight:500;color:#393e49;text-transform:uppercase;position:relative}.dp__theme_dark .dp__overlay_cell_disabled{background-color:transparent;cursor:pointer;color:hsla(0,0%,100%,.3)}.dp__theme_dark .dp__marker_dot{bottom:4px}.dp__theme_dark .dp__cell_inner:hover{background-color:var(--dp-hover-color)}.dp__theme_dark .dp__cell_inner.dp__cell_disabled:hover{cursor:auto;background-color:transparent}.dp__theme_dark .dp__cell_inner.dp__range_end:hover,.dp__theme_dark .dp__cell_inner.dp__range_start:hover{background-color:#36cfc2}.dp__theme_dark .dp__calendar_item .dp__range_between{background-color:#36cfc2;border-color:#36cfc2}.dp__theme_dark .dp__instance_calendar .dp__button{display:none}.dp__theme_dark .dp__action_select{background-color:rgba(24,130,242,.9);color:hsla(0,0%,100%,.6)}.dp__theme_dark .dp__action_cancel{border-color:transparent;font-weight:500}.dp__theme_dark .dp__action_cancel:hover{color:hsla(0,0%,100%,.8)}.dp__theme_dark .dp__preset_ranges{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}.dp__theme_dark .dp__preset_ranges .dp__preset_range:hover{color:hsla(0,0%,100%,.8);background-color:transparent}.cx-date-time-picker{width:100%}.cx-timeline[data-v-1167db13]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:hsla(0,0%,100%,.6);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.cx-timeline__datepicker[data-v-1167db13]{width:auto}.cx-timeline__bar[data-v-1167db13]{height:24px;cursor:pointer}.cx-timeline__bar[data-v-1167db13],.cx-timeline__bar__timerange[data-v-1167db13]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.cx-timeline__bar__timerange[data-v-1167db13]{height:4px;border-radius:4px;background-color:#515562;margin-bottom:1px}.cx-timeline__bar__timerange[data-v-1167db13]:before{position:relative;content:"";top:-5px;right:500px;left:inherit;bottom:-5px;outline:1px solid red;z-index:40}.cx-timeline__bar__timerange--past[data-v-1167db13]{height:4px;border-radius:4px;background-color:#386a6e}.cx-timeline__bar__timerange--marker[data-v-1167db13]{height:8px;width:8px;border-radius:4px;background-color:#36cfc2}.cx-timeline__datepicker[data-v-1167db13]{position:fixed;top:37.5px;left:calc(50vw - 57.5px);z-index:3}.cx-timeline__datepicker__label[data-v-1167db13]{width:115px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#252a35;font-size:11px;height:32px;font-weight:600;background-color:#36cfc2;padding:10px 5px 8px 5px;border-radius:45px}.cx-timeline__datepicker__label[data-v-1167db13]:hover{cursor:pointer;background-color:#54ede0}.cx-timeline__datepicker__label__date[data-v-1167db13]{font-weight:400}.cx-timeline__datepicker__label--active[data-v-1167db13]{background-color:rgba(84,237,224,.9)}.cx-timeline__datepicker--date[data-v-1167db13]{font-size:11px;color:hsla(0,0%,100%,.8);margin-left:5px}.cx-timeline__controls[data-v-1167db13]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:25px}.cx-timeline__multiplier[data-v-1167db13]{width:38px;text-align:center;font-size:11px}.cx-timeline__control[data-v-1167db13]{font-size:16px}.cx-timeline__control[data-v-1167db13]:hover{color:hsla(0,0%,100%,.8);text-shadow:0 0 3px hsla(0,0%,100%,.8);cursor:pointer}.cx-timeline__control--disabled[data-v-1167db13]{color:hsla(0,0%,100%,.3)}.cx-timeline__control--disabled[data-v-1167db13]:hover{color:hsla(0,0%,100%,.3);text-shadow:none;cursor:default}.cx-timeline__control-play[data-v-1167db13]{width:38px;text-align:center;font-size:20px}.cx-live-mode-button .cx-button{color:#252a35;padding:0 10px;background-color:#36cfc2;border-radius:4px}.cx-live-mode-button .cx-button:hover:not([disabled]):not(.cx-button--loading){color:#252a35;background-color:#54ede0!important}.cx-live-mode-button .cx-button .cx-spinner{color:#252a35}.cx-live-mode-button .cx-button.cx-live-mode-button--live{color:#f0f0f0;background-color:#eb3f21!important}.cx-live-mode-button .cx-button.cx-live-mode-button--live:hover:not([disabled]):not(.cx-button--loading){color:#f0f0f0;background-color:rgba(235,63,33,.6)!important}.cx-live-mode-button .cx-button.cx-live-mode-button--live .cx-spinner{color:#f0f0f0}.cx-disabled-when-live[data-v-07b4d36a]{pointer-events:none;-webkit-filter:brightness(70%);filter:brightness(70%)}.cx-timeline[data-v-07b4d36a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:hsla(0,0%,100%,.6);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.cx-timeline__datepicker[data-v-07b4d36a]{width:auto}.cx-timeline__bar[data-v-07b4d36a]{height:24px;cursor:pointer}.cx-timeline__bar[data-v-07b4d36a],.cx-timeline__bar__timerange[data-v-07b4d36a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.cx-timeline__bar__timerange[data-v-07b4d36a]{height:4px;border-radius:4px;background-color:#515562;margin-bottom:1px}.cx-timeline__bar__timerange[data-v-07b4d36a]:before{position:relative;content:"";top:-5px;right:500px;left:inherit;bottom:-5px;outline:1px solid red;z-index:40}.cx-timeline__bar__timerange--past[data-v-07b4d36a]{height:4px;border-radius:4px;background-color:#386a6e}.cx-timeline__bar__timerange--marker[data-v-07b4d36a]{height:8px;width:8px;border-radius:4px;background-color:#36cfc2}.cx-timeline__datepicker[data-v-07b4d36a]{position:fixed;top:37.5px;left:calc(50vw - 57.5px);z-index:3}.cx-timeline__datepicker__label[data-v-07b4d36a]{width:115px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#252a35;font-size:11px;height:32px;font-weight:600;background-color:#36cfc2;padding:10px 5px 8px 5px;border-radius:45px}.cx-timeline__datepicker__label[data-v-07b4d36a]:hover{cursor:pointer;background-color:#54ede0}.cx-timeline__datepicker__label__date[data-v-07b4d36a]{font-weight:400}.cx-timeline__datepicker__label--active[data-v-07b4d36a]{background-color:rgba(84,237,224,.9)}.cx-timeline__datepicker--date[data-v-07b4d36a]{font-size:11px;color:hsla(0,0%,100%,.8);margin-left:5px}.cx-timeline__controls[data-v-07b4d36a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:25px}.cx-timeline__multiplier[data-v-07b4d36a]{width:38px;text-align:center;font-size:11px}.cx-timeline__control[data-v-07b4d36a]{font-size:16px}.cx-timeline__control[data-v-07b4d36a]:hover{color:hsla(0,0%,100%,.8);text-shadow:0 0 3px hsla(0,0%,100%,.8);cursor:pointer}.cx-timeline__control--disabled[data-v-07b4d36a]{color:hsla(0,0%,100%,.3)}.cx-timeline__control--disabled[data-v-07b4d36a]:hover{color:hsla(0,0%,100%,.3);text-shadow:none;cursor:default}.cx-timeline__control-play[data-v-07b4d36a]{width:38px;text-align:center;font-size:20px}#header{width:calc(100vw - 70px);height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1;position:absolute;margin-left:70px;background-color:rgba(37,42,53,.8)}.header__rangePicker{margin-left:15px}.cx-object-explorer-control{cursor:pointer;pointer-events:auto;width:32px;height:32px;border-radius:4px;background-color:rgba(37,42,53,.8);background-size:contain;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cx-object-explorer-control.disabled{cursor:default}.cx-object-explorer-control .cx-object-explorer-control__cxToggle{margin-bottom:1px}.cx-object{width:100%;padding:5px 7px;margin-left:3px;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:11px}.cx-object__spinner{padding-left:10px;padding-right:10px;margin-top:2px}.cx-object.cx-object--hovered{background-color:rgba(85,90,100,.4);background-size:cover}.cx-object.cx-object--selected{background-color:rgba(51,93,68,.5);background-size:cover}.cx-object.cx-object--selected.hovered{background-color:#335d44;background-size:cover}.cx-object .cx-button{padding:0 4px}.cx-object .cx-button.variant-oe{color:hsla(0,0%,100%,.2)}.cx-object .cx-button.variant-oe[disabled]{color:hsla(0,0%,80%,.2)}.cx-object .cx-button.variant-oe:hover:not([disabled]):not(.cx-button--loading):not(.flat){color:hsla(0,0%,100%,.2)!important}.cx-object .cx-button.variant-oe-eye,.cx-object .cx-button.variant-oe.selected{color:hsla(0,0%,100%,.8)}.cx-object .cx-button.variant-oe-eye.--eye-closed{color:hsla(0,0%,100%,.4)}.cx-object .cx-button.variant-oe-eye[disabled]{color:hsla(0,0%,80%,.2)}.cx-object .cx-button.variant-oe-eye:hover:not([disabled]):not(.cx-button--loading):not(.flat){color:hsla(0,0%,100%,.2)!important}.cx-object .cx-button.variant-oe-eye.selected{color:hsla(0,0%,100%,.8)}.cx-object .cx-object__icons__type{padding:0 4px;color:hsla(0,0%,100%,.2)}.cx-object .cx-object__icons__type.selected,.cx-object .cx-object__icons__type.visibility{color:hsla(0,0%,100%,.9)}.cx-object .cx-object__name{width:100%;color:hsla(0,0%,100%,.6);padding-left:5px;font-size:11px;padding-top:2px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cx-object .cx-object__delete-icon{width:30px;opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex}.cx-object .cx-object__delete-icon .cx-icon{padding:0 0 0 8px}.cx-object .cx-object__delete-icon.active{opacity:1}.cx-object .cx-object__icons__child--track{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAF+mlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDUgNzkuMTYzNDk5LCAyMDE4LzA4LzEzLTE2OjQwOjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDE5LTA4LTA3VDExOjUwOjU1KzAyOjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDE5LTA4LTA3VDExOjUwOjU1KzAyOjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxOS0wOC0wN1QxMTo1MDo1NSswMjowMCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpjMmM1MGYxMC00MGUxLTJhNDQtOGI3MC0zMTk0NzE4ZDA0MjQiIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpiNDk2OGVlMC1kYTA5LTM0NGQtODM5Zi0yNDlmNGI4YTNjZGYiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmOWY3ODdjOS1jYmU1LTkxNDQtOGQ3ZS1mZGMxNTRjZWMyMTgiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIiBwaG90b3Nob3A6SUNDUHJvZmlsZT0ic1JHQiBJRUM2MTk2Ni0yLjEiPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjcmVhdGVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmY5Zjc4N2M5LWNiZTUtOTE0NC04ZDdlLWZkYzE1NGNlYzIxOCIgc3RFdnQ6d2hlbj0iMjAxOS0wOC0wN1QxMTo1MDo1NSswMjowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpjMmM1MGYxMC00MGUxLTJhNDQtOGI3MC0zMTk0NzE4ZDA0MjQiIHN0RXZ0OndoZW49IjIwMTktMDgtMDdUMTE6NTA6NTUrMDI6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE5IChXaW5kb3dzKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4dYHaeAAAANUlEQVQYlWP8////fwYIYGTAA5jwSSIDFkImkWwiEwMDw38opo6J1HcjCwPCfTCTsfKJNhEACZcJFliDjk0AAAAASUVORK5CYII=);width:10px;height:10px;padding-left:10px;margin-left:9px;opacity:.3}.cx-badge[data-v-a8ecccb4]{-ms-flex-pack:distribute;justify-content:space-around;color:hsla(0,0%,100%,.3);font-size:11px;border-radius:4px;cursor:default}.cx-badge[data-v-a8ecccb4],.cx-object-explorer-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cx-object-explorer-header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cx-object-explorer-header .cx-badge,.cx-object-explorer-header .cx-button{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;height:32px;margin:0 2px}.cx-object-explorer-header .cx-badge .cx-badge__caption,.cx-object-explorer-header .cx-badge .cx-button__caption,.cx-object-explorer-header .cx-button .cx-badge__caption,.cx-object-explorer-header .cx-button .cx-button__caption{min-width:20px;text-align:center}.cx-object-explorer-header .cx-badge .cx-badge__caption{padding-top:1px}.cx-object-explorer-header .cx-button{width:42px}.cx-object-explorer-body{max-height:82vh;margin-top:8px;pointer-events:auto;border-radius:4px;background-color:rgba(37,42,53,.9);background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.cx-object-explorer-body .cx-object-explorer-header{width:100%;height:auto;padding:10px 7px}.cx-object-explorer-body .cx-object-explorer-body__content{overflow-y:scroll;overflow-x:hidden;margin:5px 0 15px;padding:0 10px}.cx-object-explorer-body .cx-object-explorer-body__content .cx-object-explorer-body__content__objects{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.cx-object-explorer,.cx-object-explorer-body .cx-object-explorer-body__content .cx-object-explorer-body__content__objects{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.cx-object-explorer{z-index:1;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;top:65px;left:86px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:11px;font-weight:400}.cx-object-explorer.filter-panel-opened{left:686px}.cx-object-explorer.cx-object-explorer--animate--show{-webkit-transition:left .36s linear;transition:left .36s linear;left:686px}.cx-object-explorer.cx-object-explorer--animate--collapse{-webkit-transition:left .2s linear 20ms;transition:left .2s linear 20ms;left:86px}.cx-navigation-item{display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;margin-top:15px;margin-bottom:15px}.cx-navigation-item .cx-navigation-item__bar{background-color:#eb3f21;width:3px;height:40px;display:inline-block;position:absolute;-webkit-box-shadow:0 0 30px rgba(235,63,33,.3);box-shadow:0 0 30px rgba(235,63,33,.3)}.cx-navigation-item .cx-toggle{width:100%}#menu{position:fixed;width:70px;height:100vh;z-index:5;top:0}#menu.opened{background-color:#252a35}#menu.closed{-webkit-transition:background-color 0s;transition:background-color 0s;-webkit-transition-delay:.2s;transition-delay:.2s;background-color:rgba(37,42,53,.9)}.navigation-group{padding:50px 0}.navigation-group-divider{width:12px;height:1px;border-color:hsla(0,0%,100%,.15);margin:auto}.cx-filter-title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cx-filter-title{color:hsla(0,0%,100%,.3);padding-left:10px}.cx-filter-title.cx-filter-title--tab{cursor:pointer}.cx-filter-title.cx-filter-title--tab:not(:first-child){margin-left:20px}.cx-filter-title.cx-filter-title--active{color:hsla(0,0%,100%,.6)}.cx-filter-title.cx-filter-title--primary{font-size:20px;font-weight:400}.cx-filter-title.cx-filter-title--secondary{font-size:16px;font-weight:lighter}.cx-filter-title.cx-filter-title--tertiary{font-size:12px;font-weight:lighter}.cx-filter-action-panel[data-v-0a359afc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px;background-color:rgba(37,42,53,.96);border-radius:4px}.cx-filter-action-panel .cx-filter-action-panel__button[data-v-0a359afc]{text-align:center;margin:5px}.cx-dynamic-list,.cx-dynamic-list .cx-simple-list{height:100%}.cx-dynamic-list .cx-dynamic-list__items{overflow:scroll}.cx-units-view{height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-x:auto;overflow-y:scroll;padding:12px 10px 0 0;font-size:11px}.cx-units-view .cx-unit-view__results{padding-top:25px;-webkit-box-flex:1;-ms-flex:1 0;flex:1 0;overflow:hidden}.cx-units-view .cx-unit-view__results .cx-unit-view__results-gap{height:100px}.cx-chip{margin:2px 3px;min-height:32px;padding:5px 10px;background-color:rgba(85,90,96,.2);border-radius:4px;cursor:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cx-chip .cx-chip__icon{opacity:.3;pointer-events:none;color:hsla(0,0%,100%,.6)}.cx-chip .cx-chip__caption{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0 8px 0}.cx-chip .cx-chip__caption .cx-chip__caption__title{color:hsla(0,0%,100%,.8);font-size:11px;padding-top:2px}.cx-chip .cx-chip__caption .cx-chip__caption__subtitle{font-size:11px}.cx-chip--disabled .cx-chip__caption{opacity:.3}.cx-chip--disabled .cx-chip__close{opacity:.6}.cx-chip--loading{visibility:hidden}.cx-chip--loading .cx-chip__close{opacity:0}.cx-option[data-v-5db9e968]{width:100%;height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;padding-right:15px;cursor:pointer}.cx-option .cx-checkbox[data-v-5db9e968]{width:15px;pointer-events:none;padding-left:5px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:11px;padding-bottom:2px}.cx-option .cx-option__label[data-v-5db9e968]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-left:15px}.cx-option .cx-option__label .cx-option__label__text[data-v-5db9e968]{color:hsla(0,0%,100%,.6);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cx-option .cx-option__label .cx-option__label__subtitle[data-v-5db9e968]{color:hsla(0,0%,100%,.3);font-size:10px}.cx-option.active[data-v-5db9e968],.cx-option[data-v-5db9e968]:hover{background-color:rgba(85,90,96,.4)}.cx-options[data-v-2bd56b6b]{background-color:#3f4451;border-radius:4px;padding:8px;-webkit-box-shadow:0 5px 14px rgba(0,0,0,.2);box-shadow:0 5px 14px rgba(0,0,0,.2);overflow-y:auto;overflow-x:hidden}.cx-options span[data-v-2bd56b6b]{font-size:11px;color:hsla(0,0%,100%,.3);padding:4px 8px 8px}.cx-button.variant-reset:not(.flat){background-color:rgba(85,90,96,.3)}.cx-button.variant-reset[disabled]:not(.flat){background-color:rgba(85,90,96,.2)}.cx-button.variant-reset:hover:not([disabled]):not(.cx-button--loading):not(.flat){background-color:hsla(214,6%,44%,.3)!important}.cx-combobox{pointer-events:none;padding:5px 0}.cx-combobox .cx-combobox__chips{pointer-events:auto;padding:3px 0}.cx-combobox .cx-combobox__chips,.cx-combobox .cx-combobox__chips .cx-combobox__chips-container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cx-combobox .cx-combobox__chips .cx-combobox__chips-container{position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap;border:1px solid rgba(85,90,101,.3);border-radius:4px;color:hsla(0,0%,100%,.3);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:0 3px 0 0;padding-bottom:1px;cursor:auto;min-height:42px}.cx-combobox .cx-combobox__chips .cx-combobox__chips-container--interactive{cursor:text}.cx-combobox .cx-combobox__chips .cx-combobox__chips-container--disabled,.cx-combobox .cx-combobox__chips .cx-combobox__chips-container--loading{cursor:default}.cx-combobox .cx-combobox__chips .cx-combobox__chips-container--higher{min-height:49px}.cx-combobox .cx-combobox__chips .cx-combobox__chips-container .cx-combobox__input{padding:10px 0 10px 10px;font-size:11px;outline-width:0;color:#fff;caret-color:rgba(24,130,242,.9)}.cx-combobox .cx-combobox__chips .cx-combobox__chips-container .cx-combobox__input::-webkit-input-placeholder{font-size:11px;opacity:.6;color:hsla(0,0%,100%,.6)}.cx-combobox .cx-combobox__chips .cx-combobox__chips-container .cx-combobox__input::-moz-placeholder{font-size:11px;opacity:.6;color:hsla(0,0%,100%,.6)}.cx-combobox .cx-combobox__chips .cx-combobox__chips-container .cx-combobox__input:-ms-input-placeholder{font-size:11px;opacity:.6;color:hsla(0,0%,100%,.6)}.cx-combobox .cx-combobox__chips .cx-combobox__chips-container .cx-combobox__input::-ms-input-placeholder{font-size:11px;opacity:.6;color:hsla(0,0%,100%,.6)}.cx-combobox .cx-combobox__chips .cx-combobox__chips-container .cx-combobox__input::placeholder{font-size:11px;opacity:.6;color:hsla(0,0%,100%,.6)}.cx-combobox .cx-combobox__chips .cx-combobox__chips-container .cx-combobox__input.cx-combobox__input--disabled{cursor:default}.cx-combobox .cx-combobox__chips .cx-combobox__chips-container .cx-combobox__input.cx-combobox__input--disabled::-webkit-input-placeholder{opacity:.3}.cx-combobox .cx-combobox__chips .cx-combobox__chips-container .cx-combobox__input.cx-combobox__input--disabled::-moz-placeholder{opacity:.3}.cx-combobox .cx-combobox__chips .cx-combobox__chips-container .cx-combobox__input.cx-combobox__input--disabled:-ms-input-placeholder{opacity:.3}.cx-combobox .cx-combobox__chips .cx-combobox__chips-container .cx-combobox__input.cx-combobox__input--disabled::-ms-input-placeholder{opacity:.3}.cx-combobox .cx-combobox__chips .cx-combobox__chips-container .cx-combobox__input.cx-combobox__input--disabled::placeholder{opacity:.3}.cx-combobox .cx-combobox__chips .cx-combobox__chips-container .cx-combobox__input.cx-combobox__input--loading::-webkit-input-placeholder{opacity:0}.cx-combobox .cx-combobox__chips .cx-combobox__chips-container .cx-combobox__input.cx-combobox__input--loading::-moz-placeholder{opacity:0}.cx-combobox .cx-combobox__chips .cx-combobox__chips-container .cx-combobox__input.cx-combobox__input--loading:-ms-input-placeholder{opacity:0}.cx-combobox .cx-combobox__chips .cx-combobox__chips-container .cx-combobox__input.cx-combobox__input--loading::-ms-input-placeholder{opacity:0}.cx-combobox .cx-combobox__chips .cx-combobox__chips-container .cx-combobox__input.cx-combobox__input--loading::placeholder{opacity:0}.cx-combobox .cx-combobox__chips .cx-combobox__chips-container .cx-spinner{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.cx-combobox .cx-combobox__chips .cx-combobox__reset{height:42px}.cx-combobox--autocomplete{width:100%;position:relative;padding-top:10px}.cx-combobox--autocomplete .cx-combobox__label{position:absolute;top:35%;left:15px;color:hsla(0,0%,100%,.6);-webkit-transform-origin:top font-size;transform-origin:top font-size}.cx-combobox--autocomplete .cx-combobox__label--outside{top:-3px;font-size:9px}.cx-combobox--autocomplete:focus-within .cx-combobox__label{top:-3px;font-size:9px}.cx-combobox--autocomplete .cx-combobox__chips .cx-combobox__chips-container{background-color:rgba(85,90,96,.3);border:none;min-height:32px;margin:0}.cx-combobox--autocomplete .cx-combobox__chips .cx-combobox__chips-container:hover{background-color:rgba(85,90,96,.4);color:hsla(0,0%,100%,.8)}.cx-combobox--autocomplete .cx-combobox__chips .cx-combobox__chips-container .cx-combobox__autocomplete-chips{overflow:hidden;max-width:80%;padding:8px 0 8px 5px}.cx-combobox--autocomplete .cx-combobox__chips .cx-combobox__chips-container--multiselect{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.cx-combobox--autocomplete .cx-combobox__chips .cx-combobox__chips-container--multiselect .cx-combobox__autocomplete-chips{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:75px;max-width:100%;overflow:auto}.cx-combobox--autocomplete .cx-combobox__chips .cx-combobox__chips-container .cx-combobox__chip{color:hsla(0,0%,100%,.6);padding-left:10px;font-size:11px}.cx-combobox--autocomplete .cx-combobox__chips .cx-combobox__chips-container .cx-combobox__chip:last-of-type{padding-right:10px}.cx-combobox--autocomplete .cx-combobox__chips .cx-combobox__chips-container .cx-combobox__chip--singleselect{overflow:hidden;white-space:nowrap}.cx-combobox--autocomplete .cx-combobox__chips .cx-combobox__chips-container .cx-combobox__icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;padding-right:10px;gap:15px}.cx-combobox--autocomplete .cx-combobox__chips .cx-combobox__chips-container .cx-combobox__reset-icon{cursor:pointer;color:hsla(0,0%,100%,.2)}.cx-combobox--autocomplete .cx-combobox__chips .cx-combobox__chips-container .cx-combobox__reset-icon:hover{color:hsla(0,0%,100%,.6)}.cx-combobox--autocomplete .cx-combobox__chips .cx-combobox__chips-container .cx-combobox__append-icon{color:hsla(0,0%,100%,.2)}.cx-combobox--autocomplete .cx-combobox__chips .cx-combobox__chips-container .cx-combobox__input{padding:0;caret-color:#fff}.cx-combobox .cx-popper{pointer-events:auto;z-index:3;background-color:#3f4451;border-radius:4px}.cx-combobox .cx-popper .cx-options{max-height:304px;overflow-y:scroll}.cx-combobox .cx-option{white-space:nowrap}.cx-ref-model-name-filters .cx-combobox{padding:10px 0}.cx-ref-model-name-filters .cx-combobox .cx-options{max-height:65vh}.cx-refmodel-view{height:100%;overflow-x:auto;overflow-y:scroll;padding:12px 10px 0 0;font-size:11px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cx-refmodel-view .cx-refmodel-view__results{padding-top:25px;-webkit-box-flex:1;-ms-flex:1 0;flex:1 0;overflow:hidden}.cx-refmodel-view .cx-refmodel-view__results .cx-refmodel-view__results-gap{height:100px}.cx-tab-control{width:100%;height:auto}.cx-tab-control .cx-tab-title-panel{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}.cx-tab-control .cx-tab-title-panel .flex-1{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.cx-tab-control .cx-tab-title-panel .cx-tab-title-tools{margin:auto;margin-right:30px;font-size:12px}.cx-tab-control .cx-tab-title-panel .cx-tab-title{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:20px;color:hsla(0,0%,100%,.4);width:100%;padding-bottom:5px;border-bottom:3px solid transparent}.cx-tab-control .cx-tab-title-panel .cx-tab-title.selected{color:hsla(0,0%,100%,.6);border-bottom:3px solid hsla(0,0%,100%,.6)}.cx-tab-control .cx-tab-title-panel .cx-tab-title:hover{cursor:pointer}.cx-tab-control .cx-tab-title-panel.cx-tab-title-panel--single .cx-tab-title{width:auto;text-align:start}.cx-tab-control .cx-tab-title-panel.cx-tab-title-panel--single .cx-tab-title.selected{color:hsla(0,0%,100%,.4);border-bottom:none;padding-bottom:3px}.cx-tab-control .cx-tab-title-panel.cx-tab-title-panel--single .cx-tab-title:hover{cursor:default}.cx-tab-control .cx-tab-content-panel{width:100%;height:100%;background-color:transparent;font-size:12px;color:hsla(0,0%,100%,.6)}.cx-tab-control .cx-tab-content-panel .cx-tab-content{width:100%;background-color:#252a35;height:100%}.cx-point-view{height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-x:hidden;overflow-y:scroll;padding:12px 10px 100px 0;font-size:11px}.cx-point-view .cx-filter-results-wrapper{-webkit-box-flex:1;-ms-flex:1 0;flex:1 0;overflow:hidden}.cx-point-view .cx-point-view__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cx-point-view .cx-menu-button{margin:auto;margin-right:0}.cx-point-view .cx-select{min-height:32px}.cx-measurement-date-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:12px 0 40px}.cx-measurement-date-filter .cx-measurement-date-filter__separator{padding:0 12px}.cx-multiselect-bar{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cx-multiselect-bar,.cx-multiselect-bar .cx-multiselect-bar__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.cx-multiselect-bar .cx-multiselect-bar__items{height:32px;-ms-flex-pack:distribute;justify-content:space-around;border-radius:4px;font-size:11px;background-color:rgba(85,90,96,.3);margin-right:10px}.cx-multiselect-bar .cx-multiselect-bar__items .cx-multiselect-bar__label{padding-top:1px}.cx-menu-button{position:relative}.cx-menu-button .cx-menu{position:absolute;width:auto;height:auto;top:40px;font-size:11px}.cx-menu-button .cx-menu.top{top:-115px}.cx-menu-button .cx-menu.left{right:0}.cx-menu-button.flat .cx-button{background-color:inherit}.cx-menu-button .cx-button i{font-size:15px}.cx-menu-button .cx-button .dott_icon{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:5px;vertical-align:text-top}.cx-menu-button .cx-button .dott_icon i{font-size:9px}.cx-menu-button:hover:not([disabled]) .dott_icon{color:hsla(0,0%,100%,.8)}.cx-toggle-switch .cx-toggle-switch__switch{position:relative;display:inline-block;width:40px;height:24px}.cx-toggle-switch .cx-toggle-switch__switch input{opacity:0;width:0;height:0}.cx-toggle-switch .cx-toggle-switch__switch .cx-toggle-switch__slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#555a60;-webkit-transition:.4s;transition:.4s;border-radius:30px}.cx-toggle-switch .cx-toggle-switch__switch .cx-toggle-switch__slider.disabled{background-color:hsla(0,0%,100%,.3);cursor:default}.cx-toggle-switch .cx-toggle-switch__switch .cx-toggle-switch__slider:before{position:absolute;content:"";height:16px;width:16px;left:4px;bottom:4px;background-color:hsla(0,0%,100%,.4);-webkit-transition:.4s;transition:.4s;border-radius:50%}.cx-toggle-switch .cx-toggle-switch__switch .cx-toggle-switch__slider.disabled:before{background-color:hsla(0,0%,100%,.3)}.cx-toggle-switch .cx-toggle-switch__switch input:checked+.cx-toggle-switch__slider:not(.disabled){background-color:rgba(24,130,242,.9)}.cx-toggle-switch .cx-toggle-switch__switch input:checked+.cx-toggle-switch__slider:before{-webkit-transform:translateX(16px);transform:translateX(16px)}.cx-toggle-switch .cx-toggle-switch__label{padding-left:5px;position:relative;top:5px;color:hsla(0,0%,100%,.6)}.cx-filter-awareness-event-view{height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-x:hidden;overflow-y:scroll;padding:12px 10px 100px 0;font-size:11px}.cx-filter-awareness-event-view .cx-filter-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cx-filter-awareness-event-view .cx-filter-awareness-event-view__time-range-filter{margin-top:32px}.cx-filter-awareness-event-view .cx-filter-awareness-event-view__alarm-status-filter{margin-top:10px}.cx-filter-awareness-event-view .cx-filter-awareness-event-view__alarm-status-filter .cx-multiselect-bar{padding-top:10px}.cx-filter-awareness-event-view .cx-filter-awareness-event-view__alarm-status-filter .cx-multiselect-bar .cx-checkbox{width:45%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cx-filter-awareness-event-view .cx-simple-list{padding-top:20px}.cx-filter-awareness-event-view .cx-simple-list .cx-simple-list__placeholder{text-align:left;margin-left:10px}.cx-filter-awareness-event-view .cx-filter-action-panel__button--export{margin:auto;margin-right:0}.cx-filter-awareness-event-view .cx-filter-action-panel__button--export .cx-menu.top{top:-85px}.cx-filter-panel{position:relative;background-color:#252a35;z-index:4;margin-left:70px;height:100vh;padding:10px 0 0 0}.cx-filter-panel .cx-filter-panel__view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cx-filter-panel .cx-filter-panel__view .cx-filter-action-panel{position:absolute;bottom:30px;left:55px;width:80%}.cx-filter-panel.cx-filter-panel--small{width:300px}.cx-filter-panel.cx-filter-panel--big{width:600px;padding:10px 0 0 15px}.cx-details-panel-handle{position:absolute;left:calc(50vw - 100px);width:200px;height:15px;z-index:2;border-radius:10px;opacity:.8;cursor:pointer}.cx-details-panel-handle:hover .cx-details-panel-handle{background-color:rgba(37,42,53,.9)}.cx-details-panel-handle.cx-details-panel-handle--show,.cx-details-panel-handle.cx-details-panel-handle--show.cx-details-panel-handle--reduced{top:calc(100vh - 390px)}.cx-details-panel-handle.cx-details-panel-handle--collapse{top:calc(100vh - 20px)}.cx-details-panel-handle .cx-details-panel-handle__overlay{width:200px;height:6px;background-color:rgba(37,42,53,.6);z-index:3;position:absolute;border-radius:10px;top:5px}.cx-details-panel-handle .cx-details-panel-handle__overlay.cx-details-panel-handle__overlay--reduced{height:270px}.cx-details-panel-handle .cx-details-panel-handle__overlay:hover{background-color:rgba(37,42,53,.9)}.cx-avatar{position:relative;top:-24px;left:50px}.cx-avatar .cx-avatar__img{position:absolute;width:200px;border-radius:8px;cursor:pointer;background-color:#373c47;height:150px}.cx-avatar .cx-avatar__overlay{position:absolute;top:151px;width:200px;height:0;background-color:rgba(37,42,53,.9);border-radius:0 0 8px 8px}.cx-avatar .cx-avatar__overlay.cx-avatar--opened{top:111px;height:40px;cursor:pointer}.cx-avatar .cx-avatar__overlay.cx-avatar--no-licence{bottom:140px}.cx-avatar .cx-avatar__overlay .cx-avatar__overlay__location{color:hsla(0,0%,100%,.6);font-size:11px;position:absolute;top:50%;left:50%;opacity:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center}.cx-avatar .cx-avatar__overlay .cx-avatar__overlay__location.cx-avatar--opened{opacity:1}.cx-avatar .cx-avatar__overlay .cx-avatar__overlay__location .cx-avatar__overlay__location__text{display:inline-block;height:16px}.cx-stats-panel{height:100%;background-color:#252a35;width:650px}.cx-stats-panel .cx-stats-panel__upper{height:142px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.cx-stats-panel .cx-stats-panel__upper .cx-stats-panel__upper__title{margin-left:55px;margin-top:31px}.cx-stats-panel .cx-stats-panel__upper .cx-stats-panel__upper__title.cx-stats-panel__upper__title--avatar{margin-left:301px}.cx-stats-panel .cx-stats-panel__lower{width:100%;height:calc(100% - 70px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-top:13px}.cx-stats-panel .cx-stats-panel__lower .cx-stats-panel__lower__related-entities{width:auto;height:100%;margin-left:50px}.cx-stats-panel .cx-stats-panel__lower .cx-stats-panel__lower__main-metadata{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%;margin-left:56px}.cx-stats-panel .cx-stats-panel__lower .cx-stats-panel__lower__main-metadata .cx-mp-main-data-panel{margin-right:0}.cx-stats-panel .cx-stats-panel__lower .cx-stats-panel__lower__main-metadata .cx-mp-main-data-panel.nolicence{max-height:100px;margin-right:40px}.cx-stats-panel .cx-stats-panel__lower .cx-stats-panel__lower__secondary-metadata{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%;margin-left:10px}.cx-related-entities-badge,.cx-stats-panel .cx-stats-panel__lower .cx-stats-panel__lower__secondary-metadata{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cx-related-entities-badge{background-color:#2d323d;color:hsla(0,0%,100%,.8);font-size:11px;border-radius:4px}.cx-related-entities-badge .cx-button{margin-top:0!important;padding-right:0;-webkit-box-flex:0;-ms-flex:0;flex:0;background-color:#2d323d;color:hsla(0,0%,100%,.2)}.cx-related-entities-badge .cx-related-entities-badge__text{background-color:#373d48;border-radius:0 4px 4px 0;overflow:hidden;-webkit-box-flex:1;-ms-flex:1;flex:1}.cx-related-entities-badge .cx-related-entities-badge__text .cx-related-entities-badge__text__content{padding:9px 16px 7px 16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cx-mp-related-entities-panel{width:200px}.cx-mp-related-entities-panel .cx-button:not(:first-child),.cx-mp-related-entities-panel .cx-related-entities-badge:not(:first-child){margin-top:14px}.cx-mp-related-entities-panel .cx-button{width:100%}.cx-main-data-panel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:320px}.cx-main-data-panel .cx-main-data-panel__title{font-size:18px;font-weight:400;padding-bottom:20px;color:hsla(0,0%,100%,.4)}.cx-main-data-panel .item{margin-bottom:15px;margin-right:30px;max-width:100%}.cx-main-data-panel .item .item-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%}.cx-main-data-panel .item .item-content--multiple-values{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:128px;overflow-y:auto}.cx-main-data-panel .item .item-content--multiple-values .item-content__value{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:8px}.cx-main-data-panel .item .item-content--tooltip>span{word-break:break-all;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cx-main-data-panel .cx-icon.customIcon{width:17px;height:17px;opacity:.3}.cx-main-data-panel span{display:inline-block;font-size:11px;vertical-align:text-top;margin-left:8px;color:hsla(0,0%,100%,.6)}.cx-main-data-panel span.noicon{margin-left:24px}.cx-main-data-panel span.noinfo{color:hsla(0,0%,100%,.4)}.cx-main-data-panel span.cx-main-data-panel__measurement-unit{margin-left:0;color:hsla(0,0%,100%,.4);display:inline-block}.cx-title-panel{font-size:24px;font-weight:300;color:hsla(0,0%,100%,.8)}.cx-title-panel .cx-title-panel__title-content__title{word-break:break-all;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cx-title-panel .cx-title-panel__title-content__title__proggress{margin-left:10px}.cx-title-panel span{padding-left:8px;vertical-align:middle}.cx-title-panel .cx-icon{display:inline-block}.cx-title-panel .cx-icon.on-grade i{color:rgba(91,212,153,.8)}.cx-title-panel .cx-icon.cut i{color:rgba(245,98,98,.8)}.cx-title-panel .cx-icon.fill i{color:rgba(45,156,207,.8)}.cx-title-panel .cx-icon.drillpile-green i{color:#5af299}.cx-title-panel .cx-icon.drillpile-yellow i{color:#ffe730}.cx-title-panel .cx-icon.drillpile-red i{color:#fc6e5b}.cx-title-panel .cx-title-panel__subtitle{margin-left:10px;font-size:16px;font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:hsla(0,0%,100%,.6)}.cx-title-panel .cx-title-panel__subtitle span{padding-top:2px;font-size:11px;white-space:normal;display:inline;max-width:150px}.cx-title-panel .cx-title-panel__subtitle .cx-title-panel__subtitle__icon{-ms-flex-item-align:baseline;align-self:baseline}.cx-title-panel .cx-title-panel__subtitle.noStatus{margin-left:10px}.cx-overlay{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:fixed;right:189px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;color:#fff;font-size:11px;opacity:.9}.cx-overlay.cx-overlay--raised,.cx-overlay.cx-overlay--reduced{bottom:378px}.cx-overlay .cx-overlay__controls{height:36px;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.cx-overlay__controls--group{pointer-events:auto;background-size:cover;margin:0 5px 0 5px}.cx-overlay__controls--group:not(:has(.legend:empty)){background-color:rgba(37,42,53,.9);border-radius:4px}.cx-overlay__controls--group:not(:has(.legend:empty)) .cx-overlay__controls--group__items--item-container{background-color:transparent}.cx-overlay__controls--group__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:36px}.cx-overlay__controls--group__items--item-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;background-color:rgba(37,42,53,.9)}.cx-overlay__controls--group__items--item-container:not(:has(.cx-overlay__controls--group__items--item-legend:empty)):first-child{border-top-left-radius:0}.cx-overlay__controls--group__items--item-container:not(:has(.cx-overlay__controls--group__items--item-legend:empty)):last-child{border-top-right-radius:0}.cx-overlay__controls--group__items--item-container:only-child:not(:has(.cx-overlay__controls--group__items--item-legend:empty)) .cx-overlay__controls--group__items--item{width:64px}.cx-overlay__controls--group__items--item-container:first-child{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-bottom-left-radius:4px;border-top-left-radius:4px}.cx-overlay__controls--group__items--item-container:last-child{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;border-bottom-right-radius:4px;border-top-right-radius:4px}.cx-overlay__controls--group__items--item-container .cx-overlay__controls--group__items--item-legend{position:absolute;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;bottom:100%;background-color:rgba(37,42,53,.9);border-radius:3px 3px 0 0}.cx-overlay__controls--group__items--item,.cx-overlay__controls--group__items--item-container .cx-overlay__controls--group__items--item-legend{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cx-overlay__controls--group__items--item{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;width:40px;height:36px;position:relative;cursor:default;pointer-events:auto;background-size:cover}.cx-overlay__controls--group__items--item.enabled{cursor:pointer}.cx-overlay__controls--group__items--item .cx-status-icon{padding:0}.cx-overlay__controls--group__items--item.cx-button.cx-toggle-variant-overlay{color:hsla(0,0%,100%,.6)}.cx-overlay__controls--group__items--item.cx-button.cx-toggle-variant-overlay[disabled]{color:hsla(0,0%,100%,.3)}.cx-overlay__controls--group__items--item.cx-button.cx-toggle-variant-overlay:hover:not(.cx-toggle--active):not([disabled]){color:hsla(0,0%,100%,.8)}.cx-overlay__controls--group__items--item.cx-button.cx-toggle-variant-overlay.cx-toggle--active:not([disabled]){color:#eb3f21}.height-slope-map-legend{height:160px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.height-slope-map-legend__title{pointer-events:auto;font-size:9px;padding:9px 0 3px 0;color:hsla(0,0%,100%,.8)}.height-slope-map-legend__unitText{pointer-events:auto;font-size:9px;padding:0 0 10px 0;color:hsla(0,0%,100%,.4)}.height-slope-map-legend__gradient{height:104px;width:60%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.height-slope-map-legend__gradient__image{pointer-events:auto;border-radius:2px;height:inherit;width:12px;background-size:contain}.height-slope-map-legend__gradient__dash,.height-slope-map-legend__gradient__scale{font-size:9px;opacity:.5;list-style-type:none;text-align:right;line-height:20px}.height-slope-map-legend__gradient__dash{font-weight:700}.cx-transparency-control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:9px;padding:12px;gap:8px}.cx-transparency-control input[type=range]{-webkit-appearance:none;width:120px;margin-top:10px;height:2px;background:#555a60;background-image:-webkit-gradient(linear,left top,left bottom,from(#fafafa),to(#fafafa));background-image:linear-gradient(#fafafa,#fafafa);background-size:100%;background-repeat:no-repeat}.cx-transparency-control input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border:none;height:10px;width:10px;border-radius:50%;background:#fafafa;cursor:pointer}.cx-transparency-control input[type=range]::-webkit-slider-runnable-track{-webkit-appearance:none;-webkit-box-shadow:none;box-shadow:none;border:none}.cx-transparency-control input[type=range]::-moz-range-progress{background-color:#fafafa}.cx-transparency-control input[type=range]::-moz-range-track{background-color:#555a60}.cx-transparency-control input[type=range]::-moz-range-thumb{border:0 solid #fafafa;border-radius:15px;background:#fafafa;cursor:pointer}.cx-transparency-control .cx-transparency-control__value-box{border:1px solid #fff;padding:3px;width:30px;font-size:9px;text-align:center}.cx-refmodel-details-panel{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#252a35}.cx-refmodel-details-panel .cx-stats-panel{width:650px;padding-right:20px}.cx-unit-details-panel{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.cx-unit-details-panel .cx-stats-panel{width:100%}.cx-unit-details-panel .cx-title-panel .customIcon{width:18px!important}.cx-unit-details-panel .cx-main-data-panel .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cx-unit-details-panel .cx-main-data-panel .item span{height:17px}.cx-unit-details-panel .customIcon{width:14px!important}.cx-unit-details-panel .default-panel{background-color:#252a35;width:100%;height:100%}.cx-export-asbuild-component .cx-menu-button{margin-right:20px;margin-top:20px}.cx-point-set-details-panel{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#252a35}.cx-point-set-details-panel .cx-title-panel span{padding-left:0}.cx-point-set-details-panel .cx-stats-panel{width:510px}.cx-point-set-details-panel .cx-stats-panel__upper{height:102px}.cx-point-set-details-panel .cx-stats-panel__upper--title{margin-left:55px;margin-top:40px}.cx-secondary-data-panel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:200px}.cx-secondary-data-panel .cx-secondary-data-panel__title{font-size:18px;font-weight:400;padding-bottom:20px;color:hsla(0,0%,100%,.6)}.cx-secondary-data-panel .item{margin-bottom:8px;margin-right:30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cx-secondary-data-panel .item .item-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cx-secondary-data-panel .item .item-content--edited-values{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:128px;overflow-y:auto;width:100%}.cx-secondary-data-panel .item .item-content--edited-values .item-content__value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:8px}.cx-secondary-data-panel .item .item-content--edited-values .item-content__value span{font-size:10px;margin-left:24px}.cx-secondary-data-panel .item .item-content.is-discarded *{color:#eb3f21}.cx-secondary-data-panel .item .item-content.is-discarded .cx-icon i{font-size:24px!important}.cx-secondary-data-panel .item .item-content.is-discarded span{margin-left:0}.cx-secondary-data-panel .cx-icon{display:inline-block}.cx-secondary-data-panel .cx-icon.customIcon{width:17px;height:17px;opacity:.3}.cx-secondary-data-panel span{display:inline-block;font-size:11px;vertical-align:text-top;margin-left:8px;color:hsla(0,0%,100%,.6)}.cx-secondary-data-panel span.noicon{margin-left:24px}.cx-secondary-data-panel span.noinfo{color:hsla(0,0%,100%,.4)}.cx-secondary-data-panel span.cx-secondary-data-panel__measurement-unit{margin-left:0;color:hsla(0,0%,100%,.4);display:inline-block}.cx-vertical-property{font-size:11px;overflow:hidden;word-break:break-all}.cx-vertical-property .cx-vertical-property__fieldName{color:hsla(0,0%,100%,.4)}.cx-vertical-property .cx-vertical-property__value{color:hsla(0,0%,100%,.6)}.cx-vertical-property .cx-vertical-property__value span,.cx-vertical-property .cx-vertical-property__value.cx-vertical-property__value--no-data{color:hsla(0,0%,100%,.4)}.cx-metadata-panel{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;margin-left:20px;margin-top:155px;width:auto;max-width:600px;max-height:180px;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:11px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.cx-metadata-panel.nolicence{max-height:120px}.cx-metadata-panel .fieldName{color:hsla(0,0%,100%,.4)}.cx-metadata-panel .value{color:hsla(0,0%,100%,.6)}.cx-metadata-panel .item{width:150px}.cx-metadata-panel .cx-vertical-property--margin{margin-right:40px;margin-bottom:20px}.cx-metadata-panel .cx-metadata-panel:nth-child(n+2){margin-left:20px}.cx-measured-point-panel{height:100%;background-color:#252a35;display:-webkit-box;display:-ms-flexbox;display:flex}.cx-measured-point-panel .cx-title-panel .customIcon{vertical-align:middle}.cx-measured-point-panel .cx-main-data-panel{max-width:200px}.cx-measured-point-panel .cx-main-data-panel.nolicence{max-height:100px}.cx-measured-point-panel .cx-metadata-panel.stabilization-licence{margin-top:31px;max-height:320px}.cx-hole-set-details-panel{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#252a35}.cx-hole-set-details-panel .cx-title-panel span{padding-left:0}.cx-hole-set-details-panel .cx-stats-panel{width:510px}.cx-hole-set-details-panel .cx-stats-panel__upper{height:102px}.cx-hole-set-details-panel .cx-stats-panel__upper--title{margin-left:55px;margin-top:40px}.cx-event-set-details-panel{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#252a35}.cx-event-set-details-panel .cx-title-panel span{padding-left:0}.cx-event-set-details-panel .cx-stats-panel{width:510px}.cx-event-set-details-panel .cx-stats-panel__upper{height:102px}.cx-event-set-details-panel .cx-stats-panel__upper--title{margin-left:55px;margin-top:40px}.cx-event-set-details-panel .analysisPanel__export-button{margin:20px 20px auto auto}.cx-event-details-panel{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#252a35}.cx-event-details-panel .cx-avatar__icon{position:absolute;width:200px;border-radius:8px;cursor:pointer;background-color:#373c47;height:150px}.cx-scale-legend{width:64px;height:160px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cx-scale-legend__title{pointer-events:auto;font-size:7px;padding:9px 0 3px 0;color:hsla(0,0%,100%,.8);text-align:center}.cx-scale-legend__unitText{pointer-events:auto;font-size:7px;padding:0 0 10px 0;color:hsla(0,0%,100%,.4)}.cx-scale-legend__gradient{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:9px;height:104px;width:60%}.cx-scale-legend__gradient__image{pointer-events:auto;border-radius:2px;height:inherit;width:12px;background-size:cover}.cx-scale-legend__gradient__dash,.cx-scale-legend__gradient__scale{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.cx-scale-legend__gradient__scale{font-size:7px;opacity:.5;list-style-type:none;text-align:right}.cx-scale-legend__gradient__scale .cx-scale-legend__scale-number{line-height:1.9}.cx-scale-legend__gradient__dash{font-weight:700;font-size:7px;opacity:.5;list-style-type:none;text-align:right}.cx-dh-scale-legend{width:64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cx-dh-scale-legend__title{pointer-events:auto;font-size:7px;padding:9px 0 3px 0;color:hsla(0,0%,100%,.8);text-align:center}.cx-dh-scale-legend__unitText{pointer-events:auto;font-size:7px;padding:0 0 10px 0;color:hsla(0,0%,100%,.4)}.cx-dh-scale-legend__gradient{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:9px;height:104px;width:100%}.cx-dh-scale-legend__gradient__scale{list-style-type:none;text-align:right;font-size:7px}.cx-dh-scale-legend__gradient__scale .cx-dh-scale-legend__scale-number{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:1.9}.cx-dh-scale-legend-intervalText{opacity:.5}.cx-dh-legend-configurator{color:hsla(0,0%,100%,.6);-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;margin-left:auto;margin-top:31px;width:auto;max-width:600px;max-height:180px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.cx-dh-legend-configurator .title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.cx-dh-legend-configurator .title-wrapper .legend-title{font-size:12px}.cx-dh-legend-configurator .title-wrapper .apply-legend{padding:0 10px 0 10px}.cx-dh-legend-configurator .range{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:9px;margin-bottom:2px}.cx-dh-legend-configurator input[type=color]::-webkit-color-swatch-wrapper{padding:0 2px}.cx-dh-legend-configurator .input-color{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:11px;width:36px;height:14px;background-color:transparent;border:2px;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 1 36px;flex:0 1 36px}.cx-dh-legend-configurator.nolicence{max-height:120px}.cx-dh-legend-configurator .input-range,.cx-dh-legend-configurator .input-range input{max-width:80px}.cx-dh-legend-configurator .cx-input .cx-input-container{display:-webkit-box;display:-moz-box}.cx-dh-legend-configurator .cx-input .cx-input-container .cx-input-wrapper{padding:0 6px 0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cx-dh-legend-configurator .cx-input .cx-input-validation{color:#eb3f21;text-align:right;top:0;left:-180px;width:150px;line-height:1}.cx-dh-legend-configurator .add-range{padding:4px 0}.cx-dh-legend-configurator .remove-range{-webkit-box-flex:0;-ms-flex:0 1 24px;flex:0 1 24px}.cx-surfacelog-details-panel{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#252a35}.cx-surfacelog-details-panel .cx-stats-panel{width:600px}.cx-surfacelog-details-panel .cx-surfacelog-details-panel__export-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:3px;margin-left:auto}.cx-surfacelog-details-panel .cx-surfacelog-details-panel__export-button .cx-surfacelog-details-panel__irc-export-button .cx-button{background-color:inherit}.cx-surfacelog-details-panel .cx-surfacelog-details-panel__export-button--no-licence{margin-left:0}.cx-surfacelog-details-panel .cx-dh-legend-configurator+.cx-surfacelog-details-panel__export-button{margin-left:30px}.cx-details-panel.cx-details-panel--small{top:calc(100vh - 390px)}.cx-details-panel .cx-details-panel__content{width:calc(100vw - 70px);height:370px;z-index:2;position:fixed;bottom:0;margin-left:70px}.cx-details-panel .cx-details-panel__content.cx-details-panel--reduced{height:370px}.map-overlay__title{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:11px;color:hsla(0,0%,100%,.6);margin-bottom:5px}.map-overlay__title .map-overlay__title__point-code{font-weight:700}.map-overlay__title>.map-overlay__title__icon{-webkit-box-flex:0!important;-ms-flex:none!important;flex:none!important;color:hsla(0,0%,100%,.6)}.map-overlay__subtitles{font-size:11px!important;padding-left:0!important}.map-overlay__subtitles p{margin-bottom:5px}.cx-awareness-event-tooltip .map-overlay__subtitles{margin-left:10px}.cx-map-tooltip{position:absolute}.map-overlay{white-space:pre;font-family:Roboto,sans-serif;text-align:left;pointer-events:none;background-color:rgba(20,23,27,.8);border-radius:8px;padding:12px 16px 14px 16px;color:hsla(0,0%,100%,.8);max-width:260px;word-break:break-all;white-space:normal;margin:0 0 5px 5px}.map-overlay .map-overlay__title{display:-webkit-box;display:-ms-flexbox;display:flex}.map-overlay .map-overlay__title .map-overlay__title__icon{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;padding-right:5px}.map-overlay .map-overlay__title .map-overlay__title__icon i{font-size:9px}.map-overlay .map-overlay__title .map-overlay__title__icon.cut i{color:rgba(245,98,98,.8)}.map-overlay .map-overlay__title .map-overlay__title__icon.fill i{color:rgba(45,156,207,.8)}.map-overlay .map-overlay__title .map-overlay__title__icon.on-grade i{color:rgba(91,212,153,.8)}.map-overlay .map-overlay__title .map-overlay__title__icon.drillpile-yellow i{color:#ffe730}.map-overlay .map-overlay__title .map-overlay__title__icon.drillpile-red i{color:#fc6e5b}.map-overlay .map-overlay__title .map-overlay__title__icon.drillpile-green i{color:#5af299}.map-overlay .map-overlay__title .map-overlay__title__name{font-weight:400;font-size:12px}.map-overlay .map-overlay__subtitles{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:10px;color:hsla(0,0%,100%,.6);vertical-align:bottom;padding-left:17px}.map-overlay .map-overlay__subtitles.hide{display:none}.cx-alert{padding-bottom:15px}.cx-alert .cx-icon{color:hsla(0,0%,100%,.4)}.cx-alert .cx-alert-title{border-radius:10px 10px 0 0;background-color:rgba(85,90,96,.3);font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cx-alert .cx-alert-title .cx-alert-title-title{padding:20px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.cx-alert .cx-alert-title .cx-alert-title-close{-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;padding:20px}.cx-alert .cx-alert-content{min-width:400px;max-width:500px;font-size:12px;padding:10px 20px}.cx-alert .cx-alert-content .cx-alert-subtitle{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:10px;margin:0 0 20px 0}.cx-alert .cx-alert-content .cx-alert-subtitle span{padding-left:8px}.cx-alert .cx-alert-content .cx-alert-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#252a35;padding:15px;margin-bottom:20px;border-radius:8px}.cx-alert .cx-alert-content .cx-alert-message span{padding-left:8px}.cx-alert .cx-alert-content .cx-alert-message a{text-decoration:none!important;color:rgba(95,154,250,.8)}.cx-alert .cx-alert-content .cx-alert-message--error{color:#eb3f21;background-color:#382c36}.cx-alert .cx-alert-content .cx-alert-message--error .cx-icon i{color:#eb3f21}#cx-attribution[data-v-6dfe2e82]{position:fixed;left:70px;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:22px;z-index:1;overflow:hidden;font-size:12px;margin:0 0 5px 5px}#cx-attribution a[data-v-6dfe2e82]{text-decoration:none!important;color:rgba(95,154,250,.8);margin:0 5px}#cx-attribution a[data-v-6dfe2e82]:hover{color:rgba(95,154,250,.9)}#cx-attribution .google-wordmark[data-v-6dfe2e82]{display:block;height:22px;margin:0 5px;z-index:99999;font-weight:500}.ag-theme-balham{width:100%;height:100%;border-radius:4px;--ag-background-color:#2f3644;--ag-odd-row-background-color:#2e3542;--ag-modal-overlay-background-color:#2f3644;--ag-border-color:none;--ag-balham-active-color:#3a4253;--ag-selected-row-background-color:#3a4253;--ag-row-hover-color:#3a4253;--ag-foreground-color:hsla(0,0%,100%,.5);--ag-header-foreground-color:hsla(0,0%,100%,.5);--ag-header-background-color:#292f3b;--ag-borders:none;--ag-row-border-style:none;--ag-range-selection-border-style:none;--ag-cell-horizontal-padding:12px;--ag-icon-size:18px}.ag-theme-balham *{outline-width:0}.ag-theme-balham .ag-center-cols-viewport{overflow:hidden}.ag-theme-balham .ag-root-wrapper{background-color:#2f3644;border:none}.ag-theme-balham .ag-root-wrapper .ag-header-row .ag-cell{border:none}.ag-theme-balham .ag-root-wrapper .ag-header-row .ag-header-cell-label{font-weight:500}.ag-theme-balham .ag-root-wrapper .ag-header-row .ag-header-cell-resize{border-right:1px solid #343b4a!important;height:50%;margin-top:7px;right:0}.ag-theme-balham .ag-root-wrapper .ag-row{background-color:#2f3644;border-width:0}.ag-theme-balham .ag-root-wrapper .ag-row.ag-row-selected,.ag-theme-balham .ag-root-wrapper .ag-row:hover{background-color:#3a4253}.ag-theme-balham .ag-root-wrapper .ag-row .ag-cell{padding-top:6px;font-weight:400}.ag-theme-balham .ag-root-wrapper .ag-row.ag-row-odd{background-color:#2e3542}.ag-theme-balham .ag-root-wrapper .ag-row.ag-row-odd.ag-row-selected,.ag-theme-balham .ag-root-wrapper .ag-row.ag-row-odd:hover{background-color:#3a4253}.cx-point-grid{width:100%;height:100%}.cx-generic-popup-glass[data-v-dc59e168]{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:10}.cx-generic-popup[data-v-dc59e168]{position:absolute;margin:auto;left:10vw;top:20px;width:80vw;height:90vh;-webkit-box-shadow:0 25px 100px rgba(0,0,0,.4);box-shadow:0 25px 100px rgba(0,0,0,.4);background:#252a35;border-radius:10px;padding:20px 14px 30px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cx-generic-popup .cx-generic-popup__content[data-v-dc59e168]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px}.cx-generic-popup .cx-generic-popup__actions[data-v-dc59e168]{position:relative;height:20px}.cx-generic-popup .close-icon[data-v-dc59e168]{font-size:15px;color:hsla(0,0%,100%,.6);width:15px;height:15px}.cx-generic-popup .close-icon[data-v-dc59e168]:hover{color:hsla(0,0%,100%,.8)!important;cursor:pointer}.cx-generic-popup .cx-generic-popup__content__title[data-v-dc59e168]{color:hsla(0,0%,100%,.8);font-size:22px;font-weight:400;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.cx-generic-popup .cx-generic-popup__content__subtitle[data-v-dc59e168]{font-size:11px;color:hsla(0,0%,100%,.4);padding-top:2px;padding-left:12px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:18px}.cx-generic-popup .cx-generic-popup__content__body[data-v-dc59e168]{padding-top:10px;font-size:11px;color:hsla(0,0%,100%,.6);-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}#map{width:100vw;height:100vh}.cesium-viewer{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;position:fixed}.cesium-viewer-animationContainer,.cesium-viewer-timelineContainer{margin-left:70px}.cesium-viewer-bottom{display:none}#hoverTooltip{z-index:2}#selectTooltip{z-index:1}*{-webkit-box-sizing:border-box;box-sizing:border-box}html{overflow-y:hidden;margin:0}html body{background-color:#202020;margin:0}html body #app{font-family:Roboto;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#f0f0f0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:0;margin:0}html body .cesium-performanceDisplay-defaultContainer{top:100px}html body .cx-direct-search{z-index:1}html body .cx-legend-and-sos-button-container{z-index:1;position:fixed;bottom:30px;right:12px;width:170px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}html body .cx-legend-and-sos-button-container.cx-legend-and-sos-button-container--raised,html body .cx-legend-and-sos-button-container.cx-legend-and-sos-button-container--reduced{bottom:378px}.cx-app{line-height:1.5;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;max-width:100%;position:relative}button,input,select,textarea{background-color:transparent;border-style:none;color:inherit;font:inherit}optgroup{font:inherit}*{background-repeat:no-repeat;padding:0;margin:0}@-webkit-keyframes cx-tooltip-show-tooltip{to{opacity:1}}@keyframes cx-tooltip-show-tooltip{to{opacity:1}}.cx-tooltip{z-index:11;position:absolute;pointer-events:auto;width:auto;height:auto;background-color:rgba(20,23,27,.8);font-size:11px;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 14px 11px;color:hsla(0,0%,100%,.8);opacity:0;-webkit-animation-name:cx-tooltip-show-tooltip;animation-name:cx-tooltip-show-tooltip;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;text-align:center;white-space:nowrap}.cx-tooltip__title{display:block;font-size:11px;font-weight:400}.cx-tooltip--wrap{white-space:normal;word-break:break-word}.cx-select{width:100%}.cx-select .cx-select__label{color:hsla(0,0%,100%,.4);margin-left:10px}.cx-select .cx-select__activator{width:inherit;height:32px;cursor:pointer}.cx-select .cx-select__activator:not(.cx-select .cx-select__activator:first-child){margin-top:5px}.cx-select .cx-select__activator--disabled,.cx-select .cx-select__activator--loading{cursor:default}.cx-select .cx-select__activator--placeholder .cx-button__caption__text{color:hsla(0,0%,100%,.4)}.cx-select .cx-select__activator .cx-button{width:100%;height:100%}.cx-select .cx-select__activator .cx-button .cx-button__caption{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:7px 12px 7px 12px}.cx-select .cx-select__activator .cx-button .cx-button__caption .cx-button__caption__text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cx-select .cx-select__activator .cx-button .cx-icon{text-rendering:optimizeLegibility}.cx-select .cx-popper{background-color:#3f4451;border-radius:4px;padding-right:2px}.cx-select .cx-popper ::-webkit-scrollbar-thumb{background-color:#555a60;-webkit-box-shadow:inset -1px -1px 0 #555a60,inset 1px 1px 0 #555a60;box-shadow:inset -1px -1px 0 #555a60,inset 1px 1px 0 #555a60;border-right:1px solid transparent}.cx-select .cx-popper ::-webkit-scrollbar-thumb:hover{background-color:#2f343d;-webkit-box-shadow:inset -1px -1px 0 #2f343d,inset 1px 1px 0 #2f343d;box-shadow:inset -1px -1px 0 #2f343d,inset 1px 1px 0 #2f343d}.cx-select .cx-popper .cx-select__menu{width:inherit;background-color:#3f4451;border-radius:4px;padding:8px;-webkit-box-shadow:0 5px 14px rgba(0,0,0,.2);box-shadow:0 5px 14px rgba(0,0,0,.2)}.cx-select .cx-popper .cx-select__menu .cx-select__menu__item{cursor:pointer;border-top:2px solid #3f4451;border-bottom:2px solid #3f4451;border-radius:4px;padding:0 8px}.cx-select .cx-popper .cx-select__menu .cx-select__menu__item:not(.cx-select__menu__item--selected)--hovered,.cx-select .cx-popper .cx-select__menu .cx-select__menu__item:not(.cx-select__menu__item--selected):hover{background-color:rgba(85,90,96,.4);color:hsla(0,0%,100%,.8)}.cx-select .cx-popper .cx-select__menu .cx-select__menu__item--selected{background-color:rgba(51,93,68,.8)}.cx-select .cx-popper .cx-select__menu .cx-select__menu__item--hovered{background-color:rgba(85,90,96,.4);color:hsla(0,0%,100%,.8)}.cx-select .cx-popper .cx-select__menu .cx-select__menu__item--placeholder{color:hsla(0,0%,100%,.3);padding:8px}.cx-select .cx-popper .cx-select__menu .cx-select__menu__item .cx-select__menu__item__body{width:100%;height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cx-select .cx-popper .cx-select__menu .cx-select__menu__item .cx-select__menu__item__body .cx-select__menu__item__body__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cx-select .cx-popper .cx-select__menu .cx-select__menu__item .cx-select__menu__item__body .cx-select__menu__item__body__title .cx-checkbox{width:15px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:8px}.cx-select .cx-popper .cx-select__menu .cx-select__menu__item .cx-select__menu__item__body .cx-select__menu__item__body__title .cx-select__menu__item__body__title__text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cx-select .cx-popper .cx-select__menu .cx-select__menu__item .cx-select__menu__item__body .cx-select__menu__item__body__subtitle{color:hsla(0,0%,100%,.4);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cx-select .cx-popper .cx-select__menu .cx-select__menu__item .cx-select__menu__item__body .cx-select__menu__item__body__subtitle.apply-checkbox-margin{margin-left:21px}.cx-metadata-filter-add{text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.cx-metadata-filter-add .cx-select{width:100%}.cx-metadata-filter-add .cx-popper-content{overflow-y:auto}.cx-metadata-filter-add .add-icon{top:10px;margin-right:0}.cx-metadata-filter-add .add-masure-points-filters-menu{bottom:20px;-webkit-box-flex:0;-ms-flex:0 0 70px;flex:0 0 70px}.cx-metadata-filter-add .add-buttons{-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px;margin-left:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cx-metadata-filter-add .add-buttons .add-buttons--icon{-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;display:-webkit-box;display:-ms-flexbox;display:flex}.add-menu{min-width:100px;text-align:left}.add-menu .add-menu-item{margin:5px;padding:5px;cursor:pointer}.add-menu .add-menu-item:hover{background-color:#6d5341}.cx-metadata-single-filter{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:5px}.cx-metadata-single-filter .cx-icon i{font-size:12px}.cx-metadata-single-filter .cx-metadata-single-filter__container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.cx-metadata-single-filter .cx-metadata-single-filter__container .cxv-select--metadata-single-filter{width:80px;margin-right:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.cx-metadata-single-filter .cx-metadata-single-filter__container .cx-input--metadata-single-filter{width:100%;margin-left:5px}.cx-metadata-single-filter .cx-metadata-single-filter__container--multi-value .cx-select{width:100%}.cx-metadata-range-filter{text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px}.cx-metadata-range-filter .cx-icon i{font-size:12px}.cx-metadata-range-filter .cx-metadata-range-filter__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.cx-metadata-range-filter .cx-metadata-range-filter__container--multi-value .cx-select{width:100%}.filter-multi-value{margin-right:5px}.filter-multi-value,.filter-multi-value-end{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.filter-multi-value-end{margin-left:5px}.cx-enumerative-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:none}.cx-enumerative-filter .cx-icon i{font-size:12px}.cx-enumerative-filter .cx-combobox{width:100%;position:static}.cx-enumerative-filter .cx-combobox .cx-combobox__chips--container,.cx-enumerative-filter .cx-combobox .cx-combobox__dropdown{margin-left:0}.cx-enumerative-filter .cx-enumerative-filter__close-icon{margin-left:10px}.cx-metadata-filters .cx-metadata-filters__wrapper .cx-metadata-filters__wrapper__items .cx-metadata-filters__wrapper__items__item{width:100%;height:auto;min-height:68px}.cx-metadata-filters .cx-metadata-filters__wrapper .cx-metadata-filters__wrapper__items .cx-metadata-filters__wrapper__items__item .cx-dynamic-filter{margin-top:10px}.cx-metadata-filters .cx-metadata-filters__wrapper .cx-metadata-filters__wrapper__items .cx-metadata-filters__wrapper__items__item .cx-enumerative-filter .cx-options{max-height:196px}.cx-metadata-filters .cx-metadata-filters__add{margin-top:10px}.cx-measured-points-filters{margin-top:32px}.cx-measured-points-filters,.cx-measured-points-filters .cx-measured-points-filters__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cx-measured-points-filters .cx-measured-points-filters__form .cx-measured-points-filters__filter-row{width:100%;height:auto;padding-top:25px}.cx-measured-points-filters .cx-measured-points-filters__form .cx-measured-points-filters__filter-row .cx-popper-content{overflow-y:auto}.cx-measured-points-filters .cx-measured-points-filters__form .cx-measured-points-filters__form-placeholder{height:300px}.cx-measured-points-filters .cx-measured-points-filters__form .cx-measured-points-filters__buttons{margin-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:5px}.cx-measured-points-filters .cx-measured-points-filters__results{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:30px}.cx-measured-points-filters .cx-measured-points-filters__results .results-placeholder{text-align:left}.cx-measured-points-filters .cx-measurement-date-filter{margin:5px 0 0 0}.cx-measured-points-filters .cx-date-picker.cx-date-time-picker{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.cx-measured-points-filters .n-cx-select-display-settings{padding-left:10px;font-size:16px;font-weight:100;color:hsla(0,0%,100%,.4)}.cx-measured-points-filters .cx-filter-action-panel__button--export .cx-menu.top{top:-82px}.cx-surface-filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:32px}.cx-surface-filters .cx-surface-filters__irc-export-button{margin:auto;margin-right:0}.cx-surface-filters .cx-surface-filters__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cx-surface-filters .cx-surface-filters__form .cx-surface-filters__filter-row{width:100%;height:auto;padding-top:25px}.cx-surface-filters .cx-surface-filters__form .cx-surface-filters__filter-row .cx-popper-content{overflow-y:auto}.cx-surface-filters .cx-surface-filters__form .cx-surface-filters__form-placeholder{height:300px}.cx-surface-filters .cx-surface-filters__form .cx-surface-filters__buttons{margin-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:5px}.cx-surface-filters .cx-surface-filters__results{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:30px}.cx-surface-filters .cx-surface-filters__results .results-placeholder{text-align:left}.cx-surface-filters .cx-measurement-date-filter{margin:5px 0 0 0}.cx-surface-filters .cx-date-picker.cx-date-time-picker{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.cx-surface-filters .n-cx-select-display-settings{padding-left:10px;font-size:16px;font-weight:100;color:hsla(0,0%,100%,.4)}.cx-surface-filters .cx-filter-action-panel__button--export .cx-menu.top{top:-82px}@font-face{font-family:cx-icons;src:url(data:font/ttf;base64,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AgEBAQECApEHCAIFBBQJAwkIBBMEFiAIAgoDBgMFAQEEAwEEAgUJBBEiICMDBAL+2AYIAQEDBAQLCQMSCQQSBBYfCQEKBAUDBQEBBAMBBAEFCQQSIR8BIgMEAioDAwEEBwMIBAkJFAplAgIDCgEDAQQFBgIEAQEFAQIBAgQCFQ8CAgEBAQsECQMHBPnnAQQBBAQLAQECAQkOAwQCBQICAwQEAgMIBQwGYwwVCQEJDQIBAQEBCeAqCwz+CwwCCwwMCwIMC/4MC1HBGRmBQAEkAgMBAQMBAQMBAQIBAgEBAQEBAQMBAQMCAgMCAgMCAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAQEBAQEBAgICBAIBAQEBAQEBAgIBAgIBAQIBAQIBAQEBAQEBAQEBAgECAgICAQIBAQMBAQMBAgIBAQEBAQIBAgEBAQEBAQEBAQEBAQEDAQICAQEDAQEDAgECAQEBAQEBAQMBAgIBAQMBOgEBAgEBAQEBAQEBAQEiAQEBAQMBAQEBAQMBAQEBAQEBAQIBAQIEAQICAQEBAQEBAQEBAwEBAQEBAQEDAQIDAQECAQEBAQEBAQEBAgEBAQECAQIBAQIBAQEBAQEBAQEBAgEBAgECAwEBAgEBAgEBAQEBAQECAQEBAgEBAQEBAQEBAQIBAQEBAQEBAQEBAgEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAQEBAQEBAQMCAQIBAQMBAQIBAQEBAQEBAQEBAQEBAwECAgEBAQECAQEBAQECAgECAQECAQEBAQEBAQEJAQIBAQEBAgECAgECAwEBAQEBAgIBAwEBAgEDAQEBAQECAwIBAQEDDQEBAgICAgEBAQECAgEBAQECPQFhBQcMCQgWBQIFAgEFBQoCBwkNEgMjPgMFAgICAQQCAQQHBwYBAV8GBxIJBw0FAQkCAQQBBQoCAQcIDRIDIzwBAwUCAQMBAwIBBQcGAQUBBDUoAgMCCxcJCwULAwYGBwMcBwkUCgMBAQEFBAgCBAKPBQgEBAIDAQUuBgoGSwUYAgMCAQcBAQECEQVfBgsFOAICBQIFA5EGCwUCBAUBASwbAwwJAgkTDAEIEwkDBAJQ/sMIEREIBhAJLggRBggREQhrHi0fagAAAgAA/8ACswPAAGIAbwAAAR4BFRQHHAEVFAcU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) format("truetype");font-weight:400;font-style:normal;font-display:block}i.cx-icon-font{font-family:cx-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;letter-spacing:0;-webkit-font-feature-settings:"liga";-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cx_avoidance_zone:before{content:"\e911"}.cx_person:before{content:"\e90e"}.cx_cone:before{content:"\e90f"}.cx_vehicle:before{content:"\e910"}.cx_jobs:before{content:"\e90d"}.cx_share:before{content:"\e90c"}.cx_tag_alarm:before{content:"\e94b"}.cx_file:before{content:"\e909";color:#bdbdbd}.cx_folder:before{content:"\e90a";color:#bdbdbd}.cx_company:before{content:"\e3b1"}.cx_pull_back:before{content:"\e90b"}.cx_cellsize:before{content:"\e908"}.cx_data_source:before{content:"\e906"}.cx_transparency:before{content:"\e904"}.cx_color:before{content:"\e905"}.cx_outside_refmodel:before{content:"\e900"}.cx_points:before{content:"\e903"}.cx_collision:before{content:"\e945"}.cx_obstacle:before{content:"\e946"}.cx_overspeed:before{content:"\e947"}.cx_panic_alarm:before{content:"\e948"}.cx_panic_alarm_cancelled:before{content:"\e949"}.cx_low_battery:before{content:"\e94a"}.cx_vehicle_alarm:before{content:"\e94c"}.cx_wheel_loader:before{content:"\e94d"}.cx_trimmer_milling:before{content:"\e94e"}.cx_snow_groomer:before{content:"\e94f"}.cx_slipform_paver:before{content:"\e950"}.cx_roller:before{content:"\e951"}.cx_grader:before{content:"\e952"}.cx_piler:before{content:"\e953"}.cx_haul_truck:before{content:"\e954"}.cx_placer_spreader:before{content:"\e955"}.cx_field_crew:before{content:"\e956"}.cx_excavator:before{content:"\e957"}.cx_excavator_wheeled:before{content:"\e958"}.cx_driller:before{content:"\e959"}.cx_curb_and_gutter:before{content:"\e95a"}.cx_bulldozer:before{content:"\e95b"}.cx_base_station:before{content:"\e95c"}.cx_backhoe:before{content:"\e95d"}.cx_asphalt_paver:before{content:"\e95e"}.cx_ref_model:before{content:"\e95f"}.cx_as_built:before{content:"\e960"}.cx_unit_alt:before{content:"\e961"}.cx_unit:before{content:"\e962"}.cx_filter:before{content:"\e963"}.cx_surface:before{content:"\e964"}.cx_sending_position:before{content:"\e907"}.cx_download:before{content:"\e902"}.cx_export:before{content:"\e901"}.cx-filter-panel--animate--drawer-enter{-webkit-transform:translateX(-99%);transform:translateX(-99%)}.cx-filter-panel--animate--drawer-enter-active{-webkit-transition:-webkit-transform .26s linear;transition:-webkit-transform .26s linear;transition:transform .26s linear;transition:transform .26s linear,-webkit-transform .26s linear}.cx-filter-panel--animate--drawer-enter-to,.cx-filter-panel--animate--drawer-leave{-webkit-transform:translateX(0);transform:translateX(0)}.cx-filter-panel--animate--drawer-leave-active{-webkit-transition:-webkit-transform .18s linear;transition:-webkit-transform .18s linear;transition:transform .18s linear;transition:transform .18s linear,-webkit-transform .18s linear}.cx-filter-panel--animate--drawer-leave-to{-webkit-transform:translateX(-99%);transform:translateX(-99%)}.cx-filter-panel--animate--1-enter{opacity:0;-webkit-transform:translateX(-8%);transform:translateX(-8%)}.cx-filter-panel--animate--1-enter-active{-webkit-transition:opacity,-webkit-transform .3s ease-out;transition:opacity,-webkit-transform .3s ease-out;transition:opacity,transform .3s ease-out;transition:opacity,transform .3s ease-out,-webkit-transform .3s ease-out}.cx-filter-panel--animate--1-enter-to,.cx-filter-panel--animate--1-leave{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.cx-filter-panel--animate--1-leave-active{-webkit-transition:opacity,-webkit-transform .2s ease-out;transition:opacity,-webkit-transform .2s ease-out;transition:opacity,transform .2s ease-out;transition:opacity,transform .2s ease-out,-webkit-transform .2s ease-out}.cx-filter-panel--animate--1-leave-to{opacity:0;-webkit-transform:translateX(-8%);transform:translateX(-8%)}.cx-filter-panel--animate--1-enter-active{-webkit-transition-delay:0ms;transition-delay:0ms}.cx-filter-panel--animate--1-leave-active{-webkit-transition-delay:.36s;transition-delay:.36s}.cx-filter-panel--animate--2-enter{opacity:0;-webkit-transform:translateX(-8%);transform:translateX(-8%)}.cx-filter-panel--animate--2-enter-active{-webkit-transition:opacity,-webkit-transform .3s ease-out;transition:opacity,-webkit-transform .3s ease-out;transition:opacity,transform .3s ease-out;transition:opacity,transform .3s ease-out,-webkit-transform .3s ease-out}.cx-filter-panel--animate--2-enter-to,.cx-filter-panel--animate--2-leave{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.cx-filter-panel--animate--2-leave-active{-webkit-transition:opacity,-webkit-transform .2s ease-out;transition:opacity,-webkit-transform .2s ease-out;transition:opacity,transform .2s ease-out;transition:opacity,transform .2s ease-out,-webkit-transform .2s ease-out}.cx-filter-panel--animate--2-leave-to{opacity:0;-webkit-transform:translateX(-8%);transform:translateX(-8%)}.cx-filter-panel--animate--2-enter-active{-webkit-transition-delay:60ms;transition-delay:60ms}.cx-filter-panel--animate--2-leave-active{-webkit-transition-delay:.3s;transition-delay:.3s}.cx-filter-panel--animate--3-enter{opacity:0;-webkit-transform:translateX(-8%);transform:translateX(-8%)}.cx-filter-panel--animate--3-enter-active{-webkit-transition:opacity,-webkit-transform .3s ease-out;transition:opacity,-webkit-transform .3s ease-out;transition:opacity,transform .3s ease-out;transition:opacity,transform .3s ease-out,-webkit-transform .3s ease-out}.cx-filter-panel--animate--3-enter-to,.cx-filter-panel--animate--3-leave{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.cx-filter-panel--animate--3-leave-active{-webkit-transition:opacity,-webkit-transform .2s ease-out;transition:opacity,-webkit-transform .2s ease-out;transition:opacity,transform .2s ease-out;transition:opacity,transform .2s ease-out,-webkit-transform .2s ease-out}.cx-filter-panel--animate--3-leave-to{opacity:0;-webkit-transform:translateX(-8%);transform:translateX(-8%)}.cx-filter-panel--animate--3-enter-active{-webkit-transition-delay:.12s;transition-delay:.12s}.cx-filter-panel--animate--3-leave-active{-webkit-transition-delay:.24s;transition-delay:.24s}.cx-filter-panel--animate--4-enter{opacity:0;-webkit-transform:translateX(-8%);transform:translateX(-8%)}.cx-filter-panel--animate--4-enter-active{-webkit-transition:opacity,-webkit-transform .3s ease-out;transition:opacity,-webkit-transform .3s ease-out;transition:opacity,transform .3s ease-out;transition:opacity,transform .3s ease-out,-webkit-transform .3s ease-out}.cx-filter-panel--animate--4-enter-to,.cx-filter-panel--animate--4-leave{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.cx-filter-panel--animate--4-leave-active{-webkit-transition:opacity,-webkit-transform .2s ease-out;transition:opacity,-webkit-transform .2s ease-out;transition:opacity,transform .2s ease-out;transition:opacity,transform .2s ease-out,-webkit-transform .2s ease-out}.cx-filter-panel--animate--4-leave-to{opacity:0;-webkit-transform:translateX(-8%);transform:translateX(-8%)}.cx-filter-panel--animate--4-enter-active,.cx-filter-panel--animate--4-leave-active{-webkit-transition-delay:.18s;transition-delay:.18s}.cx-filter-panel--animate--5-enter{opacity:0;-webkit-transform:translateX(-8%);transform:translateX(-8%)}.cx-filter-panel--animate--5-enter-active{-webkit-transition:opacity,-webkit-transform .3s ease-out;transition:opacity,-webkit-transform .3s ease-out;transition:opacity,transform .3s ease-out;transition:opacity,transform .3s ease-out,-webkit-transform .3s ease-out}.cx-filter-panel--animate--5-enter-to,.cx-filter-panel--animate--5-leave{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.cx-filter-panel--animate--5-leave-active{-webkit-transition:opacity,-webkit-transform .2s ease-out;transition:opacity,-webkit-transform .2s ease-out;transition:opacity,transform .2s ease-out;transition:opacity,transform .2s ease-out,-webkit-transform .2s ease-out}.cx-filter-panel--animate--5-leave-to{opacity:0;-webkit-transform:translateX(-8%);transform:translateX(-8%)}.cx-filter-panel--animate--5-enter-active{-webkit-transition-delay:.24s;transition-delay:.24s}.cx-filter-panel--animate--5-leave-active{-webkit-transition-delay:.12s;transition-delay:.12s}.cx-filter-panel--animate--6-enter{opacity:0;-webkit-transform:translateX(-8%);transform:translateX(-8%)}.cx-filter-panel--animate--6-enter-active{-webkit-transition:opacity,-webkit-transform .3s ease-out;transition:opacity,-webkit-transform .3s ease-out;transition:opacity,transform .3s ease-out;transition:opacity,transform .3s ease-out,-webkit-transform .3s ease-out}.cx-filter-panel--animate--6-enter-to,.cx-filter-panel--animate--6-leave{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.cx-filter-panel--animate--6-leave-active{-webkit-transition:opacity,-webkit-transform .2s ease-out;transition:opacity,-webkit-transform .2s ease-out;transition:opacity,transform .2s ease-out;transition:opacity,transform .2s ease-out,-webkit-transform .2s ease-out}.cx-filter-panel--animate--6-leave-to{opacity:0;-webkit-transform:translateX(-8%);transform:translateX(-8%)}.cx-filter-panel--animate--6-enter-active{-webkit-transition-delay:.3s;transition-delay:.3s}.cx-filter-panel--animate--6-leave-active{-webkit-transition-delay:60ms;transition-delay:60ms}.cx-filter-panel--animate--action-buttons-enter{opacity:0;-webkit-transform:translateX(-8%);transform:translateX(-8%)}.cx-filter-panel--animate--action-buttons-enter-active{-webkit-transition:opacity,-webkit-transform .3s ease-out;transition:opacity,-webkit-transform .3s ease-out;transition:opacity,transform .3s ease-out;transition:opacity,transform .3s ease-out,-webkit-transform .3s ease-out}.cx-filter-panel--animate--action-buttons-enter-to,.cx-filter-panel--animate--action-buttons-leave{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.cx-filter-panel--animate--action-buttons-leave-active{-webkit-transition:opacity,-webkit-transform .2s ease-out;transition:opacity,-webkit-transform .2s ease-out;transition:opacity,transform .2s ease-out;transition:opacity,transform .2s ease-out,-webkit-transform .2s ease-out}.cx-filter-panel--animate--action-buttons-leave-to{opacity:0;-webkit-transform:translateX(-8%);transform:translateX(-8%)}.cx-filter-panel--animate--action-buttons-enter-active{-webkit-transition-delay:.36s;transition-delay:.36s}.cx-filter-panel--animate--action-buttons-leave-active{-webkit-transition-delay:0ms;transition-delay:0ms}.cx-object-explorer--animate--open-list{-webkit-animation-name:object-explorer-open;animation-name:object-explorer-open;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-play-state:running;animation-play-state:running;overflow-x:hidden}@-webkit-keyframes object-explorer-open{0%{opacity:0;max-width:0;max-height:0}to{max-width:400px}}@keyframes object-explorer-open{0%{opacity:0;max-width:0;max-height:0}to{max-width:400px}}.cx-object-explorer--animate--add-item{-webkit-animation-name:object-explorer-add;animation-name:object-explorer-add;-webkit-animation-duration:2.5s;animation-duration:2.5s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes object-explorer-add{0%{opacity:0;background-color:rgba(85,90,100,.7)}40%{opacity:1}to{background-color:transparent}}@keyframes object-explorer-add{0%{opacity:0;background-color:rgba(85,90,100,.7)}40%{opacity:1}to{background-color:transparent}}.cx-details-panel--animate--content-enter{opacity:0}.cx-details-panel--animate--content-enter-active{animation:details-panel-show;-webkit-animation:details-panel-show;-webkit-transition:all .26s ease-out;transition:all .26s ease-out}@-webkit-keyframes details-panel-show{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes details-panel-show{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.cx-details-panel--animate--content-enter-to,.cx-details-panel--animate--content-leave{opacity:1}.cx-details-panel--animate--content-leave-active{animation:details-panel-collapse;-webkit-animation:details-panel-collapse;-webkit-transition:all .15s ease-out;transition:all .15s ease-out}@-webkit-keyframes details-panel-collapse{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(120%);transform:translateY(120%);-webkit-animation-timing-function:cubic-bezier(.8,.9,.3,.1);animation-timing-function:cubic-bezier(.8,.9,.3,.1)}}@keyframes details-panel-collapse{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(120%);transform:translateY(120%);-webkit-animation-timing-function:cubic-bezier(.8,.9,.3,.1);animation-timing-function:cubic-bezier(.8,.9,.3,.1)}}.cx-details-panel--animate--content-leave-to{opacity:0}.cx-details-panel--animate--analysis-panel-enter,.cx-details-panel--animate--avatar-enter,.cx-details-panel--animate--enter,.cx-details-panel--animate--handle-enter,.cx-details-panel--animate--main-data-panel-enter,.cx-details-panel--animate--overlay-controls-enter,.cx-details-panel--animate--related-entities-panel-enter,.cx-details-panel--animate--title-panel-enter{opacity:0;-webkit-transform:translateY(-8%);transform:translateY(-8%)}.cx-details-panel--animate--analysis-panel-enter-active,.cx-details-panel--animate--avatar-enter-active,.cx-details-panel--animate--enter-active,.cx-details-panel--animate--handle-enter-active,.cx-details-panel--animate--main-data-panel-enter-active,.cx-details-panel--animate--overlay-controls-enter-active,.cx-details-panel--animate--related-entities-panel-enter-active,.cx-details-panel--animate--title-panel-enter-active{animation:details-panel-component-show;-webkit-animation:details-panel-component-show;-webkit-transition:all .26s ease-out;transition:all .26s ease-out}@-webkit-keyframes details-panel-component-show{0%{-webkit-transform:translateX(-8%);transform:translateX(-8%);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes details-panel-component-show{0%{-webkit-transform:translateX(-8%);transform:translateX(-8%);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.cx-details-panel--animate--analysis-panel-enter-to,.cx-details-panel--animate--analysis-panel-leave,.cx-details-panel--animate--avatar-enter-to,.cx-details-panel--animate--avatar-leave,.cx-details-panel--animate--enter-to,.cx-details-panel--animate--handle-enter-to,.cx-details-panel--animate--handle-leave,.cx-details-panel--animate--leave,.cx-details-panel--animate--main-data-panel-enter-to,.cx-details-panel--animate--main-data-panel-leave,.cx-details-panel--animate--overlay-controls-enter-to,.cx-details-panel--animate--overlay-controls-leave,.cx-details-panel--animate--related-entities-panel-enter-to,.cx-details-panel--animate--related-entities-panel-leave,.cx-details-panel--animate--title-panel-enter-to,.cx-details-panel--animate--title-panel-leave{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.cx-details-panel--animate--analysis-panel-leave-active,.cx-details-panel--animate--avatar-leave-active,.cx-details-panel--animate--handle-leave-active,.cx-details-panel--animate--leave-active,.cx-details-panel--animate--main-data-panel-leave-active,.cx-details-panel--animate--overlay-controls-leave-active,.cx-details-panel--animate--related-entities-panel-leave-active,.cx-details-panel--animate--title-panel-leave-active{animation:details-panel-component-collapse;-webkit-animation:details-panel-component-collapse;-webkit-transition:all .15s ease-out;transition:all .15s ease-out}@-webkit-keyframes details-panel-component-collapse{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}to{-webkit-transform:translateX(-8%);transform:translateX(-8%);opacity:0}}@keyframes details-panel-component-collapse{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}to{-webkit-transform:translateX(-8%);transform:translateX(-8%);opacity:0}}.cx-details-panel--animate--analysis-panel-leave-to,.cx-details-panel--animate--avatar-leave-to,.cx-details-panel--animate--handle-leave-to,.cx-details-panel--animate--leave-to,.cx-details-panel--animate--main-data-panel-leave-to,.cx-details-panel--animate--overlay-controls-leave-to,.cx-details-panel--animate--related-entities-panel-leave-to,.cx-details-panel--animate--title-panel-leave-to{opacity:0;-webkit-transform:translateY(-8%);transform:translateY(-8%)}.cx-details-panel--animate--avatar-enter-active{-webkit-transition-delay:.18s;transition-delay:.18s}.cx-details-panel--animate--overlay-controls-enter-active{-webkit-transition-delay:.2s;transition-delay:.2s}.cx-details-panel--animate--title-panel-enter-active{-webkit-transition-delay:.23s;transition-delay:.23s}.cx-details-panel--animate--main-data-panel-enter-active{-webkit-transition-delay:.26s;transition-delay:.26s}.cx-details-panel--animate--related-entities-panel-enter-active{-webkit-transition-delay:.29s;transition-delay:.29s}.cx-details-panel--animate--analysis-panel-enter-active{-webkit-transition-delay:.32s;transition-delay:.32s}.cx-details-panel--animate--handle-enter-active{-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-delay:.35s;transition-delay:.35s}.cx-details-panel--animate--avatar-leave-active{-webkit-transition-delay:.18s;transition-delay:.18s}.cx-details-panel--animate--overlay-controls-leave-active{-webkit-transition-delay:.15s;transition-delay:.15s}.cx-details-panel--animate--title-panel-leave-active{-webkit-transition-delay:.12s;transition-delay:.12s}.cx-details-panel--animate--main-data-panel-leave-active{-webkit-transition-delay:90ms;transition-delay:90ms}.cx-details-panel--animate--related-entities-panel-leave-active{-webkit-transition-delay:60ms;transition-delay:60ms}.cx-details-panel--animate--analysis-panel-leave-active{-webkit-transition-delay:30ms;transition-delay:30ms}.cx-details-panel--animate--handle-leave-active{-webkit-transition-delay:0ms;transition-delay:0ms}.cx-avatar--animate--img{-webkit-transition:opacity .2s;transition:opacity .2s}.cx-avatar--animate--overlay{animation:details-panel-overlay-show;-webkit-animation:details-panel-overlay-show;-webkit-transition:all .2s ease-out .2s;transition:all .2s ease-out .2s}@-webkit-keyframes details-panel-overlay-show{0%{-webkit-transform:translateX(-8%);transform:translateX(-8%);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes details-panel-overlay-show{0%{-webkit-transform:translateX(-8%);transform:translateX(-8%);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.cx-avatar--animate--location{-webkit-transition:opacity .3s ease .2s;transition:opacity .3s ease .2s}.cx-direct-search--animate--dropdown-enter,.cx-direct-search--animate--input-enter,.cx-legend--animate--content-enter,.cx-map-controls--animate--enter,.cx-map-toolbar--animate--content-enter{opacity:0;max-width:0;max-height:0}.cx-direct-search--animate--dropdown-enter-active,.cx-direct-search--animate--input-enter-active,.cx-legend--animate--content-enter-active,.cx-map-controls--animate--enter-active,.cx-map-toolbar--animate--content-enter-active{-webkit-transition:all .4s ease-out;transition:all .4s ease-out}.cx-direct-search--animate--dropdown-enter-to,.cx-direct-search--animate--input-enter-to,.cx-legend--animate--content-enter-to,.cx-map-controls--animate--enter-to,.cx-map-toolbar--animate--content-enter-to{opacity:1;max-width:auto;max-height:auto}.cxu-color-base{color:hsla(0,0%,100%,.6)}.cxu-color-highlight{color:hsla(0,0%,100%,.8)}.cxu-color-lowlight{color:hsla(0,0%,100%,.4)}.cxu-color-disabled{color:hsla(0,0%,100%,.3)}.cxu-color-faded{color:hsla(0,0%,100%,.2)}.cxu-color-warning{color:#917d47}.cxu-color-error{color:#ff4f76}.cxu-m-1{margin:1px}.cxu-mt-1{margin-top:1px}.cxu-mr-1{margin-right:1px}.cxu-mb-1{margin-bottom:1px}.cxu-ml-1{margin-left:1px}.cxu-p-1{padding:1px}.cxu-pt-1{padding-top:1px}.cxu-pr-1{padding-right:1px}.cxu-pb-1{padding-bottom:1px}.cxu-pl-1{padding-left:1px}.cxu-gap-1{gap:1px}.cxu-m-5{margin:5px}.cxu-mt-5{margin-top:5px}.cxu-mr-5{margin-right:5px}.cxu-mb-5{margin-bottom:5px}.cxu-ml-5{margin-left:5px}.cxu-p-5{padding:5px}.cxu-pt-5{padding-top:5px}.cxu-pr-5{padding-right:5px}.cxu-pb-5{padding-bottom:5px}.cxu-pl-5{padding-left:5px}.cxu-gap-5{gap:5px}.cxu-m-8{margin:8px}.cxu-mt-8{margin-top:8px}.cxu-mr-8{margin-right:8px}.cxu-mb-8{margin-bottom:8px}.cxu-ml-8{margin-left:8px}.cxu-p-8{padding:8px}.cxu-pt-8{padding-top:8px}.cxu-pr-8{padding-right:8px}.cxu-pb-8{padding-bottom:8px}.cxu-pl-8{padding-left:8px}.cxu-gap-8{gap:8px}.cxu-m-10{margin:10px}.cxu-mt-10{margin-top:10px}.cxu-mr-10{margin-right:10px}.cxu-mb-10{margin-bottom:10px}.cxu-ml-10{margin-left:10px}.cxu-p-10{padding:10px}.cxu-pt-10{padding-top:10px}.cxu-pr-10{padding-right:10px}.cxu-pb-10{padding-bottom:10px}.cxu-pl-10{padding-left:10px}.cxu-gap-10{gap:10px}.cxu-m-15{margin:15px}.cxu-mt-15{margin-top:15px}.cxu-mr-15{margin-right:15px}.cxu-mb-15{margin-bottom:15px}.cxu-ml-15{margin-left:15px}.cxu-p-15{padding:15px}.cxu-pt-15{padding-top:15px}.cxu-pr-15{padding-right:15px}.cxu-pb-15{padding-bottom:15px}.cxu-pl-15{padding-left:15px}.cxu-gap-15{gap:15px}.cxu-m-20{margin:20px}.cxu-mt-20{margin-top:20px}.cxu-mr-20{margin-right:20px}.cxu-mb-20{margin-bottom:20px}.cxu-ml-20{margin-left:20px}.cxu-p-20{padding:20px}.cxu-pt-20{padding-top:20px}.cxu-pr-20{padding-right:20px}.cxu-pb-20{padding-bottom:20px}.cxu-pl-20{padding-left:20px}.cxu-gap-20{gap:20px}.cxu-m-25{margin:25px}.cxu-mt-25{margin-top:25px}.cxu-mr-25{margin-right:25px}.cxu-mb-25{margin-bottom:25px}.cxu-ml-25{margin-left:25px}.cxu-p-25{padding:25px}.cxu-pt-25{padding-top:25px}.cxu-pr-25{padding-right:25px}.cxu-pb-25{padding-bottom:25px}.cxu-pl-25{padding-left:25px}.cxu-gap-25{gap:25px}.cxu-m-30{margin:30px}.cxu-mt-30{margin-top:30px}.cxu-mr-30{margin-right:30px}.cxu-mb-30{margin-bottom:30px}.cxu-ml-30{margin-left:30px}.cxu-p-30{padding:30px}.cxu-pt-30{padding-top:30px}.cxu-pr-30{padding-right:30px}.cxu-pb-30{padding-bottom:30px}.cxu-pl-30{padding-left:30px}.cxu-gap-30{gap:30px}.cxu-m-32{margin:32px}.cxu-mt-32{margin-top:32px}.cxu-mr-32{margin-right:32px}.cxu-mb-32{margin-bottom:32px}.cxu-ml-32{margin-left:32px}.cxu-p-32{padding:32px}.cxu-pt-32{padding-top:32px}.cxu-pr-32{padding-right:32px}.cxu-pb-32{padding-bottom:32px}.cxu-pl-32{padding-left:32px}.cxu-gap-32{gap:32px}.cxu-m-35{margin:35px}.cxu-mt-35{margin-top:35px}.cxu-mr-35{margin-right:35px}.cxu-mb-35{margin-bottom:35px}.cxu-ml-35{margin-left:35px}.cxu-p-35{padding:35px}.cxu-pt-35{padding-top:35px}.cxu-pr-35{padding-right:35px}.cxu-pb-35{padding-bottom:35px}.cxu-pl-35{padding-left:35px}.cxu-gap-35{gap:35px}.cxu-m-40{margin:40px}.cxu-mt-40{margin-top:40px}.cxu-mr-40{margin-right:40px}.cxu-mb-40{margin-bottom:40px}.cxu-ml-40{margin-left:40px}.cxu-p-40{padding:40px}.cxu-pt-40{padding-top:40px}.cxu-pr-40{padding-right:40px}.cxu-pb-40{padding-bottom:40px}.cxu-pl-40{padding-left:40px}.cxu-gap-40{gap:40px}.cxu-m-45{margin:45px}.cxu-mt-45{margin-top:45px}.cxu-mr-45{margin-right:45px}.cxu-mb-45{margin-bottom:45px}.cxu-ml-45{margin-left:45px}.cxu-p-45{padding:45px}.cxu-pt-45{padding-top:45px}.cxu-pr-45{padding-right:45px}.cxu-pb-45{padding-bottom:45px}.cxu-pl-45{padding-left:45px}.cxu-gap-45{gap:45px}.cxu-m-50{margin:50px}.cxu-mt-50{margin-top:50px}.cxu-mr-50{margin-right:50px}.cxu-mb-50{margin-bottom:50px}.cxu-ml-50{margin-left:50px}.cxu-p-50{padding:50px}.cxu-pt-50{padding-top:50px}.cxu-pr-50{padding-right:50px}.cxu-pb-50{padding-bottom:50px}.cxu-pl-50{padding-left:50px}.cxu-gap-50{gap:50px}.cxu-m-55{margin:55px}.cxu-mt-55{margin-top:55px}.cxu-mr-55{margin-right:55px}.cxu-mb-55{margin-bottom:55px}.cxu-ml-55{margin-left:55px}.cxu-p-55{padding:55px}.cxu-pt-55{padding-top:55px}.cxu-pr-55{padding-right:55px}.cxu-pb-55{padding-bottom:55px}.cxu-pl-55{padding-left:55px}.cxu-gap-55{gap:55px}.cxu-m-60{margin:60px}.cxu-mt-60{margin-top:60px}.cxu-mr-60{margin-right:60px}.cxu-mb-60{margin-bottom:60px}.cxu-ml-60{margin-left:60px}.cxu-p-60{padding:60px}.cxu-pt-60{padding-top:60px}.cxu-pr-60{padding-right:60px}.cxu-pb-60{padding-bottom:60px}.cxu-pl-60{padding-left:60px}.cxu-gap-60{gap:60px}.cxu-m-70{margin:70px}.cxu-mt-70{margin-top:70px}.cxu-mr-70{margin-right:70px}.cxu-mb-70{margin-bottom:70px}.cxu-ml-70{margin-left:70px}.cxu-p-70{padding:70px}.cxu-pt-70{padding-top:70px}.cxu-pr-70{padding-right:70px}.cxu-pb-70{padding-bottom:70px}.cxu-pl-70{padding-left:70px}.cxu-gap-70{gap:70px}.cxu-m-80{margin:80px}.cxu-mt-80{margin-top:80px}.cxu-mr-80{margin-right:80px}.cxu-mb-80{margin-bottom:80px}.cxu-ml-80{margin-left:80px}.cxu-p-80{padding:80px}.cxu-pt-80{padding-top:80px}.cxu-pr-80{padding-right:80px}.cxu-pb-80{padding-bottom:80px}.cxu-pl-80{padding-left:80px}.cxu-gap-80{gap:80px}.cxu-m-100{margin:100px}.cxu-mt-100{margin-top:100px}.cxu-mr-100{margin-right:100px}.cxu-mb-100{margin-bottom:100px}.cxu-ml-100{margin-left:100px}.cxu-p-100{padding:100px}.cxu-pt-100{padding-top:100px}.cxu-pr-100{padding-right:100px}.cxu-pb-100{padding-bottom:100px}.cxu-pl-100{padding-left:100px}.cxu-gap-100{gap:100px}.cxu-center-h{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cxu-center-h,.cxu-center-v{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cxu-center-v{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cxu-d-flex,.cxu-d-flex-c{display:-webkit-box;display:-ms-flexbox;display:flex}.cxu-d-flex-c{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cxu-flex{-webkit-box-flex:1;-ms-flex:1 0;flex:1 0}.cxu-flex-0{-webkit-box-flex:0;-ms-flex:0;flex:0}.cxu-flex-1{-webkit-box-flex:0;-ms-flex:0 0 10%;flex:0 0 10%}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}::-webkit-scrollbar{width:15px}::-webkit-scrollbar-thumb{height:16px;border-left:9px solid transparent;background-clip:padding-box;border-top:9px solid transparent;border-bottom:9px solid transparent;background-color:#2f343d;-webkit-box-shadow:inset -1px -1px 0 #2f343d,inset 1px 1px 0 #2f343d;box-shadow:inset -1px -1px 0 #2f343d,inset 1px 1px 0 #2f343d}::-webkit-scrollbar-thumb:hover{-webkit-box-shadow:inset -1px -1px 0 #42474f,inset 1px 1px 0 #42474f;box-shadow:inset -1px -1px 0 #42474f,inset 1px 1px 0 #42474f;background-color:#42474f}::-webkit-scrollbar-corner{background:transparent}.cx-cmn-dp__analysisPanel{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:40px}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.awareness-red{color:#f05528}.awareness-yellow{color:#f8d963}.awareness-green{color:#38a610}.awareness-cabin{color:#585858}.awareness-nid{color:#959595}.awareness-undefined{color:#bcbec5}