.ep-tp-paged{position:relative}
.ep-tp-paged .dataTables_processing{position:absolute;top:55px;left:50%;transform:translateX(-50%);z-index:2;padding:12px 18px;border:1px solid #cbd9e9;border-radius:6px;background:#fff;color:#124b82;box-shadow:0 3px 12px #17345418;white-space:nowrap}
.ep-tp-error{margin:0 0 12px;padding:10px 12px;border:1px solid #d8a8a8;border-radius:6px;background:#fff6f6;color:#782b2b;font-size:13px}
.ep-tp-error[hidden]{display:none}
.ep-tp-error button{margin-left:8px;padding:4px 10px;border:1px solid currentColor;border-radius:4px;background:#fff;color:#782b2b;cursor:pointer}
.ep-tp-error button:focus-visible{outline:3px solid #124b82;outline-offset:3px}
