﻿/* style_1   to reset all display of all browser*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400&display=swap');

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    /*border: 0;*/
    /*font: inherit;*/
    /*vertical-align: baseline;*/
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*-- starting my style--*/
@font-face {
    /*src: url(/skin/font/Inter/static/Inter-Regular.ttf);*/
    font-family: Inter;
    src: url(/skin/font/Inter/Inter-VariableFont_slnt,wght.ttf);
    font-family: "Noto Serif";
    src: url(/skin/font/Noto_Serif/NotoSerif-VariableFont_wdth,wght.ttf);
}

body {
    /*font-family: "Roboto", Helvetica, Arial, sans-serif;*/
    /*font-family: "Inter", Helvetica, Arial, sans-serif;*/
    font-size: 14px;
    font-family: 'Roboto',sans-serif;
}


.background {
    background-color: #f0f0f0;
    padding: 0px 0px;
}

img:hover {
    opacity: 0.8;
    cursor: pointer;
}



.cssImgBorder {
    padding: 4px;
    border: solid 1px #f0f0f0;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
    min-width: 100%;
}

.cssImgBorder1 {
    padding: 4px;
    border: solid 1px #f0f0f0;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
    min-width: 100%;
    height: 200px;
}


a {
    /*color: #2f2626;*/
    color: #000;
}

    a:hover {
        text-decoration: none;
        color: #3134e7;
    }

.main {
    background: #fff;
    box-shadow: 0px 0 10px 0px rgba(0,0,0,0.5);
}

.bn {
    position: relative;
    background: url('../items/banner/bg.png') no-repeat;
    background-size: 100%;
}

.bannerst {
    position: absolute;
    z-index: 100;
    font-family: 'Times New Roman';
    padding-top: 32px;
    width: 100%;
}

.bannertext1 {
    font-weight: 800;
    font-size: 27px;
    text-align: center;
    color: #ff0202;
    text-shadow: 0 0 2px #a1bd4dab;
}

.bannertext2 {
    font-weight: bold;
    font-size: 34px;
    text-align: center;
    color: #f2e534;
    text-shadow: 0 0 2px #30a543ab;
    padding-top: 5px;
}

.img-blocktin {
    width: 100%;
    height: 250px;
}

.detailpage {
    min-height: 600px;
}

.tinxemnhieu {
    font-weight: normal;
}

    .tinxemnhieu a {
        color: #000;
        text-decoration: none;
    }

        .tinxemnhieu a:hover {
            color: #cc0000;
        }

.footer {
    /*background-color: #06216c;
    color: #ffffff;
    padding: 10px;
    padding-bottom: 30px;*/
    padding: 10px;
    color: #000000;
    /* background: url(/skin/images/footerBG.png) no-repeat top center;*/
    background-size: cover;
    padding-bottom: 10px;
}

    .footer a {
        /*  color: #FB9902;*/
        text-decoration: none;
    }
/*============Tin mới=============*/
.myBoxTinMoi {
    padding: 5px 10px;
    margin-top: -4px;
    background-color: #ffffff;
    /*box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;*/
    border: solid 1px #f0f0f0;
    border-radius: 3px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
text-align:justify;
}

    .myBoxTinMoi ul li {
        line-height: 22px;
        padding-bottom: 5px;
        list-style-image: url(/skin/images/bullet2.png);
        list-style-position: inside;
    }
/*============END of Tin mới=============*/
/*=========================
For left menu
===========================*/
.cssBlockLine {
    /*border-bottom: solid 2px #e45302;*/
    border-bottom: solid 2px #e45302;
    width: 100%;
    padding-top: 17px;
}

.cssBlockLineDetail {
    /*border-bottom: solid 2px #e45302;*/
    border-bottom: solid 2px #e45302;
    width: 100%;
    padding-top: 0px;
    display: flex;
}

.boxleft_top {
    /*font-family: 'Oswald';*/
    font-family: 'Roboto';
    padding: 9px 5px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    color: #cc0000;
    /*    background: linear-gradient(to right, #d60c0c 0%, #ffc500 100%);*/
    background: url('/skin/images/titleBoxBg1.png') no-repeat;
    border-radius: 10px 10px 0px 0px;
    height: 38px;
    text-align: center;
    color: #cc0000;
}

    .boxleft_top a {
        color: #cc0000;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        display: -webkit-box;
    }

        .boxleft_top a:hover {
            color: #e4032d;
            text-decoration: underline;
        }

.boxleft_top_2 {
    background: url(/images/1/boxleft_top.png) no-repeat bottom left;
    width: 200px;
    height: 4px;
}

.boxleft_topNoLogo {
    /*font-family: 'Oswald';*/
    font-family: 'Roboto';
    padding: 9px 5px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    color: #cc0000;
    /*background: linear-gradient(to right,#f8f199 0%, #f8ef83 100%);*/
    background: url('/skin/images/boxLeftNoLogo.png') no-repeat;
    border-radius: 10px 10px 0px 0px;
    height: 38px;
    text-align: center;
    color: #cc0000;
}

    .boxleft_topNoLogo a {
        color: #cc0000;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        display: -webkit-box;
    }

        .boxleft_topNoLogo a:hover {
            color: #e4032d;
            text-decoration: underline;
        }

.boxleft_bg {
    background: #ffffff;
    border: solid 1px #cccccc;
    border-radius: 0px 0px 3px 3px;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
    padding: 5px;
    text-align: left;
    margin-bottom: 10px;
}

.boxAnhHoatDong {
    background: #ffffff;
    border: solid 1px #cccccc;
    border-radius: 0px 0px 3px 3px;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
    padding: 5px;
}

.boxBlocknews12 {
    /*background: #ffffff;
    border: solid 1px #cccccc;
    border-radius: 0px 0px 3px 3px;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
    padding: 5px;
    text-align: left;
    margin-bottom: 10px;*/
}


.leftMenu {
   /* margin-left:10px;
     padding-right: 7px;*/
    text-align: left;
    list-style-position: inside;
    line-height: 28px;
    margin-left: 0px;
    font-family: 'Roboto';
    font-size: 14px;
    list-style-image: url(/skin/images/bullet.png);
}

    .leftMenu li {
        border-bottom: dotted 1px #f2a106;
        line-height: 28px;
        /*display: block;*/
        list-style-image: url(/skin/images/bullet.png);
        padding-left: 15px;
          list-style-position: inside;
    }

    .leftMenu a {
        color: #333;
        text-decoration: none;
        font-weight: 500;
        font-family: 'Roboto';
    }

        .leftMenu a:hover {
            color: #ff0000;
            text-decoration: underline;
        }




/*======End of  left menu========*/

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding: 3px;
}

.wrapper {
    clear: both;
    display: block;
    float: right;
    position: absolute;
    width: 98%;
}

.chuachay {
    height: 210px;
}

.red {
    color: red;
}

.catname {
    font-weight: bold;
    text-transform: uppercase;
}

    .catname a {
        color: rgba(218, 43, 43, 0.88);
        text-decoration: none;
        line-height: initial;
    }

        .catname a:hover {
            color: #3399cc;
        }

.bandroll {
    padding: 3px;
    width: 100%;
    height: auto;
}

.footMenu {
}

.adBorder {
    padding-bottom: 10px;
}

.tab-tienich {
    padding: 5px;
}

.listTitle {
    padding: 2px 5px;
    border-bottom: dotted 1px #808080;
}

.onebox1ben-header {
    position: relative;
    text-align: center;
    width: 100%;
    background-repeat: repeat-x;
    float: left;
    border-bottom: solid 2px #b77762;
}

.onebox1ben-header-div1 {
    padding-bottom: 0px;
    text-align: left;
}

.onebox1ben-header-div2 {
    color: #fff;
    font-weight: bold;
    padding: 6px 15px;
    text-transform: uppercase;
    background: url('/skin/images/bg_sidebar.png') no-repeat;
}

.onebox1ben-header-div3 {
    color: #fff;
    font-weight: bold;
    padding: 6px 10px;
    text-transform: uppercase;
    background: url('../images/boxtin-xsd_3.png') no-repeat;
    width: 100%;
    text-align: center;
}



.groupnewlink {
    color: #bd0034;
}

.groupnewlink2 {
    color: #ffffff;
}
/*BOX 1 BÊN*/
.onebox {
    padding: 8px;
}

.onebox-header {
    float: left;
    padding: 10px 0px;
    width: 100%;
    position: relative;
}

.onebox-header-div1 {
    background: url('/items/images/one-box-div1.jpg');
    position: absolute;
}

.onebox-header-div2 {
    background: url('/items/images/one-box-div2.jpg');
    position: absolute;
}

.onebox-header-div3 {
    background: url('/items/images/one-box-div3.jpg');
    position: absolute;
}

.detailTitle {
    padding: 5px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    height: 32px;
    line-height: 28px;
    border-radius: 0px 50px 0px 0px;
    text-align: left;
    color: #ffffff;
    border-bottom: solid 2px #049ee0;
}

    .detailTitle a {
        color: #049ee0;
    }

.shortdetail {
    font-size: 15px;
    line-height: 1.45;
    font-weight: bold;
    color: #333;
}
.shortdetail1 {
    font-size: 16px;
    line-height: 1.45;
    font-weight: bold;
    color: #333;
    text-align: justify;
}
.imgdetailnew {
    display: inline-block;
    float: left;
    padding: 7px;
    width: 300px;
    height: auto;
}

