/**
 * bbPress specific CSS
 *
 * @package bbPress
 * @subpackage Theme
 */

/* =bbPress Style
-------------------------------------------------------------- */
code {
	color:#333;
}
#bbpress-forums hr {
	margin: 0 0 24px 0;
}

#bbpress-forums {
	background: transparent;
	clear: both;
	margin-bottom: 20px;
	overflow: hidden;
	font-size: 12px;
}

#bbpress-forums div.even,
#bbpress-forums ul.even { background:none;

}

#bbpress-forums div.odd,
#bbpress-forums ul.odd { background:none;

}

#bbpress-forums div.bbp-topic-header,
#bbpress-forums div.bbp-reply-header {

}

#bbpress-forums .status-trash.even,
#bbpress-forums .status-spam.even {

}
#bbpress-forums .status-trash.odd,
#bbpress-forums .status-spam.odd {

}

#bbpress-forums .status-closed,
#bbpress-forums .status-closed a {
	color: inherit;
}
.bbp-topic-title img{ margin-right:10px;}
.topic-status{ margin:10px 0;}
.topic-status-in{ display:inline-block; margin-left:20px;}
#bbpress-forums ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#bbpress-forums li {
	list-style: none;
}

#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums { margin-top: 70px; }

#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies {
	font-size: 16px;
	overflow: hidden;
	border:none;
	clear: both;
}

#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-body,
#bbpress-forums li.bbp-footer {
	clear: both;
}

#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer {
	border-top-width: 1px;
	border-top-style:solid;
	font-weight: 400;
	padding: 8px;
	text-align: center;
}

#bbpress-forums li.bbp-header {

}

#bbpress-forums li.bbp-header ul {
	overflow: hidden;
}

#bbpress-forums .bbp-forums-list {
	margin: 0 0 0 5px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style:solid;
}

#bbpress-forums .bbp-forums-list li {
	display: inline;
	font-size: 11px;
}

#bbpress-forums li.bbp-footer p {
	margin: 0;
	line-height: 1em;
}

#bbpress-forums .bbp-topic-content img,
#bbpress-forums .bbp-reply-content img {
	max-width: 100%;
}

#bbpress-forums .bbp-topic-content ul,
#bbpress-forums .bbp-reply-content ul {
	padding-left: 15px;
}

#bbpress-forums .bbp-topic-content ul li,
#bbpress-forums .bbp-reply-content ul li {
	list-style: square; margin-left: 6px; line-height: 1.6;
}

#bbpress-forums .bbp-forum-content p {
	margin: 5px 0 0; font-style: italic;
}

li.bbp-forum-info,
li.bbp-topic-title {
	float: left; text-align: left; width: 55%;
}

.bbp-body li.bbp-forum-topic-count,
li.bbp-forum-topic-count,
li.bbp-topic-voice-count,
li.bbp-forum-reply-count,
li.bbp-topic-reply-count {
	float: left; text-align: center; width: 14%; font-size: 12px;
}
li.bbp-forum-reply-count,
li.bbp-forum-reply-count {
	width: 20%;

}
.bbp-header li.bbp-topic-reply-count,
.bbp-header li.bbp-forum-topic-count {
	width: 14%; 
}
.bbp-header .bbp-forum-freshness
.bbp-header .bbp-topic-freshness {
	width: 20%
}
li.bbp-topic-voice-count{ display:none; }
li.bbp-forum-freshness,
li.bbp-topic-freshness{
	text-align: center; float: left; width: 20%;
}

#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
	border-top-width: 1px; border-top-style:solid; overflow: hidden; padding: 8px;
}

li.bbp-header div.bbp-topic-content span#subscription-toggle,
li.bbp-header div.bbp-topic-content span#favorite-toggle,
li.bbp-header div.bbp-reply-content span#subscription-toggle,
li.bbp-header div.bbp-reply-content span#favorite-toggle {
	float: right;
}

#bbpress-forums div.bbp-topic-author,
#bbpress-forums div.bbp-reply-author {
	float: left;
	text-align: center;
	width: 115px;
	margin-right:34px;
	margin-top:-5px;
}

#bbpress-forums div.bbp-topic-author img.avatar,
#bbpress-forums div.bbp-reply-author img.avatar {
	border: 0;
	max-width: 80px;
	margin: 3px auto 0 auto;
	float: none;
}

#bbpress-forums div.bbp-topic-author a.bbp-author-name,
#bbpress-forums div.bbp-reply-author a.bbp-author-name {
	margin: 20px 0 0; font-size: 12px; 
	word-break: break-word;
}

#bbpress-forums div.bbp-topic-author .bbp-author-role,
#bbpress-forums div.bbp-reply-author .bbp-author-role {
	font-size: 11px;
	font-style: italic;
}

#bbpress-forums div.bbp-topic-content,
#bbpress-forums div.bbp-reply-content {
	margin-left: 140px;
	padding: 12px 12px 12px 0;
	text-align: left;
}

#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 {
	float: left;
	margin: 0;
	padding: 0;
	width: 120px;
}

#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: 140px;
	padding: 0;
	text-align: left;
}

div.bbp-topic-header,
div.bbp-reply-header,
li.bbp-body div.hentry {
	margin-bottom: 0;
	overflow: hidden;
	padding: 1px 0;
}
div.bbp-reply-header{ position:relative; top:50px;}
div.bbp-topic-header,
div.bbp-reply-header {
	margin-left:105px; z-index:999; border:none; 
	clear: both;
}

span.bbp-author-ip {
	font-family: 'Helvetica Neue', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/* =Breadcrumb and Tags
-------------------------------------------------------------- */

div.bbp-breadcrumb {
	float: none;
}

div.bbp-breadcrumb,
div.bbp-topic-tags {
	font-size: 18px;
}
.bbp-breadcrumb-sep {
	font-size: 0; position: relative; display: inline-block; margin: 0 5px; color:#ccc;
}
.bbp-breadcrumb-sep:before {
	content: '/'; font-size: 16px; 
}
#bbpress-forums div.bbp-breadcrumb p,
#bbpress-forums div.bbp-topic-tags p {
	margin-bottom: 10px
}

div.bbp-topic-tags {
	position: relative;float: none!important;top:20px;font-size: 12px;
}

/* =Admin Links
-------------------------------------------------------------- */

span.bbp-admin-links {
	float: right;
	font-size: 9px;
}
span.bbp-admin-links a {
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}
fieldset span.bbp-admin-links {
	float: left;
}
tr td span.bbp-admin-links a:hover {
}

td.bbp-topic-admin-links,
td.bbp-topic-counts {
	width: 50%;
}

