label.error {
    color: red !important;
    margin-bottom: 0rem !important;
}
.middle-box h1 {
    font-size: 140px;
}
.slidecontainer {
    width: 100%;
  }
  .estimate_message_row{
    background-color:#ffc40f;
  }

  
code {
  font-size: 125.5% !important;
  color: #010a41;
  word-break: break-word;
}

.price-btn-heading
{
    font-size:12px;
}
.error {
  color: red;
  font-size: 12px;
}
.has-error label,.has-error .checkbox, .has-error .checkbox-inline, .has-error .col-form-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
  color: red !important;
}

.call_soon {
  text-align: center;
  margin-top: 15px;
}
.background_thanks_accepting input {
  outline: none;
}
.call_soon input {
  width: 57px;
  height: 40px;
  font-size: 18px;
  text-align: center;
  border: 1px solid #ddd;
  color: rgb(0, 0, 0);
}