/*Página do Calendario - Jornal Portal */
div.calendario {
  font-size: 1em;
  text-align: center;
  margin-left: 1% !important;
  margin-right: 6%;
  /*margin-top: 6%;*/
  width: 71rem;
}

div.calendario div.ano_atual{
  width: 100%;
  display: block;
  font-weight: bold;
  font-size: 1.4em;
  font-family: Century Gothic;
  text-align:center;
}

div.calendario div.meses{
  margin: auto;
  /*width: 650px;*/

}

div.calendario div.meses div.mes {
border: solid 0.1em #5776b0;
    background-color: #e4e8f3;
    display: block;
    float: left;
    clear: none;
    margin: 1.0em;
    height: 19rem !important;
}

div.calendario div.meses div.mes div.tituloMes{
  display: block;
  font-weight: bold;
  font-family: Century Gothic;
  text-align: center;
}

div.calendario div.meses div.mes ul {
    padding: 0px;
    display: block;
    float: left;
    clear: both;
    list-style: none;
    background-color: gray;
    margin: 0.1em;
    background-color: #e4e8f3;
    white-space: nowrap;
    width: 12.6em;

}

div.calendario div.meses div.mes ul.dias {
    height: 2em;
    background-color: #5776b0;
    font-weight: bold;
    border-bottom-color: #5776b0;
    border-bottom-style: solid;
    border-bottom-width: thin;
    color: #fff;
    padding-left: 19px;
    width: 99%;
 }

div.calendario div.meses div.mes ul li {
  list-style-type:none;
  width: 1.5em;
  float: left;
  display: block;
  margin: 0.1em;
  padding: 0.2em 0.2em!important;
}

div.calendario div.meses div.mes ul li.hoje {
  background-color: #5776b0;
  border: inset 0.1em;
  padding: 0.1em;  
  /*width: 2em;*/
  width: 29px;
}

div.calendario div.meses div.mes ul li a {
  text-decoration: none;
  color: #fff !important;
  font-weight: bold;
}

div.calendario div.anos {
  width: 100%;
  display: block;
  clear: both;
}

div.calendario div.anos a {
  color: #000000;
  font-weight: bold;
  width: 100%;
  margin: 2%;
}


/*Css da Página Endereço / Telefone / Horário de Atendimento*/

ul>li>button.cidades {
    border-right: 1px solid #5776b000 !important;
    padding: 9px !important;
}

ul.cidadesEndereco li:first-child{
   padding-right: 0.45em !important;
}

/*Css da página de Carta de Servico - Identidade Visual*/
.accordion-item{
	margin-left: 5px;
}

.identidadeVisual{
    padding: 13px;
    margin-left: 177px;
}

@media screen and (max-width: 600px) {
	.identidadeVisual{
	    margin-left: 9px !important;
	}
}


