@font-face {
    /* font-family: "Hel";
    src: url('../fonts/HelveticaNeue-Bold.otf');
    src: url('../fonts/HelveticaNeue-Italic.otf');
    src: url('../fonts/HelveticaNeue-Medium.otf');
    src: url('../fonts/HelveticaNeue.otf'); */
}

* {
    color: #000000;
    /* font-family: "Hel", sans-serif; */
    font-family: Roboto, Arial, sans-serif;
    font-size: 16px;
}

.preloader.hide {
    opacity: 0;
    display: none;
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 9999999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.loader {
    position: relative;
    width: 170px;
    height: 32px;
    border-radius: 50%;
    margin: 75px;
    display: inline-block;
    vertical-align: middle;
}

.loader-1 .loader-outter {
    position: absolute;
    border: 4px solid #ff0028;
    border-left-color: transparent;
    border-bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-animation: loader-1-outter 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite;
    animation: loader-1-outter 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite;
}

.loader-1 .loader-inner {
    position: absolute;
    border: 4px solid #ff0028;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    left: calc(50% - 20px);
    top: calc(50% - 20px);
    border-right: 0;
    border-top-color: transparent;
    -webkit-animation: loader-1-inner 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite;
    animation: loader-1-inner 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite;
}

a {
    text-decoration: none;
}

a:hover {
    color: #ff0000;
}

html {
    color: #000;
    background: #fff;
}

blockquote, body, code, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, legend, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
}

fieldset, img {
    border: 0;
    max-width: 100%;
}

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: 400;
}

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

q:after, q:before {
    content: '';
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

legend {
    color: #000;
}

@font-face {
    font-family: Flaticon;
    src: url(flaticon.eot);
    src: url(flaticon.eot#iefix) format("embedded-opentype"), url(flaticon.woff) format("woff"), url(flaticon.ttf) format("truetype"), url(flaticon.svg) format("svg");
    font-weight: 400;
    font-style: normal;
}

[class*=" flaticon-"]:after, [class*=" flaticon-"]:before, [class^=flaticon-]:after, [class^=flaticon-]:before {
    font-family: Flaticon;
    font-style: normal;
}

.flaticon-clipboard109:before {
    content: "\e000";
}

.flaticon-cloud-storage:before {
    content: "\e001";
}

.flaticon-code10:before {
    content: "\e002";
}

.flaticon-gold6:before {
    content: "\e003";
}

.flaticon-house204:before {
    content: "\e004";
}

.flaticon-money164:before {
    content: "\e005";
}

.flaticon-movies6:before {
    content: "\e006";
}

.flaticon-right133:before {
    content: "\e007";
}

.flaticon-sportsball15:before {
    content: "\e008";
}

.flaticon-televisions2:before {
    content: "\e009";
}

.red {
    color: #ff0028!important;
}

.blue {
    color: #1f10e2!important;
}

.white {
    color: #fff!important;
}

.bg_vang {
    background-color: #e9b800!important;
}

.bold {
    font-weight: 700!important;
}

.hidden {
    display: none;
}

.uppercase-text {
    text-transform: uppercase;
}

.fixed {
    position: fixed;
    top: 0;
}

.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;
    clear: both;
}

.error a {
    color: #00f!important;
}

.clear {
    clear: both;
}

.no-margin-bottom {
    margin-bottom: 0!important;
}

.no-border-bottom {
    border-bottom: none!important;
}

.no-border {
    border: none!important;
}

.kq-link {
    color: #00f;
}

.kq-link:hover {
    color: #00f;
    text-decoration: underline;
}

.mgt5 {
    margin-top: 5px;
}

.mgt10 {
    margin-top: 10px;
}

.mgt15 {
    margin-top: 10px;
}

.mgt20 {
    margin-top: 10px;
}

.mgb5 {
    margin-bottom: 5px;
}

.mgb10 {
    margin-bottom: 10px;
}

.mgr5 {
    margin-right: 5px;
}

.mgr8 {
    margin-right: 8px;
}

.mgr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.pd15 {
    padding: 15px !important;
}

.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: 26px;
    color: #00f;
}

.mb_g0 .sblue {
    font-weight: bold;
    font-size: 32px;
    color: #00f;
}

.sblue2 {
    font-weight: bold;
    font-size: 15px;
    color: #00f;
}

.sRed {
    font-weight: bold;
    font-size: 15px;
    color: red;
}

.small {
    font-size: 11px;
}

.alert {
    padding: 10px;
    border: 1.25px solid transparent;
    border-radius: 4px;
    margin-bottom: 10px;
}

.alert-danger {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7;
}

.alert-success {
    border-color: #8ac38b;
    color: #356635;
    background-color: #cde0c4;
}

.message-404 {
    font-size: 20px;
    font-weight: bold;
    margin: 20px;
}

.message-404 a {
    font-size: 20px;
}

#container, .header-wrapper, .top-nav, .container {
    width: 1024px;
    margin: 0 auto;
}

.widget {
    margin-bottom: 10px;
    border: 1.25px solid #6d6d6d!important;
}

.widget.info {
    border-bottom: none !important;
}

.widget-header {
    background-color: #c80505;
    height: 35px;
    position: relative;
    text-align: center;
}

.widget-header.header-big {
    height: 50px;
}

.widget-header .widget-header-hr {
    width: 77px;
    height: 3px;
    /* background: #73a81f; */
    position: absolute;
    top: 0;
    left: 10px;
}

.thongke .header-table tr td {
    font-size: 18px;
    font-weight: bold;
    color: #9b0902;
}

.thongke tr td {
    font-size: 20px;
    font-weight: bold;
    color: #000;
}

.thongke tr td span {
    font-size: 20px;
    font-weight: bold;
    color: #9b0902;
}

.prev-month {
    position: absolute;
    left: 5px;
    color: #fff;
}

.prev-month:hover {
    color: #fff;
}

.next-month {
    position: absolute;
    right: 5px;
    color: #fff;
}

.next-month:hover {
    color: #fff;
}

.widget-header h2, .widget-header h2 a {
    color: #fff;
    font-size: 22px;
    line-height: 50px;
    /* text-transform: uppercase; */
    font-weight: bold;
}

.widget-header h3, .widget-header div {
    color: #fff;
    font-size: 18px;
    line-height: 35px;
    /* text-transform: uppercase; */
    font-weight: bold;
}

.widget-header h2 a:hover {
    color: #ff0000;
}

.widget-content {
    /* margin-top: 15px;
    border-top: 1.25px solid #cbcbcb; */
}

.widget-content table tr td {
    font-size: 22px;
    color: #000;
}

table tr td:first-child, table tr th:first-child {
    border-left: none;
}

table tr td:last-child, table tr th:last-child {
    border-right: none;
}

.dd-loto-widget table tr th:first-child, .dd-loto-widget table tr td:first-child {
    border-left: 1px solid #6d6d6d;
}

.dd-loto-widget table tr th:last-child, .dd-loto-widget table tr td:last-child {
    border-right: 1px solid #6d6d6d;
}

.widget-content table.region-wrapper tr td:last-child {
    border-right: 1.25px solid #cbcbcb;
}

.table.col100.thongke tr:last-child td {
    border-bottom: none;
}

.top-nav {
    height: 32px;
    line-height: 32px;
}

.top-nav .intro-text {
    width: 550px;
    float: left;
    font-size: 13px;
}

.intro-text a {
    font-size: 12px;
}

.top-nav .top-btns {
    float: right;
    text-align: right;
}

.top-nav .top-btns a {
    padding: 9px 15px;
}

.top-nav .top-btns a:first-child {
    border-right: 1.25px solid #ddd;
    padding-left: 0;
}

.top-nav .top-btns a:last-child {
    padding-right: 0;
}

.header-content {
    /* background: #f7f7f7; */
    background: #fff;
    /*height: 230px;*/
    /* border-top: 1.25px solid #dcdcdc; */
    /* border-bottom: 1.25px solid #dcdcdc; */
}

.top-content {
    height: 91px;
}

.logo {
    float: left;
    height: 40px;
    margin-top: 30px;
}

.slogan {
    margin-top: 5px;
    font-size: 11.3px;
    font-style: italic;
}

.slogan-footer {
    margin-top: 5px;
    font-size: 12px;
}

.header-banner {
    width: 680px;
    height: 53px;
    float: right;
    margin: 29px 0 9px;
}

.main-content {
    min-height: 500px;
}

#left {
    width: 190px;
    float: left;
}

.live-menu-item {
    height: 51px;
    font-size: 11px;
    font-weight: bold;
    border: 1.25px solid #ccc;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    text-align: left;
    margin-bottom: 5px;
    background: #fbfbfb;
    position: relative;
}

.live-menu-icon {
    float: left;
    width: 55px;
    height: 40px;
    margin: 5px 0 0 5px;
}

.live-menu-content {
    float: right;
    width: 115px;
    margin-left: 10px;
    padding: 10px 0;
}

.live-menu-content p, .live-menu-content p a {
    text-transform: uppercase;
    font-size: 11px;
}

.live-1, .live-3 {
    position: absolute;
    padding: 2px 5px;
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
    right: 3px;
    top: 3px;
}

.live-1 {
    background: #74aa19;
}

.live-3 {
    background: #ff0000;
}

.kq-calendar {
    width: 188px;
    position: relative;
    background: #fff;
    /* border: 1.25px 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;
}

hr.hr2 {
    background: #6d6d6d;
}

.kq-calendar-content td a, .kq-calendar-content td span {
    color: #000;
    font-weight: 400;
    line-height: 30px;
    font-size: 16px;
}

.kq-calendar-content tr:last-child td {
    border-bottom: none;
}

.kq-calendar-content td a.silver, .kq-calendar-content td span.silver {
    color: silver;
    font-weight: 400;
}

/* .kq-calendar-content td:first-child {
    border-left: none;
}

.kq-calendar-content td:last-child {
    border-right: none;
} */

.kq-calendar-header {
    height: 25px;
    line-height: 25px;
}

.kq-calendar-header th {
    font-size: 14px;
    height: 30px;
    text-align: center;
    color: #9b0902;
    font-weight: bold;
    border-right: 1.25px solid #cbcbcb;
}

.kq-calendar-header th:last-child {
    border-right: none;
}

.kq-calendar-content td {
    width: 9%;
    border: 1.25px solid #cbcbcb;
    margin: 0;
    outline: 0;
    text-align: center;
    height: 23px;
    line-height: 23px;
    border-left: none;
    cursor: pointer;
    font-weight: medium;
}

.kq-calendar-content td:hover {
    background: #ffde00;
    color: #000;
}

.kq-calendar-content td:hover span {
    color: #000;
}

.kq-calendar-content .weekend {
    background-color: #f9f9ed;
}

.kq-calendar-content td.selected {
    background: #ffde00;
    font-weight: bold;
}

.kq-calendar-content td.selected a {
    color: #fff;
}

.kq-calendar-content td.today {
    /* border: 2px solid #ff0000!important; */
    background: #ffde00;
}

.kq-calendar-content tr td:last-child {
    border-right: none;
}

.mgb-15 {
    margin-bottom: 15px;
}

.DUDOAN {
    padding: 0px 10px;
    text-align: left;
    /* border: 1.25px solid #cbcbcb; */
}

.DUDOAN_list ul li {
    border-bottom: 1.25px solid#6d6d6d;
    padding: 8px 0;
    display: flex;
    justify-content: space-between;
}

.DUDOAN_list ul li:last-child {
    border-bottom: none;
}

.DUDOAN_list {
    text-align: left;
}

.DUDOAN_list_img, .DUDOAN_list_img img {
    width: 150px;
    float: left;
    height: 80px;
}

.DUDOAN_list_text {
    text-align: left;
    padding-left: 7px;
    padding-top: 3px;
}

.DUDOAN_list_text p a {
    margin: 0;
    font-size: 16px;
    color: #1f10e2;
    padding: 0 0 5px;
    line-height: 18px;
    font-style: italic;
    font-weight: 600;
}

.DUDOAN_list_text span {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    font-style: italic;
}

.cot-thongke {
    padding: 0px 8px 10px;
    display: flex;
    justify-content: space-between;
}

.cot-thongke>ul>li {
    background: url(../images/bullet.jpg) no-repeat center left 5px;
    padding-left: 22px;
}

.cot-thongke>ul>li>a {
    font-size: 16px;
    color: #000;
    line-height: 30px;
}

.cot-thongke>ul>li>a.bold {
    font-weight: bold;
}

.cot-thongke ul ul li a {
    font-size: 16px;
    color: #000;
    line-height: 25px;
    padding-left: 30px;
}

.lich tr.row-header {
    background: #f0efef;
    border-top: none;
}

.lich tr td {
    text-align: center;
    line-height: 18px;
    padding: 5px 0;
    font-size: 16px;
    border-left: 1.25px solid #cbcbcb;
}

.lich tr td a {
    font-size: 15px;
}

.lich tr>td:first-child {
    border-left: none;
    width: 20%;
}

.lich tr {
    background: #fff;
    border-top: 1.25px solid #cbcbcb;
}

.two-col {
    justify-content: space-between;
    display: flex;
    width: 270px;
}

.tk-sc-menu {
    padding: 0 7px;
}

.tk-sc-menu li {
    height: 36px;
    line-height: 36px;
    border-bottom: 1px inset #ebebeb;
}

.tk-sc-menu li:last-child {
    border-bottom: none;
}

.tk-sc-menu li a i {
    margin-left: 3px;
    margin-right: 8px;
}

.tienich-item {
    float: left;
    width: 87px;
    height: 33px;
    background: #fff;
    margin-bottom: 5px;
    text-align: center;
    padding: 10px 0;
}

.tienich-item:nth-child(2n) {
    margin-left: 5px;
}

.tienich-widget .widget-content {
    background: #9b0902;
    padding: 0 5px 0 5px;
    border: none;
}

.tienich-item p:first-child {
    margin-bottom: 4px;
}

.tienich-item i {
    font-size: 20px;
    color: #626262;
    font-weight: 400;
}

.tienich-item i:hover {
    color: #ff0000;
}

.tienich-item a {
    font-size: 9px;
    text-transform: uppercase;
    font-weight: 400;
}

#center {
    float: left;
    width: 683px;
    margin-left: 0px;
}

#right {
    float: right;
    margin-left: 20px;
    width: 315px;
}

#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: 0;
}

.search-widget input {
    height: 30px;
    padding: 0 10px;
    width: 125px;
}

.search-widget select {
    width: 130px;
    height: 30px;
    margin-left: 5px;
}

.search-widget .search-button {
    margin-left: 8px;
    height: 30px;
    border: 0;
    cursor: pointer;
    background-color: #73a81f;
    border-radius: 2px;
    color: #fff;
    width: 130px;
}

.date-chooser, .search-widget .search-number {
    height: 28px!important;
}

.search-widget input, .search-widget select {
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1.25px solid #ccc;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset;
    transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0s;
}

.search-widget input:focus, .search-widget select:focus {
    border-color: #66afe9;
    outline: 0 none;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(102, 175, 233, .6);
}

.search-widget .search-row .Zebra_DatePicker_Icon_Wrapper .Zebra_DatePicker_Icon_Inside {
    top: 7px;
    right: 4px!important;
    left: auto!important;
}

.new {
    background: #e50003;
    padding: 2px 5px;
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
    margin-left: 8px;
    font-weight: bold;
}

.live-2 {
    background: #74aa19;
    padding: 2px 5px;
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
    margin-left: 10px;
    font-weight: bold;
}

.news-widget .widget-content ul {
    padding: 0 7px;
}

.news-widget .widget-content ul li {
    border-bottom: 1px inset #ebebeb;
    background: url(../images/arrow-news.png) no-repeat 3px 8px;
    padding: 5px 0 5px 15px;
}

.view-more {
    border: none!important;
    background: 0 0!important;
}

.view-more a {
    color: #9b0902;
    font-size: 11px;
}

.view-more a:hover {
    text-decoration: underline;
}

.sms-item {
    padding: 7px 10px;
    border-bottom: 1.25px 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: 1.25px 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 .widget-content {
    border: none;
}

.region-column {
    width: 104px;
    border: 1.25px solid #ddd;
    border-top: none;
    float: left;
}

.region-wrapper tr td:nth-child(even) .region-column {
    border-left: none;
    border-right: none;
    width: 103px;
}

.region-column ul li {
    border-bottom: 1.25px solid #cbcbcb;
    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: 1.25px solid #ddd;
    height: 31px;
    border-top: none;
    line-height: 31px;
    border-left: none;
    padding-left: 10px;
    float: left;
    width: 158px;
}

.province-list li:nth-child(3n) {
    border-right: none;
    width: 160px;
}

.province-list li a i {
    margin-right: 10px;
}

.result-header {
    height: 34px;
    background: #f0efef;
    width: 680px;
}

.result-header h1, .result-header-small h1 {
    color: #e00000;
    font-size: 16px;
    text-transform: uppercase;
}

.result-header h2, .result-header h4 {
    color: #9b0902;
    font-size: 15px;
}

.result-header, .result-header-small {
    text-align: center;
    position: relative;
}

.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: 43px;
    line-height: 43px;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    border: 1px solid #cbcbcb;
    /* padding: 4px 0; */
}

.result-box .mega645-wins table tr td {
    border: 1px solid #cbcbcb;
}

.result-box table tr td span {
    font-size: 30px;
}

.mega645-wins.vl-max3d tr:last-child td {
    border-bottom: none;
}

.bdr {
    border-right: 1px solid #cbcbcb;
    margin-right: -1.25px;
    /* box-sizing: border-box; */
}

.bdb {
    border-bottom: 1px solid #cbcbcb;
    /* margin-bottom: -1px; */
    /* box-sizing: border-box; */
}

.result-box table tr span.mb_g0, .result-box table tr td.mb_g0, .result-box table tr td.mb_g0 .runLoto {
    font-size: 38px;
}

.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;
}

.result-box.box-loto table tr:last-child td {
    border-bottom: 1px solid #cbcbcb;
}

.result-box table tr td.first-col {
    width: 97px;
    font-size: 14px;
}

.result-footer {
    padding: 10px;
    text-align: center;
    color: #9b0902;
}

h4.sred {
    margin-bottom: 10px;
}

.result-footer, .result-footer span {
    font-size: 15px;
}

.bdrl {
    border-left: 1px solid #6d6d6d;
    border-right: 1px solid #6d6d6d;
}

.bdtb {
    border-top: 1px solid #cbcbcb;
    border-bottom: 1px solid #cbcbcb;
}

.bdt {
    border-top: 1px solid #cbcbcb;
}

.box-loroi {
    padding: 5px 15px 15px 15px;
    display: inline-table;
}

.box-gan {
    display: flex;
    justify-content: space-between;
    padding: 0 15px 20px;
}

.box-gan p, .box-gan p span {
    font-size: 18px;
}

