body{ 
    background-color: #cce6fc !important;
    font-size: 15px !important;
    color: #000 !important;
}

.form_shop h3{
    color: #4e83b8;
    margin: 0 0 10px 0;
    padding: 0;
    line-height: 21px;
    font-size: 18px;
}

.stepwizard-step p {
    margin-top: 10px;
    color: #4e83b8;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;

}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
  border: 1px solid #ccc !important;
  cursor: default !important;
}


.row {
    line-height: 30px;
}

.row_h3{
    margin-bottom: 0px;
}
.stepwizard-step a.btn.btn-circle.btn-default.btn-primary {
    color: #fff;
}
.row .setup-content {
    margin-top: 30px;
}

.stepwizard-step{width: 14%}
button.btn.btn-primary.nextBtn.btn-lg.pull-right {margin-left: 10px}

.nextBtn{background-color: #e91332 !important}





.banner_assicurazione {
    display: none;
}

.tab-content{
    font-family: 'Ubuntu', cursive;
/*    padding: 20px;*/
    padding-top: 0px;
}

.btn{opacity: 1 !important}

.stepwizard{
    font-family: "Ubuntu";
    padding-top: 30px;
    background-color: #f9f9f9;
}
.btn-back{
    background-color: #666 !important;
}
.stepwizard-step a {
    padding-left: 10px;
    padding-top: 5px;
    /*background-color: #fff;*/
    display: none;
}
.content_main.full_column{
    margin-left: -15px;
    margin-right: -15px;
}
.option_A{
    background-color: #e91332 !important;
    margin-top: 10px;
    margin-bottom: 10px;
}
.option_B{
    background-color: #e91332 !important;
    margin-top: 10px;
    margin-bottom: 10px;
}

.warning_field{border-color:red !important}

.row-navigation{margin-top: 50px}


.table.table-hover td+td{text-align: center}
.higher{color: red;font-weight: bold}
td{padding: 5px !important;font-size: 13px}

.row{padding-left: 0px}

.step4 h3{
    color: #222;font-size: 18px;
    max-width: 230px;
}

#content_bg {background: #fff !important ;}
a.btn.btn-default.btn-circle {
    padding-left: 1px;
}
form {
    margin-top: 30px;
}

#step2__summary td+td{text-align: right}
#step2__summary{margin: 0px}

.insurance_premium td{
    font-weight: bold;
    font-size: 18px;
    padding-top: 15px !important;
}

.click_to_proceed{
    padding: 10px;
    background-color: orange;
    color: #fff !important;
    border: 3px solid #ffb224;
}

#options_buttons td{
    vertical-align: middle;
    font-size: 15px;
}
label.control-label {font-weight: bold;}
#step3__more_insured_box {margin-top: 15px;}
#step3__more_insured_box label{margin-left: 15px;margin-right: 10px;}
#step3__more_insured_box .form-inline {margin-bottom: 5px;}

.step4__insurance_premium{margin-top: 20px;margin-bottom: 10px;}
.step4__insurance_premium .insurance_premium td{border: none}

#th_contractor_name_surname__more_insured{width: 25%}
#th__contractor_birthdate__more_insured{width: 25%;text-align: center}
#th__contractor_fiscal_code__more_insured{width: 50%;text-align: center}

#_insured_email_address {
    padding-left: 5px;
    line-height: 30px;
}
#_more_insured {margin-top: 10px; display: none}
#_no_more_insured{display: none}

.tab-pane .row .col-md-12 {
    line-height: 35px;
}

span.insurance_premium__A {
    font-weight: bold;
}
span.insurance_premium__B {
    font-weight: bold;
}

.birthdate_field{width: 27%;display:inline}
.birthdate_divider{margin-left: 2%;margin-right: 2%;display:inline}

.form-sub-title{
    border:none;
    font-size: 16px !important;
    padding-left: 0px;
    font-weight: bold;
    border-top: none !important;
    border-bottom: 1px solid #ddd;
    line-height: 35px;
}

#step4__more_insured_box__h3{margin-top: 20px}

h3{font-size: 18px;}

.margin-bottom-30{margin-bottom:30px}

.email_contraente{margin-top: 30px}



#garanzie_e_massimali ul{
    margin-bottom: 0px;
}

.download_pdf{
    color: #fff !important;
    font-size: 15px;
    background-color: #008000;
    border: none;
    border-radius: 0px;
}
.box-download-pdf{
    background-color: #eee;
    min-height: 39px;
    margin-bottom: 5px;
}

