body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    background-image: url(/imagens/bg_pagina.gif);
    background-repeat: repeat;
    height: 100%;
    width: 100%;
}
body, p, h1, h2, h3, h4, h5, h6 {
    margin: 0px;
    padding: 0px;
}
.preloadGifDiv {
    margin-top: 10%;
    margin-right: auto;
    margin-left: auto;
    height: 35px;
    width: 35px;
}
.cabecalho {height: 150px;background-color: #266EA1;border-bottom-width: 5px;border-bottom-style: solid;border-bottom-color: #004990;position: relative;left: 0px;top: 0px;right: 0px;min-width:980px;}
.cabecalhoTopo {
    background-image: url(/imagens/topoCabecalho.png);
    background-repeat: repeat-x;
    height: 24px;
    padding-top: 4px;
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
}
.cabecalhoTeste {
    /* [disabled]background-color: #CCC; */
    height: 110px;
    position: relative;
}
.cabecalhoRodape {
    clear: both;
    height: 19px;
    width: 100%;
    /* [disabled]background-color: #0C3; */
}
.imagem {
    text-align: left;
    padding-left: 30px;
    height: 24px;
}
.menuicons {
    height: 64px;
    width: 620px;
    float: left;
    padding-top: 25px;
    margin-left: 20px;
}
.imagens_icons{
    margin-right:5px;
}
#menu ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
#menu ul li {
    cursor:pointer;
    display: inline;
    opacity:.9;
    filter:alpha(opacity=90);
}
#menu ul li:hover {
    cursor:pointer;
    display: inline;
    opacity:1;
    filter:alpha(opacity=100);
}
.logo {
    float: right;
    width: 350px;
    text-align: right;
    margin-right: 20px;
}
.autenticar {
    height: 250px;
    width: 400px;
    margin-top: 10%;
    margin-right: auto;
    margin-left: auto;
    background-color: #2C5B7B;
}
.erroAutenticar {
    margin-top: 180px;
}
.autenticar_t {
    height: 25px;
    width: 390px;
    background-color: #999;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 16px;
    padding: 5px;
    color: #FFF;
}
.relogio {
    border: none;
    text-decoration: none;
    width: 60px;
    height: 17px;
    background-color: transparent;
    outline:0;
    cursor: none;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #369;
    line-height: 17px;
}
.rodape{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    height: 22px;
    cursor:none;
    padding-left: 10px;
}
.divRodape {
    position: fixed;
    width: 100%;
    bottom: 0px;
    background-image: url(/imagens/fundo_footer.png);
    background-repeat: repeat-x;
    height: 22px;
    padding-top: 23px;
    background-color: #F4F4F4;
    color: #369;
    left: 0px;
    right: 0px;
    clip: rect(90%,auto,auto,auto);
}
.spacerDivButtonTable {
    height: 70px;
    width: 100%;
}
.loginDiv {
    background-image: url(/imagens/fundo_login.png);
    background-repeat: no-repeat;
    height: 146px;
    width: 436px;
    padding-top: 50px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 180px;
}
.conteudoDivLogin {
    width: 170px;
    margin-left: 225px;
}
.celula_bg_login_tabela{
    background-image: url(/imagens/fundo_campo_login.png);
    background-repeat: no-repeat;
    height: 25px;
    width: 170px;
    margin-right: 20px;
}
.atexto1 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #E6E6E6;
    padding:5px;
    line-height: 10px;
}
.atexto2 {
    text-align: justify;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #666;
    width: 170px;
    height:25px;
    outline:0;
    background:none;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    padding-right: 5px;
    padding-left: 8px;
    line-height: 20px;
    padding-top: 2px;
}
.abotao1 {
    height: 25px;
    width: 75px;
    cursor: pointer;
    margin-top: 12px;
}
.atexto1_falhou {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
    font-weight: bold;
    color: #FF3333;
}
.pesquisaCampo {
    background-image: url(/imagens/campo_pesquisa.png);
    background-repeat: no-repeat;
    height: 30px;
    width: 200px;
    padding-top: 7px;
    padding-left: 5px;
}
.tablePesquisa{
    /* [disabled]cursor:none; */
}
.divTituloPagina{
    width: 97%;
    margin-right: auto;
    margin-left: auto;
    clear: both;
    padding-top: 40px;
    min-height:40px;
}
.pesquisa1 {
    color: #06C;
    font-size: 12px;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: bold;
    text-transform: capitalize;
    padding-left: 3px;
}
.pesquisa2{
    text-align: justify;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #999;
    height:15px;
    vertical-align: middle;
    margin: 0px;
    outline:0;
    width: 158px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    line-height: 15px;
    background:none;
}
.resultados_tabela{
    width: 100%;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #666;
    font-weight: normal;
    text-align: center;
    border: 1px solid #069;
}
.resultados_alerta{
    color: red;
}
.resultados_cabecalho{
    background-color: #7BB0D1;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    background-image: url(/imagens/fundobg.png);
    background-repeat: repeat-x;
    background-position: -10px;
}
.reseultados_cabecalho_td {
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-bottom-color: #069;
    height: 25px;
    padding-top: 7px;
}
.resultados_itens2_s{
    background-color: #c3e6ff;
}
.resultados_itens2_s:hover{
    background-color: #88A5C1;
    color: #ffffff;
}
.resultados_itens2{
    background-color: #FBFBFB;
}
.resultados_itens2:hover{
    background-color: #88A5C1;
    color: #ffffff;
}
.resultados_itens_s{
    background-color: #c3e6ff;
    cursor: pointer;
}
.resultados_itens_s:hover{
    background-color: #88A5C1;
    color: #ffffff;
}
.resultados_itens{
    cursor: pointer;
    background-color: #FBFBFB;
}
.resultados_itens:hover{
    background-color: #88A5C1;
    color: #ffffff;
}
.resultados_texto_s{
    color: red;
}
.resultados_texto_s2{
    color: white;
    background:red;
    border-radius:5px;
    width:25px;
    height:25px;
    display:inline-block;
}
.paginacao1 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: #069;
    background-color: #999;
    height: 25px;
    padding-right: 10px;
    background-image: url(/imagens/fundo_footer.png);
    background-repeat: repeat-x;
    line-height: 23px;
    border: 1px solid #069;
    letter-spacing: 1px;
}
.paginacao2 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: bold;
    color: #FFF;
    background-color: #069;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #069;
    border-left-color: #069;
    border-right-width: 1px;
    border-left-width: 1px;
    vertical-align: middle;
    width: 16px;
    text-align: center;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #069;
}
.paginacao3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: bold;
    color: #069;
    background-color: #CCC;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #069;
    border-right-color: #069;
    border-bottom-color: #069;
    border-left-color: #069;
    border-top-width: 2px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    vertical-align: middle;
    width: 15px;
    text-align: center;
    background-image: url(/imagens/fundo_footer.png);
    background-repeat: repeat-x;
}
.icones_auxiliares1{
    cursor:pointer;
    margin-right: 10px;
}
.icones_auxiliares2{cursor:pointer;margin-right:7px;}
.txtIconsAux_2 {
    font-size: 15px;
    color: #069;
    font-family: Tahoma, Geneva, sans-serif;
}
.introducao_datas{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    border: 0px none;
}
.e_campos{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
    text-decoration: none;
    width:100%;
    outline:0;
    border: 1px solid #999;
    font-weight: bold;
}
.e_campos2{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #5a82aa;
    text-decoration: none;
    width:100%;
    outline:0;
    border: 1px solid #09F;
    font-weight: bold;
    background-color: #F9F9F9;
}
.e_campos_i{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
    text-decoration: none;
    outline:0;
    width:80%;
    border: 1px solid #999;
    font-weight: bold;
}
.titulo1{
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 24px;
    color: #5a82aa;
    font-weight: bold;
}
fieldset{
    text-align: left;
}