.number-loroi {
    height: 37px;
    width: 37px;
    border: 1.25px solid #cbcbcb;
    font-size: 22px;
    text-align: center;
    line-height: 37px;
    font-weight: bold;
    margin-right: 10px;
    display: inline-block;
    margin-top: 10px;
}

.kq-dau {
    position: absolute;
    right: 135px;
    width: 54px;
    border-right: 1.25px solid #cbcbcb;
    border-left: 1.25px solid #cbcbcb;
    font-size: 18px;
    color: #9b0902;
    top: 0px;
    height: 34px;
    line-height: 34px;
    font-weight: bold;
}

.kq-loto {
    font-weight: bold;
    text-align: left;
    text-indent: 10px;
    position: absolute;
    right: 0;
    width: 135px;
    font-size: 18px;
    color: #9b0902;
    top: 0px;
    height: 34px;
    line-height: 34px;
}

.dd-loto-widget table {
    width: 100%;
    /* height: 320px; */
    text-align: center;
    font-size: 13px;
    float: left;
}

.dd-loto-widget table th {
    border: 1px solid #cbcbcb;
    font-weight: bold;
    text-align: center;
    height: 35px;
    line-height: 35px;
    color: #9b0902;
    font-size: 18px;
}

.dd-loto-widget table th.text-left {
    padding-left: 10px;
}

.dd-loto-widget table tr:first-child td {
    border-top: none;
}

.dd-loto-widget table tr td.dd-stt {
    color: #ff0000;
    font-weight: bold;
    font-size: 22px;
}

.dd-loto-widget.giaitinh table tr td.dd-stt {
    color: #000;
    font-size: 18px;
}

.dd-loto-widget.giaitinh table tr td.dd-stt2 {
    color: #000;
    font-size: 22px;
    font-weight: bold;
}

.dd-loto-widget.giaitinh table tr td.dd-stt2 span, .dd-loto-widget.giaitinh table tr td.dd-kq2 {
    color: #ff0101;
    font-size: 22px;
    font-weight: bold;
}

.dd-loto-widget.giaitinh table tr td.dd-kq {
    font-size: 18px;
    text-align: center;
}

.dd-loto-widget table tr td.dd-kq {
    text-align: left;
    padding-left: 10px;
    line-height: 25px;
    /* font-weight: bold; */
    font-size: 22px;
}

.dd-loto-widget table tr td {
    border: 1px solid #cbcbcb;
}

.dd-loto-widget .dit-loto {
    margin-left: 10px;
}

.mgt-15 {
    margin-top: 15px;
}

.dudoan-lo {
    border-top: 1px solid #6d6d6d;
}

.dudoan-lo tr td:first-child {
    font-size: 18px;
    font-weight: bold;
    width: 25%;
    text-align: left;
    padding-left: 20px;
}

.dudoan-lo tr td:last-child {
    font-size: 18px;
    font-weight: bold;
    width: 75%;
    color: #ff0000;
    text-align: left;
    padding-left: 20px;
}

.thongke-table table tr>td span {
    font-weight: bold;
    font-size: 20px;
    color: #ff0028;
}

.thongke-table table tr>td.font-date {
    font-size: 16px;
}

.thongke-table table tr th {
    color: #9b0902;
    font-size: 18px;
    padding: 0 5px;
}

.thongke-table table tr>td:first-child {
    width: 16%;
}

.thongke-table table tr>th:first-child {
    padding: 0;
}

.thongke-table table tr>td {
    font-size: 20px;
    padding: 0 15px;
}

.thongke-table table tr>td.blue {
    font-size: 16px;
}

.thongke-table table tr>td strong {
    font-size: 20px;
    font-weight: bold;
}

.thongke-table table tr>td.sred:first-child {
    color: #9b0902;
}

.thongke-table table tr>td.blue:last-child {
    color: #1f10e2;
    font-size: 16px;
}

.tk-nhanh-item-header {
    /* height: 45px; */
    line-height: 45px;
    background: #f0efef;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    color: #000;
    padding-left: 20px;
    /* border-top: 1.25px solid #6d6d6d; */
    /* border-right: 1.25px solid #6d6d6d; */
}

.tk-nhanh-item-header.text-center {
    padding-left: 0;
}

.lienquan .tk-nhanh-item-header {
    border-right: none;
}

.tk-nhanh-item-header p {
    font-size: 18px;
    font-weight: normal;
    line-height: 45px;
    margin-top: -15px;
}

.tk-nhanh-item-header p strong {
    font-size: 18px;
    font-weight: bold;
}

.tk-nhanh-item-header p span {
    font-size: 30px;
    font-weight: bold;
    color: #ffde00;
    padding: 1px 5px;
    background: #ff0028;
    border-radius: 3px;
}

.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: 0;
}

.tk-nhanh-number {
    border: 1.25px solid #a1b1cf;
    width: 45px;
    font-size: 15px;
}

.tk-nhanh-number .bold {
    font-size: 15px;
}

.tk-nhanh-text {
    border: 1.25px solid #e3e3e3;
    border-left: none;
    background: #fcfaf4;
}

.tk-nhanh-40 table tr td:first-child, .tk-nhanh-40 table tr th:first-child {
    border-left: none;
    width: 15%;
}

.tk-nhanh-40 table tr td:last-child, .tk-nhanh-40 table tr th:last-child {
    border-right: none;
}

.update {
    color: #fff;
    font-size: 12px;
    float: right;
}

#footer {
    background-color: #f7f7f7;
    text-align: center;
    font-size: 13px;
    border-top: #cbcbcb 1px outset;
    padding: 10px 0;
    margin-top: 10px;
}

.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;
    padding-right: 20px;
    cursor: pointer;
}

.ddsmoothmenu {
    height: 49px;
    background: #c80505;
}

.ddsmoothmenu ul {
    z-index: 100;
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: table;
    width: 100%;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited {
    color: #fff;
}

.ddsmoothmenu ul li {
    position: relative;
    display: table-cell;
    text-align: center;
}

.ddsmoothmenu ul li:hover .has-child>a {
    background-color: #9b0902;
}

.ddsmoothmenu ul li a {
    /* text-transform: uppercase; */
    font-size: 18px;
    background: #c80505;
    display: block;
    /* border-right: 1.25px solid rgba(255, 255, 255, .1); */
    text-decoration: none;
    font-weight: bold;
    line-height: 49px;
    padding: 0 15px;
}

.title-link-item.mb_date_info h3 div {
    display: inline;
    color: #1f10e2;
}

.ddsmoothmenu>ul>li:last-child a {
    border-right: none;
}

.ddsmoothmenu ul li a:hover, .ddsmoothmenu ul li a.active {
    color: #fff;
    background-color: #9b0902;
}

.ddsmoothmenu ul li.home {
    line-height: 16px;
}

.ddsmoothmenu ul li.home a {
    padding: 11px 12px 12px;
}

.ddsmoothmenu ul li.home a i {
    color: #fff;
}

.ddsmoothmenu ul li ul {
    top: 48px!important;
    position: absolute;
    left: -3000px;
    display: none;
    visibility: hidden;
    border-top: 1px solid rgba(255, 255, 255, .1);
    box-shadow: 0 6px 20px rgba(36, 37, 38, .2);
}

.ddsmoothmenu ul li ul li {
    display: list-item;
    float: none;
    position: static;
    text-align: left;
}

.table.col100.table-lt tr td {
    font-weight: bold !important;
}

.ddsmoothmenu ul li ul li ul {
    position: absolute;
    top: -1px!important;
}

.ddsmoothmenu ul li ul li a {
    width: 160px;
    padding: 10px;
    margin: 0;
    border-top-width: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    text-transform: none;
}

* html .ddsmoothmenu {
    height: 1%;
}

.downarrowclass {
    position: absolute;
    top: 12px;
    right: 7px;
}

.rightarrowclass {
    position: absolute;
    top: 6px;
    right: 5px;
}

.leftarrowclass {
    margin-right: 5px;
}

.ddshadow {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    background-color: #ccc;
}

.toplevelshadow {
    margin: 5px 0 0 5px;
    opacity: .8;
}

.ddcss3support .ddshadow.toplevelshadow {
    margin: 0;
}

.ddcss3support .ddshadow {
    background-color: transparent;
    box-shadow: 5px 5px 5px #aaa;
    -moz-box-shadow: 5px 5px 5px #aaa;
    -webkit-box-shadow: 5px 5px 5px #aaa;
}

#province-list {
    width: 610px!important;
    background: #9b0902;
    border: none;
    display: block;
}

.top-menu-popup li {
    border: none!important;
    float: left!important;
}

.top-menu-popup li a {
    width: 178px!important;
    margin: 0!important;
    padding: 10px 12px!important;
}

.top-menu-popup li.root {
    width: 100%!important;
    display: block;
    float: none!important;
    text-align: center!important;
    clear: both;
    background: #74aa19!important;
    padding: 0;
}

.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;
}

#left-big {
    width: 710px;
    float: left;
    min-height: 200px;
}

.header-title {
    height: 37px;
    background: #ff0000;
}

.header-title-gray {
    background: #737373;
    height: 37px;
    border: 1.25px solid #626262;
}

.header-title-dark-blue {
    background: #9b0902;
    height: 37px;
    border: 1.25px solid #626262;
}

.header-title-silver {
    height: 37px;
    background: #f1f1f1;
    line-height: 37px;
    padding-left: 10px;
    border-top: none;
    border: 1.25px 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: 1.25px solid #e3dfc9;
    padding: 15px;
    font-size: 13px;
    color: #6d663e;
    line-height: 18px;
}

.box-ketqua {
    float: left;
    width: 100%;
}

.box-ketqua .result-box {
    width: 480px;
    float: left;
}

.result-box-loto {
    margin-left: 15px;
    float: left;
    width: 204px;
}

.dd-loto-widget {
    display: flex;
}

.widget30.widget {
    margin-bottom: 0;
    border-bottom: none !important;
}

.result-box-loto .dd-loto-widget table {
    width: 100%;
}

.form-group-main {
    margin: 25px 0;
    min-height: 20px;
}

p.helper {
    font-size: 16px;
    margin-bottom: 30px;
}

p.helper span {
    font-size: 16px;
}

.form-group {
    float: left;
}

.form-group .label {
    margin-bottom: 0px;
    font-weight: bold;
    font-size: 18px;
    font-weight: normal;
    text-align: left;
    text-indent: 15px;
    min-width: 90px;
}

button.form-control {
    background: #c80505;
    border: 1.25px solid #c80505;
    border-radius: 10px;
    cursor: pointer;
}

select.form-control {
    width: 98%;
    /* height: 37px; */
    font-size: 18px;
    border-radius: 10px;
}

.so-mo .table tr th {
    font-size: 18px;
    color: #9b0902;
    text-align: left !important;
    padding-left: 15px;
}

.so-mo {
    border-left: 1.25px solid #6d6d6d;
    border-right: 1.25px solid #6d6d6d;
}

.so-mo tr th:first-child, .so-mo tr th:last-child {
    text-align: center !important;
    padding-left: 0;
}

.so-mo tr td {
    font-size: 18px;
    text-align: left;
    padding-left: 15px;
}

.so-mo tr td:first-child, .so-mo tr td:last-child {
    text-align: center;
    padding-left: 0;
}

.so-mo tr td:last-child {
    font-weight: bold;
    font-size: 22px;
}

.form-control {
    border: 1.25px solid #dfdfdf;
    border-radius: 10px;
    padding: 10px 0;
}

input.form-control, select.form-control, textarea.form-control {
    padding-left: 10px;
}

button.button-submit {
    height: 38px;
    width: 116px;
    color: #fff;
    font-weight: 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: 8px 12px;
    margin-bottom: 0;
    font-size: 18px;
    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: 1.25px solid transparent;
    border-radius: 10px;
}

.btn.btn-small {
    padding: 3px 7px;
}

.btn-group-sm>.btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn.btn-success {
    background: #40bf40;
    text-shadow: none;
    color: #fff;
    filter: none;
}

.daterangepicker .ranges .input-mini {
    width: 60px!important;
}

.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
    padding: 2px;
}

.box-table {
    margin-bottom: 10px;
    position: relative;
    min-height: 100px;
}

.box-table .dauso {
    width: 45px;
    height: 45px;
    background: #e3e9f4;
    border: 1.25px solid #a1b1cf;
    font-weight: bold;
    color: #9b0902;
    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;
    width: 20%;
}

.box-capso:nth-child(5n) {
    margin-right: 0;
}

.box-capso .capso {
    width: 45px;
    height: 45px;
    border: 1.25px solid #a4b3d0;
    background: #e3e9f4;
    text-align: center;
    line-height: 45px;
    font-weight: bold;
    font-size: 13px;
    color: #9b0902;
    float: left;
}

.box-capso .solan {
    width: 45px;
    height: 45px;
    border: 1.25px solid #e3e3e3;
    border-left: none;
    background: #fcfaf4;
    text-align: center;
    line-height: 45px;
    font-weight: bold;
    font-size: 12px;
    color: #464646;
    float: left;
}

.icon-date {
    background: url(../images/calendar.png) repeat-y;
    background-position: 126px 0;
}

.contact-content input, .contact-content textarea {
    width: 100%!important;
}

.contact-content .content-label {
    height: 100px;
}

.news-lists {
    margin-top: 5px;
    width: 100%;
}

.news-item {
    display: inline-block;
    clear: both;
    margin-bottom: 10px;
    width: 100%;
}

.news-item a.img {
    display: inline-block;
    width: 125px;
    float: left;
    margin-right: 10px;
}

.news-item a.img img {
    width: 100%;
    border: none;
}

.news-item .title {
    padding: 0;
    font: 400 18px Arial;
    margin-bottom: 7px;
}

.news-item .title a {
    font-size: 17px;
    color: #e50003;
}

.news-item .date {
    font-size: 14px;
    color: #555;
    padding-bottom: 10px;
}

.news-item .des {
    font-size: 14px;
    line-height: 1.4;
}

#left-article {
    width: 630px;
    float: left;
    min-height: 200px;
}

#right-article {
    width: 330px;
    float: right;
    margin-left: 10px;
}

.h1 {
    font-size: 22px;
    font-weight: bold;
    color: #9b0902;
    text-transform: uppercase;
    line-height: 45px;
}

.breadcrumbs {
    background: #f0efef;
}

.breadcrumb {
    letter-spacing: -.3px;
    word-spacing: .2px;
    font-weight: bold;
    display: flex;
}

.breadcrumb>li {
    list-style: none;
    white-space: nowrap;
    display: -webkit-box;
    font-weight: bold;
    line-height: 41px;
    font-size: 14px;
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    /* content: "/\00a0"; */
}

.breadcrumb>li {
    padding-left: 3px;
}

.breadday {
    font-size: 18px;
    letter-spacing: -.3px;
    word-spacing: .2px;
    font-weight: bold;
    display: flex;
    /* justify-content: space-between; */
}

.breadday li {
    padding: 0 15px;
}

.breadday li:first-child {
    padding-left: 0;
}

.breadday li:last-child {
    padding-right: 0;
}

.breadday>li>a {
    list-style: none;
    white-space: nowrap;
    display: -webkit-box;
    font-weight: bold;
    line-height: 50px;
    color: #9b0902;
    font-size: 18px;
}

.breadday>li>a.active, .breadday>li>a:hover {
    color: #ff0028;
}

.waitinggg {
    padding: 7px 0;
}

.article-title h1 {
    font-size: 18px;
}

.article .content {
    line-height: 23px;
}

.article .author {
    margin-top: 2px;
    font-size: 11px;
    display: block;
    font-style: italic;
    margin-bottom: 20px;
    float: left;
}

.article .article-content .short-description {
    font-weight: bold;
    margin-bottom: 10px;
}

.article .article-content img {
    max-width: 100%;
}

.article .content p {
    margin-bottom: 13px;
}

section.related {
    margin-top: 15px;
}

section.related h3 {
    text-transform: uppercase;
    margin-bottom: 5px;
}

section.related ul {
    margin: 0 0 15px 16px;
    font-size: 15px;
    line-height: 20px;
}

section.related ul li {
    list-style: initial;
}

section.related ul li a {
    color: #9b0902;
}

.article .likeshare {
    float: left;
}

.article .short-description {
    line-height: 23px;
}

ul.more-news {
    display: block;
    clear: both;
    margin-top: -1px;
    overflow-y: auto;
    overflow-x: hidden;
}

ul.more-news li {
    display: block;
    overflow: visible;
}

ul.more-news li a h3 {
    font-weight: 500;
}

ul.more-news li a.actnews {
    background: #eee;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .5);
}

ul.more-news li a.actnews:before {
    border-color: rgba(218, 218, 218, 0);
    border-right-color: #eee;
    border-width: 14px;
    position: absolute;
    top: 30%;
    left: -27px;
    z-index: 9;
}

ul.more-news li a img {
    float: left;
    width: 100px;
    height: 60px;
    margin: 3px 10px 10px 5px;
}

.tags ul {
    list-style: none;
    margin: 0;
    padding: 0 0 0 7px;
}

.tags ul li {
    display: inline-block;
    margin: 0 10px 5px 0;
}

.header-soicau {
    font-size: 18px;
    line-height: 23px;
    margin-top: 15px;
    margin-bottom: 10px;
}

.header-soicau a {
    font-size: 18px;
    color: #ff0028;
}

.tags ul li a {
    background-color: #767676;
    border-radius: 0 2px 2px 0;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    font-weight: 400;
    margin: 0;
    padding: 3px 7px;
    position: relative;
    text-transform: uppercase;
}

.tags ul li a:before {
    border-top: 10px solid transparent;
    border-right: 8px solid #767676;
    border-bottom: 9px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    top: 0;
    left: -8px;
    width: 0;
}

.tags ul li a:after {
    background-color: #fff;
    border-radius: 50%;
    content: "";
    height: 4px;
    position: absolute;
    top: 8px;
    left: -2px;
    width: 4px;
}

.tra-text {
    display: flex;
    padding: 0 15px 15px;
    justify-content: center;
}

.mgb-15 {
    margin-bottom: 15px;
}

.tra-text a {
    border-right: 1.25px solid #000;
    font-size: 14px;
    font-weight: bold;
    width: 20px;
    margin-right: 10px;
}

.pagination {
    /* float: right; */
    width: 100%;
    display: flex;
    justify-content: center;
}

.pagination .textpage {
    float: left;
    line-height: 25px;
    margin-right: 10px;
    width: 40%;
}

.pagination ul {
    float: right;
}

.pagination ul li {
    float: left;
    background: #fff;
    border: 1.25px solid #d6d6d6;
    margin-right: 2px;
    line-height: 25px;
    text-align: center;
    border-radius: 3px;
}

.pagination ul li.active {
    background: #ff0000;
    border: 1.25px solid #ff0000;
}

.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: 14px;
    font-weight: bold;
    padding: 8px 10px;
}

.pagination ul li:hover {
    background: #ff0000;
    border: 1.25px solid #ff0000;
    color: #fff;
}

