@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap');

a {
  color: #333;
}
a:hover {
	color: #333;
}
a:focus, a:hover {
  text-decoration: none;
}
img {
	max-width:100%;
	height:auto;
}


ul, li, ol {
  list-style: outside none none;
  padding:0px;
  margin:0px;
}


body {
  color: #000;
  	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400;
  overflow-x: hidden;
  width: 100%;
  background-color:#f1f2f6;
}


.h3, h3 {
  font-size: 24px;
  line-height:29px;
}
.h2, h2 {
  font-size: 24px;
}



.co1 {
  background: -webkit-linear-gradient(90deg, #235A3A, #85D188 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.coB {
color:#222;
}
.coF {
color:#fff;
}
.coC {
color:#ccc;
}
.pt0 { 	padding-top:0px; }
.pt1 { 	padding-top:0px; }
.pt2 { 	padding-top:20px; }
.pt3 { 	padding-top:30px; }
.pt4 { 	padding-top:40px; }
.pt5 { 	padding-top:50px; }
.pb0 { 	padding-bottom:0px; }
.pb1 { 	padding-bottom:10px; }
.pb2 { 	padding-bottom:20px; }
.pb3 { 	padding-bottom:30px; }
.pb4 { 	padding-bottom:40px; }
.pb5 { 	padding-bottom:50px; }
.mt0 { 	margin-top:0px; }
.mt1 { 	margin-top:10px; }
.mt2 { 	margin-top:20px; }
.mt3 { 	margin-top:30px; }
.mt4 { 	margin-top:40px; }
.mt5 { 	margin-top:50px; }
.mb0 { 	margin-bottom:0px; }
.mb1 { 	margin-bottom:10px; }
.mb2 { 	margin-bottom:20px; }
.mb3 { 	margin-bottom:30px; }
.mb4 { 	margin-bottom:40px; }
.mb5 { 	margin-bottom:50px; }
.tC {
  text-align: center;
}
.tL {
  text-align: left;
}
.tR {
  text-align: right;
}
.fR {
float:right;
}
.fL {
float:left;
}
.product-img,
.box-image {
	overflow:hidden;
}
.box-image img, .product-img img {
    width:100%;
     display:block;
     transition:0.3s ease-out
}
 .box-image:hover img,
 .product-img:hover img {
    transition:0.6s ease-in-out;
     transform:scale(1.1);
   //  opacity:0.5
}

.bT {
  color: #235a3a;
  font-size: 100px;
  line-height: 1;
  margin: 30px;
}



body:not(.home) .header {
        /* position: fixed; */
    top: 0;
    left: 0;
    z-index: 999;
	background: #ffffff;
    box-shadow: 0px 6px 10px rgb(38 43 63 / 8%);

}


#header {
    max-height: 238px;
    background-color: #AA0000;
	color:#fff;
}
#header a {
	color:#fff;
}
#header a:hover {
	color:#e4973e;
}
.topheader {
  line-height: 40px;
  margin-top:10px;
}
.topcontact > a {
  margin-right: 50px;
}
.buttonLogin {
  text-align: right;
}
.buttonLogin > a {
  border: 1px solid #fff;
  border-radius: 30px;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin-left: 10px;
  padding: 0 20px;
  font-weight:bold;
}
.buttonLogin > a:hover,
.buttonLogin > a.active {
	background-color:#e4973e;
	color:#000 !Important;
	border-color: #e4973e;
} 


.mainHeader {
  margin: 0 0;
}
.iLogo  img {
    height: 100px;
    width: auto;
}
 
.menuMain > li {
  float: left;
  line-height: 40px;
  margin: 0;
  padding: 0 10px;
}
.menuMain > li > ul > li {
  line-height: 20px;
  margin-bottom: 10px;
  overflow: hidden;
} 
.menuMain > li:last-child > ul {
	right:0px;
}
.menuMain > li:last-child > ul::before {
    left: auto;
	right:50%;
}
.menuMain > li  > a{

  font-weight: bold;

  text-transform: uppercase;
}
#header .menuMain > li ul  a { 
  color:#222;
}  
.menuMain > li > ul {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  line-height: 50px;
  margin-left: -15px;
  padding:15px;
  position: absolute;
  display:none;
  z-index:9;

}
.menuMain > li > ul::before {
  color: #fff;
  content: "";
  font-family: fontawesome;
  font-size: 30px;
  left: 15px;
  position: absolute;
  top: -30px;
} 
.menuMain > li:hover > ul {
	  display:block;
}