fieldset legend{
    font-family:Arial;
    font-size:12px;
    font-style: italic;
}
.etiqueta1{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
    font-weight: bold;
    width:135px;
    vertical-align:top;
}
.etiqueta2{
    color: #567EA7;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
}
.etiqueta3{
    color: red;
}
.a_ficha{
    width:96%;
    vertical-align: top;
    background-color: #F7F7F7;
    display:none;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-right: 2%;
    padding-bottom: 20px;
    padding-left: 2%;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #8F8F8F;
    font-weight: bold;
    line-height: 25px;
    min-height: 400px;
}
.a_ficha_titulo{
    color: #F5F5F5;
    font-weight: bold;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 10px;
    margin-top: 15px;
    cursor:pointer;
    line-height: 23px;
    height: 23px;
    border-bottom-width: 6px;
    border-bottom-style: solid;
    border-bottom-color: #1E75BB;
    min-width: 980px;
    background-image: url(/imagens/fundo_abas_separadores.png);
    background-position: 0px 8px;
    background-repeat: repeat-x;
}
.a_ficha_titulo_pp{
    color: #F5F5F5;
    font-weight: bold;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 10px;
    cursor:pointer;
    line-height: 23px;
    min-width: 980px;
    background-image: url(/imagens/fundo_abas_separadores_pp.png);
    background-repeat: repeat;
    float: left;
    background-color: #FFF;
    width:100%;
    margin-top:15px;
}
.a_ficha_spacer_titulo{
    width:100%;
    clear:both;
}
.a_ficha_titulo a{
    height: 23px;
    width: 140px;
    float: left;
    display: block;
    text-align: center;
}
.a_ficha_titulo_pp a {
    height: 23px;
    width: 140px;
    float: left;
    display: block;
    text-align: center;
    margin-bottom:6px;
    margin-right:-5px;
}
.a_ficha_titulo2{
    width:200px;
    margin-left: 20px;
}
.a_ficha_titulo3{
    cursor:pointer;
    background-image: url(/imagens/fundo_separador_02.png);
    background-repeat: no-repeat;
}
.a_ficha_titulo4{
    background-image: url(/imagens/fundo_separador_01.png);
    background-repeat: no-repeat;
}
.campos_ficha_socio {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #5a82aa;
    font-weight: bold;
    font-size: 16px;
    border: 1px solid #5a82aa;
    width: 94%;
    background-color: #F7F7F7;
}
a.navegacao_simples {
    font-weight: bold;
    color: #06C;
    text-decoration: underline;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-transform: uppercase;
}

