.bbpress .social-icons {
	display: none;
}

@media (min-width: 768px) {
	.bbpress .social-icons {
		display: block;
	}
}

#bbpress-forums {
	font-size: 14px;
	overflow: visible;
}

.single-topic .breadcrumb > li:last-child {
	display: none;
}

.bbpress .site-content {
	padding: 80px 0;
}

#bbpress-forums #bbp-user-wrapper {
	float: none;
}

div.bbp-topic-tags {
	font-size: 14px;
}

#bbpress-forums div.bbp-search-form {
	float: none;
}

#bbpress-forums #bbp-search-form {
	float: none;
	padding-bottom: 10px;
	margin-bottom: 60px;
	border-bottom: 1px solid rgba(0,0,0,.15);
}

#bbpress-forums #bbp-search-form #bbp_search,
#bbpress-forums div.bbp-search-form button {
	height: 70px;
	padding: 0;
	border-width: 0;
	border-radius: 0;
	font-size: 40px;
	font-weight: 300;
	line-height: 40px;
	box-shadow: none;
	-webkit-font-smoothing: antialiased;
}

#bbpress-forums #bbp-search-form #bbp_search {
	width: 100%;
}

#bbpress-forums #bbp-search-form #bbp_search::-webkit-input-placeholder {
	color: rgba(0, 0, 0, .3);
	line-height: 65px;
}

#bbpress-forums div.bbp-search-form button {
	color: rgba(0, 0, 0, .3);
}

#bbpress-forums h1 {
	clear: both;
	font-size: 40px;
	line-height: 50px;
	padding-bottom: 0;
}

#bbpress-forums div.bbp-topic-tags {
	float: none;
	clear: both;
	margin-bottom: 30px;
}

#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results {
	font-size: 15px;
	border: none;
	margin: 0;
}

#bbpress-forums li.bbp-header, #bbpress-forums li.bbp-footer {
	padding: 15px;
	border: none;
	font-weight: 300;
}

/*.single-topic #bbpress-forums li.bbp-body ul.forum,
.single-topic #bbpress-forums li.bbp-body ul.topic {
	border-top: none;
}*/

#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
	padding: 30px 15px;
	border-top: none;
	border-bottom: 1px solid rgba(0, 0, 0, .05);
}

#bbpress-forums div.odd,
#bbpress-forums ul.odd,
#bbpress-forums div.even,
#bbpress-forums ul.even {
	background-color: #fff;
	transition: background-color .25s ease;
}

#bbpress-forums div.odd:hover,
#bbpress-forums ul.odd:hover,
#bbpress-forums div.even:hover,
#bbpress-forums ul.even:hover {
	background: #edece4;
}

li.bbp-forum-info,
li.bbp-topic-title {
	width: 100%;
}

@media (min-width: 481px) {
	li.bbp-forum-info,
	li.bbp-topic-title {
		width: 77%;
	}
}

@media (min-width: 768px) {
	li.bbp-forum-info,
	li.bbp-topic-title {
		width: 55%;
	}
}

.bbp-forum-title,
.bbp-topic-permalink,
.forum-search .bbp-topic-title a {
	display: block;
	margin-bottom: 2px;
	color: #455A64;/*5F5E5B*/
	font-size: 30px;
	font-weight: 600;
	line-height: 1;
}

a.bbp-forum-title:hover,
a.bbp-topic-permalink:hover {
	color: #607D8B;
}

#bbpress-forums .bbp-forum-info .bbp-forum-content,
#bbpress-forums p.bbp-topic-meta {
	font-size: 18px;
	font-weight: 300;
	margin: 0;
	color: rgba(0, 0, 0, .6);
	line-height: 1;
}

#bbpress-forums p.bbp-topic-meta {
	font-size: 14px;
}

.bbp-forum-status-open li.bbp-forum-topic-count,
.type-topic li.bbp-topic-voice-count,
.bbp-forum-status-open li.bbp-forum-reply-count,
.type-topic li.bbp-topic-reply-count,
.bbp-topics ul.sticky,
.bbp-forum-content ul.sticky {
	font-size: 18px;
}

