/**
 * @Project NUKEVIET 4.x
 * @Author VINADES.,JSC <contact@vinades.vn>
 * @Copyright (C) 2014 VINADES.,JSC. All rights reserved
 * @License GNU/GPL version 2 or any later version
 * @Createdate 31/05/2010, 00:36
 */

body {
    background-color: #f7f7f7;
}

#body {
    border: 0;
    box-shadow: none;
}

.pb-2 {
    padding-bottom: 10px!important;
}

.section-header-bar {
    background-image: none;
    background-color: #66a9e8;
    font-size: 12px;
}

.header-nav {
    color: #333;
}

.header-nav-inner {
    color: #fff;
}

.section-header-bar a:not(:hover) {
    color: #fff;
}

.header-nav-inner .dropdown-menu a {
    color: #333;
}

.header-nav-inner .dropdown-menu a:hover {
    color: #aaa;
}

.section-header-bar a:hover {
    color: #eee;
}

ul.ssmenu {
    padding: 0;
    margin: 0;
}

.site-topmenu .ssmenu li {
    display: inline-block;
}

.site-topmenu .ssmenu li a {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

.site-topmenu .ssmenu li:before {
    content: "|";
    display: inline-block;
}

.site-topmenu .ssmenu li:first-child:before {
    display: none;
}

#header .right-ads .sn, #header .right-ads .sd {
    text-transform: uppercase;
    font-weight: 700;
}

.section-nav {
    background-color: #0070bb;
}

.separate-row {
    border-bottom: 1px solid #D9D9D9;
    margin-bottom: 10px;
}

.third-nav {
    min-height: 43px;
    margin-bottom: 7px;
    border-bottom: 1px solid #dcdcdc;
}

.third-nav .current-time {
    font-weight: bold;
    font-size: 0.9em;
    width: 100%;
    line-height: 35px;
}

.third-nav .block-simple-menu-slide .marquee a {
    line-height: 35px;
}

.third-nav .search {
    line-height: 35px;
    height: 35px;
}

.third-nav .search .gsearchs {
    width: 100%;
}

.gsearchs .input-group-btn {
    width: 30px;
    height: 30px;
    float: left;
    position: absolute;
    right: 0;
    top: -1px;
    z-index: 10;
}

.input-group .input-group-btn .btn {
    border: none;
    width: 30px;
    z-index: 2;
    margin-left: -1px;
    border-radius: 0 4px 4px 0;
    background: none;
    min-width: 35px;
    margin-left: -5px !important;
    margin-top: 1px;
}

.third-nav .search input {
    border-radius: 3px !important;
    float: none;
}

.panel {
    border-radius: 0;
}

.panel-default {
    box-shadow: none;
}

.panel-default .panel-heading {
    padding: 7px;
    background-color: #108DE5;
    border-radius: 0px;
    color: #fff;
    text-transform: uppercase;
}

#faq .panel-default .panel-heading {
    color: #333;
}

.panel-default .panel-heading a {
    color: #fff;
    text-transform: uppercase;
}

.panel-default .panel-heading .cat-icon {
    line-height: 26px;
}

.panel-default .panel-heading .cat-icon::before {
    content: '';
    background-image: url('../images/icons/title-icon.png');
    background-size: 22px 22px;
    width: 22px;
    height: 22px;
    margin-right: 7px;
    margin-left: 2px;
}

.panel-default .panel-body .list-news ul {
    margin-bottom: 5px;
    background: none;
    border: none;
    list-style: none;
    padding: 0px;
}

.panel-default .panel-body .list-news ul li {
    margin: 0;
    padding: 0;
    position: relative !important;
    padding-left: 10px;
}

.panel-default .panel-body .list-news ul li:before {
    margin-top: 5px;
    content: "•";
    font-size: 1em;
    color: rgb(102, 102, 102);
    float: left;
}

.panel-default .panel-body .list-news ul li:not(:last-child) {
    border-bottom: 1px dashed #ccc;
}

.panel-default .panel-body .list-news ul>li>a {
    padding: 5px 15px 5px 10px;
    text-align: justify;
    line-height: 1.4em;
    display: block;
}

.two_column .panel-body {
    padding: 10px;
}

.two_column .panel-body h3 {
    text-align: justify;
}

.two_column .panel-body .list-news {
    height: 180px;
    position: relative;
    margin-left: -10px;
    margin-right: -10px;
}

