/*
    Author     : Cintya Takahaschi
*/

img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 2em;
    max-width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

img.fundo_card {
    max-width: 100%;
    width: auto;
    height: auto;
}

img.espacado {
    max-width: 80%;
    margin-top: 2em;
    margin-bottom: 2em;
}

#box_painel_observatorio {
    display: grid;
    justify-content: center;
}

table.tabela_simples {
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: gray;
}

.sic_destaque{
    border: black 1px solid;
    padding: 30px 40px;
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
}

#box-sic {
    background-color: rgb(71, 90, 114);
    padding: 20px;
    color: white;
    margin-bottom: 1rem;
}

.info_sic p{
    margin-bottom:0;
}

.info_sic p:first-of-type{
    font-weight: bold;
}

.info_sic {
    margin-bottom: 2rem;
}

.info_sic .recuado{
	margin-left: 2em;
}

#box-sic .info_sic:last-child {
    margin-bottom: 0;
}

a.link_sic {
    color: white;
}

.comunicado {
    padding: 20px 20px 20px 20px;
    width: 100%;
    z-index: 1;	
    position: relative;
    background: #fffaee;
}

.comunicado a {
    color: black;
}

#sic_orientacoes{
    border: black 1px solid;
    padding: 30px 40px;
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
}

.rodape_sic{
    font-weight: bold;
    text-align: center;
}

/* carousel */
.carousel-control-prev-icon,
.carousel-control-next-icon {
    padding: 10px;
}

.carousel-control-next {
    filter: invert(100%);
    font-size: 40px;
}

.carousel-control-prev {
    filter: invert(100%);
    font-size: 40px;
}
/* end carousel */

/* Tabela - Pedidos e Recursos */

.perfilPedRec {
    vertical-align: middle;
    background-color: #3d4e8c;
    color: white;
    border: 0px;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    height: 60px;
    margin-bottom: 15px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#tbPedRec {
    border-collapse: separate;
    border-spacing: 20px 0;
    width: 100%;
}

#tbPedRec tbody{
    background-color: #fffecc;
}

#ped{
    background-color: #D2691E;
    color: #fff;
    width: 232px;
    vertical-align: middle;
}

.rec {
    background-color: #3d4e8c;
    color: #fff;
    width: 232px;
}

.highlight {
    border-radius:6px;
    border:1px solid #D2691E;
    padding: 5px;
}

td .highlight{
    float: left;
}

.overline {
    float: right;
    display: inline-block;
    font-weight: bold;
}

.testl{
    border-top: 1px solid #D2691E;
    display: inline-block;
    margin-top: 10px;
    width: 70%;

}

.highlightT{
    border-radius:6px;
    border:1px solid #bb0000;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    horizontal-align: middle;
    background-color: #bb0000;
    font-size: 0.6em;
    position: relative;
    z-index: 3;
}

.totalPR{
    font-weight: bold;
    vertical-align:middle;
}

.teste{
    text-align: center;
}

.testl2{
    border-top: 2px solid #bb0000;
    display: inline-block;
    margin-top: -8px;
    width: 100%;

}

/* FIM Tabela - Pedidos e Recursos */

/* Atendimentos CAC*/

.atendimentos{
    background-color:  #f8f9f9 ;
    height: 515px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.perfilC {
    float: left;
    width: calc(50% - 10px);
    padding: 0px;
    margin-right: 5px;
}

.perfilC p{
    background-color:  #f5cd18;
    color: white;
    border: 0px;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    height: 60px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.highlightCac{
    width: 100%;
    margin-bottom: 20px;
    height: 30px;
    background-color: #f5cd18;
    position: relative;
}

.highlightCac h4{
    text-align: center;
    vertical-align: middle;
    color: white;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
}

.dadosCac{
    width: 50%;
    margin-left: 10em;
    height: 30px;
    border-radius:12px;
    font-weight: bold;
    color: white;
    horizontal-align: middle;
    padding-left: 5px;
    padding-right: 10px;
    margin-bottom: 15px;
    position: relative;
    float:left;
}

.icon-rel-atendimento {
    font-size: 20px;
    border-radius: 70%;
    border: solid 2px white;
    color: white;
    text-align: center;
    padding: 5px;
    position:absolute;
    top:-5%;
    left:50%;
    transform:translate(-50%);
}

.nomeCac{
    position:absolute;
    top: 15%;
}
.valorCac{
    position:absolute;
    right:10%;
    top: 15%;
}

#total_atendimento {
    text-align: center;
}
.telefone{
    background-color:  #a3c621;
}

.presencial{
    background-color:    #c63b1f;
}

.carta{
    background-color:    #83c6af;
}

.email{
    background-color:    #cf8a38;
}

.reuniao{
    background-color:    #2b9fb1;
}

.oficio{
    background-color:    #55696c;
}

.visita_tecnica {
    background-color:    #e1ca73;

}

#visita_tecnica {
    font-size: 10px;
    vertical-align: middle;
}

