/* 走勢頁 */

.betAdd-countent3,
.betAdd-countent4 {
    box-shadow: 1px 0px 6px rgba(0, 0, 0, 0.21);
    -webkit-box-shadow: 1px 0px 6px rgba(0, 0, 0, 0.21);
    -moz-box-shadow: 1px 0px 6px rgba(0, 0, 0, 0.21);
    border-radius: 10px;
    margin-top: 20px !important;
}

.tab-left {
    border-color: rgba(171, 167, 167);
    border-width: 1px 0px 1px 1px;
    border-style: solid;
    border-top-left-radius: 10px;
}

.tab-left-bottom {
    border-top-left-radius: unset;
    border-width: 0px 0px 1px 1px;
    border-style: solid;
    border-color: rgba(171, 167, 167);
}

.tab-right-bottom {
    border-top-right-radius: unset;
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: rgba(171, 167, 167);
}

.trend-PC .Trend-menu-tab.tab-left-bottom.on,
.trend-PC .Trend-menu-tab.tab-right-bottom.on {
    background-color: rgb(24, 39, 46);
}

.tab-center {
    border-color: rgba(171, 167, 167);
    border-width: 1px 0px 1px 1px;
    border-style: solid
}

.tab-right {
    border-color: rgba(171, 167, 167);
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-top-right-radius: 10px;
}

.betAdd-countent3 .recordTable,
.betAdd-countent4 .recordTable {
    border-style: solid;
    border-width: 1px;
    border-top-width: 0px;
    border-color: rgba(171, 167, 167);
    width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

.betAdd-countent3 .recordTable table tbody tr:nth-child(1) {
    color: rgba(0, 0, 0) !important;
}

.betAdd-countent3 .recordTable table,
.betAdd-countent4 .recordTable table {
    font-size: 14px;
}

.betAdd-countent3 .recordTable table tbody th {
    padding: 7px;
    border-width: 0px;
}

.betAdd-countent3 .recordTable table tbody td:nth-child(1) {
    border-top-style: solid;
    border-width: 2px;
    border-color: rgb(239, 239, 239);
}

.bingo-ball-style {
    display: inline-block;
    text-align: center;
    margin-right: 2px;
}

#big_small_content label,
#odd_even_content label,
#dragon_tiger_content label,
#prime_fit_content label {
    border-style: none !important;
    margin: auto !important;
    color: rgb(41, 41, 41);
    font-weight: 800 !important;
}

.tiger-style {
    width: auto !important;
    margin-left: 0 !important;
    max-width: 20%;
}


/* 上面按鈕 */

.trend-PC .Trend-menu-tab.on {
    background-color: rgb(20, 80, 125);
    color: #fff;
}

.trend-PC .Trend-menu-tab {
    background-color: #fff;
    color: rgb(41, 41, 41);
}


/* 子標題按鈕 */

.big_small_order_div_pc .on {
    background-color: rgb(27, 38, 44);
}

.big_small_order_div_pc .on label {
    color: rgb(255, 255, 255) !important;
}

.big_small_order_div_pc {
    background-color: rgb(245, 245, 245);
    border-bottom-color: rgba(0, 0, 0, 0.1411764705882353);
    border-bottom-style: solid;
}

.big_small_order_div_pc .big_small_border_right_pc {
    border-right-style: solid;
    border-right-color: rgba(0, 0, 0, 0.1411764705882353);
}


/* 球 */

.bingo-tie {
    background: rgb(27, 194, 1);
    border: rgb(27, 194, 1) 2px solid !important;
    background-color: rgb(27, 194, 1);
    color: #FFF !important;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    margin: auto;
    font-weight: 600;
}

.bingo-tiger {
    background: rgb(255, 136, 0);
    border: rgb(255, 136, 0) 2px solid !important;
    background-color: rgb(255, 136, 0);
    color: #FFF !important;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    margin: auto;
    font-weight: 600;
}

.bingo-dragon {
    background: rgb(214, 7, 239);
    border: rgb(214, 7, 239) 2px solid !important;
    background-color: rgb(214, 7, 239);
    color: #FFF !important;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    margin: auto;
    font-weight: 600;
}

.bingo-odd,.bingo-單 {
    background: rgb(23, 162, 184) !important;
    border: rgb(23, 162, 184) 2px solid !important;
    background-color: rgb(23, 162, 184)!important;
    color: #FFF !important;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    margin: auto;
    font-weight: 600;
}

.bingo-small,.bingo-小 {
    background: rgb(239, 7, 7);
    border: rgb(239, 7, 7) 2px solid !important;
    background-color: rgb(239, 7, 7);
    color: #FFF !important;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    margin: auto;
    font-weight: 600;
}

.bingo-big,.bingo-大 {
    background: rgb(21, 7, 239);
    border: rgb(21, 7, 239) 2px solid !important;
    background-color: rgb(21, 7, 239);
    color: #FFF !important;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    margin: auto;
    font-weight: 600;
}

.bingo-even,.bingo-雙 {
    background: rgb(214, 7, 239)!important;
    border: rgb(214, 7, 239) 2px solid !important;
    background-color: rgb(214, 7, 239)!important;
    color: #FFF !important;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    margin: auto;
    font-weight: 600;
}

.bingo-prime {
    background: rgb(129, 145, 20);
    border: rgb(129, 145, 20) 2px solid !important;
    background-color: rgb(129, 145, 20);
    color: #FFF !important;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    margin: auto;
    font-weight: 600;
}

.bingo-fit,.bingo-和 {
    background: rgb(255, 1, 185);
    border: rgb(255, 1, 185) 2px solid !important;
    background-color: rgb(255, 1, 185);
    color: #FFF !important;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    margin: auto;
    font-weight: 600;
}

.bingo-dragontiger-fit {
    background: rgb(27, 194, 1);
    border: rgb(27, 194, 1) 2px solid !important;
    background-color: rgb(27, 194, 1);
    color: #FFF !important;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    margin: auto;
    font-weight: 600;
}


/* 走勢 */

.trend-PC {
    background: #fff;
}

.trend-PC .recordTable {
    border-style: solid;
    border-width: 1px;
    border-top-width: 0px;
    width: 100% !important;
}

.trend-PC .bingo-ball-style {
    display: block;
    margin: 5px auto;
    width: 31px;
    height: 32px;
    line-height: 29px;
}

.trend-PC .recordTable table {
    width: 100% !important;
}

.trend-PC .title {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.trend-PC .title span {
    color: #FFF;
    letter-spacing: 1px;
}

.trend-PC .recordTable table tbody td {
    line-height: 40px;
    text-align: center;
    border-left-style: solid;
    border-left-color: rgb(162, 161, 161);
    border-left-width: 1px;
    vertical-align: text-top;
}

.trend-PC .recordTable table tbody td:last-child {
    border-right: 1px solid rgb(220, 220, 220) !important;
}


/* 按鈕 */

.trend-PC label {
    padding-top: 5px;
    padding-bottom: 5px;
}


/* XSC */

.xsc_trending .xsc_trending {
    width: 11.11%;
}

.xsc_trending .bigSmallDiv label {
    width: auto !important;
}

.xsc_trending_pf .bigSmallDiv {
    width: 20%;
}

.xsc_trending_pf .bigSmallDiv label {
    width: auto !important;
}

.trendSubBtn{
    border: rgba(171, 167, 167) 1px solid;
    font-size: 16px;
    float: left;
}
.trendSubBtn.on{
    background-color: black;
    color: white;
}