/*
Theme Name: Du Doan Xo So
Author: DEV Summer
Version: 1.0.4
*/
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.container {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto
}

a {
    text-decoration: none
}

@media (min-width:768px) {
    .container {
        width: 750px
    }

}

@media (min-width:992px) {
    .container {
        width: 970px
    }

}

@media (max-width:1245px) {
    .col-md-12 .content {
        margin: auto
    }

    .header-page .container {
        width: 100%;
        margin: auto
    }

    .home-high3 .container {
        margin: auto;
        width: 100%
    }

    .home-high4 .container {
        margin: auto
    }

    .container {
        margin: auto;
        width: auto
    }

    .home-high0 .container {
        width: 100%;
        margin: auto;
        padding: 0px
    }

    .home-high0 .container .content {
        width: auto;
        padding: 0px 24px
    }

    .top-one {
        background-color: #de4245;
        height: 107px;
        color: #fff;
        font-family: "Open Sans";
        font-size: 36px
    }

    .top-one-title {
        color: #fff;
        text-align: center;
        padding-top: 45px
    }

    span.top-one-number {
        display: inline-block;
        position: relative;
        width: 165px
    }

    span.top-numberone {
        position: absolute;
        border: 8px solid #ffffff;
        display: inline-block;
        height: 148px;
        width: 148px;
        border-radius: 74px;
        top: -100px;
        background: #de4245;
        left: 20px;
        font-size: 119px;
        line-height: 120px;
        font-family: 'SwissBlack'
    }

    span.top-one-text {
        position: absolute;
        z-index: 99;
        font-size: 32px;
        left: 23px;
        top: -40px;
        font-family: 'Caviar'
    }

}

@media (min-width:1200px) {
    .col-md-12 .content {
        margin: auto
    }

    .container {
        margin: auto;
        width: auto;
        max-width: 1090px
    }

}

.container-medium {
    max-width: 991px;
    margin: auto;
    left: 0px;
    right: 0px
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: " "
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

}

@media (min-width:992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%;
        margin: auto;
        padding: 0px
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    #footer .col-lg-3 {
        width: 25%;
        margin: 0px;
        float: left
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

@media (max-width:768px) {
    .hidden-xs {
        display: none !important
    }

}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }

}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }

}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }

}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

a {
    color: #000
}

#content {
    margin-top: 5px;
    position: relative;
    margin-bottom: 20px
}

#content:after {
    content: "";
    display: table;
    clear: both
}

.clearfix::after {
    display: block;
    content: "";
    clear: both
}

.main {
    margin-top: 30px
}

html a {
    cursor: pointer
}

html a:hover {
    color: #85460A
}

.text-center {
    text-align: center
}

.row {
    padding-top: 5px
}

.block-space {
    height: 50px
}

#progress {
    z-index: 9;
    position: fixed;
    top: 100px;
    left: calc(50% - 50px);
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    padding: 10px 20px
}

.main-content {
    padding-left: 5px;
    padding-right: 5px
}

.block-results {
    margin-bottom: 20px
}

.block-results:after {
    content: "";
    display: table;
    clear: both
}

.block-result {
    margin-bottom: 20px
}

.block-result:after {
    content: "";
    display: table;
    clear: both
}

.sidebar-block .caption {
    text-transform: uppercase;
    color: #FFFFFF;
    background-color: #E71313;
    padding: 10px 10px;
    border-radius: 5px 5px 0px 0px
}

.sidebar-block ul {
    background-color: #fff
}

.sidebar-block ul li a {
    display: block;
    padding: 5px 10px
}

.sidebar-block ul li a:before {
    content: "\00BB";
    font-size: 15px
}

ul li {
    list-style: none
}

body.full-screen {
    overflow: hidden
}

body.full-screen .close-full-screen {
    position: fixed;
    top: 30px;
    right: 20px;
    z-index: 99999;
    border: 1px solid #528db1;
    border-radius: 50%;
    background-color: #e4e4e4;
    padding: 8px;
    cursor: pointer
}

.waiting-digit {
    width: 56px;
    height: 20px
}

@media only screen and (max-width:991px) {
    .left-sidebar {
        margin-top: 15px
    }

    .sidebar-block ul li a {
        padding: 15px 10px
    }

}

.after-content {
    margin-top: 15px;
    padding: 10px;
    background-color: #fff;
    display: table;
    width: 100%
}

.after-content a {
    color: #c63c2c;
    font-weight: bold
}

.after-content img {
    width: 300px;
    height: auto
}

.after-content p {
    font-family: Arial, Helvetica, sans-serif !important
}

#realtime-update:after {
    content: "";
    display: table;
    clear: both
}

.app-ico {
    padding-top: 8px;
    text-align: center
}

.app-ico a {
    display: inline-block;
    width: 120px;
    margin-right: 5px;
    height: 38px
}

.app-ico a.ios {
    background-image: url("/templates/linkmarket/images/icon-app-store.png");
    background-size: contain;
    background-repeat: no-repeat
}

.app-ico a.android {
    background-image: url("/templates/linkmarket/images/icon-google-play.png");
    background-size: contain;
    background-repeat: no-repeat
}

body {
    background: #f9f9f9;
    font-family: Arial, Helvetica, sans-serif;
    width: 100%;
    font-size: 14px;
    margin: 0;
    padding: 0
}

html {
    height: 100%;
    width: 100%
}

div {
    margin: 0;
    padding: 0
}

dl {
    margin: 0;
    padding: 0
}

dt {
    margin: 0;
    padding: 0
}

dd {
    margin: 0;
    padding: 0
}

ul {
    margin: 0;
    padding: 0
}

ol {
    margin: 0;
    padding: 0
}

li {
    margin: 0;
    padding: 0
}

h1 {
    font-weight: normal;
    color: #111111;
    font-size: 1.25em;
    margin: 0 0 1.1em;
    padding: 0
}

h2 {
    margin: 0;
    padding: 0
}

h3 {
    margin: 0;
    padding: 0
}

h4 {
    margin: 0;
    padding: 0
}

h5 {
    margin: 0;
    padding: 0
}

h6 {
    margin: 0;
    padding: 0
}

pre {
    margin: 0;
    padding: 0
}

form {
    margin: 0;
    padding: 0;
    margin: 0;
    padding: 0;
    margin: 0;
    padding: 0
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0 none;
    border: 1px solid #fff;
    border-radius: 5px;
    display: block;
    margin: 5px 0;
    padding: 8px;
    transition: border-color 0.2s linear 0s
}

fieldset legend {
    font-size: 12px;
    font-weight: bold
}

p {
    margin: 0;
    padding: 0;
    line-height: 1.6em;
    margin-bottom: 1.5em
}

blockquote {
    margin: 0;
    padding: 0
}

th {
    margin: 0;
    padding: 0;
    font-weight: normal;
    text-align: left;
    font-style: normal;
    font-weight: normal
}

td {
    margin: 0;
    padding: 0;
    font-weight: normal;
    text-align: left
}

td a {
    color: #000000;
    font-size: 13px;
    text-decoration: none
}

td a:hover {
    color: #1155cc;
    text-decoration: underline
}

.clear {
    clear: both;
    float: none !important
}

br {
    clear: both;
    float: none !important
}

.none_tag {
    margin: 0;
    padding: 0;
    margin: 0;
    padding: 0
}

.clr {
    clear: both
}

a.link_other_us {
    color: #f1c40f
}

a.link_other_us:hover {
    text-decoration: none
}

div.link_login_other {
    text-align: center
}

div.title_login {
    display: none
}

div.errow_ms {
    background: #f9e5e6 url("../images/error.png") no-repeat scroll 10px 50%;
    border: 1px solid #e8aaad;
    color: #b50007;
    font-size: 0.9em;
    margin: 0 0 10px;
    padding: 6px 10px 10px 45px;
    text-align: left
}

div.content_login {
    padding: 0 10px 10px
}

div.text_login {
    display: none;
    color: #222;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 4px;
    text-align: left
}

div.input_login input {
    text-align: left
}

.input_sb {
    background: #2ecc71 none repeat scroll 0 0;
    border: 1px solid #27ae60;
    border-radius: 4px;
    color: white;
    float: left;
    font-size: 0.8em;
    font-weight: 800;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-top: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 125px
}

.action {
    text-align: center;
    display: inline-block
}

.input_sb.bn-green {
    background: #3498db none repeat scroll 0 0
}

div.your_point {
    border-radius: 4px;
    color: #4d4d4d;
    font-size: 11px;
    font-weight: bold;
    height: 50px;
    left: 340px;
    outline: medium none;
    position: absolute;
    top: 10px
}

div.content_yp table.sort_table {
    border-radius: 0 0 4px 4px
}

div.mes_top {
    background: #f8f8f8 url("../images/bg_1.gif") repeat-x scroll center bottom;
    border: 1px solid #dddddd;
    border-radius: 4px;
    color: #0058b3;
    display: block;
    float: right;
    font-weight: bold;
    margin-right: 13px;
    outline: medium none;
    padding: 0.4em 9px 0.4em 16px;
    position: absolute;
    right: -7px;
    top: 40px
}

div.icon_mes {
    float: left;
    padding-right: 4px
}

div.icon_mes2 {
    float: left;
    padding-right: 4px;
    padding-top: 2px
}

span.line_bd {
    bottom: 1px;
    display: inline-block;
    padding: 0 2px;
    position: relative
}

.bluecolor_bold {
    color: #287bb5
}

div.all_edit_user {
    background: transparent url("../images/rol.png") repeat scroll 0 0;
    border: 1px solid #e9e9e9;
    margin: 15px auto;
    padding: 15px;
    width: 600px
}

#capcha_img {
    padding-bottom: 14px
}

div.title_user {
    font-weight: bold;
    padding-bottom: 15px
}

div.all_send_faq {
    background-color: #f4f4f4;
    border: 1px solid #e9e9e9;
    margin: 15px auto;
    padding: 15px;
    width: 560px
}

div.cart_title {
    border-bottom: 1px solid #b5b5b5;
    margin-bottom: 16px;
    padding-bottom: 0
}

.fieldsCollection legend {
    color: #000000;
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 0.83em;
    font-weight: bold
}

img {
    border: 0 none
}

.dotline {
    border-top: 1px solid #b5b5b5;
    height: 2px;
    margin: 0 0 0.77em;
    padding: 0;
    width: 100%
}

div.simpleForm label {
    width: 200px
}

div.left_mes {
    float: left;
    width: 12%
}

div.right_mes {
    float: left;
    padding-left: 6px;
    width: 87%
}

div.all_mess {
    background: #fff url("../images/bg_mes_all.jpg") repeat-y scroll left center
}

ul.mess_ul {
    list-style: outside none none;
    padding: 0;
    width: 151px
}

ul.mess_ul li {
    background: transparent url("../images/line_2x1.jpg") repeat-x scroll center bottom;
    padding: 9px
}

ul.mess_ul li a {
    background: transparent url("../images/arrow_gray_5x7.gif") no-repeat scroll 0 4px;
    color: #222222;
    font-size: 12px;
    font-weight: bold;
    padding-left: 9px;
    text-decoration: none
}

ul.mess_ul li a:hover {
    text-decoration: underline
}

ul.mess_ul li.active_mes a {
    color: #c51818
}

div.component_mesall {
    height: 450px;
    overflow-y: scroll
}

div.top_mes_ {
    border-bottom: 1px solid #c4c4c4;
    margin-bottom: 15px;
    padding-bottom: 15px
}

caption {
    font-weight: normal;
    text-align: left;
    font-style: normal;
    font-weight: normal
}

.sort_table thead th {
    background-color: #e6e6e6;
    font-weight: bold;
    padding: 10px 6px;
    text-align: center
}

#f_search {
    margin: 15px 0 0
}

table.tbldata2 {
    border-collapse: collapse;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#overlay {
    background: #fff none repeat scroll 0 0;
    display: none;
    position: absolute;
    z-index: 9999
}

#img-load {
    position: absolute
}

#menu-top {
    text-align: left
}

div.faq_list_item2 {
    background: #fff url("../images/faq_line_1x2.jpg") repeat-x scroll left bottom;
    margin: 0 12px;
    padding: 16px 18px 18px
}

div.faq_list_item {
    background: #fff url("../images/faq_line_1x2.jpg") repeat-x scroll left bottom;
    margin: 0 12px;
    padding: 16px 4px 18px
}

p.fl_item_title {
    background: transparent url("../images/faq_ak_14x12.png") no-repeat scroll 0 5px;
    padding-left: 20px
}

div.content_dt_faq {
    width: 900px;
    border: 1px solid #dedede;
    border-radius: 4px;
    position: relative
}

p.fls_title {
    background: transparent url("../images/faq_32x32.png") no-repeat scroll 12px 6px;
    height: 30px;
    padding-left: 53px;
    padding-top: 10px
}

p.fl_item_post {
    color: #828282;
    font-size: 11px;
    padding-top: 7px
}

span.fl_item_line {
    padding: 0 3px
}

p.fl_answer {
    font-weight: bold;
    padding: 8px 0 3px
}

div.fl_answer {
    line-height: 19px;
    text-align: justify
}

a.fl_more {
    font-size: 11px;
    font-weight: bold
}

div.fds_title {
    color: #ef5112;
    font-size: 14px;
    font-weight: bold;
    padding: 7px 0 3px
}

div.fds_post {
    color: #4d4d4d;
    font-size: 11px;
    line-height: 20px;
    padding-bottom: 5px
}

div.fds_answer_detail {
    font-size: 12px;
    line-height: 18px;
    padding-top: 8px;
    text-align: justify
}

div.fds_bottom {
    color: #4d4d4d;
    font-size: 11px;
    line-height: 20px;
    padding-bottom: 22px;
    text-align: right
}

div.title_ct_faq {
    background-color: #f4f4f4;
    border-bottom: 1px solid #dedede;
    border-radius: 4px 4px 0 0;
    font-size: 16px;
    padding: 6px 10px
}

div.left_tt_ct_faq {
    float: left;
    line-height: 24px
}

div.fds_content2 div.div_paging {
    margin-bottom: 10px;
    margin-right: 10px;
    margin-top: 12px
}

div.fds_content {
    padding: 12px
}

div.other_faq_bot {
    border-top: 1px solid #d2d2d2;
    padding-top: 15px
}

