﻿/*RULE*/
/*RULE*/
.color {
    color: #bd1701;
}

a.color:hover {
    color: #bd1701;
}

.required {
    color: red;
}

.padding {
    padding: 10px;
}

.padding-lr-10 {
    padding: 0 10px;
}

.clearPosition {
    position: inherit;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mg-tp {
    margin-top: 20px;
}

.mg-bt {
    margin-bottom: 20px;
}

.no-border-radius {
    border-radius: 0;
}

.no-border {
    border: none;
    box-shadow: none;
}

.underline {
    text-decoration: underline;
}

.pointer {
    cursor: pointer;
}

ul.ulngang li {
    float: left;
}



.img-responsive {
    width: 100%;
}

.language-switch-wrapper {
    position: absolute;
    top: 150px;
    left: 0;
    right: 0;
}

.language-switch {
    padding: 0px;
    margin: 0;
}

    .language-switch li {
        margin-bottom: 2px;
        float: left;
        color: #fff;
    }

    .language-switch a {
        display: inline-block;
        color: #fff;
        padding: 2px 5px;
        text-shadow: 1px 1px 1px #000;
        white-space: nowrap;
    }

    .language-switch span {
        font-size: 24px;
    }





.nav.nav-justified li {
    float: none;
}

.hr-top {
    margin-top: 5px;
    margin-bottom: 5px;
}

.thongketruycap table tr > td:last-child {
    font-weight: bold;
    color: #0d72aa;
    text-align: right;
}

.thongketruycap .section-content {
    padding: 10px;
    line-height: 20px;
}

#svgIcon {
    display: none;
}


.border-radius {
    border-radius: 4px;
}


.section-chuyenmuc-title {
    text-transform: uppercase;
    font-weight: bold;
    color: #bd1701;
    line-height: 35px;
    margin-bottom: 10px;
    padding: 3px 5px 1px 5px;
    background: #f2e7d3;
}

.section-details-title {
    text-transform: uppercase;
    font-weight: bold;
    color: #bd1701;
    line-height: 35px;
    margin-bottom: 10px;
    padding: 3px 5px 1px 5px;
    background: #fcfaf7;
}

.section-title svg {
    width: 35px;
    height: 35px;
    float: left;
}

    .section-title svg path {
        fill: currentColor;
    }

.widget .section-content {
    padding: 8px;
}

.widget {
    border: 3px solid #e43b38;
}

    .widget .section-title2 {
        background: #e43b38;
        color: white;
    }

    .widget .more {
        display: block;
        color: #fff;
        background: #e43b38;
        font-size: 12px;
        padding: 4px;
        margin-top: 5px;
    }

        .widget .more::after {
            content: "\f0da";
            font-family: 'FontAwesome';
            float: right;
            margin-right: 3px;
        }

.widget2 {
    border: 3px solid #2f75e7;
}

    .widget2 .section-title2 {
        background: #2f75e7;
    }

    .widget2 .more {
        background: #2f75e7;
    }

.navbar-vertical {
}

    .navbar-vertical .navbar-collapse {
        height: auto;
        border-top: 0;
        box-shadow: none;
        max-height: none;
        padding-left: 0;
        padding-right: 0;
    }

        .navbar-vertical .navbar-collapse.collapse {
            display: block !important;
            width: auto !important;
            padding-bottom: 0;
            overflow: visible !important;
        }

        .navbar-vertical .navbar-collapse.in {
            overflow-x: visible;
        }

.navbar.navbar-vertical {
    margin-right: 0;
    margin-left: 0;
}

.navbar-vertical .navbar-nav,
.navbar-vertical .navbar-nav > li,
.navbar-vertical .navbar-left,
.navbar-vertical .navbar-right,
.navbar-vertical .navbar-header {
    float: none !important;
}

    .navbar-vertical .navbar-right .dropdown-menu {
        left: 0;
        right: auto;
    }

.navbar-vertical .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: 0;
}

.navbar.nav-menu {
    background: none;
    border: none;
    margin-bottom: 5px;
}

    .navbar.nav-menu ul.nav > li:before {
        content: "\f0da";
        font-family: 'FontAwesome';
        float: left;
        margin-top: 5px;
        color: #bd1701;
    }

    .navbar.nav-menu ul.nav > li, .section-content ul.nav > li {
        padding: 0px 8px;
    }

        .navbar.nav-menu ul.nav > li > a {
            padding: 5px 0px;
            margin-left: 10px;
            text-align: justify;
            line-height: 1.2em;
        }

    .navbar.nav-menu .navbar-nav > .active > a,
    .navbar.nav-menu .navbar-nav > .active > a:focus,
    .navbar.nav-menu .navbar-nav > .active > a:hover {
        background: none;
        font-weight: bold;
    }

    .navbar.nav-menu.no-icon ul.nav > li:before {
        content: '';
    }

