﻿/*005EB5 màu xanh navbar*/
/*004eb5 màu xanh đậm navbar*/
@media(min-width:768px)
{
    .carousel-inner > .item > img{
        width: 100%;
        height: 500px;
    }
}
@media(max-width:767.95px)
{
    .carousel-inner > .item > img{
        width: 100%;
        height: 250px;
    }
}
@media(max-width:450px)
{
    .carousel-inner > .item > img{
        width: 100%;
        height: 250px;
    }
}
.news-block-body {
    padding: 0px 10px;
}
/* Index ThongTinCanBiet*/
#ds-thongtin li{
    display: inline;
}
/* Datatables*/
.html5buttons {
    float: right !important;
}
/* menu muc do dich vu cong*/
@media(min-width: 768px) {
    #danhmuc-mucdo {
        display: none;
    }

    #danhmuc-linhvuc {
        display: none;
    }
}
/*Banner top*/
@media(max-width: 320px) {
    
    .div-bannertop{
        height: 48px!important;
    }
}
@media(min-width: 321px) and (max-width: 375px) {

    .div-bannertop {
        height: 56px !important;
    }
}
@media(min-width: 376px) and (max-width: 414px) {

    .div-bannertop {
        height: 62px !important;
    }
}
/* menu tim kiem van ban*/
@media(min-width: 768px) {
    #box-search {
        display: none;
    }

    #box-search {
        display: none;
    }
}

@media(max-width: 767.95px) {
    #box-search {
        display: block;
    }

    #box-search {
        display: block;
    }
}
/*
    Custom btn search*/
#custom-search-input {
    padding: 3px;
    border: solid 1px #E4E4E4;
    border-radius: 6px;
    background-color: #fff;
}

    #custom-search-input input {
        border: 0;
        box-shadow: none;
    }

    #custom-search-input button {
        margin: 2px 0 0 0;
        background: none;
        box-shadow: none;
        border: 0;
        color: #666666;
        padding: 0 8px 0 10px;
        border-left: solid 1px #ccc;
    }

        #custom-search-input button:hover {
            border: 0;
            box-shadow: none;
            border-left: solid 1px #ccc;
        }

    #custom-search-input .glyphicon-search {
        font-size: 23px;
    }
/*
    TabVBPL*****************************************/
@media(max-width:767.95px) {
    #tab-contentTabVBPL {
        height: 320px !important;
    }

    .custom-breadcrumb li {
        padding: 0 !important;
        float: none !important;
    }
    #divNewsDetails img {
        width: 100%;
        height: 175px;
    }
    #footer-mobile {
        display: block;
    }
}

.custom-breadcrumb li:hover {
    background-color: #005EB5;
}

    .custom-breadcrumb li:hover a {
        color: #fff;
        text-decoration: none;
    }

.custom-breadcrumb li a {
    color: #4c4c4c;
}

.gray-crumb:hover:after {
    border-left: 30px solid #005EB5;
}

@media(min-width:768px) {
    #tab-contentTabVBPL {
        height: 490px !important;
    }

    #footer-mobile {
        display: none;
    }
}
/*
    Breadcrumbs**************************************/
.custom-breadcrumb {
    list-style: none;
    overflow: hidden;
    padding-left: 0px;
}

    .custom-breadcrumb li {
        text-decoration: none;
        padding: 5px 0 5px 50px;
        position: relative;
        display: block;
        float: left;
    }

        .custom-breadcrumb li:after {
            content: " ";
            display: block;
            width: 0;
            height: 0;
            border-top: 50px solid transparent;
            border-bottom: 50px solid transparent;
            position: absolute;
            top: 50%;
            margin-top: -50px;
            left: 100%;
            z-index: 2;
        }

        .custom-breadcrumb li:before {
            content: " ";
            display: block;
            width: 0;
            height: 0;
            border-top: 50px solid transparent;
            border-bottom: 50px solid transparent;
            border-left: 30px solid white;
            position: absolute;
            top: 50%;
            margin-top: -50px;
            margin-left: 1px;
            left: 100%;
            z-index: 1;
        }

.blue-crumb {
    background-color: #005EB5;
    color: white;
}

    .blue-crumb:after {
        border-left: 30px solid #005EB5;
    }

.gray-crumb {
    background-color: #bdc3c7;
    color: #4C4C4C;
}

    .gray-crumb:after {
        border-left: 30px solid #bdc3c7;
    }

.light-blue-crumb:after {
    border-left: 30px solid #3498db;
}