a.navegacao_simples:hover {
    color: #06F;
}
.remateFundo {
    background-image: url(/imagens/fundo_footer.png);
    background-repeat: repeat-x;
    height: 25px;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-top-style: solid;
    border-top-color: #069;
    border-right-color: #069;
    border-bottom-color: #069;
    border-left-color: #069;
}
.tabela_grafico_listagem {
    border: 1px solid #069;
}
.pag_inserirDocs {
    width: 99%;
    margin-top: 15px;
    border: 1px solid #069;
    background-color: #FBFBFB;
    padding: 15px;
}
.corpo{
    color: #999;
    font-size: 12px;
    font-weight: bold;
}
.tituloPagina{
    width: 97%;
    margin-right: auto;
    margin-left: auto;
    clear: both;
    padding-top: 20px;
    min-height:40px;
}
/*página de Execução de envio da comunicação*/
.separador{
    background-image: url(/imagens/fundo_abas_separadores.png);
    background-repeat: repeat-x;
    height: 22px;
    width: 100%;
    margin-top: 10px;
}
.conteudo{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    background-color: #FFF;
    width: 100%;
    padding: 10px;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-bottom-color: #5a82aa;
    color: #5a82aa;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
}
.conteudo a{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #69C;	
}
.erro{
    color:#C30;
}
/*div onde vai ser criado o grafico dos relatorios!*/
#grafico{
    margin-top: 30px;
}
.foto_livro1{
    border: 1px solid #00cc99;
    padding: 5px;
    margin-bottom: 5px;
}
.div_foto1{
    float:right;
    width:200px;
    vertical-align: bottom;
    height: 250px;
    margin-right: 30px;
}
.foto_livro2{
    border: 1px solid #00cc99;
    padding: 5px;
    margin-bottom: 5px;
}
.div_foto2{
    float:right;
    width:200px;
    vertical-align: bottom;
    height: 250px;
    margin-right: 30px;
}

