.text-red {
    color: #f30537
}

.text-gold {
    color: #a85b17
}

.bank-details {
    margin-bottom: .8rem
}

.game-balance {
    padding: 10px 10px 0
}

.game-content {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    margin-top: 1rem
}

.game-content img {
    box-shadow: 0 4px 0 rgba(0, 0, 0, .5);
    border-radius: 8px;
    width: 113px;
    height: 111px
}

.game-content .row div {
    margin-bottom: 1rem
}

.game-name {
    color: #495057;
    font-weight: 500;
    display: block;
    padding: 10px 0
}

.game-content a:hover {
    text-decoration: none
}

.btn-act-1, .btn-act-1:hover, .btn-act-2, .btn-act-2:hover {
    color: #fff;
    font-size: 14px
}

.btn-act-1 {
    background-color: #542906;
    border-radius: 0 !important
}

.btn-act-2 {
    background-color: #e38929;
    border-radius: 0 !important
}

#login-form .form-group {
    margin-bottom: .5rem !important
}

.footer {
    margin-top: 1rem
}

.table-responsive > .table-bordered {
    margin-bottom: 1px !important
}

ul.pagination > li {
    float: left;
    margin-right: 10px
}

a, a:focus, a:hover, a:link, a:visited {
    text-decoration: none
}

.dep-head p {
    font-size: .8rem;
    font-weight: 700;
    margin-top: 1rem;
    text-align: center
}

@media (max-width: 768px) {
    .record a {
        font-size: 12px !important;
        padding-left: 1rem
    }
}

.record {
    width: 100%;
    border-bottom: 1px solid #000;
    margin-top: 1rem;
    overflow-x: auto;
    white-space: nowrap;
    padding: 0 .5rem
}

.record a {
    font-size: .8rem;
    font-weight: 600;
    padding: 1rem .5rem;
    display: inline-block;
    text-transform: uppercase
}

.record a.active {
    color: #c26600;
    border-bottom: 2px solid
}

.record a:hover {
    color: #c26600;
    border-bottom: 2px solid
}

.btn-act {
    background-color: #915104;
    border-radius: 0 !important;
    text-transform: uppercase !important
}

.btn-act:focus, .btn-act:hover {
    background-color: #774100;
    text-decoration: none;
    outline: 0;
    -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, .25);
    box-shadow: 0 0 0 2px rgba(2, 117, 216, .25)
}

.btn-gr {
    background-color: #1976d2;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26);
    color: #fff
}

.btn-gr:focus, .btn-gr:hover {
    color: #7bb0e5 !important
}

.main section .row {
    margin-left: 0;
    margin-right: 0
}

.bank {
    width: 100%;
    border-bottom: 1px solid #ccc
}

.group-btn {
    display: -webkit-flex;
    display: flex
}

.bt {
    background: #b15400;
    color: #fff
}

.breadcrumb {
    background: #937938;
    border-radius: 0;
    text-transform: uppercase;
    padding: 0;
    font-size: .8rem;
    margin-bottom: 0
}

.breadcrumb-item {
    color: #fff !important;
    padding: .25rem 1rem
}
.breadcrumb-item.active{
   color: #f3fc09!important;
}
.breadcrumb-item+.breadcrumb-item::before{
    color:#fff;
}
.card-outline .custom-select {
    background-image: url(../../images/ubet368/ic_dropdown_black.png)
}

.page-link {
    border: none 0
}

.bg-head {
    background: #c59d42
}

section.contents {
    padding: 2rem 0
}

section.contents p {
    font-size: .7rem;
    margin-bottom: 0
}

.contents a:focus, a:hover {
    color: #eee
}

.album p {
    margin-bottom: 0
}

.panel-default > .panel-heading {
    color: #fff;
    background-color: #a75a14;
    border-color: #a75a14
}

