/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 25/12/2014, 20:07:00
    Author     : Murillo Lima Costa
*/



div,span,ul,a {
    margin: 0px;
    padding: 0px;
}

.item-page ul{
    list-style-type: disc;
}

#componente table td{
    padding: 10px;
}

/*table tr td{
    margin: auto;
    padding: auto;

}*/

body{

    z-index: 998 !important;
    width:100% !important;
    /*height: 4625px !important;*/
    font-family: "kievit Regular", Tahoma, Verdana, Arial, sans-serif;
    /*font-family: Tahoma, Verdana, Segoe, sans-serif;*/
    font-size: 14px;
}

a:visited {
    color: #551A8B;
}

.bgParallax{

    width: 100%;
    height: 100%;

    position: relative;
}

#div-content{
    z-index: 998;
    /*padding-top: 15px;*/
    height: 100%;

}

#topo-fixed{
    height: 100px;
    width: 100%;
    position: fixed;
    vertical-align: top;
    background: #f2f2f2;
    z-index: 99;
    padding-top: 25px;
    /*display: none;*/

    -webkit-box-shadow: 0 8px 6px -6px #555;
    -moz-box-shadow: 0 8px 6px -6px #555;
    box-shadow: 0 8px 6px -6px #555;

}


#div-lateral{
    padding:0 0px 0 0;

    font-size:1.2em;
    background:#0b605e;
    /*height:100%;*/
    overflow:hidden;
    width:280px;
    position:fixed;
    top:33px;
    right:0px;

    height: auto;
    min-height: 100%;

    /*z-index: 998;*/
}

#div-lateral-menu {
    width: 100%;
    float: left;
}

#div-lateral-menu ul{
    padding: 0px 40px 0px 40px;
    list-style-type: none;
    color: #96bdbc;
}

#div-lateral-menu ul li a{
    padding-bottom: 4px;
    padding-top: 4px;
    font-family: "kievit Regular", Helvetica, Tahoma, sans-serif;
    font-size: 14px !important;
}

#div-lateral-menu ul li:first-of-type{
    padding-top: 30px;
}

#div-lateral-menu ul li:last-of-type{
    margin-bottom: 15px;
}

#div-lateral-menu li a{
    color: #d7e5dc;
    text-decoration: none;
}
#div-lateral-menu li a:hover {
    background: url(../images/logo-peq.png) center left no-repeat;
    padding-left: 25px;
}
#div-lateral-menu li{
    border-bottom: 2px solid #176765;
}

#div-lateral-menu-inferior ul li:first-of-type{
    padding-top: 10px;
}

#div-lateral-menu-inferior ul li:last-of-type{
    padding-bottom: 0px;
}

#div-lateral-menu-inferior li{
    border-bottom: 0px;
}

#div-lateral-menu-inferior li a:hover {
    background: none;
    padding-left: 10px;
    color: #dddddd;
}


#div-lateral-menu-inferior ul li a{
    padding-bottom: 0px;
    padding-top: 0px;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    font-size: 12px !important;
    padding-left: 10px;
}

#div-lateral-fechar{
    width: 30px;
    height: 30px;
    cursor: pointer;
    float: right;
    text-align: center;

    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;

    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;

}

#div-lateral-fechar:hover{
    -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -o-transform:rotate(180deg);
}


#topo-parte1{
    height: 100px;
    width: 50%;
    float: left;
    text-align: left;
}

#topo-parte2{
    height: 100px;
    width: 50%;
    float: right;
    text-align: right;
}

#fase1{
    width: 100%;
    min-height: 100% !important;
    height: auto;

    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;

    position: relative;

}



#fase1-topo{
    background: #f2f2f2;
    height: 30px;
    width: 100%;
}

#fase1-topo1{
    padding: 5px;
    float: left;
}

#fase1-topo2{
    padding: 5px;
    float: right;
}

#fase1-meio{
    width: 960px;
    height: 100%;
    margin: 0 auto;
}

#fase1-meio-parte1{
    width: 100%;
    height: 145px;
    padding-top: 22px;
}

#fase1-meio-logo{
    float: left;
    width: 30%;
    height: 100%;
}

#fase1-meio-logo img{
    margin-left: 10px;
    margin-top: 30px;
}

#fase1-meio-menu{
    float: left;
    width: 70%;
    height: 100%;
    text-align: right !important;
    padding-top: 10px;
}

#fase1-meio-menu img{
    margin-right: 18px;
    margin-top: 18px;
    cursor: pointer;
}

#fase1-titulo {
    color: #FFF;
    font-size: 4.7em;
    text-align: center;
    font-family: "kievit Regular",Verdana,Helvetica,Arial,sans-serif;
    float: left;
    width: 100%;
    height: 1.2em;
    padding-top: 14px;
}

#fase1-descricao{
    color: #FFF;
    font-size: 23px;
    text-align: center;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: antialiased;
    /* float: left; */
    width: 70%;
    margin: 0 auto;
    line-height: 1.2;
    text-shadow: 1px 1px #000;
}
#fase1-legenda {
    color: #FFF;
    font-size: 22px;
    text-align: center;
    font-family: Tahoma,Verdana,Segoe,sans-serif;
    float: left;
    width: 100%;
    margin: 0px auto;
    text-shadow: 1px 1px #000;
    padding-top: 25px;
    line-height: 30px;
    letter-spacing: 0px;
}
.linklegenda a{
    color: #FFF !important;
}
#fase2{
    width: auto;
    background-size: 100% 800px !important;
    height: 100%;
    max-height: 280px;
    z-index: 1;

    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;

}

#fase2-interna{

    width: auto;
    height: 280px;
    max-height: 100%;
    min-height: 100%;
    z-index: 10;

    background: url(../images/fase2-fundo.png) repeat;
}

#fase2-arte{
    height: 100%;
    float: left;
    width: 30%;
}

#fase2-arte{
    height: 100%;
    float: left;
    width: 30%;
}

#fase2-escrita{
    height: 100%;
    float: left;
    left: 50%;
    width: 70%;
}

#fase3{
    width: 100%;
    background: url(../images/fase3-fundo.jpg) repeat;
    height: 525px;

    position: relative;
}

#fase3-titulo{
    width: 100%;
    text-align: center;
    font-size: 50px;
    font-family: "kievit Regular";
    color: #005354;
    float: left;
    height: 40px;
    vertical-align: top;
    padding-top: 55px;
}

#circulo{
    background: #BE4B19;
    border-radius:50%;
    width:20px;
    height:20px;
    z-index: 2;

    position: absolute;

}

#circulo2{
    background: #BE4B19;
    border-radius:50%;
    width:20px;
    height:20px;
    z-index: 2;
    left: 407px;

    position: absolute;

}

#circulo3{
    background: #BE4B19;
    border-radius:50%;
    width:25px;
    height:25px;
    z-index: 2;
    left: 715px;
    top: 88px;

    position: absolute;

}

