body{
	background-color:#f7f7f7;
}
.cfgen-form-container{
	padding:30px;
	border:1px solid #EEE;
	background-color:#FFF;
	border-radius:4px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	max-width:100%;
}
.ui-datepicker{
	font-size:9pt !important;
}
#cfgen-form-1 .cfgen-clear{
	clear:both;
}
#cfgen-form-1 .cfgen-e-c{
	clear:both;
	margin-bottom:16px;
}
#cfgen-form-1 .cfgen-icon-c + .cfgen-input-c{
	display:table-cell;
	width:100%;
	vertical-align:top;
}
#cfgen-form-1 .cfgen-option-set::after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#cfgen-form-1 .cfgen-label{
	display:block;
	padding-right:10px;
	max-width:100%;
}
#cfgen-form-1 .cfgen-terms input{
	vertical-align:middle;
	margin-top:0;
}
#cfgen-form-1 .cfgen-paragraph{
	margin-bottom:1px;
}
#cfgen-form-1 .cfgen-captcha-c{
	margin-top:2px;
}
#cfgen-form-1 .cfgen-captcha-img{
	border:1px solid #dcdcdc;
	border-radius:4px;
	margin-bottom:1px;
}
#cfgen-form-1 .cfgen-captcha-refresh{
	margin-bottom:2px;
	margin-left:2px;
	cursor:pointer;
}
#cfgen-form-1 .cfgen-submit{
	cursor:pointer;
	height:auto;
	-webkit-appearance:none;
}
#cfgen-form-1 .cfgen-required{
	color:#990000;
}
#cfgen-form-1 .cfgen-uploadsuccess-c{
	margin-top:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#cfgen-form-1 .cfgen-deleteupload{
	color:#ff0033;
	margin-left:10px;
	cursor:pointer;
}
#cfgen-form-1 .cfgen-deleteupload:hover{
	text-decoration:underline;
}
#cfgen-form-1 .cfgen-loading{
	display:none;
	background:url('../img/loading.gif') no-repeat 0 1px;
	width:16px;
	height:16px;
}
#cfgen-form-1 .cfgen-errormessage,
#cfgen-form-1 .cfgen-validationmessage{
	padding:8px 8px;
	line-height:normal;
	border-radius:4px;
}
#cfgen-form-1 .cfgen-validationmessage{
	margin:0 0 10px 0;
}
#cfgen-form-1 .cfgen-errormessage{
	display:none;
	margin:4px 0;
}
#cfgen-form-1 .cfgen-option-content{
	max-width:100%;
}
#cfgen-form-1 .cfgen-option-radio{
	margin-bottom:4px;
}
#cfgen-form-1 .cfgen-option-checkbox{
	margin-bottom:2px;
}
#cfgen-form-1 .cfgen-option-content input[type=radio],
#cfgen-form-1 .cfgen-option-content input[type=checkbox]{
	margin-right:2px;
	margin-left:1px;
	vertical-align:middle;
}
#cfgen-form-1 .cfgen-option-content input[type=checkbox]{
	margin-top:0;
}
#cfgen-form-1 .cfgen-option-content input[type=radio]{
	margin-top:-2px;
}
#cfgen-form-1 .cfgen-icon-c{
	text-align:center;
	display:table-cell;
	vertical-align:middle;
	padding:4px;
}
#cfgen-form-1 .cfgen-rating-c .fa{
	cursor:pointer;
}
#cfgen-form-1 .cfgen-input-c input[type="text"],
#cfgen-form-1 .cfgen-input-c select,
#cfgen-form-1 .cfgen-input-c input[type="submit"],
#cfgen-form-1 .cfgen-input-c textarea{
	outline-style:none;
}
#cfgen-form-1 .cfgen-input-c input[type="text"],
#cfgen-form-1 .cfgen-input-c textarea,
#cfgen-form-1 .cfgen-input-c input[type="submit"]{
	width:100%;
}
#cfgen-form-1 .cfgen-input-c input[type="text"],
#cfgen-form-1 .cfgen-input-c select,
#cfgen-form-1 .cfgen-input-c input[type="submit"],
#cfgen-form-1 .cfgen-input-c textarea,
#cfgen-form-1 .cfgen-icon-c,
#cfgen-form-1 .cfgen-label,
#cfgen-form-1 .cfgen-paragraph,
#cfgen-form-1 .cfgen-errormessage,
#cfgen-form-1 .cfgen-validationmessage{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
#cfgen-form-1 .cfgen-label,
#cfgen-form-1 .cfgen-paragraph,
#cfgen-form-1 .cfgen-errormessage,
#cfgen-form-1 .cfgen-validationmessage{
	max-width:100%;
}

