
 .bbp-breadcrumb{
	padding: 10px 20px;
	width: 100%;

}

#bbpress-forums div.bbp-breadcrumb p, #bbpress-forums div.bbp-topic-tags p{
	margin: 0px;
	color: #fff;
	font-size: 14px;
}
#bbpress-forums div.bbp-breadcrumb p a, #bbpress-forums div.bbp-topic-tags p a{
	text-decoration: underline;
	color: #fff;

}
.bbp-breadcrumb-sep{
	margin:0px 5px 
}
div.bbp-template-notice.info{
	float: left;
	width: 100%;
	border-radius: 0;
	background-color: #f5f5f5;
	border: none;
}
li.bbp-forum-freshness, li.bbp-topic-freshness{
	width: 25%;
}
#bbpress-forums li.bbp-header{
	border: none;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	display: table;
	width: 100%;
	padding: 0px;
}
#bbpress-forums li.bbp-header ul.forum-titles{
	display: table-row;

}
#bbpress-forums li.bbp-header ul.forum-titles li{
	display: table-cell;
	padding: 10px 20px;

}
#bbpress-forums li{
	border-left: solid 1px;
}
#bbpress-forums li:first-child{
	border: none;
}
#bbpress-forums li.bbp-body{
	display: table;
	width: 100%;
}
#bbpress-forums li.bbp-body ul{
	display: table-row;

}
#bbpress-forums li.bbp-body ul li{
	border-color:#f1f1f1; 
	float: none;
	display: table-cell;
	padding: 10px 20px;
	vertical-align: middle;
}

#bbpress-forums .bbp-body, #bbpress-forums .bbp-footer{
	border: none;
}
#bbpress-forums .status-closed, #bbpress-forums .status-closed a{
	color: #999;
}
#bbpress-forums .bbp-forum-info .bbp-forum-content, #bbpress-forums p.bbp-topic-meta{
	font-size: 12px;
}
#bbpress-forums div.odd, #bbpress-forums ul.odd{
	background-color: #fbfbfb !important;
}

#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic{
	padding: 10px 20px;
}
#bbpress-forums li.bbp-body ul{
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;

}
#bbpress-forums li.bbp-body ul:hover{
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.2);
	trabs
}
#bbpress-forums fieldset.bbp-form{
	float: left;
	width: 100%;
	padding: 20px;
}
#bbpress-forums fieldset.bbp-form fieldset.bbp-form{
	padding: 0px;
}
#bbpress-forums fieldset.bbp-form fieldset.bbp-form p{
	float: left;
	width: 33.333%;
	padding: 0px 20px;
	border: none;
}
#bbpress-forums fieldset.bbp-form p{
}
#bbpress-forums legend{
	float: left;
	width: 100%;
	padding: 5px 20px;
}
#bbpress-forums fieldset.bbp-form fieldset.bbp-form legend{
	padding: 5px 10px;
	color: #fff;
}
#bbpress-forums fieldset.bbp-form p input{
	width: 100%;
	padding:10px 15px;

}
#bbpress-forums fieldset.bbp-form #bbp_topic_subscription{
	width: auto;
	float: left;
	margin-right: 10px;
}
#bbpress-forums fieldset.bbp-form label {
    float: left;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 10px;
}

#bbpress-forums div.bbp-the-content-wrapper{
	float: left;
	width: 100%;
}
#bbpress-forums div.bbp-the-content-wrapper textarea{
	border: solid 1px #d2d2d2;
	height: 200px;
	resize:vertical;
}
#bbpress-forums div.bbp-the-content-wrapper div.quicktags-toolbar{
	padding: 10px;
	float: left;
	width: 100%;
}
#bbpress-forums div.bbp-the-content-wrapper div.quicktags-toolbar input{
	margin: 0px 10px 0px 0px;
	float: left;
	border: none;
	background-color: #fff;
	color: #000;
	padding: 3px 15px;
	border-radius: 0px;
	box-shadow: none;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
#bbpress-forums div.bbp-the-content-wrapper div.quicktags-toolbar input:hover{
	background-color: #000;
	color: #fff;

}
#bbpress-forums fieldset.bbp-form p, #bbpress-forums fieldset.bbp-form textarea, #bbpress-forums fieldset.bbp-form select, #bbpress-forums fieldset.bbp-form input{
	margin: 0px 0px 10px 0px;
}
#bbpress-forums #bbp_topic_submit, #bbpress-forums #bbp_reply_submit{
	padding: 10px 20px;
	font-size: 14px;
	color: #fff;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
#bbpress-forums #bbp_topic_submit:hover, #bbpress-forums #bbp_reply_submit:hover{
	background-color: #000;

}
.bbp-header .bbp-reply-author, .bbp-header .bbp-reply-content{
	padding: 10px 20px !important;
}
#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: 0px;
	float: left;
}
#bbpress-forums li.bbp-header, #bbpress-forums li.bbp-footer{
	float: left;
	width: 100%
}

