/*reset - zerar tudo*/
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, em, font, img, strong, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: verdana;
    vertical-align: baseline;
}

p { font-size: 0.8em; }

#frm_verifica_user { margin-right: auto; margin-left: auto; width:30em; }
#frm_verifica_user p { margin-bottom: 0.5em; }
#frm_verifica_user p label { margin-right: 0.5em; }
#frm_verifica_user p input { width: 30em; }

.mostra_campo { display: block !important; }

/* notificacoes */

.error, .notice, .success {
    font-size: 12px;
    padding: 0.8em;
    margin-top: 1em;
    margin-bottom: 1em;
    border: 2px solid #ddd;
}

.error {
    background: #FBE3E4 !important;
    color: #8a1f11;
    border-color: #FBC2C4;
}

.notice {
    font-size: 12px;
    background: #FFF6BF;
    color: #514721;
    border-color: #FFD324;
}

.success {
    font-size: 12px;
    background: #E6EFC2 !important;
    color: #264409;
    border-color:#C6D880;
}

.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* Visualizar os criterios de selecao*/
.mostracriterios {
    color: blue;
    text-decoration: underline;
    cursor: pointer;
}

/* css para imagens */
.apagar_elemento { cursor: pointer; }

/* alinhamento */
.direita { text-align: right !important; }


/* tabelas */

#tp_conj510 pre, #tp_kit10 pre, #tp_bolsas pre {
    font-family: Verdana;
    font-size: 0.7em;
}

/* filtro */

div.filtro input, div.filtro select{
    border:1px solid #ccc;
    color:#444;
    padding-left:3px;
    margin-left:3px;
    margin:0px;
    width:37em;
}

div.filtro{
    background:#ebebeb;
    padding:15px 0 0;
    border-top:3px solid #ccc;

}
div.filtro label{
    color:#444444;
    display:block;
    float:left;
    font-size:0.8em;
    padding:3px;
    text-align:right;
    width:19em;
}
div.filtro select{
    display:block;
    float:left;
}
div.filtro div{
    float:left;
}
div.filtro hr{
    width:97%;
}

#ent_selecionada { display: none; }


.pagination { margin-top: 1em; font-size: 0.7em; }

.semborda { background-color: #F3BC5E; }

#rel_proptitulo { width:0; }

#tbentcomp_wrapper, #tbentincomp_wrapper,
#tbinicomp_wrapper, #tbiniincomp_wrapper,
#tbpincomp_wrapper, #tbpcomp_wrapper { width: 30em; }

#tbentcomp_filter, #tbentincomp_filter,
#tbinicomp_filter, #tbiniincomp_filter,
#tbpincomp_filter, #tbpcomp_filter { float: none; }

#tbentcomp_wrapper .dataTables_paginate,
#tbentincomp_wrapper .dataTables_paginate,
#tbinicomp_wrapper .dataTables_paginate,
#tbiniincomp_wrapper .dataTables_paginate,
#tbpincomp_wrapper .dataTables_paginate,
#tbpcomp_wrapper .dataTables_paginate,
#cadastro_iniciativa .dataTables_paginate {
    float:right;
    margin-bottom:0.8em;
    margin-right:0.8em;
    text-align:right;
    width:44px;
}

#tabela_box .header, #tbentincomp .header,
#tbentcomp .header,  #tbinicomp .header,
#tbiniincomp .header, #tbpcomp .header,
#tbpincomp .header, #tbterritorio .header,
#recursos_tel .header {
    vertical-align:top;
    font-size: 1em;
    margin-left: 0;
    padding-left: 0;
}

.coluna_inicial { padding-left: 1.5em !important; width:52%; }
.coluna_final { padding-right: 1.5em !important; }

#frm_telnovo label,#frm_telnovo input,#frm_telnovo select { margin: 0; padding: 0; width: auto; }
#frm_telnovo .barra_lateral { height: 4em; }
#frm_telnovo #coluna_esq { width:33em; }
#frm_telnovo #coluna_dir { margin-top: 0; width:23em; }
#frm_telnovo #coluna_dir input { width:24em; }

#sep_iniciativas { margin-top: 2em; }

#id_municipio,#id_uf_sigla { width: auto; }

#etdcnpj { width: 11em; font-size: 0.8em; }

#filtro_tabela #id_uf_sigla,#filtro_tabela #id_municipio_id { width: auto; font-size: 0.8em; }

#busca_telnovo { clear: both; }

#id_uf_sigla_ent { margin-right:1em !important; }
#id_municipio_ent { clear: both; }

#tabela_entidades .current,
#tabela_busca .current,
#paginacao_footer .current,
#listagem_propostas .current {
    background:none repeat scroll 0 0 #2E6AB1;
    border:1px solid #2E6AB1;
    color:#FFFFFF;
    font-weight:bold;
    padding:0.2em 0.5em;
}

#tabela_entidades .page,
#tabela_busca .page,
#paginacao_footer .page,
#listagem_propostas .page {
    border:1px solid #9AAFE5;
    padding:0.2em 0.5em;
    text-decoration:none;
}

