﻿*::selection {
    color: white;
    background-color: orange;
}
.fa, .fas {
    font-weight: 600;
}
.HomeTopListNewsItem .title:before, .HomeTopListNewsItem .title:after, .HomeTopListNewsItem:before, .HomeTopListNewsItem:after {
    display: table;
    content: " ";
}
a.qitieudechinh {
    font-size: 15px;
    font-weight: 600;
}
.HomeTopListNewsItem .title:after, .HomeTopListNewsItem:after {
    clear: both;
}

.HomeTopNewsMains a, .HomeTopNewsMain a {
    font-weight: bold;
    text-align: left;
}

.HomeTopNewsMain a {
    font-size: 20px;
    line-height: 24px;
}

.HomeTopNewsMains a {
    font-size: 20px;
    line-height: 24px;
}

.HomeTopTitle {
    border-bottom: 1px solid #0177d7;
}

    .HomeTopTitle .crop {
        margin: 0 0 10px;
        text-align: center;
    }

.HomeTop .HomeTopListNewsItem img {
    padding-right: 10px;
    overflow: hidden;
}

.HomeTopListNewsItem img {
    /* padding-right: 10px;
    max-height: 100px;
    overflow: hidden;*/
}



.vsf-tieu-de-chinh h1, .breadcrumbs a, .related-stories h3, .block-heading, .related-stories h4 {
    display: block;
    font-size: 15px;
    text-transform: uppercase;
    padding: 8px 8px 6px;
    font-weight: bold;
}

.s_CategoryHome_Title_Parent a {
    display: block;
    font-size: 23px;
    padding: 8px 8px 0px;
    font-weight: 600;
    padding-left: 0px;
}



.related-stories h3 {
    text-transform: none;
    line-height: 1.5em;
}

.related-stories ul li, .HomeTopListNewsItem, .block-body ul li {
    border-bottom: 1px solid #ddd;
    padding: 5px 0;
}

.HomeTopListNewsItem {
    border-bottom: 0px solid #ddd;
}

    .related-stories ul li:last-child, .HomeTopListNewsItem:last-child, .block-body ul li:last-child {
        border-bottom: 0;
    }



span.s_CategoryHome_Title_Parent {
    text-align: left;
}

.HomeTopTitles {
    margin-bottom: 5px;
}

.s_Title a, .HomeTopListNewsItem a {
    margin-bottom: 5px;
    line-height: 26px;
    font-weight: 600;
    font-size: 15px;
}

.HomeTop .HomeTopListNewsItem a {
    /*font-size: 17px;     line-height: 20px;*/
}



.HomeTopListNewsItem .title {
    margin-bottom: 5px;
    display: block;
}

.HomeTopListNewsItem .summary {
    margin-left: 150px;
}



    .footer * {
        color: #fff !important;
        font-size: 12px;
    }

    .footer strong {
        font-size: 16px;
    }

.footer-body {
    padding: 10px 0;
}

#articlecontent h1 {
    font-size: 1em;
}

.news-detail .title {
    font-size: 26px;
    line-height: 31px;
    display: block;
    margin-bottom: 15px;
}

.news-detail .content {
    margin: 0 0 20px;
}

.tintuc .tieudetintuc {
    border-bottom: 0px !important;
}

.time, .time2 {
    font-size: 14px;
   
}

    .time .openmedia {
        font-style: italic;
        font-size: 14px;
        border-bottom: 1px solid #eee;
    }


.crop img, #articlecontent img {
    max-width: 100%;
}

.block {
    margin: 0 0 20px;
}

.HomeTopMains .crop, .HomeTopMains .crops {
    margin: 0 0 10px;
}

.category-page .story .title {
    font-weight: bold;
    font-size: 16px;
    margin: 0 0 10px;
}

.category-page .story-listing .story {
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
}

    .category-page .story-listing .story .img {
        float: left;
        padding-right: 10px;
    }

.category-page .highlight {
    border-bottom: 1px solid #ddd;
}

    .category-page .highlight .story {
        margin: 0 0 20px;
    }

        .category-page .highlight .story .img {
            margin: 0 0 10px;
        }

    .category-page .highlight .relate ul {
        padding-left: 20px;
    }

    .category-page .highlight .relate li {
        list-style: disc;
    }

.table-condensed * {
    font-size: 12px;
}



.vanban-item {
    margin: 0 0 10px;
}