.panel-heading {
    padding: 7px 10px 0;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-title {
    font-size: 1rem
}

.panel-body {
    padding: 15px;
    text-align: center
}

.bank-option {
    position: relative;
    background-color: #fff;
    padding: 0;
    margin: 20px 40px 15px;
    border: 1px solid #a75a14;
    border-radius: 6px
}

.panel-default {
    border-color: #ddd
}

.panel {
    background-color: #a75a14;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.bank-option .panel-body, .bs-home .panel-body {
    padding: 20px
}

.bank-opt img {
    width: 140px;
    height: 38px
}

.card-outline.bank-opt a[data-toggle=collapse] p {
    font-size: .9rem;
    color: #000
}

.card-outline.bank-opt .collapse p strong {
    color: #00f
}

@media (max-width: 320px) {
    p {
        font-size: 12px
    }
}

.contant {
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    overflow: hidden;
    margin: 0 0 20px
}

.clearfix {
    clear: both
}

.banner {
    width: 100%;
    overflow: hidden
}

.banner img {
    width: 100%
}

.btn-big {
    margin: 20px 10px;
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
    font-size: 16px;
    float: inherit;
    padding: 0
}

.btn-big-full {
    margin: 20px 0
}

.btn-game {
    background: #f90
}

a.btn-game:focus, a.btn-game:hover {
    -webkit-box-shadow: 2px 2px 2px #38c;
    color: #333
}

.btn-group {
    width: 100%;
    box-sizing: border-box;
    padding: 5px;
    overflow: hidden
}

.btn-group-2 {
    width: 50%;
    height: 50px;
    line-height: 40px;
    border: 5px transparent solid;
    background-clip: content-box;
    border-radius: 8px
}

.page {
    width: 100%;
    padding: 20px 0;
    overflow: hidden
}

.page li {
    width: 33.33%;
    overflow: hidden;
    float: left;
    line-height: 40px;
    text-align: center
}

.page a {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: #333 url(../../images/enter-btn.png) center no-repeat;
    display: block;
    margin: 0 auto
}

.page a.prev {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.page-game a {
    background-color: #f90 !important
}

.specific-page-num {
    display: inline-block;
    min-width: 40px;
    height: 35px;
    width: 15%;
    border-radius: 5px;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, .4)
}

.notice {
    width: 100%;
    height: 30px;
    background: #333;
    position: relative
}

.notice span {
    width: 26px;
    height: 26px;
    border-radius: 0 15px 15px 0;
    background: #d37509 url(../../images/ann-ico.png) 2px center no-repeat;
    display: block;
    float: left;
    position: absolute;
    left: 0;
    top: 2px;
    z-index: 90
}

.notice marquee a {
    line-height: 30px;
    color: #999;
    white-space: nowrap
}

.list a {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #fff;
    border-radius: 3px;
    margin: 5px 0;
    display: block;
    box-sizing: border-box;
    padding: 0 0 0 20px;
    text-transform: capitalize
}

.list a i {
    width: 40px;
    height: 40px;
    background: url(../../images/list-btn.png) right top no-repeat;
    display: block;
    float: right
}

.list a:hover {
    color: #fff
}

.list a:hover i {
    background-position: left top
}

.list-drop {
    width: 100%;
    display: none
}

.list-drop a {
    background: #333;
    color: #fff
}

.list-drop a:hover {
    background: #555
}

.lb-msg {
    color: maroon;
    margin: 0
}

.slots {
    width: 100%;
    margin: 0 0 30px
}

.slots-tab {
    padding: 10px;
    overflow: hidden
}

.slots-tab a {
    padding: 0;
    width: 25%;
    height: 40px;
    line-height: 40px;
    background: #333;
    border: 1px transparent solid;
    background-clip: content-box
}

.slots-tab a.ccc {
    background: #ccc;
    color: #555
}

.slots-tab a.active, .slots-tab a:hover {
    color: #fff;
    background-clip: content-box;
    background-color: #fb8b06
}

.slots-content {
    background: #fff;
    padding: 10px;
    overflow: hidden;
    font-size: 0
}

.slots-content li {
    width: 33.33%;
    box-sizing: border-box;
    padding: 5px;
    display: inline-block;
    text-align: center;
    vertical-align: top
}

.slots-content a {
    width: 100%;
    border: 2px #f90 solid;
    padding: 10px 0 0;
    display: block;
    background-color: #f3d8b5;
    height: 100%
}

.slots-content img {
    width: 113px;
    height: 111px
}

.no-gutters-5 a {
    padding: 5px 5px 0
}

.no-gutters-5 img {
    border-radius: 10px;
    box-shadow: 0 3px #666
}

.slots-content a span {
    width: 100%;
    text-align: center;
    color: #6b6a6a;
    bottom: 0;
    font-size: .9rem;
    display: block;
    text-transform: capitalize;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.row.no-gutters-5 {
    margin-left: -5px;
    margin-right: -5px
}

.row.no-gutters-5 a span {
    color: #000;
    padding-top: 8px
}

.no-gutters-5 > .col, .no-gutters-5 > [class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}

@media (max-width: 470px) {
    .slots-tab a {
        width: 33.33%
    }
}

@media (max-width: 420px) {
    .slots-content li {
        width: 50%
    }
}

@media (max-width: 375px) {
    .slots-content img {
        width: 100%;
        height: auto
    }

    .slots-content a span {
        font-size: .6rem !important
    }

    .slots-tab a {
        width: 50%
    }
}

.game-table {
    width: 100%;
    overflow: hidden;
    margin: 0 0 10px;
    position: relative;
    overflow-x: auto
}

.expanded {
    width: 100% !important;
    box-sizing: border-box
}

.game-table table {
    width: 100%;
    background: #eee;
    border-collapse: separate
}

.game-table tr {
    height: 40px;
    vertical-align: middle
}

.game-table th {
    background: #ccc;
    text-align: left;
    text-indent: 1em;
    text-transform: uppercase;
    font-size: 14px;
    border: 1px #666 solid;
    vertical-align: middle
}

.game-table th.dark {
    background: #333;
    border-color: #333;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 40px
}

.game-table th span {
    font-size: 12px;
    float: right;
    padding: 0 10px;
    font-weight: 400
}

.game-table th a {
    float: right;
    padding: 0 10px;
    line-height: 40px;
    font-weight: 400
}

.game-table th a:hover {
    color: #f90
}

.game-table th a.refresh {
    width: 40px;
    height: 40px;
    background: url(../../images/sport/refresh-black.png) center no-repeat;
    padding: 0;
    float: inherit;
    display: inline-block;
    vertical-align: middle
}

.game-table th a.refresh-white {
    background-image: url(../../images/sport/refresh-white.png);
    float: right
}

.game-table th a.refresh:hover {
    transform: rotate(360deg)
}

.game-table td {
    background: #fff;
    text-align: center;
    vertical-align: middle;
    line-height: 40px
}

.game-table td a {
    vertical-align: middle
}

.game-table td:hover {
    background: #f9f9f9
}

.game-table td.two {
    line-height: 24px;
    vertical-align: middle
}

.game-table td.red {
    color: #f33
}

.game-table td.small-two {
    vertical-align: middle
}

.game-table td.lie {
    width: 2px
}

.game-table i {
    height: 40px;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: middle
}

.game-table i.star {
    width: 40px;
    background-image: url(../../images/sport/star-yellow.png);
    float: left
}

.game-table i.star-white {
    background-image: url(../../images/sport/star-white.png)
}

.game-table i.star-hollow {
    background-image: url(../../images/sport/star-hollow.png)
}

.game-table i.f {
    width: 21px;
    background-image: url(../../images/sport/tip-f.png);
    display: inline-block
}

.game-table i.l {
    width: 21px;
    background-image: url(../../images/sport/tip-l.png);
    display: inline-block
}

.game-table i.edit {
    width: 30px;
    background-image: url(../../images/sport/btn-edit.png);
    float: right
}

.game-table i.add {
    width: 30px;
    background-image: url(../../images/sport/btn-add.png);
    float: right
}

.game-table input[type=number] {
    border: 1px #eee solid;
    height: 38px;
    line-height: 38px;
    vertical-align: middle;
    width: calc(100% - 40px);
    padding: 0 5px;
    box-sizing: content-box;
    outline: 0
}

.game-table input[type=text] {
    border: 1px #eee solid;
    height: 38px;
    line-height: 38px;
    vertical-align: middle;
    width: calc(100% - 40px);
    padding: 0 10px;
    box-sizing: content-box;
    outline: 0
}

.game-table input[type=radio] {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    box-sizing: content-box
}

.game-table label {
    margin: 0
}

.lottery {
    width: 100%;
    overflow: hidden;
    margin: 0 0 30px
}

.lottery-contant {
    background: #fff;
    padding: 10px;
    overflow: hidden
}

.lottery-ann {
    margin: 10px;
    padding: 10px;
    background: #333;
    color: #999
}

.lott-basic {
    width: 100%;
    border: 0;
    overflow: hidden;
    border-bottom: 1px #d8d8d8 solid;
    margin: 0 0 20px;
    padding: 10px 0
}

.lott-basic table {
    width: 100%
}

.lott-basic td {
    height: 40px;
    vertical-align: middle;
    box-sizing: border-box;
    padding: 5px;
    word-break: break-all
}

.lott-basic td:first-child {
    text-align: right
}

.lott-basic td:last-child {
    text-align: left
}

.lott-basic td.title {
    font-size: 16px;
    color: maroon
}

.indo-ann {
    width: 100%;
    overflow: hidden
}

.indo-ann span {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    display: block
}

.indo-ann span.tit {
    color: #fff;
    font-weight: 700;
    font-size: 16px
}

.indo-ann span.art {
    background: #333;
    color: #999;
    text-align: center
}

.indo-ann span.txt {
    text-align: center;
    font-size: 12px
}

.indo-group {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin: 10px 0
}

.indo-group a {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    background: #333;
    display: block
}

.indo-group cite {
    width: 100%;
    box-sizing: border-box;
    padding: 0 0 0 40px;
    position: absolute;
    right: 0;
    top: 0;
    font-style: normal
}

.indo-group cite input {
    width: 14.66%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    box-sizing: border-box;
    border: 1px #eee solid;
    border-left: none;
    background: #fff
}

.indo-group span {
    width: 100%;
    text-align: center;
    color: #f90;
    display: block
}

.sport-three {
    width: 100%;
    background: #222;
    overflow: hidden
}

.sport-three a {
    width: 33.33%;
    height: 40px;
    line-height: 40px
}

.sport-three a.active, .sport-three a:hover {
    color: #f90
}

.sport-tab {
    width: 100%;
    background: #333;
    overflow: hidden
}

.sport-tab a {
    width: 50%;
    height: 40px;
    line-height: 40px;
    border-radius: 0
}

.sport-tab a.active, .sport-tab a:hover {
    background: #f4f4f4;
    color: #333
}

.sport .list > a {
    padding: 0
}

.sport .list > a:hover {
    background: #f90
}

.sport .list a span {
    color: #f90;
    float: right;
    padding: 0 10px
}

.sport .list > a:hover span {
    color: #fff
}

.sport .list i {
    float: left;
    background: top right no-repeat
}

.sport .list i:hover {
    float: left;
    background-position: top left
}

.sport .list i.baseball {
    background-image: url(../../images/sport/ico/baseball.png)
}

.sport .list i.favourite {
    background-image: url(../../images/sport/ico/favourite.png)
}

.sport .list i.others {
    background-image: url(../../images/sport/ico/others.png)
}

.sport .list i.beachsoccer {
    background-image: url(../../images/sport/ico/beachsoccer.png)
}

.sport .list i.misswold {
    background-image: url(../../images/sport/ico/misswold.png)
}

.sport .list i.handball {
    background-image: url(../../images/sport/ico/handball.png)
}

.sport .list i.futsal {
    background-image: url(../../images/sport/ico/futsal.png)
}

.sport .list i.supercombo {
    background-image: url(../../images/sport/ico/supercombo.png)
}

.sport .list i.olympic {
    background-image: url(../../images/sport/ico/olympic.png)
}

.sport .list i.athletics {
    background-image: url(../../images/sport/ico/athletics.png)
}

.sport .list i.icehockey {
    background-image: url(../../images/sport/ico/icehockey.png)
}

.sport .list i.wintersport {
    background-image: url(../../images/sport/ico/wintersport.png)
}

.sport .list i.basketball {
    background-image: url(../../images/sport/ico/basketball.png)
}

.sport .list i.tennis {
    background-image: url(../../images/sport/ico/tennis.png)
}

.sport .list i.usfootball {
    background-image: url(../../images/sport/ico/usfootball.png)
}

.sport .list i.snooker {
    background-image: url(../../images/sport/ico/snooker.png)
}

.sport .list i.rugby {
    background-image: url(../../images/sport/ico/rugby.png)
}

.sport .list i.darts {
    background-image: url(../../images/sport/ico/darts.png)
}

.sport .list i.formula1 {
    background-image: url(../../images/sport/ico/formula1.png)
}

.sport .list i.motorsports {
    background-image: url(../../images/sport/ico/motorsports.png)
}

.sport .list i.golf {
    background-image: url(../../images/sport/ico/golf.png)
}

.sport .list i.badminton {
    background-image: url(../../images/sport/ico/badminton.png)
}

.sport .list i.cricket {
    background-image: url(../../images/sport/ico/cricket.png)
}

.sport .list i.waterpolo {
    background-image: url(../../images/sport/ico/waterpolo.png)
}

.sport .list i.tabletennis {
    background-image: url(../../images/sport/ico/tabletennis.png)
}

.sport .list i.squash {
    background-image: url(../../images/sport/ico/squash.png)
}

.sport .list i.volleyball {
    background-image: url(../../images/sport/ico/volleyball.png)
}

.sport .list i.boxing {
    background-image: url(../../images/sport/ico/boxing.png)
}

.sport .list i.cycling {
    background-image: url(../../images/sport/ico/cycling.png)
}

.sport .list i.soccer {
    background-image: url(../../images/sport/ico/soccer.png)
}

.sport-stip {
    overflow: hidden
}

.sport-stip h5 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #f90;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400
}

.sport-stip-main {
    padding: 10px;
    overflow: hidden;
    text-align: center;
    background: #fff
}

.sport-stip-ann {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px #eee solid;
    padding: 5px 0
}

.sport-stip label {
    width: 100%;
    padding: 5px 0;
    overflow: hidden;
    text-transform: capitalize;
    display: block
}

.sport-stip label.yel {
    color: #f90
}

.sport-stip input {
    width: 100%;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    border: 1px #eee solid;
    padding: 0 10px;
    text-transform: capitalize
}

.sport-stip input[type=radio] {
    width: 20px;
    height: 20px;
    vertical-align: middle
}

.sport-stip table {
    width: 100%
}

.sport-stip td {
    height: 40px;
    border: 1px #eee solid;
    vertical-align: middle
}

.sport-stip td span {
    color: #f90
}

.sport-contant {
    width: 100%;
    overflow: hidden
}

.sport-title {
    width: 100%;
    margin: 0 0 10px;
    overflow: hidden
}

.sport-title h2 {
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 16px
}

.sport-select {
    width: 100%;
    overflow: hidden
}

.sport-select input, .sport-select select {
    width: 50%;
    height: 50px;
    padding: 0 10px;
    border: 5px transparent solid;
    background: #fff;
    background-clip: padding-box;
    box-sizing: border-box;
    display: block;
    float: left
}

@media (max-width: 460px) {
    .sport-select input, .sport-select select {
        width: 100%
    }
}

.gtip {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .8);
    z-index: 41
}

