<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300&amp;display=swap');

/** {
    outline: 1px solid red !important;
}*/
html {
    min-height: 100vh;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}


body {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    background: #FFE6CB !important;
    color: #212529 !important;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 0;
}

body .ui-accordion .ui-accordion-header.ui-state-active {
    background-color: #F15A22 !important;
    border-color: #F15A22 !important;
    color: white !important;
    font-weight: bold !important;
}

body .ui-button.ui-button-warning {
    background-color: #F15A22;
    border-color: #F15A22;
    color: white;
}

body .ui-button.ui-button-flat {
    color: white !important;
}

body .ui-state-hover, .ui-button-warning:hover{
    background-color: #D14E1F !important;
    border-color: #D14E1F !important;
    color: #212529 !important;
    color: white !important;
    font-weight: bold;
}

body .ui-dialog-titlebar-icon {
    color: #212529 !important;
}

body .ui-dialog .ui-dialog-titlebar {
    background-color: #F15A22 !important;
    color: white !important;
    font-weight: 900 !important;
}

body .ui-datatable thead th {
    background-color: rgb(248, 248, 248) !important;

}

body .ui-datatable thead th .ui-column-title {
    font-weight: bold !important;
}

body .ui-tabmenu .ui-tabmenu-nav .ui-tabmenuitem a {
    font-weight: 400 !important;
}

.div_footer_index {
    color: white;
}

.input_login_senha .ui-state-hover {
    color: #212529 !important;
}

.ui-state-highlight {
    background-color: #F15A22 !important;
}

/*#ffa500*/
/*#8a3324*/

.cabecalho a {
    font-size: 18px;
}

.cabecalho a:hover {
    background-color: #D14E1F !important;
    border-color: #D14E1F !important;
    color: white !important;
    font-weight: bold;
}

/*margin-bottom: 120px;*/

body .ui-fluid .ui-selectonemenu-label {
    font-size: 16px !important;
}

form#frmAetAnexo .ui-fluid .ui-selectonemenu-label {
    font-size: 16px !important;
}

#header-fortaleza {
    font-family: "Montserrat", sans-serif;
    color: #212529 !important;

}

form#frmAlteraSenha {
    border-radius: 3px !important;
    width: 600px;
    height: fit-content;
}

form#frmAlteraSenha .ui-password {
    margin-bottom: 15px !important;
}

.header-fortaleza-container a {
    font-size: 15px !important;
}

.novo_processo_aet .label {
    font-size: 16px !important;
    font-weight: normal !important;
    color: #212529;
}

div .ui-panelgrid-cell .ui-g-12 .ui-md-6 {
    align-content: end !important;
}

.create_user_sub_title {
    display: flex;
    justify-content: space-between;
    background-color: white;
    color: #333;
    width:100%;
    text-align: center;
}

.sub_title {
    display: flex;
    justify-content: space-around;
    background-color: #F15A22;
    color: #333;
    width:100%;
    text-align: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    padding: 5px 0px 5px;
}

.header-img1 {
    align-self: center;
    height: auto;
}

.header-img2 {
    align-self: center;
    height: auto;
}

.header-h1 {
    align-self: center;
}

.header-login {
    color: #325565;
    font-weight: bolder;
    text-align: center;
    font-size: 26px;
}

.novo_processo_aet div#dvGrade {
    margin-bottom: 20px;
}

.input_login_senha .ui-inputfield {
    border: transparent;
    border-radius: 25px;
    padding: 10px 20px 10px;
    background-color: #F2F2F2;
}


.lista_aet_processo .ui-button {
    margin: 5px;
    font-weight: normal !important;
    border-color: rgb(0, 161, 149) !important;
}

.cabecalho .ui-button {
    margin: 0px 10px 0px 0px !important;
    background-color: #F15A22 !important;
    border-color: #F15A22 !important;
    color: white;
}

/*.cabecalho .ui-button .ui-button-warning {
    margin: 0px 10px 0px 0px !important;
    background: #F8B703 !important;
    border-color: rgb(251, 192, 45) !important;
}*/

.perguntafrequente .ui-button {
    margin: 5px;
    font-weight: normal !important;
    border-color: rgb(0, 161, 149) !important;
}

/*
.incluir_anexo .ui-button {
    margin: 5px;
    font-weight: normal !important;
    border-color: #F8B703 !important;
}
*/
.ui-button {
    margin: 5px !important;
}

.enter-reset-create-login .ui-button {
    margin: 0px !important;
}

.ui-button-text {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
}

/*
.ui-tabmenuitem.ui-state-active {
    border-color: #E68301 !important;
}
*/

