<style>.p10 {
	padding: 10px
}

.p0 {
	padding: 0!important
}

.m0 {
	margin: 0!important
}

.mb0 {
	margin-bottom: 0!important
}

.cg {
	text-align: center
}

.cp {
	text-align: right
}

.ct {
	text-align: left
}

.icon-size {
	font-size: 14px!important
}

.bdr1 {
	border-right: 1px solid #ccc
}

.bdb1 {
	border-bottom: 1px solid #ccc
}

body {
	background: #848484
}

.container {
	background: #fff
}

.br0 {
	border-right: 0!important
}

html {
	scroll-behavior: smooth
}

@font-face {
	font-family: 'Lobster';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: local('Lobster Regular'), local(Lobster-Regular), url(fonts/neILzCirqoswsqX9zo-mM4MwWJXNqA.woff2) format("woff2");
	unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
	font-family: 'Lobster';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: local('Lobster Regular'), local(Lobster-Regular), url(fonts/neILzCirqoswsqX9zoamM4MwWJXNqA.woff2) format("woff2");
	unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
	font-family: 'Lobster';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: local('Lobster Regular'), local(Lobster-Regular), url(fonts/neILzCirqoswsqX9zo2mM4MwWJXNqA.woff2) format("woff2");
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
	font-family: 'Lobster';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: local('Lobster Regular'), local(Lobster-Regular), url(fonts/neILzCirqoswsqX9zoymM4MwWJXNqA.woff2) format("woff2");
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
	font-family: 'Lobster';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: local('Lobster Regular'), local(Lobster-Regular), url(fonts/neILzCirqoswsqX9zoKmM4MwWJU.woff2) format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
	font-family: 'Material Icons';
	font-style: normal;
	font-weight: 400;
	src: url(fonts/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format("woff2")
}

.material-icons {
	font-family: 'Material Icons';
	font-weight: 400;
	font-style: normal;
	font-size: 24px;
	line-height: 1;
	letter-spacing: normal;
	text-transform: none;
	display: inline-block;
	white-space: nowrap;
	word-wrap: normal;
	direction: ltr;
	-webkit-font-smoothing: antialiased
}

.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	max-width: 800px
}

.box-header {
	margin-top: 30px!important;
	background: transparent
}

.logo {
	text-align: center;
	background: #960c0a;
	border-radius: 20px 20px 0 0;
	padding: 5px 10px 0
}

.logo img {
	max-width: 64%
}

ul#nav-mobile li {
	width: 33.3333%;
	text-align: center
}

nav#nav-header {
	background: #c00;
	height: 40px;
	line-height: 40px;
	max-width: 800px;
	z-index: 9
}

nav#nav-header a {
	line-height: 40px;
	height: 40px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
	border-right: 1px solid #ccc
}

nav#nav-header ul#nav-mobile li:nth-child(3) a {
	border-right: 0
}

nav#nav-header a img {
	max-width: 250px;
	margin-top: 5px;
	margin-left: 10px
}

footer {
	margin-bottom: 30px;
	border-radius: 0 0 10px 10px
}

.footer-box {
	background: #30373b;
	overflow: hidden;
	border-radius: 0 0 20px 20px
}

ul#menu-footer {
	overflow: hidden;
	display: block
}

ul#menu-footer li {
	float: left
}

ul#menu-footer li a {
	color: #fff;
	background: #c00;
	margin: .3rem;
	font-weight: 500;
	padding: 5px 9px;
	border-radius: 15px
}

ul#menu-footer li a:hover {
	color: #fff;
	text-decoration: underline
}

h1.page-title {
	font-size: 24px;
	margin: 10px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700
}

.table-qtxs h3 {
	background: #ea292d;
	position: relative;
	text-align: center;
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	padding: 13px 10px;
	font-weight: 700;
	border-radius: 10px 10px 0 0;
	margin: 10px 0 0
}

.box-daiquay {
	background: #fde9de;
	padding: 10px;
	margin: 30px 0
}

.box-daiquay p,
.box-daiquay span,
.box-daiquay a {
	margin: 5px 0;
	font-weight: 500
}

.box-daiquay a {
	padding: 2px 10px;
	background: #ffc107;
	border-radius: 12px;
	color: #000
}

.soketqua i,
.ndgiai i,
.kqduoi i,
.kqdau i,
.ncon-item i {
	color: #ccc
}

.table-header {
	padding: 10px 0 1px;
	background: #e3f1ff;
	overflow: hidden;
	border: 1px solid #ccc;
	border-top: 0
}

.table-content {
	border: 1px solid #ccc;
	border-top: 0;
	border-radius: 0 0 10px 10px;
	overflow: hidden
}

.table-content .item:nth-child(1),
.table-content .item:nth-child(3),
.table-content .item:nth-child(5),
.table-content .item:nth-child(7),
.table-content .item:nth-child(9) {
	background: #fff6f7
}

.table-content .item:nth-child(4),
.table-content .item:nth-child(6) {
	height: 100px;
	line-height: 100px
}

.item.giai {
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	clear: both;
	border-bottom: 1px solid #ccc
}

.table-content .item:nth-child(4) .col.s4,
.table-content .item:nth-child(6) .col.s4 {
	height: 50px;
	line-height: 50px
}

.table-content .item:nth-child(8) {
	border-radius: 0 0 10px 10px;
	border-bottom: 0
}

.textg {
	font-weight: 700;
	font-size: 20px;
	color: #423e3e
}

.sokq {
	font-weight: 700;
	font-size: 27px;
	color: #423e3e;
	padding: 0!important
}

