label.custom-alert-style{
	margin-top: 10px;
    color: red !important;
    font-size: 12px !important;
    margin: 0;
    font-weight: 600;
}

.form-test-drive .buttonType {
    position: absolute;
    right: 0;
    top: 30px;
}

.form-test-drive .default-field {
    background-color: #262626;
    background: transparent !important;
    border: 1px solid #ced4da;
    color: #fff;
}

select option { 
    /* Whatever color  you want */
    background-color: #262626;
}

.heading5 {
    font-family: "bmwtypenextttregular";
    font-size: 21px;
    position: relative;
    display: inline-block;
  

    /* padding-bottom: 10px; */
}
.form50 {
  width: 31%;
  float: left;
  margin-right: 2%;
  margin-top:10px;
}

.form51 {
  width: 31%;
  float: left;
  margin-right: 2%;
  margin-top:10px;
}

.form-margin {
  margin-right: 0px !important;
}
.form-test-drive .form-group {
  clear: inherit !important;
}
.car-details .car-brand {
width: 300px !important;

}
#changetab .buttonstylebottom-sh {
  position: relative;
  bottom: 0;
  width: 100%;
  float: left;
}
.corp-para {
font-size:14px;
}
@media (max-width: 767px) {
.heading5 {
    font-size: 14px;
    /* margin-bottom: 10px; */
}

.form50 {
  width: 100%;
  

}

.form51 {
  width: 100%;
 

}

.form-margin {
  margin-right: 0px !important;
}
.form-test-drive .form-group {
  clear: inherit !important;
}
.corp-para {
font-size:12px;
}
}

