.painel-atencao-processo-apenso {
    background-color: #c13f3f;
    margin-top: 3px !important;
    margin-bottom: 8px !important;
    padding-top: 0% !important;
    font-weight: bolder !important;
    border-radius: 5px;
    border: darkred 4px solid;
}

.link-processo-apenso {
    font-family: Arial;
    font-size: 13pt !important;
    text-align: justify;
    margin: 1% 2%;
    font-weight: bolder !important;
}

.cor-link-processo-apenso {
    color: white !important;
}

.juntada-documento-header {
    overflow: auto;
    max-height: 100px !important;
}

.juntada-documento-content {
    overflow: auto;
    max-height: 550px !important;
}

.juntada-documento-footer {
    overflow: auto;
    max-height: 60px !important;
}

.comBorda {
    border-color: inherit !important;
    border-style: solid !important;
    border-width: 1px !important;
}
.anexoProcesso__documento__tabela {
    overflow:auto !important;
    position: relative;
}

.anexoProcesso__texto {
    color: #1d5987;
    font-weight: bold;
    line-height: 18px;
}
.anexoProcesso__texto--titulo {
    font-family: 'Trebuchet MS';
    font-size: 14px;
}
.anexoProcesso__texto--valor {
    font-family: "Times New Roman";
    font-size: 12px;
    left: 10px;
    position: relative;
}

.ui-datatable table {
    width: 100% !important;
}

.ui-datatable .ui-datatable-data td, .ui-datatable .ui-datatable-data-empty td {
    font-size: 12px !important;
}

.documentos__panel__tableText {
    line-height: normal;
    word-break: break-word;
}

.dadosProcesso__layout__historico__titulo {
    color: white;
    font-family: 'Trebuchet MS';
    font-weight: 600 !important;
    font-size: 13px !important;
    margin: 5px 0;
}

@media screen and (min-width: 1400px) {
    .dadosProcesso__layout__informacao {
        height: 294px !important;
        padding: 5px 10px;
        width: 30% !important;
    }
}
@media screen and (min-width: 1025px) and (max-width: 1399px) {
    .dadosProcesso__layout__informacao {
        height: 294px !important;
        padding: 5px 10px;
        width: 40% !important;
    }
}