#circulo4{
    background: #BE4B19;
    border-radius:50%;
    width:35px;
    height:35px;
    z-index: 2;
    left: 711px;
    top: 193px;

    position: absolute;

}

#retangulo{
    background: #FFF;
    width:400px;
    height:5px;
    top: 6px;
    left: 8px;
    z-index: 1;


    position: absolute;

}

#retangulo2{
    background: #FFF;
    width: 338px;
    height: 5px;
    top: 52px;
    left: 398px;
    z-index: 1;

    -ms-transform: rotate(16deg); /* IE 9 */
    -webkit-transform: rotate(16deg); /* Chrome, Safari, Opera */
    transform: rotate(16deg);

    position: absolute;

}

#retangulo3{
    background: #FFF;
    width: 115px;
    height: 5px;
    top: 156px;
    left: 669px;
    z-index: 1;

    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    transform: rotate(90deg);

    position: absolute;

}

#retangulo4{
    background: #FFF;
    width: 377px;
    height: 5px;
    top: 109px;
    left: 380px;
    z-index: 1;

    -ms-transform: rotate(33deg); /* IE 9 */
    -webkit-transform: rotate(33deg); /* Chrome, Safari, Opera */
    transform: rotate(33deg);

    position: absolute;

}

#fase4{
    width: 100%;
    background-position: bottom;
    background-size: 100% 800px !important;
    height: 280px;
    max-height: 280px;
}

#fase4-interna{

    width: auto;
    height: 453px;
    max-height: 100%;
    min-height: 100%;
    z-index: 10;

    background: url(../images/fase4-fundo.png) repeat;
}

#fase4-interna2{
    width: 960px;
    margin: 0 auto;
    /*height: 100%;*/
}

#fase4-arte{
    height: 100%;
    float: left;
    width: 30%;
    text-align: right !important;

}

#fase4-arte img{
    margin-top: 20px;

}


#fase4-escrita{
    float: left;
    left: 50%;
    margin-top: 5%;
    width: 70%;

    text-align: right !important;
}

#fase4-escrita-descricao{
    margin-top: 35px;
    font-family: "kievit Regular", Tahoma, Verdana, Helvetica, Arial, sans-serif;
    font-weight: 100;
    font-size: 2.5em;
    color: #FFF;
    line-height: 120%;
    text-align: left;
}

#fase5{
    width: 100%;
    /*background: url(../images/fase5-fundo.jpg) repeat;*/
    background: #FFF;
    height: 490px;

    position: relative;

}

#fase5-interna{
    width: 960px;
    margin: 0 auto;
    height: 100%;
}

#fase5-titulo{
    width: 100%;
    text-align: center;
    font-size: 34pt;
    font-family: "kievit Regular", Helvetica, Tahoma, sans-serif;
    color: #ea7400;
    float: left;
    height: 80px;
    vertical-align: top;
    margin-top: 50px;
}

#fase5-meio{
    width: 100%;
    height: 280px;
}

.fase5-meio{
    width: 33%;
    height: 100%;
    float: left;
    text-align: right;
}

.fase5-janela{
    max-width: 285px;
    max-height: 169px;
    /*margin: 0 auto;*/
    overflow: hidden;

    -webkit-border-radius: 10px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius: 10px;
    -moz-border-radius-topleft: 0;
    border-radius: 10px;
    border-top-left-radius: 0;

    -webkit-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow:    2px 2px 5px 0px rgba(50, 50, 50, 0.5);
    box-shadow:         2px 2px 5px 0px rgba(50, 50, 50, 0.5);
}

.fase5-janela img{
    /*    -webkit-border-top-left-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;
        -moz-border-radius-topleft: 10px;
        -moz-border-radius-bottomright: 10px;
        border-top-left-radius: 10px;
        border-bottom-right-radius: 10px;
        -webkit-box-shadow: 3px 3px 5px 0px rgba(50, 50, 50, 0.22);
        -moz-box-shadow:    3px 3px 5px 0px rgba(50, 50, 50, 0.22);
        box-shadow:         3px 3px 5px 0px rgba(50, 50, 50, 0.22);*/
    /*height: 190px;*/
}

.fase5-descricao-data-tag{

    width: 300px;
    /*margin: 0 auto;*/
    text-align: left;
    padding-top: 15px;
    color: #0B605E;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    float: left;
}
.group-article .fase5-descricao:first-of-type .fase5-descricao-data-tag{
    padding-top:0;
}


.fase5-descricao-titulo{

    width: 300px;
    margin: 0 auto;
    text-align: left;
    line-height: 125%;
    padding-top: 5px;
    float:left;
}

.fase5-descricao-titulo a{

    font-family: "kievit Regular", Helvetica, Tahoma, sans-serif;
    font-size: 18px;
    color: #8d8d8d !important;
    line-height: 25px;
}

.fase5-descricao-titulo-peq{

    width: 300px;
    margin: 0 auto;
    text-align: left;
    line-height: 125%;
    padding-top: 5px;
    padding-bottom: 5px;
    /*border-bottom: 1px dashed #999;*/
    float: left;
}

.fase5-descricao-titulo-peq a{

    line-height: 20px;
}

.fase5-descricao-titulo-peq a{

    font-family: "kievit Regular", Helvetica, Tahoma, sans-serif;
    color: #898888;
    font-size: 14px;
}

.fase5-descricao-titulo-peq a:hover{
    color: #1d1e1f;
}

#fase5-rodape{
    height: 60px;
    width: 100%;
    text-align: right;
    color: #e54f16;
    float:left;
    padding-top: 10px;
}

#fase5-rodape a{
    color: #e54f16;
    font-size: 14px;
}

#fase5-rodape a:hover{
    color: #1d1e1f;
}

.fase5-desc-data{
    float: left;
    background: #e25015;
    padding: 2px 10px 2px 10px;
    border-bottom-right-radius: 8px;
    color: #FFF;
    margin-right: 10px;
}

.fase5-desc-categoria{
    font-size: 14px;
    line-height: 25px;
}

#fase6{
    width: 100%;
    background-size: 100% 600px !important;
    height: 280px;


    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;


}

#fase6-interna{

    width: auto;
    height: 100%;
    z-index: 10;

    background: url(../images/fase6-fundo.png);
}

#fase6-interna2{
    width: 960px;
    margin: 0 auto;
    height: 100%;
}

#fase6-escrita{
    background: url(../images/arte-fase6.png) no-repeat;
    height: 100%;
    float: left;
    left: 50%;
    margin-top: 1%;
    width: 100%;
}

#fase6-titulo{
    width: 100%;
    text-align: center;
    font-size: 30px;
    font-family: "kievit Regular", Helvetica, Tahoma, sans-serif;
    color: #FF7100;
    float: left;
    height: 0px;
    vertical-align: top;
    margin-top: -21px;
    font-weight: bold;
    text-shadow: 0 0 3px #0B0B0B, 0 0 5px #FFFFFF;
}

