[data-cellid="above-grid_c"][data-page="finalpage_list"][data-cellid="above-grid_c"][data-page="finalpage_list"][data-cellid="above-grid_c"][data-page="finalpage_list"] {
  width: 100%;
}
[data-cellid="grid_footcell_field"][data-page="finalpage_list"][data-cellid="grid_footcell_field"][data-page="finalpage_list"][data-cellid="grid_footcell_field"][data-page="finalpage_list"] {
  white-space: nowrap;
}
[data-page="finalpage_list"][data-itemid="text"] {
  font-weight: bold;
  font-size: 18px;
}
[data-page="finalpage_list"][data-itemid="text1"] {
  font-weight: bold;
  font-size: 18px;
}

/* Put  your custom CSS code here */

body {
        width: 100%; /* Makes the body fill the entire viewport width */
    }

    .content {
        width: 70%; /* Makes the content div 70% of its parent's width */
    }
}

