﻿
.lowcpu .lgtbl-Pod, .lowcpu .lgtbl-CaptionBar, .lowcpu .lgtbl-Ribbon_Button, .lowcpu .lgtbl-Ribbon_Button.lgtbl-Selected, .lowcpu .lgtbl-LastRow.lgtbl-Row_Position, .lowcpu .lgtbl-LastRow.lgtbl-Row_Movement, .lowcpu .lgtbl-LastRow.lgtbl-Row_Market.lgtbl-Selected, .lowcpu .lgtbl-LastRow.lgtbl-Row_Market:last-child, .lowcpu .lgtbl-StatsSelected .lgtbl-LastRow.lgtbl-Row_Stat.lgtbl-Stat_Spacer {
    border-radius: 0 !important;
}
.lowcpu .lgtbl-CaptionBar, .lowcpu .lgtbl-Ribbon, .lowcpu .lgtbl-Ribbon_Button, .lowcpu .lgtbl-Header_Position, .lowcpu .lgtbl-Header_Movement, .lowcpu .lgtbl-Header_Name, .lowcpu .lgtbl-Header_Stat, .lowcpu .lgtbl-Header_Stat-Extended, .lowcpu .lgtbl-Header .lgtbl-Stat_Spacer, .lowcpu .lgtbl-Header_Market, .lowcpu .lgtbl-Header_Market.lgtbl-Selected, .lowcpu .lgtbl-StatsSelected .lgtbl-Header .lgtbl-Stat_Spacer, .lowcpu .lgtbl-Header_Market:last-child {
    box-shadow: none !important;
}
.lgtbl-Pod {
    box-sizing: border-box;
    display: block;
}
.lgtbl-CaptionBar {
    background-clip: padding-box;
    background-color: #14805d;
    border-bottom: 1px solid gray;
    display: table;
    overflow-x: hidden;
    table-layout: fixed;
    width: 100%;
}
.lgtbl-NoMarketData .lgtbl-CaptionBar {
    border-bottom-color: #0f6048;
}
.lgtbl-CaptionBar_Text {
    color: #ddd;
    display: table-cell;
    font-size: 15px;
    font-weight: normal;
    height: 44px;
    line-height: 44px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    vertical-align: middle;
}
.lgtbl-LiveScoresBar {
    background-clip: padding-box;
    background-color: #14805d;
    display: table;
    height: 44px;
    table-layout: fixed;
    width: 100%;
}
.lgtbl-LiveScoresBar_Text {
    color: yellow;
    display: table-cell;
    font-size: 13px;
    padding-left: 10px;
    vertical-align: middle;
    width: auto;
}
.lgtbl-LiveScoresBar_Checkbox {
    background-image: url("/grfx/V6/LeagueTables/LeagueTableSprite.svg");
    background-position: 4px -36px;
    background-repeat: no-repeat;
    display: table-cell;
    vertical-align: middle;
    width: 43px;
}
.no-svginhtml .lgtbl-LiveScoresBar_Checkbox {
    background-image: url("/grfx/V6/LeagueTables/LeagueTableSprite.png");
}
.lgtbl-LiveScoresBar_CheckboxSelected {
    background-position: 4px 6px;
}
.lgtbl-Ribbon {
    background-color: #2d2d2d;
    border-bottom: 1px solid gray;
    box-sizing: border-box;
    height: 44px;
    left: 0;
    overflow: hidden;
    padding-left: 5px;
    padding-right: 5px;
    /*position: sticky;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;*/
    top: 0;
    width: 100%;
    z-index:1;
}
.lgtbl-Ribbon_LeftArrow.disabled {
    opacity: 0.6;
}
.lgtbl-Ribbon_LeftArrow, .lgtbl-Ribbon_RightArrow {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 6px 11px;
    box-sizing: border-box;
    display: block;
    height: 43px;
    position: absolute;
    top: 0;
    width: 44px;
}
.lgtbl-Ribbon_LeftArrow {
    /*background-image: url("../img/83BCAA_Arrow_L.png");*/
    border-right: 1px solid gray;
    left: 0;
}
.lgtbl-Ribbon_RightArrow {
    /*background-image: url("../img/83BCAA_Arrow_R.png");*/
    border-left: 1px solid gray;
    right: 0;
}
.lgtbl-Ribbon_Buttons {
    display: block;
    height: 44px;
    left: 0;
    overflow: hidden;
    padding-left: 5px;
    padding-right: 5px;
    position: absolute;
    top: 0;
    white-space: nowrap;
    width: 100%;
}
.lgtbl-Ribbon_Button {
    border: 1px solid transparent;
    box-shadow: none;
    box-sizing: border-box;
    color: #7b7b7b;
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    line-height: 42px;
    margin-right: 10px;
    min-width: 40px;
    padding: 0 5px;
    text-align: center;
    transform: none;
    vertical-align: middle;
}
.lgtbl-Ribbon_Button:first-child {
    margin-left: 0;
}
.lgtbl-Ribbon_Button.lgtbl-Selected {
    box-shadow: 0 -3px 0 0 #ffdf1b inset;
    color: #ffdf1b;
}
.lgtbl-Table {
    /*display: table;*/
    overflow: hidden;
    width: 100%;
}
.lgtbl-Header {
    display: table-row;
    width: 100%;
}
.lgtbl-NoMarketData .lgtbl-Ribbon {
    display: none;
}
.lgtbl-NoMarketData .lgtbl-Header_Market, .lgtbl-NoMarketData .lgtbl-Row_Market {
    display: none;
}
.lgtbl-Header_Position, .lgtbl-Header_Movement, .lgtbl-Header_Name, .lgtbl-Header_Stat, .lgtbl-Header_Stat-Extended, .lgtbl-Header .lgtbl-Stat_Spacer, .lgtbl-Header_Market {
    background-color: #bbb;
    box-sizing: border-box;
    color: #444;
    display: table-cell;
    font-size: 12px;
    font-weight: normal;
    height: 22px;
    line-height: 22px;
    text-align: center;
    vertical-align: middle;
}
.lgtbl-Header_Market {
    font-weight: normal;
}
.lgtbl-Stat_Spacer {
    width: 5px;
}
.lgtbl-Row {
    display: table-row;
    text-align: center;
    width: 100%;
}
.lgtbl-Header_Position, .lgtbl-Row_Position {
    padding-left: 6px;
    width: 19px;
}
.lgtbl-Header_Movement, .lgtbl-Row_Movement {
    width: 16px;
}
.lgtbl-Header_Name, .lgtbl-Row_Name {
    padding-right: 5px;
}
.lgtbl-Row_Name {
    text-align: left;
}
.lgtbl-Row_Name, .lgtbl-Row_Stat, .lgtbl-Row_Stat-Extended, .lgtbl-Row_Stat-Points, .lgtbl-Row_Stat-Points.lgtbl-Stat_Spacer, .lgtbl-Row_Market {
    box-sizing: border-box;
    
    vertical-align: middle;
}
.lgtbl-Row_Position, .lgtbl-Row_Movement {
    box-sizing: content-box;
    display: table-cell;
    height: 44px;
    vertical-align: middle;
}
.lgtbl-Row_Position, .lgtbl-Row_Movement, .lgtbl-Row_Name, .lgtbl-Row_Stat, .lgtbl-Row_Stat-Extended, .lgtbl-Row_Stat-Points, .lgtbl-Row_Stat.lgtbl-Stat_Spacer {
    
    box-sizing: border-box;
}
.lgtbl-Row_Name.lgtbl-Inactive {
    color: #bbb;
}
.lgtbl-LastRow.lgtbl-Row_Position, .lgtbl-LastRow.lgtbl-Row_Movement, .lgtbl-LastRow.lgtbl-Row_Name, .lgtbl-LastRow.lgtbl-Row_Stat, .lgtbl-LastRow.lgtbl-Row_Stat-Extended, .lgtbl-LastRow.lgtbl-Row_Stat-Points, .lgtbl-LastRow.lgtbl-Row_Stat.lgtbl-Stat_Spacer {
    border-bottom: 0 solid #ddd;
}
.lgtbl-ShowBottomDivider.lgtbl-Row_Position, .lgtbl-ShowBottomDivider.lgtbl-Row_Movement, .lgtbl-ShowBottomDivider.lgtbl-Row_Name, .lgtbl-ShowBottomDivider.lgtbl-Row_Stat, .lgtbl-ShowBottomDivider.lgtbl-Row_Stat-Extended, .lgtbl-ShowBottomDivider.lgtbl-Row_Stat-Points, .lgtbl-ShowBottomDivider.lgtbl-Row_Stat.lgtbl-Stat_Spacer {
    border-bottom: 1px dashed #545454;
}
.lgtbl-ShowTopDivider.lgtbl-Row_Position, .lgtbl-ShowTopDivider.lgtbl-Row_Movement, .lgtbl-ShowTopDivider.lgtbl-Row_Name, .lgtbl-ShowTopDivider.lgtbl-Row_Stat, .lgtbl-ShowTopDivider.lgtbl-Row_Stat-Extended, .lgtbl-ShowTopDivider.lgtbl-Row_Stat-Points, .lgtbl-ShowTopDivider.lgtbl-Row_Stat.lgtbl-Stat_Spacer {
    border-top-style: dashed;
}
.lgtbl-Row_Position {
    background-color: #666;
    font-size: 12px;
    text-align: right;
}
.lgtbl-Row_Movement {
    background-color: #666;
}
.lgtbl-MovementUp {
    background-image: url("/grfx/V6/LeagueTables/LeagueTableSprite.svg");
    background-position: -6px -84px;
    background-repeat: no-repeat;
}
.no-svginhtml .lgtbl-MovementUp {
    background-image: url("/grfx/V6/LeagueTables/LeagueTableSprite.png");
}
.lgtbl-MovementDown {
    background-image: url("/grfx/V6/LeagueTables/LeagueTableSprite.svg");
    background-position: -6px -119px;
    background-repeat: no-repeat;
}
.no-svginhtml .lgtbl-MovementDown {
    background-image: url("/grfx/V6/LeagueTables/LeagueTableSprite.png");
}
.lgtbl-Row_Name {

}
.lgtbl-Row_Stat, .lgtbl-Row_Stat-Extended, .lgtbl-Row_Stat-Points {
    background-color: #666;
    font-size: 12px;
    line-height: 14px;
}
.lgtbl-Row_Stat-Points {
    color: #ddd;
    font-weight: normal;
}
.lgtbl-Row_Market 
{
	/*border-right: 1px solid #b2b2b2;*/
    background: none repeat scroll 0 0;
}

