.tablepress-id-3 thead th,
.tablepress-id-3 tbody td,
.tablepress-id-4 thead th,
.tablepress-id-4 tbody td,
.tablepress-id-5 thead th,
.tablepress-id-5 tbody td,
.tablepress-id-6 thead th,
.tablepress-id-6 tbody td,
.tablepress-id-7 thead th,
.tablepress-id-7 tbody td,
.tablepress-id-8 thead th,
.tablepress-id-8 tbody td,
.tablepress-id-9 thead th,
.tablepress-id-9 tbody td,
.tablepress-id-10 thead th,
.tablepress-id-10 tbody td,
.tablepress-id-11 thead th,
.tablepress-id-11 tbody td,
.tablepress-id-12 thead th,
.tablepress-id-12 tbody td,
.tablepress-id-13 thead th,
.tablepress-id-13 tbody td,
.table-CPT-Codes-category th,
.table-CPT-Codes-category td {
	padding: .75rem;
}




/* TablePress style for Medicare Diabetes Prevention Program (MDPP) Basics page */
.tablepress-id-3 th, 
.tablepress-id-3 td {
    border: 1px solid #808080 !important; /* Dark blue border */
}
.tablepress-id-3 thead th {
	background-color: #2F528F; /* Dark blue header */
    color: white;
    font-weight: bold;
    text-align: center;
	border: 1px solid #fff !important;
}
/* Make G-Codes bold and blue */
.tablepress-id-3 td:first-child {
    font-weight: bold;
    color: #2F528F;
	text-align: center;
}
.tablepress-id-3 tr:nth-child(3) td {
    background-color: #D9D9D9; /* Gray background for subtotal row */
    font-weight: bold;
    text-align: center;
	color: #2F528F;
}
.tablepress-id-3 tr:last-child td {
    background-color: #2F528F; /* Dark blue for total row */
    color: white;
    font-weight: bold;
    text-align: center;
}
.tablepress-id-3 td:last-child, 
.tablepress-id-3 th:last-child {
    text-align: center;
}

.tablepress-id-3 .row-4 .column-2,
.tablepress-id-3 .row-8 .column-2 {
	text-align: right;
	border-color: #808080 !important;;
}


/* TablePress style for Retention for Commercial Plans and EmployersRetention for Commercial Plans and Employers page */
.tablepress-id-4 thead th {
	background-color: #2F528F; /* Dark blue header */
    color: white;
    font-weight: bold;
    text-align: center;
	border: 1px solid #fff !important;
	font-size: 1rem;
}

.tablepress-id-4 tbody td {
	text-align: center;
}

.tablepress-id-4 td:first-child {
    background-color: #2F528F; /* Dark blue header */
    color: white;
    font-weight: bold;
    text-align: center;
	border: 1px solid #fff !important;
}

.tablepress-id-4 td:nth-child(2) {
    text-align: left;
}

.tablepress-id-4 td:last-child {
    text-align: left;
}


/* TablePress style for Cost & Value page */
.tablepress-id-5-header {
	font-size: 28px;
	text-align: left;
	color: #2F528F;
}

.tablepress-id-5 ul {
	margin: 0;
	padding-left: 30px;
}

.tablepress-id-5 thead th:first-child,
.tablepress-id-5 tbody td:first-child {
    background-color: #2F528F; /* Dark blue header */
    color: white;
    font-weight: bold;
    text-align: center;
	border: 1px solid #fff !important;
	vertical-align: middle;
}

.tablepress-id-5 thead th:nth-child(2),
.tablepress-id-5 tbody td:nth-child(2) {
    background-color: transparent;
	border: 1px solid #2F528F;
}


/* TablePress style for Attaining Coverage Through a Medicaid State Plan page */
.tablepress-id-6 thead th {
	background-color: #2F528F; /* Dark blue header */
	color: white;
	font-weight: bold;
    text-align: left;
	font-size: 0.9rem;
}

.tablepress-id-6,
.tablepress-id-6 tbody td {
	border: 1px solid #e1e1e1;
}

.tablepress-id-6 tbody tr:nth-child(1) td,
.tablepress-id-6 tbody tr:nth-child(4) td {
	background-color: #e1e1e1;	
	font-weight: bold;
    color: #2F528F;
}


