/* Reset css */
/*@import url(fonts.google.css);*/
* {
    color: #333;
    font-family: Arial, sans-serif;
    font-size: 15px;
    margin: 0;
    padding: 0;
}

a {
    color: #333;
    text-decoration: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0
}

ol,
ul {
    list-style: none
}


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

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

@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: normal;
    font-style: normal;
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    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";
}

.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";
}

/* Common css */
.red {
    color: #e62e04 !important;
}

.blue {
    color: #2d4c87 !important;
}

.white {
    color: #FFF !important;
}

.bold {
    font-weight: bold !important;
}

.hidden {
    display: none;
}

.uppercase-text {
    text-transform: uppercase;
}

.fixed {
    position: fixed;
    top: 0px;
}

.relative {
    position: relative;
}

.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;
    /*    color:#e62e04 !important;*/
    clear: both;
}

.error a {
    color: #0000ff !important;
}

.clear {
    clear: both;
}

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

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

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

.kq-link {
    color: #0000ff;
}

.kq-link:hover {
    color: #0000ff;
    text-decoration: underline;
}

.mgt5 {
    margin-top: 5px;
}

.mgt10 {
    margin-top: 10px;
}

.mgt15 {
    margin-top: 15px;
}

.mgt20 {
    margin-top: 20px;
}

.mgt25 {
    margin-top: 25px;
}

.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;
}

.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: bold;
    font-size: 25px;
    color: blue !important;
}

.mb_g0 .sblue {
    font-weight: bold;
    font-size: 35px;
    color: blue !important;
}

.sblue2 {
    font-weight: bold;
    font-size: 15px;
    color: blue;
}

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

.small {
    font-size: 11px;
}

/* Alert css (Bootstrap) */
.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;
}

.r900 {
    color: #900;
}

.rc00 {
    color: #c00;
}

/* End Alert css (Bootstrap) */
.message-404 {
    font-size: 20px;
    font-weight: bold;
    margin: 20px;
}

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

.top-nav,
.header-wrapper {
    width: 1140px;
    margin: 0px auto;
}

/* Widget css */
.widget,
.widget-sc,
.menu-sc,
.widget-hq,
.widget-tt,
.menu-tk {
    margin-bottom: 10px;
}

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

.widget-header-item {
    background-color: #445d82;
    height: 35px;
    padding-left: 10px;
    position: relative;
    padding-right: 10px;
    border: 1px solid #d8d7d7;
}

.widget-header-item h3,
.widget-header-item h3 a,
.title-thongke {
    text-align: center;
    padding-top: 10px;
    /*text-transform: uppercase;*/
    font-weight: bold;
}

.widget-header-item h3,
.widget-header-item h3 a {
    color: #f0ff00;
}

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

.widget-header h3,
.widget-header h3 a {
    color: #FFFFFF;
    text-align: center;
    padding-top: 9px;
    font-weight: bold;
}

.widget-header h2,
.widget-header h2 a {
    color: #333;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}

.widget-header h2 a {
    color: #e00000;
    text-decoration: underline;
}

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

.widget-content {
    border: 1px solid #d8d7d7;
    border-top: none;
}

.widget-content li {
    position: relative;
    line-height: 28px;
}

.widget-content-menu {
    padding-left: 28px;
}

.widget-content a.text-black-bold,
.text-black-bold {
    color: #000;
    font-weight: 700;
}

.widget-content ul li .text-black-bold {
    width: 100%;
    padding: 6px 12px 6px 24px;
    position: relative;
    font-weight: 700;
    color: #222;
}

.widget-content ul li .text-black-bold:before,
.widget-content ul li .a-item:before {
    position: absolute;
    top: 3px;
    margin: 8px 0 0 -15px;
    vertical-align: middle;
    display: inline-block;
    width: 5px;
    height: 5px;
    background: red;
    content: "";

}

.widget-content ul li ul.sub-content,
.level2 ul.sub-content {
    padding-left: 15px;
}

.widget-content ul li ul.sub-content li a:before,
.level3 li a:before {
    content: "-";
    position: absolute;
    top: -5px;
    margin: 5px 0 0 -15px;
    vertical-align: middle;
}

.level2 ul.sub-content li a.province-menu:before {
    position: absolute;
    top: 3px;
    margin: 8px 0 0 -15px;
    vertical-align: middle;
    display: inline-block;
    width: 5px;
    height: 5px;
    background: red;
    content: "";
}

ul.level3 li:before {
    content: "";
    position: absolute;
    top: -5px;
    margin: 5px 0 0 -15px;
    vertical-align: middle;
}

.widget-content ul.sub-content li a {
    /*float: left;*/
    width: 100%;
    padding: 5px 5px 5px 24px;
    color: #222;
}

/* Header content */
/*.header-content {
    background: #f7f7f7;
    height: 140px;
    border-top:1px solid #dcdcdc;
    border-bottom:1px solid #dcdcdc;
}*/
/* Logo */
.logo {
    float: left;
    /*    width: 195px;*/
    margin-top: 10px;
    margin-bottom: 10px;
}

.slogan {
    margin-top: 5px;
    font-size: 11.3px;
    font-style: italic;
}

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

.header-banner {
    width: 825px;
    float: left;
    margin: 5px 0px;
}

/* Main container */
.main-content {
    /*    margin:5px 0px;*/
    min-height: 500px;
}

.main-center {
    width: 21%;
    float: left;
}

/* Live menu widget */
.live-menu-item {
    height: 51px;
    font-size: 11px;
    font-weight: bold;
    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 0px 0px 5px;
}

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

.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: #74aa19;
}

.live-3 {
    background: #e62e04;
}

/* Calendar widget */
.kq-calendar {
    width: 188px;
    position: relative;
    background: #ffffff;
    border: 1px solid #cdcdcd;
    border-bottom: none;
    border-top: none;
}

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

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

.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 {
    padding: 5px;
    font-weight: 400;
}

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

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

.kq-calendar-header th {
    font-size: 13px;
    height: 30px;
    text-align: center;
}

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

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

.kq-calendar-content .weekend {
    background-color: #f9f9ed;
}

.kq-calendar-content td.selected {
    background: #73a81f;
    font-weight: bold;
}

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

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

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

.tk-sc-menu {
    padding: 0px 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;
}

/* Tien ich widget */
.tienich-item {
    float: left;
    width: 87px;
    height: 33px;
    background: #FFF;
    margin-bottom: 5px;
    text-align: center;
    padding: 10px 0px;
}

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

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

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

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

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

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

/* Center */
.content-left {
    float: left;
    width: 50.5%;
    padding-right: 15px;
    /*    font-family: sans-serif;
        padding: 0 14px;
        float: left;
        width: 100%;
        height: 48px;
        line-height: 48px;
        font-size: 14px;
        text-transform: uppercase;
        color: #fff;
        font-weight: bold;*/
}

/* Right */
.main-right {
    float: right;
    width: 26%;
}

/* search widget */
#search-box-content .form-control {
    min-width: 130px !important;
}

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

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

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

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

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

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

.search-widget .search-number,
.date-chooser {
    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: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.search-widget select:focus,
.search-widget input:focus {
    border-color: #66AFE9;
    outline: 0px none;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(102, 175, 233, 0.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: bold;
}

.live-2 {
    background: #74aa19;
    padding: 2px 5px;
    color: #FFF;
    text-transform: uppercase;
    font-size: 10px;
    margin-left: 10px;
    font-weight: bold;
}

.fl {
    float: left;
}

.widget-content-news a {
    margin-right: 5px;
}

.clearfix::after {
    display: block;
    content: "";
    clear: both;
}


.title-news {
    font-size: 14px;
}

.widget-content-news {
    border: 1px solid #d8d7d7;
    border-top: none;
}

/* News widget */
.news-widget .widget-content-news ul li {
    border-bottom: 1px inset #ebebeb;
    padding: 5px;
}


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

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

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

/* Sms widget */
.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 #74aa19;
    border-top-color: #74aa19;
    border-top-style: solid;
    border-top-width: 1px;
    border-radius: 3px;
    font-weight: bold;
    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 */
/*.today-open-widget .widget-content {
    border: none;
}*/
.region-column {
    width: 200px;
    border: 1px solid #dddddd;
    border-bottom: none;
    float: left;
}

.region-column:first-child {
    border-left: none;
}

.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 #d8d7d7;
    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 #dddddd;
    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 box */
.result-box {
    border: 3px solid #e00000;
}

.result-header h2,
.result-header h4 {
    color: #2d4c87;
    font-size: 15px;
}

.result-header,
.result-header-small {
    text-align: center;
    padding: 5px 0;
    position: relative;
    background: #fff2bc;
}

.result-header .print-kqxs {
    position: absolute;
    right: 15px;
    top: 10px;
}

.result-box table {
    width: 100%;
    border: none;
    table-layout: fixed;
}

.result-box table tr td {
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    border: 1px solid #d8d7d7;
    padding: 4px 0;
}


.result-box table tr td span,
.result-box table tr td span mark {
    font-size: 26px;
    height: 38px;
}

.link-social a b {
    color: #666;
}

/*.result-box table tr td .runLoto,.table-tructiep table tr td .runLoto{
        color: #f60!important;
    width: fit-content;
    background-color: #fff2bc;
    padding: 2px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    font-size: 24px;
    color: #e62e04!important;
}*/
.result-box table tr td.mb_g0,
.result-box table tr span.mb_g0,
.result-box table tr td.mb_g0 .runLoto,
.result-box table tr td span.red mark {
    font-size: 35px;
}

.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: 97px;
    font-size: 14px !important;
}

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

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

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

.dd-loto-widget table thead {
    /*    background: #e8e8e8;*/
    /*    background:  #e62e04;*/
}

.dd-loto-widget table th {
    border: 1px solid #d8d7d7;
    text-align: center;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    background-color: #fafafa;
}

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

.dd-loto-widget table tr td.dd-stt {
    font-size: 15px;
    color: #e62e04;
    font-family: arial;
}

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

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

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

/* Thong ke nhanh 40 */
.tk-nhanh-item-header {
    height: 30px;
    line-height: 30px;
    /*    background: #f7f7f7;*/
    background: #d9edf7;
    /*    background: #eff6f9;*/
    border-left: 3px solid #76ab1c;
    font-weight: bold;
    padding-left: 10px;
    font-size: 14px;
}

.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: bold;
}

.tk-nhanh-item:nth-child(4n) {
    margin-right: 0px;
}

.tk-nhanh-number {
    border: 1px solid #a1b1cf;
    width: 45px;
}

.tk-nhanh-text {
    /*    float: left;*/
    border: 1px solid #e3e3e3;
    border-left: none;
    /*    width: 60px;*/
    background: #fcfaf4;
    /*    padding-left: 9px;*/
}

.tk-nhanh-40 table tr td:first-child {
    border-left: none;
}

.tk-nhanh-40 table tr td:last-child {
    border-right: none;
}

.update {
    color: #FFF;
    float: right;
    /*    margin-right: 15px;*/
}

#footer {
    float: left;
    width: 100%;
    position: relative;
    background: #f0f8ff;
    border-top: solid .5px #dddfe2;
}

.copyright-img {
    display: none;
}

.copyright,
.copyright-img {
    text-align: center;
    font-weight: bold;
}

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

.exchange-links a {
    padding: 5px;
    font-weight: bold;
}

.menu-footer {
    /*width: 1020px;*/
    margin: 0 auto;
    text-align: center;
}

.menu-footer .nav-menu {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
}

.menu-footer .item-link {
    font-size: 15px;
    /*font-weight: 700;*/
    padding-right: 20px;
    cursor: pointer;
    color: #333;
}

/* Menu */
.ddsmoothmenu {
    height: 40px;
    background: #ea5157;
    margin-bottom: 10px;
}

.ddsmoothmenu ul {
    z-index: 100;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

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

.ddsmoothmenu ul.menu_ul li ul li a {
    color: #333;
    text-transform: none;
}

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

.ddsmoothmenu ul li a {
    /*font-family: sans-serif;*/
    padding: 0 13px;
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
}

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

.ddsmoothmenu ul li a:hover {
    background: #900;
}

.ddsmoothmenu ul li.home a i {
    color: #ffffff;
}

/* sub menus */
.ddsmoothmenu ul li ul {
    background: #fff;
    color: #c80504;
    top: 48px !important;
    position: absolute;
    left: -3000px;
    display: none;
    visibility: hidden;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    width: 150px;
}

.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 {
    font-size: 14px;
}

.ddsmoothmenu ul li ul li a:hover {
    background: #fff;
    text-decoration: underline;
    /*    width: 160px;
        padding: 10px;
        margin: 0;
        border-top-width: 0;
        border-bottom: 1px solid rgba(255,255,255,0.1);
        text-transform: none;*/
}

.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: 0.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: 0px !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: #74aa19 !important;
    padding: 0px;
}

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

