body {
    margin: 0;
    padding: 0;
    line-height: 1.6;
    color: #000;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    font-size: 15px;
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    overflow-anchor: none
}

a {
    color: #0029ad;
    text-decoration: none
}

a:hover {
    color: #ed1c25
}

img {
    border: none;
    max-width: 100%
}

li, ul {
    margin: 0;
    padding: 0;
    list-style: none
}

h1, h2, h3, h4, h5, h6 {
    font-family: sans-serif;
    margin: 0;
    padding: 0;
    line-height: 1.4
}

applet, blockquote, canvas, caption, dd, dl, dt, embed, fieldset, figcaption, figure, hgroup, iframe, object, ol, output, p, pre, strike, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, video {
    border: 0;
    margin: 0;
    padding: 0
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

::after, ::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

button, input, select, textarea {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: inherit;
    outline: 0
}

input, select {
    height: 40px;
    padding: 0 10px
}

input, select, textarea {
    float: left;
    width: 100%;
    border: solid .5px #eaeaea;
    margin: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    text-overflow: "";
    appearance: none;
    border-radius: 2px;
    webkit-border-radius: 2px;
    -moz-border-radius: 2px
}

select {
    background: url(../images/arow.svg) no-repeat;
    background-position: right 8px top 50%;
    padding-right: 24px
}

button {
    background: 0 0;
    cursor: pointer;
    border: 0;
    padding: 0;
    margin: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%
}

table td, table th {
    padding: 3px;
    border: solid 1px #dddfe2
}

table thead th {
    background: #f0f8ff;
    font-size: 14px;
    font-weight: 500
}

.form-group {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 15px;
    display: table
}

.form-group:last-child {
    margin-bottom: 0
}

.btn {
    display: inline-block;
    padding: 0 16px;
    height: 40px;
    line-height: 40px;
    background-color: #dddfe2;
    cursor: pointer;
    text-align: center;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px
}

.text-danger {
    width: 100%;
    float: left;
    font-size: 12px;
    text-align: right;
    color: #ed1c25;
    padding-top: 5px;
    font-style: italic
}

.btn-right {
    float: right
}

.main {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 20px
}

.main-content {
    margin: auto;
    width: 100%;
    max-width: 1140px;
    min-width: 240px
}

.content-left {
    float: left;
    width: 53.5%;
    position: relative;
    padding-right: 16px
}

@media only screen and (max-width: 1024px) {
    .main-content {
        max-width: 1000px
    }

    .content-left {
        width: 52.5%
    }
}

.header {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 16px
}

.header-content {
    float: left;
    width: 100%;
    padding: 5px 0;
    background: #fff
}

.header-logo {
    float: left
}

.header-logo-img {
    float: left
}

.header-right {
    float: left;
    margin-left: 20px;
    border-left: solid 1px #e0e0e0;
    padding-left: 21px;
    margin-top: 14px
}

.icon-menu {
    top: 2px;
				width:18px;
				height:18px;
}

.header-time {
    float: right;
    color: #666;
    font-size: 14px;
    font-family: sans-serif
}

.btn-calendar {
    display: none;
    position: absolute;
    right: 16px;
    top: 10px;
    width: 36px;
    height: 36px;
    text-align: center
}

icon-calendar{ 
    position: initial;
    top: 20px
}

@media only screen and (max-width: 960px) {
    .widget {
        margin-bottom: 12px
    }

    .aside-300 {
        float: left;
        width: 100%;
        display: none
    }

    .aside-160 {
        width: 100%;
        display: none
    }

    .header {
        margin-bottom: 12px
    }

    .header-content {
        background: #fff;
        position: relative;
        z-index: 9
    }

    .content-left {
        width: 100%;
        padding: 0
    }

    .headermobi {
        padding: 0;
        height: 56px
    }

    .header-logo-img {
        float: none;
        height: 36px;
        top: 12px;
        position: relative
    }

    .header-logo {
        float: left;
        width: 100%;
        text-align: center
    }

    .btn-calendar {
        display: block
    }

    .header-time {
        display: none
    }
}

.aside-300 {
    float: right;
    width: 27%;
    position: relative;
    overflow: hidden
}

.aside-160 {
    float: left;
    width: 18%;
    position: relative
}

.widget {
    float: left;
    width: 100%;
    margin-bottom: 16px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12)
}

.widget-title {
    float: left;
    width: 100%;
    position: relative;
    padding: 10px 12px;
    background: #f0f8ff;
    text-transform: uppercase;
    border-bottom: solid .5px #eaeaea
}

