﻿@font-face {
    font-family: 'Roboto_Condensed';
    src: url('/Roboto_Condensed/RobotoCondensed-Regular.ttf') format("truetype");
}

body {
    padding: 0;
    margin: 0;
   /* background: url(img/body-content-bg.gif) no-repeat center top;*/
    /*font-family: 'Roboto_Condensed';*/
    font-family: 'Roboto_Condensed', sans-serif;
    font-size: 14px;
}

table {
    /*font: 600 10pt 'Roboto_Condensed';*/
    /*font-family: 'Roboto_Condensed';*/
    font-family: 'Roboto_Condensed', sans-serif;
}

.mobi-font {
    /*font: 400 16px 'Roboto_Condensed';*/
    /*font-family: 'Roboto_Condensed';*/
    font-family: 'Roboto_Condensed', sans-serif;
}

ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

a:visited {
    color: #d82020;
}

.navContainer {
    background: #fff;
    width: 1024px;
    margin: 0 auto;
    display: table;
}

.top {
    text-align: right;
}

    .top > a {
        margin-left: 7px;
    }

        .top > a:not(:last-child):after {
            content: '|';
            padding-left: 7px;
        }

.banner {
    width: 100%;
    height: 140px;
}

    .banner > img, .banner > object {
        width: 100%;
        height: 100%;
    }
/*Phan menu*/
.menu {
    /*background: url('img/iconmenu.png') repeat-x center center;*/
    /*background-color: #E73131;*/
    width: 100%;
    display: inline-block;
}

    .menu > ul > li {
        float: left;
        position: relative;
    }

        .menu > ul > li > ul > li {
            position: relative;
        }

.submenu_gioithieu {
    position: absolute;
    top: 0;
    left: 100%;
    width: 240px;
    border-left: solid 1px #fff;
    display: none;
}

.menu > ul > li:hover > ul {
    display: block;
}

.menu > ul > li > ul > li:hover ul {
    display: block;
}

.menu > ul > li.home {
    /*background: url('/images/home.png') no-repeat center 5px;*/
    width: 40px;
    text-align: center;
    font-size: 150%;
}

    .menu > ul > li.home a {
        padding-top: 4px;
        padding-bottom: 0;
    }

.menu > ul > li.timkiem {
    display: none;
}

.menu > ul > li > a {
    display: block;
    padding: 10px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
}

.menu > ul > li > ul {
    position: absolute;
    top: 38px;
    left: 0;
    z-index: 99;
    width: 240px;
    border: solid 1px #bebebe;
    border-top: none;
    border-radius: 0 0 3px 3px;
    display: none;
}

    .menu > ul > li > ul li:not(:last-child) {
        border-bottom: solid 1px #fff;
    }

    .menu > ul > li > ul li a {
        display: block;
        padding: 10px 7px;
        color: #fff;
    }

        .menu > ul > li > ul li a:hover {
            color: #7AE0F2;
        }

.desktop {
    display: block;
}

.phone {
    display: none !important;
}
/*Begin MenuResponesive*/
.nav_bar {
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    border-bottom: solid 1px #CCCCCC;
    /*background: #F4F4F4;*/
    /*background: #DA0A0A;*/
    display: none;
}

    .nav_bar > a:first-child {
        border-right: solid 1px #ccc;
        display: block;
        width: 40px;
        padding: 8px 0;
        float: left;
        text-align: center;
        font-size: 1.5em;
        color: #fff;
    }

    .nav_bar > a:nth-child(2) {
        display: block;
        float: left;
        padding-top: 10px;
        padding-left: 7px;
        font-size: 1.2em;
        font-weight: bold;
        color: #fff;
    }
/*End MenuResponesive*/
/*End phan menu*/
.box {
    /*border: 1px solid #cfcfcf;*/
    /*box-shadow: 0 1px 5px #bebebe;*/
    background: #fff;
    border-radius: 6px 6px 6px 6px !important;
    -webkit-border-radius: 6px 6px 6px 6px !important;
    padding: 7px;
    overflow: hidden;
}

.box-right {
    /*border: 1px solid #cfcfcf;*/
    /*box-shadow: 0 1px 5px #bebebe;*/
    background: #fff;
    /*border-radius: 6px 6px 6px 6px !important;*/
    /*-webkit-border-radius: 6px 6px 6px 6px !important;*/
    padding: 1px 2px;
    width: 100%; /*2px cua phan border*/
    margin-bottom: 10px;
}

.height-100 {
    height: 100%;
}

.bar {
    width: 100%;
    /*padding-top: 1px;*/
    /*border-radius: 5px 5px 0 0;*/
    background-image: url(img/icon.png);
    background-repeat: no-repeat;
    background-position: 5px center;
    background-size: 20px;
}

.clear {
    clear: both;
}

.clear5 {
    clear: both;
    height: 5px;
}

.clear10 {
    clear: both;
    height: 10px;
}

.bar > .title_bar {
    padding: 2px 7px 0 7px;
    width: calc(100% - 20px);
    border-radius: 3px 3px 0 0;
    margin: 0 auto;
    color: #fff;
    display: table;
}

    .bar > .title_bar > div {
        text-align: left;
        padding: 5px 0;
        padding-left: 20px;
    }

.Tab_noibat {
    border-radius: 5px 5px 0 0;
    width: 100px;
    float: left;
    padding: 5px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}

.thongbao {
    border-radius: 5px 5px 0 0;
    float: left;
    padding: 5px;
    text-align: center;
    cursor: pointer;
}

.select {
    background: #fff;
    color: #c40a0a;
}

.nav-top-bar {
    background: #F4F4F4;
    padding: 7px;
    width: 100%;
    margin-bottom: 5px;
    display: grid;
    grid-template-columns: 140px 1fr 230px;
    justify-content: center;
    align-items: center;
    align-content: center;
}

._chuchay {
    padding: 0 7px;
    text-align: center;
    font-weight: 500;
    color: #FF0000;
}

.navContainer > .navLeft {
    padding: 0 5px;
    width: calc(100% - 270px); /*lúc này khoản cách giữa hai bên là 10px*/
    float: left;
}

.navContainer > .navRight {
    padding-right: 5px;
    width: 260px;
    float: right;
    display: table;
}

.important {
    border: solid 1px #b5aeae;
    display: block;
    height: 310px;
}

.Topleft {
    width: calc(100% - 270px);
    float: left;
    height: 100%;
    overflow: hidden;
}

    .Topleft > .slides {
        width: 100%;
        height: 100%;
    }

        .Topleft > .slides > .slide {
            width: 100%;
            height: 100%;
            position: relative;
            display: none;
        }

            .Topleft > .slides > .slide a {
                font-weight: bold !important;
            }

            .Topleft > .slides > .slide img {
                width: 100%;
                height: 100%;
            }

            .Topleft > .slides > .slide div.note {
                color: #fff;
                position: absolute;
                left: 0;
                bottom: 0px;
                width: calc(100% - 6px);
                background: #0074B2;
                color: #fff;
                opacity: 0.7;
                padding: 10px 3px;
            }

            .Topleft > .slides > .slide div._cs_opacity {
                color: #fff;
                position: absolute;
                left: 0;
                bottom: 0px;
                width: calc(100% - 6px);
                background: transparent;
                padding: 10px 3px;
            }

            .Topleft > .slides > .slide > div > a {
                color: #0066D8;
                padding: 5px;
                margin: 0;
                font-weight: bold;
                display: block;
            }

            .Topleft > .slides > .slide > div > p {
                padding: 0 5px;
                margin: 0;
                text-align: justify;
                color: #000037;
            }

.Topright {
    width: 260px; /*khoan cach la 15px*/
    float: right;
    height: 100%;
    overflow: hidden;
    display: inline-block;
}

    .Topright > div {
        height: calc(100% - 6px); /*vì box có padding:3px*/
        position: relative;
    }

.import-content {
    display: none;
    position: relative;
}

.select-tinnoibat {
    display: block;
    position: relative;
}

.import-content > .items {
    margin-top: 3px;
    width: 100%;
    height: 55px;
    display: inline-block;
    cursor: pointer;
    overflow: hidden;
}

    .import-content > .items:hover {
        background: #DAE8EB;
    }

.left-active {
    background: #FFF7CC;
}

