

#bbps_support_forum_options,
#bbps_support_forum_move,
.bbps-support-forums-message,
#bbps_support_forum_assign
{
	clear: left;
	float:left;
	display:block;
	width:50%;
	font-size: 14px;
}
#bbps_support_forum_options label, #bbps_support_forum_move label, #bbps_support_forum_assign label {
	font-weight: bold;
	    display: block;
}
#bbps_support_forum_options .btn, #bbps_support_forum_move .btn, #bbps_support_forum_assign .btn {
    padding: 5px 12px;
    line-height: 24px;
}
select#bbps_support_options {
    max-width: 240px;
}
.bbp-single-topic-meta:before {
    display:table;
    content:'';
    clear:both;
}
.bbp-single-topic-meta {
    clear:both;
    padding: 8px 8px;
    background: #eee;
    text-align: right;
    margin-top: 20px;
}
.bbp-single-topic-meta a {
    font-weight: 700;
}
#bbpress-forums #bbps_support_forum_move {
    float: right;
    clear: none;
    width: 50%;
}
form#bbps-topic-move {
    float: right;
}
.kbbps-topic-status {
	float: right;
}
.kbbps-topic-status >span {
    font-weight: 700;
    background: #fff;
    border: 0 solid #e3e3e3;
        padding: 3px;
    margin-left: 5px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.forum.bbpress .titleclass .page-header, .forum-archive.bbpress .titleclass .page-header, .forum-search.bbpress .titleclass .page-header {
    height: auto;
    padding: 40px 0;
}
.bbpress.topic .titleclass .page-header {
    height: auto;
    padding: 40px 0;
}
.kbbps-topic-status .sticky {
    color: orange;
}
.kbbps-topic-status .in-progress {
    color: grey;
}
.kbbps-topic-status .resolved {
    color: #fff;
    background: #169e59;
}
#bbpress-forums {
overflow: visible;
margin-bottom: 0;
}
.bbpress #content {
    padding-bottom: 0;
}
.bbpress.post-type-archive-forum #content, .bbpress.forum-search #content {
	padding-bottom: 20px;
}
.kt-bbpress-clearfix {
clear:both;
}
#bbpress-forums fieldset.bbp-form {
    border: 0;
    margin-top: 20px;
    min-width: 300px;
    width:100%;
    padding-left: 0;
    padding-right: 0;
}
#bbpress-forums div.bbp-search-form {
    margin-bottom: 5px;
    text-align: center;
}

#bbpress-forums li.bbp-header {
    padding: 8px 14px;
}
#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic {
    padding: 14px;
}
/*#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic, #bbpress-forums li.bbp-footer, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results, #bbpress-forums ul.bbp-topics {
    border-color: #e2e8f0;
}*/
/*#bbpress-forums li.bbp-footer {
    background: #edf2f7;
}
#bbpress-forums ul.odd {
    background: #f7fafc;
}*/
#bbpress-forums div.bbp-search-form h5 {
    color: #777;
    margin-bottom: 14px;
    font-size: 16px;
}
div.bbp-submit-wrapper {
    float: none;
    position: relative;
    text-align: center;
}

div.bbp-submit-wrapper:before {
    content: '';
    width: 30%;
    background: #ddd;
    height: 2px;
    border-bottom: 1px solid #fff;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
}
div.bbp-submit-wrapper:after {
    content: '';
    width: 30%;
    background: #ddd;
    height: 2px;
    border-bottom: 1px solid #fff;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -1px;
}

