#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content { border: 1px solid #aaa; }
span.bbp_count {
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #ccc;
  color: #6c6c6c;
  display: inline;
  font-size: 10px;
  margin-left: 5px;
  padding: 3px 6px;
  text-align: center;
  vertical-align: middle;
}

.bbp-submenu {
    min-width: 160px;
}

.js .tmce-active .wp-editor-area {
  color: #666!important;
}