.detailContent {
    /*font-family: Arial;*/
    font-size: 14px;
    color: #000;
    overflow: hidden;
    max-width: 100%;
}

    .detailContent img {
        max-width: 100%;
    }

.detailDes {
    text-align: justify;
    font-weight: bold;
    color: #222;
    line-height: 1.4;
}

.shortImg {
    padding-top: 5px;
    text-align: center;
}

    .shortImg img {
        max-width: 100%;
    }

.listnews {
    padding: 10px;
}

    .listnews a {
        color: #555;
    }

        .listnews a:hover {
            text-decoration: none;
            color: #c00;
        }

.list-group {
    min-height: 78px;
}

.listnews img {
    width: 100%;
    height: 115px;
    border: solid 1px #f0f0f0;
    padding: 2px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.BoxAnh_Title {
    height: 220px;
}

    .BoxAnh_Title a {
        margin-top: 5px;
        font-weight: bold;
        font-size: 14px;
        text-align: justify;
    }

.bieudo {
    width: 100%;
}

.BoxNews_Title {
    color: #ffffff;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-size: 14px;
    position: relative;
    background: url(../images/mn4.JPG) repeat-x;
    width: 40%;
    border-top-right-radius: 10px;
    padding: 8px 10px;
}

.BoxNews_Encapse_Tile {
    margin-bottom: 10px;
    background: #ececee;
}

    .BoxNews_Encapse_Tile a {
        color: #fdfa03;
    }


.iconbox {
    background-image: url(../images/startup.ico);
}

.onebox-content-detail p {
    background-color: rgba(9, 112, 199, 0.96);
    padding: 15px;
}

    .onebox-content-detail p a {
        color: white;
    }


.onebox-content-listnew ul {
    background: #f6f6f6;
    padding: 5px 5px 0px 25px;
    margin-top: 5px;
}

.boxtintrangchu {
    /*min-height: 350px;*/
    height: auto;
}

.boxtintrangchu1 {
    min-height: 170px;
    height: auto;
    margin-left: 30px;
}

.boxtintrangchu2 {
    margin-top: 15px;
    height: auto;
}

.boxtinanh {
    padding: 0px 8px;
    text-align: center;
}

    .boxtinanh img {
        width: 95%;
        height: 150px;
        padding: 10px 0px;
        margin: auto;
    }

    .boxtinanh a {
        font-weight: bold;
        margin: auto;
        line-height: 1.3;
    }

    .boxtinanh p {
        text-align: justify;
    }

.row.content {
    height: 550px;
}

.sidenav {
    background-color: #f1f1f1;
    height: 100%;
}

.panel-body {
    background-color: #ffffff;
}

.panel-body3 {
    background-color: #ffffff;
}

.panel-body3 {
    padding-top: 0px;
}

.panel-body-tintuc {
    background-color: #f0f0f0;
}

.panel-body1 {
    background-color: #f0f0f0;
}

.panel-body2 {
    padding: 8px;
    border: solid 1px #f3f3f3;
    height: 90px;
}

.panel-head {
    display: -webkit-inline-box;
    width: 100%;
}

.panel-heading-center {
    padding: 10px 10px;
    color: #fff;
    /*font-family: Tahoma;*/
    font-size: 14px;
    text-align: center;
    font-weight: 500;
    border-bottom: none;
    width: 80%;
    background: url(../images/tab_giua.png) repeat-x;
}

    .panel-heading-center a {
        color: #fff;
    }

.panel-heading {
    background-color: #ffffff;
    background: linear-gradient(#ffffff, #f0f0f0);
    padding: 1px;
    border-color: #71808c47;
}

.panel-heading-left {
    width: 10%;
    height: 40px;
    background: url(../images/tabtrai_2.png) no-repeat;
    background-position: left;
}

.panel-heading-right {
    position: absolute;
    width: 10%;
    height: 40px;
    background: url(../images/tabtrai_2.png) no-repeat;
    background-position: right;
}

.panel-title {
    background-color: #ffffff;
    background: linear-gradient(#ffffff, #f0f0f0);
    font-size: 14px;
    font-weight: bold;
    color: #cc3433;
    text-transform: uppercase;
    text-align: center;
    padding: 1px;
    border-radius: 4px;
}

.panel-title-1 {
    background-color: #ffffff;
    background: linear-gradient(#ffffff, #f0f0f0);
    font-size: 14px;
    font-weight: bold;
    color: #cc3433;
    text-transform: uppercase;
    text-align: center;
    padding: 7px;
    border-radius: 4px;
}

.panel-title-boxtintrangchu {
    background: url(/items/images/logo-min.gif) no-repeat 15px 0px,linear-gradient(#67a0ff, #e5ebfa91);
    font-size: 14px;
    font-weight: bold;
    color: #cc3433;
    text-transform: uppercase;
    text-align: center;
    padding: 7px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.panel-danger {
    border-color: #7ab7249e;
}

.panel {
    margin-bottom: 0px;
    border: solid 1px #cccccc;
    border-radius: 3px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.panel-thanhpho {
    border-color: rgba(106, 199, 253, 0.64);
}

    .panel-thanhpho > .panel-heading {
        color: #fff;
        background: url(../images/boxtin.jpg) repeat-x;
        /*font-family: Tahoma;*/
        font-size: 14px;
        text-align: center;
        font-weight: 500;
        border-bottom: none;
    }

.button-boxtin {
    color: #ff0000;
    padding: 0px 0px;
    font-size: 8px;
}



.thongbaomarquee {
    font-size: 13px;
    color: #575756 !important;
}

    .thongbaomarquee a {
        padding-left: 20px;
    }

.boxtinmoi_row {
    margin: 0px 0px;
    font-weight: 200;
    /*padding-top:3px;*/
}

    .boxtinmoi_row img {
        height: 75px;
        width: 100%;
        padding-top: 2px;
        /*padding-bottom:2px;*/
        border-radius: 4px;
    }

.boxtinmoi_row_right {
    text-align: justify;
}

    .boxtinmoi_row_right img {
        padding: 3px;
        margin-right: 5px;
        margin-bottom: 5px;
        border: solid 1px #f0f0f0;
        box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
    }

.boxtinmoi_row_left {
    padding-left: 6px;
    text-align: justify;
}

.boxtinmoi_row11 {
    margin: 0px 6px;
    padding: 8px 0px;
    font-weight: 200;
}

    .boxtinmoi_row11 img {
        max-height: 70px;
        width: 100%;
    }

.boxtinmoi_row11_right {
    text-align: justify;
}

    .boxtinmoi_row11_right img {
        padding: 3px;
        margin-right: 5px;
        margin-bottom: 5px;
        border: solid 1px #f0f0f0;
        box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
    }

.boxtinmoi_row11_left {
    padding-left: 6px;
    text-align: justify;
}

.boxtinmoi {
    border: 1px solid #dce1fa;
    /*margin:10px;*/
    float: left;
    /*padding:-15px;*/
    /*margin-left:-15px;
    margin-right:-15px;*/
}

.boxtin_row {
    padding: 6px 5px;
    margin: 0 5px;
    border-bottom: 1px dashed #dcdcdc;
}

.nopadding {
    padding: 0px;
    margin: 0px;
}

.nopadding-left {
    padding-left: 0px;
}

.nopadding-right {
    padding-right: 0px;
}

.sukien {
    color: #4e3739e0;
    /*font-family: 'Tahoma';*/
    font-weight: bold;
    position: relative;
    left: 4px;
}

.kinhnghiem {
    font-weight: bold;
    position: relative;
    margin-bottom: 15px;
    border-bottom-style: inset;
}
/*======== for blocknews=======*/
@font-face {
    font-family: Oswald;
    src: url(/skin/font/Oswald/Oswald-VariableFont_wght.ttf);
}

.boxBlocknewsBg {
    padding: 15px;
    /*position: relative;*/
}

/*.boxBlocknews {
    width: 100%;
    padding: 5px;
    border-radius: 3px;
    border: solid 1px #f3f3f3;
    height: auto;
    background-color: #ffffff;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    display: inline-block;
    min-height: 380px;
}*/

.blocknewsNgayDang {
    font-style: italic;
    font-size: 11px;
    padding-left: 10px;
    padding-right: 10px;
    /*top: -40px;
    position: relative;*/
}

.blocknewsNgayDang1 {
    font-style: italic;
    font-size: 11px;
    padding-left: 0px;
    padding-right: 10px;
    /*top: -40px;*/
    position: relative;
}

.topBlocknews {
    /*font-family: 'Oswald';*/
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    height: 32px;
    line-height: 34px;
    float: left;
    padding-left: 0px;
    padding-right: 45px;
    text-align: left;
    color: #ffffff;
    /*background: url('/Skin/images/titteBoxBg2.png') bottom right no-repeat;  border-radius: 10px 0px 0px 0px;*/
    /*  border-bottom: solid 2px #e45302;*/
    background: none;
}

.topBlocknewsEnd {
    background-position: right center;
    background: url('/Skin/images/label-header_yellow.png') bottom left no-repeat;
}

.topBlocknews a {
    color: #d20d16;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    /*font-family: 'Oswald';*/
    /*font-family: 'Inter';
    font-weight: 400;*/
}

    .topBlocknews a:hover {
        color: #e4032d;
    }


img {
    max-width: 100%;
    /*margin-top:0px;*/
}




/*======== end for blocknews=======*/

/*.Titlebox {
    color: #ffffff;
    font-weight: bold;
    background-color: #333;
    opacity: 80%;
    top: -52px;
    left: 0px;
    padding: 5px;
    height: 45px;
    overflow: hidden;
    position: relative;
    border-radius: 0px 0px 8px 8px;
  
}

.Titlebox a {
        color: #ffffff;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        overflow: hidden;
}*/
.Titlebox {
    color: #000;
    font-weight: bold;
    padding: 5px;
    /*height: 45px;
    position: relative;*/
    border-radius: 0px 0px 8px 8px;
}

    .Titlebox a {
        color: #000;
    }

        .Titlebox a:hover {
            color: #e45302;
        }

.Titlebox1 {
    color: #ffffff;
    font-weight: bold;
    left: 0px;
    /*padding: 5px;*/
    height: 15px;
    i overflow: hidden;
    position: relative;
}

    .Titlebox1 a {
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        overflow: hidden;
    }

.Titlebox1HoatDong {
    color: #0000ff;
    font-weight: bold;
    font-size: 14px;
}

    .Titlebox1HoatDong a {
        color: #000;
    }

        .Titlebox1HoatDong a:hover {
            color: #cc0000;
        }

.desboxHoatDong {
    font-weight: normal;
    /*height: 40px;*/
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}

.blockNewsMore1 {
    /*top: 10px;*/
    left: -35px;
    height: 5px;
    position: relative;
    list-style-image: url('/images/bullet.png') !important;
}

    .blockNewsMore1 a {
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        overflow: hidden;
    }

    .blockNewsMore1 ul {
        list-style-image: url('/images/bullet.png') !important;
        list-style-type: square;
        padding-left: 40px;
    }

        .blockNewsMore1 ul li {
           padding-top:3px;
        }

.blockNewsMore {
    list-style-image: url('/images/bullet.png') !important;
    font-size: 14px;
    font-weight: normal;
}

    .blockNewsMore a {
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        overflow: hidden;
    }

    .blockNewsMore ul {
        list-style-image: url('/images/bullet.png') !important;
        list-style-type: square;
        padding-left: 34px;
    }

        .blockNewsMore ul li {
padding-top:5px;
        }

.time-view {
    margin: 0px 2px;
    /*color: rgba(0, 0, 0, 0.62);*/
    color: #333;
}


/*BEGIN ZOOM ẢNH*/
#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

    #myImg:hover {
        opacity: 0.7;
    }

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1000; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

/* Caption of Modal Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation */
.modal-content, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0);
    }

    to {
        -webkit-transform: scale(1);
    }
}

@keyframes zoom {
    from {
        transform: scale(0);
    }

    to {
        transform: scale(1);
    }
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

    .close:hover,
    .close:focus {
        color: #bbb;
        text-decoration: none;
        cursor: pointer;
    }


/*END-ZOOM ẢNH*/
.mostread {
    color: #333;
    font-weight: 100;
    padding: 5px 0px;
    border-bottom: 1px dotted #ccc;
    margin: 0px;
}

.td {
    padding: 0px 5px;
}

.adsrighttimage {
    margin-right: 3px;
    margin-bottom: 5px;
    max-width: 247px;
    border: 1px solid #d9d7d7;
}

.adscentertimagetop {
    max-width: 750px;
    text-align: left;
}

.detailnews {
    text-align: justify;
    line-height: 20px;
    font-size: 15px;
}

.blockImage-modify {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
    float: left;
    padding-right: 10px;
    padding-bottom: 5px;
    margin-top: 3px;
}


.boxBlocknews {
    width: 100%;
    padding: 5px;
    border-radius: 3px;
    /*border: solid 1px #f3f3f3;*/
    height: 420px;
    background-color: #ffffff;
    /*box-shadow: inset 0 1px 1px rgba(0,0,0,.075);*/
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    display: inline-block;
overflow:hidden;
}

.spandesc {
    margin-top: 5px;
    text-align: justify;
    line-height: 19px;
}

.lichlamviec_table {
    margin-top: 20px;
}

.lichlamviec_1t {
    width: 8%;
    padding: 5px;
    text-align: center;
    font-weight: bold;
    background-color: #ebeaeb;
    border: #cccccc 1px solid;
}

.lichlamviec_2t {
    width: 77%;
    padding: 5px;
    text-align: left;
    font-weight: bold;
    background-color: #ebeaeb;
    border-top: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
}

.lichlamviec_3t {
    width: 15%;
    padding: 5px;
    text-align: center;
    font-weight: bold;
    background-color: #ebeaeb;
    border: #cccccc 1px solid;
}

.lichlamviec_1 {
    width: 8%;
    padding: 5px;
    text-align: center;
    border-left: #cccccc 1px solid;
    border-right: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
}

.lichlamviec_2 {
    width: 77%;
    padding: 5px;
    text-align: left;
    border-bottom: #cccccc 1px solid;
}

.lichlamviec_3 {
    width: 15%;
    padding: 5px;
    text-align: center;
    border-left: #cccccc 1px solid;
    border-right: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
}

.titlehotnews {
    margin-top: -5px;
}

    .titlehotnews a:link,
    .titlehotnews a:visited {
        color: #0E587B;
        display: block;
        font-size: 14px;
        padding-top: 10px;
        padding-bottom: 10px;
        font-weight: bold;
        clear: both;
    }

.subtitle {
    margin-bottom: 7px;
}

.portlet {
    padding-top: 10px;
    clear: both;
}

.portlet_hotnews {
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 5px;
    padding-top: 8px;
    margin-bottom: 10px;
}

.morehotnews li {
    clear: both;
    padding-bottom: 2px;
    padding-left: 10px;
    margin-left: 5px;
    padding-left: 10px;
    padding-top: 10px;
}

    .morehotnews li a:link,
    .morehotnews li a:visited {
        color: #0E587B;
        display: block;
        font-size: 12px;
    }

.portlettitlenews {
    background: url(../images/bg_titlenews.png) no-repeat scroll 0 0px transparent;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    height: 22px;
    margin-bottom: 10px;
    padding-left: 40px;
    padding-top: 5px;
}

.titlenews a:link,
.titlenews a:visited {
    color: #0E587B;
    display: block;
    font-size: 12px;
    padding-bottom: 10px;
    font-weight: bold;
}

.portlet_titlehotnews {
    background: url("../images/icon_tintuc.png") no-repeat scroll 0px 0px transparent;
    border-bottom: 1px solid #bd0034;
    height: 30px;
    padding-bottom: 0;
    padding-left: 37px;
    padding-top: 0px;
    font-weight: bold;
    color: #FF0000;
    font-size: 14px;
}

.portlet_titlenews {
    background: url("../images/icon_trangchu.png") no-repeat scroll 0px 0px transparent;
    border-bottom: 1px solid #bd0034;
    height: 30px;
    padding-bottom: 0;
    padding-left: 37px;
    padding-top: 0px;
    font-weight: bold;
    color: #FF0000;
    font-size: 14px;
}

#contactLink a {
    margin-top: 10px;
    background: url(../images/guicauhoi.png);
    display: block;
    height: 28px;
    padding-top: 3px;
    width: 151px;
    text-align: center;
    color: #333;
    font-weight: bold;
    font-size: 11px;
    float: right;
    display: block;
    cursor: pointer;
}

    #contactLink a:hover {
        color: #f6154a;
        text-decoration: none;
    }

#messageSent {
    color: #ff9933;
    display: none;
}
/* contact form */
#contactForm {
    padding: 10px 0;
    font-family: arial;
}

    #contactForm fieldset p {
        clear: both;
        padding-top: 10px;
    }

    #contactForm label {
        float: left;
        display: block;
        width: 120px;
        font-size: 13px;
        line-height: 18px;
        margin-bottom: 3px;
    }

    #contactForm input[type="text"] {
        display: block;
        float: left;
        width: 460px;
    }

    #contactForm textarea {
        width: 460px;
        height: 200px;
    }