table.dataTable thead th, table.dataTable thead td {
        padding:10px;
        border-bottom:1px solid rgba(0, 0, 0, 0.3);
        background-color: #e4e8f3 !important;
        color: #5776b0 !important;
    }
    
    table.dataTable.stripe>tbody>tr.odd>*,
    table.dataTable.display>tbody>tr.odd>* {
        background-color: #ccd1dd; !important;
        color: #5776b0;
    }
    
    table.dataTable.stripe>tbody>tr.even>*,
    table.dataTable.display>tbody>tr.even>* {
        background-color: #e4e8f3 !important;
        color: #5776b0;
    }
    
    .dataTables_wrapper .dataTables_length {
        float: left;
        margin-top: 10px;
    }
    
    .dataTables_wrapper .dataTables_filter input {
        border: 1px solid #aaa;
        border-radius: 3px;
        padding: 5px;
        background-color: transparent;
        margin-left: 3px;
        margin-top: 10px;
    }
    
    @media (max-width: 524px){
        #table-licitacoes {
            width: 100%;
            color: rgb(87, 118, 176);
            word-break: break-word;
            background-color: rgb(87, 118, 176) !important;
            margin-left: -11px !important;
        }
    }

   /*Página de Certidão Negativa*/
     .certidaoNegativa {
       min-width: 285px !important;
       margin: 5px;
       font-size: 16px;
       height: 91px;
       border: 1px solid #5776B0 !important;
       display: flex;
       align-items: center;
       justify-content: center;
       text-align: center;
       background-color: #F5F5F5 !important;
      }

      .bloco {
         display: flex;
         justify-content: start;
         flex-wrap: wrap;
         justify-content: center;
      }

      .certidaoNegativa:hover {
         background-color: #ffffff !important;
       }

       /*Jurisprudência TR*/
        .img-fluid.rounded-start.jurisprudenciaTR {
           height: 278px;
        }

        @media(max-width: 698px) {
            .img-fluid.rounded-start.jurisprudenciaTR {
              height: 278px;
              margin-left: 140px !important;
              margin-top: 35px !important;
            }
        }

       @media(max-width: 648px){

           .leiloesArcoverde{
                 display: flex;
            flex-direction: column;
          }

          .leiloesCaruaru{
          
            display: flex;
            flex-direction: column;
          }
         
          .leiloesGaranhuns{
            
            display: flex;
            flex-direction: column;

          }
           .leiloesGoiana{
         
            display: flex;
            flex-direction: column;

          }
         .leiloesJaboatao{
           
            display: flex;
            flex-direction: column;
          }
          .leiloesOuricuri{
           
            display: flex;
            flex-direction: column;
          }
          .leiloesPalmares{
          
            display: flex;
            flex-direction: column;
          }
         .leiloesPetrolina{
            display: flex;
            flex-direction: column;
            margin-left: -27px;
            margin-top: -2px;
          }
          .leiloesPetrolina1{
            display: flex;
            flex-direction: column;
            margin-left: -1px;
            margin-top: -2px;
          }

          .leiloesJaboatao{
         
            display: flex;
            flex-direction: column;
          }

          .leiloesRecife{
         
            display: flex;
            flex-direction: column;
          }
         
          .leiloesSalgueiro{
         
            display: flex;
            flex-direction: column;
          }
         
          .leiloesSerra{
         
            display: flex;
            flex-direction: column;
          }

          .linkUteis{
         
            display: flex;
            flex-direction: column;
          } 

          .tribunaisSuperiores{
            width: 650px;
           
            display: flex;
            flex-direction: column;
          }
          .atosNormativosOrdemServico{
            display: flex;
            flex-direction: column;
          }

         .atosNormativosOrdemServico tr{
            display: flex;
            flex-direction: column;
          }

         .inspecoesJudiciaisVaras tr{
            display: flex;
            flex-direction: column;
          }

          .ordensServicoDirecaoForo tr{
            display: flex;
            flex-direction: column;
          }

          .ordensServicoVaras tr{
            display: flex;
            flex-direction: column;
            
          }

         .inspecoesJudiciaisVarasEditais{
           height: 66px;
         }
         .portariasVarasFederais tr{
            display: flex;
            flex-direction: column;
         }
         .ordemservicoVarasDataEmenta{
           margin-left: -4px;
           padding: -3px;
           display: flex;
           flex-direction: column;
         }
         .ordemservicoVarasData{
            width: 50%;
         }
         .ordemservicoVarasEmenta{
            width: 100%;
         }
         .indiceOnomastico{
            margin-top: -14px !important;
         }
         .botaoAudienciaPublica{
             display: flex;
             justify-content: center;
             margin-left: 0px !important;
         }
         .separadorPaginasComposicaoVaras{
             width: 19rem !important;
         }

         /*.card-body{
           width: 22% !important;
           margin-left: -17px !important;
         }*/
      }

     .itens .nav li a {
        color: #fff !important;
        width: 100%;
        font-family: Roboto;
        font-size: 14px;
     }

   .list-inline .nav li a {
      margin: 0;
      padding: 0;
      font-size: 10px;
      color: #333 !important;
   }

   .list-inline .nav li a:hover {
      color: #9b9b9b !important;
      text-decoration: none !important;
   }

   .termoCompromisso:hover{
      text-decoration: underline;
   }

   .ordensServicoVaras{
     background-color: #5776b0; 
     margin: -4px; 
     width: 67rem !important;
   }
   
   @media(max-width: 900px){  
      .mapaTurmaRecursais{
          margin-top: 0px !important;
      }
      .mapaCartasServico{
         margin-top: 0px !important;
      }
      .mapaAcessibilidade{
         margin-top: 0px !important;
      }
      .mapaConcursos{
         margin-top: 0px !important;
      }
     
     .ordemservicoVarasData{
          width: 100% !important;
     }

     .ordensServicoVaras tr{
            display: flex;
            flex-direction: column;
             width: 0px !important;
      }
      .mapadosite_conteudo {
        display: none;
        margin-top: 70px;
        background-color: #E4E8F3;
        color: #5776B0;
        padding: 45px 4vw 45px 4vw;
        position: relative;
        width: 22rem !important;
        margin-left: -20px !important;
      }
      .mapadosite {
         margin-left: -34px !important;
         margin-top: -4px;
      }
      .mapaTurmaRecursais {
         margin-top: 0px !important;
      }
      .mapadosite_conteudo .box {
         border: 1px solid #5776B0;
         text-transform: uppercase;
         width: 120px;
         text-align: center;
         font-family: RobotoLight;
         font-size: 14px;
         padding: 5px 0px 5px 0px;
         position: absolute;
         right: 9vw;
         bottom: 60px;
         color: #5776b0;
         height: 35px;
         top: 11px;
       }
   }
     @media(max-width: 968px){
          .ordensServicoVaras{
             width: 100% !important;
             margin-left: 2px;
             height: 73px;
          }
          .table-responsive tbody tr td{
            width: 8rem;
            word-break: break-word;
         }
       table.tabelaObrasReformas {
           display: flex;
           flex-direction: column;
           word-break: break-word;
       }
     }
   @media(max-width: 648px){
      .prestacaoContas{
         display: flex;
         flex-direction: column;
        word-break: break-word !important;
      }
      .responsive-table{
       overflow-x: auto;
       display: flex;
       flex-direction: column;
       word-break: break-word;
      } 
  }

   @media(max-width: 698px){

      .responsive-table{
       overflow-x: auto;
       display: flex;
       flex-direction: column;
       word-break: break-word;
      } 
  }

  @media(max-width: 648px){
    
      .contratacoesAno{
         width: 11rem;
      }
      .contratacoesArquivo{
         width: 11rem;
      }
      .orientacoesTCUAcordao{
         width: 11rem;
      }
      .orientacoesTCUAcordaoArquivo{
         width: 11rem;
      }
      .normasTRF5CNJ{
         height: 68px; 
      }

      .conteudoLivro{
        font-weight: 400;
        margin-top: -48px;
        margin-left: 0px !important;
      }
  }

  /*Turmas Recursais*/
   .separador-magistrados {
      list-style: none;
      padding: 0;
      width: 72rem;
      padding: 0.5em 0;
      border-bottom: 1px solid #5776b0;
   }
   .separador-direcao {
      list-style: none;
      padding: 0;
      width: 70rem;
      padding: 0.5em 0;
      margin-left: -4px;
    }
    /*.demonstrativo .conteudo ul li:hover:not(:first-child) {
       font-weight: bold;
    }*/
   .dados_centralrelacionamento {
       min-height: 84px;
       background-color: #fff;
       border: 1px solid #5776b0;
       justify-content: center;
       align-items: center;
       flex-direction: column;
       text-align: center;
       padding: 6px;
       display: flex;
       
    }
   
   .atualizacoes span {
      display: block;
      text-align: justify;
      text-transform: none !important;
      font-weight: bold;
      font-size: 1.6em;
      padding-bottom: 20px;
      font-size: 26px;
      font-weight: 400;
      margin-top: -33px;
      margin-left: 15px;
   }
   .atualizacoes .box_upd {
     cursor: pointer;
     padding: 15px;
     float: left;
     width: calc((100%/3) - 10px);
     position: relative;
     border: 1px solid #5776b0;
     margin: 5px;
     min-width: 300px;
     height: 415px;
     background-color: #fff;
   }
   .demonstrativo .conteudo .titulo {
      margin-top: 3vh;
      font-size: 17px;
      font-weight: bold;
      color: #5776b0;
      text-transform: uppercase;
   }

  .mapadosite_conteudo {
  display: none;
  margin-top: 70px;
  background-color: #E4E8F3;
  color: #5776B0;
  padding: 45px 4vw 45px 4vw;
  position: relative;
  width: 86rem;
  margin-left: -47px;
  }

  @media(max-width: 648px){
     .centralrelacionamentohorario{
          margin-top: 0px !important;
      }
     .centralrelacionamentotelefone{
          margin-top: 0px !important;
      }
      .centralrelacionamentoemail{
          margin-top: 0px !important;
      }
      .centralrelacionamentobalcao{
          margin-top: 0px !important;
      }
 
      .centralRelacionamento1Turma{
         text-align: right;
         margin-top: 3px !important;
      }
 
  }

     @media(max-width: 900px){            
        .centralrelacionamentohorario{
            margin-top: 0px !important;
        }
        .centralrelacionamentotelefone{
          margin-top: 0px !important;
        }
        .centralrelacionamentoemail{
          margin-top: 0px !important;
        }
        .centralrelacionamentobalcao{
          margin-top: 0px !important;
        }
         .indiceABCDEF{
           margin-top: 10px !important;
           display: flex;
           flex-direction: column;
         }
         .indiceOnomastico{
            margin-left: 50px !important;
         }
        .bibliotecaServidores{
            height: 964px !important;
        }
        div.calendario {
            width: 31rem !important;
        }
      }

       @media(max-width: 580px){
          .dados_centralrelacionamento {
               width: 18rem !important;
               margin-left: 2px !important;
           }
          .iconeHorario{
            margin-left: 0px !important;
          }
         .iconeEmail{
            margin-left: 0px !important;
          }
         .iconeBalcao{
            margin-left: 0px !important;
          }
         .align-items-start {
            display: flex !important;
            flex-direction: column;
            align-items: center !important;
          }
         .tableComissao{
           width: 309px !important;
         }
         .comarcasEstaduais{
            height: 106px !important;
         }
         .feriadosAno{
           display: flex;
           flex-direction: column;
           margin-left: 117px;
         }
         .obrigacoesControladores{
           height: 114px;
         }

         .processoJudicialEletronico{
            width: 17rem !important;
           margin-left: 1px !important;
         }
         .portariasPetrolina{
           margin-left: 2px !important;
           width: 19rem !important;
         }
         .legislacaoComissao{
           border-top: 1px solid #5776b0 !important;
           width: 16rem !important;
         }
         .grupoApoioaMulheres{
            border-top: 1px solid #5776b0 !important;
           width: 16rem !important;
         }
         .indiceABCDEF{
           margin-top: 7px !important;
           display: flex;
           flex-direction: column;
         }
       }

   .menulocal .box:hover {
     color: #fff !important;
     background-color: #5776B0;
   }

   .comissao{
      border-radius: 0rem !important;
      background-color: #e4e8f3 !important;
      color: #5776b0;
      border: 1px solid #5776B0;
      outline: none;
      width: 14rem;
      text-align: justify;
   }

  .nav-pills .comissao.active, .nav-pills .show>.nav-link {
       color: #5776b0 !important;
       background-color: #e4e8f3 !important;
  }

  .nav-pills .comissao:hover:not(.active) {
      background-color: #5776b01a !important;
      color: #5776b0 !important;
  }

  @media (max-width: 700px) {
     .menulocal .box {
       width: 100% !important;
       margin-top: 5px;
       margin-left: -5px;
     }
  }