lgtbl-Row_MarketHA 
{
	background:none;
}

.lgtbl-Row_Market span,  .ipl-Participant-CS3 span, .ipl-ParticipantHDPOU span, .ipl-Participant-Green1  span
{
	color:black;
	-moz-box-align: center;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-pack: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    font-size: 7pt;
    justify-content: center;
    padding: 0 11px;
    width: -moz-available;
}
.lgtbl-Row_Stat + .lgtbl-Row_Market {
    border-left: medium none;
}
.lgtbl-Row_Market.Selected, .lgtbl-Row_Market.Selected:active {
    background-color: #717171;
    border-top: 0 none;
}
.lgtbl-LastRow.lgtbl-Row_Market {
    border-bottom: 0 none;
}
.lgtbl-LastRow.lgtbl-Row_Market.Selected {
    border-bottom: 0 none;
}
@media only screen and (max-width: 450px) {
.lgtbl-Ribbon {
    display: block;
}
.lgtbl-Header_Stat, .lgtbl-Row_Stat, .lgtbl-Header_Stat-Extended, .lgtbl-Row_Stat-Extended, .lgtbl-Row_Stat-Points {
    width: 8.333%;
}
.lgtbl-Header_Stat-Extended, .lgtbl-Row_Stat-Extended {
    display: none;
}
.lgtbl-StatsSelected .lgtbl-Header_Stat-Extended, .lgtbl-StatsSelected .lgtbl-Row_Stat-Extended, .NoMarketData .lgtbl-Header_Stat-Extended, .NoMarketData .lgtbl-Row_Stat-Extended {
    display: inherit;
}
.lgtbl-Header_Market, .lgtbl-Row_Market {
    display: none;
}
.lgtbl-Header_Market, .lgtbl-Row_MarketHA {
    display: none;
}
.lgtbl-Header_Market.lgtbl-Selected, .lgtbl-Row_Market.lgtbl-Selected {
    display: inherit;
    width: 50%;
}
.lgtbl-Header_Market.lgtbl-Selected, .lgtbl-Row_MarketHA.lgtbl-Selected {
    display: inherit;
    width: 100%;
}
.ipl-Participant1x2{
    width:100%!important;
}
}
@media only screen and (max-width: 500px) {/*max-width: 500px*/
.lgtbl-Row_Market.lgtbl-Selected {
    /*border-right: 1px solid #5f5f5f;*/
}
.lgtbl-Row_MarketHA.lgtbl-Selected {
    /*border-right: 1px solid #5f5f5f;*/
}
.lgtbl-LastRow.lgtbl-Row_Market.lgtbl-Selected {
    border-bottom-right-radius: 4px;
}
.lgtbl-LastRow.lgtbl-Row_MarketHA.lgtbl-Selected {
    border-bottom-right-radius: 4px;
}
.lgtbl-StatsSelected .lgtbl-Header_Market, .lgtbl-StatsSelected .lgtbl-Row_Market {
    display: none;
}
.lgtbl-StatsSelected .lgtbl-Header_Market, .lgtbl-StatsSelected .lgtbl-Row_MarketHA {
    display: none;
}
.lgtbl-StatsSelected .lgtbl-Header_Market, .lgtbl-StatsSelected .lgtbl-Row_MarketHA {
    display: none;
}
.lgtbl-StatsSelected .lgtbl-Row_Stat.lgtbl-Stat_Spacer {
    border-right: 1px solid #727272;
}
.lgtbl-StatsSelected .lgtbl-LastRow.lgtbl-Row_Stat.lgtbl-Stat_Spacer {
    border-bottom-right-radius: 4px;
}
.lgtbl-Header_Stat.lgtbl-Stat_Spacer, .lgtbl-Row_Stat.lgtbl-Stat_Spacer {
    width: 5px;
}
}
@media only screen and (min-width: 400px) and (max-width: 500px) {
    .lgtbl-Header_Stat, .lgtbl-Row_Stat, .lgtbl-Header_Stat-Extended, .lgtbl-Row_Stat-Extended, .lgtbl-Row_Stat-Points {
        width: 5%;
    }

    .lgtbl-StatsSelected .lgtbl-Header_Stat, .lgtbl-StatsSelected .lgtbl-Row_Stat, .lgtbl-StatsSelected .lgtbl-Header_Stat-Extended, .lgtbl-StatsSelected .lgtbl-Row_Stat-Extended, .lgtbl-StatsSelected .lgtbl-Row_Stat-Points {
        width: 8.333%;
    }

    .lgtbl-Header_Market.lgtbl-Selected {
        width: 50%;
    }

    .lgtbl-Header_Market, .lgtbl-Row_Market {
        display: none;
    }

    .lgtbl-Header_Market, .lgtbl-Row_MarketHA {
        display: none;
    }

        .lgtbl-Header_Market.lgtbl-Selected, .lgtbl-Row_Market.lgtbl-Selected {
            display: inherit;
            /*width: 100%;*/
        }

        .lgtbl-Header_Market.lgtbl-Selected, .lgtbl-Row_MarketHA.lgtbl-Selected {
            display: inherit;
            width: 100%;
        }

    .FGLG.lgtbl-Selected {
        display: flex;
    }

    .FGLG {
        display: none;
    }

    .lgtbl-Header_Stat.lgtbl-Stat_Spacer, .lgtbl-Row_Stat.lgtbl-Stat_Spacer {
        width: 5px;
    }

    .OETG .ipl-InPlayLauncherFixture {
        /*width:91%;*/
    }

    #betslipContainer.mobile {
        overflow-y: scroll;
    }
}

