body {
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 15px;
    background: #FFF;
}

li {
    list-style: none;
}

.container {
    max-width: 1000px;
}

#liveClock {
    font-size: 13px;
}

#menu_main {
}

    #menu_main .sf-menu {
        width: 100%;
        background: #218BD1;
        margin-bottom: 0px;
        padding: 5px;
    }

.mm-slideout {
    display: none;
}

.wrapper_heading {
    width: 100%;
    background: #2EA0EA;
}

.wrapper_footer {
    width: 100%;
    background: #0D527E;
}

#menu_main .sf-menu li {
    background: none;
}

    #menu_main .sf-menu li:hover, #menu_main .sf-menu .active {
        background: #0F6FAF !important;
    }

    #menu_main .sf-menu li a {
        color: #FFF;
        padding: 8px 12px 8px 10px;
        border-left: 0px;
        border-top: 0px;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: bold;
    }

    #menu_main .sf-menu li ul li a {
        font-weight: normal;
    }

#menu_main .sf-menu ul li.current {
    background: #eee;
}

#menu_main .sf-menu li.folder_act, #menu_navbar .sf-navbar li.folder_act {
    background: #ccc;
}

#menu_main .sf-menu li:hover, #menu_navbar .sf-navbar li.sfHover {
    background: #ccc;
}

#menu_main .sf-menu ul li {
    background: #eee;
}

#sf-menu-main ul li {
    background: none !important;
}

    #sf-menu-main ul li a {
        padding: 5px 5px !important;
    }

#sf-menu-main ul {
    width: auto !important;
    padding: 5px 0px !important;
}

    #sf-menu-main ul li {
        border-bottom: solid thin #fff;
    }

#menu_main .sf-menu:before {
    background: #eee !important;
}

#menu_main .sf-menu ul {
    margin-bottom: 0px !important;
}

#menu_main .sf-menu ul {
    margin-bottom: 0px !important;
}

#sidebar_left .th_display {
    margin-bottom: 10px;
    width: 100%;
    display: inline-block;
    border-top: none;
    background: #F7F7F7;
}

    #sidebar_left .th_display .title_box, #sidebar_left .th_display .box_title {
        text-align: left;
        padding-left: 10px;
        font-size: 15px;
        text-transform: uppercase;
        height: 35px;
        line-height: 35px;
        border-bottom: 1px solid #0D527E;
        color: #0F6FAF;
    }

        #sidebar_left .th_display .title_box span, #sidebar_left .th_display .box_title span {
            font-size: 18px;
            line-height: 43px;
            width: 100%;
            display: block;
            text-align: left;
            color: #940016;
        }

            #sidebar_left .th_display .title_box span a, #sidebar_left .th_display .box_title span a {
                font-size: 18px;
                line-height: 43px;
                width: 100%;
                display: block;
                text-align: left;
                color: #940016;
                text-align: center;
            }

    #sidebar_left .th_display .box_content, #sidebar_left .th_display .content_box {
        padding: 5px;
    }


#wr_search {
    float: right;
    position: relative;
    margin-right: 25px;
}

    #wr_search #key_search {
        width: 230px;
    }

#menu_bottom {
    background: #ededed;
    padding-top: 7px;
    display: block;
    height: 40px;
}

#display_7 .box_title {
    display: none;
}

.left_menu {
}

    .left_menu .sf-menu a {
        color: #000;
        border-bottom: 1px dotted #ccc !important;
    }

.sf-arrows .sf-with-ul:after {
    border-left-color: #ccc !important;
}

.left_menu ul {
    margin-bottom: 0px !important;
}

#display_2 {
    margin-bottom: 0;
}

.wr_slide_show {
    overflow: hidden;
}

#carousel-slide-new .item .title {
    color: #FFF;
    font-weight: bold;
    font-size: 16px;
    margin: -25px 0 0px 10px;
    text-align: justify;
}

#carousel-slide-new .carousel-indicators li {
    border: 1px solid #b7b7b7;
}

#carousel-slide-new .carousel-indicators {
    bottom: 0px !important;
    right: 0;
    width: 100%;
    left: auto;
}

    #carousel-slide-new .carousel-indicators .active {
        background: #FFF;
    }