.widget-title a {
    color: #000
}

.widget-container {
    float: left;
    width: 100%;
    position: relative
}

.widget-title h3 {
    font-size: 13px
}

.link-item a {
    font-family: sans-serif;
    float: left;
    width: 100%;
    padding: 6px 12px 6px 24px;
    position: relative
}

.link-item a::before {
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
    position: absolute;
    left: 10px;
    top: 17px;
    color: #444;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.link-item2 {
    font-family: sans-serif;
    float: left;
    width: 100%;
    padding: 6px 12px 6px 24px;
    position: relative;
    font-weight: 500
}

.link-item2-sub a {
    font-family: sans-serif;
    float: left;
    width: 100%;
    padding: 5px 5px 5px 24px
}

.link-item2::before {
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
    position: absolute;
    left: 10px;
    top: 17px;
    color: #444;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.widget_bg {
    background: #c80505;
    color: #fff
}

.form-wg {
    width: 100%;
    float: left;
    padding: 16px
}

.label_gril {
    float: left;
    line-height: 40px;
    width: 70px
}

.input_gril {
    display: grid
}

.tutorial-loto {
    color: #555;
    font-size: 13px;
    line-height: 22px;
    font-style: italic
}

.user-sidebar {
    background: #f0f8ff;
    position: relative;
    padding: 0 16px 10px 16px;
    float: left;
    width: 100%
}

.logosidebar {
    height: 48px
}

.pushbar {
    background: #fff;
    z-index: 99999;
    position: fixed;
    will-change: transform;
    overflow-y: auto;
    transition: transform .5s ease;
    will-change: transform
}

.pushbar_overlay {
    z-index: -999;
    position: fixed;
    width: 100%;
    max-width: 100%;
    height: 100%;
    min-height: 100vh;
    top: 0;
    left: 0;
    will-change: opacity;
    opacity: 0;
    will-change: opacity;
    background: #3c3442
}

.pushbar_locked .pushbar_overlay {
    opacity: .8;
    z-index: 999;
    transition: opacity .5s ease
}

.pushbar.from_left {
    top: 0;
    left: 0;
    width: 300px;
    max-width: 100%;
    height: 100%;
    overflow-x: hidden;
    transform: translateZ(0) translateX(-100%)
}

.pushbar.opened {
    transform: translateX(0) translateY(0)
}

.btn-pushbar-close {
    height: 48px;
    position: relative;
    z-index: 99;
    font-size: 30px;
    cursor: pointer;
    background: #f0f8ff;
    width: 100%;
    float: left
}

.btn-pushbar-3 {
    cursor: pointer;
    position: absolute;
    left: 8px;
    top: 10px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 100%;
    display: none
}

.pushbar-hide {
    display: none
}

.icon-back {
    height: 16px;
    width: 16px;
    position: relative;
    left: 16px;
    top: -2px
}

@media only screen and (max-width: 960px) {
    .pushbar-hide {
        display: block
    }

    .btn-pushbar-3 {
        display: block
    }
}

.ac-menu {
    width: 100%;
    float: left
}

.ac_item {
    position: relative;
    width: 100%;
    float: left
}

.ac_item:last-child {
    border-bottom: 0
}

.ac_content {
    display: none;
    width: 100%;
    float: left
}

.ac_icon {
    cursor: pointer;
    display: block;
    position: absolute;
    right: 10px;
    background-size: 12px;
    width: 36px;
    height: 36px;
    z-index: 2;
    top: 6px
}

.ac_open .ac_icon::before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    transition: all .4s ease-out;
    -webkit-transition: all .4s ease-out
}

.ac_icon::before {
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
    left: 40%;
    top: 50%;
    position: absolute;
    color: #666;
    transition: all .4s ease-out;
    -webkit-transition: all .4s ease-out
}

.ac_title_2 {
    font-size: 16px;
    float: left;
    padding: 12px 36px 12px 56px;
    width: 100%;
    font-weight: 500;
    color: #222
}

.ac_title_2.active {
    color: #ed1c25
}

.ac_ul2 a {
    padding: 10px 36px 10px 56px;
    float: left;
    width: 100%;
    color: #222
}

.ic-m {
    width: 24px;
    float: left;
    position: absolute;
    left: 16px
}

.ac_item.boder_top {
    border-top: solid .5px #eaeaea
}

.ac_item.ac_open .ac_title_2 {
    color: #ed1c25
}

.menu_ul {
    width: 100%;
    margin: auto;
    max-width: 1140px
}