.pagination ul li.name:hover {
    color: #000000;
}

.pagination ul li:first-child {
    background: transparent;
    border: none;
    font-weight: bold;
    padding-right: 5px;
}

.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: 1.25px solid #ccc;
    border: 1.25px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.pagination ul li:hover a {
    color: #fff;
}

.loto-input {
    border: 2px solid #e52e04;
    min-height: 200px;
    margin: 10px 0;
    padding: 10px;
    border-radius: 2px;
}

.box-content p.font22 strong, .box-content p.font22 {
    font-size: 22px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.loto-input .loto-member {
    width: 60%;
}

.loto-input .btnPlay {
    margin-right: 0!important;
}

.loto-input .btnPlay .btn-play {
    width: 150px;
    color: #fff;
    background: #e52e04;
}

.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 0 10px 0;
}

.loto-input .select-loto .loto-xien {
    background: #fafafa;
    border: 1.25px solid #dfdfdf;
    min-height: 72px;
    margin-right: 5px;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
}

.loto-input .select-loto .loto-xien.active {
    border: 1.25px 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: #999;
}

.loto-input .select-loto .loto-xien div.rCheck {
    display: block;
    min-height: 20px;
    vertical-align: middle;
    margin-top: 3px;
}

.loto-input .select-loto .loto-xien div.rCheck input[type=radio] {
    display: none;
}

.loto-input .select-loto .loto-xien div.rCheck label {
    margin-top: 3px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    font-size: 13px;
    margin-bottom: 6px;
    color: #777a80;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.loto-input .select-loto .loto-xien div.rCheck label:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    background-color: #fff;
    border: 1.25px solid #c2c6cb;
    border-radius: 99px;
}

.loto-input .select-loto .loto-xien div.rCheck input[type=radio]:checked+label:before {
    background: red;
    border: 1.25px solid red;
    transform: scale(.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%;
}

.coin-slider {
    margin-right: 10px;
}

.irs {
    margin-top: -12px;
}

.loto-action {
    background: #f8f8f8;
    border: 1.25px solid #cbcbcb;
    border-top: none;
    min-height: 45px;
    line-height: 45px;
    padding: 0 15px;
    border-radius: 0 0 2px 2px;
    margin-bottom: 20px;
}

.loto-action button {
    margin-top: 6px;
    border-radius: 3px;
    color: #fff;
    background: #e52e04;
}

.loto_today {
    border-radius: 2px;
    background: #f8f8f8;
    border: 1.25px solid #cbcbcb;
    min-height: 50px;
    margin-bottom: 15px;
}

.loto_today:after {
    clear: both;
}

.deletebutton:active, .deletebutton:hover, .deletebutton:link, .deletebutton:visited {
    position: absolute;
    top: -5px;
    right: -5px;
    z-index: 3;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../images/delete.png);
    overflow: hidden;
}

.loto_today .bet {
    float: left;
    border: 1.25px 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: #9b0902;
}

.loto-history table {
    width: 100%;
    margin-bottom: 15px;
}

.loto-history table tr {
    height: 35px;
    text-align: center;
}

.loto-history table tr td {
    border: 1.25px solid #cbcbcb;
}

.loto-history table tr:nth-child(1) {
    background: #fafafa;
}

.loto-history table tr:nth-child(1) td {
    border: 1.25px solid #cbcbcb;
}

.loto-history table tr td[rowspan] {
    text-align: left;
    padding-left: 20px;
}

.loto-history table tr td[rowspan] span.day {
    color: #38578e;
    font-weight: bold;
}

.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: 1.25px solid #cbcbcb;
}

.loto-history table tr:last-child td:last-child {
    border-right: 1.25px solid #cbcbcb;
}

.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: 1.25px solid #cbcbcb;
}

.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: #ff0000;
    border: 1.25px 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: 1.25px 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: 1.25px solid transparent;
    color: #fff;
}

.login-page .social-group {
    text-align: center;
    margin-top: 20px;
    width: 100%;
    margin: 20px auto;
}

.login-page .social-group .login-title {
    width: 90%;
    margin: auto;
    border-bottom: 1.25px 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;
}

p.soi-cau, p.soi-cau span {
    font-size: 18px;
}

.note .icon-note {
    width: 17px;
    height: 17px;
    border-radius: 99%;
    font-weight: bold;
    font-size: 16px;
    border: 2px solid red;
}

.message-loto {
    margin: 18px 0 15px 10px;
    color: #e52e04;
    font-size: 14px;
    float: left;
}

.table tr {
    height: 35px;
    text-align: center;
}

.table thead {
    background: #fafafa;
}

.table tr th {
    border: 1px solid #cbcbcb;
    text-align: center!important;
    font-weight: bold;
}

.table tr td {
    border: 1px solid #cbcbcb;
}

.table tr.tr-tkmaxgan td {
    border-bottom: none;
}

.result-table-tkgan:last-child .table tr.tr-tkmaxgan td {
    /* border-bottom: 1px solid #cbcbcb; */
}

.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: #ff0000;
    font-size: 13px;
}

.game-detail {
    border: 1.25px solid #ddd;
    min-height: 500px;
    margin-bottom: 15px;
    padding: 10px;
}

.game-detail .title {
    font-size: 16px;
    text-transform: uppercase;
    color: #ff0000;
    font-weight: bold;
    margin-bottom: 10px;
}

.form-login .form-group input.form-control {
    height: 30px;
    width: 100%;
    margin-bottom: 15px;
    padding: 6px 12px;
}

.table-tructiep {
    border: 1.25px 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: #9b0902;
    font-weight: bold;
    text-align: center;
    margin: 15px 0 10px 0;
}

.table-tructiep .table thead tr th {
    font-weight: bold;
    color: #ff0000;
    font-size: 14px;
    border-right: none;
}

.table-xsmn.table tr th, .table-lt.table tr th {
    color: #9b0902;
    font-size: 18px;
    font-weight: bold;
}

.table-xsmn.table tr th:first-child {
    color: #9b0902;
    font-size: 14px;
    font-weight: bold;
}

.table-xsmn.table tr th:first-child, .table-xsmn.table tr td:first-child {
    border-left: none;
}

.table-xsmn.table tr th:last-child, .table-xsmn.table tr td:last-child {
    border-right: none;
}

.table-lt.table tr td {
    font-size: 18px;
    text-align: left;
    padding-left: 15px;
}

.table-lt.table tr td span.red {
    font-size: 18px;
    font-weight: bold;
}

.table-lt.table tr td:first-child span.red {
    font-size: 16px;
    font-weight: normal;
}

.table-lt.table tr th {
    text-align: left !important;
    padding-left: 15px;
}

.table-lt.table tr th:first-child, .table-lt.table tr td:first-child {
    text-align: center !important;
    padding-left: 0;
}

.flex-c-m {
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
}

.flex-w {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flex-w, .flex-l, .flex-r, .flex-c, .flex-sa, .flex-sb, .flex-t, .flex-b, .flex-m, .flex-str, .flex-c-m, .flex-c-t, .flex-c-b, .flex-c-str, .flex-l-m, .flex-r-m, .flex-sa-m, .flex-sb-m, .flex-col-l, .flex-col-r, .flex-col-c, .flex-col-str, .flex-col-t, .flex-col-b, .flex-col-m, .flex-col-sb, .flex-col-sa, .flex-col-c-m, .flex-col-l-m, .flex-col-r-m, .flex-col-str-m, .flex-col-c-t, .flex-col-c-b, .flex-col-c-sb, .flex-col-c-sa, .flex-row, .flex-row-rev, .flex-col, .flex-col-rev, .dis-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.flex-col-l, .flex-col-r, .flex-col-c, .flex-col-str, .flex-col-t, .flex-col-b, .flex-col-m, .flex-col-sb, .flex-col-sa, .flex-col-c-m, .flex-col-l-m, .flex-col-r-m, .flex-col-str-m, .flex-col-c-t, .flex-col-c-b, .flex-col-c-sb, .flex-col-c-sa, .flex-col {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
}

.flex-col-c {
    -ms-align-items: center;
    align-items: center;
}

.wsize1 {
    width: 195px;
}

.l1-txt2 {
    font-size: 77px;
    color: #fff;
    text-transform: uppercase;
    height: 122px;
    width: 137px;
    background: #000;
    border-radius: 20px;
    line-height: 122px;
    text-align: center;
}

.p-b-9 {
    padding-bottom: 9px;
}

.s1-txt1 {
    font-size: 18px;
    color: #000;
    line-height: 1;
    text-align: center;
    margin-top: 20px;
}

.table-lt.table tr td span {
    font-size: 16px;
    color: #9b0902;
    font-weight: normal;
}

.table-xsmn.table tr td div {
    font-size: 25px;
    font-weight: bold;
    line-height: 43px;
    border-top: 1px solid #cbcbcb;
}

.table-xsmn.table tr td div:first-child {
    border-top: none;
}

.table-xsmn.table tr td:first-child, .table-xsmn.table tr td:first-child e {
    font-size: 16px;
    font-weight: normal;
    width: 11% !important;
}

.table-lt.table tr td:first-child {
    width: 11% !important;
}

.table-xsmn.table.tinh2 tr td, .table-lt.table.tinh2 tr td {
    width: 41%;
}

.table-xsmn.table.tinh3 tr td, .table-lt.table.tinh3 tr td {
    width: 28%;
}

.table-xsmn.table.tinh4 tr td, .table-lt.table.tinh4 tr td {
    width: 22%;
}

.table-tructiep .table thead tr th a {
    font-weight: bold;
    color: #ff0000;
    font-size: 14px;
    border-right: none;
    text-decoration: underline;
}

.select30 {
    border-radius: 10px;
    border: none;
    padding: 2px 10px 2px 5px;
    color: #9b0902;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url('../images/arrow.png') 95% / 18% no-repeat #eee;
}

.loto-tructiep tr th:first-child, .table-tructiep .table thead tr th:first-child {
    width: 10%;
    color: #414141;
}

.table-tructiep .table thead tr th:first-child {
    border-left: none;
}

.dd-loto-widget table tr:nth-child(even), .table tr:nth-child(even) {
    /* background: #f9f9f9; */
}

.tk-nhanh-40 .table tr:nth-child(even) {
    background: 0 0;
}

.tkbachthu {
    display: flex;
    justify-content: space-between;
    padding: 10px 40px;
    /* border-right: 1.25px solid #6d6d6d; */
}

.banner-mid2 {
    display: flex;
    justify-content: space-between;
    margin: 15px 0;
}

.tkbachthu ul {
    list-style: disc;
}

.tk-nhanh-item-header span.red {
    font-size: 18px;
}

.tkbachthu ul li {
    line-height: 30px;
    font-size: 16px;
}

.tkbachthu ul li a {
    color: #1f10e2;
    font-size: 16px;
}

.dd-loto-widget table tr, .table tr {
    height: 28px!important;
    line-height: 28px;
}

.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 0;
}

.table-tructiep .table tr.gdb td, .table-tructiep .table tr.gdb td .number {
    color: #ff0000;
}

.table-tructiep .table tr.gdb td .number {
    font-size: 25px;
}

.loto-tructiep {
    min-height: 300px;
}

.loto-tructiep tr:first-child td {
    text-align: center;
}

.loto-tructiep tr td:nth-child(1) {
    width: 10%;
    padding: 0;
    text-align: center;
}

.loto-tructiep tr th {
    border: 1.25px solid #cbcbcb;
    font-weight: bold;
    text-align: center;
    height: 35px;
    line-height: 35px;
    color: #9b0902;
    font-size: 14px;
}

.loto-tructiep tr td {
    text-align: left;
    padding-left: 5px;
    font-weight: bold;
}

.border-red {
    border: 2px solid #ff0000;
    position: relative;
}

.action {
    height: 50px;
    background: #f8f8f8;
    border: 1.25px solid #cbcbcb;
    border-radius: 0 0 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: #777;
}

.action ul li a {
    font-size: 12.5px;
}

.action ul li:after {
    content: "\00a0-\00a0";
}

.action ul li:last-child:after {
    content: ""!important;
}

.action .btn-default {
    margin: 10px 15px 0 0;
    background: #9b0902;
    border: 1.25px solid #9b0902;
    color: #fff;
}

.btn-inline-default {
    background: #c80505;
    color: #fff;
}

.btn-inline-default:hover {
    color: #fff;
}

.btn-inline-default.active {
    font-weight: bold;
    background: #9b0902;
}

.header-title-blue {
    background: #9b0902;
    height: 37px;
}

.lich tr td:nth-child(2), .lich tr td:nth-child(3) {
    text-align: left;
    padding-left: 5px;
}

.boldtd tr td {
    font-weight: bold !important;
}

.result-table {
    background: #e3e3e3;
}

.result-table thead tr th {
    font-weight: bold;
}

.result-table tbody {
    background: #fff;
}

.result-table tbody tr td {
    padding: 10px;
}

.result-table tbody tr td .number {
    font-size: 15px;
    color: #ff0000;
    font-weight: bold;
}

.result-table tbody tr td .number-full {
    color: #00f;
    font-size: 15px;
    font-weight: bold;
    margin: 3px 0;
}

.result-table tbody tr td .date {
    color: #424242;
}

.result-table tbody tr td .date a {
    font-size: 11px;
}

.text-danger {
    color: #e83905;
}

.text-danger a {
    color: #e83905;
    font-weight: 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;
    background: #fff;
    border-radius: 2px;
}

.checkbox input[type=checkbox]:checked+label:before {
    border: 1.25px 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: #ff0000;
    left: 3px;
    top: 3px;
}

.checkbox-list ul li {
    float: left;
    margin: 0 -5px 10px 0;
}

.checkbox label::before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    border: 1.25px solid #d3d3d3;
}

.fast-select {
    border: 1.25px solid #dfdfdf;
    height: 220px;
    width: 100%;
    border-radius: 2px;
}

.fast-select:focus {
    border: none;
}

.fast-select option {
    border-bottom: 1.25px solid #dfdfdf;
    padding: 10px 15px;
}

.input2-tansuat .label {
    margin-bottom: 15px;
}

.table-extend tbody {
    display: block;
    overflow-x: auto;
    width: 704px;
}

.table-extend .black {
    background: grey;
}

.table-extend tr td {
    padding: 8px!important;
}

.expant-title {
    background: #74aa19;
    width: auto;
    float: right;
    cursor: pointer;
    padding-right: 10px;
}

.scrollTop {
    height: 20px;
}

.scrollTop, .table-extend .table tbody {
    width: 704px;
    border: none 0 RED;
    overflow-x: scroll;
    overflow-y: hidden;
}

.scrollTop div {
    height: 20px;
}

.lightbox-gray {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1111;
    background-color: rgba(0, 0, 0, .8);
    display: block;
    cursor: pointer;
    text-align: center;
    display: none;
}

.lightbox-content {
    width: 100%;
    position: absolute;
    z-index: 1112;
    display: none;
    background-color: #fff!important;
    height: 100%!important;
}

.lightbox-content .table-extend {
    width: 100%;
    position: relative;
}

.lightbox-content .table-extend tbody {
    width: 100%;
}

.lightbox-content a.closeLightbox {
    position: absolute;
    width: 50px;
    color: #fff;
    background-color: red;
    padding: 3px 5px;
    top: 0;
    right: 0;
    text-decoration: none;
    z-index: 99999999;
}

.icon-extract {
    background: url(../images/icon-extract.png) no-repeat;
    margin: 9px 15px 0 0;
    float: left;
    cursor: pointer;
    width: 16px;
    height: 16px;
}

.radio input[type=radio] {
    display: none;
}

input[type=radio] {
    margin: 4px 0 0;
    line-height: normal;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.table.col100.boldtd tr:last-child td {
    border-bottom: none;
}

.tkbachthu {
    border-top: 1.25px solid #cbcbcb;
}

.thongke-table .tkbachthu {
    border-top: none;
}

.radio label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 20px;
    margin-right: 15px;
    font-size: 18px;
    margin-bottom: 6px;
    color: #343434;
    font-weight: bold;
    white-space: nowrap;
}

.radio label {
    display: inline;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}

.radio input[type=radio]:checked+label:before {
    border: 1.25px solid #000;
}

.radio label:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    border: 1.25px 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;
    top: 1px;
}

.radio input[type=radio]:checked+label:after {
    -o-transform: scale(.63);
    -ms-transform: scale(.63);
    -moz-transform: scale(.63);
    -webkit-transform: scale(.63);
    transform: scale(.63);
    line-height: 19px;
    -o-transition: -o-transform .1s 0s cubic-bezier(.455, .030, .215, 1.33);
    -ms-transition: -ms-transform .1s 0s cubic-bezier(.455, .030, .215, 1.33);
    -moz-transition: -moz-transform .1s 0s cubic-bezier(.455, .030, .215, 1.33);
    -webkit-transition: -webkit-transform .1s 0s cubic-bezier(.455, .030, .215, 1.33);
    -o-transition: transform .1s 0s cubic-bezier(.455, .030, .215, 1.33);
    -ms-transition: transform .1s 0s cubic-bezier(.455, .030, .215, 1.33);
    -moz-transition: transform .1s 0s cubic-bezier(.455, .030, .215, 1.33);
    -webkit-transition: transform .1s 0s cubic-bezier(.455, .030, .215, 1.33);
    transition: transform .1s 0s cubic-bezier(.455, .030, .215, 1.33);
    background-color: #000;
}

.radio label:after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 13px;
    height: 13px;
    left: 3px;
    top: 4px;
    border-radius: 50%;
    background-color: #555;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform .1s cubic-bezier(.8, -.33, .2, 1.33);
    -moz-transition: -moz-transform .1s cubic-bezier(.8, -.33, .2, 1.33);
    -o-transition: -o-transform .1s cubic-bezier(.8, -.33, .2, 1.33);
    transition: transform .1s cubic-bezier(.8, -.33, .2, 1.33);
}

.radio+.radio input[type=radio]:checked {
    border: 1.25px solid #ff0000;
}

.radio-border {
    padding: 10px;
    border-radius: 4px;
    border: 1.25px 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: bold;
    font-size: 15px;
}

.thkqtt tbody tr:first-child td {
    font-weight: 400;
    color: #ff0000;
}

.thkqtt tbody tr td:nth-child(1) {
    width: 35px!important;
    color: #ff0000;
}

.full-infor .tienich-item:first-child {
    margin-left: 0!important;
}

.full-infor .tienich-item {
    width: 92px!important;
    margin-left: 7px!important;
}

.full-infor .tienich-item:nth-child(4n) {
    margin-left: 0!important;
}

.tvshow-item {
    width: 20%;
    float: left;
    border: 1.25px solid #ddd;
    padding: 10px;
    text-align: center;
    margin: 10px 10px 0 0;
}

.cungquayxoso .col4 {
    width: 24.8%;
    float: left;
    text-align: center;
    border-right: 1.25px solid #cbcbcb;
    margin-top: -10px;
    margin-bottom: -10px;
    line-height: 36px;
    font-size: 18px;
}