.ui-panel-content, ui-datatable-data&gt;tr {
    color: #212529 !important;
}

/*.ui-paginator, .ui-paginator-pages, .ui-paginator-page.ui-state-active {
    color: #212529 !important;
}*/

.ui-paginator-page.ui-state-active {
    color: white !important;
    background-color: #F15A22 !important;
}

.incluir_anexo .ui-button-text {
    color: white;
    background-color: rgb(0, 161, 149);
    border-color: rgb(0, 161, 149);
}

.novo_processo .ui-button-text {
    color: #212529;
    background-color: #fbc02d;
    border-color: #fbc02d !important;
}

.novo_processo_aet .ui-spinner-button {
    display: none !important;

}

.novo_processo_aet .ui-spinner-input, .ui-inputfield {
    font-size: 24px !important;
}

/*
 margin: 0px !important;
    background-color: #fbc02d !important; */


.novo_processo_aet input {
    font-size: 16px !important;
}

.novo_processo_aet .ui-c {
    margin: 2px;
    color: #212529;
}

.novo_processo button {
    background-color: #fbc02d !important;
}

.btn-enviar {
    background-color: white;
    padding-top: 15px;
    padding-left: 15vw;
    padding-right: 15vw;
    width: 100%;
    text-align: center;
}

.btn-return {
    background-color: white;
    padding: 15px;
    width: 100%;
    text-align: center;
}

/* altera todos os botÃµes .ui-button-icon-left, .ui-icon, .ui-c, .pi, .pi-home 
*/
/*.ui-icon, .ui-c, .pi, .pi-home {
    font-size: 1.5rem !important;
    
}
*/
.ui-dialog-title {
    font-size: 16px !important;
}

/*
.ui-button-text {
    font-family: 'Roboto', sans-serif !important;
    font-size: 16px;
    background-color: #F8B703;
    border-color: #F8B703 !Important;
    color: white;
    
}
*/

div#frmAetPessoa:j_idt37 {
    margin-top: 10px;
    margin-bottom: 20px;
}

.create_user {
    display: flex;
    margin: 0 auto;
}

.create_user_arrow_left .ui-button {
    color: #212529;
    background-color: white;
    border-color: white;
    align-self: center;
}

.justify {
    text-align: justify;
    text-justify: inter-word;
}

form#frmLogin {
    display: flex;
    position: relative;
    flex-direction: column;
    align-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 20px 0px;
    border-radius: 5px 5px 0px 0px;
}

/*div#reset_create {
    width: 60%;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;    
    padding: 0px 20px 20px;
    
}*/

div#inner_reset_create_user {
    display: flex;
    position: relative;
    flex-direction: row;
    justify-content: space-between;
    background-color: white;
    margin: 0 auto;
    width: 80%;
    border-radius: 0px 0px 5px 5px;
    padding: 10px 25px 15px;
    font-family: "Montserrat", sans-serif;
    color: rgb(68, 68, 68);
}

.tipo-pessoa-opcao {
    text-align: center;
    width: 100%;    
    padding: 0px 20px 0px;
    margin: 0 auto;
}

form#frmBotaBuscaAet {
    padding: 10px;
}

form#frmProcesso {
    width: 100%;
    background-color: #f8f8f8;
    padding: 10px;

}

/*
.enter-reset-create-login {    
    margin: 0px auto;
    display: flex;
    position: relative;
    width: 100%;
    flex-direction: column;
    align-items: center;
}
*/

.enter-reset-create-login {
    display: flex;
    flex-direction: column;
    width: 80%;
    background-color: white;
    padding: 0px 25px 0px;
}

.enter {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

div#fortalezaDigitalBtn {
    margin-top: 20px;
}

/*div#fortalezaDigitalBtn {
    display: flex;
    position: relative;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    padding-top: 5px;
}*/

/*div#fortalezaDigitalBtn a {
        background-color: rgb(238, 119, 35);
        border-color: rgb(238, 119, 35);
    background-color: #a52a2a;
    border-color: #a52a2a;
    color: white;
    font-weight: bold;
    padding: 5px;
}*/

/*div#fortalezaDigitalBtn .ui-button{
    background-color: antiquewhite !important;
}*/
/*div#fortalezaDigitalBtn {
    display: flex;
    flex-direction: column;
}

*/div#fortalezaDigitalBtn a {
    padding: 5px;
}

div#fortalezaDigitalBtn img{
    padding-right: 10px
}

.enter .ui-button-raised, .ui-button-warning {
    width: 100% !important;
}

.enter .ui-panelgrid {
    width: 100% !important;
}

.enter .ui-widget-content {
    padding: 5px !important;
    margin: 0px auto;
    width: 100% !important;
}

