.mskcc-form #edit-expectation--wrapper.fieldgroup legend {
  font-weight: 400;
}

#edit-expectation.msk-radio input[type=radio] + label {
  min-width: 50px !important;
}

#edit-expectation--wrapper--description {
  width: 310px;
}

#edit-expectation--wrapper--description .expectation-strongly-disagree {
}

#edit-expectation--wrapper--description .expectation-strongly-agree {
  float: right;
}
