
/************************************************** Global Container **************************************************/
.eloquaRationalizedForms [aria-hidden=true] {
  visibility: visible;
}

div.section-global{
  height: auto;
  overflow: hidden;
  color: #333;
  font-family: 'Abarth_Medium' !important;
  font-size: 14px;
  width: 100%;
  line-height: 21px;
  background: #333;
}
.new-form-container{
  height: auto;
  overflow: hidden;
}
.new-form-container .new-form{
  height: auto;
  overflow: hidden;
  background: #333;
}
.new-form-container .new-form-step-content{
  height: auto;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: #333;
  min-height: 900px;
}
.new-form-container .new-form-step-content.section-dealer{
  height: auto;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: none;
  min-height: 900px;
}
.new-form-container .new-form-step-header {
  pointer-events: none;
  /*Da inserire su css di brand come fiat, alfa ecc.. per togliere gli step di jeep*/
  opacity: 0;
  height: 0px;
  padding: 0 !important;
  /*Da inserire su css di brand come fiat, alfa ecc.. per togliere gli step di jeep*/
}
.new-form-container .new-form-step-header.section-models-header {
  pointer-events: auto;
}
.new-form-container button.typ_gab_btn {
  background: #e72020;
  color: black;
  font-size: 14px;
  font-weight: 700;
}

.new-form-container .section-header {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 30px;
  position: relative;
}
.new-form-container .section-header h2 {
  font-size: 35px;
  /* font-weight: 700; */
  /* text-transform: uppercase; */
  font-family: "proxima_nova_rgbold", sans-serif;
}
.new-form-container .section-header h4 {
  line-height: 1.2em;
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
  font-family: "Abarth_Medium";
  font-size: 16px;
  margin-top: 20px;
  text-align: left;
  color: #fff;
}
.new-form-container .section-header.with-arrow:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 18px 11px 0 11px;
  border-color: #ffffff transparent transparent transparent;
  content: " ";
  position: absolute;
  bottom: -18px;
  left: calc(50% - 18px);
  z-index: 99;
}
.new-form-container .section-header.bg-black {
  background-color: #212121;
  color: white;
}
.new-form-container .section-header.bg-black h2 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.new-form-container .section-header.bg-black.with-arrow:after {
  border-width: 18px 11px 0 11px;
  border-color: #212121 transparent transparent transparent;
}
.new-form-container .new-dealer-locator .new-icon-alfa-romeo_locator_search{
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .new-form-container .section-header h2 {
    font-size: 25px;
  }
}

.new-form-container .mui-textfield > input:invalid:not(:focus):not(:required), .new-form-container .mui-textfield > input:invalid:not(:focus):required.mui--is-empty.mui--is-touched, .new-form-container .mui-textfield > input:invalid:not(:focus):required.mui--is-not-empty, .new-form-container .mui-textfield > input:invalid:not(:focus):required:not(:empty):not(.mui--is-empty):not(.mui--is-not-empty), .new-form-container .mui-textfield > input:invalid:not(:focus):required[value]:not([value=""]):not(.mui--is-empty):not(.mui--is-not-empty), .new-form-container .mui-textfield > input:not(:focus).mui--is-invalid:not(:required), .new-form-container .mui-textfield > input:not(:focus).mui--is-invalid:required.mui--is-empty.mui--is-touched, .new-form-container .mui-textfield > input:not(:focus).mui--is-invalid:required.mui--is-not-empty, .new-form-container .mui-textfield > input:not(:focus).mui--is-invalid:required:not(:empty):not(.mui--is-empty):not(.mui--is-not-empty), .new-form-container .mui-textfield > input:not(:focus).mui--is-invalid:required[value]:not([value=""]):not(.mui--is-empty):not(.mui--is-not-empty), .new-form-container .mui-textfield > textarea:invalid:not(:focus):not(:required), .new-form-container .mui-textfield > textarea:invalid:not(:focus):required.mui--is-empty.mui--is-touched, .new-form-container .mui-textfield > textarea:invalid:not(:focus):required.mui--is-not-empty, .new-form-container .mui-textfield > textarea:invalid:not(:focus):required:not(:empty):not(.mui--is-empty):not(.mui--is-not-empty), .new-form-container .mui-textfield > textarea:invalid:not(:focus):required[value]:not([value=""]):not(.mui--is-empty):not(.mui--is-not-empty), .new-form-container .mui-textfield > textarea:not(:focus).mui--is-invalid:not(:required), .new-form-container .mui-textfield > textarea:not(:focus).mui--is-invalid:required.mui--is-empty.mui--is-touched, .new-form-container .mui-textfield > textarea:not(:focus).mui--is-invalid:required.mui--is-not-empty, .new-form-container .mui-textfield > textarea:not(:focus).mui--is-invalid:required:not(:empty):not(.mui--is-empty):not(.mui--is-not-empty), .new-form-container .mui-textfield > textarea:not(:focus).mui--is-invalid:required[value]:not([value=""]):not(.mui--is-empty):not(.mui--is-not-empty) {
  border-color: #828282;
  border-width: 1px;
}
.new-form-container .mui-textfield.mui-textfield--float-label > input:invalid:not(:focus):not(:required) ~ label, .new-form-container .mui-textfield.mui-textfield--float-label > input:invalid:not(:focus):required.mui--is-not-empty ~ label, .new-form-container .mui-textfield.mui-textfield--float-label > input:invalid:not(:focus):required:not(:empty):not(.mui--is-empty):not(.mui--is-not-empty) ~ label, .new-form-container .mui-textfield.mui-textfield--float-label > input:invalid:not(:focus):required[value]:not([value=""]):not(.mui--is-empty):not(.mui--is-not-empty) ~ label, .new-form-container .mui-textfield.mui-textfield--float-label > textarea:invalid:not(:focus):not(:required) ~ label, .new-form-container .mui-textfield.mui-textfield--float-label > textarea:invalid:not(:focus):required.mui--is-not-empty ~ label, .new-form-container .mui-textfield.mui-textfield--float-label > textarea:invalid:not(:focus):required:not(:empty):not(.mui--is-empty):not(.mui--is-not-empty) ~ label, .new-form-container .mui-textfield.mui-textfield--float-label > textarea:invalid:not(:focus):required[value]:not([value=""]):not(.mui--is-empty):not(.mui--is-not-empty) ~ label {
  color: #828282 !important;
}
.new-form-container .new-select-form {
  margin-bottom: 16px;
  /* border-bottom: 1px solid #CCCCCC; */
  background: #333;
  position: relative;
  height: 49px;
}
.new-form-container .mui-select > select{
  border-bottom: none;
}
.new-form-container .new-select-form .list {
  top: calc(100% + -1px) !important;
  padding: 0;
  height: auto !important;
  color: #000;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
  position: absolute;
  z-index: 2;
  width: 100%;
  overflow-y: auto;
  font-size: 16px;
  display: none;
}
.new-form-container .new-select-form .list > div:hover {
  background: #e72020;
  color: #fff;
}
.new-form-container .new-select-form .list > div {
  font-size: 14px;
  padding: 10px 15px;
  cursor: pointer;
}
.new-form-container .new-select-form .list > div:first-child {
  display: none;
}
.new-form-container .new-select-form .list div.selected {
  background: #e72020;
  color: #fff;
}
.new-form-container .mui-select .mui-select__menu > div:not(.mui-optgroup__label):not(.mui--is-disabled):hover {
  background: #e7e7e7;
}
.new-form-container .new-select-form > label {
  padding-left: 10px;
  color: #ccc;
  overflow-x: visible;
  -webkit-transition: all .15s ease-out;
  -moz-transition: all .15s ease-out;
  -o-transition: all .15s ease-out;
  transition: all .15s ease-out;
  top: 19px;
  position: absolute;
  font-size: 14px;
  pointer-events: none;
  font-size: 16px;
  font-family: Abarth_Medium;
  font-weight: normal;
}
.new-form-container .new-select-form.selected > label {
  top: 0;
  font-size: 12px;
  line-height: 24px;
  font-family: "Abarth_Medium";
  font-weight: normal;
}
.new-form-container .new-select-form > select {
  display: none;
}
.new-form-container .new-select-form > .dropdownSelect {
  padding-left: 10px;
  padding-right: 10px;
  height: 33px !important;
  margin-bottom: 0 !important;
  color: #fff;
  font-family: Abarth_Medium;
  font-size: 16px;
  position: absolute;
  top: 15px;
  line-height: 33px;
  width: 90%;
  cursor: pointer;
  border-bottom: 1px solid #CCCCCC;
  overflow: hidden;
  text-overflow: ellipsis;
}
.new-form-container .new-select-form.openSelect:after{
  transform: rotate(180deg);
}
.new-form-container .new-select-form:after {
  content: "\e982";
  font-family: icomoon-form;
  color: #fff;
  position: absolute;
  right: 10px;
  top: 19px;
  z-index: 1;
  width: 19px;
  height: 20px;
  pointer-events: none;
  font-size: 10px;
}
.new-form-container .new-select-form > select option {
  opacity: 0;
}

.new-form-container .new-select-form:focus > label, .new-form-container .new-select-form > select:focus ~ label {
  color: #828282;
}
.new-form-container .mui-select:focus > select,
.new-form-container .mui-select > select:focus {
  border-color: #828282;
  border-width: 1px;
  height: 33px;
  margin-bottom: 0;
}
.new-form-container .mui-textfield > input, .new-form-container .mui-textfield > textarea {
  border-color: #828282;
}
.new-form-container .mui-textfield {
  margin-bottom: 17px;
  /* border-bottom: 1px solid #CCCCCC; */
  background: #333;
}
.new-form-container .mui-textfield > label {
  padding-left: 10px;
  color: #909090;
  overflow-x: visible;
  font-size: 16px;
  font-family: Abarth_Medium;
}
.new-form-container .mui-textfield > label sup {
  top: -2px;
}
.new-form-container .mui-textfield--float-label > label {
  color: #ccc !important;
  line-height: 30px;
  top: 0px;
}
.new-form-container .mui-textfield--float-label>input:not(:focus).mui--is-not-empty~label,
.new-form-container .mui-textfield--float-label>input:not(:focus):not(:empty):not(.mui--is-empty):not(.mui--is-not-empty)~label,
.new-form-container .mui-textfield--float-label>input:not(:focus)[value]:not([value=""]):not(.mui--is-empty):not(.mui--is-not-empty)~label,
.new-form-container .mui-textfield--float-label>textarea:not(:focus).mui--is-not-empty~label,
.new-form-container .mui-textfield--float-label>textarea:not(:focus):not(:empty):not(.mui--is-empty):not(.mui--is-not-empty)~label,
.new-form-container .mui-textfield--float-label>textarea:not(:focus)[value]:not([value=""]):not(.mui--is-empty):not(.mui--is-not-empty)~label {
    line-height: 24px;
    top: 0;
    font-family: "Abarth_Medium"Italic;
}
.new-form-container .mui-textfield--float-label>input:focus~label,
.new-form-container .mui-textfield--float-label>textarea:focus~label{
    line-height: 24px;
    top: 0;
    font-family: "Abarth_Medium"Italic;
}
.new-form-container .mui-textfield>input,
.new-form-container .mui-textfield>textarea{
  border-bottom: none;
}
.new-form-container .mui-textfield > input {
  padding-left: 10px;
  padding-right: 10px;
  height: 33px !important;
  margin-bottom: 0 !important;
  color: white;
  font-family: Abarth_Medium;
  font-size: 16px;
  border-bottom: 1px solid #CCCCCC;
  background: #333;
}
.new-form-container .mui-textfield:focus > label, .new-form-container .mui-textfield > input:focus ~ label {
  color: #828282;
}
.new-form-container .mui-textfield:focus > input,
.new-form-container .mui-textfield > input:focus {
  border-color: #828282;
  border-width: 1px;
  height: 37px;
}
.new-form-container .mui-checkbox input[type=checkbox] {
  opacity: 0;
}
.new-form-container .mui-checkbox input[type=radio] {
  opacity: 0;
}
.new-form-container .mui-checkbox > label, .new-form-container .mui-radio > label {
  padding-left: 0;
  overflow-x: visible;
}
.new-form-container .mui-checkbox > label sup, .new-form-container .mui-radio > label sup {
  top: -2px;
}
.new-form-container .mui-checkbox {
  position: relative;
  height: 20px;
  margin: 16px 0;
}
.new-form-container .mui-checkbox label {
  cursor: pointer;
}
.new-form-container .mui-checkbox label:before, .new-form-container .mui-checkbox label:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
.new-form-container .mui-checkbox label:before {
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #dddddd;
  cursor: pointer;
  transition: background .3s;
}
.new-form-container .mui-checkbox input[type="checkbox"] {
  outline: 0;
  margin-right: 10px;
}
.new-form-container .mui-checkbox input[type="checkbox"]:checked + label:before {
  background: #e72020;
  border: none;
}
.new-form-container .mui-checkbox input[type="checkbox"]:checked + label:after {
  transform: rotate(-45deg);
  top: 5px;
  left: 4px;
  width: 12px;
  height: 6px;
  border: 2px solid #fff;
  border-top-style: none;
  border-right-style: none;
}
.new-form-container .mui-radio label:before {
  top: -2px !important;
}
.new-form-container .mui-radio label:after {
  top: 2px !important;
}
.new-form-container .mui-radio {
  margin: 16px 0;
}
.new-form-container .mui-radio.mui-radio-inline {
  display: inline-block;
}
.new-form-container .mui-radio input[type="radio"] {
  display: none;
}
.new-form-container .mui-radio input[type="radio"]:checked + label:before {
  border-color: white;
}
.new-form-container .mui-radio input[type="radio"]:checked + label:after {
  transform: scale(1);
}
.new-form-container .mui-radio label {
  display: inline-block;
  height: 20px;
  position: relative;
  padding: 0 30px;
  margin-bottom: 0;
  cursor: pointer;
  vertical-align: bottom;
}
.new-form-container .mui-radio label:before, .new-form-container .mui-radio label:after {
  position: absolute;
  content: '';
  border-radius: 50%;
  transition: all .3s ease;
  transition-property: transform, border-color;
}
.new-form-container .mui-radio label:before {
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #979797;
  background: #333;
}
.new-form-container .mui-radio label:after {
  top: 5px;
  left: 4px;
  width: 12px;
  height: 12px;
  transform: scale(0);
  background: white;
}
.new-form-container .form-radios-group-infos-form .form-radios-group-infos-content {
  line-height: 20px;
  font-size: 13px;
}
.new-form-container .form-radios-group-infos-form .form-radios-group-infos-content iframe{
  border: 0;
}
.new-form-container section-anagraphic .form-radios-group-infos-form .form-radios-group-infos-content .privacyMask{
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+75,ffffff+100,ffffff+100&0+71,1+100 */
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 71%, rgba(0,0,0,0.14) 75%, #333 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 71%,rgba(0,0,0,0.14) 75%,#333 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0,0,0,0) 71%,rgba(0,0,0,0.14) 75%,#333 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
  width: 100%;
  height: 140px;
  position: absolute;
  pointer-events: none;
  bottom: 0;
}
.new-form-container section-anagraphic .form-radios-group-infos-form .form-radios-group-infos-content #privacy_informative{
  height: 155px;
  overflow-y: auto;
  padding-bottom: 30px;
  padding-top: 10px;
}
.new-form-container section-anagraphic .form-radios-group-infos-form .form-radios-group-infos-content #privacy_informative .privacy-title {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
}
.new-form-container .form-radios-group .form-radios-group-label {
  color: #828282;
  font-size: 14px;
  margin-bottom: 5px;
}
.new-form-container .form-radios-group.form-radios-group--padding {
  padding: 40px 0;
  height: 150px;
  border-right: 1px solid #bdbdbd;
}
@media only screen and (max-width: 767px) {
  .new-form-container .form-radios-group.form-radios-group--padding {
    border-right: none;
    padding: 20px 0;
    height: auto;
  }
}
.new-form-container .form-radios-group.form-radios-group--padding .mui-radio {
  margin-bottom: 7px;
}
.new-form-container .form-radios-group.form-radios-group--padding.error-field {
  height: 150px;
}
.new-form-container .form-radios-group .form-radios-group-bottomlink {
  display: block;
  font-size: 14px;
  color: black;
  text-decoration: underline;
  margin-top: 10px;
}
.new-form-container sup.required {
  display: none;
}
.new-form-container span.required-double {
  display: none;
}
.new-form-container .required-field sup.required {
  display: inline;
  top: -2px;
}
.new-form-container .required-double-field span.required-double {
  display: inline;
}
.new-form-container .error-field {
  position: relative;
}
.new-form-container .success input,
.new-form-container .success input:focus,
.new-form-container .success textarea,
.new-form-container .success textarea:focus,
.new-form-container .success select,
.new-form-container .success select:focus,
.new-form-container .new-select-form.success .dropdownSelect{
  border-bottom: 2px solid #1EB100;
}
.new-form-container .error-field input,
.new-form-container .error-field input:focus,
.new-form-container .error-field textarea,
.new-form-container .error-field textarea:focus,
.new-form-container .error-field select,
.new-form-container .error-field select:focus,
.new-form-container .new-select-form.error-field .dropdownSelect {
  border-bottom: 2px solid #e72020;
}
.new-form-container .mui-radio-inline.error-field:focus > label,
.new-form-container .mui-radio-inline.error-field:not(:focus) > label,
.new-form-container .mui-radio-inline.error-field input:focus ~ label,
.new-form-container .mui-radio-inline.error-field input:not(:focus) ~ label,
.new-form-container .mui-radio-inline.error-field label {
  color: #e72020 !important;
}
/* .new-form-container .mui-textfield--float-label.error-field>input:not(:focus).mui--is-not-empty~label {
  color: #e72020 !important;
} */

.new-form-container .error-field .mui-radio label:before,
.new-form-container .error-field.mui-checkbox label:before,
.new-form-container .error-field.mui-radio label:before {
  border-color: #e72020;
  border-width: 3px;
}
.new-form-container .error-label {
  padding: 5px 10px;
  font-size: 12px;
  color: #e72020;
  position: absolute;
  top: 100%;
  display: none;
}
.new-form-container .error-field .error-label {
  display: block;
  top: -4px;
  text-align: right;
  width: 100%;
  padding: 5px;
  pointer-events: none;
  right: 3px;
}
.new-form-container .mui-checkbox.error-field {
  height: 40px;
}
.new-form-container .mui-checkbox.error-field .error-label {
  position: static;
  top: 0;
  left: 20px;
  padding: 5px 0;
}
.new-form-container .form-radios-group.error-field {
  height: 40px;
}
.new-form-container .form-radios-group.error-field .error-label {
  position: static;
  top: 0;
  left: 20px;
  padding: 5px 0;
}
.new-form-container .form-radios-group.error-field.form-radios-group--lastrow .error-label {
  margin-top: -5px;
  padding: 0;
}
.new-form-container .mui-textarea label {
  display: block;
  font-size: 14px;
  color: #828282;
  margin-bottom: 10px;
}
.new-form-container .mui-textarea textarea {
  width: 100%;
  height: 150px;
  padding: 10px;
}
.new-form-container .mui-textarea .error-label {
  padding-left: 0;
}
.new-form-container .mui-textarea.error-field textarea {
  border: 2px solid #e72020;
  outline: none;
  box-shadow: none;
}
.new-form-container button.submit-btn[type=submit] {
  background: #e72020;
  color: black;
  font-size: 14px;
  font-weight: 700;
}
.new-form-container button.submit-btn[type=submit] .fa {
  margin-left: 10px;
}
@media only screen and (max-width: 767px) {
  .new-form-container button.submit-btn[type=submit] {
    width: 100%;
  }
}
.new-form-container .form-control:focus {
  box-shadow: none;
}
.new-form-container .mandatory-label {
  margin-right: 15px;
}