.boxketqua3,
.boxketqua5,
.boxketqua6,
.boxketqua8,
.boxketqua9,
.boxketqua11,
.boxketqua12,
.boxketqua13,
.boxketqua15,
.boxketqua16,
.boxketqua18,
.boxketqua19,
.boxketqua21,
.boxketqua22,
.boxketqua24,
.boxketqua25,
.boxketqua26 {
	border-right: 1px solid #ccc
}

.soketqua {
	padding: 0!important
}

.boxketqua5,
.boxketqua6,
.boxketqua7,
.boxketqua15,
.boxketqua16,
.boxketqua17 {
	border-bottom: 1px solid #ccc
}

.button-qtxs {
	background: #c00;
	padding: 8px;
	border: 0;
	color: #fff;
	min-width: 280px;
	border-radius: 25px;
	font-size: 20px;
	font-weight: 700;
	cursor: pointer;
	margin-bottom: 20px
}

.so09 span input,
.so23f span input {
	border: 1px solid #26a69a;
	background: #fff;
	border-radius: 50%;
	width: 23px;
	height: 23px;
	text-align: center;
	padding: 0;
	font-weight: 700;
	cursor: pointer
}

.so23f span input {
	border: 1px solid #c00!important;
	color: transparent!important;
	width: 16px!important;
	height: 16px!important
}

.so23f span input:focus {
	outline: none
}

.so23f span input.active {
	background: #FFC107
}

.so09 span input:hover {
	background: #c00;
	color: #fff
}

.button-qtxs:focus {
	outline: none;
	background-color: #c00
}

.table-dau,
.table-duoi {
	width: 49%;
	float: left;
	border-radius: 10px;
	overflow: hidden;
	border: 1px solid #ccc
}

.table-dau .tieude,
.table-duoi .tieude {
	background: #c00;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	text-align: center
}

.table-dauduoi {
	overflow: hidden;
	margin-top: 30px
}

.table-dau {
	margin-right: 2%
}

.table-duoi .item:nth-child(2) .col,
.table-duoi .item:nth-child(4) .col,
.table-duoi .item:nth-child(6) .col,
.table-duoi .item:nth-child(8) .col,
.table-duoi .item:nth-child(10) .col,
.table-dau .item:nth-child(2) .col,
.table-dau .item:nth-child(4) .col,
.table-dau .item:nth-child(6) .col,
.table-dau .item:nth-child(8) .col,
.table-dau .item:nth-child(10) .col {
	background: #fff6f7
}

.table-dau .item .sodau,
.table-dau .item .kqdau,
.table-duoi .item .soduoi,
.table-duoi .item .kqduoi,
.tieude {
	height: 40px;
	line-height: 40px
}

.table-dau .item .sodau,
.table-duoi .item .soduoi {
	text-align: center;
	font-size: 20px;
	font-weight: 700;
	color: #423e3e
}

.soduoi.tieude,
.sodau.tieude {
	color: #fff!important
}

.sodau,
.soduoi {
	border-right: 1px solid #ccc
}

.kqdau,
.kqduoi {
	font-size: 20px;
	font-weight: 700;
	color: #423e3e
}

.boxketqua28 {
	color: #c00;
	font-size: 30px
}

.so09 span input:focus {
	outline: none
}

.so09 span input.active {
	background: #c00;
	color: #fff;
	border: 1px solid #c00
}

.sokq p {
	margin: 0
}

.NHLight {
	color: #fff;
	background: #c00;
	font-size: 18px;
	padding: 1px 3px;
	border-radius: 50%
}

.so23f span label {
	cursor: pointer;
	color: #000;
	font-size: 16px;
	font-weight: 600;
	padding-right: 10px
}

.kqdai1,
.kqdai2,
.kqdai3,
.kqdai4 {
	text-align: center
}

.thu7 {
	display: none
}

.ndgiai .itemkq {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 26px;
	font-weight: 700;
	color: #423e3e
}

.ndgiai .itemkq:nth-child(19) {
	border-bottom: 0
}

.bangkqdai .itemkq:nth-child(2),
.bangkqdai .itemkq:nth-child(4),
.bangkqdai .itemkq:nth-child(5),
.bangkqdai .itemkq:nth-child(6),
.bangkqdai .itemkq:nth-child(8),
.bangkqdai .itemkq:nth-child(9),
.bangkqdai .itemkq:nth-child(10),
.bangkqdai .itemkq:nth-child(11),
.bangkqdai .itemkq:nth-child(12),
.bangkqdai .itemkq:nth-child(13),
.bangkqdai .itemkq:nth-child(14),
.bangkqdai .itemkq:nth-child(17),
.bangkqdai .itemkq:nth-child(19),
.table-content .tengiai .itemtn:nth-child(2),
.table-content .tengiai .itemtn:nth-child(4),
.table-content .tengiai .itemtn:nth-child(6),
.table-content .tengiai .itemtn:nth-child(8),
.table-content .tengiai .itemtn:nth-child(10),
.daumiennam .ncon-item:nth-child(2),
.daumiennam .ncon-item:nth-child(4),
.daumiennam .ncon-item:nth-child(6),
.daumiennam .ncon-item:nth-child(8),
.daumiennam .ncon-item:nth-child(10),
.duoimiennam .ncon-item:nth-child(2),
.duoimiennam .ncon-item:nth-child(4),
.duoimiennam .ncon-item:nth-child(6),
.duoimiennam .ncon-item:nth-child(8),
.duoimiennam .ncon-item:nth-child(10),
.daumiennam .n-itemdd:nth-child(2),
.daumiennam .n-itemdd:nth-child(4),
.daumiennam .n-itemdd:nth-child(6),
.daumiennam .n-itemdd:nth-child(8),
.daumiennam .n-itemdd:nth-child(10),
.duoimiennam .n-itemdd:nth-child(2),
.duoimiennam .n-itemdd:nth-child(4),
.duoimiennam .n-itemdd:nth-child(6),
.duoimiennam .n-itemdd:nth-child(8),
.duoimiennam .n-itemdd:nth-child(10) {
	background: #fff6f7
}