.cungquayxoso .col2 {
    width: 49.69%;
    float: left;
    text-align: center;
    border-right: 1.25px solid #cbcbcb;
    margin-top: -10px;
    margin-bottom: -10px;
    line-height: 40px;
    font-size: 18px;
}

.tamgiac {
    text-align: center;
    margin: 0 auto;
    font-size: 14px;
    font-weight: bold;
}

.fast-select:focus {
    outline: 0;
    border: 1.25px solid #ddd;
}

.checked-list ul {
    width: 14%;
    float: left;
}

.checked-list ul li {
    margin: 0 0 10px 0;
}

#right-big {
    width: 80%;
    min-height: 100px;
    float: right;
}

.profile .form-control {
    border-top: 0;
    border-bottom: 0;
    border-left: 0;
}

#popup_id {
    display: block;
    height: 100%;
    position: absolute!important;
}

.modal-dialog {
    width: 600px;
    z-index: 9999999999;
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1.25px solid #999;
    border: 1.25px 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: 1.25px 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: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
}

.modal-body {
    position: relative;
    padding: 2px;
}

textarea, select, input, button {
    outline: none;
}

.modal .modal-footer {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.modal .modal-footer {
    margin-top: 0;
}

.modal-footer {
    text-align: right;
}

#left-widget {
    width: 49%;
    float: left;
}

#right-widget {
    width: 49%;
    float: right;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2040;
    background-color: #000;
    opacity: .7;
}

#loading {
    width: 240px;
    height: 120px;
    border: 1.25px 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: 1.25px solid #ccc;
    padding: 10px;
    margin-bottom: 10px;
}

div#wwo_outer h3 a {
    color: #ff0000;
    font-size: 18px;
}

.xoso360-social {
    text-align: center;
}

.xoso360-social .button {
    float: left;
    margin: 10px 10px 10px 0;
}

.xoso360-social .button.last {
    margin: 10px 0 10px 0;
}

.orange_bg {
    background: #f39c25;
}

.tr_hover:hover {
    background: #f39c25;
}

.wrapperCinema {
    border: 1.25px solid #ddd;
    margin-bottom: 15px;
}

.titleCinema {
    font-size: 18px;
    margin-bottom: 15px;
}

.itemCinema {
    padding: 15px 15px 0 15px;
}

.listTime {
    margin: 10px 0;
}

.listTime ul li {
    float: left;
    margin-right: 5px;
    margin-bottom: 25px;
}

.listTime ul li a {
    border: 1.25px solid #ccc;
    padding: 10px;
}

.action .btn-inline-default {
    margin: 10px 5px 0 0;
}

.centerTable {
    display: table;
    margin: auto;
}

.tablePadding10 tr td {
    padding: 10px!important;
}

.full-form .explain {
    margin: 5px 60px 5px 0;
    color: #969696;
    font-size: 12px;
}

.btn-agree {
    margin: 0 10px 10px 0;
    background: #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: 1.25px 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;
}

.thongbao {
    margin: 0 auto 10px;
}

.gif-text {
    position: absolute;
    top: 15px;
    left: 210px;
}

.gif-button {
    position: absolute;
    left: 160px;
    top: 40px;
    font-size: 18px;
    padding: 8px 18px;
    text-transform: uppercase;
    font-weight: bold;
    background: #ffde00;
    color: #9b0902;
    border-radius: 5px;
    white-space: nowrap;
    border: none;
    animation: myfirst 0.6s;
    -moz-animation: myfirst 0.6s infinite;
    /* Firefox */
    -webkit-animation: myfirst 0.6s infinite;
    /* Safari and Chrome */
}

.banner-mid2b {
    position: relative;
}

.button-vietlott {
    position: absolute;
    right: 26px;
    top: 87px;
    width: 105px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding: 8px 0;
    background: #ff0028;
    border-radius: 15px;
}

.button-dientoan {
    position: absolute;
    right: 26px;
    top: 134px;
    width: 105px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding: 8px 0;
    background: #ff0028;
    border-radius: 15px;
}

.button-vietlott:hover, .button-dientoan:hover {
    color: #fff;
}

.gif-image.show {
    display: inline-block;
}

.gif-image {
    position: relative;
    display: none;
    margin-bottom: 10px;
}

.gif-image .thongbao {
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 24px;
    color: #fff;
    width: 450px;
    text-align: center;
}

@-moz-keyframes myfirst
/* Firefox */

{
    0% {
        background: #fff;
    }
    50% {
        background: #ffde00;
        color: #9b0902;
    }
    100% {
        background: #fff;
    }
}

@-webkit-keyframes myfirst
/* Safari and Chrome */

{
    0% {
        background: #fff;
    }
    50% {
        background: #ffde00;
        color: #9b0902;
    }
    100% {
        background: #fff;
    }
}

.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: #ff0000;
}

#___plusone_0, #___plusone_0 iframe {
    width: 60px!important;
}

.list-menu ul {
    margin-left: 50px;
}

.list-menu ul li {
    list-style: initial;
    margin: 5px 0;
}

.list-menu ul li a {
    font-size: 16px;
    color: #9b0902;
}

.box-response .table tr td {
    cursor: pointer;
}

.lightbox-content .result-table tbody tr td {
    padding: 10px!important;
    cursor: pointer;
}

.info-source {
    margin-top: 10px;
    font-style: italic;
    font-size: 13px;
}

.lich-quay-xo-so tr.header-title th {
    color: #fff;
}

.lich-quay-xo-so tbody tr:nth-child(odd) {
    background: #f4f2e6;
}

.lich-quay-xo-so tbody tr td {
    padding: 10px 0 10px 10px;
}

.lich-quay-xo-so tbody tr td:first-child {
    font-size: 13px;
    color: #9b0902;
    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: 0;
}

.facebook-widget .widget-content {
    padding: 4px;
}

#tksc-list {
    border-top: 1.25px solid #cdcdcd;
    margin-top: 10px;
}

.list-thongke .tksc-item {
    border: 1.25px solid #cdcdcd;
    width: 243px;
    padding: 8px 5px;
    height: 30px;
    line-height: 30px;
}

.list-thongke .tksc-item a {
    float: left;
    font-size: 15px;
}

#tksc-list .tksc-item:nth-child(even) {
    border-left: none;
    width: 244px;
}

#tksc-list .tksc-item .tksc-name {
    margin-bottom: 10px;
}

#tksc-list .tksc-item .tksc-name a {
    font-size: 16px;
}

#tksc-list .tksc-item-2 {
    border: 1.25px 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: 1.25px solid #cdcdcd;
}

.embed-links a {
    padding: 5px 9px;
}

.embed-links a i {
    font-size: 17px;
    vertical-align: middle;
    margin-right: 3px;
}

.tags-footer {
    width: 1000px;
    margin: 0 auto;
}

.tags-footer ul li {
    padding: 3px 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    display: inline-block;
    background: #757575;
}

.tags-footer ul li a {
    color: #fff;
    font-size: 12px;
}

.tag_games .game-item:nth-child(3n) {
    margin-right: 5px;
}

.tag_games .game-item:nth-child(4n) {
    margin-right: 0!important;
}

.game-hot .game-item {
    float: left;
    width: 44%;
    margin: 10px;
}

.game-hot .game-item:nth-child(2n) {
    margin-right: 0!important;
}

.game-hot .game-item a img {
    width: 100%;
    height: 110px;
    margin-bottom: 5px;
}

.game-hot .game-item .title a {
    color: #ff0000;
    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: #ff0000;
    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: bold;
    display: inline-block;
    padding: 10px 5px;
    white-space: nowrap;
    text-align: center;
    width: 25%;
}

.print-kqxs-region {
    position: absolute;
    top: -1px;
    right: 20px;
}

#update-social-form .error {
    margin-left: 300px;
    margin-left: 300px;
    margin-bottom: 5px;
}

.table-extend tr {
    height: inherit!important;
}

.table-extend tr td {
    font-weight: bold;
    height: 100%;
    border: 1.25px solid #666!important;
}

.table-extend tbody tr td:first-child, .table-extend tbody tr td:last-child, .table-extend tbody tr:first-child td {
    font-weight: 400;
    border: 1.25px solid #cbcbcb!important;
}

.table-extend tbody tr td.black:last-child {
    border: 1.25px solid #666!important;
}

.lightbox-content .table-extend tbody tr td {
    padding: 8px!important;
}

.lightbox-content .result-table {
    padding: 0!important;
}

.table-left tr td {
    text-align: left!important;
}

.tk-loto table tr td {
    padding: 0 5px!important;
    box-sizing: border-box;
}

.loto-daigia tr td:nth-child(2) {
    text-align: left;
    padding-left: 20px!important;
}

.loto-tilethang tr td:nth-child(2) {
    text-align: left;
    padding-left: 20px!important;
}

.loto-toptuan tr td:nth-child(2) {
    text-align: left;
    padding-left: 20px!important;
}

.lightbox-content .form-input.tansuat {
    width: 675px;
    margin-top: 10px;
    margin-left: 15px;
}

.lightbox-content .form-input.tansuat .checkbox label {
    background: 0 0!important;
}

.lightbox-content .form-input.tansuat .ketquavn-social {
    display: none;
}

.lightbox-content .form-input.tansuat .btn-tansuat {
    background: #74aa19;
    color: #fff;
    margin-bottom: 10px;
}

.lightbox-content .form-input.tansuat .tansuat-note {
    float: left;
    font-weight: bold;
}

.orange_bg2 {
    background: #ffeaa6;
}

#bdbt .weekend {
    background: #e9f4fc;
}

#bdbt td {
    cursor: pointer;
}

#bdbt td:hover {
    background: #ffeaa6;
}

.top-1 {
    color: #f93;
}

.top-2 {
    color: green;
}

.top-3 {
    color: #deb887;
}

.g-recaptcha {
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
}

.bangvang tr td {
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
}

.bangvang thead tr th {
    font-weight: 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, [data-tooltip] {
    cursor: pointer;
}

.tooltip:after, .tooltip:before, [data-tooltip]:after, [data-tooltip]:before {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .2s ease-in-out, visibility .2s ease-in-out, -webkit-transform .2s cubic-bezier(.71, 1.7, .77, 1.24);
    -moz-transition: opacity .2s ease-in-out, visibility .2s ease-in-out, -moz-transform .2s cubic-bezier(.71, 1.7, .77, 1.24);
    transition: opacity .2s ease-in-out, visibility .2s ease-in-out, transform .2s cubic-bezier(.71, 1.7, .77, 1.24);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    pointer-events: none;
}

.tooltip:focus:after, .tooltip:focus:before, .tooltip:hover:after, .tooltip:hover:before, [data-tooltip]:focus:after, [data-tooltip]:focus:before, [data-tooltip]:hover:after, [data-tooltip]:hover:before {
    visibility: visible;
    opacity: 1;
}

.tooltip:before, [data-tooltip]:before {
    z-index: 1001;
    border: 6px solid transparent;
    background: 0 0;
    content: "";
}

.tooltip:after, [data-tooltip]:after {
    z-index: 1000;
    padding: 8px;
    width: 160px;
    background-color: #000;
    background-color: hsla(0, 0%, 20%, .9);
    color: #fff;
    content: attr(data-tooltip);
    font-size: 12px;
    line-height: 1.2;
    text-align: left;
}

.tooltip-top:after, .tooltip-top:before, .tooltip:after, .tooltip:before, [data-tooltip]:after, [data-tooltip]:before {
    bottom: 100%;
    left: 50%;
}

.tooltip-top:before, .tooltip:before, [data-tooltip]:before {
    margin-left: -6px;
    margin-bottom: -12px;
    border-top-color: #000;
    border-top-color: hsla(0, 0%, 20%, .9);
}

.tooltip-top:after, .tooltip:after, [data-tooltip]:after {
    margin-left: -30px;
}

.tooltip-top:focus:after, .tooltip-top:focus:before, .tooltip-top:hover:after, .tooltip-top:hover:before, .tooltip:focus:after, .tooltip:focus:before, .tooltip:hover:after, .tooltip:hover:before, [data-tooltip]:focus:after, [data-tooltip]:focus:before, [data-tooltip]:hover:after, [data-tooltip]:hover:before {
    -webkit-transform: translateY(-12px);
    -moz-transform: translateY(-12px);
    transform: translateY(-12px);
}

.tooltip-left:after, .tooltip-left:before {
    right: 100%;
    bottom: 50%;
    left: auto;
}

.tooltip-left:before {
    margin-left: 0;
    margin-right: -12px;
    margin-bottom: 0;
    border-top-color: transparent;
    border-left-color: #000;
    border-left-color: hsla(0, 0%, 20%, .9);
}

.tooltip-left:focus:after, .tooltip-left:focus:before, .tooltip-left:hover:after, .tooltip-left:hover:before {
    -webkit-transform: translateX(-12px);
    -moz-transform: translateX(-12px);
    transform: translateX(-12px);
}

.tooltip-bottom:after, .tooltip-bottom:before {
    top: 100%;
    bottom: auto;
    left: 50%;
}

.tooltip-bottom:before {
    margin-top: -12px;
    margin-bottom: 0;
    border-top-color: transparent;
    border-bottom-color: #000;
    border-bottom-color: hsla(0, 0%, 20%, .9);
}

.tooltip-bottom:focus:after, .tooltip-bottom:focus:before, .tooltip-bottom:hover:after, .tooltip-bottom:hover:before {
    -webkit-transform: translateY(12px);
    -moz-transform: translateY(12px);
    transform: translateY(12px);
}

.tooltip-right:after, .tooltip-right:before {
    bottom: 50%;
    left: 100%;
}

.tooltip-right:before {
    margin-bottom: 0;
    margin-left: -12px;
    border-top-color: transparent;
    border-right-color: #000;
    border-right-color: hsla(0, 0%, 20%, .9);
}

.tooltip-right:focus:after, .tooltip-right:focus:before, .tooltip-right:hover:after, .tooltip-right:hover:before {
    -webkit-transform: translateX(12px);
    -moz-transform: translateX(12px);
    transform: translateX(12px);
}

.tooltip-left:before, .tooltip-right:before {
    top: 3px;
}

.tooltip-left:after, .tooltip-right:after {
    margin-left: 0;
    margin-bottom: -16px;
}

.loto-help-icon {
    position: absolute;
    right: 5px;
    top: 6px;
}

#go-to-top {
    position: fixed;
    right: 0;
    bottom: 40px;
}

.tklltlt {
    padding: 5px 0 5px 15px;
}

.view-numbers table tr td {
    text-align: left;
    padding: 5px;
}

.bangvang-date .Zebra_DatePicker_Icon_Inside {
    left: 132px!important;
}

.sound-kqxs-region {
    position: absolute;
    top: 3px;
    left: 20px;
}

.sound-kqxs {
    position: absolute;
    top: 15px;
    left: 25px;
}

.sound-kqxs-region:after, .sound-kqxs:after {
    width: 45px;
}

.print-kqxs-region:after, .print-kqxs:after {
    width: 90px;
}

.padTLR15 {
    padding: 15px 15px 0 15px;
}

.padB15 {
    padding-bottom: 15px;
}

.live-menu-item:nth-child(2n) .live-menu-content p a:after {
    width: 173px;
}

.table-prediction {
    margin-bottom: 15px;
}

.prediction-title {
    font-size: 15px;
    font-weight: bold;
    color: #ff0000;
}

.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;
}

.sms-box-item {
    border: 2px solid #cdcdcd;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    margin-bottom: 10px;
    padding: 5px;
    width: 236px;
    float: left;
}

.sms-box-item:nth-child(2n) {
    margin-left: 10px;
}

.soketqua-container .sms-container {
    width: 486px;
}

.soketqua-container .sms-box-item {
    width: 224px;
}

.app-download {
    padding: 5px;
    border: 1px dashed #cdcdcd;
    margin-bottom: 10px;
}

.app-download .new {
    margin-left: 0;
    margin-bottom: 5px;
}

.download-text {
    width: 230px;
}

.download-text div {
    margin-left: 35px;
}

.download-ios {
    margin-left: 10px;
}

.tabs-container {
    height: 350px;
    margin-top: 10px;
}

.tabs {
    float: none;
    list-style: none;
    position: relative;
    padding: 0;
    margin: 0 auto;
}

.tabs li {
    float: left;
}

.tabs input[type=radio] {
    position: absolute;
    visibility: hidden;
}

[id^=tab]:checked+label {
    background: #9b0902;
    color: #fff;
    top: 0;
    text-transform: uppercase;
}

.tabs label {
    display: block;
    padding: 5px 10px;
    color: #414141;
    font-size: 13px;
    font-weight: 400;
    cursor: pointer;
    position: relative;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

[id^=tab]:checked~[id^=tab-content] {
    display: block;
}

.tab-content {
    display: none;
    width: 100%;
    border: 1.25px solid #cdcdcd;
    position: absolute;
    top: 30px;
    left: 0;
    box-sizing: border-box;
    -webkit-animation-duration: .5s;
    -o-animation-duration: .5s;
    -moz-animation-duration: .5s;
    animation-duration: .5s;
}

.chatbox {
    border: none;
}

#tab-content1, #tab-content2 {
    height: 310px;
}

#tab-content1 {
    overflow: auto;
}

#noel-footer {
    position: fixed;
    z-index: 9999;
    bottom: -50px;
    left: 0;
    width: 100%;
    height: 104px;
    background: url(../images/noel/noel-footer.png) repeat-x bottom left;
}

.vl-box .mb_date_info {
    margin-top: 10px;
}

.vl-box .result-header {
    height: auto;
    border-bottom: 1.25px solid #d1d1d1;
    padding: 5px 0;
}

.jackpot_info {
    font-size: 18px;
    color: #000;
    padding: 10px 0 0 0;
    text-align: center;
    font-weight: bold;
}

.jackpot_info span {
    font-size: 18px;
    padding: 10px 0 0 0;
    text-align: center;
    font-weight: bold;
}

.result-box .jackpot-amount-box {
    padding: 18px 15px;
    background: #9b0902;
    border-radius: 20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    width: 300px;
    margin: 15px auto;
    text-align: center;
    margin-bottom: 15px;
}

.result-box .draw-info {
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
}

.result-box .mega645-result {
    text-align: center;
    margin: 15px 30px;
    display: flex;
    justify-content: space-around;
}

.result-box .mega645-item {
    border-radius: 100%;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    margin: 10px;
    width: 59px;
    height: 59px;
    line-height: 59px;
}

.result-box .power-item {
    border-radius: 100%;
    color: #9b0902;
    font-size: 30px;
    font-weight: bold;
    margin: 10px;
    width: 59px;
    height: 59px;
    line-height: 59px;
}

.yellow {
    background-color: #ffde00 !important;
}

.result-box .mega645-wins table tr td.sred.bold {
    font-weight: bold !important;
}