div.bbp-template-notice.info{
	padding: 10px;
}
div.bbp-template-notice p{
	float: left;
	width: 100%;
	margin-bottom: 0px;
}
#bbpress-forums div.bbp-topic-content a, #bbpress-forums div.bbp-reply-content a{
	margin: 0px 20px;
	color: #fff !important;
	text-transform: capitalize;
}


li.bbp-header #favorite-toggle{
	margin-left: 20px;
}
#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{
	margin: 0px;
}
.subscription-toggle{
	float: left;
	width: 100%;
	background-color: #535353;
	padding: 10px 0px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
}
div.bbp-template-notice, div.indicator-hint{
	float: left;
	width: 100%;
}

div.bbp-submit-wrapper{
	margin-top: -45px;
	position: relative;
}
#bbpress-forums fieldset.bbp-form > div > fieldset.bbp-form{
	border:none;
}
#bbpress-forums fieldset.bbp-form > div > fieldset.bbp-form  > div > label{
	width: 100%;
}
#bbpress-forums fieldset.bbp-form > div > fieldset.bbp-form  > div > input{
	padding: 10px 15px;
}
/*color
.k-content-container .bbp-breadcrumb, #bbpress-forums li.bbp-header, #bbpress-forums fieldset.bbp-form fieldset.bbp-form legend, 
#bbpress-forums div.bbp-the-content-wrapper div.quicktags-toolbar, 
#bbpress-forums #bbp_topic_submit, #bbpress-forums #bbp_reply_submit{
	background-color: #81d742 ;

}
*/

#item-header-avatar{
	float: left;
}
#buddypress div#item-header{
	padding: 20px;
	border: solid 1px #ccc;
	margin: 0px 0px 30px 0px;
}
#buddypress div#item-header div#item-header-content{
	float: none;
	padding:0px 0px 0px 170px;
}
#buddypress div#item-header img.avatar{
	margin: 0px;
}
#buddypress div.item-list-tabs ul li.current a, #buddypress div.item-list-tabs ul li.selected a{
	color: #fff;
}
#buddypress div.item-list-tabs ul li a, #buddypress div.item-list-tabs ul li span{
	border: solid 1px #eaeaea;
	margin:0px 5px;
	border-radius: 5px;
}
#buddypress div.item-list-tabs ul li a span{
	font-size: 10px;
	margin-top: -2px;
	padding: 1px 6px;
	display: inline-block;
}
#buddypress form#whats-new-form textarea{
	width: 100%;
	float: left;
}
#buddypress form#whats-new-form p.activity-greeting{
	width: auto;
	margin: 0px 0px 15px 70px;
	float: none;
}
#buddypress form#whats-new-form #whats-new-content{
	padding: 0px 0px 0px 70px;
	margin: -30px 0px 30px 0px;
	float: left;
	width: 100%;
}
#whats-new-content #whats-new-options{
	float: left;
	width: 100%
}
#whats-new-textarea{
	float: left;
	width: 100%;
}
#buddypress .comment-reply-link, #buddypress a.button, #buddypress button, #buddypress div.generic-button a, #buddypress input[type="button"], #buddypress input[type="reset"], #buddypress input[type="submit"], #buddypress ul.button-nav li a, a.bp-title-button{
	display: inline-block;
	padding: 10px 20px;
	border-radius: 0px;
	border: none;
	color: #fff !important;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
#buddypress .comment-reply-link:hover, #buddypress a.button:focus, #buddypress a.button:hover, #buddypress button:hover, #buddypress div.generic-button a:hover, #buddypress input[type="button"]:hover, #buddypress input[type="reset"]:hover, #buddypress input[type="submit"]:hover, #buddypress ul.button-nav li a:hover, #buddypress ul.button-nav li.current a{
	border: none;
	background-color: #000;
	color: #fff;
}
#buddypress #reply-title small a span, #buddypress a.bp-primary-action span{
	background-color: #000
}
.messages-options-nav{
	margin-bottom: 20px;
}
.messages-options-nav select, .notifications-options-nav select{
	margin-bottom: 10px;
}


input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{
	min-height: 40px !important;
	height: auto;
}

#buddypress table#message-threads tr.unread td{
	background-color: #f5f5f5;
}
#settings-form{
	margin-bottom: 20px;
}

