/*============================= CSS STYLES FOR M8BET =============================*/
body {
    background-color: #e8eff5;
    font-family: Tahoma, Helvetica, sans-serif;
}

.Background {
    margin: 5px 0px 0px 10px;
}

.Background_LeftSide {
    background: #e8eff5;
}

.Background_RightSide {
    background: #e8eff5;
}

/*---------- Text font Begin ----------*/
a {
    text-decoration: none;
}

.Heading5 {
    font-size: 12px;
    font-weight: normal;
    color: #fff;
}

.Rejected {
    font-size: 12px;
    font-weight: normal;
    color: white;
}
/*---------- Text font End ----------*/

.Border_Left {
    border-left: 1px solid #7c7d81;
}

.Border_Right {
    border-right: 1px solid #7c7d81;
}

.PanelBalanceUS {
    font-size: 11px;
    color: #355891;
    font-weight: bold;
}

.PanelBalanceRef {
    background-image: url(../images/panel/ref01.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 16px;
    height: 16px;
    cursor: pointer;
}

    .PanelBalanceRef:hover {
        background-image: url(../images/panel/ref01h.png);
    }

.Box_1 {
    background-color: #d7d7d7;
    height: 25px;
    line-height: 25px;
    padding-left: 10px;
    color: #000;
    font-weight: bold;
}

.CurrencyBold {
    font-size: 12px;
    color: #000066;
    font-weight: bold;
}

.Bold {
    font-size: 11px;
    color: #000000;
    font-weight: bold;
}

.Box_2 {
    height: 30px;
}

.Credit_balance {
    background-color: #d7d7d7;
    height: 25px;
    line-height: 25px;
    padding-left: 10px;
    color: #000;
    font-weight: bold;
    margin-top: 3px;
}

/*---------- SwitchM8 Begin ----------*/
.ContainerBtnSwitchM8 {
    width: 198px;
}

.imgBtnSwitchM8 {
    cursor: pointer;
    background-repeat: no-repeat;
    width: 196px;
    height: 54px;
}
/*---------- SwitchM8 End ----------*/

.MyFavorite {
    background-color: #00adef;
    height: 25px;
    line-height: 25px;
    color: #000;
    font-weight: normal;
    margin-top: 3px;
}

    .MyFavorite a {
        color: #fff;
        font-size: 12px;
        font-family: 'Noto Sans', sans-serif;
        margin-left: 10px;
    }

.MyFavorite_item {
    height: 25px;
    line-height: 25px;
    font-weight: normal;
    margin-top: 3px;
}

    .MyFavorite_item a {
        color: red;
        font-size: 12px;
        font-family: 'Noto Sans', sans-serif;
        margin-left: 10px;
    }

.MyFavorite_item_bg {
    background: white;
}

.IconRight {
    background: url(../images/panel/IconRight.png);
    width: 9px;
    height: 12px;
    margin: 8px -15px 0px 15px;
    float: left;
}

.FunTransfer {
    cursor: pointer;
    background-image: url('../images/panel/bg_top_menu_a.png');
    background-repeat: no-repeat;
    color: #fff;
    font-size: 12px;
    font-family: 'Noto Sans', sans-serif;
}

    .FunTransfer a {
        color: #fff;
        font-size: 12px;
        font-family: 'Noto Sans', sans-serif;
    }

.PanelSubHdrLbl {
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
}

.GBHeading1 {
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    text-align: center;
    padding-top: 0px;
    text-align: center;
    padding-bottom: 5px;
}

.Heading1 {
    font-size: 11px;
    color: #003399;
}

.Normal {
    font-size: 11px;
    font-weight: normal;
    color: black;
}

.PanelGive {
    font-size: 11px;
    color: #cc0000;
}

A.PanelGive:link {
    text-decoration: none;
    color: #cc0000;
}

A.PanelGive:visited {
    text-decoration: none;
    color: #cc0000;
}

A.PanelGive:active {
    text-decoration: none;
    color: #cc0000;
}

A.PanelGive:hover {
    text-decoration: underline;
    color: #cc0000;
}

.PanelTake {
    font-size: 11px;
    color: #000;
}

A.PanelTake:link {
    text-decoration: none;
    color: #01122B;
}

A.PanelTake:visited {
    text-decoration: none;
    color: #01122B;
}

A.PanelTake:active {
    text-decoration: none;
    color: #01122B;
}

A.PanelTake:hover {
    text-decoration: underline;
    color: #01122B;
}

.Heading3 {
    font-size: 8px;
    font-weight: normal;
    color: black;
}

.PanelOver {
    font-size: 12px;
    font-weight: bold;
    color: red;
}

.PanelUnder {
    font-size: 12px;
    font-weight: bold;
    color: black;
}

.PanelX12 {
    font-size: 12px;
    font-weight: bold;
    color: blue;
}

.Boldbg {
    font-size: 11px;
    color: Black;
    font-weight: bold;
    background-color: #90ee90;
}

.GridAltItem {
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: black;
    HEIGHT: 28px;
    BACKGROUND-COLOR: #fff;
}

tr.GridAltItem > td {
    border: 1px solid #B1B1B1;
}

.GridItem {
    font-weight: normal;
    font-size: 11px;
    color: black;
    height: 28px;
    background-color: #abe3fa;
}

tr.GridItem > td {
    border: 1px solid #B1B1B1;
}

.Give {
    font-size: 11px;
    font-weight: normal;
    color: #cc0000;
}

A.Give:link {
    text-decoration: none;
    color: #cc0000;
}

A.Give:visited {
    text-decoration: none;
    color: #cc0000;
}

A.Give:active {
    text-decoration: none;
    color: #cc0000;
}

A.Give:hover {
    text-decoration: underline;
    color: #cc0000;
}

.Take {
    font-size: 11px;
    font-weight: normal;
    color: #000099;
}

A.Take:link {
    text-decoration: none;
    color: #000099;
}

A.Take:visited {
    text-decoration: none;
    color: #000099;
}

A.Take:active {
    text-decoration: none;
    color: #000099;
}

A.Take:hover {
    text-decoration: underline;
    color: #000099;
}

.Over {
    font-size: 11px;
    font-weight: bold;
    color: red;
}

A.Over:link {
    text-decoration: none;
    color: red;
}

A.Over:visited {
    text-decoration: none;
    color: red;
}

A.Over:active {
    text-decoration: none;
    color: red;
}

A.Over:hover {
    text-decoration: underline;
    color: red;
}

.Under {
    font-size: 11px;
    font-weight: bold;
    color: black;
}

A.Under:link {
    text-decoration: none;
    color: black;
}

A.Under:visited {
    text-decoration: none;
    color: black;
}

A.Under:active {
    text-decoration: none;
    color: black;
}

A.Under:hover {
    text-decoration: underline;
    color: black;
}

.GbX12 {
    font-size: 11px;
    font-weight: normal;
    color: blue;
}

.Parlay {
    font-size: 11px;
    font-weight: bold;
    color: green;
}

.GbParlay {
    font-size: 11px;
    font-weight: normal;
    color: green;
}

.Pas {
    font-size: 11px;
    font-weight: bold;
    color: green;
}

.GbPas {
    font-size: 11px;
    font-weight: normal;
    color: green;
}

.CommandButton {
    border-right: 1px double;
    border-top: 1px window-inset;
    font-weight: bold;
    font-size: 11px;
    background: #ffffff;
    border-left: 1px window-inset;
    color: #000000;
    border-bottom: 1px double;
    height: 18px;
}

.TextBox {
    font-size: 11px;
    font-weight: normal;
}

.BetTextBox {
    font-size: 14px;
    font-weight: bold;
}

.Error {
    font-size: 11px;
    font-weight: bold;
    color: red;
}

.Border_SportsMenu {
    border-right: 1px solid #957d60;
    border-left: 1px solid #957d60;
}

.Background_SportsMenu {
    cursor: pointer;
    text-align: left;
    background: url('../images/panel/bg_top_menu_a.png') no-repeat;
}

.SportsMenu a {
    color: #fff;
    font-size: 12px;
    font-family: 'Noto Sans', sans-serif;
}

.Early_Today_Live1 {
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    white-space: nowrap;
    line-height: 24px;
    font-size: 11px;
    text-shadow: -1px -1px 0px #1d2b44;
    cursor: pointer;
    background-color: #959595;
}

.Early_Today_Live2 {
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    line-height: 24px;
    font-size: 11px;
    text-shadow: -1px -1px 0px #1d2b44;
    cursor: pointer;
    background-color: #00adef;
}

.SportsMenuBg {
    background-color: #FFFFFF;
}

.Background_BetMini {
    cursor: pointer;
    text-align: left;
    background: url('../images/panel/bg_top_menu_a.png') no-repeat;
}

.Wait_Cancel a {
    font-family: 'Noto Sans', sans-serif;
    font-size: 12px;
    color: #ffffff;
}

.PanelItemBg {
    background-color: #EEEDEB;
    border-bottom: 1px solid #7c7d81;
}

.WaitingBet_Void {
    background-color: #959595;
    text-align: center;
    font-size: 11px;
    color: #fff;
    cursor: pointer;
    margin: 0px auto;
    height: 20px;
    line-height: 21px;
    width: 90px;
}

.SpMenuHeaderBg {
    background-color: #c1c1c1;
}

    .SpMenuHeaderBg:hover {
        background-color: #5c5c5c;
    }

.SpMenuHeader {
    font-family: Tahoma;
    font-size: 11px;
    color: #022352;
    cursor: pointer;
    text-decoration: none;
    font-weight: bold;
}

    .SpMenuHeader A:link {
        color: red;
        text-decoration: none;
    }

    .SpMenuHeader A:visited {
        color: red;
        text-decoration: none;
    }

    .SpMenuHeader A:active {
        color: red;
        text-decoration: none;
    }

.SpMenuItem {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #022352;
    cursor: pointer;
    text-decoration: none;
}

    .SpMenuItem A:link {
        color: #022352;
        text-decoration: none;
    }

    .SpMenuItem A:visited {
        color: #022352;
        text-decoration: none;
    }

    .SpMenuItem A:active {
        color: #022352;
        text-decoration: none;
    }

    .SpMenuItem A:hover {
        color: #FF4E00;
        text-decoration: none;
    }

.SpCnt {
    color: #FF0000;
    height: 20px;
    padding-right: 5px;
}
/*---------- PanelBetBox Begin ----------*/
.PanBet {
    margin-top: 0px;
    width: 198px;
}

.BigTable_v1 {
    border-left: solid 1px #7c7d81;
    border-right: solid 1px #7c7d81;
    border-bottom: solid 1px #7c7d81;
    padding-bottom: 0px;
}

.SmallTable_v1 {
    border: solid 1px #cfcfcf;
    padding: 5px;
    background-color: #e0f4fb;
}

.BetPanel_v1 {
    border: solid 1px #B3BCD2;
    padding: 5px;
    width: 173px;
    height: 43px;
    background-color: #ace0f8;
}

.BetPanel_AutoRefresh {
    background: yellow;
    width: 173px;
}

.BetPanel_HomeAway {
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #e0f4fb;
}

.BetPanel_MaxPayout {
    font-size: 10px;
    color: #fff;
    font-weight: normal;
    background-color: #00adef;
    border-bottom: 1px solid;
}

.BetPanel_MinBet {
    font-size: 10px;
    color: #fff;
    font-weight: normal;
    background-color: #00adef;
    border-top: 1px solid;
    border-bottom: 1px solid;
}

.BetPanel_MaxBet {
    font-size: 10px;
    color: #fff;
    font-weight: normal;
    background-color: #00adef;
    border-top: 1px solid;
    border-bottom: 1px solid;
}

.BetPanel_MatchLimit {
    font-size: 10px;
    color: #fff;
    font-weight: normal;
    background-color: #00adef;
    border-top: 1px solid;
}

.DisplayFTFHWording {
    font-size: 11px;
    color: #01122B;
    padding-left: 3px;
}

.AmountWording {
    font-size: 11px;
    font-weight: normal;
    color: black;
}

.InputAmount {
    width: 66px;
    height: 14px;
}

.BgMinMaxMatchlimit {
    padding: 5px 5px 3px 5px;
    background: white;
    border: 2px solid #abaeb3;
}

.BgValueMaxPayout {
    background-color: white;
    padding-left: 5px;
}

.BgValueMinBet {
    font-weight: normal;
    background-color: white;
    padding-left: 5px;
}

.BgValueMaxBet {
    font-weight: normal;
    font-size: 11px;
    color: #003399;
    background-color: white;
    padding-left: 5px;
}

.BgValueMatchLimit {
    font-weight: normal;
    font-size: 11px;
    color: #003399;
    background-color: white;
    padding-left: 5px;
}

.BgBtnProcessCancel {
    background: #d7d7d7;
}

.BgBtnConfirm {
    width: 78px;
    background: #959595;
    color: #fff;
    font-size: 11px;
    text-align: center;
}

.BgBtnCancel {
    width: 78px;
    background: #959595;
    color: #fff;
    font-size: 11px;
    text-align: center;
}

.BgWarning {
    background: yellow;
    height: 35px;
    color: black;
    font-size: 12px;
    font-weight: bold;
}

.ValueChange {
    color: red;
}

.BgMMWarning {
    background: yellow;
    height: 35px;
    color: black;
    font-size: 12px;
    font-weight: bold;
}
/*---------- PanelBetBox End ----------*/

/*---------- icon menu game Begin ----------*/
.ESport {
    background: url(../images/panel/icongame/ESport.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.ESport_active {
    background: url(../images/panel/icongame/ESport_active.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.Soccer {
    background: url(../images/panel/icongame/Soccer.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.Soccer_active {
    background: url(../images/panel/icongame/Soccer_active.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

._4DSpecials {
    background: url(../images/panel/icongame/4Dspecials.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

._4DSpecials_active {
    background: url(../images/panel/icongame/4Dspecials_active.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.Lotto {
    background: url(../images/panel/icongame/Lotto.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.Lotto_active {
    background: url(../images/panel/icongame/Lotto_active.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.Olympic {
    background: url(../images/panel/icongame/Olympic.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.Olympic_active {
    background: url(../images/panel/icongame/Olympic_active.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.Basketball {
    background: url(../images/panel/icongame/Basketball.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.Basketball_active {
    background: url(../images/panel/icongame/Basketball_active.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.Baseball {
    background: url(../images/panel/icongame/Basketball.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.Baseball_active {
    background: url(../images/panel/icongame/Basketball_active.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.ESport {
    background: url(../images/panel/icongame/ESport.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.ESport_active {
    background: url(../images/panel/icongame/ESport_active.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.Cricket {
    background: url(../images/panel/icongame/Cricket.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.Cricket_active {
    background: url(../images/panel/icongame/Cricket_active.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.ChinaFucai {
    background: url(../images/panel/icongame/ChinaFucai.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.ChinaFucai_active {
    background: url(../images/panel/icongame/ChinaFucai_active.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.HuayThai {
    background: url(../images/panel/icongame/HuayThai.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.HuayThai_active {
    background: url(../images/panel/icongame/HuayThai_active.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.Boxing {
    background: url(../images/panel/icongame/Boxing.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.Boxing_active {
    background: url(../images/panel/icongame/Boxing_active.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.Snooker {
    background: url(../images/panel/icongame/Snooker.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.Snooker_active {
    background: url(../images/panel/icongame/Snooker_active.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.Tennis {
    background: url(../images/panel/icongame/Tennis.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.Tennis_active {
    background: url(../images/panel/icongame/Tennis_active.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.Volleyball {
    background: url(../images/panel/icongame/Volleyball.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.Volleyball_active {
    background: url(../images/panel/icongame/Volleyball_active.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.Handball {
    background: url(../images/panel/icongame/Handball.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.Handball_active {
    background: url(../images/panel/icongame/Handball_active.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.IceHockey {
    background: url(../images/panel/icongame/IceHockey.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.IceHockey_active {
    background: url(../images/panel/icongame/IceHockey_active.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.Rugby {
    background: url(../images/panel/icongame/Rugby.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.Rugby_active {
    background: url(../images/panel/icongame/Rugby_active.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.Badminton {
    background: url(../images/panel/icongame/Badminton.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.Badminton_active {
    background: url(../images/panel/icongame/Badminton_active.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.USFootball {
    background: url(../images/panel/icongame/USFootball.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.USFootball_active {
    background: url(../images/panel/icongame/USFootball_active.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.MotorSports {
    background: url(../images/panel/icongame/MotorSports.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.MotorSports_active {
    background: url(../images/panel/icongame/MotorSports_active.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.Golf {
    background: url(../images/panel/icongame/Golf.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.Golf_active {
    background: url(../images/panel/icongame/Golf_active.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.BeachSoccer {
    background: url(../images/panel/icongame/BeachSoccer.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.BeachSoccer_active {
    background: url(../images/panel/icongame/BeachSoccer_active.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.Financials {
    background: url(../images/panel/icongame/Financials.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.Financials_active {
    background: url(../images/panel/icongame/Financials_active.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.TogelIndonesia {
    background: url(../images/panel/icongame/TogelIndonesia.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.TogelIndonesia_active {
    background: url(../images/panel/icongame/TogelIndonesia_active.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.OtherSports {
    background: url(../images/panel/icongame/OtherSports.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.OtherSports_active {
    background: url(../images/panel/icongame/OtherSports_active.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.SuperCombo {
    background: url(../images/panel/icongame/SuperCombo.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.SuperCombo_active {
    background: url(../images/panel/icongame/SuperCombo_active.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.Perdana3D {
    background: url(../images/panel/icongame/Perdana3D.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}

.Perdana3D_active {
    background: url(../images/panel/icongame/Perdana3D_active.png);
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    background-size: 16px 16px;
}
/*---------- icon menu game End ----------*/

/*---------- Panel Stake Start ----------*/
.PanelStakeGrid {
    border: solid 1px #c0c0c0;
    border-collapse: collapse;
}

.StakeBg1 {
}

.StakeBg2 {
    background-color: #e0f4fb;
}

.Normal_Stake {
    font-size: 11px;
    font-weight: normal;
    color: black;
}
/*---------- Panel Stake End ----------*/
