#refund-payment .overview-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;gap:15px;padding:0 0 20px;flex-wrap:wrap}#refund-payment .card{border-radius:8px;display:flex;gap:22px;flex-direction:row;align-items:flex-start;padding:26px 15px 30px 22px;position:relative;min-height:130px;border:none!important;box-shadow:0 2px 8px rgba(0,0,0,.05)}#refund-payment .card-icon{width:46px;height:46px;border-radius:50%;background:#f5f7ff;display:flex;align-items:center;justify-content:center;font-size:18px;color:black}#refund-payment .card-content{display:flex;flex-direction:column;justify-content:flex-start;flex:1 1}#refund-payment .card h5{margin:0 0 5px;font-weight:600;font-size:18px}#refund-payment .myselectrefund{margin-left:10px;width:100px;border:none}#refund-payment .card-amount{color:#72747f;font-weight:600;font-size:28px}#refund-payment .card-subtext{color:#72747f;font-weight:400;font-size:16px}#refund-payment .custom-col{flex:0 0 10%;max-width:14%}.refunddtable{margin-left:20px;margin-right:20px}#refund-payment .refresh{background:#4f46e5;color:#fff;border:none;padding:6px 14px;border-radius:4px;cursor:pointer;margin-bottom:10px;display:inline-flex;align-items:center;gap:4px}#refund-payment .refresh i{font-size:16px;line-height:1;margin-top:2px}#refund-payment{padding:20px;margin-top:20px}#refund-payment h4{display:flex;align-items:center;gap:6px}#myselecteddate{display:flex;align-items:center;border:1px solid #cbd5e1;border-radius:6px;padding:4px 12px;font-size:14px;gap:10px;width:-moz-fit-content;width:fit-content}#myselecteddate .custom-select{border:none;outline:none;background:transparent;font-size:14px;cursor:pointer}#myselecteddate .date-inputs{display:flex;align-items:center}#myselecteddate .date-inputs input{border:none;outline:none;font-size:14px;padding:4px;background:transparent}.dash{margin:0 6px;color:gray}@media (max-width:768px){#myselecteddate{flex-direction:column;align-items:stretch;width:100%}#myselecteddate .custom-select{border:1px solid #ddd;border-radius:4px;padding:6px 8px;width:100%;margin-bottom:8px}#myselecteddate .date-inputs{flex-direction:column;align-items:stretch;gap:6px}#myselecteddate .date-inputs input{border:1px solid #ddd;border-radius:4px;padding:6px 8px;width:100%}.dash{display:none}}#transaction-tables .trans-filters{display:flex;justify-content:space-between;align-items:center;flex-direction:row;flex-wrap:wrap;gap:10px;margin-bottom:15px}#refund-payment .tableu{font-weight:600;font-size:20px;display:flex}#refund-payment .leftii{margin-bottom:10px}@media (max-width:768px){#refund-payment .overview-cards{grid-template-columns:repeat(1,1fr);flex-wrap:wrap}}