@import url(https://fonts.googleapis.com/css?family=Roboto);

body {
    margin: 0px;
    overflow-x: hidden;
    font-family: 'Roboto',sans-serif;
    width: 100%;
    height: 100%;
    position: relative;
    background: #fff url(/Image/bg.jpg);
}


*,
*:before,
*:after {
    box-sizing: border-box;
}

img {
    max-width: 100%;
}



.DivTinChiTiet {
    width: 100%;
    display: block;
    overflow: hidden;
    padding-bottom: 5px;
    padding-top: 3px;
    height:auto;

    
}
.cell {
    padding: 6px 6px;
    display: table-cell;
    font: normal 13px 'Roboto',sans-serif;
}
.row {
    display: table-row;
    background: #f6f6f6;
}

.quantribang {
    width: 100%;
    text-align: left;
    left: 0px;
    top: 0px;
    position: relative;
}
.quantrivitri {
    margin: 0 auto;
    width: 1000px;
    display: block;
    overflow: hidden;
}
.quantrifoot{
     margin: 0 auto;
    width: 1000px;
    display: block;
    overflow: hidden;
    padding:10px;
  
}

.quantridivloc {
    display: none;
    overflow: hidden;
    padding: 0px;
    text-align: left;
    vertical-align: middle;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 100%;
}

.tdtieude {
    padding: 0px;
    padding-left: 0px;
    text-align: left;
    vertical-align: middle;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    padding-top: 10px;
    display: block;
    overflow: hidden;
}

.tdtieudebutton {
    padding: 0px;
    padding-left: 0px;
    text-align: left;
    vertical-align: middle;
    padding-bottom: 10px;
    padding-top: 10px;
}

.tdright {
    padding-left: 0px;
    text-align: right;
    vertical-align: middle;
    padding-bottom: 10px;
    padding-top: 10px;
}

.quantridiv {
    width: 100%;
    padding: 5px;
    display: block;
    overflow: hidden;
}

.quantriquantri {
    width: 49%;
    float: left;
}

.quantrilienket {
    font-size: 8pt;
    font-weight: 700;
    float: left;
}

a:link {
    color:#23578b;
    text-decoration: none;
    font-family: 'Roboto',sans-serif;
    font-size: 13px;
}


a:hover {
    color: #ff0000;
    text-decoration: none;
    font-family: 'Roboto',sans-serif;
    font-size: 13px;
}

a:active {
    color: #003366;
    text-decoration: none;
}

#bannerimg {
    background-size: cover;
    background-position: 0;
    margin: 0 auto;
}

#TinNoiBatOut {
    width: 100%;
    background-color: #fff;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 3px -3px rgba(0,0,0,0.15);
    padding: 5px;
    display: block;
}

#TinNoiBat {
    float: left;
    width: 65%;
    display: block;
    overflow: hidden;
}
/*ListGuest*/


.UserOnline {
    font-family: 'Roboto',sans-serif;
    font-size: 8pt;
}

.UserOnlineCount {
    font-size: 10pt;
    color: #ff0033;
    font-family: 'Roboto',sans-serif;
}
/*EndListGuest*/
/*ShowMainItem*/
.LienKetCMOut {
    width: 100%;
    margin: 0 auto 0 auto;
    overflow: hidden;
    padding: 3px;
    border-bottom: 0px;
    background-color:#2799c1;
    color: #ffffff;
    border-radius:3px;
    padding-bottom: 5px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff1a00+0,ffffff+100 */
}

