/* THS PDF Reader 1.0.2 */
.document-activity .ths-pdf-read{display:inline-flex;align-items:center;justify-content:center;height:30px;margin-right:6px;padding:0 12px;border-radius:6px;background:#e5484d;color:#fff!important;font-size:13px;font-weight:700;line-height:1;text-decoration:none!important}
.document-activity .ths-pdf-read:hover{background:#ff6469}
.ths-pdfr{position:fixed;inset:0;z-index:2147483000;display:flex;flex-direction:column;background:#070a0f;color:#e6edf3;font-family:Inter,-apple-system,"Segoe UI",sans-serif}
.ths-pdfr-bar{display:flex;align-items:center;gap:12px;padding:10px 14px;border-bottom:1px solid #283240;background:#0b1017}
.ths-pdfr-title{flex:1;min-width:0;overflow:hidden;font-weight:700;font-size:15px;text-overflow:ellipsis;white-space:nowrap}
.ths-pdfr-tools{display:flex;align-items:center;gap:6px}
.ths-pdfr-pages{min-width:64px;color:#8b96a5;font-size:13px;font-variant-numeric:tabular-nums;text-align:center}
.ths-pdfr .ths-pdfr-btn{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:34px;margin:0;padding:0 10px!important;border:1px solid #364153!important;border-radius:8px!important;background:#131922!important;color:#e6edf3!important;font:600 15px/1 inherit!important;text-decoration:none!important;cursor:pointer;box-shadow:none!important}
.ths-pdfr .ths-pdfr-btn:hover,.ths-pdfr .ths-pdfr-btn:focus-visible{border-color:#e5484d!important;outline:none}
.ths-pdfr-scroll{flex:1;overflow:auto;-webkit-overflow-scrolling:touch;padding:16px}
.ths-pdfr-stack{display:flex;flex-direction:column;align-items:center;gap:14px;min-width:min-content}
.ths-pdfr-page{flex:none;background:#fff;box-shadow:0 6px 24px rgba(0,0,0,.45)}
.ths-pdfr-page canvas{display:block}
.ths-pdfr-status{margin:40px auto;max-width:520px;color:#b9c3cf;text-align:center;font-size:15px}
.ths-pdfr-status a{color:#ff6469}
@media (max-width:640px){.ths-pdfr-bar{flex-wrap:wrap;padding:8px}.ths-pdfr-title{flex-basis:100%}.ths-pdfr-tools{width:100%;justify-content:space-between}.ths-pdfr-scroll{padding:8px}}
