/* JBA v16.20.101 - customer manual payment receipt workflow */
.jba-v162101-factor-toolbar{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}
.jba-v162101-factor-toolbar .is-awaiting{background:#fff7e8!important;border-color:#efb44b!important;color:#7a4b00!important}
.jba-v162101-flash{margin:0 0 14px;padding:12px 15px;border-radius:12px;font-weight:700;line-height:1.8}
.jba-v162101-flash.is-success{background:#eaf8ef;border:1px solid #9dd6ad;color:#166534}
.jba-v162101-flash.is-error{background:#fff1f2;border:1px solid #fecdd3;color:#9f1239}
.jba-v162101-manual-card{border-color:#e9c170!important;box-shadow:0 10px 30px rgba(128,83,9,.08)!important}
.jba-v15220-status-badge.is-manual-waiting{background:#fff2cc!important;color:#7a4b00!important}
.jba-v15220-status-badge.is-manual-review{background:#e8f2ff!important;color:#075985!important}
.jba-v15220-status-badge.is-manual-rejected{background:#ffe4e6!important;color:#9f1239!important}
.jba-v15220-status-badge.is-manual-approved{background:#dcfce7!important;color:#166534!important}
.jba-v162101-receipt-box{margin:14px 0 4px;padding:15px;border:1px solid #ead4a4;border-radius:15px;background:linear-gradient(180deg,#fffdf8,#fffaf0);direction:rtl}
.jba-v162101-receipt-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:10px}
.jba-v162101-receipt-head>div{display:flex;align-items:center;gap:10px}.jba-v162101-receipt-head>div>i{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:#123f2a;color:#f5cf75;font-size:18px}
.jba-v162101-receipt-head span{display:flex;flex-direction:column;gap:3px}.jba-v162101-receipt-head span small{color:#6b7280}.jba-v162101-receipt-head>a{display:inline-flex;align-items:center;gap:6px;padding:8px 11px;border-radius:9px;background:#eef5ff;color:#075985;text-decoration:none;font-weight:700}
.jba-v162101-receipt-box>p{margin:7px 0 12px;color:#475569;line-height:1.9}.jba-v162101-receipt-box .jba-v162101-review-note{color:#075985}.jba-v162101-receipt-box .jba-v162101-reject-note{color:#9f1239;background:#fff1f2;padding:9px 11px;border-radius:10px}
.jba-v162101-receipt-form{display:grid;grid-template-columns:1.2fr 1fr auto;gap:10px;align-items:end}.jba-v162101-receipt-form label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:700;color:#334155}.jba-v162101-receipt-form input[type=file],.jba-v162101-receipt-form input[type=text]{width:100%;border:1px solid #d8dee8;border-radius:10px;background:#fff;padding:10px;font:inherit}.jba-v162101-receipt-form label small{font-weight:400;color:#64748b}.jba-v162101-receipt-form button{border:0;border-radius:11px;background:#0b4a2b;color:#fff;padding:12px 14px;font:inherit;font-weight:800;cursor:pointer;white-space:nowrap}.jba-v162101-receipt-form button i{margin-left:5px}
@media(max-width:760px){.jba-v162101-factor-toolbar{grid-template-columns:1fr!important}.jba-v162101-receipt-form{grid-template-columns:1fr}.jba-v162101-receipt-form button{width:100%}}
