.mce-content-body table.bbp-rich-table,
#bbpress-forums div.bbp-topic-content table,
#bbpress-forums div.bbp-reply-content table {
	border-collapse: collapse;
	margin: 1em 0;
	width: 100%;
}

.mce-content-body table.bbp-rich-table caption,
#bbpress-forums div.bbp-topic-content table caption,
#bbpress-forums div.bbp-reply-content table caption {
	font-weight: 600;
	margin-bottom: 0.5em;
	text-align: left;
}

.mce-content-body table.bbp-rich-table th,
.mce-content-body table.bbp-rich-table td,
#bbpress-forums div.bbp-topic-content table th,
#bbpress-forums div.bbp-topic-content table td,
#bbpress-forums div.bbp-reply-content table th,
#bbpress-forums div.bbp-reply-content table td {
	border: 1px solid #d0d7de;
	line-height: 1.45;
	padding: 0.55em 0.7em;
	vertical-align: top;
}

.mce-content-body table.bbp-rich-table th,
#bbpress-forums div.bbp-topic-content table th,
#bbpress-forums div.bbp-reply-content table th {
	background: #f6f8fa;
	font-weight: 700;
}

.mce-content-body table.bbp-rich-table tr:nth-child(even) td,
#bbpress-forums div.bbp-topic-content table tr:nth-child(even) td,
#bbpress-forums div.bbp-reply-content table tr:nth-child(even) td {
	background: #fbfbfc;
}