.menu_li {
    float: left;
    position: relative
}

.menu_a {
    font-family: sans-serif;
    padding: 0 14px;
    float: left;
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700
}

.menu_a:hover {
    background: #ed1c25;
    color: #fff
}

.menu_a.active {
    background: #ed1c25;
    color: #fff
}

.menu_down li {
    width: 100%
}

.menu_down {
    width: 180px;
    background: #fff;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    z-index: 99999;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    -webkit-transition: opacity .2s linear, visibility .2s linear;
    -moz-transition: opacity .2s linear, visibility .2s linear;
    -o-transition: opacity .2s linear, visibility .2s linear;
    transition: opacity .2s linear, visibility .2s linear;
    top: 48px;
    left: 0
}

.menu_down a {
    padding: 8px 15px;
    float: left;
    width: 100%;
    position: relative;
    color: #222
}

.menu_down a:hover {
    background: #f0f8ff
}

.menu_down a.active {
    background: #f0f8ff
}

.icon-home {
    width: 17px;
    height: 16px;
    max-width: 17px;
    position: relative;
    top: 2px;
    margin-top:12px;
}

@media only screen and (max-width: 1140px) {
    .menu_ul {
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        overflow-x: scroll;
        overflow-x: auto;
        white-space: nowrap;
        display: flex
    }

    .menu_li {
        display: table-cell;
        text-align: center;
        position: inherit
    }

    .menu_a {
        padding: 0 14px;
        float: left;
        width: 100%;
        height: 48px;
        line-height: 48px;
        font-size: 14px;
        text-transform: uppercase;
        color: #fff;
        font-weight: 700
    }

    .menu_a.active {
        background: #ed1c25;
        color: #fff
    }
}

.nav_header {
    background: #c80505;
    float: left;
    width: 100%;
    position: relative
}

.nav-scrol-link-ic {
    position: absolute;
    cursor: pointer;
    left: 0;
    width: 40px;
    text-align: center;
    background: #c80505;
    z-index: 99;
    line-height: 48px;
    height: 48px;
    color: #fff;
    display: none
}

@media only screen and (max-width: 960px) {
    .nav_header {
        background: #c80505
    }

    .hide {
        display: none
    }
}

.footer {
    float: left;
    width: 100%;
    position: relative;
    background: #f0f8ff;
    border-top: solid .5px #dddfe2
}

.footer-content {
    padding: 15px 0;
    float: left;
    width: 100%
}

.copyright {
    float: left;
    font-size: 13px;
    line-height: 24px;
    width: 70%
}

.share-socal {
    float: right;
    position: relative;
    width: 30%;
    text-align: center
}

.rows-add {
    position: relative;
    padding-top: 16px;
    width: 100%;
    float: left
}

.textic24 {
    font-weight: 700
}

.ic24 {
    position: relative;
    top: 5px;
    margin-right: 5px
}

.dmca_protected {
    margin-left: 10px;
    float: left;
    margin-top: 5px
}

.mxh-like-item {
    float: left;
    margin-left: 10px
}

.icon-face {
    border-radius: 100%;
    float: left;
    color: #fff;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px
}

.icon-face.cl1 {
    background: #134a8d;
    color: #fff
}

.icon-face.cl2 {
    background: #ed3b3b;
    color: #fff
}

.icon-face.cl3 {
    background: #10afe3;
    color: #fff
}

.nav-bottom a {
    margin-right: 16px;
    color: #000
}

.nav-bottom {
    padding-top: 16px;
    font-size: 14px;
    font-weight: 500
}

.backtotop {
    background-color: #ed1c25;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 999;
    border-radius: 100%;
    height: 48px;
    width: 48px;
    line-height: 48px;
    text-align: center;
    box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28);
    display: none;
    animation: animatezoom .6s
}

@keyframes animatezoom {
    from {
        transform: scale(0)
    }
    to {
        transform: scale(1)
    }
}

.top-arrow {
    position: relative;
    top: 3px
}

.show_backtotop {
    display: block
}

@media only screen and (max-width: 960px) {
    .footer {
        padding: 0 12px
    }

    .nav-bottom {
        padding-top: 8px
    }

    .nav-bottom a {
        padding-top: 10px;
        display: inline-block
    }

    .copyright {
        width: 100%
    }

    .share-socal {
        float: left;
        width: 100%
    }

    .backtotop {
        bottom: 110px
    }
}

.section:last-child {
    margin-bottom: 0
}

.section-header h2 {
    font-size: 18px;
    text-align: center;
    font-weight: 700
}