.top-menu-popup li.root a:hover {
    background: #74aa19;
}

.main {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}


/* Left big */
#left-big {
    width: 73%;
    float: left;
    min-height: 200px;
}

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

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

.header-title-dark-blue {
    background: #2d4c87;
    height: 37px;
    border: 1px solid #626262;
}

.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;
    color: #6d663e;
    line-height: 20px;
}

.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 components */
.form-group-main {
    margin: 25px 0px;
    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-bottom: 10px;
    font-weight: bold;
}

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

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

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

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

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

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

.col8 {
    width: 8%;
}

.col10 {
    width: 10%;
}

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

.col31 {
    width: 31%;
}

.col32 {
    width: 32%;
}

.col35 {
    width: 35%;
}

.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%;
}

.col15 {
    width: 15%;
}

.col18 {
    width: 18%;
}

.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-sm,
.btn-group-sm>.btn {
    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>thead>tr>th,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>td {
    padding: 2px
}

/* Thong ke cau */
.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: bold;
    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;
}

.box-table .number span {
    display: block;
}

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

.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;
    /*    margin-right: 2%;*/
    width: 20%;
    /*    float: left;
        margin-right: 21px;*/
}

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

.box-capso .capso {
    width: 45px;
    height: 45px;
    /*    width: 59px;
        height: 29px;*/
    border: 1px solid #a4b3d0;
    background: #e3e9f4;
    text-align: center;
    line-height: 45px;
    font-weight: bold;
    font-size: 13px;
    color: #2d4c87;
    float: left;
    /*    margin-right: 3px;*/
}

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

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

/* Lien he */
.contact-content input,
.contact-content textarea {
    width: 100% !important;
}

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

/* News */
.news-lists {
    margin-top: 5px;
}

.news-item {
    display: inline-block;
    clear: both;
    width: 100%;
    border-top: 1px solid #e5e5e5;
    margin-top: 10px;
    padding-top: 10px;
}

.news-item:first-child {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
}

.news-item .thumbnail {
    width: 125px;
    float: left;
    margin-right: 10px;
}

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

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

.news-item .title a {
    font-size: 15px;
    color: #222;
    font-weight: 700;
    line-height: 20px;
}

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

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

.news-item .info {
    /*    width: 73%;*/
}

/* News detail */
#left-article {
    width: 630px;
    float: left;
    min-height: 200px;
}

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

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

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

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

.article-title h1 {
    font-size: 25px;
    /*line-height: 150%;*/
    font-family: "Merriweather", serif;
    font-weight: 700;
    /*    font-size: 18px;*/
}

.article .content h2 strong,
.article .content h3 strong {
    font-size: 20px;
}

.article .content p strong {
    font-size: 18px;
}

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

.article .author {
    /*font-size: 11px;*/
    display: block;
    font-style: italic;
    margin-bottom: 5px;
    float: left;
}

.article span {
    font-size: 14px;
    color: #757575;
}

.article .article-content .short-description {
    /*font-weight: bold;*/
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 160%;
    font-weight: 600;
    margin-bottom: 15px;
}

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

.article .article-content p img {
    display: block;
    margin: auto;
}

.article .content p {
    margin-bottom: 13px;
    font-size: 16px;
    line-height: 160%;
    font-weight: 400;
    margin-bottom: 15px;
}

section.related {
    margin-top: 15px;
}

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

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

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

section.related ul li a {
    color: #2D4C87;
    font-size: 18px;
    line-height: 30px;
}

.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: 0px;
    padding: 0px 0px 0px 7px;
}

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

.tags ul li a {
    background-color: #767676;
    border-radius: 0px 2px 2px 0px;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
    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%;
    /*    margin-top: 15px!important;*/
}

.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: #414141;
}

.pagination ul li a,
.pagination ul li span {
    font-size: 12px;
    font-weight: bold;
    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 online */
.loto-input {
    border: 2px solid #e52e04;
    min-height: 200px;
    margin: 10px 0px;
    padding: 10px;
    border-radius: 2px;
}

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

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

.loto-input .btnPlay .btn-play {
    width: 150px;
    color: #fff;
    background: #E52E04;
    /*    margin-top: 21px;
        margin-left: 15px;*/
}

.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: 10px 0px 10px 0px;
}

.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: bold;
    margin-bottom: 3px;
}

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

/* style cho radio input */
.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(0.63);
}

.loto-input .input .numbers {
    margin-right: 10px;
}

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

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

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

.loto-input .input .input-coin input {}

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

.irs {
    margin-top: -12px;
}

.loto-action {
    background: #f8f8f8;
    border: 1px solid #d9d9d9;
    border-top: none;
    min-height: 45px;
    line-height: 45px;
    padding: 0px 15px;
    border-radius: 0px 0px 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 #d9d9d9;
    min-height: 50px;
    margin-bottom: 15px;
}

.loto_today:after {
    clear: both;
}

.deletebutton:link,
.deletebutton:visited,
.deletebutton:hover,
.deletebutton:active {
    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: 58px;
    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 #d9d9d9;
}

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

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

.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: #fafafa;
}

.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 #d9d9d9;
}

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

.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 #d9d9d9;
}


/* PAGE login */
.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: bold;
    color: #FFF;
    background: #e62e04;
    border: 1px solid red;
}

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

.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;
}

/*.full-form .form-group .label {
    line-height: 37px;
    text-align: right;
    width: 36%;
}*/

.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 #ddd;
    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: bold;
    font-size: 16px;
    border: 2px solid red;
}

.message-loto {
    margin: 18px 0px 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 #d9d9d9;
    text-align: center !important;
    font-weight: bold;
}

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

.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 #ddd;
    min-height: 500px;
    margin-bottom: 15px;
    padding: 10px;
}

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

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

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

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

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

.table-tructiep .table thead tr th {
    font-weight: bold;
    color: #1f10e2;
    font-size: 14px;
    border-right: none;
    font-family: Tahoma, Geneva, sans-serif;
}

.table-tructiep .table thead tr th a {
    font-weight: bold;
    color: #e62e04;
    font-size: 14px;
    border-right: none;
    text-decoration: underline;
}

.table-tructiep .table thead tr th:first-child,
.loto-tructiep tr th:first-child {
    width: 10%;
    font-weight: 700;
    color: #414141;
}

.table-tructiep .table thead tr th:first-child {
    border-left: none;
}

/*.table tr:nth-child(even),.dd-loto-widget table tr:nth-child(even){
    background: #f9f9f9;
}*/
.tk-nhanh-40 .table tr:nth-child(even) {
    background: none;
}

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

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

.table-tructiep .table tr td .number {
    line-height: 30px;
    height: 30px;
    font-size: 24px;
    font-weight: bold;
    padding: 4px 5px;
    text-align: center;
}

.table-tructiep .table tr td span {
    display: block;
}

.table-tructiep .table tr td mark {
    font-size: 24px;
    font-weight: 500;
    background: #fb9b34;
    color: #fff;
    border-radius: 4px;
    padding: 0 1px;
}

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

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

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

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

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

.loto-tructiep tr th {
    border: 1px solid #d9d9d9;
    font-weight: bold;
    text-align: center;
    height: 35px;
    line-height: 35px;
    color: #1f10e2;
    font-size: 14px;
    background: #fafafa;
    font-family: Tahoma, Geneva, sans-serif;
}

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

/* Bang dac biet */
.border-red {
    border: 1px solid #ed1d27;
    position: relative;
}

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

.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: #777777;
}

.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 0px 0px;
    background: #74aa19;
    border: 1px solid #628b1c;
    color: #FFFFFF;
}

.btn-inline-default {
    background: #74aa19;
    color: #FFFFFF;
}

.btn-inline-default:hover {
    color: #FFF;
}

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

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

.result-table {
    background: #e3e3e3;
    /*    padding: 3px;*/
}

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

.result-table tbody {
    background: #ffffff;
}

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

.result-table tbody tr td .number {
    font-size: 18px;
    color: #900;
}

.result-table tbody tr td .number-full {
    font-size: 18px;
    font-weight: bold;
    margin: 3px 0px;
}

.result-table tbody tr td .number-full .rc00 {
    font-size: 18px;
    font-family: arial;
}

.result-table tbody tr td .date {
    color: #424242;
    font-size: 14px;
}



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

/* Thong ke dau duoi */
.text-danger {
    color: #e83905;
}

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

.text-success {
    color: #74aa19;
}

.text-success a {
    color: #74aa19;
    font-weight: bold;
}

.text-silver {
    color: #ccccdc;
}

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

.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;
    /*     padding-left: 25px;
        margin-right: 15px;*/
    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: 0px -5px 10px 0px;
}

.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 {
    margin-top: 20px
}*/
.input2-tansuat .label {
    margin-bottom: 15px;
}

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

.table-extend .black {
    background: #808080;
}

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

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

.scrollTop {
    height: 20px;
}

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

.scrollTop div {
    height: 20px;
}

/* Lightbox cho Thong Ke Tan Suat */
.lightbox-gray {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1111;
    background-color: rgba(0, 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: 1000% !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 0px 0px;
    float: left;
    cursor: pointer;
    width: 16px;
    height: 16px;
}

/* STYLE radio button */
.radio input[type=radio] {
    display: none;
}

input[type="radio"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    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;
    font-size: 13px;
    margin-bottom: 6px;
    color: #343434;
    font-weight: bold;
}

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

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

.radio label:before {
    /*    content: "";
        display: inline-block;
        width: 13px;
        height: 13px;
        margin-right: 10px;
        position: absolute;
        left: 0;
        bottom: 0.8px;
        background-color: #fff;
        border: 1px solid #d3d3d3;
        border-radius: 99px;*/
    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(0.63);
    -ms-transform: scale(0.63);
    -moz-transform: scale(0.63);
    -webkit-transform: scale(0.63);
    transform: scale(0.63);
    line-height: 18px;
    -o-transition: -o-transform .1s 0s cubic-bezier(0.455, 0.030, 0.215, 1.330);
    -ms-transition: -ms-transform .1s 0s cubic-bezier(0.455, 0.030, 0.215, 1.330);
    -moz-transition: -moz-transform .1s 0s cubic-bezier(0.455, 0.030, 0.215, 1.330);
    -webkit-transition: -webkit-transform .1s 0s cubic-bezier(0.455, 0.030, 0.215, 1.330);
    -o-transition: transform .1s 0s cubic-bezier(0.455, 0.030, 0.215, 1.330);
    -ms-transition: transform .1s 0s cubic-bezier(0.455, 0.030, 0.215, 1.330);
    -moz-transition: transform .1s 0s cubic-bezier(0.455, 0.030, 0.215, 1.330);
    -webkit-transition: transform .1s 0s cubic-bezier(0.455, 0.030, 0.215, 1.330);
    transition: transform .1s 0s cubic-bezier(0.455, 0.030, 0.215, 1.330);
    background-color: #d9534f;
}

.radio label:after {
    /*    font-size: 13px;
        content: "";
        text-align: center;
        display: inline-block;
        width: 13px;
        height: 13px;
        position: absolute;
        -o-transform: scale(0);
        -ms-transform: scale(0);
        -moz-transform: scale(0);
        -webkit-transform: scale(0);
        transform: scale(0);
        border-radius: 99px;
        left: 0px;
        top: -1px;
        background-color: #e62e04;
        border: 1px solid #e62e04;*/
    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(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform .1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform .1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform .1s cubic-bezier(0.8, -0.33, 0.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: 16px;
}

.thkqtt tbody tr td span {
    font-size: 16px;
}

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

.thkqtt tbody tr td:nth-child(1) {
    width: 35px !important;
    color: #1f10e2;
    font-weight: normal;
    font-size: 14px;
}

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

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

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

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

.cungquayxoso .col4 {
    width: 24.8%;
    float: left;
    text-align: center;
    border-right: 1px solid #D9D9D9;
    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 #D9D9D9;
    margin-top: -10px;
    margin-bottom: -10px;
    line-height: 40px;
    font-size: 18px;
}

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

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

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

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

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

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

/* Popup css */
#popup_id {
    display: block;
    height: 100%;
    /*position: absolute!important;*/
}

.modal-dialog {
    margin-top: 130px !important;
    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;
    filter: alpha(opacity=20);
    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: 0.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: bold;
}

#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 0px;
}

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

.orange_bg {
    background: #f39c25;
}

.tr_hover:hover {
    background: #f39c25;
}

.wrapperCinema {
    border: 1px solid #ddd;
    margin-bottom: 15px;
}

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

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

.listTime {
    margin: 10px 0px;
}

.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 0px 0px;
}