.ask_category {
    border-bottom: #CCC 2px solid;
    padding-bottom: 5px;
    margin-bottom: 5px;
    margin-top: 10px;
    font-size: 12px;
    font-family: Arial;
}

.moredetails {
}

    .moredetails a {
        text-decoration: underline;
        color: red;
    }

        .moredetails a:hover {
            color: red;
            text-decoration: none;
        }

.ask_cateSubject {
    font-weight: normal;
}

    .ask_cateSubject a {
        font-weight: bold;
    }

.ask_details_Subject {
    font-weight: bold;
}

.ask_details {
    border-bottom: #CCC 2px solid;
    padding-bottom: 5px;
    margin-bottom: 5px;
    margin-top: 10px;
    font-size: 12px;
    font-family: Arial;
}

.form_input {
    background: url("../images/formBg.gif") repeat-x scroll left top transparent;
    border: 1px solid #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    padding: 0 3px;
    text-align: left;
    width: 280px;
}

.doc_tableHide {
    background: #fff;
    border: 1px solid #ccc;
}

.doc_table_col1 {
    width: 80px;
    color: #666;
    font-weight: bold;
    vertical-align: top;
}

.doc_table_col2 {
    width: 480px;
    vertical-align: top;
}

.document_Attachfile_Title, .document_OtherList {
    margin-top: 15px;
}