.document-title {
    margin: 0 0 10px;
}

    .document-title span {
        font-weight: bold;
        font-size: 18px;
    }

.document-detail-page .note {
    font-family: serif;
    font-style: italic;
}

#ContentPlaceHolder1_lstInfo * {
    font-size: 13px;
}

.contact-page {
    margin: 0 0 20px;
}


html, body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.snap-content {
    position: fixed;
    top: 45px;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto;
    height: auto;
    z-index: 2;
    overflow: auto;
   /* -webkit-overflow-scrolling: touch;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);*/
}

.snap-drawers {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto;
    height: auto;
}

.snap-drawer {
    position: absolute;
    top: 0;
    right: auto;
    bottom: 0;
    left: auto;
    width: 265px;
    height: auto;
    overflow: auto;
   /* -webkit-overflow-scrolling: touch;
    -webkit-transition: width 0.3s ease;
    -moz-transition: width 0.3s ease;
    -ms-transition: width 0.3s ease;
    -o-transition: width 0.3s ease;
    transition: width 0.3s ease;*/
}

.snap-drawer-left {
    left: 0;
    z-index: 1;
}

.snap-drawer-right {
    right: 0;
    z-index: 1;
}

.snapjs-left .snap-drawer-right, .snapjs-right .snap-drawer-left {
    display: none;
}

.snapjs-expand-left .snap-drawer-left, .snapjs-expand-right .snap-drawer-right {
    width: 100%;
}


/* Show "Left" drawer for the "Right" drawer in the demo */

.snapjs-right .snap-drawer-left {
    display: none;
}

/* Hide the actual "Right" drawer in the demo */

.snapjs-right .snap-drawer-right {
    display: none;
}

/* Show the "Drag" background in the demo */

#content {
    background: #fff;
}

/* Demo toolbar styles */

#toolbar {
   
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
}

    #toolbar h1 {
      
        text-align: center;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
        margin: 5px auto;
    }



#open-left {
   
    font-size: 25px;
    width: 40px;
    padding: 5px;
    padding-left: 15px !important;
}

.qimbsearch {

    font-size: 25px;
    width: 40px;
    padding: 5px;
    padding-right: 15px;
}

/* Show the red "No Drag" box in the demo */
#no-drag, #do-drag {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50%;
    height: 100px;
    margin-left: -25%;
    margin-top: -50px;
    background: red;
    color: #FFF;
    text-align: center;
    line-height: 100px;
}

#do-drag {
    background: green;
}

/* Styles for the social buttons in the demo */

.demo-social {
    padding: 0 15px;
}

/* Show the translucent white "Toggle" boxes in the demo */

.toggler {
    width: 80%;
    background: rgba(255, 255, 255, 0.5);
    margin: 0 auto;
    position: relative;
    top: 70px;
    padding: 20px;
    margin-bottom: 20px;
    text-align: center;
}

/* Styles for expanding "Search" input in the "Expanding" demo */

.search {
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
}

#search {
    height: 30px;
    width: 87%;
    margin: 7px 7px 0 7px;
    background: linear-gradient(#414A5A, #4C5464);
    background: -webkit-linear-gradient(#414A5A, #4C5464);
    padding-left: 15px;
    border: 1px solid #222936;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    -webkit-box-shadow: inset 0 1px 2px -1px rgba(0, 0, 0, 0.5), 0 1px 2px -1px rgba(255, 255, 255, 0.4);
    -moz-box-shadow: inset 0 1px 2px -1px rgba(0, 0, 0, 0.5), 0 1px 2px -1px rgba(255, 255, 255, 0.4);
    box-shadow: inset 0 1px 2px -1px rgba(0, 0, 0, 0.5), 0 1px 2px -1px rgba(255, 255, 255, 0.4);
}

    #search:focus {
        outline: none;
        border-color: #151515;
    }

/* Styles for fading out the drawer content in the "Expanding" demo */