.small-media .media-title {
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
    color: #333;
}

    .small-media .media-title:hover {
        color: #bd1701;
    }

.small-media img {
    width: 120px;
    max-height: 65px;
}

.small-media .media-body {
    display: inline;
}

.bullet-rectangle {
}

.section-chuyenmuc .bullet-rectangle {
    margin-top: 10px;
    padding-top: 5px;
}

.section-chuyenmuc ul.bullet-rectangle > li {
    border-top: 1px dotted #ddd !important;
}

.chuyenmuc-top .section-chuyenmuc ul.bullet-rectangle > li:first-child {
    border-top: 1px dotted #ddd !important;
}

.chuyenmuc-top .section-chuyenmuc ul.bullet-rectangle > li {
    border-top: none !important;
}

.section-chuyenmuc .bullet-rectangle li {
    padding-left: 0;
}

/*pagging*/
.owl-controls .owl-pagination {
    float: right;
    position: relative;
    padding-top: 10px;
}

.owl-buttons {
    float: right;
    position: relative;
    padding-top: 10px;
}

    .owl-buttons .owl-prev, .owl-buttons .owl-next {
        float: left;
        border: 1px solid #ddd;
        background: #fff;
        padding: 3px 8px 1px;
        margin-right: 2px;
    }

.owl-controls .owl-pagination .owl-page {
    float: left;
    padding: 0px 5px;
    border: 1px solid #ddd;
    margin-left: 3px;
}

    .owl-controls .owl-pagination .owl-page.active {
        border: 1px solid #bd1701;
    }
/*TINTUC*/
/*news-top*/
.news-top {
    padding-top: 5px;
}

    .news-top .nav-tabs.nav-justified > .active > a,
    .news-top .nav-tabs.nav-justified > .active > a:focus,
    .news-top .nav-tabs.nav-justified > .active > a:hover {
        color: #09f;
        font-weight: bold;
    }

.publish-date {
    color: #999;
    font-size: 12px;
}

.tab-content .publish-date {
    margin-left: 10px;
}

.tab-content .section-content ul > li {
    margin-top: 5px;
    margin-bottom: 7px;
}


.post-img-left .entry-header {
    float: left;
    width: 70px;
    margin-right: 8px;
    margin-bottom: 8px;
}

.medium-post.post-img-left .entry-header {
    width: 140px;
}



ul.column-2 li {
    width: 50%;
    float: left;
    margin-bottom: 10px;
}

    ul.column-2 li img {
        width: 120px;
    }

ul.column-1 li {
    margin-bottom: 10px;
}

    ul.column-1 li img {
        width: 120px;
    }

.media-heading {
    font-size: 13px;
    font-weight: bold;
    color: #444;
}

.section-content .news-list-title ul > li > a {
    color: #444;
}

.section-content .news-list-title .publish-date {
    font-size: 11px;
}

.news-details h1 {
    margin-top: 0px;
}
/*thuvienanh*/
#thuvienanh, .chuyenmuc-slider {
    padding: 10px;
}

    #thuvienanh .owl-pagination,
    .chuyenmuc-slider .owl-pagination {
        display: none;
    }

    #thuvienanh .owl-buttons,
    .chuyenmuc-slider .owl-buttons {
        position: absolute;
        top: -53px;
        right: 8px;
        color: #999;
    }

    #thuvienanh .post,
    .chuyenmuc-slider .post {
        margin-right: 2px;
        margin-left: 2px;
    }

    #thuvienanh .entry-title,
    .chuyenmuc-slider .entry-title {
        text-align: center;
        font-size: 13px;
    }

        #thuvienanh .entry-title span,
        .chuyenmuc-slider .entry-title span {
            color: #bd1701;
            font-weight: bold;
        }

.doithoaitructuyen .section-content.padding {
    padding-top: 0;
}

.doithoaitructuyen p {
    margin-bottom: 5px;
}

.doithoaitructuyen .qna {
    margin-bottom: 10px;
}

.section-content a.more {
    font-weight: bold;
    margin-bottom: 10px;
    margin-right: 10px;
}