#carousel-slide-new .item img {
    max-height: 400px !important;
}

#carousel-slide-new {
    height: auto !important;
}

#display_8 li, #display_49 li, #display_32 li {
    background: url(../images/list-thumb.png) left center no-repeat !important;
    padding: 5px 0px 0 25px;
}

#display_40 img {
    width: 100% !important;
}

.list_news .box_title, .title_page, .page_detail_news .box_title, #display_30 .box_title, #display_15 .box_title {
    color: #cc6666;
    font-size: 18px;
    font-weight: bold;
    padding: 3px;
    display: inline-block;
    margin: 10px 0;
    line-height: 30px;
}

.row_time {
    padding-bottom: 15px;
}

.home.list_news {
    display: inline-block;
    background: #f7f7f7 !important;
}

    .home.list_news .box_title {
        border-bottom: 1px solid #0F6FAF;
        background: #0F6FAF;
        margin: 0 !important;
    }

    .home.list_news .title_name {
        float: left;
        color: #FFF;
        font-size: 15px;
        text-transform: uppercase;
        padding-left: 10px;
    }

    .home.list_news .wr_menu_box {
        float: right;
    }

        .home.list_news .wr_menu_box .menu_box {
            background: transparent !important;
        }

        .home.list_news .wr_menu_box a {
            font-size: 13px;
            font-weight: 400;
            color: #FFF !important;
        }

        .home.list_news .wr_menu_box .title_name {
            display: none;
        }

    .home.list_news .box_title .title_name a {
        padding: 0 10px;
        font-size: 17px;
        color: #ce0909;
    }

    .home.list_news .news_title {
        font-weight: bold;
        color: #084D79;
        padding: 5px 0;
        text-align: justify;
        display: block;
        font-size: 15px;
        text-transform: uppercase;
    }

    .home.list_news .bl_1 .list_news {
        margin-top: 10px;
    }

.list_news .title {
    /*text-transform:uppercase;*/
}

.page_images .col-md-4 {
    text-align: center;
    color: #3398CC;
    font-weight: bold;
    font-size: 16px;
    margin: 10px 0;
}

    .page_images .col-md-4 .thumbnail {
        margin-bottom: 10px;
    }

.page_news img {
    width: 100%;
}

.so_do_trang {
    padding-left: 20px;
}

    .so_do_trang li a {
        font-weight: bold;
        background: url(../images/red_arrow.gif) no-repeat left center;
        padding-left: 10px;
    }

    .so_do_trang li ul a {
        font-weight: 500;
    }

.logo_rss {
    background: url(../images/img_rss.gif) no-repeat;
    display: block;
    width: 50px;
    height: 20px;
    font-size: 0;
}

.copyright {
    margin: 0 !important;
    padding: 0 20px 20px 0px !important;
}

    .copyright a, .copyright a:link, .copyright a:visited {
        color: #fff;
    }

#display_50, #display_13 {
    margin-bottom: 0 !important;
}
/* Portrait tablet to landscape and desktop */

/* Large desktop */

@media (min-width: 1200px) {
    .Slideshow_news_top_list .photo {
        height: 100px;
        overflow: hidden;
    }

        .Slideshow_news_top_list .photo img {
            width: 100%;
            min-height: 100px;
        }

    #display_63 {
        display: none !important;
    }
    .news-image
    {
        min-height:130px;
        max-height:130px;
        overflow:hidden;
    }
    .news-book
    {
        min-height:160px!important;
        max-height:unset!important;
    }
}

@media (min-width: 980px) and (max-width: 1200px) {
    body {
        font-size: 15px !important;
    }

    #wr_search #key_search {
        width: 135px;
    }

    .Slideshow_news_top_list .photo {
        height: 110px;
        overflow: hidden;
    }

        .Slideshow_news_top_list .photo img {
            width: 100%;
            min-height: 110px;
        }

    #carousel-slide-new {
        height: 400px !important;
    }

    #display_63 {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    body {
        font-size: 15px !important;
    }

    #wr_search #key_search {
        width: 135px;
    }

    .Slideshow_news_top_list .photo {
        height: 80px;
        overflow: hidden;
    }

        .Slideshow_news_top_list .photo img {
            width: 100%;
            min-height: 80px;
        }

    #carousel-slide-new {
        height: 400px !important;
    }

    #display_63 {
        display: none !important;
    }
}


