#job-pre-booking-frame .one .search-head p {
  margin-bottom: 0.3em;
}
#job-pre-booking-frame .one .search-head .input-group > input {
  border-radius: 6px;
}
#job-pre-booking-frame .one span.description {
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 87vw;
  display: inline-block;
  font-size: 14px;
  opacity: 0.6;
  overflow: hidden;
}
#job-pre-booking-frame .one .pill {
  color: white;
  background: #0056FB;
  padding: 0 0.4em;
  border-radius: 5px;
  font-size: 16px;
}
#job-pre-booking-frame .one .pill.partially-completed {
  background: #60c659;
}
#job-pre-booking-frame .one .list-buttons {
  max-width: 100vw;
  overflow-x: hidden;
}
#job-pre-booking-frame .one .list-buttons button.hide {
  display: none;
}
#job-pre-booking-frame footer .two button.back {
  margin-bottom: 0.5em;
}

/*# sourceMappingURL=job-pre-booking.css.map */