.drawer-inner {
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

.snapjs-expand-left .drawer-inner, .snapjs-expand-right .drawer-inner {
    opacity: 0;
}

/* Styles for the "Settings" demo */

.opt {
    padding: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

    .opt p {
        font-weight: bold;
        margin-top: 0;
        margin-bottom: 5px;
        color: #222;
        color: rgba(0, 0, 0, 0.6);
    }

/* Default demo styles */



    .snap-drawer h3 {
        font-size: 24px;
        font-weight: 500;
        margin: 12px;
        text-shadow: 1px 1px 1px #000;
        text-align: center;
    }

    .snap-drawer h4 {
        padding: 5px;
        border-top: 1px solid rgba(255, 255, 255, 0.1);
        margin-bottom: 0;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 400;
        line-height: 23px;
    }

    .snap-drawer ul {
        padding: 0;
        margin: 0;
        list-style-type: none;
    }

    .snap-drawer li > a {
        font-size: 15px;
        display: block;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        border-top: 1px solid rgba(255, 255, 255, 0.1);
        padding: 15px;
        font-weight: 100;
        text-shadow: 0 1px 0 #000;
        text-decoration: none;
        color: #fff;
    }

    .snap-drawer p {
        opacity: 0.5;
        padding: 15px;
        font-size: 12px;
    }

#toolbar h1 {
    font-size: 13px;
   /* font-size: 3.5vw;*/
    font-weight: bold;
    line-height: 20px;
    text-transform: uppercase;
    padding-top: 3px;
}

#cssmenu1 > li > ul {
    display: none;
}

#cssmenu1 li .toggle {
    display: block;
    position: absolute;
    right: -8px;
    top: 0px;
    font-size: 20px;
}

.toggle span {
    padding: 15px;
}

#cssmenu1 li ul {
    display: none;
}

#cssmenu1 li .glyphicon {
    display: none;
}

#cssmenu1 li.active > .toggle > .glyphicon-plus-sign {
    display: none;
}

#cssmenu1 li.active > .toggle > .glyphicon-minus-sign {
    display: block;
}

#cssmenu1 li:not(active) > .toggle > .glyphicon-plus-sign {
    display: block;
}

#cssmenu1 li {
    position: relative;
}

    #cssmenu1 li li a {
        padding-left: 30px;
    }

    #cssmenu1 li li li a {
        padding-left: 50px;
    }

.snap-drawer > div > .toggle {
    display: none;
}



.content img {
    padding-left: 0 !important;
    max-width: 100%;
    height: auto !important;
}

.content * {
    max-width: 100%;
}

.content table p {
    display: inline-block;
}






.pagination {
    border-radius: 4px;
    margin: 20px 0;
    padding-left: 0;
}

    .pagination > li {
        display: inline;
    }

        .pagination td a, .pagination td span, .pagination > li > a, .pagination > li > span {
            background-color: #ffffff;
            border: 1px solid #dddddd;
            color: #337ab7;
            float: left;
            line-height: 1.42857;
            margin-left: -1px;
            padding: 6px 12px;
            position: relative;
            text-decoration: none;
        }

        .pagination td td:first-child a, .pagination td td:first-child span, .pagination > li:first-child > a, .pagination > li:first-child > span {
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
            margin-left: 0;
        }

        .pagination td td:last-child a, .pagination td td:last-child span, .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px;
        }

        .pagination td a:hover, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
            background-color: #eeeeee;
            border-color: #dddddd;
            color: #23527c;
        }

    .pagination td span, .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
        background-color: #337ab7;
        border-color: #337ab7;
        color: #ffffff;
        cursor: default;
        z-index: 2;
    }

.story .title {
    margin: 0 0 10px;
    line-height: 22px;
    clear: both;
}

    .story .title a {
        font-family: 'arial';
        font-size: 16px;
        font-weight: 600;
    }

.HomeTopTitle .crop img {
    width: 100%;
}

.block ul li a {
    font-size: 17px;
}



    .time span {
        color: #aaa;
        padding-right: 5px;
    }

.HomeTopNewsMains p, .HomeTopListNewsItem .summary {
    text-align: justify;
}

.xem-tiep span {
    float: right;
    top: 4px;
}

.xem-tiep {
    border-radius: 0px;
    padding: 10px;
    display: block;
    margin: 0px 0px 8px;
    text-align: center;
    border: 1px solid #eee;
    background-color: #fff;
    font-size: 17px;
    font-weight: normal;
    border-radius: 5px;
}


.child-categories {
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-color: #ddd;
    border-bottom-color: #ddd;
    border-left-color: #ddd;
    margin: 0px 0px 8px;
}

    .child-categories .child-category {
        display: inline-block;
        width: 100%;
    }

        .child-categories .child-category a {
            display: block;
            font-weight: 700;
            padding: 5px;
            border-top-style: solid;
            border-top-width: 1px;
            border-top-color: #ddd;
        }

