@charset "UTF-8";
/* CSS Document */



#content {
	height:auto;
	margin-top:3.5em;
}

#linedot {
	margin:0 auto;
	width:58.4em;
	margin-top:-1em;
}

img#recrutamento {
	margin:0 auto;
	display:flex;
}

form {
	margin:0 auto;
	display:flex;
	justify-content:center;
	width:74%;
}

#formdadosrecrutamento {
	margin-top:2em;
}

span.error {
	font-family:Arial, Helvetica, sans-serif;
	color:#e24f62;
	outline:0;
	font-size:0.9em;
	letter-spacing:0.03em;
}

#d1 {
	margin-bottom:3.4em;
}

p#txtcand {
	font-family:Arial, Helvetica, sans-serif;
	color:#C3C1C1;
	outline:0;
	font-size:1em;
	letter-spacing:0.1em;
	padding-left:0.3em;
	margin:2em 0 4em 0;
	text-align:center;
}



span.dis {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	letter-spacing:0.05em;
	color:#C3C1C1;
	padding-left:1em;
}


input.servicos {
	margin-bottom:2.5em;
}


td.space2 {
	 padding:0 0 1.5em 0;
}

td.space3 {
	 padding:0 0 3em 0;
}


select {
	width: 47.8%;
	padding: 0.8em 0 0.8em 1em;
	font-size: 1em;
	border: 1px solid #ccc;
	border-radius:0.7em;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(/imagens/dp.png) 99.5% / auto no-repeat #FFF;
	color:#C3C1C1;
	outline:0;
}


textarea {
	line-height:2em;
	padding: 0.8em 0.5em 0.8em 1em !important;
	
}

input.estilo, textarea {
	font-family:Arial, Helvetica, sans-serif;
	border-radius:0.8em;
	border: 1px solid #ccc;
	padding: 0.8em 0 0.8em 1em;
	font-size:1em;
	letter-spacing:0.05em;
	color:#867C7C;
	outline:0;
}

td.estilo2, label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	letter-spacing:0.08em;
	color:#848485;
	-webkit-appearance: none;
	-moz-appearance: none;
	padding-top:2em;
}


label {
/*	color:#ea6e7e;
*/	margin-left:1em;
}

span#outroest {
	font-size:0.85em;
}

td.anexar {
	padding-top:0.7em;
}


input#morada {
	width:97%;
}


input#nome, input#apelido, input#localidade, input#tl, input#mail,  input#idade {
	width:44.9%;
}

input#nome, input#localidade, input#mail {
	margin-right:1.5em;
}

select {
	margin:0 auto;
	display:flex;
}

input#button {
	border:0.05em solid #fff;
	border-radius:0.7em;
	padding:0.4em 1.5em;
	font-size:1.1em;
	background-color:#cde6d9;
	letter-spacing:0.05em;
	color:#fff;
	cursor:pointer;
	
}

input#file {
	background-color:#e5f5ed;
	cursor:pointer;
	padding:0.4em 1.5em;
	border-radius:0.7em;
}

footer {
	margin-top:7em;
}



input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px white inset !important;
}


:-moz-placeholder {
	color:#BEBEBE;
}


:-ms-input-placeholder {
	color:#BEBEBE;
}

::-webkit-input-placeholder {
	color:#BEBEBE;
}


@media only screen and (min-width: 320px) and (max-width: 365px) {
	
	#content {
		margin-top: 65px !important;
	}
	
	
	#linedot {
		width: 98%;
		overflow: hidden;
		margin: 0 auto;
	}
	
	form, select {
		width: auto;
	}
	
	img#recrutamento {
		width: 89%;
		height: auto;
	}
	
	#formdadosrecrutamento {
		width: 97%;
	}
	
	input#button {
		font-size: 1.3em;
		border-radius: 0.5em;
		-webkit-appearance: none;
	}
	
	
	td#bt {
		margin: 0 auto !important;
		justify-content: center;
		display: flex;
		margin-top: 2.5em !important;
		float: none !important;
		padding-left: 6%;
	}
	
	#d1 {
		width: 113%;
		margin-left: -4%;
	} 
	
	p#txtcand {
		text-align: left;
		font-size: 15px;
		line-height: 30px;
	}
	
	input#nome, input#apelido, input#localidade, input#tl, input#mail,  input#idade, input#morada {
		width:97.5%;
		margin-bottom: 10%;
	}
	
	td.space2 {
		padding: 0;
	}
	
	footer {
		margin-top: -1em;
	}
}