.bangkqdai,
.ndgiai,
.tengiai {
	padding: 0!important
}

.tengiai .itemtn {
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-weight: 700;
	font-size: 20px;
	color: #423e3e
}

.tengiai .itemtn:nth-child(4) {
	height: 120px;
	line-height: 120px
}

.tengiai .itemtn:nth-child(6) {
	height: 280px;
	line-height: 280px
}

.tengiai .itemtn:nth-child(7) {
	height: 80px;
	line-height: 80px
}

.tengiai .itemtn:nth-child(10) {
	border-bottom: 0
}

.daicuoi .itemkq {
	border-right: 0
}

.bangkqdai .itemkq:nth-child(4),
.bangkqdai .itemkq:nth-child(5),
.bangkqdai .itemkq:nth-child(8),
.bangkqdai .itemkq:nth-child(9),
.bangkqdai .itemkq:nth-child(10),
.bangkqdai .itemkq:nth-child(11),
.bangkqdai .itemkq:nth-child(12),
.bangkqdai .itemkq:nth-child(13),
.bangkqdai .itemkq:nth-child(15) {
	border-bottom: 0
}

.bangkqdai .tendai {
	font-size: 18px;
	font-weight: 700;
	color: #c00
}

.dauduoi-nm {
	margin-top: 30px;
	overflow: hidden;
	border-radius: 10px
}

.tit-dauduoi .n-itemdd,
.dauduoi-dai .ncon-item {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc
}

.ncon-tit,
.tit-itemdd {
	height: 40px;
	line-height: 40px;
	background: #ea292d;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	border-right: 1px solid #ccc
}

.dauduoi-dai,
.cont-dauduoi,
.tit-dauduoi {
	padding: 0!important
}

.tit-dauduoi .n-itemdd {
	text-align: center;
	border-left: 1px solid #ccc;
	color: #c00;
	font-size: 16px;
	font-weight: 600
}

.daicuoi .ncon-tit {
	border-right: 0
}

.tit-dauduoi .daumiennam .n-itemdd:nth-child(10),
.tit-dauduoi .duoimiennam .n-itemdd:nth-child(10) {
	border-radius: 0 0 0 10px
}

.daicuoi .daumiennam .ncon-item:nth-child(10),
.daicuoi .duoimiennam .ncon-item:nth-child(10) {
	border-radius: 0 0 10px 0
}

.dauduoi-dai .ncon-item {
	padding-left: 10px;
	font-size: 16px;
	color: #423e3e;
	font-weight: 700
}

.ndgiai .itemkq i {
	margin-top: 7px
}

.bangkqdai .itemkq:nth-child(19) {
	color: #c00!important
}

.duoimiennam {
	display: none
}

.sp-click {
	width: 50%;
	float: left;
	background: #ea292d;
	cursor: pointer;
	color: #fff
}

.sp-click:hover {
	background: #ffc107
}

.sp-active {
	background: #ffc107;
	color: #000
}

div#preload {
	opacity: 0!important
}

div#preload .progress {
	margin: 5px 0 0
}

.table-dauduoi .table-dau .item,
.table-dauduoi .table-duoi .item {
	overflow: auto;
	border-bottom: 1px solid #ccc
}

.table-dauduoi .table-dau .item:nth-child(1),
.table-dauduoi .table-dau .item:nth-child(11),
.table-dauduoi .table-duoi .item:nth-child(1),
.table-dauduoi .table-duoi .item:nth-child(11) {
	border-bottom: 0
}

span.textdd {
	color: #423e3e
}

ul#nav-mobile .current-menu-item a {
	color: #000;
	border-bottom: 4px solid #caa104;
	background: #ffc107
}

ul#slide-out .menu-top-menu-container {
	width: 100%
}

ul#slide-out a.brand-logo {
	width: 100%;
	display: block;
	text-align: center;
	background: #960c0a;
	padding-top: 5px
}

ul#slide-out img {
	max-width: 100%;
	width: 80%
}

ul.sub-menu {
	display: none;
	position: absolute;
	width: 100%;
	left: 0;
	background: #607D8B;
	-webkit-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, .3);
	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, .3)
}

ul.sub-menu li.menu-item {
	width: 33.3333%;
	float: left
}

ul.sub-menu li.menu-item a {
	border: 0!important;
	font-weight: 500!important;
	color: #fff!important;
	text-transform: capitalize!important
}

.listdai {
	margin-left: 2.3rem;
	margin-top: 0;
	display: none;
	background: #fff;
	width: calc(100% - 2.3rem);
	position: absolute;
	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2)
}

.g4tn {
	height: 50px;
	line-height: 50px
}

h1.h1single {
	font-weight: 700;
	font-size: 24px;
	text-transform: uppercase;
	text-align: center;
	margin: 10px 0 10px
}

.tomtat {
	background: #f6ffc6;
	padding: 10px;
	border: 1px dashed #a5a5a5;
	font-style: italic;
	font-size: 14px;
	margin-bottom: 30px
}

.tomtat p {
	margin: 0
}

.tomtat i.tiny.material-icons {
	color: #16c60c;
	float: left;
	margin-right: 5px;
	line-height: 21px
}