.import-content > .items img {
    float: left;
    width: 70px;
    height: calc(100% - 8px);
    padding: 3px;
    border: solid 1px #EEEEEE;
}

.import-content > .items span {
    padding-left: 10px;
    float: right;
    width: calc(100% - 88px);
}

.default-page {
    width: 100%;
    display: table;
}

    .default-page div[class^='item'] {
        margin-bottom: 10px;
        height: 100px;
        float: left;
    }

    .default-page img {
        width: 100%;
        height: 100%;
    }

    .default-page > .item1 {
        width: 100%;
    }

    .default-page > .item2 {
        width: calc(50% - 5px);
        margin-top: 10px;
    }

    .default-page > .item3 {
        width: calc((100% - 20px) / 3);
        margin-left: 10px;
        margin-top: 10px;
    }

.catalog-height1 {
    margin-bottom: 5px;
    height: 350px;
    overflow: hidden;
}

.height-box-thongbao {
    margin-bottom: 5px;
    height: 270px !important;
    overflow: hidden;
}

.catalog-height2 {
    margin-bottom: 5px;
    height: 380px;
    overflow: hidden;
}


._cs1 {
    border-bottom: dotted 1px #0754AA;
    display: inline-block;
    padding: 10px 0;
    width: 100%;
}

    ._cs1 > div {
        text-align: justify;
        padding-top: 5px;
    }

    ._cs1 > a {
        font-weight: bold;
        text-decoration: none;
    }

        ._cs1 > a > img {
            width: 140px;
            height: 100px;
            border: solid 1px #E9E9E9;
            margin-right: 8px;
            padding: 2px;
            float: left;
        }

.list-trangchu {
    padding: 7px 0 0 0;
    margin: 0;
    margin-left: 15px;
}

    .list-trangchu > li {
        list-style-image: url('img/arrow.gif');
        list-style-position: outside;
        line-height: 18px;
        margin-top: 7px;
    }

        .list-trangchu > li a:hover {
            color: #DD0F0F;
        }

.list-video {
    max-height: 130px;
    overflow: hidden;
    padding: 5px;
}

    .list-video ul {
        padding: 7px 0 0 0;
        margin: 0;
        margin-left: 15px;
    }

    .list-video > ul > li {
        list-style-image: url('img/arrow.gif');
        list-style-position: outside;
        padding: 3px 0;
    }

        .list-video > ul > li:hover {
            text-decoration: underline;
        }

.hinh-anh-hoat-dong {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 160px;
    overflow: hidden;
    position: relative;
}

    .hinh-anh-hoat-dong .img-slide {
        width: 100%;
        height: 100%;
    }

        .hinh-anh-hoat-dong .img-slide img {
            width: 100%;
            height: 100%;
        }

.tieude-description {
    font-size: 14px !important;
    font-weight: bold;
    padding-bottom: 7px;
}

.description {
    width: 96%;
    position: absolute;
    bottom: 0;
    background: #333;
    opacity: 0.7;
    color: black;
    z-index: 999;
    color: #fff;
    padding: 2%;
}

.default-page > .catalog1 {
    width: 100%;
    margin-top: 10px;
}

.default-page > .catalog2 {
    width: calc(50% - 5px);
    float: left;
    margin-top: 10px;
}

.bar1 {
    /*border-bottom: solid 4px #DEDEDE;*/
    width: calc(100% + 14px);
    margin-left: -7px;
    margin-top: -7px;
    background-image: url(img/icon.png);
    background-repeat: no-repeat;
    background-position: 5px center;
    background-size: 20px;
    /*padding-bottom: 7px;*/
}

    .bar1 > a {
        padding: 8px 10px 6px 30px;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        display: block;
    }

        .bar1 > a:hover {
            color: #e0a63e;
        }

/*Phần right panel*/
.txtSearch {
    border: none;
    background: #fff;
    border-radius: 3px 0 0 3px;
    border-right: none;
    padding: 8px 3px;
    float: left;
    width: calc(100% - 39px);
    color: #333;
}

    .txtSearch::-webkit-input-placeholder {
        color: #333;
    }

    .txtSearch:focus {
        outline: none;
        border: solid 1px #085F96;
        border-right: none;
    }

._search_mobi {
    display: none;
}

._lisearch {
    float: right !important;
    width: 200px;
    margin-top: 3px;
}

.linkSearch {
    border: none;
    border-left: none;
    background: #63B2DE;
    text-align: center;
    float: left;
    width: 30px;
    height: 31px;
    border-radius: 0 3px 3px 0;
}

.linkSearch_focus {
    border: solid 1px #085F96;
    border-left: none;
}

.center-align {
    text-align: center !important;
}

.advs {
    width: 100%;
    height: 90px;
    margin-top: 7px;
}

    .advs > a > img {
        width: 100%;
        height: 100%;
    }

.video-content {
    width: 100%;
}

.video-content-video {
    height: 160px !important;
}

._heaad {
    width: 100%;
    position: relative;
}

    ._heaad a {
        color: #fff;
    }

        ._heaad a.active {
            color: #D7FF41;
        }

        ._heaad a:hover {
            color: #fcaf11;
        }