.result-box .mega645-wins table tr td {
    font-size: 18px;
    text-align: center;
    padding-left: 5px;
    color: #000;
    width: auto !important;
    font-weight: normal !important;
}

.result-box .mega645-wins table tr:first-child td {
    font-weight: bold;
}

.result-box .vl-max3d table tr td, .result-box .vl-max4d table tr td {
    padding-left: 0;
}

.result-box .mega645-wins table tr .circle-num i {
    font-style: normal;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    border: none;
    display: inline-block;
    margin: 0 5px 0 0;
    background: #9b0902;
}

.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: #9b0902;
    font-size: 27px;
    border: 3px #9b0902 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: #9b0902;
    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: #ff0000;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    line-height: 37px;
    text-align: center;
}

.table-tructiep .table tr td.first-col {
    font-weight: 400!important;
    border-left: none;
}

.title-power {
    margin-bottom: 7px;
}

.power-red {
    border: 2px solid #ff0000!important;
}

.power-line-jack {
    height: 10px!important;
    border-radius: 0!important;
    border: 2px solid #aeaeb1!important;
    margin: 0 4px 0 0!important;
    width: 0!important;
}

.power-mega table tr td {
    text-align: center!important;
}

.mega-col {
    font-size: 14px!important;
    font-weight: 400!important;
}

.mega-number {
    font-size: 20px!important;
}

.mega-number-db {
    font-size: 22px!important;
}

.vl-max4d .mega-number {
    font-size: 22px!important;
}

.line-power {
    height: 42px;
    vertical-align: bottom!important;
    border-radius: 0;
    border: 2px solid #aeaeb1;
    display: inline-block;
}

.img-vietlott {
    margin-top: 8px;
}

ul.tk-sc-menu li img {
    padding-left: 10px;
    width: 18px;
}

body, html {
    width: 100%;
    margin: 0;
    padding: 0;
}

.ajax-container.soketqua-container .result-box {
    margin-top: 10px;
}

.flaticon-month1 {
    background: url(../images/calendar_black.png) no-repeat;
    height: 24px;
    width: 24px;
    display: block;
}

p.helper {
    margin-bottom: 16px!important;
}

.box-search-sqk input {
    margin-right: 10px;
}

.header-mobile {
    position: relative;
    margin-bottom: -5px;
}

.header-mobile .navbar {
    background: #9b0902;
}

#center .breadcrumb {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
}

.fixed {
    position: fixed;
    width: 100%;
    z-index: 999;
}

.toggle-btn-box {
    position: absolute;
    top: 6px;
    left: 10px;
}

.calendar-btn-box {
    position: absolute;
    top: 10px;
    right: 10px;
}

.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: 1.25px solid #999;
    z-index: 1200;
    padding: 5px;
    top: 0;
}

.Zebra_DatePicker * {
    margin: 0;
    padding: 0;
    color: #373737;
    background: 0 0;
    border: 0;
}

.Zebra_DatePicker table {
    border-collapse: collapse;
    width: auto;
    table-layout: auto;
}

.Zebra_DatePicker td, .Zebra_DatePicker th {
    text-align: center;
    padding: 5px 0;
}

.Zebra_DatePicker td {
    cursor: pointer;
}

.Zebra_DatePicker .dp_daypicker, .Zebra_DatePicker .dp_monthpicker, .Zebra_DatePicker .dp_yearpicker {
    margin-top: 3px;
}

.Zebra_DatePicker .dp_daypicker td, .Zebra_DatePicker .dp_daypicker th, .Zebra_DatePicker .dp_monthpicker td, .Zebra_DatePicker .dp_yearpicker td {
    width: 30px;
}

.Zebra_DatePicker, .Zebra_DatePicker .dp_footer .dp_hover, .Zebra_DatePicker .dp_header .dp_hover, .Zebra_DatePicker td.dp_hover, .Zebra_DatePicker td.dp_selected {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.Zebra_DatePicker.dp_visible {
    visibility: visible;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    transition: opacity .2s ease-in-out;
}

.Zebra_DatePicker.dp_hidden {
    visibility: hidden;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}

.Zebra_DatePicker .dp_header .dp_next, .Zebra_DatePicker .dp_header .dp_previous {
    width: 30px;
}

.Zebra_DatePicker .dp_header .dp_caption {
    font-weight: 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);
}

.info table tr td, .info table tr th {
    padding-left: 10px !important;
}

.f18 {
    font-size: 18px;
}

.mgb-30 {
    margin-bottom: 30px;
}

.tk-nhip {
    font-size: 18px;
    padding-left: 20px;
    font-weight: normal;
    margin: 10px auto;
}

.tk-nhip span {
    font-size: 18px;
    font-weight: bold;
}

.wd200 {
    width: 200px;
}

.box-logan2 {
    text-align: center;
    padding: 15px 0 5px 0;
    display: flex;
    justify-content: flex-start;
    margin-left: 30px;
}

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: -600px;
    z-index: 1000;
    box-sizing: border-box;
    background: #fff;
    display: block;
    position: fixed;
    overflow: auto;
}

#datepicker-menu {
    position: absolute;
    z-index: 1000;
    display: none;
}

#offcanvas-menu label#closex {
    width: 30px;
    height: 30px;
    overflow: hidden;
    display: block;
    position: absolute;
    cursor: pointer;
    text-indent: -1000px;
    z-index: 10;
    top: 5px;
}

#closex {
    right: 5px;
}

#closex2 {
    left: 5px;
}

#closex2::before, #offcanvas-menu label#closex::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 6px;
    background: #9b0902;
    top: 50%;
    margin-top: -3px;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#closex2::after, #offcanvas-menu label#closex::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 6px;
    background: #9b0902;
    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;
}

.font22 {
    font-size: 22px;
}

/* Design by thang.live */

div.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    background: #000;
    z-index: 99;
    visibility: hidden;
}

div.overlay label {
    width: 100%;
    height: 100%;
    position: absolute;
}

.show-more {
    margin: 15px 0;
}

.show-more h5 {
    text-align: center;
    text-transform: uppercase;
    color: #1f10e2;
    font-size: 16px;
    font-weight: normal;
    display: block;
    cursor: pointer;
}

.show-more h5:before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40%;
    left: 0;
    border-bottom: 1.25px solid #333;
}

.show-more h5:after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40%;
    right: 0;
    border-bottom: 1.25px solid #333;
}

.box-content {
    padding: 30px 15px 10px;
}

.box-content p strong, .box-content p, .box-content ul li {
    font-size: 18px;
    line-height: 23px;
    text-align: justify;
}

.box-content p i {
    font-size: 18px;
    font-style: italic;
    margin: 15px 0 0;
    display: block;
}

.info table tr th {
    background: #f7f7f7;
}

.info table tr th:first-child, .info table tr td:first-child {
    border-left: none;
    width: 20%;
}

.info table tr th:last-child, .info table tr td:last-child {
    border-right: none;
}

.info table tr td, .info table tr th {
    font-size: 18px;
    text-align: left !important;
}

.sidebar-menu {
    padding: 25px 0;
}

.sidebar-menu .logo img {
    width: 57%;
    position: absolute;
    left: 10px;
    bottom: 15px;
}

.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: 1.25px 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: 1.25px solid #ff0000;
}

.sidebar-menu .items .item.active .item-name a {
    color: #ff0000!important;
}

.sidebar-menu .items .item .item-name a {
    color: #000;
    /* text-transform: uppercase; */
    font-size: 14px;
}

.sidebar-menu .items .item .item-icon {
    padding: 5px;
    display: none;
}

.sidebar-menu .items .item:nth-child(3n) {
    margin-right: 0;
}

.mbb-15 {
    margin-bottom: 15px;
}

.sidebar-menu .login-social {
    margin: 15px 0;
}

.sidebar-menu .login-social img:nth-child(2) {
    margin: 0 10px;
}

.contact-icon, .game-icon, .home-icon, .lotoonline-icon, .mothuong-icon, .news-icon, .search-icon, .soicau-icon, .soketqua-icon, .somo-icon, .thongke-icon, .xoso-icon {
    display: block;
    height: 30px;
    width: 100%;
}

.smartbanner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 80px;
    line-height: 80px;
    /* font-family: 'Hel', 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, .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, .8) inset, 0 1px 1px rgba(255, 255, 255, .3);
}

.smartbanner-android .smartbanner-close:active, .smartbanner-android .smartbanner-close:hover {
    color: #eee;
}

.smartbanner-android .smartbanner-icon {
    background-color: transparent;
    box-shadow: none;
}

.smartbanner-android .smartbanner-info {
    color: #ccc;
    text-shadow: 0 1px 2px #000;
}

.smartbanner-android .smartbanner-title {
    color: #fff;
    font-weight: bold;
}

.smartbanner-android .smartbanner-button {
    min-width: 12%;
    color: #9b0902;
    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: 1.25px 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: "Hel", 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;
}

.print-kqxs::after {
    display: none;
}

.sidebar-menu.opened {
    left: 0!important;
    transition: .3s ease-out;
}

.bg_f6 {
    background: #f6f6f6;
}

.bg_f9 {
    /* background: #f9f9f9; */
}

#offcanvas-menu .item-arrow {
    margin-right: 15px;
    float: right;
    transform: rotate(90deg);
}

#offcanvas-menu .item-arrow i {
    color: #000;
}

#offcanvas-menu .item-name[active] .item-arrow {
    transform: initial;
}

#offcanvas-menu .dropdown {
    opacity: 1;
    margin-top: 0px;
    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: transparent;
}

#offcanvas-menu .item-name[active] a, #offcanvas-menu .item-name a.active {
    color: #9b0902;
}

#offcanvas-menu .item-name {
    padding-left: 10px;
}

#offcanvas-menu .item {
    padding: 0;
    margin-bottom: 0;
    margin-right: 0;
}

#offcanvas-menu .dropdown__link {
    display: block;
    padding: 0;
    font-weight: normal;
}

#offcanvas-menu .dropdown__link.active {
    color: #9b0902;
}

.item-name a {
    font-weight: bold;
}

#offcanvas-menu .copyright {
    margin-top: 20px;
}

.box-calender {
    display: none;
    justify-content: space-between;
    height: 28px;
    margin-bottom: 10px;
    align-items: center;
    border: 3px solid #9b0902;
}

.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;
}

.box-calender {
    background-color: #9b0902;
}

.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 0;
}

.mega-1 {
    background-color: #9b0902;
}

.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;
}

.noti-skq, .skq-submit {
    margin-top: 16px;
}

.modal-body .widget {
    margin-bottom: 0!important;
}

.table.col100.table-xsmn tr:last-child td {
    border-bottom: none;
}

.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: 1.25px 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: #9b0902;
    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 .Zebra_DatePicker_Icon_Wrapper {
    width: 100%;
}

#right-lt-tk {
    float: right;
    margin-left: 10px;
    width: 300px;
}

.loto_today .info-today-parent {
    padding: 15px;
}

.tooltip:after, [data-tooltip]:after {
    display: none!important;
}

.main-left .breadcrumbs .breadcrumb li:nth-child(2n) {
    float: left;
}

.radio.radio-border, input.form-control, select.form-control, textarea.form-control {
    box-sizing: border-box;
    width: 100%;
}

.tk-mrb10 {
    margin-bottom: -10px;
}

.main-tk-sc .header-title .title-text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.daterangepicker.openscenter .calendar, .daterangepicker.openscenter .ranges {
    float: left;
    margin: 4px;
}

.link-social {
    display: none;
    /* border-top: 1.25px solid #9e9e9e; */
    border-bottom: 1.25px solid #9e9e9e;
}

.link-social a {
    display: inline-table;
    width: 50%;
    margin-bottom: 5px;
}

.link-social a b {
    color: #1f10e2;
    font-size: 12px;
    padding-left: 6px;
}

.link-social a img {
    vertical-align: bottom;
    margin: 0 0 2px 0;
}

.link-social-tk {
    margin-top: -10px;
}

.link-social-tk a {
    display: inline-block;
    margin: 10px 15px 10px 5px;
}

.link-social-tk a img {
    vertical-align: bottom;
    margin: 0 0 2px 0;
}

.vl-max3d table tr td, .vl-max4d table tr td {
    text-align: center!important;
}

.message-mobile {
    display: none;
}

.message-desktop {
    display: block;
}

.control-panel {
    display: block;
    padding-left: 20px;
    border-top: 1.25px solid #cbcbcb;
    color: #fff;
    font-weight: bold;
    position: relative;
}

.noti {
    position: absolute;
    top: 7px;
    right: 15px;
}

.noti h4 {
    font-size: 18px;
    font-weight: normal;
    color: #ff0028;
}

.noti span {
    vertical-align: sub;
}

.digits-form {
    width: 260px;
    display: flex;
    justify-content: space-between;
}

.digits-form .radio {
    float: left;
    line-height: 40px;
}

.digits-form .radio label {
    padding-left: 22px;
}

.table-tructiep .control-panel {
    border-top: none;
}

.box-search-sqk .radio-border {
    padding: 5px 0 10px 0;
    border: none;
}

.box-search-sqk .radio label {
    padding-left: 22px;
}

.box-search-sqk .Zebra_DatePicker_Icon_Wrapper {
    width: 100%;
}

.box-search-bdbt .radio-border {
    padding: 5px 0 10px 0;
    border: none;
}

.tab {
    overflow: hidden;
    border: 1.25px solid #ccc;
    background-color: #9b0902;
}

.tab button {
    background-color: inherit;
    text-transform: uppercase;
    float: left;
    border: none;
    outline: 0;
    cursor: pointer;
    padding: 6px 16px;
    transition: .3s;
    font-size: 14px;
    color: #fff;
}

.tab button:hover {
    background-color: #74aa19;
}

.loto-mien .active, .tab button.active {
    background-color: #74aa19;
}

.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1.25px solid #ccc;
    border-top: none;
}

.box-login-register, .contact-content {
    position: relative;
}

.form_load .loader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/ajax-loader.gif) 50% 50% no-repeat;
    z-index: 1;
}

.loader-tk .image-loading-tk {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/loading.gif) 50% 50% no-repeat;
    z-index: 1;
}

.loader-tk {
    display: none;
}

.full-form button, .full-form input {
    float: left;
    width: 100%;
}

.no-center .table tr {
    text-align: justify;
}

.main-tk-sc .Zebra_DatePicker_Icon_Wrapper {
    width: 100%;
}

.tk .radio label {
    padding-left: 18px;
    margin-right: 0;
}

.radio-list ul li {
    float: left;
    margin: 5px 15px 5px 0;
}

.lightbox-content .btn-tkts {
    display: none;
}

.option-speed {
    display: none;
    margin-top: 5px;
}

.btn-option-speed {
    background: #9b0902;
    color: #fff;
    padding: 2px 12px;
}

.table-extend tr td.cbs {
    font-weight: 400;
}

.table-extend tr td.cbs:last-child {
    font-weight: 400;
    border: 1.25px solid #666!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 0 10px 0;
    border: none;
}

.dd-loto-widget tr td, .dd-loto-widget tr td .red, .loto-tructiep tr td, .loto-tructiep tr td .red {
    font-size: 16px;
}

.box-calender h3, .ddsmoothmenu li a, .diw-widget .btn-sm, .header-mobile .navbar .item-name a, .region-column li a, .result-header h3, .result-header h4, .table-tructiep table th, .title-region, .tk-sc-menu li a, .widget-header h3, .widget-header h3 a {
    /* font-family: "Hel", sans-serif; */
}

.btn-ngang {
    background: #ec971f;
}

.tr-tkgan {
    /* background-color: #e8e8e8; */
}

.lietke table tr {
    height: 35px !important;
}

.tr-tkgan td {
    font-weight: bold;
    color: #9b0902;
    font-size: 18px;
}

.tr-tkmaxgan td {
    font-size: 18px;
    font-weight: bold;
}

.tr-tkmaxgan td:first-child {
    font-weight: normal;
}

.tklotogan .result-table-tkgan {
    overflow: auto;
}

.s14 {
    font-size: 14px;
}

.s15 {
    font-size: 15px;
}

.s16 {
    font-size: 16px;
}

.s17 {
    font-size: 17px;
}

.s18 {
    font-size: 18px;
}

.w15 {
    width: 15%;
}

.w100 {
    width: 100%;
}

.lh20 {
    line-height: 20px!important;
}

.lh22 {
    line-height: 22px!important;
}

body, html {
    overflow-x: hidden;
}

.loto-tructiep tr td.dd-stt {
    text-align: center;
    padding-left: 0;
    font-size: 14px;
    font-weight: 400!important;
}

.dbnmfirst, .tktc tr td .red {
    font-size: 15px;
}

.thongkedauduoi tr td a, .thongkedauduoi tr th {
    font-size: 14px;
}

td.mb_madb {
    color: #9b0902;
    font-size: 18px!important;
    line-height: 25px;
    font-weight: 700!important;
}

.col-xs-1 {
    width: 100%;
}

.col-xs-2 {
    width: 50%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-5 {
    width: 20%;
}

.col-xs-6 {
    width: 50%;
}

@media (min-width:992px) {
    .col-md-3 {
        width: 25%;
    }
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left;
    }
}

.has-child:hover>.child {
    display: block;
    visibility: visible;
    left: 0;
}

.footer1 {
    padding: 20px 0;
    border-top: 1.25px solid #cbcbcb;
}

.footer1>.container {
    display: flex;
    justify-content: space-between;
}

.result-box .col-xs-6 {
    text-align: center;
}

.ddsmoothmenu ul li ul li a {
    font-size: 18px;
    background: #fff;
    font-weight: bold;
    line-height: 18px;
    color: #000 !important;
}

.ddsmoothmenu ul li ul li a:hover {
    background-color: #fff;
    color: #ff0028 !important;
}

.f-title {
    font-size: 22px;
    color: #9b0902;
    font-weight: bold;
}

.footer1 ul {
    list-style: disc;
    padding-left: 15px;
    margin-top: 10px;
}

.footer1 ul li a {
    font-size: 18px;
    line-height: 30px;
}

.result-box span.col-xs-3, .result-box span.col-xs-4, .result-box span.col-xs-5, .result-box span.col-xs-6 {
    float: left;
}

.mb_madb span {
    font-size: 22px!important;
    color: #1f10e2;
}

.link-social-image {
    display: none;
}

.date-ranger-sc {
    margin-bottom: 10px;
}

.bang-loto {
    background: #f9f9f9;
    border: 1.25px solid #cbcbcb;
    margin-bottom: 10px;
    margin-top: -10px;
    line-height: 18px;
    border-top: none;
}

.bang-loto span {
    font-size: 16px;
    font-weight: 400;
}

#ctg_content .title-text, #sc_content .title-text {
    text-align: center;
    text-transform: uppercase;
    padding-left: 0;
}

.number-date-range span {
    cursor: pointer;
}

.minus, .plus {
    width: 20px;
    height: 16px;
    padding: 11px 5px 8px 5px;
    border: 1.25px 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: 1.25px 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: 1.25px 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;
    font-size: 25px;
}