.wizard .content .body[aria-hidden="false"]{
	display: contents!important;
}

.wizard .content .body div.cfgen-e-c{
	margin:5%!important;
}

@media only screen and (min-width: 320px), only screen and (max-width: 320px){
.cfgen-form-container{
	width:300px;
	margin:2px auto;
}
@media only screen and (max-width: 480px){
	.cfgen-form-container{
		width:96%;
		margin:2px auto;
		padding:15px;
}
.cfgen-label, .cfgen-e-set, .cfgen-input-group, input, select{
	width:100%!important;
	max-width:100%!important;
}



}
@media only screen and (min-width: 480px){
.cfgen-form-container{
	width:440px;
}
}
@media only screen and (min-width: 600px){
.cfgen-form-container{
	width:580px;
}

}
@media only screen and (min-width: 768px){
.cfgen-form-container{
	width:680px;
}

}
#cfgen-form-1 .cfgen-label{
	font-family:Arial;
	font-weight:700;
	font-style:normal;
	font-size:16px;
	color:#ab321e;
	margin-bottom:2px;
}
#cfgen-form-1 .cfgen-input-group textarea,
#cfgen-form-1 .cfgen-input-group input[type="text"],
#cfgen-form-1 .cfgen-input-group select,
#cfgen-form-1 .cfgen-option-content{
	font-family:Arial;
	font-weight:normal;
	font-style:normal;
	font-size:14px;
	color:#000000;
}
#cfgen-form-1 .cfgen-input-group input[type="text"],
#cfgen-form-1 .cfgen-input-group textarea,
#cfgen-form-1 .cfgen-input-group select{
	padding:9px;
	border-width:1px;
	border-style:solid;
	border-color:#dcdcdc;
	background-color:#ffffff;
}
#cfgen-form-1 .cfgen-input-group input[type="text"],
#cfgen-form-1 .cfgen-input-group textarea,
#cfgen-form-1 .cfgen-input-group select:not([multiple]){
	border-radius:4px;
}
#cfgen-form-1 .cfgen-input-group input[type="text"]:focus,
#cfgen-form-1 .cfgen-input-group textarea:focus,
#cfgen-form-1 .cfgen-input-group select:focus{
	border-color:#dcdcdc;
}
#cfgen-form-1 #cfgen-element-1-1{
	font-family:Arial;
	font-weight:bold;
	font-style:normal;
	font-size:31px;
	color:#ab321e;
}
#cfgen-form-1 #cfgen-element-1-20{
	background-color:#cccccc;
	height:1px;
}
#cfgen-form-1 #cfgen-element-1-7-label{
	width:215px;
	float:left;
	text-align:left;
}
#cfgen-element-1-7-set-c{
	float:left;
	width:250px;
	max-width:100%;
}
#cfgen-element-1-7-inputgroup-c{
	max-width:250px;
}
#cfgen-form-1 #cfgen-element-1-8-label{
	width:215px;
	float:left;
	text-align:left;
}
#cfgen-element-1-8-set-c{
	float:left;
	width:250px;
	max-width:100%;
}
#cfgen-element-1-8-inputgroup-c{
	max-width:250px;
}
#cfgen-form-1 #cfgen-element-1-9-label{
	width:215px;
	float:left;
	text-align:left;
}
#cfgen-element-1-9-set-c{
	float:left;
	width:250px;
	max-width:100%;
}
#cfgen-element-1-9-inputgroup-c{
	max-width:250px;
}
#cfgen-form-1 #cfgen-element-1-10-label{
	width:215px;
	float:left;
	text-align:left;
}
#cfgen-element-1-10-set-c{
	float:left;
	width:250px;
	max-width:100%;
}
#cfgen-element-1-10-inputgroup-c{
	max-width:250px;
}
#cfgen-form-1 #cfgen-element-1-11-label{
	width:215px;
	float:left;
	text-align:left;
}
#cfgen-element-1-11-set-c{
	float:left;
	width:129px;
	max-width:100%;
}
#cfgen-element-1-11-inputgroup-c{
	max-width:129px;
}
#cfgen-form-1 #cfgen-element-1-12-label{
	width:215px;
	float:left;
	text-align:left;
}
#cfgen-element-1-12-set-c{
	float:left;
	max-width:100%;
}
#cfgen-form-1 #cfgen-element-1-14-label{
	width:215px;
	float:left;
	text-align:left;
}
#cfgen-form-1 #cfgen-element-1-13-label{
	width:215px;
	float:left;
	text-align:left;
}
#cfgen-element-1-13-set-c{
	float:left;
	width:250px;
	max-width:100%;
}
#cfgen-element-1-13-inputgroup-c{
	max-width:250px;
}