div.bbp-submit-wrapper button.button.submit {
    padding-left: 0;
    padding-right: 0;
    z-index: 1;
    width: 20%;
    position: relative;
}
#bbpress-forums div.bbp-the-content-wrapper input {
    text-shadow: none;
}
.forum-topic-bg {
    padding-top: 60px;
    padding-bottom: 60px;
    margin-top: 60px;
}
#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic {
    padding: 12px 8px;
}
#bbpress-forums ul.bbp-topics {
    margin-bottom: 5px;
}
#bbpress-forums, .bbp-forum-content ul.sticky, .bbp-topics ul.sticky, .bbp-topics ul.super-sticky, .bbp-topics-front ul.super-sticky, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results, #bbpress-forums ul.bbp-topics {
	font-size:14px;
}
.bbp-pagination {
    font-size: 12px;
}
div.bbp-template-notice {
    background: #eee;
    border-color:#ddd;
}
#bbpress-forums textarea, #bbpress-forums input[type=text], #bbpress-forums input[type=password]{
    background: white;
    box-shadow: none;
}
#bbpress-forums input[type=text], #bbpress-forums input[type=password]{
    background: white;
    border:1px solid #ccc;
}
#bbpress-forums div.wp-editor-container {
    border: 1px solid #ccc;
}
#bbpress-forums .select2-container .select2-selection {
    border-width: 1px;  
    background: white;
}
#bbpress-forums .select2-container .select2-selection--single .select2-selection__arrow {
    border-left-width: 1px;
    top: 1px;
    right: 1px;
    bottom: 1px;
}
#bbpress-forums .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 32px;
}
.bbpress .select2-dropdown {
    border-width: 1px;
}
.bbp-topic-title span.status-icon {
	width: 25px;
	height: 20px;
	float: left;
	font-size: 0;
	line-height: 0;
	opacity: 0.7;
}
.bbp-topic-title span.status-icon:before {
	display: block;
	float: left;
	height: 20px;
	font-size: 18px;
	line-height: 20px;
	    padding-left: 2px;
	font-family: 'kt-icon';
    font-style: normal;
    speak: none;
    font-weight: normal;
    content: "\f017";
}
.bbp-topic-title span.resolved:before {
	color: #169e59;
    content: "\f05d";
}
.bbp-topic-title span.not-resolved:before {
	color: #d31111;
    content: "\f05c";
}
.bbp-topic-title span.in-progress:before {
	color:#616161;
    content: "\f017";
}
.bbp-topic-title span.awaiting-feedback:before {
	color:#805AD5;
    content: "\f017";
}
.bbp-topic-title span.topic-sticky:before {
	color:#ffa406;
	content: "\f06a";
}
.bbp-topic-title span.followup:before {
	color:#ff8d06;
    content: "\f29c";
}
.bbp-topic-title span, .bbp-topic-title span a {
    color: #787878;
    font-size: 11px;
}
.bbp-role-keymaster .bbp-reply-author:after, .bbp-role-moderator .bbp-reply-author:after {
    max-width: 60px;
    padding: 4px;
    content: 'Support Team';
    display: block;
    text-align: center;
    font-size: 11px;
    line-height: 14px;
    background: #7a7d82;
    color: #fff;
}
li.bbp-topic-voice-count {
    width: 15%;
}

li.bbp-topic-reply-count {
    width: 5%;
}
.bbp-body .bbp-topic-freshness, .bbp-body .bbp-topic-voice-count, .bbp-body .bbp-topic-reply-count {
    font-size:12px;
}
.bbp-topic-title a.bbp-topic-permalink, .bbp-topic-freshness a {
	color:#444;
}
.bbp-topic-title a.bbp-topic-permalink:hover, .bbp-topic-freshness a:hover {
	color:#7a7d82;
}
#bbp-search-form #bbp_search {
    border: 1px solid transparent;
    width: 100%;
    padding:5px 50px 5px 5px;
    background:white;
    color: #444;
    border-bottom-color: #ccc;
}
#bbp-search-form #bbp_search:focus {
    border: 1px solid #ccc;
}
#bbpress-forums div.bbp-breadcrumb p {
    margin-bottom: 0;
    line-height: 32px;
}
#bbpress-forums li a.bbp-forum-title {
    font-weight: bold;
}
#bbpress-forums #bbp-search-form #bbp_search {
	width: 100%;
	min-width: 240px;
	display:block;
}
#bbp-search-form button.search-submit {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 50px;
    padding: 0;
    text-align: center;
    background: 0 0;
    color: #555;
    text-shadow: none;
}
#bbp-search-form {
    position: relative;
    max-width: 400px;
    margin: 0 auto;
}
.titleclass #bbp-search-form {
	letter-spacing: normal;
	line-height: 20px;
}
.titleclass #bbp-search-form #bbp_search {
    border: 1px solid currentColor;
    color:inherit;
    background: 0 0;
        padding: 9px 50px 10px 10px;
            width: 100%;
            font-size: 16px;
	line-height: 20px;
}
.titleclass #bbp-search-form button.search-submit {
	color:inherit;
	font-size: 16px;
	line-height: 20px;
}
.titleclass #bbp-search-form button.search-submit:hover {
	box-shadow: inset 0px -4px 0px 0px inherit;
}
div.bbp-breadcrumb {
    float: none;
}
#bbpress-forums .bbp-body div:first-child .bbp-reply-content, #bbpress-forums .bbp-body div:first-child .bbp-topic-content {
    border: 0;
}
#bbpress-forums div.reply, #bbpress-forums div.topic {
    background: transparent;
}
#bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-topics {
	border: 0;
}
li.bbp-body div.hentry {
	padding:0;
}
.reply-author-displayname a {
    color: #444;
}
.reply-author-displayname a:hover {
    color: #7a7d82;
}
div.bbp-reply-content .bbp-meta, div.bbp-topic-content .bbp-meta {
    color: #818181;
    font-size: 11px;
    text-transform: uppercase;
    margin: 0 0 20px;
}
span.bbp-admin-links {
    float:none;
}
div.reply-author-displayname, div.topic-author-displayname {
    font-weight: 700;
    font-size: 16px;
}
#bbpress-forums .bbp-body div:first-child .bbp-reply-content, #bbpress-forums .bbp-body div:first-child .bbp-topic-content {
    border: 0;
}
#bbpress-forums .bbp-body .bbp-reply-content, #bbpress-forums .bbp-body .bbp-topic-content {
    border-top: 1px solid #e3e3e3;
    padding-top: 20px;
}
#bbpress-forums div.bbp-reply-author, #bbpress-forums div.bbp-topic-author {
    float: left;
    text-align: left;
    width: auto;
}
#bbpress-forums div.bbp-forum-content, #bbpress-forums div.bbp-reply-content, #bbpress-forums div.bbp-topic-content {
    margin-left: 100px;
}
.bbp-topic-action {
    float: right;
}
 #bbpress-forums .bbp-topic-action #favorite-toggle, #bbpress-forums  .bbp-topic-action #subscription-toggle {
    font-weight: 400;
    font-size: 12px;
    float:none;
}

