@charset "UTF-8";

.formp {
    font-size:12px !important;
    display: inherit !important;
    line-height: 14px;
}

h2 small {font-size:11px;}
.box label {color:#000;font-size:16px;font-weight: bold;line-height:22px;}
.box {background:#F5F6FA; margin:5px 0;padding:10px;clear:both;}
.box .note {color:#666;font-size:12px;}
h1 {color:white !important}
#box-form{position: relative;}
#steps{position: absolute;width:500px; right:0;top:-40px;}


#fs_auto_dettagli{padding:0px !important;margin:0 !important;border:0px solid #DBDBDB !important;}
#auto_allestimento-label{display:none;}
#auto_allestimento {background:#F5F6FA; margin:5px 0;padding:20px;clear:both;}
#auto_allestimento .elem{padding:2px;margin-bottom:10px !important;}
#auto_allestimento_table_header{background:#E6E7EB;border-radius: 5px;margin-left:1px;}
#auto_allestimento_table_header th{padding:8px 0 !important;font-weight:bold;text-align:center;}
.scroller{max-height:300px;overflow:auto;padding:3px 1px;}
#auto_allestimento_table{width:100%;}
#auto_allestimento_table td{font-size:13px;padding:5px 0;text-align:center;margin:2px;height:16px;}

#auto_allestimento_table tr.even{background-color:#F5F6FA;}
#auto_allestimento_table tr{background:#ffffff;cursor:pointer;}
#auto_allestimento_table tr:hover{background:#f9c173;color:#000;}
#auto_allestimento_table tr.selected{background:#D2E8FB;}
#auto_allestimento_table tr.selected:hover{background-color:#f9c173;}

#auto_allestimento_table tr.even td.auto_chk{background-color:#F0F7FD;}
#auto_allestimento_table tr td.auto_chk {background:#ffffff url("../../images/nuradiobutton4larghi.png")  0 -102px no-repeat;}
#auto_allestimento_table tr:hover td.auto_chk {background:#f9c173 url("../../images/nuradiobutton4larghi.png")  0 -55px no-repeat;}
#auto_allestimento_table tr.selected td.auto_chk {background:#D2E8FB url("../../images/nuradiobutton4larghi.png")  0 0 no-repeat;}
#auto_allestimento_table tr.selected:hover td.auto_chk{background-color:#f9c173;}

#auto_allestimento_table td.auto_chk,#auto_allestimento_table_header th.auto_chk{width:10%;}
#auto_allestimento_table td.auto_tipcom,#auto_allestimento_table_header th.auto_tipcom{width:10%;text-align:left;}
#auto_allestimento_table td.auto_cilind,#auto_allestimento_table_header th.auto_cilind{width:10%;}
#auto_allestimento_table td.auto_potkwx,#auto_allestimento_table_header th.auto_potkwx{width:10%;}
#auto_allestimento_table td.auto_potcvx,#auto_allestimento_table_header th.auto_potcvx{width:10%;}
#auto_allestimento_table td.auto_numpor,#auto_allestimento_table_header th.auto_numpor{width:10%;}
#auto_allestimento_table td.auto_desall,#auto_allestimento_table_header th.auto_desall{width:50%;text-align:left;}

#auto_allestimento_table td input{position: absolute; display: none}

#auto_alimentazione-box, #auto_cilindrata-box{float:left;}
#auto_alimentazione-box .elem, #auto_cilindrata-box .elem,#auto_alimentazione-box label, #auto_cilindrata-box label{float:left;margin-right:10px;line-height: 30px;}

#cont_residenza_civico{width:100px;}
#cont_domicilio_civico{width:100px;}
#prop_residenza_civico{width:100px;}
#cond_residenza_civico{width:100px;}

#cont_cond-box .error{color:#4688E8 !important;}

#ass_domandone-box ul{padding:3px 0;}
#ass_domandone-box ul li{list-style:disc;margin-left:20px;padding:2px 0;}

#sinistri select{font-size:13px;padding:3px 10px;}

.ui-datepicker-trigger{vertical-align:bottom;cursor:pointer;position:absolute;margin-left:10px;}
#ui-datepicker-div{font-size:13px;margin-top:30px;margin-left:-330px;}

.btn-continue {
    float:right;
    min-width: inherit !important;
    font-weight:bold !important;
}
.btn-indietro {
    float:right;
    min-width: inherit !important;
    font-weight:bold !important;
}

label.error{font-size:13px !important;color:#E05252 !important;margin:5px 0 0 0;padding:2px 0 2px 50px ;display:block;clear:both;}
input.error,select.error{
	border:1px solid #E05252 !important;color:#E05252 !important;background:#FFCCCC;

}

.ajax-loading{margin-left:20px;vertical-align:middle;padding-bottom:2px;}


label.lbl_chk_cover
{
	margin-right: 10px;
	/*font-weight:normal;*/
	background: url("../../images/nuradiobutton4larghi.png") no-repeat 0 -102px transparent;
	padding-left: 30px;
	display:block;
	float:left;
	height:28px;
	line-height:28px;
	overflow:hidden;
	position:relative;

}
label.lbl_chk_cover input
{
	position:absolute;
	left:-100px;

}
/* da problemi su mobile
.lbl_chk_cover:hover{
	background-position: 0px -55px !important;
}
*/

.lbl_chk_cover.lbl_selected{
	background-position:0 0 !important;
}

.lbl_chk_cover.errore{
	background-position:0 -208px;
}

.checkbox
{
	/*font-weight:normal;*/
	background: url("../../images/nuradiobutton4larghi.png") no-repeat 0 -102px transparent;
	display:inline-block;
	height:28px;
	width:28px;
	vertical-align: middle;
	overflow:hidden;
	position:relative;

}
.checkbox input
{
	position:absolute;
	left:-100px;

}
/* da problemi su mobile
.checkbox:hover{
	background-position: 0px -55px !important;
}
*/
.checkbox.lbl_selected{
	background-position:0 0 !important;
}

.checkbox.errore{
	background-position:0 -208px;
}


#messages{border:1px solid #ebccd1;color:#a94442;margin:20px 0;padding:10px;border-radius:5px;background: #f2dede;}


#piutardi_b{display:none;z-index:1000;position:fixed;bottom:0;left:50%;width:940px;margin-left:-470px;height:30px;background:#3C7ACA;text-align:center;border:1px solid #fff;border-bottom:0;border-top-left-radius:5px;border-top-right-radius:5px;-webkit-box-shadow:  0px -2px 5px 1px #bbb;box-shadow:  0px -2px 5px 1px #bbb;}
#piutardi_b a{color:#fff;line-height:30px;font-size:14px;font-weight:bold;text-decoration:none;width:100%;display:block;}

#facebook-connect{float:right;font-size:13px;color: #647CAE;margin:15px 10px;line-height:14px;text-align:right;}
#facebook-connect #fb-login{margin-top:2px;}

.footer-compagnie-form{margin:10px 10px 10px 0px;padding:10px;}

/*Fix explorer 10*/
input::-ms-clear {
    display: none;
}

ul#messages{list-style: none;}


/*
Form Steps
*/

.form-steps {margin:15px 50px 0 7%;position: relative;height:auto;}
.form-steps .progress{height:10px;}
.steps .step,
.steps .tag {
    position:absolute;

    z-index:100;
    text-align:center;
    font-weight:bold;

}
.steps .step {
    margin-top:-5px;
    height:30px;
    width:30px;
    border-radius:25px;
    line-height:26px;
    font-size:16px;
    background: #ccc;
    color:#fff;
    border:3px solid #ccc;
    font-weight:bold;

}
.steps .tag{
    width:110px;
    margin-left: -100px;
    color:#ccc;
    font-size:11px !important;
}
.step1{
    left:-2%;
}
.step2{
    left:33%;
}
.step3{
    left:66%;
}
.step4{
    left:98%;
}
.step.on{background:#f98721;}
.tag.on{color:#f98721;}

.form-user .form-control {
  font-size: 1.4rem !important;
}
.note-tooltip {
    width: 200px;
    background: #fff;
    padding: 10px;
    border: 1px solid #dedede;
    position: absolute;
  	top: 50%;
  	transform: translateY(-50%);
    right: -70px;
    display: none;
    z-index: 2;
}
.note-tooltip:after {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-right-color: #dedede;
  border-width: 10px;
  margin-top: -10px;
}
.form_auto_preventivo.form-user .row .elem {
  position: relative;
}
.form_auto_preventivo.form-user .row {
  background-color: transparent;
	border-bottom: none;
	padding: 15px;
	margin: 0;
}
.form_auto_preventivo.form-user .row:hover {
  background-color: #F5F6FA;
}
.form_auto_preventivo.form-user .row:hover .note-tooltip {
  /* display: inline-block; - disable old style tooltip */
}
.form_auto_preventivo.form-user label.error {
    padding: 0;
	display: block !important;
}
.form_auto_preventivo.form-user .btn {
    line-height: 30px;
    font-weight: 500 !important;
    font-size: 16px;
    margin-top: 20px;
    text-transform: none;
    letter-spacing: 1px;
    padding: 10px 60px;
}
.form_auto_preventivo.form-user select.form-control:not([size]):not([multiple]),
.form_auto_preventivo.form-user select:not([size]):not([multiple]) {
    height: 48px;
    font-size: 16px !important;	
    line-height: 20px;
    padding: 10px 15px;	
}
.form_auto_preventivo.form-user .btn-indietro {
	border-color: #ccc;
	float: left;
}
.form_auto_preventivo.form-user #consensi-parziali {
	margin-top: 20px;
  padding: 15px;
}


.form_auto_preventivo.form-user #consensi-parziali div.row{
  padding:0px !important;
}

.form_auto_preventivo.form-user #consensi-parziali .elem {
    font-size: 10px;
    width: 100% !important;
    margin: 0;
    padding: 0;
}

.form_auto_preventivo.form-user .valid {
    border: 2px solid #80dd7f;
}
.form_auto_preventivo.form-user small,
.form_auto_preventivo.form-broker small {
	font-size: 11px;
	display: inline-block;
	margin-top: 5px;
}
.form_auto_preventivo.form-user .offset-md-6 {
	margin-left: 33%;
}
.form_auto_preventivo.form-broker .offset-md-6 {
	margin-left: 34%;
}
.form_auto_preventivo .btn-success {
	background-color: #0c3;
	border-color: #0c3;
}
.form_auto_preventivo .btn-success:hover {
    color: #fff;
    background-color: #2ea949;
    border-color: #2ea949;
}
#steps.custom {
    position: relative;
    width: 100%;
    right: 0;
    top: auto;
}
#steps.custom:before {
    content: '';
    backgroundcolor: #dedede;
    width: 60%;
    height: 1px;
    position: absolute;
    top: 16px;
    left: 20%;
    z-index: 0;
}
#steps.custom .row.form-steps {
	margin: 0;
    max-width: 100% !important;
    text-align: center;
}
#steps.custom .form-steps .progress {
    width: 100%;
    height: auto;
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    text-align: center;
    display: inline;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#steps.custom .progress-bar {
	display: none !important;
}
#steps.custom .steps {
    display: inline-block;
    width: 100%;
}
#steps.custom .steps .step,
#steps.custom .steps .tag {
    font-size: 14px !important;
    position: relative;
    text-align: center;
    width: 20% !important;
    display: inline-block;
    height: auto !important;
    margin: 0 !important;
}
#steps.custom .steps .step {
	border: 3px solid #fff;
    width: 32px !important;
    margin: 0 8% !important;
}
#steps.custom .step1,
#steps.custom .step2,
#steps.custom .step3,
#steps.custom .step4 {
    left: 0 !important;
}
#steps.custom .row.form-steps {
    margin: 0;
    max-width: 100% !important;
    text-align: center;
    position: relative;
    z-index: 1 !important;
}
.custom_styles .footer-compagnie-form {
    padding-top: 30px;
    margin-top: 30px;
}
.custom_styles .footer-compagnie-form h2,
.custom_styles .footer-compagnie-form h3 {
	font-weight: bold;
}
.custom_styles .footer-compagnie-form p,
.custom_styles .footer-compagnie-form li {
    font-size: 16px;
    line-height: 28px;
}
@media screen and (max-width: 1999px) {
	.note-tooltip {
    	right: -100px;
	}
}
@media screen and (max-width: 1024px) {
	.form_auto_preventivo.form-user .row {
		background-color: #F5F6FA;
		/*border-bottom: 1px solid #fff;*/
	}
	.form_auto_preventivo.form-user .row:hover .note-tooltip {
		display: none;
	}
}
/* =Media queries
-------------------------------------------------------------- */