.document_pagingtext {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 8px;
}

    .document_pagingtext a {
        font-size: 14px;
        font-weight: bold;
    }

.bt_search {
    background: url(../images/bt_search.gif) repeat scroll left top transparent;
    float: left;
    height: 22px;
    width: 103px;
    width: 103px;
}

}

.bt_search:hover {
    background: url(../images/bt_search.gif) repeat scroll left bottom transparent;
    float: left;
    height: 22px;
    width: 103px;
}

.shorttext {
    display: block;
    margin-bottom: 15px;
    font-size: 12px;
    line-height: 15px;
}

.hcc_pagingtext {
    padding-top: 10px;
    text-align: center;
    font-weight: bold;
}

    .hcc_pagingtext a {
        padding: 2px;
    }

#lstFields, #lstOffices {
    width: 300px;
}

.HccOffice_Col1,
.HccOffice_Col2 {
    padding-bottom: 10px;
}

.HccItems_Table {
    border: 1px solid #ccc;
    border-collapse: collapse;
}

    .HccItems_Table th {
        background: #f2f2f2;
        padding: 4px 3px;
    }

    .HccItems_Table td {
        border-bottom: 1px solid #ccc;
        padding: 4px 3px;
    }

.HccItems_Col1 {
    width: 6%;
    text-align: center;
}

.HccItems_Col2 {
    width: 64%;
}

.HccItems_Col3 {
    width: 15%;
}

.HccItems_Col4 {
    width: 15%;
}

.HccDetails_Title {
    width: 480px;
    color: #333;
    font-weight: bold;
}

.HccDetails_table {
    border: 1px solid #ccc;
    width: 100%;
}

.HccDetails_Coltop {
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    padding-top: 8px;
    padding-left: 2px;
}

.HccDetails_Col1 {
    width: 150px;
    font-weight: bold;
    vertical-align: top;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 2px;
}

.HccDetails_Body {
    text-align: left;
    vertical-align: top;
    border-bottom: 1px solid #ccc;
    padding: 2px;
}


#contactForm input[type=submit] {
    background-color: #4d3a24;
    border: solid 1px #23150c;
    color: #fecd28;
    padding: 5px;
}

.ask_details {
    padding: 10px;
    line-height: 18px;
}

#contactLink a {
    margin-top: 10px;
    background: url(../images/guicauhoi.png);
    display: block;
    height: 28px;
    padding-top: 3px;
    width: 151px;
    text-align: center;
    color: #333;
    font-weight: bold;
    font-size: 11px;
    float: right;
    display: block;
    cursor: pointer;
}

    #contactLink a:hover {
        color: #f6154a;
        text-decoration: none;
    }

#messageSent {
    color: #ff9933;
    display: none;
}

.datetophot {
    color: #808080;
    font-family: "Arial";
    font-size: 8pt;
    padding-left: 3px;
}

/*box hinh chinh giua*/
#AdscenterViewAll-63 {
    text-align: center;
    margin-bottom: 5px;
    margin-top: 2px;
}

    #AdscenterViewAll-63 td {
        border: #d9d7d7 1px solid;
    }

    #AdscenterViewAll-63 img {
        height: 50px;
    }

.formDate {
    background: url(../images/formBg.gif) repeat-x scroll left top transparent;
    border: 1px solid #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 20px;
    padding: 1px 1px 1px 2px;
    text-align: left;
    width: 56px;
    margin-left: 10px;
    margin-right: 10px;
}

.bt_search {
    background: url(../images/bt_search.gif) repeat scroll left top transparent;
    float: left;
    height: 22px;
    width: 103px;
    width: 103px;
}

}

.bt_search:hover {
    background: url(../images/bt_search.gif) repeat scroll left bottom transparent;
    float: left;
    height: 22px;
    width: 103px;
}

.form_input {
    background: url(../images/formBg.gif) repeat-x scroll left top transparent;
    border: 1px solid #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    padding: 0 3px;
    text-align: left;
    width: 280px;
}

.form_textarea {
    background: url(../images/formBg.gif) repeat-x scroll left top transparent;
    border: 1px solid #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 145px;
    line-height: 20px;
    padding: 0 3px;
    text-align: left;
    width: 280px;
}

.form_input1 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 23px;
    padding: 0 3px;
    text-align: left;
}

.form_select {
    background: url(../images/formBg.gif) repeat-x scroll left top transparent;
    border: 1px solid #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 20px;
    padding: 1px 1px 1px 2px;
    text-align: left;
    width: 288px;
}

.txform1 {
    font-size: 12px;
    line-height: 22px;
    text-align: left;
}

.tablealbumview {
    width: 700px;
}

    .tablealbumview td img {
        border: 1px solid #CCCCCC;
        height: 112px;
        padding: 2px;
        width: 210px;
    }

    .tablealbumview td {
        padding-top: 7px;
        padding-bottom: 10px;
        font-size: 12px;
        font-family: Arial;
        width: 33%;
    }

.divListAlbum {
    margin-top: -7px;
    width: 700px;
}

.listalbum div {
    float: left;
    margin-bottom: 25px;
    padding-left: 2%;
    text-align: center;
    width: 31%;
}

    .listalbum div img {
        border: 1px solid #CCCCCC;
        height: 90px;
        padding: 2px;
        width: 130px;
        margin-bottom: 5px;
    }

    .listalbum div a:link,
    .listalbum div a:visited, .listalbum div a:hover {
        color: #000000;
        display: block;
        font-size: 13px;
        padding-bottom: 5px;
        text-decoration: none;
    }

.disc {
    font-size: 9px;
}

.listalbum {
    line-height: 130%;
    padding-top: 20px;
    font-size: 11px;
    color: #999999;
    width: 100%;
}

.page {
    float: right;
    margin-right: 15px;
    text-align: right;
    width: 200px;
}

    .page ul li {
        border-right: 1px solid #848484;
        display: inline;
        font-size: 11px;
        font-weight: bold;
        line-height: 28px;
        padding: 0 6px;
    }

        .page ul li a {
            color: #848484;
            text-decoration: none;
        }

.bodycontentnews {
    text-align: justify;
    font-family: Arial;
    font-size: 13px;
    line-height: 20px;
}

    .bodycontentnews img {
        padding: 3px;
        border: 1px solid #CCC;
    }

#divGroupNews {
    width: 740px;
}

    #divGroupNews h1 {
        font-size: 13px;
        font-weight: bold;
        margin: 0px;
        padding-bottom: 10px;
    }

.ViewByDate h1 {
    margin: 0;
    padding-bottom: 10px;
    border: 0;
    outline: 0;
    font-size: 13px;
    vertical-align: baseline;
    background: transparent;
    font-weight: bold;
}

.tool {
    margin-top: 10px;
}

.gohomepage, .print, .back {
    display: block;
    float: right;
    margin-left: 5px;
}

.chuyenmuc {
    margin-bottom: -5px;
    margin-top: -5px;
}

    .chuyenmuc li {
        margin-left: -15px;
        padding-bottom: 3px;
    }

.nlxd_col1, .nlxd_col2, .nlxd_col3, .nlxd_col4 {
    font-weight: bold;
    text-align: center;
}

.nlxd2 a {
    font-weight: bold;
}

.nlxd2div1, .nlxd2div2 {
    font-style: italic;
}

.nlxdcol2sub {
    text-align: left;
    font-style: italic;
    color: #000000;
}

.nlxdcol3sub {
    text-align: center;
    font-style: italic;
    color: #000000;
}

/*---chung chi hanh nghe xay dung*/
.csdl_col1 {
    max-width: 50px;
}

.csdl_col1, .csdl_col2, .csdl_col3, .csdl_col4, .csdl_col5, .csdl_col6, .csdl_col7, .csdl_col8 {
    font-weight: bold;
    text-align: center;
    border: #ccc 1px solid;
    background-color: #f9f9f9;
    padding: 2px;
}

.csdl1, .csdl2, .csdl3, .csdl4, .csdl5, .csdl6, .csdl7, .csdl8, .csdl9 {
    text-align: center;
    border: #ccc 1px solid;
    padding: 2px;
}

.relatedh3 {
    font-size: 13px;
    font-weight: bold;
}

h1 {
    font-size: 13px;
    font-weight: bold;
}

.csdlp_col1, .csdlp_col2, .csdlp_col3, .csdlp_col4 {
    font-weight: bold;
    text-align: center;
    border: #ccc 1px solid;
    background-color: #f9f9f9;
    padding: 2px;
}

.csdlp2 {
    text-align: left;
    border: #ccc 1px solid;
    padding: 2px;
}

.csdlp1, .csdlp3, .csdlp4 {
    text-align: center;
    border: #ccc 1px solid;
    padding: 2px;
}

.divShowViewUpperLower {
}

.viewupper {
    font-size: 22px;
    font-weight: bold;
    cursor: pointer;
}

.viewnormal {
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}

.viewlower {
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
}

.imgtinmoi {
    height: 50px;
    width: 70px;
}

.titleVBPQ {
    background: url(../images/tableBg.jpg) repeat-x scroll left top #FFFFFF;
    color: #D70100;
    font-weight: bold;
    height: 21px;
    padding: 5px;
    vertical-align: middle;
    text-align: center;
}