.mayman {
	width: 100%;
	max-width: 500px;
	margin: 15px auto;
	background: #fff;
	padding: 15px;
	text-align: center;
	color: #c00;
	min-height: 162px;
	border: 3px solid #c00
}

.mayman h3 {
	margin: 0;
	font-size: 22px;
	font-weight: 700
}

.mayman .form select {
	padding: 3px 10px;
	border-radius: 5px;
	float: left;
	margin: 1%;
	display: block;
	border-color: #33333357
}

.mayman .form select:nth-child(1),
.mayman .form select:nth-child(3) {
	width: 28%
}

.mayman .form select:nth-child(2) {
	width: 38%
}

button.submitmm,
button.xemlai {
	width: 38%;
	border-radius: 5px;
	border: 0;
	padding: 5px;
	background: #ffc107;
	color: #423e3e;
	font-weight: 700;
	font-size: 17px;
	text-transform: uppercase;
	margin: 10px auto 0;
	cursor: pointer
}

#ketqua {
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #fff
}

#ketqua p {
	text-align: left
}

.kqmm {
	text-align: center!important;
	margin-bottom: 0;
	text-transform: uppercase;
	font-weight: 700
}

.somm {
	padding: 10px;
	background: #ffc107
}

.somm p {
	font-weight: 700;
	padding-left: 35px;
	background: url(/images/iconxemthem.gif) no-repeat;
	background-position-y: center;
	color: #000
}

select#nextDai {
	display: block;
	border-color: #33333357;
	height: 35px;
	background: #f1f1f1;
	padding: 0
}

p#breadcrumbs {
	margin-bottom: 0;
	background: #ccc6;
	padding: 3px 10px 4px
}

div#thongke {
	overflow: hidden
}

.tkmenu-item {
	float: left;
	padding: 5px 10px;
	margin-right: 2px;
	cursor: pointer;
	background: rgba(213, 213, 213, .47);
	color: #333;
	font-weight: 500
}

.tkmenu-item:hover {
	color: #c00;
	background: #f7e19b
}

.mn-active {
	color: #c00;
	background: rgba(255, 235, 172, 1)
}

.tkcontent {
	display: none;
	border: 5px solid #ffebac;
	border-top: 0
}

.ct-active {
	display: block
}

h3.tit-tk {
	font-size: 22px;
	text-align: center;
	margin: 0 0 15px;
	text-transform: capitalize;
	font-weight: 700;
	color: #c00
}

.tkcontent h4 {
	font-size: 16px;
	font-weight: 500;
	color: #333;
	margin: 0;
	text-align: center;
	padding: 8px;
	background: #fff;
	overflow: hidden;
	border-bottom: 1px solid rgba(0, 0, 0, .12);
	border-top: 5px solid rgba(255, 235, 172, 1);
	text-transform: capitalize
}

.tkcontent div.dd-loto-widget table tr th,
.tkcontent div.dd-loto-widget table tr td {
	padding: 5px
}

.tkcontent table#table-0 tr td {
	padding: 0
}

tr.bg_f9,
tr.bg_f6,
.dd-loto-widget tr:nth-child(3),
.dd-loto-widget tr:nth-child(5),
.dd-loto-widget tr:nth-child(7),
.dd-loto-widget tr:nth-child(9),
.dd-loto-widget tr:nth-child(11),
.loto-tructiep tr:nth-child(3),
.loto-tructiep tr:nth-child(5),
.loto-tructiep tr:nth-child(7),
.loto-tructiep tr:nth-child(9),
.loto-tructiep tr:nth-child(11) {
	background: #f9f9f9
}

td.mb_madb span {
	color: #26a69a;
	font-size: 16px!important;
	width: 33.3333%;
	float: left;
	padding: 5px!important;
	font-weight: 500!important
}

table#table-0 td {
	text-align: center
}

table#table-0 td span {
	font-size: 20px;
	font-weight: 700;
	padding: 3px 8px;
	display: block
}

#table-0 .mb_g21,
#table-0 .mb_g22 {
	width: 50%;
	float: left
}

#table-0 .mb_g31,
#table-0 .mb_g32,
#table-0 .mb_g33,
#table-0 .mb_g34,
#table-0 .mb_g35,
#table-0 .mb_g36,
#table-0 .mb_g51,
#table-0 .mb_g52,
#table-0 .mb_g53,
#table-0 .mb_g54,
#table-0 .mb_g55,
#table-0 .mb_g56,
#table-0 .mb_g61,
#table-0 .mb_g62,
#table-0 .mb_g63 {
	width: 33.3333%;
	float: left
}

#table-0 .mb_g41,
#table-0 .mb_g42,
#table-0 .mb_g43,
#table-0 .mb_g44,
#table-0 .mb_g71,
#table-0 .mb_g72,
#table-0 .mb_g73,
#table-0 .mb_g74 {
	width: 25%;
	float: left
}

td.first-col {
	font-size: 18px;
	font-weight: 500;
	border-right: 1px solid #ccc;
	padding: 0 5px!important
}

.dd-loto-widget table tbody.loto-first tr td:nth-child(1),
.dd-loto-widget table tbody.loto-first tr td:nth-child(2),
.dd-loto-widget table tbody.loto-first tr td:nth-child(3),
.dd-loto-widget table tbody.loto-first tr th:nth-child(1),
.dd-loto-widget table tbody.loto-first tr th:nth-child(2),
.dd-loto-widget table tbody.loto-first tr th:nth-child(3) {
	border-right: 1px solid #ccc
}