#filtro_tabela #actions { width: 100%; }
#telecentros_selecionados { margin-left: auto; margin-right: auto; }
.etapa2_tbtel { width:46em; }

#tabela_novos td { margin-left: 1em; }

.next,.prev { display: none; }

#frm_busca { float: left; }

#tabela_busca {
    margin-left:auto;
    margin-right:auto;
    width:42em;
}

#tabela_espacamento h3,
#tabela_finalizacao h3 { 
    font-weight: bold;
    color: #6AB444;
}

#tabela_finalizacao h3 {
    margin-bottom: 0;
    margin-top: 0;
}

.chave { font-size:1em; font-weight:bold; padding-bottom:0.5em; padding-right:1em; text-align:right; width:20%; }
.valor { padding-top:0.3em; text-align:left; vertical-align:top; }
.chavep { border:1px solid; font-weight:bold; padding-left:2px; padding-top:2px; }
.valorp { padding-top:0.3em; text-align:left; vertical-align:top; font-size: 0.9em; }
.valor ul { margin-top: 0 !important; }
#dados_telecentros tbody td { padding-left: 2em; }

th.header {
    vertical-align:middle;
    font-weight: bold; 
    padding-left: 2em; 
    padding-right:5px;
    margin-left: -1px; 
    text-align:left;
    background-color:#C2EB7D;
    font-size:0.9em;
    font-weight:bold;
}

th.headerSortUp { 
    background-image: url(../images/tablesorter/small_asc.gif); 
} 
th.headerSortDown { 
    background-image: url(../images/tablesorter/small_desc.gif); 
}

#tabela_selecionados th.header {
    background-image: url(../images/tablesorter/small.gif);     
    cursor: pointer; 
    background-repeat: no-repeat; 
    background-position: center left;
}

#tabela_selecionados td { padding-left: 1.7em; }

/* tooltips */
.tooltip { 
    background:url("../images/tooltip/black.png") repeat scroll 0 0 transparent;
    color:#FFFFFF;
    display:none;
    font-size:12px;
    height:58px;
    margin-left:10em;
    padding:25px;
    width:160px; 
}

#tabela_selecionados,.tabela_recursos select { width: auto; }
#tabela_selecionados,.tabela_recursos td { padding:0.2em; vertical-align: middle; }
table.tabela_recursos td { padding-left: 10px !important; }
table.tabela_recursos select { margin: 0; }
table.tabela_recursos th.header { padding-left:1em; }

#container fieldset.mapa {
    border:1px solid #CCCCCC;
    padding:10px;
    margin-bottom: 1em;
    margin-top: 1em;
}

#container fieldset.mapa a:hover {
    color:#FFC705;
}

#container fieldset.mapa a {
    color:#6AB444;
    font-size:0.8em;
    margin-left:0.3em;
    margin-right:0.3em;
}

.tooltip_grande { 
    background:url("../images/tooltip/black_big.png") repeat scroll 0 0 transparent;
    color:#FFFFFF;
    display:none;
    margin-left:20em;
    font-size:10px;
    height:141px;
    padding:25px;
    text-align:left;
    width:318px; 
}

/* login */
#login_info table {
    background: #eeeeee;
    color: #222222;
    padding: 10px;
}

#login_info label { font-weight: bold; }

/* utils */

#tabela span { cursor:pointer; }
#frmprop5 span { cursor: default; }

#frmprop5 div {
    line-height: 1;
    margin-top:1em;
}

#frmprop5 div ul li { font-size: 12px; }
#frmprop5 div label { font-size: 12px; line-height: 1; }

.hidden { display: none; margin-top: 1em; margin-bottom: 1em; }

.hidden p {
    font-size:0.7em;
    margin-left:auto;
    margin-right:auto;
    text-align:justify;
    width:80%;
}

.nao_existe { clear: both; text-align: left; padding-top: 15px; }
.center { text-align: center; margin-left: auto; margin-right: auto; }

.box_indent {
    border-left:1px solid #EBEBEB;
    display:none;
    margin:10px 10px 10px 25px;
    padding-left:20px;
    clear: both;
}

.margin-top {
    margin-top:30px;
}

.container ul {
    margin-top: 1em;
    margin-bottom: 1em;
}

.container ul li {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/icons/bullet_orange.png) no-repeat scroll left top;
    padding-left:20px;
    font-size:0.8em;
}

#glossario.container h3 { font-size: 0.8em; font-weight: bold; border-bottom:1px solid #444444; }

.container h3 {
    border-bottom:1px solid #444444;
    color:#444444;
    font-size:0.9em;
    line-height:1;
    margin-bottom:1em;
    margin-top:1em;
}

h4 {
    color:#9FBD57;
    font-weight:bold;
    font-size:1em;
    height:1.25em;
    line-height:1.25;
    margin-bottom:1.25em;
}

#telnovo_colunas label, #telnovo_colunas input, #telnovo_colunas select {
    vertical-align: top;
    display: inline;
    margin-bottom:0.5em;
}

.lbl_tel_novo { width: 3em !important; }

#uf_municipio {
    clear:both;
}

label[for="id_municipio_ent"],
label[htmlFor="id_municipio_ent"],
label[for="id_uf_sigla_ent"],
label[htmlFor="id_uf_sigla_ent"] {
    float:none;
}

