97
| <![CDATA[<input class="check mr-2" type="checkbox" id="produtorCultural" onclick="validarCategoria(this.value);" name="produtorCultural" value="1">]]>
|
99
| <![CDATA[<input class="check mr-2" type="checkbox" id="produtorEsportivo" name="produtorEsportivo" onclick="validarCategoria(this.value);" value="1">]]>
|
101
| <![CDATA[<input class="check mr-2" type="checkbox" id="artista" name="artista" onclick="validarCategoria(this.value);" value="1">]]>
|
103
| <![CDATA[<input class="check mr-2" type="checkbox" id="atleta" name="atleta" onclick="validarCategoria(this.value);" value="1">]]>
|
114
| <![CDATA[<input onclick="return selecionarSegmento(this);" class="form-check float-left mr-2" value="1" name="segmentos[]" id="1" type="checkbox">]]>
|
115
| <![CDATA[<input onclick="return selecionarSegmento(this);" class="form-check float-left mr-2" value="2" name="segmentos[]" id="2" type="checkbox">]]>
|
116
| <![CDATA[<input onclick="return selecionarSegmento(this);" class="form-check float-left mr-2" value="3" name="segmentos[]" id="3" type="checkbox">]]>
|
117
| <![CDATA[<input onclick="return selecionarSegmento(this);" class="form-check float-left mr-2" value="4" name="segmentos[]" id="4" type="checkbox">]]>
|
118
| <![CDATA[<input onclick="return selecionarSegmento(this);" class="form-check float-left mr-2" value="5" name="segmentos[]" id="5" type="checkbox">]]>
|
119
| <![CDATA[<input onclick="return selecionarSegmento(this);" class="form-check float-left mr-2" value="6" name="segmentos[]" id="6" type="checkbox">]]>
|
120
| <![CDATA[<input onclick="return selecionarSegmento(this);" class="form-check float-left mr-2" value="7" name="segmentos[]" id="7" type="checkbox">]]>
|
121
| <![CDATA[<input onclick="return selecionarSegmento(this);" class="form-check float-left mr-2" value="8" name="segmentos[]" id="8" type="checkbox">]]>
|
122
| <![CDATA[<input onclick="return selecionarSegmento(this);" class="form-check float-left mr-2" value="9" name="segmentos[]" id="9" type="checkbox">]]>
|
133
| <![CDATA[<input onclick="return selecionarSegmento(this);" class="form-check float-left mr-2" value="11" name="segmentos[]" id="11" type="checkbox">]]>
|
134
| <![CDATA[<input onclick="return selecionarSegmento(this);" class="form-check float-left mr-2" value="15" name="segmentos[]" id="15" type="checkbox">]]>
|
135
| <![CDATA[<input onclick="return selecionarSegmento(this);" class="form-check float-left mr-2" value="18" name="segmentos[]" id="18" type="checkbox">]]>
|
136
| <![CDATA[<input onclick="return selecionarSegmento(this);" class="form-check float-left mr-2" value="20" name="segmentos[]" id="20" type="checkbox">]]>
|
137
| <![CDATA[<input onclick="return selecionarSegmento(this);" class="form-check float-left mr-2" value="22" name="segmentos[]" id="22" type="checkbox">]]>
|
138
| <![CDATA[<input onclick="return selecionarSegmento(this);" class="form-check float-left mr-2" value="23" name="segmentos[]" id="23" type="checkbox">]]>
|
139
| <![CDATA[<input onclick="return selecionarSegmento(this);" class="form-check float-left mr-2" value="24" name="segmentos[]" id="24" type="checkbox">]]>
|
140
| <![CDATA[<input onclick="return selecionarSegmento(this);" class="form-check float-left mr-2" value="25" name="segmentos[]" id="25" type="checkbox">]]>
|
141
| <![CDATA[<input onclick="return selecionarSegmento(this);" class="form-check float-left mr-2" value="26" name="segmentos[]" id="26" type="checkbox">]]>
|
142
| <![CDATA[<input onclick="return selecionarSegmento(this);" class="form-check float-left mr-2" value="27" name="segmentos[]" id="27" type="checkbox">]]>
|
143
| <![CDATA[<input onclick="return selecionarSegmento(this);" class="form-check float-left mr-2" value="28" name="segmentos[]" id="28" type="checkbox">]]>
|
144
| <![CDATA[<input onclick="return selecionarSegmento(this);" class="form-check float-left mr-2" value="29" name="segmentos[]" id="29" type="checkbox">]]>
|
145
| <![CDATA[<input onclick="return selecionarSegmento(this);" class="form-check float-left mr-2" value="30" name="segmentos[]" id="30" type="checkbox">]]>
|
146
| <![CDATA[<input onclick="return selecionarSegmento(this);" class="form-check float-left mr-2" value="31" name="segmentos[]" id="31" type="checkbox">]]>
|
147
| <![CDATA[<input onclick="return selecionarSegmento(this);" class="form-check float-left mr-2" value="32" name="segmentos[]" id="32" type="checkbox">]]>
|
148
| <![CDATA[<input onclick="return selecionarSegmento(this);" class="form-check float-left mr-2" value="33" name="segmentos[]" id="33" type="checkbox">]]>
|
160
| <![CDATA[<select id="tipo" name="tipo" class="form-control input-sm"
onchange="produtor_pessoa_tipo(this.value); input_destaque_remover(this)"></select>]]>
|
172
| <![CDATA[<input autofocus id="nome" maxlength="40" name="nome" onkeypress="input_destaque_remover(this)"
class="form-control input-sm" type="text"
value="">]]>
|
179
| <![CDATA[<input autofocus id="nome_completo" maxlength="40" name="nome_completo" onkeypress="input_destaque_remover(this)"
class="form-control input-sm" type="text"
value="">]]>
|
187
| <![CDATA[<input id="dt" maxlength="10" name="dt" onchange="input_destaque_remover(this)"
onkeypress="input_destaque_remover(this); return apenasNumeros()" class="form-control input-sm"
type="date" max="" onfocus="return hoje();" onblur="return verificaIdade(this.value);"
value="">]]>
|
187
| <![CDATA[<input id="dt" maxlength="10" name="dt" onchange="input_destaque_remover(this)"
onkeypress="input_destaque_remover(this); return apenasNumeros()" class="form-control input-sm"
type="date" max="" onfocus="return hoje();" onblur="return verificaIdade(this.value);"
value="">]]>
|
187
| <![CDATA[<input id="dt" maxlength="10" name="dt" onchange="input_destaque_remover(this)"
onkeypress="input_destaque_remover(this); return apenasNumeros()" class="form-control input-sm"
type="date" max="" onfocus="return hoje();" onblur="return verificaIdade(this.value);"
value="">]]>
|
187
| <![CDATA[<input id="dt" maxlength="10" name="dt" onchange="input_destaque_remover(this)"
onkeypress="input_destaque_remover(this); return apenasNumeros()" class="form-control input-sm"
type="date" max="" onfocus="return hoje();" onblur="return verificaIdade(this.value);"
value="">]]>
|
196
| <![CDATA[<input id="nome_mae" maxlength="40" name="nome_mae" onkeypress="input_destaque_remover(this)"
class="form-control input-sm" type="text"
value="">]]>
|
205
| <![CDATA[<input id="pis_pasep_nit" maxlength="11" name="pis_pasep_nit"
onkeypress="input_destaque_remover(this); return apenasNumeros()" class="form-control input-sm"
type="text"
value="">]]>
|
220
| <![CDATA[<input id="razao_social" maxlength="80" name="razao_social" onkeypress="input_destaque_remover(this)"
class="form-control input-sm" type="text"
value="">]]>
|
227
| <![CDATA[<input id="cnpj" maxlength="16" name="cnpj" class="form-control input-sm"
onkeypress="input_destaque_remover(this); return apenasNumeros()" type="text"
value="">]]>
|
238
| <![CDATA[<input id="rg" maxlength="10" name="rg" onkeypress="input_destaque_remover(this); return apenasNumeros();"
class="form-control input-sm" type="text"
value="">]]>
|
246
| <![CDATA[<input id="rg_orgao_expedidor" maxlength="10" name="rg_orgao_expedidor"
onkeypress="input_destaque_remover(this)" class="form-control input-sm" type="text"
value="">]]>
|
254
| <![CDATA[<input id="cidade" maxlength="40" name="cidade" onkeypress="input_destaque_remover(this)"
class="form-control input-sm" type="text"
value="">]]>
|
263
| <![CDATA[<input id="responsavel" maxlength="40" name="responsavel" onkeypress="input_destaque_remover(this)"
class="form-control input-sm" type="text"
value="">]]>
|
269
| <![CDATA[<input id="tel_responsavel" onkeypress="input_destaque_remover(this); return apenasNumeros()" onblur="return validaTelefone(this.value, this.id);" name="tel_responsavel" type="tel" maxlength="11" class="form-control input-sm" value="">]]>
|
269
| <![CDATA[<input id="tel_responsavel" onkeypress="input_destaque_remover(this); return apenasNumeros()" onblur="return validaTelefone(this.value, this.id);" name="tel_responsavel" type="tel" maxlength="11" class="form-control input-sm" value="">]]>
|
276
| <![CDATA[<input id="cpf" maxlength="11" name="cpf" class="form-control input-sm"
onkeypress="input_destaque_remover(this); return apenasNumeros()"
onblur="validaCpf(this.value)" type="text"
value="">]]>
|
276
| <![CDATA[<input id="cpf" maxlength="11" name="cpf" class="form-control input-sm"
onkeypress="input_destaque_remover(this); return apenasNumeros()"
onblur="validaCpf(this.value)" type="text"
value="">]]>
|
284
| <![CDATA[<input id="bairro" maxlength="40" name="bairro" onkeypress="input_destaque_remover(this)"
class="form-control input-sm" type="text"
value="">]]>
|
292
| <![CDATA[<select id="endereco_tipo" name="endereco_tipo" onchange="input_destaque_remover(this)"
class="form-control input-sm"></select>]]>
|
319
| <![CDATA[<input id="endereco_logradouro" name="endereco_logradouro" maxlength="80"
onkeypress="input_destaque_remover(this)" class="form-control input-sm" type="text"
value="">]]>
|
327
| <![CDATA[<input id="endereco_numero" name="endereco_numero"
onkeypress="input_destaque_remover(this); return apenasNumeros()" class="form-control input-sm"
maxlength="5" type="text"
value="">]]>
|
335
| <![CDATA[<input id="endereco_complemento" maxlength="10" name="endereco_complemento"
onkeypress="input_destaque_remover(this)" class="form-control input-sm" type="text"
value="">]]>
|
343
| <![CDATA[<input type="email" id="email" maxlength="80" name="email" onblur="validaEmail(this.value)" onkeypress="input_destaque_remover(this)"
class="form-control input-sm"
value="">]]>
|
343
| <![CDATA[<input type="email" id="email" maxlength="80" name="email" onblur="validaEmail(this.value)" onkeypress="input_destaque_remover(this)"
class="form-control input-sm"
value="">]]>
|
350
| <![CDATA[<input type="tel" id="telefone" maxlength="11" name="telefone" class="form-control input-sm"
onkeypress=" return apenasNumeros()" onblur="validaTelefone(this.value, this.id)" value="">]]>
|
350
| <![CDATA[<input type="tel" id="telefone" maxlength="11" name="telefone" class="form-control input-sm"
onkeypress=" return apenasNumeros()" onblur="validaTelefone(this.value, this.id)" value="">]]>
|
358
| <![CDATA[<input id="banco" maxlength="40" name="banco" onkeypress="input_destaque_remover(this)"
class="form-control input-sm" type="text"
value="">]]>
|
368
| <![CDATA[<input id="agencia" maxlength="10" name="agencia"
onkeypress="input_destaque_remover(this); return apenasNumeros()" class="form-control input-sm"
type="text"
value="">]]>
|
377
| <![CDATA[<input id="conta_corrente" maxlength="20" name="conta_corrente"
onkeypress="input_destaque_remover(this); return apenasNumeros()" class="form-control input-sm"
type="text"
value="">]]>
|
389
| <![CDATA[<input onblur="validaTipoArquivo(this.value);" multiple accept="image/png, image/gif, image/jpeg, image/jpg, text/*, application/pdf" id="rgCpfAnexo" name="rgCpfAnexo[]" class="form-control" type="file" value="">]]>
|
395
| <![CDATA[<input onblur="validaTipoArquivo();" accept="image/png, image/gif, image/jpeg, image/jpeg, text/*, application/pdf" id="comprovanteR" name="comprovanteR" class="form-control" type="file" value="">]]>
|
402
| <![CDATA[<input onblur="validaTipoArquivo();" id="comprovanteA" name="comprovanteA[]" multiple accept="image/png, image/gif, image/jpeg, image/jpg, text/*, application/pdf" class="form-control" type="file" value="">]]>
|
410
| <![CDATA[<input id="prod_usuario" name="prod_usuario"
onkeypress="input_destaque_remover(this); mensagem_usuario_existe_remover(this);"
class="form-control input-sm" maxlength="20" type="text"
value="">]]>
|
419
| <![CDATA[<input minlength="8" onkeyup="validaSenha(this.value)" id="nova_senha" name="nova_senha" onkeypress="input_destaque_remover(this)"
class="form-control input-sm" maxlength="20" type="password" value="">]]>
|
419
| <![CDATA[<input minlength="8" onkeyup="validaSenha(this.value)" id="nova_senha" name="nova_senha" onkeypress="input_destaque_remover(this)"
class="form-control input-sm" maxlength="20" type="password" value="">]]>
|
427
| <![CDATA[<input id="repete_senha" name="repete_senha" onkeypress="input_destaque_remover(this)"
class="form-control input-sm" maxlength="20" type="password" value="">]]>
|
437
| <![CDATA[<input class="mr-2 p-0" type="checkbox" id="politica_de_privacidade" value="false" onclick="return concordar()">]]>
|
445
| <![CDATA[<button id="submit_button" class="btn btn-success ml-lg-3 mt-5 mb-lg-5 col-lg-1 col-sm-12 p-3" onclick="return validarCampos()" type="button">Salvar</button>]]>
|