.ctdb-topic {
	margin-bottom: 1.5em;
	overflow: hidden;
}
/* Override Twenty Sixteen layout */
body.single-discussion-topics article.discussion-topics .entry-content,
body.post-type-archive-discussion-topics article.discussion-topics .entry-content {
	float: none !important;
	width: 100% !important;
}
body.post-type-archive-discussion-topics article.discussion-topics .entry-footer {
	display: none;
}
.ctdb-information-bar {
	overflow: hidden;
	margin: 0 0 1.5em;
}
.ctdb-info-standard .ctdb-span-3 {
	float: left;
	box-sizing: border-box;
	padding: 0.25em 2% 0 0;
}
.ctdb-info-standard .ctdb-border-left {
	border-left: 1px solid #eee;
	padding-left: 2%;
}
.ctdb-span-3 .dashicons {
	margin-right: 8px;
	vertical-align: inherit;
}
.ctdb-info-table .ctdb-information-bar {
	width: 100%;
}
.ctdb-info-table .ctdb-info-bar-row {
	display: -webkit-flex;
	display: flex;
}
.ctdb-info-table .ctdb-info-avatar {
	margin-right: 20px;
}
.ctdb-info-table .ctdb-info-replies {
	padding: 3px 0;
}
.ctdb-info-author {
	font-weight: bold;
}
.ctdb-header {
	width: auto;
	float: left;
	clear: none;
	cursor: pointer;
	padding: 1em 2em;
	background-color: #f9f9f9;
	border: 1px solid #f9f9f9;
	border-bottom: none;
	color: #333;
	-webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	transition: all 0.15s;
}
.ctdb-header:hover {
	background-color: #f1f1f1;
}
.ctdb-header.active-header {
	background-color: #fff;
	border: 1px solid #f1f1f1;
	border-bottom: none;
}
.ctdb-header h3.ctdb-h3 {
	margin: 0;
}
.ctdb-header .dashicons {
	vertical-align: inherit;
	margin-right: 8px;
}
.ctdb-form-section {
	clear: left;
	display: none;
}
.no-js .ctdb-form-section {
	display: block;
}
.ctdb-form-section.active-section {
	display: block;
	padding: 1em 2em;
	border: 1px solid #f1f1f1;
}
.ctdb-form-section fieldset {
	border: 0;
}
.ctdb-form-section label {
	display: block;
}
.ctdb-form input.invalid {
	border: 1px solid red;
}
.ctdb-form input.valid {
	border: 1px solid green;
}
#new-topic input,
#new-topic textarea {
	margin-bottom: 1.5em;
}
#new-topic input[type="text"],
#new-topic textarea {
	width: 100%;
}
.ctdb-success,
.ctdb-errors {
	padding: 1em;
	margin-bottom: 1.5em;
	background-color: #f9f9f9;
	border: 1px solid #f1f1f1;
}
ul.ctdb-pagination {
	list-style: none;
}
ul.ctdb-pagination li.prev {
	float: left;
}
ul.ctdb-pagination li.next {
	float: right;
}
#topic_category {
	margin-bottom: 1.5em;
}
ul.ctdb-categories {
	margin-bottom: 1.5em;
	list-style: none;
	clear: left;
}
ul.ctdb-categories li {
	float: left;
}
.ctdb-categories .dashicons,
.ctdb-tags .dashicons {
	margin-right: 8px;
	vertical-align: inherit;
}
#ctdb-new-topic .wp-editor-wrap {
	border: 1px solid #ddd;
	margin-bottom: 1.5em;
}
#ctdb-new-topic .wp-editor-wrap button:hover {
	background: inherit;
}
#ctdb-new-topic .wp-editor-wrap button {
	text-transform: none;
}
ul.ctdb-categories:before,
ul.ctdb-categories:after,
.ctdb-profile-wrapper:before,
.ctdb-profile-wrapper:after {
	content: "";
	display: table;
}
.ctdb-profile-wrapper:after,
ul.ctdb-categories:after {
	clear: both;
}
.ctdb-profile-avatar img {
	margin-bottom: 3em;
}
ul.ctdb-profile-content {
	list-style: none;
	margin-bottom: 3em;
}
ul.ctdb-profile-content li.inactive-tab {
	display: none;
}
@media screen and (min-width: 768px) {
	.ctdb-profile-tabs-wrapper {
		float: left;
		width: 20%;
		margin: 0 2% 0 0;
		padding: 0;
	}
	ul.ctdb-profile-tabs {
		padding: 0;
	}
	ul.ctdb-profile-content {
		float: left;
		width: 78%;
		margin: 0;
		padding: 0;
	}
}
.ctdb-follow-box {
	margin: 1.5em 0;
	padding: 1.5em;
	background: #f9f9f9;
}
.ctdb-follow-box label p:first-child {
	display: inline;
}
ul.ctdb-widget-profile-list.with-gravatar {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.ctdb-widget-profile-list.with-gravatar li {
	margin-bottom: 1.5em;
}
ul.ctdb-widget-profile-list.with-gravatar li:before,
ul.ctdb-widget-profile-list.with-gravatar li:after {
    content: "";
    display: table;
}
ul.ctdb-widget-profile-list.with-gravatar li:after {
    clear: both;
}
.ctdb-recent-gravatar {
	float: left;
	width: 20%;
}
.with-gravatar .ctdb-widget-profile-meta {
	float: right;
	width: 80%;
}
ul.ctdb-topic-table-row {
	list-style: none;
	padding: 0;
	margin: 0;
	display: table-row;
}
.ctdb-topic-table-header,
.ctdb-topic-table-body {
	display: table;
	width: 100%;
}
.ctdb-topic-table-header {
	font-weight: bold;
}
ul.ctdb-topic-table-row li {
	padding: 10px 0;
	display: table-cell;
	float: none;
	vertical-align: middle;
	border-bottom: 1px solid #f1f1f1;
}
li.ctdb-topic-table-avatar {
	width: 10%;
}
li.ctdb-topic-table-title {
	width: 50%;
}
li.ctdb-topic-table-title p {
	margin-bottom: 3px;
}
li.ctdb-topic-table-title a {
	text-decoration: none;
	box-shadow: none;
}
span.ctdb-topic-table-posted-by {
	font-size: 85%;
}
li.ctdb-topic-table-replies,
li.ctdb-topic-table-date {
	width: 20%;
	text-align: center;
}
p.ctdb-optout-box {
	font-weight: bold;
}