.clblue, .clblue span {
    color: #00f;
    font-size: 24px;
}

.bang-loto .clred {
    font-size: 20px!important;
}

.box-detail-sc {
    background: #f9f9f9;
    border: 1.25px solid #cbcbcb;
    margin-bottom: 10px;
    line-height: 18px;
    border-top: none;
}

#ctg_content .result-box td {
    border: none;
}

#ctg_content .result-header {
    border-bottom: 1.25px solid #cbcbcb;
}

#ctg_content .clblue span, #ctg_content .result-box table tr td span {
    font-size: 28px!important;
}

.info {
    margin-bottom: 40px;
}

.info-result {
    padding: 5px;
    line-height: 25px;
    border: 1.25px 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: "Hel", sans-serif; */
}

.info-result ol li span {
    color: #58595b;
    font-weight: bold;
}

.info-result ul.sub-content li:before {
    content: "-";
    position: absolute;
    margin: -1px 0 0 -10px;
    vertical-align: middle;
}

.info-result ul.sub-content {
    padding-left: 10px;
}

.info-result ol li span, p.note {
    color: #58595b;
    font-weight: bold;
}

.info-result .table-award {
    width: 100%;
}

.info-result .table-award, .info-result .table-award td, .info-result .table-award th {
    border: 1.25px solid #888;
}

.info-result .table-award td, .info-result .table-award th {
    padding-left: 5px;
}

.info-result .table-award th {
    text-align: center;
    font-weight: 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;
}

.load-more {
    line-height: 30px;
    color: #fff;
    background: #74aa19;
    font-size: 13px;
    float: left;
    width: 100%;
    border: none;
    text-transform: uppercase;
    cursor: pointer;
    margin-bottom: 10px;
    font-weight: bold;
}

#center .result-box table tr td:first-child, .modal-body .result-box .first-col {
    width: 11%;
    font-weight: normal;
    font-size: 16px;
}

#center .result-box table tr td:first-child div {
    font-size: 16px;
}

.box-logan {
    text-align: center;
    padding: 15px 0 25px 0;
    display: flex;
    justify-content: center;
}

.header-logan {
    font-size: 18px;
    text-align: center;
    margin-top: 15px;
}

#center .result-box table tr td:nth-child(2) {
    width: 60%;
}

#center .result-box table tr td:nth-child(3) {
    width: 8%;
    font-size: 16px;
    font-weight: normal;
    color: #9b0902;
}

#center .result-box table tr:first-child td:nth-child(3) {
    font-weight: bold;
}

#center .result-box table tr td:nth-child(3) div {
    font-size: 16px;
    color: #9b0902;
}

#center .result-box .vl-max3d table tr td:nth-child(2) {
    width: 60% !important;
}

#center .result-box .vl-max3d table tr td:nth-child(3) {
    width: 10% !important;
}

#center .result-box table tr td:nth-child(4) {
    width: 20%;
    font-size: 18px;
    /* color: #9b0902; */
    text-align: left;
    text-indent: 10px;
}

.sred {
    color: #9b0902 !important;
}

hr {
    margin: 0;
    height: 1.25px;
    border: none;
    background: #cbcbcb;
}

.kq-dientoan {
    font-size: 30px;
    margin-left: 20px;
    color: #1f10e2;
    display: inline-block;
    line-height: 84px;
    height: 84px;
    text-align: center;
    width: 84px;
    margin-bottom: 20px;
}

.kq-dientoan:before {
    content: "";
    width: 84px;
    height: 84px;
    border-radius: 50%;
    border: 1.25px solid #1f10e2;
    display: block;
    position: absolute;
}

#center .vl-box table tr td:first-child {
    width: 10% !important;
}

.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-kq {
    color: #e00000;
    font-weight: bold;
    font-size: 18px;
}

.title-region-link a {
    text-decoration: underline;
    color: #9b0902;
    font-size: 15px;
    font-weight: bold;
}

.result-header .title-link-item, .table-tructiep .result-header .title-link-item, .title-region-link {
    /* margin: 5px 0; */
}

.title-link-item.mb_date_info {
    line-height: 34px;
    text-align: left;
    text-indent: 20px;
}

.title-link-item.mb_date_info span {
    color: #1f10e2;
}

.title-link-item a {
    text-decoration: none;
    color: #1f10e2;
    font-size: 14px;
    font-weight: bold;
}

.footer .copyright {
    padding: 15px;
    text-align: center;
    background: #9b0902;
    color: #fff;
}

.footer .content {
    width: 600px;
    margin: 5px auto 20px;
}

.footer .content h3 {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 30px;
}

.footer .content p {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    font-weight: normal;
}

.result-box .result-header .title-link-item span, .result-box .result-header .title-region-link span, .table-tructiep .result-header .title-link-item span {
    color: #9b0902;
    font-weight: bold;
    margin: 8px 0;
    font-size: 15px;
}

.result-box .loading-xs {
    height: 35px;
}

.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;
}

.result-header h2 {
    font-size: 18px;
    color: #e00000;
    font-weight: bold;
}

.h70 {
    height: 70px;
}

.title-kq-date {
    color: #9b0902;
    font-size: 15px;
    font-weight: bold;
}

.dientoan:last-child {
    margin-bottom: 10px;
}

.runLoto {
    background: #c30909;
    background: linear-gradient(#74aa19, #9b0902);
    background: linear-gradient(#c30909, #9b0902);
    border-radius: 100%;
    font-size: 22px;
    color: #fff;
    padding: 0 5px;
    display: inline;
}

.user-profile {
    margin-top: 5px;
    clear: both;
    padding: 0 0 0 5px;
}

.user-profile a {
    color: #00f!important;
}

.arrow {
    font-weight: bold;
    margin: 8px 0;
    font-size: 15px;
}

.xstn_date span {
    font-size: 18px!important;
    color: #1f10e2;
    font-weight: 400;
}

.dbtn span.red {
    font-size: 32px;
}

.vl-max3d table tr td span, .vl-max4d table tr td span {
    font-size: 24px!important;
    font-weight: bold;
}

.vl-max3d table tr td span.number-db, .vl-max4d table tr td span.max4d-g1 {
    font-size: 24px!important;
    font-weight: bold;
}

.vl-max4d .table-khdb tr td span {
    font-size: 23px!important;
}

.text-khdb {
    border-top: 1.25px solid #cbcbcb;
    padding: 10px 10px 10px 20px;
    color: #000;
    font-weight: bold;
    font-size: 15px;
    background: #f6f6f6;
}

.result-box .mega645-wins table.table-khdb tr td {
    font-weight: bold !important;
}

.vl-box .title-kq {
    margin-top: 5px;
}

.lotoId15, .lotoId16, .lotoId17, .lotoId19, .lotoId20, .lotoId21, .lotoId22, .lotoId28, .lotoId29, .lotoId3, .lotoId30, .lotoId31, .lotoId32, .lotoId33, .lotoId34, .lotoId35, .lotoId5, .lotoId8, .lotoId9, .select-loto .lotoId4 {
    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: #9b0902;
}

.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;
}

.loto_today .small {
    color: #00f;
}

.today-open-region-widget tr td:first-child {
    border-left: 1px solid #cbcbcb;
}

.today-open-region-widget tr td:last-child {
    /* border-right: none; */
}

.today-open-region-widget tr td {
    border: 1.25px solid #cbcbcb;
    height: 31px;
    line-height: 31px;
    text-align: center;
    border-top-right-radius: 10px;
    display: inline-block;
    border-top-left-radius: 10px;
    padding: 5px 10px 0px;
    border-bottom: none;
    margin-right: 2px;
    font-size: 14px;
    background: #f0efef;
}

.today-open-region-widget tr td a {
    cursor: pointer;
}

.today-open-region-widget tr td.active a {
    color: #ff0028;
}

.today-open-region-widget .region-wrapper {
    width: 100%;
}

.today-open-region-widget .title-region {
    color: #fff;
    font-size: 12px;
    padding-top: 10px;
    text-transform: uppercase;
    font-weight: bold;
}

.today-open-region-widget a {
    font-weight: bold;
}

.copyright-info {
    margin-bottom: 10px;
}

.dientoan .title-link-item {
    color: #9b0902;
    font-weight: bold;
}

.hidden-web {
    display: none;
}

.thongke .header-table td span {
    font-size: 18px;
}

.box-content p strong {
    font-weight: bold;
}

.wd100 {
    display: block;
    width: 100%;
    font-size: 18px;
    height: 42px !important;
}

.wd100.first {
    border-bottom: 1.25px solid #cbcbcb;
}

.lienquan .DUDOAN {
    padding: 0;
}

.baiviet .DUDOAN_list p {
    margin-bottom: 0;
    color: #333;
}

.lienquan .DUDOAN_list_img, .lienquan .DUDOAN_list_img img {
    width: 140px;
    height: 103px;
}

.lienquan2 .DUDOAN_list_img, .lienquan2 .DUDOAN_list_img img {
    width: 204px;
    height: 132px;
}

.lienquan .DUDOAN_list ul li {
    justify-content: unset;
    display: inline-block;
    /* border-bottom: none; */
}

.lienquan2.lienquan .DUDOAN_list_text {
    padding-left: 220px;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url('../images/arrow.png') 95% / 12% no-repeat #eee;
}

.box-logan2 select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url('../images/arrow.png') 95% / 8% no-repeat #eee;
}

.box-logan select.number {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url('../images/arrow.png') 95% / 20% no-repeat #eee;
}

.box-logan select {
    width: 130px;
}

.box-logan select.number {
    width: 80px;
}

.lienquan .baiviet p {
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 0;
    margin-top: 5px;
    /* max-height: 40px;
    display: block;
    overflow: hidden; */
}

.lienquan .DUDOAN_list_text {
    padding-left: 150px;
}

.lienquan .DUDOAN_list_text a {
    margin: 0;
    font-size: 18px;
    color: #000;
    padding: 0 0 5px;
    line-height: 22px;
    font-style: normal;
    font-weight: bold;
}

.baiviet h1 {
    font-size: 30px;
    margin-bottom: 15px;
}

.baiviet .sub-text {
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 20px;
    font-weight: bold;
    font-style: italic;
}

.baiviet p {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 20px;
}

.baiviet p span {
    font-size: 18px;
    /*color: #ff0000;*/
    font-weight: bold;
}

.baiviet h2 {
    font-size: 22px;
    color: #9b0902;
    margin-bottom: 20px;
}

h4.soi-cau {
    padding: 15px 0;
    font-size: 18px;
    line-height: 20px;
}

h4.soi-cau a {
    color: #1f10e2;
    font-size: 18px;
}

h2.soi-cau {
    font-size: 18px;
    color: #9b0902;
    margin-bottom: 15px;
}

.tructiep {
    padding: 15px;
}

.so-mo tr:last-child td {
    border-bottom: none;
}

.tructiep h4 {
    font-size: 18px;
    text-align: center;
}

table {
    border-color: #cbcbcb !important;
}

