/* Bootstrap */
#bbpress-forums {
  font-size: inherit; }

#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,
#bbpress-forums p.bbp-topic-meta img.avatar {
  background: #fff;
  padding: 0 !important;
  margin-bottom: 0 !important;
  border: none !important;
  border-radius: 50%; }

#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: 50%; }

.bbp-topic-author .avatar {
  border-radius: 50%; }

#bbp-user-avatar .avatar {
  border-radius: 50%; }

.bbp-topic-tags {
  padding: 15px;
  color: #fff !important; }
  .bbp-topic-tags p:before {
    content: "\f02c";
    font-family: FontAwesome;
    margin-left: -10px;
    padding-right: 5px; }
  .bbp-topic-tags a {
    color: #fff !important; }

.bbp-header,
.bbp-footer,
#bbpress-forums div.bbp-forum-header,
#bbpress-forums div.bbp-topic-header,
#bbpress-forums div.bbp-reply-header,
#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results {
  border: none !important;
  background: none !important;
  background-color: transparent !important;
  color: initial !important; }

#bbpress-forums #bbp-user-wrapper ul.bbp-topics,
#bbpress-forums #bbp-user-wrapper ul.bbp-replies {
  clear: both; }

#bbpress-forums div.bbp-forum-header,
#bbpress-forums div.bbp-topic-header,
#bbpress-forums div.bbp-reply-header {
  margin-top: 10px; }

.bbp-header {
  border-bottom: 2px solid #444 !important; }

.bbp-body .bbp-reply-content, .bbp-body .bbp-topic-content {
  border-radius: 3px !important;
  padding: 15px !important;
  background-color: #f2f2f2; }

.bbp-body .bbp-reply-content:before,
.bbp-body .bbp-topic-content:before {
  content: " ";
  background-color: transparent;
  display: block;
  width: 30px;
  height: 30px;
  margin-left: -45px;
  margin-top: 25px;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-right: 15px solid #f2f2f2;
  position: absolute; }

.bbp-forums, .forums.bbp-replies {
  border: none !important; }

.forums.bbp-replies .bbp-footer {
  border-top: 2px solid #444 !important; }

.bbp-search-form {
  margin-bottom: 10px; }

#bbpress-forums div.odd, #bbpress-forums ul.odd {
  background: none !important;
  background-color: transparent !important; }

#bbpress-forums div.sticky,
#bbpress-forums div.super-sticky,
#bbpress-forums ul.sticky,
#bbpress-forums ul.super-sticky {
  background-color: #FFFFE0 !important; }

.topic .bbp-private-reply {
  background-color: initial !important; }
  .topic .bbp-private-reply .bbp-reply-author {
    position: relative; }
  .topic .bbp-private-reply .bbp-reply-author:after {
    background: #4AA7DB;
    color: #fff;
    content: "Private Reply";
    display: inline-block;
    line-height: normal;
    padding: 5px 10px;
    font-weight: bold;
    font-size: smaller;
    position: absolute;
    left: 149px;
    top: -8px;
    width: 125px;
    -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
    -webkit-font-smoothing: antialiased; }

#bbpress-forums .ed_button {
  background-color: #555 !important;
  border: none !important;
  padding: 5px 10px !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

#bbpress-forums div.quicktags-toolbar {
  border: 1px solid #ccc !important; }

.bbp-form legend {
  width: auto;
  border: none; }
.bbp-form input[type="text"],
.bbp-form select {
  width: 100%;
  margin-right: 0;
  padding: 8px;
  border-radius: 2px;
  border-color: #E1E1E1;
  background-color: #FCFCFC;
  color: #919191;
  border-width: 1px;
  border-style: solid; }
.bbp-form select {
  height: 40px; }
.bbp-form input[type="text"]:focus,
.bbp-form input[type="password"]:focus,
.bbp-form input[type="email"]:focus,
.bbp-form input[type="number"]:focus,
.bbp-form input[type="url"]:focus,
.bbp-form input[type="tel"]:focus,
.bbp-form input[type="search"]:focus,
.bbp-form select:focus,
.bbp-form textarea:focus {
  -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
  color: #555;
  outline: none; }
.bbp-form label {
  margin-top: 15px;
  margin-bottom: 0; }

#bbp_search_submit {
  height: 40px;
  width: 40px;
  padding-top: 10px;
  margin-top: 0;
  margin-bottom: 0; }

#bbpress-forums .bbp-forum-info .bbp-forum-content, #bbpress-forums p.bbp-topic-meta {
  font-size: initial !important;
}

#bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-topics, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results {
  font-size: initial !important;
}
div.bbp-template-notice p {
  font-size: initial !important;
}

#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: initial !important;
}
