.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.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)}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}p{margin:0}.header{align-items:center;box-shadow:0 5px 10px 0 rgba(0,0,0,.1);box-sizing:border-box;display:flex;height:66px;justify-content:center;position:fixed;top:0;width:100%;z-index:10000}.header__title{font-family:Futura;font-size:24px}.titleBanner{align-items:center;background-color:#201c1d;border-radius:5px;box-sizing:border-box;display:flex;height:48px;justify-content:space-between;margin-bottom:8px;padding-left:16px;padding-right:16px;width:100%}.titleBanner__title{color:#fff;flex:1 1;font-family:Futura}.titleBanner button{margin-left:8px}.commentTextArea{background-color:#ebebeb;border:none;border-radius:5px;box-shadow:0 5px 10px 0 rgba(0,0,0,.1);font-size:16px;height:200px;margin-bottom:16px;padding:5px;width:100%}.commentTextArea:enabled{background-color:#fff}.searchColumnItem{flex-wrap:wrap;justify-content:space-between;margin-bottom:16px}.columnItem{align-items:center;display:flex;flex-direction:row}input{-webkit-appearance:none;border:1px solid #ebebeb;border-radius:25px;box-shadow:0 5px 10px 0 rgba(0,0,0,.1);padding:12px}.searchInput{font-size:16px;margin-right:12px;width:80%}.searchBtn{align-items:center;background-color:#000;color:#fff;display:flex;font-weight:700;justify-content:center;margin-right:5px}label{font-weight:700;margin-right:8px}.panel{display:flex;flex-direction:row;justify-content:space-between;margin:20px auto 0;max-width:1280px;width:90%}@media screen and (max-width:800px){.panel{flex-direction:column}}.itemPanel{width:45%}@media screen and (max-width:800px){.itemPanel{width:100%}}.buttonErea{display:flex;justify-content:space-between;margin-bottom:16px;margin-top:16px;width:100%}.sendBtn{align-items:center;background-color:#f85c17;border:none;border-radius:30px;box-shadow:0 5px 10px 0 rgba(0,0,0,.1);display:flex;flex-direction:row;font-weight:700;height:44px;justify-content:center;width:120px}.sendBtn:active{scale:.8}.sendBtn span{color:#fff;font-size:16px}.skipBtn input{background-color:#fff;border:1px solid #000;font-size:16px;font-weight:700;width:88px}.searchResulttable{display:flex;flex-direction:column;margin-top:8px;max-height:86px;overflow:scroll}.uidContainer{justify-content:space-between;margin-bottom:8px;width:100%}.uidInput{width:55%}.uidInput:disabled{background:gray;color:#fff}.uidSeachBtn{background-color:#201c1d;color:#fff;font-weight:700;width:100px}.errorAlert{align-items:center;background-color:#fccdca;display:flex;height:44px;justify-content:center;margin-bottom:16px;width:100%}.gridItemContainer{position:relative}.gridItemContainer img.icon{bottom:10px;height:32px;position:absolute;right:5px;width:32px}.imageItems{display:flex;flex-wrap:wrap;width:100%}.pullDownContainer{display:flex;justify-content:center;margin-top:24px}.selectImages{cursor:pointer;display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:16px;overflow-x:scroll;width:100%}.selectImages img{border-radius:10px;height:150px;margin:0 2px;width:150px}.selectImages .disable{opacity:.5}.selectImages img.icon{bottom:10px;height:24px;position:absolute;right:5px;width:24px}.searchShopContainer{margin-bottom:40px;margin-top:20px}.pricesTitle{margin-top:10px}.prices{align-items:stretch;flex-wrap:wrap;margin-bottom:20px;padding:8px}.prices,.prices__item{border:1px solid #000;display:flex}.prices__item{align-items:center;cursor:pointer;font-size:16px;margin-right:16px;padding:0 4px}.prices__item--inactive{color:#938080;text-decoration:line-through}.dialog{flex-direction:column;height:40vh;justify-content:center;max-width:100%;width:80vw}.dialog,.dialog__row{align-items:center;display:flex}.dialog__row{margin-bottom:16px;width:95%}.dialog__input{width:100%}.dialog__inputSmall{margin-left:16px;width:140px}.count{margin-left:8px}
/*# sourceMappingURL=main.fc1661eb.css.map*/