/*============================= CSS STYLES FOR M8BET =============================*/
.Background {
    background: #e8eff5;
    margin: 5px 0px 0px 10px;
    font-family: Tahoma, Helvetica, sans-serif;
}

/*---------- Text font Begin ----------*/
span {
    text-decoration: none;
}

a {
    text-decoration: none;
}

.Heading3 {
    font-weight: bold;
    font-size: 10px;
    color: #666666;
}

.Heading4 {
    font-weight: bold;
    font-size: 12px;
    color: #0F3889;
    font-family: 'Noto Sans', sans-serif;
    line-height: 21px;
}

.Heading5 {
    font-size: 11px;
    color: #000000;
    line-height: 11px;
}

.Heading6 {
    font-weight: bold;
    font-size: 10px;
    color: #666666;
}

.MMHeading6 {
    font-weight: bold;
    font-size: 10px;
    color: #2e3192;
}

.MM_red {
    font-size: 9px;
    font-family: Tahoma;
    font-weight: bold;
    color: #990000;
}

.Heading7 {
    font-size: 11px;
    color: red;
    line-height: 11px;
}

.Heading8 {
    font-weight: 700;
    font-size: 10px;
    color: #666666;
    font-family: tahoma;
}

.MMHeading8 {
    font-weight: bold;
    font-size: 10px;
    color: #2e3192;
}

.CSheading8 {
    background-color: #d5d8fa;
    font-weight: 700;
    font-size: 10px;
    color: #606060;
}

.Heading14 {
    font-weight: bold;
    font-size: 11px;
}

.Bold {
    font-weight: bold;
    font-size: 11px;
    color: black;
}

.Bold2 {
    font-size: 11px;
    color: black;
    font-weight: bold;
}

.MsoNormal {
    font-size: 14px;
    color: black;
}

.GB {
    font-size: 11px;
    font-weight: bold;
}

.GBGive {
    font-weight: 700;
    font-size: 12px;
    color: #b50000;
}

.GBTake {
    font-weight: 700;
    font-size: 12px;
    color: #01122b;
}

.GBParlay {
    font-size: 11px;
    font-weight: normal;
    color: green;
}

.GBOver {
    font-weight: normal;
    font-size: 11px;
    color: red;
}

.GBUnder {
    font-weight: normal;
    font-size: 11px;
    color: black;
}

.GBDraw {
    font-weight: bold;
    font-size: 12px;
    color: #606060;
}

.GridAltItem2 {
    font-weight: normal;
    font-size: 11px;
    color: black;
    height: 28px;
    background-color: #fff;
}

.TextBox {
    font-size: 11px;
    font-weight: normal;
}

.ETrans {
    font-size: 14px;
    font-weight: bold;
    color: black;
}

.Heading18 {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}

.Error {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red;
}

.NoOddsHeading {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: black;
}
/*---------- Text font End ----------*/
.Border_top_r {
    border-top:;
}

.Border_right_r {
    border-right:;
}

.Border_right_r2 {
    border-right:;
}

.Border_right_r3 {
    border-right: 1px solid #B1B1B1;
}

.Border_bottom_r {
    border-bottom:;
}

.Border_left_r {
    border-left:;
}

.Border_top_t {
    border-top: 1px solid #b2b2b2;
}

.Border_right_t {
}

.Border_right_t2 {
}

.Border_right_t3 {
    border-right: 1px solid #B1B1B1;
}

.Border_bottom_t {
    border-bottom: 1px solid #b2b2b2;
}

.Border_left_t {
}

/*---------- Shared Begin ----------*/
.Link2 {
    font-size: 11px;
    color: blue;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
}

A.Link2:link {
    text-decoration: none;
    color: blue;
}

A.Link2:visited {
    text-decoration: none;
    color: blue;
}

A.Link2:active {
    text-decoration: none;
    color: blue;
}

A.Link2:hover {
    text-decoration: underline;
    color: blue;
}
/*---------- Shared End ----------*/

/*---------- Icon title Begin ----------*/
.IconTitle {
    background: url(../images/odds/icon_Title.png);
    width: 9px;
    height: 12px;
}
/*---------- Icon title End ----------*/

/*---------- Dropdownlist TimeFilter Begin ----------*/
.Ddl_Show_TimeFilter {
    background: #ebebeb;
    border: 1px #bcbaba solid;
    height: 18px;
}

.Span_ddl_TimeFilter {
    color: #7c7c7c;
    font-size: 11px;
    position: absolute;
    margin-top: 2px;
}

