body{background:#ddd!important}.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite;height:40vmin;pointer-events:none}.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)}}.keypad{right:0;width:auto;margin-left:4vw}.keypad-error{margin:4vw}.keypad-button2{width:28vw;display:inline-block;margin:0 4vw 2vw 0;padding:2vw 0;background-color:#e6e6e6;box-shadow:inset 0 0 0 3px #262626,inset 0 -1px 5px 4px rgba(38,38,38,.8),inset 0 2px 1px 7px hsla(0,0%,100%,.7),0 5px 6px 4px hsla(0,0%,100%,.5);background-image:-webkit-repeating-linear-gradient(left,hsla(0,0%,100%,0),hsla(0,0%,100%,0) 6%,hsla(0,0%,100%,.1) 7.5%),-webkit-repeating-linear-gradient(left,transparent,transparent 4%,rgba(0,0,0,.03) 4.5%),-webkit-repeating-linear-gradient(left,hsla(0,0%,100%,0),hsla(0,0%,100%,0) 1.2%,hsla(0,0%,100%,.15) 2.2%),-webkit-gradient(linear,left top,left bottom,from(#c7c7c7),color-stop(47%,#e6e6e6),color-stop(53%,#c7c7c7),to(#b3b3b3));background-image:-webkit-repeating-linear-gradient(left,hsla(0,0%,100%,0),hsla(0,0%,100%,0) 6%,hsla(0,0%,100%,.1) 7.5%),-webkit-repeating-linear-gradient(left,transparent,transparent 4%,rgba(0,0,0,.03) 4.5%),-webkit-repeating-linear-gradient(left,hsla(0,0%,100%,0),hsla(0,0%,100%,0) 1.2%,hsla(0,0%,100%,.15) 2.2%),-webkit-linear-gradient(top,#c7c7c7,#e6e6e6 47%,#c7c7c7 53%,#b3b3b3 100%);background-image:-webkit-repeating-linear-gradient(left,hsla(0,0%,100%,0),hsla(0,0%,100%,0) 6%,hsla(0,0%,100%,.1) 7.5%),-webkit-repeating-linear-gradient(left,transparent,transparent 4%,rgba(0,0,0,.03) 4.5%),-webkit-repeating-linear-gradient(left,hsla(0,0%,100%,0),hsla(0,0%,100%,0) 1.2%,hsla(0,0%,100%,.15) 2.2%),linear-gradient(180deg,#c7c7c7,#e6e6e6 47%,#c7c7c7 53%,#b3b3b3 100%)}.keypad-button-primary2{line-height:12vw;font-size:12vw;color:#333}.keypad-button-primary2,.keypad-button-secondary2{text-shadow:hsla(0,0%,40%,.5) 0 -1px 0,hsla(0,0%,100%,.6) 0 2px 1px}.keypad-button-secondary2{line-height:4vw;font-size:4vw;height:5vw;color:rgba(51,51,51,.8)}.keypad-button2 .bp3-icon svg{height:9vw;width:9vw}.keypad-button{width:28vw;display:block;float:left;margin:0 4vw 2vw 0;padding:2vw 0;background-color:#e6e6e6;box-shadow:inset 0 0 0 1px rgba(38,38,38,.4);color:#333}.keypad-button:active{-webkit-animation-name:keypadAnimation;animation-name:keypadAnimation;-webkit-animation-duration:.5s;animation-duration:.5s}.keypad-button.keypad-button-clear{background-color:#f5d6d6}.keypad-button.keypad-button-enter{background-color:#e0f5d6}.keypad-button.keypad-button-disabled{opacity:.5}.keypad-button-primary{line-height:6vh;font-size:6vh;height:6vh;width:100%;text-align:center}@-webkit-keyframes keypadAnimation{0%{color:#fff;background-color:#2989d8}to{color:#333;background-color:#e6e6e6}}@keyframes keypadAnimation{0%{color:#fff;background-color:#2989d8}to{color:#333;background-color:#e6e6e6}}.keypad-button-clear .keypad-button-primary,.keypad-button-enter .keypad-button-primary{line-height:3vh}.keypad-button-secondary{line-height:2vh;font-size:2vh;height:2vh;width:100%;color:rgba(51,51,51,.8);text-align:center}.keypad-button .bp3-icon svg{height:4vh;width:4vh}.keypad-entry{display:block;float:left;background:red;line-height:5vh;height:5vh;width:9.75vw;margin:0 2vw 2vw 0;text-align:center;background:#2989d8}.keypad-entry .bp3-icon svg{width:7.75vw;height:3vh;margin-top:1vh}.App-PanelStack .bp3-panel-stack-view{position:static;overflow:visible}.bp3-button.bp3-large{flex-direction:column;height:30vw;box-shadow:0 0 0 1px rgba(16,22,26,.1),0 0 0 rgba(16,22,26,0),0 1px 1px rgba(16,22,26,.2)}.bp3-button.bp3-large .bp3-button-text{display:block;font-size:.8em;font-family:Roboto,Helvetica,Arial,sans-serif}.bp3-button.bp3-large .bp3-icon{margin:0;display:block}.bp3-button.bp3-large .bp3-icon>svg{width:10vw;height:10vw;margin-bottom:2vw}.bp3-panel-stack-view{background-color:transparent!important}.bp3-panel-stack-header{background:#fff}.Quo360Panel{padding:2vw}.app-list{width:calc(100% + 16px);margin:0 -8px;flex-grow:1;display:flex;flex-wrap:wrap}.app-list-selection{padding:8px;flex-grow:0;max-width:33.333333%;flex-basis:33.333333%}.bp3-card.bp3-intent-primary{box-shadow:inset 0 0 0 1px rgba(16,22,26,.4),inset 0 1px 2px rgba(16,22,26,.2);background-color:#2888c3;background-image:none;color:#fff}.bp3-card.bp3-interactive.bp3-intent-primary:hover{box-shadow:0 0 0 1px rgba(16,22,26,.1),0 2px 4px rgba(16,22,26,.2),0 8px 24px rgba(16,22,26,.2),inset 0 0 0 1px rgba(16,22,26,.4),inset 0 1px 2px rgba(16,22,26,.2)}.bp3-callout{box-shadow:inset 0 0 0 1px rgba(16,22,26,.2),inset 0 -1px 0 rgba(16,22,26,.1)}.bp3-button:focus,.loading-overlay :focus{outline:none!important}.bp3-button{font-family:Roboto,Helvetica,Arial,sans-serif}.bp3-button.bp3-intent-passion{box-shadow:inset 0 0 0 1px rgba(16,22,26,.4),inset 0 -1px 0 rgba(16,22,26,.2);background-color:#8f398f;background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.1)),to(hsla(0,0%,100%,0)));background-image:-webkit-linear-gradient(top,hsla(0,0%,100%,.1),hsla(0,0%,100%,0));background-image:linear-gradient(180deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,0));color:#fff}.bp3-button.bp3-intent-passion.bp3-active,.bp3-button.bp3-intent-passion:active,.bp3-button.bp3-intent-passion:hover{color:#fff}.bp3-button.bp3-intent-passion.bp3-active,.bp3-button.bp3-intent-passion:active{box-shadow:inset 0 0 0 1px rgba(16,22,26,.4),inset 0 1px 2px rgba(16,22,26,.2);background-color:#5c255c;background-image:none}.bp3-button.bp3-intent-passion:hover{background-color:#752f75}.bp3-button.bp3-intent-info,.bp3-button.bp3-intent-passion:hover{box-shadow:inset 0 0 0 1px rgba(16,22,26,.4),inset 0 -1px 0 rgba(16,22,26,.2)}.bp3-button.bp3-intent-info{background-color:#00b3a4;background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.1)),to(hsla(0,0%,100%,0)));background-image:-webkit-linear-gradient(top,hsla(0,0%,100%,.1),hsla(0,0%,100%,0));background-image:linear-gradient(180deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,0));color:#fff}.bp3-button.bp3-intent-info.bp3-active,.bp3-button.bp3-intent-info:active,.bp3-button.bp3-intent-info:hover{color:#fff}.bp3-button.bp3-intent-info.bp3-active,.bp3-button.bp3-intent-info:active{box-shadow:inset 0 0 0 1px rgba(16,22,26,.4),inset 0 1px 2px rgba(16,22,26,.2);background-color:#008075;background-image:none}.bp3-button.bp3-intent-info:hover{box-shadow:inset 0 0 0 1px rgba(16,22,26,.4),inset 0 -1px 0 rgba(16,22,26,.2);background-color:#00998c}.bp3-button.bp3-intent-inactive{background-color:#c6ced2;background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.1)),to(hsla(0,0%,100%,0)));background-image:-webkit-linear-gradient(top,hsla(0,0%,100%,.1),hsla(0,0%,100%,0));background-image:linear-gradient(180deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,0));color:#8696a1}.bp3-button.bp3-intent-inactive.bp3-active,.bp3-button.bp3-intent-inactive:active{box-shadow:inset 0 0 0 1px rgba(16,22,26,.4),inset 0 1px 2px rgba(16,22,26,.2)}.bp3-button.bp3-intent-inactive:hover{color:#fff}.bp3-tag.bp3-intent-data{background-color:#96622d}.bp3-tag.bp3-intent-bling{background-color:#d99e08}#scanner-image{width:0;height:0;overflow:hidden}#scanner-image *{width:98vw;height:98vw}.Scanner{position:fixed;bottom:0;left:0;right:0;z-index:0;padding:2vw}.Scanner.open{top:0;bottom:0;height:100%;background:rgba(16,22,26,.9);z-index:10}.Scanner.open #scanner-image{width:98vw;height:98vw;margin-bottom:2vw}.Scanner-Action{position:absolute;bottom:2vw;left:2vw;right:2vw}.Scanner-Content{visibility:hidden;padding:2vw}.Scanner.open .Scanner-Content{visibility:visible}.Scanner-Barcode{color:#fff}.scheduleView{padding:0 2vw}.scheduleCard{margin-bottom:5px}.scheduleView .bp3-datepicker{background:none}.scheduleGroup{margin-bottom:10px}.schedule-time-group{display:flex;flex-direction:row;width:100%}.schedule-time-group-employees{flex-grow:1}.schedule-time-group-time{text-align:right}.scheduleList .MuiListItem-root{padding-top:0!important;padding-bottom:0!important}.scheduleList .MuiListItemText-root{margin:0}.scheduleList .MuiListSubheader-root{line-height:20px}.CQV{padding:0 2vw}.CQV-container{border-bottom:1px solid #ccc}.CQV-row{position:relative;height:5vh}.CQV-row.row-header{background:#000;color:#fff;line-height:5vh;vertical-align:middle;text-align:center}.CQV-row-employee{left:0;top:0;font-weight:700;width:8vw;vertical-align:middle;border-left:1px solid #ccc;border-top:1px solid #ccc;line-height:5vh;padding:0 .5vw}.CQV-grid,.CQV-row-employee{position:absolute;height:5vh}.CQV-grid{width:88vw;left:8vw;right:0}.CQV-grid-week{position:absolute;top:0;left:0;width:44vw;height:5vh}.CQV-grid-week.week-2{left:44vw}.CQV-grid-week.week-1 .CQV-grid-day:first-child{border-left:1px solid #777}.CQV-grid-day{display:inline-block;width:8.8vw;height:100%;border-top:1px solid #ccc}.CQV-grid-day,.CQV-grid-week.week-2 .CQV-grid-day:last-child{border-right:1px solid #ccc}.CQV-grid-day:last-child{border-right:1px solid #777}.CQV-appts{width:88vw;left:8vw;right:0;height:5vh}.CQV-appt,.CQV-appts{position:absolute;overflow:hidden}.CQV-appt{height:4.5vh;background:rgba(1,1,1,.5);display:inline-block;top:.3vh;line-height:4.5vh;padding:0 .5vw;cursor:pointer;color:#fff;border-radius:.5vw}.TimeClockView{padding:2vh 2vw}.ClockInPanel{padding:2vw}.clock-in-list{width:calc(100% + 16px);margin:0 -8px;flex-grow:1;display:flex;flex-wrap:wrap}.clock-in-selection{padding:8px;flex-grow:0;max-width:33.333333%;flex-basis:33.333333%}.ClockJobSelection .scheduleCard{margin-bottom:1vw;cursor:pointer}.MuiTypography-root.TimeClock-Ticker{font-size:12vmin;color:#333}.TimeClock-Ticker-Help{text-align:center}.TimeClock-Ticker-Help .MuiTypography-caption{color:#666;text-transform:uppercase;display:inline-block;width:20vmin;font-size:2.5vmin}.TimeClockLog-Item{display:flex;flex-direction:row}.TimeClockLog-Item-Date,.TimeClockLog-Item-Time,.TimeClockLog-Item-Title{padding:0 2vw}.TimeClockLog-Item-Title{flex-grow:1}.TimeClockLog-Item.active .TimeClockLog-Item-Date,.TimeClockLog-Item.active .TimeClockLog-Item-Time,.TimeClockLog-Item.active .TimeClockLog-Item-Title{color:#0d8050;font-weight:700}.ClockOutPanel,.StartLunchPanel{padding:2vw}body{-webkit-user-select:none;-moz-user-select:-moz-none;-ms-user-select:none;user-select:none}.DeliverySelectionPanel,.DeliveryView,.ScannerView,.StagingSelectionPanel,.StagingView{padding:1vh 2vw 20vh}.Delivery-Card{margin-bottom:2vw}.DeliveryViewFilters{margin-bottom:1vh}.Delivery-Card .bp3-tag,.DeliveryItemCard .bp3-tag{margin-right:4px;vertical-align:middle}.bp3-card.DeliveryItemCard{padding:5px;margin-bottom:1vw}.DeliveryItemCard-Flex{display:flex}.DeliveryItemCard-Title{display:inline-flex}.bp3-tag.DeliveryItemCard-Tag-Position{background-color:#000}.bp3-tag.DeliveryItemCard-Tag-Received{background-color:#15b371}.bp3-tag.DeliveryItemCard-Tag-Shipping{background-color:#a7b2ba}.DeliveryItemCard-Toggle{flex-grow:1}.MuiTypography-root.DeliveryItemCard-Description{line-height:1.25;font-size:1em}.MuiTypography-root.DeliveryCard-Notes{line-height:1.25;font-size:1em;padding-top:4px}.DeliveryStorageSelection .bp3-overlay-backdrop{background-color:rgba(16,22,26,.9)}.DeliveryStorageSelection .bp3-overlay-content{width:100%;outline:none!important}.DeliveryStorageSelection-Actions{padding:0 2vw}.DeliveryStorageFilters{padding:2vw 2vw 0}.DeliveryStorageBays{padding:1vw}.DeliveryStorageBay{width:24.5vw;height:18.5vw;padding:1vw;float:left}.DeliveryStorageBay.single{width:98vw}.bp3-button.DeliveryStorageBay-Content{width:100%;height:100%;min-width:100%;min-height:100%;text-align:center;line-height:24.5vw;vertical-align:middle;font-size:5vw;padding:0;font-family:Roboto,Helvetica,Arial,sans-serif}.staging-location-tags .bp3-tag{margin-top:2px}.LaserScanner{background:rgba(0,0,0,.9)}.LaserScanner,.ScannerOpenButton{position:fixed;bottom:0;left:0;right:0;padding:1rem;z-index:100}.ScannerOpenButton{background:#ddd}.ScannerView-Item{margin:1vw 0}.LoadingSelectionPanel,.LoadingView{padding:1vh 2vw 2vh}.bp3-button.LoadingItemCard-Tag-Received,.bp3-button.LoadingItemCard-Tag-Shipping{width:23px;height:20px;min-width:23px!important;min-height:20px!important;border:none!important;box-shadow:none!important;margin-right:4px}.bp3-button.LoadingItemCard-Tag-Received .bp3-icon svg,.bp3-button.LoadingItemCard-Tag-Shipping .bp3-icon svg{width:12px;height:12px;fill:#fff}.bp3-button.LoadingItemCard-Tag-Received{background:#15b371!important}.bp3-button.LoadingItemCard-Tag-Shipping{background:#a7b2ba!important}.bp3-tag.LoadingItemCard-Tag-Received{background-color:#15b371}.bp3-tag.LoadingItemCard-Tag-Shipping{background-color:#a7b2ba}body{margin: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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.6dab6ca1.chunk.css.map */