.bbp-topic-header a.bbp-topic-permalink,
.bbp-reply-header a.bbp-reply-permalink {
	float: none;
	margin-left: 10px;
}

/* =Toggles
-------------------------------------------------------------- */

.bbp-topic-action #favorite-toggle a {
	text-decoration: none;
	padding: 0 3px 1px;
	border-width: 1px;
	border-style:solid;
	font-weight: bold;
	font-size: 13px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	}
	.bbp-topic-action #favorite-toggle a:hover {
		/*
		color: #5a5;
		border-color: #7c7;
		background-color: #beb;
		*/
	}
	.bbp-topic-action #favorite-toggle span.is-favorite a {
		/*
		color: #faa;
		border: 1px solid #faa;
		background-color: #fee;
		*/
		
		border-width: 1px;
		border-style:solid;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		}
		.bbp-topic-action #favorite-toggle span.is-favorite a:hover {
			/*
			color: #c88;
			border-color: #c88;
			background-color: #fdd;
			*/
		}

.bbp-topic-action #subscription-toggle a {
	text-decoration: none;
	padding: 0 3px 1px;
	border-width: 1px;
	border-style:solid;
	font-weight: bold;
	font-size: 13px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	}
	.bbp-topic-action #subscription-toggle a:hover {
		/*
color: #5a5;
		border-color: #7c7;
		background-color: #beb;
*/
	}
	.bbp-topic-action #subscription-toggle span.is-subscribed a {
		/*
color: #faa;
		border: 1px solid #faa;
		background-color: #fee;
*/	border-width: 1px;
	border-style:solid;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		}
		.bbp-topic-action #subscription-toggle span.is-subscribed a:hover {
			/*
color: #c88;
			border-color: #c88;
			background-color: #fdd;
*/
	border-width: 1px;
	border-style:solid;
		}

#bbpress-forums p.bbp-topic-meta {
	margin: 5px 0 5px;
	font-size: 11px;
}

#bbpress-forums p.bbp-topic-meta span {
	white-space: nowrap;
}

/* =Pagination
-------------------------------------------------------------- */

.single-topic  .bbp-pagination-count {
	position: relative;
	top:11px;
}
.bbp-pagination-links {
	float: left; margin-top: 10px;
}
.bbp-pagination {
position: relative;
clear:both;
}

.bbp-topic-pagination {
	display: inline-block;
	margin-left: 5px;
	margin-bottom: 2px;
	}
	.bbp-topic-pagination a {
		font-size: 10px;
		line-height: 10px;
		padding: 1px 3px;
			border-width: 1px;
	border-style:solid;
		text-decoration: none;
	}

/* =Forms
-------------------------------------------------------------- */

#bbpress-forums fieldset.bbp-form {
	clear: left;
}

#bbpress-forums fieldset.bbp-form {
		border-width: 1px;
	border-style:solid;
	padding: 10px 20px;
	margin-bottom: 10px;
}

#bbpress-forums fieldset.bbp-form legend {
	padding: 15px 0 4px 0; border:none; font-size:20px;
}

#bbpress-forums fieldset.bbp-form label {
font-size:12px;
	margin: 0;
	display: inline-block; 
}

#bbp-edit-topic-tag.bbp-form fieldset.bbp-form label,
#bbp-login fieldset label,
#bbp-register fieldset label,
#bbp-lost-pass fieldset label {
	width: 100px;
}

#bbpress-forums fieldset.bbp-form p{margin: 0 0 8px;}

#bbpress-forums fieldset.bbp-form textarea,
#bbpress-forums fieldset.bbp-form select,
#bbpress-forums fieldset.bbp-form input[type=text] {
	margin: 0;
	width: 100%;
	display: inline;
	min-width: 100px;
	padding: 13px;
	border-radius: 2px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}
#bbpress-forums fieldset.bbp-form input[type=text],
#bbpress-forums fieldset.bbp-form input[type=password] { height:40px;}
textarea#bbp_reply_content,
textarea#bbp_topic_content,
textarea#bbp_forum_content {
	width: 97%;
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

#bbpress-forums .bbp-login-form label {
	width: 80px;
}

#bbpress-forums .bbp-login-form .bbp-remember-me label {
	width: 140px;
}

#bbpress-forums fieldset.bbp-form .bbp-username input[type=text],
#bbpress-forums fieldset.bbp-form input[type=password] {
	width: calc(100% - 85px); 
	padding: 13px;
}

#bbpress-forums .bbp-login-form .bbp-submit-wrapper {
	margin-top: -35px;
}

textarea#bbp_forum_content {
	height: 210px;
}

#bbpress-forums fieldset.bbp-forum-form-attributes {
	width: 200px;
	float: right;
	clear: none;
	margin-left: 25px;
}

.bbp-topic-form,
.bbp-reply-form,
.bbp-topic-tag-form {
	clear: left;
}
body.topic-edit .bbp-topic-form div.avatar img,
body.reply-edit .bbp-reply-form div.avatar img,
body.single-forum .bbp-topic-form div.avatar img,
body.single-reply .bbp-reply-form div.avatar img {
	margin-right: 0;
	padding: 10px;
		border-width: 1px;
	border-style:solid;
	line-height: 0;
}

.bbp-reply-form code,
.bbp-topic-form code,
.bbp-reply-form code,
.bbp-topic-form code,
.bbp-topic-form code,
.bbp-reply-form code {
	font-size: 14px;
		border-width: 1px;
	border-style:solid;
	display: block; 
	margin-top: 5px;
	width: 369px;
	white-space:normal;
	color:#333;
}

#bbpress-forums div.bbp-topic-content pre code, 
#bbpress-forums div.bbp-reply-content pre code{ 
	color:#333; font-style: normal; overflow-wrap: normal; white-space: pre; margin-top: 0px; padding: 20px; line-height:20px;
}

.bbp-reply-ip{ display: none;
}
#merge_tag,
#delete_tag {
	display: inline;
}

div.bbp-submit-wrapper {
	padding-top: 6px;
	clear: both;
}

p.form-allowed-tags {
	width: 462px;
}

/* =TinyMCE in themes
-------------------------------------------------------------- */
.wp-editor-container {
	border-top-right-radius: 0; border-top-left-radius: 0; border-color: #f0f0f0;
}
.quicktags-toolbar, .wp_themeSkin tr.mceFirst td.mceToolbar {
	border-bottom: 1px solid #f0f0f0;
}
#bbpress-forums div.bbp-the-content-wrapper div.quicktags-toolbar {
	padding: 10px; min-height: 48px;
}
#bbpress-forums div.bbp-the-content-wrapper .quicktags-toolbar input {
	background: #eee;
}
#bbpress-forums div.bbp-the-content-wrapper {
	margin-bottom: 10px;
}
#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
	width: 100%;margin: 0;font-size: 16px;font-family: open sans; color: #101010;
}