._title_bar {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 3px 12px 2px 12px;
    line-height: 1.42857143;
    /*border-radius: 4px 4px 0 0;*/
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

._title_bar-success {
    color: #ffffff;
    /*border-color: #095BAD;*/
    /*text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);*/
}

.tieudetin {
    font-size: 16px !important;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 7px;
}

.ngay {
    text-align: left;
    color: #666666;
    font-size: 12px;
}

.baidadang {
    color: #CB2A27;
    border-bottom: solid 2px #C3C3C3;
    padding-bottom: 3px;
}

.detail-content {
    padding: 7px;
    border-right: solid 1px #E2E2E3;
    border-bottom: solid 1px #E2E2E3;
}

.detail {
    text-align: justify;
    font-family: 'Roboto_Condensed' !important;
    font-size: 14px !important;
}

.grid-table-item {
    border-collapse: collapse;
    width: 100%;
    border: none;
}

    .grid-table-item > tbody > tr:first-child {
        display: none;
    }

    .grid-table-item th, .grid-table-item td {
        border: none;
        padding: 7px;
    }

        .grid-table-item td.nopadding {
            padding: 0 !important;
        }

    .grid-table-item th {
        background-color: #D9D9D9;
    }

.lienkethuuich {
    width: 100%;
    color: #555555;
    padding: 3px 0;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
}

.btn {
    display: inline-block;
    margin-bottom: 1px;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 2px 8px 2px 8px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn-1 {
    padding: 3px 8px;
}

.btn-2 {
    padding: 2px 8px;
}

.btn-3 {
    padding-right: 0 !important;
}

.btn i {
    padding-right: 5px;
}

.btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn:hover,
.btn:focus {
    color: #333333;
    text-decoration: none;
}

.btn_primary_green {
    background-color: #1098D6;
    color: #fff;
    border-radius: 0 !important;
}

    .btn_primary_green:hover {
        background-color: #6293a1;
        color: #fff !important;
    }
/*Phần dành cho process wait...*/
.UpdateProgress {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 9999;
    background: #000000;
    opacity: 0.7;
}

.img_UpdateProgress {
    border-radius: 5px;
    background: #000000;
    opacity: 0.7;
    padding: 25px 0;
    width: 240px;
    position: fixed;
    top: 200px;
    left: calc(50% - 120px);
    z-index: 99999;
    color: #fff;
    text-align: center;
}

    .img_UpdateProgress img {
        margin-bottom: 20px;
    }
/*==================*/

/*Phần dành cho thăm dò ý kiến*/
.table-thamdo {
    border-collapse: collapse;
    border: none;
    width: 100%;
}

    .table-thamdo td {
        padding: 3px 0;
        vertical-align: middle;
    }

.thamdo-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 995;
    background: #000000;
    opacity: 0.7;
    display: none;
}

.thamdo-modelcontent {
    position: fixed;
    width: 500px;
    background: #fff;
    border: solid 1px #6BADF6;
    z-index: 999;
    top: 100px;
    left: calc(50% - 300px);
    display: none;
}

.thamdo-title {
    padding: 10px;
    width: calc(100% - 20px);
    color: #075E94;
    font-size: 14pt;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: solid 1px #bebebe;
    display: inline-block;
}

    .thamdo-title img {
        float: left;
    }

    .thamdo-title .title {
        float: left;
        padding-left: 10px;
        margin-top: 10px;
    }

.thamdo-content {
    display: none;
}

.thamdo-display {
    display: block !important;
}

.tablepoll {
    width: 100%;
}

    .tablepoll tr {
        height: 40px;
    }

    .tablepoll td {
        border-bottom: 1px solid #C0C0C0;
        padding: 7px;
        padding-bottom: 4px;
        vertical-align: top;
    }

        .tablepoll td:nth-child(2) {
            width: 200px;
        }

.divpollviewbg {
    background-color: #999999;
    height: 5px;
    width: 200px;
    position: relative;
    display: inline-block;
}

.thamdo_phantram {
    position: absolute;
    top: 5px;
}

.divpollview {
    background-color: #9A1F44;
    height: 5px;
    text-align: center;
}
/*Kết thúc phần thăm dò*/

/*Phan van ban*/
div[class^=cols] {
    float: left;
    vertical-align: middle;
    line-height: 27px;
    position: relative;
}

div[class^='cols'] > span {
    padding-right: 10px;
}

div[class^=columns] {
    float: left;
    margin-bottom: 5px;
}

.right-align {
    text-align: right !important;
}

.form-groups {
    width: 100%;
    padding: 5px 0;
    display: inline-block;
}

input.txt, textarea.txt {
    padding: 10px 5px;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    width: 100%;
    outline:none;
}

.p_input_50 {
    width: calc(50% - 12px) !important;
}

.p_input_100 {
    width: calc(100% - 6px) !important;
}

select.drl {
    padding: 4px 5px;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    width: 100%;
}
.colsnew{
    display:grid;
    grid-template-columns: 150px 1fr;
    width:100%;
    justify-content:center;
    align-items:center;
    margin:5px 0;
}
.colsnew span{
    padding-right:5px;
}
    .colsnew span  span{
        color:red;
        padding-left:3px;
    }
.columns100 {
    width: 100%;
}

.columns-3 {
    width: calc(100% / 3);
}

.columns-3x2 {
    width: calc(100% / 3 * 2);
}


.cols50 {
    width: 50px;
}

.cols50_1 {
    width: calc(100% - 50px);
}

.cols100 {
    width: 100px;
}

.cols100_1 {
    width: calc(100% - 100px);
}

.cols150 {
    width: 150px;
}

.cols150_1 {
    width: calc(100% - 150px);
}
/*End van ban*/

/*Chuyen muc*/
.chuyenmuc {
    padding: 0;
    margin: 0;
}

    .chuyenmuc > ul > li {
        position: relative;
    }

        .chuyenmuc > ul > li:before {
            content: url(img/icon.png);
            transform: scale(.2);
            width: 10px;
            height: 10px;
            float: left;
            margin-top: 4px;
        }

.add-expand {
    position: absolute;
    right: 0;
    top: 8px;
    width: 20px;
    text-align: center;
    cursor: pointer;
}

.chuyenmuc > ul > li:last-child {
    border-bottom: none;
}

.chuyenmuc a {
    padding: 8px 7px;
    padding-left: 25px;
    display: block;
    font-weight: bold;
}

.chuyenmuc > ul > li > ul {
    position: absolute;
    left: 100%;
    top: -2px;
    width: 250px;
    background-color: #D6EDF9;
    border: solid 1px #D0CECC;
    border-left: solid 2px #fff;
    display: none;
    z-index: 99;
}

    .chuyenmuc > ul > li > ul li:before {
        content: url('/images/li_expand_child.gif');
        width: 8px;
        height: 8px;
        float: left;
        margin-left: 5px;
        margin-top: 9px;
        padding-right: 3px;
    }

    .chuyenmuc > ul > li > ul a {
        padding-left: 15px;
        font-weight: normal;
    }





/*Chuyen muc trang detail*/

.chuyenmuc-detail {
    padding: 0;
    margin: 0;
}

    .chuyenmuc-detail > ul > li {
        position: relative;
    }

        .chuyenmuc-detail > ul > li:before {
            content: url(img/icon.png);
            transform: scale(.2);
            width: 10px;
            height: 10px;
            float: left;
            margin-top: 7px;
        }

.add-expand-detail {
    position: absolute;
    right: 0;
    top: 8px;
    width: 20px;
    text-align: center;
    cursor: pointer;
}

.chuyenmuc-detail > ul > li:last-child {
    border-bottom: none;
}

.chuyenmuc-detail a {
    padding: 8.5px 7px;
    padding-left: 25px;
    display: block;
    f/*ont-weight: bold;*/
}

.chuyenmuc-detail > ul > li > ul {
    position: absolute;
    right: calc(100% + 2px);
    top: -2px;
    width: 250px;
    /*background-color: #D6EDF9;*/
    border: solid 1px #D0CECC;
    border-left: solid 2px #fff;
    display: none;
    z-index: 99;
}

    .chuyenmuc-detail > ul > li > ul li:before {
        content: url('/images/li_expand_child.gif');
        width: 8px;
        height: 8px;
        float: left;
        margin-left: 5px;
        margin-top: 9px;
        padding-right: 3px;
    }

    .chuyenmuc-detail > ul > li > ul a {
        padding-left: 15px;
        font-weight: normal;
    }

/*End chuyen muc*/

/*Hỏi đáp*/
.hoidap-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 995;
    background: #000000;
    opacity: 0.7;
    display: none;
}

.hoidap-modelcontent {
    position: fixed;
    width: 500px;
    background: #fff;
    border: solid 1px #6BADF6;
    z-index: 999;
    top: 50px;
    left: calc(50% - 250px);
    display: none;
}

.info_qa {
    margin: 0;
    padding: 3px 0;
    line-height: 23px;
    text-indent: 30px;
}

.hoidap-title {
    padding: 10px;
    width: 100%;
    color: #075E94;
    font-size: 14pt;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: solid 1px #bebebe;
    display: inline-block;
}

    .hoidap-title img {
        float: left;
    }

    .hoidap-title .title {
        float: left;
        padding-left: 10px;
        margin-top: 10px;
    }

.color_border_valid {
    border: solid 1px #2ecc71 !important;
}

.color_border_unvalid {
    border: solid 1px #A94442 !important;
}

.hoidap_item {
    width: 100%;
    padding: 0;
    padding: 10px 0;
    display: inline-block;
    border-bottom: solid 1px #CCCCCC;
}

    .hoidap_item > div:first-child {
        float: left;
        width: 40px;
    }

    .hoidap_item > div:last-child {
        float: right;
        margin-left: 7px;
        width: calc(100% - 47px);
    }

        .hoidap_item > div:last-child .title-hd {
            color: #333;
            font-weight: bold;
            line-height: 18px;
            cursor: pointer;
            position: relative;
        }

            .hoidap_item > div:last-child .title-hd > .icon_pick {
                position: absolute;
                right: 0;
                top: 0;
                font-size: 2em;
            }

        .hoidap_item > div:last-child ._answer {
            display: none;
            margin-top: 5px;
        }

    .hoidap_item ._answer p {
        margin-top: 3px !important;
    }

    .hoidap_item > div:last-child ._answer ._close_answer {
        width: 10px;
        height: 10px;
        margin: 0 auto;
        cursor: pointer;
    }

.guicauhoi {
    position: absolute;
    padding: 0 5px;
    color: #0094ff;
    font-weight: bold;
    cursor: pointer;
    bottom: 0;
    right: 0;
}

.guicauhoi1 {
    color: #0094ff;
    font-weight: bold;
    cursor: pointer;
    display: none;
}
/*End hỏi đáp*/
.hot-line {
    padding: 7px;
}

    .hot-line ul {
        margin-top: 5px;
        margin-left: 15px;
    }

    .hot-line div {
        padding-top: 7px;
        font-weight: bold;
    }

    .hot-line li {
        padding: 3px 0;
        color: #f20c0c;
        font-weight: bold;
    }

/*Thanh vien*/
.thanhvien {
    border: solid 1px #CDD7E3;
    border-radius: 3px;
    width: calc(100% - 2px);
    background: #fff;
    background: #F2F3F7;
}

    .thanhvien > .thanhvien-detail {
        padding: 0 2px;
        width: calc(100% - 4px);
        display: table;
    }

