/**
 * NukeViet Content Management System
 * @version 4.x
 * @author VINADES.,JSC <contact@vinades.vn>
 * @copyright (C) 2009-2021 VINADES.,JSC. All rights reserved
 * @license GNU/GPL version 2 or any later version
 * @see https://github.com/nukeviet The NukeViet CMS GitHub project
 */

/* Các tùy chỉnh CSS của giao diện nên để vào đây */

.book-item img {
    max-height: 200px;
}
::-webkit-scrollbar-thumb {
    background: #dd0000;
    /* border-radius: 10px; */
}
::-webkit-scrollbar {
    background: #E4DDDF;
    width: 15px;
    height: 11px;
}
.header-tmp,.navbar-nav,.navbar-collapse, .block-heading-home{
    justify-content: space-between;
}
.d-flex-center,.navbar-nav,.navbar-collapse, .block-heading-home {
    display: flex !important;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.nav {
    padding-left: inherit;
}
.mobile-menu-toggle-btn {
    position: inherit;
}
.headerSearch-tmp {
    margin: 0px !important;
}
body {
    text-align: justify;
}
.flat-nav-fixed {
    background-color: transparent;
}
.flat-click-to-chat {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    box-shadow: rgb(216 0 1) 0 0 0 0;
    animation: ripple 3s infinite;
}
.ck-box {
    display: none;
}
.time_tmp {
    text-align: center;
    padding-top: 5px;
}
.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover{
     background-color:#f30425;
    }
.navbar-default .navbar-nav>li>a:hover{
   /* background-color: #063b70;*/
  background-color: #f30425 !important;
}
.metismenu .sidebar-nav ul a {
    text-transform: uppercase;
}
.metismenu .sidebar-nav ul ul a {
    text-transform: math-auto;
}
.metismenu .sidebar-nav ul ul a:hover{
    background-color: #0a5bea  !important;
}
.metismenu .sidebar-nav ul ul a {
    background-color: #f34040f0  !important;
}
.metismenu .arrow {
    color: #fff !important;
}
.metismenu .sidebar-nav ul {
    background: #0855a1;
}
.pagination {
    background: #fff;
    padding: 2px 0;
    text-align: center;
    width: 100%;
}
.pagination a.prev {
    background: url(../images/prev.png) no-repeat 4px 4px;
    width: 6px;
}
.pagination a.next {
    background: url(../images/next.png) no-repeat 4px 4px;
    width: 6px;
}
.pagination a:hover, .pagination a.selected {
    background-color: #ccc;
    color: #333;
}
.pagination a {
    color: #999;
    font-size: 11px;
    font-weight: normal;
    padding: 0 5px;
}
.logo-tmp img {
    /*min-width:96px;*/
    height: auto;
    padding: 5px 0px;
}
.container-topright {
    border: 1px solid #c3d3e0;
    margin-bottom: 10px;
    padding: 5px;
}
.header-tmp {
    /*position: absolute;
    top: 100%;
    left: 0;
    z-index: 999;
    background: rgba(255, 255, 255, 0.6);
    border: 1px solid #E4E4E3;
    padding: 5px;*/
}

.container-topleft {
  /*  padding: 0px;*/
}
.img-thumbnail-newscenter {
    width: 126px !important;
    height: 100px !important;
}
.img-thumbnail {
    width: 100%;
    max-width: 500px;
    max-height: 230px;
}
.imglogo {
    padding: 5px;
    border: 1px solid #e3dfdf;
    height: 100px;
}
.imglogo img{
    height: 90%;
}
img.imgdanhmuc {
    width: 100px !important;
}
.img-slide-tmp img {
    width: 100% !important;
}
.container-top{max-width:1260px;
    margin: 0px auto;
}
.tmp-search {
    padding: 13.6px 10px;
}
.logo-tmp{
    text-align: center;
}
.main-menu-top {
    text-align: center;
}
.main-menu>li>a{
    color: #fff;
}
.newstab-slide {
    border-top: 1px #c1c1c1 solid;
}
.box-icon-title {
    margin: 20px 0;
    line-height: 32px;
    font-size: 20px;
    font-weight: 700;
    padding-left: 50px;
    background: url(../images/bg-national-emblem.png) no-repeat left center;
}
.newstab-slide .box-icon-title ul.mtab {
    padding: 0;
    margin: 0;
    display: inline-block;
    list-style: none;
}
.newstab-slide .box-icon-title ul.mtab li {
    display: inline-block;
    padding: 0;
    margin: 0;
}
.newstab-slide .box-icon-title h2 {
    text-transform: uppercase;
    margin: 0;
}
.newstab-slide .box-icon-title ul.mtab li a.active {
    color: #096608;
}
.newstabhomejcarousel-wraper {
    position: relative;
}
.newstabhomejcarousel-wraper>.newstabhomejcarousel-ctn:nth-child(n+1) {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}
.newstabhomejcarousel-items {
    position: relative;
}
.newstabhomejcarousel_mp {
    width: 100%;
}
.newstabhomejcarousel {
    position: relative;
    overflow: hidden;
}
.newstabhomejcarousel>ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
.newstabhomejcarousel>ul>li {
    float: left;
    padding: 0;
    margin: 0;
    color: #000;
    text-align: justify;
}
.newstabhomejcarousel>ul>li>div {
    width: 880px;
}
.newstabhomejcarousel-items ul.mnav {
    position: absolute;
    right: 0;
    top: -48px;
    float: right;
    text-align: center;
}
.newstabhomejcarousel-items ul.mnav li {
    display: inline-block;
}
.newstabhomejcarousel-items ul.mnav li a {
    display: block;
    line-height: 21px;
    text-align: center;
    border: 1px #c4c4c4 solid;
    width: 23px;
    height: 23px;
    font-size: 20px;
}
.newstabhomejcarousel-items ul.mnav li.next {
    margin-left: 2px;
}
.newstabhomejcarousel-items .jcarousel-pagination {
    text-align: center;
    line-height: 10px;
    margin: 10px 0 0px 0;
    float: left;
    width: 100%;
}
.newstabhomejcarousel-items .jcarousel-pagination a {
    display: inline-block;
    text-indent: -1000px;
    overflow: hidden;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #b5b5b5;
    margin: 0 2px;
}


/*Begin style block headline*/
.tabs .nav li.ui-state-active {
    background: #fff;
    border: 1px solid #b80002;
    /* box-shadow: inset 0 2px #47a3da; */
    border-bottom: none;
    z-index: 100;
}
.tabs .nav li {
    border-bottom: none;
    margin: 0 0.25em;
    display: block;
    float: left;
    position: relative;
    padding-top: 2px;
}
.nav-tabs {
    border-bottom: 1px solid #fff;
}
.tabs .nav li {
    text-transform: uppercase;
}
.tabs {
    position: relative;
    width: 100%;
    overflow: hidden;
    font-weight: 300;
    z-index: 0;
}
a#ui-id-2 {
    text-transform: uppercase;
}
.tabs .nav li.ui-state-active a {
    color: #b80002;
    border-radius: 0;
    border: none;
}
.tabs .nav a {
    background: #fff;
    color: #2c4097;
    display: block;
    font-size: 1.1em;
    line-height: 2.5;
    padding: 0 1.25em;
    white-space: nowrap;
    border-radius: 0;
    border: none;
}
.tabs .nav li.ui-state-active:after {
    right: auto;
    left: 100%;
    width: 4000px;
}
.tabs .nav li.ui-state-active:before, .tabs .nav li.ui-state-active:after {
    content: '';
    position: absolute;
    height: 1px;
    right: 100%;
    bottom: 0;
    width: 1000px;
    background: #b80002;
}
.nav>li {
    position: relative;
    display: block;
}
.tabs .nav a:hover {
	color: #21436b;
	font-weight: bold;
}