.light-blue-crumb {
    background: #3498db;
    color: white;
}

.faded-crumb:after {
    border-left: 30px solid #ecf0f1;
}

.faded-crumb {
    background: #ecf0f1;
    color: #95a5a6;
}

.current {
}

/*
    TIÊU ĐIỂM***************************************/
@media (min-width: 1200px) {
    .col-lg-5-td {
        width: 33.3%;
    }
}
/*
    CHỮ CHẠY TOP************************************/
#chu-chay-top {
    font-weight: 400 !important;
}

    #chu-chay-top:hover {
        text-decoration: none;
        color: #23527C !important;
    }
/*
    BANNER LIÊN KẾT************************************/
.W-100 {
    width: 100%;
}
/*
    Navbar-inverse**********************************/
.dropdown-menu > li > a {
    font-size: 13px !important;
}

    .dropdown-menu > li > a:hover {
        background-color: #FFBD0D;
        color: #fff;
    }

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #B03600 !important;
}
/*COMMON CSS*/
.active2 {
    color: #005EB5 !important;
    background-color: #F5F5F5 !important;
}

#banner-top {
    position: relative;
}

.active3 {
    background-color: #F5F5F5 !important;
    color: #005EB5 !important;
}

.content a {
    font-weight: bold;
    color: #004eb5;
}

    .content a:hover {
        color: red;
    }

a:hover {
    text-decoration: none !important;
    cursor: pointer !important;
}

/*#divNewsDetails img {
    width: 100%;
    height: 140px;
}*/

.bg-240px {
    background-color: #F0F0F0 !important;
}

.bg-229px {
    background-color: #E5E5E5 !important;
}

.bg-220 {
    background-color: #DCDCDC !important;
}

#btnPrintContent:hover {
    text-decoration: none;
}

#btnIncreaseContrast:hover {
    text-decoration: none;
}

#btnDecreaseContrast:hover {
    text-decoration: none;
}

@media(min-width:768px) {
    .navbar-brand {
        padding-top: 30% !important;
    }
}

.margin-bottom-5 {
    margin-bottom: 5px;
}

.text-xanh-dam {
    color: #3367D6;
}

.text-xanh-nhat {
    color: #1D60AA;
}

.text-do {
    color: red;
}

.text-den {
    color: #000;
}

    .text-den:hover {
        color: #000;
        cursor: pointer !important;
    }

body {
    font-family: Tahoma,sans-serif;
    background-image: url(../../File/20.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

@media(max-width:768px) {
    body {
        background-image: none;
    }
}

.viet-hoa {
    text-transform: uppercase;
}

.in-dam {
    font-weight: 600;
}

.anchor-bottom-right {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.padding-left-0 {
    padding-left: 0 !important;
}

.padding-right-0 {
    padding-right: 0 !important;
}

.main-wrapper {
    background: #fff;
    box-shadow: 0px 0px 10px #A59797;
    /* background-color: #eeeeee; */
}

.main-content {
    padding-left: 10px;
    padding-right: 10px
}

/*07.10.2015 - TruongND*/
/* Custom Main Content For NewsBlock */

.red-bold {
    color: #b80002;
    font-weight: 600;
}

.blue-bold {
    color: #009EE5;
    font-weight: bold;
    font-size: 13px;
}

.link-text-block {
    color: #000;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
}

    .link-text-block:hover {
        /*color: #ff8000;*/
        text-decoration: none;
    }

    .link-text-block:active {
        text-decoration: none;
    }

.new-block-title {
    text-decoration: none;
}

    .new-block-title:hover {
        color: #0461af;
        text-decoration: none;
    }
/**TOP NAVIGATION ***************************************************/
.navbar-brand {
    padding: 7px 15px 5px 15px;
}

#top-nav {
    background: #EA4800;
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    position: relative;
}

.top-nav-h {
    line-height: 1.4em !important;
}

.navbar-toggle {
    padding-top: 6px !important;
}

@media (min-width: 767.95px) {
    .navbar-inverse .navbar-nav > li > a {
        padding-top: 10px !important;
    }

    .iconhome {
        padding-top: 10px !important;
    }

    /*.link-text-block {
        font-size: large !important;
    }*/

    .quick-search {
        padding-top: 7px !important;
    }

    .main-content .left-section .news-block {
        height: 350px;
        max-height: 500px;
    }

    .news-slider-list .item, .news-block-body .first-item .content a, .news-block-body .item a {
        font-size: 14px !important;
    }

    .footer-wrap-content {
        font-size: 14px !important;
    }

    .videos-item {
        height: 220px !important;
    }

    .thumbnail-video-item {
        height: 165px !important;
        width: 196px !important;
    }

    .hidden-lg {
        display: none;
    }
}

@media (min-width: 768px) {
    .navbar-inverse .navbar-nav > li > a {
        padding-top: 10px !important;
    }

    .iconhome {
        padding-top: 10px !important;
    }

    /*.link-text-block {
        font-size: 18px !important;
    }*/

    .quick-search {
        padding-top: 7px !important;
    }

    .main-content .left-section .news-block {
        height: 350px;
        max-height: 500px;
    }

    .news-slider-list .item, .news-block-body .first-item .content a, .news-block-body .item a {
        font-size: 14px !important;
    }

    .footer-wrap-content {
        font-size: 14px !important;
    }

    .videos-item {
        height: 220px !important;
    }

    .thumbnail-video-item {
        height: 165px !important;
        width: 196px !important;
    }

    .hidden-lg {
        display: none;
    }
}

.thumbnail-video-item {
    width: 100%;
}

@media (max-width: 768px) {
    .newdetail-font, .newdetail-font p, .newdetail-font a, .newdetail-font span, .newdetail-font p font, .title-16 {
        font-size: 16px;
    }
}

.newdetail-font, .newdetail-font p, .newdetail-font a, .newdetail-font span, .newdetail-font p font {
    font-size: 14px;
    text-align: justify;
}

.iconhome {
    padding-top: 12px;
}

.navbar-inverse .navbar-nav > li > a {
    padding: 6px 8px 8px 6px;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    border-top: 4px solid #EA4800;
}

    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
        color: #fff;
        background-color: #B03600;
        transition: all 0.5s;
    }

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #fff;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #fff;
}