@media (max-width: 1109px) {
   .headermenu .logo {
    cursor: pointer;
    float: right;
       
    display: block !important;
    
   }
}

  .accordion-item{
    background-color: #e4e8f3;
    margin-top: -5px;
  }
  .emailComissao {
    word-break: break-word;
  } 
  
  /*Gerenciamento Cookies*/
#btnCookiesSettings {
  opacity: .8;
  max-width: 2.5rem;
  transition: all .3s ease-in-out;
  z-index: 99999;
  cursor: pointer;
  border-radius: 5px;
  
}

#btnCookiesSettings:hover {
  box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.46);
}

#btnCookiesSettings button {
  background-color: #0e63afd9 !important;
  cursor: pointer;
  border: none !important;
  perspective: 1000px;
}

#btnCookiesSettings button:hover {
  background-color: #0e63af !important;
  
}
 
#btnCookiesSettings button{
  font-size: 1.2rem;
  padding: 0.5rem;
}

.cardHeader_alter{
  padding: 0rem 0.25rem;
  background-color: #fff;
  border-bottom: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

h5.mb-0 {
  flex-grow: 1;
}

.btn:focus {
  box-shadow: none !important;
}

label.switch{
  margin-bottom: 0 !important;
}

.btn-secondary {
  color: #fff;
  background-color: #636c72e8;
  border-color: #636c72e8;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #4e555a;
  border-color: #4e555a;
}

.btn-link {
  width: 100%;
  text-align: left;
  text-decoration: none !important;
  
  cursor: pointer;
}

span.cookiesEssencias {
  font-size: 1rem;
  color: #0275d8;
  margin-bottom: 0;
}

.cardBody_alter{
  padding: 1rem;
}

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 36px !important;
  height: 19px;
  margin-top: 11px;
  margin-left: 18px;
  
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(17px);
  -ms-transform: translateX(17px);
  transform: translateX(17px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

/*Fim Cookies*/

/* css cookies */
.box-cookies.hide {
transform: translateY(50rem);
/*opacity:0;*/
}
.box-cookies {
position: fixed;
bottom: 2%;
width: 100%;
/*animation: moveCookies 1s 0.3s forwards;*/
transform: translateY(0);
transition: all .5s ease-out;
z-index:9999;

}
.lgpd-info{
background: rgb(14, 99, 175, 0.9);
border-radius: 5px;
display: flex;
align-items: center;
justify-content: space-around;
width: 90%;
height:calc(100% - 20vh);
z-index: 9999;
margin: 0 auto;
box-shadow:0 20px 30px rgb(85 86 86 / 40%), 0 0 50px rgb(85 86 86 / 40%);
}
.msg-cookies {
width: 62%;
}
.msg-cookies p {
text-align: center;
padding: 26px;
color: #fff;
font-size: 20px;
margin: 0;
}

.btn-cookies{
display: flex;
gap: 0.2rem;
margin-right: 0.4rem;
}

.btn-cookies button {
background:#e3e5e8;
cursor: pointer;
color: rgb(14 99 175);;
font-size: 16px;
border: none;
border-radius:  4px;
padding: 7px 14px;
transition: background 0.3s;
}
.btn-cookies button:hover {
background: aliceblue;
}

.btnConfirmarCookies {
  color: #fff;
  background-color: #0275d8 !important;
  border-color: #0275d8 !important;
}

@media screen and (max-width: 600px) {
.lgpd-info {
  flex-direction: column;
}
.msg-cookies{
    width: 100%;
}
.btn-cookies {
    width: 100%;
}
.btn-cookies button{
    width: 90%;
    margin: 0 0 7px 20px;
}
.btn-cookies {
  flex-direction: column;
}
}

@keyframes moveCookies {
0%{
    transform: translateY(5rem); 
    opacity: 0;
}
100%{
    transform: translateY(0);
    opacity: 1;
}

}



div.phpdebugbar a, div.phpdebugbar-openhandler {
    cursor: pointer;
    display: none !important;
}

li.nav-item.nomeJuiz {
    margin-left: -4px;
}

button#pills-A-tab {
    font-size: 15px;
}

button#pills-A-tab {
    font-size: 15px;
}

button#pills-B-tab {
    font-size: 15px;
}

button#pills-C-tab {
    font-size: 15px;
}

button#pills-E-tab {
    font-size: 15px;
}

button#pills-F-tab {
    font-size: 15px;
}

button#pills-G-tab {
    font-size: 15px;
}

button#pills-H-tab {
    font-size: 15px;
}

button#pills-J-tab {
    font-size: 15px;
}

button#pills-K-tab {
    font-size: 15px;
}

button#pills-L-tab {
    font-size: 15px;
}

button#pills-M-tab {
    font-size: 15px;
}

button#pills-N-tab {
    font-size: 15px;
}

button#pills-O-tab {
    font-size: 15px;
}

button#pills-P-tab {
    font-size: 15px;
}

button#pills-R-tab {
    font-size: 15px;
}

button#pills-S-tab {
    font-size: 15px;
}

button#pills-U-tab {
    font-size: 15px;
}

button#pills-V-tab {
    font-size: 15px;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff !important;
    background-color: #5776b0 !important;
    /*width: 5rem;*/
    font-size: 15px;
}

.text-start {
  text-align: left !important;
  color: #5776b0;
  margin-left: -12px !important;
}


.demonstrativo .conteudo .abrirTelefone:hover{
    color: #fff !important;
    background-color: #5776B0;
    font-weight: normal;
}
.mapadosite_conteudo .box {
    border: 1px solid #5776B0;
    text-transform: uppercase;
    width: 120px;
    text-align: center;
    font-family: RobotoLight;
    font-size: 14px;
    padding: 5px 0px 5px 0px;
    position: absolute;
    right: 9vw;
    bottom: 60px;
    color: #5776b0;
    height: 34px;
}


























































/*Background da página secundária*/
.menu_expandido {
  background-color: #e4e8f3;
  padding: 15px 0px !important;
  margin-bottom: 20px;
}
.bg_azul_fundo {
  background-color: #e4e8f3 !important;
  margin-top: 10px !important;  
  overflow-x: hidden  !important;
  overflow-y: hidden !important;
  width: 100% !important;
  max-width: 1188px !important;
}
}
.demonstrativo .conteudo {
  min-width: 0px;
  margin-top: 20px;
  padding: 0px 25px;
  color: #5776B0;
  display: none;
  overflow-x: auto;
}

/*Rodapé*/
.footer {
  color: #fff !important;
  background-color: #5776b0 !important;
  background-image: none !important;
  /*margin-top: 70rem !important;*/
}

.footer .social {
    float: right !important;
    margin-top: -44px;
}

.fixadorodape {
  cursor: pointer;
  float: right;
  margin-top: -63px ;
}

@media (max-width: 780px) {
    .footer {
        padding: 21px;
    }
    .fixadorodape {
      cursor: pointer;
      float: right;
      margin-top: -54px !important;
    }
     .footer .social img{
       cursor: pointer;
       max-width: 48px;
       max-height: 30px;
       margin-right: 36px;
       height: 80px;
       width: 100px;
       margin: 5px auto !important;
    }
}

/*Breadcrumb*/
.icon-location{
  display: none !important;
}

