

#bbpress-forums div.bbp-the-content-wrapper input {
    font-size: 12px;
    padding: 5px;
    margin: 0px 5px 0px 0px;
    line-height: 1em;
    max-width: 55px !important;
    display: inline-block !important;
    min-width: 55px !important;
    width: 8%;
}
#bbp_topic_title {
    width: 95% !important;
    display: block !important;
    margin: 15px auto !important;
}
.bbp-form label {
    font-weight: 600;
}
.bbp-form {
    background: #eee;
}
#new-post {
   background: #eee;
}
.bbp-topic-permalink {
    font-weight: 600 !important;
}

.bbp-template-notice.info .bbp-topic-description .bbp-author-avatar img{display: inherit !important; }
.bbp-template-notice.info {
    background: #96ECFF !important;
    border: none !important;
    color: #000 !important;
    display: block !important;
    clear: both;
}
.bbp-header ul li {
    font-weight: 600 !important;
}
li.bbp-body ul.topic {
    border-top: 1px solid #EEE;
    overflow: hidden;
    padding: 0 !important;
    width: 100% !important;
}
.bbp-forum-title {
    font-size: 20px;
    font-weight: 600 !important;
}
#bbpress-forums ul {
    width: 100% !important;
}
#subscription-toggle {
    display: block;
    clear: both;
    background: #FFF25C;
    width: 100px;
    text-align: center;
    color: #000 !important;
}

#sidebar .bbp-login-form label {
    width: 110px !important;
    font-size: 13px !important;
}

#sidebar .bbp-login-form label.cptch_label{
 width: auto !important;
    font-size: 14px !important;
}
.bbp-login-form .bbp-submit-wrapper {
    text-align: right;
    display: block;
    float: none !important;
}
#user-submit {
    width: 120px !important;
    background: #E7E7E7 !important;
    height: 30px !important;
    border: 1px solid #CFCFCF !important;
}
.regist {
    font-size: 14px !important;
    color: #F00 !important;
}
#bbp_login_widget-2 .bbp-password input {
    width: 80% !important;
    margin: 0px 10% !important;
    padding: 5px 0 !important;
  
}
#bbp_login_widget-2 .bbp-password label{
    width: 80% !important;
    margin: 0px 10% !important;
    padding: 5px 0 !important;
  
}
#bbp_login_widget-2 .bbp-username input {
    width: 80% !important;
    margin: 0px 10% !important;
    padding: 5px 0 !important;
  
}
#bbp_login_widget-2 .bbp-username label{
    width: 80% !important;
    margin: 0px 10% !important;
    padding: 5px 0 !important;
  
}
.bbp-login-form .bbp-remember-me label {
    font-size: 11px !important;
      
}
#rememberme {
    margin: 0px 5px 0 10% !important;
}
#sidebar #user-submit {
    float: none;
    margin: 0 auto !important;
    width: 140px !important;
    display: block;
}
#sidebar fieldset {
    border: 1px solid #D7D7D7;
}
.bbp-login-links a {
    margin: 5px 0 0 10% !important;
}
.bbp-login-form {
    background: #F3F3F3;
}