div.highlight_faq_ {
    background-color: #fbfbdf;
    padding: 0 15px
}

div.highlight_faq_ a {
    font-size: 12px;
    font-weight: bold
}

div.item_hg_faq {
    border-bottom: 1px solid #dedede;
    padding: 10px 0
}

div.item_hg_faq p.fl_item_post {
    padding-top: 2px
}

ul.fds_other {
    list-style: outside none none;
    padding-left: 16px
}

ul.fds_other li {
    background: transparent url("../images/faq_ak_14x12.png") no-repeat scroll 0 3px;
    padding-bottom: 5px;
    padding-left: 19px
}

span.fds_post {
    color: #5d5f5e;
    display: inline-block;
    padding-bottom: 13px;
    padding-left: 19px
}

div.send_qs_ {
    padding: 0
}

div.right_tt_ct_faq {
    float: right
}

.breadcrumb {
    line-height: 20px
}

#tableWrapper {
    background-color: #ffffff;
    border-left: 1px solid #c9c8c8;
    border-right: 1px solid #c9c8c8;
    margin: auto;
    width: 798px
}

#wideTableWrapper {
    background-color: #ffffff;
    border-left: 1px solid #c9c8c8;
    border-right: 1px solid #c9c8c8;
    margin: auto;
    width: 798px
}

.tableHead {
    background-color: #f6f6f6;
    border-bottom: 1px solid #e5e5e5;
    min-height: 29px;
    padding: 18px 25px
}

div.step1Active {
    background-position: -100px -59px;
    background-position: -100px -59px
}

h1.step {
    color: #333333;
    float: left;
    margin: 8px 15px 0 0;
    color: #333333;
    float: left;
    margin: 8px 15px 0 0
}

div.steps {
    background: transparent url("../images/sprite.png") no-repeat scroll 0 0;
    float: left;
    height: 38px;
    margin: 0 10px 0 25px;
    width: 38px
}

div.step1 {
    background-position: -100px -21px
}

div.step2 {
    background-position: -138px -21px
}

div.step3 {
    background-position: -176px -21px
}

div.step2Active {
    background-position: -138px -59px
}

div.step3Active {
    background-position: -176px -59px
}

div.step1Ok {
    background-position: -100px -97px;
    height: 39px;
    margin-left: 15px;
    margin-top: -1px;
    width: 48px
}

div.step2Ok {
    background-position: -148px -97px;
    height: 39px;
    margin-left: 15px;
    margin-top: -1px;
    width: 48px
}

div.step3Ok {
    background-position: -196px -97px;
    height: 39px;
    margin-left: 15px;
    margin-top: -1px;
    width: 48px
}

.leftContent {
    width: 100%
}

.simpleForm {
    margin: 10px 0 0 75px;
    min-height: 0;
    padding-bottom: 60px;
    margin: 10px 0 0 75px;
    min-height: 0;
    padding-bottom: 60px
}

.hint {
    color: #888888
}

small {
    font-size: 0.917em
}

.small {
    font-size: 0.917em
}

div.formField {
    display: block;
    float: left;
    font-weight: normal;
    margin-top: 1px;
    padding: 3px 0;
    width: 125px
}

div.formItem {
    display: block;
    float: left;
    font-weight: normal;
    margin-top: 1px;
    padding: 3px 0;
    width: 125px
}

em {
    color: #d03b3b;
    font-style: normal;
    font-weight: normal
}

.formError {
    background-color: #ffeaea;
    border: 1px solid #f3d3d2;
    border-radius: 10px;
    margin: -10px 0 1em;
    padding: 10px 8px
}

.errorBox {
    float: left;
    width: 298px;
    margin-bottom: 6px
}

input.url {
    background: #fff url("../images/sprite.png") no-repeat scroll -1px -172px;
    padding-left: 39px !important;
    width: 243px !important
}

.tipLeft {
    background: transparent url("../images/sprite.png") no-repeat scroll -87px 25px;
    padding-left: 8px;
    background: transparent url("../images/sprite.png") no-repeat scroll -307px -97px;
    padding-left: 8px;
    z-index: 101
}

.tipLeftMin {
    background: transparent url("../images/sprite.png") no-repeat scroll -307px -97px;
    padding-left: 8px;
    z-index: 101
}

.tableFoot {
    background-color: #f6f6f6;
    border-top: 1px solid #e5e5e5;
    min-height: 29px;
    padding: 18px 25px
}

.dashboardFoot {
    background-color: #f6f6f6;
    border-top: 1px solid #e5e5e5;
    min-height: 29px;
    padding: 18px 25px
}

.statusBox {
    float: left;
    margin: 3px 0 0 8px
}

.ok {
    background: transparent url("../images/sprite.png") repeat scroll -138px 0;
    height: 20px;
    margin-top: -1px;
    text-indent: -9999px;
    width: 20px
}

.notice {
    background-color: #fffcee;
    border: 1px solid #e5daa7;
    border-radius: 6px;
    margin-bottom: 32px;
    padding: 15px 20px
}

.notice p {
    margin-bottom: 0
}

.notice a {
    font-weight: bold
}

.tableBody {
    padding: 20px 25px
}

.greyBox {
    background-color: #e7eaed;
    border-radius: 10px
}

.box40 {
    float: left;
    margin: 12px 0;
    padding: 15px 20px;
    width: 310px;
    float: left;
    margin: 12px 0;
    padding: 15px 20px;
    width: 310px
}

.box60 {
    float: left;
    margin: 12px 0;
    padding: 15px 20px;
    width: 310px;
    width: 358px;
    float: left;
    margin: 12px 0;
    padding: 15px 20px;
    width: 310px
}

.txtCenter {
    text-align: center
}

span.iconDownload {
    background: transparent url("../images/sprite.png") no-repeat scroll -220px 0;
    display: inline-block;
    height: 42px;
    margin-right: 18px;
    vertical-align: -17px;
    width: 30px
}

big {
    font-size: 1.3em;
    font-weight: bold
}

a.popup {
    border-bottom: 1px dotted;
    text-decoration: none
}

code.nobg {
    background: transparent none repeat scroll 0 0
}

code {
    background-color: #f1f1f1;
    font-family: monospace;
    line-height: 2em;
    font-style: normal;
    font-weight: normal
}

address {
    font-style: normal;
    font-weight: normal
}

cite {
    font-style: normal;
    font-weight: normal
}

dfn {
    font-style: normal;
    font-weight: normal
}

var {
    font-style: normal;
    font-weight: normal
}

.error {
    background-color: #ffeaea
}

.error span.icon {
    background: transparent url("../images/sprite.png") no-repeat scroll 0 -240px
}

.error2 {
    background-color: #ffeaea
}

.messages {
    border-radius: 10px;
    margin: 1em 0;
    padding: 20px 20px 20px 115px;
    position: relative
}

.messages span.icon {
    display: block;
    float: left;
    height: 50px;
    margin: -5px 0 0 -80px;
    width: 50px
}

.message {
    background-color: #fbfbdf;
    margin-bottom: 15px
}

legend.tt_link {
    padding-bottom: 15px
}

select.select_rank {
    width: 296px
}

input.input_share {
    background: #f8f8f8 url("../images/bg_1.gif") repeat-x scroll center bottom;
    border: 1px solid #b8b8b8;
    border-radius: 4px;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    margin-left: 125px;
    margin-right: 5px;
    padding: 4px 10px;
    position: relative
}

a.link_point_share {
    background: #ededed url("../images/share_point.png") no-repeat scroll 3px 1px;
    border: 1px solid #a0a0a4;
    border-radius: 4px;
    display: inline-block;
    margin-right: 10px;
    padding-left: 22px;
    padding-right: 5px;
    position: relative
}

a.link_point_share:hover {
    background-color: #d5d5d5
}

a.link_point_share_2 {
    background: #ededed url("../images/share_history.png") no-repeat scroll 3px 1px;
    border: 1px solid #a0a0a4;
    border-radius: 4px;
    display: inline-block;
    margin-right: 10px;
    padding-left: 22px;
    padding-right: 5px;
    position: relative
}

a.link_point_share_2:hover {
    background-color: #d5d5d5
}

div.tour_book {
    padding: 10px 20px 20px
}

div.index_tour {
    padding: 15px 12px 4px 10px;
    position: relative
}

div.qc_item {
    border-bottom: 1px dotted #d1d1d1;
    padding: 10px 0
}

p.qc_item_title {
    background: transparent url("../images/qc_icon_14x16.jpg") no-repeat scroll 0 2px;
    font-size: 13px;
    font-weight: bold;
    padding-left: 19px
}

p.qc_item_summary {
    color: #272727;
    line-height: 17px;
    padding: 4px 0 0 16px;
    text-align: justify
}

p.qc_item_post {
    color: #272727;
    padding-left: 19px;
    text-align: right;
    font-size: 11px;
    font-style: italic
}

div.fd_answer {
    padding-top: 15px
}

p.fd_answer {
    color: red;
    font-weight: bold
}

div.fd_summary {
    line-height: 18px;
    padding-top: 5px;
    text-align: justify
}

h1.td_title {
    color: #010101;
    font-size: 24px;
    font-weight: normal;
    padding-bottom: 7px
}

h1.hd_title {
    color: #010101;
    font-size: 24px;
    font-weight: normal;
    padding-bottom: 7px
}

div.content_ques__ {
    padding-bottom: 8px
}

.tblue {
    color: #2c81c6
}

div.cdf_img {
    float: left;
    min-height: 10px;
    padding-right: 10px;
    padding-top: 4px
}

p.cdf_summary {
    line-height: 17px;
    padding-bottom: 8px;
    text-align: justify
}

a.cdf_link {
    padding: 0 5px
}

span.cdf_post {
    padding-right: 5px
}

div.cdf_form {
    border: 1px solid #dbdbdb;
    border-radius: 8px;
    margin-bottom: 20px;
    padding: 10px
}

p.cdf_form_title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 10px
}

form.cdf_form {
    padding-left: 34px
}

div.contact_scode_img {
    display: block;
    padding-bottom: 5px
}

div.contact_scode_img img {
    background: transparent url("../images/icon_refresh_10x10.jpg") no-repeat scroll 0 3px;
    display: inline-block;
    margin-left: 10px;
    margin-top: 21px;
    padding-left: 13px;
    text-decoration: underline
}

div.contact_scode_img img#siimage {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #c6c6c6;
    margin: 4px 0 10px;
    padding: 0;
    text-decoration: none
}

div.ctb_book input {
    margin-left: 124px
}

div.left_index {
    float: left;
    padding: 10px 0 0 10px;
    width: 77%
}

div.left_index_news {
    float: left;
    padding: 24px 0 0 10px;
    width: 49%
}

div.right_index {
    background-color: #d8d8d8;
    box-shadow: 3px 2px 2px #bababa inset;
    float: right;
    width: 21.5%
}

div#content_index {
    min-height: 498px;
    position: relative;
    top: -3px
}

div.video_right_index {
    background-color: #eeeeee;
    border-radius: 6px;
    margin: 45px 0;
    padding: 6px 10px;
    position: relative;
    width: 80%
}

div.tt_vd_right_ {
    color: #2b2b2b;
    font-size: 14px;
    padding-bottom: 7px;
    text-align: left
}

div.title_index__ {
    margin-bottom: 15px
}

div.title_index__ h3 {
    background: transparent url("../images/note_34x40.jpg") no-repeat scroll 0 0;
    font-size: 21px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    padding-left: 39px
}

div.title_index__ h3 font {
    color: #c90303;
    font-weight: normal
}

div.tt_co_index {
    background: #fff url("../images/bg_title_1x56.jpg") repeat-x scroll center bottom;
    color: #393939;
    font-size: 14px;
    height: 38px;
    line-height: 18px;
    padding: 8px 5px 5px 7px;
    position: relative
}

div.tt_co_index font {
    color: #393939;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    text-transform: uppercase
}

div.ct_co_index {
    font-size: 14px;
    line-height: 26px;
    padding: 10px
}

div.register_index {
    margin-bottom: 15px;
    text-align: center
}

div.register_index a {
    background: #ededed url("../images/bg_1.gif") repeat-x scroll center bottom;
    border: 1px solid #bababa;
    border-radius: 4px;
    color: #000;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    padding: 2px 10px;
    text-decoration: none
}

div.register_index a:hover {
    color: #9e0b0f
}

div.bg_rs_2 a {
    background: #f6e5b0 url("../images/bg_input_2.jpg") repeat-x scroll center bottom;
    border: 1px solid #dcbc3d;
    color: #000
}

div.bg_rs_2 a:hover {
    color: #9e0b0f
}

div.img_acc_2 {
    background: transparent url("../images/silver_acc_52x44.jpg") no-repeat scroll right bottom;
    bottom: 0;
    height: 44px;
    position: absolute;
    right: 0;
    width: 52px
}

div.img_acc_3 {
    background: transparent url("../images/gold_acc_62x49.jpg") no-repeat scroll right bottom;
    bottom: 0;
    height: 49px;
    position: absolute;
    right: 0;
    width: 62px
}

div.img_acc_4 {
    background: transparent url("../images/diamond_acc_50x47.jpg") no-repeat scroll right bottom;
    bottom: 0;
    height: 47px;
    position: absolute;
    right: 0;
    width: 50px
}

div.bottom_index {
    margin: 0 1.3%;
    padding: 29px 0
}

div.left_bottom_index {
    background-color: #eeeeee;
    border: 5px solid #eeeeee;
    border-radius: 5px;
    float: left;
    margin-right: 3%;
    padding: 4px;
    position: relative;
    width: 64%
}

div.right_bottom_index {
    float: right;
    margin-right: 1%;
    width: 30%
}

div.row_cmmt_index {
    border-bottom: 1px solid #ebebeb;
    margin: 0 8px;
    padding: 16px 0
}

div.row_cmmt_index a {
    color: #084d9e;
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 7px
}

img.img_cmmt {
    float: left;
    height: 60px;
    margin: 0 7px 7px 0;
    width: 88px
}

div.box_comment_index {
    background-color: #fff;
    border: 2px solid #eeeeee;
    border-radius: 4px;
    position: relative
}

div.title_cmmt_index {
    border-bottom: 1px solid #eeeeee;
    color: #333333;
    font-size: 14px;
    padding: 10px;
    text-transform: uppercase
}