#bbpress-forums div.bbp-the-content-wrapper table,
#bbpress-forums div.bbp-the-content-wrapper tbody,
#bbpress-forums div.bbp-the-content-wrapper tr,
#bbpress-forums div.bbp-the-content-wrapper td {
	border: none;padding: 0;margin: 0;width: auto; line-height: 1em;
}
#bbpress-forums div.bbp-the-content-wrapper input {
	font-size: 10px; padding: 0 10px; line-height: 30px; height: 30px; margin: 0; min-width: 30px; text-align: center;
}

#bbpress-forums div.bbp-the-content-wrapper div.quicktags-toolbar {
	border-top-right-radius: 0;border-top-left-radius: 0;padding:0 8px 8px; min-height:50px; background:#f8f8f8; border-bottom-color: #f0f0f0; 
}
#bbpress-forums div.bbp-the-content-wrapper .quicktags-toolbar input { 
	background:#eee; margin-right:8px; margin-top: 8px; border-radius:0; border-color: transparent; 
}
#bbpress-forums div.bbp-the-content-wrapper td.mceToolbar {
	padding: 4px 4px 8px;
}
#bbpress-forums div.wp-editor-container {
	margin: 0; padding: 0; line-height: 0; border: 1px solid #f0f0f0;
}

#bbpress-forums div.bbp-the-content-wrapper td.mceStatusbar {
	line-height: 16px;
}

/* =Edit User
-------------------------------------------------------------- */
#bbp-your-profile{
padding-top:20px;
}

#bbp-your-profile h2{font-size:20px; margin-bottom:0;}

#bbp-your-profile fieldset {
	margin-top: 3px;
	padding: 20px 20px 0 20px;
}
	#bbp-your-profile fieldset div {
		margin-bottom: 20px;
		float: left;
		width: 100%;
		clear: left;
	}
	#bbp-your-profile fieldset select {
		margin-bottom: 0;
	}
	#bbp-your-profile fieldset input,
	#bbp-your-profile fieldset textarea,
	#bbp-your-profile fieldset select {
		margin-bottom: 0;
		width: 50%;
		min-width:0;
	}
	#bbp-your-profile fieldset select{
	width:51.5%;
	}
	
	#bbp-your-profile fieldset legend {
		display: none;
	}
	.content #bbp-your-profile fieldset label,
	#container #bbp-your-profile fieldset label {
		float: left;
		width: 150px;
		padding-right: 20px;
		text-align: right;
	}
	#bbp-your-profile fieldset span.description {
		margin: 5px 0 0 170px;
		font-size: 12px;
		font-style: italic;
		float: left;
		clear: left;
		width: 48.5%;
		padding: 5px 10px;
			border-width: 1px;
	border-style: solid;
		border-style: solid;
	}

	.content #bbp-your-profile fieldset fieldset,
	#container #bbp-your-profile fieldset fieldset {
		margin: 0;
		border: none;
		padding: 0;
		clear: none;
		overflow: hidden;
		float:none;
		width: auto;
	}
	
	.content #bbp-your-profile fieldset fieldset input{
	width: 68%;
	}
	
	.content #bbp-your-profile fieldset  fieldset span.description {
	width:65.5%;
	}
	
	
	#bbp-your-profile fieldset fieldset span.description {
		margin-left: 0;
		margin-bottom: 20px;
	}

	#bbp-your-profile fieldset.submit button {
		float: right;
	}
#bbpress-forums #bbp-your-profile fieldset.bbp-form input.checkbox {
	display:block;
    width: 20px;
    margin-top: 5px;
    appearance: auto;
}
#bbpress-forums #bbp-your-profile fieldset.bbp-form button.wp-generate-pw {
	width: 180px;
}
#bbpress-forums #bbp-your-profile fieldset.bbp-form input#pass1 {
   margin-left: 10px;
    width: calc(100% - 10px);
}
#bbpress-forums #bbp-your-profile fieldset div {
	display: flex;
    flex-direction: row;
}
#bbpress-forums #password #pass-strength-result {
	margin-left: 7px;
    background-color: transparent;
    border: none;
}
#bbpress-forums #bbp-your-profile fieldset fieldset.password {
	width: calc(60% - 180px);
}
#bbpress-forums #bbp-your-profile fieldset fieldset.password .password-button-wrapper button {
    width: 84px; height:30px; line-height:30px;
}

element.style {
}
#bbpress-forums #bbp-your-profile fieldset p.description {
    margin: 5px 0 0 20px; 
    width: calc(60% - 40px);
}

.page-id-11 #bbpress-forums #bbp-your-profile fieldset fieldset.password {
	width: 60%;
}

.page-id-11 #bbpress-forums #bbp-your-profile fieldset.bbp-form input#pass1 {
	width: 100%;
	margin-left: 0;
}
.page-id-11 #bbp-your-profile fieldset span.description {
	width: 100%; color: #999;
}

.page-id-11 #bbpress-forums #bbp-your-profile fieldset.submit>div {
	justify-content: center;
}

.bbp-user-edit #bbp-your-profile h2.purchase-code-title + .bbp-form{
 position: relative;
}
/* =Notices
-------------------------------------------------------------- */

div.bbp-template-notice { 
	display: flex;flex-direction: column; align-items: center; text-align: center; clear: both;border-radius: 0px; border:none; padding: 0.5em 0.6em; margin: 5px 0 15px; box-shadow: 0 0 16px -6px #eee; background-color: #fff; color: #999;
}
.bbp-form > legend ~.bbp-template-notice { display: none; }
div.bbp-template-notice a {
	color: #555;
	text-decoration: none;
}
div.bbp-template-notice a:hover {
	color: #000;
}
div.bbp-template-notice.info {
	border: #cee1ef 1px solid;
	background-color: #f0f8ff;
}
div.bbp-template-notice.important {
	border: #e6db55 1px solid;
	background-color: #fffbcc;
}
div.bbp-template-notice.error,
div.bbp-template-notice.warning {
	background-color: #ffebe8;
	border-color: #c00;
}
div.bbp-template-notice.error a,
div.bbp-template-notice.warning a {
	color: #c00;
}
div.bbp-template-notice p {
	margin: 0.5em 0 6px 0 !important;
	padding: 2px;
	font-size: 16px;
	line-height: 140%;
}
 
