
.form-type-radios.form-item-field-country-und,
.form-type-radios.form-item-field-subprogram-und,
.form-type-checkboxes.form-item-field-country-und,
.form-type-checkboxes.form-item-field-subprogram-und {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
}

.node-unpublished {
  background-color: #fff4f4;
}
.preview .node {
  background-color: #ffffea;
}
td.revision-current {
  background: #ffc;
}
