/*Sharepoint System*/
@font-face {
    font-family: RobotoBold;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/Roboto/Roboto-Bold.ttf);
}
.ms-webpart-chrome-fullWidth, .ms-fullWidth {
    display: block;
}

#MSOZone {
    display: block;
}

.ms-webpartzone-cell {
    margin: 0px;
}

#s4-bodyContainer {
    padding-bottom: 0px !important;
}

.vertical-menu-btn img {
    width: 100%;
    padding-bottom: 10px;
}

.ms-core-menu-root {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}
.h4uc5tab {line-height: 0.7}
#ms-help a span {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}

#fullscreenmode a span {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}

.js-webpart-menuCell a {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}

#MSO_tblPageBody {
    width: 136% !important;
}

.ms-backgroundImage {
    background-image: none;
}


body {
    font-family: HelveticaNeue;
    font-size: 14px;
    text-align: justify;
}
::-webkit-scrollbar {
    width: 7px;
    height: 0px;
}

::-webkit-scrollbar-track {
    background: #E6E7E8;
}

::-webkit-scrollbar-thumb {
    background: #C6C6C5;
    border-radius: 0px;
}

    ::-webkit-scrollbar-thumb:window-inactive {
        background: #C6C6C5;
    }
/* font */
@font-face{
	font-family: 'Arial_bold';
	 src: url(../font/ArialBold.ttf), url(../font/ArialBold.eot);
}
@font-face{
 
    font-family: Arial_regular;
    src: url(../font/Arial_regular.ttf), url(../font/Arial_regular.eot);
	
}
@font-face{
	font-family: 'MyriadProBold';
     src: url(../font/MyriadProBold.ttf), url(../font/MyriadProBold.eot);
}
@font-face{
	font-family: 'MyriadPro_Regular';
	 src: url(../font/MyriadProRegular.ttf), url(../font/MyriadProRegular.eot);
}
/* font */
.none-padding {
    padding-left: 0px;
    padding-right: 0px;
}
.none-margin {
    margin: 0px;
}
/* padding */
.padd-left-15 {
    padding: 0px 0px 0px 15px !important;
}

.padd-right-15 {
    padding: 0px 7.5px 0px 7.5px !important;
}

.padd-right-30 {
    padding: 0px 30px 0px 0px !important;
}

.padd-top-15 {
    padding-top: 15px;
}

.padd-right-30 {
    padding: 0px 30px 0px 0px !important;
}

.padd-left-20 {
    padding: 0px 0px 0px 20px !important;
}
/*end padding */
/* margin */
.mar-left-15 {
    margin-left: 15px;
}

.mar-top-15 {
    margin-top: 15px;
}

.mar-top-10 {
    margin-top: 10px;
}

.mar-top-20 {
    margin-top: 20px;
}

.mar-top-27 {
    margin-top: 27px;
}
/* end margin */
a:hover, a, a:link, a:active, a:visited, a:focus {
    text-decoration: none;
}
/* color */
.color-red {
   color: #a63d04;
    font-weight: bold;
}

.font-blue {
    color: #1B75BA !important;
}
/* end color */
/* btn */
.btn-red {
    background: #9d1e22;
    ;
}
/* end color */
.text-right {
    float: right;
}

.bg-body {
       background: url(../images/partern.png);
    /* -webkit-background-size: cover; */
    /* font-family: Arial_regular; */
    background-color: #ffdea9;
}

/* banner top */
.banner-top {
    border-bottom: 3px solid #871e12;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffa91c), to(#ea5c06));
    background: linear-gradient(180deg, #ffa91c 0%, #ea5c06 100%);
}

.text-banner .bannertop-left {
    width: 180px;
}
.text-banner .bannertop-right {
    width: 142px;
    height: 180px;
}

    .text-banner .bannertop-right img {
        /* width: 63%; */
        height: 126px;
        position: relative;
        left:30px;
    }

.text-banner .bannertop-center img {
    margin-top: 10px;
    position: relative;
    display: block;
    margin: auto;
}
a.banner {
    max-height: 165px;
    text-align: center;
    position: relative;
    display: block;
}
.banner img {
    max-height: 171px;
    max-width: 100%;
    z-index: 1;
}
.text-banner .bannertop-center a:first-child img {
    width: 80%;
}

.text-banner .bannertop-center a:last-child img {
    width: 550px;
    left: 25px;
    margin-top: 5px;
}

.text-banner .bannertop-center.banner-canbo a:last-child img {
    width: 85%;
    margin-top: 10px;
}

.text-banner .bannertop-center {
    width: calc(100% - 322px);
    margin-top: 20px;
}
/* .text-banner a{ */
/* display:inline-block; */
/* } */
/* .text-banner a img{ */
/* height:180px; */
/* width:100%; */
/* } */
/* .text-banner a:first-child img{ */
/* position:relative; */
/* left: -24px; */
/* /* float: left; */ */
/* } */
/* .text-banner a:first-child img:last-child{ */
/* position: absolute; */
/* top: 2px; */
/* left: 78px; */
/* float: left; */
/* width: 130px; */
/* } */
/* .text-banner a:first-child{ */
/* width: 329px; */
/* } */
/* .text-banner a:last-child{ */
/* width: calc(100% - 46% - 329px); */
/* } */
/* .text-banner a:nth-child(2){ */
/* width: 45%; */
/* } */
/*end  banner top */
.bg-gradient-home {
    -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.3);
    border-radius: 6px;
}
/* menu */
.menu-bg {
   
    background: #f06c0a;
    margin-top: -23px;
    -webkit-box-shadow: 0 0 12.75px rgba(17,34,51,0.17);
    box-shadow: 0 0 12.75px rgba(17,34,51,0.17);
   
}
/* menu mega */
.mega-dropdown {
    position: static !important;
}

ul .mega-dropdown:first-child a {
    padding: 7px !important;
}

.mega-dropdown a:before {
    content: "|";
    color: #fff;
    position: relative;
    top: 0px;
    left: -5px;
}

.mega-dropdown:first-child a:before {
    content: "";
}

.mega-dropdown-menu {
    padding: 15px 0px;
    width: auto;
    box-shadow: none;
    -webkit-box-shadow: none;
}

    .mega-dropdown-menu > li > ul {
        padding: 0;
        margin: 0;
    }

        .mega-dropdown-menu > li > ul > li {
            list-style: none;
        }

            .mega-dropdown-menu > li > ul > li > a {
                display: block;
                color: #222;
                padding: 3px 5px;
            }

    .mega-dropdown-menu > li ul > li > a:hover,
    .mega-dropdown-menu > li ul > li > a:focus {
        text-decoration: none;
    }

    .mega-dropdown-menu .dropdown-header {
        font-size: 14px;
        color: #fff;
        padding: 5px;
        /* line-height: 30px; */
        background: url(../images/bg_menu.png) no-repeat center center;
        -webkit-background-size: 100% 100%;
        -moz-background-size: 100% 100%;
        -o-background-size: 100% 100%;
        background-size: 100% 100%;
        background-size: 100% 100%;
        text-align: center;
    }

    .mega-dropdown-menu li {
        display: inline-block;
        width: auto;
    }

        .mega-dropdown-menu li ul li {
            display: block;
            min-width: 160px;
        }

            .mega-dropdown-menu li ul li:before {
                margin-right: 5px;
                position: relative;
                height: 8px;
                width: 5px;
                content: "";
                color: #2d8fad;
                float: left;
                /* padding-right: 6px; */
                background-image: url(../images/muitenden.svg);
                top: 9px;
                margin-left: 2px;
            }

            .mega-dropdown-menu li ul li a:before {
                content: none;
            }

            .mega-dropdown-menu li ul li:hover:before {
                background-image: url(../images/mui_ten_do.svg);
            }

            .mega-dropdown-menu li ul li:hover a {
                color: #9d1e22;
            }

.mega-dropdown .img-show, .mega-dropdown:hover .img-hide, .mega-dropdown.active a .img-hide {
    display: block;
}

.mega-dropdown .img-hide, .mega-dropdown:hover .img-show, .mega-dropdown.active a .img-show {
    display: none;
}

.mega-dropdown-menu li ul li.dropdown-header:before {
    width: 0px;
    height: 0px;
}

.menu-mega .navbar {
    margin-bottom: 0px;
    border-radius: 0px;
    min-height: 37px;
}

.menu-mega .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.menu-mega .navbar-inverse {
    background: none;
    border: 0px;
}

    .menu-mega .navbar-inverse .navbar-nav > li > a {
        color: #fff;
        /* font-family: 'MYRIADPRO_SEMIBOLD'; */
        padding: 7px 8px;
    }

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border: 0px;
    padding-left: 0px;
}

.menu-mega .navbar-inverse .navbar-nav > .open > a, .menu-mega .navbar-inverse .navbar-nav > .open > a:focus, .menu-mega .navbar-inverse .navbar-nav > .open > a:hover {
    color: #9d1e22;
    background-color: #FFFFFF;
    height: 40px;
    border-bottom: 3px solid #E5E6E7;
    position: relative;
    bottom: 0px;
    padding-top: 8px;
}

.menu-mega .nav > li > a > img {
    width: 24px;
}

.menu-mega .navbar-nav > li > .dropdown-menu {
    border-top: 0px;
    margin-top: 3px;
}

.menu-mega .navbar-inverse .navbar-nav > .active > a, .menu-mega .navbar-inverse .navbar-nav > .active > a:focus, .menu-mega .navbar-inverse .navbar-nav > .active > a:hover {
    background: #fff;
    color: #9d1e22;
    height: 40px;
    border-bottom: 3px solid #E5E6E7;
    position: relative;
    bottom: 0px;
    padding-top: 8px;
}

.menu-mega .navbar-nav {
    height: 37px;
}

.dropdown-header a {
    color: #fff !important;
    padding: 0px !important;
}
/* end menu mega */
/* end menu */

/* van ban */
.vanban-duoi table{
        border: 1px solid #d1d1d1;
        background: #f2f2f2;
}
.vanban-duoi table{
    font-size: 14px;
}
.vanban-duoi table thead tr th{
    padding: 10px 7px;
     text-align: center;
     background: #9e1d20;
     color:#fff;
}
    .vanban-duoi table tbody tr td:first-child,  .vanban-duoi table tbody tr td:nth-child(2){
     text-align: center;
}
      .vanban-duoi table tbody tr td{
          padding:7px;
      }
 .vanban-duoi table tbody tr td a{
color:#1b75ba;
 }
 .vanban-duoi table tbody tr td:hover a{
     color:#9e1d20;
 }
.vanban-qppl .ul-tab{
background: #f2f2f2;
    }
.img-tatcavanban{
    width:20px;
    margin-right: 10px;
}
.vanban-qppl .ul-tab li.active, .vanban-qppl .ul-tab li:hover{
        background: #f7de9e;
    }
.vanban-qppl .ul-tab li a{
    color:#333;
}

.vanban-qppl .ul-tab li:hover a, .vanban-qppl .ul-tab li.active a{
    color:#871b1b;
}
.list-tknc ul{
    list-style-type: none;
    padding: 0px 0px 0px 18px;
    
}
.list-timkiemnangcao{
	margin-bottom:15px;
	margin-top: 15px;
}
.list-tknc ul li:before{
    position: relative;
    height: 5px;
    width: 5px;
    content: "";
    color: #2d8fad;
    float: left;
    top: 8px;
    margin-right: 8px;
    background-image: url(../images/hinhvuong.svg);
}
.list-tknc ul li a{
    color:#333;
}
.list-tknc ul li:hover a{
    color:#9e1d20;
}

.vbqppl-right{
    background: -webkit-linear-gradient( white 0%,#f2f2f2);
    border: 1px solid #d1d3d4;
    padding: 15px 0px 15px 25px;
    margin-top:5px;
    font-size: 16px;
    font-family:'Arial_bold';
}
.vbqppl-right a{
 color: #1975b5;
}
.vbqppl-right a:hover{
 color: #9e1d20;
}
.ul-vbqppl li ul li:first-child, .ul-vbqppl li ul li:nth-child(2){
 background: none;
    border: 0px;
    padding:10px;
}

ul.list-vbql-con {
    list-style-type: none;
     padding:5px 10px;
     margin-top:5px;
     margin-bottom:0px;
}
.ul-vbqppl li ul li, .list-vbql-con li{
    background: none;
    padding: 10px 10px 10px 15px;
    border:0px;
    border-bottom: 2px dotted #d1d1d1!important;
   
}
 .list-vbql-con li:last-child{
    border-bottom:0px!important;
}
.ul-vbqppl li ul li:before, .list-vbql-con li:before{
     position: relative;
    height: 5px;
    width: 5px;
    content: "";
    color: #2d8fad;
    float: left;
    top: 8px;
    margin-right: 8px;
    background-image: url(../images/hinhvuong.svg);
}
 .list-vbql-con li a{
    color:#333;
}
 .list-vbql-con li:hover a{
    color:#9e1d20;
}
.nghi-quyet ul.list-vbql-con li{
    padding: 15px 0px;
}
.img-banner{
    margin-top:15px;
}
.img-icon-vanban{
    height: 37px!important;
    position: relative;
    top:5px;
    width:24px!important;
}
.box-so-kihieu{
    font-family:'Arial_bold';
    font-size: 16px;
}
.box-so-kihieu img{
    width:25px;
    margin-right:5px;
}
.trichyeu-vb{
    color:#1975b5;
   font-family:'Arial_bold';
    padding:20px 0px;
}
.title-vb{
    padding-bottom:10px;
}
.bordertop-vb{
    border-top:1px solid #d1d1d1;
    padding:20px 0px;
}
.vanban-chitiet{
    padding:20px 10px;
    background: #f2f2f2;
    text-align: center;
    margin-top:15px;
}
.social-noibo{
    border-bottom:1px solid #d1d3d4;
}
.social-noibo ul li a img{
width:25px;
height:25px;
}
.social-noibo ul{
    list-style-type: none;
    margin:0px;
}
.social-noibo ul li{
    display: inline-block;
    padding: 20px 10px 20px 0px;
}
.list-tinkhac{
    padding-top:20px;
}
.list-tinkhac ul{
    list-style-type: none;
}
.list-tinkhac ul li{
    padding:10px 5px;
}
.list-tinkhac ul li a img{
    width:22px;
    margin-right:5px;
}
.list-tinkhac ul li a{
    color:#333;

}
.list-tinkhac ul li a:hover{
    color:#1b94df;
    
}
.lienketwwebsite{
    padding:15px 10px 15px 10px;
    border: 1px solid #d1d1d1;
}
.btn-vanban{
    padding-left:4px;
}
.btn-vanban button{
    padding:5px 8px!important;
     margin-right:0px!important;
}
.btn-vanban button img{
    width: 15px!important;
    margin-right: 3px!important;
   
}
.tab-vanban .ul-tab{
    background: #f2f2f2;
}
.tab-vanban .ul-tab li a{
    color:#333;
}
.tab-vanban .ul-tab li:hover a{
    color:#871b1b;
}
.tab-vanban .ul-tab li.active, .tab-vanban .ul-tab li:hover{
    background: #f7de9e;
}
.control-label{
    padding:0px 3px;
    font-size: 13.5px!important;
}
.tinthongbao-vb a{
    position: relative;
    top:0px!important;
}
.tinthongbao-vb a img{
margin-right:20px!important;
}
.banner_01_vb{
    background: url(../images/bg-banner1.png) no-repeat center center;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background-size: 100% 100%;
    min-height: 73px;
}
.banner_02_vb{
    background: url(../images/bg-banner2.png) no-repeat center center;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background-size: 100% 100%;
    min-height: 73px;
}
.banner_03_vb{
    background: url(../images/bg-banner3.png) no-repeat center center;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background-size: 100% 100%;
    min-height: 73px;
}
.img-banner{
    text-align: center;
}
.img-banner .img-logo-vb{
position: relative;
top:14px;
padding-left:5px;

}
.banner_01_vb .img-logo-vb img{
    width:65px;
}
.banner_03_vb .img-logo-vb img{
    width:45px;
}
.banner_01_vb .title-banner{
    color:#fff;
   font-family:'Arial_bold';
    font-size: 16px;
    padding:15px 10px 0px 10px;
}
.banner_02_vb .title-banner{
    color:#9e1d20;
    font-family:'Arial_bold';
    font-size: 14px;
    padding:15px 0px 0px 0px;
    text-shadow: 1px 1px 0px #333;
    
}
.banner_03_vb .title-banner{
    color:#9e1d20;
    font-family:'Arial_bold';
    font-size: 16px;
    padding:25px 0px 0px 10px;
}
.tinthongbao-vb{
    padding-bottom: 12px!important;
}
.tinthongbao-vb a{
    line-height: 0.3;
}
/* end van ban */

/* banner lefft */
.menu-banner {
    list-style-type: none;
    padding: 0px;
    margin-bottom: 0px;
    float: right;
}

ul.menu-banner li {
    padding: 3px 0px;
    display: inline-block;
}

.banner-left {
    width: 80px;
    float: right;
    padding-right: 0px;
}

.banner-right {
    width: calc(100% - 80px);
}
/* end banner left */
/* content */
.bg-f {
    background: #fff;
    /* -webkit-box-shadow: 0px 0 10px 0px rgba(0,0,0,0.5); */
    /* -moz-box-shadow: 0px 0 10px 0px rgba(0,0,0,0.5); */
    box-shadow: 0px 0 5px 0px rgba(0,0,0,0.34);
    padding-bottom: 0px;
}
.box-shadow-bg{
	border-radius: 10px;
    background-color: #ffcd7b;
    padding: 15px;
}
.content {
   padding: 0px 7.5px 15px 7.5px;
    /* margin-bottom: 20px; */
    /*-webkit-box-shadow: 0px 1px 5px 1px rgba(0,0,0,0.37);
    -moz-box-shadow: 0px 1px 5px 1px rgba(0,0,0,0.37);
    box-shadow: 0px 1px 5px 1px rgba(0,0,0,0.37) */
}

.box-DonSuKien, .box-marquee {
    display: inline-block;
}

.box-DonSuKien {
    width: 150px;
}

.box-marquee-bottom {
    width: 50px;
    text-align: right;
}

    .box-marquee-bottom a:before {
        content: "|";
        left: -12px;
        position: relative;
    }

    .box-marquee-bottom:hover a {
        color: #881C1B;
    }

    .box-marquee-bottom a {
        text-align: right;
        color: #333;
    }

.box-marquee {
  padding:10px 0px;
}

.sukien-left {
    /* margin-top: 15px; */
}

.box-marquee, .box-marquee a:visited, .box-marquee a:link, .box-marquee a:hover, .box-marquee a {
    color: #C3161C;
    font-family: 'Arial_bold';
	/* font-weight:bold; */
    padding-right: 12px;
}

.frame-bg {
    background: #fff;
    padding: 10px;
}

.frame-bg-tcdy {
    padding: 0px 8px 9px 8px;
    background: #fff;
}
.bg-new {
    border: 1px solid #cccccc;
    padding: 18px 5px 15px 24px;
    background: #f9f2e9;
    border-radius: 0 0 10px 10px;
}
.bg-new:before {
   content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    top: -1px;
    left: -1px;
    background-image: url(../images/triangle-top.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-color: transparent;
}
.bg-gradient-home {
    -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.3);
    border-radius: 4px;
}

.head-list {
    /* border: 1px solid #14622c; */
    /* background: #d52727; */
    padding-left: 0px;
    margin-bottom: 0px;
    /* padding-left:10px; */
}
    .head-list li {
        display: inline-block;
        padding: 0px 0px 4px 0px!important;
        font-size: 16px;
        color: #c00d0d;
    }

        .head-list li a {
            color: #881C1B;
			font-size: 13px;
        }

        .head-list li:first-child {
            font-weight: bold;
            font-family: 'Arial_bold';
			/* font-weight:bold; */
        }

    .head-list.border-ul {
        border-bottom: 2px solid #c00d0d;
        ;
    }

        .head-list.border-ul li {
            padding: 0px 10px 5px 0px !important;
        }

    .head-list li:last-child {
        padding: 8px 0px;
        /* float:right */
    }
/* slider img */
.slider-left {
    width: 185px;
    background: #F8DF9F;
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.3);
    box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.3);
    padding: 20px 5px;
    text-align: left;
    height: 368px;
}

    .slider-left h4 {
        margin: 0px;
    }
    /* .slider-left .p-time{ */
    /* font-style:italic; */
    /* color:#9d1e22; */
    /* } */
    /* .slider-left .p-tomtat{ */
    /* border-top:1px dotted #9d1e22; */
    /* padding:15px 0px; */
    /* text-align:justify; */
    /* } */
    .slider-left ul li h4:before {
        content: "\002022";
        color: #AF1F24;
        font-size: 25px;
        line-height: 1.3;
        margin-right: 3px;
        /* margin-top: 2px; */
        position: relative;
        top: 4px;
    }

    .slider-left .hoatdong ul li, .slider-left .hoatdong ul li:first-child {
        border-bottom: 0px;
    }

