/*fonts*/
@font-face {
  font-family: "wbpbi-icon-set";
  src: url("../font/wbpbi-icon-set.eot?17172838");
  src: url("../font/wbpbi-icon-set.eot?17172838#iefix")
      format("embedded-opentype"),
    url("../font/wbpbi-icon-set.woff?17172838") format("woff"),
    url("../font/wbpbi-icon-set.ttf?17172838") format("truetype"),
    url("../font/wbpbi-icon-set.svg?17172838#wbpbi-icon-set") format("svg");
  font-weight: normal;
  font-style: normal;
}

.wbpbi-frontend-icon:before {
  content: " ";
  font-family: "wbpbi-icon-set";
}

.wbpbi-frontend-icon.forums:before {
  content: "\e800";
}

/*** bbPress Profile Forum tab on user's profile page ***/
#bbpress-forums fieldset.bbp-form label,
input#bbp_topic_subscription {
  position: relative;
}
div.wbpbi-topic-pagination {
  text-align: center;
}
