tbody .column-ishiharaTestPassed,
tbody .column-ortTestPassed,
tbody .column-understandingTestPassed,
tbody .column-interviewPassed,
tbody .column-accepted {
  white-space: nowrap;
  width: 100px;
}
tbody .column-ishiharaTestPassed input[type=radio],
tbody .column-ortTestPassed input[type=radio],
tbody .column-understandingTestPassed input[type=radio],
tbody .column-interviewPassed input[type=radio],
tbody .column-accepted input[type=radio],
tbody .column-ishiharaTestPassed .radio,
tbody .column-ortTestPassed .radio,
tbody .column-understandingTestPassed .radio,
tbody .column-interviewPassed .radio,
tbody .column-accepted .radio,
tbody .column-ishiharaTestPassed .checkbox,
tbody .column-ortTestPassed .checkbox,
tbody .column-understandingTestPassed .checkbox,
tbody .column-interviewPassed .checkbox,
tbody .column-accepted .checkbox {
  margin-right: 5px;
}