.HomeTops {
    position: relative;
}

    .HomeTops .toogle {
        position: absolute;
        top: 2px;
        right: 0;
    }

        .HomeTops .toogle.collapsed .down, .HomeTops .toogle .up {
            display: none;
        }

        .HomeTops .toogle span {
            font-size: 14px;
            color: #333;
        }

        .HomeTops .toogle.collapsed .up {
            display: inline-block;
        }

.breadcrumbs22 {
    margin: 0 0 10px;
}

    .breadcrumbs22 a {
        display: inline-block;
        margin-right: 0;
    }

        .breadcrumbs22 a + a:before {
            content: "»";
            display: inline-block;
            font-size: 14px;
            border: none;
            padding: 0 5px;
        }

    .breadcrumbs22 * {
        border-bottom: 0;
    }

    .breadcrumbs22 .breadcrumbs a:after {
        display: none;
    }

.breadcrumbs22 {
    padding: 5px 10px;
}

tr.pagination {
    display: table-row;
}

.s_LiveImg {
    width: 48px;
    float: left;
}

p.s_Title {
    margin-bottom: 1px;
    font-size: 13px;
    font-weight: bold;
}

.s_description {
    margin: 0px;
}

.s_liveLeftdiv1 {
    padding: 6px 0px 8px; /*box-shadow: 0 0 1px 1px #d1d1d1;*/
}

.s_LiveRight_div2 {
    float: left;
    width: 100%;
    line-height: 24px;
    padding: 8px;
    margin: 8px 0px 8px; /*box-shadow: 0 0 1px 1px #d1d1d1;*/
    border: 1px solid #d1d1d1;
}

.accordion h2 {
    margin-bottom: 25px;
}

.panel-default {
    border-color: transparent;
}

.panel-default > .panel-heading, .panel {
    border: 0 none;
    box-shadow: none;
}


.panel-body {
    padding: 10px 10px 10px;
}

.panel-group .panel + .panel {
    margin-top: 0;
    border-top: 1px solid #d9d9d9;
}

.panel-group .panel {
    border-radius: 0;
}

.panel-heading {
    border-radius: 0;
}



.accordion-inner img {
    border-radius: 4px;
}

.accordion-inner h4 {
    margin-top: 0;
}

a.accordion-toggle i {
    width: 40px;
    line-height: 35px;
    font-size: 18px;
    margin-top: -11px;
    text-align: center;
    margin-right: -15px;
}



.panel-title {
    font-size: 14px;
}

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
    border: 1px solid #ddd;
}

/*== Comment==*/
ul.info {
    list-style-type: none;
}

    ul.info li {
        display: inline;
        padding: 0px;
        margin: 0px;
        font-family: Arial;
        font-size: 12px;
    }

        ul.info li .user-icon {
            width: 17px;
            height: 16px;
            content: '';
            display: inline-block;
            background-image: url(/App_Themes/Default/Image/commment_icon.jpg);
            background-position: 0px -60px;
        }

        ul.info li:nth-child(2) {
            color: Red;
            padding: 0px 2px 0px;
        }

        ul.info li:last-child {
            margin-left: 2px;
        }

.user-comment-content {
    margin: 10px auto;
    padding: 0px 0px 10px;
    width: 100%;
    border-bottom: 1px solid #ccc;
}

h1.title a, h4.titless a {
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
}

#Player34_wrapper {
    width: 100% !important;
}

a.morelink {
    background: #fff;
    color: #1565c0;
   
}

.morecontent span {
    display: none;
}

/*Paging*/
.PagingWrapper {
    position: relative;
    padding: 0 0 5px;
    clear: both;
    width: 100%;
    text-align: center;
}