.dd-loto-widget table tbody.loto-first tr th {
	background: #9e9e9e40
}

.dd-loto-widget table tbody.loto-first tr td {
	font-size: 16px;
	font-weight: 500
}

.dd-loto-widget table tbody.loto-first tr td:nth-child(1),
.dd-loto-widget table tbody.loto-first tr td:nth-child(3) {
	text-align: center;
	color: #c00
}

span.small.red,
th.blue,
span.mb_g0 {
	color: #c00
}

span.bold {
	font-weight: 600;
	color: #c00
}

label#lbajcn {
	cursor: pointer;
	color: #000;
	font-size: 13px;
	font-weight: 400;
	text-transform: capitalize;
	float: left;
	line-height: 17px;
	height: 36px;
	width: 130px;
	font-style: italic;
	text-align: right;
	margin-right: 5px
}

input#aj-kqxsmb {
	cursor: pointer;
	height: 36px;
	line-height: 36px;
	background: #fff;
	padding: 0 5px;
	border: 0;
	margin-bottom: 5px;
	float: left;
	width: auto
}

#ic-cal i {
	cursor: pointer;
	float: left;
	font-size: 39px;
	color: #26a69ab8
}

p.note {
	margin: 0;
	text-align: right;
	font-style: italic;
	font-size: 11px;
	display: none
}

.table-tructiep table tr th,
.table-tructiep table tr td {
	padding: 0!important;
	text-align: center
}

.table-tructiep table tr td div {
	font-size: 20px;
	font-weight: 700;
	padding: 3px 8px;
	display: block
}

.loto-tructiep table tr td {
	font-size: 16px;
	font-weight: 500;
	text-align: left;
	padding: 3px 8px!important
}

.loto-tructiep table tr th {
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	padding: 3px 8px;
	background: #9e9e9e40
}

.thongkemiennam .tkcontent tr td {
	padding: 3px 8px
}

.bol30 {
	width: 30px;
	height: 32px;
	background: url(../../../../images/balls-30px.png) no-repeat;
	border: 0;
	vertical-align: middle;
	position: static;
	text-align: center;
	color: #000;
	font-size: 16px;
	text-shadow: 1px 1px #fff;
	display: inline-block;
	line-height: 30px;
	font-family: 'RobotoBold'
}

.bol30_0 {
	background-position: 0 0
}

.bol30_1 {
	background-position: 0 -32px
}

.bol30_2 {
	background-position: 0 -64px
}

.bol30_3 {
	background-position: 0 -97px
}

.bol30_4 {
	background-position: 0 -131px
}

.bol30_5 {
	background-position: 0 -164px
}

.bol30_6 {
	background-position: 0 -197px
}

.bol30_7 {
	background-position: 0 -231px
}

.bol30_8 {
	background-position: 0 -264px
}

.bol30_9 {
	background-position: 0 -297px
}

.thongkemiennam .tkcontent2 table tr td:nth-child(2),
.thongkemiennam .tkcontent3 table tr td:nth-child(2) {
	min-width: 80px!important
}

.thongkemiennam .tkcontent2 table tr td:nth-child(3),
.thongkemiennam .tkcontent3 table tr td:nth-child(3) {
	min-width: 130px!important
}

.chiso {
	background: linear-gradient(#ed1f23, #ff9a00);
	float: left;
	height: 10px;
	border-radius: 5px
}

.thongkemiennam .tkcontent tr td.dd-stt {
	text-align: center;
	border-right: 1px solid rgba(0, 0, 0, .12);
	color: #c00
}

.thongkemiennam .tkcontent tr td:nth-child(2),
.thongkemiennam .tkcontent tr td:nth-child(3),
.thongkemiennam .tkcontent tr td:nth-child(4),
div#table-kqxsmn .loto-tructiep tr th:nth-child(1),
div#table-kqxsmn .loto-tructiep tr th:nth-child(2),
div#table-kqxsmn .loto-tructiep tr th:nth-child(3),
div#table-kqxsmn .loto-tructiep tr th:nth-child(4),
div#table-kqxsmn .table.col100 tr th,
.thongkemiennam table#thongkexxdau tr.header td:nth-child(1) {
	border-right: 1px solid rgba(0, 0, 0, .12)
}

.thongkemiennam .tkcontent tr.datepicker-row td {
	border: 0;
	padding: 1px 0
}

div#table-kqxsmn .table.col100 tr th {
	color: #c00;
	padding: 7px 0!important;
	font-size: 16px
}

div#table-kqxsmn .table.col100 tr th:nth-child(1) {
	color: rgba(0, 0, 0, .87);
	font-weight: 500
}

h1.cat-title {
	font-size: 28px;
	font-weight: 700;
	padding-left: 10px;
	border-left: 4px solid #c00;
	margin: 10px 0
}

.news-detail a.col.s12.m4 {
	overflow: hidden;
	height: 156px
}

.news-detail a.col.s12.m4 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border: 1px solid #e9e9e9;
	padding: 1px
}

.news-detail {
	overflow: hidden;
	margin-bottom: 30px
}

.info-post h2 {
	font-size: 20px;
	font-weight: 700;
	margin: 0;
	text-align: left
}

.info-post h2 a {
	color: red
}

h1.single-title {
	font-weight: 700;
	font-size: 35px;
	text-align: center;
	margin: 10px 0 20px
}

.sc-detail h1 {
	font-size: 36px;
	font-weight: 500;
	margin: 10px 0
}

.sc-detail h2 {
	font-size: 27px;
	font-weight: 700;
	padding-left: 5px;
	border-left: 3px solid #c00;
	margin: 25px 0 12px;
	color: #0e5bae
}

