/* Table cells */
#calculateProductCostPage-article-listTable.dataTable th,
#calculateProductCostPage-article-listTable.dataTable td {
    padding: 2px 6px;
    font-size: 13px;
    line-height: 1.2;
    vertical-align: middle;
}

#calculateProductCostPage-article-listTable.dataTable tbody tr {
    height: 28px;
}