@media only screen and (min-width: 366px) and (max-width: 413px) {
	
	#content {
		margin-top: 65px !important;
	}
	
	
	#linedot {
		width: 99.5%;
		overflow: hidden;
	}
	
	
	form, select {
		width: auto;
	}
	
	img#recrutamento {
		width: 89%;
		height: auto;
	}
	
	#formdadosrecrutamento {
		width: 97%;
	}
	
	input#button {
		font-size: 1.3em;
		border-radius: 0.5em;
		-webkit-appearance: none;
	}
	
	
	td#bt {
		margin: 0 auto !important;
		justify-content: center;
		display: flex;
		margin-top: 2.5em !important;
		float: none !important;
		padding-left: 6%;
	}
	
	#d1 {
		width: 125%;
		margin-left: -8%;
	} 
	
	p#txtcand {
		text-align: left;
		font-size: 15px;
		line-height: 30px;
		padding-left: 0.4em;
	}
	
	input#nome, input#apelido, input#localidade, input#tl, input#mail,  input#idade, input#morada {
		width:97.5%;
		margin-bottom: 10%;
	}
	
	td.space2 {
		padding: 0;
	}
	
	footer {
		margin-top: -1em;
	}
}

@media only screen and (min-width: 414px) and (max-width: 479px) {
	
	#content {
		margin-top: 65px !important;
	}
	
	
	#linedot {
		width: 99.5%;
		overflow: hidden;
	}
	
	
	form, select {
		width: auto;
	}
	
	img#recrutamento {
		width: 89%;
		height: auto;
	}
	
	#formdadosrecrutamento {
		width: 97%;
	}
	
	input#button {
		font-size: 1.3em;
		border-radius: 0.5em;
		-webkit-appearance: none;
	}
	
	
	td#bt {
		margin: 0 auto !important;
		justify-content: center;
		display: flex;
		margin-top: 2.5em !important;
		float: none !important;
		padding-left: 6%;
	}
	
	#d1 {
		width: 109%;
		margin-left: 1%;
	} 
	
	p#txtcand {
		text-align: left;
		font-size: 15px;
		line-height: 30px;
	}
	
	input#nome, input#apelido, input#localidade, input#tl, input#mail,  input#idade, input#morada {
		width:97.5%;
		margin-bottom: 10%;
	}
	
	td.space2 {
		padding: 0;
	}
	
	footer {
		margin-top: 1em;
	}
}

@media only screen and (min-width: 480px) and (max-width: 599px) {
	
	#content {
		margin-top: 65px !important;
	}
	
	
	#linedot {
		width: 28.8em;
		overflow: hidden;
	}
	
	
	form, select {
		width: auto;
	}
	
	
	table {
		width: 70% !important;
	}
	
	
	img#recrutamento {
		width: 69%;
		height: auto;
	}
	
	#formdadosrecrutamento {
		width: 97%;
	}
	
	input#button {
		font-size: 1.3em;
		border-radius: 0.5em;
		-webkit-appearance: none;
	}
	
	
	td#bt {
		margin: 0 auto !important;
		justify-content: center;
		display: flex;
		margin-top: 2.5em !important;
		float: none !important;
		padding-left: 6%;
	}
	
	#d1 {
		width: 107%;
		margin: 0 auto;
		padding-bottom: 3.4em;
	} 
	
	p#txtcand {
		text-align: left;
		font-size: 15px;
		line-height: 30px;
		width: 100%;
		padding-left: 0;
	}
	
	input#nome, input#apelido, input#localidade, input#tl, input#mail,  input#idade, input#morada {
		width:97.5%;
		margin-bottom: 10%;
	}
	
	td.space2 {
		padding: 0;
	}
	
	footer {
		margin-top: 1em;
	}
}
	