.form-expired-mask-notice {
	margin-bottom: 90px;
    padding: 40px 60px;
    z-index: 9;
    border-radius: 5px;
    background-color: #333;
    color: #fff; 
    font-size: 16px;
    line-height: 1.7;
}
.form-expired-mask-notice>p{
	font-size: 20px;
}
.form-expired-mask-notice ~.bbp-form {
	display: none;
	padding: 20px;
    pointer-events: none;
    opacity: .1;
}
#bbpress-forums.bbpress-wrapper .form-expired-mask-notice-how {
    margin-top: 20px;
    padding-left: 20px;
    padding-top: 20px;
    border-top: 1px solid #666;
}

#bbpress-forums.bbpress-wrapper .form-expired-mask-notice-how li {
	list-style: disc;
}

#bbpress-forums .howto {
	text-decoration: underline; color: #fff;
}

#bbpress-forums .btn-inline {
	display: inline-block; 
	padding: 7px 12px 9px;
    margin: 0 6px 0 0; 
    border-radius: 3px; 
    background-color: #000; color: #fff;
}

#bbpress-forums .btn-inline:hover {
	background-color: #fff;
	color: #000;
}

 /*- */
.password_message { font-size: 1.5em; font-weight: bold; }
#copyButton { display: inline-block; font-size: 14px; cursor: pointer; font-size: .7em; border-radius: 3px; padding: 2px 5px; margin-top: 5px; box-shadow: 0 0 1px rgba(0,0,0,.1); background-color: #f8f8f8; }
button:disabled,button:disabled:hover { background: #9c9c9c; color: #ccc; cursor: not-allowed; }
.shown-after-login-a { display:  block; width: 100px; margin-left: auto; margin-right: auto; padding: 16px 20px; background-color: #d2d2d2; border-radius: 4px;
 text-transform: uppercase; }
#top-tip { position: sticky; z-index: 9999; top: 0;width: 100%; font-size: 14px; box-shadow: 0 0 26px #eee;}
body.admin-bar #top-tip {top:32px;}
#top-tip .container { padding: 20px;  background: #fff;  border-radius: 2px; overflow: hidden; }
/* #top-tip .container:before { content: ''; position: absolute; top: 0; left: 0; height: 65px; width: 4px; } */
#top-tip-close { float: right; cursor: pointer; }
.fa-bell { font-size: 13px; margin-right: 10px; }
.top-tip-call{display: inline-block; position: absolute; right: 20px; top: 16px; padding: 5px 12px; border-radius: 2px;background: #ee6357; color: #fff;}
/* =Stickies
-------------------------------------------------------------- */

.bbp-topics-front ul.super-sticky,
.bbp-topics ul.super-sticky,
.bbp-topics ul.sticky,
.bbp-forum-content ul.sticky {
	background: none !important;
	font-size: 1.1em;
}

/* =Revisions
-------------------------------------------------------------- */
#bbpress-forums .bbp-topic-revision-log,
#bbpress-forums .bbp-reply-revision-log {
	border-top: 1px dotted #ddd;
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 8px 0 0 0;
	font-size: 11px;
	color: #aaa;
}

/* =Widgets
-------------------------------------------------------------- */

#top .bbp-login-form fieldset legend {
	display: none;
}

#top .bbp_widget_login .button{ border-radius: 2px; }

#top .widget fieldset {
max-width: 100%;
width: 100%;
}

#top .bbp-login-form .bbp-username input,
#top .bbp-login-form .bbp-email input,
#top .bbp-login-form .bbp-password input {
	padding: 10px;
	border-radius: 2px;
	margin-bottom: 7px;
}

#top .bbp-login-form label {
	width: 140px;
	display: inline-block;
}

#sidebar .bbp-login-form label {
	width:auto; display:inline-block; font-size:12px;
}

.bbp-login-form .bbp-username,
.bbp-login-form .bbp-email,
.bbp-login-form .bbp-password,
.bbp-login-form .bbp-remember-me,
.bbp-login-form .bbp-submit-wrapper {
	margin-top: 10px;}
.bbp-login-form .bbp-email,
.bbp-login-form .bbp-password,
.bbp-login-form .bbp-remember-me,
.bbp-login-form .bbp-submit-wrapper {
	margin-top: 20px;}
.bbp-login-form .bbp-remember-me { }

.bbp-login-form .bbp-login-links {
overflow: hidden;padding: 17px 0 0 0;
}

.bbp-login-form .bbp-login-links a {
	margin-top: 5px;
	margin-right:5px;
	font-size: 14px;
	text-decoration: underline;
}

#sidebar .bbp-register-link {
	color: rgb(244, 91, 61);
}
#sidebar .bbp-register-link:hover {
	color: #666;
}

.bbp-logged-in img.avatar {
	margin-right: 15px;
	border-radius: 2px;
}

.bbp-logged-in h4 {
	font-weight: 600;
	font-size: 1.3em;
	clear: none;
	margin-bottom: 10px;
	font-size: 12px;
}
#sidebar li.widget-container .bbp-logged-in h4{ float:left; font-weight: 400; margin:10px 10px 0 0; font-size:14px;}
#sidebar li.widget-container .bbp-logged-in h4~a{ position:relative; top:9px; font-size:12px; color:#ccc; }
#top .bbp_widget_login .bbp-submit-wrapper{
margin:2px 10px 0 0 ; padding:0;
float:left;
}

/* =Avatars
-------------------------------------------------------------- */

#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,
#bbpress-forums p.bbp-topic-meta img.avatar {
	float: none;
	border-width: 1px;
	border-style:solid;
}

fieldset div.avatar {
	float: right;
}

/* =BuddyPress Activity Streams
-------------------------------------------------------------- */

.activity-list li.bbp_topic_create .activity-content .activity-inner,
.activity-list li.bbp_reply_create .activity-content .activity-inner {
	border-left-width: 2px;
	border-left-style:solid;
	margin-left: 5px;
	padding-left: 10px;
}

/* =User Pages
-------------------------------------------------------------- */

#bbpress-forums h1 {
	clear: none;
	font-size: 1.8em;
	line-height: 1em;
	padding-bottom: 10px;
}

#bbpress-forums h2.entry-title {
	font-size: 1.4em;
	margin-bottom: 0;
	padding-bottom: 10px;
	padding-top: 0;
}

#bbpress-forums #entry-author-info {
	margin: 10px 0 20px 0;
	overflow: hidden;
}

#bbpress-forums #entry-author-info #author-avatar {
	float: left;
	margin-right: 0;
	width: 60px;
}