/* Minimum width of 768px pixels. */
@media screen and (max-width: 768px) {

#auto_allestimento_table td.auto_cilind,#auto_allestimento_table_header th.auto_cilind{display: none;}
#auto_allestimento_table td.auto_potkwx,#auto_allestimento_table_header th.auto_potkwx{display: none;}
#auto_allestimento_table td.auto_potcvx,#auto_allestimento_table_header th.auto_potcvx{display: none;}
#auto_allestimento_table td.auto_numpor,#auto_allestimento_table_header th.auto_numpor{display: none;}

#payframe {height:1200px;}

.ui-datepicker-trigger{display: none;}
#box-tips{display: none;}


#steps{position: relative;width:auto;top:auto;right:auto;}
.steps .step,.steps .tag{font-size:11px;}



}
/* Minimum width of 768px pixels. */
@media screen and (max-width: 600px) {

#box-form {padding: 0;}
.main.container {
    padding: 0 10px;
}
.box .note {clear: both;}

.form_auto_preventivo.form-user .offset-md-6 {
    margin-left: 0;
}
#steps.custom .row.form-steps {
	margin-top: 10px;
}
#steps.custom .steps .step {
    margin: 0 4% !important;
}
.form_auto_preventivo.form-user .btn-indietro {
    padding: 0;
    text-decoration: underline;
    border: none;
    font-size: 14px;
}
.sidebar_form,
.footer-compagnie-form {
	display: none;
}
}
/* LOADING PAGE */
.loading_page {
  background-color: rgba(255,255,255,0.95);
  text-align: center;
  padding-top: 9%;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  /* display: none; */
}
.loading_page.show {
  display: block !important;
}
.loading_page h3 {
  font-size: 20px;
  font-weight: 600;
}
.loading_page p {
  margin-bottom: 0;
}
.loading_page .box_list {
  width: 340px;
  margin: 0 auto;
}
.loading_page .box_list span {
  margin-bottom: 10px;
}
.loading_page .error_input p {
  font-size: 16px;
  margin-bottom: 10px;
}
.loader_img {
  width: 60px;
  height: 60px;
  display: inline-block;
  margin: 0 auto;
  background-image: url('../../images/auto/loading.gif');
  background-position: center;
  background-size: 100% auto;
  -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
}
/* box */
.box_list {
    border: 1px solid #dedede;
    background: #fff;
}
.box_content_list {
  padding: 20px 20px 0;
    margin-bottom: 20px;
  min-height: 170px;
  position: relative;
}
.box_content_list.custom {
  min-height: inherit;
}
.box_content_list h4 {
    font-size: 20px;
    font-weight: 500;
    color: #f8851f;
    text-align: left;
    margin-bottom: 7px;
}
.box_content_list p {
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    font-weight: 400;
}
.box_content_list small {
  font-size: 12px;
  display: block;
  margin-bottom: 10px;
}
.box_content_list img {
    float: left;
    margin: 0 20px 10px 0;
}
.box_content_list ul {
  margin-bottom: 20px;
  padding: 0;
}
.box_content_list li {
  list-style: none;
  font-size: 18px;
  line-height: 32px;
  text-align: left;
  margin-bottom: 10px;
}
.box_content_list li:before {
    content: "\f00c";
    background-color: #f8851f;
    font-family: FontAwesome;
    font-size: 15px;
    line-height: 28px;
    color: #fff;
    text-align: center;
    width: 28px;
    margin-right: 10px;
    display: inline-block;
    border-radius: 60px;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px;
}
.box_content_list a,
.box_content_list a:visited {
  color: #f8851f;
    font-weight: 400;
    text-decoration: underline;
    display: inline-block;
    padding: 0;
    margin: 10px 0 40px;
  position: relative;
  z-index: 2;
}