@media only screen and (min-width: 600px) and (max-width: 680px) {
/* For tablets: */ 
	
	img#recrutamento {
		margin-top: 13%;
	}
	
	#linedot {
		overflow: hidden;
		width: 35.1em;
	}
	
	form {
		width: 86%;
	}
	
	
	p#txtcand {
		width: 111%;
		text-align: left;
		line-height: 30px;
		padding-left: 0;
	}
	
	input#nome, input#apelido, input#localidade, input#tl, 
	input#mail, input#idade, input#morada {
		width: 97%;
	}
	
	input#apelido, input#idade, input#tl {
		margin-top: 7%;
	}
	
	textarea {
		width: 94.8% !important;
		margin-top: 2%;
	}
	
	#bt {
		float: none !important;
		margin: 0 auto !important;
		justify-content: center;
		display: flex;
		padding-top: 16% !important;
		width: 102%;
	}
	
	footer {
		margin-top: 8%;
	}
}

@media only screen and (min-width: 681px) and (max-width: 720px) {
/* For tablets: */ 
	
	img#recrutamento {
		margin-top: 13%;
	}
	
	#linedot {
		width: 91.5%;
		overflow: hidden;
	}
	
	form {
		width: 86%;
	}
	
	
	p#txtcand {
		width: 111%;
		text-align: left;
		line-height: 30px;
		padding-left: 0;
	}
	
	input#nome, input#apelido, input#localidade, input#tl, 
	input#mail, input#idade, input#morada {
		width: 97%;
	}
	
	input#apelido, input#idade, input#tl {
		margin-top: 7%;
	}
	
	textarea {
		width: 94.8% !important;
		margin-top: 2%;
	}
	
	#bt {
		float: none !important;
		margin: 0 auto !important;
		justify-content: center;
		display: flex;
		padding-top: 16% !important;
		width: 102%;
	}
	
	footer {
		margin-top: 8%;
	}
}

@media only screen and (min-width: 721px) and (max-width: 790px) {
/* For tablets: */ 
	
	img#recrutamento {
		margin-top: 13%;
	}
	
	#linedot {
		width: 91.5%;
		overflow: hidden;
	}
	
	form {
		width: 86%;
	}
	
	
	p#txtcand {
		width: 111%;
		text-align: left;
		line-height: 30px;
		padding-left: 0;
	}
	
	input#nome, input#apelido, input#localidade, input#tl, 
	input#mail, input#idade, input#morada {
		width: 97%;
	}
	
	input#apelido, input#idade, input#tl {
		margin-top: 6% !important;
	}
	
	textarea {
		width: 94.8% !important;
		margin-top: 2%;
	}
	
	#bt {
		float: none !important;
		margin: 0 auto !important;
		justify-content: center;
		display: flex;
		padding-top: 16% !important;
		width: 102%;
	}
	
	footer {
		margin-top: 8%;
	}
}

@media only screen and (min-width: 791px) and (max-width: 900px) {
/* For tablets: */ 
	
	img#recrutamento {
		margin-top: 13%;
	}
	
	#linedot {
		width: 91.5%;
		overflow: hidden;
	}
	
	form {
		width: 86%;
	}
	
	input#nome, input#localidade, input#mail {
		margin-right:0.94em;
	}
	

	footer {
		margin-top: 8%;
	}
}

@media only screen and (min-width: 901px) and (max-width: 1186px) {
	
	
	#content {
		height: auto !important;
	}
	
	
	img#recrutamento {
		margin-top: 13%;
	}
	
	#linedot {
		width: 91.5%;
		overflow: hidden;
	}
	
	form {
		width: 86%;
	}
	
	input#nome, input#localidade, input#mail {
		margin-right:0.94em;
	}
	

	footer {
		margin-top: 8%;
	}
}