#facts {
    font-size: 17px;
    color: #c2c2c2;
    background-color: #091224;
    font-family: 'Poppins', sans-serif;
}

.eval.facts-article,
.eval.content {
    width: 100%;
    padding: 10px;
}

.eval.facts-article td {
    vertical-align: top;
}

.eval.facts-article td a {
    text-decoration: none;
    color: #c2c2c2;
}

.eval.facts-article td a:hover {
    text-decoration: underline;
    color: #c2c2c2;
}

.eval.facts-article td:first-of-type {
    width: 30%;
    min-width: 150px;
    padding: 6px 20px;
}

.eval.facts-article td img {
    max-width: 100%;
    border-radius: 20px;
}

.eval.facts-article .title {
    margin: 0;
}

.eval.facts-article .info {
    margin-top: 20px;
    color: #6f7c96;
}
.orange-button,
.submit-btn-mv,
.eval.bar,
.eval.content #eval-btn,
.eval .dispute-btn,
.eval .submit-btn,
.eval .edit-btn {
    background-color: #de592d;
    color: #fff;
    text-align: center;
}

.eval.bar {
    padding: 8px 0;
}

.eval.bar p {
    margin: 0;
    font-size: 17px;
}

#eval-btn-container {
    text-align: center;
    padding: 10px 0 20px 0;
}

.eval.border-bottom {
    border-bottom: 2px solid #ddd;
}

.article-view,
.eval.content,
.eval.facts-article,
.eval.evidence:nth-of-type(odd) {
    background-color: #131b33;
}

.article-text {
    width: 90%;
    margin: 1rem auto 0px;
}

.article-text .box-msg.media {
    min-height: 20rem;
}

.eval.content #eval-btn {
    padding: 4px 8px;
    margin: auto;
    line-height: 20px;
    border-radius: 14px;
    cursor: pointer;
    transition: 0.1s ease-in-out;
}

.eval.content #eval-btn:hover {
    opacity: 0.9;
    border: 1px solid #fff;
}

#btn-arrow {
    display: inline-block;
}

#eval-content-list {
    overflow: hidden;
}

comments_list li,
#eval-content-list li {
    color: #6f7c96;
}

#eval-content-list .crit-detail {
    color: #fff;
}

.submit-btn-comment,
.submit-btn-mv,
.eval .edit-btn,
.eval .submit-btn,
.eval .dispute-btn {
    padding: 0 4px;
    border-radius: 13px;
    cursor: pointer;
    margin: 0 5px;
}

.eval.evidence,
.eval.further-reading {
    padding: 10px;
}

.eval h1,
.eval.evidence .block h2 {
    margin: 0;
}

.eval h1 {
    display: inline-block;
    font-weight: bold;
    color: #de592d;
    font-family: 'PT Serif', serif;
    font-size: 28px;
    line-height: 42px;
}

.eval .block,
.eval .block p {
    color: #6f7c96;
    text-align: center;
    font-size: 15px;
}

.eval .block-container p {
    color: #6f7c96;
    text-align: left;
    font-size: 15px;
}

.eval .block h2,
.eval .block a h2 {
    color: #fff;
    text-decoration: none;
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
}

.eval .block a:hover {
    text-decoration: underline;
}

.eval .block img {
    border-radius: 12px;
    margin: 15px 0;
}

.eval.evidence .block img {
    max-width: 90%;
}

.eval.further-reading .block:not(:first-of-type) {
    padding-left: 10px;
}

.eval.further-reading .block:not(:last-of-type) {
    padding-right: 10px;
}

.eval.further-reading .block {
    padding-top: 20px;
    padding-bottom: 20px;
}

.eval.further-reading .block {
    display: inline-block;
    width: 300px;
    max-width: 47.5%;
    vertical-align: top;
}

.eval.further-reading .block .img-container {
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 18px;
    margin-bottom: 10px;
}

.eval.further-reading .block p {
    text-align: left;
}

.submit-btn-comment,
.submit-btn-mv,
.eval .edit-btn,
.eval .submit-btn {
    display: flex;
    justify-content: center;
    padding: 0 15px;
}

.add-btn-container,
.edit-btn-container {
    width: 100%;
    display: flex;
    justify-content: end;
}

.add-btn-container .add-btn-article,
.add-btn-container .submit-add-btn-article,
.edit-btn-container.topic-type-one .submit-btn {
    width: 100%;
}