#fase6-escrita-interna{
    width: 85%;
    float:right;
    text-align: left;
    padding-top: 50px;

    font-family: "kievit Regular", Tahoma;
    font-weight: 100;
    color: #FFF;
    font-size: 1.3em;

}

#fase6-escrita-interna h1{
    font-family: "kievit Regular", Tahoma;
    font-weight: 100;
    color: #FFF;
    font-size: 2em;

}

#fase6-escrita-interna p{
    line-height: 155%;
}

#fase6-leia-mais a{
    color: #ffbf00;
    font-family: "kievit Regular", Tahoma;
    font-weight: 100;
    float: right;

}

#fase7{
    width: 100%;
    background: url(../images/fase7-fundo.jpg) repeat;
    /*height: 275px;*/
    height: 335px;
    padding-top: 45px;
    position: relative;
    padding-bottom: 100px;
}

#fase7-interna{
    width: 960px;
    margin: 0 auto;
    height: 100%;
}

.fase7-endereco {
    width: -webkit-calc(33% - 80px);
    width: -moz-calc(330% - 80px);
    width: 40%;
    min-height: 130px;
    float: right;
    text-align: left;
    border-left: 1px dotted #FFF;
    color: #FFF;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
}
.fase7-menu {
    width: 59%;
    float: left;
}
.menu_menu_rodape .item-120{
    display: none;
}
.menu_menu_rodape {
    float: left;
    margin-right: 30px !important;
}
.menu_menu_rodape li {
    border-top: 2px solid #ec933c;
    padding: 9px 13px;
    width: 185px;
}
.menu1 li:nth-child(2),
.menu2 li:first-of-type {
    border-top: none;
    padding: 0px 13px 7px;;
}
.menu_menu_rodape li a{
    font-family: Tahoma, "kievit Regular" ;
    font-size: 14px ;
    color: #FFF;
}
.menu_menu_rodape li a:hover {
    background: url(../images/logo-peq.png) center left no-repeat;
    padding-left: 25px;
}

.tituloendereco{
    color: #FFF;
    margin: 11px 0px 0px !important;
}
.tituloendereco:first-of-type{
    margin: 0px 0px 2px !important;
}
.corpoendereco{
    color: #FFF;
}
.fase7-endereco-descricao{
    padding-left: 10px;
}

.fase7-endereco-descricao p:first-of-type{
    font-family: "kievit Regular", Helvetica, Tahoma, sans-serif;
    font-size: 2em;
}

.fase7-endereco-descricao p{
    font-size: 14px;
}

#fase7-voltar-topo {
    float: right;
    margin-top: 30px;
    clear: both;
    position: absolute;
    bottom: 0;
    right: 20px;
    left: auto !important;
}

#fase7-voltar-topo div {
    margin-left: 10px;
    color: #FFF;
    margin-right: -5px;
    margin-bottom: 10px;
}

article h1{
    padding: 0% 50%;
}

#div2{
    background-image: url(../images/parte2.jpg);
    height: 600px
}

#div-lateral-logo {
    float: left;
}
#top-menu{
    float: right;
    /* width: 100%; */
    position: absolute;
    right: 40px;
    top: 8px;
}

#topbarContent a{
    color: #FFF;
}

#topbarContent li{
    color: #FFF;
}

#menu-acessibilidade{
    float: right;
    width: 100%;
    margin-top: 18px;
}

#menu-acessibilidade li{
    float: left !important;
    padding-top: 2px !important;
    padding-left: 7px;
}



#menu-acessibilidade a{
    font-size: 12px;
}

#redessociais-menu {
    float: right;
    width: 650px;
}

#menu-principal img{
    margin:  0 !important;
    padding-top: 35px;
    /*padding-right: 10px;*/
}

.font-sizer li{
    padding: 0px !important;
}

.font-sizer li a{
    color: #FFF;
}

#redessociais{
    float: right;
    width: 250px;
    padding-top: 11px;
    display: none;
}

#menu-search{
    float: right;
    padding-top: 14px;
    width: 38px;
    padding-left: 0px;
}

#menu-principal{
    float: right;
    width: 65px;
}

.customredes-sociais li{
    list-style:none !important;
    display: inline;
    margin-right: 0px !important;
}

#menu-acessibilidade-fase1{
    float: right;
}

.link-barra{
    top: 4px !important;
}

#campo-imput{
    float:right;
    margin-top: 29px;
    display: none;
}

#mod-finder-searchword{
    color: #484848;
    border: hidden;
    width: 215px;
    border-radius: 2px;
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}

.findersearch-principal{
    margin-right: 10px;
}

.findersearch-principal label{
    display: none;
}

#mod-finder-searchword:focus{
    outline:none;
}

#fase1-links{
    text-align: center;
    width: 960px;
    /*margin-left: 122px;*/
    margin-top: 50px;
}

#fase1-links li {
    /* float: left; */
    width: 180px;
    height: 180px;
    margin: 0 30px;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    align-content: center;
    padding: 0 10px;
}
#fase1-links ul {
    position: relative;
    height: 170px;
    width: 400px;
    margin: 0 auto!important;

}
#fase1-links li img {
    position: relative;
    top: 20px;
}
#link-fase1 img {
    left: -2px;
}
#fase1-links .destaque_financiamento a:hover img {
    position: relative;
    top: 30px;
    /*left: -3px;*/
}
#fase1-links .destaque_financiamento a{
    /* float: left; */
    list-style: none;
    background: #FFF;
    border-radius: 80px;
    width: 140px;
    height: 140px;
    text-align: center;
    margin: 0 auto;
    display: block;
}
#fase1-links .destaque_financiamento a:hover {
    list-style: none;
    background: #FFF;
    border-radius: 90px;
    border: 0.17em solid #E55119;
    width: 170px;
    height: 170px;
    -webkit-box-shadow: inset 0 0 8px 0 #F4B59C;
    box-shadow: inset 0px 0px 18px 2px #F2A081;
}

#fase1-seta{
    position: fixed;
    bottom: 0 !important;
    z-index: 9999;
    /* left: 0 !important; */
    /* margin-left: -55px; */
    cursor: pointer;
    /*right: 20px !important;*/
    left: initial !important;
    right: 0px ;
}

#fase1-seta img{
    /*    position: absolute;
        bottom: 10px;
        left: 50%;
        margin-left: -60px;*/
}

#fase2-interna2{
    width: 960px;
    margin: 0 auto;
    height: 100%;
}

#fase2-arte img{
    padding-top: 85px;
}

#fase2-escrita-descricao{
    margin-top: 110px;
    font-family: "kievit Regular", Verdana, Arial, sans-serif;
    font-weight: 100;
    font-size: 2.5em;
    color: #FFF;
    line-height: 130%;
    margin-left: 30px;
}

