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}:focus{outline:none}*{box-sizing:border-box}body,html{background-color:#bef3cc}input{border:none}input.input.medium{border-radius:20px;padding:5px 10px 3px;font-size:20px;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}input[type=number].input.medium{text-align:center}button{border:none}button.button{font-weight:300;color:#fff;text-transform:uppercase;padding:10px 10px 7px;font-size:20px}button.button.ok{background-color:#418100}.eventView{display:flex;flex-direction:column;position:fixed;top:0;left:-100vw;width:100vw;height:100vh;z-index:900;-webkit-transition:left .2s ease-in-out;transition:left .2s ease-in-out;background-color:#bef3cc}.eventView.active{left:0}.eventViewButton{display:inline-block;position:fixed;bottom:0;left:0;width:50px;height:50px;border-radius:50%;z-index:999;-webkit-transition:left .2s ease-in-out;transition:left .2s ease-in-out;font-size:3vh}.eventViewButton.active{left:calc(100vw - 50px)}.eventViewButton:hover{cursor:pointer}.pickList{height:47vh;width:100vw;position:relative;display:block;overflow:scroll}.listItem{margin:1.5vw 0;background-color:rgba(0,0,0,.1);padding-bottom:1vh}.listItem:last-child{margin-bottom:5vh}.listItem .header{align-items:center;padding:.5vh 1.5vw 0 1.5vh;font-weight:600}.listItem .body,.listItem .header{display:flex;justify-content:space-between}.listItem .body{flex-direction:column;padding:0 1.5vw;overflow:hidden;-webkit-transition:max-height .2s ease-in-out;transition:max-height .2s ease-in-out;max-height:0}.listItem .body .amount{display:flex;justify-content:center;align-items:center;font-size:20px;white-space:nowrap}.listItem .body .amount input.amount{margin:2vh 1vw 2vh 0;max-width:100px}.selectedList{height:47vh;position:relative;display:block;overflow:scroll}
/*# sourceMappingURL=main.766523af.chunk.css.map */