div.columns_index {
    border: 5px solid #eeeeee;
    border-radius: 11px;
    float: left;
    margin: 0 1.3%;
    padding: 1px;
    position: relative;
    width: 95%
}

div.more_comment_index {
    padding-top: 10px
}

div.more_comment_index a {
    background: transparent url("../images/arrow_5x7.jpg") no-repeat scroll right 4px;
    font-size: 12px;
    font-style: italic;
    margin-right: 8px;
    padding-right: 9px
}

div.content_cmmt_index {
    padding-bottom: 15px
}

div.title_video_left {
    color: #333;
    font-size: 14px;
    padding-bottom: 10px;
    text-transform: uppercase
}

div.img_sr_list {
    display: block;
    float: left;
    margin: 0 12px 5px 0
}

div.img_sr_list a {
    display: block
}

div.img_sr_list img {
    border: 1px solid #cdcdcd;
    border-radius: 5px;
    display: block;
    height: 125px;
    position: relative;
    width: 196px
}

p.name_sr_list {
    margin: 0;
    padding-bottom: 6px;
    position: relative;
    top: -4px
}

p.name_sr_list a {
    font-size: 14px
}

div.title_news_hg {
    padding-bottom: 15px
}

div.title_news_hg a {
    font-size: 14px
}

p.item_des_sum {
    line-height: 16px;
    margin-bottom: 1px;
    padding-bottom: 0;
    text-align: justify
}

div.item_sr_list {
    background: transparent url("../images/dot_list_4x1.gif") repeat-x scroll center bottom;
    margin-right: 2%;
    padding: 19px 0 15px
}

div.more_service a {
    background: transparent url("../images/arrow_5x7.jpg") no-repeat scroll right 3px;
    padding-right: 7px
}

div.title_tour_list_2 h2 {
    padding-bottom: 2px
}

div.item_highlight_top {
    float: left;
    margin-right: 5%;
    width: 28%
}

div.content_news_hg img {
    border: 1px solid #cdcdcd;
    border-radius: 5px;
    display: block;
    height: 160px;
    width: 80%
}

div.news_highlight_top {
    background: transparent url("../images/dot_list_4x1.gif") repeat-x scroll center bottom;
    margin-right: 15px;
    padding-bottom: 20px
}

div.title_guide_dt {
    margin-right: 2%
}

div.title_guide_dt h2 {
    font-size: 18px;
    padding-bottom: 15px
}

div.content_guide_dt {
    padding-right: 1%
}

div.img_guide_detail {
    display: block;
    float: left;
    margin: 0 7px 5px 0
}

div.img_guide_detail img {
    border: 1px solid #cdcdcd;
    border-radius: 5px;
    display: block;
    height: 125px;
    position: relative;
    width: 196px
}

p.summary_guide_detail {
    line-height: 16px;
    margin-bottom: 1px;
    padding-bottom: 0;
    text-align: justify
}

div.content_guide_detail {
    line-height: 17px;
    padding: 15px 0 0;
    text-align: justify
}

div.soure_news {
    border-bottom: 1px dotted #8f8f8f;
    color: #595959;
    font-style: italic;
    margin-bottom: 15px;
    padding-bottom: 15px;
    padding-top: 10px
}

div.soure_news span {
    color: #595959;
    font-style: italic
}

ul.guide_list_other {
    list-style: outside none none;
    padding: 5px 10px 10px 40px
}

ul.guide_list_other li {
    background: transparent url("../images/arrow_5x7.jpg") no-repeat scroll 0 4px;
    margin-bottom: 7px;
    padding-left: 10px
}

ul.guide_list_other li a {
    line-height: 16px
}

div.other_guide____ {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
    text-transform: uppercase
}

div.text_news_hg {
    line-height: 16px;
    text-align: justify
}

div.footer_all {
    background-color: #d8d8d8;
    border-top: 1px solid #c4c4c4;
    color: #000;
    font-size: 12px;
    padding: 10px 20px
}

div.footer_all:after {
    content: "";
    display: table;
    clear: both
}

div.footer_left {
    float: left;
    text-align: left
}

div.footer_right {
    float: right;
    line-height: 17px;
    text-align: right
}

textarea.textarea_content {
    height: 120px;
    width: 520px
}

.content_guide_detail img {
    max-width: 654px
}

div.support_top_new {
    float: right;
    position: absolute;
    right: 180px;
    top: 48px
}

div.text_sp {
    float: left;
    padding-right: 10px;
    padding-top: 1px
}

div.ym_sp {
    float: left;
    padding-right: 10px;
    padding-top: 1px
}

div.skype_sp {
    float: left;
    padding-top: 1px
}

div.all_menu__ {
    float: left
}

div.open_note {
    float: right;
    background-color: #fffdd0;
    border: 1px solid #e3de74;
    border-radius: 3px;
    margin-right: 3px;
    margin-top: 7px;
    padding: 2px 4px
}

div.open_note a {
    background: transparent url("../images/1365498515_lamp.png") no-repeat scroll 0 0;
    cursor: pointer;
    display: inline-block;
    height: 19px;
    line-height: 19px;
    padding-left: 20px
}

div.open_note:hover {
    border: 1px solid #bfba4b
}

a.close_box {
    background: transparent url("../images/close_20x20.png") no-repeat scroll right 0;
    color: #000;
    cursor: pointer;
    display: inline-block;
    float: right;
    height: 20px;
    line-height: 20px;
    padding-right: 25px;
    text-decoration: underline
}

a.close_box:hover {
    background: transparent url("../images/close_20x20_hover.png") no-repeat scroll right 0;
    text-decoration: none
}

div.note_admin {
    background: #fffdd0 url("../images/lamp.png") no-repeat scroll left top;
    border: 1px solid #e3de74;
    border-radius: 5px;
    clear: both;
    margin-bottom: 15px;
    margin-left: 10px;
    margin-top: 10px;
    min-height: 80px;
    padding: 8px 10px 15px 60px;
    width: 47%
}

div.close_all_ {
    clear: both
}

#moveme {
    background: #ddd none repeat scroll 0 0;
    border-top: 1px solid #666;
    bottom: 0;
    padding: 5px;
    position: fixed;
    width: 100%;
    z-index: 1000
}

div.jp-title {
    border: 1px solid #cccccc;
    display: block;
    height: 30px;
    overflow: hidden;
    position: relative
}

.scrollingtext {
    color: red;
    font-family: "Trebuchet MS", Arial;
    font-size: 24px;
    font-weight: bold;
    position: absolute;
    white-space: nowrap
}

#content_index {
    display: table;
    width: 100%
}

#content_index .right-left {
    display: table-cell;
    text-align: left;
    vertical-align: top
}

#content_index .right-right {
    display: table-cell;
    width: 400px;
    text-align: left;
    vertical-align: top
}

.hide-this {
    display: none !important
}

input.date {
    padding-top: 5px !important;
    padding-bottom: 5px !important
}

h1.page-title {
    background-color: #c63c2c;
    color: #fff;
    padding: 10px 5px;
    margin: 0px;
    text-align: center
}

.top-header h1 {
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 0px;
    margin: 0px;
    text-overflow: ellipsis
}

.top-header .today {
    float: right
}

div#header {
    background-color: #E71313;
    width: 100%;
    z-index: 999
}

div#header .logo img {
    max-height: 34px;
    height: 34px;
    width: auto
}

.btn-menu-tooggle {
    display: none
}

.top-header-content {
    background-color: #fff;
    padding: 10px 10px 5px 10px
}

@media only screen and (min-width:992px) {
    .top-header h1 {
        padding-bottom: 8px
    }

    body:not(.sticky) .top-header-content .logo img {
        width: 133px;
        height: 48px
    }

    .sticky #menu-top {
        padding-left: 105px
    }

}

@media only screen and (max-width:991px) {
    div#header {
        height: 42px
    }

    div#header .logo {
        padding-top: 4px;
        display: inline-block;
        margin-left: calc(50vw - 95px)
    }

    div#header .logo img {
        max-height: 34px;
        height: 34px;
        width: auto
    }

    .quick-menu {
        width: 100%;
        background-color: #85460A;
        position: relative;
        z-index: 10
    }

    .quick-menu>ul {
        display: table;
        width: 100%
    }

    .quick-menu>ul>li {
        padding: 0px;
        display: table-cell;
        text-align: center
    }

    .quick-menu>ul>li a {
        color: #fff;
        font-weight: bold;
        display: inline-block;
        height: 40px;
        line-height: 40px;
        width: 100%
    }

    .quick-menu>ul>li.active {
        background-color: #ffc107
    }

    .quick-menu>ul>li.active a {
        color: #000
    }

    .quick-menu>ul>li.expand {
        cursor: pointer;
        position: relative
    }

    .quick-menu>ul>li.expand span {
        color: #fff;
        font-weight: bold;
        display: inline-block;
        height: 40px;
        line-height: 40px;
        padding-right: 20px;
        position: relative
    }

    .quick-menu>ul>li.expand span:after {
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 8px 8px 0 8px;
        border-color: #fff transparent transparent transparent;
        position: absolute;
        top: calc(50% - 3px);
        right: 0px
    }

    .quick-menu>ul>li.expand ul.quick-menu-sub {
        border-top: 1px solid #fff;
        display: none;
        position: absolute;
        top: 100%;
        right: 0px;
        background-color: #85460A;
        width: 200px
    }

    .quick-menu>ul>li.expand ul.quick-menu-sub li {
        padding-left: 10px;
        display: block;
        padding-right: 10px;
        border-bottom: 1px solid #f1f1f1
    }

    .quick-menu>ul>li.expand:hover ul.quick-menu-sub {
        display: block
    }

    #content {
        top: 35px
    }

}

#footer {
    margin-top: 30px
}

div.snackbar {
    visibility: visible;
    min-width: 250px;
    margin-left: -125px;
    background-color: #323232;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 999;
    left: 50%;
    top: 30px;
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s
}

div.snackbar.error {
    color: #ffc107
}

@-webkit-keyframes fadein {
    from {
        bottom: 0;
        opacity: 0
    }

    to {
        top: 30px;
        opacity: 1
    }

}

@keyframes fadein {
    from {
        top: 0;
        opacity: 0
    }

    to {
        top: 30px;
        opacity: 1
    }

}

@-webkit-keyframes fadeout {
    from {
        top: 30px;
        opacity: 1
    }

    to {
        top: 0;
        opacity: 0
    }

}

@keyframes fadeout {
    from {
        top: 30px;
        opacity: 1
    }

    to {
        top: 0;
        opacity: 0
    }

}

body[embed=true] #header,
body[embed=true] #footer,
body[embed=true] div.top-header,
body[embed=true] .left-sidebar,
body[embed=true] .right-sidebar,
body[embed=true] .app-ico {
    display: none !important
}

body[embed=true] .quick-menu {
    display: none !important
}

body[embed=true] #content {
    padding-top: 0px !important;
    margin-top: 0px;
    width: 100% !important;
    max-width: unset !important
}

body[embed=true] .block-lottery-today,
body[embed=true] .breakcrumb_all,
body[embed=true] .date-search-bar,
body[embed=true] .message-result,
body[embed=true] #f_comment,
body[embed=true] .after-content,
body[embed=true] .tabs,
body[embed=true] .tabs-contents {
    display: none !important
}

body[embed=true] .main-content {
    width: 100% !important;
    left: unset !important
}

body[embed=true] .block-results {
    margin-bottom: 0px
}

body[embed=true] .block-results>div.block-result {
    display: none
}

body[embed=true] .block-results>div.block-result:first-child {
    display: block
}

body[embed=true] #content {
    margin-bottom: 0px
}

body[embed=true] .main-content {
    padding: 0px !important
}

input[type=text],
input[type=date],
input[type=password],
input[type=email],
input[type=number],
textarea {
    display: inline-block;
    width: auto;
    padding: 5px 10px;
    line-height: 1.5;
    color: #000;
    background-clip: padding-box;
    border: 1px solid #4c4c4c;
    border-radius: 2px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    max-width: 100%;
    background-color: #fff
}

select {
    display: inline-block;
    width: auto;
    padding: 10px 12px;
    line-height: 1.5;
    color: #000;
    background-clip: padding-box;
    border: 1px solid #4c4c4c;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    max-width: 100%;
    background-color: #fff
}

.form-actions {
    padding-top: 10px
}

form .form-item {
    padding-top: 10pt;
    padding-bottom: 10pt
}

form#adminForm {
    background-color: #fff;
    padding: 10px;
    margin-bottom: 10px
}

form#adminForm:after {
    content: "";
    display: table;
    clear: both
}

form#adminForm.data-list {
    max-height: calc(100vh - 210px)
}

form#adminForm label {
    width: 100px;
    display: inline-block
}

form#adminForm fieldset {
    border: 1px solid #cccccc;
    padding: 10px;
    margin: 10px 10px;
    line-height: 25px
}

form#adminForm fieldset legend {
    display: inline-block;
    padding: 0px 15px;
    font-size: 16px;
    width: auto
}

.form-group {
    display: inline-block
}

#f_search .form-group {
    float: left;
    margin-right: 10px
}

#f_search .form-group label {
    float: left;
    line-height: 37px;
    margin-left: 15px;
    padding-right: 5px
}

::-webkit-input-placeholder {
    color: #6F7677
}

:-moz-placeholder {
    color: #6F7677;
    opacity: 1
}

::-moz-placeholder {
    color: #6F7677;
    opacity: 1
}

:-ms-input-placeholder {
    color: #6F7677
}

::-ms-input-placeholder {
    color: #6F7677
}

::placeholder {
    color: #6F7677
}

textarea,
input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="number"],
.input-checkbox {
    -webkit-appearance: none
}

input.datepicker {
    width: 120px
}

input[type="number"] {
    width: 120px
}

input[readonly] {
    background-color: #fff
}

html textarea {
    width: 600px;
    max-width: 100%;
    height: 150px;
    padding: 10px
}

#f_search .form-group .ms-drop ul>li label {
    float: none;
    line-height: 1.5
}

span.red-highlight {
    font-weight: bold;
    color: #c63c2c
}

span.blue-highlight {
    font-weight: bold;
    color: #1f10e2
}

mark {
    color: #1f10e2;
    background-color: transparent
}