label[for="id_end_oficio"],
label[for="id_responsavel_recebe_oficio"],
label[for="id_end_resp"] { 
    float:left;
    line-height:1em;
    margin-bottom:2em;
    margin-left:1em;
    text-align:justify;
    width:71em;
}

label[htmlFor="id_end_oficio"],
label[htmlFor="id_responsavel_recebe_oficio"],
label[htmlFor="id_end_resp"] {
    float:left;
    line-height:1em;
    margin-bottom:2em;
    margin-left:1em;
    text-align:justify;
    width:71em;
}

label { vertical-align: top;}

div.box_indent .help_text {
    font-size:0.6em;
    padding:0 0 0.7em 0.7em;
    vertical-align:middle;
}

#id_end_oficio,#id_end_resp,#id_responsavel_recebe_oficio { float:left; margin:0 0 0 1em; width: auto; }
.form_p input { width: auto !important;}

.form_p label { width: auto; text-align: left;}

.help_top { margin-top:-1.4em !important; }

.form_p .help_text,
#frmconsolidacao .help_text,
#frmprop5 .help_text { float: none; margin: 0; }

#frmprop5 textarea { margin: 0; margin-top: 0.5em; }

.form_p input { float:left; }

#frmconsolidacao textarea { width: 98%; }
#frmconsolidacao p, #frmprop5 span { margin-bottom: 1em; }

#dlg_erro,
#dlg_sucesso,
#dlg_gerando { display: none; }

#dialog div, #criterios div { 
    font-size: 0.8em;
    margin-top: 1.5em;
}

#criterios ul li {
    list-style: disc;
}

#criterios ul {
    margin-left: 2em;
    margin-right: 2em;
}

.nao_selecionada {
    color: red;
}

.selecionada {
    color: green;
    font-size : 1em !important;
}

/* carregando */
#fixme { display: none; }

/* básico */
body {
    margin-top: 0.5em;
}
li{
    list-style: none;
}

/* começo */
html{   
    font-family: verdana;
}

p.avisoForm{
    color:#FF9900;
    margin-top:-0.5em;
    margin-left:-1.5em;
}
a {
    text-decoration:none;
}

/*header*/
#header{
    width: 960px;
    height:100px;
    clear:both;
    margin: 0 auto;
}
#header h1{         /*logo com título por tras*/
    float: left;
    width: 155px;
    height:90px;
    position: relative;
}
#header h1 span{
    background: url(../images/logo.png) no-repeat; 
    position: absolute; 
    width: 100%; 
    height: 100%; 
}
#header h2{         /*fundo do header om subtítulo por tras*/
    float: right;
    width: 805px;
    height: 90px;
    z-index: 1;
    position: relative;
}
#header h2 span{
    background: url(../images/fundo_header.png);
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
}
#sub_header{
    background: url(../images/sub_header.png) center no-repeat;
    width: 960px;
    height: 10px;
    margin: 0 auto;
    clear:both;
}

/*menu superior à direita*/

#menu_superior span, #contagem_propostas { color:#777777; font-size:0.9em; }

#menu_superior{
    float:right;
    text-align: right;
    font-size:0.9em;
    margin-top:-90px;
    position:relative;
    z-index:2;
} 
a#usuario{
    color: #5E993E;
}
a#programa{
    color: #D56C0E;
}
a#contato{
    color: #01A0E2;
}

#menu_superior a:hover{
    text-decoration:underline;
}
/*div exterior*/
#container{
    width: 960px;
    clear:both;
    padding-top: 1em;
    padding-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

#container p a.cad{
    color:#FFC705;
    font-weight:bold;
}
#container p a:hover.cad{
    text-decoration:underline;
}
/*coluna esquerda*/

#coluna_form {
    float:left;
    width: 74%;
}

#coluna_esq{
    float:left;
    width: 29em;
}

#coluna_unica {
    width:100%;
}

.ancora { float:left; font-size:0; }

.informativo { font-size:0.9em; }

.titul{
    color:#6AB444;
    font-weight:bold;
}

#coluna_unica p {
    padding-left: 0px;
    margin-left: 0px;
    line-height: 1.5em;
    clear: both;
}

#coluna_form p {
    padding-left: 0px;
    margin-left: 0px;
    line-height: 1.5em;
    clear: both;
}

#coluna_form input { width: 36em; _width: 35em; }

#coluna_esq p{
    padding-left: 0px;
    margin-left: 0px;
    line-height: 1.5em;
    clear: both;
    text-align:left;
}

#coluna_form,#coluna_esq p.opcao{
    padding-left: 0px;
    font-size: 0.8em;
    line-height: 1.5em;
}

/*coluna direita*/

#coluna_notifica {
    margin: 0 auto;
    float: right;
    width: 25%;
    text-align: center;
    margin-top:-8px;
}

#coluna_dir{
    margin: 0 auto;
    float: right;
    width: 29em;
    text-align: center;
}

