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;margin:15px 20px}.App section{background:#ddc8ff;padding:20px 16px;border-radius:6px;margin-top:30px}.ActiveOrders,.AllOrders{overflow:scroll}.ActiveOrders{max-height:480px}.AllOrders{max-height:320px}label[for=sound-fx]{cursor:pointer}.OrderFilter{display:flex;justify-content:space-between;align-items:center;margin:0 40px}.filter-options-group{width:240px;display:flex;justify-content:space-around;margin-top:15px}.filter-options-group input{width:35px}.OrderList{display:flex;flex-wrap:wrap;margin-top:20px}.Order{display:flex;background:#f0f8ff;width:100%;border-radius:6px;justify-content:space-around;align-items:center;margin:6px auto;padding:15px 0;max-height:90px}.edit-order{text-align:center}.cell.created{background:orange}.cell.cooked{background:rgba(193,117,0,.88)}.cell.driver-received{background:#9d00ff;color:#fff}.cell.delivered{background:green;color:#fff}.cell.cancelled{background:red}.cell{width:160px;border-radius:6px;padding:9px;text-align:center}.cell.state{font-weight:700;margin-right:10px}.cell.state.pointer{cursor:pointer}.Order .meal-icon{width:80px;height:80px}.edit-order .instructions{margin-top:20px}.OrderStateButtons{display:flex;flex-direction:column;justify-content:space-around;margin-top:20px}.OrderStateButtons .cell{width:200px;margin:6px auto}button.cell{font-size:16px;outline:none}button{cursor:pointer}.element-group{width:100%;display:flex;justify-content:center}.orders-count,button{margin-top:20px}button{width:200px;border-radius:6px;outline:none;font-size:16px;padding:6px}@media screen and (min-width:768px){.Order{width:350px}.OrderFilter{margin:0 100px;justify-content:space-around}.OrderFilter .show-only{width:100%}.OrderFilter .filter-options{width:100%;display:flex;flex-direction:column}}.Map{width:100%;height:300px;margin:20px 0}
/*# sourceMappingURL=main.171391ea.chunk.css.map */