.ims-page{color:#222;background:#fff;border:1px solid #c5ccd8;margin-bottom:24px;font-family:Arial,Helvetica,sans-serif;font-size:13px}.ims-head{color:#fff;background:#16c4bb;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.ims-head h1{margin:0;font-size:15px;font-weight:700}.ims-meta strong{color:#111;font-weight:400}.ims-btn-refresh{background:#16c4bb;border-color:#16c4bb;color:#fff!important}.ims-head-actions{align-items:center;gap:8px;display:flex}.ims-btn{cursor:pointer;border:1px solid #0000;border-radius:2px;align-items:center;gap:6px;padding:7px 12px;font-size:12px;font-weight:400;text-decoration:none;display:inline-flex}.ims-btn-primary{background:#0d47a1;border-color:#0d47a1;color:#fff!important}.ims-btn-outline{background:#fff;border-color:#222;color:#111!important}.ims-btn-muted{cursor:default;background:#9aa8bc;border-color:#9aa8bc;color:#fff!important}.ims-meta{border-bottom:1px solid #e5e7eb;grid-template-columns:repeat(3,1fr);gap:8px 16px;padding:12px 14px;display:grid}.ims-tabs{box-sizing:border-box;border-bottom:1px solid #dbe3ef;gap:0;width:100%;padding:12px 14px 0;display:flex}.ims-tabs button{color:#0d47a1;cursor:pointer;text-align:center;background:#fff;border:1px solid #9aa3b2;flex:1;margin-right:-1px;padding:8px 14px;font-weight:400}.ims-tabs button.active{color:#fff;background:#0d47a1;border-color:#0d47a1}.ims-body{padding:14px}.ims-table-title{margin:0 0 10px;font-size:14px;font-weight:700}.ims-num{font-weight:700}.ims-table-wrap{overflow-x:auto}.ims-table{border-collapse:collapse;width:100%;font-size:12px}.ims-table th,.ims-table td{text-align:center;vertical-align:middle;border:1px solid #c5ccd8;padding:8px 6px}.ims-page .ims-table thead tr,.ims-page .ims-table thead tr>th,.ims-page .ims-table tbody tr,.ims-page .ims-table tbody tr:nth-child(2n),.ims-page .ims-table tbody tr:nth-child(odd),.ims-page .ims-table tbody tr>td{background:#fff!important}.ims-page .ims-table thead tr,.ims-page .ims-table thead tr>th{background:#d7ecec!important}.ims-table th{color:#111;font-weight:400}.ims-th-accepted{color:#2e7d32}.ims-th-rejected{color:#c62828}.ims-th-pending{color:#ef6c00}.ims-table .left{text-align:left}.ims-link{color:#0d47a1;cursor:pointer;background:0 0;border:0;padding:0;font-weight:400;text-decoration:none}.ims-page .ims-table:not(.ims-b2b-table) tbody td:nth-child(n+3),.ims-page .ims-table:not(.ims-b2b-table) tbody td:nth-child(n+3) .ims-link{font-weight:700}.ims-accepted{color:#2e7d32}.ims-rejected{color:#c62828}.ims-pending{color:#ef6c00}.ims-link:hover{text-decoration:underline}.ims-actions{flex-wrap:wrap;gap:10px;padding:0 14px 16px;display:flex}.ims-toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;display:flex}.ims-toolbar label{margin:0;font-weight:600}.ims-toolbar select,.ims-toolbar input{border:1px solid #9aa3b2;border-radius:2px;padding:5px 8px;font-size:12px}.ims-search{align-items:center;gap:8px;margin-left:auto;display:flex}.ims-status-pill{color:#374151;background:#e5e7eb;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-block}.ims-status-pill.accepted{color:#fff;background:#2e7d32}.ims-status-pill.no-action{color:#374151;background:#e5e7eb}.ims-status-pill.rejected{color:#fff;background:#c62828}.ims-status-pill.pending{color:#fff;background:#ef6c00}.ims-b2b-table-wrap{max-width:100%}.ims-b2b-table{min-width:2200px}.ims-b2b-table .num{text-align:right;white-space:nowrap}.ims-page .ims-b2b-table tbody tr:nth-child(2n)>td{background:#f7f9fc!important}.ims-page .ims-b2b-table tbody tr:nth-child(odd)>td{background:#fff!important}.ims-modal-backdrop{z-index:2000;background:#00000059;justify-content:center;align-items:flex-start;padding-top:120px;display:flex;position:fixed;inset:0}.ims-select-modal{background:#fff;width:520px;max-width:calc(100vw - 32px);padding:28px 24px 20px;box-shadow:0 5px 15px #00000059}.ims-select-modal-options{border:0;min-width:0;margin:0;padding:0}.ims-select-modal-option{color:#222;cursor:pointer;align-items:flex-start;gap:10px;margin:0 0 18px;font-size:14px;font-weight:400;display:flex}.ims-select-modal-option input{margin-top:3px}.ims-select-modal-actions{justify-content:flex-end;gap:10px;padding-top:8px;display:flex}.ims-btn-proceed{background:#9aa8bc;border-color:#9aa8bc;justify-content:center;min-width:110px;color:#fff!important}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ims-success-modal{text-align:center;background:#fff;width:520px;max-width:calc(100vw - 32px);padding:28px 24px 22px;box-shadow:0 5px 15px #00000059}.ims-success-icon{color:#fff;background:#2e7d32;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;font-size:28px;display:flex}.ims-success-modal h2{color:#333;margin:0 0 12px;font-size:28px;font-weight:700}.ims-success-modal p{color:#222;margin:0;font-size:15px;line-height:1.5}.ims-success-modal-actions{justify-content:flex-end;margin-top:24px;display:flex}.ims-success-modal-actions .ims-btn-primary{justify-content:center;min-width:120px}.ims-action-ico{cursor:pointer;border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:13px;font-weight:800;line-height:1;display:inline-flex}.ims-action-ico.accept{color:#fff;background:#2e7d32;border-color:#2e7d32}.ims-action-ico.reject{color:#fff;background:#c62828;border-color:#c62828}.ims-action-ico.pending{color:#fff;background:#ef6c00;border-color:#ef6c00}.ims-action-ico.accept.dim{color:#2e7d32;opacity:.55;background:#fff;border-color:#2e7d32}.ims-action-ico.reject.dim{color:#c62828;opacity:.55;background:#fff;border-color:#c62828}.ims-action-ico.pending.dim{color:#ef6c00;opacity:.55;background:#fff;border-color:#ef6c00}.ims-action-ico.active{opacity:1}.ims-th-action{white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:700;text-decoration:underline}.ims-th-action.accept{color:#2e7d32}.ims-th-action.reject{color:#c62828}.ims-th-action.pending{color:#ef6c00}.ims-th-sort:after{content:" ↕";opacity:.7;font-size:10px}@media (max-width:800px){.ims-meta{grid-template-columns:1fr}.ims-search{width:100%;margin-left:0}}