#login {
    background: #c2ebad;
    padding:15px;
    width: 420px;
    text-align: left;
    margin: 0 auto;
}
#login a{
    color: #000;
    text-decoration:none;
    font-weight: bold;
}
#login a:hover{
    text-decoration:underline;
}
#cadastro {
    text-align: center;
    background: #c2ebad;
    height: 85px;
    width: 250px;
    padding: 7px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}

#cadastro a{
    color: #000;
    text-decoration: none;
}
#cadastro a:hover {
    text-decoration:underline;
}
.lateralSuperior{
    margin-top:55px;
    padding:15px;
    position:relative;
    background:#C2EBAD none repeat scroll 0 0;
}
.lateralInferior{
    background: #c2ebad;
    height: 80px;
    padding: 15px;
    margin-top: 70px;
}

/*rodapé*/

#rodape{
    margin-top:20px;
    background: url(../images/rodape.png) repeat-x;
    width: 960px;
    clear:both;
    text-align: center;
    padding-top: 8px;
    margin-left: auto;
    margin-right: auto;
}
#rodape p{
    font-size: 0.6em;
}

#rodape2{
    background: url(../images/rodape.png) repeat-x;
    width: 960px;
    height: auto;
    clear:both;
    text-align: center;
    padding-top: 8px;
    margin: auto;
    margin-top:970px;
}
#rodape2 p{
    font-size: 0.6em;
}
#rodape3{
    background: url(../images/rodape.png) repeat-x;
    width: 960px;
    height: auto;
    clear:both;
    text-align: center;
    padding-top: 8px;
    margin: auto;
    margin-top:700px;
}
#rodape3 p{
    font-size: 0.6em;
}
#rodape4{
    background: url(../images/rodape.png) repeat-x;
    width: 960px;
    height: auto;
    clear:both;
    text-align: center;
    padding-top: 8px;
    margin: auto;
    margin-top:4290px;
}
#rodape4 p{
    font-size: 0.6em;
}
#rodape5{
    background: url(../images/rodape.png) repeat-x;
    width: 960px;
    height: auto;
    clear:both;
    text-align: center;
    padding-top: 8px;
    margin: auto;
    margin-top:2270px;
}
#rodape5 p{
    font-size: 0.6em;
}

/* básico tabelas - tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
    font-size:0.8em;
}

/*formulários*/

.etapas li {
    display: inline;
    list-style: none;
    background: none !important;
    padding-left: 0 !important;
}


/* unificar isso com a classe hidden */
.exibir_por_pg,
.esconder { 
    display: none;
}

ul.errorlist{
    clear:both;
    color:red;
    font-size:12px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0;
}

.link { text-decoration: underline; }

ul.errorlist li{
    border-left:3px solid red;
    padding-left:7px;
    background:none;
}

#actions { margin-top: 0.5em; margin-bottom: 1em; margin-left: auto; margin-right: auto; text-align: center; }
#actions input { float: none; width: auto !important; margin: 0; }

#autorizados input, #id_espaco_disponivel { width: auto; margin:0 1em 0.5em; }
#autorizados .mascara-cpf { width: 37em; float: left; margin-left: 1em; }

.icomp { float: left; width: 49%; }
.incomp { float: right; width: 49%; }
.associada { background:transparent url(../images/icons/cross.png) no-repeat scroll left center !important; }
.alinha_baixo { vertical-align: bottom; }

hr {
    color:#DDDDDD;
    margin:0 0 0.5em;
}

#cadastro_telecentro label { width: 25em; }
#endereco_telecentro { width: auto; }

.help_text_orig {
    color:#777777;
    font-size:0.8em;
}

.help_text_rg {
    color: #777777;
    float: left;
    font-size: 0.8em;
    margin-bottom: 0.5em;
    margin-left: 1em;
    margin-top: -0.6em;
}

#id_endereco_oficio-uf_sigla,
#id_endereco_oficio-municipio { width: auto; }

.help_text { 
    color: #777777;
    float: left;
    font-size: 0.8em;
    margin-bottom: 0.5em;
    margin-left: 16.3em;
    margin-top: -0.3em;
    width: 74em;
    line-height:1.4em;
}

td, th {
    vertical-align: top;
    padding: 2px;
    text-align: left;
}

.login #actions { margin: 0;}

.login input {
    float: left;
    width: 25.8em;
    margin-bottom:0.5em;
}

.login label {
    float:left;
    margin-right:1em;
    padding:0;
    width: 5em;
}

.login p {
    clear:both;
    width:36em;
    margin-bottom: 0.5em;
}



#login #btnenviar { width: auto; }

form fieldset label {
    display:block;
    float:left;
    font-size:12px;
    margin-left:5px;
    padding:0;
    text-align:right;
    width:150px;
}

form fieldset {
    border:1px solid #CCCCCC;
    clear:both;
    margin: 1em 0 0;
    padding:1em;
}
legend {
    color:#6AB444;
    font-size: 15px;
}
fieldset input {
    margin:0 1em 0.5em;
    awidth:37em;
}

form img.interrog{
    float:right;
    margin-top:-2.3em;
    margin-right:-1em;
}
form img.interrog2{
    float:right;
    margin-top:-1.2em;
    margin-right:-1em;
}
form img.interrog3{
    float:right;
    margin-top:-2em;
    margin-right:14em;
}
form input.inicial {
    width:20em;  
    margin-left:0.3em;
    padding-right:0em;
}