.pager {
    position: relative;
    padding-right: 15px;
    overflow: hidden;
    margin-top: 10px;
    padding-top: 10px;
}

    .pager li {
        margin: 0;
        height: 25px;
    }

        .pager li.first {
            display: none;
            float: left;
            width: 20px;
        }

            .pager li.first a {
                background: url(../App_Themes/Default/Image/icon-paging1.gif) no-repeat left top;
                float: left;
                width: 20px;
                height: 19px;
                text-indent: -1000em;
                margin: 0;
                position: relative;
            }

        .pager li.previous {
            float: left;
            width: 28px;
        }

            .pager li.previous a {
                background: url(../App_Themes/Default/Image/icon-paging1.gif) no-repeat left top;
                float: left;
                width: 10px;
                height: 19px;
                text-indent: -1000em;
                margin: 0px 20px 0 10px;
                position: relative;
            }

        .pager li.next {
            float: left;
            width: 28px;
        }

            .pager li.next a {
                background: url(../App_Themes/Default/Image/icon-paging1.gif) no-repeat -36px top;
                float: left;
                width: 10px;
                height: 19px;
                text-indent: -1000em;
                margin: 0px 0px 0 8px;
                position: relative;
            }

        .pager li.last {
            display: none;
            float: left;
            width: 35px; /*                                                    border: 1px solid black;*/
        }

            .pager li.last a {
                background: url(../App_Themes/Default/Image/icon-paging1.gif) no-repeat -36px top;
                float: left;
                width: 20px;
                height: 19px;
                text-indent: -1000em;
                margin: 0px 0 0 12px;
                position: relative;
            }

    .pager ul {
        float: left;
        overflow: hidden;
        position: relative;
    }

        .pager ul li.page {
            float: left;
            width: 19px;
            margin: 0px 1px 0px;
        }

            .pager ul li.page a {
                color: #666;
            }

                .pager ul li.page a:link, .pager ul li.page a:visited {
                    background: url(../App_Themes/Default/Image/icon-paging-item1.gif) no-repeat right top;
                    width: 19px;
                    height: 19px;
                    display: block;
                    text-align: center;
                    font-size: 14px;
                }

                .pager ul li.selected a:link, .pager ul li.selected a:visited, .pager ul li.page a:hover {
                    background-position: left top;
                    text-decoration: none;
                    color: #FFF;
                }

    .pager li > a, .pager li > span {
        display: inline-block;
        padding: 0px;
        background-color: #fff;
        border: 0px;
        border-radius: 0px;
    }

.expand_ico {
    width: 40px;
    height: 30px;
    background-size: 25px;
}

.infoFooter {
    float: left;
    padding-bottom:15px;
}

.LogoBotoom {
    float: left;
    width: 20%;
    display: none;
}

#CenterFootermb {
    font-size: 12px;
    padding: 10px 5px 5px;
    display: inline-block;
    width: 100%;
}



    #CenterFooter table {
        width: auto !important;
    }

        #CenterFooter table td {
            padding-top: 0px !important;
            vertical-align: top;
        }

.departmentName, .tieudetintucs, .breadcrumbs {
    padding: 10px 12px;
    width: 100%;
    margin: -10px 0 8px 0;
    text-transform: uppercase;
}

    .tieudetintuc p, .tieudetintucs p, .breadcrumbs h3 {
        margin-bottom: 0px;
        margin-top: 0px;
    }

        .departmentName, .tieudetintucs p a, .breadcrumbs p a {
          
            font-weight: bold;
        }

p.openmedia {
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;
}

.headerTitle {
    /* padding-top: 10px;*/
}

    .headerTitle h1 {
        font-weight: bold;
        font-size: 20px;
        line-height: 24px;
    }

.story img {
    width: 100%;
}

.search-btn {
    float: left;
}

.department {
    margin-bottom: 10px;
}

.userOfficePhoto {
    float: left;
    padding-right: 5px;
}

.userOfficeDetail {
    clear: both;
    margin-bottom: 10px;
    min-height: 140px;
}

.userOfficeLeftCol {
    font-weight: bold;
}

.departmentSelect {
    font-weight: bold;
}

.story {
    clear: both;
}
/*.contentNew
{
    margin: 0 10px;
}*/
#ContentPlaceHolder1_dtn_drpnamhoc, #ContentPlaceHolder1_dtn_ddlphong {
    width: 200px !important;
}

.search-wrapper div {
    padding-bottom: 5px;
}

.btn, .submit {
    font-weight: bold;
}

.VOVTV_Content_left .breadcrumbs {
    padding: 0px !important;
}

.breadcrumbs h3 > a {
    padding-left: 20px;
    margin-bottom: 0px;
}

.breadcrumbs img {
    float: left;
    margin-top: 10px;
}

p.openmedia span {
    font-family: serif;
    font-style: italic;
    font-size: 14px;
}

.breadcrumbs22 {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.Ondemand_title h1 {
    font-weight: bold;
    font-size: 20px;
    margin-top: 5px;
}

.ContentODM {
    font-size: 16px !important;
    line-height: 22px !important;
    max-width: 100% !important;
}

    .ContentODM img {
        padding-bottom: 10px !important;
        width: 100% !important;
        height: auto !important;
    }

#stwrapper {
    display: none !important;
}