.new-form-container .new-form-step-header {
  padding: 25px 30px;
  background: black;
  color: white;
  cursor: pointer;
  margin-bottom: 1px;
}
.new-form-container .new-form-step-header .new-form-header-number {
  display: inline-block;
  height: 35px;
  width: 35px;
  background: #bdbdbd;
  font-size: 25px;
  font-weight: 700;
  color: #636363;
  border-radius: 50%;
  padding-left: 11px;
  padding-top: 5px;
  margin-right: 5px;
}
.new-form-container .new-form-step-header .new-form-header-title {
  font-size: 14px;
  font-weight: 700;
  position: relative;
  top: -7px;
  border-bottom: 4px solid #bdbdbd;
  padding-bottom: 2px;
}
.new-form-container .new-form-step-header .new-form-step-icon {
  color: #bdbdbd;
  font-size: 14px;
  float: right;
  position: relative;
  top: 10px;
  -moz-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
}
.new-form-container .new-form-step-header.active .new-form-header-number {
  color: black;
  background: #e72020;
}
.new-form-container .new-form-step-header.active .new-form-header-title {
  border-bottom: 4px solid #e72020;
}
.new-form-container .new-form-step-header.active .new-form-step-icon {
  transform: rotate(180deg);
  color: #e72020;
}
.new-form-container .new-form-step-content {
  display: none;
  padding: 0 30px;
}
@media only screen and (max-width: 1449px) {
  .new-form-container .new-form-step-content {
    padding: 0;
    overflow-x: hidden;
    background: #333;
  }
}
.new-form-container .new-form-step-content.active {
  display: block;
}
.new-form-container .new-form-step-content .section-header {
  color: #333;
  background: #333;
}
.new-form-container[data-tab="NL"] section-anagraphic .section-header,
.new-form-container[data-tab="KMI"] section-anagraphic .section-header{
  padding-top: 0;
  padding-bottom: 15px;
}
.new-form-container[data-tab="NL"] section-anagraphic .new-form-radios,
.new-form-container[data-tab="KMI"] section-anagraphic .new-form-radios{
  display: none;
}
.new-form-container .new-form-step-content.no_pad {
  padding: 0px;
}
@media only screen and (max-width: 999px) {
  .new-form-container .new-form-step-content.new-form-step-content-form {
    padding: 0 90px;
  }
}
@media only screen and (max-width: 767px) {
  .new-form-container .new-form-step-content.new-form-step-content-form {
    padding: 0;
  }
}
.new-form-container .new-form-step-content-list {
  margin-top: 0px;
  background: #333;
}
.new-form-container .new-form-step-content-list-flex {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.new-form-container .new-form-step-content-list-flex .new-form-step-content-list-item {
  flex-basis: 25%;
  align-self: stretch;
  padding-bottom: 0px;
  margin-bottom: 0px;
  position: relative;
}
@media only screen and (max-width: 999px) {
  .new-form-container .new-form-step-content-list-flex .new-form-step-content-list-item {
    flex-basis: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .new-form-container .new-form-step-content-list-flex .new-form-step-content-list-item {
    flex-basis: 50%;
  }
}
.new-form-container .new-form-step-content-list-flex .new-form-step-content-list-item:after {
  content: ' ';
  border-bottom: none;
  width: calc(100% - 20px);
  position: absolute;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media only screen and (max-width: 1449px) {
  .new-form-container .new-form-step-content-list-flex .new-form-step-content-list-item:after {
    width: calc(100% - 50px);
  }
}
.new-form-container .new-form-step-content-list-flex .new-form-step-content-list-item.last-row {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .new-form-container .new-form-step-content-list-flex .new-form-step-content-list-item.last-row {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .new-form-container .new-form-step-content-list-flex .new-form-step-content-list-item.last-row:last-child {
    margin-bottom: 0;
  }
}
.new-form-container .new-form-step-content-list-flex .new-form-step-content-list-item.last-row:after {
  border-bottom: none;
  height: 0;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .new-form-container .new-form-step-content-list-flex .new-form-step-content-list-item.last-row:after {
    border-bottom: 1px solid #e7e7e7;
  }
}
@media only screen and (max-width: 767px) {
  .new-form-container .new-form-step-content-list-flex .new-form-step-content-list-item.last-row:last-child:after {
    border-bottom: none;
  }
}

.new-form-container .new-form-link {
  margin-top: 15px;
  color: #999999;
  display: inline-block;
}

@media only screen and (max-width: 1449px) {
  .new-form-container .new-form-link {
    padding-left: 10px;
  }
}
@media only screen and (max-width: 999px) {
  .new-form-container .new-form-link {
    padding-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .new-form-container .new-form-link {
    padding-left: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .new-form-container .new-form-link .fa {
    margin-right: 3px;
    font-size: 14px;
  }
}

.new-form-container .new-form-container {
  padding-left: 35px;
  padding-bottom: 35px;
}
@media only screen and (max-width: 1449px) {
  .new-form-container .new-form-container {
    padding-left: 0;
    padding-right: 30px;
  }
}
@media only screen and (max-width: 999px) {
  .new-form-container .new-form-container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .new-form-container .new-form-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.new-form-container .new-form-mandatory-label {
  font-size: 12px;
  display: inline-block;
  margin-top: 12px;
  color: #828282;
}
.new-form-container .new-form-text {
  margin: 40px 0 0 0;
  line-height: 1.2;
}
.new-form-container .new-form-text .new-form-text-pre-title {
  margin-bottom: 10px;
}
.new-form-container .new-form-text .new-form-text-content p {
  margin-bottom: 10px;
}
.new-form-container .new-form-text .new-form-text-content a {
  color: black;
  text-decoration: underline;
}
.new-form-container .new-form-text-content .new-form-linktext{
  font-size: 14px;
  color: #fff;
}
.new-form-container .new-form-linktext {
  margin-top: 8px;
  font-size: 12px;
  color: #cccccc;
  text-decoration: underline;
  font-family: "Abarth_Medium";
  cursor: pointer;
}
.new-form-container .new-form-linktext span {
  color: #cccccc;
}
.new-form-container .new-form-bottominfo {
  font-size: 12px;
  margin-top: 20px;
  line-height: 1.2;
}
.new-form-container .new-form-submit {
  margin-top: 30px;
}
.new-form-container .new-form-radios {
  margin-top: 20px;
  position: relative;
  padding-bottom: 15px;
  color:#fff;
}
.new-form-container .new-form-radios .mui-radio {
  display: inline;
}
.new-form-container .new-form-radios-label{
  color: #fff;
}
.new-form-container .text_below_button{
  color: #fff;
  font-family: "Abarth_Light";
}


/************************************************** Step Models **************************************************/
.new-form-container new-section-step{
  display: block;
}
.new-form-container new-section-step-mobile{
  display: none;
}
.new-form-container .bs-wizard {
  /*border-bottom: solid 1px #e0e0e0;*/
  padding: 10px 0 10px 0;
  height: auto;
  overflow: hidden;
}
.new-form-container .bs-wizard > .bs-wizard-step {
  padding: 0;
  position: relative;
}
.new-form-container .bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
  color: #595959;
  font-size: 16px;
  margin-bottom: 5px;
}
.new-form-container .text-center {
  text-align: center;
}
.new-form-container .bs-wizard > .bs-wizard-step:first-child > .progress {
  left: 50%;
  width: 50%;
}
.new-form-container .bs-wizard > .bs-wizard-step:first-child.active > .progress {
  width: 0%;
}
.new-form-container .bs-wizard > .bs-wizard-step > .progress {
  position: relative;
  border-radius: 0px;
  height: 10px;
  box-shadow: none;
  margin: 27px 0;
}
.new-form-container .progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background: none;
  /*background-color: #D8D8D8;*/
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.new-form-container .bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {
  width: 100%;
  transition: none;
}
.new-form-container .bs-wizard > .bs-wizard-step > .bs-wizard-dot {
  position: absolute;
  width: 40px;
  height: 40px;
  display: block;
  background: #e72020;
  top: 23px;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
  margin-top: -15px;
  border-radius: 50%;
  color: #fff;
}
.new-form-container .bs-wizard > .bs-wizard-step.active > .bs-wizard-dot {
  position: absolute;
  width: 40px;
  height: 40px;
  display: block;
  background: #333;
  border: solid 2px #e72020;
  top: 23px;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
  margin-top: -15px;
  border-radius: 50%;
  color: #fff;
}
.new-form-container .bs-wizard > .bs-wizard-step.active > .bs-wizard-dot span {
  position: absolute;
  top: 7px;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  width: 20px;
  font-weight: 800;
  font-size: 14px;
  font-family: "Abarth_Medium";
}
.new-form-container .bs-wizard > .bs-wizard-step.complete > .bs-wizard-dot:after {
  font-family: 'icomoon-form' !important;
  content: '\e935';
  width: 30px;
  height: 30px;
  background: #e72020;
  border-radius: 50px;
  position: absolute;
  top: 10px;
  left: 5px;
  text-align: center;
}
.new-form-container .bs-wizard > .bs-wizard-step > .bs-wizard-dot span {
  position: absolute;
  top: 7px;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  width: 20px;
  font-size: 14px;
  font-weight: 700;
  font-family: "Abarth_Medium";
}
.new-form-container .bs-wizard > .bs-wizard-step .bs-wizard-info {
  font-size: 12px;
  color: #fff;
  font-family: 'Abarth_Medium';
  text-transform: uppercase;
}
.new-form-container .bs-wizard > .bs-wizard-step.active .bs-wizard-info,
.new-form-container .bs-wizard > .bs-wizard-step.complete .bs-wizard-info {
  font-size: 12px;
  color: #fff;
  font-family: 'Abarth_Medium';
  text-transform: uppercase;
}
.new-form-container .bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {
  width: 50%;
  transition: none;
}
.new-form-container .bs-wizard > .bs-wizard-step:last-child > .progress {
  width: 100%;
}
.new-form-container .bs-wizard > .bs-wizard-step:last-child.complete > .progress {
  width: 50%;
}
.new-form-container .bs-wizard > .bs-wizard-step > .progress > .progress-bar {
  width: 0px;
  box-shadow: none;
  background: #e72020;
  height: 2px;
  transition: none;
}
.new-form-container .bs-wizard > .bs-wizard-step a.bs-wizard-dot {
  pointer-events: none;
}
.new-form-container .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
  background-color: #333;
  border: solid 2px #979797;
}
.new-form-container .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {
  opacity: 0;
}



/************************************************** Models Grid **************************************************/
.new-form-container section-models .section-header h2{
  font-family: 'Abarth_Light';
  font-size: 25px;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
  padding-right: 15px;
  padding-left: 15px;
}
.new-form-container section-models .new-form-step-content-list-flex{
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
  justify-content: left;
}
.new-form-container section-models .new-form-vehicle .new-form-vehicle-image {
    margin-bottom: 20px;
    max-height: inherit;
    cursor: pointer;
    width: 100%;
}
.new-form-container section-models .new-form-vehicle .contLogo{
  text-align: center;
  position: relative;
  margin-bottom: 20px;
}
/* .new-form-container section-models .new-form-vehicle .contLogo:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -10px;
  height: 2px;
  background-color: #e72020;
  width: 40px;
} */
.new-form-container section-models .new-form-vehicle .new-form-vehicle-logo{
  height: 40px;
}
.new-form-container section-models .new-form-vehicle .new-form-vehicle-title {
    margin: 0 0 10px 0;
    cursor: pointer;
    font-family: "Abarth_Medium", sans-serif;
    color: #ccc !important;
    font-size: 16px;
    text-align: center;
}
.new-form-container .new-form-vehicle .new-form-vehicle-title:before {
  font-family: 'icomoon-form';
  content: "\e97d";
  color: #979797;
  font-style: normal;
  background: #333;
  font-weight: 100;
  margin-right: 10px;
  font-size: 20px;
  border-radius: 50%;
}
.new-form-container .wrap-car-model.active .new-form-vehicle .new-form-vehicle-title:before {
  font-family: 'icomoon-form';
  content: "\e97f";
  color: white;
  font-style: normal;
  background: #000;
  font-weight: 100;
  margin-right: 10px;
  font-size: 20px;
  border-radius: 50%;
}
.new-form-container section-models .new-form-vehicle .new-form-vehicle-subtitle {
    font-size: 12px;
    margin-bottom: 25px;
    cursor: pointer;
    display: none;
}

.new-form-container .new-form-vehicle {
  text-align: center;
  padding: 20px;
  border-radius: 10px;
  margin: 10px;
}
.new-form-container .new-form-vehicle .new-form-vehicle-image {
  margin-bottom: 30px;
  max-height: 130px;
}

.new-form-container .new-form-vehicle .new-form-vehicle-subtitle {
  font-size: 12px;
  margin-bottom: 20px;
}
.new-form-container .new-form-vehicle .new-form-vehicle-link {
  color: black;
  font-weight: 700;
  display: none;
}
.new-form-container .new-form-vehicle .new-form-vehicle-link .fa {
  margin-left: 10px;
  color: #e72020;
  position: relative;
  top: 1px;
}

@media only screen and (max-width: 1200px) {

}

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 999px) {

}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {

}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {

}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .new-form-container section-models .new-form-vehicle .new-form-vehicle-logo{
    height: 15px;
  }
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  .new-form-container section-models .new-form-vehicle .new-form-vehicle-logo{
    height: 20px;
  }
}

/************************************************** Anagraphic **************************************************/
.new-form-container section-anagraphic .title-form{
  font-family: "Abarth_Medium";
  font-size: 16px;
  color: #fff;
}
.new-form-container section-anagraphic .contFormAnagraphic{
  height: auto;
  overflow: hidden;
  padding-bottom: 50px;
  padding-top: 15px;
}
.new-form-container section-anagraphic .new-form-img-title{
  font-family: Abarth_Medium;
  font-size: 25px;
  text-transform: uppercase;
  margin-top: 7px;
  margin-bottom: 35px;
  color: #fff;
}
.new-form-container section-anagraphic .new-form-img img{
  max-width: 75%;
  width: 75%;
}
.new-form-container section-anagraphic .new-form-container{
  /*margin-top: 70px;*/
  margin-top: 13px;
}
.new-form-container section-anagraphic .new-form-link{
  margin-top: 15px;
  color: #ccc;
  display: inline-block;
  font-family: 'Abarth_Medium';
  font-size: 12px;
  cursor: pointer;
  text-decoration: none;
  text-transform: uppercase;
  padding: 9px;
  width: 200px;
  text-align: center;
  letter-spacing: 2px;
}
.new-form-container section-anagraphic .new-form-link .new-icon-alfa-romeo_arrow_changemodel{
  float: left;
  margin-top: 4px;
  margin-left: 5px;
  color: #e72020;
}
.new-form-container[data-tab="NL"] section-anagraphic .section-header h2,
.new-form-container[data-tab="KMI"] section-anagraphic .section-header h2{
  text-align: center;
}
.new-form-container section-anagraphic .section-header h2{
  font-family: 'Abarth_Light';
  font-size: 25px;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
  padding-right: 15px;
  padding-left: 15px;
}
.new-form-container section-anagraphic .mui-radio.mui-radio-inline{
  margin: 0px;
  margin-bottom: 10px;
  color: #fff;
  font-family: 'Abarth_Medium';
}
.new-form-container section-anagraphic .new-form-radios-consent{
  margin-top: 10px;
}

.new-form-container section-anagraphic .new-form-submit button{
  min-width: 140px;
  text-align: center;
  font-family: Abarth_Medium;
  font-size: 15px;
  letter-spacing: 0px;
  font-weight: normal;
  border-radius: 0px;
}
.new-form-container section-anagraphic .new-form-submit button .new-icon-alfa-romeo_arrow_cta{
  margin-left: 20px;
}
.new-form-container section-anagraphic .new-form-submit button .new-icon-fiat_arrow_cta{
  color: #fff;
  float: right;
  font-size: 5px;
  margin-top: 6px;
}

.new-form-container section-anagraphic .new-form-submit button .fa.fa-chevron-right{
  margin-left: 10px;
  display: none;
}
.new-form-container section-anagraphic .new-form-radios.brochure{
  min-height: 36.71px;
}
.new-form-container section-anagraphic .mui-radio label {
    display: inline-block;
    height: 20px;
    position: relative;
    padding: 0 30px;
    margin-bottom: 0;
    cursor: pointer;
    vertical-align: bottom;
    white-space: nowrap;
    width: 140px;
}

.new-form-container section-anagraphic .new-form-radios.fleet label {
    display: inline-block;
    height: 20px;
    position: relative;
    padding: 0 30px;
    margin-bottom: 0;
    cursor: pointer;
    vertical-align: bottom;
    white-space: nowrap;
    width: auto;
    color: #fff;
}
.new-form-container section-anagraphic .new-form-radios.fleet .error-field label{
  color: #e72020 !important;
}

.new-form-container section-anagraphic .mui-radio label span{
  position: absolute;
  top: -3px;
}
.new-form-container section-anagraphic .form-radios-group-infos-form {
    font-size: 14px;
    position: relative;
    display: none;
}
.new-form-container section-anagraphic .form-radios-group-infos-form.informativeBox{
  width: 100%;
  position: relative;
  border: none;
  margin-top: 5px;
}
.new-form-container section-anagraphic .new-form-container .mui-form{
  font-size: 14px;
}
.new-form-container section-anagraphic .form-testdrive-mandatory-label.text_below_button{
  color: #fff;
  font-size: 12px;
  font-style: italic;
}
.new-form-container section-anagraphic .new-form-text {
    margin: 40px 0 10px 0;
    line-height: 1.42857;
    color: #fff;
}
.new-form-container section-anagraphic .new-form-text .new-form-text-content a {
    color: #fff;
    text-decoration: underline;
}

.new-form-container section-anagraphic .form-radios-group-infos-form .form-radios-group-infos--close {
  color: #212121;
  position: absolute;
  top: 0px;
  right: 0px;
  background: #fff;
  width: 16px;
  text-align: center;
  height: 20px;
}
.new-form-container section-anagraphic .open>a {
    outline: 0;
}

.new-form-container section-anagraphic .form-radios-group-infos-form .form-radios-group-infos-content {
    line-height: 20px;
    font-size: 13px;
}
.new-form-container section-anagraphic .form-radios-group-infos-form .form-radios-group-infos-content #informative_8,
.new-form-container section-anagraphic .form-radios-group-infos-form .form-radios-group-infos-content #informative_12,
.new-form-container section-anagraphic .form-radios-group-infos-form .form-radios-group-infos-content #informative_16{
  padding: 5px 0px 20px 0px;
  color: #fff;
  font-weight: normal;
  font-family: "Abarth_Light";
}
.new-form-container section-anagraphic .new-form-submit {
    margin-top: 60px;
    text-align: left;
}

.new-form-container section-anagraphic .rect-btn.rect-btn-yellow {
    background-color: #e72020;
    color: #fff;
}

.new-form-container section-anagraphic .rect-btn {
    cursor: pointer;
    padding: 12px 20px;
    border-radius: 0px;
    font-weight: bold;
    font-size: 14px;
    display: inline-block;
    margin-right: 10px;
    text-transform: uppercase;
    border: 0;
    -webkit-appearance: button;
}

.new-form-container .success .success-label {
  display: block;
  top: -4px;
  text-align: right;
  width: 100%;
  padding: 5px;
  color: #1EB100;
  font-size: 12px;
  position: absolute;
  pointer-events: none;
  right: 3px;
}

.new-form-container .succes-label {
  padding: 5px 10px;
  font-size: 12px;
  color: #1EB100;
  position: absolute;
  top: 100%;
}

.new-form-container .new-form-img {
  position: relative;
}
@media only screen and (max-width: 999px) {
  .new-form-container .new-form-img {
    margin-bottom: 60px;
  }
  .new-form-container section-anagraphic .new-form-radios.brochure{
    display: none;
  }
}
.new-form-container .new-form-img .new-form-img-title {
  font-size: 35px;
  font-weight: 700;
  position: absolute;
  top: 40px;
  right: 0;
  left: 0;
  margin: auto;
  color: white;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .new-form-container .new-form-img .new-form-img-title {
    top: 20px;
  }
}
.new-form-container .new-form-img img {
  max-width: 100%;
}
@media only screen and (max-width: 999px) {
  .new-form-container .new-form-img img {
    width: 100%;
  }
}

@media only screen and (max-width: 1200px) {

}

@media only screen and (min-width: 1000px) {
  .new-form-container {
    padding: 0px;
  }
}

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 999px) {
  .new-form-container section-anagraphic .new-form-img {
      margin-bottom: 20px !important;
  }
  .new-form-container {
    margin-top: 0px !important;
  }
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {

}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {

  .new-form-container section-anagraphic .title-form{
    padding-left: 20px;
    padding-right: 20px;
    font-size: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .new-form-container section-anagraphic .new-form-img-title{
    padding-left: 20px;
    padding-right: 20px;
  }
  .new-form-container section-anagraphic .new-form-img{
    padding-left: 20px;
    padding-right: 20px;
  }
  .new-form-container section-anagraphic .new-form-link{
    padding-left: -18px;
    margin-left: -100px;
    width: auto;
  }
  .new-form-container section-anagraphic .section-header h2{
    margin-bottom: 20px;
    line-height: 30px;
  }
  .new-form-container section-anagraphic .new-form-link .new-icon-alfa-romeo_arrow_changemodel{
    margin-left: 15px;
  }

}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .new-form-container section-anagraphic .new-form-submit{
    text-align: center;
  }
  .new-form-container section-anagraphic .new-form-submit button{
    width: 200px;
  }
}


/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  .new-form-container section-anagraphic .new-form-submit{
    text-align: center;
  }
  .new-form-container section-anagraphic .new-form-submit button{
    width: 200px;
  }
}



/************************************************** Dealer Locator **************************************************/
.new-form-container .new-dealer-locator .container-fluid{
  height: 790px;
    margin-top: -790px;
    font-family: 'Abarth_Medium',sans-serif;
    clear: both;
    overflow: hidden;
    margin-bottom: 20px;
}
.new-form-container .new-dealer-locator .container-fluid .hp-dealerlocator{
  height: 790px;
}
.new-form-container .new-dealer-locator .nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
.new-form-container .new-dealer-locator .map.has_results{
  min-height: 790px;
}
.new-form-container .new-dealer-locator .map.has_results .gm-style{
  width: 100% !important;
}
.new-form-container .new-dealer-locator .map.has_results .gm-style div:first-child[tabindex="0"]{
  width: 120% !important;
}
.new-form-container .new-dealer-locator .searchonmap_cont{
  display: none;
}
.new-form-container .new-dealer-locator .hp-dealerlocator{
  display: block;
  height: auto;
  overflow: hidden;
  position: relative;
}
.new-form-container .new-dealer-locator .iconFieldMaps{
    position: absolute;
    right: 30px;
    top: 13px;
    font-size: 20px;
}
.new-form-container .new-dealer-locator .iconFieldMaps i{
  margin-left: 10px;
  color: #898989;
  cursor: pointer;
}

.new-form-container .new-dealer-locator .hp-dealerlocator .dealer-locator-results{
    /* position: absolute; */
    margin-top: 30px;
    width: 100%;
    /*left: 100px;*/
    z-index: 9;
}
.new-form-container .new-dealer-locator .repeatSearch.dealerDeviceDesktop{
  display: none;
  position: absolute;
    top: 34px;
    left: 10%;
    width: 250px;
    color: #fff;
    background: #e72020;
    padding: 10px;
    box-shadow: 6px 6px 16px 0 rgba(0,0,0,0.50);
    border-radius: 2px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
}
.new-form-container .new-dealer-locator .repeatSearch.dealerDeviceMobile{
  display: none;
  position: absolute;
  top: 61px;
  width: 250px;
  color: #fff;
  background: #e72020;
  padding: 5px;
  box-shadow: 6px 6px 16px 0 rgba(0,0,0,0.50);
  border-radius: 0px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  height: 30px;
}
.new-form-container .new-dealer-locator .repeatSearch .new-icon-jeep_locator_refresh{
    float: left;
    margin-left: 10px;
    margin-top: 3px;
    font-size: 15px;
}
.new-form-container .new-dealer-locator .pac-input{
    width: 97%;
    border: none;
    margin-bottom: 10px;
    padding: 16px 13px;
    box-shadow: 6px 6px 16px 0 rgba(0,0,0,0.20);
    border-radius: 2px;
    font-size: 14px;
    float: left;
    font-weight: 500;
    padding-right: 90px;
	font-family: "proxima_nova_rgbold", sans-serif;
}
.new-form-container .new-dealer-locator .hp-dealerlocator .results.dealerDeviceDesktop{
  height: 675px;
    width: 97%;
    background: #fff;
    /*padding: 10px;*/
    overflow-y: auto;
    box-shadow: 6px 6px 16px 0 rgba(0,0,0,0.20);
  border-radius: 2px;
}
.new-form-container .new-dealer-locator .hp-dealerlocator .results.dealerDeviceMobile{
  height: 675px;
    width: 100%;
    background: #fff;
    /*padding: 10px;*/
    overflow-y: auto;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.2);
}
.new-form-container .new-dealer-locator .contSearch{
  height: auto;
  overflow: hidden;
  position: relative;
  top: 30px;
}
.new-form-container .new-dealer-locator .viewListMaps{
  display: none;
  position: absolute;
  top: 460px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  width: 160px;
  color: #fff;
  background: #e72020;
  padding: 5px;
  box-shadow: 6px 6px 16px 0 rgba(0,0,0,0.50);
  border-radius: 0px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  height: 30px;
  z-index:2;
}
.new-form-container .new-dealer-locator .results.dealerDeviceDesktop .alertMessage{
  padding: 15px;
}
.new-form-container .new-dealer-locator .results.dealerDeviceDesktop .dl_name{
  font-weight: 800;
    min-height: 30px;
    font-size: 16px;
}
.new-form-container .new-dealer-locator .results.dealerDeviceMobile .dl_name{
  font-weight: 800;
    min-height: 40px;
    line-height: 20px;
    margin-bottom: 0px;
}
.new-form-container .new-dealer-locator .results.dealerDeviceDesktop .dealer-locator-results__item{
    margin: auto;
    border-bottom: solid 1px #ededed;
    position: relative;
    min-height: 220px;
}
.new-form-container .new-dealer-locator .results.dealerDeviceDesktop .dealer-locator-results__item.selected{
  background: #f4f4f4;
}
.new-form-container .new-dealer-locator .results.dealerDeviceDesktop .dealer-locator-results__item:hover{
  background: #f4f4f4;
}
.new-form-container .new-dealer-locator .boxHover{
  background: #f4f4f4;
}
.new-form-container .new-dealer-locator .results.dealerDeviceDesktop .dealer-locator-results__item.selected .selectedBar{
  position: absolute;
  left: 0;
  width: 5px;
  background: #e72020;
  height: 100%;
}
.new-form-container .new-dealer-locator .results.dealerDeviceDesktop .dealer-locator-results__item .infoDealerContainer{
  width: 90%;
  margin: auto;
  height: auto;
  overflow: hidden;
  padding-top: 10px;
    padding-bottom: 10px;
}
.new-form-container .new-dealer-locator .results.dealerDeviceMobile .dealer-locator-results__item{
    margin: auto;
  border-bottom: solid 1px #ededed;
    position: relative;
    /*display: inline-block;*/
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.50);
  border-radius:0px;
  height: 230px;
}
.new-form-container .new-dealer-locator .results.dealerDeviceMobile .dealer-locator-results__item:hover{
  background: #f4f4f4;
}
.new-form-container .new-dealer-locator .results.dealerDeviceMobile .dealer-locator-results__item.selected .selectedBar{
  position: absolute;
  left: 0;
  background: #e72020;
  width: 100%;
  top: 0px;
  height: 5px;
}
.new-form-container .new-dealer-locator .results.dealerDeviceMobile .dealer-locator-results__item .infoDealerContainer{
  width: 85%;
  margin: auto;
  height: auto;
  overflow: hidden;
  padding-top: 10px;
  padding-bottom: 5px;
}
.new-form-container .new-dealer-locator .results.dealerDeviceDesktop .dealer-locator-results__item .infoDealerContainer .ctaDesktop{
  display: block;
}
.new-form-container .new-dealer-locator .results.dealerDeviceDesktop .dealer-locator-results__item .infoDealerContainer .ctaMobile{
  display: none;
}
.new-form-container .new-dealer-locator .results.dealerDeviceDesktop .dl_bcenter{
  font-size: 12px;
  margin-bottom: 5px;
  color: #6f6f6f;
}
.new-form-container .new-dealer-locator .results.dealerDeviceMobile .dl_bcenter{
  font-size: 12px;
  margin-bottom: 5px;
  color: #6f6f6f;
}
.new-form-container .new-dealer-locator .results.dealerDeviceDesktop .dl_bcenter.hide-elem{
  display: none;
}
.new-form-container .new-dealer-locator .results.dealerDeviceMobile .dl_bcenter.hide-elem{
  display: none;
}
.new-form-container .new-dealer-locator .results.dealerDeviceDesktop .dl_address{
  font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
}
.new-form-container .new-dealer-locator .results.dealerDeviceMobile .dl_address{
  font-size: 13px;
    font-weight: 600;
    text-transform: capitalize;
    min-height: 43px;
}
.new-form-container .new-dealer-locator .results.dealerDeviceDesktop .dl_distance{
  font-size: 12px;
    font-weight: 400;
    margin: 20px 0px;
}
.new-form-container .new-dealer-locator .results.dealerDeviceMobile .dl_distance{
  font-size: 12px;
    font-weight: 400;
    margin: 10px 0px;
}
.new-form-container .new-dealer-locator .body .dealer-locator-results .dealer-locator-results__item .select_dealer_btn, .new-form-container .new-dealer-locator .body .dealer-locator-results .dealer-locator-results__item .website_dealer_btn {
    position: absolute;
    bottom: 23px;
    left: 50px;
    display: table;
    max-width: 200px;
    line-height: 1.1em;
}