.gtip-main {
    width: 100%;
    overflow: hidden;
    background: #fff;
    position: absolute;
    top: 10%;
    left: 0
}

.gtip-title {
    width: 100%;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    padding: 0 0 0 15px;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    background: #222
}

.gtip-title a {
    width: 50px;
    height: 50px;
    background: url(../../images/tip-close.png) center no-repeat;
    display: block;
    float: right;
    opacity: .6
}

.gtip-title a:hover {
    opacity: 1
}

.gtip-group {
    width: 100%;
    box-sizing: border-box;
    padding: 15px;
    overflow: hidden
}

.gtip-group h5 {
    width: 100%;
    line-height: 50px;
    border-bottom: 1px #eee solid;
    font-size: 20px;
    font-weight: 700;
    color: #f90;
    text-align: center
}

.gtip-group label {
    width: 100%;
    margin: 0 0 5px;
    display: block;
    overflow: hidden
}

.gtip-group label span {
    width: 25%;
    line-height: 35px;
    text-align: right;
    float: left;
    display: block;
    margin: 0 10px 0 0
}

.gtip-group label em {
    font-style: normal;
    color: #f90;
    line-height: 35px
}

.gtip-group label a {
    width: 40px;
    height: 35px;
    line-height: 35px;
    background: #f90;
    border-radius: 2px;
    margin: 0 5px 0 0;
    display: block;
    float: left;
    text-align: center;
    color: #fff
}

.gtip-group label a:hover {
    background: #dd8500
}

.gtip-group label input {
    width: 175px;
    height: 35px;
    box-sizing: border-box;
    border: 1px #eee solid;
    padding: 0 10px
}

.gtip-btn {
    width: 100%;
    text-align: center;
    padding: 10px;
    overflow: hidden;
    box-sizing: border-box
}

.gtip-btn button {
    width: 50%;
    height: 42px;
    line-height: 42px;
    border-radius: 30px;
    display: inline-block;
    background: #f90;
    font-size: 16px;
    border: 5px #fff solid;
    border-width: 0 5px;
    padding: 0
}

.gtip-btn button:hover {
    background: #dd8500
}

.keno:not([data-promo]) {
    width: 100%;
    padding: 10px 0 30px;
    overflow: hidden;
    position: relative
}

.gkeno {
    width: 100%;
    overflow: hidden;
    position: relative
}

.gkeno-title {
    width: 100%;
    overflow: hidden
}

.gkeno-info {
    width: 100%;
    height: 115px;
    background: #161616
}

.gkeno-info > span {
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: right;
    display: block;
    text-transform: uppercase;
    box-sizing: border-box;
    padding: 0 15px;
    font-weight: 700
}

.gkeno-info > span > em {
    color: #f90;
    float: left;
    font-style: normal
}

.gkeno-info > a {
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 30px;
    background: #f90 url(../../images/game/btn-back.png) -8px -8px no-repeat;
    display: block;
    text-indent: 1em;
    font-size: 20px;
    margin: 10px 10px 0 12px;
    float: left
}

.gkeno-info select {
    width: 200px;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    padding: 0 10px;
    border: none;
    border-radius: 3px;
    background: #fff;
    margin: 20px auto;
    text-transform: capitalize;
    display: block
}

.gkeno-info > a:hover {
    background-color: #b97820
}

.gkeno-info cite {
    width: 100%;
    height: 35px;
    line-height: 40px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    background: #1f1f1f;
    font-style: normal;
    float: left
}

.gkeno-info a.enter {
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 100%;
    background: #f90 url(../../images/game/btn-enter.png) -8px -8px no-repeat;
    margin: 0 10px;
    display: block;
    float: left
}

.gkeno-time {
    width: 100%;
    height: 151px;
    background: url(../../images/game/ann-bg.png);
    color: #fff
}

.gkeno-time span {
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: block;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    box-sizing: border-box;
    padding: 0 15px;
    text-transform: capitalize
}

.gkeno-time span em {
    font-size: 12px;
    color: #555;
    float: right;
    font-style: normal;
    text-transform: uppercase
}

.gkeno-time a {
    width: 100%;
    line-height: 80px;
    text-align: center;
    font-size: 85px;
    color: inherit;
    font-family: digital_displayregular;
    text-shadow: 0 0 20px #fff;
    display: block
}

.gkeno-time a.out {
    width: 65%;
    line-height: 65px;
    text-align: center;
    font-size: 65px;
    color: #fff;
    font-family: digital_displayregular;
    text-shadow: 0 0 20px #fff;
    display: block;
    float: left
}

.gkeno-time a.enter {
    width: 55px;
    height: 55px;
    border-radius: 40px;
    background: url(../../images/game/btn-enter1.png) center no-repeat;
    margin-top: 10px;
    margin-right: 10px;
    display: block;
    float: right
}

.gkeno-results {
    width: 100%;
    background: #fff;
    overflow: hidden
}

.gkeno-results-title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    padding: 0 0 0 10px;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 700;
    border-bottom: 1px #eee solid
}

.gkeno-results-list {
    width: 100%;
    box-sizing: border-box;
    padding: 10px 20px
}

.gkeno-results-list label {
    width: 100%;
    display: block;
    border-left: 1px #eee solid;
    margin: 5px 0;
    float: left
}

.gkeno-results-list label a {
    width: 10%;
    height: 33px;
    line-height: 33px;
    text-align: center;
    border: 1px #eee solid;
    border-left: none;
    box-sizing: border-box;
    color: #f90;
    font-weight: 700;
    display: block;
    float: left
}

.gkeno-total {
    width: 100%;
    height: 151px;
    background: #f4f4f4
}

.gkeno-total ul {
    width: 100%;
    height: 151px;
    overflow: hidden
}

.gkeno-total li {
    height: 151px;
    display: block;
    overflow: hidden
}

.bx-wrapper {
    margin: 0 auto;
    width: 100%
}

.bx-window {
    width: 100%
}

.bx-next, .bx-prev {
    position: absolute;
    top: 7px;
    width: 26px;
    height: 26px;
    text-indent: -999999px;
    background: url(../../images/game/new-btn.png) no-repeat
}

.bx-prev:hover, .gkeno-total .bx-next:hover {
    background-image: url(../../images/game/new-btn-hover.png)
}

.bx-prev {
    left: 10px;
    background-position: left top
}

.bx-next {
    right: 10px;
    background-position: left bottom
}

.gkeno-total .album {
    width: 100%;
    box-sizing: border-box;
    padding: 0 30px;
    text-align: center;
    font-size: 14px;
    color: #999;
    height: 40px;
    line-height: 40px;
    background: #fff
}

