/*
Theme Name: custom
Version: 1.0
*/

*{margin:0;padding:0;outline:none}

@font-face {
    font-family: 'Nubito';
    font-style: normal;
    font-weight: 500;
    src: local('Nubito'), url('/wp-content/themes/custom/asset/font/NunitoSans-Regular.ttf') format('woff');
}

body{
    color: rgb(0, 0, 0);
    font-family: Nubito, sans-serif;
    font-size: 16px;
	line-height: 1.6;
	background: url(/wp-content/uploads/2025/01/bg.gif);
    max-width: 860px;
    margin: auto;
    border-width: 1px;
    border-color: rgb(255, 250, 247);
    border-image: initial;
}

.binhluan #comments {
    display: none;
}

.binhluan .reply {
    display: none;
}

.comment-meta {
    display: none;
}

.commentlist li {
    margin: 20px 0;
    display: flow-root;
}

.commentlist {
    list-style: none;
}

.header-wrapper {
    display: flex;
    flex-direction: column;
}

.header-main {
    height: 70px;
    position: relative;
    z-index: 10;
}

.header-inner {
    height: 100%;
    padding: 0 15px;
}

.header .flex-row {
    height: 100%;
}

#masthead .flex-col.show-for-medium.flex-left:nth-child(2) {
    display: none;
}

#logo {
    width: 112px;
    border-radius: 100px;
    border: 6px solid #fff;
    overflow: hidden;
    height: 112px;
    max-height: 112px;
    transform: translatey(-35%);
}

#logo img {
    object-fit: cover;
    width: 112px;
    max-height: 112px;
    transition: max-height .5s;
}

.flex-left {
    margin-right: auto;
}

.nav-left {
    justify-content: flex-start;
    position: relative;
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    width: 100%;
}

.rbk-title .fake-title {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: bold;
    white-space: nowrap;
    margin-left: 10px;
}

.rbk-title .tick-xanh {
    width: 20px;
    height: 20px;
}

.rbk-title .page-desc {
    white-space: nowrap;
    margin-left: 10px;
}

.flex-row {
    align-items: center;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    width: 100%;
}

.tbl-ketquaxosomt {
    padding: 0px 10px;
}

.tbl-ketquaxosomt {
    padding: 0px 10px;
}

.tbl-ketquaxosomt .control_panel {
    display: none;
}


header {
    text-align: center;
    padding: 20px 0;
}

.trentable {
    background: #FFF;
}

.tbl-ketquaxoso tr {
    text-align: center;
}

.control-panel {
    display: none;
}

.bold {
	font-weight: bold;
}

.footer_up {
    background: #ebebeb;
    color: #000;
    padding: 15px;
}

.gr-yellow {
    background: #8ad12f;
}

.gr-yellow th {
    text-align: center;
}

.footer_down {
    color: #fff;
    padding: 30px;
    font-size: 16px;
    background: #555555;
}

.footer_down p {
    line-height: 2;
}

.note-dudoan {
    padding: 10px;
    text-align: center;
    text-decoration: auto;
    font-size: smaller;
    font-style: italic;
}

input{
	border:1px solid #CECECE;
	border-radius:3px;
	padding:3px 3px 3px 5px;
	color:#8D8D8D
}

h3{font-size:15px}
h2{font-size:20px}
h1{font-size:20px}