.mod-breadcrumbs__wrapper{
  font-size: 11px !important;
  font-family: Roboto;
  text-transform: uppercase;
  margin-left: 63px;
}

/* SubMenu Principal */
.menu_expandido .box_me {
  line-height: 22px;
  letter-spacing: 0.5px;
  font-weight: 600;
}

.menu_expandido .box_me {
  padding-left: 10px;
  cursor: pointer;
  width: calc((100%/4) - 10px);
  height: 140px;
  margin: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  float: left;
  border: 1px solid #5776B0;
  color: #5776B0;
  font-family: RobotoLight;
  line-height: 20px;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  /*margin-top: -42px;*/
}

.menu_expandido .box_me .linha {
  height: 100%;
}

.menu_expandido .box_me .linha:hover {
  color: #fff !important;
}

.menu_expandido .box_me .coluna_a {
  width: 80px;
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.menu_expandido .box_me .coluna_a img {
  max-width: 70px;
  max-height: 70px;
  height: 100px;
  margin-right: 10px;
}

.menu_expandido .box_me .coluna_b {
  width: calc(100% - 80px);
  float: left;
  text-align: left;
  display: flex;
  align-items: center;
  height: 100%;
  font-size: 19px;
  font-weight: bolder;
}

.coluna_b:hover {
  color: #fff !important;
}

.menu_expandido .box_me:hover {
  color: #fff;
}

.menu_expandido .box_me {
  cursor: pointer;
  color: #5776B0 !important;
  font-family: RobotoLight;
  line-height: 20px;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
}

a:not([class]) {
  text-decoration: none !important;
}

a{
  text-decoration: none !important;
  color: #5776b0 !important;
}

a:hover{
  text-decoration: underline !important;
}

.col.col-xs-6.border {
  color: #5776b0;
}

#informativos {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  float: left;
  border: 1px solid #5776B0;
  height: 30px;
  font-size: 12px;
  color: #5776B0;
  padding: 5px;
  margin-right: 5px;
  margin-top: 5px;
}

#divAtasSessoesJulgamento {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  float: left;
  border: 1px solid #5776B0;
  height: 30px;
  font-size: 12px;
  color: #5776B0;
  padding: 5px;
  margin-right: 5px;
  margin-top: 5px;
}

#divAtasSessoes3TR {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  float: left;
  border: 1px solid #5776B0;
  height: 30px;
  font-size: 12px;
  color: #5776B0;
  padding: 5px;
  margin-right: 5px;
  margin-top: 5px;
}

.menulocal .box {
  cursor: pointer;
  width: 180px;
  float: left;
  border: 1px solid #5776B0;
  font-size: 10.5px;
  margin-right: 15px;
  margin-bottom: 10px;
  /*min-height: 54px !important;*/
  display: flex;
  
}

.menulocal .box .descricao {
  display: flex !important;
  align-items: center !important;
  min-height: 40px !important;
}

.dados{
  text-align: justify;
  color: #5776b0;
}

b, strong {
  font-weight: 600 !important;
  color: #5776b0;
}

.demonstrativo .conteudo.selecionado {
  display: flex !important;
  overflow: hidden !important;
  padding: 32px;
  margin-top: -11px;
}

/*Alinhar o conteúdo a esquerda*/
.pagination_esquerdo{
  flex-wrap: wrap;
  justify-content:center;
  padding-left: 18px;
  color: #5776B0;
  
}
.pagination{
  flex-wrap: wrap;
  justify-content:center;
}
/*Accordion*/
.accordion-button.collapsed {
  background-color: #5776b0;
  color: #fff;
  font-weight: bolder;
  font-family: roboto;
}

.accordion-button:not(.collapsed) {
  background-color: #5776b0 !important;
  color: #fff !important;
  font-weight: bolder !important;
  font-family: roboto !important;
}

.accordion-body {
  background-color: #e4e8f3;
  color: #5776b0;
}

.accordion-button::after{
   filter: invert(1);
}

.accordion-button:focus {
  z-index: 3;
  border-color: none !important;
  box-shadow: none !important;
  outline: 0;
}

.titulocompetenciavaras{
  text-align: center; 
  font-weight: initial;
  font-family: Roboto;"
}
.page-link:focus {
  z-index: 3;
  color: var(--pagination-focus-color);
  background-color: #e4e8f3;
  border-color: #5776b0;
}


.box:hover a, .box_me:hover a {
  color: #fff !important;
  text-decoration: none;
}

@media (max-width: 780px) {
    .abrirInformativos {
        margin-top: 6px !important;
    }
    .atassessoes3turma{
      height: 2110px !important;
    }
}

.demonstrativo .conteudo .row.botoes ul.nopadding {
  padding-left: 12px !important;
}


@media (max-width: 460px) {
    .videoBiblioteca {
      border-color: #5776B0;
      margin-top: 1044px !important;
    }
   .videoBiblioteca img {
      border-color: #5776B0;
      margin-top: 19px !important;
    }
    .informacoesBiblioteca{
      border-color: #5776B0;
      margin-top: 23px !important;
    }
}

  @media (max-width: 400px){
   .menu_expandido .box_me {
    width: 99% !important;
    margin-top: 10px !important;
    }
  }

  @media (max-width: 650px){
    .btn-outline-primary {
      cursor: pointer;
      margin-top: 1px;
      height: 83px important;
    }

    .anoLivros{
      border: 1px solid #ffffff;
      padding: 10px;
      background-color: #5776b0;
      color: #ffffff;
    
    }
     .btn-group{
       flex-wrap: wrap;
     }

     .imgConteudo{
        flex-direction: column;
        margin-left: 198px;
     }
  }

  .anoLivros{
    border: 1px solid #ffffff;
    padding: 10px;
    background-color: #5776b0;
    color: #ffffff;
    height: 47px;
  }

  @media (max-width: 800px){
     .imgConteudo{
        flex-direction: column;
        margin-left: 198px;
     }
  }

  .conteudoLivro{
    cursor: pointer;
    margin-left: -181px;
    font-weight: 400;
  }

/*Vídeo sobre a Biblioteca*/
 /*Modal Video*/
  
.meuVideo {
  display: none; 
  position: fixed; 
  z-index: 41;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  background-color: rgba(0,0,0,0.8);
}

#myModal{
   z-index: 9999;
}


.meuVideo-content {
 /* margin: auto;
  display: block;
  width: 100%;
 
  border-radius: 5px;*/
    position: relative;
    display: flex;
    align-items: center;
    margin: auto;
    flex-direction: column;
    width: 52%;
    pointer-events: auto;
    background-color: white;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
}

.meuVideo-dialog{
  position: relative;
  max-width: 700px;
  margin: auto;
}

.meuVideo-content {
  animation-name: zoom;
  animation-duration: 0.6s;
}

@keyframes zoom {
  from {transform:scale(0)}
  to {transform:scale(1)}
}

.closeVideo {
  position: absolute;
  top: 6px;
  right: 35px;
  color: #f1f1f1;
  font-size: 3rem;
  font-weight: bold;
  transition: 0.3s;
  cursor: pointer;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

.videoBiblioteca {
  cursor: pointer;
}

#videoModal video{
  heigth: 85%
}

.demonstrativo .conteudo .row.botoes ul {
  padding-left: 13px !important;
}

.demonstrativo .conteudo .row.botoes {
  margin-top: -1em;
  margin-bottom: 1em;
  max-width: 93% !important;
  display: none;
}
.titulo_estilo {
   margin-top: 2vh;
   font-size: 17px;
   font-weight: bold;
   color: #5776B0;
   text-transform: uppercase;
   margin-bottom:15px
}

p.titulo_curriculolattes {
   margin-top:20px;
   font-size: 17px;
   font-weight:inherit;
   color: #5776B0;
   text-transform:capitalize;
   
}

