div#smoothmenu ul li:hover ul.sub1 {
    width: 120px !important;
}.ddsmoothmenu ul li ul.sub1 a:after{
    display: none;
}.ddsmoothmenu ul li ul.sub1 a {
    font-weight: normal;
    background: #fff;
    color: #000;
    text-transform: capitalize;
}button#navbar-toggle {
    position: static;
    bottom: 0;
    z-index: 99;
    left: 0;
    height: 44px;
    background: #c00;
    text-align: center;
    float: left;
    padding: 0;
    margin: 0px -1px 0 -1px;
    transition: 0.3s;
    border-color: #c00;
}button#navbar-toggle span {
    margin-left: auto;
    margin-right: auto;
}.header-wrapperk {
    position: relative;
}button#navbar-toggle1 {
    width: 38px;
    height: 57px;
    padding: 0 !important;
    margin-top: 6px;
}button#navbar-toggle1 span {
    background: #666;
    margin-left: auto;
    margin-right: auto;
}a#alogomb {
    width: calc(100% - 86px);
    float: left;
}a#alogomb img {
    margin: auto;
    max-height: 57px;
    height: 57px;
    width: auto;
    display: block;
}.dlicmb i{
    width: 43px;
    text-align: center;
    height: 57px;
    line-height: 57px;
    display: block;
    color: #666;
    font-size: 28px;
}i.sidenav-close.tiny.material-icons.waves-effect:after {
    display: none;
}i.sidenav-close.tiny.material-icons.waves-effect {
    width: 100%;
    padding: 3px 0 3px 10px;
    color: #999;
    margin-bottom: 5px;
}span.tiny.material-icons.mniconmb {
    float: left;
    height: 47px;
    line-height: 46px;
    margin-right: 10px;
}
@media(min-width:992px){
    .no-pc {
        display: none !important;
    }button#navbar-toggle{
        display: none;
    }
}
/* 14082020 */



.waves-effect {
    position: relative;
    cursor: pointer;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
    -webkit-transition-duration: 0.3s; /* Safari */
  transition-duration: 0.3s;
}.waves-effect:after {
    content: "";
    background: #ccc;
    display: block;
    position: absolute;
    padding-top: 300%;
    padding-left: 350%;
    margin-left: -20px!important;
    margin-top: -120%;
    opacity: 0;
    transition: all 0.8s
  }.waves-effect:active:after {
    padding: 0;
    margin: 0;
    opacity: 1;
    transition: 0s
  }

* {
    color: #000;
    font-family: sans-serif;
    font-size: 14px
}

a {
    text-decoration: none
}

a:hover {
    color: #e62e04
}

html {
    color: #000;
    background: #fff
}

blockquote, body, code, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, legend, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    background: #fff;}

fieldset, img {
    border: 0
}

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: 400
}

ol, ul {
    list-style: none
}

caption, th {
    text-align: left
}

q:after, q:before {
    content: ''
}

abbr, acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

legend {
    color: #000
}

