/**
 * Theme Name:	Total
 * Description:	Adds css tweaks for BBPress
 * Author:		WPExplorer
 */
/* Forum */
#bbpress-forums li.bbp-header { border-top: none }
#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer { background: #f7f7f7 }
.content-area .forum-titles { font-weight: bold; font-weight: 600; color: #777; }
.content-area .bbp-forum-title,
.content-area .bbp-topic-permalink { color: #222; font-weight: bold; font-weight: 600; font-size: 13px; margin: 0; }
#bbpress-forums .bbp-forum-info .bbp-forum-content,
#bbpress-forums p.bbp-topic-meta { font-size: 12px }
#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer,
#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic,
div.bbp-forum-header,
div.bbp-topic-header,
div.bbp-reply-header,
li.bbp-body div.hentry { padding: 10px 15px }
#bbpress-forums div.odd,
#bbpress-forums ul.odd { background: none }
#bbpress-forums .bbp-forum-info .bbp-forum-content,
#bbpress-forums p.bbp-topic-meta { margin-bottom: 0; margin-top: 0; }
/* .bbp-reply-author { text-align: left !important } */
#bbpress-forums fieldset.bbp-form label { margin-bottom: 5px }
.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: 1em; }
#bbpress-forums fieldset.bbp-form p,
#bbpress-forums fieldset.bbp-form textarea,
#bbpress-forums fieldset.bbp-form select { margin-bottom: 20px }
div.bbp-submit-wrapper { float: none; margin-top: 0; }
div.bbp-submit-wrapper button { width: 100%; }
#bbpress-forums div.bbp-the-content-wrapper div.quicktags-toolbar { border: 1px solid #eee; border-radius: 0; }
#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content { font-size: 1.1em; background: none; /* border: 1px solid #eee;*/ border-top: none; color: #717171; }
div.bbp-forum-header,
div.bbp-topic-header,
div.bbp-reply-header { border-color: #eee }
#bbpress-forums div.bbp-forum-header,
#bbpress-forums div.bbp-topic-header,
#bbpress-forums div.bbp-reply-header { background: #f5f5f5 }
#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer { font-weight: bold; font-weight: 600; color: #777; }
#bbpress-forums li.bbp-footer {color: #fff; }
/* #bbpress-forums li.bbp-footer { display: none } */
#bbpress-forums div.bbp-topic-tags { float: none }
#bbpress-forums .status-trash.odd { background: none }
#bbpress-forums .status-spam,
#bbpress-forums .status-spam.odd { opacity: 0.3; background: #f7f7f7; }
span.bbp-admin-links a { color: #666 }
#bbpress-forums div.bbp-reply-content { padding: 15px }
#bbpress-forums div.reply { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
#bbpress-forums .bbp-search-author,
#bbpress-forums .bbp-search-content { text-align: left }
.bbp-search .bbp-meta { display: none }
#bbpress-forums div.bbp-forum-title h3,
#bbpress-forums div.bbp-topic-title h3,
#bbpress-forums div.bbp-reply-title h3 { font-size: 14px; font-weight: bold; font-weight: 600; }
/* hide topic avatar  */
.bbp-topic-started-by .avatar { display: none }
/* hide the topic info section - its ugly  */
.bbp-template-notice.info { display: none }
/* hide pagination count  */
.bbp-pagination-count { display: none }
/* search + breadcrumbs */
.bbp-breadcrumb { display: none !important }
#bbp_search,
#bbp_search_submit { height: 30px; margin-bottom: 20px; padding-top: 0; padding-bottom: 0; }
#bbpress-forums div.bbp-search-form { float: none; clear: both; padding-top: 20px; }
#bbp_search { width: 70% !important; float: left; height: 40px; }
#bbp_search_submit { float: right; width: 28%; height: 40px; line-height: 40px; padding-top: 0; padding-bottom: 0; }
/* hide "freshness */
.bbp-topic-freshness,
.bbp-forum-freshness,
li.bbp-forum-freshness { display: none }
li.bbp-forum-info,
li.bbp-topic-title { width: 75% }
/* hide social  */
body.bbpress .social-share-title,
body.bbpress .social-share-buttons { display: none }
/* login */
.bbp-login-form,
.bbp-logged-in { background: #f7f7f7; border: 1px solid #eee; padding: 20px; }
.bbp-login-form label { width: auto; margin-bottom: 5px; color: #000; }
.bbp-login-form input[type="text"],
.bbp-login-form input[type="password"] { background: #fff; width: 100%; max-width: 100%; border: 1px solid #eee; }
.bbp-login-form input[type="text"]:focus,
.bbp-login-form input[type="password"]:focus { border-color: #bbb; box-shadow: 0 1px 2px rgba(0,0,0,0.1); }
#sidebar .bbp-login-form label[for=rememberme] { width: auto }
/* logged in */
.bbp-logged-in h4 { margin: 0 0 10px; font-weight: bold; font-weight: 600; font-size: 14px; }
.bbp-logged-in .user-submit { float: right }
.bbp-logged-in .user-submit img { display: block; background: #fff; padding: 3px; border: 1px solid #e4e4e4; }
.bbp-logged-in .user-submit img:hover { opacity: 0.8; -moz-opacity: 0.8; -webkit-opacity: 0.8; }
.bbp-logged-in img.avatar { margin: 0 }
.bbp-login-form:after,
.bbp-logged-in:after { content: ""; display: block; clear: both; }
/* bbpress stats */
.widget_display_stats dt { float: left; width: 80%; background: #f7f7f7; padding: 0 12px; text-align: left; height: 40px; line-height: 40px; margin-bottom: 10px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; border: 1px solid #eee; border-right: none; }
.widget_display_stats dd { float: left; width: 20%; background: #f3f3f3; border: 1px solid #eee; color: #000; text-align: center; padding: 0 12px; height: 40px; line-height: 40px; margin-bottom: 10px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }


#bbpress-forums {
font-family: Lato, sans-serif;
font-size: 16px;
}

.bbp-the-content-wrapper input[type="button"] {
text-transform: inherit;
}

/* Ultimate Member bbPress Styles */

.bbpress .single_page {
margin-top: 0px;
}

.bbpress .post-content {
margin-top: 0;
}

#bbpress-forums .bbp-forums-list li {
    font-size: 12px !important;
    margin: 0px 20px 0 0 !important;
}

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

#bbpress-forums ul.bbp-forums {
	margin-bottom: 15px !important;
}

#bbpress-forums div.bbp-template-notice {
	font-size: 16px;
	color: #FFF !important;
	background: none repeat scroll 0% 0% #0f0505;
	padding: 1px 20px;
	border: none !important;
	border-radius: 5px;
	margin: 0 0 10px 0;
}

div.bbp-template-notice.error, div.bbp-template-notice.warning {
	border: none !important;
	background: #C74A4A !important;
}

#bbpress-forums div.bbp-template-notice * {color: #fff !important}

.ult-bbp-signature {
  	color: #999;
  	border-top: 1px solid #ddd;
  	padding-top: 20px;
  	margin-top: 10px;
}

.ult-bbp-signature span {
  	display: block;
  	font-size: 14px;
}

.ult-bbp-signature a i {margin-right: 8px;position: relative; top: 1px}

.ult-bbp-signature a.facebook,
.ult-bbp-signature a.twitter {
  	margin-right: 10px !important;
  	margin-bottom: 10px !important;
	color: #FFF !important;
	padding: 4px 14px !important;
	text-align: center !important;
  	border-radius: 3px !important;
  	text-decoration: none !important;
  	display: inline-block !important;
  	font-size: 13px !important;
}

.ult-bbp-signature a.twitter {background: #55acee !important}
.ult-bbp-signature a.facebook {background: #3b5998 !important}
.ult-bbp-signature a.facebook:hover,
.ult-bbp-signature a.twitter:hover {opacity: 0.9}

.topic .bbp-private-reply {
  	background: #eee !important;
}

#bbpress-forums .status-closed, #bbpress-forums .status-closed a {
    color: #666;
}

#bbpress-forums span.resolved i {
  color: #7ACE5A;
  font-size: 22px;
  position: relative;
  width: 25px;
  text-align: center;
  display: inline-block;
  height: 16px;
  line-height: 16px;
  top: 2px;
}

#bbpress-forums .responsive-video-wrap {
	position: static !important;
  	padding: 0 !important;
  	margin: 0 !important;
  	height: auto !important;
}

#bbpress-forums .responsive-video-wrap img {
  	max-width: 600px !important;
  	border: 1px solid #eee;
  	border-radius: 3px;
  	box-shadow: 0 1px 1px #eee;
  	margin-bottom: 15px;
}

#bbpress-forums .bbp-reply-content img.wp-smiley {
	vertical-align: middle;
}

#bbpress-forums .bbp-reply-content ul.bbp-reply-revision-log,
#bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log {
    display: none !important;
}

.ult-dashboard-forum #bbpress-forums #bbp-search-form,
.ult-dashboard-forum div.bbp-breadcrumb {display: none !important}

/* #bbpress-forums li.bbp-footer {
    display: none;
} */

.bbp-topic-started-by .avatar {display: inline-block}

.bbp-pagination-count {
  	display: none;
}

#bbpress-forums div.odd, #bbpress-forums ul.odd {
    background-color: #fff;
}

div.bbp-author-role {
  	border-radius: 3px;
  	padding: 2px 8px;
  	display: inline-block;
  	margin: 6px 0;
  	color: #fff;
  	line-height: 21px;
}

div.bbp-author-role.bbp-author-role-team-member {
  	background: #3ba1da;
}

div.bbp-author-role.bbp-author-role-user {
  	background: #777;
}

div.bbp-template-notice, div.indicator-hint {
    border: none;
    border-left: 3px solid #3ba1da;
    border-radius: 0;
  	background: transparent;
}

#bbpress-forums #bbp-user-wrapper h2.entry-title {
	font-size: 20px;
  	font-weight: 600;
  	color: #333;
  	border-bottom: 2px solid #ddd;
  	margin: 0 0 20px 0;
  	padding: 0 0 10px 0;
}

