.eppcs-document-table { margin: 1.5rem 0; padding: .75rem; border: 1px solid #b4c3cf; border-radius: .6rem; background: #fff; color: #15273b; }
.eppcs-document-table figcaption { font-weight: 700; margin-bottom: .75rem; }
.eppcs-document-table__scroll { max-width: 100%; overflow-x: auto; }
.eppcs-document-table__scroll:focus-visible { outline: 3px solid #1265a8; outline-offset: 3px; }
.eppcs-document-table table { border-collapse: collapse; table-layout: auto; width: 100%; font-size: .92rem; }
.eppcs-document-table th, .eppcs-document-table td { padding: .55rem; text-align: left; border: 1px solid #b4c3cf; vertical-align: top; word-break: normal; overflow-wrap: normal; }
.eppcs-document-table thead th { min-width: 5.5rem; }
.eppcs-document-table tr>:first-child { min-width: 4rem; white-space: nowrap; }
.eppcs-document-table th { background: #eaf1f6; font-weight: 700; }
.eppcs-document-table td { min-width: 4.5rem; }
.eppcs-document-table p { font-size: .9rem; line-height: 1.6; }
.eppcs-document-table__caption { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; }
@media(max-width:480px) { .eppcs-document-table { padding: .5rem; } .eppcs-document-table th, .eppcs-document-table td { padding: .4rem; } }
