:root{--wcan-primary: #194754;--wcan-primary-accent: #e6ebec;--wcan-secondary: #00a08e;--wcan-secondary-accent: #a1d9d5;--wcan-dark: #231F20;--wcan-danger: #f30707}*{font-family:Poppins,sans-serif;font-weight:700}body{margin:0}.zone-title{rotate:-90deg;pointer-events:none}.wcan-primary{color:var(--wcan-primary)}.wcan-secondary{color:var(--wcan-secondary)}h1{margin:0;font-weight:700;font-size:58px;text-transform:uppercase;color:var(--wcan-primary)}h2{margin:0;font-weight:700;font-style:italic;font-size:36px;color:var(--wcan-secondary)}h3{margin:0;font-weight:700;font-size:20px;color:var(--wcan-secondary)}h4{margin:0;font-weight:700;font-size:16px;text-transform:uppercase;color:var(--wcan-primary)}button.wcan-btn{border-style:Solid;border-color:var(--wcan-primary);border-width:3px;background:none;font-weight:700;font-size:16px;color:var(--wcan-primary);text-transform:uppercase;padding:10px;height:unset;max-height:unset}button.wcan-btn:hover{border-color:var(--wcan-secondary);background:var(--wcan-secondary);font-weight:700;color:#fff;cursor:pointer}button.wcan-btn.wcan-btn-danger{border-color:var(--wcan-danger);color:var(--wcan-danger)}button.wcan-btn.wcan-btn-danger:hover{background:var(--wcan-danger)!important;color:#fff!important;border-color:var(--wcan-danger)!important}button.wcan-btn:disabled{color:gray!important;border-color:gray!important;background:#fff!important;pointer-events:none}p{font-size:12px;color:var(--wcan-dark)}.zone-modal{width:95%!important}.card-wrapper{display:flex;margin-bottom:20px}.stat-cards{margin:auto;background-color:var(--wcan-secondary-accent)}.stat-info{margin:0;padding:0;text-align:center}.ant-card-head-title{overflow:visible!important}.schedule-wrapper{display:flex;margin-bottom:20px}.highlighted{background-color:var(--wcan-secondary-accent);color:#fff;padding:5px}.highlighted-input{background-color:var(--wcan-primary-accent);padding:5px}.label-wrapper{display:flex;align-items:center}.label-wrapper h4{margin-right:auto}.equation-title{margin-left:auto;font-size:20px}.var-wrapper{display:flex;margin-bottom:20px;margin-left:20px}.equation-tooltip{-webkit-user-modify:read-write-plaintext-only}.alarm-wrapper{display:flex;margin-bottom:20px}.alarm-select,.alarm-limit{margin-right:20px;margin-left:20px}.chart-options{margin:5px}.alarm-active{color:var(--wcan-danger);border-color:var(--wcan-danger)}.ant-tooltip-inner{white-space:pre-line}@media (max-width: 700px){.ant-picker-datetime-panel{flex-direction:column}.ant-collapse-header-text,.ant-collapse-extra{font-size:12px}.ant-collapse-header{align-items:center!important}}.manual-container{display:grid;grid-template-columns:1fr;gap:20px}@media (min-width: 1160px){.manual-container{grid-template-columns:1fr 1fr}}.manual-item{display:flex;align-items:center;justify-content:space-between}.manual-input-wrapper{display:flex;justify-content:flex-end;width:100%!important}#override-range-picker{contain:content;display:flex;justify-content:center}.override-range-picker-mobile input{user-focus:none;-webkit-user-select:none;user-select:none}.row-flash-red{animation:bg-flashing-red .5s infinite}@keyframes bg-flashing-red{0%{background-color:#0000}50%{background-color:#ff000040}to{background-color:#0000}}.thermometer .thermometer__mercury{transition:all .5s ease-in-out}.thermometer .thermometer__percent-current:before,.thermometer .thermometer__percent-current:after,.thermometer .thermometer__draw-b:after,.thermometer .thermometer__draw-b:before{content:"";margin:auto}.thermometer ul.thermometer__statistics{font-size:11px;font-style:italic;font-weight:500}.thermometer .thermometer__percent-current{font-size:10px;font-style:normal;font-weight:500}.thermometer ul.thermometer__statistics{margin:0;padding:0}.thermometer--small ul.thermometer__statistics li{width:52px;padding-left:8px}.thermometer--small .thermometer__draw-a{width:14px}.thermometer--small .thermometer__draw-a:after{position:absolute;top:initial;right:initial;bottom:-12px;left:-10px;width:34px;height:34px}.thermometer--small .thermometer__draw-b:before{width:4px}.thermometer--small .thermometer__draw-b:after{position:absolute;top:13px;right:0;bottom:initial;left:0;width:24px;height:24px}.thermometer--small .thermometer__meter{width:4px}.thermometer--normal ul.thermometer__statistics li{width:42px;padding-left:13px}.thermometer--normal .thermometer__draw-a{width:30px}.thermometer--normal .thermometer__draw-a:after{position:absolute;top:initial;right:initial;bottom:-20px;left:-10px;width:50px;height:50px}.thermometer--normal .thermometer__draw-b:before{width:10px}.thermometer--normal .thermometer__draw-b:after{position:absolute;top:8px;right:0;bottom:initial;left:0;width:34px;height:34px}.thermometer--normal .thermometer__meter{width:10px}.thermometer--large ul.thermometer__statistics li{width:52px;padding-left:34px}.thermometer--large .thermometer__draw-a{width:50px}.thermometer--large .thermometer__draw-a:after{position:absolute;top:initial;right:initial;bottom:-30px;left:-10px;width:70px;height:70px}.thermometer--large .thermometer__draw-b:before{width:30px}.thermometer--large .thermometer__draw-b:after{position:absolute;top:0;right:0;bottom:initial;left:0;width:50px;height:50px}.thermometer--large .thermometer__meter{width:30px}.thermometer--theme-light .thermometer__draw-a,.thermometer--theme-light .thermometer__draw-a:before,.thermometer--theme-light .thermometer__draw-a:after{background-color:#fff}.thermometer--theme-light .thermometer__meter{background-color:#d6d6d6}.thermometer--theme-light ul.thermometer__statistics li{color:#000}.thermometer--theme-light ul.thermometer__statistics li:before{background:linear-gradient(90deg,rgba(0,0,0,.2),transparent)}.thermometer--theme-light .thermometer__percent-current{color:#000;background-color:#fff}.thermometer--theme-light .thermometer__percent-current:after{border-left:8px solid #fff}.thermometer--theme-dark .thermometer__draw-a,.thermometer--theme-dark .thermometer__draw-a:before,.thermometer--theme-dark .thermometer__draw-a:after{background-color:#333}.thermometer--theme-dark .thermometer__meter{background-color:#1d1d1d}.thermometer--theme-dark ul.thermometer__statistics li{color:#fff}.thermometer--theme-dark ul.thermometer__statistics li:before{background:linear-gradient(90deg,rgba(255,255,255,.2),transparent)}.thermometer--theme-dark .thermometer__percent-current{color:#fff;background-color:#1d1d1d}.thermometer--theme-dark .thermometer__percent-current:after{border-left:8px solid #1d1d1d}.thermometer{width:100px;position:relative}.thermometer ul.thermometer__statistics{position:absolute;top:0;right:initial;bottom:initial;left:0;height:100%;z-index:1}.thermometer ul.thermometer__statistics li{position:absolute;top:initial;right:initial;bottom:initial;left:0;list-style:none}.thermometer ul.thermometer__statistics li:before{position:absolute;top:initial;right:initial;bottom:-1px;left:0;content:"";width:100%;height:1px}.thermometer .thermometer__meter{position:absolute;top:12px;right:0;bottom:initial;left:0;height:calc(100% - 58px);margin:auto;border-radius:50px 50px 0 0;z-index:1}.thermometer .thermometer__mercury{position:absolute;top:initial;right:initial;bottom:0;left:0;width:100%;height:0;border-radius:50px 50px 0 0}.thermometer .thermometer__mask{position:absolute;top:initial;right:initial;bottom:-1px;left:initial;overflow:hidden;width:100%;height:100%;border-radius:50px 50px 0 0}.thermometer .thermometer__bg-color{position:absolute;top:initial;right:initial;bottom:0;left:initial;width:100%;background:linear-gradient(#2196f3,#8bc34a,#f44336)}.thermometer .thermometer__percent-current{position:absolute;top:4px;right:initial;bottom:initial;left:0;transform:translate(calc(-100% - 8px)) translateY(-50%);padding:5px 10px;border-radius:2px;box-shadow:0 0 0 1px #0000001a,3px 3px 6px #0000001a}.thermometer .thermometer__percent-current:before,.thermometer .thermometer__percent-current:after{position:absolute;top:0;right:0;bottom:0;left:initial;width:0;height:0}.thermometer .thermometer__percent-current:after{border-top:6px solid transparent;border-bottom:6px solid transparent;transform:translate(calc(100% - 2px)) translateY(0)}.thermometer .thermometer__percent-current:before{border-left:8px solid rgba(0,0,0,.1);border-top:6px solid transparent;border-bottom:6px solid transparent;transform:translate(calc(100% + -0px)) translateY(0)}.thermometer .thermometer__draw-a{position:relative;height:calc(100% - 20px);margin:auto;border-radius:50px 50px 0 0;box-shadow:0 0 0 1px #0000000d,1px 1px 5px #0003}.thermometer .thermometer__draw-a:after,.thermometer .thermometer__draw-a:before{content:""}.thermometer .thermometer__draw-a:before{position:absolute;top:initial;right:initial;bottom:0;left:0;height:50px;width:100%;z-index:1}.thermometer .thermometer__draw-a:after{border-radius:50%;box-shadow:0 0 0 1px #0000000d,1px 1px 5px #0003}.thermometer .thermometer__draw-b{position:absolute;top:initial;right:0;bottom:0;left:0;width:50px;height:50px;margin:auto;z-index:1}.thermometer .thermometer__draw-b:after{background-color:#f44336;border-radius:50%}.thermometer .thermometer__draw-b:before{position:absolute;top:0;right:0;bottom:40px;left:0;height:20px;background-color:#f44336;border-radius:50px 50px 0 0}
