﻿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, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, 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;
    font-size: 100%;
    font: inherit
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

ol, ul {
    list-style: none
}

q {
    quotes: none
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none
    }

table {
    border-collapse: collapse;
    border-spacing: 0
}

    table[align='center'] {
        margin-right: auto;
        margin-left: auto
    }

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}

.clearfix:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0
}

.clearfix {
    display: inline-block
}

* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

body {
    font-family: 'Roboto',Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    background-color: #ffe500;
    color: rgba(0,0,0,.87);
    min-height: 101vh
}

a, a:visited {
    /*color: #0071c4;*/
    text-decoration: none
}

    a:hover {
        color: #da251c
    }

b, strong {
    font-weight: bold
}

i, em {
    font-style: italic
}

input {
    border: 1px solid #ddd;
    margin: 5px 0
}

select {
    color: #888;
    border-radius: 3px;
    border: 1px solid #ddd;
    margin: 5px 0
}

button {
    padding: 5px
}

textarea, input[type="text"], input[type="tel"], input[type="button"], input[type="submit"], input[type="password"], input[type="email"], input[type="number"] {
    -webkit-appearance: none;
    margin: 0;
    padding: 0
}

input:focus {
    outline: none;
    border: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0
}

.adbox {
    text-align: center;
    margin-bottom: 20px;
    position: relative
}

    .adbox:before {
        content: 'Quảng cáo';
        display: block;
        font-size: 12px;
        color: #666
    }

.top-banner ~ .header {
    margin-top: 60px
}

.top-banner {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    overflow: hidden;
    height: 60px;
    z-index: 101
}

.header .container {
    height: 75px;
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(.7,1,.7,1)
}

.header {
    position: relative;
    display: block;
    background: #da251c;
    z-index: 101
}

    .header.bind .logo {
        padding-top: 4.5px
    }

    .header.bind .searchBox {
        top: 7.5px
    }

    .header.bind .box-support {
        top: 5.5px
    }

    .header.bind .container {
        height: 50px;
        transition: all .25s ease-out;
        transition-duration: 300ms;
        transition-property: all;
        transition-timing-function: cubic-bezier(.7,1,.7,1)
    }

    .header.bind {
        box-shadow: 1px 1px 0 0 #33333340;
        margin-top: 0;
        position: fixed;
        width: 100%;
        z-index: 10
    }

.logo a {
    width: 110px;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
    background: url(/themes/dmld/images/logo-web-meta.svg) center no-repeat;
    height: 40px;
    margin-left: 70px
}

.searchBox {
    width: 540px;
    position: absolute;
    top: 20.5px;
    margin-left: 245px
}

.box-support {
    right: 0;
    top: 19.5px;
    display: block;
    position: absolute
}

.logo {
/*    padding-top: 17.5px;
    display: block;
    width: 245px;
    padding-bottom: 17px*/
}

.box-link, .box-sup, .box-phone {
    min-width: 165px;
    position: absolute;
    top: 42px;
    text-align: left;
    background: #fff;
    display: none;
    border-radius: 3px;
    border: 1px solid rgba(0,0,0,.09);
    left: -58px;
    text-indent: 8px;
    animation: fadein .2s cubic-bezier(.4,0,.6,1)
}

.box-sup {
    width: 250px;
    right: -16px;
    left: initial
}

.box-phone {
    width: 300px;
    left: initial;
    font-size: 16px;
    right: 0
}

.notica-link:hover .box-link {
    display: block
}

.support-box:hover .box-sup {
    display: block
}

.phone-box:hover .box-phone {
    display: block
}

.box-link:after, .box-sup:after, .box-phone:after {
    content: '';
    display: block;
    position: absolute;
    top: -6px;
    right: 77.5px;
    width: 10px;
    height: 10px;
    background: #fff;
    border-top: 1px solid #ededed;
    border-right: 1px solid #ededed;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

.box-sup:after {
    right: 31.5px
}

.box-phone:after {
    right: 50px
}

.list-link li a, .list-sup li a {
    color: initial
}

.list-sup.sup-icon li a {
    padding-left: 32px
}

.list-sup.sup-icon li a {
    position: relative
}

    .list-sup.sup-icon li a:before {
        content: '';
        background: url(/themes/dmld/images/circle-question-solid.svg) no-repeat center;
        background-size: 17px;
        width: 17px;
        height: 17px;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        margin: auto;
        opacity: .32
    }

.list-sup.sup-icon li.at a::before {
    background: url(/themes/dmld/images/icon-amthuc.png) no-repeat center;
    background-size: 17px;
    opacity: initial
}

.list-sup.sup-icon li.knh a::before {
    background: url(/themes/dmld/images/lightbulb-regular.svg) no-repeat center;
    background-size: 13px
}

.list-link li, .list-sup li, .phone-list li {
    display: block;
    padding: 9px 0
}

.phone-list li {
    padding: 5px 0;
    cursor: initial
}

.list-link li:hover, .list-sup li:hover {
    color: #da251c;
    position: relative;
    background: #fafafa
}

    .list-link li:hover a, .list-sup li:hover a, .phone-list li:hover a {
        color: #da251c
    }

.list-link li:last-child, .list-sup li:last-child, .phone-list li:last-child {
    border-radius: 0 0 3px 3px
}

.list-link li:first-child, .list-sup li:first-child, .phone-list li:first-child {
    border-radius: 3px 3px 0 0
}

    .list-link li:first-child:hover::after, .list-sup li:first-child:hover::after, .phone-list li:first-child:hover::after {
        content: '';
        display: block;
        position: absolute;
        top: -6px;
        right: 77.5px;
        z-index: 9;
        width: 10px;
        height: 10px;
        background: #fafafa;
        border-top: 1px solid #ededed;
        border-right: 1px solid #ededed;
        -moz-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg)
    }

    .list-sup li:first-child:hover::after {
        right: 31.5px
    }

    .phone-list li:first-child:hover::after {
        right: 50px
    }

.hotline-title {
    min-width: 135px;
    display: inline-block
}

.box-support .number-phone {
    color: #da251c;
    display: inline-block;
    font-weight: bold
}

.list-support {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    font-size: 16px
}

.hotlines:hover .number-phone {
    color: initial
}

.list-support .notica-link {
    text-align: left;
    padding-left: 16px;
    margin-right: 10px;
    min-width: 130px
}

.list-support > li {
    min-width: 94px;
    position: relative;
    cursor: pointer;
    padding-bottom: 16px;
    text-align: right
}

    .list-support > li.cart-link {
        text-align: center
    }

.txt-login-more b {
    color: #fffc00
}

.box-support a {
    color: #fff
}

.box-login > span {
    display: block
}

.txt-login-more {
    display: block;
    font-size: 11px
}

.searchBox #q {
    width: 100%;
    border: none;
    font-size: 14.5px;
    border-radius: 2px;
    height: 33px;
    text-indent: 32px
}

.btnHeaderFind {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    height: 33px;
    width: 90px;
    background-color: #ddd;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px
}

.voice-mic {
  /*  width: 32px;
    height: 32px;
    display: inline-block;
    background: url(/themes/dmld/images/mic.gif) no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    right: 90px;
    top: 0*/
}

.head-icon-search {
    background: url(/themes/dmld/images/Search-48.png)no-repeat center center;
    background-size: 18px;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 8px;
    left: 8px;
    display: block
}

.box-login {
    position: relative;
    font-size: 14px
}

    .box-login::before {
        content: '';
        background: url(/themes/dmld/images/user-solid.svg) no-repeat center;
        background-size: 18px;
        width: 18px;
        height: 18px;
        display: block;
        position: absolute;
        top: 0;
        left: -22px;
        bottom: 0;
        margin: auto
    }

.isup {
    position: relative;
    font-size: 14px;
    line-height: 35px
}

    .isup.iphone {
        font-size: 16px
    }

    .isup:before {
        content: '';
        background: url(/themes/dmld/images/cart-shopping.svg) no-repeat center;
        background-size: 20px;
        width: 20px;
        height: 20px;
        display: block;
        position: absolute;
        top: 0;
        left: -25px;
        bottom: 0;
        margin: auto
    }

    .isup.isupport:before {
        background: url(/themes/dmld/images/circle-question.svg) no-repeat center;
        background-size: 18px
    }

    .isup.iphone:before {
        background: url(/themes/dmld/images/phone-alt.svg) no-repeat center;
        background-size: 18px
    }

.txt-timer {
    display: inline-block;
    margin-left: 10px
}

.toggle.menu {
    display: block;
    background: url(/themes/dmld/images/menu_black.svg) no-repeat center;
    background-size: 18px;
    width: 18px;
    height: 18px;
    padding: 8px;
    position: absolute;
    z-index: 50;
    cursor: pointer;
    left: -8px;
    top: 20px;
    filter: brightness(0) invert(1)
}

.count-cart {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #f9ea19;
    z-index: 99;
    line-height: 14px;
    position: absolute;
    left: 15px;
    display: block;
    text-align: CENTER;
    font-size: 11px;
    top: -10px;
    left: -12px;
    color: initial
}

.textview {
    font-size: 16px;
    font-family: arial;
    line-height: 24px;
    color: rgba(0,0,0,.87);
    overflow: hidden
}

.theme.list .textview {
    overflow: initial
}

.textview img {
    max-width: 100% !important;
    height: 100% !important;
    border-style: solid;
    border-color: #ccc
}

.toc.iauto {
    margin-left: 0;
    display: block;
    background: #fdfdfd;
    padding: 8px;
    position: relative;
    border: 1px solid #eee;
    margin-bottom: 16px;
    list-style: disc
}

.textview .toc.iauto li {
    list-style: decimal;
    margin-left: 30px;
    padding: 0 0 6px 0;
    line-height: 1.625em;
    vertical-align: bottom
}

.textview .howto-content .img-how {
    max-width: 100% !important;
    height: auto;
    max-height: 550px;
    border-style: solid;
    border-color: #ccc
}

.textview p {
    margin-bottom: 16px;
    line-height: 1.625em;
    overflow-wrap: break-word
}

.textview .toc {
    display: block;
    clear: left;
    margin: 16px 0;
    border: 1px solid #eee;
    padding: 8px;
    border-radius: 3px
}

    .textview .toc > div {
        text-align: center;
        font-weight: bold
    }

    .textview .toc ul {
        margin: 0
    }

    .textview .toc li {
        list-style-position: outside;
        margin-left: 20px;
        vertical-align: bottom
    }

.textview ol {
    list-style-type: decimal;
    margin-left: 20px
}

.textview ul {
    list-style: disc;
    margin-left: 20px
}

.textview .link-button {
    display: inline-block;
    padding: 4px 16px;
    text-align: center;
    border-radius: 3px;
    margin: 4px 8px;
    background: #008000;
    color: #fff
}

    .textview .link-button:hover {
        background: #00f
    }

.textview h2 {
    font-size: 24px;
    line-height: 38px;
    margin: 8px 0
}

.textview iframe {
    max-width: 100%
}

.textview table {
    overflow: auto;
    margin-bottom: 16px
}

.textview h3 {
    color: #444;
    font-size: 1.1em;
    font-weight: bold;
    padding: 8px 0
}

.textview .text-how h3 {
    margin-left: 16px
}

.textview .overview-title {
    font-size: 1.5em;
    margin-bottom: 5px
}

.textview h4 {
    font-weight: bold;
    padding: 5px 0 8px 18px;
    color: #222
}

    .textview h4:before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        margin: 5px 0 0 0;
        left: 8px;
        top: 7px;
        border-color: transparent transparent transparent #666;
        border-width: 4px 0 4px 6px;
        border-style: solid
    }

.windows .textview blockquote {
    border-color: #02aeef
}

.mac .textview blockquote {
    border-color: #bbb
}

.android .textview blockquote {
    border-color: #8dc63f
}

.ios .textview blockquote {
    border-color: #8dc63f
}

.windowsphone .textview blockquote {
    border-color: #8dc63f
}

.blackberry .textview blockquote {
    border-color: #8dc63f
}

.symbian .textview blockquote {
    border-color: #8dc63f
}

.web .textview blockquote {
    border-color: #0072bc
}

.docs .textview blockquote {
    border-color: #faa61a
}

.textview blockquote li {
    padding: 0
}

.textview .blockbox {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.textview .title {
    text-transform: uppercase;
    line-height: 32px;
    font-size: 1.5em;
    color: #666;
    padding: 0 0 0 40px;
    font-weight: normal;
    background: url(/themes/dmld/images/information.png) left center no-repeat;
    margin: 8px 0 0 0
}

.textview li {
    padding: 0
}

.textview blockquote, .textview .tips {
    margin: 0 0 8px 0;
    padding: 8px 12px 2px;
    quotes: none;
    color: #0072bc;
    border-color: #02aeef;
    border-style: solid;
    border-width: 1px 1px 1px 8px;
    background: #f6f6f6
}

.textview .slider {
    clear: both;
    max-height: 325px;
    height: inherit
}

    .textview .slider figure img {
        height: 100% !important;
        width: auto;
        padding-right: 5px;
        max-width: inherit !important;
        box-shadow: inherit;
        border-radius: 0;
        border-color: inherit;
        margin: 0;
        border-style: none;
        max-width: inherit
    }

.hide {
    display: none
}

.textview .slider {
    height: auto;
    display: block;
    padding-top: 52%;
    width: 100%;
    margin-bottom: 8px;
    position: relative
}

    .textview .slider .slider-wrapper {
        width: auto;
        display: flex;
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        flex-wrap: nowrap;
        height: 100%;
        flex-direction: row;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch
    }

.slider-wrapper::-webkit-scrollbar {
    height: 2px
}

.slider-wrapper::-webkit-scrollbar-track {
    -webkit-box-shadow: none
}

.slider-wrapper::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background: #c1c1c1
}

.textview .slider figure {
    height: 100%;
    display: contents
}

    .textview .slider figure:last-child img {
        padding-right: 0
    }

.textview .gallery img {
    width: 100%;
    height: auto;
    display: block
}

.textview .gallery {
    margin-bottom: 8px
}

.textview figure {
    text-align: center;
    margin-bottom: 16px
}

    .textview figure > img {
        height: auto !important
    }

.textview .gallery-wrapper figure {
    width: 31.5%
}

.textview .gallery-wrapper.two-colums figure {
    width: 48.3%
}

