*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;margin:0;padding:0}html{height:100%}body{margin:0;min-width:320px;min-height:100%;font-family:Arial,Helvetica,sans-serif}@font-face{font-family:Helvetica;src:url(/assets/Helvetica-zhVn_y_h.ttf) format("truetype")}@font-face{font-family:Helvetica-Bold;src:url(/assets/Helvetica-Bold-DbiQUL7g.ttf) format("truetype")}@font-face{font-family:Helvetica-BoldOblique;src:url(/assets/Helvetica-BoldOblique-ZDR53DOa.ttf) format("truetype")}@font-face{font-family:helvetica-compressed;src:url(/assets/helvetica-compressed-5871d14b6903a-CG5za_-s.otf) format("opentype")}@font-face{font-family:helvetica-light;src:url(/assets/helvetica-light-587ebe5a59211-CK-9iIph.ttf) format("truetype")}@font-face{font-family:Helvetica-Oblique;src:url(/assets/Helvetica-Oblique-BUgM8Nqj.ttf) format("truetype")}@font-face{font-family:helvetica-rounded-bold;src:url(/assets/helvetica-rounded-bold-5871d05ead8de-CDtTDbLM.otf) format("opentype")}.login-container{width:100%;height:100%;text-align:center;background-color:#2e2c41cb}.background{width:430px;height:520px;position:absolute;transform:translate(-50%,-50%);left:50%;top:50%}.background .shape{height:120px;width:120px;position:absolute;border-radius:50%}.shape:first-child{background:linear-gradient(#1845ad,#23a2f6);left:-40px;top:-40px}.shape:last-child{background:linear-gradient(to right,#ff512f,#f09819);right:-25px;bottom:-40px}form{height:520px;width:80%;max-width:400px;background-color:#ffffff21;position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;border-radius:10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.1);box-shadow:0 0 40px #08071099;padding:50px 35px}form *{font-family:Poppins,sans-serif;color:#fff;letter-spacing:.5px;outline:none;border:none}form h3{font-size:32px;font-weight:500;line-height:42px;text-align:center}label{display:block;margin-top:30px;font-size:16px;font-weight:500}input{display:block;height:50px;width:100%;background-color:#ffffff12;border-radius:3px;padding:0 10px;margin-top:8px;font-size:14px;font-weight:300}::placeholder{color:#e5e5e5}.login-btn:hover{background-color:#cecece!important}@media (max-width: 475px){.background{width:300px;height:520px;position:absolute;transform:translate(-50%,-50%);left:50%;top:50%}}@media (max-width: 350px){.shape:last-child{background:linear-gradient(to right,#ff512f,#f09819);right:-20px;bottom:-40px}}.styles-container-NonPassChanged{max-width:100%}@media (min-width: 768px) and (max-width: 1024px){.styles-container-NonPassChanged{max-width:75%}}@media (min-width: 1024px) and (max-width: 1200px){.styles-container-NonPassChanged{max-width:60%}}@media (min-width: 1200px) and (max-width: 1440px){.styles-container-NonPassChanged{max-width:50%}}@media (min-width: 1440px) and (max-width: 1680px){.styles-container-NonPassChanged{max-width:40%}}@media (min-width: 1680px) and (max-width: 1920px){.styles-container-NonPassChanged{max-width:30%}}@media (min-width: 1920px) and (max-width: 2560px){.styles-container-NonPassChanged{max-width:25%}}@media (min-width: 2560px){.styles-container-NonPassChanged{max-width:20%}}.loader-page-container{position:fixed;z-index:10;top:0;left:0;width:100%;height:100%;background-color:#0004;display:flex;justify-content:center;align-items:center}.spinner{position:absolute;width:9px;height:9px}.spinner div{position:absolute;width:50%;height:150%;background:#fff;transform:rotate(calc(var(--rotation) * 1deg)) translateY(calc(var(--translation) * 1%));animation:spinner-fzua35 .7s calc(var(--delay) * .7s) infinite ease}.spinner div:nth-child(1){--delay: .1;--rotation: 36;--translation: 150}.spinner div:nth-child(2){--delay: .2;--rotation: 72;--translation: 150}.spinner div:nth-child(3){--delay: .3;--rotation: 108;--translation: 150}.spinner div:nth-child(4){--delay: .4;--rotation: 144;--translation: 150}.spinner div:nth-child(5){--delay: .5;--rotation: 180;--translation: 150}.spinner div:nth-child(6){--delay: .6;--rotation: 216;--translation: 150}.spinner div:nth-child(7){--delay: .7;--rotation: 252;--translation: 150}.spinner div:nth-child(8){--delay: .8;--rotation: 288;--translation: 150}.spinner div:nth-child(9){--delay: .9;--rotation: 324;--translation: 150}.spinner div:nth-child(10){--delay: 1;--rotation: 360;--translation: 150}@keyframes spinner-fzua35{0%,10%,20%,30%,50%,60%,70%,80%,90%,to{transform:rotate(calc(var(--rotation) * 1deg)) translateY(calc(var(--translation) * 1%))}50%{transform:rotate(calc(var(--rotation) * 1deg)) translateY(calc(var(--translation) * 1.5%))}}.dashboard{padding:20px;background-color:#f8f8f8;font-family:Muli,Helvetica,Arial,sans-serif}.stats-container{display:flex;justify-content:space-between;gap:15px;margin-bottom:20px;flex-wrap:wrap}.stat-card{flex:1;background:#fff;padding:15px;border-radius:8px;display:flex;align-items:center;box-shadow:0 4px 6px #0000001a;font-family:Muli,Helvetica,Arial,sans-serif;justify-content:space-between}.stat-icon{font-size:30px;margin-right:10px;width:2.2rem}.stat-icon-files{width:3rem}.stat-info{width:auto;display:flex;flex-direction:column;align-items:end;gap:.1rem;padding:.2rem 0}.stat-info h3{font-size:14px;font-weight:500;color:#252422;margin-bottom:.5rem;text-align:end}.stat-info p{font-size:20px;color:#252422}.charts-container{display:flex;justify-content:space-between;gap:15px;margin-bottom:20px;flex-wrap:wrap}.graph-card{flex:1;background:#fff;padding:15px;border-radius:8px;box-shadow:0 4px 6px #0000001a;min-width:320px}.graph-card-title{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0}.graph-card-title span:first-of-type{font-family:Muli,Arial,sans-serif;color:#252422;font-size:1.5rem;font-weight:200}.graph-card-title span:last-of-type{font-size:12px;padding:.2rem .5rem;color:#fff;border-radius:1rem}.graph-card-title-show{text-align:center;padding:.5rem 0 1rem;font-family:Muli,Arial,sans-serif;color:#838382;font-weight:600;font-size:12px}.progress-container{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);grid-column-gap:10px;grid-row-gap:10px;padding:0 1rem 1rem}.progress-card{flex:1 1 10rem;padding:15px;border-radius:8px;text-align:center;color:#fff;font-weight:700;font-family:Muli,Arial,sans-serif}.progress-card-2{display:flex;flex-direction:column;align-items:center;padding:15px;border-radius:8px}.progress-card h3{font-size:16px;font-weight:600;padding:1rem 0}.progress-card h4{font-size:14px;font-weight:500;color:#252422}.progress-card.blue,.progress-card-2.blue{background-color:#b8d8d8}.progress-card.green{background-color:#d5e5a3}.progress-card.orange,.progress-card-2.orange{background-color:#ff8f5e}.progress-card.brown{background-color:#d6c1ab}.progress-circular-container-card{display:flex;justify-content:center;align-items:center;border-radius:10px;cursor:pointer;text-align:center;transition:.5s;padding:1rem}.dashboard-data-info{width:100%;display:flex;gap:1rem}.dashboard-data-info-box{background:#fff;border-radius:8px;box-shadow:0 1px 6px #0003}.dashboard-data-info-top-x{width:60%;height:100%;overflow:auto;padding:.5rem}.dashboard-data-info-graph{width:40%;height:100%}.dashboard-network-return-title{padding:1rem;display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.dashboard-office-selected-container{display:flex;flex-direction:column;gap:1rem}.dashboard-graph-bar-container{display:flex;flex-wrap:wrap;gap:1rem}.progress-card-rejects-avg{width:20%;min-width:200px;min-height:260px;position:relative;flex:1 1 30%;min-width:280px}.progress-card-rejects-avg-value{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.progress-card-preparer{flex:1 1 30%;min-width:400px}.graph-bar-item{flex:1 1 30%;min-width:280px;background-color:#fff;padding:1rem;border-radius:8px;box-shadow:0 2px 5px #0000001a;-webkit-user-select:none;user-select:none}.graph-bar-item-preparer{background-color:#fff;padding:1rem;border-radius:8px;box-shadow:0 2px 5px #0000001a;-webkit-user-select:none;user-select:none}.dashboard-card-value{width:100%;display:flex;justify-content:center;align-items:center;height:150px}@media (max-width: 900px){.progress-container{grid-template-columns:repeat(auto-fit,minmax(6rem,1fr));grid-template-rows:auto}.dashboard{padding:1rem}}@media (max-width: 700px){.dashboard-data-info{flex-direction:column}.dashboard-data-info-top-x,.dashboard-data-info-graph{width:100%;height:100%}.progress-container{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);grid-column-gap:10px;grid-row-gap:10px;padding:0 1rem 1rem}}.CircularProgressbar{width:100%;vertical-align:middle}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;-webkit-transition:stroke-dashoffset .5s ease 0s;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;font-size:20px;dominant-baseline:middle;text-anchor:middle}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:transparent}.top-x-offices-title{padding:.8rem .5rem}.top-x-table-container{width:100%;border-collapse:collapse;overflow:auto}.top-x-table-border{border:1px solid rgba(143,135,135,.801);text-align:center;padding:.6rem}.preparer-table-container{width:100%;height:100%;max-height:200px;overflow:auto}.preparer-list-container{width:100%;margin-top:1rem;list-style:none}.preparer-list-element-title{font-size:12px!important}.preparer-list-element{position:relative;width:100%;margin-bottom:.1rem;color:#000;font-weight:500;cursor:pointer;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #5e5d5dde;padding:.2rem}.preparer-list-element p{font-size:12px;width:10rem;font-family:Muli,Arial,sans-serif;color:#212121de}.preparer-list-element:hover{background-color:#85c7eb56}@media (max-width: 460px){.preparer-list-element-title{font-size:12px!important}}.app-container{width:100%;height:100%;display:flex}.app-sidebar-dv{width:240px}.app-container-info-dv{width:calc(100% - 240px);max-height:100%;background-color:#f4f3ef;overflow:auto}.app-container-info-title{border-bottom:1px solid #cfcfca;position:relative;height:5rem}.app-finder-header{width:100%;height:100%;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.app-finder-logOut-btn{display:flex;flex-direction:row-reverse;justify-content:center;align-items:center;gap:.6rem;font-size:.5rem}.app-welcome-text{display:flex;align-items:end;gap:.3rem}.app-inder-link{text-decoration:none;color:inherit;color:#4fa7e2;text-align:end;font-size:14px}.mobile-show-section{display:none}.menu-button{position:fixed;top:20px;right:20px;z-index:1001;padding:10px 20px;background-color:#007bff;color:#fff;border:none;border-radius:8px;cursor:pointer}.side-menu-mobile{position:fixed;top:0;right:-300px;width:230px;height:100%;background-color:#fff;box-shadow:-2px 0 10px #0003;transition:right .8s ease-in-out;z-index:1000}.side-menu-mobile.open{right:0}.overlay-mobile{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0006;z-index:999}.dashboar-select-office{border:"2px solid var(--color-gray)";font-size:"14px";border-radius:"0.5rem"}.dashboar-office-name{width:100%;display:flex;justify-content:start;align-items:end;gap:.5rem}@media (max-width: 900px){.app-sidebar-dv{width:200px}.app-container-info-dv{width:calc(100% - 200px);max-height:100%;background-color:#f4f3ef;overflow:auto}.app-finder-header{padding:0 1rem}}@media (max-width: 790px){.dashboar-select-office{width:12rem!important}}@media (max-width: 730px){.app-welcome-text-mobile{font-size:.9rem!important;display:flex;flex-direction:column;justify-content:start;align-items:start}}@media (max-width: 700px){.mobile-hiden{display:none}.mobile-show-section{display:block}.app-container-info-dv{width:100%}}@media (max-width: 530px){.app-inder-link p{font-size:.6rem}}@media (max-width: 450px){.dashboar-select-office{width:10rem!important}}.sidebar-container{width:100%;height:100%;background-color:#66615b;box-shadow:inset -1px 0 #cfcfca;position:relative}.sidebar-title-logo{font-family:Arial,Helvetica,sans-serif;font-size:20px;color:#fff;text-align:center;font-weight:400;line-height:30px;white-space:nowrap}.sidebar-title-logo p{border-bottom:1px solid #cfcfca7e;margin:0 1rem;padding:1.5rem 0}.sidebar-user-container{border-bottom:1px solid #cfcfca7e;margin:0 1rem;display:flex;align-items:center;gap:1rem;padding:.8rem 0 .8rem 1rem}.sidebar-user-img-text{width:1rem;height:1rem;background-color:#fff;padding:1rem;border-radius:100%;display:flex;align-items:center;justify-content:center}.sidebar-menu{padding-top:1rem}.sidebar-menu-list{margin-left:1rem}.sidebar-menu-list-item{display:flex;align-items:center;gap:1rem;padding:1rem;cursor:pointer}.sidebar-menu-list-item img,.sidebar-log-out img{width:2rem}.sidebar-menu-list-item span,.sidebar-log-out span{color:#ffffff8e;font-size:.8rem;font-family:Arial,Helvetica,sans-serif;font-weight:600}.sidebar-log-out{position:absolute;left:2rem;bottom:1.2rem;display:flex;align-items:center;gap:1rem;color:#ffffff8e;font-size:.8rem;font-family:Arial,Helvetica,sans-serif;font-weight:600;cursor:pointer}@media (max-width: 900px){.sidebar-menu-list-item{padding:1rem .5rem}}.modal-container{position:fixed;z-index:10;top:0;left:0;width:100%;height:100%;background-color:#000000b3}.modal-content-info{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;width:60%;max-width:1000px;border-radius:.7rem}.modal-content-info-alert{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;width:350px;border-radius:.7rem}.modal-content-info-header{width:100%;display:flex;align-items:center;padding-bottom:.8rem;padding:1rem}.Modal-close-btn{position:absolute;width:2rem;right:.5rem;top:.5rem;display:flex;align-items:center;justify-content:center;padding:.5rem;cursor:pointer;transition:all .4s}.Modal-close-btn:hover{border-radius:50%;background-color:#68b3c8;color:#0082ca!important}.modal-border{border-bottom:1px solid var(--color-gray-input)}.modal-content-info-data{padding:1rem}.modal-alert-icons,.modal-content-info-data-alert{margin:1rem;text-align:center}.modal-text-btn-style{display:flex;flex-direction:column;gap:2rem;justify-items:center;align-items:center;margin-top:2rem}.finder-container{padding:.5rem 2rem}.finder-search-section{background-color:#fff;padding:2rem}.finder-search-section-title{font-size:1.5rem;font-family:Muli,Arial,sans-serif}.finder-search-data-input-items{display:flex;flex-direction:column;gap:.5rem}.finder-search-data-input{display:flex;align-items:end;flex-wrap:wrap;gap:1rem}.finder-table-container{width:100%;padding-top:1rem}.finder-table-data{width:100%;border-collapse:collapse;font-family:Arial,sans-serif;background-color:#fff;box-shadow:0 4px 6px #0000001a;border-radius:8px;overflow:hidden}#tableThead{background-color:#007bff;color:#fff}.finder-table-thead{background-color:#2d4f7c}.finder-table-thead tr{padding:2rem 0;background-color:#2d4f7c}#tableThead th{padding:12px;border-bottom:2px solid #ddd;font-weight:700;text-align:left}#tableBody tr{border-bottom:1px solid #ddd}#tableBody tr:nth-child(2n){background-color:#f8f9fa}#tableBody tr:hover{background-color:#e9ecef}.table th,.table td{padding:10px;text-align:left}.td-actions{text-align:right}.hiddenClass{display:none}.finder-not-found-text{width:100%;text-align:center;margin:2rem 0;padding:2rem;font-size:1.5rem;font-weight:600;color:#0082ca}.finder-btns-container{display:flex;gap:1rem;flex-wrap:wrap}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center}.modal-content{background:#fff;padding:20px;border-radius:8px;width:50%;max-width:600px;box-shadow:0 4px 6px #0000001a}.modal-header{background:#2d4f7c;color:#fff;padding:10px;font-weight:700;text-align:center;border-radius:8px 8px 0 0}.summary-container-header-color{background-color:#ff8f5e}.summary-body{background-color:#fff;border-radius:0 0 8px 8px;overflow:auto}.summary-item{display:flex;justify-content:space-between;padding:8px 10px;border-bottom:1px solid #ddd;font-size:14px}.summary-item:last-child{border-bottom:none}.summary-span-title{display:flex;align-items:center}.summary-div-Info{max-width:18.15rem;font-weight:700;text-align:end}.summary-span-info{color:#002b7f}.open-btn,.close-btn{background:#2d4f7c;color:#fff;border:none;padding:10px;border-radius:5px;cursor:pointer;display:block;width:100%;margin-top:10px;font-size:14px}.close-btn{background:#c0392b}.finder-list-container{width:50%;margin-top:1rem;background-color:#fff;padding:0 .5rem;list-style:none;margin-bottom:1rem;position:relative}.finder-list-header{width:100%;display:flex;justify-content:space-between;padding-bottom:.5rem;font-weight:600;font-size:13px;padding:.5rem;background-color:#ff8f5e}.finder-list-element{width:100%;background-color:#85c7eb56;margin-bottom:.1rem;color:#000;font-weight:500;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:.2rem;border-radius:4px}.finder-list-element p{font-size:11px;width:10rem;font-family:Muli,Arial,sans-serif;color:#212121de}.finder-list-element:hover{background-color:#96a4d48e}.list-item-container{min-width:max-content;padding:.8rem .5rem;cursor:pointer}.container-position-fixed{width:30rem;position:absolute;right:-30rem;top:-.8rem;z-index:2}.finder-list-element.selected{background-color:#6399f1c6}.list-item-check-container{margin-top:.5rem;background-color:#fff}.list-item-check-container div p{width:auto}.list-item-check-container{padding:.5rem 1rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}@media (max-width: 900px){.finder-container{padding:.5rem 1rem}.truncate-title{display:inline-block;max-width:250px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.truncate-text{display:inline-block;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.summary-span-title,.summary-div-Info{font-size:14px}}@media (max-width: 750px){.finder-list-container{width:100%}.container-position-fixed{width:100%;position:static;right:0;top:0;z-index:2}.list-item-container{padding:.7rem .2rem}.list-item-check-container{background-color:#85c7eb56}.summary-span-title,.summary-div-Info{font-size:12px}}@media (max-width: 655px){.finder-search-section{padding:1rem;min-width:240px}.finder-btns-container{flex-wrap:wrap;gap:.5rem}}.close-modal-mobile-hidden{display:none}.modal-mobile-container{width:100%}@media screen and (max-width: 750px){.modal-mobile-container{position:fixed;z-index:10;top:0;left:0;width:100%;height:100%;background-color:#000000b3}.close-modal-mobile-hidden{display:block}.close-modal-mobile-container{background-color:#fff;box-shadow:0 3px 7px 2px #bcbcbc;display:flex;justify-content:center;align-items:center;height:30px;width:30px;border-radius:50%;position:absolute;z-index:1000;right:4px;top:-1rem;cursor:pointer}.close-modal-mobile-container i{font-size:1.2rem}.modal-mobile-children{position:relative;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;padding:.5rem .1rem .1rem;border-radius:15px;max-width:90%;height:auto;max-height:85%;overflow:visible}}.home-container{padding:2rem}.home-card-container{display:flex;gap:1rem;flex-wrap:wrap}.home-card-nertwork{width:150px;height:200px;background:#fff;border-radius:10px;transition:border-radius .5s cubic-bezier(.175,.885,.32,1.275);cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:1rem}.home-card-shadow{box-shadow:inset 0 -3em 3em #0000001a,0 0 0 2px #bebebe,.3em .3em 1em #0000004d}.home-card-shadow:hover{background:#c26a6a9d}
