.h3topic {
    height: 25px !important;
    text-transform: uppercase;
}

.topicname {
    font: 700 22px arial;
    color: #000;
    float: left;
    height: 44px;
    padding-top: 6px;
    width: 100%;
}

    .topicname:hover {
        color: #006dbc;
        text-decoration: none;
    }

/* content-detail */
/* share article */
.content-detail {
    min-height: 1000px;
}

    .content-detail ul li {
        padding-left: 16px;
    }

        .content-detail ul li:before {
            margin-left: -16px;
            font-family: 'FontAwesome';
            font-weight: 400;
            font-style: normal;
            text-decoration: inherit;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            float: left;
            position: relative;
            top: 0;
            margin-right: 0;
            color: #c1c1c1;
            font-size: 5px;
        }

        .content-detail ul li a {
            padding: 0 0 5px 0;
            display: block;
            line-height: 14px;
        }

    .content-detail img {
        max-width: 100%;
    }
/* */
.header-category {
    border-bottom: 1px solid #bababa;
    position: relative;
    margin: 0px 0;
    float: left;
    width: 100%;
}

.title-t1 {
    font-size: 16px;
    float: left;
    padding: 5px 0px;
    display: block;
    margin-bottom: -1px;
    font-family: 'Roboto', time;
}

.title-t2 {
    line-height: 30px;
    font-size: 22px;
    font-style: normal;
    text-align: left;
    font-weight: bold;
    float: left;
    width: 100%;
    margin: 15px 0px 15px 0;
}
/* */
.share-article {
    color: #929292;
    border: solid 1px #eaeaea;
    background: #f9f9f9;
    float: left;
    width: 100%;
    min-height: 38px;
    border-radius: 3px;
    margin: 0px 0px 13px 0px;
    padding: 0 5px 0px 5px;
}

.datetime, .font-custom {
    margin-top: 5px;
    padding: 5px 0px 0px 5px;
    font-size: 12px;
}

.font-custom {
    text-align: center;
}

.icon-gg {
    padding: 5px 3px 0px 0px;
    float: left;
    height: auto;
    width: auto;
}

.icon-face {
    padding: 7px 10px 0px 0px;
    float: left;
    width: auto;
    height: auto;
}

.share-socials {
    padding-right: 5px;
    padding-left: 5px;
}
/* */
.charter {
    margin: 0 1px;
    font-size: 15px;
    font-family: "Times New Roman", Arial;
}
/* */
.tinxemnhieutrongtuan {
    width: 100%;
    float: left;
}
/* */
.article_content {
    width: 100%;
    float: left;
    margin: 3px 0 30px 0;
    color: #262338;
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    /*font-family: "Open Sans", Arial, Helvetica, sans-serif;*/
}

.chitietbaiviet p {
    margin: 0px 5px 15px 5px !important;
}

.stopicname {
    font: 600 15px arial;
    padding: 0 10px;
    background: rgba(204, 204, 204, 0.45);
    color: #333;
    border-left: 5px solid #006dbc;
    float: left;
    height: 30px;
    padding-top: 6px;
    width: 100%;
}

/* */
.header_other_news::after {
    content: '';
    display: block;
    width: 70px;
    height: 2px;
    background: #004c80;
    margin-top: 5px;
}

.other_news {
    width: 100%;
    float: left;
    /*margin-bottom: 20px;*/
}

    .other_news ul li:before {
        content: "\f10c ";
        font-size: 8px;
    }

.header_other_news {
    text-transform: uppercase;
    font-size: 22px;
    color: #333333;
    font-weight: 700;
}

ul {
    list-style-type: none;
}

.date-detail-again {
    width: 100%;
    float: left;
    background: #f6f5f5;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 4px;
}

.btnbottom {
    float: left;
    margin-right: 5px;
    margin-bottom: 2px;
    display: inline-block;
}

.topicname .title-t1 {
    color: #000;
    text-transform: uppercase;
    font: 700 22px arial;
}

    .topicname .title-t1:hover {
        color: #006dbc;
    }

.topicname .active {
    color: #000;
}

.topicname-title {
    margin-left: -40px;
}

/*Taggggg*/
.tags {
    background: #c5d4ff;
    padding: 0 10px;
    height: 30px;
    color: #000000;
    float: left;
    margin: 0 5px 5px 0;
    font: 400 14px / 20px arial;
}

.form-tag {
    margin-left: 0px;
    padding-top: 10px;
    margin-top: 10px;
}

.tagmain {
    border: 1px solid #A3A3A3;
    color: #A3A3A3;
    font-size: 11px;
    padding: 4px 10px;
    margin: 0 0px 4px 0;
    display: inline-block;
    border-radius: 2px;
    transition: all .2s ease;
}

.textt {
    background: #c5d4ff;
    padding: 5px 11px;
    height: 30px;
    color: #080808;
    float: left;
    margin: 0 5px 5px 0;
    font: 500 14px / 20px arial;
}

.mtags {
    border: 1px solid #A3A3A3;
    color: #A3A3A3;
    font-size: 11px;
    padding: 0px 10px;
    margin: 0 0px 0px 0;
    height: 22px;
    vertical-align: middle;
    display: inline-block;
    border-radius: 2px;
    transition: all .2s ease;
}

.form-tag a:hover {
    color: #0079D7;
    background: #dedcdc;
    text-decoration: none !important;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.portal-tags {
    margin-bottom: 4px !important;
    padding-left: 0px;
    margin-top: 10px;
}

    .portal-tags li {
        display: inline-block;
    }

        .portal-tags li a {
            padding: 5px 10px 5px 10px !important;
        }

.form-tag .ic-tag {
    font-size: 14px;
    color: #777;
}

.tinxemnhieutrongtuan ul li:before {
    color: #036eba !important;
    margin-top: 6px !important;
}

.main-articles {
    padding: 0 10px;
}
/*---- add ------*/
.font-article {
    float: right;
    margin-top: 5px;
}

.tinxemnhieu {
    font-size: 14px;
    margin: 10px 0px !important;
    padding: 0px;
    text-align: justify;
}

.tinlienquan {
    font-size: 14px;
    float: left;
    text-align: justify;
    width: 100%;
}