.block-simple-menu-slide .marquee {
    width: 100%;
    overflow: hidden;
    background: #fff;
}

.block-simple-menu-slide .marquee a {
    display: inline-block;
    color: #0099ff;
    font-weight: bold;
}

.block-simple-menu-slide .marquee a:not(:last-child) {
    margin-right: 50px;
}

.block-first-news-groups .show {
    padding: 15px 0;
}

.block-first-news-groups .publtime {
    color: #666;
    font-size: 12px;
}

.img-responsive-wrap {
    position: relative;
    height: 0;
    padding-bottom: 60%;
}

.img-responsive-wrap .img-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover;
    background-position: center center;
}

.img-responsive-wrap .img-inner img {
    display: none;
}

.global-block-tab-groups {
    border: 1px solid #ccc;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.global-block-tab-groups ul.nav {
    padding: 5px 5px 0px 5px;
    background-color: #fcfcfc;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.global-block-tab-groups ul.nav li.active a {
    color: #0099ff;
}

.global-block-tab-groups .nav>li>a {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
}

.global-block-tab-groups .tab-content>div {
    background-color: rgb(255, 255, 255);
    position: relative;
    padding: 0px;
    width: 100%;
    height: 240px;
    overflow: auto;
    margin-bottom: 25px;
}

.global-block-tab-groups .tab-content ul {
    margin-bottom: 5px;
    margin-left: 5px;
    background: none;
    border: none;
    list-style: none;
    padding: 0px;
}

.global-block-tab-groups .tab-content ul li {
    margin: 0;
    padding: 0;
    position: relative !important;
}

.global-block-tab-groups .tab-content ul li:before {
    margin-top: 5px;
    content: "•";
    font-size: 1em;
    color: rgb(102, 102, 102);
    float: left;
}

.global-block-tab-groups .tab-content ul li:not(:last-child) {
    border-bottom: 1px dashed #ccc;
}

.global-block-tab-groups .tab-content ul>li>a {
    padding: 5px 15px 5px 10px;
    text-align: justify;
    line-height: 1.4em;
    display: block;
}

.global-block-tab-groups .publtime {
    color: #8e8080;
    font-size: 0.8em;
    margin-left: 15px;
}

.global-simple-menu-rect {
    margin-bottom: 10px;
}

