﻿.Js_registration {
    display: block;
    float: left;
    background: #ccc;
    width: 122px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #000;
    font-size: 13px;
    font-weight: 700;
    margin-right: 3px;
    cursor: pointer
}

.Js_registration:last-child {
    margin-right: 0
}

.Js_registration:hover {
    background: #fff;
    border-top: #4984c0 3px solid;
    height: 30px;
    color: #106eb6
}

.Js_bookmark .on {
    background: #fff;
    border-top: #4984c0 3px solid;
    height: 30px;
    color: #106eb6
}

.bg_ballListinput {
    background-image: none;
    background-repeat: repeat-x;
    height: 20px;
    border: 1px solid #999;
    font-weight: bold
}

.bg_ballListinput.on {
    background-image: none;
    background-color: #ffc938;
    border: #ffc938 2px solid !important
}

.btn_change {
    position: relative;
    display: block;
    float: right;
    width: 80px;
    padding: 0 20px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #c4c4c4;
    box-sizing: border-box;
    color: #000;
    border-radius: 50px;
    cursor: pointer;
    background: url(/images/graph/common/icon_mainarrow.svg)#efefef no-repeat 54px;
    background-size: 16%;
    margin-right: 12px;
    font-weight: 700;
    background-color: #fff;
    margin-top: 5px
}

.btn_change.th {
    position: relative;
    display: block;
    float: right;
    width: 80px;
    padding: 0 10px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #c4c4c4;
    box-sizing: border-box;
    color: #000;
    border-radius: 50px;
    cursor: pointer;
    background: url(/images/graph/common/icon_mainarrow.svg)#efefef no-repeat 64px;
    background-size: 16%;
    background-color: #fff;
    margin-right: 12px;
    font-weight: 700
}

.btn_change.vn {
    position: relative;
    display: block;
    float: right;
    width: 80px;
    padding: 0 10px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #c4c4c4;
    box-sizing: border-box;
    color: #000;
    border-radius: 50px;
    cursor: pointer;
    background: url(/images/graph/common/icon_mainarrow.svg)#efefef no-repeat 62px;
    background-size: 16%;
    background-color: #fff;
    margin-right: 12px;
    font-weight: 700
}

.btn_change.on {
    background: url(/images/graph/common/icon_mainarrow_up.svg)#efefef no-repeat 54px;
    background-size: 16%;
    background-color: #fff
}

.btn_change.th.on {
    background: url(/images/graph/common/icon_mainarrow_up.svg)#efefef no-repeat 64px;
    background-size: 16%;
    background-color: #fff
}

.btn_change.vn.on {
    background: url(/images/graph/common/icon_mainarrow_up.svg)#efefef no-repeat 62px;
    background-size: 16%;
    background-color: #fff
}

.btn_changeBox {
    display: none;
    position: absolute;
    top: 30px;
    right: 15px;
    width: 496px;
    height: 162px;
    border: 1px solid #c4c4c4;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 5px 5px 10px rgba(0,0,0,0.2);
    z-index: 99
}

.selectCox {
    position: absolute;
    margin: auto;
    top: 12px;
    left: 0;
    right: 0;
    height: 140px;
    width: auto
}

.selectCox td {
    height: 30px
}

.selectCox td:first-child {
    width: 52px;
    text-align: center;
    color: #000
}

.selectCox.id td:first-child {
    line-height: initial
}

.selectCox ul {
    list-style: none
}

.selectCox ul li {
    float: left;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background-color: #008aff;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    margin-left: 10px;
    cursor: pointer;
    opacity: 0.5
}

.selectCox ul li:hover,.selectCox ul .on {
    opacity: 1
}

.selectCox.th ul li {
    width: 31px;
    height: 31px;
    line-height: 31px
}

.money_inpute {
    position: relative;
    color: #000;
    display: table;
    float: right;
    margin-right: 10px
}

.money_inpute span {
    vertical-align: middle;
    font-size: 16px
}

.money_inpute .bg_ballListinput {
    width: 90px;
    height: 24px;
    padding: 0 5px;
    border: 1px solid #b3b3b3;
    box-sizing: border-box;
    font-weight: bold;
    border-radius: 3px;
    vertical-align: middle
}