a:link{text-decoration:none;color:#000000;}
a:active{text-decoration:none;color:gray;}
a:visited{text-decoration:none;color:#008800;}

a:hover,a:focus{color:#a92f25;text-decoration:none;}

.header {
	text-align:center;
	padding:6px;
	color:#E9E9E9;
	background: #8ad12f;
	font-size:15px
}

footer {	
	background-image: url(/wp-content/uploads/2024/03/den.jpg);
    text-align: center;
    color: #fff;
    
}

.mag-box-container {
    position: relative;
    border: 2px solid #568520;
    margin-bottom: 20px;
}

.entry {
    line-height: 26px;
    font-size: 15px;
}

.top-thongbao {
    text-align: justify;
}

.table-chotso {
    margin-bottom: 0px;
}

table td, table th {
    padding: 5px;
    vertical-align: middle;
    border: 1px solid #f1f1f1;
    font-weight: 400;
}

table tr:nth-child(even) {
    background: rgba(0, 0, 0, 0.03);
}


li a {
    text-align: center;
    padding: 5px 5px;
    text-decoration: none;
}

.middledite {
    padding: 0;
    background-color: #f5f5f5;
}

.breadcrumb:last-child {
    color: #fff;
}

.breadcrumb {
    padding: 8px 0px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
    font-size: 14px;
    margin-left: 12px;
}

.breadcrumb>li {
    display: inline-block;
}

.main {border: 0px solid #e1e1e1;background: #ffffff;padding: 4px;}

.header {color:#fff}

.bmenu{
	background: #568520;
	color:#fff;
	font-size:17px;
	padding:12px;
	font-weight:bold;
	display: flex;
	
}

.bmenu3 {
	background: #568520;
	color:#fff;
	font-size:16px;
	padding:12px;
	font-weight:bold;
	
}

#breadcrumbs{

	color: #666;
	font-size:13px;
	padding:8px;
	text-align: center;
	padding: 20px 0;
	margin-top: 1px;
}

@-webkit-keyframes my {
	 0% { color: #99FF00; } 
	 50% { color: #00AF33;  } 
	 100% { color: #99FF00;  } 
 }
 @-moz-keyframes my { 
	 0% { color: #99FF00;  } 
	 50% { color: #00AF33;  }
	 100% { color: #99FF00;  } 
 }
 @-o-keyframes my { 
	 0% { color: #99FF00; } 
	 50% { color: #00AF33; } 
	 100% { color: #99FF00;  } 
 }
 @keyframes my { 
	 0% { color: #99FF00;  } 
	 50% { color: #00AF33;  }
	 100% { color: #99FF00;  } 
 }
.chunhay {
    font-size: 18px;
    font-weight: bold;
    -webkit-animation: my 700ms infinite;
    -moz-animation: my 700ms infinite;
    -o-animation: my 700ms infinite;
    animation: my 700ms infinite;
}

.bmenu a{color:#FFF}

#breadcrumbs a{
	color:#666;
}

.content {
background-color: #fff;
color: #333333;
margin-top: 1px;
margin-bottom: 1px;
padding: 10px;
}

.wp-caption {
    width: auto !important;
}

.content p {margin-top: 2px;margin-bottom: 6px;}
.content h2 {font-size:20px;margin: 3px 0 3px 0;padding:0px;}
.content h3 {font-size:18px;margin: 2px 0 2px 0;padding:0px;}
.content img{
	max-width:100%;
	height:auto;
	display:block;
	#box-shadow:0 1px 1px rgba(0,0,0,0.2)
}
.content ul,
ol {margin: 0 20px;}

.pad,
.tagcloud {padding: 7px;}

.list1,.list2,.category ul li{
    background-color: #fff;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 10px;
	border-bottom: 1px dashed #DDD;
	list-style:none;
    text-align: justify;}

.list10 {
    border-left: 2px solid #568520;
    color: #222222;
    font-size: 17px;
    font-style: ;
    margin: 0 0 1.25em;
    padding: 0 1.25em 0 1.0em;
    position: relative;
    margin: 20px;
	text-align: justify;
}


.content p {
	text-align: justify;
}

.info{background-color: #f2f6f8;padding:8px;border-bottom:1px solid #ccc;text-align: center;}
.info label{
font-weight:700
}
.list2{overflow:hidden}

.list2 h2{float:left}

.count,.NowPage,.NextPage{
	font-weight:bold;
	color:#FFF;
	display:inline-block;
	min-width:20px;
	text-align:center;
	padding:1px;
	border-radius:2px
}


.widgettitle {
	background: #43bfc7;
    padding: 10px;
    color: #fff;
    font-size: 15px;
}

.small24px {
	height: 24px;
	vertical-align: middle;
}

.small19px {
	height: 19px;
	vertical-align: middle;
}

.small16px {
	height: 16px;
	vertical-align: middle;
}

.count{
	float:right;
	background:#0A84C9
}

.topmenu{padding: 8px;background: #fff;text-align: center;}
.topmenu span,.topmenu a{ padding: 4px 8px;background: #555555;color: #fff;margin: 1px 1px; display: inline-block; border-radius: 2px;}
.topmenu a:hover{background: #E74946;}
.topmenu .currentpage{ padding: 4px 8px;background: #009900;color: #fff;margin: 1px 1px;display: inline-block; border-radius: 2px;}

.thoigian {
    text-align: center;
    font-weight: 600;
}
.centertext {
    background: #f0f8ff;
    border-radius: 1rem;
    padding: 20px;
}
.linecenter {
    text-align: center;
    margin: 10px 0 0 0;
}

.mauxanh {
    background: #EFFAFF;
    border: 1px solid #3fc4f6;
    margin: 1px 0;
    padding: 5px;
}

.search{
	padding:3px;
	text-align:center;
	background:#FFF
}

.s{
	border:1px solid #CECECE;
	border-radius:3px;
	padding:3px 3px 3px 5px
}

.download{
max-width:350px;
line-height:28px;
text-align:center;
display:block;
color:#fff;
margin-left:auto;
margin-right:auto;
background:#00a1cb;
font-size:15px;
padding:0 25px;
border-radius:3px
}
.download a{
color: #FFF
}

.download:hover{
background:#00b5e5;
text-decoration:none
}

/*class dòng máy*/




.icon_phone_android{
background:url(icon/model/icon_phone_apk.png) no-repeat center left;
padding-left:17px;
font-size:11px;
margin-right:4px
}
.icon_phone_ios{
background:url(icon/model/icon_phone_ios.png) no-repeat center left;
padding-left:17px;
font-size:11px;
margin-right:4px
}
.icon_phone_wp{
background:url(icon/model/icon_phone_wp.png) no-repeat center left;
padding-left:17px;
font-size:11px;
margin-right:4px
}
.icon_phone_rim{
background:url(icon/model/icon_phone_rim.png) no-repeat center left;
padding-left:17px;
font-size:11px;
margin-right:4px
}
.icon_phone_java{
background:url(icon/model/icon_phone_java.png) no-repeat center left;
padding-left:17px;
font-size:11px;
margin-right:4px
}
.maudo2 {background:#f0f8ff;border:1px solid #f0f8ff;margin:1px 0;padding:4px;}


.tren {
    background: url(https://soicau247.mobi/wp-content/uploads/2024/01/dudoan.gif) repeat-x;
    padding: 6px;
    color: #333;
    font-size: 15px;
}


.huy{
    font-weight: bold;
    color: #fff;
    background: #43bfc7;
    padding: 10px;
    cursor: default;
    display: block;
    font-size: 22px;
    text-justify: auto;
    box-shadow: 0 7px 22px rgba(0, 0, 0, 0.3);
}


#menu .mainmenu {
	white-space: nowrap;
    display: flex;
    max-height: 100%;
    align-self: center;
    flex-grow: 1;
	overflow: inherit;
}
	
.sub-menu {
    box-shadow: 0 2px 4px rgb(0 0 0 / 25%);
    white-space: nowrap;
    padding: 0;
    background: #ffffff;
    top: 100%;
	display: none;
	position: absolute;
}
	
.sub-menu li {
    min-height: 35px;
    display: flex;
    align-items: center;
}
	
.sub-menu a {
    padding: 0.5rem 1rem;
	color: #000 !important;
}


@media screen and (min-width: 992px) {
.foo1 {
    color: #FFF;
    font-size: 15px;
    line-height: 1.5;
}
	
	.socials img {
	padding: 10px 0px 1px 0px;
}

.socials li a {
	padding: 0px !important;
}

.socials {
	text-align: center;
}

.popover-title {
    background-color: #f7f7f7;
    color: #333;
    font-size: 14px;
    text-align: center;
    padding: 8px 14px;
  }
  /* Popover Body */
  .popover-content {
    color: #333;
    padding: 8px 14px;
  }
	
	.fade.in {
		opacity: 1;
	}
	
	.popover.bottom>.arrow {
    top: -20px;
    left: 220px !important;
    margin-left: -11px;
    border-top-width: 0;

  }
	
.popover.bottom>.arrow:after {	
	top: 1px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff;
	border-width: 10px;
}
	
	.popover>.arrow, .popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
	
	.popover {
	position: absolute;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #DDD;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    line-break: auto;
    
    left: auto !important;
    right: 400px;
    margin-top: 20px;
	}

	.col-md-6 {
    width: 50%;
		position: relative;
		float: left;
}
	
	.col-md-3 {
    width: 25%;
		position: relative;
		float: left;
}
	/*.row:before {
		display: table;
    content: " ";
	}*/
	
	li:hover .sub-menu {
    z-index: 2;
    display: block !important;
}
.homeitem a {
	box-shadow: 0 -8px #ed1c24 !important;
    background: #ED1C24 !important;
    position: relative !important;
}

.homeitem a:after {
	position: absolute;
    bottom: 100%;
    left: 100%;
    content: '';
    display: block;
    border-top: 4px solid transparent;
    border-right: 4px solid transparent;
    border-left: 4px solid #8A0005;
    border-bottom: 4px solid #8A0005;
}

}

.sticky {
    position: fixed;
    top: 0;
    float: left;
    width: 750px;
}

@media screen and (max-width: 320px) {
	.foo1 {
    background: #b0bec5!important;
    color: #FFF;
    font-size: 12px !important;
    line-height: 1.5;
    border-bottom: 2px solid #fff;
}
		.socials img {
    padding: 13px 0px 5px 0px !important;
    width: 15px;
}

.socials li a {
	padding: 0px !important;
}

.socials {
	text-align: center;
}
	
.popover-title {
    background-color: #f7f7f7;
    color: #333;
    font-size: 14px;
    text-align: center;
    padding: 8px 14px;
  }
  /* Popover Body */
  .popover-content {
    color: #333;
    padding: 8px 14px;
  }
	
	.fade.in {
		opacity: 1;
	}
	
	.popover.bottom>.arrow {
    top: -20px;
    left: 220px !important;
    margin-left: -11px;
    border-top-width: 0;

  }
	
.popover.bottom>.arrow:after {	
	top: 1px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff;
	border-width: 10px;
}
	
	.popover>.arrow, .popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

	.row:before {
		display: table;
    content: " ";
	}
	
	.col-md-6 {
    width: 50%;
		position: relative;
		float: left;
}
	
	.col-md-3 {
    width: 25%;
		position: relative;
		float: left;
}
.popover {
	position: absolute;
    margin-top: 0px !important;
    left: -190px !important;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #DDD;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    line-break: auto;
	}
}

.sticky {
    position: fixed;
    top: 0;
    float: left;
    max-width: 100%;
}



header img {
	max-width: 40%;
}

.top-menu {
    height: 40px;
    background: #568520;
    margin-top: -6px
}

.menu-mobile {
    display: none;
}

ul:not(.browser-default) {
    padding-left: 0;
    list-style-type: none;
}

ul.root > li {
    list-style: none;
    float: left;
    position: relative;
}

ul.root > li > a {
    text-decoration: none;
    color: #fff;
    font-size: 13.33px;
    padding: 0 12px;
    line-height: 40px;
    display: block;
    font-weight: 700;
}

ul.submenu li {
    list-style: none;
}

ul.submenu li a {
    text-transform: none;
    text-decoration: none;
    color: #000;
    display: block;
    line-height: 30px;
    padding-right: 2px;
}

ul.root > li > a:hover {
    font-size: 13.33px;

}

ul.submenu li a:hover {
    background-color: #f5f5f5;
    color: red;
    font-size: 13.33px;

}

ul.root > li:hover ul.submenu {
    display: block;
    background-color: #fff;
    color: red;
    font-size: 13.33px;

}

ul.submenu {
    width: 150px;
    background: #6d136a;
    min-height: 80px;
    display: none;
    position: absolute;
    z-index: 1000;
}
 


.wrapper {
	background: #FFFFFF;
}

.list5 {
	padding: 5px 5px 5px 10px;
}

.list6 {
	padding: 5px 5px 5px 10px;
	background-color: #fff;
    border-bottom: 1px solid #d5d5d5;
    list-style: none;
}


.tren5 {
	
}

.wrapper-dudoan {
	margin: 10px;
    border: 5px solid #20b2aa;
    border-radius: 5px;
}


.photo {
    width: 80px;
    float: left;
    margin: 0px 20px 0 0;
    height: 70px;
    border-radius: 15%;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .2);
}

.excerpt {
    display: block;
    border-radius: 6px;
    padding: 15px;
    margin: 10px;
}

.excerpt p {
    max-height: 36px;
    display: block;
    overflow: hidden;
    line-height: 18px;
	margin: 0px;
	text-align: justify;
}

.h2subtitle {
    position: relative;
    margin: 0;
    font-weight: bold;
}

.vuaketqua-embed-container {
	background: #FFF;
}

.thongbao-content-index {
	padding: 10px;
	background: #FFF;
	height: 600px;
	overflow-y: scroll;
	text-align: justify;
	
}

.thongbao-content-index ul {
	list-style-type: disc !important;
	padding: revert;
}

.thongbao-content-index h2 {
    background: rgba(0, 0, 0, 0) url(/wp-content/uploads/2021/07/line.png) no-repeat scroll center bottom;
    color: #002b42;
    display: block;
    font-family: RCB;
    font-size: 20px;
    margin: 20px 0 10px;
    text-align: center;
    text-transform: uppercase;
}

.thongbao-content-index h3 {
	font-size: 17px;
	padding-bottom: 10px;
}

.thongbao-content-index p {
	padding-bottom: 10px;
}

.thongbao-content-index img {
	max-width: 100%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.content li {
	float: inherit;
	display: list-item;
    text-align: -webkit-match-parent;
}

.content ul
{
	list-style-type: disc;
	overflow: inherit;
}

.zone img {
    width: 100%;
}

.hideQCAlign a {
    background: #01AEF0;
    padding: 2px 4px 3px;
    color: #FFF;
	font-size: 10px;
	float: right;
}

.hideQCAlign {
	float: right;
    padding: 5px 0px;
	width: 100%;
}

.adminchot {
	text-align: center;
	color: red;
	font-weight: 600;
	padding: 20px;
}

.adminchot h2 {
	font-size: 17px;
}

@-webkit-keyframes glowing {
  0% { background-color: #004A7F; -webkit-box-shadow: 0 0 3px #004A7F; }
  50% { background-color: #0094FF; -webkit-box-shadow: 0 0 10px #0094FF; }
  100% { background-color: #004A7F; -webkit-box-shadow: 0 0 3px #004A7F; }
}
 
@-moz-keyframes glowing {
  0% { background-color: #004A7F; -moz-box-shadow: 0 0 3px #004A7F; }
  50% { background-color: #0094FF; -moz-box-shadow: 0 0 10px #0094FF; }
  100% { background-color: #004A7F; -moz-box-shadow: 0 0 3px #004A7F; }
}
 
@-o-keyframes glowing {
  0% { background-color: #004A7F; box-shadow: 0 0 3px #004A7F; }
  50% { background-color: #0094FF; box-shadow: 0 0 10px #0094FF; }
  100% { background-color: #004A7F; box-shadow: 0 0 3px #004A7F; }
}
 
@keyframes glowing {
  0% { background-color: #004A7F; box-shadow: 0 0 3px #004A7F; }
  50% { background-color: #0094FF; box-shadow: 0 0 10px #0094FF; }
  100% { background-color: #004A7F; box-shadow: 0 0 3px #004A7F; }
}
 
.giovang {
  -webkit-animation: glowing 1500ms infinite;
  -moz-animation: glowing 1500ms infinite;
  -o-animation: glowing 1500ms infinite;
  animation: glowing 1500ms infinite;
}

.giovang {
  background-color: #004A7F;
  -webkit-border-radius: 10px;
  border-radius: 10px; 
  border: none; 
  color: #FFFFFF;  
  cursor: pointer;  
  display: inline-block;
  font-family: Arial;
  padding: 5px 5px;
  text-align: center; 
  text-decoration: none;
}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  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.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
 background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 250px;
    height: 250px;
}


/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
	margin-right: -35px;
margin-top: -35px;
}

.close img {
	width: 32px;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}



.titlen {
	color: red;
	font-weight: 600;
	font-size: 19px;
	text-align: center;
}

.motacat {
	padding: 10px;
}

.motacat p {
	text-align: justify;
}

.aligncenter {
	display: block;
  	margin-left: auto;
 	margin-right: auto;
}

.size-full {
	max-width: 100%;
}


.khungtren {
    padding: 0 10px;
    line-height: 1;
    font-weight: bold;
    color: #333;
    margin-top: 15px;
    font-size: 18px;
}

.dudoan_title {
    padding: 10px;
}

.list11 {
	display: flex;
	background-color: #fff;
    margin-top: 1px;
    margin-bottom: 1px;
    border: 0px solid #d5d5d5;
    list-style: none;
    flex-wrap: wrap;
}



.wrapperpop {
 max-width: 960px;
 margin: 10% auto;
 text-align: center;
 line-height: 2em;
}
	
.buttonpop {
 adding: 10px;
 color: #111;
 text-decoration: none;
}
	

.popup {
 position: fixed;
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
 background: rgba(0,0,0,0.6);
 display: none;

}

#xmas-popup .popup-content{
 width: 360px;
 background: #FFF;
 z-index: 1900;
 margin: 50px auto;
 position: relative;
 border: 5px solid #fff;
 border-radius: 3px;
}

.contentnq {
	overflow: auto;
	max-height: 500px;
	padding: 10px;
}



.close {
 position: absolute;
 top: 45px;
 right: 35px;
 border-radius: 50%;
 border: 3px solid #fff;
 color: red;
 font-size: 40px;
 text-decoration: none;
 line-height: 0;
 padding: 9px 0 11px;
 width: 20px;
 text-align: center;
}
	
.popup:target {
  display: block;
}

.fixed2, .fixed1 {
	margin: auto;
}

#fixedban .fixed1 {
	width: 380px;
}
	
#fixedban .fixed2 {
	width: 380px;
}

#fixedban {
	width:100%;margin:auto;text-align:center;float:none;display:scroll;position:fixed;bottom:0;z-index:999;-webkit-transform:translateZ(0);width:380px;left: 0; right: 0;
}



.middledite {
    padding: 1px;
	text-align: left;
}

.breadcrumb:last-child {
    color: #fff;
}
.breadcrumb {
    padding: 10px 15px;
    list-style: none;
    background-color: #e7f5fe;
    font-size: 14px;
    margin: 0;
}

.breadcrumb>li {
    display: inline-block;
}

.breadcrumb>li {
    display: inline-block;
}

table.tabb {
	width: 100%;
}

table.tabb td, table.tabb th {
    padding: 15px 5px;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    border-radius: 2px;
}

table.tabb > tbody > tr:nth-child(odd) {
    background-color: rgba(242,242,242,0.5);
}

.list1xsmb {
    background-color: #fff;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 5px 10px 10px 10px;
    border-bottom: 1px dashed #d5d5d5;
    list-style: none;
    text-align: justify;
}

.list1xsmb #ftwp-container-outer {
	display: none !important;
}

.numhl {

}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}



.tbl-ketquaxoso {
            background: #FFF;
			padding: 5px;
        }
.boxXoSoMB-ketqua {
    margin-top: 5px;
}

.box-KQXS {
    display: flex;
}
.space {
    margin-bottom: 10px;
}
.boxtable {
    border: 1px solid #ccc;
}

.boxtable td:hover {
    background: none repeat scroll 0 0 #ffeaa6 !important;
}

.boxMoThuong {
    background: none repeat scroll 0 0 #d5edf8;
    border-top: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
}
.bor {
    border-bottom: 1px solid #ccc;
    text-align: center;
    vertical-align: top;
}
.boxMoThuong h3 {
    padding: 5px 0;
}
table h3 {
    font-size: 15px;
}
.box-LotoDD {
    display: flex;
}
.space {
    margin-bottom: 10px;
}
.box-LotoDD .dleft, .clsLodaudit .dleft, .dd-loto-widget .dleft {
    width: 50%;
}
.dleft {
    float: left;
}
.tt1 {
    width: 40px;
}
.bol {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    text-align: center;
    vertical-align: middle;
}
.boxtable td {
    padding: 5px;
}
.db {
    color: #db0d1d;
}
.f2b {
    font-size: 16px;
    font-weight: bold;
}
.tleft {
    text-align: left;
}
.small {
    color: #e62e04!important;
    font-size: 13px;
}
.sred {
    color: #db0d1d;
    font-weight: bold;
}

.clsAds {
	display: none;
}

.box-KQXS table tr td {
    font-weight: bold;
    border: 1px solid #d9d9d9;
}

.boxtable h4 {
    text-align: left;
    font-size: 14px;
}

.f1b {
    font-size: 15px;
    font-weight: bold;
    vertical-align: middle;
}

.widget-header-hr {
    
    height: 3px;
    left: 5px;
    position: absolute;
    top: 0;
    width: 80px;
}

.widget-content {
    border: 1px solid #ccc;
	padding: 5px;
}

.tk-nhanh-item-header {
    background: #f7f7f7 none repeat scroll 0 0;
    border-left: 3px solid #43bfc7;
    color: #414141;
    font-family: Roboto Condensed,Arial,sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
}

.tk-nhanh-item-content {
    display: table;
    padding: 13px;
    color: #414141;
    font-family: Roboto Condensed,Arial,sans-serif;
    font-size: 13px;
}

.tk-nhanh-item {
    float: left;
    font-weight: bold;
    height: 29px;
    line-height: 29px;
    margin-right: 15px;
    width: 95px;
}

.tk-nhanh-number {
    border: 1px solid #DDD;
    color: #000;
    text-align: center;
    width: 45px;
    font-size: 15px;
}

.col100 {
    width: 100%;
}

.col100 tr {
    height: 35px;
}

.tk-nhanh-text {
    background: #fcfaf4 none repeat scroll 0 0;
    border-color: #e3e3e3;
    border-image: none;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    float: left;
    padding-left: 9px;
    width: 55px;
}

.widget-header h3 {
	background: #43bfc7;
    color: #fff;
    font-size: 13px;
    padding: 13px;
    font-weight: bold;
    display: flex;
    border-left: 5px solid #FF3300;
	text-transform: uppercase;
}

.redbold {
	color: red;
}

.bluegray {
	color: #9C27B0;
}

.wpcf7-form-control{
    width: 100%;
    height: 40px;
    margin-top: 5px;
}

.wpcf7-submit{
    background: #2fb558;
    color: #fff;
}

.wpcf7-submit:hover{
    background: #38a157;
    color: #fff;
}
html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]) {
    padding-right: 0 !important;
}

.tieudedudoan {
    background-image: linear-gradient(90deg,#43bfc7 0%,#43bfc7 49.48%,#43bfc7 100%);
    color: #fff;
    padding: 8px;
    font-weight: 700;
    border-left: 5px solid #ff0245;
}
.dudoan {
    display: flex;
    background-color: #fff;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 6px;
    border: 0 solid #d5d5d5;
    list-style: none;
}
.caudep {
    margin: 10px;
    padding: 5px 5px;
    display: block;
    float: left;
    background: #FDFDFD;
    border: 1px dashed gray;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #568520;
}
.caudep2 {
    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;
}
.caudep1 {
    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;
}

.thongbao {
    background: #fcffd3;
    border-radius: 2px;
    border: 1px dashed #e40000;
    box-sizing: border-box;
    color: #c4690e;
    float: none;
    font-family: Arial, sans-serif;
    font-size: 15px;
    margin: 0px auto;
    outline: 0px;
    padding: 5px 10px;
    vertical-align: baseline;
    text-align: center;
}

.khungvien {
    padding: 5px;
    text-align: center;
    list-style: none;
    border-left: 4px solid #568520;
    border-right: 4px solid #568520;
    border-top: 1px solid #568520;
    border-bottom: 1px solid #568520;
    background: #FFF;
    word-wrap: break-word;
    background-image: url(https://rongbachkim100.vip/wp-content/uploads/2024/12/nen-khung-vien.png);
    margin-bottom: -1px;
    margin: 20px;
	border-radius: 4px
}

.popover-content ul, .foo1 ul {
	list-style: none;
}

.tbl-ketquaxoso1 {
	padding-top: 10px;
}

.adu {
    background: #effaff;
    border: 0px solid #C6E2FF;
    margin: 0px 0;
    padding: 11px 0px 10px 0px;
}

.widget-header {
	background: #568520;
    color: #fff;
    font-size: 17px;
    padding: 12px;
    font-weight: bold;
    display: flex;
    
}

.tk-nhanh-item-header {
    height: 30px;
    line-height: 30px;
    background: #efeeee;
    border-left: 3px solid #76ab1c;
    font-weight: 700;
    padding-left: 10px;
    font-size: 15px;
}

.topfooter {
    background: #E5E7E9;
    padding: 10px;
}

.red {
	color: red;
}

.preforum {
    background: #f7fafa;
    padding: 5px;
    text-align: center;
    color: #CC0000;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #ffc6fc;
    border-left: 4px solid #ffc6fc;
    border-right: 4px solid #ffc6fc;
}

.chukhungvien {
    font-size: 21px;
    font-weight: 700;
	background: linear-gradient(to bottom, #568520, #EE0000);
    -webkit-background-clip: text;
    color: transparent;
}

.idfooter {
    display: inline-block;
    text-align: left;
    padding: 10px;
    margin-bottom: 100px;
}


.bangchot {
	margin-top: 2px;
    line-height: 22px;
    background: #EEEEEE;
    padding: 10px;
    border: 1px dashed #da7519;
}

.tophead {
	margin-top: 1px;
    line-height: 22px;
    background: #fcffd3;
    padding: 10px;
    border: 1px dashed #da7519;
}

.foorow {
    display: flex;
    justify-content: space-between;
	background-image: linear-gradient(to bottom, #8ad12f, #3caa3e);
    padding: 13px;
}

.widget-header h2 {
    font-size: 20px;
}

.foorow a {
    color: #FFF;
}

.section-kq {
    margin-bottom: 20px !important;
}

.section-kq-header {
    margin: 0;
    padding: 10px 5px;
    text-align: center;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.3;
    text-transform: uppercase;
    background-color: #e40000;
    color: #000;
    position: relative;
    display: none;
}

.tbl-ketquaxosomt .section-content {
    margin-top: 10px;
}

.section-kq .section-kq-header .section-kq-title {
    padding: 0;
    display: block;
    color: white;
    font-size: 1.1rem;
    margin: 0;
    z-index: 1;
    position: relative;
}

.section-kq-header .mt5 {
    margin-top: 0px !important;
}

.theme-header {
    display: none;
}

.section-kq-header .section-kq-title span {
    color: #fff;
}

.kq-table {
    text-align: center;
    background-color: #fff;
    margin-bottom: 0;
}

.kq-table.table-striped tr:nth-of-type(odd) {
    background-color: #fafafa;
}

.kq-table td, .kq-table th {
    text-align: center;
}

table td, table th {
    padding: 5px;
    vertical-align: middle;
    border: 1px solid #f1f1f1;
    font-weight: 400;
}

.kq-table .winner-code {
    font-size: 1rem;
}

.kq-table.table-striped tr:nth-of-type(even) {
    background-color: #fff;
}

.kq-table.table-striped tr:nth-of-type(odd) {
    background-color: #fafafa;
}

table {
    border-spacing: 0;
    width: 100%;
    border-collapse: collapse;
}

table tr:nth-child(even) {
    background: rgba(0, 0, 0, 0.03);
}

.kq-table .number-col-2 .number {
    width: 50%;
}

.kq-table .number-col-3 .number {
    width: 33.333%;
}

.kq-table .number-col-4 .number {
    width: 25%;
}

.kq-table .number.big {
    font-size: 1.3rem;
}

.kq-table .number-col-1, .kq-table .number-col-2, .kq-table .number-col-3, .kq-table .number-col-4 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.kq-table .number.big {
    font-size: 1.3rem;
}

.kq-table .number {
    font-size: 1.1rem;
    font-weight: 700;
    padding: 2px 0px;
    line-height: 1;
    color: #000;
    width: 100%;
    display: inline-block;
}

.color-red, .red {
    color: red !important;
}

.control_panel {
    background: #fff;
    padding: 10px;
    margin-bottom: 0;
    border-top: 0;
    text-align: center;
    display: flow-root;
}

.control_panel .config_view {
    float: left;
}

.control_panel .config_view form {
    background-color: transparent;
    padding: 0;
    margin: 0;
}

.control_panel .config_view label {
    margin: 0 5px;
    display: inline-block;
}

[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

textarea, input, select {
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: var(--base-color);
    font-size: 13px;
    outline: none;
    padding: 5px;
    line-height: 23px;
    border-radius: 2px;
    transition: background 0.3s, border 0.3s;
    max-width: 100%;
    background-color: transparent;
}

.control_panel .config_highlight {
    float: right;
}

.control_panel .config_highlight .hl_number {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #757171;
    background: radial-gradient(circle at 5px 5px, #f7f5f5, #797979);
    text-shadow: none;
    color: #000;
    line-height: 1;
    font-size: 0.9rem;
    margin: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.kq-block .kq-block-title {
    font-weight: 400;
    text-align: center;
    font-size: 14px;
    margin: 0;
    padding: 7px 10px;
    background-color: #e1edf3;
    color: #000;
    text-transform: uppercase;
}

.box-thong-ke-nhanh table tr td:nth-child(1), .box-thong-ke-nhanh table tr td:nth-child(2), .box-thong-ke-nhanh table tr th:nth-child(1), .box-thong-ke-nhanh table tr th:nth-child(2) {
    text-align: left;
    padding-left: 10px;
}

.box-thong-ke-nhanh table td, .box-thong-ke-nhanh table th {
    padding: 3px;
    font-size: 0.9rem;
}

table thead th {
    background: rgba(0, 0, 0, 0.03);
    /* border: 1px solid rgba(0, 0, 0, 0.1); */
    text-transform: unset;
    font-weight: 600;
    padding: 0.7em 0.4em;
    vertical-align: middle;
}

.box-thong-ke-nhanh table tr td:nth-child(1) {
    color: red;
}


.control_panel .config_highlight .hl_number.active, .control_panel .config_highlight .hl_number:hover {
    background: radial-gradient(circle at 5px 5px,#ffeb3b,#4caf50);
    color: #000;
    border-radius: 50%;
}

.kq-table .number .highlight {
    background: #4caf50;
    background: radial-gradient(circle at 5px 5px,#ffeb3b,#4caf50);
    color: #000;
    border-radius: 50%;
    box-shadow: 3px 3px 10px -2px rgb(0 0 0 / 40%);
    display: inline-block;
}


#menu {

    margin-top: 10px;
    border-top: 1px solid #DDD;
}

#menu .mainmenu {
    white-space: nowrap;
    display: flex;
    max-height: 100%;
    align-self: center;
    flex-grow: 1;
    margin-bottom: 0px;
    padding: 0px 10px;
    line-height: 1;
    list-style: none;
}

#menu .mainmenu li {
    margin-right: 5px;
    padding: 10px 0;
}

#menu .mainmenu .nav_active a {
    font-weight: bold;
    border-bottom: 2px solid #FFFFFF;
}

#menu .mainmenu li a:hover {
    color: red;
    border-bottom: 2px solid red;
}

#menu .mainmenu li a {
    padding: 3px 10px !important;
    color: #333;
    font-weight: bold;
    margin-top: 5px;
    text-transform: uppercase;
}

.comment-reply-title, .comment-notes {
    display: none;
}

.comment-respond {
    background-color: rgba(0, 0, 0, .05);
    margin: 10px;
    padding: 15px 25px 0;
    border-radius: 5px;
}

.comment-form {
        display: flex;
        flex-flow: row wrap;
        margin-left: -15px;
        margin-right: -15px;
    }

.comment-form>div, .comment-form>p {
    padding: 10px 5px;
    width: 100%;
}

.comment-form-cookies-consent {
    display: none;
}

label, legend {
    display: block;
    font-size: .9em;
    font-weight: 700;
    margin-bottom: .4em;
}

.select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection, input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-sizing: border-box;
    color: #333;
    font-size: .97em;
    height: 2.507em;
    max-width: 100%;
    padding: 0 .75em;
    transition: color .3s, border .3s, background .3s, opacity .3s;
    vertical-align: middle;
    width: 100%;
}

.comment-form p.comment-form-author, .comment-form p.comment-form-email, .comment-form p.comment-form-url {
        flex: 1;
    }
    


.comment-form-comment {
    max-width: 400px;
}

.tab.active {
    background-color: #FFFFCC
    border: 1px solid #266DB6;
    box-sizing: border-box;
    color: #FFFFCC
    font-family: "Avenir Next LT W01 Bold", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    padding: 7px 5px;
    position: relative;
    text-decoration: none;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
	border-left: 4px solid #FF3300;
    border-right: 4px solid #FF3300;
}
.tab {
    display: inline-block;
    cursor: pointer;
    background: brown;
    padding: 5px;
    color: #FFF;
    font-size: 15px;
	border-radius: 15px;
}

.content-lotop {
    padding: 10px 0;
}

.top2-trend {
    color: #1d5aeb;
}
.top2-34 {
    font-size: 34px;
}
.top2-trend {
    display: inline-block;
    margin-right: 5px;
    color: #555;
    position: relative;
    padding: 0 3px;
}

.top2-31 {
    font-size: 31px;
}

.top2-28 {
    font-size: 28px;
}

.top2-trend span {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 13px;
    width: 13px;
    border-radius: 99px;
    background-color: #ff0000;
    color: white;
    font-weight: bolder;
    font-size: 10px;
    position: absolute;
    right: -7px;
    opacity: 0.6;
}

.note-toplo {
    padding: 10px;
    text-align: center;
    text-decoration: auto;
    font-size: smaller;
    font-style: italic;
    display: block;
}

/* CSS */
.button-74 {
  background-color: #fbeee0;
  border: 2px solid #422800;
  border-radius: 30px;
  box-shadow: #422800 4px 4px 0 0;
  color: #422800;
  cursor: pointer;
  display: inline-block;
  font-weight: 600;
  font-size: 18px;
  padding: 0 18px;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.button-74:hover {
  background-color: #fff;
}

.button-74:active {
  box-shadow: #422800 2px 2px 0 0;
  transform: translate(2px, 2px);
}

@media (min-width: 768px) {
  .button-74 {
    min-width: 120px;
    padding: 0 25px;
  }
}

.wrapper-rbk {
    padding: 10px;
}


.chotso .items:nth-child(odd) {
    background-color: #FFF;
}
.chotso .items {
    padding: 10px 5px;
    border-bottom: 1px solid #f0f0f0;
}

.chotso .items:nth-child(even) {
    background: rgba(0, 0, 0, 0.03);
}

.chotso .items .row {
    padding-top: 2px;
    line-height: 23px;
    display: flex;
}

.col-md-1, .col-xs-1 {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-1 {
    width: 8.33333333%;
}

.tbl-topcaothu .emoji {
    margin-top: 10px !important;
}

.col-md-5 {
    width: 41.66666667%;
    float: left;
}
.col-md-5, .col-xs-5 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-md-6, .col-xs-6 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-md-6 {
    width: 50%;
    float: left;
}

.avatar img {
    border-radius: 50%;
}

.chotso .items .name {
    padding-left: 20px;
    color: #666;
}

.top-123 {
    display: inline-block;
    padding: 5px 10px;
    background: #F9A138;
    font-weight: bold;
    border-radius: 3px;
    border: 1px solid #18181836;
}

.color-green-pt {
    background: antiquewhite;
    padding: 0 3px;
    border-radius: 3px;
    border: 1px solid #3333333b;
}

.loto-btn {
    color: blue;
}

.color-red {
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 50%;
    background: red;
    VERTICAL-ALIGN: text-top;
}

.db-btn {
    color: blue;
}

.red-btn {
    color: red;
}

.lotodiv {
    padding-bottom: 10px;
}

@media screen and (max-width: 575px) {
    
    #logo {
    width: 84px;
    border-radius: 100px;
    border: 6px solid #fff;
    overflow: hidden;
    height: 84px;
    max-height: 84px;
    transform: translatey(-35%);
}

#logo img {
    object-fit: cover;
    width: 84px;
    max-height: 84px;
    transition: max-height .5s;
}
    
    #menu {
        margin-top: 10px;
    }
    
    .rbk-title .fake-title {
        margin-left: 0px;
    }
    .rbk-title .page-desc {
        font-size: 12px;
        margin-left: 0px;
        padding: 0 5px;
    }
    
    .flex-row {
    flex-direction: row-reverse;
}

	.foo1 {
    color: #FFF;
    font-size: 15px;
    line-height: 1.5;
}


    .medium-logo-center .flex-left {
        flex: 1 1 0;
        order: 1;
    }
    
        #logo {
        transform: translatey(-18%);
    }
    
    .logo-left .logo {
    margin-right: 0;
}
    
        .header-inner .nav {
        flex-wrap: nowrap;
    }
	.socials img {
	padding: 10px 0px 1px 0px;
}

.socials li a {
	padding: 0px !important;
}

.socials {
	text-align: center;
}
	
.popover-title {
    background-color: #f7f7f7;
    color: #333;
    font-size: 14px;
    text-align: center;
    padding: 8px 14px;
  }
  /* Popover Body */
  .popover-content {
    color: #333;
    padding: 8px 14px;
  }
	
	.fade.in {
		opacity: 1;
	}
	
	.popover.bottom>.arrow {
    top: -20px;
    left: 220px !important;
    margin-left: -11px;
    border-top-width: 0;

  }
	
.popover.bottom>.arrow:after {	
	top: 1px;
    border-top-width: 0;
    border-bottom-color: #fff;
	border-width: 10px;
}
	
	.popover>.arrow, .popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

	.row:before {
		display: table;
	}
	
	.col-md-6 {
    width: 50%;
		position: relative;
		float: left;
}
	
	.col-md-3 {
    width: 25%;
		position: relative;
		float: left;
}
.popover {
	position: absolute;
    margin-top: 0px !important;
    left: auto !important;
    right: 10px;
    margin-top: 20px;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #DDD;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    line-break: auto;
	}
	
#menu ul {
	white-space: nowrap;
    display: flex;
    max-height: 100%;
    align-self: center;
    flex-grow: 1;
	overflow: auto !important;
}
	
.homeitem a {
    background: #ED1C24 !important;
}

	
.overflow-auto {
    overflow: auto!important;
}
	
.sub-menu {
		display: none !important;
	}
	
.modal-content {
    background-color: #fefefe;
    margin: 52% auto !important;
    padding: 20px;
    border: 1px solid #888;
    width: 250px;
    height: 250px;
}

    .header-inner {
        padding: 0px;
    }
    
        .medium-logo-center .logo {
        margin: 0 5px;
        order: 2;
        text-align: center;
    }
	
	.tk-nhanh-number {
		border: 1px solid #DDD;
    color: #000;
    text-align: center;
    width: 45px;
    font-size: 14px !important;
	}
	
#fixedban {
	width:100%;margin:auto;text-align:center;float:none;display:scroll;position:fixed;bottom:0;z-index:999;-webkit-transform:translateZ(0);width:380px;left: 0; right: 0;
}
	
#fixedban .fixed1 {
	width: 380px;
}
	
#fixedban .fixed2 {
	width: 380px;
}
	
}