@font-face {
    font-family: Flaticon;
    src: url(flaticon.eot);
    src: url(flaticon.eot#iefix) format("embedded-opentype"), url(flaticon.woff) format("woff"), url(flaticon.ttf) format("truetype"), url(flaticon.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" flaticon-"]:after, [class*=" flaticon-"]:before, [class^=flaticon-]:after, [class^=flaticon-]:before {
    font-family: Flaticon;
    font-style: normal
}

.flaticon-clipboard109:before {
    content: "\e000"
}

.flaticon-cloud-storage:before {
    content: "\e001"
}

.flaticon-code10:before {
    content: "\e002"
}

.flaticon-gold6:before {
    content: "\e003"
}

.flaticon-house204:before {
    content: "\e004"; display: none;
}
i.flaticon-house204 {
    background: url(/wp-content/themes/168xoso/images/home-alt.svg) no-repeat;
    height: 42px;
    line-height: 42px;
    display: block;
    width: 24px;
    background-position: -1px 3px;
    background-size: 2rem;
}.ddsmoothmenu ul li.home a:hover i.flaticon-house204 {
    background: url(/wp-content/themes/168xoso/images/home-alt-red.svg) no-repeat;
    height: 42px;
    line-height: 42px;
    display: block;
    width: 24px;
    background-position: -1px 3px;
    background-size: 2rem;
}
.flaticon-money164:before {
    content: "\e005"
}

.flaticon-movies6:before {
    content: "\e006"
}

.flaticon-right133:before {
    content: "\e007"
}

.flaticon-sportsball15:before {
    content: "\e008"
}

.flaticon-televisions2:before {
    content: "\e009"
}

.red {
    color: #c00 !important
}

.green {
    color: #11cb2a !important
}

.blue {
    color: #00f !important
}

.white {
    color: #fff !important
}

.bold {
    font-weight: 700 !important
}

.hidden {
    display: none
}

.uppercase-text {
    text-transform: uppercase
}

.fixed {
    position: fixed;
    top: 0
}

.relative {
    position: relative;
    background: #f5f5f5;}

.pull-left {
    float: left
}

.pull-right {
    float: right
}

.text-center {
    text-align: center !important
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.error {
    margin-top: 5px;
    clear: both
}

.error a {
    color: #00f !important
}

.clear {
    clear: both
}

.no-margin-bottom {
    margin-bottom: 0 !important
}

.no-border-bottom {
    border-bottom: none !important
}

.no-border {
    border: none !important
}

.kq-link {
    color: #00f
}

.kq-link:hover {
    color: #00f;
    text-decoration: underline
}

.mgt5 {
    margin-top: 5px
}

.mgt10 {
    margin-top: 10px
}

.mgt15 {
    margin-top: 10px
}

.mgt20 {
    margin-top: 10px
}

.mgb5 {
    margin-bottom: 5px
}

.mgb10 {
    margin-bottom: 10px
}

.mgr5 {
    margin-right: 5px
}

.mgr8 {
    margin-right: 8px
}

.mgr10 {
    margin-right: 10px
}

.mr15 {
    margin-right: 15px
}

.pd15 {
    padding: 15px
}

.pd15 a {
    font-size: 15px;
}

.pd5 {
    padding: 5px
}

.pd10 {
    padding: 10px
}

.pdl10 {
    padding-left: 10px
}

.pdb10 {
    padding-bottom: 10px
}

.pdb5 {
    padding-bottom: 5px
}

.height-60 {
    height: 60px !important
}

.width100 {
    width: 100%
}

.sblue {
    font-weight: 700;
    font-size: 28px !important;
    color: #00f
}

.sblue2 {
    font-weight: 700;
    font-size: 15px;
    color: #00f
}

.sRed {
    font-weight: 700;
    font-size: 15px;
    color: red
}

.small {
    font-size: 11px
}

.alert {
    padding: 10px;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-bottom: 10px
}

.alert-danger {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7
}

.alert-success {
    border-color: #8ac38b;
    color: #356635;
    background-color: #cde0c4
}

.message-404 {
    font-size: 20px;
    font-weight: 700;
    margin: 20px
}

.message-404 a {
    font-size: 20px
}

#container, .header-wrapper .top-content, .header-wrapper .ddsmoothmenu,
.top-nav, .header-wrapper .sub_menu  {
    width: 1170px;
    margin: 0 auto;
    clear: both;
}

.widget {
    margin-bottom: 10px;
    background: #fff;}

.widget-header {
    background-color: #e63939;
    height: 35px;
    padding-left: 10px;
    position: relative;
    padding-right: 10px
}

.widget-header .widget-header-hr {
    width: 77px;
    height: 3px;
    background: transparent;
    position: absolute;
    top: 0;
    left: 10px
}

.widget-header h3, .widget-header h3 a {
    color: #fff;
    font-size: 14px;
    line-height: 36px;
    font-weight: 700;
    text-transform: uppercase
}

.widget-header h3 a:hover {
    color: #e62e04
}

.widget-content {
    border: none;
    border-top: none;
    background: #fff;}
#header {
    background: #fff;
}
.top-nav {
    height: 32px;
    line-height: 32px;
    background: #ebebeb;}

.top-nav .intro-text {
    width: 550px;
    float: left;
    font-size: 13px
}

.intro-text a {
    font-size: 12px
}

.top-nav .top-btns {
    float: right;
    text-align: right
}

.top-nav .top-btns a {
    padding: 9px 15px
}

.top-nav .top-btns a:first-child {
    border-right: 1px solid #e8eae6;
    padding-left: 0
}

.top-nav .top-btns a:last-child {
    padding-right: 0
}

.header-content {
    background: #fff;
    height: 132px;
    border-bottom: 0px}
.header-xs360.sub-kq-menu {
    overflow: hidden;
    padding-top: 5px;
    max-width: 1170px;
    width: 100%;
    margin: auto;
}
.top-content {
    height: 85px
}

.logo {
    float: left;
    width: 195px;
    height: 80px;
    margin-top: 0px
}
.logo img {
    max-width: 180px;
    margin-top: 0px;
}
.slogan {
    margin-top: 5px;
    font-size: 11.3px;
    font-style: italic
}

.slogan-footer {
    margin-top: 5px;
    font-size: 12px
}

.header-banner {
    width: 935px;
    height: 90px;
    float: right;
    margin: 0
}

.main-content {
    min-height: 500px
}

#left {
    width: 620px;
    float: left
}
.home#left {
    width: 230px!important;
    float: left!important;;
    margin-left: 0!important;;
}
.home#center {
    width: 620px!important;;
    float: left!important;;
    margin-left: 10px!important;
}


.live-menu-item {
    height: 51px;
    font-size: 11px;
    font-weight: 700;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    text-align: left;
    margin-bottom: 5px;
    background: #fbfbfb;
    position: relative
}

.live-menu-icon {
    float: left;
    width: 55px;
    height: 40px;
    margin: 5px 0 0 5px
}

.live-menu-content {
    float: right;
    width: 115px;
    margin-left: 10px;
    padding: 10px 0
}

.live-menu-content p, .live-menu-content p a {
    text-transform: uppercase;
    font-size: 11px
}

.live-1, .live-3 {
    position: absolute;
    padding: 2px 5px;
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
    right: 3px;
    top: 3px
}

.live-1 {
    background: #019386
}

.live-3 {
    background: #e62e04
}

.kq-calendar {
    width: 188px;
    position: relative;
    background: #fff;
    border: none;
    border-bottom: none;
    border-top: none
}

.kq-calendar-top {
    height: 25px;
    width: 100%;
    background-color: #f5f5f5;}

.kq-calendar-top td {
    text-align: center;
    font-weight: 700
}

.kq-calendar-top td:first-child, .kq-calendar-top td:last-child {
    width: 20px
}

.kq-calendar-top td a {
    color: #000
}

.kq-calendar-content td a, .kq-calendar-content td span {
    color: #000;
    padding: 5px;
    font-weight: 400
}

.kq-calendar-content td a.silver, .kq-calendar-content td span.silver {
    color: silver;
    font-weight: 400
}

.kq-calendar-header {
    height: 25px;
    line-height: 25px
}

.kq-calendar-header th {
    font-size: 13px;
    height: 30px;
    text-align: center;
    background: #f5f5f5;font-weight: bold;}

.kq-calendar-content td {
    width: 9%;
    border: none;
    margin: 0;
    outline: 0;
    text-align: center;
    height: 23px;
    line-height: 23px;
    border-left: none
}

.kq-calendar-content td:hover {
    background: #73a81f;
}
.kq-calendar-content td:hover a {
    color: #fff;
}

.kq-calendar-content td.disabled:hover{
    background: transparent;
}
.kq-calendar-content .weekend {
    background-color: #f9f9ed
}

.kq-calendar-content td.selected {
    background: #019386;
    font-weight: 700
}

.kq-calendar-content td.selected a {
    color: #fff
}

.kq-calendar-content td.today {
    border: 1px solid #e62e04 !important;}

.kq-calendar-content tr td:last-child {
    border-right: none
}

.tk-sc-menu {
    padding: 0 7px
}

.tk-sc-menu li {
    height: 36px;
    line-height: 36px;
    border-bottom: 1px inset #ebebeb
}

.tk-sc-menu li:last-child {
    border-bottom: none
}

.tk-sc-menu li a i {
    margin-left: 3px;
    margin-right: 8px
}

.tienich-item {
    float: left;
    width: 87px;
    height: 33px;
    background: #fff;
    margin-bottom: 5px;
    text-align: center;
    padding: 10px 0
}

.tienich-item:nth-child(2n) {
    margin-left: 5px
}

.tienich-widget .widget-content {
    background: #2d4c87;
    padding: 0 5px 0 5px;
    border: none
}

.tienich-item p:first-child {
    margin-bottom: 4px
}

.tienich-item i {
    font-size: 20px;
    color: #626262;
    font-weight: 400
}

.tienich-item i:hover {
    color: #e62e04
}

.tienich-item a {
    font-size: 9px;
    text-transform: uppercase;
    font-weight: 400
}

#center {
    float: left;
    width: 230px;
    margin-left: 10px
}

#right {
    float: right;
    margin-left: 10px;
    width: 300px;}

#search-box-content .form-control {
    min-width: 130px !important
}
.search-widget {
    float: right;
    padding-top: 10px;
}

.search-widget .widget-content {
    padding: 6px
}

.search-widget .search-row {
    margin-bottom: 10px
}

.search-widget .search-row:last-child {
    margin-bottom: 0
}

.search-widget input {
    height: 30px;
    padding: 0 10px;
    width: 125px
}

.search-widget select {
    width: 130px;
    height: 30px;
    margin-left: 5px
}

.search-widget .search-button {
    margin-left: 8px;
    height: 32px;
    border: 0;
    cursor: pointer;
    background-color: #019386;
    border-radius: 2px;
    color: #fff;
    width: 130px
}

.date-chooser, .search-widget .search-number {
    height: 28px !important
}

.search-widget input, .search-widget select {
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset;
    transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0s
}

.search-widget input:focus, .search-widget select:focus {
    border-color: #66afe9;
    outline: 0 none;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(102, 175, 233, .6)
}

.search-widget .search-row .Zebra_DatePicker_Icon_Wrapper .Zebra_DatePicker_Icon_Inside {
    top: 7px;
    right: 4px !important;
    left: auto !important
}

/*.new {*/
/*    background: #e50003;*/
/*    padding: 2px 5px;*/
/*    color: #fff;*/
/*    text-transform: uppercase;*/
/*    font-size: 10px;*/
/*    margin-left: 8px;*/
/*    font-weight: 700*/
/*}*/

.live-2 {
    background: #019386;
    padding: 2px 5px;
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
    margin-left: 10px;
    font-weight: 700
}

.news-widget .widget-content ul {
    padding: 0 7px
}

.news-widget .widget-content ul li {
    border-bottom: 1px inset #ebebeb;
    background: url(../images/arrow-news.png) no-repeat 3px 8px;
    padding: 5px 0 5px 15px
}

.view-more {
    border: none !important;
    background: 0 0 !important
}

.view-more a {
    color: #2d4c87;
    font-size: 11px
}

.view-more a:hover {
    text-decoration: underline
}

.sms-item {
    padding: 7px 10px;
    border-bottom: 1px solid #cdcdcd
}

.sms-item:last-child {
    border-bottom: none
}

.sms-icon {
    float: left;
    width: 62px;
    text-align: center;
    padding-top: 10px
}

.sms-content {
    float: left;
    width: 190px
}

.sms-text {
    font-size: 12px
}

.sms-syntax-content {
    margin-top: 3px
}

.sms-syntax {
    width: 62px;
    float: left;
    text-align: center;
    border: 1px solid #019386;
    border-top-color: #019386;
    border-top-style: solid;
    border-top-width: 1px;
    border-radius: 3px;
    font-weight: 700;
    padding: 3px 9px
}

.sms-syntax-icon {
    float: left;
    width: 30px;
    margin: 6px 0 0 20px
}

.sms-syntax-number {
    float: left;
    font-size: 18px;
    padding-top: 0
}

.today-open-widget .widget-content {
    border: none
}

.region-column {
    width: 223px;
    border: 1px solid #e8eae6;
    border-top: none;
    float: left
}

.region-wrapper tr td:nth-child(even) .region-column {
    border-left: none;
    border-right: none;
    width: 170px
}

.region-column ul li {
    border-bottom: 1px solid #e1e1e1;
    height: 31px;
    line-height: 31px;
    padding-left: 10px
}

.region-column ul li:last-child {
    border-bottom: none
}

.region-column ul li a i {
    margin-right: 2px
}

.province-list li {
    border: 1px solid #e8eae6;
    height: 31px;
    border-top: none;
    line-height: 31px;
    border-left: none;
    padding-left: 10px;
    float: left;
    width: 158px
}

.province-list li:nth-child(3n) {
    border-right: none;
    width: 160px
}

.province-list li a i {
    margin-right: 10px
}

.result-header {
    height: 30px;
}

.result-header h1, .result-header h3, .result-header-small h1 {
    color: #ffffff;
    font-size: 16px;
    text-transform: none;
    padding: 5px 14px;

}

.result-header h2, .result-header h4 {
    color: #ffffff;
    font-size: 15px;
    padding-top: 7px;
    padding-left: 14px;
}
.result-header-small h4 {
    font-size: 16px;
}

.result-header .red {
    background: #e63939;
    color: #ffffff!important;
    padding-top: 6px;
    padding-bottom: 6px;
    font-weight: 500;text-transform: uppercase;
}

.result-header, .result-header-small {
    text-align: left;
    padding: 0;
    position: relative;
    background: #019386;
}

.result-header-small,
.result-header.group {
    color: #ffffff;
    font-size: 15px;
    padding-top: 7px;
    padding-left: 0;padding-bottom: 12px;background: transparent;text-align: center;border-bottom: 1px solid #dfdfdf;
}
.result-tt {
    height: 50px;
}
.result-tt h2 {
    float: left;
    color: #000;
    padding-top: 0;
    margin-top: 10px;
    font-size: 18px;
}
.result-tt .code_box {
    margin: 5px 0;
}
.result-header .print-kqxs {
    position: absolute;
    right: 15px;
    top: 10px
}

.result-box table {
    width: 100%;
    border: 1px solid #e7e7e7;
    table-layout: fixed
}

.result-box table tr td {
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-weight: 700;
    font-size: 22px;
    border: 1px solid #ececec;}

.result-box table tr td span {
    font-size: 22px
}

.result-box table tr td .runLoto, .table-tructiep table tr td .runLoto {
    width: fit-content;
    background-color: #fff2bc;
    padding: 0 5px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    font-size: 20px;
    /* color: #e62e04 !important
 */}

.result-box table tr td.mb_gdb, .result-box table tr td.mb_gdb .runLoto {
    font-size: 28px
}

.runLoto {
    background: #c30909;
    background: linear-gradient(#74aa19, #2d4c87);
    background: linear-gradient(#c30909, #2d4c87);
    border-radius: 100%;
    font-size: 22px;
    color: #fff;
    padding: 0 5px;
    display:inline
}

.result-box table tr td:first-child {
    border-left: none
}

.result-box table tr td:last-child {
    border-right: none
}

.result-box table tr td[colspan="3"] {
    width: 70%
}

.result-box table tr td[colspan="4"] {
    width: 30%
}

.result-box table tr td[colspan="6"] {
    width: 50%
}

.result-box table tr:last-child td {
    border-bottom: none
}

.first-col {
    width: 50px;
    font-size: 14px !important
}

.result-footer {
    padding: 10px;
    text-align: center;
    color: #2d4c87
}

.result-footer, .result-footer span {
    font-size: 15px
}

.dd-loto-widget table {
    width: 100%;
    height: 320px;
    text-align: center;
    font-size: 13px;
    float:left
}

.dd-loto-widget table th {
    border: 1px solid #e0e0e0;
    font-weight: 700;
    text-align: center;
    height: 35px;
    line-height: 35px;
    color: #2d4c87;
    font-size: 15px;
    background:#edf2fa
}

.dd-loto-widget table tr:first-child td {
    border-top:none
}

.dd-loto-widget table tr td.dd-stt {
    color: #e62e04;
    font-weight:700
}

.dd-loto-widget table tr td.dd-kq {
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 25px;
    font-weight:700
}

.dd-loto-widget table tr td {
    border: 1px solid #e0e0e0;}

.dd-loto-widget .dit-loto {
    margin-left:10px
}

.tk-nhanh-item-header {
    height: 36px;
    line-height: 36px;
    background: #f5f5f5;
    border-bottom: 0;
    font-weight: 700;
    padding-left: 10px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;width:calc(100% - 10px);
}
table.table.col100 {
    margin-bottom: 15px;
}

.thong-ke-ket-qua-dac-biet-thang table tr td:not(:first-child){
    min-width: 45px;
}

@media screen and (max-width: 767px) {
    .thong-ke-ket-qua-dac-biet-thang {
        overflow-x: scroll;
    }.no-mobile{
        display: none !important;
    }.no-pc{
        display: block !important;
    }.k-submenu {
        padding: 0px 0 !important;
    } a#danxuPage {
        width: 50% !important;
        float: right;
    }a#bfbPage {
        width: 50% !important;
        float: left;
    }
}

.tk-nhanh-item-header .red {
    font-size: 14px
}

.tk-nhanh-item-content {
    padding: 13px
}

.tk-nhanh-item {
    width: 110px;
    height: 29px;
    line-height: 29px;
    float: left;
    margin-right: 13px;
    font-weight: 700
}

.tk-nhanh-item:nth-child(4n) {
    margin-right: 0
}
td.tk-nhanh-number span.bold {
    padding: 3px;
    border-radius: 50%;
    margin-right: 3px;
    background: radial-gradient(circle at 5px 5px,#fff,#88888c5e);
    width: 22px;
    height: 22px;
    display: inline-block;
    line-height: 22px;
    text-align: center;
}
.tk-nhanh-number {
    /* border: 1px solid #a1b1cf; */
    width: 45px;
    font-size: 15px;
    text-align: left;
    padding-left: 20px;
}

.tk-nhanh-number .bold {
    font-size: 15px
}

.tk-nhanh-text {
    border: 1px solid #e3e3e3;
    border-left: none;
    background: #fcfaf4
}

.update {
    color: #fff;
    font-size: 14px;
    float: right
}

#footer {
    background-color: #fff;
    text-align: center;
    font-size: 13px;
    border-top: #ededed 1px outset;
    padding: 10px 0;
    margin-top: 10px
}

.copyright {
    font-weight: 700
}

.exchange-links {
    margin-top: 20px
}

.exchange-links a {
    padding: 5px;
    font-weight: 700
}
.menu {
    background-color: #c00;
    border-top: 2px solid transparent
}
.ddsmoothmenu {
    height: 42px;}

.ddsmoothmenu ul {
    z-index: 100;
    margin: 0;
    padding: 0;
    list-style-type: none;
    /* box-shadow: 0 6px 15px #ccc; */
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited {
    color: #fff}

.ddsmoothmenu ul li {
    display: inline;
    position: relative;
    display: inline;
    float: left
}

.ddsmoothmenu ul li a {
    text-transform: uppercase;
    padding: 0px 13px;
    background: #c00;
    display: block;
    border-right: none;
    text-decoration: none;
    position: relative;
    font-size: 16px;
    height: 42px;
    line-height: 39px;
}

.ddsmoothmenu > ul > li > a {
    font-weight: bold;
}

/* .ddsmoothmenu > ul > li > a:after {
    content: '';
    background: #fff;
    width: 1px;
    height: 40%;
    position: absolute;
    right: 0;
    top: 30%;
} */
.ddsmoothmenu > ul > li:last-child > a:after {
    content: none;
}

.ddsmoothmenu > ul > li:last-child a {
    border-right: none
}

.ddsmoothmenu ul li a:hover {
    background-color: #fff;
    color: #c00 !important;
}.ddsmoothmenu ul li a:hover i {
    color: #c00 !important;
}
div#smoothmenu ul li:hover ul.sub1 {
    display: block;
    left: 0;
    visibility: visible;
}.ddsmoothmenu ul li ul.sub1 li:hover {
     position: relative;
 }.ddsmoothmenu ul li ul.sub1 li:hover ul.sub2 {
      display: block;
      visibility: visible;
      position: absolute;
  }.ddsmoothmenu ul li ul.sub1 li ul.sub2 {
       left: 202px;
   }.ddsmoothmenu ul li ul.sub1 li i {
        display: none;
        border: 9px solid transparent;
        border-right-color: #fff;
        position: absolute;
        left: -18px;
        top: 12px;
        z-index: 1;
    }.ddsmoothmenu ul li ul.sub1 li:hover i{
         display: block
     }ul.sub1 li a {
          font-weight: 400 !important;
      }
.ddsmoothmenu ul li.home {
    width: 48px;
    text-align: center;
}

.ddsmoothmenu ul li.home a {
    padding: 0px 12px 0px
}
.ddsmoothmenu ul li a:after { 
    float: left;
    content: '';
    background: #fff;
    width: 1px;
    height: 40%;
    position: absolute;
    right: 0;
    top: 30%;
}.ddsmoothmenu ul li.home a:after {
    display: none;
}
.ddsmoothmenu ul li.home a i {
    color: #fff
}

.ddsmoothmenu ul li ul {
    top: 41px !important;
    position: absolute;
    left: -3000px;
    display: none;
    visibility: hidden;
    border-top: 1px solid rgba(255, 255, 255, .1)
}

.ddsmoothmenu ul li ul li {
    display: list-item;
    float: none;
    position: static;
}

.ddsmoothmenu ul li ul li ul {
    position: absolute;
    top: -1px !important
}

.ddsmoothmenu ul li ul li a {
    width: 182px;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    margin: 0;
    border-top-width: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    text-transform: none;
    background: #fff;
    color: #000!important;
    /* box-shadow: 0 6px 15px #ccc; */
}

.sub_menu {
    background: #fff;
    padding: 15px;
    overflow: hidden;
    max-width: 100%;
}

.sub_menu ul {
    z-index: 100;
    margin: 0;
    padding: 0;
    list-style-type: none;
    background: #ebebeb;}

.sub_menu ul li a:link, .sub_menu ul li a:visited {
    color: #454a49;
}

.sub_menu ul li {
    position: relative;
    float: left;
    width: 15%;
}

.sub_menu ul li a {
    padding: 5px 3px;
    background: transparent;
    display: block;
    border-right: 1px solid rgba(255, 255, 255, .1);
    text-decoration: none;
    font-weight: 400;
    border: 1px solid transparent;
    margin-bottom: 5px;
}
.sub_menu ul li.active a:after {
    background: url(/wp-content/uploads/2020/06/icon-fixed.png) -280px -42px no-repeat;
    display: block;
    width: 20px;
    height: 18px;
    content: "";
    position: absolute;
    bottom: 5px;
    right: 0;
}
/* .sub_menu > ul > li:last-child a {
    border-right: none
} */

.sub_menu ul li a:hover {
    color: #2e3332;
    /*text-decoration: underline;*/
}
.sub_menu li.active  {

}
div#big {
    width: 100%;
}
.sub_menu ul li a:hover,
.sub_menu li.active a {
    color: #e63939 !important;
    border: 1px dashed #e63939;
}
.sub_menu h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}.sub_menu h3 i {
    display: inline-block;
    width: 4px;
    height: 14px;
    background: #e63939;
    margin-right: 10px;
}
.sub_menu ul li.home {
    line-height: 16px
}

.sub_menu ul li.home a {
    padding: 11px 12px 12px
}

.sub_menu ul li.home a i {
    color: #fff
}

.sub_menu ul li ul {
    top: 39px !important;
    position: absolute;
    left: -3000px;
    display: none;
    visibility: hidden;
    border-top: 1px solid rgba(255, 255, 255, .1)
}

.sub_menu ul li ul li {
    display: list-item;
    float: none;
    position: static
}

.sub_menu ul li ul li ul {
    position: absolute;
    top: -1px !important
}

.sub_menu ul li ul li a {
    width: 160px;
    padding: 10px;
    margin: 0;
    border-top-width: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    text-transform: none;
}


* html .ddsmoothmenu {
    height: 1%
}

.downarrowclass {
    position: absolute;
    top: 12px;
    right: 7px
}

.rightarrowclass {
    position: absolute;
    top: 6px;
    right: 5px
}

.leftarrowclass {
    margin-right: 5px
}

.ddshadow {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    background-color: #ccc
}

.toplevelshadow {
    margin: 5px 0 0 5px;
    opacity: .8
}

.ddcss3support .ddshadow.toplevelshadow {
    margin: 0
}

.ddcss3support .ddshadow {
    background-color: transparent;
    box-shadow: 5px 5px 5px #aaa;
    -moz-box-shadow: 5px 5px 5px #aaa;
    -webkit-box-shadow: 5px 5px 5px #aaa
}

#province-list {
    width: 610px !important;
    background: #2d4c87;
    border: none;
    display: block
}

.top-menu-popup li {
    border: none !important;
    float: left !important
}

.top-menu-popup li a {
    width: 178px !important;
    margin: 0 !important;
    padding: 10px 12px !important
}

.top-menu-popup li.root {
    width: 100% !important;
    display: block;
    float: none !important;
    text-align: center !important;
    clear: both;
    background: #019386 !important;
    padding: 0
}

.top-menu-popup li.root a {
    background: #019386;
    width: 570px !important;
    border: none !important;
    text-transform: uppercase !important;
    padding: 11px 12px !important
}

.top-menu-popup li.root a:hover {
    background: #019386
}

#left-big {
    width: 820px;
    float: left;
    min-height: 200px
}

.header-title {
    height: 37px;
    background: #e63939
}

.header-title-gray {
    background: #737373;
    height: 37px;
    border: 1px solid #626262
}

.header-title-dark-blue {
    background: #019386;
    height: 37px;
    border: 1px solid #018e81;}

.header-title-silver {
    height: 37px;
    background: #f1f1f1;
    line-height: 37px;
    padding-left: 10px;
    border-top: none;
    border: 1px solid #eaeaea;
    margin-bottom: 10px
}

.title-text {
    color: #fff;
    line-height: 37px;
    padding-left: 10px
}

.title-text span {
    color: #fff
}

.caption-info {
    margin-top: 10px;
    background: #f4f2e6;
    border: 1px solid #e3dfc9;
    padding: 15px;
    font-size: 13px;
    color: #6d663e;
    line-height: 18px
}

.box-ketqua {
    float: left;
    width: 100%
}

.box-ketqua .result-box {
    width: 480px;
    float: left
}

.result-box-loto {
    margin-left: 15px;
    float: left;
    width: 204px
}

.result-box-loto .dd-loto-widget table {
    width: 100%
}

.form-group-main {
    margin: 25px 0;
    min-height: 20px
}

p.helper {
    font-size: 16px;
    margin-bottom: 30px
}

p.helper span {
    font-size: 16px
}

.form-group {
    float: left
}

.form-group .label {
    margin-top: 10px;
    margin-bottom: 3px;
    font-weight: 700
}

button.form-control {
    background: #019386;
    border: 1px solid #628b1c;
    border-radius: 3px;
    cursor: pointer
}

select.form-control {
    width: 98%;
}

.form-control {
    border: 1px solid #dfdfdf;
    border-radius: 3px;
    padding: 10px 0
}

input.form-control, select.form-control, textarea.form-control {
    padding-left: 10px
}

button.button-submit {
    height: 38px;
    width: 116px;
    color: #fff;
    font-weight: 700
}

.button-submit-break {
    margin-top: 15px
}

.col8 {
    width: 8%
}

.col10 {
    width: 10%
}

.col25 {
    width: 23%;
    margin-right: 2%
}

.col31 {
    width: 31%
}

.col32 {
    width: 32%
}

.col38 {
    width: 38%
}

.col40 {
    width: 40%
}

.col46 {
    width: 46%
}

.col50 {
    width: 50%
}

.col51 {
    width: 51%
}

.col52 {
    width: 52%
}

.col45 {
    width: 45%
}

.col48 {
    width: 48%
}

.col75 {
    width: 75%
}

.col73 {
    width: 73%
}

.col74 {
    width: 74%
}

.col24 {
    width: 24%
}

.col19 {
    width: 19%
}

.col20 {
    width: 20%
}

.col34 {
    width: 34%
}

.col60 {
    width: 60%
}

.col100 {
    width: 100%
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn.btn-small {
    padding: 3px 7px
}

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn.btn-success {
    background: #40bf40;
    text-shadow: none;
    color: #fff;
    filter: none
}

.daterangepicker .ranges .input-mini {
    width: 60px !important
}

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 2px
}

.box-table {
    margin-bottom: 10px;
    position: relative;
    min-height: 100px
}

.box-table .dauso {
    width: 45px;
    height: 45px;
    background: #e3e9f4;
    border: 1px solid #a1b1cf;
    font-weight: 700;
    color: #2d4c87;
    line-height: 46px;
    text-align: center
}

.box-table .number {
    width: 45px;
    height: 45px;
    text-align: center;
    color: #464646;
    padding: 2px 0 2px 0;
    cursor: pointer;
}
.box-table .number:hover {
    background: #ffbf00;
}
.box-table .number span {
    display: block
}

.box-table .number .num {
    font-size: 20px;
    color: #e80000;
    font-weight: 700
}

.box-table .none {
    width: 45px;
    height: 45px;
    background: #a09f9f;
    border: none
}

.box-table .margin-row {
    margin-bottom: 4px
}

.box-table .number:last-child {
    margin-right: 0
}

.box-capso {
    float: left;
    width: 20%
}

.box-capso:nth-child(5n) {
    margin-right: 0
}

.box-capso .capso {
    width: 45px;
    height: 45px;
    border: 1px solid #a4b3d0;
    background: #e3e9f4;
    text-align: center;
    line-height: 45px;
    font-weight: 700;
    font-size: 13px;
    color: #2d4c87;
    float: left
}

.box-capso .solan {
    width: 45px;
    height: 45px;
    border: 1px solid #e3e3e3;
    border-left: none;
    background: #fcfaf4;
    text-align: center;
    line-height: 45px;
    font-weight: 700;
    font-size: 12px;
    color: #464646;
    float: left
}

.icon-date {
    background: url(../images/calendar.png) repeat-y;
    background-position: 126px 0
}

.contact-content input, .contact-content textarea {
    width: 100% !important
}

.contact-content .content-label {
    height: 100px
}

.news-lists {
    margin-top: 5px;
    width: 100%
}

.news-item {
    display: inline-block;
    clear: both;
    margin-bottom: 10px;
    width: 100%;
}

.news-item a.img {
    display: inline-block;
    width: 125px;
    float: left;
    margin-right: 10px
}

.news-item a.img img {
    width: 100%;
    border: none
}

.news-item .title {
    padding: 0;
    font: 400 18px Arial;
    margin-bottom: 7px
}

.news-item .title a {
    font-size: 17px;
    color: #e50003
}

.news-item .date {
    font-size: 14px;
    color: #555;
    padding-bottom: 10px
}

.news-item .des {
    font-size: 14px;
    line-height: 1.4
}

#left-article {
    width: 630px;
    float: left;
    min-height: 200px
}

#right-article {
    width: 330px;
    float: right;
    margin-left: 10px
}

.breadcrumb {
    margin: 5px 0 10px 5px;
    font-size: 14px;
    letter-spacing: -.3px;
    word-spacing: .2px;
    font-weight: 700
}

.breadcrumb > li {
    list-style: none;
    white-space: nowrap;
    display: -webkit-box
}

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

.article-title h1 {
    font-size: 18px
}

.article .content {
    line-height: 23px
}

.article .author {
    margin-top: 2px;
    font-size: 11px;
    display: block;
    font-style: italic;
    margin-bottom: 20px;
    float: left
}

.article .article-content .short-description {
    font-weight: 700;
    margin-bottom: 10px
}

.article .article-content img {
    max-width: 100%
}

.article .content p {
    margin-bottom: 13px
}

section.related {
    margin-top: 15px
}

section.related h3 {
    text-transform: uppercase;
    margin-bottom: 5px
}

section.related ul {
    margin: 0 0 15px 16px;
    font-size: 15px;
    line-height: 20px
}

section.related ul li {
    list-style: initial
}

section.related ul li a {
    color: #2d4c87
}

.article .likeshare {
    float: left
}

.article .short-description {
    line-height: 23px
}

ul.more-news {
    display: block;
    clear: both;
    margin-top: -1px;
    overflow-y: auto;
    overflow-x: hidden
}

ul.more-news li {
    display: block;
    overflow: visible
}

ul.more-news li a h3 {
    font-weight: 500
}

ul.more-news li a.actnews {
    background: #eee;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .5)
}

ul.more-news li a.actnews:before {
    border-color: rgba(218, 218, 218, 0);
    border-right-color: #eee;
    border-width: 14px;
    position: absolute;
    top: 30%;
    left: -27px;
    z-index: 9
}

ul.more-news li a img {
    float: left;
    width: 100px;
    height: 60px;
    margin: 3px 10px 10px 5px
}

.tags ul {
    list-style: none;
    margin: 0;
    padding: 0 0 0 7px
}

.tags ul li {
    display: inline-block;
    margin: 0 10px 5px 0
}

.tags ul li a {
    background-color: #767676;
    border-radius: 0 2px 2px 0;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    font-weight: 400;
    margin: 0;
    padding: 3px 7px;
    position: relative;
    text-transform: uppercase
}

.tags ul li a:before {
    border-top: 10px solid transparent;
    border-right: 8px solid #767676;
    border-bottom: 9px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    top: 0;
    left: -8px;
    width: 0
}

.tags ul li a:after {
    background-color: #fff;
    border-radius: 50%;
    content: "";
    height: 4px;
    position: absolute;
    top: 8px;
    left: -2px;
    width: 4px
}

.pagination {
    float: right;
    width: 100%
}

.pagination .textpage {
    float: left;
    line-height: 25px;
    margin-right: 10px;
    width: 40%
}

.pagination ul {
    float: right
}

.pagination ul li {
    float: left;
    background: #fff;
    border: 1px solid #d6d6d6;
    margin-right: 2px;
    line-height: 25px;
    text-align: center;
    border-radius: 3px
}

.pagination ul li.active {
    background: #2d4c87;
    border: 1px solid #355aa0
}

.pagination ul li.active a {
    color: #fff
}

.pagination ul li span {
    color: #fff
}

.pagination ul li.disabled span {
    color: #000
}

.pagination ul li a, .pagination ul li span {
    font-size: 12px;
    font-weight: 700;
    padding: 8px 10px
}

.pagination ul li:hover {
    background: #2d4c87;
    border: 1px solid #355aa0;
    color: #fff
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.pagination ul li:hover a {
    color: #fff
}

.loto-input {
    border: 1px solid #e52e04;
    min-height: 200px;
    margin: 15px 0;
    padding: 15px;
    border-radius: 2px;
    background: #fff;}

.loto-input .loto-member {
    width: 60%
}

.loto-input .btnPlay {
    margin-right: 0 !important
}

.loto-input .btnPlay .btn-play {
    width: 95px;
    color: #fff;
    background: #e52e04;
    margin-top: 21px;
    margin-left: 25px
}

.bv-mobile {
    display: none
}

.loto-input .btn-nap-xu {
    background: #e72d04;
    width: 60px;
    line-height: 23px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    border-radius: 3px;
    display: inline-block
}

.loto-input .label-you-want {
    margin: 15px 0 15px 0
}

.loto-input .select-loto .loto-xien {
    background: #fafafa;
    border: 1px solid #dfdfdf;
    min-height: 72px;
    margin-right: 5px;
    text-align: center;
    border-radius: 3px;
    cursor: pointer
}

.loto-input .select-loto .loto-xien.active {
    border: 1px solid #e52e04
}

.loto-input .select-loto .loto-xien:last-child {
    margin-right: 0
}

.loto-input .select-loto .loto-xien .loto-type {
    font-weight: 700;
    margin-bottom: 3px
}

.loto-input .select-loto .loto-xien .proportion {
    color: #999
}

.loto-input .select-loto .loto-xien div.rCheck {
    display: block;
    min-height: 20px;
    vertical-align: middle;
    margin-top: 3px
}

.loto-input .select-loto .loto-xien div.rCheck input[type=radio] {
    display: none
}

.loto-input .select-loto .loto-xien div.rCheck label {
    margin-top: 3px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    font-size: 13px;
    margin-bottom: 6px;
    color: #777a80;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.loto-input .select-loto .loto-xien div.rCheck label:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    background-color: #fff;
    border: 1px solid #c2c6cb;
    border-radius: 99px
}

.loto-input .select-loto .loto-xien div.rCheck input[type=radio]:checked + label:before {
    background: red;
    border: 1px solid red;
    transform: scale(.63)
}

.loto-input .input .numbers {
    margin-right: 30px
}

.loto-input .input {
    margin-top: 15px
}

.loto-input .input .label {
    margin-bottom: 5px;
    font-size: 13px
}

.loto-input .input input.form-control {
    width: 100%
}

.coin-slider {
    margin-right: 10px
}

.irs {
    margin-top: -12px
}

.loto-action {
    background: #f8f8f8;
    border: 1px solid #ececec;
    border-top: none;
    min-height: 45px;
    line-height: 45px;
    padding: 0 15px;
    border-radius: 0 0 2px 2px;
    margin-bottom: 20px
}

.loto-action button {
    margin-top: 6px;
    border-radius: 3px;
    color: #fff;
    background: #e52e04
}

.loto_today {
    border-radius: 2px;
    background: #f8f8f8;
    border: 1px solid #ececec;
    min-height: 50px;
    margin-bottom: 15px
}

.loto_today:after {
    clear: both
}

.deletebutton:active, .deletebutton:hover, .deletebutton:link, .deletebutton:visited {
    position: absolute;
    top: -5px;
    right: -5px;
    z-index: 3;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../images/delete.png);
    overflow: hidden
}

.loto_today .bet {
    float: left;
    border: 1px solid #eadac1;
    background: #f9ecd7;
    margin: 5px;
    padding: 4px;
    font-size: 12px;
    color: #333;
    position: relative;
    z-index: 0;
    cursor: default;
    width: 98px;
    height: 45px;
    text-align: center;
    cursor: pointer
}

.loto_today .info-today {
    width: 30%;
    float: left
}

.loto_today .landing-thongke {
    width: 68%;
    float: right
}

.loto_today .landing-thongke ul {
    margin-top: 15px
}

.loto_today .landing-thongke ul li {
    float: left;
    line-height: 10px;
    background: url(../images/buttonmenu.png) no-repeat;
    margin-left: 38px
}

.loto_today .landing-thongke ul li a {
    margin-left: 20px;
    color: #2d4c87
}

.loto-history table {
    width: 100%;
    margin-bottom: 15px
}

.loto-history table tr {
    height: 35px;
    text-align: center
}

.loto-history table tr td {
    border: 1px solid #ececec
}

.loto-history table tr:nth-child(1) {
    background: #fafafa
}

.loto-history table tr:nth-child(1) td {
    border: 1px solid #ececec
}

.loto-history table tr td[rowspan] {
    text-align: left;
    padding-left: 20px
}

.loto-history table tr td[rowspan] span.day {
    color: #38578e;
    font-weight: 700
}

.loto-history table tr:last-child {
    background: #fff;}

.loto-history table tr:last-child td {
    border-left: none;
    border-right: none
}

.loto-history table tr:last-child td:first-child {
    border-left: 1px solid #ececec
}

.loto-history table tr:last-child td:last-child {
    border-right: 1px solid #ececec
}

.loto-history table tr td.trung {
    background: #f2f6e8
}

.loto-history table tr td.tach {
    background: #ffe5e6
}

.loto-nourish {
    margin-bottom: 25px
}

.loto-nourish table {
    width: 100%
}

.loto-nourish table tr:first-child {
    background: #fafafa
}

.loto-nourish table tr {
    height: 35px;
    text-align: center
}

.loto-nourish table tr td {
    border: 1px solid #ececec
}

.login-page {
    text-align: center;
    margin: 0 auto;
    padding: 10px
}

.validation-form .text-danger {
    float: left;
    padding: 5px;
    margin-left: 5px
}

.full-form .form-group {
    width: 100%;
    text-align: left
}

.full-form .form-group .btn-login {
    width: 20%;
    font-weight: 700;
    color: #fff;
    background: #e62e04;
    border: 1px solid red
}

.full-form .form-group .btn-register {
    width: 20%;
    color: #fff;
    font-weight: 700
}

.errorPanel {
    background-color: #f2dede;
    border-color: #ebccd1;
    padding: 15px;
    margin-bottom: 10px;
    border: 1px solid transparent;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px
}

.errorPanel .errors {
    display: block;
    color: #a94442
}

.successPanel {
    background-color: #aad178;
    border-color: #aad178;
    padding: 15px;
    margin-bottom: 10px;
    border: 1px solid transparent;
    color: #fff
}

.login-page .social-group {
    text-align: center;
    margin-top: 20px;
    width: 100%;
    margin: 20px auto
}

.login-page .social-group .login-title {
    width: 90%;
    margin: auto;
    border-bottom: 1px solid #e8eae6;
    height: 7px;
    margin-bottom: 36px
}

.login-page .social-group .login-title span {
    margin-top: 10px;
    background: #fff;
    padding: 0 11px;
    color: #646472
}

.login-page .social-group .social-button {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
    padding: 10px 10px;
    color: #fff;
    display: inline-block;
    text-align: center;
    width: 75px;
    white-space: nowrap;
    cursor: pointer;
    text-decoration: none !important
}

.login-page .social-group .fb-button {
    background: #43609c
}

.login-page .social-group .google-button {
    background: #d23f2a
}

.login-page .social-group .twitter-button {
    background: #0084b4
}

.login-page .social-group .yahoo-button {
    background: #640f6c
}

.image-loading {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 40px;
    left: 45%;
    background: url(../images/loading.gif);
    background-size: 50px 50px
}

.ajax-container {
    position: relative
}

.note .icon-note {
    width: 17px;
    height: 17px;
    border-radius: 99%;
    font-weight: 700;
    font-size: 16px;
    border: 2px solid red
}

.message-loto {
    margin: 18px 0 15px 10px;
    color: #e52e04;
    font-size: 14px;
    float: left
}

.table tr {
    height: 35px;
    text-align: center
}

.table thead {
    background: #fafafa
}

.table tr th {
    border: 1px solid #ececec;
    text-align: center !important
}

.table tr td {
    border: 1px solid #ececec;}

.list-game {
    width: 100%
}

.list-game .game-item {
    width: 143px;
    height: 150px;
    float: left;
    padding: 10px;
    margin-right: 5px;
    margin-bottom: 5px
}

.list-game .game-item:nth-child(3n) {
    margin-right: 0
}

.list-game .game-item img {
    width: 100%;
    height: 138px;
    border-radius: 9%
}

.list-game .game-item .title {
    margin-top: 10px;
    text-align: left
}

.list-game .game-item .title a {
    color: #e62e04;
    font-size: 13px
}

.game-detail {
    border: 1px solid #e8eae6;
    min-height: 500px;
    margin-bottom: 15px;
    padding: 10px
}

.game-detail .title {
    font-size: 16px;
    text-transform: uppercase;
    color: #e62e04;
    font-weight: 700;
    margin-bottom: 10px
}

.form-login .form-group input.form-control {
    height: 30px;
    width: 100%;
    margin-bottom: 15px;
    padding: 6px 12px
}

.table-tructiep {
    border: 1px solid #e1e1e1;
    margin-bottom: 10px;
    position:relative
}

.table-tructiep .title {
    height: 37px;
    color: #900;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    background: #e8e8e8;
    line-height: 37px;
    text-align:center
}

.table-tructiep .caption-tructiep {
    font-size: 15px;
    color: #2d4c87;
    font-weight: 700;
    text-align: center;
    margin:15px 0 10px 0
}

.table-tructiep .table thead tr th {
    font-weight: 700;
    color: #03C;
    font-size: 20px;
    border-right:none
}

.loto-tructiep tr th:first-child, .table-tructiep .table thead tr th:first-child {
    /* width: 10%; */
    border-left: none;
    /* font-weight: 400; */
    color:#000
}

.dd-loto-widget table tr:nth-child(even), .table tr:nth-child(even) {
    background: #fff;}

.tk-nhanh-40 .table tr:nth-child(even) {
    background:0 0
}

.dd-loto-widget table tr, .table tr {
    height:38px !important
}

.table-tructiep .table tr td {
    border-right:none
}

.table-tructiep .table tr td .number {
    display: block;
    line-height: 30px;
    height: 30px;
    font-size: 24px;
    font-weight: 700;
    padding:4px 0
}

.table-tructiep .table tr.gdb td, .table-tructiep .table tr.gdb td .number {
    color:#c00
}

.table-tructiep .table tr.gdb td .number {
    font-size:25px
}

.loto-tructiep {
    min-height:300px
}

.loto-tructiep tr:first-child td {
    text-align:center
}

.loto-tructiep tr td:nth-child(1) {
    width: 10%;
    padding: 0;
    text-align:center
}

.loto-tructiep tr th {
    border: 1px solid #ececec;
    font-weight: 700;
    text-align: center;
    height: 35px;
    line-height: 35px;
    color: #2d4c87;
    font-size: 15px;
    background:#edf2fa
}

.loto-tructiep tr td {
    text-align: left;
    padding-left: 5px;
    font-weight:700
}

.border-red {
    border: 1px solid #e62e04;
    position: relative;
    background: #fff;}

.action {
    height: 50px;
    border: 1px solid #ececec;
    border-radius: 0 0 3px 3px;
    margin-bottom: 10px;
    border-top: none;
    background: #fff;}

.action .icon-note {
    width: 17px;
    height: 17px;
    float: left;
    background: url(../images/icon-note.png) no-repeat;
    margin: 15px 5px
}

.action ul li {
    float: left;
    line-height: 50px;
    color: #777
}

.action ul li a {
    font-size: 12.5px
}

.action ul li:after {
    content: "\00a0-\00a0"
}

.action ul li:last-child:after {
    content: "" !important
}

.action .btn-default {
    margin: 10px 15px 0 0;
    background: #019386;
    border: 1px solid #628b1c;
    color: #fff
}

.btn-inline-default {
    background: #019386;
    color: #fff
}

.btn-inline-default:hover {
    color: #fff
}
.btn.disabled {
    background: #918767;

}

.btn-inline-default.active {
    font-weight: 700;
    background: #2d4c87
}

.header-title-blue {
    background: #2d4c87;
    height: 37px
}

.header-title-red {
    background: #e63939;
    height: 37px
}

.result-table {
    background: #e3e3e3
}

.result-table thead tr th {
    font-weight: 700
}

.result-table tbody {
    background: #fff
}

.result-table tbody tr td {
    padding: 10px
}

.result-table tbody tr td .number {
    font-size: 15px;
    color: #e62e04;
    font-weight: 700
}

.result-table tbody tr td .number-full {
    color: #00f;
    font-size: 15px;
    font-weight: 700;
    margin: 3px 0
}

.result-table tbody tr td .date {
    color: #424242
}

.result-table tbody tr td .date a {
    font-size: 11px
}

.text-danger {
    color: #e83905
}

.text-danger a {
    color: #e83905;
    font-weight: 700
}

.text-success {
    color: #019386
}

.text-success a {
    color: #019386;
    font-weight: 700
}

.text-silver {
    color: #ccccdc
}

.text-silver a {
    color: #ccccdc;
    font-weight: 700
}

.thongkedauduoi tr td:nth-child(1) {
    font-weight: 500
}

.thongkedauduoi {
    margin-bottom: 30px
}

.checkbox input[type=checkbox] {
    display: none
}

.checkbox label {
    display: inline;
    cursor: pointer;
    position: relative;
    padding-left: 16px;
    margin-right: 18px;
    background: #fff;
    border-radius: 2px
}

.checkbox input[type=checkbox]:checked + label:before {
    border: 1px solid red !important
}

.checkbox input[type=checkbox]:checked + label:after {
    opacity: 1
}

.checkbox label:before {
    margin-right: 10px
}

.checkbox label:after {
    opacity: 0;
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 2px;
    background: #e62e04;
    left: 3px;
    top: 3px
}

.checkbox-list ul li {
    float: left;
    margin: 0 -5px 10px 0
}

.checkbox label::before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    border: 1px solid #d3d3d3
}

.fast-select {
    border: 1px solid #dfdfdf;
    height: 220px;
    width: 100%;
    border-radius: 2px
}

.fast-select:focus {
    border: none
}

.fast-select option {
    border-bottom: 1px solid #dfdfdf;
    padding: 10px 15px
}

.input2-tansuat .label {
    margin-bottom: 15px
}

.table-extend tbody {
    display: block;
    overflow-x: auto;
    width: 704px
}

.table-extend .black {
    background: grey
}

.table-extend tr td {
    padding: 8px !important
}

.expant-title {
    background: #019386;
    width: auto;
    float: right;
    cursor: pointer;
    padding-right: 10px
}

.scrollTop {
    height: 20px
}

.scrollTop, .table-extend .table tbody {
    width: 100%;
    max-width: 1170px;
    border: none 0 RED;
    overflow-x: scroll;
    overflow-y: hidden
}

.scrollTop div {
    height: 20px
}

.lightbox-gray {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1111;
    background-color: rgba(0, 0, 0, .8);
    display: block;
    cursor: pointer;
    text-align: center;
    display: none
}

.lightbox-content {
    width: 100%;
    position: absolute;
    z-index: 1112;
    display: none;
    background-color: #fff !important;
    height: 100% !important
}

.lightbox-content .table-extend {
    width: 100%;
    position: relative
}

.lightbox-content .table-extend tbody {
    width: 100%
}

.lightbox-content a.closeLightbox {
    position: absolute;
    width: 50px;
    color: #fff;
    background-color: red;
    padding: 3px 5px;
    top: 0;
    right: 0;
    text-decoration: none;
    z-index: 99999999
}

.icon-extract {
    background: url(../images/icon-extract.png) no-repeat;
    margin: 9px 15px 0 0;
    float: left;
    cursor: pointer;
    width: 16px;
    height: 16px
}

.radio input[type=radio] {
    display: none
}

input[type=radio] {
    margin: 4px 0 0;
    line-height: normal;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.radio label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 20px;
    margin-right: 15px;
    margin-bottom: 6px;
    color: #000;
    font-weight: 700
}

.radio label {
    display: inline;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.radio input[type=radio]:checked + label:before {
    border: 1px solid #e62e04
}

.radio label:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 13px;
    height: 13px;
    left: 0;
    border: 1px solid #ccc;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border .15s ease-in-out;
    -o-transition: border .15s ease-in-out;
    transition: border .15s ease-in-out
}

.radio input[type=radio]:checked + label:after {
    -o-transform: scale(.63);
    -ms-transform: scale(.63);
    -moz-transform: scale(.63);
    -webkit-transform: scale(.63);
    transform: scale(.63);
    line-height: 18px;
    -o-transition: -o-transform .1s 0s cubic-bezier(.455, .030, .215, 1.33);
    -ms-transition: -ms-transform .1s 0s cubic-bezier(.455, .030, .215, 1.33);
    -moz-transition: -moz-transform .1s 0s cubic-bezier(.455, .030, .215, 1.33);
    -webkit-transition: -webkit-transform .1s 0s cubic-bezier(.455, .030, .215, 1.33);
    -o-transition: transform .1s 0s cubic-bezier(.455, .030, .215, 1.33);
    -ms-transition: transform .1s 0s cubic-bezier(.455, .030, .215, 1.33);
    -moz-transition: transform .1s 0s cubic-bezier(.455, .030, .215, 1.33);
    -webkit-transition: transform .1s 0s cubic-bezier(.455, .030, .215, 1.33);
    transition: transform .1s 0s cubic-bezier(.455, .030, .215, 1.33);
    background-color: #d9534f
}

.radio label:after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 13px;
    height: 13px;
    left: 1px;
    top: 1px;
    border-radius: 50%;
    background-color: #555;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform .1s cubic-bezier(.8, -.33, .2, 1.33);
    -moz-transition: -moz-transform .1s cubic-bezier(.8, -.33, .2, 1.33);
    -o-transition: -o-transform .1s cubic-bezier(.8, -.33, .2, 1.33);
    transition: transform .1s cubic-bezier(.8, -.33, .2, 1.33)
}

.radio + .radio input[type=radio]:checked {
    border: 1px solid #e62e04
}

.radio-border {
    padding: 10px;
    border-radius: 4px;
    border: 1px solid #dfdfdf
}

.loading {
    height: 35px;
    background: url(../images/loading-2.gif) no-repeat center;
    background-size: 20px
}

.thkqtt tbody tr td {
    padding: 5px !important;
    font-weight: 700;
    font-size: 15px
}

.thkqtt tbody tr:first-child td {
    font-weight: 400;
    color: #e62e04
}

.thkqtt tbody tr td:nth-child(1) {
    width: 35px !important;
    color: #e62e04
}

.full-infor .tienich-item:first-child {
    margin-left: 0 !important
}

.full-infor .tienich-item {
    width: 92px !important;
    margin-left: 7px !important
}

.full-infor .tienich-item:nth-child(4n) {
    margin-left: 0 !important
}

.tvshow-item {
    width: 20%;
    float: left;
    border: 1px solid #e8eae6;
    padding: 10px;
    text-align: center;
    margin: 10px 10px 0 0
}

.cungquayxoso .col4 {
    width: 24.8%;
    float: left;
    text-align: center;
    border-right: 1px solid #ececec;
    margin-top: -10px;
    margin-bottom: -10px;
    line-height: 36px;
    font-size: 18px
}

.cungquayxoso .col2 {
    width: 49.69%;
    float: left;
    text-align: center;
    border-right: 1px solid #ececec;
    margin-top: -10px;
    margin-bottom: -10px;
    line-height: 40px;
    font-size: 18px
}

.tamgiac {
    text-align: center;
    margin: 0 auto;
    font-size: 14px;
    font-weight: 700
}

.fast-select:focus {
    outline: 0;
    border: 1px solid #e8eae6
}

.checked-list ul {
    width: 14%;
    float: left
}

.checked-list ul li {
    margin: 0 0 10px 0
}

#right-big {
    width: 80%;
    min-height: 100px;
    float: right
}

.profile .form-control {
    border-top: 0;
    border-bottom: 0;
    border-left: 0
}

#popup_id {
    display: block;
    height: 100%;
    position: absolute !important
}

.modal-dialog {
    width: 600px;
    z-index: 9999999999
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-header {
    min-height: 16.43px;
    padding: 10px;
    border-bottom: 1px solid #e5e5e5
}

.modal {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2050;
    display: none;
    overflow: hidden;
    outline: 0
}

.modal-header .close {
    font-size: 40px;
    margin-top: -12px
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0;
    border: 0
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.modal-body {
    position: relative;
    padding: 2px
}

.modal .modal-footer {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.modal .modal-footer {
    margin-top: 0
}

.modal-footer {
    text-align: right
}

#left-widget {
    width: 49%;
    float: left
}

#right-widget {
    width: 49%;
    float: right
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2040;
    background-color: #000;
    opacity: .7
}

#loading {
    width: 240px;
    height: 120px;
    border: 1px solid #ccc;
    background: #fff;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    text-align: center;
    font-weight: 700
}

#loading .loading-img {
    width: 240px;
    height: 100px;
    background: url(../images/loading.gif) 90px 20px no-repeat
}

div#wwo_outer {
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 10px
}

div#wwo_outer h3 a {
    color: #e62e04;
    font-size: 18px
}