.centerTable {
    display: table;
    margin: auto;
}

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

.full-form .explain {
    margin: 5px 60px 5px 0px;
    color: rgb(150, 150, 150);
    font-size: 12px;
}

.btn-agree {
    margin: 0px 10px 10px 0px;
    background: #74aa19;
    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: bold;
    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 0px;
}

.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 0px 10px 10px;
}

.lich-quay-xo-so tbody tr td:first-child {
    font-size: 13px;
    color: #2d4c87;
    font-weight: bold;
    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: 0px;
}

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

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

.list-thongke {
    width: 100%;
}

.list-thongke .tksc-item {
    border: 1px solid #cdcdcd;
    width: 243px;
    padding: 8px 5px;
    height: 30px;
    line-height: 30px;
}

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


#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: 0px !important;
}

.game-hot {}

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

.game-hot .game-item:nth-child(2n) {
    margin-right: 0px !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;
}

/* Overide table-extend cho chức năng thống kê tần suất loto và tần suất cặp loto */
.table-extend tr {
    height: inherit !important;
}

.table-extend tr td {
    font-weight: bold;
    height: 100%;
    border: 1px solid #666666 !important;
}

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

.table-extend tbody tr td.black:last-child {
    border: 1px solid #666666 !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: transparent !important;
}

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

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

.tansuat-note {
    margin-top: 10px;
    line-height: 20px;
}

.orange_bg2 {
    background: #ffeaa6;
}

/*#bdbt .weekend {
    background: #e9f4fc;
}*/
#bdbt td {
    cursor: pointer;
}

#bdbt td:hover {
    background: #ffeaa6;
}

#bdbt .weekend {
    background-color: #dff0d8;
}

#bdbt tbody tr td .number {
    font-weight: 700;
}


.top-1 {
    color: #FF9933 !important;
}

.top-2 {
    color: green !important;
}

.top-3 {
    color: burlywood !important;
}

.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: bold;
}

.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 style */

/* Base styles for the element that has a tooltip */
[data-tooltip],
.tooltip {
    cursor: pointer;
}

/* Base styles for the entire tooltip */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after {
    position: absolute;
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition:
        opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -moz-transition:
        opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    transition:
        opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    pointer-events: none;
}

/* Show the entire tooltip on hover and focus */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after {
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

/* Base styles for the tooltip's directional arrow */
.tooltip:before,
[data-tooltip]:before {
    z-index: 1001;
    border: 6px solid transparent;
    background: transparent;
    content: "";
}

/* Base styles for the tooltip's content area */
.tooltip:after,
[data-tooltip]:after {
    z-index: 1000;
    padding: 8px;
    width: 160px;
    background-color: #000;
    background-color: hsla(0, 0%, 20%, 0.9);
    color: #fff;
    content: attr(data-tooltip);
    font-size: 12px;
    line-height: 1.2;
    text-align: left;
}

/* Directions */

/* Top (default) */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after,
.tooltip-top:before,
.tooltip-top:after {
    bottom: 100%;
    left: 50%;
}

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

/* Horizontally align top/bottom tooltips */
[data-tooltip]:after,
.tooltip:after,
.tooltip-top:after {
    margin-left: -30px;
}

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

/* Left */
.tooltip-left:before,
.tooltip-left:after {
    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%, 0.9);
}

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

/* Bottom */
.tooltip-bottom:before,
.tooltip-bottom:after {
    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%, 0.9);
}

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

/* Right */
.tooltip-right:before,
.tooltip-right:after {
    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%, 0.9);
}

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

/* Move directional arrows down a bit for left/right tooltips */
.tooltip-left:before,
.tooltip-right:before {
    top: 3px;
}

/* Vertically center tooltip content for left/right tooltips */
.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: 0px;
    bottom: 40px;
}

.tklltlt {
    padding: 5px 0px 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:after,
.sound-kqxs-region:after {
    width: 45px;
}

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

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

.padB15 {
    padding-bottom: 15px;
}

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

.prediction-title {
    font-size: 15px;
    font-weight: bold;
    color: blue;
}

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

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

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

.dudoan .widget-header {
    border: 1px solid #d8d7d7;
    border-bottom: none;
}

.table-prediction {
    margin-bottom: 5px;
}

/* SMS Container */
.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 box
 */
.app-download {
    padding: 5px;
    border: 1px dashed #cdcdcd;
    margin-bottom: 10px;
}

.app-download .new {
    margin-left: 0px;
    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: 0px auto;
}

.tabs li {
    float: left;
}

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

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

.tabs label {
    display: block;
    padding: 5px 10px;
    color: #414141;
    font-size: 13px;
    font-weight: normal;
    cursor: pointer;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.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: 0.5s;
    -o-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    animation-duration: 0.5s;
}

.chatbox {
    border: none;
}

#tab-content2,
#tab-content1 {
    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;
}

/* Mega 6x45 && Max 4d Css */
/*.vl-box .mb_date_info {
    margin-top: 10px;
}*/
/*.vl-box h2 {
    height: auto;
    border-bottom: 1px solid #d1d1d1;
    padding: 8px 0;
}*/
.jackpot_info {
    font-size: 15px;
    color: #000;
    padding: 10px 0 0 0;
    text-align: center;
}

.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: bold;
    width: 300px;
    margin: 15px auto;
    text-align: center;
    margin-bottom: 15px;
}

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

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

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

.result-box .power-item {
    padding: 10px;
    border-radius: 100%;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    margin: 5px;
    width: 46px;
    height: 46px;
    line-height: 46px;
    background-color: #C00;
}

.result-box .mega645-wins table tr td {
    font-size: 14px;
    text-align: left;
    padding-left: 5px;
}

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

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

.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: bold;
}

.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: bold;
    font-size: 14px;
    /*    background: #e62e04;*/
    line-height: 37px;
    text-align: center;
}

.table-tructiep .table tr td.first-col {
    font-weight: normal !important;
    border-left: none;
}

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

.power-red {
    border: 2px solid #fa8d29 !important;
    background: #fa8d29 !important;

}

.power-line-jack {
    height: 10px !important;
    border-radius: 0 !important;
    border: 1px solid #aeaeb1 !important;
    /* display: inline-block; */
    margin: 0px 4px 0 0px;
    width: 0px !important;
}

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

.mega-col {
    font-size: 14px !important;
    font-weight: normal !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: 42px;
    vertical-align: bottom !important;
    border-radius: 0;
    border: 1px solid #aeaeb1;
    display: inline-block;
}

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

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

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

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

.flaticon-month1 {
    background: url(../images/calendar_black.png) no-repeat;
    height: 16px;
    width: 16px;
    display: block;
}

/*.flaticon-month1:before {

        content: "\f073";
        font-family: FontAwesome;
}*/
p.helper {
    margin-bottom: 16px !important;
}

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

.box-search-sqk .date_right {
    height: 37px;
}

.box-search-sqk .plus {
    margin-left: -5px;
}

.box-search-sqk .number-date-range input {
    margin-right: 0px;
}

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

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

.content-left .breadcrumb {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
}

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

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



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

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

.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: transparent;
    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_header .dp_hover,
.Zebra_DatePicker td.dp_selected,
.Zebra_DatePicker .dp_footer .dp_hover,
.Zebra_DatePicker td.dp_hover {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.Zebra_DatePicker.dp_visible {
    visibility: visible;
    filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    transition: opacity .2s ease-in-out;
}

.Zebra_DatePicker.dp_hidden {
    visibility: hidden;
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}

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

.Zebra_DatePicker .dp_header .dp_caption {
    font-weight: bold;
}

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

.Zebra_DatePicker .dp_daypicker th {
    font-weight: bold;
}

.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: bold;
}

.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;*/
    width: 250px;
    top: 0;
    right: -280px;
    z-index: 100;
    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 {
    left: 5px;
}

#offcanvas-menu label#closex::before,
#closex2::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);
}

#offcanvas-menu label#closex::after,
#closex2::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: black;
    z-index: 99;
    visibility: hidden;
}

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

.sidebar-menu {
    padding: 25px 0px;
}

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

.logo img {
    width: 175px;
}

.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;
}

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

.smartbanner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 80px;
    line-height: 80px;
    font-family: 'Helvetica Neue', 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: bold;
}

.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: bold;
    color: #6a6a6a;
    text-transform: uppercase;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

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

.smartbanner-android {
    background: #3d3d3d url("../images/dark_background_stripes.gif");
    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, 0.8) inset, 0 1px 1px rgba(255, 255, 255, 0.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: bold;
}

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

.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: 30px;
    border-top: 1px solid #f3f3f3;
    display: flex;
    align-items: center;
    padding: 0 10px;
    justify-content: space-between;
}

.top-logo {
    color: #e80000 !important;
    font-weight: 600;
    font-size: 18px;
    font-family: "Times New Roman", Times, serif;
}

.top-text {
    font-size: 12px;
    color: #333;
    font-weight: 600;
}

/*.main-wrapper {
    display: flex !important; }*/
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
}

.main-content {
    margin: auto;
    width: 100%;
    max-width: 1140px;
}

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

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

.bg_f6 {
    background: #f6f6f6;
}

.bg_f9 {
    background: #f9f9f9;
}

/*.result-box table tr td span:hover{
    background:#FFBF00;
}
.xo_so_mien table tr td:hover{
    background:#FFBF00;
}*/
/*.pagination {
    float: right;
    width: 100%;
    margin-top: 0px!important;
}*/
/*# sourceMappingURL=custom.css.map */
#offcanvas-menu .item-arrow {
    margin-right: 15px;
    float: right;
    transform: rotate(90deg);
}

#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: 21px;
    line-height: 21px;
    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: bold;
}

.item-name a {
    font-weight: bold;
}

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

.box-calender {
    display: none;
    justify-content: space-between;
    height: 28px;
    /* padding: 0px; */
    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;
}

.opened {
    display: block !important;
}

.result-box {
    border: 1px solid #d8d7d7 !important;
}

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

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

#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 0px;
}

.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 !important;
    color: #C00 !important;
}

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

.result-box .first-col {
    font-weight: normal !important;
    width: 10%;
}

.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 #ddd;
    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: bold;
    font-size: 13px;
    color: #2d4c87;
    margin-right: 3px;
}

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

/*.sc-lt .label{
    float: left;
    line-height: 30px;
    width: 30%;
}
.sc-lt select{
    width: 70%;
}*/
.sc-lt .Zebra_DatePicker_Icon_Wrapper {
    width: 100%;
}

#right-lt-tk {
    float: right;
    width: 26%;
}

.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;
}

input.form-control,
select.form-control,
textarea.form-control,
.radio.radio-border {
    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 .ranges,
.daterangepicker.openscenter .calendar {
    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 0px 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 0px 2px 0;
}



.vl-max4d table tr td,
.vl-max3d table tr td {
    text-align: center !important;
}

.message-mobile {
    display: none;
}

.message-desktop {
    display: block;
}

.control-panel {
    display: block;
    padding: 10px;
    height: 13px;
    border-top: 1px solid #d9d9d9;
    color: #fff;
    font-weight: 700;
    /*    background: #edf2fa;*/
}

/*.control-panel label{
    color: #000;
}*/
.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 0px 10px 0px;
    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 0px 10px 0px;
    border: none;
}

/* Style the tab */
.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #2d4c87;
}

/* Style the buttons inside the tab */
.tab button {
    background-color: inherit;
    text-transform: uppercase;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 6px 16px;
    transition: 0.3s;
    font-size: 14px;
    color: #fff;
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #74aa19;
}

