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}.App{text-align:center}.App,.sign-in{display:flex;flex-direction:column;align-items:center}#location_id_textfield{width:512px;height:88px;font-size:3rem;text-align:center}.Signin-button{margin:16px;height:44px;width:250px}.App-header{height:64px;width:100vw;flex-direction:row;justify-content:space-between;font-size:calc(10px + 2vmin);padding-left:8px;padding-right:8px}.App-header,.Button-active{background-color:#5c5656;display:flex;align-items:center;color:#fff}.Button-active{height:50vh;flex-direction:column;justify-content:center;font-size:64px;animation-name:Button-flash;animation-duration:2s;animation-iteration-count:infinite}.Button-logout{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}.Button-passive{background-color:#5c5656;height:50vh;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:48px}li{list-style:none;text-align:left;padding:16px;font-size:24px}li:hover{background-color:hsla(0,0%,58%,.2)}li.new-item{font-weight:600}li.old-item{font-weight:lighter}li>strong{color:#68a65d}.No-orders{font-size:48px;font-weight:100;justify-content:center}.No-orders,.Order-list{height:80vh;display:flex;flex-direction:column}.Order-list{width:80vw;padding:32px;justify-content:space-between}.logout{font-size:14px;font-weight:600;color:#fff;padding:8px}.logout:hover{background-color:#fff;color:red;cursor:pointer}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Button-flash{0%{background-color:#adff2f}to{background-color:#68a65d}}
/*# sourceMappingURL=main.634b601e.chunk.css.map */