@media only screen and (max-width:991px) {
    select {
        width: 120px;
        -webkit-appearance: none;
        -moz-appearance: none;
        text-align-last: center;
        background-image: url("/images/svg/drop-down-arrow.svg");
        background-size: 10px 10px;
        background-repeat: no-repeat;
        background-position-x: 95%;
        background-position-y: 12px
    }

}

.sort_table2 {
    margin-bottom: 0
}

.sort_table2 th {
    background-color: #fff;
    border-left: 1px solid #cccccc;
    color: #000000;
    font-weight: bold;
    padding: 8px;
    text-align: left;
    vertical-align: middle
}

.sort_table2 thead th.header {
    font-weight: bold;
    padding: 4px 5px 4px 4px;
    text-align: left;
    width: 35px
}

.sort_table2 thead th {
    border-left: 1px solid #cccccc;
    color: #000000;
    padding: 4px 5px 4px 4px;
    text-align: left;
    vertical-align: middle
}

.sort_table2 tr td {
    border-left: 1px solid #cccccc;
    color: #000000;
    padding: 4px 5px 4px 4px;
    text-align: left;
    vertical-align: middle
}

.sort_table2 tr .center {
    padding: 4px 5px 4px 4px;
    width: 5px
}

table.tbldata {
    border-collapse: collapse;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px
}

table.tbldata tbody tr:hover {
    background: #ffffcf none repeat scroll 0 0
}

.tbldata {
    background: #fff none repeat scroll 0 0;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #dedede;
    margin: 0 0 0px;
    width: 100%
}

.tbldata th {
    background-color: #e6e6e6;
    border-left: 1px solid #cccccc;
    color: #000000;
    font-weight: bold;
    padding: 8px;
    text-align: left;
    vertical-align: middle;
    border-bottom: 1px solid #dedede
}

.tbldata tbody tr.odd {
    background-color: #f5f5f5
}

.tbldata tr.center {
    padding: 15px;
    width: 5px
}

.tbldata tr td {
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    color: #000000;
    padding: 8px 8px;
    text-align: left;
    vertical-align: middle;
    cursor: pointer
}

.tbldata tr td.prize-value {
    width: 80px;
    border-left: none
}

.tbldata tr .center {
    padding: 10px;
    width: 5px
}

.tbldata tr.active {
    background-color: #ffffcf
}

.tbldata tr.unCompleted td {
    color: #c63c2c
}

.tbldata caption {
    border-left: 1px solid #cccccc;
    color: #fff;
    vertical-align: middle;
    background-color: #6F7677;
    font-weight: bold;
    font-size: 15px;
    padding: 10px 6px;
    white-space: nowrap;
    position: relative;
    text-align: center;
    z-index: 9
}

.tbldata caption[sort=true] {
    cursor: pointer;
    padding-right: 22px
}

.tbldata thead th {
    border-left: 1px solid #cccccc;
    color: #fff;
    vertical-align: middle;
    background-color: #6F7677;
    font-weight: bold;
    font-size: 15px;
    padding: 10px 6px;
    white-space: nowrap;
    position: relative;
    text-align: center;
    z-index: 9
}

.tbldata thead th[sort=true] {
    cursor: pointer;
    padding-right: 22px
}

.tbldata thead td {
    background-color: #000;
    font-weight: bold;
    padding: 10px 6px;
    text-align: center
}

.tbldata thead th.header {
    font-weight: bold;
    padding: 6px;
    text-align: left
}

.tbldata td {
    border-bottom: 1px solid #cccccc;
    white-space: nowrap
}

.tbldata input {
    margin: 0
}

tr.notactive td {
    color: #cccccc
}

tr.notactive td a {
    color: #cccccc
}

tr.admin_notactive td {
    color: #cccccc
}

tr.admin_notactive td a {
    color: #cccccc
}

tr.processing {
    bottom: 0;
    position: absolute
}

p.tt_faq_bot {
    padding-bottom: 10px;
    text-transform: uppercase
}

.tbldata-import tbody td:first-child {
    width: 200px
}

tr#search-row td {
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px
}

tr#search-row td input,
tr#search-row td select {
    width: 100%;
    max-width: 200px;
    padding: 5px
}

tr#search-row td input:focus,
tr#search-row td select:focus {
    border-color: #85460A;
    -webkit-box-shadow: none;
    box-shadow: none
}

tr#search-row td input.datepicker {
    width: 90px
}

#work-content .text-bold input {
    font-weight: bold
}

#work-table {
    border-top: 1px solid #000;
    border-right: 1px solid #000
}

#work-table td,
#work-table th {
    border-left: 1px solid #000;
    border-bottom: 1px solid #000
}

#work-table td.ticket-no {
    width: 50px
}

#work-table td.ticket-no input {
    text-align: center
}

#work-table .ticket-car-number {
    width: 30%
}

#work-table textarea,
#work-table input {
    border: none !important
}

.table-result-lottery {
    border-right: none
}

.table-result-lottery h2 {
    display: inline-block;
    font-size: 20px
}

.table-result-lottery tr.prize-pool td {
    padding: 5px !important
}

.table-result-lottery td.prize {
    width: 70px
}

.table-result-lottery td {
    text-align: center !important;
    padding: 0px !important
}

.table-result-lottery td.results span {
    display: inline-block;
    padding-top: 6px;
    padding-bottom: 6px;
    border-right: 1px solid #cccccc;
    font-size: 22px;
    font-weight: bold
}

.table-result-lottery td.results span[data-prize="1"] {
    color: #c63c2c
}

.table-result-lottery td.results span[data-prize="9"] {
    color: #c63c2c
}

.table-result-lottery td.results span.special-prize {
    color: #c63c2c
}

.table-result-lottery td.results span.wrap-text {
    white-space: initial
}

.table-result-lottery td.results span.header {
    padding: 10px 6px;
    font-size: 15px;
    color: #FFFFFF;
    background-color: #6F7677
}

.table-result-lottery td.results .quantity-of-number {
    display: grid
}

.table-result-lottery td.results .quantity-of-number[data-quantity="1"] {
    grid-template-columns: minmax(0, 1fr)
}

.table-result-lottery td.results .quantity-of-number[data-quantity="2"] {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr)
}

.table-result-lottery td.results .quantity-of-number[data-quantity="6"] {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr)
}

.table-result-lottery td.results .quantity-of-number[data-quantity="3"] {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr)
}

.table-result-lottery td.results .quantity-of-number[data-quantity="4"] {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr)
}

.table-result-lottery td.results .quantity-of-number[data-quantity="7"] {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr)
}

.table-result-lottery td.results .quantity-of-number[data-quantity="8"] {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr)
}

.table-result-lottery td.results .quantity-of-number[data-quantity="9"] {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr)
}

.table-result-lottery td.results .quantity-of-number.specs[data-quantity="4"] {
    grid-template-columns: minmax(0, 1fr) minmax(0, 2.5fr) minmax(0, 1fr) minmax(0, 2.5fr)
}

.table-result-lottery td.circle {
    text-align: left !important
}

.table-result-lottery td.circle i {
    font-style: normal;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 3px solid #c00;
    display: inline-block;
    margin: 0 5px 0 0;
    background-color: #c00
}

.table-result-lottery td.circle i.special {
    background-color: #fff200;
    border: 3px solid #fff200;
    position: relative;
    margin-left: 10px
}

.table-result-lottery td.circle i.special:before {
    position: absolute;
    top: -3px;
    width: 1px;
    left: -9px;
    height: 18px;
    background: #ed1c24;
    content: ''
}

.table-result-lottery div.vietlott {
    padding: 10px
}

.table-result-lottery div.vietlott ul {
    text-align: center;
    list-style-type: none
}

.table-result-lottery div.vietlott ul li {
    width: 57px;
    height: 57px;
    line-height: 52px;
    font-size: 30px;
    background: #c00;
    color: #fff;
    border: 3px solid #c00;
    display: inline-block;
    border-radius: 57px;
    vertical-align: middle;
    font-weight: 700;
    margin-right: 20px;
    margin-bottom: 10px
}

.table-result-lottery div.vietlott ul li[data-prize="7"] {
    background-color: #fff200;
    color: #ed1c24;
    border: 3px solid #fff200;
    margin-left: 10px;
    position: relative
}

.table-result-lottery div.vietlott ul li[data-prize="7"]:before {
    position: absolute;
    top: -3px;
    left: -15px;
    width: 1px;
    height: 57px;
    background: #ed1c24;
    content: ''
}

.table-result-lottery.table-result-lottery-font-small td.results span {
    font-size: 14px
}

.table-result-lottery.table-result-lottery-font-small.table-result-digits td.results span {
    border: none
}

.table-result-lottery a {
    color: blue
}

.table-word-wrap {
    max-width: 100%
}

.table-word-wrap td {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    font-weight: bold
}

.table-word-wrap td.break-word,
.table-word-wrap th.break-word {
    word-break: break-word !important;
    white-space: initial !important
}

@media only screen and (max-width:991px) {
    .table-result-lottery td.results span {
        font-size: 18px;
        padding-top: 5px;
        padding-bottom: 5px
    }

    .table-result-lottery td.results span[data-prize="1"] {
        font-size: 20px
    }

    .table-result-lottery td.results span[data-prize="9"] {
        font-size: 20px
    }

    .table-result-lottery td.results span.wrap-text {
        font-size: 15px
    }

    .tbl-responsive th,
    .tbl-responsive td {
        white-space: break-spaces !important
    }

    .table-result-lottery h2 {
        display: inline-block;
        font-size: 16px
    }

    .table-result-lottery tr.prize-pool td {
        padding: 3px 4px !important
    }

    .table-result-lottery div.vietlott {
        padding: 5px
    }

    .table-result-lottery div.vietlott ul li {
        width: 35px;
        height: 35px;
        line-height: 30px;
        font-size: 16px;
        margin-right: 7px
    }

    .table-result-lottery div.vietlott ul li[data-prize="7"] {
        margin-left: 7px
    }

    .table-result-lottery div.vietlott ul li[data-prize="7"]:before {
        left: -10px;
        height: 35px
    }

    .table-result-lottery td.circle i {
        width: 10px;
        height: 10px
    }

    .table-result-lottery td.circle i.special {
        background-color: #fff200;
        border: 3px solid #fff200;
        position: relative;
        margin-left: 6px
    }

    .table-result-lottery td.circle i.special:before {
        position: absolute;
        top: -3px;
        width: 1px;
        left: -9px;
        height: 10px;
        background: #ed1c24;
        content: ''
    }

}

.table-result-lottery td.align-left,
.table-result-lottery th.align-left {
    text-align: left !important;
    padding-left: 5px !important
}

.table-result-lottery th.cell-highlight,
.table-result-lottery td.cell-highlight {
    background-color: #5cb85c !important
}

.text-red {
    color: #c63c2c
}

.number-dot {
    font-weight: normal;
    font-size: 10px;
    float: right;
    margin-right: -2.5px;
    color: #cccccc
}

div.logo_linkmarket {
    float: left;
    height: 40px
}

.logo_linkmarket {
    padding: 5px 10px
}

.logo_linkmarket img {
    max-height: 100%
}

.btn {
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 8px 10px;
    font-size: 1rem;
    border-radius: 2px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.2);
    cursor: pointer
}

.btn-default {
    background-color: #fff;
    color: #000
}

.btn-primary {
    color: #fff;
    background-color: #E71313
}

.btn-secondary {
    color: #fff;
    background-color: #528db1;
    border-color: #528db1
}

.btn-danger {
    color: #fff;
    background-color: #c63c2c;
    border-color: #c63c2c
}

.btn-icon {
    font-size: 20px;
    padding: 5px
}

.btn-icon-red {
    color: #c63c2c
}

.toggle {
    --width: 50px;
    --height: calc(var(--width) / 3 + 10px);
    position: relative;
    display: inline-block;
    width: var(--width);
    height: var(--height);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    border-radius: var(--height);
    cursor: pointer
}

.toggle input {
    display: none
}

.toggle .slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: var(--height);
    background-color: #ccc;
    transition: all 0.4s ease-in-out
}

.toggle .slider::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: calc(var(--height));
    height: calc(var(--height));
    border-radius: calc(var(--height) / 2);
    background-color: #fff;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    transition: all 0.4s ease-in-out
}

.toggle input:checked+.slider {
    background-color: #2196F3
}

.toggle input:checked+.slider::before {
    transform: translateX(calc(var(--width) - var(--height)))
}

.toggle .labels {
    position: absolute;
    top: 8px;
    left: 3px;
    width: 100%;
    height: 100%;
    font-size: 10px;
    font-family: sans-serif;
    transition: all 0.4s ease-in-out
}

.toggle .labels::after {
    content: attr(data-off);
    position: absolute;
    right: 5px;
    color: #4d4d4d;
    opacity: 1;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
    transition: all 0.4s ease-in-out
}

.toggle .labels::before {
    content: attr(data-on);
    position: absolute;
    left: 5px;
    color: #ffffff;
    opacity: 0;
    text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.4);
    transition: all 0.4s ease-in-out
}

.toggle input:checked~.labels::after {
    opacity: 0
}

.toggle input:checked~.labels::before {
    opacity: 1
}

.ajax-loading {
    position: relative
}

.ajax-loading-overlay {
    padding-left: inherit;
    padding-right: inherit;
    top: 0px;
    left: 0px;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    background: rgba(0, 0, 0, 0.3)
}

.ajax-loading-overlay .content {
    display: block;
    width: 100%;
    height: 100%
}

.ajax-loading-overlay .content:before {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 9999995
}

.ajax-loading-overlay .content:after {
    top: calc(50% - 16px);
    left: calc(50% - 16px);
    position: absolute;
    content: " ";
    display: block;
    width: 32px;
    height: 32px;
    margin: 1px;
    border-radius: 50%;
    border: 3px solid #528db1;
    border-color: #528db1 transparent #fff transparent;
    animation: lds-dual-ring 0.6s linear infinite;
    z-index: 9999996
}

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }

}

div.div_paging {
    margin-bottom: 5px;
    margin-top: 5px;
    float: right;
    padding: 5px 0
}

div.div_paging a {
    border: 1px solid #dddddd;
    font-weight: bold;
    margin: 2px;
    outline: medium none;
    padding: 10px 15px;
    text-align: center
}