/* Create an active/current tablink class */
.tab button.active,
.loto-mien .active {
    background-color: #74aa19;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}

/*.classImage
*/
.box-login-register,
.contact-content,
.napthe {
    position: relative;
}

.form_load .loader {
    position: absolute;
    top: 0px;
    left: 0px;
    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 input,
.full-form button {
    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: 0px;
}

.radio-list ul li {
    float: left;
    margin: 5px 15px 5px 0px;
}

.lightbox-content .btn-tkts {
    display: none;
}

.option-speed {
    display: none;
    margin-top: 5px;
}

.btn-option-speed {
    background: #2d4c87;
    color: #fff;
    padding: 2px 12px;
}

.table-extend tr td.cbs {
    font-weight: normal;
}

.table-extend tr td.cbs:last-child {
    font-weight: normal;
    border: 1px solid #666666 !important;
}

.change-view {
    background: #ec971f;
    width: auto;
    float: right;
    cursor: pointer;
    padding-right: 10px;
}

.caption-info-mobie {
    background: #f4f2e6;
    font-weight: bold;
    padding: 10px;
    color: red;
    line-height: 10px;
    display: none;
}

.tkts .radio-border {
    padding: 5px 0px 10px 0px;
    border: none;
}

.loto-tructiep tr td,
.loto-tructiep tr td .red,
.dd-loto-widget tr td,
.dd-loto-widget tr td .red {
    font-size: 16px;
}

.loto-tructiep tr td.dd-stt span {
    font-size: 15px;
}

/*#bdbt .number,#bdbt .number-full,#bdbt .date,.table-tructiep tr td .number,.tk-nhanh-number .bold,.result-table tr td,.result-table tr td .bold,.result-table-tkgan tr td,table tr td,table tr td .bold,table tr td .red,.thongkedauduoi tr td a,.link-social b,.top-nav h1,.breadcrumbs .breadcrumb span,.breadcrumbs .breadcrumb h2,.top-text{
    font-family: Arial,sans-serif!important;
}*/
/*.region-column li a,.header-mobile .navbar .item-name a,.tk-sc-menu li a,.ddsmoothmenu li a,.table-tructiep table th,.result-header h3,.result-header h4,.box-calender h3,.widget-header h3, .widget-header h3 a,.diw-widget .btn-sm,.title-region{
    font-family: Tahoma,Geneva,sans-serif;
}*/
.btn-ngang {
    background: #ec971f;
}

.tr-tkgan {
    background-color: #f9f9f9;
}

.tr-tkmaxgan {
    background: #fff !important;
}

.tr-tkgan td {
    padding: 3px;
    color: #900 !important;
    font-weight: 700;
    font-size: 15px;
}

/*.tr-tkgan td:first-child,.tr-tkmaxgan td:first-child{
    color: #333!important;
    font-weight: normal;
}*/
.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;
}

.s24 {
    font-size: 24px !important;
}

.s25 {
    font-size: 25px !important;
}

.w15 {
    width: 15%;
}

.w100 {
    width: 100%
}

.lh20 {
    line-height: 20px !important;
}

.lh22 {
    line-height: 22px !important;
}

.loto-tructiep tr td.dd-stt {
    text-align: center;
    padding-left: 0;
    font-size: 14px;
    /*    background: #fcfcfc;*/
    font-weight: normal !important;
}

.tktc tr td .red,
.dbnmfirst {
    font-size: 15px;
}

.thongkedauduoi tr th,
.thongkedauduoi tr td a {
    font-size: 14px;
}

td.mb_madb {
    width: 100% !important;
    line-height: 25px;
    font-weight: normal !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%;
}

.col-xs-12 {
    width: 100%;
}

.mdb6 {
    width: 16.6%;
}

@media screen and (min-width: 992px) {
    .col-md-3 {
        width: 25%;
    }
}

.result-box .col-xs-6 {
    text-align: center;
}

.result-box span.col-xs-6,
.result-box span.col-xs-4,
.result-box span.col-xs-3,
.result-box span.col-xs-5,
.mdb6 {
    float: left;
}

.mb_madb span {
    font-size: 20px !important;
    color: #1f10e2 !important;
}

.link-social-image {
    display: none;
}

.date-ranger-sc {
    margin-bottom: 10px;
}

.bang-loto {
    background: #f9f9f9;
    border: 1px solid #d9d9d9;
    margin-bottom: 10px;
    margin-top: -10px;
    line-height: 18px;
    border-top: none;
}

.bang-loto span {
    font-size: 16px;
    font-weight: 400;
}

#sc_content .title-text,
#ctg_content .title-text {
    text-align: center;
    text-transform: uppercase;
    padding-left: 0;
}

/* button cộng trừ*/
.number-date-range span {
    cursor: pointer;
}

.minus,
.plus {
    width: 30px;
    height: 16px;
    padding: 11px 5px 8px 5px;
    border: 1px solid #ddd;
    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 #ddd;
    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 #ddd;
    display: inline-block;
    vertical-align: middle;
    margin-left: -4px;
    margin-right: -4px;
    border-right: none;
    border-left: none;
}

.clred,
.clred span {
    color: #e80000 !important;
    font-size: 25px;
}

.clblue,
.clblue span {
    color: blue !important;
    font-size: 24px;
}

.bang-loto .clred {
    font-size: 20px !important;
}

.box-detail-sc {
    background: #f9f9f9;
    border: 1px solid #d9d9d9;
    margin-bottom: 10px;
    line-height: 18px;
    border-top: none;
}

#ctg_content .result-box td {
    border: none;
}

#ctg_content .result-header {
    border-bottom: 1px solid #d9d9d9;
}

#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: Tahoma, Geneva, sans-serif;
}

.info-result ol li span {
    color: #58595B;
    font-weight: 700;
}

.info-result ul.sub-content li:before {
    content: "-";
    position: absolute;
    margin: -1px 0px 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 #888888;
}

.info-result .table-award td,
.info-result .table-award th {
    padding-left: 5px;
}

.info-result .table-award th {
    text-align: center;
    font-weight: bold;
}

.see-more-title {
    margin-left: -13px;
}

.see-more {
    margin-left: 15px;
}

.see-more ul.list-html-link {
    margin-bottom: 10px;
    list-style-type: none;
}

.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;
}

.see-more ul li:before {
    position: absolute;
    margin: 6px 0 0 -13px;
    vertical-align: middle;
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 8px;
    background: #000;
    content: "";
}

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;
}

p.btn-viewmore {
    padding: 0;
    margin: 0;
}

.load-more {
    color: #000;
    text-decoration: none;
}

.load-view p span {
    padding: 10px;
    background-color: #fff;
    position: relative;
    top: 11px;
    cursor: pointer;
}

.modal-body .result-box .first-col {
    width: 10%;
}

.content-left .vl-box table tr td:first-child {
    width: 18%;
}

.icon_done {
    background: url(../images/done.png) right center no-repeat;
    background-size: 14px 14px;
    width: 14px;
    height: 25px;
    float: right;
    margin-right: 5px;
}

.icon_live {
    background: url(../images/loading_small.gif) right center no-repeat;
    background-size: 12px 12px;
    width: 14px;
    height: 30px;
    float: right;
    margin-right: 5px;
}

.title-region-link a {
    text-decoration: underline;
    color: #ed1c25;
    font-size: 15px;
    font-weight: 700;
}

.title-link-item a {
    color: #0029ad;
    font-size: 14px;
    font-weight: 400;
    text-decoration: underline;
}

.title-link-item-skq {
    /*color: #900;*/
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    padding: 5px 10px;
}

.soketqua-container .list-link {
    color: #000;
    background: #fff2bc;
    text-align: center;
    display: block;
}

.title-link-dt {
    color: #900;
    /*font-weight: 700;*/
    margin: 8px;
    float: left;
    font-size: 16px;
    /*    text-decoration: underline;*/
}

.soketqua-container .block-heading h3 {
    color: #fff;
    font-size: 18px;
    padding: 5px 10px;
    margin: 0;
    line-height: 1.5;
    background: #c80504;
    font-weight: 500;

}

.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,
.result-box .result-header .title-region-link span {
    color: #0029ad;
    font-weight: 500;
    margin: 8px 0;
    font-size: 14px;
}

/*.icon_waiting {
    background: url(../images/loading_small.gif) right center no-repeat;
    background-size: 25px 8px;
    width: 30px;
    height: 30px;
    float: right;
    margin-right: 5px;
}*/

.result-box .loading-xs {
    height: 35px;
}

/*.table-tructiep .loading-xs{
    height: 30px;
}*/
.loading_pending {
    padding: 4px 0;
}

.today-open-widget .icon {
    display: none;
}

.today-open-widget tr td {
    width: 33.333333333333%;
}

.dientoan table tr td {
    padding: 0;
}

.unline {
    text-decoration: none !important;
}

.result-box .vl-max4d table tr td.number {
    font-size: 24px;
}

.dientoan .result-header {
    height: auto;
    /*    padding: 8px 0;*/
    /*    background: #edf2fa;*/
}

.main-title {
    border: 1px solid #d8d7d7;
    padding: 10px 5px 10px 10px;
    margin-bottom: 10px;
    background: #ffeca0;
    text-align: center;
    /*margin-top: 10px;*/
}

.home .main-title,
.dudoan .main-title {
    margin-bottom: 0;
    border-bottom: none;
    /*margin-top: 10px;*/
}

.breadcrumbs .breadcrumb li,
.breadcrumbs .breadcrumb li a,
.breadcrumbs .breadcrumb li h2,
.breadcrumbs .breadcrumb li span {
    color: #666;
    font-weight: 400;
}

.main-title h1 {
    margin: 0;
    font-size: 22px;
}

.main-title.ketquanet h1 {
    margin: 0;
    font-size: 16px;
}

.live-header {
    background-color: #f1f2f2;
    color: #414042;
    font-weight: 500;
    position: relative;
    padding: 5px;
    margin-bottom: 10px;
}

.live-content {
    display: inline-block;
    margin-right: 28px;
}

.btn-danger {
    border: 1px solid #ed1c24;
    border-radius: 15px;
    background-color: #ed1c24;
    font-weight: 700;
    display: inline-block;
    padding: 2px 8px;
    color: #fff;
}

.result-header h2 {
    font-weight: 700;
    color: #ed1c25;
}

.result-header h2.title-kq {
    font-size: 18px;
}

.result-header h1,
.title-kq {
    font-size: 22px;
    color: #ed1c25;
    font-weight: 700;
    /*    color: #fff;
        font-size: 18px;
        padding: 5px 10px;
        margin: 0;
        line-height: 1.5;
        background: #c80504;*/
}

.block-heading h1 {
    color: #fff;
    font-size: 18px;
    padding: 5px 10px;
    margin: 0;
    line-height: 1.5;
    background: #c80504;
    font-weight: 500;
}

.title-kq a {
    color: #e00000;
    font-size: 22px;
    margin: 0;
    line-height: 1.5;
}

.title-kq {
    font-weight: 700;
}

.h70 {
    height: 70px;
}

.title-kq-date {
    color: #2d4c87;
    font-size: 15px;
    font-weight: bold;
}

.dientoan:last-child {
    margin-bottom: 10px;
}

.runLoto {
    background: #c30909;
    background: linear-gradient(rgb(116, 170, 25), rgb(45, 76, 135));
    /*    background: -webkit-linear-gradient(rgba(195, 9, 9, 1), rgba(73, 3, 3, 1));
        background: -o-linear-gradient(rgba(195, 9, 9, 1), rgba(73, 3, 3, 1));
        background: -moz-linear-gradient(rgba(195, 9, 9, 1), rgba(73, 3, 3, 1));*/
    /*background: linear-gradient(rgb(116, 170, 25), rgb(45, 76, 135));*/
    /*background: linear-gradient(rgba(195, 9, 9,1), rgb(45, 76, 135));*/
    /*background: linear-gradient(rgb(255, 242, 188), rgb(230, 46, 4));*/
    /*background: linear-gradient(rgb(230, 46, 4), rgb(45, 76, 135));*/
    background: linear-gradient(rgba(195, 9, 9, 1), rgb(45, 76, 135));
    border-radius: 100%;
    font-size: 20px;
    color: #fff;
    padding: 0 5px;
    display: inline;
}

.table-tructiep .runLoto {
    font-size: 22px;
    padding: 0 4px;
}

.user-profile {
    margin-top: 5px;
    clear: both;
    padding: 0 0 0 5px;
}

.user-profile a {
    color: #0000ff !important;
}

.th-dientoan {
    padding: 10px;
}

.load-view {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
}

.arrow {
    /* color: #900; */
    font-weight: 700;
    margin: 8px 0;
    /* float: left; */
    font-size: 15px;
}

.xstn_date span {
    font-size: 18px !important;
    color: #1f10e2 !important;
    font-weight: normal;
}

.xstn_date b {
    font-size: 18px !important;
    color: #1f10e2;
    font-weight: normal;
}

.dbtn span.red {
    font-size: 32px;
}

.vl-max4d table tr td span,
.vl-max3d table tr td span {
    font-size: 28px !important;
}

.vl-max4d table tr td span.max4d-g1,
.vl-max3d table tr td span.number-db {
    font-size: 35px !important;
}

.vl-max4d .table-khdb tr td span {
    font-size: 23px !important;
}

.text-khdb {
    border-top: 1px solid #d8d7d7;
    padding: 10px;
    color: blue;
    font-weight: bold;
    font-size: 15px;
    background: #f6f6f6;
}

