/*
 * bbPress
 */
#wp-bbp_reply_content-editor-tools,
#wp-bbp_topic_content-editor-tools,
#bbp_reply_content_pastetext,
#bbp_topic_content_pastetext,
#bbp_reply_content_path_row,
#bbp_topic_content_path_row,
.mceMoreColors {
    display: none !important;
}

/*
 * JW Player
 */
.jwplayer .jw-rightclick {
    display: none !important;
}

