/* FORM CONTATTI */
label {
	width: 90%;
	display: inline-block;
}
#div_PRIVACY label {
	width: auto;
}
input, select, textarea {
	padding: 10px;
	background: #efefef;
	border: none;
	margin: 2px;
	width: 100%;
	display: inline-block;
}

textarea#NOTE {
	width: 100% !important;
}
input#MESSA1, input#MESSA2, input#CAPPELLA1, input#CAPPELLA2, input#CELEBRAZIONE1, input#CELEBRAZIONE2 {
	width: 20px !important;
}
#div2_MESSA label, #div2_CAPPELLA label, #div2_CELEBRAZIONE label {
	width: 70% !important;
}
input#PRIVACY {
	width: 20px !important;
}
form.main_form div {
	margin-bottom: 15px;
}
/*	span.fieldObMsg{
			display:block;
			float:left; 
			}
		span.fieldObMsg i{
			padding:10px 0px 0px 0;
			width:20px;
			display:block;
			}*/
form.main_form label {
	display: block;
	padding: 5px 0;
}
/*		span.fieldObMsg ~ label{
			color: #ED1C24;
			}
		span.fieldObMsg ~ input{
			background-color: #ccc;
			}*/

form.main_form input,  form.main_form textarea,  form.main_form select {
	width: 90%;
}
.form_buttons button {
	display: inline-block;
	width: 230px;
	padding: 15px 25px 15px 25px;
	margin-top: 20px;
	color: #626263;
	font-size: 18px;
	text-decoration: none;
	background: #ec2327;
	margin-right: 10px;
	color: #fff!important;
	border: none;
	text-transform: uppercase;
}
form.main_form .campo_radiobutton,  form.main_form .campo_checkbox {
	padding: 15px 0;
}
form.main_form .campo_radiobutton label,  form.main_form .campo_checkbox label {
	float: left;
	width: 150px;
}
form.main_form input[type="radio"],  form.main_form input[type="checkbox"] {
	width: auto;
	float: left;
	display: inline-block;
	margin: 10px 10px 10px 0;
}
form.main_form div.privacy label {
	width: auto;
	padding: 3px;
}
form.main_form div.captcha {
	padding-top: 60px;
	padding-bottom: 20px;
}
.error input, .error textarea {
	border: 1px solid red;
}
.stripesError {
	display: block;
	color: red;
}
.stripes_errors_header {
	color: red;
}
.stripes_errors_header ol {
	margin: 0 auto 20px 20px;
}
.testo_informativa {
	border: 1px solid #ccc;
	height: 100px;
	overflow: auto;
	padding: 10px;
	width: 100%;
	font-size: 15px;
	line-height: 16px;
}
/*		#div_PRIVACY .file, #td_PRIVACY .file{
			height:150px;
			border:1px solid #ccc;
			overflow-y:scroll;
			width:100%;
			}*/

#div_NOTE label {
	display:none;
}
			
#div_PRIVACY .file .testo_informativa {
	height: 150px;
	border: 1px solid #ccc;
	overflow-y: scroll;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 5px;
}
form.main_form label {
	width: 100%;
}
div.validator_inner div {
	display: inline-block;
	width: 40%;
}
#div2_CAPPELLA.validator_inner div, #div2_CELEBRAZIONE.validator_inner div {
	display: inline-block;
	width: 90%;
}
form.main_form #div2_PRIVACY div input[type="radio"] {
	margin-left: 0;
}
#div_PRIVACY::after,  #div_MARKETING::after {
	clear: both;
}
#div_PRIVACY::before, #div_PRIVACY::after,  #div_MARKETING::before, #div_MARKETING::after {
	content: " ";
	display: table;
}
table.validator {
	text-align: left !important;
}
table.validator input, table.validator select {
	width: 100% !important;
}
/*fieldMsg - fieldObMsg*/
span.fieldObMsg ~ label, #div2_NEWSLETTER label, #div2_PRIVACY label {
	color: #000;
}
form.validator div span.fieldMsg ~ input, form.validator div span.fieldMsg ~ select, form.validator div span.fieldMsg ~ textarea {
	border: #dd0d47 thin solid;/*#97bf00*/
}
form.validator div.badField label {
	color: #dd0d47;
}
span.fieldMsg {
	color: red;
	visibility:hidden;
}
.form_separator h2{
			padding-top:40px;
			font-size:25px;
			border-bottom:solid 1px #ccc;}
			#div_MESSA, #div_CAPPELLA, #div_CELEBRAZIONE{
				margin-bottom:10px;
				
				}
 @media only screen and (min-width: 1024px) {
#div2_MESSA, #div2_CAPPELLA, #div2_CELEBRAZIONE {
	width: 58%;
	float: right;
}
#div2_CAPPELLA.validator_inner div, #div2_CELEBRAZIONE.validator_inner div {
	display: inline-block;
	width: 45%;
}
#div_FAX label, #div_REFERENTE label, #div_MESSA label, #div_CELEBRANTE label, #div_GRUPPO label, #div_CITTA label, #div_CAPPELLA label, 
#div_CELEBRAZIONE label, #div_BIGLIETTI_RID label, #div_BIGLIETTI_GRA label, #div_BIGLIETTI_TOT label, #div_BIGLIETTI_GRA_TYPE label {
	margin-left: 15px;
}
input#BIGLIETTI_TOT {
	border-top: 2px solid #333;
	background-color: #fafafa;
}

label {
	width: 40%;
}
input, select, textarea {
	width: 57%;
}
/* FORM CONTATTI */
	
form.main_form label {
	width: 155px;
	float: left;
	padding: 10px 0px 10px 0;
}
form.main_form span + label {
	width: 140px;
}

span.fieldObMsg {
	width: 15px;
	float: none;
	display: inline-block;
	padding-right: 5px;
}
span.obb {
	display: block;
	float: left;
	padding: 10px 0px 0px 0;
	width: 20px;
}
span.obb i {
	padding: 0;
	width: auto;
}
legend {
	display: block;
	width: auto;
	float: left;
}
form.main_form .campo_radiobutton label,  form.main_form .campo_checkbox label {
	width: 150px;
	padding: 3px 0;
}
form.main_form input,  form.main_form textarea,  form.main_form select {
	width: 50%;
}
form.main_form input[type="radio"],  form.main_form input[type="checkbox"] {
	width: auto!important;
	display: inline-block;
	float: left;
	/*		margin:10px 10px 10px 170px;*/
	margin: 15px 10px 10px 10px;
}
form.main_form input[type="submit"] {
	width: 150px;
	background: #999;
	margin-left: 170px;
}
.captcha_help,  .captcha_input {
	margin-left: 170px;
}
form.main_form .campo.captcha input {
	width: 60%;
}
div.validator_inner {
	clear: both;
}
div.validator_inner div {
	display: inline-block;
	width: 20%;
}

/* GOOGLE MAP */
.cont-mappa {
	width: 50%;
	float: left;
	margin-right: 5%;
}
}