.textview .gallery-wrapper.four-colums figure {
    width: 23.3%
}

.textview .gallery-wrapper.five-colums figure {
    width: 18.3%
}

.textview .gallery-wrapper.one-colums figure {
    width: 100%
}

.textview .gallery div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around
}

.textview .gallery figure {
    margin: .8%
}

.textview figcaption {
    text-align: center;
    font-style: italic;
    font-size: 15px
}

.textview .slider:hover .next-slider:before, .textview .slider:hover .back-slider:before {
    visibility: visible
}

.textview .slider .next-slider {
    display: block;
    position: absolute;
    top: 0;
    width: 40px;
    right: 0;
    cursor: pointer;
    height: 100%
}

.textview .slider .back-slider {
    position: absolute;
    top: 0;
    cursor: pointer;
    left: 0;
    width: 32px;
    display: block;
    width: 40px;
    max-height: 100%;
    height: 100%
}

.textview .slider .next-slider:before {
    content: '▶';
    position: absolute;
    font-size: 14px;
    top: 16px;
    bottom: 16px;
    margin: auto 0;
    visibility: hidden;
    box-shadow: 0 2px 3px rgba(0,0,0,.25);
    text-indent: 4px;
    background: #f7f7f7;
    color: #6f6767;
    border-radius: 50%;
    display: block;
    line-height: 32px;
    width: 32px;
    text-align: center;
    height: 32px
}

.textview .slider .back-slider:before {
    content: '◀';
    visibility: hidden;
    position: absolute;
    font-size: 14px;
    top: 16px;
    bottom: 16px;
    margin: auto 0;
    box-shadow: 0 2px 3px rgba(0,0,0,.25);
    left: 8px;
    background: #f7f7f7;
    color: #6f6767;
    border-radius: 50%;
    display: block;
    line-height: 32px;
    width: 32px;
    text-align: center;
    height: 32px
}

.contentedit {
    position: relative;
    margin: 8px 0 8px 0;
    padding: 8px;
    border: 1px solid #faa61a
}

.editdocs {
    background: #ddd url(/themes/dmld/images/edit-property.png) 8px no-repeat;
    background-size: 24px;
    padding: 4px 5px;
    display: block;
    max-width: 150px;
    margin: 8px;
    border: 1px solid #ccc;
    border-radius: 3px;
    cursor: pointer;
    text-indent: 32px;
    font-size: 10pt;
    font-weight: bold;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9
}

.textview .table-striped td, .textview .table-striped th {
    border: 1px solid #ced6e2
}

.textview .table-striped tr:nth-child(even) {
    background: #e8f0fe
}

.textview .table-striped thead tr {
    background: #5b95f9
}

br.pagebreak {
    page-break-after: always
}

.viewmore-li {
    display: block;
    width: 100%;
    text-align: left;
    height: 30px;
    text-indent: 10px;
    cursor: pointer;
    position: relative
}

    .viewmore-li span {
        line-height: 30px;
        position: relative;
        color: initial
    }

        .viewmore-li span::after {
            content: "";
            background: url(/themes/dmld/images/chevron-down.svg) no-repeat;
            background-size: 12px;
            width: 12px;
            height: 12px;
            position: absolute;
            top: 0;
            right: -20px
        }

.textview-two .two {
    display: inline-block;
    vertical-align: top;
    width: 47%;
    padding: 8px
}

.textview .responsive {
    margin-bottom: 24px
}

.textview-two {
    display: block;
    margin-bottom: 8px
}

.textview-three .three {
    display: inline-block;
    vertical-align: top;
    width: 30.33%;
    padding: 8px
}

.textview .textview-two p, .textview .textview-three p, .textview-thirty .thirty p, .textview-seven .seven p {
    padding-bottom: 8px
}

.textview-thirty .thirty {
    display: inline-block;
    vertical-align: middle;
    width: 30.5%;
    padding: 8px 4px 0 4px
}

    .textview-thirty .thirty.right {
        display: inline-block;
        vertical-align: middle;
        width: 66%;
        padding: 8px 4px 0 4px
    }

.textview-seven .seven {
    display: inline-block;
    vertical-align: middle;
    width: 66%;
    padding: 8px 4px 0 4px
}

    .textview-seven .seven.right {
        display: inline-block;
        vertical-align: middle;
        width: 30.5%;
        padding: 8px 4px 0 4px
    }

.textview .thirty ul, .textview .seven ul {
    margin-left: 16px
}

.textview img[data-latex] {
    vertical-align: middle
}

code {
    padding: 2px 8px;
    margin: 0 2px;
    border-radius: 5px;
    background: #fafafa;
    border: 1px solid #aaa
}

pre code {
    padding: 0;
    margin: 0;
    border: none
}

pre {
    max-width: 100%;
    max-height: 600px;
    display: block;
    overflow: auto;
    padding: 8px;
    font-size: 14px;
    margin-bottom: 16px;
    border: 1px solid #eee;
    -webkit-overflow-scrolling: touch
}

.codebar {
    position: relative
}

    .codebar .btn-copy {
        position: absolute;
        right: 0;
        top: 0;
        background: rgba(238,238,238,.87);
        border: 1px solid #eee;
        cursor: pointer;
        color: #808080;
        padding: 0 8px;
        line-height: 24px;
        font-size: 14px
    }

        .codebar .btn-copy:before {
            content: 'copy'
        }

    .codebar .btn-copied:before {
        content: 'Đã sao chép'
    }

.textview audio {
    height: 32px;
    vertical-align: middle
}

