/*============================= CSS STYLES FOR SWITCH M8BET =============================*/
.Background {
    background: #493721;
    font-family: Tahoma, Helvetica, sans-serif;
}

.Background_LeftSide {
    background: #6f583c;
}

.Background_RightSide {
    background: #6f583c;
}

/*---------- Text font Begin ----------*/
a {
    text-decoration: none;
}

.Normal {
    font-size: 11px;
    font-weight: normal;
    color: black;
}

.Heading1 {
    font-size: 11px;
}

.PanelGive {
    font-size: 11px;
    color: #000;
}

.Heading3 {
    font-size: 8px;
    font-weight: normal;
}

.PanelTake {
    font-size: 11px;
    color: #000;
}

.GBHeading1 {
    font-size: 12px;
}

.Bold {
    font-size: 11px;
    color: #000000;
    font-weight: bold;
}

.Boldbg {
    font-size: 11px;
    color: #BA2700;
    font-weight: bold;
}

.PanelOver {
    font-size: 12px;
    font-weight: normal;
    color: #BA2700;
}

.PanelUnder {
    font-size: 11px;
    font-weight: normal;
    color: #BA2700;
}

.PanelX12 {
    font-size: 12px;
    font-weight: normal;
    color: #BA2700;
}

.PanelBetTake {
    font-size: 11px;
    font-weight: normal;
    color: #BA2700;
}

.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;
}
/*---------- Text font End ----------*/

/*---------- Refresh - Balance End ----------*/
.re_balance {
    position: relative;
    margin: 2px 0 0 10px;
    height: 16px;
    width: 16px;
    border: none;
    cursor: pointer;
    background: url(../images/header/head_credit_refresh.gif) 0px 0px no-repeat;
}

.re_credit:hover {
    background: url(../images/header/head_credit_refresh.gif) 0px -20px no-repeat;
}

#balance_main {
    text-align: left;
    color: #FFF;
    font: 0.75em Arial, Helvetica, sans-serif;
    height: 24px;
    padding: 0 36px;
    line-height: 24px;
    font-weight: bold;
    background: url(../images/panel/head_credit_icon.gif) no-repeat 8px top;
}
/*---------- Refresh - Balance End ----------*/

.MyFavorite {
    height: 25px;
    line-height: 25px;
    margin-top: 3px;
}

    .MyFavorite a {
        color: #d4a45d;
        font-size: 12px;
        font-family: 'Noto Sans', sans-serif;
        font-weight: bold;
        font-style: normal;
        margin-left: 10px;
    }

.MyFavorite_item {
    height: 25px;
    line-height: 25px;
    margin-top: 3px;
}

    .MyFavorite_item a {
        color: #000;
        font-size: 12px;
        font-family: 'Noto Sans', sans-serif;
        font-weight: bold;
        font-style: normal;
        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;
}

.Border_MyFavorite {
    border-top: 1px solid #957d60;
    border-right: 1px solid #957d60;
    border-bottom: 1px solid #957d60;
    border-left: 1px solid #957d60;
}

.Border_SportsMenu {
    border-top: 1px solid #957d60;
    border-right: 1px solid #957d60;
    border-left: 1px solid #957d60;
    border-bottom: 1px solid #957d60;
}

.Title_SportsMenu {
    padding-left: 10px;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    color: #E9B567;
}

.Main_SportsMenu {
    height: 32px;
    line-height: 30px;
    width: 196px;
    padding-left: 12px;
    padding-top: 1px;
    cursor: pointer;
    text-align: left;
    border: 1px solid #977F62;
    border-top: none;
    font: 12px Arial, Helvetica, sans-serif;
    background: url('../images/panel/bg_todaysport.gif') repeat-x 0 0;
    font-weight: bold;
}

    .Main_SportsMenu:hover {
        background: url('../images/panel/bg_todaysport.gif') repeat-x 0 -40px;
    }