.new-form-container .new-dealer-locator .rect-btn.rect-btn-yellow {
    background-color: #e72020;
    color: #fff;
    text-decoration: none !important;
    padding: 10px 13px;
    margin-right: 5px;
    width: 48%;
    margin-bottom: 10px;
    font-size: 14px;
    border-radius: 0px;
    font-family: Abarth_Medium;
    text-align: center;
}
.new-form-container .new-dealer-locator .rect-btn.rect-btn-yellow .new-icon-alfa-romeo_arrow_cta{
  margin-left: 20px;
}
.new-form-container .new-dealer-locator a.rect-btn {
    text-decoration: none;
    outline: 0;
}
.new-form-container .new-dealer-locator .rect-btn {
    cursor: pointer;
    padding: 12px 20px;
    border-radius: 2px;
    font-weight: bold;
    font-size: 14px;
    display: inline-block;
    text-transform: uppercase;
    border: 0;
    text-decoration: none !important;
    margin-right: 10px;
}

.new-form-container .new-dealer-locator .rect-btn.rect-btn-yellow .new-icon-fiat_arrow_cta{
    float: right;
    margin-top: 9px;
    font-size: 5px;
}
.new-form-container .new-dealer-locator .gm-style img[src="https://maps.gstatic.com/mapfiles/api-3/images/spotlight-poi2_hdpi.png"]{
  display: none;
}
.new-form-container .new-dealer-locator .gm-style img[src="https://maps.gstatic.com/mapfiles/api-3/images/spotlight-poi2.png"]{
  display: none;
}
.new-form-container .new-dealer-locator .section-header{
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0px;
    position: relative;
    width: 78%;
    margin: auto;
    text-align: left;
}
.new-form-container .new-dealer-locator .section-header h2 {
    font-weight: normal;
    text-transform: uppercase;
    font-family: "Abarth_Light";
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 5px;
    color: #fff;
    text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
.new-form-container .new-dealer-locator .section-header h2 {
    margin-left: -50px;
}
}
.new-form-container .new-dealer-locator .section-header .infoDealerMobile {
    display: none;
}
.new-form-container .new-dealer-locator .changeModel{
  display: none;
}
.new-form-container .new-dealer-locator .dealerDeviceMobile{
  display: none;
}
.new-form-container .new-dealer-locator .results.dealerDeviceMobile .owl-nav{
  display: none;
}
.new-form-container .new-dealer-locator .results.dealerDeviceMobile .owl-stage-outer{
  height: 240px;
}
.new-form-container .new-dealer-locator .new-form-img{
  display: none;
}

@media(min-width:768px){
  .new-form-container .new-dealer-locator .container{width:750px}
}
@media(min-width:1000px){
  .new-form-container .new-dealer-locator .container{width:970px}
}
@media(min-width:1200px){
  .new-form-container .new-dealer-locator .container{width:1170px}
}

/************************************************** thankyou page **************************************************/

.new-form-container .thank-you-section {
    display: none;
    background: #333;
    color: #fff;
}
.new-form-container .thank-you-section section{
  width: 80%;
  margin: auto;
}

.new-form-container .thank-you-page .thank-you-page-buttons,
.new-form-container .thank-you-section .thank-you-page-buttons {
    /* max-width: 1100px; */
    margin: 0 auto;
    text-align: center;
    padding-bottom: 40px;
  height: auto;
    overflow: hidden;
    position: relative;
    padding-top: 10px;
}

.new-form-container .thank-you-section .new-icon-separator-container {

    height: auto;
    overflow: hidden;
    position: relative;
    padding-top: 10px;

}

.new-form-container .thank-you-section .new-icon-separator-container .copy-box {
  text-align: left;
  padding-top: 40px;
  position: relative;
  font-family: Abarth_Medium;
  font-size: 16px;
  color: #fff;
  clear: both;
  height: auto;
}

.new-form-container .thank-you-section .containerCTATYP{
  margin-bottom: 20px;
  /* margin-top: 50px; */
  text-align: left;
}
.new-form-container .thank-you-section .containerCTATYP hr{
  display: none;
}
.new-form-container .thank-you-section fiat_icon{
  width: 57%;
  margin-top: 60px;
  margin-bottom: 60px;
}

.new-form-container .thank-you-section .new-icon-separator-container .separator {
  width: 67%;
  height: 2px;
  background: #e72020;
  /* margin: auto; */
  top: 35px;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: 20px;
  margin-right: auto
}
.new-form-container .thank-you-page .buttons-container-row--image,
.new-form-container .thank-you-section .buttons-container-row--image {
    margin-top: 40px;
}
.new-form-container .thank-you-page .buttons-container-row--image img,
.new-form-container .thank-you-section .buttons-container-row--image img {
    max-width: 100%;
}

.new-form-container .thank-you-section .rect-btn {
    cursor: pointer;
    padding: 13px 20px;
    border-radius: 2px;
    font-weight: bold;
    font-size: 14px;
    display: inline-block;
    text-transform: uppercase;
    border: 0;
}

.new-form-container .thank-you-section .section-header{
  text-align: center;
  padding-top: 20px;
  padding-bottom: 0;
  position: relative;
}
.new-form-container .thank-you-section .section-header h2{
  font-family: Abarth_Medium;
  font-size: 30px;
  color: #fff;
  text-transform: inherit;
  margin-bottom: 40px;
  text-align: left;
  margin-left: 20px;
}
.new-form-container .thank-you-section .section-header h2 span{
  color: #e72020 !important;
}
.new-form-container[data-tab="GAB"] .thank-you-section .new-typ-btn-cta2,
.new-form-container[data-tab="GAB"] .thank-you-section .new-typ-btn-cta3{
  background-color: #888888 !important;
}
.new-form-container[data-tab="GAB"] .thank-you-section .new-typ-btn-cta2 a,
.new-form-container[data-tab="GAB"] .thank-you-section .new-typ-btn-cta3 a{
  color: #fff !important;
}
.new-form-container[data-tab="GAB"] .thank-you-section .new-typ-btn-cta2 span,
.new-form-container[data-tab="GAB"] .thank-you-section .new-typ-btn-cta3 span{
  color: #fff;
}
.new-form-container .thank-you-section .rect-btn.rect-btn-yellow {
  background-color: #e72020;
  color: #fff;
  font-family: Abarth_Medium;
  font-size: 11px;
  width: 254px;
  height: 42px;
  border-radius: 0px;
  text-align: center;
  padding: 10px 15px;
  margin-top: 40px;
}
.new-form-container .thank-you-section .rect-btn.rect-btn-yellow .new-icon-alfa-romeo_arrow_cta {
  margin-left: 10px;
}
.new-form-container .thank-you-section .rect-btn.rect-btn-yellow a,
.new-form-container .thank-you-section .rect-btn.rect-btn-yellow a:hover{
  color: #fff;
}

.new-form-container .thank-you-section .permission-container .copy-box {
  text-align: left;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
  font-size: 14px;
  min-height: 150px;
}
.new-form-container .thank-you-section .permission-container{
  margin-top: 0 !important;
}

.new-form-container .thank-you-section .permission-container .cta1,
.new-form-container .thank-you-section .permission-container .cta2,
.new-form-container .thank-you-section .permission-container .cta3,
.new-form-container .thank-you-section .permission-container .cta4{
  text-align: left;
}

.new-form-container .thank-you-section .copy-box {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}
.new-form-container .thank-you-section .answerTitle{
  padding-top: 0;
  padding-bottom: 20px;
}
.new-form-container .thank-you-section .copy-box h2 {
  font-size: 25px;
  font-weight: normal;
  margin-bottom: 20px;
  font-family: "Abarth_Medium";
  margin-top: 0;
  text-align: left;
  margin-left: 20px;
}
.new-form-container .thank-you-section .copy-box .answerTitle h2 {
  text-transform: capitalize !important
}
.new-form-container .copy-box p {
  line-height: 1.2em;
  width: 100%;
  padding: 0 20px;
  max-width: 960px;
  margin: 0 auto;
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  .new-form-container .copy-box h2 {
    font-size: 25px;
  }
}
.new-form-container .copy-box.new-icon-center .copy-box-icon {
  padding-bottom: 15px;
}
.new-form-container .copy-box.new-icon-center .rect-btn {
  margin-top: 35px;
  margin-left: auto;
  margin-right: auto;
}
.new-form-container .copy-box.black-bg, .new-form-container .copy-box.grey-bg {
  background-color: black;
  color: white;
}
.new-form-container .copy-box.black-bg p, .new-form-container .copy-box.grey-bg p {
  color: #bdbdbd;
}
.new-form-container .copy-box.grey-bg {
  background-color: #212121;
}

.new-form-container .thank-you-section .buttons-container-row-lead .cta2 .copy-box-ico.ico2,
.new-form-container .thank-you-section .buttons-container-row-lead .cta3 .copy-box-ico.ico3{
  padding-left: 20px;
}
.new-form-container .thank-you-section .buttons-container-row-lead .cta2 .copy-box,
.new-form-container .thank-you-section .buttons-container-row-lead .cta3 .copy-box{
  padding-left: 20px;
}

.new-form-container .thank-you-section  .new-icon-abarth_icon_quote{
  font-size: 40px;
  width: 113px;
  color: #fff;
  background: #333;
  padding: 0px 20px;
}
.new-form-container .thank-you-section  .new-icon-abarth_icon_calendar{
  font-size: 40px;
  width: 93px;
  color: #fff;
  background: #333;
  padding: 0px 20px;
}
.new-form-container .thank-you-section  .new-icon-abarth_icon_testdrive{
  font-size: 40px;
  width: 97px;
  color: #fff;
  background: #333;
  padding: 0px 20px;
}
.new-form-container .thank-you-section  .new-icon-abarth_icon_discoverdealers{
  font-size: 47px;
  width: 97px;
  /* margin: auto; */
  color: #fff;
  background: #333;
  padding: 0px 20px;
}
.new-form-container .thank-you-section  .new-icon-abarth_icon_discovermodels{
  font-size: 40px;
  width: 96px;
  color: #fff;
  background: #333;
  padding: 0px 20px;
}
.new-form-container .thank-you-section .new-icon-abarth_icon_brochure{
  font-size: 40px;
  text-align: left;
}
.new-form-container .thank-you-section .new-icon-abarth_icon_discoverpromotions{
  font-size: 40px;
  text-align: left;
}
.new-form-container .thank-you-section .new-icon-abarth_icon_configurator{
  font-size: 40px;
}
.new-form-container .thank-you-section .new-icon-abarth_icon_news{
  font-size: 40px;
}
.new-form-container .thank-you-section .new-icon-abarth_icon_hp{
  font-size: 40px;
}

