﻿.hidden{display:none !important}
.timeline-item{background:#fff;border:1px solid;border-color:#e5e6e9 #dfe0e4 #d0d1d5;border-radius:3px;padding:12px;margin:10px auto;min-height:138px}@keyframes placeHolderShimmer{0%{background-position:-468px 0}100%{background-position:468px 0}}.animated-background{animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background:#f6f7f8;background:linear-gradient(to right,#eeeeee 8%,#dddddd 18%,#eeeeee 33%);background-size:800px 104px;height:130px;position:relative}.background-masker{background:#fff;position:absolute}.background-masker.header-top{top:0;left:33.3333%;right:0;height:10px}.background-masker.header-left{top:10px;left:33.3333%;width:15px;height:20px}.background-masker.header-right{top:10px;left:90%;right:0;height:20px}.background-masker.header-bottom{top:30px;left:33.3333%;right:0;height:10px}.background-masker.header-2-left{top:40px;left:33.3333%;width:15px;height:20px}.background-masker.header-2-right{top:40px;left:65%;right:0;height:20px}.background-masker.header-2-bottom{top:60px;left:33.3333%;right:0;height:15px}.background-masker.meta-left{top:75px;left:33.3333%;width:15px;height:8px}.background-masker.meta-right{top:75px;left:55%;right:0;height:8px}.background-masker.meta-bottom{top:83px;left:33.3333%;right:0;height:15px}.background-masker.description-left{top:98px;left:33.3333%;width:15px;height:12px}.background-masker.description-right{top:98px;left:95%;right:0;height:12px}.background-masker.description-bottom{top:110px;left:33.3333%;right:0;height:8px}.background-masker.description-2-left{top:118px;left:33.3333%;width:15px;height:12px}.background-masker.description-2-right{top:118px;left:87%;right:0;height:12px}.background-masker.description-2-bottom{top:130px;left:33.3333%;right:0;height:8px}.background-masker.description-3-left{top:138px;left:33.3333%;width:15px;height:4px}.background-masker.description-3-right{top:138px;left:100%;right:0;height:12px}.background-masker.description-3-bottom{top:150px;left:33.3333%;right:0;bottom:0}
.popUp.binhLuan{border:1px solid red}.popUp.active{pointer-events:auto;opacity:1}.popUp{pointer-events:none;opacity:0;z-index:301;position:fixed;transition:.5s ease-in-out}.popUp .bg{position:fixed;z-index:333;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.6)}.popUp.binhLuan .popupContent{width:600px;top:65px;padding:25px 30px 30px;border:1px solid red;background-color:#fff}.popUp .popupContent{left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);position:absolute;z-index:5;z-index:999;position:fixed}.popUp.binhLuan .popupContent .title{font:20px/28px RobotoBold;color:red;font-family:"Asap Condensed",Arial,"Helvetica Neue",Helvetica,sans-serif;font-weight:700}.popUp.binhLuan .popupContent .form{margin:25px -30px 0;padding:15px 30px;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.popUp.binhLuan .popupContent .btnClick{margin-top:15px;font-size:0;text-align:right}.popUp.binhLuan .popupContent .btnClick a{display:inline-block;width:85px;height:40px;text-align:center;font:15px/40px RobotoMedium;border:1px #e5e5e5 solid;margin-left:10px;border-radius:5px;font-weight:700;font-family:"Asap Condensed",Arial,"Helvetica Neue",Helvetica,sans-serif}.popUp.binhLuan .popupContent .btnClick a:last-child{background-color:red;border-color:red;color:#fff;font-weight:700}.popUp.binhLuan .popupContent .form .box input{height:40px;font:15px/40px;border:1px solid #e5e5e5;border-radius:5px;width:100%;padding:0 10px;font-family:"Asap Condensed",Arial,"Helvetica Neue",Helvetica,sans-serif}.has-error em{color:red}.btn-close-comment{display:inline-block;height:31px;font-size:13px;color:#fff;padding:6px 20px;background-color:#b30013;margin-top:-10px;border-radius:4px;}.btn-send-comment{display:inline-block;height:31px;font-size:13px;color:#fff;padding:6px 20px;background-color:#0056b3;margin-top:-10px;border-radius:4px;}.btn-send-comment:hover,.btn-close-comment:hover{color:#fff}

/*add css new*/
a { 
    text-decoration:none !important;
    cursor:pointer;
}
/* respensive iframe*/
.onecms_video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 */
}