.bbp-forum-status-open li.bbp-forum-topic-count,
.type-topic li.bbp-topic-voice-count,
.bbp-forum-status-open li.bbp-forum-reply-count,
.type-topic li.bbp-topic-reply-count {
	letter-spacing: 1px;
}

li.bbp-forum-freshness,
li.bbp-topic-freshness {
	display: none;
	position: relative;
	padding-left: 42px;
	text-align: left;
}

.bbp-forum-topic-count,
.bbp-forum-reply-count,
.bbp-topic-voice-count,
.bbp-topic-reply-count {
	display: none;
}

@media (min-width: 768px) {
	li.bbp-forum-freshness,
	li.bbp-topic-freshness,
	.bbp-forum-topic-count,
	.bbp-forum-reply-count,
	.bbp-topic-voice-count,
	.bbp-topic-reply-count {
		display: list-item;
	}
}

li.bbp-forum-freshness a,
li.bbp-topic-freshness a {
	font-size: 14px;
	font-weight: 300;
	color: rgba(0, 0, 0, .3);
}

p.bbp-topic-meta a {
	color: #455A64;
}

p.bbp-topic-meta a:hover {
	color: #607D8B;
}

.bbp-forum-freshness p.bbp-topic-meta a,
.bbp-topic-freshness p.bbp-topic-meta a {
	font-size: 20px;
	font-weight: 600;
}

#bbpress-forums p.bbp-topic-meta img.avatar,
#bbpress-forums ul.bbp-reply-revision-log img.avatar,
#bbpress-forums ul.bbp-topic-revision-log img.avatar,
#bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums .widget_display_topics img.avatar,
#bbpress-forums .widget_display_replies img.avatar {
	float: left;
	margin: 0 8px 0 0;
	border: none;
	border-radius: 18px;
	/*position: absolute;*/
	left: 0;
	max-width: 36px;
}

#bbpress-forums p.bbp-forum-meta img.avatar {
	margin-top: -6px;
	border-radius: 24px;
	max-width: 48px;
}

#bbpress-forums .bbp-forums-list {
	margin: 0;
	padding: 0;
	border: none;
}

#bbpress-forums .bbp-forums-list li {
	font-size: 13px;
}

.subscription-toggle,
.favorite-toggle {
	margin-bottom: 15px;
	display: inline-block;
	font-size: 18px;
	line-height: 40px;
	padding-right: 15px;
}

@media (min-width: 768px) {
	.subscription-toggle,
	.favorite-toggle {
		float: right;
		padding: 0 0 0 15px;
		margin:  0;
	}
}

.single-forum #bbpress-forums ul.bbp-forums {
	margin-bottom: 60px;
}

.bbp-pagination-count {
	float: none;
	border: none;
	line-height: 32px;
}

.bbp-pagination-links {
	float: none;
}

@media (min-width: 480px) {
	.bbp-pagination-count {
		float: left;
	}
	
	.bbp-pagination-links {
		float: right;
	}
}

.bbp-pagination {
	margin-bottom: 30px;
	font-size: 14px;
}

.bbp-pagination-links a,
.bbp-pagination-links span.current,
.bbp-pagination-links span.dots {
	padding: 6px 12px;
	margin-left: -1px;
}

.pagination>li>a {
	color: #5cb85c;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
	background-color: #42ca8b;
	border-color: #42ca8b;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
	color: #8DDC63;
}

.bbp-topic-pagination a {
	border-radius: 3px;
	padding: 2px 4px;
}

#bbpress-forums ul.bbp-topics {
	margin-bottom: 30px;
}

#bbpress-forums div.bbp-topic-header,
#bbpress-forums div.bbp-reply-header {
	background-color: #383226;
	/*border-top: 1px solid rgba(0,0,0,0.15);*/
}

.bbp-topic-form,
.bbp-reply-form {
	margin-top: 30px;
	/*float: left;*/
	width: 100%;
}