.mega-content {
    border-top: 1px solid #d8d7d7;
}

.select-loto .lotoId4,
.lotoId5,
.lotoId8,
.lotoId9,
.lotoId3,
.lotoId16,
.lotoId17,
.lotoId15,
.lotoId19,
.lotoId20,
.lotoId21,
.lotoId22,
.lotoId28,
.lotoId29,
.lotoId30,
.lotoId31,
.lotoId32,
.lotoId33,
.lotoId34,
.lotoId35 {
    margin-top: 5px;
}

.loto-xien .note {
    display: none;
}

.loto-input .tutorial {
    line-height: 20px;
}

.bv-desktop {
    display: block;
}

.loto-mien {
    display: block;
    float: left;
    width: 100%;
    background: #2d4c87;
}

.loto-mien ul li {
    float: left;
    width: 33.333333333333%;
    padding: 6px 0 6px 0;
    text-align: center;
}

.loto-mien ul li a {
    color: #fff;
}

.loto-mien ul li.active a {
    text-decoration: underline;
}

/*.tn .bet{
    height: 58px;
}*/
.loto_today .small {
    color: blue;
}

.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,
.title-diw {
    color: #fff;
    /*    font-size: 12px;*/
    padding-top: 11px;
    text-transform: uppercase;
    font-weight: 700;
}

.title-tk {
    padding-left: 10px;
    font-weight: normal;
}

.title-ds-gan,
.title-tk {
    /*    font-size: 15px;*/
    color: #fff;
    padding-top: 10px;
    text-transform: uppercase;
}

/*.today-open-region-widget a{
    font-weight: 700;
}*/
.copyright-info {
    margin-bottom: 10px;
}

.dientoan .title-link-item {
    color: #2d4c87;
    font-weight: 700;
    font-size: 15px;
}

.quaythu .widget-content {
    border-top: 1px solid #d8d7d7;
}

.quaythu .widget-content tr td {
    width: 25%;
}

.quaythu .widget-content tr td.active {
    background: #74aa19;
}

.quaythu .widget-content tr td.active a {
    color: #fff;
}

#list-number td:hover {
    background: #fff2bc;
}

/*.region-column li a,.tk-sc-menu li a,.list-thongke .tksc-item a{
    color: #333;
}*/
.dientoan .pd5 {
    color: #000;
}

.notification-icon {
    background: url(../images/icon_notification.png) no-repeat;
    display: inline-block;
    height: 18px;
    margin-left: 13px;
    margin-top: 8px;
    width: 22px;
}

.result-box tbody td .mb_g71,
.result-box tbody td .mb_g72,
.result-box tbody td .mb_g73,
.result-box tbody td .mb_g74 {
    color: #e62e04;
    font-size: 28px;
}

.table-tructiep table .xstn_g8 {
    color: #e62e04 !important;
    font-size: 28px !important;
}

.somo button.button-submit {
    width: 90px;
    height: 35px;
}

.tk-sc-menu a,
.region-column a,
.today-open-region-widget a,
.so-mo tr td {
    font-size: 14px;
}

.ddsmoothmenu .menu_ul {
    width: 1140px;
    margin: 0px auto;
}


.label-success {
    background-color: #73a81f;
}

.label-info {
    background-color: #2d4c87;
}

.label-danger {
    background-color: #a90329;
}

.label-warning {
    background-color: #c79121;
}

span.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.info span.label {
    display: inline;
    padding: 5px 5px 5px;
    font-size: 15px;
    font-weight: 400 !important;
    color: #fff;
    cursor: pointer;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    display: block;
    width: 130px;
}

.icon-nofavourite {
    background: url(../images/nofavourite.png) no-repeat;
    height: 16px;
    width: 16px;
    display: block;
    float: left;
}

.icon-favourite {
    background: url(../images/follow.png) no-repeat;
    height: 16px;
    width: 16px;
    display: block;
    float: left;
}

.table-xemloto tbody tr td:first-child {
    width: 15%;
}

.table-xemloto tbody tr td {
    line-height: 25px;
}

.sodep img {
    width: 60px;
}

.sodep span.label {
    padding: 5px 5px 5px;
    font-size: 90%;
}

.sodep-caudep {
    border: 1px solid #d8d7d7 !important;
    border-top: none !important;
    padding: 5px 0 5px 3px;
}

.sodep-caudep:after,
.sodep-caudep:before {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}


.sodep-caudep .number {
    margin: 3px;
    padding: 5px 5px;
    display: block;
    float: left;
    background: #fdfdfd;
    border: #dfdddb 1px solid;
    font-size: 16px;
    font-weight: 700;
    color: #e62e04;
    text-decoration: none;
    /*width: 13%;*/
}

.menu-diw-desktop .nav {
    margin-top: -10px;
    padding-bottom: 10px;
}

.nav>li,
.nav>li>a {
    display: block;

}

.navbar-nav {
    float: left;
    margin: 0;
}

.navbar-nav>li {
    float: left;
}

.menu-diw-desktop .nav a {
    font-weight: 700;
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}

.nav>li>a {
    padding: 10px 15px;
}


.menu-diw-desktop li.active,
.menu-mobile ul.ul-xsmb-thu li.active {
    background-color: #ed1c25;
}

.level2 ul li i.fa-caret-down {
    color: #999;
    width: 16px;
    height: 16px;
    position: relative;
    top: 4px;
    left: 8px;
}

.level2 .fa-caret-down::before {
    content: "";
    position: absolute;
    /*background: url(https://cdn.xosodaiphat.com/assets/images/arow.svg) no-repeat;*/
}

.fa-caret-down::before {
    content: "";
    position: absolute;
    height: 16px;
    width: 16px;
    /*background: url(https://cdn.xosodaiphat.com/assets/images/arow.svg) no-repeat;*/
}

.fa-caret-down[active] {
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}

.fa,
.fa-stack,
.ul-horizontal li {
    display: inline-block;
}

.level3 {
    padding-left: 15px;
}

.level3[active] {
    display: block;
}

.menu-diw-desktop .nav li:hover {
    background-color: #f2f2f2;
}

.live-header {
    display: block;
}

.live-header i {
    display: inline-block;
    position: relative;
    top: 1px;
    left: -20px;
    height: 16px;
    width: 16px;
    text-align: center;
}

.live-loader {
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    animation: live-loader 1s linear alternate infinite;
    position: absolute;
    left: 50px;
    top: -24px;
}

.dientoan {
    border-bottom: none !important;
}

.dientoan:last-child {
    border-bottom: 1px solid #d8d7d7 !important;
}

.widget-header h2 {
    color: #333;
    padding-top: 8px;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
}

.tk-nhanh-40 .widget-header {
    background-color: #fff2bc;
    border: 1px solid #e1e1e1;
}

.title-text-bdbt,
.title-text-bdbt .xs-name,
.title-text-bdbt .xs-ranger {
    color: #1f10e2;
    font-weight: 400;
    font-size: 16px;
    height: 28px;
}

.header-title-bdbt {
    margin-top: 10px;
}

.nav-list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    background: #fff;
}

.nav-list a {
    align-items: center;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    color: #333;
    display: flex;
    justify-content: center;
    font-size: 14px;
    line-height: 16px;
    min-height: 40px;
    padding: 5px 0;
    text-align: center;
    width: calc(20% - 6px);
    box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
    position: relative;
    margin-right: 6px;
    margin-bottom: 6px;
}

.btn-xsmb {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0.25rem;
    /*transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;*/
}

