﻿#bbpress-forums{
	font-size: 14px;
	margin-bottom: -20px;
	overflow: visible !important;
}
.welcome_bb{
	background: #fff none;
	padding: 30px;
	margin: 0 0 30px 0;
	clear: both;
	display: table;
	width: 100%;
	border-radius: 15px;
	box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.08);
	-webkit-box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.08);
}
.welcome_bb i.hint{
	display: table-cell;
    font-size: 37px;
    padding-right: 20px;
    vertical-align: middle;
    width: 50px
}
..welcome_bb div.txt{
	display: table-cell;
	vertical-align: top;
}
.top-srch-forum{
	margin-bottom: 20px;
}
.bbpress .search-form .form-control {
    width: 100% !important;
    border-radius: 3em;
}
.bbpress .search-form .btn {
    width: 50px !important;
}
.bbpress .widget .search-form .form-control {
    width: 80% !important;
}
.bbpress .widget .search-form .btn {
    width: 18.7% !important;
    margin: 0;
    line-height: 23px;
}
.bbpress #bbpress-forums .search-form{
	margin-bottom: 20px
}
.bbp-srch-txt{
	overflow: hidden;
}
.widget .top-srch-forum {
	padding: 0;
	background-color: transparent;
	margin-bottom: 0
}
.bbp-forums .bbp-forum-title,.bbp-topic-permalink{
	font-weight: 500;
}
.widget a.bbp-forum-title{
	display: table;
	clear: both;
}
.bbp-breadcrumb,#subscription-toggle{
	/* display:none */
}
#subscription-toggle{
	float:right
}
.bbp-breadcrumb span.bold{
	display:inline-block;
	margin-right:5px
}
#bbpress-forums .bbp-search-form{
	display:none
}
.bbp-pagination-links a,.bbp-pagination-links span.current {
	padding: 5px 12px;
	margin-left: 2px;
	background-color: #fff
}
#bbpress-forums fieldset.bbp-form{
	padding:0;
	border:0
}
#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content{
	border:1px #eee solid;
	border-top:0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.wp-editor-container{
	border:0 !important
}
#bbp_topic_title,#bbp_topic_tags,#bbp_topic_edit_reason{
	width:100%;
}
div.bbp-template-notice, div.indicator-hint{
	margin-bottom:25px
}
#bbpress-forums p.bbp-topic-meta img.avatar {
	margin-bottom:0 !important;
	min-width: 20px;
	min-height: 20px;
	border: 0;
	border-radius: 50%;
	margin-right: 5px;
}
#bbpress-forums li.bbp-topic-freshness p.bbp-topic-meta img.avatar{
	float: right;
	margin: 0 0 0 10px
}
#bbpress-forums p.bbp-topic-meta span.bbp-topic-started-by img.avatar{
	min-width: 10px;
	min-height: 10px;
	border-radius: 0;
}
.bbpress input.submit, .bbpress button.submit{
	display: inline-block;
	padding: 0 30px;
	height: 45px;
	line-height: 45px;
	border: 0;
	font-size: 12px;
	font-weight: bold;
	border-radius: 3px;
	background-color: #f1f1f1;
	transition:all 0.4s ease;
	-webkit-transition:all 0.4s ease;
}
.widget input.button{
	display:inline-block;
	padding: 0 10px;
	border:0;
	background:#777;
	color:#fff;
	font-size:11px;
	text-transform:none;
	font-weight:normal;
	letter-spacing:normal;
	line-height: 30px;
	transition:all 0.4s ease;
	-webkit-transition:all 0.4s ease;
}
.widget input.button:hover,.bbpress input.submit:hover, .bbpress button.submit:hover{
	color: #404040;
	box-shadow: 0px 10px 31px 0px rgba(0, 0, 0, 0.14) !important;
	border-color: #f2f2f2 !important;
	background-color: #fff;
}
.bbpress .widget a.logout-link{
	display:inline-block;
	font-size: 12px;
}
.bbp-logged-in h4{
	margin-bottom: 0px !important;
	font-weight: 400;
}
.bbp-forums .bbp-body li,.bbp-topics .bbp-body li {
	padding: 20px;
	border-bottom: 1px #eee solid;
	border-left: 1px #eee solid;
	position: relative;
}
.bbp-forum-info,.bbp-topic-title{
	padding-left: 90px !important;
	border-left: 0 !important;
}
.bbp-body li.bbp-forum-info:before,.bbp-body li.bbp-topic-title:before{
	display: inline-block;
	font: normal normal normal 25px/1 streamline;
	content: "\ea00";
	background-color: #b400ff;
	color: #fff;
	padding: 12px;
	border-radius: 5px;
	position: absolute;
	left: 20px;
	top: 50%;
	transform: translateY(-50%);
}
.bbp-body li.bbp-topic-title:before {
    content: "\ea6b";
}
.bbp-body li.bbp-topic-title{
	padding-left: 45px;
}
.bbp-forum-freshness p.bbp-topic-meta{
	display:inline
}
#bbpress-forums .bbp-forums-list{
	border:0 !important;
	border-top: 1px #e6e6e6 solid !important;
	padding: 10px 0 0 !important;
	margin: 10px 0 0 !important;
}
.bbp-forums-list li{
	margin: 0 4px 4px 0 !important;
	display: inline-block !important;
}
.bbp-forums-list li a:before{
	display: inline-block;
	font: normal normal normal 9px/1 FontAwesome;
	content:"\f07c";
	margin-right:5px;
}
.bbp-login-form .bbp-username input, .bbp-login-form .bbp-email input, .bbp-login-form .bbp-password input {
    padding: 5px 15px !important;
    line-height: 28px;
    width:100% !important
}
#bbpress-forums .bbp-forums-list li{
	font-size:0px	
}
#bbpress-forums .bbp-forums-list li a{
	display: inline-block;
	padding: 5px 10px;
	border-radius: 3px;
	background-color: #eee;
	position: relative;
	font-size: 12px;
}
#bbpress-forums .bbp-forums-list li a:hover,#bbpress-forums div.bbp-topic-tags a:hover{
	color: #404040;
	box-shadow: 0px 10px 31px 0px rgba(0, 0, 0, 0.14) !important;
	border-color: #f2f2f2 !important;
	background-color: #fff;
}
li.bbp-body .bbp-forum-topic-count,li.bbp-body .bbp-forum-reply-count{
	text-align: center;
}
li.bbp-forum-freshness,#bbpress-forums li.bbp-topic-freshness{
	text-align: right;
}
li.bbp-body li.bbp-forum-freshness > a,#bbpress-forums li.bbp-topic-freshness > a{
	font-size: 11px;
	position:relative;
	color:#666
}
li.bbp-body li.bbp-forum-freshness > a:after,#bbpress-forums li.bbp-topic-freshness > a:after{
	display:inline-block;
	font: normal normal normal 11px/1 FontAwesome;
    content: "\f017";
    margin-left:5px;
}
.bbp-forums{
	border-radius:15px;
	border-color: #dfdfdf !important;
}
#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: inherit;
}
#bbpress-forums .bbp-forum-info .bbp-forum-content, #bbpress-forums p.bbp-topic-meta{
	font-size: 12px;
	margin: 0;
	line-height: 1.8;
}
li.bbp-forum-freshness .bbp-topic-meta{
	clear: both;
	display: block;
}
#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic {
    background-color: transparent;
    padding: 0;
    border: 0;
    display: flex;
}
#bbpress-forums {
    background: transparent;
    border: 0;
}
.forums.bbp-replies li.bbp-header{
	display: flex;
}
.forum-titles li,.bbp-header > div{
	padding: 20px;
	border-bottom: 3px #555 solid;
	line-height: 1;
	border-left: 1px #eee solid;
}
li.bbp-forum-freshness, li.bbp-topic-freshness {
    width: 25%;
}
#bbpress-forums div.bbp-template-notice img.avatar{
	margin-bottom: 0;
	border:0;
}
.bbp-topic-pagination {
    display: table;
    margin-left: 0;
    margin-bottom: 0;
}
.bbp-topic-pagination a {
    padding: 2px 5px;
    margin: 0 3px 0 0
}
#bbpress-forums div.bbp-topic-tags{
	float: left;
	overflow: hidden;
	position: relative;
	padding-left: 22px;
}
#bbpress-forums div.bbp-topic-tags p:after{
	display: inline-block;
	font: normal normal normal 14px/28px FontAwesome;
	position:absolute;
	left:0;
	margin-right:8px;
	content: "\f02c";
	opacity: 0.5;
}
#bbpress-forums div.bbp-topic-tags a{
	padding: 0 12px;
	margin: 0 6px 3px -6px;
	background-color: #f5f5f5;
	border-radius: 3px;
	line-height: 26px;
	font-size: 12px;
	display:inline-block;
	position: relative;
}
#bbpress-forums div.bbp-topic-tags a:first-child{
	margin-left:3px
}
.bbp-pagination {
    margin-bottom: 2px;
    background-color: #f7f7f7;
    padding: 8px 8px 8px 15px;
}
#bbpress-forums li.bbp-header, #bbpress-forums li.bbp-footer {
    background-color: #fff;
    padding: 0;
    border-top: 0;
}
.bbp-pagination-count {
    line-height: 31px;
}
.favorite-toggle{
	font-size: 11px
}
.favorite-toggle:before{
	display: inline-block;
	font: normal normal normal 9px/1 FontAwesome;
	content: "\f08a";
	margin-right: 8px;
	top: -1px;
	position: relative;
	opacity: 0.7;
}
.is-favorite a:before{
	content: "\f004";
}
#bbpress-forums li.bbp-header .bbp-search-content, #bbpress-forums li.bbp-footer .bbp-search-content, #bbpress-forums li.bbp-header .bbp-forum-content, #bbpress-forums li.bbp-footer .bbp-forum-content, #bbpress-forums li.bbp-header .bbp-topic-content, #bbpress-forums li.bbp-footer .bbp-topic-content, #bbpress-forums li.bbp-header .bbp-reply-content, #bbpress-forums li.bbp-footer .bbp-reply-content {
	margin-left: 0;
	padding: 15px 13px 0 30px;
	line-height: 1;
	width: calc(100% - 140px);
	width: 100%;
}
#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: 140px;
	padding: 15px;
	line-height: 1;
}
#bbpress-forums li.bbp-header .bbp-reply-content span{
	line-height:1;
	font-size:11px;
	display:inline-block;
	margin-left:4px
}
#bbpress-forums div.bbp-forum-content,#bbpress-forums div.bbp-topic-content,#bbpress-forums div.bbp-reply-content {
	margin-left: 140px;
	padding: 25px;
}
#bbpress-forums div.bbp-reply-content p{
	line-height:2;
}
#bbpress-forums div.bbp-reply-author img.avatar{
	margin-bottom: 15px;
	border-radius: 50%
}
#bbpress-forums div.bbp-reply-author .bbp-author-name{
	font-weight: bold;
}
.forum-stats{
	border-radius: 15px;
	margin-top: 20px
}
.stats-header{
	padding: 20px;
	border-bottom: 1px #eee solid;
	font-weight: 600;
	line-height: 1;
	background-color: #f9f9f9 !important;
}
.stats-inner{
	padding: 20px
}
@media (max-width: 520px){
	.bbp-body li.bbp-forum-info:before, .bbp-body li.bbp-topic-title:before{
		display: none;
	}
	.bbp-body li.bbp-forum-info, .bbp-body li.bbp-topic-title {
	    padding-left: 0px;
	    width: 70%;
	}
	li.bbp-forum-freshness, li.bbp-topic-freshness {
	    width: 100%;
	    float: none;
		clear: both;
		text-align: left;
	}
	li.bbp-header li.bbp-forum-freshness{
		display: none;
	}
	li.bbp-forum-info, li.bbp-topic-title {
	    width: 70%;
	}
}