.forumbc {
    float: none !important;
    position:static !important;
    top: 0px !important;
	margin-bottom: 50px;
    padding-bottom: 30px;
}


.g-breadcrumbs
{
	padding: 5px 15px;
	border: 1px solid #ddd;
    border-radius: 3px;
    font-size: 10px;
    font-weight: 400;
	background-color: #f5f5f5;
	display: block;
}
.mypage.forum
{
	display:none;
}

#forums-list-0 > li.bbp-body,#bbp-forum-205 > li.bbp-body,#bbp-forum-793 > li.bbp-body,#bbp-forum-1014 > li.bbp-body,
#bbp-forum-214 > li.bbp-body,#bbp-forum-212 > li.bbp-body,#bbp-forum-216 > li.bbp-body
{
	border: 1px solid #2C3E50 !important;
}

#bbpress-forums li.bbp-header, #bbpress-forums li.bbp-body, #bbpress-forums li.bbp-footer {
    clear: both;
    /*border: 1px solid #2C3E50 !important;*/
	border-top: 0px !important;
}

.bbp-forum-info .bbp-forum-title,.bbp-topic-title .bbp-topic-permalink {
    font-size: 16px !important;
    margin-left: 10px;
	padding: 0px !important;
}
.bbp-forum-content
{
	margin-left: 10px;
	font-size: 14px;
}
#bbpress-forums p.bbp-topic-meta
{
	margin-left: 10px;
}

#bbpress-forums li.bbp-header ul,#bbpress-forums li.bbp-header ul {
    overflow: hidden;
    padding: 0px 10px;
    background-color: #384B5F;
    color: white;
	margin-left: 30px;
}

#forums-list-0 > li.bbp-header > ul
{
	margin-left:10px;
}
#bbpress-forums .bbp-forums li.bbp-header,#bbpress-forums .bbp-topics li.bbp-header 
{
    padding: 0 0 6px;
    border-bottom: 0px solid #e8e8e8;
    background-color: #384B5F;
}

#bbpress-forums .bbp-forums li.bbp-header
{
	  border: 1px solid #384B5F !important;
}
.bbp-forum-info .bbp-forum-title {
    font-size: 16px;
    padding: 10px;
}

#bbpress-forums .bbp-body ul.topic::before
{
padding-left: 10px !important;
	}
	
#bbpress-forums div.odd,
#bbpress-forums ul.odd {
    padding:25px;
}
 
 
 #bbpress-forums div.even,
#bbpress-forums ul.even {
     padding:25px;
}

#bbpress-forums div.bbp-reply-header {
        background-color: #2C3E50;
	    height: 10px;
		color:white;
		border-top: 0px !important;
}

#bbpress-forums div.bbp-reply-author {
    float: left;
    text-align: center;
    line-height: 20px;
    width: 90px;
    margin: 8px 0 20px;
}

.bbp-meta .bbp-reply-post-date {
    margin-left: 25px;
}
.bbp-reply-header a.bbp-reply-permalink{
	margin-right: 25px;
	opacity: 1 !important;
}

#bbpress-forums .bbp-meta, #bbpress-forums .henrty {
    position: relative !important;
    top: -10px !important;
}
.bbp-meta .bbp-reply-post-date {
    margin-right: 25px;
    opacity: 1;
}

.bbp-reply-header a.bbp-reply-permalink {
	color:white;
}

#bbpress-forums .bbp-replies .type-topic, #bbpress-forums .bbp-replies .type-reply {
    margin-bottom: 35px !important;
    border: 1px solid #2C3E50;
}

/*.logged-in #bbpress-forums .bbp-replies .bbp-header .bbp-reply-content {
    display: block;
    border-top: 1px solid #e4e8eb;
    width: 100%;
}*/
button
{
	    background-color: #1967be !important;
}
button:hover
{
	    background-color: #2780e3 !important;
}

#bbpress-forums .bbp-body ul.forum {
    padding: 10px 10px;
}
#bbpress-forums .bbp-body ul.topic {
	 padding: 14px 10px 14px 32px;
}

.logged-in #bbpress-forums .bbp-replies .bbp-header .bbp-reply-content,#bbpress-forums > #subscription-toggle {
	display: none !important;
}

#bbpress-forums {
    position: relative;
	margin-top:-53px;
}

.bbp-author-role-moderator {
background:#2289B7;
color:white;
padding:0 5px;
opacity: 1 !important;
}

@media only screen and (max-width: 480px) 
{

	#bbpress-forums li.bbp-forum-topic-count
	{
		padding-left:12px;
	}
	
	li.bbp-topic-voice-count
	{
		padding-left:10px !important;
	}
	#bbpress-forums ul.forum-titles li.bbp-forum-topic-count
	{
		padding-left:0px !important;
	}
	
	
}