.tx3 {
    font-weight: normal;
    padding: 5px;
    text-align: center;
    vertical-align: top;
}

.tx1 {
    font-weight: bold;
    padding: 5px;
    text-align: justify;
    vertical-align: top;
}

.tx2 {
    font-weight: normal;
    padding: 5px;
    text-align: left;
    vertical-align: top;
}

.document_items table table a:link,
.document_items table table a:visited {
    font-weight: normal;
    font-family: Arial;
    font-size: 12px;
    line-height: 14px;
    color: #0072BC;
}

.document_items table table a:hover {
    color: #f61253;
    text-decoration: none;
}

#divDocumentTableBody {
    padding-top: 10px;
}

    #divDocumentTableBody .document_FieldsName {
        font-weight: bold;
        color: #666;
        font-size: 15px;
        padding-bottom: 5px;
    }

.document_Showhide {
    background: #f2f2f2;
    padding: 5px;
    border-top: 1px dotted #ccc;
}

.document_Link {
    padding-bottom: 5px;
    background: url(../images/arrow-link.png) no-repeat 0 0px;
    padding-left: 18px;
}

.doc_tableHide {
    background: #fff;
    border: 1px solid #ccc;
}

.doc_table_col1 {
    width: 80px;
    color: #666;
    font-weight: bold;
    vertical-align: top;
}

.doc_table_col2 {
    width: 480px;
    vertical-align: top;
}

.document_Attachfile_Title, .document_OtherList {
    margin-top: 15px;
}
/*Edit boostrap*/
.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f3f0eacc;
}

.panel-warning > .panel-heading {
    color: #c50808;
    background-color: #fdf3c0;
}

.showdate {
    font-size: 12px;
}

.cssForm {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #bfbfbf;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.cssSearch {
    margin: 0px !important;
    height: 34px !important;
    width: 160px;
}

.grp {
    display: flex;
}

.nav_thongbao {
    color: #930;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}

.form-control {
    font-size: 13px;
}

.panelmedia {
    /*min-height: 285px;*/
}

.carousel-caption {
    position: unset;
}

.carousel-indicators li {
    border: 2px solid #000000ad;
}

.carousel-indicators {
    bottom: 0px;
}

.carousel-caption {
    text-shadow: none;
    padding-top: 0px;
    color: #272121;
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 0px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    color: #f9b54a;
    cursor: pointer;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: transparent;
}

.adsFooter {
    display: inline;
    border: solid 1px #f0f0f0;
}

    .adsFooter img {
        width: 250px;
        height: 80px;
    }

.adsFooter1 {
    display: inline;
    border: solid 1px #f0f0f0;
    min-width: 100%;
    padding: 0px;
    margin: 3px;
}

.adsFooter2 {
    width: 100%;
    height: 330px;
}

    .adsFooter2 img {
        width: 100%;
        height: 330px;
    }

.adsFooter3 {
    display: inline;
    height: 260px;
    min-width: 100%;
    margin-left: 3px;
}

.adsFooter4 {
    display: inline;
    height: auto;
    min-width: 100%;
}

.adsFooter5 {
    display: inline;
    border: solid 1px #f0f0f0;
    width: 220px;
    height: 100px;
}


.carousel-inner > .item > img {
    display: block;
    max-width: 100%;
    width: 100%;
}

.ads {
    border: solid 1px #ddd;
    margin-bottom: 5px;
    width: 100%;
}

.adsbangron {
    margin-bottom: 5px;
    width: 100%;
    min-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

.adsbangron1 {
    margin-bottom: 5px;
    width: 100%;
}

.adscol {
    height: 80px;
    margin: auto;
    padding-bottom: 0px;
}

.adsCfso {
    min-width: 100%;
    height: 299px;
}

.titleCfso {
    color: #ffffff;
    font-weight: bold;
    background-color: #333;
    opacity: 80%;
    top: -37px;
    padding: 2px;
    height: 37px;
    width: 99%;
    left: 3px;
    overflow: hidden;
    position: relative;
}

    .titleCfso a {
        font-family: Arial;
        font-size: 11px;
        font-weight: bold;
        color: #ffffff;
        text-decoration: none;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        overflow: hidden;
    }

        .titleCfso a:hover {
            color: #cc0000;
        }

.titleTopNews {
    color: #ffffff;
    font-weight: bold;
    background-color: #333;
    opacity: 80%;
    top: -42px;
    padding: 2px;
    height: 37px;
    width: 96.5%;
    left: 3px;
    overflow: hidden;
    position: relative;
}

    .titleTopNews a {
        font-family: Arial;
        font-size: 11px;
        font-weight: bold;
        color: #ffffff;
        text-decoration: none;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        overflow: hidden;
    }

        .titleTopNews a:hover {
            color: #cc0000;
        }

.timkiemvideo {
    height: 33px;
    margin-top: 23px;
}

.cssCamNang {
    background-color: white;
    border: solid 1px #ffffff;
    border-radius: 20px;
    font-size: 14px;
    color: blue;
    margin: 5px;
    padding: 10px;
}

    .cssCamNang a {
        color: black;
    }

        .cssCamNang a:hover {
            background-color: #f0f0f0;
            color: blue;
        }
/*===*/
.cssShadow {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px, rgba(0, 0, 0, 0.07) 0px 2px 2px, rgba(0, 0, 0, 0.07) 0px 4px 4px, rgba(0, 0, 0, 0.07) 0px 8px 8px, rgba(0, 0, 0, 0.07) 0px 16px 16px;
}

.imgRounding {
    padding: 3px;
    margin-right: 5px;
    margin-bottom: 5px;
    border: solid 1px #f0f0f0;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
}

/*=================*/

.module {
    background: white;
    margin-bottom: 5px;
}

    .module span {
        padding: 10px 10px 10px 5px;
        font-size: 15px;
        font-weight: bold;
        color: #ffffff;
        text-transform: uppercase;
    }

        .module span a {
            color: #ffffff;
            text-decoration: none;
        }

            .module span a:hover {
                color: #FB9902;
            }

.stripe-2 {
    color: black;
    background: repeating-linear-gradient( 45deg, transparent, transparent 5px, #0066ff 5px, #0066ff 15px ), linear-gradient( to bottom, #033dd6, #0247FE );
}

.imgBorder {
    padding: 2px;
    margin-right: 5px;
    margin-bottom: 5px;
    border: solid 1px #f0f0f0;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
    min-width: 100%;
}

.listVideo ul {
    list-style-image: url('/images/bullet.png') !important;
    padding-left: 25px;
}


    .listVideo ul li {
        list-style-image: url('/images/bullet.png') !important;
        line-height: 20px;
        padding-top: 5px;
    }

.vanbanmoi {
    padding-top: 10px;
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 5%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgb(0 0 0 / 60%);
    filter: alpha(opacity=50);
    opacity: .5;
}

    .carousel-control.left {
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
        background-repeat: repeat-x;
    }

    .carousel-control.left, .carousel-control.right {
        background: none;
    }

.imgBorder {
    padding: 2px;
    margin-right: 5px;
    margin-bottom: 5px;
    /*  border: solid 1px #f0f0f0;*/
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
    border-radius: 8px;
}

.imgBorder1 {
    padding: 2px;
    margin-right: 5px;
    border: solid 1px #cccccc;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
}

.imgBorder2 {
    padding: 2px;
    margin-right: 5px;
    margin-bottom: 5px;
    border: solid 1px #f0f0f0;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
    min-width: 100%;
    height: 100px;
}

.imgBorder3 {
    padding: 2px;
    margin-right: 5px;
    margin-bottom: 5px;
    border: solid 1px #f0f0f0;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
    min-width: 100%;
    height: 100px;
}

.imgBorder4 {
    margin-left: 2px;
    border: solid 1px #f0f0f0;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
    min-width: 100%;
    height: 100px;
}

.listTriAn ul {
    list-style-image: url('/images/bullet.png') !important;
    padding-left: 25px;
}


    .listTriAn ul li {
        list-style-image: url('/images/bullet.png') !important;
        line-height: 20px;
        padding-top: 5px;
    }

.cssInline {
    display: inline;
}

.reportTitle {
    color: #bd0034;
}

    .reportTitle a {
        color: #bd0034;
    }

        .reportTitle a:hover {
            color: red;
        }

.bannerTop {
    height: auto;
    width: 100%;
}

/*-- --*/
.container11 {
    display: flex;
    flex-wrap: wrap;
    /*flex-direction: column;*/
    max-height: 35rem;
    vertical-align: top;
}

.item11 {
    padding: 10px;
    width: 280px;
    height: 180px;
    padding-top: 5px;
    color: tomato;
    margin: 6px;
}

.item12 {
    text-align: center;
    padding: 3rem;
    padding-top: 20px;
    color: tomato;
    margin: 6px;
    overflow-wrap: break-word;
}

.cssView {
    color: #042ae0;
    font-weight: bold;
}

.cssInline {
    display: inline;
}

.cssErr {
    color: red;
}

/*.active {
   background-color:#e94009;
}*/
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: RED;
    cursor: default;
    background-color: #f1cc3d;
    border: 1px solid #ddd;
    /* border-bottom-color: transparent;*/
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
    /*border-bottom: 1px solid  #e45302;*/
    background-color: red;
    border-radius: 7px 7px 5px 0px;
    float: left;
}

.nav > li > a {
    position: relative;
    display: block;
    /* padding: 10px 15px; */
    padding: 7px 12px;
    color: white;
}

    .nav > li > a:hover {
        background-color: #f1cc3d;
    }

.right {
    left: 33%;
}

.next {
    left: 33%;
}

.prev {
    left: -33%;
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .item {
        transition: 500ms ease-in-out all;
        backface-visibility: visible;
        transform: none !important;
    }
}


.carouse-control {
    background-image: none;
}

non-related styling: body {
    background: #333;
    color: #ddd;
}


.cssShadow2 {
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
}

.test {
    width: 1220px;
    height: 300px;
}



/*=========================
Main sections
===========================*/
.activityBg {
    padding-top: 5px;
    padding-left: 0px;
    padding-bottom: 5px;
    text-align: left;
    margin: 0px;
    height: auto;
}

.menuFoot {
    padding-top: 50px;
    padding-bottom: 10px;
    width: 100%;
}

    .menuFoot a {
        color: #666666;
        text-decoration: none;
    }

        .menuFoot a:hover {
            color: #3333ff;
            text-decoration: none;
        }

/*=========================
For menu
===========================*/
.subMenuBg {
    background-color: #f0f0f0;
    color: #0000cc;
    font-weight: normal;
    padding: 0px 7px;
    font-size: 12px;
    font-style: italic;
}

    .subMenuBg a {
        text-decoration: none;
        color: #0000cc;
    }

        .subMenuBg a:hover {
            text-decoration: none;
            color: #cc0000;
        }

.clock {
    float: left;
    padding-top: 0px;
    padding-left: 5px;
}

.colorChoice {
    float: right;
    padding-top: 5px;
    padding-right: 5px;
}

.searchbox {
    margin-top: 2px;
    border: solid 1px #ffffff;
    height: 18px;
    width: 150px;
}
/*--- End of main menu --*/

/*=========================
For home pages
===========================*/
.topTitle {
    float: left;
    background: url(/images/top_bg.jpg) no-repeat;
    height: 22px;
    width: 115px;
    color: #fff;
    /*font-family: Arial;*/
    font-size: 14px;
    font-weight: bold;
    padding-left: 3px;
    padding-top: 8px;
}

#topNews_bg {
    width: 360px;
    background-color: #ffffff;
    border: solid 1px #CFCFCF;
    color: #353737;
    text-align: justify;
    position: relative;
    top: 0px;
    left: 0px;
    padding: 0px;
    float: left;
}

    #topNews_bg ul {
        list-style-image: url(/images/1/bullet.jpg);
        padding: 5px 0px 0px 20px;
        line-height: 20px;
    }

