/******************************************* descrição : Estilos aplicáveis ao PROJETO ********************************************/ .tituloAssociaPergunta { text-align: center; } .botao_estabelecimento { border: none; background: url(../imagem/botao-estabelecimento.gif) no-repeat; cursor: pointer; width: 100px; height: 24px; display: inline-table; } .botao_estabelecimento_filial { border: none; background: url(../imagem/botao-estabelecimento-filial.gif) no-repeat; cursor: pointer; width: 100px; height: 24px; display: inline-table; } .icone_estabelecimento_filial { float: right; border: none; background: url(../imagem/icone-estabelecimento-filial.gif) no-repeat; cursor: pointer; width: 29px; height: 20px; } .icone_imprimir_inativo { float: right; border: none; background: url(../imagem/icone-imprimir-inativo.gif) no-repeat; cursor: pointer; width: 29px; height: 20px; } .icone_estabelecimento_filial_inativo { float: right; border: none; background: url(../imagem/icone-estabelecimento-filial_inativo.gif) no-repeat; cursor: pointer; width: 29px; height: 20px; } tr.good td { color: red; font-weight: bold; } tr.bad td { color: blue; } tr.money,tr.money td { text-align: right; padding-right: 2px; } .td { text-align: right; padding-right: 2px; } tr.bad td.money { font-weight: bold; background-color: blue; color: #fff; } td.r,th.r { text-align: right; padding-right: 10px; } tr.total td,tr.subtotal td { background-color: #eee; font-weight: bold; text-align: right; } .ajuda { text-align: justify; margin-left: 25px; margin-right: 25px; font-size: 14px; } span.obrigatorio_equipe, label.obrigatorioProjeto, span.obrigatorioProjeto { font-weight: bold; } .titulo_multiplo { width: 400px; margin: 0 auto; font-weight: bold; display: table; text-align: left; } .icone_pdf { float: right; border: none; background: url(../fmk/imagem/icone-pdf.gif) no-repeat; cursor: pointer; width: 29px; height: 20px; } .checkbox_vertical { width: 880px; margin: 0 auto; display: table; text-align: center; } .radio_vertical { width: 730px; margin: 0 auto; display: table; } .checkbox_vertical_col { float: left; text-align: left; font-weight: normal; } .tabela_conformidades { border: none; width: 100%; padding: 0px; margin: 0 auto; } .tabela_conformidades_linha { border: 1px #999 solid; width: 6.6%; } .tabela_conformidades_linha_interna { border-bottom: 1px #999 solid; } .tabela_conformidades_opcao{ text-align:center; padding-top: 4px; } //Solicitação Produto .select_multiplo_triplo_dis_cont_ { width: 230px; height: 200px; } ._select_multiplo_triplo_sel_cont { width: 230px; height: 200px; } label.imprimeCevs { float: left; margin-right: 2px; text-align: left; padding-top: 3px; padding: 4px; width: 60%; } .inputuppercase { text-transform: uppercase; } #form_projeto input, #form_projeto textarea { text-transform: uppercase; } #form_cevs_solicitacao_identificacao input, #form_cevs_solicitacao_identificacao textarea { text-transform: uppercase; } #form_cevs_produto input, #form_cevs_produto textarea { text-transform: uppercase; } #form_cevs_servico input, #form_cevs_servico textarea { text-transform: uppercase; } #cnae_manutencao_estadual_dados_form input, #cnae_manutencao_estadual_dados_form textarea { text-transform: uppercase; } #form_conformidade input, #form_conformidade textarea { text-transform: uppercase; } #form_equipe input, #form_equipe textarea { text-transform: uppercase; } #form_edita_loc_estabelecimento input, #form_edita_loc_estabelecimento textarea { text-transform: uppercase; } #form_procedimento input, #form_procedimento textarea { } #produto_categoria_dados_form input, #produto_categoria_dados_form textarea { text-transform: uppercase; } .select_multiplo_relatorio { width: 74%; margin: 0 auto; font-weight: bold; display: table; text-align: left; } .select_multiplo_acao_relatorio { width: 30px; float: left; text-align: center; } div.notEditable { width: 1014px; height: 300px; border: 1px solid #ccc; overflow-y:scroll; padding: 5px; float: left; margin-left:200px; text-align: left; } .helptip{ float: right; margin-right: 4%; }