@media only screen and (min-width: 569px) {

    .ipl-InPlayLauncherFixture_GameItem{
        width:100%;
        padding:0;
    }

    .ippg-Market_GameStartTime_TE{
        margin-right:0;
    }

    .ipl-InPlayLauncherFixture_TeamsText.LTE{
        /*width:auto;*/
    }

    .lgtbl-LiveScoresBar {
        border-bottom-color: #0f6048;
    }

    .lgtbl-LiveScoresBar_Text {
        padding-right: 7px;
        text-align: right;
    }

    .lgtbl-Ribbon {
        display: none;
    }

    .lgtbl-Header_Stat, .lgtbl-Row_Stat, .lgtbl-Header_Stat-Extended, .lgtbl-Row_Stat-Extended, .lgtbl-Row_Stat-Points {
        width: 5.555%;
    }

    .lgtbl-Header_Market, .lgtbl-Row_Market {
        display:;
    }

    .lgtbl-Header_Market, .lgtbl-Row_MarketHA {
        display:;
    }

    .lgtbl-Row_Market:last-child {
        border-right: 1px solid #b2b2b2;
    }

    .lgtbl-Row_MarketHA :last-child {
        /*border-right: 1px solid #b2b2b2;*/
    }

    .lgtbl-Header_Stat.lgtbl-Stat_Spacer, .lgtbl-Row_Stat.lgtbl-Stat_Spacer {
        width: 5px;
    }
}
@media only screen and (max-width: 320px) { /*ip5*/
    .datetimemain .datetime {
        min-width: 0;
        width: 37.5%;
    }

    .ipl-InPlayLauncherFixture_GameItem {
        /*max-width: 120px;*/
        width: 100%;
        padding: 0;
    }

    .ippg-Market_GameStartTime_TE{
        margin-right:0;
    }

    .favButton {
        padding: 22px 1px 0;
    }
    
    .eventRefreshLTE{
        margin-right:20px;
    }

    .oddsbox{
        width:30px;
    }
	
	.livePanel {
        margin-top: 2px;
        flex-direction: column;
        align-items: self-start;
    }

    .stats {
        height: 20px;
    }

    .ipl-ParticipantHDPOU {
        /*min-width:0;
		width:49.7px;*/
        min-width: auto;
        width: 28px;
        margin-right: 3px;
        margin-left: 3px;
    }

    .ipl-ParticipantOU {
        min-width: 45px;
    }

    .OETG .ipl-InPlayLauncherFixture, .contentH3 {
        width: 83.3% !important;
    }

    .OETG .ipl-InPlayLauncherFixture.FH, .contentH3.FH {
        width: 100% !important;
    }

    .smallSize {
        display: table;
    }

    .HTFT {
        min-width: 35.3px;
        width: 0;
    }

    .oddsboxHTFT {
        width: 30px;
    }

    .cs-width {
        width: 12.5%;
    }

    #changeBetForm input {
        width: 30% !important;
    }

    .listArea ul li .list {
        width: 58%;
    }

    .statistic_height {
        height: 430px;
    }

    .ipl-InPlayLauncherFixture_TeamsText {
        width: 80px;
    }

    .FGLG.lgtbl-Selected {
        display: flex;
    }

    .FGLG {
        display: none;
    }

    .TG.lgtbl-Selected {
        display: flex;
    }

    .TG {
        display: none;
    }

    .mybet-border {
        font-size: 8pt;
    }

    .mixparlay-border {
        font-size: 8pt;
    }
}