.page-item {
  padding: 1px;
}

.btn-outline-primary:hover {
  color: #5776b0;
  background-color: #5776b029;
  border-color: #5776b0;
}

.btn.btn-outline-primary {
  color: #5776b0;
  border-color: #5776b0;
}

/*MODAL 
-------------------------*/

.noticiaImagem{
  cursor: pointer;
}

.modalJFPE {
  display: none; 
  position: fixed; 
  z-index: 11; 
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  background-color: rgba(0,0,0,0.8);
}


.modal-contentJFPE {
  margin: auto;
  display: block;
  width: 51%;
  border-radius: 5px;
}

@media (max-width: 768px){
   .modal-contentJFPE {
      margin: auto;
      margin-top: auto;
      display: block;
      width: 86% !important;
      border-radius: 5px;
    }
}


#caption {
  margin: auto;
  display: block;
  width: 81%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

.modal-contentJFPE, #caption {
  animation-name: zoom;
  animation-duration: 0.6s;
}

@keyframes zoom {
  from {transform:scale(0)}
  to {transform:scale(1)}
}

.closeJFPE {
  position: absolute;
  top: 8px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.closeJFPE:hover,
.closeJFPE:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}


/*Biblioteca Livros*/

.modalLivro {
  display: none; 
  position: fixed; 
  z-index: 40; 
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  background-color: rgba(0,0,0,0.8);
}


.modal-contentLivro {
  margin: auto;
  display: block;
  width: 56%;
  border-radius: 5px;
  background-color: #fff;
  color: #5776b0;
}


.modal-contentLivro {
  animation-name: zoom;
  animation-duration: 0.6s;
}

@keyframes zoom {
  from {transform:scale(0)}
  to {transform:scale(1)}
}

.closeLivro {
  position: absolute;
  top:8px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.closeLivro:hover,
.closeLivro:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}


@media (max-width: 1198px){
   .closeLivro {
      position: absolute;
      top: 73px !important;
      right: 35px;
      color: #f1f1f1;
      font-size: 40px;
      font-weight: bold;
      transition: 0.3s;
    }
    .livrodetalhes{
      margin: auto;
      color: #5776b0;
      overflow: auto;
    }
}

.livroDetalhes {
  /*width: 65%;*/
  margin: auto;
  color: #5776b0;
}

/*Teste Media Screen Livros */
@media screen and (max-width:540px) {
    .modal-contentLivro #livroDetalhes {
       word-break: break-word;
    }
}

.page-item.active .page-link {
  z-index: 2;
  color: #fff;
  background-color: #5776B0;
  border-color: #5776B0;
  margin-top: 20px;
}

.btn-check:checked + .btn, :not(.btn-check) + .btn:active, .btn:first-child:active, .btn.active, .btn.show {
  color: #5776b0 !important;
  background-color: #e4e8f3 !important;
  border-color: #5776b0 !important;
}


/*Pills Página Juízes Biblioteca*/

.nav-pills .juizesAtuais.active, .nav-pills .show > .juizesAtuais {
  color: #fff !important;
  background-color: #5776b0 !important;
  font-size: 15px;
}


.nav-pills .juizesAtuaram.active, .nav-pills .show > .juizesAtuaram {
  color: #fff !important;
  background-color: #5776b0 !important;
  margin-left: 3px;
}

.nav li {
  border-right: 1px solid #5776b0 !important;
}

.nav-pills > .nomeJuiz:focus, .nav-pills > .nomeJuiz:hover {
  padding: 2px 7px !important;
}

nomeJuiz:hover{
  border: none;
}

.tabelaJuizes{
  margin-top: 55px !important;
  color: #5776b0;
  height: 270px;
}

.juizesAtuaram:hover, .juizesAtuaram:focus {
  color: #5776b0 !important;
}


.juizesAtuais:hover, .juizesAtuais:focus {
  color: #5776b0 !important;
}

/**Estilo da página dos Carta de Serviços ao Usuário**/

ul li.nav-item.nomeCartasServicos{
  width: 164px !important;
}

/**Estilo da página dos Juízes Atuais bilioteca**/

ul li.nav-item.nomeJuizAtuais{
  width: 70px !important;
}

ul li.nav-item.nomeJuiz{
  width: 62px !important;
}

ul li.nav-item.nomeJuizAtuais{
  width: 70px !important;
}

ul li.nav-item.nomeJuiz{
  width: 62px !important;
}

 .juizesAtuaram{
  padding: var(--nav-link-padding-y) var(--nav-link-padding-x);
  font-size: 17px;
  font-weight: normal;
  color: #5776b0 !important;
  background: none;
  border: 0;
  text-decoration: none;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
  display: block;
  width: 99%;
}

 .juizesAtuais{
  padding: var(--nav-link-padding-y) var(--nav-link-padding-x);
  font-size: 17px;
  font-weight: normal;
  color: #5776b0 !important;
  background: none;
  border: 0;
  text-decoration: none;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
  display: block;
  width: 99%;
}

.border-primary-subtle {
  border-color: #5776b0 !important;
}

.text-start {
  text-align: left !important;
  color: #5776b0;
  margin-left: -12px !important;
}

/*DropDown Biblioteca - Juizes*/
.btn-secondary {
  color: #fff !important;
  background-color: #5776b0 !important;
  border-color: #5776b0 !important;
}

.dropdown-item {
  padding: var(--dropdown-item-padding-y) var(--dropdown-item-padding-x);
  clear: both;
  color: #5776b0 ;
  text-align: inherit;
  white-space: nowrap;
  border-radius: var(--dropdown-item-border-radius, 0);
  background-color: #e4e8f3 ;
  border: 0;
  width: 100%;
  font-weight: 400;
  text-decoration: none;
  display: block;
  font-size: 13px;
  font-family: Roboto;
}

.dropdown-menu{
  background-color: #e4e8f3;
  border-color: #5776b0;
  transform: translate(0px, 60px) !important;
   margin-top: -60px;
}
}

.dropdown-item:hover, .dropdown-item:focus {
  color: #5776B0;
  background-color: #fff;
}

.nomeJuiz {
  color: #fff;
  font-weight: bold;
  padding: 9px;
  align-items: center;
  text-align: center;
  font-size: 18px;
}

.dropdown-item:hover, .dropdown-item:focus {
  color: #5776b0 !important;
  background-color: #ffffff00 !important;
}

@media (max-width: 700px){
  .btn-secondary {
      color: #fff !important;
      background-color: #5776b0 !important;
      margin-top: 30px;
      white-space: normal;
  }
}

.tituloJuiz{
  background-color: #5776b0;
  color: #fff;
  font-weight: bold;
  padding: 10px;
  font-size: 18px;
  text-align: center;
  font-weight: 400 !important;
}

.producaoIntelectual{
   text-align: center;
}

.accordion-header {
  margin-bottom:6px;
  font-weight: inherit;
}

.linkCurriculo {
  font-weight: 500;
}
/*Processo Físico*/

.nav-pills .procFisico {
  /*border-radius: 0rem !important;*/
  background-color: #e4e8f3;
  color: #5776b0;
  border: 1px solid #5776B0;
  outline: none;
  font-weight: bold;
}

.nav-pills .nav-item.show .procFisico, .nav-pills .procFisico.active {
  color: #fff !important;
  cursor: default;
  background-color: #5776B0 !important;
   font-weight: bold;
}

.nav-pills .procFisico:hover:not(.active) {
  background-color: #5776b01a;
  /*color: #5776b0;*/
  font-weight: bold;
}

.container.buscaProcessual .nav {
  width: 100%;
  display: flex;
  list-style-type: none;
  justify-content: space-around;
  border: none;
  padding: 0;
  margin: 0;
  align-items: normal;
  gap: 0.2rem;
}