#fase3-interna{
    width: 960px;
    margin: 0 auto;
    height: 100%;
}

.tab-interno-1{
    height: 100%;
    width: 30%;
    float: left;
    background: url('../images/separadorChamadas.png') top right no-repeat;
    padding-right: 3%;
    padding-left: 70px;
}

.tab-interno-2{
    height: 100%;
    width: 27%;
    float: left;
    background: url('../images/separadorChamadas.png') top right no-repeat;
    padding-right: 3%;
}

.tab-interno-3{
    height: 100%;
    width: 25%;
    float: left;
    /* background: url('../images/separadorChamadas.png') top right no-repeat; */
    padding-right: 3%;
}

.tab-interno-titulo{
    font-family: "kievit Regular", Helvetica, Tahoma, sans-serif;
    color: #1d1e1f;
    font-size: 1.55em;
    white-space: normal;
    padding: 15px;
    line-height: 140%;
}
.containerBolas {
    position: relative;
    left: 0px!important;
    /*display: block;*/
}


div#tituloAbertas {
    font-family: "kievit Regular", Helvetica, Tahoma, sans-serif;
    font-size: 31px;
    color: #005354;
    margin-top: 30px;
    margin-left: 25px;
    cursor: pointer;
}
div#tituloEncerradas {
    margin-top: 130px;
    /* margin-left: 14px; */
    color: #f58220;
    text-align: center;
    cursor: pointer;
}


.tab-interno-titulo a{
    color: #f58220;
}

.current .tab-interno-2{
    display: block;
}

.current .tab-interno-3{
    display: block;
}

.tab-interno-prazo{
    white-space: normal;
    padding: 0px 25px 0px 15px;
}

.tab-interno-prazo a{
    font-family: "kievit Regular", Helvetica, Tahoma, sans-serif;
    color: #e65a3a;
    font-size: 1.2em;
}


.tab-interno-disponivel{
    font-family: "kievit Regular", Helvetica, Tahoma, sans-serif;
    color: #444;
    white-space: normal;
    font-size: 1.0em;
    padding: 10px 20px 0px 15px;
}



.tab-interno-alteracao{
    font-family: "kievit Regular", Helvetica, Tahoma, sans-serif;
    color: #444;
    white-space: normal;
    font-size: 1.0em;
    padding: 10px 20px 0px 15px;
    float:left;
}

.tab-interno-alteracao-obs{
    font-family: "kievit Regular", Helvetica, Tahoma, sans-serif;
    color: #444;
    white-space: normal;
    font-size: 1.0em;
    padding: 0px 20px 0px 15px;
    float:left;
}



.tab-interno-disponivel-valor{
    font-family: "kievit Regular", Helvetica, Tahoma, sans-serif;
    color: #fff;
    white-space: normal;
    background-color: #f58220;
    border-radius: 5px;
    width: 65%;
    text-align: center;
    height: 20px;
    float: left;
    padding-top: 4px;
    margin-left: 5%;
}

#encerradas {
    opacity: 1 !important;
}
#andamento {
    opacity: 1 !important;
}
#abertas {
    opacity: 1 !important;
}
.tab-interno-titulo a{
    /*color:#1D1E1F;*/
}
.tab-interno-prazo a {
    color: #6d6e71;
}

#topo{
    cursor: pointer;
}

#barra-brasil{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 998;
    width: 100%;
}

#div-lateral-separador {
    background: url("../images/separador.png") top center no-repeat;
    width: 215px;
    height: 10px;
    margin: 0 auto;
}

#topo-fixed-interior{
    width: 960px;
    margin: 0 auto;
}

#topo-fixed-logo{
    margin-left: 10px;
    margin-top: 20px;
    width: 20%;
    float: left;
}

#topo-fixed-dados{
    width: 78%;
    float: right;
}

#topo-fixed-menu-acessibilidade{
    float: right;
    width: 100%;
    margin-top: 18px;
    color: #056462;
}

#topo-fixed-menu-acessibilidade a{
    color: #056462 !important;
}

#topo-fixed-menu-acessibilidade li{
    color: #056462 !important;
}

.topo-fixed-ul{
    float: right;
}

.topo-fixed-ul li{
    float: left;
    padding-top: 2px;
    padding-left: 7px !important;
}

.topo-fixed-acessibilidade{
    width: auto !important;
}
#topo-fixed-redessociais {
    margin-right: 10px;
    float: right;
    /*border-right: 1px solid #006462;*/
    margin-top: 21px;
}
#topo-fixed-redessociais li{
    display: inline;
    float: right;
    /*padding-top: 23px;*/
    padding-right: 9px;
}

#topo-fixed-menu-principal img{
    margin:  0 !important;
    padding-top: 12px;
    float: right;
    cursor: pointer;
}

#topo-fixed-menu-search {
    float: right;
    padding-top: 22px;
    width: 45px;
    padding-left: 0px;
}

#topo-fixed-menu-search img{
    cursor: pointer;
}

#topo-fixed-campo-imput{
    float: right;
    margin-top: 18px;
    /*display: none;*/
    margin-right: 5px;
}

#topo-fixed-campo-imput .search-query {
    color: #FFF !important;
    background: #036462 !important;
    margin-top: 3px;
    padding: 0 15px;
    width: 190px;
}

#topo-interior-1{
    width: 30%;
    float: left;
    height: 120px;
}

#topo-interior-2{
    width: 70%;
    float: left;
    height: 75px;
}

.topbarContent-index a{
    color: #056462 !important;
}

#topo-interior-1 img{
    margin-top: 15px;
    margin-left: 2px;
}

.topo-fixed-campo-imput-interior input{
    background: #036462 !important;
    color: #FFF !important;
}

.fundo{
    background: #ffffff !important;
    padding-top: 150px;
}



#componente div{
    position: relative;
    left: auto !important;
}

.topo{
    background: url(../images/fundo.jpg) repeat;
    position: relative;
    position: fixed;
    top: 33px;
    z-index: 999;
    margin: 0 auto;
    width: 100%;
}

.topo div{
    position: relative !important;
    left: auto !important;
}

.meio{
    background: url(../images/fundo.jpg) repeat;
    position: relative;
    padding-bottom: 30px;

}

#sombra-topo{
    background: url(../images/sombra-topo.png) center;
    width: 100%;
    height: 30px;
    clear: both;
}

.module_a-finep h2{
    color: #036462;
    font-family: "kievit Regular", Tahoma, Verdana, Arial, sans-serif;
    font-weight: 100;
    font-size: 20px;
    border-bottom: 1px solid #898888;
    padding-bottom: 5px;
    background: none;
}

.menua-finep{
    background: none !important;
    border: hidden !important;
    box-shadow: none !important;
    padding-bottom: 50px !important;
}