@media only screen and (min-width: 568px) and (max-width: 597px) /*ip5 - landscape*/
{

    .ipl-InPlayLauncherFixture_GameItem{
        width:100%;
        padding:0;
    }

    .ippg-Market_GameStartTime_TE{
        margin-right:0;
    }

    .ipl-InPlayLauncherFixture_TeamsText.LTE{
        /*width:280px;*/
    }
        
    .lgtbl-Header_Stat, .lgtbl-Row_Stat, .lgtbl-Header_Stat-Extended, .lgtbl-Row_Stat-Extended, .lgtbl-Row_Stat-Points {
        width: 5%;
    }

    .lgtbl-StatsSelected .lgtbl-Header_Stat, .lgtbl-StatsSelected .lgtbl-Row_Stat, .lgtbl-StatsSelected .lgtbl-Header_Stat-Extended, .lgtbl-StatsSelected .lgtbl-Row_Stat-Extended, .lgtbl-StatsSelected .lgtbl-Row_Stat-Points {
        width: 8.333%;
    }

    .lgtbl-Header_Market.lgtbl-Selected {
        width: 50%;
    }

    .lgtbl-Header_Market, .lgtbl-Row_Market {
        display: none;
    }

    .lgtbl-Header_Market, .lgtbl-Row_MarketHA {
        display: none;
    }

        .lgtbl-Header_Market.lgtbl-Selected, .lgtbl-Row_Market.lgtbl-Selected {
            display: inherit;
            width: 100%;
        }

        .lgtbl-Header_Market.lgtbl-Selected, .lgtbl-Row_MarketHA.lgtbl-Selected {
            display: inherit;
            width: 100%;
        }

    .lgtbl-Header_Stat.lgtbl-Stat_Spacer, .lgtbl-Row_Stat.lgtbl-Stat_Spacer {
        width: 5px;
    }

    .OETG .ipl-InPlayLauncherFixture {
        /*width:91%;*/
    }

    #betslipContainer.mobile {
        overflow-y: scroll;
    }

    .cssload-spinner {
        margin-top: 25%;
    }

    .statistic_height {
        height: 250px;
    }

    .FGLG.lgtbl-Selected {
        display: flex;
    }

    .FGLG {
        display: none;
    }

    .TG.lgtbl-Selected {
        display: flex;
    }

    .TG {
        display: none;
    }
}