form select {
    background-color:#FFFFFF;
    border:1px solid gray;
    margin:0 1em 0.5em;
    width:37em;
    width:37.6em;
}

form select.uf{
    width:5em;
    margin-right:25em;
    margin-bottom:1.5em;
}

form select.sexo{
    margin-bottom:1.5em;
}

table.formulario { width: auto; }
table.formulario td,table.formulario th { padding: 0; }

#id_territorios { width: auto; border: none; margin-left: 0; }

#id_descricao {
    margin:0 0 0.4em 1.2em;
    width:57em !important;
}

form textarea{
    height:250px;
    margin:5px;
    width:98% !important;
    font-family:Verdana,Arial;
    font-size:12px;
}
form textarea.apoio2{
    width:46em;
    margin-bottom:1.5em;
    margin-left: 10px;
    margin-right:-1em;
}
form table td label.inline{
    text-align: left;
    font-weight: normal;
    margin-left:0.5em;
    margin-right:-9em;
    margin-top:-0.5em;
    padding-top:0.5em;
}
form p.checkbox{
    float: left;
    margin-left: 50px;
    margin-bottom:1em;
    font-weight:bold;
    font-size: 12px; 
}
form p.checkbox2{
    float: left;
    margin-left: 0px;
    margin-bottom:1em;
    margin-top:-1.5em;
    font-weight:bold;
    font-size: 12px; 
}
form label.checkbox3{
    float: left;
    margin-left: 0.5em;
    margin-bottom:1em;
    margin-top:-1.5em;
    font-weight:bold;
    font-size: 12px; 
    width:30em;
    text-align:left;
}
form label.checkbox4{
    float: left;
    margin-left: 2em;
    margin-bottom:0.3em;
    margin-top:-2em;
    font-weight:bold;
    font-size: 11px; 
    width:100%;
    text-align:left;
}
form input.atuacao{
    float: left;
    margin-left: 155px;
    margin-bottom:1em;
    font-weight:bold;
    font-size: 12px; 
}
form input.atuacao2{
    float: left;
    margin-left: -55px;
    margin-bottom:1em;
    margin-right:25em;
    font-weight:bold;
    font-size: 12px; 
}

.cadastro_botao{
    float: auto;
    margin-top: 130px;
    margin-left: 20px;
}

/* menu superior*/
p.menuSuperior{
    color:#777777;
    float: left;
    font-size: 0.8em;
    margin-bottom:1em;
}
p.menuSuperior a{
    color:#777777;
}
p.menuSuperior a:hover{
    color: #FFC705;
}
/* painel da direita*/
.titulo{
    color: #6AB444;
    font-family: "arial";
    padding-bottom:0.3em;
}
.sub_painel{
    font-family: "arial";
    font-size: 15px;
    font-weight: bold;
    margin-bottom: -5px;
    width: 255px;
    padding-top:2em;
    padding-bottom:0.3em;
}
.imprimi_proposta{
    float: left;
}
.imprimi_contrapartida{
    float: left;
}
.barra_lateral{
    float: left;
    background: url(../images/linha_v_painel.png) right repeat-y;
    float:left;
    width: 5px;
    height: 600px;
    margin-right: 10px;
    margin-left: 10px;
}
.barra_lateral2{
    background: url(../images/linha_v_850.png) right no-repeat;
    float:right;
    width: 5px;
    height: 620px;
    margin-top: -470px;
    margin-right: -50px;
}
.barra_lateral3{
    background: url(../images/linha_v_painel.png) right no-repeat;
    float:right;
    width: 5px;
    height: 200px;
    margin-top: -180px;
    margin-right: -18px;
}
p.painel{
    font-size: 0.8em;
    text-align: justify;
    font-family: "arial";
    margin-bottom: 10px;
}