.section-header h3 {
    font-size: 18px;
    text-align: center;
    font-weight: 700
}

.section-header2 {
    float: left;
    width: 100%;
    position: relative;
    background: #f0f8ff;
    border: solid .5px #dddfe2;
    padding: 8px 10px
}

.section-content {
    float: left;
    width: 100%;
    position: relative
}

.color_red {
    color: #ed1c25
}

header div:last-child {
    margin-bottom: 0
}

.post-title2 {
    padding-left: 16px
}

.section {
    float: left;
    width: 100%;
    margin-bottom: 16px;
    position: relative;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12)
}

.section:last-child {
    margin-bottom: 0
}

.section-header {
    float: left;
    width: 100%;
    position: relative;
    background: #ffeca0;
    border: solid .5px #dddfe2;
    border-bottom: 0;
    padding: 8px 0;
    text-align: center
}

.section-header h1 {
    font-family: sans-serif;
    font-size: 22px;
    text-align: center;
    font-weight: 700
}

.section-header h2 {
    font-size: 22px;
    text-align: center;
    font-weight: 700
}

.section-header h3 {
    font-size: 22px;
    text-align: center;
    font-weight: 700
}

.section-header2 {
    float: left;
    width: 100%;
    position: relative;
    background: #f0f8ff;
    border: solid .5px #dddfe2;
    padding: 8px 10px
}

.section-header2 h2 {
    font-size: 16px;
    font-weight: 700
}

.section-header2 h2 > a {
    color: #ed1c25
}

.section-header2 h2 > a:hover {
    color: #0029ad
}

.section-content {
    float: left;
    width: 100%;
    position: relative
}

.image {
    width: 100%;
    float: left;
    object-fit: cover
}

.description {
    display: grid
}

.post-news li {
    float: left;
    width: 100%;
    padding: 10px 16px;
    border-bottom: solid .5px #dddfe2;
    position: relative
}

.post-title2 {
    font-size: 16px;
    font-weight: 400
}

.post-news a {
    color: #000
}

.post-news a:hover {
    color: #ed1c25
}

.ads {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
    margin-bottom: 16px
}

.google-ads {
    width: 100%;
    float: left;
    text-align: center;
    margin: 12px 0
}

.breadcrumb {
    font-family: sans-serif;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    color: #555;
    font-size: 13px
}

.breadcrumb a {
    display: contents;
    color: #555
}

.breadcrumb a + a:before {
    padding: 0 5px;
    color: #555;
    content: "/\00a0"
}

.breadcrumb a + span:before {
    padding: 0 5px;
    color: #555;
    content: "/\00a0"
}

.text-center {
    text-align: center
}

.see-more {
    float: left;
    width: 100%;
    text-align: center;
    padding: 12px 16px
}

.see-more a {
    border: solid .5px #e0e0e0;
    padding: 4px 16px;
    display: inline-block;
    border-radius: 25px;
    color: #666;
    font-size: 14px
}

.see-more a:hover {
    color: #ed1c25
}

.load-more {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 16px
}

.load-more a {
    color: #fff;
    padding: 8px 25px;
    display: inline-block;
    border-radius: 25px;
    background: #ed1c25
}

.post-thumbnail {
    float: left;
    margin-right: 12px;
    position: relative;
    overflow: hidden
}

.thumb120 {
    width: 120px;
    float: left;
    margin-right: 12px;
    position: relative;
    overflow: hidden
}

.thumb120 img {
    width: 100%;
    float: left;
    object-fit: cover
}

@media only screen and (max-width: 960px) {
    .breadcrumb {
        font-size: 13px;
        padding: 0 16px
    }

    .section {
        margin-bottom: 16px;
        background: #fff
    }

    .ads {
        margin-bottom: 12px
    }
}

.table-result {
    text-align: center;
    font-family: arial
}

.table-lottery th, .table-result td {
    padding: 0
}

.table-result tr:nth-of-type(2n) {
    background-color: #f0f8ff
}

.table-result th {
    font-weight: 400;
    font-size: 16px
}

.name-prize {
    width: 10%
}

.number-prize {
    width: 90%
}

.code-DB1, .code-DB10, .code-DB11, .code-DB12, .code-DB13, .code-DB14, .code-DB15, .code-DB2, .code-DB3, .code-DB4, .code-DB5, .code-DB6, .code-DB7, .code-DB8, .code-DB9 {
    float: left;
    height: 40px;
    line-height: 40px;
    color: #ed1c25;
    font-weight: 700
}