.btn-arrow-up,
#article-image,
.article.form-control,
.eval .submit-btn,
.searchUrlEvidence {
    display: none;
}

.submit-btn-mv {
    margin-left: 2em;
}

.submit-btn-comment {
    margin: 10px auto;
    width: 220px;
}

.disable {
    opacity: 0.3;
}

.in-dropdown {
    color: #6c757d;
    background-color: #fff;
    border-color: #fff;
    width: 100%;
}

.dropdown-menu {
    width: 85%;
}

.dropdown.show button.in-dropdown {
    color: #fff;
    background-color: #de592d;
    border-color: #fff;
    width: 100%;
}

.eval .block-container p .proof-input {
    width: 100%;
}

#save-btn-proof-container,
.edit-btn-container.addButton {
    justify-content: center;
}

/*article find*/
#article-find td {
    padding: 15px 20px;
}

#article-find .not-result {
    color: var(--in-orange);
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}

#article-find .title {
    color: #fff;
    text-decoration: none;
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
}

#article-find .edit-btn-article {
    display: table-cell;
}

#article-find .info {
    margin-bottom: 20px;
}

.valid_markup .item .title {
    font-size: 17px;
    /*color: #c2c2c2;*/
    background-color: #091224;
    font-family: 'Poppins', sans-serif;
    color: #6f7c96;
}

.create_markup.searchUrl {
    padding: 15px 0;
    margin: 0;
}

.search-msg.not-result h2,
.search-msg.title h2 {
    padding: 0 0 10px 0;
    margin: 0 2rem;
}

.home {
    background-color: #091224;
    padding: 10px 0;
}

#home {
    font-size: 1.2rem;
}

.home h2 {
    color: white;
}

.home .list-group-item {
    background-color: #091224;
    color: white;
    padding: 0.10rem 1.25rem;
    border: 0;
}

.home .list-group-item .badge {
    margin-right: 10px;
}

.btn-sm-in {
    padding: .15rem 1.1rem;
    font-size: .675rem;
    line-height: 1.5;
    border-radius: 1rem;
    background-color: #de592d;
    margin: 0 20px;
    color: white;
}

.info-proof-markup a {
    color: white;
}

.latest-messages {
    margin-top: 2rem;
}

.box-msg {
    background-color: white;
    border: 2px solid grey;
    padding: 1rem;
    overflow: scroll;
    max-height: 35rem;
}

.box-msg h5{
    display: inline-block;
}

.box-msg ul {
    margin: 0;
    padding: 0;
}

.row-msg {
    padding: 0.10rem 1.25rem;
}

.row-msg p {
    font-size: 1rem;
}

.row-msg p:nth-child(1){
    margin-bottom:5px;
}

.row-msg p:nth-child(2) {
    padding: 0.10rem 1.25rem;
}

.user-name-msg {

}
/*comments section */

.comments{
}

.comments .title{
    padding: 10px;
}

.comments_list li {
    list-style-type: none;
}

.comment span{
    color: white;
}

.comments_list {
    display: none;
    max-height: 350px;
    overflow-y: scroll;
}



@media only screen and (min-width: 501px) {

    .eval.facts-article .title,
    .eval .block h2,
    .eval .block a h2 {
        font-size: 24px;
        line-height: 36px;
    }

    .eval.further-reading .block .img-container {
        height: 200px;
    }

}

@media only screen and (min-width: 451px) and (max-width: 500px) {

    .eval.facts-article .title,
    .eval .block h2,
    .eval .block a h2 {
        font-size: 22px;
        line-height: 33px;
    }

    .eval.further-reading .block .img-container {
        height: 175px;
    }

    .edit-btn.edit-btn-remove-related {
        width: 100%;
    }
}

@media only screen and (max-width: 450px) {

    .eval.facts-article .title,
    .eval .block h2,
    .eval .block a h2 {
        font-size: 20px;
        line-height: 30px;
    }

    .eval.further-reading .block .img-container {
        height: 125px;
    }

    .search-msg.not-result h2,
    .search-msg.title h2 {
        font-size: 1.4rem;
    }

    .home h2 {
        color: white;
        font-size: 1rem;
    }

    .box-msg {
        overflow: scroll;
        max-height: 300px;
    }
}