.slider-right {
    /* padding-left:15px; */
    /* width:calc(100% - 185px); */
}

    .slider-right .item img {
        width: 100%;
        height: 384px;
        /* padding: 10px 15px; */
        background: #fff;
        border: 1px solid #D0D2D3;
    }

    .slider-right .carousel-caption {
        width: 100%;
        left: 0px;
        right: 0px;
        padding: 10px 20px;
        background: rgba(255,255,255,0.7);
        color: #231F20;
        text-shadow: none;
        text-align: left;
        bottom: 0px;
        display: block;
        position: relative;
        font-family: 'Arial_bold';
		/* font-weight:bold; */
    }

.carousel-control.right, .carousel-control.left {
    background-image: none;
}

.slider-tin .carousel-control.right img, .slider-tin .carousel-control.left img,
.slide-video .carousel-control.right img, .slide-video .carousel-control.left img {
    width: 30px;
    padding: 10px;
    background: none;
    border-radius: 2px;
}

.slide-video .carousel-control.right img, .slide-video .carousel-control.left img {
    width: 30px;
}

    .slider-tin .carousel-control.right img:hover, .slider-tin .carousel-control.left img:hover,
    .slide-video .carousel-control.right img:hover, .slide-video .carousel-control.left img:hover {
        /*background: #808184;*/
    }

.slider-tin .carousel-control.left {
    left: 0px;
}

.slider-tin .carousel-control.right {
    right: 20px;
}

.slider-tin .carousel-control {
    opacity: 1;
    top: auto;
    width: auto;
    bottom: 50%;
}

.slide-video .carousel-control.left {
    left: -8px;
}

.slide-video .carousel-control.right {
    right: 12px;
}

.slide-video .carousel-control.left, .slide-video .carousel-control.right {
    top: 33px;
}
/*end  slider img */
/* album anh */
.slide-nonepadd {
    padding: 0px !important;
}

.slide-video {
    padding-right: 27px;
}

.album_anh li {
    width: 25%;
    padding-left: 7px;
    display: inline-block;
    float: left;
}

    .album_anh li:first-child {
        padding-left: 0;
    }

.album_anh {
    padding: 0px;
    list-style-type: none;
}

    .album_anh li h4 {
        margin: 0px;
    }
 .album_anh li a p {
        color: #333;
    }
    .album_anh li:hover a p {
        color: #9d1e22;
    }

    .album_anh.slider-album p.p-tieude-tin {
        min-height: auto;
        font-family: 'Arial_bold';
		/* font-weight:bold; */
    }

.ul-tieude .carousel-control.right img, .ul-tieude .carousel-control.left img {
    width: 12px;
}

.ul-tieude .carousel-control.right {
    right: 11px;
}

.ul-tieude .carousel-control {
    width: 15px;
}

.carousel-control.right, .carousel-control.left {
    background-image: none;
    width: 10px;
    opacity: 1;
}

p.p-tieude-tin {
    color: #333;
    padding: 5px 0px;
    font-size: 14px;
    text-align: justify;
    min-height: 59px;
    margin-top: 3px;
}

.album_anh img {
    width: 100%;
    height: 105px;
}

.album_anh .p-time {
    font-size: 14px;
    font-style: italic;
    margin-bottom: 0px;
    color: #333;
}

.album_anh.tin-anh p.p-tieude-tin {
    min-height: auto;
    margin-bottom: 0px;
}

.banner_chaomung img {
    width: 100%;
    height: 104px;
}
/* end album anh */
/* tab */
.ul-tab {
    list-style-type: none;
    padding: 0px;
    margin-bottom: 0px;
    /* background: #F8DF9F; */
    /* border-bottom: 2px solid #881C1B; */
    /* border-radius:4px; */
    /* -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.3); */
    /* -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.3); */
    /* box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.3); */
}

    .ul-tab li:first-child {
        border-top-left-radius: 8px;
        background: #e6670a;
        z-index: 4;
    }
	.ul-tab li:nth-child(2){
		background:#e4850b;
		z-index: 3;
	}
	.ul-tab li:nth-child(3){
		background:#ee9019;
	}
	.ul-tab li:nth-child(4){
		background:#f29d31;
	}
.ul-tab li:nth-child(5){
		background:#f4a949;
	}
	.ul-tab li:hover{
		background:#f06c0b;
	}
    .ul-tab li {
       display: inline-block;
       padding: 3px 15px;
       margin-right: -7px;
       width: auto;
       /* height: 30px; */
       border-top-right-radius: 8px;
    }
	.ul-tab li:first-child:before{
		content:none;
	}
 
        .ul-tab li:last-child {
            border-right: 0px;
        }

        .ul-tab li.active, .ul-tab li:hover {
            /* background: #9e1d20; */
            -webkit-background-size: 100% 100%;
            -moz-background-size: 100% 100%;
            -o-background-size: 100% 100%;
            background-size: 100% 100%;
            background-size: 100% 100%;
        }

        .ul-tab li a {
            color: #fff;
            font-family: 'Arial_bold';
            font-size: 12.5px;
            /* position:relative; */
            /* top:3px; */
        }

        

    .ul-tab.ul-height li {
        min-height: 60px;
        width: 21%;
        text-align: center;
        padding: 10px 18px;
    }
    .ul-tab.ul-height li:first-child {
        width:16%
    }
    .ul-tab.ul-height li:nth-child(2) {
        width:23%
    }
		.ul-tab-noibo.ul-height li:nth-child(4) {
            width: 16.3%!important;
        }
		.ul-tab-noibo.ul-height li:last-child {
            width: 13%!important;
        }

.none-border-radius {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.tab-2 ul.ul-tab li a, .tab-4 ul.ul-tab li:first-child a, .tab-4 ul.ul-tab li:nth-child(2) a{
	position:relative;
	top:9px;
}
.tab-2 ul.ul-tab li:nth-child(2) a{
	top:0px;
}
/* end tab */
/* tinhoatdong */
.hoatdong ul {
    list-style-type: none;
    padding: 0px;
    margin-bottom: 0px;
    
}
.hoatdong-left ul{
	background: #F5EDE2;
}
    .hoatdong ul li {
        /* border-bottom: 2px dotted #d1d1d1; */
    }
     .hoatdong ul li:hover a {
        color:#C3161C;
      
    }
.accordion .link:hover{
 color: #C3161C;
}
        .hoatdong ul li:last-child {
            border-bottom: 0px;
        }

        .hoatdong ul li:first-child img, .thumbnail img {
            width: 100%;
            background: #fff;
            /* border: 1px solid #D0D2D3; */
            /* padding: 5px; */
            /* height:230px; */
        }

        .hoatdong ul li p {
            margin-bottom: 0px;
            margin-top: 10px;
        }

        .hoatdong ul li:hover a {
            color: #C3161C;
        }

        .hoatdong ul li h4 {
            text-align: justify;
            padding-left: 10px;
            line-height: 0.7;
        }

        .hoatdong ul li:first-child p {
            min-height: 54px;
        }

        .hoatdong ul li a {
            color: #333;
            font-size: 14px;
            line-height: 1;
        }

        .hoatdong ul li:first-child {
            border-top: 0px;
            /* border-bottom: 2px solid #d1d1d1; */
        }

            .hoatdong ul li:first-child:before {
                height: 0px;
                width: 0px;
            }

.hoatdong .thongbao li {
	background-image: url(../images/ic_arrow-list-sm.png);
	background-position: 0 15px;
	background-repeat: no-repeat;
}
			
.hoatdong ul li.no-ic a{
	font-family:'Arial';
}
.hoatdong ul li.no-ic:before{
	content:none
}
.hoatdong ul li a {
    color: #231f20;
    font-size: 12.5px;
    font-family: Arial_bold;
    
}

.hoatdong ul li:hover a {
    color: #333;
}

/* .padd-tinhoatdong {
    padding: 10px 10px 0px 10px;
} */

    .padd-tinhoatdong .hoatdong:first-child {
        padding-right: 10px;
    }

    .padd-tinhoatdong .hoatdong:last-child {
        padding-left: 10px;
    }

.tintuc.thumbnail {
    border: 0 !important;
    padding: 0;
    margin-bottom: 0px;
    background: none;
}

.title-new .tieude-bold {
    padding: 0px 3px;
}

    .title-new .tieude-bold a {
        font-size: 16px;
        color: #635e5e;
        font-family: 'Arial_bold';
		/* font-weight:bold; */
    }

        .title-new .tieude-bold a:hover {
            color: #9d1e22;
        }

.thongbao .tieude-bold {
            margin: 7px;
        }		
		
.p-gioithieu {
    font-family: 'Arial_bold';
	/* font-weight:bold; */
}
/*end  tinhoatdong */
/* cauhoiquantam */
.tab-right i {
    color: #333;
}

.tab-right h4 {
    text-align: justify;
    color: #333333;
    font-family: 'Arial';
	font-weight:bold;
    font-size: 15px;
}

.tab-right .font-blue, .tab-traloi i.font-blue {
    float: right;
}

.tab-left {
    width: 45px;
}

    .tab-left img {
        position: relative;
        top: 5px;
    }

.tab-right {
    width: calc(100% - 45px);
}

.tab-cauhoi a {
    border-bottom: 2px dotted #CFD1D2;
    padding: 10px 0px;
}

    .tab-cauhoi a:first-child {
        padding-top: 0px;
    }

.tab-traloi h4 {
    color: #C2161C;
    font-family: 'Arial_bold';
	/* font-weight:bold; */
    text-align: justify;
}

.tab-traloi p {
    margin-bottom: 0px;
    text-align: justify;
}

.tab-traloi i {
    font-size: 13px;
}

.traloi img {
    height: 20px;
}

.traloi {
    font-family: 'Arial_bold';
	/* font-weight:bold; */
    font-size: 16px;
    padding: 10px;
}

.new-active .tab-right h4 {
    color: #c3161c;
}

.tab-cauhoimoinhat {
    border-bottom: 1px dotted #CFD1D2;
    padding: 8px 0px;
}

    .tab-cauhoimoinhat a:hover h4 {
        color: #c00d0d;
    }

    .tab-cauhoimoinhat a:hover .tab-left img:last-child, .tab-cauhoimoinhat a .tab-left img:first-child {
        display: none !important;
    }

    .tab-cauhoimoinhat a .tab-left img:last-child, .tab-cauhoimoinhat a:hover .tab-left img:first-child {
        display: block !important;
    }

.tab-left img:last-child, .new-active .tab-left img:first-child {
    display: block;
}

.tab-left img:first-child, .new-active .tab-left img:last-child {
    display: none;
}

.cautraloi h4 {
    color: #C12126;
    font-family: 'Arial_bold';
	/* font-weight:bold; */
    font-size: 15px;
}

.cautraloi p {
    margin-bottom: 0px;
    color: #333 !important;
}
/* end cauhoiquantam */
/* cac truong chinh tri */
.content-noidung {
    padding: 25px 20px;
}

    .content-noidung ul {
        padding: 0px;
        list-style-type: none;
        margin-bottom: 30px;
    }

        .content-noidung ul:last-child {
            margin-bottom: 0px;
        }

        .content-noidung ul li {
            display: inline-block;
            width: 30%;
            margin-left: 5%;
            background: #fff;
            /* -webkit-box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.3); */
            /* -moz-box-shadow:1px 1px 3px 1px rgba(0,0,0,0.3); */
            /* box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.3); */
            background: rgba(7,7,7,0.21);
        }

            .content-noidung ul li a {
                border: 1px solid #ddd;
                -webkit-transition: all 0.3s;
                -moz-transition: all 0.3s;
                -o-transition: all 0.3s;
                transition: all 0.3s;
                left: 0px;
                top: 0px;
                position: relative;
            }

            .content-noidung ul li:first-child {
                margin-left: 0%;
            }

            .content-noidung ul li img {
                /* height: 100%; */
                display: block;
                margin: 0 auto;
                height: auto;
            }

            .content-noidung ul li .span-img {
                padding: 23px 10px;
                display: block;
                /* height: 140px; */
                background: url(../images/nen_hv.png) no-repeat center center;
                -webkit-background-size: 100% 100%;
                -moz-background-size: 100% 100%;
                -o-background-size: 100% 100%;
                background-size: 100% 100%;
            }

            .content-noidung ul li .span-title {
                padding: 5px;
                margin-bottom: 0px;
                text-align: center;
                background: rgb(255, 237, 218);
                font-size: 12px;
            }

            .content-noidung ul li a {
                color: #333333;
                /* font-family: 'Arial_bold'; */
            }

            .content-noidung ul li:hover a {
                color: #C2161C;
                left: 5px;
                top: -5px;
                position: relative;
            }

            .content-noidung ul li:hover .span-title {
            }
/* end cac truong chinh tri */
/* trung cau y kien */
.trungcauykien .hoatdong ul li:first-child p {
    min-height: auto;
    margin-top: 0px;
}

.trungcauykien .hoatdong ul li {
    padding: 2px 0px;
}

.trungcauykien .hoatdong ul li {
    border-bottom: 0px;
}

    .trungcauykien .hoatdong ul li img {
        height: 25px;
        width: 25px;
        background: none;
        padding: 0px;
        margin-right: 10px;
        border: 0px;
    }

    .trungcauykien .hoatdong ul li p {
        font-size: 15px;
    }

  

.trungcauykien .hoatdong h4 {
    padding: 0px;
    margin: 0px;
}
.trungcauykien .hoatdong h4 a{
  font-family:Arial;
  line-height:1.5;
  font-size:11.67px
}
.qr-grey {
    font-style: italic;
    color: #666666;
}
.trungcauykien .hoatdong ul li:before {
   content:none;
}

.trungcauykien .hoatdong ul li:first-child:before {
    top: 10px;
}
.trungcauykien .hoatdong ul.thongbao li:hover a{
   color:#333;
}
.trungcauykien .hoatdong ul.thongbao li:hover .moigopy_mobile:hover a,.trungcauykien .hoatdong ul.thongbao li:hover span:hover a{
   color: #f06c0a;
}
.trungcauykien .hoatdong ul.thongbao li:hover .moigopy_mobile a,.trungcauykien .hoatdong ul.thongbao li .moigopy_mobile a{
	color: #a63d04;
    font-weight: bold;
}
/* end trung cau y kien */
/* search */
.timkiem {
    /* border:1px solid #A6A8AB; */
    border-radius: 4px;
    height: 29px;
}

.search {
    /* width: 260px; */
    /* float: right; */
    background: #f2f2f2;
    padding: 2px;
    border-radius: 4px;
    -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.3);
}

    .search button, .search button:hover {
        border: 0px;
        background: #E58927;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    .search .form-control {
        box-shadow: none;
        height: 28px;
        border-right: 0px;
    }
/* end search */
/* 11/04/2018 */
/* tien ich centerportal */
.tienich-centerportal{
    list-style-type: none;
    text-align: center;
	    margin-bottom: 0px;
}
.tienich-centerportal li{
    display: inline-block;
   width:calc((100% / 4) - 11px );
       height: 74px;
    /* border-radius: 5px; */
    margin-left: 10px;
    text-align: center;
   padding:0px 7px 0px 7px;
   
}
.tienich-centerportal li:first-child{
    background: url(../images/bg_tienich-01.png) no-repeat center center;
	 -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background-size: 100% 100%;
	
}
.tienich-centerportal li:nth-child(2){
    background: url(../images/bg_tienich-02.png) no-repeat center center;
	 -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background-size: 100% 100%;
	
}
.tienich-centerportal li:nth-child(3){
    background: url(../images/bg_tienich-03.png) no-repeat center center;
	 -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background-size: 100% 100%;
	
}
.tienich-centerportal li:nth-child(4){
    background: url(../images/bg_tienich-04.png) no-repeat center center;
	 -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background-size: 100% 100%;
	
}

.tienich-centerportal li:first-child{
	margin-left:0px;
}
.tienich-centerportal li a img{
  height: 50px; 
   
}
.tienich-centerportal li a span.text-tienich{
   font-weight: bold;
    font-family: Arial;
    font-size: 12px;
    padding-left: 30px;
    text-align: left;
	    text-transform: uppercase;
}
.tienich-centerportal li:nth-child(1) a span.text-tienich{
	color:#cc3300; 
}
.tienich-centerportal li:nth-child(2) a span.text-tienich{
	color:#cc6300;  
}
.tienich-centerportal li:nth-child(3) a span.text-tienich{
	color:#cc9508 ; 
}
.tienich-centerportal li:nth-child(4) a span.text-tienich{
	color:#cc3300; 
}
.tienich-centerportal li:hover a span.text-tienich{
	color:#6b1486;
}
.bg-tienich{
    padding: 14px 10px 4px 10px;
    background: #fff!important;
    -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.37);
    -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.37);
    box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.37);
}
/* end tien ich centerpotal */
/* thoi tiet ty gia */
.weather-rates ul li img{
    width:30px;
    height:25px;
	margin-right:3px;
}
.weather-rates ul li a img.img_trang{
	display:none;
}
.weather-rates ul li a img.img_red{
	display:inline-block;
}
.weather-rates ul li:hover a img.img_trang,.weather-rates ul li.active a img.img_trang{
	display:inline-block;
}
.weather-rates ul li:hover a img.img_red,.weather-rates ul li.active a img.img_red{
	display:none;
}
.thoitiet-tygia img{
    width:17px;
    height:17px;
    margin-right:10px;
}
.thoitiet-tygia{
    padding:0px 5px 0px 5px;
}
.thoitiet-tygia span{
    font-family: 'Arial_bold';
}
.chuthich-thoitiet{
    padding-left: 30px;
}
.background-tt-tg{
    padding-top:5px;
}
/* end thoi tiet ty gia */
.hd-right{
	padding-left:10px;
}
/* .tintuc a img{ */
	/* background:#fff; */
	/* padding:3px; */
	/* border: 1px solid #cfd1d2; */