.topic-edit .bbp-topic-form,
.reply-edit .bbp-reply-form {
	margin-top: 0;
}

#bbpress-forums fieldset.bbp-form,
#bbpress-forums fieldset.bbp-form legend {
	border: none;
	padding: 0;
}

#bbpress-forums fieldset.bbp-form legend {
	font-size: 14px;
}

#bbpress-forums #new-post > fieldset.bbp-form > legend {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 30px;
}

#bbpress-forums fieldset.bbp-form p,
#bbpress-forums fieldset.bbp-form textarea,
#bbpress-forums div.bbp-the-content-wrapper {
	margin: 0 0 20px;
}

#bbpress-forums fieldset.bbp-form input {
	margin: 0;
}

#bbpress-forums fieldset.bbp-form .quicktags-toolbar input,
#bbpress-forums fieldset.bbp-form select {
	margin: 0 5px 0 0;
}

#bbpress-forums div.bbp-the-content-wrapper input {
	padding: 5px 10px;
}

#bbpress-forums div.wp-editor-container {
	border: 1px solid #ccc;
	border-radius: 4px;
	overflow: hidden;
}

div.bbp-submit-wrapper {
	float: none;
}

#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
	font-size: 15px;
}

div.bbp-forum-header,
div.bbp-topic-header,
div.bbp-reply-header {
	border: none;
}

.bbp-body .type-topic.hentry,
.bbp-body .type-reply.hentry {
	margin: 0;
	border: none;
}

.bbp-body .type-topic.hentry:last-child,
.bbp-body .type-reply.hentry:last-child {
	border-bottom: 1px solid #eee;
}

div.bbp-forum-header,
div.bbp-topic-header,
div.bbp-reply-header,
li.bbp-body div.hentry {
	padding: 0;
}

div.bbp-reply-header,
.forum-search div.bbp-topic-header {
	padding: 9px 15px;
}

.bbp-reply-post-date,
.bbp-topic-post-date,
.bbp-reply-header a.bbp-reply-permalink,
.bbp-topic-header a.bbp-topic-permalink {
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: .7px;
	text-transform: uppercase;
}

.bbp-topic-permalink {
	margin-bottom: 6px;
	font-size: 20px;
	font-weight: 700;
}

span.bbp-admin-links {
	color: rgba(255, 255, 255, .3);
}

span.bbp-admin-links a {
	color: rgba(255, 255, 255, .6);
	font-size: 12px;
	letter-spacing: .4px;
}

#bbpress-forums div.bbp-forum-author img.avatar,
#bbpress-forums div.bbp-topic-author img.avatar,
#bbpress-forums div.bbp-reply-author img.avatar {
	margin: 0;
	position: static;
	width: auto;
}

#bbpress-forums li.bbp-header .bbp-search-author,
#bbpress-forums li.bbp-footer .bbp-search-author,
#bbpress-forums li.bbp-header .bbp-forum-author,
#bbpress-forums li.bbp-footer .bbp-forum-author,
#bbpress-forums li.bbp-header .bbp-topic-author,
#bbpress-forums li.bbp-footer .bbp-topic-author,
#bbpress-forums li.bbp-header .bbp-reply-author,
#bbpress-forums li.bbp-footer .bbp-reply-author {
	width: 205px;
	padding-right: 10px;
}

#bbpress-forums .bbp-body div.bbp-forum-author,
#bbpress-forums .bbp-body div.bbp-topic-author,
#bbpress-forums .bbp-body div.bbp-reply-author {
	width: 100%;
	padding: 15px;
	margin: 0;
	text-align: center;
}

@media (min-width: 768px) {
	#bbpress-forums .bbp-body div.bbp-forum-author,
	#bbpress-forums .bbp-body div.bbp-topic-author,
	#bbpress-forums .bbp-body div.bbp-reply-author {
		width: 360px;
		padding: 30px;
		float: right;
	}
}

#bbpress-forums div.bbp-reply-author img.avatar {
	float: left;
	border-radius: 3px;
	box-shadow: none;
}

