.table-head-bg {
	background-color: #04C8C8;
}

.table-tr-text-color {
	color: #FFF;
}

.table .table-row-bordered {
	border: #04C8C8;
}