.child-level {
    position: absolute;
    z-index: 99999;
    /*background: #23EDED;*/
    background: #eeeeee;
    /*background: #3BD7EF;*/
    /* border: 1px solid #c70007; */
    width: 100%;
    padding: 0px 40px;
}

    .child-level .child-level-head a {
        font-weight: bold;
        color: #c70007;
    }

        .child-level .child-level-head a:hover {
            color: #000;
        }

    .child-level a {
        color: #000;
        text-decoration: none;
        font-size: 12px;
    }

        .child-level a:hover {
            color: #c70007;
        }

    .child-level .child-item {
        margin-top: 0px;
        margin-bottom: 5px;
    }

p.child-item {
}


/**
    QUICK SEARCH ***************************************************/
.quick-search {
    padding-right: 15px;
}

    .quick-search input {
        border-radius: 0px;
        width: 150px !important;
    }

    .quick-search button, .quick-search button:hover, .quick-search button:focus {
        /* border-radius: 0px; */
        /* background: #C30F0F; */
        color: #fff;
    }

/**
    BANNER *******************************/
.banner {
    margin-bottom: 10px;
}

.small-banner {
    margin-bottom: 15px;
}

/**
    CURRENT TIME *******************************/
/*.current-time {
    font-style: italic;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
     margin-left: 10px; 
}*/
.showTime {
    text-decoration: double;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: red;
}


/**
    BOTTOM NAVIGATION ***************************************************/
#bottom-nav {
    background: #c70007;
    border: none;
    border-radius: 0px;
    margin-bottom: 0;
}

/**
    FOOTER ***************************************************/
.footer-wrap {
    background: #842e2e;
    color: #fff;
    font-size: 14px;
    padding-bottom: 0.5%;
}

.footer-wrap-icon {
    /*padding: 10px;
    padding-left: 30px;*/
}

.footer-wrap-content {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
}
@media(max-width:450px)
{
    .footer-wrap-content{
        text-align: center;
    }
}
/**
    NEWS SLIDER ********************************/
.news-slider {
    margin-bottom: 15px;
}

.news-slider-imgs .item .item-head {
    position: relative;
}

    .news-slider-imgs .item .item-head a {
        color: #fff;
    }

        .news-slider-imgs .item .item-head a:hover {
            color: #f3f3f3;
            text-decoration: none;
        }

.news-slider-imgs .item .lead {
    position: absolute;
    bottom: 0;
    margin-bottom: 0;
    padding: 10px 15px;
    color: #fff;
    background: rgb(0, 0, 0); /* fallback in case rgba is not supported */
    background: rgba(15, 72, 111, 0.66);
    width: 100%;
}

.news-slider-imgs .item .desc {
    padding: 10px
}

