.external-link:after {
    content: '\f08e';
    display: inline-block;
    margin: 0 0 0 .3em;
    font-size: .8em;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
}

/*******************************************************************
* User TOP
 *******************************************************************/
div.bbp-template-notice.bbp-topic-description {
    font-size: 13px;
    margin-top: 0;
}
div.bbp-template-notice.bbp-topic-description p {
    margin: 3px 0 0;
}
.bbp-topic-description br {
    display: none;
}
/*****************
Topic status
 *****************/
.bbpress a.bbp-author-name + a {
    font-size: .9em;
    color: #a0a0a0;
}

/*****************
Topic Replies Content
 *****************/
.bbp-reply-content ul li {
    list-style-type: disc;
}

.bbp-reply-content ol li {
    list-style-type: decimal;
}
