.order-confirmation{background-color:#242424;padding:10px;max-width:600px;margin:auto;border-radius:10px;border:1px solid;border-color:#525252}.order-title{font-size:16px;font-weight:700;margin-bottom:10px}.order-container{padding:20px;margin-bottom:20px}.order-summary p{font-size:16px;margin:5px 0;color:#fff}.new-aligned-container{display:flex;flex-direction:column;margin-top:20px}.summary-item{display:flex;justify-content:space-between;margin-bottom:5px}.summary-text{font-weight:700;color:#fff}.summary-value{text-align:right}.order-item{display:flex;justify-content:space-between;margin-bottom:10px;gap:10px}img.oc-product-image{height:100px;border-radius:10px;margin-right:10px}.payable-amount{margin-top:10px;font-size:18px;font-weight:700}.summary-value{text-align:right;color:#56aeff;font-weight:800}.order-confirm-cancel-buttons{display:flex;justify-content:flex-end;margin-top:20px;width:100%}.button-inner-container{display:flex;justify-content:flex-end;gap:10px}.button-wrapper{flex:none}.confirm-button,.cancel-button{padding:10px;font-size:16px;border-radius:5px;cursor:pointer;width:auto}.confirm-button{background-color:#56aeff;border-color:#1c628f!important;color:white;border-right:2px solid;border-bottom:2px solid}.cancel-button{background-color:#dc3545;color:white;border-right:2px solid;border-bottom:2px solid;border-color:#6c0711}.confirm-button:hover,.cancel-button:hover{opacity:.9}.success-message,.error-message{font-size:18px;font-weight:700;text-align:center;padding:15px;margin:20px auto;border-radius:5px;width:90%}p.order-message.confirm-message{background:#459647;color:white;margin-right:20%;margin-left:20%}p.order-message.cancel-message{background:#dc3545;color:white;margin-right:20%;margin-left:20%}.order-expired{color:#856404;background-color:#fff3cd;border:1px solid #ffeeba}.order-message-container{text-align:center;margin-top:20px}.order-confirm-cancel-preloader{border:4px solid rgba(0,0,0,.1);border-left-color:#007bff;border-radius:50%;width:30px;height:30px;animation:spin 1s linear infinite;margin:10px auto}.order-message{font-size:16px;margin-top:20px;padding:10px;border-radius:5px}.confirmed-message{background-color:#e2f7e7;color:#155724;padding:10px;border:1px solid #c3e6cb;border-radius:10px;font-weight:900}.cancelled-message{background-color:#dc3545;color:#fff;padding:10px;border-radius:10px}.error-message{background-color:#6e6e6d;color:#fff;padding:10px}