.newNews_top {
    height: 30px;
    background-color: #ffffff;
}

.newNews_bg {
    border: solid 1px #f0f0f0;
    width: 210px;
    overflow: hidden;
    float: right;
    background: #ffffff;
}

.newNews_title {
    background: url(/images/1/newest_top.png) no-repeat;
    width: 210px;
    height: 30px;
    color: #d50808;
    font-weight: bold;
    font-size: 13px;
    /*font-family: Arial;*/
    text-align: left;
    padding-top: 0px;
    padding-left: 20px;
}

.newNews_list {
    list-style-image: none;
    padding: 5px;
    text-align: justify;
    height: 190px;
    background-color: #ffffff;
}

    .newNews_list li {
        line-height: 16px;
        padding-bottom: 5px;
    }

    .newNews_list a {
        text-decoration: none;
        color: #004891;
    }

        .newNews_list a:hover {
            color: #0000ff;
        }

.listTopNews {
    text-align: left;
    overflow: hidden;
}

.tbTopList td {
    text-align: center;
    padding-left: 0px;
    padding-right: 5px;
}

    .tbTopList td a {
        text-decoration: none;
        color: #363636;
    }

        .tbTopList td a:hover {
            text-decoration: underline;
            color: #0000ff;
        }

.tbTopList img {
    border: solid 1px #999999;
    padding: 2px;
}




.boxleft_bottom {
    background: url(/images/1/boxleft_bottom.png) no-repeat;
    height: 12px;
}

.leftList {
    list-style-position: inside;
    list-style-image: url(/images/1/bullet.png);
    padding: 3px;
}

    .leftList li {
        line-height: 18px;
        padding-top: 5px;
    }

    .leftList a {
        text-decoration: none;
        color: #0252e5;
    }

        .leftList a:hover {
            color: #990000;
            text-decoration: underline;
        }
/*=========================
For blocks news
===========================*/

.titleTd {
    /*background:url(../images/1/blocktop.png) repeat-x;*/
    /*background-color:#f2a106;*/
    height: 30px;
}

.titleBg {
    /*background:url(../images/1/blocktop.png) repeat-x;
	background-color:#f2a106;*/
    background: url(../images/1/block_bg.jpg) repeat-x;
    height: 28px;
    width: 260px;
    /*
	height:30px; width:270px;
border-bottom:dotted 1px #ccc;
*/
    color: #FFFFFF;
    font-size: 13px;
    /*font-family: Arial;*/
    font-weight: bold;
    text-transform: uppercase;
    float: left;
    padding-left: 10px;
    padding-right: 15px;
    line-height: 28px;
}

    .titleBg a {
        color: #FFFFFF;
        /*color:#d20808;*/
        text-decoration: none;
    }

        .titleBg a:hover {
            color: #FFFF00;
            /*color:#ff7e00;*/
        }

.titleCenter {
    background: url(../images/1/blocktop.png) repeat-x;
    width: 47px;
    height: 28px;
    float: left;
}

.titleRight {
    background: url(../images/1/blocktop.png) repeat-x;
    /*background-color:#f2a106;*/
    height: 28px;
    text-align: right;
    font-style: italic;
    padding-right: 5px;
    float: right;
    line-height: 28px;
}

    .titleRight a {
        color: #000;
        text-decoration: none;
    }

        .titleRight a:hover {
            color: #ff6600;
        }

.blockTitle {
    /*color:#006699 ;*/
    font-weight: bold;
    padding-top: 10px;
    padding-left: 0px;
    padding-bottom: 5px;
    padding-right: 0px;
    text-align: justify;
}

    .blockTitle a {
        color: #006699;
        font-weight: bold;
        font-size: 13px;
        text-decoration: none;
    }

        .blockTitle a:hover {
            color: #cc3300;
            text-decoration: underline;
        }

.blockImage {
    float: left;
    padding: 2px;
    margin-left: 0px;
    margin-right: 5px;
    margin-bottom: 5px;
    border: solid 1px #999999;
}

.blockDes {
    text-align: justify;
    color: #000000;
}

.blockSeeMore {
    float: right;
    padding-top: 3px;
    padding-bottom: 20px;
}

    .blockSeeMore a {
        color: #666666;
        text-decoration: none;
    }

        .blockSeeMore a:hover {
            color: #022bfd;
        }

.blockList {
    margin-left: 10px;
    padding-left: 0px;
    text-align: left;
    margin-top: 0px;
}

    .blockList ul {
        margin-left: 5px;
        padding-left: 8px;
        line-height: 18px;
        list-style-image: url(/skin/images/bullet.png);
    }

        .blockList ul li {
            padding-top: 5px;
            margin-right: 0px;
            border-bottom: dotted 1px #cccccc;
        }

    .blockList a {
        color: #004891;
        text-decoration: none;
    }

        .blockList a:hover {
            color: #cc0033;
            text-decoration: underline;
        }
/*--- End of block news --*/


/*-- for list news --*/
.listTitle {
    color: #004891;
    font-weight: normal;
    padding-top: 5px;
    padding-left: 0px;
    padding-bottom: 5px;
}

    .listTitle a {
        color: #004891;
        font-weight: normal;
        font-size: 13px;
        text-decoration: none;
    }

        .listTitle a:hover {
            /*color:#ff6600;*/
            text-decoration: underline;
        }

.listDes {
    text-align: justify;
    padding: 0px 5px 5px 0px;
}
/*-- end of list news --*/

/*=========================
For comment part
===========================*/
.commentBoxTop {
    font-size: 12px;
    font-weight: bold;
    padding-top: 2px;
    color: #ffffff;
    text-align: left;
    height: 26px;
    text-transform: none;
    background-color: #0066cc;
    border: solid 1px #0066cc;
}

.commentBoxBg {
    border-left: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    padding-bottom: 8px;
}

.commenttable {
    background-color: #ffffff;
    margin: 5px;
}

    .commenttable td {
        padding: 5px 10px;
    }

.commentbax {
    font-size: 13px;
    font-weight: bold;
    color: #fc3030;
    padding: 5px;
}

.commentTitle {
    color: #022bfd;
}

.commentContent {
}

.commentAuthor {
    font-style: italic;
}

.centerbox {
    color: #fc3030;
    font-weight: bold;
}
/*--- End of comment --*/

/*=========================
For footer
===========================*/
.footMenu {
    float: left;
    border: solid 1px #cccccc;
    padding: 1px;
    margin: 0px 5px 7px 0px;
}

.footer {
    background-color: #f0f0f0;
}

