.app-bar{background-color:#1f1f1f;color:#e5e5e5;gap:2vh;height:6.5vh;left:0;padding-right:2vh;position:fixed;top:0;width:100%;z-index:1000}.app-bar,.app-bar .modulo{align-items:center;display:flex}.app-bar .modulo{font-size:2.8vh;justify-content:center;width:90%}.app-bar .hello{width:200px}.app-bar #notification{--shake-duration:0.6s;--shake-distance:7px;position:relative;will-change:transform}@keyframes shake{0%{transform:translateX(0)}10%{transform:translateX(calc(var(--shake-distance)*-1))}20%{transform:translateX(var(--shake-distance))}30%{transform:translateX(calc(var(--shake-distance)*-.8))}40%{transform:translateX(calc(var(--shake-distance)*.8))}50%{transform:translateX(calc(var(--shake-distance)*-.6))}60%{transform:translateX(calc(var(--shake-distance)*.6))}70%{transform:translateX(calc(var(--shake-distance)*-.4))}80%{transform:translateX(calc(var(--shake-distance)*.4))}90%{transform:translateX(calc(var(--shake-distance)*-.2))}to{transform:translateX(0)}}.app-bar #notification.is-shaking,.app-bar #notification[data-shaking=true]{animation:shake var(--shake-duration) cubic-bezier(.36,.07,.19,.97) infinite}.app-bar #notification.shake-once,.app-bar #notification[data-shaking=once]{animation:shake var(--shake-duration) cubic-bezier(.36,.07,.19,.97) 3}.app-bar #notification[data-shaking=false]{animation:none!important;transform:none!important}.app-bar #notification:focus,.app-bar #notification:focus-within,.app-bar #notification:hover{animation:none!important;transform:none!important;transition:transform .16s ease-out}#content-edit{align-items:center;display:flex;flex-direction:column;gap:3vh;height:auto;justify-content:center;padding:2vh;padding-bottom:15px!important;padding-top:5px!important;width:500px}#edit-button{width:100px!important}.accounts{align-items:center;display:flex;flex-direction:column;gap:2vh;height:65vh;width:100%}.accounts #add-account{width:200px}.accounts .list-accounts{align-items:center;display:flex;flex-direction:column;height:55vh;justify-content:flex-start;overflow-y:auto;width:100%}.accounts .list-accounts .linha-account{align-items:center;background-color:#2f2f31;border:1px solid #515151;display:flex;flex:0 0 auto;font-size:2vh;height:7vh;justify-content:space-around;width:90%}.accounts .list-accounts .linha-account:hover{background-color:#3e3e3e}.accounts .list-accounts .linha-account p{width:31%}.accounts .list-accounts .linha-account .account-actions{display:flex;justify-content:flex-end;width:25%}.external-companies{align-items:center;display:flex;flex-direction:column;gap:2vh;height:68vh;overflow-y:auto;padding:10px;width:100%}.external-companies .inputs-new-company{align-items:center;display:flex;gap:2vh;justify-content:center;width:95%}.external-companies .external-list{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.external-companies .external-list .list{width:100%}.external-companies .external-list .list .company-item{align-items:center;border-bottom:1px solid #626262;display:flex;padding:2vh;width:100%}.external-companies .external-list .list .company-item .item-column{display:flex;justify-content:center;width:45%}.external-companies .external-list .list .company-item .company-actions{width:10%!important}.configuracoes{align-items:center;display:flex;height:97vh;justify-content:center;margin-bottom:1vh;margin-top:2vh;width:100%}.configuracoes .card{background-color:#1f1f1f;border-radius:3vh;box-shadow:1px 1px 5px 3px rgba(0,0,0,.706);display:flex;flex-direction:column;margin-top:6vh;padding-top:2.5vh}@media screen and (min-width:768px){.configuracoes .card{min-height:90vh;width:80%}}@media screen and (max-width:768px){.configuracoes .card{min-height:90vh;width:99%}}.configuracoes .card .MuiAccordionSummary-content{justify-content:center}.configuracoes .card .MuiCollapse-root{width:auto}.configuracoes .MuiPaper-root{border-radius:0!important}.docs-component{justify-content:center;margin-bottom:20px;margin-top:80px}.docs-component,.docs-component .card-docs{align-items:center;display:flex;flex-direction:column;width:100%}.docs-component .card-docs{color:#e5e5e5;gap:2vh;height:auto;justify-content:space-between;padding:2vh;text-align:center}.docs-component .card-docs img{height:455px}.employee-edit{display:flex;flex-direction:column;gap:1vh;height:auto;max-height:88vh}@media screen and (max-width:768px){.employee-edit{max-height:450px;width:99%}}.employee-edit .cell-pending{border:1px solid #a8a8a8}.employee-edit .cell-pending .MuiOutlinedInput-notchedOutline{border:0!important;border-color:none!important}.employee-edit .MuiTableCell-root{padding:.8vh 8px!important}.employee-edit .MuiOutlinedInput-input{padding:0!important}.MuiDialog-paper{max-height:none!important}@media screen and (max-width:768px){.MuiDialog-paper{margin:0!important}}.employees{display:flex;margin-top:7vh}@media screen and (max-width:768px){.employees{flex-direction:column}}.employees .form-side{align-items:center;display:flex;flex-direction:column;height:92vh;justify-content:center;width:40%}@media screen and (max-width:768px){.employees .form-side{gap:2vh;height:auto;padding-top:2vh;width:53vh}}.employees .form-side .form-card{align-items:center;display:flex;flex-direction:column;gap:1.8vh;height:84vh;justify-content:center;width:55vh}@media screen and (max-width:768px){.employees .form-side .form-card{gap:3vh;height:auto;justify-content:space-between;width:90%}}.employees .form-side .form-card .form-line{align-items:flex-start;display:flex;gap:2vh;justify-content:space-between;width:100%}@media screen and (max-width:768px){.employees .form-side .form-card .form-line{flex-direction:column}.employees .form-side .form-card .form-line #validation-button{width:100%}}.employees .form-side .form-card .sex-input{align-items:center;display:flex!important;flex-direction:row;height:2vh;justify-content:space-between;width:98%}.employees .form-side .form-card .sex-input #sex-radio{justify-content:space-between;width:60%}@media screen and (max-width:768px){.employees .form-side .form-card .sex-input #sex-radio{width:70%}}.employees .list-side{align-items:center;display:flex;flex-direction:column;height:92vh;justify-content:center;width:77%}@media screen and (max-width:768px){.employees .list-side{height:auto;padding-top:5vh;width:53vh}}.employees .list-side .list-card{align-items:center;display:flex;flex-direction:column;height:84vh;justify-content:center;padding:2vh;width:100%}@media screen and (max-width:768px){.employees .list-side .list-card{height:auto}}.employees .list-side .list-card .employee-list-header{display:flex;font-size:2.5vh;height:5vh;justify-content:space-between;width:100%}@media screen and (max-width:768px){.employees .list-side .list-card .employee-list-header{font-size:1.4vh}}.employees .list-side .list-card .employee-list-header p{align-items:center;color:#e5e5e5;cursor:pointer;display:flex;justify-content:center;width:32%}.employees .list-side .list-card .employee-list-header p:hover{background-color:rgba(45,45,47,.694)}.employees .list-side .list-card .employee-list-header svg{font-size:2vh}.employees .list-side .list-card .employee-list-header .minor-mobile{width:13%!important}@media screen and (max-width:768px){.employees .list-side .list-card .employee-list-header .minor-mobile{display:none}.employees .list-side .list-card .employee-list-header .minor-cpf{width:22%!important}}.employees .list-side .list-card .employee-list{max-height:75vh;overflow-y:auto;width:100%}.employees .list-side .list-card .employee-list .employee-list-item{border-bottom:1px solid #626262;display:flex;height:7vh;justify-content:space-between;width:100%}.employees .list-side .list-card .employee-list .employee-list-item p{align-items:center;color:#e5e5e5;display:flex;font-size:1.5vh;justify-content:space-evenly;text-align:center;width:32%}@media screen and (max-width:768px){.employees .list-side .list-card .employee-list .employee-list-item p{font-size:1.2vh}}.employees .list-side .list-card .employee-list .employee-list-item:hover{background-color:rgba(45,45,47,.694)}.employees .list-side .list-card .employee-list .employee-list-item .minor-mobile{width:13%!important}@media screen and (max-width:768px){.employees .list-side .list-card .employee-list .employee-list-item .minor-mobile{display:none}}.employees .list-side .list-card .employee-list .employee-list-item svg{font-size:2.5vh}.employees .list-side .list-card .minor,.employees .list-side .list-card .minor-cpf{width:13%!important}@media screen and (max-width:768px){.employees .list-side .list-card .minor-cpf{width:22%!important}}.employees .form-title{color:#e5e5e5;height:3vh}.employees .form-title,.extracoes{align-items:center;display:flex;justify-content:center;width:100%}.extracoes{flex-direction:column;gap:1vh;margin-top:8.2vh}.extracoes .component{align-items:center;display:flex;flex-direction:column;gap:2vh;height:90vh;justify-content:flex-start;width:100%}.extracoes .component .top{align-items:center;display:flex;justify-content:space-between;width:90%}.extracoes .component .top .etapas{color:#e5e5e5!important}.extracoes .component .tabela{align-items:center;background-color:#1f1f1f;border-radius:15px;box-shadow:1px 1px 5px 3px rgba(0,0,0,.706);display:flex;flex-direction:column;height:auto;justify-content:center;width:94%}.extracoes .component .tabela p{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;text-align:left;width:17%}.extracoes .component .tabela p:hover{background-color:#3e3e3e}.extracoes .component .tabela p svg{margin:0}.extracoes .component .tabela .header-tabela{align-items:center;border-bottom:2px solid #7d7d7d;color:#e5e5e5;display:flex;font-size:2.1vh;height:5vh;justify-content:space-between;padding-left:4vh;width:100%}.extracoes .component .tabela .header-tabela #sort{cursor:pointer;display:flex;justify-content:flex-start;width:50%!important}.extracoes .component .tabela .header-tabela #sort:hover{background-color:#3e3e3e}.extracoes .component .tabela .header-tabela #sort-x{cursor:pointer;display:flex;justify-content:center}.extracoes .component .tabela .header-tabela #sort-x:hover{background-color:#3e3e3e}.extracoes .component .tabela .body-table{margin-bottom:2vh;margin-inline:1vh;max-height:72vh;overflow-y:auto;width:100%}.extracoes .component .tabela .body-table #sort{display:flex;justify-content:flex-start;width:50%!important}.extracoes .component .tabela .body-table .linha-empresa{align-items:center;border-bottom:1px solid #626262;color:#e5e5e5;display:flex;height:7vh;justify-content:space-between;padding-left:4vh;width:100%}.extracoes .component .tabela .body-table .linha-empresa:hover{background-color:#3e3e3e}.extracoes .component .tabela .body-table .linha-empresa .green{color:#3dff3d}.extracoes .component .tabela .body-table .linha-empresa .warning{color:#f06363}.extracoes .component .tabela .body-table .linha-empresa p{font-size:1.7vh}.extracoes .component .sem-execucoes{align-items:center;color:#e5e5e5;display:flex;height:100%;justify-content:center;width:100%}#modal-info #modal-info-content{align-items:center;display:flex;flex-direction:column;gap:3vh;height:auto;justify-content:center;text-align:center;width:100%}@media screen and (max-width:768px){#modal-info #modal-info-content{margin:0!important;padding:1vh!important}}#modal-info #modal-info-content #form-info-buttons{display:flex;flex-direction:column;gap:2vh}#modal-info .MuiDialog-paperScrollPaper{max-height:945px!important;max-width:1000px!important}@media screen and (max-width:768px){#modal-info .MuiPaper-root{margin:0!important;width:95%!important}}.modal-downloads #modal-downloads-content{display:flex;gap:2vh;justify-content:center;width:90vh}@media screen and (max-width:768px){.modal-downloads #modal-downloads-content{height:20vh;margin:0!important;padding:1vh!important}}.modal-downloads .MuiPaper-root{max-width:1000px!important}@media screen and (max-width:768px){.modal-downloads .MuiPaper-root{margin:0!important;width:95%!important}}#modal-forms #modal-forms-content{align-items:center;display:flex;flex-direction:column;gap:2vh;height:auto;justify-content:center;padding:2vh;width:100%}@media screen and (max-width:768px){#modal-forms #modal-forms-content{height:20vh;margin:0!important;padding:1vh!important}#modal-forms .MuiPaper-root{margin:0!important;width:95%!important}}#modal-qr #modal-qr-content{align-items:center;display:flex;flex-direction:column;gap:2vh;justify-content:space-between;width:100%}@media screen and (min-width:768px){#modal-qr #modal-qr-content{height:80vh}}@media screen and (max-width:768px){#modal-qr #modal-qr-content{height:70vh;margin:0!important;padding:1vh!important}}#modal-qr .MuiDialog-paperScrollPaper{max-height:945px!important;max-width:1000px!important}@media screen and (max-width:768px){#modal-qr .MuiPaper-root{margin:0!important;width:95%!important}}@media screen and (min-width:768px){#modal-qr #qr-code{height:470px;width:470px}}@media screen and (max-width:768px){#modal-qr #qr-code{height:350px;width:350px}}#modal-qr #link-form{width:295px}@media screen and (min-width:768px){#modal-qr #link-form{width:475px}}.forms{align-items:center;display:flex;flex-direction:column;gap:3vh;justify-content:center;margin-top:80px;width:100%}.forms .top-forms{display:flex;gap:1vh;justify-content:space-between;width:90%}@media screen and (max-width:768px){.forms .top-forms{width:94%}}.forms .top-forms #add-form{font-size:1.6vh}@media screen and (max-width:768px){.forms .top-forms #add-form{font-size:1.35vh;width:25%}}.forms .top-forms .form-filters{display:flex;gap:2vh}@media screen and (max-width:768px){.forms .top-forms .form-filters{gap:1vh}}.forms .card-forms{background-color:#1f1f1f;border-radius:15px;box-shadow:1px 1px 5px 3px rgba(0,0,0,.706)}@media screen and (min-width:768px){.forms .card-forms{height:80%;width:90%}}@media screen and (max-width:768px){.forms .card-forms{height:80vh;width:95%}}.forms .card-forms p{align-items:center;display:flex;justify-content:center;text-align:left}@media screen and (min-width:768px){.forms .card-forms p{width:25%}.forms .card-forms .header-forms{align-items:center;border-bottom:2px solid #7d7d7d;color:#e5e5e5;display:flex;font-size:2.2vh;height:5vh;justify-content:space-between;padding-inline:2vh;width:100%}}@media screen and (max-width:768px){.forms .card-forms .header-forms{display:none}}.forms .card-forms .body-forms{margin-bottom:1vh;overflow-y:auto;width:100%}@media screen and (min-width:768px){.forms .card-forms .body-forms{max-height:72vh}}@media screen and (max-width:768px){.forms .card-forms .body-forms{max-height:79vh}}.forms .card-forms .body-forms .linha-form{align-items:center;border-bottom:1px solid #626262;color:#e5e5e5;display:flex;justify-content:space-between;padding-inline:2vh;width:100%}@media screen and (min-width:768px){.forms .card-forms .body-forms .linha-form{height:10vh}}@media screen and (max-width:768px){.forms .card-forms .body-forms .linha-form{flex-direction:column;gap:1vh;height:30vh;padding:1vh}}.forms .card-forms .body-forms .linha-form:hover{background-color:#3e3e3e}.forms .card-forms .body-forms .linha-form #company-name-form{display:flex;justify-content:flex-start}@media screen and (min-width:768px){.forms .card-forms .body-forms .linha-form #company-name-form{font-size:1.8vh;width:50vh}}@media screen and (max-width:768px){.forms .card-forms .body-forms .linha-form #company-name-form{font-size:1.5vh;text-align:center}}.forms .empty-forms{align-items:center;color:#e5e5e5;display:flex;height:75vh;justify-content:center;text-align:center;width:100%}@media screen and (max-width:768px){.forms .flex-none{display:none!important}}.home-component{align-items:center;display:flex;height:90vh;justify-content:center;width:100%}.home-component .card-home{align-items:center;background-color:#1f1f1f;border-radius:20px;box-shadow:1px 1px 5px 3px rgba(0,0,0,.706);color:#e5e5e5;display:flex;flex-direction:column;height:60%;justify-content:space-between;padding:2vh;width:60%}@media screen and (max-width:768px){.home-component .card-home{width:90%}}.home-component .card-home .links-row{display:flex;gap:3vh;justify-content:space-around;width:95%}.login-container{align-items:center;background-color:#121212;display:flex;height:100vh;justify-content:center}.login-container .login-card{background-color:#272727!important;border-radius:16px!important;color:#fff;padding:1.5rem;width:440px}.login-container .login-card .login-content{align-items:center;display:flex;flex-direction:column}.login-container .login-card .login-content .logo-wrapper{background-color:#d8d8d8!important;border-radius:16px!important;display:flex;justify-content:center;margin-bottom:1.5rem;padding:1vh}.login-container .login-card .login-content .logo-wrapper .company-logo{height:auto;max-width:180px}.login-container .login-card .login-content .login-button{background-color:#1976d2!important;margin-top:1.5rem!important}.login-container .login-card .login-content .login-button:hover{background-color:#1565c0!important}.login-container .login-card .login-content .error-message{align-self:flex-start;color:#ff5252;margin-top:.5rem}.login-error{color:#e5e5e5;height:100vh}.comparations,.login-error{align-items:center;display:flex;justify-content:center;width:100%}.comparations{flex-direction:column;gap:1vh;margin-top:8.2vh}.comparations .component{align-items:center;display:flex;flex-direction:column;gap:2vh;height:90vh;justify-content:flex-start;width:100%}.comparations .component .top{align-items:center;display:flex;justify-content:space-between;width:90%}.comparations .component .top .etapas{color:#e5e5e5!important}.comparations .component .top .search{display:flex;gap:1vh}.comparations .component .tabela{align-items:center;display:flex;flex-direction:column;gap:1vh;justify-content:center;width:100%}.comparations .component .tabela .listagem{display:flex;flex-direction:column;justify-content:center;margin-bottom:5vh;width:98%}.comparations .component .tabela .listagem .th-styled{font-size:1.6vh;text-align:center}.comparations .component .tabela .listagem .sem-execucoes{align-items:center;color:#e5e5e5;display:flex;height:68vh;justify-content:center;width:100%}.comparations .component .tabela .listagem .row-line:hover{background-color:#3e3e3e}.comparations .MuiPaper-root{border-radius:0!important}.comparations .MuiAccordionSummary-content{justify-content:space-between!important}#events-table{display:flex;flex-direction:column;gap:2vh;height:auto;max-height:88vh;width:500px}#events-table .MuiTable-root{border:2px solid #a8a8a8!important}#events-table .MuiTable-root .cell{border:1px solid #a8a8a8}#events-table .MuiTable-root .cell-bold{border:1px solid #a8a8a8;font-weight:700;width:70%!important}#events-table .MuiTable-root .MuiChip-root{margin:2px!important}#events-table .MuiTable-root .flex{display:flex;gap:1vh}*{box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;padding:0}body{background-color:#0c1a24;width:100%}.MuiPaper-root{border-radius:20px!important}.MuiTooltip-tooltip{font-size:15px!important}.loading{display:flex;flex-direction:column;height:100%;justify-content:center;overflow:hidden;.load{align-items:center;display:flex;justify-content:center;margin-top:20%}.load,.msg{height:auto}.msg{color:#fff;text-align:center}}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-thumb{background:#acacac;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#555}
/*# sourceMappingURL=main.2dff9c66.css.map*/