.eventos {
    background-color:    #55696c;
}

.seminarios {
    background-color:    #55696c;
}

#total_atendimento{
    top: 15px;
    background-color: #0b4399;
    text-align: center;
}


/* FIM Atendimentos CAC*/

/* Atendimentos CAC via SIC.SP*/

.perfilS {
    float: left;
    width: calc(50% - 10px);
    padding: 0px;
    margin-left: 5px;
}

.perfilS p {
    background-color:  #e8821b;
    color: white;
    border: 0px;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    height: 60px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.highlightSic{
    width: 100%;
    margin-bottom: 20px;
    height: 30px;
    background-color: #e8821b;
    position: relative;
}

.highlightSic h4{
    text-align: center;
    vertical-align: middle;
    color: white;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
}

.dadosSic{
    width: 50%;
    margin-left: 10.5em;
    height: 60px;
    border-radius:12px;
    font-weight: bold;
    color: white;
    horizontal-align: middle;
    padding-left: 5px;
    padding-right: 10px;
    margin-bottom: 40px;
    position: relative;
    float:left;
}

.icon-rel-sic {
    border-radius: 70%;
    background-color: #fff;
    position:absolute;
    left:5%;
    width: 80px;
    height: 80px;
    top:-15%;
    transform:translate(-50%);
    z-index: 3;
}

.icon-rel-sic i{
    font-size: 40px;
    color: black;
    position: relative;
    top: 15px;
    /* height: 5px; */
}

.valorSic {
    position: absolute;
    float: right;
    left: 120px;
    font-size: 15px;
    text-align: center;
    top: 10px;
    width: 90px;
}

.redirecionamento .valorSic{
    left: 80px;
    width: 180px;
}
.sic_apesp {
    background-color:  #eea328;
}

.sic_apesp .icon-rel-sic{
    border:  3px solid #eea328;
    background-image : url('../logos/logo_apesp_sem_texto_76x76.png');
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
}

.cac{
    background-color:  #dada2d;
}

.cac .icon-rel-sic{
    border:  3px solid  #dada2d;
}

.cac .icon-rel-sic i{
    font-size: 30px;
    font-style: normal;
    top: 10px;
    left: 2px;
}

.redirecionamento {
    background-color:  #7cc160 ;
}

.redirecionamento .icon-rel-sic{
    border:  3px solid  #7cc160;
}

.redirecionamento .icon-rel-sic i{
    left: 15px;
}

#total_atendimentoSic {
    background-color: #0b4399;
    height: 30px;
    top: 15px;
    text-align: center;
}

.bodyCarousel{
    background-color: red;

}

/* FIM Atendimentos CAC via SIC.SP*/

/*--- CEAI ---*/
.membros-ceai .cargo-membro-ceai{
    font-weight : bold;
    font-size   : 1.25rem;
    margin-top  : 3rem;
}

.membros-ceai .nome-membro-ceai {
    font-weight   : bold;
    margin-bottom : 0;
}

.membros-ceai .biografia-membro-ceai {
    font-style    : italic;
    margin-bottom : 1rem;
    margin-top    : 0;
}
/*--- FIM CEAI ---*/

/*--- Votos CEAI ---*/
#error_voto {
    color: rgb(121, 117, 117);
    display: block;
    margin-top: 0.25rem;
    text-align: justify;
}

#box-pesquisa {
    background-color: #F1F1F1;
    padding: 30px 30px 1px;
}

#deferido_id .form-check-label {
    margin-left: 5px !important;
}

#tbl_votos_resultado_wrapper .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 10px;
    flex-direction: row;
    justify-content: space-between;

}

.dataTables_scrollBody{
    border: 1px solid;
    border-color: #dddddd;
}


#tb_resultado {
    display: none;
}

