@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600&display=swap);body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{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{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}#root{--border-radius-base:4px;--primary-color:#009ccd;--background-color-dark:#24292d;--background-color-lightdark:#272e36;--background-color-exlightdark:#2b333c;--border-color-light-05:#ffffff0d;--border-color-light-1:#ffffff1a;--border-color-light-2:#fff3;--border-color-light-3:#ffffff4d;--border-color-light-4:#fff6;--text-color-light-8:#fffc;--text-color-light-6:#fff9;--text-color-light-4:#fff6;--text-color-light-2:#fff3}html{font-size:62.5%}body{height:auto;min-height:100vh}a{color:var(--primary-color)}.container{margin:0 auto;max-width:1032px;padding:0 16px;width:100%}.app-layout{min-height:100vh;overflow:hidden}.app-background{background-color:#f4f5f7}.app-simple-logo{line-height:1;padding:1.6rem 0}.app-aside{min-height:calc(100vh - 64px)}.app-layout .app-aside{left:0;position:fixed;top:64px}.app-layout .app-header{left:0;position:fixed;right:0;top:0;z-index:10}.app-aside-menu{height:calc(100vh - 163px);overflow-x:hidden;overflow-y:"scroll"}.app-aside-menu.ant-menu-light.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-inline,.app-aside-menu.ant-menu-light>.ant-menu.ant-menu-root.ant-menu-vertical{border-inline-end:none}.app-layout-content{padding:2.4rem}.app-layout .app-header+.ant-layout{margin-left:200px;margin-top:64px;overflow:auto;transition:margin .3s}.app-layout .app-header+.ant-layout:has(.ant-layout-sider-collapsed){margin-left:60px}.app-footer{font-size:12px;text-align:center}.app-header{box-shadow:inset 2px 0 3px #00000008,0 2px 3px #00000008;transition:all .3s}.app-header-container{align-items:center;display:flex;height:100%;justify-content:space-between;position:relative}.app-header-left{display:flex}.app-header-logo .app-header-logo-text{margin-left:1rem}.app-header-menu{cursor:pointer;margin-right:2rem}.app-header-right{align-items:center;display:flex;list-style:none;margin:0;padding:0}.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{background-color:#00202b;background-position:50%;background-size:cover;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.app-login-header{padding:30px 0;width:100%}.app-login-header-menu{align-items:center;display:flex;justify-content:space-between}.app-login-header-menu .menu ol{display:flex;list-style:none;margin:0;padding:0}.app-login-header-menu .menu .ant-btn-link{color:#fffc}.app-login-form{margin-left:auto;max-width:350px;width:100%}.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{color:#fffc;line-height:1.57;margin-bottom:40px;text-align:center}.app-login-form .ant-input,.app-login-form .ant-input-affix-wrapper{background-color:initial;border:1px solid #fff3;color:#fffc}.app-login-form .ant-input-affix-wrapper>.ant-input{border:none}.app-login-form .login-form-forgot{color:#009ccd;float:right}.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;color:#ffffff4d;text-align:center;width:100%}.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{color:#fff6;font-size:16px;letter-spacing:2px;line-height:1.57;text-align:center}.app-login-form h1+.stage-name{margin-bottom:40px;margin-top:-40px}.app-login-form .ant-btn.ant-btn-background-ghost,.app-login-header-menu .ant-btn.ant-btn-background-ghost{border-color:var(--text-color-light-4)!important;color:var(--text-color-light-8)!important}.app-login-header-menu .ant-btn.ant-btn-background-ghost:hover{border-color:var(--primary-color)!important;color:var(--primary-color)!important}.app-login-header-menu .ant-btn-link:hover{color:var(--primary-color)!important}.app-select-menu-item{cursor:pointer;padding:2.4rem 1.2rem;text-align:center;transition:.3s}.app-select-menu-item.disabled{cursor:not-allowed}.app-select-menu-item.disabled,.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{color:var(--primary-color);font-size:3rem}.app-select-menu-item .description{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.app-page-search,.app-page-title{margin-top:2rem}.app-page-filter{margin-top:2rem;width:100%}.app-page-body{margin-top:2rem}.loading{min-height:calc(100vh - 50px)}.loading,.loading-wrap{align-items:center;display:flex;justify-content:center}.loading-wrap{height:100%;padding:2rem 0}.wave{animation:wave .8s linear infinite;background:#9b9b9b66;border-radius:10px;height:20px;margin:1px;width:4px}.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{padding-top:4rem;text-align:center}.notfound-img{margin:0 auto;opacity:.6;width:38vw}.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{align-items:center;display:flex}.lockman{bottom:14vh;position:absolute;right:5vw;z-index:0}.lockman img{opacity:.6;width:28vw}.app-table-link{color:#000000d9!important;display:inline-block;max-width:450px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.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-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.ant-tooltip{max-width:800px}::-webkit-scrollbar{border-radius:6px;height:7px;width:7px}::-webkit-scrollbar-thumb{background-color:#9b9b9b80;border-radius:6px}::-webkit-scrollbar-track{background-color:initial;border-radius:6px}::-ms-scrollbar{border-radius:6px;width:6px}::-ms-thumb,::-ms-track{background-color:initial;border-radius:6px}::-webkit-scrollbar-corner{background-color:initial}.app-tooltip-path{display:flex;padding:4px}.app-tooltip-path a{color:#ffffffd9;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-tooltip-path a+a:before{color:#ffffff4d;content:">";cursor:auto;display:inline-block;padding:0 8px}.ant-layout .ant-layout-sider-trigger{color:#0006}.ant-table-row-highlight{background-color:#e6f7ff!important}.ant-table-row-highlight>td.ant-table-cell-row-hover{background:#e6fbff!important}.ant-table-thead>tr>td,.ant-table-thead>tr>th{text-align:center!important}.ant-menu-dark .ant-menu-sub,.ant-menu.ant-menu-dark .ant-menu-sub{background:#0000}.ant-menu-sub.ant-menu-inline>.ant-menu-item,.ant-menu-sub.ant-menu-inline>.ant-menu-submenu>.ant-menu-submenu-title{height:auto;min-height:40px}.ant-menu-inline.ant-menu-root .ant-menu-item>.ant-menu-title-content,.ant-menu-inline.ant-menu-root .ant-menu-submenu-title>.ant-menu-title-content{line-height:1.4;overflow:visible;text-overflow:clip;white-space:wrap}.ant-menu-inline .ant-menu-item,.ant-menu-inline .ant-menu-submenu-title{border-bottom:1px solid #ffffff1a;margin-bottom:2px}.ant-menu-dark .ant-menu-inline .ant-menu-item,.ant-menu-dark .ant-menu-inline .ant-menu-submenu-title{border-bottom:1px solid #ffffff1a}.ant-menu-light .ant-menu-inline .ant-menu-item,.ant-menu-light .ant-menu-inline .ant-menu-submenu-title{border-bottom:1px solid #0000000f}.ant-menu-inline .ant-menu-item:last-child,.ant-menu-inline .ant-menu-submenu:last-child>.ant-menu-submenu-title{border-bottom:none}.ant-menu-inline .ant-menu-item,.ant-menu-inline .ant-menu-submenu-title{border-radius:4px;margin:0 8px 2px;padding:12px 16px!important}.ant-menu-dark .ant-menu-inline .ant-menu-item:hover,.ant-menu-dark .ant-menu-inline .ant-menu-submenu-title:hover,.ant-menu-inline .ant-menu-item:hover,.ant-menu-inline .ant-menu-submenu-title:hover{background-color:#ffffff14}.ant-menu-light .ant-menu-inline .ant-menu-item:hover,.ant-menu-light .ant-menu-inline .ant-menu-submenu-title:hover{background-color:#0000000a}.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:focus,.dark .app-table-link:hover{color:#fff}.dark ::-webkit-scrollbar{border-radius:6px;height:7px;width:7px}.dark ::-webkit-scrollbar-thumb{background-color:#303942;border-radius:6px}.dark ::-webkit-scrollbar-track{background-color:#24292d;border-radius:6px}.dark ::-ms-scrollbar{border-radius:6px;width: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}.dark .ant-table-row-highlight{background-color:#fff9df1a!important}.dark .ant-table-row-highlight>td.ant-table-cell-row-hover{background:#ffffff08!important}@media (-webkit-min-device-pixel-ratio:1.5) and (min-width:992px),(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){.index-first-topology label,.lockman{display:none}.time-zone{flex-wrap:wrap;justify-content:flex-start}.time-slider{width:100%}.index-first-select-end{flex-wrap:wrap;justify-content:flex-start}}@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{align-items:flex-start;flex-direction:column}.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{background-color:var(--background-color-lightdark);border-left:0;border-radius:0;box-shadow:0 2px 3px #0000000d;color:#fffc;margin:0}.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{height:64px;line-height:64px;padding:0 20px}.loading{margin-left:0}.app-aside{display:none}.app-header-logo{display:block}.app-header-right-menu .user{display:none}.app-header-mobile-menu{cursor:pointer;display:block;height:20px;width:26px;z-index:100}.app-header-mobile-menu em{background:var(--text-color-light-8);display:block;height:2px;margin-top:6px;transition:all .3s;transition-delay:.2s;width:100%}.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:first-child{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:translateX(0)}.app-header-mobile-menu.open+.header-menu .header-rightline{display:none}.app-header-mobile-menu.open+.header-menu li:after{transform:scaleX(100%)}.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{align-items:flex-end;flex-direction:column}.app-device-subtitle{align-items:flex-start;flex-direction:column;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%}}
/*# sourceMappingURL=main.fedb5476.css.map*/