@media only screen and (min-height: 319px) and (max-height: 320px) /*ip4 - landscape*/
{
    .cssload-spinner{
    margin-top:30%;
}
    .cssload-loader{
        margin-top:20%!important;
    }
    .statistic_height{
        height:270px;
    }
}

@media only screen and (min-height: 431px) and (max-height: 432px) /*Lumia - landscape*/
{
    .cssload-spinner{
    margin-top:30%;
}
    .cssload-loader{
        margin-top:20%!important;
    }
    .statistic_height{
        height:380px;
    }
}

/*GalaxyS6*/
@media only screen and (min-width: 321px) and (max-width: 360px) {
    .datetimemain .datetime {
        min-width: 0;
        width: 41%; /*chg to 156px on live*/
    }

    .ipl-InPlayLauncherFixture_GameItem {
        /*max-width:146px;*/
        padding: 0;
        width: 100%;
    }
    .ippg-Market_GameStartTime_TE {
        margin-right:0;
    }

    .ipl-ParticipantHDPOU {
        width: 37px;
        min-width: auto;
        margin-right: 1px;
        margin-left: 1px;
    }

    .OETG .ipl-InPlayLauncherFixture {
        /*width:79%;*/
    }

    .cs-width {
        width: 14.7%;
    }

    .topMybet {
        /*width:45%;*/
    }

    .listArea ul li .list {
        width: 65.5%;
    }

    .statistic_height {
        height: 550px;
    }

    .FGLG.lgtbl-Selected {
        display: flex;
    }

    .FGLG {
        display: none;
    }

    .TG.lgtbl-Selected {
        display: flex;
    }

    .TG {
        display: none;
    }

    .mixparlay-border {
        font-size: 10pt;
    }
}