.nv-block-banners img {
    width: 100%;
}
.nv-block-banners {
    border: 1px solid #397ecc;
}
.fix-more-padding {
    padding: 5px !important;
}
.sliderwrapper {
    height: 300px !important;
}
.sliderwrapper .contentdiv {
    height: 305px !important;
}
.sliderwrapper .contentdiv img {
    height: 300px !important;
}


#topnews ul.lastest-news a li {
    height: auto !important;
	line-height: 1.5 !important;
}
ul.lastest-news {
    overflow-y: scroll!important;
    height: 300px!important;
}
.pagination {
    /*padding: 0px!important;
    margin: 11px 0px 0px 0px  !important;*/
}
/*Finish style block headline*/
@media (max-width:1147px) {
    .tmp-search {
        padding: 0px 10px;
    }
}

@media (max-width:991px) {
   .img-thumbnail-tmp {
        width: 100%;
    } 
   .othernews-tmp {
        width: 50%;
        padding-right: 10px;
        display: flex;
        float: left;
        align-items: center;
    }
    .img-source-tmp {
        width: 50%;
        float: right;
    }
   .img-source-tmp img {
        width: 100% !important;
        height: auto !important;
    }
}

@media (max-width:767px) {
    .img-thumbnail-newscenter {
        width: 50% !important;
        height: auto !important;
    }
    .img-responsive{
        width: 100%;
    }
    .social-tmp{
        display: none;
    }
    .navbar-static-top {
        display: none;
    }
    .headerSearch-tmp {
        /*width: 75%;*/
        margin: 20px;
    }
    .header-mid {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .home-mobile{
        display:inline-block;
    }
    
    .back-to-top {
      /*  right: none;
         bottom: none; */
    }
    ul.lastest-news {
        height: auto !important;
    }
    .otherClips .otherClipsContent {
    width: 33.9999%;
    }
}

@media (max-width:666px) {
    .nv-infodie {
        width:100%;
    }
    .owl-slider .img-slide {
        padding-top: 180px;
    }
}
@media (max-width:430px) {
    .book-item img {
        max-height: 120px;
    }
}
@media (min-width:768px) {
.breadcrumbs-wrap {
    padding: 10px !important;
    }
    li.home-mobile {
        display: none;
    }
    .mobile-menu-toggle-btn {
        display: none;
    }
}
