/*---------------------------------------------------------------
# Package - Joomla Template based on Interagi Framework  
# ---------------------------------------------------------------
# Author - Interagi Tecnologia http://www.interagi.com.br
# Copyright (C) 2010 - 2012 Interagi Tecnologia. All Rights Reserved.
# license - PHP files are licensed under  GNU/GPL V2
# license - CSS  - JS - IMAGE files  are Copyrighted material 
# Websites: http://www.interagi.com.br
-----------------------------------------------------------------*/
/* Core */
@import url("fonts/font-face.css");
#jcemediabox-popup-info-bottom {
    display: none !important;
}
body{
    color:#525253;
    font-family: Open Sans, Helvetica, Arial, sans-serif;
    font-size:14px;
    line-height:22px;
    background: url('../images/bg/bg_cnmp.png') no-repeat top center;
    background-size: 100%;
    background-position: 0 200px;
}
.fundoInternas #componente{
    letter-spacing: 0.01em;
    position: relative;
}
/*Ajuste de imagens nos artigos*/
.fundo.fundoInternas #componente img {
    margin: 8px;
}
/*Ajuste de cursor em todas as listas das páginas internas*/
#abasOuvidoria li,
#abasMovSociais li,
.hAbas > div
{
    cursor: pointer;
}
/*Retirar filtro de categoria*/
.noticias-form .filter-branch.control-group{
    display: none; 
}
a{text-decoration:none;color:#931004;}
a:hover,a:active,a:focus{text-decoration:none;}
.fundoInternas #componente a:hover{ /*text-decoration:underline;color:#d91503;*/}
.sp-wrap{margin-left:auto;margin-right:auto}
.sp-block{float:left;display:inline}
.mod-block {padding:10px}
.sp-inner{padding-left:0px;padding-right:0px}
.sp-component-area.clearfix {
    padding: 0 10px;
}
.clear{clear: both;}
.sp-block .first {margin-left:-10px}
.sp-block .last {margin-right:-10px}
.sp-block .single {margin-left:-10px;margin-right:-10px}
.gap{clear:both; margin-bottom:20px}
.main-bg {background:#fff;margin-bottom:80px}

#componente{    float: left;}

#barraEsquerda{
    float: left;
    width: 27%;
    margin-right: 5%;
}  
#barraDireita{
    float: right;
    width: 29%;
}  
#barraEsquerda .menu li{
    padding: 7px 0px;
    border-bottom: 1px dashed #D6D6D6;
    line-height: 26px;
    font-size: 16px;
}  


/*Header Area*/
#header {position:relative}
a#logo,#logo-text{float:left;margin:0 10px}
a#logo{background:url(../images/logo.png) no-repeat 0 50%}
#logo-text h1{font-size:200%;font-weight:bold;text-transform:uppercase;border:0!important;margin:10px 0 0!important;padding:0!important}
#logo-text h1 a{}
#logo-text p.site-slogan{margin:0;padding:0;color:#999}

/*Search*/
#sp-search{float:right;margin:0px 0}

/*Module positions user1-user6*/
#sp-bottom{
    /*background:#171717;*/
    color:#888;
    font-size:90%;
}

/* Layout */
#sp-leftcol, #sp-rightcol, #sp-maincol ,#sp-inset1, #sp-inset2, #inner_content {float:left}
#sp-leftcol, #sp-rightcol, #sp-maincol {padding:10px 0}

/*Font Resizer*/
div.font-sizer{width:45px;height:16px;line-height:16px;position:absolute;z-index:1;top:5px;right:10px}
div.font-sizer a.btn_fs_big,div.font-sizer a.btn_fs_reset,div.font-sizer a.btn_fs_small
{background-image:url(../images/font-resizer.png);background-repeat:no-repeat;height:16px;width:15px;border:medium none;cursor:pointer;display:block;float:left;text-indent:-999em;padding:0}
div.font-sizer a.btn_fs_big{background-position:0 0}
div.font-sizer a.btn_fs_reset{background-position:-15px 0}
div.font-sizer a.btn_fs_small{background-position:-30px 0}
div.font-sizer a.btn_fs_big:hover{background-position:0 -16px}
div.font-sizer a.btn_fs_reset:hover{background-position:-15px -16px}
div.font-sizer a.btn_fs_small:hover{background-position:-30px -16px}