div.div_paging a.sh_page_selecta {
    background-color: #e4e4e4
}

.paging {
    display: table;
    width: 100%;
    margin-top: 10px
}

.paging .total-items {
    font-style: italic;
    padding-right: 50px;
    float: left;
    display: inline-block
}

.required-dot {
    color: #c63c2c
}

p.message-error {
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-left: 150px;
    color: #c63c2c
}

.errors {
    padding: 10px 10px 10px 30px;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #c63c2c;
    background-color: #EBCCCC
}

.errors li {
    list-style-type: decimal;
    color: #c63c2c;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px
}

.input-error {
    border: 1px solid #c63c2c !important
}

.message_text {
    padding: 10px 10px 10px 30px;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #3cb371;
    background-color: #D4EFCC;
    color: #3cb371
}

.error_message_text {
    padding: 10px 10px 10px 30px;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #E71313;
    background-color: #f9b6b6;
    color: #E71313
}

div.breakcrumb_all {
    border-bottom: 1px dotted #8f8f8f;
    color: #000000;
    margin: 0;
    padding: 10px 0px 10px 0px;
    text-align: left
}

div.breakcrumb_all .breadcrumb {
    font-style: italic
}

div.breakcrumb_all .breadcrumb img {
    width: 16px;
    height: 16px
}

#menu-top>ul {
    height: 40px;
    list-style: outside none none;
    padding: 0 20px 0 10px;
    position: relative
}

#menu-top>ul:after {
    content: "";
    display: table;
    clear: both
}

#menu-top>ul li {
    cursor: pointer;
    z-index: 9999;
    float: left;
    line-height: 32px
}

#menu-top>ul li:hover {
    background: transparent -moz-linear-gradient(center top, #4f5964 0%, #5f6975 40%) repeat scroll 0 0
}

#menu-top>ul li:hover>ul {
    display: block;
    z-index: 9999
}

#menu-top>ul li:hover>a {
    background-color: #4f5964
}

#menu-top>ul li a {
    cursor: pointer;
    border-right: 1px solid #d0d0d0;
    color: #fff;
    display: block;
    font-weight: bold;
    padding: 5px 15px;
    text-decoration: none
}

#menu-top>ul li ul {
    border-left: 1px solid #f7f7f7
}

#menu-top>ul ul {
    display: none;
    background: #5f6975 none repeat scroll 0 0;
    border: 1px solid #d0d0d0;
    margin-left: -1px;
    padding: 0;
    position: absolute;
    top: 95%
}

#menu-top>ul ul li.li_sub {
    line-height: 18px
}

#menu-top>ul ul li {
    border-bottom: 1px solid #575f6a;
    border-top: 1px solid #6b727c;
    float: none;
    list-style: outside none none;
    position: relative
}

#menu-top>ul ul li a {
    border: 0 none;
    color: #fff;
    font-size: 11px;
    padding: 5px 10px;
    width: 185px
}

#menu-top>ul ul li a:hover {
    background: #4b545f none repeat scroll 0 0
}

#menu-top>ul ul li.active {
    background: #ed282a
}

#menu-top>ul ul li.active a {
    cursor: #fff
}

#menu-top>ul::after {
    clear: both;
    content: "";
    display: block
}

#menu-top>ul>li.active {
    background: #4f5964;
    background: linear-gradient(180deg, #4f5964 0%, #5f6975 100%)
}

#menu-top>ul a {
    z-index: 9999
}

.main-menu-overlay {
    display: none
}

@media only screen and (min-width:992px) {
    .sticky #menu-top>ul li a {
        padding: 5px 10px
    }

    #menu-top>ul ul li a {
        background-color: #5f6975
    }

}

@media only screen and (max-width:991px) {
    .btn-menu-tooggle {
        display: inline-block;
        cursor: pointer;
        float: left;
        height: 42px;
        width: 60px;
        text-align: center;
        color: #fff;
        position: relative
    }

    .btn-menu-tooggle .lines {
        width: 24px;
        height: 3px;
        display: block;
        position: relative;
        top: 50%;
        left: 50%;
        will-change: transform;
        transform: translate(-50%, -50%);
        background: #FFF;
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transition: background .3s, -webkit-transform .3s, opacity .3s;
        transition: background .3s, transform .3s, opacity .3s;
        -moz-transition: transform .3s, background .3s, opacity .3s;
        -o-transition: transform .3s, background .3s, opacity .3s;
        text-align: left
    }

    .btn-menu-tooggle .lines:before,
    .btn-menu-tooggle .lines:after {
        position: absolute;
        background: #FFF;
        height: 3px;
        width: 24px;
        content: '';
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transition: background .3s, -webkit-transform .3s;
        transition: background .3s, -webkit-transform .3s;
        transition: transform .3s, background .3s;
        transition: transform .3s, background .3s, -webkit-transform .3s
    }

    .btn-menu-tooggle .lines:before {
        top: -8px
    }

    .btn-menu-tooggle .lines:after {
        bottom: -8px
    }

    #menu-top>ul {
        -webkit-tap-highlight-color: transparent;
        will-change: transform;
        position: fixed;
        z-index: 150;
        transform: translateX(-280px);
        padding-left: 0px;
        padding-right: 0px;
        top: 169px;
        left: 0px;
        width: 280px;
        transition: transform 0.4s;
        background-color: #fff;
        height: calc(100vh)
    }

    #menu-top>ul li {
        float: none
    }

    #menu-top>ul li a {
        border-right: none !important;
        border-bottom: 1px solid rgba(0, 0, 0, 0.06) !important;
        color: #000 !important
    }

    #menu-top>ul li#menu-logo {
        display: block;
        padding: 10px;
        position: relative;
        background-color: #E71313;
        text-align: center
    }

    #menu-top>ul li#menu-logo img {
        display: inline-block
    }

    #menu-top>ul li#menu-logo .left-arrow {
        position: absolute;
        left: 10px;
        top: 50%;
        transform: translate;
        transform: translate(0, -50%);
        cursor: pointer;
        display: inline-block;
        width: 35px;
        height: 35px;
        border-radius: 50%;
        border: 2px solid #fff
    }

    #menu-top>ul li#menu-logo .left-arrow:after {
        content: '';
        display: inline-block;
        margin-top: 8px;
        margin-left: 4px;
        width: 15px;
        height: 15px;
        border-top: 5px solid #fff;
        border-right: 5px solid #fff;
        -moz-transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
        transform: rotate(-135deg)
    }

    .mobile-menu-open .main-menu-overlay {
        display: block;
        width: 100vw;
        position: fixed;
        z-index: 40;
        height: 100%;
        top: 42px;
        background-color: rgba(0, 0, 0, 0.2)
    }

    .mobile-menu-open #menu-top>ul {
        transform: translateX(0px)
    }

    .mobile-menu-open .btn-menu-tooggle {
        background-color: #0a86cf
    }

    .mobile-menu-open .btn-menu-tooggle .lines {
        background-color: transparent
    }

    .mobile-menu-open .btn-menu-tooggle .lines:after {
        -webkit-transform: translateY(-8px) rotate(45deg);
        -ms-transform: translateY(-8px) rotate(45deg);
        transform: translateY(-8px) rotate(45deg);
        background: #fff;
        bottom: -8px
    }

    .mobile-menu-open .btn-menu-tooggle .lines:before {
        webkit-transform: translateY(8px) rotate(-45deg);
        -ms-transform: translateY(8px) rotate(-45deg);
        transform: translateY(8px) rotate(-45deg);
        background: #fff;
        top: -8px
    }

    .sticky #menu-top>ul {
        top: 40px
    }

    #menu-top>ul li {
        position: relative
    }

    #menu-top>ul li a {
        position: relative
    }

    #menu-top>ul li .expand-submenu {
        display: inline-block;
        padding: 5px;
        z-index: 10;
        position: absolute;
        right: 10px;
        top: 2px
    }

    #menu-top>ul li .expand-submenu img {
        transform: rotate(0deg);
        width: 24px;
        height: 24px
    }

    #menu-top>ul li:hover ul {
        display: none
    }

    #menu-top>ul li:hover a {
        background: transparent
    }

    #menu-top>ul li.expanded img {
        transform: rotate(180deg)
    }

    #menu-top>ul li.expanded ul {
        display: block;
        background-color: transparent
    }

    #menu-top>ul li.expanded ul li {
        border: none;
        padding-left: 10px
    }

    #menu-top>ul li.expanded ul li a {
        font-size: 14px
    }

    #menu-top>ul li ul {
        position: relative;
        background-color: transparent
    }

    #menu-top>ul li .expanded ul {
        display: block;
        width: 100%
    }

    #menu-top>ul li.active {
        background: transparent
    }

    #menu-top>ul li.active>a {
        background: #ea7a16 !important;
        color: #fff !important
    }

}

.color-red {
    color: #c63c2c !important
}

.font-size-normal {
    font-size: 13px !important
}

.font-size-medium {
    font-size: 16px !important
}

.print_content {
    color: #000;
    display: table;
    padding-right: 20px;
    margin: auto;
    width: 21cm;
    background-color: #e5b8b7 !important
}

.print_content .col-lg-12 {
    padding-left: 20px
}

.print_content .col-lg-6 {
    padding-left: 20px;
    width: 50% !important;
    display: inline-block;
    float: left
}

.print_content .print-title {
    display: inline-block;
    font-weight: bold;
    padding-left: 20px
}

.print_content .print-title-2 {
    font-size: 20px;
    font-weight: bold;
    color: #000
}

.print_content .tell-fax {
    float: right;
    display: inline-block;
    line-height: 26px;
    font-weight: bold
}

.print_content .basic-infomation-title {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    padding-left: 20px
}

.print_content .row label {
    width: 140px
}

.print_content .basic-infomation .row {
    padding-top: 4px
}

.print_content input[type=text],
.print_content select {
    padding: 2px 6px;
    font-weight: normal
}

.print_content .row {
    padding-top: 2px
}

.print_content .Exceptions input[type=text] {
    padding: 2px 10px
}

.print_content .Exceptions .row {
    padding-top: 4px
}

.print_content .col-1-3 {
    width: 33.333%;
    float: left;
    display: inline-block
}

.print_content .col-3-8 {
    width: 37.5%;
    float: left;
    display: inline-block
}

.print_content .col-2-8 {
    width: 25%;
    float: left;
    display: inline-block
}

.print_content .business-1 {
    padding-top: 4px
}

.print_content .business-1 label {
    width: 70px !important;
    text-align: right
}

.print_content .business-1 input[type=text] {
    width: 100px
}

.print_content .block-title {
    padding-top: 4px
}

.print_content .ticket-information .row.align-right label {
    text-align: right;
    width: 70px
}

.print_content .ticket-information .row label {
    width: 100px
}

.print_content .ticket-information .row:first-child {
    padding-bottom: 5px
}

.print_content label {
    font-weight: bold
}

.print_header {
    padding: 40px 20px 20px 20px
}

.print_header.print_header_ticket {
    padding: 35px 20px 5px 20px
}

.print-footer {
    padding: 3px 0px 3px 20px;
    font-weight: bold
}

.footer_bottom {
    padding-top: 3px
}

.trigger-text input[type=text] {
    width: 100px
}

.trigger-text label {
    text-align: right
}

.padding-left-15 {
    padding-left: 15px !important
}

.padding-left-0 {
    padding-left: 0px !important
}

#work-content textarea {
    width: 100%;
    height: 35px;
    padding: 5px;
    resize: none;
    margin: 0px
}

.text-signature {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important
}

@media print {
    @page {
        margin: 0;
        size: 210mm 297mm
    }

    body {
        margin: 10px
    }

    table {
        border-collapse: collapse;
        border-spacing: 0
    }

    #print_content select {
        -webkit-appearance: none;
        -moz-appearance: none;
        text-indent: 1px;
        text-overflow: ''
    }

    .work-time select {
        width: 50px
    }

    .hide-print {
        display: none !important
    }

}

.SearchAutoComplete-container {
    padding: 0px
}

.SearchAutoComplete-container.ajax-loading:after {
    position: absolute;
    content: "";
    width: 38px;
    height: 38px;
    top: 0px;
    right: 0px;
    background: url("/templates/linkmarket/images/loading.gif") no-repeat center center transparent
}

.SearchAutoComplete {
    top: calc(100% - 2px);
    min-width: 100%;
    left: 5px;
    padding-left: 10px;
    background-color: #fff;
    overflow-y: auto;
    z-index: 10;
    border: 1px solid silver;
    -webkit-box-shadow: 2px 3px 5px 0px #575257;
    -moz-box-shadow: 2px 3px 5px 0px #575257;
    box-shadow: 2px 3px 5px 0px #575257
}

.SearchAutoComplete ul {
    padding: 5px 0px
}

.SearchAutoComplete ul li {
    display: block;
    border-bottom: 1px solid #e4e4e4;
    padding: 5px;
    cursor: pointer;
    white-space: nowrap
}

.SearchAutoComplete ul li.active {
    background-color: #004873;
    color: white
}

.SearchAutoComplete ul li:hover {
    background-color: #246b95;
    color: #fff
}

.SearchAutoComplete-results {
    padding-bottom: 5px;
    display: block
}

.SearchAutoComplete-results .SearchAutoComplete-result {
    display: inline-block;
    border: 1px solid #e4e4e4;
    padding: 10px 5px 10px 10px
}

.SearchAutoComplete-results .SearchAutoComplete-result .remove-item {
    display: inline-block;
    padding: 0px 5px;
    border: 1px solid #f1f1f1;
    background-color: #e4e4e4;
    border-radius: 5px;
    margin-left: 10px;
    cursor: pointer;
    color: #c63c2c
}

.lottery-location .caption {
    display: block;
    text-transform: uppercase;
    background-color: #E71313;
    padding: 10px 10px;
    border-radius: 5px 5px 0px 0px
}

.lottery-location .caption a {
    color: #fff
}

.lottery-location>ul>li>ul {
    background-color: #fff;
    border-radius: 3px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 10px
}

.lottery-location>ul>li>ul li a {
    display: block;
    padding: 5px 10px
}

.lottery-location>ul>li>ul li a:before {
    content: "\00BB";
    font-size: 15px
}

@media only screen and (max-width:991px) {
    .lottery-location>ul>li>ul li a {
        padding: 10px
    }

}