.btn-primary {
    color: #fff;
    background-color: #b13942;
    border-color: #b13942;
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-group-skq {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    width: 100%;
}

.btn-group-skq>.btn-xsmb:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.btn-group-skq>.btn-xsmb:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-skq>.btn-xsmb {
    position: relative;
    flex: 1 1 auto;
}

.article span.red,
.article p.red {
    font-size: 16px;
}

.content-sonong h3,
.content-sonong h4 {
    font-size: 18px;
    margin-bottom: 3px;
}



.table-sonong span.xs {
    color: #000 !important;
}

.header-title-sn {
    height: 37px;
    background: #fff2bc;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    text-align: center;
}

.header-title-sn span {
    line-height: 37px;
    font-weight: 700;
    color: #e00000;
}

.btn-group-skq a {
    cursor: pointer;
}

.btn-group-skq .active {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.dskq {
    color: #fff;
}

.box-search-sqk {
    padding: 10px;
}

/* Safari */
@-webkit-keyframes live-loader {
    0% {
        box-shadow: -20px 40px 0 2px #fff, -10px 40px 0 0 rgb(0 82 236 / 20%), 0 40px 0 0 rgb(0 82 236 / 20%), 10px 40px 0 0 rgb(0 82 236 / 20%);
    }

    25% {
        box-shadow: -20px 40px 0 0 rgb(0 82 236 / 20%), -10px 40px 0 2px #009444, 0 40px 0 0 rgb(0 82 236 / 20%), 10px 40px 0 0 rgb(0 82 236 / 20%);
    }

    50% {
        box-shadow: -20px 40px 0 0 rgb(0 82 236 / 20%), -10px 40px 0 0 rgb(0 82 236 / 20%), 0 40px 0 2px #ed1c24, 10px 40px 0 0 rgb(0 82 236 / 20%);
    }

    75% {
        box-shadow: -20px 40px 0 0 rgb(0 82 236 / 20%), -10px 40px 0 0 rgb(0 82 236 / 20%), 0 40px 0 0 rgb(0 82 236 / 20%), 10px 40px 0 2px #fff200;
    }

    100% {
        box-shadow: -20px 40px 0 0 rgb(0 82 236 / 20%), -10px 40px 0 0 rgb(0 82 236 / 20%), 0 40px 0 0 rgb(0 82 236 / 20%), 10px 40px 0 0 rgb(0 82 236 / 20%);
    }
}


@keyframes loader-live {
    0% {
        box-shadow: -20px 40px 0 2px #fff, -10px 40px 0 0 rgb(0 82 236 / 20%), 0 40px 0 0 rgb(0 82 236 / 20%), 10px 40px 0 0 rgb(0 82 236 / 20%);
    }

    25% {
        box-shadow: -20px 40px 0 0 rgb(0 82 236 / 20%), -10px 40px 0 2px #009444, 0 40px 0 0 rgb(0 82 236 / 20%), 10px 40px 0 0 rgb(0 82 236 / 20%);
    }

    50% {
        box-shadow: -20px 40px 0 0 rgb(0 82 236 / 20%), -10px 40px 0 0 rgb(0 82 236 / 20%), 0 40px 0 2px #ed1c24, 10px 40px 0 0 rgb(0 82 236 / 20%);
    }

    75% {
        box-shadow: -20px 40px 0 0 rgb(0 82 236 / 20%), -10px 40px 0 0 rgb(0 82 236 / 20%), 0 40px 0 0 rgb(0 82 236 / 20%), 10px 40px 0 2px #fff200;
    }

    100% {
        box-shadow: -20px 40px 0 0 rgb(0 82 236 / 20%), -10px 40px 0 0 rgb(0 82 236 / 20%), 0 40px 0 0 rgb(0 82 236 / 20%), 10px 40px 0 0 rgb(0 82 236 / 20%);
    }
}

.live-content {
    display: inline-block;
    margin-right: 28px;
    margin-left: 80px;
}

.dientoan-home table tr td {
    height: 35px;
    line-height: 35px;
    font-size: 25px;
}

.dientoan-home table a {
    color: blue;
    text-decoration: underline;
}

.widget-skq {
    width: 68%;
    float: left;
}

.widget-skq-loto {
    width: 31.5%;
    float: left;
    margin-top: 10px;
}

.widget-skq-loto table tr td.dd-stt,
.widget-skq-loto table th {
    border-left: none;
    font-size: 14px;
}

.widget-skq table tr td span {
    font-size: 21px;
}

.widget-skq-loto table tr td.dd-kq,
.widget-skq-loto.dd-loto-widget tr td .red {
    font-size: 16px;

}

.widget-skq-loto table th {
    font-weight: 700;
}

/*.widget-skq-loto table tr td.dd-stt{
    color: #900;
}*/

.widget-skq table tr span.mb_g0 {
    font-size: 24px !important;
}

.widget-skq tbody td .mb_g71,
.widget-skq tbody td .mb_g72,
.widget-skq tbody td .mb_g73,
.widget-skq tbody td .mb_g74 {
    font-size: 24px;
    color: #e62e04;
}

.widget-skq-loto .dau-loto {
    width: 10%;
    font-weight: 400;
}

.widget-skq-loto.dd-loto-widget table tr td.dd-stt {
    color: #e62e04 !important;
    font-weight: 400;
}

/*.home .result-header h2,.home .title-kq{
    padding: 5px 5px;
}*/

.menu-diw-desktop ul.navbar-nav {
    width: 100%;
    border-top: 1px solid #dddfe2;
    /* box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%); */

}

.menu-diw-desktop ul.navbar-nav li {
    width: 25%;
}

.menu-diw-desktop ul.navbar-nav li a {
    text-align: center;
    color: #666;
    font-weight: 500;
    padding: 5px 0;
    border-right: 1px solid #dddfe2;
    border-bottom: 1px solid #dddfe2;
}

.menu-diw-desktop ul.navbar-nav li.active a {
    color: #fff !important;
}

.menu-diw-desktop .nav {
    margin-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

#bdbt thead tr th {
    background: #990000;
    color: white;
}

.vlpd {
    padding: 10px 5px;
    text-align: center;
    background: #fff2bc;
}

.vl-box .title-link-item .title-a,
.result-box-dt .result-header .title-link-item .title-a {
    color: #e00000;
}

.vl-box .result-header .title-link-item,
.result-box-dt .result-header .title-link-item {
    margin: 0px;
    padding: 0px;
}

.vl-box .result-header .title-link-item a,
.result-box-dt .result-header .title-link-item a {
    font-size: 16px;
    font-weight: 500;
}

/*.vl-box .title-link-item a{
    font-size: 16px;
}*/

.menu-mobile {
    display: none;
}

.header-right {
    float: left;
    margin-left: 20px;
    border-left: solid 1px #e0e0e0;
    padding-left: 21px;
    margin-top: 25px;
}

.btn-menu,
.btn-calendar {
    cursor: pointer;
    position: relative;
    display: none;
}

/*.btn-calendar {
    display: none;
    position: absolute;
    right: 16px;
    top: 10px;
    width: 36px;
    height: 36px;
    text-align: center;
}*/

.header-time {
    color: #666;
    font-size: 14px;
}

.menu-svg {
    background-image: url(../images/menu.svg);
    position: absolute;
    left: 10px;
    z-index: 9;
    top: 1px;
    padding: 10px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    cursor: pointer;
    background-repeat: no-repeat;
}

.icon-calendar {
    background-image: url(../images/calendar_black.png);
    position: absolute;
    z-index: 9;
    top: 1px;
    padding: 10px;
    line-height: 40px;
    font-size: 18px;
    cursor: pointer;
    background-repeat: no-repeat;
}

.result-box-dt tr td {
    padding: 5px;
    border: 1px solid #d9d3cb;
    text-align: center;
}

.result-box-dt tr .number strong {
    font-size: 23px;
}

.result-box-dt tr.db .number strong {
    font-size: 27px;
    color: #e62e04 !important;
}

.result-box-dt .result-header {
    border: 1px solid #d8d7d7;
    border-bottom: none;
    background: #ffeca0;
}

.result-box-dt .title-kq {
    font-size: 22px;
}

.kqmax3d {
    width: 100%
}

.title-xsmb-h2 a {
    font-size: 16px;
    text-decoration: underline;
}

.result-header .first-col {
    width: 10%;
}

.widget-skq-loto table th:last-child {
    color: #1f10e2;
}

.list-link-lo {
    background: #fff2bc;
    text-align: center;
    display: block;
    margin-top: 10px;
    border: 1px solid #d8d7d7;
    border-bottom: none;
}

.kq-table-hover .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.kq-table-hover td.info .btn-default.show-mobile {
    width: 100%;
}

.kq-table-hover {
    width: 100%;
    border: 1px solid #ccc;
}

.kq-table-hover .info {
    border: none;
}

.kq-table-hover tr th {
    border: none;
    padding: 3px;
}

.kq-table-hover tr th .show-mobile {
    float: left;
}

.kq-table-hover tr td {
    border: none;
    padding: 3px;
}

.kq-table-hover tr.info td,
.kq-table-hover td.info,
.kq-table-hover tr.info th {
    background: #d9edf7;
}

.show-mobile {
    display: none;
}

.table-extend .pad6 {
    color: blue;
    font-weight: 500;
}

.table-extend tbody tr:first-child td {
    font-weight: 500;
}

.show-more br {
    display: none;
}

.kq-table-hover .btn-default {
    padding: 5px 10px
}

.btn-group-skq {
    margin-top: 10px;
}

/*
tạo nút trượt
*/
.toggle {
    cursor: pointer;
    display: inline-block;
}

.toggle-switch {
    display: inline-block;
    background: #ccc;
    border-radius: 16px;
    width: 50px;
    height: 25px;
    position: relative;
    vertical-align: middle;
    transition: background 0.25s;
}

.toggle-switch:before,
.toggle-switch:after {
    content: "";
}

.toggle-switch:before {
    display: block;
    background: linear-gradient(to bottom, #fff 0%, #eee 100%);
    border-radius: 50%;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.25);
    width: 20px;
    height: 20px;
    position: absolute;
    top: 3px;
    left: 3px;
    transition: left 0.25s;
}

.toggle:hover .toggle-switch:before {
    background: linear-gradient(to bottom, #fff 0%, #fff 100%);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.5);
}

.toggle-2sc:checked+.toggle-switch {
    background: #c00;
}

.toggle-dau:checked+.toggle-switch {
    background: #1f10e2;
}

.toggle-dit:checked+.toggle-switch {
    background: #000;
}

.toggle-tong:checked+.toggle-switch {
    background: #e62e04;
}

.toggle-checkbox:checked+.toggle-switch:before {
    left: 28px;
}

.toggle-checkbox {
    position: absolute;
    visibility: hidden;
}

.toggle-label {
    position: relative;
    top: 2px;
}

.number-hsc {
    color: #c00 !important;
}

.number-dau {
    color: #1f10e2 !important;
}

.number-dit {
    color: #333 !important;
}

.number-tong {
    color: #e62e04 !important;
}


/* tạo font-size */
.tk-nhanh-number,
.tk-nhanh-number .bold,
.result-table tbody tr td .number-full,
.result-table tbody tr td .number-full .rc00,
.result-table tbody tr td .date,
.table-tructiep .table tr td .number,
.loto-tructiep tr td,
.loto-tructiep tr td .red,
.result-box-dt tr .number strong,
.result-box-dt tr.db .number strong,
.dd-loto-widget table tr td.dd-kq,
.result-box table tr td span,
.dd-loto-widget tr td .red {
    font-family: arial;
}

/*.list-link {
    font-size: 13px;
    padding: 5px 0;
    margin-top: 10px;
    margin-bottom: 10px;
}

.bg-gray {
    background-color: #e8e8e8;
}

.list-link span:after {
    content: '»';
    margin-top: 0;
    margin-left: 2px;
}

.list-link a{
    text-decoration: underline!important;
    color: #120cf4!important;
    margin-left: 5px;
}*/


.result-box table tr td.mb_madb {
    height: 30px;
    line-height: 30px;
}

.result-box table tr td.mb_madb span {
    height: 30px;
}

tr.list-number {
    height: 30px !important;
}

tr.list-number td:hover {
    background: #fff2bc;
}

.border-diw {
    border-left: 1px solid #dddfe2;
}

.box-search-bdbt .form-control {
    height: 37px;
}

.logo .txtLogo {
    color: #2d4c87;
    /* display: inline-block; */
    font-family: "Times New Roman", Times, serif;
    font-size: 36px;
    line-height: 36px;
}

.sodauduoi-table {
    border-collapse: collapse;
    width: 100%;
    margin: auto;
}

.sodauduoi-table td,
.sodauduoi-table th {
    padding: 10px 5px;
    text-align: center;
}

.sodauduoi-table th {
    background: #2d4c87;
    color: #fff;
}

.sodauduoi-table tr:not(.head) td {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.sodauduoi-table td.date {
    background-color: #f1f1f1;
}

.sodauduoi-table td:not(:empty) {
    border-left: 1px solid #ccc;
}

.sodauduoi-table td:last-child {
    border-right: 1px solid #ccc;
}

.sodauduoi-table .g7 {
    font-weight: 700;
    font-size: 17px;
}

.sodauduoi-table .number-full,
.sodauduoi-table .number-full .r900 {
    font-weight: 700;
    font-size: 18px;
}

.xsmb .btn-group-skq {
    margin-top: 0;
}

@media only screen and (max-width: 1013px) {
    .header-time {
        display: none;
    }

    .header-right {
        margin-top: 0;
    }

    .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-xs360 {
            display: none !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: 6px;
        left: 10px;
    }

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

    .sticky .navbar-toggle {
        display: block;
        padding: 11px 0 5px 10px;
        border-radius: 0;
        background: transparent;
        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;
    }

    #offcanvas-menu label#closex::before,
    #closex2::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);
    }

    #offcanvas-menu label#closex::after,
    #closex2::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: 25px 0px;
    }

    .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: 34px;
        line-height: 34px;
        border: none;
        border-bottom: 1px inset #ebebeb;
        background: none;
    }

    .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;
    }

    .menu-mobile {
        display: block;
    }

    .sticky .icon-bar {
        display: block;
        width: 20px;
        height: 2px;
        border-radius: 1px;
        background: #fff;
        margin-bottom: 4px;
    }

    .icon-bar {
        display: block;
        width: 20px;
        height: 2px;
        border-radius: 1px;
        background: #666;
        margin-bottom: 4px;
    }

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

    .calendar-btn-box button {
        color: #fff;
        padding: 0 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;
    }

    .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;
    }

    #right-big {
        display: block;
        order: 2;
    }

    .top-btns-login {
        display: none;
    }

    #right-lt-tk {
        display: block;
        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: 10px;
    }

    .link-social-image img {
        width: 100%;
        /*        height: */
    }

    .mb-mgt10 {
        margin-top: 10px;
    }

    .today-open-widget .icon {
        display: block;
    }

    .navbar-logo {
        /*        position: fixed;*/
        border-bottom: 1px solid #d8d7d7;
        height: 50px;
        /*        top: 2;*/
        /*        z-index: 1000;*/
    }

    .logo-mobile .logo-mb {
        height: 40px;
        background-size: contain;
        margin-top: 5px;
        position: relative;
    }

    .logo-content {
        float: left;
        width: 100%;
        margin: auto;
    }

    .header-logo {
        float: left;
        width: 100%;
        height: 50px;
    }

    .logo-mobile {
        text-align: center;
    }

    .navbar-logo,
    .hearder-logo {
        width: 100%;
    }

    .header-mobile {
        border-top: 1px solid #f3f3f3;
    }

    .header-logo {
        background: #fff;
    }

    .header-menu-mobile {
        background-color: #c80504;
        width: 100%;
        height: 40px;
        line-height: 40px;
    }

    .header-menu-mobile .menu-item:first-child {
        display: none;
    }

    .sticky.header-menu-mobile .menu-item:first-child {
        float: left;
        width: 10%;
        text-align: center;
    }

    .sticky.header-menu-mobile .menu-item:first-child {
        display: block;
    }

    .header-menu-mobile .menu-item {
        float: left;
        padding: 0px 10px;
        text-align: center;
    }

    .sticky.header-menu-mobile .menu-item {
        float: left;
        width: 20%;
        text-align: center;
    }

    .btn-menu {
        display: block;
    }

    .sticky.header-menu-mobile .menu-item:last-child {
        float: left;
        width: 30%;
        text-align: center;
    }

    .header-menu-mobile .menu-item a {
        width: 100%;
        font-size: 14px;
        color: #fff;
        font-weight: bold;
        text-transform: uppercase;
        display: block;
    }

    .menu-item .active {
        color: #fff;
        background: #900;
    }

    /*    .vl-box .result-header {
            background: #edf2fa;
        }*/
    .menu-footer {
        width: auto;
    }

    .article,
    section.related {
        padding: 10px;
    }

    .kq-calendar-top {
        height: 30px;
    }

    .kq-calendar-content td {
        height: 30px;
        line-height: 30px;
    }

    .calender-mb .header-title-blue {
        height: 35px;
        text-align: center;
    }

    .calender-mb .header-title-blue .title-calender {
        color: #fff;
        padding-top: 11px;
        display: block;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 12px;
    }

    /*    header .header-content{
            display: none;
        }*/

    .main-wrapper {
        flex-direction: column !important;
    }

    #left {
        display: block;
        width: initial;
        order: 3;
    }

    #left .live-menu {
        display: none;
    }

    #left .widget-xs {
        display: none;
    }

    #right {
        display: block;
        width: initial;
        order: 2;
        margin-left: 0;
    }

    .content-left {
        width: 100%;
        margin-left: 0;
    }

    .content-left .dd-loto-widget table:first-child {
        float: left;
    }

    .content-left .dd-loto-widget .dit-loto {
        float: right;
        width: 49%;
        margin-left: 0px;
    }

    .content-left .widget.today-open-widget .region-wrapper {
        width: 100%;
    }

    .content-left .widget.today-open-widget .region-column {
        width: 100%;
    }

    /*    .content-left .result-box table tr td {
            font-size: 16px; }*/
    /*    .content-left .table-tructiep .table tr td .number {
            font-size: 18px; }*/
    /*    .content-left .result-box table tr td:first-child {
            width: 18%; }*/
    .content-left .tk-nhanh-item-content {
        padding: 10px 10px 10px 15px;
        padding-left: 8%;
    }

    .content-left .tk-nhanh-item {
        width: 32%;
        display: inline-block;
        margin-bottom: -5px;
        line-height: 1.6;
        height: auto;
        margin-right: 0;
    }

    .content-left .tk-nhanh-text {
        padding: 5px;
        font-weight: 400;
        font-size: 12px;
    }

    #container {
        width: auto;
    }

    /*    .main-content {
            padding: 5px; }*/
    #offcanvas-menu .logo {
        width: 100%;
    }

    #offcanvas-menu .copyright {
        text-align: center;
        bottom: 5px;
        width: 100%;
    }

    .top-nav {
        height: 28px;
        line-height: 28px;
        padding-left: 10px;
        width: auto;
    }

    /*    .kq-calendar{
            right: 92%;
            width: 300px;
        }
        .kq-calendar-content {
            width: 100%;
        }*/
    .daterangepicker.openscenter .ranges,
    .daterangepicker.openscenter .calendar {
        float: none;
    }

    .expant-title {
        display: none;
    }

    .caption-info-mobie {
        display: block;
    }

    .see-more {
        margin-left: 25px;
    }

    .xsmb .main-center,
    .xsmb .xsdt,
    .xsmn .main-center,
    .xsmn .xsdt,
    .xsmt .main-center,
    .xsmt .xsdt,
    .soketqua .main-center,
    .soketqua .xsdt,
    .home .main-center,
    .home .xsdt,
    .xsvl .main-center,
    .xsvl .xsdt,
    .thongke .main-center .calendar-desktop {
        display: none !important;
    }

    .news-lists {
        padding: 5px;
    }

    .btn-menu {
        left: 15px;
        top: 18px;
        width: 48px;
        height: 0px;
        line-height: 48px;
    }

    .header-logo-img {
        float: none;
        height: 36px;
        top: 5px;
        position: relative;
    }

    .top-nav,
    .header-wrapper,
    .ddsmoothmenu .menu_ul {
        width: 100%;
    }

    .ddsmoothmenu ul li.home {
        display: none;
    }

    .ddsmoothmenu .menu_ul {
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        overflow-x: scroll;
        overflow-x: auto;
        white-space: nowrap;
        display: flex;
    }

    .logo {
        width: 100%;
        text-align: center;
        margin-top: 0;
        margin-bottom: 0;
    }

    .btn-calendar {
        right: 30px;
        top: 16px;
        width: 30px;
        display: block;
    }

    .main-center,
    .main-right {
        width: 100%;
    }

    .load-view {
        margin-bottom: 20px;
    }

    .header-right {
        float: none;
    }

    .list-thongke .tksc-item a {
        font-size: 16px;
    }

    .show-desktop {
        display: none;
    }

    .show-mobile {
        display: block;
    }

    .kq-table-hover .btn-xs {
        padding: 2px 5px;
    }

    .kq-table-hover tr td label {
        font-size: 14px;
    }

    .logo .txtLogo {
        font-size: 25px;
        line-height: initial;
    }
}