/* Breadcrumbs */
#sp-breadcrumbs{margin-bottom: 45px;margin-top: 10px}
#sp-breadcrumbs .sp-inner {padding:0}
.breadcrumb li{float: left; margin-right: 5px;font-size: 14px; line-height: 20px;}
.breadcrumb li .divider{margin-left: 5px;}

/* Footer */
/*#sp-footer{background:#fff;padding:10px 0}*/
#sp-footer .cp {float:left;}

/*Footer Navigation*/
#sp-footer-nav{float:right;margin-top:8px}
#sp-footer-nav ul{list-style-type:none;padding:0;margin:0 0 5px 0}
#sp-footer-nav li{background:none;padding:0;display:inline} 
#sp-footer-nav .nav > li > a:hover {background:none;}
#sp-footer-nav a{font-weight:normal;text-decoration:none;display:inline;margin:0;padding:0 8px}
a#topofpage{float:right;margin-top:8px}

/* Helix Logo */
#powered-by{display:block;text-indent:-999em}
.interagi-logo-light,.interagi-logo-dark,.interagi-logo-light-small,.interagi-logo-dark-small{display:block;float:left;padding:0 10px 0 0;margin:0 15px 0 0;border-right:1px solid #e5e5e5}
.interagi-logo-light,.interagi-logo-dark,.interagi-logo-light a,.interagi-logo-dark a{height:33px;width:160px}
.interagi-logo-light-small,.interagi-logo-dark-small,.interagi-logo-light-small a,.interagi-logo-dark-small a{height:33px;width:100px}
.interagi-logo a{background-position:center center;background-repeat:no-repeat;display:block;text-indent:-999em}
.interagi-logo-light a{background-image:url(../images/interagi-logo/interagi_light.png)}
.interagi-logo-dark a{background-image:url(../images/interagi-logo/interagi_dark.png)}
.interagi-logo-light-small a{background-image:url(../images/interagi-logo/interagi_light_small.png)}
.interagi-logo-dark-small a{background-image:url(../images/interagi-logo/interagi_dark_small.png)}

/* Clearfix */
.clr{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}
* html .clearfix,:first-child+html .clearfix{zoom:1}

ul, ol {
    list-style: none;
}

#sp-user1{
    position: relative;
    float: left;
}

#sp-user2 {
    float: right;
    position: relative;
    text-align: right;
    width: 468px;
}

#header{background: #ffffff;}
.home #header{background: transparent;}

.home #consultas{
    background: url('../images/bg/bg-consultas.png') no-repeat top center;
    padding-top: 4%;
    min-height: 710px;
}

#sp-content1{margin: 0 auto;  width: 1025px;}
#sp-content3{margin: 0px 24px;}

.page-header{margin-bottom: 45px;}
.page-header h2{border-bottom: 1px solid #e1e1e1;  line-height: 37px;color: #424242; font-size: 24px;}

/*.element-invisible{display: none;}*/

.rodape2{
    /*background: url('../images/bg/bgbanner.png') repeat;*/
    background: url('../images/bg/bg_footer.png') no-repeat top center #484848;
    /*  background-size: 100%;
      background-position-y: 200px;*/
}
.mod-wrapper.clearfix {
    min-height: 0 !important;
}

.item-page{
    word-wrap: break-word;
}
.infoadd {
    position: relative;
    float: left;
    width: 100%;
    clear: both;
    margin: 0px 0 50px;
}
table.documentos{
    width: 100%;
    text-align: center;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

table.documentos th{
    background-image: linear-gradient(to bottom, #ffffff, #f9f9f9);
    font-size: 14px;
    color: #a03021;
}
table.documentos th,
table.documentos td{
    border-right: 1px solid #ddd;
    padding: 12px 8px !important;
}
table.documentos tr{
    border-bottom: 1px solid #ddd;
    line-height: 18px;
    font-size:14px;

}
.acao_direitos_fundamentais h2 {
    border-bottom: none;
}
.acao_direitos_fundamentais .hrHeader2 {
    position: relative;
    top: 23px;
    z-index: 1;
}
.fundoInternas #componente .acao_direitos_fundamentais h3 {
    font-size: 18px !important;
    line-height: 25px !important;
    color: #424242 !important;
}
.acao_direitos_fundamentais h2.header2 {
    background: #FFF;
    z-index: 999;
    float: left;
}
.bgcinza {
    background: #f1f1f1;
    border: 1px solid #dddddd;
    padding: 35px 25px;
    color: #666666;
    font-family: Open sans, Arial;
    line-height: 24px;
    position: relative;
    float: left;
}
.linkBulletvermelho {
    background: url("../images/bulletVermelho.png")no-repeat;
    display: block;
    background-position: left center;
    line-height: 18px;
    padding: 7px 0px;
    padding-left: 13px;
    border-bottom: 1px dotted #D8D8D8;
}
.module_noticiasDireitosFund {
    float: left;
}
#componente .item-page img {
    /*margin: 15px 15px;*/
}
#componente .item-page ul {
    padding-left: 20px;
}
#componente .item-page li{
    list-style: circle;
}
.fundoInternas #componente strong {
    font-weight: bold;
}
.fundoInternas #componente h1{
    font-size: 28px !important;
    line-height: 30px !important;
    color: #424242 !important;
}
.fundoInternas #componente h2{
    font-size: 24px !important;
    line-height: 30px !important;
    color: #424242 !important;
}
.fundoInternas #componente h3{
    font-size: 20px !important;
    line-height: 28px !important;
    color: #424242 !important;
}
.fundoInternas #componente .item-page h3 {
    margin: 12px 0px 6px;
}