.xoso360-social {
    text-align: center
}

.xoso360-social .button {
    float: left;
    margin: 10px 10px 10px 0
}

.xoso360-social .button.last {
    margin: 10px 0 10px 0
}

.orange_bg {
    background: #f39c25
}

.tr_hover:hover {
    background: #f39c25
}

.xsmn_g8 span{color:#c00;font-size: 26px;}
.wrapperCinema {
    border: 1px solid #e8eae6;
    margin-bottom: 15px
}

.titleCinema {
    font-size: 18px;
    margin-bottom: 15px
}

.itemCinema {
    padding: 15px 15px 0 15px
}

.listTime {
    margin: 10px 0
}

.listTime ul li {
    float: left;
    margin-right: 5px;
    margin-bottom: 25px
}

.listTime ul li a {
    border: 1px solid #ccc;
    padding: 10px
}

.action .btn-inline-default {
    margin: 10px 5px 0 0
}

.centerTable {
    display: table;
    margin: auto
}

.tablePadding10 tr td {
    padding: 10px !important
}

.full-form .explain {
    margin: 5px 60px 5px 0;
    color: #969696;
    font-size: 12px
}

.btn-agree {
    margin: 0 10px 10px 0;
    background: #019386;
    display: inline-block;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff
}

.top-social-ketquavn {
    float: left
}

.top-social-ketquavn ul li {
    float: left;
    margin-right: 5px;
    height: 20px;
    line-height: 23px
}

.top-social-ketquavn ul li:last-child {
    margin-right: 0
}

.top-social-ketquavn ul:after {
    content: "";
    clear: both
}

.top-social-ketquavn ul li a.btn-set-homepage {
    text-transform: none;
    text-transform: uppercase;
    padding: 0 6px;
    border-radius: 2px;
    background: #55acee;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    box-shadow: 0 0 3px #ccc;
    display: block;
    text-indent: 0;
    height: 19px;
    line-height: 20px
}

.top-social-ketquavn ul li a.btn-set-homepage:hover {
    background: #e62e04
}

#___plusone_0, #___plusone_0 iframe {
    width: 60px !important
}

.list-menu ul {
    margin-left: 50px
}

.list-menu ul li {
    list-style: initial;
    margin: 5px 0
}

.list-menu ul li a {
    font-size: 16px;
    color: #2d4c87
}

.box-response .table tr td {
    cursor: pointer
}

.lightbox-content .result-table tbody tr td {
    padding: 10px !important;
    cursor: pointer
}

.info-source {
    margin-top: 10px;
    font-style: italic;
    font-size: 13px
}

.lich-quay-xo-so tr.header-title th {
    color: #fff
}

.lich-quay-xo-so tbody tr:nth-child(odd) {
    background: #f4f2e6
}

.lich-quay-xo-so tbody tr td {
    padding: 10px 0 10px 10px
}

.lich-quay-xo-so tbody tr td:first-child {
    font-size: 13px;
    color: #2d4c87;
    font-weight: 700;
    padding: 0;
    text-align: center
}

.lich-quay-xo-so tbody tr td p {
    line-height: 25px
}

.lich-quay-xo-so .table tr {
    text-align: left !important
}

.lich-quay-xo-so tbody tr td p a {
    font-size: 15px
}

.lich-quay-xo-so tr.header-title th a {
    color: #fff
}

.lich-quay-xo-so tr.header-title th a:hover {
    text-decoration: underline
}

.diw-widget a {
    margin-right: 10px
}

.diw-widget a:last-child {
    margin-right: 0
}

.facebook-widget .widget-content {
    padding: 4px
}

#tksc-list {
    border-top: 1px solid #cdcdcd;
    margin-top: 10px
}

.list-thongke .tksc-item {
    border: 3px solid #f5f5f5;
    width: 299px;
    padding: 5px;
    height: 30px;
    line-height: 30px
}

.list-thongke .tksc-item a {
    float: left;
    font-size: 15px
}

#tksc-list .tksc-item:nth-child(even) {
    border-left: none;
    width: 244px
}

#tksc-list .tksc-item .tksc-name {
    margin-bottom: 10px
}

#tksc-list .tksc-item .tksc-name a {
    font-size: 16px
}

#tksc-list .tksc-item-2 {
    border: 1px solid #cdcdcd;
    width: 158px;
    float: left;
    padding: 5px;
    margin-bottom: 5px;
    height: 75px;
    border-top: none
}

#tksc-list .tksc-item-2:nth-child(even) {
    border-left: none;
    border-right: none;
    width: 160px
}

.embed-links {
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #cdcdcd
}

.embed-links a {
    padding: 5px 9px
}

.embed-links a i {
    font-size: 17px;
    vertical-align: middle;
    margin-right: 3px
}

.tags-footer {
    width: 1000px;
    margin: 0 auto
}

.tags-footer ul li {
    padding: 3px 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    display: inline-block;
    background: #757575
}

.tags-footer ul li a {
    color: #fff;
    font-size: 12px
}

.tag_games .game-item:nth-child(3n) {
    margin-right: 5px
}

.tag_games .game-item:nth-child(4n) {
    margin-right: 0 !important
}

.game-hot .game-item {
    float: left;
    width: 44%;
    margin: 10px
}

.game-hot .game-item:nth-child(2n) {
    margin-right: 0 !important
}

.game-hot .game-item a img {
    width: 100%;
    height: 110px;
    margin-bottom: 5px
}

.game-hot .game-item .title a {
    color: #e62e04;
    font-size: 12px
}

#xs360-widget-embed {
    margin-top: 27px
}

.related-games .game-item {
    width: 143px;
    height: 150px;
    float: left;
    padding: 10px;
    margin-right: 5px;
    margin-bottom: 5px
}

.related-games .game-item img {
    width: 100%;
    height: 138px;
    border-radius: 9%
}

.related-games .game-item .title {
    margin-top: 10px;
    text-align: left
}

.related-games .game-item .title a {
    color: #e62e04;
    font-size: 13px
}

.related-games h2 {
    font-size: 15px;
    text-transform: uppercase;
    border-left: 4px solid red;
    padding-left: 7px
}

.play-now {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #f28007;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    display: inline-block;
    padding: 10px 5px;
    white-space: nowrap;
    text-align: center;
    width: 25%
}

.print-kqxs-region {
    position: absolute;
    top: -1px;
    right: 20px
}

#update-social-form .error {
    margin-left: 300px;
    margin-left: 300px;
    margin-bottom: 5px
}

.table-extend tr {
    height: inherit !important
}

.table-extend tr td {
    font-weight: 700;
    height: 100%;
    border: 1px solid #666 !important
}
.table-extend.normal tr td {
    border: 1px solid #ececec!important;
}

.table-extend tbody tr td:first-child, .table-extend tbody tr td:last-child, .table-extend tbody tr:first-child td {
    font-weight: 400;
    border: 1px solid #ececec !important
}

.table-extend tbody tr td.black:last-child {
    border: 1px solid #666 !important
}

.lightbox-content .table-extend tbody tr td {
    padding: 8px !important
}

.lightbox-content .result-table {
    padding: 0 !important
}

.table-left tr td {
    text-align: left !important
}

.tk-loto table tr td {
    padding: 0 5px !important;
    box-sizing: border-box
}

.loto-daigia tr td:nth-child(2) {
    text-align: left;
    padding-left: 20px !important
}

.loto-tilethang tr td:nth-child(2) {
    text-align: left;
    padding-left: 20px !important
}

.loto-toptuan tr td:nth-child(2) {
    text-align: left;
    padding-left: 20px !important
}

.lightbox-content .form-input.tansuat {
    width: 675px;
    margin-top: 10px;
    margin-left: 15px
}

.lightbox-content .form-input.tansuat .checkbox label {
    background: 0 0 !important
}

.lightbox-content .form-input.tansuat .ketquavn-social {
    display: none
}

.lightbox-content .form-input.tansuat .btn-tansuat {
    background: #019386;
    color: #fff;
    margin-bottom: 10px
}

.lightbox-content .form-input.tansuat .tansuat-note {
    float: left;
    font-weight: 700
}

.orange_bg2 {
    background: #ffeaa6
}

#bdbt .weekend {
    background: #e9f4fc
}

#bdbt td {
    cursor: pointer
}

#bdbt td:hover {
    background: #ffeaa6
}

.top-1 {
    color: #f93
}

.top-2 {
    color: green
}

.top-3 {
    color: #deb887
}

.g-recaptcha {
    float: left;
    margin-left: 10px;
    margin-bottom: 10px
}

.bangvang tr td {
    padding-left: 5px;
    padding-right: 5px;
    text-align: left
}

.bangvang thead tr th {
    font-weight: 700
}

.bangvang tr td:nth-child(2) ul {
    margin-top: 10px;
    margin-bottom: 10px
}

.bangvang tr td:nth-child(2) ul li {
    list-style: initial;
    margin-left: 15%;
    padding-bottom: 5px
}

.bangvang .title-user, .bangvang .title-user span {
    font-size: 16px
}

.tooltip, [data-tooltip] {
    cursor: pointer
}

.tooltip:after, .tooltip:before, [data-tooltip]:after, [data-tooltip]:before {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .2s ease-in-out, visibility .2s ease-in-out, -webkit-transform .2s cubic-bezier(.71, 1.7, .77, 1.24);
    -moz-transition: opacity .2s ease-in-out, visibility .2s ease-in-out, -moz-transform .2s cubic-bezier(.71, 1.7, .77, 1.24);
    transition: opacity .2s ease-in-out, visibility .2s ease-in-out, transform .2s cubic-bezier(.71, 1.7, .77, 1.24);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    pointer-events: none
}

.tooltip:focus:after, .tooltip:focus:before, .tooltip:hover:after, .tooltip:hover:before, [data-tooltip]:focus:after, [data-tooltip]:focus:before, [data-tooltip]:hover:after, [data-tooltip]:hover:before {
    visibility: visible;
    opacity: 1
}

.tooltip:before, [data-tooltip]:before {
    z-index: 1001;
    border: 6px solid transparent;
    background: 0 0;
    content: ""
}

