progress{-webkit-appearance:none;appearance:none;border-radius:10px;height:20px;overflow:hidden;width:100%}progress::-webkit-progress-bar{background-color:#f3f3f3;border-radius:10px}progress::-webkit-progress-value{background-color:#4caf50;border-radius:10px 0 0 10px}progress::-moz-progress-bar{background-color:#4caf50;border-radius:10px 0 0 10px}.loading-bars{align-items:center;display:flex;height:36px;justify-content:center}.loading-bars div{animation:loading-bars 1s ease-in-out infinite;background-color:#00647e;height:100%;margin:0 2px;width:6px}.loading-bars div:first-child{animation-delay:-.4s}.loading-bars div:nth-child(2){animation-delay:-.2s}.loading-bars div:nth-child(3){animation-delay:0s}@keyframes loading-bars{0%,80%,to{transform:scaleY(.4)}40%{transform:scaleY(1)}}.dots:after{animation:dots 1.5s steps(5) infinite;content:""}@keyframes dots{0%,20%{content:""}40%{content:"."}60%{content:".."}80%,to{content:"..."}}table{border-collapse:collapse;width:100%}.table-container{margin:20px;padding:10px}td,th{border-bottom:1px solid #ddd;padding:8px;text-align:left}tr:nth-child(2n){background-color:#fff}th{background-color:#fff;background:#0000;color:#00647e;font-size:.65rem}td,th{border-radius:none;box-shadow:none;font-weight:700;max-width:200px;opacity:.7;position:relative;text-align:left;text-transform:uppercase}td{background-color:#fff;color:#000;font-size:.8rem;overflow:hidden;white-space:nowrap}a{color:#00647e;text-decoration:none}a:hover{text-decoration:underline}select{background-color:#fff;border-radius:4px;color:#000;font-size:1rem;font-weight:700;padding:10px 5px;text-transform:uppercase;transition:border-color .3s,box-shadow .3s;width:300px}select:focus{border-color:#00647e;box-shadow:0 0 5px #00647e80;outline:none;width:300px}input[type=checkbox]{accent-color:#00647e;cursor:pointer;height:20px;width:20px}input[type=checkbox]:checked{background-color:#00647e;border-color:#00647e}input[type=checkbox]:focus{outline:2px solid #00647e;outline-offset:2px}.tab-content{border-top:none;display:none;padding-top:20px}.tab-content.active{display:block}.tab-header{cursor:pointer;display:flex}.tab-header div{border-bottom:2px solid #0000;color:#8c8c8c;font-size:1rem;font-weight:700;padding:10px 20px;transition:color .3s,border-bottom .3s}.tab-header div.active{border-bottom:2px solid #00647e;color:#00647e}@keyframes progress{0%{width:100%}to{width:0}}body{overflow:auto}::-webkit-scrollbar{border-radius:10px;height:5px;width:5px}::-webkit-scrollbar-thumb{background-color:#00647e;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#004b5e}
/*# sourceMappingURL=main.ef84b105.css.map*/