.sc-detail h3 {
	font-weight: 700;
	font-size: 22px;
	margin: 10px 0
}

.sc-detail h4 {
	font-size: 19px;
	font-style: italic;
	font-weight: 700;
	color: #6a6a6a;
	margin: 10px 0 10px 6px
}

.sc-detail .aligncenter,
.sc-detail .alignnone,
.sc-detail img {
	text-align: center;
	width: auto!important;
	margin: auto;
	display: block;
	max-width: 100%;
	height: auto
}

.sc-detail .wp-caption-text {
	text-align: center;
	font-size: 12px;
	font-style: italic;
	color: #777;
	margin: 0
}

.sc-detail ul,
.sc-detail ol {
	padding-left: 30px!important
}

.sc-detail ul li,
.sc-detail ol li {
	list-style: disc!important
}

div#ez-toc-container nav {
	background: transparent;
	box-shadow: unset;
	height: auto;
	line-height: unset
}

div#ez-toc-container nav ul {
	padding-left: 0!important
}

div#ez-toc-container nav ul li {
	width: 100%
}

.ft-mn-mobile {
	display: none
}

.img-highlight {
	background: url(/wp-content/uploads/2019/09/quay-thu-xo-so-org.jpg);
	min-height: 220px;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #8a8a8a;
	border-bottom: none
}

p.thongbaothoigian {
	font-family: 'Lobster', cursive;
	font-size: 34px;
	position: absolute;
	top: 40%;
	left: 15%;
	padding: 10px;
	margin: 0
}

span.v3-promotion-notify-icon {
	margin-right: 10px;
	margin-bottom: 5px;
	height: 10px;
	width: 10px;
	display: inline-block;
	border-radius: 50%;
	cursor: pointer;
	background: #f70b18;
	box-shadow: #f27178 0 0 0 0;
	-webkit-animation: pulse-data-v-64d23507 1.2s cubic-bezier(.66, 0, 0, .5) infinite;
	animation: pulse-data-v-64d23507 1.2s cubic-bezier(.66, 0, 0, .5) infinite
}

.table-dai ul li div {
	width: 33.3333%;
	float: left;
	text-align: center;
	padding: 8px;
	font-weight: 500;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc
}

.table-dai ul li div:nth-child(3) {
	border-right: 0
}

.table-dai ul li:nth-child(5) div {
	border-bottom: 0
}

.table-dai ul {
	margin: 0;
	overflow: hidden;
	border: 1px solid #8a8a8a;
	border-top: none
}

.table-dai ul li div.tbd-tit {
	background: #c00;
	color: #fff
}

.table-dai ul li div a {
	color: blue;
	text-decoration: underline
}

.table-dai ul li {
	overflow: hidden
}

.table-dai ul li:nth-child(3),
.table-dai ul li:nth-child(5) {
	background-color: #f1f1f1
}

.tieudetrangchu {
	font-size: 33px;
	font-family: 'Lobster', cursive;
	text-align: center;
	margin: 15px 0;
	color: #c00
}

.thantaimoiquayso {
	max-width: 500px;
	margin: 0 auto
}

.linkquaythutrangchu {
	list-style: none;
	padding: 0;
	margin-top: 20px;
	text-align: center
}

.linkquaythutrangchu li {
	position: relative
}

.linkquaythutrangchu li:before {
	background: transparent url(/wp-content/uploads/2019/09/right-arrow-30.gif) scroll 0 0 no-repeat;
	content: "";
	width: 26px;
	height: 20px;
	position: absolute;
	left: 3px;
	top: 12px
}

.linkquaythutrangchu a {
	display: block;
	padding: 10px 0;
	font-weight: 700;
	padding-left: 30px;
	color: #fff;
	background: #c00;
	margin-bottom: 20px;
	border-radius: 7px;
	text-decoration: none;
	border-bottom: 2px solid #000
}

img.site-contentimg {
	margin: 0 auto;
	display: block;
	width: auto;
	height: auto;
	border-radius: 2px
}

.boxnewhome img {
	width: 70px;
	height: 70px;
	float: left;
	object-fit: cover;
	margin-right: 8px;
	border-radius: 5px
}

.boxnewhome h3 {
	font-size: 15px;
	margin: 0;
	color: #c00;
	font-weight: 700;
	line-height: 1.3
}

.hn-item {
	margin: 5px 0
}

.boxnewhome {
	background: #f7f7f7;
	padding: 10px;
	border: 1px solid #ccc
}

.hn-item a {
	overflow: hidden;
	display: block
}

.hn-item a:hover h3 {
	color: #0e5bae
}

.hn-item a span.time-news {
	color: #56575d;
	font-size: 12px;
	line-height: 12px;
	margin-top: 5px;
	display: block
}

.hn-item a span.time-news i {
	font-size: 12px;
	line-height: 12px;
	float: left;
	margin-right: 2px
}

a.ho-active {
	border-bottom: 4px solid #caa104;
	background: #ffc107
}

a.ho-active i {
	color: #000
}

a.notrun {
	color: transparent!important
}

.box-daiquay a span {
	font-size: 14px;
	font-style: italic
}

ul#nav-mobile .current-menu-parent a {
	border-bottom: 4px solid #fbc702
}

ul#nav-mobile a:hover {
	background-color: rgba(0, 0, 0, .1);
	border-bottom: 4px solid #fbc702
}

.chuyen_huong {
	width: 100%;
	border: 3px solid #c00;
	padding: 20px;
	text-align: center;
	margin: 15px 0
}