.global-simple-menu-rect .rect-color-1 {
    background: linear-gradient(180deg, #D0B311 50%, #C0A301 50%);
}

.global-simple-menu-rect .rect-color-2 {
    background: linear-gradient(180deg, #0076C0 50%, #016AAC 50%);
}

.global-simple-menu-rect .ssmenu .menu-item-out {
    background-color: #f3f3f3;
    padding: 10px 0px;
}

.global-simple-menu-rect .ssmenu .menu-item-in {
    height: 80px;
}

.global-simple-menu-rect .ssmenu .menu-item-in::before {
    content: url(../images/icons/rect.svg);
    position: relative;
    top: -5px;
    left: 10px;
    float: left;
}

.global-simple-menu-rect .ssmenu .menu-item-in .icon {
    position: absolute;
    top: 50%;
    left: 65px;
    transform: translate(-50%, -50%);
}

.global-simple-menu-rect .ssmenu .menu-item-in .icon img {
    width: 70px;
    height: 70px;
}

.global-simple-menu-rect .ssmenu .menu-item-in a {
    display: block;
    position: relative;
    transform: translate(0, -50%);
    top: 50%;
    color: #fff;
    text-transform: uppercase;
    margin-left: 120px;
    font-size: 1.1em;
    font-weight: bold;
}
.block-global-vertical-menu-icon {
    margin: -5px;
}
.block-global-vertical-menu-icon ul {
    margin: 0px;
    padding: 0px;
}
.block-global-vertical-menu-icon ul li {
    display: block;
    margin: 5px 0px;
}
.block-global-vertical-menu-icon ul li span.icon{
    width: 50px;
    height: auto;
    text-align: left;
    margin-right: 5px;
}
.block-global-vertical-menu-icon ul li a:hover {
    color: #108DE5;
}

.menu-footer-link {
    padding: 35px 0px;
}

.menu-footer-link ul {
    margin: 0px;
    padding: 0px;
}

.menu-footer-link ul li {
    padding: 3px 0;
}

.menu-footer-link ul li a {
    color: #000;
}

/* Vertical menu ở trang chủ */
.block-vertical-menu {
    padding: 0;
    margin: 0 0 15px 0;
    font-weight: 700;
    font-size: 13px;
}

.block-vertical-menu ul {
    padding: 0;
    margin: 0;
    display: none;
}

.block-vertical-menu li {
    border-bottom: 1px #fff solid;
    background-color: #108de5;
    position: relative;
}

.block-vertical-menu li,
.block-vertical-menu li a {
    color: #fff;
}

.block-vertical-menu li:hover > .fa,
.block-vertical-menu li:hover > a {
    color: #eee;
}

.block-vertical-menu li a {
    display: block;
    padding: 7px 25px 7px 15px;
}

.block-vertical-menu li:last-child {
    border-bottom: 0;
}

.block-vertical-menu li .toggle-sub {
    position: absolute;
    cursor: pointer;
    right: 0;
    top: 2px;
    width: 30px;
    height: 30px;
    line-height: 32px;
    text-align: center;
}

.section-link .heading {
    background-color: #108DE5;
    min-height: 0px;
}

.section-link .content {
    background-color: #fff;
    background-image: url(../images/section-link-right-top.png), url(../images/section-link-left-bottom.png);
    background-position: right top, left bottom;
    background-repeat: no-repeat, no-repeat;
}

.global-block-law {
    margin-right: -15px;
    margin-left: -15px;
}
.global-block-law .item {
    border-bottom: 1px dotted lightgrey;
    padding: 0 10px;
}
.global-block-law .block-scroll-container {
    position: relative;
    height: 190px;
}

.two_column>.panel {
    border: 0;
}

.two_column>.panel .panel-heading {
    border-bottom: 0;
    background-image: none !important;
}

.two_column>.panel .panel-body {
    border-left: 1px #ddd solid;
    border-right: 1px #ddd solid;
    border-bottom: 1px #ddd solid;
}

.right-column .panel-body .ssmenu a {
    color: #333;
}

.right-column .panel-body .ssmenu a:hover {
    color: #108DE5;
}

.footerNav2 .theme-change a, .footerNav2 .theme-change span, .footerNav2 .bttop a {
    background-color: #fba919;
    border-color: #fba919;
    color: #fff;
}

.footerNav2 .theme-change a:hover, .footerNav2 .theme-change span:hover, .footerNav2 .bttop a:hover {
    background-color: #ffd07e;
    border-color: #ffd07e;
}

.footerNav2 {
    background-color: #00618b;
    border-top: 2px #0070bb solid;
}

#footer {
    border: 0;
    background-image: none;
    background-color: #00618b;
    min-height: 1px;
}

.stock-copyright {
    opacity: 0.5;
    margin-top: 7px;
    text-align: center;
    font-style: italic;
}

.mb-3 {
    margin-bottom: 15px !important;
}

.panel-block-default {
    box-shadow: none;
}

.panel-default-block .panel-heading, .panel-block-default .panel-heading {
    background-image: none !important;
    background-color: #108DE5;
    border-color: #108DE5;
    border-radius: 0;
    color: #fff;
    position: relative;
    padding-left: 40px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    padding-top: 11px;
    padding-bottom: 9px;
}

.panel-default-block .panel-heading:before, .panel-block-default .panel-heading:before {
    content: '';
    background-image: url(../images/icons/title-icon.png);
    background-size: 22px 22px;
    width: 22px;
    height: 22px;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
}

.panel-default-block .panel-heading a, .panel-block-default .panel-heading a {
    color: #fff;
}

.widget-right-menu>.panel-body {
    padding: 0;
}

.widget-right-menu .ssmenu {
    margin-top: 2px;
    margin-bottom: 2px;
}

.widget-right-menu .ssmenu li {
    position: relative;
    padding-left: 20px;
    border-bottom: 1px #ddd solid;
}

.widget-right-menu .ssmenu li:before {
    content: "\f0da";
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.widget-right-menu .ssmenu li:hover:before {
    color: #108DE5;
}

.widget-right-menu .ssmenu li a {
    display: block;
    padding: 6px 10px 6px 0;
}

.widget-right-menu .ssmenu li a:not(:hover) {
    color: #333;
}

.widget-right-menu .ssmenu li:last-child {
    border-bottom: 0;
}

.panel-block-default .panel-body {
    padding: 10px 0;
}

.widget-footer-links .widget-title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
}

.widget-footer-links .widget-title,
.widget-footer-links .widget-title a:not(:hover) {
    color: #333;
}

.slider-video-wraper {
    padding-left: 20px;
    padding-right: 20px;
}

.slider-video-item .thumb {
    margin-bottom: 7px;
}

.slider-video-item .thumb .img {
    display: block;
    height: 0;
    padding-bottom: 66.5%;
    background-size: cover;
    background-position: center;
}

.slider-video-item .thumb span {
    display: none;
}

.slider-video-item .meta {
    color: #666;
    font-size: 13px;
}

.slider-video-item h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: 400;
    max-height: 42px;
}

