.ct-c4463631-wrapper {
	width: 100%;
	overflow-x: auto;
}

.ct-c4463631-table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0 10px;
	text-align: left;
}

.ct-c4463631-header th {
	background-color: #a3cbf5;
}

.ct-c4463631-header-cell {
	padding: 15px 20px;
	font-weight: 600;
	color: #111;
	text-align: center; /* Centered alignment for header cells */
}

.ct-c4463631-header-empty {
	text-align: left; /* Keep first column left aligned */
}


.ct-c4463631-row td {
	background-color: #ffffff;
}

.ct-c4463631-cell {
	padding: 15px 20px;
	vertical-align: middle;
}

.ct-c4463631-row-title {
	font-weight: 500;
	color: #4a4a4a;
}

.ct-c4463631-check-cell {
	text-align: center; /* Check cell centered alignment */
}

.ct-c4463631-icon {
	/* Global color handled by settings */
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.ct-c4463631-icon svg {
	/* Global fill handled by settings */
	width: 20px;
	height: 20px;
}

.ct-c4463631-cell-text {
	color: #7f8c8d;
	font-weight: 500;
}