.news-slider-imgs {
    position: relative;
    background-color: #fff;
    /*border: 1px solid #ddd;*/
}

.news-slider-imgs-navigation .slick-prev {
    position: absolute;
    left: 0;
    top: 40%;
    width: 40px;
    height: 60px;
    background: rgb(0, 0, 0); /* fallback in case rgba is not supported */
    background: rgba(15, 72, 111, 0.66);
    border: none;
}

.news-slider-imgs-navigation .slick-next {
    position: absolute;
    right: 0;
    top: 40%;
    width: 40px;
    height: 60px;
    background: rgb(0, 0, 0); /* fallback in case rgba is not supported */
    background: rgba(15, 72, 111, 0.66);
    border: none;
}

.news-slider-list {
    /*padding: 10px 10px;*/
    background-color: #fff;
    /*border: 1px solid #ddd;*/
}

    .news-slider-list .item {
        width: 100% !important;
        /*background: url('../Images/news_arrow.png') no-repeat 0px 5px;*/
        padding-left: 15px;
        padding-right: 5px;
        /* font-weight: 600; */
        cursor: pointer;
        font-size: 16px;
    }

        .news-slider-list .item a {
            color: #000;
        }

            .news-slider-list .item a:hover {
                color: #0461af;
                text-decoration: none;
            }

        .news-slider-list .item.active {
            color: #b80002;
        }

.nav-tabs {
    border-bottom: none;
}

/**
    NEWS BLOCK ********************************/
.news-block-other {
    /*padding: 10px;*/
    padding-top: 0;
    border: 1px solid #ddd;
    /*border-top: 3px solid #005EB5;*/
    background: #fff;
    margin-bottom: 10px;
    position: relative;
}

.news-block {    
    padding: 10px;
    /*padding-top: 0;*/
    border: 1px solid #ddd;
    border-top: 3px solid #005EB5;
    background: #fff;
    margin-bottom: 10px;
    position: relative;
}

/*.new-block:hover {
    color: #ff8000;
    text-decoration: none;
    border-bottom: dotted 1px;
}*/

.news-block-next {
    position: absolute;
    right: 10px;
    top: 5px;
}

.news-block-head {
    display: inline-block;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    color: #fff;
    background-color: #F7A41E!important;
    /*background-image:url(../../File/bk_blue.png);*/
    background-repeat:no-repeat;
    background-size: 100%;
    width: 100%;
    padding-left: 30px;
}

    .news-block-head a {
        /*font-size: 15px;*/
    }

.news-block-body .first-item img {
    margin-bottom: 5px;
    margin-right: 10px;
}

.news-block-body .first-item .content {
    font-weight: 600;
    text-align: justify;
}

    .news-block-body .first-item .content a {
        color: #3e3838;
        font-size: 18px;
        text-align: justify;
    }

        .news-block-body .first-item .content a:hover {
            color: #0461af;
            text-decoration: none;
        }

.news-block-body .item {
    /*background: url('../Images/news_arrow.png') no-repeat 0px 4px;
    padding-left: 15px;*/
    padding-right: 5px;
    cursor: pointer;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: justify;
}

.news-block-body .text_tag {
    background: #f1f1f1 url(../Images/icon_tag.gif) no-repeat left top;
    padding: 0 10px 0 20px;
    height: 20px;
    color: #939393;
    float: left;
    font: 400 13px/20px arial;
    margin: 0 5px 0 0;
}

.news-block-body .item a {
    color: #000;
    font-size: 15px;
}

    .news-block-body .item a:hover {
        color: #0461af;
        text-decoration: none;
    }

.news-block-foot {
    height: 15px;
    font-size: 14px;
}


/**
    DOCUMENT TABS ********************************/
.document-tabs {
    border: 1px solid #ddd;
    margin-bottom: 10px;
    font-size: 14px;
}

    .document-tabs .tab-pane {
        padding: 10px;
        background: #fff;
    }

        .document-tabs .tab-pane a {
            /*color: #000;*/
           
        }

    .document-tabs .nav-tabs p a {
        color: #000;
    }

#video-tab p a {
    color: #fff;
}

.document-tabs .nav-tabs a h4 {
    margin: 0;
}

.document-tabs .nav-tabs > li > a {
    border: none;
    border-radius: 0;
    background-color:#EEEEEE;
    color:blue;
}