#buddypress table.notification-settings{
	float: left;
	width: 100%;
}
#buddypress table.forum thead tr, #buddypress table.messages-notices thead tr, #buddypress table.notifications thead tr, #buddypress table.notifications-settings thead tr, #buddypress table.profile-fields thead tr, #buddypress table.profile-settings thead tr, #buddypress table.wp-profile-fields thead tr{
	color: #fff;
}
#buddypress table#message-threads tr.unread td{
	border-color: #d8d6d6 ;
}
#buddypress table.forum, #buddypress table.messages-notices, #buddypress table.notifications, #buddypress table.notifications-settings, #buddypress table.profile-fields, #buddypress table.profile-settings, #buddypress table.wp-profile-fields{
	border-collapse: collapse;
}
#message-threads thead th.thread-star .message-action-star span.icon::before{
	color: #fff;
}
#message-threads  tbody td.thread-star{
 	text-align: center;
 	color: #333;
}
#buddypress div.message-search{
	float: left;
	width: 100%;
	padding: 10px 10px;
	margin: 20px 0px;
	text-align: right;
	background-color: #f2f2f2;
	border: solid 1px #e9e9e9 ;
	position: relative;
}
#buddypress div.message-search:before{
	content: "";
	height: 15px;
	width: 15px;
	background-color: #f2f2f2;
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: -7px;
	margin: auto;
}
#buddypress div.message-search input[type="text"]{
	width: 100%;
}
#buddypress div.message-search input[type="submit"]{
	position: absolute;
	right: 10px;
	top: 10px;
}
#buddypress table.profile-fields{
	float: left;
	width: 100%;
	margin-bottom: 30px !important;
}
#buddypress table.profile-fields td.label{
	width: auto;
	float: none;
	color: #777777;
	font-size: inherit;
	display: table-cell;
	text-align: left;
}
#buddypress .standard-form input[type="submit"]:focus{

}
#buddypress div#message{
	float:left;
	width: 100%;
	margin: 20px 0 0;
}
#buddypress div#message p{
	margin-bottom: 0px;
}
#buddypress .standard-form input[type="text"], #buddypress .standard-form textarea{
	width: 100%;
}
ul.acfb-holder li.friend-tab{
	padding: 6px 10px !important;
	height: 36px;
}
ul.acfb-holder li.friend-tab span img{
	margin-right:5px; 
}
#buddypress .standard-form div.submit{
	padding: 15px 0px;
}
.kode-admin-post{
	margin: 30px 0px;
}
#buddypress div#item-header div#item-actions h3{
	display: inline;
}
#buddypress div#item-header ul{
	float: right;
	width: auto;
	margin: 0px 0px 0px 20px;
}
#buddypress div#item-header div#item-meta{
	width: 100%;
	font-size: 100%;
}
/*background color*/
#buddypress div.item-list-tabs ul li.current a, #buddypress div.item-list-tabs ul li.selected a, 
#buddypress .comment-reply-link, #buddypress a.button, #buddypress button, #buddypress div.generic-button a, #buddypress input[type="button"], #buddypress input[type="reset"], #buddypress input[type="submit"], #buddypress ul.button-nav li a, a.bp-title-button, #buddypress table.forum thead tr, #buddypress table.messages-notices thead tr, #buddypress table.notifications thead tr, #buddypress table.notifications-settings thead tr, #buddypress table.profile-fields thead tr, #buddypress table.profile-settings thead tr, #buddypress table.wp-profile-fields thead tr, #buddypress .standard-form input[type="submit"]:focus{
	background-color: #ee6c6c;
}

#buddypress div.item-list-tabs ul li.current a, #buddypress div.item-list-tabs ul li.selected a{
	border-color: #ee6c6c;

}
div.bbp-template-notice a{
	text-transform: capitalize;
}
#bbpress-forums ul{
	text-transform: capitalize;
}
#bbpress-forums div.bbp-forum-author img.avatar, #bbpress-forums div.bbp-topic-author img.avatar, #bbpress-forums div.bbp-reply-author img.avatar{
	margin: 12px auto;
}

span.bbp-admin-links,
#bbpress-forums div.bbp-forum-header, 
#bbpress-forums div.bbp-topic-header, 
#bbpress-forums div.bbp-reply-header{
	background-color: transparent;
	position: relative;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
#bbpress-forums div.bbp-forum-header:before, 
#bbpress-forums div.bbp-topic-header:before, 
#bbpress-forums div.bbp-reply-header:before{
	opacity: 0.8;
	position: absolute;
	top: 0;
	right:0;
	left: 0;
	bottom: 0;
	z-index: -1;
	content: ""; 
}
.bbp-reply-post-date,
.bbp-forum-header a.bbp-forum-permalink, 
.bbp-topic-header a.bbp-topic-permalink, 
.bbp-reply-header a.bbp-reply-permalink,
span.bbp-admin-links a,
#bbpress-forums li.bbp-footer .bbp-reply-content,
#bbpress-forums li.bbp-footer .bbp-reply-author{
	color: #fff ;
	position: relative;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
span.bbp-admin-links a:hover{
	color: #000;
}
#subscription-toggle > span{
	float: right;
}
#bbpress-forums fieldset.bbp-form legend{
	padding: 5px 0 15px;
}
#bbpress-forums fieldset.bbp-form legend label {
    float: none;
    color: #fff;
}
#subscription-toggle > span {
    float: right;
    width: 100%;
}
#bbpress-forums > #subscription-toggle {
    float: left;
    width: 100%;
}
.bbp-author-name{
	color: #333;
	text-transform: capitalize;
}
#bbpress-forums fieldset select#bbp_forum_id{
	float: left;
	width: 100% ;
	max-width: 100%;
}