/*GalaxyS6 - landscape*/
@media only screen and (min-width: 640px) and (max-width: 666px) {
    .datetimemain .datetime {
        min-width: 0;
        width: 41%; /*chg to 156px on live*/
    }

    .ipl-InPlayLauncherFixture_GameItem {
        /*max-width: 185px;*/
        width: 100%;
        padding: 0;
    }

    .ipl-InPlayLauncherFixture_TeamsText.LTE{
        /*width:280px;*/
    }

    .ippg-Market_GameStartTime_TE{
        margin-right:0;
    }

    .OETG .ipl-InPlayLauncherFixture {
        /*width:79%;*/
    }

    .cs-width {
        width: 14.7%;
    }

    .topMybet {
        /*width:45%;*/
    }

    .listArea ul li .list {
        width: 67.9%;
    }

    #betslipContainer.mobile {
        overflow-y: scroll;
    }

    .cssload-spinner {
        margin-top: 25%;
    }

    .cssload-loader {
        margin-top: 20% !important;
    }

    .statistic_height {
        height: 300px;
    }
}

@media only screen and (min-width: 361px) and  (max-width: 375px)/*ip6*/
{
	.datetimemain .datetime{
		min-width:0;
		width:44%;
	}
	.ipl-InPlayLauncherFixture_GameItem {
		/*max-width:166px;*/
        width: 100%;
        padding: 0;
	}
	.ipl-ParticipantHDPOU {
		/*width:52px;*/
        width: 35px;
        margin-right: 3px;
        margin-left: 3px;
        min-width: auto;
	}
	
	.ipl-InPlayLauncherFixture_TeamsText.LTE{
        /*width:120px;*/
    }
	
    .ippg-Market_GameStartTime_TE {
        margin-right:0;
    }
    .OETG .ipl-InPlayLauncherFixture {
    /*width:82.3%;*/
    }
    .cs-width {
       width: 14.4%;
    }
    .topMybet{
            /*width:45%;*/
        }
    .listArea ul li .list {
        width:68.5%;
    }
    .statistic_height{
        height:600px;
    }
    .FGLG.lgtbl-Selected {
        display: flex;
    }
    .FGLG{
        display: none;
    }
    .TG.lgtbl-Selected {
      display: flex;
    }
    .TG{
        display: none;
    }
}

@media only screen and (min-width: 667px) and (max-width: 683px) /*ip6 - landscape*/
{
    .datetimemain .datetime {
        min-width: 0;
        width: 44%;
    }

    .ipl-InPlayLauncherFixture_GameItem {
        /*max-width: 204px;*/
        width:100%;
        padding:0;
    }

    .ippg-Market_GameStartTime_TE{
        margin-right:0;
    }
    .ipl-InPlayLauncherFixture_TeamsText.LTE{
        /*width:280px;*/
    }

    .OETG .ipl-InPlayLauncherFixture {
        /*width:82.3%;*/
    }

    .cs-width {
        width: 14.4%;
    }

    .topMybet {
        /*width:45%;*/
    }

    .listArea ul li .list {
        /*width:70.8%;*/
    }

    #betslipContainer.mobile {
        overflow-y: scroll;
    }

    .cssload-spinner {
        margin-top: 25%;
    }

    .cssload-loader {
        margin-top: 20% !important;
    }

    .statistic_height {
        height: 300px;
    }
}

@media only screen and (min-width: 598px) and (max-width: 639px) /*Huawei P9 Lite - landscape*/
{
    .datetimemain .datetime {
        min-width: 0;
        width: 44%;
    }

    .ipl-InPlayLauncherFixture_GameItem {
        /*max-width: 182px;*/
        width:100%;
        padding:0;
    }

    .OETG .ipl-InPlayLauncherFixture {
        /*width:82.3%;*/
    }

    .cs-width {
        width: 14.4%;
    }

    .topMybet {
        /*width:45%;*/
    }

    .listArea ul li .list {
        width: 70.8%;
    }

    #betslipContainer.mobile {
        overflow-y: scroll;
    }

    .cssload-spinner {
        margin-top: 25%;
    }

    .cssload-loader {
        margin-top: 20% !important;
    }

    .statistic_height {
        height: 300px;
    }
}