.single-topic #bbpress-forums div.bbp-reply-author img.avatar {
	max-width: 96px;
	margin-right: 30px;
	border-radius: 48px;
}

@media (min-width: 768px) {
	#bbpress-forums div.bbp-reply-author img.avatar {
		/*float: none;*/
		margin-bottom: 15px;
	}
}

#bbpress-forums div.bbp-topic-author a.bbp-author-name,
#bbpress-forums div.bbp-reply-author a.bbp-author-name,
#bbpress-forums div.bbp-forum-author .bbp-author-role,
#bbpress-forums div.bbp-topic-author .bbp-author-role,
#bbpress-forums div.bbp-reply-author .bbp-author-role {
	clear: none;
	margin: 0 0 0 95px;
	text-align: left;
}


#bbpress-forums div.bbp-topic-author a.bbp-author-name,
#bbpress-forums div.bbp-reply-author a.bbp-author-name {
	margin: 0 0 0 15px;
}

.bbp-reply-ip {
	display: none;
	text-align: left;
}

@media (min-width: 768px) {
	#bbpress-forums div.bbp-topic-author a.bbp-author-name,
	#bbpress-forums div.bbp-reply-author a.bbp-author-name,
	#bbpress-forums div.bbp-forum-author .bbp-author-role,
	#bbpress-forums div.bbp-topic-author .bbp-author-role,
	#bbpress-forums div.bbp-reply-author .bbp-author-role {
		/*clear: left;*/
		margin: 0;
		text-align: center;
	}
	
	.bbp-reply-ip {
		display: block;
	}
}

#bbpress-forums div.bbp-reply-author a.bbp-author-name {
	margin-top: 15px;
	color: #455A64;
	font-size: 24px;
	font-weight: 700;
	text-align: left;
}

@media (min-width: 768px) {
	#bbpress-forums div.bbp-reply-author a.bbp-author-name {
		margin-top: 12px;
	}
}

#bbpress-forums div.bbp-reply-author a.bbp-author-name:hover {
	color: #5cb85c;
}

#bbpress-forums div.bbp-forum-content,
#bbpress-forums div.bbp-topic-content,
#bbpress-forums div.bbp-reply-content {
	clear: both;
	padding: 15px;
	margin-left: 0;
	font-size: 19px;
	line-height: 30px;
}

@media (min-width: 768px) {
	#bbpress-forums div.bbp-forum-content,
	#bbpress-forums div.bbp-topic-content,
	#bbpress-forums div.bbp-reply-content {
		clear: none;
		margin-right: 360px;
		padding: 30px;
	}
}

#bbpress-forums li.bbp-header {
	background-color: #383226;
	/*border-bottom: 1px solid rgba(0, 0, 0, .44);*/
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	letter-spacing: 1.1px;
	text-transform: uppercase;
}

.bbp-header li {
	color: #fff;
}

#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results {
	margin-bottom: 30px;
}

#bbpress-forums div.bbp-forum-author .bbp-author-role,
#bbpress-forums div.bbp-topic-author .bbp-author-role,
#bbpress-forums div.bbp-reply-author .bbp-author-role {
	font-style: normal;
	font-size: 14px;
	text-align: left;
}

#bbpress-forums #bbp-user-wrapper ul.bbp-lead-topic,
#bbpress-forums #bbp-user-wrapper ul.bbp-topics,
#bbpress-forums #bbp-user-wrapper ul.bbp-forums,
#bbpress-forums #bbp-user-wrapper ul.bbp-replies {
	clear: both;
}

.forum-search .bbp-reply-post-date,
.forum-search .bbp-topic-post-date {
	float: left;
}

.forum-search .bbp-reply-title,
.forum-search .bbp-topic-title {
	float: left;
	margin-left: 72px;
}

#bbpress-forums div.bbp-reply-title h3,
#bbpress-forums div.bbp-topic-title h3,
.bbp-user-replies-created .bbp-header {
	margin: 3px 0;
	color: #fff;
	font-weight: 300;
}