.thanhvien-column {
    float: left;
    width: calc(50% - 10px);
    padding: 0;
}

    .thanhvien-column ul {
        list-style: url(/images/icon_arrow_5.gif);
        margin-left: 10px;
    }

        .thanhvien-column ul a {
            display: block;
            padding: 3px 0;
        }

    .thanhvien-column:nth-child(2) {
        margin-left: 20px;
    }
/*End thanh vien*/

.footer {
    border-top: solid 1px #fff;
    width: 1024px;
    margin: 0 auto;
    display: table;
    color: #333;
    height: 150px;
    padding: 0;
    background: url(img/bg_bottom.gif) no-repeat center center;
}

    .footer > .detail {
        display: table-cell;
        vertical-align: middle;
    }

        .footer > .detail > .detail-left {
            margin-left: 250px;
            width: calc(100% - 250px);
            text-align: left;
        }

.menu-footer {
    padding: 8px 0;
    width: 1024px;
    text-align: center;
    display: table;
    margin: 0 auto;
}

    .menu-footer > a {
        margin-left: 7px;
        text-transform: uppercase;
        color: #fff;
    }

        .menu-footer > a:hover {
            color: #FFFF41;
        }

        .menu-footer > a:not(:last-child):after {
            content: '|';
            padding-left: 7px;
            font-size: 90%;
        }

._footer_menu {
    background: #D0D0D0;
    color: #888787;
    padding: 7px 5px;
    width: calc(100% - 10px);
    display: none;
    font-size: 14px;
}


._footer-column {
    border-radius: 3px;
    width: 1024px;
    padding-top: 7px;
    background: #f7f3f3;
    margin: 0 auto;
    display: none;
}


._footer-column-2 {
    float: left;
    width: calc(50% - 10px);
    padding: 0;
}

._footer-column li {
    border-bottom: solid 1px #CCCCCC;
}

    ._footer-column li:first-child {
        border-top: solid 1px #CCCCCC;
    }

._footer-column a {
    color: #333 !important;
    display: block;
    padding: 10px 0 !important;
}

._footer-column .nolistsytle {
    list-style: none !important;
    margin-left: 10px;
}
/*Site map*/
.site-map {
    margin-left: 20px;
    width: calc(100% - 20px);
}

    .site-map ul {
        margin: 0;
        padding: 0;
        margin-left: 20px;
    }

    .site-map li {
        padding: 5px 0;
    }

    .site-map > ul > li {
        list-style: url('/images/row-11.gif');
    }

        .site-map > ul > li li {
            list-style: url('/images/liststyle.jpg');
        }

            .site-map > ul > li li li {
                list-style: url('img/ic-nav-tv.png');
            }
/*site map*/

/*go to top*/
.Loi {
    width: 45px;
    height: 45px;
    border-radius: 4px;
    background: #9b9b9b url(img/btn-top.png) 16px 18px no-repeat;
    position: fixed;
    right: 10px;
    bottom: 30px;
    display: none;
    overflow: hidden;
    text-indent: -9999px;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    cursor: pointer;
}

    .Loi:hover {
        background: #e32c24 url(img/btn-top.png) 16px -13px no-repeat;
    }
/*end goto top*/

.img_rss {
    background: #e2e2e2;
    color: #666;
    margin: 2px;
    padding: 0;
    float: right;
}

    .img_rss a {
        text-decoration: none !important;
        font-weight: bold;
        font-size: 90%;
    }

        .img_rss a:hover {
            color: #137ec2;
        }

.rss {
    width: 100%;
    display: table;
}

    .rss li {
        border-top: solid 1px #CCCCCC;
    }

        .rss li:hover {
            background: #CCCCCC;
        }

        .rss li:last-child {
            border-bottom: solid 1px #CCCCCC;
        }

    .rss a {
        color: #333 !important;
        display: block;
        padding: 10px 0 !important;
    }

    .rss span {
        float: right;
        font-weight: bold;
    }

    .rss .nolistsytle {
        list-style: none !important;
    }

.line-thongbao {
    list-style: none;
    padding: 5px;
}

    .line-thongbao li {
        border-bottom: solid 1px #4792D3;
        padding: 5px 0;
        text-align: justify;
    }

._cs102 {
    border-collapse: collapse;
    width: 100%;
}

    ._cs102 tr:nth-child(even) {
        background: #E2E4FF;
    }

._cs102-tb {
}

._cs102-vb tr th:nth-child(5), ._cs102-vb tr td:nth-child(5) {
    display: none;
}

._cs102-count {
    display: none;
}

._cs102 td, ._cs102 th {
    border: solid 1px #DDDDDD;
    padding: 7px 5px;
    text-align: center;
}

    ._cs102 td:nth-child(2) {
        text-align: left;
    }

        ._cs102 td:nth-child(2) > a, .vblink {
            color: #2378BF;
            font-weight: bold;
        }

        ._cs102 td:nth-child(2) > div {
            text-align: right;
            padding: 5px;
        }

            ._cs102 td:nth-child(2) > div a {
                color: #FF1F46;
            }

._cs100 {
    padding: 5px;
}

    ._cs100 li {
        list-style: none;
        float: left;
    }

.Arrow_Link_Menu {
    background: rgba(0,0,0,0) url(img/arrow_link.png) no-repeat scroll center center;
    float: left;
    height: 16px;
    margin: 0px 8px 0;
    width: 13px;
}

.Arrow_Link_Menu_active {
    color: #0754AA;
}

.tthc-title {
    text-align: left !important;
}

    .tthc-title a {
        font-weight: bold;
        color: #0754AA;
        display: block;
    }

.list_content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

/*share news*/
.share {
    width: 100%;
}

.mxh {
    width: 37px;
    border-radius: 5px;
    text-align: center;
    vertical-align: middle;
    padding: 5px 0;
    font-size: 1.5em;
    float: left;
    margin-left: 5px;
}

    .mxh a {
        color: #fff;
        display: block;
    }

.facebook {
    background: #3B5999;
}

._googleplus {
    background: #D44332;
}

.twiter {
    background: #00ACED;
}


.important-news {
    padding: 0 5px;
    width: calc(100% - 10px);
    margin: 0 auto;
    display: table;
}

    .important-news > .l {
        width: 260px;
        float: left;
    }

    .important-news > .r {
        float: right;
        width: calc(100% - 270px); /*lúc này khoản cách là 10px*/
    }

.lichcongtac {
    width: 100%;
    display: table;
}

    .lichcongtac div:first-child {
        width: calc(100% - 300px);
        float: left;
    }

    .lichcongtac div:last-child {
        width: 300px;
        float: left;
    }

.calendar {
    width: 100%;
    border-collapse: collapse;
    border: solid 1px #0063B8 !important;
}

    .calendar table {
        border: none !important;
    }

        .calendar table i {
            color: #fff !important;
        }

    .calendar th {
        padding: 5px 0;
    }

    .calendar th, .calendar td {
        text-align: center;
        vertical-align: central;
        border: none;
    }

    .calendar a {
        width: 30px;
        line-height: 30px;
        border-radius: 50%;
        display: block;
        margin: 0 auto;
        vertical-align: middle;
        color: #444444;
    }

        .calendar a:hover {
            background-color: #EBEBEB;
        }

.today {
    background-color: #fff !important;
}

    .today a {
        background-color: #0063B8;
        color: #fff !important;
    }

.cuoituan a {
    color: #eb0f0f !important;
}

select {
    padding: 6px 5px;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    width: 100%;
}
    /*Không hiển thị border và arrowdown khi enable*/
    select:disabled {
        border: none !important;
        box-shadow: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        text-indent: 1px;
        text-overflow: '';
        background: none !important;
    }

.calendar-content {
    border: solid 1px #CED8E4;
    margin: 5px;
    width: calc(100% - 10px);
    display: table;
}

    .calendar-content h3 {
        margin: 0;
        padding: 7px 5px;
        color: #0063BD;
        text-transform: uppercase;
        background-color: #F6F6F6;
        border-bottom: solid 1px #CCCCCC;
    }

.calendar-print {
}

    .calendar-print .title1 {
        color: #000;
        font-weight: bold;
        text-transform: uppercase;
        margin: 0px;
        padding: 7px 0 !important;
        text-align: center;
    }

    .calendar-print .title2 {
        text-align: center;
    }

.thu {
    background-color: #F5F5F5;
    padding: 7px;
    width: calc(100% - 16px);
    border: solid 1px #CCCCCC;
    font-weight: bold;
}