.chuyen_huong p {
	text-align: center;
	color: red;
	font-size: 18px;
	font-style: italic;
	margin-top: 0;
	font-weight: 500
}

.chuyen_huong button {
	width: 38%;
	border-radius: 5px;
	border: 0;
	padding: 5px;
	background: #ffc107;
	color: #000;
	font-weight: 700;
	font-size: 17px;
	text-transform: uppercase;
	margin: auto;
	cursor: pointer
}

@media(max-width:768px) {
	.so23f,
	.so09 {
		text-align: center
	}
	.bangkqdai .tendai,
	.ncon-tit,
	.tit-itemdd {
		font-size: 18px
	}
	.table-dau,
	.table-duoi {
		width: 100%
	}
	.table-dauduoi .table-dau {
		margin-bottom: 15px
	}
	.menu-top-menu-container ul#nav-mobile {
		display: none
	}
	.box-daiquay {
		margin: 15px 0
	}
	.button-qtxs {
		margin-bottom: 5px
	}
	.table-dauduoi {
		margin-top: 15px
	}
	.item.giai {
		height: 40px;
		line-height: 40px
	}
	.table-content .item:nth-child(4) .col.s4,
	.table-content .item:nth-child(6) .col.s4 {
		height: 40px;
		line-height: 40px
	}
	.table-content .item:nth-child(4),
	.table-content .item:nth-child(6) {
		height: 80px;
		line-height: 80px
	}
	.tk-menu {
		display: flex;
		overflow: auto
	}
	.tkmenu-item {
		flex: 0 0 23%
	}
	p.note {
		display: block
	}
	.box-daiquay a {
		display: inline-block;
		margin: 2px;
		padding: 0 10px
	}
	.logo,
	.footer-box {
		border-radius: 0
	}
	.box-header {
		margin-top: 0!important
	}
	footer {
		margin-bottom: 0
	}
	.menu-footer-menu-container {
		margin-bottom: 56px
	}
	.ft-mn-mobile {
		position: fixed;
		bottom: 0;
		display: block;
		width: 100%
	}
	.ft-mn-mobile ul {
		display: flex;
		margin: 0;
		background: #c00
	}
	.ft-mn-mobile ul li {
		flex: 0 0 26.6666%;
		text-align: center;
		border-right: 1px solid #ded8d8
	}
	.ft-mn-mobile ul li:nth-child(5) {
		flex: 0 0 10%;
		border: 0
	}
	.ft-mn-mobile ul li:nth-child(1) {
		flex: 0 0 10%
	}
	.ft-mn-mobile ul li a {
		width: 100%;
		display: block;
		padding: 5px;
		color: #fff;
		font-weight: 500;
		line-height: 30px;
		height: 40px
	}
	.ft-mn-mobile ul li:nth-child(1) a,
	.ft-mn-mobile ul li:nth-child(5) a {
		line-height: 34px;
		height: 40px
	}
	#pc-totop {
		display: none
	}
}

@media(max-width:600px) {
	.demnguoc {
		max-width: unset!important
	}
	.thongbaothoigian {
		top: 20%!important;
		font-size: 32px!important;
		left: 15%!important;
		line-height: 1.3
	}
	.img-highlight {
		min-height: 150px!important
	}
}

@media(max-width:480px) {
	.table-dai ul li div {
		padding: 8px 0
	}
	.table-dai ul li div a {
		font-size: 14px
	}
	select#nextDai {
		margin-bottom: 15px!important
	}
	input#aj-kqxsmb {
		width: 80%
	}
	label#lbajcn {
		width: 100%;
		text-align: left;
		line-height: 36px
	}
	.tieudetrangchu {
		font-size: 26px
	}
	.p10 {
		padding: 5px
	}
	.bangkqdai .tendai,
	.ncon-tit,
	.tit-itemdd {
		font-size: 13px;
		line-height: 20px
	}
	.table-qtxs h3 {
		font-size: 15px
	}
	.tengiai .itemtn,
	.ndgiai .itemkq {
		font-size: 18px
	}
	.sp-click {
		height: 20px;
		line-height: 20px;
		width: 100%
	}
	h1.page-title {
		font-size: 18px
	}
	.ndgiai .itemkq i,
	.soketqua i,
	.ndgiai i,
	.kqduoi i,
	.kqdau i,
	.ncon-item i {
		font-size: 10px!important
	}
	.tit-dauduoi .n-itemdd {
		font-size: 14px;
		height: 50px;
		line-height: 50px
	}
	.dauduoi-dai .ncon-item {
		height: 50px;
		line-height: 16.6666px;
		padding-left: 4px
	}
	i.Tiny.material-icons.icon-size-20.fa-spin {
		font-size: 24px!important
	}
	.sokq {
		font-size: 20px
	}
	.table-dau .item .sodau,
	.table-duoi .item .soduoi,
	.table-dau .tieude,
	.table-duoi .tieude {
		font-size: 16px
	}
	.tomtat {
		margin-bottom: 15px
	}
	h1.h1single {
		margin: 10px 0
	}
	.tkmenu-item {
		flex: 0 0 40%;
		padding: 5px;
		text-align: center
	}
	.tkcontent h4 {
		font-size: 13px
	}
	table#table-0 td span {
		font-weight: 500
	}
	td.tk-nhanh-number {
		padding: 8px 0;
		text-align: center
	}
	table#thongkexxdau tr td:nth-child(3),
	table#thongkexxdau tr td:nth-child(7) {
		display: none!important
	}
	.thongkemiennam .tkcontent2 table tr td:nth-child(4),
	.thongkemiennam .tkcontent3 table tr td:nth-child(4) {
		display: none
	}
	.tkcontent4 .box_tkdefault_xhn3l div,
	.tkcontent5 .box_tkdefault_xhn3l div {
		width: 50%!important;
		margin: 0!important;
		padding: 5px
	}
	.thongkemiennam table#thongkexxdau tr.header td:nth-child(1) {
		width: 60%
	}
	.thongkemiennam table#thongkexxdau tr.header td:nth-child(2) {
		left: 43%;
		position: absolute;
		border: 0!important
	}
	.thongkemiennam table#thongkexxdau tr.header td:nth-child(3) {
		display: block!important;
		border: 0!important
	}
	ul#menu-footer li a {
		font-size: 13px
	}
	nav#nav-header ul#nav-mobile a {
		padding: 0;
		font-size: 12px;
		height: 40px;
		line-height: 40px;
		text-align: center
	}
	nav#nav-header {
		height: 40px;
		line-height: 40px
	}
	.sc-detail h2 {
		font-size: 22px
	}
	h1.h1single {
		font-size: 18px;
		text-transform: uppercase
	}
	.news-detail a.col.s12.m4 {
		min-height: 180px;
		padding: 0
	}
	.info-post {
		padding: 0!important;
		margin-top: 10px
	}
	p#breadcrumbs {
		font-size: 14px
	}
	.boxnewhome h3 {
		font-size: 14px
	}
	.sticky {
		position: absolute
	}
}

