#bbpress-forums ul.forum-titles li.bbp-forum-info
{
font-style: italic; 
}
#bbpress-forums ul.forum-titles li.bbp-forum-topic-count 
font-style: italic; 
}
#bbpress-forums ul.forum-titles li.bbp-forum-reply-count
{
font-style: italic; 
}
#bbpress-forums ul.forum-titles li.bbp-forum-freshness{
font-style: italic; 
}
#bbpress-forums ul.forum-titles li.bbp-forum-info 
{
font-weight: normal; 
}
#bbpress-forums ul.forum-titles li.bbp-forum-topic-count
{
font-weight: normal; 
}
#bbpress-forums ul.forum-titles li.bbp-forum-reply-count 
{
font-weight: normal; 
}
#bbpress-forums ul.forum-titles li.bbp-forum-freshness 
{
font-weight: normal; 
} #bbpress-forums .bbp-breadcrumb p
{
font-size: 24px;
}
#bbpress-forums .bbp-breadcrumb p
{
font-style: italic; 
}
#bbpress-forums .bbp-breadcrumb p
{
font-weight: bold; 
} #bbpress-forums a:link
{
color: #dd9933;
}
#bbpress-forums a:visited
{
color: #dd3333;
}
#bbpress-forums a:hover
{
color: #1e73be;
} #bbpress-forums .bbp-forum-title
{
font-weight: normal; 
}     #bbpress-forums .bbp-forum-freshness,
#bbpress-forums .bbp-topic-freshness
{
font-weight: normal; 
} #bbpress-forums .bbp-topic-freshness-author
{
font-weight: normal; 
}  #bbpress-forums #bbp-user-wrapper ul.bbp-lead-topic, #bbpress-forums #bbp-user-wrapper ul.bbp-topics, #bbpress-forums #bbp-user-wrapper ul.bbp-replies {
clear: both;
}                 #bbpress-forums ul.forum-titles li.bbp-topic-title
{
font-style: italic; 
}
#bbpress-forums ul.forum-titles li.bbp-topic-voice-count
{
font-style: italic; 
}
#bbpress-forums ul.forum-titles li.bbp-topic-reply-count
{
font-style: italic; 
}
#bbpress-forums ul.forum-titles li.bbp-topic-freshness
{
font-style: italic; 
}
#bbpress-forums ul.forum-titles li.bbp-topic-title{
font-weight: normal;
}
#bbpress-forums ul.forum-titles li.bbp-topic-voice-count{
font-weight: normal;
}
#bbpress-forums ul.forum-titles li.bbp-topic-reply-count{
font-weight: normal; 
}
#bbpress-forums ul.forum-titles li.bbp-topic-freshness{
font-weight: normal;
}  #bbpress-forums div.odd
{
background-color: #fff;
}
#bbpress-forums div.even
{
background-color: #fbfbfb;
} #bbpress-forums div.bbp-reply-header,
#bbpress-forums div.bbp-topic-header
{
background-color: #f4f4f4;
} #bbpress-forums .status-trash.odd,
#bbpress-forums .status-spam.odd 
{
background-color: #fdd;
}
#bbpress-forums .status-trash.even,
#bbpress-forums .status-spam.even
{
background-color: #fee;
} #bbpress-forums .status-closed,
#bbpress-forums .status-closed a
{
background-color: #fdd;
}   #bbpress-forums div.bbp-reply-author .bbp-author-name
{
font-weight: normal; 
}   #bbpress-forums li.bbp-header .bbp-reply-content,
#bbpress-forums li.bbp-header  .bbp-reply-author,
#bbpress-forums li.bbp-footer .bbp-reply-content,
#bbpress-forums li.bbp-footer  .bbp-reply-author
{
font-style: normal; 
}
#bbpress-forums li.bbp-header .bbp-reply-content,
#bbpress-forums li.bbp-header  .bbp-reply-author,
#bbpress-forums li.bbp-footer .bbp-reply-content,
#bbpress-forums li.bbp-footer  .bbp-reply-author
{
font-weight: normal; 
}  #bbpress-forums .bsp-mentions a,
#bbpress-forums .bsp-mentions 
{
font-style: normal; 
}
#bbpress-forums .bsp-mentions a,
#bbpress-forums .bsp-mentions 
{
font-weight: bold; 
}        #bbpress-forums .bbp-forums-list .bbp-forum.css-sep:not(:last-child)::after {
content: none;
} div.bbp-template-notice.info
{
display: none;
} ul.bsp-sf-info-list a.subscription-toggle {
float : left ;
}           #bbpress-forums div.bsp-forum-content
{
clear:both;
margin-left: 0px;
padding: 0 0 0 0;
} .bbp-forums , .bbp-topics  , .bbp-replies
{			
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
} .bsp_thumbnail
{
display: flex;
align-items: flex-start;
}	
.bsp_thumbnail a
{
padding-left: 10px;
}   .bsp-new-topic
{
text-align: center;
} .bsp_button1
{
font-size: 10px !important;
}
.bsp_button1
{
font-family: Arial;
}
.bsp_button1
{
color: #ffffff !important;
}	 
.bsp_button1
{
background: #3498db;
}	 
.bsp_button1:hover
{
background: #3cb0fd;
}	 
.bsp_button1
{
font-weight: normal; 
}
.bsp_button1
{  
-webkit-border-radius: 28;
-moz-border-radius: 28;
border-radius: 28px;
padding: 7px 15px 7px 15px;
text-decoration: none;  
border : none;
cursor : pointer;
line-height : 15px !important;
}
.bsp_button1:hover
{
text-decoration: none;
} div.bsp-center > form > input.bsp_button1 {
margin-top: -7px;	
}
.bsp-center
{
width: 100%;
max-width: 100%;
float: none;
text-align: center;
margin: 10px 0px 10px 0px;
}
.bsp-one-half
{
float: left;
width: 50%;
margin-right: 0;
}
.bsp-one-third
{
width: 33.33%;
float: left;
margin-right: 0;
position: relative;
} @media only screen and (max-width: 480px) {
.bsp-center
{
clear:both;
width: 100%;
max-width: 100%;
float: left;
text-align: left;
margin-top: 10px;
margin-bottom : 10px;
}
.bsp-one-half
{
float: left;
width: 48%;
margin-right: 4%;
}
.bsp-one-third
{
width: 30.66%;
float: left;
margin-right: 4%;
position: relative;
}
} #bsp-spinner-load
{
background: url(//kdosh.net/wp-admin/images/spinner.gif) no-repeat;
display : none;
}
.bsp-spinner
{		 
background: url(//kdosh.net/wp-admin/images/spinner.gif) no-repeat;
-webkit-background-size: 20px 20px;
background-size: 20px 20px;
float: right;
opacity: 0.7;
filter: alpha(opacity=70);
width: 20px;
height: 20px;
margin: 2px 5px 0;
}
#bsp_topic_submit
{
display : none;
}
#bsp_reply_submit
{
display : none;
} #bsp_search_submit2
{
display : none;
}
.bsp-search-submitting
{
font-size : 16px;
line-height : 24px;
}     #bbpress-forums ul.sticky li.bbp-topic-title a.bbp-topic-permalink::before, #bbpress-forums ul.super-sticky li.bbp-topic-title a.bbp-topic-permalink::before
{
float: left;
margin-right: 5px;
padding-top: 3px;
font-family: dashicons;
content: "\f109";
}
#bbpress-forums ul.sticky li.bbp-topic-title a.bbp-topic-permalink::before, #bbpress-forums ul.super-sticky li.bbp-topic-title a.bbp-topic-permalink::before
{
font-size: 12px;
}	
#bbpress-forums ul.sticky li.bbp-topic-title a.bbp-topic-permalink::before, #bbpress-forums ul.super-sticky li.bbp-topic-title a.bbp-topic-permalink::before
{
color: #ffb900;
} .bsp-home-icon::before
{
content: "";
display: inline-block;
font-family: dashicons;
vertical-align: middle;
}		 
.bsp-home-icon::before
{
font-size: 12px;
}  #bbpress-forums ul.status-closed li.bbp-topic-title a.bbp-topic-permalink::before
{
content: "\f160";
display: inline-block;
font-family: dashicons;
vertical-align: middle;
}	
#bbpress-forums ul.status-closed li.bbp-topic-title a.bbp-topic-permalink::before
{
font-size: 12px;
}	
.bbpresss_unread_posts_icon{
float:left;
margin-right:6px;
max-width: 45px;
}
.bbpresss_unread_posts_icon a img{
margin-top:2px;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
}
.markedUnread{
float: right;
}
.bbpress_mark_all_read_wrapper{
transform: scale(0.8);
transform-origin: right;
}
.bbpress_mark_all_read{
display:inline-block;
margin-right:5px;
width: 100%;
}
.bbpress_mark_all_read input{
float:right;
}
.bbpress_mark_all_read input[type="submit"]{
margin:0px;
}
.bbpresss_unread_posts_amount{
float: right;
font-size: 9px;
}
#bsp_unread_optinout {
width : 10% !important;
}
.show-iconf::before {
font-family: 'dashicons';
content : "\f449";
}
.show-iconr::before {
font-family: 'dashicons';
content : "\f451";
}
.show-icont::before {
font-family: 'dashicons';
content : "\f450";
}
.show-iconv::before {
font-family: 'dashicons';
content : "\f307";
}
.show-iconlr::before {
font-family: 'dashicons';
content : "\f338";
}
.show-iconla::before {
font-family: 'dashicons';
content : "\f469";
}
.show-iconfa::before {
font-family: 'dashicons';
content : "\f147";
}
.show-iconsu::before {
font-family: 'dashicons';
content : "\f155";
}
ul.bsp-st-info-list li.topic-subscribe a.subscription-toggle {
float : none;
} 
.hide-list-style {
list-style: none !important;
margin-left : 0 !important;
} #bbpress-forums #bbp-your-profile fieldset fieldset.password {
display: none;
}     #bbpress-forums div.bbp-reply-author img.avatar {
clear: left;
display: block;
}  #bbpress-forums div.bsp-center #subscription-toggle {
float: none;
} input.bsp_button1 {
margin: 0px;
} .bsp-widget-heading {
color: #222;
font-weight: bold;
}
ul.bsp-widget-settings{
font-size : 12px !important;
} .bsp-forum-topic-count {
text-align: right ;
}
ul.bsp-forums-widget{
list-style : none !important ;
}
.bsp-widget-display-forums {
list-style: none;
}
.bsp-forum-info {
background: #eaeaea;
} .bbpress .forum-titles {
overflow: hidden;
}
.bbpress .forum-titles .bbp-topic-voice-count::before,
.bbpress .forum-titles .bbp-topic-reply-count::before {
font: 400 16px/1 dashicons;
margin-right: 100px;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
}
.bbpress .forum-titles .bbp-topic-voice-count::before,
.bbpress .forum-titles .bbp-topic-reply-count::before {
font: 400 21px/1 dashicons;
margin-left: 20px;
}
.bbpress .forum-titles .bbp-topic-voice-count::before {
content: "\f307" ;
}
.bbpress .forum-titles .bbp-topic-reply-count::before {
content: "\f125" ;
}
} .bbpress .forum-titles {
overflow: hidden;
}
.bbpress .forum-titles .bbp-forum-topic-count::before,
.bbpress .forum-titles .bbp-forum-reply-count::before {
font: 400 16px/1 dashicons;
margin-right: 100px;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
}
.bbpress .forum-titles .bbp-forum-topic-count::before,
.bbpress .forum-titles .bbp-forum-reply-count::before {
font: 400 21px/1 dashicons;
margin-left: 20px;
}
.bbpress .forum-titles .bbp-forum-topic-count::before {
content: "\f325" ;
}
.bbpress .forum-titles .bbp-forum-reply-count::before {
content: "\f125" ;
}