.tooltip:after, [data-tooltip]:after {
    z-index: 1000;
    padding: 8px;
    width: 160px;
    background-color: #000;
    background-color: hsla(0, 0%, 20%, .9);
    color: #fff;
    content: attr(data-tooltip);
    font-size: 12px;
    line-height: 1.2;
    text-align: left
}

.tooltip-top:after, .tooltip-top:before, .tooltip:after, .tooltip:before, [data-tooltip]:after, [data-tooltip]:before {
    bottom: 100%;
    left: 50%
}

.tooltip-top:before, .tooltip:before, [data-tooltip]:before {
    margin-left: -6px;
    margin-bottom: -12px;
    border-top-color: #000;
    border-top-color: hsla(0, 0%, 20%, .9)
}

.tooltip-top:after, .tooltip:after, [data-tooltip]:after {
    margin-left: -30px
}

.tooltip-top:focus:after, .tooltip-top:focus:before, .tooltip-top:hover:after, .tooltip-top:hover:before, .tooltip:focus:after, .tooltip:focus:before, .tooltip:hover:after, .tooltip:hover:before, [data-tooltip]:focus:after, [data-tooltip]:focus:before, [data-tooltip]:hover:after, [data-tooltip]:hover:before {
    -webkit-transform: translateY(-12px);
    -moz-transform: translateY(-12px);
    transform: translateY(-12px)
}

.tooltip-left:after, .tooltip-left:before {
    right: 100%;
    bottom: 50%;
    left: auto
}

.tooltip-left:before {
    margin-left: 0;
    margin-right: -12px;
    margin-bottom: 0;
    border-top-color: transparent;
    border-left-color: #000;
    border-left-color: hsla(0, 0%, 20%, .9)
}

.tooltip-left:focus:after, .tooltip-left:focus:before, .tooltip-left:hover:after, .tooltip-left:hover:before {
    -webkit-transform: translateX(-12px);
    -moz-transform: translateX(-12px);
    transform: translateX(-12px)
}

.tooltip-bottom:after, .tooltip-bottom:before {
    top: 100%;
    bottom: auto;
    left: 50%
}

.tooltip-bottom:before {
    margin-top: -12px;
    margin-bottom: 0;
    border-top-color: transparent;
    border-bottom-color: #000;
    border-bottom-color: hsla(0, 0%, 20%, .9)
}

.tooltip-bottom:focus:after, .tooltip-bottom:focus:before, .tooltip-bottom:hover:after, .tooltip-bottom:hover:before {
    -webkit-transform: translateY(12px);
    -moz-transform: translateY(12px);
    transform: translateY(12px)
}

.tooltip-right:after, .tooltip-right:before {
    bottom: 50%;
    left: 100%
}

.tooltip-right:before {
    margin-bottom: 0;
    margin-left: -12px;
    border-top-color: transparent;
    border-right-color: #000;
    border-right-color: hsla(0, 0%, 20%, .9)
}

.tooltip-right:focus:after, .tooltip-right:focus:before, .tooltip-right:hover:after, .tooltip-right:hover:before {
    -webkit-transform: translateX(12px);
    -moz-transform: translateX(12px);
    transform: translateX(12px)
}

.tooltip-left:before, .tooltip-right:before {
    top: 3px
}

.tooltip-left:after, .tooltip-right:after {
    margin-left: 0;
    margin-bottom: -16px
}

.loto-help-icon {
    position: absolute;
    right: 5px;
    top: 6px
}

#go-to-top {
    position: fixed;
    right: 0;
    bottom: 60px
}

.tklltlt {
    padding: 5px 0 5px 15px
}

.view-numbers table tr td {
    text-align: left;
    padding: 5px
}

.bangvang-date .Zebra_DatePicker_Icon_Inside {
    left: 132px !important
}

.sound-kqxs-region {
    position: absolute;
    top: 3px;
    left: 20px
}

.sound-kqxs {
    position: absolute;
    top: 15px;
    left: 25px
}

.sound-kqxs-region:after, .sound-kqxs:after {
    width: 45px
}

.print-kqxs-region:after, .print-kqxs:after {
    width: 90px
}

.padTLR15 {
    padding: 15px 15px 0 15px
}

.padB15 {
    padding-bottom: 15px
}

.live-menu-item:nth-child(2n) .live-menu-content p a:after {
    width: 173px
}

.table-prediction {
    margin-bottom: 15px
}

.prediction-title {
    font-size: 15px;
    font-weight: 700;
    color: #e62e04
}

.table-prediction tr td {
    text-align: left;
    padding-left: 10px
}

.table-prediction tr td.name {
    font-weight: 700
}

.table-prediction tr td.value, .table-prediction tr td.value span {
    font-size: 15px
}

.sms-box-item {
    border: 2px solid #cdcdcd;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    margin-bottom: 10px;
    padding: 5px;
    width: 236px;
    float: left
}

.sms-box-item:nth-child(2n) {
    margin-left: 10px
}

.soketqua-container .sms-container {
    width: 486px
}

.soketqua-container .sms-box-item {
    width: 224px
}

.app-download {
    padding: 5px;
    border: 1px dashed #cdcdcd;
    margin-bottom: 10px
}

.app-download .new {
    margin-left: 0;
    margin-bottom: 5px
}

.download-text {
    width: 230px
}

.download-text div {
    margin-left: 35px
}

.download-ios {
    margin-left: 10px
}

.tabs-container {
    height: 350px;
    margin-top: 10px
}

.tabs {
    float: none;
    list-style: none;
    position: relative;
    padding: 0;
    margin: 0 auto
}

.tabs li {
    float: left
}

.tabs input[type=radio] {
    position: absolute;
    visibility: hidden
}

[id^=tab]:checked + label {
    background: #2d4c87;
    color: #fff;
    top: 0;
    text-transform: uppercase
}

.tabs label {
    display: block;
    padding: 5px 10px;
    color: #000;
    font-size: 13px;
    font-weight: 400;
    cursor: pointer;
    position: relative;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

[id^=tab]:checked ~ [id^=tab-content] {
    display: block
}

.tab-content {
    display: none;
    width: 100%;
    border: 1px solid #cdcdcd;
    position: absolute;
    top: 30px;
    left: 0;
    box-sizing: border-box;
    -webkit-animation-duration: .5s;
    -o-animation-duration: .5s;
    -moz-animation-duration: .5s;
    animation-duration: .5s
}

.chatbox {
    border: none
}

#tab-content1, #tab-content2 {
    height: 310px
}

#tab-content1 {
    overflow: auto
}

#noel-footer {
    position: fixed;
    z-index: 9999;
    bottom: -50px;
    left: 0;
    width: 100%;
    height: 104px;
    background: url(../images/noel/noel-footer.png) repeat-x bottom left
}

.vl-box .mb_gdbdate_info {
    margin-top: 10px
}

.vl-box .result-header {
    height: auto;
    border-bottom: 1px solid #d1d1d1
}
.jackpot_info {
    text-align: center;
    font-size: 15px;
    padding-top: 10px;
    font-weight: 600;
}
.result-box .jackpot-amount-box {
    padding: 10px 15px;
    background: #ed3838;
    border-radius: 20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    width: 300px;
    margin: 15px auto;
    text-align: center;
    margin-bottom: 15px
}

.result-box .draw-info {
    font-weight: 700;
    text-align: center;
    margin-top: 10px
}

.mega645-result,
.power655-result {
    text-align: center;
    margin:15px 0
}

.mega645-item {
    padding: 10px;
    border-radius: 100%;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    margin: 10px;
    width: 46px;
    height: 46px;
    line-height:46px
}

.power-item {
    padding: 10px;
    border: 2px solid transparent;
    border-radius: 100%;
    color: #ed3b3b;
    font-size: 24px;
    font-weight: 700;
    margin: 5px;
    width: 46px;
    height: 46px;
    line-height:46px
}

.mega645-wins table tr td {
    font-size: 13px;
    text-align: center;
    padding-left:5px
}

.vl-max3d table tr td, .vl-max4d table tr td {
    padding-left:0
}

.mega645-wins table tr .circle-num i {
    font-style: normal;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 2px solid #000;
    display: inline-block;
    margin:0 5px 0 0
}

.result-max4d {
    margin: 0;
    padding: 0;
    text-align:center
}

.lotto-result .result-max4d li {
    font-weight:500
}

.result-max4d li {
    border-radius: 5px;
    list-style:none
}

.result-max4d .box-result-max4d {
    display: inline-block;
    margin-bottom: 12px;
    margin-top:7px
}

.lotto-result .result-max4d li .name-result-max4d {
    color: #fc000d;
    margin-bottom: 6px;
    font-weight:500
}

.result-max4d li .name-result-max4d {
    display: block;
    text-align: center;
    font-size:15px
}

.result-max4d li .num-result-max4d {
    color:#ed1d27
}

.result-max4d li .num-result-max4d {
    display: inline-block;
    margin:0 8px
}

.result-max4d li .num-result-max4d li {
    color: #2d4c87;
    font-size: 27px;
    border: 3px #2d4c87 solid;
    display: inline-block;
    border-radius: 50%;
    width: 29px;
    height: 29px;
    padding: 0;
    margin: 0;
    line-height: 30px;
    text-align: center;
    font-weight:700
}

.lotto-result .result-max4d li {
    font-weight:500
}

.result-max4d li .num-result-max4d .divide {
    border-radius: 0;
    width: 2px;
    border: none;
    background: #2d4c87;
    height: 24px;
    position: relative;
    top: 4px;
    margin-left: 20px;
    margin-right:4px
}

.lotto-result .result-max4d li:last-child {
    margin-bottom:0
}

.name-result-max4d {
    display: block;
    text-align: center;
    font-size: 15px;
    color: #fc000d;
    margin-bottom: 6px;
    font-weight:500
}

#c_c {
    color: #f22613
}

.table-tructiep .title-tn {
    height: 37px;
    color: #e62e04;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    line-height: 37px;
    text-align: center
}

.table-tructiep .table tr td.first-col {
    font-weight: 400 !important
}

.title-link-item a {
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    font-weight: 700;}
.title-link-item a:hover {
    text-decoration: underline;
}
.table-tructiep {
    border: none;
    margin-bottom: 10px;
    position: relative;background: #fff;
}
.result-header .title-link-item, .table-tructiep .result-header .title-link-item, .title-region-link {
    margin:5px 0
}
.result-box .result-header .title-link-item span, .table-tructiep .result-header .title-link-item span {
    font-weight: 500;
    margin: 8px 0;
    font-size:15px;
    color: #fff;}

.result-header.group .title-link-item a,
.result-header.group .title-link-item span {
    color: #000;
}
@media (max-width: 1023px) {
    .title-link-item a {
        font-size: 14px;
    }
}

.title-power {
    margin-bottom: 7px
}

.power-red {
    border: 2px solid #e62e04 !important
}

.power-line-jack {
    height: 10px !important;
    border-radius: 0 !important;
    border: 2px solid #aeaeb1 !important;
    margin: 0 4px 0 0 !important;
    width: 0 !important
}

.power-mega table tr td {
    text-align: center !important
}

.mega-col {
    font-size: 14px !important;
    font-weight: 400 !important
}

.mega-number {
    font-size: 20px !important
}

.mega-number-db {
    font-size: 22px !important
}

.vl-max4d .mega-number {
    font-size: 22px !important
}

.line-power {
    height: 27px;
    border-radius: 0;
    border: 2px solid #aeaeb1;
    display: inline-block;
    margin: 0 8px 0 0
}

.img-vietlott {
    margin-top: 8px
}

ul.tk-sc-menu li img {
    padding-left: 10px;
    width: 18px
}

body, html {
    width: 100%;
    margin: 0;
    padding: 0
}

.ajax-container.soketqua-container .result-box {
    margin-top: 10px
}

.flaticon-month1 {
    font-size: 15px;
    margin-right: 5px;
    font-style: normal;
    background: url(../images/calendar.png) no-repeat;
    height: 16px;
    width: 16px;
    display: block;
    float: left
}

p.helper {
    margin-bottom: 16px !important
}

.box-search-sqk input {
    margin-right: 10px
}

.header-mobile {
    position: relative;
    /* margin-bottom: -5px */
}

.header-mobile .navbar {
    background: #2d4c87
}

.header-title-mobile {
    background-color: #c00;
    display: flex;
    /* padding-left: 46px; */
    justify-content: space-around
}

#left .breadcrumb,
#center .breadcrumb,
#big .breadcrumb {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1
}

.fixed {
    position: fixed;
    width: 100%;
    z-index: 999
}

.toggle-btn-box {
    position: absolute;
    top: 6px;
    left: 10px
}

.calendar-btn-box {
    position: absolute;
    top: 10px;
    right: 10px
}

.header-title-mobile {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase
}

.header-title-mobile a {
    color: #fff;
    font-size: 12px
}

.navbar-toggle {
    display: block;
    padding: 6px 5px 5px 5px;
    border-radius: 0;
    background: 0 0;
    position: relative;
    border: 1px solid transparent
}

.Zebra_DatePicker *, .Zebra_DatePicker :after, .Zebra_DatePicker :before {
    -moz-box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important
}

.Zebra_DatePicker {
    position: absolute;
    background: #fff;
    border: 1px solid #999;
    z-index: 1200;
    padding: 5px;
    top: 0
}

.Zebra_DatePicker * {
    margin: 0;
    padding: 0;
    color: #373737;
    background: 0 0;
    border: 0
}

.Zebra_DatePicker table {
    border-collapse: collapse;
    border-spacing: 0;
    width: auto;
    table-layout: auto
}

.Zebra_DatePicker td, .Zebra_DatePicker th {
    text-align: center;
    padding: 5px 0
}

.Zebra_DatePicker td {
    cursor: pointer
}

.Zebra_DatePicker .dp_daypicker, .Zebra_DatePicker .dp_monthpicker, .Zebra_DatePicker .dp_yearpicker {
    margin-top: 3px
}

.Zebra_DatePicker .dp_daypicker td, .Zebra_DatePicker .dp_daypicker th, .Zebra_DatePicker .dp_monthpicker td, .Zebra_DatePicker .dp_yearpicker td {
    width: 30px
}

.Zebra_DatePicker, .Zebra_DatePicker .dp_footer .dp_hover, .Zebra_DatePicker .dp_header .dp_hover, .Zebra_DatePicker td.dp_hover, .Zebra_DatePicker td.dp_selected {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.Zebra_DatePicker.dp_visible {
    visibility: visible;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    transition: opacity .2s ease-in-out
}

.Zebra_DatePicker.dp_hidden {
    visibility: hidden;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0
}

.Zebra_DatePicker .dp_header .dp_next, .Zebra_DatePicker .dp_header .dp_previous {
    width: 30px
}

.Zebra_DatePicker .dp_header .dp_caption {
    font-weight: 700
}

.Zebra_DatePicker .dp_header .dp_hover {
    background: #dedede;
    color: #373737
}

.Zebra_DatePicker .dp_daypicker th {
    font-weight: 700
}

.Zebra_DatePicker td.dp_not_in_month {
    color: #dedede;
    cursor: default
}

.Zebra_DatePicker td.dp_weekend_disabled {
    color: #dedede;
    cursor: default
}

.Zebra_DatePicker td.dp_selected {
    background: #039;
    color: #fff !important
}

.Zebra_DatePicker td.dp_week_number {
    cursor: text;
    font-weight: 700
}

.Zebra_DatePicker .dp_monthpicker td {
    width: 33%
}

.Zebra_DatePicker .dp_yearpicker td {
    width: 33%
}

.Zebra_DatePicker .dp_footer {
    margin-top: 3px
}

.Zebra_DatePicker td.dp_current {
    color: #3a87ad
}

.Zebra_DatePicker td.dp_disabled_current {
    color: #3a87ad
}

.Zebra_DatePicker td.dp_disabled {
    color: #dedede;
    cursor: default
}

.Zebra_DatePicker td.dp_hover {
    background: #dedede
}

button.Zebra_DatePicker_Icon {
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    background: url(../images/calendar.png) no-repeat left top;
    text-indent: -9000px;
    border: 0;
    cursor: pointer;
    padding: 0;
    line-height: 0;
    vertical-align: top
}

button.Zebra_DatePicker_Icon_Disabled {
    background-image: url(../images/calendar-disabled.png)
}

button.Zebra_DatePicker_Icon {
    margin: 0 0 0 3px
}

button.Zebra_DatePicker_Icon_Inside {
    margin: 0 3px 0 0
}

input[type=checkbox]#togglebox, input[type=checkbox]#togglebox2 {
    position: absolute;
    right: 0;
    top: 0;
    visibility: hidden
}

#offcanvas-menu {
    width: 280px;
    height: 100%;
    top: 0;
    left: -300px;
    z-index: 1000;
    box-sizing: border-box;
    background: #fff;
    display: block;
    position: fixed;
    overflow: auto
}

#datepicker-menu {
    position: absolute;
    z-index: 1000;
    display: none
}

#offcanvas-menu label#closex {
    width: 30px;
    height: 30px;
    overflow: hidden;
    display: block;
    position: absolute;
    cursor: pointer;
    text-indent: -1000px;
    z-index: 10;
    top: 5px
}

#closex {
    right: 5px
}

#closex2 {
    left: 5px
}

#closex2::before, #offcanvas-menu label#closex::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 6px;
    background: #2d4c87;
    top: 50%;
    margin-top: -3px;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

#closex2::after, #offcanvas-menu label#closex::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 6px;
    background: #2d4c87;
    top: 50%;
    margin-top: -3px;
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

#offcanvas-menu a {
    text-decoration: none
}

#offcanvas-menu ul {
    list-style: none;
    margin-top: 200px;
    opacity: 0;
    padding: 0;
    position: relative;
    -moz-transition: margin-top .2s .3s, opacity .5s .3s;
    -webkit-transition: margin-top .2s .3s, opacity .5s .3s;
    transition: margin-top .2s .3s, opacity .5s .3s
}

#offcanvas-menu ul li {
    margin-bottom: 25px
}

#offcanvas-menu ul li a {
    padding: 10px;
    border-radius: 20px
}

div.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    background: #000;
    z-index: 99;
    visibility: hidden
}

div.overlay label {
    width: 100%;
    height: 100%;
    position: absolute
}

.sidebar-menu {
    padding: 25px 0
}

.sidebar-menu .logo img {
    width: 50%
}

.sidebar-menu .logo p {
    margin: 10px 0
}

.sidebar-menu .login-button {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 10px
}

.sidebar-menu .login-button a {
    width: 49%;
    text-align: center;
    border: 1px solid #ccc;
    float: left;
    line-height: 30px;
    color: #282828
}

.sidebar-menu .login-button a:first-child {
    border-right: 0
}

.sidebar-menu .items {
    width: 100%
}

.sidebar-menu .items .item.active {
    background: #fae8e3;
    border: 1px solid #e62e04
}

.sidebar-menu .items .item.active .item-name a {
    color: #e62e04 !important
}

.sidebar-menu .items .item .item-name a {
    color: #2d4c87;
    text-transform: uppercase;
    font-size: 13px
}

.sidebar-menu .items .item .item-icon {
    padding: 5px;
    display: none
}

.sidebar-menu .items .item:nth-child(3n) {
    margin-right: 0
}

.sidebar-menu .login-social {
    margin: 15px 0
}

.sidebar-menu .login-social img:nth-child(2) {
    margin: 0 10px
}

.contact-icon, .game-icon, .home-icon, .lotoonline-icon, .mothuong-icon, .news-icon, .search-icon, .soicau-icon, .soketqua-icon, .somo-icon, .thongke-icon, .xoso-icon {
    display: block;
    height: 30px;
    width: 100%
}

.smartbanner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 80px;
    line-height: 80px;
    font-family: sans-serif;
    background: #f4f4f4;
    display: block
}

.smartbanner-container {
    white-space: nowrap;
    vertical-align: middle
}

.smartbanner-close {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 0 5px;
    font-family: ArialRoundedMTBold, Arial;
    font-size: 20px;
    text-align: center;
    color: #888;
    text-decoration: none;
    border: 0;
    border-radius: 14px;
    -webkit-font-smoothing: subpixel-antialiased
}

.smartbanner-close:active, .smartbanner-close:hover {
    color: #aaa
}

.smartbanner-icon {
    display: inline-block;
    vertical-align: middle;
    width: 57px;
    height: 57px;
    margin-right: 12px;
    background-size: cover;
    border-radius: 10px
}

.smartbanner-info {
    display: inline-block;
    vertical-align: middle;
    width: 44%;
    font-size: 11px;
    line-height: 1.2em;
    font-weight: 700
}

.smartbanner-title {
    font-size: 13px;
    line-height: 18px
}

.smartbanner-button {
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    height: 24px;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    font-weight: 700;
    color: #6a6a6a;
    text-transform: uppercase;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .8)
}

.smartbanner-button:active, .smartbanner-button:hover {
    color: #aaa
}

.smartbanner-android {
    background: #3d3d3d url(../images/dark_background_stripes.html);
    box-shadow: inset 0 4px 0 #88b131;
    line-height: 82px
}

.smartbanner-android .smartbanner-close {
    border: 0;
    width: 17px;
    height: 17px;
    line-height: 17px;
    margin-right: 7px;
    color: #b1b1b3;
    background: #1c1e21;
    text-shadow: 0 1px 1px #000;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .8) inset, 0 1px 1px rgba(255, 255, 255, .3)
}

.smartbanner-android .smartbanner-close:active, .smartbanner-android .smartbanner-close:hover {
    color: #eee
}

.smartbanner-android .smartbanner-icon {
    background-color: transparent;
    box-shadow: none
}

.smartbanner-android .smartbanner-info {
    color: #ccc;
    text-shadow: 0 1px 2px #000
}

.smartbanner-android .smartbanner-title {
    color: #fff;
    font-weight: 700
}

.smartbanner-android .smartbanner-button {
    min-width: 12%;
    color: #2d4c87;
    padding: 0;
    background: 0;
    border-radius: 0;
    box-shadow: 0 0 0 1px #333,
}

.smartbanner-android .smartbanner-button:active, .smartbanner-android .smartbanner-button:hover {
    background: 0
}

.smartbanner-android .smartbanner-button-text {
    text-align: center;
    display: block;
    padding: 0 10px;
    background: #fff;
    text-transform: none;
    text-shadow: none;
    box-shadow: none
}

.top-brand {
    height: 60px;
    border-top: 0px solid #f3f3f3;
    display: flex;
    align-items: center;
    padding: 0 5px;
    justify-content: space-between
}

.top-logo {
    color: #e80000 !important;
    font-weight: 600;
    font-size: 18px;
    font-family: sans-serif
}
span.top-logo img {
    max-height: 55px;
}
.top-text {
    font-size: 12px;
    color: #333;
    font-weight: 600;
    line-height: 30px;
}.top-text a {
     overflow: hidden;
     display: block;
     padding: 0 5px;
     border: 1px solid #cccccc6b;
     background: #cccccc26;
     border-radius: 3px;font-size: 12px;
 }
.downloadapp {
    width: 30px;
    height: 30px;
    display: block;
    background-image: url(/resources/assets/frontend/images/168-icon1.png);
    background-repeat: no-repeat;
    background-size: 24rem;
    background-position: -132px -152px;
    float: right;
    margin-left: 5px;
}
.main-wrapper {
    display: flex !important
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100
}