.album .previous {
    width: 25px;
    height: 25px;
    border-radius: 100%;
    background: #f90 url(../../images/enter-btn.png) center no-repeat;
    float: left;
    margin-left: 1em;
    border: none;
    position: absolute;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.album .next {
    width: 25px;
    height: 25px;
    border-radius: 100%;
    background: #f90 url(../../images/enter-btn.png) center no-repeat;
    float: right;
    margin-right: 1em;
    margin-top: -25px
}

.gkeno-total li span {
    width: 100%;
    height: 46px;
    line-height: 46px;
    box-sizing: border-box;
    padding: 0 10px;
    display: block;
    font-weight: 700;
    font-size: 20px;
    text-transform: capitalize
}

.gkeno-total li label {
    width: 95%;
    margin: 0 16px;
    border-left: 1px #eee solid;
    display: block;
    overflow: hidden
}

.gkeno-total li label a {
    width: 20%;
    height: 33px;
    line-height: 33px;
    text-align: center;
    border: 1px #eee solid;
    border-left: none;
    box-sizing: border-box;
    color: #f90;
    font-weight: 700;
    display: block;
    float: left;
    background: #fff
}

.gkeno-total li label.ten-item a {
    width: 10%;
    height: 33px;
    line-height: 33px;
    text-align: center;
    border: 1px #eee solid;
    border-left: none;
    box-sizing: border-box;
    color: gray;
    font-weight: 400;
    display: block;
    float: left;
    background: #fff
}

.gkeno-number {
    width: 100%;
    overflow: hidden
}

.gkeno-number-list {
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    overflow: hidden;
    background: #4c4c4c
}

.gkeno-number-list a {
    width: 46px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    margin: 5px;
    background: #fff;
    border-radius: 3px;
    display: block;
    float: left;
    z-index: 5
}

.gkeno-number-list a.active, .gkeno-number-list a:hover {
    background: #f90;
    color: #fff
}

.gkeno-guess {
    width: 100%;
    overflow: hidden
}

.gkeno-guess a {
    height: 50px;
    line-height: 50px;
    font-weight: 700;
    text-transform: capitalize;
    color: #fff;
    display: block;
    float: left;
    text-align: center;
    font-size: 16px
}

.gkeno-guess-title {
    width: 20%;
    height: 100px
}

.gkeno-guess-title a {
    width: 100%;
    background: #f90
}

.gkeno-guess-title a.line {
    box-sizing: border-box;
    border-bottom: 1px #ffb74c solid
}

.gkeno-guess label {
    width: 80%;
    display: block;
    float: right;
    background: #272727;
    margin-bottom: 0
}

.gkeno-guess label.line {
    height: 50px;
    box-sizing: border-box;
    border-bottom: 1px #4c4c4c solid
}

.gkeno-guess label a {
    width: 20%;
    box-sizing: border-box;
    border-left: 1px #4c4c4c solid
}

.gkeno-btn {
    width: 100%;
    overflow: hidden;
    background: #000
}

.gkeno-btn a {
    height: 107px;
    line-height: 107px;
    background: #333;
    color: #fff !important;
    border-radius: 3px;
    display: block;
    float: left;
    font-size: 16px;
    padding: 0 0 0 10px;
    text-transform: capitalize;
    font-weight: 700;
    border: 5px #010101 solid;
    box-sizing: border-box;
    margin-bottom: 0
}

.gkeno-btn a span {
    text-align: center;
    line-height: 34px;
    padding: 20px 0;
    color: #f90;
    font-size: 14px;
    float: right
}

.gkeno-btn a span em {
    color: #999;
    font-style: normal;
    font-size: 12px;
    font-weight: 400
}

.gkeno-btn a.active, .gkeno-btn a:hover {
    background: #f90
}

.gkeno-btn a.active span, .gkeno-btn a.active span em, .gkeno-btn a:hover span, .gkeno-btn a:hover span em {
    color: #fff
}

.gkeno-btn-buo {
    padding: 5px;
    overflow: hidden
}

.gkeno-btn-buo a {
    width: 35%
}

.gkeno-btn-buo a span {
    width: 50%
}

.gkeno-btn-buo a.tie-bs, .gkeno-btn-buo a.tie-oes, .gkeno-btn-buo a.tie-ud, .gkeno-btn-buo a.white {
    width: 30%;
    line-height: 50px;
    background: #fff;
    color: #555;
    text-align: center;
    padding: 0
}

.gkeno-btn-buo a.tie-bs:hover, .gkeno-btn-buo a.tie-oes:hover, .gkeno-btn-buo a.tie-ud:hover, .gkeno-btn-buo a.white:hover {
    background: #f90;
    color: #fff
}

.gkeno-btn-buo a.white span {
    width: 100%;
    padding: 0;
    line-height: 22px
}

.gkeno-btn-sd {
    overflow: hidden;
    padding: 0 5px
}

.gkeno-btn-sd a {
    width: 50%
}

.gkeno-btn-sd a span {
    line-height: 107px;
    padding: 0;
    width: 100px
}

.gkeno-btn-max {
    padding: 5px;
    overflow: hidden
}

.gkeno-btn-max a {
    width: 25%;
    height: 80px;
    text-align: center;
    font-size: 14px;
    padding: 0;
    line-height: 40px
}

.gkeno-btn-max a span {
    width: 100%;
    padding: 0;
    font-size: 14px;
    line-height: 20px
}

.gkeno-reb {
    overflow: hidden;
    padding: 0 5px;
    box-sizing: border-box
}

.gkeno-reb a {
    width: 33.33%;
    height: 80px;
    line-height: 80px;
    background: #fff;
    color: #555
}

.gkeno-reb a:hover {
    color: #fff
}

.gkeno-reb a span {
    line-height: 30px;
    padding: 10px
}

.gkeno-reb a.bet {
    background: #4c4c4c;
    text-align: center;
    padding: 0;
    border-style: inset;
    color: #f1f1f1
}

.gkeno-load {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99
}

.gkeno-load a {
    width: 100%;
    height: 100%;
    background: url(../../images/game/loading.gif) center no-repeat;
    display: block
}

@media (max-width: 400px) {
    .gkeno-btn a {
        text-align: center
    }

    .gkeno-btn a span {
        display: none
    }

    .gkeno-btn-buo a, .gkeno-btn-buo a.white {
        line-height: 100px
    }

    .gkeno-btn-max a {
        line-height: 70px
    }
}

.gkeno-table {
    width: 100%;
    overflow: hidden;
    background: #fff;
    box-sizing: border-box;
    padding: 10px;
    display: -webkit-flex;
    display: flex
}

.gkeno-table-title {
    width: 13%;
    overflow: hidden
}

.gkeno-table-title a {
    width: 100%;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    display: block;
    font-weight: 700;
    background: #5d5d5d;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVkNWQ1ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0ZjRmNGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #5d5d5d 0, #4f4f4f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5d5d5d), color-stop(100%, #4f4f4f));
    background: -webkit-linear-gradient(top, #5d5d5d 0, #4f4f4f 100%);
    background: -o-linear-gradient(top, #5d5d5d 0, #4f4f4f 100%);
    background: -ms-linear-gradient(top, #5d5d5d 0, #4f4f4f 100%);
    background: linear-gradient(to bottom, #5d5d5d 0, #4f4f4f 100%)
}

.gkeno-table-title a.active, .gkeno-table-title a:hover {
    background: #f90
}

.gkeno-table-list {
    width: 87%;
    overflow: hidden;
    border: 1px #eee solid;
    border-width: 1px 0 0 1px;
    box-sizing: border-box
}

.gkeno-table-list label {
    display: block;
    overflow: hidden;
    margin-bottom: 0
}

.gkeno-table-list label a {
    width: 10%;
    height: 46px;
    line-height: 46px;
    text-align: center;
    box-sizing: border-box;
    border: 1px #eee solid;
    border-width: 0 1px 1px 0;
    display: block;
    float: left;
    font-size: 18px;
    text-transform: uppercase
}

.gkeno-table-list a.yellow {
    color: #f90
}

@media (max-width: 415px) {
    .casino:not(.card) a {
        padding: 5px 5px 5px 115px
    }

    .casino .lott-1, .casino .lott-2, .casino .lott-3, .casino a.ca1, .casino a.ca2, .casino a.ca3, .casino a.ca4 {
        background-size: 90px 90px !important;
        padding: 5px 5px 5px 110px
    }

    .casino:not(.card) a {
        padding: 0
    }

    .casino a span i {
        width: 30px !important;
        height: 30px !important;
        margin: 0
    }

    .vcasino span p {
        padding: 0
    }
}

.number {
    width: 100%;
    overflow: hidden;
    padding: 10px 0 30px
}

.gnumber {
    width: 100%;
    overflow: hidden;
    position: relative
}

.gnumber-close {
    width: 100%;
    height: 100px;
    line-height: 100px;
    text-align: center;
    font-size: 18px
}

.gnumber-info {
    width: 100%;
    height: 250px;
    background: url(../../images/game/ann-bg.png)
}

.gnumber-info select {
    width: 200px;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    padding: 0 10px;
    border: none;
    border-radius: 3px;
    background: #fff;
    margin: 10px auto;
    text-transform: capitalize;
    display: block
}

.gnumber-type {
    width: 100%;
    height: 20px;
    line-height: 50px;
    padding: 5px 0 0;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-family: digital_displayregular;
    text-shadow: 0 0 10px #fff
}

.ball {
    width: 200px;
    display: block;
    padding: 0 10px;
    text-align: left;
    text-indent: 5px;
    font-style: normal;
    font-size: 16pt;
    font-family: Philosopher;
    color: #fff
}

.between {
    width: 100%;
    height: 10px;
    position: relative;
    background: #fff
}

.gnumber-info-time {
    width: 100%;
    height: 110px;
    line-height: 100px;
    padding: 10px 0 0;
    text-align: center;
    font-size: 75px;
    color: #fff;
    font-family: digital_displayregular;
    text-shadow: 0 0 20px #fff
}

.gnumber-info-time1 {
    width: 100%;
    height: 110px;
    line-height: 80px;
    padding: 0;
    text-align: center;
    font-size: 75px;
    color: #fff;
    font-family: digital_displayregular;
    text-shadow: 0 0 20px #fff
}

.gnumber-info-time1.totop {
    margin-top: -25px
}

.gnumber-info a.ref-only {
    width: 230px;
    height: 60px;
    line-height: 60px;
    border-radius: 30px;
    background: #f90 url(../../images/game/refresh-white.png) 15px 10px no-repeat;
    margin: 30px auto;
    display: block;
    font-size: 22px;
    float: none
}

.wrap-enref {
    width: 160px;
    height: 60px;
    margin: 0 auto 5px;
    display: block
}

.wrap-enmenu {
    width: 320px;
    margin: 0 auto;
    height: 60px
}

.gnumber-info a.back-inside {
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 40px;
    background: #f90 url(../../images/game/btn-back.png) -8px -8px no-repeat;
    margin-top: -10px;
    display: block;
    float: left
}

.gnumber-info a.enter {
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 40px;
    background: #f90 url(../../images/game/btn-enter.png) -8px -8px no-repeat;
    margin: 0 10px;
    display: block;
    float: left
}

.gnumber-info a.refresh {
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 40px;
    background: #f90 url(../../images/game/refresh-white.png) 15px 10px no-repeat;
    margin: 0 10px;
    display: block;
    float: left
}

.gnumber-info a:hover {
    background-color: #b97820
}

.gnumber-info-data1 {
    width: 100%;
    height: 60px;
    line-height: 55px;
    text-align: center;
    color: #666;
    background: #1f1f1f;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px
}

.gnumber-info-data {
    width: 100%;
    height: 65px;
    line-height: 60px;
    text-align: center;
    color: #666;
    background: #1f1f1f;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px
}

.gnumber-info-data span {
    display: block;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    border: 1px solid #fff;
    background: #fff url(../../images/game/down.png) no-repeat center center;
    background-size: cover;
    float: right;
    margin-top: 1.2em;
    margin-right: 1em
}

.gnumber-info-data1 span {
    display: block;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    border: 1px solid #fff;
    background: #fff url(../../images/game/down.png) no-repeat center center;
    background-size: cover;
    float: right;
    margin-top: 1em;
    margin-right: 1em
}

.gnumber-game {
    position: absolute;
    width: 100%;
    height: 242px;
    overflow: hidden;
    position: relative;
    background: url(../../images/game/bg-num-only.jpg) no-repeat center center;
    background-size: 100% 100%;
    padding: 10px 0;
    display: none
}

.gnumber-obj {
    width: 468px;
    height: 340px;
    position: relative;
    overflow: hidden
}

.glive-number-game {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    padding: 0 !important;
    display: none
}

.glive-number-game img {
    position: absolute;
    width: 100%;
    height: 100%
}

.gnumber-game iframe {
    display: block;
    margin: 0 auto;
    width: 320px;
    height: 100%;
    overflow: hidden
}

.game-group span {
    width: 24px;
    height: 24px;
    position: absolute;
    display: block;
    background: url(../../images/game/ball1.png);
    background-size: cover;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
    color: #000;
    font-weight: 700
}

.gnumber-game-play {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99
}

.gnumber-game-play a {
    width: 100%;
    height: 100%;
    background: url(../../images/game/play.png) center no-repeat;
    display: block
}

.gnumber-game img {
    width: 52% !important
}

.game-play-over {
    background: url(../../images/game/glass.png) center no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    width: 320px;
    height: 100%
}

.show-result {
    background: #f90;
    border-radius: 1em;
    padding: 5px;
    text-align: center;
    width: 150px;
    color: #fff;
    text-transform: uppercase;
    margin: 10px auto 5px
}

.gnumber-results {
    width: 100%;
    height: 340px;
    background: #fff;
    display: none
}

.gnumber-results h5 {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #f1f1f1;
    text-align: center;
    font-size: 18px
}

.gnumber-results-contant {
    padding: 10px;
    overflow: hidden
}

.gnumber-results-contant a {
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px;
    margin: 0 0 5px;
    height: 48px;
    line-height: 48px;
    border: 1px #eee solid;
    display: block;
    cursor: pointer
}

.gnumber-results-contant a span {
    font-size: 24px;
    font-weight: 700;
    color: #f90;
    float: right
}

@media (max-width: 420px) {
    .gnumber-results-contant a span.multiple {
        font-size: 14px;
        font-weight: 700
    }
}

.gnumber-results-contant a:hover {
    border-color: #333;
    background: #333;
    color: #ccc
}

.gnumber-results-contant a:hover span {
    color: #fff
}

.gnumber-tab {
    width: 100%;
    height: 40px;
    background: #333
}

.gnumber-tab a {
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    margin: 0 5px;
    font-size: 14px;
    text-transform: capitalize;
    display: block;
    float: left;
    color: #fff
}

.gnumber-tab a.active, .gnumber-tab a:hover {
    background: #fff;
    color: #555
}

.gnumber-tab .center-tab-number {
    width: 230px;
    overflow: hidden;
    padding: 0;
    text-align: center;
    margin-left: auto !important;
    margin-right: auto !important
}

.gnumber-tab .center-tab-number a {
    width: 100px;
    box-sizing: border-box;
    background-clip: content-box;
    float: left;
    background: #fff;
    padding: 0 10px;
    margin: 0 5px;
    font-size: 14px;
    text-transform: capitalize;
    text-align: center;
    color: #333;
    height: 35px;
    line-height: 38px;
    border-radius: 25px
}

.gnumber-tab .center-tab-number a:hover {
    background: #f90;
    color: #fff;
    cursor: pointer
}

.gnumber-num {
    background: #4c4c4c;
    width: 100%;
    overflow: hidden;
    padding: 5px;
    box-sizing: border-box
}

.gnumber-num a {
    width: 46px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    margin: 5px;
    display: block;
    float: left;
    border-radius: 3px;
    background: #fff
}

.content div a.active, .gnumber-num a.active, .gnumber-num a:hover {
    background: #f90;
    color: #fff;
    cursor: pointer
}

.gnumber-tab input[type=radio] {
    width: 15px;
    height: 15px;
    vertical-align: middle
}

.gnumber-btn {
    width: 100%;
    background: #000;
    padding: 5px;
    box-sizing: border-box
}

.gnumber-btn a {
    width: 25%;
    height: 100px;
    text-align: center;
    font-size: 12px;
    color: #f90;
    background: #333;
    display: block;
    float: left;
    border-radius: 8px;
    border: 5px #010101 solid;
    box-sizing: border-box
}

.gnumber-btn a.active, .gnumber-btn a:hover {
    background: #f90;
    color: #fff
}

.gnumber-btn a span {
    width: 100%;
    height: 35px;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    display: block;
    padding: 20px 0 0
}

.gnumber-color {
    width: 100%;
    height: 150px;
    padding: 5px;
    background: #1e1e1e
}

.gnumber-color a {
    width: 100%;
    margin: 5px 0;
    height: 40px;
    border-radius: 20px;
    line-height: 40px;
    font-size: 12px;
    color: #f90;
    display: block;
    float: left;
    background: #333;
    text-align: right;
    padding: 0 10px;
    box-sizing: border-box
}

.gnumber-color a.active, .gnumber-color a:hover, .gnumber-pair a:hover {
    background: #f90;
    color: #fff
}

.gnumber-color a span {
    width: 80px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    display: block;
    float: left;
    text-transform: capitalize;
    font-weight: 700
}

.gnumber-color a p {
    width: 160px;
    height: 40px;
    line-height: 20px;
    font-size: 12px;
    color: #666;
    display: block;
    float: left
}

.gnumber-color a.active p, .gnumber-color a:hover p {
    color: #fff
}

.gnumber-btn1, .gnumber-color-out, .gnumber-color-outrou {
    width: 100%;
    overflow: hidden;
    background: #1e1e1e
}

.gnumber-btn1 a, .gnumber-color-out a {
    width: 33.33%;
    margin: 5px 0;
    height: 80px;
    border-radius: 5px;
    line-height: 40px;
    font-size: 12px;
    color: #333;
    display: block;
    float: left;
    background: #fff;
    text-align: center;
    font-weight: 700;
    padding: 0 10px;
    border: 5px solid #1e1e1e;
    box-sizing: border-box
}

.gnumber-color-outrou a {
    width: 50%;
    margin: 5px 0;
    height: 65px;
    border-radius: 5px;
    line-height: 65px;
    font-size: 12px;
    color: #333;
    display: block;
    float: left;
    background: #fff;
    text-align: center;
    font-weight: 700;
    padding: 0 10px;
    border: 5px solid #1e1e1e;
    box-sizing: border-box
}

.gnumber-color-outrou a span {
    display: inline-block;
    text-indent: 2px;
    color: #f90
}

.gnumber-color-out a span {
    clear: both;
    display: block;
    line-height: 35px;
    color: #f90
}

.gnumber-color-out a:hover {
    background: #f90;
    color: #fff
}

.gnumber-color-out a:hover > span {
    color: #fff
}

.gnumber-sic-out {
    width: 100%;
    overflow: hidden;
    background: #1e1e1e
}

.gnumber-sic-out a {
    width: 33.33%;
    margin: 2px 0;
    height: 80px;
    border-radius: 5px;
    line-height: 40px;
    font-size: 12px;
    color: #333;
    display: block;
    float: left;
    background: #fff;
    padding: 0 10px;
    border: 5px solid #1e1e1e;
    box-sizing: border-box
}

.gnumber-sic-out a span {
    background: #f90;
    clear: both;
    display: block;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    width: 50%;
    height: 50px;
    border-radius: 50%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px
}

.gnumber-sic-out a:hover {
    background: #f90;
    color: #fff
}

.gnumber-sic-out a:hover > span {
    background: #fff;
    color: #333
}

.gnumber-num-roulette {
    background: #141414;
    width: 100%;
    overflow: hidden;
    box-sizing: border-box
}

.gnumber-num-roulette a.red {
    background: #c00
}

.gnumber-num-roulette a.white {
    background: #fff;
    color: #333
}

.gnumber-num-roulette {
    clear: both;
    width: 100%
}

.gnumber-num-roulette .roulette {
    width: 80%
}

.roulette a {
    width: 46px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    margin: 4px;
    display: block;
    float: left;
    border-radius: 3px;
    background: #333;
    color: #fff
}

.two-one {
    width: 17%;
    float: left
}

.two-one a {
    width: 100%;
    height: 102px;
    line-height: 102px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    margin: 4px;
    display: block;
    float: left;
    border-radius: 3px;
    background: #333;
    color: #fff
}

.gnumber-num-roulette .triple {
    box-sizing: border-box;
    clear: both;
    width: 100%
}

.gnumber-num-roulette .triple a {
    box-sizing: border-box;
    width: 32.33%;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    margin: 4px 1px;
    display: block;
    float: left;
    border-radius: 3px
}

.gnumber-num-roulette a:hover {
    background: #f90
}

.gmultiple-num, .gmultiple-num-img {
    background: #4c4c4c;
    width: 100%;
    overflow: hidden;
    padding: 5px;
    box-sizing: border-box
}

.gmultiple-num-img a {
    box-sizing: border-box;
    width: 13.55%;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    margin: 1px;
    display: block;
    float: left;
    border-radius: 3px;
    background: #fff
}

.gmultiple-num a {
    width: 15%;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    margin: 5px;
    display: block;
    float: left;
    border-radius: 3px;
    background: #fff
}

.bs-multiple {
    width: 100%;
    padding: 0 5px;
    box-sizing: border-box
}

.bs-multiple a {
    width: 100%;
    box-sizing: border-box;
    display: block;
    line-height: 40px;
    padding: 0 10px;
    margin: 0;
    font-size: 14px;
    color: #333
}

.glivenumber-tab, .gmultiple-tab, .gpromo-tab {
    width: 100%;
    background: #333;
    padding: 0
}

.glivenumber-tab a, .gpromo-tab a {
    display: block;
    line-height: 40px;
    padding: 0 10px;
    margin: 0;
    font-size: 14px;
    color: #333;
    float: left
}

.gmultiple-tab a {
    box-sizing: border-box;
    width: 50%;
    display: block;
    line-height: 40px;
    padding: 0 10px;
    margin: 0;
    font-size: 14px;
    color: #333;
    float: left;
    text-align: center
}

.gmultiple-tab ul, .gpromo-tab ul {
    padding-left: 0
}

.glivenumber-tab a.active, .gpromo-tab a.active {
    background: #4c4c4c;
    color: #fff
}

.gmultiple-num a:hover, .gmultiple-num-img a:hover {
    background: #f90;
    color: #fff;
    cursor: pointer
}

.gmultiple-tab a.active {
    background: #4c4c4c;
    color: #fff;
    cursor: pointer;
    border-top: 4px solid #fff
}

.glivenumber-num {
    background: #4c4c4c;
    width: 100%;
    overflow: hidden;
    padding: 5px;
    box-sizing: border-box
}

.glivenumber-num a {
    display: block;
    width: calc(100% - 10px);
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    margin: 5px;
    float: left;
    border-radius: 3px;
    background: #fff;
    cursor: pointer
}

.glivenumber-num .gold-silver {
    display: block;
    width: calc(100% - 10px);
    height: 65px;
    margin: 5px;
    float: left;
    border-radius: 3px;
    background: #fff
}

.glivenumber-num .gold-silver ul li {
    width: 100%;
    padding: 5px
}

.glivenumber-num a span.group-name1, .glivenumber-num a span.group-name2 {
    display: block;
    width: calc(50% - 2.5px);
    height: 100%;
    text-align: left;
    text-indent: 5px;
    float: left
}

.glivenumber-num a span.group-name1 span, .glivenumber-num a span.group-name2 span {
    color: #f90
}

.glivenumber-num h3, .glivenumber-num p {
    width: 100%;
    text-align: center;
    font-style: bold;
    color: #fff
}

.glivenumber-num a span.group-name2 {
    border-left: 5px solid #4c4c4c
}

.glivenumber-num a i img {
    width: 46px;
    height: 46px;
    float: left;
    border-right: 5px solid #4c4c4c
}

.all-dice, .board-tab, .bseo, .gnumber-pair, .gnumber-single, .gnumber-six, .gnumber-three, .gnumber-three-all, .gsicbo-board {
    padding: 2px 5px;
    background: #141414;
    width: 100%;
    margin: 0
}

.three-pair {
    width: 33.33333%;
    float: left;
    text-align: center
}

.three-pair span {
    float: left;
    width: 30%;
    height: 23px;
    line-height: 25px;
    border-radius: 1em;
    background: #f90;
    font-size: 12px;
    color: #fff;
    text-align: center;
    display: block;
    font-weight: 700;
    margin: 1px
}

.board-tab a {
    background: #333;
    width: 98%;
    height: 60px;
    line-height: 40px;
    padding: 8px;
    font-size: 14px;
    color: #fff;
    display: block;
    float: left;
    text-align: center;
    border-radius: 8px;
    box-sizing: border-box
}

.board-tab a.all-dice {
    height: 75px
}

.bseo a {
    width: 24.555%;
    height: 100px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 60px;
    background: #333;
    display: block;
    float: left;
    border-radius: 8px;
    border: 5px #141414 solid;
    box-sizing: border-box;
    cursor: pointer
}

.bseo a span {
    width: 100%;
    height: 30px;
    line-height: 5px;
    font-weight: 700;
    font-size: 12px;
    color: #f90;
    display: block;
    padding: 0
}

.gnumber-single a {
    width: 14%;
    height: 100px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 60px;
    background: #333;
    display: block;
    float: left;
    border-radius: 8px;
    border: 5px #141414 solid;
    box-sizing: border-box;
    cursor: pointer
}

.gnumber-single a span {
    width: 100%;
    height: 30px;
    line-height: 5px;
    font-weight: 700;
    font-size: 12px;
    color: #f90;
    display: block;
    padding: 0
}

.gnumber-six a {
    background: #333;
    width: 49%;
    height: 60px;
    line-height: 40px;
    border: 5px #141414 solid;
    border-top: none;
    padding: 8px;
    font-size: 12px;
    color: #fff;
    display: block;
    float: left;
    text-align: left;
    border-radius: 8px;
    box-sizing: border-box;
    cursor: pointer
}

.gnumber-three-all a.ga7 {
    background: #333;
    width: 25%;
    height: 155px;
    line-height: 140px;
    border-left: 5px #141414 solid;
    border-right: 5px #141414 solid;
    padding: 8px;
    font-size: 12px;
    color: #fff;
    display: block;
    float: left;
    text-align: center;
    border-radius: 8px;
    box-sizing: border-box
}

.gnumber-pair a.ga7, .gnumber-three a.ga7 {
    background: #333;
    width: 25%;
    height: 90px;
    line-height: 70px;
    border: 5px #141414 solid;
    padding: 8px;
    font-size: 12px;
    color: #fff;
    display: block;
    float: left;
    text-align: center;
    border-radius: 8px;
    box-sizing: border-box
}

.gnumber-pair a.ga9 {
    background: #333;
    width: 12.222%;
    height: 90px;
    line-height: 70px;
    border: 5px #141414 solid;
    padding: 8px;
    font-size: 12px;
    color: #fff;
    display: block;
    float: left;
    text-align: center;
    border-radius: 8px;
    box-sizing: border-box
}

.gnumber-three-all a {
    background: #333;
    width: 24.222%;
    height: 155px;
    padding: 8px;
    font-size: 12px;
    color: #fff;
    display: block;
    float: left;
    text-align: center;
    box-sizing: border-box
}

.gnumber-pair a.ga8, .gnumber-three a {
    background: #333;
    width: 12.222%;
    height: 90px;
    border: 4px #141414 solid;
    padding: 12px 5px;
    font-size: 12px;
    color: #fff;
    display: block;
    float: left;
    text-align: center;
    border-radius: 8px;
    box-sizing: border-box;
    cursor: pointer
}

.gnumber-three a, .gnumber-three-all a {
    line-height: 35px;
    cursor: pointer
}

.gnumber-three a span, .gnumber-three-all a span {
    float: none;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 30px;
    background: #f90;
    font-size: 12px;
    color: #fff;
    text-align: center;
    display: block;
    font-weight: 700;
    margin-top: 2px;
    margin-left: auto;
    margin-right: auto
}

.gnumber-pair a.ga8 .sicbo-ball {
    float: none;
    width: 22px;
    height: 22px;
    line-height: 22px;
    border-radius: 30px;
    background: #f90;
    font-size: 12px;
    color: #fff;
    text-align: center;
    display: block;
    font-weight: 700;
    margin-left: auto;
    margin-right: auto
}

.gnumber-pair a.ga8 .sicbo-ball:last-of-type {
    margin-top: 12px
}

.gnumber-six a span {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
    background: #f90;
    font-size: 12px;
    color: #fff;
    text-align: center;
    display: inline-block;
    float: right;
    font-weight: 700;
    cursor: pointer
}

.board-tab a:hover, .bseo a:hover, .gnumber-pair a:hover, .gnumber-single a:hover, .gnumber-six a:hover, .gnumber-three a:hover {
    background: #f90;
    color: #fff
}

.board-tab a:hover > span, .gnumber-pair a:hover > .sicbo-ball, .gnumber-six a:hover > span, .gnumber-three a:hover > span, .wrap-three-all:hover > a span {
    background: #fff;
    color: #f90
}

.wrap-three-all:hover > a {
    background: #f90;
    color: #fff
}

.gnumber-pair a.ga7:hover, .gnumber-three a.ga7:hover {
    background: #333
}

.bseo a:hover > span, .gnumber-single a:hover > span {
    color: #fff
}

a.ga8:hover > a.ga8 span {
    background: #fff;
    color: #f90
}

a.more-number {
    float: right;
    margin-right: .5em;
    cursor: default
}

.gload {
    width: 100% !important;
    height: 100%;
    box-sizing: border-box;
    position: absolute;
    background: rgba(192, 192, 192, .3);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    z-index: 42
}

.overlay-img {
    width: 100px;
    position: relative;
    top: 50%;
    margin-left: auto;
    margin-right: auto
}

.md-perspective, .md-perspective body {
    height: 100%;
    overflow: hidden
}

.md-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 50%;
    max-width: 630px;
    min-width: 320px;
    height: auto;
    z-index: 1500;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.wrap-txt {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    text-transform: uppercase
}

.md-content label {
    width: 100%;
    margin: 0 0 5px;
    display: block;
    overflow: hidden
}

.md-content label span {
    width: 30%;
    line-height: 35px;
    text-align: right;
    float: left;
    display: block;
    margin: 0 10px 0 0
}

.md-content label em {
    line-height: 35px;
    color: #f90
}

.md-content label input {
    width: 175px;
    height: 35px;
    box-sizing: border-box;
    border: 1px #eee solid;
    padding: 0 10px
}

.modal-drag {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 50%;
    max-width: 630px;
    min-width: 320px;
    height: auto;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.under-zero {
    z-index: -1
}

.modal-drag button {
    position: relative !important;
    z-index: 48
}

.modal-dialog {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.md-show {
    visibility: visible;
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    backface-visibility: visible
}

.md-show-drag {
    z-index: 900;
    visibility: visible;
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    backface-visibility: visible
}

.md-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    visibility: hidden;
    top: 0;
    left: 0;
    z-index: 46;
    opacity: 0;
    background: rgba(0, 0, 0, .5);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.md-show ~ .md-overlay {
    opacity: 1;
    visibility: visible
}

.md-show-drag ~ .md-overlay {
    opacity: 1;
    visibility: visible
}

.hide ~ .md-overlay {
    opacity: 0;
    visibility: hidden
}

.cross {
    display: block;
    position: relative;
    z-index: 10005 !important;
    width: 45px;
    height: 45px;
    background: url(../../images/modal_close.png);
    float: right;
    margin-right: -.5px;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    border: 0 none
}

.md-content, .md-content-drag {
    color: #333;
    background: #fff;
    position: relative;
    border-radius: 3px;
    margin: 0 auto
}

.md-content h3, .md-content-drag h3 {
    margin: 0;
    padding: .1em .2em;
    text-align: center;
    font-size: 2em;
    font-weight: 300;
    opacity: .8;
    background: #222;
    border-radius: 3px 3px 0 0;
    color: #fff;
    text-transform: uppercase
}

.md-content-drag div, .md-content > div {
    position: relative;
    padding: 5px 10px;
    margin: 0;
    font-weight: 300;
    font-size: 1.15em;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.md-content-drag > div h5, .md-content > div h5 {
    width: 100%;
    line-height: 50px;
    border-bottom: 1px #eee solid;
    font-size: 20px;
    font-weight: 700;
    color: #f90;
    text-align: center
}

.md-content input[type=text], .md-content-drag input[type=text] {
    border: 1px #eee solid;
    height: 38px;
    line-height: 38px;
    vertical-align: middle;
    width: calc(100% - 40px);
    padding: 0 10px
}

.md-content-drag > div p, .md-content > div p {
    margin: 0;
    padding: 10px 0
}

.md-content-drag > div ul, .md-content > div ul {
    margin: 0;
    padding: 0 0 30px 20px
}

.md-content-drag > div ul li, .md-content > div ul li {
    padding: 5px 0
}

.btn-foot {
    width: 80%;
    height: 45px;
    margin: 0 auto
}

.btn-foot button {
    background: #f90;
    border: 1px solid #aaa;
    width: 40%;
    margin: 0 5%;
    float: left;
    padding: 5px 0;
    border-radius: 1em
}

.md-effect-1 .md-content {
    -webkit-transform: scale(.1);
    -moz-transform: scale(.1);
    -ms-transform: scale(.1);
    transform: scale(.1);
    opacity: 0;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.md-show.md-effect-1 .md-content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.md-show-drag.md-effect-1 .md-content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.justify-between {
    display: flex;
    justify-content: space-between
}

.icontent {
    padding: .85rem 0
}

.icontent .table tr td {
    font-size: 13px;
    color: #000;
    padding: .35rem 0
}

.icontent .table tr td a {
    color: #000
}

.icontent .table tr td hr {
    border-color: #bd620e
}

.no-radius {
    border-radius: 0 !important
}

@media (max-width: 500px) {
    .list-item p {
        font-size: 10px;
        padding: .25rem 0
    }
}

@media (max-width: 375px) {
    .main-menu .col-4 {
        padding-left: 5px;
        padding-right: 5px
    }

    .list-item {
        border-width: 3px
    }
}

.btn-act-1 {
    background-color: #542906;
    border-radius: 0 !important
}

.btn-act-2 {
    background-color: #e38929;
    border-radius: 0 !important
}

.bg-cover {
    background: #fff url(../../images/ubet368/bg-logo.png) no-repeat center;
    background-size: contain;
    background-origin: content-box
}

.main-menu {
    background-color: #fff
}

.form-outline .form-control {
    border: 0 none;
    background: 0 0;
    border-bottom: 1px solid #b27135;
    border-radius: 0
}

.form-outline .form-control:focus {
    background-color: transparent
}

.order-list {
    margin-left: 15px
}

.order-list li {
    list-style: decimal;
    font-size: .8rem;
    margin-bottom: 12px;
    color: #000;
    font-weight: 600
}

.bg-1 {
    background-color: #c15f09;
    border: 1px solid #c15f09
}

.btn-2-outline {
    border-color: #a75a14
}

.bg-2 {
    background-color: #a75a14
}

.row.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.row.no-gutters > [class*=" col-"], .row.no-gutters > [class^=col-] {
    padding-right: 0;
    padding-left: 0
}

.x-close {
    font-size: 1.5rem;
    color: #fff;
    opacity: 1;
    font-weight: 500;
    text-shadow: none
}

.btn-download-ios {
    position: relative;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 2rem;
    font-size: 16px;
    background: linear-gradient(to bottom, #adadad 50%, #939393 0);
    border: 0 none;
    color: #000
}

.btn-download-android {
    position: relative;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 2rem;
    font-size: 16px;
    background: linear-gradient(to bottom, #9fd543 50%, #659a06 0);
    border: 0 none;
    color: #000
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
}

.navbar-toggler-right {
    position: absolute;
    right: 1rem
}

.navbar-toggler-right a {
    display: inline-block
}

.table-summary {
    margin-bottom: 0
}

.table-summary td, .table-summary th {
    border-top: 0 none;
    padding: .5rem
}

.tab hr {
    margin-top: 0;
    margin-bottom: 0
}

.text-summary {
    border-bottom: .55px solid #555;
    padding: 1px 0;
    width: max-content;
    margin-top: 15px
}

#tab1, #tab2, #tab3 {
    margin-bottom: 3rem
}

.btn-prev {
    border-radius: 8px;
    flex-grow: 1 !important;
    font-size: 17px !important
}

.btn-next {
    font-size: 17px !important;
    background: #a85b17;
    flex-grow: 2 !important;
    text-transform: none !important
}

#login-form .form-group {
    margin-bottom: .5rem !important
}

.content-lobby a {
    display: inline-block;
    margin-bottom: 1.5rem
}

.content-lobby a i {
    display: inline-block;
    width: 114px;
    height: 110px
}

.slots-content .joker123 a::after {
    content: "";
    position: absolute;
    width: 67px;
    height: 62px;
    background: url(../../images/ubet368/icon/new.png) no-repeat;
    background-size: contain;
    top: 23%;
    right: 0;
    z-index: 5
}

.slots-content .joker123 a {
    position: relative;
    height: 170px;
    border: 0 none;
    width: 209px;
    margin: auto;
    background-color: #fff
}

.slots-content .joker123 a::before {
    content: "";
    position: absolute;
    width: 191px;
    height: 136px;
    top: 41px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: url(../../images/ubet368/box-border.png) no-repeat;
    background-size: 191px 137px
}

.slots-content .joker123 a img {
    position: absolute;
    left: 0;
    top: 0;
    right: -1px;
    margin: auto;
    width: 100% !important;
    height: 186px;
    max-width: 100%
}

@media (max-width: 414px) {
    .slots-content .joker123 a {
        width: 120px;
        height: 110px
    }

    .slots-content .joker123 a::before {
        width: 114px;
        height: 80px;
        left: 6px;
        background-size: 108px 80px;
        top: 31px
    }

    .slots-content .joker123 a::after {
        width: 40px;
        height: 35px;
        right: -4px;
        top: 28px
    }

    .slots-content .joker123 a img {
        position: absolute;
        left: 0;
        top: 6px;
        right: -1px;
        margin: auto;
        width: 100%;
        height: 110px;
        max-width: 100%
    }

    .slots-content .joker123 {
        margin-right: -5px;
        margin-left: -5px
    }

    .slots-content .joker123 .slot-item {
        padding-left: 5px;
        padding-right: 5px
    }
}

@keyframes blink {
    0% {
        opacity: .2
    }
    20% {
        opacity: 1
    }
    100% {
        opacity: .2
    }
}

p, span {
    color: inherit
}

@media (max-width: 414px) {
    .navbar-light .navbar-toggler-icon {
        width: 1.6em;
        height: 1.6em
    }
}

.keno-rules h3 {
    font-size: 1.5rem
}

.btn-ent {
    background-color: #8d4505;
    text-transform: uppercase;
    color: #efedea;
    width: 100%;
    float: none
}

.btn-ent:hover {
    color: #ddd
}

.mb-tr {
    display: flex;
    box-shadow: 2px 2px 2px #a8a8a8;
    background-color: #fff;
    margin-bottom: 10px;
    border: 1px solid #f5f5f5
}

.card-bank img {
    max-width: 67px
}

.btn-login, .btn-signup {
    text-transform: uppercase;
    border-radius: 0;
    color: #fff;
    font-weight: 500;
    width: 100%
}

.btn-signup {
    background-color: #f37405
}

.btn-login {
    background-color: #a85b17
}

@media (max-width: 360px) {
    .card-bank img {
        max-width: 100%
    }
}

@media (max-width: 414px) {
    .wrap-join p {
        font-size: 14px
    }
}

.note {
    font-size: .8rem
}

.page-content {
    background-color: #e9e8ee;
    height: 100%
}

.form-row > .slick-list > .slick-track > .slick-slide {
    padding-right: 5px;
    padding-left: 5px
}

.title-game {
    background-color: #8d4505;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.title-game h6 {
    margin-bottom: 0
}

.title-game .close span {
    font-size: inherit
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.item {
    padding: .01rem
}

.item img {
    width: 100%
}

.game-title .active {
    border-bottom: 2px solid #a85b17;
    color: #000
}

.loader {
    width:100%;
    height:100%;
    position:absolute;
    left:0;top:0;
    display:flex;
    align-items:center;justify-content:center;
    background:rgba(0,0,0,.5);
    z-index: 1056
}

.loader::before {
    content:'';
    border:5px solid #f3f3f3;
    border-top:5px solid #a85b17;
    width:45px;height:45px;
    border-radius:50%;
    animation:spin 2s linear infinite;position:fixed
}
@keyframes spin{
    0%{transform:rotate(0)}
    100%{transform:rotate(360deg)}
}

.promo-wrap .btn-link:hover {
    text-decoration: none
}

.promo-wrap .card-header {
    background-color: #f9eee1;
    border: 0
}

.promo-wrap .card {
    border-right: 0 none;
    border-left: 0 none;
    border: 0;
    border-radius: 0
}

.promo-text {
    padding-left: 10px;
    text-align: left;
    flex: 2
}

.promo-text p {
    font-size: 14px;
    margin-bottom: 0;
    color: #444
}

.promo-title {
    font-size: 15px;
    color: #a65a00;
    font-weight: 600
}

.promo-wrap .card-body p {
    font-size: .85rem;
    margin-bottom: 0
}

.promo-wrap .text-red {
    color: red
}

.wrap-main h6 {
    color: #25aae1;
    margin-bottom: .8rem;
    text-transform: uppercase
}

.wrap-main {
    margin-bottom: 1rem;
    align-items: center
}

.wrap-main a:hover span {
    color: #fff
}

.owl-promo img {
    width: 100%
}

.owl-stage {
    left: -50px
}

.icon-next {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(../../images/ubet368/icon/ico-next.svg) no-repeat;
    background-size: contain;
    vertical-align: middle
}

.modal-transfer .modal-dialog .modal-content .modal-header {
    background-color: #734b0e
}

.modal-transfer .modal-dialog .modal-content .transfer-btn {
    display: block
}

.modal-transfer .modal-dialog .modal-content .transfer-btn .btn {
    background: #734b0e
}

.modal-transfer .modal-dialog .modal-content .modal-body {
    background-color: inherit;
    padding: 1rem
}

.modal-transfer .modal-dialog .modal-content .form-group {
    margin-bottom: 1rem
}

.modal-transfer .modal-dialog .modal-content .form-group label {
    color: #c26600
}

.modal-transfer .modal-dialog .modal-content .modal-body .form-control {
    border: 1px solid rgba(227, 139, 19, .8);
    font-size: 1rem
}

.invalid-tooltip {
    position: static
}

.group-tr {
    display: -ms-flexbox
}

.ongdo-item {
    margin-bottom: 2rem;
    padding-top: .3rem
}

@media (max-width: 414px) {
    .promo-text p {
        font-size: 13px;
        margin-bottom: 0
    }

    .game-content img {
        height: 100px;
        max-width: 100%
    }

    #angpaoModal .modal-dialog {
        margin: .5rem 1.3rem
    }
}

.text-blink {
    animation-name: angry-animation;
    animation-duration: .8s;
    animation-timing-function: linear;
    animation-delay: 0;
    animation-iteration-count: infinite;
    animation-direction: normal
}

@keyframes angry-animation {
    0%, 49.99% {
        opacity: 1
    }
    50%, 99.99% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

#codeLabel span {
    font-size: 1.1rem;
    font-weight: 600
}

.promo_popup {
    height: 100%;
    overflow-y: auto;
    z-index: 1058
}