.forum-search .bbp-topic-permalink,
.forum-search .bbp-topic-title a,
.bbp-user-replies-created .bbp-topic-permalink {
	color: #5cb85c;
}

.forum-search .bbp-topic-permalink:hover,
.forum-search .bbp-topic-title a:hover,
.bbp-user-replies-created .bbp-topic-permalink:hover {
	color: #8DDC63;
}

.bbp-topics ul.sticky,
.bbp-forum-content ul.sticky {
	background-color: #fcf8e3 !important;
}

#bbpress-forums div.bbp-topic-content code,
#bbpress-forums div.bbp-reply-content code {
	font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
	display: inline;
	background-color: #f9f2f4;
	border: inherit;
	padding: 2px 4px;
	max-width: inherit;
	vertical-align: inherit;
	margin-top: inherit;
}

.bbp-login-form .bbp-submit-wrapper {
	text-align: left;
}

.bbp-login-form label {
	width:  auto;
}

.dropdown-menu .bbp-login-form {
	padding: 3px 20px;
}

body.bbpress .navbar-nav.navbar-right:last-child {
	margin-right: 140px;
}

body.bbpress .nav > li > a {
	padding-left: 0;
	padding-right: 0;
}

@media (min-width: 992px) {
	body.bbpress .navbar-nav.navbar-right:last-child {
		margin-right: 295px;
	}
	
	body.bbpress .nav > li > a {
		/*padding-left: 15px;*/
		/*padding-right: 15px;*/
	}
}

.bbp-user-account {
	position: absolute;
	top: 8px;
	right: 75px;
	z-index: 1;
}

@media (min-width: 768px) {
	.bbp-user-account {
		top: 13px;
		right: 38px;
	}
}

@media (min-width: 992px) {
	.bbp-user-account {
		position: absolute;
		top: 11px;
		right: 180px;
	}
	
	.navbar-inverse .bbp-user-account {
		top: 31px;
	}
}

.navbar-inverse .bbp-user-account > .btn-success {
	border-color: rgba(255, 255, 255, .6);
	color: #fff;
	transition: none;
}

.caret {
	width: 6px;
	height: 6px;
	margin-left: 3px;
	margin-top: -3px;
	border-top: none;
	border-left: none;
	border-right: 1px solid;
	border-bottom: 1px solid;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.bbp-user-account.show-login-form .dropdown-menu {
	min-width: 240px;
}

#bbpress-forums #bbp-your-profile fieldset div.form-group {
	margin-bottom: 15px;
	float: none;
	clear: none;
}

#bbpress-forums #bbp-your-profile fieldset label[for] { 
	width: 100%;
	padding: 7px 15px 0 15px;
	cursor: default;
	text-align: left;
}

@media (min-width: 992px) {
	#bbpress-forums #bbp-your-profile fieldset label[for] { 
		width: 16.66666667%;
		text-align: right;
	}
}

#bbpress-forums #bbp-your-profile fieldset div.col-sm-10 {
	margin: 0; 
	clear: none; 
	width: 83.33333333%;
}

#bbpress-forums #bbp-your-profile fieldset input,
#bbpress-forums #bbp-your-profile fieldset textarea {
	margin: 0; 
	width: 100%; 
	background: #fff; 
	border: 1px solid #ccc; 
	box-shadow: rgba(0, 0, 0, .075) 0px 1px 1px 0px inset;
	padding: 6px 12px; 
	border-radius: 4px; 
}

#bbpress-forums #bbp-your-profile fieldset fieldset.password {
	width: 100%;
}

#bbpress-forums #bbp-your-profile fieldset.submit button {
	float: none;
}

#subscription-toggle {
	visibility: hidden;
}

#subscription-toggle > span {
	visibility: visible;
}

.bbp-user-page .subscription-toggle,
.bbp-user-page.favorite-toggle {
	float: none;
	line-height: 24px;
	margin-right: 8px;
}

.bbp-no-topic,
.bbp-no-reply {
	clear: both;
}

.type-reply .widget {
	margin: 30px 0;
}

.type-reply .widget img {
	display: block;
	margin: 0 auto;
}