.code-DB10, .code-DB11, .code-DB12, .code-DB13, .code-DB14, .code-DB15, .code-DB16, .code-DB17, .code-DB18, .code-DB19, .code-DB20 {
    float: left;
    margin: 0 6px;
    color: #ed1c25;
    font-weight: 700
}

.code-DB1 {
    width: 100%;
    font-size: 22px
}

.code-DB2 {
    width: 50%;
    font-size: 22px
}

.code-DB3 {
    width: 33.3%;
    font-size: 22px
}

.code-DB4 {
    width: 25%;
    font-size: 22px
}

.code-DB5 {
    width: 20%;
    font-size: 22px
}

.code-DB6 {
    width: 16.5%;
    font-size: 20px
}

.code-DB7 {
    width: 14%;
    font-size: 20px
}

.code-DB8 {
    width: 12.5%;
    font-size: 20px
}

.code-DB9 {
    width: 11%;
    font-size: 20px
}

.code-DB10 {
    width: 20%;
    font-size: 20px
}

.special-prize {
    float: left;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 34px;
    font-weight: 700;
    color: #ed1c25
}

.special-prize:hover {
    background-color: #fff4c3
}

.prize1 {
    float: left;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 28px;
    font-weight: 700
}

.prize1:hover {
    background-color: #fff4c3
}

.prize2 {
    float: left;
    width: 50%;
    height: 40px;
    line-height: 40px;
    font-size: 28px;
    font-weight: 700
}

.prize2:hover {
    background-color: #fff4c3
}

.prize3 {
    float: left;
    width: 33.3%;
    height: 40px;
    line-height: 40px;
    font-size: 28px;
    font-weight: 700
}

.prize3:hover {
    background-color: #fff4c3
}

.prize4 {
    float: left;
    width: 25%;
    height: 40px;
    line-height: 40px;
    font-size: 28px;
    font-weight: 700
}

.prize4:hover {
    background-color: #fff4c3
}

.prize5 {
    float: left;
    width: 33.3%;
    height: 40px;
    line-height: 40px;
    font-size: 28px;
    font-weight: 700
}

.prize5:hover {
    background-color: #fff4c3
}

.prize6 {
    float: left;
    width: 33.3%;
    height: 40px;
    line-height: 40px;
    font-size: 28px;
    font-weight: 700
}

.prize6:hover {
    background-color: #fff4c3
}

.prize7 {
    float: left;
    width: 25%;
    height: 40px;
    line-height: 40px;
    font-weight: 700;
    font-size: 34px;
    color: #ed1c25
}

.prize7:hover {
    background-color: #fff4c3
}

.table-loto tr:nth-of-type(2n) {
    background-color: #f0f8ff
}

.table-loto td {
    font-size: 16px;
    font-weight: 700
}

.table-loto th {
    color: #ed1c25;
    font-weight: 400
}

.table-loto thead th {
    background-color: #f0f8ff;
    font-size: 14px;
    color: #000
}

.loto-name {
    width: 10%;
    text-align: center;
    color: #ed1c25
}

.loto-col2 {
    width: 40%;
    font-size: 16px;
    font-weight: 700
}

@media (max-width: 960px) {
    .prize1, .prize2, .prize3, .prize4, .prize5, .prize6 {
        font-size: 24px
    }

    .prize7 {
        font-size: 30px
    }
}

.site-link, .section-header .site-link {
    width: 100%;
    float: left;
    font-size: 14px;
    font-weight: 400;
    margin-top: 5px;
    font-family: sans-serif
}

.site-link a {
    display: initial;
    text-decoration: underline;
    font-family: sans-serif;
    font-size: 14px
}

.site-link a + a:before {
    padding: 0 3px;
    color: #555;
    content: "/\00a0";
    display: inline-block
}

.site-link2 {
    padding: 6px 16px;
    width: 100%;
    float: left;
    font-weight: 500;
    font-size: 14px
}

.site-link2 a {
    display: initial;
    text-decoration: underline
}

.site-link2 a:hover {
    color: #ed1c25
}

.site-link2 a + a:before, .site-link2 a + span:before {
    padding: 0 3px;
    color: #555;
    content: "/\00a0";
    display: inline-block
}

.link-statistic {
    padding: 12px 16px;
    width: 100%;
    float: left
}

.link-statistic li {
    float: left;
    width: 100%;
    padding: 5px 0 5px 16px;
    position: relative
}

