
body {
	padding-bottom: 20px;
	background: #e8e8e8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 22px;
}

.landing-container {
	max-width: 900px;
	margin: 15px auto 0 auto;
	padding: 20px 30px 25px 30px;
	background: #fff;
	-moz-box-shadow: 0 1px 6px 0 rgba(0,0,0,.1);
	-webkit-box-shadow: 0 1px 6px 0 rgba(0,0,0,.1);
	box-shadow: 0 1px 6px 0 rgba(0,0,0,.1);
}

.landing-container h2 {
	padding-bottom: 10px;
	font-size: 18px;
	font-weight: normal;
}

.banner {
text-align:center;
}

.banner img { max-width: 900px; }

.testo-introduttivo,
.testo-sotto {
	margin-top: 30px;
}

.testo-introduttivo
{
	margin-left:65px;
	margin-right:65px;
	text-align: justify;
}

.testo-note {
	margin-top: 30px;
	font-size:13px;
	color: #666;
	font-style: italic;
}

.testo-sotto {
	padding-top: 20px;
	border-top: 1px dashed #ccc;
	clear:both;
}

.form-dati {
	margin-top: 30px;
	margin-left:65px;
	margin-right: 65px;
}

.form-dati form {
	width: 770px;
	margin: 0 auto;
	line-height: 20px;
}

.form-dati form label {
	display: inline-block;
	/*width: 430px;*/
	margin-top: 0px;
	vertical-align: middle;
}
/*
.form-dati form label.required:after {
	content: " *";
}*/
	
.form-dati form input,
.form-dati form textarea,
.form-dati form select {
	display: inline-block;
	width: 320px;
	margin-top: 7px;
	padding: 5px;
	border: 1px solid #ccc;
	vertical-align: middle;
}
.form-dati form input[type="radio"]{
	margin-top: 0px;
}
.form-dati form input[type="checkbox"]{
	margin-top: 3px;
}

.form-dati form textarea
{
	height:100px;
}

.form-dati form select {
	/*width: 380px;*/
	font-size: 10px;
}

.form-dati form label.privacy {
	width: 390px;
	margin-top: 6px;
	text-align: justify;
}
.form-dati form label.privacy a { color: #000000; text-decoration: none; border-bottom: 1px dashed #ccc; }
.form-dati form label.privacy a:hover { color: #666; text-decoration: none; border: 0; }

.form-dati form .scelta-privacy {
	display: inline-block;
	/*width: 45px;*/
	padding-right:10px;
	margin-top: 7px;
}

.form-dati form .scelta-privacy input, 
.form-dati form .scelta-privacy label {
	width: auto;
	margin-left: 0;
}

.form-dati form .scelta-privacy input#privacy-no { margin-left: 10px; }

.form-dati form input.registrati_button{
	width: 312px;
	margin-top: 20px;
	background: #eee;
	border: 1px solid #eee;
	cursor: pointer;
	font-size: 14px;
	text-transform: uppercase;
	color: #888;
}

.g-recaptcha{
	margin: 0 auto;
	width: 304px;
}

.form-dati form input.registrati_button:hover { background: #ddd; }

.form-dati form input.registrati_button_non_accetto { margin-left: 20px; }

.form-dati form a.accetto {
	display: inline-block;
	width: 310px;
	margin-top: 20px;
	padding: 2px 0;
	background: #eee;
	border: 1px solid #eee;
	cursor: pointer;
	text-transform: uppercase;
	color: #888;
	text-align: center;
}
.form-dati form a.accetto:hover { background: #ddd; }

.form-dati p.campi-obbligatori {
	margin-top: 5px;
	margin-right: 270px;
	text-align: right;
	font-size: 12px;
	font-style: italic;
}

.form-dati2 div a.accetto, .form-dati2 div input, .form-dati2 div button {
	display: inline-block;
	width: 310px;
	margin-top: 20px;
	padding: 2px 0;
	background: #eee;
	border: 1px solid #eee;
	cursor: pointer;
	text-transform: uppercase;
	color: #888;
	text-align: center;
	line-height:24px;
	margin-bottom:10px;
	font-size: 1rem;
}

.form-dati2 div a.accetto:hover,.form-dati2 div input:hover { background: #ddd; }


.form-dati2 div{
	text-align: center;
}

p.indietro {
	margin-top: 30px;
	text-align: center;
}

p.indietro a {
	display: inline-block;
	width: 312px;
	height: 28px;
	background: #eee;
	text-transform: uppercase;
	color: #888;
	line-height: 28px;
}
p.indietro a:hover { background: #ddd; }

#recaptcha_area {
	margin-left:200px;
	margin-top: 7px;
}

.form-dati form div.sweetcaptcha {
	margin-top: 5px;
	margin-left: 145px;
}

.footer {
	max-width: 900px;
	margin: 25px auto 0 auto;
	text-align: center;
}
.footer span, .footer img { vertical-align: middle; }
.footer span { color: #888; font-weight: bold; text-shadow: 0px 1px 2px #fff; }
.footer img { margin-left: 12px; }


.error{
	color:#ff0000;
	font-size:10px;
}

label.error{

}
input.error{
	border: 1px #ff0000 solid !important;
	
}

#ui-datepicker-div {
	font-size: 12px;
}

#testo-privacy {
	padding: 20px 0 0 20px;	
}

#testo-privacy p {
	margin-bottom: 15px;
}

#recaptcha_widget_div{
	
}

#form-confirm{
    width: 100%;
    padding: 20px;
}
#form-confirm span#form-confirm-data,
#form-confirm span#form-confirm-data span{
    width: 100%;
}
#form-confirm span#form-confirm-data span{
    border-bottom: 1px solid #eee;
    float: left;
    padding: 3px 0;
}
#form-confirm span#form-confirm-data span strong{
    width: 50%;
    text-align: right;
    float: left;
}

#form-confirm button#form-conf{
    background: #222;
    line-height: 1;
    padding: .6em .8em;
    color: #fff;
    background-color: #009afd;
    border: 1px solid #1777b7;
    box-shadow: 0 1px 0 rgba(255,255,255,0.3) inset,0 1px 1px rgba(100,100,100,0.3);
    padding: 8px 10px 7px 10px;
    border-radius: 3px;
    text-decoration: none;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    margin: 20px 33% 0 35%;
    cursor: pointer;
}
#form-confirm button#form-conf:hover{
    background-color: #0086dc;
}

#form-confirm h2{
    width: 100%;
    text-align: center;
    font-weight: lighter;
    text-transform: uppercase;
}

.ckb{
	width: 20px !important;
}

.divCkb{
	display: inline-block;
}

.colDx{
	text-align:right;
}

.ast{
	float:none!important;
}


input {
	text-transform: capitalize;
}

ul{
	list-style:disc;
	padding-left:13px;
	padding-top:10px;
	font-size:14px;
}