.content-detail {
    line-height: 25px;
    clear: both;
    margin-bottom: 16px
}

    .content-detail .blockbox {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .content-detail .toc {
        display: block;
        clear: left;
        margin: 8px 0;
        background: #eef6fc;
        border: 1px solid #c7e4f4;
        padding: 8px;
        border-radius: 3px
    }

        .content-detail .toc h2 {
            margin: 0 8px;
            font-size: 18px;
            line-height: 24px;
            padding-right: 32px;
            background: url(/themes/dmld/images/more-24.png) no-repeat right top;
            cursor: pointer
        }

        .content-detail .toc > ul {
            border-top: 1px solid #c7e4f4;
            padding-top: 8px;
            margin-top: 8px
        }

        .content-detail .toc.tochidden h2 {
            background: url(/themes/dmld/images/right-24.png) no-repeat right top
        }

        .content-detail .toc.tochidden ul {
            display: none
        }

        .content-detail .toc ul {
            margin-left: 0
        }

            .content-detail .toc ul li {
                list-style: none;
                margin-left: 8px;
                line-height: 30px
            }

                .content-detail .toc ul li ul li {
                    margin-left: 14px
                }

                .content-detail .toc ul li a {
                    display: block;
                    color: initial
                }

    .content-detail ol {
        margin-top: 5px
    }

.textview ul li, .textview ol li {
    margin-left: 20px
}

.textview iframe {
    display: block;
    max-width: 100%;
    margin: auto
}

code {
    padding: 2px 8px;
    margin: 0 2px;
    border-radius: 5px;
    background: #fafafa;
    border: 1px solid #aaa
}

pre code {
    padding: 0;
    margin: 0;
    border: none
}

.textview h2 {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 16px;
    font-weight: bold;
    margin-top: 16px
}

.textview h3 {
    font-weight: bold;
    font-size: 18px;
    margin-top: 16px
}

.textview h4 {
    font-weight: bold;
    font-size: 16px;
    margin: 8px 0;
    position: relative
}

.textview b, .textview strong {
    font-weight: bold
}

.textview i, .textview em {
    font-style: italic
}

.content-detail .contentedit {
    position: relative;
    margin: 8px 0 8px 0;
    padding: 8px;
    border: 1px solid #faa61a
}

.box-answer .toggle-answer {
    height: 38px;
    overflow: hidden;
    background: #fff;
    line-height: 38px;
    text-indent: 16px;
    display: block;
    position: relative;
    cursor: pointer;
    border-radius: 3px 3px 0 0;
    background: #f5f5f5 url(/themes/dmld/images/icon-up.png) right no-repeat;
    background-position: right 16px bottom 7px
}

.box-answer.off .toggle-answer {
    background: #f5f5f5 url(/themes/dmld/images/icon-down.png) right no-repeat;
    background-position: right 16px bottom 7px;
    border-radius: 3px
}

.box-answer {
    margin-bottom: 8px
}

    .box-answer .content-answer {
        border: 1px solid #f5f5f5;
        margin: 0;
        padding: 16px;
        border-radius: 0 0 3px 3px
    }

    .box-answer.off .content-answer {
        display: none
    }

.toggle-answer:hover {
    color: #f8752b
}

.topview li.itemview {
    list-style: none
}

.topview li.itemview {
    margin-left: 0;
    padding-left: 0;
    display: block;
    margin-bottom: 16px;
    box-shadow: 0 0 4px 1px #f5f5f5;
    border-radius: 3px;
    overflow: inherit;
    border: 1px solid #eee;
    position: relative
}

.topview li.itemEnd {
    box-shadow: inherit;
    border: 0
}

.topview .n-stt {
    position: absolute;
    top: 0;
    font-style: normal;
    width: 40px;
    vertical-align: middle;
    height: 40px;
    font-weight: bold;
    background: #da251c;
    color: #fff;
    font-size: 24px;
    text-align: center;
    line-height: 40px;
    margin: 0 8px 0 0
}

.topview .top-des {
    padding: 0 16px 8px 16px;
    overflow: hidden
}

.topview .itemEnd .top-des {
    padding: 0
}

.topview ul .itemview {
    margin-bottom: 0;
    display: list-item;
    margin-left: 32px;
    list-style: disc
}

.topview ul {
    list-style: disc
}

.topview li.itemview:last-child {
    margin-bottom: 16px
}

.textview.topview h2 {
    margin-top: 0;
    margin-bottom: 0;
    background: #fff;
    color: initial;
    border-bottom: 1px solid #eee;
    padding: 4px 56px;
    font-size: 20px
}

.topview .box-info {
    right: 0;
    position: -webkit-sticky;
    position: sticky;
    top: -1px;
    margin-bottom: 8px;
    display: block;
    z-index: 9
}

.textview .autoNumber .toc > ul > li {
    margin-left: 16px;
    list-style-type: decimal
}

    .textview .autoNumber .toc > ul > li ul > li {
        list-style-type: disc
    }

.topview i {
    font-style: normal;
    display: block;
    width: 40px;
    height: 40px;
    font-weight: bold;
    background: #58257b;
    color: #fff;
    font-size: 24px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    margin: 0 auto 8px auto
}

.topview .btn-vote.Off:after {
    background: url(/themes/dmld/images/like.png) no-repeat;
    opacity: initial;
    background-size: 24px;
    filter: invert(51%) sepia(9%) saturate(6374%) hue-rotate(174deg) brightness(97%) contrast(97%)
}

.btn-vote.Off {
    pointer-events: none
}

.topview .user-name {
    display: none
}

.topview .btn-vote {
    position: relative;
    display: inline-block;
    float: right;
    color: initial;
    font-size: 15px;
    padding-right: 28px;
    cursor: pointer;
    margin-top: 10px;
    margin-right: 16px
}

    .topview .btn-vote::after {
        content: '';
        background: url(/themes/dmld/images/like.png) no-repeat;
        background-size: 24px;
        opacity: .54;
        position: absolute;
        top: -3px;
        right: 0;
        width: 24px;
        height: 24px
    }

    .topview .btn-vote:hover {
        opacity: .54;
        color: initial
    }

.topview .user-link {
    max-width: 40px;
    margin: 0 auto
}

    .topview .user-link img {
        border-radius: 50%
    }

.checkmark.checked {
    border-color: #f44336;
    background: #f44336 url(/themes/dmld/images/check.png) no-repeat 1px 3px;
    background-size: 14px
}

.recipe .steps.textview ul li p {
    margin: 0
}

.box-howto {
    padding: 16px;
    font-size: 16px;
    line-height: 24px;
    box-shadow: 0 0 4px 1px #f5f5f5;
    border-radius: 3px;
    overflow: inherit;
    margin-bottom: 16px;
    border: 1px solid #eee
}

.textview .howto-stepimg li.format {
    display: flex;
    justify-content: space-between;
    margin: 16px;
    border-bottom: 1px solid #f6f6f6;
    padding-bottom: 16px
}

    .textview .howto-stepimg li.format .image-how {
        max-width: 280px !important;
        height: auto;
        order: 2
    }

    .textview .howto-stepimg li.format .text-how {
        width: 100%;
        order: 1;
        padding: 0 16px 0 0
    }

    .textview .howto-stepimg li.format p {
        margin: 10px 0
    }

.box-howto.steps ul.howto-stepimg .format p {
    margin: 10px 0 16px 0
}

.list-supply {
    right: auto;
    column-width: 250px;
    column-fill: auto;
    column-fill: balance;
    position: relative;
    display: block;
    column-gap: 16px;
    top: 0
}

    .list-supply.one {
        column-width: initial
    }

.howto-name {
    font-size: 18px;
    line-height: 28px;
    padding: 8px 0 8px 16px;
    display: block;
    background: #fff;
    font-weight: bold;
    position: -webkit-sticky;
    position: sticky;
    top: -1px;
    border-bottom: 1px solid #eee
}

.howto-content {
    padding: 0 16px 16px 16px
}

.textview .howto-description .img-how {
    display: block
}

.post-detail .howto-img img {
    border-radius: 0;
    display: block
}

.box-howto.steps {
    padding: 0
}

.title-text, .step-title {
    font-size: 18px;
    line-height: 28px;
    display: block;
    font-weight: bold;
    margin-bottom: 8px
}

.checkmark {
    border: 1px solid #a3a3a3;
    width: 16px;
    height: 16px;
    border-radius: 4px;
    margin-right: 8px;
    display: inline-block;
    vertical-align: text-bottom
}

.li-done {
    color: #bbb
}

.howto-img {
    display: block
}

.theme.howto .list-items, .theme.recipe .list-items {
    list-style: disc
}

    .theme.howto .list-items li, .theme.recipe .list-items li {
        margin-left: 30px
    }

        .theme.howto .list-items li a, .theme.recipe .list-items li a {
            color: #039
        }

            .theme.howto .list-items li a:hover, .theme.recipe .list-items li a:hover {
                color: #ff4500
            }

.supply .list-supply {
    list-style: none;
    margin-bottom: 8px
}

.supply ul li {
    line-height: 28px;
    margin-left: 0;
    break-inside: avoid;
    cursor: pointer
}

.tool ul li {
    line-height: 28px;
    margin-left: 22px
}

.tool ul {
    list-style: initial
}

.textview .howto-stepimg li {
    margin-left: 0
}

.box-howto.steps ul {
    margin-left: 0
}

    .box-howto.steps ul .text-how ul {
        margin-left: 46px
    }

    .box-howto.steps ul.howto-stepimg {
        margin: 0 -16px
    }

        .box-howto.steps ul.howto-stepimg p {
            margin: 10px 16px
        }

.adbox.in-article {
    margin-top: 20px
}

.textview .toc-wrapper {
    margin-bottom: 16px
}

.textview .howto-stepimg li img {
    display: block;
    margin: 0 auto
}

.textview .howto-stepimg li:not(.format) .image-how img {
    max-height: 550px
}

.textview .howto-stepimg {
    list-style: none
}

    .textview .howto-stepimg.Text {
        list-style: initial
    }

        .textview .howto-stepimg.Text li {
            margin-left: 30px
        }

.textview .list-stepimg li img {
    display: block
}

.howto .type-Text .howto-content {
    padding-bottom: 16px
}

.box-howto.steps .list-steptext p {
    margin: 0
}

.textview .list-stepimg {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 16px
}

    .textview .list-stepimg.ione li {
        max-width: 100%;
        margin: 0 auto;
        padding: 0
    }

    .textview .list-stepimg.itwo li {
        max-width: 48.5%
    }

.textview .howto-content .img-how {
    display: block
}

.textview .list-stepimg li {
    max-width: 32%;
    margin-left: 0;
    padding: 0 4px
}

.textview .autoNumber .toc > ul > li {
    margin-left: 16px !important;
    list-style-type: decimal !important;
    color: initial
}

    .textview .autoNumber .toc > ul > li ul > li {
        list-style-type: disc !important;
        color: initial
    }

.ac_results {
    background-color: #fff;
    z-index: 12;
    box-shadow: 0 0 3px 1px #00000026
}

.ac_results {
    top: 53.5px !important
}

.ac_wrapper.empty {
    padding: 0
}

.ac_wrapper {
    background: #fff;
    -webkit-overflow-scrolling: touch
}

.ac_results li {
    padding: 3px 5px;
    font-size: 13px
}

.search-suggest-microsite-item {
    display: block;
    padding: 3px 2px 3px 5px;
    position: relative;
    background-color: #ecf9ff
}

    .search-suggest-microsite-item a {
        display: inline-flex;
        padding: 3px 8px;
        width: 95%;
        color: initial
    }

        .search-suggest-microsite-item a:before {
            background: url(https://meta.vn//Data/image/2021/05/20/discount-icon.png) no-repeat;
            width: 18px;
            height: 18px;
            background-size: 18px;
            content: "";
            display: inline-block;
            vertical-align: middle
        }

.search-suggest-microsite-title {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    width: 90%;
    padding: 0 0 0 10px
}

.search-suggest-microsite-right {
    position: absolute;
    right: 10px;
    color: #888
}

.search-history-item, .search-history-del-all {
    display: block;
    padding: 3px 20px 3px 5px;
    position: relative
}

    .search-history-item a, .search-history-del-all a {
        display: block;
        margin-right: 10px;
        padding: 5px 8px;
        margin-left: 8px;
        color: initial
    }

.search-history-item-title {
    margin-left: 10px
}

.search-item-remove {
    position: absolute;
    right: 0;
    z-index: 1;
    cursor: pointer;
    width: 30px;
    line-height: 36px;
    height: 100%;
    text-align: center;
    top: 0;
    color: #888
}

.ac_results_bg {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.35);
    z-index: 9
}

.search-trend-cat-wrap, .search-popular-wrap {
    border-top: 1px solid #eee
}

.search-trend-cat-title {
    position: relative;
    padding: 10px;
    padding-left: 36px
}

    .search-trend-cat-title:before {
        background: url(https://meta.vn/Data/image/2021/01/13/hot-category.png) no-repeat;
        content: "";
        background-size: 20px;
        width: 20px;
        height: 20px;
        position: absolute;
        top: 8px;
        left: 10px
    }

.search-trend-cat-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr;
    gap: 12px 8px;
    padding: 8px 12px 12px
}

.search-trend-cat-item {
    box-sizing: border-box;
    text-align: center;
    padding: 5px;
    position: relative;
    cursor: pointer
}

.search-trend-cat-discount {
    position: absolute;
    right: 0;
    top: -8px;
    z-index: 1;
    overflow: hidden;
    width: 50px;
    height: 50px;
    text-align: right;
    background: none
}

    .search-trend-cat-discount span {
        position: absolute;
        right: 5px;
        top: 14px;
        padding: 0 3px;
        border-radius: 3px;
        color: #fff;
        background: #da251c;
        font-size: 10px
    }

.search-trend-cat-thumb {
    width: 56px;
    height: 56px;
    margin: auto
}

.search-trend-cat-item img {
    width: 100%;
    height: 100%;
    object-fit: scale-down
}

.search-trend-cat-name {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden
}

.search-history-more, .search-trend-cat-more {
    text-align: center
}

    .search-history-more a, .search-trend-cat-more a {
        padding: 6px 36px;
        display: inline-block;
        color: #0071c4
    }

.ac_results .fa-chevron-right:before {
    content: "";
    background: url(/themes/dmld/images/chevron-right.svg) no-repeat;
    background-size: 8px;
    width: 8px;
    display: block;
    height: 13px;
    position: absolute;
    top: 2px;
    left: -6px;
    opacity: .5
}

.ac_results .fa-angle-down {
    position: relative
}

.fa-clock-o, .fa-times, .fa-trash-o {
    position: relative
}

.ac_results .fa-trash-o:before {
    content: "";
    background: url(/themes/dmld/images/xoa-toan-bo-tim-kiem.svg) no-repeat;
    background-size: 12px;
    width: 12px;
    display: block;
    height: 12px;
    position: absolute;
    top: 2px;
    left: -9px
}

.ac_results .fa-clock-o:before {
    content: "";
    background: url(/themes/dmld/images/lich-su-tim-kiem.svg) no-repeat;
    background-size: 12px;
    width: 12px;
    display: block;
    height: 12px;
    position: absolute;
    top: 2px;
    left: -10px
}

.ac_results .fa-times:before {
    content: "";
    background: url(/themes/dmld/images/xoa-tim-kiem.svg) no-repeat;
    background-size: 10px;
    width: 10px;
    display: block;
    height: 10px;
    position: absolute;
    top: 13px;
    left: -8px;
    opacity: .8
}

.ac_results .fa-angle-down:before {
    content: "";
    background: url(/themes/dmld/images/chevron-down.svg) no-repeat;
    background-size: 8px;
    width: 8px;
    display: block;
    height: 13px;
    position: absolute;
    top: 3px;
    left: 4px;
    filter: invert(33%) sepia(97%) saturate(4835%) hue-rotate(190deg) brightness(92%) contrast(102%)
}

.search-trend-cat-item > a {
    color: initial
}

.search-trend-cat-item:hover {
    box-shadow: #ccc 0 0 5px 0
}

li.ac_odd {
    background-color: #eee
}

.ac-img img {
    max-width: 30px;
    padding: 5px;
    max-height: 30px
}

li.ac_over, li.ac_over a, li.ac_over .ac-price {
    background-color: #080;
    color: #fff !important
}

.ac-row {
    padding: 3px 5px
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td.ac-price {
    color: #da251c
}

.ac-name a {
    color: initial
}

.ac_results li:hover {
    cursor: pointer
}

.ac-row.ac-cat {
    padding: 0 5px
}

.ac-price a {
    color: initial
}

.ac-price i {
    font-style: normal
}

.ac_over i {
    color: #ffb909 !important;
    font-weight: 500
}

.search-history-item:hover, .search-history-del-all:hover {
    background-color: #eee;
    cursor: pointer
}

.search-suggest-microsite-item:hover {
    background-color: #e0f6fb
}

.search-history-item:nth-child(n+6) {
    display: none
}

.search-history-item.visible:nth-child(n+6) {
    display: block
}

.hidden {
    display: none
}

.voice-mic.recording {
    background: url(/themes/dmld/images/mic-animate.gif) no-repeat center center;
    background-size: 100% 100%;
    border-radius: 50%
}

#mainNav {
    z-index: 8;
    display: block;
    position: relative;
    background: #fff;
    border-bottom: 1px solid #eee
}

    #mainNav .navigation {
        position: relative;
        line-height: 32px;
        height: 32px;
        border-top: 1px solid #eee
    }

        #mainNav .navigation li.home-menu {
            height: 32px;
            width: 40px;
            min-width: initial;
            text-indent: 42px;
            text-indent: -9999px;
            background: url(/themes/dmld/images/home-black-24.svg) no-repeat 10px;
            background-size: 20px
        }

        #mainNav .navigation li {
            float: left;
            margin: 0;
            padding: 0;
            white-space: nowrap
        }

            #mainNav .navigation li a {
                position: relative;
                display: block;
                padding: 0 8px;
                color: rgba(0,0,0,.87)
            }

        #mainNav .navigation .item-right {
            float: none;
            height: 32px;
            width: initial;
            position: absolute;
            left: 40px;
            margin: 0;
            padding: 0;
            white-space: nowrap;
            min-width: 90px
        }

            #mainNav .navigation .item-right .right-list {
                width: initial;
                height: 32px;
                position: relative;
                display: block;
                opacity: initial;
                overflow: hidden;
                border: 0;
                padding: 0;
                background: #fff;
                z-index: 8
            }

        #mainNav .navigation li.item-right ul li {
            width: initial;
            padding: 3px 0 3px 8px
        }

        #mainNav .navigation li ul li {
            list-style: none;
            font-size: 1em;
            font-weight: normal;
            background: none;
            float: left;
            margin: 0;
            padding: 0;
            white-space: nowrap
        }

            #mainNav .navigation li ul li a {
                display: block;
                text-align: left;
                padding: 4px 0 4px 0;
                color: #039;
                font-weight: normal;
                position: relative;
                overflow: hidden;
                -ms-text-overflow: ellipsis;
                -o-text-overflow: ellipsis;
                text-overflow: ellipsis;
                cursor: pointer
            }

        #mainNav .navigation .item-right ul li a {
            padding: 0;
            line-height: 26px;
            border-right: 1px solid #eee;
            padding-right: 8px
        }

        #mainNav .navigation .item-right ul li:last-child a {
            border-right: 0
        }

        #mainNav .navigation li.item-right ul li:first-child {
            padding-left: 0
        }

            #mainNav .navigation li.item-right ul li:first-child a {
                border-left: 1px solid #eee;
                padding-left: 8px
            }

        #mainNav .navigation li ul li a span {
            color: rgba(0,0,0,.87)
        }

        #mainNav .navigation li ul li:hover h3 {
            color: #da251c
        }

.menu-box {
    background: #fff;
    position: absolute;
    z-index: 10;
    top: 75px
}

.mainmenu {
    box-sizing: border-box;
    overflow-x: hidden;
    overflow-y: auto;
    display: none;
    width: 250px;
    border-right: 1px solid #eee
}

.showmenu .mainmenu {
    display: block
}

.mainmenu .itemmenu:hover {
    color: #fff;
    background-color: #da251c
}

    .mainmenu .itemmenu:hover .itop {
        color: #fff
    }

    .mainmenu .itemmenu:hover img {
        filter: brightness(0) invert(1)
    }

.mainmenu li img {
    vertical-align: top;
    height: 22px;
    width: 22px;
    margin-right: 8px;
    margin-top: 7.5px
}

.mainmenu .itemchild a {
    display: block;
    padding: 5px 0 5px 25px;
    color: initial;
    line-height: initial;
    position: relative
}

    .mainmenu .itemchild a:before {
        content: "";
        width: 4px;
        height: 4px;
        border-radius: 4px;
        background-color: #aaa;
        position: absolute;
        left: 15px;
        top: 12px
    }

    .mainmenu .itemchild a:hover {
        color: #da251c
    }

.mainmenu .itemchilds > a {
    font-weight: bold;
    color: initial;
    padding: 0 0 0 25px
}

.mainmenu .itemchilds.IsHot > a {
    color: #da251c;
    position: relative;
    padding-left: 25px
}

    .mainmenu .itemchilds.IsHot > a:before {
        background: url(/themes/dmld/images/hot-category.png) no-repeat;
        content: "";
        background-size: 20px;
        width: 20px;
        height: 20px;
        position: absolute;
        top: 1px;
        left: 2px
    }

.mainmenu > li > a {
    display: block;
    height: 37px;
    padding: 0 0 0 14px;
    color: rgba(0,0,0,.87);
    position: relative
}

.mainmenu > li {
    text-indent: 0;
    height: 37px;
    line-height: 37px;
    margin: 0;
    padding: 0
}

.mainmenu .subtab {
    display: none;
    z-index: 99;
    visibility: hidden;
    opacity: 0;
    background: #fff;
    top: 0;
    padding-top: 4px;
    left: 250px;
    position: absolute;
    height: 551px;
    right: auto;
    column-width: 180px;
    column-gap: 0;
    column-fill: auto;
    overflow: hidden;
    overflow-x: auto;
    transition: all .1s ease-in
}

    .mainmenu .subtab li {
        list-style: none;
        position: relative;
        line-height: initial
    }

.mainmenu .itemchilds .ichild {
    padding: 4px 0 4px 14px;
    display: block
}

.mainmenu .subtab::-webkit-scrollbar-thumb {
    background: #ddd;
    border-radius: 8px
}

.mainmenu .subtab::-webkit-scrollbar {
    height: 10px
}

.mainmenu .subtab::-webkit-scrollbar-track-piece {
    background: #f4f4f4;
    border: .5px solid #eee;
    border-radius: 8px
}

.mainmenu li.hover .subtab {
    display: block;
    visibility: visible;
    opacity: 1
}

.overlay.showmenu {
    visibility: visible;
    top: 0
}

.detail-title {
    font-size: 22px;
    line-height: 34px;
    font-weight: bold;
    margin-bottom: 4px;
    color: initial
}

