@import"https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600&display=swap";html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}html{font-size:62.5%}body{min-height:100vh;height:auto}a{color:var(--primary-color)}.container{width:100%;max-width:1032px;padding:0 16px;margin:0 auto}.app-layout{min-height:100vh;overflow:hidden}.app-background{background-color:#f4f5f7}.app-simple-logo{padding:1.6rem 0;line-height:1}.app-aside{min-height:calc(100vh - 64px)}.app-layout .app-aside{position:fixed;left:0;top:64px}.app-aside-menu{margin-top:20px}.app-aside-menu.ant-menu-light.ant-menu-root.ant-menu-inline,.app-aside-menu.ant-menu-light>.ant-menu.ant-menu-root.ant-menu-inline,.app-aside-menu.ant-menu-light.ant-menu-root.ant-menu-vertical,.app-aside-menu.ant-menu-light>.ant-menu.ant-menu-root.ant-menu-vertical{border-inline-end:none}.app-layout-content{padding:2.4rem 5rem}.app-layout .app-header+.ant-layout{margin-top:64px;margin-left:200px;overflow:auto;transition:margin .3s}.app-layout .app-header+.ant-layout:has(.ant-layout-sider-collapsed){margin-left:60px}.app-footer{text-align:center;font-size:12px}.app-header{box-shadow:inset 2px 0 3px #00000008,0 2px 3px #00000008;transition:all .3s}.app-header-container{display:flex;justify-content:space-between;height:100%;align-items:center;position:relative}.app-header-left{display:flex}.app-header-logo .app-header-logo-text{margin-left:1rem}.app-header-menu{margin-right:2rem;cursor:pointer}.app-header-right{list-style:none;padding:0;margin:0;display:flex;align-items:center}.app-header-right li+li{margin-left:.8rem}.app-header-right .user{cursor:pointer}.app-header-right .user .name{margin-left:.8rem}.app-header-mobile-menu{display:none}.app-login{min-height:100vh;background-color:#00202b;background-size:cover;background-position:center center;display:flex;flex-direction:column;justify-content:space-between}.app-login-form{max-width:380px;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;margin:0 auto;height:calc(100vh - 160px)}.app-login-form .ant-btn-lg.ant-btn-loading{opacity:1}.app-login-btn-ghost{background:#fff;color:#000000d9;box-shadow:0 0 15px #0000001f}.app-login-btn-ghost:hover,.app-login-btn-ghost:focus{background:#fff!important}.app-login-form .ant-btn.ant-btn-background-ghost:hover{border-color:var(--primary-color)!important;color:var(--primary-color)!important}.app-login-form h1{text-align:center;margin-bottom:40px;color:#fffc;line-height:1.57}.app-login-form .logo{margin-bottom:80px}.app-login-form .ant-input,.app-login-form .ant-input-affix-wrapper{background-color:transparent;border:1px solid rgba(255,255,255,.2);color:#fffc}.app-login-form .ant-input-affix-wrapper>.ant-input{border:none}.app-login-form .login-form-forgot{float:right;color:#009ccd}.app-login-form .ant-input-password-icon{color:#fff9}.app-login-form .ant-input-password-icon:hover{color:#fffc}.app-login-footer{align-self:flex-end;text-align:center;color:#ffffff4d;width:100%;padding:20px 0}.app-login-footer p{margin:0}.app-login-form .ant-checkbox-wrapper{color:#fffc}.ant-layout-sider-collapsed .logo-container{padding:16px;text-align:center}.logo-container{padding:24px 16px;transition:.3s}.logo-container>img{max-width:100%}.stage-name{text-align:center;color:#fff6;font-size:16px;letter-spacing:2px;line-height:1.57}.app-login-form h1+.stage-name{margin-top:-40px;margin-bottom:40px}.app-login-header-menu .ant-btn.ant-btn-background-ghost,.app-login-form .ant-btn.ant-btn-background-ghost{color:var(--text-color-light-8)!important;border-color:var(--text-color-light-4)!important}.app-login-header-menu .ant-btn.ant-btn-background-ghost:hover{color:var(--primary-color)!important;border-color:var(--primary-color)!important}.app-login-header-menu .ant-btn-link:hover{color:var(--primary-color)!important}.app-select-menu-item{text-align:center;padding:3.2rem .4rem;cursor:pointer;transition:.3s}.app-select-menu-item.disabled{color:var(--text-color-light-2);cursor:not-allowed}.app-select-menu-item.disabled .icon{color:var(--text-color-light-2)}.app-select-menu-item:hover{transform:translateY(-6px)}.app-select-menu-item.disabled:hover{transform:none}.app-select-menu-item .icon{font-size:4rem;color:var(--primary-color)}.app-select-menu-item .description{text-overflow:ellipsis;width:100%;overflow:hidden;white-space:nowrap;font-size:1.6rem}.app-page-title,.app-page-search{margin-top:2rem}.app-page-filter{margin-top:2rem;width:100%}.app-page-body{margin-top:2rem}.loading{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 50px)}.loading-wrap{display:flex;justify-content:center;align-items:center;padding:2rem 0;height:100%}.wave{width:4px;height:20px;background:#9b9b9b66;margin:1px;animation:wave .8s linear infinite;border-radius:10px}.wave:nth-child(2){animation-delay:-.1s}.wave:nth-child(3){animation-delay:-.2s}.wave:nth-child(4){animation-delay:-.3s}.wave:nth-child(5){animation-delay:-.4s}.wave:nth-child(6){animation-delay:-.5s}.wave:nth-child(7){animation-delay:-.6s}.wave:nth-child(8){animation-delay:-.7s}.wave:nth-child(9){animation-delay:-.8s}.wave:nth-child(10){animation-delay:-.9s}@keyframes wave{0%{transform:scale(1)}50%{transform:scale(0)}to{transform:scale(1)}}.notfound{text-align:center;padding-top:4rem}.notfound-img{width:38vw;opacity:.6;margin:0 auto}.notfound-text{text-align:center}.notfound-text h1{font-size:4.8rem;margin-bottom:1rem}.notfound-text p{margin-bottom:3rem}.list-item{display:flex;justify-content:space-between}.list-item+.list-item{margin-top:20px}.list-item .list-title{display:flex;align-items:center}.lockman{position:absolute;right:5vw;bottom:14vh;z-index:0}.lockman img{opacity:.6;width:28vw}.app-table-link{display:inline-block;color:#000000d9!important;width:100%;max-width:450px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ant-table-wrapper.table-loading .ant-table-empty{display:none}.ant-table-wrapper:has(.ant-empty)+.loading-animation>.metadata{display:none}.filter-separater{color:#0006;padding:0 8px}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.ant-tooltip{max-width:800px}::-webkit-scrollbar{width:7px;height:7px;border-radius:6px}::-webkit-scrollbar-thumb{background-color:#9b9b9b7f;border-radius:6px}::-webkit-scrollbar-track{background-color:transparent;border-radius:6px}::-ms-scrollbar{width:6px;border-radius:6px}::-ms-thumb{background-color:transparent;border-radius:6px}::-ms-track{background-color:transparent;border-radius:6px}::-webkit-scrollbar-corner{background-color:transparent}.app-tooltip-path{display:flex;padding:4px}.app-tooltip-path a{color:#ffffffd9;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-tooltip-path a+a:before{display:inline-block;content:">";color:#ffffff4d;padding:0 8px;cursor:auto}.ant-layout .ant-layout-sider-trigger{color:#0006}.ant-result-info .ant-result-icon>.anticon{color:#009ccd}.dark path[fill="#1d1d1d"]{fill:#272e36}.dark g[stroke="#3e3e3e"]{stroke:#43505e}.dark ellipse[fill="#272727"]{fill:#0000001a}.dark .app-table-link{color:#ffffffd9!important}.dark .app-table-link:hover,.dark .app-table-link:focus{color:#fff}.dark ::-webkit-scrollbar{width:7px;height:7px;border-radius:6px}.dark ::-webkit-scrollbar-thumb{background-color:#303942;border-radius:6px}.dark ::-webkit-scrollbar-track{background-color:#24292d;border-radius:6px}.dark ::-ms-scrollbar{width:6px;border-radius:6px}.dark ::-ms-thumb{background-color:#303942;border-radius:6px}.dark ::-ms-track{background-color:#24292d;border-radius:6px}.dark .filter-separater{color:#fff6}.dark .ant-table-wrapper .ant-table-row-expand-icon:focus,.dark .ant-table-wrapper .ant-table-row-expand-icon:hover{color:#ffffffd9}.dark .ant-layout .ant-layout-sider-trigger{color:#fff6}#root{--border-radius-base: 4px;--primary-color: #009ccd;--background-color-dark: #24292D;--background-color-lightdark: #272E36;--background-color-exlightdark: #2b333c;--border-color-light-05: rgba(255,255,255,.05);--border-color-light-1: rgba(255,255,255,.1);--border-color-light-2: rgba(255,255,255,.2);--border-color-light-3: rgba(255,255,255,.3);--border-color-light-4: rgba(255,255,255,.4);--text-color-light-8: rgba(255,255,255,.8);--text-color-light-6: rgba(255,255,255,.6);--text-color-light-4: rgba(255,255,255,.4);--text-color-light-2: rgba(255,255,255,.2)}@media (min-resolution: 144dpi) and (min-width: 992px){.index-numbers-block .number span,.index-status-small .text p span{font-size:1.8rem!important}}@media (max-width: 1440px){.index-status-small .chart{display:none}.index-numbers-block .number span{font-size:2rem}.alert-list-items{display:none}}@media (max-width: 1200px){.lockman,.index-first-topology label{display:none}.time-zone{flex-wrap:wrap;justify-content:flex-start}.time-slider{width:100%}.index-first-select-end{justify-content:flex-start;flex-wrap:wrap}}@media (max-width: 991px){.index-first-date{display:none}}@media (max-width: 767px){.app-layout .app-header+.ant-layout,.app-layout .app-header+.ant-layout:has(.ant-layout-sider-collapsed){margin-left:0}.app-page-search{flex-direction:column;align-items:flex-start}.app-page-search .ant-checkbox-wrapper{margin-left:0!important;margin-top:16px}.index-section-title+.ant-btn{display:none!important}.notfound-img{width:70vw}.index-first-date{text-align:left}.app-header-note{display:none}.ant-layout-sider-collapsed+.ant-layout .app-footer{margin-left:0}.app-header{margin:0;border-radius:0;background-color:var(--background-color-lightdark);box-shadow:0 2px 3px #0000000d;border-left:0;color:#fffc}.app-content{margin:9.6rem 1.6rem 0}.ant-layout-sider-collapsed+.ant-layout .app-content{margin:8.8rem 2rem 0}.ant-layout-sider-collapsed+.ant-layout .app-header{margin:0}.app-login-form{margin:0 auto}.app-login-header .menu{display:none}.ant-layout-header{padding:0 20px;height:64px;line-height:64px}.loading{margin-left:0}.app-aside{display:none}.app-header-logo{display:block}.app-header-right-menu .user{display:none}.app-header-mobile-menu{width:26px;height:20px;cursor:pointer;display:block;z-index:100}.app-header-mobile-menu em{display:block;width:100%;height:2px;background:var(--text-color-light-8);margin-top:6px;transition:all .3s;transition-delay:.2s}.app-header-mobile-menu:first-child{margin-top:0}.app-header-mobile-menu.open{height:auto}.app-header-mobile-menu.open em{background-color:#fff!important}.app-header-mobile-menu.open em:nth-child(1){transform:translateY(4px) rotate(45deg)}.app-header-mobile-menu.open em:nth-child(2){transform:translateY(-4px) rotate(-45deg)}.app-header-mobile-menu.open+.header-menu{transform:translate(0)}.app-header-mobile-menu.open+.header-menu .header-rightline{display:none}.app-header-mobile-menu.open+.header-menu li:after{transform:scaleX(1)}.filter-separater{display:none}}@media (max-width: 575px){.index-section-title{margin-bottom:.8rem}.index-money-saving-text{font-size:1.6rem}.app-card-actionItems{flex-direction:column;align-items:flex-end}.app-device-subtitle{flex-direction:column;align-items:flex-start;gap:0}.app-device-subtitle .ant-divider{display:none}.app-form-list .ant-descriptions-item-container{flex-direction:column}.app-device-chart{height:220px}.app-descriptions .ant-descriptions-item-container{flex-direction:column}.app-descriptions .ant-descriptions-item-label{justify-content:flex-start;max-width:100%}.ant-tooltip{max-width:100%}.app-select-menu-item{padding:2.4rem .4rem}}