#bbpress-forums #entry-author-info #author-avatar img.avatar {
	max-width: 60px;
}

#bbpress-forums #entry-author-info #author-description {
	float: none;
	margin-left: 100px;
}

#bbp-author-subscriptions,
#bbp-author-favorites,
#bbp-author-topics-started {
	border-top-width: 1px;
	border-top-style:solid;
	clear: both;
	margin-bottom: 20px;
	padding-top: 20px;
}

body.my-account #bbpress-forums,
body.my-account #bbp-author-subscriptions,
body.my-account #bbp-author-favorites,
body.my-account #bbp-author-topics-started {
	border-top: none;
	padding-top: 0;
	margin-bottom: 0;
}

/* =BuddyPress Group Forums
-------------------------------------------------------------- */

#bbpress-forums div.row-actions {
	font-size: 11px;
	visibility: hidden;
}

#bbpress-forums li:hover > div.row-actions {
	visibility: visible;
}


/* =theme stuff
-------------------------------------------------------------- */
#bbpress-forums #bbp-single-user-details #bbp-user-avatar,
.bbp-topic-started-by img{
display:none;
}
#bbpress-forums #bbp-single-user-details #bbp-user-navigation a {
	font-size: 16px; padding: 5px 18px 0 0;
}

#top table .bbp-forum-title, #top table .bbp-topic-title a {
font-weight:bold;
}

.edit_user_link, .page-title.author{
display:none;
}

.logged-in .edit_user_link, .logged-in .page-title.author{
display:inline;
}
.bbp-topic-title .bbp-topic-permalink { 
	display: inline-block;text-overflow: ellipsis; overflow: hidden; white-space: nowrap; width: 95%;
}


#top #bbp_stick_topic{
width:221px;
min-width:221px;
}

#top .bbp-admin-links a{
font-size:10px;
}


#top #main .bbp-template-notice p{
margin:10px 0;
}

#top #main .bbp-template-notice{
padding:10px 16px;	
}

#top #main .bbp-template-notice, #top #main .bbp-template-notice a
{	
/* border:1px solid #4b87d0; */
	 color:#fff;		
	background: #a6bfde; 
	border:none;	
	border-radius: 0;
	
}

#top #main .bbp-template-notice.error, #top #main .bbp-template-notice.error a
{	
/* 	border:1px solid #941210;  */
	color:#941210;		
	background: #f0dcdb; 		border:none;	
	border-radius: 0;
}

#top #main .bbp-template-notice.error, #top #main .bbp-template-notice.error a
{	
/* 	border:1px solid #E6DB55;  */
	color:#9d5501;		
	background: #FFFFE0; 		border:none;	
	border-radius: 0;
}



#top .avia-box.tick 		{	border-color:#8BAF5B; background: #E0F1B5; color:#4F5F39;	}

td.bbp-topic-title{
padding-right:50px;
background-position: 95% center; 
background-repeat: no-repeat;
}

.sticky td.bbp-topic-title{ 		background-image: url("images/sticky.png"); }
.super-sticky td.bbp-topic-title{ 	background-image: url("images/super-sticky.png"); }
.status-closed td.bbp-topic-title{ 	background-image: url("images/closed.png"); }


/*2.1 changes*/

#bbpress-forums li { margin-left:0px;}
#bbpress-forums li.bbp-body li.bbp-forum-info,#bbpress-forums li.bbp-body li.bbp-topic-title,
#bbpress-forums .bbp-header .bbp-forum-info, #bbpress-forums .bbp-header .bbp-topic-title { padding-left: 20px;}

div #bbpress-forums li.bbp-header{ border-top:1px solid; margin-left:0; font-size: 12px; }
.single-topic.logged-in #bbpress-forums li.bbp-header{ padding-bottom:30px;}

#bbpress-forums li.bbp-header ul li{margin-bottom:0; font-weight:normal;}

.bbp-forum-freshness, .bbp-topic-freshness{ }
.bbp-forum-freshness, .bbp-topic-freshness .bbp-topic-meta img{ display:none;}
.bbp-forum-info, .bbp-topic-title, #bbpress-forums p.bbp-topic-meta {margin:0px;}



#sidebar li.widget_display_topics a.bbp-forum-title ~ div { font-weight:300; }


#bbpress-forums li.bbp-body{padding:0;}
.bbp-author-name{ margin-right:0;}
#bbpress-forums li.bbp-header, #bbpress-forums li.bbp-footer {
	padding: 15px 0 13px;
}

#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic {
	padding: 22px 0 10px;
}

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

.bbp-pagination-count {
	float: right; font-size: 11px;border: none;display: block;padding: 0;margin-bottom:10px;margin-top:10px;
}

.bbp-reply-header .bbp-meta{
font-size:11px;
}
#bbpress-forums .bbp-replies div.bbp-reply-header{ background:none;}
.bbp-body .bbp-reply-author{
	border:none;
}

li.bbp-body div.hentry {
padding: 30px 0 40px;
}

#bbpress-forums .bbp-body div.bbp-topic-content, #bbpress-forums .bbp-body div.bbp-reply-content {
text-align: left;
overflow: hidden;
position: relative;
margin-left:0;
margin-right:0;
}
#bbpress-forums .bbp-body div.bbp-reply-content { 
	margin-top:40px; font-size:16px; line-height: 1.8;
}
#bbpress-forums div.bbp-topic-author, #bbpress-forums div.bbp-reply-author {
width: auto;
}

#bbpress-forums div.bbp-topic-author img.avatar, #bbpress-forums div.bbp-reply-author img.avatar {
max-width: 60px;
border-radius: 2px;
}

.bbp-reply-content li, .bbp-reply-content ol{
margin-bottom:0;
}

#bbpress-forums fieldset.bbp-form {
margin: 10px 0% 10px 0%;
width: 100%;
padding:0;
border:none;
}

#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: 67px;
}

#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: 90px;
}

.bbp-reply-content blockquote p{
margin: 0.5em 0;
}


.bbp-topic-action #favorite-toggle span.is-favorite a, 
.bbp-topic-action #subscription-toggle span.is-subscribed a,
.bbp-topic-action #favorite-toggle span.is-favorite a:hover, 
.bbp-topic-action #subscription-toggle span.is-subscribed a:hover {
	display: block; float: left;border:none; border-radius:0; padding: 0; line-height: 20px; height: 20px; width: 20px; text-align: center;
	position: absolute; right: 10px; top: 50%; margin-top: -10px; background: none;
}

.bbp-body ul{
position: relative;
}


/*added with bbpress 2.2.3*/

