#hts-resolve-app .htsr-batch-panel{margin:28px auto;padding:28px;max-width:1180px;display:grid;grid-template-columns:1.1fr .9fr;gap:30px;border:1px solid #c9d8df;border-radius:14px;background:#f8fbfc;color:#102a3a}#hts-resolve-app .htsr-batch-panel h2{margin:6px 0 10px;font-size:25px}#hts-resolve-app .htsr-batch-panel p{line-height:1.55}#hts-resolve-app .htsr-template-button,#hts-resolve-app .htsr-batch-panel button{display:inline-block;padding:11px 18px;border:0;border-radius:6px;background:#08adae;color:#071c27;font-weight:700;text-decoration:none;cursor:pointer}#hts-resolve-app .htsr-batch-panel form{padding:20px;border-radius:10px;background:#fff}#hts-resolve-app .htsr-batch-panel label{display:block;margin-bottom:8px;font-weight:700}#hts-resolve-app .htsr-batch-panel input[type="file"]{display:block;width:100%;margin-bottom:15px;padding:10px;border:1px solid #b7c7d1;border-radius:6px}#hts-resolve-app .htsr-batch-panel form p{margin:10px 0 0;color:#526a76;font-size:13px}#hts-resolve-app .htsr-batch-processing{margin-top:14px;color:#0b6f78;font-weight:700}#hts-resolve-app .htsr-batch-processing span{display:inline-block;width:16px;height:16px;margin-right:8px;border:2px solid #b9dede;border-top-color:#0b6f78;border-radius:50%;vertical-align:-3px;animation:htsr-batch-spin .8s linear infinite}#hts-resolve-app .htsr-batch-panel button:disabled{cursor:wait;opacity:.65}@keyframes htsr-batch-spin{to{transform:rotate(360deg)}}@media (max-width:760px){#hts-resolve-app .htsr-batch-panel{grid-template-columns:1fr;margin:20px 12px;padding:20px}}