
    #backButton {
        font-family: CustomParagrafoArtigoFonte;
        font-size: 1.2em;
        margin-left: 0px;
    }
    @font-face {
        font-family: CustomTitlefonte;
        src:url(fonts/Gotham-Black.woff) format('woff');
        font-style: normal;
        font-weight: normal;
    }
    @font-face {
        font-family: CustomMenuItemFonte;
        src:url(fonts/GothamBook.woff) format('woff'),
            url(fonts/GothamBook.woff2) format('woff2'),
            url(fonts/GothamBook.ttf) format('truetype');
        font-style: normal;
        font-weight: normal;
    }
    @font-face {
        font-family: CustomTituloArtigoFonte;
        src:url(fonts/GothamMedium.otf) format('opentype'),
            url(fonts/GothamMedium.woff) format('woff'),
            url(fonts/GothamMedium.woff2) format('woff2'),
            url(fonts/GothamMedium.ttf) format('truetype');
        font-style: normal;
        font-weight: normal;
    }
    @font-face {
        font-family: CustomParagrafoArtigoFonte;
        src:url(fonts/GothamBook.woff) format('woff'),
            url(fonts/GothamBook.woff2) format('woff2'),
            url(fonts/GothamBook.ttf) format('truetype');
        font-style: normal;
        font-weight: normal;
    }
    body {
        background-color: #FFFFFF;
        color: #000000;
    }
    .titulo1 {
        font: 36px CustomTitlefonte;
        text-align: right;
        width: 100%;
        display: inline-block;
        margin: 0px 0px -10px 0px;
    }
    .titulo2 {
        font: 52px CustomTitlefonte;
        text-align: right;
        width: 100%;
        display: inline-block;
        margin: -10px 0px 0px 0px;
    }
    .clearfix:after {
        content: "";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
    }

    .clearfix {
        display: inline-block;
    }

    html[xmlns] .clearfix {
        display: block;
    }

    * html .clearfix {
        height: 1%;
    }

    .group:before, .group:after {
        content: "";
        display: table;
    }
    .group:after {
        clear: both;
    }
    .group {
        zoom: 1; /* IE6&7 */
    }
    .transp {
      text-align: center;
    }

    .transp > img {
      margin: 20px 0 10px 0;
    }
    .banner {
        text-align: center;
        padding: 5px 0;
        background-color: #FFFFFF;
        color: #000000;
        margin-bottom: 0px;
    }

    #acessibilidade {
        background-color: #FFFFFF;
        color: #000000;
        font-size: 24pt;
    }

    #acessibilidade i{
        cursor: pointer;
    }

    /*#acessibilidade img{
        cursor: pointer;
        background-color: #FFFFFF;
    }*/

    .iconeIrPara{
        color: #000000;
        font-size: 12px;
        text-decoration: none;
    }
    .iconeIrPara:hover {
        color: #000000;
        cursor: pointer;
        text-decoration: none;
    }

    .banner:focus {
        box-shadow: 0 0 0 0;
        border: 0 none;
        outline: 0;
    }

    .banner:hover {
        cursor: pointer;
    }

    .logo {
        /*background-image: url(portal.png);*/
        /*width: 600px;*/
        /*height: 71px;*/
        display: inline-block;
    }
    #linkEsic {
        font-weight: bold;
        color: #01732E;
    }

    #linkEsic>div>img:hover, #linkEsic>div>span:hover {
        cursor: pointer;
    }
    .menu-item {
        text-align: center;
        padding: 10px 10px 10px 10px;
        border: 3px solid;
        border-color: #FFFFFF;
        align-items: center;
        height: 120px;
        display: flex;
    }

    .menu-item:hover {
        border-color: #FFFFFF;
        cursor: pointer;
    }

    .menu-item:focus {
        border-color: #FFFFFF;
        cursor: pointer;
    }
    .menu-item-sub {
        text-align: center;
        padding: 10px 10px 10px 10px;
        border: 3px solid;
        border-color: #FFFFFF;
        align-items: center;
        height: 120px;
        display: flex;
    }

    .menu-item-sub:hover {
        border-color: #FFFFFF;
        cursor: pointer;
    }

    .menu-item-sub:focus {
        border-color: #FFFFFF;
        cursor: pointer;
    }

    .menu-item .item-label {
        font: 1.4em CustomMenuItemFonte;
        color: #FFFFFF;
        text-align: left;
        vertical-align: middle;
    }

    .menu-item-sub .item-label {
        font: 1.4em CustomMenuItemFonte;
        color: #FFFFFF;
        text-align: left;
        vertical-align: middle;
    }
        .menu-item:hover {
            background-color: #15446a !important;
            cursor: pointer;
        }

        .menu-item:focus {
            background-color: #15446a !important;
            cursor: pointer;
        }
        .menu-item-sub:hover {
            background-color: #15446a !important;
            cursor: pointer;
        }

        .menu-item-sub:focus {
            background-color: #15446a !important;
            cursor: pointer;
        }
    /*turquoise*/
    .color-1 {
        background-color: #1abc9c;
    }

    /*asbestos*/
    .color-2 {
        background-color: #7f8c8d;
    }

    /*green bamboo*/
    .color-3 {
        background-color: #006442;
    }

    /*alizarin*/
    .color-4 {
        background-color: #e74c3c;
    }

    /*peter river*/
    .color-5 {
        background-color: #3498db;
    }

    /*pumpkin*/
    .color-6 {
        background-color: #d35400;
    }

    /*amethyst*/
    .color-7 {
        background-color: #9b59b6;
    }

    /*orange*/
    .color-8 {
        background-color: #f39c12;
    }

    /*wet asphalt*/
    .color-9 {
        background-color: #34495e;
    }

    /*belize hole*/
    .color-0 {
        background-color: #2980b9;
    }
    .pesquisaGeral {
        background-color: #004883;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-bottom: 10px;
        height: 55px;
    }
    .sprite {
        height: 60px;
        width: 60px;
        margin-bottom: 10px;
        display: inline-block;
        float: left;
        margin: 10px 10px;
    }
    #conteudo {
        margin-left: 20px;
        margin-right: 20px;
    }
    .conteudoSite {
        margin: 0 auto;
    }td, th {
        white-space: nowrap;
    }

    #tabelaF > tbody > tr > td > ul{
        word-wrap: break-word;
        white-space: normal;
    }
    #tabelaF_wrapper {
        margin-top: 30px;
    }
    .tabelaHeader {
        font-family: CustomParagrafoArtigoFonte;
    }
    .tabelaHeaderEsic {
        font-weight: bold;
    }
    #tabelaEsic > tbody > tr > td.centralizar {
        text-align: center;
    }
    .loading {
        background-image: url(Sprites/loading.gif);
        height: 150px;
        width: 150px;
        background-size: 100%;
        display: none;
        margin-top: 100px;
    }

    .loading-parent{
        height: 346px;
        text-align: center;
    }
    .glyphicon {
        margin-right: 10px;
    }

    .panel-heading:hover {
        cursor: pointer;
    }

    .btn {
        margin: 10px 0 0 10px;
    }

    .btn-table{
        margin: 0 0 0 0 !important;
    }

    .btn-table-esic{
        margin: 3px 0 3px 0 !important;
    }

    .btnDownload {
        margin: 2px 0 2px 0 !important;
    }
    .title {
        clear: both;
        text-align: center;
        padding-top: 15px;
        font-size: 25px;
    }
    .totalAcesso {
        font-size: 20px;
        font-family: CustomTituloArtigoFonte;
    }
    .tituloMaisAcessados {
        clear: both;
        text-align: center;
        padding: 5px 0 5px 0;
        margin: 0;
        font-size: 26px;
        font-family: CustomTituloArtigoFonte;
    }
    .rodape {
        clear: both;
        text-align: center;
        padding-top: 15px;
    }.footer {
            border-top: 1px solid rgba(0, 0, 0, 0.1);
            position: absolute;
            bottom: 0; 
            width: 100%;
            height: 60px;
        }
        html {
            position: relative;
            min-height: 100%;
        }
        body {
            margin-bottom: 60px;
        }
        .link-text-invisible{
            display:none;
        }
        .social-title{
            font-size: 20px;
        }

        .redesSociais{
            font-size: 30px;
            color: #000000;
        }
        .redesSociais:hover{
            color: #000000;
        }
        .redesSociais:visited{
            color: #000000;
        }
        .redesSociais:active{
            color: #000000;
        }
        
    @media(max-width: 768px) {
        .conteudoSite {
            width: 100%;
        }

        .logo {
            /*background-image: url(portal-mobile.png);*/
            /*width: 214px;*/
            /*height: 114px;*/
            display: inline-block;
        }
        
        .titulo1 {
            font: 25px CustomTitlefonte;
        }

        .titulo2 {
            font: 36px CustomTitlefonte;
        }
    }

    .dataTables_processing{
        position: absolute;
        left: 0px !important;
        width:100% !important;
        font-size:35px;
    }

    div.dataTables_wrapper div.dataTables_processing {
        position: fixed;
        top: 0px;
        left: 50%;
        width: 200px;
        margin-left: 0px;
        margin-top: 0px;
        text-align: center;
        padding: 1em 0;
        line-height: calc(100vh);
        min-height: calc(100vh);
        opacity: 0.75;
    }

    .invisivel{
        visibility: hidden;
    }

    .modalDialogPdf {
      width: 90%;
      height: 90%;
    }

    .modalContentPdf {
      height: auto;
      min-height: 90%;
    }
    .well {
        font-family: CustomParagrafoArtigoFonte;
    }well descricao_item {
        font-family: CustomParagrafoArtigoFonte;
    }h1{
        font-size: 36px;
    }body{
        font-size: 14px;
    }.btn{
        font-size: 14px;
    }.form-control{
        font-size: 14px;
    }.tituloArtigo{
        font-family: CustomTituloArtigoFonte;
    }.paragrafoArtigo{
        font-family: CustomParagrafoArtigoFonte;
        font-size: 1.2em;
    }.paragrafoArtigo p{
        text-align: justify;
        word-break: break-word;
    }button.primeiro, button.proximo, button.anterior, button.ultimo {
        margin-top: 0px;
    }input.input-pagination {
        margin-top: 10px;
        margin-bottom: 10px;
        text-align: center;
    }.quebrar_palavra { 
        white-space: pre-wrap;      /* CSS3 */   
        white-space: -moz-pre-wrap; /* Firefox */    
        white-space: -pre-wrap;     /* Opera <7 */   
        white-space: -o-pre-wrap;   /* Opera 7 */    
        word-wrap: break-word;      /* IE */
    }.filtroPesquisa {
        float: right;
        margin-top: 20px;
    }#tabelaFiltrosInseridos{
        table-layout: fixed;
    }#tabelaFiltrosInseridos > tbody > tr > td {
        word-wrap: break-word;
        white-space: normal;
    }#tabelaFiltrosInseridos > tbody > tr > td button {
        text-align: center;
    }.sumir {
        display: none;
    }.areaGrafica{
        font-family: CustomParagrafoArtigoFonte;
        font-size: 1.2em;
    }.areaGrafica canvas{
		width: 100%; 
		height: 100%;
    }.areaGrafica .titulo{
		font-weight: bolder;
		font-size: 1.5em;
		text-align: center;
    }.areaGrafica .centralizar{
		position: relative;
		width: 100%;
    }.areaGrafica .centralizar > div{
        left: 50%;
		transform: translateX(-50%);
    }.areaGrafica .capitalize{
        text-transform: capitalize;
    }hr{
	  border-top: 1px solid 
	}div.paragrafoArtigo table > tbody > tr > td{
		/*word-break: break-word;*/
        white-space: normal;
	}.grafico{
		z-index: -1;
	}.LegendaGrafico{
		display: table;
	}.blockLegenda{
		text-decoration: line-through;
	}.blockedIcon{
		color: #000000!important; 
	}.no-sort::after { 
		display: none!important; 
	}.no-sort { 
		pointer-events: none!important; cursor: default!important; 
	}.legenda:hover{
		cursor: pointer;
	}
        .search_box{
            position: fixed;
            float: top;
            top: 270px;
            right: 15px;
            z-index: 100;
        }

        .searchBox {
            position: fixed; 
            float: top;
            top: 225px;
            right: 50px;
            z-index: 100;
            width: 20%;
            background-color: rgb(230, 230, 230, 0.5); 
            padding: 5px 0 5px 0;
            border-radius: 10px;
            -webkit-transition: .2s ease-out;
            -moz-transition: .2s ease-out;
            transition: .2s ease-out;
        }

        .searchBox:hover{
            -webkit-transition: .2s ease-out;
            -moz-transition: .2s ease-out;
            transition: .2s ease-out;
        }

        .searchBox, .btnPesquisarBtn{
            display: inline-block;
            -webkit-transition: .2s ease-out;
            -moz-transition: .2s ease-out;
            transition: .2s ease-out;
        }

        .btnCircular{
            border-radius: 50%;
        }

        .btnPesquisaFaq{
            position: absolute;
            font-size: 24px;
            width: 50px;
            height: 50px;
            border-radius: 30px;
            right: 0;
            bottom: 0;
            z-index: 120;
        }
        
        button{
            cursor: pointer;
            border-radius: 30px;
            border: none;

            -webkit-transition: .3s ease-out;
            -moz-transition: .3s ease-out;
            transition: .3s ease-out;
        }

        .search_box button:focus{
            outline: none;
        }

        mark {
            background: yellow;
            color: black;
        }

        mark.current {
            background: orange;
        }

        .buttonPesquisa {
            padding: 5px 3px 5px 3px;
            align: left;
            margin: 0;
            font-size: 14px;
            -webkit-transition: .2s ease-out;
            -moz-transition: .2s ease-out;
            transition: .2s ease-out;
        }

        .input {
            overflow: hidden;
            margin: 0;
            padding: 0 5px 0 7px;
        }

        .input input {
            width: 100%;
            margin: 0; 
        }

        .buttons{
            margin: 0;
            padding: 0 0 0 7px;
        }

        @media(max-width: 1173px) {
            .searchBox {
                display: block;
                top: 225px;
                width: 25%;
            }
            .search_box{
                top: 270px;
                right: 15px;
                height: 5px;
            }
        }

        @media(max-width: 900px) {
            .searchBox {
                display: block;
                top: 225px;
                width: 28%;
            }
            .search_box{
                top: 270px;
                right: 8px;
                height: 5px;
            }
        }

        @media(max-width: 765px) {
            .searchBox {
                display: block;
                top: 235px;
                width: 30%;
            }
            .search_box{
                top: 290px;
                right: 4px;
                height: 5px;
            }
        }
        
        .filtros_acima{
        margin: 5px 0 5px 0;
    }

    div.filtros_acima div.form-group{
        margin-bottom: 0;
    }

    div.filtros_acima div.form-group label.label_filtros_acima{
        margin-bottom: 0;
    }.link_coluna {
        font-weight:bold; 
        cursor:pointer;
    }