.layout-container{padding-top:20px;box-sizing:border-box;width:100%;height:100%;background-color:var(--gray-900)}.layout-container.paddingOff{padding-top:0;background-color:unset}@media only screen and (max-width: 992px){.layout-container{padding-top:0;background-color:transparent;overflow-y:none}}.content-row{display:flex;height:100%}.checkbox-switch{position:relative;display:inline-block;flex:0 0 34px;max-width:34px;height:22px;margin-left:13px;cursor:pointer;-webkit-tap-highlight-color:transparent;--default-col:#95959580;--active-col:#95959580}.checkbox-switch.haveColor{--active-col:#00ACED}.input-switch{width:34px;height:18px;z-index:1;position:relative;appearance:none;vertical-align:middle;background-color:var(--default-col);border-radius:50px;-webkit-tap-highlight-color:transparent;-webkit-transition:all ease-in-out .2s;transition:all ease-in-out .2s}.input-switch:focus{outline:none}.input-switch:after{content:"";position:absolute;left:0;right:0;bottom:0;top:3px;height:12px;width:12px;transform:translate(3px);background-color:#fff;-webkit-transition:all ease-in-out .2s;transition:all ease-in-out .2s;border-radius:50%;box-shadow:#3c40434d 0 1px 2px,#3c404326 0 1px 3px 1px}.input-switch:disabled{background-color:#0000001f}.input-switch:disabled:after{background-color:#bdbdbd}.input-switch:checked{background-color:var(--active-col)}.input-switch:checked.input-switch:after{background-color:#fff;transform:translate(18px)}.sidebar-item{display:flex;align-items:center;color:var(--gray-400);line-height:22px;padding:6px;box-sizing:content-box;border-radius:4px;margin-bottom:2px;cursor:pointer}.sidebar-item.active,.sidebar-item.hoverable:hover{background-color:#3e4f7280}.sidebar-item>.icon-box{flex:0 0 14px;height:14px;display:inline-block;margin-right:8px;line-height:22px}.sidebar-item>.icon-box>img{display:inline-block;fill:var(--gray-400);width:13.5px;height:13.5px;vertical-align:super}.sidebar-item>.notif-box{font-size:12px;padding:0 8px;display:inline-block;background-color:#ff4f4fbd;border-radius:10px;color:#fff}.sidebar-item>a{height:100%;flex:1;font-weight:400;font-size:14px;line-height:21px;text-decoration:none;color:var(--gray-400)}.sidebar-item>span{font-weight:400;font-size:14px;line-height:21px;text-decoration:none;color:var(--gray-400)}.sidebar-curtain{position:fixed;width:0;height:0;left:0;right:0;top:0;bottom:0;z-index:10;background-color:#30303091}.sidebar-curtain.open{width:100%;height:100%}.sidebar{display:flex;flex-direction:column;padding:26px;background-color:transparent;flex:0 0 280px;max-width:280px;height:calc(100vh - 20px);overflow-y:auto;position:sticky;top:0;z-index:10;transition:all 225ms cubic-bezier(0,0,.2,1) 0ms}.sidebar .sidebar-close-icon{height:24px;display:none;width:24px}.sidebar .sidebar-close-icon>img{height:100%;width:100%}@media only screen and (max-width: 992px){.sidebar{flex:0;position:fixed;left:-300px;z-index:10;height:100%;padding-bottom:24px}.sidebar .sidebar-close-icon{display:block}.sidebar>*{display:none!important}.sidebar:last-child{padding-bottom:20px!important}.sidebar.open{width:80%;max-width:420px;background-color:#1b1c1e;left:0px;top:0}.sidebar.open>*{display:unset!important}}.sidebar::-webkit-scrollbar-track{background:transparent}.sidebar::-webkit-scrollbar-thumb{background:rgba(255,255,255,.12);border-radius:8px;border:3px solid rgb(29,30,38);visibility:hidden}.sidebar::-webkit-scrollbar{width:12px;background-color:transparent;border-radius:8px}.sidebar:hover::-webkit-scrollbar-thumb{background:rgba(255,255,255,.12);border-radius:8px;border:3px solid rgb(29,30,38);visibility:visible}.logo-box{flex:0 0 6.25rem;margin:0 auto 30px;display:flex;justify-content:center}.logo-box>img{width:98%;height:98%;margin:0 auto;text-align:center}.sidebar-content{flex:1;width:100%;display:flex;flex-direction:column}.sidebar-group{width:100%}.sidebar-group>.group-title{display:inline-block;font-weight:400;font-size:12px;line-height:18px;padding:4px;color:var(--gray-400);text-align:center;margin-bottom:6px;margin-top:12px}.sidebar-group .sidebar-group-items{padding-left:0}.user-block{padding:0;margin-top:30px;flex:1;display:flex;flex-direction:column;justify-content:flex-end}.user-block>.user-box{cursor:pointer;display:flex;align-items:center;gap:18px;margin-bottom:18px}.user-block>.user-box .info-user{text-align:left}.user-block>.user-box .info-user>.user-title{display:block;font-weight:500;font-size:12px;line-height:18px;color:#fff}.user-block>.user-box .info-user>.user-role{display:block;font-weight:400;font-size:10px;line-height:15px;color:#959595}.btn{cursor:pointer;width:100%;height:52px;border-radius:20px;font-weight:400;font-size:14px;line-height:21px;outline:none;border:none}.btn.logout{background:rgba(149,149,149,.2);color:#959595}.btn.logout:hover{background:rgba(200,200,200,.2)}.btn.login{background:rgba(149,149,149,.2);color:#fafafa}.fade-curtain{position:fixed;left:0;top:48px;bottom:0;right:0;background-color:#20202184;z-index:1;display:none}.view-wrapper{flex:1;background-color:var(--surface);border-top-left-radius:24px;padding-left:52px;padding-right:52px;padding-top:43px;overflow:hidden;overflow-y:scroll;height:100%}.view-wrapper.full-height{height:100%;padding:80px 0;overflow:auto}@media only screen and (max-width: 1280px){.view-wrapper{padding:22px}}@media only screen and (max-width: 992px){.view-wrapper{padding:16px;overflow:hidden;overflow-y:scroll;border-top-left-radius:0}}@media only screen and (max-width: 768px){.view-wrapper{padding:0 12px}}.view-wrapper>.width-limiter{max-width:1360px;margin:0 auto}.auth-view{display:flex;position:relative;width:100%;height:100%}.auth-view.login{flex-direction:row-reverse;background:linear-gradient(.326turn,hsla(0deg,0%,100%,.3) 23.73%,hsla(0deg,0%,100%,.2) 66.88%),#eff2f7}.auth-view>div{flex:1}.auth-view>.auth-poster{background-color:#1b1c1e;top:0;left:0;bottom:0;width:50%;transform:translate(0);display:flex;align-items:center}.auth-view>.auth-poster>.logo{margin:0 auto;width:30%}.loading-container{width:100%;height:100%;position:fixed;left:0;right:0;top:0;bottom:0;background-color:#1b1c1e;display:flex;align-items:center}.loading-container>.img-box{margin:0 auto;width:50%;max-width:630px;display:flex;justify-content:center}.loading-container>.img-box>img{max-width:90%;height:auto}@media only screen and (min-width: 1680px){.loading-container>.img-box>img{max-width:20%}}@media only screen and (min-width: 1280px){.loading-container>.img-box>img{max-width:25%}}@media only screen and (min-width: 890px){.loading-container>.img-box>img{max-width:35%}}@media only screen and (min-width: 769px){.loading-container>.img-box>img{max-width:50%}}.apexcharts-tooltip{background:#ffffff!important;color:#1b1c1e!important;border:1px solid rgba(0,0,0,.08)!important}.apexcharts-tooltip-title{background:#ffffff!important;border-bottom:1px solid rgba(0,0,0,.06)!important;color:#1b1c1e!important}.apexcharts-tooltip-text,.apexcharts-tooltip-series-group{color:#1b1c1e!important}.apexcharts-xaxistooltip,.apexcharts-xaxistooltip-bottom{background:#ffffff!important;color:#1b1c1e!important;border:1px solid rgba(0,0,0,.08)!important}.x-btn{min-width:104px;padding:8px;background-color:#00aced;border-radius:5px;min-height:36px;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center}.x-btn:hover{background-color:#17b1e9}.x-btn:disabled{background-color:#9ee1f9}.x-btn.left{border-top-left-radius:0;border-bottom-left-radius:0}.x-btn.right{border-top-right-radius:0;border-bottom-right-radius:0}.x-btn>.btn-text{font-weight:500;font-size:12px;line-height:15px;color:#fff}.x-btn.second{background-color:transparent;border:1px solid #00aced}.x-btn.second>.btn-text{color:#00aced}.lds-ring{display:inline-block;position:relative;width:15px;height:15px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:15px;height:15px;margin-left:auto;margin-right:auto;border:2px solid #fff;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#fff transparent transparent transparent}.lds-ring div:nth-child(1){animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pure-material-textfield-outlined{--pure-material-safari-helper1: black;position:relative;display:inline-block;padding-top:6px;width:100%;font-size:16px;line-height:1.5;overflow:hidden;--inputBg: #fff}.pure-material-textfield-outlined.transparent{--inputBg: transparent}.pure-material-textfield-outlined.error>input{border-color:#f44336}.pure-material-textfield-outlined>input,.pure-material-textfield-outlined>textarea{box-sizing:border-box;margin:0;border:solid 1px;border-color:#000;border-top-color:transparent;border-radius:4px;padding:15px 13px;width:100%;height:40px;font-weight:400;font-size:12px;line-height:18px;color:#000;box-shadow:none;font-family:inherit;caret-color:#000;transition:border .2s,box-shadow .2s;background-color:var(--inputBg)}.pure-material-textfield-outlined>input+span,.pure-material-textfield-outlined>textarea+span{position:absolute;top:0;left:0;display:flex;border-color:#000;width:100%;max-height:100%;font-weight:400;font-size:10px;line-height:14px;color:#959595;cursor:text;transition:color .2s,font-size .2s,line-height .2s}.pure-material-textfield-outlined>input+span:before,.pure-material-textfield-outlined>input+span:after,.pure-material-textfield-outlined>textarea+span:before,.pure-material-textfield-outlined>textarea+span:after{content:"";display:block;box-sizing:border-box;margin-top:6px;border-top:solid 1px;border-top-color:#000;min-width:10px;height:8px;pointer-events:none;box-shadow:inset 0 1px transparent;transition:border-color .2s,box-shadow .2s}.error>input+span:after,.error>input+span:before{border-top-color:#f44336}.pure-material-textfield-outlined>input+span:before,.pure-material-textfield-outlined>textarea+span:before{margin-right:4px;border-left:solid 1px transparent;border-radius:4px 0}.pure-material-textfield-outlined>input+span:after,.pure-material-textfield-outlined>textarea+span:after{flex-grow:1;margin-left:4px;border-right:solid 1px transparent;border-radius:0 4px}.pure-material-textfield-outlined:hover>input,.pure-material-textfield-outlined:hover>textarea{border-color:rgba(var(--pure-material-onsurface-rgb, 0, 0, 0),.87);border-top-color:transparent}.pure-material-textfield-outlined:hover>input+span:before,.pure-material-textfield-outlined:hover>textarea+span:before,.pure-material-textfield-outlined:hover>input+span:after,.pure-material-textfield-outlined:hover>textarea+span:after{border-top-color:#000}.pure-material-textfield-outlined:hover>input:not(:focus):placeholder-shown,.pure-material-textfield-outlined:hover>textarea:not(:focus):placeholder-shown{border-color:#000}.pure-material-textfield-outlined.error:hover>input:not(:focus):placeholder-shown{border-color:#f44336}.pure-material-textfield-outlined.error>input:not(:focus):placeholder-shown{border-top-color:#f44336}.pure-material-textfield-outlined>input:not(:focus):placeholder-shown,.pure-material-textfield-outlined>textarea:not(:focus):placeholder-shown{border-top-color:#000}.pure-material-textfield-outlined>input:not(:focus):placeholder-shown+span,.pure-material-textfield-outlined>textarea:not(:focus):placeholder-shown+span{font-size:12px;color:#959595;line-height:50px}.pure-material-textfield-outlined>input:not(:focus):placeholder-shown+span:before,.pure-material-textfield-outlined>textarea:not(:focus):placeholder-shown+span:before,.pure-material-textfield-outlined>input:not(:focus):placeholder-shown+span:after,.pure-material-textfield-outlined>textarea:not(:focus):placeholder-shown+span:after{border-top-color:transparent}.pure-material-textfield-outlined>input:focus,.pure-material-textfield-outlined>textarea:focus{border-color:#000;border-top-color:transparent;box-shadow:inset 1px 0 var(--pure-material-safari-helper1),inset -1px 0 var(--pure-material-safari-helper1),inset 0 -1px var(--pure-material-safari-helper1);outline:none}.pure-material-textfield-outlined>input:focus+span,.pure-material-textfield-outlined>textarea:focus+span{color:#959595;font-size:10px}.pure-material-textfield-outlined>input:focus+span:before,.pure-material-textfield-outlined>input:focus+span:after,.pure-material-textfield-outlined>textarea:focus+span:before,.pure-material-textfield-outlined>textarea:focus+span:after{border-top-color:#000!important;box-shadow:inset 0 1px var(--pure-material-safari-helper1)}.pure-material-textfield-outlined>input:disabled,.pure-material-textfield-outlined>input:disabled+span,.pure-material-textfield-outlined>textarea:disabled,.pure-material-textfield-outlined>textarea:disabled+span{border-color:#484848bd!important;border-top-color:transparent!important;color:#484848bd;pointer-events:none}.pure-material-textfield-outlined>input:disabled+span:before,.pure-material-textfield-outlined>input:disabled+span:after,.pure-material-textfield-outlined>textarea:disabled+span:before,.pure-material-textfield-outlined>textarea:disabled+span:after{border-top-color:#484848bd!important}.pure-material-textfield-outlined>input:disabled:placeholder-shown,.pure-material-textfield-outlined>input:disabled:placeholder-shown+span,.pure-material-textfield-outlined>textarea:disabled:placeholder-shown,.pure-material-textfield-outlined>textarea:disabled:placeholder-shown+span{border-top-color:#484848bd!important}.pure-material-textfield-outlined>input:disabled:placeholder-shown+span:before,.pure-material-textfield-outlined>input:disabled:placeholder-shown+span:after,.pure-material-textfield-outlined>textarea:disabled:placeholder-shown+span:before,.pure-material-textfield-outlined>textarea:disabled:placeholder-shown+span:after{border-top-color:transparent!important}@media not all and (min-resolution: .001dpcm){@supports (-webkit-appearance: none){.pure-material-textfield-outlined>input,.pure-material-textfield-outlined>input+span,.pure-material-textfield-outlined>textarea,.pure-material-textfield-outlined>textarea+span,.pure-material-textfield-outlined>input+span:before,.pure-material-textfield-outlined>input+span:after,.pure-material-textfield-outlined>textarea+span:before,.pure-material-textfield-outlined>textarea+span:after{transition-duration:.1s}}}.helpText.error{color:#f44336;font-size:11px}.modal-fade{position:fixed;height:100vh;width:100%;z-index:30;top:0;bottom:0;left:0;right:0;overflow:hidden;display:none}.modal-fade.show{display:flex;justify-content:center;align-items:center;background-color:#8080809e;z-index:10}.modal-fade>.modal{background:white;border-radius:20px;flex:0 0 630px;padding:30px 26px;z-index:11;min-height:400px;display:flex;flex-direction:column;overflow-y:auto;max-height:80%}.modal-fade>.modal.lg{flex:0 0 730px}.modal-fade>.modal.md{flex:0 0 630px}.modal-fade>.modal.sm{flex:0 0 400px}.modal-fade>.modal.sm-auto{flex:0 0 400px;min-height:auto}@media only screen and (max-width: 992px){.modal-fade>.modal{flex:1;max-height:100%}.modal-fade>.modal.lg{flex:1;height:100%}.modal-fade>.modal.md{flex:1}.modal-fade>.modal.sm{flex:1}}@media only screen and (max-width: 768px){.modal-fade>.modal{border-radius:0;max-height:100%}.modal-fade>.modal.lg{border-radius:0;height:100%}.modal-fade>.modal.md{border-radius:0}.modal-fade>.modal.sm{border-radius:20px;margin:20px}}.modal-fade>.modal>.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.modal-fade>.modal>.modal-header>.modal-header-title{font-weight:500;font-size:24px;line-height:36px;color:#000;display:flex;align-items:center}.modal-fade>.modal>.modal-header>.modal-header-title:before{content:"";width:10px;height:24px;border-radius:2px;margin-right:10px;background-color:#000}.modal-fade>.modal>.modal-header>.close-ico{font-weight:500;font-size:24px;line-height:36px;color:#000;appearance:none;border:none;background-color:#fff;cursor:pointer}._gap-1_1evuf_1{gap:4px}._gap-2_1evuf_5{gap:8px}._gap-3_1evuf_9{gap:12px}._flex_1evuf_13{display:flex;flex-wrap:wrap}._flex_1evuf_13._flex-row_1evuf_17>*,._flex_1evuf_13 ._flex-row-reverse_1evuf_18>*{flex-shrink:0;max-width:100%}._col_1evuf_23{width:100%}._col-1_1evuf_27{flex:0 0 auto;width:8.3333333333%}._col-2_1evuf_32{flex:0 0 auto;width:16.6666666667%}._col-3_1evuf_37{flex:0 0 auto;width:25%}._col-4_1evuf_42{flex:0 0 auto;width:33.3333333333%}._col-5_1evuf_47{flex:0 0 auto;width:41.6666666667%}._col-6_1evuf_52{flex:0 0 auto;width:50%}._col-7_1evuf_57{flex:0 0 auto;width:58.3333333333%}._col-8_1evuf_62{flex:0 0 auto;width:66.6666666667%}._col-9_1evuf_67{flex:0 0 auto;width:75%}._col-10_1evuf_72{flex:0 0 auto;width:83.3333333333%}._col-11_1evuf_77{flex:0 0 auto;width:91.6666666667%}._col-12_1evuf_82{flex:0 0 auto;width:100%}@media (min-width: 570px){._col-sm_1evuf_88{width:100%}._col-sm-1_1evuf_91{flex:0 0 auto;width:8.3333333333%}._col-sm-2_1evuf_95{flex:0 0 auto;width:16.6666666667%}._col-sm-3_1evuf_99{flex:0 0 auto;width:25%}._col-sm-4_1evuf_103{flex:0 0 auto;width:33.3333333333%}._col-sm-5_1evuf_107{flex:0 0 auto;width:41.6666666667%}._col-sm-6_1evuf_111{flex:0 0 auto;width:50%}._col-sm-7_1evuf_115{flex:0 0 auto;width:58.3333333333%}._col-sm-8_1evuf_119{flex:0 0 auto;width:66.6666666667%}._col-sm-9_1evuf_123{flex:0 0 auto;width:75%}._col-sm-10_1evuf_127{flex:0 0 auto;width:83.3333333333%}._col-sm-11_1evuf_131{flex:0 0 auto;width:91.6666666667%}._col-sm-12_1evuf_135{flex:0 0 auto;width:100%}}@media (min-width: 768px){._col-md_1evuf_141{width:100%}._col-md-1_1evuf_144{flex:0 0 auto;width:8.3333333333%}._col-md-2_1evuf_148{flex:0 0 auto;width:16.6666666667%}._col-md-3_1evuf_152{flex:0 0 auto;width:25%}._col-md-4_1evuf_156{flex:0 0 auto;width:33.3333333333%}._col-md-5_1evuf_160{flex:0 0 auto;width:41.6666666667%}._col-md-6_1evuf_164{flex:0 0 auto;width:50%}._col-md-7_1evuf_168{flex:0 0 auto;width:58.3333333333%}._col-md-8_1evuf_172{flex:0 0 auto;width:66.6666666667%}._col-md-9_1evuf_176{flex:0 0 auto;width:75%}._col-md-10_1evuf_180{flex:0 0 auto;width:83.3333333333%}._col-md-11_1evuf_184{flex:0 0 auto;width:91.6666666667%}._col-md-12_1evuf_188{flex:0 0 auto;width:100%}}@media (min-width: 992px){._col-lg_1evuf_194{width:100%}._col-lg-1_1evuf_197{flex:0 0 auto;width:8.3333333333%}._col-lg-2_1evuf_201{flex:0 0 auto;width:16.6666666667%}._col-lg-3_1evuf_205{flex:0 0 auto;width:25%}._col-lg-4_1evuf_209{flex:0 0 auto;width:33.3333333333%}._col-lg-5_1evuf_213{flex:0 0 auto;width:41.6666666667%}._col-lg-6_1evuf_217{flex:0 0 auto;width:50%}._col-lg-7_1evuf_221{flex:0 0 auto;width:58.3333333333%}._col-lg-8_1evuf_225{flex:0 0 auto;width:66.6666666667%}._col-lg-9_1evuf_229{flex:0 0 auto;width:75%}._col-lg-10_1evuf_233{flex:0 0 auto;width:83.3333333333%}._col-lg-11_1evuf_237{flex:0 0 auto;width:91.6666666667%}._col-lg-12_1evuf_241{flex:0 0 auto;width:100%}}@media (min-width: 1280px){._col-ml_1evuf_247{width:100%}._col-ml-1_1evuf_250{flex:0 0 auto;width:8.3333333333%}._col-ml-2_1evuf_254{flex:0 0 auto;width:16.6666666667%}._col-ml-3_1evuf_258{flex:0 0 auto;width:25%}._col-ml-4_1evuf_262{flex:0 0 auto;width:33.3333333333%}._col-ml-5_1evuf_266{flex:0 0 auto;width:41.6666666667%}._col-ml-6_1evuf_270{flex:0 0 auto;width:50%}._col-ml-7_1evuf_274{flex:0 0 auto;width:58.3333333333%}._col-ml-8_1evuf_278{flex:0 0 auto;width:66.6666666667%}._col-ml-9_1evuf_282{flex:0 0 auto;width:75%}._col-ml-10_1evuf_286{flex:0 0 auto;width:83.3333333333%}._col-ml-11_1evuf_290{flex:0 0 auto;width:91.6666666667%}._col-ml-12_1evuf_294{flex:0 0 auto;width:100%}}@media (min-width: 1680px){._col-xl_1evuf_300{width:100%}._col-xl-1_1evuf_303{flex:0 0 auto;width:8.3333333333%}._col-xl-2_1evuf_307{flex:0 0 auto;width:16.6666666667%}._col-xl-3_1evuf_311{flex:0 0 auto;width:25%}._col-xl-4_1evuf_315{flex:0 0 auto;width:33.3333333333%}._col-xl-5_1evuf_319{flex:0 0 auto;width:41.6666666667%}._col-xl-6_1evuf_323{flex:0 0 auto;width:50%}._col-xl-7_1evuf_327{flex:0 0 auto;width:58.3333333333%}._col-xl-8_1evuf_331{flex:0 0 auto;width:66.6666666667%}._col-xl-9_1evuf_335{flex:0 0 auto;width:75%}._col-xl-10_1evuf_339{flex:0 0 auto;width:83.3333333333%}._col-xl-11_1evuf_343{flex:0 0 auto;width:91.6666666667%}._col-xl-12_1evuf_347{flex:0 0 auto;width:100%}}@media (min-width: 1920px){._col-xxl_1evuf_353{width:100%}._col-xxl-1_1evuf_356{flex:0 0 auto;width:8.3333333333%}._col-xxl-2_1evuf_360{flex:0 0 auto;width:16.6666666667%}._col-xxl-3_1evuf_364{flex:0 0 auto;width:25%}._col-xxl-4_1evuf_368{flex:0 0 auto;width:33.3333333333%}._col-xxl-5_1evuf_372{flex:0 0 auto;width:41.6666666667%}._col-xxl-6_1evuf_376{flex:0 0 auto;width:50%}._col-xxl-7_1evuf_380{flex:0 0 auto;width:58.3333333333%}._col-xxl-8_1evuf_384{flex:0 0 auto;width:66.6666666667%}._col-xxl-9_1evuf_388{flex:0 0 auto;width:75%}._col-xxl-10_1evuf_392{flex:0 0 auto;width:83.3333333333%}._col-xxl-11_1evuf_396{flex:0 0 auto;width:91.6666666667%}._col-xxl-12_1evuf_400{flex:0 0 auto;width:100%}}#_root_1evuf_1{height:100%;margin:0 auto}._main_1evuf_566{height:100%}._selectWrap_1evuf_570{width:100%;height:fit-content;position:relative;--size: 40px;--line-height: 52px;--t: 6px;--active-color: #0a0a0a;--default-color: #0a0a0a;--label-color: #0a0a0a}._selectWrap_1evuf_570._autoWidth_1evuf_581{width:auto}._selectWrap_1evuf_570>._arrowIco_1evuf_584{width:24px;height:100%;position:absolute;right:6px;top:var(--t);display:flex;align-items:center;justify-content:center;transition:transform ease-in-out .2s}._selectWrap_1evuf_570>._arrowIco_1evuf_584._active_1evuf_595{transform:rotate(180deg)}._selectWrap_1evuf_570>._arrowIco_1evuf_584>svg{width:22px;height:22px}._selectLabel_1evuf_603{width:100%;z-index:1;display:inline-block;cursor:pointer;height:var(--size);padding-top:6px;font-size:16px;line-height:1.5}._selectLabel_1evuf_603>._selectInput_1evuf_614{box-sizing:border-box;cursor:pointer;z-index:-2;margin:0;border:solid 1px;border-color:var(--default-color);border-top-color:transparent;border-radius:4px;padding:8px 13px;width:100%;height:var(--size);color:var(--label-color);background-color:transparent;box-shadow:none;font-family:inherit;font-size:12px;line-height:inherit;caret-color:transparent;transition:border .2s,box-shadow .2s}._dropDown_1evuf_636{display:none;box-shadow:#0003 0 5px 5px -3px,#00000024 0 8px 10px 1px,#0000001f 0 3px 14px 2px}._dropDown_1evuf_636._active_1evuf_595{display:block;position:absolute;z-index:200;top:calc(100% + 6px);left:0;width:100%;background-color:#fff}._dropDown_1evuf_636>ul{padding:6px;margin:0}._selectLabel_1evuf_603>._selectInput_1evuf_614+span{position:absolute;cursor:pointer;top:0;left:0;display:flex;border-color:var(--label-color);width:100%;max-height:100%;color:var(--label-color);font-size:10px;line-height:15px;transition:color .2s,font-size .2s,line-height .2s}._selectLabel_1evuf_603>._selectInput_1evuf_614+span:before,._selectLabel_1evuf_603>._selectInput_1evuf_614+span:after{content:"";display:block;box-sizing:border-box;margin-top:6px;border-top:solid 1px;border-top-color:var(--default-color);min-width:10px;height:8px;pointer-events:none;box-shadow:inset 0 1px transparent;transition:border-color .2s,box-shadow .2s}._selectLabel_1evuf_603>._selectInput_1evuf_614+span:before{margin-right:4px;border-left:solid 1px transparent;border-radius:4px 0}._selectLabel_1evuf_603>._selectInput_1evuf_614+span:after{flex-grow:1;margin-left:4px;border-right:solid 1px transparent;border-radius:0 4px}._selectLabel_1evuf_603>._selectInput_1evuf_614:not(:focus):placeholder-shown{border-top-color:var(--default-color)}._selectLabel_1evuf_603>._selectInput_1evuf_614:not(:focus):placeholder-shown+span{font-size:10px;line-height:var(--line-height)}._selectLabel_1evuf_603>._selectInput_1evuf_614:not(:focus):placeholder-shown+span:before ._selectLabel_1evuf_603>._selectInput_1evuf_614:not(:focus):placeholder-shown+span:after{border-top-color:transparent}._selectLabel_1evuf_603>._selectInput_1evuf_614:focus{border-color:var(--active-color);border-top-color:transparent;box-shadow:inset 1px 0 var(--active-color),inset -1px 0 var(--active-color),inset 0 -1px var(--active-color);outline:none}._selectLabel_1evuf_603>._selectInput_1evuf_614:focus+span{border-color:var(--active-color);color:var(--active-color)}._selectLabel_1evuf_603>._selectInput_1evuf_614:focus+span:before,._selectLabel_1evuf_603>._selectInput_1evuf_614:focus+span:after{border-top-color:var(--active-color)!important;box-shadow:inset 0 1px var(--active-color)}._selectLabel_1evuf_603>._selectInput_1evuf_614:disabled,._selectLabel_1evuf_603>._selectInput_1evuf_614:disabled+span{border-color:rgba(var(--pure-material-onsurface-rgb, 0, 0, 0),.38)!important;border-top-color:transparent!important;color:rgba(var(--pure-material-onsurface-rgb, 0, 0, 0),.38);pointer-events:none}._selectLabel_1evuf_603>._selectInput_1evuf_614:disabled+span:before,._selectLabel_1evuf_603>._selectInput_1evuf_614:disabled+span:after{border-top-color:rgba(var(--pure-material-onsurface-rgb, 0, 0, 0),.38)!important}._selectLabel_1evuf_603>._selectInput_1evuf_614:disabled:placeholder-shown,._selectLabel_1evuf_603>._selectInput_1evuf_614:disabled:placeholder-shown+span{border-top-color:rgba(var(--pure-material-onsurface-rgb, 0, 0, 0),.38)!important}._selectLabel_1evuf_603>._selectInput_1evuf_614:disabled:placeholder-shown+span:before,._selectLabel_1evuf_603>._selectInput_1evuf_614:disabled:placeholder-shown+span:after{border-top-color:transparent!important}@media not all and (min-resolution: .001dpcm){@supports (-webkit-appearance: none){._selectLabel_1evuf_603>._selectInput_1evuf_614,._selectLabel_1evuf_603>._selectInput_1evuf_614+span,._selectLabel_1evuf_603>._selectInput_1evuf_614+span:before,._selectLabel_1evuf_603>._selectInput_1evuf_614+span:after{transition-duration:.1s}}}._selectLabel_1evuf_603>._selectInput_1evuf_614._active_1evuf_595{border-color:var(--active-color);border-top-color:transparent!important;box-shadow:inset 1px 0 var(--active-color),inset -1px 0 var(--active-color),inset 0 -1px var(--active-color);outline:none}._selectLabel_1evuf_603>._selectInput_1evuf_614._active_1evuf_595+span{font-size:10px!important;line-height:15px!important;color:var(--active-color)}._selectLabel_1evuf_603>._selectInput_1evuf_614._active_1evuf_595+span:after,._selectLabel_1evuf_603>._selectInput_1evuf_614._active_1evuf_595+span:before{border-color:var(--active-color);border-top-color:var(--active-color)!important;box-shadow:inset 0 1px var(--active-color)}._gap-1_rmwxx_1{gap:4px}._gap-2_rmwxx_5{gap:8px}._gap-3_rmwxx_9{gap:12px}._flex_rmwxx_13{display:flex;flex-wrap:wrap}._flex_rmwxx_13._flex-row_rmwxx_17>*,._flex_rmwxx_13 ._flex-row-reverse_rmwxx_18>*{flex-shrink:0;max-width:100%}._col_rmwxx_23{width:100%}._col-1_rmwxx_27{flex:0 0 auto;width:8.3333333333%}._col-2_rmwxx_32{flex:0 0 auto;width:16.6666666667%}._col-3_rmwxx_37{flex:0 0 auto;width:25%}._col-4_rmwxx_42{flex:0 0 auto;width:33.3333333333%}._col-5_rmwxx_47{flex:0 0 auto;width:41.6666666667%}._col-6_rmwxx_52{flex:0 0 auto;width:50%}._col-7_rmwxx_57{flex:0 0 auto;width:58.3333333333%}._col-8_rmwxx_62{flex:0 0 auto;width:66.6666666667%}._col-9_rmwxx_67{flex:0 0 auto;width:75%}._col-10_rmwxx_72{flex:0 0 auto;width:83.3333333333%}._col-11_rmwxx_77{flex:0 0 auto;width:91.6666666667%}._col-12_rmwxx_82{flex:0 0 auto;width:100%}@media (min-width: 570px){._col-sm_rmwxx_88{width:100%}._col-sm-1_rmwxx_91{flex:0 0 auto;width:8.3333333333%}._col-sm-2_rmwxx_95{flex:0 0 auto;width:16.6666666667%}._col-sm-3_rmwxx_99{flex:0 0 auto;width:25%}._col-sm-4_rmwxx_103{flex:0 0 auto;width:33.3333333333%}._col-sm-5_rmwxx_107{flex:0 0 auto;width:41.6666666667%}._col-sm-6_rmwxx_111{flex:0 0 auto;width:50%}._col-sm-7_rmwxx_115{flex:0 0 auto;width:58.3333333333%}._col-sm-8_rmwxx_119{flex:0 0 auto;width:66.6666666667%}._col-sm-9_rmwxx_123{flex:0 0 auto;width:75%}._col-sm-10_rmwxx_127{flex:0 0 auto;width:83.3333333333%}._col-sm-11_rmwxx_131{flex:0 0 auto;width:91.6666666667%}._col-sm-12_rmwxx_135{flex:0 0 auto;width:100%}}@media (min-width: 768px){._col-md_rmwxx_141{width:100%}._col-md-1_rmwxx_144{flex:0 0 auto;width:8.3333333333%}._col-md-2_rmwxx_148{flex:0 0 auto;width:16.6666666667%}._col-md-3_rmwxx_152{flex:0 0 auto;width:25%}._col-md-4_rmwxx_156{flex:0 0 auto;width:33.3333333333%}._col-md-5_rmwxx_160{flex:0 0 auto;width:41.6666666667%}._col-md-6_rmwxx_164{flex:0 0 auto;width:50%}._col-md-7_rmwxx_168{flex:0 0 auto;width:58.3333333333%}._col-md-8_rmwxx_172{flex:0 0 auto;width:66.6666666667%}._col-md-9_rmwxx_176{flex:0 0 auto;width:75%}._col-md-10_rmwxx_180{flex:0 0 auto;width:83.3333333333%}._col-md-11_rmwxx_184{flex:0 0 auto;width:91.6666666667%}._col-md-12_rmwxx_188{flex:0 0 auto;width:100%}}@media (min-width: 992px){._col-lg_rmwxx_194{width:100%}._col-lg-1_rmwxx_197{flex:0 0 auto;width:8.3333333333%}._col-lg-2_rmwxx_201{flex:0 0 auto;width:16.6666666667%}._col-lg-3_rmwxx_205{flex:0 0 auto;width:25%}._col-lg-4_rmwxx_209{flex:0 0 auto;width:33.3333333333%}._col-lg-5_rmwxx_213{flex:0 0 auto;width:41.6666666667%}._col-lg-6_rmwxx_217{flex:0 0 auto;width:50%}._col-lg-7_rmwxx_221{flex:0 0 auto;width:58.3333333333%}._col-lg-8_rmwxx_225{flex:0 0 auto;width:66.6666666667%}._col-lg-9_rmwxx_229{flex:0 0 auto;width:75%}._col-lg-10_rmwxx_233{flex:0 0 auto;width:83.3333333333%}._col-lg-11_rmwxx_237{flex:0 0 auto;width:91.6666666667%}._col-lg-12_rmwxx_241{flex:0 0 auto;width:100%}}@media (min-width: 1280px){._col-ml_rmwxx_247{width:100%}._col-ml-1_rmwxx_250{flex:0 0 auto;width:8.3333333333%}._col-ml-2_rmwxx_254{flex:0 0 auto;width:16.6666666667%}._col-ml-3_rmwxx_258{flex:0 0 auto;width:25%}._col-ml-4_rmwxx_262{flex:0 0 auto;width:33.3333333333%}._col-ml-5_rmwxx_266{flex:0 0 auto;width:41.6666666667%}._col-ml-6_rmwxx_270{flex:0 0 auto;width:50%}._col-ml-7_rmwxx_274{flex:0 0 auto;width:58.3333333333%}._col-ml-8_rmwxx_278{flex:0 0 auto;width:66.6666666667%}._col-ml-9_rmwxx_282{flex:0 0 auto;width:75%}._col-ml-10_rmwxx_286{flex:0 0 auto;width:83.3333333333%}._col-ml-11_rmwxx_290{flex:0 0 auto;width:91.6666666667%}._col-ml-12_rmwxx_294{flex:0 0 auto;width:100%}}@media (min-width: 1680px){._col-xl_rmwxx_300{width:100%}._col-xl-1_rmwxx_303{flex:0 0 auto;width:8.3333333333%}._col-xl-2_rmwxx_307{flex:0 0 auto;width:16.6666666667%}._col-xl-3_rmwxx_311{flex:0 0 auto;width:25%}._col-xl-4_rmwxx_315{flex:0 0 auto;width:33.3333333333%}._col-xl-5_rmwxx_319{flex:0 0 auto;width:41.6666666667%}._col-xl-6_rmwxx_323{flex:0 0 auto;width:50%}._col-xl-7_rmwxx_327{flex:0 0 auto;width:58.3333333333%}._col-xl-8_rmwxx_331{flex:0 0 auto;width:66.6666666667%}._col-xl-9_rmwxx_335{flex:0 0 auto;width:75%}._col-xl-10_rmwxx_339{flex:0 0 auto;width:83.3333333333%}._col-xl-11_rmwxx_343{flex:0 0 auto;width:91.6666666667%}._col-xl-12_rmwxx_347{flex:0 0 auto;width:100%}}@media (min-width: 1920px){._col-xxl_rmwxx_353{width:100%}._col-xxl-1_rmwxx_356{flex:0 0 auto;width:8.3333333333%}._col-xxl-2_rmwxx_360{flex:0 0 auto;width:16.6666666667%}._col-xxl-3_rmwxx_364{flex:0 0 auto;width:25%}._col-xxl-4_rmwxx_368{flex:0 0 auto;width:33.3333333333%}._col-xxl-5_rmwxx_372{flex:0 0 auto;width:41.6666666667%}._col-xxl-6_rmwxx_376{flex:0 0 auto;width:50%}._col-xxl-7_rmwxx_380{flex:0 0 auto;width:58.3333333333%}._col-xxl-8_rmwxx_384{flex:0 0 auto;width:66.6666666667%}._col-xxl-9_rmwxx_388{flex:0 0 auto;width:75%}._col-xxl-10_rmwxx_392{flex:0 0 auto;width:83.3333333333%}._col-xxl-11_rmwxx_396{flex:0 0 auto;width:91.6666666667%}._col-xxl-12_rmwxx_400{flex:0 0 auto;width:100%}}#_root_rmwxx_1{height:100%;margin:0 auto}._main_rmwxx_566{height:100%}._menuItem_rmwxx_570{background-color:transparent;outline:0px;border:0px;margin:0;border-radius:0;cursor:pointer;user-select:none;vertical-align:middle;appearance:none;color:inherit;font-weight:400;font-size:12px;line-height:1.5;display:flex;justify-content:flex-start;align-items:center;position:relative;text-decoration:none;min-height:40px;padding:6px 16px;box-sizing:border-box;white-space:nowrap}._menuItem_rmwxx_570>._itemText_rmwxx_594{overflow:hidden;pointer-events:none;z-index:0;inset:0px;color:#0a0a0a}.modal-form-wrapper{flex:1;display:flex;flex-direction:column;justify-content:space-between;align-items:end;margin-left:-10px}.modal-form-wrapper .modal-form-row{display:flex;flex-wrap:wrap;width:100%}.modal-form-wrapper .modal-form-row>.item-form{padding:8px}.modal-form-wrapper .button-container{margin-top:20px;padding:8px}._gap-1_fmcea_1{gap:4px}._gap-2_fmcea_5{gap:8px}._gap-3_fmcea_9{gap:12px}._flex_fmcea_13{display:flex;flex-wrap:wrap}._flex_fmcea_13._flex-row_fmcea_17>*,._flex_fmcea_13 ._flex-row-reverse_fmcea_18>*{flex-shrink:0;max-width:100%}._col_fmcea_23{width:100%}._col-1_fmcea_27{flex:0 0 auto;width:8.3333333333%}._col-2_fmcea_32{flex:0 0 auto;width:16.6666666667%}._col-3_fmcea_37{flex:0 0 auto;width:25%}._col-4_fmcea_42{flex:0 0 auto;width:33.3333333333%}._col-5_fmcea_47{flex:0 0 auto;width:41.6666666667%}._col-6_fmcea_52{flex:0 0 auto;width:50%}._col-7_fmcea_57{flex:0 0 auto;width:58.3333333333%}._col-8_fmcea_62{flex:0 0 auto;width:66.6666666667%}._col-9_fmcea_67{flex:0 0 auto;width:75%}._col-10_fmcea_72{flex:0 0 auto;width:83.3333333333%}._col-11_fmcea_77{flex:0 0 auto;width:91.6666666667%}._col-12_fmcea_82{flex:0 0 auto;width:100%}@media (min-width: 570px){._col-sm_fmcea_88{width:100%}._col-sm-1_fmcea_91{flex:0 0 auto;width:8.3333333333%}._col-sm-2_fmcea_95{flex:0 0 auto;width:16.6666666667%}._col-sm-3_fmcea_99{flex:0 0 auto;width:25%}._col-sm-4_fmcea_103{flex:0 0 auto;width:33.3333333333%}._col-sm-5_fmcea_107{flex:0 0 auto;width:41.6666666667%}._col-sm-6_fmcea_111{flex:0 0 auto;width:50%}._col-sm-7_fmcea_115{flex:0 0 auto;width:58.3333333333%}._col-sm-8_fmcea_119{flex:0 0 auto;width:66.6666666667%}._col-sm-9_fmcea_123{flex:0 0 auto;width:75%}._col-sm-10_fmcea_127{flex:0 0 auto;width:83.3333333333%}._col-sm-11_fmcea_131{flex:0 0 auto;width:91.6666666667%}._col-sm-12_fmcea_135{flex:0 0 auto;width:100%}}@media (min-width: 768px){._col-md_fmcea_141{width:100%}._col-md-1_fmcea_144{flex:0 0 auto;width:8.3333333333%}._col-md-2_fmcea_148{flex:0 0 auto;width:16.6666666667%}._col-md-3_fmcea_152{flex:0 0 auto;width:25%}._col-md-4_fmcea_156{flex:0 0 auto;width:33.3333333333%}._col-md-5_fmcea_160{flex:0 0 auto;width:41.6666666667%}._col-md-6_fmcea_164{flex:0 0 auto;width:50%}._col-md-7_fmcea_168{flex:0 0 auto;width:58.3333333333%}._col-md-8_fmcea_172{flex:0 0 auto;width:66.6666666667%}._col-md-9_fmcea_176{flex:0 0 auto;width:75%}._col-md-10_fmcea_180{flex:0 0 auto;width:83.3333333333%}._col-md-11_fmcea_184{flex:0 0 auto;width:91.6666666667%}._col-md-12_fmcea_188{flex:0 0 auto;width:100%}}@media (min-width: 992px){._col-lg_fmcea_194{width:100%}._col-lg-1_fmcea_197{flex:0 0 auto;width:8.3333333333%}._col-lg-2_fmcea_201{flex:0 0 auto;width:16.6666666667%}._col-lg-3_fmcea_205{flex:0 0 auto;width:25%}._col-lg-4_fmcea_209{flex:0 0 auto;width:33.3333333333%}._col-lg-5_fmcea_213{flex:0 0 auto;width:41.6666666667%}._col-lg-6_fmcea_217{flex:0 0 auto;width:50%}._col-lg-7_fmcea_221{flex:0 0 auto;width:58.3333333333%}._col-lg-8_fmcea_225{flex:0 0 auto;width:66.6666666667%}._col-lg-9_fmcea_229{flex:0 0 auto;width:75%}._col-lg-10_fmcea_233{flex:0 0 auto;width:83.3333333333%}._col-lg-11_fmcea_237{flex:0 0 auto;width:91.6666666667%}._col-lg-12_fmcea_241{flex:0 0 auto;width:100%}}@media (min-width: 1280px){._col-ml_fmcea_247{width:100%}._col-ml-1_fmcea_250{flex:0 0 auto;width:8.3333333333%}._col-ml-2_fmcea_254{flex:0 0 auto;width:16.6666666667%}._col-ml-3_fmcea_258{flex:0 0 auto;width:25%}._col-ml-4_fmcea_262{flex:0 0 auto;width:33.3333333333%}._col-ml-5_fmcea_266{flex:0 0 auto;width:41.6666666667%}._col-ml-6_fmcea_270{flex:0 0 auto;width:50%}._col-ml-7_fmcea_274{flex:0 0 auto;width:58.3333333333%}._col-ml-8_fmcea_278{flex:0 0 auto;width:66.6666666667%}._col-ml-9_fmcea_282{flex:0 0 auto;width:75%}._col-ml-10_fmcea_286{flex:0 0 auto;width:83.3333333333%}._col-ml-11_fmcea_290{flex:0 0 auto;width:91.6666666667%}._col-ml-12_fmcea_294{flex:0 0 auto;width:100%}}@media (min-width: 1680px){._col-xl_fmcea_300{width:100%}._col-xl-1_fmcea_303{flex:0 0 auto;width:8.3333333333%}._col-xl-2_fmcea_307{flex:0 0 auto;width:16.6666666667%}._col-xl-3_fmcea_311{flex:0 0 auto;width:25%}._col-xl-4_fmcea_315{flex:0 0 auto;width:33.3333333333%}._col-xl-5_fmcea_319{flex:0 0 auto;width:41.6666666667%}._col-xl-6_fmcea_323{flex:0 0 auto;width:50%}._col-xl-7_fmcea_327{flex:0 0 auto;width:58.3333333333%}._col-xl-8_fmcea_331{flex:0 0 auto;width:66.6666666667%}._col-xl-9_fmcea_335{flex:0 0 auto;width:75%}._col-xl-10_fmcea_339{flex:0 0 auto;width:83.3333333333%}._col-xl-11_fmcea_343{flex:0 0 auto;width:91.6666666667%}._col-xl-12_fmcea_347{flex:0 0 auto;width:100%}}@media (min-width: 1920px){._col-xxl_fmcea_353{width:100%}._col-xxl-1_fmcea_356{flex:0 0 auto;width:8.3333333333%}._col-xxl-2_fmcea_360{flex:0 0 auto;width:16.6666666667%}._col-xxl-3_fmcea_364{flex:0 0 auto;width:25%}._col-xxl-4_fmcea_368{flex:0 0 auto;width:33.3333333333%}._col-xxl-5_fmcea_372{flex:0 0 auto;width:41.6666666667%}._col-xxl-6_fmcea_376{flex:0 0 auto;width:50%}._col-xxl-7_fmcea_380{flex:0 0 auto;width:58.3333333333%}._col-xxl-8_fmcea_384{flex:0 0 auto;width:66.6666666667%}._col-xxl-9_fmcea_388{flex:0 0 auto;width:75%}._col-xxl-10_fmcea_392{flex:0 0 auto;width:83.3333333333%}._col-xxl-11_fmcea_396{flex:0 0 auto;width:91.6666666667%}._col-xxl-12_fmcea_400{flex:0 0 auto;width:100%}}#_root_fmcea_1{height:100%;margin:0 auto}._main_fmcea_566{height:100%}._members_fmcea_570>._view-head_fmcea_570{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;margin-top:42px}._members_fmcea_570>._view-head_fmcea_570>._members-chart-title_fmcea_578{font-style:normal;font-weight:500;font-size:20px;line-height:30px;margin-right:auto;color:#1b1c1e}._members_fmcea_570 ._users-chart-title_fmcea_586{margin-top:62px;font-style:normal;font-weight:500;font-size:20px;line-height:30px;margin-right:auto;color:#1b1c1e}._members_fmcea_570 ._members-title-container_fmcea_595{width:100%;display:flex;flex-direction:column}._welcome-title_fmcea_601{font-weight:400;font-size:24px;color:#1b1c1e}@media only screen and (max-width: 768px){._welcome-title_fmcea_601{margin-top:16px}}.table-container{padding:20px 32px 44px;border-radius:10px;width:100%;box-sizing:border-box;background-color:var(--widget-surface);box-shadow:0 4px 4px #8f99f51a;margin:20px 0;min-height:200px;overflow:hidden}.table-container.hasScrollbar{overflow-x:scroll}@media only screen and (max-width: 992px){.table-container{overflow-x:auto;padding-left:0;padding-right:0}}@media only screen and (max-width: 768px){.table-container{overflow-x:auto}}.table-container.shadowless{box-shadow:none}.table-container.no-pt{margin-top:0;padding-top:0}.table-container.no-gutter{padding-left:0;padding-right:0}.table-container th{min-width:120px;max-width:160px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.table-container td{min-width:120px;max-width:200px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.table-container .auto-size{max-width:600px}.table-container .table{border-collapse:collapse;width:100%}.table-container .table>.table-head{width:100%}.table-container .table>.table-head>tr{width:100%;border-bottom:1px solid rgba(149,149,149,.3019607843)}.table-container .table>.table-head>tr:first-child{position:sticky;left:-40px;background-color:#fff}@media only screen and (max-width: 992px){.table-container .table>.table-head>tr:first-child{left:0;filter:drop-shadow(2px 1px 2px rgba(235,235,235,.5098039216))}}.table-container .table>.table-head>tr>.table-head-cell{height:41px;text-align:left;padding:0 20px;font-weight:500;font-size:12px;line-height:18px;color:#1b1c1e}.table-container .table .table-body{width:100%}.table-container .table .table-body .table-row:hover{box-shadow:0 4px 15px #2661831f}.table-container .table .table-body .table-row{width:100%;border-bottom:1px solid rgba(149,149,149,.3019607843);cursor:pointer}.table-container .table .table-body .table-row>td{height:41px;padding:0 20px;font-weight:400;font-size:12px;line-height:18px;color:#1b1c1e}.table-container .table .table-body .table-row>td .cell-text{width:100%;overflow:hidden}.table-container .table .table-body .table-row>td>.battery-signals{display:inline-block;margin-left:8px;vertical-align:text-bottom}.table-container .table .table-body .table-row>td>.battery-signals>.quad-signal{width:12px;height:12px;background-color:#67cd90;margin-right:8px;display:inline-block;vertical-align:middle;transform:skew(342deg)}.table-container .table .table-body .disabled>td{color:var(--gray-400)}.table-container .delete-cell{height:41px;display:flex;padding:8px}tr td:first-of-type,tr th:first-of-type{position:sticky}@media only screen and (max-width: 992px){tr td:first-of-type,tr th:first-of-type{left:0;filter:drop-shadow(2px 1px 2px rgba(235,235,235,.5098039216));background-color:#fff}}.card{border-radius:20px;width:100%;position:relative;box-sizing:border-box;background-color:var(--widget-surface);box-shadow:0 4px 4px #8f99f51a;margin:20px auto;min-height:200px;flex-direction:column;justify-content:center;padding:30px;display:flex}@media only screen and (max-width: 992px){.card{padding:12px}}@media only screen and (max-width: 768px){.card{padding:8px}}.card>canvas{position:absolute;width:100%}._gap-1_1rc0s_1{gap:4px}._gap-2_1rc0s_5{gap:8px}._gap-3_1rc0s_9{gap:12px}._flex_1rc0s_13{display:flex;flex-wrap:wrap}._flex_1rc0s_13._flex-row_1rc0s_17>*,._flex_1rc0s_13 ._flex-row-reverse_1rc0s_18>*{flex-shrink:0;max-width:100%}._col_1rc0s_23{width:100%}._col-1_1rc0s_27{flex:0 0 auto;width:8.3333333333%}._col-2_1rc0s_32{flex:0 0 auto;width:16.6666666667%}._col-3_1rc0s_37{flex:0 0 auto;width:25%}._col-4_1rc0s_42{flex:0 0 auto;width:33.3333333333%}._col-5_1rc0s_47{flex:0 0 auto;width:41.6666666667%}._col-6_1rc0s_52{flex:0 0 auto;width:50%}._col-7_1rc0s_57{flex:0 0 auto;width:58.3333333333%}._col-8_1rc0s_62{flex:0 0 auto;width:66.6666666667%}._col-9_1rc0s_67{flex:0 0 auto;width:75%}._col-10_1rc0s_72{flex:0 0 auto;width:83.3333333333%}._col-11_1rc0s_77{flex:0 0 auto;width:91.6666666667%}._col-12_1rc0s_82{flex:0 0 auto;width:100%}@media (min-width: 570px){._col-sm_1rc0s_88{width:100%}._col-sm-1_1rc0s_91{flex:0 0 auto;width:8.3333333333%}._col-sm-2_1rc0s_95{flex:0 0 auto;width:16.6666666667%}._col-sm-3_1rc0s_99{flex:0 0 auto;width:25%}._col-sm-4_1rc0s_103{flex:0 0 auto;width:33.3333333333%}._col-sm-5_1rc0s_107{flex:0 0 auto;width:41.6666666667%}._col-sm-6_1rc0s_111{flex:0 0 auto;width:50%}._col-sm-7_1rc0s_115{flex:0 0 auto;width:58.3333333333%}._col-sm-8_1rc0s_119{flex:0 0 auto;width:66.6666666667%}._col-sm-9_1rc0s_123{flex:0 0 auto;width:75%}._col-sm-10_1rc0s_127{flex:0 0 auto;width:83.3333333333%}._col-sm-11_1rc0s_131{flex:0 0 auto;width:91.6666666667%}._col-sm-12_1rc0s_135{flex:0 0 auto;width:100%}}@media (min-width: 768px){._col-md_1rc0s_141{width:100%}._col-md-1_1rc0s_144{flex:0 0 auto;width:8.3333333333%}._col-md-2_1rc0s_148{flex:0 0 auto;width:16.6666666667%}._col-md-3_1rc0s_152{flex:0 0 auto;width:25%}._col-md-4_1rc0s_156{flex:0 0 auto;width:33.3333333333%}._col-md-5_1rc0s_160{flex:0 0 auto;width:41.6666666667%}._col-md-6_1rc0s_164{flex:0 0 auto;width:50%}._col-md-7_1rc0s_168{flex:0 0 auto;width:58.3333333333%}._col-md-8_1rc0s_172{flex:0 0 auto;width:66.6666666667%}._col-md-9_1rc0s_176{flex:0 0 auto;width:75%}._col-md-10_1rc0s_180{flex:0 0 auto;width:83.3333333333%}._col-md-11_1rc0s_184{flex:0 0 auto;width:91.6666666667%}._col-md-12_1rc0s_188{flex:0 0 auto;width:100%}}@media (min-width: 992px){._col-lg_1rc0s_194{width:100%}._col-lg-1_1rc0s_197{flex:0 0 auto;width:8.3333333333%}._col-lg-2_1rc0s_201{flex:0 0 auto;width:16.6666666667%}._col-lg-3_1rc0s_205{flex:0 0 auto;width:25%}._col-lg-4_1rc0s_209{flex:0 0 auto;width:33.3333333333%}._col-lg-5_1rc0s_213{flex:0 0 auto;width:41.6666666667%}._col-lg-6_1rc0s_217{flex:0 0 auto;width:50%}._col-lg-7_1rc0s_221{flex:0 0 auto;width:58.3333333333%}._col-lg-8_1rc0s_225{flex:0 0 auto;width:66.6666666667%}._col-lg-9_1rc0s_229{flex:0 0 auto;width:75%}._col-lg-10_1rc0s_233{flex:0 0 auto;width:83.3333333333%}._col-lg-11_1rc0s_237{flex:0 0 auto;width:91.6666666667%}._col-lg-12_1rc0s_241{flex:0 0 auto;width:100%}}@media (min-width: 1280px){._col-ml_1rc0s_247{width:100%}._col-ml-1_1rc0s_250{flex:0 0 auto;width:8.3333333333%}._col-ml-2_1rc0s_254{flex:0 0 auto;width:16.6666666667%}._col-ml-3_1rc0s_258{flex:0 0 auto;width:25%}._col-ml-4_1rc0s_262{flex:0 0 auto;width:33.3333333333%}._col-ml-5_1rc0s_266{flex:0 0 auto;width:41.6666666667%}._col-ml-6_1rc0s_270{flex:0 0 auto;width:50%}._col-ml-7_1rc0s_274{flex:0 0 auto;width:58.3333333333%}._col-ml-8_1rc0s_278{flex:0 0 auto;width:66.6666666667%}._col-ml-9_1rc0s_282{flex:0 0 auto;width:75%}._col-ml-10_1rc0s_286{flex:0 0 auto;width:83.3333333333%}._col-ml-11_1rc0s_290{flex:0 0 auto;width:91.6666666667%}._col-ml-12_1rc0s_294{flex:0 0 auto;width:100%}}@media (min-width: 1680px){._col-xl_1rc0s_300{width:100%}._col-xl-1_1rc0s_303{flex:0 0 auto;width:8.3333333333%}._col-xl-2_1rc0s_307{flex:0 0 auto;width:16.6666666667%}._col-xl-3_1rc0s_311{flex:0 0 auto;width:25%}._col-xl-4_1rc0s_315{flex:0 0 auto;width:33.3333333333%}._col-xl-5_1rc0s_319{flex:0 0 auto;width:41.6666666667%}._col-xl-6_1rc0s_323{flex:0 0 auto;width:50%}._col-xl-7_1rc0s_327{flex:0 0 auto;width:58.3333333333%}._col-xl-8_1rc0s_331{flex:0 0 auto;width:66.6666666667%}._col-xl-9_1rc0s_335{flex:0 0 auto;width:75%}._col-xl-10_1rc0s_339{flex:0 0 auto;width:83.3333333333%}._col-xl-11_1rc0s_343{flex:0 0 auto;width:91.6666666667%}._col-xl-12_1rc0s_347{flex:0 0 auto;width:100%}}@media (min-width: 1920px){._col-xxl_1rc0s_353{width:100%}._col-xxl-1_1rc0s_356{flex:0 0 auto;width:8.3333333333%}._col-xxl-2_1rc0s_360{flex:0 0 auto;width:16.6666666667%}._col-xxl-3_1rc0s_364{flex:0 0 auto;width:25%}._col-xxl-4_1rc0s_368{flex:0 0 auto;width:33.3333333333%}._col-xxl-5_1rc0s_372{flex:0 0 auto;width:41.6666666667%}._col-xxl-6_1rc0s_376{flex:0 0 auto;width:50%}._col-xxl-7_1rc0s_380{flex:0 0 auto;width:58.3333333333%}._col-xxl-8_1rc0s_384{flex:0 0 auto;width:66.6666666667%}._col-xxl-9_1rc0s_388{flex:0 0 auto;width:75%}._col-xxl-10_1rc0s_392{flex:0 0 auto;width:83.3333333333%}._col-xxl-11_1rc0s_396{flex:0 0 auto;width:91.6666666667%}._col-xxl-12_1rc0s_400{flex:0 0 auto;width:100%}}#_root_1rc0s_1{height:100%;margin:0 auto}._main_1rc0s_566{height:100%}._loadingSpinner_1rc0s_570{width:100%;height:300px;z-index:none;display:flex;align-items:center;justify-content:center}._loadingSpinner_1rc0s_570>._spinner_1rc0s_579{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;border:none;border-radius:50%;padding:.25em;width:3em;height:3em;color:rgb(var(--pure-material-primary-rgb, 33, 150, 243));background-color:transparent;font-size:16px;overflow:hidden}._loadingSpinner_1rc0s_570>._spinner_1rc0s_579::-webkit-progress-bar{background-color:transparent}._loadingSpinner_1rc0s_570 ._spinner_1rc0s_579:indeterminate{-webkit-mask-image:linear-gradient(transparent 50%,black 50%),linear-gradient(to right,transparent 50%,black 50%);mask-image:linear-gradient(transparent 50%,black 50%),linear-gradient(to right,transparent 50%,black 50%);animation:_pure-material-progress-circular_1rc0s_1 6s infinite cubic-bezier(.3,.6,1,1)}._loadingSpinner_1rc0s_570 :-ms-lang(x),._loadingSpinner_1rc0s_570 ._spinner_1rc0s_579:indeterminate{animation:none}._loadingSpinner_1rc0s_570 ._spinner_1rc0s_579:indeterminate:before,._loadingSpinner_1rc0s_570 ._spinner_1rc0s_579:indeterminate::-webkit-progress-value{content:"";display:block;box-sizing:border-box;margin-bottom:.25em;border:solid .25em transparent;border-top-color:currentColor;border-radius:50%;width:100%!important;height:100%;background-color:transparent;animation:_pure-material-progress-circular-pseudo_1rc0s_1 .75s infinite linear alternate}._loadingSpinner_1rc0s_570 ._spinner_1rc0s_579:indeterminate::-moz-progress-bar{box-sizing:border-box;border:solid .25em transparent;border-top-color:currentColor;border-radius:50%;width:100%;height:100%;background-color:transparent;animation:_pure-material-progress-circular-pseudo_1rc0s_1 .75s infinite linear alternate}._loadingSpinner_1rc0s_570 ._spinner_1rc0s_579:indeterminate::-ms-fill{animation-name:_-ms-ring_1rc0s_1}@keyframes _pure-material-progress-circular_1rc0s_1{0%{transform:rotate(0)}12.5%{transform:rotate(180deg);animation-timing-function:linear}25%{transform:rotate(630deg)}37.5%{transform:rotate(810deg);animation-timing-function:linear}50%{transform:rotate(1260deg)}62.5%{transform:rotate(1440deg);animation-timing-function:linear}75%{transform:rotate(1890deg)}87.5%{transform:rotate(2070deg);animation-timing-function:linear}to{transform:rotate(2520deg)}}@keyframes _pure-material-progress-circular-pseudo_1rc0s_1{0%{transform:rotate(-30deg)}29.4%{border-left-color:transparent}29.41%{border-left-color:currentColor}64.7%{border-bottom-color:transparent}64.71%{border-bottom-color:currentColor}to{border-left-color:currentColor;border-bottom-color:currentColor;transform:rotate(225deg)}}.confirm-modal-container{display:flex;flex-direction:column;align-items:center}.warning{height:82px;width:82px}.question{margin-top:24px;text-align:center;color:#000}.description{margin-top:16px;text-align:center;color:#000}.actions{display:flex;align-items:center;width:100%;margin-top:32px;justify-content:center}.modal-btn{padding:8px 20px;border-radius:4px;border:none;margin-left:12px;margin-right:12px;cursor:pointer}.modal-btn.yes{background:#ef6868;color:#fff}.modal-btn.yes.add{background-color:#00acedb3}.modal-btn.yes:hover{background-color:#e45555}.modal-btn.yes:hover.add{background-color:#00acede6}.modal-btn.no{background:#959595;color:#fff}.modal-btn.no:hover{background-color:#828282}._gap-1_12c42_1{gap:4px}._gap-2_12c42_5{gap:8px}._gap-3_12c42_9{gap:12px}._flex_12c42_13{display:flex;flex-wrap:wrap}._flex_12c42_13._flex-row_12c42_17>*,._flex_12c42_13 ._flex-row-reverse_12c42_18>*{flex-shrink:0;max-width:100%}._col_12c42_23{width:100%}._col-1_12c42_27{flex:0 0 auto;width:8.3333333333%}._col-2_12c42_32{flex:0 0 auto;width:16.6666666667%}._col-3_12c42_37{flex:0 0 auto;width:25%}._col-4_12c42_42{flex:0 0 auto;width:33.3333333333%}._col-5_12c42_47{flex:0 0 auto;width:41.6666666667%}._col-6_12c42_52{flex:0 0 auto;width:50%}._col-7_12c42_57{flex:0 0 auto;width:58.3333333333%}._col-8_12c42_62{flex:0 0 auto;width:66.6666666667%}._col-9_12c42_67{flex:0 0 auto;width:75%}._col-10_12c42_72{flex:0 0 auto;width:83.3333333333%}._col-11_12c42_77{flex:0 0 auto;width:91.6666666667%}._col-12_12c42_82{flex:0 0 auto;width:100%}@media (min-width: 570px){._col-sm_12c42_88{width:100%}._col-sm-1_12c42_91{flex:0 0 auto;width:8.3333333333%}._col-sm-2_12c42_95{flex:0 0 auto;width:16.6666666667%}._col-sm-3_12c42_99{flex:0 0 auto;width:25%}._col-sm-4_12c42_103{flex:0 0 auto;width:33.3333333333%}._col-sm-5_12c42_107{flex:0 0 auto;width:41.6666666667%}._col-sm-6_12c42_111{flex:0 0 auto;width:50%}._col-sm-7_12c42_115{flex:0 0 auto;width:58.3333333333%}._col-sm-8_12c42_119{flex:0 0 auto;width:66.6666666667%}._col-sm-9_12c42_123{flex:0 0 auto;width:75%}._col-sm-10_12c42_127{flex:0 0 auto;width:83.3333333333%}._col-sm-11_12c42_131{flex:0 0 auto;width:91.6666666667%}._col-sm-12_12c42_135{flex:0 0 auto;width:100%}}@media (min-width: 768px){._col-md_12c42_141{width:100%}._col-md-1_12c42_144{flex:0 0 auto;width:8.3333333333%}._col-md-2_12c42_148{flex:0 0 auto;width:16.6666666667%}._col-md-3_12c42_152{flex:0 0 auto;width:25%}._col-md-4_12c42_156{flex:0 0 auto;width:33.3333333333%}._col-md-5_12c42_160{flex:0 0 auto;width:41.6666666667%}._col-md-6_12c42_164{flex:0 0 auto;width:50%}._col-md-7_12c42_168{flex:0 0 auto;width:58.3333333333%}._col-md-8_12c42_172{flex:0 0 auto;width:66.6666666667%}._col-md-9_12c42_176{flex:0 0 auto;width:75%}._col-md-10_12c42_180{flex:0 0 auto;width:83.3333333333%}._col-md-11_12c42_184{flex:0 0 auto;width:91.6666666667%}._col-md-12_12c42_188{flex:0 0 auto;width:100%}}@media (min-width: 992px){._col-lg_12c42_194{width:100%}._col-lg-1_12c42_197{flex:0 0 auto;width:8.3333333333%}._col-lg-2_12c42_201{flex:0 0 auto;width:16.6666666667%}._col-lg-3_12c42_205{flex:0 0 auto;width:25%}._col-lg-4_12c42_209{flex:0 0 auto;width:33.3333333333%}._col-lg-5_12c42_213{flex:0 0 auto;width:41.6666666667%}._col-lg-6_12c42_217{flex:0 0 auto;width:50%}._col-lg-7_12c42_221{flex:0 0 auto;width:58.3333333333%}._col-lg-8_12c42_225{flex:0 0 auto;width:66.6666666667%}._col-lg-9_12c42_229{flex:0 0 auto;width:75%}._col-lg-10_12c42_233{flex:0 0 auto;width:83.3333333333%}._col-lg-11_12c42_237{flex:0 0 auto;width:91.6666666667%}._col-lg-12_12c42_241{flex:0 0 auto;width:100%}}@media (min-width: 1280px){._col-ml_12c42_247{width:100%}._col-ml-1_12c42_250{flex:0 0 auto;width:8.3333333333%}._col-ml-2_12c42_254{flex:0 0 auto;width:16.6666666667%}._col-ml-3_12c42_258{flex:0 0 auto;width:25%}._col-ml-4_12c42_262{flex:0 0 auto;width:33.3333333333%}._col-ml-5_12c42_266{flex:0 0 auto;width:41.6666666667%}._col-ml-6_12c42_270{flex:0 0 auto;width:50%}._col-ml-7_12c42_274{flex:0 0 auto;width:58.3333333333%}._col-ml-8_12c42_278{flex:0 0 auto;width:66.6666666667%}._col-ml-9_12c42_282{flex:0 0 auto;width:75%}._col-ml-10_12c42_286{flex:0 0 auto;width:83.3333333333%}._col-ml-11_12c42_290{flex:0 0 auto;width:91.6666666667%}._col-ml-12_12c42_294{flex:0 0 auto;width:100%}}@media (min-width: 1680px){._col-xl_12c42_300{width:100%}._col-xl-1_12c42_303{flex:0 0 auto;width:8.3333333333%}._col-xl-2_12c42_307{flex:0 0 auto;width:16.6666666667%}._col-xl-3_12c42_311{flex:0 0 auto;width:25%}._col-xl-4_12c42_315{flex:0 0 auto;width:33.3333333333%}._col-xl-5_12c42_319{flex:0 0 auto;width:41.6666666667%}._col-xl-6_12c42_323{flex:0 0 auto;width:50%}._col-xl-7_12c42_327{flex:0 0 auto;width:58.3333333333%}._col-xl-8_12c42_331{flex:0 0 auto;width:66.6666666667%}._col-xl-9_12c42_335{flex:0 0 auto;width:75%}._col-xl-10_12c42_339{flex:0 0 auto;width:83.3333333333%}._col-xl-11_12c42_343{flex:0 0 auto;width:91.6666666667%}._col-xl-12_12c42_347{flex:0 0 auto;width:100%}}@media (min-width: 1920px){._col-xxl_12c42_353{width:100%}._col-xxl-1_12c42_356{flex:0 0 auto;width:8.3333333333%}._col-xxl-2_12c42_360{flex:0 0 auto;width:16.6666666667%}._col-xxl-3_12c42_364{flex:0 0 auto;width:25%}._col-xxl-4_12c42_368{flex:0 0 auto;width:33.3333333333%}._col-xxl-5_12c42_372{flex:0 0 auto;width:41.6666666667%}._col-xxl-6_12c42_376{flex:0 0 auto;width:50%}._col-xxl-7_12c42_380{flex:0 0 auto;width:58.3333333333%}._col-xxl-8_12c42_384{flex:0 0 auto;width:66.6666666667%}._col-xxl-9_12c42_388{flex:0 0 auto;width:75%}._col-xxl-10_12c42_392{flex:0 0 auto;width:83.3333333333%}._col-xxl-11_12c42_396{flex:0 0 auto;width:91.6666666667%}._col-xxl-12_12c42_400{flex:0 0 auto;width:100%}}#_root_12c42_1{height:100%;margin:0 auto}._main_12c42_566{height:100%}._copyLineLink_12c42_570{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;width:100%}._copyLineLink_12c42_570>._copyText_12c42_577{text-decoration:underline;text-decoration-color:#9595954d;color:#9595954d;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (min-width: 1280px){._copyLineLink_12c42_570>._copyText_12c42_577{max-width:160px}}@media screen and (min-width: 1000px){._copyLineLink_12c42_570>._copyText_12c42_577{max-width:160px}}._copyLineLink_12c42_570>._iconBox_12c42_596{color:#0a0a0a;width:18px;height:18px;display:block}._copyLineLink_12c42_570>._iconBox_12c42_596>img{color:#0a0a0a;width:100%;height:100%}._gap-1_ichmf_1{gap:4px}._gap-2_ichmf_5{gap:8px}._gap-3_ichmf_9{gap:12px}._flex_ichmf_13{display:flex;flex-wrap:wrap}._flex_ichmf_13._flex-row_ichmf_17>*,._flex_ichmf_13 ._flex-row-reverse_ichmf_18>*{flex-shrink:0;max-width:100%}._col_ichmf_23{width:100%}._col-1_ichmf_27{flex:0 0 auto;width:8.3333333333%}._col-2_ichmf_32{flex:0 0 auto;width:16.6666666667%}._col-3_ichmf_37{flex:0 0 auto;width:25%}._col-4_ichmf_42{flex:0 0 auto;width:33.3333333333%}._col-5_ichmf_47{flex:0 0 auto;width:41.6666666667%}._col-6_ichmf_52{flex:0 0 auto;width:50%}._col-7_ichmf_57{flex:0 0 auto;width:58.3333333333%}._col-8_ichmf_62{flex:0 0 auto;width:66.6666666667%}._col-9_ichmf_67{flex:0 0 auto;width:75%}._col-10_ichmf_72{flex:0 0 auto;width:83.3333333333%}._col-11_ichmf_77{flex:0 0 auto;width:91.6666666667%}._col-12_ichmf_82{flex:0 0 auto;width:100%}@media (min-width: 570px){._col-sm_ichmf_88{width:100%}._col-sm-1_ichmf_91{flex:0 0 auto;width:8.3333333333%}._col-sm-2_ichmf_95{flex:0 0 auto;width:16.6666666667%}._col-sm-3_ichmf_99{flex:0 0 auto;width:25%}._col-sm-4_ichmf_103{flex:0 0 auto;width:33.3333333333%}._col-sm-5_ichmf_107{flex:0 0 auto;width:41.6666666667%}._col-sm-6_ichmf_111{flex:0 0 auto;width:50%}._col-sm-7_ichmf_115{flex:0 0 auto;width:58.3333333333%}._col-sm-8_ichmf_119{flex:0 0 auto;width:66.6666666667%}._col-sm-9_ichmf_123{flex:0 0 auto;width:75%}._col-sm-10_ichmf_127{flex:0 0 auto;width:83.3333333333%}._col-sm-11_ichmf_131{flex:0 0 auto;width:91.6666666667%}._col-sm-12_ichmf_135{flex:0 0 auto;width:100%}}@media (min-width: 768px){._col-md_ichmf_141{width:100%}._col-md-1_ichmf_144{flex:0 0 auto;width:8.3333333333%}._col-md-2_ichmf_148{flex:0 0 auto;width:16.6666666667%}._col-md-3_ichmf_152{flex:0 0 auto;width:25%}._col-md-4_ichmf_156{flex:0 0 auto;width:33.3333333333%}._col-md-5_ichmf_160{flex:0 0 auto;width:41.6666666667%}._col-md-6_ichmf_164{flex:0 0 auto;width:50%}._col-md-7_ichmf_168{flex:0 0 auto;width:58.3333333333%}._col-md-8_ichmf_172{flex:0 0 auto;width:66.6666666667%}._col-md-9_ichmf_176{flex:0 0 auto;width:75%}._col-md-10_ichmf_180{flex:0 0 auto;width:83.3333333333%}._col-md-11_ichmf_184{flex:0 0 auto;width:91.6666666667%}._col-md-12_ichmf_188{flex:0 0 auto;width:100%}}@media (min-width: 992px){._col-lg_ichmf_194{width:100%}._col-lg-1_ichmf_197{flex:0 0 auto;width:8.3333333333%}._col-lg-2_ichmf_201{flex:0 0 auto;width:16.6666666667%}._col-lg-3_ichmf_205{flex:0 0 auto;width:25%}._col-lg-4_ichmf_209{flex:0 0 auto;width:33.3333333333%}._col-lg-5_ichmf_213{flex:0 0 auto;width:41.6666666667%}._col-lg-6_ichmf_217{flex:0 0 auto;width:50%}._col-lg-7_ichmf_221{flex:0 0 auto;width:58.3333333333%}._col-lg-8_ichmf_225{flex:0 0 auto;width:66.6666666667%}._col-lg-9_ichmf_229{flex:0 0 auto;width:75%}._col-lg-10_ichmf_233{flex:0 0 auto;width:83.3333333333%}._col-lg-11_ichmf_237{flex:0 0 auto;width:91.6666666667%}._col-lg-12_ichmf_241{flex:0 0 auto;width:100%}}@media (min-width: 1280px){._col-ml_ichmf_247{width:100%}._col-ml-1_ichmf_250{flex:0 0 auto;width:8.3333333333%}._col-ml-2_ichmf_254{flex:0 0 auto;width:16.6666666667%}._col-ml-3_ichmf_258{flex:0 0 auto;width:25%}._col-ml-4_ichmf_262{flex:0 0 auto;width:33.3333333333%}._col-ml-5_ichmf_266{flex:0 0 auto;width:41.6666666667%}._col-ml-6_ichmf_270{flex:0 0 auto;width:50%}._col-ml-7_ichmf_274{flex:0 0 auto;width:58.3333333333%}._col-ml-8_ichmf_278{flex:0 0 auto;width:66.6666666667%}._col-ml-9_ichmf_282{flex:0 0 auto;width:75%}._col-ml-10_ichmf_286{flex:0 0 auto;width:83.3333333333%}._col-ml-11_ichmf_290{flex:0 0 auto;width:91.6666666667%}._col-ml-12_ichmf_294{flex:0 0 auto;width:100%}}@media (min-width: 1680px){._col-xl_ichmf_300{width:100%}._col-xl-1_ichmf_303{flex:0 0 auto;width:8.3333333333%}._col-xl-2_ichmf_307{flex:0 0 auto;width:16.6666666667%}._col-xl-3_ichmf_311{flex:0 0 auto;width:25%}._col-xl-4_ichmf_315{flex:0 0 auto;width:33.3333333333%}._col-xl-5_ichmf_319{flex:0 0 auto;width:41.6666666667%}._col-xl-6_ichmf_323{flex:0 0 auto;width:50%}._col-xl-7_ichmf_327{flex:0 0 auto;width:58.3333333333%}._col-xl-8_ichmf_331{flex:0 0 auto;width:66.6666666667%}._col-xl-9_ichmf_335{flex:0 0 auto;width:75%}._col-xl-10_ichmf_339{flex:0 0 auto;width:83.3333333333%}._col-xl-11_ichmf_343{flex:0 0 auto;width:91.6666666667%}._col-xl-12_ichmf_347{flex:0 0 auto;width:100%}}@media (min-width: 1920px){._col-xxl_ichmf_353{width:100%}._col-xxl-1_ichmf_356{flex:0 0 auto;width:8.3333333333%}._col-xxl-2_ichmf_360{flex:0 0 auto;width:16.6666666667%}._col-xxl-3_ichmf_364{flex:0 0 auto;width:25%}._col-xxl-4_ichmf_368{flex:0 0 auto;width:33.3333333333%}._col-xxl-5_ichmf_372{flex:0 0 auto;width:41.6666666667%}._col-xxl-6_ichmf_376{flex:0 0 auto;width:50%}._col-xxl-7_ichmf_380{flex:0 0 auto;width:58.3333333333%}._col-xxl-8_ichmf_384{flex:0 0 auto;width:66.6666666667%}._col-xxl-9_ichmf_388{flex:0 0 auto;width:75%}._col-xxl-10_ichmf_392{flex:0 0 auto;width:83.3333333333%}._col-xxl-11_ichmf_396{flex:0 0 auto;width:91.6666666667%}._col-xxl-12_ichmf_400{flex:0 0 auto;width:100%}}#_root_ichmf_1{height:100%;margin:0 auto}._main_ichmf_566{height:100%}._noItems_ichmf_570{width:100%;height:100%;display:flex;justify-content:center;align-items:center}._noItems_ichmf_570>._noItemsContainer_ichmf_577>._noItemsTitle_ichmf_577{text-align:center;margin-bottom:18px}._noItems_ichmf_570>._noItemsContainer_ichmf_577>._noItemsText_ichmf_581{color:#6f6f6f;font-size:13px}.form-wrapper{display:flex;flex-direction:column;align-items:end;height:100%}.pure-material-checkbox{z-index:0;position:relative;display:inline-block;color:rgba(var(--pure-material-onsurface-rgb, 0, 0, 0),.87);font-family:var(--pure-material-font, "Roboto", "Segoe UI", BlinkMacSystemFont, system-ui, -apple-system);font-size:16px;line-height:1.5}.pure-material-checkbox>input{appearance:none;-moz-appearance:none;-webkit-appearance:none;z-index:-1;position:absolute;left:-10px;top:-8px;display:block;margin:0;border-radius:50%;width:40px;height:40px;background-color:rgba(var(--pure-material-onsurface-rgb, 0, 0, 0),.6);box-shadow:none;outline:none;opacity:0;transform:scale(1);pointer-events:none;transition:opacity .3s,transform .2s}.pure-material-checkbox>span{display:inline-block;width:100%;cursor:pointer}.pure-material-checkbox>span:before{content:"";display:inline-block;box-sizing:border-box;margin:3px 11px 3px 1px;border:solid 2px;border-color:rgba(var(--pure-material-onsurface-rgb, 0, 0, 0),.6);border-radius:2px;width:18px;height:18px;vertical-align:top;transition:border-color .2s,background-color .2s}.pure-material-checkbox>span:after{content:"";display:block;position:absolute;top:3px;left:1px;width:10px;height:5px;border:solid 2px transparent;border-right:none;border-top:none;transform:translate(3px,4px) rotate(-45deg)}.pure-material-checkbox>input:checked,.pure-material-checkbox>input:indeterminate{background-color:rgb(var(--pure-material-primary-rgb, 33, 150, 243))}.pure-material-checkbox>input:checked+span:before,.pure-material-checkbox>input:indeterminate+span:before{border-color:rgb(var(--pure-material-primary-rgb, 33, 150, 243));background-color:rgb(var(--pure-material-primary-rgb, 33, 150, 243))}.pure-material-checkbox>input:checked+span:after,.pure-material-checkbox>input:indeterminate+span:after{border-color:rgb(var(--pure-material-onprimary-rgb, 255, 255, 255))}.pure-material-checkbox>input:indeterminate+span:after{border-left:none;transform:translate(4px,3px)}.pure-material-checkbox:hover>input{opacity:.04}.pure-material-checkbox>input:focus{opacity:.12}.pure-material-checkbox:hover>input:focus{opacity:.16}.pure-material-checkbox>input:active{opacity:1;transform:scale(0);transition:transform 0s,opacity 0s}.pure-material-checkbox>input:active+span:before{border-color:rgb(var(--pure-material-primary-rgb, 33, 150, 243))}.pure-material-checkbox>input:checked:active+span:before{border-color:transparent;background-color:rgba(var(--pure-material-onsurface-rgb, 0, 0, 0),.6)}.pure-material-checkbox>input:disabled{opacity:0}.pure-material-checkbox>input:disabled+span{color:rgba(var(--pure-material-onsurface-rgb, 0, 0, 0),.38);cursor:initial}.pure-material-checkbox>input:disabled+span:before{border-color:currentColor}.pure-material-checkbox>input:checked:disabled+span:before,.pure-material-checkbox>input:indeterminate:disabled+span:before{border-color:transparent;background-color:currentColor}._gap-1_nurii_1{gap:4px}._gap-2_nurii_5{gap:8px}._gap-3_nurii_9{gap:12px}._flex_nurii_13{display:flex;flex-wrap:wrap}._flex_nurii_13._flex-row_nurii_17>*,._flex_nurii_13 ._flex-row-reverse_nurii_18>*{flex-shrink:0;max-width:100%}._col_nurii_23{width:100%}._col-1_nurii_27{flex:0 0 auto;width:8.3333333333%}._col-2_nurii_32{flex:0 0 auto;width:16.6666666667%}._col-3_nurii_37{flex:0 0 auto;width:25%}._col-4_nurii_42{flex:0 0 auto;width:33.3333333333%}._col-5_nurii_47{flex:0 0 auto;width:41.6666666667%}._col-6_nurii_52{flex:0 0 auto;width:50%}._col-7_nurii_57{flex:0 0 auto;width:58.3333333333%}._col-8_nurii_62{flex:0 0 auto;width:66.6666666667%}._col-9_nurii_67{flex:0 0 auto;width:75%}._col-10_nurii_72{flex:0 0 auto;width:83.3333333333%}._col-11_nurii_77{flex:0 0 auto;width:91.6666666667%}._col-12_nurii_82{flex:0 0 auto;width:100%}@media (min-width: 570px){._col-sm_nurii_88{width:100%}._col-sm-1_nurii_91{flex:0 0 auto;width:8.3333333333%}._col-sm-2_nurii_95{flex:0 0 auto;width:16.6666666667%}._col-sm-3_nurii_99{flex:0 0 auto;width:25%}._col-sm-4_nurii_103{flex:0 0 auto;width:33.3333333333%}._col-sm-5_nurii_107{flex:0 0 auto;width:41.6666666667%}._col-sm-6_nurii_111{flex:0 0 auto;width:50%}._col-sm-7_nurii_115{flex:0 0 auto;width:58.3333333333%}._col-sm-8_nurii_119{flex:0 0 auto;width:66.6666666667%}._col-sm-9_nurii_123{flex:0 0 auto;width:75%}._col-sm-10_nurii_127{flex:0 0 auto;width:83.3333333333%}._col-sm-11_nurii_131{flex:0 0 auto;width:91.6666666667%}._col-sm-12_nurii_135{flex:0 0 auto;width:100%}}@media (min-width: 768px){._col-md_nurii_141{width:100%}._col-md-1_nurii_144{flex:0 0 auto;width:8.3333333333%}._col-md-2_nurii_148{flex:0 0 auto;width:16.6666666667%}._col-md-3_nurii_152{flex:0 0 auto;width:25%}._col-md-4_nurii_156{flex:0 0 auto;width:33.3333333333%}._col-md-5_nurii_160{flex:0 0 auto;width:41.6666666667%}._col-md-6_nurii_164{flex:0 0 auto;width:50%}._col-md-7_nurii_168{flex:0 0 auto;width:58.3333333333%}._col-md-8_nurii_172{flex:0 0 auto;width:66.6666666667%}._col-md-9_nurii_176{flex:0 0 auto;width:75%}._col-md-10_nurii_180{flex:0 0 auto;width:83.3333333333%}._col-md-11_nurii_184{flex:0 0 auto;width:91.6666666667%}._col-md-12_nurii_188{flex:0 0 auto;width:100%}}@media (min-width: 992px){._col-lg_nurii_194{width:100%}._col-lg-1_nurii_197{flex:0 0 auto;width:8.3333333333%}._col-lg-2_nurii_201{flex:0 0 auto;width:16.6666666667%}._col-lg-3_nurii_205{flex:0 0 auto;width:25%}._col-lg-4_nurii_209{flex:0 0 auto;width:33.3333333333%}._col-lg-5_nurii_213{flex:0 0 auto;width:41.6666666667%}._col-lg-6_nurii_217{flex:0 0 auto;width:50%}._col-lg-7_nurii_221{flex:0 0 auto;width:58.3333333333%}._col-lg-8_nurii_225{flex:0 0 auto;width:66.6666666667%}._col-lg-9_nurii_229{flex:0 0 auto;width:75%}._col-lg-10_nurii_233{flex:0 0 auto;width:83.3333333333%}._col-lg-11_nurii_237{flex:0 0 auto;width:91.6666666667%}._col-lg-12_nurii_241{flex:0 0 auto;width:100%}}@media (min-width: 1280px){._col-ml_nurii_247{width:100%}._col-ml-1_nurii_250{flex:0 0 auto;width:8.3333333333%}._col-ml-2_nurii_254{flex:0 0 auto;width:16.6666666667%}._col-ml-3_nurii_258{flex:0 0 auto;width:25%}._col-ml-4_nurii_262{flex:0 0 auto;width:33.3333333333%}._col-ml-5_nurii_266{flex:0 0 auto;width:41.6666666667%}._col-ml-6_nurii_270{flex:0 0 auto;width:50%}._col-ml-7_nurii_274{flex:0 0 auto;width:58.3333333333%}._col-ml-8_nurii_278{flex:0 0 auto;width:66.6666666667%}._col-ml-9_nurii_282{flex:0 0 auto;width:75%}._col-ml-10_nurii_286{flex:0 0 auto;width:83.3333333333%}._col-ml-11_nurii_290{flex:0 0 auto;width:91.6666666667%}._col-ml-12_nurii_294{flex:0 0 auto;width:100%}}@media (min-width: 1680px){._col-xl_nurii_300{width:100%}._col-xl-1_nurii_303{flex:0 0 auto;width:8.3333333333%}._col-xl-2_nurii_307{flex:0 0 auto;width:16.6666666667%}._col-xl-3_nurii_311{flex:0 0 auto;width:25%}._col-xl-4_nurii_315{flex:0 0 auto;width:33.3333333333%}._col-xl-5_nurii_319{flex:0 0 auto;width:41.6666666667%}._col-xl-6_nurii_323{flex:0 0 auto;width:50%}._col-xl-7_nurii_327{flex:0 0 auto;width:58.3333333333%}._col-xl-8_nurii_331{flex:0 0 auto;width:66.6666666667%}._col-xl-9_nurii_335{flex:0 0 auto;width:75%}._col-xl-10_nurii_339{flex:0 0 auto;width:83.3333333333%}._col-xl-11_nurii_343{flex:0 0 auto;width:91.6666666667%}._col-xl-12_nurii_347{flex:0 0 auto;width:100%}}@media (min-width: 1920px){._col-xxl_nurii_353{width:100%}._col-xxl-1_nurii_356{flex:0 0 auto;width:8.3333333333%}._col-xxl-2_nurii_360{flex:0 0 auto;width:16.6666666667%}._col-xxl-3_nurii_364{flex:0 0 auto;width:25%}._col-xxl-4_nurii_368{flex:0 0 auto;width:33.3333333333%}._col-xxl-5_nurii_372{flex:0 0 auto;width:41.6666666667%}._col-xxl-6_nurii_376{flex:0 0 auto;width:50%}._col-xxl-7_nurii_380{flex:0 0 auto;width:58.3333333333%}._col-xxl-8_nurii_384{flex:0 0 auto;width:66.6666666667%}._col-xxl-9_nurii_388{flex:0 0 auto;width:75%}._col-xxl-10_nurii_392{flex:0 0 auto;width:83.3333333333%}._col-xxl-11_nurii_396{flex:0 0 auto;width:91.6666666667%}._col-xxl-12_nurii_400{flex:0 0 auto;width:100%}}#_root_nurii_1{height:100%;margin:0 auto}._main_nurii_566{height:100%}._search-head_nurii_570{height:62px;width:100%;padding:0 32px;display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width: 768px){._search-head_nurii_570{padding:0 8px}}._search-head_nurii_570>._search-box_nurii_583{display:flex;border-bottom:1px solid rgba(149,149,149,.3019607843);height:62px;flex:1;align-items:center}._search-head_nurii_570>._search-box_nurii_583._search-box_nurii_583>._search-device-input_nurii_590{border:none;width:100%;height:80%;margin-left:10px;background-color:var(--widget-surface);font-style:italic}._search-head_nurii_570>._search-box_nurii_583._search-box_nurii_583>._search-device-input_nurii_590:focus{outline:none}._search-head_nurii_570 ._settings-box_nurii_601{width:18px;height:18px}._search-head_nurii_570 ._settings-box_nurii_601>img{width:100%;height:100%}._gap-1_1f9pk_1{gap:4px}._gap-2_1f9pk_5{gap:8px}._gap-3_1f9pk_9{gap:12px}._flex_1f9pk_13{display:flex;flex-wrap:wrap}._flex_1f9pk_13._flex-row_1f9pk_17>*,._flex_1f9pk_13 ._flex-row-reverse_1f9pk_18>*{flex-shrink:0;max-width:100%}._col_1f9pk_23{width:100%}._col-1_1f9pk_27{flex:0 0 auto;width:8.3333333333%}._col-2_1f9pk_32{flex:0 0 auto;width:16.6666666667%}._col-3_1f9pk_37{flex:0 0 auto;width:25%}._col-4_1f9pk_42{flex:0 0 auto;width:33.3333333333%}._col-5_1f9pk_47{flex:0 0 auto;width:41.6666666667%}._col-6_1f9pk_52{flex:0 0 auto;width:50%}._col-7_1f9pk_57{flex:0 0 auto;width:58.3333333333%}._col-8_1f9pk_62{flex:0 0 auto;width:66.6666666667%}._col-9_1f9pk_67{flex:0 0 auto;width:75%}._col-10_1f9pk_72{flex:0 0 auto;width:83.3333333333%}._col-11_1f9pk_77{flex:0 0 auto;width:91.6666666667%}._col-12_1f9pk_82{flex:0 0 auto;width:100%}@media (min-width: 570px){._col-sm_1f9pk_88{width:100%}._col-sm-1_1f9pk_91{flex:0 0 auto;width:8.3333333333%}._col-sm-2_1f9pk_95{flex:0 0 auto;width:16.6666666667%}._col-sm-3_1f9pk_99{flex:0 0 auto;width:25%}._col-sm-4_1f9pk_103{flex:0 0 auto;width:33.3333333333%}._col-sm-5_1f9pk_107{flex:0 0 auto;width:41.6666666667%}._col-sm-6_1f9pk_111{flex:0 0 auto;width:50%}._col-sm-7_1f9pk_115{flex:0 0 auto;width:58.3333333333%}._col-sm-8_1f9pk_119{flex:0 0 auto;width:66.6666666667%}._col-sm-9_1f9pk_123{flex:0 0 auto;width:75%}._col-sm-10_1f9pk_127{flex:0 0 auto;width:83.3333333333%}._col-sm-11_1f9pk_131{flex:0 0 auto;width:91.6666666667%}._col-sm-12_1f9pk_135{flex:0 0 auto;width:100%}}@media (min-width: 768px){._col-md_1f9pk_141{width:100%}._col-md-1_1f9pk_144{flex:0 0 auto;width:8.3333333333%}._col-md-2_1f9pk_148{flex:0 0 auto;width:16.6666666667%}._col-md-3_1f9pk_152{flex:0 0 auto;width:25%}._col-md-4_1f9pk_156{flex:0 0 auto;width:33.3333333333%}._col-md-5_1f9pk_160{flex:0 0 auto;width:41.6666666667%}._col-md-6_1f9pk_164{flex:0 0 auto;width:50%}._col-md-7_1f9pk_168{flex:0 0 auto;width:58.3333333333%}._col-md-8_1f9pk_172{flex:0 0 auto;width:66.6666666667%}._col-md-9_1f9pk_176{flex:0 0 auto;width:75%}._col-md-10_1f9pk_180{flex:0 0 auto;width:83.3333333333%}._col-md-11_1f9pk_184{flex:0 0 auto;width:91.6666666667%}._col-md-12_1f9pk_188{flex:0 0 auto;width:100%}}@media (min-width: 992px){._col-lg_1f9pk_194{width:100%}._col-lg-1_1f9pk_197{flex:0 0 auto;width:8.3333333333%}._col-lg-2_1f9pk_201{flex:0 0 auto;width:16.6666666667%}._col-lg-3_1f9pk_205{flex:0 0 auto;width:25%}._col-lg-4_1f9pk_209{flex:0 0 auto;width:33.3333333333%}._col-lg-5_1f9pk_213{flex:0 0 auto;width:41.6666666667%}._col-lg-6_1f9pk_217{flex:0 0 auto;width:50%}._col-lg-7_1f9pk_221{flex:0 0 auto;width:58.3333333333%}._col-lg-8_1f9pk_225{flex:0 0 auto;width:66.6666666667%}._col-lg-9_1f9pk_229{flex:0 0 auto;width:75%}._col-lg-10_1f9pk_233{flex:0 0 auto;width:83.3333333333%}._col-lg-11_1f9pk_237{flex:0 0 auto;width:91.6666666667%}._col-lg-12_1f9pk_241{flex:0 0 auto;width:100%}}@media (min-width: 1280px){._col-ml_1f9pk_247{width:100%}._col-ml-1_1f9pk_250{flex:0 0 auto;width:8.3333333333%}._col-ml-2_1f9pk_254{flex:0 0 auto;width:16.6666666667%}._col-ml-3_1f9pk_258{flex:0 0 auto;width:25%}._col-ml-4_1f9pk_262{flex:0 0 auto;width:33.3333333333%}._col-ml-5_1f9pk_266{flex:0 0 auto;width:41.6666666667%}._col-ml-6_1f9pk_270{flex:0 0 auto;width:50%}._col-ml-7_1f9pk_274{flex:0 0 auto;width:58.3333333333%}._col-ml-8_1f9pk_278{flex:0 0 auto;width:66.6666666667%}._col-ml-9_1f9pk_282{flex:0 0 auto;width:75%}._col-ml-10_1f9pk_286{flex:0 0 auto;width:83.3333333333%}._col-ml-11_1f9pk_290{flex:0 0 auto;width:91.6666666667%}._col-ml-12_1f9pk_294{flex:0 0 auto;width:100%}}@media (min-width: 1680px){._col-xl_1f9pk_300{width:100%}._col-xl-1_1f9pk_303{flex:0 0 auto;width:8.3333333333%}._col-xl-2_1f9pk_307{flex:0 0 auto;width:16.6666666667%}._col-xl-3_1f9pk_311{flex:0 0 auto;width:25%}._col-xl-4_1f9pk_315{flex:0 0 auto;width:33.3333333333%}._col-xl-5_1f9pk_319{flex:0 0 auto;width:41.6666666667%}._col-xl-6_1f9pk_323{flex:0 0 auto;width:50%}._col-xl-7_1f9pk_327{flex:0 0 auto;width:58.3333333333%}._col-xl-8_1f9pk_331{flex:0 0 auto;width:66.6666666667%}._col-xl-9_1f9pk_335{flex:0 0 auto;width:75%}._col-xl-10_1f9pk_339{flex:0 0 auto;width:83.3333333333%}._col-xl-11_1f9pk_343{flex:0 0 auto;width:91.6666666667%}._col-xl-12_1f9pk_347{flex:0 0 auto;width:100%}}@media (min-width: 1920px){._col-xxl_1f9pk_353{width:100%}._col-xxl-1_1f9pk_356{flex:0 0 auto;width:8.3333333333%}._col-xxl-2_1f9pk_360{flex:0 0 auto;width:16.6666666667%}._col-xxl-3_1f9pk_364{flex:0 0 auto;width:25%}._col-xxl-4_1f9pk_368{flex:0 0 auto;width:33.3333333333%}._col-xxl-5_1f9pk_372{flex:0 0 auto;width:41.6666666667%}._col-xxl-6_1f9pk_376{flex:0 0 auto;width:50%}._col-xxl-7_1f9pk_380{flex:0 0 auto;width:58.3333333333%}._col-xxl-8_1f9pk_384{flex:0 0 auto;width:66.6666666667%}._col-xxl-9_1f9pk_388{flex:0 0 auto;width:75%}._col-xxl-10_1f9pk_392{flex:0 0 auto;width:83.3333333333%}._col-xxl-11_1f9pk_396{flex:0 0 auto;width:91.6666666667%}._col-xxl-12_1f9pk_400{flex:0 0 auto;width:100%}}#_root_1f9pk_1{height:100%;margin:0 auto}._main_1f9pk_566{height:100%}._form-row_1f9pk_570{width:100%;padding:32px 24px}@media screen and (max-width: 992px){._form-row_1f9pk_570{padding:16px}}@media screen and (max-width: 768px){._form-row_1f9pk_570{padding:8px}}._title-add-dashboard_1f9pk_585{padding:23px 32px 23px 0;line-height:36px;display:flex;justify-content:space-between;align-items:center;font-weight:500;font-size:24px;color:#1b1c1e}@media screen and (max-width: 768px){._title-add-dashboard_1f9pk_585{padding-top:16px;padding-bottom:8px}}._device-count_1f9pk_603{padding:0 6px;font-weight:500;font-size:20px;color:#1b1c1e}._add-dashboard-inputs_1f9pk_610{background-color:#fff;padding:20px;border-radius:20px}._delete-dashboard-cell_1f9pk_616{cursor:pointer}._form-item_1f9pk_620{padding:10px;width:100%}._gap-1_1dg3z_1{gap:4px}._gap-2_1dg3z_5{gap:8px}._gap-3_1dg3z_9{gap:12px}._flex_1dg3z_13{display:flex;flex-wrap:wrap}._flex_1dg3z_13._flex-row_1dg3z_17>*,._flex_1dg3z_13 ._flex-row-reverse_1dg3z_18>*{flex-shrink:0;max-width:100%}._col_1dg3z_23{width:100%}._col-1_1dg3z_27{flex:0 0 auto;width:8.3333333333%}._col-2_1dg3z_32{flex:0 0 auto;width:16.6666666667%}._col-3_1dg3z_37{flex:0 0 auto;width:25%}._col-4_1dg3z_42{flex:0 0 auto;width:33.3333333333%}._col-5_1dg3z_47{flex:0 0 auto;width:41.6666666667%}._col-6_1dg3z_52{flex:0 0 auto;width:50%}._col-7_1dg3z_57{flex:0 0 auto;width:58.3333333333%}._col-8_1dg3z_62{flex:0 0 auto;width:66.6666666667%}._col-9_1dg3z_67{flex:0 0 auto;width:75%}._col-10_1dg3z_72{flex:0 0 auto;width:83.3333333333%}._col-11_1dg3z_77{flex:0 0 auto;width:91.6666666667%}._col-12_1dg3z_82{flex:0 0 auto;width:100%}@media (min-width: 570px){._col-sm_1dg3z_88{width:100%}._col-sm-1_1dg3z_91{flex:0 0 auto;width:8.3333333333%}._col-sm-2_1dg3z_95{flex:0 0 auto;width:16.6666666667%}._col-sm-3_1dg3z_99{flex:0 0 auto;width:25%}._col-sm-4_1dg3z_103{flex:0 0 auto;width:33.3333333333%}._col-sm-5_1dg3z_107{flex:0 0 auto;width:41.6666666667%}._col-sm-6_1dg3z_111{flex:0 0 auto;width:50%}._col-sm-7_1dg3z_115{flex:0 0 auto;width:58.3333333333%}._col-sm-8_1dg3z_119{flex:0 0 auto;width:66.6666666667%}._col-sm-9_1dg3z_123{flex:0 0 auto;width:75%}._col-sm-10_1dg3z_127{flex:0 0 auto;width:83.3333333333%}._col-sm-11_1dg3z_131{flex:0 0 auto;width:91.6666666667%}._col-sm-12_1dg3z_135{flex:0 0 auto;width:100%}}@media (min-width: 768px){._col-md_1dg3z_141{width:100%}._col-md-1_1dg3z_144{flex:0 0 auto;width:8.3333333333%}._col-md-2_1dg3z_148{flex:0 0 auto;width:16.6666666667%}._col-md-3_1dg3z_152{flex:0 0 auto;width:25%}._col-md-4_1dg3z_156{flex:0 0 auto;width:33.3333333333%}._col-md-5_1dg3z_160{flex:0 0 auto;width:41.6666666667%}._col-md-6_1dg3z_164{flex:0 0 auto;width:50%}._col-md-7_1dg3z_168{flex:0 0 auto;width:58.3333333333%}._col-md-8_1dg3z_172{flex:0 0 auto;width:66.6666666667%}._col-md-9_1dg3z_176{flex:0 0 auto;width:75%}._col-md-10_1dg3z_180{flex:0 0 auto;width:83.3333333333%}._col-md-11_1dg3z_184{flex:0 0 auto;width:91.6666666667%}._col-md-12_1dg3z_188{flex:0 0 auto;width:100%}}@media (min-width: 992px){._col-lg_1dg3z_194{width:100%}._col-lg-1_1dg3z_197{flex:0 0 auto;width:8.3333333333%}._col-lg-2_1dg3z_201{flex:0 0 auto;width:16.6666666667%}._col-lg-3_1dg3z_205{flex:0 0 auto;width:25%}._col-lg-4_1dg3z_209{flex:0 0 auto;width:33.3333333333%}._col-lg-5_1dg3z_213{flex:0 0 auto;width:41.6666666667%}._col-lg-6_1dg3z_217{flex:0 0 auto;width:50%}._col-lg-7_1dg3z_221{flex:0 0 auto;width:58.3333333333%}._col-lg-8_1dg3z_225{flex:0 0 auto;width:66.6666666667%}._col-lg-9_1dg3z_229{flex:0 0 auto;width:75%}._col-lg-10_1dg3z_233{flex:0 0 auto;width:83.3333333333%}._col-lg-11_1dg3z_237{flex:0 0 auto;width:91.6666666667%}._col-lg-12_1dg3z_241{flex:0 0 auto;width:100%}}@media (min-width: 1280px){._col-ml_1dg3z_247{width:100%}._col-ml-1_1dg3z_250{flex:0 0 auto;width:8.3333333333%}._col-ml-2_1dg3z_254{flex:0 0 auto;width:16.6666666667%}._col-ml-3_1dg3z_258{flex:0 0 auto;width:25%}._col-ml-4_1dg3z_262{flex:0 0 auto;width:33.3333333333%}._col-ml-5_1dg3z_266{flex:0 0 auto;width:41.6666666667%}._col-ml-6_1dg3z_270{flex:0 0 auto;width:50%}._col-ml-7_1dg3z_274{flex:0 0 auto;width:58.3333333333%}._col-ml-8_1dg3z_278{flex:0 0 auto;width:66.6666666667%}._col-ml-9_1dg3z_282{flex:0 0 auto;width:75%}._col-ml-10_1dg3z_286{flex:0 0 auto;width:83.3333333333%}._col-ml-11_1dg3z_290{flex:0 0 auto;width:91.6666666667%}._col-ml-12_1dg3z_294{flex:0 0 auto;width:100%}}@media (min-width: 1680px){._col-xl_1dg3z_300{width:100%}._col-xl-1_1dg3z_303{flex:0 0 auto;width:8.3333333333%}._col-xl-2_1dg3z_307{flex:0 0 auto;width:16.6666666667%}._col-xl-3_1dg3z_311{flex:0 0 auto;width:25%}._col-xl-4_1dg3z_315{flex:0 0 auto;width:33.3333333333%}._col-xl-5_1dg3z_319{flex:0 0 auto;width:41.6666666667%}._col-xl-6_1dg3z_323{flex:0 0 auto;width:50%}._col-xl-7_1dg3z_327{flex:0 0 auto;width:58.3333333333%}._col-xl-8_1dg3z_331{flex:0 0 auto;width:66.6666666667%}._col-xl-9_1dg3z_335{flex:0 0 auto;width:75%}._col-xl-10_1dg3z_339{flex:0 0 auto;width:83.3333333333%}._col-xl-11_1dg3z_343{flex:0 0 auto;width:91.6666666667%}._col-xl-12_1dg3z_347{flex:0 0 auto;width:100%}}@media (min-width: 1920px){._col-xxl_1dg3z_353{width:100%}._col-xxl-1_1dg3z_356{flex:0 0 auto;width:8.3333333333%}._col-xxl-2_1dg3z_360{flex:0 0 auto;width:16.6666666667%}._col-xxl-3_1dg3z_364{flex:0 0 auto;width:25%}._col-xxl-4_1dg3z_368{flex:0 0 auto;width:33.3333333333%}._col-xxl-5_1dg3z_372{flex:0 0 auto;width:41.6666666667%}._col-xxl-6_1dg3z_376{flex:0 0 auto;width:50%}._col-xxl-7_1dg3z_380{flex:0 0 auto;width:58.3333333333%}._col-xxl-8_1dg3z_384{flex:0 0 auto;width:66.6666666667%}._col-xxl-9_1dg3z_388{flex:0 0 auto;width:75%}._col-xxl-10_1dg3z_392{flex:0 0 auto;width:83.3333333333%}._col-xxl-11_1dg3z_396{flex:0 0 auto;width:91.6666666667%}._col-xxl-12_1dg3z_400{flex:0 0 auto;width:100%}}#_root_1dg3z_1{height:100%;margin:0 auto}._main_1dg3z_566{height:100%}._login-container_1dg3z_570{height:100%;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}@media only screen and (max-width: 768px){._login-container_1dg3z_570{flex-direction:column}}._width-limiter_1dg3z_584{max-width:1360px;margin:0 auto;height:100%}@media only screen and (max-width: 768px){._width-limiter_1dg3z_584{height:auto}}._view-wrapper_1dg3z_595{padding:24px}@media only screen and (max-width: 1280px){._view-wrapper_1dg3z_595{padding:22px}}@media only screen and (max-width: 992px){._view-wrapper_1dg3z_595{padding:16px;overflow:hidden;overflow-y:scroll;border-top-left-radius:0}}@media only screen and (max-width: 768px){._view-wrapper_1dg3z_595{padding:0 12px}}._logo-container_1dg3z_622{display:flex;flex-direction:row;align-items:center;justify-content:center;font-family:Poppins,sans-serif;margin-top:12px}@media only screen and (max-width: 768px){._logo-container_1dg3z_622{margin-top:18px;margin-left:18px}}._logo-container_1dg3z_622>img{height:94px}._form-container_1dg3z_640{display:flex;flex-direction:column;flex:1;height:100%}._input-container_1dg3z_647{display:flex;flex-direction:column;flex:1;align-self:center;margin-top:10%;max-width:70%}@media only screen and (max-width: 768px){._input-container_1dg3z_647{max-width:100%}}._input-container_1dg3z_647 ._login-title_1dg3z_660{font-weight:500;font-size:24px;color:#000;padding-left:16px;margin-top:8px}._input-container_1dg3z_647 ._login-title_1dg3z_660._bigger_1dg3z_667{font-size:28px}@media only screen and (max-width: 768px){._input-container_1dg3z_647 ._login-title_1dg3z_660._bigger_1dg3z_667{font-size:24px}}@media only screen and (max-width: 768px){._input-container_1dg3z_647 ._login-title_1dg3z_660{font-size:20px}}._input-container_1dg3z_647 ._spacing_1dg3z_680{margin-top:42px}.forgot-password{font-style:italic;text-decoration:underline;cursor:pointer;font-size:12px;margin-top:12px;color:#575757}.sign-button{background-color:#00aced;color:#fff;margin-top:4px;padding-top:12px;padding-bottom:12px;border-radius:11px;font-family:Poppins;font-style:normal;font-weight:500;font-size:18px;border:none;cursor:pointer}.note-text{font-style:italic;font-weight:400;font-size:12px;line-height:15px;color:#494949;margin-bottom:36px}.forgot-password{font-style:italic;text-decoration:underline;cursor:pointer;font-size:12px;margin-top:8px}._gap-1_1qkng_1{gap:4px}._gap-2_1qkng_5{gap:8px}._gap-3_1qkng_9{gap:12px}._flex_1qkng_13{display:flex;flex-wrap:wrap}._flex_1qkng_13._flex-row_1qkng_17>*,._flex_1qkng_13 ._flex-row-reverse_1qkng_18>*{flex-shrink:0;max-width:100%}._col_1qkng_23{width:100%}._col-1_1qkng_27{flex:0 0 auto;width:8.3333333333%}._col-2_1qkng_32{flex:0 0 auto;width:16.6666666667%}._col-3_1qkng_37{flex:0 0 auto;width:25%}._col-4_1qkng_42{flex:0 0 auto;width:33.3333333333%}._col-5_1qkng_47{flex:0 0 auto;width:41.6666666667%}._col-6_1qkng_52{flex:0 0 auto;width:50%}._col-7_1qkng_57{flex:0 0 auto;width:58.3333333333%}._col-8_1qkng_62{flex:0 0 auto;width:66.6666666667%}._col-9_1qkng_67{flex:0 0 auto;width:75%}._col-10_1qkng_72{flex:0 0 auto;width:83.3333333333%}._col-11_1qkng_77{flex:0 0 auto;width:91.6666666667%}._col-12_1qkng_82{flex:0 0 auto;width:100%}@media (min-width: 570px){._col-sm_1qkng_88{width:100%}._col-sm-1_1qkng_91{flex:0 0 auto;width:8.3333333333%}._col-sm-2_1qkng_95{flex:0 0 auto;width:16.6666666667%}._col-sm-3_1qkng_99{flex:0 0 auto;width:25%}._col-sm-4_1qkng_103{flex:0 0 auto;width:33.3333333333%}._col-sm-5_1qkng_107{flex:0 0 auto;width:41.6666666667%}._col-sm-6_1qkng_111{flex:0 0 auto;width:50%}._col-sm-7_1qkng_115{flex:0 0 auto;width:58.3333333333%}._col-sm-8_1qkng_119{flex:0 0 auto;width:66.6666666667%}._col-sm-9_1qkng_123{flex:0 0 auto;width:75%}._col-sm-10_1qkng_127{flex:0 0 auto;width:83.3333333333%}._col-sm-11_1qkng_131{flex:0 0 auto;width:91.6666666667%}._col-sm-12_1qkng_135{flex:0 0 auto;width:100%}}@media (min-width: 768px){._col-md_1qkng_141{width:100%}._col-md-1_1qkng_144{flex:0 0 auto;width:8.3333333333%}._col-md-2_1qkng_148{flex:0 0 auto;width:16.6666666667%}._col-md-3_1qkng_152{flex:0 0 auto;width:25%}._col-md-4_1qkng_156{flex:0 0 auto;width:33.3333333333%}._col-md-5_1qkng_160{flex:0 0 auto;width:41.6666666667%}._col-md-6_1qkng_164{flex:0 0 auto;width:50%}._col-md-7_1qkng_168{flex:0 0 auto;width:58.3333333333%}._col-md-8_1qkng_172{flex:0 0 auto;width:66.6666666667%}._col-md-9_1qkng_176{flex:0 0 auto;width:75%}._col-md-10_1qkng_180{flex:0 0 auto;width:83.3333333333%}._col-md-11_1qkng_184{flex:0 0 auto;width:91.6666666667%}._col-md-12_1qkng_188{flex:0 0 auto;width:100%}}@media (min-width: 992px){._col-lg_1qkng_194{width:100%}._col-lg-1_1qkng_197{flex:0 0 auto;width:8.3333333333%}._col-lg-2_1qkng_201{flex:0 0 auto;width:16.6666666667%}._col-lg-3_1qkng_205{flex:0 0 auto;width:25%}._col-lg-4_1qkng_209{flex:0 0 auto;width:33.3333333333%}._col-lg-5_1qkng_213{flex:0 0 auto;width:41.6666666667%}._col-lg-6_1qkng_217{flex:0 0 auto;width:50%}._col-lg-7_1qkng_221{flex:0 0 auto;width:58.3333333333%}._col-lg-8_1qkng_225{flex:0 0 auto;width:66.6666666667%}._col-lg-9_1qkng_229{flex:0 0 auto;width:75%}._col-lg-10_1qkng_233{flex:0 0 auto;width:83.3333333333%}._col-lg-11_1qkng_237{flex:0 0 auto;width:91.6666666667%}._col-lg-12_1qkng_241{flex:0 0 auto;width:100%}}@media (min-width: 1280px){._col-ml_1qkng_247{width:100%}._col-ml-1_1qkng_250{flex:0 0 auto;width:8.3333333333%}._col-ml-2_1qkng_254{flex:0 0 auto;width:16.6666666667%}._col-ml-3_1qkng_258{flex:0 0 auto;width:25%}._col-ml-4_1qkng_262{flex:0 0 auto;width:33.3333333333%}._col-ml-5_1qkng_266{flex:0 0 auto;width:41.6666666667%}._col-ml-6_1qkng_270{flex:0 0 auto;width:50%}._col-ml-7_1qkng_274{flex:0 0 auto;width:58.3333333333%}._col-ml-8_1qkng_278{flex:0 0 auto;width:66.6666666667%}._col-ml-9_1qkng_282{flex:0 0 auto;width:75%}._col-ml-10_1qkng_286{flex:0 0 auto;width:83.3333333333%}._col-ml-11_1qkng_290{flex:0 0 auto;width:91.6666666667%}._col-ml-12_1qkng_294{flex:0 0 auto;width:100%}}@media (min-width: 1680px){._col-xl_1qkng_300{width:100%}._col-xl-1_1qkng_303{flex:0 0 auto;width:8.3333333333%}._col-xl-2_1qkng_307{flex:0 0 auto;width:16.6666666667%}._col-xl-3_1qkng_311{flex:0 0 auto;width:25%}._col-xl-4_1qkng_315{flex:0 0 auto;width:33.3333333333%}._col-xl-5_1qkng_319{flex:0 0 auto;width:41.6666666667%}._col-xl-6_1qkng_323{flex:0 0 auto;width:50%}._col-xl-7_1qkng_327{flex:0 0 auto;width:58.3333333333%}._col-xl-8_1qkng_331{flex:0 0 auto;width:66.6666666667%}._col-xl-9_1qkng_335{flex:0 0 auto;width:75%}._col-xl-10_1qkng_339{flex:0 0 auto;width:83.3333333333%}._col-xl-11_1qkng_343{flex:0 0 auto;width:91.6666666667%}._col-xl-12_1qkng_347{flex:0 0 auto;width:100%}}@media (min-width: 1920px){._col-xxl_1qkng_353{width:100%}._col-xxl-1_1qkng_356{flex:0 0 auto;width:8.3333333333%}._col-xxl-2_1qkng_360{flex:0 0 auto;width:16.6666666667%}._col-xxl-3_1qkng_364{flex:0 0 auto;width:25%}._col-xxl-4_1qkng_368{flex:0 0 auto;width:33.3333333333%}._col-xxl-5_1qkng_372{flex:0 0 auto;width:41.6666666667%}._col-xxl-6_1qkng_376{flex:0 0 auto;width:50%}._col-xxl-7_1qkng_380{flex:0 0 auto;width:58.3333333333%}._col-xxl-8_1qkng_384{flex:0 0 auto;width:66.6666666667%}._col-xxl-9_1qkng_388{flex:0 0 auto;width:75%}._col-xxl-10_1qkng_392{flex:0 0 auto;width:83.3333333333%}._col-xxl-11_1qkng_396{flex:0 0 auto;width:91.6666666667%}._col-xxl-12_1qkng_400{flex:0 0 auto;width:100%}}#_root_1qkng_1{height:100%;margin:0 auto}._main_1qkng_566{height:100%}._auth-view_1qkng_570{display:flex;position:relative;width:100%;height:100%}._auth-view_1qkng_570._login_1qkng_576{flex-direction:row-reverse;background:linear-gradient(.326turn,hsla(0deg,0%,100%,.3) 23.73%,hsla(0deg,0%,100%,.2) 66.88%),#eff2f7}._auth-view_1qkng_570>div{flex:1}._auth-view_1qkng_570>._auth-poster_1qkng_583{background-color:#1b1c1e;top:0;left:0;bottom:0;width:50%;transform:translate(0);display:flex;align-items:center}._auth-view_1qkng_570>._auth-poster_1qkng_583>._logo_1qkng_593{margin:0 auto;width:30%}._gap-1_11nlw_1{gap:4px}._gap-2_11nlw_5{gap:8px}._gap-3_11nlw_9{gap:12px}._flex_11nlw_13{display:flex;flex-wrap:wrap}._flex_11nlw_13._flex-row_11nlw_17>*,._flex_11nlw_13 ._flex-row-reverse_11nlw_18>*{flex-shrink:0;max-width:100%}._col_11nlw_23{width:100%}._col-1_11nlw_27{flex:0 0 auto;width:8.3333333333%}._col-2_11nlw_32{flex:0 0 auto;width:16.6666666667%}._col-3_11nlw_37{flex:0 0 auto;width:25%}._col-4_11nlw_42{flex:0 0 auto;width:33.3333333333%}._col-5_11nlw_47{flex:0 0 auto;width:41.6666666667%}._col-6_11nlw_52{flex:0 0 auto;width:50%}._col-7_11nlw_57{flex:0 0 auto;width:58.3333333333%}._col-8_11nlw_62{flex:0 0 auto;width:66.6666666667%}._col-9_11nlw_67{flex:0 0 auto;width:75%}._col-10_11nlw_72{flex:0 0 auto;width:83.3333333333%}._col-11_11nlw_77{flex:0 0 auto;width:91.6666666667%}._col-12_11nlw_82{flex:0 0 auto;width:100%}@media (min-width: 570px){._col-sm_11nlw_88{width:100%}._col-sm-1_11nlw_91{flex:0 0 auto;width:8.3333333333%}._col-sm-2_11nlw_95{flex:0 0 auto;width:16.6666666667%}._col-sm-3_11nlw_99{flex:0 0 auto;width:25%}._col-sm-4_11nlw_103{flex:0 0 auto;width:33.3333333333%}._col-sm-5_11nlw_107{flex:0 0 auto;width:41.6666666667%}._col-sm-6_11nlw_111{flex:0 0 auto;width:50%}._col-sm-7_11nlw_115{flex:0 0 auto;width:58.3333333333%}._col-sm-8_11nlw_119{flex:0 0 auto;width:66.6666666667%}._col-sm-9_11nlw_123{flex:0 0 auto;width:75%}._col-sm-10_11nlw_127{flex:0 0 auto;width:83.3333333333%}._col-sm-11_11nlw_131{flex:0 0 auto;width:91.6666666667%}._col-sm-12_11nlw_135{flex:0 0 auto;width:100%}}@media (min-width: 768px){._col-md_11nlw_141{width:100%}._col-md-1_11nlw_144{flex:0 0 auto;width:8.3333333333%}._col-md-2_11nlw_148{flex:0 0 auto;width:16.6666666667%}._col-md-3_11nlw_152{flex:0 0 auto;width:25%}._col-md-4_11nlw_156{flex:0 0 auto;width:33.3333333333%}._col-md-5_11nlw_160{flex:0 0 auto;width:41.6666666667%}._col-md-6_11nlw_164{flex:0 0 auto;width:50%}._col-md-7_11nlw_168{flex:0 0 auto;width:58.3333333333%}._col-md-8_11nlw_172{flex:0 0 auto;width:66.6666666667%}._col-md-9_11nlw_176{flex:0 0 auto;width:75%}._col-md-10_11nlw_180{flex:0 0 auto;width:83.3333333333%}._col-md-11_11nlw_184{flex:0 0 auto;width:91.6666666667%}._col-md-12_11nlw_188{flex:0 0 auto;width:100%}}@media (min-width: 992px){._col-lg_11nlw_194{width:100%}._col-lg-1_11nlw_197{flex:0 0 auto;width:8.3333333333%}._col-lg-2_11nlw_201{flex:0 0 auto;width:16.6666666667%}._col-lg-3_11nlw_205{flex:0 0 auto;width:25%}._col-lg-4_11nlw_209{flex:0 0 auto;width:33.3333333333%}._col-lg-5_11nlw_213{flex:0 0 auto;width:41.6666666667%}._col-lg-6_11nlw_217{flex:0 0 auto;width:50%}._col-lg-7_11nlw_221{flex:0 0 auto;width:58.3333333333%}._col-lg-8_11nlw_225{flex:0 0 auto;width:66.6666666667%}._col-lg-9_11nlw_229{flex:0 0 auto;width:75%}._col-lg-10_11nlw_233{flex:0 0 auto;width:83.3333333333%}._col-lg-11_11nlw_237{flex:0 0 auto;width:91.6666666667%}._col-lg-12_11nlw_241{flex:0 0 auto;width:100%}}@media (min-width: 1280px){._col-ml_11nlw_247{width:100%}._col-ml-1_11nlw_250{flex:0 0 auto;width:8.3333333333%}._col-ml-2_11nlw_254{flex:0 0 auto;width:16.6666666667%}._col-ml-3_11nlw_258{flex:0 0 auto;width:25%}._col-ml-4_11nlw_262{flex:0 0 auto;width:33.3333333333%}._col-ml-5_11nlw_266{flex:0 0 auto;width:41.6666666667%}._col-ml-6_11nlw_270{flex:0 0 auto;width:50%}._col-ml-7_11nlw_274{flex:0 0 auto;width:58.3333333333%}._col-ml-8_11nlw_278{flex:0 0 auto;width:66.6666666667%}._col-ml-9_11nlw_282{flex:0 0 auto;width:75%}._col-ml-10_11nlw_286{flex:0 0 auto;width:83.3333333333%}._col-ml-11_11nlw_290{flex:0 0 auto;width:91.6666666667%}._col-ml-12_11nlw_294{flex:0 0 auto;width:100%}}@media (min-width: 1680px){._col-xl_11nlw_300{width:100%}._col-xl-1_11nlw_303{flex:0 0 auto;width:8.3333333333%}._col-xl-2_11nlw_307{flex:0 0 auto;width:16.6666666667%}._col-xl-3_11nlw_311{flex:0 0 auto;width:25%}._col-xl-4_11nlw_315{flex:0 0 auto;width:33.3333333333%}._col-xl-5_11nlw_319{flex:0 0 auto;width:41.6666666667%}._col-xl-6_11nlw_323{flex:0 0 auto;width:50%}._col-xl-7_11nlw_327{flex:0 0 auto;width:58.3333333333%}._col-xl-8_11nlw_331{flex:0 0 auto;width:66.6666666667%}._col-xl-9_11nlw_335{flex:0 0 auto;width:75%}._col-xl-10_11nlw_339{flex:0 0 auto;width:83.3333333333%}._col-xl-11_11nlw_343{flex:0 0 auto;width:91.6666666667%}._col-xl-12_11nlw_347{flex:0 0 auto;width:100%}}@media (min-width: 1920px){._col-xxl_11nlw_353{width:100%}._col-xxl-1_11nlw_356{flex:0 0 auto;width:8.3333333333%}._col-xxl-2_11nlw_360{flex:0 0 auto;width:16.6666666667%}._col-xxl-3_11nlw_364{flex:0 0 auto;width:25%}._col-xxl-4_11nlw_368{flex:0 0 auto;width:33.3333333333%}._col-xxl-5_11nlw_372{flex:0 0 auto;width:41.6666666667%}._col-xxl-6_11nlw_376{flex:0 0 auto;width:50%}._col-xxl-7_11nlw_380{flex:0 0 auto;width:58.3333333333%}._col-xxl-8_11nlw_384{flex:0 0 auto;width:66.6666666667%}._col-xxl-9_11nlw_388{flex:0 0 auto;width:75%}._col-xxl-10_11nlw_392{flex:0 0 auto;width:83.3333333333%}._col-xxl-11_11nlw_396{flex:0 0 auto;width:91.6666666667%}._col-xxl-12_11nlw_400{flex:0 0 auto;width:100%}}#_root_11nlw_1{height:100%;margin:0 auto}._main_11nlw_566{height:100%}._form-item_11nlw_570{padding:10px;width:100%}._view-head_11nlw_575{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;margin-top:20px}._btn-submit_11nlw_584{background-color:#00aced;color:#fff;height:30px;border-radius:5px;padding:0 4px;border:none}._title-container_11nlw_593{width:100%;display:flex;flex-direction:column}._welcome-title_11nlw_599{font-weight:400;font-size:24px;color:#1b1c1e}@media only screen and (max-width: 768px){._welcome-title_11nlw_599{margin-top:16px}}._all-companies-title_11nlw_610{font-weight:500;font-size:20px;color:#1b1c1e;margin-top:32px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}._gap-1_8mjxc_1{gap:4px}._gap-2_8mjxc_5{gap:8px}._gap-3_8mjxc_9{gap:12px}._flex_8mjxc_13{display:flex;flex-wrap:wrap}._flex_8mjxc_13._flex-row_8mjxc_17>*,._flex_8mjxc_13 ._flex-row-reverse_8mjxc_18>*{flex-shrink:0;max-width:100%}._col_8mjxc_23{width:100%}._col-1_8mjxc_27{flex:0 0 auto;width:8.3333333333%}._col-2_8mjxc_32{flex:0 0 auto;width:16.6666666667%}._col-3_8mjxc_37{flex:0 0 auto;width:25%}._col-4_8mjxc_42{flex:0 0 auto;width:33.3333333333%}._col-5_8mjxc_47{flex:0 0 auto;width:41.6666666667%}._col-6_8mjxc_52{flex:0 0 auto;width:50%}._col-7_8mjxc_57{flex:0 0 auto;width:58.3333333333%}._col-8_8mjxc_62{flex:0 0 auto;width:66.6666666667%}._col-9_8mjxc_67{flex:0 0 auto;width:75%}._col-10_8mjxc_72{flex:0 0 auto;width:83.3333333333%}._col-11_8mjxc_77{flex:0 0 auto;width:91.6666666667%}._col-12_8mjxc_82{flex:0 0 auto;width:100%}@media (min-width: 570px){._col-sm_8mjxc_88{width:100%}._col-sm-1_8mjxc_91{flex:0 0 auto;width:8.3333333333%}._col-sm-2_8mjxc_95{flex:0 0 auto;width:16.6666666667%}._col-sm-3_8mjxc_99{flex:0 0 auto;width:25%}._col-sm-4_8mjxc_103{flex:0 0 auto;width:33.3333333333%}._col-sm-5_8mjxc_107{flex:0 0 auto;width:41.6666666667%}._col-sm-6_8mjxc_111{flex:0 0 auto;width:50%}._col-sm-7_8mjxc_115{flex:0 0 auto;width:58.3333333333%}._col-sm-8_8mjxc_119{flex:0 0 auto;width:66.6666666667%}._col-sm-9_8mjxc_123{flex:0 0 auto;width:75%}._col-sm-10_8mjxc_127{flex:0 0 auto;width:83.3333333333%}._col-sm-11_8mjxc_131{flex:0 0 auto;width:91.6666666667%}._col-sm-12_8mjxc_135{flex:0 0 auto;width:100%}}@media (min-width: 768px){._col-md_8mjxc_141{width:100%}._col-md-1_8mjxc_144{flex:0 0 auto;width:8.3333333333%}._col-md-2_8mjxc_148{flex:0 0 auto;width:16.6666666667%}._col-md-3_8mjxc_152{flex:0 0 auto;width:25%}._col-md-4_8mjxc_156{flex:0 0 auto;width:33.3333333333%}._col-md-5_8mjxc_160{flex:0 0 auto;width:41.6666666667%}._col-md-6_8mjxc_164{flex:0 0 auto;width:50%}._col-md-7_8mjxc_168{flex:0 0 auto;width:58.3333333333%}._col-md-8_8mjxc_172{flex:0 0 auto;width:66.6666666667%}._col-md-9_8mjxc_176{flex:0 0 auto;width:75%}._col-md-10_8mjxc_180{flex:0 0 auto;width:83.3333333333%}._col-md-11_8mjxc_184{flex:0 0 auto;width:91.6666666667%}._col-md-12_8mjxc_188{flex:0 0 auto;width:100%}}@media (min-width: 992px){._col-lg_8mjxc_194{width:100%}._col-lg-1_8mjxc_197{flex:0 0 auto;width:8.3333333333%}._col-lg-2_8mjxc_201{flex:0 0 auto;width:16.6666666667%}._col-lg-3_8mjxc_205{flex:0 0 auto;width:25%}._col-lg-4_8mjxc_209{flex:0 0 auto;width:33.3333333333%}._col-lg-5_8mjxc_213{flex:0 0 auto;width:41.6666666667%}._col-lg-6_8mjxc_217{flex:0 0 auto;width:50%}._col-lg-7_8mjxc_221{flex:0 0 auto;width:58.3333333333%}._col-lg-8_8mjxc_225{flex:0 0 auto;width:66.6666666667%}._col-lg-9_8mjxc_229{flex:0 0 auto;width:75%}._col-lg-10_8mjxc_233{flex:0 0 auto;width:83.3333333333%}._col-lg-11_8mjxc_237{flex:0 0 auto;width:91.6666666667%}._col-lg-12_8mjxc_241{flex:0 0 auto;width:100%}}@media (min-width: 1280px){._col-ml_8mjxc_247{width:100%}._col-ml-1_8mjxc_250{flex:0 0 auto;width:8.3333333333%}._col-ml-2_8mjxc_254{flex:0 0 auto;width:16.6666666667%}._col-ml-3_8mjxc_258{flex:0 0 auto;width:25%}._col-ml-4_8mjxc_262{flex:0 0 auto;width:33.3333333333%}._col-ml-5_8mjxc_266{flex:0 0 auto;width:41.6666666667%}._col-ml-6_8mjxc_270{flex:0 0 auto;width:50%}._col-ml-7_8mjxc_274{flex:0 0 auto;width:58.3333333333%}._col-ml-8_8mjxc_278{flex:0 0 auto;width:66.6666666667%}._col-ml-9_8mjxc_282{flex:0 0 auto;width:75%}._col-ml-10_8mjxc_286{flex:0 0 auto;width:83.3333333333%}._col-ml-11_8mjxc_290{flex:0 0 auto;width:91.6666666667%}._col-ml-12_8mjxc_294{flex:0 0 auto;width:100%}}@media (min-width: 1680px){._col-xl_8mjxc_300{width:100%}._col-xl-1_8mjxc_303{flex:0 0 auto;width:8.3333333333%}._col-xl-2_8mjxc_307{flex:0 0 auto;width:16.6666666667%}._col-xl-3_8mjxc_311{flex:0 0 auto;width:25%}._col-xl-4_8mjxc_315{flex:0 0 auto;width:33.3333333333%}._col-xl-5_8mjxc_319{flex:0 0 auto;width:41.6666666667%}._col-xl-6_8mjxc_323{flex:0 0 auto;width:50%}._col-xl-7_8mjxc_327{flex:0 0 auto;width:58.3333333333%}._col-xl-8_8mjxc_331{flex:0 0 auto;width:66.6666666667%}._col-xl-9_8mjxc_335{flex:0 0 auto;width:75%}._col-xl-10_8mjxc_339{flex:0 0 auto;width:83.3333333333%}._col-xl-11_8mjxc_343{flex:0 0 auto;width:91.6666666667%}._col-xl-12_8mjxc_347{flex:0 0 auto;width:100%}}@media (min-width: 1920px){._col-xxl_8mjxc_353{width:100%}._col-xxl-1_8mjxc_356{flex:0 0 auto;width:8.3333333333%}._col-xxl-2_8mjxc_360{flex:0 0 auto;width:16.6666666667%}._col-xxl-3_8mjxc_364{flex:0 0 auto;width:25%}._col-xxl-4_8mjxc_368{flex:0 0 auto;width:33.3333333333%}._col-xxl-5_8mjxc_372{flex:0 0 auto;width:41.6666666667%}._col-xxl-6_8mjxc_376{flex:0 0 auto;width:50%}._col-xxl-7_8mjxc_380{flex:0 0 auto;width:58.3333333333%}._col-xxl-8_8mjxc_384{flex:0 0 auto;width:66.6666666667%}._col-xxl-9_8mjxc_388{flex:0 0 auto;width:75%}._col-xxl-10_8mjxc_392{flex:0 0 auto;width:83.3333333333%}._col-xxl-11_8mjxc_396{flex:0 0 auto;width:91.6666666667%}._col-xxl-12_8mjxc_400{flex:0 0 auto;width:100%}}#_root_8mjxc_1{height:100%;margin:0 auto}._main_8mjxc_566{height:100%}._ack-button-container_8mjxc_570{display:flex;align-items:center;justify-content:center;width:100%;font-size:12px;text-align:center;color:#fff;font-weight:500;padding:6px 12px;background-color:#00acedb3;border-radius:6px;cursor:pointer}._ack-check-container_8mjxc_585{display:flex;align-items:center;justify-content:center;padding:6px 12px}._name-container_8mjxc_592{display:flex;flex-direction:row;align-items:center}._alarms-list-container_8mjxc_598{width:100%}._gap-1_haqnv_1{gap:4px}._gap-2_haqnv_5{gap:8px}._gap-3_haqnv_9{gap:12px}._flex_haqnv_13{display:flex;flex-wrap:wrap}._flex_haqnv_13._flex-row_haqnv_17>*,._flex_haqnv_13 ._flex-row-reverse_haqnv_18>*{flex-shrink:0;max-width:100%}._col_haqnv_23{width:100%}._col-1_haqnv_27{flex:0 0 auto;width:8.3333333333%}._col-2_haqnv_32{flex:0 0 auto;width:16.6666666667%}._col-3_haqnv_37{flex:0 0 auto;width:25%}._col-4_haqnv_42{flex:0 0 auto;width:33.3333333333%}._col-5_haqnv_47{flex:0 0 auto;width:41.6666666667%}._col-6_haqnv_52{flex:0 0 auto;width:50%}._col-7_haqnv_57{flex:0 0 auto;width:58.3333333333%}._col-8_haqnv_62{flex:0 0 auto;width:66.6666666667%}._col-9_haqnv_67{flex:0 0 auto;width:75%}._col-10_haqnv_72{flex:0 0 auto;width:83.3333333333%}._col-11_haqnv_77{flex:0 0 auto;width:91.6666666667%}._col-12_haqnv_82{flex:0 0 auto;width:100%}@media (min-width: 570px){._col-sm_haqnv_88{width:100%}._col-sm-1_haqnv_91{flex:0 0 auto;width:8.3333333333%}._col-sm-2_haqnv_95{flex:0 0 auto;width:16.6666666667%}._col-sm-3_haqnv_99{flex:0 0 auto;width:25%}._col-sm-4_haqnv_103{flex:0 0 auto;width:33.3333333333%}._col-sm-5_haqnv_107{flex:0 0 auto;width:41.6666666667%}._col-sm-6_haqnv_111{flex:0 0 auto;width:50%}._col-sm-7_haqnv_115{flex:0 0 auto;width:58.3333333333%}._col-sm-8_haqnv_119{flex:0 0 auto;width:66.6666666667%}._col-sm-9_haqnv_123{flex:0 0 auto;width:75%}._col-sm-10_haqnv_127{flex:0 0 auto;width:83.3333333333%}._col-sm-11_haqnv_131{flex:0 0 auto;width:91.6666666667%}._col-sm-12_haqnv_135{flex:0 0 auto;width:100%}}@media (min-width: 768px){._col-md_haqnv_141{width:100%}._col-md-1_haqnv_144{flex:0 0 auto;width:8.3333333333%}._col-md-2_haqnv_148{flex:0 0 auto;width:16.6666666667%}._col-md-3_haqnv_152{flex:0 0 auto;width:25%}._col-md-4_haqnv_156{flex:0 0 auto;width:33.3333333333%}._col-md-5_haqnv_160{flex:0 0 auto;width:41.6666666667%}._col-md-6_haqnv_164{flex:0 0 auto;width:50%}._col-md-7_haqnv_168{flex:0 0 auto;width:58.3333333333%}._col-md-8_haqnv_172{flex:0 0 auto;width:66.6666666667%}._col-md-9_haqnv_176{flex:0 0 auto;width:75%}._col-md-10_haqnv_180{flex:0 0 auto;width:83.3333333333%}._col-md-11_haqnv_184{flex:0 0 auto;width:91.6666666667%}._col-md-12_haqnv_188{flex:0 0 auto;width:100%}}@media (min-width: 992px){._col-lg_haqnv_194{width:100%}._col-lg-1_haqnv_197{flex:0 0 auto;width:8.3333333333%}._col-lg-2_haqnv_201{flex:0 0 auto;width:16.6666666667%}._col-lg-3_haqnv_205{flex:0 0 auto;width:25%}._col-lg-4_haqnv_209{flex:0 0 auto;width:33.3333333333%}._col-lg-5_haqnv_213{flex:0 0 auto;width:41.6666666667%}._col-lg-6_haqnv_217{flex:0 0 auto;width:50%}._col-lg-7_haqnv_221{flex:0 0 auto;width:58.3333333333%}._col-lg-8_haqnv_225{flex:0 0 auto;width:66.6666666667%}._col-lg-9_haqnv_229{flex:0 0 auto;width:75%}._col-lg-10_haqnv_233{flex:0 0 auto;width:83.3333333333%}._col-lg-11_haqnv_237{flex:0 0 auto;width:91.6666666667%}._col-lg-12_haqnv_241{flex:0 0 auto;width:100%}}@media (min-width: 1280px){._col-ml_haqnv_247{width:100%}._col-ml-1_haqnv_250{flex:0 0 auto;width:8.3333333333%}._col-ml-2_haqnv_254{flex:0 0 auto;width:16.6666666667%}._col-ml-3_haqnv_258{flex:0 0 auto;width:25%}._col-ml-4_haqnv_262{flex:0 0 auto;width:33.3333333333%}._col-ml-5_haqnv_266{flex:0 0 auto;width:41.6666666667%}._col-ml-6_haqnv_270{flex:0 0 auto;width:50%}._col-ml-7_haqnv_274{flex:0 0 auto;width:58.3333333333%}._col-ml-8_haqnv_278{flex:0 0 auto;width:66.6666666667%}._col-ml-9_haqnv_282{flex:0 0 auto;width:75%}._col-ml-10_haqnv_286{flex:0 0 auto;width:83.3333333333%}._col-ml-11_haqnv_290{flex:0 0 auto;width:91.6666666667%}._col-ml-12_haqnv_294{flex:0 0 auto;width:100%}}@media (min-width: 1680px){._col-xl_haqnv_300{width:100%}._col-xl-1_haqnv_303{flex:0 0 auto;width:8.3333333333%}._col-xl-2_haqnv_307{flex:0 0 auto;width:16.6666666667%}._col-xl-3_haqnv_311{flex:0 0 auto;width:25%}._col-xl-4_haqnv_315{flex:0 0 auto;width:33.3333333333%}._col-xl-5_haqnv_319{flex:0 0 auto;width:41.6666666667%}._col-xl-6_haqnv_323{flex:0 0 auto;width:50%}._col-xl-7_haqnv_327{flex:0 0 auto;width:58.3333333333%}._col-xl-8_haqnv_331{flex:0 0 auto;width:66.6666666667%}._col-xl-9_haqnv_335{flex:0 0 auto;width:75%}._col-xl-10_haqnv_339{flex:0 0 auto;width:83.3333333333%}._col-xl-11_haqnv_343{flex:0 0 auto;width:91.6666666667%}._col-xl-12_haqnv_347{flex:0 0 auto;width:100%}}@media (min-width: 1920px){._col-xxl_haqnv_353{width:100%}._col-xxl-1_haqnv_356{flex:0 0 auto;width:8.3333333333%}._col-xxl-2_haqnv_360{flex:0 0 auto;width:16.6666666667%}._col-xxl-3_haqnv_364{flex:0 0 auto;width:25%}._col-xxl-4_haqnv_368{flex:0 0 auto;width:33.3333333333%}._col-xxl-5_haqnv_372{flex:0 0 auto;width:41.6666666667%}._col-xxl-6_haqnv_376{flex:0 0 auto;width:50%}._col-xxl-7_haqnv_380{flex:0 0 auto;width:58.3333333333%}._col-xxl-8_haqnv_384{flex:0 0 auto;width:66.6666666667%}._col-xxl-9_haqnv_388{flex:0 0 auto;width:75%}._col-xxl-10_haqnv_392{flex:0 0 auto;width:83.3333333333%}._col-xxl-11_haqnv_396{flex:0 0 auto;width:91.6666666667%}._col-xxl-12_haqnv_400{flex:0 0 auto;width:100%}}#_root_haqnv_1{height:100%;margin:0 auto}._main_haqnv_566{height:100%}._leaflet-container_haqnv_570{width:100%!important;height:100%!important}._map-box_haqnv_575{width:100%;height:100%}._map-box_haqnv_575>*{width:100%!important;height:100%!important}._gap-1_euviq_1{gap:4px}._gap-2_euviq_5{gap:8px}._gap-3_euviq_9{gap:12px}._flex_euviq_13{display:flex;flex-wrap:wrap}._flex_euviq_13._flex-row_euviq_17>*,._flex_euviq_13 ._flex-row-reverse_euviq_18>*{flex-shrink:0;max-width:100%}._col_euviq_23{width:100%}._col-1_euviq_27{flex:0 0 auto;width:8.3333333333%}._col-2_euviq_32{flex:0 0 auto;width:16.6666666667%}._col-3_euviq_37{flex:0 0 auto;width:25%}._col-4_euviq_42{flex:0 0 auto;width:33.3333333333%}._col-5_euviq_47{flex:0 0 auto;width:41.6666666667%}._col-6_euviq_52{flex:0 0 auto;width:50%}._col-7_euviq_57{flex:0 0 auto;width:58.3333333333%}._col-8_euviq_62{flex:0 0 auto;width:66.6666666667%}._col-9_euviq_67{flex:0 0 auto;width:75%}._col-10_euviq_72{flex:0 0 auto;width:83.3333333333%}._col-11_euviq_77{flex:0 0 auto;width:91.6666666667%}._col-12_euviq_82{flex:0 0 auto;width:100%}@media (min-width: 570px){._col-sm_euviq_88{width:100%}._col-sm-1_euviq_91{flex:0 0 auto;width:8.3333333333%}._col-sm-2_euviq_95{flex:0 0 auto;width:16.6666666667%}._col-sm-3_euviq_99{flex:0 0 auto;width:25%}._col-sm-4_euviq_103{flex:0 0 auto;width:33.3333333333%}._col-sm-5_euviq_107{flex:0 0 auto;width:41.6666666667%}._col-sm-6_euviq_111{flex:0 0 auto;width:50%}._col-sm-7_euviq_115{flex:0 0 auto;width:58.3333333333%}._col-sm-8_euviq_119{flex:0 0 auto;width:66.6666666667%}._col-sm-9_euviq_123{flex:0 0 auto;width:75%}._col-sm-10_euviq_127{flex:0 0 auto;width:83.3333333333%}._col-sm-11_euviq_131{flex:0 0 auto;width:91.6666666667%}._col-sm-12_euviq_135{flex:0 0 auto;width:100%}}@media (min-width: 768px){._col-md_euviq_141{width:100%}._col-md-1_euviq_144{flex:0 0 auto;width:8.3333333333%}._col-md-2_euviq_148{flex:0 0 auto;width:16.6666666667%}._col-md-3_euviq_152{flex:0 0 auto;width:25%}._col-md-4_euviq_156{flex:0 0 auto;width:33.3333333333%}._col-md-5_euviq_160{flex:0 0 auto;width:41.6666666667%}._col-md-6_euviq_164{flex:0 0 auto;width:50%}._col-md-7_euviq_168{flex:0 0 auto;width:58.3333333333%}._col-md-8_euviq_172{flex:0 0 auto;width:66.6666666667%}._col-md-9_euviq_176{flex:0 0 auto;width:75%}._col-md-10_euviq_180{flex:0 0 auto;width:83.3333333333%}._col-md-11_euviq_184{flex:0 0 auto;width:91.6666666667%}._col-md-12_euviq_188{flex:0 0 auto;width:100%}}@media (min-width: 992px){._col-lg_euviq_194{width:100%}._col-lg-1_euviq_197{flex:0 0 auto;width:8.3333333333%}._col-lg-2_euviq_201{flex:0 0 auto;width:16.6666666667%}._col-lg-3_euviq_205{flex:0 0 auto;width:25%}._col-lg-4_euviq_209{flex:0 0 auto;width:33.3333333333%}._col-lg-5_euviq_213{flex:0 0 auto;width:41.6666666667%}._col-lg-6_euviq_217{flex:0 0 auto;width:50%}._col-lg-7_euviq_221{flex:0 0 auto;width:58.3333333333%}._col-lg-8_euviq_225{flex:0 0 auto;width:66.6666666667%}._col-lg-9_euviq_229{flex:0 0 auto;width:75%}._col-lg-10_euviq_233{flex:0 0 auto;width:83.3333333333%}._col-lg-11_euviq_237{flex:0 0 auto;width:91.6666666667%}._col-lg-12_euviq_241{flex:0 0 auto;width:100%}}@media (min-width: 1280px){._col-ml_euviq_247{width:100%}._col-ml-1_euviq_250{flex:0 0 auto;width:8.3333333333%}._col-ml-2_euviq_254{flex:0 0 auto;width:16.6666666667%}._col-ml-3_euviq_258{flex:0 0 auto;width:25%}._col-ml-4_euviq_262{flex:0 0 auto;width:33.3333333333%}._col-ml-5_euviq_266{flex:0 0 auto;width:41.6666666667%}._col-ml-6_euviq_270{flex:0 0 auto;width:50%}._col-ml-7_euviq_274{flex:0 0 auto;width:58.3333333333%}._col-ml-8_euviq_278{flex:0 0 auto;width:66.6666666667%}._col-ml-9_euviq_282{flex:0 0 auto;width:75%}._col-ml-10_euviq_286{flex:0 0 auto;width:83.3333333333%}._col-ml-11_euviq_290{flex:0 0 auto;width:91.6666666667%}._col-ml-12_euviq_294{flex:0 0 auto;width:100%}}@media (min-width: 1680px){._col-xl_euviq_300{width:100%}._col-xl-1_euviq_303{flex:0 0 auto;width:8.3333333333%}._col-xl-2_euviq_307{flex:0 0 auto;width:16.6666666667%}._col-xl-3_euviq_311{flex:0 0 auto;width:25%}._col-xl-4_euviq_315{flex:0 0 auto;width:33.3333333333%}._col-xl-5_euviq_319{flex:0 0 auto;width:41.6666666667%}._col-xl-6_euviq_323{flex:0 0 auto;width:50%}._col-xl-7_euviq_327{flex:0 0 auto;width:58.3333333333%}._col-xl-8_euviq_331{flex:0 0 auto;width:66.6666666667%}._col-xl-9_euviq_335{flex:0 0 auto;width:75%}._col-xl-10_euviq_339{flex:0 0 auto;width:83.3333333333%}._col-xl-11_euviq_343{flex:0 0 auto;width:91.6666666667%}._col-xl-12_euviq_347{flex:0 0 auto;width:100%}}@media (min-width: 1920px){._col-xxl_euviq_353{width:100%}._col-xxl-1_euviq_356{flex:0 0 auto;width:8.3333333333%}._col-xxl-2_euviq_360{flex:0 0 auto;width:16.6666666667%}._col-xxl-3_euviq_364{flex:0 0 auto;width:25%}._col-xxl-4_euviq_368{flex:0 0 auto;width:33.3333333333%}._col-xxl-5_euviq_372{flex:0 0 auto;width:41.6666666667%}._col-xxl-6_euviq_376{flex:0 0 auto;width:50%}._col-xxl-7_euviq_380{flex:0 0 auto;width:58.3333333333%}._col-xxl-8_euviq_384{flex:0 0 auto;width:66.6666666667%}._col-xxl-9_euviq_388{flex:0 0 auto;width:75%}._col-xxl-10_euviq_392{flex:0 0 auto;width:83.3333333333%}._col-xxl-11_euviq_396{flex:0 0 auto;width:91.6666666667%}._col-xxl-12_euviq_400{flex:0 0 auto;width:100%}}#_root_euviq_1{height:100%;margin:0 auto}._main_euviq_566{height:100%}._map-container_euviq_570{width:100%;display:flex;flex-wrap:wrap;background-color:#fff;overflow-y:auto;margin-bottom:30px;box-shadow:0 4px 4px #8f99f51a;border-radius:10px}@media only screen and (max-width: 992px){._map-container_euviq_570{overflow-y:unset}}._map-container_euviq_570 ::-webkit-scrollbar-track{display:none;position:absolute;background:rgb(255,255,255)}._map-container_euviq_570 ::-webkit-scrollbar-thumb{background:#ddd;border-radius:8px;border:3px solid #ddd;display:none}._map-container_euviq_570 ::-webkit-scrollbar{width:8px;border-radius:8px;display:none}._map-container_euviq_570>._map-card-box_euviq_601{flex:75%;z-index:0}@media only screen and (max-width: 992px){._map-container_euviq_570>._map-card-box_euviq_601{width:100%;height:300px}}@media only screen and (max-width: 768px){._map-container_euviq_570>._map-card-box_euviq_601{height:200px}}._map-container_euviq_570>._map-card-box_euviq_601>div{height:100%!important}._map-container_euviq_570>._devices-map-cards_euviq_619{background-color:#fff;height:100%;overflow-y:scroll;flex:25%;padding:0 18px 14px}@media only screen and (max-width: 992px){._map-container_euviq_570>._devices-map-cards_euviq_619{min-width:100%;height:unset;overflow-y:unset}}._map-container_euviq_570>._devices-map-cards_euviq_619>._mapCardsHeader_euviq_634{padding-top:14px;position:sticky;top:0;height:auto;background-color:#fff;z-index:6}@media only screen and (max-width: 992px){._map-container_euviq_570>._devices-map-cards_euviq_619>._mapCardsHeader_euviq_634{position:static}}._map-container_euviq_570>._devices-map-cards_euviq_619>._mapCardsHeader_euviq_634>._mapContainerTitle_euviq_647{font-style:normal;font-weight:500;font-size:24px;line-height:36px;text-align:left;color:#000;margin-bottom:20px}._map-container_euviq_570>._devices-map-cards_euviq_619>._mapCardsHeader_euviq_634>._searchInput_euviq_656{width:100%;border-radius:10px;border:none;height:41px;background:#f5f5fc;margin-bottom:17px;padding:10px}._map-container_euviq_570>._devices-map-cards_euviq_619>._mapCardsHeader_euviq_634>._searchInput_euviq_656:focus{outline:none;border:1px solid transparent;border-color:#00aced}._map-container_euviq_570>._devices-map-cards_euviq_619>._noAlarmsContainer_euviq_670{font-style:normal;font-weight:500;font-size:16px;text-align:center;color:#000;margin-top:60px}._map-container_euviq_570>._devices-map-cards_euviq_619>._mapContainerUnlocatedTitle_euviq_678{font-style:normal;font-weight:500;font-size:18px;text-align:left;color:#000;margin-top:24px;margin-bottom:16px}._gap-1_m1w73_1{gap:4px}._gap-2_m1w73_5{gap:8px}._gap-3_m1w73_9{gap:12px}._flex_m1w73_13{display:flex;flex-wrap:wrap}._flex_m1w73_13._flex-row_m1w73_17>*,._flex_m1w73_13 ._flex-row-reverse_m1w73_18>*{flex-shrink:0;max-width:100%}._col_m1w73_23{width:100%}._col-1_m1w73_27{flex:0 0 auto;width:8.3333333333%}._col-2_m1w73_32{flex:0 0 auto;width:16.6666666667%}._col-3_m1w73_37{flex:0 0 auto;width:25%}._col-4_m1w73_42{flex:0 0 auto;width:33.3333333333%}._col-5_m1w73_47{flex:0 0 auto;width:41.6666666667%}._col-6_m1w73_52{flex:0 0 auto;width:50%}._col-7_m1w73_57{flex:0 0 auto;width:58.3333333333%}._col-8_m1w73_62{flex:0 0 auto;width:66.6666666667%}._col-9_m1w73_67{flex:0 0 auto;width:75%}._col-10_m1w73_72{flex:0 0 auto;width:83.3333333333%}._col-11_m1w73_77{flex:0 0 auto;width:91.6666666667%}._col-12_m1w73_82{flex:0 0 auto;width:100%}@media (min-width: 570px){._col-sm_m1w73_88{width:100%}._col-sm-1_m1w73_91{flex:0 0 auto;width:8.3333333333%}._col-sm-2_m1w73_95{flex:0 0 auto;width:16.6666666667%}._col-sm-3_m1w73_99{flex:0 0 auto;width:25%}._col-sm-4_m1w73_103{flex:0 0 auto;width:33.3333333333%}._col-sm-5_m1w73_107{flex:0 0 auto;width:41.6666666667%}._col-sm-6_m1w73_111{flex:0 0 auto;width:50%}._col-sm-7_m1w73_115{flex:0 0 auto;width:58.3333333333%}._col-sm-8_m1w73_119{flex:0 0 auto;width:66.6666666667%}._col-sm-9_m1w73_123{flex:0 0 auto;width:75%}._col-sm-10_m1w73_127{flex:0 0 auto;width:83.3333333333%}._col-sm-11_m1w73_131{flex:0 0 auto;width:91.6666666667%}._col-sm-12_m1w73_135{flex:0 0 auto;width:100%}}@media (min-width: 768px){._col-md_m1w73_141{width:100%}._col-md-1_m1w73_144{flex:0 0 auto;width:8.3333333333%}._col-md-2_m1w73_148{flex:0 0 auto;width:16.6666666667%}._col-md-3_m1w73_152{flex:0 0 auto;width:25%}._col-md-4_m1w73_156{flex:0 0 auto;width:33.3333333333%}._col-md-5_m1w73_160{flex:0 0 auto;width:41.6666666667%}._col-md-6_m1w73_164{flex:0 0 auto;width:50%}._col-md-7_m1w73_168{flex:0 0 auto;width:58.3333333333%}._col-md-8_m1w73_172{flex:0 0 auto;width:66.6666666667%}._col-md-9_m1w73_176{flex:0 0 auto;width:75%}._col-md-10_m1w73_180{flex:0 0 auto;width:83.3333333333%}._col-md-11_m1w73_184{flex:0 0 auto;width:91.6666666667%}._col-md-12_m1w73_188{flex:0 0 auto;width:100%}}@media (min-width: 992px){._col-lg_m1w73_194{width:100%}._col-lg-1_m1w73_197{flex:0 0 auto;width:8.3333333333%}._col-lg-2_m1w73_201{flex:0 0 auto;width:16.6666666667%}._col-lg-3_m1w73_205{flex:0 0 auto;width:25%}._col-lg-4_m1w73_209{flex:0 0 auto;width:33.3333333333%}._col-lg-5_m1w73_213{flex:0 0 auto;width:41.6666666667%}._col-lg-6_m1w73_217{flex:0 0 auto;width:50%}._col-lg-7_m1w73_221{flex:0 0 auto;width:58.3333333333%}._col-lg-8_m1w73_225{flex:0 0 auto;width:66.6666666667%}._col-lg-9_m1w73_229{flex:0 0 auto;width:75%}._col-lg-10_m1w73_233{flex:0 0 auto;width:83.3333333333%}._col-lg-11_m1w73_237{flex:0 0 auto;width:91.6666666667%}._col-lg-12_m1w73_241{flex:0 0 auto;width:100%}}@media (min-width: 1280px){._col-ml_m1w73_247{width:100%}._col-ml-1_m1w73_250{flex:0 0 auto;width:8.3333333333%}._col-ml-2_m1w73_254{flex:0 0 auto;width:16.6666666667%}._col-ml-3_m1w73_258{flex:0 0 auto;width:25%}._col-ml-4_m1w73_262{flex:0 0 auto;width:33.3333333333%}._col-ml-5_m1w73_266{flex:0 0 auto;width:41.6666666667%}._col-ml-6_m1w73_270{flex:0 0 auto;width:50%}._col-ml-7_m1w73_274{flex:0 0 auto;width:58.3333333333%}._col-ml-8_m1w73_278{flex:0 0 auto;width:66.6666666667%}._col-ml-9_m1w73_282{flex:0 0 auto;width:75%}._col-ml-10_m1w73_286{flex:0 0 auto;width:83.3333333333%}._col-ml-11_m1w73_290{flex:0 0 auto;width:91.6666666667%}._col-ml-12_m1w73_294{flex:0 0 auto;width:100%}}@media (min-width: 1680px){._col-xl_m1w73_300{width:100%}._col-xl-1_m1w73_303{flex:0 0 auto;width:8.3333333333%}._col-xl-2_m1w73_307{flex:0 0 auto;width:16.6666666667%}._col-xl-3_m1w73_311{flex:0 0 auto;width:25%}._col-xl-4_m1w73_315{flex:0 0 auto;width:33.3333333333%}._col-xl-5_m1w73_319{flex:0 0 auto;width:41.6666666667%}._col-xl-6_m1w73_323{flex:0 0 auto;width:50%}._col-xl-7_m1w73_327{flex:0 0 auto;width:58.3333333333%}._col-xl-8_m1w73_331{flex:0 0 auto;width:66.6666666667%}._col-xl-9_m1w73_335{flex:0 0 auto;width:75%}._col-xl-10_m1w73_339{flex:0 0 auto;width:83.3333333333%}._col-xl-11_m1w73_343{flex:0 0 auto;width:91.6666666667%}._col-xl-12_m1w73_347{flex:0 0 auto;width:100%}}@media (min-width: 1920px){._col-xxl_m1w73_353{width:100%}._col-xxl-1_m1w73_356{flex:0 0 auto;width:8.3333333333%}._col-xxl-2_m1w73_360{flex:0 0 auto;width:16.6666666667%}._col-xxl-3_m1w73_364{flex:0 0 auto;width:25%}._col-xxl-4_m1w73_368{flex:0 0 auto;width:33.3333333333%}._col-xxl-5_m1w73_372{flex:0 0 auto;width:41.6666666667%}._col-xxl-6_m1w73_376{flex:0 0 auto;width:50%}._col-xxl-7_m1w73_380{flex:0 0 auto;width:58.3333333333%}._col-xxl-8_m1w73_384{flex:0 0 auto;width:66.6666666667%}._col-xxl-9_m1w73_388{flex:0 0 auto;width:75%}._col-xxl-10_m1w73_392{flex:0 0 auto;width:83.3333333333%}._col-xxl-11_m1w73_396{flex:0 0 auto;width:91.6666666667%}._col-xxl-12_m1w73_400{flex:0 0 auto;width:100%}}#_root_m1w73_1{height:100%;margin:0 auto}._main_m1w73_566{height:100%}._mapCard_m1w73_570{background-color:#f5f5fc;box-sizing:border-box;border:2px solid #f5f5fc;border-radius:10px;margin:6px 0;padding:8px 12px;transition:background-color .1s ease;cursor:pointer}._mapCard_m1w73_570._active_m1w73_580{background-color:#00aced0d;border-color:#00aced;transition:background-color .1s ease}._mapCard_m1w73_570:hover{background-color:#fff;border-color:#00aced;transition:background-color .1s ease}._mapCard_m1w73_570 ._mapCardHeader_m1w73_590{display:flex;justify-content:space-between}._mapCard_m1w73_570 ._mapCardHeader_m1w73_590>._namePart_m1w73_594{flex:1;display:flex;flex-direction:column}._mapCard_m1w73_570 ._mapCardHeader_m1w73_590>._namePart_m1w73_594>._namePartRowContainer_m1w73_599{display:flex;flex-direction:row}._mapCard_m1w73_570 ._mapCardHeader_m1w73_590>._namePart_m1w73_594>._namePartRowContainer_m1w73_599>._deviceName_m1w73_603{font-weight:500;font-size:12px;line-height:18px;display:block;margin-left:8px}._mapCard_m1w73_570 ._mapCardHeader_m1w73_590>._namePart_m1w73_594>._serialNum_m1w73_610{font-weight:400;font-size:10px;line-height:15px;color:#959595;margin-top:4px}._mapCard_m1w73_570 ._infoItem_m1w73_617>._infoKey_m1w73_617{font-weight:500;font-size:10px;line-height:15px;color:#959595}._mapCard_m1w73_570 ._infoItem_m1w73_617>._infoVal_m1w73_623{font-weight:500;font-size:12px;line-height:18px;color:#0a0a0a;margin-left:6px}._mapCard_m1w73_570 ._infoItem_m1w73_617>._infoVal_m1w73_623>._dot_m1w73_630{display:inline-block;height:8px;width:8px;border-radius:50%;background-color:#67cd90;vertical-align:middle}._mapCard_m1w73_570 ._infoItem_m1w73_617>._infoValSecond_m1w73_638{font-weight:400;font-size:10px;line-height:18px;color:#0a0a0a;margin-left:6px}._mapCard_m1w73_570 ._infoItem_m1w73_617>._infoValSecond_m1w73_638>._dot_m1w73_630{display:inline-block;height:8px;width:8px;border-radius:50%;background-color:#67cd90;vertical-align:middle}._mapCard_m1w73_570 ._typeIcon_m1w73_653{width:16px;height:16px}._iconContainer_m1w73_658{position:relative;display:flex;justify-content:center;align-items:center;width:18px;height:18px}._iconStaticAlarm_m1w73_667{position:absolute;width:12px;height:12px;background-color:#f38a8a;border-radius:50%;z-index:2}._iconPulseAlarm_m1w73_676{position:absolute;width:18px;height:18px;background-color:#f38a8a;border-radius:50%;animation:_pulse_m1w73_1 1.25s infinite;z-index:1}._iconStaticSafe_m1w73_686{position:absolute;width:12px;height:12px;background-color:#67cd90;border-radius:50%;z-index:2}._iconPulseSafe_m1w73_695{position:absolute;width:18px;height:18px;background-color:#67cd90;border-radius:50%;animation:_pulse_m1w73_1 1.25s infinite;z-index:1}._mapCardAckAlarmButtonContainer_m1w73_705{display:flex;margin-top:12px}._mapCardAckAlarmButton_m1w73_705{display:flex;align-items:center;font-size:8px;color:#fff;font-weight:600;padding:6px 9px;background-color:#00aeed9e;border-radius:6px;cursor:pointer}._mapCardAckAlarmLabel_m1w73_722{font-size:10px;color:#fff;font-weight:500}@keyframes _pulse_m1w73_1{0%{transform:scale(.95);opacity:.75}to{transform:scale(1.35);opacity:0}}._gap-1_1sm2j_1{gap:4px}._gap-2_1sm2j_5{gap:8px}._gap-3_1sm2j_9{gap:12px}._flex_1sm2j_13{display:flex;flex-wrap:wrap}._flex_1sm2j_13._flex-row_1sm2j_17>*,._flex_1sm2j_13 ._flex-row-reverse_1sm2j_18>*{flex-shrink:0;max-width:100%}._col_1sm2j_23{width:100%}._col-1_1sm2j_27{flex:0 0 auto;width:8.3333333333%}._col-2_1sm2j_32{flex:0 0 auto;width:16.6666666667%}._col-3_1sm2j_37{flex:0 0 auto;width:25%}._col-4_1sm2j_42{flex:0 0 auto;width:33.3333333333%}._col-5_1sm2j_47{flex:0 0 auto;width:41.6666666667%}._col-6_1sm2j_52{flex:0 0 auto;width:50%}._col-7_1sm2j_57{flex:0 0 auto;width:58.3333333333%}._col-8_1sm2j_62{flex:0 0 auto;width:66.6666666667%}._col-9_1sm2j_67{flex:0 0 auto;width:75%}._col-10_1sm2j_72{flex:0 0 auto;width:83.3333333333%}._col-11_1sm2j_77{flex:0 0 auto;width:91.6666666667%}._col-12_1sm2j_82{flex:0 0 auto;width:100%}@media (min-width: 570px){._col-sm_1sm2j_88{width:100%}._col-sm-1_1sm2j_91{flex:0 0 auto;width:8.3333333333%}._col-sm-2_1sm2j_95{flex:0 0 auto;width:16.6666666667%}._col-sm-3_1sm2j_99{flex:0 0 auto;width:25%}._col-sm-4_1sm2j_103{flex:0 0 auto;width:33.3333333333%}._col-sm-5_1sm2j_107{flex:0 0 auto;width:41.6666666667%}._col-sm-6_1sm2j_111{flex:0 0 auto;width:50%}._col-sm-7_1sm2j_115{flex:0 0 auto;width:58.3333333333%}._col-sm-8_1sm2j_119{flex:0 0 auto;width:66.6666666667%}._col-sm-9_1sm2j_123{flex:0 0 auto;width:75%}._col-sm-10_1sm2j_127{flex:0 0 auto;width:83.3333333333%}._col-sm-11_1sm2j_131{flex:0 0 auto;width:91.6666666667%}._col-sm-12_1sm2j_135{flex:0 0 auto;width:100%}}@media (min-width: 768px){._col-md_1sm2j_141{width:100%}._col-md-1_1sm2j_144{flex:0 0 auto;width:8.3333333333%}._col-md-2_1sm2j_148{flex:0 0 auto;width:16.6666666667%}._col-md-3_1sm2j_152{flex:0 0 auto;width:25%}._col-md-4_1sm2j_156{flex:0 0 auto;width:33.3333333333%}._col-md-5_1sm2j_160{flex:0 0 auto;width:41.6666666667%}._col-md-6_1sm2j_164{flex:0 0 auto;width:50%}._col-md-7_1sm2j_168{flex:0 0 auto;width:58.3333333333%}._col-md-8_1sm2j_172{flex:0 0 auto;width:66.6666666667%}._col-md-9_1sm2j_176{flex:0 0 auto;width:75%}._col-md-10_1sm2j_180{flex:0 0 auto;width:83.3333333333%}._col-md-11_1sm2j_184{flex:0 0 auto;width:91.6666666667%}._col-md-12_1sm2j_188{flex:0 0 auto;width:100%}}@media (min-width: 992px){._col-lg_1sm2j_194{width:100%}._col-lg-1_1sm2j_197{flex:0 0 auto;width:8.3333333333%}._col-lg-2_1sm2j_201{flex:0 0 auto;width:16.6666666667%}._col-lg-3_1sm2j_205{flex:0 0 auto;width:25%}._col-lg-4_1sm2j_209{flex:0 0 auto;width:33.3333333333%}._col-lg-5_1sm2j_213{flex:0 0 auto;width:41.6666666667%}._col-lg-6_1sm2j_217{flex:0 0 auto;width:50%}._col-lg-7_1sm2j_221{flex:0 0 auto;width:58.3333333333%}._col-lg-8_1sm2j_225{flex:0 0 auto;width:66.6666666667%}._col-lg-9_1sm2j_229{flex:0 0 auto;width:75%}._col-lg-10_1sm2j_233{flex:0 0 auto;width:83.3333333333%}._col-lg-11_1sm2j_237{flex:0 0 auto;width:91.6666666667%}._col-lg-12_1sm2j_241{flex:0 0 auto;width:100%}}@media (min-width: 1280px){._col-ml_1sm2j_247{width:100%}._col-ml-1_1sm2j_250{flex:0 0 auto;width:8.3333333333%}._col-ml-2_1sm2j_254{flex:0 0 auto;width:16.6666666667%}._col-ml-3_1sm2j_258{flex:0 0 auto;width:25%}._col-ml-4_1sm2j_262{flex:0 0 auto;width:33.3333333333%}._col-ml-5_1sm2j_266{flex:0 0 auto;width:41.6666666667%}._col-ml-6_1sm2j_270{flex:0 0 auto;width:50%}._col-ml-7_1sm2j_274{flex:0 0 auto;width:58.3333333333%}._col-ml-8_1sm2j_278{flex:0 0 auto;width:66.6666666667%}._col-ml-9_1sm2j_282{flex:0 0 auto;width:75%}._col-ml-10_1sm2j_286{flex:0 0 auto;width:83.3333333333%}._col-ml-11_1sm2j_290{flex:0 0 auto;width:91.6666666667%}._col-ml-12_1sm2j_294{flex:0 0 auto;width:100%}}@media (min-width: 1680px){._col-xl_1sm2j_300{width:100%}._col-xl-1_1sm2j_303{flex:0 0 auto;width:8.3333333333%}._col-xl-2_1sm2j_307{flex:0 0 auto;width:16.6666666667%}._col-xl-3_1sm2j_311{flex:0 0 auto;width:25%}._col-xl-4_1sm2j_315{flex:0 0 auto;width:33.3333333333%}._col-xl-5_1sm2j_319{flex:0 0 auto;width:41.6666666667%}._col-xl-6_1sm2j_323{flex:0 0 auto;width:50%}._col-xl-7_1sm2j_327{flex:0 0 auto;width:58.3333333333%}._col-xl-8_1sm2j_331{flex:0 0 auto;width:66.6666666667%}._col-xl-9_1sm2j_335{flex:0 0 auto;width:75%}._col-xl-10_1sm2j_339{flex:0 0 auto;width:83.3333333333%}._col-xl-11_1sm2j_343{flex:0 0 auto;width:91.6666666667%}._col-xl-12_1sm2j_347{flex:0 0 auto;width:100%}}@media (min-width: 1920px){._col-xxl_1sm2j_353{width:100%}._col-xxl-1_1sm2j_356{flex:0 0 auto;width:8.3333333333%}._col-xxl-2_1sm2j_360{flex:0 0 auto;width:16.6666666667%}._col-xxl-3_1sm2j_364{flex:0 0 auto;width:25%}._col-xxl-4_1sm2j_368{flex:0 0 auto;width:33.3333333333%}._col-xxl-5_1sm2j_372{flex:0 0 auto;width:41.6666666667%}._col-xxl-6_1sm2j_376{flex:0 0 auto;width:50%}._col-xxl-7_1sm2j_380{flex:0 0 auto;width:58.3333333333%}._col-xxl-8_1sm2j_384{flex:0 0 auto;width:66.6666666667%}._col-xxl-9_1sm2j_388{flex:0 0 auto;width:75%}._col-xxl-10_1sm2j_392{flex:0 0 auto;width:83.3333333333%}._col-xxl-11_1sm2j_396{flex:0 0 auto;width:91.6666666667%}._col-xxl-12_1sm2j_400{flex:0 0 auto;width:100%}}#_root_1sm2j_1{height:100%;margin:0 auto}._main_1sm2j_566{height:100%}._btn-group_1sm2j_570{display:flex;height:32px;min-width:140px}._btn-group_1sm2j_570>button{appearance:none;-webkit-appearance:none;-moz-appearance:none;flex:1;border:none;cursor:pointer;height:100%;display:flex;justify-content:center;align-items:center;--bg: #e0e4ec;--col: #959595;background-color:var(--bg);color:var(--col)}._btn-group_1sm2j_570>button button:focus{outline:0}._btn-group_1sm2j_570>button._isActive_1sm2j_594{--bg: #00aced;--col: #ffffff}._btn-group_1sm2j_570>button._isActive_1sm2j_594>img{filter:brightness(0) invert(1)}._btn-group_1sm2j_570>button>img{height:16px;width:16px;margin-right:8px}._btn-group_1sm2j_570>button>span{font-weight:400;font-size:12px;line-height:18px}._btn-group_1sm2j_570>._btn-left_1sm2j_611{border-top-left-radius:4px;border-bottom-left-radius:4px}._btn-group_1sm2j_570>._btn-right_1sm2j_615{border-top-right-radius:4px;border-bottom-right-radius:4px}.gap-1{gap:4px}.gap-2{gap:8px}.gap-3{gap:12px}.flex{display:flex;flex-wrap:wrap}.flex.flex-row>*,.flex .flex-row-reverse>*{flex-shrink:0;max-width:100%}.col{width:100%}.col-1{flex:0 0 auto;width:8.3333333333%}.col-2{flex:0 0 auto;width:16.6666666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.3333333333%}.col-5{flex:0 0 auto;width:41.6666666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.3333333333%}.col-8{flex:0 0 auto;width:66.6666666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.3333333333%}.col-11{flex:0 0 auto;width:91.6666666667%}.col-12{flex:0 0 auto;width:100%}@media (min-width: 570px){.col-sm{width:100%}.col-sm-1{flex:0 0 auto;width:8.3333333333%}.col-sm-2{flex:0 0 auto;width:16.6666666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.3333333333%}.col-sm-5{flex:0 0 auto;width:41.6666666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.3333333333%}.col-sm-8{flex:0 0 auto;width:66.6666666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.3333333333%}.col-sm-11{flex:0 0 auto;width:91.6666666667%}.col-sm-12{flex:0 0 auto;width:100%}}@media (min-width: 768px){.col-md{width:100%}.col-md-1{flex:0 0 auto;width:8.3333333333%}.col-md-2{flex:0 0 auto;width:16.6666666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.3333333333%}.col-md-5{flex:0 0 auto;width:41.6666666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.3333333333%}.col-md-8{flex:0 0 auto;width:66.6666666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.3333333333%}.col-md-11{flex:0 0 auto;width:91.6666666667%}.col-md-12{flex:0 0 auto;width:100%}}@media (min-width: 992px){.col-lg{width:100%}.col-lg-1{flex:0 0 auto;width:8.3333333333%}.col-lg-2{flex:0 0 auto;width:16.6666666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.3333333333%}.col-lg-5{flex:0 0 auto;width:41.6666666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.3333333333%}.col-lg-8{flex:0 0 auto;width:66.6666666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.3333333333%}.col-lg-11{flex:0 0 auto;width:91.6666666667%}.col-lg-12{flex:0 0 auto;width:100%}}@media (min-width: 1280px){.col-ml{width:100%}.col-ml-1{flex:0 0 auto;width:8.3333333333%}.col-ml-2{flex:0 0 auto;width:16.6666666667%}.col-ml-3{flex:0 0 auto;width:25%}.col-ml-4{flex:0 0 auto;width:33.3333333333%}.col-ml-5{flex:0 0 auto;width:41.6666666667%}.col-ml-6{flex:0 0 auto;width:50%}.col-ml-7{flex:0 0 auto;width:58.3333333333%}.col-ml-8{flex:0 0 auto;width:66.6666666667%}.col-ml-9{flex:0 0 auto;width:75%}.col-ml-10{flex:0 0 auto;width:83.3333333333%}.col-ml-11{flex:0 0 auto;width:91.6666666667%}.col-ml-12{flex:0 0 auto;width:100%}}@media (min-width: 1680px){.col-xl{width:100%}.col-xl-1{flex:0 0 auto;width:8.3333333333%}.col-xl-2{flex:0 0 auto;width:16.6666666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.3333333333%}.col-xl-5{flex:0 0 auto;width:41.6666666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.3333333333%}.col-xl-8{flex:0 0 auto;width:66.6666666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.3333333333%}.col-xl-11{flex:0 0 auto;width:91.6666666667%}.col-xl-12{flex:0 0 auto;width:100%}}@media (min-width: 1920px){.col-xxl{width:100%}.col-xxl-1{flex:0 0 auto;width:8.3333333333%}.col-xxl-2{flex:0 0 auto;width:16.6666666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.3333333333%}.col-xxl-5{flex:0 0 auto;width:41.6666666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.3333333333%}.col-xxl-8{flex:0 0 auto;width:66.6666666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.3333333333%}.col-xxl-11{flex:0 0 auto;width:91.6666666667%}.col-xxl-12{flex:0 0 auto;width:100%}}:root,[theme_mode=light]{--primary: #993333;--secondary: #184285;--success: #3a903a;--warning: #c2832c;--danger: #ab322e;--info: #3590ac;--transparent: transparent;--white: #ffffff;--midnight: #121063;--metal: #565584;--tahiti: #3ab7bf;--bubble: #ff77e9;--bermuda: #78dcca;--surface: #f5f5fc;--widget-surface: #fff;--widget-text: #1b1c1e;--gray-100: #f8f9fa;--gray-200: #e9ecef;--gray-300: #dee2e6;--gray-400: #959595;--gray-500: #adb5bd;--gray-600: #6c757d;--gray-700: #495057;--gray-800: #343a40;--gray-900: #1B1C1E;--black: #000;--blue: #0d6efd;--indigo: #6610f2;--purple: #6f42c1;--pink: #d63384;--red: #dc3545;--yellow: #ffc107;--green: #198754;--teal: #20c997;--cyan: #0dcaf0;--turquoise: #1abc9c;--green-sea: #16a085;--emerald: #2ecc71;--nephritis: #27ae60;--peter-river: #3498db;--belize-hole: #2980b9;--amethyst: #9b59b6;--wisteria: #8e44ad;--wet-asphalt: #34495e;--midnight-blue: #2c3e50;--sunflower: #f1c40f;--orange: #f39c12;--carrot: #e67e22;--pumpkin: #d35400;--alizarin: #e74c3c;--pomegranate: #c0392b;--clouds: #ecf0f1;--silver: #bdc3c7;--concrete: #95a5a6;--asbestos: #7f8c8d;--msg-default: #999;--msg-success: #5cb85c;--msg-warning: #f0ad4e;--msg-danger: #d9534f;--msg-info: #5bc0de}:root,[theme_mode=dark]{--primary: #184285;--secondary: #993333;--success: #3a903a;--warning: #c2832c;--danger: #ab322e;--info: #3590ac;--transparent: transparent;--midnight: #121063;--metal: #565584;--tahiti: #3ab7bf;--bubble: #ff77e9;--bermuda: #78dcca;--surface: #343541;--widget-surface: #3e3f4b;--widget-text: #ececf1;--black: #000;--white: #fff;--gray-100: #f8f9fa;--gray-200: #e9ecef;--gray-300: #dee2e6;--gray-400: #ced4da;--gray-500: #adb5bd;--gray-600: #6c757d;--gray-700: #495057;--gray-800: #343a40;--gray-900: #1B1C1E;--blue: #0d6efd;--indigo: #6610f2;--purple: #6f42c1;--pink: #d63384;--red: #dc3545;--orange: #fd7e14;--yellow: #ffc107;--green: #198754;--teal: #20c997;--cyan: #0dcaf0;--turquoise: #1abc9c;--green-sea: #16a085;--emerald: #2ecc71;--nephritis: #27ae60;--peter-river: #3498db;--belize-hole: #2980b9;--amethyst: #9b59b6;--wisteria: #8e44ad;--wet-asphalt: #34495e;--midnight-blue: #2c3e50;--sunflower: #f1c40f;--carrot: #e67e22;--pumpkin: #d35400;--alizarin: #e74c3c;--pomegranate: #c0392b;--clouds: #ecf0f1;--silver: #bdc3c7;--concrete: #95a5a6;--asbestos: #7f8c8d;--msg-default: #999;--msg-success: #5cb85c;--msg-warning: #f0ad4e;--msg-danger: #d9534f;--msg-info: #5bc0de}*{box-sizing:border-box;margin:0;padding:0;font-family:Poppins,sans-serif}* ::-webkit-scrollbar-track{background:rgb(250,250,250)}* ::-webkit-scrollbar-thumb{border-radius:4px;background-color:#dcdcdc;height:2px}* ::-webkit-scrollbar{width:8px;height:2px;border-radius:6px}html,body{height:100%}#root{height:100%;margin:0 auto}.main{height:100%}.form-item{padding:10px}.view-head{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;margin-top:20px}.btn-submit{background-color:#00aced;color:#fff;height:30px;border-radius:5px;padding:0 4px;border:none}.title-container{display:flex;flex-direction:column}.welcome-title{font-weight:400;font-size:24px;color:#1b1c1e}@media only screen and (max-width: 768px){.welcome-title{margin-top:16px}}.all-devices-title{font-weight:500;font-size:20px;color:#1b1c1e;margin-top:32px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.all-devices-title>.edit-dashboard-pencil{display:flex;align-items:center}