.bbp-user-profile p,
.bbp-user-section p{
  	font-size: 14px;
  	margin: 0 0 15px 0;
}

#bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar {
  	border-radius: 3px;
}

#bbpress-forums #bbp-single-user-details #bbp-user-avatar {
    width: 190px;
}

#bbpress-forums #bbp-user-body {
    margin-left: 220px;
}

#bbpress-forums #bbp-single-user-details {
    width: 190px;
}

#bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar {
    height: 190px;
    width: 190px;
}

#bbp-user-navigation a:before {
    margin-right: 6px;
    font-size: 20px;
    display: inline-block;
    position: relative;
    top: 2px;
  	font-family: "FontAwesome";
  	width: 20px;
  	height: 20px;
  	line-height: 20px;
  	text-align: center;
}

#bbp-user-navigation .bbp-user-profile-link a:before {content: "\f007";}
#bbp-user-navigation .bbp-user-topics-created-link a:before {content: "\f0eb";}
#bbp-user-navigation .bbp-user-replies-created-link a:before {content: "\f0e6";}
#bbp-user-navigation .bbp-user-favorites-link a:before {content: "\f097";}
#bbp-user-navigation .bbp-user-subscriptions-link a:before {content: "\f003";}

#bbp-user-navigation .bbp-user-edit-link {display: none !important}

#bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a {
	background: #3BA1DA;
  	color: #fff !important;
  	opacity: 1;
}

#bbpress-forums #bbp-single-user-details #bbp-user-navigation a {
  	color: #666;
  	font-size: 14px;
  	padding: 5px 12px;
}

#bbpress-forums #bbp-single-user-details #bbp-user-navigation a:hover {
  	color: #333;
}

.content-area .bbp-forum-title, .content-area .bbp-topic-permalink {
    color: #333;
    font-weight: 500;
    font-size: 16px;
    margin: 0;
}

#bbpress-forums ul.topic.super-sticky .bbp-topic-permalink,
#bbpress-forums ul.topic.sticky .bbp-topic-permalink
{font-weight: 600 !important}

#bbpress-forums .bbp-topics-front ul.topic.super-sticky,
#bbpress-forums .bbp-topics ul.topic.super-sticky {
 	border-left: 5px solid #E46262 !important;
  	box-sizing: border-box;
  	background: #fff !important;
}

#bbpress-forums .bbp-topics-front ul.topic.super-sticky .bbp-topic-title:before,
#bbpress-forums .bbp-topics ul.topic.super-sticky .bbp-topic-title:before {
    content: "[super sticky] ";
    font-weight: normal;
    color: #aaa;
  	font-size: 14px;
    position: relative;
    top: -1px;
    margin-right: 5px;
}