/* Landscape phone to portrait tablet */
@media (max-width: 767px) {

    .page_detail_news .row_content img {
        width: 100%;
    }

    #wr_search {
        margin-top: 40px;
    }

    #main_page {
        margin-top: 10px;
    }

    #main_content {
        display: inline-block;
    }

    .th-details {
        margin-top: 45px !important;
    }

    .copyright {
        padding-left: 20px !important;
    }

    .detail_content iframe {
        width: 90%;
    }
    .banner img
    {
        width:100%;
    }
    .banner
    {
        border-top:none!important;
    }
}

/* Landscape phones and down */
@media (max-width: 480px) {
    #carousel-slide-new {
        height: 350px !important;
    }
    .banner img
    {
        width:100%;
    }
    #main_content {
        display: inline-block;
    }

    .owl-carousel {
        margin-top: 40px;
    }

    #main_content {
        margin-left: 3px;
    }
}


#display_48 {
    background: #940016 !important;
    border-bottom: 2px solid #940016 !important;
}

    #display_48 .box_title {
        display: none;
    }

    #display_48 .sf-menu {
        margin-bottom: 0px !important;
    }

        #display_48 .sf-menu a {
            background: #940016 !important;
            color: #fff;
        }

#slider1_container {
    height: 187px !important;
}

.not_padding_left {
    padding-left: 0 !important;
}

.not_padding_right {
    padding-right: 0 !important;
}

.upload_table .icon_preview {
    min-width: 75px;
}

#display_63 img {
    width: 100%;
}

#display_1 {
    margin-bottom: 0 !important;
}

#display_33 img, .wrapper_lien_ket img {
    max-width: 100%;
}

.owl-theme {
    position: relative;
}

    .owl-theme .owl-dots {
        position: absolute;
        bottom: 10px;
        text-align: center;
        width: 100%;
    }

.thumbnail {
    margin-bottom: 00px;
}

.list_news li {
    border-bottom: dotted thin #c3c3c3;
    padding: 5px 0px !important;
    text-align: justify;
}

    .list_news li:first-child {
        padding-top: 0px !important;
    }

    .list_news li:last-child {
        border-bottom: none;
    }

.list_news {
    margin-top: 0px !important;
}

.mm-menu {
    z-index: 9999;
}

.video-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}

    .video-responsive iframe {
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        position: absolute;
    }

.list_news {
    width: 100%;
}

.fr_tbcore td {
    padding: 3px 5px;
}

.vanbanlienquan ol {
    padding-left: 10px;
    margin-top: 10px;
}

.hvview-cddh-container {
    border-bottom: dotted 1px #c3c3c3;
    padding-bottom: 3px;
    margin-top: 5px;
}

    .hvview-cddh-container .hvview-sovb a, .hvview-cddh-container .hvview-sovb a:link, .hvview-cddh-container .hvview-sovb a:visited {
        font-weight: bold;
        color: #0D6F9D;
    }

.box_title span {
    color: white !important;
    font-size: 14px !important;
    text-transform: uppercase;
    padding-left: 3px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #fbfcfd;
}

.table-hover > tbody > tr:hover, .table-hover > tbody > tr:hover > td {
    background: #FCF0F2 !important;
}

.schedule {
    width: 100%;
    margin-bottom: 0px !important;
}

    .schedule th {
        background: #0F6FAF;
        color: #fff;
        border-right: solid 1px #fff;
        padding: 5px 10px;
    }

.box_title a:before {
    position: absolute;
    content: '';
    left: 99.5%;
    bottom: 0;
    width: 25px;
    height: 100%;
    display: inline-block;
    border-left: 0px transparent solid;
    border-right: 20px transparent solid;
}