.fa {
    display: inline-block;
    height: 18px;
    width: 18px;
    margin-right: 2px;
    background: center no-repeat
}

.fa-star {
    background: url(/themes/dmld/images/star.svg) no-repeat;
    background-size: 18px;
    filter: invert(75%) sepia(23%) saturate(2851%) hue-rotate(344deg) brightness(99%) contrast(99%)
}

.fa-star-o {
    background: url(/themes/dmld/images/star.svg) no-repeat;
    background-size: 18px;
    opacity: .32
}

.box-rating {
    position: relative;
    margin-bottom: 8px
}

.info-three {
    white-space: nowrap;
    text-align: left
}

    .info-three .user-infos {
        text-transform: capitalize
    }

    .info-three a {
        display: inline-block;
        margin-right: 16px;
        overflow: hidden;
        color: rgba(0,0,0,.54)
    }

        .info-three a:last-child {
            margin-right: 0
        }

.iview:before {
    content: "";
    background: url(/themes/dmld/images/eye.svg) no-repeat 0 2px;
    background-size: 13px;
    width: 13px;
    height: 13px;
    display: inline-block;
    opacity: .48
}

.relatedItems {
    background: #e4f1f8;
    padding: 12px;
    border-radius: 3px;
    margin-bottom: 16px;
    font-size: 16px
}

.title-top-news {
    font-size: 18px;
    border-bottom: 1px solid #eee;
    margin-bottom: 16px;
    padding-bottom: 4px
}

.title-top {
    font-size: 18px;
    line-height: 28px;
    display: block;
    font-weight: bold;
    position: relative
}

.top-news .title-top-news {
    padding-left: 0
}

span[data-uid] {
    cursor: pointer
}

.breadcrumbs {
    border-bottom: 1px solid #eee;
    height: 28px;
    line-height: 28px;
    margin-bottom: 8px;
    white-space: nowrap;
    position: relative;
    overflow: hidden
}

    .breadcrumbs .box-bread {
        display: block;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        position: absolute;
        width: calc(100% - 60px);
        top: 6px;
        left: 56px
    }

    .breadcrumbs .breadcrumb .home-text {
        color: initial
    }

    .breadcrumbs span {
        color: initial;
        display: inline-block
    }

    .breadcrumbs .breadcrumb {
        color: rgba(0,0,0,.54);
        height: 28px;
        display: inline-block
    }

    .breadcrumbs.ibhol .breadcrumb:last-child {
        color: rgba(0,0,0,.87)
    }

.detailpage .breadcrumbs .breadcrumb:last-child {
    color: rgba(0,0,0,.87)
}

.breadcrumbs a.home-icon {
    background: url(/themes/dmld/images/home-black-24.svg) 0 -2px no-repeat;
    width: 24px;
    height: 24px;
    text-indent: -3000px;
    background-size: 24px;
    opacity: .54;
    overflow: hidden;
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.breadcrumbs .breadcrumb:after {
    content: "❭";
    font-family: Comic Sans MS;
    padding: 0 6px;
    vertical-align: top;
    color: rgba(0,0,0,.87);
    font-size: 14px
}

.breadcrumbs .home-icon::after {
    content: "❭";
    font-family: Comic Sans MS;
    padding: 0 5px;
    position: absolute;
    right: 0;
    top: 0;
    color: rgba(0,0,0,.54);
    font-size: 11px
}

.breadcrumbs .breadcrumb:last-child:after {
    display: none
}

.breadcrumbs h1 {
    display: inline;
    color: rgba(0,0,0,.87);
    text-transform: capitalize
}

    .breadcrumbs h1.notbhol {
        font-weight: normal
    }

.list-items {
    list-style: initial;
    margin-left: 16px
}

    .list-items li {
        padding: 4px 0
    }

.title-top-news {
    font-size: 16px;
    font-weight: bold
}

.list-items li::marker {
    color: rgba(0,0,0,.54)
}

.cards {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -8px
}

    .cards li {
        width: 30.73%;
        margin-bottom: 10px;
        height: 193px;
        margin: 0 8px;
        display: block;
        overflow: hidden
    }

        .cards li a {
            display: block
        }

        .cards li .thumb {
            text-align: center;
            width: 100%;
            overflow: hidden;
            display: block;
            margin-bottom: 8px;
            border-radius: 3px
        }

            .cards li .thumb img {
                width: 100%;
                display: block;
                max-height: 120px;
                min-height: 100px;
                border-radius: 3px;
                margin: auto
            }

        .cards li .title {
            word-break: break-word;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            color: initial;
            overflow: hidden;
            -webkit-box-orient: vertical
        }

.lists-product li {
    border-bottom: 1px solid #eee;
    padding: 8px 6px 6px 6px
}

    .lists-product li:last-child {
        border-bottom: 0
    }

.title-top-news {
    font-size: 18px;
    line-height: 28px;
    display: block;
    font-weight: bold;
    position: relative;
    padding-left: 28px;
    border-bottom: 1px solid #eee
}

.lists-product li .box-span a {
    display: block;
    color: initial;
    margin-bottom: 4px
}

.ibuy {
    background: url(/themes/dmld/images/btnMua-s.png) no-repeat;
    width: 90px;
    background-size: 90px;
    height: 24px
}

.price {
    margin-bottom: 4px;
    display: block
}

    .price i {
        text-decoration: line-through;
        font-size: 14px;
        margin-right: 10px;
        font-style: normal
    }

    .price .unitCost {
        text-decoration: unset;
        color: #da251c;
        font-weight: bold
    }

.lists-product li .box-span {
    display: block;
    min-height: 96px;
    padding-left: 96px;
    position: relative;
    overflow: hidden;
    color: initial;
    text-overflow: ellipsis
}

.lists-product li img {
    width: 80px;
    height: 80px;
    border-radius: 3px;
    position: absolute;
    left: 4px;
    top: 3px;
    bottom: 0;
    margin: auto
}

.lists-product li:hover .title {
    color: #da251c
}

.lists-product {
    margin-bottom: 8px
}

.box-product {
    border: 1px solid #eee;
    border-radius: 3px;
    margin-bottom: 16px
}

    .box-product .title-top-news {
        background: #eee;
        margin-bottom: 0;
        padding-left: 8px;
        line-height: 32px;
        padding-bottom: 0
    }

.breview-box {
    background: #fff;
    overflow: hidden;
    color: #333;
    padding: 0;
    text-align: left;
    width: 112px;
    font-family: Arial,Tahoma;
    margin: 0 auto;
    position: relative
}

.adx-domain {
    color: #666;
    padding-left: 1px !important;
    text-decoration: none;
    clear: both;
    display: none
}

.adx-body:hover {
    border: solid 1px #ddd !important
}

.meta-ads.qcngang {
    border-radius: 3px;
    padding: 0 1px 1px 1px !important;
    margin-bottom: 10px;
    background: #da251c;
    border: none !important
}

    .meta-ads.qcngang:before {
        content: attr(data-title);
        padding: 5px 10px;
        background-size: 100px;
        line-height: 24px;
        color: #fff;
        font-weight: BOLD;
        font-size: 18px;
        display: inherit
    }

    .meta-ads.qcngang .adx-zone.adx-horizontal {
        background: #fff;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

.adx-domain, .adx-domain a {
    color: #666;
    padding-left: 1px !important;
    text-decoration: none;
    clear: both
}

.adx-title {
    overflow: hidden;
    padding-bottom: 1px;
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    letter-spacing: 0;
    margin: 0
}

    .adx-title a {
        -webkit-animation: .05s linear force_redraw;
        -webkit-line-clamp: 2;
        white-space: nowrap;
        display: -webkit-box;
        overflow: hidden;
        -webkit-box-orient: vertical;
        white-space: normal;
        text-decoration: none;
        line-height: 20px;
        color: initial;
        overflow: hidden;
        text-overflow: ellipsis
    }

        .adx-title a:hover {
            color: #da251c
        }

.adx-body {
    clear: both;
    padding: 3px;
    border: solid 1px rgba(0,0,0,0)
}

.margin-top10 {
    margin-top: 10px
}

.width-300 {
    width: 278px
}

.with-160 {
    width: 158px
}

.TextLinkEditor {
    background-color: #f1f1f1;
    display: block;
    border: solid 1px #ccc;
    margin: 5px;
    padding: 10px
}

.adx-image {
    display: block;
    text-align: center;
    vertical-align: middle;
    height: 110px;
    box-sizing: border-box;
    padding: 0
}

    .adx-image a {
        display: block
    }

    .adx-image img {
        max-width: 100%;
        max-height: 100%;
        border: none;
        vertical-align: middle;
        border-radius: 5px
    }

.adx-sale-price {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    height: 20px;
    color: #222;
    letter-spacing: .2px;
    margin: 0
}

.adx-sep-h {
    height: 1px !important;
    line-height: 1px;
    border-top: solid 1px #e5e5e5
}

.anchor-ad.mobile {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    background: #f6f6f6;
    box-shadow: 2px -1px 5px rgba(200,200,200,.7)
}

.mobile .adx-zone {
    background: #f6f6f6
}

    .mobile .adx-zone .adx-row {
        display: none
    }

        .mobile .adx-zone .adx-row:first-child {
            display: block
        }

    .mobile .adx-zone .adx-sep-h {
        display: none
    }

.mobile .breview-box {
    background: #fff;
    overflow: hidden;
    color: #333;
    padding: 0;
    text-align: left;
    width: 110px;
    font-family: Arial,Tahoma;
    margin: 0 auto;
    position: relative
}

.mobile .adx-item.adx-domain {
    display: none
}

.adx-text {
    display: block
}

    .adx-text .adx-text-title {
        display: none
    }

    .adx-text .adx-text-value {
        display: inline-block
    }

        .adx-text .adx-text-value.strock {
            color: #999
        }

        .adx-text .adx-text-value.highlight {
            color: #f00
        }

        .adx-text .adx-text-value.highlight2 {
            color: #3c763d
        }

.adx-domain a.lnk-domain {
    color: #006621;
    margin-top: 2px;
    margin-bottom: -1px;
    overflow: hidden;
    padding-bottom: 1px;
    white-space: nowrap;
    font-size: 14px;
    line-height: 20px;
    height: 20px;
    letter-spacing: 0
}

.adx-domain a.lnk-catalog {
    color: #3c763d
}

.meta-ads .adx-cell {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    padding: 5px 0
}

.meta-ads.qc-ngang {
    border-radius: 3px;
    padding: 0 1px 1px 1px;
    background: #da251c;
    border: 1px solid #da251c !important
}

    .meta-ads.qc-ngang:before {
        content: attr(data-title);
        padding: 5px 10px;
        background-size: 100px;
        line-height: 24px;
        color: #fff;
        font-weight: BOLD;
        font-size: 18px;
        display: inherit
    }

    .meta-ads.qc-ngang .adx-row {
        margin-bottom: 0
    }

    .meta-ads.qc-ngang .adx-item.adx-domain {
        display: none
    }

    .meta-ads.qc-ngang .adx-zone.adx-horizontal {
        background: #fff
    }

.adx-item.adx-content {
    padding: 5px 5px 0 5px
}

@media(max-width:450px) {
    .meta-ads {
        float: none !important;
        margin: 10px auto
    }
}

.icon-share-s {
    border-radius: 30px;
    line-height: 40px;
    display: inline-block;
    vertical-align: middle
}

    .icon-share-s span {
        font-weight: bold;
        display: block;
        color: initial;
        line-height: 24px;
        margin-right: 4px;
        position: relative;
        padding-left: 40px
    }

.sharebox {
    display: inline-block;
    white-space: nowrap;
    margin-bottom: 16px
}

    .sharebox .share {
        border-radius: 3px;
        color: initial;
        display: inline-block;
        white-space: nowrap;
        background: #f8f8f8;
        line-height: 15px;
        border: 1px solid #ccc;
        box-shadow: 0 1px 0 #00000014;
        text-shadow: none;
        cursor: pointer;
        padding: 3px 10px;
        font-size: 12px;
        position: relative;
        margin-right: 4px
    }

        .sharebox .share span {
            display: block;
            text-indent: 16px;
            position: relative
        }

            .sharebox .share span:before {
                background: url(/themes/dmld/images/face-s.png) no-repeat;
                width: 12px;
                height: 12px;
                content: "";
                position: absolute;
                position: absolute;
                top: 1px;
                left: -2px;
                background-size: 12px
            }

        .sharebox .share.linkedin-share span:before {
            background: url(/themes/dmld/images/linkedin-s.png) no-repeat;
            background-size: 12px
        }

        .sharebox .share.twitter-share span:before {
            background: url(/themes/dmld/images/twitter-s.png) no-repeat;
            background-size: 12px
        }

        .sharebox .share.pinterest-share span:before {
            background: url(/themes/dmld/images/pinterest-s.png) no-repeat;
            background-size: 12px
        }

.icon-share-s span:before {
    content: "";
    background: url(/themes/dmld/images/share-16.png) no-repeat 6px 8px;
    background-size: 16px;
    width: 24px;
    height: 24px;
    background-color: #4caf50;
    padding: 4px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: -6px
}

.pswp {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none;
    z-index: 1500;
    -webkit-text-size-adjust: 100%;
    -webkit-backface-visibility: hidden;
    outline: none
}

    .pswp * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .pswp img {
        max-width: none
    }

.pswp--animate_opacity {
    opacity: .001;
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(.4,0,.22,1);
    transition: opacity 333ms cubic-bezier(.4,0,.22,1)
}

.pswp--open {
    display: block
}

.pswp--zoom-allowed .pswp__img {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.pswp--zoomed-in .pswp__img {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab
}

.pswp--dragging .pswp__img {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing
}

.pswp__bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    will-change: opacity
}

.pswp__scroll-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.pswp__container, .pswp__zoom-wrap {
    -ms-touch-action: none;
    touch-action: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.pswp__container, .pswp__img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.pswp__zoom-wrap {
    position: absolute;
    width: 100%;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transition: -webkit-transform 333ms cubic-bezier(.4,0,.22,1);
    transition: transform 333ms cubic-bezier(.4,0,.22,1)
}

.pswp__bg {
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(.4,0,.22,1);
    transition: opacity 333ms cubic-bezier(.4,0,.22,1)
}

.pswp--animated-in .pswp__bg, .pswp--animated-in .pswp__zoom-wrap {
    -webkit-transition: none;
    transition: none
}

.pswp__container, .pswp__zoom-wrap {
    -webkit-backface-visibility: hidden
}

.pswp__item {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden
}

.pswp__img {
    position: absolute;
    width: auto;
    height: auto;
    top: 0;
    left: 0
}

.pswp__img--placeholder {
    -webkit-backface-visibility: hidden
}

.pswp__img--placeholder--blank {
    background: #222
}

.pswp--ie .pswp__img {
    width: 100% !important;
    height: auto !important;
    left: 0;
    top: 0
}

.pswp__error-msg {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    margin-top: -8px;
    color: #ccc
}

    .pswp__error-msg a {
        color: #ccc;
        text-decoration: underline
    }

.pswp__button {
    width: 44px;
    height: 44px;
    position: relative;
    background: none;
    cursor: pointer;
    overflow: visible;
    -webkit-appearance: none;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
    float: right;
    opacity: .75;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    -webkit-box-shadow: none;
    box-shadow: none
}

    .pswp__button:focus, .pswp__button:hover {
        opacity: 1
    }

    .pswp__button:active {
        outline: none;
        opacity: .9
    }

    .pswp__button::-moz-focus-inner {
        padding: 0;
        border: 0
    }

.pswp__ui--over-close .pswp__button--close {
    opacity: 1
}

.pswp__button, .pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
    background: url(/themes/dmld/images/photoswipe.default-skin.png) 0 0 no-repeat;
    background-size: 264px 88px;
    width: 44px;
    height: 44px
}

@media(-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx) {
    .pswp--svg .pswp__button, .pswp--svg .pswp__button--arrow--left:before, .pswp--svg .pswp__button--arrow--right:before {
        background-image: url(/themes/dmld/images/photoswipe.default-skin.svg)
    }

    .pswp--svg .pswp__button--arrow--left, .pswp--svg .pswp__button--arrow--right {
        background: none
    }
}

.pswp__button--close {
    background-position: 0 -44px
}

.pswp__button--share {
    background-position: -44px -44px
}

.pswp__button--fs {
    display: none
}

.pswp--supports-fs .pswp__button--fs {
    display: block
}

.pswp--fs .pswp__button--fs {
    background-position: -44px 0
}

.pswp__button--zoom {
    display: none;
    background-position: -88px 0
}

.pswp--zoom-allowed .pswp__button--zoom {
    display: block
}

.pswp--zoomed-in .pswp__button--zoom {
    background-position: -132px 0
}

.pswp--touch .pswp__button--arrow--left, .pswp--touch .pswp__button--arrow--right {
    visibility: hidden
}

.pswp__button--arrow--left, .pswp__button--arrow--right {
    background: none;
    top: 50%;
    margin-top: -50px;
    width: 70px;
    height: 100px;
    position: absolute
}

.pswp__button--arrow--left {
    left: 0
}

.pswp__button--arrow--right {
    right: 0
}

    .pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
        content: '';
        top: 35px;
        background-color: rgba(0,0,0,.3);
        height: 30px;
        width: 32px;
        position: absolute
    }

.pswp__button--arrow--left:before {
    left: 6px;
    background-position: -138px -44px
}

.pswp__button--arrow--right:before {
    right: 6px;
    background-position: -94px -44px
}

.pswp__counter, .pswp__share-modal {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.pswp__share-modal {
    display: block;
    background: rgba(0,0,0,.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 10px;
    position: absolute;
    z-index: 1600;
    opacity: 0;
    -webkit-transition: opacity .25s ease-out;
    transition: opacity .25s ease-out;
    -webkit-backface-visibility: hidden;
    will-change: opacity
}

.pswp__share-modal--hidden {
    display: none
}

.pswp__share-tooltip {
    z-index: 1620;
    position: absolute;
    background: #fff;
    top: 56px;
    border-radius: 2px;
    display: block;
    width: auto;
    right: 44px;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.25);
    box-shadow: 0 2px 5px rgba(0,0,0,.25);
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
    -webkit-transition: -webkit-transform .25s;
    transition: transform .25s;
    -webkit-backface-visibility: hidden;
    will-change: transform
}

    .pswp__share-tooltip a {
        display: block;
        padding: 8px 12px;
        color: #000;
        text-decoration: none;
        font-size: 14px;
        line-height: 18px
    }

        .pswp__share-tooltip a:hover {
            text-decoration: none;
            color: #000
        }

        .pswp__share-tooltip a:first-child {
            border-radius: 2px 2px 0 0
        }

        .pswp__share-tooltip a:last-child {
            border-radius: 0 0 2px 2px
        }

.pswp__share-modal--fade-in {
    opacity: 1
}

    .pswp__share-modal--fade-in .pswp__share-tooltip {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

.pswp--touch .pswp__share-tooltip a {
    padding: 16px 12px
}

a.pswp__share--facebook:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: -12px;
    right: 15px;
    border: 6px solid transparent;
    border-bottom-color: #fff;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none
}

a.pswp__share--facebook:hover {
    background: #3e5c9a;
    color: #fff
}

    a.pswp__share--facebook:hover:before {
        border-bottom-color: #3e5c9a
    }

a.pswp__share--twitter:hover {
    background: #55acee;
    color: #fff
}

a.pswp__share--pinterest:hover {
    background: #ccc;
    color: #ce272d
}

a.pswp__share--download:hover {
    background: #ddd
}

.pswp__counter {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    font-size: 13px;
    line-height: 44px;
    color: #fff;
    opacity: .75;
    padding: 0 10px
}

.pswp__caption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 44px
}

    .pswp__caption small {
        font-size: 11px;
        color: #bbb
    }

.pswp__caption__center {
    text-align: center;
    max-width: 980px;
    margin: 0 auto;
    font-size: 1em;
    padding: 10px;
    line-height: 1.3em;
    color: #ccc
}

.pswp__caption--empty {
    display: none
}

.pswp__caption--fake {
    visibility: hidden
}

.pswp__preloader {
    width: 44px;
    height: 44px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -22px;
    opacity: 0;
    -webkit-transition: opacity .25s ease-out;
    transition: opacity .25s ease-out;
    will-change: opacity;
    direction: ltr
}

.pswp__caption__center:before {
    content: 'Vuốt xuống để đóng ảnh';
    display: block;
    transition: all 5s;
    position: absolute;
    text-align: center;
    width: 100%;
    left: 0;
    margin-top: -32px;
    color: #808080;
    font-size: 14px
}

.pswp__preloader__icn {
    width: 20px;
    height: 20px;
    margin: 12px
}

.pswp__preloader--active {
    opacity: 1
}

    .pswp__preloader--active .pswp__preloader__icn {
        background: url(/themes/dmld/images/photoswipe.preloader.gif) 0 0 no-repeat
    }

.pswp--css_animation .pswp__preloader--active {
    opacity: 1
}

    .pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
        -webkit-animation: clockwise 500ms linear infinite;
        animation: clockwise 500ms linear infinite
    }

    .pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
        -webkit-animation: donut-rotate 1000ms cubic-bezier(.4,0,.22,1) infinite;
        animation: donut-rotate 1000ms cubic-bezier(.4,0,.22,1) infinite
    }