#bbpress-forums .bbp-topics-front ul.topic.sticky,
#bbpress-forums .bbp-topics ul.topic.sticky {
 	border-left: 5px solid #82E492 !important;
  	box-sizing: border-box;
  	background: #fff !important;
}

#bbpress-forums .bbp-topics-front ul.topic.sticky .bbp-topic-title:before,
#bbpress-forums .bbp-topics ul.topic.sticky .bbp-topic-title:before {
    content: "[sticky] ";
    font-weight: normal;
    color: #aaa;
  	font-size: 14px;
    position: relative;
    top: -1px;
    margin-right: 5px;
}

#bbpress-forums .bbp-topics-front ul.topic,
#bbpress-forums .bbp-topics ul.topic {
 	border-left: 5px solid #E0E0E0 !important;
  	box-sizing: border-box;
}

.theme-selectInner {
	display: inline !important;
}

#bbpress-forums div.bbp-topic-tags {
    float: right;
}

/* #bbpress-forums div.bbp-forum-content, #bbpress-forums div.bbp-topic-content, #bbpress-forums div.bbp-reply-content {
    margin-left: 205px;
}

 #bbpress-forums div.bbp-forum-author, #bbpress-forums div.bbp-topic-author, #bbpress-forums div.bbp-reply-author {
    width: 220px;
} 

#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: 220px;
}
*/

#bbpress-forums div.bbp-reply-content {
    padding: 16px 15px;
}

#subscription-toggle {
float: right;
}

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 {
font-size: 12px;
}

div.bbp-reply-content p,
li.bbp-topic-title a.bbp-topic-permalink {
font-size: 16px;
}

#bbpress-forums div.post-content blockquote p {
font-size: 1em;
}

#bbpress-forums div.wp-editor-container {
border: 1px solid #ddd;
}

a.bbp-forum-title {
font-size: 1.3em;
}

div.bbp-forum-header, div.bbp-topic-header, div.bbp-reply-header {
border: 1px solid #ddd;
}

span.bbp-author-ip {
    font-family: "Helvetica Neue",Arial,Helvetica,"Nimbus Sans L",sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #AAA;
}

#bbpress-forums div.bbp-forum-author img.avatar, #bbpress-forums div.bbp-topic-author img.avatar, #bbpress-forums div.bbp-reply-author img.avatar {
    border-radius: 3px;
    margin-top: 22px;
}

#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-size: 13px;
    font-style: normal;
}

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

.bbp-topic-pagination {
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 2px;
    position: relative;
    top: -2px;
}

.bbp-topic-pagination a {
    font-size: 13px;
    padding: 4px 8px;
    border: 1px solid #DDD;
    text-decoration: none;
    line-height: 13px;
}

.bbp-topic-pagination a:hover {color: #fff; background: #3BA1DA}

.bbp-breadcrumb {
  	display: block !important;
}

#bbpress-forums div.bbp-breadcrumb p,
#bbpress-forums div.bbp-topic-tags p{
  	font-size: 1.3em !important;
  	margin-bottom: 15px !important;
}

/* #subscription-toggle {display: none !important} */
#bbpress-forums .bbp-header a {
color: #fff;
}


#bbpress-forums li {
    text-align: left !important;
}