.print-kqxs::after {
    display: none
}

.sidebar-menu.opened {
    left: 0 !important;
    transition: .3s ease-out
}

.header-title-mobile a[active] {
    background: #f90
}

.header-title-mobile a {
    color: #fff;
    font-size: 1rem;
    text-transform: capitalize;
}

.bg_f6 {
    background: #f6f6f6
}

#offcanvas-menu .item-arrow {
    float: right;
    transform: rotate(90deg);
    height: 47px;
    margin: 0;
    width: 47px;
    line-height: 47px;
    text-align: center;
    position: absolute;
    right: 0;
}
li.dropdown__item.dropdown__item2 {
    margin-left: 0;
    padding: 5px 5px !important;
    width: calc(50% - 10px);
    float: left;
    background: #1000ff17;
}li.dropdown__item.dropdown__item2 a {
    font-weight: normal !important;
}
#offcanvas-menu .item-arrow i {
    color: #2d4c87
}

#offcanvas-menu .item-name[active] .item-arrow {
    transform: initial
}

#offcanvas-menu .dropdown {
    opacity: 1;
    margin-top: 5px;
    display: none
}

#offcanvas-menu .dropdown[active] {
    display: block
}

#offcanvas-menu .dropdown__item {
    padding: 5px 25px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 0
}

#offcanvas-menu .dropdown__item:not(:last-child) {
    border-bottom: 1px inset #ebebeb
}

#offcanvas-menu .item-name[active] {
    background: #f90
}

#offcanvas-menu .item-name {
    padding-left: 15px
}

#offcanvas-menu .item {
    padding: 0;
    margin-bottom: 0;
    margin-right: 0
}

#offcanvas-menu .dropdown__link {
    display: block;
    padding: 0;
    font-weight: normal
}

.item-name a {
    font-weight: 700
}

#offcanvas-menu .copyright {
    margin-top: 20px
}

.box-calender {
    display: none;
    justify-content: space-between;
    height: 28px;
    margin-bottom: 10px;
    align-items: center;
    border: 3px solid #2d4c87
}

.date-bar__button {
    height: 28px;
    width: 24px;
    text-align: center;
    cursor: pointer;
    font-size: 24px;
    display: inline-block;
    vertical-align: middle;
    line-height: 24px
}

.date-next {
    margin-right: 5px
}

.date-pre {
    margin-left: 5px
}

.line-power {
    height: 42px;
    vertical-align: bottom !important
}

.opened {
    display: block !important
}

.box-calender {
    background-color: #2d4c87
}

.box-calender h3 {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700
}

#offcanvas-menu .item:last-child {
    margin-bottom: 25px
}

ul.tk-sc-menu li .live_img, ul.tk-sc-menu li .waiting_img {
    width: 30px !important
}

ul.tk-sc-menu li .done_img {
    width: 30px !important
}

ul.tk-sc-menu li img.waiting.gif {
    width: 23px !important
}

.kq-calendar-content {
    width: 100%
}

.kq-calendar {
    width: auto
}

.menu-single {
    display: block
}

.clearfix {
    clear: both
}

.sidebar-menu {
    padding: 25px 0
}

.mega-1 {
    background-color: #2d4c87
}

.mega-2 {
    background-color: #f03268
}

.mega-3 {
    background-color: #e9b800
}

.mega-4 {
    background-color: #69c82a
}

.mega-5 {
    background-color: #db48c2
}

.mega-6 {
    background-color: #ea7702
}

.power-7 {
    background-color: #fff200;
    color: #c00 !important
}

.noti-skq, .skq-submit {
    margin-top: 16px
}

.result-box .first-col {
    font-weight: 400 !important
}

.modal-body .widget {
    margin-bottom: 0 !important
}

.input2-tansuat label {
    padding-left: 16px !important;
    margin-right: 17px !important
}

.input2-tansuat .checked-list ul {
    width: 16%
}

#left-big .breadcrumb li:first-child {
    float: left
}

.top-nav h1 {
    float: left
}

.top-btns-login {
    float: right
}

.top-nav .top-btns-login a:first-child {
    border-right: 1px solid #e8eae6;
    padding-left: 0
}

.top-nav .top-btns-login a {
    padding: 9px 15px
}

.top-nav .top-btns-login a:last-child {
    padding-right: 0
}

table .capso {
    width: 45px;
    height: 45px;
    background: #e3e9f4;
    text-align: center;
    line-height: 29px;
    font-weight: 700;
    font-size: 13px;
    color: #2d4c87;
    margin-right: 3px
}

table .solan {
    width: 45px;
    height: 45px;
    background: #fcfaf4;
    text-align: center;
    line-height: 29px;
    font-weight: 700;
    font-size: 13px;
    color: #464646
}

.sc-lt .Zebra_DatePicker_Icon_Wrapper {
    width: 100%
}

#right-lt-tk {
    float: right;
    margin-left: 10px;
    width: 300px
}

.loto_today .info-today-parent {
    padding: 15px
}

.tooltip:after, [data-tooltip]:after {
    display: none !important
}

.main-left .breadcrumbs .breadcrumb li:nth-child(2n) {
    float: left
}

.radio.radio-border, input.form-control, select.form-control, textarea.form-control {
    box-sizing: border-box;
    width: 100%
}

.tk-mrb10 {
    margin-bottom: -10px
}

.main-tk-sc .header-title .title-text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.daterangepicker.openscenter .calendar, .daterangepicker.openscenter .ranges {
    float: left;
    margin: 4px
}

.link-social {
    display: none
}

.link-social a {
    display: inline-block;
    margin: 10px 15px 10px 5px
}

.link-social a img {
    vertical-align: bottom;
    margin: 0 0 2px 0
}

.link-social-tk {
    margin-top: -10px
}

.link-social-tk a {
    display: inline-block;
    margin: 10px 15px 10px 5px
}

.link-social-tk a img {
    vertical-align: bottom;
    margin: 0 0 2px 0
}

.vl-max4d table tr td {
    text-align: center !important
}

.message-mobile {
    display: none
}

.message-desktop {
    display: block
}

.control-panel {
    display: block;
    padding: 10px;
    height: 20px;
    border-top: 1px solid #ececec;
    color: #fff;
    font-weight: 700
}

.digits-form .radio {
    float: left
}

.digits-form .radio label {
    padding-left: 20px
}

.table-tructiep .control-panel {
    border-top: none
}

.box-search-sqk .radio-border {
    padding: 5px 0 10px 0;
    border: none
}

.box-search-sqk .radio label {
    padding-left: 22px
}

.box-search-sqk .Zebra_DatePicker_Icon_Wrapper {
    width: 100%
}

.box-search-bdbt .radio-border {
    padding: 5px 0 10px 0;
    border: none
}

.tab {
    overflow: hidden;
    border: 1px solid #dd110d;
    background-color: #e62e04;}


.tab.dau-duoi {
    border: 1px solid #dbdbdb;
    background-color: #ffff;
    display: flex;
}

.tab button {
    background-color: inherit;
    text-transform: uppercase;
    float: left;
    border: none;
    outline: 0;
    cursor: pointer;
    padding: 6px 16px;
    transition: .3s;
    font-size: 14px;
    color: #fff;
    font-weight: bold;}

.tab.dau-duoi button {
    flex: 1;
    color: #000;
    margin: 0;
}

.tab button:hover,
.tab button.active {
    background-color: #b02a18;
}

.tab.dau-duoi button:hover,
.tab.dau-duoi button.active {
    background-color: #777;
    color: #ffffff;
}

.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #e5e5e5;
    border-top: none
}
.tabcontent.dau-duoi {
    display: none;
    padding: 0;
    border: none;
    border-top: none;
}
.box-xoso > .tab {
    display: flex;border: none;
}
.box-xoso > .tab .tablinks {
    flex: 1;
    background: #019386;
    margin: 0;
    padding: 10px 0;font-size: 14px;
}

.box-xoso > .tab .tablinks.active,
.box-xoso > .tab .tablinks:hover {
    background: #e63939;
}

.box-login-register, .contact-content {
    position: relative
}

.form_load .loader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/ajax-loader.gif) 50% 50% no-repeat;
    z-index: 1
}

.loader-tk .image-loading-tk {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/loading.gif) 50% 50% no-repeat;
    z-index: 1
}

.loader-tk {
    display: none
}

.full-form button, .full-form input {
    float: left;
    width: 100%
}

.no-center .table tr {
    text-align: justify
}

.main-tk-sc .Zebra_DatePicker_Icon_Wrapper {
    width: 100%
}

.tk .radio label {
    padding-left: 18px;
    margin-right: 0
}

.radio-list ul li {
    float: left;
    margin: 5px 15px 5px 0
}

.lightbox-content .btn-tkts {
    display: none
}

.option-speed {
    display: none;
    margin-top: 5px
}

.btn-option-speed {
    background: #019386;
    color: #fff;
    padding: 2px 12px
}

.table-extend tr td.cbs {
    font-weight: 400
}

.table-extend tr td.cbs:last-child {
    font-weight: 400;
    border: 1px solid #666 !important
}

.change-view {
    background: #ec971f;
    width: auto;
    float: right;
    cursor: pointer;
    padding-right: 10px
}

.caption-info-mobie {
    background: #f4f2e6;
    font-weight: 700;
    padding: 10px;
    color: red;
    line-height: 10px;
    display: none
}

.tkts .radio-border {
    padding: 5px 0 10px 0;
    border: none
}

.dd-loto-widget tr td, .dd-loto-widget tr td .red, .loto-tructiep tr td, .loto-tructiep tr td .red {
    font-size: 14px
}

.box-calender h3, .ddsmoothmenu li a, .diw-widget .btn-sm, .header-mobile .navbar .item-name a, .region-column li a, .result-header h3, .result-header h4, .table-tructiep table th, .tk-sc-menu li a, .widget-header h3, .widget-header h3 a {
    font-family: sans-serif
}

.btn-ngang {
    background: #ec971f
}

.tr-tkgan {
    background-color: #e8e8e8
}

.tr-tkgan td {
    font-weight: 700;
    font-size: 15px
}

.tr-tkmaxgan td {
    font-size: 15px
}

.tklotogan .result-table-tkgan {
    overflow: auto
}

.s14 {
    font-size: 14px
}

.s15 {
    font-size: 15px
}

.s16 {
    font-size: 16px
}

.s17 {
    font-size: 17px
}

.s18 {
    font-size: 18px
}

.w15 {
    width: 15%
}

.lh20 {
    line-height: 20px !important
}

.lh22 {
    line-height: 22px !important
}

body, html {
    overflow-x: hidden
}

.loto-tructiep tr td.dd-stt {
    text-align: center;
    padding-left: 0;
    font-size: 14px;
    background: #fcfcfc
}

.dbnmfirst, .tktc tr td .red {
    font-size: 15px
}

.thongkedauduoi tr td a, .thongkedauduoi tr th {
    font-size: 14px
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.madb span {
    font-size: 20px;
    color: #1f10e2;
    font-weight: 500
}

.madb .mb_gdbspecialcode2, .madb span:first-child {
    float: left
}

.madb span:last-child {
    float: right
}

.link-social-image {
    display: none
}

.date-ranger-sc {
    margin-bottom: 10px
}

.bang-loto {
    background: #f9f9f9;
    border: 1px solid #ececec;
    margin-bottom: 10px;
    margin-top: -10px;
    line-height: 18px;
    border-top: none
}

.bang-loto span {
    font-size: 16px;
    font-weight: 400
}

#ctg_content .title-text, #sc_content .title-text {
    text-align: center;
    text-transform: uppercase;
    padding-left: 0
}

.number-date-range span {
    cursor: pointer
}

.minus, .plus {
    width: 20px;
    height: 16px;
    padding: 11px 5px 8px 5px;
    border: 1px solid #e8eae6;
    display: inline-block;
    vertical-align: middle;
    text-align: center
}

.minus {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.plus {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.number-date-range input {
    width: 100px;
    border: 1px solid #e8eae6;
    display: inline-block;
    vertical-align: middle;
    margin-left: -5px;
    border-radius: 0;
    height: 37px
}

.input-group-addon-date {
    width: 40px;
    height: 16px;
    padding: 11px 5px 8px 5px;
    text-align: center;
    background-color: #eee;
    border: 1px solid #e8eae6;
    display: inline-block;
    vertical-align: middle;
    margin-left: -4px;
    margin-right: -4px;
    border-right: none;
    border-left: none
}

.clred, .clred span {
    color: #e80000;
    font-size: 25px !important
}

.clblue, .clblue span {
    color: #00f;
    font-size: 25px !important
}

.bang-loto .clred {
    font-size: 20px !important
}

.box-detail-sc {
    background: #f9f9f9;
    border: 1px solid #ececec;
    margin-bottom: 10px;
    line-height: 18px;
    border-top: none
}

#ctg_content .result-box td {
    border: none
}

#ctg_content .result-header {
    border-bottom: 1px solid #ececec
}

#ctg_content .clblue span, #ctg_content .result-box table tr td span {
    font-size: 28px !important
}

.info-result {
    padding: 5px;
    line-height: 25px;
    border: 1px solid #ccc;
    margin: 10px 0;
    background: #f4f2e6
}

.info-result .info-title {
    text-align: center;
    padding: 0 5px 5px 5px;
    text-transform: uppercase;
    color: #e00000;
    font-family: sans-serif
}

.info-result ol li span {
    color: #58595b;
    font-weight: 700
}

.info-result ul.sub-content li:before {
    content: "-";
    position: absolute;
    margin: -1px 0 0 -10px;
    vertical-align: middle
}

.info-result ul.sub-content {
    padding-left: 10px
}

.info-result ol li span, p.note {
    color: #58595b;
    font-weight: 700
}

.info-result .table-award {
    width: 100%
}

.info-result .table-award, .info-result .table-award td, .info-result .table-award th {
    border: 1px solid #888
}

.info-result .table-award td, .info-result .table-award th {
    padding-left: 5px
}

.info-result .table-award th {
    text-align: center;
    font-weight: 700
}

.see-more {
    margin: 5px
}

.see-more ul.list-html-link {
    padding: 0;
    margin-bottom: 10px;
    list-style: disc inside
}

.see-more ul.list-html-link li {
    padding: 8px 0 0 0
}

.see-more a {
    text-decoration: underline !important;
    color: #120cf4 !important;
    font-size: 14px
}

table.list-haydung {
    margin-bottom: 10px;
    width: 100%
}

table.list-haydung tr {
    text-align: justify
}

table.list-haydung tr td {
    padding: 5px
}

table.list-haydung tr .solanxem {
    float: right
}

.load-more {
    line-height: 30px;
    color: #fff;
    background: #019386;
    font-size: 13px;
    float: left;
    width: 100%;
    border: none;
    text-transform: uppercase;
    cursor: pointer;
    margin-bottom: 10px;
    font-weight: 700
}

#center .result-box table tr td:first-child, .modal-body .result-box .first-col {
    width: 10%
}

#center .vl-box table tr td:first-child {
    width: 15%
}

.calendar-desktop {}
.calendar-desktop .widget-header {
    background: #ff9900;
}
.calendar-desktop .kq-calendar {
    padding: 0 5px 5px;
    background: #ff9900;
}

@media only screen and (max-width: 1023px) {
    .images-404 {
        width: 100%
    }

    .lmt-right {
        width: 100% !important;
        margin-top: 15px !important
    }

    .header-menu-mobile {
        height: 50px
    }

    .box-calender {
        display: flex !important
    }

    .calendar-desktop {
        display: none !important
    }

    .print-kqxs {
        display: none
    }

    .kq-calendar {
        width: 250px !important
    }

    .header-menu-mobile .navbar {
        display: block !important;
        background: #2d4c87
    }

    .fixed-mobile {
        position: fixed;
        width: 100%;
        z-index: 999
    }

    .toggle-btn-box {
        position: absolute;
        top: 4px;
        left: 10px
    }

    .navbar-toggle {
        display: block;
        padding: 6px 5px 5px 5px;
        border-radius: 0;
        background: 0 0;
        position: relative;
        border: 1px solid transparent
    }

    #offcanvas-menu {
        width: 280px;
        height: 100%;
        top: 0;
        left: -300px;
        z-index: 1000;
        box-sizing: border-box;
        background: #fff;
        display: block;
        position: fixed;
        overflow: auto
    }

    #offcanvas-menu label#closex {
        width: 30px;
        height: 30px;
        overflow: hidden;
        display: block;
        position: absolute;
        cursor: pointer;
        text-indent: -1000px;
        z-index: 10;
        top: 5px
    }

    #closex {
        right: 5px
    }

    #closex2::before, #offcanvas-menu label#closex::before {
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        height: 6px;
        background: #2d4c87;
        top: 50%;
        margin-top: -3px;
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    #closex2::after, #offcanvas-menu label#closex::after {
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        height: 6px;
        background: #2d4c87;
        top: 50%;
        margin-top: -3px;
        -ms-transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
        transform: rotate(-135deg)
    }

    .sidebar-menu {
        padding: 5px 0
    }

    .sidebar-menu .login-button {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 10px
    }

    .sidebar-menu .items {
        width: 100%
    }

    .sidebar-menu .items .item {
        width: 100%;
        float: left;
        text-align: left !important;
        margin-right: 5px;
        margin-bottom: 5px;
        padding: 0 15px;
        box-sizing: border-box;
        min-height: 47px;
        line-height: 47px;
        border: none;
        border-bottom: 1px inset #ebebeb;
        background: 0 0
    }

    .sidebar-menu .items .item .item-icon {
        padding: 5px
    }

    .sr-only {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0
    }

    .icon-bar {
        display: block;
        width: 22px;
        height: 3px;
        border-radius: 1px;
        background: #fff;
        margin-bottom: 4px
    }

    .calendar-btn-box {
        position: absolute;
        top: 10px;
        right: 10px
    }

    .calendar-btn-box button {
        color: #fff;
        padding: 3px 5px 5px 5px !important
    }

    .text-center {
        text-align: center !important
    }

    #offcanvas-menu a {
        text-decoration: none
    }

    .sidebar-menu .logo img {
        width: 50%
    }

    .sidebar-menu .logo-mobile p {
        margin: 10px 0
    }

    .sidebar-menu .login-button {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 10px
    }

    .sidebar-menu .items {
        width: 100%
    }

    .sidebar-menu .items .item.active {
        background: #fae8e3;
        border: 1px solid #e62e04
    }

    .sidebar-menu .items .item .item-icon {
        padding: 5px
    }

    #offcanvas-menu a {
        text-decoration: none;
        color: #333;
        font-size: 14px;
        font-weight: 500;
    }

    .home-icon {
        background: url(../images/homeactive.png) no-repeat center
    }

    .xoso-icon {
        background: url(../images/xoso.png) no-repeat center
    }

    .sidebar-menu .items .item.active .item-name a {
        color: #e62e04 !important
    }

    .pagination {
        margin-top: 5px !important;
        padding-bottom: 10px
    }

    .top-nav h1 {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical
    }

    #left-big {
        width: 100%;
        order: 1;
        margin-left: 0
    }

    #right-big {
        display: block;
        order: 2
    }

    .top-btns-login {
        display: none
    }

    #right-lt-tk {
        display: block;
        width: initial;
        order: 2;
        margin-left: 0
    }

    .scrollTop, .table-extend .table tbody {
        width: auto !important
    }

    .main-tk-sc #left {
        display: none
    }

    table.list-thongke {
        margin-bottom: 10px;
        width: 100%
    }

    .link-social {
        display: block;
        margin-top: -5px
    }

    .main-left .result-table {
        overflow: auto
    }

    .result-table .scrollTop {
        display: none
    }

    .link-social-image {
        display: block;
        margin-bottom: 5px
    }

    .link-social-image img {
        width: 100%
    }

    .mb-mgt10 {
        margin-top: 10px
    }
}

@media (max-width: 1023px) {
    /* start edit */
    /* #header .header-content {
        display: none
    } */
    div#header .header-wrapper .top-content{
        display: none;
    }.menu {
        overflow-x: auto;
        overflow-y: hidden;
    }.header-content {
        height: auto;
    }

    /* end edit */
    .result-header h1, .result-header h3, .result-header-small h1 {
        font-size: 14px;
    }
    .main-wrapper {
        flex-direction: column !important
    }

    #left {
        display: block;
        width: initial;
        order: 1;
    }

    #left .live-menu {
        display: none
    }

    #left .widget-xs {
        display: none
    }

    #right {
        display: block;
        width: initial;
        order: 3;
        margin-left: 0
    }

    #center {
        width: 100%;
        order: 2;
        margin-left: 0
    }

    .home#left {
        display: block;
        width: 100%!important;
        order: 2;
        margin-left: 0!important
    }

    .home#center {
        width: 100%!important;
        order: 1;
        margin-left: 0!important
    }
    #center .dd-loto-widget table:first-child {
        float: left;
        width: 49%
    }
    .home#center .dd-loto-widget table:first-child {
        float: left;
        width: 100%
    }
    #center .dd-loto-widget .dit-loto {
        float: right;
        width: 49%;
        margin-left: 0
    }

    #center .widget.today-open-widget .region-wrapper {
        width: 100%
    }

    #center .widget.today-open-widget .region-column {
        width: 100%
    }

    #center .tk-nhanh-item-content {
        padding: 10px 10px 10px 15px;
        padding-left: 8%
    }

    #center .tk-nhanh-item {
        width: 32%;
        display: inline-block;
        margin-bottom: -5px;
        line-height: 1.6;
        height: auto;
        margin-right: 0
    }

    #center .tk-nhanh-text {
        padding: 5px;
        font-weight: 400;
        font-size: 12px
    }

    #container {
        width: auto
    }

    #offcanvas-menu .logo {
        width: 100%;
        height: auto;
        border-bottom: 1px solid #ccc;
        padding-bottom: 0px;
    }

    #offcanvas-menu .copyright {
        text-align: center;
        bottom: 5px;
        width: 100%
    }

    .top-nav {
        height: 28px;
        line-height: 28px;
        padding-left: 10px;
        width: auto
    }

    .kq-calendar, .kq-calendar-content {
        width: 100%
    }

    .daterangepicker.openscenter .calendar, .daterangepicker.openscenter .ranges {
        float: none
    }

    .expant-title {
        display: none
    }

    .caption-info-mobie {
        display: block
    }
}

@media (min-width: 1023px) {
    .header-mobile {
        display: none
    }

    .search-widget-xs {
        display: none
    }

    .top-brand {
        display: none
    }
}

@media (max-width:992px){
    div#container {
        margin-top: 0px;
    }
    .no-pc{
        display: block !important;
    }
    #big.pagesoicau .pd-widget {
        padding: 0 !important;
    }#big.pagesoicau #sc_content .list-kqxs {
        width: 100% !important;
    }.sub_menu {
        padding: 0;
    }.sub_menu ul {
        display: flex;overflow-x: scroll;
    }.sub_menu ul li {
        flex: 0 0 auto;
        border-right: 1px solid #ccc;
    }.top-brand {
        height: 57px;
    }
    .no-mobile{
        display: none !important;
    }div#header {
        /* height: 57px; */
    }span.top-logo img {
        height: 55px;
        width: 112.34px;
        margin-top: 4px;
        display: block;
    }.sub_menu ul li a {
        margin-bottom: 0px;
    }
}