.stt {
    width: 30px;
    padding: 5px 0;
    float: left;
    text-align: center;
}

.noidung {
    width: calc(100% - 30px);
    float: left;
    text-align: justify;
}

.noprint {
    position: absolute;
    right: 10px;
    top: 20px;
    font-size: 110%;
}

@media print {
    .noprint {
        display: none;
    }
}

.tailieu {
    width: 100%;
    border-collapse: collapse;
    border: none;
}

    .tailieu th {
        font-weight: bold;
        text-align: center;
        border: solid 1px #D4EDFD;
        padding: 7px;
    }

    .tailieu td {
        border: solid 1px #D4EDFD;
        padding: 7px;
    }

.td1 {
    width: 50px;
    text-align: center;
}

.td3 {
    width: 100px;
    text-align: center;
}

.bold {
    font-weight: bold;
}

.tailieu tr:nth-child(odd) {
    background-color: #EDEDED;
}


.lg-2 {
    float: left;
    width: 50%;
}

.tieusu {
    width: 100%;
    display: table;
}

    .tieusu .img {
        width: 150px;
        height: 170px;
        float: left;
    }

        .tieusu .img img {
            width: 100%;
            height: 100%;
        }

.right {
    float: right;
    width: calc(100% - 150px);
}

.itemhdnd {
    width: 100%;
    padding: 5px 10px;
}

    .itemhdnd:before {
        content: url('/css/img/clip_image002.gif');
        margin-top: -2px;
        margin-right: 10px;
    }

span.color {
    color: #800000;
    font-weight: bold;
}

.chuongtrinhhanhdong {
    border: solid 1px #EB0021;
    color: #EB0021;
    padding: 7px;
    cursor: pointer;
    width: 150px;
    border-radius: 3px;
    margin: auto;
}

    .chuongtrinhhanhdong:hover {
        background-color: #EB0021;
        color: #fff;
    }

.chuongtrinhhanhdongDetail {
    padding: 10px;
    width: calc(100% - 20px);
    color: #333333;
}

.a {
    display: none;
}

.tddonvi, .tddonvi a {
    color: #38788A !important;
    text-transform: uppercase !important;
}

.f0 {
    border-collapse: collapse;
    border: none;
    width: 100%;
}

    .f0 td {
        padding: 7px;
    }

.f1 {
    color: #00B050;
    text-transform: uppercase;
    font-weight: bold;
    border: solid 1px #D9E2F3
}

.f2 {
    width: 50px;
    text-align: center;
    border: solid 1px #D9E2F3
}

.f3 {
    line-height: 25px;
    border: solid 1px #D9E2F3
}

.chuongtrinhhanhdong1 {
    border: solid 1px #EB0021;
    color: #EB0021;
    padding: 3px 7px;
    cursor: pointer;
    width: 150px;
    border-radius: 3px;
    float: right
}

    .chuongtrinhhanhdong1:hover {
        background-color: #EB0021;
        color: #fff;
    }

.chuongtrinhhanhdongDetail1 {
    padding: 10px;
    width: calc(100% - 20px);
    color: #333333;
}

.imagecategory {
    width: calc(33.33333333333333% - 17.33333333333333px);
    float: left;
    height: 170px;
    margin-left: 20px;
    margin-top: 20px;
    position: relative;
}
    .imagecategory a{
        border:none!important;
    }

    .imagecategory a:visited {
        color: #fff !important;
    }

    .imagecategory:nth-child(3n+1) {
        margin-left: 0;
    }
    /*Lấy 3 phần tử đầu*/
    .imagecategory:nth-child(-n+3) {
        margin-top: 0;
    }

    .imagecategory img {
        width: 100%;
        height: 100%;
        border:none!important;
    }

    .imagecategory .des {
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 5px 0;
        width: 100%;
        background-color: #333;
        opacity: 0.7;
    }

    .imagecategory .desdetail {
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 5px;
        width: calc(100% - 14px);
        color: #fff;
        text-align: center;
    }

.view-video-first {
    width: calc(100% - 10px);
    height: 400px;
}

    .view-video-first iframe, .view-video-first video {
        width: 100%;
        height: 100%;
    }

.view-video {
    width: calc(33.33333333333333% - 17.33333333333333px);
    float: left;
    margin-left: 20px;
    margin-top: 0px;
    position: relative;
    display: table;
}

    .view-video:nth-child(3n+1) {
        margin-left: 0;
    }

    .view-video:nth-child(-n+3) {
        margin-top: 20px;
    }

    .view-video img {
        width: 100%;
        height: 140px;
        margin: 0;
        padding: 0;
    }

    .view-video p {
        font-weight: bold;
        padding: 0;
        margin: 7px 0;
    }

.play {
    width: 100%;
    height: 100%;
    background: url('img/play.png') no-repeat center center;
    background-color: #333;
    opacity: 0.5;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    height: 140px;
    cursor: pointer;
}

.view-video:hover .play {
    display: block;
    cursor: pointer;
}

.err {
    margin: 20px auto;
    width: 100%;
    text-align: center;
    color: #9F224E;
    font-size: 20px;
}

.home {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

.tt1 {
    width: 100%;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 120%;
    padding: 7px 0;
}

.tt2 {
    padding: 0;
    margin: 0;
    width: 100%;
}

    .tt2 > li {
        list-style-type: upper-roman;
        font-weight: bold;
        font-size: 110%;
        margin-left: 20px;
        padding-bottom: 10px;
    }

.tt3 {
    padding: 0;
    margin: 5px 0;
    margin-left: 20px;
    width: calc(100% - 25px);
}

    .tt3 li {
        list-style-position: outside;
        font-weight: normal;
        padding: 4px 0;
    }

    .tt3 > li a {
        padding-bottom: 10px;
        text-decoration: none;
        font-size: 90%;
        font-weight: normal;
    }

.tt4 {
    font-weight: bold;
    padding: 3px 0;
    text-decoration: underline;
}

.tt5 {
    margin-left: 20px;
}

    .tt5 li {
        list-style-type: square;
    }

._nlogo {
    max-width: 250px;
    float: right;
    margin-top: -5px;
}




/*Product*/


h2.nav-bar, h1.nav-bar {
    border-bottom: 2px solid #c9c9c9;
    margin: 0;
    padding: 10px 0;
    color: #0655A4;
    text-shadow: 0 1px 0 0 white;
    font-size: 16px;
    text-align: left;
    margin-left:10px;
}



.container-items {
    padding: 0;
    display: inline-block;
    width: 100%;
}

.DefaultItems {
    margin-top: 10px;
    padding: 0;
    display: inline-block;
    width: 100%;
}

    .DefaultItems .element {
        width: calc(25% - 11.25px);
        text-align: center;
        float: left;
    }

        .DefaultItems .element:not(:first-child) {
            margin-left: 15px;
        }

    .DefaultItems .catalog_product {
        width: 25%;
        text-align: center;
        float: left;
        padding: 12px;
        -webkit-transition: all ease 1s;
        -moz-transition: all ease 1s;
        transition: all ease .5s;
    }

        .DefaultItems .catalog_product a {
            color: #187CFF;
        }

            .DefaultItems .catalog_product a:hover {
                color: #0655A4;
            }

        .DefaultItems .catalog_product:hover {
            -webkit-box-shadow: 0 2px 10px rgba(6, 6, 6, 0.3);
            -moz-box-shadow: 0 2px 10px rgba(6, 6, 6, 0.3);
            box-shadow: 0 2px 10px rgba(6, 6, 6, 0.3);
        }

    .DefaultItems > .catalog_product img {
        margin-bottom: 10px;
        max-width: 100%;
        height: 170px;
        width: auto;
        margin-bottom: 10px;
        -webkit-transition: all ease .238s;
        -moz-transition: all ease .238s;
        transition: all ease .238s;
    }

    .DefaultItems .catalog_product img:hover {
        transform: rotate(8deg);
    }




.img-box {
    padding: 5px;
    margin-bottom: 7px;
}

    .img-box img {
        max-width: 100%;
    }

.line {
    margin: 0 auto;
    display: table;
    position: relative;
}

    .line .text {
        color: #012d59;
        font-size: 24px;
        margin: 20px 0;
        margin-bottom: 10px;
        font-weight: bold;
    }

    .line .border {
        width: 100px;
        height: 5px;
        position: absolute;
        bottom: 0;
        left: calc(50% - 50px);
        background-color: #11B5E6;
        display: inline;
    }

.text-bar {
    color: #012d59;
    font-size: 16px;
    margin: 10px 0;
    margin-bottom: 10px;
    font-weight: bold;
    border-bottom: solid 2px #11B5E6;
    padding: 5px 0;
    margin-left:10px;
}

    .text-bar a {
        color: inherit;
    }

        .text-bar a:hover {
            color: #99cc33;
        }

.services {
    width: calc(25% - 11.25px);
    float: left;
    background-color: #F9F9F9;
    border: solid 1px #efebeb;
    border-radius: 5px;
    text-align: center;
    padding: 10px;
    margin-left: 15px;
    margin-bottom: 10px;
    height: 350px;
    overflow: hidden;
    position: relative;
}

    .services:nth-child(4n+1) {
        margin-left: 0;
    }

.title {
    color: #012D59;
    font-size: 20px;
    font-weight: bold;
}

.hservice-desc {
    line-height: 24px;
    margin-bottom: 15px;
    padding-top: 10px;
    text-align: justify;
    margin: 0;
}



.fLeft {
    float: left;
    width: calc(50% - 15px);
}

.fRight {
    float: left;
    width: calc(50% - 15px);
    margin-left: 30px;
}

    .fRight ul {
        list-style: none;
        margin: 0;
        padding: 0;
        margin-left: 25px;
    }

        .fRight ul a {
            /*color: rgb(144, 162, 188);*/
            color: #fff;
            padding: 7px 0;
            display: block;
            border-bottom: 1px solid rgba(231, 231, 231, 0.1);
        }

            .fRight ul a:hover {
                color: #11B5E6;
            }

h3.ft-title {
    position: relative;
    padding-left: 25px;
    margin: 0px 0px 15px 0px;
    color: #ffffff;
}

    h3.ft-title:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 7px;
        height: 22px;
        background: #11b5e6;
    }

