#toggle_shift_types {
  margin-bottom: 13px;
}
#custom_range {
  min-width: 30%;
  display: flex;
  justify-content: space-evenly;
  gap: 8px;
}
[hidden] {
  display: none !important;
}
#project_docs_input {
  min-height: 80px;
}
#use_customer_address {
  float: right;
  background-color: white;
}