.document-tabs .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border: none;
    /*border-top: 3px solid #005EB5;*/
    border-left: 1px solid #ddd;
    
    border-bottom-color: transparent;
    /*background-image: url(../../File/bk_blue.png);
    background-size:cover;*/
    background-color: #fff;
    color: red;
}

.document-tabs .nav-tabs > li:first-child.active > a, .nav-tabs > li:first-child.active > a:hover, .nav-tabs > li:first-child.active > a:focus {
    border-left: none;
}

.document-tabs .nav-tabs > li > a:hover {
    border-color: #ddd;
    background:#EEEEEE;
    color:red;
}

.document-tabs .nav-tabs > li.active > a:hover {
    border-color: #ddd;
    border-top-color: #005EB5;
     background:#fff;
}

.document-tabs .video-image-item {
}

    .document-tabs .video-image-item a {
        color: #000;
        line-height: 20px;
        padding-top: 5px;
    }

        .document-tabs .video-image-item a:hover {
            color: #0461af;
            text-decoration: none;
        }

        .document-tabs .video-image-item a > p {
            padding-top: 5px;
        }
/**
    VIDEO TAB ********************************/
#video-tab p {
    background: #000;
    color: #fff;
    padding: 10px;
    margin-bottom: 0;
}


/* Large Devices, Wide Screens */
@media (max-width : 1200px) {
}

/* Medium Devices, Desktops */
@media (max-width : 992px) {
    .navbar-inverse .navbar-nav > li > a {
        font-size: 12px;
    }
}

/* Small Devices, Tablets */
@media (max-width : 768px) {
    .document-tabs .nav-tabs a h4 {
        /*font-size: 14px;*/
    }

    .navbar-inverse .navbar-nav > li > a {
        font-size: 14px;
    }

    .footer-wrap-icon {
        text-align: center;
        margin: auto;
    }

        .footer-wrap-icon img {
            text-align: center;
            margin: auto;
        }
}

/* Extra Small Devices, Phones */
@media (max-width : 480px) {
    .document-tabs .nav-tabs a h4 {
        /*font-size: 10px;*/
    }

    .document-tabs .nav-tabs > li > a {
        /*padding: 4px 2px;*/
    }

    .page-link p {
        font-size: 12px;
    }
}

/* Custom, iPhone Retina */
@media (max-width : 320px) {
    .navbar-inverse .navbar-nav > li > a {
        font-size: 12px;
    }

    .document-tabs .nav-tabs a h4 {
        font-size: 8px;
    }
}
/*Custom by DuongPD*/
.link-text {
    color: #000;
    text-decoration: none;
}

    .link-text:hover {
        color: #337ab7;
        text-decoration: none;
    }

.padding-none {
    padding: 0px;
}

.padding-right-10 {
    padding-right: 10px;
}

.padding-left-10 {
    padding-left: 10px !important;
}

.padding-bottom-10 {
    padding-bottom: 10px;
}

.padding-top-10 {
    padding-top: 10px;
}

.right {
    float: right;
}

.margin-left-10 {
    margin-left: 10px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-right-10 {
    margin-right: 10px;
}

.padding-left-15 {
    padding-left: 15px;
}

.text-right {
    text-align: right;
}


/* Font */
.font-12, .font-12 p, .font-12 a, .font-12 span, .font-12 p font {
    font-size: 12px !important;
}

.font-14, .font-14 p, .font-14 a, .font-14 span, .font-14 p font {
    font-size: 14px !important;
}

.font-16, .font-16 p, .font-16 a, .font-16 span, .font-16 p font {
    font-size: 16px !important;
}

.font-20, .font-20 p, .font-20 a, .font-20 span, .font-20 p font {
    font-size: 20px !important;
}

/* Language link */
.language {
    position: absolute;
    top: 0px;
    right: 10px;
    font-size: 12px;
    color: white;
    padding-top: 5px;
}

    .language a {
        color: #ffffff;
    }

        .language a:hover {
            color: #337ab7;
            text-decoration: none;
        }

.viewmore {
    font-style: italic !important;
    font-weight: normal !important;
}

    .viewmore:hover {
        /*color: #3367D6 !important;*/
        text-decoration: none;
    }

.language-m {
    color: #fff;
    float: left;
    padding: 13px 0px 10px 10px;
}

    .language-m a {
        color: #fff;
    }

.hr-v {
    display: inline-block;
    margin-top: -5px;
    vertical-align: middle;
}

.btn-footer-xs .btn {
    border-radius: 0px;
    background-color: #004eb5;
    background-image: none;
    border-color: #005EB5;
}

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
    margin-left: 0px;
}
