.document-page-count-circle,.document-page-count-circle-2 {
    border-radius: 50%;
    background-color: #d6d6d6;
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-right: 7px;
    margin-bottom: 15px;
    margin-top: 15px;
    cursor: pointer;
}
.document-page-count-circle.more-active,.document-page-count-circle-2.more-active {
    background-color: #009fdf;
}
.more-arrow-documents,.more-arrow-documents-2 {
    float: right;
    display: inline-block;
    background-color: #ffffff;
    padding-right: 15px;
    margin-top: 1px;
    cursor: pointer;
}
.more-right-documents, .more-left-documents,.more-right-documents-2, .more-left-documents-2 {
    height: 16px;
    width: auto;
}
.document-lists{
    padding: 0;
    color: #4b4a4a;
    line-height: 19px;
    list-style: none;
    margin: 0 0 10px 0px!important;
    position: relative;
    overflow: hidden;
}
.post-content {
        margin-bottom: 35px;
        border: 1px solid #e2e2e2;
        padding: 0px;
}
.post-content-list{
    position: relative;
    background: #fff;
    overflow: hidden;
    padding: 0;
    margin: 0;
    clear: both;
}
.text-container-related{
    overflow: hidden;
    border-left: 5px solid white;
}
