﻿/*
.menu {
    position:relative;
    display:inline-block;
    float: left;
}
 
.menu ul.active {
    display:none;
}
 
.menu ul {
    width:100%;
    position:absolute;
    top:120%;
    left:0px;
                    
    box-shadow:0px 1px 1px rgba(0,0,0,0.15);
                    
    background:#303030;
}
 
.menu ul:after {
    width:0px;
    height:0px;
    position:absolute;
    top:0%;
                    
    content:'';
    transform:translate(0%, -100%);
                    
}
 
.menu li {
                    
    float:none;
    display:block;
}
 
.menu a {
    display:block;
}
 
.toggle-nav {
    padding:20px;
    float:left;
    display:inline-block;
    box-shadow:0px 1px 1px rgba(0,0,0,0.15);
    border-radius:3px;
    background:#303030;
    text-shadow:0px 1px 0px rgba(0,0,0,0.5);
    color:#777;
    font-size:20px;
    transition:color linear 0.15s;
}
 
.toggle-nav:hover, .toggle-nav.active {
    text-decoration:none;
    color:#66a992;
}
 */               
                
                
/*                
.sb-toggle-left {
    padding:15px;
    float:left;
    display:inline-block;
    border-radius:10px; 
    background:#303030;
    background:#e6ebf7;
    color:#272425;
    font-size:20px;
    transition:color linear 0.15s;
}
 
.sb-toggle-left:hover, .sb-toggle-left.active {
    text-decoration:none;
    color:#272425;
}
                
                
                
.header_logo 
{
    display: inline;
    float: left;
    text-align: left;
    width: auto;
    
}
                
.header_logo a img
{
    width: 100px;
    height: auto;
    margin-top: 7px;
}
*/

                
/*                
#menuWrapper
{
    display: inline;
    float: left;
    text-align: left;
    width: auto;
    position: absolute;
    left: 10px;
}
*/
                
#header 
{
    min-height: 70px !important;
    /* height: 70px !important; */
}




input.pesquisaEntradaTextField, input.pesquisaPesquisaTextField
{
    width: 50%;
}


div#a_pesquisa
{
    width: 100%;
}


div#a_pesquisa_home
{
    width: 100%;
}

#a_pesquisa_wrapper {
    width: 100% !important;
    /* margin-left: 10px;
    margin-right: 10px; */
    
    display: block;
    float: left;
}

.barra_cinza_claro_left_pesquisa, .barra_cinza_claro_right_pesquisa
{
    width: 100%;
    display: block;
    float: left;
}


.barra_cinza_claro_pesquisa 
{
    text-align: center;
    width: 100%;
    display: block;
    float: left;
    height: 110px;
}



input.rounded 
{
    width: 100% !important;
    box-sizing: border-box;
    height: 40px !important;
}


.contentorFiltro 
{
    width: 100% !important;
    margin: auto;
    text-align: center !important;
    height: 40px;
}




.tabelaPesquisaAvancada_linha
{
    width: 100%;
    display: block;
    float: left;
    padding-top: 20px;
    padding-bottom: 20px;
}


.tabelaPesquisaAvancada_linha_divisao1, .tabelaPesquisaAvancada_linha_divisao2, .tabelaPesquisaAvancada_linha_divisao3
{
    width: 100%;
    display: block;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    /*margin-left: 5px;*/
}


#a_pesquisa_wrapper
{
    padding-top: 5px;
}


.barra_cinza_claro_left_pesquisa
{
    padding-top: 4px;
}

.barra_cinza_claro_right_pesquisa
{
    padding-top: 4px;
}


.tabelaPesquisaAvancada_fake_pre_linha 
{
    border: 1px solid #cccccc;
    display: inline;
    float: left;
    width: 100%;
    display: none;
}

.barra_cinza_claro_left_s
{
    float:left;
    padding-left:10px;
    padding-top: 0px;
}

.paging_resultados
{
    padding-right: 15px;
}


#divFicha {
    width: 100%; 
    margin: 0px auto;
}

#parteEsquerda 
{
    float: left;
    display: block;
    padding-left: 10px;    
    font-size: 10px;
}

#parteDireita
{
    float: right;
    display: block;
    padding-left: 10px;    
}

.barra_cinza_claro_left 
{
    padding-left:10px;
}

.barra_cinza_claro_right_ficha
{
    padding-right: 15px;
}

.div_lado_esq_imagem 
{
    margin: 0 auto;
    text-align: center;
    /* float:none; */
}

.div_lado_dir_texto 
{
    width: auto;
    float: left;
    display: inline;
    margin-top: 20px;
    /* clear: both; */
}



#inside_the_tree_drop_Linha1_NS, 
#inside_the_tree_drop_Linha2_NS, 
#inside_the_tree_drop_Linha3_NS, 
#inside_the_tree_drop_Linha4_NS, 
#inside_the_tree_drop_Linha5_NS {
    max-width: 95%;
    position: relative;
    z-index: 999 !important;
    background-color: #ffffff;
}


#inside_the_tree_drop_Linha1_OPERADOR, 
#inside_the_tree_drop_Linha2_OPERADOR, 
#inside_the_tree_drop_Linha3_OPERADOR, 
#inside_the_tree_drop_Linha4_OPERADOR, 
#inside_the_tree_drop_Linha5_OPERADOR {
    max-width: 95%;
    position: relative;
    z-index: 999 !important;
    background-color: #ffffff;
} 


/*
.barra_cinza_claro_pesquisa 
{
    height: auto;
}
*/

.barra_cinza_claro_right_pesquisa
{
    padding-top: 15px;
    padding-bottom: 15px;
}