.periodoNormas {
    float: left;
    margin: 10px 0 0;
}
div#finder-filter-select-list {
    float: left;
    margin: 10px 0;
}
fieldset.word {
    float: left;
    margin: 10px 0;
}
span.pq-select-item-text {
    font-size: 14px !important;
    line-height: 19px !important;
    padding: 0 4px;
}
.pq-select-text {
    padding: 0px 4%;
    font-size: 14px;
}
.pq-select-button.pq-no-capture.ui-widget.ui-state-default.ui-corner-all.pq-select-multiple {
    width: 290px!important;
    background: #FFF;
    padding: 2px 0;
    font-family: Open Sans, Helvetica, Arial, sans-serif !important;
    box-shadow: none;
}
.topo .sp-wrap.clearfix {
    height: 205px;
}
.fundoHome #sp-user4 {
    background: url('../images/bg/bg-menu-home.png') no-repeat top center;
    position: relative;
    float: left;
}
.fundoHome #slide {
    margin-bottom: 30px;
    margin-top: -70px;
    padding-top: 70px;
}
.fundoHome {
    background: url('../../../templates/shaper_interagi/images/bg/bg_cnmp-home.png') no-repeat;
    background-size: 100%;
    /*background-position-y: 200px;*/
    background-position: 0 200px;
}
#slide{background: url('../images/bg/bgbanner.png') repeat;}

.btn-primary:hover{
    background-color: #c51402 !important;
}

.module_iconeMenuMobile {
    display: none;
}
.fechaMenuMobile {
    display: none;

}
.module_redes_sociais_mobile{
    display: none;
}

input#tipoJurisprudencia {
    width: 14px;
}
input#tipoJurisprudencia2 {
    width: 14px;
}
label#labeltipoJurisprudencia {
    font-size: 10px;
}
label#labeltipoJurisprudencia2 {
    font-size: 10px;
}

.data-pub{
    padding: 10px 5px 5px 0px;
    color: #999;
}

.icons.pull-right{
    position: absolute;
    right: 0;
}

.imagens-not-home{
    max-width: 100%;
    max-height: 100%;
}

#adminForm #btnLimpar{
    margin-right: 10px;
}

.btn-cnmp-youtube{
    margin: 5px 1px 5px 0;
    border-radius: 5px;
    border: 0px;
    background-color: #8E0E00;
    color: #FFF;
    padding: 3px;
    cursor: pointer;
    float: left;
}

.btn-cnmp-youtube:hover{
    background-color: #7E7E7E;
    color: #FFF;
}

.eventlist-icons{
    display: none !important;
}

#submenu_search,#submenu_filter{
    display: block !important;
}

.mat_event_img{
    margin: 0px !important;
}

.module_estruturante .header{
    line-height: 30px !important;
    font-size: 22px !important;
}

#pbgrid_cont.style_pintnew .pbitem_cont .pbitem_image{
    margin: 0px !important; 
}