/* TablePress style for Screening and Identification for Medicaid Agencies and MCOs page */
.tablepress-id-7 thead th {
    font-size: 1.3rem;
}
.tablepress-id-7 tbody td {
    border: 1px solid #2F528F !important; /* Dark blue border */
}

.tablepress-id-7 thead th:first-child,
.tablepress-id-7 tbody tr:nth-child(1) td {
	background-color: #2F528F; /* Dark blue header */
    color: white;
	font-weight: bold;
    text-align: center;
}

.tablepress-id-7 thead th:first-child {
	border-right: 1px solid #2F528F !important;
	border-left: 1px solid #2F528F !important;
}

.tablepress-id-7 tbody tr:nth-child(1) td {
	border-top: 1px solid #FFF !important;
	border-right: 1px solid #FFF !important;
}

.tablepress-id-7 tbody tr:nth-child(1) td.column-2 {
	border-right: 1px solid #2F528F !important;
}

.tablepress-id-7 tbody tr:nth-child(6) td.column-1,
.tablepress-id-7 tbody tr:nth-child(7) td.column-1,
.tablepress-id-7 tbody tr:nth-child(8) td.column-1 {
	padding-left: 3rem;
}


/* TablePress style for Screening and Identification for Medicaid Agencies and MCOs page */
.tablepress-id-8 thead th,
.tablepress-id-8 tbody td {
	font-weight: bold;
}

.tablepress-id-8 thead th {
	background-color: #44546b;
    color: white;
    text-align: center;
	font-size: 1.3rem;
}

.tablepress-id-8 tbody tr:nth-child(1) td {
	background-color: #dbdbdb;
    color: #105ea5;
}

.tablepress-id-8 tbody tr:nth-child(2) td {
	background-color: #c16b76;
    color: #e5e5e5;
}

.tablepress-id-8 tbody tr:nth-child(3) td {
	background-color: #d498a0;
    color: #e5e5e5;
}

.tablepress-id-8 tbody tr:nth-child(4) td {
	background-color: #e7c4ca;
    color: #4c4c4c;
}

.tablepress-id-8 tbody tr:nth-child(5) td {
	background-color: #f4e4e7;
    color: #4c4c4c;
}

.tablepress-id-8 tbody td.column-5 {
	vertical-align: middle;
}


/* TablePress style for Coding and Billing page */
.table-CPT-Codes-category {
	width: 60%;
	margin: 0 auto; /* Centers the table */
}
.table-CPT-Codes-category th, 
.table-CPT-Codes-category td {
	border: 1px solid f2f2f2;
	padding: 10px;
	text-align: left;
}
.table-CPT-Codes-category th {
	background-color: #003366;
	color: white;
}
.table-CPT-Codes-category tr:nth-child(even) {
	background-color: #f2f2f2;
}
.table-CPT-Codes-category th:first-child, 
.table-CPT-Codes-category td:first-child {
	border-right: 2px solid white; /* Makes the right border of first column white */
}

/* Make the table full width on small screens */
@media screen and (max-width: 1024px) {
	.table-CPT-Codes-category {
		width: 100%;
	}
}


.tablepress-id-9,
.tablepress-id-10 {
	width: 95% !important;
}

.tablepress-id-9 thead th,
.tablepress-id-10 thead th {
    background-color: #2F528F;
	color: white;
    text-align: center;
	font-size: 1.1rem;
	border-right: 2px solid white; /* Makes the right border of first column white */
}

.tablepress-id-9  tr:nth-child(1) td,
.tablepress-id-9  tr:nth-child(5) td,
.tablepress-id-10 tr:nth-child(1) td,
.tablepress-id-10 tr:nth-child(5) td {
	background-color: #2F528F;
	color: white;
	font-size: 1rem;
	font-weight: bold;
	border-right: 2px solid white;
}

.tablepress-id-9  tr:nth-child(4) td,
.tablepress-id-9  tr:nth-child(7) td,
.tablepress-id-10 tr:nth-child(4) td,
.tablepress-id-10 tr:nth-child(7) td {
	color: #000;
	font-weight: bold;
}