.pswp--css_animation .pswp__preloader__icn {
    background: none;
    opacity: .75;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 15px;
    top: 15px;
    margin: 0
}

.pswp--css_animation .pswp__preloader__cut {
    position: relative;
    width: 7px;
    height: 14px;
    overflow: hidden
}

.pswp--css_animation .pswp__preloader__donut {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    border: 2px solid #fff;
    border-radius: 50%;
    border-left-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    background: none;
    margin: 0
}

@media screen and (max-width:1024px) {
    .pswp__preloader {
        position: relative;
        left: auto;
        top: auto;
        margin: 0;
        float: right
    }
}

@-webkit-keyframes clockwise {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes clockwise {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes donut-rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    50% {
        -webkit-transform: rotate(-140deg);
        transform: rotate(-140deg)
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes donut-rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    50% {
        -webkit-transform: rotate(-140deg);
        transform: rotate(-140deg)
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

.pswp__ui {
    -webkit-font-smoothing: auto;
    visibility: visible;
    opacity: 1;
    z-index: 1550
}

.pswp__top-bar {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    width: 100%
}

.pswp__caption, .pswp__top-bar, .pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right {
    -webkit-backface-visibility: hidden;
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(.4,0,.22,1);
    transition: opacity 333ms cubic-bezier(.4,0,.22,1)
}

.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right {
    visibility: visible
}

.pswp__top-bar, .pswp__caption {
    background-color: rgba(0,0,0,.5)
}

.pswp__ui--fit .pswp__top-bar, .pswp__ui--fit .pswp__caption {
    background-color: rgba(0,0,0,.3)
}

.pswp__ui--idle .pswp__top-bar {
    opacity: 0
}

.pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right {
    opacity: 0
}

.pswp__ui--hidden .pswp__top-bar, .pswp__ui--hidden .pswp__caption, .pswp__ui--hidden .pswp__button--arrow--left, .pswp__ui--hidden .pswp__button--arrow--right {
    opacity: .001
}

.pswp__ui--one-slide .pswp__button--arrow--left, .pswp__ui--one-slide .pswp__button--arrow--right, .pswp__ui--one-slide .pswp__counter {
    display: none
}

.pswp__element--disabled {
    display: none !important
}

.pswp--minimal--dark .pswp__top-bar {
    background: none
}

img.lightbox {
    cursor: zoom-in
}

#trumbowyg-icons {
    overflow: hidden;
    visibility: hidden;
    height: 0;
    width: 0
}

    #trumbowyg-icons svg {
        height: 0;
        width: 0
    }

.trumbowyg-box *, .trumbowyg-box *::before, .trumbowyg-box *::after, .trumbowyg-modal *, .trumbowyg-modal *::before, .trumbowyg-modal *::after {
    box-sizing: border-box
}

.trumbowyg-box svg, .trumbowyg-modal svg {
    width: 22px;
    height: 100%;
    filter: invert(41%) sepia(0%) saturate(0%) hue-rotate(165deg) brightness(91%) contrast(84%)
}

.trumbowyg-box, .trumbowyg-editor {
    display: block;
    position: relative;
    width: 100%;
    border-radius: 5px;
    min-height: 56px
}

    .trumbowyg-box strong {
        font-weight: bold
    }

    .trumbowyg-box .trumbowyg-editor {
        margin: 0 auto
    }

    .trumbowyg-box.trumbowyg-fullscreen {
        background: #fefefe;
        border: none !important
    }

.trumbowyg-editor, .trumbowyg-textarea {
    position: relative;
    box-sizing: border-box;
    padding: 20px;
    min-height: 72px;
    width: 100%;
    border-style: none;
    resize: none;
    outline: none;
    overflow: auto;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text
}

    .trumbowyg-editor.trumbowyg-autogrow-on-enter, .trumbowyg-textarea.trumbowyg-autogrow-on-enter {
        transition: height 300ms ease-out
    }

.trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-box-blur .trumbowyg-editor::before {
    color: transparent !important;
    text-shadow: 0 0 7px #333
}

@media screen and (min-width:0 \0) {
    .trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-box-blur .trumbowyg-editor::before {
        color: rgba(200,200,200,.6) !important
    }
}

@supports(-ms-accelerator:true) {
    .trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-box-blur .trumbowyg-editor::before {
        color: rgba(200,200,200,.6) !important
    }
}

.trumbowyg-box-blur .trumbowyg-editor img, .trumbowyg-box-blur .trumbowyg-editor hr {
    opacity: .2
}

.trumbowyg-textarea {
    position: relative;
    display: block;
    overflow: auto;
    border: none;
    font-size: 16px;
    font-family: "Inconsolata","Consolas","Courier","Courier New",sans-serif;
    line-height: 18px
}

.trumbowyg-box.trumbowyg-editor-visible .trumbowyg-textarea {
    height: 1px !important;
    width: 25%;
    min-height: 0 !important;
    padding: 0 !important;
    background: none;
    opacity: 0 !important
}

.trumbowyg-box.trumbowyg-editor-hidden .trumbowyg-textarea {
    display: block;
    margin-bottom: 1px
}

.trumbowyg-box.trumbowyg-editor-hidden .trumbowyg-editor {
    display: none
}

.trumbowyg-box.trumbowyg-disabled .trumbowyg-textarea {
    opacity: .8;
    background: none
}

.trumbowyg-editor[contenteditable=true]:empty:not(:focus)::before {
    content: attr(placeholder);
    color: #999;
    pointer-events: none;
    white-space: break-spaces
}

.trumbowyg-button-pane {
    width: 100%;
    border-radius: 5px 5px 0 0;
    min-height: 36px;
    background: #fff;
    border-bottom: 1px solid #c5c5c5;
    margin: 0;
    padding: 0 5px;
    white-space: nowrap;
    overflow: hidden;
    overflow-x: auto;
    position: relative;
    list-style-type: none;
    line-height: 10px;
    backface-visibility: hidden;
    z-index: 11
}

    .trumbowyg-button-pane::after {
        content: " ";
        display: block;
        position: absolute;
        top: 36px;
        left: 0;
        right: 0;
        width: 100%;
        height: 1px;
        background: #d7e0e2
    }

    .trumbowyg-button-pane .trumbowyg-button-group {
        display: inline-block
    }

        .trumbowyg-button-pane .trumbowyg-button-group .trumbowyg-fullscreen-button svg {
            color: transparent
        }

        .trumbowyg-button-pane .trumbowyg-button-group::after {
            content: " ";
            display: inline-block;
            width: 1px;
            background: #d7e0e2;
            margin: 0 5px;
            height: 35px;
            vertical-align: top
        }

        .trumbowyg-button-pane .trumbowyg-button-group:last-child::after {
            content: none
        }

    .trumbowyg-button-pane button {
        display: inline-block;
        position: relative;
        width: 35px;
        height: 35px;
        padding: 1px 6px !important;
        overflow: hidden;
        border: none;
        cursor: pointer;
        background: none;
        vertical-align: middle;
        transition: background-color 150ms,opacity 150ms
    }

        .trumbowyg-button-pane button:hover {
            background: #eee
        }

        .trumbowyg-button-pane button.trumbowyg-textual-button {
            width: auto;
            line-height: 35px;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none
        }

        .trumbowyg-button-pane.trumbowyg-disable button:not(.trumbowyg-not-disable):not(.trumbowyg-active), .trumbowyg-button-pane button.trumbowyg-disable, .trumbowyg-disabled .trumbowyg-button-pane button:not(.trumbowyg-not-disable):not(.trumbowyg-viewHTML-button) {
            opacity: .2;
            cursor: default
        }

    .trumbowyg-button-pane.trumbowyg-disable .trumbowyg-button-group::before, .trumbowyg-disabled .trumbowyg-button-pane .trumbowyg-button-group::before {
        background: #e3e9eb
    }

    .trumbowyg-button-pane button:not(.trumbowyg-disable):hover, .trumbowyg-button-pane button:not(.trumbowyg-disable):focus, .trumbowyg-button-pane button.trumbowyg-active {
        background-color: #eee;
        outline: none
    }

    .trumbowyg-button-pane .trumbowyg-open-dropdown::after {
        display: block;
        content: " ";
        position: absolute;
        top: 25px;
        right: 3px;
        height: 0;
        width: 0;
        border: 3px solid transparent;
        border-top-color: #555
    }

    .trumbowyg-button-pane .trumbowyg-open-dropdown.trumbowyg-textual-button {
        padding-left: 10px !important;
        padding-right: 18px !important
    }

        .trumbowyg-button-pane .trumbowyg-open-dropdown.trumbowyg-textual-button::after {
            top: 17px;
            right: 7px
        }

    .trumbowyg-button-pane .trumbowyg-right {
        float: right
    }

.trumbowyg-dropdown {
    max-width: 300px;
    max-height: 250px;
    overflow-y: auto;
    overflow-x: hidden;
    white-space: nowrap;
    border: 1px solid #ecf0f1;
    padding: 5px 0;
    border-top: none;
    background: #fff;
    margin-left: -1px;
    box-shadow: rgba(0,0,0,.1) 0 2px 3px;
    z-index: 12
}

    .trumbowyg-dropdown button {
        display: block;
        width: 100%;
        height: 35px;
        line-height: 35px;
        text-decoration: none;
        background: #fff;
        padding: 0 20px 0 10px;
        color: #333 !important;
        border: none;
        cursor: pointer;
        text-align: left;
        font-size: 15px;
        transition: all 150ms
    }

        .trumbowyg-dropdown button:hover, .trumbowyg-dropdown button:focus {
            background: #ecf0f1
        }

        .trumbowyg-dropdown button svg {
            float: left;
            margin-right: 14px
        }

.trumbowyg-modal {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    max-width: 520px;
    width: 100%;
    height: 350px;
    z-index: 12;
    overflow: hidden;
    backface-visibility: hidden
}

.trumbowyg-modal-box {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    max-width: 500px;
    width: calc(100% - 20px);
    padding-bottom: 45px;
    z-index: 1;
    background-color: #fff;
    text-align: center;
    font-size: 16px;
    box-shadow: rgba(0,0,0,.2) 0 2px 3px;
    backface-visibility: hidden
}

    .trumbowyg-modal-box .trumbowyg-modal-title {
        font-size: 24px;
        font-weight: bold;
        margin: 0 0 20px;
        padding: 15px 0 13px;
        display: block;
        border-bottom: 1px solid #eee;
        color: #333;
        background: #fbfcfc
    }

    .trumbowyg-modal-box .trumbowyg-progress {
        width: 100%;
        height: 3px;
        position: absolute;
        top: 58px
    }

        .trumbowyg-modal-box .trumbowyg-progress .trumbowyg-progress-bar {
            background: #2bc06a;
            width: 0;
            height: 100%;
            transition: width 150ms linear
        }

    .trumbowyg-modal-box label {
        display: block;
        position: relative;
        margin: 15px 12px;
        height: 29px;
        line-height: 29px;
        overflow: hidden
    }

        .trumbowyg-modal-box label .trumbowyg-input-infos {
            display: block;
            text-align: left;
            height: 25px;
            line-height: 25px;
            transition: all 150ms
        }

            .trumbowyg-modal-box label .trumbowyg-input-infos span {
                display: block;
                color: #69878f;
                background-color: #fbfcfc;
                border: 1px solid #dedede;
                padding: 0 7px;
                width: 150px
            }

                .trumbowyg-modal-box label .trumbowyg-input-infos span.trumbowyg-msg-error {
                    color: #e74c3c
                }

        .trumbowyg-modal-box label.trumbowyg-input-error input, .trumbowyg-modal-box label.trumbowyg-input-error textarea {
            border: 1px solid #e74c3c
        }

        .trumbowyg-modal-box label.trumbowyg-input-error .trumbowyg-input-infos {
            margin-top: -27px
        }

        .trumbowyg-modal-box label input {
            position: absolute;
            top: 0;
            right: 0;
            height: 27px;
            line-height: 27px;
            border: 1px solid #dedede;
            background: #fff;
            font-size: 16px;
            max-width: 330px;
            width: 70%;
            padding: 0 7px;
            transition: all 150ms
        }

            .trumbowyg-modal-box label input:hover, .trumbowyg-modal-box label input:focus {
                outline: none;
                border: 1px solid #95a5a6
            }

            .trumbowyg-modal-box label input:focus {
                background: #fbfcfc
            }

            .trumbowyg-modal-box label input[type="checkbox"] {
                left: 6px;
                top: 6px;
                right: auto;
                height: 16px;
                width: 16px
            }

                .trumbowyg-modal-box label input[type="checkbox"] + .trumbowyg-input-infos span {
                    width: auto;
                    padding-left: 25px
                }

    .trumbowyg-modal-box .error {
        margin-top: 25px;
        display: block;
        color: #f00
    }

    .trumbowyg-modal-box .trumbowyg-modal-button {
        position: absolute;
        bottom: 10px;
        right: 0;
        text-decoration: none;
        color: #fff;
        display: block;
        width: 100px;
        height: 35px;
        line-height: 33px;
        margin: 0 10px;
        background-color: #333;
        border: none;
        cursor: pointer;
        font-size: 16px;
        transition: all 150ms
    }

        .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit {
            right: 110px;
            background: #2bc06a
        }

            .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:hover, .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:focus {
                background: #40d47e;
                outline: none
            }

            .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:active {
                background: #25a25a
            }

        .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset {
            color: #555;
            background: #e6e6e6
        }

            .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:hover, .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:focus {
                background: #fbfbfb;
                outline: none
            }

            .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:active {
                background: #d5d5d5
            }

.trumbowyg-overlay {
    position: absolute;
    background-color: rgba(255,255,255,.5);
    height: 100%;
    width: 100%;
    left: 0;
    display: none;
    top: 0;
    z-index: 10
}

body.trumbowyg-body-fullscreen {
    overflow: hidden
}

.trumbowyg-fullscreen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    z-index: 99999
}

    .trumbowyg-fullscreen.trumbowyg-box, .trumbowyg-fullscreen .trumbowyg-editor {
        border: none
    }

    .trumbowyg-fullscreen .trumbowyg-editor, .trumbowyg-fullscreen .trumbowyg-textarea {
        height: calc(100% - 37px) !important;
        overflow: auto
    }

    .trumbowyg-fullscreen .trumbowyg-overlay {
        height: 100% !important
    }

    .trumbowyg-fullscreen .trumbowyg-button-group .trumbowyg-fullscreen-button svg {
        color: #222;
        fill: transparent
    }

.trumbowyg-editor object, .trumbowyg-editor embed, .trumbowyg-editor video, .trumbowyg-editor img {
    max-width: 100%
}

.trumbowyg-editor video, .trumbowyg-editor img {
    height: auto
}

.trumbowyg-editor img {
    cursor: move
}

.trumbowyg-editor canvas:focus {
    outline: none
}

.trumbowyg-editor.trumbowyg-reset-css {
    background: #fefefe !important;
    font-size: 16px !important;
    line-height: 1.45em !important;
    color: #333
}

    .trumbowyg-editor.trumbowyg-reset-css a {
        color: #039 !important;
        text-decoration: underline !important
    }

    .trumbowyg-editor.trumbowyg-reset-css div, .trumbowyg-editor.trumbowyg-reset-css p, .trumbowyg-editor.trumbowyg-reset-css ul, .trumbowyg-editor.trumbowyg-reset-css ol, .trumbowyg-editor.trumbowyg-reset-css blockquote {
        box-shadow: none !important;
        background: none !important;
        margin: 0 !important;
        font-size: 16px !important;
        border: none
    }

    .trumbowyg-editor.trumbowyg-reset-css iframe, .trumbowyg-editor.trumbowyg-reset-css object, .trumbowyg-editor.trumbowyg-reset-css hr {
        margin-bottom: 8px !important
    }

    .trumbowyg-editor.trumbowyg-reset-css blockquote {
        margin-left: 32px !important;
        font-style: italic !important;
        color: #555
    }

    .trumbowyg-editor.trumbowyg-reset-css ul {
        list-style: disc
    }

    .trumbowyg-editor.trumbowyg-reset-css ol {
        list-style: decimal
    }

    .trumbowyg-editor.trumbowyg-reset-css ul, .trumbowyg-editor.trumbowyg-reset-css ol {
        padding-left: 20px !important
    }

        .trumbowyg-editor.trumbowyg-reset-css ul ul, .trumbowyg-editor.trumbowyg-reset-css ol ol, .trumbowyg-editor.trumbowyg-reset-css ul ol, .trumbowyg-editor.trumbowyg-reset-css ol ul {
            border: none;
            margin: 2px !important;
            padding: 0 !important;
            padding-left: 24px !important
        }

    .trumbowyg-editor.trumbowyg-reset-css hr {
        display: block;
        height: 1px;
        border: none;
        border-top: 1px solid #ccc
    }

    .trumbowyg-editor.trumbowyg-reset-css h1, .trumbowyg-editor.trumbowyg-reset-css h2, .trumbowyg-editor.trumbowyg-reset-css h3, .trumbowyg-editor.trumbowyg-reset-css h4 {
        color: #111;
        background: none;
        margin: 0 !important;
        padding: 0 !important;
        font-weight: bold
    }

    .trumbowyg-editor.trumbowyg-reset-css h1 {
        font-size: 32px !important;
        line-height: 38px !important;
        margin-bottom: 20px !important
    }

    .trumbowyg-editor.trumbowyg-reset-css h2 {
        font-size: 26px !important;
        line-height: 34px !important;
        margin-bottom: 15px !important
    }

    .trumbowyg-editor.trumbowyg-reset-css h3 {
        font-size: 22px !important;
        line-height: 28px !important;
        margin-bottom: 7px !important
    }

    .trumbowyg-editor.trumbowyg-reset-css h4 {
        font-size: 16px !important;
        line-height: 22px !important;
        margin-bottom: 7px !important
    }

.trumbowyg-dark .trumbowyg-textarea {
    background: #111;
    color: #ddd
}

.trumbowyg-dark .trumbowyg-box {
    border: 1px solid #343434
}

    .trumbowyg-dark .trumbowyg-box.trumbowyg-fullscreen {
        background: #111
    }

    .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor::before {
        text-shadow: 0 0 7px #ccc
    }

@media screen and (min-width:0 \0) {
    .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor::before {
        color: rgba(20,20,20,.6) !important
    }
}

@supports(-ms-accelerator:true) {
    .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor::before {
        color: rgba(20,20,20,.6) !important
    }
}

.trumbowyg-dark .trumbowyg-box svg {
    fill: #ecf0f1;
    color: #ecf0f1
}

.trumbowyg-dark .trumbowyg-button-pane {
    background-color: #222;
    border-bottom-color: #343434
}

    .trumbowyg-dark .trumbowyg-button-pane::after {
        background: #343434
    }

    .trumbowyg-dark .trumbowyg-button-pane .trumbowyg-button-group:not(:empty)::after {
        background-color: #343434
    }

    .trumbowyg-dark .trumbowyg-button-pane .trumbowyg-button-group:not(:empty) .trumbowyg-fullscreen-button svg {
        color: transparent
    }

    .trumbowyg-dark .trumbowyg-button-pane.trumbowyg-disable .trumbowyg-button-group::after {
        background-color: #2a2a2a
    }

    .trumbowyg-dark .trumbowyg-button-pane button:not(.trumbowyg-disable):hover, .trumbowyg-dark .trumbowyg-button-pane button:not(.trumbowyg-disable):focus, .trumbowyg-dark .trumbowyg-button-pane button.trumbowyg-active {
        background-color: #333
    }

    .trumbowyg-dark .trumbowyg-button-pane .trumbowyg-open-dropdown::after {
        border-top-color: #fff
    }

.trumbowyg-dark .trumbowyg-fullscreen .trumbowyg-button-pane .trumbowyg-button-group:not(:empty) .trumbowyg-fullscreen-button svg {
    color: #ecf0f1;
    fill: transparent
}

.trumbowyg-dark .trumbowyg-dropdown {
    border-color: #222;
    background: #333;
    box-shadow: rgba(0,0,0,.3) 0 2px 3px
}

    .trumbowyg-dark .trumbowyg-dropdown button {
        background: #333;
        color: #fff !important
    }

        .trumbowyg-dark .trumbowyg-dropdown button:hover, .trumbowyg-dark .trumbowyg-dropdown button:focus {
            background: #222
        }

.trumbowyg-dark .trumbowyg-modal-box {
    background-color: #222
}

    .trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-title {
        border-bottom: 1px solid #555;
        color: #fff;
        background: #3c3c3c
    }

    .trumbowyg-dark .trumbowyg-modal-box label {
        display: block;
        position: relative;
        margin: 15px 12px;
        height: 27px;
        line-height: 27px;
        overflow: hidden
    }

        .trumbowyg-dark .trumbowyg-modal-box label .trumbowyg-input-infos span {
            color: #eee;
            background-color: #2f2f2f;
            border-color: #222
        }

            .trumbowyg-dark .trumbowyg-modal-box label .trumbowyg-input-infos span.trumbowyg-msg-error {
                color: #e74c3c
            }

        .trumbowyg-dark .trumbowyg-modal-box label.trumbowyg-input-error input, .trumbowyg-dark .trumbowyg-modal-box label.trumbowyg-input-error textarea {
            border-color: #e74c3c
        }

        .trumbowyg-dark .trumbowyg-modal-box label input {
            border-color: #222;
            color: #eee;
            background: #333
        }

            .trumbowyg-dark .trumbowyg-modal-box label input:hover, .trumbowyg-dark .trumbowyg-modal-box label input:focus {
                border-color: #626262
            }

            .trumbowyg-dark .trumbowyg-modal-box label input:focus {
                background-color: #2f2f2f
            }

    .trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit {
        background: #1b7943
    }

        .trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:hover, .trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:focus {
            background: #25a25a
        }

        .trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:active {
            background: #176437
        }

    .trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset {
        background: #333;
        color: #ccc
    }

        .trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:hover, .trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:focus {
            background: #444
        }

        .trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:active {
            background: #111
        }

.trumbowyg-dark .trumbowyg-overlay {
    background-color: rgba(15,15,15,.6)
}

.trumbowyg-dropdown-emoji {
    width: 265px;
    padding: 7px 0 7px 5px
}

    .trumbowyg-dropdown-emoji svg {
        display: none !important
    }

    .trumbowyg-dropdown-emoji button {
        display: block;
        position: relative;
        float: left;
        height: 26px;
        width: 26px;
        padding: 0;
        margin: 2px;
        line-height: 24px;
        text-align: center
    }

        .trumbowyg-dropdown-emoji button:hover::after, .trumbowyg-dropdown-emoji button:focus::after {
            display: block;
            position: absolute;
            top: -5px;
            left: -5px;
            height: 27px;
            width: 27px;
            background: inherit;
            box-shadow: #000 0 0 2px;
            z-index: 10;
            background-color: transparent
        }

.trumbowyg .emoji {
    width: 22px;
    height: 22px;
    display: inline-block
}

.tag-detail.Post {
    padding-bottom: 8px
}

    .tag-detail.Post span {
        font-weight: bold;
        margin-right: 4px
    }

    .tag-detail.Post a {
        position: relative;
        text-indent: 8px;
        margin-right: 16px
    }

        .tag-detail.Post a:before {
            content: "";
            background: url(/themes/dmld/images/tags.svg) no-repeat;
            background-size: 11px;
            width: 11px;
            height: 11px;
            margin-right: 2px;
            display: inline-block;
            filter: invert(32%) sepia(86%) saturate(1298%) hue-rotate(181deg) brightness(87%) contrast(106%)
        }

.box-ttag h1 {
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 10px
}

.box-ttag i {
    font-style: normal
}

.PageTag {
    min-height: 300px;
    background: #fff
}

.textcenter {
    text-align: center;
    font-size: 16px
}

.contentMain.textcenter {
    padding-top: 16px
}

.comments {
    position: relative;
    overflow: hidden
}

    .comments .head {
        border-bottom: 1px solid #e9ebee;
        line-height: 25px;
        margin-bottom: 16px;
        padding-bottom: 8px
    }

    .comments .total-comments {
        float: left;
        padding-top: 6px;
        font-weight: bold
    }

    .comments .btn-post.iLoad:after, .boxComment .box-post.iLoad:after {
        content: "Đang gửi...";
        font-size: 12px;
        display: block;
        position: absolute;
        color: #fff;
        top: 4px;
        text-indent: initial;
        width: 100%;
        left: 0
    }

    .comments .orderby {
        float: right
    }

        .comments .orderby .option {
            border: 1px solid;
            border-radius: 2px;
            box-sizing: content-box;
            font-size: 14px;
            background: #f5f6f7;
            border-color: #ccd0d5;
            color: #4b4f56;
            -webkit-font-smoothing: antialiased;
            font-weight: bold;
            justify-content: center;
            padding: 3px 4px;
            position: relative;
            text-align: center;
            text-shadow: none;
            vertical-align: middle
        }

        .comments .orderby span {
            font-size: 14px;
            line-height: 25px
        }

.content-comment p > br {
    display: none
}

.comments .input-comment {
    border: 1px solid #c5c5c5;
    position: relative;
    border-radius: 5px
}

.comments {
    margin-bottom: 16px
}

    .comments .input-post {
        font-size: 16px;
        padding: 12px 8px;
        display: block
    }

    .comments .avatar {
        width: 40px;
        height: 40px;
        position: absolute;
        left: 0;
        border-radius: 50%;
        top: 0;
        background: url(/themes/dmld/images/icon-comment.png) no-repeat;
        background-position: center
    }

        .comments .avatar.user {
            width: 48px;
            height: 48px
        }

    .comments .note-cmt {
        color: rgba(0,0,0,.54);
        font-size: 12px;
        margin-top: 0;
        margin-left: 4px
    }

    .comments .main-comments {
        position: relative;
        padding-left: 64px;
        display: block;
        margin-top: 8px;
        padding-bottom: 12px;
        margin-bottom: 16px;
        border-bottom: 1px solid #bdc7d8
    }

    .comments .box-mes {
        display: block;
        background: #f0f2f5;
        border-radius: 10px;
        border-top-left-radius: 0;
        padding: 8px;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch
    }

        .comments .box-mes pre {
            background: #f4fbf4;
            border-radius: 5px;
            white-space: normal;
            max-height: initial;
            border: 1px solid #f4fbf4
        }

    .comments .main-comments.main-reply {
        padding-left: 56px
    }

    .comments.QA .main-comments.main-reply {
        margin-top: 16px;
        border-bottom: 0
    }

    .comments .main-comments img {
        border-radius: 50%;
        box-shadow: initial;
        max-width: 100%
    }

    .comments .input-post:empty:before {
        content: attr(placeholder);
        display: block;
        color: #90949c;
        font-size: 16px;
        cursor: text
    }

.trumbowyg-button-pane {
    z-index: 5
}

.comments .btn-post, .boxComment .box-post {
    padding: 4px 24px;
    background-color: #288ad6;
    border-color: #288ad6;
    color: #fff;
    display: none;
    text-align: right;
    line-height: 20px;
    font-size: 14px;
    position: relative;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
    margin-top: 8px
}

.comments .btn-cancel, .comments .btn-remove {
    background: #f5f6f7;
    padding: 3px 24px;
    border: 1px solid #ccd0d5;
    display: none;
    font-size: 14px;
    margin-right: 4px;
    line-height: 20px;
    border-radius: 3px;
    color: rgba(0,0,0,.87);
    cursor: pointer
}

    .comments .btn-cancel:hover, .comments .btn-remove:hover {
        background: #ebedf0
    }

.comments .btn-post:hover, .boxComment .box-post:hover {
    background-color: #1884d8;
    border-color: #1884d8;
    color: #fff
}

.comments a:hover {
    color: initial
}

.comments .active .btn-post, .comments .active .btn-cancel, .comments .active .btn-remove {
    display: inline-block
}

.comments .box-btn {
    display: block;
    height: 32px;
    text-align: right
}

.noeven {
    pointer-events: none
}

.comments .items-comment {
    display: block;
    position: relative
}

.comments .list-comment li {
    position: relative;
    padding-left: 48px
}

.comments .list-comment .avatar img {
    border-radius: 50%;
    box-shadow: initial;
    max-width: 100%;
    height: 100%
}

.comments .list-comment .fullname {
    color: rgba(0,0,0,.87);
    display: inline-block;
    font-weight: bold;
    max-width: 250px;
    line-height: 23px;
    text-transform: capitalize;
    margin-bottom: -3px;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    position: relative;
    text-decoration: none
}

.comments .list-comment .message {
    display: block;
    color: initial
}

.post-detail .comments p {
    margin: 0
}

.comments .box-mes strong {
    font-weight: bold
}

.comments .box-mes em {
    font-style: italic
}

.comments .input-comment em {
    font-style: italic
}

.comments .list-comment .action {
    display: block;
    position: relative
}

    .comments .list-comment .action span {
        font-size: 13px;
        color: rgba(0,0,0,.54);
        padding: 0;
        border: 0;
        line-height: 20px
    }

        .comments .list-comment .action span[aria-hidden="true"]:hover {
            text-decoration: none;
            cursor: initial
        }

    .comments .list-comment .action .action-like {
        margin-left: 4px
    }

    .comments .list-comment .action .date-custom:hover {
        text-decoration: none
    }

    .comments .list-comment .action span:hover {
        text-decoration: underline;
        cursor: pointer
    }

    .comments .list-comment .action .like:hover {
        cursor: initial;
        text-decoration: none
    }

.comments .list-comment .icon-like {
    background: url(/themes/dmld/images/icon-like.png) no-repeat;
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: text-top
}

.comments .list-comment .action .date-custom {
    color: #90949c;
    text-decoration: none
}

.comments .list-comment li {
    margin-top: 8px
}

.comments .btn.reply.disabled {
    pointer-events: none;
    opacity: .87
}

.comments .btn-post.on-reply {
    opacity: .87;
    pointer-events: none
}

.comments .in-active .btn-post.on-reply, .comments .in-active .btn-cancel, .comments .in-active .btn-remove {
    pointer-events: initial;
    display: inline-block;
    opacity: initial
}

.comments .off-like {
    display: none
}

.comments .name-reply {
    color: #4267b2
}

.comments .action-like.disabled {
    pointer-events: none
}

.comments .btn-post.iLoad, .boxComment .box-post.iLoad {
    pointer-events: none;
    text-indent: -9999px;
    position: relative;
    min-width: 24px
}

.comments .name-reply:hover {
    text-decoration: underline;
    color: #4267b2
}

.comments .box-more {
    text-align: center;
    display: block;
    text-align: center;
    position: relative;
    margin-top: 16px
}

.comments .viewmore-comment {
    display: block;
    cursor: pointer;
    padding: 8px;
    background: #3578e5;
    color: #fff;
    text-align: center;
    font-weight: bold;
    border-radius: 2px
}

    .comments .viewmore-comment:hover {
        background: #dddfe2;
        color: #fff
    }

    .comments .viewmore-comment.loading {
        border: 0;
        text-indent: -99999px;
        padding: 0;
        background: #fff;
        vertical-align: text-bottom;
        display: inline-block
    }

.comments .fullname[data-role="2"]:after {
    content: "";
    background: url(/themes/dmld/images/icon-verified.png) no-repeat;
    width: 12px;
    height: 12px;
    margin-left: 4px;
    display: inline-block
}

.subtab.subMore li:nth-child(n+4) {
    display: none
}

.moreSub {
    margin-top: 4px;
    display: block;
    cursor: pointer
}

    .moreSub:before {
        content: "";
        background: url(/themes/dmld/images/reply.png) no-repeat;
        width: 16px;
        height: 10px;
        display: inline-block;
        margin-right: 6px;
        opacity: .54
    }

.comments .moreSub:hover {
    color: #ff4500
}

.comments .message a {
    color: #039
}

    .comments .message a:hover {
        color: #ff4500
    }

.comments .moreSub:hover:before {
    filter: invert(37%) sepia(69%) saturate(4865%) hue-rotate(1deg) brightness(103%) contrast(105%)
}

.comments .loading {
    display: inline-block;
    width: 24px;
    height: 24px
}

    .comments .loading:after {
        content: " ";
        display: block;
        width: 16px;
        height: 16px;
        position: absolute;
        top: 0;
        border-radius: 50%;
        border: 3px solid #9e9e9e;
        border-color: #9e9e9e transparent #9e9e9e transparent;
        animation: lds-dual-ring 1.2s linear infinite
    }

.comments.QA .list-comment > li {
    margin-left: 0;
    margin: 16px 0;
    padding-bottom: 8px
}

.QA .items-comment {
    margin-top: 16px
}

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@media screen and (max-width:640px) {
    .comments .fullname[data-role="2"]:before {
        top: 2px
    }

    .comments {
        padding: 0 16px
    }

        .comments .list-comment li {
            padding-left: 48px
        }

    .main-comments > .avatar {
        display: none
    }

    .comments.QA {
        padding: 0
    }

    .comments .orderby .option {
        font-size: 16px;
        padding: 1px 4px
    }

    .comments .viewmore-comment:hover {
        background: #3578e5;
        color: #fff
    }

    .comments .main-comments img {
        display: none
    }

    .comments .main-comments {
        padding-left: 0
    }

    .comments .list-comment li.item-cmt {
        padding-bottom: 0;
        padding-left: 48px
    }

        .comments .list-comment li.item-cmt:last-child {
            border-bottom: 0
        }

    .comments .list-comment .subtab img {
        max-width: 24px
    }

    .comments .list-comment .subtab li {
        padding-left: 40px
    }

    .comments .list-comment .subtab {
        margin-left: -8px
    }

    .comments .subtab .avatar {
        width: 24px;
        height: 24px;
        left: 8px;
        background-size: 24px
    }

    .comments .list-comment .fullname {
        line-height: 23px
    }

    .comments .main-comments.main-reply {
        padding-left: 0
    }

    .comments .list-comment .action {
        line-height: 18px;
        margin-top: 2px
    }

    .comments .main-comments.main-reply {
        margin-left: 8px;
        margin-top: 4px
    }

    .comments .total-comments {
        font-size: 16px
    }

    .comments .note-cmt {
        line-height: 19px
    }
}

.boxComment {
    display: none;
    position: fixed;
    left: 16px;
    max-width: 720px;
    margin: auto;
    max-height: calc(100vh - 3.5rem);
    top: 32px;
    padding: 16px;
    right: 16px;
    align-items: center;
    z-index: 9999;
    background: #fff;
    border-radius: 3px;
    overflow: hidden;
    overflow-y: auto
}

.box-comment .boxComment {
    display: block
}

.head-c {
    text-transform: uppercase;
    color: #da251c;
    font-weight: bold;
    font-size: 16px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 16px;
    padding-bottom: 8px
}

.close-t {
    cursor: pointer;
    color: initial;
    font-weight: normal;
    text-transform: none;
    float: right;
    position: relative;
    padding-left: 24px
}

    .close-t:before {
        content: "";
        background: url(/themes/dmld/images/times.svg) no-repeat;
        background-size: 12px;
        width: 12px;
        height: 16px;
        display: block;
        position: absolute;
        top: 1px;
        left: 6px
    }

.note-c {
    display: block;
    margin-bottom: 16px
}

.txt-form-item {
    margin: 20px 0;
    position: relative
}

.txt-form-item-left {
    min-width: 85px;
    display: inline-block
}

.txt-form-item-right {
    width: calc(100% - 90px);
    display: inline-block
}

.input-txt-cm {
    border: 1px solid #ddd;
    border-radius: 3px;
    height: 28px;
    line-height: 28px;
    width: calc(100% - 2px);
    font-size: 16px;
    text-indent: 5px
}

    .input-txt-cm:focus {
        border: 1px solid #eee
    }

.boxComment .box-post {
    display: block;
    max-width: 150px;
    text-align: center;
    margin: 16px auto
}

.note-null {
    color: #f00;
    display: none;
    position: absolute;
    top: 5px;
    right: 16px
}

.inull .note-null {
    display: block
}

#rate-name {
    text-transform: capitalize
}