.ficha_anexos_i:hover{
    background-color: #98AAB9;
    color: white;
}

.ficha_anexos_s{
    color: red;
}
.ficha_anexos_s:hover{
    background-color: red;
    color: white;
}
.submenu{
    margin: 0 10px 0px 10px;
    border-width: 0 0 2px 0;
    border-style: none none solid none;
    border-color: #455A6C;
    cursor: pointer;
    display: none;
}
.submenu:hover{
    border-color: #CB1B61;
}
.sumario1{
    background-image:url(/imagens/sumario1.png);
    background-repeat:no-repeat;
    width:7px;
    height:13px;
}
.sumario3{
    background-image:url(/imagens/sumario3.png);
    background-repeat:no-repeat;
    width:7px;
    height:13px;
}
.sumario2{
    background-image:url(/imagens/sumario2.png);
    background-repeat:repeat-x;
    width:110px;
    height:13px;
    font-family: "Trebuchet MS";
    font-size:13px;
    color:white;
    font-weight:bold;
}
#sumario0{
    margin-left:10px;
    opacity:0.5;
    cursor:pointer;
    display:none;
}
#sumario0:hover{
    opacity: 1;
}
#sumario_geral{
    display:none;
    font-size:14px;
    background-color:#266EA1;
    border:2px solid #FF3900;
    border-radius:7px;
    width:99%;
    height: 500px;
    position: absolute;
    padding:10px 0px 10px 0px;
    opacity:0.95;
    margin-left:4px;
}
#sumario_geral select{margin:0 10px 0 10px;background:white;border-radius:4px;height:18px;font-size:11px;border:1px solid gray;vertical-align:middle;}
#sumario_geral button{margin:0 10px 0 10px;color:red;background:white;border-radius:4px;height:18px;font-size:11px;border:1px solid gray;vertical-align:middle;cursor:pointer;}
#sumario_geral button:hover{background:whitesmoke;}
.sumario5{
    float:right;
    width:32px;
    height:32px;
    cursor:pointer;
    opacity: 0.7;
    margin-right: 10px;
}
.sumario5:hover{
    opacity:1;
}
#sumario6{
    color: white;
    margin-left:10px;
}
#sumario6 li{
    margin-top:7px;
}