.menua-finep li{
    background: none !important;
    box-shadow: none !important;
    border-bottom: hidden !important;
    padding-top: 5px;
}


.menua-finep li li{
    background: none !important;
    box-shadow: none !important;
    border-bottom: hidden !important;
    border-top: hidden !important;
    list-style-type: none !important;
}

.menua-finep li a{
    border-left: 2px solid #000 !important;
    color: #1d1e1f !important;
    font-family: "kievit Regular", Helvetica, Tahoma, sans-serif;
    font-size: 14px !important;
    font-weight: normal;
    padding-bottom: 3px !important;
    padding-top: 3px !important;
}

.menua-finep li a:hover{
    color: #f36f32 !important;
    border-left-color:#f36f32 !important;
}

.menua-finep li .isactive{
    color: #f36f32 !important;
    border-left-color:#f36f32 !important;
}


.article-tools{
    display: none;
}

.page-header{
    border-bottom: hidden;
}

.page-header h2{
    font-weight: normal;
    color: #F36F32;
    padding-bottom: 5px;
    border-bottom: 1px dashed #898888;
    margin-bottom: 25px;
}

.page-header h2 a{
    color: #f36f32;
    font-size: 26px;
}

.item-page{
    padding-bottom: 50px;
}


.content-categorymarco-historico h1{
    color: #f36f32;
    font-family: "kievit Regular", Tahoma, Verdana, Arial, sans-serif;
    font-weight: 100;
    font-size: 26px;
    border-bottom: 1px dashed #898888;
    padding-bottom: 5px;
    font-weight: normal;
}

#content-marco{
    width: 100%;
    height: auto;
    float: left;
    padding-top: 20px;
}


.circulo-marco{
    background: none;
    border-radius:100%;
    width:12px;
    height:12px;
    border: 5px solid #f36f32;
    margin: 0 auto;
    background: #FFF;
    margin-left: 0px;
    /*position: absolute !important;*/
    margin-left: 6px;
    cursor: pointer;
}

#content-marco .linha-marco:last-of-type .direita-marco{
    border-left: none;
}

.linha-marco{
    width: 100%;
    height: auto;
    float: left;
    margin-left: -7px;
    /*    min-height: 140px;*/
}

.linha-marco-interior{
    background: #cecece;
    height: 100%;
    width: 5px;
    margin: 0 auto;
    /*    min-height: 140px;*/
}


.esquerda-marco{
    float:left;
    max-width: 50px;
    min-width: 50px;
    width: 10%;
    z-index: 99;
    vertical-align: top;
}

.direita-marco{
    float:left;
    width: 90%;
    margin-top: 0px;
    border-left: 5px solid #CCC;
    padding-left: 19px;
    margin-left: 15px;
    z-index: 1;
    min-height: 80px;
}

.ano-marco{
    font-family: "kievit Regular", Tahoma, Verdana, Arial, sans-serif;
    font-weight: 100;
    font-size: 26px;
    color: #1d1e1f;
    float: left;
    padding-left: 10px;
    width: 100%;
    cursor: pointer;
    height: 26px;
    margin-top: -25px;
}

.titulo-marco{
    font-family: "kievit Regular", Tahoma, Verdana, Arial, sans-serif;
    /*font-weight: 100;*/
    font-size: 18px;
    /*font-weight: bold;*/
    color: #1d1e1f;
    padding-top: 3px;
    float: left;
    padding-left: 10px;
    padding-top: 10px;
    width: 100%;
}

.texto-marco{
    font-family: "kievit Regular", Helvetica, Tahoma, sans-serif;
    /*font-size: 14px;*/
    padding-left: 10px;
    padding-top: 10px;
    float: left;
    /*color: #898888;*/
    padding-bottom: 25px;
}

#barraDireita{
    width: 30%;
    float:right;
}

.module_noticias-relacionadas{
    width: 100%;
    float: right;
    text-align: right;
}

.module_noticias-relacionadas h2{
    font-family: "kievit Regular", Tahoma, Verdana, Arial, sans-serif;
    font-weight: 100;
    font-size: 26px;
    color: #056462;
}

.module_ultimas-noticias{
    width: 100%;
    float: right;
    text-align: left;
}

.module_ultimas-noticias:last-of-type{
    padding-bottom: 40px;
}

.module_ultimas-noticias h2{
    font-family: "kievit Regular", Tahoma, Verdana, Arial, sans-serif;
    font-weight: 100;
    font-size: 26px;
    color: #056462;
    padding-top: 20px;
}

.module_ultimas-noticias li{
    border-bottom: 1px dashed #000;
    font-family: "kievit Regular", Helvetica, Tahoma, sans-serif;
    font-weight: normal;
}

.ultimas-not-cabecalho{
    padding-top: 10px;
    color: #e54f16;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    font-size: 14px;
}

.ultimas-not-titulo a{
    color: #898888;
    font-family: "kievit Regular", Helvetica, Tahoma, sans-serif;
    font-weight: normal;
    font-size: 14px;
}

.ultimas-not-titulo{
    padding-bottom: 15px;
    border-bottom: 1px dashed #CCC;
}

.ultimas-not-titulo-imprensa{
    padding-bottom: 15px;
    padding-top: 10px;
}

.ultimas-not-titulo-imprensa a{
    color: #1d1e1f;
    font-size: 16px;
    font-family: "kievit Regular", Helvetica, Tahoma, sans-serif;
    line-height: 150%;
}

.ultimas-not-intro-imprensa a{
    color: #898888;
    font-size: 14px;
    font-family: "kievit Regular", Helvetica, Tahoma, sans-serif;
    line-height: 150%;
}

.ultimas-not-intro-imprensa{
    padding-bottom: 20px !important;
}

.imprensa-ver-todas{
    padding-bottom: 15px;
    text-align: right;
    margin-top: -35px;
}

.imprensa-ver-todas a{
    font-family: "kievit Regular", Helvetica, Tahoma, sans-serif;
    color: #898888;
    font-size: 14px;
}

.ultimas-not-titulolast-child{
    border-bottom: none;
}

.ultimas-not-titulo:last-child{
    border-bottom: none;
}

.content-cabecalho{
    padding-top: 35px;
    color: #e54f16;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    font-size: 14px;
}

// Finaciamento


.menufinanciamento {
    padding-top: 20px;
    position: relative;

}

.menufinanciamento a:active, .menufinanciamento a:focus,.menufinanciamento a:visited{
    color:#FFF !important;
}

.nivel-1{
    padding-bottom: 50px;
    float: left;
    width: 100%;
}

.item-220{
    width:100%;
}

.menufinanciamento li {
    float: left;
    text-align: center;
    list-style-type: none;
    position: relative;
    margin-left: 0px !important;

}

/*.finan-menu {
    position: relative;
    top: 50%;
    transform: translateY(-50%); // Adicionar os prefixos.
}*/