/************************************************** end thankyou page **************************************************/

@media only screen and (max-width: 1200px) {
  .new-form-container .new-dealer-locator .rect-btn.rect-btn-yellow{
    width: 100%;
  }
  .new-form-container .new-dealer-locator .repeatSearch{
      right: 30px;
  }

}

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {

}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {

}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
  .new-form-container new-section-step{
    display: none;
  }
  .new-form-container new-section-step-mobile{
    display: block;
    clear: both;
  }
  .new-form-container .new-dealer-locator .section-header{
    padding-top: 0px;
    padding-bottom: 10px;
    width: 100%;
    padding-left: 20px;
  }
  .new-form-container .new-dealer-locator .section-header h2{
      font-size: 25px;
      line-height: 25px;
      margin-left: 8px;
      margin-bottom: 20px;
      text-align: left;
      font-family: "Abarth_Medium";
      font-size: 14px;
  }
  .new-form-container .new-dealer-locator .section-header .infoDealerMobile {
    display: block;
    text-align: center;
    color: #fff;
  }
  .new-form-container .new-dealer-locator .results.dealerDeviceDesktop{
    display: none;
  }
  .new-form-container .new-dealer-locator .results.dealerDeviceMobile{
    /*display: none;*/
      height: 235px;
      overflow: hidden;
        position: absolute;
      top: 255px;
      left:0;
	  z-index:2;
  }
  .new-form-container .new-dealer-locator .results.dealerDeviceMobile .alertMessage{
    padding: 15px;
    margin: auto;
    background: #fff;
    width: 60%;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.50);
    border-radius: 2px;
  }
  .new-form-container .new-dealer-locator .contSearch{
    padding-bottom: 10px;
    top: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .new-form-container .new-dealer-locator .iconFieldMaps{
    right: 30px;
    top: 11px;
  }
  .new-form-container .new-dealer-locator .map.has_results{
    min-height: 500px;
  }
  .new-form-container .new-dealer-locator .container-fluid {
      height: 500px;
      margin-top: -500px;
      padding: 0px;
  }
  .new-form-container .new-dealer-locator .changeModel{
      display: block;
      /*margin-left: 40px;*/
      text-align: center;
      padding: 5px;
      font-weight: 600;
      margin-bottom: 5px;
  }
  .new-form-container .new-dealer-locator .changeModel .fa.fa-chevron-left{
    color: #e72020;
  }
  .new-form-container .new-dealer-locator .pac-input{
    padding-right: 90px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.50);
    border-radius: 0px;
      width: 100%;
  }
  .new-form-container .new-dealer-locator .map.has_results .gm-style{
    width: 100% !important;
  }
  .new-form-container .new-dealer-locator .map.has_results .gm-style div:first-child[tabindex="0"]{
    width: 120% !important;
  }
  .new-form-container .new-dealer-locator .map.has_results .gm-fullscreen-control{
    display: none;
  }
  .new-form-container .new-dealer-locator .map.has_results .gm-svpc{
    display: none;
  }
  .new-form-container .new-dealer-locator .map.has_results .gmnoprint{
    display: block;
  }
  .new-form-container .new-dealer-locator .map.has_results .gm-bundled-control{
    display: block;
  }
  /*.new-form-container .new-dealer-locator .viewListMaps{
    display: block;
  }*/
  .new-form-container .new-dealer-locator .dealerDeviceMobile{
    display: block;
  }
  .new-form-container .new-dealer-locator .hp-dealerlocator {
      display: none;
  }
  .new-form-container .new-dealer-locator .results.dealerDeviceMobile .dealer-locator-results__item .infoDealerContainer .ctaMobile{
    display: block;
    text-align: center;
  }
  .new-form-container .new-dealer-locator .results.dealerDeviceMobile .dealer-locator-results__item .infoDealerContainer .ctaDesktop{
    display: none;
  }
  .new-form-container .new-dealer-locator .results.dealerDeviceMobile .dealer-locator-results__item .infoDealerContainer .ctaMobile a{
      display: block;
      width: 40px;
      margin: auto;
  }
  .new-form-container .new-dealer-locator .results.dealerDeviceMobile .dealer-locator-results__item .infoDealerContainer .ctaMobile .ctaMobileButton{
    display: inline-block;
    /*margin: 0px 6px;*/
    font-size: 11px;
    position: relative;
  }
  .new-form-container .new-dealer-locator .results.dealerDeviceMobile .dealer-locator-results__item .infoDealerContainer .ctaMobile .ctaMobileButton img{
    width: 40px;
    margin: auto;
  }
  .new-form-container .new-dealer-locator .new-form-img{
    display: block;
    margin-bottom: 10px;
    text-align: center;
  }
  .new-form-container .new-dealer-locator .new-form-link{
      padding-left: 0px;
      margin: auto;
      text-align: left;
    margin-left: 20px;
    color: #999999;
    text-decoration: none;
    cursor: pointer;
  }
  .new-form-container .new-dealer-locator .new-form-link .new-icon-alfa-romeo_arrow_changemodel{
    float: left;
    margin-top: 5px;
    margin-right: 10px;
    color: #e72020;
  }
  .new-form-container .new-dealer-locator .results.dealerDeviceMobile .dealer-locator-results__item .infoDealerContainer .ctaMobile .new-form-container .new-icon-jeep_locator_cta_select{
    position: absolute;
    left: 0;
    right: 0;
    top: 13px;
  }
  .new-form-container .new-dealer-locator .results.dealerDeviceMobile .dealer-locator-results__item .infoDealerContainer .ctaMobile .new-form-container .new-icon-jeep_locator_cta_onlinebooking{
    position: absolute;
    left: 0;
    right: 0;
    top: 13px;
  }
  .new-form-container .new-dealer-locator .results.dealerDeviceMobile .dealer-locator-results__item .infoDealerContainer .ctaMobile .new-form-container .new-icon-jeep_locator_cta_callnow{
    position: absolute;
    left: 0;
    right: 0;
    top: 13px;
  }

  .new-form-container .thank-you-section  .new-icon-abarth_icon_quote{
    font-size: 47px;
    margin: auto;
    color: #fff;
    background: #333;
    padding: 0px;
    float: none;
    width: auto;
    text-align: center;
  }
  .new-form-container .thank-you-section  .new-icon-abarth_icon_calendar{
    font-size: 47px;
    margin: auto;
    color: #fff;
    background: #333;
    padding: 0px;
    padding-top: 20px;
    float: none;
    width: auto;
    text-align: center;
    padding-left: 0px !important;
  }
  .new-form-container .thank-you-section  .new-icon-abarth_icon_testdrive{
    font-size: 47px;
    margin: auto;
    color: #fff;
    background: #333;
    padding: 0px;
    padding-top: 20px;
    float: none;
    width: auto;
    text-align: center;
    padding-left: 0px !important;

  }
  .new-form-container .thank-you-section  .new-icon-abarth_icon_discovermodels{
    font-size: 47px;
    text-align: center;
  }
  .new-form-container .thank-you-section .new-icon-abarth_icon_brochure{
    font-size: 47px;
    text-align: center;
  }
  .new-form-container .thank-you-section .new-icon-abarth_icon_discoverpromotions{
    font-size: 47px;
    text-align: center;
  }
  .new-form-container .thank-you-section .copy-box h2{
    text-align: center;
    margin-left: 0px;
  }
  .new-form-container .thank-you-section .buttons-container-row-permission .new-icon-abarth_icon_discovermodels{
    padding: 0;
    margin-top: 40px;
  }
  .new-form-container .thank-you-section .new-icon-abarth_icon_discoverpromotions{
    padding: 0;
    margin-top: 40px;
  }
  .new-form-container .thank-you-section .new-icon-separator-container .copy-box {
    text-align: center;
    padding-top: 40px;
    position: relative;
    font-family: Abarth_Medium;
    font-size: 16px;
    color: #fff;
    background: #333;
    padding-bottom: 20px;
    margin-bottom: 40px;
    height: auto;
  }
  .new-form-container .thank-you-section .containerCTATYP{
    margin-top: 20px;
    text-align: center;
    margin-left: 0px;
  }
  .new-form-container .thank-you-section .containerCTATYP hr {
    width: 90%;
    margin-top: 0px;
    margin-bottom: 40px;
  }

  .new-form-container .thank-you-section .new-icon-separator-container .separator {
    width: 2px;
    height: 70%;
    background: #e72020;
    /* margin: auto; */
    top: 59px;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
  }
  .new-form-container .new-dealer-locator .map.has_results .gm-style div:first-child[tabindex="0"]{
    width: 100% !important;
  }

  .new-form-container .thank-you-section .permission-container .cta1,
  .new-form-container .thank-you-section .permission-container .cta2,
  .new-form-container .thank-you-section .permission-container .cta3,
  .new-form-container .thank-you-section .permission-container .cta4{
    margin-bottom: 40px;
    text-align: center;
  }
  .new-form-container .thank-you-section .rect-btn.rect-btn-yellow{
    margin-top: 20px;
  }
  .new-form-container .thank-you-section .permission-container .copy-box{
    text-align: center;
  }

  .new-form-container .bs-wizard{
    position: relative;
    height: 64px;
  }

  .new-form-container .bs-wizard > .bs-wizard-step{
    position: absolute;
    width: 100%;
  }
  .new-form-container .bs-wizard .bs-wizard-step:nth-of-type(2),
  .new-form-container .bs-wizard .bs-wizard-step:nth-of-type(3) {
    display: none;
  }
  .new-form-container .bs-wizard > .bs-wizard-step:first-child > .progress {
    left: 50%;
    width: 50%;
  }
  .new-form-container .bs-wizard > .bs-wizard-step:first-child.active > .progress {
    width: 50%;
  }
  .new-form-container .bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {
    width: 100%;
    transition: none;
    background: #DDDDDD;
  }
  .new-form-container .bs-wizard > .bs-wizard-step .bs-wizard-info{
    position: relative;
  }
  .new-form-container .bs-wizard > .bs-wizard-step.active .bs-wizard-info, .new-form-container .bs-wizard > .bs-wizard-step.complete .bs-wizard-info{
    color: #000;
  }
  .new-form-container .bs-wizard .bs-wizard-step:nth-of-type(2) .progress .progress-bar{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e72020+0,FF0000+50,dddddd+50,dddddd+100 */
    background: #e72020; /* Old browsers */
    background: -moz-linear-gradient(left, #e72020 0%, #e72020 50%, #dddddd 50%, #dddddd 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #e72020 0%,#e72020 50%,#dddddd 50%,#dddddd 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #e72020 0%,#e72020 50%,#dddddd 50%,#dddddd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e72020', endColorstr='#dddddd',GradientType=1 ); /* IE6-9 */
  }
  .new-form-container .bs-wizard .bs-wizard-step.active.last .progress .progress-bar{
    background: #e72020;
  }
  .new-form-container .bs-wizard > .bs-wizard-step:last-child > .progress{
    width: 50%;
  }
  .new-form-container .bs-wizard .bs-wizard-step:nth-of-type(3) .progress .progress-bar{
    background: #e72020;
  }
  .new-form-container .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot{
    background: #fff;
  }

}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {

}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  .new-form-container .new-dealer-locator .results.dealerDeviceMobile .dealer-locator-results__item .infoDealerContainer .ctaMobile a{
    width: 40px;
    margin: auto;
    display: block;
    padding: 8px 10px;
    height: 40px;
  }
  .new-form-container .new-dealer-locator .results.dealerDeviceMobile .dealer-locator-results__item .infoDealerContainer .ctaMobile .ctaMobileButton{
    display: inline-block;
    margin: 0px 6px;
    position: relative;
      font-size: 11px;
  }
}
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 360px) {
  .new-form-container .new-dealer-locator .results.dealerDeviceMobile .dealer-locator-results__item .infoDealerContainer .ctaMobile .ctaMobileButton{
    display: inline-block;
    margin: 0px 6px;
    font-size: 11px;
    position: relative;
    height: 60px;
  }
}

