.page{--ion-background-color:#f6f6f6;display:flex;flex-direction:column;justify-content:flex-start;height:100%}ion-item{--ion-background-color:#fff;--border-style:none;--background-activated:none}.list-container{margin-top:5px}.login-title{font-size:20px;margin:50px auto}.login-button,.login-title{display:block;width:300px;height:50px}.login-button{line-height:50px;text-align:center;margin:0 auto;background-color:#d81e06;color:#fff;font-weight:700;-webkit-text-decoration-line:none;text-decoration-line:none}.order{display:flex;margin:5px auto;line-height:100%;width:355px;background-color:#fff;padding:10px;border-radius:10px;border-width:0;flex-direction:column}.order-no{font-size:12px;color:grey;margin-right:10px;margin-bottom:5px}.order-shop-info{display:inline-flex;flex-direction:row;justify-content:space-between;margin-bottom:5px}.order-shop-sub-info{width:100%}.order-status{width:100%;display:inline-block;font-size:12px;color:#fff;margin-right:10px;text-align:center;padding:5px;border-radius:4px}.order-time-info{display:inline-flex;flex-direction:column;justify-content:space-between;font-size:12px;color:grey;width:335px}.loading{padding:5px;text-align:center}.loading:before{display:inline-block;margin-right:2px;vertical-align:middle;content:"";width:20px;height:20px;background-size:contain;-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite}.loading.complete:before{display:none}.unpayed-background-color{background-color:#ff4500}.eleme-background-color,.payed-background-color{background-color:#1296db}