#bbp-single-user-details{ 
border:none;
padding:10px 0;
margin-bottom:30px;
}
#bbpress-forums #bbp-single-user-details{ float:none; width:auto; }
#bbpress-forums #bbp-user-body{ margin-left:0; margin-top:30px;}
#bbp-single-user-details #bbp-user-avatar{
float:left;
margin: 0 10px;
width:32px;
}

#bbp-single-user-details #bbp-user-navigation{
overflow:hidden;
margin: 0 10px;
}

#bbp-single-user-details #bbp-user-navigation li{
float:left;
margin:0px 5px;
line-height: 27px;
}



.bbp-forums, .bbp-topics, .bbp-replies{
border-radius: 0;
}
.bbp-footer{display:none;}
#top .mceToolbar{background: transparent; }

.bbp-form a{
-moz-box-sizing: content-box; 
-webkit-box-sizing: content-box; 
box-sizing: content-box;
}

#bbpress-forums ul.bbp-replies{border:none;  }
.bbp-header .bbp-reply-author{display: none;}
.bbp-header .bbp-reply-author, .bbp-header .bbp-reply-content{visibility: hidden;}
.bbp-header .bbp-reply-content span{visibility: visible;}
.bbp-reply-post-date{font-size: 11px;}
.bbp-body>div{position: relative; }

.avia_transform .bbp-replies .bbp-reply-author::before {
width: 14px;
height: 14px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
top: 25px;
z-index: 100;
content: "";
left: 98px;
border-left-style: solid;
border-bottom-style: solid;
border-left-width: 1px;
border-bottom-width: 1px;
}

.bbp-replies+.bbp-pagination{display:none;}
.bbp-replies .bbp-header{
border-bottom-style: solid;
border-bottom-width: 1px;
margin-bottom:30px;
}

.single-topic #bbpress-forums div.bbp-reply-author,
body.bbp-user-page #bbpress-forums div.bbp-reply-author { width:75px; }
.status-trash { opacity: 0.3;}

#footer .bbp-forum-title { font-weight: normal; }

.widget_display_topics li div { font-size: 10px; font-style: italic; }

li.bbp_widget_login input[type="text"],li.bbp_widget_login  input[type="password"],
.mc-field-group input[type="email"] { width:100%; height:40px; border-color: #f0f0f0;
-webkit-box-sizing:border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
}
.mc-field-group {
	padding-bottom: 20px;
}
body.page input#user_login, body.page input#user_pass, body.page input#user_purchase_code{ width:100%; max-width:400px; height:40px; line-height:40px;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;    
box-sizing: border-box; }
body.page .bbp-remember-me label{ font-size:12px; }
body.page .bbp-submit-wrapper{ float:right; margin-top:0; }

/* #Media Queries
================================================== */

	/*mobile*/
	@media only screen and (max-width: 767px) {
	
		li.bbp-forum-info, li.bbp-topic-title {
		width: 60%;
		}
		
		li.bbp-forum-topic-count, li.bbp-topic-voice-count, li.bbp-forum-reply-count, li.bbp-topic-reply-count {
		width: 18%;
		}
		
		
		#top #bbp-your-profile .bbp-form label{
		float:none;
		text-align: left;
		}
		
		#bbp-your-profile fieldset input, #bbp-your-profile fieldset textarea, #bbp-your-profile fieldset select {
		width: 95%;
		}
		
		#bbp-your-profile fieldset span.description, .content #bbp-your-profile fieldset fieldset span.description {
		width: 91%;
		margin:5px 0 15px 0;
		}
	
		
		.content #bbp-your-profile fieldset fieldset input {
		width: 95%;
		}
		#bbpress-forums #bbp-your-profile fieldset div {
    		flex-direction: column;
		}
		#bbpress-forums #bbp-your-profile fieldset label[for] { 
			width: 100%;
			text-align: left;
		}
		#bbpress-forums #bbp-your-profile fieldset {
			padding: 20px 0 0 0;
		}
		#bbpress-forums #bbp-your-profile fieldset input, 
		#bbpress-forums #bbp-your-profile fieldset textarea {
		margin-bottom: 0;
			width: 100%;
		}
		#bbpress-forums #bbp-your-profile fieldset fieldset.password {
			width: 100%;
			margin-top: 10px;
		}
		#bbpress-forums #bbp-your-profile fieldset.bbp-form input#pass1 {
			margin-left: 0;
			width: 100%;
		}
		#bbpress-forums #bbp-your-profile fieldset p.description {
			margin: 10px 0 0 0;
			width: auto;
		}
		#bbpress-forums #bbp-your-profile fieldset fieldset.password .password-button-wrapper button{
    		margin: 10px 10px 0 0;
		}
		
		
	}
	
