.order-status-box{width:90%;height:60px;margin-bottom:20px;padding:0 2%;background-color:#f0f8ff;font-weight:bolder;font-size:24px}.order-status-box,.title-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title-box{margin-top:20px;font-size:20px;font-weight:700;color:#000;margin-bottom:12px}.title-box:before{content:"";display:block;width:2px;height:18px;border-radius:2px;background-color:#2b85e4;margin-right:8px}.info-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.info-list .info-item{width:30%;margin-bottom:10px;margin-right:1%}.info-list .info-item,.product-info-box{height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-info-box{width:100%;border-radius:2px;border:1px solid #ccc}.product-info-box .product-info-item{background-color:#fff}.product-info-box .product-info-item .top{display:inline-block;width:auto;height:40px;background-color:#f5f5f5;text-align:left;line-height:40px}.product-info-box .product-info-item .bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:80px}