.formNumeroProcesso{
    padding: 7px;
    border: 0.1px #5776b0 solid;
    margin-top: 7px;
}

.formNumeroParte{
    padding: 7px;
    border: 0.1px #5776b0 solid;
    margin-top: 7px;
}

.formNumeroOAB{
    padding: 7px;
    border: 0.1px #5776b0 solid;
    margin-top: 7px;
}

.formNumeroCPFCNPJ{
    padding: 7px;
    border: 0.1px #5776b0 solid;
    margin-top: 7px;
}

.btn-primary {
  color: #fff;
  background-color: #5776B0 !important;
  border-color: #5776B0 !important;
  line-height: 1.25;
}

.btn-primary:hover {
 color: #fff;
 background-color: #025aa5 !important;
 border-color: #01549b;
}

.form-control:focus {
  color: #464a4c;
  background-color: #fff;
  border-color: #5cb3fd;
  outline: 0;
}

label {
  display: inline-block;
  margin-bottom: .5rem;
  font-weight: bold;
}

.form-check-input:checked {
  background-color: #5776b0 !important;
  border-color: #5776b0 !important;
}

  @media (max-width: 520px){
   .tab-content {
    width: 91%;
    margin-left: 33px;
  }

  .table-bordered > :not(caption) > * > * {
    border: 1px solid #5776b0 !important;
  }

.dataTables_wrapper .dataTables_length{
    float: right !important;
    margin-top: 5px !important;
}

/**************Página do Calendario - Jornal Portal********************/
div.calendario {
  font-size: 1em;
  text-align: center;
  margin-left: 6%;
  margin-right: 6%;
  margin-top: 6%;
}
 
div.calendario div.ano_atual{
  width: 100%;
  display: block;
  font-weight: bold;
  font-size: 1.4em;
  font-family: Century Gothic;
  text-align:center;
}
 
div.calendario div.meses{
  margin: auto;
  /*width: 650px;*/
 
}
 
div.calendario div.meses div.mes {
border: solid 0.1em #5776b0;
    background-color: #e4e8f3;
    display: block;
    float: left;
    clear: none;
    margin: 1.0em;
    height: 18em;
}
 
div.calendario div.meses div.mes div.tituloMes{
  display: block;
  font-weight: bold;
  font-family: Century Gothic;
  text-align: center;
}
 
div.calendario div.meses div.mes ul {
    padding: 0px;
    display: block;
    float: left;
    clear: both;
    list-style: none;
    background-color: gray;
    margin: 0.1em;
    background-color: #e4e8f3;
    white-space: nowrap;
    width: 12.6em;
 
}
 
div.calendario div.meses div.mes ul.dias {
    height: 2em;
    background-color: #5776b0;
    font-weight: bold;
    border-bottom-color: #5776b0;
    border-bottom-style: solid;
    border-bottom-width: thin;
    color: #fff;
    padding-left: 19px;
    width: 99%;
}
 
div.calendario div.meses div.mes ul li {
  list-style-type:none;
  width: 1.5em;
  float: left;
  display: block;
  margin: 0.1em;
  padding: 0.2em 0.2em!important;
}
 
div.calendario div.meses div.mes ul li.hoje {
  background-color: #5776b0;
  border: inset 0.1em;
  padding: 0.1em;  
  /*width: 2em;*/
  width: 29px;
}
 
div.calendario div.meses div.mes ul li a {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
}
 
div.calendario div.anos {
  width: 100%;
  display: block;
  clear: both;
}
 
div.calendario div.anos a {
  color: #000000;
  font-weight: bold;
  width: 100%;
  margin: 2%;
}

/*Css doo index.php da página secundária*/
table.dataTable thead th, table.dataTable thead td {
        padding:10px;
        border-bottom:1px solid rgba(0, 0, 0, 0.3);
        background-color: #e4e8f3 !important;
        color: #5776b0 !important;
    }
    
    table.dataTable.stripe>tbody>tr.odd>*,
    table.dataTable.display>tbody>tr.odd>* {
        background-color: #ccd1dd; !important;
        color: #5776b0;
    }
    
    table.dataTable.stripe>tbody>tr.even>*,
    table.dataTable.display>tbody>tr.even>* {
        background-color: #e4e8f3 !important;
        color: #5776b0;
    }
    
    .dataTables_wrapper .dataTables_length {
        float: left;
        margin-top: 10px;
    }
    
    .dataTables_wrapper .dataTables_filter input {
        border: 1px solid #aaa;
        border-radius: 3px;
        padding: 5px;
        background-color: transparent;
        margin-left: 3px;
        margin-top: 10px;
    }
    
    @media (max-width: 524px){
        #table-licitacoes {
            width: 100%;
            color: rgb(87, 118, 176);
            word-break: break-word;
            background-color: rgb(87, 118, 176) !important;
            margin-left: -11px !important;
        }
    }

   /*Página de Certidão Negativa*/
      .certidaoNegativa {
       min-width: 300px;
       margin: 5px;
       font-size: 16px;
       height: 91px;
       border: 1px solid #000 !important;
       display: flex;
       align-items: center;
       justify-content: center;
       text-align: center;
       background-color: #F5F5F5 !important;
      }

      .bloco {
         display: flex;
         justify-content: start;
         flex-wrap: wrap;
         justify-content: center;
      }

      .certidaoNegativa:hover {
         background-color: #ffffff !important;
       }

       /*Jurisprudência TR*/
        .img-fluid.rounded-start.jurisprudenciaTR {
           height: 278px;
        }

        @media(max-width: 698px) {
            .img-fluid.rounded-start.jurisprudenciaTR {
              height: 278px;
              margin-left: 140px !important;
              margin-top: 35px !important;
            }
        }

       @media(max-width: 648px){

           .leiloesArcoverde{
                 display: flex;
            flex-direction: column;
          }

          .leiloesCaruaru{
          
            display: flex;
            flex-direction: column;
          }
         
          .leiloesGaranhuns{
            
            display: flex;
            flex-direction: column;

          }
           .leiloesGoiana{
         
            display: flex;
            flex-direction: column;

          }
         .leiloesJaboatao{
           
            display: flex;
            flex-direction: column;
          }
          .leiloesOuricuri{
           
            display: flex;
            flex-direction: column;
          }
          .leiloesPalmares{
          
            display: flex;
            flex-direction: column;
          }
         .leiloesPetrolina{
            display: flex;
            flex-direction: column;
            margin-left: -27px;
            margin-top: -2px;
          }
          .leiloesPetrolina1{
            display: flex;
            flex-direction: column;
            margin-left: -1px;
            margin-top: -2px;
          }

          .leiloesJaboatao{
         
            display: flex;
            flex-direction: column;
          }

          .leiloesRecife{
         
            display: flex;
            flex-direction: column;
          }
         
          .leiloesSalgueiro{
         
            display: flex;
            flex-direction: column;
          }
         
          .leiloesSerra{
         
            display: flex;
            flex-direction: column;
          }

          .linkUteis{
         
            display: flex;
            flex-direction: column;
          } 

          .tribunaisSuperiores{
            width: 650px;
           
            display: flex;
            flex-direction: column;
          }
          .atosNormativosOrdemServico{
            display: flex;
            flex-direction: column;
          }

         .atosNormativosOrdemServico tr{
            display: flex;
            flex-direction: column;
          }

         .inspecoesJudiciaisVaras tr{
            display: flex;
            flex-direction: column;
          }

          .ordensServicoDirecaoForo tr{
            display: flex;
            flex-direction: column;
          }

          .ordensServicoVaras tr{
            display: flex;
            flex-direction: column;
            
          }

         .inspecoesJudiciaisVarasEditais{
           height: 66px;
         }
         .portariasVarasFederais tr{
            display: flex;
            flex-direction: column;
         }
         .ordemservicoVarasDataEmenta{
           margin-left: -4px;
           padding: -3px;
           display: flex;
           flex-direction: column;
         }
         .ordemservicoVarasData{
            width: 50%;
         }
         .ordemservicoVarasEmenta{
            width: 100%;
         }
         .indiceOnomastico{
            margin-top: -14px !important;
         }
         .botaoAudienciaPublica{
             display: flex;
             justify-content: center;
             margin-left: 0px !important;
         }
      }

     .itens .nav li a {
        color: #fff !important;
        width: 100%;
        font-family: Roboto;
        font-size: 14px;
     }

   .list-inline .nav li a {
      margin: 0;
      padding: 0;
      font-size: 10px;
      color: #333 !important;
   }

   .list-inline .nav li a:hover {
      color: #9b9b9b !important;
      text-decoration: none !important;
   }

   .termoCompromisso:hover{
      text-decoration: underline;
   }

   .ordensServicoVaras{
     background-color: #5776b0; 
     margin: -4px; 
     width: 71rem;
   }
   
   @media(max-width: 900px){  
      .mapaTurmaRecursais{
          margin-top: 0px !important;
      }
      .mapaCartasServico{
         margin-top: 0px !important;
      }
      .mapaAcessibilidade{
         margin-top: 0px !important;
      }
      .mapaConcursos{
         margin-top: 0px !important;
      }
     
     .ordemservicoVarasData{
          width: 100% !important;
     }

     .ordensServicoVaras tr{
            display: flex;
            flex-direction: column;
             width: 0px !important;
      }
      .mapadosite_conteudo {
        display: none;
        margin-top: 70px;
        background-color: #E4E8F3;
        color: #5776B0;
        padding: 45px 4vw 45px 4vw;
        position: relative;
        width: 22rem !important;
        margin-left: -20px !important;
      }
      .mapadosite {
         margin-left: -34px !important;
         margin-top: -4px;
      }
      .mapaTurmaRecursais {
         margin-top: 0px !important;
      }
      .mapadosite_conteudo .box {
         border: 1px solid #5776B0;
         text-transform: uppercase;
         width: 120px;
         text-align: center;
         font-family: RobotoLight;
         font-size: 14px;
         padding: 5px 0px 5px 0px;
         position: absolute;
         right: 9vw;
         bottom: 60px;
         color: #5776b0;
         height: 35px;
         top: 11px;
       }
   }
     @media(max-width: 968px){
          .ordensServicoVaras{
             width: 100% !important;
             margin-left: 2px;
             height: 73px;
          }
     }
   @media(max-width: 648px){
      .prestacaoContas{
         display: flex;
         flex-direction: column;
        word-break: break-word !important;
      }
  }

  @media(max-width: 648px){
    
      .contratacoesAno{
         width: 11rem;
      }
      .contratacoesArquivo{
         width: 11rem;
      }
      .orientacoesTCUAcordao{
         width: 11rem;
      }
      .orientacoesTCUAcordaoArquivo{
         width: 11rem;
      }
      .normasTRF5CNJ{
         height: 68px; 
      }
  }

  /*Turmas Recursais*/
   .separador-magistrados {
      list-style: none;
      padding: 0;
      width: 72rem;
      padding: 0.5em 0;
      border-bottom: 1px solid #5776b0;
   }
   .separador-direcao {
      list-style: none;
      padding: 0;
      width: 70rem;
      padding: 0.5em 0;
      margin-left: -4px;
    }
    /*.demonstrativo .conteudo ul li:hover:not(:first-child) {
       font-weight: bold;
    }*/
   .dados_centralrelacionamento {
       min-height: 84px;
       background-color: #fff;
       border: 1px solid #5776b0;
       justify-content: center;
       align-items: center;
       flex-direction: column;
       text-align: center;
       padding: 6px;
       display: flex;
       
    }
   
   .atualizacoes span {
      display: block;
      text-align: justify;
      text-transform: none !important;
      font-weight: bold;
      font-size: 1.6em;
      padding-bottom: 20px;
      font-size: 26px;
      font-weight: 400;
      margin-top: -33px;
      margin-left: 15px;
   }
   .atualizacoes .box_upd {
     cursor: pointer;
     padding: 15px;
     float: left;
     width: calc((100%/3) - 10px);
     position: relative;
     border: 1px solid #5776b0;
     margin: 5px;
     min-width: 300px;
     height: 415px;
     background-color: #fff;
   }
   .demonstrativo .conteudo .titulo {
      margin-top: 3vh;
      font-size: 17px;
      font-weight: bold;
      color: #5776b0;
      text-transform: uppercase;
   }

  .mapadosite_conteudo {
  display: none;
  margin-top: 70px;
  background-color: #E4E8F3;
  color: #5776B0;
  padding: 45px 4vw 45px 4vw;
  position: relative;
  width: 86rem;
  margin-left: -12px !important;
  }

  @media(max-width: 648px){
     .centralrelacionamentohorario{
          margin-top: 0px !important;
      }
     .centralrelacionamentotelefone{
          margin-top: 0px !important;
      }
      .centralrelacionamentoemail{
          margin-top: 0px !important;
      }
      .centralrelacionamentobalcao{
          margin-top: 0px !important;
      }
 
      .centralRelacionamento1Turma{
         text-align: right;
         margin-top: 3px !important;
      }
  }

     @media(max-width: 900px){            
        .centralrelacionamentohorario{
            margin-top: 0px !important;
        }
        .centralrelacionamentotelefone{
          margin-top: 0px !important;
        }
        .centralrelacionamentoemail{
          margin-top: 0px !important;
        }
        .centralrelacionamentobalcao{
          margin-top: 0px !important;
        }
         .indiceABCDEF{
           margin-top: 10px !important;
           display: flex;
           flex-direction: column;
         }
         .indiceOnomastico{
            margin-left: 50px !important;
         }
        .bibliotecaServidores{
            height: 964px !important;
        }
        div.calendario {
            width: 31rem !important;
        }
        .responsive-table{
          overflow-x: auto;
          display: flex;
          flex-direction: column;
          word-break: break-word;
        } 
      }

       @media(max-width: 580px){
          .dados_centralrelacionamento {
               width: 18rem !important;
               margin-left: 2px !important;
           }
          .iconeHorario{
            margin-left: 0px !important;
          }
         .iconeEmail{
            margin-left: 0px !important;
          }
         .iconeBalcao{
            margin-left: 0px !important;
          }
         .align-items-start {
            display: flex !important;
            flex-direction: column;
            align-items: center !important;
          }
         .tableComissao{
           width: 309px !important;
         }
         .comarcasEstaduais{
            height: 106px !important;
         }
         .feriadosAno{
           display: flex;
           flex-direction: column;
           margin-left: 117px;
         }
         .obrigacoesControladores{
           height: 114px;
         }

         .processoJudicialEletronico{
            width: 17rem !important;
           margin-left: 1px !important;
         }
         .portariasPetrolina{
           margin-left: 2px !important;
           width: 19rem !important;
         }
         .legislacaoComissao{
           border-top: 1px solid #5776b0 !important;
           width: 16rem !important;
         }
         .grupoApoioaMulheres{
            border-top: 1px solid #5776b0 !important;
           width: 16rem !important;
         }
         .indiceABCDEF{
           margin-top: 7px !important;
           display: flex;
           flex-direction: column;
         }

         .mapadosite_conteudo ul {
           width: calc(100% / 2) !important;
           float: left;
           list-style: none;
          /* margin-left: 11px; */
           }
       }

   .menulocal .box:hover {
     color: #fff !important;
     background-color: #5776B0;
   }

   .comissao{
      border-radius: 0rem !important;
      background-color: #e4e8f3 !important;
      color: #5776b0;
      border: 1px solid #5776B0;
      outline: none;
      width: 14rem;
      text-align: justify;
   }

  .nav-pills .comissao.active, .nav-pills .show>.nav-link {
       color: #5776b0 !important;
       background-color: #e4e8f3 !important;
  }

  .nav-pills .comissao:hover:not(.active) {
      background-color: #5776b01a !important;
      color: #5776b0 !important;
  }

  @media (max-width: 700px) {
     .menulocal .box {
       width: 100% !important;
       margin-top: 5px;
       margin-left: -5px;
     }
       .responsive-table{
       overflow-x: auto;
       display: flex;
       flex-direction: column;
       word-break: break-word;
      } 
  }

  .accordion-item{
    background-color: #e4e8f3;
    margin-top: -5px;
  }
  .emailComissao {
    word-break: break-word;
  } 
  
  /*Gerenciamento Cookies*/