.footer_right {
    color: #0033ff;
    text-align: right;
    padding: 7px;
}

    .footer_right a {
        color: #0033ff;
        text-decoration: none;
    }

        .footer_right a:hover {
            color: #ff0033;
            text-decoration: underline;
        }

.footerInfo {
    color: #333;
    text-align: center;
    padding: 7px;
}

    .footerInfo a {
        color: #333;
        text-decoration: none;
    }

        .footerInfo a:hover {
            color: #ff0033;
            text-decoration: underline;
        }

.sitemap {
    padding: 7px;
}

    .sitemap a {
        text-decoration: none;
    }

        .sitemap a:hover {
            color: #FF4500;
        }
/*--- End of footer--*/
.bandroll {
    padding: 5px 0px;
    height: auto;
}

/*=========================
For right menu
===========================*/
.boxright_top {
    width: 200px;
    height: 30px;
    font-size: 12px;
    /*font-family: Arial;*/
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    background: url(../images/1/boxright_top.png) no-repeat;
}

    .boxright_top a {
        color: #ffffff;
        text-decoration: none;
    }

        .boxright_top a:hover {
            color: #ffff00;
        }

.boxright_top_2 {
    width: 200px;
    height: 4px;
    background: url(../images/1/boxright_top.png) no-repeat bottom left;
}

.boxright_bg {
    background: url(../images/1/boxright_bg.png) repeat-y;
    color: #000000;
    text-align: justify;
    padding: 5px;
}

.boxright_bottom {
    background: url(../images/1/boxright_bottom.png) no-repeat;
    height: 12px;
}

.boxright_bg_left {
    background: url(../images/1/boxright_bg.png) repeat-y;
    color: #000000;
    text-align: left;
    padding: 0px;
}

.boxright_bg_center {
    background: url(../images/1/boxright_bg.png) repeat-y;
    color: #000000;
    text-align: center;
    padding: 0px;
}

/*-- box hình ảnh hoạt động/video--*/
#divTab1 {
    float: left;
    margin-left: 30px;
    cursor: pointer;
}

#divTab2 {
    float: left;
    cursor: pointer;
}

#divAlbum {
    width: 190px;
    height: 120px;
    margin-left: 1px;
}

#divVideo {
    width: 190px;
    height: auto;
    margin-left: 2px;
}
/*-- hết box hình ảnh hoạt động/video--*/
.rightMenu {
    border: solid 1px #3087ea;
    padding: 3px;
    width: 200px;
}

.boxWeather {
    padding-left: 7px;
    text-align: left;
}

.adBorder {
    padding: 1px;
    border: solid 1px #cccccc;
    text-align: center;
    margin: 5px 0px;
}

.adBorderLeft {
    width: 186;
    padding: 1px;
    border: solid 1px #cccccc;
    text-align: center;
    margin: 5px 0px;
}

.videoList {
    padding: 0px 3px;
    text-align: left;
}

    .videoList ul {
        list-style-image: url(../images/bullet.gif);
        list-style-position: inside;
        margin-left: 5px;
    }

        .videoList ul li a {
            text-decoration: none;
            color: #0033cc;
        }

            .videoList ul li a:hover {
                text-decoration: underline;
                color: #ff0033;
            }

.videoMore {
    float: right;
    font-style: italic;
    padding-right: 10px;
}

    .videoMore a {
        color: #666666;
        text-decoration: none;
    }

        .videoMore a:hover {
            color: #ff0033;
            text-decoration: underline;
        }

.notify {
    text-align: justify;
    padding: 7px;
}

    .notify a {
        text-decoration: none;
        color: #0252e5;
    }

        .notify a:hover {
            color: #ff0000;
        }

.leftReport {
    color: #333333;
}

.rightReport {
    font-weight: bold;
    /*font-family: Arial;*/
    font-size: 13px;
    color: #094d9c;
}
/*--- End of right menu --*/

/*=========================
For detail page
===========================*/
.detailBg {
    margin-left: 5px;
    text-align: justify;
}

.detailTitle {
    padding: 3px 1px;
    text-align: left;
    border-bottom: dotted 1px #27408B;
    text-align: left;
    color: #004891;
    font-weight: 700;
    font-size: 18px;
    font-family: 'Oswald';
    height: auto;
}

    .detailTitle a {
        text-decoration: none;
        color: #004891;
        font-weight: 700;
        font-size: 18px;
        font-family: 'Oswald';
    }

        .detailTitle a:hover {
            color: #990000;
        }

.detailDes {
    font-size: 12px;
    text-align: justify;
    font-weight: bold;
    /*color:#27408B;*/
    color: #0033ff;
    padding: 0px 5px 5px 5px;
}

.detailContent {
    /*font-family: Arial;*/
    font-size: 13px;
    padding: 0px 5px;
}

    .detailContent p {
        padding-top: 10px;
    }

.dnewstitle {
    /*color:#3333ff; */
    color: #02345e;
    font-weight: bold;
    padding: 14px 5px;
    font-size: 25px;
    text-align: justify;

}
    .dnewstitle a {
        color: #02345e;
        text-decoration: none;
    }

        .dnewstitle a:hover {
            color: #339900;
        }

.dnewstitleCenter {
    /*color:#3333ff; */
    color: #02345e;
    font-weight: bold;
    padding: 14px 5px;
    font-size: 14px;
    text-align: center;
}

    .dnewstitleCenter a {
        color: #02345e;
        text-decoration: none;
    }

        .dnewstitleCenter a:hover {
            color: #339900;
        }
/*
.detailImg
{
	text-align:center;
	width:200px;height:124px;
	}
*/

.detailView {
    text-align: right;
    float: right;
    color: #666666;
    padding-top: 3px;
}

    .detailView a {
        color: #666666;
        text-decoration: none;
    }

        .detailView a:hover {
            color: #022bfd;
        }

.newsTitle {
    padding: 0px 5px;
    text-align: justify;
    padding-left: 5px;
}

.detailAuthor {
    text-align: right;
    font-style: italic;
    font-weight: bold;
}

.title2 {
    color: #003366;
    font-weight: bold;
    text-align: left;
    /*border-bottom:double #003399;*/
}

    .title2 a {
        color: #003366;
        font-weight: bold;
        text-decoration: none;
    }

        .title2 a:hover {
            color: #0066cc;
            text-decoration: underline;
        }

.imgRounding {
    padding: 3px;
    border: solid 1px #cccccc;
    margin-right: 5px;
    margin-bottom: 5px;
}

.newsContent {
    text-align: justify;
    padding: 0px 5px;
}

.goUp {
    text-align: right;
    padding-top: 3px;
}

    .goUp a {
        text-decoration: none;
    }

        .goUp a:hover {
            color: #6b9902;
        }

.rightmore {
    float: right;
    color: #0033ff;
    font-size: 12px;
}

    .rightmore a {
        color: #0033ff;
        font-weight: normal;
        text-decoration: none;
    }

        .rightmore a:hover {
            color: #339900;
        }

.boxnewsdate {
    color: #6b9902;
}

.linelist {
    height: 12px;
    border-top: dotted 1px #cccccc;
}

.dnewsdateleft {
    font-size: 12px;
    float: left;
    padding-top: 5px;
    padding-left: 5px;
    color: #666666;
}

.dnewsdateright {
    font-size: 12px;
    float: right;
    padding-top: 5px;
    color: #666666;
}

    .dnewsdateright a {
        text-decoration: none;
        color: #666666;
    }

        .dnewsdateright a:hover {
            color: #0033ff;
        }

.shortImg {
    width: 208px;
    float: left;
    margin-right: 5px;
}

.shortImgBorder {
    padding: 3px;
    border: solid 1px #cccccc;
}

.imgDes {
    color: #27408B;
    font-style: italic;
    padding: 3px;
}

.relatedList {
    font-size: 13px;
    font-weight: bold;
    color: #EE0000;
    float: left;
    padding-left: 5px;
}

.bottomLine {
    border-bottom: solid 2px #e4fb9f;
    width: 100%;
}

.listnewsitem {
    padding: 8px;
}

    .listnewsitem a {
        text-decoration: none;
        color: #0252e5;
        font-weight: bold;
        font-size: 13px;
    }

        .listnewsitem a:hover {
            color: #EE0000;
        }

    .listnewsitem img {
        padding: 1px;
        margin: 5px;
        border: solid 1px #f0f0f0;
    }

/*-- for document detail page--*/
.listdocHeader {
    padding: 3px 5px;
    font-weight: bold;
    /*background-color:#f9f9f9;*/
    background-color: #cccccc;
}

.listdoc {
    padding: 3px 5px;
    font-weight: normal;
}

    .listdoc a {
        text-decoration: none;
    }

        .listdoc a:hover {
            text-decoration: underline;
            color: #fc3030;
        }

/*--- End of detail page --*/

/*=========================
For poll
===========================*/
.tablepoll td {
    padding-bottom: 2px;
    padding-top: 8px;
    border-bottom: #c0c0c0 1px solid;
}

.tablepoll #bottom {
    padding-bottom: 2px;
    padding-top: 8px;
    border-bottom: #c0c0c0 0px solid;
}

.pollall {
    padding: 10px;
}

    .pollall a {
        color: #046cd1;
    }

        .pollall a:hover {
            color: #fc0303;
        }

.divpollview {
    background-color: #119d47;
    height: 12px;
}

.polltitle {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14pt;
    color: #075e94;
}

