html {
  font-size: 13px;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #f5f5f5;
}
.hidden {
  display: none !important;
}
.dont-hide {
  display: inline-block !important;
}
.hidden-xs {
  display: none !important;
}
.hidden-lg {
  display: inline-block !important;
}
.red {
  color: #da1c1a !important;
}
a {
  text-decoration: none;
  color: #da1c1a;
}
.h1 {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.2;
  padding: 10px;
}
.page-id-185 .h1 {
  padding-top: 20px;
}
.page-summary {
  padding: 10px;
  font-weight: 500;
  line-height: 1.5;
}
.page-summary img {
  float: left;
  max-width: 100px;
  margin-right: 10px;
}
.breadcrumb {
  background: #f1f1f1;
  padding: 10px;
  white-space: nowrap;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.breadcrumb > li {
  display: inline;
}
.breadcrumb > li:after {
  content: "/";
  font: normal normal normal 14px/1 FontAwesome;
  display: inline-block;
  padding: 0 5px;
  color: #333;
}
.breadcrumb > li:last-of-type:after {
  display: none;
}
.breadcrumb > li a {
  text-decoration: none;
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.form-control {
  width: 100%;
  max-width: 100%;
  height: 40px;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

/* 
=================
SECTION 
=================
*/

.section {
    margin: 10px 5px;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,.04);
    border: 1px solid #eee;
}
.section .section-header {
    font-size: 1.1rem;
    font-weight: 700;
    margin-bottom: 0;
    background: #fff2bc;
    color: #000;
    padding: 10px;
}
.section .section-content {
    padding: 10px;
}
.section .section-header .section-summary {
  margin-bottom: 10px;
}
.section-text .section-content {
  font-size: 1.1rem;
  line-height: 1.5;
}
.section-text .section-content ul {
  margin-left: 20px;
}
.section-text .section-content ul > li {
  list-style-type: square;
  padding: 3px 0;
}
.section-text .section-content table {
  font-size: 0.9rem;
}
.section-text .section-content iframe {
  max-width: 100%;
  height: auto;
}
.section-text .section-content h2 {
  font-weight: bold;
  font-size: 1.5rem;
  margin: 20px 0 10px;
}
.section-text .section-content h3 {
  font-weight: bold;
  font-size: 1.2rem;
  margin: 20px 0 10px;
}
.section-text .section-content h4 {
  font-weight: bold;
  font-size: 1.1rem;
  margin: 20px 0 10px;
}
.section-text.lich-quay table a {
  color: #000;
}
.section-text figure {
  margin: 20px auto;
}
.section-text figure img {
  max-width: 100%;
}
.section-text figure figcaption {
  font-style: italic;
  text-align: center;
}
/* .section.section-thongke .section-header .section-title {
  font-size: 1.5rem;
} */
.section.section-thongke .section-content {
    padding: 0;
}
.section.section-thongke .progress {
  height: 5px;
  margin-bottom: 0;
}
.section.section-thongke .section-content table {
  font-size: 0.9rem;
}
.section.section-thongke .section-content .tk_number {
  font-weight: bold;
  color: #c00;
}
/* .section.vietlott-lastest .section-header,
.section.section-stats .section-header {
    font-size: 1.1rem;
    font-weight: bold;
    margin-bottom: 0px;
    background: #ccc;
    color: #000;
    padding: 10px;
} */
.section.vietlott-lastest .balls {
    white-space: nowrap;
}
.section.vietlott-lastest table,
.section.section-stats table {
    font-size: 0.8rem;
}
.jackpot-win {
    white-space: nowrap;
    align-items: center;
}
.jackpot-win.win {
    font-weight: bold;
    color: green;
}
.jackpot-win .icon-win {
    width: 20px;
}

.mo-thuong-hom-nay {
  border: 0px solid #ddd;
  padding: 10px;
  margin: 10px 0;
  background: #fff5da;
  border-radius: 3px;
}
.mo-thuong-hom-nay .title {
  font-weight: bold;
  font-size: 1.2rem;
  margin-bottom: 5px;
}
.mo-thuong-hom-nay ul {
  padding-left: 0px;
  margin-left: 0 !important;
}
.mo-thuong-hom-nay ul > li {
  width: 36%;
  float: left;
  padding-left: 8px;
  padding-right: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  position: relative;
  list-style-type: none !important;
}
.mo-thuong-hom-nay ul > li::before {
  display: inline-block;
  width: 3px;
  height: 3px;
  background: #d5312b;
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
}
.mo-thuong-hom-nay ul > li a {
  color: #333;
  font-size: 0.9rem;
}
.mo-thuong-hom-nay ul > li:nth-of-type(3n) {
  width: 28%;
  padding-right: 0;
}

/*
=================
VIETLOTT TAB
=================
*/
.vietlott-tab {
  margin-bottom: 0;
}
.vietlott-tab .tab-title .tab {
  float: left;
  width: 20%;
  text-align: center;
}
.vietlott-tab .tab-title .tab a {
  background: #eee;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 45px;
  text-transform: uppercase;
  font-size: 1rem;
  color: #000;
  border-right: 1px solid #fff;
  padding: 5px;
}
.vietlott-tab .tab-title .tab.active a {
  background: #fff2bc;
  color: #da1b19;
  font-weight: bold;
}
.vietlott-tab .tab-title .tab.power-655.active a {
  background: #d6a824;
  color: #fff;
}
.vietlott-tab .tab-title .tab.mega-645.active a {
  background: #c00;
  color: #fff;
}
.vietlott-tab .tab-title .tab.max3d.active a {
  background: #db2691;
  color: #fff;
}
.vietlott-tab .tab-title .tab.keno.active a {
  background: #e57943;
  color: #fff;
}
.vietlott-tab .headline {
  padding: 10px;
  text-align: center;
  display: flex;
  align-items: center;
}
.vietlott-tab .headline img {
  max-width: 100px;
  max-height: 38px;
  float: left;
  margin-right: 15px;
}
.vietlott-tab .headline a {
  font-weight: bold;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.vietlott-tab .headline.power-655 {
  background: #d6a824;
}
.vietlott-tab .headline.mega-645 {
  background: #c00;
}
.vietlott-tab .headline.max-4d {
  background: #98036d;
}
.vietlott-tab .headline.max-3d {
  background: #db2691;
}
.vietlott-tab .headline.keno {
  background: #e57943;
}
.vietlott-tab .tab-content-main {
  padding: 15px;
  text-align: center;
}
.vietlott-tab .tab-content-main h3 a {
  /* color: #fff; */
}
.vietlott-tab .power-655 .tab-content-main {
  background: #050830 url(../images/mega-result-bg.png) top right no-repeat;
  color: #fff;
}
.vietlott-tab .jackpot-block {
    margin-top: 10px;
}
@-webkit-keyframes rotation {
    from {
      -webkit-transform: rotate(0deg);
    }
    to {
      -webkit-transform: rotate(359deg);
    }
}
.live-loading {
    background: url(../images/loading.svg) center no-repeat;
    -webkit-animation: rotation 1s infinite linear;
    width: 20px;
    height: 20px;
    background-size: contain;
    margin: 0 auto;
}
.balls {
    /* margin: 10px 0; */
}
.ball {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    line-height: 1;
    margin: 0 2px;
    font-size: 1rem;
    font-weight: bold;
    border-radius: 50%;
    -webkit-box-shadow: inset 0 0 0 2px #413e5b;
    -moz-box-shadow: inset 0 0 0 2px #413e5b;
    box-shadow: inset 0 0 0 2px #413e5b;
    background-color: #413e5b;
    color: #fff;
    background-image: -webkit-radial-gradient(top,circle,hsla(0,0%,100%,.5) 5%,hsla(0,0%,100%,.09) 57%,hsla(0,0%,100%,0) 61%);
    background-image: -moz-radial-gradient(top,circle,hsla(0,0%,100%,.5) 5%,hsla(0,0%,100%,.09) 57%,hsla(0,0%,100%,0) 61%);
    background-image: -o-radial-gradient(top,circle,hsla(0,0%,100%,.5) 5%,hsla(0,0%,100%,.09) 57%,hsla(0,0%,100%,0) 61%);
    background-image: radial-gradient(circle at top,hsla(0,0%,100%,.5) 5%,hsla(0,0%,100%,.09) 57%,hsla(0,0%,100%,0) 61%);
}
.ball.yellow {
    -webkit-box-shadow: inset 0 0 0 2px #d9ae3b;
    -moz-box-shadow: inset 0 0 0 2px #d9ae3b;
    box-shadow: inset 0 0 0 2px #d9ae3b;
    background-color: #d6a824;
    color: #000 !important;
}
.ball.green {
    -webkit-box-shadow: inset 0 0 0 2px #1ead60;
    -moz-box-shadow: inset 0 0 0 2px #1ead60;
    box-shadow: inset 0 0 0 2px #1ead60;
    background-color: #1dad60;
    color: #fff !important;
}
.ball.red {
    -webkit-box-shadow: inset 0 0 0 2px #da3735;
    -moz-box-shadow: inset 0 0 0 2px #da3735;
    box-shadow: inset 0 0 0 2px #da3735;
    background-color: #da1c1a;
    color: #fff !important;
}
.ball img {
    max-width: 70%;
}
.ball.big {
    width: 38px;
    height: 38px;
    font-size: 1.5rem;
}
.ball.big .loading {
    width: 30px;
    height: 30px;
}
.lotto-numbers {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 15px;
  justify-content: center;
}
.lotto-numbers .num {
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #000;
  border-radius: 50%;
  margin: 2px;
  font-weight: bold;
  font-size: 1.5rem;
}
.lotto-numbers .num img {
  width: 50%;
}
.lotto-numbers.power-655 .num {
  background: #d6a824;
  border-color: #d6a824;
  color: #000;
}
.lotto-numbers .num.special-num,
.lotto-numbers .num.special_ball {
  background: #1dad60;
  border-color: #1dad60;
  color: #fff;
}
.jackpot1-number {
  font-size: 2rem;
  font-weight: bold;
  color: #da1c1a;
  display: block;
}
.jackpot2-number {
  font-size: 1.5rem;
  font-weight: bold;
  color: #da1c1a;
  display: block;
}
.vietlott-item-content.win-jackpot .jackpot-block span {
  /* background-color: #050830; */
}
.vietlott-tab .btn-more {
  display: inline-block;
  padding: 10px;
  border-radius: 5px;
  background: #32b36a;
  color: #fff;
  margin-bottom: 10px;
}
.vietlott-tab .mega-645 .tab-content-main {
  background: #050830 url(../images/mega-result-bg.png) top right no-repeat;
  color: #fff;
}
.vietlott-tab .mega-645 .tab-content-main h3 a {
  color: #fff;
}
.lotto-numbers.mega-645 .num {
  background: #c00;
  border-color: #c00;
  color: #fff;
}
.lotto-numbers.max3d {
  margin-bottom: 0;
}
.lotto-numbers.max3d .num {
  height: auto;
  border: 0;
}
.lotto-numbers.max3d.giai1 .num {
  color: #ca2399;
  font-size: 2rem;
  width: 50%;
  margin: 0;
  padding: 0 5px;
  line-height: 1;
}
.lotto-numbers.max3d.giai2 .num {
  color: #f9b856;
  font-size: 1.5rem;
  width: 50%;
  margin: 0;
  padding: 2px 5px;
  line-height: 1;
}
.lotto-numbers.max3d.giai3 .num {
  color: rgba(124, 179, 88, 1);
  width: 33%;
  margin: 0;
  padding: 2px 5px;
  line-height: 1;
}
.lotto-numbers.max3d.giai4 .num {
  color: rgb(60, 108, 218);
}

/* Main Power 655 */
.vietlott-tab.main-mien,
.vietlott-tab.main-power-655,
.vietlott-tab.main-max-4d,
.vietlott-tab.main-max-3d,
.vietlott-tab.main-mega-645 {
  margin-bottom: 0;
}
.vietlott-tab.main-power-655 .tab-title .tab.active a {
  background: #d6a824;
  color: #fff;
}
.vietlott-tab.main-mega-645 .tab-title .tab.active a {
  background: #c00;
  color: #fff;
}
.vietlott-item {
  margin-bottom: 20px;
  margin-left: 5px;
  margin-right: 5px;
  border: 1px solid #eee;
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0,0,0,.04);
}
.vietlott-item.first {
    margin-left: 0;
    margin-right: 0;
    border: 0;
    background:url(../images/celebrate-bg.png) center no-repeat;
}
.vietlott-item .link-tree {
  background: #fff2bc;
  padding: 10px;
  text-align: center;
}
.vietlott-item .link-tree a {
  color: #da1c1a;
  font-size: 1.2rem;
}
.vietlott-item .link-tree a:after {
  content: "/";
  padding: 0 10px;
  color: #000;
  display: inline-block;
  font-weight: normal;
}
.vietlott-item .link-tree a:last-of-type:after {
  display: none;
}

.vietlott-item.max3d .link-tree {
  background: #db2590;
}
.vietlott-item.max3d .link-tree a {
  color: #ffd867;
}
.vietlott-item.max3d .link-tree a:after {
  color: #fff;
}
.vietlott-item.max3d .max3d_date {
  margin-bottom: 10px;
  display: block;
  font-weight: bold;
}
.vietlott-item .vietlott-item-content {
  padding: 10px;
  text-align: center;
}
.vietlott-item.first .vietlott-item-content,
.vietlott-item.mega-645.first .vietlott-item-content,
.vietlott-item.power655.first .vietlott-item-content,
.vietlott-item.max3d.first .vietlott-item-content {
  background: #050830 url(../images/mega-result-bg.png) top right no-repeat;
  color: #fff;
  border: 0;
}
/* .vietlott-item.power655.first .vietlott-item-content {
  background: #d6c9a2 url(../images/mega-result-bg.png) top right no-repeat;
  color: #000;
  border: 0;
} */
.vietlott-item.mega-645.first .vietlott-item-content.win-jackpot,
.vietlott-item.power655.first .vietlott-item-content.win-jackpot {
    background: #050830 url(../images/celebrate-bg.png) top right no-repeat;
    background-size: contain;
    color: #fff;
}
.vietlott-item .vietlott-item-content .text {
  line-height: 1.5;
}
.vietlott-item .vietlott-item-content .text.left {
  text-align: left;
}
.vietlott-item .jackpot-block {
    margin-top: 10px;
}
.vietlott-item .tangthem {
    font-size: 0.9rem;
    display: block;
    color: #0fbb36;
}
.vietlott-item .result_note {
    font-size: 0.8rem;
}
.vietlott-table-giaithuong {
  font-size: 0.8rem;
}
.vietlott-table-giaithuong.power-655 th,
.vietlott-table-giaithuong.power-655 td {
  border: 1px solid #d6a824;
}
.vietlott-item.max3d.first .vietlott-table-giaithuong.max3d th,
.vietlott-item.max3d.first .vietlott-table-giaithuong.max3d td {
  border: 1px solid #393a50;
}
.quick-date-list {
    padding: 10px;
    text-align: center;
    /* box-shadow: 0 12px 16px 0 rgba(38,34,98,.05); */
    box-shadow: 0 1px 3px rgba(0,0,0,.04);
    border: 1px solid #eee;
    background: #fff;
    margin: 10px;
    border-radius: 0px;
}
.quick-date-list .title {
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}
.quick-date-list a {
  display: inline-block;
  background-color: #d6a823;
  color: #fff;
  margin-right: 3px;
  margin-bottom: 3px;
  font-size: 0.9rem;
  text-align: center;
  padding: 5px 8px;
  border-radius: 25px;
}
.quick-date-list a:last-of-type {
  margin-right: 0;
}
.quick-date-list.mega-645 a {
  background-color: #da3834;
}
.quick-date-list.max3d a {
  background-color: #db2590;
}
.quick-date-list .calendar-btn {
    border: 1px solid #007bff;
    padding: 5px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    background-color: #007bff;
    color: #fff;
}
.quick-date-list .calendar-btn svg {
    width: 16px;
    margin-right: 5px;
}
.social-button-wrap {
  padding: 10px 15px;
}

/* ------------ MAX 4D ------------- */
.vietlott-tab .tab-title .tab.max4d.active a {
  background: #98036d;
  color: #fff;
}
.vietlott-item.max4d .link-tree {
  background: #98026c;
}
.vietlott-item.max4d .link-tree a {
  color: #ffd867;
}
.vietlott-item.max4d .link-tree a:after {
  color: #fff;
}
.vietlott-item.max4d .max4d_date {
  margin-bottom: 10px;
  display: block;
  font-weight: bold;
}
.vietlott-item.max4d.first .vietlott-item-content {
  background: #050830 url(../images/mega-result-bg.png) top right no-repeat;
  color: #fff;
}
.vietlott-item.max4d .vietlott-item-content {
  padding: 0;
}
.vietlott-item.max4d .vietlott-item-content .vietlott-table-giaithuong {
  margin-left: 0;
  margin-right: 0;
  padding: 10px;
  font-size: 0.9rem;
}
.vietlott-item.max4d.first .vietlott-table-giaithuong.max4d th,
.vietlott-item.max4d.first .vietlott-table-giaithuong.max4d td {
  border: 1px solid #393a50;
}
.vietlott-table-giaithuong.max4d {
  margin-left: -10px;
  margin-right: -10px;
}
.quick-date-list.max4d a {
  background-color: #730252;
}
.lotto-numbers.max4d {
  margin-bottom: 0;
}
.lotto-numbers.max4d .num {
  background: #c00;
  border-color: #c00;
  color: #fff;
  width: 26px;
  height: 26px;
}
.lotto-numbers.max4d .num.giai-1 {
  width: 30px;
  height: 30px;
}
.lotto-numbers.max4d .num.giai-2 {
  background: #e57943;
  border-color: #e57943;
}
.lotto-numbers.max4d .num.giai-3 {
  background: rgba(124, 179, 88, 1);
  border-color: rgba(124, 179, 88, 1);
}
.lotto-numbers.max4d .num.giai-kk1 {
  background: rgba(99, 195, 219, 1);
  border-color: rgba(99, 195, 219, 1);
}
.lotto-numbers.max4d .num.giai-kk2 {
  background: rgba(177, 170, 230, 1);
  border-color: rgba(177, 170, 230, 1);
}

/*
=================
KET QUA BOX
=================
*/
.kq-box {
  margin-bottom: 30px;
  background-color: #fff;
  width: 100%;
}
.embed .kq-box {
  margin-bottom: 0px;
}
.kq-box .kq-title a {
  background: #f60;
  color: #fff;
  padding: 10px;
  font-size: 1.2rem;
  display: block;
  text-align: center;
}
.kq-box .kq-link {
  padding: 0 10px;
  background: #fff2bc;
  text-align: center;
}
.kq-box .kq-link.reverse {
  padding: 0 10px;
  background: #fff2bc;
}
.kq-box .kq-link a {
  position: relative;
  padding-top: 7px;
  padding-bottom: 7px;
  display: inline-block;
  color: #da1c1a;
  font-size: 1rem;
}
.kq-box .kq-link.reverse a {
  padding-top: 10px;
  padding-bottom: 10px;
}
.kq-box .kq-link a:after {
  content: "/";
  padding: 0 7px;
  color: #999;
  display: inline-block;
  font-weight: normal;
}
.kq-box .kq-link a:last-of-type:after {
  display: none;
}
.kq-box .kq-header,
.kq-box .table_body {
  /* margin-left: -10px; */
  /* margin-right: -10px; */
}
.kq-box .kq-table {
  margin-bottom: 0;
}
.kq-table .kq-city-name span {
  font-size: 0.8rem;
  font-weight: normal;
}
.kq-box .kq-table td,
.kq-box .kq-table th {
  text-align: center;
  padding: 5px;
}
.kq-table tr:nth-child(even) {
  background: #efefef;
}
.kq-box .kq-table .number {
  font-size: 1.3rem;
  font-weight: bold;
  display: block;
  padding: 1px;
  color: #000;
}
.kq-box .kq-table .number.next {
  color: blue;
}
.kq-box .kq-table .number.big {
  font-size: 2rem !important;
}
.kq-box .kq-table .number img {
  width: 20px;
}
.kq-box.mien-bac .kq-table .number {
  display: inline-block;
  font-size: 1.5rem;
}
.kq-box.mien-bac .kq-table .giai-2 .number {
  width: 50%;
}
.kq-box.mien-bac .kq-table .giai-3 .number,
.kq-box.mien-bac .kq-table .giai-5 .number,
.kq-box.mien-bac .kq-table .giai-6 .number {
  width: 33%;
}
.kq-box.mien-bac .kq-table .giai-4 .number,
.kq-box.mien-bac .kq-table .giai-7 .number {
  width: 25%;
}
.kq-box-tinh .kq-table .result_name,
.kq-box-mien-bac-thu .kq-table .result_name {
  text-transform: uppercase;
  padding: 5px 10px;
}
.kq-box-tinh .kq-table .number {
  display: inline-block;
  font-size: 1.5rem;
}
.kq-box-tinh .kq-table .giai-6 .number {
  width: 33%;
}
.kq-box-tinh .kq-table .giai-4 .number {
  width: 33%;
}
.kq-box-tinh .kq-table .giai-3 .number {
  width: 50%;
}
.kq-table .number .highlight {
  background: #db2363;
  background: radial-gradient(circle at 5px 5px, #f5ee0d, #403203);
  color: #fff;
  border-radius: 50%;
  box-shadow: 3px 3px 10px -2px rgba(0, 0, 0, 0.4);
  display: inline-block;
}
.kq-table .giaithuong {
  white-space: nowrap;
}
.control_panel {
  background: #eee;
  padding: 10px;
  border-top: 0;
  text-align: center;
}
.control_panel .config_view {
  margin-bottom: 5px;
}
.control_panel .config_view label {
  margin: 0 5px;
  display: inline-block;
}
.control_panel .config_highlight .hl_number {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #757171;
  background: radial-gradient(circle at 5px 5px, #f7f5f5, #31313a);
  text-shadow: none;
  color: #fff;
  line-height: 18px;
  text-align: center;
  font-size: 15px;
  margin: 2px;
  display: inline-block;
  cursor: pointer;
}
.control_panel .config_highlight .hl_number.active,
.control_panel .config_highlight .hl_number:hover {
  background: radial-gradient(circle at 5px 5px, #2fe265, #0a4603);
}
.kq-box .kq-bottom {
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid #ddd;
  line-height: 1.5;
}
.kq-box .kq-bottom ul {
  padding-left: 20px;
}
.kq-box .kq-bottom ul li {
  list-style-type: square;
  color: red;
}
.kq-box .kq-bottom ul li p {
  margin: 5px 0;
  color: #000;
}
.kq-box .kq-bottom a {
  text-decoration: underline;
}
.thongke_ketqua_box {
  font-size: 0.9rem;
}
.embed .thongke_ketqua_box {
  margin-bottom: 0px;
}
.thongke_ketqua_box .header {
  font-weight: bold;
  padding: 10px;
  margin-bottom: 5px;
  text-align: center;
  background: #d5ecfd;
}
.thongke_ketqua_box .content {
  display: flex;
  justify-content: center;
}
.thongke_ketqua_box .number_col {
  float: left;
  width: 30%;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.thongke_ketqua_box.tinh .number_col.number_province {
  width: 80%;
}
.thongke_ketqua_box .number_col.number_before {
  width: 10% !important;
}
.thongke_ketqua_box .group_duoi .number_col.number_after .col_title,
.thongke_ketqua_box .number_col.number_before .col_title {
  padding: 5px;
}
.thongke_ketqua_box .total_province_4 .number_col {
  width: auto;
}
.thongke_ketqua_box .number_col:last-of-type {
  border-right: 1px solid #ddd;
}
.thongke_ketqua_box .number_col .col_title {
  color: green;
  font-weight: bold;
  padding: 5px;
  text-align: center;
  background: #f9f9f9;
  white-space: nowrap;
  display: block;
  font-size: 12px;
}
.thongke_ketqua_box .number_col .col_content strong {
  color: #c00;
}
.thongke_ketqua_box .number_item {
  text-align: center;
  border-top: 1px solid #ddd;
  height: 22px;
  line-height: 22px;
}
.thongke_ketqua_box .number_item.active,
.thongke_ketqua_box .number_item:hover {
  cursor: pointer;
  background: #ffeaa5 !important;
}
.thongke_ketqua_box .number_item:nth-child(2n + 2) {
  background: #f9f9f9;
}
.thongke_ketqua_box .number_item .number:after {
  content: ",";
  display: inline-block;
  padding: 0 1px;
}
.thongke_ketqua_box .number_item .number:last-of-type:after {
  display: none;
}
.thongke_ketqua_box .number_item img {
  width: 20px;
}
.thongke_ketqua_box.mienbac .content {
  display: block;
}
.thongke_ketqua_box.mienbac .content .group_dau {
  width: 49%;
  float: left;
}
.thongke_ketqua_box.mienbac .content .group_duoi {
  width: 49%;
  float: right;
}
.thongke_ketqua_box.mienbac .content .group_dau .number_col {
  width: 75% !important;
}
.thongke_ketqua_box.mienbac .content .group_dau .number_col.number_before {
  width: 25% !important;
}
.thongke_ketqua_box.mienbac .content .group_duoi .number_col {
  width: 75% !important;
}
.thongke_ketqua_box.mienbac .content .group_duoi .number_col.number_after {
  width: 25% !important;
}
.facebook-comment-box {
  margin-bottom: 15px;
}
.facebook-comment-box .header {
  font-size: 1.2rem;
  font-weight: bold;
  background: #4267b2;
  color: #fff;
  padding: 10px;
}

.keno_result_box .keno_title {
  background: #e57943;
  position: relative;
  width: 100%;
  border-radius: 0;
}
.keno_result_box .keno_title .keno_title_text {
  padding: 10px;
  position: relative;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  line-height: initial;
}
.keno_result_box .keno_result_header .keno_date {
  text-align: center;
  padding: 5px 0;
  background: #e5d3ae;
  font-size: 20px;
  font-weight: 700;
  color: #000;
}
.keno_result_box .keno_result_header .keno_date a {
  color: #000;
  text-decoration: none;
}
.keno_result_box .keno_box_item {
  border: 1px solid #ddd;
  padding: 10px 0;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: -10px;
  margin-right: -10px;
}
.keno_result_box .keno_box_item:nth-of-type(2n + 1) {
  background: #f1f1f1;
}
/* .keno_result_box .keno_box_item:nth-of-type(2n + 1) .keno_numbers .keno_num {
  background: #e57942;
  border-color: #e57942;
  color: #fff;
} */
.keno_result_box .keno_box_item.js-keno-item-next {
  background: #defdb0;
}
.keno_result_box .keno_box_item.js-keno-item-next .keno_numbers .keno_num {
  border-color: #e57943;
}
.keno_result_box .keno_box_item .keno_box_item_header {
  text-align: center;
}
.keno_result_box .keno_box_item .keno_box_item_header .keno_id {
  display: inline-block;
  font-weight: bold;
  padding-left: 5px;
  color: red;
}
.keno_result_box .keno_box_item .keno_box_item_header .keno_id span {
  color: red;
}
.keno_result_box .keno_box_item .keno_box_item_header .keno_time {
  display: inline-block;
  margin-left: 20px;
  font-weight: bold;
  color: red;
}
.keno_result_box .keno_box_item .keno_numbers {
  text-align: center;
}
.keno_result_box .keno_box_item .keno_numbers .keno_num {
  margin: 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  font-size: 1rem;
  font-weight: bold;
  border-radius: 50%;
  color: #c54608;
  text-align: center;
  font-style: normal;
  background-color: #fff;
  border: 1px solid #e4e4e4;
  margin-right: 1px;
  margin-top: 10px;
}
.keno_result_box .keno_box_item .keno_numbers .keno_num img {
  width: 14px;
}
.keno_result_box .more {
  margin-bottom: 15px;
  padding: 10px;
}
.keno_result_box .more .btn {
  width: 100%;
  display: block;
  background: #0074e4;
  color: #fff;
  border-radius: 5px;
}
.thongke_keno {
  padding: 10px 0;
}
.thongke_keno h3 {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 15px;
}
.thongke_keno_box .tk_item {
  display: inline-block;
  width: 14%;
  text-align: center;
  margin-bottom: 10px;
}
.thongke_keno_box .tk_item .num {
  display: flex;
  width: 30px;
  height: 30px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid #999;
  margin: 0 auto;
  color: #f15922;
  font-weight: bold;
}
.thongke_keno_box .tk_item .count {
  font-size: 0.8rem;
  margin-top: 3px;
  opacity: 0.5;
}

.orange-spinner {
  max-width: 20px;
}
.submenu_vietlott {
  padding: 10px 0;
  text-align: center;
  margin-bottom: 20px;
}
.submenu_vietlott .submenu_vietlott_btn {
  display: inline-block;
  background: #d6a824;
  color: #fff;
  padding: 8px 5px;
  border-radius: 50px;
  text-align: center;
  font-size: 0.8rem;
  font-weight: bold;
  margin-right: 5px;
  margin-bottom: 5px;
  line-height: 1;
  width: 48%;
}
.submenu_vietlott .submenu_vietlott_btn:nth-of-type(2n) {
  margin-right: 0;
}
.submenu_vietlott .submenu_vietlott_btn:hover {
  -webkit-box-shadow: 0px 0px 0px 2px #d6a824;
  -moz-box-shadow: 0px 0px 0px 2px #d6a824;
  box-shadow: 0px 0px 0px 2px #d6a824;
}
.submenu_vietlott.mega .submenu_vietlott_btn {
  background: #da3834;
}
.submenu_vietlott.mega .submenu_vietlott_btn:hover {
  -webkit-box-shadow: 0px 0px 0px 2px #da3834;
  -moz-box-shadow: 0px 0px 0px 2px #da3834;
  box-shadow: 0px 0px 0px 2px #da3834;
}
.thongke-vietlott {
  padding: 10px 0;
  font-size: 0.8rem;
}
.thongke-vietlott.tk_tuansuat_10so {
  font-size: 0.9rem;
}
.thongke-vietlott-header {
  font-size: 1.1rem;
  font-weight: bold;
  margin-bottom: 0px;
  background: #050830;
  color: #fff;
  padding: 10px;
}
.thongke-vietlott.power-655 .jp1,
.thongke-vietlott.power-655 .jp2 {
  display: block;
}
.thongke-vietlott.power-655 .jp1 {
  font-weight: bold;
}
.thongke-vietlott.power-655 .num {
  font-weight: bold;
  font-size: 1rem;
  margin-right: 5px;
  color: #ca9602;
}
.thongke-vietlott.power-655 .num.special,
.thongke-vietlott.power-655 .num.num-special {
  color: #1dad60;
  margin-right: 0;
}
.thongke-vietlott .num.highlight {
    border-bottom: 2px solid red;
}
.thongke-vietlott.mega-645 .num {
  font-weight: bold;
  font-size: 0.9rem;
  margin-right: 3px;
  color: #fff;
  background: #da3734;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.thongke-vietlott.mega-645 .num:last-of-type {
  margin-right: 0;
}
.thongke-vietlott table td {
  text-align: center;
}

/* -------- PAGE DỰ ĐOÁN --------- */
.dudoan-cat {
  padding: 0;
  text-align: center;
  margin-bottom: 30px;
}
.dudoan-cat a {
  width: 30%;
  display: inline-block;
  border: 1px solid #d6302a;
  padding: 10px;
  border-radius: 5px;
  margin: 0 5px;
  font-weight: bold;
}

/* 
=============================
SECTION ARTICLES LISTING MOBILE
=============================
*/
.section-articles {
  padding: 0 10px;
  margin-bottom: 20px;
}
.articles-listing {
  margin-top: 0px;
  margin-bottom: 30px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px;
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0,0,0,.04);
  border: 1px solid #eee;
}
.articles-listing .article-item {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #ddd;
}
.articles-listing .article-item:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.articles-listing .article-item figure {
  width: 100px;
  height: 75px;
  float: left;
  background: #dedede;
}
.articles-listing .article-item figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.articles-listing .article-item .info {
  margin-left: 112px;
}
.articles-listing .article-item .title a {
  font-size: 1.2rem;
  font-weight: 500;
  color: #000;
}
.articles-listing .article-item .summary {
  color: #808080;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
}
.articles-listing.dudoan-listing {
  margin-top: 20px;
}
.articles-listing.dudoan-listing .article-item:nth-of-type(2n) {
  border-bottom: 0;
}
.articles-listing.dudoan-listing .article-item .title {
  margin-bottom: 10px;
}
.articles-listing.dudoan-listing .article-item .title a {
  color: #0074e4;
}
.articles-listing.dudoan-listing .article-item figure {
  width: 100px;
  height: 80px;
  float: left;
  margin-right: 10px;
}
.articles-listing.dudoan-listing .article-item .info {
  margin-left: 0;
  /* padding: 15px; */
}
.section-articles.recommend {
  margin-top: 50px;
  padding-left: 0;
  padding-right: 0;
  border-top: 0px solid #aaa;
}
.section-articles.recommend .section-header .section-title {
  padding-left: 25px;
  text-transform: uppercase;
  font-size: 1.5rem;
  position: relative;
}
.section-articles.recommend .section-header .section-title:before {
  content: "";
  position: absolute;
  width: 5px;
  left: 5px;
  top: 5px;
  bottom: 5px;
  -webkit-transform: skew(-20deg);
  -khtml-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -ms-transform: skew(-20deg);
  -o-transform: skew(-20deg);
  transform: skew(-20deg);
  background-color: #d33;
}
.section-articles.recommend .articles-listing {
    margin: 10px 0 0;
    padding: 0;
    border: 0;
    box-shadow: none;
}

/* 
=============================
ARTICLE SINGLE MOBILE
=============================
*/

.the-article {
  padding: 10px;
  margin-bottom: 15px;
  margin-left: 10px;
  margin-right: 10px;
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0,0,0,.04);
  border: 1px solid #eee;
}
.the-article a {
  text-decoration: underline;
}
.the-article .the-article-header {
  margin-bottom: 10px;
}
.the-article .the-article-title {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 10px;
}
.the-article .the-article-summary {
  font-size: 1.2rem !important;
  line-height: 1.5 !important;
  font-weight: 700;
  margin-bottom: 20px;
}
.the-article .the-article-content {
  font-size: 1.2rem;
  line-height: 1.5;
}
.the-article .the-article-content *:first-child {
  margin-top: 0
}
.the-article .the-article-content h2 {
  font-size: 1.2rem;
  line-height: 1.5;
  padding: 20px 0 20px;
}
.the-article .the-article-content h3 {
  font-size: 1.3rem;
  line-height: 1.3;
  padding: 30px 0 15px;
}
.the-article .the-article-content h3 * {
  font-size: unset !important;
}
.the-article .the-article-content p {
  margin-bottom: 20px;
}
.the-article .the-article-content iframe {
  max-width: 100%;
  height: auto;
}
.the-article .the-article-content ul {
  margin-left: 25px;
  margin-bottom: 25px;
}
.the-article .the-article-content ul li {
  list-style-type: square;
  padding: 5px 0;
}
.the-article .the-article-content ul li > p:first-of-type {
  margin-bottom: 0;
}
.the-article .the-article-content figure {
  margin: 15px auto;
  text-align: center;
}
.the-article .the-article-content figure figcaption {
  font-size: 1rem;
  font-style: italic;
}
.the-article .the-article-content img {
  max-width: 90%;
  height: auto;
  /* box-shadow: 0 0px 10px rgba(0, 0, 0, 0.3);
  margin: 30px auto;
  display: block; */
}
.the-article .the-article-content .kq-box,
.the-article .the-article-content table,
.the-article .section.section-thongke .section-content table {
  font-size: 1rem;
}
.the-article .the-article-jump {
  padding: 10px;
  padding-left: 15px;
  margin-bottom: 25px;
  border: 1px dashed #da1c1a;
}
.the-article .the-article-jump > li {
  list-style-type: square;
  margin-left: 15px;
}
.the-article .the-article-jump > li a {
  font-size: 1rem;
  line-height: 1.3;
  display: inline-block;
  padding: 5px 0;
}
.the-article .the-article-jump > li a * {
  font-size: unset !important;
  font-weight: normal !important;
}
.the-article .table-number .somo-number {
  display: inline-block;
  padding: 0 10px;
  font-size: 1.1rem;
}
.the-article .list-link-recommend {
  background: #f1f1f1;
  padding: 10px;
  margin-bottom: 15px;
  border-radius: 3px;
}
.the-article .list-link-recommend > span {
  display: block;
  text-transform: uppercase;
  font-size: 0.7em;
  margin-left: 10px;
  margin-bottom: 5px;
}
.the-article .list-link-recommend a {
  display: block;
  padding: 5px 0 5px 10px;
  margin-left: 10px;
  font-weight: 500;
  font-size: 1rem;
  position: relative;
}
.the-article .list-link-recommend a:before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  background: #333;
  position: absolute;
  top: 12px;
  left: 0;
}
.the-article .section-thongke {
  padding: 0;
}
.the-article .bottom_link_after_result {
  background: #f1f1f1;
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 20px;
}
.the-article .bottom_link_after_result ul {
  margin-left: 0;
  margin-bottom: 0;
}
.the-article .bottom_link_after_result ul > li {
  list-style: square;
  margin-left: 20px;
  font-size: 1rem;
  width: 40%;
  float: left;
}
.the-article .conso_dudoan {
  color: #d6302b;
  font-weight: bold;
}
.the-article .the-article-content .kq-box .kq-link {
  font-size: 1rem;
}
.the-article .tags a {
  display: inline-block;
  padding: 5px 15px;
  margin-right: 5px;
  margin-top: 2px;
  margin-bottom: 2px;
  background: #f1f1f1;
  border-radius: 30px;
  color: #000;
  font-size: 1rem;
}
.the-article .related-link {
  margin-top: 30px;
}
.the-article .related-link .title {
  font-weight: bold;
  font-size: 1.5rem;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.the-article .related-link ul > li {
  list-style-type: square;
  margin-left: 16px;
  padding: 5px 0;
}
.the-article .related-link ul > li a {
  text-decoration: none;
  font-size: 1.2rem;
  font-weight: normal;
}
.the-article .related-link ul > li a:hover {
  text-decoration: underline;
}
.the-article blockquote,
.the-article .readmore {
  border-left: 3px solid #ddd;
  padding-left: 15px;
  margin-left: 0;
  display: block;
}
.the-article .ketquahomqua {
  padding: 5px;
  border: 1px dashed #ddd;
  margin: 10px auto;
  display: block;
  text-align: center;
}
.the-article .ketquahomqua .num {
  font-weight: bold;
  padding: 5px;
  color: red;
}
.the-article .ketquahomqua .num.special {
  color: #2aaf65;
}
.page_navigation {
  text-align: center;
}
.page_navigation .page-numbers {
  padding: 10px 15px;
  background: #eee;
  margin-right: 5px;
  border-radius: 3px;
  display: inline-block;
  margin-top: 2px;
  margin-bottom: 2px;
  color: #000;
}
.page_navigation .page-numbers.current {
  background: #d6302b;
  color: #fff;
}
.form_quaythu {
  max-width: 100%;
  margin: 0px auto 15px;
  background: #fff2bc;
  padding: 15px;
  border-radius: 5px;
}
.form_quaythu .radio-inline {
  margin-left: 0;
  display: block;
}
.form_quaythu .form-group {
  margin-bottom: 0;
}
.form_quaythu .form-control {
  height: 40px;
}
.form_quaythu .btn_quaythu,
.quaythu_content .btn_quaythu {
  background: #29d628;
  color: #fff;
  width: 100%;
  padding: 10px;
  margin: 0 auto;
  display: block;
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
.form_quaythu select {
  width: 100%;
  background: #fff;
  margin: 5px 0 10px;
}
.quaythu-cat {
  padding: 0;
  text-align: center;
  margin-bottom: 15px;
}
.quaythu-cat a {
  width: 30%;
  display: inline-block;
  border: 1px solid #d6302a;
  padding: 10px;
  border-radius: 5px;
  margin: 0 5px;
  font-weight: bold;
  font-size: 1rem;
}
.btn_quaythungay {
  background: #29d628;
  color: #fff;
  display: block;
  width: 100%;
  padding: 10px;
  font-weight: bold;
}

/* ----- PAGE THONG KE ------ */
.article-thongke-content {
  padding: 0;
}
.article-thongke-content .thongke-form {
  border: 1px solid #ddd;
  margin-bottom: 15px;
  font-size: 1rem;
  background: #f1f1f1;
}
.article-thongke-content .thongke-form .thongke-form-header {
  background: #797467;
  color: #fff;
  padding: 10px;
  font-size: 1rem;
}
.article-thongke-content .thongke-form .thongke-form-content {
  padding: 10px;
}
.article-thongke-content .thongke-form .form-col {
  width: 50%;
  float: left;
  padding-right: 5px;
}
.article-thongke-content.thongke-vietlott .thongke-form .form-col {
  width: 33.333%;
}
.article-thongke-content .thongke-form .form-col:last-of-type {
  padding-right: 0;
}
.article-thongke-content .thongke-form .form-col label {
  display: block;
  margin-bottom: 3px;
}
.article-thongke-content .thongke-form .form-col select {
  border: 1px solid #ddd;
  padding: 10px 5px;
  border-radius: 3px;
  width: 100%;
  height: 40px;
}
.article-thongke-content .thongke-form .btn-submit {
  background: #2bd6a1;
  color: #fff;
  display: block;
  width: 100%;
  height: 40px;
  padding: 10px;
  margin-top: 5px;
}
.article-thongke-content .thongke-form .btn_phongto_tansuat {
  background: #e57943;
  color: #fff;
  display: block;
  width: 100%;
  height: 39px;
  padding: 10px;
  margin-top: 0px;
  border: 0;
}
.article-thongke-content .form_thongke_link {
  padding: 10px;
}
.article-thongke-content .form_thongke_link > span {
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}
.article-thongke-content .form_thongke_link ul {
  margin-left: 0;
  margin-bottom: 0;
}
.article-thongke-content .form_thongke_link ul > li {
  list-style-type: none;
  width: 50%;
  float: left;
  padding: 3px 0;
}
.article-thongke-content .tk_number {
  color: #d6302b;
  font-weight: bold;
  font-size: 1.2rem;
  display: block;
}
.hrate {
  width: 10px;
  display: inline-block;
  background: #d6302b;
}
.count15,
.count14,
.count13,
.count12,
.count11,
.count10 {
  background: #1b39a8;
  color: #fff;
  font-weight: bold;
}
.count9 {
  background: #1b39a8;
  color: #fff;
  font-weight: bold;
}
.count8 {
  background: #1b39a8;
  color: #fff;
  font-weight: bold;
}
.count7 {
  background: #1b39a8;
  color: #fff;
  font-weight: bold;
}
.count6 {
  background: #3a77e6;
  color: #fff;
}
.count5 {
  background: #6b99ec;
  color: #fff;
}
.count4 {
  background: #bedaf6;
  color: #000;
}
.count3 {
  background: #e7f0f9;
  color: #000;
}
.mien-nam .count15,
.mien-nam .count14,
.mien-nam .count13,
.mien-nam .count12,
.mien-nam .count11,
.mien-nam .count10 {
  background: #054f94;
  color: #fff;
  font-weight: bold;
}
.mien-nam .count9 {
  background: #2b70b1;
  color: #fff;
  font-weight: bold;
}
.mien-nam .count8 {
  background: #6895c1;
  color: #fff;
  font-weight: bold;
}
.mien-nam .count7 {
  background: #97bbde;
  color: #000;
  font-weight: bold;
}
.mien-nam .count6 {
  background: #abc5de;
  color: #000;
}
.mien-nam .count5 {
  background: #ccdcec;
  color: #000;
}
.mien-nam .count4 {
  background: #d7e4f1;
  color: #000;
}
.mien-nam .count3 {
  background: #e7f0f9;
  color: #000;
}
.tansuat_form_wrapper {
  padding: 0;
  background: none;
}
.table.table_tansuat > thead > tr > th {
  padding: 8px;
}
.table_tansuat .number_col,
.table_tansuat .tong_col {
  background: #aeceff;
  vertical-align: middle;
}
.table_tansuat thead,
.table_tansuat tfoot {
  background: #fc0;
  vertical-align: middle;
}
.table_tansuat .count {
  background: #555;
  color: #fff;
}
.table_tansuat .count.count1 {
  background: #eee;
  color: #000;
}
.table_tansuat .count.count2 {
  background: #3a77e6;
  color: #fff;
}
.table_tansuat .count.count3 {
  background: #cead34;
  color: #fff;
}
.table_tansuat .count.count4 {
  background: #ff8022;
  color: #fff;
}
.table_tansuat .count.count5 {
  background: #ff8022;
  color: #fff;
}
.table_tansuat .count.count6,
.table_tansuat .count.count7,
.table_tansuat .count.count8,
.table_tansuat .count.count9,
.table_tansuat .count.count10,
.table_tansuat .count.count11,
.table_tansuat .count.count12,
.table_tansuat .count.count13,
.table_tansuat .count.count14 {
  background: #ff8022;
  color: #fff;
}
.table_tansuat_filter_left.form_thongke {
  background: none;
  margin-bottom: 0;
  border: 0;
  float: left;
}
.table_tansuat_filter_left.form_thongke .form_thongke_wrapper {
  background: none;
}
.table_tansuat_filter {
  padding: 0 10px 10px;
  margin-bottom: 10px;
  /* float: right; */
}
.table_tansuat_filter label {
  font-weight: bold;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  margin-bottom: 0;
  display: block;
}
.table_tansuat_filter .form_col {
  float: left;
  margin-right: 10px;
}
.table_tansuat_filter .form_col.form_col_phongto {
  float: right;
  margin-right: 0;
}
.table_tansuat_filter .form_col.form_col_phongto .btn_phongto_tansuat {
  height: 30px;
  background: #d6302b;
  border: 1px solid #b72b26;
  color: #fff;
  padding: 0 15px;
  border-radius: 3px;
}
.table_tansuat_filter .form_col select {
  -webkit-appearance: none;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
}
.div_tansuat_wrapper {
  position: relative;
  overflow: auto;
  max-height: 450px;
}
.fullscreen_tansuat .div_tansuat_wrapper {
  max-height: inherit;
}
.div_tansuat_fixed {
  position: absolute;
  width: 50px;
  border: 0px solid #ddd;
  border-right: 0;
  background: #f93;
  font-weight: bold;
}
.div_tansuat_nonfixed {
  margin-left: 50px;
}
.div_tansuat_wrapper thead > tr > th {
  height: 52px;
  border-bottom: 1px solid #ddd;
}
.div_tansuat_wrapper tbody > tr > td {
  height: 20px;
  padding: 0 5px;
  text-align: center;
}
.div_tansuat_wrapper .tong_col {
  background: #aeceff;
}
.fullscreen_tansuat {
  overflow: hidden;
}
.fullscreen_tansuat .table_tansuat_wrapper {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: #fff;
  z-index: 9;
}
.fullscreen_tansuat #header {
  display: none;
}
.fullscreen_tansuat .thongke_content .table_wrapper .title {
  display: none;
}

.articles-dudoan-inpage {
  padding: 20px 10px 20px;
  background: #f1f1f1;
  margin-bottom: 15px;
}
.articles-dudoan-inpage .section-header {
  margin-bottom: 15px;
}
.articles-dudoan-inpage .article-item {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #ddd;
}
.articles-dudoan-inpage .article-item:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
.articles-dudoan-inpage .article-item .thumb {
  width: 100px;
  height: 70px;
  float: left;
}
.articles-dudoan-inpage .article-item .thumb img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.articles-dudoan-inpage .article-item .info {
  margin-left: 110px;
}
.articles-dudoan-inpage .article-item .article-title {
  color: #000;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  display: block;
}
.articles-dudoan-inpage .article-item .article-cat {
  font-size: 0.8rem;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  margin-bottom: 5px;
}
.section-mobile-articles .section-header {
  margin-bottom: 15px;
}
.section-mobile-articles .article-item {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #ddd;
}
.section-mobile-articles .article-item:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
.section-mobile-articles .article-item .thumb {
  width: 110px;
  height: 83px;
  float: left;
}
.section-mobile-articles .article-item .thumb img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.section-mobile-articles .article-item .info {
  margin-left: 120px;
}
.section-mobile-articles .article-item .article-cat {
  color: #d5312b;
  font-size: 0.8rem;
  font-weight: 500;
  line-height: 1.5;
  display: block;
  text-transform: uppercase;
}
.section-mobile-articles .article-item .article-title {
  color: #000;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.5;
  display: block;
}
.tk_vietlott table td {
  text-align: center;
}
.tk_vietlott .tk_block {
  margin-bottom: 15px;
}
.tk_vietlott .tk_title {
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 10px;
}
.tk_vietlott .num {
  font-weight: bold;
  color: red;
}
.doketqua_block {
  background: #f1f1f1;
  padding: 15px;
  border-radius: 5px;
}
.doketqua_block .form-group {
  margin-bottom: 10px;
}
.doketqua_block .form-group label {
  font-size: 1rem;
  font-weight: bold;
}
.doketqua_block .btn-submit {
  background: #1dad60;
  color: #fff;
  margin-top: 10px;
  height: 40px;
}
.diadiem-vietlott {
  padding: 0;
}
.diadiem-vietlott .diadiem-vietlott-form {
  margin: 10px 0 15px;
}
.diadiem-vietlott .diadiem-vietlott-form .btn-submit {
  display: block;
  color: #fff;
  background: #1dad60;
  width: 100%;
  height: 40px;
}
.diadiem-vietlott form .form-group {
  margin-bottom: 10px;
}
.diadiem-vietlott form .form-group label {
  font-size: 1rem;
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}
.diadiem-vietlott
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow,
.diadiem-vietlott .select2-container .select2-selection--single,
.diadiem-vietlott
  .select2-container
  .select2-selection--single
  .select2-selection__rendered {
  height: 40px;
  line-height: 40px;
}
.diadiem-vietlott #diemban_maps {
  width: 100%;
  height: 300px;
}
.diadiem-vietlott .filter_maps {
  margin-top: 20px;
}
.diadiem-vietlott .diadiem_listing {
  margin-bottom: 15px;
}
.diadiem-vietlott .diadiem_listing .title {
  font-weight: bold;
  font-size: 1.1rem;
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #d5312b;
}
.diadiem-vietlott .diadiem_listing ul > li {
  list-style-type: square;
  margin-left: 16px;
  color: #d5312b;
  padding: 3px 0;
}
.diadiem-vietlott .diadiem_listing ul > li > a {
  color: #000;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 5px;
}
.diadiem-vietlott .diadiem_listing ul > li p {
  color: #999;
}
.google-auto-placed {
  margin: 30px 0;
}
.google-auto-placed.pedestal_container {
  padding: 0 10px;
}
.datepicker.dropdown-menu {
    width: 300px !important;
    left: 50% !important;
    margin-left: -150px !important;
}
.datepicker table tr td,
.datepicker table tr th {
    font-size: 1rem;
    padding: 7px 10px !important;
}

@media screen and (min-width: 360px) {
  html {
    font-size: 14px;
  }
  .lotto-numbers .num {
    width: 40px;
    height: 40px;
  }
  .vietlott-tab .headline img {
    max-width: 130px;
    max-height: 45px;
  }
  .quick-date-list a {
    font-size: 1rem;
    padding: 5px 10px;
  }
  .kq-box .kq-link a {
    font-size: 1.1rem;
  }
  .submenu_vietlott .submenu_vietlott_btn {
    font-size: 1rem;
  }
  .thongke-vietlott.power-655 .num {
    margin-right: 10px;
    font-size: 1.1rem;
  }
  .thongke-vietlott.power-655 .num.special {
    color: mediumseagreen;
  }
  .thongke-vietlott.mega-645 .num {
    margin-right: 7px;
    font-size: 1rem;
    width: 22px;
    height: 22px;
  }
  .keno_result_box .keno_box_item .keno_numbers .keno_num {
    width: 34px;
    height: 34px;
    font-size: 1.2rem;
  }
  .articles-listing .article-item figure {
    width: 110px;
    height: 83px;
  }
  .articles-listing .article-item .info {
    margin-left: 123px;
  }
  .section-mobile-articles .article-item .thumb {
    width: 120px;
    height: 90px;
  }
  .section-mobile-articles .article-item .info {
    margin-left: 130px;
  }
    .ball {
        width: 30px;
        height: 30px;
    }
    .ball.big {
        width: 45px;
        height: 45px;
    }
    .kq-box .kq-table .number {
        font-size: 1.5rem;
    }
    .kq-box-tinh .kq-table .number,
    .kq-box.mien-bac .kq-table .number {
        font-size: 1.7rem;
    }
}