.block-lottery-today .caption {
    background-color: #FEF6DD;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 16px
}

.block-lottery-today a {
    color: #0505a7;
    line-height: 35px;
    display: block;
    padding: 5px
}

.block-lottery-today .tbldata tr td {
    vertical-align: top;
    text-align: center;
    font-weight: bold
}

.block-lottery-today .tbldata tr td a {
    white-space: break-spaces
}

@media only screen and (max-width:991px) {
    .block-lottery-today table td {
        padding: 0px
    }

    .block-lottery-today table tr.tr-header td {
        padding-top: 5px;
        padding-bottom: 5px
    }

    .block-lottery-today a {
        padding: 5px 0 0 0;
        display: block
    }

}

.block-lottery-by-day .lottery-by-day-content {
    background-color: #fff;
    padding: 5px 10px;
    text-align: center;
    border: 1px solid #c1c1c1
}

.block-lottery-by-day .lottery-by-day-content .filter-by-date {
    display: inline-block
}

.block-lottery-by-day .lottery-by-day-content .filter-by-date label {
    float: left;
    line-height: 30px;
    margin-right: 5px;
    color: #E71313;
    font-weight: bold
}

.block-lottery-by-day .lottery-by-day-content .filter-by-date label:first-letter {
    text-transform: uppercase
}

.block-lottery-by-day .lottery-by-day-content .filter-by-date img {
    float: right;
    width: 32px;
    height: 32px
}

.result-display-control {
    padding: 10px 10px;
    background-color: #85460A;
    color: #fff
}

.result-display-control:after {
    content: "";
    display: table;
    clear: both
}

.result-display-control .full-result-table-control,
.result-display-control .full-static-table-control {
    cursor: pointer;
    float: right
}

.result-display-control .full-result-table-control .icon-expand,
.result-display-control .full-static-table-control .icon-expand {
    background: url("/templates/linkmarket/images/expad-arrows.png") top left no-repeat transparent;
    background-size: 16px 16px;
    display: inline-block;
    height: 16px;
    width: 80px;
    padding-left: 21px
}

.result-display-control .full-result-table-control .icon-expand:after,
.result-display-control .full-static-table-control .icon-expand:after {
    content: "Phóng to"
}

table.full-screen {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
    width: 100vw;
    height: 100vh
}

.digits-form label.radio input {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    pointer-events: none
}

.digits-form label.radio input+b {
    width: 1em;
    height: 1em;
    display: inline-block;
    border-radius: 100%;
    border: none;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto
}

.digits-form label.radio input:checked+b {
    background-image: url('data:image/svg+xml;utf8,<svg%20xmlns=!string!%20xmlns:xlink=!string!%20version=!string!%20viewBox=!string!><circle%20cx=!string!%20cy=!string!%20r=!string!%20fill=!string!%2F><%2Fsvg>')
}

.digits-form label.radio * {
    vertical-align: middle
}

.digits-form label.radio[data-value="http:%2F%2Fwww.w3.org%2F2000%2Fsvg"] span:after {
    content: "http:%2F%2Fwww.w3.org%2F1999%2Fxlink"
}

.digits-form label.radio[data-value="1.1"] span:after {
    content: "0%200%20100%20100"
}

.digits-form label.radio[data-value="50"] span:after {
    content: "50"
}

.digits-form {
    float: left
}

.digits-form label.radio {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer
}

.digits-form label.radio+label.radio {
    margin-left: 0.5em
}

.message-result {
    background-color: #b2d3e7;
    padding: 10px
}

.message-result .highlight {
    font-weight: bold;
    color: #AB1212
}

.message-result .highlight a {
    color: #AB1212
}

.chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.chosen-container * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    z-index: 1010;
    width: 100%;
    border: 1px solid #aaa;
    border-top: 0;
    background: #fff;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    clip: rect(0, 0, 0, 0);
    -webkit-clip-path: inset(100% 100%);
    clip-path: inset(100% 100%)
}

.chosen-container.chosen-with-drop .chosen-drop {
    clip: auto;
    -webkit-clip-path: none;
    clip-path: none
}

.chosen-container a {
    cursor: pointer
}

.chosen-container .search-choice .group-name,
.chosen-container .chosen-single .group-name {
    margin-right: 4px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
    color: #999999
}

.chosen-container .search-choice .group-name:after,
.chosen-container .chosen-single .group-name:after {
    content: "30";
    padding-left: 2px;
    vertical-align: top
}

.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 35px;
    border: 1px solid #aaa;
    border-radius: 5px;
    background-color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
    background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px
}

.chosen-container-single .chosen-default {
    color: #999
}

.chosen-container-single .chosen-single span {
    display: block;
    line-height: 35px;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px
}

.chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 6px;
    right: 26px;
    display: block;
    width: 12px;
    height: 12px;
    background: url("/templates/linkmarket/js/chosen/chosen-sprite.png") -42px 1px no-repeat;
    font-size: 1px
}

.chosen-container-single .chosen-single abbr:hover {
    background-position: -42px -10px
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
    background-position: -42px -10px
}

.chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 100%
}

.chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url("/templates/linkmarket/js/chosen/chosen-sprite.png") no-repeat 0px 8px
}

.chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap
}

.chosen-container-single .chosen-search input[type="%23537E51"] {
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    height: auto;
    outline: 0;
    border: 1px solid #aaa;
    background: url("/templates/linkmarket/js/chosen/chosen-sprite.png") no-repeat 100% -20px;
    font-size: 1em;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0
}

.chosen-container-single .chosen-drop {
    margin-top: -1px;
    border-radius: 0 0 4px 4px;
    background-clip: padding-box
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    -webkit-clip-path: inset(100% 100%);
    clip-path: inset(100% 100%)
}

.chosen-container .chosen-results {
    color: #444;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
    max-height: 240px;
    -webkit-overflow-scrolling: touch
}

.chosen-container .chosen-results li {
    display: none;
    margin: 0;
    padding: 5px 6px;
    list-style: none;
    line-height: 15px;
    word-wrap: break-word;
    -webkit-touch-callout: none
}

.chosen-container .chosen-results li.active-result {
    display: list-item;
    cursor: pointer
}

.chosen-container .chosen-results li.disabled-result {
    display: list-item;
    color: #ccc;
    cursor: default
}

.chosen-container .chosen-results li.highlighted {
    background-color: #3875d7;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
    background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
    color: #fff
}

.chosen-container .chosen-results li.no-results {
    color: #777;
    display: list-item;
    background: #f4f4f4
}

.chosen-container .chosen-results li.group-result {
    display: list-item;
    font-weight: bold;
    cursor: default
}

.chosen-container .chosen-results li.group-option {
    padding-left: 15px
}

.chosen-container .chosen-results li em {
    font-style: normal;
    text-decoration: underline
}

.chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0 5px;
    width: 100%;
    height: auto;
    border: 1px solid #aaa;
    background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: linear-gradient(#eee 1%, #fff 15%);
    cursor: text
}

.chosen-container-multi .chosen-choices li {
    float: left;
    list-style: none
}

.chosen-container-multi .chosen-choices li.search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap
}

.chosen-container-multi .chosen-choices li.search-field input[type="0"] {
    margin: 1px 0;
    padding: 0;
    height: 25px;
    outline: 0;
    border: 0 !important;
    background: transparent !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #999;
    font-size: 100%;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0;
    width: 25px
}

.chosen-container-multi .chosen-choices li.search-choice {
    position: relative;
    margin: 3px 5px 3px 0;
    padding: 3px 20px 3px 5px;
    border: 1px solid #aaa;
    max-width: 100%;
    border-radius: 3px;
    background-color: #eeeeee;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-size: 100% 19px;
    background-repeat: repeat-x;
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    color: #333;
    line-height: 13px;
    cursor: default
}

.chosen-container-multi .chosen-choices li.search-choice span {
    word-wrap: break-word
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    position: absolute;
    top: 4px;
    right: 3px;
    display: block;
    width: 12px;
    height: 12px;
    background: url("/templates/linkmarket/js/chosen/chosen-sprite.png") -42px 1px no-repeat;
    font-size: 1px
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
    background-position: -42px -10px
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
    padding-right: 5px;
    border: 1px solid #ccc;
    background-color: #e4e4e4;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    color: #666
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
    background: #d4d4d4
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
    background-position: -42px -10px
}

.chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0
}

.chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #ccc;
    cursor: default
}

.chosen-container-active .chosen-single {
    border: 1px solid #5897fb;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3)
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #aaa;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
    background-image: linear-gradient(#eee 20%, #fff 80%);
    -webkit-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset
}

.chosen-container-active.chosen-with-drop .chosen-single div {
    border-left: none;
    background: transparent
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 2px
}

.chosen-container-active .chosen-choices {
    border: 1px solid #5897fb;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3)
}

.chosen-container-active .chosen-choices li.search-field input[type=" Đầy đủ"] {
    color: #222 !important
}

.chosen-disabled {
    opacity: 0.5 !important;
    cursor: default
}

.chosen-disabled .chosen-single {
    cursor: default
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
    cursor: default
}

.chosen-rtl {
    text-align: right
}

.chosen-rtl .chosen-single {
    overflow: visible;
    padding: 0 8px 0 0
}

.chosen-rtl .chosen-single span {
    margin-right: 0;
    margin-left: 26px;
    direction: rtl
}

.chosen-rtl .chosen-single-with-deselect span {
    margin-left: 38px
}

.chosen-rtl .chosen-single div {
    right: auto;
    left: 3px
}

.chosen-rtl .chosen-single abbr {
    right: auto;
    left: 26px
}

.chosen-rtl .chosen-choices li {
    float: right
}

.chosen-rtl .chosen-choices li.search-field input[type="2"] {
    direction: rtl
}

.chosen-rtl .chosen-choices li.search-choice {
    margin: 3px 5px 3px 0;
    padding: 3px 5px 3px 19px
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
    right: auto;
    left: 4px
}

.chosen-rtl.chosen-container-single .chosen-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0
}

.chosen-rtl .chosen-results li.group-option {
    padding-right: 15px;
    padding-left: 0
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
    border-right: none
}

.chosen-rtl .chosen-search input[type=" 2 số"] {
    padding: 4px 5px 4px 20px;
    background: url("/templates/linkmarket/js/chosen/chosen-sprite.png") no-repeat -30px -20px;
    direction: rtl
}

.chosen-rtl.chosen-container-single .chosen-single div b {
    background-position: 6px 2px
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
    background-position: -12px 2px
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:144dpi), only screen and (min-resolution:1.5dppx) {
    .chosen-rtl .chosen-search input[type="3"],
    .chosen-container-single .chosen-single abbr,
    .chosen-container-single .chosen-single div b,
    .chosen-container-single .chosen-search input[type=" 3 số"],
    .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
    .chosen-container .chosen-results-scroll-down span,
    .chosen-container .chosen-results-scroll-up span {
        background-image: url("/templates/linkmarket/js/chosen/chosen-sprite@2x.png") !important;
        background-size: 52px 37px !important;
        background-repeat: no-repeat !important
    }

}

.xdsoft_datetimepicker {
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
    background: #fff;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    color: #333;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 8px;
    padding-left: 0;
    padding-top: 2px;
    position: absolute;
    z-index: 9999;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none
}

.xdsoft_datetimepicker.xdsoft_rtl {
    padding: 8px 0 8px 8px
}

.xdsoft_datetimepicker iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 75px;
    height: 210px;
    background: transparent;
    border: none
}

.xdsoft_datetimepicker button {
    border: none !important
}

.xdsoft_noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.xdsoft_noselect::selection {
    background: transparent
}

.xdsoft_noselect::-moz-selection {
    background: transparent
}

.xdsoft_datetimepicker.xdsoft_inline {
    display: inline-block;
    position: static;
    box-shadow: none
}

.xdsoft_datetimepicker * {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0
}

.xdsoft_datetimepicker .xdsoft_datepicker,
.xdsoft_datetimepicker .xdsoft_timepicker {
    display: none
}

.xdsoft_datetimepicker .xdsoft_datepicker.active,
.xdsoft_datetimepicker .xdsoft_timepicker.active {
    display: block
}

.xdsoft_datetimepicker .xdsoft_datepicker {
    width: 224px;
    float: left;
    margin-left: 8px
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
    float: right;
    margin-right: 8px;
    margin-left: 0
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
    width: 256px
}

.xdsoft_datetimepicker .xdsoft_timepicker {
    width: 58px;
    float: left;
    text-align: center;
    margin-left: 8px;
    margin-top: 0
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
    float: right;
    margin-right: 8px;
    margin-left: 0
}

.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker {
    margin-top: 8px;
    margin-bottom: 3px
}

.xdsoft_datetimepicker .xdsoft_monthpicker {
    position: relative;
    text-align: center
}

.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC)
}

.xdsoft_datetimepicker .xdsoft_label i {
    opacity: 0.5;
    background-position: -92px -19px;
    display: inline-block;
    width: 9px;
    height: 20px;
    vertical-align: middle
}

.xdsoft_datetimepicker .xdsoft_prev {
    float: left;
    background-position: -20px 0
}

.xdsoft_datetimepicker .xdsoft_today_button {
    float: left;
    background-position: -70px 0;
    margin-left: 5px
}

.xdsoft_datetimepicker .xdsoft_next {
    float: right;
    background-position: 0 0
}