table.dataTable td, table.dataTable th {
    padding: 0.75rem;
    border-top: 1px solid #dee2e6;
}

#tbl_votos_modal td {
    border: 1px solid rgb(214, 211, 211);
    margin: 5px;
}

.modal-body .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: 5px;
    margin-left: 5px;
    flex-direction: column;
    justify-content: space-between;
    align-content: center;
    width: 400px;
}

div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 3em;
    display: inline-block;
    
}

.buttons-csv {
    border-color: white;
    background-color: white;
    vertical-align: middle;
  }

.buttons-csv:hover{
    border-color: white;
    background-color: white;
}

.buttons-csv:active{
    border-color: white;
    background-color: white;
}


.form-control.input_data_reuniao {
    display: inline-block;
    margin-top: 4px;
    height: 18px;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #53565a;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.form-control.input_data_reuniao:focus {
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;

    border-radius: 0.25rem;


}

.pp {
    margin-bottom: -5px;
    margin-top: 14px;
}

.range-input {
    position: relative;
}

.range-input input {
    position: absolute;
    width: 100%;
    height: 5px;
    top: -5px;
    background: none;
    pointer-events: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.slider {
    height: 5px;
    position: relative;
    background: #ddd;
    border-radius: 5px;
}

.progress {
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: rgb(142, 141, 141);
    border-radius: 0.25rem;
}

.slider .progress {
    height: 100%;
    left: 25%;
    right: 25%;
    position: absolute;
    border-radius: 5px;
    background: rgb(142, 141, 141);
}

.range-input {
    position: relative;
}

.range-input input {
    position: absolute;
    width: 100%;
    height: 5px;
    top: -5px;
    background: none;
    pointer-events: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

input[type="range"]::-webkit-slider-thumb {
    height: 17px;
    width: 17px;
    border-radius: 50%;
    background: rgb(142, 141, 141);
    pointer-events: auto;
    -webkit-appearance: none;

}

input[type="range"]::-moz-range-thumb {
    height: 17px;
    width: 17px;
    border: none;
    border-radius: 50%;
    background: rgb(142, 141, 141);
    pointer-events: auto;
    -moz-appearance: none;

}

.wrapper1 {
    width: auto;
    background: #fff;
    border-radius: 10px;
    padding: 15px 20px 4px;
    margin-left: 7%;
    margin-right: 7%;
    height: 30px;
}

.modal-content .dataTables_scrollHead{
    display: none;
}

/*--- Fim Votos CEAI ---*/

/*--- OBSERVATORIO ---*/
.faq_observatorio {
    margin-top: 20px;
    border-bottom: solid 1px black;
}

.observatorio_destaque {
    border-left: solid 10px gray;
    background-color: #ccc;
    padding: 20px;
    font-weight: 600;
}

/*--- FIM OBSERVATORIO ---*/


@media (max-width: 360px) {

    .perfilPedRec {
        height: 100px;
    }

    .perfilC{
        display: inline;
        width: 100%;
    }

    .perfilS{
        display: inline;
        width: 100%;
    }

    .perfilS p{
        height: 90px;
    }

    .valorSic {
        left: 100px;
        font-size: 14px;
        top: 15px;
    }

    .dadosCac{
        width: 70%;
        margin-left: 4.2em;
        font-size: 0.8em;
    }

    .dadosSic{
        width: 68%;
        margin-left: 62px;
        padding-right: 5px;
    }

    .redirecionamento .valorSic{
        left: 62px;
        font-size: 12px;
    }

    #total_atendimento{
        height: 60px;
        font-size: 1em;
        left: -10;
    }

    #total_atendimentoSic{
        height: 60px;
    }


}

@media (max-width: 575px) {

}

@media (max-width: 767px) {
    #banner_int_fundo {
        background-image  : url('../imgs/banner_acervo_783x74.png');
        height            : 100px;
    }
}

@media (min-width: 768px) {
    #banner_int_fundo {
        background-image : url('../imgs/banner_acervo_2400x230.png');
        min-height       : 120px;
    }
}

@media (min-width: 992px) {

}

