.customDates, .appoimentsDate {
  border: none !important;
  outline: none;
  border-radius: 10px !important;
  padding: 1rem !important;
  margin-bottom: 0.5em;
  position: relative;
  width: 100%;
}
#terms-conditions{
  display: inline-block;
  margin-right: .5rem;
}


.datepicker.datepicker-dropdown.dropdown-menu{
  background-color: white;
  position: absolute;
}

.table-condensed td{
  padding: 1rem;
}

.form-postventa .form-wrapper .content-form .title-form p{
  font-family: 'Open Sans', sans-serif !important;
}

.report-location-info{
  max-height: 500px;
}

.step-item.report-location-1-3.report-modal .report-location-info.printDataByPlace{
  max-height: fit-content;
}

#finalRevision .third-step .step-item .report-location-info{
  max-height: 400px;
}

.form-postventa p{
  margin-bottom: 1rem;
}