.Main_SportsMenuToday {
    height: 32px;
    line-height: 30px;
    width: 196px;
    padding-left: 12px;
    padding-top: 1px;
    cursor: pointer;
    text-align: left;
    border: 1px solid #977F62;
    border-top: none;
    font: 12px Arial, Helvetica, sans-serif;
    background: url('../images/panel/bg_todaysport.gif') repeat-x 0 0;
    font-weight: bold;
}

    .Main_SportsMenuToday:hover {
        background: url('../images/panel/bg_todaysport.gif') repeat-x 0 -40px;
    }

.Item_SportsMenuToday {
    height: 32px;
    line-height: 30px;
    cursor: pointer;
    text-align: left;
    font: 12px Arial, Helvetica, sans-serif;
    background: #fff;
    border: 1px solid #B1B1B1;
    border-top: none;
}

.a_SportsMenuToday a {
    font: 12px Arial, Helvetica, sans-serif;
    margin-left: 15px;
    cursor: pointer;
    text-align: left;
    color: #000;
}

    .a_SportsMenuToday a:hover {
        color: Orange;
    }

.spand_SportsMenuToday {
    font: 12px Arial, Helvetica, sans-serif;
    text-align: right;
    color: #B50000;
}

.Border_BetMini {
    border-top: 1px solid #957d60;
    border-right: 1px solid #957d60;
    border-bottom: 1px solid #957d60;
    border-left: 1px solid #957d60;
}

.title_Message {
    border-top: 1px solid #957d60;
    border-right: 1px solid #957d60;
    border-left: 1px solid #957d60;
    font: 0.75em Arial, Helvetica, sans-serif;
}

.Background_BetMini {
    cursor: pointer;
    text-align: left;
}

.Background_SportsMenu {
    cursor: pointer;
    text-align: left;
}

.PanelItemBg {
    background-color: #DFCCA8;
}

.HdrTabBtn1 {
    background: url(../images/panel/head_mail.gif) no-repeat;
    height: 16px;
    float: left;
    text-align: center;
    font-size: 10px;
    margin-left: 5px;
    margin-top: 2px;
    color: white;
}

    .HdrTabBtn1:hover {
        background-position: 0 -25px;
        color: black;
    }

.announceBox {
    background-color: #565759;
    color: #fff;
    font-size: 12px;
}

.ContainerMessage {
    background: #DFCCA8;
    height: 80px;
    padding: 5px 10px;
    font: 0.75em Arial, Helvetica, sans-serif;
}

.runnews {
    background-color: #ccc;
    height: 18px;
    font-size: 12px;
}

.letter_bg {
    width: 22px;
    height: 16px;
    position: relative;
    left: 5px;
    cursor: pointer;
    top: 1px;
}

.ShowOddm8bet {
    width: 196px;
    cursor: pointer;
}

.WaitingBet_Void {
    background: url(../images/panel/mem_league_btn_en.gif) no-repeat;
    text-align: center;
    font-size: 11px;
    cursor: pointer;
    margin: 0px auto;
    height: 20px;
    line-height: 21px;
    width: 90px;
    color: #f9c100;
}

    .WaitingBet_Void:hover {
        color: #ffff00;
    }

.Message {
    padding-left: 10px;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    color: #E9B567;
}

.Panel_More {
    padding-right: 10px;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    color: White;
    text-decoration: underline;
    cursor: pointer;
}

    .Panel_More:hover {
        color: #FC0;
        text-decoration: inherit;
    }

.Wait_Cancel a {
    font-family: 'Noto Sans', sans-serif;
    font-size: 12px;
    color: #d4a45d;
    font-weight: bold;
    font-style: normal;
}

.PanBet {
    width: 198px;
}

.BigTable_v1 {
    border-left: solid 1px #7c7d81;
    border-right: solid 1px #7c7d81;
    padding-bottom: 0px;
}

.SmallTable_v1 {
    border: solid 1px #cfcfcf;
    background-color: #CFC0A1;
}

