.uniform-reset input[type=radio], .uniform-reset input[type=checkbox] {
  margin: 4px 0 0 -20px !important;
  opacity: 1 !important;
  width: auto;
  height: auto;
}
div[id^=id_custom_form] .selector{
    max-width: 44%;
}
div[id^=id_custom_form] .selector span{
  max-width: 100%;
}