.finan-menu a{
    background: #898888;
    color: #FFF;
    margin-right: 10px;
    border-radius: 10px;
    font-family: "kievit Regular", Tahoma;
    padding: 10px;
    font-size: 16px;
    max-width: 200px;
    word-wrap: break-word;
    display: block;
    /*//height: 30px;*/
    font-weight: normal;
}

.finan-menu a:hover{
    background: #f36f32;
    color: #FFF;
}

.content-link-finan{
    display: table;
    height: 35px;
    position: relative;
    overflow: hidden;
}

.content-link-finan-int{
    position: static !important;
    top: 50%;
    display: table-cell;
    vertical-align: middle;
}

.content-link-finan-int2{
    position: relative;
    top: -50%
}

.finan-menu ul li a{
    margin-top: 30px;
}


.finder-noticias{
    width: 30%;
    float: left;
}

.corpo-noticias{
    width: 67%;
    float: right;
}

.listas-noticias{
    width: 100%;
}

.ult-noticias{
    width: 47%;
    float: left;
    padding-bottom: 40px;
}

.ult-noticias h2{
    border-bottom: none !important;
}

.maislidas-noticias{
    width: 47%;
    float: right;
    padding-bottom: 40px;
}

.maislidas-noticias h2{
    border-bottom: none !important;
}

.titulo-noticias h2{
    color: #036462;
    font-family: "kievit Regular", Tahoma, Verdana, Arial, sans-serif;
    font-weight: 100;
    font-size: 20px;
    border-bottom: 1px solid #898888;
    padding-bottom: 5px;
    background: none;
}


.finder-noticias fieldset{
    padding-top: 20px;
}

.finder-noticias label{
    color: #1d1e1f;
    font-family: "kievit Regular", Helvetica, Tahoma, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.finder-noticias input{
    color: #898888;
    webkit-box-shadow: none !important;
    box-shadow: none !important;
    height: 25px;
    width: 260px;
    border-color: #dddddd;
    border-radius: 5px;
}

.finder-noticias select{
    color: #898888;
    webkit-box-shadow: none !important;
    box-shadow: none !important;
    height: 35px;
    width: 274px;
    border-radius: 5px;
    border-color: #dddddd;
}


.finder-noticias .controls{
    margin-left: 0px;
}

.finder-noticias button{
    border: hidden;
    background: none;
    box-shadow: none;
}

.finder-noticias button:hover{
    background: none;
}

.finder-noticias .control-label{
    text-align: left;
}

.finder-noticias li{
    border: 1px solid #dddddd;
    border-radius: 5px;
    width: 47% !important;
    margin-right: 5px !important;
    height: 25px;
}

.finder-noticias .filter-date label{
    color: #898888;
    float:left;
    padding-left: 4px;
}

.finder-noticias .periodo-pub{
    padding-top: 5px;
}

.finder-noticias .filter-date input{
    border: none;
    float:left;
    height: 20px;
    padding-right: 0px;
    padding-top: 2px;
}

.finder-noticias .filter-date button{
    padding: 0px;
    margin: 0px;
    float:left;
    padding-top: 2px;
}

.finder-noticias .input-medium{
    width: 80px;
}

.finder-noticias .btn-primary{
    background-color: #056462;
    float: right;
    margin-bottom: 20px;
    cursor: pointer;
    opacity: 1;
    margin-right: 5px;
    margin-top: 10px;
}

.finder-noticias .btn-primary:hover{
    background-color: #056462;
    float: right;
    margin-bottom: 20px;
    cursor: pointer;
    opacity: 1;
}

.icon-calendar{
    background: url(../images/calendar.png) no-repeat;
    width: 17px;
    height: 17px;
    /*display: none;*/
}

.chamada-data .btn{
    /*    width: 17px;
        height: 17px;*/
}

#finder-filter-w1,#finder-filter-w2{
    display:none;
}


.destaque-img{
    border: 2px solid #dddddd;
}

.destaque-imagem{
    float:left;
    padding-left: 2px !important;
}

.destaque-descricao{
    padding-left: 10px;
}

.destaque-data-tag{
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    color: #e54f16;
    font-size: 14px;
}

.destaque-titulo{
    font-family: "kievit Regular", Helvetica, Tahoma, sans-serif;
    color: #1d1e1f;
    font-size: 18px;
    padding-top: 10px;
    line-height: 130%;
}

.destaque-titulo a{
    color: #1d1e1f;
}

.destaque-intro{
    font-family: "kievit Regular", Helvetica, Tahoma, sans-serif;
    color: #898888;
    font-size: 14px;
    padding-top: 10px;
}

.destaque-intro a{
    color: #898888;
}

.nspPrev{
    display: none;
}

.nspNext{
    display: none;
}

.destaque-noticias{
    position: relative;
}

#ver-todos-destaques-noticias{
    float: right;
    right: 5px;
    top: 10px;
    padding-top: 15px;
    z-index: 9;
}

#ver-todos-destaques-noticias a{
    color: #e54f16;
    z-index: 9;
}

.destaque-noticias .nspArt .fright {
    float: right;
    width: 50%;

    color: #e54f16;
    font-size: 14px;
}

.categoria-not-destaques{
    color: #e54f16;
    font-size: 14px !important;
}

.nspHeader a{
    font-family: "kievit Regular", Tahoma, Verdana, Arial, sans-serif;
    font-size: 18px;
    color: #1d1e1f;
}

.nspText a{
    font-family: "kievit Regular", Tahoma, Verdana, Arial, sans-serif;
    font-size: 14px;
    color: #898888;
}


.destaque-noticias h4.nspHeader.tleft.fright.has-image{
    font-family: "kievit Regular", Tahoma, Verdana, Arial, sans-serif;
    font-weight: 100;
    font-size: 18px;
    color: #898888;
    line-height: 25px;
    padding: 0;
}
.destaques-paginacao{
    float: left !important;
    margin-left: 247px;
}

.nspList{
    display: none;
}

.noticias-result{
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: 1px dashed #dddddd;
}

.noticias-result:last-of-type{
    border-bottom: none;
}

.noticias-imagem{
    float:left;
    padding-left: 2px !important;
    padding-right: 10px;
}

.noticias-descricao{
    /*float: left;*/
}

.noticias-data-tag{
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    color: #e54f16;
    font-size: 14px;
}

.noticias-titulo{
    font-family: "kievit Regular", Helvetica, Tahoma, sans-serif;
    color: #1d1e1f;
    font-size: 18px;
    padding-top: 10px;
    line-height: 130%;
}

.noticias-titulo a{
    color: #1d1e1f;
}

.noticias-intro{
    font-family: "kievit Regular", Helvetica, Tahoma, sans-serif;
    color: #898888;
    font-size: 14px;
    padding-top: 10px;
}