.fundoInternas #componente .item-page .bgcinza .aba_acordion h3{
    font-size: 14px !important;
}
.fundoInternas #slide{
    background: none;
}

.finder-perguntasfrequentes{
    width: 100%;
    float: left;
    padding-right: 20px;
    padding-bottom: 30px;
}

.corpo-perguntasfrequentes{
    width: 100%;
    float: left;
    padding-bottom: 50px;
}

.perguntas-fieldset{
    width: calc(65% - 10px);
    margin: 0 auto !important;
    float: none !important;
    position: relative;
    padding-top: 25px;
}

.perguntas-fieldset .btnpesquisa{
    background: transparent !important;
    position: absolute;
    right: -30px;
    width: auto !important;
}

.pesquisar-perguntas{
    float: right;
    width: calc(10% - 10px) !important;
    margin-top: 12px !important;
}

.perguntas-fieldset label{
    display: none;
}

#corpo-perguntas{
    /*border: 1px solid #DDD;*/
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

#comentario-perguntas{
    width: 63%;
    margin: 0 auto;
    padding-top: 10px;
    text-align: justify;
}

.titulo-noticias h4{
    padding-top: 10px;
    padding-bottom: 10px;
}

.destaque-noticias .toggler{
    background: none !important;
    border: hidden !important;
}

.destaque-noticias .sp-accordion-item{
    border: 1px solid #ddd !important;
    margin-bottom: 5px;
    background-color: #EBEBEB;
    color: #8c8c8c;
    border-radius: 3px;
}

.destaque-noticias .toggler span span{
    padding: 0 10px !important;
}

.destaque-noticias .sp-accordion-inner{
    background: none !important;
    padding: 0 10px !important;
}

.destaque-noticias .sp-accordion.sp-accordion-style4 .active span span{
    background: url('../images/setaon.png') no-repeat 99.5% 50% !important;
}

.destaque-noticias .sp-accordion.sp-accordion-style4 .toggler span span{
    background: url('../images/setaoff.png') no-repeat 99.5% 50%;
    color: #000;
    font-size: 16px;
}

.destaque-noticias .sp-accordion-inner p{
    color: #000;
}

.comentario-perguntas a{
    cursor: pointer;
}

.corpo-perguntasfrequentes .search-pages-counter{
    border-bottom: 1px dashed #999;
    padding-bottom: 10px;
    margin-bottom: 20px !important;
}

.corpo-perguntasfrequentes .noticias-result{
    border-bottom: 1px dashed #999;
    padding-bottom: 10px;
    margin-bottom: 20px !important;
}

.corpo-perguntasfrequentes .noticias-intro{
    padding-top: 10px;
}

.corpo-perguntasfrequentes .noticias-titulo a{
    /*color: #000 !important;*/
    font-size: 22px;
    line-height: 28px;
}

.corpo-perguntasfrequentes .noticias-intro{
    color: #000 !important;
    font-size: 16px;
    line-height: 28px;
}

.perguntas-fieldset .inputbox{
    font-size: 16px !important;
    padding: 0 10px !important;
    width: 100% !important;
}


.btn-cnmp-youtube-div{
    margin: 5px 1px 5px 0;
    border-radius: 5px;
    border: 0px;
    padding: 3px;
    float: left;
    background-color: #CDCDCD;
    color: #333;
    height: 25px;
    margin-left: 5px;
    
}

#link-todas-publicacoes{
    padding-top: 5px;
    float: right;
    font-size: 16px;
}

#link-todas-publicacoes a{
    font-size: 16px;
}

.vertodos-publicacoes{
    top: -50px;
    right: -70px;
    position: absolute;
}

.jcarousel-wrapper .jcarousel-control-next:hover, .jcarousel-wrapper .jcarousel-control-prev:hover{
    color: #a03021 !important;
}

.jcarousel-wrapper .jcarousel-control-next, .jcarousel-wrapper .jcarousel-control-prev{
    color: #a03021 !important;
}

#finder-search .assunto{
    float: left;
}

#finder-filter-select-dates label[for=filter_date2]{
    display: none;
}

#filter_date1_img,#filter_date2_img{
    margin-left: -28px !important;
}

.filter-date.inicio span{
    width: 50px !important;
}

.noticiashome .conteinerInfo {
    width: 350px !important;
}

.noticiashome .destaque .conteinerInfo {
    width: 270px !important;
}