/* Server confirmation must be visibly different from a device-only record. */
.saleReceiptSuccess[data-save-state="pending"]{background:#fff3d6;color:#000;border-color:#a86e00}
.saleReceiptSuccess[data-save-state="pending"] h2,
.saleReceiptSuccess[data-save-state="pending"] p,
.saleReceiptSuccess[data-save-state="pending"] small{color:#000;opacity:1}
.saleReceiptSuccess[data-save-state="pending"] .saleReceiptCheck{background:#ffdc8a;color:#000}
#historySyncStatus{flex:1;min-width:220px;color:#000;font-weight:700;line-height:1.45}
.loadReceiptResponse.pending{border-color:#a86e00;background:#fff8e8;color:#000}