.onecms_video iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.c-widget__title__name > a {
    color: inherit;
}
.c-cat-list__current > a {
    color: inherit;
}
video, audio {
    width: 100%;
}
.c-header-inner h1 {
    margin-bottom: inherit;
}
.c-video-head__text h1 {
    font-size: 16px;
    margin-bottom: inherit;
}
.c-video-head__text a {
    color:#fff;
}
.bottom40 {
    margin-bottom: 40px
}
.c-video-head__cat li.active a{
    color: #ED1C24;
}
@charset "UTF-8";

.bg-detail.is-single .l-sidebar {
    display: none;
}

.bg-detail.is-single .l-main {
    margin-left: auto;
    margin-right: auto;
    width: auto ;
    max-width: 600px;
}

    .bg-detail.is-single .l-main .c-detail-head {
        padding: 0;
    }

    .bg-detail.is-single .l-main .c-news-detail {
        padding: 0;
    }

.onecms_live {
    padding-left: 0 !important;
}

@media (min-width: 992px) {
    .bg-detail.is-single .c-share-scroll.has-fixed {
        /*position: absolute;*/
    }

    .entry .sc-longform-header-no-bg-img {
        padding-top: 150px;
    }
}

.invisible-box {
    opacity: 0;
    pointer-events: none;
}

