.paging li.disabled {
    pointer-events: none;
    opacity: 0.6;
}

.province-name {
    position: absolute;
    top: 0px;
    left: 0px;
    background: #F00;
    padding: 5px;
    color: #fff;
    z-index: 1000;
}

.hot-news-block .hot-news-list h4 a {
    color: #2b2b2b;
    padding-bottom: 10px;
    font-family: 'Muli', sans-serif;
    font-size: 20px;
    line-height: 25px;
    font-weight: 700;
}

.hot-news-block .hot-news-list .hot-news-content-list ul li a {
    margin-top: 20px;
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
}

/*
Modal survey view result
*/
.popq {
    width: 480px;
    height: 36px;
    font-weight: 700;
    background-color: #FE9BD6;
    font-size: 13px;
    color: #FFF;
    padding: 5px 10px 5px 20px;
}

.listvote {
    width: 460px;
    float: left;
    list-style: none;
    padding: 10px 20px;
}

.listvote li {
    float: left;
    width: 470px;
    border-bottom: 1px dashed #E8E8E8;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.listvote li .col1 {
    width: 170px;
    float: left;
}

.listvote li .col2 {
    width: 290px;
    float: right;
}

.listvote li .col2 table {
    width: 260px;
}

.listvote li .col2 table .bar {
    background: #bad7c3;
    border-bottom: solid 1px #93b9a2;
}

#modalPostComment .form-control {
    width: 50% !important;
    border-radius: unset !important;
}

#modalPostComment input[type="text"] {
    height: 34px !important;
}

#modalPostComment .btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

/**
** Dòng sự kiện
*/
.title-timeline {
    border-bottom: 1px solid #DDD;
    padding-bottom: 10px;
    padding: 10px
}

.title-timeline p {
    font-weight: 700;
    color: red;
    font-size: 16px;
}

.title-timeline span {
    color: #024382;
    font-weight: 700;
}

/*
Box chuyên đề
*/
.hot-news-block.grey .hot-title h3 a {
    font-family: 'Muli', sans-serif;
    font-size: 17px;
    line-height: 21px;
    font-weight: 700;
    color: #000;
    display: inline-block;
    padding-bottom: 4px;
    float: none;
    width: auto;
}

.news-block-template .news-block-header h4 a {
    background: #e60019;
    float: left;
    font-family: "Muli", sans-serif;
    font-size: 18px;
    line-height: 23px;
    font-weight: 700;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
    padding: 3px 8px;
}

.news-local-block .news-block-header h4 a, .news-smart-city-block .news-block-header h4 a {
    color: #fff !important;
    font-family: "Muli", sans-serif;
    font-size: 33px !important;
    line-height: 41px !important;
    font-weight: 700 !important;
    background: transparent !important;
    padding-left: 0;
}

/**
** News detail
*/
.post-content img {
    width: 100% !important;
    height: auto !important;
}

.post-detail h1 .fa {
    font-size: 19px !important;
}

/*Fix thẻ strong bị override css*/
.post-content strong {
    font-weight: bold;
}

/*
Reset lại một số tag bị override bởi reset css
*/
em, strong, sub, sup, b, u, i, table, tbody, tfoot, thead {
    font: revert;
}

/**
Render icon news type
*/
.imgNewsType {
    width: unset !important;
}

/**
    Video js
*/
.vjs-poster {
    background-size: cover !important;
}

/*.video-js .vjs-tech {*/
/*    height: unset!important;*/
/*}*/


/***
    Box Comment Video
**
*/
#add-comment-forms .post-comments {
    height: 158px;
    overflow-y: scroll;
    width: 100%;
}

/**
 ** Magazine
*/
.topalp {
    display: flex;
    border-bottom: 1px solid #ececec;
    margin-bottom: 15px;
}

.item-news {
    position: relative;
}

.topalp .bormb {
    font-weight: 600;
    font-size: 24px;
    line-height: 1.3;
}

.alp {
    display: flex;
    width: 100%;
}

.alp li {
    margin-left: 0px;
}

.alp li {
    margin-bottom: 15px;
}

.alp .i-title {
    font-size: 16px;
    font-weight: 700;
}

.topalp img {
    border: 0;
    max-width: 100%;
}

.dplay{
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  align-items:center;
  span{color: #fff;}
}
.dplay .play_button{margin-left: 20px;}
.dplay .play_button a{color: #fff;}

@media (max-width: 767px) {
    .topalp {
        border: none;
    }
}

@media (max-width: 667px) {
    .topalp {
        margin-bottom: 5px;
    }
}

@media (max-width: 667px) {
    .item-news {
        margin-bottom: 5px;
        float: left;
    }
}

@media (max-width: 767px) {
    .bormb {
        border-bottom: 1px solid #ececec;
        margin-bottom: 15px;
        padding-bottom: 10px;
        font-size: 23px;
        font-weight: 600;
    }
}

@media (max-width: 667px) {
    .topalp .alp li:nth-child(odd) {
        padding: 0 10px;
    }
}

@media (max-width: 667px) {
    .alp li:nth-child(odd) {
        padding-right: 5px;
        padding-left: 15px;
    }
}

@media (max-width: 667px) {
    .alp .mhr {
        border-bottom: 1px dashed #f2f2f2;
        padding-bottom: 10px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

@media (max-width: 667px) {
    .item-news {
        margin-bottom: 5px;
        float: left;
    }
}

@media (max-width: 667px) {
    .m-nopad2 {
        padding-left: 0;
        padding-right: 10px;
    }
}

@media (max-width: 767px) {
    .alp .i-title, .video-img-top .b-title {
        font-size: 18px;
        font-weight: 600;
    }
}

/**
 End Magazine
*/

/**
Set fontsize news detail
*/
.bt-set-font-size {
    background: #E2E2E2;
    border: none;
    color: #707070;
    cursor: pointer;
}
.bt-set-font-size span{
    font-size: 14px;
}
.bt-set-font-size:focus{
    outline: none;
}

/**
** Responsive
*/
@media screen and (max-width: 992px) and (min-width: 0) {
    .mhr .col-6 {
        padding: 0 !important;
    }

    .mhr .i-title-big {
        margin-left: 10px;
    }

    .remain-feature {
        padding: unset !important;
    }

    .title-timeline p {
        font-size: 14px;
    }

    .hot-news-block .hot-title h3 a {
        font-size: 21px !important;
        line-height: 26px !important;
    }

    .post-content img {
        height: auto !important;
    }

    #add-comment-forms .post-comments {
        height: unset;
        overflow-y: unset;
        width: calc(100% + 32px);
    }

    .news-local-block .news-block-header h4 a, .news-smart-city-block .news-block-header h4 a {
        font-size: 25px !important;
        line-height: 31px !important;
    }

}

/*.video-js{*/
/*    height: 369px;*/
/*}*/