.highlight {
    margin-top: 10px;
}

.s_categoryList a {
    font-weight: bold;
}

h1.title {
    margin-top: 10px;
}

span.time {
    font-weight: normal !important;
    font-size: 14px !important;
}

.contentNew * {
    max-width: 100% !important;
}

td.leftCol label {
    display: block;
    clear: both;
    float: left;
    font-size: 16px;
    font-weight: bold;
    padding-right: 10px !important;
    margin-top: 10px;
}

.rightCol select {
    width: 100% !important;
    float: left;
    clear: both;
}

.content {
    margin-top: 5px;
}

p.time {
    margin-bottom: 5px;
}

.story {
    border-bottom: 1px solid #ddd;
}

div#contact-form {
    margin: 10px;
}

span.glyphicon.glyphicon-chevron-right {
    content: "\e258";
}

.moreless-content more shortened {
    margin: 10px 0;
}



.qilogoso {
    font-size: 20px !important;
}

.HomeTopMains .qitieudechinh {
    font-weight: 600;
    font-size: 21px;
    line-height: 25px;
    display: block;
    opacity:0.9;
}

.HomeTopListNewsItem .qitieudechinh {
    font-weight: 600;
    font-size: 15px;
    line-height: 23px;
}

.qihomeImg {
    width: 135px;
    max-height: 100px;
    text-decoration: none;
}

.HomeTopListNewsItem.row {
    margin-left: -10px;
    margin-right: -10px;
}

i.fas.fa-clock {
    padding-right: 5px;
}

.col-sm-12.qimaxheight {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
}

.qihome_tieudebg {
    padding: 5px;
    background-image:none;
    width: 100%;
}



.qihome_tieude {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 0px;
}

.qiiconnew {
    width: 30px !important;
    height: 16px !important;
}


.shakira-box img {
    width: 100% !important;
    max-height: 250px;
}

.shakira-box {
    width: 100% !important;
}

    .shakira-box .shakira-content {
        width: 100%;
        height: 24px;
        top: -40px;
        position: relative;
        background-color: rgba(0,0,0,0.6);
        color: #FFF;
        transition: top 1s;
        -moz-transition: top 1s;
        -webkit-transition: top 1s;
        -o-transition: top 1s;
        -ms-transition: top 1s;
    }

    .shakira-box .shakira-content {
        height: 60px !important;
        top: -60px !important;
        padding: 0px !important;
        line-height: 22px;
        font-size: 13px;
    }

.shakira-body {
    line-height: 20px !important;
    padding: 5px;
    padding-top: 5px;
    font-size: 16px;
}

.shakiraHeight {
    height: 250px;
    overflow: hidden;
}

p.qitinlienquan_tieude {
    font-size: 2rem !important;
    line-height: 1.4375rem;
    padding-top: 10px;
    font-weight: 600;
}

h5.qititle {
    padding-top: 10px;
    padding-left: 0px;
    font-style: normal;
    font-size: 17px !important;
    line-height: 26px !important;
    opacity:0.9;
}

.qilienquanmobile {
    padding-right: 0px !important;
    padding-left: 0px;
}

.qitieudechitiet {
    line-height: 32px;
    font-size: 26px;
    margin-top: 5px;
    font-weight: 600;
}

.qiluotdocchitiet {
    padding: 5px;
}

.qibootomSpace {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    margin-bottom:15px;
}

.qibootomSpace:first-child {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 5px;
}


    .qibootomSpace:last-child {
        border-bottom: 0px solid #ddd;
    }

.qitable * {
    white-space: normal !important;
}



.img-fluid {
    width: 100%;
}



a {
    text-decoration: none !important;
}

.qiborderimg {
    border-radius: 8px;
}

.qiborderimgthump {
    border-radius: 8px;
    background-color:transparent;
}

.moreless-content.more.shortened {
    font-size: 15px;
    line-height: 24px;
    opacity:0.9;
}

.col-7 h4.news-item__title {
    padding-top: 5px;
}

.col-7 h4.news-item__title {
    margin-top: 0px;
    padding-top: 0px;
}

.HomeCategory :nth-child(2n+1) {
}