/*new*/
.onecms_load_view.fadeout {
    position: relative;
}

    .onecms_load_view.fadeout::after {
        animation: shimmer 2s linear infinite reverse;
        background-image: -webkit-gradient(linear,left top,right top,from(#ddd),color-stop(5%,#eee),color-stop(6%,#ddd),color-stop(66%,#ddd),color-stop(71%,#eee),color-stop(72%,#ddd),to(#ddd));
        background-image: linear-gradient(90deg,#ddd,#eee 5%,#ddd 6%,#ddd 66%,#eee 71%,#ddd 72%,#ddd);
        background-size: 300% 100%;
        bottom: 0;
        content: "";
        display: block;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 99;
    }

@keyframes shimmer {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: 100% 0;
    }
}

ins.adsbygoogle[data-ad-status="unfilled"] {
    display: none !important;
}

.select2-results__option.level1 {
    font-weight: bold;
}

.select2-results__option.level2 {
    padding-left: 30px;
}

.preview-mode {
    padding-top: 50px;
}

    .preview-mode:before {
        content: "Bạn đang xem phiên bản XEM THỬ của bài viết.";
        position: fixed;
        z-index: 9999;
        top: 0;
        left: 0;
        right: 0;
        background: rgba(255,255,255,0.95);
        box-shadow: 0 0 3px 3px rgba(0,0,0,0.1);
        display: block;
        padding: 10px;
        text-align: center;
        color: #e30000;
        font-size: 22px;
        height: 50px;
    }

@media(max-width:767px) {
    .preview-mode:before {
        content: "Phiên bản XEM THỬ";
    }
}
/*Xóa khoảng trống ở header khi nó được chèn trong content vì web này đã có sẵn khoảng trống*/
.entry .sc-longform-header-top-normal,
.entry .sc-longform-header-top-normal-small,
.entry .sc-longform-header-no-bg-img-normal,
.entry .sc-longform-header-default-normal,
.entry .sc-longform-header-top-normal .sc-longform-header-text,
.entry .sc-longform-header-top-normal-small .sc-longform-header-text,
.entry .sc-longform-header-no-bg-img-normal .sc-longform-header-text,
.entry .sc-longform-header-default-normal .sc-longform-header-text {
    padding-top: 0 !important;
}

.entry:not(.longform) .sc-longform-header-top-normal .sc-longform-header-text .sc-longform-header-title,
.entry:not(.longform) .sc-longform-header-top-normal-small .sc-longform-header-text .sc-longform-header-title,
.entry:not(.longform) .sc-longform-header-no-bg-img-normal .sc-longform-header-text .sc-longform-header-title,
.entry:not(.longform) .sc-longform-header-default-normal .sc-longform-header-text .sc-longform-header-title {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

/*Chỉnh thông tin tác giả, ngày xuất bản*/
.entry:not(.longform) .sc-longform-header-meta {
    font-family: "Roboto",Arial,"Helvetica Neue",Helvetica,sans-serif !important;
    font-size: 14px !important;
    margin-top: 15px !important;
}

.entry:not(.longform) .sc-longform-header-author {
    color: #424242 !important;
}

.entry:not(.longform) .sc-longform-header-date {
    color: #595959 !important;
}

.entry:not(.longform) .sc-text {
    font-size: 0;
}

    .entry:not(.longform) .sc-text:after {
        font-size: 14px;
        display: inline;
        content: "|";
    }

@media (max-width: 991px) {
    .c-detail-head {
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
    }

        .c-detail-head .c-share-scroll {
            top: -34px !important;
        }
}

@media (max-width: 762px) {
    .binhluancomment, .popUp.binhLuan .popupContent {
        width: 100%;
    }
}
/*.bg-detail.is-single .l-main {
    margin-left: auto;
    margin-right: auto;
    width: auto !important;
    max-width: 660px !important;
}
*/
.entry, .entry p, .entry h2, .entry h3, .entry h4, .entry blockquote,
.entry address, .entry blockquote, .entry dl,
.entry figure, .entry ol, .entry p, .entry pre, .entry table, .entry ul,
.entry .image-responsive, .entry .grid,
.entry .sc-longform-header-default-normal .sc-longform-header-text {
    max-width: 660px;
}
/**
    search box
*/
.c-search {
    border: 1px solid #ddd;
    border-radius: 18px;
    margin-bottom: 20px;
}
.c-search .c-search__inner {
    position: relative;
    z-index: 1;
    padding-left: 10px;
    padding-right: 38px;
}
.c-search .form-control {
    background-color: transparent;
    border: none;
    height: 28px;
    font-size: 14px;
    padding: 4px 0;
}
input.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.form-control {
    font-size: 14px;
    border-radius: 0;
    box-shadow: none;
}
.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    box-shadow: var(--bs-box-shadow-inset);
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.c-search .c-search__btn {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    padding: 0;
    text-align: center;
    border: none;
    width: 38px;
    height: 34px;
    line-height: 28px;
    background: transparent;
    border-radius: 18px 0 0 18px;
}
.icon20-search {
    background-image: url(../images/icon20-search.svg);
}
[class*=icon20] {
    width: 20px;
    height: 20px;
}
[class*=icon] {
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center center;
}
/**
    weather
*/
.c-weather {
    display: block;
}
.info_noLogin .wearther > div {
}
#widget-weather {
    position: relative;margin-top: 10px
}

    #widget-weather.expanded .current-city {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        #widget-weather.expanded .current-city i,
        #widget-weather.expanded .current-city:hover i {
            transform: rotate(180deg) scale(1);
            font-size: 13px;
            margin-left: 8px;
        }

    #widget-weather.expanded .filter {
        display: block;
    }

    #widget-weather .current-city {
        cursor: pointer;
        list-style: none;
        margin: 0;
        padding: 0;
    }

        #widget-weather .current-city:hover i {
            transform: scale(1);
            font-size: 13px;
            margin-left: 8px;
        }

        #widget-weather .current-city li {
            display: flex;
            justify-content: flex-end;
            align-items: center;
            width: 100%;
            height: 30px;
            text-align: right;
            color: #aaa;
        }

        #widget-weather .current-city img {
            height: 30px;
            width: auto;
            margin-left: 5px;
        }

        #widget-weather .current-city em {
            font-style: normal;
            color: #000;
        }

        #widget-weather .current-city span {
            color: #000;
        }

        #widget-weather .current-city strong {
            display: inline-block;
            margin-right: 5px;
            color: #000;
        }

        #widget-weather .current-city i {
            font-size: 0;
            transition: transform 0.3s ease, font-size 0.3s ease;
            transform: scale(0);
        }

        #widget-weather .current-city:hover strong {
            color: #005E82;
        }

    #widget-weather .filter {
        display: none;
        position: absolute;
        z-index: 9;
        top: calc(100% + 7px);
        right: 0;
        border-radius: 5px;
        box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.4);
        background-color: #ffffff;
        min-width: 265px;
        max-height: 400px;
        overflow: hidden;
        animation: fadeIn 0.3s ease;
    }

        #widget-weather .filter ul {
            list-style: none;
            margin: 0;
            padding: 0;
        }

        #widget-weather .filter input {
            background-color: #e8e8e8;
            padding: 6px 10px;
            width: 100%;
            border: none;
            font-size: 14px;
            border-top-left-radius: 5px;
            border-top-right-radius: 5px;
        }

            #widget-weather .filter input:focus {
                outline: none;
            }

        #widget-weather .filter .city-list {
            width: 100%;
            overflow-y: auto;
            max-height: 355px;
        }

            #widget-weather .filter .city-list .choosed-city,
            #widget-weather .filter .city-list .others-city {
                padding: 11px 0;
            }

                #widget-weather .filter .city-list .choosed-city p,
                #widget-weather .filter .city-list .others-city p {
                    font-family: Arial;
                    font-size: 12px;
                    font-weight: bold;
                    color: #797979;
                    padding: 0 10px;
                    margin: 0;
                }

                #widget-weather .filter .city-list .choosed-city ul li,
                #widget-weather .filter .city-list .others-city ul li {
                    display: flex;
                    align-items: center;
                    justify-content: space-between;
                    font-family: Arial;
                    font-size: 12px;
                    color: #000000;
                    padding: 10px;
                    border-bottom: 1px solid #eeeeee;
                }

                    #widget-weather .filter .city-list .choosed-city ul li span,
                    #widget-weather .filter .city-list .others-city ul li span {
                        display: flex;
                        font-family: Arial;
                        font-size: 12px;
                        color: #444444;
                    }

                        #widget-weather .filter .city-list .choosed-city ul li span img,
                        #widget-weather .filter .city-list .others-city ul li span img {
                            height: 30px;
                            margin-left: 7px;
                        }

                #widget-weather .filter .city-list .others-city ul li {
                    cursor: pointer;
                }

                    #widget-weather .filter .city-list .others-city ul li:hover {
                        background-color: #e8e8e8;
                    }

                    #widget-weather .filter .city-list .others-city ul li:last-child {
                        border-bottom: none;
                    }

                #widget-weather .filter .city-list .others-city .no-result {
                    font-family: Arial;
                    font-size: 12px;
                    color: #797979;
                    padding: 10px;
                    text-align: center;
                    font-style: italic;
                }