p.alinha_direita { float: right; color:#777777; }

p.imprimi{
    margin-top: -23px;
    margin-left: 25px !important;
    margin-bottom: 5px;
}

.instrucoes a {
    color: #D56C0E;
    font-size: 0.8em;
    font-weight:bold;
}

.breadcrumbs {
    margin:0 auto;
    width:960px;
}

.instrucoes i {
    font-size: 0.8em;
}

.instrucoes li { margin-top: 0.5em; margin-bottom: 0.5em; }

/*painel da esquerda*/
.entidade_texto{
    size: 5px;
    float:right;
    margin-top: -20px;
    margin-right: -145px;
}
.entidade_botao{
    size: 5px;
    float:right;
    margin-top: -20px;
    margin-right: -220px;
}
p.painel_esquerdo{
    font-family: "arial";
    font-size: 13px;
    font-weight: bold;
    text-align: justify;
    margin-bottom: 0px;
    margin-top:15px;
}
p.opcao{
    color:#D56C0E;
    position: absolute;
    margin-left:0;
    margin-top:5px;
    float:left;
}
table{
    width: 100%;
}
table.inic{
    padding-top:0.4em;
}
tr.even {
    background-color: #ebf7dd;
}
.botao_direcional{
    float: right;
    margin-top: 5px;
    margin-right: 30px;
    margin-bottom: 10px;    
}
.iniciativa_botao{
    size: 5px;
    float:right;
    margin-top: -20px;
    margin-right: -220px;
}
.iniciativa_texto{
    size: 5px;
    float:right;
    margin-top: -20px;
    margin-right: -145px;
}
table.prop{
    width:435px;
    margin-top:-0.7em;
}
.botao_direcional2{
    float: right;
    margin-right:-0em;
}
.proposta_botao{
    size: 5px;
    float:right;
    margin-top: -20px;
    margin-right: -170px;
}
.proposta_texto{
    size: 5px;
    float:right;
    margin-top: -20px;
    margin-right: -95px;
}

.sub_painel2{
    font-family: "arial";
    font-size: 13px;
    font-weight: bold;
    margin-bottom: -5px;
    margin-left: -20px;
    width: 455px;
    padding-top:2em;
    padding-bottom:0.3em;
}
#central{
    float:left;
    width:950px;
    line-height: 1.1em;
    padding-left: 20px;
    margin-top:-11em;
}
#central hr{
    float:left;
    width:45%;
    margin-left:-1.3em;
}
#central p{
    margin-top:2em;
    margin-left:-1.3em;
}
table.prop2{
    width:435px;
    margin-top:2em;
    margin-left:-1.5em;
}
.bold{
    margin-top:-0.3em;
    margin-bottom:1em;
    font-weight:bold;
}
#coluna_esq p.avisoForm {
    font-size: 11px;
    margin-bottom:1em;
}

#coluna_esq span.apoio {
    font-size: 9px;
    margin-right:-5em;
    color:gray;
}
#coluna_esq p.apoio {
    margin-left:-1.5em;
    margin-right:-1.5em;
    margin-bottom:1em;
    font-size:11px;
    font-weight:bold;
    width:51.4em;
}
#coluna_esq p.apoio2 {
    margin-left:-1.5em;
    margin-right:-1.5em;
    margin-bottom:1em;
    font-size:12px;
    font-weight:bold;
    color:#6AB444;
}
#coluna_esq p.checkbox2{
    float: left;
    margin-left: -20px;
    margin-bottom:1em;
    font-weight:bold;
    font-size: 12px; 
    width:46em;
}
.cadastro_botao2{
    float: auto;
    margin-top: 0px;
    margin-left: 20px;
}

p a,td a { color:#D56C0E; text-decoration:none;}
p a:hover, td a:hover {color:#9FBD57;}

p.mapa {
    margin-bottom:1em;
    margin-top: 0.5em;
    font-weight:bold;
    color:#FFC705;
}
p.mapa a{
    color:#FFC705;
}
p.mapa a:hover{
    text-decoration:underline;
}
p.mapa2 {
    float:right;
    margin-top:0em;
    font-weight:bold;
    color:#FFC705;
    margin-right:3em;
}
p.mapa2 a{
    color:#FFC705;
}
p.mapa2 a:hover{
    text-decoration:underline;
}
form hr{
    background-color:#DDDDDD;
    color:#DDDDDD;
    float:left;
    margin-bottom:1em;
    width:100%;
}

/* Campos select com rolagem horizontal */

.help_text_rolagem{
    margin-left:1.2em;
    margin-top:0.4em;
}

#cadastro_telecentro br { display: none; }

.select_rolagem {
    border: 1px solid gray;
    overflow-x: scroll;
    width:47em;
    margin-left: 1em;
    overflow: -moz-scrollbars-horizontal;
}

/* carregando */
.fixme{
    background:#000;
    color:#FFF;
    padding:10px 25px 10px 25px;
    border: 2px solid #666;
    border-top:none;
    border-right:none;
    font-size:10pt;
    opacity:.7;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    display:none;
}
#fixme {
    /* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
    position: absolute; right: 0px; top: 0px;
}
body > div#fixme {
    /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
    position: fixed;
}

/*[if gte IE 5.5]
[if lt IE 7]
*/
div#fixme {
    /* IE5.5+/Win - this is more specific than the IE 5.0 version */
    right: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollRight ? document.documentElement.scrollRight : document.body.scrollRight ) ) + 'px' );
    top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

/*[endif]>
[endif]*/

/* edicao da entidade local */
#id_pontoref {
    font-size:12px;
    height:250px;
    margin:5px 5px 5px 1em;
    width:27em !important;
}

div.coluna_dir_entidades #psq_resultados {
    width: auto;
}

div.coluna_dir_entidades hr,
div.coluna_dir_entidades h4,
div.coluna_dir_entidades br {
    display: none;
}

div.coluna_dir_entidades p.painel_esquerdo {
    margin-top: 0;
}

#ent_barra {
    height:410px !important;
}

#dados_entidade {
    clear: both;
    padding-top: 1em;
}

/* abas metas */
#tabs span {
    font-size: 0.6em;
}

#abas_metas li a {
    padding:0.5em 0.5em;
}

#tabs #tabs-1 {
    width: auto;
}

#tabs > div {
    font-size: 0.8em;
}

#tabs table {
    font-size:100%;
}

