.buddypress-wrap form.bp-dir-search-form input[type="search"], .buddypress-wrap form.bp-dir-search-form input[type="text"], .buddypress-wrap form.bp-invites-search-form input[type="search"], .buddypress-wrap form.bp-invites-search-form input[type="text"], .buddypress-wrap form.bp-messages-search-form input[type="search"], .buddypress-wrap form.bp-messages-search-form input[type="text"] {
	margin: 0;
}


.buddypress-wrap .grid.bp-list > li .action .generic-button {}

.buddypress-wrap .grid.bp-list > li .action .generic-button .button {
	padding: 10px;
	margin-bottom: 15px;
}

#members-list .members-meta.action {
	text-align: center;
}

#members-list .members-meta.action > div {
	width: 70%;
	min-width: 100px;
}

.grid > li .list-wrap {
	border-radius: 4px;
}

.forum-archive.bbpress h1.page-title {
	text-align: left;
}


body.bbpress .template-page.text-center {
	text-align: left;
}

#bbpress-forums fieldset.bbp-form input, #bbpress-forums fieldset.bbp-form p, #bbpress-forums fieldset.bbp-form select, #bbpress-forums fieldset.bbp-form textarea {
	margin: 0;
	line-height: 21px;
}

#bbpress-forums .bbp-search-form {
	margin: 4px auto;
}


.sidebar #members-list {}
.sidebar #members-list .vcard {
	flex: 0 1 100%;
}
.sidebar #members-list .vcard .item-avatar {
	padding: 10px 0;
	float: left;
	width: 75px;
}
.sidebar #members-list .vcard .item-meta {
	line-height: 22px;
}

#bbpress-forums fieldset.bbp-form {
	border: 0;
	padding: 0;
	margin: 0;
}

#bbpress-forums fieldset.bbp-form legend {
	border: 0;
	padding: 0;
	margin: 0;
}

form#new-post {
	clear: both;
	margin-top: 0;
	padding: 15px 25px;
	border-style: solid;
	border-width: 1px;
}

.bbp-template-notice {
	margin-bottom: 15px;
}

.bbp-template-notice p {

}

form#new-post label {
	font-weight: 700;
	margin-top: 15px !important;
	font-size: 1.1em;
	margin-bottom: 3px !important;
}


.bbp-the-content {
	border: 1px solid #d5d5d5;
	margin: 15px 0;
	min-height: 150px;
	padding: 15px;
}

#bbp_topic_submit, #bbp_reply_submit {
	background: #F90;
	color: #fff;
	text-transform: uppercase;
	font-size: 17px;
	border: 0;
	padding: 5px 30px;
	border-radius: 4px;
}

#bbpress-forums .bbp-forum-info .bbp-forum-content, #bbpress-forums p.bbp-topic-meta {
	display: block;
	margin: 0;
	padding: 0;
}

#bbpress-forums ul.bbp-replies li {
	margin-bottom: 0;
}

#favorite-toggle {
	margin-right: 20px;
}

#bbpress-forums ul.forums.bbp-replies .bbp-header .bbp-reply-author {
	display: none;
}

.main-color .enzo-rounded img.avatar, .main-color #bbpress-forums div.bbp-forum-author img.avatar, .main-color #bbpress-forums div.bbp-topic-author img.avatar, .main-color #bbpress-forums div.bbp-reply-author img.avatar {
	border-color: #f7f7f7;
	max-width: 100%;
}

#bbpress-forums div.bbp-forum-author, #bbpress-forums div.bbp-reply-author, #bbpress-forums div.bbp-topic-author {
	float: left;
	text-align: center;
	width: 150px;
	padding: 15px;
}

#bbpress-forums .hentry div.bbp-reply-content {
	margin-left: 160px;
	padding: 1px 15px;
	background: #fff;
}

#bbpress-forums div.bbp-forum-header, #bbpress-forums div.bbp-reply-header, #bbpress-forums div.bbp-topic-header {
	background-color: #f4f4f4;
	margin-bottom: 0;
}

#bbpress-forums div.even, #bbpress-forums ul.even,
#bbpress-forums div.odd, #bbpress-forums ul.odd {
	background: #f1f1f1;
}


.bbp-reply-content p {
	font-size: 18px;
	line-height: 27px;
}


.bbp-header .bbp-reply-content {
	color: #EAEAEA;
}

.bbp-user-page .filename {
	display: none;
}

.buddypress-wrap.bp-dir-hori-nav:not(.bp-vertical-navs) nav {
	border: 1px solid #eee;
}

.bp-navs ul li {
	border-right: 1px solid #eee;
}