.thongbao {
  margin-bottom: 30px;
}

.topcontact.tR > a {
  margin-left: 30px;
  margin-right: 0;
}

.thongbaoText {
  line-height: 40px;
}
.marqueetext {
  float: right;
  max-width: 450px;
  overflow: hidden;
}
.marqueetext a {
    margin-right: 15px;
}

.spceicalMenu {
  background-color: #034577;
  padding: 5px;
  text-align: right;
}
.spceicalMenu strong {
  color: #fff;
  float: left;
  font-weight: bold;
}
 
 
 
 .footer {
  background-color: #0b5a9c;
  color: #fff;
  padding: 50px 0;
}
 .footer a {
  color: #fff;
 }  
 .coppyRight{
  background-color: #034577;
   color: #fff;
  padding: 10px;
  text-align: center;
 }
 
.ketqua_net  a{
	color:blue
}




.table {
    background-color: #fff;
}

        #div_bor_ketqua .table .th_title {
            text-align: center;
            vertical-align: middle
        }

        .ul_ketqua {
            display: table;
            width: 100%
        }

        .ul_ketqua li {
            float: left;
            padding: 7px 0;
            text-align: center;
            border-right: 1px solid #0b5a9c;
            font-size: 24px
        }

        .ul_ketqua .li_bor_top {
            border-top: 1px solid #0b5a9c
        }

        .th_number {
            padding: 0 !important
        }

        .tr_db {
            color: #e62e04
        }

        .table_tk_ketqua .info th {
            background: #0b5a9c !important;
            color: #fff !important
        }

        .number_title {
            color: #e62e04;
            text-align: center;
            font-weight: 700
        }

        .number_ketqua {
            font-weight: 700
        }

        .h4_thongke {
            overflow: hidden;
            border-left: 10px solid #c90000;
            margin-top: 20px !important;
        }

        .div_select {
            margin-left: 10px;
            float: left
        }
		#dynamic_select,
        #select_date {
            color: #0078ff
        }

        .h4_thongke span {
            float: left;
            padding-top: 4px
        }

        .left_loto {
            float: left;
            width: 65% !important
        }

        .right_loto {
            float: left;
            width: 35% !important;
            text-align: right;
            margin-top: 0 !important
        }

        .right_loto .time-chat {
            position: initial !important;
            color: #8f8f8f
        }

        .hr_loto {
            margin: 0 !important
        }

        .row_loto0 {
            background: #f6fcfb
        }

        .row_loto .name .name-chat {
            margin-top: 4px;
            margin-bottom: 1px !important
        }

        .row_loto .name {
            padding-left: 5px !important
        }

        .row_loto {
            border-top: 1px solid #e1e1e1
        }

        .row_loto .row {
            margin-top: 10px;
            padding: 0 22px
        }

        .row_loto .point-loto {
            top: 26px !important;
            font-size: 12px
        }

        .h4_title_tk {
            padding: 0 15px;
            height: 33px;
            line-height: 33px;
            background: #c60;
            color: #fff;
            font-weight: 700;
            text-align: center;
            font-size: 16px
        }

        #div_loto_online .row_loto .row .col-xs-2 img {
            width: 35px !important;
            height: 35px !important
        }

        #div_loto_online .row_loto .row .avt {
            width: 40px !important
        }

        #div_loto_online .row_loto .row .left_loto .name {
            margin: -4px 0
        }

        #div_loto_online .row_loto .row {
            padding: 0 5px;
            margin: 12px 0 0
        }

        #div_loto_online .row_loto .row .right_loto .col-xs-12 .col-xs-8 {
            width: 70.666667%
        }

        #div_loto_online .row_loto .row .right_loto .col-xs-12 .col-xs-4 {
            width: 29.333333%
        }

        .btn {
            margin-left: 20px;
            float: left;
            padding: 6px 21px
        }

        #delete_all_message {
            padding: 6px 12px !important
        }

        .p_btl {
            width: 69px !important;
            float: left;
            text-align: left
        }


#div_title_ketqua {
  background: #aa0000 none repeat scroll 0 0;
  color: #fff;
  padding: 10px;
  text-align: center;
  
}
.p_prev {
  left: 35px;
  position: absolute;
  top: 65px;
}
.p_next {
  right: 35px;
  position: absolute;
  top: 65px;
}
.p_next img,
.p_prev img {
  display: block;
  height: 30px;
  width: 30px;
}
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border: 1px solid #0b5a9c;
}





