.flatpickr-input{height:36px!important;line-height:36px!important;display:block!important;border:1px solid #c3c3c3!important;border-radius:3px!important}.flatpickr-calendar{width:-webkit-max-content!important;width:-moz-max-content!important;width:max-content!important}*,:after,:before{box-sizing:border-box;outline:none}.box{height:9rem;width:4rem;margin:.4rem;transform:translate(0);background:#020438;border-radius:0 0 .5rem .5rem;border-radius:55rem;overflow:hidden;display:inline-block}.box .percent{position:absolute;left:0;top:0;z-index:3;width:100%;height:100%;display:flex;display:-webkit-flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.4rem}.box .sub-percent{font-size:.8rem;margin-top:1.3rem}.box .caption,.box .sub-percent{position:absolute;left:0;top:0;z-index:3;width:100%;height:100%;display:flex;display:-webkit-flex;align-items:center;justify-content:center;color:#fff;font-weight:300}.box .caption{font-size:1rem;margin-top:3rem}.box .water{position:absolute;left:0;top:0;z-index:2;width:100%;height:100%;transform:translateY(100%);background:#4d6de3;transition:all .3s}.box .water_wave{width:200%;position:absolute;bottom:100%}.box .water_wave_back{right:0;fill:#c7eeff;-webkit-animation:wave-back 1.4s linear infinite;animation:wave-back 1.4s linear infinite}.box .water_wave_front{left:0;fill:#4d6de3;margin-bottom:-1px;-webkit-animation:wave-front .7s linear infinite;animation:wave-front .7s linear infinite}@-webkit-keyframes wave-front{to{transform:translate(-50%)}}@keyframes wave-front{to{transform:translate(-50%)}}@-webkit-keyframes wave-back{to{transform:translate(50%)}}@keyframes wave-back{to{transform:translate(50%)}}#water{transform:translateY(10%)}.box-wrapper{display:inline-block;width:10rem}.box-wrapper-xl{width:13.6rem!important}.box-wrapper .title{margin-bottom:0;font-weight:600}.box-wrapper .sub-title{margin-bottom:0;color:#999;font-size:.8rem;white-space:pre-line;height:22px;display:flex;justify-content:center;align-items:center}.box-wrapper .caption{margin-bottom:0}.box-wrapper .name-wrapper{height:3rem;display:flex;flex-direction:column;justify-content:center}.tank-a #water{transform:translateY(50%)}.tank-b #water{transform:translateY(80%)}.tank-a .water{background-color:#eaa200}.tank-a .water_wave_front{fill:#eaa200}.tank-a .water_wave_back{fill:#ffd77d}.tank-b .water{background-color:#bf2323}.tank-b .water_wave_front{fill:#bf2323}.tank-b .water_wave_back{fill:#ec5757}.tank-card{padding:1rem;border:1px solid rgba(0,0,0,.125);box-shadow:0 0 1rem rgba(0,0,0,.15)!important;position:relative}.tank-card .helper{display:flex}.tank-card .helper .subTitleDesc,.tank-card .timestamp,.tank-card .title>span{-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none;font-size:smaller;margin-bottom:0;margin-top:.2rem}.tank-card .outdated{font-weight:700;color:#bf0000}.tank-card .outdated-value{color:#c1c1c1}.tank-card .helper sup{padding:0!important;vertical-align:bottom;font-size:100%!important}.tank-card .helper svg{height:2em}.tank-card .helper p{margin:0;white-space:nowrap;width:150px;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.tank-card .tank-btn-wrapper-right{display:flex;position:absolute;top:.4rem;right:.4rem;flex-direction:column}.tank-card .tank-btn-wrapper-left{display:flex;position:absolute;top:.4rem;left:.4rem;flex-direction:column}.tank-card .tank-btn{color:#565656;display:flex;font-size:1.2rem;cursor:pointer;height:2.2rem;width:2.2rem;justify-content:center;align-items:center}.tank-card .tank-btn:active,.tank-card .tank-btn:hover{color:#111}.tank-card .level-setpoints{position:absolute;height:9rem;width:2rem;top:1.4rem;left:2.3rem}.tank-card .level-setpoints line{stroke:#999}.tank-card .level-setpoints .setpoint{position:absolute;height:1.5rem;width:1rem;right:-.3rem;color:#004276}.tank-card .pumpcontrol-state{stroke-width:16px}.tank-card .pumpcontrol-state .disabled{fill:#565656;stroke:#565656}.tank-card .pumpcontrol-state .stopped{fill:#00cf1c;stroke:#00cf1c}.tank-card .pumpcontrol-state .running{fill:#00b7ff;stroke:#00b7ff}.has-pump-control{margin-left:1rem}.has-flow-sensor{margin-right:3.95rem}.tank-flow-wrapper{display:flex;flex-direction:column;position:absolute;top:4rem;left:9rem;width:3.5rem;height:3.3rem;border:solid #333;border-radius:1rem;padding:.2rem}.tank-flow-wrapper .value{font-weight:700}.tank-flow-wrapper .unit{font-size:small}.tank-flow-wrapper .flow-direction-wrapper{position:absolute;bottom:-1.5rem;left:-.55rem;width:3.3rem;overflow:hidden}.tank-flow-wrapper .flow-direction-wrapper .direction{color:#fff;display:flex;justify-content:space-around}.tank-flow-wrapper .active-in{-webkit-animation:move-right-to-left 2s linear infinite;animation:move-right-to-left 2s linear infinite}@-webkit-keyframes move-right-to-left{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}@keyframes move-right-to-left{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}.tank-flow-wrapper .active-out{-webkit-animation:move-left-to-right 2s linear infinite;animation:move-left-to-right 2s linear infinite}@-webkit-keyframes move-left-to-right{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes move-left-to-right{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.flow-meter{position:absolute;top:6.9rem;left:8.3rem;width:4rem;height:2rem;fill:#333}.loading-rings{display:inline-block;width:46px;height:46px}.loading-rings:after{content:" ";display:block;width:46px;height:46px;margin:1px;border-radius:50%;border-color:#000 transparent;border-style:solid;border-width:5px;-webkit-animation:loading-rings 1.2s linear infinite;animation:loading-rings 1.2s linear infinite}@-webkit-keyframes loading-rings{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loading-rings{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ipc-info-row{height:30px}.ipc-info-row,.ipc-info-row a{display:flex;align-items:center}.ipc-info-icon{width:2rem;display:flex;justify-content:center}.sm-bands-configs td{display:table-cell;vertical-align:middle!important}.color-picker-line{height:0}.color-picker-line td{padding:0!important;border:none!important}.color-picker-line td:last-of-type{position:relative}.color-picker-line .github-picker{position:absolute!important;right:0;z-index:1}.color-picker-line .github-picker>div:first-child{left:auto!important;right:14px}.color-picker-line .github-picker>div:nth-child(2){left:auto!important;right:15px}.sm-bands-configs .circle{height:20px;width:20px;margin:0}.settings-nav{padding:0!important}.settings-nav li{padding:.5rem 1rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dee2e6;cursor:pointer}.settings-nav li:last-of-type{border-bottom:none}.settings-nav li:active,.settings-nav li:focus,.settings-nav li:hover{background-color:#efefef}.configs-table sup{top:-.5em!important;font-weight:400}.help-tooltip .tooltip-inner{background-color:#f7f7f7;color:#333;border:1px solid #aaa}.help-tooltip .arrow:before{border-top-color:#aaa!important;border-width:.6rem .6rem 0}.help-tooltip .arrow:after{position:absolute;content:"";top:-1px;border:solid transparent;border-width:.4rem .4rem 0;border-top-color:#f7f7f7!important}.configs-help-text{display:block;margin-top:.25rem;margin-bottom:1.5rem!important}.closeBtnCon{display:block!important}.closeBtnCon button{min-width:100px}.farm-dashboard-header img{width:4rem;height:4rem;border-radius:50%;margin-bottom:1rem}.farm-dashboard-header h3,.farm-dashboard-header p{margin-bottom:0}.warning h1,.yellow{color:#ff8606!important}.danger h1,.red{color:#ec210a!important}.green,.ok h1{color:#06b327!important}.grey,.inhibted h1{color:#a9a9a9!important}.active h1,.blue{color:#0e98e9!important}.pink,.spare h1{color:#fd88af!important}#summary h1,#summary h6{color:#000}.app-select{max-width:60%}@media (max-width:991.98px){#summary h1{font-size:1.75rem}#summary h6{font-size:1rem}}@media (max-width:767.98px){#summary h1{font-size:1.25rem}#summary h6{font-size:.7rem}#summary .col{padding:0}.farm-img,.farm-name{text-align:center}.smp-filters .col{text-align:center!important}.app-select{max-width:100%}}#tempOverlayCaption,#tempOverlayPlot{position:absolute!important;top:0;left:0}#tempOverlayCaption>svg:first-child,#tempOverlayPlot>svg:first-child{background-color:initial!important}#tempOverlayPlot [class$=-dataset-axis]{display:none}#tempOverlayCaption [class$=-axisReferenceVisualsBottom],#tempOverlayCaption [class$=-caption],#tempOverlayPlot [class$=-axisReferenceVisualsBottom],#tempOverlayPlot [class$=-caption]{opacity:0}.raphael-group-452-dataset-Label-group,.raphael-group-460-dataset-Label-group,.raphael-group-463-dataset-Label-group{display:none}.sum-multi-card{display:flex;justify-content:center;padding-top:3.4rem;grid-gap:2rem;gap:2rem}.sum-multi-card h5{width:100%;position:absolute;top:1rem}.level-header h5{position:relative;width:100%}.card-sortable-item-active{z-index:999999999;box-shadow:0 0 8px 1px rgba(0,0,0,.2)!important}#io-edit{position:absolute;top:-.5rem;right:.3rem}.search-bkg{position:fixed;background-color:rgba(0,0,0,.53);width:100%;height:100%;z-index:101;-webkit-animation:searchOpacityOpen .5s linear forwards;animation:searchOpacityOpen .5s linear forwards}.search-bkg.close{-webkit-animation:searchOpacityClose .5s linear forwards;animation:searchOpacityClose .5s linear forwards}.search-container{position:fixed;width:100%;height:100vh;z-index:102;display:flex;flex-direction:column;align-items:center}.search-container .search-input{margin-top:3rem;width:60%;z-index:102}.search-bar{background-color:#fff;padding:1rem;width:100%;position:relative;-webkit-animation:inputPositionOpen .5s cubic-bezier(.25,.46,.45,.94) forwards;animation:inputPositionOpen .5s cubic-bezier(.25,.46,.45,.94) forwards}.search-bar.close{-webkit-animation:inputPositionClose .5s forwards;animation:inputPositionClose .5s forwards}.search-bar input{width:100%;padding:.5rem 0;border:0;background:transparent;font-weight:300;outline-style:none;box-shadow:none;border-color:transparent}.search-bar svg{position:absolute;top:1.5rem;right:1rem;font-size:1.3rem;color:#666;cursor:pointer}.search-bar small{position:absolute;top:-1.4rem;left:0;color:#fff}@-webkit-keyframes inputPositionOpen{0%{margin-top:-10em}to{margin-top:0}}@keyframes inputPositionOpen{0%{margin-top:-10em}to{margin-top:0}}@-webkit-keyframes searchOpacityOpen{0%{opacity:0}to{opacity:1}}@keyframes searchOpacityOpen{0%{opacity:0}to{opacity:1}}@-webkit-keyframes inputPositionClose{0%{margin-top:0}to{margin-top:-10em}}@keyframes inputPositionClose{0%{margin-top:0}to{margin-top:-10em}}@-webkit-keyframes searchOpacityClose{0%{opacity:1}to{opacity:0}}@keyframes searchOpacityClose{0%{opacity:1}to{opacity:0}}.search-result{list-style:none;padding:0;margin:0;width:100%;max-height:20rem;overflow-y:auto}.search-result li{background-color:#fff;display:flex;align-items:center;border-top:1px solid #ddd;padding:.8rem 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.search-result li.loader{cursor:default;padding:0}.search-result li.loader .loading{transform:scale(.6)}.search-result li:not(.loader):active,.search-result li:not(.loader):hover{background-color:#ececec}.search-result li span{display:block;width:1rem;height:1rem;background-color:#000;border-radius:50%;margin:0 1rem}.search-result li p{margin:0;font-size:.8rem;color:#999}.search-result li h3{margin:0;font-size:1.2rem;font-weight:600;color:#444}@media (max-width:991.98px){.search-container .search-input{width:80%}.search-bar,.search-result{width:100%}}:active,:focus{outline:none!important}.main-notification+.master-layout,.sub-expired-notification+.master-layout{margin-top:4rem}.main-notification,.sub-expired-notification{position:fixed;height:4rem;background-color:#fff593;top:0;width:100%;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:0 1rem;font-size:1rem}.sub-expired-notification{background-color:#dc3545;color:#fff;font-size:.8rem}.master-layout{font-family:Open Sans,sans-serif;position:relative}.master-layout nav.navbar{background-color:#fff!important;color:#fff!important;height:4rem;position:fixed;width:100%;z-index:50;box-shadow:0 0 .4rem rgba(0,0,0,.15)!important;min-width:360px}.master-layout nav.navbar-light .navbar-nav .nav-link,.master-layout nav.navbar-light .navbar-nav .nav-link:active,.master-layout nav.navbar-light .navbar-nav .nav-link:focus,.master-layout nav.navbar-light .navbar-nav .nav-link:visited{color:#000;font-size:1.25rem}.master-layout nav.navbar-light .navbar-nav .nav-link:hover{color:#000}.master-layout .nav-user{color:#000;display:flex;align-items:center;white-space:pre}.master-layout .navbar-nav{flex-direction:row!important}.master-layout .master-content{position:relative;margin-top:5rem}.farm-icon{width:2rem;height:2rem;border-radius:50%}.footer{background-color:#004276;padding:1rem;color:#fff;font-size:.75rem;display:flex;align-items:center;white-space:pre}.footer p{margin-bottom:0}.footer a{color:#fff}.footer a:active,.footer a:hover{color:#ccc}@media (max-width:768px){.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}}.text-blue{color:#004276!important}.text-bolder{font-weight:800}.cat-menu .nav-item a{color:#004276}.cat-menu .nav-item a.active{color:#fff;border-radius:55em;background-color:#004276}.farm-card,.group-card{border-radius:.25rem!important;padding:1em;box-shadow:5px 4px 15px 1px rgba(0,0,0,.2)!important;border:none;display:flex;align-items:center;justify-content:center;position:relative;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.group-card{padding-top:2.6rem}.group-card div:first-child{display:flex;text-align:left;justify-content:flex-start;align-items:center;flex-direction:row!important;width:100%}.farm-card img{width:4rem;height:4rem;border-radius:50%;margin-bottom:1rem}.farm-card h5,.group-card h5{color:#004276;text-transform:uppercase;font-weight:700;margin-bottom:0}.btn-outline-primary,.btn-outline-secondary,.farm-card .btn-outline-secondary,.group-card .btn-outline-secondary{border-color:#004276!important;color:#004276!important}.btn-outline-primary:active,.btn-outline-primary:hover,.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-secondary:active,.btn-outline-secondary:hover,.btn-outline-secondary:not(:disabled):not(.disabled).active,.farm-card .btn-outline-secondary:active,.farm-card .btn-outline-secondary:hover,.group-card .btn-outline-secondary:active,.group-card .btn-outline-secondary:hover{background-color:#004276!important;border-color:#004276!important;color:#fff!important}.group-card h5{flex:1 1;align-items:center;display:flex}.group-card h5.disabled{color:#a9a9a9}.group-card .dot{background:#000;border-radius:55em;width:1rem;height:1rem;display:inline-block;margin-right:.25rem}.group-card .dot.yellow{background-color:#ff8606}.group-card .dot.red{background-color:#ec210a}.group-card .dot.grey{background-color:#a9a9a9}.farm-card p,.group-card p{margin-top:0;margin-bottom:0}.add-farm-card{height:100%;color:#004276;cursor:pointer}.add-farm-card:hover{color:#0a2e4a!important}.add-farm-card svg{font-size:4rem;margin-bottom:1rem}.add-group-card{height:100%;color:#004276;cursor:pointer}.add-group-card:hover{color:#0a2e4a!important}.add-group-card svg{font-size:3rem;margin-bottom:1rem}.card-config{position:absolute;right:0;top:0;border:none!important;border-radius:50%!important;color:#aaa!important}.card-config:active,.card-config:hover{background-color:initial!important;color:#000!important}.card-config:focus{box-shadow:none!important}.card-group-color{background-color:#000;width:60%;height:.5em;margin-bottom:1em;border-radius:50em}.card-ipc-total .yellow,.group-card h5 .dot.yellow{border-color:#ff8606}.card-ipc-total .red,.group-card h5 .dot.red{border-color:#ec210a}.card-ipc-total .green{border-color:#06b327}.card-ipc-total .grey{border-color:#a9a9a9}.card-ipc-total .blue{border-color:#0e98e9}.fullscreen{flex-grow:1;flex-shrink:0;flex-basis:0;flex-wrap:wrap}@media (max-width:575.98px){.btn-group-sm>.btn,.btn-sm{font-size:.7rem!important}}@media (max-width:767.98px){.fullscreen{flex-grow:1;flex-shrink:inherit;flex-basis:inherit}}button[class*=btn-]:not([class*=btn-outline-]):not([class*=btn-link]):not([class*=nav-link]):not([class*=command-btn]):not([class*=-danger]){border:1px solid #004276;background-color:#004276;color:#fff}button[class*=btn-]:not([class*=btn-outline-]):not([class*=btn-link]):not([class*=nav-link]):not([class*=command-btn]):not([class*=-danger]):active,button[class*=btn-]:not([class*=btn-outline-]):not([class*=btn-link]):not([class*=nav-link]):not([class*=command-btn]):not([class*=-danger]):hover,button[class*=btn-]:not([class*=btn-outline-]):not([class*=btn-link]):not([class*=nav-link]):not([class*=command-btn]):not([class*=-danger]):not(:disabled):not(.disabled).active{background-color:#072a46;border-color:#072a46;color:#fff}.notification{position:relative}.notification.new span{position:absolute;top:1.5rem;right:.2rem;display:block;width:.7rem;height:.7rem;background-color:#dc3545;border-radius:50%;border:2px solid #fff}.notifications ul{list-style:none;padding:0;border:1px solid #dad4d4;border-radius:0 0 .25rem .25rem;box-shadow:0 .5rem 1rem -.7rem rgba(0,0,0,.4);max-height:16rem;overflow-y:auto;top:5rem}.notifications>div,.notifications ul{position:absolute;right:-2rem;width:20rem;z-index:101;background-color:#fff}.notifications>div,.notifications button{height:2rem;border-radius:.25rem .25rem 0 0}.notifications li{border-bottom:1px solid #ddd;padding:.5rem 1rem;border-left:5px solid transparent;color:#aaa;font-weight:300;position:relative}.notifications li:last-of-type{border-bottom:none}.notifications li h3{color:#495057;margin-bottom:0;font-size:1rem}.notifications li h3,.notifications li p{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.notifications li p{color:#777;margin:0;font-weight:300}.notification-item{position:relative}.notifications-bkg{background-color:rgba(0,0,0,.07);width:100%;height:100%;position:fixed;z-index:100;top:0;left:0}.notifications small{cursor:pointer;position:absolute;top:.4rem;right:1rem}td.collapsing,th.collapsing{width:1px;white-space:nowrap}.card-dropdown{position:absolute!important;top:0;right:0}.card-dropdown .dropdown-menu{left:-.7rem!important}.master-layout .dropdown-menu{z-index:100}.default-form-container h3{margin-bottom:0}.default-form-container h3+p{margin-bottom:1rem;margin-top:0}.default-form-container .col{padding-left:0;padding-right:0}.form-loading{display:flex;z-index:4}.form-loading,.loading-bkg{position:absolute;top:0;left:0;height:100%;width:100%}.loading-bkg{background-color:hsla(0,0%,100%,.7)}.gmaps-container{overflow:hidden}@media (max-width:768px){.boundaries-controls .btn,.map-view-controls .btn{font-size:.7rem}}.icon-selector .icon-input{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;cursor:pointer;position:relative}.icon-selector .icon-img{height:100%;width:100%;background-size:contain;background-repeat:no-repeat;background-position:50%;display:block}.icon-selector .selector{position:absolute;top:0;left:0;width:14rem;background-color:#fff;z-index:4;border-radius:.25rem;border:1px solid #ced4da;margin-top:-1px;margin-left:-1px;padding:.5rem;text-align:center;cursor:default;-webkit-animation:selectorShow .4s forwards;animation:selectorShow .4s forwards}.icon-selector .selector img{width:2rem;height:2rem;margin-right:.5rem;cursor:pointer}.icon-selector .selector img:last-of-type{margin-right:0}@-webkit-keyframes selectorShow{0%{opacity:0}to{opacity:1}}@keyframes selectorShow{0%{opacity:0}to{opacity:1}}.pointer{cursor:pointer!important}.sortable{list-style:none;padding:0}.sortable-item{background-color:#fff;padding:1rem;border:1px solid #dfdfdf;display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:-1px}.sortable-item span{color:transparent;position:relative;top:1px;display:inline-block;width:18px;height:11px;opacity:.25;cursor:row-resize;background:linear-gradient(180deg,#000,#000 20%,#fff 0,#fff 40%,#000 0,#000 60%,#fff 0,#fff 80%,#000 0,#000)}.sortable-item .react-toggle-track svg{height:1rem;margin-top:-3px;margin-left:-3px}.rotate-180{transform:rotate(180deg)}table td{display:table-cell;vertical-align:middle!important}.white-space-pre{white-space:pre}.dropdown-item.text-danger.disabled,.dropdown-item.text-danger:disabled{color:#6c757d!important}.modal-title .btn-secondary.disabled,.modal-title .btn-secondary:disabled{background-color:#fff;color:#a0a8af}label sup{top:.5em!important}label sup,sup.desc{font-weight:800;color:#0af}.border-bottom-0,.table-bordered td.border-bottom-0,.table-bordered th.border-bottom-0{border-bottom:none!important}.z-1{z-index:1!important}.z-1,.z-2{position:relative!important}.z-2{z-index:2!important}.z-3{z-index:3!important}.z-3,.z-4{position:relative!important}.z-4{z-index:4!important}.z-5{z-index:5!important}.z-5,.z-6{position:relative!important}.z-6{z-index:6!important}.z-7{z-index:7!important}.z-7,.z-8{position:relative!important}.z-8{z-index:8!important}.z-9{z-index:9!important}.z-9,.z-10{position:relative!important}.z-10{z-index:10!important}.tooltip-inner{line-height:1rem}[class$="-1ciik4v"],[class$="-3y3n1b"],[class$=-ToastContainer]{z-index:1061!important}@media (max-width:575.98px){[class$="-1ciik4v"],[class$="-3y3n1b"],[class$=-ToastContainer]{padding:.5rem!important;width:90%;right:0!important;z-index:1061!important}[class$="-1x2t7d6"],[class$=-bp9fl6],[class$=-h2fnfe],[class$=-ldacev],[class$=-ToastElement]{width:100%!important}}.tank-update{position:absolute;bottom:1rem;left:-2rem;width:100%;color:#6d6565}.back-btn{margin-right:1rem;cursor:pointer}.modal-md{width:500px!important}@media (max-width:575.98px){.modal-md{width:97%!important}}.has-tooltip sup{top:-.4rem!important}.sch-gap{background-color:#fff6d5}.terms-accept{max-height:20rem;overflow-y:scroll;margin-bottom:1rem;border:1px solid #dedede}.invisible-text{color:transparent!important}.nav-tabs{margin-bottom:1rem!important;border-bottom:none!important;color:#004176!important}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:#004176!important;color:#fff!important;border:none!important;border-radius:55rem!important;cursor:default!important}.nav-tabs .nav-link{border:none!important;cursor:pointer}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:transparent!important;color:#434343}.lh-0{line-height:.8rem}.helper sup{display:inline-block;padding:.75rem .25rem;top:-.5em!important;font-weight:700!important;cursor:default;color:#0778b1;font-size:85%}.__tooltip{position:absolute;background-color:#444;color:#fff;font-size:.9rem;width:8rem;height:4rem}.__tooltip-wrapper{position:relative;display:inline-block}.mark{background-color:#e74c3c!important;border-radius:50%;width:20px;height:20px;border:4px solid #eaa29b}div[class^=mapboxgl-ctrl-]{width:0!important;height:0!important;display:none!important}.boundary-marker{background-color:#e74c3c!important;border-radius:50%;width:5px;height:5px}.boundaries-controls{position:absolute!important;margin:1em 1em 1em 7em;z-index:5}.farm-form-map .boundaries-controls{margin:1rem!important}.select-tools{position:absolute!important;margin:1em;z-index:5}.view-controls{margin:1em}.tracking-controls,.view-controls{position:absolute!important;top:0;right:0;z-index:5}.tracking-controls{margin:1em 10rem 1em 1em}.boundaries-controls .button{cursor:pointer}.drawable-map .mapboxgl-canvas{cursor:default}.map-overlay{background-color:initial;width:100%;height:100%;position:absolute;z-index:1;opacity:.4}.poi-name{color:#fff;top:-2.6rem;left:-2.6rem;width:5rem;text-align:center;text-shadow:1px 1px 3px #000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.poi,.poi-name{position:absolute}.poi{width:20px;height:20px;border-radius:50% 50% 50% 0;border:1px solid transparent;transform:rotate(-45deg);left:50%;top:50%;margin:-25px 0 0 -10px}.poi:after{content:"";width:8px;height:8px;margin:5px 0 0 5px;background:#fff;position:absolute;border-radius:50%}.poi.has-icon:after{display:none}.poi-icon{color:#fff;font-size:10px;transform:translate(-50%,-50%) rotate(45deg);z-index:1}.poi-icon,.pulse{position:absolute;left:50%;top:50%}.pulse{background:rgba(0,0,0,.6);border-radius:50%;height:16px;width:16px;margin:-8px 0 0 -8px;transform:rotateX(55deg);z-index:-2}.pulse:after{content:"";border-radius:50%;height:40px;width:40px;position:absolute;margin:-13px 0 0 -13px;opacity:0;box-shadow:0 0 1px 2px #89849b}.pulse.active:after{-webkit-animation:pulsate 1s ease-out;animation:pulsate 1s ease-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:1.1s;animation-delay:1.1s}@-webkit-keyframes bounce{0%{opacity:0;transform:translateY(-2000px) rotate(-45deg)}60%{opacity:1;transform:translateY(30px) rotate(-45deg)}80%{transform:translateY(-10px) rotate(-45deg)}to{transform:translateY(0) rotate(-45deg)}}@keyframes bounce{0%{opacity:0;transform:translateY(-2000px) rotate(-45deg)}60%{opacity:1;transform:translateY(30px) rotate(-45deg)}80%{transform:translateY(-10px) rotate(-45deg)}to{transform:translateY(0) rotate(-45deg)}}@-webkit-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}to{transform:scale(1.2);opacity:0}}@keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}to{transform:scale(1.2);opacity:0}}.limit-marker{border-radius:50%;width:5px;height:5px}.mapboxgl-popup-content{padding:.6rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.popup{font-size:1rem;background-color:#fff;padding:.25rem .5rem;border-radius:.25em;top:-5.7rem;position:absolute;width:10rem;left:-5rem}.popup.with-description{top:-6.7rem;width:11rem;left:-5.5rem}.popup.simple{top:-2.7rem;width:-webkit-max-content;width:-moz-max-content;width:max-content;left:-50%;position:relative}.popup.above-marker{top:-6.8rem}.popup .btn-link:active,.popup .btn-link:focus,.popup .btn-link:hover{text-decoration:none}.popup span{display:inline-block;margin-left:.52rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;float:right}.popup:before{content:"";width:1rem;height:1rem;position:absolute;bottom:-1rem;border-left:.5rem solid transparent;border-right:.5rem solid transparent;border-top:.5rem solid #fff;left:50%;margin-left:-.5rem}.popup .description{display:flex;font-size:.8rem;margin-top:.25rem;color:#777;flex-direction:column}.popup .description>span{margin-left:0}.popup .description>small{width:100%;display:block;flex:1 1;flex-basis:100%}.pegman{color:#ffb710;font-size:2rem;position:relative;margin-top:-2rem;margin-left:-.3rem}.pegman svg{-webkit-filter:drop-shadow(1px 1px 4px #000);filter:drop-shadow(1px 1px 4px #000)}.pegman+.pulse.active{margin:-8px 0 0 -10px}.two-finger-alert{position:absolute;bottom:0;left:0;width:100%;padding:.5rem;font-size:1rem;text-align:center;background-color:rgba(0,0,0,.3);color:#fff;text-shadow:0 0 3px #000}a[href^="http://maps.google.com/maps"],a[href^="https://maps.google.com/maps"]{display:none!important}.gm-style-cc,.gmnoprint a,.gmnoprint span{display:none}.gmnoprint div{background:none!important}@media (max-width:575.98px){.view-controls{display:flex!important;flex-direction:column}.view-controls.tracking{margin-top:4.6rem}.view-controls .button{width:100%}.view-controls button:first-child{border-radius:.25rem .25rem 0 0!important}.view-controls button:last-child{border-radius:0 0 .25rem .25rem!important}.tracking-controls{margin-right:1rem;margin-top:9rem}.tracking-controls button{font-size:1.3rem}.farm-form-map .boundaries-controls{margin:1rem}}@media (max-width:767px){.slideclose,.slideopen{max-height:0;overflow-x:visible;transition:max-height .8s ease-in-out;max-width:206px}.slideopen{max-height:206px}.slideclose{overflow:hidden}.view-controls{width:42px}}@media (min-width:768px){.slideclose,.slideopen{max-width:0;overflow-y:visible;transition:max-width .8s ease-in-out}.slideopen{max-width:206px}.slideclose{overflow:hidden}.view-controls{display:block!important}}.view-controls{background:#072a46;border-radius:5px;overflow:hidden}.view-controls svg{width:1em!important}#mapControls-btn{z-index:999!important}.disabled-link{pointer-events:none}.editLink{color:grey;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:1rem}.editLink:hover{color:#000}@media (max-width:767px){.action-location{position:fixed!important;transform:translate3d(calc(100vw - 275px),calc(100vh - 555px),0)!important}}.gateway-info-row{height:30px;display:flex;align-items:center}.gateway-info-icon{width:2.2rem;display:flex;justify-content:center}.sort-cmp{position:absolute;top:-.5rem;right:3.8rem}.sort-btn{padding:.25rem .5rem!important;color:grey!important;background-color:#fff!important;border:none!important;background-color:none!important;z-index:5;font-size:1.2rem!important}.sort-btn:active,.sort-btn:hover{color:#000!important;color:initial!important;background-color:initial!important}.progress-circle{transition:stroke-dashoffset .35s;transform:rotate(-90deg);transform-origin:50% 50%}.progress-wrapper{position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content;display:flex;align-items:center;justify-content:center;margin:0 auto}.progress-values{position:absolute}.progress-main-value{font-size:1.7rem;font-weight:700;line-height:1.7rem}.progress-main-value,.progress-sub-value{display:block;text-align:center;width:6rem}.progress-sub-value{font-size:.9rem;font-weight:300}.progress-plot{text-align:center;display:inline-block;margin:0 .6rem 1rem}.progress-sub-caption{display:block;color:#aaa;font-weight:200;font-size:.9rem}.progress-caption,.progress-sub-caption,.progress-wrapper{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.tank-list-item{display:inline-block;position:relative}.tank-list-item,.tank-list-item .progress-caption,.tank-list-item .progress-sub-caption,.tank-list-item .progress-wrapper{cursor:pointer}.tank-list-item:hover{background-color:#f5f5f5;border-radius:.5rem}.tank-pulse{height:2rem;width:2rem;position:absolute;border:0;right:2rem;background-color:#e8e8e8;border-radius:55rem;padding:.16rem .25rem 0;bottom:4rem;background-color:#fff}.special-card{min-width:200px;border-radius:1em!important;width:100%;cursor:pointer;margin:5px;transition:all .4s ease-in-out}.special-card:hover{box-shadow:0 4px 77px -17px rgba(0,0,0,.36)}.row-card{padding:15px 0 0}.desk{margin-left:0!important;margin-top:10px!important;margin-bottom:10px!important;margin-right:10px}.button-group{margin-left:15px}.filter-comp{position:absolute;top:.5rem;right:1.5rem}.filter-comp .filter-btn{padding:.25rem .5rem!important;color:grey!important;background-color:#fff!important;border:none!important;background-color:initial!important;z-index:5}.filter-comp .filter-btn:active,.filter-comp .filter-btn:hover{color:#000!important;color:initial!important;background-color:initial!important}.title-card{font-weight:700;text-transform:capitalize}.col-card,.title-card{color:#3d4060}.card-space{padding-right:15px;padding-bottom:10px}.no-underline{text-decoration:none}.group-summary h3{text-transform:uppercase;display:flex;align-items:center;margin-bottom:1.5rem;font-weight:800;color:#004177}.group-summary h3 img{width:1.75rem;height:1.75rem;margin-right:1rem}.group-summary h6{width:100%;font-weight:600;border-bottom:1px solid #ccc;padding-bottom:1rem;text-transform:uppercase;position:relative}.group-summary .col{text-align:center;font-size:2rem;font-weight:300}.group-summary .col small{font-size:1rem;display:block;color:#000;font-weight:400}.group-summary .row{padding:1rem!important;border-radius:.5rem!important;box-shadow:2px 2px 15px 2px rgba(0,0,0,.2)!important;position:relative!important}.group-summary .row-zero,.group-summary .row.shadow-none{box-shadow:none!important}.group-summary .row-zero{border-radius:0!important}#group-info{width:100%;display:flex;flex-direction:row;align-content:stretch;flex-wrap:wrap-reverse}.group-info-column{max-height:100%;overflow-y:auto;flex:1 0;overflow-x:hidden}#group-info .mapboxgl-map{height:100%;width:100%}@media (max-width:767.98px){.small-screen-summary{overflow:visible!important;overflow:initial!important}.group-info-column{flex:1 0 100%}.group-info-map{height:30rem}.group-info-column.align-content-stretch>.group-summary{display:none}}@media (min-width:767.99px){.small-screen-summary{display:none;overflow:visible!important;overflow:initial!important}.group-info-column>.group-summary{display:none}.group-info-column.align-content-stretch>.group-summary{display:block}}.gp-opts-dropdown{overflow:visible!important;overflow:initial!important;position:absolute;top:-.5rem;right:-.5rem}.gp-opts-dropdown .dropdown>button{background-color:initial!important;color:#555!important;border-color:transparent!important}.gp-opts-dropdown .dropdown>button:active,.gp-opts-dropdown .dropdown>button:hover{color:#000!important}.gp-opts-dropdown .dropdown-item.active.text-danger,.gp-opts-dropdown .dropdown-item:active.text-danger{background-color:#dc3545!important;color:#fff!important}.group-summary .row.titlebar{box-shadow:none!important;padding:0!important;margin-bottom:1rem}.group-summary .row.titlebar h3{color:#000!important;text-transform:none}.map-list-controls{position:absolute!important;margin:1rem;z-index:1}#mp-lst-btn{font-size:1.2rem}.map-summary{position:absolute;background-color:#fff;z-index:1;margin:1rem;width:12rem;border-radius:.25rem;max-height:84%}.map-summary .sum-total{display:inline-block;width:2rem;text-align:right}.map-summary .group-summary .row{box-shadow:none!important;border-radius:0!important}.map-summary-title{text-align:center;margin-top:-.4rem}.toggle-map-list{padding:.25rem .5rem!important;color:grey!important;background-color:#fff!important;border:none!important;background-color:initial!important;z-index:5}.toggle-map-list:active,.toggle-map-list:hover{color:#000!important;color:initial!important;background-color:initial!important}.map-summary .sort-cmp{top:-2.7rem}.map-summary .filter-comp{top:-2.6rem}.map-summary .gp-opts-dropdown{top:-2.8rem}.map-summary .map-list-controls{margin:0}.map-summary .titlebar{margin-bottom:0;margin-top:-.5rem;margin-left:-1rem!important}.map-list-item{padding:.5rem;cursor:pointer}.map-list-item-hovered,.map-list-item:active,.map-list-item:focus,.map-list-item:hover{box-shadow:0 0 25px -17px #000!important;background-color:#fff!important}.map-list-item .pulse-icon{display:inline-block;width:1.5rem;height:1.5rem;margin-right:.75rem}@media (max-width:576px){.map-list-item .col:last-of-type{font-size:91%}}.ios-scrollbar{-webkit-overflow-scrolling:auto}.ios-scrollbar::-webkit-scrollbar{width:7px;height:0}.ios-scrollbar::-webkit-scrollbar-track{margin:0}.ios-scrollbar::-webkit-scrollbar-thumb{background:transparent;border-radius:10px;box-shadow:0 0 0 1px hsla(0,0%,100%,.3)}.ios-scrollbar:hover::-webkit-scrollbar-thumb{background:rgba(0,0,0,.45)}.ios-scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.55)}@media screen and (max-width:480px){.ios-scrollbar::-webkit-scrollbar{width:5px}}.tank-summary{width:15rem}.tank-summary .sum-total{width:3.8rem}.tank-summary .filter-comp{right:.25rem}.tank-summary .sort-cmp{right:2.5rem}.tank-summary .sum-total-sm{width:2rem}.tank-summary-item{font-size:1rem;line-height:1.1rem;text-align:left}.tank-summary-item b{font-weight:700}.tank-summary-item small{font-size:90%!important;display:inline!important}.tank-modal-title{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem}.tank-modal-title small{display:inline-block;color:#ababab!important;font-size:.8rem}.tank-level-row{height:2rem;display:flex;align-items:center;grid-gap:.8rem;gap:.8rem}.tank-info-icon{width:2rem;display:flex;justify-content:center}.card-body{padding:1rem}.pump-control-pending-title{margin-top:1rem}.pump-control-pending-entry{font-weight:700;margin:0 18px}.pump-control-status{font-size:16px;display:flex;align-items:center}.pump-control-table th{width:10rem}.pump-control-slider-card{float:right;height:100%}.pump-control-slider-card .rc-slider-mark{width:6rem}.pump-control-config-row{height:230px}.pump-control-pending-config-row{height:204px;align-items:flex-end}.pdf-cmp{position:absolute;top:2rem;right:2rem}.pdf-report-btn,.pdf-report-hist-btn{padding:.25rem .5rem!important;color:grey!important;background-color:#fff!important;border:none!important;background-color:none!important;z-index:5;font-size:1.2rem!important}.pdf-report-hist-btn{position:absolute;top:1rem;right:4.5rem}.pdf-report-btn:active,.pdf-report-btn:hover{color:#000!important;color:initial!important;background-color:initial!important}.comm-pdf .pdf-cmp .pdf-report-btn{font-size:1rem!important}.selected-output{background-color:#ffebcd}.output-wrapper{display:flex;align-items:center}.link-edit-card{width:26rem;margin-left:1rem}.unlinked-button{color:#a9a9a9!important}.toggle-wrapper{display:flex;justify-content:space-between}#headline{margin-bottom:1rem}#headline .card{height:100%;text-align:center;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#headline .card-header{border-bottom:none}#headline .card-footer,#headline .card-header{padding:.3rem;background-color:initial;font-weight:300;font-size:.9rem;color:#fff}#headline .card-footer{border-top:none;min-height:2rem}#headline .card-body{padding:.3rem;display:flex;flex-direction:column;justify-content:center}#headline .card-body h1{margin-bottom:0;font-weight:600;font-size:2rem}#headline .card-body h3{font-weight:400;font-size:1.2rem}#headline .card.empty{font-size:2rem;color:#e6e3e3}#headline .card.empty:hover{color:#000}#headline .card.clicked .card-footer,#headline .card:not(.clicked){cursor:pointer}#headline .card.clicked .card-header span{color:#d64933;font-size:1.2rem;position:absolute;top:-.7rem;right:-.7rem;cursor:pointer}#headline .card.clicked,#headline .card.hovered,#headline .card:active,#headline .card:focus,#headline .card:hover{box-shadow:0 0 1rem rgba(0,0,0,.15)!important;border-radius:.25rem!important}#headline .card.clicked .card-footer,#headline .card.clicked .card-header,#headline .card.hovered .card-footer,#headline .card.hovered .card-header,#headline .card:active .card-footer,#headline .card:active .card-header,#headline .card:hover .card-footer,#headline .card:hover .card-header{color:#000}#headline .css-15k3avv{width:-webkit-max-content!important;width:-moz-max-content!important;width:max-content!important;min-width:100%;z-index:100}#headline .css-10nd86i{margin-bottom:.25rem}.select-right .css-15k3avv{right:0}.io-headline,.io-headline small{line-height:1rem}.background-container,.form-container{min-height:100%;min-width:100%;position:absolute;top:0;left:0}.form-container{background:url(/static/media/ipc.bcff84f3.jpg) no-repeat 50% fixed;background-size:cover;display:flex;flex-direction:column;overflow:auto}.form-container .navbar{background-color:initial!important}.form-container .container{flex:1 1;flex-direction:column;display:flex;justify-content:center}.form-container .card{padding:1em;box-shadow:3px 3px 6px 4px rgba(0,0,0,.2)!important;border-radius:.65rem!important;border:none;margin-bottom:1em}.form-header{text-align:left;margin-bottom:1em}.form-header h5{margin-bottom:0}.form-header h6{font-weight:400;margin-bottom:0}.error-msg{font-size:.8em;margin-bottom:0;margin-top:.7em;color:red}@media (max-width:575.98px){.form-container .container{justify-content:flex-start}}.account-type{display:flex!important;align-items:center;margin-bottom:1rem}.account-type .icon{margin-right:1rem}.account-type .title{text-align:left;font-weight:300;font-size:.87rem}.account-type .title h5{margin-bottom:0;text-transform:uppercase;font-weight:700}.txtmb2{margin-bottom:1.75rem!important}.registration-steps{list-style:none;padding-left:0;display:flex}.registration-steps li{flex:1 1;background-color:#efefef;height:4em;position:relative;text-align:center;display:flex;flex-flow:column;align-items:center;justify-content:center}.registration-steps li:first-child{border-radius:.5em 0 0 .5em}.registration-steps li:last-child{border-radius:0 .5em .5em 0}.registration-steps li.active+li:before,.registration-steps li.done+li.active:before{width:0;height:0;border-top:1em solid transparent;border-bottom:1em solid transparent;content:"";position:absolute;bottom:25%;right:100%;margin-right:-1em}.registration-steps li.active+li:before{border-left:1em solid #441882}.registration-steps li.done+li.active:before{border-left:1em solid #5e26ab}.registration-steps li.active{background-color:#441882;color:#fff}.registration-steps li.done{background-color:#5e26ab;color:#fff}.registration-steps li.active:not(:last-of-type):after,.registration-steps li.done:not(:last-of-type):after{width:0;height:0;border-top:0 solid transparent;border-bottom:1em solid transparent;content:"";position:absolute;top:0;right:0}.registration-steps li.active:not(:last-of-type):before,.registration-steps li.done:not(:last-of-type):before{width:0;height:0;border-top:1em solid transparent;border-bottom:0 solid transparent;content:"";position:absolute;bottom:0;right:0}.registration-steps li.active:not(:last-of-type):after,.registration-steps li.active:not(:last-of-type):before{border-right:1em solid #efefef}.registration-steps li.done:not(:last-of-type):after,.registration-steps li.done:not(:last-of-type):before{border-right:1em solid #441882}.registration-steps li h5,.registration-steps li p{margin-bottom:0}.form-toggle{vertical-align:middle;display:flex;margin-bottom:1em}.form-toggle .react-toggle{margin-right:1em}.gmaps,.gmaps-container>div:first-child{position:relative;width:100%!important;height:100%!important}.gmaps-container{display:flex;justify-content:center}.farm-info-step{position:absolute;bottom:0;background-color:#fff;z-index:2;width:90%;padding:1em;border-radius:.25em;margin-bottom:1em}.map-view-controls{position:absolute!important;top:0;right:1em;margin:1em}.autocomplete ul{list-style:none;padding:0;position:absolute;z-index:4;width:-webkit-max-content;width:-moz-max-content;width:max-content;border:1px solid #dedede;border-radius:.25rem}.autocomplete ul li{background-color:#fff;padding:.25em 1em}.autocomplete ul li:first-of-type{border-radius:.25em .25em 0 0}.autocomplete ul li:last-of-type{border-radius:0 0 .25em .25em}.autocomplete ul li:hover{background-color:#404ede;cursor:pointer;color:#fff}.select-field{z-index:3}.required:after{content:"*";color:red;margin-left:.25em}.required-text{font-size:.8em;margin-bottom:0;margin-top:.2em}.required-text .required:after{margin-left:0}.form-container-card{padding:1em;box-shadow:3px 3px 6px 4px rgba(0,0,0,.2)!important;border-radius:.65rem!important;border:none;margin-bottom:1em}@media (max-width:575.98px){.registration-steps li.active:not(:last-of-type):after,.registration-steps li.active:not(:last-of-type):before{border-right:.5em solid #efefef}.registration-steps li.active+li:before{border-left:.5em solid #441882;margin-right:-.5em}.registration-steps li.done:not(:last-of-type):after,.registration-steps li.done:not(:last-of-type):before{border-right:.5em solid #441882}.registration-steps li.done+li.active:before{border-left:.5em solid #5e26ab;margin-right:-.5em}}@media (max-width:991.98px){.gmaps-container{height:30em}}.error-icon{width:12rem;border-radius:50%;margin-bottom:1rem}.wizard-steps{list-style:none;padding-left:0;display:flex;overflow:hidden}.wizard-steps li{flex:1 1;background-color:#efefef;height:4em;position:relative;text-align:center;display:flex;flex-flow:column;align-items:center;justify-content:center}.wizard-steps li.clickable{cursor:pointer}.wizard-steps li:first-child{border-radius:.5em 0 0 .5em}.wizard-steps li:last-child{border-radius:0 .5em .5em 0}.wizard-steps.rounded-0 li:first-child,.wizard-steps.rounded-0 li:last-child{border-radius:0}.wizard-steps li h5,.wizard-steps li p{margin-bottom:0}.wizard-steps li.active h5,.wizard-steps li.active p,.wizard-steps li.done h5,.wizard-steps li.done p{color:#fff}.wizard-steps li h5{font-weight:700}.wizard-steps li p{font-weight:300}.wizard-steps li.done{background-color:#0d4979}.wizard-steps li.active{background-color:#043256}.wizard-steps li:not(.done):not(.active)+li:not(.done):not(.active):before{content:"";width:0;height:0;position:absolute;left:0;border-top:33px solid transparent;border-left:33px solid #bbb;border-bottom:33px solid transparent;margin-left:-1rem}.wizard-steps li:not(.done):not(.active)+li:not(.done):not(.active):after{content:"";width:0;height:0;position:absolute;left:0;border-top:32px solid transparent;border-left:32px solid #efefef;border-bottom:32px solid transparent;margin-left:-1rem}.wizard-steps li.done+li.done:before{content:"";width:0;height:0;position:absolute;left:0;border-top:33px solid transparent;border-left:33px solid #6592b5;border-bottom:33px solid transparent;margin-left:-1rem}.wizard-steps li.done+li.done:after{content:"";width:0;height:0;position:absolute;left:0;border-top:32px solid transparent;border-left:32px solid #0d4979;border-bottom:32px solid transparent;margin-left:-1rem}.wizard-steps li.active+li:not(.active):before,.wizard-steps li.done+li.active:before{content:"";width:1rem;height:100%;left:0;position:absolute;z-index:0;display:block;background-color:#efefef;border:1rem solid transparent;border-left-color:currentcolor;margin-left:-1rem}.wizard-steps li.done+li.active{color:#0d4979}.wizard-steps li.done+li.active:before{background-color:#043256}.wizard-steps li.active+li:not(.active):after,.wizard-steps li.done+li.active:after{width:0;height:0;border-top:1em solid transparent;border-bottom:1em solid transparent;content:"";position:absolute;bottom:25%;right:100%;margin-right:-1em}.wizard-steps li.active+li:not(.active):after,.wizard-steps li.active+li:not(.active):before{border-left:1em solid #043256}.wizard-steps li.done+li.active:after{border-left:1em solid #0d4979}@media (max-width:992px){.wizard-steps li p{font-size:.8rem}.wizard-steps li h5{font-size:1rem}}@media (max-width:739.98px){.wizard-steps{display:block;counter-reset:steps}.wizard-steps li.active+li:not(.active):after,.wizard-steps li.active+li:not(.active):before,.wizard-steps li.done+li.active:after,.wizard-steps li.done+li.active:before,.wizard-steps li.done+li.done:after,.wizard-steps li.done+li.done:before,.wizard-steps li:not(.done):not(.active)+li:not(.done):not(.active):after,.wizard-steps li:not(.done):not(.active)+li:not(.done):not(.active):before{content:none}.wizard-steps li.active+li:not(.active):before,.wizard-steps li.done+li.active:before,.wizard-steps li.done+li.done:before,.wizard-steps li:before,.wizard-steps li:not(.done):not(.active)+li:not(.done):not(.active):before{counter-increment:steps;content:counter(steps);background-color:#fff;width:1.5rem;height:1.5rem;margin-top:-.75rem;top:50%;left:1rem;position:absolute;margin-left:0;line-height:.8rem;font-size:.8rem;display:flex;align-items:center;justify-content:center;border-radius:999rem;border:1px solid #ccc;color:#043256;font-weight:600}.wizard-steps li.done+li.done{border-top:1px solid #043256}.wizard-steps li:not(.done):not(.active)+li:not(.done):not(.active){border-top:1px solid #888}}.perms-list{list-style:none;padding-left:1.5rem}.invite-accept .farm-img img{height:4rem;margin-bottom:1rem}.drawer-container{position:fixed;top:0;left:0;z-index:50;width:100vw;height:100vh}.drawer-background{left:0;background-color:rgba(0,0,0,.27);width:100%;-webkit-animation:backgroundOpen .5s linear forwards;animation:backgroundOpen .5s linear forwards}.drawer-background,.drawer-content{position:absolute;top:0;height:100%}.drawer-content{right:0;background-color:#fff;width:40vw;box-shadow:-2px 0 8px rgba(0,0,0,.15);padding:1rem;-webkit-animation:contentOpen .5s cubic-bezier(.77,0,.175,1) forwards;animation:contentOpen .5s cubic-bezier(.77,0,.175,1) forwards;overflow-y:scroll}.drawer-background.closing{-webkit-animation:backgroundClose .5s linear forwards;animation:backgroundClose .5s linear forwards}.drawer-content.closing{-webkit-animation:contentClose .5s cubic-bezier(.77,0,.175,1) forwards;animation:contentClose .5s cubic-bezier(.77,0,.175,1) forwards}@-webkit-keyframes backgroundOpen{0%{opacity:0}to{opacity:1}}@keyframes backgroundOpen{0%{opacity:0}to{opacity:1}}@-webkit-keyframes contentOpen{0%{right:-100vw}to{right:0}}@keyframes contentOpen{0%{right:-100vw}to{right:0}}@-webkit-keyframes backgroundClose{0%{opacity:1}to{opacity:0}}@keyframes backgroundClose{0%{opacity:1}to{opacity:0}}@-webkit-keyframes contentClose{0%{right:0}to{right:-100vw}}@keyframes contentClose{0%{right:0}to{right:-100vw}}@media (max-width:991.98px){.drawer-content{width:70vw}}@media (max-width:767.98px){.drawer-content{width:90vw}}.element{max-width:800px;padding-left:10px;padding-right:10px}.ipc-elem{color:#3d4060;width:100%;display:grid;grid-template-columns:1fr 1fr 3fr 2fr 1fr;padding:10px;border-radius:10px;transition:all ese-in-out .4s;cursor:pointer;margin:5px 0;position:relative;overflow:hidden}.ipc-elem svg{transform:scale(.7)}.ipc-elem:hover{box-shadow:0 4px 77px -17px rgba(0,0,0,.36)}.no-underline:hover{text-decoration:none}.ipc-elem .ipc-image{height:40px;width:40px;background-size:cover;background-position:50%;border-radius:5px}.ipc-elem .name{font-weight:700;text-transform:capitalize}.sub,.text{display:block;text-align:center}.sub{color:#b4b5c4;font-weight:300;font-size:.7rem}.ipc-idx,.ipc-img,.name,.number,.state{font-size:1.2rem;font-weight:500}.delete-btn{position:absolute;right:0;height:100%;padding:20px;color:#fff;background:red;display:flex;justify-content:center;align-items:center;-webkit-border-top-right-radius:10px;-webkit-border-bottom-right-radius:10px;-moz-border-radius-topright:10px;-moz-border-radius-bottomright:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;transform:translate3d(100%,0,0);transition:all .4s ease-in-out}.ipc-elem:hover .delete-btn{transform:translateZ(0)}.modal-title{font-weight:700!important;text-transform:capitalize!important;color:#3d4060!important}.modal-status{display:block;font-weight:300;font-size:.7rem;text-align:center}.row{margin-right:-5px!important;margin-left:-5px!important}.row-stats{padding-top:10px!important;padding-bottom:10px!important}.circle{width:15px;height:15px;margin-left:15px;margin-top:6px}.circle,.circle-small{background-color:red;border-radius:55em}.circle-small{width:10px;height:10px;margin-left:10px;margin-top:5px}.circle-red{background-color:red}.circle-green{background-color:green}.circle-orange{background-color:orange}.circle-gray{background-color:grey}.circle-blue{background-color:#0e98e9}.circle-pink{background-color:#fd88af}.circle-purple{background-color:purple}.circle-brown{background-color:#bb6750}.circle-ghost{background-color:hsla(0,0%,100%,.2)}.circle-white{background-color:#fff}.ipc-status-modal .modal-body-loading{min-height:10rem;display:flex}.ipc-status-modal .command-btn{padding:.25rem .5rem;margin:-1rem 0 -1rem .25rem;background-color:#fff;color:grey;border:none}.ipc-status-modal .command-btn:active,.ipc-status-modal .command-btn:hover{color:#000!important;color:initial!important;background-color:initial!important}.ipc-status-modal .modal-header .close{margin:-.9rem -1rem -1rem 0}.ipc-status-modal .modal-title{flex:1 1}.ipc-status-modal .modal-footer .text-muted{line-height:1rem}.ipc-status-modal .ipc-nav-button{display:flex;align-items:center;padding:0 .7rem;cursor:pointer}.ipc-status-modal .ipc-nav-button.disabled{color:#ccc}.filter-position{position:relative;top:.5rem;right:.5rem}.spare-status{position:absolute;bottom:0;left:2.2rem;font-size:.9rem;color:grey;background-color:#fff}.spare-status-gray{color:grey}.spare-status-green{color:green}.spare-status-red{color:red}.spare-status-yellow{color:orange}.rptr-info-row{height:30px}.rptr-info-row,.rptr-info-row a{display:flex;align-items:center}.rptr-info-icon{width:2rem;display:flex;justify-content:center}.group-header h3{text-transform:uppercase;display:flex;align-items:center;margin-bottom:1.5rem;font-weight:800;color:#004177;margin-top:3rem}.group-header h3 img{width:1.75rem;height:1.75rem;margin-right:1rem}.group-name{position:absolute;top:.6rem;text-transform:uppercase;font-weight:700;font-size:large}.group-description{font-size:small;flex-grow:1}.header-img{width:1.75rem;height:1.75rem;margin-right:.5rem;margin-top:-.25rem}.farm-icon-select{width:1.4rem;height:1.4rem;margin-right:.5rem;border-radius:55rem}.farm-clean-group-filter{position:absolute;top:.5rem;right:2.85rem}.farm-sort-filter{position:absolute!important;top:.05rem;right:1.1rem}.farm-card svg,.group-card svg{width:1em!important}.group-card .disabled{color:#a9a9a9}@media (max-width:576px){.farm-card .dropdown-menu{min-width:18rem!important}}.group-card-top-btn{margin-top:.2rem}.group-schedule-btn{right:5.4rem}.group-comms-btn{right:3.6rem}.group-sprinklers-btn{right:1.8rem}.iprj-mod .helper sup{top:-1.5em!important}.list-row td{display:table-cell;vertical-align:middle!important;line-height:1rem}.selected{background-color:#f9d863!important}#two-column-layout{width:100%;display:flex;flex-direction:row;align-content:stretch;flex-wrap:wrap-reverse}.layout-columns{max-height:100%;overflow-y:auto;flex:1 0;overflow-x:hidden}.no-scroll{overflow:hidden}#two-column-layout .mapboxgl-map{height:100%;width:100%}#two-column-header .search-bar,#two-column-layout .search-bar{-webkit-animation:none;animation:none}#two-column-header .search-bar svg,#two-column-layout .search-bar svg{top:1rem}#two-column-header .search-bar svg+span svg,#two-column-layout .search-bar svg+span svg{top:1rem;right:3rem;cursor:pointer}.heightless{height:0}.table-dropdown{overflow:visible!important;overflow:initial!important}.table-dropdown .dropdown>button{background-color:initial!important;color:#555!important;border-color:transparent!important}.table-dropdown .dropdown>button:active,.table-dropdown .dropdown>button:hover{color:#000!important}.table-dropdown .dropdown-item.active.text-danger,.table-dropdown .dropdown-item:active.text-danger{background-color:#dc3545!important;color:#fff!important}@media (max-width:767.98px){.heightless{height:auto}}@media (max-width:767.98px){.layout-columns{flex:1 0 100%}.map-column{height:30rem}}.applyZIndex{position:relative;z-index:100}.btn-title{border:transparent!important;color:#666!important}.btn-title:hover{background-color:initial!important;color:#000!important}.actionList svg{width:1em!important}.list-row{cursor:pointer}.table-striped tbody tr.list-row:nth-of-type(2n):hover,.table-striped tbody tr.list-row:nth-of-type(odd):hover{background-color:#ddd}.table-striped tbody tr.list-row.active:nth-of-type(2n),.table-striped tbody tr.list-row.active:nth-of-type(odd){background-color:#ccc}.sticky{position:-webkit-sticky;position:sticky;top:6rem}.schedule-sidebar .card ul{list-style:none;padding:0;font-size:.9rem;font-weight:300}.schedule-sidebar .card li{display:flex;justify-content:space-between}.schedule-sidebar .card li b{font-weight:700}.schedule-sidebar .card.bg-warning{background-color:#fff0d0!important}.add-card h6{font-weight:400;text-transform:uppercase;color:#777;margin-bottom:1rem}.water-restriction-form{display:flex;justify-content:space-between}.water-restriction-form form{display:inline-flex}.spr-nmbr-input{display:inline-block!important;width:5rem!important;margin:0 1rem}.water-period-form form,.water-period-form label{display:inline-flex!important}.water-period-form form{margin-left:.4rem}.rule-set-del{position:absolute;top:1rem;right:1rem}.btn-outline-orange{border-color:#d4651e!important;color:#d4651e!important}.btn-outline-orange:active,.btn-outline-orange:hover{background-color:#d4651e!important;border-color:#d4651e!important;color:#fff!important}@media (max-width:768px){.sticky{position:relative;top:0}}.flatpickr-input{display:none}.numInputWrapper span.arrowUp:after{top:45%}.flatpickr-calendar{width:7rem;display:inline-block!important}.flatpickr-form-group{display:flex;flex-direction:row}.disabled .flatpickr-time{background-color:#efefef}.disabled .flatpickr-time .arrowDown,.disabled .flatpickr-time .arrowUp{display:none!important}.flatpickr-calendar{box-shadow:1px 0 0 #eee,-1px 0 0 #eee,0 1px 0 #eee,0 -1px 0 #eee,0 3px 13px rgba(0,0,0,.08)!important}.compact{height:calc(1em + .75rem + 2px)!important}.flatpickr-time{line-height:30px;max-height:30px}.flatpickr-time .numInputWrapper{height:30px}#schedule-level-plot>div{width:90%;margin:0 auto}.schedule-table .card{padding:.5rem;font-size:.85rem;text-align:center;box-shadow:1px 1px 8px -6px;border-radius:.35rem!important;min-width:8rem}.schedule-select{width:25%}.schedule-table thead tr th{width:100%;border-bottom-width:1px}.schedule-table{min-width:9rem!important;width:auto!important}.schedule-table tr td small,.schedule-table tr th small{display:block;text-align:center;min-width:9rem}@media (max-width:575.98px){#schedule-level-plot{display:block;transform-origin:top left;transform:rotate(90deg) translateY(-100%);margin-top:-50%;margin-bottom:1rem;white-space:nowrap}#schedule-level-plot>div{margin:initial}.rotation-wrapper-outer{display:table}.rotation-wrapper-inner{padding:50% 0;height:0}.water-restrictions-add label,.watering-period label{min-width:5rem}.schedule-select{width:100%}}#sch-summary-view{max-width:100%;overflow-x:auto}:focus,:focus-within{box-shadow:none!important}#root{min-height:100vh}.main-wrapper{display:flex;flex-direction:column;min-height:100vh}.loading{display:flex;flex-direction:column;flex:1 1;align-items:center;justify-content:center;text-align:center}.loading strong{width:100%;vertical-align:middle}nav.navbar{background-color:#004276!important;color:#fff!important}nav.navbar-light .navbar-nav .nav-link,nav.navbar-light .navbar-nav .nav-link:active,nav.navbar-light .navbar-nav .nav-link:focus,nav.navbar-light .navbar-nav .nav-link:visited{color:hsla(0,0%,100%,.5)}nav.navbar-light .navbar-nav .nav-link:hover{color:#fff}canvas{width:100%!important}.card{border-radius:0!important}.toggler{display:inline-flex;font-weight:400;margin-bottom:0;vertical-align:middle}.react-toggle--checked .react-toggle-track{background-color:#0097ff}.react-toggle--checked:hover:not(.react-toggle--disabled) .react-toggle-track{background-color:#004178}.chartTooltip{position:absolute;background-color:#222;color:#fff;padding:1em;font-size:.7rem;width:13rem;z-index:9999}.chartTooltip .icon{display:inline-block;width:.7rem;height:.7rem;border-radius:555em;margin-right:.5rem}.chartTooltip .icon.rain{background-color:#22adc2}.chartTooltip .icon.temp{background-color:#d8260a}.chartTooltip .icon.swp1{background-color:#490a3d}.chartTooltip .icon.swp2{background-color:#0a837f}.chartTooltip .icon.swpavg{background-color:#e97f02}.chartTooltip .icon.disabled{background-color:#ccc}.chartTooltip .icon.rain-h{background-color:#00dffc}.chartTooltip .icon.rain-d{background-color:#008c9e}.config-subtitle{font-size:80%;font-weight:400}.chevron{float:right}@media (min-width:576px){.container{max-width:100%!important}}@media (min-width:768px){.container{max-width:100%!important}}@media (min-width:992px){.container{max-width:960px!important}}@media (min-width:1200px){.container{max-width:1140px!important}}.shadow-lg.bg-white.rounded,.shadow.bg-white.rounded{box-shadow:0 0 1rem rgba(0,0,0,.15)!important}.hidden-close-header .modal-title{font-weight:inherit!important;color:#000!important;font-size:1rem!important}.ipc-minimap{min-height:20rem}.app-select{z-index:99}.ipc-status-modal .dropdown-header{text-transform:uppercase;font-weight:700}.ipc-status-modal .simple-item{font-weight:300;color:#000}.ipc-status-modal .simple-item label{display:flex;justify-content:space-between;align-items:center}.ipc-status-modal .modal-footer .tip{display:block;color:#999;text-transform:uppercase;font-size:.7rem;padding:0;margin:0}@media (max-width:576px){.ipc-status-modal .modal-title{font-size:.95rem}.ipc-status-modal .modal-header .close{margin:-1.1rem -1rem -1rem 0!important;padding-bottom:0}}@media (min-width:577px){.ipc-status-modal .modal-header .close{margin:-.9rem -1rem -1rem 0!important}}.swal2-icon{transform:scale(.65);margin:0!important}@-webkit-keyframes swal2-animate-error-icon-custom{0%{transform:rotateX(100deg) scale(.65);opacity:0}to{transform:rotateX(0deg) scale(.65);opacity:1}}@keyframes swal2-animate-error-icon-custom{0%{transform:rotateX(100deg) scale(.65);opacity:0}to{transform:rotateX(0deg) scale(.65);opacity:1}}.swal2-animate-error-icon{-webkit-animation:swal2-animate-error-icon-custom .5s!important;animation:swal2-animate-error-icon-custom .5s!important}.bigger{font-size:110%!important}.not-selectable{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.__compact{line-height:1.2rem}.modal.show{background-color:rgba(0,0,0,.06)!important}.react-toast-notifications__container{z-index:9999!important}