@font-face {
  font-family: 'icomoon-form';
  src:  url('https://staticpromo.fiat.com/form-rationalization/fonts/new-form-icomoon.ttf?u9p37z');
  src:  url('https://staticpromo.fiat.com/form-rationalization/fonts/new-form-icomoon.eot?u9p37z#iefix') format('embedded-opentype'),
    url('https://staticpromo.fiat.com/form-rationalization/fonts/new-form-icomoon.ttf?u9p37z') format('truetype'),
    url('https://staticpromo.fiat.com/form-rationalization/fonts/new-form-icomoon.woff?u9p37z') format('woff'),
    url('https://staticpromo.fiat.com/form-rationalization/fonts/new-form-icomoon.svg?u9p37z#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="new-icon-"], [class*=" new-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon-form' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.new-form-container .new-icon-lancia_arrow_dropdown:before {
  content: "\e936";
}
.new-form-container .new-icon-lancia_locator_cta_callnow:before {
  content: "\e937";
}
.new-form-container .new-icon-lancia_locator_cta_onlinebooking:before {
  content: "\e938";
}
.new-form-container .new-icon-lancia_locator_cta_select:before {
  content: "\e939";
}
.new-form-container .new-icon-lancia_locator_gps:before {
  content: "\e93a";
  color: #636363;
}
.new-form-container .new-icon-lancia_locator_pin .path1:before {
  content: "\e93b";
  color: rgb(0, 0, 0);
}
.new-form-container .new-icon-lancia_locator_pin .path2:before {
  content: "\e93c";
  margin-left: -0.78515625em;
  color: rgb(37, 43, 71);
}
.new-form-container .new-icon-lancia_locator_pin .path3:before {
  content: "\e93d";
  margin-left: -0.78515625em;
  color: rgb(255, 255, 255);
}
.new-form-container .new-icon-lancia_locator_pin_selected .path1:before {
  content: "\e93e";
  color: rgb(88, 88, 88);
}
.new-form-container .new-icon-lancia_locator_pin_selected .path2:before {
  content: "\e93f";
  margin-left: -0.7607421875em;
  color: rgb(0, 0, 0);
}
.new-form-container .new-icon-lancia_locator_pin_selected .path3:before {
  content: "\e940";
  margin-left: -0.7607421875em;
  color: rgb(37, 43, 71);
}
.new-form-container .new-icon-lancia_locator_refresh:before {
  content: "\e941";
}
.new-form-container .new-icon-lancia_locator_search:before {
  content: "\e942";
  color: #636363;
}
.new-form-container .new-icon-lancia_radiobutton:before {
  content: "\e943";
  color: #ddd;
}
.new-form-container .new-icon-lancia_radiobutton_error:before {
  content: "\e944";
  color: #f00;
}
.new-form-container .new-icon-lancia_radiobutton_selected .path1:before {
  content: "\e945";
  color: rgb(221, 221, 221);
}
.new-form-container .new-icon-lancia_radiobutton_selected .path2:before {
  content: "\e946";
  margin-left: -1em;
  color: rgb(37, 43, 71);
}
.new-form-container .new-icon-fiat-professional_arrow_changemodel:before {
  content: "\e947";
  color: #9c1019;
}
.new-form-container .new-icon-fiat-professional_arrow_cta:before {
  content: "\e948";
}
.new-form-container .new-icon-fiat-professional_arrow_cta_over:before {
  content: "\e949";
}
.new-form-container .new-icon-fiat-professional_arrow_dropdown:before {
  content: "\e94a";
}
.new-form-container .new-icon-fiat-professional_icon_brochure:before {
  content: "\e94b";
}
.new-form-container .new-icon-fiat-professional_icon_calendar:before {
  content: "\e94c";
}
.new-form-container .new-icon-fiat-professional_icon_configurator:before {
  content: "\e94d";
}
.new-form-container .new-icon-fiat-professional_icon_discoverdealer:before {
  content: "\e94e";
}
.new-form-container .new-icon-fiat-professional_icon_discovermodels:before {
  content: "\e94f";
}
.new-form-container .new-icon-fiat-professional_icon_discoverpromotions:before {
  content: "\e950";
}
.new-form-container .new-icon-fiat-professional_icon_hp:before {
  content: "\e951";
}
.new-form-container .new-icon-fiat-professional_icon_news:before {
  content: "\e952";
}
.new-form-container .new-icon-fiat-professional_icon_quote:before {
  content: "\e953";
}
.new-form-container .new-icon-fiat-professional_icon_testdrive:before {
  content: "\e954";
}
.new-form-container .new-icon-fiat-professional_locator_cta_callnow:before {
  content: "\e955";
}
.new-form-container .new-icon-fiat-professional_locator_cta_onlinebooking:before {
  content: "\e956";
}
.new-form-container .new-icon-fiat-professional_locator_cta_select:before {
  content: "\e957";
}
.new-form-container .new-icon-fiat-professional_locator_gps:before {
  content: "\e958";
  color: #636363;
}
.new-form-container .new-icon-fiat-professional_locator_pin .path1:before {
  content: "\e959";
  color: rgb(0, 0, 0);
}
.new-form-container .new-icon-fiat-professional_locator_pin .path2:before {
  content: "\e95a";
  margin-left: -0.78515625em;
  color: rgb(156, 16, 25);
}
.new-form-container .new-icon-fiat-professional_locator_pin .path3:before {
  content: "\e95b";
  margin-left: -0.78515625em;
  color: rgb(255, 255, 255);
}
.new-form-container .new-icon-fiat-professional_locator_pin_selected .path1:before {
  content: "\e95c";
  color: rgb(88, 88, 88);
}
.new-form-container .new-icon-fiat-professional_locator_pin_selected .path2:before {
  content: "\e95d";
  margin-left: -0.7607421875em;
  color: rgb(0, 0, 0);
}
.new-form-container .new-icon-fiat-professional_locator_pin_selected .path3:before {
  content: "\e95e";
  margin-left: -0.7607421875em;
  color: rgb(156, 16, 25);
}
.new-form-container .new-icon-fiat-professional_locator_refresh:before {
  content: "\e95f";
}
.new-form-container .new-icon-fiat-professional_locator_search:before {
  content: "\e960";
  color: #636363;
}
.new-form-container .new-icon-fiat-professional_radiobutton:before {
  content: "\e961";
  color: #ddd;
}
.new-form-container .new-icon-fiat-professional_radiobutton_error:before {
  content: "\e962";
  color: #9c1019;
}
.new-form-container .new-icon-fiat-professional_radiobutton_selected:before {
  content: "\e963";
  color: #e72020;
}
.new-form-container .new-icon-fiat-professional_steps_completed:before {
  content: "\e964";
}
.new-form-container .new-icon-alfa-romeo_arrow_changemodel:before{
  content: "\e965";
  transform: rotate(180deg);
  display: block;
}
.new-form-container .new-icon-alfa-romeo_arrow_cta:before {
  content: "\e965";
}
.new-form-container .new-icon-alfa-romeo_arrow_dropdown:before {
  content: "\e966";
  color: #979797;
}
.new-form-container .new-icon-alfa-romeo_icon_brochure:before {
  content: "\e967";
  color: #e72020;
}
.new-form-container .new-icon-alfa-romeo_icon_calendar:before {
  content: "\e968";
  color: #e72020;
}
.new-form-container .new-icon-alfa-romeo_icon_configurator:before {
  content: "\e969";
  color: #e72020;
}
.new-form-container .new-icon-alfa-romeo_icon_discoverdealers:before {
  content: "\e96a";
  color: #e72020;
}
.new-form-container .new-icon-alfa-romeo_icon_discovermodels:before {
  content: "\e96b";
  color: #e72020;
}
.new-form-container .new-icon-alfa-romeo_icon_discoverpromotions:before {
  content: "\e96c";
  color: #e72020;
}
.new-form-container .new-icon-alfa-romeo_icon_hp:before {
  content: "\e96d";
  color: #e72020;
}
.new-form-container .new-icon-alfa-romeo_icon_news:before {
  content: "\e96e";
  color: #e72020;
}
.new-form-container .new-icon-alfa-romeo_icon_quote:before {
  content: "\e96f";
  color: #e72020;
}
.new-form-container .new-icon-alfa-romeo_icon_testdrive:before {
  content: "\e970";
  color: #e72020;
}
.new-form-container .new-icon-alfa-romeo_locator_cta_callnow:before {
  content: "\e971";
}
.new-form-container .new-icon-alfa-romeo_locator_cta_onlinebooking:before {
  content: "\e972";
}
.new-form-container .new-icon-alfa-romeo_locator_cta_select:before {
  content: "\e973";
}
.new-form-container .new-icon-alfa-romeo_locator_gps:before {
  content: "\e974";
  color: #636363;
}
.new-form-container .new-icon-alfa-romeo_locator_pin .path1:before {
  content: "\e975";
  color: rgb(0, 0, 0);
}
.new-form-container .new-icon-alfa-romeo_locator_pin .path2:before {
  content: "\e976";
  margin-left: -0.78515625em;
  color: rgb(143, 12, 37);
}
.new-form-container .new-icon-alfa-romeo_locator_pin .path3:before {
  content: "\e977";
  margin-left: -0.78515625em;
  color: rgb(255, 255, 255);
}
.new-form-container .new-icon-alfa-romeo_locator_pin_selected .path1:before {
  content: "\e978";
  color: rgb(88, 88, 88);
}
.new-form-container .new-icon-alfa-romeo_locator_pin_selected .path2:before {
  content: "\e979";
  margin-left: -0.7607421875em;
  color: rgb(0, 0, 0);
}
.new-form-container .new-icon-alfa-romeo_locator_pin_selected .path3:before {
  content: "\e97a";
  margin-left: -0.7607421875em;
  color: rgb(143, 12, 37);
}
.new-form-container .new-icon-alfa-romeo_locator_refresh:before {
  content: "\e97b";
}
.new-form-container .new-icon-alfa-romeo_locator_search:before {
  content: "\e97c";
  color: #636363;
}
.new-form-container .new-icon-alfa-romeo_radiobutton:before {
  content: "\e97d";
  color: #979797;
}
.new-form-container .new-icon-alfa-romeo_radiobutton_error:before {
  content: "\e97e";
  color: #8f0d0d;
}
.new-form-container .new-icon-alfa-romeo_radiobutton_selected:before {
  content: "\e97f";
  color: #e72020;
}
.new-form-container .new-icon-alfa-romeo_steps_completed:before {
  content: "\e980";
}
.new-form-container .new-icon-abarth_arrow_changemodel:before {
  content: "\e981";
  color: #ccc;
}
.new-form-container .new-icon-abarth_arrow_dropdown:before {
  content: "\e982";
}
.new-form-container .new-icon-abarth_icon_brochure:before {
  content: "\e983";
}
.new-form-container .new-icon-abarth_icon_calendar:before {
  content: "\e984";
}
.new-form-container .new-icon-abarth_icon_news:before{
  content: "\e984";
}
.new-form-container .new-icon-abarth_icon_configurator:before {
  content: "\e985";
}
.new-form-container .new-icon-abarth_icon_discoverdealers:before {
  content: "\e986";
}
.new-form-container .new-icon-abarth_icon_discovermodels:before {
  content: "\e987";
}
.new-form-container .new-icon-abarth_icon_testdrive:before {
  content: "\e987";
}
.new-form-container .new-icon-abarth_icon_discoverpromotions:before {
  content: "\e988";
}
.new-form-container .new-icon-abarth_icon_hp:before {
  content: "\e989";
}
.new-form-container .new-icon-abarth_icon_quote:before {
  content: "\e98a";
}
.new-form-container .new-icon-abarth_locator_cta_callnow:before {
  content: "\e98b";
}
.new-form-container .new-icon-abarth_locator_cta_onlinebooking:before {
  content: "\e98c";
}
.new-form-container .new-icon-abarth_locator_cta_select:before {
  content: "\e98d";
}
.new-form-container .new-icon-abarth_locator_gps:before {
  content: "\e98e";
  color: #636363;
}
.new-form-container .new-icon-abarth_locator_pin .path1:before {
  content: "\e98f";
  color: rgb(0, 0, 0);
}
.new-form-container .new-icon-abarth_locator_pin .path2:before {
  content: "\e990";
  margin-left: -0.78515625em;
  color: rgb(255, 0, 0);
}
.new-form-container .new-icon-abarth_locator_pin .path3:before {
  content: "\e991";
  margin-left: -0.78515625em;
  color: rgb(255, 255, 255);
}
.new-form-container .new-icon-abarth_locator_pin_selected .path1:before {
  content: "\e992";
  color: rgb(88, 88, 88);
}
.new-form-container .new-icon-abarth_locator_pin_selected .path2:before {
  content: "\e993";
  margin-left: -0.7607421875em;
  color: rgb(0, 0, 0);
}
.new-form-container .new-icon-abarth_locator_pin_selected .path3:before {
  content: "\e994";
  margin-left: -0.7607421875em;
  color: rgb(255, 0, 0);
}
.new-form-container .new-icon-abarth_locator_refresh:before {
  content: "\e995";
}
.new-form-container .new-icon-abarth_locator_search:before {
  content: "\e996";
  color: #636363;
}
.new-form-container .new-icon-abarth_radiobutton:before {
  content: "\e997";
  color: #979797;
}
.new-form-container .new-icon-abarth_radiobutton_error:before {
  content: "\e998";
  color: #f00;
}
.new-form-container .new-icon-abarth_radiobutton_selected:before {
  content: "\e999";
  color: #f00;
}
.new-form-container .new-icon-abarth_steps_completed:before {
  content: "\e99a";
}
.new-form-container .new-icon-jeep_arrow_changemodel:before {
  content: "\e900";
  color: #ffba01;
}
.new-form-container .new-icon-jeep_arrow_cta:before {
  content: "\e901";
}
.new-form-container .new-icon-jeep_arrow_dropdown:before {
  content: "\e902";
  color: #828282;
}
.new-form-container .new-icon-jeep_icon_brochure:before {
  content: "\e903";
  color: #e72020;
}
.new-form-container .new-icon-jeep_icon_calendar:before {
  content: "\e904";
  color: #e72020;
}
.new-form-container .new-icon-jeep_icon_configurator:before {
  content: "\e905";
  color: #fbba00;
}
.new-form-container .new-icon-jeep_icon_discovermodels:before {
  content: "\e906";
  color: #ffb900;
}
.new-form-container .new-icon-jeep_icon_discoverpromotions:before {
  content: "\e907";
  color: #ffb800;
}
.new-form-container .new-icon-jeep_icon_hp:before {
  content: "\e908";
  color: #ffb800;
}
.new-form-container .new-icon-jeep_icon_news:before {
  content: "\e909";
  color: #fbba00;
}
.new-form-container .new-icon-jeep_icon_quote:before {
  content: "\e90a";
  color: #ffb900;
}
.new-form-container .new-icon-jeep_icon_testdrive:before {
  content: "\e90b";
  color: #fbba00;
}
.new-form-container .new-icon-jeep_locator_cta_callnow:before {
  content: "\e90c";
}
.new-form-container .new-icon-jeep_locator_cta_onlinebooking:before {
  content: "\e90d";
}
.new-form-container .new-icon-jeep_locator_cta_select:before {
  content: "\e90e";
}
.new-form-container .new-icon-jeep_locator_gps:before {
  content: "\e90f";
  color: #636363;
}
.new-form-container .new-icon-jeep_locator_pin .path1:before {
  content: "\e910";
  color: rgb(0, 0, 0);
}
.new-form-container .new-icon-jeep_locator_pin .path2:before {
  content: "\e911";
  margin-left: -0.78515625em;
  color: rgb(255, 186, 0);
}
.new-form-container .new-icon-jeep_locator_pin .path3:before {
  content: "\e912";
  margin-left: -0.78515625em;
  color: rgb(255, 255, 255);
}
.new-form-container .new-icon-jeep_locator_pin_selected .path1:before {
  content: "\e913";
  color: rgb(88, 88, 88);
}
.new-form-container .new-icon-jeep_locator_pin_selected .path2:before {
  content: "\e914";
  margin-left: -0.7607421875em;
  color: rgb(0, 0, 0);
}
.new-form-container .new-icon-jeep_locator_pin_selected .path3:before {
  content: "\e915";
  margin-left: -0.7607421875em;
  color: rgb(255, 186, 0);
}
.new-form-container .new-icon-jeep_locator_refresh:before {
  /* padding: 5px; */
  content: "\e916";
}
.new-form-container .new-icon-jeep_locator_search:before {
  content: "\e917";
  color: #636363;
}
.new-form-container .new-icon-jeep_radiobutton:before {
  content: "\e918";
  color: #979797;
}
.new-form-container .new-icon-jeep_radiobutton_error:before {
  content: "\e919";
  color: #f00;
}
.new-form-container .new-icon-jeep_radiobutton_selected:before {
  content: "\e91a";
  color: #e72020;
}
.new-form-container .new-icon-fiat_arrow_cta:before {
  content: "\e91b";
}
.new-form-container .new-icon-fiat_arrow_dropdown:before {
  content: "\e91c";
}
.new-form-container .new-icon-fiat_icon_brochure:before {
  content: "\e91d";
  color: #e72020;
}
.new-form-container .new-icon-fiat_icon_configurator:before {
  content: "\e91e";
  color: #e72020;
}
.new-form-container .new-icon-fiat_icon_discovermodels:before {
  content: "\e91f";
  color: #e72020;
}
.new-form-container .new-icon-fiat_icon_discoverpromotions:before {
  content: "\e920";
  color: #e72020;
}
.new-form-container .new-icon-fiat_icon_hp:before {
  content: "\e921";
  color: #e72020;
}
.new-form-container .new-icon-fiat_icon_calendar:before {
  content: "\e922";
  color: #e72020;
}
/*
.new-form-container .new-icon-fiat_icon_news:before {
  content: "\e922";
  color: #e72020;
}*/
.new-form-container .new-icon-fiat_icon_quote:before {
  content: "\e923";
  color: #e72020;
}
.new-form-container .new-icon-fiat_icon_testdrive:before {
  content: "\e924";
  color: #e72020;
}
.new-form-container .new-icon-fiat_locator_cta_callnow:before {
  content: "\e925";
}
.new-form-container .new-icon-fiat_locator_cta_onlinebooking:before {
  content: "\e926";
}
.new-form-container .new-icon-fiat_locator_cta_select:before {
  content: "\e927";
}
.new-form-container .new-icon-fiat_locator_gps:before {
  content: "\e928";
  color: #636363;
}
.new-form-container .new-icon-fiat_locator_pin .path1:before {
  content: "\e929";
  color: rgb(0, 0, 0);
}
.new-form-container .new-icon-fiat_locator_pin .path2:before {
  content: "\e92a";
  margin-left: -0.78515625em;
  color: rgb(173, 12, 51);
}
.new-form-container .new-icon-fiat_locator_pin .path3:before {
  content: "\e92b";
  margin-left: -0.78515625em;
  color: rgb(255, 255, 255);
}
.new-form-container .new-icon-fiat_locator_pin_selected .path1:before {
  content: "\e92c";
  color: rgb(88, 88, 88);
}
.new-form-container .new-icon-fiat_locator_pin_selected .path2:before {
  content: "\e92d";
  margin-left: -0.7607421875em;
  color: rgb(0, 0, 0);
}
.new-form-container .new-icon-fiat_locator_pin_selected .path3:before {
  content: "\e92e";
  margin-left: -0.7607421875em;
  color: rgb(173, 12, 51);
}
.new-form-container .new-icon-fiat_locator_refresh:before {
  content: "\e92f";
}
.new-form-container .new-icon-fiat_locator_search:before {
  content: "\e930";
  color: #636363;
}
.new-form-container .new-icon-fiat_radiobutton:before {
  content: "\e931";
  color: #ddd;
}
.new-form-container .new-icon-fiat_radiobutton_error:before {
  content: "\e932";
  color: #e72020;
}
.new-form-container .new-icon-fiat_radiobutton_selected .path1:before {
  content: "\e933";
  color: rgb(221, 221, 221);
}
.new-form-container .new-icon-fiat_radiobutton_selected .path2:before {
  content: "\e934";
  margin-left: -1em;
  color: rgb(173, 12, 51);
}
.new-form-container .new-icon-fiat_steps_completed:before {
  content: "\e935";
}



/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */


audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

.new-form-container a {
    background-color: transparent
}

.new-form-container a:active,
.new-form-container a:hover {
    outline: 0
}

.new-form-container abbr[title] {
    border-bottom: 1px dotted
}

.new-form-container b,
.new-form-container strong {
    font-weight: 700
}

.new-form-container dfn {
    font-style: italic
}

.new-form-container h1 {
    margin: .67em 0;
    font-size: 2em
}

.new-form-container mark {
    color: #000;
    background: #ff0
}

.new-form-container small {
    font-size: 80%
}

.new-form-container sub,
.new-form-container sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

.new-form-container sup {
    top: -.5em
}

.new-form-container sub {
    bottom: -.25em
}

.new-form-container img {
    border: 0
}

.new-form-container svg:not(:root) {
    overflow: hidden
}

.new-form-container figure {
    margin: 1em 40px
}

.new-form-container hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.new-form-container pre {
    overflow: auto
}

.new-form-container code,
.new-form-container kbd,
.new-form-container pre,
.new-form-container samp {
    font-family: monospace, monospace;
    font-size: 1em
}

.new-form-container button,
.new-form-container input,
.new-form-container optgroup,
.new-form-container select,
.new-form-container textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

.new-form-container button {
    overflow: visible
}

.new-form-container button,
.new-form-container select {
    text-transform: none
}

.new-form-container button,
.new-form-container html input[type=button],
.new-form-container input[type=reset],
.new-form-container input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

.new-form-container button[disabled],
.new-form-container html input[disabled] {
    cursor: default
}

.new-form-container button::-moz-focus-inner,
.new-form-container input::-moz-focus-inner {
    padding: 0;
    border: 0
}

.new-form-container input {
    line-height: normal
}

.new-form-container input[type=checkbox],
.new-form-container input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

.new-form-container input[type=number]::-webkit-inner-spin-button,
.new-form-container input[type=number]::-webkit-outer-spin-button {
    height: auto
}

.new-form-container input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

.new-form-container input[type=search]::-webkit-search-cancel-button,
.new-form-container input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

.new-form-container fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

.new-form-container legend {
    padding: 0;
    border: 0
}

.new-form-container textarea {
    overflow: auto
}

.new-form-container optgroup {
    font-weight: 700
}

.new-form-container table {
    border-spacing: 0;
    border-collapse: collapse
}

.new-form-container td,
.new-form-container th {
    padding: 0
}


/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *,
    :after,
    :before {
        color: #000!important;
        text-shadow: none!important;
        background: 0 0!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important
    }
    .new-form-container a,
    .new-form-container a:visited {
        text-decoration: underline
    }
    .new-form-container a[href]:after {
        content: " (" attr(href) ")"
    }
    .new-form-container abbr[title]:after {
        content: " (" attr(title) ")"
    }
   .new-form-container  a[href^="javascript:"]:after,
    .new-form-container a[href^="#"]:after {
        content: ""
    }
    .new-form-container blockquote,
    .new-form-container pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }
   .new-form-container  thead {
        display: table-header-group
    }
    .new-form-container img,
    .new-form-container tr {
        page-break-inside: avoid
    }
    .new-form-container img {
        max-width: 100%!important
    }
   .new-form-container  h2,
   .new-form-container  h3,
    .new-form-container p {
        orphans: 3;
        widows: 3
    }
   .new-form-container  h2,
    .new-form-container h3 {
        page-break-after: avoid
    }
    .new-form-container .navbar {
        display: none
    }
    .new-form-container .btn>.caret,
    .new-form-container .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .new-form-container .label {
        border: 1px solid #000
    }
    .new-form-container .table {
        border-collapse: collapse!important
    }
    .new-form-container .table td,
    .new-form-container .table th {
        background-color: #fff!important
    }
   .new-form-container  .table-bordered td,
    .new-form-container .table-bordered th {
        border: 1px solid #ddd!important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}



* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}



.new-form-container button,
.new-form-container input,
.new-form-container select,
.new-form-container textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

.new-form-container a {
    color: #337ab7;
    text-decoration: none
}

.new-form-container a:focus,
.new-form-container a:hover {
    text-decoration: underline
}

.new-form-container a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.new-form-container figure {
    margin: 0
}

.new-form-container img {
    vertical-align: middle
}

.new-form-container .carousel-inner>.item>a>img,
.new-form-container .carousel-inner>.item>img,
.new-form-container .img-responsive,
.new-form-container .thumbnail a>img,
.new-form-container .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}

.new-form-container .img-rounded {
    border-radius: 6px
}

.new-form-container .img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.new-form-container .img-circle {
    border-radius: 50%
}

.new-form-container hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.new-form-container .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.new-form-container .sr-only-focusable:active,
.new-form-container .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.new-form-container .h1,
.new-form-container .h2,
.new-form-container .h3,
.new-form-container .h4,
.new-form-container .h5,
.new-form-container .h6,
.new-form-container h1,
.new-form-container h2,
.new-form-container h3,
.new-form-container h4,
.new-form-container h5,
.new-form-container h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.new-form-container .h1 .small,
.new-form-container .h1 small,
.new-form-container .h2 .small,
.new-form-container .h2 small,
.new-form-container .h3 .small,
.new-form-container .h3 small,
.new-form-container .h4 .small,
.new-form-container .h4 small,
.new-form-container .h5 .small,
.new-form-container .h5 small,
.new-form-container .h6 .small,
.new-form-container .h6 small,
.new-form-container h1 .small,
.new-form-container h1 small,
.new-form-container h2 .small,
.new-form-container h2 small,
.new-form-container h3 .small,
.new-form-container h3 small,
.new-form-container h4 .small,
.new-form-container h4 small,
.new-form-container h5 .small,
.new-form-container h5 small,
.new-form-container h6 .small,
.new-form-container h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.new-form-container .h1,
.new-form-container .h2,
.new-form-container .h3,
.new-form-container h1,
.new-form-container h2,
.new-form-container h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.new-form-container .h1 .small,
.new-form-container .h1 small,
.new-form-container .h2 .small,
.new-form-container .h2 small,
.new-form-container .h3 .small,
.new-form-container .h3 small,
.new-form-container h1 .small,
.new-form-container h1 small,
.new-form-container h2 small,
.new-form-container h3 .small,
.new-form-container h3 small {
    font-size: 65%
}

.new-form-container .h4,
.new-form-container .h5,
.new-form-container .h6,
.new-form-container h4,
.new-form-container h5,
.new-form-container h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.new-form-container .h4 .small,
.new-form-container .h4 small,
.new-form-container .h5 .small,
.new-form-container .h5 small,
.new-form-container .h6 .small,
.new-form-container .h6 small,
.new-form-container h4 .small,
.new-form-container h4 small,
.new-form-container h5 .small,
.new-form-container h5 small,
.new-form-container h6 .small,
.new-form-container h6 small {
    font-size: 75%
}

.new-form-container .h1,
.new-form-container h1 {
    font-size: 36px
}

.new-form-container .h2,
.new-form-container h2 {
    font-size: 30px
}

.new-form-container .h3,
.new-form-container h3 {
    font-size: 24px
}

.new-form-container .h4,
.new-form-container h4 {
    font-size: 18px
}

.new-form-container .h5,
.new-form-container h5 {
    font-size: 14px
}

.new-form-container .h6,
.new-form-container h6 {
    font-size: 12px
}

.new-form-container p {
    margin: 0 0 10px
}

.new-form-container .lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width:768px) {
   .new-form-container  .lead {
        font-size: 21px
    }
}

.new-form-container .small,
.new-form-container small {
    font-size: 85%
}

.new-form-container .mark,
.new-form-container mark {
    padding: .2em;
    background-color: #fcf8e3
}

.new-form-container .text-left {
    text-align: left
}

.new-form-container .text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.new-form-container .text-justify {
    text-align: justify
}

.new-form-container .text-nowrap {
    white-space: nowrap
}

.new-form-container .text-lowercase {
    text-transform: lowercase
}

.new-form-container .text-uppercase {
    text-transform: uppercase
}

.new-form-container .text-capitalize {
    text-transform: capitalize
}

.new-form-container .text-muted {
    color: #777
}

.new-form-container .text-primary {
    color: #337ab7
}