.noticias-intro a{
    color: #898888;
}

.noticias-categoria{
    font-family: "kievit Regular", Helvetica, Tahoma, sans-serif;
    color: #898888;
    font-size: 14px;
    width: 100%;
    padding-top: 10px;
    clear: both;
}

.noticias-categoria-descricao{
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    color: #056462;
    font-size: 14px;
}

.nspBotInterface{
    display: none;
}

#search-results{
    padding-top: 37px;
}

.clear{
    clear: both;
}

#content-faleconosco{
    width: 100%;
}

.module_fale-conosco h2{
    display: none;
}

.item-faleconosco{
    height: 120px;
    width: 220px;
    border: 1px solid #CCC;
    float: left;
    text-align: center;
    margin-left: 10px;
    cursor: pointer;

}

.item-faleconosco:hover{
    border: 1px solid #f36f32;
    background: #f36f32;


}

.item-faleconosco:hover a{
    color: #FFF;
}

.item-faleconosco a{
    *position: absolute;
    top: 40%;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    display:table;
    width: 100%;
    min-height: 40px;

    /*height: auto !important;*/
    height: 0;

    font-family: "kievit Regular", Helvetica, Tahoma, sans-serif;
    color: #898888;
    font-size: 14px;
}

.item-faleconosco a span{
    padding-right: 10px;
    padding-left: 10px;

}

.seta-cima-faleconosco {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;

    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 20px solid #FFF;
}

#info-faleconosco{
    padding-bottom: 50px;
    clear: both;
}

.desc-faleconsoco{
    border: 1px solid #f36f32;
    margin-left: 10px;
    margin-right: 12px;
}

.active-item-faleconosco{
    border-color: #f36f32;
    background: #f36f32;
    color: #FFF !important;
}

.active-item-faleconosco a{
    color: #FFF !important;
}

.tit-desc-faleconosco{
    color: #1d1e1f;
    font-family: "kievit Regular", Helvetica, Tahoma, sans-serif;
    font-size: 18px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
}

.text-desc-faleconosco{
    font-family: "kievit Regular", Helvetica, Tahoma, sans-serif;
    font-size: 14px;
    padding-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
}

.seta-faleconosco{
    margin-top: 40%;
}

.resposta-accordion{
    padding-left: 10px;
    padding-top:   5px;

}

.sp-accordion-container{
    padding-left: 10px;
    font-family: "kievit Regular", Tahoma, Verdana, Arial, sans-serif;
    font-weight: 100;
    color: #666666;
}

.sp-accordion-container a{
    color: #056462;
    font-weight: bold;
}

.sp-accordion-item span{
    color: #0c6462;
    font-family: "kievit Regular", Tahoma, Verdana, Arial, sans-serif;
    font-weight: 100 !important;
    font-size: 18px !important;
}

.linha-accordion{
    background:url(../images/linha.png) no-repeat center bottom;
    height: 25px;
    width: 100%;
}

.sp-accordion-item:last-of-type{
    padding-bottom: 30px;
}

#ul-accordion li{
    padding-top: 10px;

}

#ul-accordion li:last-of-type{
    padding-bottom: 10px;

}

.component-noticias{
    padding-top: 20px;
}
.component-filtros .corpo-noticias {
    /*width: 100%;*/
}
.component-filtros .filter_finep .word {
    float: left;
    width: 280px;
}
.component-filtros .finder-noticias input {
    width: 95%;
}
.component-filtros .finder-noticias .input-append #filter_date1 {
    width: 78px;
}
.component-filtros .finder-noticias .input-append #filter_date2{
    width: 75px;
}

.espacamento-filtos{
    clear: both;
}

.component-filtros .separate {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.component-filtros .busca_data {
    float: left;
    width: 350px;
    /*margin-left: 28px;*/
}
.component-filtros .btn-primary,.component-filtros .btn-primary:hover {
    margin-bottom: 0px;
}
.component-filtros .filter-date label {
    color: #898888;
    float: left;
    padding-left: 7px;
    font-size: 14px;
    text-transform: lowercase;
}

.date_filtros {
    float: left;
    width: 38%;
    margin-right: 12px;
}
.date_filtros:last-of-type {
    margin-right: 0px;
}
.text_date {
    width: 100%;
    margin: 8px 0 4px 0;
    padding: 0;
}
.component-filtros #finder-filter-select-dates .date_field{
    background: none;
    float: left;
    list-style: none;
    margin: 0;
    padding: 5px 0;
    text-align: left;
    width: 49%;
}
.component-filtros .finder-noticias .date_field {
    border: 1px solid #DDD;
    border-radius: 5px;
    width: 100% !important;
    margin-right: 9px !important;
    height: 25px;
}
/*.component-filtros .finder-noticias li {
    border: 1px solid #DDD;
    border-radius: 5px;
    width: 45% !important;
    margin-right: 9px !important;
    height: 25px;
}*/

/*.component-filtros #filter_date1 {
    margin-top: -24px;
    width: 70%;
}
.component-filtros #filter_date2 {
    margin-top: -24px;
    width: 70%;*/
/*}*/

#search-query-explained{
    display: none;
}

.desc-financiamento{
    text-align: left;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    position: initial !important;
}


.contador-finaciamento{


    float: left;

    margin-right: 5px;

    border-radius:50%;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;

    background:#dddddd;
    color:#fff;
    width:35px;
    height:35px;
    line-height:35px;
    vertical-align:middle;
    text-align:center;
    font-size:16px;
    font-family: Arial, sans-serif !important;
}

.contador-finaciamento:hover{
    background-color:#898888;
    color:white;
    cursor: pointer;
}


.voltar-financiamento{
    float: right;

    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;

    /*background:#898888 ;*/
    color: #f36f32;
    font-family: "kievit Regular", Tahoma, Verdana, Arial, sans-serif;
    font-size: 16px;

    background-size: 80%;
    width:50px;
    height:30px;
    line-height:30px;

    cursor: pointer;
}

.voltar-financiamento:hover{
    color:#898888 ;
}

/*.voltar-financiamento:first-child{
    display: none;
}*/

.active-contador{
    background-color:#f36f32;
    color:white;
}

.pergunta-financiamento{
    font-family: "kievit Regular", Tahoma, Verdana, Arial, sans-serif;
    font-weight: 100;
    color: #000;
    font-size: 1.8em;
    float: left;
    line-height: 40px;
    height: 35px;
}


.tit {
    float: left;
    padding-right: 5px;
    font-weight: bold;
}
.group {
    margin: 8px 0;
    min-height: 18px;
    clear: both;
}
.item_fields .page-header{
    float: right;
    width: 65%;
}

.item-page p {
    margin: 8px 0px;
}

#sp-breadcrumbs{
    /* z-index: 999; */
    position: relative;
    left: 0px!important;
    padding-top: 40px;
}