.betPanel_v0 {
    margin: 0;
    padding-right: 5px;
    color: #2F2F2F;
    height: 22px;
    background: #F1E3C6 url(../images/panel/order_h1_ft.jpg) repeat-x left top;
}

.BetPanel_v1 {
    font-size: 12px;
    line-height: 18px;
    padding: 0px 8px;
    border: 1px solid #937B52;
    border-bottom: none;
    background: #CFC0A1;
}

.BetPanel_AutoRefresh {
    background: #fcf9ce;
}

.BetPanel_HomeAway {
    padding-bottom: 5px;
    padding: 1px 8px 1px;
    border: 1px solid #937B52;
    border-top: none;
    background-color: #E1D6C2;
}

.BetPanel_BetOdd {
    padding-bottom: 5px;
    padding: 1px 0px 1px 0px;
    border: 2px solid #937B52;
    background-color: #FFF;
}

.BetPanel_AmountValueBet {
    padding: 5px 5px 3px 5px;
    background: #E1D6C2;
    border: 1px solid #937B52;
}

.BetPanel_MaxPayout {
    font-size: 10px;
    color: #000;
    font-weight: normal;
}

.BetPanel_MinBet {
    font-size: 10px;
    color: #000;
    font-weight: normal;
}

.BetPanel_MaxBet {
    font-size: 10px;
    color: #000;
    font-weight: normal;
}

.BetPanel_MatchLimit {
    font-size: 10px;
    color: #000;
    font-weight: normal;
}

.ProcessBet {
    font-size: 13px;
    cursor: pointer;
    margin: 0;
    width: 115px;
    height: 19px;
    border: none;
    color: #F8C100;
    font-weight: bold;
    background: #3D3D3D url(../images/panel/order_btn.gif) no-repeat 0 0;
    border-radius: 0;
}

.CancelBet {
    font-size: 13px;
    cursor: pointer;
    margin: 0;
    width: 69px;
    height: 19px;
    border: none;
    color: #FFF;
    font-weight: bold;
    background: #3D3D3D url(../images/panel/order_btn.gif) no-repeat 0 0;
    border-radius: 0;
}

.GridItem {
    font-weight: normal;
    font-size: 11px;
    color: black;
    height: 28px;
    background-color: #E3CFAA;
}

.GridAltItem {
    font-weight: normal;
    font-size: 11px;
    color: black;
    height: 28px;
    background-color: #E3CFAA;
}

.BetTextBox {
    font-size: 14px;
    font-weight: bold;
}

.DisplayFTFHWording {
    font-size: 11px;
    color: #01122B;
}

.fontVS {
    color: #BA2700;
    padding-left: 15px;
}

.AmountWording {
    font-size: 11px;
    font-weight: normal;
    color: black;
}

.InputAmount {
    width: 120px;
    height: 14px;
}

.BgValueMaxPayout {
    background-color: #E1D6C2;
    padding-left: 5px;
    height: 20px;
    width: 50%;
}

.BgValueMinBet {
    font-weight: normal;
    background-color: #E1D6C2;
    padding-left: 5px;
    width: 90px;
}

.BgValueMaxBet {
    font-weight: normal;
    font-size: 11px;
    color: #003399;
    background-color: #E1D6C2;
    padding-left: 5px;
}

.BgValueMatchLimit {
    font-weight: normal;
    font-size: 11px;
    color: #003399;
    background-color: #E1D6C2;
    padding-left: 5px;
}

.BgBtnProcessCancel {
    background: #E1D6C2;
}

.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;
}

/*---------- Panel Stake Start ----------*/
.PanelStakeGrid {
    border: solid 1px #c0c0c0;
    border-collapse: collapse;
}

.StakeBg1 {
}

.StakeBg2 {
}

.Normal_Stake {
    font-size: 11px;
    font-weight: normal;
    color: black;
}

.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;
}
/*---------- Panel Stake End ----------*/