#tabs tr.even {
    background-color:#C2EBAD;
}

#tabs th.header  {
    margin-left: 0;
    padding-left: 0;
}

/* tabela de ativar metas */
#tb_ativar .help_text {
    color:#777777;
    float: none;
    font-size:0.8em;
    line-height: 0;
    margin-bottom: 0.5em;
    margin-left: 0;
    margin-top: 0;
    width:auto;
}

/* recursos que nao estao de acordo com as metas */
.de_acordo {
    color: green;
    background-color: #ffffff;
}

.nao_acordo {
    color: red;
    background-color: #ffffff;
}

/* negrito */
.negrito { font-weight: bold;}

/* Largura das tabelas */
#tb_ativar th {
    width: 17em;
}

/* campos desabilitados */
.disabled {
    background-color: #cccccc;
}

/* formulario de pesquisa de telecentros novos */

#frm_telnovo select {
    margin:0;
    width: auto;
}

#formulario_propostas #id_proposta,
#frm_telnovo #id_nome {
    width: 20em;
}

/* acerta o espacamento a esquerda na tela de pesquisa de telecentros novos */
#psq_resultados th.header  {
    padding-left: 0;
}

/* Muda o cursor e a forma como os resultados da tabela sao mostrados */
#tb_telecentro_recursos td,
#tb_telecentro_recursos th,
#tb_dados_telecentro td,
#psq_resultados td {
    text-decoration: underline;
    cursor: pointer;
    border: 1px solid gray;
}

#tb_dados_telecentro td {
    text-decoration: none;
}

/* classe de atencao */
.atencao {
    background-image:url("../images/incompleto.png");
    background-repeat:no-repeat;
    padding:0.2em;
}

/* telecentros novos */

div.coluna_dir_propostas #dados_telecentro {
    width: 29em;
}

div.coluna_dir_propostas #dados_telecentro h3 {
    text-align: left;
}

#resultado ul.errorlist li {
    background: inherit;
    border-left: none;
    padding-left: 1em;
}

#psq_telnovos #coluna_esq {
    width:29em;
}

#psq_telnovos #coluna_dir {
    width:29em;
    float:left;
    text-align:left;
}

#psq_telnovos .barra_lateral {
    height: 700px;
}

#completar_tn {
    float: left;
}

#completar_tn  th {
    width:15em;
}

#completar_tn #id_email,
#completar_tn #id_email2,
#completar_tn #id_nome,
#completar_tn #id_id,
#completar_tn #id_endereco,
#completar_tn #id_complemento,
#completar_tn #id_bairro,
#completar_tn #id_cep, 
#completar_tn #id_nome_estab_ensino {
    width:27.5em;
}

#frm_comp_telnovo tr {
    margin: 1em;
}

#completar_tn select  {
    width: auto;
    margin:0;
}

#completar_tn #id_espaco_disponivel,
#completar_tn textarea {
    margin:0;
}

#completar_tn .help_text {
    width: auto;
    margin-left:0;
    margin-bottom:0;
}

/* editar telecentros */
#frm_alterar #id_nome,
#frm_alterar #id_email,
#frm_alterar #id_email2 {
    width: 44em;
}

#frm_alterar #id_telefone,
#frm_alterar #id_telefone2 {
    width: 10em;
}

/* superfish menu */

.sf-menu {
    margin-bottom: 0;
    font-size:0.8em;
}

.sf-menu li {
    background:none repeat scroll 0 0 #EBF7DD;
}

.sf-menu li:hover,
.sf-menu a:hover {
    background:none repeat scroll 0 0 #C2EBAD;
}

.sf-menu a {
    border: 0;
    text-decoration: underline;
    border: 1px solid #cccccc;
}

.sf-menu a, .sf-menu a:visited {
    color: #222222
}

.sf-menu li li,
.sf-menu li ul li {
    background:none repeat scroll 0 0 #EBF7DD;
    font-size:0.9em;
}

/* relatorio telecentros */

#frm_relatorio #id_telecentros {
    height: 28em;
}

#frm_relatorio #id_entidade,
#frm_relatorio #id_endereco {
    height: 12em;
}

#tb_relatorio {
    width: auto;
}

/* notificacoes */

.ui-pnotify-title,
.ui-pnotify-text {
    font-size:0.7em;
}

.ui-pnotify-history-header {
    font-size:0.8em;
    text-align:center;
}

.ui-pnotify-history-container {
    width: 100px;
}

.t_confirmar {
    background-color: #FFF6BF;
}

.t_confirmado {
    background-color: #EBF7DD;
}

.t_incompleto {
    background-color: #FBE3E4;
}

#tb_telecentro_recursos,
#tb_dados_telecentro,
#tb_psqtelnovo {
    border-collapse: collapse;
    border: 1px solid gray;
}

#tb_telecentro_recursos td,
#tb_telecentro_recursos th {
    text-decoration: none;
    cursor: auto;
}

#tb_dados_escolares #id_nome_estab_ensino {
    width: 40em;
}

#coluna_dir #resultado {
    margin-top: 0;
}

#container_incon h4 {
    height: auto;
}