.Lt39 .bet_boxBotL, .play_h14 .bet_boxBotL {
    width: 80%;
}
.play_h14 .bet_boxBotL{border:1px solid #cccccc;box-sizing:border-box;margin-right: 10px;width: calc(80% - 10px);}
.Lt39 .bet_boxBotR, .play_h14 .bet_boxBotR {
    width: 20%;
}
.play_h14 .bet_boxBotR .tb_betInput{
    border: 1px solid #cccccc;
    border-top: 0;
    width: calc(100% - 2px);
    padding-top: 10px;
}
.play_h14 .bet_boxBotR .div_btmBtn{
    border-top: 0;
}
.bet_boxBotSecondArea {
    width: 100%;
    margin-bottom: 10px
}

.bet_boxBotSecondArea > .tb_numSelect {
    width: initial
}

.tb_numSelect {
    width: 764px;
    height: 36px;
    line-height: 33px;
    margin: 0;
    background-color: #efefef;
    border: 1px solid #cccccc;
    border-bottom: 0;
    box-sizing: border-box;
    position: relative
}

.tb_numSelect:after {
    content: none
}

.Lt39 .tb_numSelect {
    width: 99%;
}

.bet_chips {
    display: none;
    position: absolute;
    top: -55px;
    left: 0;
    background-color: #fff;
    width: 258px;
    height: 58px;
    border: 4px solid #c5cdd9;
    box-sizing: border-box;
    border-radius: 5px;
    box-shadow: 0px 0px 12px rgba(220,220,220,1);
    z-index: 99
}

.bet539_num {
    display: none;
    position: absolute;
    bottom: -10px;
    right: -65px;
    color: #000;
    border: 1px solid #cccccc;
    background-color: #fff;
    font-size: 12px;
    padding: 2px 3px;
    z-index: 99;
    width: 60px;
    text-align: center
}

.tb_ball {
    color: #000;
    border: 1px solid #b3b3b3;
    box-sizing: border-box;
    border-top: 0;
    width: 99%;
}

.tb_ball td {
    position: relative;
    text-align: center;
    font-size: 16px;
    height: 29px
}

.tb_ball span {
    display: block;
    font-weight: bold;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 50%;
    font-size: 15px;
    color: #fff;
    margin: 0 auto
}

.tb_ball .bg_red {
    background-color: #ff0000
}

.tb_ball .bg_blue {
    background-color: #1a75bb
}

.tb_ball .bg_green {
    background-color: #287f1f
}

.tb_ball .bg_ballListinput {
    width: 54px;
    height: 24px;
    padding: 0 5px;
    border: 1px solid #cccccc;
    border-radius: 3px
}

.bg_ballListinput.w105 {
    width: 105px
}

.ball_width34 {
    width: 34px !important;
    height: 34px !important;
    line-height: 34px !important
}

.Lt38 .tb_ball td,.Lt39 .tb_ball td {
    height: 37px
}

.titleTop {
    position: relative;
    width: calc(100% - 2px);
    background-color: #efefef;
    height: 36px;
    line-height: 36px;
    color: #000;
    text-align: center;
    border: 1px solid #cccccc;
    border-bottom: 0;
    box-sizing: border-box;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.titleTop .blue_t{font-size: 14px;margin-left: 5px;}
.Lt38 .titleTop {
    line-height: 2
}

.Lt39 .titleTop {
    width: 100%;
}

.tb_betInput.SecondArea {
    width: initial;
    height: initial;
    border: 1px solid #c
}

.tb_betInput td {
    height: 32px;
    position: relative;
    line-height: 17px;
    width: 80px;
}
#tbdCombineBet tr{margin: 5px 0;display: flex;justify-content: space-between;align-items: center;}
.tb_betInput td:nth-child(1) {
    padding-left: 5px
}

.tb_betInput td:nth-child(2),.tb_betInput td:nth-child(3) {
    text-align: center;
    width: calc((100% - 90px) / 2);
}
.div_ltROdds{
    text-align: center;
    font-size: 14px;
}
.tb_betInput input[type=text] {
    background-image: none;
    height: 24px;
    padding: 0 5px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    font-weight: bold;
    border-radius: 3px;
    width: 70px !important;
}

.tb_betInput input[type=text].w100 {
    width: 100px
}

.Lt39 .tb_betInput {
    width: 100%;
    height: 275px;
    border: 1px solid #cccccc;
    border-top: 0;
    margin: 0 0 2px;
    font-size: 15px;
    color: #000;
}

.div_btmBtn .cancel {
    width: 82px;
    margin: 2px 0 0 0;
    font-size: 15px;
}

.div_btmBtnSecondArea {
    width: 100%;
    padding-top: 8px
}

.div_btmBtnSecondArea > div {
    display: inline-block;
    float: right;
    margin-left: 5px;
    font-size: 16px
}

.tb_ball_SecondAreaBet tr td,#tbdSecondAreaBet tr td {
    padding-top: 25px;
    padding-bottom: 25px
}

.tb_ball_SecondAreaBet td,#tbdSecondAreaBet td {
    height: 27px !important
}

.Lt39 .div_btmBtn {
    width: 100%;
    border-top: 0;
}

.Lt39 .div_btmBtn .cancel {
    width: 85px
}

.confirm {
    background-image: none;
    background-color: #336aab;
    border-radius: 3px;
    width: 118px;
    height: 30px;
    line-height: 30px;
    display: block;
    cursor: pointer;
    text-align: center;
    color: #fff;
    margin-right: 5px
}