@media (max-width: 514px) {
    .message-mobile {
        display: block
    }

    .message-desktop {
        display: none
    }

    .loto-input .input .numbers {
        margin-bottom: 0
    }

    .input2-tansuat .checkbox, .input2-tansuat .chonnhanh {
        width: 100% !important
    }

    .checkbox-list ul li {
        float: left;
        margin: 0 -10px 10px 0
    }

    .border-red .form-group {
        width: 100% !important
    }

    .xien-ghep .skq-type {
        width: 30% !important
    }

    .tkts .tktsn_day {
        width: 17% !important
    }

    .tkts .tktsn_day_first {
        width: 30% !important
    }

    .tkts .tktsn_day_cn {
        width: 30% !important
    }

    .tkts .radio label {
        padding-left: 18px
    }

    .btn-tkts {
        width: 46% !important
    }

    .btn-ngang {
        float: left
    }

    .border-red .zebra_datePicker_form {
        width: 46% !important
    }

    .border-red .zebra_datePicker_form:nth-child(2n) {
        margin-right: 0 !important
    }

    .table-thongke tr td {
        height: 25px;
        line-height: 15px;
        padding: 2px 10px !important
    }

    .runLoto {
        font-size: 20px;
        padding:0 3px
    }.box-table .number {
        width: auto;
    }
}

@media (max-width: 425px) {
    .box-table .number span {
        font-size: 11px;
    }
    .radio label {
        padding-left: 18px
    }

    .mega645-wins.power-mega table tr td {
        font-size: 15px !important
    }

    .header-title-mobile a:first-child {
        padding-left: 0px;
        margin-left: 0px
    }

    .diw-widget a {
        margin-right: 8px
    }

    .diw-widget .btn-sm {
        padding: 5px 4px !important
    }

    .full-form .form-group .label {
        text-align: initial !important
    }

    .form-group .label {
        margin-bottom: 0 !important
    }

    .contact-content {
        margin-bottom: 10px
    }

    .button-left {
        display: none
    }

    .box-ketqua .first-col {
        font-size: 11px !important
    }

    .result-box .mega645-item {
        margin-right: 10px
    }

    .result-box .mega645-item:first-child {
        margin-left: 10px
    }

    .power-number .mega645-item {
        margin-right: 0 !important
    }

    .line-power {
        height: 41px !important;
        margin: 0 0 1px 0
    }

    .breadcrumb > li + li:before {
        padding-right: 2px !important
    }

    .modal-dialog {
        width: auto
    }

    .daterangepicker .calendar-time {
        display: none
    }

    .daterangepicker .ranges .input-min {
        padding: 0 2px
    }

    .result-table.thongkedauduoi {
        overflow: auto
    }

    .input2-tansuat .checked-list ul {
        width: auto !important
    }

    .sc-lt .label {
        float: none;
        line-height: none;
        width: auto
    }

    .sc-lt select {
        width: 100%
    }

    .loto-input .select-loto .loto-xien {
        margin-right: 2px
    }

    .loto-input {
        margin: 10px 0;
        padding: 10px
    }

    .loto-input .input .form-control {
        width: 98%
    }

    .loto-input .input .pull-left {
        width: 98% !important
    }

    .loto-input .input .input-coin {
        margin-top: 5px
    }

    .loto_today .info-today {
        width: 50%
    }

    .loto_today .landing-thongke {
        width: 50%
    }

    .loto_today .landing-thongke ul {
        margin-top: 0
    }

    .loto_today .landing-thongke ul li {
        margin-bottom: 5px
    }

    .loto-input .loto-member {
        width: 100%;
        margin-bottom: 5px
    }

    .loto-input .loto-info {
        float: none
    }

    .select-loto .loto-xien {
        width: 30%
    }

    .full-form .explain {
        margin: 5px 60px 5px 0
    }

    .validation-form .form-group {
        margin-top: 10px
    }

    .form-control.btn-register {
        margin-bottom: 10px
    }

    .lotoId5, .select-loto .lotoId4 {
        margin-top: 5px
    }

    .daterangepicker.opensright .calendar, .daterangepicker.opensright .ranges {
        float: none !important
    }

    .daterangepicker .calendar.right {
        order: 3
    }

    .daterangepicker .calendar.left {
        order: 2
    }

    .daterangepicker .ranges {
        order: 1;
        width: 97% !important
    }

    .daterangepicker .daterangepicker_end_input {
        margin-right: 9px
    }

    .box-table .dauso {
        width: 40px;
        height: 40px;
        line-height: 40px
    }

    .box-table .none {
        width: 40px;
        height: 40px
    }

    .box-table .number {
        width: auto;
        height: 40px
    }

    table .capso {
        width: 40px;
        height: 45px
    }

    table .solan {
        width: 50px;
        height: 45px
    }

    .label.lb-tk, .radio.radio-border, input.form-control, select.form-control, textarea.form-control {
        margin-top: 5px !important
    }

    .Zebra_DatePicker_Icon_Wrapper {
        width: 100% !important
    }

    .form-group button {
        width: 100%
    }

    .input2-tansuat .xkq-dbcd {
        margin-top: 10px !important
    }

    .tsds-40 .tk-nhanh-number {
        width: 18px !important
    }

    .search-row .Zebra_DatePicker_Icon_Wrapper {
        width: auto !important
    }

    .list-thongke .tksc-item a {
        font-size: 13px;
        line-height: 15px;
    }

    .ranges .range_inputs .applyBtn {
        clear: both;
        float: left;
        margin-right: 10px
    }

    .ranges .range_inputs .cancelBtn {
        float: left
    }

    #center .tk-nhanh-number {
        padding: 0
    }

    #center .vl-box table tr td:first-child {
        width: 21% !important
    }

    .result-box .mega645-wins table tr .circle-num i {
        width: 7px;
        height: 7px;
        margin: 0 2px 0 0;
    }

    #center .vl-max4d table tr td:first-child {
        width: 10% !important
    }

    .bv-desktop {
        display: none
    }

    .bv-mobile {
        display: block
    }

    .message-loto {
        margin: 10px 0 10px 0;
        width: 100%
    }

    .btnPlay button {
        float: left;
        width: 45% !important
    }

    .loto-input .btnPlay .btn-play {
        margin-top: 0
    }

    .box-search-sqk .skq-type {
        margin-bottom: -20px
    }

    .box-search-sqk .skq-btn {
        margin-top: 25px
    }

    .box-search-sqk .radio label {
        padding-left: 20px
    }

    .box-search-sqk select {
        margin-bottom: 5px
    }

    #search-box-content .form-group {
        width: 100% !important
    }

    #search-box-content .form-control {
        width: 100% !important
    }

    .tabcontent .form-group {
        width: 100%
    }

    .full-form .form-group .btn-register {
        width: 100%
    }

    .border-red .form-radio {
        width: 45% !important
    }

    .checkbox-list {
        margin-top: 8px
    }

    .radio-list ul li {
        margin: 5px 10px 5px 0
    }

    .box-search-bdbt .bdbt-type {
        width: 30% !important
    }

    .option-speed {
        margin-top: 0
    }

    .action {
        height: 45px
    }

    .action button {
        width: 100%
    }

    .action .btn-inline-default {
        margin: 10px 0 0 0
    }

    .tkts .hsc_giai {
        width: 25% !important
    }

    .tkgdbg .tkgdbg-type {
        width: 21% !important
    }

    .tkgdbg .tkgdbg-type-label {
        width: 30% !important
    }

    .tkgdbg .radio-border {
        border: none;
        padding-left: 0
    }

    .table-tructiep .table tr.gdb td .number {
        font-size: 20px
    }

    .result-table tbody tr td .date {
        font-size: 12px
    }

    .result-table tbody tr td {
        padding: 2px;
        padding-bottom: 5px;
        padding-top: 5px
    }

    .tktsclt .checkbox-list ul li {
        margin: 0 -8px 10px 0
    }

    .tr-tkmaxgan td {
        padding: 3px
    }

    .table-thongke tr td.nxhgdn {
        width: 24%
    }

    .thckdb .result-table tbody tr td {
        padding: 1px;
        padding-bottom: 10px;
        padding-top: 10px
    }

    .bsckgtt {
        width: 15%
    }

    .dd-loto-widget table tr td.dd-kq {
        padding-left: 5px;
        padding-right: 5px;
    }

    .madb span {
        font-size: 18px
    }

    .number-date-range input {
        margin-top: 0 !important
    }

    .number-date-range {
        margin-top: 5px
    }

    .border-red {
        border: 1px solid #e62e04
    }

    .number-date-range input {
        width: 150px
    }

    .table-lotogan .widget-header h3 {
        font-family: sans-serif
    }

    .result-box table tr td, .result-box table tr td span {
        /* font-size: 13px/ */
    }

    .runLoto {
        font-size: 19px;
        padding:0 3px
    }

}

@media (max-width: 393px) {
    
    .kq-calendar {
        right: 25%;
        width: 270px !important
    }

    .box-table .dauso {
        width: 10%;
        height: 25px;
        line-height: 25px
    }

    .box-table .none {
        width: 8%;
        height: 25px;
        line-height: 25px
    }

    .box-table .number {
        width: 8%;
        height: 25px
    }

    .result-box .mega645-item:first-child {
        margin-left: 15px
    }

    .result-box .mega645-item {
        padding: 8px
    }

    .line-power {
        height: 38px !important;
        margin: 0 0 2px 0
    }

    .result-box .mega645-wins table tr .circle-num i {
        width: 7px;
        height: 7px;
        margin: 0 2px 0 0
    }

    .tkts .tktsn_day {
        margin-right: 8px
    }

    .tkts .tktsn_day_first {
        width: 32% !important;
        margin-right: 8px
    }

    .tkts .hsc_giai {
        width: 30% !important
    }

    .tktsclt .checkbox-list ul li {
        margin: 0 -10px 10px 0
    }

    .runLoto {
        font-size: 17px;
        padding:0 3px
    }
}

@media (max-width: 385px) {
    .result-box .mega645-item {
        font-size: 24px;
        font-weight: 700;
        margin-right: 1px
    }
}

@media (max-width: 375px) {
    .region-column li a {
        font-size: 13px
    }

    .tk-nhanh-item-header {
        word-spacing: 1px
    }

    .widget-header h3 a {
        font-size: 9px;
        margin-right: 0
    }

    .tk-nhanh-40 .update {
        font-size: 14px;
        margin-right: 0
    }

    .result-box .jackpot-amount-box {
        padding: 4px;
        font-size: 19px;
        width: 85%;
        border-radius: 20px !important;
    }

    .result-box .mega645-item:first-child {
        margin-left: 2px
    }

    .mega645-wins.power-mega table tr td {
        font-size: 13px !important
    }

    #center .tk-nhanh-text {
        width: auto
    }

    .diw-widget .btn-sm {
        padding: 5px 5px !important
    }

    .diw-widget a {
        margin-right: 5px
    }

    .list-thongke .tksc-item {
        line-height: normal
    }

    table.list-thongke tr {
        text-align: justify
    }

    .checkbox-list ul li {
        float: left;
        margin: 0 -6px 10px 0
    }

    .caption-info-mobie {
        padding: 5px;
        line-height: 15px
    }

    .ktgck {
        width: 41%
    }

    .dbnmfirst, .tk-nhanh-number, .tk-nhanh-number .bold {
        font-size: 14px
    }

    .tksc-item a {
        line-height: 22px
    }

    .result-box table tr td, .result-box table tr td span {
        /* font-size: 13px */
    }

    .table-lotogan .widget-header {
        height: 43px
    }
}

@media (max-width: 363px) {
    .box-table .number span.freq {
        height: 25px;
    }
    .result-table tbody tr td .date {
        font-size: 10px
    }

    .result-table tbody tr td .number-full {
        font-size: 14px
    }

    #center .tk-nhanh-number {
        width: auto;
        padding: 5px;
        font-size: 14px
    }

    #center .tk-nhanh-number .bold {
        font-size: 14px !important
    }

    .dbnmfirst {
        font-size: 15px
    }

    .result-header h3, .result-header h4, .widget-header h3 {
        font-family: sans-serif
    }
}

@media (max-width: 339px) {
    .kq-calendar {
        right: 25%;
        width: 255px !important
    }

    .mega-col {
        font-size: 13px !important
    }

    .result-box .mega645-item {
        margin-right: 3px
    }

    .box-search-bdbt .bdbt-type {
        width: 35% !important
    }

    .checkbox-list ul li {
        float: left;
        margin: 0 -8px 10px 0
    }

    .xien-ghep .xien-type-1 {
        width: 35% !important
    }

    .xien-ghep .xien-type-2, .xien-ghep .xien-type-3 {
        width: 25% !important
    }

    .tkts .tktsn_day_first {
        width: 40% !important
    }

    .tkts .tktsn_day {
        width: 20% !important
    }

    .tkts .hsc_giai {
        width: 33% !important;
        margin-right: 0
    }

    .ktgck {
        width: 34%
    }

    .tk-nhanh-item-header {
        padding-left: 2px
    }

    .region-column ul li {
        padding-left: 8px
    }

    .widget-header {
        padding-left: 2px;
        padding-right: 2px
    }

    .tk-nhanh-40 .update {
        font-size: 10px
    }

    #sc_content .header-title-silver h3, .box-table .dauso {
        font-size: 12px
    }

    .box-table .number a {
        font-size: 18px
    }
}

@media (max-width: 321px) {

    .result-box .mega645-item {
        padding: 4px 5px;
        margin: 3px;
    }

    .diw-widget .btn-sm {
        padding: 3px 1px !important
    }

    .box-ketqua .result-box {
        width: 100% !important
    }

    .result-box-loto {
        width: 100%;
        margin-bottom: 10px
    }

    #sc_content .header-title-silver {
        padding-left: 2px !important
    }

    .loto_today .landing-thongke ul li {
        margin-left: 15px
    }

    .tk-nhanh-item-header {
        height: 35px;
        line-height: 35px;
        padding-left: 1px
    }

    .result-box .mega645-item {
        margin-right: 1px
    }

    .result-box .mega645-wins table tr .circle-num i {
        width: 6px;
        height: 6px;
        margin: 2px 1px 0 0
    }

    .power-line-jack {
        height: 8px !important
    }

    .power-number .mega645-item {
        font-size: 22px !important;
        padding: 6px !important
    }

    .line-power {
        height: 33px !important;
        margin: 0 0 4px 0
    }

    .input2-tansuat label {
        padding-left: 16px !important;
        margin-right: 22px !important
    }

    .table-tructiep .table tr td .number {
        font-size: 24px
    }

    .table-tructiep .table tr.gdb td .number {
        font-size: 18px
    }

    .result-table tbody tr td .date {
        font-size: 10px
    }

    .cn ul li {
        margin: 5px 5px 5px 0
    }

    .tk-nhanh-item-header, .tk-nhanh-item-header .red {
        font-size: 13px
    }

    /* #center .tk-nhanh-number, #center .tk-nhanh-number .bold {
        padding-left: 0;
        padding-right: 0
    } */

    .hot2-social {
        display: none
    }
}

@media screen and (max-width: 512px) {
    .full-form .form-group .label {
        text-align: inherit !important
    }

    .contact-content {
        margin-bottom: 10px
    }
}

@media screen and (min-width: 426px) and (max-width: 460px) {
    .diw-widget a {
        margin-right: 4px
    }

    .power-number .mega645-item {
        margin-right: 10px !important
    }
}

@media screen and (min-width: 377px) and (max-width: 418px) {
    .diw-widget .btn-sm {
        padding: 5px 4px !important
    }

    .diw-widget a {
        margin-right: 2px
    }
}

@media screen and (min-width: 322px) and (max-width: 363px) {
    .diw-widget .btn-sm {
        padding: 5px 2px !important
    }

    .diw-widget a {
        margin-right: 2px
    }
}

.Zebra_DatePicker *, .Zebra_DatePicker :after, .Zebra_DatePicker :before {
    -moz-box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important
}

.Zebra_DatePicker {
    position: absolute;
    background: #fff;
    border: 1px solid #999;
    z-index: 1200;
    padding: 5px;
    top: 0
}

.Zebra_DatePicker * {
    margin: 0;
    padding: 0;
    color: #373737;
    background: 0 0;
    border: 0
}

.Zebra_DatePicker table {
    border-collapse: collapse;
    border-spacing: 0;
    width: auto;
    table-layout: auto
}

.Zebra_DatePicker td, .Zebra_DatePicker th {
    text-align: center;
    padding: 5px 0
}

.Zebra_DatePicker td {
    cursor: pointer
}

.Zebra_DatePicker .dp_daypicker, .Zebra_DatePicker .dp_monthpicker, .Zebra_DatePicker .dp_yearpicker {
    margin-top: 3px
}

.Zebra_DatePicker .dp_daypicker td, .Zebra_DatePicker .dp_daypicker th, .Zebra_DatePicker .dp_monthpicker td, .Zebra_DatePicker .dp_yearpicker td {
    width: 30px
}

