@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto&family=Roboto+Condensed:wght@300&display=swap);*{box-sizing:border-box;margin:0;padding:0}a,a:hover,a:link,a:visited{text-decoration:none;color:inherit}.fullpagecontainerdark{position:absolute;background-color:#242424;width:100%;height:100%}.fullpagecontainerlight{position:absolute;background-color:#fff;width:100%;height:100%}.blankcompany{font-family:Montserrat,sans-serif;font-weight:500;font-size:16px;background-color:#242424;color:#edf0f1;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.blankpage{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f4f4ff}.loginPageWrapper{display:flex;justify-content:space-around}.loginform{font-family:Montserrat,sans-serif;font-weight:500;font-size:14px;color:#242424;text-decoration:none;color:#089}.loginform label{display:block;margin-top:10px;padding:2px;color:#242424}.loginform input{display:block;padding:6px;margin:2px}.loginform .textinput{border:0;border-radius:10px;box-shadow:0 0 15px 4px rgba(0,0,0,.06);width:300px;height:40px}.loginform .button{margin-top:10px;text-align:center;background-color:#7f3e8f;color:#fff;border:none;border-radius:15px;cursor:pointer;width:140px;height:30px;font-size:16px}.loginform .submitLine{display:flex;justify-content:space-around;margin-top:10px;width:100%}.loginform .error{color:red}header{display:flex;justify-content:space-between;align-items:center;padding:20px 2%;background-color:#242424;color:#edf0f1;height:50px;font-size:18px}.header__subtitle{background-color:#edf0f1;color:#242424;width:150px;text-align:center;border-radius:15px;vertical-align:center}.header__account{display:flex;cursor:pointer;vertical-align:center;justify-items:right;align-content:right;justify-content:flex-end;width:150px}.header__account__name{float:left;margin-right:10px;margin-top:5px;vertical-align:center}.header__account__navlinks{display:none;color:#fff;background-color:#242424;text-decoration:none;position:absolute;right:0;top:50px;padding:5px;align-content:center;list-style:none;width:200px;max-height:400px;justify-content:space-evenly;flex-direction:column;z-index:9999}.header__account__navlinks ul li{height:20px;margin-bottom:5px}.header__account__navlinks ul li a{text-decoration:none;color:#fff;font-size:14px;padding:0 20px;transition:all .3s ease 0s}ul{list-style:none}ul li a:hover{color:#089}button{font-family:Roboto,sans-serif;font-size:14px;text-align:center;background-color:#7f3e8f;border:none;border-radius:15px;cursor:pointer;width:100%;max-width:100px;height:30px}.logo,button{font-weight:500;text-decoration:none;color:#edf0f1}.logo{font-family:Montserrat,sans-serif;font-size:16px;background-color:#242424;width:150px;display:flex;flex-direction:column;justify-content:left}.logobox{width:65px}.logo .company{background-color:#242424;justify-content:left}.blockdisplaytoggle{display:block}.flexdisplaytoggle{display:flex}.nodisplay{display:none}.mainmenu{position:relative;font-family:Montserrat,sans-serif;font-weight:500;font-size:14px;color:#242424;margin:20px;max-width:400px}.mainmenu ul{display:flex;flex-direction:row;list-style:none;justify-content:space-around;flex-wrap:wrap}.mainmenu ul li{margin:20px;text-decoration:none}.mainmenu ul li a,a:active,a:hover,a:visited{color:inherit;text-decoration:none}.mainmenuicon{width:70px;text-align:center}.topMenu{clear:both;font-family:Roboto,sans-serif;font-weight:500;font-size:14px;color:#242424;margin-top:10px;justify-content:space-evenly}.topMenu,.topMenu ul{display:flex;justify-items:left}.topMenu ul{border-bottom:1px solid grey;height:30px;justify-content:left;width:auto;overflow:auto;overflow-x:scroll;overflow-y:scroll;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none}.topMenu ul::-webkit-scrollbar{display:none}.topMenu ul li:first-child{margin-left:5px}.topMenu ul li:last-child{margin-right:5px}.topMenu ul li{margin-right:7px;margin-left:7px;list-style:none;padding-bottom:5px;height:30px}.topMenu a:link,a:active,a:visited{color:inherit;text-decoration:none}.topMenu ul li a{transition:all .3s ease 0s}.topMenu__active{border-bottom:3px solid #00a116}.filterMenu{clear:both;display:flex;font-family:Roboto,sans-serif;font-weight:500;font-size:12px;color:#242424;justify-content:space-between;padding-right:10px;padding-top:10px;padding-bottom:10px;width:100%;max-width:400px}.filterMenu ul{display:flex;padding-left:10px;justify-items:left;justify-content:left;list-style:none}.filterMenu ul li{margin-right:3px;list-style:none;height:25px}.filterButton{font-family:Roboto,sans-serif;background-color:#f4f4ff;color:#242424;border:1px solid hsla(0,0%,50.2%,.753);border-radius:20px;cursor:pointer;width:auto;height:25px;display:flex;justify-content:center;align-items:center;padding-left:5px;padding-right:10px}.filterButton a,a:link,a:visited{text-decoration:none}.filterButton__selected{background-color:#c8e6d9}.filterSelect{margin-left:10px;height:25px}.farmSelect{background-color:#242424;color:#edf0f1;height:50px;font-size:.83em;font-weight:700;border:0}.content{display:block;padding-top:10px;margin-left:10px;margin-right:10px}.content p{word-wrap:break-word;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap}.printheader{display:flex;justify-content:space-between;flex-direction:row}.simpletable{width:100%;border-top:1px solid #000;border-left:1px solid #000;border-right:1px solid #000;padding:0;border-spacing:0}.simpletable tbody tr td,.simpletable thead tr th{border-bottom:1px solid #000;border-right:1px solid #000}.content.print{font-family:Roboto,sans-serif;font-size:14px}.content.palletSticker{font-family:Roboto,sans-serif;font-size:48}.headsumcontainer{width:auto;max-width:400px;overflow-x:visible;overflow-y:visible;white-space:nowrap;font-family:Roboto,sans-serif;font-size:14px;border:1px solid green;background-color:#fff;padding:10px}.headsumcontainer a{color:#00f;font-weight:bolder}.headsumcontainer table tbody tr td.incomplete{color:#dc143c;font-weight:bolder}.headsumcontainer table tbody tr td.complete{color:#089;font-weight:bolder}.headsumcontainer::-webkit-scrollbar{display:none}.headsumcontainer table{font-family:Roboto,sans-serif;font-size:14px;width:100%}.headsumcontainer table tbody tr{margin:20px;padding:10px;height:20px}.hscrollcontainer{width:auto;overflow-x:scroll;overflow-y:scroll;white-space:nowrap;font-family:Roboto,sans-serif;font-size:14px}.hscrollcontainer::-webkit-scrollbar{display:none}.sticky{height:100vh;position:-webkit-sticky;position:sticky}.hscrollcontainer p{font-family:Roboto,sans-serif;font-size:14px;max-width:800px}.hscrollcontainer.width300 table{font-family:Roboto,sans-serif;font-size:14px;width:300px}.hscrollcontainer table{font-family:Roboto,sans-serif;font-size:14px;width:1000px}.hscrollcontainer table thead tr{background-color:#d7e0e9}.hscrollcontainer table thead tr th{background-color:#d7e0e9;position:sticky;position:-webkit-sticky;top:0;font-weight:400;height:20px}.hscrollcontainer table tr:nth-child(2n){background-color:#dfedf8}.hscrollcontainer table tr td{height:20px}.actionButton{font-family:Roboto,sans-serif;font-size:14px;text-align:center;background-color:#7f3e8f;color:#fff;border:1px solid hsla(0,0%,50.2%,.753);border-radius:20px;cursor:pointer;width:100px;height:25px;display:inline-flex;justify-content:center;align-items:center}.actionButton a,a:link,a:visited{text-decoration:none}.inputForm{font-family:Roboto,sans-serif;max-width:500px;margin:20px}.inputForm select{width:100%;max-width:200px}.inputForm .header{display:flex;justify-content:space-between;list-style:none;align-items:center;font-size:14px;margin-bottom:20px;padding-bottom:3px;border-bottom:1px solid grey}.inputForm .header li{display:inline-flex;align-items:center}.inputForm label p{display:inline-flex}.inputForm label{display:block;margin-top:10px;padding:2px;color:#242424}.inputForm div.nodisplay,.inputForm label.nodisplay{display:none}.inputForm input,.inputForm label p.vertalign.link{display:inline-block;padding:6px;margin:2px}.inputForm label p.vertalign.link{color:#00f;cursor:pointer}.inputForm select{display:block;padding:6px;margin:2px}.inputForm .textareainput{border:0;width:100%;height:100%;padding:6px}.inputForm pre{font-family:Roboto,sans-serif;font-style:normal;font-size:16px;padding-left:20px;word-wrap:break-word;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap}.inputForm .textinput{border:0;border-radius:10px;box-shadow:0 0 15px 4px rgba(0,0,0,.06)}.inputform .file,.inputForm .textinput{width:100%;height:35px}.inputForm .mergedLine{display:flex;justify-content:space-between}.inputForm .mergedLine label{align-self:flex-end}.inputForm .submitLine{display:flex;justify-content:space-around;margin-top:10px;width:100%}.inputForm .error{color:red}.inputForm .button,.inputForm button{text-align:center;background-color:#7f3e8f;color:#fff;border:none;border-radius:15px;cursor:pointer;width:140px;height:30px;font-size:16px}.inputForm button{font-family:Roboto,sans-serif}.inputForm button:disabled,button[disabled]{font-family:Roboto,sans-serif;text-align:center;background-color:rgba(0,161,21,.418);color:#fff;border:none;border-radius:15px;cursor:text;width:140px;height:30px;font-size:16px}span.positive{color:green;font-weight:bolder}span.negative{color:red;font-weight:bolder}span,svg{display:inline-block}.backButton,span,svg{vertical-align:middle}.backButton{cursor:pointer;text-decoration:none;display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none;-o-user-select:none;user-select:none}.programList{display:flex;flex-direction:column;max-width:500px;font-family:Roboto,sans-serif;font-weight:500}.programList .programListItem{margin-bottom:20px}.programHead{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid grey;padding-bottom:5px;font-size:16px}.programBody{font-family:Roboto,sans-serif;font-size:14px;padding-top:5px}.programBody .container{display:flex;justify-content:space-around;width:100%}.programBody .editLine{display:flex;justify-content:center;margin-top:10px;width:100%}.contentSubtitle{width:100%;text-align:center;margin-top:10px}.listWrapper{display:flex;flex-direction:column;margin:0;padding:0;font-family:Roboto,sans-serif;font-size:14px}.listRow{display:flex;justify-content:space-between;overflow-x:scroll;overflow-y:scroll;border-bottom:1px solid green;margin-top:10px;margin-bottom:10px;padding-bottom:5px;padding-top:5px}.listItemInfo{display:flex;justify-content:flex-start;max-width:70%;width:100%;list-style:none;border:0 solid grey}.listItemInfo li{border:0 solid red;width:100px;overflow-wrap:anywhere}.listItemActions{display:flex;justify-content:space-around;list-style:none;width:100%}.group_for_checkbox{display:flex;vertical-align:middle;justify-content:left;align-items:center;margin-top:20px}.group_for_checkbox label{margin-top:0;margin-right:10px}.valve_checkbox{height:20px;width:20px}@media screen{.printonly{display:none}}@media print{.printonly{display:block}}@media screen and (max-width:768px){.header__account__name{display:none}.hscrollcontainer p,.hscrollcontainer table{width:100%}.hscrollcontainer table tbody tr td{height:25px;padding-right:3px}.listWrapper{display:flex;flex-direction:column;margin:0;padding:0;font-family:Roboto,sans-serif;font-size:12px}}.loadingOverlay{position:fixed;z-index:999;overflow:show;margin:auto;top:0;left:0;bottom:0;right:0;width:50px;height:50px}.loadingOverlay:before{content:"";display:block;position:fixed;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.5)}.loadingOverlay:not(:required){font:0/0 a;color:transparent;text-shadow:none;background-color:initial;border:0}.loadingOverlay:not(:required):after{content:"";display:block;font-size:10px;width:50px;height:50px;margin-top:-.5em;border-radius:100%;border:3px solid #2196f3;border-bottom-color:transparent;-webkit-animation:spinner 1s linear 0s infinite;animation:spinner 1s linear 0s infinite}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.3df86a4f.chunk.css.map */