@charset "utf-8";
/* CSS Document */

body {
  padding-bottom: 20px;
  font-szie: 12px;
}

#stepper {
	float: right;
	width: 74%;
	margin-top: 20px;
	margin-bottom: 10px;
	display: block;
	text-align: center;
	-webkit-border-radius: 14px; 
  	-moz-border-radius: 14px; 
	border-radius: 14px;
	}

#durataRow {
	margin-top: 30px;
	margin-bottom: 30px;
	
	}

.step {
	width: 80px;
	height: 50px;
	background: #F0F0F0;
	text-align: center;
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	line-height: 50px;
	-webkit-border-radius: 40px; 
  	-moz-border-radius: 40px; 
	border-radius: 40px;
	border: 1px solid #AEAEAE;
}

.step.active {
	background: #00426b;
	color: #fff;
	font-weight: 600;
	}
		
	.step.active2 {
	background: #f17624;
	color: #fff;
	font-weight: 600;
	}

a, a:visited {
	color: #00426b;
	text-decoration: none;
}

a:hover {
	color: #f17624;
	text-decoration: none;
}



.toolCFS {
	padding: 2px;
	width: 22px;
	height: 22px;
	font-size: 12px;
	background: #F2F2F2;
	-webkit-border-radius: 12px; 
  	-moz-border-radius: 12px; 
	border-radius: 12px;
	border: 1px solid #999;
	display: inline-block;
	font-weight: 600;
	text-align: center;
}

.jumbotron h1, .jumbotron .h1, h1 {
	font-style: italic;
	color: #f17624;
	font-weight: 600;
	font-size: 20px;
	line-height: 14px;
	background: url('./img/highlight_payoff.png') center bottom no-repeat;
	height: 30px;
	margin-top: 28px;
	margin-left: 10px;
	display: inline-block;
}

.jumbotron p {
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: 200;
}

.reportBlock {
	display: block;
	-webkit-border-radius: 8px; 
  	-moz-border-radius: 8px; 
	border-radius: 8px;
	border: 1px dotted #999;
	padding: 20px;
	font-size: 14px;
	font-style: italic;
	width: 100%;
	background: #fff;
	margin-top: 20px;
	margin-bottom: 20px;

}

.contrattoBlock {
	display: block;
	-webkit-border-radius: 8px; 
  	-moz-border-radius: 8px; 
	border-radius: 8px;
	border: 1px dotted #999;
	padding: 20px;
	font-size: 14px;
	font-style: italic;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	background: #F17624;
}

.contrattoBlockFinal {
	display: block;
	-webkit-border-radius: 8px; 
  	-moz-border-radius: 8px; 
	border-radius: 8px;
	border: 1px dotted #999;
	padding: 20px;
	font-size: 14px;
	font-style: italic;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	background: #fff /*url(img/seller1.jpg) top right no-repeat*/;
}

.contrattoBlockAcquista {
	display: block;
	-webkit-border-radius: 8px; 
  	-moz-border-radius: 8px; 
	border-radius: 8px;
	border: 1px dotted #999;
	padding: 20px;
	font-size: 14px;
	font-style: italic;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	background: #fff;
}


table.reportT {
	width: 100%;
	font-size: 10px;
	}
	
	table.reportT tr {
		height: 24px;
		vertical-align:middle;
	}
	
	table.reportT tr td {
		width: 50%;
	}
	
	table.reportT tr td+td {
		font-style: normal;
		font-size: 10px;
		font-weight: 600;
	}
	
table.contrattoT {
	width: 100%;
	font-size: 14px;
	text-align:center;
	}
	
	table.contrattoT thead tr {
		vertical-align:middle;
		text-align:center;
		font-style: normal;
		color: #000;
	}
	
	table.contrattoT tr {
		height: 24px;
		vertical-align:top;
		text-align:center;
		color: #fff;
	}
	
	table.contrattoT tr td, table.contrattoT thead th {
		width: 33%;
		text-align:center;
	}
	
	table.contrattoT tr td {
		font-style: normal;
		font-size: 16px;
		font-weight: 600;
		line-height: 32px;
	}


table.contrattoFinal {
	width: 100%;
	font-size: 14px;
	text-align:center;
	}
	
	table.contrattoFinal thead tr {
		vertical-align:top;
		text-align:center;
		font-style: normal;
		color: #000;
	}
	
	table.contrattoFinal tr {
		height: 24px;
		vertical-align:top;
		text-align:center;
		color: #F17624;
	}
	
	table.contrattoFinal tr td, table.contrattoFinal thead th {
		text-align:center;
	}
	
	table.contrattoFinal tr td {
		text-align:center;
		font-style: normal;
		font-size: 42px;
		font-weight: 600;
		line-height: 38px;
	}


table.contrattoAcquista {
	width: 100%;
	font-size: 12px;
	text-align:center;

	}
	
	table.contrattoAcquista thead tr {
		vertical-align:middle;
		text-align:center;
		font-style: normal;
		color: #000;
	}
	
	table.contrattoAcquista tr {
		height: 24px;
		vertical-align:middle;
		text-align:center;
		color: #F17624;
	}
	
	table.contrattoAcquista tr td, table.contrattoAcquista thead th {
		width: 50%;
		text-align:center;
	}
	
	table.contrattoAcquista tr td {
		font-style: normal;
		font-size: 48px;
		font-weight: 600;
		line-height: 38px;
	}

	
	