.Zebra_DatePicker, .Zebra_DatePicker .dp_footer .dp_hover, .Zebra_DatePicker .dp_header .dp_hover, .Zebra_DatePicker td.dp_hover, .Zebra_DatePicker td.dp_selected {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.Zebra_DatePicker.dp_visible {
    visibility: visible;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    transition: opacity .2s ease-in-out
}

.Zebra_DatePicker.dp_hidden {
    visibility: hidden;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0
}

.Zebra_DatePicker .dp_header .dp_next, .Zebra_DatePicker .dp_header .dp_previous {
    width: 30px
}

.Zebra_DatePicker .dp_header .dp_caption {
    font-weight: 700
}

.Zebra_DatePicker .dp_header .dp_hover {
    background: #dedede;
    color: #373737
}

.Zebra_DatePicker .dp_daypicker th {
    font-weight: 700
}

.Zebra_DatePicker td.dp_not_in_month {
    color: #dedede;
    cursor: default
}

.Zebra_DatePicker td.dp_weekend_disabled {
    color: #dedede;
    cursor: default
}

.Zebra_DatePicker td.dp_selected {
    background: #039;
    color: #fff !important
}

.Zebra_DatePicker td.dp_week_number {
    cursor: text;
    font-weight: 700
}

.Zebra_DatePicker .dp_monthpicker td {
    width: 33%
}

.Zebra_DatePicker .dp_yearpicker td {
    width: 33%
}

.Zebra_DatePicker .dp_footer {
    margin-top: 3px
}

.Zebra_DatePicker td.dp_current {
    color: #3a87ad
}

.Zebra_DatePicker td.dp_disabled_current {
    color: #3a87ad
}

.Zebra_DatePicker td.dp_disabled {
    color: #dedede;
    cursor: default
}

.Zebra_DatePicker td.dp_hover {
    background: #dedede
}

button.Zebra_DatePicker_Icon {
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    background: url(../images/calendar.png) no-repeat left top;
    text-indent: -9000px;
    border: 0;
    cursor: pointer;
    padding: 0;
    line-height: 0;
    vertical-align: top
}

button.Zebra_DatePicker_Icon_Disabled {
    background-image: url(../images/calendar-disabled.png)
}

button.Zebra_DatePicker_Icon {
    margin: 0 0 0 3px
}

button.Zebra_DatePicker_Icon_Inside {
    margin: 0 3px 0 0
}


.full-form button, .full-form input {
    float: left;
    width:100%
}

.no-center .table tr {
    text-align:justify
}

.main-tk-sc .Zebra_DatePicker_Icon_Wrapper {
    width:100%
}

.tk .radio label {
    padding-left: 18px;
    margin-right:0
}

.radio-list ul li {
    float: left;
    margin:5px 15px 5px 0
}

.lightbox-content .btn-tkts {
    display:none
}

.option-speed {
    display: none;
    margin-top:5px
}

.btn-option-speed {
    background: #019386;
    color: #fff;
    padding:2px 12px
}

.table-extend tr td.cbs {
    font-weight:400
}

.table-extend tr td.cbs:last-child {
    font-weight: 400;
    border:1px solid #666 !important
}

.change-view {
    background: #ec971f;
    width: auto;
    float: right;
    cursor: pointer;
    padding-right:10px
}

.caption-info-mobie {
    background: #f4f2e6;
    font-weight: 700;
    padding: 10px;
    color: red;
    line-height: 10px;
    display:none
}

.tkts .radio-border {
    padding: 5px 0 10px 0;
    border:none
}

.dd-loto-widget tr td, .dd-loto-widget tr td .red, .loto-tructiep tr td, .loto-tructiep tr td .red {
    font-size:16px
}

.box-calender h3, .ddsmoothmenu li a, .diw-widget .btn-sm, .header-mobile .navbar .item-name a, .region-column li a, .result-header h3, .result-header h4, .table-tructiep table th, .tk-sc-menu li a, .widget-header h3, .widget-header h3 a {
    font-family: sans-serif
}

.btn-ngang {
    background:#ec971f
}

.tr-tkgan {
    background-color:#e8e8e8
}

.tr-tkgan td {
    font-weight: 700;
    font-size:15px
}

.tr-tkmaxgan td {
    font-size:15px
}

.tklotogan .result-table-tkgan {
    overflow:auto
}

.s14 {
    font-size:14px
}

.s15 {
    font-size:15px
}

.s16 {
    font-size:16px
}

.s17 {
    font-size:17px
}

.s18 {
    font-size:18px
}

.w15 {
    width:15%
}

.w100 {
    width:100%
}

.lh20 {
    line-height:20px !important
}

.lh22 {
    line-height:22px !important
}

body, html {
    overflow-x:hidden
}

.loto-tructiep tr td.dd-stt {
    text-align: center;
    padding-left: 0;
    font-size: 14px;
    font-weight:400 !important
}

.dbnmfirst, .tktc tr td .red {
    font-size:15px
}

.thongkedauduoi tr td a, .thongkedauduoi tr th {
    font-size:14px
}

td.mb_madb {
    width: 100% !important;
    font-size: 13px !important;
    line-height: 25px;
    font-weight:400 !important
}

.col-xs-1 {
    width:100%
}

.col-xs-2 {
    width:50%
}

.col-xs-3 {
    width:25%
}

.col-xs-4 {
    width:33.33333333%
}

.col-xs-5 {
    width:20%
}

.col-xs-6 {
    width:50%
}

@media (min-width: 992px) {
    .col-md-3 {
        width:25%
    }
}

.result-box .col-xs-6 {
    text-align:center
}
.result-box .col-xs-6.normal {
    text-transform: none;
    font-size: 14px;
    font-weight: 300;
}
.result-box span.col-xs-3, .result-box span.col-xs-4, .result-box span.col-xs-5, .result-box span.col-xs-6 {
    float:left
}


.result-box .keno_box_item {
    padding: 20px;
}
.result-box .keno_box_item:hover {
    background: #ffbf00;
}

.result-box .keno_box_item .keno_numbers {
    text-align: center;
}
.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: #333;
    text-align: center;
    font-style: normal;
    background-color: #fff;
    border: 1px solid #e4e4e4;
    margin-right: 1px;
    margin-top: 10px;
}
.result-box .keno_box_item .keno_numbers .keno_num {
    width: 45px;
    height: 45px;
    font-size: 1.3rem;
    margin-right: 8px;
}
@media screen and (min-width: 360px) {

    .result-box .keno_box_item .keno_numbers .keno_num {
        width: 34px;
        height: 34px;
        font-size: 1.2rem;
    }
}
.result-box .keno_box_item .keno_numbers .keno_num img {
    width: 14px;
}
.kenoTable {
    background: rgba(255, 255, 255, 0.85);
    border: 1px solid #ececec;}

.kenoTable thead th {
    height: 35px;
    line-height: 20px;
    text-align:center
}

.kenoTable thead th:nth-child(3) {
    width:70%
}

.kenoTable tbody tr:first-child {
    background: #ffb3b6;}

.kenoTable tbody tr:first-child td {
    border-color: #ffe1e2;
}
.kenoTable tbody tr:first-child td li {
    background:#fff
}

.kenoTable tbody tr td {
    padding: 8px 0;
    text-align:center;
    font-size: 14px;
    font-weight: 300;
}

.kenoTable tbody tr td ul li {
    height: 27px;
    width: 27px;
    border-radius: 50%;
    line-height: 27px;
    text-align: center;
    border: 1px solid #e63d3d;
    margin: 0 7px;
    float: left;
    display: inline-block;
    font-weight: 600;
    box-sizing: border-box;
    margin-bottom:5px
}

.kenoTable tbody tr td ul li:last-child, .kenoTable tbody tr td ul li:nth-child(10) {
    margin-right:0
}

.kenoNum {
    margin-top:30px
}

.kenoNum ul li {
    width: 105px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 4px;
    display: inline-block;
    margin-right: 11px;
    border: 1px solid #adadad;
    background: #f5f5f5;
    margin-bottom: 10px;
    cursor:pointer
}

.kenoNum ul li:last-child, .kenoNum ul li:nth-child(5) {
    margin-right:0
}

.kenoNum ul li.check,
.kenoNum ul li:hover {
    background: #e63939;
    color: #fff;
    border-color:#e63939
}

.Ncode {
    width:100%
}

.Ncode thead tr th {
    width: 40%;
    height: 36px;
    line-height: 36px;
    text-align:center
}

.Ncode thead tr th:last-child {
    width:20%
}

.Ncode tbody tr td {
    text-align: center;
    line-height:35px;
    font-size: 14px;
    font-weight: 300;
}
.Ncode tbody tr:first-child td, .Ncode tbody tr:nth-child(2) td {
    color:#e63939
}


.lottery {
    width: 100%;
    margin-bottom:7px
}

.lottery .countdown {
    width: 100%;
    background: #019386;
    line-height: 36px;
    display:inline-flex
}

#xsdt{margin-top:5px;}

.lottery .countdown .biaot {
    width: auto;
    color: #fff;
    padding-left: 2%;
    font-size: 14px;}
.lottery .countdown .biaot .th_issue {
    color: #fff;
}

.lottery .countdown .daojis {
    width: auto;
    color: #fff;
    font-size: 13px;
    text-align: right;
    margin-left: 8%;
    white-space: nowrap;
    padding-right:12px
}

.lottery .countdown .daojis span {
    width: 24px;
    height: 24px;
    background: #fff;
    color: red;
    display: inline-block;
    line-height: 24px;
    text-align:center
}

.lottery .countdown .daojis span:nth-child(odd) {
    margin:0 5px
}

.lottery .countdown .keno_daojis {
    margin-left: 20%;}

.lottery .jianju {
    margin:0 47px auto
}

.lottery .mehvcn {
    margin-left:47px
}

.lottery .lotterynumber {
    width: 99.8%;
    height: 90px;
    background: #fff;
    line-height: 90px;
    margin-top: -15px;
    text-align: center;
    border:1px solid #dbdbdb
}

.lottery .lotterynumber span {
    width: 48px;
    height: 48px;
    color: red;
    margin: 0 25px;
    margin-top: 28px;
    line-height: 48px;
    border-radius: 30px;
    display: inline-block;
    font-weight: 600;
    font-size:24px
}

.lottery .lotterynumber .countNb {
    display:none
}

.jeizhi {
    width: 80%;
    height: 53px;
    position: relative;
    line-height: 55px;
    margin: 0 12% auto;
    display:inline-flex
}

.jeizhi p {
    color: #4d4d4d;
    font-size: 16px;
    margin-right:15px
}

.jeizhi .selfPage {
    display:none
}


.lottery .lotterynumber ul {
    float:left
}

.lottery .lotterynumber ul li {
    height: 36px;
    width: 36px;
    border-radius: 50%;
    line-height: 36px;
    text-align: center;
    border: 1px solid #e63d3d;
    margin: 5px;
    display: inline-block;
    float: left;
    font-weight: 600;
    font-size: 16px;
    box-sizing: border-box;
    margin-bottom:5px
}

.lottery .lotterynumber ul:first-child {
    width: 60%;
    margin-left:5%
}

.lottery .lotterynumber ul:last-child {
    width:30%
}

.lottery .lotterynumber ul:last-child li {
    width: 30px;
    margin-right: 10px;
    border: 0;
    font-weight:500
}

.lottery .kenonumber {
    background: #fff;
    height: 105px;
    line-height: 45px;
    margin-top: -15px;
    padding-top:30px
}

.lottery .lotterynumber .countNb {
    display:none
}

.jeizhi {
    width: 80%;
    height: 53px;
    position: relative;
    line-height: 55px;
    margin: 0 12% auto;
    display:inline-flex
}

.jeizhi p {
    color: #4d4d4d;
    font-size: 16px;
    margin-right:15px
}

.jeizhi .selfPage {
    display:none
}

.limhdg {
    margin-left:9% !important
}

.mokuai {
    width: 100%;
    font-size:0;
    background:#fff;
    margin-bottom: 10px;
}

#databox {
    position: absolute !important;
    top: 48px !important;
    right:-67px !important
}

.lnrmvgf {
    color: #000;
    font-size: 18px;
    font-weight:700
}

.periods {
    color: red;
    font-size:14px
}

.altitude {
    height:26.5% !important
}

.wealth {
    height:72px !important
}

.wealthtext {
    text-align:center
}

.wealthtext span {
    margin-left: 0 !important;
    margin-right:41px !important
}

.lottery .cuttime, .lottery .opentyle {
    float:right;
    margin-top: 0px;
}
.lottery .opentyle {
    margin-top: 7px;
}

.lottery .cuttime .minute_sp,
.lottery .cuttime .second_sp,
.lottery .opentyle .minute_sp,
.lottery .opentyle .second_sp {
    display: inline !important;
    background: transparent !important;
    color:#fff !important
}

.cuttime .hour_sp, .opentyle .hour_sp {
    background: transparent !important;
    color:#fff !important
}

.opentyle {
    color: #fff;
    display:none
}

.opentyle span {
    display: inline-block !important;
    width:120px !important
}

.ne_date, .ne_week, .opentyle span {
    color: #fff !important;
    background:transparent !important
}

.ne_date, .ne_week {
    display:inline !important
}

.keno_bottom, .keno_bottom .right {
    margin-top:0
}

.kenoContent {
    background: #fff;
    padding: 20px !important;
    margin-bottom:20px
}

.kenoContent h2 {
    text-align: center;
    font-size: 18px;
    font-weight:600
}

.kenoContent .jeizhi {
    margin:10px 0 0 !important
}

.kenoContent .jeizhi select {
    width: 205px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #dbdbdb;
    border-radius: 4px;
    text-align: center;
    outline: none;
    margin-right: 20px;
    padding-left:30px
}

.kenoContent .jeizhi select option {
    text-align:center
}

.kenoContent .jeizhi p {
    text-align: left;
    line-height: 15px;
    color:#ccc
}

.kenoContent .search_num {
    margin-top:40px
}

.kenoContent .search_num input {
    width: 615px;
    height: 34px;
    line-height: 34px;
    margin-right: 20px;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    padding-left:15px
}

.kenoContent .search_num span {
    width: 135px;
    height: 32px;
    line-height: 32px;
    display: inline-block;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    background: #e63939;
    margin-bottom: 2px;
    cursor:pointer
}

.kenoContent .search_num p {
    margin-top: 10px;
    color:#ccc
}

.kenoContent table {
    margin-top:30px
}

.kenoContent table thead tr {
    background: #dbdbdb;
    height: 36px;
    line-height:36px
}

.kenoContent table thead tr th {
    text-align:center
}

.kenoContent table tbody tr:nth-child(2n) {
    background:#f5f5f5
}

.kenoContent table tbody tr td {
    padding: 8px 0;
    font-size: 14px;
    text-align:center
}

.kenoContent table tbody tr td:first-child {
    width:14%
}

.kenoContent table tbody tr td:nth-child(2) {
    width:59%
}

.kenoContent table tbody tr td .keno_date, .kenoContent table tbody tr td .keno_issue {
    height: 30px;
    line-height:30px
}

.kenoContent table tbody tr td .keno_issue {
    color:#e63939
}

.kenoContent table tbody tr td ul li {
    height: 30px;
    width: 30px;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    border: 1px solid #e63d3d;
    margin-right: 10px;
    display: inline-block;
    font-weight: 600;
    font-size: 16px;
    box-sizing: border-box;
    margin-bottom:5px
}

.kenoContent table tbody tr td ul li:last-child, .kenoContent table tbody tr td ul li:nth-child(10) {
    margin-right:0
}

.kenoContent table tbody tr td.keno_sum ul li {
    height: 30px;
    line-height: 30px;
    width: 30px;
    margin-right: 10px;
    border: 0;
    font-weight:500
}

.kenoContent table tbody tr td.keno_sum ul li:last-child, .kenoContent table tbody tr td.keno_sum ul li:nth-child(5) {
    margin-right:0
}

.kenoContent .M-box {
    margin-top:20px
}

.kenoContent .M-box a {
    width: auto !important;
    min-width: 30px !important;
    padding:0 1px
}

.code_box {
    overflow: hidden;
    margin: 10px 0;}
.code_box div, .code_box p {
    width: 50%;
    /* float: left; */
    line-height: 30px;
}

.code_box div p, .code_box div span, .code_box p p, .code_box p span {
    display: inline-block;
    width: 120px;
    float:left
}

.code_box div.kaiissue, .code_box p.kaiissue {
    color: #e63939;
    padding-left: 12px;
    box-sizing: border-box;
    font-size: 14px;
    font-weight:600
}

.code_box div.lotlocation, .code_box p.lotlocation {
    padding-left: 33px;
    width: 40%;
    position: relative;
    box-sizing:border-box
}

.code_box div.lotlocation:before, .code_box p.lotlocation:before {
    position: absolute;
    top: 0;
    left: 13px;
    width: 18px;
    height: 100%;
    display: inline-block;
    content: "";
    background:url(../images/icon-fixed.png) -231px -25px no-repeat
}

.code_box div p, .code_box div span, .code_box p p, .code_box p span {
    display: inline-block;
    width: 120px;
    float:left
}

.code_box div p a, .code_box div span a, .code_box p p a, .code_box p span a {
    position: relative;
    width: 100%;
    color: #0060cc;
    text-decoration:underline
}

.code_box div p a:after, .code_box div span a:after, .code_box p p a:after, .code_box p span a:after {
    width: 20px;
    height: 20px;
    content: "";
    position: absolute;
    top: 0;
    left: 4px;
    background:url(../images/icon-fixed.png) -210px 0 no-repeat
}

.code_box div p.statistical a:after, .code_box div span.statistical a:after, .code_box p p.statistical a:after, .code_box p span.statistical a:after {
    background-position:-238px 0
}

.code_box div p:first-child, .code_box div span:first-child, .code_box p p:first-child, .code_box p span:first-child {
    margin-right:20px
}
.kaiHistory, .statistical {
    width: 130px !important;}

.kaiHistory a, .statistical a {
    padding-left: 30px;
    text-align:left
}

.countRight {
    float: right!important;
}

.countRight span {
    font-weight:600;
    float: right!important;
    text-align: right;
}

.countRight span:first-child {
    color: #333;
    font-size:14px;
    text-align: center !important;
}

.countRight span.countCounter {
    width: 120px;
    height: 30px;
    line-height: 30px;
    /* border: 2px dashed #adadad; */
    display: inline-block;
    color: #c00;
    font-size: 18px;
    margin-top: 5px;
    border-radius:3px;
    margin-left: 20px;
    margin-right: 8px !important;
}


.mokuai {
    width: 100%;
    font-size:0
}

.lenvd li {
    width: auto;
    cursor: pointer;
    margin-left: 32px;
    line-height: 30px;
    text-align:center
}

.lekrg {
    width: 100%;
    height: auto !important;
    border:1px solid #e0e0e0
}

.lekrg li {
    width: 100%;
    height: 40px;
    font-size: 0;
    line-height: 40px;
    border-bottom:1px solid #e0e0e0
}

.lekrg li span {
    width: 25%;
    color: #f90b0b;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    display: inline-block;
    box-sizing:border-box
}

.lekrg li span:first-child {
    width: 25% !important;
    color: #333 !important;
    font-weight: 400 !important;
}

.lekrg li:hover {
    box-shadow:0 2px 6px rgba(0, 0, 0, .2)
}

.lekrg .drawNb, .lekrg .issue {
    width: 25%;
    height: 40px;
    font-size: 16px;
    color: #6d6d6d;
    line-height: 40px;
    text-align: center;
    display:inline-block
}

.altitude .drawNb, .lekrg .drawNb, .lekrg .wealthtext {
    width:75%
}

.altitude li > span {
    width:12.5%
}

.altitude li > span:first-child {
    width: 25%;
    color: #6d6d6d;
    font-weight:100
}

.bottom .left .lekrg {
    margin:5.3px
}

.bottom .introduce {
    width: 765px;
    height: 164px;
    padding: 4%;
    margin-bottom: 2%;
    background:#fdfafa
}

.bottom .introduce dl {
    margin-top: -14px;
    line-height:27px
}

.bottom .introduce dl dt {
    color: #000;
    font-size: 15px;
    font-weight: 700;
    margin-bottom:1.5%
}

.bottom .introduce dl dd {
    color: #000;
    font-size:14px
}

.news-item {
    width: 100%;
    border-bottom: 1px solid #eee;
    float: left;
    padding: 10px 0;
    background: #fff;
}

.news-list {
    font-size: 20px;
    color:#022e7d
}

.news_image {
    padding: 5px 0;
    width: 30%;
    float:left
}

.news_image img {
    width:100%
}

.news-main {
    width: 68%;
    float: left;
    padding: 5px 0 5px 2%;
}

.news-main h4 {
    margin-top:0 !important
}

.news-list:hover {
    text-decoration: none;
    color:#900
}

.des-list {
    color:#333
}

.tags-list {
    list-style:none;
    margin-top: 20px;
    padding: 20px 0 0;
    border-top: 1px solid #eeeeee;
}

.tags {
    display: inline;
    background-color: #ccc;
    padding: 2px 5px;
    width: auto;
    margin:2px
}

.link-tags {
    color:#333
}

.link-tags:hover {
    text-decoration: none;
    color:#900
}

.description {
    font-weight: 700;
    font-size:16px
}

.more-news {
    float: right;
    font-size: 14px;
    color:#900
}

.more-news:hover {
    text-decoration: none;
    color:#333
}
@media only screen and (max-width:960px) {
    .news-item {
        float: none;
    }
    .news_image {
        padding: 5px 0;
        width: 100%;
        float:none
    }
    .news-main {
        width: 100%;
        float: none;
        margin: 0;
        padding: 5px 10px;
    }
    .news-list {
        font-size: 16px;
    }
}

.page-menu h1 {
    font-size: 18px;
    background: #e63939;
    color: #fff;
    padding: 10px;
}



.section-calendar-aside {
    margin-bottom: 15px;
}
.section-calendar-aside .section-header {
    text-transform: uppercase;
    background: #e63939;
    padding: 10px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}
.section-calendar-aside .calendar .datepicker-inline {
    width: 100%;
}
.section-articles-aside {
    margin-bottom: 15px;
    padding: 15px;
    background: #f5f5f5;
}
.section-articles-aside .articles-listing {
    margin: 15px 0 0;
}
.section-articles-aside .section-header .section-title {
    font-size: 1.5rem;
}
.section-articles-aside .article-item {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ddd;
}
.section-articles-aside .article-item:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
}
.section-articles-aside .article-item .thumb {
    width: 90px;
    height: 68px;
    float: left;
}
.section-articles-aside .article-item .thumb img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
.section-articles-aside .article-item .info {
    margin-left: 100px;
}
.section-articles-aside .article-item .article-title {
    color: #000;
    font-size: 0.95rem;
    font-weight: 400;
    line-height: 1.5;
    display: block;
}
.section-articles-aside .article-item .article-cat {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
    font-size: 0.8rem;
    font-weight: bold;
    text-transform: uppercase;
}
.section-articles-aside .article-item .article-cat:after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    background: url(/assets/images/right-chevron-red.svg) center no-repeat;
    background-size: contain;
    margin-left: 5px;
}


.quaythu .widget-content {
    border-top:1px solid #d8d7d7
}

.quaythu .widget-content tr td {
    width:25%
}

.quaythu .widget-content tr td.active {
    background:#019386
}

.quaythu .widget-content tr td.active a {
    color:#fff
}

.today-open-region-widget tr td:first-child {
    border-left:none
}

.today-open-region-widget tr td:last-child {
    border-right:none
}

.today-open-region-widget tr td {
    border-left: 1px solid #d8d7d7;
    height: 31px;
    line-height: 31px;
    text-align:center
}

.today-open-region-widget .region-wrapper {
    width:100%
}

.today-open-region-widget .title-region {
    color: #fff;
    font-size: 12px;
    padding-top: 10px;
    text-transform: uppercase;
    font-weight:700
}

.today-open-region-widget a {
    font-weight:700
}

.page-content {
    background: #ffffff;
    padding: 10px;
    margin-top: 20px;
}

.page-content h2{
    font-size: 20px;
    font-weight: bold;
    margin: 13px 0;
}
.page-content p{
    margin: 10px 0;
    line-height: 1.5;
}

.page-content ul{
    list-style: disc;
    margin: 0 0 10px 25px;
}
.page-content ul li{
    margin: 10px 0;
    line-height: 1.5;
}

.tobe {
    border-radius: 50%;
    font-size: 22px!important;
}

.tobe.green {
    letter-spacing: -2px;
    background: #10a89a;
    color: #fff !important;
    padding: 2px 7px 2px 3px;
}

.tobe.red_tobe {
    letter-spacing: -3px !important;
    background: #e63939 !important;
    color: #fff !important;
    padding: 2px 7px 2px 3px;
}

.tobe.yellow {
    letter-spacing: -2px;
    background: #fb8e19;
    color: #fff !important;
    padding: 2px 7px 2px 3px;
}

.tobe.literred {
    letter-spacing: -2px;
    background: #e66767;
    color: #fff !important;
    padding: 2px 7px 2px 3px;
}

.result-box table tr td.mb_gdb span.tobe {
    font-size: 28px!important;
}

.table-tructiep .table tr.gdb td .number span.tobe {
    font-size: 25px!important;
}
.table-tructiep .table tr td .number span.tobe {
    font-size: 24px!important;
}

.red span.tobe,
.table-tructiep .table tr.gdb td .number span.tobe {
    color: #c00 !important;
}

.red span.tobe.red_tobe,
.red span.tobe.green,
.red span.tobe.yellow,
.red span.tobe.literred,
.table-tructiep .table tr.gdb td .number span.tobe.red_tobe,
.table-tructiep .table tr.gdb td .number span.tobe.green,
.table-tructiep .table tr.gdb td .number span.tobe.yellow,
.table-tructiep .table tr.gdb td .number span.tobe.literred {
    color: #fff !important;
}

.numshow {
    display: flex;
    float: right;
    margin-top: -4px;
}

@media screen and (max-width: 512px) {
    .numshow {
        margin-top: 7px;
        margin-bottom: 20px;
        width: 100%;
    }
}

.numshow > span {
    flex: 1;
    line-height: 22px;
    margin: 0 2px;
    cursor: pointer;
}

.numshow > span > span {
    display: block;
    width: 22px;
    height: 22px;
    border: 1px solid #6e6e6e;
    color: #6e6e6e;
    text-align: center;
    border-radius:50%;
}

.box-load-more {
    position: relative;
}

.box-load-more .image-loading {
    width: 20px;
    height: 20px;
    background-size: 20px 20px;
}
.box-load-more .load-more {
    float: none;
    display: block;
    color: #fff;
    background: #e63939;line-height: 40px;
}
.box-load-more .load-more:hover {
    background: #bd1818;
}


.select-box {
    position: relative;
    display: block;
    width: 40px;float: left;height: 40px;
    margin: 0 auto;
    font-size: 18px;
    color: #60666d;
}
.select-box__current {
    position: relative;
    box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    outline: none;
}
.select-box__current:focus + .select-box__list {
    opacity: 1;
    -webkit-animation-name: none;
    animation-name: none;
}
.select-box__current:focus + .select-box__list .select-box__option {
    cursor: pointer;
}
.select-box__current:focus .select-box__icon {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}
.select-box__icon {
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
    opacity: 0.3;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
}
.select-box__value {
    display: -webkit-box;
    display: flex;
}
.select-box__input {
    display: none;
}
.select-box__input:checked + .select-box__input-text {
    display: block;
}
.select-box__input-text {
    display: none;
    width: 100%;
    margin: 0;
    padding: 15px;
    background-color: #fff;
}
.select-box__list {
    position: absolute;
    width: 100%;
    padding: 0;
    list-style: none;
    opacity: 0;
    -webkit-animation-name: HideList;
    animation-name: HideList;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: step-start;
    animation-timing-function: step-start;
    box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.1);
}
.select-box__option {
    display: block;
    padding: 15px;
    background-color: #fff;
}
.select-box__option:hover, .select-box__option:focus {
    color: #546c84;
    background-color: #fbfbfb;
}