h4.news-item__titleTop .qitieudechinh {
    font-size: 21px !important;
    line-height: 25px;
    opacity:0.9;
}
/*Scrool menu*/
div.scrollmenu {
    overflow: auto;
    white-space: nowrap;
   /* border-bottom: 2px solid #ddd;*/
}

    div.scrollmenu a {
        display: inline-block;
        text-align: center;
        font-size: 13px;
        text-decoration: none;
        padding: 11px;
        font-weight: 600;
    }

        

.qimargin15 {
    margin-left: -15px;
    margin-right: -15px;
}

span.tenchuyenmucmobile {
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    padding-right: 10px;
    border-right: 1px solid;
    margin-right:10px;
}

.blockhomemobile:nth-child(2n) {
   /* background: #E9F3FF;*/
    border-top: 4px solid #E0E0E0;
    border-bottom: 4px solid #E0E0E0;
    padding: 15px 15px 15px 15px;
    margin-left: -15px;
    margin-right: -15px;
   
}
.HomeTopListNewsItem:last-child .border-bottom {
    border-bottom:0px !important;
}
.qiboxtincungchuyenmuc {
    background: #E9F3FF;
    border-top: 4px solid #E0E0E0;
    border-bottom: 4px solid #E0E0E0;
    padding: 15px 15px 15px 15px;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 15px;
}
.blockhomemobile:nth-child(2n+1) {
    background: #fff;
    padding: 15px 15px 15px 15px;
    margin-left: -15px;
    margin-right: -15px;
}
.HomeTopMains.border-bottom.mb-4.pb-3:last-child {
    border-bottom: 0px !important;
}
.qifootermobile {
    margin: 0px !important;
    margin-top: -10px !important;
    padding: 10px !important;
}

.qiboxtimkiem
{
    display:inline-flex !important;
}
.qimobileitemcat
{
    padding:5px 0px;
}
.socials-share.socials {
    float: right;
    padding-right: 5px;
    text-align: right;
}
.qibinhluan {
    padding: 10px;
   
}
p.qitinlienquan_tieude {
    margin-bottom: 10px !important;
  
}
img#plcall_tinchitiet_ctl00_imgCaptchaImage {
    width: 100%;
}
.qitieudetincungchuyenmuc {
    font-style: normal;
    font-weight: 500;
    font-size: 23px;
    line-height: 18px;
}

.qimobile
{
    padding:0px;
}
.qimobile .col-sm-12, .qimobile .col-sm-3 {
    padding-left: 0px;
    padding-right: 0px;
}


.CatParent a {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    padding: 10px;
    font-size: 14px !important;
}
span.CatChirent {
    padding-right: 5px;
    margin-right: 5px;
    font-size: 11px !important;
}

span.CatChirent:last-child {
    padding-right: 0px;
    margin-right: 0px;
}

.CatChirent a {
    font-size:12px !important;
}
i.fa.fa-search {
    font-size: 17px;
   
}
i.fas.fa-bars {
    font-size: 20px;
}
.anhnoidung {
    
    margin: 5px 0px;
}
select#plcall_ctl00_ddlCategory {
    font-size: 13px;
}
select#plcall_ctl00_ddlCategory:after {
    padding-right:10px;
}
.col-sm-12.qimobileitemcat {
    padding-top: 0px;
}
.col-sm-12.qimobileitemcat h5.qititle {
    padding-top: 0px;
    margin-top: 0px;
}
.btnqi {
    background-color: #006fc1;
    color: white;
}
    .btnqi:hover {
        background-color: #ff6a00;
        color: white;
    }

.tab_tieude {
    color: #38579a;
    background: #fff3e0;
}
*::selection {
    color: white;
    background-color: orange;
}

#section04 {
    background: #2AB7FF;
    width: 50px;
    height: 50px;
    border-radius: 30px;
}

.nav-link2 {
    color: #23313f;
    font-weight: 500 !important;
}
.border .listitem {
    border-bottom: 1px solid #ddd;
    padding: 10px;
}

    .border .listitem:last-child {
        border-bottom: 0px solid #ddd;
    }
.listitem a {
    font-size: 15px;
    line-height: 24px;
    padding-left: 0;
    color: #191919;
    font-weight:600;
}
span.bacham {
    color: #888;
    font-size: 14px;
    font-weight: normal;
    padding-left: 5px;
}
.nav-tabs > li > a {
  font-size:15px;
  font-weight:600;
}

.news-item__titleTop a, .news-item__title a {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    color: #191919;
}