.Lt39 .confirm {
    width: 133px
}

.btn_betConfirmNone {
    background-color: #808080
}

.cancel {
    background-image: none;
    background-color: #898989;
    border-radius: 3px;
    width: 85px;
    height: 30px;
    line-height: 30px;
    display: block;
    cursor: pointer;
    text-align: center;
    color: #fff
}

.confirmBet_box {
    width: 300px;
    border-radius: 5px;
    position: absolute;
    box-shadow: rgba(0,0,0,0.5) 0 0 15px;
    font-weight: bold;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    display: none;
    top: 146px;
    z-index: 5;
    left: 345px
}

.CB_w380 {
    width: 380px
}

.CB_t210 {
    top: 210px
}

.CB_t_yellow {
    color: #ffc800;
    margin: 0 5px
}

.CB_t_blue {
    color: #3287e4
}

.CB_t_red {
    color: #f00
}

.BET539_num {
    font-size: 12px
}

.CB_table {
    border-spacing: 0;
    border-collapse: collapse;
    margin: 0 0px 0 20px
}

.CB_table td {
    padding: 5px 0
}

.CB_td_name {
    padding-right: 5px !important;
    color: #3287e4;
    box-sizing: border-box;
    white-space: nowrap
}

.CB_td_bet {
    padding-right: 10px !important;
    color: #f00;
    min-width: 60px;
    box-sizing: border-box
}

.CB_td_name.CB_Padding,.CB_td_bet.CB_Padding {
    padding-right: 7px !important
}

.CB_oddsLabel {
    padding-right: 3px;
    color: #999;
    box-sizing: border-box
}

.CB_td_money,.CB_td_money2 {
    color: #000;
    width: 80px
}

.div_hint,.div_hint_secondarea {
    position: absolute;
    right: 65px;
    top: 0
}

.div_hint_secondarea {
    right: initial;
    top: -30px;
    font-size: 13px
}

.div_hint_secondarea div {
    margin-right: 12px;
    background-color: #ffffcd;
    border: 1px solid #a6a6a6;
    padding: 10px;
    color: #000;
    width: 120px
}

.div_hint div {
    margin-right: 12px;
    background-color: #ffffcd;
    border: 1px solid #a6a6a6;
    padding: 10px;
    color: #000;
    width: 272px
}

.showHint div {
    display: none
}

.showHint.hover div,.div_hint_secondarea.hover div {
    display: block
}

.div_cover {
    position: absolute;
    width: 215px;
    height: 330px;
    background-image: url(/images/graph/bg_cover.png);
    top: 192px;
    z-index: 1
}

.Lt39 .div_cover {
    width: 100%;
    top: 0;
    height: 310px;
}

.btn_close {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 2px;
    margin: auto;
    background: url(/images/graph/common/icon_closeBank.svg) no-repeat center;
    background-size: 75%;
    width: 20px;
    height: 20px;
    cursor: pointer
}

.tb_betInput .btn_close {
    right: 4px
}

.tb_betInput .btn_close.vn {
    right: 2px
}

@media screen and (max-width: 1680px) {
    .Lt39 .bet_boxBotL{width: 75%;}
    .Lt39 .bet_boxBotR{width: calc(25% - 10px);}
    .play_h14 .bet_boxBotR .div_btmBtn a{width: 100%;margin: 0;}
    .play_h14 .bet_boxBotR .div_btmBtn a.cancel{margin-top: 2px;}
}
@media screen and (max-width: 1440px) {
    .Lt39 .confirm{width: 107px;}
    .play_h14 .bet_boxBotL{display:flex;}
}
@media screen and (max-width: 1366px) {
    .tb_betInput td{font-size: 12px;}
    .Lt39 .confirm, .h1_3_Rbox a.confirm, .h1_3_Rbox a.cancel{width: 100%;margin: 0;}
    .h1_3_Rbox a.cancel{margin-top: 2px;}
    .Lt39 .div_btmBtn .cancel{width: 100%;margin: 4px 0 0;}
    .tb_betInput input[type=text]{width: 50px !important;}
}
@media screen and (max-width: 768px) {
    .tb_ball td{font-size: 13px;}
    .Lt39 .tb_numSelect, .tb_ball{width: 99%;}
    .Lt39 .bet_boxBotL{width: 100%;margin-bottom: 5px;}
    .Lt39 .bet_boxBotR{width: calc(100% - 5px);margin-right: 5px;}
    .tb_ball, .Six_ballColor .LtSix_car, .LtSix_car{display:block;overflow-x:auto;white-space:nowrap}
}
@media screen and (max-width: 640px) {
    .play_h14 .bet_boxBotR{width:100%;}
    .play_h14 .bet_boxBotL{display:flex;flex-direction: column;width: 100%;margin: 0 0 5px;}
}