#bbpress-forums div.bbp-the-content-wrapper input {
    font-size: 13px;
    padding: 5px 8px;
    line-height: 16px;
    margin-right: 3px !important;
    border-radius: 0 !important;
    color: #666;
    background: #fff;
}

.bbp-pagination {
  	display: none !important;
}

.bbp-pagination  ~ .bbp-pagination  {display: block !important}

.bbp-pagination {
    float: left;
    width: 100%;
    font-size: 14px;
    margin: 20px 0;
}

.bbp-pagination-links a, .bbp-pagination-links span.current {
    display: block;
    float: left;
    margin-left: 5px;
    text-decoration: none;
    padding: 2px 10px;
    border: medium none !important;
    color: #666;
    border-radius: 3px;
	opacity: 1;
}

.bbp-pagination-links a:hover {
  	color: #333;
  	background: #e5e5e5 !important;
}

.bbpress .page-numbers.current {
    background: #3BA1DA !important;
    color: #fff !important;
}

div.bbp-template-notice p {
  	font-size: 13px !important;
  	color: #333 !important;
}

#bbp_topic_subscription {
  	position: relative;
  	top: 1px;
}

.bbp-topic-form,
.bbp-reply-form{
    clear: left;
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    border-bottom: 3px solid #CBD0D6 !important;
    padding: 15px;
    margin: 40px 0px 0px;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}

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

#bbpress-forums fieldset.bbp-form {
    background: none repeat scroll 0% 0% #FFF !important;
    max-width: 600px;
    border: medium none !important;
    margin: auto;
    padding: 0px 20px 10px 20px;
}

#bbpress-forums fieldset.bbp-form legend {
    font-size: 16px;
    font-weight: 600;
    padding: 0 0 10px 0;
}

#bbpress-forums fieldset.bbp-form input[type=text] {
	width: 100%;
}

#bbpress-forums fieldset.bbp-form p {
 	margin-bottom: 15px;
}

div.bbp-submit-wrapper {
    float: none;
    margin-top: 0;
    max-width: 250px;
    margin: auto;
} 

div.bbp-submit-wrapper button {
    width: 100%;
    font-size: 15px;
}

body.bbpress .content-area {
	width: 100% !important;  
}

.bbpress.archive .hentry, .bbpress.single .hentry { width: 100%; }

body.bbpress #sidebar{
  	display: none !important;
}

#bbpress-forums .bbp-forum-freshness p.bbp-topic-meta,
#bbpress-forums .bbp-topic-freshness p.bbp-topic-meta{
  	margin-top: 8px !important;
}


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

#bbpress-forums p.bbp-topic-meta a{
	color: #666;
}

#bbpress-forums p.bbp-topic-meta img.avatar {
    float: none;
    width: 26px;
    height: 26px;
    padding: 0px !important;
    border: 0px none !important;
    border-radius: 3px !important;
    margin-bottom: -10px;
  	margin-right: 3px;
}

.bbp-topic-freshness, .bbp-forum-freshness, li.bbp-forum-freshness {
    display: block;
  	font-size: 14px;
}

#bbpress-forums li.bbp-header, #bbpress-forums li.bbp-footer {
background: #3ba1da;
}

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

#bbp_search_submit {
  	font-size: 15px;
}

#bbpress-forums #bbp-search-form #bbp_search {
/*    font-size: 16px; */
	border-radius: 3px;
	margin-bottom: 10px;
}

#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-replies{
  	margin-bottom: 0;
  border-bottom: 3px solid #cbd0d6 !important; 
}

#bbpress-forums ul {
    padding: 0;
	background: #fff;
	border-bottom: none !important;
}

#bbpress-forums div.bbp-reply-header {
  	background: #fff;
}

#bbpress-forums li.bbp-header ul {
	background: transparent;
}

li.bbp-forum-topic-count, li.bbp-topic-voice-count, li.bbp-forum-reply-count, li.bbp-topic-reply-count {
    font-size: 14px;
}

.content-area .forum-titles,
.content-area .forum-titles li,
#bbpress-forums li.bbp-header {
	font-weight: 600;
	color: #fff;
	font-size: 16px !important;
}