.Ddl_Hide_TimeFilter {
    background: #b0b1b3;
    border: #afb6bc 1px solid;
    color: #000000;
    margin: 19px 0px 0px -1px;
    z-index: 999999;
    -webkit-box-shadow: 0px 1px 5px rgba(0,0,0,0.2);
    box-shadow: 0px 1px 5px rgba(0,0,0,0.2);
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.Ddl_Item_TimeFilter {
    padding: 1px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
}

    .Ddl_Item_TimeFilter:hover {
        background-color: #1E90FF;
        color: #44657a;
    }

.Span_ddl_Item_TimeFilter {
    font-size: 11px;
}
/*---------- Dropdownlist TimeFilter End ----------*/

/*---------- Button Step Begin ----------*/
.Btn_Step {
    height: 20px;
    background: #00aeeb;
    border: 1px solid #00aeeb;
    font-size: 11px;
    cursor: pointer;
    text-align: center;
    display: inherit;
    vertical-align: middle;
}

.Span_btnStep {
    color: white;
}
/*---------- Button Step End ----------*/

/*---------- Button Parlay Begin ----------*/
.Btn_Parlay {
    height: 20px;
    background: #00aeeb;
    border: 1px solid #00aeeb;
    font-size: 11px;
    cursor: pointer;
    text-align: center;
    display: inherit;
    vertical-align: middle;
}

.Span_btnParlay {
    color: white;
}
/*---------- Button Parlay End ----------*/

/*---------- Button Select League Begin ----------*/
.BackgroundSelectLeague {
    background-color: #f5f3f2;
}

.Btn_SelectLeague {
    height: 20px;
    background: #ebebeb;
    border: 1px solid #7c7c7c;
    font-size: 11px;
    cursor: pointer;
    text-align: center;
    display: inherit;
    vertical-align: middle;
}

.Span_btnSelectLeague {
    color: #7c7c7c;
}

.Div_selectleague {
    background-color: #E5EEF3;
    border: 1px solid black;
    margin: 0px;
    overflow: auto;
    padding: 0px;
    position: absolute;
    z-index: 77;
}

.Tb_modTitle {
    background-image: url(../images/odds/mbModBg.png);
    background-repeat: repeat-x;
    height: 25px;
    border: solid 1px #363636;
    font-weight: bold;
    font-size: 11px;
    color: #FFFFFF;
}

.Btn_SLA, .Btn_DSLA, .Asp_btn_OK {
    color: #FFFFFF;
    border: 1px #587ab1 solid;
    background: #959595;
    cursor: pointer;
    padding-bottom: 2px;
    font-size: 11px;
    line-height: 15px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 1px;
    text-decoration: none;
}

.TableGrid {
    border: solid 1px #cfd7e0;
    background-color: #e2e9f1;
    font-size: 11px;
}
/*---------- Button Select League End ----------*/

/*---------- Dropdownlist Markets Begin ----------*/
.Ddl_Show_Markets {
    background: #ebebeb;
    border: 1px #bcbaba solid;
    height: 18px;
}

.Ddl_Hide_Markets {
    background: #b0b1b3;
    border: #afb6bc 1px solid;
    color: #000000;
    margin: -3px 0px 0px -1px;
    z-index: 999999;
    -webkit-box-shadow: 0px 1px 5px rgba(0,0,0,0.2);
    box-shadow: 0px 1px 5px rgba(0,0,0,0.2);
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.Ddl_Item_Markets {
    padding: 1px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
}

    .Ddl_Item_Markets:hover {
        background-color: #1E90FF;
        color: #44657a;
    }

.Span_ddl_Item_Markets {
    font-size: 11px;
    padding-left: 20px;
}

.Icon_MainMarkets {
    background: url(../images/odds/icon_MainMarkets.png) no-repeat;
    background-position-y: 3px;
}

.Icon_AllMarkets {
    background: url(../images/odds/icon_AllMarkets.png) no-repeat;
    background-position-y: 3px;
}
/*---------- Dropdownlist Markets End ----------*/

/*---------- Dropdownlist Sort By Begin ----------*/
.Ddl_Show_SortBy {
    background: #ebebeb;
    border: 1px #bcbaba solid;
    height: 18px;
}

.Ddl_Hide_SortBy {
    background: #b0b1b3;
    border: #afb6bc 1px solid;
    color: #000000;
    margin: -3px 0px 0px -1px;
    z-index: 999999;
    -webkit-box-shadow: 0px 1px 5px rgba(0,0,0,0.2);
    box-shadow: 0px 1px 5px rgba(0,0,0,0.2);
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.Ddl_Item_SortBy {
    padding: 1px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
}

    .Ddl_Item_SortBy:hover {
        background-color: #1E90FF;
        color: #44657a;
    }

.Span_ddl_Item_SortBy {
    font-size: 11px;
    padding-left: 20px;
}

.Icon_SortByTime {
    background: url(../images/odds/icon_SortByTime.png) no-repeat;
    background-position-y: 3px;
}

.Icon_NormalSorting {
    background: url(../images/odds/icon_NormalSorting.png) no-repeat;
    background-position-y: 3px;
}
/*---------- Dropdownlist Sort By End ----------*/

/*---------- Dropdownlist OddsView (single - double) Begin ----------*/
.Ddl_Show_OddsView {
    background: #ebebeb;
    border: 1px #bcbaba solid;
    height: 18px;
}

.Ddl_Hide_OddsView {
    background: #b0b1b3;
    border: #afb6bc 1px solid;
    color: #000000;
    margin: -3px 0px 0px -1px;
    z-index: 999999;
    -webkit-box-shadow: 0px 1px 5px rgba(0,0,0,0.2);
    box-shadow: 0px 1px 5px rgba(0,0,0,0.2);
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.Ddl_Item_OddsView {
    padding: 1px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
}

    .Ddl_Item_OddsView:hover {
        background-color: #1E90FF;
        color: #44657a;
    }

.Span_ddl_Item_OddsView {
    font-size: 11px;
    padding-left: 20px;
}

.Icon_single {
    background: url(../images/odds/icon_singleline.png) no-repeat;
    background-position-y: 3px;
}

.Icon_double {
    background: url(../images/odds/icon_doubleline.png) no-repeat;
    background-position-y: 3px;
}

.Icon_simple {
    background: url(../images/odds/icon_simpleline.png) no-repeat;
    background-position-y: 3px;
}
/*---------- Dropdownlist OddsView (single - double) End ----------*/

/*---------- Dropdownlist AccType Begin ----------*/
.Span_div_AccType {
    padding-left: 5px;
    font-size: 10px;
    color: #7c7c7c;
    float: left;
    margin-top: 4px;
    line-height: 12px;
}

.Ddl_Show_AccType {
    background: #ebebeb;
    border: 1px #bcbaba solid;
    height: 18px;
}

.Ddl_Hide_AccType {
    background: #b0b1b3;
    border: #afb6bc 1px solid;
    color: #000000;
    margin: 19px 0px 0px -1px;
    z-index: 999999;
    -webkit-box-shadow: 0px 1px 5px rgba(0,0,0,0.2);
    box-shadow: 0px 1px 5px rgba(0,0,0,0.2);
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.Ddl_Item_AccType {
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
}

    .Ddl_Item_AccType:hover {
        background-color: #1E90FF;
        color: #44657a;
    }

.Span_ddl_Item_AccType {
    font-size: 11px;
    padding-left: 10px;
}
/*---------- Dropdownlist Acctype End ----------*/

/*---------- Dropdownlist Earlydate Begin ----------*/
.Ddl_Show_Earlydate {
    background: #ebebeb;
    border: 1px #bcbaba solid;
    height: 18px;
}

.Ddl_Hide_Earlydate {
    background: #ebebeb;
    border: #afb6bc 1px solid;
    color: #000000;
    margin: 19px 0px 0px -1px;
    z-index: 999999;
    -webkit-box-shadow: 0px 1px 5px rgba(0,0,0,0.2);
    box-shadow: 0px 1px 5px rgba(0,0,0,0.2);
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.Ddl_Item_Earlydate {
    padding: 1px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    padding-right: 18px;
}

    .Ddl_Item_Earlydate:hover {
        background-color: #1E90FF;
        color: #44657a;
    }

.Span_ddl_Item_Earlydate {
    font-size: 11px;
}

.Span_div_Earlydate {
    padding-left: 5px;
    font-size: 10px;
    float: left;
    margin-top: 4px;
    line-height: 12px;
}
/*---------- Dropdownlist OddsView (single - double) End ----------*/

/*---------- Button AutoRefresh Begin ----------*/
.Btn_refreshT {
    background: url('../images/odds/Btn_refreshT.jpg') no-repeat center;
    border: 1px #bcbaba solid;
    height: 17px;
    margin-top: 2px;
    cursor: pointer;
}

.Btn_refreshR {
    background: url('../images/odds/Btn_refreshR.jpg') no-repeat center;
    border: 1px #bcbaba solid;
    height: 17px;
    margin-top: 2px;
    cursor: pointer;
}

.Span_Btn_refresh {
    font-size: 13px;
    text-align: right;
    vertical-align: middle;
    display: block;
    font-family: arial, Helvetica, sans-serif;
    margin-right: 5px;
}
/*---------- Button AutoRefresh End ----------*/

/*---------- Live Tivi Begin ----------*/
.Ddl_Hide_Tv {
    background: #b0b1b3;
    border: #afb6bc 1px solid;
    color: #000000;
    margin: -3px 0px 0px -1px;
    z-index: 999999;
    -webkit-box-shadow: 0px 1px 5px rgba(0,0,0,0.2);
    box-shadow: 0px 1px 5px rgba(0,0,0,0.2);
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.Ddl_Item_Tv {
    padding: 1px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
}

    .Ddl_Item_Tv:hover {
        background-color: #1E90FF;
        color: #44657a;
    }

.Span_ddl_Item_Tv {
    font-size: 11px;
}

.Advert_LiveTV {
    width: 360px;
    height: 420px;
    background: url(../images/odds/Advert_LiveTV.png);
}
/*---------- Live Tivi End ----------*/

/*---------- Live Cast Begin ----------*/
.Ddl_Hide_LiveCast {
    background: #b0b1b3;
    border: #afb6bc 1px solid;
    color: #000000;
    margin: -3px 0px 0px -1px;
    z-index: 999999;
    -webkit-box-shadow: 0px 1px 5px rgba(0,0,0,0.2);
    box-shadow: 0px 1px 5px rgba(0,0,0,0.2);
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.Ddl_Item_LiveCast {
    padding: 1px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
}

    .Ddl_Item_LiveCast:hover {
        background-color: #1E90FF;
        color: #44657a;
    }

.Span_ddl_Item_LiveCast {
    font-size: 11px;
}

.Advert_LiveCast {
    width: 360px;
    height: 420px;
    background: url(../images/odds/Advert_LiveCast.png);
}
/*---------- Live Cast End ----------*/

/*---------- Right bar tv and live cast Begin ----------*/
.Td_bg_title_tv, .Td_bg_title_lc, .Td_bg_title_tvs {
    background: #c1c1c1;
    cursor: pointer;
}

.Sp_title_tv, .Sp_title_lc, .Sp_title_tvs {
    font-size: 11px;
    color: #fff;
    font-weight: bold;
    font-family: 'Noto Sans', sans-serif;
}

.Background_itemTV_Run {
    background: #ffe7e7;
}

.Background_itemTV_Early {
    background: #ebebeb;
}

.Border_itemTV {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px #fabfb7 solid;
    font-family: 'Noto Sans', sans-serif;
    font-size: 12px;
}
/*---------- Right bar tv and live cast End ----------*/

/*---------- LiveCast Odds Detail Begin ----------*/
.Tr_rb_header {
    background-color: #eb1c22;
    border-top: 1px solid #fff;
    border-bottom: 0.05em solid #d25567;
    border-right: 1px solid #d25567;
    border-left: 1px solid #d25567;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    height: 26px;
}

.Td_rb_header {
    padding-left: 10px;
}

.Td_rb_refresh {
    padding-right: 10px;
}

.Td_rb_title {
    height: 26px;
    width: 50%;
    background-color: #f9beb8;
    text-align: center;
    border-width: 1px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #d25567;
    border-right: 1px solid #eb8291;
    border-left: 1px solid #d25567;
}

.Td_rb_score {
    height: 26px;
    width: 50%;
    background-color: #ffe7e7;
    border-width: 1px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #d25567;
    border-right: 1px solid #eb8291;
    border-left: 1px solid #d25567;
}

.Td_rb_score1X2 {
    height: 26px;
    width: 33%;
    background-color: #ffe7e7;
    border-width: 1px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #d25567;
    border-right: 1px solid #eb8291;
    border-left: 1px solid #d25567;
}

.myred {
    background-color: #f69795;
    border-top: 1px solid #fff;
    border-right: 1px solid #bebebe;
    border-left: 1px solid #ccc;
}

.Miniscore {
    width: 100%;
}

    .Miniscore td {
        width: 50%;
        border: 0px !important;
        text-align: center !important;
    }

.rightbar_title {
    float: left;
    font-size: 11px !important;
    color: #fff;
    font-weight: bold;
}
/*---------- LiveCast Odds Detail End ----------*/

/* Early Selection Date */
.TdEM {
    height: 37px;
    background-image: url(../images/odds/earlyBg.png);
    background-repeat: repeat;
}

.GridDate {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #003399;
    margin-right: 15px;
}

A.GridDate:link {
    text-decoration: none;
    color: #003399;
}

A.GridDate:visited {
    text-decoration: none;
    color: #003399;
}

A.GridDate:hover {
    text-decoration: none;
    color: #003399;
}

A.GridDate:active {
    text-decoration: none;
    color: #003399;
}

.GridDate img {
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: -2px;
}

.GridDate2 {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #9F0915;
    margin-right: 15px;
}

A.GridDate2:link {
    text-decoration: none;
    color: #9F0915;
}

A.GridDate2:visited {
    text-decoration: none;
    color: #9F0915;
}

A.GridDate2:hover {
    text-decoration: none;
    color: #9F0915;
}

A.GridDate2:active {
    text-decoration: none;
    color: #9F0915;
}
/* Early Selection Date END */

/*---------- Table odds Begin ----------*/
.Tb_grid {
    border: 1px solid #B1B1B1;
    border-collapse: collapse;
    font-size: 11px;
    line-height: 16px;
}

.Tb_gridMM {
    border: 1px solid #B1B1B1;
    border-collapse: collapse;
    font-size: 11px;
    line-height: 16px;
}

.Table_th1_R {
    border: 1px solid #B1B1B1;
    background: #bc1e2c;
}

.Table_th2_R {
    border: 1px solid #B1B1B1;
    background: #eb1c22;
}

.Table_th1_T {
    border: 1px solid #B1B1B1;
    background: #0095da;
}

.Table_th2_T {
    border: 1px solid #B1B1B1;
    background: #00aeef;
}

.Span_header {
    color: white;
}

.Td_titleleague {
    background: #B1B1B1;
}

.Span_titleleague {
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    white-space: nowrap;
}

.Td_sep {
    border-right: 1px solid #b2b2b2;
}

.Td_seprun {
    border-right: 1px solid #f6bcc8;
}

.GridRunItem {
    font-weight: normal;
    font-size: 10px;
    color: black;
    background: #ffe7e7;
}

tr.GridRunItem > td {
    border-bottom: 1px solid #f6bcc8;
}

.GridAltRunItem {
    font-weight: normal;
    font-size: 10px;
    color: Black;
    background: #FFDDD2;
}

tr.GridAltRunItem > td {
    border-bottom: 1px solid #f6bcc8;
}

.MMGridAltRunItem {
    font-weight: normal;
    font-size: 10px;
    color: Black;
    background: #E6C7C7;
}

tr.MMGridAltRunItem > td {
    border-bottom: 1px solid #f6bcc8;
}

.GridItem {
    font-weight: normal;
    font-size: 10px;
    color: black;
    background: #ebebeb;
}

tr.GridItem > td {
    border-bottom: 1px solid #b2b2b2;
}

.GridAltItem {
    font-weight: normal;
    font-size: 10px;
    color: Black;
    background: #C6D4F1;
}

tr.GridAltItem > td {
    border-bottom: 1px solid #b2b2b2;
}

.MMGridAltItem {
    font-weight: normal;
    font-size: 10px;
    color: Black;
    background: #D0D0D0;
}

tr.MMGridAltItem > td {
    border-bottom: 1px solid #b2b2b2;
}

.Give {
    font-weight: bold;
    font-size: 12px;
    color: red;
    line-height: 11px;
    font-family: 'Noto Sans', sans-serif;
}

.Take {
    font-weight: bold;
    font-size: 12px;
    color: black;
    line-height: 14px;
    font-family: 'Noto Sans', sans-serif;
}

.NegOdds {
    font-weight: bold;
    font-size: 11px;
    color: #B50000;
}

.PosOdds {
    font-weight: bold;
    font-size: 11px;
    color: #01122B;
}

.X12Odds {
    font-weight: bold;
    font-size: 11px;
    color: #01122B;
}

.Over {
    font-weight: bold;
    font-size: 11px;
    color: red;
}

.OddsInjTime {
    font-size: 11px;
    color: #56649E;
    white-space: nowrap;
    line-height: 11px;
}

.Td_r_br {
    border-right: 1px solid #f6bcc8;
}

.Td_t_br {
    border-right: 1px solid #b2b2b2;
}

.Sp_vs {
    font-weight: bold;
    font-size: 10px;
    color: blue;
}

.Draw {
    font-weight: bold;
    font-size: 12px;
    color: #606060;
    line-height: 11px;
}

.CSModTitle {
    background: #fae805;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
}

.Statistics {
    background-color: #E5EEF3;
    border: 0px solid black;
    margin: 0px;
    overflow: auto;
    padding: 0px;
    position: absolute;
    z-index: 77;
}

.CStatistics {
    background-color: RED;
    border: 1px solid #ffffff;
    color: #ffffff;
    font-family: Courier New,Courier,monospace;
    font-size: 14px;
    font-weight: bold;
    padding: 0pt 2px 1px 1px;
    text-decoration: none;
}

.CommandButton1 {
    background: url('../images/odds/btnGrey.jpg') repeat-x;
    border: 1px #bcbaba solid;
    color: #000000;
    padding: 2px 2px;
    height: 14px;
    line-height: 16px;
    font-size: 11px;
    cursor: pointer;
    text-decoration: none;
    margin-left: 5px;
    text-align: center;
}

    .CommandButton1:hover {
        background: url('../images/odds/btnOV.jpg') repeat-x;
        border: 1px #d1591f solid;
        color: #FFFFFF;
    }

.CommandButton2 {
    font-size: 11px;
    background: #959595;
    COLOR: #fff;
    height: 20px;
    text-align: center;
}

.ResDrop {
    background: url(../images/odds/btnSelect.jpg) no-repeat right;
    border: 1px #bcbaba solid;
}

.GridHeader {
    font-weight: normal;
    font-size: 10px;
    color: #ffffff;
    height: 25px;
    font-family: 'Noto Sans', sans-serif;
}

.span_blinkBG {
    background: url(../images/odds/itemnew.gif);
    width: 50px;
}

.span_altblinkBG {
    background: url(../images/odds/altitemnew.gif);
    width: 50px;
}

.span_runrlinkBG {
    background: url(../images/odds/runitemnew.gif);
    width: 50px;
}
/*---------- Table odds End ----------*/

/*---------- MorebetGen Begin ----------*/
.MB_TableData {
    border-bottom: 1px solid #B1B1B1;
    border-collapse: separate;
}

.Morebets {
    background-color: #E5EEF3;
    border: 1px solid black;
    margin: 0px;
    overflow: auto;
    padding: 0px;
    position: absolute;
    z-index: 77;
}

.MorebetsHome {
    padding: 0px 0px 0px 0px;
    z-index: 77;
    margin: 0px;
    overflow: auto;
    position: absolute;
}

DIV.Movable {
    position: absolute;
}

.MB_Background {
    background-color: #6ccff6;
    color: #000;
}

.MB_BackgroundRun {
    background-color: #f69795;
    color: #000;
}

.MB_Header {
    font-weight: 700;
    font-size: 11px;
    color: #000;
    font-family: 'Noto Sans', sans-serif;
    height: 15px;
    background-color: #6ccff6;
}

.MB_HeaderRun {
    font-weight: 700;
    font-size: 11px;
    color: #000;
    font-family: 'Noto Sans', sans-serif;
    height: 15px;
    background-color: #f69795;
}

.MB_Table {
    background-color: #6381B2;
}

.MB_GridHeader {
    font-family: 'Noto Sans', sans-serif;
    background-color: #6ccff6;
    color: #249223;
}

.MB_GridHeaderRun {
    font-family: 'Noto Sans', sans-serif;
    background-color: #f69795;
    color: #249223;
}

.MB_GridItem {
    background-color: #ebebeb;
}

    .MB_GridItem > td {
        border: solid #ffffff 1px;
    }

    .MB_GridItem td table tr {
        text-align: center;
    }

    .MB_GridItem span {
        font-family: 'Noto Sans', sans-serif;
        font-weight: bolder;
        font-size: 11px;
    }

.MB_GridRunItem {
    background-color: #ebebeb;
}

    .MB_GridRunItem > td {
        border: solid #ffffff 1px;
    }

    .MB_GridRunItem td table tr {
        text-align: center;
    }

    .MB_GridRunItem span {
        font-family: 'Noto Sans', sans-serif;
        font-weight: bolder;
        font-size: 11px;
    }

.MB_Title {
    font-family: 'Noto Sans', sans-serif;
    color: #000;
    font-weight: bold;
    font-size: 11px;
    margin-left: 10px;
    text-transform: uppercase;
}

.MB_SubTitle {
    font-family: 'Noto Sans', sans-serif;
    color: #606060;
    font-weight: normal !important;
    text-transform: uppercase;
}

.MB_SubTitle2 {
    color: #000;
}

.MB_NegOdds {
    font-weight: bold;
    font-size: 11px;
    color: #B50000;
    font-family: 'Noto Sans', sans-serif;
}

.MB_PosOdds {
    font-weight: bold;
    font-size: 11px;
    color: #01122B;
    font-family: 'Noto Sans', sans-serif;
}

.MB_GoalTable {
    background-color: #6381B2;
}

    .MB_GoalTable tr {
        background-color: #C6D4F1;
    }

        .MB_GoalTable tr > td {
            border: solid #ffffff 1px;
        }

.MB_MTitle {
    font-family: 'Noto Sans', sans-serif;
    font-weight: bolder;
    font-size: 13px;
}

.MB_heading3 {
    color: gray;
}

.MB_OUTable tr {
    background-color: #E4E4E4;
}

    .MB_OUTable tr > td {
        border: solid #E4E4E4 1px;
    }

.MB_OURunTable tr {
    background-color: #FFCCBC;
}

    .MB_OURunTable tr > td {
        border: solid #FFCCBC 1px;
    }

.MB_RefreshPan {
    background-image: url(../images/odds/refresh.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 15px;
    height: 15px;
    cursor: pointer;
    float: right;
    margin-right: 5px;
}

.MB_Closebtn {
    background-image: url(../images/odds/close.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 15px;
    height: 15px;
    cursor: pointer;
    float: right;
    margin-right: 7px;
}
/*---------- MorebetGen End ----------*/

/*---------- HuayThai ----------*/
.Ht_body {
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.Ht_GridTitle {
    font-size: 16px;
    font-weight: bold;
    color: #464646;
}

.Ht_menu {
    background-image: url(../images/odds/HT/ht_menu.png);
    background-repeat: no-repeat;
    text-align: center;
    cursor: pointer;
    width: 116px;
    height: 27px;
    font-weight: bold;
}

    .Ht_menu:hover {
        background-image: url(../images/odds/HT/ht_menuO.png);
        background-repeat: no-repeat;
        text-align: center;
        cursor: pointer;
    }

.Ht_menuO {
    background-image: url(../images/odds/HT/ht_menuO.png);
    background-repeat: no-repeat;
    text-align: center;
    cursor: pointer;
    width: 116px;
    height: 27px;
    font-weight: bold;
}

.Ht_menuFont {
    font-weight: bold;
    text-decoration: none;
    color: #464646;
}

A.Ht_menuFont:link {
    text-decoration: none;
    color: #464646;
}

A.Ht_menuFont:visited {
    text-decoration: none;
    color: #464646;
}

A.Ht_menuFont:hover {
    text-decoration: none;
    color: #FF0000;
}

A.Ht_menuFont:active {
    text-decoration: none;
    color: #464646;
}

.Ht_mod {
    background-image: url(../images/odds/HT/ht_modBg.png);
    background-repeat: repeat-x;
    text-align: center;
    height: 33px;
    font-weight: bold;
    font-size: 14px;
    color: #464646;
}

.Ht_grid {
    background-color: #7F7F7F;
}

.Ht_Btn {
    cursor: pointer;
}

.HtTxtBox1 {
    width: 30px;
    text-align: center;
    border: none;
    width: 30px;
    -webkit-box-shadow: 1px 1px 1px #111 inset;
    -moz-box-shadow: 1px 1px 1px #111 inset;
    box-shadow: 1px 1px 1px #111 inset;
}

.HtTxtBox2 {
    width: 120px;
    text-align: center;
    border: none;
    -webkit-box-shadow: 1px 1px 1px #111 inset;
    -moz-box-shadow: 1px 1px 1px #111 inset;
    box-shadow: 1px 1px 1px #111 inset;
}

.HtTxtBox2Disabled {
    width: 120px;
    text-align: center;
    background-color: #333;
    border: none;
    -webkit-box-shadow: 1px 1px 1px #111 inset;
    -moz-box-shadow: 1px 1px 1px #111 inset;
    box-shadow: 1px 1px 1px #111 inset;
}

.HtTxtBox3 {
    width: 75px;
    text-align: center;
    border: none;
    -webkit-box-shadow: 1px 1px 1px #111 inset;
    -moz-box-shadow: 1px 1px 1px #111 inset;
    box-shadow: 1px 1px 1px #111 inset;
}

.HtTxtBox3Disabled {
    width: 75px;
    text-align: center;
    background-color: #333;
    border: none;
    -webkit-box-shadow: 1px 1px 1px #111 inset;
    -moz-box-shadow: 1px 1px 1px #111 inset;
    box-shadow: 1px 1px 1px #111 inset;
}

.HtTxtBox4 {
    width: 100px;
    text-align: center;
    border: none;
    -webkit-box-shadow: 1px 1px 1px #111 inset;
    -moz-box-shadow: 1px 1px 1px #111 inset;
    box-shadow: 1px 1px 1px #111 inset;
}

.HtTxtBox4Disabled {
    width: 100px;
    text-align: center;
    background-color: #333;
    border: none;
    -webkit-box-shadow: 1px 1px 1px #111 inset;
    -moz-box-shadow: 1px 1px 1px #111 inset;
    box-shadow: 1px 1px 1px #111 inset;
}

.Ht_desc {
    background-color: #FFFFFF;
    text-align: center;
}

.MsgItem {
    background-color: #F2F2F2;
    font-family: Tahoma, Helvetica, sans-serif;
    text-align: justify;
}

.MsgWhite {
    color: #FFFFFF;
    font-family: Tahoma, Helvetica, sans-serif;
}

.divOverlay {
    border-top: black 1px solid;
    border-right: black 1px solid;
    border-bottom: black 1px solid;
    border-left: black 1px solid;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    z-index: 77;
    margin: 0px;
    overflow: auto;
    position: absolute;
    background-color: #F2F2F2;
    left: 200px;
    top: 20px;
}

.Ht_TransBlue {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: Blue;
}

.Ht_TransBlack {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: Black;
}

.Ht_resultFont {
    text-decoration: none;
    color: Blue;
}

A.Ht_resultFont:link {
    text-decoration: none;
    color: Blue;
}

A.Ht_resultFont:visited {
    text-decoration: none;
    color: Blue;
}

A.Ht_resultFont:hover {
    text-decoration: none;
    color: #FF0000;
}

A.Ht_resultFont:active {
    text-decoration: none;
    color: Blue;
}
/*---------- HuayThai End ----------*/

/*---------- Laos Lotto & Hanoi Lotto ----------*/
.Ht_top_11 {
    background-color: #FF3366;
    height: 40px;
}

.Ht_itemBg_11 {
    background-color: #9900FF;
}

.Ht_sel_11 {
    background-color: #FFCC00;
    height: 27px;
    color: #000000;
    font-size: 12px;
}

.Ht_item_11 {
    background-color: #66FF00;
    height: 25px;
    text-align: center;
}

.Ht_top_19 {
    background-color: #99D9EA;
    height: 40px;
}

.Ht_itemBg_19 {
    background-color: #00A2E8;
}

.Ht_sel_19 {
    background-color: #FFC90E;
    height: 27px;
    color: #000000;
    font-size: 12px;
}

.Ht_item_19 {
    background-color: #FFF200;
    height: 25px;
    text-align: center;
}

.Ht_top_20 {
    background-color: #FFAEC9;
    height: 40px;
}

.Ht_itemBg_20 {
    background-color: #ED1C24;
}

.Ht_sel_20 {
    background-color: #FF7F27;
    height: 27px;
    color: #000000;
    font-size: 12px;
}

.Ht_item_20 {
    background-color: #FFC90E;
    height: 25px;
    text-align: center;
}

.Ht_title {
    margin: 0;
    width: 150px;
    height: 25px;
    padding-top: 3px;
    border: #b1b1b1 1px solid;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    background-color: #963F98;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 5px;
    text-align: center;
}

    .Ht_title:hover {
        color: #fdf001;
    }

.Ht_title0 {
    margin: 0;
    width: 150px;
    height: 25px;
    padding-top: 3px;
    border: #b1b1b1 1px solid;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #fdf001;
    font-size: 12px;
    font-weight: bold;
    background-color: #963F98;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 5px;
    text-align: center;
}

.Ht_titleO:hover {
    color: #fdf001;
}

.Ht_title2 {
    margin: 0;
    width: 150px;
    height: 25px;
    padding-top: 3px;
    border: #b1b1b1 1px solid;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    background-color: #289CE3;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 5px;
    text-align: center;
}

    .Ht_title2:hover {
        color: #fdf001;
    }

.Ht_title2O {
    margin: 0;
    width: 150px;
    height: 25px;
    padding-top: 3px;
    border: #b1b1b1 1px solid;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #fdf001;
    font-size: 12px;
    font-weight: bold;
    background-color: #289CE3;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 5px;
    text-align: center;
}

    .Ht_title2O:hover {
        color: #fdf001;
    }

.Ht_title3 {
    margin: 0;
    width: 150px;
    height: 25px;
    padding-top: 3px;
    border: #b1b1b1 1px solid;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    background-color: #E3001C;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 5px;
    text-align: center;
}

    .Ht_title3:hover {
        color: #fdf001;
    }

.Ht_title3O {
    margin: 0;
    width: 150px;
    height: 25px;
    padding-top: 3px;
    border: #b1b1b1 1px solid;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #fdf001;
    font-size: 12px;
    font-weight: bold;
    background-color: #E3001C;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 5px;
    text-align: center;
}

    .Ht_title3O:hover {
        color: #fdf001;
    }
/*---------- Laos Lotto & Hanoi Lotto End ----------*/

/*---------- Perdana ----------*/
.Per3d_body {
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.Per3d_GridTitle {
    font-size: 16px;
    font-weight: bold;
    color: #464646;
}

.Per3d_menu {
    background-image: url(../images/odds/HT/ht_menu.png);
    background-repeat: no-repeat;
    text-align: center;
    cursor: pointer;
    width: 116px;
    height: 27px;
    font-weight: bold;
}

    .Per3d_menu:hover {
        background-image: url(../images/odds/HT/ht_menuO.png);
        background-repeat: no-repeat;
        text-align: center;
        cursor: pointer;
    }

.Per3d_menuO {
    background-image: url(../images/odds/HT/ht_menuO.png);
    background-repeat: no-repeat;
    text-align: center;
    cursor: pointer;
    width: 116px;
    height: 27px;
    font-weight: bold;
}

.Per3d_menuFont {
    font-weight: bold;
    text-decoration: none;
    color: #464646;
}

A.Per3d_menuFont:link {
    text-decoration: none;
    color: #464646;
}

A.Per3d_menuFont:visited {
    text-decoration: none;
    color: #464646;
}

A.Per3d_menuFont:hover {
    text-decoration: none;
    color: #FF0000;
}

A.Per3d_menuFont:active {
    text-decoration: none;
    color: #464646;
}

.Per3d_mod {
    background-image: url(../images/odds/HT/ht_modBg.png);
    background-repeat: repeat-x;
    text-align: center;
    height: 33px;
    font-weight: bold;
    font-size: 14px;
    color: #464646;
}

.Per3d_grid {
    background-color: #7F7F7F;
}

.Per3d_Btn {
    cursor: pointer;
}

.Per3dTxtBox1 {
    width: 30px;
    text-align: center;
    border: none;
    width: 30px;
    -webkit-box-shadow: 1px 1px 1px #111 inset;
    -moz-box-shadow: 1px 1px 1px #111 inset;
    box-shadow: 1px 1px 1px #111 inset;
}

.Per3dTxtBox2 {
    width: 120px;
    text-align: center;
    border: none;
    -webkit-box-shadow: 1px 1px 1px #111 inset;
    -moz-box-shadow: 1px 1px 1px #111 inset;
    box-shadow: 1px 1px 1px #111 inset;
}

.Per3dTxtBox2Disabled {
    width: 120px;
    text-align: center;
    background-color: #333;
    border: none;
    -webkit-box-shadow: 1px 1px 1px #111 inset;
    -moz-box-shadow: 1px 1px 1px #111 inset;
    box-shadow: 1px 1px 1px #111 inset;
}

.Per3dTxtBox3 {
    width: 75px;
    text-align: center;
    border: none;
    -webkit-box-shadow: 1px 1px 1px #111 inset;
    -moz-box-shadow: 1px 1px 1px #111 inset;
    box-shadow: 1px 1px 1px #111 inset;
}

.Per3dTxtBox3Disabled {
    width: 75px;
    text-align: center;
    background-color: #333;
    border: none;
    -webkit-box-shadow: 1px 1px 1px #111 inset;
    -moz-box-shadow: 1px 1px 1px #111 inset;
    box-shadow: 1px 1px 1px #111 inset;
}

.Per3dTxtBox4 {
    width: 100px;
    text-align: center;
    border: none;
    -webkit-box-shadow: 1px 1px 1px #111 inset;
    -moz-box-shadow: 1px 1px 1px #111 inset;
    box-shadow: 1px 1px 1px #111 inset;
}

.Per3dTxtBox4Disabled {
    width: 100px;
    text-align: center;
    background-color: #333;
    border: none;
    -webkit-box-shadow: 1px 1px 1px #111 inset;
    -moz-box-shadow: 1px 1px 1px #111 inset;
    box-shadow: 1px 1px 1px #111 inset;
}

.Per3d_desc {
    background-color: #FFFFFF;
    text-align: center;
}

.MsgItem {
    background-color: #F2F2F2;
    font-family: Tahoma, Helvetica, sans-serif;
    text-align: justify;
}

.MsgWhite {
    color: #FFFFFF;
    font-family: Tahoma, Helvetica, sans-serif;
}

.divOverlay {
    border-top: black 1px solid;
    border-right: black 1px solid;
    border-bottom: black 1px solid;
    border-left: black 1px solid;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    z-index: 77;
    margin: 0px;
    overflow: auto;
    position: absolute;
    background-color: #F2F2F2;
    left: 200px;
    top: 20px;
}

.Per3d_TransBlue {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: Blue;
}

.Per3d_TransBlack {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: Black;
}

.Per3d_resultFont {
    text-decoration: none;
    color: Blue;
}

A.Per3d_resultFont:link {
    text-decoration: none;
    color: Blue;
}

A.Per3d_resultFont:visited {
    text-decoration: none;
    color: Blue;
}

A.Per3d_resultFont:hover {
    text-decoration: none;
    color: #FF0000;
}

A.Per3d_resultFont:active {
    text-decoration: none;
    color: Blue;
}

.btn_Per3dCloseTV {
    padding: 6px 6px;
    background: #40b8f2;
    display: flex;
    align-items: center;
    cursor: pointer;
    position: relative;
    margin-top: 28px;
}

.Span_btn_Per3dCloseTV {
    font-size: 11px;
    color: white;
}

.ico_arr_down_per3d {
    background: url(../images/odds/down-live.png) no-repeat;
    display: inline-block;
    width: 10px;
    height: 10px;
    position: absolute;
    right: 5px;
}

.ico_arr_up_per3d {
    background: url(../images/odds/up-live.png) no-repeat;
    display: inline-block;
    width: 10px;
    height: 10px;
    position: absolute;
    right: 5px;
}
/*---------- Perdana End ----------*/
/*---------- Perdana 3D Lotto ----------*/
.Per3d_top_21 {
    background-color: #99D9EA;
    height: 40px;
}

.Per3d_itemBg_21 {
    background-color: #00A2E8;
}

.Per3d_sel_21 {
    background-color: #FFC90E;
    height: 27px;
    color: #000000;
    font-size: 12px;
}

.Per3d_item_21 {
    background-color: #FFF200;
    height: 25px;
    text-align: center;
}

.Per3d_title {
    margin: 0;
    width: 150px;
    height: 25px;
    padding-top: 3px;
    border: #b1b1b1 1px solid;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    background-color: #963F98;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 5px;
    text-align: center;
}

    .Per3d_title:hover {
        color: #fdf001;
    }

.Per3d_title0 {
    margin: 0;
    width: 150px;
    height: 25px;
    padding-top: 3px;
    border: #b1b1b1 1px solid;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #fdf001;
    font-size: 12px;
    font-weight: bold;
    background-color: #963F98;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 5px;
    text-align: center;
}

.Per3d_titleO:hover {
    color: #fdf001;
}

.Per3d_title2 {
    margin: 0;
    width: 150px;
    height: 25px;
    padding-top: 3px;
    border: #b1b1b1 1px solid;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    background-color: #289CE3;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 5px;
    text-align: center;
}

    .Per3d_title2:hover {
        color: #fdf001;
    }

.Per3d_title2O {
    margin: 0;
    width: 150px;
    height: 25px;
    padding-top: 3px;
    border: #b1b1b1 1px solid;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #fdf001;
    font-size: 12px;
    font-weight: bold;
    background-color: #289CE3;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 5px;
    text-align: center;
}

    .Per3d_title2O:hover {
        color: #fdf001;
    }

.Per3d_title3 {
    margin: 0;
    width: 150px;
    height: 25px;
    padding-top: 3px;
    border: #b1b1b1 1px solid;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    background-color: #E3001C;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 5px;
    text-align: center;
}

    .Per3d_title3:hover {
        color: #fdf001;
    }

.Per3d_title3O {
    margin: 0;
    width: 150px;
    height: 25px;
    padding-top: 3px;
    border: #b1b1b1 1px solid;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #fdf001;
    font-size: 12px;
    font-weight: bold;
    background-color: #E3001C;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 5px;
    text-align: center;
}

    .Per3d_title3O:hover {
        color: #fdf001;
    }

.Per3d_Dropdown1D2D_us {
    background: url(../images/odds/btnSelectMore_us.jpg) no-repeat right;
    border: 1px #bcbaba solid;
}

.Per3d_Dropdown1D2D_cn {
    background: url(../images/odds/btnSelectMore_cn.jpg) no-repeat right;
    border: 1px #bcbaba solid;
}
/*---------- Perdana 3D Lotto End ----------*/

/*---------- Perdana Button 1D&2D 3D Begin ----------*/
.Btn_1D2D {
    height: 20px;
    background: #00aeeb;
    border: 1px solid #00aeeb;
    font-size: 11px;
    cursor: pointer;
    text-align: center;
    display: inherit;
    vertical-align: middle;
}

.Span_btn1D2D {
    color: white;
}

.Btn_3D {
    height: 20px;
    background: #00aeeb;
    border: 1px solid #00aeeb;
    font-size: 11px;
    cursor: pointer;
    text-align: center;
    display: inherit;
    vertical-align: middle;
}

.Span_btn3D {
    color: white;
}
/*---------- Perdana Button 1D&2D 3D End ----------*/