@media screen and (min-width: 1013px) {
    .header-mobile {
        display: none;
    }

    .search-widget-xs {
        display: none;
    }

    .top-brand {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .content-left {
        padding-right: 0;
    }

    .menu-footer {
        text-align: inherit;
        width: 100%;
        background: #f7f7f7;
    }

    .menu-footer .nav-menu {
        float: left;
        margin-top: 0;
    }

    .menu-footer .nav-menu .item-link {
        display: block;
        float: left;
        border-bottom: 1px solid #e7e7e7;
        color: #333;
        width: 45%;
        margin: 0;
        padding: 10px 0 10px 0;
        margin-right: 8px;
        margin-left: 10px;
        font-size: 15px;
    }

    .menu-footer {
        float: left;
    }

    #footer {
        background-color: #fff;
        text-align: inherit;
        padding: 0px 0px;
        margin-top: 10px;
    }

    .copyright-text {
        color: #999;
        padding: 15px 0 0 0;
        border-top: 1px solid #e7e7e7;
    }

    .copyright {
        margin-top: 5px;
    }

    .copyright-info {
        padding: 15px;
        font: 400 14px arial !important;
        position: relative;
        margin-bottom: 0;
    }

    .copyright-img {
        display: block;
    }

    .copyright-img img {
        height: 40px;
    }

    #left-big {
        width: 100%;
    }

    #right-lt-tk {
        width: 100%;
        margin-top: 10px;
    }

    .today-open-widget {
        display: block;
    }

    .today-open-widget .today-title {
        font-weight: 700;
        /*color: #666;*/
    }

    .home .main-title {
        /*background: #fff2bc;*/
        margin-bottom: 0;
    }

    .main-title {
        border: 1px solid #d8d7d7;
        padding: 7px 5px 7px 5px;
        border-bottom: none;
    }

    .content-left .result-table {
        overflow: auto;
    }

    .table-tructiep .table tr td .number {
        font-size: 22px;
        line-height: 28px;
        height: 28px;
    }

    .result-box tbody td .mb_g71,
    .result-box tbody td .mb_g72,
    .result-box tbody td .mb_g73,
    .result-box tbody td .mb_g74 {
        color: #e62e04;
        font-size: 26px;
    }

    .result-box table tr td span,
    .result-box table tr td span mark {
        font-size: 24px;
        height: 35px;
    }

    .runLoto {
        font-size: 18px;
        padding: 0 4px;
    }

    .table-tructiep .table tr td .number {
        padding: 3px 3px;
    }

    .table-tructiep .runLoto {
        font-size: 15px;
        padding: 0 3px;
    }

    .tk-nhanh-number,
    .tk-nhanh-number .bold {
        font-size: 14px;
    }

    .widget-skq table tr td span {
        font-size: 21px;
    }

    .kq-table-hover tr td label {
        font-size: 13px;
    }
}

@media screen and (max-width: 600px) {
    .show-more br {
        display: block;
    }

    .toggle {
        margin-top: 15px
    }

    .box-search-bdbt .btn-inline-default {
        margin-bottom: 15px;
    }
}

@media screen and (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: 0px -10px 10px 0px;
    }

    .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;
    }

    .btnPlay button {
        float: left;
        width: 45% !important;
    }

    .bv-desktop {
        display: none;
    }

    .bv-mobile {
        display: block;
    }

    .loto-input .btnPlay .btn-play {
        margin-left: 25px;
    }

    .loto-input .input .pull-left {
        width: 98% !important;
    }

    .widget-header h2 {
        padding-top: 9px;
    }

    .label.lb-tk {
        margin-top: 5px !important;
    }

    .result-box table tr span.mb_g0,
    .mb_g0 .sblue {
        font-size: 28px;
    }

    .modal-dialog {
        margin-left: 0;
        width: 100%;
    }

    .btn-danger {
        margin-left: -5px;
    }

    .btn-danger {
        padding: 2px 5px;
    }

    .live-loader {
        left: 35px;
    }

    .live-content {
        margin-left: 60px;
    }

    .mb_madb span {
        font-size: 18px !important;
    }

    .kq-table-hover tr td {
        padding: 3px 1px;
    }

    .box-search-sqk .skq-type {
        margin-bottom: -20px;
    }

    .btn-group-skq {
        margin-top: 30px;
    }

    .widget-skq table tr td span {
        font-size: 20px;
    }

    .main-title h1 {
        font-size: 20px;
    }

    .result-header h1,
    .title-kq {
        font-size: 20px;
    }

    .title-link-item a,
    .title-region-link a {
        font-size: 14px;
    }

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

@media screen and (max-width: 425px) {
    .block-heading h1 {
        font-size: 15px;
    }

    .radio label {
        padding-left: 18px;
    }

    .mega645-wins.power-mega table tr td {
        font-size: 15px !important;
    }

    .diw-widget a {
        margin-right: 8px;
    }

    .diw-widget .btn-sm {
        padding: 5px 8px !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: 5px;
    }

    .power-number .mega645-item {
        margin-right: 0px !important;
    }

    .breadcrumb>li+li:before {
        padding-right: 2px !important;
    }

    .modal-dialog {
        width: auto;
    }

    .daterangepicker .calendar-time {
        display: none;
    }

    .daterangepicker .ranges .input-min {
        padding: 0px 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: 5px;
    }

    .loto-input {
        margin: 10px 0px;
        padding: 10px;
    }

    .loto-input .input .form-control {
        width: 98%;
    }

    .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 0px;
    }

    .form-control.btn-register {
        margin-bottom: 10px;
    }

    .select-loto .lotoId4,
    .lotoId5,
    .lotoId7,
    .lotoId3,
    .lotoId2,
    .lotoId15,
    .lotoId14,
    .lotoId18,
    .lotoId26,
    .lotoId27 {
        margin-top: 5px;
    }

    /* css time */
    .daterangepicker.opensright .ranges,
    .daterangepicker.opensright .calendar {
        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: 40px;
        height: 40px;
    }

    table .capso {
        width: 40px;
        height: 45px;
    }

    table .solan {
        width: 50px;
        height: 45px;
    }

    input.form-control,
    select.form-control,
    textarea.form-control,
    .radio.radio-border {
        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;
        }*/
    .ranges .range_inputs .applyBtn {
        clear: both;
        float: left;
        margin-right: 10px;
    }

    .ranges .range_inputs .cancelBtn {
        float: left;
    }

    .content-left .tk-nhanh-number {
        padding: 0;
    }

    .result-box .mega645-wins table tr .circle-num i {
        width: 9px;
        height: 9px;
    }

    .content-left .vl-max4d table tr td.first-col,
    .content-left .vl-max3d table tr td.first-col {
        width: 15% !important;
    }

    .message-loto {
        margin: 10px 0px 10px 0px;
        width: 100%;
    }

    .loto-input .btnPlay .btn-play {
        margin-top: 0;
    }

    .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 0px;
    }

    .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 0px 0px 0px;
    }

    .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: 0px;
    }

    .result-table tbody tr td .date {
        font-size: 12px !important;
    }

    .result-table tbody tr td {
        padding: 1px;
        padding-bottom: 5px;
        padding-top: 5px;
    }

    .tktsclt .checkbox-list ul li {
        margin: 0px -8px 10px 0px;
    }

    .tr-tkmaxgan td {
        padding: 3px;
    }

    .tr-tkmaxgan td:first-child {
        font-size: 14px;
    }

    .table-thongke tr td.nxhgdn {
        width: 24%;
    }

    .thckdb .result-table tbody tr td {
        padding: 1px;
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .bsckgtt {
        width: 15%;
    }

    .madb span {
        font-size: 18px;
    }

    .number-date-range input {
        margin-top: 0px !important;
    }

    .number-date-range {
        margin-top: 5px;
    }

    .border-red {
        border: 1px solid #e62e04;
    }

    .number-date-range input {
        width: 150px;
    }

    .today-open-widget .flaticon-right133 {
        display: none;
    }

    /* dễ gây croll */
    .search-widget .Zebra_DatePicker_Icon_Wrapper {
        width: 100% !important;
    }

    .search-widget .Zebra_DatePicker_Icon_Wrapper input,
    .search-widget .search-number {
        width: 100%;
        box-sizing: border-box;
    }

    .search-widget .selectpicker {
        width: 100%;
        height: 35px;
        margin-top: 10px;
    }

    .search-widget .pull-left {
        width: 100%;
        height: 35px !important;
    }

    .search-widget .search-number,
    .selectpicker {
        height: 35px !important;
    }

    .search-widget select {
        margin-left: 0;
    }

    .search-widget .search-button {
        margin-left: 0;
        margin-top: 10px;
    }

    .result-box .power-item {
        margin: auto;
    }

    .user-profile {
        line-height: 20px;
        ;
    }

    .cungquayxoso .xstn_date b {
        font-size: 15px !important;
    }

    .table-tructiep table .xstn_g8 {
        font-size: 26px !important;
    }

    .somo button.button-submit {
        width: 100%;
    }

    .news-item .thumbnail {
        width: 120px;
    }

    .news-item a.img img {
        height: 68px;
    }

    .news-item .info .des {
        display: none;
    }

    .article-title h1 {
        font-size: 22px;
        line-height: 1.5;
    }

    .article .article-content .short-description {
        font: 400 16px arial;
        line-height: 1.5;
        margin: 0 0 1em 0;
        word-break: break-word;
    }

    .article .content p {
        font: 400 16px arial;
        line-height: 1.5;
        margin: 0 0 1em 0;
        word-break: break-word;
    }

    .article .content h2 strong,
    .article .content h3 strong {
        font-size: 18px;
    }

    .article .content p strong,
    section.related h3,
    section.related ul li a {
        font-size: 16px;
    }

    .table-xemloto tbody tr td:first-child {
        width: 20%;
    }

    .icon-nofavourite,
    .icon-favourite {
        padding-right: 5px;
    }

    .modal-body .result-box .first-col {
        width: 10%;
    }

    .soketqua-container .result-box .first-col {
        width: 10% !important;
    }

    .thkqtt tbody tr td,
    .thkqtt tbody tr td span {
        font-size: 14px;
    }

    .widget-skq-loto .dau-loto {
        width: 5%;
    }

    .widget-skq .result-header h2 {
        font-size: 5px;
    }

    .widget-skq .title-region-link a {
        font-size: 14px;
    }

    .result-table tbody tr td .number-full,
    .result-table tbody tr td .number-full .rc00 {
        font-size: 15px;
    }

    #bdbt thead tr th {
        font-size: 14px;
    }

    .result-table tbody tr td .number {
        font-size: 15px;
    }

    .main-title h1 {
        font-size: 20px;
    }

    .table-tructiep .table tr td .number {
        font-size: 21px;
    }

    .live-content {
        margin-left: 50px;
    }

    .live-loader {
        left: 30px;
    }

    .table-tructiep .runLoto {
        font-size: 14px;
        padding: 0 3px;
    }

    .kq-table-hover tr td {
        padding: 3px 1px 3px 1px;
    }

    .result-header h1,
    .title-kq {
        font-size: 19px;
    }
}

