/* Seller POS - wide/full-width centered sales desk */
.shrkh-hesabdari-online-pos-page{overflow-x:hidden;background:#eef3f8!important}
.shrkh-pos-fullbleed{position:relative;left:50%;right:50%;width:100vw;min-height:100vh;margin-left:-50vw;margin-right:-50vw;background:linear-gradient(180deg,#edf3f8 0,#f8fafc 100%);padding:12px 0 30px;z-index:2;font-family:Vazirmatn,Tahoma,sans-serif!important;box-sizing:border-box}
.shrkh-pos-fullbleed *{box-sizing:border-box}.shrkh-pos-shell{width:calc(100vw - 24px);max-width:1840px;min-height:calc(100vh - 24px);margin:0 auto;color:#132238}
.shrkh-pos-topbar{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 18px;border:1px solid #dfe7ef;border-radius:20px;background:rgba(255,255,255,.96);box-shadow:0 12px 32px rgba(15,23,42,.09);backdrop-filter:blur(14px)}
.shrkh-pos-identity{display:flex;align-items:center;gap:12px;min-width:230px}.shrkh-pos-identity>.dashicons{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:15px;background:linear-gradient(135deg,#0f766e,#14b8a6);color:#fff;font-size:25px}.shrkh-pos-identity small{color:#789;display:block}.shrkh-pos-identity h1{font-size:18px;margin:1px 0 2px}.shrkh-pos-identity p{margin:0;color:#718096;font-size:10px}
.shrkh-pos-actions{display:flex;align-items:stretch;gap:8px;flex-wrap:wrap;justify-content:flex-end}.shrkh-pos-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:48px;padding:0 14px;border:1px solid #dce4ed;border-radius:13px;background:#fff;color:#26384d;font-family:inherit;font-weight:800;cursor:pointer;transition:.15s}.shrkh-pos-btn:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(15,23,42,.08)}.shrkh-pos-btn b{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:24px;padding:0 5px;border-radius:7px;background:#eef2f6;color:#66778a;font-size:9px}.shrkh-pos-btn.is-new{border-color:#cbdcff;background:#f4f8ff;color:#1d4ed8}.shrkh-pos-btn.is-confirm{border-color:#b9ead8;background:#effcf6;color:#08755a}.shrkh-pos-btn.is-print{border-color:#ded0ff;background:#f8f4ff;color:#6d28d9}.shrkh-pos-btn.is-recent{border-color:#f0d9ae;background:#fffaf0;color:#9a5a05}.shrkh-pos-btn:disabled{opacity:.42;cursor:not-allowed;transform:none;box-shadow:none}
.shrkh-pos-entrybar{display:grid;grid-template-columns:minmax(420px,1.55fr) minmax(260px,.8fr) 180px;gap:12px;margin:14px 0;padding:14px;border:1px solid #dce6ef;border-radius:18px;background:#fff;box-shadow:0 8px 25px rgba(15,23,42,.05)}.shrkh-pos-entrybar label{margin:0}.shrkh-pos-barcode{display:flex;align-items:center;gap:10px;padding:9px 12px;border:2px solid #14a884;border-radius:14px;background:#f4fffb}.shrkh-pos-barcode>.dashicons{font-size:25px;color:#09856a}.shrkh-pos-barcode>div{flex:1}.shrkh-pos-entrybar small{display:block;color:#748598;font-size:10px;margin-bottom:5px}.shrkh-pos-barcode input{width:100%;height:42px;padding:0 10px;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;font-family:inherit;font-size:19px;font-weight:900;direction:ltr;text-align:left}.shrkh-pos-customer{padding:9px 12px;border:1px solid #dce4ec;border-radius:14px;background:#fbfcfe}.shrkh-pos-customer select{width:100%;height:42px;border:1px solid #d9e2eb;border-radius:10px;background:#fff;font-family:inherit}.shrkh-pos-status{display:flex;flex-direction:column;justify-content:center;padding:10px 14px;border-radius:14px;background:#15283d;color:#fff}.shrkh-pos-status small{color:#9fb0c3}.shrkh-pos-status strong{font-size:13px}
.shrkh-pos-workspace{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:14px;align-items:start}.shrkh-pos-cart-panel,.shrkh-pos-summary>div{border:1px solid #dfe7ef;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.05)}.shrkh-pos-cart-panel{min-width:0;overflow:hidden}.shrkh-pos-panel-head{display:flex;align-items:center;justify-content:space-between;padding:15px 17px;border-bottom:1px solid #e8edf3}.shrkh-pos-panel-head h2{margin:0;font-size:15px}.shrkh-pos-panel-head p{margin:4px 0 0;color:#8291a1;font-size:10px}.shrkh-pos-panel-head>span{padding:6px 10px;border-radius:999px;background:#eef7ff;color:#2e6599;font-size:10px;font-weight:800}.shrkh-pos-cart-scroll{overflow:auto;min-height:470px;max-height:calc(100vh - 285px)}.shrkh-pos-cart{width:100%;min-width:900px;border-collapse:separate;border-spacing:0}.shrkh-pos-cart th{position:sticky;top:0;z-index:3;padding:12px 10px;background:#f5f8fb;color:#718095;font-size:10px;text-align:right;border-bottom:1px solid #dde6ee}.shrkh-pos-cart td{padding:12px 10px;border-bottom:1px solid #edf1f5;vertical-align:middle}.shrkh-pos-cart td strong{display:block}.shrkh-pos-cart td small{display:block;margin-top:4px;color:#8996a5;font-size:9px}.shrkh-pos-empty-row td{padding:90px 20px!important;text-align:center;color:#9aa6b4}.shrkh-pos-qty{display:flex;align-items:center;gap:4px}.shrkh-pos-qty button,.shrkh-pos-remove{width:31px;height:31px;border:1px solid #d9e2ea;border-radius:9px;background:#fff;cursor:pointer;font-size:17px}.shrkh-pos-qty input{width:58px;height:31px;border:1px solid #d9e2ea;border-radius:8px;text-align:center}.shrkh-pos-remove{color:#c33;background:#fff5f5}
.shrkh-pos-summary{display:grid;gap:12px}.shrkh-pos-summary-card,.shrkh-pos-total-card,.shrkh-pos-last-confirmed,.shrkh-pos-help{padding:18px}.shrkh-pos-summary small,.shrkh-pos-summary span{color:#748397;font-size:10px}.shrkh-pos-summary-card strong{display:block;margin-top:5px;font-size:28px}.shrkh-pos-total-card{background:linear-gradient(135deg,#0f172a,#173b5f)!important;color:#fff}.shrkh-pos-total-card small,.shrkh-pos-total-card span{color:#bfd0df}.shrkh-pos-total-card strong{display:block;margin:7px 0 2px;font-size:30px;line-height:1.25}.shrkh-pos-last-confirmed{border-color:#bce8d8!important;background:#f0fcf6!important}.shrkh-pos-last-confirmed strong{display:block;margin:6px 0;color:#08765a;font-size:16px}.shrkh-pos-help{display:flex;flex-direction:column;gap:7px}.shrkh-pos-help b{margin-bottom:3px}.shrkh-pos-help span{padding:6px 0;border-bottom:1px dashed #e2e8ee;line-height:1.6}.shrkh-pos-message{position:fixed;left:50%;bottom:30px;z-index:99999;transform:translateX(-50%);min-width:320px;max-width:720px;padding:13px 18px;border-radius:12px;background:#0f766e;color:#fff;text-align:center;box-shadow:0 12px 35px rgba(15,23,42,.22)}.shrkh-pos-message.is-error{background:#b42318}
.shrkh-pos-modal{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(10,20,35,.55);backdrop-filter:blur(5px)}.shrkh-pos-modal[hidden]{display:none}.shrkh-pos-modal-card{width:min(900px,95vw);max-height:85vh;overflow:auto;border-radius:18px;background:#fff;box-shadow:0 24px 70px rgba(0,0,0,.2)}.shrkh-pos-modal-card>header{position:sticky;top:0;display:flex;align-items:center;justify-content:space-between;padding:15px 18px;background:#fff;border-bottom:1px solid #e4eaf0}.shrkh-pos-modal-card h2{margin:0}.shrkh-pos-modal-card header button{width:34px;height:34px;border:0;border-radius:50%;font-size:23px;cursor:pointer}.shrkh-pos-recent-table{width:100%;border-collapse:collapse}.shrkh-pos-recent-table th,.shrkh-pos-recent-table td{padding:12px;border-bottom:1px solid #edf1f4;text-align:right}.shrkh-pos-mini-print{padding:6px 10px;border:0;border-radius:8px;background:#6d28d9;color:#fff;cursor:pointer}.shrkh-pos-loading{padding:30px;text-align:center}
.shrkh-pos-auth{position:relative;left:50%;width:100vw;min-height:70vh;margin-left:-50vw;display:flex;align-items:center;justify-content:center;background:#eef3f7;padding:30px;font-family:Vazirmatn,Tahoma,sans-serif}.shrkh-pos-auth>div{width:min(440px,95vw);padding:28px;border-radius:20px;background:#fff;text-align:center;box-shadow:0 16px 50px rgba(15,23,42,.10)}.shrkh-pos-auth .dashicons{font-size:34px;width:42px;height:42px;color:#0f766e}.shrkh-pos-auth input{width:100%;min-height:42px}.shrkh-pos-auth .login-submit input{border:0;border-radius:10px;background:#0f766e;color:#fff;font-weight:800}
/* admin */
.shrkh-pos-admin{direction:rtl}.shrkh-pos-admin-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:18px 0;padding:18px 20px;border:1px solid #dfe7ef;border-radius:18px;background:#fff}.shrkh-pos-admin-head>div{display:flex;align-items:center;gap:12px}.shrkh-pos-admin-head .dashicons{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:14px;background:#e8f8f4;color:#0f766e;font-size:24px}.shrkh-pos-admin-head h1{margin:0;font-size:20px}.shrkh-pos-admin-head p{margin:5px 0 0;color:#718096}.shrkh-pos-admin-card{margin-bottom:18px;padding:20px;border:1px solid #dfe7ef;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.04)}.shrkh-pos-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.shrkh-pos-form-grid label{display:flex;flex-direction:column;gap:6px}.shrkh-pos-form-grid input,.shrkh-pos-form-grid select,.shrkh-pos-form-grid textarea{width:100%;min-height:40px}.shrkh-pos-check{flex-direction:row!important;align-items:center!important;padding-top:25px}.shrkh-pos-check input{width:auto!important;min-height:auto!important}.shrkh-pos-product-access{margin:20px 0;padding:16px;border:1px solid #e1e8ef;border-radius:14px}.shrkh-pos-product-access.is-disabled{opacity:.5;pointer-events:none}.shrkh-pos-product-access header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:13px}.shrkh-pos-product-access h2{margin:0}.shrkh-pos-product-access p{margin:4px 0 0;color:#7c8998}.shrkh-pos-product-access header input{width:320px;max-width:100%;min-height:40px}.shrkh-pos-product-checks{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;max-height:420px;overflow:auto}.shrkh-pos-product-checks>label{display:flex;align-items:flex-start;gap:8px;padding:10px;border:1px solid #e3e9ef;border-radius:10px;background:#fafcfd}.shrkh-pos-product-checks span{display:flex;flex-direction:column}.shrkh-pos-product-checks small{color:#84909e;margin-top:3px}.shrkh-pos-form-actions{display:flex;gap:8px}.shrkh-pos-shortcode-box{margin-top:16px;padding:16px;border:1px dashed #9bb9d4;border-radius:14px;background:#f3f8fc}.shrkh-pos-shortcode-box code{display:inline-block;margin:0 10px;padding:7px 10px;border-radius:7px;background:#172b40;color:#fff;direction:ltr}.shrkh-pos-shortcode-box p{margin:8px 0 0}.shrkh-pos-shortcuts{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:20px}.shrkh-pos-shortcuts label{display:flex;flex-direction:column;gap:5px}.shrkh-pos-close-form{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.shrkh-pos-open{display:inline-flex;padding:4px 8px;border-radius:999px;background:#e9f9f3;color:#08765a;font-weight:800}.shrkh-pos-report-filter{display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap;margin-bottom:15px;padding:14px;border:1px solid #dfe7ef;border-radius:14px;background:#fff}.shrkh-pos-report-filter label{display:flex;flex-direction:column;gap:5px}.shrkh-pos-report-filter input,.shrkh-pos-report-filter select{min-width:170px;min-height:38px}.shrkh-pos-report-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.shrkh-pos-admin table small{display:block;color:#8190a1;margin-top:3px}.span-2{grid-column:span 2}
/* thermal receipt */
.shrkh-pos-receipt{width:100%;padding:2mm;font-family:Tahoma,Arial,sans-serif;color:#000;background:#fff;font-size:10px;line-height:1.45}.shrkh-pos-receipt-logo{display:block;max-width:24mm;max-height:18mm;margin:0 auto 2mm}.shrkh-pos-receipt h1,.shrkh-pos-receipt h2,.shrkh-pos-receipt .center{text-align:center}.shrkh-pos-receipt h1{font-size:15px;margin:0 0 1mm}.shrkh-pos-receipt h2{font-size:12px;margin:0 0 2mm;border-bottom:1px dashed #000;padding-bottom:2mm}.shrkh-pos-receipt p{margin:1mm 0}.shrkh-pos-receipt-meta{display:grid;grid-template-columns:1fr 1fr;gap:1mm;padding:2mm 0;border-bottom:1px dashed #000}.shrkh-pos-receipt table{width:100%;border-collapse:collapse;margin-top:2mm;table-layout:fixed}.shrkh-pos-receipt th,.shrkh-pos-receipt td{padding:1.2mm .6mm;border-bottom:1px dotted #777;text-align:right;vertical-align:top;font-size:9px;overflow-wrap:anywhere}.shrkh-pos-receipt th:first-child{width:38%}.shrkh-pos-receipt td small{display:block;font-size:7px;margin-top:.6mm}.shrkh-pos-receipt-total{display:flex;justify-content:space-between;gap:5px;padding:2mm 0;margin-top:2mm;border-top:2px solid #000;border-bottom:2px solid #000;font-size:13px}.shrkh-pos-receipt-footer{text-align:center;padding-top:2mm;white-space:pre-line}.shrkh-pos-print-frame{margin:0;background:#fff}
@media(max-width:1100px){.shrkh-pos-entrybar{grid-template-columns:1fr 1fr}.shrkh-pos-status{grid-column:1/-1}.shrkh-pos-workspace{grid-template-columns:1fr}.shrkh-pos-summary{grid-template-columns:repeat(3,1fr)}.shrkh-pos-help{grid-column:1/-1}.shrkh-pos-product-checks{grid-template-columns:repeat(2,1fr)}.shrkh-pos-form-grid{grid-template-columns:repeat(2,1fr)}.shrkh-pos-shortcuts{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.shrkh-pos-shell{width:calc(100vw - 12px)}.shrkh-pos-topbar{position:relative;flex-direction:column;align-items:stretch}.shrkh-pos-actions{justify-content:stretch}.shrkh-pos-btn{flex:1 1 45%}.shrkh-pos-entrybar{grid-template-columns:1fr}.shrkh-pos-status{grid-column:auto}.shrkh-pos-workspace{grid-template-columns:1fr}.shrkh-pos-summary{grid-template-columns:1fr 1fr}.shrkh-pos-help{grid-column:1/-1}.shrkh-pos-product-checks,.shrkh-pos-form-grid,.shrkh-pos-report-grid{grid-template-columns:1fr}.shrkh-pos-shortcuts{grid-template-columns:repeat(2,1fr)}.span-2{grid-column:auto}}
@media print{.shrkh-pos-admin-head button,.shrkh-pos-report-filter{display:none!important}.shrkh-pos-admin-card{box-shadow:none!important;border:0!important}.shrkh-pos-print-frame .shrkh-pos-receipt{display:block!important}}

/* v3.2.0 centered seller desk and login */
.shrkh-pos-fullbleed{display:flex!important;justify-content:center!important;align-items:flex-start!important;text-align:initial!important}.shrkh-pos-shell{position:relative!important;left:auto!important;right:auto!important;margin-left:auto!important;margin-right:auto!important}.shrkh-pos-workspace{width:100%;margin-left:auto;margin-right:auto}.shrkh-pos-cart-panel,.shrkh-pos-summary{align-self:start}.shrkh-pos-summary{justify-self:center;width:100%;max-width:340px}.shrkh-pos-auth{left:auto!important;right:auto!important;width:100%!important;max-width:none!important;min-height:100vh!important;margin-left:auto!important;margin-right:auto!important;padding:24px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important}.shrkh-pos-auth>div{margin:auto!important}.shrkh-pos-auth form{width:100%;max-width:360px;margin:18px auto 0!important;text-align:right}.shrkh-pos-auth form p{margin:0 0 12px}.shrkh-pos-auth form label{display:block;text-align:right}.shrkh-pos-auth .login-remember{text-align:center}.shrkh-pos-auth .login-submit{text-align:center}.shrkh-pos-auth .login-submit input{width:100%;max-width:260px;margin:0 auto;display:block}.shrkh-pos-auth input[type="text"],.shrkh-pos-auth input[type="password"]{display:block;margin:5px auto 0;text-align:center}
@media(min-width:1200px){.shrkh-pos-shell{width:min(1600px,calc(100vw - 40px))!important}.shrkh-pos-workspace{grid-template-columns:minmax(0,1fr) 320px!important}}
/* keep login full-viewport while its card/form are centered */
.shrkh-pos-auth{position:relative!important;left:50%!important;right:auto!important;width:100vw!important;max-width:100vw!important;margin-left:-50vw!important;margin-right:0!important}

/* v3.3.0 shared tills, card terminals and A4 management reports */
.shrkh-pos-entrybar{grid-template-columns:minmax(360px,1.45fr) minmax(220px,.72fr) minmax(250px,.78fr) 170px!important;align-items:stretch}.shrkh-pos-terminal{display:flex;flex-direction:column;justify-content:center;gap:5px;padding:8px 10px;border:1px solid #dce6ef;border-radius:13px;background:#fbfdff}.shrkh-pos-terminal small{color:#66788d;font-weight:800}.shrkh-pos-terminal select{width:100%;min-height:42px;border:1px solid #cfd9e3;border-radius:9px;background:#fff}.shrkh-pos-terminal em{color:#7d8997;font-size:9px;font-style:normal;line-height:1.55}.shrkh-pos-entrybar.requires-terminal .shrkh-pos-terminal{border:2px solid #f0b35c;background:#fffaf2}.shrkh-pos-entrybar.requires-terminal .shrkh-pos-terminal small{color:#9a5705}.shrkh-pos-critical-warning{margin:-3px 0 14px;padding:11px 14px;border:1px solid #efb4b4;border-radius:12px;background:#fff3f3;color:#9b2424;font-weight:800;text-align:center}.shrkh-pos-terminal-breakdown{display:flex;flex-direction:column;gap:4px;min-width:210px}.shrkh-pos-terminal-breakdown span{display:flex;justify-content:space-between;gap:8px;padding:5px 7px;border-radius:7px;background:#f6f9fc;font-size:10px}.shrkh-pos-closed{display:inline-flex;padding:5px 9px;border-radius:999px;background:#eef2f6;color:#526477;font-weight:800}.shrkh-pos-screen-only{display:block}.shrkh-pos-a4-head{display:none}.shrkh-pos-a4-report .shrkh-pos-report-detail{overflow:auto}.shrkh-pos-a4-report .shrkh-pos-report-detail table{min-width:1180px}
@media(max-width:1250px){.shrkh-pos-entrybar{grid-template-columns:1fr 1fr!important}.shrkh-pos-status{grid-column:span 2!important}}
@media(max-width:760px){.shrkh-pos-entrybar{grid-template-columns:1fr!important}.shrkh-pos-status{grid-column:auto!important}}
@page shrkh-pos-admin-a4{size:A4 landscape;margin:9mm 8mm 11mm}
@media print{
  .shrkh-pos-a4-report{page:shrkh-pos-admin-a4;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:#fff!important;color:#111!important}
  .shrkh-pos-a4-report .shrkh-pos-screen-only,.shrkh-pos-a4-report .shrkh-pos-admin-head,.shrkh-pos-a4-report .shrkh-pos-report-filter,#adminmenumain,#wpadminbar,#wpfooter,#screen-meta-links{display:none!important}
  .shrkh-pos-a4-report .shrkh-pos-a4-head{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:4mm;margin:0 0 5mm;padding:3mm 4mm;border:1px solid #9eabb8;border-top:2.5px solid #173a5e;background:#fff;break-inside:avoid}
  .shrkh-pos-a4-head>img{width:15mm;height:15mm;object-fit:contain}.shrkh-pos-a4-head>div>strong{display:block;font-size:13pt}.shrkh-pos-a4-head h2{margin:1mm 0!important;font-size:12pt!important}.shrkh-pos-a4-head>div>span{font-size:7.5pt;color:#555}.shrkh-pos-a4-meta{display:flex;gap:2mm;align-items:stretch}.shrkh-pos-a4-meta span{display:flex;min-width:27mm;flex-direction:column;justify-content:center;padding:2mm;border:1px solid #c7d0da}.shrkh-pos-a4-meta small{font-size:7pt;color:#666}.shrkh-pos-a4-meta b{font-size:8pt;margin-top:.8mm}
  .shrkh-pos-a4-report .shrkh-pos-report-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:3mm!important;margin-bottom:4mm!important}.shrkh-pos-a4-report .shrkh-pos-admin-card{margin:0 0 4mm!important;padding:0!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;break-inside:auto}.shrkh-pos-a4-report .shrkh-pos-admin-card h2{margin:0 0 2mm!important;padding-bottom:1.5mm;border-bottom:1px solid #9eabb8;font-size:10pt!important}
  .shrkh-pos-a4-report table{width:100%!important;min-width:0!important;border-collapse:collapse!important;table-layout:auto!important}.shrkh-pos-a4-report thead{display:table-header-group!important}.shrkh-pos-a4-report tr{break-inside:avoid!important;page-break-inside:avoid!important}.shrkh-pos-a4-report th,.shrkh-pos-a4-report td{padding:1.7mm 1.3mm!important;border:1px solid #9eabb8!important;background:#fff!important;color:#111!important;font-size:7.2pt!important;line-height:1.45!important;vertical-align:middle!important;white-space:normal!important;overflow-wrap:anywhere}.shrkh-pos-a4-report th{background:#e9edf2!important;font-weight:900!important}.shrkh-pos-a4-report tbody tr:nth-child(even) td{background:#fafbfc!important}.shrkh-pos-a4-report td small{display:block!important;margin-top:.5mm!important;font-size:6.5pt!important;color:#555!important}
}

/* v3.4.0 today's invoice search */
.shrkh-pos-modal-card>header>div{display:flex;flex-direction:column;gap:3px}.shrkh-pos-modal-card>header small{color:#7b8998;font-size:10px}.shrkh-pos-recent-search{display:flex;align-items:center;gap:8px;margin:12px 0;padding:8px 10px;border:1px solid #dbe5ee;border-radius:12px;background:#f8fafc}.shrkh-pos-recent-search .dashicons{color:#50718f}.shrkh-pos-recent-search input{flex:1;height:38px!important;margin:0!important;padding:0 5px!important;border:0!important;background:transparent!important;box-shadow:none!important;outline:0!important;font-family:inherit;font-weight:700}.shrkh-pos-recent-day-note{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px;padding:8px 10px;border-radius:9px;background:#f3f7fa;color:#5f7285;font-size:10px}.shrkh-pos-recent-day-note strong{color:#28445e}.shrkh-pos-recent-table td strong{color:#1e3c58}
