@CHARSET "UTF-8";

.contatti-container img.captcha {
	width:100%;
	height:50px;
	padding-left:5px;
}

/* TIPO 1 */
.contatti-container .tipo1 ul {
	display: table;
	width: 100%;
	vertical-align: top;
	border-collapse: collapse;
}

.contatti-container .tipo1 li {
	display: table-row;
	width: 100%;
	vertical-align: top;
}

.contatti-container .tipo1 li label {
	display: table-cell;
	width: 70px;
	vertical-align: top;
	padding: 0px 10px 5px 0px;
	font: normal normal normal 15px/1.3em Helvetica, Arial, sans-serif;
	color: rgb(232, 146, 34);
	text-align: right;
}

.contatti-container .tipo1 li input {
	border-radius: 5px;
	background-color: rgb(232, 146, 34);
	font: normal normal normal 15px/1.3em Helvetica, Arial, sans-serif;
	color: rgb(255, 255, 255);
	padding: 5px;
	border: 0px solid transparent;
	border-image: initial;
	width: 100%;
}
.contatti-container .tipo1 li input.captcha {
	margin-bottom:5px;
}

.contatti-container .tipo1 li div {
	display: table-cell;
	vertical-align: top;
	padding: 0px 0px 5px 5px;
}

.contatti-container .tipo1 li textarea {
	border-radius: 5px;
	background-color: rgb(232, 146, 34);
	font: normal normal normal 15px/1.3em Helvetica, Arial, sans-serif;
	color: rgb(255, 255, 255);
	padding: 5px;
	border: 0px solid transparent;
	border-image: initial;
	width: 100%;
	/*height: 130px;*/
	resize: none;
}

.contatti-container .tipo1 li button {
	border-radius: 5px;
	background-color: rgb(138, 183, 3);
	font: normal normal normal 15px/1.3em Helvetica, Arial, sans-serif;
	color: rgb(255, 255, 255);
	padding: 5px;
	border: none;
	border-image: initial;
	float: right;
	cursor: pointer;
}

.contatti-container .tipo1 li .notifications {
	color: rgb(139, 0, 0);
	display: block;
	padding: 5px;
}

/*    TIPO 2    */
.contatti-container .tipo2 div {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

.contatti-container .tipo2 label {
	display: none;
}

.contatti-container .tipo2 input {
	border-radius: 0px;
	background-color: rgb(249, 234, 149);
	font: normal normal normal 15px/1.2em Spinnaker, sans-serif;
	box-sizing: border-box;
	color: rgb(114, 73, 35);
	padding: 5px;
	margin: 0px 0px 5px;
	border: 0px solid rgb(160, 74, 0);
	border-image: initial;
	width: 100%;
}

.contatti-container .tipo2 div.wrapper {
	position: relative;
	width: 90%;
}

.contatti-container .tipo2 div.col1 {
	border: 1px black solid;
	width: 50%;
	float: left;
}

.contatti-container .tipo2 div.col2 {
	border: 1px red solid;
	position: absolute;
	top: 0px;
	right: 2px;
	bottom: 0px;
	left: 50%;
	margin: 0px 0px 5px 5px;
	vertical-align: top;
}

.contatti-container .tipo2 textarea {
	border-radius: 0px;
	background-color: rgb(249, 234, 149);
	font: normal normal normal 15px/1.2em Spinnaker, sans-serif;
	box-sizing: border-box;
	color: rgb(114, 73, 35);
	padding: 5px;
	border: 0px solid rgb(160, 74, 0);
	border-image: initial;
	width: 100%;
	height: 100%;
	resize: none;
	vertical-align: top;
}

.contatti-container .tipo2 button {
	border-radius: 0px;
	background-color: rgb(160, 74, 0);
	font: normal normal normal 15px/1.2em sans-serif;
	box-sizing: border-box;
	color: rgb(255, 255, 255);
	padding: 5px;
	margin-left: 5px;
	border: none;
	border-image: initial;
	float: right;
	cursor: pointer;
}

.contatti-container .tipo2 .notifications {
	padding: 5px 0px;
	float: left;
	max-width: 50%;
	color: rgb(139, 0, 0);
	display: block;
}




/* TIPO 3  */
.contatti-container .tipo3 textarea {
	border-radius: 3px;
	background-color: rgb(218, 237, 255);
	font: normal normal normal 12px/1.2em Helvetica, Arial, sans-serif;
	color: rgb(6, 33, 52);
	padding: 5px;
	margin: 0px 0px 5px;
	border: 0px solid rgb(218, 237, 255);
	border-image: initial;
	width: 100%;
	/*height: 130px;*/
	resize: none;
}


.contatti-container .tipo3 button {
	border-radius: 3px;
	background-color: rgb(27, 153, 232);
	font: normal normal normal 12px/1.2em Helvetica, Arial, sans-serif;
	color: rgb(255, 255, 255);
	padding: 5px;
	margin: 0px 0px 0px 10px;
	border: none;
	border-image: initial;
	float: right;
	cursor: pointer;
}


.contatti-container .tipo3 .notifications {
	padding: 5px;
	float: left;
	display: block;
	color: rgb(186, 218, 85);
}


.contatti-container .tipo3 label {
	display: none;
}

.contatti-container .tipo3 input {
	border-radius: 3px;
	background-color: rgb(218, 237, 255);
	font: normal normal normal 12px/1.2em Helvetica, Arial, sans-serif;
	color: rgb(6, 33, 52);
	padding: 5px;
	margin: 0px 0px 5px;
	border: 0px solid rgb(218, 237, 255);
	border-image: initial;
	width: 100%; }



	
	/* TIPO 4  */ 
	.contatti-container .tipo4   textarea {
	border-radius: 5px;
	box-shadow: rgba(0, 0, 0, 0.6) 0px 1px 4px 0px;
	background-color: rgb(218, 237, 255);
	font: normal normal normal 16px/1.2em Helvetica, Arial, sans-serif;
	color: rgb(12, 60, 96);
	padding: 5px;
	margin: 0px 0px 5px;
	border: 0px solid rgb(12, 60, 96);
	border-image: initial;
	width: 100%;
	/*height: 130px;*/
	resize: none;
}

.contatti-container .tipo4 button {
	border-radius: 5px;
	box-shadow: rgba(0, 0, 0, 0.6) 0px 1px 4px 0px;
	background-color: rgb(27, 153, 232);
	font: normal normal normal 16px/1.2em Helvetica, Arial, sans-serif;
	color: rgb(12, 60, 96);
	padding: 5px;
	margin: 0px 0px 0px 10px;
	border: none;
	border-image: initial;
	float: right;
	cursor: pointer;
}

.contatti-container .tipo4 .notifications {
	font: normal normal normal 16px/1.2em Helvetica, Arial, sans-serif;
	color: rgb(12, 60, 96);
	padding: 5px 0px;
	display: block;
	color: rgb(186, 218, 85);
}

.contatti-container .tipo4 label {
	font: normal normal normal 16px/1.2em Helvetica, Arial, sans-serif;
	color: rgb(12, 60, 96);
	padding: 5px 0px;
	display: block;
}

.contatti-container .tipo4 input {
	border-radius: 5px;
	box-shadow: rgba(0, 0, 0, 0.6) 0px 1px 4px 0px;
	background-color: rgb(218, 237, 255);
	font: normal normal normal 16px/1.2em Helvetica, Arial, sans-serif;
	color: rgb(12, 60, 96);
	padding: 5px;
	margin: 0px 0px 5px;
	border: 0px solid rgb(12, 60, 96);
	border-image: initial;
	width: 100%;
}