:root{--primary:#173f5f;--text:#07141d;--medium:#757575;--warning:#f49d1a;--danger:maroon;--background:#f2f2f2;--white:#fff;--info:#4179d1;--success:#41bf9b}*{margin:0;padding:0;box-sizing:border-box;outline:none;font:14px Roboto,sans-serif;max-width:100%;scrollbar-width:thin;scrollbar-color:#173f5f #757575}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #173f5f;opacity:.75;border-radius:10px}::-webkit-scrollbar-thumb{background:#173f5f;border-radius:10px}::-webkit-scrollbar{width:5px;height:5px}html{width:100%}@media(max-width:1024px){html{width:-moz-fit-content;width:fit-content}}body{position:relative;width:100vw;max-height:100vh;overflow-x:hidden!important;background:var(--background);color:var(--text)}h1{font-size:1.5rem}h1,h2{font-weight:700}h2{font-size:1.25rem}h3{font-size:1.125rem;font-weight:700}p{font-size:1rem}button{cursor:pointer}a{color:inherit;text-decoration:none}ol,ul{list-style-position:inside}caption{margin:-1px;padding:0;border:0;clip:rect(0 0 0 0)}.pular-navegacao,caption{position:absolute;height:1px;width:1px;overflow:hidden}.pular-navegacao{display:block;color:transparent;text-indent:100%;white-space:nowrap}.swal2-container{z-index:9999}.swal2-popup{padding:30px 20px}.swal2-actions{display:flex;width:100%}.swal2-confirm{width:45%;background:var(--primary)!important;border-radius:10px!important;font-weight:600}.swal2-cancel{width:45%;color:var(--danger)!important;background:transparent!important;border:1px solid var(--danger)!important;border-radius:10px!important;font-weight:600}.swal2-cancel:hover{color:var(--white)!important;background:var(--danger)!important}:disabled{cursor:not-allowed}.p-datatable-table{width:100%}.p-datatable-tbody tr,.p-datatable-thead tr{display:grid!important;grid-template-columns:1fr minmax(auto,150px)}.p-datatable-thead tr th span{color:var(--text)!important;font-weight:600!important}.p-datatable .p-datatable-thead>tr>th{padding:1rem;border-width:1px 0 2px;background:#fcfcfc;text-align:left;font-weight:600;transition:box-shadow .15s}.p-datatable .p-datatable-tbody>tr>td{padding:1rem;border:solid #dee2e6;border-width:1px 0 0;text-align:left}@media(max-width:844px){.p-datatable .p-datatable-tbody>tr>td{padding:.875rem .625rem;font-size:.875rem}}.p-datatable.p-datatable-striped .p-datatable-tbody>tr.p-row-odd{background:#fcfcfc}.border-bottom-input .p-inputtext{background:var(--text)!important;border:none!important}.border-bottom-input{border-radius:0!important;border:none!important;border-bottom:1px solid #8d8d8d!important;margin-right:10px!important}.border-bottom-input .p-inputtext:enabled:focus,.border-bottom-input.p-inputtext:enabled:focus{box-shadow:none!important}.min-w-content{min-width:-moz-fit-content!important;min-width:fit-content!important}.p-component{width:100%}.p-password-panel{width:200px}.ql-container.ql-snow,.ql-toolbar.ql-snow{border-left:2px solid var(--text);border-right:2px solid var(--text)}.ql-toolbar.ql-snow{background:rgba(136,160,168,.15);border-bottom:none;border-top:2px solid var(--text);border-top-left-radius:.5rem;border-top-right-radius:.5rem}.ql-container.ql-snow{border-top:none;border-bottom:2px solid var(--text);border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.ql-editor{min-height:128px}.ql-editor,.ql-editor *{font:14px sans-serif;font-size:inherit}.conteiner-toast:has(.login-toast){top:135px!important}