.crm-container ul.crm-checkbox-list {
  height: auto;
  width: 30%;
}

p.crm-af-field-help-post {
  margin-top: -20px !important;
  margin-bottom: 20px !important;
  width: 30%;
}

div.crm-af-field {
  margin: 10px 10px 30px 10px;
}

div.af-markup {
  margin-bottom: 20px;
  margin-left: 10px;
}

/*display radio in a list*/
#bootstrap-theme afform-wellaware-activity af-field[name="Wellaware_Activity.Enquiry_Type"] label{
  display: block;
  margin-left: var(--crm-m);	    
}

#bootstrap-theme afform-wellaware-activity af-field[name="Wellaware_Activity.Enquiry_Type"] .crm-af-field{
	display: block;
}