.ct-monitor{--mon-navy:var(--ct-ref-navy,#0c2545);--mon-green:var(--ct-ref-green,#229e55);display:grid;gap:20px;padding:20px;min-width:0;color:#21354d}.ct-monitor *{box-sizing:border-box}.ct-mon-hero{background:var(--mon-navy);color:white;border-radius:18px;padding:28px 30px;display:flex;align-items:center;justify-content:space-between;gap:20px}.ct-mon-hero h2{font-size:clamp(22px,3vw,30px);margin:8px 0;color:white;line-height:1.25}.ct-mon-hero p{margin:0;color:#dae5f3;max-width:660px;line-height:1.6}.ct-mon-eyebrow{font-size:11px;letter-spacing:2px;color:#a9cbeb;font-weight:700}.ct-mon-hero>.dashicons{width:60px;height:60px;font-size:60px;color:#64d598}.ct-mon-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.ct-mon-kpis article{background:var(--ct-ref-panel,#fff);border:1px solid #dbe5ed;border-top:4px solid var(--mon-green);border-radius:14px;padding:22px;box-shadow:0 4px 15px #0c254508}.ct-mon-kpis span{font-size:12px;color:#53657a;display:block}.ct-mon-kpis strong{font-size:clamp(20px,2.3vw,30px);display:block;margin-top:10px;overflow-wrap:anywhere;font-variant-numeric:tabular-nums}.ct-mon-info{font-size:13px;line-height:1.6;padding:13px 18px;background:#eef5ff;border-left:3px solid #4678b4;border-radius:8px;margin:0;color:#344f70}.ct-mon-filter{display:flex;gap:14px;align-items:end;flex-wrap:wrap}.ct-monitor label{display:grid;gap:8px;font-size:13px;font-weight:600}.ct-mon-filter label:first-child{flex:1;min-width:200px}.ct-monitor input,.ct-monitor select,.ct-monitor textarea{width:100%;border:1px solid #bfccda;padding:11px 12px;border-radius:8px;background:#fff;color:#21354d;font:inherit;min-height:44px}.ct-monitor button{border:0;background:var(--ct-ref-blue,#0f4277);color:white;padding:12px 20px;border-radius:8px;cursor:pointer;font:inherit;font-weight:600;min-height:44px}.ct-monitor a{color:#0f5795;font-weight:600}.ct-mon-filter>a{padding:13px 6px}.ct-mon-panel{background:var(--ct-ref-panel,#fff);border:1px solid #dbe5ed;border-radius:16px;padding:22px;min-width:0;box-shadow:0 6px 20px #0c254507}.ct-mon-panel h3{margin:0 0 16px;font-size:18px}.ct-mon-panel>p{color:#53657a;font-size:13px}.ct-mon-panel-head{display:flex;justify-content:space-between;gap:16px}.ct-mon-panel-head>span{font-size:12px;color:#53657a}.ct-mon-table{overflow:auto;max-height:650px;border:1px solid #dbe5ed;border-radius:10px}.ct-mon-table table{border-collapse:collapse;min-width:1100px;width:100%;font-size:13px}.ct-mon-table th{background:var(--ct-ref-blue,#0f4277);color:white;text-align:left;position:sticky;top:0;z-index:1;font-size:11px;letter-spacing:.25px;padding:15px 12px;white-space:nowrap}.ct-mon-table td{padding:15px 12px;border-bottom:1px solid #e3eaf1;vertical-align:top;min-width:110px;max-width:280px;overflow-wrap:anywhere}.ct-mon-table tbody tr:nth-child(even){background:#f6f9fc}.ct-mon-table tbody tr:hover{background:#edf5fc}.ct-mon-badge{display:inline-block;background:#e7f1fb;color:#245783;padding:5px 9px;border-radius:6px;font-size:11px;line-height:1.5}.ct-mon-badge.ct-mon-danger{background:#fff0ec;color:#a12d1b}.ct-mon-table meter{display:block;width:100px;height:10px;margin-top:6px;accent-color:var(--mon-green)}.ct-mon-leaders{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ct-mon-leaders article{background:linear-gradient(130deg,#fff,#edf7f2);border:1px solid #cbded4;border-radius:14px;padding:24px}.ct-mon-leaders article:first-child{border-top:4px solid #d3ac4b}.ct-mon-leaders small{font-size:10px;letter-spacing:1.5px;color:#526c60}.ct-mon-leaders h3{margin:12px 0;font-size:18px}.ct-mon-leaders strong{font-size:32px;color:#16653b}.ct-mon-leaders p{margin-bottom:0;font-size:12px;color:#53657a}.ct-mon-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.ct-mon-form-actions{grid-column:1/-1;display:flex;gap:20px;align-items:center}.ct-monitor .ct-mon-check{display:flex;align-items:center;font-weight:400}.ct-mon-check input{width:18px;min-height:18px;height:18px}.ct-mon-delete{margin-top:12px;color:#a12d1b}.ct-mon-delete summary{cursor:pointer}.ct-monitor .ct-mon-delete-btn{background:#a12d1b;padding:8px}.ct-mon-delete p{font-size:12px}.ct-mon-delete form{min-width:150px}.ct-monitor :focus-visible{outline:3px solid #2393e5;outline-offset:3px}@media(max-width:1100px){.ct-mon-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.ct-mon-form{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.ct-monitor{padding:12px;gap:14px}.ct-mon-hero{padding:22px}.ct-mon-hero>.dashicons{display:none}.ct-mon-kpis{gap:10px}.ct-mon-kpis article{padding:15px}.ct-mon-leaders,.ct-mon-form{grid-template-columns:1fr}.ct-mon-panel{padding:16px}.ct-mon-filter label{width:100%}.ct-mon-filter button{flex:1}.ct-monitor input,.ct-monitor select,.ct-monitor textarea{font-size:16px}.ct-mon-table{max-height:520px}}@media print{.ct-mon-filter,.ct-mon-form,.ct-mon-delete{display:none}.ct-mon-table{overflow:visible;max-height:none}.ct-mon-table table{min-width:0;font-size:8px}.ct-mon-table td{min-width:0}.ct-mon-hero{color:#000;background:#fff}.ct-mon-hero h2,.ct-mon-hero p{color:#000}}

/* 1.24.1 — phase dashboard presentation, scoped to the four monitoring menus. */
.ct-monitor.ct-monitor--phase{display:block!important;padding:0!important;margin:0!important;min-width:0!important;width:100%!important;background:var(--ct-ref-workspace,#dce3ed)!important}
.ct-monitor--phase .ct-mon-phase-hero{margin:0!important;padding:0 0 15px!important;background:transparent!important}
.ct-monitor--phase .ct-htmlref-banner{border-radius:0!important;background:var(--ct-ref-header,#0b2038)!important;padding:18px 25px!important;min-height:88px}
.ct-monitor--phase .ct-htmlref-title-row .ct-kdp-title{margin:0!important;min-width:0!important}
.ct-monitor--phase .ct-htmlref-title-row .ct-kdp-title strong{font-size:clamp(19px,2vw,26px)!important;letter-spacing:.3px!important;overflow-wrap:anywhere}
.ct-monitor--phase .ct-mon-subtitle{color:#cfdaea;font-size:12px;margin:8px 0 0;line-height:1.5}
.ct-monitor--phase .ct-mon-kpis{padding:15px 15px 0!important;gap:15px!important}
.ct-monitor--phase .ct-mon-kpis article{border-top-width:3px!important;background:linear-gradient(135deg,var(--ct-ref-green,#21a255),var(--ct-ref-green-2,#198644))!important;min-height:88px!important}
.ct-monitor--phase .ct-mon-phase-body{padding:0 15px 24px;display:grid;gap:16px;min-width:0}
.ct-monitor--phase .ct-mon-panel{border:1px solid #cdd7e4;border-radius:6px;padding:16px;box-shadow:0 3px 8px #0b203810;min-width:0}
.ct-monitor--phase .ct-mon-panel-head{align-items:baseline}
.ct-monitor--phase .ct-kdp-section-title{font-size:11px!important;line-height:1.5!important;font-weight:800!important;letter-spacing:.2px!important;margin:0 0 9px!important;padding:0!important;color:#344760!important;white-space:normal!important}
.ct-monitor--phase .ct-kdp-section-title:before{display:none!important}
.ct-monitor--phase .ct-mon-filter{background:#fff;padding:12px 15px;border:1px solid #cdd7e4;border-radius:6px;gap:12px}
.ct-monitor--phase input,.ct-monitor--phase select,.ct-monitor--phase textarea{border-radius:5px}
.ct-monitor--phase button{border-radius:5px;background:var(--ct-ref-blue,#0f4277)}
.ct-monitor--phase .ct-mon-info{border-radius:4px;font-size:12px;padding:10px 14px}
.ct-monitor--phase .ct-mon-phase-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr) minmax(0,1fr);gap:15px;align-items:stretch;min-width:0}
.ct-monitor--phase .ct-mon-phase-block{min-width:0;display:flex;flex-direction:column}
.ct-monitor--phase .ct-mon-phase-block>.ct-mon-panel{flex:1;margin:0;min-height:280px}
.ct-monitor--phase .ct-mon-table{border-radius:3px;border:1px solid #d0dae5;max-height:560px}
.ct-monitor--phase .ct-mon-table th{background:var(--ct-ref-blue-2,#0f62ac)!important;border:1px solid #c3d1e1;color:white!important;padding:11px 10px;font-size:11px;letter-spacing:0}
.ct-monitor--phase .ct-mon-table td{font-size:12px;padding:10px;border:1px solid #d9e2ec;color:#33485e}
.ct-monitor--phase .ct-mon-table tbody tr:nth-child(even){background:#f0f5fa}
.ct-monitor--phase .ct-mon-summary{min-width:400px;table-layout:auto;font-variant-numeric:tabular-nums}
.ct-monitor--phase .ct-mon-summary td,.ct-monitor--phase .ct-mon-summary th{min-width:0;max-width:none;font-size:11px;padding:10px 8px}
.ct-monitor--phase .ct-mon-summary td:nth-child(n+3),.ct-monitor--phase .ct-mon-summary th:nth-child(n+3){text-align:right;white-space:nowrap}
.ct-monitor--phase .ct-mon-summary tfoot th{background:var(--ct-ref-purple,#2a124d)!important;color:#fff!important}
.ct-monitor--phase .ct-mon-summary-scroll{max-height:340px}
.ct-monitor--phase .ct-mon-chart-panel{display:flex;flex-direction:column;align-items:center;gap:14px;padding:18px 14px}
.ct-monitor--phase .ct-mon-donut{width:154px;height:154px;border-radius:50%;display:grid;place-items:center;flex-shrink:0;box-shadow:0 3px 10px #18395712}
.ct-monitor--phase .ct-mon-donut>div{width:108px;height:108px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;padding:6px;text-align:center}
.ct-monitor--phase .ct-mon-donut small{font-size:9px;color:#65768b;letter-spacing:.6px}
.ct-monitor--phase .ct-mon-donut strong{font-size:15px;color:#193f67;max-width:100%;overflow-wrap:anywhere}
.ct-monitor--phase .ct-mon-legend{list-style:none;padding:0;margin:0;width:100%;display:grid;gap:7px}
.ct-monitor--phase .ct-mon-legend li{display:grid;grid-template-columns:8px minmax(0,1fr) auto;gap:7px;align-items:center;font-size:10px;color:#425a75}
.ct-monitor--phase .ct-mon-legend li>span:nth-child(2){overflow-wrap:anywhere}
.ct-monitor--phase .ct-mon-swatch{height:8px;width:8px;border-radius:2px}
.ct-monitor--phase .ct-mon-chart-empty{font-size:12px;color:#65768b;text-align:center}
.ct-monitor--phase .ct-mon-leaders{gap:15px}
.ct-monitor--phase .ct-mon-leaders article{border-radius:6px;background:#fff;border:1px solid #cdd7e4;border-top:3px solid var(--ct-ref-green,#229e55);padding:18px}
.ct-monitor--phase .ct-mon-leaders strong{font-size:26px}
@media(max-width:1150px){.ct-monitor--phase .ct-mon-phase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ct-monitor--phase .ct-mon-phase-block:first-child{grid-column:1/-1}.ct-monitor--phase .ct-mon-phase-block:first-child>.ct-mon-panel{min-height:0}}
@media(max-width:700px){.ct-monitor.ct-monitor--phase .ct-mon-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;padding:12px 12px 0!important}.ct-monitor--phase .ct-mon-phase-body{padding:0 12px 20px;gap:12px}.ct-monitor--phase .ct-htmlref-title-row{display:block!important}.ct-monitor--phase .ct-htmlref-header-info{align-items:flex-start;text-align:left;margin:8px 0 0;font-size:10px}.ct-monitor--phase .ct-htmlref-header-info span+span{display:none}.ct-monitor--phase .ct-htmlref-banner{padding:17px!important}.ct-monitor--phase .ct-mon-phase-grid{grid-template-columns:1fr}.ct-monitor--phase .ct-mon-panel{padding:12px}.ct-monitor--phase .ct-mon-kpis .ct-provider-name{font-size:11px!important}.ct-monitor--phase .ct-mon-kpis .ct-provider-value{font-size:20px!important}.ct-monitor--phase .ct-mon-legend{max-width:300px}.ct-monitor--phase .ct-mon-filter{padding:12px}}

/* Reference layout for Klaim Ditolak 2025. */
.ct-rejected-2025{box-sizing:border-box;width:100%;padding:14px 15px 24px;background:#dce3ed;color:#202b35;font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif}
.ct-rejected-2025 *{box-sizing:border-box}
.ct-rejected-title-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 12px}.ct-rejected-title-row h2{margin:0;color:#111;font-size:15px;line-height:1.2;font-weight:800;letter-spacing:.1px}.ct-rejected-title-row>span{color:#536779;font-size:11px;font-weight:600;white-space:nowrap}
.ct-rejected-filter{display:flex;align-items:end;gap:9px;flex-wrap:wrap;margin:0 0 12px;padding:9px 11px;background:#fff;border:1px solid #cdd7e4;border-radius:5px}.ct-rejected-filter label{display:grid;gap:4px;min-width:170px;color:#54687c;font-size:10px;font-weight:700}.ct-rejected-filter label:first-child{flex:1}.ct-rejected-filter input{width:100%;height:32px;min-height:32px;border:1px solid #bdcbd8;border-radius:4px;padding:0 8px;color:#263b4f;background:#fff;font-size:11px}.ct-rejected-filter button{height:32px;min-height:32px;padding:0 15px;border:0;border-radius:4px;background:#0d5d78;color:#fff;font-size:11px;font-weight:700;cursor:pointer}.ct-rejected-filter>a{padding:8px 3px;color:#0d5d78;font-size:11px;font-weight:700;text-decoration:none}
.ct-rejected-note{margin:0 0 12px;padding:8px 11px;border-left:3px solid #e3a62a;background:#fff9e8;color:#685421;font-size:11px}.ct-rejected-layout{display:grid;grid-template-columns:minmax(0,3.7fr) minmax(235px,1fr);gap:16px;align-items:start}.ct-rejected-table-card,.ct-rejected-chart-card,.ct-rejected-editor{background:#fff;border:1px solid #cfd9e4;border-radius:6px;box-shadow:0 3px 9px rgba(20,45,70,.08)}.ct-rejected-table-card{padding:16px 26px 20px;min-width:0}.ct-rejected-table-scroll{overflow:auto;max-width:100%}
.ct-rejected-table{width:100%;min-width:930px;border-collapse:collapse;table-layout:auto;color:#17232d;font-size:12px}.ct-rejected-table th,.ct-rejected-table td{border:1px solid #d4dce4;padding:4px 7px;line-height:1.22;vertical-align:middle;white-space:nowrap}.ct-rejected-table thead th{background:#6650a6;color:#fff;border-color:#594497;padding:5px 7px;text-align:center;font-size:11px;font-weight:800}.ct-rejected-table thead th:nth-child(1){width:36px}.ct-rejected-table thead th:nth-child(2){width:75px}.ct-rejected-table thead th:nth-child(3){width:105px}.ct-rejected-table thead th:nth-child(4){min-width:120px;text-align:left}.ct-rejected-table thead th:nth-child(5){min-width:130px}.ct-rejected-table thead th:nth-child(6){width:75px}.ct-rejected-table thead th:nth-child(7){min-width:190px}.ct-rejected-table thead th:nth-child(8){width:112px}.ct-rejected-table thead th:nth-child(9){width:82px}.ct-rejected-table tbody tr:not(.ct-rejected-group):not(.ct-rejected-grand-total):nth-child(even){background:#fafbfd}.ct-rejected-table tbody td:first-child{text-align:center;color:#3a4b5a}.ct-rejected-table tbody td:nth-child(4){text-align:left}.ct-rejected-table tbody td.is-number{text-align:right;font-variant-numeric:tabular-nums}
.ct-rejected-table .ct-rejected-group th{background:#dcefd0;color:#172b1a;border-color:#c3dfb6;text-align:left;font-size:12px;font-weight:800}.ct-rejected-table .ct-rejected-group th:not([colspan]){text-align:right}.ct-rejected-table .ct-rejected-group th:last-child{background:#dcefd0}.ct-rejected-table .ct-rejected-grand-total th{background:#075d73;color:#fff;border-color:#075d73;text-align:right;font-weight:800}.ct-rejected-table .ct-rejected-grand-total th:first-child{text-align:center}.ct-rejected-table .is-empty{text-align:center;padding:22px;color:#607487}
.ct-rejected-actions{white-space:normal!important;text-align:center}.ct-rejected-actions>a{color:#075d73;font-size:10px;font-weight:700;text-decoration:none}.ct-rejected-actions details{display:inline-block;margin-left:5px}.ct-rejected-actions summary{cursor:pointer;color:#a12d1b;font-size:10px}.ct-rejected-actions form{position:absolute;z-index:4;margin:3px 0 0 -32px;padding:7px;background:#fff;border:1px solid #e2c3bd;box-shadow:0 3px 10px #0002}.ct-rejected-actions button{min-height:24px;padding:3px 8px;border:0;border-radius:3px;background:#a12d1b;color:#fff;font-size:10px;cursor:pointer}
.ct-rejected-charts{display:grid;gap:8px;min-width:0}.ct-rejected-chart-label{margin:2px 0 0;color:#4d6073;font-size:10px;font-weight:800;letter-spacing:.04em}.ct-rejected-chart-card{display:flex;flex-direction:column;align-items:center;gap:12px;padding:17px 14px 16px;min-height:270px}.ct-rejected-donut{width:174px;height:174px;border-radius:50%;display:grid;place-items:center;flex:none}.ct-rejected-donut-hole{width:116px;height:116px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;background:#fff;text-align:center}.ct-rejected-donut-hole span{color:#7b8791;font-size:9px}.ct-rejected-donut-hole strong{color:#101920;font-size:16px;line-height:1}.ct-rejected-legend{width:100%;display:grid;gap:7px;margin:0;padding:0;list-style:none}.ct-rejected-legend li{display:grid;grid-template-columns:9px minmax(0,1fr) auto;gap:7px;align-items:center;color:#536271;font-size:10px}.ct-rejected-legend li i{width:9px;height:9px;border-radius:2px}.ct-rejected-legend li b{color:#526273;font-size:10px}.ct-rejected-legend .is-empty{display:block;text-align:center}
.ct-rejected-editor{margin-top:16px;padding:17px 20px}.ct-rejected-editor-heading{margin-bottom:13px}.ct-rejected-editor-heading h3{margin:0 0 4px;color:#223a50;font-size:15px}.ct-rejected-editor-heading p{margin:0;color:#637789;font-size:11px}.ct-rejected-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.ct-rejected-form label{display:grid;gap:4px;color:#516679;font-size:10px;font-weight:700}.ct-rejected-form label>span{color:#b13a2a}.ct-rejected-form input,.ct-rejected-form select,.ct-rejected-form textarea{width:100%;min-height:34px;border:1px solid #bdcbd8;border-radius:4px;padding:6px 8px;background:#fff;color:#263b4f;font:inherit;font-size:11px}.ct-rejected-form textarea{resize:vertical}.ct-rejected-form-actions{display:flex;align-items:center;gap:12px;grid-column:1/-1}.ct-rejected-form-actions button{min-height:35px;border:0;border-radius:4px;padding:0 17px;background:#0d5d78;color:#fff;font-size:11px;font-weight:700;cursor:pointer}.ct-rejected-form-actions a{color:#0d5d78;font-size:11px;font-weight:700;text-decoration:none}.ct-rejected-check{display:flex!important;grid-column:1/-1;align-items:center;gap:7px;font-weight:600!important}.ct-rejected-check input{width:16px;height:16px;min-height:16px;padding:0}
@media(max-width:1100px){.ct-rejected-layout{grid-template-columns:1fr}.ct-rejected-charts{grid-template-columns:repeat(2,minmax(0,1fr))}.ct-rejected-form{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){.ct-rejected-2025{padding:12px}.ct-rejected-title-row{display:block}.ct-rejected-title-row>span{display:block;margin-top:5px}.ct-rejected-filter label{width:100%;min-width:0}.ct-rejected-filter button{flex:1}.ct-rejected-table-card{padding:10px}.ct-rejected-charts{grid-template-columns:1fr}.ct-rejected-form{grid-template-columns:1fr}.ct-rejected-editor{padding:14px}.ct-rejected-form-actions,.ct-rejected-check{grid-column:auto}}

/* 1.24.3: Klaim Ditolak 2025 always fits its parent; no horizontal table drag. */
.ct-rejected-2025,.ct-rejected-layout,.ct-rejected-table-card,.ct-rejected-table-scroll{min-width:0;max-width:100%;width:100%}
.ct-rejected-table-scroll{overflow:hidden!important}
.ct-rejected-table{width:100%!important;min-width:0!important;max-width:100%;table-layout:fixed!important}
.ct-rejected-table th,.ct-rejected-table td{white-space:normal!important;overflow-wrap:anywhere;word-break:break-word}
.ct-rejected-table thead th:nth-child(1){width:4%}.ct-rejected-table thead th:nth-child(2){width:8%}.ct-rejected-table thead th:nth-child(3){width:9%}.ct-rejected-table thead th:nth-child(4){width:14%;min-width:0}.ct-rejected-table thead th:nth-child(5){width:13%;min-width:0}.ct-rejected-table thead th:nth-child(6){width:9%}.ct-rejected-table thead th:nth-child(7){width:15%;min-width:0}.ct-rejected-table thead th:nth-child(8){width:12%}.ct-rejected-table thead th:nth-child(9){width:9%}.ct-rejected-table thead th:nth-child(10){width:7%}
.ct-rejected-table td{font-size:clamp(9px,1vw,12px)}
.ct-rejected-table tbody td:nth-child(5),.ct-rejected-table tbody td:nth-child(7){font-size:clamp(8px,.9vw,11px)}
.ct-rejected-table tbody td:nth-child(8){text-align:right;overflow-wrap:normal;word-break:normal}
.ct-rejected-table tbody td:nth-child(9){text-align:center;white-space:nowrap!important;overflow-wrap:normal;word-break:normal}

@media(max-width:700px){
  .ct-rejected-table{display:block;border-collapse:separate;border-spacing:0}
  .ct-rejected-table thead{display:none}
  .ct-rejected-table tbody{display:block;width:100%}
  .ct-rejected-table tbody tr:not(.ct-rejected-group):not(.ct-rejected-grand-total){display:grid;grid-template-columns:minmax(92px,35%) minmax(0,1fr);width:100%;margin:0 0 8px;border:1px solid #d4dce4;border-radius:5px;background:#fff;overflow:hidden}
  .ct-rejected-table tbody tr:not(.ct-rejected-group):not(.ct-rejected-grand-total) td{display:flex;align-items:flex-start;min-width:0;width:100%;padding:6px 7px;border:0;border-bottom:1px solid #edf1f5;text-align:left;font-size:10px;line-height:1.3}
  .ct-rejected-table tbody tr:not(.ct-rejected-group):not(.ct-rejected-grand-total) td:last-child{border-bottom:0}
  .ct-rejected-table tbody tr:not(.ct-rejected-group):not(.ct-rejected-grand-total) td::before{content:attr(data-label);flex:0 0 92px;margin-right:7px;color:#5a6e7e;font-size:9px;font-weight:800;line-height:1.3}
  .ct-rejected-table tbody tr:not(.ct-rejected-group):not(.ct-rejected-grand-total) td.is-number{justify-content:flex-start;text-align:left}
  .ct-rejected-table tbody tr:not(.ct-rejected-group):not(.ct-rejected-grand-total) td:nth-child(9){text-align:left;white-space:normal!important}
  .ct-rejected-table tbody tr:not(.ct-rejected-group):not(.ct-rejected-grand-total) td.is-empty{display:block;grid-column:1/-1;text-align:center;padding:18px}
  .ct-rejected-table tbody tr:not(.ct-rejected-group):not(.ct-rejected-grand-total) td.is-empty::before{display:none}
  .ct-rejected-table .ct-rejected-group,.ct-rejected-table .ct-rejected-grand-total{display:grid;grid-template-columns:minmax(0,1fr) auto;width:100%;margin:8px 0 4px}
  .ct-rejected-table .ct-rejected-group th,.ct-rejected-table .ct-rejected-grand-total th{display:block;width:auto;min-width:0;padding:6px 7px;border:0;font-size:10px;line-height:1.25}
  .ct-rejected-table .ct-rejected-group th:first-child,.ct-rejected-table .ct-rejected-grand-total th:first-child{grid-column:1;text-align:left}
  .ct-rejected-table .ct-rejected-group th:nth-child(2),.ct-rejected-table .ct-rejected-grand-total th:nth-child(2){grid-column:2;text-align:right}
  .ct-rejected-table .ct-rejected-group th:nth-child(n+3),.ct-rejected-table .ct-rejected-grand-total th:nth-child(n+3){display:none}
  .ct-rejected-table .ct-rejected-group th:first-child{background:#dcefd0}
  .ct-rejected-table .ct-rejected-grand-total{margin-top:8px;border-radius:4px;overflow:hidden}
  .ct-rejected-table .ct-rejected-grand-total th:first-child,.ct-rejected-table .ct-rejected-grand-total th:nth-child(2){background:#075d73;color:#fff}
  .ct-rejected-actions details{margin-left:4px}
  .ct-rejected-actions form{max-width:calc(100vw - 50px)}
}