table#frmLogin:j_idt39 {
    width: 100% !important;
}

.dialog_reset_pass {
    width: 40vw;
    background-color: white;
    margin: auto;
    padding: 10px;
    border-radius: 5px;
    /*    display: flex !important;
        flex-direction: column !important;*/
}

.dialog_reset_pass input {
    width: 100%;
    margin-bottom: 10px;
}

/*
.ui-panelgrid .ui-grid-responsive .ui-grid-row {
    border: none !important;
}
*/

body .ui-panel, .ui-panell-titlebar {
    border: none !important;
}

.aet_pessoa .ui-panel-titlebar {
    width: fit-content !important;
}

.aet_pessoa .ui-messages {
    width: auto !important;
}

.ui-messages-error {
    width: 60% !important;
}

.aet_pessoa .ui-grid-row {
    align-content: center !important;
}

input[type="radio"], input[type="checkbox"] {
    margin-right: 5px !important;
}

.novo_processo_aet .card .label {
    color: #212529 !important;
}

.novo_processo_aet .ui-outputlabel, .ui-required {
    margin-top: 10px !important;
    margin-bottom: 0px !important;
}

label {
    margin-right: 20px !important;
}

.aet_pessoa .ui-fluid {
    width: fit-content !important;
    margin-top: 10px;
    background-color: white;
}
.aet_pessoa .container {
    margin-bottom: 20px;
}

.aet_pessoa .ui-fluid .ui-inputtext[size], .ui-fluid .ui-inputfield[size] {
    width: 100% !important;
}

.novo_processo .ui-fluid .ui-inputtext[size], .ui-fluid .ui-inputfield[size] {
    width: 100% !important;
}

.novo_processo input, select, textarea {
    width: 100% !important;
}

.novo_processo_aet .ui-panell-titlebar {
    border: none !important;
}

.aet_pessoa .ui-panell-titlebar {
    border: none !important;
}

.incluir_anexo .ui-widget-header {
    border: none !important;
}

.ui-selectonemenu {
    display: flex !important;
    width: 100% !important;
    margin-bottom: 10px !important;
}

.ui-widget {
    font-family: "Montserrat", sans-serif;
    font-size: 14px !important;
}

.div_footer_index p {
    margin: 0px;
}

div#fortalezaDigitalBtn .ui-widget{
    font-size: 18px !important;
}

.perguntafrequente .ui-widget-header {
    border: none !important;
}

.novo_processo_aet {
    background-color: #E5E5E5;
}

.novo_processo_aet .container {
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #f8f8f8 !important;
}

.reset_create a {
    font-size: 16px !important;
    color: #2196f3 !important;
}

.reset_create .ui-panelgrid {
    width: 100% !important;
}


.reset_create .ui-widget-content {
    width: 100% !important;
}

/*.reset_create .ui-fluid, .ui-button {
    width: fit-content !important;
}*/

div#dvFiltros .ui-button {
    width: fit-content !important;
}

.button_fit_content {
    width: fit-content !important;
}

div#reset_create .ui-fluid {
    width: fit-content !important;
}
.enter .enter-button button {
    width: 100% !important;
}

/*.ui-widget-content {
    border: 1px !important;
    background-color: #f8f8f8 !important;
}*/

.ui-widget-content input {
    box-shadow: none !important;
    font-weight: normal !important;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px #f8f8f8 inset !important;
}

.lista_aet_processo .ui-inputfield {
    margin: 0px !important;

}

.novo_processo_aet label {
    font-weight: normal !important;
}

.cabecalho {
    background-color: #f8f8f8 !important;
}

div#dvFiltros input {
    width: 100px;
}


/*div#dvCabecalho a {
    margin: 1px !important;
}*/

.novo_processo_aet input {
    height: fit-content;
    margin-bottom: 10px;
}

.incluir_anexo .ui-inputfield {
    margin: 0px !important;

}

.aet_pessoa .ui-g {
    display: flex !important;
    margin: 0 auto !important;
}


.ui-widget-overlay {
    position: relative !important;
}
/*
.reset .ui-button-text {
    border-color: #c9302c !important;
    background-color: #f8f8f8 !important;
    color: #333;
    font-weight: normal !important;
}
*/
/*
.create .ui-button-text {
    font-weight: normal !important;
    border-color: #c9302c !important;
    background-color: #f8f8f8 !important;
    color: #333;
}
*/
.marginLeft {
    margin-left: 10px;
}

.welcomeText {
    margin-bottom: 20px;
}

div#container {
    flex: 1;
    padding: 20px 0;
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    box-sizing: border-box;
}