.table_viettlot table {
  background-color: #fff;
  border: 1px solid #0b5a9c;
  border-top: 2px solid #0b5a9c;
  font-size: 18px;
  width:100%;
  margin-bottom:30px;
}
.table_viettlot .text-center th {
  text-align:center;
}



.table-loto tr:nth-of-type(2n){background-color:#f0f8ff;}
.table-loto td{font-size:16px;font-weight:700;}
.table-loto thead th{line-height:40px;    background: #0b5a9c !important;
    color: #fff !important;}
.table-loto th{color:#ed1c25;font-weight:400;}
.table-loto thead th{background-color:#f0f8ff;font-size:14px;color:#000;}
.loto-name{width:10%;text-align:center;color:#ed1c25;}
.loto-col2{width:40%;font-size:16px;font-weight:700;}
@media (max-width:800px){
.table-loto th{font-size:14px;}
}



.mega_ul {
    margin: 10px auto;
    text-align: center;
    padding: 0;
}
.mega_li {
    list-style: none;
    display: inline-block;
    text-align: center;
    font-weight: 700;
    padding: 5px;
    border-radius: 50%;
    width: 57px;
    height: 57px;
    line-height: 40px;
    font-size: 27px;
    background: 0 0;
    color: #333!important;
    border: 4px solid #ed1d27;
    margin: 0 5px;
}
.mega_li:nth-child(7) {
    border: 4px solid #555;
    color: #fff!important;
    background: rgba(0,0,0,.5);
}
.table_kq {
	background-color:#fff;
}
.kqcenter {
    text-align: center;
    vertical-align: middle!important;
}
 .vietdam {
    font-weight: bold;
}
.chu19 {
    font-size: 19px;
}
.chu26 {
    font-size: 26px;
}
.maudo {
    color: red!important;
}

.col-left {
	width: 235px !important;
	
}
.row-main {
	margin-top:30px;
}

.col-main {
width: calc( 75% - 250px ) !important;
}
body.single-diendan .col-main {
	border:1px solid #ddd;
	background-color:#fff;
}
div#left_date div.datepicker-inline {
    width: 200px;
}
.page-template-page-ketqua-crawler .andi{
	display:none;
}

.page-template-page-ketqua-crawler .row-main > div.col-main {
	width:100% !Important; 
}

.border {
    border: 1px solid #ddd;
}
.kqvertimarginw {
    margin-bottom: 10px!important;
}
.kqbackground {
    background-color: #fff;
}

.thongkeTable > table {
  background-color: #fff;
  border: 1px solid #0b5a9c;
}
.table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tbody>tr>td.info, .table>tbody>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th, .table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>thead>tr.info>th, .table>thead>tr>td.info, .table>thead>tr>th.info {
    background-color: #0b5a9c;
    color: #fff;
}
.thongkeTable .maudo {
    color: #f0ad4e!important;
}

.slideBox {
  background-color: #fff;
  border: 1px solid #ddd;
  background-color: #fff;
  margin-bottom:20px;
}
.slideBox .lefth2 {
  background-color: #aa0000;
  line-height: 30px;
  margin: 0;
  padding: 0px 10px;
}
.slideBox .lefth2 .title {
  color: #fff;
  font-size: 15px;
  font-weight: bold;
}
.slideBox .slideBoxmain {
  padding: 15px;
}
.slideBoxmain li {
	margin-bottom:5px;
}
.slideBoxmain li::before {
  color: #e4973e;
  content: "";
  font-family: fontawesome;
  margin-right: 5px;
}
.div_bor_gach {
  display: block;
  text-align: center;
}
 
 
 
 
.diendan {
  margin-bottom: 20px;
}
.diendan > .row {
  margin: 0;
}
.diendan > .row > div {
  padding: 0;
}
.diendan > .row > div:last-child > div {
  border-left: 0 none;
}
.diendanInner {
  background-color: #fff;
  border: 1px solid #ddd;
}
.diendanInner > h4 {
  background: #5cb85c url("img/copy_bg.gif") repeat scroll 0 0 / auto 100%;
  color: #fff;
  line-height: 40px;
  margin: 0;
  padding: 0 10px;
}
 .diendanInner > ul {
  padding: 10px;
}
.diendanInner > ul > li {
  background: rgba(0, 0, 0, 0) url("img/nuoi-lo.gif") no-repeat scroll left center;
  border-bottom: 1px dashed #ddd;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-left: 38px;
}
 .diendanInner > ul > li:last-child {
  border-bottom: 0 none;
  margin-bottom: 0;
}
 
 
 
 
 
 
 
/*! CSS Used from: https://chotlo.trongtamtay.com/wp-content/themes/ctykts/css/css.css ; media=all */

.text-success{color:#3c763d;}
.text-danger{color:#a94442;}
table{background-color:transparent;    width: auto;}
.avt_chat{width:45px!important;height:45px;}
.point-loto{color:#fa0000;font-size:12px;}
.b_lo{color:#e47301;}
.b_db{color:#f90000;}
.span_point{color:#565656!important;font-size:12px;}
#site a:hover{text-decoration:none;}
#wpdcom .wpd-comment .wpd-comment-right{padding-bottom:0;width:100%;}
#wpdcom .wpd-thread-list{background-color:#e9ebee;margin-top:0;padding:10px;}
.wpd_comment_level-1{background-color:#fff;border-bottom:1px solid #d7d7d7;margin-bottom:10px;}
.wpd-comment-wrap{padding:10px;}
#wpdcom .wpd-comment .wpd-comment-header{padding:0 0 0 55px;width:100%;}
#wpdcom .wpd_comment_level-1 > .wpd-comment-wrap .wpd-comment-footer{border-top:1px solid #d7d7d7;padding-top:3px;}
.wpd-comment-author{width:100%;}
.avt_chat{left:0;position:absolute;top:0;}
.wpd-comment-header{position:relative;}
.xemchot,.level{display:inline-block;position:relative;}
.span_point{color:#565656;float:left;font-size:12px;margin-right:5px;padding-top:2px;}
#wpdcom .wpd-comment-footer .time{color:#868686;cursor:pointer;font-size:11px;font-style:italic;}
#wpdcom .wpd-reply.wpd_comment_level-2{background-color:#f6f7f9;border-bottom:1px dotted #cacaca;margin-left:0;}
#wpdcom .wpd-reply.wpd_comment_level-2 .wpd-reply-to{display:none;}
.wpd_comment_level-2 .wpd-reply-button{display:none;}
.wpd-comment-text{margin-top:10px;}
.author{color:#000;}
.span-xemchot{font-size:13px;font-weight:normal;}
#wpdcom .level{color:#3b5998;}
#wpdcom .author{float:left;height:20px;line-height:20px;margin-right:5px;}
}

 
 
 .tml-register h2 {
	display:none;
}
		
.tml-button {
  background-color: #e81d00;
  border: 0 none;
  color: #fff;
  font-weight: bold;
  padding: 10px 30px;
  text-transform: uppercase;
}  

.wpd-form-wrap {
	padding:0 10px;
}
body:not(.logged-in) .wpd-form-wrap, .your-id, .your-name {
    display: none !Important;
}
 
#wpdcom .wpd-comment .wpd-comment-right {

  padding-bottom: 0;
  width: 100%;
}
#wpdcom .wpd-thread-list {
  background-color: #e9ebee;
  margin-top: 0;
  padding: 10px;
}
.wpd_comment_level-1 {
  background-color: #fff;
  border-bottom: 1px solid #d7d7d7;
  margin-bottom: 10px;

}
.wpd-comment-wrap{
	  padding: 10px;
} 
#wpdcom .wpd-comment .wpd-comment-header {
  padding: 0 0 0 55px !important;
  width: 100%;
} 
#wpdcom .wpd_comment_level-1 > .wpd-comment-wrap .wpd-comment-footer {
  border-top: 1px solid #d7d7d7;
  padding-top: 3px;
}
.wpd-comment-author {
  width: 100%;
}
.avt_chat {
  left: 0;
  position: absolute;
  top: 0;
}
.wpd-comment-header {
  position: relative;
}

.xemchot, .level {
  display: inline-block;
  position: relative;
}

.span_point {
  color: #565656;
  float: left;
  font-size: 12px;
  margin-right: 5px;
  padding-top: 2px;
}
#wpdcom .wpd-comment-footer .time {
  color: #868686;
  cursor: pointer;
  font-size: 11px;
  font-style: italic;
}

#wpdcom .wpd-reply.wpd_comment_level-2 {
  background-color: #f6f7f9;
  border-bottom: 1px dotted #cacaca;
  margin-left: 0 !Important;
}
#wpdcom .wpd-reply.wpd_comment_level-2 .wpd-reply-to{
  display: none;
}
.wpd_comment_level-2 .wpd-reply-button  {
  display: none;
}
.wpd-comment-text  {
  margin-top:10px;
  padding: 0 0 0 55px !important;
}
.author {
  color: #000;
}
.span-xemchot {
  font-size: 13px;
  font-weight: normal;
}
.wpd-thread-head {
  display: none !Important;
}
.by-wpdiscuz {
  display: none;
}
#wpdcom .level {
  color: #3b5998;
}
#wpdcom .author {
  float: left;
  height: 20px;
  line-height: 20px;
  margin-right: 5px;
} 
#wpdcom textarea {
    width: 100%;
    min-height: 150px !important;
}
 
 
 .display-hide {
    display: none;
}
.div-point-loto {
    width: 100%;
    margin-top: 5px;
}
 img.img-xemchot {
    width: 15px;
}
span.title-xemchot {
    font-size: 12px;
}
 
 
 
 
 
.mobi {
display:none;
}	
	  
	  
@media screen and (max-width: 1200px) 
{


	
}

@media screen and (max-width: 1000px) 
{

.menuMain {
  display: none;
}


}


@media screen and (max-width: 767px) 
{

.mobi {
	display:block;
}
.desk {
display:none;	
}

	
}



@media screen and (max-width: 479px) 
{
	
}


@media screen and (max-width: 359px) 
{


}








.homnaytbl{width:98%; max-width:600px; border:#A4B5D0 1px solid; margin:5px 0; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px}
.homnaytbl div{margin:3px 0}
.ngay {background-color:transparent}
.thangduong{text-align:center;font-size:17px; font-weight:bold; color:#330033; background-color: transparent}
.ngayduong{text-align:center;font-size:23px;font-weight:bold; color:#0049A4; background:#D9E4FF; cursor:pointer; *cursor:hand}
.ngayduong_hover{color:#0062D9; background:#EAF0FF}
.ngaythangduong{text-align:center;font-size:14px;font-weight:bold; color:#FFFFFF; background:#787878}
.thuduong{text-align:center;font-size:13px;font-weight:bold; text-decoration:underline}
.ngaythangnamam{background:#FBF4EA}
.thangnamam{text-align:center;font-size:12px;color:#464646;font-weight:bold}
.ngayam{text-align:center;font-size:19px; color:red; font-weight:bold}
.gioam{text-align:center;font-size:12px;color:#56019C;font-weight:bold}
.canchi {vertical-align:top;font-weight:bold; background:#F4E4FC}
.normal {vertical-align:top; line-height:13px}
.hoangdao {font-size:12px;font-weight:bold}


.contentbox {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  margin-bottom: 5px;
  text-align: left;
}
.contentbox_header{background:#5cb85c url("img/copy_bg.gif") repeat scroll 0 0 / auto 100%;}
.contentbox_header div {
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  line-height: 16px;
  padding: 5px;
  position: relative;
}
.contentbox_body{padding:5px;}
.contentbox_body span {margin:3px;padding:5px 5px;display:block;float:left;background:#fdfdfd;border:#dfdddb 1px solid;font-size:16px;font-weight:bold;color:#1d5aeb;text-decoration:none;}
.contentbox_body span:hover {background:#ffede1;border:#fae1c0 1px solid;float:left;font-size:16px;font-weight:bold;color:#df5900;text-decoration:none;}






.tbl1{float:left;margin:5px;background:#83adfc;width:auto !important;}
.tbl1 .col1{color:#b3380f;font-weight:bold;background:#e1efff;padding:5px;}
.tbl1 .col2{color:#008000;font-weight:bold;background:#fff4e1;padding:5px;}
.clear{clear:both;}
.s{width:34px;color:#ffffff;vertical-align:bottom;padding-bottom:1px;height:100px;text-align:center;font-size:15px;font-weight:bold;text-align:center;}
.gandiv{position:absolute;width:34px;font-size:12px;font-weight:normal;color:#0044C1;}
.maxganhilight{margin:3px 5px;font-size:13px;color:#4B3F72;}
.maxganhilight b{font-size:13px;}
.tongnum{color:#484848;font-size:14px;font-weight:bold;text-align:center;}
.s2{width:34px;color:#ffffff;vertical-align:top;text-align:center;font-size:15px;font-weight:bold;text-align:center;position:relative;}
.gandiv2{position:absolute;top:-15px;width:34px;font-size:12px;font-weight:normal;color:#0044C1;}
.clear{clear:both;}
#tknhanh {
	background-color:#fff;
	margin-bottom:30px;
}
#tknhanh td{color:#393939;}
#tknhanh .tbl1 td {
  border: 1px solid #0b5a9c;
  color: #000;
  font-size: 90%;
}
.gandiv {
	margin-bottom:3px;
}
#thongbao {
  background-color: #f3f6fd;
  border: 1px solid #ddd;
  margin-bottom: 15px;
  padding: 15px;
  color:#000
}
.box {
  background-color: #fff;
  border: 1px solid #ddd;
  margin-bottom: 15px;
  padding: 15px;
  color:#000
}
.ghilo {
	margin-top:5px;
}
.ghilo .input_chot {
  height: 35px;
  width: 50px;
}
.chotItem {
  border-top: 1px solid #ddd;
  padding-bottom: 10px;
  padding-top: 10px;
}
.chotItem .so {
	color:green;
}
.chotItem p {
	margin-bottom:5px;
}
.chotItem > span {
  color: #999;
  font-size: 80%;
}
.lotop {
  font-size: 120%;
}
.lotop.b1{
  font-size: 160%;
  color:red;
}
.lotop.b2,
.lotop.b3,
.lotop.b4,
.lotop.b5,
.lotop.b6{
  font-size: 140%;
  color:#1d5aeb;
}
.lotop i {
  font-size: 13px;
  color:#999
}


.description .read-more{position:absolute;bottom:0;left:0;width:100%;text-align:center;margin:0;padding-top:50px;background-image:linear-gradient(to bottom, transparent, #fff);padding-bottom:15px;}
.description{height:220px;position:relative;overflow:hidden;}
.a-readmore {
    font-weight: 700;
    padding: 5px 15px;
    border-radius: 5px;
    margin: 0 auto;
    display: block;
    width: 150px;
    text-align: center;
    font-size: 14px;
}


@media (max-width:800px){

.col-main {
	width:100% !Important;
}
.col-left, .col-right {
  float: left;
	width:50% !Important;	
}
.buttonLogin {
  text-align: center;
}
.topcontact {
    display:none;
  text-align: center;
}
.topcontact > a {
  margin-left: 10px;
  margin-right: 10px;
}
.iLogo img {
  display: block;
  margin: 0 auto;
  height:100px;
}
.mainHeader {
  margin: 10px 0 0;
}
.mainHeader > .row {
  background-color: #034577;
  padding: 10px 0;
}
.thongbao {
	display:none;
}
.spceicalMenu {
  display: none;
}
.Btn_MenuMobile {
  background: #f0ad4e none repeat scroll 0 0;
  border-radius: 4px;
  cursor: pointer;
  display: block;
  height: 45px;
  position: absolute;
  right: 10px;
  top: -2px;
  width: 45px;
}

.navbar-toggle:focus{outline:0;}
.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px;}
.navbar-toggle .icon-bar+.icon-bar{margin-top:4px;}
.navbar-toggle {
  background-color: transparent;
  float: right;
  margin: 0;
}
.navbar-toggle:focus{outline:0;}
.navbar-toggle .icon-bar{background-color:#fff;border-radius:1px;display:block;height:2px;width:22px;}
.navbar-toggle .icon-bar+.icon-bar{margin-top:4px;}
.navbar-toggle{border:1px solid #FFF;}
.navbar-toggle .icon-bar{background:#fff;}

.menu-active .menuMain {
  display: block;
  margin: 10px -15px 0;
}
.menuMain > li {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0;
  width: 100%;
}
.menu-item-has-children {
 position: relative;
}
.menu-item-has-children > a {
	padding:0 10px;
}
.menu-item-has-children > i {
  cursor: pointer;
  float: right;
  padding: 12px;
  position: absolute;
  right: 0;
  top: 0;
}
.menu-item-has-children.active > i:before {
	content: "";
}
.menu-item-has-children.active .sub-menu {
  display: block;
  position: relative;
  width: 100%;
  background-color: #003259;
  margin:0px;
}
.menuMain > li > ul::before {
  color: #003259;
}
#header .menuMain > li ul a {
	color:#fff;
}
.menuMain > li:hover > ul {
  display: none;
}




}




@media (max-width:480px){

.diendan > .row > div {
	width:100% !Important;
}
.col-left ,
.col-right {
	width:100% !Important;	
}


}

.extendable { width:100% } 
#tknhanh table {width: auto !important;}