@media only screen and (max-width:1111px) {
    .title-link-item.mb_date_info h3 div {
        font-size: 11px;
    }
    .header-soicau {
        padding: 0 10px;
        font-size: 14px;
        line-height: 20px;
    }
    .header-soicau a {
        font-size: 14px;
    }
    .kq-calendar-content td a, .kq-calendar-content td span {
        font-size: 14px;
    }
    table {
        border-spacing: 1px !important;
    }
    .bdb {
        border-bottom: 1px solid #cbcbcb;
    }
    .bdr {
        border-right: 1px solid #cbcbcb;
    }
    .control-panel {
        border-top: 1px solid #cbcbcb;
    }
    .radio label:after {
        left: 1px;
    }
    .radio label:before {
        width: 12px;
        height: 12px;
        left: 0;
    }
    .widget {
        margin-bottom: 10px;
        border: 0.99px solid #6d6d6d!important;
    }
    .tkbachthu {
        border-top: 1px solid #cbcbcb;
    }
    .dd-loto-widget table th.text-left {
        padding-left: 5px;
    }
    .widget {
        margin-bottom: 10px;
    }
    .bdrl {
        border-left: 1px solid #6d6d6d;
        border-right: 1px solid #6d6d6d;
    }
    .table tr td {
        border: 1px solid #cbcbcb;
    }
    .bdtb {
        border-top: 1px solid #cbcbcb;
        border-bottom: 1px solid #cbcbcb;
    }
    .bdt {
        border-top: 1px solid #cbcbcb;
    }
    .tkbachthu.lh17 {
        border-top: none;
    }
    .result-box table tr td {
        border: 1px solid #cbcbcb;
    }
    .box-logan select.number {
        background: url('../images/arrow.png') 95% / 13% no-repeat #eee;
    }
    .table-lt.table tr td:first-child {
        width: 9%;
    }
    .box-logan select {
        width: 90px;
    }
    .tk-nhanh-item-header.text-center.sred.font22.bdt.mgt-15 {
        margin-top: 0;
        border-top: 0;
    }
    .table-xsmn.table tr td:first-child, .table-xsmn.table tr td:first-child e {
        width: 9%;
    }
    .tkbachthu {
        border-right: none;
    }
    e.hidden-web {
        display: table-cell;
    }
    .box-content p.font22 strong, .box-content p.font22 {
        font-size: 16px;
    }
    .tk-nhanh-40 table tr td:first-child, .tk-nhanh-40 table tr th:first-child {
        width: 11%;
    }
    .info table tr th:first-child, .info table tr td:first-child {
        width: 25%;
    }
    .result-box .mega645-result {
        text-align: center;
        margin: 10px;
    }
    .text-khdb {
        padding: 5px 5px 5px 10px;
        font-size: 12px;
    }
    #center .result-box .vl-max3d table tr td:nth-child(2) {
        width: 50% !important;
    }
    .vl-max4d .table-khdb tr td span, .vl-max4d .table-khdb tr td {
        font-size: 16px !important;
    }
    .result-box .power-item {
        color: #9b0902;
        border-radius: 100%;
        font-size: 18px;
        font-weight: bold;
        width: 38px;
        height: 38px;
        line-height: 38px;
        margin: 2px;
    }
    .result-box .mega645-wins table tr td {
        font-size: 11px;
    }
    .result-box .mega645-item {
        border-radius: 100%;
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        margin: 2px;
        width: 38px;
        height: 38px;
        line-height: 38px;
    }
    .jackpot_info span {
        font-size: 12px;
    }
    .jackpot_info {
        font-size: 12px;
        padding: 5px 0 0 0;
    }
    .result-box .jackpot-amount-box {
        padding: 10px 5px;
        background: #9b0902;
        border-radius: 5px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 5px;
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        width: 130px;
        margin: 10px auto;
        text-align: center;
        margin-bottom: 15px;
    }
    .tructiep h4 {
        font-size: 12px;
    }
    .wd200 {
        width: 110px;
    }
    .tr-tkgan td {
        font-size: 14px;
    }
    .form-control.f18 {
        height: 32px;
    }
    .box-logan2 {
        text-align: center;
        padding: 10px 0 5px 0;
        display: flex;
        justify-content: flex-start;
        margin-left: 10px;
    }
    .l1-txt2 {
        font-size: 38px;
        color: #fff;
        text-transform: uppercase;
        height: 61px;
        width: 69px;
        background: #000;
        border-radius: 10px;
        line-height: 61px;
        text-align: center;
    }
    .s1-txt1 {
        font-size: 12px;
        color: #000;
        line-height: 1;
        text-align: center;
        margin-top: 7px;
    }
    .wsize1 {
        width: 90px;
    }
    .tk-nhip {
        font-size: 12px;
        padding-left: 20px;
        font-weight: normal;
        margin: 5px auto;
    }
    .tk-nhip span {
        font-size: 12px;
        font-weight: bold;
    }
    .box-logan2.mgb-30 {
        margin-bottom: 10px;
    }
    .mgr10.wd200 {
        margin-right: 5px;
    }
    .form-group.wd200 .label, .form-group.colxx .label {
        font-size: 11px;
        text-indent: 0;
    }
    .tr-tkmaxgan td {
        font-size: 14px;
    }
    .so-mo .table tr th {
        font-size: 12px;
    }
    .so-mo .table tr th:nth-child(2) {
        padding-left: 5px;
    }
    .so-mo tr td {
        font-size: 14px;
        padding-left: 5px;
    }
    .so-mo tr td:last-child {
        font-size: 18px;
    }
    .lienquan2.lienquan .DUDOAN_list_text {
        padding-left: 100px;
    }
    .pagination ul li {
        line-height: 20px;
    }
    .pagination ul li a, .pagination ul li span {
        font-size: 12px;
        font-weight: bold;
        padding: 4px 8px;
    }
    h4.soi-cau {
        padding: 5px 10px;
        font-size: 14px;
        line-height: 17px;
    }
    h4.soi-cau a {
        font-size: 14px;
    }
    p.soi-cau, p.soi-cau span {
        font-size: 14px;
    }
    h2.soi-cau {
        font-size: 14px;
        margin-left: 10px;
        margin-bottom: 10px;
    }
    .dudoan-lo tr td:first-child, .dudoan-lo tr td:last-child {
        font-size: 12px;
        padding-left: 10px;
    }
    .thongke-table table tr>td span {
        font-size: 14px;
    }
    .thongke-table table tr>td strong {
        font-size: 14px;
        font-weight: bold;
    }
    .thongke-table table tr>td.blue {
        font-size: 12px;
    }
    p.soi-cau {
        padding: 0 10px;
        font-size: 14px;
    }
    .table-xsmn.table tr td:first-child, .table-xsmn.table tr td:first-child e {
        font-size: 11px;
    }
    .today-open-region-widget a {
        font-size: 11px;
    }
    .table-lt.table tr {
        height: 20px !important;
    }
    .table-lt.table tr td {
        font-size: 12px;
        padding-left: 5px;
    }
    .table-lt.table tr th {
        padding-left: 5px;
    }
    .table-lt.table tr td span {
        font-size: 11px;
    }
    .table-xsmn.table tr td div {
        font-size: 17px;
        line-height: 22px;
        border-top: 1px solid #cbcbcb;
    }
    .table-xsmn.table tr th, .table-lt.table tr th, .table-xsmn.table tr th:first-child {
        font-size: 12px;
    }
    .table-lt.table tr td:first-child span.red {
        font-size: 12px;
    }
    .table-lt.table tr td span.red {
        font-size: 12px;
    }
    .today-open-region-widget tr td {
        height: 20px;
        line-height: 20px;
        padding: 0px 7px 0px;
    }
    .form-group .label {
        font-size: 13px;
        margin-top: 0;
        min-width: auto;
        text-indent: 5px;
    }
    .form-control {
        padding: 7px 0;
    }
    input.form-control, select.form-control, textarea.form-control {
        padding-left: 5px;
    }
    .box-logan {
        padding: 10px 0 10px 0;
    }
    .btn {
        font-size: 13px;
        padding: 5px 10px;
    }
    .number-loroi {
        height: 25px;
        width: 25px;
        border: 1px solid #cbcbcb;
        font-size: 14px;
        text-align: center;
        line-height: 25px;
        font-weight: bold;
        margin-right: 8px;
    }
    .box-loroi {
        padding: 10px;
    }
    .box-gan {
        display: block;
        padding: 0 10px 10px;
    }
    .box-gan p, .box-gan p span {
        font-size: 12px;
        line-height: 20px;
    }
    .label.lb-tk, .radio.radio-border, input.form-control, select.form-control, textarea.form-control {
        font-size: 12px;
    }
    .col25 {
        width: 25%;
        margin-right: 2%;
    }
    .header-logan {
        font-size: 12px;
        text-align: center;
        margin-top: 5px;
    }
    .pd15 {
        padding: 5px !important;
    }
    button.button-submit {
        height: 29px;
    }
    .mr15 {
        margin-right: 5px;
    }
    .kq-loto, .kq-dau {
        display: none;
    }
    .kq-dientoan {
        font-size: 14px;
        margin-left: 8px;
        color: #1f10e2;
        display: inline-block;
        line-height: 40px;
        height: 40px;
        text-align: center;
        width: 40px;
        margin-bottom: 10px;
    }
    .show-more {
        margin: 5px 0;
    }
    .kq-dientoan:before {
        content: "";
        width: 40px;
        height: 40px;
        border-radius: 50%;
        border: 0.99px solid #1f10e2;
        display: block;
        position: absolute;
    }
    .baiviet {
        padding: 10px 10px 0;
    }
    .baiviet h1 {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .baiviet .sub-text {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .baiviet p span {
        font-size: 14px;
    }
    .baiviet .content p {
        margin-bottom: 5px;
    }
    .baiviet h2 {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .baiviet p {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 10px;
    }
    .select30 {
        border-radius: 5px;
        margin: 0 2px;
    }
    .dd-loto-widget table th, .dd-loto-widget table tr td.dd-kq {
        font-size: 12px;
        height: 20px;
        line-height: 20px;
    }
    .dd-loto-widget table tr td.dd-stt {
        font-size: 16px;
        line-height: 20px;
    }
    .button-vietlott {
        position: absolute;
        right: 7%;
        top: 40%;
        width: 33%;
        text-align: center;
        color: #fff;
        font-size: 11px;
        padding: 4px 0;
        background: #ff0028;
        border-radius: 15px;
    }
    .button-dientoan {
        position: absolute;
        right: 7%;
        top: 62%;
        width: 33%;
        text-align: center;
        color: #fff;
        font-size: 11px;
        padding: 4px 0;
        background: #ff0028;
        border-radius: 15px;
    }
    .gif-text {
        position: absolute;
        top: 5px;
        left: 50%;
        margin-left: -70px;
    }
    .gif-image {
        margin-bottom: 0;
    }
    .gif-image .thongbao {
        top: 0px;
        left: 0px;
        font-size: 12px;
        color: #fff;
        width: 100%;
        text-align: center;
        white-space: nowrap;
    }
    .gif-button {
        left: 50px;
        top: 20px;
        font-size: 12px;
        padding: 5px 15px;
    }
    * {
        font-size: 12px;
    }
    .thongke .header-table td span {
        font-size: 12px;
    }
    .tk-nhanh-item-header p, .tk-nhanh-item-header p strong {
        font-size: 12px;
        line-height: 15px;
        margin-top: 0px;
        padding-bottom: 5px;
    }
    .info table tr th {
        padding: 0;
    }
    .tra-text.hidden-web {
        display: flex;
        padding: 0 10px 10px;
    }
    .info table tr td, .info table tr th {
        padding-left: 5px !important;
        text-align: center !important;
        font-size: 11px !important;
    }
    .info {
        margin-bottom: 0px;
    }
    .info table tr td:first-child, .info table tr th:first-child {
        text-align: left !important;
    }
    .box-content p strong {
        margin: 5px 0;
        /*display: block;*/
    }
    .show-more h5 {
        font-size: 11px;
    }
    .box-content p strong, .box-content p, .box-content ul li {
        font-size: 12px;
        line-height: 20px;
    }
    .box-content p i {
        font-size: 12px;
        margin-top: 5px;
    }
    .box-content {
        padding: 10px 15px 10px;
    }
    table.table-tk tr td:first-child {
        font-size: 11px;
    }
    .show-more h5:before, .show-more h5:after {
        width: 35%;
    }
    .mgt-15 {
        margin-top: 10px;
    }
    .tk-nhanh-item-header p span {
        font-size: 16px;
    }
    #center .result-box table tr td:first-child {
        width: 50px;
        font-size: 12px;
        font-weight: normal;
    }
    #center .result-box table td.sred:first-child {
        font-weight: bold;
    }
    #center .result-box table tr td:first-child div {
        font-size: 12px;
    }
    .result-box table tr td.first-col div, .result-box table tr td.first-col {
        font-size: 12px;
    }
    #center .result-box table tr td:nth-child(2) {
        width: auto;
    }
    td.mb_madb {
        font-size: 12px !important;
    }
    .noti h4 {
        font-size: 12px;
        font-weight: normal;
    }
    .noti img {
        height: 20px;
    }
    .thongke tr td, .thongke tr td span {
        font-size: 14px;
    }
    .noti {
        top: 2px;
        right: 10px;
    }
    .digits-form {
        width: 50%;
    }
    .radio label:before {
        top: -2px;
    }
    .radio label:after {
        top: -1px;
    }
    .digits-form .radio {
        line-height: 30px;
    }
    .radio label {
        font-size: 12px;
    }
    .control-panel {
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 10px;
    }
    .bg-mob {
        background-color: #f0efef;
    }
    .result-box table tr.bg-mob td, .result-box table tr.bg-mob td span {
        font-size: 12px;
    }
    .result-box.box-loto table tr td {
        font-size: 16px;
    }
    .box-loto td:nth-child(2) {
        text-align: left;
        text-indent: 10px;
    }
    .font22 {
        font-size: 14px !important;
    }
    .tk-nhanh-item-header {
        line-height: 25px;
        font-size: 11px;
        padding-left: 10px;
        border-right: none;
    }
    .tk-nhanh-item-header span.red {
        font-size: 11px;
    }
    .f18 {
        font-size: 12px;
    }
    .thongke-table table tr>td.blue:last-child {
        font-size: 11px;
    }
    .thongke-table table tr th {
        font-size: 11px;
        padding: 5px 0;
    }
    .thongke-table table tr>td {
        font-size: 18px;
        padding: 0 5px;
    }
    .thongke-table.p0mob table tr>td {
        padding: 0;
    }
    .result-box table tr span.mb_g0, .result-box table tr td.mb_g0, .result-box table tr td.mb_g0 .runLoto {
        font-size: 22px;
    }
    .dd-loto-widget table tr, .table tr {
        height: 22px!important;
        line-height: 12px;
    }
    .result-box.box-loto table .bg-mob td.sred {
        font-size: 12px;
    }
    .menu-footer .item-link {
        font-size: 12px;
        padding: 6px 0 6px 0;
    }
    .widget-content table tr td {
        font-size: 14px;
        font-weight: bold;
    }
    .footer .content {
        width: 100%;
        margin: 5px auto 0px;
    }
    .footer .content p {
        font-size: 11px;
        color: #fff;
        line-height: 14px;
        font-weight: normal;
    }
    .footer .content h3 {
        font-size: 14px;
        line-height: 25px;
    }
    .tkbachthu {
        display: block;
        padding: 5px 25px;
    }
    .tkbachthu ul li a {
        color: #1f10e2;
        font-size: 14px;
    }
    .tkbachthu ul li {
        line-height: 25px;
        font-size: 12px;
    }
    .waitinggg {
        padding: 0;
    }
    hr {
        height: 1px;
    }
    .result-box table tr td {
        line-height: 24px;
        height: 24px;
    }
    .hidden-web {
        display: block;
    }
    .hidden-mob {
        display: none;
    }
    .widget {
        /* border-top: none!important; */
        /* border-left: none!important;
        border-right: none!important; */
    }
    .DUDOAN_list_img, .DUDOAN_list_img img {
        width: 79px;
        height: 51px;
    }
    .h1 {
        font-size: 14px;
        text-align: left;
        line-height: 26px;
        padding-left: 10px;
    }
    .widget-header h2, .widget-header h2 a {
        font-size: 12px;
        line-height: 23px;
    }
    .widget-header.header-big {
        height: 23px;
    }
    .result-box table tr td, .result-box table tr td span, .sblue {
        font-size: 20px;
    }
    .result-box tr td:nth-child(3), .result-box tr td:nth-child(4) {
        display: none;
    }
    .result-box .mega645-wins tr td {
        display: table-cell;
        text-indent: 0 !important;
        padding-left: 0 !important;
        text-align: center !important;
    }
    .result-box tr.giaitu td span:nth-child(2) {
        /* border-right: none; */
    }
    .result-box tr.giaitu td span:nth-child(2), .result-box tr.giaitu td span:first-child {
        /* border-bottom: 1.25px solid #cbcbcb; */
    }
    .result-box tr td:nth-child(2) {
        border-right: none;
    }
    #center .result-box .mega645-wins table tr td:nth-child(3), #center .result-box .mega645-wins table tr td:nth-child(4) {
        font-size: 11px;
    }
    .title-link-item a, .title-link-item span {
        font-size: 11px;
    }
    .header-mobile .title-link-item.mb_date_info span {
        color: #000;
        font-size: 11px;
        text-align: center;
    }
    .header-mobile .title-link-item.mb_date_info {
        text-align: center;
        background: #fff;
    }
    .title-link-item.mb_date_info {
        line-height: 19px;
        text-align: left;
        text-indent: 10px;
    }
    .title-link-item.mb_date_info h3 {
        font-size: 10px;
    }
    .images-404 {
        width: 100%;
    }
    .lmt-right {
        width: 100%!important;
        margin-top: 15px!important;
    }
    .header-menu-mobile {
        height: 50px;
    }
    .box-calender {
        display: flex!important;
    }
    .print-kqxs {
        display: none;
    }
    .header-menu-mobile .navbar {
        display: block!important;
        background: #9b0902;
    }
    .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: 0 0;
        position: relative;
        border: 1.25px solid transparent;
    }
    .sticky .navbar-toggle {
        display: block;
        padding: 11px 0 5px 10px;
        border-radius: 0;
        background: 0 0;
        position: relative;
        border: 1.25px solid transparent;
    }
    #offcanvas-menu {
        width: 50%;
        height: 100%;
        top: 0;
        left: -600px;
        z-index: 1000;
        box-sizing: border-box;
        background: #fff;
        display: block;
        position: fixed;
        overflow: auto;
    }
    #offcanvas-menu label#closex {
        width: 20px;
        height: 20px;
        overflow: hidden;
        display: block;
        position: absolute;
        cursor: pointer;
        text-indent: -1000px;
        z-index: 10;
        top: 5px;
    }
    #closex {
        right: 5px;
    }
    #closex2::before, #offcanvas-menu label#closex::before {
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        height: 3px;
        background: #fff;
        top: 50%;
        margin-top: -3px;
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    #closex2::after, #offcanvas-menu label#closex::after {
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        height: 3px;
        background: #fff;
        top: 50%;
        margin-top: -3px;
        -ms-transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
        transform: rotate(-135deg);
    }
    .sidebar-menu {
        padding: 0px 0;
    }
    .sidebar-menu .login-button {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 10px;
    }
    .sidebar-menu .items {
        width: 100%;
    }
    .sidebar-menu .items .item {
        width: 100%;
        float: left;
        text-align: left!important;
        margin-right: 5px;
        margin-bottom: 5px;
        padding: 0 15px;
        box-sizing: border-box;
        min-height: 34px;
        line-height: 34px;
        border: none;
        /* border-bottom: 1px inset #ebebeb; */
        background: 0 0;
    }
    .sidebar-menu .items .item .item-icon {
        padding: 5px;
    }
    .sr-only {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0;
    }
    .sticky .icon-bar {
        display: block;
        width: 22px;
        height: 4px;
        border-radius: 1px;
        background: #000;
        margin-bottom: 4px;
    }
    .icon-bar {
        display: block;
        width: 22px;
        height: 4px;
        border-radius: 1px;
        background: #414141;
        margin-bottom: 4px;
    }
    .calendar-btn-box {
        position: absolute;
        top: 15px;
        right: 10px;
    }
    .calendar-btn-box button {
        color: #fff;
        padding: 0 5px 5px 5px!important;
    }
    .banner-mid2 a:first-child {
        padding-right: 10px;
    }
    .text-center {
        text-align: center!important;
        padding-left: 0;
    }
    .font12 {
        font-size: 14px;
    }
    .banner-mid2 {
        margin: 10px 0;
    }
    .DUDOAN_list ul li {
        border-top: 0.99px solid #c5c5c5;
        display: inline-block;
    }
    .DUDOAN_list ul li:first-child {
        border-top: none;
    }
    .DUDOAN_list_text {
        padding-left: 90px;
        padding-top: 0;
    }
    .tkbachthu.lh17 ul li {
        line-height: 17px;
        margin-bottom: 5px;
    }
    .tkbachthu.lh17 ul li a {
        color: #000;
    }
    .DUDOAN_list_text p a {
        margin: 0;
        font-size: 14px;
        color: #000;
        padding: 0 0 5px;
        line-height: 16px;
        font-style: normal;
        font-weight: 600;
    }
    #offcanvas-menu a {
        text-decoration: none;
        font-weight: bold;
    }
    .pdl-0 {
        padding-left: 10px;
        /* background: #fff; */
    }
    .lienquan .DUDOAN_list_img, .lienquan .DUDOAN_list_img img {
        width: 88px;
        height: 57px;
    }
    .lienquan .DUDOAN_list_text a {
        font-size: 14px;
        line-height: 15px;
    }
    .baiviet .lienquan p {
        margin-bottom: 0px;
    }
    .lienquan .DUDOAN_list ul li {
        /* border: none; */
        padding: 5px 0;
    }
    .lienquan .DUDOAN_list ul li:first-child {
        margin-top: 10px;
    }
    .baiviet p {
        font-size: 14px;
        line-height: 15px;
        margin-bottom: 10px;
        max-height: 30px;
        overflow: hidden;
    }
    .lienquan .DUDOAN_list_text {
        padding-left: 100px;
    }
    .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: 0.99px solid #ff0000;
    }
    .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: #ff0000!important;
    }
    .pagination {
        margin-top: 5px!important;
        /* padding-bottom: 10px; */
    }
    .top-nav h1 {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }
    #left-big {
        width: 100%;
        order: 1;
        margin-left: 0;
    }
    #right-big {
        display: block;
        order: 2;
    }
    .top-btns-login {
        display: none;
    }
    #right-lt-tk {
        display: block;
        width: initial;
        order: 2;
        margin-left: 0;
    }
    .scrollTop, .table-extend .table tbody {
        width: auto!important;
    }
    .main-tk-sc #left {
        display: none;
    }
    table.list-thongke {
        margin-bottom: 10px;
        width: 100%;
    }
    .link-social {
        display: table;
        margin: 10px auto 0;
        padding-left: 10px;
    }
    .main-left .result-table {
        overflow: auto;
    }
    .result-table .scrollTop {
        display: none;
    }
    .link-social-image {
        display: block;
        margin-bottom: 5px;
    }
    .link-social-image img {
        width: 100%;
    }
    .mb-mgt10 {
        margin-top: 10px;
    }
    .today-open-widget .icon {
        display: block;
    }
    .navbar-logo {
        /* border-bottom: 1.25px solid #cbcbcb; */
        height: 50px;
    }
    .result-header {
        height: 20px;
        width: 100%;
    }
    .logo-mobile .logo-mb {
        height: 25px;
        background-size: contain;
        margin-top: 12px;
        position: relative;
    }
    .logo-content {
        float: left;
        width: 100%;
        margin: auto;
    }
    .header-logo {
        float: left;
        width: 100%;
        height: 50px;
    }
    .logo-mobile {
        text-align: center;
    }
    .hearder-logo, .navbar-logo {
        width: 100%;
        position: relative;
        border-top: 1px solid #cbcbcb;
        position: fixed;
/*        top: 20px;*/
        transition: all 0.3s;
    }
    .sticky .navbar-logo {
        top: 0;
        border-top: none;
        border-bottom: 1px solid #cbcbcb;
        box-shadow: 0 6px 20px rgba(36, 37, 38, .2);
    }
    /* .sticky .space, .sticky .breadday {
        display: none;
    } */
    .header-mobile {
        border-top: 0.99px solid #f3f3f3;
        border-bottom: 0.99px solid #9e9e9e;
        z-index: 99;
    }
    .header-logo {
        background: #fff;
    }
    .header-menu-mobile {
        /* background-color: #9b0902; */
        width: 100%;
        height: 54px;
        line-height: 33px;
    }
    .header-menu-mobile.sticky {
        height: 50px;
    }
    .space {
        display: flex;
        justify-content: space-around;
        background: #9b0902;
        margin-top: 5px;
    }
    .header-menu-mobile .menu-item a, .space .menu-item a {
        width: 100%;
        font-size: 12px;
        color: #fff;
        font-weight: bold;
        text-transform: uppercase;
        display: block;
        line-height: 33px;
    }
    .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;
        width: 22%;
        text-align: center;
    }
    .sticky.header-menu-mobile .menu-item {
        float: left;
        width: 20%;
        text-align: center;
    } */
    /* .header-menu-mobile .menu-item:last-child {
        float: left;
        width: 34%;
        text-align: center;
    }
    .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: 12px;
        color: #fff;
        font-weight: bold;
        text-transform: uppercase;
        display: block;
    }
    .menu-item .active {
        color: #fff;
        background: #74aa19;
    }
    .vl-box .result-header {
        background: #edf2fa;
    }
    .box-detail-sc {
        margin-top: 10px;
    }
    .menu-footer {
        width: auto;
    }
    /* Non-Retina */
    .bdr, .bdb, .table-xsmn.table tr td div, .control-panel {
        border-width: 0.6px;
    }
    @supports (-webkit-touch-callout: none) {
        .bdr, .bdb, .table-xsmn.table tr td div, .control-panel {
            border-width: 1px !important;
        }
    }
}