/* } */
.sukien-homecenter{
	/* background: url(../images/bg-sukien.png) no-repeat center center; */
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	background-size: 100% 100%;
	background-repeat: repeat-x;
	/* padding: 2px 15px 2px 10px; */
	margin-top: 10px;
	/* width: 25px; */
	/* position: absolute; */
	/* right: 3px; */
	/* top: -25px; */
}
.sukien-homecenter p{
	margin-bottom:0px;
}
.sukien-homecenter img{
    height:16px;
    margin-right:5px;
    position: relative;
    bottom: 1px;
}
.sukien-right ul{
	list-style-type:none;
	text-align:right;
	margin-bottom: 0px;
	/* margin-right:15px; */
}
.sukien-right ul li{
	display:inline-block;
	padding-left:10px;
}
.sukien-right ul li:last-child{
	/* display:inline-block; */
	/* padding-left:3px; */
	/* margin-right:-15px; */
}
.sukien-right ul li:last-child img {
	
	height:18px;
}
.sukien-right ul li:nth-last-child(-n+2) img{
		
	height:19px !important;
}
.sukien-right ul li a img.flag{
	width:25px;
	margin-right:0px;
}
.sukien-right ul li a{
	font-family: Arial;
    padding: 2px;
    font-size: 12px;
   
    background: #ebe1cb;
    color: #871d11;
    font-weight: bold;
   box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.57);
}
.sukien-right ul li:hover a{
	color:#9e1d20;
}
/* end 11/04/2018 */
/* dau cong thong tin */
.tin-thongbao {
  background: -webkit-gradient(linear, left top, left bottom, from(#fc9817), to(#f16e0c));
    background: linear-gradient(180deg, #fc9817 0%, #f16e0c 100%);
    text-align: center;
    padding: 0px 15px 5px 15px;
    color: white;
    text-transform: uppercase;
    font-weight: 600;
}
.sidebar-box {
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #cccccc;
}
    .tin-thongbao a {
        color: #fff;
        font-family: 'Arial_bold';
		/* font-weight:bold; */
        font-size: 12.5px;
        position: relative;
        top: 2px;
    }

        .tin-thongbao a:hover {
            color: #f8df9f;
        }

    .tin-thongbao img {
        height: 24px;
        margin-right: 10px;
        width: 32px;
        position: relative;
        bottom: 2px;
    }

.bg-thongbao {
   background: #ffcd7b;
    border-bottom: 7px solid #ffdea9;
}

.ul-congthongtin {
    /* padding:0px; */
    list-style-type: none;
    padding: 4px 0px;
    margin-bottom: 0px;
}

    .ul-congthongtin li a {
        color: #333;
        font-size: 13px;
        /* letter-spacing:0.5px; */
    }

    .ul-congthongtin li {
        padding: 2px 10px 5px 7px;
    }

        .ul-congthongtin li:before {
            content: "\002022";
            color: #AF1F24;
            font-size: 21px;
            line-height: 1;
            margin-right: 3px;
            /* margin-top: 2px; */
            position: relative;
            top: 4px;
        }

        .ul-congthongtin li:hover a {
            color: #9d1e22;
        }

        .ul-congthongtin li:hover {
            background: #F8DF9F;
        }
/*end dau cong thong tin */
/* dau muc sach */
.slider-index {
    padding: 8px 10px 9px 15px;
}

.tieude-sach {
    padding: 0px 7px;
    text-align: justify;
    width: calc(100% - 140px);
}

    .tieude-sach a {
        color: #333;
    }

.hinhanh-sach {
    width: 140px;
}

    .hinhanh-sach img {
        width: 100%;
        height: 214px;
    }

.slider-index .carousel-control.right img, .slider-index .carousel-control.left img {
    width: 15px;
    height: 15px;
}

.slider-index .carousel-control.right, .slider-index .carousel-control.left {
    top: 40%;
}

.slider-index .carousel-control.left {
    left: -14px;
}

.slider-index .carousel-control.right {
    right: -8px;
}
/*end  dau muc sach */

.hoatdong .ul-none-icon li:before {
    height: 0px;
    width: 0px;
    content: "";
}

.hoatdong .ul-none-icon li a {
    color: #333;
}

.hoatdong .ul-none-icon li h5 {
    margin: 0px 0px 5px 0px;
}

.hoatdong .ul-none-icon li:hover a {
    color: #C2161C;
}
/* end thong 
/* TAP CHI IN */
.tin-tapchi {
    padding: 0px;
    list-style-type: none;
    margin-bottom: 0px;
}

    .tin-tapchi li img {
        height: 150px;
        position: relative;
    }

    .tin-tapchi li:first-child img {
        width: 100%;
        padding-right: 7px;
    }

    .tin-tapchi li:last-child img {
        width: 100%;
        padding-left: 7px;
    }

.ul-tapchi {
    padding: 5px;
    list-style-type: none;
    margin-bottom: 0px;
    border-bottom: 1px solid #fff;
}

    .ul-tapchi li {
        display: inline-block;
        color: #532b05;
        padding-left: 5px;
        margin-right: -3px;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 11.5px;
        font-family: Arial;
    }

        .ul-tapchi li:first-child {
            padding-left: 0px;
        }

        .ul-tapchi li:last-child {
            float: right;
            max-width: 56px;
            text-align: center;
        }

    .ul-tapchi select {
        height: 25px;
        color: #532b05;
        min-width: 69px;
        border: 0px;
        outline: none;
        border-radius: 4px;
        position: relative;
        bottom: 2px;
        background: none;
        font-size: 14px;
    }

.bg-brown {
    /* background: #D0D2D3; */
}

.width-box-tensach {
    width: 174px;
}

/*END  TAP CHI IN */
/* album anh */
.ul-albumanh {
    padding: 0px;
    list-style-type: none;
    margin-bottom: 0px;
}

    .ul-albumanh li {
        display: inline-block;
        width: 49%;
    }

        .ul-albumanh li img {
            width: 100%;
        }

        .ul-albumanh li:first-child {
            width: 100%;
            margin-bottom: 5px;
        }

        .ul-albumanh li:nth-child(2) img {
            padding-right: 5px;
            height: 114px;
        }

        .ul-albumanh li:nth-child(3)img {
            padding-left: 5px;
            height: 114px;
        }

/* end album anh */
.gioithieu li {
    border-bottom: 0px dotted #d1d1d1 !important;
    padding: 5px 0 !important;
}

.hoatdong .gioithieu li:before {
    top: 4px;
}
/* thong ke */
.ul-thongke {
    padding: 0px;
    list-style-type: none;
    margin-bottom: 0px;
}

    .ul-thongke li {
        padding: 2.6px 0px;
		font-size:12.5px;
    }
.ul-thongke li:first-child{
	color: #7d2219;
	font-weight:bold;
	font-family:Arial;
}
        .ul-thongke li img {
            width: 17px;
            margin-right: 10px;
            height: 17px;
        }
		.ul-thongke{
	padding: 0px 0px 0px 40px;
    background-position: top 4px left 0px;
    background-repeat: no-repeat;
    background-image: url(../images/ic_group-person.png);
    font-size: 12.5px;
    background-color: #f9f9fa;
		}
/* end thong ke */
/* lien ket web */
.styled-select select {
    border: 1px solid #9e9e9e;
    font-size: 14px;
    height: 35px;
    width: 100%;
    border-radius: 4px;
    color: #575756;
}
/* end lien ket web */
.ul-thongke .span-img {
    width: 25px;
}

.ul-thongke .span-diachi {
    font-family: 'Arial_regular';
}

.frame-thongbao {
    border-radius: 0px !important;
    padding: 0px;
}
/* thanh dieu huong */
.breadcrumb {
    border-radius: 0px;
    padding: 0px 15px 0px 0px;
    margin-bottom: 10px;
    background: none;
}

    .breadcrumb ul li img {
        width: 30px;
        margin-right: 5px;
        margin-bottom: 0px;
        border-right: 2px solid #02334C;
        padding-right: 5px;
    }

    .breadcrumb ul {
        margin-bottom: 0;
        padding: 0;
        list-style-type: none;
    }

        .breadcrumb ul li {
            display: inline-block;
            padding: 0px 0px 0px 5px;
			    width: auto;
        }
.breadcrumb ul li:before{
	
position: absolute;
	
height: 8px;
	
width: 8px;
	
content: "";
	
color: #2d8fad;
	
float: left;
	
/* padding-right: 6px; */
	
background-image: url(../images/muiten-den.svg);
	
top: 7px;
	
/* margin-right: 8px; */
}
.breadcrumb ul li:nth-child(1):before{
	content:none
}
            .breadcrumb ul li:first-child {
                padding-left: 0;
            }

            .breadcrumb ul li span {
                padding-left: 5px;
            }

            .breadcrumb ul li a {
                color: #333;
                font-weight: bold;
                font-family: Arial;
                font-size: 13px;
                padding-left: 13px;
            }
			.breadcrumb ul li:nth-child(1) a{
				padding-left:0px
			}

                /* .breadcrumb ul li a.selected { */
                    /* color: #C2161C; */
                /* } */
/* end thanh dieu huong */
/* gioi thieu chung */
.ul-tieude {
    padding: 6px 0px;
    list-style-type: none;
    margin-bottom: 0px;
    border-bottom: 2px solid #9d1e22;
}

    .ul-tieude li {
        display: inline-block;
        padding: 0px;
        color: #9d1e22;
    }

        .ul-tieude li.li-jstree {
            position: relative;
            bottom: 5px;
        }

        .ul-tieude li a {
            background: #9d1e22;
            font-family: 'Arial_bold';
			/* font-weight:bold; */
            font-size: 16px;
            color: #fff;
            padding: 10px 15px;
            border-radius: 2px;
        }

            .ul-tieude li a.carousel-control {
                background: none;
            }

.hoatdong .ul-gtchung li a {
    color: #1B75BA;
    font-family: 'Arial_bold';
	/* font-weight:bold; */
}

.hoatdong .ul-gtchung li {
    border-bottom: 1px dotted #CFD1D2 !important;
    border-top: 0px dotted #CFD1D2 !important;
    padding: 12px !important;
}

    .hoatdong .ul-gtchung li:first-child:before {
        height: 9px;
        width: 5px;
    }

    .hoatdong .ul-gtchung li:before {
        top: 4px;
    }
/* end gioi thieu chung */
/* video */
.video li:before {
    margin-right: 5px;
    position: relative;
    height: 26px;
    width: 26px;
    content: "";
    color: #2d8fad;
    float: left;
    padding-right: 6px;
    background-image: url(../images/video_nut.svg);
    top: 5px;
    margin-right: 8px;
}

.video {
    list-style-type: none;
    padding: 0px;
    margin-bottom: 0px;
}

    .video li:first-child .tieude-bold a {
        font-family: 'Arial_regular';
        position: relative;
        top: 8px;
    }

    .video li .tieude-bold a {
        font-family: 'Arial_regular';
        color: #333;
        font-size: 14px;
        line-height: 1.3;
    }

    .video li:hover .tieude-bold a {
        color: #C3161C;
    }

    .video img {
        width: 100%;
    }

    .video li {
        border-top: 2px dotted#d1d1d1;
    }

        .video li:first-child:before {
            width: 0;
            height: 0;
        }

        .video li:first-child {
            border: 0;
        }

.tintuc.thumbnail {
    border: 0 !important;
    padding: 0;
    margin-bottom: 0px;
    background: none;
}

.video.tin-moinhat li:before {
    height: 0px;
    width: 0px;
}

.video.tin-moinhat li:first-child .tieude-bold a {
    font-family: 'Arial_regular';
}
.video.tin-moinhat li .tieude-bold a{
position:relative;
top:-2px;
}
.tin-moinhat li {
    padding: 5px 0px;
}

.ul-none-border li {
    border: 0;
    padding: 10px 0;
}

.tin-moinhat.ul-none-border li:first-child {
    padding-top: 0px;
}

.tin-moinhat h4 {
    margin: 0px;
}

.min-height-new {
    overflow: auto;
    height: 310px;
}
/*end video */
/*scroll*/
/* Webkit override Scrollbar with CSS3 */


.search.none-bg {
    background: none;
    padding: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
/* danhmuc */
.ul-congthongtin.ul-danhmuc {
    margin-bottom: 0px;
    padding: 0px;
}
/* .ul-congthongtin.ul-danhmuc li:nth-child(3) a span.col-xs-9, .ul-congthongtin.ul-danhmuc li:nth-child(4) a span.col-xs-9{ */
   /* position: relative; */
   /* top:2px; */
/* } */
    .ul-congthongtin.ul-danhmuc li {
        padding: 0px;
    }

        .ul-congthongtin.ul-danhmuc li:before {
            content: none;
        }

        .ul-congthongtin.ul-danhmuc li a {
            /* margin-bottom:10px; */
            padding: 5px 12px;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            -o-transition: all 0.3s;
            transition: all 0.3s;
            left: 0px;
            top: 0px;
            position: relative;
        }

        .ul-congthongtin.ul-danhmuc li:hover a span:last-child {
            color: #6b1486;
        }

        .ul-congthongtin.ul-danhmuc li span:last-child {
            color: #525151;
            font-family: 'MyriadProBold';
            /* font-weight:bold; */
            font-size: 13px;
            position: relative;
            /* top: 10px; */
        }

.ul-danhmuc li a {
    /* height: 57px; */
}

.ul-congthongtin.ul-danhmuc li:last-child span:last-child {
    word-spacing: -1px;
}

.ul-congthongtin.ul-danhmuc span:first-child {
    width: 50px;
    display: table-cell;
}

.ul-congthongtin.ul-danhmuc span:last-child {
    width: calc(100% - 100px);
}

.ul-congthongtin.ul-danhmuc img {
    /* width: 45px; */
    max-width: 100%;
    height: auto;
}

.banner_vuong {text-align: center}
.banner_vuong img {max-width: 100%}
.sidebar-menu .icon-home {width: 19px !important; height: 17px !important}
.ul-congthongtin.ul-danhmuc.ul-cachocvien li {
   background:#e4e3cb
}

.ul-congthongtin.ul-danhmuc.ul-cachocvien li:nth-child(2) img {
   /* width:45px!important; */
}
.ul-congthongtin.ul-danhmuc.ul-cachocvien li img{
	/* height: 40px; */
	vertical-align: middle;
	max-width: 100%;
	height: auto;
	/* display: block; */
	/* margin: auto; */
}
.ul-congthongtin.ul-danhmuc.ul-cachocvien li span:last-child{
   color:#6b1486
}
.ul-congthongtin.ul-danhmuc.ul-cachocvien li{
	margin-bottom:7px;
}
.ul-congthongtin.ul-danhmuc li:last-child{
	margin-bottom:0px;
}
.ul-congthongtin.ul-danhmuc.ul-cachocvien li{
	border-bottom: 3px solid #e2796b;
    background-color: #e4e3cb;
   
}
.ul-congthongtin.ul-danhmuc.ul-cachocvien li:nth-child(2){
	border-bottom: 3px solid #90a3c7;   
}
.ul-congthongtin.ul-danhmuc.ul-cachocvien li:nth-child(3){
	border-bottom: 3px solid #c296b6;   
}
.ul-congthongtin.ul-danhmuc.ul-cachocvien li:nth-child(4){
	border-bottom: 3px solid #90b67b;   
}
.ul-congthongtin.ul-danhmuc.ul-cachocvien li:nth-child(5){
	border-bottom: 3px solid #c9c97f;   
}
.ul-congthongtin.ul-danhmuc.ul-cachocvien li:nth-child(6){
	border-bottom: 3px solid #e2796b;   
}
.ul-congthongtin.ul-danhmuc li:last-child img {
    /* height: 44px; */
}

.ul-congthongtin.ul-danhmuc li:hover span:last-child {
    color: #9d1e22;
}

.ul-congthongtin.ul-danhmuc li:first-child a{
	/* background:#dce2f9; */
	/* border-bottom:4px solid #354faa; */
	/* padding: 7px 12px; */
}
.ul-congthongtin.ul-danhmuc li{
	position: relative;
	text-transform:uppercase;
	background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#e3e3e3));
    background: linear-gradient(180deg, #fefefe 0%, #e3e3e3 100%);
    border: 1px solid #edeaea;
    margin-bottom: 7px;
}
.ul-congthongtin.ul-danhmuc li:nth-child(2) span:last-child,.ul-congthongtin.ul-danhmuc li:nth-child(3) span:last-child{
	/* position:relative; */
	/* top:3px; */
}
.ul-congthongtin.ul-danhmuc li:nth-child(4) span:last-child{
	/* position:relative; */
	/* top:10px; */
}

    
    .ul-congthongtin.ul-danhmuc li span:last-child {
        /* padding-left: 77px; */
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        /* display: table-cell; */
        /* left: 80px; */
    }
/* end danhmuc */
/* DAOTAO */
.daotao h4.tieude-bold a {
    font-size: 17px;
    color: #1b75bb;
    font-family: 'Arial_bold';
	/* font-weight:bold; */
}

.daotao h4.tieude-bold:hover a {
    color: #9d1e22;
}

.tintuc.daotao.thumbnail img {
    border: 0px;
    padding: 0px;
}
/* END DAOTAO */

.tintuc.list-tin.thumbnail {
    border-bottom: 2px dotted #d1d1d1 !important;
    padding: 10px 0px;
}
.tintuc.list-tin.thumbnail .tintuc-left h4 {
        font-family: 'Arial_bold';
		/* font-weight:bold; */
        padding: 0px;
        /* font-size: 16px; */
    }

        .tintuc.list-tin.thumbnail .tintuc-left h4 a {
            font-size: 15px;
        }

            .tintuc.list-tin.thumbnail .tintuc-left h4 a:hover {
                color: #C2161C;
            }

        .tintuc.list-tin.thumbnail .tintuc-left h4 a {
            color: #1B75BA;
            text-align: justify;
        }

    .tintuc.list-tin.thumbnail .tomtat {
        margin-bottom: 0px;
        text-align: justify;
    }

    .tintuc.list-tin.thumbnail .tintuc-left h4 {
        font-family: 'Arial_bold';
		/* font-weight:bold; */
        padding: 0px;
        /* font-size: 16px; */
    }

        .tintuc.list-tin.thumbnail .tintuc-left h4 a {
            font-size: 15px;
        }

            .tintuc.list-tin.thumbnail .tintuc-left h4 a:hover {
                color: #C2161C;
            }

        .tintuc.list-tin.thumbnail .tintuc-left h4 a {
            color: #1B75BA;
            text-align: justify;
        }

    .tintuc.list-tin.thumbnail .tomtat {
        margin-bottom: 0px;
        text-align: justify;
    }
/* phan trang */
/* .phantrang { */
    /* text-align: center; */
/* } */

		
.phantrang ul li:before{
	   width:0px!important;
	   height:0px!important;
   }
            .phantrang ul li a {
                border-radius: 0 !important;
                color: #fff;
                border: 1px solid #f06c0a;
                margin: 0px 4px;
                /* height: 30px; */
                padding: 4px 10px;
                font-size: 12px;
                background: #f06c0a;
            }

            .phantrang ul li:last-child a {
                margin-right: 0px;
            }

            .phantrang ul li.active a {
                font-family: 'Arial_bold';
                /* font-weight:bold; */
                background: #d33b3b;
                border: 1px solid #d33b3b;
            }

                .phantrang ul li.active a:hover {
                    background: #820010;
                    border: 1px solid #9d1e22;
                }

            .phantrang ul li:hover a {
                background: #9d1e22;
                color: #fff;
            }
			.pagination>li>a, .pagination>li>span{
			padding: 2px 7px!important;
			}
/* end phan trang */
/* tin chi tiet */
.sukien img {
    height: 16px;
    margin-right: 5px;
    position: relative;
    bottom: 0px;
}

.sukien p {
    margin-top: 0px;
    margin-bottom: 0;
}
/* .btn-left button:first-child { */
/* padding: 5px 10px; */
/* width: auto; */
/* border: 1px solid #a7a9ac; */
/* background: none; */
/* border-radius: 6px; */
/* } */
.btn-left button:first-child img {
    /* width: 30px; */
    padding: 2px 0;
}

.btn-left button {
    background: #3C5A99;
    padding: 2px 5px;
    border: 0;
    border-radius: 5px;
    color: #fff;
    width: 80px;
    margin-right: 5px;
}

.btn-left img {
    display: inline-block;
    margin-right: 6px;
    height: 25px;
}

.btn-left button img {
    height: 18px;
}

.img-class img {
    max-width: 100% !important;
    height: auto !important;
}
.img-class{
    padding-left:15px;
}
.btn-right img, img-class .btn-right img {
    display: inline-block;
    margin-right: 6px;
    width: 25px;
}

.btn-right {
    text-align: right;
}

    .btn-right button {
        border: 0px solid #36ADC9;
        padding: 5px 10px;
        margin-left: 5px;
        color: #575756;
        background: #fff;
        outline: none;
    }

.pop-up {
    position: relative;
    background: #fff;
    border: 1px solid #a7a9ac;
    padding: 4px 8px;
    border-radius: 5px;
}

    .pop-up:after, .pop-up:before {
        right: 100%;
        top: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .pop-up:after {
        border-color: rgba(136, 183, 213, 0);
        border-right-color: #fff;
        border-width: 5px;
        margin-top: -7px;
    }

    .pop-up:before {
        border-color: rgba(194, 225, 245, 0);
        border-right-color: #a7a9ac;
        border-width: 6px;
        margin-top: -8px;
    }

.img-frame img {
    max-width: 100%;
    display: block;
    margin-bottom: 10px;
    margin: auto;
    left: 0px;
    z-index: 999;
    position: relative;
    height: auto;
}

.img-frame p {
    text-align: center !important;
    color: #333;
    padding: 10px 0;
}

.tinchitiet .tom-tat {
    color: #575756;
    font-size: 15px;
    margin-top: 10px;
    font-family: 'Arial_bold';
	 font-weight:bold; 
}

.tinchitiet .pdf-preview iframe{width: 100%; height: 100vh}

.tinchitiet .tieu-de {
    font-family: 'Arial_bold';
    /* font-weight:bold; */
    color: #f06c0a;
    font-size: 19px;
    /* border-bottom: 2px dotted #CFD1D2; */
    padding-bottom: 5px;
}

.tinchitiet.diachilienhe .tieu-de {
    color: #9d1e22;
    border-bottom: 0px;
}

.tinchitiet.diachilienhe .border-bottom {
    border-bottom: 2px solid #CFD1D2;
}

.border-bottom {
    border-bottom: 1px solid #ececec;
    padding-bottom: 10px;
}

p.tacgia {
    text-align: right !important;
    font-family: 'Arial_bold';
	/* font-weight:bold; */
}

.tinchitiet p {
    text-align: justify;
}
.tinchitiet p span {
    font-family: 'Arial_regular'!important;
}
.ul-tinlq h4 {
    font-size: 14px;
    margin: 5px 0px;
}

.ul-tinlq {
    padding-left: 30px;
}

    .ul-tinlq a {
        color: #333;
    }

    .ul-tinlq li {
        padding: 5px 0px;
    }

        .ul-tinlq li:hover a {
            color: #C2161C;
        }

.ul-img-tinlq .carousel-control.right img, .ul-img-tinlq .carousel-control.left img {
    margin-top: 0px;
}

.phanhoi p {
    border-top: 2px dotted #CFD1D2;
}

.border-top {
    border-top: 2px dotted #CFD1D2;
}

.phanhoi p:first-child {
    color: #C2161C;
    font-size: 16px;
    margin-top: 10px;
    padding-top: 10px;
}

.phanhoi p:nth-child(2) {
    font-family: 'Arial_bold';
	/* font-weight:bold; */
    font-size: 16px;
    margin-bottom: 0px;
    padding-top: 10px;
}

.phanhoi textarea {
    padding: 5px 10px;
    outline: none;
}

.phanhoi textarea, .phanhoi i {
    display: block;
    width: 100%;
    padding: 5px 0px;
}

.phanhoi button {
    border: 0px;
    background: #871B1B;
    color: #fff;
    font-family: 'Arial_bold';
	/* font-weight:bold; */
    padding: 8px 10px;
    float: right;
}

    .phanhoi button img {
        display: inline-block;
        width: 25px;
        /* float: right; */
        margin-left: 8px;
    }

.ul-tinlq li {
    padding: 5px 0px;
}

.ul-none-border.ul-tinlq li {
    border: 0px !important;
    padding: 0px;
}

.hoatdong .ul-none-border.ul-tinlq {
    padding-left: 20px;
    margin-top: 10px;
}

    .hoatdong .ul-none-border.ul-tinlq li:before {
        top: 7px;
    }
/* end tin chi tiet */
/* lanh dao */
.tbl-lanhdao
{
    margin-top:30px;
}
.tbl-lanhdao img {
    width: 125px;
    height: 174px;
    display: block;
    margin: auto;
    margin-bottom: 20px;
}

.tbl-lanhdao div {
    padding: 15px;
    width:212px;
    /* width: 245px; */
    text-align: center;
    margin: auto;
	background:#F5EDE2;
}

.tbl-lanhdao strong {
    font-family: 'Arial_bold';
	/* font-weight:bold; */
}

.tbl-lanhdao .tbl-lanhdao {
    margin-top: 30px;
}

    .tbl-lanhdao .tbl-lanhdao td {
        padding: 0px 23px;
    }
/* end lanh dao */
.news__time {
    font-weight: normal;
    font-size: 11.67px;
    color: #999999;
}
/* vanban */
.input-group-addon {
    background: #fff;
    border-radius: 0;
    padding: 0px 7px;
}

    .input-group-addon img {
        width: 25px;
    }

.form-customer label {
    text-align: right;
    font-weight: 100;
    font-size: 15px;
    margin-top: 7px;
}

.form-customer button {
    border: 0px solid #575756;
    padding: 5px 8px;
    color: #fff;
    margin-left: 10px;
    font-family: 'Arial_bold';
	/* font-weight:bold; */
    border-radius: 4px;
    margin-right: 5px;
}

.form-customer .form-group button:first-child {
    margin-left: 0px;
}

.form-customer button img {
    width: 19px;
    margin-right: 8px;
}

.form-customer .form-img img {
    height: 34px;
    width: 100%;
    border: 1px solid #c5c5c5;
    border-left: 0px solid #c5c5c5;
}

.form-customer .form-img {
    right: 10px;
    position: relative;
}

.form-customer .input-group-btn button {
    border: 0;
    background: none;
    padding: 6px 0;
    outline: none;
}

    .form-customer .input-group-btn button img {
        margin-right: 0;
        margin-left: 6px;
    }

.input-change input[type="checkbox"] + label {
    color: #303030;
    font-size: 14px;
    font-weight: normal;
    padding-left: 0px;
}

    .input-change input[type="checkbox"] + label span {
        display: inline-block;
        width: 19px;
        height: 19px;
        margin: -1px 4px 0 0;
        vertical-align: middle;
        background: url(../images/check_radio_sheet.png) left top no-repeat;
        cursor: pointer;
    }

.input-change input[type="checkbox"]:checked + label span {
    background: url(../images/check_radio_sheet.png) -19px top no-repeat;
}

.input-change input[type="checkbox"] {
    display: none;
}

.input-change input[type="radio"] {
    display: none;
}

    .input-change input[type="radio"] + label {
        color: #575756;
        font-family: Arial, sans-serif;
        font-size: 14px;
        font-weight: normal;
    }

        .input-change input[type="radio"] + label span {
            display: inline-block;
            width: 19px;
            height: 19px;
            margin: -1px 4px 0 0;
            vertical-align: middle;
            background: url(../images/check_radio_sheet.png) -38px top no-repeat;
            cursor: pointer;
        }

    .input-change input[type="radio"]:checked + label span {
        background: url(../images/check_radio_sheet.png) -57px top no-repeat;
    }

img.ch-icon-hoidap {
    width: 20px;
    margin-right: 5px;
}

.item-col-hoidap {
    padding-left: 0px;
    text-align: justify;
}

.item-vanban-conten {
    margin-top: 10px;
}

.row-vanban-bottom {
    margin-top: 15px;
}

    .row-vanban-bottom a {
        color: #1d70b7;
        float: left;
    }

.active-vanban {
    /* color: #1d70b7; */
}

.row-vanban-bottom img {
    width: 18px;
    margin-right: 5px;
    margin-bottom: 3px;
}

.item-vanban-conten strong {
    font-family: 'Arial_bold';
	/* font-weight:bold; */
    color: #333;
    word-wrap: break-word;
}

.vanban-sub-list .item-vanban {
    margin: 10px 0;
}

    .vanban-sub-list .item-vanban:first-child {
        margin-top: 0;
    }

.thongbao.hoatdong.ul-none-border li a span {
    color: #575756;
    font-size: 12px;
}

.item-vanban-head {
    background: #F8DF9F;
    padding: 10px;
    font-family: 'Arial_bold';
	/* font-weight:bold; */
}

    .item-vanban-head a {
        color: #A81E1E;
    }

.row-vanban-bottom a {
    color: #333;
}

    .row-vanban-bottom a:hover {
        color: #9d1e22;
    }

        .row-vanban-bottom a:hover .img-show, .row-vanban-bottom a .img-hover {
            display: none;
        }

        .row-vanban-bottom a:hover .img-hover, .row-vanban-bottom a .img-show {
            display: inline-block;
        }
/* so trang */
.paging-ul {
    margin-top: 20px;
}

    .paging-ul ul li a {
        text-decoration: none;
        color: #00354E;
        background-color: white;
        padding: 6px 10px;
        border-radius: 0px;
        border: 0px solid #DDDDDC;
    }

    .paging-ul ul li .a_activer, .paging-ul ul li:nth-child(5) a:hover, .paging-ul ul li:nth-child(6) a:hover {
        background-color: #58595B;
        border: 0px solid rgba(212,230,239,1.00);
    }

    .paging-ul ul li:nth-child(5) a, .paging-ul ul li:nth-child(6) a {
        background-color: #cccccc;
        color: #fff;
        width: 30px;
    }

    .paging-ul ul li:nth-child(4) a {
        padding: 4px;
    }

    .paging-ul ul li:nth-child(2) a {
        background-color: #9d1e22;
        color: #fff;
        border-radius: 0px;
    }

    .paging-ul .list-inline > li:nth-child(2), .paging-ul .list-inline > li:nth-child(5), .paging-ul .list-inline > li:nth-child(6) {
        padding-right: 0px;
        padding-left: 0px;
    }

    .paging-ul .list-inline span {
        left: -4px;
    }

    .paging-ul .list-inline > li:nth-child(4) {
        padding-left: 0px;
    }

    .paging-ul .list-inline > li:nth-child(3) {
        padding-right: 0px;
    }
/* end so trang */
/* end vanban */
/* slider anh */
.slider-anh {
    background: url(../images/bg_ha-01.png) no-repeat center center;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    padding: 34px;
}

    .slider-anh .slider-left {
        width: 100%;
        background: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        padding: 0px 15px;
        text-align: justify;
    }

    .slider-anh .slider-right {
       
        padding-left: 0px;
    }

        .slider-anh .slider-right img {
            width: 100%;
            height: auto;
        }

    .slider-anh .slider-left h4 a {
        color: #333;
    }

    .slider-anh .slider-left .p-tomtat {
        border-top: 0px;
        padding: 0px;
    }

    .slider-anh .slider-tin .carousel-control.right {
        right: -9px;
    }

    .slider-anh .slider-tin .carousel-control.left {
        left: -34px;
    }

    .slider-anh .slider-tin .carousel-control {
        bottom: 40%;
    }

.view-video {
    border-top: 1px solid #9d1e22;
    padding-top: 15px;
}

    .view-video h5 {
        font-size: 16px;
    }

    .view-video p:first-child {
        font-family: 'Arial_bold';
		/* font-weight:bold; */
        color: #333;
        font-size: 18px;
    }

/* end slider anh */
/* table bang thong tin lien he */
.tbl-thongtin th {
    background: #9d1e22;
    font-family: 'Arial_bold';
	/* font-weight:bold; */
    text-align: center;
    white-space: nowrap;
    padding: 10px;
    color: #fff;
    font-weight: 100;
    border-right: 1px solid #fff;
}

    .tbl-thongtin th:last-child {
        border-right: 1px solid #009fe3;
    }

.tbl-thongtin tr:nth-child(2) td {
    border-top: 0px solid #878787;
}

.tbl-thongtin tr td {
    border: 1px solid #878787;
    padding: 5px 15px;
}

.tbl-thongtin ul li a {
    font-family: 'Arial_bold';
	/* font-weight:bold; */
    color: #333;
}

.tbl-thongtin ul li:hover {
    background: none;
}

.tbl-thongtin span.color-red {
    margin-right: 10px;
}

.float-right {
    float: right;
}
/*end table bang thong tin lien he */
/* login */
.menu-login {
    padding: 8px 15px;
}

    .menu-login .box-marquee, .menu-login .box-DonSuKien {
        color: #fff;
    }

.login {
    -webkit-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.1);
    width: 340px;
    transform: translateX(-50%);
    left: 50%;
    border-radius: 10px;
    padding: 40px 35px 20px 35px;
}

    .login label {
        font-weight: 100;
    }

.dangnhap {
    text-align: center;
    margin-top: 30px;
}

    .dangnhap a {
        padding: 8px 12px;
        background: #BE1E2D;
        font-family: 'Arial_bold';
		/* font-weight:bold; */
        color: #fff;
        font-size: 16px;
        text-align: center;
    }

.content-login {
}

#header {
    background: url(../images/bg-footer.png) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#content {
    /* padding: 10px; */
    padding-bottom: 237px;
    background: #F3F3F3;
}

#footer {
    width: 100%;
    /* height: 85px; */
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../images/bg-footer.png) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

html,
body {
    margin: 0;
    padding: 0;
    height: 100%;
}

#container {
    min-height: 100%;
    position: relative;
}
/* checkbox */
.checkbox input[type="checkbox"] + label {
    color: #333;
    font-family: 'Arial';
    font-size: 14px;
    font-weight: normal;
    padding-left: 0px;
    color: #606060;
}

    .checkbox input[type="checkbox"] + label span {
        display: inline-block;
        width: 19px;
        height: 19px;
        margin: -1px 4px 0 0;
        vertical-align: middle;
        background: url(../images/check_radio_sheet.png) left top no-repeat;
        cursor: pointer;
		float:left;
    }

.checkbox input[type="checkbox"]:checked + label span {
    background: url(../images/check_radio_sheet.png) -19px top no-repeat;
}

.checkbox input[type="checkbox"] {
     display: none; 
}
.checkbox strong{
	font-weight: normal;
    width: calc(100% - 23px);
    float: left;
    display: inline-block;
    position: relative;
    top: -2px;
    left: 5px;
    font-size: 12.4;
}
.button-bottom button{
	border-radius: 7px;
    border: 0px;
    color: #fff;
    padding: 5px 10px;
    font-size: 10px;
    font-weight: bold;
    font-family: Arial;
    min-width: 70px;
}
.button-bottom button:first-child{
	    background: #be8726;
}
.button-bottom button:last-child{
	    background: #bb2424;
}
.bg-grey-thamdo{
	    background: #f9f9fa;
		padding:5px 15px;
}
/* end login */
/* end login */


.img-25 {
    width: 25px;
}

.img-15 {
    width: 15px;
    margin-right: 10px;
}

.hoi-dap {
    border-bottom: 1px solid #808080;
    padding-bottom: 10px;
}

.note-customer {
    color: #9d1e22;
}

.box-capcha {
    background: rgba(136, 26, 26, 0.49);
    height: 34px;
    opacity: 0.49;
}

.gui-cauhoi button {
    border: 0px !important;
    padding: 5px 80px !important;
    border-radius: 0px !important;
    height: 34px;
}

.color-do {
    color: #9d1e22;
}

.form-guicauhoi {
    padding: 15px 0px !important;
}

.hoidap-top {
    padding: 10px 10px 10px 20px;
}

.hoidap-bottom {
    padding: 10px 10px 10px 20px;
}

.form-control-hoidap {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
}

.styled-select-hoidap select {
    border: 1px solid #9e9e9e;
}

.styled-select select, .styled-select-hoidap select {
    background: url(../images/mui_ten_select.svg) no-repeat right center;
    border: 1px solid #9e9e9e;
    font-size: 14px;
    height: 34px;
    width: 100%;
    -webkit-appearance: none;
    -o-appearance: none;
    /* border-radius: 4px; */
    padding: 0px 24px 0 5px;
    /* margin-left: 5px; */
    outline: none;
    -moz-appearance: none !important;
}

.ma-capcha {
    margin-top: 10px;
}

.row-vanban-bottom-right {
    padding-left: 10px !important;
    margin-top: 15px;
}

.img-capcha {
    height: 20px;
    margin-top: 8px;
}

.padd-left-10 {
    padding: 0px 0px 0px 10px !important;
}

.title-customer strong {
    font-family: 'Arial_bold';
	/* font-weight:bold; */
}

.form-padd {
    margin-top: 30px;
}
/* chat truc tuyen */
.position-chat {
    width: 520px;
    position: fixed;
    bottom: -539px;
    right: 0px;
    z-index: 99;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

    .position-chat.active {
        bottom: 0px;
    }

        .position-chat.active.resize, .position-chat.active.resize .chat-online {
            width: 100%;
            height: 100%;
        }

            .position-chat.active.resize .chat-online .frame-chat-bottom input {
                width: calc(100% - 180px);
            }

            .position-chat.active.resize .chat-online .chat-right {
                width: calc(100% - 160px);
            }

            .position-chat.active.resize .home-online {
                height: 100%;
            }

            .position-chat.active.resize .frame-chat-center {
                height: calc(100% - 200px);
            }

        .position-chat.active .tin-thongbao {
            display: none;
        }

    .position-chat .tin-thongbao {
        width: 258px;
        /* text-align: right; */
        float: right;
        display: inline-block;
    }

.bg-chat {
    background: url(../images/bg-chat.png) no-repeat center center;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    padding: 0px 10px 25px 10px;
}

.chat-online {
    width: 500px;
    border-radius: 10px;
    background: #fff;
    padding: 10px;
}

    .chat-online .chat-left {
        width: 160px;
    }

    .chat-online .chat-right {
        width: 320px;
        border-left: 2px solid #B3B3B3;
        /* padding-left: 10px; */
    }
.bg-grey {
    background: #f9f9fa;
}
    .chat-online .timkiem {
        border: 0px;
        border-bottom: 2px solid #B3B3B3;
        border-radius: 0px;
    }

        .chat-online .timkiem button {
            padding-left: 0px;
        }

            .chat-online .timkiem button:hover, .chat-online .timkiem button:visited, .chat-online .timkiem button:active, .chat-online .timkiem button:focus {
                background: #fff;
                outline: none;
            }

        .chat-online .timkiem span, .btn-default, .chat-online .timkiem input {
            border: 0px;
            box-shadow: none;
        }

.home-online {
    height: 426px;
    overflow: auto;
}

    .home-online ul {
        margin-top: 10px;
        padding-right: 6px !important;
    }

    .home-online ul, .frame-chat-right ul, .frame-chat-center ul {
        padding: 0px;
        list-style-type: none;
    }

    .home-online li img, .frame-chat-right li img, .frame-chat-center li img {
        width: 30px;
        height: 30px;
    }

    .home-online li {
        margin-bottom: 10px;
        padding: 5px 10px;
    }

        .home-online li:hover {
            background: #F8DF9F;
        }

        .home-online li span, .frame-chat-right li span {
            margin-left: 5px;
            font-size: 13px;
        }

.frame-chat-right li span {
    color: #9d1e22;
}

.frame-chat-right li {
    display: inline-block;
}

    .frame-chat-right li button, .frame-chat-bottom button {
        background: none;
        border: 0px;
        padding: 0px;
    }

.frame-chat-right ul {
    border-bottom: 2px solid #B3B3B3;
    margin-bottom: 0px;
    padding-bottom: 4px;
}

.frame-chat-right li:nth-child(2), .frame-chat-right li:nth-child(3), .frame-chat-right li:nth-child(4) {
    float: right;
    margin-right: 5px;
}

.frame-chat-center {
    height: 291px;
    overflow: auto;
}

.frame-chat-bottom, .frame-chat-right ul, .frame-chat-center {
    padding-left: 10px !important;
}

.frame-chat-bottom {
    padding: 10px 0px;
}

    .frame-chat-bottom button {
        /* width:20px; */
        /* height:20px; */
        padding: 7px;
        outline: none;
    }

        .frame-chat-bottom button img {
            width: 17px;
            height: 17px;
        }

        .frame-chat-bottom button:hover {
            border-radius: 50%;
            background: #9d1e22;
        }

            .frame-chat-bottom .img-show, .frame-chat-bottom button:hover .img-hover {
                display: inline-block;
            }

            .frame-chat-bottom .img-hover, .frame-chat-bottom button:hover .img-show {
                display: none;
            }

    .frame-chat-bottom input {
        width: 132px;
        display: inline-block;
        border: 0px;
        outline: none;
        font-size: 13px;
    }

    .frame-chat-bottom p {
        color: #666666;
        border-bottom: 2px solid #B3B3B3;
        padding-bottom: 5px;
        margin-bottom: 5px;
        font-size: 13px;
    }

.frame-chat-center li span {
    font-family: 'Arial_bold';
	/* font-weight:bold; */
    color: #0071BC;
}

.frame-chat-center li label {
    font-weight: 100;
}

.frame-chat-center li {
    padding: 5px;
}

    .frame-chat-center li label:last-child {
        float: right;
    }

.frame-chat-center {
    margin-top: 50px;
}

.btn-chat {
    margin: 10px 0px;
}

    .btn-chat img {
        width: 15px;
        height: 15px;
        float: right;
        margin-left: 10px;
    }
/* end chat truc tuyen */

.box-tracuu {
    padding: 20px;
}

    .box-tracuu ul {
        list-style-type: none;
        background: #F2F2F2;
        border: 1px solid #b3b3b3;
        border-radius: 4px;
        padding: 20px;
    }

        .box-tracuu ul li {
            padding: 5px 10px;
        }

            .box-tracuu ul li:before {
                margin-right: 5px;
                position: relative;
                height: 9px;
                width: 5px;
                content: "";
                color: #2d8fad;
                float: left;
                padding-right: 6px;
                background-image: url(../images/mui_ten_do.svg);
                top: 5px;
                margin-right: 8px;
            }

            .box-tracuu ul li a {
                color: #333;
            }

                .box-tracuu ul li a:hover {
                    color: #9d1e22;
                }

.time-tungay input {
    margin-bottom: 10px;
}

.title-thoigian {
    margin-top: 25px;
}

.title-red {
    color: #9d1e22;
}

.tieude-timkien {
    text-align: right;
    padding-right: 15px;
}

.phan-cach {
    margin-bottom: 10px;
}

.form-group-timkiem-l {
    padding-right: 7px;
}

.form-group-timkiem-r {
    padding-left: 7px;
}

.width-18 {
    width: 18px;
    margin-right: 7px;
}

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

.bt-timkiem button {
    padding: 5px 20px;
    color: #fff;
    border: 0px;
}

.radio-inline {
    margin-top: 0px !important;
}

.banner-eoffice {
    background: rgba(0,0,0,0.35);
}

    .banner-eoffice img {
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        left: 0px;
        top: 0px;
        position: relative;
        /* height: 104px; */
    }

    .banner-eoffice:hover img {
        left: 5px;
        top: -5px;
        position: relative;
    }

.banner-codong img {
        height: auto;
}

.tapchi-daumuc button {
   width: 42px;
   background: none;
   border: 0px;
   padding: 3px 10px;
   outline: none;
   border-radius: 4px;
   position: relative;
   top: 1px;
   text-transform: uppercase;
   color: #532b05;
   text-align: center;
}
.tapchi-daumuc a{
	color:#333;
}
.tinchinhphu h4 {
    font-size: 14px;
    margin-top: 0px;
}

    .tinchinhphu h4 a {
        color: #333;
    }

    .tinchinhphu h4 span {
        margin-top: 9px;
    }

    .tinchinhphu h4 .tieude {
        font-family: 'Arial_bold';
		/* font-weight:bold; */
        font-size: 14px;
    }

    .tinchinhphu h4 a:hover .tieude, .tinchinhphu h4 a:hover .xemchitiet {
        color: #9e1d20;
    }

    .tinchinhphu h4 .time, .tinchinhphu h4 .xemchitiet {
        font-size: 10px;
    }

    .tinchinhphu h4 .xemchitiet {
        text-align: right;
    }

.chinhphu-footer {
    background: #E48927;
    text-align: center;
    padding: 4px;
}

    .chinhphu-footer:hover {
        background: #f5d469;
    }

    .chinhphu-footer a {
        color: #333;
    }

.info-canbo {
    padding: 0px;
    list-style-type: none;
    margin-bottom: 0px;
}
.info-canbo li:last-child a span img{
position: relative;
top:-4px;
}
.info-canbo li:first-child a span label{
margin-bottom:0px!important;
}
    .info-canbo li img {
        width: 100%;
        height: 83px;
    }

    .info-canbo li span {
        width: 50%;
        display: inline-block;
        font-family: 'Arial_bold';
		/* font-weight:bold; */
        color: #9F1C20;
        margin-left: -4px;
        text-align: center;
    }

        .info-canbo li span:first-child {
            margin-left: 0px;
        }

    .info-canbo li:first-child span:last-child:hover, .info-canbo li:last-child span:first-child:hover {
        background: rgba(33,30,21,0.25);
    }

        .info-canbo li:first-child span:last-child:hover:before {
            border-right: 15px solid rgba(33,30,21,0.25);
        }

        .info-canbo li:last-child span:first-child:hover:after {
            border-left: 15px solid rgba(33,30,21,0.25);
        }

    .info-canbo li:first-child span:last-child {
        padding: 3px 0px 3px 2px !important;
    }

    .info-canbo li:first-child span:last-child, .info-canbo li:last-child span:first-child {
        /* width: 120px; */
        height: 82px;
        background: #f8df9e;
        position: relative;
        bottom: -1px;
        padding: 3px 3px 3px 0px;
    }

        .info-canbo li:first-child span:last-child label, .info-canbo li:last-child span:first-child label {
            /* width: 120px; */
            height: 80px;
            background: #F8DF9F;
            position: relative;
            bottom: 1px;
            padding: 7px 0px;
        }

            .info-canbo li:first-child span:last-child label:before, .info-canbo li:last-child span:first-child label:after {
                content: "";
                position: absolute;
                width: 0;
                height: 0;
                top: 26px;
                border-top: 13px solid transparent;
                border-bottom: 13px solid transparent;
            }

            .info-canbo li:first-child span:last-child label:before {
                right: 100%;
                border-right: 15px solid #F8DF9F;
            }

            .info-canbo li:last-child span:first-child label:after {
                left: 100%;
                border-left: 15px solid #F8DF9F;
                z-index: 99;
            }

        .info-canbo li:first-child span:last-child:before, .info-canbo li:last-child span:first-child:after {
            content: "";
            position: absolute;
            width: 0;
            height: 0;
            top: 26px;
            border-top: 16px solid transparent;
            border-bottom: 13px solid transparent;
        }

        .info-canbo li:first-child span:last-child:before {
            right: 100%;
            border-right: 15px solid #F8DF9F;
        }

        .info-canbo li:last-child span:first-child:after {
            left: 100%;
            border-left: 15px solid #F8DF9F;
        }
    /* .dongsukien{ */
    /* padding:10px 15px; */
    /* } */
    .info-canbo li span label {
        width: 100%;
    }

        .info-canbo li span label b {
            position: relative;
            top: 10px;
        }

.ul-scroll {
    padding: 0px;
    list-style-type: none;
    width: 741.5px;
    overflow-x: scroll;
}

    .ul-scroll li {
        display: inline-block;
    }
/* 11/10/2017 */
.content-login .bg-f {
    padding-bottom: 35px;
}

/* .login-left {
    width: 300px;
}

.login-right {
    width: calc(100% - 300px);
} */

.login-left ul {
    padding: 0px;
    list-style-type: none;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
}

    .login-left ul li {
        padding: 20px 10px;
        background: #f2f2f2;
        border-bottom: 1px dashed #BCBEC0;
    }

        .login-left ul li:last-child {
            border-bottom: 0px;
        }

        .login-left ul li:hover, .login-left ul li.active {
            background: #fff;
        }

            .login-left ul li:hover a, .login-left ul li.active a {
                color: #BE1E2D;
            }

        .login-left ul li a {
            color: #333;
        }

        .login-left-ttcb ul li:before {
            position: relative;
            height: 12px;
            width: 12px;
            content: "";
            float: left;
            background-image: url(../images/icon_login_ttcb.svg);
            top: 5px;
            margin-right: 8px;
        }
.login-left-ttcb ul li ul li:before{
    background-image: url(../images/cham_tron_do.svg);
     height: 3px;
            width: 3px;
             top: 7px;
}
.login-right .tab-login {
    width: 325px;
    background: #f2f2f2;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
    padding: 20px;
    height: auto;
    transform: translateX(-50%);
    left: 50%;
    top: 50px;
}

    .login-right .tab-login p {
        font-family: 'Arial_bold';
		/* font-weight:bold; */
        color: #BE1E2D;
        font-size: 18px;
        text-align: center;
        margin-bottom: 30px;
    }

    .login-right .tab-login #form {
        margin-top: 15px;
    }

    .login-right .tab-login input:focus, .login-right .tab-login select:focus {
        -webkit-box-shadow: none;
        outline: -webkit-focus-ring-color auto 0px;
    }

    .login-right .tab-login .input-group-addon img {
        width: 15px;
        height: 15px;
    }

    .login-right .tab-login .input-group-addon {
        padding: 5px;
    }

    .login-right .tab-login .form-control {
        height: 29px;
        padding: 5px;
    }

    .login-right .tab-login .dangnhap {
        margin-top: 25px;
        padding-bottom: 20px;
    }

        .login-right .tab-login .dangnhap a:first-child {
            float: left;
        }

        .login-right .tab-login .dangnhap a:last-child {
            float: right;
        }

        .login-right .tab-login .dangnhap a {
            border-bottom: 3px solid #6C0C19;
            padding: 6px 13px;
            font-size: 15px;
        }

.huongdan {
    padding: 40px 20px !important;
}

.huongdan-left {
    width: calc(100% - 325px);
    padding: 0px 40px 0px 0px !important;
}

.huongdan-right {
    width: 325px;
}

.huongdan-left h3 img {
    width: 15px;
    height: 15px;
    margin-right: 10px;
}

.huongdan-left h3 {
    font-size: 15px;
    color: #BE1E2D;
}

.huongdan a {
    color: #BE1E2D;
}

.huongdan-left ul {
    list-style-type: none;
    padding-left: 20px;
    border-bottom: 1px dashed #BCBEC0;
    padding-bottom: 30px;
}

.huongdan-left h3 {
    padding-top: 10px;
}

.huongdan-left ul:last-child {
    border: 0px;
}

.huongdan-left li:before {
    content: "\002022";
    color: #AF1F24;
    margin-right: 5px;
    font-size: 18px;
}

.huongdan .login-right .tab-login {
    transform: translateX(0%);
    left: 0%;
    top: 0px;
}

.trungcauykien {
    padding: 0px 7px;
}
/* .frame-bg .bx-viewport{
    min-height:444px!important;
    } */
/* end 11/10/2017 */
.padd-img,.padd-vanban {
    max-width: 173px;
    margin-right: 20px;
    float: left;
}
.padd-vb-img,.new-title{
	width:100%;
}
.new-title{
	display:block;
}
.new-head, .new-tomtat,.new-tomtat1 {
    width: calc(100% - 193px);
    float: right;
    text-align: justify;
}

.img-des {
    font-style: italic;
    color: #666666;
	font-size:12.5px
}
.img-bold {
    font-family: Arial_bold;
    color: #231f20;
}
@media (min-width: 992px) {
    .modal-lg {
        width: 1060px !important;
    }
}
/* 18/10/2017 */
.lienketwebsite ul {
    padding: 0px;
    list-style-type: none;
    margin-bottom: 0px;
}

    .lienketwebsite ul li {
        text-align: left;
        padding: 0px;
    }

        .lienketwebsite ul li .web-thanhvien {
            color: #9e1d20;
            font-family: 'Arial_bold';
			/* font-weight:bold; */
            background: -webkit-linear-gradient( white 0%,#f2f2f2);
            background: -o-linear-gradient( white 0%,#f2f2f2);
            background: -moz-linear-gradient( white 0%,#f2f2f2);
            background: linear-gradient( white 0%,#f2f2f2);
        }

.lienketwebsite .ul-thanhvien {
    padding: 0px 10px;
}

    .lienketwebsite .ul-thanhvien li a {
        color: #333;
    }

    .lienketwebsite .ul-thanhvien li h4 {
        text-align: justify;
    }

.lienketwebsite ul li:first-child {
    /* margin-top: 14px; */
    padding-bottom: 11px;
}

.lienketwebsite ul li ul li {
    margin-top: 10px;
    border-bottom: 2px dotted #d1d1d1;
}

    .lienketwebsite ul li ul li:last-child {
        margin-bottom: 10px;
        border-bottom: 0px;
    }

.min-height-lk {
    height: 172px;
    overflow: scroll;
}
.min-height-tbm {
    height: 273px;
    overflow: scroll;
}
.min-height-tbm ul.thongbao li{
	padding:10px 0px;
	border-bottom: 2px dotted #d1d1d1;
}
.min-height-tbm ul.thongbao li:last-child{
	border-bottom:0px;
}
.trangnoibo .login-left {
    width: 225px;
}

.trangnoibo .login-right {
    padding-left: 30px;
}

.page-left h4 {
    font-family: 'Arial_bold';
	/* font-weight:bold; */
    color: #1d70b7;
    font-size: 18px;
}

.page-left img {
    width: 100%;
}

.page-left .phanhoi p {
    font-family: 'Arial_bold';
	/* font-weight:bold; */
    color: #333;
    margin-bottom: 0px;
    border-top: 0px;
}

.congcu ul li span {
    float: right;
}

.congcu ul li ul li:before {
    position: relative;
    height: 6px !important;
    width: 5px !important;
    content: "";
    color: #2d8fad;
    float: left;
    top: 8px;
    margin-right: 8px;
    background-image: url(../images/tron.svg);
}

.congcu ul li ul li {
    padding: 5px 0px;
}

.congcu ul li ul {
    background: #f2f2f2;
    display: none;
}

    .congcu ul li ul.block {
        display: block;
    }
/* jstree */
.bg-jstree {
    border: 1px solid #bcbec0;
    padding-bottom: 30px;
}

.jstree-default .jstree-checkbox, .jstree-default .jstree-themeicon, .jstree-default .jstree-open.jstree-last > .jstree-ocl {
    display: none;
}

.jstree-default .jstree-node, .jstree-default .jstree-icon {
}

.jstree-default .jstree-closed > .jstree-ocl {
    background: url(../jstree/check.png) 0px -7px no-repeat !important;
}

.jstree-default .jstree-leaf > .jstree-ocl {
}

.jstree-default .jstree-open > .jstree-ocl, .jstree-default .img-level2 > .jstree-ocl, .jstree-node .jstree-last.jstree-open > .jstree-ocl {
    background: url(../img/check2.png) 0px -7px no-repeat !important;
}

.jstree-default .img-js.jstree-open.jstree-last > .jstree-ocl {
    display: inline-block;
    background: url(../img/check2.png) 0px -7px no-repeat !important;
}

.jstree ul li p {
    font-family: 'HelvetiBold';
    /* font-weight:bold; */
    color: #1d70b7;
    position: relative;
    bottom: 0px;
}

.jstree ul li ul li {
    font-weight: 100 !important;
}

.jstree-anchor {
    padding-left: 10px;
}

.jstree-default .jstree-leaf > .jstree-ocl {
    background-position: -72px -4px;
}

.jstree-default .jstree-node {
    background-position: -296px 0px;
    background-repeat: repeat-y;
}

.jstree .jstree-open > .jstree-children, .jstree-default .jstree-anchor {
    position: relative;
    bottom: 5px;
}

a.jstree-hovered {
    background: none !important;
    border: 0 !important;
}

.ul-tieude li.li-jstree button {
    color: #58595b;
    background: none;
    border: 0;
    outline: none;
}

    .ul-tieude li.li-jstree button span.active {
        color: #1b75bc;
        font-family: 'Arial_bold';
		/* font-weight:bold; */
    }

    .ul-tieude li.li-jstree button span {
        /*position:relative;*/
        top: 5px;
    }

.jstree-default .jstree-clicked {
    background: none;
    border-radius: 0px;
    box-shadow: none;
}

.jstree-node.jstree-leaf.jstree-closed > .jstree-ocl, .jstree-default .jstree-leaf.jstree-open > .jstree-ocl {
    background: url(../jstree/check4.png) 7px -7px no-repeat !important;
}

.jstree-default .img-level2.jstree-closed > .jstree-ocl {
    background: url(../jstree/check.png) 0px -7px no-repeat !important;
}
/*end jstree */

/* end 18/10/2017 */
/* end content */

/* footer */
.bg-footer {
   font-size: 12.5px;
    color: #330000;
   
    background-image: url(../images/bg-footer.png);
    background-size: auto 100%;
    background-position: center right 30%;
    position: relative;
    background-repeat: no-repeat
}
.bg-footer:before{
	content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffa91c), to(#ea5c06));
    background: linear-gradient(180deg, #ffa91c 0%, #ea5c06 100%);
}


    
ul.ul-footer {
    list-style-type: none;
    padding: 0px;
    margin-bottom: 0px;
}

    ul.ul-footer li {
        padding: 0px 0;
        font-size: 12.5;
        line-height: 1.2;
        color: #330000;
    }

        ul.ul-footer li a {
            color: #9d1e22;
            font-size: 13px;
        }

        ul.ul-footer li img {
            width: 15px;
            float: left;
            margin-right: 15px;
        }

        ul.ul-footer li.tieude {
            font-family: 'Arial_bold';
			/* font-weight:bold; */
            font-size: 15px;
            padding: 0px;
        }

            ul.ul-footer li.tieude p {
                margin: 0px;
                font-size: 12.5px;
                color: #330000 !important;
            }

        ul.ul-footer li h5 {
            color: #68370b;
            margin: 0px;
            font-size: 11px;
            margin-top: 10px;
        }
/*end footer */
/* footer-bottom */
.footer-bottom {
    text-align: center;
    /* margin-top: 15px; */
    /* position: fixed; */
    bottom: 0px;
    /* float: right; */
    /* right: 100px; */
    /* left: 50%; */
}

.btn-top {
    /*  background-image: url(../images/back_top.png); */
    background-repeat: no-repeat;
    border: medium none;
    bottom: 0px;
    cursor: pointer;
    display: none;
    height: 50px;
    outline: medium none;
    padding: 0;
    color: #333;
    z-index: 9999;
}
.menu-bottom{
	background:#9e2416;
}
.menu-bottom ul{
	list-style-type:none;
	text-align:center;
	margin-bottom:0px;
	padding-left:0px;
	
}
.menu-bottom ul li{
	display:inline-block;
	text-transform:uppercase;
	padding:  7px ;
}
.menu-bottom ul li:before{
	content: "|";
    position: relative;
    color: #fff;
    left: -7px;
}
.menu-bottom ul li:first-child:before{
	content:none;
}
.menu-bottom ul li a{
	color:#fff;
	font-size:12.5px;
	font-weight:bold;
	font-family:Arial;
	
}
.footer-bottom span {
    padding: 15px;
    background: #6DBBE2;
    color: #fff;
    font-size: 20px;
}

    .footer-bottom span:hover {
        background: #2490CF;
    }
	.sidebar-select {
    width: 100%;
    height: 25px;
    background: #f0eee7;
    border: 1px solid #e5e2d4;
    color: #a89e6f;
    padding: 0 30px 0 10px;
    background-image: url(../images/ic_select.png);
    background-repeat: no-repeat;
    background-position: center right 10px;
    font-size: 12.5px;
	/* for Firefox */
  -moz-appearance: none;
  /* for Chrome */
  -webkit-appearance: none;
}
/* end footer-bottom */
.slider-new span{
	display:inline-block;
	float:left;
}

.slider-new .new-text{
	    width: calc(100% - 474px);
	    height: 268px;
	    overflow: hidden;
	    padding:15px;
	    background: #fff6e5;
	    float: left;
}
.slider-new .new-text .tieude{
	    font-family: Arial;
    font-weight: bold;
    color: #000000;
    padding-bottom: 20px;
    text-align: justify;
    font-size: 12.5px;
}
.slider-new .new-text .tomtat{
	 font-family: Arial;
    color: #000;
   font-weight: normal;
    text-align: justify;
    font-size: 12.5px;
}
.slider-new .new-img{
	width: 474px;
	height: 268px;
	float: right;
}
.slider-new .new-img img{
	width: 100%;
	height: 100%;
}
.slider-new .carousel-indicators{
	top: -26px;
    right: 0px;
    left: auto;
    text-align: right;
	height: 20px;
} 
.slider-new .carousel-indicators .active{
	width:9px;
	height:9px;
	position:relative;
	top:-1px;
	background:#E54703
}
.slider-new  .carousel-indicators li{
	border-radius:0px;
	background: #f7983b;
	border:0px;
	width:9px;
	height:9px;
} 
.slide-album{
	padding-right:27px;	
}
.slide-video{
	padding-right:27px;	
}
.slide-album .item img{
	width:100%;
	height: 105px;
	margin-bottom: 5px;
}
.slide-video .item img{
	width:100%;
	height: 105px;
	margin-bottom: 5px;
}
.bg-menu{
	padding:0px;
	border-left:7px solid #f9f9fa; 
}
.carousel-showsixmoveone .carousel-control {
  width: 20px;
  background-image: none;
}
.carousel-showsixmoveone .carousel-control.left {
  /* margin-left: 15px; */
  background: none;
  top: 40%;
  left: -25px;
}
.carousel-showsixmoveone .carousel-control.right {
  /* margin-right: 15px; */
  background: none;
  top: 40%;
  right: -25px;
}
.carousel-showsixmoveone .cloneditem-1,
.carousel-showsixmoveone .cloneditem-2,
.carousel-showsixmoveone .cloneditem-3,
.carousel-showsixmoveone .cloneditem-4,
.carousel-showsixmoveone .cloneditem-5 {
  display: none;
}
@media all and (max-width: 767px){
	.carousel-showsixmoveone .carousel-inner .cloneditem-1{
    display: block;
}
}
@media all and (min-width: 768px) {
  .carousel-showsixmoveone .carousel-inner > .active.left,
  .carousel-showsixmoveone .carousel-inner > .prev {
    left: -33.333%;
  }
  .carousel-showsixmoveone .carousel-inner > .active.right,
  .carousel-showsixmoveone .carousel-inner > .next {
    left: 33.333%;
  }
  .carousel-showsixmoveone .carousel-inner > .left,
  .carousel-showsixmoveone .carousel-inner > .prev.right,
  .carousel-showsixmoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showsixmoveone .carousel-inner .cloneditem-1,
  .carousel-showsixmoveone .carousel-inner .cloneditem-2 {
    display: block;
  }
}
@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
  .carousel-showsixmoveone .carousel-inner > .item.active.right,
  .carousel-showsixmoveone .carousel-inner > .item.next {
    transform: translate3d(33.333%, 0, 0);
    left: 0;
  }
  .carousel-showsixmoveone .carousel-inner > .item.active.left,
  .carousel-showsixmoveone .carousel-inner > .item.prev {
    transform: translate3d(-33.333%, 0, 0);
    left: 0;
  }
  .carousel-showsixmoveone .carousel-inner > .item.left,
  .carousel-showsixmoveone .carousel-inner > .item.prev.right,
  .carousel-showsixmoveone .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
@media all and (min-width: 992px) {
  .carousel-showsixmoveone .carousel-inner > .active.left,
  .carousel-showsixmoveone .carousel-inner > .prev {
    left: -16.666%;
  }
  .carousel-showsixmoveone .carousel-inner > .active.right,
  .carousel-showsixmoveone .carousel-inner > .next {
    left: 16.666%;
  }
  .carousel-showsixmoveone .carousel-inner > .left,
  .carousel-showsixmoveone .carousel-inner > .prev.right,
  .carousel-showsixmoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showsixmoveone .carousel-inner .cloneditem-3,
  .carousel-showsixmoveone .carousel-inner .cloneditem-4,
  .carousel-showsixmoveone .carousel-inner .cloneditem-5 {
    display: block;
  }
}
@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
  .carousel-showsixmoveone .carousel-inner > .item.active.right,
  .carousel-showsixmoveone .carousel-inner > .item.next {
    transform: translate3d(16.666%, 0, 0);
    left: 0;
  }
  .carousel-showsixmoveone .carousel-inner > .item.active.left,
  .carousel-showsixmoveone .carousel-inner > .item.prev {
    transform: translate3d(-16.666%, 0, 0);
    left: 0;
  }
  .carousel-showsixmoveone .carousel-inner > .item.left,
  .carousel-showsixmoveone .carousel-inner > .item.prev.right,
  .carousel-showsixmoveone .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

.carousel-control{
	display:none;
}
.slider-new .item a{
	    display: block;
    float: left;
    width: 100%;
}
.slider-new:hover .carousel-control{
	display:block;
	    opacity: 0.5;
}
.slider-new .left.carousel-control{
	position: absolute;
    background-position: center;
    width: 47px;
    height: 47px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
   
    right: -5px;
    background-image: url(../images/ic_slide-arrow-left.jpg);
    border-radius: 0;
    margin: 0;
    z-index: 1;
    transition: all ease .2s;
}
.slider-new .right.carousel-control{
	position: absolute;
    background-position: center;
    width: 47px;
    height: 47px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
   
    right: -5px;
    background-image: url(../images/ic_slide-arrow-right.jpg);
    border-radius: 0;
    margin: 0;
    z-index: 1;
    transition: all ease .2s;
}
.thongketruycap{
		background:#f9f9fa;
		padding:10px;
	}
@media screen and (min-width: 1060px) {
    .container-top {
        width: 1018px;
        padding-bottom: 15px;
        max-height: 195px;
    }

    .text-banner {
        display: block;
    }
}

@media screen and (min-width: 1300px) {
    .text-banner {
        display: block !important;
    }

    .container-top {
        background: none !important;
    }

    

    .text-banner .bannertop-right img {
        bottom: 10px;
    }
}

@media screen and (min-width: 1280px) {
    .text-banner {
        display: block !important;
    }

    .container-top {
        background: none !important;
    }
    .text-banner .bannertop-right img {
        bottom: 3px;
    }
	.text-banner .bannertop-left img {
      height: 124px;
    }
}

@media screen and (max-width: 1279px) {
    .container-top {
        width: 1060px;
        padding-bottom: 15px;
        /* height: 180px; */
    }
	.text-banner .bannertop-left img {
    height: 124px;
}
	/* .text-banner .bannertop-center a:last-child img { */
    /* width: 100%; */
    /* left: 0px; */
/* } */
	/* .text-banner .bannertop-left { */
    /* width: 350px; */
/* } */
/* .text-banner .bannertop-left img{ */
    /* width: 100%; */
    /* height: 183px; */
/* } */
/* .text-banner .bannertop-right { */
       /* width: 270px; */
/* } */
/* .text-banner .bannertop-center { */
    /* width: calc(100% - 620px); */
/* } */

    /* .text-banner { */
        /* display: none !important; */
    /* } */

    /* .container-top { */
        /* background: url(../images/banner_chu.svg) no-repeat left 0px center !important; */
        /* -webkit-background-size: 100% 100%; */
        /* -moz-background-size: 100% 100%; */
        /* -o-background-size: 100% 100%; */
        /* background-size: cover; */
        /* height: 171px; */
        /* padding: 0px; */
        /* padding-bottom: 20px; */
    /* } */

    .container-canbo {
        background: url(../images/banner_canbo-01.svg) no-repeat left -41px center;
    }

    .container-hocvien {
        background: url(../images/banner_hocvien-01.svg) no-repeat left -41px center;
    }

    .banner-top {
        /* height: 183px; */
        /* padding-bottom: 20px; */
    }

    p.p-tieude-tin {
        margin-top: 11px;
    }

    .ul-congthongtin.ul-danhmuc li a {
        padding: 8.8px 12px;
    }
}


.footer-bottom img {
    width: 17px;
    margin-right: 5px;
    position: relative;
    top: -2px;
}

.footer-bottom button {
    border: 0px;
    background: none;
    font-size: 12.5px;
    text-decoration: underline;
    color: #9b6833;
    outline: none;
    /* padding: 5px 7px; */
    /* -webkit-box-shadow: 2px 2px 9px 0px rgba(184,177,184,1); */
    -moz-box-shadow: 2px 2px 9px 0px rgba(184,177,184,1);
    /* box-shadow: 2px 2px 9px 0px rgba(184,177,184,1); */
}
/* .bg-thongbao{
	 
	} */
::-webkit-scrollbar {
    width: 17px;
}

::-webkit-scrollbar-track {
    background: #E6E7E8;
}

::-webkit-scrollbar-thumb {
    background: #C6C6C5;
}

.banner-top-mobile {
    display: none;
}

.icon-menu {
    display: none;
}

.tin-thongbao_02 {
    border: 1px solid #d1d3d4;
    padding: 5px 10px;
    border-left: 0px;
    border-right: 0px;
}

.bg-thongbao-gadient {
    background: -webkit-linear-gradient( white 0%,#f2f2f2);
    background: -o-linear-gradient( white 0%,#f2f2f2);
    background: -moz-linear-gradient( white 0%,#f2f2f2);
    background: linear-gradient( white 0%,#f2f2f2);
}

.web-thanhvien img {
    width: 30px;
    margin-right: 5px;
}
/* web thanh vien */
.boder-thanhvien {
    border: 1px solid #d1d3d4;
}

    .boder-thanhvien .title-thanhvien:first-child .web-thanhvien {
        border-top: 0px;
    }

.web-thanhvien {
    padding: 5px 10px;
}

    .web-thanhvien img {
        height: 30px;
        margin-right: 5px;
    }

    .web-thanhvien a {
        color: #C2161C;
        font-family: 'MyriadProBold';
		/* font-weight:bold; */
        font-size: 13px;
    }

        .web-thanhvien a:hover {
            color: #1b75ba;
        }

.ul-thanhvien h4 {
    margin: 2.6px 0px;
}

.ul-thanhvien li:last-child h4 {
    margin-top: 0px;
}

.ul-thanhvien li {
    border-top: 0px;
    padding: 0px 5px;
}

.ul-thanhvien {
    list-style-type: none;
    margin-bottom: 0px;
}

.ul-thanhvien li {
	padding: 0px 10px 6px 10px;
}

.ul-thanhvien li:first-child {
	padding-bottom: 5px;
}

.ul-thanhvien-si li a {
	font-size: 12.5px;
	color: #333;
	line-height:1.25;
	text-align: left;
	padding: 3px 5px 5px 5px;
	margin-left: 8px;
}

.ul-thanhvien-si li:before {
	position: relative;
	height: 5px;
	width: 5px;
	content: "";
	float: left;
	top: 14px;
	background-image: url(../images/hinhvuong.svg);
	opacity: 0.37
}

.ul-thanhvien li:before {
	position: relative;
	height: 8px;
	width: 8px;
	content: "";
	color: #2d8fad;
	float: left;
	top: 12px;
	background-image: url(../images/ic_list-grey.svg);
	opacity: 0.37
}

.ul-thanhvien li a {
	font-size: 12.5px;
	color: #333;
	line-height:1.25;
	text-align: left;
	margin-left: 7px;
	padding: 0px 5px 0px 5px;
}

.ul-thanhvien li a:hover {
	color: #c12126;
}

.cac_hocvien {
    border: 1px solid #d1d3d4; 
    border-top: 0px;
}
/* end web thanh vien */
.tintuc-noibat {
    border: 1px solid #ced1d2;
    background: #f2f2f2;
    padding: 10px;
    min-height: 527px;
    -webkit-box-shadow: 1px 1px 5px 0px rgba(189,183,189,1);
    -moz-box-shadow: 1px 1px 5px 0px rgba(189,183,189,1);
    box-shadow: 1px 1px 5px 0px rgba(189,183,189,1);
}

.tintuc-left {
    padding: 10px 10px 5px 10px;
}

.title-tintuc-left {
    background: #fff;
	min-height: 54px;
}

.tintuc-left h4 {
    margin: 0px;
    padding: 0px;
}

    .tintuc-left h4 a {
        color: #231f20;
        font-size: 16px;
        font-family: Arial_bold;
		/* font-weight:bold; */
    }
.tintuc-left h4 a:hover {
            color: #0b4267;
        }

.time-news {
    font-size: 9px;
    padding-right: 10px;
    float: right;
    padding-top: 10px;
}
#contenttin img {
	max-width: 100% !important;
	height: auto !important;
}
.btn-xemtatca{
	text-align:right;
	position:absolute;
	bottom:5px;
	right:10px;
}
.btn-xemtatca a{
	font-family:'Arial_bold';
	color: #005296;
	font-size:15px;
}
.btn-xemtatca a:hover{
color:#9e1d20;
}
.tintuc-giua {
    padding-left: 15px;
}

    .tintuc-giua h4 a {
        font-size: 16px;
        color: #08507b;
        font-family: Arial_bold;
		/* font-weight:bold; */
    }

    .tintuc-giua h4 {
        padding-left: 0px;
    }

.p-tomtat {
    margin-top: 10px;
}

.main-title {
    color: #bc202e;
    font-size: 16px;
    font-family: Arial_bold;
	/* font-weight:bold; */
}

.title-new h4 a {
    /* color:  #871b1b; */
    font-size: 12.5px;
    line-height: 1.3;
}

    .title-new h4 a:hover {
        color:#f06c0a;
    }
	.news-time {
    font-weight: normal;
    font-size: 11.67px;
    color: #999999;
    margin-bottom: 0px;
}


.tomtat-tintuc {
    padding: 10px;
    font-family: Arial_bold;
	/* font-weight:bold; */
}

.noidung-tintuc {
   padding: 0px 10px;
   font-size: 12.5px;
`  line-height: 1.3
}
.news-main__more {
    display: block;
    padding-right: 15px;
    text-align: right;
    color: #a63d04 !important;
    font-weight: normal;
    font-size: 12.5px!important;
}
.news-main__more i:hover {text-decoration: underline !important}
.list-tinchinhphu {
    padding: 5px 0px 9px 0px;
}

    .list-tinchinhphu:before {
        position: relative;
        height: 5px;
        width: 5px;
        content: "";
        color: #2d8fad;
        float: left;
        top: 19px;
        left: -9px;
        background-image: url(../images/hinhvuong.svg);
    }

.info-contact {
    color: #871b1b;
    padding: 19px 15px;
}
.info-contact strong{
    font-family: 'Arial_bold';
}
.info-contact-dt {
    font-family: 'Arial_bold';
	/* font-weight:bold; */
}

.frame-thongbao ul li {
       background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#d5d3c8));
    background: linear-gradient(180deg, #fafafa 0%, #d5d3c8 100%);
    padding: 0px 10px 0px 15px;
    display: block;
    position: relative;
}
.frame-thongbao ul li:hover{
	    background: -webkit-gradient(linear, left top, left bottom, from(#fafaf9), to(#fee3b3));
    background: linear-gradient(180deg, #fafaf9 0%, #fee3b3 100%);
    color: #cc0000;
}

.sach-right {
    padding-right: 5px !important;
}

/* 18/01/2017 hoanghuong */
.banner_chaomung_mobile {
    display: none;
}

.nav-tab-vanban-mobile {
    display: none;
}

.tinchinhphu_mobile {
    display: none;
}

.album-anh-video-mobile {
    display: none;
}

.trovedautrang_mobile {
    display: none;
}

.nab-tab-tcyk {
    padding-top: 10px;
}

.icon-home-mobile {
    display: none;
}

.pushmenu ul li.timkiem-mobile {
    display: none;
}

.none-desktop {
    display: none;
}
.banner-ketluan{
	width:100%;
}
.bx-wrapper .bx-viewport{
	border:0px!important;
	background:none!important;
	left:0px!important;
}
/*hoanghuong reponsive  */
/* .frame-bg .bx-viewport{
    min-height:304px!important;
}
 */
 @media screen and (min-width: 320px) and (max-width: 375px)
{
 .sukien-right ul li:first-child, .sukien-right ul li:nth-child(2), .sukien-right ul li:nth-child(3) {
    /* position:relative; */
    /* right:-10px; */
    /* top:-2px; */
}
.tienich-centerportal li a span.text-tienich{
	font-size:13px;
}
.sukien-homecenter{
	/* position:relative; */
	/* left:-8px; */
}
}
@media screen and (max-width: 767px) {  
    .TouchMobile{
  will-change: transform;
  -webkit-overflow-scrolling: touch;
-webkit-transform: translateZ(0px);
}
.tienich-centerportal{
	padding:15px 0px;
}
.tienich-centerportal li a span.text-tienich {
   
    padding-left: 70px;
  
}
.tienich-centerportal li{
	width: calc((100% / 2) - 13px);
}
.slider-new .new-text,.slider-new .new-img{
	width:100%;
	height: 171px;
	}
.slider-new .new-img img{
	    height: auto;
    width: 100%;
}
.padd-vanban{
		width:100%;
		max-width: 100%;
	}
	.padd-vb-img{
		max-width: 173px;
    margin-right: 20px;
    float: left;
	}
		.new-title{
			width: calc(100% - 193px);
    float: right;
    text-align: justify;
	margin: 10px 0px;
		}
		.new-tomtat1 {
    width: 100%;
}
.tienich-centerportal li:first-child,.tienich-centerportal li:nth-child(3){
	 margin-left:0px; 
}
.tienich-centerportal li:first-child, .tienich-centerportal li:nth-child(2){
    margin-bottom:15px
}
.box-f1{
    display:none;
}
.sukien-right{
    width:100%;
}
.sukien-homecenter{
    /* padding: 3px 5px 8px 15px; */
}
.chitiet-anh-mb{
	padding-left: 15px;
}
.padd-chitiet-anh .album_anh li{
	width:100%!important;
	
}
.ul-congthongtin.ul-danhmuc {
    padding: 0px 5px!important;
    padding: 0px 5px!important;
    max-width: 248px;
    transform: translateX(-50%);
    left: 50%;
}
.padd-chitiet-anh .album_anh img{
height:auto!important;	
}
.padd-chitiet-anh ul li a img .player-button{
	width:20%!important;
	position:relative;
left:104px!important;
top:81px!important;
}
.hoatdong-mobile{
    padding-right:0px!important;
}
.ul-tab {
	white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
	}
.hoatdong-mobile h4 a img{
    padding-left:10px;
}
.announcements{
    padding-left:10px!important;
}
.content .col-sm-9 .tintuc .col-xs-3{
	position:relative;
	left:10px!important;
}
.content .col-sm-9 .left-ct{
	padding-left:0px!important;
}
.content-noidung ul li .span-title{
	font-size:12px!important;
}
.content-noidung ul li img{
	height:auto!important;
}
.content-noidung ul li .span-img{
	height:auto!important;
}
.timkiem-mobile span a button.btn{
	padding:7px 12px !important;
	font-size: 6px!important;
}
.hoatdong-left ul.accordion{
	display:none;
}
.tbl-lanhdao .tbl-lanhdao td{
padding:0px 13px;
}
.tbl-lanhdao div{
width:155px;
}
    .btn-border .btn-left{
        padding-left:10px;
    }
    .btn-right a span img{
        margin-left: 0px!important;
    }
    .border-top{
        border-top: 0px!important;
    }
    .listrss li{
        height:auto!important;
    }
    .form-customer label{
        text-align: left!important;
        padding-left:15px;
    }
    .form-group{
        padding:0px;
    }
    .breadcrumb{
        /* padding-top:15px; */
    }
    .trangnoibo .login-left{
        width:100%;
    }
    .trangnoibo .login-right{
        width:100%;
        padding-left:0px;
        margin-bottom:20px;
    }
    .login-right .tab-login{
        width:100%;
        height:430px;
    }
    .album-anh-video ul.slider-album li{
        display: inline-block;
    }
  .slide-video .carousel-control.left, .slide-video .carousel-control.right{
      display: none;
  }
  .news-mobile ul.album_anh  li{
      width: 100%!important;
    
  }
  .news-mobile ul.album_anh{
      padding-left: 5px!important;
  }
    .none-mobile {
        display: none;
    }

    .sukien {
        display: none;
    }

    .head-tintuc {
        display: none;
    }

    .content {
        padding: 5px;
    }

    .hinhanh-sukien {
        padding: 0px !important;
    }

    .slider-right .item img {
        height: auto;
    }

    .slider-right .carousel-caption {
        padding: 5px;
        font-size: 13px;
    }

    .banner-top-mobile {
        display: block;
    }

    .banner-top {
        /* display: none; */
    }

    .flag {
        display: none;
    }

    .icon-menu {
        display: block;
        padding: 10px 0px;
    }

        .icon-menu img {
            width: 25px;
            position: relative;
            left: 40px;
        }

    .banner-codong img {
        height: auto;
    }
	.ul-congthongtin.ul-danhmuc{
		padding:0px 5px!important;
	}

    /* .album_anh li {
        width: 100%;
    } */

    .danhsachtintuc img {
        width: 100%;
    }

    .tieude-tintuc {
        padding: 0px 5px 0px 10px;
    }

    .p-time-tintuc {
        display: none;
    }

    .tin-mobile {
        padding-bottom: 10px;
    }

    .news-mobile {
        overflow: auto;
        height: 200px;
    }

    .cac_hocvien {
        overflow: auto;
        height: 300px;
    }

    .search {
        display: none;
    }

    .banner-codong {
        display: none;
    }

    .banner_chaomung_mobile {
        display: block;
        padding-top: 15px;
    }

        .banner_chaomung_mobile img {
            width: 100%;
        }

    .tinchinhphu {
        display: none;
    }

    .trungcau li.diendantutuong {
        display: none;
    }

    .moigopy_mobile {
        /* display: none; */
        text-align: left;
    }

    .nab-tab-tcyk {
        height:auto;
    }

    .nab-tab-tren {
        position: relative;
        /* top: 325px; */
        /* height: 580px; */
    }
    .trungcau-ykien {
        /* position: absolute; */
        /* top: 0px; */
    }

    .nav-tab-vanban-mobile {
        display: block;
    }

    .nav-tab-vb-mobile {
        overflow: auto;
        height: 250px;
    }

    .album-anh-video {
        display: block;
        padding-left:10px;
		-webkit-box-shadow:0px!important;
		box-shadow:0px!important;
    }

    .trovedautrang {
        /* display: none; */
    }

    .tinchinhphu_mobile {
        display: block;
    }

    .list_tinchinhphu h4 a .tieude {
        color: #383838;
        font-size: 14px;
        font-family: 'Arial_bold';
		/* font-weight:bold; */
    }

    .list_tinchinhphu h4 a:hover .tieude {
        color: #871b1b;
    }

    .list_tinchinhphu h4 a .time {
        text-align: right;
        font-size: 12px;
        color: #383838;
    }

    /* .thongketruycap, .thongtinlienhe {
        display: none;
    } */

    .tin-tapchi li img {
        height: auto;
    }

    .tin-tapchi li:last-child {
        padding-right: 5px;
    }

    .content-left-duoi {
        padding-right: 0px !important;
    }

    .album-anh-video-mobile {
        display: block;
    }

    .slide-video {
        padding: 0px !important;
    }

        .slide-video img {
            width: 95%;
        }

    .trovedautrang_mobile {
        /* display: block; */
        /* padding-right: 10px; */
    }

    .footer-bottom button img {
        width: 25px;
    }

    .footer-bottom button {
        /* background: #cfd1d2; */
        /* padding: 5px 10px !important; */
    }

    .banner_chaomung img {
        height: auto;
    }
    .ul-tab.ul-height li {
        width: 50%;
    }

        .ul-tab.ul-height li:last-child {
            width: 50%;
        }
        .ul-tab.ul-height li:nth-child(2) {
            padding: 10px 5px;
        }

    .ul-tab.ul-height li {
        min-height: 35px;
    }

    .ul-tab.ul-height li {
        padding: 10px 7px;
    }
	.ul-tab.ul-tab-mobile li{
		width:100%;
	}
.ul-tab.ul-height li{
	width:100%!important;
}
.tab-2 ul.ul-tab li a, .tab-4 ul.ul-tab li:first-child a, .tab-4 ul.ul-tab li:nth-child(2) a{
	top:0px;
}
   

    .congthongtin-scroll {
        padding: 5px 20px;
    }

    .footer-bottom button {
        padding: 0px;
        border: 0px;
        margin-right: 0px;
    }

        .footer-bottom button img {
            border: 0px;
            margin-right: 0px;
        }

    .codong-pc {
        display: none;
    }

    .content-thongbao {
        margin-top: 40px;
    }

    .icon-home-mobile img {
        width: 30px;
    }

    .icon-home-mobile {
        display: block;
        padding: 10px;
    }
.menu-bg {
    /* margin-top: 0px; */
}
    .pushmenu {
        width: 294px;
        height: 100% !important;
        top: 0;
        z-index: 1000;
        position: fixed;
        background: url(../images/bg_menu.png) no-repeat center center;
        -webkit-background-size: 100% 100%;
        -moz-background-size: 100% 100%;
        -o-background-size: 100% 100%;
        background-size: 100% 100%;
        background-size: 100% 100%;
    }

    .pushmenu-left {
        left: -294px;
    }

        .pushmenu-left.pushmenu-open {
            left: 0;
        }

    .pushmenu-push {
        /* overflow-x: hidden; */
        position: relative;
        left: 0;
    }

    .pushmenu-push-toright {
        left: 300px;
    }

    .pushmenu, .pushmenu-push {
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .timkiem-mobi span {
       /* border-top-right-radius:4px; */
       /* border-bottom-right-radius:4px; */
    }

        .timkiem-mobi input {
            height: 31px;
        }

        .timkiem-mobi button {
            background: #e38726;
            border-radius: 0px;
        }

            .timkiem-mobi button img {
                width: 15px !important;
            }

    .pushmenu ul li.timkiem-mobile {
        display: block;
        /* margin-bottom: 10px; */
        padding: 18px 0px!important;
        /* padding-left: 0px!important; */
        /* padding-right: 0px!important; */
    }

    .album_anh li {
        padding-left: 0px !important;
        padding-bottom: 10px;
    }

    .album_anh img {
        height: auto;
    }

    .album_anh li a span p {
        margin: 0px;
    }

    p.p-tieude-tin {
        padding: 0px 7px 0px 10px;
    }

    .frame-bg {
        padding: 0px;
    }
    .trungcau-ykien .trungcau .ul-tab li{
        padding:5px 8px;
    }
    .ul-tab li {
        padding: 5px 12px;
		    margin-right: -10px;
    }

    .trungcauykien {
        padding-top: 0px;
    }

    .left-ct {
        padding-right: 0px !important;
    }

    .tab-cauhoi {
        padding-right: 0px !important;
    }

    .frame-thongbao ul li {
        padding: 7px 10px;
    }

    .padd-tinhoatdong {
        padding: 10px 10px 0px 0px;
    }

    .tab_vbql {
        /* overflow: auto; */
        /* height: 220px; */
    }

    .hinhanh-sukien {
        /* background: #f2f2f2; */
        padding: 0px 10px!important;
		    margin-bottom: 10px;
    }
	.newscenter-right{
		padding-right:10px;
	}
    .hoatdong-right{
        width:100%!important;
		padding-left:8px!important;
    }
}

.content-tvdt {
    padding: 20px 30px 0px 30px;
}

.info-title-bold {
    font-family: 'Arial_bold';
	/* font-weight:bold; */
}

.input-thuvien input {
    width: 97%;
    height: 32.5px;
    padding: 0px 15px;
    border-radius: 2px;
    border: 1px solid #b2b2b2;
}

.bt-tailieu button {
    height: 32.5px;
    background: #871a1a;
    color: #fff;
    font-family: 'Arial_bold';
	/* font-weight:bold; */
    border: 1px solid #871a1a;
    border-radius: 2px;
    padding: 0px 5px;
}

.list-tailieu ul {
    list-style-type: none;
}

    .list-tailieu ul li {
        padding-top: 20px;
        border-bottom: 1px dashed #cdcfd0;
        padding-bottom: 20px;
        color: #1b75b8;
        font-family: 'Arial_bold';
		/* font-weight:bold; */
    }

        .list-tailieu ul li:last-child {
            border-bottom: 0px;
        }

        .list-tailieu ul li:before {
            margin-right: 5px;
            position: relative;
            height: 9px;
            width: 5px;
            content: "";
            color: #2d8fad;
            float: left;
            padding-right: 6px;
            background-image: url(../images/mui_ten_do.svg);
            top: 7px;
            margin-right: 8px;
        }

.abc {
    border-top: 0px !important;
}
.carousel-caption{
	width:100%;
	left:0px;
	right:0px;
	padding:10px;
	background:rgba(255,255,255,0.7);
	color:#231F20;
	text-shadow: none;
	text-align:left;
	bottom: 0px;
	font-family:'Arial_bold';
	font-size:15px;
}
.btn {
    padding: 4px 12px !important;
}

.hometinngang li {
    list-style: none;
    padding-top: 5px;
}

    .hometinngang li:first-child {
        padding-top: 0px !important;
    }

.head-list li, .tintuc-head li, .ul-hoatdong li {
    list-style: none;
}

.boder-box {
    border: 1px solid #d1d3d4;
}

.mar-top-25 {
    margin-top: 25px;
}

.sidebar-menu img{
 height: 17px;
}
.head-list li img{
 height:12px;
  margin-right: 10px;
}
ul.menu-banner li img{
 height:18.25px;
}
.timkiem img{
 height:20.27px;
}
#slider-news{
    padding:0px!important;
    display: block!important;
}
/* que 12/06/2017 */
.hoatdong-left{
	width:224px;
}
.hoatdong-right{
	width:calc(100% - 224px);
	padding-left:20px;
}
.accordion {
  width: 100%;
  max-width: 360px;
  margin: 30px auto 20px;
  background: #FFF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.3);
    box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.3);
}

.accordion .link {
  cursor: pointer;
  display: block;
  padding: 15px 15px 15px 34px;
  color: #4D4D4D;
  font-size: 13px;
 /* font-family: 'MyriadPro-Regular'; */
  position: relative;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.accordion .link:hover, .accordion .link.active{
background:#fff;
}
.accordion li:last-child .link { border-bottom: 0; }

.accordion li i {
  position: absolute;
  top: 16px;
  left: 12px;
  font-size: 18px;
  
  color: #595959;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
  right: 12px;
  left: auto;
  font-size: 16px;
}

.hoatdong .submenu li:hover a{
	color: #BC1E2D; 
		background:#F5EDE2;
}
    .accordion li.open .link{
        background: #fff!important;
    }
.hoatdong .accordion li:before,.hoatdong .accordion li:first-child:before{
	position: relative;
	height: 10px;
	width: 9px;
	content: "";
	float: left;
	background-image: url(../images/icon_login.svg);
	top: 20px;
	margin-right: 8px;
	left: 15px;
}
.hoatdong .accordion li.open .link:before{
	    position: absolute;
	    height: 10px;
	    width: 9px;
	    content: "";
	    float: left;
	    background-image: url(../images/icon_login.svg);
	    top: 20px;
	    /* margin-right: 8px; */
	    left: 15px;
}
    .hoatdong-left ul li ul li:first-child{
        border-top: 2px dotted #d1d1d1!important;
    }
.accordion li.open i { color: #BC1E2D; }

.accordion li.open i.fa-chevron-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.accordion li.open .submenu{
	display:block;
}
.accordion li.open .submenu li.active:before{
	background-image:url(../images/mui_ten_do.svg);
}

.accordion li.open .submenu li.active a{
	    color: #BC1E2D;
}
/**
 * Submenu
 -----------------------------*/


.hoatdong .submenu {
  display: none;
  
  font-size: 14px;
}
.hoatdong .submenu li:before,.hoatdong .submenu li:first-child:before{
	background-image: url(../images/muitenden.svg);
	height: 10px;
    width: 6px;
}
.hoatdong .submenu li:hover:before,.hoatdong .submenu li:first-child:hover:before{
	background-image:url(../images/mui_ten_do.svg);
	
}
.submenu li { border-bottom: 1px solid #4b4a5e; }

.submenu a {
  display: block;
  text-decoration: none;
  color: #d9d9d9;
  padding: 12px;
  padding-left: 42px;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.submenu a:hover {
  background: #b63b4d;
  color: #FFF;
}
.hoatdong-right .p-tieude a{
	color: #1B75BA;
    text-align: justify;
	font-family: Arial;
    font-weight: bold;
}
.hoatdong-left ul li ul{
    background: #fff;
}
/* end que 12/06/2017 */
.thanh_dieuhuong{
    padding-left:25px!important;
}
.noidung_chinh{
    padding-left:15px!important;
}
.title-hinhanh h4 a{
    color:#333;
}
.frame-bg .bx-viewport ul #slider-news{
    display: block!important;
}
/* trang rss */
ul.listrss li:before{
margin-right: 10px;
position: relative;
height: 5px;
width: 5px;
content: "";
color: #2d8fad;
float: left;
/* padding-right: 6px; */
background-image: url(../images/hinh_vuong_do.svg);
top: 9px;
margin-left: 2px;
}
.btn-thamdo button.btn-red{
    color: #fff;
}
.btn-thamdo button.btn-red:hover{
    color:#333;
}
.ul-thamdo-ketqua ul{
    padding-left: 20px;
    list-style-type: none;
}
.ul-thamdo-ketqua ul li{
    padding: 10px 5px;
    display: inline-block;
}
.ul-thamdo-ketqua ul li button{
width: 150px;
}
.ul-thamdo-ketqua ul li button:hover{
    background: #9d1e22;
    color:#fff;
    outline:none;
}
.bx-wrapper .bx-next{
	right:20px!important;
}
/* .sukien .text-right{
    position: relative;
    top:-10px;
    font-size: 13px;
} */
.chitiet-ykien .cauhoi{
    font-family: 'Arial_bold';
}
 .btn-border .btn-left{
     padding-top:10px;
 }
 .daumuc_sach{
     border-bottom: 7px solid #666666;
 }
 .hoatdong ul.thongbao li:hover a {
    color: #f06c0a;
}
.ul-donvitop li a span.col-xs-9{
    position:relative !important;
    top:10px !important;
}
.btn-border{
	margin-top:10px;
}
.list-tag span.link-tag a {
	border: 1px solid #D1D1D2;
    border-radius: 4px;
    padding: 5px;
    background: #f2f2f2;
	font-family:'Arial_bold';
}

/* iphone 5*/
@media screen and (max-width: 365px){
.pushmenu{
width: 263px;
}
.ul-tab li a{
font-size:12px;
}
.trungcau-ykien .trungcau .ul-tab li {
    padding: 5px 3.5px;
}
.tienich-centerportal li a span.text-tienich{
	font-size:13px;
}
.album_anh.gioithieusach li img{
    width: 70%!important;
}
}
/*trang noi bo  */
.social-noibo{
    border-top: 1px solid #d1d3d4;
    border-bottom:1px solid #d1d3d4;
}
.social-noibo ul li a img{
width:25px;
height:30px;
}
.social-noibo ul{
    list-style-type: none;
    margin:0px;
}
.social-noibo ul li{
    display: inline-block;
    padding: 20px 10px 20px 0px;
}
.list-tinkhac ul{
    list-style-type: none;
}
.list-tinkhac ul li{
    width:19.5%;
    display: inline-block;
    padding:5px;
}
.list-tinkhac ul li a{
    color: #333;

}
.list-tinkhac ul li:hover a{
    color: #9e1d20;

}
.title-new-noibo h4 a{
    color:#871b1b;
    font-weight: 100;
}
.btn-xemchitiet button{
    background: #9e1d20;
    color:#fff;
    border:1px solid #9e1d20;
	border-radius:2px;
	padding:3px 5px;
}
.btn-xemchitiet{
    text-align: right;
    padding-right: 10px;
}
.img-thongtu{
	border-top: 1px solid #d0d2d3;
}
.social-tren ul li{
	padding: 5px!important;
}
.social-tren{
	border-bottom:0px!important;
	text-align:right;
}
.list-tinkhac{
	background:none!important;
	box-shadow:0px!important;
	padding-top:15px;
}
@media (max-width: 767px) {
	.slide-album .item img{
		width:100%;
		height: 80px;
		margin-bottom: 5px;
	}
	
	.slide-video .item img{
	width:100%;
	height: 80px;
	margin-bottom: 5px;
	}
	
    .list-tinkhac ul li{
        width:46%;
    }
    .list-tinkhac ul li:nth-child(3), .list-tinkhac ul li:nth-child(4), .list-tinkhac ul li:last-child{
        display: none;
    }
    .trangnoibo .login-right{
        padding-left:0px;
    }
	.name-tab-noibo{
		position:relative;
        top:0px!important;
        height:266px!important;
	}
	.ul-tab-noibo.ul-height li{
        min-height:50px!important;
        width:33%!important;
	}
}
/*Ipad  */
@media screen  and (max-width: 1000px){
	.sidebar-menu >li>a>span>img{
	 display:block!important;;
 }
	.sidebar-menu >li.active>a>span>img{
		    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
	}
.banner-right {
    width: 100%;
    height: 60px;
    border-bottom: 4px solid #992215;
}
.menu-bg {
    width: 100%!important;
    position: relative;
    z-index: 99999;
}
.icon-menu{
        display:block;
        padding:10px 0px;
        left: 20px;
        height: 60px;
    }	
#nav_list1 {
    -webkit-transition: background-color 0 .15s linear,-webkit-transform .15s .3s cubic-bezier(0.55,0.055,0.675,0.19);
    transition: background-color 0 .15s linear,-webkit-transform .15s .3s cubic-bezier(0.55,0.055,0.675,0.19);
    transition: transform .15s .3s cubic-bezier(0.55,0.055,0.675,0.19),background-color 0 .15s linear;
    transition: transform .15s .3s cubic-bezier(0.55,0.055,0.675,0.19),background-color 0 .15s linear,-webkit-transform .15s .3s cubic-bezier(0.55,0.055,0.675,0.19);
    top: 27px;
}
#nav_list1 , #nav_list1::before, #nav_list1::after {
    width: 22px;
    height: 2px;
    background-color: #fff;
    border-radius: 4px;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}
#nav_list1::before {
    top: -6px;
}
#nav_list1::before, #nav_list1::after {
    content: "";
    display: block;
}
#nav_list1::after {
    bottom: -6px;
}
#nav_list1.btn-check::before {
    top: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: top .15s .1s ease-out,-webkit-transform .15s .3s cubic-bezier(0.215,0.61,0.355,1);
    transition: top .15s .1s ease-out,-webkit-transform .15s .3s cubic-bezier(0.215,0.61,0.355,1);
    transition: top .15s .1s ease-out,transform .15s .3s cubic-bezier(0.215,0.61,0.355,1);
    transition: top .15s .1s ease-out,transform .15s .3s cubic-bezier(0.215,0.61,0.355,1),-webkit-transform .15s .3s cubic-bezier(0.215,0.61,0.355,1);
}
#nav_list1.btn-check::after {
    bottom: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: bottom .15s .1s ease-out,-webkit-transform .15s .3s cubic-bezier(0.215,0.61,0.355,1);
    transition: bottom .15s .1s ease-out,-webkit-transform .15s .3s cubic-bezier(0.215,0.61,0.355,1);
    transition: bottom .15s .1s ease-out,transform .15s .3s cubic-bezier(0.215,0.61,0.355,1);
    transition: bottom .15s .1s ease-out,transform .15s .3s cubic-bezier(0.215,0.61,0.355,1),-webkit-transform .15s .3s cubic-bezier(0.215,0.61,0.355,1);
}
#nav_list1.btn-check {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    background-color: transparent;
    -webkit-transition: background-color 0 .3s linear,-webkit-transform .15s 0 cubic-bezier(0.215,0.61,0.355,1);
    transition: background-color 0 .3s linear,-webkit-transform .15s 0 cubic-bezier(0.215,0.61,0.355,1);
    transition: transform .15s 0 cubic-bezier(0.215,0.61,0.355,1),background-color 0 .3s linear;
    transition: transform .15s 0 cubic-bezier(0.215,0.61,0.355,1),background-color 0 .3s linear,-webkit-transform .15s 0 cubic-bezier(0.215,0.61,0.355,1);
}
.left-ct {
    padding-right: 0px!important;
    margin-bottom: 15px;
}
body.bg-body.TouchMobile:before {
  content: none;
    
}
body.bg-body:before {
    content: "";
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    /*background: rgba(0,0,0,0.5);*/
    z-index: 0;
}
.ul-width {
    background: #992215;
}
.menu-bg .container {
    width: 100%;
}
.pushmenu {
        width: 100%;
        height: 100% !important;
        top: 0;
        z-index: 9999;
        position: absolute;
       
    }
 .pushmenu-left {
        top: 60px;
		    display: none;
    }

        .pushmenu-left.pushmenu-open {
            top: 60px;
			display: block;
        }

    .pushmenu-push {
        /* overflow-x: hidden; */
        position: relative;
        left: 0;
    }

    .pushmenu-push-toright {
        /* top: 300px; */
		
    }

    .pushmenu, .pushmenu-push {
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }
	.icon-menu{
        display:block;
        padding:10px 0px;
    }
    .flag{
        display: none;
    }
    .icon-home-mobile {
    display: block;
    padding: 10px;
}
.sukien-homecenter{
	    /* right: 15px; */
	    /* z-index: 99999; */
	    /* position: fixed; */
}
.banner_chaomung img{
	max-width:100%;
	display:block;
	margin:auto;
	width:auto;
}
.tin-tapchi li img {
    height: auto;
    max-width: 100%;
    width: auto!important;
    display: block;
    margin: auto;
}
.icon-menu img {
    width: 25px;
    position: relative;
    left: 40px;
}
.icon-home-mobile img {
    width: 30px;
}
.ul-thanhvien li:before{
    margin-right:4px;
}
.timkiem-mobile{
    display: block!important;
    padding:10px!important;
}
.btn{
    padding:2px 12px;
}
.timkiem-mobi button {
    background: #e38726;
    border-radius: 0px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.sidebar-menu img {
    height: 17px;
}
.web-thanhvien img {
    height: 20px;
    margin-right: 0px;
}
.web-thanhvien {
    padding: 5px 2px;
}
.web-thanhvien a{
    font-size: 10px;
}
.ul-thanhvien li a{
    font-size: 12.5px;
}
.ul-congthongtin.ul-danhmuc li a{
    padding:7px 5px;
}
.ul-congthongtin.ul-danhmuc img {
    /* width: 35px; */
    /* height: 30px; */
}
.ul-congthongtin.ul-danhmuc li span:last-child{
    font-size: 12px;
}
.ul-congthongtin.ul-danhmuc li span:last-child {
    padding-left: 10px;
}
.album_anh .p-time{
	font-size:12px;
}
}
@media screen and (min-width: 768px) and (max-width: 1023px)
{
.hoatdong ul li:before{
	margin-right:5px;
	}
/* .tienich-centerportal li{ */
	/* width: 45%; */
/* } */
/* .tienich-centerportal li:first-child{ */
	/* margin-left:10px; */
/* } */
/* .tienich-centerportal li:first-child, .tienich-centerportal li:nth-child(2){ */
    /* margin-bottom:15px; */
/* } */
.nab-tab-tcyk{
	height:auto;
}
}
@media screen and (min-width: 981px) and (max-width: 1059px){
    .ul-thanhvien li:before{
        margin-right:4px;
    }
    .web-thanhvien a{
    font-size: 12px;
}
.web-thanhvien img {
    height: 25px;
    margin-right: 3px;
}
.ul-thanhvien li a {
    font-size: 12px;
}
}
@media screen and (min-width: 768px) and (max-width: 1059px){

.container {
    /* width: 100%!important; */
}
.slider-index {
    padding: 8px 5px 9px 6px;
}
}

@media screen and (min-width: 768px) and (max-width: 1054px){
    .ul-tab.ul-height li {
    min-height: 74px;
    }
	.ul-tab-noibo.ul-height li {
    min-height: 96px!important;
    }
	.ul-tab.ul-height li:nth-child(4) {
    width: 19%;
}
.ul-tab-noibo.ul-height li:nth-child(4), .ul-tab-noibo.ul-height li:nth-child(2), .ul-tab-noibo.ul-height li:nth-child(3) {
    width: 13.7%!important;
}
.ul-tab.ul-height li:nth-child(6){
	width:16%;
}
.ul-tab-noibo.ul-height li:nth-child(6){
	width:14%!important;
}
}

.hinhanh-ketluan img{
	width:100%;
}
.btn-red:hover{
	background:#E58927!important;
}
/*15/01/2019 english  */
.publication_eg{
    border-bottom: 7px solid #666666;
}
.news-magize  li img{
    position: relative;
    top:0px!important;
}
/* ngay 18/1/2018 */
.padd-chitiet-anh .album_anh{
	background:#fff!important;
}
.title-other{
	font-size: 18px!important;
    color: #9d1e22!important;
    font-family: Arial_bold!important;
}
.text-center span{
	color: #1d70b7;
font-family: Arial_bold;
}
.bang-tigia{
    padding: 10px 0px;
}
.bang-tigia table{
    border: 1px solid #d1d1d1;
}
.bang-tigia table td, .bang-tigia table th {
    padding: 7px 10px;
}
.bang-danhba table td, .bang-danhba table th{
    padding: 7px 5px!important;
}
.bang-tigia table th{
    background: #f7de9e;
    text-align: center;
}
.bang-tigia table td{
    vertical-align:top;
	text-align: center;
}
.nguon-tigia{
    text-align: right;
    padding: 10px;
}
.bang-tigia table tbody{
   background: linear-gradient(#f2f2f2, white 50%);
}
.btn-lichlamviec{
    text-align: right;
}
.btn-lichlamviec button{
    padding:7px 28px!important;
}
.title-lichlamviec{
    color: #1b75ba;
    font-size: 16px;
    font-family: Arial_bold;
}
.lichtuan{
        background: url(../images/bg_menu.png) no-repeat center center;
        background-size: 100% 100%;
        padding: 10px;
        color:#fff;
       
}
    .bang-lichlamviec{
        padding-top:0px!important
    }
    .lichtuan-giua{
        font-size: 13px;
       font-family: Arial_bold;
       padding-top:15px;
    }
    .lichtuan-phai{
        padding-left:20px;
    }
.danhba_dt table{
    font-size: 13px;
}
.form-thoitiet{
    padding:0px 10px;
}
.btn-thoitiet{
   text-align: right;
    position: relative;
    top:35px;
}
.btn-thoitiet button{
    padding:5px 16px;
}
.form-thoitiet label{
    text-align: left!important;
}
.bang-thoitiet{
   background: url(../images/bg-thoitiet.png) no-repeat center center; 
    background-size: 100% 100%; 
    padding:30px;
}
.khuvuc{
    color:#0071bc;
    font-size: 20px;
    font-family: Arial_bold;
    padding-bottom:10px;
}
.khuvuc span, .label-nhietdo{
    border-bottom: 1px solid #fff;
    padding-bottom:5px;
}
.chonvung select{
    width:85%;
}
.weather-today{
    border: 2px solid #fff;
    border-radius: 10px;
    padding: 20px 30px;
}
.label-thoitiet{
    font-family: Arial_bold;
}
.label-nhietdo{
   color:#0071bc;
    font-size: 18px;
    font-family: Arial_bold; 
}
.nhietdo{
    padding-bottom:10px;
}
.minhhoa-thoitiet{
    text-align: right;
}
.minhhoa-thoitiet img{
    width:80%;
}
.thoitiet-ngaykhac{
    background: url(../images/bg-thoitiet.png) no-repeat center center; 
    background-size: 100% 100%; 
    padding:15px 6px;
}
.thoitiet-ngaykhac ul li img{
    width:70%;
    padding:10px 3px;
    height:60px;
}
.thoitiet-ngaykhac ul{
    list-style-type: none;
}
.thoitiet-ngaykhac ul li{
    display: inline-block;
    width:13.8%;
    border-left: 2px solid #fff;
    text-align: center;
}
.thoitiet-ngaykhac ul li:first-child{
    border-left:0px;
}
.thoitiet-ngaykhac ul li span.cacthutrongtuan{
   font-family: Arial_bold;  
}
.thoitiet-ngaykhac ul li span.nhietdo-trongtuan{
   color:#0071bc;
    font-size: 16px; 
     font-family: Arial_bold;
}
    .nguon-thoitiet{
        font-style: italic;
        text-align: right;
    }
    .weather-weeks{
        padding-top:20px;
    }
    .label-ngaykhac{
        padding-bottom:15px;
    }
.chonvung-thoitiet{
    border-bottom: 2px dotted #d1d1d1;
    margin-bottom:20px;
}
.danhsach_phongban{
    padding-top:20px;
}
.danhsach_phongban ul{
    list-style-type: none;
}
.danhsach_phongban ul li{
    border-bottom: 2px dotted #d1d1d1;
    padding: 10px;
} 
.danhsach_phongban ul li:last-child{
    border-bottom: 0px;
} 
.danhba_chitiet .p-tieude{
    font-family: Arial_bold;
}
.danhsach_phongban ul li a{
    color: #0071bc;
    font-size: 16px;
    font-family: Arial_bold;
}
.height-danhba{
    overflow: auto;
    height:660px;
}
.btn-lichlamviec a{
    color:#fff;
}
.sukien-congtrungtam a img{
	border:0px!important;
}
.lichtuan a span{
    color:#fff;
    font-family: Arial_bold;
}
.lichtuan a:hover span{
    color: #f8df9f;
}
    @media screen and (max-width: 767px) { 
        .btn-thoitiet{
            position: relative;
            top:0px;
        }
        .bang-thoitiet{
            padding:0px;
        }
        .weather-today{
            padding:10px;
        }
        .khuvuc{
            font-size: 15px;
        }
        .noidung-trai{
            padding-left:10px!important;
        }
        .thoitiet-ngaykhac ul li{
    width:12.8%;
    }
.thoitiet-ngaykhac ul li img{
    height:60px;
    width:100%;
}
.lichtuan{
    display: none;
}
    }
/* 08/10/2018	 */
.content-xuatban ul{
	list-style-type:none;
	padding:0px;
}
.content-xuatban ul li{
	display:inline-block;
	width:calc((100% / 3) -  15px);
	margin-left:20px;
	padding:0px 15px;
	margin-bottom:15px;
}
.content-xuatban ul li:first-child, .content-xuatban ul li:nth-child(3n+4) {
    margin-left: 0px;
}
.content-xuatban ul li:first-child{
	margin-left:0px;
}
.content-xuatban ul li img,.content-xuatban ul li p{
	display:block;
	margin:auto;
	width:100%;
	max-height:275px;
}
.content-xuatban ul li p {
	margin-top:10px;
	text-align:center;
	
}
.content-xuatban ul li a {
	color:#333;
	    font-family: 'Arial_bold';
}
.content-xuatban ul li:hover a {
	color: #C3161C;
}
@media screen and (max-width:767px){
	.clear-right-15-mb{
		padding-right:0px!important;
	}
	.album_anh.gioithieusach li{
    width:100%!important;
   
}
.album_anh.gioithieusach li img{
    width:50%;
    display:block;
    margin:auto;
   
}
.gioithieusach li span{
	width:100%
}
}
@media screen and (max-width:550px){
	.tienich-centerportal li a span.text-tienich {
   
    padding-left: 50px;
  
}
}
@media screen and (max-width:500px){
	.content-xuatban ul li{
		padding:0px 5px;
	}
	.bg-new{
		padding: 15px;
	}
	.new-head, .new-tomtat, .new-tomtat1,.new-title {
    width: calc(100% - 110px);
    
    text-align: justify;
}
	.padd-img ,.padd-vb-img{
    width: 100px;
	    margin-right: 10px;
}
	.footer .col-sm-4,.footer .col-sm-8,.new-tomtat,.new-tomtat1{
		width:100%
	}
	.img-des.img-bold{
		display:block
	}
	.img-des{
		display:none;
	}
	.new-tomtat .noidung-tintuc{
		padding:0px;
	}
	.footer .col-sm-8{
		    padding-right: 0px;
    text-align: center;
    padding: 0px 10px;
	}
	.banner-top{
		border-bottom:0px;
	}
	.menu-bg{
		margin-top:0px;
	}
}
@media screen and (max-width:400px){
	.content-xuatban ul li{
		width:100%;
		margin-left:0px;
		
	}
	.content-xuatban ul li img{
		width:100%;
		max-height:none;
		
		
	}
}
/* end 8/10	 */
/* 11/10/2018 */
.ul-newscenter{
	list-style-type:none;
	padding-left:20px;
}
.ul-newscenter li:before{
	position: relative;
    height: 5px;
    width: 5px;
    content: "";
    color: #2d8fad;
    float: left;
    top: 7px;
	left:-5px;
    background-image: url(../images/hinhvuong.svg);
}
.ul-newscenter li a span.title-newscenter{
	color:#9d1e22;
}
.ul-newscenter li a p.time-newscenter{
	color:#333;
	text-align:right;
	font-style:italic;
}
.ul-newscenter li:hover a span.title-newscenter{
	color:#1b75b7;
}
.tienich-centerportal li span{
	float:left;
}
.tienich-centerportal li span:first-child{
	width: calc(100% - 60px);
}
.tienich-centerportal li span:nth-child(2){
	    width: 60px;
	    text-align: left;
	    padding-left: 10px;
	    position: absolute;
	    transform: translateY(-50%);
	    top: 50%;
	    right: 0px;
}
.tienich-centerportal li a{
	width: 100%;
    display: block;
    float: left;
    position: relative;
    transform: translateY(-50%);
    top: 50%;
}

.gioithieusach{
    margin-bottom:0px;   
    padding: 10px 
}
.gioithieusach li{
    width:calc(100% / 5)!important;
   
}
.gioithieusach li a img{
min-height:200px
}

@media screen and (max-width: 1060px) {
	.container-top {
    /* background: url(../images/banner_chu.svg) no-repeat center center !important; */
    /* -webkit-background-size: 100% 100%; */
    /* -moz-background-size: 100% 100%; */
    /* -o-background-size: 100% 100%; */
    /* background-size: cover; */
    /* height: 123px; */
    padding: 0px 20px;
    padding-bottom: 20px;
}
.text-banner .bannertop-center a:last-child img {
    width: 88%;
   
}
/* .text-banner{ */
	/* display:none; */
/* } */
}
@media screen and (max-width: 900px) {
	.text-banner .bannertop-left {
    width: 150px;
}
.text-banner .bannertop-left img {
    height: 112px;
}
.text-banner .bannertop-right {
    width: 130px;
    
}
.text-banner .bannertop-right img {
   height:auto;
}
.text-banner .bannertop-center a:last-child img {
    width: 92%;
}
.banner-top {
  
/* height: 125px; */
}
.text-banner .bannertop-center {
    width: calc(100% - 280px);
    margin-top: 20px;
}
}
/*end  11/10/2018 */
	
/*24 10 slide*/
.carousel-fade .carousel-inner .item {
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}
/* 09052019 */

.ul-form-search{
	display:none;
	list-style-type:none;
}
.ul-form-search.active{
	    display: block;
    position: absolute;
    width: 250px;
    right: 0px;
	z-index:99999;
	top: 28px;
}
.ul-form-search.active li{
	width:100%;
	height:40px;
	color:#333;
}
.ul-form-search.active input{
	display: block!important;
}
.treeview-search{
	position:relative!important;
}
.icon-eng .tagA{
	font-family: Arial;
    padding: 2px 1px;
    font-size: 11px;
    background: #ebe1cb;
    color: #871d11;
    font-weight: bold;
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.57)
}
.icon-eng .iconSearchA img{
	width: 17px !important;
	margin-right: 2px;
}
.icon-eng{
	width: 80px;
    height: 35px;
    position:relative;
    text-align: right;
	right:5px;
	top:7px;
}
.p-view li {
    display: inline-block;
	list-style-type:none;
}
.p-view li .text.b-tb {
    color: #fff;
    font-family: 'Times New Roman',Verdana,sans-serif;
    background-color: #E68F30;
    cursor: pointer;
	    padding: 0 3px;
}
.p-view li .b-tt {
    padding: 3px 5px;
}
.p-view li .text {
    color: #fff;
    font-family: 'Times New Roman',Verdana,sans-serif;
    background-color: #E68F30;
    cursor: pointer;
}
.p-view li a {
    padding: 5px;
    background-color: lightgrey;
    border: 1px solid #bcbcbc;
    color: #000;
}
.p-view li img{
	height:14px;
}
.head-list.ul-img-tinlq li a{
	font-size:16px;
}
.hoatdong  ul.ul-tinlq li a{
	font-family:Arial;
	font-size: 14px;
    color: #2c6fae;
}
.hoatdong .ul-tinlq li:before{
	    height: 9px;
    width: 4px;
}
.hoatdong ul.ul-tinlq li h4{
	padding-left:22px;
}
.share-post li {
    display: inline-block;
    padding: 5px;
}
.share-post{
	margin-top:15px;
}
.p-list-page h1 {
    font-size: 13px;
    color: #a74325;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 5px;
    border-bottom: 1px solid #a74325;
	font-family:Arial;
	margin-top:0px;
}
.p-list-content li a.p-name {
    font-size: 14px;
    margin-bottom: 5px;
    position: relative;
    font-weight: bold;
    color: #000;
	font-family:Arial;
}
.p-list-content li {
    padding-top: 15px;
    list-style: none;
    min-height: 120px;
    clear: both;
}
.p-list-content li .p-des {
    font-size: 13px;
    margin: 4px 0;
    text-align: justify;
}
.p-list-content li img {
    padding-right: 10px;
    float: left;
    width: 150px;
    height: 110px;
}
.page-timkiem .col-xs-2{
	width:121px;
}
.page-timkiem .col-xs-10{
	width:calc(100% -  121px);
}
@media screen and (max-width: 992px) {
.icon-eng{
	
       position: absolute;
    height: 80px;
    top: 18px;
    right: 15px;
  
}	
}