.widget-head, .widget.dark > .widget-head {
    border: none;
    background: transparent;
    height: auto;
    border-bottom: 1px solid #0F6FAF;
    width: 100%;
    display: inline-block;
}

.widget-content {
    margin-top: 0;
    display: inline-block;
    width: 100%;
    border: none;
}

.btn-media-detail {
    text-align: right;
    float: right;
    background: #2175c3;
    color: #fff !important;
    padding: 3px 10px;
    transition: all ease .3s;
}

.widget-head > .title, .widget.dark > .widget-head > .title, .widget-new-thumb .widget-title-tab > a {
    text-transform: uppercase;
    color: #fff;
    font-family: Roboto, arial, sans-serif;
    font-weight: bold;
    font-size: 15px;
    line-height: 35px;
    float: left;
    padding: 0px 5px 0px 8px;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2);
    position: relative;
    background: #0F6FAF;
    top: 0;
    margin-left: 0;
    background-image: url('img/ic-title.png');
    background-position: left center;
    background-position-x: 0px;
    background-repeat: no-repeat;
    background-size: auto 100%;
}

    .widget-head > .title:before, .widget-new-thumb .widget-title-tab > a:before {
        position: absolute;
        content: '';
        left: 99.5%;
        bottom: 0;
        width: 25px;
        height: 100%;
        display: inline-block;
        border-bottom: 35px #0F6FAF solid;
        border-left: 0px transparent solid;
        border-right: 20px transparent solid;
    }

#news-content span, #detail_content span {
    font-size: inherit !important;
}

.schedule td {
    padding: 5px !important;
}

.thumbnail {
    border: none;
    background: none;
}

.title-v1 {
    text-transform: uppercase;
    color: #0F6FAF;
    font-family: Roboto, arial, sans-serif;
    font-weight: bold;
    font-size: 15px;
    line-height: 29px;
    padding: 0px 5px 0px 8px;
    position: relative;
    top: 0;
    margin-left: 0;
    background-image: url('img/ic-title.png');
    background-position: left center;
    background-position-x: 0px;
    background-repeat: no-repeat;
    background-size: auto 100%;
}

.new-hot a {
    color: #9e100e !important;
}

.widget-head {
    margin-bottom: 5px;
}

.owl-prev, .owl-next {
    position: absolute;
    color: inherit;
    background: none;
    border: none;
    z-index: 100;
    font-size: 2.5rem!important;
    color: #cecece;
}

.owl-prev {
    left: 0;
}

.owl-next {
    right: 0;
}

.owl-prev i, .owl-next i {
    
}

.owl-nav {
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
    background:none;
}
.owl-theme .owl-nav [class*=owl-]
{
    background:none;
}
.footer-menu .list_news li{
    border-bottom:none;
    padding:2px 0px!important;
}
@media (max-width: 767px) {
    .banner {
        margin-top:40px;
    }
    .content-site
    {
        margin-top:-40px;
    }
}
.pace-active{
    display:none!important;
}
.news_title
{

}
#exTab1 .tab-content {
  color : white;
  background-color: #428bca;
  padding : 5px 15px;
}

#exTab2 h3 {
  color : white;
  background-color: #428bca;
  padding : 5px 15px;
}

/* remove border radius for the tab */

#exTab1 .nav-pills > li > a {
  border-radius: 0;
}

/* change border radius for the tab , apply corners on top*/

#exTab3 .nav-pills > li > a {
  border-radius: 4px 4px 0 0 ;
}

#exTab3 .tab-content {
  color : white;
  background-color: #428bca;
  padding : 5px 15px;
}
.department .nav>li>a
{
    padding:2px 18px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover
{
    background:#428bca;
    color:#fff;
}
.department-list
{
   margin-top:5px;
}
.department-list li
{
    padding-top:5px;
    padding-left:5px;
}
.sf-menu li:last-child{
    border-bottom:none!important;
}
.sf-menu li ul{
    margin-top:-5px;
}
#detail_content table
{
    width:100%!important;
}
#detail_content table td{
    border:solid 1px #A7A5A5!important;
    padding:5px 5px!important;
    
}