.inull #rate-name {
    border: 1px solid #f00
}

.box-comment .overlay {
    visibility: visible;
    top: 0
}

@media screen and (max-width:640px) {
    .inull .note-null {
        position: relative;
        margin-left: 16px
    }

    .txt-form-item-left {
        display: block;
        margin-bottom: 2px
    }

    .txt-form-item-right {
        width: 100%;
        display: block
    }
}

.navbox li a img {
    width: 18px;
    height: 18px;
    position: absolute;
    top: 9px;
    left: 0;
    display: block
}

.navbox li {
    position: relative
}

    .navbox li a {
        border-bottom: 1px solid #eee;
        line-height: 22.4px;
        padding: 6px 8px 6px 34px;
        display: block;
        position: relative;
        overflow: hidden;
        margin-left: 16px;
        color: initial
    }

        .navbox li a.iright {
            padding-right: 36px
        }

.arrow-i {
    background: url(/themes/dmld/images/chevron-down.svg)no-repeat center;
    transition: all .3s ease;
    position: absolute;
    width: 24px;
    height: 24px;
    background-size: 12px;
    right: 0;
    top: 0;
    padding: 6px;
    z-index: 8;
    cursor: pointer
}

    .arrow-i.expanded {
        transform: rotate(180deg)
    }

