#page{
  padding:20px 0;
}
#bbpress-forums{
	border:1px solid #ccc;
}
.bbp-CNTR{
	max-width: 1020px;
	margin: 0 auto;
	position: relative;
}
.bbp-CNTR::after{
	content: "";
	display: table;
	clear: both;
}
.l{
	width: calc(100% - 300px);
	float: left;
	padding-right: 20px;
}
.r{
	width: 300px;
	float: left;
}
@media(max-width:1024px){
	.bbp-CNTR{
		max-width: 700px;
	}
	.l{
		width: 100%;
		padding-right: 0;
		margin-bottom: 20px;
	}
	.r{
		width: 100%;
	}
}
@media(max-width:768px){
	.bbp-CNTR{
		max-width: 100%;
	}
	#page{padding:0;}
	#bbpress-forums{
		border: none;
		border-bottom: 1px solid #ccc;
	}
}
#bbpress-forums {
    padding: 0;
    background: #fff;
    margin: 0;
}
#bbpress-forums fieldset.bbp-form{
	border: 0;
}
@media only screen and (max-width: 480px){
	#bbpress-forums fieldset.bbp-form {
		padding: 10px;
	}
}
#bbpress-forums fieldset.bbp-form h4{
	margin: 10px 0 15px;
	font-size: 14px;
	font-weight: bold;
}
#bbpress-forums fieldset.bbp-form input[type=text], #bbpress-forums fieldset.bbp-form select{
	border-radius: 0;
}
#bbpress-forums div.mce-toolbar-grp{
	border-bottom: none;
}
#bbpress-forums ul.bbp-topics {
    border: none;
}
div.bbp-template-notice, div.indicator-hint {
    padding: 10px 20px;
    border-radius: 0;
    background-color: #c8e5ff;
}
#bbpress-forums div.bbp-template-notice{
    margin: 0;
    margin-bottom: 10px;
    border: 1px solid #98dbff;
    background: #f4faff;
}
#bbpress-forums div.bbp-template-notice.info{
	margin: 0;
    border: none;
    background-color: #f0f8ff;
    border-bottom: 1px solid #ccc;
}
#bbpress-forums div.bbp-template-notice.error,
#bbpress-forums  div.bbp-template-notice.warning{
	border-color: #ffadad;
    background: #fff7f7;
}
#bbpress-forums div.bbp-template-notice li,#bbpress-forums div.bbp-template-notice.info li{
	margin:0!important;
	padding:0;
}
div.bbp-template-notice li, div.bbp-template-notice p{
	padding:0;
}
#bbpress-forums fieldset.bbp-form legend {
    padding: 5px;
    width: auto;
    border: none;
}
.bbp-form legend {
    font-size: 14px;
}
div.bbp-template-notice p {
    margin: 0!important;
}
#bbpress-forums fieldset.bbp-form legend {
    margin: 0;
    padding: 10px 0 0;
}
.loop-topic-box, div.bbp-breadcrumb, div.bbp-topic-tags, .bbp-search-form {
    padding: 0 20px;
}
#bbpress-forums ul.bbp-topics{
	margin-bottom: 0;
}
div.bbp-submit-wrapper{
	float: none;
}
div.bbp-submit-wrapper button{
	padding: 8px 0;
    width: 100px;
    color: #fff;
    background-color: #00a5e0;
    border-color: #00a5e0;
    font-size: 15px;
    font-weight: 700;
    border-radius: 6px;
    border: none;
}
@media(min-width: 768px){
	div.bbp-submit-wrapper button:hover{
		background-color: #008cd6;
    	border: none;
	}
}
.loop-topic-box{
	border-bottom:1px solid #ccc;
}
#bbpress-forums div.bbp-breadcrumb{
	padding:10px 20px;
	border-bottom: 1px solid #ccc;
	background-color: #f7f7f7;
}
#bbpress-forums div.bbp-breadcrumb,#bbpress-forums div.bbp-breadcrumb p{
	font-size: 12px;
	display: block;
	float: none;
	margin-bottom:0;
}
#bbpress-forums div.bbp-breadcrumb,
#bbpress-forums div.bbp-breadcrumb p,
#bbpress-forums div.bbp-breadcrumb p a,
#bbpress-forums div.bbp-breadcrumb p span{
	color: #636363
}
@media(max-width: 768px){
	#bbpress-forums{
		border-radius: 0;
	}
}
.bbp-sidebar .sidebar-part{
	border:1px solid #ccc;
	padding:0;
	background: #fff;
	margin-bottom: 20px;
    overflow: hidden;
}
.bbp-sidebar .new-post .btn-wrap{
	padding:20px;
}
.bbp-sidebar .new-post .new-post-btn{
	display: block;
	width: 150px;
	height: 80px;
	background: #00b0ec;
	text-align: center;
	margin:auto;
	border-radius: 10px;
}
@media(min-width: 768px){
	.bbp-sidebar .new-post .new-post-btn:hover{
		background: #008cd6;
	}
}
.bbp-sidebar .new-post .new-post-btn .new-topic-icon{
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	width: 36px;
	height: 36px;
	background: url(//www.alldocube.com/en/wp-content/uploads/2023/02/1675759383-bbp-sidebar-icon.png) no-repeat;
	background-position: 0 0;
}
.bbp-sidebar .new-post .new-post-btn .new-topic-text{
	color: #fff;
	line-height: 80px;
	height: 80px;
	font-size: 20px;
	font-weight: 700;
}
.bbp-sidebar .side-title{
	margin:0;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	border-bottom:1px solid #d2d2d2;
	padding-left: 10px;
	color: #555;
}
.bbp-sidebar .sidebar-part ul{
	list-style: none;
	margin:0;
	padding:10px 15px;
}
.bbp-sidebar .sidebar-part ul li{
	font-size: 12px;
	padding:6px 0;
	border-bottom: 1px dotted #ccc;
	vertical-align: middle;
}
.bbp-sidebar .sidebar-part ul li .iconfont{
	font-size: 20px;
	margin-right: 5px;
	vertical-align: middle;
}
.bbp-sidebar .sidebar-part ul li:last-child{
	border-bottom: none;
}
.bbp-sidebar .recent-topics ul li .sidebar-topic-title{
	display: block;
    color: #5a646c;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 18px;
}
.bbp-sidebar .recent-topics ul li .sidebar-topic-meta{
	line-height: 18px;
}
.bbp-sidebar .recent-topics ul li .sidebar-topic-meta em,
.bbp-sidebar .recent-topics ul li .sidebar-topic-meta a{
	display: inline;
    color: #aaadb1;
    font-weight: 400!important;
    font-style: normal;
    line-height: 18px;
}
.bbp-sidebar .recent-topics ul li .sidebar-topic-meta em{
	margin-right: 15px;
}
.bbp-sidebar .sidebar-part.bbs-statics .statics{
	position: relative;
	padding-left: 25px;
}
.bbs-statics .statics::before{
	content:'\f449';
    font: normal 16px/1 'dashicons';
    color: #000;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    left:2px;
}
.bbs-statics .statics.statics-topic::before{
	content: '\f450';
}
.bbs-statics .statics.statics-reply::before{
	content: '\f451';
}
.bbs-statics .statics.statics-tag::before{
	content: '\f323';
}
.bbs-statics .statics.statics-user::before{
	content: '\f307';
}
.bbs-statics .statics.statics-fresh-user::before{
	content: '\f338';
}
.bbs-statics .statics.statics-fresh-date::before{
	content: '\f469';
}
.bbp-sidebar .sidebar-part.bbs-ad .ad p{
	font-size: 14px;
	padding:10px;
	color: #333;
	margin:0;
	color: #fff;
    background: #ff5200;
    font-weight: bold;
}
@media(max-width: 768px) {
	.bbp-sidebar .sidebar-part{
		border-left: none;
		border-right: none;
		border-radius: 0;
	}
	.bbp-sidebar .sidebar-part.bbs-ad .ad p{
		font-size: 12px;
		padding: 8px 10px;
	}
}
.bbp-pagination{
	padding:0!important;
	margin:0;
	float: none;
}
.bbp-pagination::after,.bbp-pagination-links::after{
	content: "";
	display: table;
	clear: both;
}
.bbp-pagination-count,.bbp-pagination-links{
	display: block;
	float: none;
}
.bbp-pagination-count{
	border:none;
	border-bottom: 1px solid #ccc;
	padding:10px 20px;
	background: #f7f7f7;
}
.bbp-pagination-links{
	border:none;
	border-bottom: 1px solid #ccc;
	padding:10px 20px 5px;
	text-align: right;
}
.bbp-pagination:last-of-type .bbp-pagination-links{
	border-bottom:none;
}
.bbp-pagination-links::after{
	content: "";
	display: table;
	clear: both;
}
#bbpress-forums .bbp-pagination-links span.dots{
	float: none;
	display: inline-block;
}
#bbpress-forums .bbp-pagination-links a,
 #bbpress-forums .bbp-pagination-links span.current{
    display: inline-block;
    float: none;
    padding: 5px 8px;
    margin-left: 5px;
    border: 1px solid #efefef;
    text-decoration: none;
    margin-bottom: 5px;
}
#bbpress-forums .bbp-pagination-links a,
 #bbpress-forums .bbp-pagination-links span.current{
    color: #333;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 3px;
    box-shadow: none;
    transition: none;
}
#bbpress-forums .bbp-pagination-links a:hover,
 #bbpress-forums .bbp-pagination-links span.current,
  #bbpress-forums .bbp-topic-pagination a:hover{
    color: #fff;
    background: #00a5e0;
    border-color: #00a5e0;
    transition: none;
}
#bbpress-forums li.bbp-topic-description,#bbpress-forums li.bbp-forum-description{
	margin:0!important;
}
#bbpress-forums .toggle-wrap{
	padding: 10px 20px;
    border-bottom: 1px solid #ccc;
}
#bbpress-forums .toggle-wrap #subscription-toggle{
	float: none;
}
@media(max-width: 768px){
	#bbpress-forums .toggle-wrap{
		padding:5px 15px;
	}
	#bbpress-forums div.bbp-breadcrumb,
	div.bbp-template-notice,
	div.indicator-hint,#bbpress-forums div.bbp-topic-tags,
	.bbp-pagination-count,.bbp-pagination-links{
		padding:5px 15px 0;
	}
}
.bbpress-search-wrap{
	padding:30px 15px;
	border-bottom: 1px solid #ccc;
}
.bbpress-search-wrap .input-group, 
.search-wrap .input-group{
	z-index: 1;
}
#bbpress-forums .bbpress-search-wrap #bbp-search-form{
	max-width: 320px;
	margin:auto;
}
@media(max-width: 768px){
	.bbpress-search-wrap{
		padding:15px 15px 15px;
	}
}
.bbp-message-btn a{
	font-size:13px;
	padding: 2px 0 2px 20px;
	background: url(//www.alldocube.com/en/wp-content/uploads/2023/02/1675759406-pmto.gif) no-repeat;
    background-position: 0 65%;
    color: #666;
}
