:root{--app-background:#f4f6fc;--navbar-background:#464646;--navbar-height:6rem;--navbar-text-color:#fff;--navbar-box-shadow:0 1px 4px #0009;--navbar-font-size:1.5rem;--navbar-active-background:#ff8e25;--navbar-active-text-color:#fff;--navbar-card-background:#f0f0f0;--navbar-card-text-color:#000;--navbar-mobile-background:#00563c;--primary-background:#fff;--primary-text-color:#333;--primary-active-background:#ff8e25;--primary-active-Tab-background:#1c93ea;--primary-active-text-color:#fff;--primary-button-background:#000;--primary-button-text-color:#fff;--primary-button-text-color-success:#0bdc9d;--primary-button-text-color-error:red;--energy-menu-width:14rem;--energy-menu-close-width:3rem;--energy-menu-height:90%;--energy-menu-background:#fff;--energy-menu-item-background:#fff;--energy-menu-item-text-color:#333;--energy-menu-menu-handle-background:#383b3d;--energy-menu-item-active-text-color:#fff;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif}html{cursor:default;font-size:16px}body{margin:0}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track:hover{background-color:#e0e0e0}::-webkit-scrollbar-thumb:hover{background-color:#a0a0a0}::-webkit-scrollbar-thumb{background-color:#c4c4c4;border-radius:4px}::-webkit-scrollbar-track{background-color:#f0f0f0}.app{background-color:#f4f6fc;background-color:var(--app-background);box-sizing:border-box;display:flex;flex-direction:column;gap:var(--app-layout-padding);height:100vh;overflow:hidden;padding:var(--app-layout-padding);width:100%}.content{flex-direction:row}.content,.root-outlet-container{display:flex;gap:var(--app-layout-padding);height:calc(100vh - 6rem - var(--app-layout-padding)*2);height:calc(100vh - var(--navbar-height) - var(--app-layout-padding)*2)}.root-outlet-container{flex-direction:column}.root-outlet-container,.utilities-outlet-container{background-color:initial;box-sizing:border-box;flex-grow:1;overflow:auto}.utilities-outlet-container{display:flex;flex-direction:row;gap:var(--app-layout-padding);gap:.7rem;height:calc(100vh - 6rem - var(--app-layout-padding)*2);height:calc(100vh - var(--navbar-height) - var(--app-layout-padding)*2)}.utilities-left-container{align-items:center;box-sizing:border-box;display:flex;flex-shrink:0;height:100%;overflow:auto;padding:.5rem}.utilities-right-container{box-sizing:border-box;flex-grow:1;height:100%;overflow:auto;padding-top:1.5rem}.skeleton{animation:skeleton-loading 1s linear infinite alternate}@keyframes skeleton-loading{0%{background-color:#c2cfd6}to{background-color:#f0f3f5}}.blink-loading{animation:blink-loading 1s linear infinite alternate}@keyframes blink-loading{0%{opacity:.5}to{opacity:1}}.primary-button{align-items:center;background:#000;background:var(--primary-button-background);border-radius:.6rem;color:#fff;color:var(--primary-button-text-color);display:flex;font-size:1.2rem;gap:.5rem;justify-content:center;padding:.7rem 1rem}.primary-button.success{color:#0bdc9d;color:var(--primary-button-text-color-success)}.primary-button.error{color:red;color:var(--primary-button-text-color-error)}.primary-title{font-size:1.2rem}.primary-title,.second-primary-title{color:#000;color:var(--navbar-card-text-color);font-weight:600;text-align:center}.second-primary-title{font-size:1rem}.small-Size-title{color:#000;color:var(--navbar-card-text-color);font-size:1rem;font-weight:600}.small-Size-title.success{color:#0bdc9d;color:var(--primary-button-text-color-success)}.small-Size-title.error{color:red;color:var(--primary-button-text-color-error)}.mediaum-Size-title{color:#000;color:var(--navbar-card-text-color);font-size:1.2rem;font-weight:500}.x-axis-label{font-size:16px}.y-axis-label{font-size:36px}@media (min-width:100px){html{font-size:4px}}@media (min-width:500px){html{font-size:6px}}@media (min-width:900px){html{font-size:8px}}@media (min-width:1200px){html{font-size:10px}}@media (min-width:1500px){html{font-size:12px}}@media (min-width:1700px){html{font-size:14px}}@media (min-width:1900px){html{font-size:15px}}@media (min-width:2100px){html{font-size:17px}}@media (min-width:2400px){html{font-size:20px}}@media (min-width:2880px){html{font-size:22px}}@media (min-width:3800px){html{font-size:31px}}@media (min-width:4200px){html{font-size:36px}}@media (min-width:5100px){html{font-size:42px}}@media (min-width:7600px){html{font-size:62px}}.ant-select-dropdown .ant-select-item,.ant-select-single .ant-select-selector{font-size:1rem}.ant-select{height:2.4rem}:where(.css-dev-only-do-not-override-xu9wm8).ant-result .ant-result-title{font-size:1.6rem}:where(.css-dev-only-do-not-override-xu9wm8).ant-result .ant-result-subtitle{font-size:1.2rem}.flex-card-container{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;gap:1rem;justify-content:flex-start;position:relative;width:100%}.flex-card-container.row{align-items:center;flex-direction:row;justify-content:center}.title-type-1{margin:0 0 .6rem}.report-title-lg,.title-type-1{color:#333;color:var(--primary-text-color);font-size:1.2rem;text-align:center;width:100%}.report-title-lg{font-weight:600;margin:0 0 .1rem}.report-title-md{color:#333;color:var(--primary-text-color);font-size:.9rem;font-weight:400;text-align:center;width:100%}.flex-col{flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.flex-col,.primary-card-background{align-items:center;display:flex;justify-content:center}.primary-card-background{background:#fff;border-radius:.8rem;box-shadow:0 2px 4.9px 0 #00000026;gap:1rem;padding:3rem 1rem}.ant-btn{background-color:#ff8e25;border-color:#ff8e25;color:#fff}.ant-btn:hover{background-color:#fd7e08!important}.reset-setting-btn:hover{background-color:red!important}.io-output-control-btn:disabled:hover{background-color:#f3f3f3!important;border-color:#b6b6b6!important;color:#8c8c8c!important}.ant-modal .ant-btn-default:hover{background-color:#ff8e25!important;border-color:#ff8e25!important;color:#fff!important}.create-row-columns{box-sizing:border-box;display:inline-flex;gap:1rem;padding:0 .5rem;width:100%}.create-row-columns.column{flex-direction:column;gap:.5rem;justify-content:flex-start}.create-row-columns.row{flex-direction:row;justify-content:flex-start}.ant-table-container .ant-table-thead tr th{background-color:#263653;color:#fff;font-size:.9rem;font-weight:600;text-align:center}:where(.css-dev-only-do-not-override-p7e5j5).ant-table-wrapper .ant-table-thead th.ant-table-column-has-sorters:hover{background-color:#263653}:where(.css-dev-only-do-not-override-p7e5j5).ant-table-wrapper .ant-table-thead th.ant-table-column-sort{background-color:#263653}:where(.css-dev-only-do-not-override-1uq9j6g).ant-table-wrapper .ant-table-thead th.ant-table-column-has-sorters{background-color:#263653}:where(.css-dev-only-do-not-override-1uq9j6g).ant-table-wrapper .ant-table-thead th.ant-table-column-has-sorters:hover{background-color:#263653}.input-with-classname{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;font-size:.9rem;margin-right:10px;padding:8px;width:10rem}.ant-table table{font-size:.9rem}.report-container{width:100%}.tab-container{justify-content:space-between;margin:2rem}.flex-center,.tab-container{align-items:center;display:flex}.flex-center{justify-content:center}.grid-container{display:grid;margin:auto;width:80vw}.row{display:flex;gap:1rem}.column{flex:1 1}.container{align-items:flex-start;border:1px solid #ddd;border-radius:10px;border-radius:"0.8rem";box-sizing:border-box;justify-content:flex-start;margin:0 auto;min-height:25rem;padding:1rem}.consumption-container-col,.container{display:flex;flex-direction:column;width:100%}.consumption-container-col{align-items:center;justify-content:center}.consumption-container-row{align-items:center;display:flex;flex-direction:row;gap:2rem;justify-content:flex-start;width:100%}.consumption-name{width:50%}.text-center{text-align:center}.text-red{color:#ff6361}.text-orange{color:#378ce7}.text-purple{color:#a56eff}.vertical-divider{background-color:#ccc;height:100%;margin:0 10px;width:1px}.text-start{text-align:start}.text-end{text-align:end}.text-success{color:#5cff5c}.progress-wrapper{margin:1rem 0}.consumption-text{color:#000;font-size:1rem;transform:translate(-50%,-50%)}.third-row .container{height:20rem}.first-row .container{height:35rem}@media (max-width:991.98px){.grid-container{grid-template-columns:repeat(auto-fit,1fr) 1fr;margin:auto}.first-row .container,.second-row .container{height:40rem}.third-row .container{height:24rem}.container{height:30rem;width:80%}.row{flex-direction:column}.title-type-1{font-size:2rem}}.progress-wrapper{background-color:#f0f0f0;border-radius:10px;height:30px;overflow:hidden;position:relative;width:100%}.progress{background-color:#378ce7;height:100%;left:0;position:absolute;top:0;transition:width .3s ease-in-out}.consumption-text{left:50%;left:10px;position:absolute;top:50%;transform:translateY(-50%)}.title-type-1{font-size:16px;font-weight:600;margin-top:10px}.custom-progress-container{margin-bottom:20px;position:relative;width:100%}.progress-bar{width:90%}.progress-label{font-weight:550;margin-right:10px}.progress-bar-wrapper{background-color:#f0f0f0;border-radius:10px;height:30px;position:relative;width:100%}.progress-bar-fill{align-items:center;border-radius:5px;bottom:0;display:flex;justify-content:flex-end;left:0;max-width:100%;position:absolute;top:0;width:0}.progress-value{color:#000;left:2px;margin-right:5px;position:absolute}.progress-bar-sanction{align-items:center;bottom:0;color:#000;display:flex;font-size:14px;justify-content:center;padding:0 10px;position:absolute;right:0;top:0}.skeleton-wrapper{align-items:center;display:flex;flex-direction:column;gap:10px;overflow:hidden;padding:20px;width:100%}.skeleton-bars{align-items:flex-end;display:flex;gap:25px;justify-content:center;max-width:600px;overflow:hidden;width:70%}.skeleton-bar{animation:loading 1.5s linear infinite;background-color:#e0e0e0;background-image:linear-gradient(90deg,#e0e0e0 25%,#f8f8f8 50%,#e0e0e0 75%);background-size:200% 100%;border-radius:4px;width:15%}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.trend-modal{background-color:#fff;border-radius:.6rem;box-shadow:0 0 .6rem 0 #00000040;left:50%;max-width:26rem;padding:2rem;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:100%}.trend-dashboard-container{align-items:center;display:flex;gap:2rem;justify-content:center;margin:0 2rem}.trend-dashboard-button{margin-top:15px}.config-parser-box{box-sizing:border-box;display:inline-flex;gap:1rem;padding:0 .5rem;width:100%}.config-parser-box .column{flex-direction:column;gap:.5rem;justify-content:flex-start}.config-parser-box .row{flex-direction:row;justify-content:flex-start}.footer{align-items:center;color:var(--navbar-mobile-background);display:flex;gap:.2rem;height:10px;justify-content:center;padding:10px}.footer h4{font-weight:700;text-align:center}.main-login-container{height:100vh;width:100vw}.login-container{align-items:center;background-repeat:no-repeat;display:flex;height:100%;justify-content:space-between}.login-form-container{align-items:center;background:linear-gradient(180deg,#d7e4ee,#fff0);display:flex;flex-direction:column;height:96vh;justify-content:center;width:35vw}.slider{background:#f4f6fc;width:65vw}.login-form{align-items:center;display:flex;flex-direction:column;font-size:1.3rem;gap:1rem;padding:2.4rem}.login-image-div{align-items:flex-end;background:#51429c;display:flex;height:100%;justify-content:center;width:40%}.login-form-title{font-size:1rem;margin:0 0 1rem}.ibms{color:#76ad2c;font-size:1rem;font-weight:600}.login-form-input-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.login-form-input{background-color:#fff;border:1px solid #ccc;border-radius:.1rem;font-size:1.2rem;outline:none;padding:1rem 2rem;width:100%}.password-input-container{margin-left:-4rem;position:relative;width:100%}.password-toggle-icon{color:#888;cursor:pointer;font-size:1rem;position:absolute;right:-2rem;top:50%;transform:translateY(-50%);transition:color .3s ease}.password-toggle-icon:hover{color:#333}.selec-input-field{border-radius:.1rem;font-size:1.2rem;outline:none;padding:1rem 2rem;width:100%}.login-form-button{background:#e36c4b;border:none;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:.8rem 1.6rem;transition:all .3s ease-in-out;width:36%}.slider{justify-content:space-evenly}.slider,.slider-image{align-items:center;display:flex}.slider-image{flex-direction:column;gap:3rem;justify-content:space-between;width:40vw}.slider-image,img{transition:transform .3s ease}img{height:auto;max-width:100%}button{background:none;border:none;color:#707070;cursor:pointer;font-size:3rem;margin:0 1rem;outline:none}.dots-container{margin-top:2rem;text-align:center}.dot{background-color:#ccc;border-radius:50%;cursor:pointer;display:inline-block;height:1rem;margin:0 .6rem;transition:background-color .3s;width:1rem}.dot.active{background-color:#007bff}.version{font-size:1rem}@media (max-width:991.98px){.slider{display:none}.login-form-container{width:100vw}.login-bg{height:10vh}.login-form-title{font-size:3rem}.password-input-container{margin-left:0}.login-form-input{font-size:2.5rem;margin:2rem 0;padding:1.5rem;width:50vw}.password-toggle-icon{font-size:2.5rem;right:2rem}.login-form-button{font-size:2.5rem;padding:2rem}.version{font-size:2rem;margin-top:2rem}}.site-select-container{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.modal{background-color:#fff;border-radius:.6rem;box-shadow:0 0 .6rem 0 #00000040;padding:2rem;text-align:center;width:23vw}.modal h2{font-size:1.4rem;font-weight:600;margin-bottom:1.2rem}.modal select{border-radius:.6rem;font-size:3rem;margin-bottom:1rem;padding:.8rem 1.2rem;width:100%}select option{font-size:5.2rem;padding:1rem}.option-select{margin-bottom:1rem}.modal button{background-color:#4caf50;border:none;border-radius:.4rem;color:#fff;cursor:pointer;font-size:1rem;padding:.6rem 1.2rem}button:disabled{background-color:#ccc;cursor:not-allowed}.modal .cancelbtn{background-color:#fff;border:.1rem solid #000;border-radius:.4rem;color:#000}@media (max-width:991.98px){.modal{width:65rem}.title{font-size:4rem}.ant-select-selection-item{font-size:2rem}.option-select{font-size:5rem;height:6rem;margin-bottom:5rem}.btn-div{display:flex;justify-content:space-around;margin-top:5rem}.modal button{font-size:2.5rem;padding:1rem}}.navbar{background-color:var(--navbar-background);box-shadow:var(--navbar-box-shadow);color:var(--navbar-text-color);font-size:var(--navbar-font-size);height:var(--navbar-height);justify-content:center;position:-webkit-sticky;position:sticky;text-shadow:var(--navbar-text-shadow);z-index:400}.navbar,.navbar-container{align-items:center;display:flex;width:100%}.navbar-container{gap:2rem;justify-content:space-between;padding:1rem}.navbar-client-logo{object-fit:cover;width:100px}.navbar-mobile-menu-toggle{background:none;border:none;color:var(--navbar-text-color);cursor:pointer;display:none;font-size:2rem;margin-right:1rem}.navbar-menu{display:flex;gap:1rem;justify-content:space-between}.nav-link,.navbar-menu{align-items:center;width:100%}.nav-link{border-radius:0 0 .6rem .6rem;color:var(--navbar-text-color);cursor:pointer;display:inline-flex;flex-direction:column;font-weight:500;justify-content:center;max-width:10rem;text-align:center;text-decoration:none}.nav-link.active,.nav-link:hover{background:var(--navbar-active-background);box-shadow:.2rem .2rem .2rem 0 #00000040;height:calc(var(--navbar-height) + 1rem)}.nav-link:hover{color:var(--navbar-active-text-color)}.nav-item{align-items:center;background-color:initial;display:flex;flex-direction:column;font-size:1.1rem;justify-content:center}.nav-item-icon{height:2.2rem;object-fit:cover;width:auto}.navbar-ambient{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:.6rem}.navbar-ambient-head{font-size:1.2rem;font-weight:600}.navbar-ambient-card{background-color:initial;flex-direction:row;gap:.3rem;padding:auto}.navbar-ambient-card,.navbar-ambient-card-item{align-items:center;display:flex;justify-content:center}.navbar-ambient-card-item{background-color:var(--navbar-card-background);border-radius:0;color:var(--navbar-card-text-color);flex-direction:column;font-size:1.1rem;font-weight:450;gap:.1rem;height:100%;padding:.1rem .5rem;width:6rem}.navbar-ambient-card-item:first-child{border-radius:.6rem 0 0 .6rem}.navbar-ambient-card-item:last-child{border-radius:0 .6rem .6rem 0}.navbar-site-name{align-items:center;background-color:#fff;border-radius:5px;color:var(--navbar-text-color);color:#000;cursor:pointer;display:flex;font-size:1rem;font-weight:600;justify-content:center;margin-top:.1rem;padding:0 .5rem;text-align:center;transition:all .2s ease-in-out}@media screen and (max-width:1100px){.navbar{height:49px;justify-content:flex-start;z-index:100}.navbar-site-name{font-size:2.5rem;margin-left:4.5rem}.navbar-menu{display:none;gap:.3rem}.navbar-mobile-menu-toggle{display:block}.nav-menu-mobile{align-items:center;background-color:var(--navbar-mobile-background);border-top:.2rem solid var(--navbar-text-color);box-sizing:border-box;display:flex;flex-direction:column;gap:1rem;height:calc(100vh - var(--navbar-height));justify-content:space-between;padding:1rem 0;position:absolute;right:0;top:var(--navbar-height);width:20rem;z-index:999}.nav-link.active,.nav-link:hover{height:auto}.nav-link{border-radius:.6rem;padding:.2rem}}.site-logo{height:3rem;object-fit:fill;width:7rem}.logo-container{align-items:center;display:flex;flex-direction:column;height:3rem;justify-content:center;width:10rem}.footer-menu{background-color:var(--navbar-background);border-top:1px solid #ccc;bottom:0;display:flex;justify-content:space-between;left:0;padding:10px 0;position:fixed;width:100%;z-index:999}.footer-menu-item{align-items:center;color:#333;display:flex;flex-direction:column;flex-grow:1;padding:5px 0;text-decoration:none}.footer-menu-item.active{background:var(--navbar-active-background);border-top-left-radius:10px;border-top-right-radius:10px;box-shadow:.2rem .2rem .2rem 0 #00000040;height:100%}.footer-menu-item img{height:6rem;width:6rem}.footer-menu-item span{font-size:1.9rem;margin-top:5px;word-break:break-all}.homepage{height:calc(100vh - 150px);width:100%;z-index:10}.live{background:#d9d9d9;border-radius:0 0 .6rem .6rem;font-size:1.2rem;padding:.6rem 1rem;position:absolute;right:4rem;text-align:center;top:100p;width:24rem}.live-icon{height:10px}.homepage-container{grid-gap:1rem;display:grid;gap:1rem;grid-auto-columns:1fr;grid-template-areas:"one" "two" "three" "four" "five";margin:1rem 0 0;padding:1rem}.Energy-Container{grid-area:one}.Energy-Container,.alertContainer{align-items:center;background:#fff;border-radius:.6rem;box-shadow:0 0 .6rem .5rem #0000000f;display:flex;flex-wrap:wrap;gap:.6rem;justify-content:space-evenly;padding:1rem}.divider{border:1px solid #000;height:90%}.PCM-Container{background:#fff;border-radius:.6rem;box-shadow:0 0 .6rem .5rem #0000000f;grid-area:two;padding:1rem}.Energy-consumtion{border-radius:.6rem;gap:2rem;grid-area:three;padding:1rem 2rem}.Energy-consumtion,.energy-consumtion-graph{background:#fff;box-shadow:0 0 .6rem .5rem #0000000f;display:flex;flex-direction:column}.energy-consumtion-graph{border-radius:10px;gap:1rem;grid-area:four;justify-content:space-between;padding:1.5rem}.Alert-container-top-heading,.graph-Heading{font-size:1.2rem}.CO2-Container{align-items:center;display:flex;gap:2rem;justify-content:center;padding:1rem 3rem}.CO2-Container-right{align-items:center;display:flex;flex-direction:column;font-size:1rem;gap:.6rem}.Saving-Container{align-items:center;display:flex;gap:2rem;justify-content:center;padding:1rem 3rem}.Saving-Container-right{align-items:center;display:flex;flex-direction:column;font-size:1rem;gap:.6rem}.EPI-Container{align-items:center;display:flex;gap:2rem;justify-content:center;padding:1rem 3rem}.EPI-Container-right{align-items:center;display:flex;flex-direction:column;font-size:1rem;gap:.6rem}.AQI-Container{align-items:center;display:flex;gap:2rem;justify-content:center;padding:1rem 3rem}.AQI-Container-right{align-items:center;display:flex;flex-direction:column;font-size:1rem;gap:.6rem}.AQI-Value,.CO2-Value,.EPI-Value,.Saving-Value{font-size:1.5rem}.PCM-Container{align-items:center;display:flex;justify-content:space-evenly;text-align:center}.PCM-Container-left,.PCM-Container-right{align-items:center;display:flex;flex-direction:column;font-size:1.1rem;gap:1rem;padding:1rem 3rem}.PCM-Value{font-size:1.5rem}.Energy-consumtion-top{align-items:center;display:flex;justify-content:space-between}.Energy-consumtion-top-heading{font-size:1.2rem}.table-container{border:1px solid #e0e0e0;border-radius:10px;overflow:auto;width:100%}.custom-table{border-collapse:collapse;border-spacing:0;width:100%}.custom-table th{color:#333;font-weight:700;padding:10px;text-align:center}.custom-table th,.custom-table th[colspan="2"]{background-color:#fff}.custom-table td{padding:30px 10px;text-align:center}.custom-table td,.custom-table th{border:1px solid #e0e0e0}.custom-table tbody tr:hover{background-color:#f9f9f9}.table-container1{border:1px solid #e0e0e0;border-radius:10px;overflow:auto;width:100%}.custom-table1{border-collapse:collapse;border-spacing:0;width:100%}.custom-table1 th{color:#333;font-weight:700;padding:10px;text-align:center}.custom-table1 th,.custom-table1 th[colspan="2"]{background-color:#fff}.custom-table1 td{padding:10px;text-align:center}.custom-table1 td,.custom-table1 th{border:1px solid #e0e0e0}.custom-table1 tbody tr:hover{background-color:#f9f9f9}.dropdown,.dropdown1{display:inline-block;margin:10px;position:relative}.dropdown-button,.dropdown-button1{align-items:center;background-color:#fff;border:none;border-radius:5px;box-shadow:0 0 .6rem .5rem #0000000f;color:#000;cursor:pointer;display:flex;font-size:1rem;gap:.6rem;justify-content:space-between;padding:10px 20px}.dropdown-menu{background-color:#fff;border:1px solid #ccc;border-radius:4px;display:none;left:0;list-style:none;margin:0;padding:0;position:absolute;top:100%;width:100%}.dropdown-menu li{cursor:pointer;padding:10px}.dropdown-menu li:hover{background-color:#3498db;color:#fff}.dropdown-menu.show{display:block}.dropdown-menu1{background-color:#fff;border:1px solid #ccc;border-radius:4px;display:none;left:0;list-style:none;margin:0;padding:0;position:absolute;top:100%;width:100%}.dropdown-menu1 li{cursor:pointer;padding:10px}.dropdown-menu1 li:hover{background-color:#3498db;color:#fff}.dropdown-menu1.show{display:block}.graph{height:10rem}.Alert-container{background:#fff;border-radius:10px;box-shadow:0 0 .6rem .5rem #0000000f;display:flex;flex-direction:column;gap:2rem;grid-area:five;padding:1rem}.Alert-container-top{align-items:center;display:flex;justify-content:space-between}.table-container3{margin:0 auto;width:100%}table{border-collapse:collapse;width:100%}td,th{border:1px solid #ddd;padding:20px 12px;text-align:left}th{background-color:#f2f2f2}tr:hover{background-color:#f5f5f5}input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;border:2px solid #000;border-radius:4px;cursor:pointer;height:20px;outline:none;width:20px}input[type=checkbox]:checked{background-color:#0e8833;border:2px solid #fff}.alter-img{height:20rem;width:100%}@media screen and (max-width:320px){.homepage-container{grid-template-areas:"one one" "two two" "three three" "four four" "five five";margin:.5rem 0 0}.custom-table td,.custom-table1 td{padding:10px;text-align:center}.CO2-Container,.EPI-Container,.Saving-Container{border-right:none;padding:0}.AQI-Container{padding:0}.Energy-Container{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center;margin:0;padding:1cm}.live{right:0;top:60px}}@media (min-width:321px) and (max-width:480px){.homepage-container{grid-template-areas:"one one" "two two" "three three" "four four" "five five";margin:3rem 0 0}.dash-label{font-size:1.5rem}.dash-value{font-size:3rem}.dash-img{height:7rem}.alter-img{height:60rem;width:100%}.custom-table td{padding:12px 8px;text-align:center}.custom-table{font-size:.9rem}.custom-table th,.custom-table1 td{padding:12px 8px;text-align:center}.custom-table1{font-size:.9rem}.custom-table1 th{padding:12px 8px;text-align:center}.Alert-container,.Energy-consumtion,.energy-consumtion-graph{padding:.8rem}.CO2-Container,.EPI-Container,.Saving-Container{border-right:none;padding:0}.AQI-Container{padding:0}.Energy-Container{align-items:center;display:flex;gap:2rem;justify-content:space-around;margin:0;padding:2rem}.live{right:0;top:60px}}@media (min-width:481px) and (max-width:768px){.homepage-container{grid-template-areas:"one one" "two two" "three three" "four four" "five five";margin:3rem 1rem 0}.Energy-Container{align-items:center;display:flex;gap:2rem;justify-content:space-around;margin:0;padding:2rem}.alter-img{height:60rem;width:100%}.dash-label{font-size:1.5rem}.dash-value{font-size:3rem}.dash-img{height:7rem}.custom-table td,.custom-table th,.custom-table1 td{padding:10px;text-align:center}}@media (min-width:769px) and (max-width:1024px){.homepage-container{grid-template-areas:"one two" "three three" "four four" "five five";margin:2rem 1rem 0}.Energy-Container{align-items:center;display:flex;gap:2rem;justify-content:space-around;margin:0;padding:2rem}.dash-label{font-size:1.5rem}.alter-img{height:80rem;width:100%}.dash-value{font-size:3rem}.dash-img{height:7rem}}@media (min-width:1025px) and (max-width:1280px){.homepage-container{grid-template-areas:"one two" "three three" "four four" "five five";margin:2rem 1rem 0}}@media (min-width:1281px) and (max-width:1366px){.homepage-container{grid-template-areas:"one one two" "three four five";margin:2rem 1rem 0}}@media (min-width:1367px) and (max-width:1600px){.homepage-container{grid-template-areas:"one one two" "three four five";margin:2rem 1rem 0}}@media (min-width:1601px) and (max-width:1920px){.homepage-container{grid-template-areas:"one one two" "three four five";margin:2rem 3rem 0}}@media (min-width:1921px) and (max-width:2560px){.homepage-container{grid-template-areas:"one one two" "three four five"}}@media (min-width:2561px) and (max-width:3840px){.homepage-container{grid-template-areas:"one one two" "three four five"}}.skeleton{animation:shimmer 1.5s infinite;background-color:#e0e0e0;background-image:linear-gradient(90deg,#e0e0e0 25%,#f5f5f5 50%,#e0e0e0 75%);background-size:200% 100%;border-radius:4px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.energy-utilities-menu-container{background:var(--energy-menu-background);border-radius:.5rem;box-shadow:0 0 .6rem 0 #00000040;color:#000;height:var(--energy-menu-height);padding:.5rem;position:relative;transition:width .2s ease-in-out;width:var(--energy-menu-width)}.energy-utilities-menu-list{display:flex;flex-direction:column;gap:.2rem;height:100%;overflow-x:hidden;overflow-y:scroll;position:relative;scrollbar-width:none;width:100%}.energy-utilities-menu-list::-webkit-scrollbar{display:none}.energy-utilities-menu-container.closed{width:var(--energy-menu-close-width)}.energy-utilities-menu-item{align-items:center;background:var(--energy-menu-item-background);border-radius:.5rem;color:var(--energy-menu-item-color);cursor:pointer;display:flex;flex-direction:row;gap:.5rem;padding:.5rem;text-decoration:none;transition:background .2s ease-in-out;width:90%}.energy-utilities-menu-item-icon{width:2rem}.energy-utilities-menu-item-text{flex-grow:1;font-size:1.2rem;font-weight:400;justify-content:center;text-align:center}.energy-utilities-menu-item.selected,.energy-utilities-menu-item:hover{background:var(--primary-active-background);border-radius:.6rem;box-shadow:0 0 .6rem 0 #00000040;color:var(--energy-menu-item-active-text-color)}.energy-utilities-menu-handle{align-items:center;background:var(--energy-menu-menu-handle-background);border-radius:.4rem;color:var(--energy-menu-item-active-text-color);cursor:pointer;display:flex;height:4rem;justify-content:center;position:absolute;right:-.5rem;top:50%;transform:translateY(-50%);width:1.6rem;z-index:1000}.utility-navbar-menu{gap:.3rem;height:90vh;width:100%}.utility-navbar-mobile-menu-toggle{display:block}.utility-nav-menu-mobile{align-items:center;background-color:#fff;border:.1px solid #867f7f;border-radius:6px;box-sizing:border-box;color:var(--energy-menu-item-color);display:flex;flex-direction:column;gap:1rem;height:calc(100vh - var(--navbar-height));height:79vh;justify-content:space-between;left:0;margin-left:1rem;margin-top:5rem;overflow-y:scroll;padding:1rem;position:absolute;top:0;width:35rem;z-index:999}.utility-nav-menu-mobile.open{display:flex;width:100%}.utility-nav-link.active,.utility-nav-link:hover{height:auto}.utility-nav-link{align-items:center;background:var(--energy-menu-item-background);border-radius:.5rem;border-radius:.6rem;color:var(--energy-menu-item-color);cursor:pointer;display:flex;flex-direction:row;gap:.5rem;justify-content:space-between;padding:.2rem;text-decoration:none;transition:background .2s ease-in-out;width:100%}.utility-nav-menu-mobile-items{width:100%}.utility-navbar-mobile-menu-toggle{cursor:pointer;font-size:1.5rem;font-size:2rem;font-weight:1200;left:1.5rem;position:fixed;z-index:1000}.utility-navbar-mobile-menu-close-btn{cursor:pointer;position:absolute;right:1rem;top:1rem}.utility-nav-item{align-items:center;display:flex;gap:1rem;justify-content:start}.utility-nav-item-icon{height:6rem;width:6rem}.utility-link-span{color:#000;width:100%}.selected{background:var(--primary-active-background);border-radius:.6rem;box-shadow:0 0 .6rem 0 #00000040;color:var(--energy-menu-item-active-text-color)}.utility-nav-menu-mobile-items{display:flex;flex-direction:column;gap:3rem;margin-top:4rem}.utility-link-span{word-wrap:break-word;font-size:2.5rem;font-weight:700;word-break:break-all}.selected .utility-link-span{color:#fff}.card-container{max-width:110%}.org-tree{align-items:center;display:flex;justify-content:center}.org-tree ul{display:inline-flex;padding-top:20px}.org-tree li,.org-tree ul{position:relative;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s}.org-tree li{float:left;list-style-type:none;padding:20px 5px 0;text-align:center;white-space:normal}.org-tree li:after,.org-tree li:before{border-top:1px solid #000;content:"";height:20px;position:absolute;right:50%;top:0;width:50%}.org-tree li:after{border-left:1px solid #000;left:50%;right:auto}.org-tree li:only-child:after,.org-tree li:only-child:before{display:none}.org-tree li:only-child{padding-top:0}.org-tree li:first-child:before,.org-tree li:last-child:after{border:0}.org-tree li:last-child:before{border-radius:0 5px 0 0;-webkit-border-radius:0 5px 0 0;-moz-border-radius:0 5px 0 0;border-right:1px solid #000}.org-tree li:first-child:after{border-radius:5px 0 0 0;-webkit-border-radius:5px 0 0 0;-moz-border-radius:5px 0 0 0}.org-tree ul ul:before{border-left:1px solid #000;content:"";height:20px;left:50%;position:absolute;top:0;width:0}.org-tree li a{border:1px solid #000;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;color:#666;display:inline-block;font-family:arial,verdana,tahoma;font-size:11px;text-decoration:none;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s}.org-tree li a:hover,.org-tree li a:hover+ul li a{background:#c8e4f8;border:1px solid #000;color:#000}.org-tree li a:hover+ul li:after,.org-tree li a:hover+ul li:before,.org-tree li a:hover+ul ul:before,.org-tree li a:hover+ul:before{border-color:#000}.card{border-radius:10px;box-shadow:0 0 10px #0003;margin:0 auto;padding:.6rem .8rem;position:relative;width:17rem}.sld-table-container{display:flex;font-size:.9rem;overflow-x:auto;width:100%}.sld-table-container table{border-collapse:collapse;width:100%}.sld-table-container table td,.sld-table-container table th{border:1px solid #ccc;padding:.5rem;text-align:center}.parameters-column{color:#1c93ea;font-weight:600}.events{margin:0;padding:0}.events .ant-badge-status{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.notes-month{text-align:center}.notes-month,.notes-month section{font-size:28px}.events{border-radius:5px;display:flex;flex-direction:column;gap:.1rem;height:100%;list-style:none;overflow-y:scroll;position:relative;width:100%}.exceed{background:#ef5a6f}.closed-on-time{background:#90d26d}.task-master-name{font-weight:700}.task-item{align-items:center;background-color:#fafafa;border:1px solid #d9d9d9;border-radius:4px;display:flex;justify-content:space-around;margin:.2rem .5rem;padding:.1rem}.task-category{color:#1890ff;font-size:.7rem;font-weight:700}.task-sub-category{color:#555;font-size:.6rem;text-align:center}.vertical-selector-container{gap:.3rem;justify-content:space-between}.vertical-selector-buttons-container,.vertical-selector-container{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;width:100%}.vertical-selector-buttons-container{gap:1rem;justify-content:center;padding:.5rem}.vertical-selector-buttons-container::-webkit-scrollbar{display:none;width:.2rem}.vertical-selector-control{cursor:pointer;font-size:2rem}.vertical-selector-button{background-color:var(--primary-background);border-radius:.6rem;box-shadow:0 0 .75rem 0 #00000040;box-sizing:border-box;color:var(--primary-text-color);cursor:pointer;font-size:1.2rem;padding:1rem;text-align:center;width:100%}.vertical-selector-button:hover{background:var(--primary-active-background);color:var(--primary-active-text-color)}.vertical-selector-button.active{background:var(--navbar-active-background);color:var(--navbar-active-text-color)}.GraphWithTitleValue-container{background:linear-gradient(180deg,#0048b4,#3e74c5);border-radius:.6rem;box-shadow:0 0 1.2rem 0 #00000040;display:flex;flex-direction:column;gap:1.3rem;height:100%;justify-content:center;min-height:5rem;padding:1.2rem 1.2rem 0;width:100%}.GraphWithTitleValue-container.gradient{background:linear-gradient(180deg,#c95353,#0048b4)}.GraphWithTitleValue-value-container{color:#fff;display:flex;flex-direction:row;font-size:1rem;justify-content:space-between;padding:0 0 .5rem}.GraphWithTitleValue-container-top-suffix{margin:0 0 0 .2rem}.GraphWithTitleValue-graph{height:6rem}.vs-card-container{align-items:center;display:flex;gap:1.4rem;margin:.6rem 0 1rem;width:100%}.vs-card-item{border-bottom:.13rem solid var(--primary-button-text-color-error);color:var(--primary-button-text-color-error);font-size:1.4rem;font-style:normal;font-weight:450;line-height:normal;padding:.6rem 0 .5rem;text-align:center}.vs-card-item:nth-child(3){border-bottom:.13rem solid var(--primary-button-text-color-success);color:var(--primary-button-text-color-success)}.vs-card-item:nth-child(5){border-bottom:.13rem solid var(--primary-active-Tab-background);color:var(--primary-active-Tab-background)}.vs-card-vs-text{font-size:1.2rem;font-weight:600}.info-card-container{align-items:center;display:flex;flex-direction:column;gap:.2rem;justify-content:center;width:100%}.info-card-title{align-items:center;color:#000;font-size:1.2rem;font-style:normal;font-weight:400;line-height:normal;text-align:center}.info-card-hr{width:70%}.info-card-value-container{align-items:center;display:flex;gap:.6rem}.info-card-value-head{display:flex;font-size:2rem;gap:.4rem;text-align:center}.info-card-value-head,.info-card-value-suffix{color:#93011e;font-style:normal;font-weight:600;line-height:normal}.info-card-value-suffix{font-size:1.3rem}.info-card-bottom-value-head,.info-card-bottom-value-suffix{color:#0048b4;font-size:1rem;font-weight:600}@media screen and (max-width:1100px){.info-card-title{font-size:2.7rem}.info-card-value-head,.info-card-value-suffix{font-size:3.4rem}}.horizontal-utility-tabs{align-items:center;display:flex;gap:1.5rem;justify-content:flex-start;overflow-x:auto;padding:0 .3rem;width:100%}.horizontal-utility-tab{align-items:center;background-color:var(--primary-background);border-radius:.25rem;box-shadow:0 0 1rem #0000001a;color:var(--primary-text-color);cursor:pointer;display:flex;flex-shrink:0;gap:.2rem;justify-content:center;padding:.5rem 1rem;transition:all .3s ease}.horizontal-utility-tab:hover{box-shadow:0 0 1rem #0003}.horizontal-utility-tab.active{background:var(--primary-active-Tab-background);color:var(--primary-active-text-color)}.horizontal-utility-tab .horizontal-utility-tab-icon,.horizontal-utility-tab .horizontal-utility-tab-title{font-size:1rem}@media screen and (max-width:1100px){.horizontal-utility-tabs{margin-left:4rem}.horizontal-utility-tab{height:4rem;width:7.2rem}.horizontal-utility-tab-title span{font-size:1.7rem;font-weight:700}}.RoundCard-Container{align-items:center;background:#fff;border:.6rem solid #3e74c5;border-radius:50%;display:flex;font-size:1.6rem;font-weight:600;height:8rem;justify-content:center;width:8rem}.RoundCard-Container.excellent{border:.6rem solid #013a15}.RoundCard-Container.fair{border:.6rem solid #0da341}.RoundCard-Container.poor{border:.6rem solid #ffed4f}.RoundCard-Container.ventilation{border:.6rem solid #ffe600}.RoundCard-Container.danger{border:.6rem solid #f73b3b}.RoundCard-Container.needaction{border:.6rem solid #9c0404}.FeelTemperature-Container{align-items:center;background:#fff;border-radius:.6rem;justify-content:center}.FeelTemperature-Container-title{color:#0048b4;font-size:1.2rem;font-weight:600;margin:1rem 0;text-align:center}.FeelTemperature-Container-title.avarage{color:#ffa800}.FeelTemperature-Container-title.error{color:#c52222}.FeelTemperature-Container-value{color:#0048b4;font-size:1.8rem;font-weight:600;text-align:center}.FeelTemperature-Container-value.avarage{color:#ffa800}.FeelTemperature-Container-value.error{color:#c52222}.button{align-items:center;background-color:#e74c3c;border:none;color:#fff;cursor:pointer;display:flex;height:25px;justify-content:center;width:25px}.floor-map-image{border-radius:3px;cursor:grab;object-fit:contain;width:100%}.room-card{background:#fff;border:.2rem solid #3e9ac5;border-radius:10px;font-size:1.6rem;font-weight:600;height:auto;max-height:5rem;padding:2px 5px;width:9.5rem}.freshAir-container,.room-card{align-items:center;display:flex;flex-direction:column;justify-content:center}.freshAir-container-title{font-size:1.5rem}.freshAir-container-status-title,.freshAir-container-title{color:var( --navbar-card-text-color);font-weight:600;margin:1rem 0}.freshAir-container-status-title{font-size:1.2rem;text-align:center}.freshAir-container-status{align-items:center;background:var( --navbar-card-text-color);border-radius:1rem;color:#0bdc9d;display:flex;font-size:1.2rem;gap:.5rem;justify-content:center;padding:.6rem 1rem;width:12rem}.row-good{background-color:#b1f8b1}.row-bad{background-color:#fbc5c5}.row-null{background-color:#d5d5d5}.row-faulty{background-color:#add8e6}.mcb-status-text{color:var(--navbar-card-text-color);font-size:1.2rem;font-weight:600;margin:1rem 0}.mcb-container{align-items:center;display:flex;justify-content:center}.breakers-container{background:var(--primary-background);border-radius:1rem}.breakers-container-title{color:var(--navbar-card-text-color);font-size:1.2rem;font-weight:500;margin:.7rem 0}.breakers-container-mcb-name{color:var(--navbar-card-text-color);font-size:1.1rem;font-weight:400;margin-top:.5rem}.rodent-room-text{font-size:1.5rem;margin:.6rem 0 0}.rodent-extra-info,.rodent-room-text{color:var( --navbar-card-text-color);font-weight:600;text-align:center}.rodent-extra-info{font-size:1rem;font-style:normal;line-height:normal;margin:.1rem 0 0}.rodent-status-green-btn{background:var( --navbar-card-text-color);color:#0bdc9d}.rodent-status-green-btn,.rodent-status-red-btn{align-items:center;border-radius:1rem;display:flex;font-size:1.2rem;gap:.5rem;justify-content:center;padding:.3rem 1rem;width:12rem}.rodent-status-red-btn{background:#000;color:red}.graph-with-title-container{border-radius:.7rem;display:flex;flex-direction:column;gap:2rem;padding:1rem;width:100%}.graph-with-title-container-Title-Text{align-items:center;color:var(--navbar-card-text-color);font-size:1.2rem;font-style:normal;font-weight:400;line-height:normal;text-align:center}.two-info-card-container{align-items:center;align-self:center;background:linear-gradient(180deg,#c95353,#044ebc);border-radius:.5rem;box-shadow:0 0 1.2rem 0 #00000040;color:#fff;display:flex;flex-direction:column;font-size:1.2rem;font-weight:600;gap:1rem;padding:1rem;width:100%}.two-info-card-value-container{color:#fff;display:flex;flex-direction:row;gap:.9rem;width:100%}.two-info-card-value{align-items:center;display:inline-flex;flex-direction:row;gap:.5rem;width:100%}.two-info-card-value:first-child{justify-content:flex-end}.two-info-card-value:last-child{justify-content:flex-start}.two-info-card-value-separator{border:.08rem solid #fff}.two-info-card-value-head{font-size:1.5rem;font-weight:600;vertical-align:middle}.two-info-card-value-suffix{font-size:1.3rem;font-weight:600}@media screen and (max-width:1100px){.two-info-card-container{width:80%}.two-info-card-title,.two-info-card-value-head,.two-info-card-value-suffix{font-size:3rem}}.list-info-rows-container{display:flex;flex-direction:column;gap:.4rem}.list-info-rows-item-container{align-items:center;display:flex;justify-content:flex-start;padding:.3rem}.list-info-rows-item-title{font-size:1.2rem;font-weight:550;min-width:10rem}.list-info-rows-item-value{flex:1 1;font-size:1.2rem;font-weight:550;padding-left:.3rem}@media only screen and (max-width:600px){.list-info-rows-item-title{font-size:2.8rem}.list-info-rows-item-value{font-size:2.5rem}}@media only screen and (min-width:601px) and (max-width:1024px){.list-info-rows-item-title{font-size:2.8rem}.list-info-rows-item-value{font-size:2.5rem}}.loader-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem}.loader-card{animation:pulse 1.5s infinite;background-color:#f0f0f0;border-radius:.5rem;padding:1rem;width:16rem}.loader-blink{animation:blink 1s infinite;background-color:#ddd;border-radius:4px;color:#0000;width:100%}@keyframes blink{0%{background-color:#ddd}50%{background-color:#eee}to{background-color:#ddd}}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.AcRemote-container{background:#fff;border-radius:.6rem 0 .6rem 0;box-shadow:0 0 2rem 0 #dbaaaa1a;display:flex;flex-direction:column;gap:.6rem;height:80vh;overflow:auto;padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;width:100%}.AcRemote-container::-webkit-scrollbar{display:none}.AcRemote-room-name{align-items:center;color:#000;font-size:1.5rem;font-weight:500}.AcRemote-room-name,.AcRemote-temperature-status-btn{display:flex;justify-content:center}.AcRemote-temperature-status-btn-btn{background:#42b061;border-radius:.5rem;box-shadow:0 0 1rem 0 #00000026;color:#fff;display:flex;font-size:1.6rem;justify-content:center;padding:.4rem 4rem}.AcRemote-temperature-status-btn-btn.red{background:#c95353}.AcRemote-temperature-info{background:#ffffffe6;border-radius:.6rem;box-shadow:0 0 1rem 0 #00000026;display:flex;justify-content:space-around;margin:0 1rem;padding:.1rem}.AcRemote-temperature-info-temp-title{align-items:center;color:#000;display:flex;font-size:1.2rem;font-weight:400;justify-content:center}.AcRemote-temperature-info-temp-value{align-items:center;color:#000;display:flex;font-size:2rem;font-weight:500;justify-content:center}.AcRemote-temperature-mode{display:flex;flex-direction:column;gap:.5rem}.AcRemote-temperature-swing-btns{align-items:center;display:inline-flex;gap:1rem}.AcRemote-temperature-mode-title{font-size:1.3rem;font-weight:400;margin-left:1rem}.AcRemote-temperature-mode-btns{align-items:center;display:inline-flex;gap:.1rem;justify-content:start}.AcRemote-temperature-mode-btn{background:#d6d6d6;border-radius:.5rem;box-shadow:0 0 .4rem 0 #00000026;color:#fff;font-size:1rem;padding:.5rem}.AcRemote-temperature-mode-btn.active{background:#2b79ef;border-radius:.5rem;box-shadow:0 0 1rem 0 #00000026;color:#fff}.AcRemote-temperature-swing{display:flex;flex-direction:column;gap:1rem}.AcRemote-temperature-swing-title{font-size:1.3rem;font-weight:400;margin-left:1rem}.AcRemote-temperature-swing-btn1{background:#fff;border-radius:.5rem;box-shadow:0 0 .6rem 0 #00000026;color:#000;font-size:1.1rem;padding:.6rem}.AcRemote-temperature-swing-btn.active{background:#2b79ef;border-radius:.5rem;box-shadow:0 0 1rem 0 #00000026;color:#fff;font-size:1.3rem;padding:.1rem 1rem}.Acremote-card-room-temperature-info{background:#ffffffe6;border-radius:.6rem;box-shadow:0 0 1rem 0 #00000026;display:flex;font-size:1rem;gap:1rem;justify-content:space-evenly;margin:0 1rem}.Acremote-card-room-temperature-temp-info{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:.5rem}.Acremote-card-room-temperature-temp-info-value{align-items:center;color:#00b654;display:flex;font-size:2rem;font-weight:500;justify-content:center}.Acremote-card-room-temperature-fan-info-value{align-items:center;color:#000;display:flex;font-size:2rem;justify-content:center}.Acremote-card-room-temperature-divider{border-left:.13rem solid #c7c6c6}.Acremote-card-room-temperature-fan-info{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:1rem}.AcRemote-temperature-change-card{display:flex;flex-direction:column;font-size:1.2rem;gap:.6rem;margin:0 1rem;padding:.1rem}.AcRemote-temperature-change-card-temperature{background:#ffffffe6;border-radius:.6rem;box-shadow:0 0 1rem 0 #00000026;padding:1rem}.AcRemote-temperature-change-confirm-button{align-items:center;display:flex;justify-content:center}.AcRemote-temperature-change-confirm-button-btn{background:#3a463e;border-radius:.5rem;box-shadow:0 0 1rem 0 #00000026;color:#fff;font-size:1.4rem;padding:.6rem 2rem}.temperature-container{border-radius:.5rem;display:flex;flex-direction:column;gap:.2rem;padding:.4rem}.temperature-container.active{border:.3rem solid #00563c}.temperature-container.offline{border:.3rem solid #c95353}.temperature-container.override{border:.3rem solid #eedf7a}.temperature-card-room-temperature-info{background:#fff;border-radius:.5rem;color:#000;display:flex;gap:.4rem;justify-content:center;width:100%}.temperature-card-room-temperature-info.in_override{background:#ffd580;color:#000}.temperature-card-room-temperature-info.in_schedule{background:#add8e6;color:#000}.temperature-card-room-temperature-status{background:#fff;border-radius:.5rem;color:#000;display:flex;gap:.4rem;justify-content:center;width:100%}.temperature-card-room-temperature-info.active{background:#1c93ea;border:.1rem solid #e5e5e5;border-radius:.5rem;color:#fff;display:flex}.temperature-card-room-temperature-info.offline{background:#d6d6d6;color:#fff}.temperature-card-room-temperature-divider{border:.1rem solid #e5e5e5}.temperature-card-room-temperature-temp-info-title{font-size:1rem;font-weight:500;margin-top:.6rem}.temperature-card-room-name{font-size:1.2rem;font-weight:500;margin:.6rem 0;padding:.5rem}.temperature-card-room-name.active-ac-name{background:#1c93ea;border-radius:.5rem;color:#fff}.temperature-card-room-temperature-temp-info-value{font-size:2rem;font-weight:500}.temperature-card-room-temperature-mode-info,.temperature-card-room-temperature-temp-info{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:1rem}.temperature-card-room-temperature-mode-info{text-align:center}.temperature-card-room-temperature-mode-info-mode,.temperature-card-room-temperature-mode-info-swing{align-items:center;display:flex;flex-direction:column;font-size:1.2rem;gap:.6rem}.temperature-card-room-temperature-mode-info-mode-title-text{font-size:1.2rem;font-weight:500}.temperature-card-room-temperature-mode-info-mode-title-value{font-size:1.3rem}.temperature-card-room-temperature-mode-info-swing-title-text{font-size:1.2rem;font-weight:500;width:6rem}.temperature-card-room-temperature-mode-info-swing-title-value{font-size:1.3rem}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.table-data-key{color:#000;font-weight:700}.agency-logo{border:2px solid #000;height:200px;object-fit:contain;width:400px}.off-row{background-color:#f58080}.on-row{background-color:#86fb9f}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}