/*customized added by john*/
.bbp-login-form fieldset legend{ display:block; }
#bbpress-forums div.bbp-search-form,
div.bbp-template-notice.info,
#bbpress-forums p.bbp-topic-meta,
.bbp-topic-freshness a,
.bbp-attachments-count,
.bbp-attachments h6,
.bbp-replies .bbp-header,
h1.main_title .bbp-st-topic-support.topic-not-resolved,
#bbpress-forums fieldset.bbp-form .bbp-attachments-form label,
.bbp-the-content-wrapper + p ,
#bbpress-forums ul.bbp-topic-revision-log,
.jquery-lightbox-title,
#bbp-search-results .wp-caption-text,
#sidebar span.topic-author a.bbp-author-avatar,
.bbp-reply-revision-log-item img
{ display: none; }
.bbp-the-content-wrapper~p#bbp_private_reply_wrap{ display:block; }
#bbpress-forums .bbp-topic-freshness p.bbp-topic-meta,.bbp-topic-freshness .bbp-topic-meta a,
.bbp-topic-freshness a.bbp-author-avatar{ display:block; margin-top:-9px; }
/*admin bar*/
.bbp-admin-links select{ line-height:20px; font-size:10px; width:auto; }
/* bread crumb */
.breadcrumbs>p{ display: inline-block;overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 300px; text-align:right; }
.breadcrumbs .bbp-breadcrumb-sep{ color:#fff; }
.breadcrumbs .bbp-breadcrumb-sep:before{ content:'/'; width:6px; height:20px; display:inline; color:#666; } 

/* login page & sidebar */
.sidebar_widget legend {margin-bottom: 0;}
.fenge-wrap{border-left:1px solid #ccc; height:200px;}
.page-template-page-login-php .bbp-login-form{ padding-right:30%; }
.bbp-remember-me label{ font-size:12px; color:#999}
body.page .bbp-reg-form .bbp-submit-wrapper{ float:none;  margin-top:inherit; }
.bbp-username,.bbp-email{ margin-top:10px;}
.bbp-email{ margin-bottom:10px;}
.bbp-reg-form { width: 80%; font-size: 0; margin:0 auto 40px; }
.bbp-reg-form .bbp-template-notice { padding: 30px 90px 30px 90px; font-size: 14px; border-radius: 3px; }
.bbp-reg-form .bbp-template-notice > strong {color:red;}
.bbp-reg-form h1 { font-size: 32px; margin-bottom: 30px; font-weight: 400; }
.input-wrap { margin-left:-20px; }
.input-wrap > div,.bbp-purchase-code { display: inline-block; min-width: 33.3333%; padding-left: 20px; }
.bbp-reg-form input[type="text"],
body.page .bbp-reg-form input#user_login,  body.page input#user_purchase_code { width: 100%; min-width:100px; height: 50px; background-color: #f8f8f8; color: #333;
    font-size: 14px;}
#bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a{ background:none;}
#bbpress-forums fieldset.bbp-form select { width:auto; min-width:140px; padding:0 10px 0; }
.bbp-form input[type="checkbox"]{ margin-bottom:2px; }
button#bbp_reply_submit,
button#bbp_topic_submit{ padding:0 35px; height:50px; line-height:50px; font-size: 18px; }
input#tc-evato-license~input[type="submit"]{ margin-top:10px; }
#sidebar li.widget-container.widget_display_search{ margin-bottom:70px;}
#sidebar span.topic-author{ display:inline-block; }

/*input check*/
input[type="checkbox"]{ display: none; }
input[type=checkbox] + label { display:inline-block; padding-left:25px; height:18px; line-height:18px; background-image:url(../img/bbpress/lite-blue-check.png);
 background-repeat:no-repeat; background-position: 0 0; background-size: 17px 36px; font-size:15px; vertical-align:middle; cursor:pointer;
}
input[type=checkbox]:checked + label {
	background-position: 0 -18px;
}
#wp-link-update input[type="submit"] {
	height: 30px; line-height: 30px; background: #444; color: #eee;
}

/* attachment button*/
.d4p-attachment-addfile{ display:block; margin-top:-10px; }
.btn_addPic{  
display: block; position: relative; width: 140px; height: 25px; overflow: hidden; border: none; background: none; color: #999; cursor: pointer; 
}  
.btn_addPic span { display: block; line-height: 25px; font-size: 14px; }   
.btn_addPic em {  
  display: inline-block; width: 18px; height: 18px; overflow: hidden; line-height: 0.8; vertical-align: middle; font-size: 20px; font-style: normal; 
}  
.btn_addPic:hover em { background-position:-19px 0; }  
.filePrew {  
	display: block; position: absolute; top: 0; left: 0; width: 140px;  height: 39px; opacity: 0;  font-size: 100px; /* Larger hot area */  
}
#sidebar li.widget_display_topics a.bbp-forum-title{ font-size: 16px; display:block; width:100%; font-style:normal;text-overflow: ellipsis; overflow:hidden; white-space: nowrap;}
.widget-faq a { font-size:16px; }
/*Topic icon*/
.bbp-topic-permalink { font-size:16px; }
.bbp-st-topic-support.topic-resolved { width:26px; height:26px; position:absolute; top:16px; text-indent: -9999px;display:inline-block; }
.bbp-st-topic-support.topic-not-resolved{width:26px; height:26px; position:absolute; top:16px;text-indent: -9999px;display:inline-block; }
.type-topic.status-closed li a.bbp-topic-permalink,.type-topic.super-sticky li a.bbp-topic-permalink{ display:inline-block;}
.type-topic.status-closed li a.bbp-topic-permalink:before{ display:inline-block; float:left; content: "Close"; padding: 0px 4px;border-radius: 4px;margin-right: 5px;text-align: center;font-size: 10px;background-color: #f8f8f8;color: #999;}
li.bbp-body li.bbp-topic-title { line-height:26px; line-height:26px; }
#bbpress-forums fieldset.bbp-form input[type="text"]#bbp_topic_title{ margin:10px 0;}
h1.main_title .bbp-st-topic-support.topic-resolved,
h1.main_title .bbp-st-topic-support.topic-not-resolved,
h1.main_title .type-topic.status-closed li a.bbp-topic-permalink:before,
h1.main_title .type-topic.super-sticky li a.bbp-topic-permalink:before,
h1.main_title li.bbp-body li.bbp-topic-title
{ background:none; }
.sticky .bbp-topic-permalink { font-weight: 500; }

/*code*/
#bbpress-forums div.bbp-topic-content code, #bbpress-forums div.bbp-reply-content code, 
#bbpress-forums div.bbp-topic-content pre, #bbpress-forums div.bbp-reply-content pre {
	border-radius:0px; white-space:normal; padding:0; font-style: normal; border-color:#f8f8f8; 
}
#bbpress-forums div.bbp-topic-content pre, #bbpress-forums div.bbp-reply-content pre { 
	background-color:#fff;
	background-image: linear-gradient(rgba(0, 0, 0, .02) 50%, transparent 50%, transparent);
	background-size: 100% 40px;
}
/*p*/
.bbp-reply-content p{ margin-bottom:20px;}
/*Search*/
#bbpress-forums ul.bbp-search-results{ border:none; }
#bbpress-forums ul.bbp-search-results div.bbp-topic-header,#bbpress-forums div.bbp-reply-header{ background:none; padding-top:20px; margin-left:110px; }
#bbpress-forums ul.bbp-search-results h3{ font-size:14px; line-height:20px; font-weight:300;}
#bbpress-forums li.bbp-header .bbp-search-content{ margin-left:110px;}
#bbpress-forums li.bbp-header .bbp-search-author{ width:110px; }
#bbpress-forums #bbp-search-results .bbp-body div.bbp-reply-content,
#bbpress-forums #bbp-search-results .bbp-body div.bbp-topic-content{ margin-left:110px;}
#bbp-search-results .bbp-topic-permalink{ margin-left:0; font-size:12px;}
#bbp-search-results h3 .bbp-topic-permalink { font-size:14px;}
#bbpress-forums div.bbp-topic-content .bbp-attachments ol, 
#bbpress-forums div.bbp-reply-content .bbp-attachments ol{ margin: 10px 0 0 0!important; overflow: hidden; }
#bbpress-forums div.bbp-topic-content .bbp-attachments ol li, 
#bbpress-forums div.bbp-reply-content .bbp-attachments ol li{ list-style:none; margin:10px 0 0 10px; display: inline-block; }
#bbpress-forums div.bbp-topic-content .bbp-attachments ol.with-icons li.bbp-atthumb .wp-caption, 
#bbpress-forums div.bbp-reply-content .bbp-attachments ol.with-icons li.bbp-atthumb .wp-caption
{ border-radius: 1px 1px 1px 1px; height: auto; margin:1px 0 1px 1px; padding:5px; box-shadow: 0 0 1px #D4D4D4; background-color:#fff;}
#bbpress-forums div.bbp-topic-content .wp-caption a,
#bbpress-forums div.bbp-reply-content .wp-caption a{ display:block; width:100%; height:100%; }
#bbpress-forums div.bbp-topic-content .bbp-attachments ol.with-icons li.bbp-atthumb .wp-caption a,
#bbpress-forums div.bbp-reply-content .bbp-attachments ol.with-icons li.bbp-atthumb .wp-caption a {
	position: relative;
}
#bbpress-forums div.bbp-topic-content .bbp-attachments ol.with-icons li.bbp-atthumb .wp-caption a:after,
#bbpress-forums div.bbp-reply-content .bbp-attachments ol.with-icons li.bbp-atthumb .wp-caption a:after {
	font-family: 'FontAwesome'; font-size: 32px; content: "\f065"; position: absolute; left: 50%; top: 50%; margin-left: -12px; margin-top: -7px; opacity: 0; color: #fff;
}
#bbpress-forums div.bbp-topic-content .bbp-attachments ol.with-icons li.bbp-atthumb .wp-caption a:hover:after,
#bbpress-forums div.bbp-reply-content .bbp-attachments ol.with-icons li.bbp-atthumb .wp-caption a:hover:after { 
	opacity: .9;
}
#bbpress-forums div.bbp-topic-content .bbp-attachments ol.with-icons li.bbp-atthumb .wp-caption a:hover,
#bbpress-forums div.bbp-reply-content .bbp-attachments ol.with-icons li.bbp-atthumb .wp-caption a:hover { 
	background:rgba(0,0,0,0.5); 
}
#bbpress-forums div.bbp-topic-content .bbp-attachments ol.with-icons li.bbp-atthumb .wp-caption a:hover img,
#bbpress-forums div.bbp-reply-content .bbp-attachments ol.with-icons li.bbp-atthumb .wp-caption a:hover img{ opacity:0.3; }
#bbpress-forums #bbp-search-results div.bbp-topic-author, #bbpress-forums #bbp-search-results div.bbp-reply-author{ margin-left:23px; margin-right:0; }
.wp-caption-text { display: none; }
/*priate plugin*/
#bbpress-forums .bbp-private-reply{ background:none !important;}
li.bbp-body div.hentry.bbp-private-reply{ border-bottom:1px solid #d7b25e;}
li.bbp-body div.hentry.bbp-private-reply .bbp-reply-content{ font-style:italic; color:#999; }

/*register*/
.page-template-page-register .submit { height: 60px; padding: 0 40px; margin-top: 10px; margin-top: 30px; text-transform: uppercase; }
.page-template-page-register #forum_wrap { margin-bottom: 20vh; }
div.bbp-template-notice a.shown-after-login-a {order:9; margin-top: 20px;}

/*Font color*/
#bbpress-forums fieldset.bbp-form label,
.bbp-pagination-count,
.widget_display_topics li div,
.bbp-the-content-wrapper .quicktags-toolbar input,
#bbpress-forums .bbp-meta,
#bbpress-forums .bbp-meta a,
#bbpress-forums div.bbp-topic-author .bbp-author-role, 
#bbpress-forums div.bbp-reply-author .bbp-author-role,
#bbpress-forums .bbp-topic-title-meta,
#bbpress-forums .bbp-topic-title-meta a
{ color:#999; }
#bbpress-forums div.bbp-topic-content a, #bbpress-forums div.bbp-reply-content a {font-weight: 400; position: relative;text-decoration: underline; text-decoration-color: #ccc; }
#bbpress-forums div.bbp-topic-content a:hover, #bbpress-forums div.bbp-reply-content a:hover{
	text-decoration: none; color:rgb(238, 99, 87);
}
@media only screen and (max-width: 480px) {
	#bbpress-forums .bbp-body div.bbp-reply-author {position: static;margin: 0;}
	.bbp-body>div.bbp-topic-header, 
	.bbp-body>div.bbp-reply-header { position: static;}
	#bbpress-forums div.bbp-topic-author a.bbp-author-name, 
	#bbpress-forums div.bbp-reply-author a.bbp-author-name { margin:0 0 0 80px; word-break: inherit;}
	#bbpress-forums div.bbp-topic-author .bbp-author-role,
	#bbpress-forums div.bbp-reply-author .bbp-author-role { margin-left: 80px; }
	span.bbp-admin-links { float: left; }
	#bbpress-forums ul.bbp-search-results div.bbp-topic-header, 
	#bbpress-forums div.bbp-reply-header { margin-left: 0;}
	#bbpress-forums .bbp-body div.bbp-reply-author { padding-left: 0; } 
	li.bbp-body div.hentry { padding-top: 10px; }
}
.bbp-purchased,.bbp-supported {font-size: 10px;padding: 0 5px;background: #181818;color: #fff;border-radius: 2px;margin-bottom: 5px;}
.bbp-supported {background: #85d119;}
.user-id-1 .bbp-purchased,
.user-id-1 .bbp-supported {display:none;}
#bbpress-forums .bbp-pagination-links a, #bbpress-forums .bbp-pagination-links span.current
{border:none; margin:0 5px 0 0; padding-left:0;opacity:.4; }
#bbpress-forums .bbp-pagination-links a:hover, #bbpress-forums .bbp-pagination-links span.current, #bbpress-forums .bbp-topic-pagination a:hover{background:none;border:none;}
.add-new-tickey{display:none;}
body.logged-in .add-new-tickey{display: inline-block;float: right;margin-top: -34px;font-size: 16px;
text-decoration: underline;}

@media (min-width: 1200px) {
	.page-template-page-register .row {
    	margin-left: 0;
  }
  .page-template-page-register #forum_wrap {
    width: 100%;
    margin-left: 0;
	}
}
@media (max-width: 768px) {
	.bbp-reg-form,
	.input-wrap > div, .bbp-purchase-code {
  	width: 100%;
  }
  .bbp-reg-form .bbp-template-notice {
    padding: 30px 30px 30px 30px;
  }
}
@media screen and (max-width: 782px){
	#top-tip{display:none;}
}