#result_list {
  table-layout: fixed;
}

#result_list th {
  overflow: hidden;
}

#result_list .vLargeTextField {
  width: inherit;
  height: 60px;
}

.action-checkbox-column {
  width: 2%!important;
}

.column-camp_year {
  width: 4%;
}

.column-category {
  width: 8%;
}

.column-subcategory {
  width: 11%;
}

.column-label_and_description {
  width: 30%;
}

.column-value {
  width: 30%;
}

.column-date_value {
  width: 15%;
}