@media (max-width:1111px) {
    .logo {
        margin-top: 10px;
        height: auto;
    }
    .breadday {
        justify-content: space-around;
        background-color: #fff;
        border-bottom: 1px solid #9e9e9e;
        display: flex;
    }
    .breadday>li>a.active, .breadday>li>a:hover {
        /* background: #f0efef; */
    }
    .breadday>li>a {
        line-height: 20px;
        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;
    }
    #center {
        width: 100%;
        order: 1;
        margin-left: 0;
    }
    #center .dd-loto-widget table:first-child {
        float: left;
    }
    #center .dd-loto-widget .dit-loto {
        float: right;
        width: 49%;
        margin-left: 0;
    }
    #center .widget.today-open-widget .region-wrapper {
        width: 100%;
    }
    #center .widget.today-open-widget .region-column {
        width: 100%;
    }
    #center .tk-nhanh-item-content {
        padding: 10px 10px 10px 15px;
        padding-left: 8%;
    }
    #center .tk-nhanh-item {
        width: 32%;
        display: inline-block;
        margin-bottom: -5px;
        line-height: 1.6;
        height: auto;
        margin-right: 0;
    }
    #center .tk-nhanh-text {
        padding: 5px;
        font-weight: 400;
        font-size: 12px;
    }
    #container {
        width: auto;
    }
    #offcanvas-menu .logo {
        width: 100%;
        height: 60px;
        margin-top: 0;
        background: #9b0902;
        position: relative;
    }
    #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;
        box-shadow: 0 6px 20px rgba(36, 37, 38, .2);
    }
    .kq-calendar-content {
        width: 100%;
    }
    .daterangepicker.openscenter .calendar, .daterangepicker.openscenter .ranges {
        float: none;
    }
    .expant-title {
        display: none;
    }
    .caption-info-mobie {
        display: block;
    }
    .bannner-mid img {
        margin: 0 auto;
        display: block;
    }
    .see-more {
        margin-left: 25px;
    }
    .calendar-desktop {
        display: none;
    }
    .menu-footer {
        text-align: inherit;
        width: 100%;
        /* background: #f7f7f7; */
    }
    .menu-footer .nav-menu {
        float: left;
        margin-top: 0;
    }
    .gif-image.show {
        width: 100%;
        margin-bottom: 5px;
    }
    .gif-image.show img {
        margin: 0 auto;
        display: block;
    }
    .menu-footer .nav-menu .item-link {
        display: block;
        float: left;
        border-bottom: 0.99px solid #e7e7e7;
        color: #333;
        width: 45%;
        margin: 0;
        padding: 10px 0 10px 0;
        margin-right: 8px;
        margin-left: 10px;
    }
    .menu-footer {
        float: left;
    }
    #footer {
        background-color: #fff;
        text-align: inherit;
        padding: 0 0;
        margin-top: 10px;
    }
    .copyright-text {
        color: #999;
        padding: 15px 0 0 0;
        border-top: 0.99px 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;
    }
}

@media (min-width:1111px) {
    .header-mobile {
        display: none;
    }
    .search-widget-xs {
        display: none;
    }
    .top-brand {
        display: none;
    }
}

@media (max-width:768px) {}

@media (max-width:514px) {
    .message-mobile {
        display: block;
    }
    .message-desktop {
        display: none;
    }
    .loto-input .input .numbers {
        margin-bottom: 0;
    }
    .input2-tansuat .checkbox, .input2-tansuat .chonnhanh {
        width: 100%!important;
    }
    .checkbox-list ul li {
        float: left;
        margin: 0 -10px 10px 0;
    }
    .border-red .form-group {
        width: 100%!important;
    }
    .xien-ghep .skq-type {
        width: 30%!important;
    }
    .tkts .tktsn_day {
        width: 17%!important;
    }
    .tkts .tktsn_day_first {
        width: 30%!important;
    }
    .tkts .tktsn_day_cn {
        width: 30%!important;
    }
    .tkts .radio label {
        padding-left: 18px;
    }
    .btn-tkts {
        width: 46%!important;
    }
    .btn-ngang {
        float: left;
    }
    .border-red .zebra_datePicker_form {
        width: 46%!important;
    }
    .border-red .zebra_datePicker_form:nth-child(2n) {
        margin-right: 0!important;
    }
    .table-thongke tr td {
        height: 25px;
        line-height: 15px;
        padding: 2px 10px!important;
    }
    .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;
    }
    .runLoto {
        font-size: 20px;
        padding: 0 3px;
    }
}

@media (max-width:425px) {
    .digits-form .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;
    }
    .power-number .mega645-item {
        margin-right: 0!important;
    }
    .breadcrumb>li+li:before {
        padding-right: 2px!important;
    }
    .modal-dialog {
        width: auto;
    }
    .daterangepicker .calendar-time {
        display: none;
    }
    .daterangepicker .ranges .input-min {
        padding: 0 2px;
    }
    .result-table.thongkedauduoi {
        overflow: auto;
    }
    .input2-tansuat .checked-list ul {
        width: auto!important;
    }
    .sc-lt .label {
        float: none;
        line-height: none;
        width: auto;
    }
    .sc-lt select {
        width: 100%;
    }
    .loto-input .select-loto .loto-xien {
        margin-right: 5px;
    }
    .loto-input {
        margin: 10px 0;
        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 0;
    }
    .form-control.btn-register {
        margin-bottom: 10px;
    }
    .lotoId14, .lotoId15, .lotoId18, .lotoId2, .lotoId26, .lotoId27, .lotoId3, .lotoId5, .lotoId7, .select-loto .lotoId4 {
        margin-top: 5px;
    }
    .daterangepicker.opensright .calendar, .daterangepicker.opensright .ranges {
        float: none!important;
    }
    .daterangepicker .calendar.right {
        order: 3;
    }
    .daterangepicker .calendar.left {
        order: 2;
    }
    .daterangepicker .ranges {
        order: 1;
        width: 97%!important;
    }
    .daterangepicker .daterangepicker_end_input {
        margin-right: 9px;
    }
    .box-table .dauso {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .box-table .none {
        width: 40px;
        height: 40px;
    }
    .box-table .number {
        width: 40px;
        height: 40px;
    }
    table .capso {
        width: 40px;
        height: 45px;
    }
    table .solan {
        width: 50px;
        height: 45px;
    }
    .label.lb-tk, .radio.radio-border, input.form-control, select.form-control, textarea.form-control {
        /* margin-top: 5px!important; */
    }
    .Zebra_DatePicker_Icon_Wrapper {
        width: 100%!important;
    }
    .form-group button {
        width: 100%;
    }
    .input2-tansuat .xkq-dbcd {
        margin-top: 10px!important;
    }
    .tsds-40 .tk-nhanh-number {
        width: 18px!important;
    }
    .search-row .Zebra_DatePicker_Icon_Wrapper {
        width: auto!important;
    }
    .list-thongke .tksc-item a {
        font-size: 13px;
    }
    .ranges .range_inputs .applyBtn {
        clear: both;
        float: left;
        margin-right: 10px;
    }
    .ranges .range_inputs .cancelBtn {
        float: left;
    }
    #center .tk-nhanh-number {
        padding: 0;
    }
    #center .vl-box table tr td:first-child {
        width: 18%!important;
    }
    .result-box .mega645-wins table tr .circle-num i {
        width: 9px;
        height: 9px;
    }
    #center .vl-max3d table tr td.first-col, #center .vl-max4d table tr td.first-col {
        width: 15%!important;
    }
    .message-loto {
        margin: 10px 0 10px 0;
        width: 100%;
    }
    .loto-input .btnPlay .btn-play {
        margin-top: 0;
    }
    .box-search-sqk .skq-type {
        margin-bottom: -20px;
    }
    .box-search-sqk .skq-btn {
        margin-top: 25px;
    }
    .box-search-sqk .radio label {
        padding-left: 20px;
    }
    .box-search-sqk select {
        margin-bottom: 5px;
    }
    #search-box-content .form-group {
        width: 100%!important;
    }
    #search-box-content .form-control {
        width: 100%!important;
    }
    .tabcontent .form-group {
        width: 100%;
    }
    .full-form .form-group .btn-register {
        width: 100%;
    }
    .border-red .form-radio {
        width: 45%!important;
    }
    .checkbox-list {
        margin-top: 8px;
    }
    .radio-list ul li {
        margin: 5px 10px 5px 0;
    }
    .box-search-bdbt .bdbt-type {
        width: 30%!important;
    }
    .option-speed {
        margin-top: 0;
    }
    .action {
        height: 45px;
    }
    .action button {
        width: 100%;
    }
    .action .btn-inline-default {
        margin: 10px 0 0 0;
    }
    .tkts .hsc_giai {
        width: 25%!important;
    }
    .tkgdbg .tkgdbg-type {
        width: 21%!important;
    }
    .tkgdbg .tkgdbg-type-label {
        width: 30%!important;
    }
    .tkgdbg .radio-border {
        border: none;
        padding-left: 0;
    }
    .table-tructiep .table tr td .number, .table-tructiep .table tr.gdb td .number {
        font-size: 22px;
    }
    .result-table tbody tr td .date {
        font-size: 12px;
    }
    .result-table tbody tr td {
        padding: 2px;
        padding-bottom: 5px;
        padding-top: 5px;
    }
    .tktsclt .checkbox-list ul li {
        margin: 0 -8px 10px 0;
    }
    .tr-tkmaxgan td {
        padding: 3px;
    }
    .table-thongke tr td.nxhgdn {
        width: 24%;
    }
    .thckdb .result-table tbody tr td {
        padding: 1px;
        padding-bottom: 10px;
        padding-top: 10px;
    }
    .bsckgtt {
        width: 15%;
    }
    .dd-loto-widget table tr td.dd-kq {
        padding-left: 5px;
    }
    .madb span {
        font-size: 18px;
    }
    .number-date-range input {
        margin-top: 0!important;
    }
    .number-date-range {
        margin-top: 5px;
    }
    .border-red {
        border: 0.99px solid #ff0000;
    }
    .number-date-range input {
        width: 150px;
    }
    .table-lotogan .widget-header h3, .title-region {
        /* font-family: "Hel", sans-serif; */
    }
    .vl-max3d table tr td span.red, .vl-max4d table tr td span.red {
        font-size: 18px!important;
    }
    .vl-max3d table tr td span, .vl-max4d table tr td span {
        font-size: 14px !important;
    }
    .vl-max3d table tr td span.number-db, .vl-max4d table tr td span.max4d-g1 {
        font-size: 18px!important;
    }
    .today-open-widget .flaticon-right133 {
        display: none;
    }
    .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;
    }
    .loto-tructiep tr th, .table-tructiep .table thead tr th {
        font-size: 13px;
    }
    .user-profile {
        line-height: 20px;
    }
    .runLoto {
        font-size: 19px;
        padding: 0 3px;
    }
}

@media (max-width:393px) {
    .bdr, .bdb, .table-xsmn.table tr td div, .control-panel {
        border-width: 1px;
    }
    .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: 0 -10px 10px 0;
    }
    .sticky .navbar-toggle {
        padding: 11px 0 5px 8px;
    }
}

@media (max-width:385px) {
    .table-tructiep .table thead tr th a {
        font-size: 13px;
    }
}

@media (max-width:375px) {
    .region-column li a {
        font-size: 13px;
    }
    .tk-nhanh-item-header {
        word-spacing: 1px;
    }
    .widget-header h3 a {
        margin-right: 0;
    }
    .tk-nhanh-40 .update {
        font-size: 11px;
        margin-right: 0;
    }
    .mega645-wins.power-mega table tr td {
        font-size: 13px!important;
    }
    #center .tk-nhanh-text {
        width: auto;
    }
    .diw-widget .btn-sm {
        padding: 5px 5px!important;
    }
    .diw-widget a {
        margin-right: 0;
    }
    .list-thongke .tksc-item {
        line-height: normal;
    }
    table.list-thongke tr {
        text-align: justify;
    }
    .checkbox-list ul li {
        float: left;
        margin: 0 -6px 10px 0;
    }
    .caption-info-mobie {
        padding: 5px;
        line-height: 15px;
    }
    .ktgck {
        width: 41%;
    }
    .dbnmfirst, .tk-nhanh-number, .tk-nhanh-number .bold {
        font-size: 14px;
    }
    .tksc-item a {
        line-height: 22px;
    }
    .table-lotogan .widget-header {
        height: 43px;
    }
    .result-box .vl-max4d table tr td.number {
        font-size: 20px;
    }
    .line-power {
        height: 41px!important;
    }
    .table-tructiep .table tr td .number, .table-tructiep .table tr.gdb td .number {
        font-size: 21.5px;
    }
    .sticky .navbar-toggle {
        padding: 11px 0 5px 8px;
    }
}

@media (max-width:363px) {
    .result-table tbody tr td .date {
        font-size: 10px;
    }
    .result-table tbody tr td .number-full {
        font-size: 14px;
    }
    #center .tk-nhanh-number {
        width: auto;
        padding: 5px;
        font-size: 14px;
    }
    #center .tk-nhanh-number .bold {
        font-size: 14px!important;
    }
    .dbnmfirst {
        font-size: 15px;
    }
    .result-header h3, .result-header h4, .widget-header h3 {
        /* font-family: "Hel", sans-serif; */
    }
    .menu-footer .nav-menu .item-link {
        margin-left: 8px;
    }
}

@media (max-width:339px) {
    .mega-col {
        font-size: 13px!important;
    }
    .box-search-bdbt .bdbt-type {
        width: 35%!important;
    }
    .checkbox-list ul li {
        float: left;
        margin: 0 -8px 10px 0;
    }
    .xien-ghep .xien-type-1 {
        width: 35%!important;
    }
    .xien-ghep .xien-type-2, .xien-ghep .xien-type-3 {
        width: 25%!important;
    }
    .tkts .tktsn_day_first {
        width: 40%!important;
    }
    .tkts .tktsn_day {
        width: 20%!important;
    }
    .tkts .hsc_giai {
        width: 33%!important;
        margin-right: 0;
    }
    .ktgck {
        width: 34%;
    }
    .tk-nhanh-item-header {
        padding-left: 2px;
    }
    .widget-header {
        padding-left: 2px;
        padding-right: 2px;
    }
    .tk-nhanh-40 .update {
        font-size: 10px;
    }
    #sc_content .header-title-silver h3, .box-table .dauso {
        font-size: 12px;
    }
    .box-table .number a {
        font-size: 18px;
    }
    .region-column ul li {
        padding-left: 5px;
    }
    .region-column li a {
        font-size: 12px;
    }
    .icon_done, .icon_live {
        margin-right: 2px;
    }
    .runLoto {
        font-size: 17px;
        padding: 0 3px;
    }
}

@media (max-width:320px) {
    .today-open-region-widget tr td {
        padding: 0;
    }
    .table-lt.table tr td {
        font-size: 12px;
        padding-left: 0px;
    }
    .table-lt.table tr td span.red {
        font-size: 12px;
    }
    .table-lt.table tr td:first-child span.red {
        font-size: 12px;
    }
    .button-vietlott {
        position: absolute;
        right: 10px;
        top: 40px;
        width: 54px;
        text-align: center;
        color: #fff;
        font-size: 10px;
        padding: 3px 0;
        background: #ff0028;
        border-radius: 15px;
    }
    .button-dientoan {
        position: absolute;
        right: 10px;
        top: 62px;
        width: 54px;
        text-align: center;
        color: #fff;
        font-size: 10px;
        padding: 3px 0;
        background: #ff0028;
        border-radius: 15px;
    }
    #center .vl-box table tr td:first-child {
        width: 19%!important;
    }
    #center .vl-box table tr td.first-col {
        width: 11%!important;
    }
    .result-box .mega645-wins table tr td {
        padding-left: 3px;
    }
    .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: 6px;
        height: 6px;
        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 {
        font-size: 20px;
    }
    .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 0;
    }
    .tk-nhanh-item-header, .tk-nhanh-item-header .red {
        font-size: 13px;
    }
    #center .tk-nhanh-number, #center .tk-nhanh-number .bold {
        padding-left: 0;
        padding-right: 0;
    }
    .hot2-social {
        display: none;
    }
    .title-link-item a {
        font-size: 14px;
    }
    .title-kq {
        font-size: 17px;
    }
    .clblue, .clblue span {
        color: #00f;
        font-size: 23px;
    }
    .loto-tructiep tr th, .table-tructiep .table thead tr th {
        font-size: 12px;
    }
    #center .vl-max4d table tr td:first-child {
        width: 15%!important;
    }
    .sticky .navbar-toggle {
        padding: 11px 0 5px 5px;
    }
}

@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;
    }
}

@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;
    }
}

@media screen and (min-width:322px) and (max-width:363px) {
    .diw-widget .btn-sm {
        padding: 5px 2px!important;
    }
}

.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: 1.25px solid #999;
    z-index: 1200;
    padding: 5px;
    top: 0;
}

.Zebra_DatePicker * {
    margin: 0;
    padding: 0;
    color: #373737;
    background: 0 0;
    border: 0;
}

.Zebra_DatePicker table {
    border-collapse: collapse;
    width: auto;
    table-layout: auto;
}

.Zebra_DatePicker td, .Zebra_DatePicker th {
    text-align: center;
    padding: 5px 0;
}

.Zebra_DatePicker td {
    cursor: pointer;
}

.Zebra_DatePicker .dp_daypicker, .Zebra_DatePicker .dp_monthpicker, .Zebra_DatePicker .dp_yearpicker {
    margin-top: 3px;
}

.Zebra_DatePicker .dp_daypicker td, .Zebra_DatePicker .dp_daypicker th, .Zebra_DatePicker .dp_monthpicker td, .Zebra_DatePicker .dp_yearpicker td {
    width: 30px;
}

.Zebra_DatePicker, .Zebra_DatePicker .dp_footer .dp_hover, .Zebra_DatePicker .dp_header .dp_hover, .Zebra_DatePicker td.dp_hover, .Zebra_DatePicker td.dp_selected {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.Zebra_DatePicker.dp_visible {
    visibility: visible;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    transition: opacity .2s ease-in-out;
}

.Zebra_DatePicker.dp_hidden {
    visibility: hidden;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}

.Zebra_DatePicker .dp_header .dp_next, .Zebra_DatePicker .dp_header .dp_previous {
    width: 30px;
}

.Zebra_DatePicker .dp_header .dp_caption {
    font-weight: 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;
}

/* Retina */

/* @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    .bdr, .bdb, .table-xsmn.table tr td div {
        border-width: 1px;
    }
} */

/* iPhone Portrait */

/* @media screen and (max-device-width: 480px) and (orientation:portrait) {
    .bdr, .bdb, .table-xsmn.table tr td div {
        border-width: 1px;
    }
    .control-panel {
        border-top: 1px solid #cbcbcb;
    }
} */

/* iPhone Landscape */

/* @media screen and (max-device-width: 480px) and (orientation:landscape) {
    .bdr, .bdb, .table-xsmn.table tr td div {
        border-width: 1px;
    }
    .control-panel {
        border-top: 1px solid #cbcbcb;
    }
} */

/* iPad Portrait */

/* @media screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
    .bdr, .bdb, .table-xsmn.table tr td div {
        border-width: 1px;
    }
} */

/* iPad Landscape */

/* @media screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
    .bdr, .bdb, .table-xsmn.table tr td div {
        border-width: 1px;
    }
} */

@supports (-webkit-touch-callout: none) {
    /* CSS specific to iOS devices */
}

@supports not (-webkit-touch-callout: none) {
    /* CSS for other than iOS devices */
}