@media only screen and (min-width: 376px) and (max-width: 412px) /*Nexus5X*/
{
    .datetimemain .datetime {
        min-width: 0;
        width: 49%;
    }

    .ipl-InPlayLauncherFixture_GameItem {
        /*max-width: 202px;*/
        width: 100%;
        padding: 0;
    }
	
	.ipl-InPlayLauncherFixture_TeamsText.LTE{
        /*width:145px;*/
    }

    .ippg-Market_GameStartTime_TE{
        margin-right:0;
    }

    .ipl-ParticipantHDPOU {
        /*width: 0;
        min-width: 52px;*/
        width: 30px;
        min-width: auto;
        margin-left: 5px;
        margin-right: 5px;
    }

    .OETG .ipl-InPlayLauncherFixture {
        /*width:90.4%;*/
    }

    .topMybet {
        /*width:40%;*/
    }

    .listArea ul li .list {
        width: 75.5%;
    }

    .statistic_height {
        height: 600px;
    }
}

@media only screen and (min-width: 684px) and (max-width: 731px) /*Nexus5X - landscape*/
{
    .datetimemain .datetime {
        min-width: 0;
        width: 44%;
    }

    .ipl-InPlayLauncherFixture_GameItem {
        /*max-width:208px;*/
        width: 100%;
        padding: 0;
    }

    .ipl-InPlayLauncherFixture_TeamsText.LTE{
        /*width:280px;*/
    }

    .ippg-Market_GameStartTime_TE{
        margin-right:0;
    }

    .OETG .ipl-InPlayLauncherFixture {
        /*width:82.3%;*/
    }

    .cs-width {
        width: 14.4%;
    }

    .topMybet {
        /*width:45%;*/
    }

    .listArea ul li .list {
        width: 70.8%;
    }

    #betslipContainer.mobile {
        overflow-y: scroll;
    }

    .cssload-spinner {
        margin-top: 25%;
    }

    .cssload-loader {
        margin-top: 20% !important;
    }

    .statistic_height {
        height: 300px;
    }
}

@media only screen  and (min-width: 732px) and  (max-width: 735px)/*Nexus6P - landscape*/
{
	.datetimemain .datetime{
		min-width:0;
		width:44%;
	}
	.ipl-InPlayLauncherFixture_GameItem {
		/*max-width:223px;*/
        width:100%;
	}
	
    .OETG .ipl-InPlayLauncherFixture {
    /*width:82.3%;*/
    }
    .cs-width {
       width: 14.4%;
    }
    .topMybet{
            /*width:45%;*/
        }
    .listArea ul li .list {
        width:70.8%;
    }
    #betslipContainer.mobile{
    overflow-y:scroll;
}
    .cssload-spinner{
    margin-top:25%;
}
    .cssload-loader{
        margin-top:20%!important;
    }
    .statistic_height{
        height:350px;
    }
}

@media only screen and (min-width: 413px) and (max-width: 414px) /*ip6plus*/
{
    .datetimemain .datetime {
        min-width: 0;
        width: 49%;
    }

    .ipl-InPlayLauncherFixture_GameItem {
        /*max-width:208px;*/
        width: 100%;
        padding: 0;
    }

	.ipl-InPlayLauncherFixture_TeamsText.LTE {
        /*width: 140px;*/
    } 

    .ippg-Market_GameStartTime_TE {
        margin-right: 0;
    }

    .ipl-ParticipantHDPOU {
        width: 20%;
        min-width: 45px;
    }
	
    .OETG .ipl-InPlayLauncherFixture {
        /*width:91%;*/
    }

    .cs-width {
        min-width: 47px;
    }

    .topMybet {
        /*width:40%;*/
    }

    .listArea ul li .list {
        width: 76%;
    }

    .statistic_height {
        height: 650px;
    }

    .FGLG.lgtbl-Selected {
        display: flex;
    }

    .FGLG {
        display: none;
    }

    .TG.lgtbl-Selected {
        display: flex;
    }

    .TG {
        display: none;
    }
}

