﻿@font-face {
    font-family: 'Open Sans';
    src: local('OpenSans Regular'), url('https://static.mediacdn.vn/danviet/web_font/OpenSans-Regular.woff2') format('woff2'), url('https://static.mediacdn.vn/danviet/web_font/OpenSans-Regular.woff') format('woff'), url('https://static.mediacdn.vn/danviet/web_font/OpenSans-Regular.ttf') format('truetype'), url('https://static.mediacdn.vn/danviet/web_font/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), url('https://static.mediacdn.vn/danviet/web_font/OpenSans-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: local('OpenSans SemiBold'), url('https://static.mediacdn.vn/danviet/web_font/OpenSans-SemiBold.woff2') format('woff2'), url('https://static.mediacdn.vn/danviet/web_font/OpenSans-SemiBold.woff') format('woff'), url('https://static.mediacdn.vn/danviet/web_font/OpenSans-SemiBold.ttf') format('truetype'), url('https://static.mediacdn.vn/danviet/web_font/OpenSans-SemiBold.eot?#iefix') format('embedded-opentype'), url('https://static.mediacdn.vn/danviet/web_font/OpenSans-SemiBold.svg') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: local('OpenSans Bold'), url('https://static.mediacdn.vn/danviet/web_font/OpenSans-Bold.woff2') format('woff2'), url('https://static.mediacdn.vn/danviet/web_font/OpenSans-Bold.woff') format('woff'), url('https://static.mediacdn.vn/danviet/web_font/OpenSans-Bold.ttf') format('truetype'), url('https://static.mediacdn.vn/danviet/web_font/OpenSans-Bold.eot?#iefix') format('embedded-opentype'), url('https://static.mediacdn.vn/danviet/web_font/OpenSans-Bold.svg') format('svg');
    font-weight: bold;
    font-style: normal;
}

.mobile_list .lst-comment {
    padding: 0 10px 10px;
}

.mobile_list.page1 .lst-comment ul li {
    display: none
}

.mobile_list.page1 .lst-comment > ul > li:first-child {
    display: block;
}

.lst-comment > ul > li > ul > li {
    display: none
}

    .lst-comment > ul > li > ul > li:first-child {
        display: block
    }

.comment-account {
    display: flex;
    align-items: baseline;
    margin-left: auto;
}

.vnewsm .lst-comment ul::-webkit-scrollbar-track {
    background: none;
}
/*****/
.vnw.vnw-video .comment-box {
    padding: 10px 0;
    background: none;
}

.vnw.vnw-video .cmt-title {
    color: #F3F3F3;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 5px;
}

    .vnw.vnw-video .cmt-title > span {
        color: #fff;
    }

.vnw.vnw-video .btn {
    padding: 0;
    font-size: 11px;
    text-transform: uppercase;
}

.vnw.vnw-video .comment-account .separator:after {
    margin: 0 5px;
}

.vnw.vnw-video .comment-box .btncmtsend .button {
    background: #444444;
}

.vnw.vnw-video .block-comment .form-comment textarea {
    border-radius: 5px;
}

.vnw.vnw-video .comment-user, .vnw.vnw-video .comment-content {
    color: #ffffff;
}
@font-face {
    font-family: 'Roboto-Bold';
    src: local("RobotoBold"),url("/fonts/Roboto-Bold.woff2") format("woff2"),url("/fonts/Roboto-Bold.woff") format("woff"),url("/fonts/Roboto-Bold.ttf") format("truetype"),url("/fonts/Roboto-Bold.eot?#iefix") format("embedded-opentype"),url("/fonts/Roboto-Bold.svg") format("svg");
    font-weight: normal;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: 'Roboto-Regular';
    src: local("Roboto"),url("/fonts/Roboto-Regular.woff2") format("woff2"),url("/fonts/Roboto-Regular.woff") format("woff"),url("/fonts/Roboto-Regular.ttf") format("truetype"),url("/fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype"),url("/fonts/Roboto-Regular.svg") format("svg");
    font-weight: normal;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: 'Roboto-Medium';
    src: local("RobotoMedium"),url("/fonts/Roboto-Medium.woff2") format("woff2"),url("/fonts/Roboto-Medium.woff") format("woff"),url("/fonts/Roboto-Medium.ttf") format("truetype"),url("/fonts/Roboto-Medium.eot?#iefix") format("embedded-opentype"),url("/fonts/Roboto-Medium.svg") format("svg");
    font-weight: normal;
    font-display: swap;
    font-style: normal
}

.fck p {
    font-size: 14px;
    color: #333;
    line-height: 18px
}

.fck img {
    width: 100%;
    cursor: url(../images/zoom_cursor.png),auto
}

.fck .icon-zoom {
    cursor: pointer;
    z-index: 2
}

.fck img.img-1 {
    width: auto
}

.hlight {
    padding: 15px 20px;
    background: #f6f6f6
}

.fck p.noted {
    font-size: 12px;
    font-weight: bold;
    color: #333;
    padding: 5px 0 25px 27px;
    width: 70%;
    margin: 0 auto;
    border-top: solid 1px #e9e9e9;
    border-bottom: solid 1px #e9e9e9;
    position: relative
}

.noted img {
    position: absolute;
    top: 8px;
    left: 0
}

.noted .author {
    position: absolute;
    right: 0;
    bottom: 8px;
    color: #7c7c7c
}

.btn-qt {
    float: left
}

    .btn-qt a {
        border-radius: 3px;
        line-height: 20px;
        height: 20px;
        padding: 0 8px 0 20px;
        background: #e32c22 url(../images/icon-like.png) 6px 5px no-repeat;
        float: left;
        font-size: 11px;
        color: #fff;
        text-transform: uppercase
    }

.wrapper-qt strong {
    float: right
}

.wrapper-qt {
    overflow: hidden
}

.btn-qt > span {
    float: left;
    padding: 0 2px;
    color: #878787;
    font-size: 11px;
    border: solid 1px #e0e0e0;
    height: 18px;
    position: relative;
    margin-left: 7px;
    line-height: 18px
}

.btn-qt span span {
    width: 5px;
    height: 9px;
    position: absolute;
    top: 50%;
    left: -5px;
    margin-top: -4.5px;
    z-index: 2;
    background: url(../images/arrow-r.png) no-repeat
}

.btn-qt a:hover {
    color: #fff;
    background-color: #a2a2a2
}

.fck p, .fck table {
    font-size: 13.5px;
    margin-bottom: 14px
}

.fck a {
    color: #000072;
    font-size: 13px
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, textarea, select, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
    font-size: 100%;
    /*vertical-align: baseline;*/
    box-sizing: border-box
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
    box-sizing: border-box
}

body {
    color: #666;
    font-family: "Arial";
    font-size: 12px;
    line-height: 1;
    box-sizing: border-box
}

textarea {
    font-family: inherit;
    overflow: auto;
    vertical-align: top;
    resize: none
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none
    }

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

img {
    max-width: 100%
}

a {
    text-decoration: none
}

    a:hover {
        color: #0069b2
    }

.float-l {
    float: left !important
}

.float-r {
    float: right !important
}

.no-padding {
    padding: 0 !important
}

.no-margin {
    margin: 0 !important
}

ul, li {
    list-style: none
}

.fl {
    float: left
}

.fr {
    float: right
}

.Wrapper {
    overflow: visible;
    height: 1%
}

html > body .Wrapper {
    overflow: hidden;
    height: auto
}

.relative {
    position: relative
}

.float-l {
    float: left
}

.float-r {
    float: right
}

.like-container {
    float: left
}

.btn-send {
    float: left;
    position: relative;
    margin: 3px 8px 0 0
}

    .btn-send .btn {
        border-radius: 3px;
        float: left;
        height: 24px;
        padding: 0 0 0 8px;
        color: #333;
        font-weight: bold;
        font-size: 11px;
        cursor: pointer;
        line-height: 15px;
        border: solid 1px #ccc;
        background: #eee;
        background-image: -ms-linear-gradient(top,#fff 0%,#ccc 100%);
        background-image: -moz-linear-gradient(top,#fff 0%,#ccc 100%);
        background-image: -o-linear-gradient(top,#fff 0%,#ccc 100%);
        background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(1,#ccc));
        background-image: -webkit-linear-gradient(top,#fff 0%,#ccc 100%);
        background-image: linear-gradient(to bottom,#fff 0%,#ccc 100%)
    }

        .btn-send .btn span {
            float: left;
            height: 27px;
            padding: 0 8px 0 0 !important
        }

            .btn-send .btn span span {
                float: left;
                height: 21px;
                padding: 5px 0 0 0 !important;
                color: #292929 !important;
                font-style: normal !important;
                font-size: 11px !important
            }

        .btn-send .btn:hover {
            border-radius: 3px;
            background-image: -ms-linear-gradient(top,#ccc 0%,#fff 100%);
            background-image: -moz-linear-gradient(top,#ccc 0%,#fff 100%);
            background-image: -o-linear-gradient(top,#ccc 0%,#fff 100%);
            background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#ccc),color-stop(1,#fff));
            background-image: -webkit-linear-gradient(top,#ccc 0%,#fff 100%);
            background-image: linear-gradient(to bottom,#ccc 0%,#fff 100%)
        }

.ico-67 {
    background-position: -60px -120px !important;
    width: 7px;
    height: 10px;
    position: absolute;
    top: 25px;
    left: -6px
}

.showmore a {
    color: #838f97;
    font-weight: bold;
    font-size: 11px;
    display: block;
    background: url(../images/icon-link.png) no-repeat 73px -554px;
    width: 80px;
    margin: 0 auto;
    text-decoration: none;
    line-height: 12px
}

.showmore:hover a {
    color: #0079be
}

.lk-pl {
    font-size: 11px;
    color: #808080;
    text-decoration: none;
    float: left;
    margin-top: 10px
}

.block-comment .txt-cmt h3 {
    font-size: 12px;
    font-weight: bold;
    color: #b8c0c1;
    padding: 2px 0 10px 0
}

    .block-comment .txt-cmt h3 span {
        color: #3b5998;
        text-transform: uppercase
    }

.list-select {
    overflow: hidden;
    padding: 10px 20px;
    background: #f2f2f2;
    text-align: right
}

    .list-select li {
        display: inline-block;
        padding: 0 5px;
        color: #333
    }

        .list-select li a {
            color: #333
        }

            .list-select li a:hover, .list-select li.active a {
                color: #3b5998
            }

        .list-select li:first-child {
            padding-right: 10px;
            padding-left: 0
        }

.btn-like-cm {
    display: inline-block;
    padding-left: 12px;
    font-size: 10px;
    text-transform: uppercase;
    color: #3b5998;
    background: url(../images/icon-likes.png) 0 3px no-repeat
}

    .btn-like-cm span {
        color: #7f7f7f;
        padding-left: 2px
    }

.readmore-cm {
    color: #3b5998;
    font-weight: bold;
    padding-left: 5px
}

    .readmore-cm:hover {
        text-decoration: underline
    }

.like_number {
    font-size: 11px
}

.block-comment .form-comment p.warning {
    font-size: 12px;
    color: #e32c22;
    float: left;
    padding-top: 15px;
    padding-left: 0;
    font-style: normal;
    display: none
}

.readmore {
    height: 34px;
    background: url(../images/bgd-readmore.jpg) repeat-x;
    width: 100%;
    clear: both
}

    .readmore a {
        height: 34px;
        background: url(../images/arrow-down.png) 280px center no-repeat;
        width: 100%;
        display: block;
        text-align: center;
        line-height: 34px;
        color: #878787
    }

        .readmore a:hover {
            color: #e32c24;
            background-image: url(../images/arrow-down-hover.png)
        }

.cm-content .remain {
    display: none
}

.cm-content .view-more {
    font-size: 11px;
    color: #3b5998
}

.block-tool {
    clear: both
}

.cm-birthday {
    margin-bottom: 20px
}

    .cm-birthday .form-comment {
        padding-bottom: 0
    }

    .cm-birthday .block-comment .txt-cmt h3 span {
        color: #ef1627;
        font-weight: bold
    }

    .cm-birthday .list-select {
        text-align: left;
        background: #fff0f1 url(../images/cm-bd.jpg) right no-repeat
    }

        .cm-birthday .list-select li a:hover, .cm-birthday .list-select li.active a {
            color: #ef1627
        }

    .cm-birthday .avatar-1 {
        float: left;
        margin-right: 10px;
        margin-top: 10px
    }

    .cm-birthday .block-comment .lst-comment ul li dl {
        clear: none
    }

    .cm-birthday .readmore-cm {
        color: #ef1627
    }

.wra-comment {
    width: 100%;
    padding: 10px 0;
    display: none
}

    .wra-comment.active {
        display: block
    }

    .wra-comment textarea {
        width: 100%;
        border: solid 1px #ddd;
        padding: 5px;
        box-sizing: border-box
    }

    .wra-comment .warning {
        font-style: italic;
        font-size: 12px;
        color: #e32c22;
        float: left;
        padding-top: 10px;
        padding-left: 0;
        font-style: normal;
        display: none
    }

    .wra-comment .btn-close-s {
        margin-right: 10px;
        background: #aaa
    }

.wrapper .inner-w {
    width: 48.5%;
    float: right
}

    .wrapper .inner-w:first-child {
        float: left
    }

.txt-cmt-1 {
    height: 30px;
    border: solid 1px #ccc;
    line-height: 30px;
    margin-bottom: 15px;
    padding: 0 5px;
    width: 96%
}

.block-gltt .title {
    width: 100%;
    color: #e32c22;
    font-weight: normal;
    padding: 4px 0;
    border-bottom: solid 1px #e32c22;
    margin-bottom: 10px
}

    .block-gltt .title span {
        color: #b8c0c1;
        font-size: 12px;
        font-weight: bold;
        margin-left: 7px
    }

.frm-search-q {
    background: #f6f6f6;
    padding: 10px 10px 20px 10px;
    overflow: hidden
}

    .frm-search-q .form-group {
        width: 38.5%;
        float: left;
        margin-left: 3%;
        padding: 0
    }

    .frm-search-q .form-group-1 {
        width: 20%
    }

    .frm-search-q .form-group-2 {
        width: 17%
    }

    .frm-search-q .form-group:first-child {
        margin-left: 0
    }

    .frm-search-q .form-group label {
        width: 100%;
        margin-bottom: 5px;
        font-size: 13px;
        display: block;
        color: #333
    }

    .frm-search-q .form-group select {
        width: 99%;
        height: 26px;
        border: solid 1px #ccc;
        background: #fff
    }

    .frm-search-q .form-group input {
        width: 88%;
        height: 26px;
        border: solid 1px #ccc;
        background: #fff;
        padding: 0 8px
    }

.btn-search-q {
    height: 27px;
    padding: 0 30px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    border: none;
    background: #395695;
    cursor: pointer;
    margin-top: 19px
}

    .btn-search-q:hover {
        background: #5978bd
    }

.list-question {
    padding: 0;
    border-top: dashed 1px #ddd;
    padding-top: 10px;
    min-height: 25px;
    color: #333;
    font-size: 14px
}

.btn-sq {
    display: inline-block;
    height: 28px;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    background: #3a5897;
    line-height: 28px;
    padding: 0 15px;
    margin-top: 15px
}

    .btn-sq:hover {
        opacity: .8;
        color: #fff
    }

.list-question table {
    margin-bottom: 10px
}

.block-2 .title-seagame {
    margin: 0 0 5px 0;
    padding: 0;
    border: none;
    background: url(../images/bgd-header.jpg) no-repeat
}

    .block-2 .title-seagame a {
        text-decoration: none;
        color: #fff;
        font-size: 18px;
        line-height: 30px;
        display: block;
        width: 100%;
        height: 30px;
        overflow: hidden;
        padding: 0 10px;
        border-bottom: none;
        margin-bottom: 2px
    }

        .block-2 .title-seagame a:hover {
            color: #fff
        }

.ques-1 {
    padding-bottom: 10px;
    background: #fff;
    padding: 10px
}

    .ques-1 .ques-header {
        color: #878787;
        font-size: 13px
    }

        .ques-1 .ques-header span {
            list-style: disc;
            color: #b8c0c1;
            display: inline-block;
            margin-left: 8px;
            padding-left: 10px
        }

    .ques-1 p {
        line-height: 17px;
        padding: 7px 0 5px 0;
        font-weight: bold
    }

.list-share li {
    display: inline-block;
    font-size: 11px;
    padding-top: 2px;
    width: auto !important;
    margin-top: 5px
}

    .list-share li i {
        font-size: 12px;
        margin-right: 1px
    }

    .list-share li a {
        margin-right: 5px;
        color: #222
    }

    .list-share li.i-facebook a {
        color: #3b5998
    }

    .list-share li.i-google a {
        color: #ef5d32
    }

    .list-share li a:hover {
        color: #666 !important
    }

    .list-share li.active a {
        color: #666 !important
    }

.ans-1 {
    display: block;
    box-sizing: border-box;
    position: relative;
    margin: 0 30px;
    padding: 15px 15px 10px 15px;
    border-top: solid 1px #fff;
    background: #ddecff;
    border-radius: 2px
}

.list-share {
    padding-top: 10px
}

.ques-header > img {
    width: 15px;
    vertical-align: middle;
    margin-right: 2px
}

.ans-1 > a {
    float: left;
    margin-right: 10px;
    margin-top: -0;
    position: relative
}

    .ans-1 > a span {
        overflow: hidden;
        position: absolute;
        bottom: 110%;
        left: 0;
        width: 300px;
        padding: 5px;
        box-shadow: 0 0 2px #ccc;
        margin-left: -15px;
        background: #fff;
        display: none;
        text-align: center
    }

        .ans-1 > a span strong {
            display: block;
            margin-bottom: 5px;
            color: #333;
            margin-top: 5px
        }

        .ans-1 > a span i {
            display: block;
            color: #555;
            font-style: normal
        }

    .ans-1 > a:hover span, .ans-1 > a.active span {
        display: block
    }

    .ans-1 > a img {
        width: 30px;
        border-radius: 2px
    }

    .ans-1 > a span img {
        width: 100%;
        margin-right: 10px
    }

.ans-1 p {
    line-height: 17px;
    padding: 5px 0
}

.ans-header {
    color: #3b5998;
    font-size: 12px;
    overflow: hidden
}

    .ans-header span {
        list-style: none;
        color: #aaa;
        float: right;
        margin-left: 8px;
        padding-left: 10px
    }

.ans-1 .details {
    width: auto;
    padding-left: 40px
}

    .ans-1 .details table {
        margin-top: 10px
    }

.ans-header strong i {
    display: block;
    font-weight: normal;
    font-style: normal;
    margin-top: 4px;
    font-size: 12px;
    color: #888;
    line-height: 1.3;
    padding-bottom: 2px
}

.ans-header strong {
    float: left;
    padding-top: 2px;
    max-width: 400px
}

.carousel-5 .flex-direction-nav a:before {
    font-size: 18px;
    line-height: 35px
}

.list-question .ans-1:nth-child(2) {
    border: none;
    border-radius: 2px
}

.more-gltt {
    text-align: center;
    color: #146fb1;
    margin-left: 30px;
    margin-top: 10px;
    display: inline-block
}

.block-gltt .list-question:first-child {
    border: none
}

.btn-plus-gltt {
    color: #666 !important
}

    .btn-plus-gltt .fa-minus-square {
        display: none
    }

    .btn-plus-gltt.active .fa-minus-square {
        display: block
    }

    .btn-plus-gltt.active .fa-minus-plus {
        display: none
    }

    .btn-plus-gltt:hover {
        color: #146fb1
    }

.readmore-cm.loading:after {
    content: '';
    margin-left: 5px;
    background: url(data:image/gif;base64,R0lGODlhEAAQAPcEAMnJyVdXV5CQkLy8vP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFAAAEACwAAAAAEAAQAAAIUwAHCBxAgICAgwIKBlgYYCBBgwgVMnRYEGFCAgwbDqwYESPDgiBDihxJUiSAkwBKolyZkiRLlCpfthy5sqTNmyZhEqi5U2ZBnjJbAvXZ8+RPlAEBACH5BAUAAAQALAAAAAAQAAoAAAg8AAEIBECAwICDAwoKWChgIEGDCBUydFgQYUICDBsOrBgRI8OCIEOKHEmypMkAKAOYBJlS5UoCLV/CTBkQACH5BAUAAAQALAYAAAAKABAAAAg5AAEIBECAwICDAwYSNIhQYUGECQc+RFiwosWLGDEK2ChAI0ePG0F2zEiyJIEAKANgTKnyIsuVKQMCACH5BAUAAAQALAYAAAAKABAAAAg7AAkIHAigIICBBA0iFGjw4MKGCyNKnDig4oCIFi8uzIjR4sSPAwOIDCBQgEkBI0kSOIlyZMmTKV+aDAgAIfkEBQAABAAsAAAGABAACgAACD0ACQgcSFAggIMACiokgDDhQoINH0JEKLGiRYEBMgYQKKCjAIEDQg7QuJGAx48ERI7UyNEjSJEkW3Z8GTIgACH5BAUAAAQALAAABgAQAAoAAAg7AAMIDECgoMGDBQcSRMhQIcOGAx9KnEiRooCLAgoO2DigIICPADBmJMCxIwGQITFq5OgRpMiVG1t+DAgAIfkEBQAABAAsAAAAAAoAEAAACDoAAwgMQKCgwYEEDRZEqHDhwIYQI0oUQFEAxIoWG2K8WFGiR48DQg4oCKAkAJEjCZg8KZKkSZQuSwYEACH5BAUAAAQALAAAAAAKABAAAAg5AAUIFECAQICDAQYSNIhQYUGECQc+RFiwosWLGAdoHJBxY0eNHzliHEnSIoCTADCiTHlxpUqUGAMCADs=) no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block
}

@media screen and (max-width:640px) {
    .cm-birthday .list-select {
        background: none
    }

    .frm-search-q .form-group {
        width: 100%;
        margin-left: 0;
        box-sizing: border-box
    }

        .frm-search-q .form-group input, .frm-search-q .form-group select {
            width: 100%;
            box-sizing: border-box
        }

        .frm-search-q .form-group:first-child {
            margin-bottom: 10px
        }

    .list-share li {
        margin-right: 6px;
        font-size: 9px
    }

    .ans-1 {
        margin-left: 0;
        margin-right: 0
    }

    .ans-header {
        overflow: hidden;
        padding-top: 2px;
        padding-bottom: 1px
    }

        .ans-header span {
            float: right
        }

    .ans-1 .details {
        padding-left: 0
    }

    .list-share {
        padding-top: 10px
    }
}

dl, ol {
    margin-bottom: 0
}

* {
    font-family: Arial,sans-serif;
    font-size: 14px
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.clearfix {
    display: block
}

html[xmlns] .clearfix {
    display: block
}

* html .clearfix {
    height: 1%
}

.Wrapper {
    overflow: visible;
    height: 1%
}

html > body .Wrapper {
    overflow: hidden;
    height: auto
}

.relative {
    position: relative
}

.float-l {
    float: left
}

.float-r {
    float: right
}

.mgt10 {
    margin-top: 10px
}

.pd10 {
    padding: 10px
}

.pdlr10 {
    padding-left: 10px;
    padding-right: 10px
}

.block-comment {
    font-size: 12px;
    height: auto;
    overflow: hidden;
    clear: both
}

#comment_thread {
    padding-bottom: 10px
}

    #comment_thread.nocmt {
        display: none
    }

.block-comment form {
    overflow: hidden
}

    .block-comment form textarea {
        resize: none;
        width: 260px;
        padding: 3px 5px;
        height: 44px;
        background: #fff
    }

    .block-comment form .overflow {
        border-top: #e3e3e3 solid 1px;
        padding-top: 5px;
        margin-top: 5px
    }

.block-comment .form-comment {
    position: relative;
    padding: 10px 0;
    border: 0
}

    .block-comment .form-comment legend {
        border: #e1eaf1 solid 1px;
        padding: 2px 8px;
        background: #fff;
        position: absolute;
        top: -10px;
        left: 10px;
        font-weight: 700;
        color: #292929
    }

    .block-comment .form-comment textarea, .block-comment .form-comment input {
        display: block;
        width: 100%;
        padding: 10px 20px;
        background: #fafafa;
        color: #333;
        font-size: 13px;
        font-family: 'Open Sans',Arial,Helvetica,sans-serif;
        outline: none;
        border: 1px solid #e1e1e1;
        margin: 0 0 16px
    }

    .block-comment .form-comment textarea {
        height: 130px
    }

    .block-comment .form-comment label {
        display: block;
        color: #333;
        font-size: 13px;
        font-family: 'Open Sans',Arial,Helvetica,sans-serif;
        font-weight: bold;
      
        cursor: pointer
    }

.cmt-title {
    color: #222;
    font-size: 15px;
    font-family: 'Open Sans',Arial,Helvetica,sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 30px;
    border-bottom: 1px solid #e1e1e1
}

    .cmt-title.titlebox {
        margin-bottom: 0
    }

    .cmt-title > span {
        display: inline-block;
        padding-bottom: 16px;
        padding-right: 5px;
        border-bottom: 1px solid #6ebf71
    }

.sub_langcuoi .cmt-title {
    position: relative;
    border-bottom: none
}

    .sub_langcuoi .cmt-title:before {
        width: 100%;
        height: 5px;
        position: absolute;
        content: '';
        top: 50%;
        left: 0;
        background: #eee;
        transform: translate(0,-50%)
    }

    .sub_langcuoi .cmt-title span {
        padding-bottom: 0;
        background: #fff;
        border-bottom: none;
        padding-right: 10px;
        position: relative;
        font-size: 17px
    }

.block-comment .form-comment p {
    float: left;
    color: #acacac;
    font-size: 11px;
    font-style: italic;
    margin: 0;
    padding: 10px 0 0 10px
}

    .block-comment .form-comment p span {
        color: #0079be
    }

.block-comment .form-comment button, .block-comment .form-comment .button {
    color: #ccc;
    font-size: 11px;
    font-family: 'Open Sans',Arial,Helvetica,sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    background: #222;
    padding: 8px 10px;
    border-radius: 4px;
    border: none;
    cursor: pointer;
    display: inline-block
}

.captcha .captcha-input {
    display: flex;
    align-items: center
}

    .captcha .captcha-input input {
        width: 50%
    }

.captcha input {
    width: 40%
}

.captcha .img-captcha {
    margin: 0 0 16px 15px
}

.captcha img {
    height: 32px;
    margin-left: 20px;
    margin-right: 5px;
    cursor: pointer
}

.block-comment .form-comment button:hover, .block-comment .form-comment .button:hover {
    text-decoration: none;
    opacity: .8
}

.block-comment .lst-comment .readmore-cm {
    padding-top: 5px;
    display: block;
    padding-left: 0
}

.block-comment .form-comment button:hover {
    background: #4274e5
}

.block-comment .lst-comment ul li dl {
    padding: 5px 0 0;
    position: relative;
    height: auto;
    overflow: hidden;
    clear: both;
    min-height: 50px
}

.block-comment .lst-comment > ul > li > dl {
    background-color: #fcfcfc;
    padding: 12px 16px
}

.block-comment .lst-comment ul li ul dl {
    margin-left: 40px;
    padding: 5px 0 0;
    border-bottom: 1px solid #fdfdfd
}

.block-comment .lst-comment ul li ul li:last-child dl {
    border-bottom: none
}

.time {
    padding-left: 15px;
    color: #b8c0c1;
    position: relative
}

    .time:before {
        content: '';
        position: absolute;
        display: block;
        top: 5px;
        left: 5px;
        width: 3px;
        height: 3px;
        background-color: #ccc;
        border-radius: 50%
    }

.lst-comment ul li dl dd p {
    word-wrap: break-word;
    font-size: 13px;
    padding: 3px 0;
    color: #333
}

.lst-comment {
    width: 100%;
    color: #6f6f6f;
    height: auto;
    overflow: hidden;
    clear: both;
    line-height: 18px;
    box-sizing: border-box
}

    .lst-comment strong {
        color: #212121
    }

    .lst-comment .readmore {
        color: #0079be;
        text-decoration: none;
        padding-bottom: 6px;
        display: block
    }

    .lst-comment ul {
        float: left;
        width: 100%;
        margin: 0;
        padding: 0
    }

.no-comment {
    text-align: center;
    background: #f4f4f4;
    padding: 30px;
    font-size: 13px
}

.lst-comment ul li {
    padding: 3px 0;
    float: left;
    width: 100%;
    list-style-type: none;
    text-rendering: geometricPrecision
}

    .lst-comment ul li ul dl {
        margin-left: 20px;
        min-width: 248px
    }

    .lst-comment ul li dl dt {
        position: absolute;
        z-index: 4;
        left: 0
    }

    .lst-comment ul li dl dd {
        width: 100%;
        float: left;
        margin-left: 0
    }

        .lst-comment ul li dl dd .top {
            overflow: hidden
        }

        .lst-comment ul li dl dd em {
            color: #a0a0a0;
            font-size: 11px
        }

        .lst-comment ul li dl dd .pname {
            color: #303030;
            float: left;
            font: normal 13px/18px Arial;
            font-weight: bold;
            margin-right: 10px;
            margin-top: -4px
        }

        .lst-comment ul li dl dd .name {
            color: #303030;
            font: normal 13px/18px Arial;
            font-weight: bold;
            display: inline-block;
            margin-right: 10px;
            margin-top: 3px
        }

        .lst-comment ul li dl dd a:hover.name, .lst-comment ul li dl dd a:hover.reply, .lst-comment ul li dl dd a:hover.like, .lst-comment ul li dl dd a:hover.report {
            text-decoration: underline;
            color: #3b5998
        }

        .lst-comment ul li dl dd .reply {
            color: #3b5998;
            font-size: 11px;
            cursor: pointer
        }

        .lst-comment ul li dl dd .like, .lst-comment ul li dl dd .unlike {
            background: url(../images/icon.png) -60px 0 no-repeat;
            padding-left: 15px;
            color: #a0a0a0;
            font-size: 11px
        }

            .lst-comment ul li dl dd .like strong, .lst-comment ul li dl dd .unlike strong {
                color: #0079be
            }

        .lst-comment ul li dl dd .report {
            color: #a0a0a0;
            font-size: 11px;
            border-left: #a0a0a0 solid 1px;
            padding-left: 6px;
            margin-left: 6px
        }

.lst-comment .seeall {
    background: #bdcbd6;
    height: 15px;
    float: left;
    padding-left: 5px;
    color: #fff;
    font-size: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 15px;
    cursor: pointer;
    border-radius: 3px
}

.lst-comment a:hover.seeall {
    color: #0079be
}

.lst-comment .seeall span {
    background: #bdcbd6;
    height: 15px;
    float: left;
    padding-right: 5px;
    border-radius: 3px
}

    .lst-comment .seeall span span {
        background: #bdcbd6;
        height: 15px;
        float: left;
        padding: 0
    }

.more {
    height: 15px;
    float: right;
    padding-left: 5px;
    color: #fff;
    font-size: 10px;
    margin-top: 5px;
    line-height: 15px;
    cursor: pointer
}

a:hover.more {
    color: #f1f1f1
}

.more span {
    height: 15px;
    float: left;
    padding-right: 5px;
    color: #fff
}

    .more span span {
        height: 15px;
        float: left;
        padding: 0;
        color: #80a10e
    }

.lst-comment ul li ul dl dd {
    min-width: 200px;
    position: relative;
    margin-left: 0;
    width: 100%
}

.lst-comment ul li.write-cmt {
    background: #f0f4f7;
    border: none
}

    .lst-comment ul li.write-cmt textarea {
        width: 98%;
        height: 30px;
        resize: none;
        border: #dee8f0 solid 1px;
        padding: 3px
    }

    .lst-comment ul li.write-cmt .btn-send {
        margin: 3px 8px 3px 0
    }

        .lst-comment ul li.write-cmt .btn-send li {
            border-top: none
        }

.cat-detail .ico-4 {
    margin-top: 0
}

.btn-send {
    float: left;
    position: relative;
    margin: 3px 8px 0 0
}

    .btn-send .btn {
        border-radius: 3px;
        float: left;
        height: 24px;
        padding: 0 0 0 8px;
        color: #333;
        font-weight: 700;
        font-size: 11px;
        cursor: pointer;
        line-height: 15px;
        border: solid 1px #ccc;
        background: #eee;
        background-image: -ms-linear-gradient(top,#fff 0%,#ccc 100%);
        background-image: -moz-linear-gradient(top,#fff 0%,#ccc 100%);
        background-image: -o-linear-gradient(top,#fff 0%,#ccc 100%);
        background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(1,#ccc));
        background-image: -webkit-linear-gradient(top,#fff 0%,#ccc 100%);
        background-image: linear-gradient(to bottom,#fff 0%,#ccc 100%)
    }

        .btn-send .btn span {
            float: left;
            height: 27px;
            padding: 0 8px 0 0 !important
        }

            .btn-send .btn span span {
                float: left;
                height: 21px;
                padding: 5px 0 0 !important;
                color: #292929 !important;
                font-style: normal !important;
                font-size: 11px !important
            }

        .btn-send .btn:hover {
            border-radius: 3px;
            background-image: -ms-linear-gradient(top,#ccc 0%,#fff 100%);
            background-image: -moz-linear-gradient(top,#ccc 0%,#fff 100%);
            background-image: -o-linear-gradient(top,#ccc 0%,#fff 100%);
            background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#ccc),color-stop(1,#fff));
            background-image: -webkit-linear-gradient(top,#ccc 0%,#fff 100%);
            background-image: linear-gradient(to bottom,#ccc 0%,#fff 100%)
        }

.ico-67 {
    background-position: -60px -120px !important;
    width: 7px;
    height: 10px;
    position: absolute;
    top: 25px;
    left: -6px
}

.showmore a {
    color: #838f97;
    font-weight: 700;
    font-size: 11px;
    display: block;
    background: url(../images/icon-link.png) no-repeat 73px -554px;
    width: 80px;
    margin: 0 auto;
    text-decoration: none;
    line-height: 12px
}

.showmore:hover a {
    color: #0079be
}

.lk-pl {
    font-size: 11px;
    color: #808080;
    text-decoration: none;
    float: left;
    margin-top: 10px
}

.block-comment .txt-cmt h3 {
    font-size: 13px;
    font-weight: 700;
    color: #b8c0c1;
    padding: 2px 0 10px;
    margin: 0
}

    .block-comment .txt-cmt h3 span {
        color: #e32c24;
        text-transform: uppercase
    }

.text-ideal {
    color: #6c6a6a;
    float: left;
    margin-bottom: 10px
}

.block-comment .form-comment p.text-ideal {
    font-size: 12px;
    color: #6c6a6a;
    float: left;
    margin-bottom: 10px;
    font-style: normal;
    padding-left: 0;
    font-family: Arial;
    font-weight: 500
}

.list-select {
    overflow: hidden;
    padding: 10px;
    background: #f2f2f2;
    text-align: right
}

    .list-select li {
        display: inline-block;
        padding: 0 5px;
        color: #333
    }

        .list-select li a {
            color: #333
        }

            .list-select li a:hover, .list-select li.active a {
                color: #3b5998
            }

        .list-select li:first-child {
            padding-right: 10px;
            padding-left: 0
        }

.like_btn, .btn-reply, .time-comment, .like_number {
    font: normal 12px Arial;
    color: #bbb;
    display: inline-block;
    margin-right: 20px
}

    .btn-reply:before {
        width: 14px;
        height: 14px;
        background-position: -1px -545px;
        background-image: url(/web_images/16.png);
        display: block;
        float: left;
        margin-right: 5px;
        position: relative;
        top: 2px
    }

    .like_btn:before {
        width: 15px;
        height: 15px;
        background-position: -2px -578px;
        background-image: url(/web_images/16.png);
        display: block;
        float: left;
        margin-right: 5px
    }

    .like_btn.active:before, .like_btn:hover:before {
        background-position: -2px -594px;
        color: #e32
    }

.right .list-share li.i-facebook, .right .list-share li.i-google {
    display: none
}

.right .list-share li a {
    color: #3b5998
}

.readmore-cm {
    color: #3b5998;
    font-weight: 700;
    padding: 5px;
    display: block;
    text-align: right
}

    .readmore-cm:hover {
        text-decoration: underline
    }

.like_number {
    font-size: 11px
}

.block-comment .form-comment p.warning {
    font-size: 12px;
    color: #e32c22;
    float: left;
    padding-top: 15px;
    padding-left: 0;
    font-style: normal
}

.cm-birthday {
    margin-bottom: 20px
}

    .cm-birthday .form-comment {
        padding-bottom: 0
    }

    .cm-birthday .block-comment .txt-cmt h3 span {
        color: #ef1627;
        font-weight: 700
    }

    .cm-birthday .list-select {
        text-align: left;
        background: #fff0f1 url(../images/cm-bd.jpg) right no-repeat
    }

        .cm-birthday .list-select li a:hover, .cm-birthday .list-select li.active a {
            color: #ef1627
        }

    .cm-birthday .avatar-1 {
        float: left;
        margin-right: 10px;
        margin-top: 10px
    }

    .cm-birthday .block-comment .lst-comment ul li dl {
        clear: none
    }

    .cm-birthday .readmore-cm {
        color: #ef1627
    }

.wra-comment {
    width: 100%;
    padding: 10px 0;
    display: none;
    background: #fafafa
}

    .wra-comment.active {
        display: block;
        clear: both;
        padding-left: 40px;
        box-sizing: border-box
    }

    .wra-comment textarea {
        box-sizing: border-box;
        width: 100%;
        border: solid 1px #ddd;
        padding: 5px
    }

    .wra-comment .warning {
        font-style: italic;
        font-size: 12px;
        color: #e32c22;
        float: left;
        padding-top: 10px;
        padding-left: 0;
        font-style: normal;
        display: none
    }

    .wra-comment .button {
        float: right;
        background-color: #c51b1e;
        padding: 5px 25px;
        margin: 8px 1px 0 0;
        font: normal 14px Arial;
        color: #fff;
        cursor: pointer;
        border: 0;
        border-radius: 2px
    }

        .wra-comment .button:hover {
            text-decoration: none;
            opacity: .8
        }

    .wra-comment .btn-close-s {
        margin-right: 10px;
        background: #aaa
    }

.wrapper .inner-w {
    width: 48.5%;
    float: right
}

    .wrapper .inner-w:first-child {
        float: left
    }

.txt-cmt-1 {
    height: 30px;
    border: solid 1px #ccc;
    line-height: 30px;
    margin-bottom: 15px;
    padding: 0 5px;
    width: 96%
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

input {
    line-height: normal
}

    input[type="checkbox"], input[type="radio"], input {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0
    }

        input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
            height: auto
        }

        input[type="search"] {
            -webkit-box-sizing: content-box;
            -moz-box-sizing: content-box;
            box-sizing: content-box;
            -webkit-appearance: textfield
        }

#frm-comment .form-group {
    margin-bottom: 15px;
    padding-bottom: 0
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

    .btn-danger:focus, .btn-danger.focus {
        color: #fff;
        background-color: #c9302c;
        border-color: #761c19
    }

    .btn-danger:hover {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

    .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

        .btn-danger:active:hover, .btn-danger.active:hover, .open > .dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .dropdown-toggle.btn-danger.focus {
            color: #fff;
            background-color: #ac2925;
            border-color: #761c19
        }

    .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
        background-image: none
    }

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

@media screen and (max-width:480px) {
    .cm-birthday .list-select {
        background: none
    }
}

.btn-ideas {
    font-weight: 700;
    display: block;
    text-align: center
}

.wrapPopup {
    height: auto;
    width: 100%;
    left: 0;
    min-height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99999;
    background: url(/web_images/overlay.png) repeat;
    display: none
}

    .wrapPopup .popup {
        -webkit-box-shadow: 0 2px 26px rgba(0,0,0,.3),0 0 0 1px rgba(0,0,0,.1);
        position: absolute;
        width: 500px;
        min-height: 100px;
        background-color: #fff;
        top: 50%;
        left: 50%;
        margin-left: -250px;
        z-index: 99999
    }

.centerPopup section header {
    min-height: 12px;
    position: relative;
    background-color: #f5f6f7;
    height: auto;
    overflow: hidden;
    clear: both;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 12px;
    text-shadow: 0 1px 0 #fff;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0
}

    .centerPopup section header h1 {
        font-size: 20px;
        margin: 0
    }

.centerPopup section .content {
    padding: 10px 15px
}

.popup .content {
    width: auto;
    float: none
}

.popup .frm-1 {
    margin-left: 1px
}

a.closepp {
    position: absolute;
    z-index: 1;
    top: 10px;
    right: 10px;
    background: url(../images/controls.png) no-repeat 0 -172px;
    width: 15px;
    height: 15px
}

.block-comment .form-comment p.warning {
    font-size: 12px;
    color: #e32c22;
    float: left;
    padding-top: 15px;
    padding-left: 0;
    font-style: normal;
    display: none
}

.warning {
    font-size: 12px;
    color: #e32c22 !important;
    padding-top: 5px;
    clear: both;
    display: none
}

.list-select .commentcount {
    display: none;
    color: #bf081d;
    font-size: 14px
}

.viewmoresub {
    color: #639ab9;
    font: normal 11px/22px Arial;
    margin-left: 40px
}

    .viewmoresub span {
        font-size: 12px
    }

.lst-comment ul li.li-reply {
    float: right
}

    .lst-comment ul li.li-reply a {
        color: #435a6f;
        font: normal 13px Arial
    }

@media screen and (max-width:767px) {
    .wrapPopup .popup {
        width: 90% !important;
        margin-left: -45% !important
    }
}

.time-comment {
    color: #7d7d7d;
    font: italic normal 12px Arial
}

.comment-account {
    color: #bbbebf;
    text-align: right
}

    .comment-account .separator:after {
        content: '|';
        display: inline-block;
        margin: 0 15px
    }

    .comment-account .highlight {
        color: #1f1f1f
    }

    .comment-account a:hover, .comment-account .btn:hover {
        color: #3d3d3d
    }

    .comment-account .btn {
        cursor: pointer
    }

.vnw .cmt-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: none;
    font-size: 16px;
    margin-bottom: 15px;
    text-transform: none
}

.vnw .comment-box {
    padding: 10px 20px;
    background: #f9f9f9
}

    .vnw .comment-box .cmt-title > span {
        display: inline-block;
        padding: 0;
        border-bottom: none;
        text-transform: uppercase;
        color: #3a53a4;
        font-family: Roboto-Bold,Arial,Helvetica,sans-serif;
        font-size: 20px;
        line-height: 25px
    }

    .vnw .comment-box .btncmtsend {
        text-align: right
    }

        .vnw .comment-box .btncmtsend .button {
            text-transform: none;
            font: normal 15px/27px Roboto-Medium,Arial,Helvetica,sans-serif;
            color: #fff;
            padding: 3px 10px;
            height: auto;
            background: #3a53a4;
            border-radius: 3px
        }

.vnw .block-comment .form-comment textarea {
    height: 84px
}

.vnw .block-comment .form-comment {
    padding: 6px 0 5px
}

.vnw .lst-comment ul li:not(:last-child) {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee
}

.vnw .lst-comment {
    padding-top: 20px
}

.vnw .comment-list li {
    display: flex
}

.vnw .user-avatar {
    margin-right: 10px;
    flex-shrink: 0
}

    .vnw .user-avatar img {
        width: 30px;
        height: 30px;
        border-radius: 50%;
        object-fit: contain
    }

.vnw .comment-account .btn {
    font-family: Roboto-regular;
    padding: 0;
    color: #999
}

.vnewsm .cmt-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: none;
    font-size: 16px;
    margin-bottom: 15px;
    text-transform: none
}

.vnewsm .comment-box {
    padding: 10px 20px;
    background: #f9f9f9
}

    .vnewsm .comment-box .cmt-title {
        margin-bottom: 0
    }

        .vnewsm .comment-box .cmt-title > span {
            display: inline-block;
            padding: 0;
            border-bottom: none;
            text-transform: uppercase;
            color: #3a53a4;
            font-family: Roboto-Bold,Arial,Helvetica,sans-serif;
            font-size: 18px;
            line-height: 25px
        }

    .vnewsm .comment-box .btncmtsend {
        text-align: right
    }

        .vnewsm .comment-box .btncmtsend .button {
            width: 95px;
            height: 25px;
            border-radius: 2px;
            background-color: #80868b;
            text-align: center
        }

.vnewsm .block-comment .form-comment textarea {
    height: 84px
}

.vnewsm .block-comment .form-comment {
    padding: 6px 0 5px
}

.vnewsm .lst-comment ul li:not(:last-child) {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee
}

.vnewsm #comment_thread {
    padding: 0 20px;
    background: #f9f9f9
}

.vnewsm .comment-account .highlight {
    text-align: center;
    width: 100%;
    overflow: hidden;
    word-break: break-word;
    padding-right: 10px
}

    .vnewsm .comment-account .highlight b {
        color: #3d4897
    }

.vnewsm .lst-comment {
    padding-top: 20px
}

.vnewsm .comment-list li {
    display: flex
}

.vnewsm .user-avatar {
    margin-right: 10px;
    flex-shrink: 0
}

    .vnewsm .user-avatar img {
        width: 30px;
        height: 30px;
        border-radius: 50%;
        object-fit: contain
    }

.vnewsm .box-usercmt {
    width: 100%
}

.vnewsm .wra-comment .btn-sub {
    background-color: #3a53a4
}

.vnewsm .lst-comment ul {
    max-height: 400px;
    overflow-y: scroll
}

    .vnewsm .lst-comment ul li:not(:last-child) {
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #eee
    }

.vnewsm .lst-comment {
    padding-top: 20px
}

.vnewsm .comment-list li {
    display: flex
}

.vnewsm .comment-account .separator:after {
    margin: 0
}

.vnewsm .btn {
    color: #999
}

.vnewsm #btn_signout {
    padding: 6px 0 6px 12px
}

.vnewsm .block-comment .form-comment .button {
    text-transform: none;
    font: normal 14px/16px Roboto-Medium,Arial,Helvetica,sans-serif;
    color: #fff;
    padding: 5px;
    height: auto;
    background: #3a53a4;
    border-radius: 3px;
    width: auto
}

.comment-user {
    margin-bottom: 5px;
    color: #6c6e70
}

    .comment-user .user-name {
        font-weight: bold
    }

    .comment-user .comment-time {
        font-size: 10px;
        margin-left: 10px
    }

.comment-react {
    margin-top: 10px
}

.like_btn:hover, .like_btn.active, .btn-reply:hover {
    color: #de192c
}

.like_btn.active {
    font-weight: bold
}

.lst-comment ul.comment-rep-list {
    padding-left: 20px;
    margin-top: 10px
}

.circular_image {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
    background-color: blue;
 
    display: inline-block;
    vertical-align: middle;
}

    .circular_image img {
        width: 100%;
    }

.font14 {
    font-size: 14px;
}

.bold {
    font-weight: 700;
    color: black
}
.radius-10 {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
}

.bg-cmt {
    background-color: #edeff1;
}

.gray-21 {
    color: #212121;
}
.gray-71 {
    color: #717171;
}

.mr10 {
    margin-right: 10px;
}

.pd7 {
    padding: 7px;
}

.mt2 {
    margin-top: 2px;
}

.inline {
    display: inline-block !important;
}
.mt5 {
    margin-top: 5px;
}

.font12 {
    font-size: 12px;
}
.pl55 {
    padding-left: 55px;
}
label {
    display: block;
}
a:hover {
    outline: 0;
    text-decoration: none;
}

.blue-bold02 {
    color: #0a5dca;
}

.mr10 {
    margin-right: 10px;
}

.cursor {
    cursor: pointer;
}

.bold {
    font-weight: 700;
}
.bor-bot-e5 {
    border: 1px solid #e5e5e5;
}

.pd15 {
    padding: 15px;
}
.fl {
    float: left;
}


.w-full{
    width:100%;
}
.txt-cmt {
    display: flex;
    flex-direction: column;
  
}