#gallery-slider {
}

    #gallery-slider .post {
        padding: 5px;
    }

    #gallery-slider .owl-buttons {
        float: right;
        position: absolute;
        top: 0px;
        width: 100%;
    }

        #gallery-slider .owl-buttons .owl-prev {
            float: left;
            padding: 60px 10px;
            border: none;
            height: 100%;
        }

        #gallery-slider .owl-buttons .owl-next {
            float: right;
            padding: 60px 10px;
            border: none;
            margin-right: 0;
        }

    #gallery-slider .owl-wrapper-outer {
        padding: 10px 30px;
    }

    #gallery-slider .owl-pagination {
        display: none;
    }
/*menu-old*/

.menu-old {
    background: #e51c02;
    padding: 5px 0 0 0px;
}

    .menu-old a {
        color: #fff !important;
    }

        .menu-old a:hover {
            color: Yellow !important;
        }

    .menu-old div.title {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#963112+0,cf200d+100 */
        background: rgb(150,49,18); /* Old browsers */
        background: -moz-linear-gradient(left, rgba(150,49,18,1) 0%, rgba(207,32,13,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left, rgba(150,49,18,1) 0%,rgba(207,32,13,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, rgba(150,49,18,1) 0%,rgba(207,32,13,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#963112', endColorstr='#cf200d',GradientType=1 ); /* IE6-9 */
        font-weight: bold;
        color: #ffffff !important;
        padding: 5px 5px 5px 10px;
        font-size: 11px;
        font-family: Arial;
        text-transform: uppercase;
        border-bottom: solid 1px rgba(255,255,255,0.5);
    }

        .menu-old div.title:before {
            content: '\f138';
            font-family: 'FontAwesome';
            margin-right: 5px;
        }

    .menu-old ul, .menu-old li {
        padding: 0;
        margin: 0;
    }

        .menu-old ul li {
            border-bottom: solid 1px rgba(255,255,255,0.5);
        }

            .menu-old ul li.end {
                padding: 0;
                border-bottom: none;
            }

            .menu-old ul li a {
                padding: 3px 0px 3px 15px;
                display: block;
            }

                .menu-old ul li a:before {
                    content: '\f0da';
                    font-family: 'FontAwesome';
                    margin-right: 5px;
                }

                .menu-old ul li a:link, .menu-old ul li a:visted {
                }

                .menu-old ul li a:hover, .menu-old ul li a:active {
                    color: #AADFFA;
                    text-decoration: none;
                }

ul.jd_menu_vertical li {
    position: relative;
}

ul.jd_menu_vertical ul {
    width: 100%;
    /*position: absolute;*/
    display: none;
    /*list-style-type: none;*/
    /*margin: 0px;*/
    /*padding: 0px;*/
    /*z-index: 10000;*/
    /*left: 90%;*/
    /*float: left;*/
    /*top: 0px;*/
    padding-left: 10px;
    background: #D95825;
}

.fa-star {
    color: #ccc;
}

    .fa-star.active {
        color: #fec806;
    }

.ccl {
    position: fixed;
    bottom: 5px;
    left: 5px;
    z-index: 99999999999999;
}

    .ccl .btn {
        margin: 2px;
    }

/*FORM AND SEARCH*/
.danhgia form {
    margin-top: 10px;
}

.form-qnp .form-control {
    border-radius: 0;
    font-size: 14px;
}

.form-qnp .btn {
    border-radius: 0;
    background: #bd1701;
    color: #fff;
    border: none;
    padding-left: 25px;
    padding-right: 25px;
}

.form-qnp .btn-cancel {
    background: #9e9e9e;
}

form.form-margin .form-control {
    margin-bottom: 8px;
}

.search-result .post-img-left .entry-title {
    margin-top: 10px;
    margin-bottom: 2px;
}

    .search-result .post-img-left .entry-title i {
        font-size: 14px;
        color: #999;
    }

.section-content ul.pagination > li {
    display: inline-block;
    padding: 0;
    width: auto;
}

    .section-content ul.pagination > li > a {
        padding: 5px 10px;
        margin-left: 2px;
    }

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background: #bd1701;
    border-color: #bd1701;
}

/*video top*/
.video-top hr {
    height: 12px;
    background: #bd1701 url('../img/oval.PNG') repeat-x;
    background-size: 9px;
    background-position-y: 1px;
    margin-top: 0;
    margin-bottom: 0;
    border: none;
}

.video-item {
}

.owl-wrapper .owl-item:last-child .video-item {
}

.video-item .entry-thumbnail {
    position: relative;
}

.video-cat {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bababa+0,6d6d6d+50,bababa+100 */
    background: rgb(186,186,186); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(186,186,186,1) 0%, rgba(109,109,109,1) 50%, rgba(186,186,186,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(186,186,186,1) 0%,rgba(109,109,109,1) 50%,rgba(186,186,186,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(186,186,186,1) 0%,rgba(109,109,109,1) 50%,rgba(186,186,186,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bababa', endColorstr='#bababa',GradientType=1 ); /* IE6-9 */
    color: #fff;
    padding: 3px 0 0 0;
}

.section-title-video {
    background: none;
    padding: 0;
    border-bottom: 1px solid #999;
    margin-bottom: 10px;
    line-height: 35px;
    position: relative;
}

    .section-title-video:before {
        position: absolute;
        top: 35px;
        content: ' ';
        width: 50px;
        border-bottom: 1px solid #209dec;
    }

#video-slider .video-item {
    margin-left: 7px;
    margin-right: 7px;
}

    #video-slider .video-item .luotxem {
        color: #999;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    #video-slider .video-item .entry-thumbnail .play {
        position: absolute;
        left: 5px;
        bottom: 5px;
        width: 60px;
        border-radius: 4px;
        background: rgba(0,0,0,0.7);
        padding: 10px 0;
        visibility: hidden;
    }

    #video-slider .video-item .entry-thumbnail:hover .play {
        visibility: visible;
    }

#video-slider .video-item .entry-thumbnail .time {
    position: absolute;
    bottom: 5px;
    right: 5px;
    background: rgba(0,0,0,0.7);
    color: #999;
    padding: 1px 5px 0px;
    font-size: 12px;
    visibility: hidden;
}

#video-slider .video-item .entry-thumbnail:hover .time {
    visibility: visible;
}

#video-slider .video-item .entry-thumbnail .play i.fa {
    color: #fff;
    font-size: 20px;
}