@media (min-width: 576px) and (max-width: 767px) {
    .perfilPedRec {
        height: 100px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

}

@media (min-width: 992px) and (max-width: 1199px) {

}

@media (min-width: 1200px) {

}

@media
only screen and (max-width: 767px),
(min-device-width: 768px) and (max-device-width: 1024px){
	    /* Force table to not be like tables anymore */
    #tbPedRec .PedRec, .pedidos, .rec1, .rec2, .rec3 {
        display: block;

    }

    #tbPedRec{
        border-collapse: separate;
        border-spacing: 0 0;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    #tbPedRec thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;

    }

    #tbPedRec tr { border: 1px solid #ccc; }

    #tbPedRec td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;

    }

    #tbPedRec td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        padding-right: 10px;
        line-height: 1.5;
    }
	
    .pedidos:nth-of-type(1):before {
        content: "Pedidos";
    }

    .rec1:nth-of-type(2):before {
        content: "Rec. 1ª instância";

    }

    .rec2:nth-of-type(3):before {
        content: "Rec. 2ª instância";

    }

    .rec3:nth-of-type(4):before {
        content: "Rec. 3ª instância";
    }
	
	    .testl{
        border-top: 0;
        display: none;
        margin-top: 0;
        width: 0;
    }

    td .highlight{
        float: none;
        position: relative;
        left: 15px;
    }

    .highlightT{
        color: #fff;
    }

}

@media (min-width: 361px) and (max-width: 574px) {
    .perfilC{
        display: inline;
        width: 100%;
    }

    .perfilS{
        display: inline;
        width: 100%;
    }

    .perfilS p {
        height: 90px;
    }
    .valorSic {
        left: 7.5em;
        font-size: 14px;
        top: 15px;
    }

    .dadosSic{
        width: 68%;
        margin-left: 7.5em;
        padding-right: 5px;
        font-size: 0.6em;
    }

    .dadosCac{
        width: 65%;
        margin-left: 5.0em;
        font-size: 0.8em;
    }

    .redirecionamento .valorSic{
        left: 6em;
        font-size: 1.2em;
    }

    #total_atendimentoSic{
        height: 60px;
        font-size: 1em;
        right: 3.5em;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .perfilC{
        display: inline;
        width: 100%;
        padding: 5px;

    }

    .perfilS{
        display: inline;
        width: 100%;
    }

    .perfilS p{
        height: 100px;
        padding: 5px;
    }

    .dadosSic{
        width: 60%;
        margin-left: 7.5em;
        padding-right: 5px;
    }

    .dadosCac{
        width: 60%;
        margin-left: 7.5em;
    }

    .valorSic{
        left: 140px;
    }

    .redirecionamento .valorSic{
        left: 100px;
        width: 180px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .perfilC {
        float: left;
        width: 100%;
        padding: 0px;
    }

    .perfilS {
        float: left;
        width: 100%;
        padding: 0px;
    }

    .dadosCac{
        width: 70%;
        margin-left: calc(23% - 50px);
        padding-left: 5px;
        padding-right: 5px;
    }

    #total_atendimento {
        height: 50px;
        font-size: 15px;
    }

    .valorSic {
        left: 14em;
        font-size: 14px;
        top: 15px;
    }
    .dadosSic{
        width: 60%;
        margin-left: calc(28% - 50px);
        padding-right: 5px;
    }

    .redirecionamento .valorSic{
        left: 13em;
        font-size: 12px;
    }


    #total_atendimentoSic{
        height: 60px;
        font-size: 16px;
        top: 40px;
    }

}

@media (min-width: 992px) and (max-width: 1199px) {
    .perfilC {
        float: left;
        width: 100%;
        padding: 0px;
    }

    .perfilS {
        float: left;
        width: 100%;
        padding: 0px;
    }

    .dadosCac{
        width: 70%;
        margin-left: calc(23% - 50px);
        padding-left: 5px;
        padding-right: 5px;
    }

    #total_atendimento {
        height: 50px;
        font-size: 15px;
    }

    .valorSic {
        left: 15em;
        font-size: 1.2em;
        top: 10px;
    }
    .dadosSic{
        width: 60%;
        margin-left: calc(28% - 50px);
        padding-right: 5px;
    }

    .redirecionamento .valorSic{
        left: 12em;
        font-size: 1.2em;
    }


    #total_atendimentoSic{
        height: 60px;
        font-size: 16px;
        top: 40px;
    }
}

@media (min-width: 1200px) {
    .testl{
        width: 76%;

    }

    #total_atendimentoSic {
        top: 5px;
    }
}

@media (min-width: 1300px) {
    .testl{
        width: 76%;

    }
}