.new-form-container a.text-primary:focus,
.new-form-container a.text-primary:hover {
    color: #286090
}

.new-form-container .text-success {
    color: #3c763d
}

.new-form-container a.text-success:focus,
.new-form-container a.text-success:hover {
    color: #2b542c
}

.new-form-container .text-info {
    color: #31708f
}

.new-form-container a.text-info:focus,
.new-form-container a.text-info:hover {
    color: #245269
}

.new-form-container .text-warning {
    color: #8a6d3b
}

.new-form-container a.text-warning:focus,
.new-form-container a.text-warning:hover {
    color: #66512c
}

.new-form-container .text-danger {
    color: #a94442
}

.new-form-container a.text-danger:focus,
.new-form-container a.text-danger:hover {
    color: #843534
}

.new-form-container .bg-primary {
    color: #fff;
    background-color: #337ab7
}

.new-form-container a.bg-primary:focus,
.new-form-container a.bg-primary:hover {
    background-color: #286090
}

.new-form-container .bg-success {
    background-color: #dff0d8
}

.new-form-container a.bg-success:focus,
.new-form-container a.bg-success:hover {
    background-color: #c1e2b3
}

.new-form-container .bg-info {
    background-color: #d9edf7
}

.new-form-container a.bg-info:focus,
.new-form-container a.bg-info:hover {
    background-color: #afd9ee
}

.new-form-container .bg-warning {
    background-color: #fcf8e3
}

.new-form-container a.bg-warning:focus,
.new-form-container a.bg-warning:hover {
    background-color: #f7ecb5
}

.new-form-container .bg-danger {
    background-color: #f2dede
}

.new-form-container a.bg-danger:focus,
.new-form-container a.bg-danger:hover {
    background-color: #e4b9b9
}

.new-form-container .page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

.new-form-container ol,
.new-form-container ul {
    margin-top: 0;
    margin-bottom: 10px
}

.new-form-container ol .new-form-container ol,
.new-form-container ol .new-form-container ul,
.new-form-container ul .new-form-container ol,
.new-form-container ul .new-form-container ul {
    margin-bottom: 0
}

.new-form-container .list-unstyled {
    padding-left: 0;
    list-style: none
}

.new-form-container .list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}

.new-form-container .list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

.new-form-container dl {
    margin-top: 0;
    margin-bottom: 20px
}

.new-form-container dd,
.new-form-container dt {
    line-height: 1.42857143
}

.new-form-container dt {
    font-weight: 700
}

.new-form-container dd {
    margin-left: 0
}

@media (min-width:768px) {
    .new-form-container .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .new-form-container .dl-horizontal dd {
        margin-left: 180px
    }
}

.new-form-container abbr[data-original-title],
.new-form-container bbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.new-form-container .initialism {
    font-size: 90%;
    text-transform: uppercase
}

.new-form-container blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}



.new-form-containeraddress {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

.new-form-container .code,
.new-form-container .kbd,
.new-form-container .pre,
.new-form-container .samp {
    font-family: Menlo, Monaco, monospace
}

.new-form-container .code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}


.new-form-container .pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

.new-form-container .pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.new-form-container .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.new-form-container .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:768px) {
    .new-form-container .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .new-form-container .container {
        width: 970px
    }
}

@media (min-width:1200px) {
   .new-form-container .container {
        width: 1170px
    }
}

.new-form-container .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.new-form-container .row {
    margin-right: 25px;
    margin-left: -15px
}

.new-form-container .col-lg-1,
.new-form-container .col-lg-10,
.new-form-container .col-lg-11,
.new-form-container .col-lg-12,
.new-form-container .col-lg-2,
.new-form-container .col-lg-3,
.new-form-container .col-lg-4,
.new-form-container .col-lg-5,
.new-form-container .col-lg-6,
.new-form-container .col-lg-7,
.new-form-container .col-lg-8,
.new-form-container .col-lg-9,
.new-form-container .col-md-1,
.new-form-container .col-md-10,
.new-form-container .col-md-11,
.new-form-container .col-md-12,
.new-form-container .col-md-2,
.new-form-container .col-md-3,
.new-form-container .col-md-4,
.new-form-container .col-md-5,
.new-form-container .col-md-6,
.new-form-container .col-md-7,
.new-form-container .col-md-8,
.new-form-container .col-md-9,
.new-form-container .col-sm-1,
.new-form-container .col-sm-10,
.new-form-container .col-sm-11,
.new-form-container .col-sm-12,
.new-form-container .col-sm-2,
.new-form-container .col-sm-3,
.new-form-container .col-sm-4,
.new-form-container .col-sm-5,
.new-form-container .col-sm-6,
.new-form-container .col-sm-7,
.new-form-container .col-sm-8,
.new-form-container .col-sm-9,
.new-form-container .col-xs-1,
.new-form-container .col-xs-10,
.new-form-container .col-xs-11,
.new-form-container .col-xs-12,
.new-form-container .col-xs-2,
.new-form-container .col-xs-3,
.new-form-container .col-xs-4,
.new-form-container .col-xs-5,
.new-form-container .col-xs-6,
.new-form-container .col-xs-7,
.new-form-container .col-xs-8,
.new-form-container .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.new-form-container .col-xs-1,
.new-form-container .col-xs-10,
.new-form-container .col-xs-11,
.new-form-container .col-xs-12,
.new-form-container .col-xs-2,
.new-form-container .col-xs-3,
.new-form-container .col-xs-4,
.new-form-container .col-xs-5,
.new-form-container .col-xs-6,
.new-form-container .col-xs-7,
.new-form-container .col-xs-8,
.new-form-container .col-xs-9 {
    float: left
}

.new-form-container .col-xs-12 {
    width: 100%
}

.new-form-container .col-xs-11 {
    width: 91.66666667%
}

.new-form-container .col-xs-10 {
    width: 83.33333333%
}

.new-form-container .col-xs-9 {
    width: 75%
}

.new-form-container .col-xs-8 {
    width: 66.66666667%
}

.new-form-container .col-xs-7 {
    width: 58.33333333%
}

.new-form-container .col-xs-6 {
    width: 50%
}

.new-form-container .col-xs-5 {
    width: 41.66666667%
}

.new-form-container .col-xs-4 {
    width: 33.33333333%
}

.new-form-container .col-xs-3 {
    width: 25%
}

.new-form-container .col-xs-2 {
    width: 16.66666667%
}

.new-form-container .col-xs-1 {
    width: 8.33333333%
}

.new-form-container .col-xs-pull-12 {
    right: 100%
}

.new-form-container .col-xs-pull-11 {
    right: 91.66666667%
}

.new-form-container .col-xs-pull-10 {
    right: 83.33333333%
}

.new-form-container .col-xs-pull-9 {
    right: 75%
}

.new-form-container .col-xs-pull-8 {
    right: 66.66666667%
}

.new-form-container .col-xs-pull-7 {
    right: 58.33333333%
}

.new-form-container .col-xs-pull-6 {
    right: 50%
}

.new-form-container .col-xs-pull-5 {
    right: 41.66666667%
}

.new-form-container .col-xs-pull-4 {
    right: 33.33333333%
}

.new-form-container .col-xs-pull-3 {
    right: 25%
}

.new-form-container .col-xs-pull-2 {
    right: 16.66666667%
}

.new-form-container .col-xs-pull-1 {
    right: 8.33333333%
}

.new-form-container .col-xs-pull-0 {
    right: auto
}

.new-form-container .col-xs-push-12 {
    left: 100%
}

.new-form-container .col-xs-push-11 {
    left: 91.66666667%
}

.new-form-container .col-xs-push-10 {
    left: 83.33333333%
}

.new-form-container .col-xs-push-9 {
    left: 75%
}

.new-form-container .col-xs-push-8 {
    left: 66.66666667%
}

.new-form-container .col-xs-push-7 {
    left: 58.33333333%
}

.new-form-container .col-xs-push-6 {
    left: 50%
}

.new-form-container .col-xs-push-5 {
    left: 41.66666667%
}

.new-form-container .col-xs-push-4 {
    left: 33.33333333%
}

.new-form-container .col-xs-push-3 {
    left: 25%
}

.new-form-container .col-xs-push-2 {
    left: 16.66666667%
}

.new-form-container .col-xs-push-1 {
    left: 8.33333333%
}

.new-form-container .col-xs-push-0 {
    left: auto
}

.new-form-container .col-xs-offset-12 {
    margin-left: 100%
}

.new-form-container .col-xs-offset-11 {
    margin-left: 91.66666667%
}

.new-form-container .col-xs-offset-10 {
    margin-left: 83.33333333%
}

.new-form-container .col-xs-offset-9 {
    margin-left: 75%
}

.new-form-container .col-xs-offset-8 {
    margin-left: 66.66666667%
}

.new-form-container .col-xs-offset-7 {
    margin-left: 58.33333333%
}

.new-form-container .col-xs-offset-6 {
    margin-left: 50%
}

.new-form-container .col-xs-offset-5 {
    margin-left: 41.66666667%
}

.new-form-container .col-xs-offset-4 {
    margin-left: 33.33333333%
}

.new-form-container .col-xs-offset-3 {
    margin-left: 25%
}

.new-form-container .col-xs-offset-2 {
    margin-left: 16.66666667%
}

.new-form-container .col-xs-offset-1 {
    margin-left: 8.33333333%
}

.new-form-container .col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .new-form-container .col-sm-1,
    .new-form-container .col-sm-10,
    .new-form-container .col-sm-11,
    .new-form-container .col-sm-12,
    .new-form-container .col-sm-2,
    .new-form-container .col-sm-3,
    .new-form-container .col-sm-4,
    .new-form-container .col-sm-5,
    .new-form-container .col-sm-6,
    .new-form-container .col-sm-7,
    .new-form-container .col-sm-8,
    .new-form-container .col-sm-9 {
        float: left
    }
    .new-form-container .col-sm-12 {
        width: 100%
    }
    .new-form-container .col-sm-11 {
        width: 91.66666667%
    }
    .new-form-container .col-sm-10 {
        width: 83.33333333%
    }
    .new-form-container .col-sm-9 {
        width: 75%
    }
    .new-form-container .col-sm-8 {
        width: 66.66666667%
    }
    .new-form-container .col-sm-7 {
        width: 58.33333333%
    }
    .new-form-container .col-sm-6 {
        width: 50%
    }
    .new-form-container .col-sm-5 {
        width: 41.66666667%
    }
    .new-form-container .col-sm-4 {
        width: 33.33333333%
    }
    .new-form-container .col-sm-3 {
        width: 25%
    }
    .new-form-container .col-sm-2 {
        width: 16.66666667%
    }
    .new-form-container .col-sm-1 {
        width: 8.33333333%
    }
    .new-form-container .col-sm-pull-12 {
        right: 100%
    }
    .new-form-container .col-sm-pull-11 {
        right: 91.66666667%
    }
    .new-form-container .col-sm-pull-10 {
        right: 83.33333333%
    }
    .new-form-container .col-sm-pull-9 {
        right: 75%
    }
    .new-form-container .col-sm-pull-8 {
        right: 66.66666667%
    }
    .new-form-container .col-sm-pull-7 {
        right: 58.33333333%
    }
    .new-form-container .col-sm-pull-6 {
        right: 50%
    }
    .new-form-container .col-sm-pull-5 {
        right: 41.66666667%
    }
    .new-form-container .col-sm-pull-4 {
        right: 33.33333333%
    }
    .new-form-container .col-sm-pull-3 {
        right: 25%
    }
    .new-form-container .col-sm-pull-2 {
        right: 16.66666667%
    }
    .new-form-container .col-sm-pull-1 {
        right: 8.33333333%
    }
    .new-form-container .col-sm-pull-0 {
        right: auto
    }
    .new-form-container .col-sm-push-12 {
        left: 100%
    }
    .new-form-container .col-sm-push-11 {
        left: 91.66666667%
    }
    .new-form-container .col-sm-push-10 {
        left: 83.33333333%
    }
    .new-form-container .col-sm-push-9 {
        left: 75%
    }
    .new-form-container .col-sm-push-8 {
        left: 66.66666667%
    }
    .new-form-container .col-sm-push-7 {
        left: 58.33333333%
    }
    .new-form-container .col-sm-push-6 {
        left: 50%
    }
    .new-form-container .col-sm-push-5 {
        left: 41.66666667%
    }
    .new-form-container .col-sm-push-4 {
        left: 33.33333333%
    }
    .new-form-container .col-sm-push-3 {
        left: 25%
    }
    .new-form-container .col-sm-push-2 {
        left: 16.66666667%
    }
    .new-form-container .col-sm-push-1 {
        left: 8.33333333%
    }
    .new-form-container .col-sm-push-0 {
        left: auto
    }
    .new-form-container .col-sm-offset-12 {
        margin-left: 100%
    }
    .new-form-container .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .new-form-container .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .new-form-container .col-sm-offset-9 {
        margin-left: 75%
    }
    .new-form-container .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .new-form-container .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .new-form-container .col-sm-offset-6 {
        margin-left: 50%
    }
    .new-form-container .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .new-form-container .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .new-form-container .col-sm-offset-3 {
        margin-left: 25%
    }
    .new-form-container .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .new-form-container .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .new-form-container .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .new-form-container .col-md-1,
    .new-form-container .col-md-10,
    .new-form-container .col-md-11,
    .new-form-container .col-md-12,
    .new-form-container .col-md-2,
    .new-form-container .col-md-3,
    .new-form-container .col-md-4,
    .new-form-container .col-md-5,
    .new-form-container .col-md-6,
    .new-form-container .col-md-7,
    .new-form-container .col-md-8,
    .new-form-container .col-md-9 {
        float: left
    }
    .new-form-container .col-md-12 {
        width: 100%
    }
    .new-form-container .col-md-11 {
        width: 91.66666667%
    }
    .new-form-container .col-md-10 {
        width: 83.33333333%
    }
    .new-form-container .col-md-9 {
        width: 75%
    }
    .new-form-container .col-md-8 {
        width: 66.66666667%
    }
    .new-form-container .col-md-7 {
        width: 58.33333333%
    }
    .new-form-container .col-md-6 {
        width: 50%
    }
    .new-form-container .col-md-5 {
        width: 37.666667%;
    }
    .new-form-container .col-md-4 {
        width: 30.333333%;
    }
    .new-form-container .col-md-3 {
        width: 25%
    }
    .new-form-container .col-md-2 {
        width: 16.66666667%
    }
    .new-form-container .col-md-1 {
        width: 8.33333333%
    }
    .new-form-container .col-md-pull-12 {
        right: 100%
    }
    .new-form-container .col-md-pull-11 {
        right: 91.66666667%
    }
    .new-form-container .col-md-pull-10 {
        right: 83.33333333%
    }
    .new-form-container .col-md-pull-9 {
        right: 75%
    }
    .new-form-container .col-md-pull-8 {
        right: 66.66666667%
    }
    .new-form-container .col-md-pull-7 {
        right: 58.33333333%
    }
    .new-form-container .col-md-pull-6 {
        right: 50%
    }
   .new-form-container  .col-md-pull-5 {
        right: 41.66666667%
    }
   .new-form-container  .col-md-pull-4 {
        right: 33.33333333%
    }
    .new-form-container .col-md-pull-3 {
        right: 25%
    }
    .new-form-container .col-md-pull-2 {
        right: 16.66666667%
    }
    .new-form-container .col-md-pull-1 {
        right: 8.33333333%
    }
    .new-form-container .col-md-pull-0 {
        right: auto
    }
   .new-form-container  .col-md-push-12 {
        left: 100%
    }
    .new-form-container .col-md-push-11 {
        left: 91.66666667%
    }
    .new-form-container .col-md-push-10 {
        left: 83.33333333%
    }
    .new-form-container .col-md-push-9 {
        left: 75%
    }
    .new-form-container .col-md-push-8 {
        left: 66.66666667%
    }
    .new-form-container .col-md-push-7 {
        left: 58.33333333%
    }
    .new-form-container .col-md-push-6 {
        left: 50%
    }
    .new-form-container .col-md-push-5 {
        left: 41.66666667%
    }
    .new-form-container .col-md-push-4 {
        left: 33.33333333%
    }
   .new-form-container  .col-md-push-3 {
        left: 25%
    }
    .new-form-container .col-md-push-2 {
        left: 16.66666667%
    }
    .new-form-container .col-md-push-1 {
        left: 8.33333333%
    }
    .new-form-container .col-md-push-0 {
        left: auto
    }
    .new-form-container .col-md-offset-12 {
        margin-left: 100%
    }
    .new-form-container .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .new-form-container .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .new-form-container .col-md-offset-9 {
        margin-left: 75%
    }
    .new-form-container .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .new-form-container .col-md-offset-7 {
        margin-left: 58.33333333%
    }
   .new-form-container  .col-md-offset-6 {
        margin-left: 50%
    }
    .new-form-container .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .new-form-container .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .new-form-container .col-md-offset-3 {
        margin-left: 25%
    }
    .new-form-container .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .new-form-container .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .new-form-container .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .new-form-container .col-lg-1,
    .new-form-container .col-lg-10,
    .new-form-container .col-lg-11,
    .new-form-container .col-lg-12,
    .new-form-container .col-lg-2,
    .new-form-container .col-lg-3,
    .new-form-container .col-lg-4,
    .new-form-container .col-lg-5,
    .new-form-container .col-lg-6,
    .new-form-container .col-lg-7,
    .new-form-container .col-lg-8,
    .new-form-container .col-lg-9 {
        float: left
    }
    .new-form-container .col-lg-12 {
        width: 100%;
		color: #999999;
    }
    .new-form-container .col-lg-11 {
        width: 91.66666667%
    }
    .new-form-container .col-lg-10 {
        width: 83.33333333%
    }
    .new-form-container .col-lg-9 {
        width: 75%
    }
    .new-form-container .col-lg-8 {
        width: 66.66666667%
    }
    .new-form-container .col-lg-7 {
        width: 58.33333333%
    }
    .new-form-container .col-lg-6 {
        width: 50%
    }
    .new-form-container .col-lg-5 {
        width: 41.66666667%
    }
    .new-form-container .col-lg-4 {
        width: 30.333333%;
    }
    .new-form-container .col-lg-3 {
        width: 25%
    }
    .new-form-container .col-lg-2 {
        width: 16.66666667%
    }
    .new-form-container .col-lg-1 {
        width: 8.33333333%
    }
    .new-form-container .col-lg-pull-12 {
        right: 100%
    }
    .new-form-container .col-lg-pull-11 {
        right: 91.66666667%
    }
    .new-form-container .col-lg-pull-10 {
        right: 83.33333333%
    }
    .new-form-container .col-lg-pull-9 {
        right: 75%
    }
   .new-form-container  .col-lg-pull-8 {
        right: 66.66666667%
    }
    .new-form-container .col-lg-pull-7 {
        right: 58.33333333%
    }
    .new-form-container .col-lg-pull-6 {
        right: 50%
    }
    .new-form-container .col-lg-pull-5 {
        right: 41.66666667%
    }
   .new-form-container .col-lg-pull-4 {
        right: 33.33333333%
    }
    .new-form-container .col-lg-pull-3 {
        right: 25%
    }
    .new-form-container .col-lg-pull-2 {
        right: 16.66666667%
    }
    .new-form-container .col-lg-pull-1 {
        right: 8.33333333%
    }
    .new-form-container .col-lg-pull-0 {
        right: auto
    }
    .new-form-container .col-lg-push-12 {
        left: 100%
    }
    .new-form-container .col-lg-push-11 {
        left: 91.66666667%
    }
    .new-form-container .col-lg-push-10 {
        left: 83.33333333%
    }
    .new-form-container .col-lg-push-9 {
        left: 75%
    }
    .new-form-container .col-lg-push-8 {
        left: 66.66666667%
    }
    .new-form-container .col-lg-push-7 {
        left: 58.33333333%
    }
    .new-form-container .col-lg-push-6 {
        left: 50%
    }
    .new-form-container .col-lg-push-5 {
        left: 41.66666667%
    }
    .new-form-container .col-lg-push-4 {
        left: 33.33333333%
    }
    .new-form-container .col-lg-push-3 {
        left: 25%
    }
    .new-form-container .col-lg-push-2 {
        left: 16.66666667%
    }
    .new-form-container .col-lg-push-1 {
        left: 8.33333333%
    }
    .new-form-container .col-lg-push-0 {
        left: auto
    }
    .new-form-container .col-lg-offset-12 {
        margin-left: 100%
    }
    .new-form-container .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .new-form-container .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .new-form-container .col-lg-offset-9 {
        margin-left: 75%
    }
    .new-form-container .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .new-form-container .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .new-form-container .col-lg-offset-6 {
        margin-left: 50%
    }
    .new-form-container .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .new-form-container .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
   .new-form-container  .col-lg-offset-3 {
        margin-left: 25%
    }
    .new-form-container .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .new-form-container .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .new-form-container .col-lg-offset-0 {
        margin-left: 0
    }
}