.module_finepNaMidia .ultimas-not-titulo-imprensa{
    padding-bottom: 5px;
}
.module_finepNaMidia .ultimas-not-intro-imprensa{
    padding-bottom: 20px !important;
}

.todos-chamadas{
    float: right;
    margin-top: 8px;
    margin-right: 30px;
}

.todos-chamadas a{
    color: #d84426 !important;
    font-family: "kievit Regular", Tahoma, Verdana, Arial, sans-serif;
    font-weight: 100;
    font-size: 14px;
}

.module_not-imprensa,.module_finepNaMidia{
    padding-right: 20px;
}

.module_not-imprensa h2,.module_finepNaMidia h2,.module_contato_imprensa h2, .module_marca h2,.module_multimidia h2,.module_newsletter h2{
    font-size: 26px;
}

.module_not-imprensa .ultimas-not-titulo-imprensa, .module_finepNaMidia .ultimas-not-titulo-imprensa{
    padding-top: 5px;
    padding-bottom: 5px;
}



.menuAcessibilidade {
    width: 445px;
    float: right;
}

.menuAFinepMobile{
    display: none;
}

#xmap p{
    font-family: "kievit Regular", Helvetica, Tahoma, sans-serif;
    color: #f36f32;
    font-size: 26px;
    font-weight: normal;
    padding-bottom: 5px;
    border-bottom: 1px dashed #898888;
    padding-bottom: 15px;
    padding-top: 25px;
}

.realize-busca{
    padding-top: 50px;
}

#search-mobile{
    display: none;
}

#div-lateral{
    display: none;
}

.jcepopup{
    cursor: pointer;
}

#Map .jcemediabox-zoom-link{
    display: none;
}

#topo-fixed-menu-principal-img-mobile{
    display:none;
}

#menu-mobile{
    display: none;
    float: left;
    width: 100%;
}

#search-desktop{
    cursor: pointer;
}

#content-faleconosco-mobile{
    display: none;
}

.bolas{
    background: url(../images/bolas.png);
    background-repeat: no-repeat;
    height: 240px;
    position: absolute;
    margin-top: 110px;
    width: 90px;
    left: 0px!important;
}
.separadorChamadasPublicas {
    border: 1px #005354 solid;
    width: 65%;
    margin-right: 15%;
    margin-top: 150px;
    position: absolute;
    right: 0px!important;
    left: auto !important;
}

.finep30{
    padding:0px;
}

.finep30 td{
    padding:0px;
}

.espaco-voltar-financiamento{
    width: auto;
    float: left;
    margin-top: 25px;
    position: absolute !important;
    bottom: -40px;
    right: 0px !important;
    left: 0px !important;
}

.jcemediabox-zoom-link{
    display: none !important;
}

.voltar-financiamento{
    /*display: none;*/
}

.module_financiamento ul{
    float: left;
    width: 100%;
}

.customvoltar-noticias{
    height: 50px;
}

.customvoltar-noticias a{
    float: right;

    color: #f36f32 !important;
    font-family: "kievit Regular", Tahoma, Verdana, Arial, sans-serif;
    font-size: 16px;


    cursor: pointer;
}

.customvoltar-noticias a:hover{
    color: #898888 !important;
}

#ver-todos-noticias{
    position: relative !important;
    top: -40px;
    left: -10px !important;
    float: right;
}

#ver-todos-noticias a{
    color: #f36f32 !important;
    font-family: "kievit Regular", Tahoma, Verdana, Arial, sans-serif;
    font-size: 14px;
}

#ver-todos-noticias a:hover{
    color: #898888 !important;
}

#jcemediabox-popup-info-bottom{
    display: none !important;
}


#system-message-container{
    display: none;
}

#menu-principal-mobile{
    width: 100%;
    background-color: aliceblue;
    height: auto;
    float: left;
    position: absolute;
    top: 80px;
    border-radius: 10px;
}

.finder-noticias .control-label{
    display:none;
}

.finder-noticias #tax-category{
    display:none;
}

//.content_1 #item-605{
//    display:none;
//}

#componente_xml{
  padding-bottom: 30px;
}

.article-info dd{
    margin-left: 0px !important;
}

.not-destaque-interior {
    max-width: 285px;
    max-height: 169px;
    /* margin: 0 auto; */
    overflow: hidden;
    -webkit-border-radius: 10px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius: 10px;
    -moz-border-radius-topleft: 0;
    border-radius: 10px;
    border-top-left-radius: 0;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.5);
    float: left;
}

.not-destaque-interior img{
    /*height: 190px !important;*/
}

#icon-share{
    background: url(../images/share.png) no-repeat right;
    width: 110px;
    height: 24px;
    float: right;
    cursor: pointer;
    margin: 5px 0 25px 10px;
    padding-top: 5px;
    color: #1A6460;
    font-family: "kievit Regular", Tahoma, Verdana, Arial, sans-serif;
}

.spshare{
    display: none;
    width: 0px;
    height: 20px;
    max-height: 20px;
}


div[itemprop="articleBody"] {
   float: left;
   margin: 0px !important;
}

.sp_linkedin {
    float: right;
}

.sp_fblike{
    padding-right: 15px;
}

.sp_linkedin .IN-widget span:first-of-type{
   float: left;
}

.fase5-janela img {
    height: 170px;
    max-width: inherit;
}

.customacesso-informacao{
    width: 100%;
    float: left;
    padding-top: 30px;
}

.finder-noticias .input-append{
    position: absolute;
    z-index: 99;
}

.finder-geral-container{
    padding-top: 10px;
    float: left;
    width: 100%;
}

.finder-geral-data input {
    width: 75px!important;
    border: hidden;
    padding: 0px!important;
    /*margin-left: 28px;*/
    margin-right: 3px;
}
.finder-geral-data {
    border: 1px solid #DDD;
    border-radius: 3px;
    width: 45%!important;
    float: left;
}
.finder-geral-data.right{
    margin-left: 6%
}
.finder-geral-data .btn{
    padding: 1px;
}

.finder-geral-data{
    border: 1px solid #dddddd;
    border-radius: 3px;
    width: 49%;
    float: left;
}

.finder-geral-data span{
    float: left;
    padding: 3px;
    font-family: "kievit Regular", Helvetica, Tahoma, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #898888;
}

.finder-geral-data input{
    width: 50px;
    border: hidden;
}

.finder-geral-data button{
    background: none;
    border: none;
    box-shadow: none;
}

.campos-finder-geral .periodo-pub{
    display: none;
}

.campos-finder-geral #finder-filter-select-dates{
    display: none;
}



/* campos customizados pela ATI */
#chamaEspecial{
	position:absolute;
	top: 300px;
	left: 20px;
}
@media (max-width:945px){
   #chamaEspecial{
	top: 50px !important;
   }
}
@media (max-width:700px){
   #chamaEspecial{
	display:none;
   }
}
