<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*---Start common---*/
* {
    font-family: Helvetica,Arial,sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
h1, h2, h3 {
    margin: 0;
}
a {
    text-decoration: none;
}
img {
    border: 0;
}
body, html, ul {
    margin: 0;
    padding: 0;
}
p {
    margin-bottom: 15px;
    margin-top: 15px;
    line-height: 26px;
    font-size: 18px;
    text-align: justify;
}
ul, li {
    list-style: none;
}
.contnr, .blk {
    padding-left: 7px;
    padding-right: 7px;
}
.blk2 {
    padding-right: 6px;
    padding-left: 6px;
}
.clF {
    clear:both;
}
.pd10 {
    padding: 10px;
}
.mrB20 {
    margin-bottom: 20px;
}
.mrT20 {
    margin-top: 20px;
}
.mrT10 {
    margin-top: 10px;
}
.mrT5 {
    margin-top: 5px;
}
.mrB5 {
    margin-bottom: 5px;
}
.mrB10 {
    margin-bottom: 10px;
}
.pdB20 {
    padding-bottom: 20px;
}
.pdT20 {
    padding-top: 20px;
}
.pdB10 {
    padding-bottom: 10px;
}
.pdT10 {
    padding-top: 10px;
}
.pdT5 {
    padding-top: 5px;
}
.pdB5 {
    padding-bottom: 5px;
}
.pd5 {
    padding: 5px;
}
.pdLt {
    padding-left: 110px;
}
.clrWh {
    color: #fff;
}
.clrRd {
    color: #ff0000;
}
.bld {
    font-weight: 700;
}
.clrTit {
    color: #333;
}
.clrGr {
    color: #757575;
}
.clrDft {
    color: #000;
}
.clrEx {
    color: #78b43d;
}
.clrBlu {
    color: blue;
}
.lin {
    border-bottom: 1px solid #ddd;
}
.lind {
    border-bottom: 1px dotted #ddd;
}
.txtTrf {
    text-transform: uppercase;
}
.txtCent {
    text-align: center;
}
.txtLt {
    text-align: left;
}
.txtRt {
    text-align: right;
}
.flLt {
    float: left;
}
.flRt {
    float: right;
}
.icoquz {
    background: url(//cdn.24h.com.vn/images/2014/icon-quiz.png) 0 0 no-repeat;
    width: 11px;
    height: 11px;
    display: inline-block;
    margin: 0 0 0 5px;
}
.vidIcoLt {
    position: absolute;
    display: block;
    bottom: 5px;
    left: 5px;
    background: url(//cdn.24h.com.vn/images/m2014/images-small/iconVideo2-small.png) no-repeat 0 0;
    width: 20px;
    height: 20px;
    z-index: 1;
}
.picIco {
    position: absolute;
    display: block;
    bottom: 5px;
    left: 5px;
    background: url(//cdn.24h.com.vn/images/2014/icon-album.gif) no-repeat 0 0;
    width: 20px;
    height: 20px;
    z-index: 1;
}
.icoVid {
    background: url(//cdn.24h.com.vn/images/m2014/images-small/iconVideo-small.png) no-repeat 3px 0;
    width: 21px;
    height: 10px;
    margin-left: 2px;
    display: inline-block;
}
.icoPic {
    background: url(//cdn.24h.com.vn/images/m2014/images-small/iconPic-small.png) no-repeat 3px 0;
    width: 19px;
    height: 10px;
    margin-left: 2px;
    display: inline-block;
}
.icoInfo {
    background: url(//cdn.24h.com.vn/images/2014/icon-infografic-2017.png) 0 1px no-repeat;
    width: 11px;
    height: 11px;
    display: inline-block;
    margin: 0 0 0 5px;
}
.redStar {
    background: url(//cdn.24h.com.vn/images/2014/red-star.gif) 0px 0px no-repeat;
    width: 10px;
    height: 10px;
    margin-left: 2px;
    display: inline-block;
}
.grnStar {
    background: url(//cdn.24h.com.vn/images/2014/green-star.gif) 0px 0px no-repeat;
    width: 10px;
    height: 10px;
    margin-left: 2px;
    display: inline-block;
}
.icoLiv {
    display: inline-block;
    color: #fff;
    font-size: 7px;
    line-height: 12px;
    position: relative;
    top: -3px;
    text-transform: uppercase;
    font-weight: 700;
    background: red;
    padding: 0 3px;
    border-radius: 3px;
    margin-left: 5px;
}
.seMr {
    background: #ebebeb;
}
.seMr a{
    padding: 10px;
    display: inline-block;
    font-size: 12px;
}
.seMr a .ico {
    background: url(//cdn.24h.com.vn/images/m2014/images-small/sprites-small.png) 0 -162px;
    width: 20px;
    height: 16px;
    display: inline-block;  
}
.vidIco {
    position: absolute;
    top: 37%;
    left: 40%;
    background: url(//cdn.24h.com.vn/images/m2014/images-small/videoPlay-small.png) no-repeat;
    width: 30px;
    height: 30px;
    display: block;
}
.atrHdr {
    height: 40px;
}
article {
    display: inline-block;
    width: 100%;
}
.txtIl {
    font-style: italic;
}
.btnGrn {
    background-color: #78b43d;
    color: #FFF;
    padding: 5px 15px;
    display: inline-block;
    text-align: center;
}
.brnGry {
    background-color: #ebebeb;
    color: #000;
    padding: 5px 15px;
    display: inline-block;
    text-align: center;
}
/*---End common---*/


/*---Start CM khac---*/
.cateOthr li {
    display: inline-block;
    list-style: none;
    border-bottom: 1px solid #e1e1e1;
    padding: 5px 0;
}
.cateOthr li:nth-child(odd) {
    width: 47%;
    margin-right: 2%;
}
.cateOthr li:nth-child(even) {
    width: 47%;
    margin-left: 2%;
}
.cateOthr li a {
    background: none;
    font-size: 14px;
    padding: 8px 0 8px 5px;
    color: #000;
    display: block;
}
.btnTpHm {
    border: #e1e1e1 solid 1px;
    padding: 5px 16px;
    font-size: 14px;
    background: url(//cdn.24h.com.vn/images/m2014/images-small/sprites-small.png) no-repeat 4px -32px;
    margin-right: 5px;
}
.btnTpDt {
    border: #e1e1e1 solid 1px;
    padding: 5px 16px;
    font-size: 14px;
    background: url(//cdn.24h.com.vn/images/m2014/images-small/sprites-small.png) no-repeat 7px -449px;
}
/*---End CM khac---*/
.lnkGrn {
    color: #378b36;
    text-decoration: underline;
}

@media only screen and (min-width: 668px) {
    .cateOthr li a {
        font-size: 22px;
    }
    .lnkBlw {
        font-size: 24px;
    }
    .orOther {
        font-size: 26px;
    }
}
@media only screen and (min-width: 569px) and (max-width: 667px) {
    .cateOthr li a {
        font-size: 20px;
    }
    .lnkBlw {
        font-size: 22px;
    }
    .orOther {
        font-size: 24px;
    }
}
@media only screen and (min-width: 480px) and (max-width: 568px) {
    .cateOthr li a {
        font-size: 18px;
    }
    .lnkBlw {
        font-size: 20px;
    }
    .orOther {
        font-size: 22px;
    }
}
@media only screen and (min-width: 321px) and (max-width: 479px) {
    .cateOthr li a {
        font-size: 16px;
    }
    .lnkBlw {
        font-size: 18px;
    }
    .orOther {
        font-size: 20px;
    }
}

/*== 23/2/2021 minhdt fix-loi-xoc-xech-tren-ios ==*/
.hdr .log {
 margin: 10px 0;
}
#footer {
 padding: 0;
}
#footer .cmk {
 padding: 0 10px;
}
/*== End 23/2/2021 minhdt fix-loi-xoc-xech-tren-ios ==*/</pre></body></html>