/* General Styles */
.eloquaRationalizedForms { padding: 60px 0; }
.eloquaRationalizedForms section-models { 
  display: flex;
  flex-direction: column;
  align-items: center
}
.eloquaRationalizedForms section-models .new-form-step-content-list-flex {
  justify-content: center;
}
/* General Styles End */

/* Dropdown Styles */
.eloquaRationalizedForms.dropdown .new-form-container .new-form-step .section-models section-models .section-header h2 {
  font-size: 20px !important;
  line-height: 24px !important;
  text-align: center !important;
  margin-bottom: 24px !important;
  letter-spacing: .3pt !important;
  font-weight: bold !important;
}
.eloquaRationalizedForms.dropdown .new-form-container .new-form-step-content-list {
  width: 30% !important;
  margin: 0 auto 40px;
  height: auto;
  max-height: 220px;
  overflow: auto;
}
.eloquaRationalizedForms.dropdown .new-form-container section-models .section-header h2 {
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 24px;
  letter-spacing: .3pt;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .eloquaRationalizedForms.dropdown .new-form-container .new-form-step-content-list {
	width: 100% !important;
  }
}
.eloquaRationalizedForms.dropdown .new-form-container section-models .new-form-step-content-list-flex {
  display: flex;
  flex-wrap: nowrap;
  margin: 0;
  justify-content: center;
  flex-direction: column !important;
  box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
  border-bottom: 2px solid rgba(0,0,0,.12);
}
.eloquaRationalizedForms.dropdown .new-form-container .new-form-step-content-list-flex .wrap-car-model {
	width: 100% !important;;
}
.eloquaRationalizedForms.dropdown .new-form-container .new-form-step-content-list-flex .new-form-step-content-list-item {
  flex-basis: inherit;
  align-self: inherit;
  padding-bottom: 0;
  margin-bottom: 0;
  position: relative;
  background: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  display: block;
  border: 1px solid rgba(0,0,0,.12);
  border-bottom: none;
}
.eloquaRationalizedForms.dropdown .new-form-container .new-form-vehicle {
  text-align: left !important;
  padding: 18px 0 !important;
  border-radius: 0 !important;
  margin: 0 !important;
  position: relative;
  display: block;
}
.eloquaRationalizedForms.dropdown .new-form-container section-models .new-form-vehicle .new-form-vehicle-image {
  border-radius: 8px;
  width:  120px !important;
  position: absolute !important;
  right: 10px;
  top: 0;
}
.eloquaRationalizedForms.dropdown .new-form-container section-models .new-form-vehicle .new-form-vehicle-image[src*="alfa"] {
  width:  100px !important;
}
.eloquaRationalizedForms.dropdown .new-form-container section-models .new-form-vehicle .new-form-vehicle-image[src*="jeep"] {
  width:  88px !important;
}
.eloquaRationalizedForms.dropdown .new-form-container section-models .new-form-vehicle .new-form-vehicle-title {
  color: #000 !important;
  margin: 0 !important;
  position: relative;
  top: 0;
  padding: 0 10px;
  text-align: left !important;
}
.eloquaRationalizedForms.dropdown .new-form-container section-models .new-form-vehicle .new-form-vehicle-subtitle {
  display: none !important;;
}
.eloquaRationalizedForms.dropdown .new-form-container section-models .new-form-vehicle .new-form-vehicle-title:before {
  display: none !important;
}
.eloquaRationalizedForms.dropdown .new-form-container section-models .new-form-vehicle:hover {
  background: rgba(0,0,0,.12);
}
/* Dropdown Styles End */

/* Form Styles */
.new-form-container section-anagraphic .mui-form > .row:nth-child(5),
.new-form-container section-anagraphic .mui-form > .row:nth-child(6),
.new-form-container section-anagraphic .mui-form > .row:nth-child(7),
.new-form-container section-anagraphic .mui-form > .row:nth-child(8) {display: none;}

.new-form-container .col-xs-12.col-sm-6[data-div-name="smart_address"],
.new-form-container .col-xs-12.col-sm-6[data-div-name="COMMUNICATIONCHANNEL"],
.new-form-container .col-xs-12.col-sm-6[data-div-name="APPOINTMENTNOTES"],
.new-form-container .col-xs-12.col-sm-6[data-div-name="vocation"],
.new-form-container .col-xs-12.col-sm-6[data-div-name="fleet"] {
  display: none !important;;
}


.new-form-container .section-privacy.informative > .row:nth-child(2) .col-sm-5,
.new-form-container .section-privacy.informative > .row:nth-child(3),
.new-form-container .section-privacy.informative > .row:nth-child(4) {display: none;}

@media (min-width: 1200px) {
  .new-form-container .section-privacy.informative .col-lg-6 {
    width: auto !important;
  }
}
.new-form-container .section-privacy.informative > .row:nth-child(2) .col-sm-7 {position: absolute;z-index: 1}

.new-form-container .section-privacy.informative > .row:nth-child(2) .col-sm-7 input[type="radio"] {opacity: 0;position: absolute;}
.new-form-container .section-privacy.informative > .row:nth-child(2) .col-sm-7 input[name="isPrivacyMarketing"] + label:before,
.new-form-container .section-privacy.informative > .row:nth-child(2) .col-sm-7 input[name="isPrivacyMarketing"] + label:after {border-radius: inherit !important;}

.new-form-container .section-privacy.informative > .row:nth-child(2) .col-sm-7 input[name="isPrivacyMarketing"] + label {position: absolute;padding: 0;width: 0;top: -4px;}
.new-form-container .section-privacy.informative > .row:nth-child(2) .col-sm-7 input[name="isPrivacyMarketing"][value="N"] + label:before {background: transparent !important;border: transparent !important;}
.new-form-container .section-privacy.informative > .row:nth-child(2) .col-sm-7 input[name="isPrivacyMarketing"][value="N"] + label {left: -4px;}
.new-form-container .section-privacy.informative > .row:nth-child(2) .col-sm-7 input[name="isPrivacyMarketing"][value="N"]:checked + label {display: none;}

.new-form-container .section-privacy.informative > .row:nth-child(2) .col-sm-7 input[name="isPrivacyMarketing"] + label span {display: none;}

.new-form-container .section-privacy.informative > .row:nth-child(2) .col-sm-12 #informative_8 {padding: 9px 0 20px 30px !important;font-size: 14px;}
.new-form-container .section-privacy.informative > .row:nth-child(2) .col-sm-12 .form-radios-group-infos-form {display: block;}
@media screen and (max-width:768px){
  .new-form-container .section-privacy.informative > .row:nth-child(2) .col-sm-12 informative_8 {font-size: 13px;}
}

.new-form-container .new-form-submit {margin-top: 40px;}
/* Form Styles End */
</style>