.link-statistic li::before {
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
    position: absolute;
    left: 0;
    top: 15px;
    color: #444;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.sms-loto {
    float: left;
    width: 100%;
    border-top: dashed .5px #dddfe2;
    color: #555;
    font-size: 14px;
    padding: 12px 16px
}

.sms-loto p {
    color: #555
}

.bltt {
    text-transform: uppercase;
    padding-bottom: 6px;
    color: #ed1c25;
    position: relative;
    padding-left: 28px
}

.ic-live {
    position: absolute;
    left: 16px;
    top: 5px
}

.ic-live::before {
    border-radius: 100%;
    -webkit-border-radius: 100%;
    display: block;
    width: 12px;
    height: 12px;
    background: #ed1c25;
    position: absolute;
    right: 0;
    content: '';
    box-shadow: 0 0 0 rgba(23, 143, 214, .4);
    -webkit-animation: live-pulse 1s infinite;
    -moz-animation: live-pulse 1s infinite;
    -o-animation: live-pulse 1s infinite;
    animation: live-pulse 1s infinite
}

@-webkit-keyframes live-pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(225, 6, 0, .5)
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(225, 6, 0, 0)
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(225, 6, 0, 0)
    }
}

@keyframes live-pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(225, 6, 0, .5);
        box-shadow: 0 0 0 0 rgba(225, 6, 0, .5)
    }
    70% {
        -moz-box-shadow: 0 0 0 10px rgba(225, 6, 0, 0);
        box-shadow: 0 0 0 10px rgba(225, 6, 0, 0)
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(225, 6, 0, 0);
        box-shadow: 0 0 0 0 rgba(225, 6, 0, 0)
    }
}

.span-text {
    font-size: 14px;
    color: #222;
    font-weight: 300
}

.notification {
    width: 100%;
    float: left;
    background: #ffeca0;
    text-align: center;
    color: #ed1c25;
    font-weight: 500;
    font-size: 20px
}

.notification2 {
    width: 100%;
    float: left;
    padding: 10px 16px;
    border-bottom: solid .5px #e0e0e0;
    font-weight: 700
}

.notificationnote {
    width: 100%;
    float: left;
    background: #ffeca0;
    text-align: center;
    color: #ed1c25;
    font-weight: 500;
    margin-bottom: 10px
}

.evenloto2 {
    animation: wg100-item .7s infinite
}

.wg100-item {
    background: #f44336;
    border-radius: 3px;
    color: #fff;
    padding: 5px 0;
    font-size: 14px;
    -webkit-animation: wg100-item .7s infinite;
    -moz-animation: wg100-item .7s infinite;
    -o-animation: wg100-item .7s infinite;
    animation: wg100-item .7s infinite
}

@-webkit-keyframes wg100-item {
    50% {
        background: #4caf50;
        color: #fff
    }
}

@-moz-keyframes wg100-item {
    50% {
        background: #4caf50;
        color: #fff
    }
}

@-o-keyframes wg100-item {
    50% {
        background: #4caf50;
        color: #fff
    }
}

@keyframes wg100-item {
    50% {
        background: #4caf50;
        color: #fff
    }
}

@-webkit-keyframes notification {
    50% {
        background: #f2f2f2
    }
}

.live-lottery {
    font-family: sans-serif;
    float: left;
    width: 100%;
    margin-bottom: 16px;
    padding: 7px;
    text-align: center;
    position: relative;
    background: bisque
}

.live-title {
    font-family: sans-serif;
    font-weight: 700
}

.live-box-title {
    font-size: 18px;
    text-align: center;
    font-weight: 700
}

.live-btn {
    font-family: sans-serif;
    cursor: pointer;
    background: #c80505;
    border-radius: 2px;
    color: #fff;
    padding: 2px 5px;
    font-size: 14px;
    display: inline-block;
    -webkit-animation: live-btn .7s infinite;
    -moz-animation: live-btn .7s infinite;
    -o-animation: live-btn .7s infinite;
    animation: live-btn .7s infinite;
    margin-left: 10px
}

.live-btn:hover {
    color: #fff
}

@-webkit-keyframes live-btn {
    50% {
        background: #4285f4;
        color: #fff
    }
}

@media (max-width: 960px) {
    .live-lottery {
        margin-bottom: 12px;
        padding: 0;
        background: 0 0
    }
}

.link-loto {
    width: 100%;
    float: left;
    padding: 10px 16px
}

.link-loto a {
    font-family: sans-serif;
    width: 50%;
    float: left;
    font-size: 14px;
    padding: 5px 0;
    position: relative;
    padding-left: 24px
}

