.walletBalanceHero { background: linear-gradient(135deg, #1a2332 0%, #2d3a4f 100%); color: #fff; border-radius: 12px; padding: 28px 32px; margin: 0 0 24px 0 }
.walletBalanceHero .lbl { font-size: 13px; opacity: .85; margin-bottom: 6px }
.walletBalanceHero .val { font-size: 36px; font-weight: 700; letter-spacing: -.02em }
.walletLedgerList .tipCredit { color: #1e8449; font-weight: 700 }
.walletLedgerList .tipDebit { color: #c0392b; font-weight: 700 }
.walletTypeBadge { display: inline-block; padding: 4px 10px; border-radius: 999px; font-size: 11px; font-weight: 700; line-height: 1.2 }
.walletTypeBadge.isCredit { background: #e8f8ef; color: #1e8449 }
.walletTypeBadge.isDebit { background: #fdecea; color: #c0392b }
.walletRefNote { display: block; margin-top: 4px; color: #6b7280; font-size: 12px; line-height: 1.35 }
.content .userDashboard .userDashboardTable.walletLedgerList .tableRow .col { display: table-cell; vertical-align: middle; padding: 16px 18px; background: #f2f2f2 }
.content .userDashboard .userDashboardTable.walletLedgerList .tableRow.header .col { background: none; color: #878787; padding: 5px 18px; font-weight: 600 }
.content .userDashboard .userDashboardTable.walletLedgerList .tableRow .wl1 { width: 17%; border-radius: 10px 0 0 10px }
.content .userDashboard .userDashboardTable.walletLedgerList .tableRow .wl2 { width: 12%; text-align: center!important }
.content .userDashboard .userDashboardTable.walletLedgerList .tableRow .wl3 { width: 14%; text-align: center!important }
.content .userDashboard .userDashboardTable.walletLedgerList .tableRow .wl4 { width: 14%; text-align: center!important }
.content .userDashboard .userDashboardTable.walletLedgerList .tableRow .wl5 { width: 43%; text-align: left!important; border-radius: 0 10px 10px 0 }
.content .userDashboard .userDashboardTable.walletLedgerList .tableRow .wl5 a { color: #000; font-weight: 600; text-decoration: underline; text-underline-offset: 2px }
.content .userDashboard .userDashboardTable.walletLedgerList .tableRow .wl5 a:hover { color: #333; text-decoration: underline }
.orderTabCard .dataTableWrap .dtTopBar { margin-bottom: 12px }
.claimStBadge { display: inline-block; padding: 3px 10px; border-radius: 999px; font-size: 11px; font-weight: 600; margin-left: 8px; vertical-align: middle }
.claimStPending { background: #fff3cd; color: #856404 }
.claimStApproved { background: #d4edda; color: #155724 }
.claimStPartial { background: #cce5ff; color: #004085 }
.claimStRejected { background: #f8d7da; color: #721c24 }
.claimStCancelled { background: #e2e3e5; color: #383d41 }
.claimStDefault { background: #f4f6f9; color: #333 }
.orderClaimList { margin: 0 0 20px 0 }
.orderClaimList .claimRow { border: 1px solid #e8ecf1; border-radius: 10px; padding: 14px 16px; margin-bottom: 10px; background: #fff }
.orderClaimList .claimRowHead { display: flex; flex-wrap: wrap; gap: 10px 16px; align-items: center; justify-content: space-between }
.orderClaimList .claimMeta { font-size: 13px; color: #666 }
.orderClaimActions { margin-top: 10px }
.claimColAvail { font-size: 12px; color: #666 }
.claimColLink { font-size: 12px; white-space: nowrap }
.claimModalLines { margin: 16px 0 }
.claimLineBlock { border: 1px solid #e0e4ea; border-radius: 10px; padding: 14px; margin-bottom: 12px; background: #fafbfc }
.claimLineBlock .lineHead { display: flex; justify-content: space-between; align-items: center; margin-bottom: 10px }
.claimLineBlock .removeLine { color: #c0392b; font-size: 13px; cursor: pointer }
.cartWalletBox { border: 1px solid #dce3ec; border-radius: 10px; padding: 14px 16px; margin: 12px 0; background: #f8fafc }
.cartWalletBox .walletAvail { font-size: 13px; margin-bottom: 8px }
.cartWalletBox input[type=number] { max-width: 140px }
.cartWalletBox .walletHint { font-size: 12px; color: #666; margin-top: 6px }
.walletCheckoutBox, .walletHero { border: 1px solid #dce3ec; border-radius: 12px; padding: 14px 16px; margin: 14px 0; background: #f8fafc }
.walletCheckoutBox { background: linear-gradient(180deg, #f8fffb 0%, #f4fbf7 100%); border-color: #c8e6d4; box-shadow: 0 4px 14px rgba(30, 132, 73, .08) }
.walletCheckoutHead { display: flex; align-items: center; gap: 12px; margin-bottom: 12px }
.walletCheckoutIcon { width: 40px; height: 40px; border-radius: 10px; background: #1e8449; color: #fff; display: inline-flex; align-items: center; justify-content: center; font-size: 16px; flex-shrink: 0 }
.walletCheckoutTitle { font-size: 13px; font-weight: 700; color: #145a32; letter-spacing: .02em; text-transform: uppercase }
.walletCheckoutAvail { font-size: 13px; color: #3d5c49; margin-top: 2px }
.walletCheckoutAvail b { font-size: 15px; color: #1e8449 }
.walletCheckoutField { background: #fff; border: 1px solid #dce8e0; border-radius: 10px; padding: 12px }
.walletCheckoutLabel { display: block; font-size: 12px; font-weight: 600; color: #4b5563; margin: 0 0 8px 0 }
.walletStepper { display: flex; align-items: stretch; gap: 0; border: 1px solid #d1d5db; border-radius: 10px; overflow: hidden; background: #fff }
.walletStepBtn { width: 42px; min-width: 42px; border: 0; background: #f3f4f6; color: #111; font-size: 14px; cursor: pointer; display: inline-flex; align-items: center; justify-content: center; padding: 0; transition: background .15s ease, color .15s ease }
.walletStepBtn:hover { background: #e5e7eb; color: #1e8449 }
.walletStepBtn:active { background: #d1d5db }
.walletAmountInput { flex: 1; min-width: 0; border: 0 !important; border-left: 1px solid #e5e7eb !important; border-right: 1px solid #e5e7eb !important; border-radius: 0 !important; margin: 0 !important; text-align: center; font-size: 16px !important; font-weight: 700; height: 42px !important; padding: 0 8px !important; box-shadow: none !important }
.walletAmountInput:focus { outline: none; box-shadow: inset 0 0 0 2px rgba(30, 132, 73, .25) !important }
.walletCheckoutActions { display: flex; align-items: center; justify-content: space-between; gap: 10px; flex-wrap: wrap; margin-top: 10px }
.walletUseAllBtn { border: 0; background: transparent; color: #1e8449; font-size: 12px; font-weight: 700; padding: 0; cursor: pointer; text-decoration: underline; text-underline-offset: 2px }
.walletUseAllBtn:hover { color: #145a32 }
.walletCheckoutHint { font-size: 11px; color: #6b7280 }
.cartColumnRight.order .orderWalletAside { margin: 0 0 14px 0; background: #fff; border-color: #c8e6d4 }
.cartColumnRight.order .orderTotalsBox { background: #fff; border: 1px solid rgba(0,0,0,.08); border-radius: 10px; padding: 16px 18px; margin: 0 0 16px 0; box-shadow: 0 1px 4px rgba(0,0,0,.04) }
.cartColumnRight.order .orderTotalsBox .total { margin: 0 0 18px 0; font-size: 18px }
.cartColumnRight.order .orderTotalsBox .total:last-child { margin-bottom: 0 }
.cartColumnRight.order .orderTotalsBox .total b { font-size: 20px; margin-bottom: 6px }
@media only screen and (max-width: 768px) {
	.cartColumnRight.order .orderWalletAside { margin-bottom: 10px }
	.cartColumnRight.order .orderTotalsBox { background: transparent; border: 0; box-shadow: none; padding: 0; margin: 0; overflow: hidden }
	.cartColumnRight.order .orderTotalsBox .total { font-size: 16px }
}
.walletHero { background: linear-gradient(135deg, #1a2332 0%, #2d3a4f 100%); color: #fff; border: none; box-shadow: none }
.walletHero .sub { font-size: 13px; opacity: .85 }
.walletHero .bal { font-size: 34px; font-weight: 700; margin: 8px 0 }
.orderClaimNotice { display: block; width: 100%; box-sizing: border-box; margin: 0 0 14px; padding: 10px 12px; font-size: 12px; line-height: 1.45; color: #9b1c1c; background: #fef2f2; border: 1px solid #fecaca; border-radius: 8px }
.orderClaimNotice i { margin-right: 6px; opacity: .9 }
.orderClaimTestBanner { display: block; width: 100%; box-sizing: border-box; margin: 0 0 10px; padding: 10px 12px; font-size: 12px; line-height: 1.45; color: #92400e; background: #fffbeb; border: 1px solid #fcd34d; border-radius: 8px }
.orderClaimTestBanner code { font-size: 11px; background: rgba(0,0,0,.06); padding: 1px 4px; border-radius: 4px }
.orderClaimTestBanner i { margin-right: 6px }
.orderClaimsPanel { margin-top: 0 }
.orderClaimsToolbar { margin: 0 0 16px }
.orderClaimsPanel .claimOpenBtn { display: inline-flex; align-items: center; gap: 8px; padding: 10px 18px; border-radius: 12px; font-size: 13px; font-weight: 700; text-decoration: none; background: var(--color-accent, #5751df); color: #fff; border: 0; line-height: 1.2; box-shadow: 0 4px 14px rgba(87, 81, 223, .22); cursor: pointer }
.orderClaimsPanel .claimOpenBtn:hover { color: #fff; opacity: .92; transform: translateY(-1px) }
.orderClaimsPanel .claimOpenBtn i { font-size: 12px; opacity: .95 }
.orderClaimsPanel .claimCancelLink { display: inline-block; margin-top: 8px; font-size: 12px; font-weight: 600; color: #dc2626; text-decoration: underline; text-underline-offset: 2px }
.orderClaimsPanel .claimCancelLink:hover { color: #991b1b }
.orderClaimsEmpty { padding: 28px 16px; text-align: center; font-size: 13px; color: #6b7280; background: #f9fafb; border: 1px dashed #e5e7eb; border-radius: 10px }
.content ul.claimList, .orderClaimsPanel .claimList { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; gap: 10px }
.content ul.claimList > li, .orderClaimsPanel .claimList > li { margin: 0; display: block }
.claimCard { border: 1px solid #e8ecf1; border-radius: 12px; padding: 14px 16px; background: #fff; box-shadow: 0 2px 8px rgba(15, 23, 42, .04) }
.claimCardTop { display: flex; align-items: flex-start; justify-content: space-between; gap: 14px; flex-wrap: wrap }
.claimCardTitle { display: flex; align-items: center; flex-wrap: wrap; gap: 8px }
.claimCardId { font-size: 14px; font-weight: 800; color: #111827 }
.claimCardMeta { margin-top: 6px; display: flex; flex-wrap: wrap; gap: 10px; font-size: 12px; color: #6b7280 }
.claimCardMeta i { margin-right: 4px; opacity: .75 }
.claimCardRes { padding: 2px 8px; border-radius: 999px; background: #f3f4f6; color: #374151; font-weight: 600; font-size: 11px }
.claimCardAside { text-align: right; min-width: 120px }
.claimCardAmt { font-size: 15px; font-weight: 800; color: #111827; line-height: 1.2 }
.claimCardAmt--prop { font-size: 12px; font-weight: 600; color: #6b7280 }
.claimCardNote { margin-top: 10px; padding: 10px 12px; font-size: 12px; line-height: 1.45; color: #4b5563; background: #f9fafb; border-radius: 8px; border-left: 3px solid #d1d5db }
.claimCardLines { list-style: none; margin: 12px 0 0; padding: 10px 0 0; border-top: 1px solid #f1f5f9; display: flex; flex-direction: column; gap: 6px }
.claimCardLines li { font-size: 12px; color: #374151; line-height: 1.4 }
.claimLineQty { display: inline-block; min-width: 52px; font-weight: 700; color: #111827 }
.claimLineMotiv { display: inline-block; margin-left: 6px; padding: 1px 7px; border-radius: 999px; background: #f3f4f6; color: #6b7280; font-size: 11px; font-weight: 600 }
.claimBtnLink { font-size: 12px; font-weight: 700; color: var(--color-accent, #5751df); text-decoration: underline; text-underline-offset: 2px; margin-left: 6px }
.claimBtnLink:hover { opacity: .85 }
.claimFancybox .fancybox-slide--html, .fancybox-container.claimFancybox .fancybox-slide--html { padding: 20px 16px; box-sizing: border-box }
.fancybox-container.claimFancybox .fancybox-content, .claimFancybox.fancybox-container .fancybox-content, .claimFancybox .fancybox-content { padding: 28px 32px 26px !important; border-radius: 16px; overflow: auto; width: 760px !important; max-width: calc(100vw - 32px) !important; box-sizing: border-box; background: #fff }
.claimModalBox { padding: 0; background: transparent; box-sizing: border-box }
.claimModalTitle { margin: 0 0 18px; font-size: 20px; font-weight: 800; color: #111827 }
.claimForm .claimField { margin-bottom: 10px }
.claimForm .claimField label { display: block; margin-bottom: 4px; font-size: 11px; font-weight: 700; color: #6b7280; text-transform: uppercase; letter-spacing: .03em }
.claimForm .claimField label .opt { font-weight: 500; text-transform: none; color: #9ca3af }
.claimForm .claimField .text, .claimForm .claimField select, .claimForm .claimField textarea { width: 100%; font-size: 13px; padding: 8px 10px }
.claimForm .claimField textarea { min-height: 56px; resize: vertical }
.claimModalLines { margin: 12px 0 8px }
.claimLineBlock { border: 1px solid #e5e7eb; border-radius: 10px; padding: 16px; margin-bottom: 12px; background: #fafbfc }
.claimLineHead { display: flex; align-items: center; justify-content: space-between; margin-bottom: 10px }
.claimLineLbl { font-size: 12px; font-weight: 800; color: #374151 }
.claimRemoveLine { font-size: 12px; font-weight: 600; color: #dc2626; text-decoration: underline; text-underline-offset: 2px }
.claimLineGrid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px 10px }
.claimField--full { grid-column: 1 / -1 }
.claimAddLine { display: inline-flex; align-items: center; gap: 6px; font-size: 12px; font-weight: 700; color: var(--color-accent, #5751df); text-decoration: none; margin-bottom: 12px }
.claimAddLine:hover { opacity: .85 }
.claimPhotoPick { display: inline-flex; align-items: center; cursor: pointer }
.claimPhotoPick input { position: absolute; width: 1px; height: 1px; opacity: 0; overflow: hidden }
.claimPhotoPick span { display: inline-flex; align-items: center; gap: 6px; padding: 7px 12px; border-radius: 8px; border: 1px dashed #cbd5e1; background: #fff; font-size: 12px; font-weight: 600; color: #374151 }
.claimPhotoPick:hover span { border-color: var(--color-accent, #5751df); color: var(--color-accent, #5751df) }
.claimPhotoPreview { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 8px; min-height: 0 }
.claimPhotoThumb { width: 56px; height: 56px; border-radius: 8px; overflow: hidden; border: 1px solid #e5e7eb; background: #f3f4f6 }
.claimPhotoThumb img { width: 100%; height: 100%; object-fit: cover; display: block }
.claimPhotoHint { display: block; margin-top: 6px; font-size: 11px; color: #9ca3af; line-height: 1.35 }
.claimFormActions { margin-top: 14px; padding-top: 12px; border-top: 1px solid #f1f5f9; text-align: right }
.claimSubmitBtn { display: inline-flex; align-items: center; justify-content: center; padding: 10px 20px; border-radius: 12px; border: 0; background: var(--color-accent, #5751df); color: #fff; font-size: 13px; font-weight: 700; cursor: pointer; box-shadow: 0 4px 14px rgba(87, 81, 223, .22) }
.claimSubmitBtn:hover { opacity: .92 }
.claimSubmitBtn:disabled { opacity: .6; cursor: not-allowed }
@media(max-width:560px){ .claimLineGrid { grid-template-columns: 1fr } .claimCardAside { text-align: left; width: 100% } .fancybox-container.claimFancybox .fancybox-content, .claimFancybox .fancybox-content { padding: 22px 20px 20px !important; width: calc(100vw - 20px) !important; max-width: calc(100vw - 20px) !important } .claimFancybox .fancybox-slide--html, .fancybox-container.claimFancybox .fancybox-slide--html { padding: 12px 10px } }
.orderItemsWrap { margin-top: 4px }
.orderItemsWrap .dataTables_wrapper { border: 1px solid #e8ecf1; border-radius: 10px; overflow: hidden; background: #fff }
.orderItemsWrap .dtTopBar { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 10px; padding: 10px 12px; background: #f8fafc; border-bottom: 1px solid #e8ecf1 }
.orderItemsWrap .dtFsHolder { margin: 0; float: none; display: flex; flex-wrap: wrap; gap: 8px; align-items: center }
.orderItemsWrap .dtSearch { float: none; margin: 0; text-align: right }
.orderItemsWrap .dataTables_filter { float: none; margin: 0 }
.orderItemsWrap .dataTables_filter label { position: relative; margin: 0 }
.orderItemsWrap .dataTables_filter input { box-shadow: 0 0 8px rgba(0,0,0,.04); border: 1px solid #e8ecf1; padding: 8px 32px 8px 12px; border-radius: 8px; background: #fff; max-width: 220px; width: 100%; font-size: 13px }
.orderItemsWrap table.dataTable { margin: 0!important; border-collapse: collapse }
.orderItemsWrap table.dataTable thead th { padding: 10px 12px; background: #f8fafc; border-bottom: 1px solid #e2e8f0; color: #64748b; font-weight: 600; font-size: 12px; vertical-align: middle }
.orderItemsWrap table.dataTable tbody td { padding: 10px 12px; border-bottom: 1px solid #eef1f5; font-size: 13px; vertical-align: middle; line-height: 1.35; color: #1f2937 }
.orderItemsWrap table.dataTable tbody tr:last-child td { border-bottom: 0 }
.orderItemsWrap table.dataTable.no-footer { border-bottom: 0 }
.orderItemsWrap .dataTables_scrollHead { border-bottom: 0 }
.orderItemsWrap .dataTables_scrollBody { border: 0 }
.orderItemsWrap .dataTables_wrapper.no-footer .dataTables_scrollBody { margin-bottom: 0 }
.orderItemsWrap .dtBottomBar { display: none }