#bbpress-forums .bbp-forum-info .bbp-forum-content, #bbpress-forums p.bbp-topic-meta {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 14px;
  	color: #666;
}

#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
	border-bottom: 1px solid #eee !important;
}

#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic,
#bbpress-forums li.bbp-body div.hentry,
#bbpress-forums div.bbp-reply-header
{
  	padding: 14px 20px;
}


span.bbp-admin-links a {
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
}

span.bbp-admin-links a:hover {
  	color: #3ba1da;
}

.bbp-forum-header a.bbp-forum-permalink, .bbp-topic-header a.bbp-topic-permalink, .bbp-reply-header a.bbp-reply-permalink, .bbp-reply-header a.bbp-topic-reply-link, .bbp-reply-header a.bbp-reply-to-link {
   	font-size: 14px;
    color: #3ba1da;
}

a.bbp-topic-reply-link,
a.bbp-reply-to-link {
color: #f2777a!important;
}

a.bbp-topic-reply-link:hover,
 a.bbp-reply-to-link:hover {
color: #f26f72!important;
}

#bbpress-forums div.bbp-reply-header {
    background: #f9f9f9;
}

.bbp-reply-post-date {
  	font-size: 14px;
  	color: #999;
}

/**
 * Theme Name:	UM-Total
 * Description:	From custom.min.css UM
 * Author:		WPExplorer
 */

#bbpress-forums .bbp-forums-list li {
    font-size: 12px !important;
    margin: 0px 12px 0 0 !important;
}
#bbpress-forums .bbp-forums-list li a {
	padding: 1px 4px;
	font-size: 12px;
	background: #eee;
	color: #666;
	display: inline-block;
	border-radius: 3px;
	line-height: 18px;
}
#bbpress-forums .bbp-forums-list li a:hover {background: #ddd;text-decoration: none}
#bbpress-forums .bbp-forums-list {
    margin: 0;
    padding: 0;
}


/* Support Buttons */

span.bbp-st-topic-support {
color: #fff;
padding: 2px 4px;
border-radius: 2px;
margin-right: 5px;
font-size: 11px;
text-transform: uppercase;
}

.topic-resolved {
background: #7fc379;
}
.topic-processing {
    background: #c0bbc0;
}
.topic-not-resolved {
    background: #f9ae64;
}
.topic-should-we-do-this {
    background: #f97186;
}
h1.entry-title span.bbp-st-topic-support {
position: relative;
bottom: 10px;
}



#bbpress-forums div.bbp-forum-content {
  clear: both !important;
  margin-left: 0 !important;
  padding: 0 0 20px 0 !important;
}


/*-----------------------------------------------------------------------------------------------------------------------
# Responsive
------------------------------------------------------------------------------------------------------------------------*/

@media screen and (min-width: 768px) {
#bbpress-forums div.bbp-search-form { padding-top: 0; }
}
@media only screen and (max-width: 480px) {
	#bbpress-forums div.bbp-reply-author img.avatar { 		
			position: relative;
			top: 5px;
			left: 0;
			width: 55px;
			height: auto;
	}
	#bbpress-forums div.bbp-reply-content {
	margin-left: 100px;
	}
	
	.bbp-topic-form, .bbp-reply-form {
	padding-left: 0;
	padding-right: 0;
	}
	
}


/*-----------------------------------------------------------------------------------------------------------------------
# Links
------------------------------------------------------------------------------------------------------------------------*/

#bbpress-forums div.bbp-topic-content p a, 
#bbpress-forums div.bbp-reply-content p a {
transition: all 350ms ease-in-out;
text-decoration: none;
color: #f06100; 
font-weight: normal;
border-bottom: 3px solid #b4e7f8;
box-shadow: inset 0 -5px 0 #b4e7f8;
color: inherit;
-webkit-transition: background .15s cubic-bezier(.33, .66, .66, 1);
transition: background .15s cubic-bezier(.33, .66, .66, 1);
}

#bbpress-forums div.bbp-topic-content p a:hover, 
#bbpress-forums div.bbp-reply-content p a:hover  {
background: #b4e7f8
}