#div_dropdown_menu 
{
    display: none;    
}

.div_lado_dir_texto 
{
    width: 100%;
}


a.menu_entrada_SideBar .menuSelected {
    background-color: #ffffff;
}


.menuSelected {
    background-color: #ffffff;
}



#margemTop, #cTopo_topoTabDoInweb, #header, #centercol_all, #cTopo_topoTabDaFundacao
{
/*    position: relative !important;
    top: auto;
    vertical-align: top;*/
    display: block !important;
}

#margemTop 
{
    display: none;    
}

#header 
{
    /*display: inline;
    float: left;  
    position: relative !important;*/
    position: relative !important;
    display: block !important;
    
}

/*
.header_logo 
{
    margin-left: 35px;    
}
*/

#centro_default, #centercol_all 
{
    /*top: 0px !important;
    position: relative !important;*/
    display: block !important;
}

#cTopo_topoTabDoInweb
{
    /*display: inline;
    float: right;    */
    position: relative !important;
    
    display: block !important;
}

#cTopo_topoTabDaFundacao
{
    /*display: inline;
    float: right;    */
    position: relative !important;
    
    display: block !important;
}




#content
{
    /* height: auto !important; */
    top: auto;
    position: relative;
    overflow: hide;
    /* padding-bottom: 50px; */
}

#listagem 
{
    /*position: fixed;*/
    position: relative !important;
    margin-top: 0 !important;
    bottom: auto !important;
    
    display: block;
    
    
    margin-bottom: 40px !important;    
    overflow-x: hide;
    overflow-y: hide;
    width: auto;
}

#listagem, #listagem_album, #loader
{
    display: block;
}

#margemBottomSemForm 
{
    bottom: auto !important;
    position: relative;
}





#listagem {
 
    display: block;
    margin-bottom: 40px !important;
    
    
    position: relative !important;
    top: 0px !important;
    float: left;
}



/* Hides from IE-mac \*/

#content 
{
    display: block;
}
/* End hide from IE-mac */


.hideResponsive, .margem_label
{
    display: none;    
}

#totalRegistosDIV 
{
    text-align: right;
}

#id_paging_resultados 
{
    margin-top: 7px;       
    margin-bottom: 7px;
}

.col_c > label, .col_c_listagem > label
{
    display: none !important;    
}


.lista_box_listagem .col_c_listagem .parte1
{
    float: right;
}


#geral
{
    padding: 0px 10px 0px 10px;
    amrgin-right: 0px;
    width: auto !important;
}

#listagem 
{
    /* padding-right: 20px; */
    /* margin-right: 20px; */
    padding-right: 0px;
}

.lista_box_square 
{
    padding-bottom: 15px;
}

.table .lista_box
{
    
    padding-right: 10px !important;
    width: auto !important;
}

#listagem_album .table th, #listagem_album .table td 
{
    padding-left: 0px !important;
    /* padding-right: 20px !important; */
    margin-right: 20px;
}

.contentorFiltro 
{
    display: block;
    clear: both;    
}


#menu_responsive_id 
{
    border-top: 5px solid #eef1fa;
    border-bottom: 1px solid #eef1fa;
    width: auto;
    height: auto;
    background-color: #ffffff;    
    padding: 10px;
}


#menu_onde_estou_id 
{
    display: block;
    padding: 10px;
    text-transform: uppercase;
}




.barra_cinza_claro_left_s
{
    margin-top: 0px;
}



.listagem_album_square 
{
    width: auto !important;
}

.lista_box_square 
{
    width: 100% !important;    
}




.div_lado_dir_texto 
{
    width: 100%;
}



html 
{
    height: 100% !important;
}

body::after, body::before 
{
    content: "" !important;
    display: table !important;
} 


#relatoriosPesquisa 
{
    display: none;
    
}



#pesquisa_mais_2 img, #pesquisa_mais_3 img, #pesquisa_mais_4 img, #pesquisa_mais_5 img
{
    float: right;
    margin-top: 0px;
    margin-left: 0px;
}


#divbtnOK 
{
    width: 40px; 
    text-align: right; 
    float: right;
    display: block;
    margin-right:10px;
}

#btnOk
{
    margin-left: 0px !important;
    margin-top: 0px !important;
    
}

.barra_cinza_claro_right_pesquisa
{
    width: 140px;
    display: inline;
    float: left;
    padding-top:0px !important;
    padding-left: 10px;
    box-sizing: border-box;
}


#nomeNavegacao 
{
    width: auto;
    text-align: left;    
    float: left;
    clear: both;    
}

.tabelaPesquisaAvancada_linha_divisao0 
{
    width: 100% !important;
    padding-left: 0px;
    padding-right: 0px;
}

#wrapper_selectTipoPesquisa 
{
    clear: both;
    margin-top: 10px;    
    margin-left: 0px;
}

.pesquisaEntradaButtonLupa 
{
    
    }


/*
#logoRight 
{
    margin-top:0px;
    float: right;
    margin: 0px !important;
    margin-top: 21px;
}


.formClass 
{
    min-height: 60px;    
    overflow: auto;
}
*/

div#a_pesquisa_home
{
    /*width: 100%;*/
}


/*
#dvPageScroll {
    width: 100%;
    text-align: center;
}

.divLoadData
{
    display: inline-block;
    margin: 0 auto;
    
}
*/


/*
.html5gallery-toolbox-0 
{
    display: none !important;
}

.html5gallery-box-0, .html5gallery-elem-0, html5gallery-elem-img-0 
{
    width: 100% !important; 
    left: 0px !important;
    text-align: center !important;
}
    
.html5gallery-elem-img-0 img
{
    width: auto !important; 
}
*/