.link-loto a:hover {
    color: #ed1c25
}

.link-loto a::before {
    content: "HOT";
    position: absolute;
    background: #ffeca0;
    font-size: 9px;
    padding: 0 3px;
    border-radius: 2px;
    margin-left: -30px;
    color: #ed1c25
}

.menu-item4 {
    display: table;
    width: 100%;
    float: left
}

.menu-item4 a {
    font-family: sans-serif;
    display: table-cell;
    width: 25%;
    float: left;
    padding: 5px 0;
    text-align: center;
    font-size: 14px;
    border: solid .5px #dddfe2;
    border-left: 0;
    border-bottom: 0;
    color: #222
}

.menu-item4 a:nth-child(4n+4) {
    border-right: 0
}

.menu-item4 a:hover {
    color: #fff;
    background: #ed1c25;
    border: solid .5px #ed1c25;
    border-left: 0;
    border-bottom: 0
}

.menu-item4 a.active {
    color: #fff;
    background: #ed1c25;
    border: solid .5px #ed1c25;
    border-left: 0;
    border-bottom: 0
}

.lottery-info {
    padding: 16px;
    font-size: 15px
}

.lottery-info h3 {
    padding-bottom: 10px
}

.lottery-info p {
    padding-bottom: 10px;
    color: #222
}

.w25 {
    width: 25%
}

#ajaxContentContainer {
    float: left;
    width: 100%;
    margin-bottom: 12px;
    position: relative;
    background: #fff
}

.red {
    color: red
}

.title-post {
    font-size: 18px;
    margin: 0;
    padding: 50px 20px
}

#hover-number td:hover {
    background-color: #00918d
}

.ketquamoi {
    background: #ff9;
    padding: 0 5px;
    border-radius: 3px;
    float: none !important;
    width: unset !important
}

.runloto-0, .runloto-1, .runloto-2, .runloto-3, .runloto-4, .runloto-5, .runloto-6, .runloto-7, .runloto-8, .runloto-9 {
    border-radius: 100%;
    color: #fff;
    padding: 0 3px;
    font-size: 22px
}