.new-form-container table {
    background-color: transparent
}

.new-form-container caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

.new-form-container th {
    text-align: left
}

.new-form-container .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.new-form-container .table>tbody>tr>td,
.new-form-container .table>tbody>tr>th,
.new-form-container .table>tfoot>tr>td,
.new-form-container .table>tfoot>tr>th,
.new-form-container .table>thead>tr>td,
.new-form-container .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.new-form-container .table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.new-form-container .table>caption+thead>tr:first-child>td,
.new-form-container .table>caption+thead>tr:first-child>th,
.new-form-container .table>colgroup+thead>tr:first-child>td,
.new-form-container .table>colgroup+thead>tr:first-child>th,
.new-form-container .table>thead:first-child>tr:first-child>td,
.new-form-container .table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.new-form-container .table>tbody+tbody {
    border-top: 2px solid #ddd
}

.new-form-container .table .table {
    background-color: #fff
}

.new-form-container .table-condensed>tbody>tr>td,
.new-form-container .table-condensed>tbody>tr>th,
.new-form-container .table-condensed>tfoot>tr>td,
.new-form-container .table-condensed>tfoot>tr>th,
.new-form-container .table-condensed>thead>tr>td,
.new-form-container .table-condensed>thead>tr>th {
    padding: 5px
}

.new-form-container .table-bordered {
    border: 1px solid #ddd
}

.new-form-container .table-bordered>tbody>tr>td,
.new-form-container .table-bordered>tbody>tr>th,
.new-form-container .table-bordered>tfoot>tr>td,
.new-form-container .table-bordered>tfoot>tr>th,
.new-form-container .table-bordered>thead>tr>td,
.new-form-container .table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.new-form-container .table-bordered>thead>tr>td,
.new-form-container .table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.new-form-container .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.new-form-container .table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

.new-form-container table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

.new-form-container table td[class*=col-],
.new-form-container table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.new-form-container .table>tbody>tr.active>td,
.new-form-container .table>tbody>tr.active>th,
.new-form-container .table>tbody>tr>td.active,
.new-form-container .table>tbody>tr>th.active,
.new-form-container .table>tfoot>tr.active>td,
.new-form-container .table>tfoot>tr.active>th,
.new-form-container .table>tfoot>tr>td.active,
.new-form-container .table>tfoot>tr>th.active,
.new-form-container .table>thead>tr.active>td,
.new-form-container .table>thead>tr.active>th,
.new-form-container .table>thead>tr>td.active,
.new-form-container .table>thead>tr>th.active {
    background-color: #f5f5f5
}

.new-form-container .table-hover>tbody>tr.active:hover>td,
.new-form-container .table-hover>tbody>tr.active:hover>th,
.new-form-container .table-hover>tbody>tr:hover>.active,
.new-form-container .table-hover>tbody>tr>td.active:hover,
.new-form-container .table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.new-form-container .table>tbody>tr.success>td,
.new-form-container .table>tbody>tr.success>th,
.new-form-container .table>tbody>tr>td.success,
.new-form-container .table>tbody>tr>th.success,
.new-form-container .table>tfoot>tr.success>td,
.new-form-container .table>tfoot>tr.success>th,
.new-form-container .table>tfoot>tr>td.success,
.new-form-container .table>tfoot>tr>th.success,
.new-form-container .table>thead>tr.success>td,
.new-form-container .table>thead>tr.success>th,
.new-form-container .table>thead>tr>td.success,
.new-form-container .table>thead>tr>th.success {
    background-color: #dff0d8
}

.new-form-container .table-hover>tbody>tr.success:hover>td,
.new-form-container .table-hover>tbody>tr.success:hover>th,
.new-form-container .table-hover>tbody>tr:hover>.success,
.new-form-container .table-hover>tbody>tr>td.success:hover,
.new-form-container .table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}






.new-form-container label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

.new-form-container input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.new-form-container input[type=checkbox],
.new-form-container input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

.new-form-container input[type=file] {
    display: block
}

.new-form-container input[type=range] {
    display: block;
    width: 100%
}

.new-form-container select[multiple],
.new-form-container select[size] {
    height: auto
}

.new-form-container input[type=file]:focus,
.new-form-container input[type=checkbox]:focus,
.new-form-container input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.new-form-container output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}



.new-form-container input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .new-form-container input[type=date].form-control,
    .new-form-container input[type=time].form-control,
    .new-form-container input[type=datetime-local].form-control,
    .new-form-container input[type=month].form-control {
        line-height: 34px
    }
    .new-form-container .input-group-sm input[type=date],
    .new-form-container .input-group-sm input[type=time],
    .new-form-container .input-group-sm input[type=datetime-local],
    .new-form-container .input-group-sm input[type=month],
    .new-form-container input[type=date].input-sm,
    .new-form-container input[type=time].input-sm,
    .new-form-container input[type=datetime-local].input-sm,
    .new-form-container input[type=month].input-sm {
        line-height: 30px
    }
    .new-form-container .input-group-lg input[type=date],
    .new-form-container .input-group-lg input[type=time],
    .new-form-container .input-group-lg input[type=datetime-local],
    .new-form-container .input-group-lg input[type=month],
    .new-form-container input[type=date].input-lg,
    .new-form-container input[type=time].input-lg,
    .new-form-container input[type=datetime-local].input-lg,
    .new-form-container input[type=month].input-lg {
        line-height: 46px
    }
}

.new-form-container .form-group {
    margin-bottom: 15px
}

.new-form-container .checkbox,
.new-form-container .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.new-form-container .checkbox label,
.new-form-container .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.new-form-container .checkbox input[type=checkbox],
.new-form-container .checkbox-inline input[type=checkbox],
.new-form-container .radio input[type=radio],
.new-form-container .radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px
}

.new-form-container .checkbox+.checkbox,
.new-form-container .radio+.radio {
    margin-top: -5px
}

.new-form-container .checkbox-inline,
.new-form-container .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.new-form-container .checkbox-inline+.checkbox-inline,
.new-form-container .radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.new-form-container fieldset[disabled] input[type=checkbox],
.new-form-container fieldset[disabled] input[type=radio],
.new-form-container input[type=checkbox].disabled,
.new-form-container input[type=checkbox][disabled],
.new-form-container input[type=radio].disabled,
.new-form-container input[type=radio][disabled] {
    cursor: not-allowed
}

.new-form-container .checkbox-inline.disabled,
.new-form-container .radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.new-form-container .checkbox.disabled label,
.new-form-container .radio.disabled label,
.new-form-container fieldset[disabled] .checkbox label,
.new-form-container fieldset[disabled] .radio label {
    cursor: not-allowed
}



.new-form-container .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.new-form-container .select.input-sm {
    height: 30px;
    line-height: 30px
}

.new-form-container .select[multiple].input-sm,
.new-form-container .textarea.input-sm {
    height: auto
}



.new-form-container .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.new-form-container .select.input-lg {
    height: 46px;
    line-height: 46px
}

.new-form-container .select[multiple].input-lg,
.new-form-container .textarea.input-lg {
    height: auto
}



.new-form-container .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    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;
    border-radius: 4px
}

.new-form-container .btn.active.focus,
.new-form-container .btn.active:focus,
.new-form-container .btn.focus,
.new-form-container .btn:active.focus,
.new-form-container .btn:active:focus,
.new-form-container .btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.new-form-container .btn.focus,
.new-form-container .btn:focus,
.new-form-container .btn:hover {
    color: #333;
    text-decoration: none
}

.new-form-container .btn.active,
.new-form-container .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.new-form-container .btn.disabled,
.new-form-container .btn[disabled],
.new-form-container fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

.new-form-container a.btn.disabled,
.new-form-container fieldset[disabled] a.btn {
    pointer-events: none
}

.new-form-container .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.new-form-container .btn-default.focus,
.new-form-container .btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.new-form-container .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.new-form-container .btn-default.active,
.new-form-container .btn-default:active,
.new-form-container .open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.new-form-container .btn-default.active.focus,
.new-form-container .btn-default.active:focus,
.new-form-container .btn-default.active:hover,
.new-form-container .btn-default:active.focus,
.new-form-container .btn-default:active:focus,
.new-form-container .btn-default:active:hover,
.new-form-container .open>.dropdown-toggle.btn-default.focus,
.new-form-container .open>.dropdown-toggle.btn-default:focus,
.new-form-container .open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.new-form-container .btn-default.active,
.new-form-container .btn-default:active,
.new-form-container .open>.dropdown-toggle.btn-default {
    background-image: none
}

.new-form-container .btn-default.disabled.focus,
.new-form-container .btn-default.disabled:focus,
.new-form-container .btn-default.disabled:hover,
.new-form-container .btn-default[disabled].focus,
.new-form-container .btn-default[disabled]:focus,
.new-form-container .btn-default[disabled]:hover,
.new-form-container fieldset[disabled] .btn-default.focus,
.new-form-container fieldset[disabled] .btn-default:focus,
.new-form-container fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.new-form-container .btn-default .badge {
    color: #fff;
    background-color: #333
}

.new-form-container .btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.new-form-container .btn-primary.focus,
.new-form-container .btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.new-form-container .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.new-form-container .btn-primary.active,
.new-form-container .btn-primary:active,
.new-form-container .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.new-form-container .btn-primary.active.focus,
.new-form-container .btn-primary.active:focus,
.new-form-container .btn-primary.active:hover,
.new-form-container .btn-primary:active.focus,
.new-form-container .btn-primary:active:focus,
.new-form-container .btn-primary:active:hover,
.new-form-container .open>.dropdown-toggle.btn-primary.focus,
.new-form-container .open>.dropdown-toggle.btn-primary:focus,
.new-form-container .open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.new-form-container .btn-primary.active,
.new-form-container .btn-primary:active,
.new-form-container .open>.dropdown-toggle.btn-primary {
    background-image: none
}

.new-form-container .btn-primary.disabled.focus,
.new-form-container .btn-primary.disabled:focus,
.new-form-container .btn-primary.disabled:hover,
.new-form-container .btn-primary[disabled].focus,
.new-form-container .btn-primary[disabled]:focus,
.new-form-container .btn-primary[disabled]:hover,
.new-form-container fieldset[disabled] .btn-primary.focus,
.new-form-container fieldset[disabled] .btn-primary:focus,
.new-form-container fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.new-form-container .btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.new-form-container .btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.new-form-container .btn-success.focus,
.new-form-container .btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.new-form-container .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.new-form-container .btn-success.active,
.new-form-container .btn-success:active,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}


.new-form-container .open>.dropdown-toggle.btn-success.focus,
.new-form-container .open>.dropdown-toggle.btn-success:focus,
.new-form-container .open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.new-form-container .open>.dropdown-toggle.btn-success {
    background-image: none
}


.new-form-container fieldset[disabled] .btn-success.focus,
.new-form-container fieldset[disabled] .btn-success:focus,
.new-form-container fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}


.new-form-container .open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}


.new-form-container .open>.dropdown-toggle.btn-info.focus,
.new-form-container .open>.dropdown-toggle.btn-info:focus,
.new-form-container .open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}


.new-form-container .open>.dropdown-toggle.btn-info {
    background-image: none
}


.new-form-container fieldset[disabled] .btn-info.focus,
.new-form-container fieldset[disabled] .btn-info:focus,
.new-form-container fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}


.new-form-container .open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}


.new-form-container .open>.dropdown-toggle.btn-warning.focus,
.new-form-container .open>.dropdown-toggle.btn-warning:focus,
.new-form-container .open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}


.new-form-container .open>.dropdown-toggle.btn-warning {
    background-image: none
}


.new-form-container fieldset[disabled] .btn-warning.focus,
.new-form-container fieldset[disabled] .btn-warning:focus,
.new-form-container fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}


.new-form-container .open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}


.new-form-container .open>.dropdown-toggle.btn-danger.focus,
.new-form-container .open>.dropdown-toggle.btn-danger:focus,
.new-form-container .open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}


.new-form-container .open>.dropdown-toggle.btn-danger {
    background-image: none
}

.new-form-container fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}


.new-form-container .fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.new-form-container .fade.in {
    opacity: 1
}

.new-form-container .collapse {
    display: none
}

.new-form-container .collapse.in {
    display: block
}

.new-form-container tr.collapse.in {
    display: table-row
}

.new-form-container tbody.collapse.in {
    display: table-row-group
}

.new-form-container .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility
}

.new-form-container .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.new-form-container .dropdown,
.new-form-container .dropup {
    position: relative
}

.new-form-container .btndropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.new-form-container dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.new-form-container dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.new-form-container dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.new-form-container dropdown-menu>li>a:focus,
.new-form-container dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}



.new-form-container .open>a {
    outline: 0
}


.new-form-container .dropup .caret,
.new-form-container .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9
}

.new-form-container .dropup .dropdown-menu,
.new-form-container .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .new-form-container .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .new-form-container .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}



.new-form-container .btn .caret {
    margin-left: 0
}




.new-form-container .input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.new-form-container .input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}


.new-form-container .nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.new-form-container .nav>li {
    position: relative;
    display: block
}

.new-form-container .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.new-form-container .nav>li>a:focus,
.new-form-container .nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.new-form-container .nav>li.disabled>a {
    color: #777
}

.new-form-container .nav>li.disabled>a:focus,
.new-form-container .nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.new-form-container .nav .open>a,
.new-form-container .nav .open>a:focus,
.new-form-container .nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.new-form-container .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.new-form-container .nav>li>a>img {
    max-width: none
}


.new-form-container .label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.new-form-container a.label:focus,
.new-form-container a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.new-form-container .label:empty {
    display: none
}

.new-form-container .btn .label {
    position: relative;
    top: -1px
}

.new-form-container .label-default {
    background-color: #777
}

.new-form-container .label-default[href]:focus,
.new-form-container .label-default[href]:hover {
    background-color: #5e5e5e
}

.new-form-container .label-primary {
    background-color: #337ab7
}

.new-form-container .label-primary[href]:focus,
.new-form-container .label-primary[href]:hover {
    background-color: #286090
}

.new-form-container .label-success {
    background-color: #5cb85c
}

.new-form-container .label-success[href]:focus,
.new-form-container .label-success[href]:hover {
    background-color: #449d44
}

.new-form-container .label-info {
    background-color: #5bc0de
}

.new-form-container .label-info[href]:focus,
.new-form-container .label-info[href]:hover {
    background-color: #31b0d5
}

.new-form-container .label-warning {
    background-color: #f0ad4e
}

.new-form-container .label-warning[href]:focus,
.new-form-container .label-warning[href]:hover {
    background-color: #ec971f
}

.new-form-container .label-danger {
    background-color: #d9534f
}

.new-form-container .label-danger[href]:focus,
.new-form-container .label-danger[href]:hover {
    background-color: #c9302c
}


.new-form-container .close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.new-form-container .close:focus,
.new-form-container .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

.new-form-container button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.new-form-container .modal-open {
    overflow: hidden
}

.new-form-container .modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}





.new-form-container .carousel {
    position: relative
}

.new-form-container .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.new-form-container .carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.new-form-container .carousel-inner>.item>a>img,
.new-form-container .carousel-inner>.item>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .new-form-container .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }
    .new-form-container .carousel-inner>.item.active.right,
    .new-form-container .carousel-inner>.item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    .new-form-container .carousel-inner>.item.active.left,
    .new-form-container .carousel-inner>.item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    .new-form-container .carousel-inner>.item.active,
    .new-form-container .carousel-inner>.item.next.left,
    .new-form-container .carousel-inner>.item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.new-form-container .carousel-inner>.active,
.new-form-container .carousel-inner>.next,
.new-form-container .carousel-inner>.prev {
    display: block
}

.new-form-container .carousel-inner>.active {
    left: 0
}

.new-form-container .carousel-inner>.next,
.new-form-container .carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.new-form-container .carousel-inner>.next {
    left: 100%
}

.new-form-container .carousel-inner>.prev {
    left: -100%
}

.new-form-container .carousel-inner>.next.left,
.new-form-container .carousel-inner>.prev.right {
    left: 0
}

.new-form-container .carousel-inner>.active.left {
    left: -100%
}

.new-form-container .carousel-inner>.active.right {
    left: 100%
}

.new-form-container .carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: .5
}

.new-form-container .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.new-form-container .carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.new-form-container .carousel-control:focus,
.new-form-container .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.new-form-container .carousel-control .glyphicon-chevron-left,
.new-form-container .carousel-control .glyphicon-chevron-right,
.new-form-container .carousel-control .icon-next,
.new-form-container .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.new-form-container .carousel-control .glyphicon-chevron-left,
.new-form-container .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.new-form-container .carousel-control .glyphicon-chevron-right,
.new-form-container .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.new-form-container .carousel-control .icon-next,
.new-form-container .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.new-form-container .carousel-control .icon-prev:before {
    content: '\2039'
}

.new-form-container .carousel-control .icon-next:before {
    content: '\203a'
}

.new-form-container .carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.new-form-container .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.new-form-container .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.new-form-container .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.new-form-container .carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .new-form-container .carousel-control .glyphicon-chevron-left,
    .new-form-container .carousel-control .glyphicon-chevron-right,
    .new-form-container .carousel-control .icon-next,
    .new-form-container .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }
    .new-form-container .carousel-control .glyphicon-chevron-left,
    .new-form-container .carousel-control .icon-prev {
        margin-left: -10px
    }
    .new-form-container .carousel-control .glyphicon-chevron-right,
    .new-form-container .carousel-control .icon-next {
        margin-right: -10px
    }
    .new-form-container .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }
    .new-form-container .carousel-indicators {
        bottom: 20px
    }
}


.new-form-container .container-fluid:after,
.new-form-container .container-fluid:before,
.new-form-container .container:after,
.new-form-container .container:before,
.new-form-container .row:after,
.new-form-container .row:before {
    display: table;
    content: " "
}



.new-form-container .container-fluid:after,
.new-form-container .container:after,
.new-form-container .row:after {
    clear: both
}

.new-form-container .center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.new-form-container .pull-right {
    float: right!important
}

.new-form-container .pull-left {
    float: left!important
}

.new-form-container .hide {
    display: none!important
}

.new-form-container .show {
    display: block!important
}

.new-form-container .invisible {
    visibility: hidden
}

.new-form-container .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.new-form-container .hidden {
    display: none!important
}

.new-form-container .affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.new-form-container .visible-lg,
.new-form-container .visible-md,
.new-form-container .visible-sm,
.new-form-container .visible-xs {
    display: none!important
}

.new-form-container .visible-lg-block,
.new-form-container .visible-lg-inline,
.new-form-container .visible-lg-inline-block,
.new-form-container .visible-md-block,
.new-form-container .visible-md-inline,
.new-form-container .visible-md-inline-block,
.new-form-container .visible-sm-block,
.new-form-container .visible-sm-inline,
.new-form-container .visible-sm-inline-block,
.new-form-container .visible-xs-block,
.new-form-container .visible-xs-inline,
.new-form-container .visible-xs-inline-block {
    display: none!important
}

@media (max-width:767px) {
    .new-form-container .visible-xs {
        display: block!important
    }
    .new-form-containertable .visible-xs {
        display: table!important
    }
    .new-form-containertr .visible-xs {
        display: table-row!important
    }
    .new-form-container td.visible-xs,
    .new-form-container th.visible-xs {
        display: table-cell!important
    }
}