.ft-contact-desc {
    line-height: 24px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(231, 231, 231, 0.1);
}

.color_xanh {
    color: #11b5e6;
}

.ft-contact-icon {
    display: inline-block;
    float: left;
}

.ft-contact-address {
    margin-top: 10px;
    display: inline-block;
    width: 100%;
}

.ft-contact-detail {
    padding-left: 25px;
}

svg:not(:root).svg-inline--fa {
    overflow: visible;
}

.svg-inline--fa.fa-w-12 {
    width: .75em;
}

svg:not(:root) {
    overflow: hidden;
}

.svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -.125em;
    color: #11b5e6;
}

    .svg-inline--fa.fa-w-10 {
        width: .625em;
    }

.fa-15x {
    font-size: 1.5em !important;
}

.Loi {
    width: 45px;
    height: 45px;
    border-radius: 4px;
    background: #1990B8 url(img/btn-top.png) 16px 18px no-repeat;
    position: fixed;
    right: 30px;
    bottom: 30px;
    display: none;
    overflow: hidden;
    text-indent: -9999px;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
    cursor: pointer;
}

    .Loi:hover {
        background: #e32c24 url(img/btn-top.png) 16px -13px no-repeat;
    }

.kh {
    width: calc(25% - 11.25px);
    float: left;
    text-align: center;
    margin-left: 15px;
    margin-bottom: 15px;
    height: 100px;
    text-align: center;
}

    .kh img {
        max-width: 100%;
        height: auto;
    }

    .kh:nth-child(4n+1) {
        margin-left: 0px;
    }

.nsx {
    padding: 15px 0;
    width: 100%;
    margin: 0 auto;
    height: 225px;
    position: relative;
    overflow: hidden;
}

._cs6 {
    color: #DC5E1F;
    padding: 0 4px;
}

.arrow_link_right {
    background-image: url('img/muiten1.png');
    background-size: 8px 16px;
    background-repeat: no-repeat;
    display: block;
    width: 8px;
    padding-bottom: 2px;
}

/*.arrow_link_right:hover {
        background-image: url('img/muiten.png');
    }*/

.arrow_link_left {
    background-image: url('img/muitentrai1.png');
    background-repeat: no-repeat;
    display: block;
    background-size: 8px 16px;
    width: 8px;
    padding-bottom: 2px;
}

/*.arrow_link_left:hover {
        background-image: url('img/muitentrai.png');
    }*/

.nsx {
    padding: 5px 0;
    width: 100%;
    margin: 0 auto;
    height: 150px;
    position: relative;
    overflow: hidden;
}

    .nsx .sl {
        position: absolute;
        top: 35px;
        left: 0;
        width: 10000px;
        height: 100%;
    }

        .nsx .sl > .it {
            height: 100px;
            line-height: 100px;
            vertical-align: middle;
            float: left;
            text-align: center;
            padding: 0 7px;
        }

            .nsx .sl > .it img {
                max-width: 100%;
                max-height: 100px;
            }

.left {
    width: calc(100% - 280px);
    float: left;
    background: #fff;
    padding: 0 20px;
    position: relative;
}

.detail-content {
    padding: 7px 0;
    margin-left:10px;
}

    .detail-content img {
        /*max-width: 100% !important;*/
        height: auto !important;
    }

.right {
    width: 250px;
    margin-left: 30px;
    float: left;
}

    .right > .box {
        background-color: #fff;
        margin-bottom: 20px;
        text-align: center;
    }

        .right > .box a.advs {
            margin-bottom: 5px;
            display: block;
        }

        .right > .box img {
            max-width: 100%;
            height: auto;
        }

    .right h2 {
        border-bottom: 2px solid #c9c9c9;
        margin: 0;
        padding: 10px 0;
        padding-left: 10px;
        color: #0655A4;
        text-shadow: 0 1px 0 0 white;
        text-transform: uppercase;
        font-size: 16px;
        text-align: left;
    }

        .right h2 a {
            color: inherit;
        }

            .right h2 a:hover {
                color: #99cc33;
            }

ul.list-item {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: 10px;
    text-align: left;
}

    ul.list-item a {
        color: #333;
        padding: 7px 0;
        display: block;
        border-bottom: 1px solid rgb(223, 226, 229);
    }

        ul.list-item a:hover {
            color: #11B5E6;
        }

.slide-height-news {
    height: 250px;
}

.slide-height-kh {
    height: 100px;
}

.slide_new_pos12 {
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 100%;
    position: relative;
    margin-top: 10px;
}

    .slide_new_pos12 .new_slider-img {
        width: 100%;
        height: 100%;
        border: none;
        /*background: url('img/loading.gif') no-repeat center center;*/
    }

        .slide_new_pos12 .new_slider-img a {
            display: block;
            width: 100%;
            height: 100%;
            border-left: none;
            border-right: none;
            background-color: transparent !important;
            text-align: center;
        }

        .slide_new_pos12 .new_slider-img img {
            max-width: 100%;
            max-height: 100%;
            border-left: none;
            height: auto;
            border-right: none;
        }

            .slide_new_pos12 .new_slider-img img.news {
                max-height: 180px !important;
            }

.new_mota {
    padding: 7px 10px;
    text-align: center;
}

.table-format {
    border-collapse: collapse;
    width: 100%;
}

    .table-format tr {
        border-bottom: solid 1px #eee;
    }

    .table-format td {
        padding: 10px 0;
    }

img.product {
    max-width: 100%;
}

/*.tinbai {
    width: 100%;
    display: table;
    margin-top: 15px;
    border-bottom: 1px solid #c9c9c9;
}

    .tinbai > .img {
        float: left;
        width: 140px;
        text-align: center;
        padding-right: 15px;
    }

        .tinbai > .img img {
            max-width: 100%;
            height: auto;
        }

    .tinbai > .title-desc {
        margin-left: 15px;
        padding-bottom: 10px;
    }

        .tinbai > .title-desc p {
            margin: 0;
            padding: 5px 0;
        }*/