@media screen and (min-width: 1025px) {
    /*--- Dados do Processo ---*/
    /* Informação */
    .dadosProcesso__layout {
        height: 530px !important;
    }
    .dadosProcesso__layout__informacao {
        height: 294px !important;
        padding: 5px 10px;
        width: 40% !important;
    }
    /* Tramite */
    .dadosProcesso__layout__tramite {
        height: 294px !important;
        padding: 5px 10px;
    }
    .dadosProcesso__layout__tramite__select {
        margin-left: 12px;
        margin-top: 15px;
        width: 300px;
    }
    .dadosProcesso__layout__tramite__button {
        bottom: 10px;
        height: 33px;
        margin-left: 20px;
        width: 175px;
    }
    .dadosProcesso__layout__tramite__fildset {
        margin-top: 5px;
        position: relative;
    }
    /* Historico */
    .dadosProcesso__layout__historico {
        height: 225px !important;
    }
    .dadosProcesso__layout__historico__button {
        height: 33px;
        margin: 20px 10px;
        width: 175px;
    }


    /*--- Documentos ---*/
    .documentos__panel {
        height: auto;
        position: relative;
        width: calc(100% - 5px);
    }

    .documentos__panel--informacao {
        left: 0px;
    }

    .documentos__panel__divisao {
        margin: 20px 0 0;
    }
    .documentos__panel__divisao--AdicionarDocumento {
        margin-top: 50px;
    }

    .gerenciamentoNatureza__legenda__imgdocumentos__panel--leitorPDF {
        right: -5px;
    }
    .documentos__panel--leitorPDF__scroll {
        border: none !important;
        width: 100%;
    }
    .documentos__panel--leitorPDF__texto {
        color: #1d5987;
        font-size: 14px;
        font-weight: bold;
        line-height: 18px;
        top: 10px;
    }

    .documentos__panel__table__tableText {
        font-family: "Times New Roman";
        font-size: 12px;
        margin-left: 0px;
        font-weight: normal;
    }
    .documentos__panel__tableColumn--Documento--flex {
        display: flex;
        flex-direction: column;
        min-height: 50px;
        justify-content: space-between;
    }
    .documentos__panel__tableColumn--Tamanho {
        width: 18%;
    }
}
@media screen and (min-width: 641px) and (max-width: 1024px) {
    /*--- Dados do Processo ---*/
    /* Informação */
    .dadosProcesso__layout {
        height: 759px !important;
    }
    .dadosProcesso__layout__informacao {
        height: 230px !important;
        padding: 5px 10px;
        width: 100% !important;
    }
    /* Tramite */
    .dadosProcesso__layout__tramite {
        height: 294px !important;
        padding: 5px 10px;
        width: 100% !important;
        top: 240px !important;
        left: 0px !important;
        right: 0px !important;
        bottom: 0px !important;
    }
    .dadosProcesso__layout__tramite__select {
        margin-left: 12px;
        margin-top: 15px;
        width: 300px;
    }
    .dadosProcesso__layout__tramite__button {
        bottom: 10px;
        height: 33px;
        margin-left: 20px;
        width: 175px;
    }
    .dadosProcesso__layout__tramite__fildset {
        margin-top: 5px;
        position: relative;
    }
    /* Historico */
    .dadosProcesso__layout__historico {
        height: auto !important;
    }
    .dadosProcesso__layout__historico__button {
        height: 33px;
        margin: 20px 10px;
        width: 175px;
    }

    /*--- Documentos ---*/
    .documentos__panel {
        height: auto;
        position: relative;
        width: 100%;
    }

    .documentos__panel--informacao {
        left: 0px;
    }

    .documentos__panel__divisao {
        margin: 20px 0 0;
    }
    .documentos__panel__divisao--AdicionarDocumento {
        margin-top: 50px;
    }

    .documentos__panel--leitorPDF {
        right: 0px;
        margin-top: 10px;
    }
    .documentos__panel--leitorPDF__scroll {
        border: none !important;
        height: 700px;
        width: 100%;
    }
    .documentos__panel--leitorPDF__texto {
        color: #1d5987;
        font-size: 14px;
        font-weight: bold;
        line-height: 18px;
        top: 10px;
    }

    .documentos__panel__table__tableText {
        font-family: "Times New Roman";
        font-size: 12px;
        margin-left: 0px;
        font-weight: normal;
    }
    .documentos__panel__tableColumn--Documento--flex {
        display: flex;
        flex-direction: column;
        min-height: 50px;
        justify-content: space-between;
    }
    .documentos__panel__tableColumn--Tamanho {
        width: 18%;
    }
}
@media screen and (min-width: 401px) and (max-width: 640px) {
    /*--- Dados do Processo ---*/
    /* Informação */
    .dadosProcesso__layout {
        height: 800px !important;
    }
    .dadosProcesso__layout__informacao {
        height: 230px !important;
        padding: 5px 10px;
        width: 100% !important;
    }
    /* Tramite */
    .dadosProcesso__layout__tramite {
        height: 294px !important;
        padding: 5px 10px;
        width: 100% !important;
        top: 240px !important;
        left: 0px !important;
        right: 0px !important;
        bottom: 0px !important;
    }
    .dadosProcesso__layout__tramite__select {
        margin-left: 12px;
        margin-top: 15px;
        width: 300px;
    }
    .dadosProcesso__layout__tramite__button {
        bottom: 10px;
        height: 33px;
        margin: 20px 0 0 12px;
        width: 175px;
    }
    .dadosProcesso__layout__tramite__fildset {
        margin-top: 5px;
        position: relative;
    }
    /* Historico */
    .dadosProcesso__layout__historico {
        height: auto !important;
        top: 545px !important;
    }
    .dadosProcesso__layout__historico__button {
        height: 33px;
        margin: 20px 10px;
        width: 175px;
    }

    /*--- Documentos ---*/
    .documentos__panel {
        height: auto;
        position: relative;
        width: 100%;
    }

    .documentos__panel--leitorPDF {
        right: 0px;
        margin-top: 10px;
    }
    .documentos__panel--leitorPDF__scroll {
        border: none !important;
        height: 600px;
        width: 100%;
    }
    .documentos__panel--leitorPDF__texto {
        color: #1d5987;
        font-size: 14px;
        font-weight: bold;
        line-height: 18px;
        top: 10px;
    }

    .documentos__panel--informacao {
        left: 0px;
    }


    .documentos__panel__divisao {
        margin: 20px 0 0;
    }
    .documentos__panel__divisao--AdicionarDocumento {
        margin-top: 50px;
    }
}
@media screen and (min-width: 291px) and (max-width: 400px) {
    /*--- Dados do Processo ---*/
    /* Informação */
    .dadosProcesso__layout {
        height: 800px !important;
    }
    .dadosProcesso__layout__informacao {
        height: 230px !important;
        padding: 5px 10px;
        width: 100% !important;
    }
    /* Tramite */
    .dadosProcesso__layout__tramite {
        height: 294px !important;
        padding: 5px 10px;
        width: 100% !important;
        top: 240px !important;
        left: 0px !important;
        right: 0px !important;
        bottom: 0px !important;
    }
    .dadosProcesso__layout__tramite__select {
        margin: 10px 0 0;
        width: 100%;
    }
    .dadosProcesso__layout__tramite__button {
        bottom: 10px;
        height: 33px;
        margin: 20px 0 0;
        width: 100%;
    }
    .dadosProcesso__layout__tramite__fildset {
        margin-top: 5px;
        position: relative;
    }
    /* Historico */
    .dadosProcesso__layout__historico {
        height: auto !important;
        top: 545px !important;
    }
    .dadosProcesso__layout__historico__button {
        height: 33px;
        width: 100%;
    }
    .dadosProcesso__layout__historico__button--voltar {
        margin: 20px 0 0px;
    }
    .dadosProcesso__layout__historico__button--gerarExtrato {
        margin: 10px 0 10px;
    }

    /*--- Documentos ---*/
    .documentos__panel {
        height: auto;
        position: relative;
        width: 100%;
    }

    .documentos__panel--informacao {
        left: 0px;
    }

    .documentos__panel--leitorPDF {
        right: 0px;
        margin-top: 10px;
    }
    .documentos__panel--leitorPDF__scroll {
        border: none !important;
        height: 300px;
        width: 100%;
    }
    .documentos__panel--leitorPDF__texto {
        color: #1d5987;
        font-size: 14px;
        font-weight: bold;
        line-height: 18px;
        top: 10px;
    }

    .documentos__panel__divisao {
        margin-top: 20px;
    }
    .documentos__panel__divisao--AdicionarDocumento {
        margin-top: 50px;
    }



}
@media screen and (min-width: 0px) and (max-width: 290px) {
    /*--- Dados do Processo ---*/
    /* Informação */
    .dadosProcesso__layout {
        height: 800px !important;
    }
    .dadosProcesso__layout__informacao {
        height: 230px !important;
        padding: 5px 10px;
        width: 100% !important;
    }
    /* Tramite */
    .dadosProcesso__layout__tramite {
        height: 294px !important;
        padding: 5px 10px;
        width: 100% !important;
        top: 240px !important;
        left: 0px !important;
        right: 0px !important;
        bottom: 0px !important;
    }
    .dadosProcesso__layout__tramite__select {
        margin: 10px 0 0;
        width: 100%;
    }
    .dadosProcesso__layout__tramite__button {
        bottom: 10px;
        height: 33px;
        margin: 20px 0 0;
        width: 100%;
    }
    .dadosProcesso__layout__tramite__fildset {
        margin-top: 5px;
        position: relative;
    }
    /* Historico */
    .dadosProcesso__layout__historico {
        height: auto !important;
        top: 545px !important;
    }
    .dadosProcesso__layout__historico__button {
        height: 33px;
        width: 100%;
    }
    .dadosProcesso__layout__historico__button--voltar {
        margin: 20px 0 0px;
    }
    .dadosProcesso__layout__historico__button--gerarExtrato {
        margin: 10px 0 10px;
    }

    /*--- Documentos ---*/
    .documentos__panel {
        height: auto;
        position: relative;
        width: 100%;
    }

    .documentos__panel--informacao {
        left: 0px;
    }

    .documentos__panel--leitorPDF {
        right: 0px;
        margin-top: 10px;
    }
    .documentos__panel--leitorPDF__scroll {
        border: none !important;
        height: 300px;
        width: 100%;
    }


    .documentos__panel--leitorPDF__texto {
        color: #1d5987;
        font-size: 14px;
        font-weight: bold;
        line-height: 18px;
        top: 10px;
    }

    .documentos__panel__divisaodocumentos__panel__divisao {
        margin-top: 20px;
    }
    .documentos__panel__divisao--AdicionarDocumento {
        margin-top: 50px;
    }

}