/* Select the last column of all rows except headers */
.tablepress-id-9 tr:not(:first-child) td:last-child,
.tablepress-id-10 tr:not(:first-child) td:last-child {
	text-align: center;
	border-right: 2px solid white;
}

/* Align selected rows to the right */
.tablepress-id-9 tr:nth-child(2) td:first-child, /* Months 1-6 */
.tablepress-id-9 tr:nth-child(3) td:first-child, /* Months 6-12 */
.tablepress-id-9 tr:nth-child(4) td:first-child, /* Year One Total	 */
.tablepress-id-9 tr:nth-child(6) td:first-child, /* Months 1-12 */
.tablepress-id-9 tr:nth-child(7) td:first-child, /* Total Reimbursement */ 
.tablepress-id-10 tr:nth-child(2) td:first-child, /* Months 1-6 */
.tablepress-id-10 tr:nth-child(3) td:first-child, /* Months 6-12 */
.tablepress-id-10 tr:nth-child(4) td:first-child, /* Year One Total	 */
.tablepress-id-10 tr:nth-child(6) td:first-child, /* Months 1-12 */
.tablepress-id-10 tr:nth-child(7) td:first-child /* Total Reimbursement */
{
	text-align: right;
	color: #000;
	font-weight: bold;
}

.tablepress-id-9 tr:nth-child(2) td, /* Months 1-6 */
.tablepress-id-9 tr:nth-child(3) td, /* Months 6-12 */
.tablepress-id-9 tr:nth-child(4) td, /* Year One Total	 */
.tablepress-id-9 tr:nth-child(6) td, /* Months 1-12 */
.tablepress-id-9 tr:nth-child(7) td, /* Total Reimbursement */ 
.tablepress-id-10 tr:nth-child(2) td, /* Months 1-6 */
.tablepress-id-10 tr:nth-child(3) td, /* Months 6-12 */
.tablepress-id-10 tr:nth-child(4) td, /* Year One Total	 */
.tablepress-id-10 tr:nth-child(6) td, /* Months 1-12 */
.tablepress-id-10 tr:nth-child(7) td /* Total Reimbursement */ 
{
	border-right: 2px solid #dfdfdf; /* Makes the right border of first column white */
}

.tablepress-id-9 tr:nth-child(5) td,
.tablepress-id-10 tr:nth-child(5) td {
	text-align: left !important;
}

.tablepress-id-9 tr.row-8 td.column-2,
.tablepress-id-10 tr.row-8 td.column-2 {
	text-align: center;
}


/* TablePress style for Retention page */
.tablepress-id-11 thead th, 
.tablepress-id-11 tbody td {
  border: 1px solid #ccc;
  padding: 12px;
  text-align: center;
}

.tablepress-id-11 thead th,
.tablepress-id-11 tr:nth-child(5) td {
  background-color: #003366;
  color: white;
}

.tablepress-id-11 thead th:first-child,
.tablepress-id-11 tr:nth-child(1) td:first-child,
.tablepress-id-11 tr:nth-child(2) td:first-child,
.tablepress-id-11 tr:nth-child(3) td:first-child,
.tablepress-id-11 tr:nth-child(4) td:first-child,
.tablepress-id-11 tr:nth-child(5) td:first-child,
.tablepress-id-11 tr:nth-child(6) td:first-child {
	text-align: left;
	padding-left: 1.5rem;
}


/* TablePress style for Business Model for Umbrella Hub Arrangements page */
.tablepress-id-12 thead th, 
.tablepress-id-12 tbody td {
  border: 1px solid #ccc;
  padding: 12px;
  text-align: center;
  font-weight: bold;
}

.tablepress-id-12 thead th {
  background-color: #01477b;
  color: white;
  font-weight: bold;
}

.tablepress-id-12 tbody tr:nth-child(even) td {
  background-color: #e6f0fa;
}

.tablepress-id-12 tbody tr:nth-child(odd) td {
  background-color: #f5faff;
}

.tablepress-id-12 tbody td:first-child {
  text-align: left;
}

.tablepress-id-13 thead tr th {
	background-color: #2856a3;
	color: #fff;
}

.tablepress-id-13 tbody tr td {
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.tablepress-id-13 td ul {
	magin-top: 0;
}