@charset "iso-8859-1";

.container { padding: 0 22px 15px 11px ; width: auto; }

.noBackground { background-color: transparent !important; }

.cadastroSucesso { width: 296px; text-align: justify; font-weight: normal; color: #333; font-size: 11px; line-height: 16px; }

.form .cliqueConheca1, .cliqueConheca2, .cliqueConheca3 { height: 18px; background: #b4d594; float: left; width: 68px ; margin-top: 28px; }
.form .cliqueConheca2 { width: 30px; background: #00886f; }
.form .cliqueConheca3 { width: 199px; background: #00ad9b; }
.form .cliqueConheca3 img { float: right; margin: 4px 8px 0 0; }

#TB_ajaxContent { overflow: hidden; }

#formError { display: none; }

#Error {
	color: #333;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	text-align: center;
	position: relative;
	width: 230px;
}

#Error .errorAlert {
	text-align: left;
	position: absolute;;
	width: 200px;
	top: 2em;
	right: 0;
}

#formCadastro input, #formCadastro select {
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 9px;
    color: #666;
}
