.details-collapsible {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  font-size: 18px;
  line-height: 26px;
  padding-bottom: 5px;
  border-bottom: 1px solid rgba(77, 77, 77, 0.5);
  margin-bottom: 20px;
  margin-top: 50px;
  font-family: "montserrat-semibold";
  position: relative;
  padding-right: 30px;
}

.ih-webform details > .details-wrapper {
display: flow-root !important;
}

.select_all_that_apply_adult {
  margin-bottom: -40px !important;
}

.other-field-custom{
 margin-top: -20px !important;
}

.ih-groups-list-field {
  margin-top: 30px !important;
  margin-bottom: 0px !important;
}

#circle_of_care_table div .field-prefix {
float: right;
margin-right: 8%;
}

#edit-substance-history-row-items-0-item-other-quantity {
  min-height: 50px;
}

label[for="edit-treatment-centre-preference-radios-no-preference-first-available-space"] {
  padding-right: 63px !important;
  padding-left: 50px !important;
}