/*--- End of pool --*/


/*=========================
Others
===========================*/
.red {
    color: #EE0000;
    padding-right: 2px;
}

.clearfix {
    clear: both;
}

.faq {
    padding-top: 5px;
    font-weight: bold;
    color: #022bfd;
}

.faqTitle {
    color: #022bfd;
    font-weight: bold;
    padding-top: 5px;
}

.faqQuestion {
    font-weight: bold;
    color: #666666;
}

.faqAnswer {
    padding-bottom: 5px;
}

.faqLine {
    height: 3px;
    border-top: dashed 1px #cccccc;
}

.slug {
    padding-top: 15px;
    color: #022bfd;
    font-weight: bold;
}

    .slug a {
        text-decoration: none;
    }

        .slug a:hover {
            color: #FF7F00;
        }

.fileattach {
    padding-top: 15px;
    color: #022bfd;
    font-weight: bold;
}

.listattach {
    font-weight: normal;
}

    .listattach a {
        text-decoration: none;
        color: #022bfd;
        font-weight: normal;
    }

        .listattach a:hover {
            color: #FF7F00;
        }

.paging a {
    text-decoration: none;
}

.tbCss {
    text-align: center;
}

.seeMore {
    padding-top: 8px;
    float: right;
}

    .seeMore a {
        text-decoration: none;
        color: #666666;
    }

        .seeMore a:hover {
            text-decoration: none;
            color: #0033ff;
        }

.errCss {
    color: #fc3030;
}

.imgBorder {
    border: solid 1px #D3D3D3;
    /*border:solid 1px #cccccc;*/
    padding: 1px;
    margin-right: 7px;
    border-radius: 8px;
}

.topBg {
    background-color: #ffffe5;
    width: 380px;
    height: 250px;
}

.cssGridView {
}

    .cssGridView a {
        text-decoration: none;
    }

    .cssGridView td {
        padding: 2px;
    }
/*
.detailContent img {
    width: 100%;
}
*/
.cssForm {
    display: inline-block;
    vertical-align: middle;
    padding: 3px 6px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #bfbfbf;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    margin: 2px 2px 2px 0px;
}

    .cssForm:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    }

    .cssForm::-moz-placeholder {
        color: #999;
        opacity: 1;
        font-style: italic;
    }

    .cssForm:-ms-input-placeholder {
        color: #999;
        font-style: italic;
    }

    .cssForm::-webkit-input-placeholder {
        color: #999;
        font-style: italic;
    }

    .cssForm[disabled], .cssForm[readonly], fieldset[disabled] .cssForm {
        background-color: #eee;
        opacity: 1;
    }

    .cssForm[disabled], fieldset[disabled] .cssForm {
        cursor: not-allowed;
    }

textarea.cssForm {
    height: auto;
}

.boxSlide img {
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
    padding: 3px;
    border-radius: 10px;
    height: 145px;
}

.cssVideoBorder {
    padding: 4px;
    border: solid 1px #f0f0f0;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
    min-width: 100%;
    height: 180px;
}



.topBlocknews12 {
    float: left;
    font-family: 'Oswald';
    /*font-family: 'Inter'; font-weight: 400;*/
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    height: 32px;
    line-height: 34px;
    /*padding-right: 45px;*/
    padding-left: 0px;
    text-align: left;
    color: #ff0000;
    /*background: url(/Skin/images/titteBoxBg2.png) bottom left no-repeat; background-size: cover;
    background-repeat: no-repeat;
    background-position: right center;
    position: relative;*/
    background: none;
    border-radius: 10px 0px 0px 0px;
}

    .topBlocknews12 a {
        color: #ff0000;
    }

        .topBlocknews12 a:hover {
            color: #cc0000;
        }
/*=====================*/
/*==== responsive ===*/
.cssMargin {
    background-color: #ffffff;
    width: 100%;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0px auto;
}

@media screen and (max-width:1200px) {
    .cssVideoBorder {
        padding: 4px;
        border: solid 1px #f0f0f0;
        box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
        min-width: 100%;
        /*height: 400px;*/
    }

    .cssMargin {
        background-color: #ffffff;
        width: 100%;
        max-width: 1200px;
        padding: 0px 15px;
        margin: 0px auto;
    }
}
/*@media screen and (max-width:1024px) {
    main {
        padding: 0px;
        height: auto;
    }
}*/
@media screen and (max-width:992px) {
    .cssVideoBorder {
        padding: 4px;
        border: solid 1px #f0f0f0;
        box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
        min-width: 100%;
        /*height: 400px;*/
    }

    .cssMargin {
        background-color: #ffffff;
        width: 100%;
        max-width: 1200px;
        padding: 0px 15px;
        margin: 0px auto;
    }
}

@media screen and (max-width: 768px) {
    main {
        padding: 0;
        height: auto;
    }

    .footer {
        padding: 15px;
    }

    .banner {
        height: 0;
    }

    .row.content {
        height: auto;
    }

    .wrapper {
        height: auto;
    }

    .bandroll {
        height: 0;
        width: 0;
    }

    .BoxAnh_Title img {
        width: 100%;
        height: auto;
    }

    .BoxAnh_Title p {
        width: 100%;
    }
}
/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
    .background {
        background-color: #fff;
        padding: 0px 0px;
    }

    .boxBlocknews {
        width: 100%;
        padding: 5px;
        border-radius: 3px;
        /*border: solid 1px #f3f3f3;*/
        /*height: auto;*/
        background-color: #ffffff;
        /*box-shadow: inset 0 1px 1px rgba(0,0,0,.075);*/
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
        display: inline-block;
        /*min-height:unset;*/
    }

    img {
        max-width: 100%;
        /*margin-top: -8px;*/
    }

    .modal-content {
        width: 100%;
    }

    .main {
        padding: 0px;
    }

    .img-blocktin {
        width: 100%;
        height: auto;
    }

    body {
        padding: 0px;
    }

    .boxtinanh img {
        height: 100px;
    }
}

/*small phone*/
@media only screen and (max-width: 450px) {
    /*.topBlocknews12 a {
        font-weight: 700px;
        color: red;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        overflow: hidden;
    }*/
    .boxtintrangchu2 {
        height: auto;
        padding-top: 0px;
    }

    .boxBlocknews {
        width: 100%;
        height: auto;
    }

    .imgdetailnew {
        padding: 7px;
        width: 100%;
        height: auto;
    }
}

@media all and (max-width: 320px) {
    .img-responsive-modify {
        width: 100%;
    }

    .img-blocktin {
        width: 100%;
        height: auto;
    }

    .boxtintrangchu2 {
        height: auto;
        padding-top: 0px;
    }

    .boxBlocknews {
        width: 100%;
        height: auto;
        padding: 5px;
        border-radius: 3px;
        /*border: solid 1px #f3f3f3;*/
        height: auto;
        background-color: #ffffff;
        /*box-shadow: inset 0 1px 1px rgba(0,0,0,.075);*/
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
        display: inline-block;
    }

    .imgdetailnew {
        padding: 7px;
        width: 100%;
        height: auto;
    }
}



/*@media (min-width:768px) {
    .img-responsive-modify {
        width: 150px;
    }

    .cssMargin {
        background-color: #ffffff;
        width: 100%;
        max-width: 1200px;
        padding: 0px 15px;
        margin: 0px auto;
    }

    .imgflexdiv img {
        height: 240px;
    }

    .blockImage {
        width: 100%;
        padding: 2px;
        margin-bottom: 5px;
    }

        .blockImage img {
            height: 480px;
        }
}

@media (min-width:992px) {
    .cssMargin {
        background-color: #ffffff;
        width: 100%;
        max-width: 1200px;
        padding: 0px 15px;
        margin: 0px auto;
    }

    .imgflexdiv img {
        height: 275px;
    }

    .blockImage {
        width: 100%;
        padding: 2px;
        margin-bottom: 5px;
    }

        .blockImage img {
            height: 220px;
        }
}

@media (min-width:1200px) {
    .cssMargin {
        background-color: #ffffff;
        width: 100%;
        max-width: 1200px;
        padding: 0px 15px;
        margin: 0px auto;
    }
}*/
/*==== end of responsive===*/
.imgflexdiv img {
    height: 300px;
}

.blockImage {
    width: 100%;
    padding: 0px;
    margin-bottom: 5px;
    height: 220px;
}

    .blockImage img {
        height: 250px;
        padding: 0px;
    }

.blank-5 {
    padding-top: 5px;
    clear: both;
}


.leftMenuT {
    list-style: square;
    /*padding-left: 0px;
    margin-left: 0px;
    padding-right: 7px;*/
    text-align: left;
    list-style-position: inside;
    line-height: 28px;
    margin-left: 0px;
    padding-left: 5px;
    padding-right: 10px;
    display: block;
    font-family: 'Roboto';
    font-size: 14px;
    list-style-image: url(/skin/images/bullet.png);
}

    .leftMenuT li {
          /*list-style: square;*/
        border-bottom: dotted 1px #f2a106;
        line-height: 28px;
        /*display: block;*/
        padding-left: 15px;
    }
    /*
    .leftMenuT a {
        color: #333;
        text-decoration: none;
        font-weight: 500;
        font-family: 'Roboto';
    }

        .leftMenu a:hover {
            color: #ff0000;
            text-decoration: underline;
        }*/
