.invoice-actions #invoiceDemonstrativeExams{margin-right:auto;border-color:#9bcfd3;background:#edf9f9;color:#117b82}
.invoice-exams-modal{position:fixed;inset:0;z-index:2300;display:grid;place-items:center;padding:18px;background:rgba(4,27,39,.72);backdrop-filter:blur(4px)}
.invoice-exams-modal.hidden{display:none}
.invoice-exams-modal>section{display:flex;flex-direction:column;width:min(1500px,97vw);max-height:94vh;overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 32px 90px rgba(0,0,0,.32)}
.invoice-exams-modal header{display:flex;align-items:flex-start;justify-content:space-between;padding:19px 22px;border-bottom:1px solid #dde7eb}
.invoice-exams-modal header small{color:#168691;font-size:9px;font-weight:800;letter-spacing:.12em}
.invoice-exams-modal header h2{margin:4px 0 2px;font:800 22px Manrope;color:#173444}
.invoice-exams-modal header p{margin:0;color:#71828c;font-size:11px}
.invoice-exams-modal header button{width:34px;height:34px;border:0;border-radius:9px;background:#eef3f5;font-size:22px;cursor:pointer}
.invoice-exams-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:14px 20px 8px}
.invoice-exams-summary article{padding:11px 13px;border:1px solid #dce6ea;border-radius:10px;background:#f8fbfc}
.invoice-exams-summary small,.invoice-exams-summary strong{display:block}.invoice-exams-summary small{color:#71818a;font-size:9px}.invoice-exams-summary strong{margin-top:5px;color:#173444;font:800 15px Manrope}
.invoice-exams-filter{padding:8px 20px}.invoice-exams-filter input{width:min(560px,100%);height:38px;border:1px solid #cbdce2;border-radius:9px;padding:0 12px}
.invoice-exams-table{margin:0 20px;overflow:auto;border:1px solid #dce6ea;border-radius:10px}
.invoice-exams-table table{min-width:1250px}.invoice-exams-table th{position:sticky;top:0;z-index:2;background:#eef5f7}.invoice-exams-table td{font-size:10px;vertical-align:top}.invoice-exams-table td small{display:block;max-width:180px;margin-top:3px;overflow:hidden;color:#778891;text-overflow:ellipsis}.invoice-exams-table .money{text-align:right;white-space:nowrap}.invoice-exams-table .released{color:#13835a;font-weight:800}.invoice-exams-table .denied{color:#c44747;font-weight:800}
.invoice-exams-modal footer{display:flex;justify-content:flex-end;padding:13px 20px;border-top:1px solid #dde7eb}.invoice-exams-modal footer button{height:38px;padding:0 16px;border:1px solid #cad9e2;border-radius:8px;background:#fff;font-weight:800;cursor:pointer}
@media(max-width:700px){.invoice-exams-summary{grid-template-columns:1fr 1fr}.invoice-exams-modal{padding:8px}.invoice-exams-table{margin:0 10px}}
