/* definições @font-face */

BODY, INPUT, TEXTAREA {
	margin: 0;
	font-family: "ColaborateLightRegular","Trebuchet MS", Arial, sans-serif;
}

BODY {	
	color: #fff;
	background: #014689 !important; 
}

.confirmacao {
	margin-top: 30px;
	background: url(https://institucional.portoseguro.com.br/lib/landpages/portolinks/enquete/confirmacao.png) 0 24px no-repeat;
	padding: 30px 0 0 45px;
}

.confirmacao DIV {
	font-size: 16pt;
	margin-bottom: 10px;
	font-family: "ColaborateRegular","Trebuchet MS", Arial, sans-serif;
}

BODY {
	background: transparent;
	margin: 0 6px;
}

INPUT[type='text'], 
INPUT[type='password'], 
TEXTAREA, 
SELECT { 
    outline: none;
    width: 245px !important;
}

.safari INPUT[type='text'] {
	-webkit-appearence: none;	
}

H1, H2 {
	display: none;
}

H3 {
	margin: 7px 0 7px 0;
	color: #ffffff !important;
	font-size: 12pt;
	font-weight: normal;
}

.erro {
	color: red;
	padding: 10px 0 0 10px;
	height: 10px;
	background: url(https://institucional.portoseguro.com.br/lib/landpages/portolinks/enquete/erro.png) top left no-repeat;
	text-indent: -5000px;
	font-size: 0px;
	color: #014689;
}

INPUT,
TEXTAREA {
	padding: 5px;
	font-size: 11pt;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 2px solid #fff;
	width: 270px;
}

TEXTAREA {
	height: 100px;
	overflow: auto;
}

INPUT.focus,
TEXTAREA.focus {
	border-color: #5b5a5a;
	-moz-box-shadow: 0 0 3px #ffffbe;
	-webkit-box-shadow: 0 0 3px #ffffbe;
	box-shadow: 0 0 3px #ffffbe;
}

#btnEnviar {
	width: 245px;
	height: 52px;
	background: url(bt-submit.png) top left no-repeat;
	border: 0;
	cursor: pointer;
	text-indent: -5000px;
}

#input_tel{width: 144px !important;}
#input_ddd{width: 40px !important;}
.container{width: 250px !important;}