#btnCookiesSettings {
  opacity: .8;
  max-width: 2.5rem;
  transition: all .3s ease-in-out;
  z-index: 99999;
  cursor: pointer;
  border-radius: 5px;
  
}

#btnCookiesSettings:hover {
  box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.46);
}

#btnCookiesSettings button {
  background-color: #0e63afd9 !important;
  cursor: pointer;
  border: none !important;
  perspective: 1000px;
}

#btnCookiesSettings button:hover {
  background-color: #0e63af !important;
  
}
 
#btnCookiesSettings button{
  font-size: 1.2rem;
  padding: 0.5rem;
}

.cardHeader_alter{
  padding: 0rem 0.25rem;
  background-color: #fff;
  border-bottom: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

h5.mb-0 {
  flex-grow: 1;
}

.btn:focus {
  box-shadow: none !important;
}

label.switch{
  margin-bottom: 0 !important;
}

.btn-secondary {
  color: #fff;
  background-color: #636c72e8;
  border-color: #636c72e8;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #4e555a;
  border-color: #4e555a;
}

.btn-link {
  width: 100%;
  text-align: left;
  text-decoration: none !important;
  
  cursor: pointer;
}

span.cookiesEssencias {
  font-size: 1rem;
  color: #0275d8;
  margin-bottom: 0;
}

.cardBody_alter{
  padding: 1rem;
}

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 36px !important;
  height: 19px;
  margin-top: 11px;
  margin-left: 18px;
  
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(17px);
  -ms-transform: translateX(17px);
  transform: translateX(17px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

/*Fim Cookies*/

/* css cookies */
.box-cookies.hide {
transform: translateY(50rem);
/*opacity:0;*/
}
.box-cookies {
position: fixed;
bottom: 2%;
width: 100%;
/*animation: moveCookies 1s 0.3s forwards;*/
transform: translateY(0);
transition: all .5s ease-out;
z-index:9999;

}
.lgpd-info{
background: rgb(14, 99, 175, 0.9);
border-radius: 5px;
display: flex;
align-items: center;
justify-content: space-around;
width: 90%;
height:calc(100% - 20vh);
z-index: 9999;
margin: 0 auto;
box-shadow:0 20px 30px rgb(85 86 86 / 40%), 0 0 50px rgb(85 86 86 / 40%);
}
.msg-cookies {
width: 62%;
}
.msg-cookies p {
text-align: center;
padding: 26px;
color: #fff;
font-size: 20px;
margin: 0;
}

.btn-cookies{
display: flex;
gap: 0.2rem;
margin-right: 0.4rem;
}

.btn-cookies button {
background:#e3e5e8;
cursor: pointer;
color: rgb(14 99 175);;
font-size: 16px;
border: none;
border-radius:  4px;
padding: 7px 14px;
transition: background 0.3s;
}
.btn-cookies button:hover {
background: aliceblue;
}

.btnConfirmarCookies {
  color: #fff;
  background-color: #0275d8 !important;
  border-color: #0275d8 !important;
}

@media screen and (max-width: 600px) {
.lgpd-info {
  flex-direction: column;
}
.msg-cookies{
    width: 100%;
}
.btn-cookies {
    width: 100%;
}
.btn-cookies button{
    width: 90%;
    margin: 0 0 7px 20px;
}
.btn-cookies {
  flex-direction: column;
}
}
@keyframes moveCookies {
0%{
    transform: translateY(5rem); 
    opacity: 0;
}
100%{
    transform: translateY(0);
    opacity: 1;
}

}

div.phpdebugbar a, div.phpdebugbar-openhandler {
    cursor: pointer;
    display: none !important;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff !important;
    background-color: #5776b0 !important;
    
}

.text-start {
  text-align: left !important;
  color: #5776b0;
  margin-left: -12px !important;
}

/*Página do Calendario - Jornal Portal */
div.calendario {
  font-size: 1em;
  text-align: center;
  margin-left: 3%;
  margin-right: 6%;
  /*margin-top: 6%;*/
  width: 71rem;
}

div.calendario div.ano_atual{
  width: 100%;
  display: block;
  font-weight: bold;
  font-size: 1.4em;
  font-family: Century Gothic;
  text-align:center;
}

div.calendario div.meses{
  margin: auto;
  /*width: 650px;*/

}

div.calendario div.meses div.mes {
border: solid 0.1em #5776b0;
    background-color: #e4e8f3;
    display: block;
    float: left;
    clear: none;
    margin: 1.0em;
    height: 19rem !important;
}

div.calendario div.meses div.mes div.tituloMes{
  display: block;
  font-weight: bold;
  font-family: Century Gothic;
  text-align: center;
}

div.calendario div.meses div.mes ul {
    padding: 0px;
    display: block;
    float: left;
    clear: both;
    list-style: none;
    background-color: gray;
    margin: 0.1em;
    background-color: #e4e8f3;
    white-space: nowrap;
    width: 12.6em;

}

div.calendario div.meses div.mes ul.dias {
    height: 2em;
    background-color: #5776b0;
    font-weight: bold;
    border-bottom-color: #5776b0;
    border-bottom-style: solid;
    border-bottom-width: thin;
    color: #fff;
    padding-left: 19px;
    width: 99%;
 }

div.calendario div.meses div.mes ul li {
  list-style-type:none;
  width: 1.5em;
  float: left;
  display: block;
  margin: 0.1em;
  padding: 0.2em 0.2em!important;
}

div.calendario div.meses div.mes ul li.hoje {
  background-color: #5776b0;
  border: inset 0.1em;
  padding: 0.1em;  
  /*width: 2em;*/
  width: 29px;
}

div.calendario div.meses div.mes ul li a {
  text-decoration: none;
  color: #fff !important;
  font-weight: bold;
}

div.calendario div.anos {
  width: 100%;
  display: block;
  clear: both;
}

div.calendario div.anos a {
  color: #000000;
  font-weight: bold;
  width: 100%;
  margin: 2%;
}

.demonstrativo .conteudo .abrirTelefone:hover{
    color: #fff !important;
    background-color: #5776B0;
    font-weight: normal;
}
.mapadosite_conteudo .box {
    border: 1px solid #5776B0;
    text-transform: uppercase;
    width: 120px;
    text-align: center;
    font-family: RobotoLight;
    font-size: 14px;
    padding: 5px 0px 5px 0px;
    position: absolute;
    right: 9vw;
    bottom: 60px;
    color: #5776b0;
    height: 34px;
}

.servicospublicos:focus, .servicospublicos:hover {
    text-decoration: underline !important;
   }



