.container{display:flex;margin:0 3rem;min-width:320px;flex-direction:column;align-items:center}.container>section{width:80%}.file-input{display:flex;flex-direction:row;margin-bottom:2rem}.file-settings-preview{margin-bottom:2rem}.card{width:100%;min-height:5rem;border:1px solid white;border-radius:10px;background-color:#fff;box-shadow:1px 2px 1px}.card-input{min-height:10rem}.modal .card__body{padding:0 2rem}.card-input .card__body{padding:1.5rem}.card-history{min-height:30rem;position:relative}.card__title{text-align:center;border-bottom:2px solid #494949}.card-history .card__footer{position:absolute;width:100%;margin:1rem 0;bottom:0}.input_group{display:flex}.form-control{display:flex;flex-direction:column;gap:10px;align-items:center;font-weight:700}.form-control.file{width:35%}.form-control.file input{width:65%}.form-control.ref{width:30%}.form-control.button{width:35%;justify-content:center}.form-control.ref input{width:150px;font-size:1.2rem}.input_container{display:flex;justify-content:center;align-items:center}.message{height:3rem;font-weight:700;font-size:1.1rem;border:2px solid gray;border-radius:0 0 10px 10px;display:flex;align-items:center;justify-content:center}.message-success{border:2px solid #26f11f;background-color:#dcffd3}.message-error{border:2px solid #f11f1f;background-color:#ffd3d3}.overlay{height:100%}.no-items{display:flex;justify-content:center;align-items:center;height:10rem}@keyframes load{0%{background-color:green}to{background-color:#fff}}.file-option_download,.file-option_reprocess{text-align:center;padding-right:.5rem}.file-option_download img,.file-option_reprocess img{width:35px}.tr-document td:first-child{font-weight:700;font-size:.8rem;padding-left:2px}.modal-btn-close{position:absolute;right:.5rem;top:.5rem;border:none;border-radius:50px;padding:.5rem}.modal-btn-close img{width:1.2rem;display:block}.table-error{border-collapse:collapse;text-align:left;width:100%;background-color:#fff;margin-bottom:3rem}.table-error thead{height:2.5rem;font-size:1.1rem;font-weight:700}.table-error tr{border-bottom:1px solid black}.tr-error{height:2rem}.table-preview-columns{border-collapse:collapse;text-align:center;width:100%;background-color:#fff;margin-bottom:3rem;border-bottom:1px solid black}.table-preview-columns thead{height:2.5rem;font-size:1.1rem;font-weight:700;border-bottom:1px solid black}.table-preview-columns td:not(:first-child){border-left:1px solid black}.td-preview{font-weight:700}.table-history{border-collapse:collapse;text-align:left;width:100%;background-color:#fff}.table-history thead{height:2.5rem;font-size:1.1rem;font-weight:700}.table-history tr{border-bottom:1px solid black}.tr-document{height:2rem}.page-options{width:100%;height:4rem;text-align:left!important}.table-nav{width:90%;display:flex;justify-content:space-between;margin-top:1.2rem}:root{font-family:system-ui,sans-serif;color:#131212de;background-color:#dedfe0;font-size:16px}body{margin:0}#root{max-width:1280px;min-width:920px;margin:0 auto;text-align:center}.modal-container{position:absolute;top:0;background-color:#8585857a;width:100%;height:100vh;z-index:100;display:flex;justify-content:center;align-items:center}.modal{position:relative;width:40%;height:50vh;z-index:150;box-shadow:none}h1{font-size:3.2em;line-height:1.1}.btn{border-radius:8px;border:1px solid transparent;padding:.7rem 2rem;font-size:1rem;font-weight:700;font-family:inherit;cursor:pointer;transition:border-color .25s}.btn-submit{background-color:#23e20a}.btn-submit:hover{border-color:#6473ff;background-color:#24ca0e}