@media (max-width:767px) {
    .new-form-container .visible-xs-block {
        display: block!important
    }
}

@media (max-width:767px) {
    .new-form-container .visible-xs-inline {
        display: inline!important
    }
}

@media (max-width:767px) {
    .new-form-container .visible-xs-inline-block {
        display: inline-block!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .new-form-container table.visible-sm {
        display: table!important
    }
    .new-form-container tr.visible-sm {
        display: table-row!important
    }
    .new-form-container td.visible-sm,
    .new-form-container th.visible-sm {
        display: table-cell!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .new-form-container .visible-sm-block {
        display: block!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .new-form-container .visible-sm-inline {
        display: inline!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .new-form-container .visible-sm-inline-block {
        display: inline-block!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .new-form-container .visible-md {
        display: block!important
    }
    .new-form-container table.visible-md {
        display: table!important
    }
    .new-form-container tr.visible-md {
        display: table-row!important
    }
    .new-form-container td.visible-md,
    .new-form-container th.visible-md {
        display: table-cell!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .new-form-container .visible-md-block {
        display: block!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .new-form-container .visible-md-inline {
        display: inline!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .new-form-container .visible-md-inline-block {
        display: inline-block!important
    }
}

@media (min-width:1200px) {
    .new-form-container .visible-lg {
        display: block!important
    }
    .new-form-container table.visible-lg {
        display: table!important
    }
   .new-form-container  tr.visible-lg {
        display: table-row!important
    }
   .new-form-container  td.visible-lg,
    .new-form-container th.visible-lg {
        display: table-cell!important
    }
}

@media (min-width:1200px) {
    .new-form-container .visible-lg-block {
        display: block!important
    }
}

@media (min-width:1200px) {
    .new-form-container .visible-lg-inline {
        display: inline!important
    }
}

@media (min-width:1200px) {
    .new-form-container .visible-lg-inline-block {
        display: inline-block!important
    }
}

@media (max-width:767px) {
    .new-form-container .hidden-xs {
        display: none!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .new-form-container .hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .new-form-container .hidden-md {
        display: none!important
    }
}

@media (min-width:1200px) {
    .new-form-container .hidden-lg {
        display: none!important
    }
}

.new-form-container .visible-print {
    display: none!important
}

@media print {
    .new-form-container .visible-print {
        display: block!important
    }
    .new-form-container table.visible-print {
        display: table!important
    }
    .new-form-container tr.visible-print {
        display: table-row!important
    }
    .new-form-container td.visible-print,
    .new-form-container th.visible-print {
        display: table-cell!important
    }
}

.new-form-container .visible-print-block {
    display: none!important
}

@media print {
    .new-form-container .visible-print-block {
        display: block!important
    }
}

.new-form-container .visible-print-inline {
    display: none!important
}

@media print {
    .new-form-container .visible-print-inline {
        display: inline!important
    }
}

.new-form-container .visible-print-inline-block {
    display: none!important
}

@media print {
    .new-form-container .visible-print-inline-block {
        display: inline-block!important
    }
}

@media print {
    .new-form-container .new-form-container .hidden-print {
        display: none!important
    }
}
.new-form-container section-anagraphic .mui-radio.large label {
 min-width: 160px;
}

.eloquaRationalizedForms.parbase{
  background:#333!important
}

.new-form-container .new-form-linktext ins{
  border-bottom: 0px solid!important
}

@media only screen and (max-width: 767px) {
.new-form-container .thank-you-section .buttons-container-row-lead .cta2 .copy-box-ico.ico2,
.new-form-container .thank-you-section .buttons-container-row-lead .cta3 .copy-box-ico.ico3{
  padding-left: 118px;
  padding-top:20px;
}
.new-form-container .row {
	margin-right: -15px;
    margin-left: -15px;
}
}

.eloquaRationalizedForms.parbase h1{
  padding-top:15px!important
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
.new-form-container .thank-you-section .rect-btn.rect-btn-yellow {
  background-color: #e72020;
  color: #fff;
  font-family: Abarth_Medium;
  font-size: 11px;
  width: 180px!important;
  height: 42px;
  border-radius: 0px;
  text-align: center;
  padding: 10px 15px;
  margin-top: 40px;
}
}

@media only screen and (max-width: 767px) {
.new-form-container section-anagraphic .new-form-link.new-form-link-change.model.changemodelUK{
 padding-left: -18px;
 margin-left: 0px!important;
 width: auto;
}
}


/*# sourceMappingURL=bootstrap.min.css.map */

/*here*/
.new-form-container .pac-container {
    background-color: #fff;
    position: absolute!important;
    z-index: 1000;
    border-radius: 2px;
    border-top: 0.5px solid #d9d9d9;
    font-family: roboto;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-height: 225px;
    overflow-y: auto;
}

.new-form-container .new-dealer-locator .pac-logo:after {
    content: "";
    padding: 1px 1px 1px 0;
    height: 16px;
    text-align: right;
    display: block;
   /* background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white3.png);*/
    background-position: right;
    background-repeat: no-repeat;
    background-size: 120px 14px
}
.new-form-container .new-dealer-locator .hdpi.pac-logo:after {
    /*background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white3_hdpi.png)*/
}
.new-form-container .pac-item {
    cursor: default;
    padding: 0 4px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 30px;
    text-align: left;
    border: 0.5px solid #e6e6e6;
    font-size: 11px;
    width: 295px;
    color: #999;
}
.new-form-container  .pac-item:hover {
    background-color: #fafafa
}
.new-form-container  .pac-item-selected,
.new-form-container  .pac-item-selected:hover {
    background-color: #ebf2fe
}
.new-form-container .new-dealer-locator .pac-matched {
    font-weight: 700
}
.new-form-container  .pac-item-query {
    font-size: 13px;
    padding-right: 3px;
    color: #000
}
.new-form-container .pac-icon {
    width: 15px;
    height: 20px;
    margin-right: 7px;
    margin-top: 6px;
    display: inline-block;
    vertical-align: top;
    background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons.png);
    background-size: 34px;

}
.new-form-container  .hdpi .pac-icon {
    background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons_hdpi.png)
}
.new-form-container .pac-icon-search {
    background-position: -1px -1px
}
.new-form-container  .pac-item-selected .pac-icon-search {
    background-position: -18px -1px
}
.new-form-container .new-dealer-locator .pac-icon-marker {
    background-position: -1px -161px
}
.new-form-container .new-form-container .pac-item-selected .pac-icon-marker {
    background-position: -18px -161px
}
.new-form-container  .pac-placeholder {
color: gray}

input{
	width:300px;
}

.new-form-container .form-anagrafic-container .hdpi {
   top:50px
}

.new-form-container .hdpi{
   top:78px;
   border: 0.5px solid #e6e6e6;
   background-color:white;
}

.new-form-container .hdpi{
   top:78px
}

@media only screen and(max-width:768px){
	.new-form-container  .hdpi{
	 top:51px;
	 /* margin-left:14px; */
	}
}

.new-form-container .H_ib_close .H_icon {
   display:none;
}


#panel {
    width: 100%;
    height: 400px;
}


.new-form-container  .H_slider:hover .H_slider_track_active {
  background-color: rgba(182, 0, 17, 0.8)!important;
}
.new-form-container  .H_disabled .H_slider_track_active {
  background-color: rgba(182, 0, 126, 0.2)!important;
}
.new-form-container  .H_slider.H_slider_active .H_slider_track {
  background-color: rgb(14, 81, 186)!important;
}
.new-form-container  .H_slider.H_slider_active .H_slider_track_active {
  background-color: rgb(182, 0, 51)!important;
}

.new-form-container  .bubble{
	margin-left: 178px;
    top: 45px;
}

.new-form-container  .H_ib_tail{
	display:none!important;
}


.new-form-container  .H_ib_body{
	font-family:roboto!important;
	border-radius: 0px!important;
	text-transform: uppercase!important;
	width: 200px;
	height: 23px;
}

.new-form-container  .H_ib_body .H_ib_content{
	line-height: 5px!important;
    margin: 10px 10px 10px 5px!important;
}

.new-form-container  .H_imprint .H_logo{
height: 27px;
    width: 44px;
    margin-top: 44px;
    margin: -10px;
}

.new-form-container  .H_imprint .H_logo svg{
    height: 27px;
    width: 44px;
    margin-top: 9px!important;
   margin: -24px;
}



.new-form-container  .H_ib_content{
	    line-height: 6px;
}

.new-form-container section-dealer .zoom-div{
position: absolute;
    width: 100%;
    opacity: 0.5;
	z-index: 2;
    background-color: black;
    overflow: hidden;
    min-height: 850px
}

.new-form-container section-dealer .zoom-div span{color: white;font-size: 25px;position: relative;top: 40%;align: center;padding-left: 35%;width: 670px;margin-left: 0;top: 300px;}


@media(max-width:768px){

.new-form-container section-dealer .zoom-div{
    position: absolute;
    width: 100%;
    opacity: 0.5;
    z-index: 2;
    background-color: black;
    overflow: hidden;
    height: 100%;
    /* padding-left: 13%; */
    text-align: center;
}

.new-form-container section-dealer .zoom-div span{
    color: white;
    font-size: 25px;
    position: relative;
    top: 40%;
    align: center;
    width: 670px;
    text-align: center;
	padding-left: 10px;
	padding-right: 10px
}

}


.new-form-container section-dealer .H_zoom.H_grp{
	top: 30px;
}

.new-form-container  .pac-logo:after {
    content: "";
    padding: 1px 1px 1px 0;
    height: 16px;
    text-align: right;
    display: block;
   /* background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white3.png);*/
    background-position: right;
    background-repeat: no-repeat;
    background-size: 120px 14px
}
.new-form-container  .hdpi.pac-logo:after {
    /*background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white3_hdpi.png)*/
}
.new-form-container  .pac-item {
    cursor: default;
    padding: 0 4px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 30px;
    text-align: left;
    border: 0.5px solid #e6e6e6;
    font-size: 11px;
    width: 295px;
    color: #999;
}
.new-form-container  .pac-item:hover {
    background-color: #fafafa
}
.new-form-container  .pac-item-selected,
.new-form-container  .pac-item-selected:hover {
    background-color: #ebf2fe
}
.new-form-container  .pac-matched {
    font-weight: 700
}
.new-form-container  .pac-item-query {
    font-size: 13px;
    padding-right: 3px;
    color: #000
}
.new-form-container  .pac-icon {
    width: 15px;
    height: 20px;
    margin-right: 7px;
    margin-top: 6px;
    display: inline-block;
    vertical-align: top;
    background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons.png);
    background-size: 34px
}
.new-form-container  .hdpi .pac-icon {
    background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons_hdpi.png)
}
.new-form-container  .pac-icon-search {
    background-position: -1px -1px
}
.new-form-container  .pac-item-selected .pac-icon-search {
    background-position: -18px -1px
}
.new-form-container  .pac-icon-marker {
    background-position: -1px -161px
}
.new-form-container  .new-form-container .pac-item-selected .pac-icon-marker {
    background-position: -18px -161px
}
.new-form-container  .pac-placeholder {
color: gray}

input{
	width:300px;
}

.new-form-container  .form-anagrafic-container .hdpi {
   top: 48px;
}

.new-form-container .hdpi{
   top:78px
}

.new-form-container  .hdpi{
   top:78px;
}

@media  (max-width:767px){
	.new-form-container  .hdpi{
	 top: 51px;

	}

	.new-form-container .new-dealer-locator .hdpi{
	 top: 51px;
	 margin-left:14px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .new-form-container .new-dealer-locator .hdpi{
	 top: 78px;
	 /* margin-left:14px; */
	}
}

.new-form-container  .H_ib_close .H_icon {
   display:none;
}

@media only screen and (min-width: 960px) {
	#map {
		width: 100%;
		height: 790px;
		background: #e8e8e8;
	}
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	#map {
		width: 100%;
		height: 790px;
		background: #e8e8e8;
	}
}
@media(max-width:767px){
	#map {
		height: 500px!important;
		background: #e8e8e8;
	}
}



#panel {
    width: 100%;
    height: 400px;
}


.new-form-container  .H_slider:hover .H_slider_track_active {
  background-color: rgba(182, 0, 17, 0.8)!important;
}
.new-form-container  .H_disabled .H_slider_track_active {
  background-color: rgba(182, 0, 126, 0.2)!important;
}
.new-form-container  .H_slider.H_slider_active .H_slider_track {
  background-color: rgb(14, 81, 186)!important;
}
.new-form-container  .H_slider.H_slider_active .H_slider_track_active {
  background-color: rgb(182, 0, 51)!important;
}

.new-form-container  .bubble{
	margin-left: 178px;
    top: 45px;
}

.new-form-container  .H_ib_tail{
	display:none!important;
}


.new-form-container  .H_ib_body{
	font-family:roboto!important;
	border-radius: 0px!important;
	text-transform: uppercase!important;
	width: 200px;
	height: 23px;
}

.new-form-container  .H_ib_body .H_ib_content{
	line-height: 5px!important;
    margin: 10px 10px 10px 5px!important;
}

.new-form-container  .H_imprint .H_logo{
height: 27px;
    width: 44px;
    margin-top: 44px;
    margin: -10px;
}

.new-form-container  .H_imprint .H_logo svg{
    height: 27px;
    width: 44px;
    margin-top: 9px!important;
   margin: -24px;
}



.new-form-container  .H_ib_content{
	    line-height: 6px;
}

.new-form-container section-dealer .zoom-div{
position: absolute;
    width: 100%;
    opacity: 0.5;
	z-index: 2;
    background-color: black;
    overflow: hidden;
    min-height: 850px
}

.new-form-container section-dealer .zoom-div span{color: white;font-size: 25px;position: relative;top: 40%;align: center;padding-left: 596px;width: 670px;margin-left: 0;top: 360px;}


@media(max-width:768px){

.new-form-container section-dealer .zoom-div{
    position: absolute;
    width: 100%;
    opacity: 0.5;
    z-index: 2;
    background-color: black;
    overflow: hidden;
    height: 100%;
    /* padding-left: 13%; */
    text-align: center;
}

.new-form-container section-dealer .zoom-div span{
    color: white;
    font-size: 25px;
    position: relative;
    top: 25%;
    align: center;
    width: 670px;
    text-align: center;
	padding-left: 10px;
	padding-right: 10px
}

}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	.new-form-container section-dealer .zoom-div{
    position: absolute;
    width: 100%;
    opacity: 0.5;
    z-index: 2;
    background-color: black;
    overflow: hidden;
    height: 100%;
    /* padding-left: 13%; */
    text-align: center;
    padding-left: 341px;
}

.new-form-container section-dealer .zoom-div span{
    color: white;
    font-size: 25px;
    position: relative;
    top: 40%;
    align: center;
    width: 339px;
    text-align: center;
    padding-left: 3px;
    padding-right: 10px;
}
}


.new-form-container section-dealer .H_zoom.H_grp{
	top: 30px;
}

.new-form-container  .contSearch{
   z-index: 2;
}


.new-form-container  .container-fluid .hp-dealerlocator{

  z-index: 2;
}

.new-form-container  .results.dealerDeviceMobile{
    /*display: none;*/
       top: 250px;
}

.new-form-container .new-dealer-locator .results.dealerDeviceMobile .dealer-locator-results__item{
	  height: 230px;
}

.new-form-container .new-dealer-locator .results.dealerDeviceMobile .dealer-locator-results__item .infoDealerContainer .ctaMobile.margin-cta{
       margin-top: 38px;
  }

 .new-form-container .section-header.sc.title-form .container-code-sc .label-code-sc{
	font-size: 0.600em!important;
    line-height: 15px!important;
    margin-top: 10px!important;
	text-align: center;
}


.new-form-container .section-header.sc.title-form .container-code-sc{
    border: 1px solid #e72020;
    width: 15%!important;
    margin-left: 42%;
    padding-bottom: 10px!important;
	color: #828282;
}

.new-form-container .section-header.sc.title-form .title-sc{
    padding-bottom: 25px!important;
    color: #828282;
    text-align: center;
}

.new-form-container .section-header.sh.title-form .title-sh{

  color:#828282;
  text-align:center;
}


.new-form-container .section-header.sc.title-form .container-code-sc .code-sc{
	padding-right: 0%!important;
    font-size: 1.571em!important;
    font-weight: bold!important;
}

.new-form-container .form-anagrafic-container .formAnagrafic .label_destinatario{
	clear: both;
	padding-left:15px;
	color:#828282;
}
.new-form-container .container-fluid .label_mittente{
	color:#828282;
}


@media only screen and (max-width: 999px) {
	.new-form-container .section-header.sc.title-form .container-code-sc .label-code-sc{
	font-size: 0.600em!important;
    line-height: 15px!important;
    margin-top: 10px!important;
}
.new-form-container .section-header.sc.title-form .container-code-sc{
    border: 1px solid #e72020;
    width: 50%!important;
	padding-bottom: 10px!important;
	margin-left:25%;
}

.new-form-container .section-header.sc.title-form .title-sc{
    padding-bottom: 25px!important;
}

.new-form-container .section-header.sc.title-form .container-code-sc .code-sc{
	padding-right: 0%!important;
    font-size: 1.571em!important;
    font-weight: bold!important;
}

.new-form-container .form-anagrafic-container .formAnagrafic .label_destinatario{
	clear: both;
	padding-left:15px;
	color:#828282;
}
.new-form-container .container-fluid .label_mittente{
	color:#828282;
}
}


.new-form-container .form-anagrafic-container [data-div-name="COMMUNICATIONCHANNEL"] .new-select-form,
.new-form-container .form-anagrafic-container [data-div-name="VOCATION"] .new-select-form,
.new-form-container .form-anagrafic-container [data-div-name="FLEETSIZE"] .new-select-form{
	width: 75%;
}

.new-form-container .form-anagrafic-container .fa-info-circle{
	cursor: pointer;
    position: absolute;
    font-size: 20px;
    padding: 1px;
    margin-left: 5px;
    padding-left: 80%;
    top: 24px;
    color: #a6a6a6;
}


.new-form-container .form-anagrafic-container .channel-info{
     max-width: 180px;
    color: black;
    background-color: white;
    padding: 12px;
    line-height: 17px;
	justify-content: right;
    font-size: 12px;
    top: 57px;
    border: 1px solid #a6a6a6;
    position: absolute;
    right: 15px;
	z-index:2;
}

/**************************************************BRO Toggle CR**************************************************************/

.bro-toggle-container{
	margin-top:40px;
}

.bro-toggle-container .new-form-radios-label{
	margin-bottom:16px;
	font-weight: 500;
	font-size: 14px;
	line-height: 15px;
	color: #ffffff;
}

.switch {
  position: relative;
  display: inline-block;
  width: 55px;
  height: 18px;
  margin: 0 20px 0 20px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.form-anagrafic-container .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.3);
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 22px;
  width: 35px;
  left: 0px;
  bottom: -2px;
  background-color: #e72020;
  -webkit-transition: .5s;
  transition: .5s;
}

input:checked + .slider {
  background-color: rgba(255, 255, 255, 0.3);
}

input:focus + .slider {
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.3);
}

input:checked + .slider:before {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 2px;
}



.bro-lead{
	margin-top:25px;
}

.new-form-container section-anagraphic .bro-toggle .toggle1{
    color: #BBBBBB;
	font-weight: 500;
	font-size: 14px;
	line-height: 19px;
	text-transform:uppercase;
}

.new-form-container section-anagraphic .bro-toggle .toggle1.active{
    color: #FFFFFF;
}

.new-form-container section-anagraphic .bro-toggle .toggle2{
    color: #BBBBBB;
	text-transform:uppercase;
	font-weight: 500;
	font-size: 14px;
	line-height: 19px;
}


.new-form-container section-anagraphic .bro-toggle .toggle2.active{
    color: #FFFFFF;
}

.new-form-container .thank-you-section .buttons-container-row-lead .new-icon-separator-container .copy-box{
	min-height: 130px;
}

.new-form-radios.fleet legend.radio-desc{
  padding-right: 10px;
  height: 33px !important;
  margin-bottom: 10px;
  color: #fff;
  font-size: 16px;
  width: 100%;
}

label.contSearch-label {
  display: none;
}