.runloto-0, .runloto-2, .runloto-4, .runloto-6, .runloto-8 {
    background: #333;
    background: -moz-linear-gradient(-45deg, #eb7164 0, #000);
    background: -webkit-gradient(left top, right bottom, color-stop(0, #333), color-stop(100%, #333));
    background: -webkit-linear-gradient(-45deg, #333 0, #333 100%);
    background: -o-linear-gradient(-45deg, #333 0, #333 100%);
    background: -ms-linear-gradient(-45deg, #333 0, #333 100%);
    background: linear-gradient(135deg, #333 0, #333 100%)
}

.runloto-1, .runloto-3, .runloto-5, .runloto-7, .runloto-9 {
    background: #b01014;
    background: -moz-linear-gradient(-45deg, #b01014 0, #b01014 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0, #b01014), color-stop(100%, #b01014));
    background: -webkit-linear-gradient(-45deg, #b01014 0, #b01014 100%);
    background: -o-linear-gradient(-45deg, #b01014 0, #b01014 100%);
    background: -ms-linear-gradient(-45deg, #b01014 0, #b01014 100%);
    background: linear-gradient(135deg, #b01014 0, #b01014 100%)
}

.sms-loto a {
    text-decoration: underline
}

.sms-loto a:hover {
    color: #0029ad
}

.ac_title_2.active {
    color: #ed1c25
}

.paddingtop0 {
    padding-top: 0
}

@media only screen and (min-width: 780px) {
    .advstickyleft {
        position: fixed;
        bottom: 8px;
        right: calc(50% + 568px);
        max-width: 200px;
        z-index: 1000
    }

    .advstickyright {
        position: fixed;
        bottom: 8px;
        left: calc(50% + 568px);
        max-width: 200px;
        z-index: 1000
    }

    .advfixfooter {
        display: none
    }

    .advrightfooter {
        max-width: 500px;
        position: fixed;
        right: 0;
        bottom: 0
    }
}

@media only screen and (max-width: 779px) {
    .advstickyleft {
        display: none
    }

    .advstickyright {
        display: none
    }

    .advfixfooter {
        position: fixed;
        max-height: 120px;
        width: 100%;
        z-index: 1000;
        left: 0;
        bottom: 0;
        text-align: center;
        clear: both;
        background: #fff
    }

    .advfixfooter .ads {
        padding: 0 !important;
        margin: 0 !important
    }

    .ads {
        padding: 10px 0;
        clear: both;
        text-align: center
    }

    .advfixfooter:empty {
        display: none
    }

    .advfixfooterClose {
        position: absolute;
        width: 30px;
        height: 30px;
        top: -30px;
        right: 0;
        padding: 3px;
        z-index: 9999;
        cursor: pointer;
        background-size: 13px 13px;
        background-position: 9px;
        background-repeat: no-repeat;
        box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, .2);
        border: none;
        border-radius: 12px 0 0 0;
        background: #f2f2f2
    }

    .advrightfooter {
        display: none
    }
}

.sms-loto span {
    font-size: 14px
}

.notedelay {
    position: absolute;
    top: 68px;
    left: 0;
    animation: notedelay2 .7s 20;
    display: none;
    width: 100%;
    float: left;
    padding: 10px;
    background: #4caf50;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    border-radius: 5px;
    z-index: 1
}

@-moz-keyframes notedelay2 {
    50% {
        background: #ffec9f;
        color: #fff
    }
}

@-o-keyframes notedelay2 {
    50% {
        background: #ffec9f;
        color: #fff
    }
}

@keyframes notedelay2 {
    50% {
        background: #ffec9f;
        color: #fff
    }
}

@media (max-width: 800px) {
    .section-header h1 {
        font-family: sans-serif;
        font-size: 16px
    }

    .section-header h2 {
        font-size: 18px
    }

    .site-link, .section-header .site-link {
        font-size: 13px
    }

    .site-link a + a::before {
        padding: 0
    }

    .table-result th {
        font-size: 14px
    }

    .table-loto th {
        font-size: 14px
    }

    .btn-pushbar-3 {
        left: 4px;
        top: 4px;
        width: 48px;
        height: 48px;
        line-height: 48px
    }

    .btn-calendar {
        right: 4px;
        top: 3px;
        width: 48px;
        height: 48px;
        line-height: 48px
    }

    .code-DB1, .code-DB2, .code-DB3, .code-DB4, .code-DB5, .code-DB6, .code-DB7, .code-DB8 {
        height: 36px;
        line-height: 36px
    }

    .code-DB10, .code-DB11, .code-DB12, .code-DB13, .code-DB14, .code-DB15, .code-DB9 {
        height: 30px;
        line-height: 30px
    }

    .code-DB7 {
        font-size: 18px
    }

    .code-DB8 {
        font-size: 16px
    }

    .code-DB9 {
        width: 20%;
        font-size: 18px
    }

    .code-DB10 {
        width: 20%;
        font-size: 18px
    }

    .special-prize {
        height: 36px;
        line-height: 36px;
        font-size: 32px
    }

    .prize1 {
        height: 36px;
        line-height: 36px;
        font-size: 24px
    }

    .prize2 {
        height: 36px;
        line-height: 36px;
        font-size: 24px
    }

    .prize3 {
        height: 36px;
        line-height: 36px;
        font-size: 24px
    }

    .prize4 {
        height: 36px;
        line-height: 36px;
        font-size: 24px
    }

    .prize5 {
        height: 36px;
        line-height: 36px;
        font-size: 24px
    }

    .prize6 {
        height: 36px;
        line-height: 36px;
        font-size: 24px
    }

    .prize7 {
        height: 36px;
        line-height: 36px;
        font-size: 30px
    }
}

@media only screen and (min-width: 961px) {
    .header-logo-img {
        width: 135px;
        height: 48px
    }

    .header-content {
        height: 58px
    }
}

.red {
    color: #ed1c25
}

.nav_show {
    z-index: 99;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transition: transform 300ms ease;
    -webkit-transition: transform 300ms ease;
    -moz-transition: transform 300ms ease;
    -o-transition: transform 300ms ease
}

.nav-scrol-link-ic {
    position: absolute;
    cursor: pointer;
    left: 0;
    width: 40px;
    text-align: center;
    background: #c80505;
    z-index: 99;
    line-height: 48px;
    height: 48px;
    color: #fff;
    display: none
}

@media only screen and (max-width: 960px) {
    .nav_header {
        background: #c80505
    }

    .hide {
        display: none
    }

    .nav_show .nav-scrol-link-ic {
        display: block
    }

    .nav_show .menu_ul {
        padding-left: 40px
    }
}

.headpn {
    height: 50px;
    width: 100%;
    float: left
}

.menu_ul li:hover > .menu_down {
    visibility: visible;
    opacity: 1
}

@media (hover: none) {
    .menu_ul li:hover > .menu_down {
        visibility: hidden
    }
}