@-webkit-keyframes HideList {
    from {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
    to {
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
    }
}

@keyframes HideList {
    from {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
    to {
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
    }
}



/* add 7/4/2020 */
@media(max-width:600px){
    .co-sticky{
        margin-top: 67px !important;
    }
    .table-tructiep .table thead tr th{font-size: 14px!important;}
    .sticky-mobile{
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 100;
    }
    div#footer {
        margin-bottom: 30px;
    }
    #menu-footer {
        display: block !important
    }
    .widget-header h3 {
        font-size: 14px;
    }.box-xoso > .tab .tablinks {
         font-size: 12px;
     }.control-panel form.digits-form .radio {
          width: 33.3333%;
          text-align: center;
      }.countRight span {
           line-height: 39px !important;
           float: right !important;
           width: auto !important;
           margin: 0 !important;
           height: 39px !important;
           border: 0px !important;
       }.code_box div, .code_box div p{
            line-height: 30px;
            width: 100%;
            text-align: center;
        }span.box-bold, span.lan {
             width: 100%;
             display: block;
             text-align: center;
         }span.lan i {
              display: none;
          }span.bold {
               /* width: 20px;
               height: 20px;
               display: block; */
               margin: 3px;
           }.mega645-wins table tr:nth-child(1) td {
                font-size: 13px;
            }td.red.prize-jackpot-1, td.red.prize-jackpot-2 {
                 font-size: 12px;
             }.power-item {
                  padding: 2px;
                  border: 2px solid transparent;
                  border-radius: 100%;
                  color: #ed3b3b;
                  font-size: 24px;
                  font-weight: 700;
                  margin: 1px;
                  width: 36px;
                  height: 36px;
                  line-height: 36px;
              }.line-power {
                   height: 30px !important;
               }.datepicker-days table.table-condensed {
                    margin: auto;
                }.control-panel {
                     height: 50px;
                 }div#left2 {
                      width: 100%;
                  }div#center2 {
                       width: 100%;
                   }div#left2 .widget-header h3 a {
                        text-align: center;
                        font-size: 14px;
                    }div#left-big .page-menu .pull-left {
                         width: 100%;
                     }div#left-big .page-menu .pull-right span {
                          max-width: 180px !important;
                          margin: auto !important;
                          display: block !important;
                          float: none !important;
                      }.tabcontent {
                           padding: 6px 0px;
                       }.header-xs360.sub-kq-menu {
                            position: relative;
                            background: #fff;
                            margin-top: 0px;
                        }
                        /* .header-xs360.sub-kq-menu .sub_menu {
                             width: 100% !important;
                             display: flex;
                         }.header-xs360.sub-kq-menu .sub_menu ul {
                              display: flex;
                              overflow-x: auto;
                              height: 40px;
                              width: 100%;
                          }.header-xs360.sub-kq-menu .sub_menu ul li {
                               flex: 0 0 17%;
                               text-align: center;
                           }.header-xs360.sub-kq-menu .sub_menu ul li.active a {
                                color: #c00;
                                font-weight: bold !important;
                            }.header-xs360.sub-kq-menu .sub_menu ul li a {
                                 padding: 11px 6px;
                             } */
                             .page-content p{
                                  overflow: hidden;
                              }.page-content tamtt img {
                                   width: 100%;
                                   height: auto;
                               }div#header {
                                    /* border-bottom: 1px solid #ccc; */
                                    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
                                    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
                                }.mgt10 {
                                     margin-top: 5px;
                                 }.code_box {
                                      display: none;
                                  }#kqxs_mb .result-header.group, #kqxs_mn .result-header.group, #kqxs_mt .result-header.group{
                                       background: #fff2bc;
                                       border: 0px;
                                   }#kqxs_mb, #kqxs_mn, #kqxs_mt {
                                        padding-top: 0px;
                                        border: 0px;
                                    }#kqxs_mb .result-header.group h3, #kqxs_mn .result-header.group h3, #kqxs_mt .result-header.group h3{
                                         line-height: 20px !important;
                                     }table tr td.madb .col-xs-4 {
                                          font-size: 14px;
                                          color: #2d4c87;
                                      }.result-box table tr td {
                                           font-size: 18px;
                                           color: #000;
                                           border-color: #ccc;
                                       }.result-box table tr td .tobe, .table-tructiep .table tr td .number span.tobe, .table-tructiep .table tr td .number,
                                        .table-tructiep .table tr.gdb td .number span.tobe {
                                            /*font-size: 18px!important;*/
                                            color: #000;
                                        }#container {
                                             padding: 0 5px;
                                             background: #fff;
                                         }#center .widget.today-open-widget .widget-header {
                                              margin-right: -2px;
                                          }.region-column {
                                               border: 1px solid #ccc;
                                           }.region-column ul li {
                                                border-bottom: 1px solid #ccc;
                                            }.dd-loto-widget table tr, .table tr {
                                                 height: 36px !important;
                                             }.dd-loto-widget table th {
                                                  border: 1px solid #ccc;
                                                  font-size: 14px;
                                              }.dd-loto-widget tr td, .dd-loto-widget tr td .red, .loto-tructiep tr td, .loto-tructiep tr td .red {
                                                   font-size: 14px;
                                               }h3.title-link-item.xsmb_date_info {
                                                    /* background: #fff2bc; */
                                                    margin: 0;
                                                    height: 20px;
                                                    text-align: center;
                                                    line-height: 21px;
                                                }h3.title-link-item.xsmb_date_info a, h3.title-link-item.xsmb_date_info span {
                                                     color: #000 !important;
                                                 }
    #big.pagesoicau .pd-widget {
        padding: 0 !important;
    }#big.pagesoicau #sc_content .list-kqxs {
        width: 100% !important;
    }
}
@media(max-width:480px){
    /* .header-xs360.sub-kq-menu .sub_menu ul li {
        flex: 0 0 26%;
        text-align: center;
    } */
    .box-xoso > .tab .tablinks {
        font-size: 12px;
    }.result-box .mega645-item {
         padding: 4px 5px;
         margin: 3px;
     }.countRight span {
          float: none !important;
      }.mega-content .jackpot_info {
           padding: 0px;
       }.code_box p.kaiHistory, .code_box p.statistical {
            width: 50% !important;
            float: left;
            margin: 0 !important;
        }div#keno p.kaiHistory, #max3d p.kaiHistory, #max4d p.kaiHistory, #mega465 p.kaiHistory, #power655 p.kaiHistory, #xsdt123 p.kaiHistory, #xsdt636 p.kaiHistory, #xsdttt4 p.kaiHistory{
             width: 100% !important;
         }.mega645-wins table tr td:nth-child(4) {
              width: 100px;
          }.mega645-wins table tr td:nth-child(1) {
               width: 60px;
           }.kenoContent table tbody tr td:first-child span {
                font-size: 12px;
            }.kenoContent table tbody tr td ul li {
                 height: 20px;
                 width: 20px;
                 border-radius: 50%;
                 line-height: 20px;
                 text-align: center;
                 border: 1px solid #e63d3d;
                 margin-right: 3px;
                 display: inline-block;
                 font-weight: 600;
                 font-size: 13px;
                 box-sizing: border-box;
                 margin-bottom: 5px;
             }
    div#XSMB h2, div#XSMB .code_box,
    div#XSMN h2, div#XSMN .code_box,
    div#XSMT h2, div#XSMT .code_box {
        width: 100%;
        margin: 0;
    }
}
span.lan {
    font-size: 15px;
}span.lan i {
     font-style: unset;
 }#center2 {
      width: 930px;
  }#left2 {
       width: 230px;
       margin-right: 10px;
   }#center2 p{margin: 10px 0;line-height: 1.7;font-size: 14px;}
#center2 h1{font-size: 20px;border-left: 3px solid #c00;
    padding-left: 10px;}
#center2 .page-detail ul{list-style: disc;}
#center2 .page-detail ul li{
    margin: 0px 0 10px 25px;
    line-height: 1.3;
    /* font-family: 'Noto Serif', serif; */
}
.google-maps {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
div#left2 .widget-header h3 a {
    color: #000;
    font-weight: 500;
    width: 100%;
    display: block;
    padding: 0px !important;
    height: 35px;
    line-height: 35px;
}div#left2 .widget-header {
     background: #fff;
 }div#left2 .widget-header.active {
      background: #019386;
  }div#left2 .widget-header.active h3 a {
       color: #fff;
   }div#left2 .widget-header h3 {
        padding: 0;
    }div#left2 .widget-header {
         border-bottom: 1px solid #cccccc75;
     }.widget .search-widget {
          float: unset;
      }

/* add 8/4/2020 */
#doveso-box .search-row .Zebra_DatePicker_Icon_Wrapper, #doveso-box .search-row .selectpicker {
    width: 48% !important;
    float: left !important;
    margin: 0 1% !important;
    position: relative;
}#doveso-box .search-row .Zebra_DatePicker_Icon_Wrapper input {
     width: 90%;
     padding: 0 5%;
 }#doveso-box .search-row {
      overflow: hidden;
      margin: .5rem 0;
      padding: 0 5px;
  }#doveso-box .search-row .pull-left {
       width: 48%;
       margin: 0 1%;
   }#doveso-box .search-row .pull-left input {
        width: 90%;
        padding: 0 5%;
    }div#doveso-box {
         overflow: hidden;
     }div#doveso-box button.Zebra_DatePicker_Icon_Inside {
          left: 73% !important;
      }.ddsmoothmenu ul li a {
           font-weight: 700;line-height: 39px;
       }.ddsmoothmenu ul li ul a {
            font-weight: 600;
        }#kqxs_mb h3.title-link-item.xsmb_date_info, #kqxs_mn h3.title-link-item.xsmn_date_info, #kqxs_mt h3.title-link-item.xsmt_date_info {
             line-height: 16px;
             margin: 0px;
             padding-left: 0;
             padding-right: 0;
         }div#kqxs_mb .result-header.group, div#kqxs_mn .result-header.group, div#kqxs_mt .result-header.group {
              padding: 0;
          }.page-detail {
               overflow-wrap: break-word;
           }.left-style3 {
                width: 100% !important;
            }table.table.list-thongke.mgt10 {
                 margin: 10px auto;background: #c00;
             }
table.table.list-thongke.mgt10 tr{background: #c00;}
table.table.list-thongke.mgt10 a{color:#fff!important;font-weight: bold;}
table.table.list-thongke.mgt10 i{color:#fff!important;}
.result-table.widget.table-extend table.table tr td a, td.pad6 {
    color: blue;
}div#KENO .countRight {
     display: none;
 }.code_box .countRight span {
      line-height: 30px;
      margin: 0px;
  }.code_box .countRight span img {
       margin-top: 5px;
   }.page-content, .page-detail {
        /* font-family: 'Noto Serif', serif; */
        line-height: 1.8 !important;
        font-size: 15px !important;
    }.page-content p, .page-content span, .page-content strong, .page-content b,.page-content a, .page-detail p, .page-detail span, .page-detail strong, .page-detail b, .page-detail font,.page-detail a {
         line-height: 1.8 !important;
         /* font-family: 'Noto Serif', serif; */
     }.page-content table {
          width: 100%;
      }
.page-content h1,.page-content h2,.page-content h3,.page-content h4,.page-content h5,.page-content h6,
.page-detail h1,.page-detail h2,.page-detail h3,.page-detail h4,.page-detail h5,.page-detail h6{
    /* font-family: 'Noto Serif', serif; */
    line-height: 1.3;
}


.page-content p, .page-content li, .page-content span, .page-content strong, .page-content b,
.page-detail p, .page-detail li, .page-detail span, .page-detail strong, .page-detail b, .page-detail font{
    font-size: 15px !important;
}

.qrCode {
    width: 150px;
    float: right;
    position: relative;    padding-top: 20px;
}.download_sqrcode p {
     text-align: center;
 }
.qrCode .img {
    width: 48px;
    background: url(https://1682xoso.com/resources/assets/frontend/images/icon-code.png) no-repeat;
    /* margin-top: 25px; */
    margin-left: 5px;
    height: 48px;
    float: left;
    margin-right: .5rem;
}.download_sqrcode img {
     width: 100%;
 }.download_sqrcode {
      transition: height .3s;
      height: 0;
      position: absolute;
      top: 68px;
      right: -21px;
      width: 190px;
      overflow: hidden;
      background: #fff;
      box-shadow: 0 12px 70px rgba(0,0,0,.15);
      z-index: -1;
  }.qrCode:hover .download_sqrcode {
       height: 253px;
       padding: 10px 10px 0;
       z-index: 9999!important;
   }.qrCode .text p {
    line-height: 24px;
    font-size: 14px;
    }.lekrg li span:nth-child(2), .lekrg li span:nth-child(3), .lekrg li span:nth-child(4), .lekrg li span:nth-child(5), .lekrg li span:nth-child(6), .lekrg li span:nth-child(7) {
         font-size: 22px;
     }div#left-big .page-menu {
          background: #e63939;
      }div#left-big input.datepicker.form-control {
           height: 30px;
           margin-top: 6px;
       }
div#detail-sc span.bold, div.list-kqxs span.bold, .caption-info span.bold {
    width: unset;
    display: contents;
}
#menu-footer {
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #fff;
    z-index: 99;
    box-shadow: 0 -3px 3px 0 rgba(0,0,0,0.14);
}#menu-footer ul {
     display: flex;
 }#menu-footer ul li {
      flex: 0 0 20%;
  }#menu-footer ul li a{
       font-size: 12px;
       text-align: center;
       width: 100%;
       height: 50px;
       display: block;
       line-height: 50px;
       position: relative;
   }#menu-footer ul li a span {
        width: 28px;
        height: 28px;
        display: block;
        margin: auto;
        background-image: url(https://1682xoso.com/resources/assets/frontend/images/168-icon1.png);
        background-size: 20rem;
        background-repeat: no-repeat;
        top: 6px;
        left: calc(50% - 15px);
        position: absolute;
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
    }.mnf-text{
         bottom: 0px;
         position: absolute;
         display: block;
         line-height: 14px;
         font-size: 12px;
         text-align: center;
         width: 100%;
     }
#menu-footer .mnf-home span {
    background-position: -169px -160px;
    background-size: 25rem;
}
#menu-footer .mnf-kqxs span {
    background-position: -56px 0;
    background-size: 22rem;
}
#menu-footer .mnf-thongke span {
    background-position: -79px 0;
    background-size: 21rem;
}
#menu-footer .mnf-soicau span {
    background-position: -27px 0;
    background-size: 21rem;
}
#menu-footer .mnf-tienich span {
    background-position: -27px 0;
    background-size: 21rem;
}
#menu-footer .mnf-tintuc span {
    background-position: -132px 0;
    background-size: 21rem;
}
/* **** */
.mnfi-active a span {
    background-position: -53px -133px !important;
}
.mnfi-active a span {
    background-position: -53px -133px !important;
}
li.mnfi.mnfi2.mnf-kqxs.mnfi-active a span {
    background-position: -55px -139px !important;
}
div.main-mnf {
    /* display: none !important; */
    position: fixed;
    bottom: 51px;
    width: calc(100% - 2rem);
    height: 100%;
    max-height: calc(100% - 50px);
    background: #fff;
    z-index: 9999;
    overflow: hidden;
    padding: 0 1rem;
    overflow-y: auto;
}
.main-mnf .head {
    font-size: 16px;
    font-weight: bold;
    margin: 0 auto .75rem;
    padding: .75rem 0;
    border-bottom: 1px solid #ccc;
}.main-mnf ul li {
     width: 31.3333%;
     float: left;
     text-align: center;
     margin: 3px 1%;
 }.main-mnf ul li a {
      border: 1px solid #cccccc8f;
      width: 100%;
      display: block;
      padding: 10px 0;
      border-radius: 3px;
  }.main-mnf ul {
       clear: both;
       overflow: hidden;
       margin-bottom: 1rem;
   }ul#mnfthongke li a, ul#mnfcauloto li a {
        min-height: 36px;
        border: 0;
        min-height: 67px;
    }.main-mnf .titlemnf {
         background: #c00;
         color: #fff;
         font-size: 16px;
         font-weight: 600;
         text-transform: uppercase;
         height: 40px;
         line-height: 40px;
         margin: 0 -1rem;
         text-align: center;
         position: fixed;
         width: 100%;
     }ul#mnfthongke li span, ul#mnfcauloto li span {
          display: block;
          width: 28px;
          height: 28px;
          margin: auto;
          background-image: url(https://1682xoso.com/resources/assets/frontend/images/168-icon3.png);
          background-size: 16rem;
          background-repeat: no-repeat;
          background-position: 0 0;
          margin-bottom: 5px;
      }span#tkdb5 {
           background-position: -167px -55px !important;
       }span#tklt3 {
            background-position: -55px 0 !important;
        }span#tkdb1 {
             background-position: -138px -28px !important;
         }span#tkdb2 {
              background-position: -107px 0px !important;
          }span#tkdb3 {
               background-position: -82px 0px !important;
           }span#tkdb4 {
                background-position: -82px 0px !important;
            }span#tkdb6 {
                 background-position: -55px -28px !important;
             }span#tkdb7 {
                  background-position: -27px -28px !important;
              }span#tkdb8 {
                   background-position: -135px 0px !important;
               }span#tkdb9 {
                    background-position: -108px 0px !important;
                }span#tkk1 {
                     background-position: -109px -28px !important;
                 }span#tkk2 {
                      background-position: 0px -28px !important;
                  }span#tkk3 {
                       background-position: -84px -28px !important;
                   }span#tkk4 {
                        background-position: -84px -55px !important;
                    }span#tklt1 {
                         background-position: -55px -27px !important;
                     }span#tklt2 {
                          background-position: -194px -54px !important;
                      }span#tklt4 {
                           background-position: -135px 0px !important;
                       }span#tklt5 {
                            background-position: -27px -1px !important;
                        }span#tklt6 {
                             background-position: -113px -55px !important;
                         }span#tklt7 {
                              background-position: -27px -28px !important;
                          }span#tklt8 {
                               background-position: -82px 0px !important;
                           }span#tklt9 {
                                background-position: -108px 0px !important;
                            }span#tklt10 {
                                 background-position: -167px -28px !important;
                             }span#tklt11 {
                                  background-position: -57px -55px !important;
                              }span#sclt1 {
                                   background-position: -108px 0 !important;
                               }span#sclt2 {
                                    background-position: -84px -55px !important;
                                }span#sclt3 {
                                     background-position: -81px 0px !important;
                                 }span#sclt4 {
                                      background-position: 0px -28px !important;
                                  }span#sclt5 {
                                       background-position: -137px -28px !important;
                                   }span#sclt7 {
                                        background-position: -56px -28px !important;
                                    }div#mnfkqxs ul li a, #mnftienich ul li a {
                                         background-color: rgba(16,168,154,0.1);
                                         border: 1px solid #10A89A;
                                         color: #10A89A;
                                     }.noscroll{
                                          height: 100px;
                                      }li.mnfi.mnfi-active {
                                           /* border-top: 2px solid #c00; */
                                           background: #cccccc47;
                                       }.clickback {
                                            width: 30px;
                                            height: 30px;
                                            display: inline-block;
                                            position: absolute;
                                            left: 5px;
                                            top: 5px;
                                            background-image: url(https://1682xoso.com/resources/assets/frontend/images/168-icon1.png);
                                            background-repeat: no-repeat;
                                            background-position: -273px -77px;
                                            background-size: 26rem;
                                        }
.footer_xs {
    background: #ffeca0 !important;
    padding: 10px 0;
    border-radius: 2px 2px 0 0;
    width: 100%;
}.boxfullwidth {
     width: 100% !important;
 }.boxfullwidth .scrollTop, .boxfullwidth table, .boxfullwidth table tbody {
      width: 100% !important;
      max-width: 1130px;
  }.page-content tamtt img, .page-content img {
       width: calc(100% - 8px);
       max-width: 600px;
       height: auto;
       display: block;
       margin: auto;
       border: 2px solid #cccccc82;
       padding: 2px;
   }

#big.pagesoicau .pd-widget {
    padding: 20px 30px;overflow: hidden;
}#big.pagesoicau #sc_content, #big.pagesoicau #ctg_content {
    background: #fff;
}#big.pagesoicau #sc_content .list-kqxs, #big.pagesoicau #ctg_content .list-kqxs {
    width: 49%;
    float: left;
}#big.pagesoicau #table_0, #big.pagesoicau #table_2, #big.pagesoicau #table_4, #big.pagesoicau #table_6, #big.pagesoicau #table_8, #big.pagesoicau #table_10, #big.pagesoicau #table_12, #big.pagesoicau #table_14, #big.pagesoicau #table_16, #big.pagesoicau #table_18, #big.pagesoicau #table_20, #big.pagesoicau #table_22, #big.pagesoicau #table_24, #big.pagesoicau #table_26, #big.pagesoicau #table_28, #big.pagesoicau #table_30{
    margin-right: 2%;
}div#fullwidthtop_ads {
    margin: 0px;
}
.k-submenu {
    background: #fff;
    padding: 10px;
}.k-submenu ul.tabk1 {
    display: flex;
    background: #fff;
}
.k-submenu ul.tabk1 li{
    flex: 0 0 50%;
    text-align: center;
    background: #ebebeb;
    cursor: pointer;
}.k-submenu ul.tabk1 li a {
    display: block;
    padding: 10px 0;
    font-size: 16px;
    font-weight: bold;
}
/* .k-submenu ul.tabk1 li:nth-child(1){
    border-left: 1px solid #ccc;
}.k-submenu ul.tabk1 li:nth-child(2){
    border-right: 1px solid #ccc;
} */
.k-submenu ul.tabk1 li.tabk1-active {
    background: #c00;
    color: #fff;
}
.k-submenu ul.tabk2 {
    display: flex;
    background: #fff;
}
.k-submenu ul.tabk2 li{
    flex: 0 0 33.3333%;
    padding: 10px 0;
    text-align: center;
    background: #ebebeb;
    cursor: pointer;
}.k-submenu ul.tabk2 li:nth-child(2){
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}.k-submenu ul.tabk2 li.tabk2-active {
    background: #019386;
    color: #fff;
}
.k-submenu select {
    width: 100%;
    padding: 10px;flex: 0 0 25%;
}.header-title-mobile li:hover {
    background: #fff;
}.header-title-mobile li:hover a{
    color: #c00;
}.header-title-mobile li {
    list-style: none;
    position: relative;
    flex: 0 0 auto;
}.header-title-mobile li ul {
    display: none;
    position: absolute;
    background: #fff;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    width: 180px;
    left: 0;
    z-index: 99;
    top: 40px;
}.header-title-mobile li ul li a {
    color: #000;
    font-weight: normal;
    margin: 0 !important;
    padding: 0 !important;
    text-align: left !important;
    display: block;
    padding-left: 15px !important;
}.header-title-mobile li:hover ul{
    display: block;
}.kai-bt0 {
    margin-bottom: 0 !important;
}.header-title-mobile li ul li a {
    color: #333 !important;
}p#breadcrumbs {
    background: #fff;
    padding: 5px 10px;
    margin-bottom: 0;
}p#breadcrumbs a {
    color: #00f;
}#sc_content .list-kqxs .bang-loto .clred {
    background: #e63939;
    color: #fff;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    font-size: 18px !important;
    padding: 4px 5px;
}
/* #sc_content .list-kqxs .widget.result-box table tr td span .clred{
    background: red;
    border-radius: 50%;
    padding: 0px 4px;
    line-height: 30px;
} */
#sc_content .list-kqxs .widget.result-box table tr td span .clred span{
    color: #e80000;
    /* line-height: 30px; */
    font-size: 22px !important;
}#sc_content .list-kqxs .widget.result-box table tr td span .clblue{
    color: #fff;
    font-size: 18px !important;
    display: inline-block;
    border-radius: 50%;
    background: #34d134;
    padding: 0px 0px;
    width: 28px!important;
    height: 28px !important;
    line-height: 30px;
}.topbar {
    background: #ebebeb;
}.col.s12.m3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto;
}.loginPanel {
    float: right;
}.loginPanel .btn_ {
    display: inline-block;
    font-size: 1rem;
    cursor: pointer;
    padding: 0 10px 0 10px;
    font-weight: 500;
    background: #019386;
    margin: 0;
    height: 26px;
    border-radius: 0;
    line-height: 26px;
}.loginPanel a {
    color: #fff;
}.topbar.no-pc, .ads_mobile {
    display: none;
}
@media(max-width:992px){
    .topbar.no-mb {
        display: none;
    }.topbar.no-pc {
        overflow: hidden;
        display: block !important;
    }.col.s12.m3 {
        width: 100%;
    }.ads_mobile{
        display: block !important;
    }
}