th.headerCenter-dataRight {
  text-align: center;
}

td.headerCenter-dataRight {
  text-align: right;
}


.form-table .ui-datatable-scrollable-header th {
    font-family: sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #00a096;
}

#feedMeasurementListId .ui-datatable-scrollable-header-box > table > thead > tr > th:nth-child(1),
#feedMeasurementListId .ui-datatable-scrollable-body > table > thead > tr > th:nth-child(1) {
    width: 9em !important;
}
#feedMeasurementListId .ui-datatable-scrollable-header-box > table > thead > tr > th:nth-child(2),
#feedMeasurementListId .ui-datatable-scrollable-body > table > thead > tr > th:nth-child(2) {
    width: 11em !important;
}
#feedMeasurementListId .ui-datatable-scrollable-header-box > table > thead > tr > th:nth-child(3),
#feedMeasurementListId .ui-datatable-scrollable-body > table > thead > tr > th:nth-child(3) {
    width: 11em !important;
}
#feedMeasurementListId .ui-datatable-scrollable-header-box > table > thead > tr > th:nth-child(4),
#feedMeasurementListId .ui-datatable-scrollable-body > table > thead > tr > th:nth-child(4) {
    width: 9em !important;
}
#feedMeasurementListId .ui-datatable-scrollable-header-box > table > thead > tr > th:nth-child(5),
#feedMeasurementListId .ui-datatable-scrollable-body > table > thead > tr > th:nth-child(5) {
    width: 12em !important;
}
#feedMeasurementListId .ui-datatable-scrollable-header-box > table > thead > tr > th:nth-child(6),
#feedMeasurementListId .ui-datatable-scrollable-body > table > thead > tr > th:nth-child(6) {
    width: 12em !important;
}
#feedMeasurementListId .ui-datatable-scrollable-header-box > table > thead > tr > th:nth-child(7),
#feedMeasurementListId .ui-datatable-scrollable-body > table > thead > tr > th:nth-child(7) {
    width: 12em !important;
}
#feedMeasurementListId .ui-datatable-scrollable-header-box > table > thead > tr > th:nth-child(8),
#feedMeasurementListId .ui-datatable-scrollable-body > table > thead > tr > th:nth-child(8) {
    width: 9em !important;
}

#feedMeasurementListId .ui-datatable-scrollable-header-box > table > thead > tr > th:nth-child(9),
#feedMeasurementListId .ui-datatable-scrollable-body > table > thead > tr > th:nth-child(9) {
    width: 15em !important;
}

#feedMeasurementListId .ui-datatable-scrollable-header-box > table > thead > tr > th:nth-child(10),
#feedMeasurementListId .ui-datatable-scrollable-body > table > thead > tr > th:nth-child(10) {
    width: 15em !important;
}

#feedMeasurementListId .ui-datatable-scrollable-header-box > table > thead > tr > th:nth-child(11),
#feedMeasurementListId .ui-datatable-scrollable-body > table > thead > tr > th:nth-child(11) {
    width: 9em !important;
}
