.kcm-loan-history-item{display:flex;flex-direction:column;gap:7px;padding:14px 16px;margin:10px 0;border:1px solid #e4e7ec;border-radius:14px;background:#fff}.kcm-loan-time{display:block;color:#667085;font-size:.88rem}.kcm-loan-status{display:inline-block;width:max-content;padding:6px 12px;border-radius:999px;font-weight:700;font-size:.88rem}.kcm-loan-status.returned{background:#e8f7ee;color:#176b3a}.kcm-loan-status.outstanding{background:#ffebeb;color:#a02020}.kcm-report-table .kcm-loan-status{white-space:nowrap}