﻿/* simple css-based tooltip */
div.tooltip
{
	background-color: #000;
	border: 1px solid #fff;
	padding: 10px 15px;
	width: 200px;
	display: none;
	color: #fff;
	text-align: left;
	font-size: 12px; /* outline radius for mozilla/firefox only */
	-moz-box-shadow: 0 0 10px #000;
	-webkit-box-shadow: 0 0 10px #000;
}

.sugestaoLogin-dl
{
	font-family:Verdana,Arial,sans-serif;
	font-size:10px!important;
	color:#000000!important;
	display:none;
}


.sugestaoLogin-div
{	
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	border:solid 1px #000000;
	width:95%;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFF99;	
}


.sugestaoLogin-dl ol li
{
	list-style-type:decimal;
	list-style-position:inside;
}

.sugestaoLogin-dl ol li a
{
	color:#0000FF;
}

.sugestaoLogin-dl label
{
	font-weight:bold!important;
}

select#ramo
{
	float: right;
}

.dl-full
{
	margin-bottom: 0px !important;
}

.full
{
	width: 100% !important;
	margin-bottom: 0px !important;
}

.responsavel-full
{
	width: 100% !important;
	margin-bottom: 10px !important;
	padding-bottom:5px !important;
	border-bottom: 2px solid #AAAAAA;
}

.responsavel-full label
{
	font-weight:bold;
}

input[type=password], input[type=text], select, textarea
{
	font-size: 1.0em;
}

dt label
{
	color: #7C7C7C;
	font-size: 9px;
}

dd span
{
	color: #7C7C7C;
}

.principal_items
{
	background-position: 10px 50%;
	background-repeat: no-repeat;
	border: 1px solid;
	float: left;
	height: 50px;
	margin: 10px;
	width: 300px;
	text-align: center;
	padding-top: 10px;
}

#fieldset_topo2
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #FFFFFF url(../images/cadastro_icone.jpg) no-repeat scroll 20px 10px;
	display: table;
	float: left;
	height: 70px;
	margin-left: 30px;
	margin-top: 20px;
	width: 350px;
}

.principal_items_titulo
{
	color: #003366;
	font-family: "Arial Black" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
}

.principal_items_desc
{
	color: #6c6c6c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	margin-left: 10px;
}

.principal2
{
	margin-top: 20px;
	margin-left: 50px;
	height: 80px;
}

.principal2 a
{
	cursor: hand;
	text-decoration: none;
}

.accordion
{
	width: 100%;
}

.half
{
	width: 100%;
}

.accordion dd
{
	float: left;
	margin-bottom: 2px;
	width: 80%;
}

.accordion dl
{
	float: left;
	margin-bottom: 10px;
	width: 100%;
}

.accordion dt
{
	float: left;
	width: 20%;
	margin-bottom: 5px;
}

.accordion dl span
{
	font-weight: bold;
}

#divContato
{
	width: 62%;
}

#divContato span
{
	font-weight: normal !important;
	font-size: 10px;
	vertical-align: middle;
}


#divContato dt, #divContato dd
{
	width: 100% !important;
}

#dlTipoContato span
{
	vertical-align: top;
	margin-left: 5px;
}

#dlTipoContato dd
{
	margin-bottom: 4px;
}

#divContato dl label
{
	font-weight: bold;
	font-size: 11px;
}

#divContato .left-col
{
	width: 30% !important;
	float: left;
}

#divContato .right-col
{
	width: 70% !important;
	float: right !important;
}

#painelAutorizados .accordion dd
{
	float: left;
	margin-bottom: 2px;
	width: 75%;
}

#painelAutorizados .accordion dl
{
	float: left;
	margin-bottom: 10px;
	width: 100%;
}

#painelAutorizados .accordion dt
{
	float: left;
	width: 25%;
	margin-bottom: 5px;
}

#painelAutorizados .left-col
{
	width: 50% !important;
	float: left;
}

#painelAutorizados .right-col
{
	width: 50% !important;
	float: right !important;
}

#painelAutorizados .right-col dt label
{
	float: right;
}

#painelAutorizados .left-col dt, #painelAutorizados .right-col dt
{
	width: 50%;
}

#painelAutorizados .left-col dd, #painelAutorizados .right-col dd
{
	width: 50%;
}