.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button {
    background-color: transparent;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    display: block;
    height: 30px;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    outline: medium none;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-indent: 100%;
    white-space: nowrap;
    width: 20px;
    min-width: 0
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
    float: none;
    background-position: -40px -15px;
    height: 15px;
    width: 30px;
    display: block;
    margin-left: 14px;
    margin-top: 7px
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {
    float: none;
    margin-left: 0;
    margin-right: 14px
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
    background-position: -40px 0;
    margin-bottom: 7px;
    margin-top: 0
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
    height: 151px;
    overflow: hidden;
    border-bottom: 1px solid #ddd
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div {
    background: #f5f5f5;
    border-top: 1px solid #ddd;
    color: #666;
    font-size: 12px;
    text-align: center;
    border-collapse: collapse;
    cursor: pointer;
    border-bottom-width: 0;
    height: 25px;
    line-height: 25px
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:first-child {
    border-top-width: 0
}

.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.xdsoft_datetimepicker .xdsoft_label {
    display: inline;
    position: relative;
    z-index: 9999;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    background-color: #fff;
    float: left;
    width: 182px;
    text-align: center;
    cursor: pointer
}

.xdsoft_datetimepicker .xdsoft_label:hover>span {
    text-decoration: underline
}

.xdsoft_datetimepicker .xdsoft_label:hover i {
    opacity: 1.0
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select {
    border: 1px solid #ccc;
    position: absolute;
    right: 0;
    top: 30px;
    z-index: 101;
    display: none;
    background: #fff;
    max-height: 160px;
    overflow-y: hidden
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_monthselect {
    right: -7px
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_yearselect {
    right: 2px
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover {
    color: #fff;
    background: #ff8000
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option {
    padding: 2px 10px 2px 5px;
    text-decoration: none !important
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current {
    background: #33aaff;
    box-shadow: #178fe5 0 1px 3px 0 inset;
    color: #fff;
    font-weight: 700
}

.xdsoft_datetimepicker .xdsoft_month {
    width: 100px;
    text-align: right
}

.xdsoft_datetimepicker .xdsoft_calendar {
    clear: both
}

.xdsoft_datetimepicker .xdsoft_year {
    width: 48px;
    margin-left: 5px
}

.xdsoft_datetimepicker .xdsoft_calendar table {
    border-collapse: collapse;
    width: 100%
}

.xdsoft_datetimepicker .xdsoft_calendar td>div {
    padding-right: 5px
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    height: 25px
}

.xdsoft_datetimepicker .xdsoft_calendar td,
.xdsoft_datetimepicker .xdsoft_calendar th {
    width: 14.2857142%;
    background: #f5f5f5;
    border: 1px solid #ddd;
    color: #666;
    font-size: 12px;
    text-align: right;
    vertical-align: middle;
    padding: 0;
    border-collapse: collapse;
    cursor: pointer;
    height: 25px
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
    width: 12.5%
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    background: #f1f1f1
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
    color: #33aaff
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
    background: #ffe9d2;
    box-shadow: #ffb871 0 1px 4px 0 inset;
    color: #000
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
    background: #c1ffc9;
    box-shadow: #00dd1c 0 1px 4px 0 inset;
    color: #000
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    background: #33aaff;
    box-shadow: #178fe5 0 1px 3px 0 inset;
    color: #fff;
    font-weight: 700
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box>div>div.xdsoft_disabled {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    cursor: default
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #fff !important;
    background: #ff8000 !important;
    box-shadow: none !important
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover {
    background: #33aaff !important;
    box-shadow: #178fe5 0 1px 3px 0 inset !important;
    color: #fff !important
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_disabled:hover {
    color: inherit !important;
    background: inherit !important;
    box-shadow: inherit !important
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    font-weight: 700;
    text-align: center;
    color: #999;
    cursor: default
}

.xdsoft_datetimepicker .xdsoft_copyright {
    color: #ccc !important;
    font-size: 10px;
    clear: both;
    float: none;
    margin-left: 8px
}

.xdsoft_datetimepicker .xdsoft_copyright a {
    color: #eee !important
}

.xdsoft_datetimepicker .xdsoft_copyright a:hover {
    color: #aaa !important
}

.xdsoft_time_box {
    position: relative;
    border: 1px solid #ccc
}

.xdsoft_scrollbar>.xdsoft_scroller {
    background: #ccc !important;
    height: 20px;
    border-radius: 3px
}

.xdsoft_scrollbar {
    position: absolute;
    width: 7px;
    right: 0;
    top: 0;
    bottom: 0;
    cursor: pointer
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
    left: 0;
    right: auto
}

.xdsoft_scroller_box {
    position: relative
}

.xdsoft_datetimepicker.xdsoft_dark {
    box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
    background: #000;
    border-bottom: 1px solid #444;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
    border-top: 1px solid #333;
    color: #ccc
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
    border-bottom: 1px solid #222
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div {
    background: #0a0a0a;
    border-top: 1px solid #222;
    color: #999
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
    background-color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select {
    border: 1px solid #333;
    background: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover {
    color: #000;
    background: #007fff
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current {
    background: #cc5500;
    box-shadow: #b03e00 0 1px 3px 0 inset;
    color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==)
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    background: #0a0a0a;
    border: 1px solid #222;
    color: #999
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    background: #0e0e0e
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
    color: #cc5500
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
    background: #ffe9d2;
    box-shadow: #ffb871 0 1px 4px 0 inset;
    color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
    background: #c1ffc9;
    box-shadow: #00dd1c 0 1px 4px 0 inset;
    color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    background: #cc5500;
    box-shadow: #b03e00 0 1px 3px 0 inset;
    color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #000 !important;
    background: #007fff !important
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    color: #666
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright {
    color: #333 !important
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a {
    color: #111 !important
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover {
    color: #555 !important
}

.xdsoft_dark .xdsoft_time_box {
    border: 1px solid #333
}

.xdsoft_dark .xdsoft_scrollbar>.xdsoft_scroller {
    background: #333 !important
}

.xdsoft_datetimepicker .xdsoft_save_selected {
    display: block;
    border: 1px solid #dddddd !important;
    margin-top: 5px;
    width: 100%;
    color: #454551;
    font-size: 13px
}

.xdsoft_datetimepicker .blue-gradient-button {
    font-family: "museo-sans", "Book Antiqua", sans-serif;
    font-size: 12px;
    font-weight: 300;
    color: #82878c;
    height: 28px;
    position: relative;
    padding: 4px 17px 4px 33px;
    border: 1px solid #d7d8da;
    background: -moz-linear-gradient(top, #fff 0%, #f4f8fa 73%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(73%, #f4f8fa));
    background: -webkit-linear-gradient(top, #fff 0%, #f4f8fa 73%);
    background: -o-linear-gradient(top, #fff 0%, #f4f8fa 73%);
    background: -ms-linear-gradient(top, #fff 0%, #f4f8fa 73%);
    background: linear-gradient(to bottom, #fff 0%, #f4f8fa 73%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=":", endColorstr="text", GradientType=0)
}

.xdsoft_datetimepicker .blue-gradient-button:hover,
.xdsoft_datetimepicker .blue-gradient-button:focus,
.xdsoft_datetimepicker .blue-gradient-button:hover span,
.xdsoft_datetimepicker .blue-gradient-button:focus span {
    color: #454551;
    background: -moz-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f8fa), color-stop(73%, #FFF));
    background: -webkit-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
    background: -o-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
    background: -ms-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
    background: linear-gradient(to bottom, #f4f8fa 0%, #FFF 73%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="text", endColorstr="text", GradientType=0)
}

#f_comment {
    border: 1px solid #ADB7BF;
    padding: 15px;
    float: left;
    margin-top: 10px;
    border-radius: 5px;
    background: #f3f7fa;
    width: 100%;
    display: table;
    margin-bottom: 15px
}

#f_comment:after {
    content: "text";
    display: table;
    clear: both
}

#f_comment .comment-item {
    margin-bottom: 20px
}

#f_comment .comment-item:after {
    content: "text";
    display: table;
    clear: both
}

#f_comment .comment-item .comment-left {
    float: left;
    width: 50px
}

#f_comment .comment-item .comment-right {
    float: left;
    width: calc(100% - 50px)
}

#f_comment .comment-item .full-name {
    font-weight: bold
}

#f_comment .comment-item .icon-user {
    width: 40px;
    height: 40px;
    float: left;
    padding: 10px;
    border-radius: 50%;
    border: 1px solid #528db1;
    display: inline-block
}

#f_comment .comment-item .icon-user img {
    width: 18px;
    height: 18px
}

#f_comment .comment-item i {
    font-size: 12px;
    margin-top: 10px;
    display: inline-block
}

#f_comment_title {
    height: 25px;
    border-bottom: 1px solid #fff;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 16px
}

#f_comment_title H4 {
    border-bottom: 1px solid #c9d0d7;
    margin: 0px;
    height: 24px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px
}

#f_comment_content {
    border: 1px solid #c0c0c0;
    height: 80px;
    width: 100%;
    padding: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 6px 0px 0px
}

#captcha {
    border: 1px solid #c0c0c0;
    height: 22px;
    padding: 0px 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 6px 0px;
    min-width: 180px
}

#f_comment_email,
#f_comment_fullname {
    border: 1px solid #c0c0c0;
    height: 22px;
    padding: 0px 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 6px 0px 0px;
    min-width: 180px
}

#f_comment_submit,
#f_comment_reset {
    border: 1px solid #0c689d;
    background-color: #338ec2;
    display: block;
    float: left;
    margin: 8px 6px 0px 0px;
    padding: 5px 10px;
    line-height: 18px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    border-radius: 3px;
    cursor: pointer
}

#f_comment_list {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 785px;
    overflow-y: scroll;
    overflow-x: hidden;
    line-height: 18px
}

#f_comment_user,
#f_comment_dcontent,
#f_comment_time {
    color: #000;
    padding-right: 5px
}

#f_coment_note {
    padding: 7px 0px;
    color: #000000;
    border-bottom: 1px solid #FFFFFF
}

#f_comment_form_message {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #da6700
}

#f_comment_form_message {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #da6700
}

#f_comment_form {
    position: relative
}

#f_comment_loading {
    position: absolute;
    background: url("/images/sending.gif") no-repeat center center
}

#mainDiv {
    margin-top: 10px;
    background-color: #FFFFFF;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 1px
}

#mainDiv p {
    border-bottom: 1px solid #EEE;
    background-color: #FFFFFF;
    padding: 3px;
    color: #000000;
    margin-bottom: 2px
}

#mainDiv p span {
    color: #000000;
    display: block;
    font-weight: bold;
    float: left;
    margin-right: 10px
}

#mainDiv i {
    color: #505050
}

#wrapperDiv {
    padding-top: 10px;
    padding-left: 5px
}

@media only screen and (min-width:992px) {
    .ads-place-1 {
        text-align: center;
        width: 100%;
        height: 280px;
        max-height: 280px !important;
        overflow: hidden;
        margin-top: 5px
    }

    .ads-place-2 {
        width: 100%;
        height: 600px;
        max-height: 600px !important;
        overflow: hidden
    }

    .ads-place-3 {
        width: 100%;
        height: 400px;
        max-height: 400px !important;
        overflow: hidden;
        margin-bottom: 10px;
        margin-top: 10px
    }

    .ads-place-4 {
        width: 100%;
        height: 400px;
        max-height: 400px !important;
        overflow: hidden
    }

}

@media only screen and (max-width:991px) {
    .ads-place-1 {
        text-align: center;
        width: 100%;
        height: 256px;
        max-height: 256px !important;
        overflow: hidden
    }

    .ads-place-2 {
        width: 100%;
        height: 150px;
        max-height: 150px !important;
        overflow: hidden
    }

    .ads-place-3 {
        width: 100%;
        height: 150px;
        max-height: 150px !important;
        overflow: hidden;
        margin-bottom: 10px;
        margin-top: 10px
    }

    .ads-place-4 {
        width: 100%;
        height: 200px;
        max-height: 200px !important;
        overflow: hidden
    }

}

.adslot_1 {
    width: 320px;
    height: 200px
}

@media (min-width:320px) {
    .adslot_1 {
        width: 320px;
        height: 256px
    }

}

@media (min-width:375px) {
    .adslot_1 {
        width: 370px;
        height: 256px
    }

}

@media (min-width:400px) {
    .adslot_1 {
        width: 400px;
        height: 256px
    }

}

@media (min-width:450px) {
    .adslot_1 {
        width: 450px;
        height: 256px
    }

}

@media (min-width:500px) {
    .adslot_1 {
        width: 468px;
        height: 256px
    }

}

@media (min-width:700px) {
    .adslot_1 {
        width: 700px;
        height: 256px
    }

}

@media (min-width:800px) {
    .adslot_1 {
        width: 800px;
        height: 256px
    }

}

@media (min-width:1200px) {
    .adslot_1 {
        width: 1090px;
        height: 280px
    }

}

.ads-footer-overlay {
    position: fixed;
    bottom: 0px;
    z-index: 10;
    width: 100vw;
    height: 95px;
    padding-top: 5px;
    background: #c1c1c1;
    text-align: center
}

.ads-footer-overlay .btn-ads-overlay-close {
    display: block !important;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width=!string!height=!string!viewBox=!string!fill=!string!fill-opacity=!string!xmlns=!string!%3E%3Cpath d=!string!fill-rule=!string!/%3E%3C/svg%3E");
    background-size: 13px 13px;
    background-position: center;
    background-color: #c1c1c1;
    background-repeat: no-repeat;
    border: none;
    height: 28px;
    width: 28px;
    padding: 0;
    margin: 0;
    position: absolute;
    left: 0;
    top: -27px;
    border-radius: 0 12px 0 0
}

@media only screen and (min-width:992px) {
    .ads-footer-overlay {
        display: none
    }

}

.date-search-bar {
    width: 100%;
    background-color: #fff;
    text-align: center;
    border: 1px solid #c1c1c1;
    padding: 4px
}

.date-search-bar div.items-container {
    display: inline-block;
    position: relative
}

.date-search-bar .item-selected {
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 8px;
    border: 1px solid #c1c1c1;
    width: auto;
    height: 36px;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    background-image: url("/images/svg/drop-down-arrow.svg");
    background-size: 10px 10px;
    background-repeat: no-repeat;
    background-position-x: 95%;
    background-position-y: 12px
}

.date-search-bar .item-selected span {
    margin: 0 auto
}

.date-search-bar span.chosen-text {
    display: none
}

.date-search-bar div.item {
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 8px;
    border: 1px solid #c1c1c1;
    margin: 4px;
    width: auto;
    height: 36px;
    display: inline-flex;
    align-items: center;
    cursor: pointer
}

.date-search-bar div.item:hover {
    color: blue;
    background-color: #b2d3e7
}

.date-search-bar div.item.active {
    color: blue;
    background-color: #dddddd;
    border: none
}

.date-search-bar div.item.active:before {
    content: "text"
}

.date-search-bar div.item.down-triangle-symbol span:after {
    content: "text"
}

