.vue-universal-modal.modalOrderTaking{z-index:1070}.orderTakingDialog{width:370px}.orderTakingDialog .modal-header{position:relative;font-size:14px;color:#fff;background-color:#508ce7;display:flex;justify-content:flex-start;align-items:center;font-weight:700;padding:10px;border-radius:5px 5px 0 0}.orderTakingDialog .modal-header span{position:absolute;top:2px;right:8px;font-size:12px;font-weight:400;line-height:40px}.orderTakingDialog .modal-body{background-color:#fff;padding:10px 15px 15px}.orderTakingDialog .modal-body .tip{margin-top:20px}.orderTakingDialog .modal-body p{margin-top:10px;text-align:center;font-size:14px;color:#666}.orderTakingDialog .modal-body p span{color:#be1717}.orderTakingDialog .modal-body p span.type{background:#508ce6;color:#fff;padding:5px;margin:0 5px}.orderTakingDialog .modal-body p span.amount{font-size:18px;font-weight:700;margin-right:5px}.orderTakingDialog .modal-body p.close{color:#aaa;margin-top:20px}.orderTakingDialog .modal-body .collectionProgress{background:#FFFFFF;box-shadow:0 0 4px rgba(0,0,0,.25);border-radius:10px;padding:10px 20px;width:100%}.orderTakingDialog .modal-body .collectionProgress .top{display:flex;justify-content:space-between;align-items:center;font-size:14px;margin-bottom:10px}.orderTakingDialog .modal-body .collectionProgress .top p{margin:0;color:#007ad2}.orderTakingDialog .modal-body .collectionProgress .top p span.red{color:#be1717}.orderTakingDialog .modal-body .collectionProgress .top p span{color:#007ad2}.orderTakingDialog .modal-body .collectionProgress .top p span.black{color:#000}.orderTakingDialog .modal-body .collectionProgress .progress{height:17px;background:#9D9D9D;position:relative;border-radius:10px}.orderTakingDialog .modal-body .collectionProgress .progress .bar{position:absolute;left:0;top:0;background:#ABDCFF;height:17px;border-radius:10px}.orderTakingDialog .modal-body .collectionProgress .progress .bar:after{content:"";display:block;background:#30A8FF;width:20px;height:20px;border-radius:20px;position:absolute;right:-12px;top:-4px;border:3px solid #fff}.orderTakingDialog .modal-footer button{width:100%;height:36px;display:flex;justify-content:center;align-items:center;color:#fff;font-size:14px;border:none;border-radius:0 0 10px 10px;background:#508ce6}
