﻿.txt_nome {
	width: 500px;
}

.txt_nome02 {
	width:350px;
}

.txt_nome03 
{
	width: 170px;
	}

.txt_nome_cand {
	width: 277px;
}

.txt_sobrenome {
	width: 400px;
}

.txt_descricao {
	width: 653px;
	height: 90px
}

.ddlDIType{
	width: 500px !important;
}

.txt_email {
	width: 335px;
}

.txt_email02 {
	width: 279px;
}

.txt_met {
	width: 190px;
}

.txt_tarifa {
	width: 270px;
}

.txt_address {
	width: 400px;
}

.txt_acao {
	width: 500px;
}

.txt_descricao {
	width: 500px;
	height: 60px;
}

.txt_phone {
	width: 90px;
}

.txt_cpf {
	width: 90px;
}

.txt_cep {
	width: 65px;
}

.txt_datanasc {
	width: 75px;
}

.lbl_sexo {
	float: left;
	margin: 5px 5px 0 0;
	font-weight: bold;
}

.classe_econ_container {
	border: 1px solid #e2e2e2;
	padding: 10px;
	width: 165px;
}

.check_crianca {
	float: left;
	margin: 20px 0 0 0;
}

.drop_metade {
	width: 245px;
}

.drop_terco {
	width: 158px
}

.drop_rg {
	width: 70px;
}

.drop_status02 {
	width: 105px;
}

.drop_cidade {
	width: 212px;	
}

/* -- Classes GRID -- */

.grid thead {
	color: #f58430;
	font-size: 11px;
	height: 40px;
	text-align: center;
}

.grid thead td {
	border: 1px solid #e5e5e5;
}

td.col_cinza {
	background: #f6f6f6;
}

table.grid {
	width: 100%;
	border: 2px solid #bbbbbb;
	border-collapse: collapse;
	margin: 25px 0;
	text-align: center;
}

.overflow table.grid {
	margin: 0 !important;
	border: none;
}

.grid thead tr td, #conteudo th {
	font-weight: bold;
	color: #f58430;
	border-bottom: 5px solid #e5e5e5;
	padding: 2px 5px;
}

.grid tbody tr td {
	border-bottom: 1px solid #e5e5e5;
	padding: 2px 5px;
}

.grid tfoot tr td {
	border-top: 3px solid #e5e5e5;
	font-weight: bold;
	color: #7b7b7b;
	padding: 2px 5px;
}

.grid table input {
	font-size: 11px;
	margin: 3px 0;
}

.grid table input[type="button"], .grid table input[type="submit"] {
	background: #8b8b8b;
	border: 1px solid #777777;
}

.grid td.first_child {
	text-align: center;
	font-weight: bold;
}

.grid td.top {
	vertical-align: top;
}

.grid a {
	font-weight: bold;
	color: #e65414;
	font-size: 10px;
}


/*-- Fim classes GRID --*/

.txt_rg {
	width: 95px;
}

.txt_rg02 {
	width: 30px;
}

.check_rg {
	display: inline;
}

.div_checkrg {
	margin: 15px 8px 0 0;
	clear: left;
}

p.data_container {
	border: 1px solid #e2e2e2;
	float: left;
	margin: 0 0 0 8px;
	padding: 10px;
	min-height: 46px;
}

/* Classes inserção de candidatos */

.candidato_container {
	position: relative;
	display: inline-block; 
	width: 640px;
	margin: 0 0 15px 0;
}

div.result_managecompany {
	background: #ffffff;
	width: 450px;
	text-align: center;
	min-height: 30px;
	padding: 10px;
	border: 8px solid #e2e2e2;
	}

.result_consulta, .fechar_grupo_cont, .enviar_email_cont 
{
	background: #ffffff;
	width: 760px;
	min-height: 90px;
	border: 8px solid #e2e2e2;
}

.result_consulta, .result_consulta input, .result_consulta span, .result_consulta select, .result_consulta option {
	font-size: 11px !important;	
}

.fechar_grupo_cont {
	width: 300px;
	text-align: center;
	min-height: 30px;
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
}

.enviar_email_cont {
	width: 500px;
	min-height: 35px;
	padding: 10px 0 0 0px;
	text-align: center;
}

.result_consulta p.data_consulta {
	float: left;
	margin: 0 30px 0 0;
}

.result_consulta p.nome {
	float: left;
	margin: 0 20px 0 0;
	max-width: 200px;
	line-height: 13px;
	text-align: left;
}

.result_consulta p.data {
	float: left;
	margin: 0;
	line-height: 13px;
}

.result_consulta p.cpf {
	float: left;
	margin: 0 8px 0 0;
}

.result_consulta p.cep {
	float: left;
	margin: 0 8px 0 0;
}

.result_consulta p.di {
	float: left;
	margin: 0 16px 0 0;
}

.result_consulta p.status {
	float: left;
	margin: 0 20px 0 0;
}

.result_consulta p.observacao {
	float: left;
	width: 300px;
	margin: 0;
}

.result_consulta .txt_observacao {
	width: 100%;
	height: 30px;
}

.result_consulta .destaque {
	font-weight: bold;
	font-size: 14px;
	color: #f58430;
}

.result_consulta .drop_status {
	width: 130px;
}

.result_consulta .txt_data {
	width: 95px;
}

.result_consulta .txt_cep {
	width: 55px;
}

.result_consulta .txt_cpf {
	width: 80px;
}

.r_linha01, .r_linha02 {
	clear: both;
	width: 740px;
}

.r_linha01 {
	padding: 10px 10px 0 10px;
	height: 50px;
}

.r_linha02 {
	background: #f3f3f3;
	padding: 5px 10px;
	height: 65px;
}

 .result_rolagem {
	overflow-y: auto !important;
	overflow-x: hidden;
	position: relative;
	max-height: 500px;
	border: 1px solid gray;
	margin: 0 0 10px 0;
}

.row_alt 
{
	height:10px;
}

.overflow {
	overflow-y: auto;
	overflow-x: hidden;
	margin: 0;
	padding: 0;
	*padding: 0 15px 0 0;
	max-height: 300px;
	border: 2px solid #bbbbbb;
}

.txt_responsavel {
	width: 196px;
}

.left {
	text-align: left;
}

.chk_relat_empresas {
	border: 1px solid #e2e2e2;
	margin: 0 0 15px 0;
	padding: 10px;
}

.c_left {
	clear: left;
	float: left;
	margin: 0 8px 0 0;
}

.c_right {
	clear:right;
	float: left;
	margin: 0 8px 0 0;
}

.margin_panel 
{
	margin-bottom: 15px;
	}