.LienKetCM {

    transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    margin-left: 0px;
    font-family: 'Roboto',sans-serif;
    font-size: 13px;
    color: #fff;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 14px;
    padding-top: 5px;
    border-radius: 3px 10px 10px 3px;
    -moz-border-radius: 3px 10px 10px 3px;
    -webkit-border-radius: 3px 10px 10px 3px;
    border: 2px solid #fff;
    float: left;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    background: #2799c1;
    background: -moz-linear-gradient(top, #2799c1 0%, #2799c1 50%, #2799c1 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #2799c1), color-stop(50%, #2799c1), color-stop(100%, #2799c1));
    background: -webkit-linear-gradient(top, #2799c1 0%, #2799c1 50%, #2799c1 100%);
    background: -o-linear-gradient(top, #2799c1 0%, #2799c1 50%, #2799c1 100%);
    background: -ms-linear-gradient(top, #2799c1 0%, #2799c1 50%, #2799c1 100%);
    background: linear-gradient(to bottom, #2799c1 0%, #2799c1 50%, #2799c1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b77b0', endColorstr='#4b77b0', GradientType=0 );
}


.LienKetTinMoi {
    position: relative;
    background: red;
    display: inline-block;
    padding: 8px;
    color: #FFF;
    text-decoration: none;
    float: left;
    font-weight: bold;
    border: 0px solid transparent;
}

    .LienKetTinMoi:after {
        position: absolute;
        bottom: 0;
        left: 100%;
        content: ' ';
        width: 0;
        height: 0;
        border-left: 0 solid transparent;
        border-right: 35px solid transparent;
        border-bottom: 35px solid red;
        border-top: 0px solid transparent;
    }


.TinChinhMain {
    color: #1155cc;
    font-size: 13px;
    font-family: 'Roboto',sans-serif;
    font-weight: bold;
}

.TinHot {
    color: #ff0033;
    font-size: medium;
    font-family: 'Roboto',sans-serif;
    font-weight: bold;
}

.TomTatMain {
    font: 400 13px/22px 'Roboto',sans-serif;
    text-align: justify;
    vertical-align: top;
}

.TinPhuMain {
    font: 400 14px/22px 'Roboto',sans-serif;
    text-align: justify;
    vertical-align: middle;
}
/*EndShowMainItem*/
/*ThongBao*/
.ThongBao {
    color: #FFF;
    font: 400 14px/22px 'Roboto',sans-serif;
    font-weight: bold;
    text-shadow: 0 1px 1px #000;
}

.ThongBaoContent {
    font: 400 14px/22px 'Roboto',sans-serif;
    color: Black;
}
/*End ThongBao*/
/*LienKetNhanh*/
.LienKetNhanh {
    font-family: 'Roboto',sans-serif;
    font-size: 9pt;
    color: #fff;
    vertical-align: middle;
    margin-left: 5px;
    font-weight: bold;
}

.LienKetNhanhContent {
    font-size: 13px;
    font-family: 'Roboto',sans-serif;
    font-weight: bold;
}
/*EndLienKetNhanh*/
/*VB MBH*/
.VBMBH {
    color: #FFF;
    font: 400 14px/22px 'Roboto',sans-serif;
    font-weight: bold;
    text-shadow: 0 1px 1px #000;
}

.VBMBHContent {
    font: 400 13px/22px 'Roboto',sans-serif;
}

/*End VB MBH*/
/*Banner*/

/*End BN*/
/*ChuyenMucList*/
.ChuyenMucLink {
    margin-left: 0px;
    font: 500 18px/22px 'Anton',sans-serif;
    color: #000;
}
/*EndCHuyenMucList*/
/*VanBanPhapLuat*/
.NormalTK {
    font: bold 14px 'Roboto',sans-serif;
}

.VbInfo {
    font: bold 14px 'Roboto',sans-serif;
    color: #fff;
}

.VbInfoSub {
    font: normal 14px 'Roboto',sans-serif;
}

.VBDetailTitle {
    font: bold 14px 'Roboto',sans-serif;
}

.VBDetail {
    font: normal 14px 'Roboto',sans-serif;
}
/*MenuVB*/
.VBMenuTB {
    font: bold 14px 'Roboto',sans-serif;
    color: #fff;
    text-shadow: 0 1px 1px #000;
    margin-left: 3px;
    float: left;
}
/*EndVBPL*/
.youtube {
    /* Do stuff here */
    width: 640px;
    height: 360px;
}

.TitTinMoi span.tick-td {
    color: #ff0000;
    font-size: 16px;
    font-family: Roboto;
    letter-spacing: 1px;
    font-weight: 700;
    float: left;
}

.TitTinMoi {
    background-color: #ffffff;  
    display: block;
    overflow: hidden;
    width: 100%;
    padding-bottom: 0px;
}

.scrollToTop{
	width:50px; 
	height:40px;
	padding:10px; 
	text-align:center; 
	background: grey;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	position:fixed;
	bottom:25px;
	right:30px;
	display:none;
      background: #5a8ff3 url(/Image/arrow_up.png) no-repeat center;
	//background: url('arrow_up.png') no-repeat 0px 20px;
  //  background-color:#23578b;
}
.scrollToTop:hover{
	text-decoration:none;
}



#TinMoiMain {
    float: right;
    width: 35%;
    padding: 5px;
    vertical-align: top;
    padding-top: 3px;
    padding-right: 3px;
}

.TinMoi {
    background-color: #ffffff;
    padding: 2px;
    font-family: 'Roboto',sans-serif;
    background-repeat: repeat-x;
    background-position: bottom;
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: left;
}

    .TinMoi ul {
        margin: 0px;
        padding: 0px;
    }

        .TinMoi ul li {
            list-style: none;
            border-bottom: 1px solid #d6dde0;
            padding-top: 5px;
            padding-bottom: 5px;
            font-size: 13px;
            text-align: justify;
            overflow: hidden;.TinMoi ul li a
            display: block;
            float: left;
        }

            .TinMoi ul li:last-child {
                border-bottom: none;
            }

            .TinMoi ul li a {
                text-decoration: none;
              
                font-size: 13px;
                font-family: 'Roboto',sans-serif;
                line-height: 20px;
                float: left;
            }

                .TinMoi ul li a:hover {
                    color: #ff0000;
                }

.TopModul {
    text-align: left;
    background: #2799c1;
    padding-top: 8px;
    padding-bottom: 8px;
    display: block;
    width: 100%;
    overflow: hidden;
    padding-left:5px;
}

.TopTH {
    border-bottom: 1px solid #fff;
    text-align: left;
    background: #2799c1;
    background: -moz-linear-gradient(top, #2799c1 0%, #2799c1 50%, #2799c1 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #2799c1), color-stop(50%, #2799c1), color-stop(100%, #2799c1));
    background: -webkit-linear-gradient(top, #2799c1 0%, #2799c1 50%, #2799c1 100%);
    background: -o-linear-gradient(top, #2799c1 0%, #2799c1 50%, #2799c1 100%);
    background: -ms-linear-gradient(top, #2799c1 0%, #2799c1 50%, #2799c1 100%);
    background: linear-gradient(to bottom, #2799c1 0%, #2799c1 50%, #2799c1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b77b0', endColorstr='#4b77b0', GradientType=0 );
    height: 30px;
    padding-top: 8px;
    padding-left: 5px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.TopModulText {
    color: #FFF;
    font: 600 14px/22px 'Roboto',sans-serif;
    text-shadow: 0 1px 1px #000;
}

.youtube {
    /* Do stuff here */
    width: 640px;
    height: 360px;
}

div#bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.wrapper {
    margin: 0 auto;
    padding: 0px;
    max-width: 1000px;
}

.table {
    margin: 0 0 10px 0;
    width: 100%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    display: table;
}


 img {
        max-width: 100%;
        height: auto;
    object-fit: cover;
    object-position: center;
    -o-object-fit: cover;
    transition: all 1s;
    }

    img:hover {
                opacity: 1;
                transform: scale(1.05,1.05);
                -webkit-transform: scale(1.05,1.05);
                -moz-transform: scale(1.05,1.05);
                -ms-transform: scale(1.05,1.05);
                -o-transform: scale(1.05,1.05);
            }

@media screen and (max-width: 580px) {
    .table {
        display: block;
    }
}

.row {
    display: table-row;
    background: #f6f6f6;
}

    .row:nth-of-type(odd) {
        background: #e9e9e9;
    }

    .row.header {
        font-weight: 900;
        color: #ffffff;
        background: #ea6153;
    }

    .row.green {
        background: #27ae60;
    }

    .row.blue {
        background: #2980b9;
    }

@media screen and (max-width: 580px) {
    .row {
        padding: 8px 0;
        display: block;
    }
}

.cell {
    padding: 6px 6px;
    display: table-cell;
    font: normal 13px 'Roboto',sans-serif;
}

@media screen and (max-width: 580px) {
    .cell {
        padding: 2px 10px;
        display: block;
    }
}



@media screen and (max-width: 600px) {
    .topnav a:not(:first-child), .dropdown .dropbtn {
        display: none;
    }

    .topnav a.icon {
        float: right;
        display: block;
    }
}

@media screen and (max-width: 600px) {
    .topnav.responsive {
        position: relative;
    }

        .topnav.responsive .icon {
            position: absolute;
            right: 0;
            top: 0;
        }

        .topnav.responsive a {
            float: none;
            display: block;
            text-align: left;
        }

        .topnav.responsive .dropdown {
            float: none;
        }

        .topnav.responsive .dropdown-content {
            position: relative;
        }

        .topnav.responsive .dropdown .dropbtn {
            display: block;
            width: 100%;
            text-align: left;
        }
}

.leftweb {
    width: 73.5%;
    vertical-align: top;
    overflow: hidden;
    float: left;
    display: block;
    background-color:white;
}

.rightweb {
    width: 25.5%;
    vertical-align: top;
    overflow: hidden;
    float: right;
    display: block;
    background-color:white;
}

.rightmain {
    float: right;
    display: block;
    overflow: hidden;
    width: 49.5%;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border: 1px solid #ccc;
    background-color: #fff;
    box-shadow: 0px 0px 5px 0px rgba(218,220,237,0.64);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(218,220,237,0.64);
    -moz-box-shadow: 0px 0px 5px 0px rgba(218,220,237,0.64);
    padding: 3px;
    margin-bottom: 10px;
    height: 320px;
    padding-bottom: 7px;
    background-color:white;
}

.leftmain {
    float: left;
    display: block;
    overflow: hidden;
    width: 49.5%;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border: 1px solid #ccc;
    background-color: #fff;
    box-shadow: 0px 0px 5px 0px rgba(218,220,237,0.64);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(218,220,237,0.64);
    -moz-box-shadow: 0px 0px 5px 0px rgba(218,220,237,0.64);
    padding: 3px;
    margin-bottom: 10px;
    height: 320px;
    padding-bottom: 7px;
    transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    background-color:white;
}

.leftvanban {
    width: 20%;
    vertical-align: top;
    display: block;
    overflow: hidden;
    float: left;
}

.rightvanban {
    float: right;
    width: 80%;
    padding: 5px;
    vertical-align: top;
}




@media screen and (max-width: 700px) {
    .leftweb, .rightweb, .rightmain, .leftmain {
        width: 100%; /* The width is 100%, when the viewport is 800px or smaller */
        float: left;
        height: auto;
    }

    .leftvanban {
        display: none;
    }

    img {
        max-width: 100%;
        height: auto;
        display: block;
    }

    img:hover {
                opacity: 1;
                transform: scale(1.05,1.05);
                -webkit-transform: scale(1.05,1.05);
                -moz-transform: scale(1.05,1.05);
                -ms-transform: scale(1.05,1.05);
                -o-transform: scale(1.05,1.05);
            }

    .rightvanban {
        width: 100%;
        float: left;
    }

    #TinNoiBatOut {
        width: 100%;
    }




    #TinMoiMain {
        width: 100%;
        float: left;
    }

    #TinNoiBat {
        width: 100%;
        float: left;
    }
}