/*phần form*/
/*.form-groups {
    width: 100%;
    display: table;
    line-height: 27px;
    vertical-align: middle;
    padding: 3px 0;
    position: relative;
}

div[class^=md] {
    float: left;
    position: relative;
}

    div[class^=md] > span {
        text-align: right;
        padding-right: 5px;
        color: #000;
        font-weight: normal;
    }

        div[class^=md] > span > span {
            color: red;
            padding-left: 2px;
            font-weight: normal;
        }

.md70 {
    width: 70px !important;
}

.md70-1 {
    width: calc(100% - 70px) !important;
}

.md150 {
    width: 150px !important;
}

.md150-1 {
    width: calc(100% - 150px) !important;
}

input, select, textarea {
    font-family: 'TheNewFont', sans-serif !important;
    font-size: 15px !important;
}

    input[type=text], input[type=password], textarea, input[type=number] {
        background-color: #FFFFFF;
        background-image: none;
        border: 1px solid #38b3f1;
        border-radius: 1px;
        display: block;
        padding: 4px;
        -webkit-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
        -moz-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
        -o-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
        transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
        width: calc(100% - 13px);*/ /*12px dành cho phần hiển thị err*/
        /*outline: none;
    }


        input[type=text].pick, select.pick {
            width: calc(100% - 40px) !important;
            padding: 9px;
            padding-bottom: 8px;
            border-color: #E74C3C;
            border-right-color: #ED1C24;
            float: left;
        }

.pick-button2 {
    background-color: #ED1C24;
    display: block;
    padding: 10px 0;
    width: 40px;
    border-radius: 0 2px 2px 0;
    float: left;
    color: #fff;
    text-align: center;
}

.text-align-right {
    text-align: right;
}

.icon-btn {
    background-color: #428BCA;
    padding: 0;
    color: #fff;
    float: left;
    line-height: 30px;
    width: 30px;
    text-align: center;
    vertical-align: middle;
}

.button-click {
    background-color: #428BCA;
    padding: 1px 10px 1px 7px;
    border-left: solid 1px #70a4d0;
    color: #fff;
    float: left;
    line-height: 28px;
}

.text-align-center {
    text-align: center;
}*/

.button_link {
    padding: 7px 20px;
    border-radius: 15px;
    text-align: center;
    display: inline-block;
    margin-left:5px;
}

    .button_link a {
        color: #FFF;
    }

.new-bg-color-0 {
    background-color: #F1AD1C;
    color: #fff;
}

.new-border-color-0 a:after {
    border-color: transparent #F1AD1C;
}

.new-bg-color-1 {
    background-color: #E74C3C;
    color: #fff;
}

.new-border-color-1 a:after {
    border-color: transparent #e74c3c;
}

.new-bg-color-2 {
    background-color: #007AFF;
    color: #fff;
}

.new-border-color-2 a:after {
    border-color: transparent #007AFF;
}

.new-bg-color-3 {
    background-color: #A5C63B;
    color: #fff;
}

.new-border-color-3 a:after {
    border-color: transparent #A5C63B;
}

.new-bg-color-4 {
    background-color: #630460;
    color: #fff;
}

.new-border-color-4 a:after {
    border-color: transparent #630460;
}

.new-bg-color-5 {
    background-color: #FFA800;
    color: #fff;
}

.new-border-color-5 a:after {
    border-color: transparent #FFA800;
}

.new-bg-color-6 {
    background-color: #1608F0;
    color: #fff;
}

.new-border-color-6 a:after {
    border-color: transparent #1608F0;
}

.new-bg-color-7 {
    background-color: #282075;
}


/*#region "support online"*/
/*#support {
    position: fixed;
    width: 230px;
    height: calc(100vh - 200px);
    background: #fff;
    transition: all 0.4s ease-in-out 0s;
    right: -230px;
    top: 100px;
    display: block;
    z-index: 1000;
    border-radius: 8px 0 0 8px;
    box-shadow: 7px 0 12px 3px #333;
}

    #support .hinh {
        background: url('img/bg-support.png') no-repeat;
        height: 196px;
        width: 55px;
        float: left;
        margin-left: -55px;
        margin-top: 74px;
        position: absolute;
        cursor: pointer;
    }

    #support .suportcontent {
        float: right;
        background: #fff;
        width: 98.5%;
        height: 98.5%;
        position: absolute;
        margin: 1.5%;
        background-image: none !important;
        line-height: 20px;
    }

        #support .suportcontent ul {
            list-style-type: none;
            width: 100%;
            margin: 0;
            padding: 15px 0;
        }

.yahoo-skype-img {
    width: 78px !important;
    height: 20px !important;
    border: none !important;
}

#support .suportcontent ul img {
    width: 72px;
    height: 80px;
    border: none;
    float: left;
}

#support .suportcontent li:not(:first-child) {
    margin-top: 15px;
}*/
/*#support .suportcontent li:nth-child(odd) {
    width: 50%;
    float: left;
    border: none;
    padding-top: 20px;
}

#support .suportcontent li:nth-child(even) {
    border: none;
    width: 50%;
    float: right;
    padding-top: 20px;
}*/
/*.skaip-buttons-icon {
    background-image: url(/Assets/images/skype.png);
    background-position: 0 -22px;
    height: 22px;
    width: 22px;
    display: inline-block;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 3px;
}

.zalo-buttons-icon {
    background-image: url(/Assets/images/zalo.png);
    height: 22px;
    width: 22px;
    display: inline-block;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 3px;
    background-size: 22px;
}

.messeger-buttons-icon {
    background-image: url(/Assets/images/messeger.svg);
    height: 22px;
    width: 22px;
    display: inline-block;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 3px;
    background-size: 22px;
}*/


/*#endregion*/

/*#region "Begin mobile"*/
@media screen and (max-width:1024px) {
    .container {
        padding-left: 5px;
        padding-right: 5px;
        width: calc(100% - 10px);
    }
}

@media screen and (max-width:768px) {
    .left {
        width: 100%;
        padding: 0;
    }

    .right {
        width: 100%;
        margin-left: 0px;
    }


    .fLeft {
        width: 100%;
    }

    .fRight {
        width: 100%;
        margin-left: 0;
    }

    h3.ft-title {
        margin-top: 15px;
    }

    .float-right {
        display: none;
    }

    .new_header_top {
        display: none;
    }

    .cpn {
        float: left;
        width: calc(100% - 110px);
    }

    .if {
        width: calc(100% - 110px);
        padding-top: 0;
        height: 100%;
    }

    .banner {
        height: 120px;
    }

        .banner .company_Name {
            margin-top: 0px;
            display: none;
        }

    .if {
        height: 100px;
    }

        .if > .search {
            bottom: 0;
            width: 80%;
        }

    .info {
        display: block;
    }

    .MenuResponesive {
        display: block;
    }

        .MenuResponesive > .pointer {
            border-left: none;
        }

    .search {
        width: 240px;
    }

    nav ul {
        text-align: left;
        position: absolute;
        top: 0;
        width: 200px;
        left: -205px;
    }

    nav > ul > li {
        display: block;
        border-bottom: solid 1px #808080;
        cursor: pointer;
    }

    nav ul li a {
        padding: 10px;
    }

    .showing {
        left: -5px;
    }
    

    .services {
        width: calc(50% - 7.5px);
        height: 250px;
    }

        .services:nth-child(2n+1) {
            margin-left: 0;
        }

    .kh {
        width: calc(50% - 7.5px);
    }

        .kh:nth-child(2n+1) {
            margin-left: 0px;
        }
}

@media screen and (min-width:769px) {
    /*dua hover vao day de chi hover khi width nho nhat tu 641 tro len*/
    /*Day la danh cho menu*/
    nav ul li:hover ul {
        max-height: 50em;
    }
}

@media screen and (max-width:640px) {
    .banner {
        height: 80px;
    }

    .add {
        display: none;
    }

    .lg {
        width: 80px;
    }

    .banner .logo {
        max-width: 80px;
    }

    .if {
        height: 80px;
    }

        .if > .search {
            bottom: 0;
            width: 100%;
        }

    .phone_show, .email_show, .hotline_show {
        display: none;
    }

    .if .item {
        float: right;
        margin-left: 5px;
    }

    .services {
        height: 420px;
    }

    .DefaultItems .catalog_product {
        width: calc(100% / 3);
    }

    .mb {
        height: 0 !important;
        margin-top: -13px !important;
    }

    .hoidap-modelcontent {
        left: 10px !important;
        width: calc(100% - 20px) !important;
        margin-top: 10px !important;
    }
}