.navbox.list-two li {
    background: #f1f1f1;
    margin-bottom: 8px;
    border-radius: 5px;
    margin-left: 16px
}

    .navbox.list-two li a {
        padding-left: 0;
        border-bottom: 0;
        margin-left: 0;
        padding-left: 16px
    }

.title-tax {
    font-size: 18px;
    display: block;
    font-weight: bold;
    padding: 0 0 8px 0;
    margin-left: 16px
}

.navbox.list-two li:hover, .navbox.list-two li.active {
    color: #fff;
    border-radius: 5px
}

    .navbox.list-two li:hover .atitle, .navbox.list-two li.active .atitle {
        color: #fff;
        border-radius: 5px;
        background-color: #da251c
    }

.navbox.list-two li .arrow-i {
    top: -2px
}

.navbox.list-two .nav-child li {
    margin-left: 8px;
    margin-bottom: 0
}

    .navbox.list-two .nav-child li a:hover {
        color: #da251c
    }

.navbox.list-two li:hover .arrow-i, .navbox.list-two li.active .arrow-i {
    filter: brightness(0) invert(1)
}

.navbox .nav-child li a {
    position: relative;
    padding-left: 20px
}

    .navbox .nav-child li a:before {
        content: "";
        width: 4px;
        height: 4px;
        border-radius: 4px;
        background-color: #aaa;
        position: absolute;
        left: 8px;
        top: 15px
    }