@media (max-width: 1199.98px) {
    #widget-weather .current-city i {
        font-size: 13px;
        transform: scale(1);
        margin-left: 8px;
    }
}

.ti-arrow-circle-down {
    width: 12px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
    padding: 1px;
    line-height: 0;
    border: 1px solid #ddd;
    border-radius: 50%;
}

    .ti-arrow-circle-down:after {
        content: "";
        width: 8px;
        height: 8px;
        background-image: url("../images/icons/icon8-down.svg");
        background-position: center center;
        background-repeat: no-repeat;
        display: inline-block;
        vertical-align: middle;
    }

.c-weather-widget {
    background-color: #F7F7F7;
    padding: 12px 0;
    position: relative;
    z-index: 1;
}

.c-weather-widget__link {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
}

.c-weather-widget .container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.c-weather-widget__time {
    color: #555;
    font-size: 12px;
}

    .c-weather-widget__time b {
        color: #000;
    }

    .c-weather-widget__time p {
        margin-bottom: 0 !important;
    }

.c-weather-widget__location {
    font-size: 12px;
}

    .c-weather-widget__location img {
        height: 20px;
        width: auto;
        margin-left: 5px;
    }

    .c-weather-widget__location em {
        font-style: normal;
        color: #000;
    }

    .c-weather-widget__location span {
        color: #000;
    }

    .c-weather-widget__location strong {
        display: inline-block;
        margin-right: 5px;
        color: #000;
    }
/**
    end weather
*/