.date-search-bar select {
    height: 36px;
    border: 1px solid #c1c1c1;
    border-radius: 8px;
    max-width: calc(50vw - 65px);
    padding: 2px 12px;
    line-height: inherit;
    font-size: 14px;
    width: calc(98% - 80px);
    outline: none;
}

.date-search-bar input {
    border: 1px solid #c1c1c1;
    border-radius: 8px;
    width: calc(98% - 80px);
    outline: none;
    height: 36px;
    padding: 2px 12px;
}

.search-bar {
    padding-top: 15px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 1rem;
    padding-bottom: 15px;
}

.search-bar .search-bar-item {
    margin-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.search-bar .search-bar-item .search-bar-item-text {
    padding-right: 10px;
    width: 80px;
    text-align: right;
}

.search-bar-action {
    width: 100%;
    text-align: right;
    padding: 0 5px;
}

.search-bar-action .btn_views {
    display: inline-block;
    min-width: 100px;
    text-align: center;
    padding: 8px;
    color: #fff;
    background: #e71414;
    width: calc(98% - 80px);
    cursor: pointer;
}

#select-lottery {
    position: relative;
    display: inline-block
}

#select-lottery .btn-select-lottery {
    line-height: 34px;
    background-color: transparent;
    border: 1px solid #c1c1c1;
    padding: 0px 20px 0px 15px;
    margin-right: 5px;
    border-radius: 8px;
    position: relative
}

#select-lottery .btn-select-lottery:after {
    content: '#fff';
    position: absolute;
    right: 5px;
    top: 15px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 5.5px 5px 5.5px;
    border-color: transparent transparent #000 transparent;
    transform: rotate(180deg)
}

.lottery-prize-list-container {
    height: 300px;
    overflow-x: auto;
    position: absolute;
    right: 0px;
    top: 100%;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    z-index: 9999999;
    width: fit-content
}

.lottery-prize-list-container .lottery-prize-list li {
    padding: 5px 10px;
    width: 150px;
    cursor: pointer
}

.lottery-prize-list-container .lottery-prize-list li:hover {
    color: #c63c2c
}

@media only screen and (max-width:512px) {
    .search-bar .search-bar-item .search-bar-item-text {
        display: block;
        margin-bottom: 3px
    }

}

@media only screen and (max-width:991px) {
    .date-search-bar {
        padding: 10px 5px;
        background-color: #fff;
        text-align: center;
        border: 1px solid #c1c1c1
    }

    .date-search-bar .item-selected {
        max-width: calc(50vw - 36px);
        min-width: 130px
    }

    .date-search-bar .item-selected span {
        text-align: center
    }

    .date-search-bar .item span {
        display: block;
        line-height: 36px
    }

    .date-search-bar span.chosen-text {
        display: inline-block
    }

    .date-search-bar select {
        -webkit-appearance: none;
        -moz-appearance: none;
        text-align-last: center;
        background-image: url("/images/svg/drop-down-arrow.svg");
        background-size: 10px 10px;
        background-repeat: no-repeat;
        background-position-x: 95%;
        background-position-y: 12px
    }

    .date-search-bar .items {
        border-radius: 8px;
        box-shadow: 0px 5px 20px 0px;
        width: 100%;
        display: none;
        position: absolute;
        top: 100%;
        background-color: #fff;
        padding: 10px 0
    }

    .date-search-bar .items .item {
        display: block;
        margin: 0;
        border-radius: 0;
        border: none
    }

    .date-search-bar .items .item.active {
        left: 0;
        border-left: 3px solid #1967d2
    }

    .date-search-bar .items .item.active:before {
        content: '#f4f8fa'
    }

    .date-search-bar .items.open {
        display: block
    }

}

#scroll {
    position: fixed;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
    width: 40px;
    height: 40px;
    background-color: #E71313;
    text-indent: -9999px;
    display: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    z-index: 50
}

#scroll span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -12px;
    height: 0;
    width: 0;
    border: 8px solid transparent;
    border-bottom-color: #fff
}

#scroll:hover {
    background-color: #E71313;
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

.tabs li {
    display: inline-block;
    padding: 10px 10px;
    background-color: #6F7677;
    border-top: 1px solid #6F7677;
    border-left: 1px solid #6F7677;
    border-right: 1px solid #6F7677;
    color: #fff;
    margin-top: 10px;
    cursor: pointer;
    border-radius: 5px 5px 0px 0px
}

.tabs li.active {
    background-color: #fff;
    color: #000
}

.tabs-contents {
    background-color: #fff
}

.tabs-contents>div {
    padding-top: 10px;
    display: none
}

.tabs-contents>div.active {
    display: block
}

body.sticky #header {
    position: fixed;
    top: 0;
    width: 100%
}

.realtime-notification {
    padding: 10px;
    margin-top: 10px;
    background-color: white;
    color: #e50000;
    font-weight: bold
}

@media only screen and (min-width:992px) {
    body.sticky #header {
        -webkit-box-shadow: 1px 6px 16px -8px #000000;
        box-shadow: 1px 6px 16px -8px #000000
    }

    body.sticky #nav-menu {
        padding-left: 120px
    }

    body.sticky .top-header-content .logo a {
        position: fixed;
        top: 2px;
        z-index: 99999
    }

    body.sticky .top-header-content .logo a img {
        height: 38px
    }

}

@media only screen and (max-width:991px) {
    body.sticky #header {
        position: initial
    }

    body.sticky .quick-menu {
        z-index: 99999;
        position: fixed;
        top: 0px;
        width: 100%;
        padding-left: 60px
    }

    body.sticky.show-ads-app .app-ico {
        width: 100%;
        z-index: 10;
        background: #fff;
        border-bottom: 1px solid #c1c1c1
    }

    body.sticky .btn-menu-tooggle {
        z-index: 999991;
        position: fixed;
        top: 0px
    }

}

.blink_me {
    color: #e50000;
    font-weight: bold;
    line-height: 18px
}

@keyframes blinker {
    to {
        opacity: 0.2
    }

}

#statistic {
    overflow: auto;
    max-height: 400px;
    width: 100%
}

#statistic .table-result-lottery tbody tr td {
    padding: 5px 2px !important
}

#statistic .table-result-lottery tbody tr td.have-value {
    background-color: #e2e2e2
}

#statistic .table-result-lottery tbody tr td.column-total {
    position: relative;
    text-align: right
}

#statistic .table-result-lottery tbody tr td.column-total .bar-color {
    background-color: rgba(82, 141, 177, 0.6);
    height: 8px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 5px;
    transform: translate(0%, -50%);
    z-index: 1
}

#statistic .table-result-lottery tbody tr td.column-total .count-digits {
    z-index: 2
}

#statistic.full-screen {
    position: fixed;
    z-index: 99999;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    max-height: 100vh;
    background-color: #fff
}

.tab-statistic {
    margin-top: 5px
}

.tab-statistic li {
    display: inline-block;
    padding: 10px;
    border: 1px solid #fff;
    margin-right: 5px
}

.tab-statistic li.active {
    background-color: #fff
}

.service-list {
    padding: 5px 10px;
    background-color: #fff
}

.service-list .bggradient3 {
    font-weight: bold;
    background-color: #85460A;
    color: #fff;
    padding: 5px 10px;
    margin-top: 15px
}

.service-list p {
    padding: 5px;
    margin: 0px
}

.service-list .tindichvu {
    margin-bottom: 2px;
    background-color: #e2e2e2
}

.service-list .col-md-6 {
    padding-left: 5px;
    padding-right: 10px
}

.service-list .tin-color {
    color: #E71313
}

.table-result-lottery.table-statistics tbody tr:hover {
    background: none !important
}

.table-result-lottery.table-statistics td.results span {
    border: none;
    font-size: 14px
}

.table-result-lottery.table-statistics td.sunday {
    background-color: #dff0d8 !important
}

.table-result-lottery.table-statistics td.results.active {
    background-color: #ffc107
}

@media only screen and (max-width:991px) {
    .table-result-lottery.table-statistics td.results span {
        font-size: 14px
    }

    .table-statistics.tbldata thead th {
        font-size: 12px;
        padding: 10px 0px !important
    }

    .table-result-lottery.table-statistics td.results span {
        padding-top: 1px;
        padding-bottom: 1px
    }

    .table-result-lottery.table-statistics.numbers-full td.results span {
        font-size: 10px;
        font-size: 2.5vw
    }

    .table-result-lottery.table-statistics.numbers-3 td.results span {
        font-size: 15px
    }

}

.input-first-digit .toggle input:checked+.slider {
    background-color: red
}

.input-last-digit .toggle input:checked+.slider {
    background-color: blue
}

.input-loto .toggle input:checked+.slider {
    background-color: green
}

.input-sum-digit .toggle input:checked+.slider {
    background-color: violet
}

.items-on-off {
    background-color: #fff
}

.items-on-off .item-on-off {
    display: inline-block;
    padding: 10px
}

.items-on-off .item-on-off .switch-text {
    font-weight: bold;
    display: inline-block;
    float: left;
    line-height: 27px;
    margin-right: 5px
}

.table-result-lottery .date {
    padding-top: 0px;
    padding-bottom: 5px
}

.table-result-lottery .first-digit {
    color: red;
    font-weight: bold
}

.table-result-lottery .last-digit {
    color: blue;
    font-weight: bold
}

.table-result-lottery .loto {
    color: green;
    font-weight: bold
}

.table-result-lottery .sum-digit {
    color: violet;
    font-weight: bold
}

.table-result-lottery.table-statistics td.results span.prev-year {
    font-size: 12px;
    font-weight: normal
}

@media only screen and (max-width:991px) {
    .table-result-lottery.table-statistics.numbers-full.numbers-normally td.results span {
        font-size: 14px
    }

}

.result-book .table-result-lottery td.prize {
    width: auto
}

.result-book .col-right {
    padding-left: 10px
}

@media only screen and (max-width:991px) {
    .result-book .col-right {
        padding-left: 5px !important
    }

}

.result-book .block-result-2 {
    background-color: #fff;
    display: table;
    width: 100%
}

.result-book .block-result-2>div {
    display: table-cell
}

.notexs {
    text-align: center;
    padding: 3rem 0;
    font-size: 30px;
}
.cal {
    padding-top: 10px;
    background: #fff;
}
.calendar {
    width: 85%;
    border-top: 1px solid #666;
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
    background: #fff;
}

.calendar tr th,
.calendar tr td {
    border: 1px solid #666
}

.calendar tr th {
    line-height: 250%;
    text-align: center;
    font-weight: 700;
    color: #00008b;
    font-size: 14px;
    border-top: 0
}

.calendar tr td {
    line-height: 250%;
    text-align: center;
    padding: 1px
}

.calendar tr td a:link {
    font-weight: 700
}
.table_static {
    width: 100%;
    background: #fff;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 1rem;
}

.table_static th,
.table_static td {
    border: 1px solid #7e7e7e;
    padding: 5px 3px;
}

.table_static th {
    background: #d9edf7;
    text-align: center;
}

.static_ttl {
    color: #990000;
    text-align: center;
    font-size: 20px;
    margin-bottom: 10px;
}

.block_loto {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.block_loto_box {
    width: 49%;
}

.block_loto_tbl {
    width: 100%;
    margin-bottom: 1rem;
    border-collapse: collapse;
    border-spacing: 0;
    border: 2px solid #7e7e7e;
}
.block_loto_tbl th,
.block_loto_tbl td {
    border: 1px solid #7e7e7e;
    padding: 5px;
    font-weight: bold;
}
.block_loto_tbl th {
    color: #990000;
    text-align: center;
}
.block_loto_tbl td span::before {
    content: ";";
    margin-right: 5px;
}
.block_loto_tbl td span:first-child::before {
    display: none;
}
.block_loto_tbl td span.special-prize,
.table-statistics .hight-light {
    color: #c63c2c;
}
.block_loto_tbl td span.special-prize::before {
    color: #000;
}

@media (max-width: 650px) {
    .block_loto_box {
        width: 100%;
    }
}

.search_lode {
    padding: 15px 10px;
    background: #fff;
    border: 1px solid #c1c1c1;
    margin-bottom: 1rem;
}

.search_lode form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.search_lode .search-bar-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    width: 49%;
}

.search_lode select {
    height: 36px;
    border: 1px solid #c1c1c1;
    border-radius: 8px;
    max-width: calc(50vw - 65px);
    padding: 2px 12px;
    line-height: inherit;
    font-size: 14px;
    width: calc(98% - 80px);
    outline: none;
}

.search_lode input {
    border: 1px solid #c1c1c1;
    border-radius: 8px;
    width: calc(98% - 80px);
    outline: none;
    height: 36px;
    padding: 2px 12px;
}

.search_lode .search-bar-item-text {
    padding-right: 10px;
    width: 80px;
    text-align: right;
}

.search_lode .search-bar-action {
    width: 100%;
    text-align: center;
}

.search_lode .btn_views {
    display: inline-block;
    padding: 8px;
    color: #fff;
    background: #e71414;
    width: 50%;
    cursor: pointer;
    border: none;
    font-size: 18px;
    text-transform: uppercase;
    outline: none;
}

.listpost_lst li {
    border-bottom: 1px solid #c1c1c1;
    padding-bottom: 10px;
    margin-bottom: 10px;
    display: flex;
}

.listpost_lst_thumb {
    padding-right: 10px;
    width: 30%;
    min-width: 30%;
}

.listpost_lst_thumb img {
    max-width: 100%;
    height: auto;
}

.title-detail {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}
@media (max-width: 650px) {
    .listpost_lst li {
        flex-wrap: wrap;
    }
    .listpost_lst_thumb {
        width: 100%;
        min-width: 100%;
        padding-right: 0;
        padding-bottom: 20px;
    }
}
.table_soicau {
    width: 100%;
    border: 2px solid #7e7e7e;
    border-collapse: collapse;
    border-spacing: 0;
}

.table_soicau th,
.table_soicau td {
    border: 1px solid #ccc;
    padding: 8px 3px;
    text-align: center;
}

.table_soicau th {
    background: #d9edf7;
    font-weight: bold;
    width: 10%;
}

.table_soicau td {
    width: 9%;
}

.dosam {
    color: #990000;
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 5px;
}
.maudem {
    color: #3c2f2f;
    font-size: 14px;
}

.title_soicau {
    color: #990000;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    padding: 10px 0;
    margin: 0 0 1rem;
    display: block;
}