.sumario_alerta{
    font-weight:bold;
    color:red;
    font-size:15px;
    background-color:white;
    border-radius:5px;
    padding:0 10px;
}
.automatismos1{
    text-align:center;vertical-align:middle;height:50px;width:180px;border:1px solid #1E75BB;background:#1E75BB;color: white;border-radius:0px 0px 0px 16px;font-size:11px;
}
.automatismos1a{
    color:white;text-align:center;vertical-align:middle;height:50px;width:180px;border-width:1px;background:#505F6A;border-radius:0px 0px 0px 16px;cursor:pointer;font-size:11px;
}
.automatismos1a:hover{
    background-color:#1E75BB;
    border-color:#1E75BB #CFCECE #1E75BB #1E75BB;
}
.automatimos2{
    border:1px solid #1E75BB;padding:10px 50px;background:#E7E6E6;border-radius:0px 16px 16px 16px;vertical-align:top;
}
.botoes{background: #1E75BB;color:white;}

 

#ficha_lista_webinar fieldset .foto{width:60px;height:50px;padding:2px;border:1px solid gray;margin-right:7px;}
#ficha_lista_confe fieldset .foto{width:60px;height:50px;padding:2px;border:1px solid gray;margin-right:7px;}
#ficha_lista_pale fieldset,#ficha_anexos,#ficha_videos,#ficha_inqueritos,#ficha_inqueritos_auto,#ficha_lista_ccientifica fieldset,#ficha_lista_confe fieldset,#ficha_lista_webinar,#ficha_lista_insc fieldset,#ficha_lista_presi fieldset,#ficha_lista_corga fieldset,#ficha_lista_posters fieldset,#ficha_uso_patrocinadores{margin: 10px;width: 94%;padding: 5px;text-align: left;border: 1px solid #98AAB9;}
#ficha_lista_pale fieldset legend,#ficha_anexos,#ficha_videos,#ficha_inqueritos,#ficha_inqueritos_auto,#ficha_lista_ccientifica fieldset legend,#ficha_lista_confe fieldset legend,#ficha_lista_webinar,#ficha_lista_insc fieldset legend,#ficha_lista_presi fieldset legend,#ficha_lista_corga fieldset legend,#ficha_lista_posters fieldset,#ficha_uso_patrocinadores{color:#98AAB9;font-weight:bold;}
.mais{display: none;}
a.mais_lig, a.esconde_lig {float:right;margin:2px 2px 10px 10px;text-decoration:none;color:#567EA7;font-weight:bold;font-size:40px;transform:rotate(90deg);-ms-transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);}
a.mais_lig:hover, a.esconde_lig:hover {color:#F27C2E}

.marcador_1:hover{background-color: #98AAB9;color: white;border-radius:5px;}

#ficha_lista_posters nav span{font-weight:normal;padding:0 3px;border-radius:5px;margin:0 5px;}
#ficha_lista_posters nav .neutro1{color:#F7A341;}
#ficha_lista_posters nav .ativo1{border:1px solid #F7A341;background:white;color:#CCCCCC;cursor:pointer;}
#ficha_lista_posters nav .ativo1_s{border:1px solid #F7A341;background:#F7A341;color:white;}

#ficha_lista_posters nav .neutro2{color:#D3F741;}
#ficha_lista_posters nav .ativo2{border:1px solid #D3F741;background:white;color:#D3F741;cursor:pointer;}
#ficha_lista_posters nav .ativo2_s{border:1px solid #D3F741;background:#D3F741;color:white;}

#ficha_lista_posters nav .neutro3{color:#41B0F7;}
#ficha_lista_posters nav .ativo3{border:1px solid #41B0F7;background:white;color:#41B0F7;cursor:pointer;}
#ficha_lista_posters nav .ativo3_s{border:1px solid #41B0F7;background:#41B0F7;color:white;}

#ficha_lista_posters nav .neutro4{color:#F75B41;}
#ficha_lista_posters nav .ativo4{border:1px solid #F75B41;background:white;color:#F75B41;cursor:pointer;}
#ficha_lista_posters nav .ativo4_s{border:1px solid #F75B41;background:#F75B41;color:white;}

#ficha_lista_posters nav .neutro5{color:#BE83BF;}
#ficha_lista_posters nav .ativo5{border:1px solid #BE83BF;background:white;color:#BE83BF;cursor:pointer;}
#ficha_lista_posters nav .ativo5_s{border:1px solid #BE83BF;background:#BE83BF;color:white;}

#ficha_lista_posters .selecionar_s{border-radius:5px;background:#F7A341;border:1px solid #F7A341;cursor:pointer;} 
#ficha_lista_posters .selecionar{border-radius:5px;background:transparent;border:1px solid #F7A341;cursor:pointer;} 
.lista_mb_pendentes1{cursor:pointer;}
.lista_mb_pendentes1:hover{background-color:#C3E6FF;}

.insc_ativador{float:right;border-radius:5px;height:35px;width:300px;margin-right:50px;padding:6px;color:#9fadc1;}
.insc_ativador .insc_ativador_ativo{background:#000000;margin:0 5px;display:inline-block;padding:2px 4px;border-radius:5px;height:22px;}
.insc_ativador .insc_ativador_desativo{margin:0 5px;display:inline-block;padding:2px 4px;border-radius:5px;height:22px;}
.insc_ativador #insc_gerir{border:1px solid #9fadc1;background:#ffffff;color:#000000;margin:0 5px;display:inline-block;padding:2px 4px;border-radius:5px;cursor:pointer;height:22px;}
.insc_confpre{width:20px;height:20px;display:inline-block;border-radius:5px;margin:0 10px 0 0;}
#googleMap{width: 250px; height: 200px; position:relative;float:right; background-color: rgb(229, 227, 223); overflow-x: hidden; overflow-y: hidden;margin-right:20px;}

#inqueritos_perguntas{color:#666666;font-family:"Trebuchet MS","Arial","Helvetica",sans-serif;font-size:12px;font-weight:700;vertical-align:top;}
#inqueritos_perguntas tr td{text-align:left;vertical-align:top;padding:0 0 15px 0;min-height:120px;}
#inqueritos_perguntas tr td span{margin:0 10px 0 0;}
#inqueritos_perguntas tr td span:first-child{background:#5A82AA;width:50px;height:38px;padding:12px 0 0 0;text-align:center;display:inline-block;border-radius:50px;color:white;font-size:27px;font-weight:bold;text-align:center;vertical-align:middle;margin:0 10px 10px 0;float:left;}
#inqueritos_perguntas tr td span:nth-child(2){display:block;height:19px;vertical-align:top;border-bottom:1px solid #E7E6E6;margin:0 0 5px 0;}
#inqueritos_perguntas tr td span:nth-child(2) a{font-weight:bold;display:inline-block;height:16px;width:10px;cursor:pointer;margin:0 10px 0 0;color:#5A82AA;}
#inqueritos_perguntas tr td span:nth-child(2) a:first-child{font-size:smaller;}
#inqueritos_perguntas table tr td{vertical-align:top;}
#inqueritos_perguntas table tr td:first-child{width:60px;}

#inqueritos_perguntas .inqueritos_perguntas_respp{color:#666666;font-family:"Trebuchet MS","Arial","Helvetica",sans-serif;font-size:12px;font-weight:700;vertical-align:top;}
#inqueritos_perguntas .inqueritos_perguntas_respp tr td{text-align:left;vertical-align:top;padding:0 0 15px 0;min-height:120px;}
#inqueritos_perguntas .inqueritos_perguntas_respp tr td span{margin:0 10px 0 0;}
#inqueritos_perguntas .inqueritos_perguntas_respp tr td span:first-child{background:#9fadc1;width:25px;height:25px;padding:0 0 0 0;text-align:center;display:inline-block;border-radius:25px;color:white;font-size:17px;font-weight:bold;text-align:center;vertical-align:middle;margin:0 10px 10px 0;float:left;}
#inqueritos_perguntas .inqueritos_perguntas_respp tr td span:nth-child(2){display:block;height:19px;vertical-align:top;border-bottom:1px solid #E7E6E6;margin:0 0 5px 0;}
#inqueritos_perguntas .inqueritos_perguntas_respp tr td span:nth-child(2) a{font-weight:bold;display:inline-block;height:16px;width:10px;cursor:pointer;margin:0 10px 0 0;color:#9fadc1;}
#inqueritos_perguntas .inqueritos_perguntas_respp tr td span:nth-child(2) a:first-child{font-size:smaller;}
#inqueritos_perguntas .inqueritos_perguntas_respp table tr td{vertical-align:top;}
#inqueritos_perguntas .inqueritos_perguntas_respp table tr td:first-child{width:60px;}
.inquerito1, .resultados1{font-size:12px;color:#8F8F8F;}
.inquerito1 legend, .resultados1 legend{color: #5a82aa;}
.reordenar{color:#5A82AA;cursor:pointer;display:inline-block;font-weight:700;height:16px;margin:0px 10px 0px 0px;width:10px;}
.graf_resultados_caixa{background:#fbfffe;border:1px solid #d7d7d7;border-radius:10px;margin:10px 20px;padding:0 0 0 10px;width:550px;float:left;min-height:290px;}
.graf_resultados_caixa legend{color:black;}
.graf_resultados_caixa aside{float:right;border:1px solid #fbf9f9;border-radius:5px;background:#fbf9f9;padding:7px 10px;font-size:8px;}
.graf_resultados{width:300px;height:200px;}
#lista_autores{font-size:13px;}
#lista_autores tbody tr td:first-child,#lista_autores tbody tr td:nth-child(2){width:10px;}
#lista_autores tbody tr td:nth-child(3){color:#666666;}
.exportar{display:inline-block;border-radius:5px;border:1px solid gray;wdth:180px;font-size:8px;padding:3px 7px;}
.tabela_tarifarios{margin-top:10px;padding:7px 15px;}