ul#bbp-search-results .bbp-reply-title a, ul#bbp-search-results .bbp-topic-title a {
    color: #222;
    border-bottom: 2px solid #ddd;
}
ul#bbp-search-results .bbp-reply-title a:hover, ul#bbp-search-results .bbp-topic-title a:hover {
    border-bottom: 2px solid #7a7d82;
}
#bbpress-forums ul.bbp-search-results {
    border: 0;
}
#bbpress-forums #bbp-search-results .bbp-reply-content, #bbpress-forums #bbp-search-results .bbp-topic-content{
    border:0;
}
#bbpress-forums div.bbp-reply-content pre code, #bbpress-forums div.bbp-topic-content pre code {
    font-size: 14px;
}
#bbpress-forums li.bbp-body p {
    margin-bottom: 10px;
}
#bbp-search-results .bbp-topic-title span.status-icon {
    margin-top: 6px;
}
#bbpress-forums ul.bbp-lead-topic {
	border:0;
}

.bbp-template-notice.not-logged-in {
    padding: 20px;
    margin: 5px 0 15px;
    clear: both;
    border: 0;
    border-radius: 0;
    text-align: center;
}
.not-logged-in.bbp-template-notice p {
    font-size: 18px;
}
.not-logged-in.bbp-template-notice p a {
    cursor:pointer;
}
.bbp-login-form input {
    max-width: 200px;
}
.bbp-login-form .bbp-submit-wrapper {
    text-align: center;
}
.bbp-no-topic {
    margin-bottom:40px;
}

.bbp-no-topic .bbp-template-notice li {
    font-size: 18px;
    text-align: center;
    padding: 15px;
}
#bbpress-forums #bbp-user-wrapper ul.bbp-topics, #bbpress-forums #bbp-user-wrapper ul.bbp-replies {
    clear: left;
}
#bbpress-forums #bbp-single-user-details #bbp-user-avatar {
    float: left;
    padding-right: 20px;
    max-width: 80px;
    padding-bottom: 10px;
}
#bbp-user-navigation {
    padding-top: 10px;
}
#bbp-user-navigation li {
    display: inline-block;
}
#bbpress-forums #bbp-single-user-details #bbp-user-navigation li a {
    padding: 5px 10px;
    margin: 0 5px;
    background: 0 0;
    color: #7a7d82;
    display: block;
    border: 2px solid #7a7d82;
}
#bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a, #bbpress-forums #bbp-single-user-details #bbp-user-navigation li:hover a {
    background: #7a7d82;
    color: #fff;
}
#bbpress-forums #bbp-single-user-details {
    float: none;
    width: 100%;
}
#bbpress-forums #bbp-user-body {
    margin-left: 0;
}
#bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar {
    height: auto;
    width: auto;
}
#bbpress-forums .bbp-user-section p.bbp-user-forum-products {
    margin-bottom: 0;
}

#bbpress-forums ul.active-product-list {
    margin-left: 20px;
    margin-bottom: 10px;
}
#bbpress-forums .bbp-private-reply {
    background: 0 0!important;
}
#bbpress-forums .bbp-private-reply .bbp-reply-content {
    padding: 20px;
    background: #f8f8f8;
    position: relative;
}
#bbpress-forums .bbp-private-reply .bbp-reply-content:after {
    content: "Private Reply";
    position: absolute;
    top: 10px;
    right: 10px;
    color: #ececec;
    line-height: 40px;
    font-size: 40px;
}
#bbpress-forums p.bbp-topic-meta img.avatar {
    display: inline;
    margin-bottom: 0;
}
#bbpress-forums .bbp-user-section p {
    margin-bottom: 10px;
}
#bbpress-forums .bbp-user-section {
    margin-bottom:30px;
}
input#bbp_search_submit {
    position: absolute;
    right: 0;
    top: 1px;
    padding: 5px 5px;
}