.slider-video-item h3 a:not(:hover) {
    color: #333;
}

.slider-video-wraper .owl-prev, .slider-video-wraper .owl-next {
    position: absolute;
    top: 50%;
    width: 15px;
    height: 85px;
}

.slider-video-wraper .owl-prev {
    background-image: url("../images/left_click.png") !important;
    left: -20px;
}

.slider-video-wraper .owl-next {
    background-image: url("../images/right_click.png") !important;
    right: -20px;
}

.slider-video-wraper .owl-prev i, .slider-video-wraper .owl-next i {
    display: none;
}

.third-nav {
    margin-top: 7px;
    margin-bottom: 7px;
}

.section-header .banner-left {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}

.section-header .banner-right {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
}

.section-header>.wraper {
    z-index: 1;
}

.section-header .owl-carousel {
    width: 1180px!important;
}

.bottom-cat .nv-block-banners img,
.top-cat .nv-block-banners img {
    width: 100%;
}
a.fontsize {
    position: relative;
}

a.fontsize>.fa {
    position: absolute;
    bottom: 7px;
    left: 5px;
}

.block_groups li img {
    background-color: transparent;
    border-radius: 0px;
}

.block_groups li {
    padding: 5px;
    margin-bottom: 0 !important;
    border-bottom: 1px dashed #ccc;
}

.block_groups li:last-child {
    border-bottom: 0px;
}

.site-lang .width-a {
    display: inline-block;
    width: 25px;
    height: 16px;
    background-size: cover;
    background-position: center center;
}

.icon_new_small{
    background: none;
}

.detail-related.related li .icon_new {
    display: inline-block;
}

.list-news .list-items .icon_list {
    background: none!important;
}

#header .right-header .sn {
    color: #0099ff;
    font-size: 28px;
    line-height: 35px;
    margin-top: 5px;
    margin-left: 40px;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}

#header .right-header .sn.sn-sm {
    font-size: 24px;
    margin-left: 30px;
}

#header .right-header .sd {
    color: #ffff00;
    font-size: 36px;
    margin-left: 40px;
    text-shadow: 2px 0 0 #ff0000, -2px 0 0 #ff0000, 0 2px 0 #ff0000, 0 -2px 0 #ff0000, 1px 1px #ff0000, -1px -1px 0 #ff0000, 1px -1px 0 #ff0000, -1px 1px 0 #ff0000;
    font-family: Times New Roman, Serif;
}

#header .right-header .sd.sd-sm {
    font-size: 28px;
    margin-left: 30px;
}

#header .right-header {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding: 10px 0;
    position: relative;
}

#header .right-header > .nv-block-banners:last-child {
    margin-bottom: 0;
}

#header .logo {
    margin-left: 10px;
}

#header .logo img {
    width: 105px;
    height: auto;
    transform: translateX(-50%);
    left: 50%;
}

.header-nav-inner .site-welcome p {
    margin-bottom: 0px;
}

.column-margin-left li {
    margin-bottom: 10px;
}

.column-margin-left .img-thumbnail {
    background-color: #ccc;
    border-radius: 0px;
    padding: 0;
}

.videolist-item .featured {
    width: 100%;
    flex-wrap: nowrap;
}

@media (max-width: 767.98px) {
    #header .right-header {
        display: none;
    }
    #header .logo img {
        width: 40px;
        height: 40px;
        transform: translateX(0%);
        left: 0%;
    }
    #header .logo h2, #header .logo .site_description {
        display: none;
    }
}

@media (min-width: 1200px) {
    .wraper {
        width:1180px;
    }
}

@media (min-width: 992px) {
    .wraper {
        width: 100%;
        max-width: 1180px;
    }
}

@media (max-width: 1200px) {
    .video-thumbnail img{
        max-width: 80px
    }
}