#registrarPessoaFisica .left-col dd input[type="password"]
{
	width: 95% !important;
	margin-left: 0px !important;
}

#registrarPessoaFisica .right-col dd input[type="password"]
{
	float: right !important;
	width: 95% !important;
	margin-left: 0px !important;
}

#registrarPessoaFisica #login
{
	width: 99% !important;
	margin-left: 0px !important;
}

.accordion dl span
{
	font-weight: bold;
}


.left-col
{
	width: 50% !important;
	float: left !important;
}

.right-col
{
	width: 50% !important;
	float: right !important;
}

.left-col dt, .right-col dt
{
	width: 40%;
}

.left-col dd, .right-col dd
{
	width: 60%;
}

.dddParentesis
{
	font-weight: bold;
	font-size: 1.2em;
}

input[type="text"], textarea
{
	width: 100%;
	padding: 2px;
}

select
{
	width: 100%;
	padding: 2px;
}


.smallspan
{
	font-size: 9px;
	font-weight: normal !important;
}

.cpf
{
	width: 120px !important;
}

.inscricaoEstadual-dt
{
	width: 45% !important;
}

.inscricaoEstadual-dd
{
	width: 55% !important;
}

.cep-dl
{
	width: 40% !important;
}
.cep-dl dt
{
	width: 50% !important;
}
.cep-dl dd
{
	width: 49% !important;
}
.ramal-dt
{
	width: 20% !important;
}
.ramal-dd
{
	width: 80% !important;
}
.ramal-dd input
{
	width: 50% !important;
}

.uf-dl
{
	width: 20% !important;
	float: right;
}

.uf-dl dt
{
	width: 50% !important;
}
.uf-dl dd
{
	width: 50% !important;
}
.cidade-dl
{
	width: 80% !important;
}

.cidade-dl dt
{
	width: 25% !important;
}

.cidade-dl dd
{
	width: 73% !important;
}

#complemento-dl dt label
{
	margin-left: 20px;
}

.uf-dl dt label
{
	margin-left: 10px;
}

.iconeCorreios-dl
{
	width: 30% !important;
	float: left !important;
	margin-left: 5px !important;
}

.iconeCorreios-dl dt
{
	width: 0px !important;
}

.iconeCorreios-dl dd
{
	width: 100% !important;
	margin-top: 5px;
}

.iconeCorreios-dl dd a
{
	text-decoration: underline;
	cursor: hand;
}

#identidade-dl dt label
{
	margin-left: 10px;
}

#nomeEndereco
{
	width: 50%;
}
#nome-endereco-div
{
	height: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.nome-endereco-dl
{
	display: table;
	float: left;
	margin-bottom: 5px;
	width: 100%;
}

.nome-endereco-dl dd
{
	float: left;
	margin-bottom: 2px;
	width: 80%;
}

.nome-endereco-dl dt
{
	float: left;
	width: 20%;
	margin-bottom: 5px;
}

.senhaConf
{
	width: 100% !important;
}


.cnpj
{
	width: 90% !important;
}

.rg, .inscricaoEstadual
{
	width: 100px !important;
}

.data
{
	width: 100px !important;
}

.ddd
{
	width: 20px !important;
}

.fone
{
	width: 70px !important;
}

.cep
{
	width: 85px !important;
}

.uf
{
	width: 50px !important;
}

#contatos, #solicitantes
{
	display: table;
	width: 100%;
}

.marcar-mesmo-faturamento-div
{
	margin-bottom: 10px;
}

.inner-info
{
	width: 100%;
	padding-top: 10px;
}

.inner-info dl
{
	margin-bottom: 4px !important;
	margin-left: 10px !important;
}


.inner-field
{
	padding-bottom: 40px;
	background-color: #EBEBEB;
	display: table-cell;
	font-family: Tahoma,Arial,Times New Roman,Verdana;
	font-size: 11px;
	padding: 4px;
	border: 1px solid #676767;
	width: 98%;
	float: left;
}

.inner-field dl
{
	width: 100%;
	margin-bottom: 0px;
}

.remove-field
{
	color: #727272;
	font-family: Tahoma,Arial,Times New Roman,Verdana;
	font-size: 10px;
	font-weight: bold;
	margin-top: 10px;
	float: right;
	margin-right: 10px !important;
}

.remove-field a
{
	vertical-align: middle;
}

.remove-field img
{
	margin-right: 5px;
}