#ex1Slider .slider-selection {
	background: #BABABA;
}

.slider .tooltip.top {
	margin-top: 0px !important;
}

/* BOOTSTRAP OVERWRITE */

h2 { color: #00426B; font-size: 24px; }

h2.titleWhite {
	color: #fff;
	font-size: 16px;
	text-align: center;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 50px;
	}
	
h3 {
	color: #333333;
	font-size: 16px;
	text-align: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: 600;
	line-height: 20px;
}	

h4 { 
	line-height: 26px; 
	font-size: 16px;
	text-align: justify;	
}

.headPayoff {
	background: #f17624;
	color: #fff;
	text-align: center;
	font-size: 10px;
	padding: 6px;
}

.navbar {
	position: relative;
	min-height: 90px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	background: #fff;
}


.jumbotron {
	padding: 0px 15px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #efefef;
	border-top: 1px solid #DCDCDC;
	border-bottom: 8px solid #F17624;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	-moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
}

.moduleForm {
	text-align: center;
	background:url(img/arrowVert.png) top center no-repeat;
	padding-top: 5px;
	
	}
	
.btn-default {
	color: #FFF;
	background-color: #00426B;
	border-color: #3E6F8C;
}	

.btn {
	display: inline-block;
	padding: 10px 24px;
	margin-bottom: 0;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	-webkit-border-radius: 4px; 
  	-moz-border-radius: 4px; 
	border-radius: 4px;
}

.form-control {
	display: block;
	width: 95%;
	height: 40px;
	/*padding: 6px 12px;*/
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	-webkit-border-radius: 4px; 
  	-moz-border-radius: 4px; 
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

#resultForm { font-size: 12px; font-style:italic; color: #ff0000; padding-left: 40px; }

#kmAnnui {
	width: 80% !important;
	display: inline-block !important;
	}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
	padding-top: 7px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 10px;
}

.radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline {
	margin-top: 0;
	margin-left: 0px;
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 600;
}

label small {
	font-weight: 300;
	text-align: justify;s
}

.radio-inline, .checkbox-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	vertical-align: middle;
	cursor: pointer;
	font-size: 14px;
}

.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
	background-color: #EFEFEF;
	border-color: #ccc;
	color: #999;
}

#tipoVeicRow .col-xs-8, #immatricRow .col-xs-8, #privacyRow .col-xs-8, #trazioneRow .col-xs-8, #usoFlagRow  .col-xs-8, #usoRow  .col-xs-8, #fariRow  .col-xs-8, #cambioRow  .col-xs-8  {
	text-align: left;	
}

#immatricRow, #kmAttualiRow, #dataImmatricRow, #targaRow, #versioneRow, #potenzaRow, #alimentazRow {
	display: none;
	}


/* ul.listFeat {
	list-style-type: none;
	margin-top: 24px;
	margin-bottom: 24px;
} */

.numVerde {
	color: #090;
	font-weight: 600;
	}

ul.listFeat {
	list-style-type: none;
	margin-top: 6px;
	margin-bottom: 24px;
	text-align: center;
}


/* ul.listFeat li {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 6px;
	padding: 12px;
	background: #F17624;
	color: #fff;
	text-align: center;
}  */

ul.listFeat li {
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 16px;
	padding: 12px;
	background: #F17624;
	color: #fff;
	text-align: center;
	width: 160px;
	height: 160px;
	-webkit-border-radius: 160px; 
  	-moz-border-radius: 160px; 
	border-radius: 160px;
	border: 5px solid #F90;
	display: inline-block;
	margin-right: 16px;
	padding-top: 36px;
	float: left;
}

a.btn { color: #fff; margin-left: 36px;}

a.btn.btHome { color: #fff; margin-left: -46px;}

a.btn.btHome:hover { color: #00426b;}




.carousel-control.right {

	background-image: none !important;
	background-image: none !important;
	background-image: none !important;
	background-image: none !important;
	filter: none !important;
	background-repeat: repeat-x;
}

.carousel-control.left {

	background-image: none !important;
	background-image: none !important;
	background-image: none !important;
	background-image: none !important;
	filter: none !important;
	background-repeat: repeat-x;
}

.internalPageImageDx {
	float: right;
	display: block;
	margin: 10px 10px 0px 10px;
}


footer p {
	line-height: 1em;
	font-size: 12px;
	color: #9D9D9D;
}


/* END BOOTSTRAP OVERWRITE */

/*DARIO*/
.step.active a{
	color: #fff;
	}
	
.step.active a:hover{
	color: #f17624;
	}
	
table.nuovoT {
	width: 100%;
	font-size: 12px;
	text-align: center !important;
	}
	
	table.nuovoT tr {
		height: 24px;
		vertical-align:middle;
		text-align: center !important;
	}
	
	table.nuovoT tr td {
		text-align: center !important;
	}
	
	table.nuovoT tr td+td {
		font-style: normal;
		font-size: 14px;
		font-weight: 600;
		text-align: center !important;
	}

.form-group {
    margin-left: 0px !important;
    text-align: center;
}

.control-label {
   text-align: left !important;
}

table.equipT {
	width: 95%;
	font-size: 12px;
	}
	
	table.equipT tr {
		height: 40px;
		vertical-align:middle;
	}
		
	table.equipT tr td+td {
		font-style: normal;
		font-size: 12px;
		font-weight: 600;
	}
	
.div-button {
   text-align: center !important;
}

button.pull-center{
   text-align: center !important;
}