@media screen and (max-width:480px) {
    div[class^=md] {
        width: 100% !important;
    }

    .text-align-right {
        text-align: left;
    }

    .DefaultItems .catalog_product {
        width: 100%;
    }

    .DefaultItems > .catalog_product img {
        max-width: 100%;
        height: auto;
    }

    .add_email {
        display: none;
    }

    .services {
        width: 100%;
        margin-left: 0;
    }

    .services {
        height: auto;
    }

    .kh {
        width: 100%;
        margin-left: 0 !important;
    }
}

.giaban span {
    color: red;
    font-weight: 600;
    font-size: 18px;
}

.giaban span1 {
    color:darkorange;
    font-weight: 600;
    font-size: 18px;
}

/*#endregion "End mobile"*/

/*.fone {
    color: #f00;
}

.fone {
    font-size: 22px;
    color: #f00;
    line-height: 40px;
    font-weight: bold;
    padding-left: 50px;
    margin: 0 0;
}

.fix_tel {
    position: fixed;
    bottom: 15px;
    left: 15px;
    z-index: 999;
}

    .fix_tel a {
        text-decoration: none;
        display: block;
    }

.tel {
    background: #eee;
    width: 205px;
    height: 40px;
    position: relative;
    overflow: hidden;
    background-size: 40px;
    border-radius: 28px;
    border: solid 1px #ccc;
}

.ring-alo-phone {
    background-color: transparent;
    cursor: pointer;
    height: 80px;
    position: absolute;
    transition: visibility 0.5s ease 0s;
    visibility: hidden;
    width: 80px;
    z-index: 200000 !important;
}

    .ring-alo-phone.ring-alo-show {
        visibility: visible;
    }

    .ring-alo-phone.ring-alo-hover, .ring-alo-phone:hover {
        opacity: 1;
    }

.ring-alo-ph-circle {
    animation: 1.2s ease-in-out 0s normal none infinite running ring-alo-circle-anim;
    background-color: red;
    border: 2px solid rgba(30, 30, 30, 0.4);
    border-radius: 100%;
    height: 70px;
    left: 10px;
    opacity: 0.1;
    position: absolute;
    top: 12px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 70px;
}

.ring-alo-phone.ring-alo-active .ring-alo-ph-circle {
    animation: 1.1s ease-in-out 0s normal none infinite running ring-alo-circle-anim !important;
}

.ring-alo-phone.ring-alo-static .ring-alo-ph-circle {
    animation: 2.2s ease-in-out 0s normal none infinite running ring-alo-circle-anim !important;
}

.ring-alo-phone.ring-alo-hover .ring-alo-ph-circle, .ring-alo-phone:hover .ring-alo-ph-circle {
    border-color: #f00;
    opacity: 0.5;
}

.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-circle, .ring-alo-phone.ring-alo-green:hover .ring-alo-ph-circle {
    border-color: #1744f3;
    opacity: 0.5;
}

.ring-alo-phone.ring-alo-green .ring-alo-ph-circle {
    border-color: #f00;
    opacity: 0.5;
}

.ring-alo-ph-circle-fill {
    animation: 2.3s ease-in-out 0s normal none infinite running ring-alo-circle-fill-anim;
    background-color: #000;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 30px;
    left: 30px;
    opacity: 0.1;
    position: absolute;
    top: 33px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 30px;
}

.ring-alo-phone.ring-alo-hover .ring-alo-ph-circle-fill, .ring-alo-phone:hover .ring-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.5);
    opacity: 0.75 !important;
}

.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-circle-fill, .ring-alo-phone.ring-alo-green:hover .ring-alo-ph-circle-fill {
    background-color: rgba(117, 235, 80, 0.5);
    opacity: 0.75 !important;
}

.ring-alo-phone.ring-alo-green .ring-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.5);
    opacity: 0.75 !important;
}

.ring-alo-ph-img-circle {
    animation: 1s ease-in-out 0s normal none infinite running ring-alo-circle-img-anim;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 30px;
    left: 30px;
    opacity: 1;
    position: absolute;
    top: 33px;
    transform-origin: 50% 50% 0;
    width: 30px;
}

.ring-alo-phone.ring-alo-hover .ring-alo-ph-img-circle, .ring-alo-phone:hover .ring-alo-ph-img-circle {
    background-color: #f00;
}

.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-img-circle, .ring-alo-phone.ring-alo-green:hover .ring-alo-ph-img-circle {
    background-color: #1744f3;
}

.ring-alo-phone.ring-alo-green .ring-alo-ph-img-circle {
    background-color: #f00;
}

@keyframes ring-alo-circle-anim {
    0% {
        opacity: 0.1;
        transform: rotate(0deg) scale(0.5) skew(1deg);
    }

    30% {
        opacity: 0.5;
        transform: rotate(0deg) scale(0.7) skew(1deg);
    }

    100% {
        opacity: 0.6;
        transform: rotate(0deg) scale(1) skew(1deg);
    }
}

@keyframes ring-alo-circle-img-anim {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }

    100% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
}

@keyframes ring-alo-circle-fill-anim {
    0% {
        opacity: 0.2;
        transform: rotate(0deg) scale(0.7) skew(1deg);
    }

    50% {
        opacity: 0.2;
        transform: rotate(0deg) scale(1) skew(1deg);
    }

    100% {
        opacity: 0.2;
        transform: rotate(0deg) scale(0.7) skew(1deg);
    }
}

.ring-alo-ph-img-circle a img {
    padding: 1px 0 0 1px;
    width: 26px;
    position: relative;
    top: -1px;
}


.btn {
    display: inline-block;
    margin-bottom: 1px;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 2px 8px 2px 8px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn-1 {
    padding: 3px 8px;
}

.btn-2 {
    padding: 2px 8px;
}

.btn-3 {
    padding-right: 0 !important;
}

.btn i {
    padding-right: 5px;
}

.btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn:hover,
.btn:focus {
    color: #333333;
    text-decoration: none;
}

.btn_primary_green {
    background-color: #1098D6;
    color: #fff;
    border-radius: 0 !important;
}

    .btn_primary_green:hover {
        background-color: #6293a1;
        color: #fff !important;
    }

input.txt, textarea.txt {
    padding: 5px;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    width: 100%;
}

.grid-table-item {
    border-collapse: collapse;
    width: 100%;
    border: none;
}

    .grid-table-item > tbody > tr:first-child {
        display: none;
    }

    .grid-table-item th, .grid-table-item td {
        border: none;
        padding: 7px;
    }

        .grid-table-item td.nopadding {
            padding: 0 !important;
        }

    .grid-table-item th {
        background-color: #D9D9D9;
    }

.tb_item {
    width: 100%;
    border-collapse: collapse;
    border: none;
}

    .tb_item > tbody > tr:first-child {
        display: none;
    }

    .tb_item td {
        padding: 7px 0;
        border: none;
        border-bottom: solid 1px #eee;
    }

.txt_left {
    float: left;
    width: 100px;
    color: #fff;
    font-weight: bold;
    padding: 7px 0;
    padding-top: 10px;
    background-color: #012D59;
    text-align: center;
}

.txt_right {
    float: left;
    width: calc(100% - 110px);
    margin-left: 10px;
    margin-top: 9px;
}

.TickerNews {
    width: 1090px;*/
    /*line-height: 48px;*/
/*}

.ti_wrapper {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.ti_slide {
    width: 30000px;
    position: relative;
    left: 0;
    top: 0;
}

.ti_content {
    width: 8000px;
    position: relative;
    float: left;
}

.ti_news {
    float: left;
}

    .ti_news a {
        color: #0154CA;
        text-transform: none;
        font-weight: normal;
        background: url(/Assets/css/img/tinchay_ico.jpg) 0 center no-repeat;
        padding: 0 20px 0 25px;
    }*/

.title-bar {
    background-image: url(img/muiten.png);
    background-size: 8px 16px;
    background-position: left center;
    background-repeat: no-repeat;
    padding: 10px;
    padding-left: 15px;
    /*color: #99CC33;*/
    color: #fff;
    /*font-weight: bold;*/
    font-size: 15px;
    /*font-family: 'TheNewFont', sans-serif;*/
    margin: 0 auto;
    margin-left: 10px;
}

    .title-bar span {
        text-transform: uppercase;
    }


.Read_Post {
    margin-top: 5px;
    font-size: 12px;
    color: #e51818;
    text-decoration: none;
    float: right;
    font-weight: normal;
}