.leftsidebar .navbar-list {
    margin-bottom: 16px
}

.slogan-thumb img {
    height: 48px;
    width: auto
}

.group-item .hbol {
    font-weight: bold
}

.row-slogan {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    padding: 13px 0
}

    .row-slogan li {
        width: 33.3333%;
        text-align: center
    }

.slogan-main {
    background: #fff
}

.slogan-text {
    display: inline-block;
    line-height: 48px;
    font-size: 18px;
    color: initial;
    vertical-align: top;
    margin-left: 5px
}

.footer-nav {
    padding: 16px;
    padding-bottom: 0;
    line-height: 24px;
    font-size: 14px
}

    .footer-nav .group-item {
        display: inline-block;
        vertical-align: top;
        min-width: 140px;
        width: 18%;
        margin-bottom: 8px
    }

        .footer-nav .group-item h4 {
            font-weight: bold;
            margin: 8px 0;
            font-size: 16px;
            color: rgba(0,0,0,.87)
        }

.group-item a {
    color: rgba(0,0,0,.87)
}

.footer-nav .copyright {
    color: rgba(0,0,0,.54);
    font-size: 12px;
    text-align: center;
    padding: 8px 16px;
    border-top: 1px solid #0000001f
}

    .footer-nav .copyright span {
        display: inline-block
    }

    .footer-nav .copyright a {
        color: rgba(0,0,0,.54)
    }

.app-title, .bar-row-payment {
    font-size: 18px;
    margin-right: 16px;
    line-height: 32px;
    display: inline-block;
    vertical-align: bottom
}

.bar-row-payment {
    vertical-align: super;
    line-height: initial
}

.footer-info ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    padding: 16px 16px 12px 16px;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc
}

.box-social {
    width: 50%
}

    .box-social.payment {
        text-align: right
    }

.group-item.support-item {
    width: 24%
}

.f-support.group-nav {
    padding: 0 16px
}

.social-thumb img, .fap-thumb img {
    width: 32px;
    height: auto
}

.box-social .item-app {
    width: 19%;
    height: 32px;
    vertical-align: text-top;
    display: inline-block
}

item-app qr {
    margin-left: 8px
}

.social-text {
    display: inline-block;
    line-height: 32px;
    font-size: 12px;
    font-weight: bold;
    color: initial;
    vertical-align: top;
    margin-left: 5px
}

.fap-text {
    display: inline-block;
    line-height: 32px;
    font-size: 12px;
    color: initial;
    vertical-align: top;
    margin-left: 5px
}

.payment-item img {
    width: 54px;
    display: inline-block;
    vertical-align: text-bottom
}

.footer-address span {
    display: block
}

    .footer-address span a {
        color: initial
    }

    .footer-address span.hv {
        margin-left: 58px
    }

.name-company {
    font-weight: normal;
    font-size: 20px;
    display: block;
    text-transform: uppercase
}

.name-slogan {
    margin-bottom: 5px;
    line-height: 16px
}

.footer-info.verified {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    padding: 16px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 16px
}

    .footer-info.verified .iinfo {
        width: 50%
    }

.verified-item img {
    width: 100%;
    height: auto;
    max-height: 40px;
    object-fit: scale-down
}

.body-verified .verified-item {
    display: inline-block;
    max-width: 120px;
    margin-right: 8px
}

    .body-verified .verified-item:last-child {
        margin-right: 0
    }

.iinfo.body-verified {
    text-align: right;
    height: 48px;
    margin: auto
}

.footer-address {
    padding: 0 16px
}

.t-bold {
    font-weight: bold
}

.group-item .phone-l a {
    color: #132571
}

.t-bold:before {
    content: '';
    background: url(/themes/dmld/images/square-phone.svg) no-repeat center;
    background-size: 11px;
    width: 11px;
    height: 11px;
    border-radius: 3px;
    display: inline-block;
    margin-right: 4px;
    filter: invert(22%) sepia(49%) saturate(4266%) hue-rotate(352deg) brightness(90%) contrast(101%)
}

.group-item ul li {
    line-height: 20px;
    margin: 8px 0
}

.fapp {
    display: block;
    margin-bottom: 4px
}

.container {
    max-width: 1236px;
    margin: 0 auto;
    position: relative
}

.contentCenter {
    padding: 16px 368px 16px 261px;
    position: relative;
    background: #fff;
    margin-bottom: 4px;
    min-height: 550px
}

.taxonomypage {
    overflow: hidden
}

.rightsidebar {
    position: absolute;
    top: 16px;
    right: 16px;
    width: 336px;
    overflow: hidden
}

.leftsidebar {
    position: absolute;
    top: 16px;
    left: 0;
    width: 245px;
    overflow: hidden
}

.viewmore {
    display: block;
    clear: both;
    margin-bottom: 16px;
    text-align: center;
    padding: 5px;
    border: 1px solid #0071c4;
    border-radius: 3px;
    max-width: 129px;
    margin: 0 auto
}

    .viewmore span {
        position: relative
    }

        .viewmore span:after {
            content: "";
            background: url(/themes/dmld/images/chevron-down.svg) no-repeat;
            background-size: 12px;
            width: 12px;
            height: 12px;
            position: absolute;
            top: 0;
            right: -20px;
            filter: invert(27%) sepia(57%) saturate(2748%) hue-rotate(187deg) brightness(96%) contrast(101%)
        }

    .viewmore:hover {
        color: #0071c4
    }

.promotions .title-top-news {
    margin-bottom: 8px
}

    .promotions .title-top-news .titlekm {
        display: inline-block;
        position: relative
    }

    .promotions .title-top-news span {
        position: relative
    }

    .promotions .title-top-news .titlekm::before {
        content: "";
        background: url(/themes/dmld/images/giftbox.png) no-repeat;
        background-size: 20px;
        width: 20px;
        height: 20px;
        position: absolute;
        top: 0;
        left: -27px
    }

.overlay {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.32);
    position: fixed;
    left: 0;
    visibility: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    content: ' ';
    z-index: 8
}

#adleftbottom {
    margin-left: 16px
}

.theme .hide {
    display: none
}

#scrolltop {
    position: fixed;
    bottom: 100px;
    right: 10px;
    z-index: 9999;
    visibility: hidden;
    height: 35px;
    width: 35px;
    transition: all ease .5s;
    transition-delay: 1s;
    background: url(/themes/dmld/images/scrolltop.png) no-repeat center;
    background-size: 24px;
    background-color: #c2c2c2;
    border-radius: 50%;
    opacity: .6;
    cursor: pointer
}

    #scrolltop:hover, #scrolltop.x-hover {
        opacity: 1;
        transition: 1s
    }

.scrollup #scrolltop {
    visibility: visible;
    bottom: 100px;
    transition-delay: 0s
}

.itemtrend .thumb img {
    width: 100%;
    height: auto
}

.itemtrend .thumb {
    width: 68px;
    height: 68px;
    display: block;
    margin: 0 auto;
    margin-bottom: 4px
}

.listtrend {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 16px
}

    .listtrend .itemtrend {
        -webkit-flex: 8%;
        flex-grow: 1;
        width: 107px;
        position: relative;
        -webkit-box-flex: 1;
        width: 100px;
        height: 110px;
        border: 1px solid #ddd;
        margin: 0;
        padding: 20px 8px
    }

.boxtrend {
    padding-bottom: 4px
}

.title-trend {
    position: relative;
    font-size: 18px;
    display: block;
    font-weight: bold;
    padding: 8px 8px 8px 40px
}

    .title-trend:before {
        background: url(https://meta.vn/Data/image/2021/01/13/hot-category.png) no-repeat;
        content: "";
        background-size: 28px;
        width: 28px;
        height: 28px;
        position: absolute;
        top: 3px;
        left: 0
    }

.listtrend .box-trend {
    text-align: center;
    color: initial
}

.box-trend .title {
    color: initial
}

.listtrend .itemtrend:nth-child(2n+1) {
    border-right: 0 !important;
    margin-bottom: -1px !important
}

.listtrend .itemtrend:hover .box-trend .title {
    color: #da251c
}

.listtrend .itemtrend:nth-child(3n) {
    border-right: 0
}

.listtrend .itemtrend:nth-child(2n+2) {
    border-right: 0 !important;
    margin-bottom: -1px !important
}

.listtrend .itemtrend:nth-child(10n) {
    border-right: 1px solid #ddd !important
}

.viewmore.itrend {
    max-width: 200px;
    padding: 6px 0;
    cursor: pointer
}

.boxtrend .container {
    background: #fff
}

.container-trend {
    padding: 16px
}

.viewmore.loading span:after {
    display: none
}

.detailpage .container-trend {
    padding: 0
}

.detailpage .listtrend .itemtrend {
    -webkit-flex: 15%
}

    .detailpage .listtrend .itemtrend:nth-child(5n) {
        border-right: 1px solid #ddd !important
    }

.detailpage .boxtrend {
    margin-bottom: 16px
}

.discount-cat-main {
    position: absolute;
    right: 5px;
    top: 5px;
    background: #da251c;
    padding: 0 3px;
    border-radius: 3px;
    color: #fff;
    font-size: 11px
}

.taxindex .user-avatar {
    border-radius: 50%;
    max-width: 24px;
    height: 24px
}

.isup.iphone span {
    color: #fff
}

.taxindex .user-name {
    position: absolute;
    top: 2px;
    left: 32px;
    color: initial;
    cursor: pointer
}

.taxindex {
    position: relative
}

    .taxindex .date {
        position: absolute;
        top: 2px;
        right: 8px
    }

.detailpage .user-avatar {
    border-radius: 50%;
    max-width: 48px;
    height: 48px
}

.box-postuser {
    position: relative
}

    .box-postuser .user-name {
        position: absolute;
        top: 2px;
        left: 56px;
        font-weight: bold
    }

        .box-postuser .user-name::before {
            content: "Chia sẻ bởi ";
            display: inline-block;
            text-transform: initial;
            width: 70px;
            height: 26px;
            font-weight: normal
        }

.item-info.raty-on {
    color: rgba(0,0,0,.54)
}

.box-postuser .info-time {
    position: absolute;
    left: 56px;
    top: 26px
}

.info-three .box-postuser a {
    margin-right: 2px
}

.box-postuser .item-rating {
    display: inline-block;
    vertical-align: top
}

.info-three .box-postuser a.itime, .info-three .box-postuser a.iview {
    margin-right: 16px
}

@media screen and (max-width:1280px) {
    .isup span {
        display: none
    }

    .box-login > span {
        display: none
    }

    .list-support > li {
        min-width: 40px
    }

    .list-support .notica-link {
        min-width: inherit
    }

    .box-support {
        right: 70px;
        top: 37.5px;
        display: block;
        position: absolute
    }

    .box-link, .box-sup, .box-phone {
        top: 18px;
        left: -77px
    }

    .box-sup {
        right: -24px;
        left: initial
    }

    .box-phone {
        right: -46px;
        left: initial
    }

    .toggle.menu {
        left: 0
    }
}

@media screen and (max-width:1024px) {
    .container {
        width: 1024px
    }
}