#cfgen-element-1-14-set-c{
	float:left;
	max-width:100%;
}

#cfgen-form-1 #cfgen-element-1-16-label{
	width:215px;
	float:left;
	text-align:left;
}
#cfgen-element-1-16-set-c{
	float:left;
	max-width:100%;
}

.premium {
	border: 1px solid #aaa;
	border-radius: 4px;
	background-color: #ccc
}
.p_no {
	padding:3px 11px;
}
.p_si {
	padding:3px 15px;
}

#cfgen-form-1 #cfgen-element-1-22{
	font-family:Arial;
	font-weight:700;
	font-style:normal;
	font-size:16px;
	color:#ab321e;
}
#cfgen-form-1 #cfgen-element-1-21-label{
	width:215px;
	float:left;
	text-align:left;
	display:none;
}
#cfgen-element-1-21-set-c{
	float:left;
	max-width:100%;
}
#cfgen-form-1 #cfgen-element-1-17{
	background-color:#cccccc;
	height:1px;
}
#cfgen-element-1-15-paragraph{
	font-family:Arial;
	font-weight:normal;
	font-style:normal;
	font-size:12px;
	color:#000000;
	width:500px;
}
#cfgen-form-1 #cfgen-element-1-15{
	font-family:Arial;
	font-weight:normal;
	font-style:normal;
	font-size:12px;
	color:#000000;
	width:500px;
}
#cfgen-form-1 #cfgen-element-1-18{
	background-color:#cccccc;
	height:1px;
}
#cfgen-element-1-19-set-c{
	width:252px;
}
#cfgen-element-1-19-inputgroup-c{
	max-width:252px;
}
#cfgen-form-1 #cfgen-element-1-19{
	font-family:Arial;
	font-weight:bold;
	font-style:normal;
	font-size:20px;
	color:#ffffff;
	background-color:#ab321e;
	border-width:1px;
	border-style:solid;
	border-color:#cccccc;
	border-radius:7px;
	margin-left:0px;
	height:50px;
}
#cfgen-form-1 #cfgen-element-1-19:hover{
	background-color:#ab321e;
}

#cfgen-form-1 #cfgen-element-1-24-label{
	width:215px;
	float:left;
	text-align:left;
}
#cfgen-element-1-24-set-c{
	float:left;
	width:129px;
	max-width:100%;
}
#cfgen-element-1-24-inputgroup-c{
	max-width:129px;
}

@media only screen and (min-width: 600px){
#cfgen-element-1-19{
	margin-left:0px;
}
}

#cfgen-form-1 .cfgen-validationmessage{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	color:#ffffff;
	background-color:#3bb000;
	width:315px;
}
#cfgen-form-1 .cfgen-errormessage{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	color:#ffffff;
	background-color:#ff0000;
}
.formprenota {
	margin-bottom: 30px;
}
.formprenota section {
background: #eee;
display: block;
margin: 0.5em;
/*min-height: 30em;*/
overflow: hidden;
position: relative;
width: auto;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 5%;
}
.formprenota div.actionform {
  text-align: right;
  display: block ruby;
  width:100%;
  padding: 0 1%;
}
.formprenota button.buttReset{
	background: #eee;
	color: #aaa;
display: block;
padding: 0.5em 1em;
text-decoration: none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border: none;
border-radius: 5px;
margin-right: 12px;
	float:left;
}
.formprenota button.buttSubmit{
	background: #2184be;
color: #fff;
display: block;
width: 125px;
padding: 0.5em 1em;
text-decoration: none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border: none;
border-radius: 5px;
}
.formprenota button.buttRiserva{
	background: #2184be;
color: #fff;
display: block;
width: auto;
padding: 0.5em 1em;
text-decoration: none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border: none;
border-radius: 5px;
}

.cfgen-label-value p {
	width: auto;
	float: left;
	margin-right: 3px;
}

@media only screen and (max-width: 480px){
.cfgen-form-container{
	width:440px;
}
#cfgen-element-1-16-inputgroup-c, .premium{
text-align: center;
}
}