/*---- Tabela Reflow -----*/
@media screen and (min-width: 0px) and (max-width: 640px) {
    .documentos__panel__table__tableText {
        font-family: "Times New Roman";
        font-size: 12px;
        margin-left: 0px;
        font-weight: normal;
    }
    .documentos__panel__tableColumn--Documento--flex {
        display: flex;
        flex-direction: column;
        min-height: 45px;
        justify-content: space-between;
    }
    .documentos__panel__tableColumn--Tamanho {
        width: 18%;
    }

    .ui-datatable-reflow .ui-datatable-data.ui-widget-content {
        position: relative;
    }
    .ui-datatable-reflow .ui-datatable-data tr.ui-widget-content {
        display: grid;
        position: relative;
        margin-bottom: 10px;
    }
    .ui-datatable-reflow .ui-datatable-data td[role="gridcell"] .ui-column-title {
        color: #1d5987;
        font-family: 'Trebuchet MS';
        font-size: 14px;
        font-weight: bold;
        line-height: 18px;
        margin-top: 0px;
    }
    /*.ui-chkbox .ui-chkbox-box {*/
    /*    height: 20px;*/
    /*    left: 25px;*/
    /*    position: absolute;*/
    /*    top: 3px;*/
    /*    width: 20px;*/
    /*}*/
}

.ui-menu.ui-widget {
    min-width: 180px !important;
}