.shop-footer-text {
    font-size: 16px;
    /*color: #4e83b8;*/
    text-align: center;
    line-height: 20px;
    font-weight: bold;
    /* border: 1px solid #2184be; */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 0.5em;
    margin-bottom: 20px;
    font-family: Ubuntu;
    background-color: #f9f9f9;
}
.shop-footer-text .help {
    font-size: 16px;
    color: #ff0000;
    font-family: Ubuntu;
}

.custom-row-15{margin-bottom: 15px}
.custom-row{margin-bottom: 30px}
.custom-row-50{margin-bottom: 40px}
.custom-row-60{margin-bottom: 60px}


.le-tue-polizze{
    border-top: 1px solid #ddd;
    width: 90%;
    margin: 0 auto;
    padding-top: 30px;
}
.box-sx{
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    width: 90%;
    margin: 0 auto;
}
.border-bottom{
    border-bottom: 1px solid #ddd;
    width: 90%;
    margin: 0 auto;
    padding-bottom: 30px;
    margin-bottom: 40px;
}

.popover-title{display: none !important}


.form-inline .form-group{
    display: inline;
    /*width: 33%;*/
}
.form-inline label{
    margin-left: 0px;
    width: 50%;
    text-align: left;
    justify-content: left;
}
.birthdate__more_insured-control{
    display: inline;
    width: auto;
}
/*.birthdate__more_insured-control .birthdate_field{width: 22% !important;display:inline !important}
.birthdate__more_insured-control .birthdate_divider{
    margin-left: 3%;
    margin-right: 3%;
}
.birthdate__more_insured-control ._contractor_birthdate__more_insured{margin-right: 1%}*/



div#widget_area_main_wrap {
    width: 100% !important;
}

@media only screen and (min-width: 400px){
    .stepwizard-step p{
        /*font-size: 12px;*/
        display: none;
    }
    .tab-content{
        padding: 0px;
    }
    .birthdate_day__more_insured{width: 24%;}
    .birthdate_month__more_insured{width: 24%;}
    .birthdate_year__more_insured{width: 27%;}
    .birthdate__more_insured-control .birthdate_field{display:inline;padding: 3px}
    .birthdate__more_insured-control .birthdate_divider{margin-left: 1%;margin-right: 1%;}
    .birthdate__more_insured-control ._contractor_birthdate__more_insured{margin-right: 1%}
    .formgroup_contractor_name_surname__more_insured{margin-right: 1%}

    .formgroup_name__more_insured{width: 30%}
    .formgroup_birthdate__more_insured{width: 39%;text-align: center}
    .formgroup_din__more_insured{width: 30%}
}
@media only screen and (min-width: 1000px){
    .stepwizard-step p{
        font-size: 14px;
        display: block;
    }
    .tab-content{
        padding: 20px;
    }
    .birthdate_day__more_insured{width: 22%;}
    .birthdate_month__more_insured{width: 22%;}
    .birthdate_year__more_insured{width: 22%;}
    .birthdate__more_insured-control .birthdate_field{width: 22%;display:inline;padding:.375rem .75rem}
    .birthdate__more_insured-control .birthdate_divider{margin-left: 3%;margin-right: 3%;}
    .birthdate__more_insured-control ._contractor_birthdate__more_insured{margin-right: 1%}
    .formgroup_contractor_name_surname__more_insured{margin-right: 0%}
    
    .formgroup_name__more_insured{width: 33%}
    .formgroup_birthdate__more_insured{width: 33%;text-align: inherit}
    .formgroup_din__more_insured{width: 33%}
}


.wioloksd{display: none}


.form-control{
    height: 34px !important;
}
/*.container{width: 1200px;}*/

.datetimepicker-input{cursor: pointer}


table.table tr:hover td {
    background-color: #4e83b8 !important;
    color: #fff;
    /*cursor: pointer;*/
}
table.table tr td {
    line-height: 15px;
}

.btn-group-lg>.btn, .btn-lg{
    font-size: 1rem;
}

/*.fade{display: block !important}*/

.popover{
    background-color: #fff;
    border: 1px solid #ff0000;
    padding: 8px;
    font-family: "Ubuntu";
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    margin-left: 5px;
    display: block !important;
    opacity: 1;
}

.thank-you-page h1{color: #4e83b8;}
.thank-you-page h2{color: #4e83b8;}
.thank-you-page h3{color: #4e83b8;}
[type=reset], [type=submit], button, html [type=button]{-webkit-appearance:inherit}




.glyphicon-chevron-left:before{content:"<"}
.glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}
.glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:18px}
.glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}

.glyphicon-chevron-right:before{content:">"}
.glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:18px}
.glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}