#video-slider .video-item .entry-thumbnail::after {
    content: '';
    display: none;
}

.video-item .entry-thumbnail .entry-title {
    position: absolute;
    bottom: 0px;
    background: rgba(0,0,0,0.7);
    color: #fff;
    font-size: 12px;
    line-height: 1em;
    font-weight: 300;
    padding: 2px 5px 0px 5px;
}

.video-top .owl-buttons {
    position: absolute;
    top: -53px;
    right: 8px;
    color: #999;
}

.video-top .owl-pagination {
    display: none;
}

.section-video .entry-thumbnail::after {
    content: ' ';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url("../img/video-play.png") no-repeat center center;
    background-size: 50px;
    cursor: pointer;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

.section-video .entry-thumbnail:hover::after {
    background-size: 60px;
}

.section-video .entry-thumbnail {
    position: relative;
}

.section-video .media-left::after {
    content: ' ';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url("../img/video-play.png") no-repeat center center;
    background-size: 30px;
    cursor: pointer;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

.section-video .media-left:hover::after {
    background-size: 35px;
}

.section-video .media-left {
    position: relative;
}

.section-video .media-heading {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    padding: 0 8px;
}
/*video*/
.video {
}

    .video video {
        width: 100%;
    }

    .video .view {
        margin-top: 20px;
        font-size: 18px;
        color: #999;
    }

    .video h1 {
        font-size: 18px;
        font-weight: bold;
    }

.video-other-title {
    margin-top: 20px;
    background: none;
    padding-left: 0;
    border-bottom: none !important;
}

    .video-other-title span {
        background: #fff;
        position: relative;
        z-index: 2;
        display: inline-block;
        padding-right: 10px;
    }

    .video-other-title hr {
        margin: 0;
        border-color: #bd1701;
        position: relative;
        top: -19px;
        z-index: 1;
    }

.video-star {
    margin-top: 3px;
}

    .video-star .fa-star.active {
        color: #bd1701;
    }

.video-other .video-item {
    border: none;
    margin-bottom: 20px;
}

    .video-other .video-item .entry-title {
        display: block;
        font-weight: bold;
        margin-top: 5px;
        margin-bottom: 3px;
    }

    .video-other .video-item .entry-thumbnail .time {
        position: absolute;
        bottom: 0px;
        left: 0px;
        background: rgba(0,0,0,0.7);
        color: #999;
        padding: 1px 5px 0px;
        font-size: 12px;
    }
/*gallery*/
.gallery-item {
    position: relative;
}

    .gallery-item .entry-thumbnail {
        background: #fff;
        padding: 3px;
        position: relative;
        z-index: 2;
    }

        .gallery-item .entry-thumbnail > div::before {
            background: #fff;
            content: ' ';
            position: absolute;
            top: 2px;
            left: 4px;
            right: 4px;
            bottom: 2px;
            border: 1px solid gray;
            z-index: 0;
            -ms-transform: rotate(-5.5deg); /* IE 9 */
            -webkit-transform: rotate(-5.5deg);
            transform: rotate(-5.5deg);
        }

        .gallery-item .entry-thumbnail > div > div::before {
            background: #fff;
            content: ' ';
            position: absolute;
            top: 2px;
            left: 3px;
            right: 3px;
            bottom: 2px;
            border: 1px solid gray;
            z-index: 0;
            -ms-transform: rotate(-2.3deg);
            -webkit-transform: rotate(-2.3deg);
            transform: rotate(-2.3deg);
        }

        .gallery-item .entry-thumbnail img {
            background: #fff;
            position: relative;
            padding: 3px;
            border: 1px solid gray;
            z-index: 2;
        }

    .gallery-item .entry-title {
        display: block;
        margin-top: 10px;
        margin-bottom: 30px;
        font-weight: bold;
    }

.table.table-striped thead {
    background: #00618b;
    color: #fff;
}

.form-label-left .control-label {
    text-align: left;
}

.faq-listing table.table th.congdan {
    width: 25%;
}

.faq-listing table.table th.noidung {
    width: 55%;
}

.faq-listing table.table th.linhvuc {
    width: 20%;
}

.faq-listing table.table a {
    font-weight: 500;
    color: #333;
}

    .faq-listing table.table a:hover {
        text-decoration: none;
        color: #bd1701;
    }

.faq-details-title {
    font-weight: bold;
    font-size: 20px;
}

.faq-qna p {
    margin-top: 8px;
    margin-bottom: 6px;
}

.faq-qna .publish-date {
    margin-top: 5px;
    display: block;
}

.faq-qna.question {
    border-left: 3px solid #bd1701; /*co dinh mau o day*/
}

.faq-qna.answer {
    border-left: 3px solid #00618b; /*co dinh mau o day*/
}

.faq-sendlink {
    font-weight: bold;
}

    .faq-sendlink .fa.fa-question-circle {
        font-size: 32px;
        color: #999;
    }
/*tongquan*/
/*tongquan-cosohatang*/
.cosohatang-tree table tr.midle td {
    width: 50%;
    /*TEST*/
    /*background: rgba(255,0,0,0.3);*/
    height: 600px;
    vertical-align: top;
}

    .cosohatang-tree table tr.midle td:nth-child(2) {
        width: 50%;
        /*TEST*/
        /*background: rgba(0,0,255,0.3);*/
        height: 2px;
    }

    .cosohatang-tree table tr.midle td div img {
        clear: both;
        display: block;
        width: 100%;
    }

    .cosohatang-tree table tr.midle td div {
        clear: both;
        display: block;
        width: 100%;
    }

    .cosohatang-tree table tr.midle td:nth-child(2) div {
        position: relative;
        float: left;
        left: -0.55%;
    }

    .cosohatang-tree table tr.midle td:nth-child(1) div {
        float: right;
        position: relative;
        right: -0.55%;
    }

.cosohatang-tree table tr td.text-center div img {
    width: 10%;
}

.cosohatang-tree div.node1 {
    margin-top: -40px;
}

.cosohatang-tree div.node2 {
    margin-top: 5px;
}

.cosohatang-tree div.node3 {
    margin-top: 50px;
}

.cosohatang-tree div.node4 {
    margin-top: 00px;
}

.cosohatang-tree div.node5 {
    margin-top: 40px;
}

.cosohatang-tree div.node6 {
    margin-top: 0px;
}

.cosohatang-tree div.node7 {
    margin-top: 15px;
}

.cosohatang-tree div.node8 {
    margin-top: -35px;
}

.cosohatang-tree div.node9 {
    margin-top: -30px;
}

.cosohatang-tree div.node10 {
    margin-top: 40px;
}

.cosohatang-tree div.node11 {
    margin-top: -10px;
}

.cosohatang-tree table tr.midle td div strong {
    top: 10px;
    color: #fff;
    position: absolute;
}

.cosohatang-tree table tr.midle td div span {
    position: absolute;
    top: 50px;
    width: 55%;
}

.cosohatang-tree div.node1 strong {
    left: 120px;
}

.cosohatang-tree div.node1 span {
    left: 120px;
}

.cosohatang-tree div.node2 strong {
    left: 120px;
}

.cosohatang-tree div.node2 span {
    left: 50px;
}

.cosohatang-tree div.node3 strong {
    left: 150px;
}

.cosohatang-tree div.node3 span {
    left: 150px;
}

.cosohatang-tree div.node4 strong {
    left: 40px;
}

.cosohatang-tree div.node4 span {
    left: 30px;
}

.cosohatang-tree div.node5 strong {
    left: 170px;
}

.cosohatang-tree div.node5 span {
    left: 150px;
}

.cosohatang-tree div.node6 strong {
    left: 30px;
}

.cosohatang-tree div.node6 span {
    left: 20px;
}

.cosohatang-tree div.node7 strong {
    left: 170px;
}

.cosohatang-tree div.node7 span {
    left: 150px;
}

.cosohatang-tree div.node8 strong {
    left: 70px;
}

.cosohatang-tree div.node8 span {
    left: 10px;
}

.cosohatang-tree div.node9 strong {
    left: 160px;
}

.cosohatang-tree div.node9 span {
    left: 150px;
}

.cosohatang-tree div.node10 strong {
    left: 35px;
}

.cosohatang-tree div.node10 span {
    left: 40px;
}

.noidung p {
    margin-bottom: 5px;
}


.top-tab {
    background: #ebebeb;
    padding-top: 5px;
}

    .top-tab > li > a {
        font-weight: bold;
        padding: 5px 0 7px !important;
        font-size: 14px;
        border-top: 1px solid #ebebeb;
    }

    .top-tab > li.active > a {
        border: 0 !important;
        border-top: 1px solid #bd1701 !important;
        margin: 0;
    }

.nav-tabs.nav-justified > li > a {
    border-radius: 0;
    border-bottom: 0 !important;
}

.atgt {
    float: right;
    border: 0;
}

    .atgt > li {
        border: 0;
        margin: 0;
    }

        .atgt > li > a {
            padding: 7px 10px !important;
            text-transform: none;
            font-weight: normal;
            border: 0 !important;
            margin: 0;
        }

            .atgt > li > a:hover {
                background: none;
                color: #bd1701;
            }

        .atgt > li.active a:hover {
            background: none;
            color: #bd1701;
            border-bottom: 0;
        }

        .atgt > li.active a:focus {
            background: none;
            color: #bd1701;
        }

        .atgt > li.active > a {
            border: 0 !important;
            color: #bd1701;
            margin: 0;
            background: none;
        }

.tab-subpt {
    background: #f0f0f0;
    border: 0;
    padding-top: 5px;
}

    .tab-subpt > li > a {
        font-weight: bold;
        padding: 5px 20px 7px !important;
        font-size: 14px;
        margin: 0;
        border: 0;
        border-top: 1px solid #f0f0f0;
        border-radius: 0;
    }

    .tab-subpt > li.active > a {
        border: 0 !important;
        border-top: 1px solid #bd1701 !important;
        margin: 0 !important;
        border-radius: 0;
        color: #bd1701 !important;
    }

.hot-news-list {
    height: 450px;
    margin-top: 0;
    width: 100%;
}

.fix-section {
    height: 300px;
    overflow: hidden;
    min-height: 300px;
}

.fix-section-2 {
    height: 200px;
    overflow: hidden;
    min-height: 200px;
}

.nav-footer {
    background: #f3f3f3 url(../img/dot-2.png) repeat-x left 30px;
}

    .nav-footer h4 {
        text-transform: uppercase;
        margin-left: 10px;
        font-size: 16px;
        margin-top: 15px;
    }

    .nav-footer .bullet-rectangle {
    }

.no-content > li::before {
    content: none !important;
    margin: 0;
}

.no-content > li > a > i {
    margin-right: 4px;
}

.nav-footer-top a {
    display: inline-block;
    margin: 7px 20px 7px 0;
}

    .nav-footer-top a:hover {
        color: #bd1701;
    }


.m-b-0 {
    margin-bottom: 0 !important;
}

.btn {
    border-radius: 0;
}

.section-title-01 {
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    line-height: 35px;
    margin-bottom: 10px;
    padding: 3px 5px 1px 35px;
    background-color: #0070bb; /* Old browsers */
    background-image: url(../img/bieutuong_w.svg), url(../img/tab-1.png);
    background-position: left 2px, right top;
    background-repeat: no-repeat;
}

.section-title-02 {
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    line-height: 35px;
    margin-bottom: 10px;
    padding: 3px 5px 1px 35px;
    background-color: #0070bb; /* Old browsers */
    background-image: url(../img/bieutuong_w.svg), url(../img/tab-2.png);
    background-position: left 2px, right top;
    background-repeat: no-repeat, repeat-y;
}

.section-title-03 {
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    line-height: 35px;
    margin-bottom: 10px;
    padding: 3px 5px 1px 35px;
    background-color: #0070bb; /* Old browsers */
    background-image: url(../img/bieutuong_w.svg), url(../img/tab-3.png);
    background-position: left 2px, right top;
    background-repeat: no-repeat;
}

footer hr {
    border-color: #0070bb;
    margin-top: 5px;
    position: relative;
}

footer ul.navbar-nav > li > a {
    color: #0070bb !important;
    padding: 0 10px 0 0;
}

    footer ul.navbar-nav > li > a::after {
        content: '|';
        margin-left: 20px;
    }

footer ul.navbar-nav > li:last-child > a::after {
    content: '';
}

footer ul.navbar-nav > li > a:hover::after {
    color: #0070bb;
}

footer ul.navbar-nav > li > a:hover {
    background: none;
    color: #efe1b1;
}

.section-title-antoan-tangtruong ul li.active > a {
    color: yellow !important;
}

.btnGotop:hover {
    position: fixed;
    color: rgba(17,83,140,0.9);
}

.thongketruycap .lich, .thongketruycap .song, .thongketruycap .users {
    display: inline-block;
    background: url('../img/thongke.png') no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
}

.thongketruycap .lich {
    background-position: -0px -0px;
    width: 26px;
    height: 17px;
}

.thongketruycap .song {
    background-position: -0px -17px;
    width: 26px;
    height: 17px;
}

.thongketruycap .users {
    background-position: -0px -34px;
    width: 26px;
    height: 17px;
}

.section-lichlanhdao {
}

    .section-lichlanhdao .section-title {
        margin-bottom: 0;
    }

/*Banner dvc*/
.banner-dvc-1 {
    background: url(../img/chuyenmuc/banner-dvc1.jpg) no-repeat;
    min-height: 187px;
}

.banner-dvc-2 {
    background: url(../img/chuyenmuc/banner-dvc2.jpg) no-repeat;
    min-height: 187px;
}

.banner-dvc-3 {
    background: url(../img/chuyenmuc/banner-dvc3.jpg) no-repeat;
    min-height: 187px;
}

.banner-dvc-4 {
    background: #F47119 url(../img/chuyenmuc/banner-dvc4.jpg) no-repeat;
    min-height: 187px;
}

.banner-h4 {
    color: #fff;
    text-align: center;
    line-height: 36px;
    font-size: 24px;
    margin-top: 40px;
}

    .banner-h4 span {
        font-weight: bold;
    }

.banner-content {
    margin: 5px;
}

    .banner-content li {
        width: 50%;
        display: inline-block;
        float: left;
    }

        .banner-content li div {
            background: #fff;
            border-radius: 5px;
            margin: 5px;
            padding: 10px;
            text-align: center;
        }

            .banner-content li div p:nth-last-child(1) {
                margin-top: 10px;
            }

.banner-text {
    font-size: 48px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.dvc-cl-1 {
    color: #3c9c1b;
}

.dvc-cl-2 {
    color: #21449d;
}

.dvc-cl-3 {
    color: #047a4a;
}

.dvc-cl-4 {
    color: #f62938;
}

@media (max-width:767px) {
    .banner-text {
        font-size: 32px;
    }

    .banner-h4 {
        margin-top: 20px;
    }
}

/**Css Tổng Quan**/
.section.tongquan {
    background: #f5d9d6;
}

    .section.tongquan .section-title {
        background: #bd1701;
        color: #fff;
        text-align: center;
        padding-left: 0;
        margin-bottom: 0;
    }

.img-tq {
    filter: gray; /* IE6-9 */
    filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
    -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
}

    /* Disable grayscale on hover */
    .img-tq:hover {
        filter: none;
        -webkit-filter: grayscale(0);
    }

        .img-tq :hover .img-tq {
            filter: none;
            -webkit-filter: grayscale(0);
        }

.img-tq-div {
    background: url(../img/tq-sprite.png) no-repeat -100px 0;
}

    .img-tq-div:hover {
        background: url(../img/tq-sprite.png) no-repeat -100px -259px;
    }

    .img-tq-div table {
    }

    .img-tq-div ul > li::before {
        content: "" !important;
        margin: 0;
        padding: 0;
    }

    .img-tq-div ul > li {
        margin: 0;
        padding: 0;
        float: left;
        width: 50%;
        text-align: center;
        margin-top: 1px;
    }

        .img-tq-div ul > li > a {
            margin: 0;
            padding: 20px 0;
            display: block;
            color: #fff;
            text-align: center;
            background: url(../img/dot.png);
        }

            .img-tq-div ul > li > a:hover {
                color: #fff;
                opacity: .8;
            }

        .img-tq-div ul > li:nth-child(odd) > a {
            margin-right: 1px;
        }

        .img-tq-div ul > li > a > i {
            width: 44px;
            height: 44px;
            display: block;
            text-align: center;
            margin: 0 auto 5px;
        }

        .img-tq-div ul > li:nth-child(1) > a > i {
            background: url(../img/tq-sprite.png) no-repeat left top;
        }

        .img-tq-div ul > li:nth-child(2) > a > i {
            background: url(../img/tq-sprite.png) no-repeat -44px top;
        }

        .img-tq-div ul > li:nth-child(3) > a > i {
            background: url(../img/tq-sprite.png) no-repeat -44px 0px;
        }

        .img-tq-div ul > li:nth-child(4) > a > i {
            background: url(../img/tq-sprite.png) no-repeat -44px -44px;
        }

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
    }

    33% {
        -webkit-transform: scale(0.9);
    }

    66% {
        -webkit-transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes pulse {
    0% {
        -moz-transform: scale(1);
    }

    33% {
        -moz-transform: scale(0.9);
    }

    66% {
        -moz-transform: scale(1.1);
    }

    100% {
        -moz-transform: scale(1);
    }
}

@-ms-keyframes pulse {
    0% {
        -ms-transform: scale(1);
    }

    33% {
        -ms-transform: scale(0.9);
    }

    66% {
        -ms-transform: scale(1.1);
    }

    100% {
        -ms-transform: scale(1);
    }
}

@-o-keyframes pulse {
    0% {
        -o-transform: scale(1);
    }

    33% {
        -o-transform: scale(0.9);
    }

    66% {
        -o-transform: scale(1.1);
    }

    100% {
        -o-transform: scale(1);
    }
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }

    33% {
        transform: scale(0.9);
    }

    66% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}

.pulse {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -ms-animation-name: pulse;
    -o-animation-name: pulse;
    animation-name: pulse;
}

.img-tq-div ul > li:hover > a[data-animation=pulse] i {
    -webkit-animation: tada ease-in-out 1 normal 800ms;
    -moz-animation: tada ease-in-out 1 normal 800ms;
    -ms-animation: tada ease-in-out 1 normal 800ms;
    -o-animation: tada ease-in-out 1 normal 800ms;
    animation: tada ease-in-out 1 normal 800ms;
}
/**Hết Css Tổng Quan**/
.btnGotop:hover {
    position: fixed;
    color: rgba(17,83,140,0.9);
}

.banner-dvc-4 {
    background: #0a8956 url(Resources/img/chuyenmuc/banner-dvc4.jpg) no-repeat;
    min-height: 187px;
}

.dvc-cl-4 {
    color: #f62938;
}

.banner-h4 {
    color: #fff;
    text-align: center;
    line-height: 36px;
    font-size: 24px;
    margin-top: 40px;
}

.banner-content {
    margin: 15px;
}

    .banner-content li {
        width: 50%;
        display: inline-block;
        float: left;
    }

        .banner-content li div {
            background: #fff;
            border-radius: 5px;
            margin: 5px;
            padding: 10px;
            text-align: center;
        }

.dvc-cl-1 {
    color: #3c9c1b;
}

.banner-text {
    font-size: 48px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.flash {
    background-position: 16px 6px;
    background-repeat: no-repeat;
    margin: 0 auto 15px;
    padding: 10px 10px 0 50px;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 10006;
}

.flash {
    margin: 0;
}

    .flash ul {
        padding: 0;
    }

    .flash li {
        list-style: none;
    }

.close-flash {
    cursor: pointer;
    position: absolute;
    right: 2px;
    top: 0;
}

.flash-success {
    background-color: #f8fff0;
    background-image: url("/Style Library/SP.QNP/app/img/message-ok.png");
    border: 1px solid #be7;
    color: #234600;
}

.flash-notifies {
    background-color: #f8fff0;
    background-image: url("/Style Library/SP.QNP/app/img/message-notifies.png");
    border: 1px solid #be7;
    color: #234600;
}

.flash-error {
    background-color: #fef5f1;
    background-image: url("/Style Library/SP.QNP/app/img/message-error.png");
    border: 1px solid #ed541d;
    color: #234600;
}