@media only screen and (min-width: 736px) and (max-width: 767px) /*ip6plus - landscape*/
{
    .datetimemain .datetime {
        min-width: 0;
        width: 49%;
    }

    .ipl-InPlayLauncherFixture_GameItem {
        /*max-width:241.7px;*/
        width: 100%;
        padding: 0;
    }

    .ipl-InPlayLauncherFixture_TeamsText.LTE {
         /*width:300px;*/ 
    }

    .ipl-ParticipantHDPOU {
        width: 100%;
        min-width: 52.5px;
    }

    .OETG .ipl-InPlayLauncherFixture {
        /*width:91%;*/
    }

    .cs-width {
        min-width: 47px;
    }

    .topMybet {
        /*width:40%;*/
    }

    .listArea ul li .list {
        /*width:79%;*/
    }

    #betslipContainer.mobile {
        overflow-y: scroll;
    }

    .cssload-spinner {
        margin-top: 25%;
    }

    .cssload-loader {
        margin-top: 20% !important;
    }

    .statistic_height {
        height: 350px;
    }
}

@media only screen and (min-width: 415px) and (max-width: 431px) /*Note5*/
{
    .datetimemain .datetime {
        min-width: 0;
        width: 48%;
    }

    .ipl-InPlayLauncherFixture_GameItem {
        /*max-width: 203px;*/
        width:100%;
    }

    .ipl-ParticipantHDPOU {
        width: 20%;
        /* min-width: 54.5px; */
		min-width: 25%;
    }

    .OETG .ipl-InPlayLauncherFixture {
        /*width:91%;*/
    }

    .cs-width {
        min-width: 47px;
    }

    .listArea ul li .list {
        width: 80%;
    }

    .statistic_height {
        height: 650px;
    }
}

@media only screen  and (min-width: 432px) and  (max-width: 767px)/*6"*/
{
		.datetime{
            width:0;
		}

        .lgtbl-Header_Market.lgtbl-Selected, .lgtbl-Row_Market.lgtbl-Selected{
            width:50%;

        }
       
}

@media only screen  and (min-width: 768px) and  (max-width: 1139px)
{
    .ipl-InPlayLauncherFixture_GameItem{
        width:100%;
        padding:0;
    }

    .ippg-Market_GameStartTime_TE{
        margin-right:0;
    }

    .ipl-InPlayLauncherFixture_TeamsText.LTE{
        /*width:350px;*/
    }

	.ipl-ParticipantHDPOU {
		 /*width:47.76px;*/
         min-width:0px;
	}

    .ipl-ParticipantOU{
         min-width:42px;
    }

    .ipl-Market{
        flex:1 1 52%;
    }
}


@media only screen  and (min-width: 1140px) and  (max-width: 1170px)
{
	.ipl-ParticipantHDPOU {
		width:60px;
	}
}

@media only screen  and (min-width: 1120px) and  (max-width: 1140px)
{
	.ipl-ParticipantHDPOU {
		width:59px;
	}
}

@media only screen  and (min-width: 1100px) and  (max-width: 1120px)
{
	.ipl-ParticipantHDPOU {
		width:58px;
	}
}

@media only screen  and (min-width: 1080px) and  (max-width: 1100px)
{
	.ipl-ParticipantHDPOU {
		width:57px;
	}
}

@media only screen  and (min-width: 1060px) and  (max-width: 1080px)
{
	.ipl-ParticipantHDPOU {
		width:56px;
	}
}

@media only screen  and (min-width: 1040px) and  (max-width: 1060px)
{
	.ipl-ParticipantHDPOU {
		width:55px;
	}
}

@media only screen  and (min-width: 1020px) and  (max-width: 1040px)
{
	.ipl-ParticipantHDPOU {
		/*width:54px;*/
	}
}

@media only screen  and (min-width: 1020px) and  (max-width: 1015px)
{
	.ipl-ParticipantHDPOU {
		width:53px;
	}
}

@media only screen  and (min-width: 950px) and  (max-width: 1015px)
{
	.ipl-ParticipantHDPOU {
		width:51.76px;
	}
}

@media only screen  and (min-width: 930px) and  (max-width: 950px)
{
	.ipl-ParticipantHDPOU {
		width:58px;
	}
}

@media only screen  and (min-width: 920px) and  (max-width: 930px)
{
	.ipl-ParticipantHDPOU {
		width:57px;
	}
}

@media only screen  and (min-width: 900px) and  (max-width: 920px)
{
	.ipl-ParticipantHDPOU {
		width:56px;
	}
}

@media only screen  and (min-width: 880px) and  (max-width: 900px)
{
	.ipl-ParticipantHDPOU {
		width:55px;
	}
}

@media only screen  and (min-width: 860px) and  (max-width: 880px)
{
	.ipl-ParticipantHDPOU {
		width:54px;
	}
}

@media only screen  and (min-width: 850px) and  (max-width: 860px)
{
	.ipl-ParticipantHDPOU {
		width:53px;
	}
}

/*@media only screen  and (min-width: 500px) and  (max-width: 767px)
{
	.ipl-ParticipantHDPOU {
		width:51.76px;
	}
}*/
