body{margin:0;font-family:"Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}#root,body,html{margin:0;padding:0;height:100%}.fixNavbarHeight{position:relative;top:68px;width:100%;height:calc(100% - 64px)}.svgTest{z-index:9999!important}.svgSmall{padding:0!important}.svgBackground{background:hsla(0,0%,100%,.8)!important;padding:20px 0!important}.svgClose{color:#000!important}.leaflet-div-icon{background:transparent!important;border:none!important}@media print{@page{margin:20mm;margin-top:0;margin-bottom:0;page-break-after:always}body{padding-top:72px;padding-bottom:72px}.noPrint{display:none}}iframe{display:none}.root{cursor:pointer}.App{text-align:center}.activeRow{background-color:#718a88}.App-logo{height:40vmin;pointer-events:none}.swal2-container{z-index:9999!important}.content{flex-grow:1;margin-bottom:32px;overflow-x:hidden}@media (prefers-reduced-motion:no-preference){.App-logo{margin:10% auto;display:block;-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.loginLeft{background-color:#102754}.fullHeight,.loginLeft{height:100%}.loginRight{padding:15px!important}.holdLogin{text-align:center}.holdLogin .MuiFormControl-root{width:80%}.warningLogin{padding:10px;border:1px solid red;background:coral}.MuiTypography-displayBlock{color:rgba(0,0,0,.54)}.customScroll{scroll-behavior:smooth}.customScroll ::-webkit-scrollbar{width:8px;height:8px}.customScroll ::-webkit-scrollbar-thumb{background:#969696;border-radius:4px}.customScroll ::-webkit-scrollbar-thumb:hover{background:#828282}.customScroll ::-webkit-scrollbar-track{background:#fff;border-radius:4px;box-shadow:inset 7px 10px 12px #f0f0f0}.recipeItem{cursor:pointer;padding:8px;display:block}.footer{border-top:2px solid #cecece;margin-top:8px;position:fixed;bottom:0;left:0;right:0;background-color:hsla(0,0%,89.8%,.8666666666666667);z-index:3000}.main-container{height:100%}@media screen and (max-width:599px){.version{border:"0";text-align:"right";font-size:small;font-weight:"500";margin:"5px"}.developer{display:"flex";align-items:"center";align-content:"center";justify-content:"flex-end";text-align:right;font-size:small;padding:5px}.developerLogo{width:72px;margin-left:4px}.main-container{padding:0 6px 62px;width:100%}.footer-container{width:100%;padding:0 6px}.recipeSelector{display:block;white-space:nowrap;overflow-x:scroll;height:100%}.recipeItem{display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media screen and (max-width:959px) and (min-width:600px){.version{border:0;text-align:right;font-size:15px;font-weight:500;margin:5px}.developer{display:flex;align-items:center;align-content:center;justify-content:flex-end;text-align:right;font-size:small;padding:5px}.developerLogo{width:100px;margin-left:5px}.main-container{padding:0 12px 42px;width:100%;margin:0 auto}.footer-container{width:100%;padding:0 12px}.recipeSelector{display:block;white-space:nowrap;overflow-x:scroll;height:100%}.recipeItem{display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media screen and (min-width:960px) and (max-width:1279px){.version{border:0;text-align:right;font-size:15px;font-weight:500;margin:5px}.developer{display:flex;align-items:center;align-content:center;justify-content:flex-end;text-align:right;font-size:small;padding:5px}.developerLogo{width:100px;margin-left:5px}.main-container{padding:0 24px 42px;width:100%;margin:0 auto}.footer-container{width:940px;margin-left:auto;margin-right:auto;padding:0 24px}.recipeSelector{display:block;overflow-y:scroll;height:60vh}}@media screen and (min-width:1280px) and (max-width:1919px){.version{border:0;text-align:right;font-size:15px;font-weight:500;margin:5px}.developer{display:flex;align-items:center;align-content:center;justify-content:flex-end;text-align:right;font-size:small;padding:5px}.developerLogo{width:100px;margin-left:5px}.main-container{padding:0 24px 42px;width:100%;margin:0 auto}.footer-container{width:1260px;margin-left:auto;margin-right:auto;padding:0 24px}.recipeSelector{display:block;overflow-y:scroll;height:60vh}}@media screen and (min-width:1920px){.version{border:0;text-align:right;font-size:15px;font-weight:500;margin:5px}.developer{display:flex;align-items:center;align-content:center;justify-content:flex-end;text-align:right;font-size:small;padding:5px}.developerLogo{width:100px;margin-left:5px}.main-container{padding:0 24px 42px;width:1900px;margin:0 auto}.footer-container{width:1900px;margin-left:auto;margin-right:auto;padding:0 24px}.recipeSelector{display:block;overflow-y:scroll;height:60vh}}.MuiContainer-root{height:100%}.loginPage{display:flex;width:100%;height:calc(100vh - 24px);background-color:#fff;overflow-y:scroll}.loginPage .slides{width:50%}.loginPage .slides img{width:100%;height:100%;object-fit:cover;object-position:bottom left}.loginPage .form{width:50%;display:flex;justify-content:center;align-items:center;padding:0 20px;z-index:999}.loginPage .form .form-content{display:flex;flex-direction:column;max-width:480px;width:100%;margin:auto}.loginPage .form .form-content .logoHolder{display:block;justify-content:space-between}.loginPage .form .form-content .logo{max-width:75%;margin:0 auto 15px}.loginPage .form .form-content .sublogo{max-height:65px;margin:0 auto 25px}.loginPage .form .form-content .forgotPassword{text-align:right;margin-top:7px}.loginPage .form .form-content .forgotPassword span{color:#979797;text-decoration:underline;cursor:pointer}.loginPage .form .form-content .btnSubmit{background:#e6f0fd;color:#2f80ed;border:none;border-radius:none!important;box-shadow:none!important;padding-left:35px;padding-right:35px}.to-right{text-align:right}@media only screen and (max-width:599px){.loginPage{flex-direction:column}.loginPage .form,.loginPage .slides{width:100%;height:100%}.loginPage .slides{position:absolute;height:100%}.loginPage .slides img{opacity:.1}.loginPage .form{height:100%}}@media only screen and (min-width:600px) and (max-width:959px){.loginPage{flex-direction:column}.loginPage .form,.loginPage .slides{width:100%;height:100%}.loginPage .slides{position:absolute;height:100%}.loginPage .slides img{opacity:.1}.loginPage .form{height:100%}}@media screen and (max-width:959px){.modal_title{background-color:#3d5059;padding-left:16px!important;padding-right:56px!important}.modal_title,.modal_title .MuiIconButton-root{color:#fff!important}}.carousel__back-button,.carousel__back-button:focus,.carousel__next-button,.carousel__next-button:focus{background-color:transparent}canvas{outline:none;-webkit-tap-highlight-color:rgba(255,255,255,0)}.plainArm{-webkit-clip-path:polygon(0 100%,0 80%,50% 40%,100% 80%,100% 100%);clip-path:polygon(0 100%,0 80%,50% 40%,100% 80%,100% 100%);width:97%!important;height:72%!important;background-position:50%!important;padding-top:60px!important}.plainArm,.plainArmModal{top:-10px!important;left:15px!important;background-size:contain!important}.plainArmModal{-webkit-clip-path:polygon(3% 99%,3% 76%,50% 37%,99% 76%,99% 99%);clip-path:polygon(3% 99%,3% 76%,50% 37%,99% 76%,99% 99%);padding-top:223px!important;background-position:bottom!important;padding-left:15px}.R1Arm{-webkit-clip-path:polygon(0 100%,0 80%,50% 40%,100% 80%,100% 100%);clip-path:polygon(0 100%,0 80%,50% 40%,100% 80%,100% 100%);width:97%!important;height:72%!important;padding-top:60px!important}.R1Arm,.R1ArmModal{top:-10px!important;left:15px!important;background-size:contain!important;background-position:50%!important}.R1ArmModal{-webkit-clip-path:polygon(3% 99%,3% 76%,50% 37%,99% 76%,99% 99%);clip-path:polygon(3% 99%,3% 76%,50% 37%,99% 76%,99% 99%);padding-top:223px!important;padding-left:15px}.semiVArmModal{-webkit-clip-path:polygon(3% 89%,3% 65%,50% 30%,98% 65%,98% 89%,71% 100%,29% 100%);clip-path:polygon(3% 89%,3% 65%,50% 30%,98% 65%,98% 89%,71% 100%,29% 100%);top:-8px!important;padding-top:140px!important;padding-left:27px}.semiVArm,.semiVArmModal{left:15px!important;background-size:contain!important;background-position:50%!important}.semiVArm{-webkit-clip-path:polygon(0 89%,0 65%,50% 28%,100% 65%,100% 89%,73% 100%,27% 100%);clip-path:polygon(0 89%,0 65%,50% 28%,100% 65%,100% 89%,73% 100%,27% 100%);width:97%!important;height:72%!important;top:2px!important;padding-top:60px!important}.SR1ArmModal{-webkit-clip-path:polygon(3% 89%,3% 65%,50% 30%,98% 65%,98% 89%,71% 100%,29% 100%);clip-path:polygon(3% 89%,3% 65%,50% 30%,98% 65%,98% 89%,71% 100%,29% 100%);top:-8px!important;padding-top:140px!important;padding-left:27px}.SR1Arm,.SR1ArmModal{left:15px!important;background-size:contain!important;background-position:50%!important}.SR1Arm{-webkit-clip-path:polygon(0 89%,0 65%,50% 28%,100% 65%,100% 89%,73% 100%,27% 100%);clip-path:polygon(0 89%,0 65%,50% 28%,100% 65%,100% 89%,73% 100%,27% 100%);width:97%!important;height:72%!important;top:2px!important;padding-top:60px!important}.VArmModal{-webkit-clip-path:polygon(3% 77%,3% 55%,50% 23%,98% 55%,98% 77%,50.5% 99%);clip-path:polygon(3% 77%,3% 55%,50% 23%,98% 55%,98% 77%,50.5% 99%);top:-10px!important;padding-top:145px!important;padding-left:27px}.VArm,.VArmModal{left:15px!important;background-size:contain!important;background-position:50%!important}.VArm{-webkit-clip-path:polygon(0 76%,0 60%,50% 20%,100% 60%,100% 76%,50% 100%);clip-path:polygon(0 76%,0 60%,50% 20%,100% 60%,100% 76%,50% 100%);width:97%!important;height:72%!important;top:10px!important;padding-top:60px!important}.WArmModal{-webkit-clip-path:polygon(3% 77%,3% 55%,50% 23%,98% 55%,98% 77%,73% 99%,50.5% 76%,28% 99%);clip-path:polygon(3% 77%,3% 55%,50% 23%,98% 55%,98% 77%,73% 99%,50.5% 76%,28% 99%);top:-10px!important;padding-top:145px!important;padding-left:27px}.WArm,.WArmModal{left:15px!important;background-size:contain!important;background-position:50%!important}.WArm{-webkit-clip-path:polygon(0 77%,0 60%,50% 20%,100% 60%,100% 77%,74% 100%,50% 76%,26% 100%);clip-path:polygon(0 77%,0 60%,50% 20%,100% 60%,100% 77%,74% 100%,50% 76%,26% 100%);width:97%!important;height:72%!important;top:10px!important;padding-top:60px!important}.cableHeadersArm{display:flex!important;justify-content:space-between!important;width:820px;margin-left:90px!important}.cableHeadersArm svg{margin-left:-15px!important;margin-right:25px!important}.cableHeadersArm text{left:20px!important}@media(max-width:800px){.heatmap{padding-top:0!important;padding-bottom:30px;display:flex;width:380px}.heatmap svg{width:10%}.heatmap svg rect{width:25px}.heatmap svg text{font-size:10px!important}}.cableSVG :hover{cursor:pointer}.plainSilo{-webkit-clip-path:polygon(50% 0,100% 23%,100% 100%,0 100%,0 23%);clip-path:polygon(50% 0,100% 23%,100% 100%,0 100%,0 23%);width:250px!important;height:280px!important;top:10px!important;left:25px!important}.plainSiloModal{-webkit-clip-path:path("M 58.752 680.832 c 0 -525.312 0 -525.312 0 -525.312 l 286.848 -141.696 l 286.848 141.696 l 0 525.312 l -573.696 0 z");clip-path:path("M 58.752 680.832 c 0 -525.312 0 -525.312 0 -525.312 l 286.848 -141.696 l 286.848 141.696 l 0 525.312 l -573.696 0 z");width:640px!important;height:670px!important;top:0!important;left:65px!important;background-size:contain!important;background-position:50%!important;padding-left:50px;display:flex;justify-content:center}.semiVSiloModal{-webkit-clip-path:path("M 54.4 630.4 L 54.4 144 L 320 12.8 L 588.8 144 L 588.8 630.4 L 454.4 697.6 L 188.8 697.6 Z");clip-path:path("M 54.4 630.4 L 54.4 144 L 320 12.8 L 588.8 144 L 588.8 630.4 L 454.4 697.6 L 188.8 697.6 Z");width:690px!important;height:695px!important;top:0!important;left:88px!important;padding-left:42px}.semiVSilo{-webkit-clip-path:polygon(50% 0,98% 20%,98% 90%,75% 100%,25% 100%,0 90%,0 20%);clip-path:polygon(50% 0,98% 20%,98% 90%,75% 100%,25% 100%,0 90%,0 20%);width:238px!important;height:295px!important;top:7px!important;left:28px!important}.VSiloModal{-webkit-clip-path:path("M 52.7 613.8 L 52.7 139.5 L 310 12.4 L 567.3 139.5 L 567.3 613.8 L 310 737.8 Z");clip-path:path("M 52.7 613.8 L 52.7 139.5 L 310 12.4 L 567.3 139.5 L 567.3 613.8 L 310 737.8 Z");width:636px!important;height:735px!important;top:0!important;left:100px!important;padding-left:42px}.VSilo{-webkit-clip-path:polygon(50% 0,98% 17%,98% 82%,50% 100%,0 82%,0 17%);clip-path:polygon(50% 0,98% 17%,98% 82%,50% 100%,0 82%,0 17%);width:235px!important;height:310px!important;top:15px!important;left:33px!important}.elevatedSiloModal{-webkit-clip-path:path("M 52.7 613.8 L 52.7 139.5 L 310 12.4 L 567.3 139.5 L 567.3 613.8 L 310 737.8 Z");clip-path:path("M 52.7 613.8 L 52.7 139.5 L 310 12.4 L 567.3 139.5 L 567.3 613.8 L 310 737.8 Z");width:575px!important;height:753px!important;top:0!important;left:100px!important;padding-left:42px}.elevatedSilo{-webkit-clip-path:polygon(50% 0,98% 17%,98% 82%,50% 100%,0 82%,0 17%);clip-path:polygon(50% 0,98% 17%,98% 82%,50% 100%,0 82%,0 17%);width:230px!important;height:320px!important;top:10px!important;left:37px!important}.WSiloModal{-webkit-clip-path:path("M 52.7 620 L 52.7 139.5 L 310 12.4 L 567.3 139.5 L 567.3 620 L 437.1 737.8 L 310 607.6 L 179.8 737.8 Z");clip-path:path("M 52.7 620 L 52.7 139.5 L 310 12.4 L 567.3 139.5 L 567.3 620 L 437.1 737.8 L 310 607.6 L 179.8 737.8 Z");width:675px!important;height:760px!important;top:0!important;left:100px!important;padding-left:42px}.WSilo{-webkit-clip-path:polygon(49% 0,98% 17%,98% 83%,74% 100%,49% 81%,24% 100%,0 83%,0 17%);clip-path:polygon(49% 0,98% 17%,98% 83%,74% 100%,49% 81%,24% 100%,0 83%,0 17%);width:235px!important;height:320px!important;top:10px!important;left:35px!important}.cableHeadersSilo{display:flex;justify-content:center}@media(max-width:800px){.heatmap{overflow-y:scroll!important;padding:0!important;display:flex;width:380px}}.plainBunker{-webkit-clip-path:polygon(0 100%,0 80%,50% 40%,100% 80%,100% 100%);clip-path:polygon(0 100%,0 80%,50% 40%,100% 80%,100% 100%);width:310px!important;height:72%!important;top:0!important;left:25px!important;background-size:contain!important;background-position:50%!important}@media(max-width:480px){.plainBunker{top:60px!important;left:20px!important;width:220px!important;height:180px!important}}.plainBunkerModal{-webkit-clip-path:path("M48,532 48,435 365,249 682,435 682,532z");clip-path:path("M48,532 48,435 365,249 682,435 682,532z");width:690px!important;height:550px!important;top:0!important;left:-5px!important;background-size:contain!important;background-position:50%!important;padding-top:248px;padding-left:15px}.VBunker{-webkit-clip-path:polygon(50% 30%,100% 60%,100% 80%,50% 100%,0 80%,0 60%);clip-path:polygon(50% 30%,100% 60%,100% 80%,50% 100%,0 80%,0 60%);width:310px!important;height:255px!important;top:60px!important;left:25px!important}@media(max-width:480px){.VBunker{top:90px!important;left:28px!important;width:200px!important;height:185px!important}}.VBunkerModal{-webkit-clip-path:path("M 48,494 48,397 365,211 682,397 682,494 365,609 Z");clip-path:path("M 48,494 48,397 365,211 682,397 682,494 365,609 Z");width:700px!important;height:610px!important;top:40px!important;left:-5px!important;padding-top:200px!important;background-size:contain!important;background-position:50%!important;padding-left:35px}.V2Bunker{-webkit-clip-path:path("M17,190 17,155 130,88 243,155 243,190 130,231Z");clip-path:path("M17,190 17,155 130,88 243,155 243,190 130,231Z");width:260px!important;height:260px!important;top:80px!important;left:50px!important}@media(max-width:480px){.V2Bunker{top:50px!important;left:-5px!important}}.V2BunkerModal{-webkit-clip-path:path("M 48,494 48,397 365,211 682,397 682,494 365,609 Z");clip-path:path("M 48,494 48,397 365,211 682,397 682,494 365,609 Z");width:865px!important;height:540px!important;top:40px!important;left:0!important;padding-top:145px!important;background-size:contain!important;background-position:50%!important;padding-left:45px}.V3Bunker{-webkit-clip-path:path("M17,190 17,155 130,88 243,155 243,190 130,231Z");clip-path:path("M17,190 17,155 130,88 243,155 243,190 130,231Z");width:260px!important;height:260px!important;top:80px!important;left:50px!important}@media(max-width:480px){.V3Bunker{top:50px!important;left:-5px!important}}.V3BunkerModal{-webkit-clip-path:path("M 48,494 48,397 365,211 682,397 682,494 365,609 Z");clip-path:path("M 48,494 48,397 365,211 682,397 682,494 365,609 Z");width:865px!important;height:540px!important;top:40px!important;left:0!important;padding-top:145px!important;background-size:contain!important;background-position:50%!important;padding-left:45px}.V4Bunker{-webkit-clip-path:path("M17,190 17,155 130,88 243,155 243,190 130,231Z");clip-path:path("M17,190 17,155 130,88 243,155 243,190 130,231Z");width:260px!important;height:260px!important;top:80px!important;left:50px!important}@media(max-width:480px){.V4Bunker{top:50px!important;left:-5px!important}}.V4BunkerModal{-webkit-clip-path:path("M 48,494 48,397 365,211 682,397 682,494 365,609 Z");clip-path:path("M 48,494 48,397 365,211 682,397 682,494 365,609 Z");width:865px!important;height:540px!important;top:40px!important;left:0!important;padding-top:145px!important;background-size:contain!important;background-position:50%!important;padding-left:45px}.V5Bunker{-webkit-clip-path:path("M17,190 17,155 130,88 243,155 243,190 130,231Z");clip-path:path("M17,190 17,155 130,88 243,155 243,190 130,231Z");width:260px!important;height:260px!important;top:80px!important;left:50px!important}@media(max-width:480px){.V5Bunker{top:50px!important;left:-5px!important}}.V5BunkerModal{-webkit-clip-path:path("M 48,494 48,397 365,211 682,397 682,494 365,609 Z");clip-path:path("M 48,494 48,397 365,211 682,397 682,494 365,609 Z");width:865px!important;height:540px!important;top:40px!important;left:0!important;padding-top:145px!important;background-size:contain!important;background-position:50%!important;padding-left:45px}.cableHeadersBunker{display:flex;justify-content:space-between;width:600px;margin-left:90px}.cableHeadersBunker svg{margin-left:-15px;margin-right:25px}.svg{display:flex;flex-direction:column;margin-left:100px;width:220px;align-items:center}.plainTulha{-webkit-clip-path:path("M3,116 3,4 79,4 79,116z");clip-path:path("M3,116 3,4 79,4 79,116z");width:83px!important;height:113px!important;top:55px!important;left:65px!important}.plainTulhaModal{-webkit-clip-path:path("M15,504 15,12 346,12 346,504z");clip-path:path("M15,504 15,12 346,12 346,504z");width:430px!important;height:492px!important;top:0!important;left:180px!important;background-size:contain!important;background-position:50%!important;padding-left:45px}.plain2Tulha{-webkit-clip-path:path("M3,116 3,4 79,4 79,116z");clip-path:path("M3,116 3,4 79,4 79,116z");width:83px!important;height:130px!important;top:55px!important;left:65px!important}.plain2TulhaModal{-webkit-clip-path:path("M15,504 15,12 346,12 346,504z");clip-path:path("M15,504 15,12 346,12 346,504z");width:430px!important;height:645px!important;top:0!important;left:180px!important;background-size:contain!important;background-position:50%!important;padding-left:45px}.plain3Tulha{-webkit-clip-path:path("M3,116 3,4 79,4 79,116z");clip-path:path("M3,116 3,4 79,4 79,116z");width:83px!important;height:130px!important;top:55px!important;left:65px!important}.plain3TulhaModal{-webkit-clip-path:path("M15,504 15,12 346,12 346,504z");clip-path:path("M15,504 15,12 346,12 346,504z");width:430px!important;height:645px!important;top:0!important;left:180px!important;background-size:contain!important;background-position:50%!important;padding-left:45px}.VTulha{-webkit-clip-path:polygon(0 82%,0 0,100% 0,100% 82%,50% 100%);clip-path:polygon(0 82%,0 0,100% 0,100% 82%,50% 100%);width:135px!important;height:236px!important;top:23px!important;left:4px!important}.VTulhaModal{-webkit-clip-path:path("M16,506 16,14 347,14 347,506 181,613Z");clip-path:path("M16,506 16,14 347,14 347,506 181,613Z");width:430px!important;height:695px!important;top:0!important;left:283px!important;background-size:contain!important;background-position:50%!important;padding-left:50px}.V2Tulha{-webkit-clip-path:path("M3,116 3,3 79,3 79,116 41,141Z");clip-path:path("M3,116 3,3 79,3 79,116 41,141Z");width:83px!important;height:161px!important;top:55px!important;left:65px!important}.V2TulhaModal{-webkit-clip-path:path("M16,506 16,14 347,14 347,506 181,613Z");clip-path:path("M16,506 16,14 347,14 347,506 181,613Z");width:430px!important;height:700px!important;top:0!important;left:180px!important;background-size:contain!important;background-position:50%!important;padding-left:45px}.V3Tulha{-webkit-clip-path:path("M3,116 3,3 79,3 79,116 41,141Z");clip-path:path("M3,116 3,3 79,3 79,116 41,141Z");width:83px!important;height:161px!important;top:55px!important;left:65px!important}.V3TulhaModal{-webkit-clip-path:path("M16,506 16,14 347,14 347,506 181,613Z");clip-path:path("M16,506 16,14 347,14 347,506 181,613Z");width:430px!important;height:700px!important;top:0!important;left:180px!important;background-size:contain!important;background-position:50%!important;padding-left:45px}.cableHeadersTulha{display:flex;justify-content:center;width:320px;margin-left:285px!important}@media(max-width:800px){.heatmap{padding-left:50px;padding-top:230px}}@-webkit-keyframes PropellerMotor_rJJpYhYvM_Animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);transform-box:fill-box;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}to{-webkit-transform:rotate(-3turn);transform:rotate(-3turn);transform-box:fill-box;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}}@keyframes PropellerMotor_rJJpYhYvM_Animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);transform-box:fill-box;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}to{-webkit-transform:rotate(-3turn);transform:rotate(-3turn);transform-box:fill-box;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}}#S1NZ3tnYwf *{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}#PropellerMotor_rJJpYhYvM{-webkit-animation-name:PropellerMotor_rJJpYhYvM_Animation;animation-name:PropellerMotor_rJJpYhYvM_Animation}.on_filter{fill:#005db4}.no_filter,.on_filter{transition:.33s;cursor:pointer}.no_filter{fill:#b40000}.image_filter{-webkit-filter:grayscale(70%) brightness(120%) contrast(1.4);filter:grayscale(70%) brightness(120%) contrast(1.4);transition:.33s}.image_nofilter{-webkit-filter:grayscale(0) brightness(1) contrast(1);filter:grayscale(0) brightness(1) contrast(1);transition:.33s}.zero_indicator_circle{fill:#00836d;cursor:col-resize}.zero_indicator_circle,.zero_indicator_line{stroke-width:2px;stroke:#005db4}.pivot_area_on{stroke-width:1px;stroke:#3d5059}.pivot_area_on,.pivot_contour{fill:hsla(0,0%,100%,.3137254901960784);fill-opacity:.2;-webkit-animation-name:areaEnter;animation-name:areaEnter;-webkit-animation-timing-function:cubic-bezier(.075,.82,.165,1);animation-timing-function:cubic-bezier(.075,.82,.165,1);-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.pivot_contour{stroke-width:4px}.pivot_contour_small{stroke-width:4px;-webkit-animation-name:areaEnter;animation-name:areaEnter;-webkit-animation-timing-function:cubic-bezier(.075,.82,.165,1);animation-timing-function:cubic-bezier(.075,.82,.165,1);-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.pivot_contour.emergency{stroke:#b40000}.pivot_contour.standby{stroke:#00836d}.pivot_contour.water_on{stroke:#005db4}.pivot_contour.water_off{stroke:#1b8600}.pivot_contour.off{stroke:#c7a200}.pivot_contour.fail{stroke:#000}.pivot_area_off{stroke-width:1px;stroke:#3d5059;fill:hsla(0,0%,100%,.3137254901960784);fill-opacity:.2;-webkit-animation-name:areaEnter;animation-name:areaEnter;-webkit-animation-timing-function:cubic-bezier(.075,.82,.165,1);animation-timing-function:cubic-bezier(.075,.82,.165,1);-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.path_water_100{fill:rgba(0,183,255,.5490196078431373)}.path_water_50,.path_water_100{-webkit-animation-name:areaEnter;animation-name:areaEnter;-webkit-animation-timing-function:cubic-bezier(.075,.82,.165,1);animation-timing-function:cubic-bezier(.075,.82,.165,1);-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.path_water_50{fill:rgba(55,198,255,.4666666666666667)}.path_water_25{fill:rgba(123,218,255,.4666666666666667)}.path_no_water,.path_water_25{-webkit-animation-name:areaEnter;animation-name:areaEnter;-webkit-animation-timing-function:cubic-bezier(.075,.82,.165,1);animation-timing-function:cubic-bezier(.075,.82,.165,1);-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.path_no_water{fill:rgba(255,220,124,.6235294117647059)}.path_water_done{fill:#005db4;fill-opacity:.75;-webkit-animation-name:areaEnter;animation-name:areaEnter;-webkit-animation-timing-function:cubic-bezier(.075,.82,.165,1);animation-timing-function:cubic-bezier(.075,.82,.165,1);-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.path_no_water_done{fill:#1b8600;fill-opacity:.45;-webkit-animation-name:areaEnter;animation-name:areaEnter;-webkit-animation-timing-function:cubic-bezier(.075,.82,.165,1);animation-timing-function:cubic-bezier(.075,.82,.165,1);-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-delay:1.5s;animation-delay:1.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.current_position_off,.current_position_on{stroke:#3d5059;stroke-width:2px;stroke-linecap:round;-webkit-animation-name:grow;animation-name:grow;-webkit-animation-timing-function:cubic-bezier(.075,.82,.165,1);animation-timing-function:cubic-bezier(.075,.82,.165,1);-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.with_no_water,.with_water{fill:#3d5059}.centerline{stroke-width:2px;-webkit-animation-name:grow;animation-name:grow;-webkit-animation-timing-function:cubic-bezier(.075,.82,.165,1);animation-timing-function:cubic-bezier(.075,.82,.165,1);-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zero_text,.zero_text_map{font-family:Roboto;text-anchor:middle;font-size:16px}.zero_text_map{fill:red}.off,.on{stroke:#fff}.radial_gradient_center{transition:.33s}.radial_gradient_center .gradient0_on_no_water{stop-color:#6ace00;stop-opacity:.75}.radial_gradient_center .gradient1_on_no_water{stop-color:#008508;stop-opacity:.75}.radial_gradient_center .gradient2_on_no_water{stop-color:#000;stop-opacity:.95}.radial_gradient_center .gradient0_on_no_water_hover{stop-color:#6dd300;stop-opacity:1}.radial_gradient_center .gradient1_on_no_water_hover{stop-color:#008508;stop-opacity:1}.radial_gradient_center .gradient2_on_no_water_hover{stop-color:#000;stop-opacity:1}.radial_gradient_center .gradient0_on_with_water{stop-color:#008cff;stop-opacity:.75}.radial_gradient_center .gradient1_on_with_water{stop-color:#003e85;stop-opacity:.75}.radial_gradient_center .gradient2_on_with_water{stop-color:#000;stop-opacity:.95}.radial_gradient_center .gradient0_on_with_water_hover{stop-color:#008cff;stop-opacity:1}.radial_gradient_center .gradient1_on_with_water_hover{stop-color:#003e85;stop-opacity:1}.radial_gradient_center .gradient2_on_with_water_hover{stop-color:#000;stop-opacity:1}.radial_gradient_center .gradient0_on_waiting{stop-color:#00685f;stop-opacity:.75}.radial_gradient_center .gradient1_on_waiting{stop-color:#009b9e;stop-opacity:.75}.radial_gradient_center .gradient2_on_waiting{stop-color:#000;stop-opacity:.95}.radial_gradient_center .gradient0_on_waiting_hover{stop-color:#006e65;stop-opacity:1}.radial_gradient_center .gradient1_on_waiting_hover{stop-color:#009b9e;stop-opacity:1}.radial_gradient_center .gradient2_on_waiting_hover{stop-color:#000;stop-opacity:1}.radial_gradient_center .gradient0_failure{stop-color:red;stop-opacity:.75}.radial_gradient_center .gradient1_failure{stop-color:#850000;stop-opacity:.75}.radial_gradient_center .gradient2_failure{stop-color:#000;stop-opacity:.95}.radial_gradient_center .gradient0_failure_hover{stop-color:red;stop-opacity:1}.radial_gradient_center .gradient1_failure_hover{stop-color:#850000;stop-opacity:1}.radial_gradient_center .gradient2_failure_hover{stop-color:#000;stop-opacity:1}.radial_gradient_center .gradient0_no_comm{stop-color:#555;stop-opacity:.75}.radial_gradient_center .gradient1_no_comm{stop-color:#2e2e2e;stop-opacity:.75}.radial_gradient_center .gradient2_no_comm{stop-color:#000;stop-opacity:.95}.radial_gradient_center .gradient0_no_comm_hover{stop-color:#555;stop-opacity:1}.radial_gradient_center .gradient1_no_comm_hover{stop-color:#2e2e2e;stop-opacity:1}.radial_gradient_center .gradient2_no_comm_hover{stop-color:#000;stop-opacity:1}.radial_gradient_center .gradient0_off{stop-color:#ffc400;stop-opacity:.75}.radial_gradient_center .gradient1_off{stop-color:#c48600;stop-opacity:.75}.radial_gradient_center .gradient2_off{stop-color:#000;stop-opacity:.95}.radial_gradient_center .gradient0_off_hover{stop-color:#ffc400;stop-opacity:1}.radial_gradient_center .gradient1_off_hover{stop-color:#c48600;stop-opacity:1}.radial_gradient_center .gradient2_off_hover{stop-color:#000;stop-opacity:1}.water_blade_mm_mid{font-size:80px}.water_blade_mid,.water_blade_mm_mid{-webkit-filter:drop-shadow(0 0 5px rgba(0,0,0,.8));filter:drop-shadow(0 0 5px #000000cc);white-space:pre;font-family:Roboto;fill:#fff;text-anchor:middle;font-weight:900}.water_blade_mid{font-size:120px}.clickable{cursor:pointer}.center_button{cursor:pointer;-webkit-animation-name:grow;animation-name:grow;-webkit-animation-timing-function:cubic-bezier(.075,.82,.165,1);animation-timing-function:cubic-bezier(.075,.82,.165,1);-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.center_button .state{-webkit-filter:drop-shadow(0 0 5px rgba(0,0,0,.8));filter:drop-shadow(0 0 5px #000000cc);white-space:pre;font-family:Roboto;fill:#fff;font-size:18px;text-anchor:middle;font-weight:900}.center_button .water_blade{font-size:40px}.center_button .water_blade,.center_button .water_blade_mm{-webkit-filter:drop-shadow(0 0 5px rgba(0,0,0,.8));filter:drop-shadow(0 0 5px #000000cc);white-space:pre;font-family:Roboto;fill:#fff;text-anchor:end;font-weight:900}.center_button .water_blade_mm{font-size:20px}.center_button .angle{-webkit-filter:drop-shadow(0 0 5px rgba(0,0,0,.8));filter:drop-shadow(0 0 5px #000000cc);white-space:pre;font-family:Roboto;fill:#fff;font-size:38px;text-anchor:end;font-weight:900}.center_button .center_info{stroke:hsla(0,0%,100%,.9);fill-opacity:.7;stroke-width:0px;transition:-webkit-filter .33s;transition:filter .33s;transition:filter .33s,-webkit-filter .33s;-webkit-filter:drop-shadow(0 0 50px rgba(0,0,0,.432)) drop-shadow(0 0 1px rgba(0,0,0,.432)) blur(16);filter:drop-shadow(0 0 50px rgba(0,0,0,.432)) drop-shadow(0 0 1px rgba(0,0,0,.432)) blur(16)}.center_button .center_info.warning{transition:.33s;fill:#b40000}.center_button .center_info.fail{transition:.33s;fill:#000}.center_button .center_info.standby{transition:.33s;fill:#00836d}.center_button .center_info.off_state{transition:.33s;fill:#c7a200}.center_button .center_info.water_on{transition:.33s;fill:#005db4}.center_button .center_info.water_off{transition:.33s;fill:#1b8600}.center_button .center_info.no_comm{transition:.33s;fill:#111}.center_button_big{cursor:pointer;-webkit-animation-name:grow;animation-name:grow;-webkit-animation-timing-function:cubic-bezier(.075,.82,.165,1);animation-timing-function:cubic-bezier(.075,.82,.165,1);-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.center_button_big .state{font-size:18px}.center_button_big .state,.center_button_big .water_blade{-webkit-filter:drop-shadow(0 0 5px rgba(0,0,0,.8));filter:drop-shadow(0 0 5px #000000cc);white-space:pre;font-family:Roboto;fill:#fff;text-anchor:middle;font-weight:900}.center_button_big .water_blade{font-size:120px}.center_button_big .water_blade_mm{font-size:40px;text-anchor:middle}.center_button_big .angle,.center_button_big .water_blade_mm{-webkit-filter:drop-shadow(0 0 5px rgba(0,0,0,.8));filter:drop-shadow(0 0 5px #000000cc);white-space:pre;font-family:Roboto;fill:#fff;font-weight:900}.center_button_big .angle{font-size:38px;text-anchor:end}.center_button_big .center_info{stroke:hsla(0,0%,100%,.9);fill-opacity:.7;stroke-width:0px;transition:-webkit-filter .33s;transition:filter .33s;transition:filter .33s,-webkit-filter .33s;-webkit-filter:drop-shadow(0 0 50px rgba(0,0,0,.432)) drop-shadow(0 0 1px rgba(0,0,0,.432)) blur(16);filter:drop-shadow(0 0 50px rgba(0,0,0,.432)) drop-shadow(0 0 1px rgba(0,0,0,.432)) blur(16)}.center_button_big .center_info.warning{transition:.33s;fill:#b40000}.center_button_big .center_info.standby{transition:.33s;fill:#00836d}.center_button_big .center_info.off_state{transition:.33s;fill:#c7a200}.center_button_big .center_info.water_on{transition:.33s;fill:#005db4}.center_button_big .center_info.water_off{transition:.33s;fill:#1b8600}.center_button_big .center_info.no_comm{transition:.33s;fill:#111}.main_container .center_info_map{stroke:hsla(0,0%,100%,.9);fill-opacity:.7;stroke-width:0px;transition:.33s;-webkit-filter:drop-shadow(0 0 50px rgba(0,0,0,.432)) drop-shadow(0 0 1px rgba(0,0,0,.432)) blur(16);filter:drop-shadow(0 0 50px rgba(0,0,0,.432)) drop-shadow(0 0 1px rgba(0,0,0,.432)) blur(16)}.main_container .center_info_map.warning{transition:.33s;fill:#b40000}.main_container .center_info_map.fail{transition:.33s;fill:#000}.main_container .center_info_map.standby{transition:.33s;fill:#00836d}.main_container .center_info_map.off_state{transition:.33s;fill:#c7a200}.main_container .center_info_map.water_on{transition:.33s;fill:#005db4}.main_container .center_info_map.water_off{transition:.33s;fill:#1b8600}.main_container .center_info_map.no_comm{transition:.33s;fill:#111}.main_container:active .center_info_map{transition:.33s;stroke:#15dcff;stroke-width:8px;-webkit-filter:drop-shadow(0 0 36px rgba(0,0,0,.432)) drop-shadow(0 0 6px rgba(70,181,255,.534));filter:drop-shadow(0 0 36px rgba(0,0,0,.432)) drop-shadow(0 0 6px rgba(70,181,255,.534))}.center_button:hover .center_info{stroke:hsla(0,0%,100%,.9);fill-opacity:.95;stroke-width:0px;transition:.33s;-webkit-filter:drop-shadow(0 0 50px rgba(0,0,0,.432)) drop-shadow(0 0 1px rgba(0,0,0,.432)) blur(20);filter:drop-shadow(0 0 50px rgba(0,0,0,.432)) drop-shadow(0 0 1px rgba(0,0,0,.432)) blur(20)}.center_button:hover .center_info.warning{transition:.33s;fill:#b40000}.center_button:hover .center_info.standby{transition:.33s;fill:#00836d}.center_button:hover .center_info.off_state{transition:.33s;fill:#c7a200}.center_button:hover .center_info.water_on{transition:.33s;fill:#005db4}.center_button:hover .center_info.water_off{transition:.33s;fill:#1b8600}.center_button:hover .center_info.no_comm{transition:.33s;fill:#111}.center_button:active .center_info{stroke:#15dcff;stroke-width:8px;-webkit-filter:drop-shadow(0 0 36px rgba(0,0,0,.432)) drop-shadow(0 0 6px rgba(70,181,255,.534));filter:drop-shadow(0 0 36px rgba(0,0,0,.432)) drop-shadow(0 0 6px rgba(70,181,255,.534))}.center_button:active .center_info.warning{transition:.33s;fill:#b40000}.center_button:active .center_info.standby{transition:.33s;fill:#00836d}.center_button:active .center_info.off_state{transition:.33s;fill:#c7a200}.center_button:active .center_info.water_on{transition:.33s;fill:#005db4}.center_button:active .center_info.water_off{transition:.33s;fill:#1b8600}.center_button:active .center_info.no_comm{transition:.33s;fill:#111}.control_arrows{cursor:pointer;fill:#c9c9c9;transition:fill .33s;-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-timing-function:cubic-bezier(.075,.82,.165,1);animation-timing-function:cubic-bezier(.075,.82,.165,1);-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:both;animation-fill-mode:both}.control_arrows.active{fill:#00b7ff}.control_arrows_view{fill:#c9c9c9;-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-timing-function:cubic-bezier(.075,.82,.165,1);animation-timing-function:cubic-bezier(.075,.82,.165,1);-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:both;animation-fill-mode:both}.control_arrows_view.active{fill:#00b7ff}.control_arrows_map{fill:#fff;stroke:#000;stroke-width:1px}.control_arrows_map.active{fill:#0051ff}.control_arrows.active:hover{fill:#2cc3ff}.control_arrows:hover{fill:#cef4ff}.control_arrows:active{stroke:#15dcff;stroke-width:4px}.zero_position{stroke:#000;stroke-width:2px;stroke-linecap:round;stroke-dasharray:0}.zero_position,.zero_position_map{-webkit-animation-name:grow;animation-name:grow;-webkit-animation-timing-function:cubic-bezier(.075,.82,.165,1);animation-timing-function:cubic-bezier(.075,.82,.165,1);-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zero_position_map{stroke:red;stroke-width:2px;stroke-linecap:round;stroke-dasharray:0}.pivot_editing{fill:#00e4be;stroke:#00836d;stroke-width:2px;fill-opacity:.7;cursor:move}.cannon_path{cursor:pointer;-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-timing-function:cubic-bezier(.075,.82,.165,1);animation-timing-function:cubic-bezier(.075,.82,.165,1);-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-delay:.5s;animation-delay:.5s}.cannon_path .cannon_path_text{white-space:pre;text-anchor:middle;opacity:0;transition:.33s}.cannon_path .cannon_path_trace{transition:.33s;fill:#005db4;fill-opacity:.75}.cannon_path .cannon_path_lines{opacity:0;transition:.25s}.cannon_path:hover .cannon_path_text{opacity:1;fill:#005eac;font-family:Roboto;font-size:18px;font-weight:800;white-space:pre;text-anchor:middle;transition:.33s}.cannon_path:hover .cannon_path_trace{fill:rgba(48,172,255,.7725490196078432)}.cannon_path:hover .cannon_path_lines{opacity:1;stroke:#005eac}.starting_info{cursor:pointer;-webkit-animation-name:grow;animation-name:grow;-webkit-animation-timing-function:cubic-bezier(.075,.82,.165,1);animation-timing-function:cubic-bezier(.075,.82,.165,1);-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.starting_info .starting_circle{fill:rgba(35,95,0,.85);stroke-width:2px;stroke:#2a7200;transition:.33s;-webkit-animation-name:grow;animation-name:grow;-webkit-animation-timing-function:cubic-bezier(.075,.82,.165,1);animation-timing-function:cubic-bezier(.075,.82,.165,1);-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.starting_info .starting_text{font-family:Roboto;fill:#fff;font-size:22px;font-weight:600;text-anchor:middle;text-align:center;transition:.33s;-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-timing-function:cubic-bezier(.075,.82,.165,1);animation-timing-function:cubic-bezier(.075,.82,.165,1);-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.starting_info:hover .starting_circle{fill:#235f00;stroke:#328a00}.starting_info:hover .starting_text{font-family:Roboto;fill:#fff;font-size:22px;font-weight:600;text-anchor:middle;text-align:center}.ending_info{cursor:pointer;-webkit-animation-name:grow;animation-name:grow;-webkit-animation-timing-function:cubic-bezier(.075,.82,.165,1);animation-timing-function:cubic-bezier(.075,.82,.165,1);-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.ending_info .ending_circle{fill:rgba(216,0,0,.85);stroke-width:2px;stroke:#d80000;transition:.33s;-webkit-animation-name:grow;animation-name:grow;-webkit-animation-timing-function:cubic-bezier(.075,.82,.165,1);animation-timing-function:cubic-bezier(.075,.82,.165,1);-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.ending_info .ending_text{font-family:Roboto;fill:#fff;font-size:22px;font-weight:600;text-anchor:middle;text-align:center;transition:.33s;-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-timing-function:cubic-bezier(.075,.82,.165,1);animation-timing-function:cubic-bezier(.075,.82,.165,1);-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.ending_info:hover .ending_circle{fill:#d80000;stroke:red}.ending_info:hover .ending_text{font-family:Roboto;fill:#fff;font-size:22px;font-weight:600;text-anchor:middle;text-align:center}.recipe_start_line{stroke-width:2px;stroke:#5eff00;stroke-linecap:round}.recipe_end_line,.recipe_start_line{-webkit-animation-name:grow;animation-name:grow;-webkit-animation-timing-function:cubic-bezier(.075,.82,.165,1);animation-timing-function:cubic-bezier(.075,.82,.165,1);-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.recipe_end_line{stroke-width:2px;stroke:#d80000;stroke-linecap:round}.recipe_start_line_small{stroke-width:8px;stroke:#5eff00;stroke-linecap:round}.recipe_end_line_small{stroke-width:8px;stroke:#d80000;stroke-linecap:round}@-webkit-keyframes grow{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes grow{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes areaEnter{0%{-webkit-transform:scale(0);transform:scale(0);stroke-opacity:0}to{-webkit-transform:scale(1);transform:scale(1);stroke-opacity:1}}@keyframes areaEnter{0%{-webkit-transform:scale(0);transform:scale(0);stroke-opacity:0}to{-webkit-transform:scale(1);transform:scale(1);stroke-opacity:1}}.carousel__slide{padding-bottom:inherit!important;height:100%!important}.carousel__inner-slide{position:relative;width:calc(100% - 20px);height:100%!important}.carousel__back-button:disabled,.carousel__next-button:disabled{color:#828282;background-color:transparent}.carousel__back-button,.carousel__back-button:focus,.carousel__next-button,.carousel__next-button:focus{border:none;background-color:#2f80ed;color:#fff;outline:none}.warnings{max-height:6rem;overflow-y:scroll;text-align:left;width:100%}.error_alert{color:red;font-weight:900}.error_warning{color:#1d1d1d;font-weight:600}@media (max-width:599px){.filter-item{width:100%;float:right;padding:5px}.MuiToggleButtonGroup-root{flex-wrap:wrap}.MuiToggleButtonGroup-groupedHorizontal:not(:first-child),.MuiToggleButtonGroup-groupedHorizontal:not(:last-child){border:1px solid rgba(0,0,0,.12)!important}}@media (max-width:959px) and (min-width:600px){.filter-item{width:50%;float:right;padding:5px}}@media (min-width:960px) and (max-width:1279px){.filter-item{width:33.33%;float:right;padding:5px}}@media (min-width:1280px) and (max-width:1919px){.filter-item{width:25%;float:right;padding:5px}}@media (min-width:1920px){.filter-item{width:20%;float:right;padding:5px}}.filter-plant{width:20%;float:right;padding-right:10px;padding-bottom:10px}@media (min-width:320px){.filter-plant{width:100%}.MuiToggleButtonGroup-root{flex-wrap:wrap}.MuiToggleButtonGroup-groupedHorizontal:not(:first-child),.MuiToggleButtonGroup-groupedHorizontal:not(:last-child){border:1px solid rgba(0,0,0,.12)!important}}@media (min-width:480px){.filter-plant{width:100%}}@media (min-width:600px){.filter-plant{width:100%}}@media (min-width:801px){.filter-plant{width:50%}}@media (min-width:1025px){.filter-plant{width:33.33%}}@media (min-width:1281px){.filter-plant{width:20%}}.label_container{background-color:rgba(0,0,0,.6666666666666666)}.label{padding:4px;border:1px solid #333;margin:4px;box-sizing:border-box}.line{width:100%;height:2px;margin-top:4px}@media screen and (max-width:1279px){.label{width:100%;height:24px;float:left}.desktop{position:unset}.map_container{height:calc(100vh - 160px);width:100%}}@media screen and (min-width:1280px){.label{width:calc(100% - 8px);height:24px}.mobile{display:none}.map_container{height:calc(100vh - 165px);width:100%}}.title{box-sizing:border-box;padding:4px;text-align:center;width:100%;font-size:16px;color:#fff}.label_type{width:16px;height:16px;float:left}.label_name{height:16px;float:right;text-align:right;font-size:.7rem;color:#fff}.current_position{background-color:#fff}.recipe_start{background-color:#0f0}.recipe_end{background-color:red}.pivot_on_water{background-color:#005db4}.pivot_on_no_water{background-color:#1b8600}.standby{background-color:#00836d}.pivot_off{background-color:#c7a200}.emergency{background-color:#b40000}.fail{background-color:#000}.area_point{fill:#005db4;fill-opacity:.65}.area_point,.plant_name{transition:.33s;-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-timing-function:cubic-bezier(.075,.82,.165,1);animation-timing-function:cubic-bezier(.075,.82,.165,1);-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:both;animation-fill-mode:both}.plant_name{font-family:Roboto;fill:#fff;font-size:30px;font-weight:600;text-anchor:middle;text-align:center;-webkit-filter:drop-shadow(0 0 5px rgba(0,0,0,.8));filter:drop-shadow(0 0 5px #000000cc)}.show_plant{transition:.33s;opacity:1}.hide_plant{transition:.33s;opacity:0}@-webkit-keyframes fadeIn{0%{fill-opacity:0;stroke-opacity:0}to{fill-opacity:.65;stroke-opacity:1}}@keyframes fadeIn{0%{fill-opacity:0;stroke-opacity:0}to{fill-opacity:.65;stroke-opacity:1}}.weatherSVG{width:100px;height:100px}button{background:transparent;border:none;cursor:pointer}
/*# sourceMappingURL=main.1404cdd7.chunk.css.map */