.icon-size-20 {
	font-size: 26px!important;
	color: #c00!important;
	-webkit-animation: fa-spin 2s linear infinite;
	animation: fa-spin 2s linear infinite
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes pulse-data-v-64d23507 {
	100% {
		-webkit-box-shadow: 0 0 0 12px rgba(232, 76, 61, 0);
		box-shadow: 0 0 0 12px rgba(232, 76, 61, 0)
	}
}

input#aj-kqxsmb::placeholder {
	color: #26a69a;
	opacity: 1
}

input#aj-kqxsmb:-ms-input-placeholder {
	color: #c00
}

input#aj-kqxsmb::-ms-input-placeholder {
	color: #c00
}

button#actionquay i {
	float: right;
	line-height: 23px
}

#pc-totop {
	bottom: 30px;
	right: 10px;
	position: fixed;
	width: 60px;
	height: 60px;
	text-align: center;
	border-radius: 50%;
	background: #3498db;
	cursor: pointer
}

#pc-totop i {
	color: #fff
}

div#modal1 p,
div#modal1 h4 {
	text-align: center;
	font-weight: 500;
	margin-bottom: 5px;
	color: #000;
	line-height: 1.2
}

div#modal1 img {
	width: 90%;
	margin: auto;
	display: block;
	border-radius: 5px;
	-webkit-box-shadow: 0 8px 17px 2px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2);
	box-shadow: 0 8px 17px 2px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2)
}

div#modal1 .modal-content {
	padding: 0 0 15px 0
}

div#modal1 h4 {
	font-size: 20px;
	background: #c00;
	color: #fff;
	padding: 10px 5px
}

.demnguoc {
	max-width: 60%;
	margin: auto;
	padding: 5px 0;
	overflow: hidden;
	border-radius: 3px
}

.demnguoc .dn-item {
	width: 21%;
	float: left;
	margin: 2%;
	background-color: #ddd;
	background-image: -webkit-linear-gradient(top, #bbb, #eee);
	background-image: -moz-linear-gradient(top, #bbb, #eee);
	background-image: -ms-linear-gradient(top, #bbb, #eee);
	background-image: -o-linear-gradient(top, #bbb, #eee);
	padding: 5px 0;
	border-radius: 3px;
	-webkit-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, .3);
	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, .3)
}

.demnguoc .dn-item span,
.demnguoc .dn-item b {
	width: 100%;
	display: block;
	text-align: center
}

.demnguoc .dn-item span {
	font-size: 30px;
	font-weight: 700;
	color: #c00
}

.demnguoc .dn-item b {
	color: #3F51B5;
	font-weight: 500;
	font-size: 14px;
	text-transform: uppercase
}

div#table-kqxsmb .result-box h1 {
	font-size: 20px;
	text-align: center;
	margin: 10px 10px 0 10px;
	color: red;
	text-transform: uppercase
}

.prajax {
	display: none!important;
	margin: 0
}

p.note i {
	float: right;
	margin-left: 5px
}

#mySelect_ngay,
#mySelect_thang,
#mySelect {
	height: 35px;
	background: #f1f1f1;
	border-radius: 3px
}

p#thongbao {
	margin: 0
}

.chondai ul {
	overflow: hidden;
	margin: 30px 0
}

.chondai ul li {
	float: left
}

.chondai ul li a {
	color: #fff;
	background: #c00;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 10px;
	display: block;
	border-radius: 3px
}

.chondai ul li a:hover {
	background: #ffc107;
	color: #000
}

@media screen and (min-width:650px) {
	.table-qtxs h3:before {
		content: ' ';
		background-image: url(https://quaythuxoso.org/wp-content/uploads/2020/04/quay-thu-xs.png);
		width: 69px;
		height: 47px;
		left: 0;
		top: 0;
		position: absolute;
		border-radius: 10px 0 0 0
	}
}

.row.footer-style2 div a {
	width: 100%;
	padding: .5rem;
	display: block;
	background-color: #ccc6;
	margin-bottom: 1rem;
	border-radius: 5px;
	color: #ebd904;
	font-weight: 700;
	border: 1px solid #ffffff42;
	text-align: center
}

.row.footer-style2 {
	margin-bottom: 0;
	padding-top: .75rem
}

</style>