div#suporte {
    display: block;
    position: relative;
    width: 100% !important;
    margin-top: auto;
    right: 0px;
    background-color: #009889;
    padding: 10px;
}

.negrito {
    font-weight: bold;
}

.div_footer_index {
    display: flex;
    justify-content: space-between;
}

/*.ui-dialog .ui-dialog-titlebar {
    margin: 1% auto !important;
}*/

/*.ui-state-hover {
    background-color: #F8B703 !important;
}*/

#frmAlteraSenha {
    display: flex;
    margin: 20px auto;
    width: fit-content;
}

/*
.novo_processo form#frmCabecalho .ui-tabmenuitem -webkit-tap-highlight-color {
    
    border-color: #F8B703 !important;
}
*/

.alterar_senha {
    display: flex;
}

.aet_pessoa .cadastro-header {
    display: flex;
    width: 100%;
    align-content: center !important;
}

.cadastro-header h3 {
    margin: 0 auto !important;
}

.container .ui-selectonemenu {
    padding: 0 !important;
}
/*
.novo_processo .ui-fileupload-upload {
    display: none !important;
}
*/
form#frmAetsRenovacao .ui-state-default {
    background-color: rgb(0, 161, 149) !important;
    color: white !important;
}

.perguntafrequente {
    text-align: center !important;
}

.perguntafrequente div#j_idt103:manuelSwitcher {
    display: flex !important;
    margin: 0 auto !important;
}

.perguntafrequente img {
    background-color: transparent !important;
    margin: 0 auto !important;
}

div#dvFiltros {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

div#submitAndReturn {
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
}

.noSideBorder th, td, tr:first-child, td:first-child {
    border-left-width: 0 !important;
    border-right-width: 0 !important;
    border-top: none !important;

}

.anx_list .ui-icon {
    font-size: 20px !important;
}

.novo_processo_aet {
    margin: auto;
}

div#pessoaForm input {
    margin-bottom: 10px !important;
}

div#updatePessoa input {
    margin-bottom: 10px !important;
}

.input_login_senha {
    height: 50%;
    width: 80%;
    border-radius: 5px 5px 0px 0px;
    padding: 20px 25px 0px;
    background-color: white;
    font-family: "Montserrat", sans-serif;
    color: rgb(68, 68, 68);
}

.input_login_senha input {
    margin-top: 5px;
    margin-bottom: 15px;
}

.ui-inputfield:hover::placeholder{
    color: white;
}

@media screen and (min-device-width: 768px) {
    .container {
        width: 100% !important;
    }
    .novo_processo_aet .container {
        width: 70% !important;
    }
    .container .create_user {
        width: 40% !important;
    }

    form#frmLogin {
        width: 600px;
        height: fit-content;
    }

/*    div#reset_create {
        width: 600px;
        height: fit-content;
    }*/

    .tipo-pessoa-opcao {
        height: fit-content;
    }
    /*    div#fortalezaDigitalBtn {
            width: 400px;
            height: fit-content;
        }*/
}

@media screen and (min-device-width: 801px) {
    div#dvFiltros {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    .novo_processo_aet {
        width: 50vw;
    }
}

@media screen and (min-device-width: 1920px) {
    .novo_processo_aet .container {
        width: 60% !important;
    }
    .container .create_user {
        width: 50% !important;
    }

    .novo_processo_aet {
        width: 40vw;
    }
}

@media screen and (max-device-width: 640px) {
    .sub_title {
        display: none;
    }

    /*    .footer-index {
            position: fixed;
        }*/

    .div_footer_index {
        display: flex;
        width: 100%;
        text-align: center;
        flex-direction: column;

    }

    .header-login {
        font-size: 18px;
    }

    .reset-create {
        flex-direction: column;
        width: 95%;
    }

    .ui-tabmenu-nav {
        display: flex;
        flex-direction: column;
    }

    .perguntafrequente .row {
        display: flex !important;
        flex-direction: column !important;
    }

}

@media screen and (max-device-width: 768px) {

    form#frmLogin {
        height: fit-content;

    }
    .sub_title {
        flex-direction: column;
        padding-bottom: 10px;
    }

    .reset-create button {
        margin-bottom: 10px;

    }

    .header-login {
        font-size: 24px;
    }

    .perguntafrequente .row {
        display: flex !important;
        flex-direction: column !important;
    }

    form#frmCabecalho .ui-tabmenu a {
        display: flex;
        width: 100%;
        /*        margin-bottom: 10px;*/
    }

    form#frmCabecalho {
        margin: 0px !important;
    }

}

/* 
    alteraÃ§Ãµes nas demais paginas dentro da pasta resources/css
*/</pre></body></html>