/* cores */
.vermelho {
    color: #efb0ba;
}

.bck_vermelho {
    background-color: #efb0ba;
}

.bck_amarelo {
    background-color: #f5efb4;
}

.amarelo {
    color: #f5efb4;
}

.bck_verde {
    background-color: #C2EBAD;
}

.verde {
    color: #C2EBAD;
}

.bck_azul {
    background-color: #abcee8;
}

.azul {
    color: #abcee8;
}

#tb_info_telecentro h3 {
    font-size: 1em;
}

#tb_info_telecentro td {
    cursor: auto;
}

.lgd_cursor{    
    cursor: pointer;
}

#frm_tc_recurso_atendido table {
    border-style: solid;
    border-width: 1px;
    border-color: #DFD9C3;
    background-color: #F5F3E5;  
}

#frm_tc_recurso_atendido .td1 {	    
    width: 150px;    
}

#frm_tc_recurso_atendido #id_tcs_ids {    
    width: 80px !important;    
}

#frm_tc_recurso_atendido #id_proposta {    
    width: 80px !important;    
}


#frm_tc_recurso_atendido #id_recurso {    
    width: 320px !important;    
}

#frm_tc_recurso_atendido #id_recurso_atendido {    
    width: 320px !important;    
}

#frm_tc_recurso_atendido .td2 {	    
    vertical-align: top;
    height: 120px;     
}

#frm_tc_recurso_atendido #id_observacao {	    
    height: 50px;
    width: 260px !important;     
}


.form_geral1 table {
    border-style: solid;
    border-width: 1px;
    border-color: #DFD9C3;
    background-color: #F5F3E5;  
}

.form_geral1 th {
    font-weight: bold;
}

.form_geral1 .row_color_cycle{    
    background-color: #FFDEAD;
}

.form_geral1 fieldset{
    margin-top: 0;
    padding: 6px;    
}

.form_geral1 legend{    
    font-size: 12px
}

.form_geral1 select{
    margin-left: 0;
    margin-bottom: 0;
    width: auto;
}

.form_geral1 fieldset input{
    margin-left: 0;
    margin-bottom: 0;
}

.form_geral1 .campodata{
    width: 80px;    
}

.form_geral1 .input1{
    font-size:12px;
}

.form_geral1 .legend_pointer{    
    cursor: pointer;
}

.form_geral1 .fonte_pequena1 {
    font-size: 11px;
}

.pesq_geral {
    abackground-color: red;
    padding: 0 !important;
}

.pesq_geral fieldset{
    margin-top: 0;
    padding-top: 0;
}

.pesq_geral fieldset legend{
    font-size: 12px;
}

.pesq_geral fieldset input{
    margin-left: 0;
    margin-bottom: 0;
    width: ;
}

.pesq_geral fieldset select{
    margin-left: 0;
    margin-bottom: 0;
    width: auto;
}

.pesq_geral #bt_filtrar{    
    width: 100px;
}

.pesq_geral #lgd_filtro{    
    cursor: pointer;
}

.pesq_geral .row_color_cycle{    
    background-color: #FFDEAD;
}

.pesq_geral .th_resultado{    
    font-weight: bold;
}

.tabela1
{
border-collapse:collapse;
font-size:9px;
}
.tabela1, .tabela1 th, .tabela1 td
{
border: 1px solid #CCCCCC;
}


/*
Tooltip
*/

a.tooltip1{
    position:relative; /*this is the key*/
    z-index:24; 
    text-decoration:none}

a.tooltip1:hover{z-index:25; background-color:#ff0}

a.tooltip1 span{display: none}

a.tooltip1:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em;
    border: 1px solid black;
    color: black;
    background-color: #ffd;
    font-size: 80%;
    
    padding: .2em;}

/* estilos para elementos individuais
   devem ser construidos de forma a nao atrapalhar atuais e futuros elementos
 */
 .form_geral1 #div_frmBol_tel #id_telecentro{    
    width: 720px;
}

#frm_tc_end_conf_pesq1 #tbl_1 #td1 {
    width: 100px;
}

#frm_tc_end_conf_pesq1 #id_tcs_ids {    
    height: 100px;
    width: 80px !important;    
}

.form_geral1 .right_cell_bar {
    border-right-style: solid;
    border-width: 1px;
    border-color: black;
}

#div_frmBol_tel2 #id_telecentro_aux{    
    width: 180px; 
}

.pag_relat_filtro_tabela table{
    border: medium none;
}

.form_geral1 .bolsistas_gerenciar_table_tc {
    width: 130px;
}

.fieldset_dados_bolsista1 {
    border-style: solid;
    border-width: 1px;
    border-color: #DFD9C3;
    padding-left: 6px;
}

.fieldset_dados_bolsista1 legend{
    font-size: 12px;
}

.bolsista_coord_tc_textarea_tcs textarea{
	
    width: 160px !important;
    height: 150px;
}

.bolsista_coord_tc_td_textarea_tcs {
    width: 170px;    
}

#bols_coord_td_prev_vig { width: 150px;}

#bols_coord_td_prev_vig2 { width: 50px;}

.bols_bolsa_lista_inativos {color: red; font-weight: bold;}