@media screen and (max-width: 393px) {
    .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-wins table tr .circle-num i {
        width: 9px;
        height: 9px;
        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: 0px -10px 10px 0px;
    }

    .sticky .navbar-toggle {
        padding: 11px 0 5px 8px;
    }

    .btn-danger {
        font-size: 13px;
    }

    .widget-skq-loto {
        width: 31.4%;
    }

    .widget-skq table tr td span {
        font-size: 18px;
    }

    .widget-skq .result-header h2 {
        font-size: 2px;
    }

    .widget-skq .title-region-link a {
        font-size: 14px;
    }

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

    .bdbt .result-table tbody tr td {
        padding: 5px 0px !important;
        ;
    }

    .modal-dialog {
        margin-top: 50px !important;
    }

    .live-content {
        margin-left: 15px;
        margin-right: 20px;
    }

    .btn-danger {
        margin-left: -15px;
        padding: 2px 2px;
    }

    .result-header h1,
    .title-kq {
        font-size: 18px;
    }
}

@media screen and (max-width: 385px) {
    .result-box .mega645-item {
        font-size: 24px;
        font-weight: bold;
    }

    .result-box .power-item {
        padding: 8px;
    }

    .table-tructiep .table thead tr th a {
        font-size: 13px;
    }
}

@media screen and (max-width: 375px) {
    .tk-nhanh-item-header {
        word-spacing: 1px;
    }

    .widget-header h3 a {
        /*        font-size: 9px;*/
        margin-right: 0;
    }

    .tk-nhanh-40 .update {
        font-size: 11px;
        margin-right: 0;
    }

    .result-box .jackpot-amount-box {
        padding: 5px 5px;
    }

    .mega645-wins.power-mega table tr td {
        font-size: 13px !important;
    }

    .content-left .tk-nhanh-text {
        width: auto;
    }

    .diw-widget .btn-sm {
        padding: 5px 5px !important;
    }

    .diw-widget a {
        margin-right: 0;
    }

    .list-thongke .tksc-item {
        line-height: normal;
    }

    table.list-thongke tr {
        text-align: justify;
    }

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

    .caption-info-mobie {
        padding: 5px;
        line-height: 15px;
    }

    .ktgck {
        width: 41%;
    }

    .dbnmfirst {
        font-size: 14px;
    }

    .tksc-item a {
        line-height: 22px;
    }

    .result-box .vl-max4d table tr td.number {
        font-size: 20px;
    }

    .line-power {
        height: 41px !important;
    }

    .sticky .navbar-toggle {
        padding: 11px 0 5px 8px;
    }

    /*    .result-box table tr td,.result-box table tr td span,.sblue,.result-box table tr td span mark{
            font-size: 22px;
        }*/
    .table-lotogan .widget-header {
        height: 45px;
    }

    .table-tructiep .table thead tr th,
    .loto-tructiep tr th,
    .dd-loto-widget table th {
        font-size: 13px;
    }

    .box-table .number span {
        font-size: 12px;
    }

    .kq-table-hover tr td {
        padding: 3px 0px;
    }

    .kq-table-hover tr td label {
        font-size: 12px;
    }
}

@media screen and (max-width: 363px) {
    .result-table tbody tr td .date {
        font-size: 10px;
    }

    .result-table tbody tr td .number-full,
    .result-table tbody tr td .number-full .rc00 {
        font-size: 14px;
    }

    .content-left .tk-nhanh-number {
        width: auto;
        padding: 5px;
        font-size: 14px;
    }

    .content-left .tk-nhanh-number .bold {
        font-size: 14px !important;
    }

    .dbnmfirst {
        font-size: 15px;
    }

    .result-header h3,
    .result-header h4,
    .widget-header h3 {
        font-family: Arial, sans-serif;
    }

    .result-box .power-item {
        padding: 6px;
    }

    .result-box .mega645-item {
        margin: auto;
    }

    .menu-footer .nav-menu .item-link {
        margin-left: 8px;
    }

    .mb_madb span {
        font-size: 17px !important;
    }

    .live-loader {
        left: 26px;
    }

    .live-content {
        margin-left: 40px;
        font-size: 13px;
    }

    /*    .result-header h1, .result-header h2, .widget-header h2,.title-text-bdbt {
            font-size: 15px;
        }*/
    .btn-danger {
        padding: 2px 6px;
    }

    .title-link-item a {
        font-size: 14px;
    }

    .list-thongke .tksc-item a {
        font-size: 13px;
    }

    .btn-danger {
        padding: 0px 2px;
        margin-left: -15px;
    }

    .live-content {
        margin-left: 40px !important;
        margin-right: 20px;
    }

    .box-search-sqk {
        padding: 5px;
    }

    .dskq {
        display: none;
    }
}

@media screen and (max-width: 339px) {
    .mega-col {
        font-size: 13px !important;
    }

    .box-search-bdbt .bdbt-type {
        width: 35% !important;
    }

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

    .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: 0px;
    }

    .ktgck {
        width: 34%;
    }

    .tk-nhanh-item-header {
        padding-left: 2px;
    }

    .widget-header {
        padding-left: 2px;
        padding-right: 2px;
    }

    .table-lotogan .widget-header {
        padding-left: 10px;
    }

    .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;
    }

    .region-column ul li {
        padding-left: 5px;
    }

    .icon_live,
    .icon_done {
        margin-right: 2px;
    }

    .title-ds-gan {
        font-size: 13px;
    }

    .table-tructiep table .xstn_g8 {
        color: #e62e04 !important;
        font-size: 23px !important;
    }

    .widget-skq,
    .widget-skq-loto,
    .widget-skq-loto {
        width: 100% !important;
    }

    .main-title h1 {
        font-size: 18px;
    }

    .kq-table-hover .btn-xs {
        padding: 2px 3px;
    }
}

@media screen and (max-width: 320px) {
    .result-box .mega645-item {
        padding: 8px;
    }

    .content-left .vl-box table tr td.first-col {
        width: 11% !important;
    }

    .result-box .mega645-wins table tr td {
        padding-left: 2px;
    }

    .diw-widget .btn-sm {
        padding: 5px 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-wins table tr .circle-num i {
        width: 8px;
        height: 8px;
        margin: 2px 2px 0 0;
    }

    .power-line-jack {
        height: 8px !important;
    }

    .power-number .mega645-item {
        font-size: 22px !important;
        padding: 6px !important;
    }

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

    .table-tructiep .table tr td .number,
    .table-tructiep .table tr td mark {
        font-size: 21px;
    }

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

    .result-table tbody tr td .date {
        font-size: 10px;
    }

    .cn ul li {
        margin: 5px 5px 5px 0px;
    }

    .tk-nhanh-item-header,
    .tk-nhanh-item-header .red {
        font-size: 13px;
        white-space: nowrap;
    }

    .content-left .tk-nhanh-number,
    .content-left .tk-nhanh-number .bold {
        padding-left: 0px;
        padding-right: 0px;
    }

    .hot2-social {
        display: none;
    }

    .result-box .power-item {
        padding: 5px;
    }

    .title-link-item a {
        font-size: 14px;
    }

    .title-kq {
        font-size: 18px;
    }

    .clblue,
    .clblue span {
        color: blue;
        font-size: 23px;
    }

    .loto-tructiep tr th,
    .table-tructiep .table thead tr th {
        font-size: 12px;
    }

    .content-left .vl-max4d table tr td:first-child {
        width: 15% !important;
    }

    .sticky .navbar-toggle {
        padding: 11px 0 5px 5px;
    }

    .result-table tbody tr td {
        font-size: 12px;
    }

    .widget-header h3 {
        font-size: 12px;
    }

    .result-header h1 {
        font-size: 14px;
    }
}

@media screen and (max-width: 512px) {
    .full-form .form-group .label {
        text-align: inherit !important;
    }

    .contact-content {
        margin-bottom: 10px;
    }

    .diw-widget a {
        margin-right: 0;
    }

    .widget-skq-loto {
        width: 31.4%;
    }

    .box-table .number span {
        font-size: 13px;
    }

    .box-table .dauso {
        font-size: 14px;
    }

    .result-box table tr td {
        height: 35px;
        line-height: 35px;
        padding: 2px 0;
    }

    .result-table tbody tr td {
        padding: 5px 2px;
    }

    .result-table tbody tr td .date {
        font-size: 13px;
    }

    .result-box .power-item {
        padding: 8px;
    }

    .result-box .mega645-wins table tr .circle-num i {
        margin: 0 3px 0 0;
    }

    .widget-skq table tr td span {
        height: 35px;
    }

    .widget-skq table tr span.mb_g0 {
        font-size: 23px;
    }

    .widget-skq table tr td span {
        font-size: 19px !important;
    }

    .widget-skq tbody td .mb_g71,
    .widget-skq tbody td .mb_g72,
    .widget-skq tbody td .mb_g73,
    .widget-skq tbody td .mb_g74 {
        font-size: 22px !important;
    }

    .widget-skq-loto table tr td.dd-kq,
    .widget-skq-loto.dd-loto-widget tr td .red {
        font-size: 15px;
    }
}


@media screen and (min-width: 426px) and (max-width: 460px) {
    .btn-sm {
        padding: 5px 9px;
    }
}

@media screen and (min-width: 377px) and (max-width: 418px) {
    .diw-widget .btn-sm {
        padding: 5px 5px !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;
    }
}


/* css zaba css datetimepicker
*/
.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: transparent;
    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_header .dp_hover,
.Zebra_DatePicker td.dp_selected,
.Zebra_DatePicker .dp_footer .dp_hover,
.Zebra_DatePicker td.dp_hover {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.Zebra_DatePicker.dp_visible {
    visibility: visible;
    filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    transition: opacity .2s ease-in-out;
}

.Zebra_DatePicker.dp_hidden {
    visibility: hidden;
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0
}

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

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

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

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

.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: bold;
}

.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;
}

#toc {
    background: #f9f9f9;
    border: 1px solid #d8d7d7;
    padding: 10px;
    margin-bottom: 1em;
    width: auto;
    display: table;
    font-size: 95%;
}

#toc a {
    text-decoration: none;
    color: #01b7f2;
    line-height: 26px;
}

.contentify_title {
    text-align: center;
    font-weight: 700;
    margin: 0;
    padding: 0;
}

.contentify_0 {
    margin-top: 1em !important;
}

.contentify_1>li {
    font-size: medium;
    padding-left: 1em;
}

.contentify_2>li {
    font-size: small;
    padding-left: 2em;
}