.marketContainer {
    position: absolute;
    width: var(--market-table-width);
    padding: 0;
    border: 0;
    margin: 0;
    left: 310px;
    top: 238px;
    height: 800px;
    display: block;
}

.marketResultsContainer {
    position: absolute;
    width: var(--market-result-width);
    padding: 0;
    border: 0;
    margin: 0;
    left: 310px;
    top: 238px;
    height: 800px;
    display: block;
}

.header {
    text-transform: uppercase;
    animation-fill-mode: backwards;
    animation: vertExpand;
    animation-duration: 0.75s;
    border-top: 2px solid var(--line-color);
    background: var(--bg-gradient-default);
    color: var(--text-color);
    display: grid;
    align-items: center;
}

.titleHeader div {
    height: 64px;
    text-transform: uppercase;
    animation-fill-mode: backwards;
    animation: vertExpand;
    animation-duration: 0.75s;
    border-top: 2px solid var(--line-color);
    border-right: 1px solid var(--bg-color-light);
    background: var(--bg-gradient-default);
    color: var(--text-color);
    display: grid;
    align-items: center;
}



.marketbox {
    color: var(--text-color-alt);
    text-align: center;
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    gap: 0;
    width: inherit;
}

.marketboxlaliga {
   
}

.marketBoxShort {
    height: auto !important;
}

.marketheaderdetails div {
    height: 30px;
    text-transform: uppercase;
    margin-top: 0px;
    animation-fill-mode: backwards;
    animation: vertExpand;
    animation-duration: 0.75s;
    background: var(--bg-color-alt); /* var(--bg-color-step);*/
    background-color: var(--bg-color-alt) !important;
    color: var(--text-color-alt); /* var(--text-color-headings); */
    padding: 0;
    margin: 0;
    display: grid;
    align-items: center;
    border-right: 2px solid var(--bg-color-light);
    border-bottom: 2px solid var(--bg-color);
}

.marketheaderdetails div:last-child{
    border-right: 1px solid var(--bg-color-light);
}

.marketCol {
    margin: 0;
    padding: 0;
    width: 100%;
    border-right: 1px solid var(--bg-color);
}

.marketrow div:last-child {
    border-right: 1px solid var(--bg-color-light);
}

   
._score0-0, ._score1-1, ._score2-2, ._score3-3 {
    background-color: var(--bg-market) !important; 
}
._score4-4, ._score5-5 {
    background-color: var(--bg-market) !important;
    content-visibility: hidden;
}
/*
* > div.row.marketrow.upper > div, * > div.row.marketrow.lower > div {
    height: 36px !important;
    width: 30px;
}

* > div.row.marketrow.upperlaliga > div, * > div.row.marketrow.lowerlaliga > div {
    height: 29px !important;
}
    */

* > div.row.titleHeader.lower > div, * > div.row.titleHeader.lowerlaliga > div { 
    visibility: hidden;
    height: 2px;
}

/* SNAI */



.marketContainer[MarketPhase="Market1"][Operator="SNAI"],
.marketContainer[MarketPhase="Market1"][Operator="SNAI_7squadre"],
.marketContainer[MarketPhase="Market2"][Operator="SNAI"],
.marketContainer[MarketPhase="Market2"][Operator="SNAI_7squadre"],
.marketContainer[MarketPhase="Market3"][Operator="SNAI"],
.marketContainer[MarketPhase="Market3"][Operator="SNAI_7squadre"],
.marketContainer[MarketPhase="Market4"][Operator="SNAI"],
.marketContainer[MarketPhase="Market4"][Operator="SNAI_7squadre"] {
    top: 110px;
    left: 360px;
    width: 1150px;
}

.marketContainer[MarketPhase="Market5"][Operator="SNAI_7squadre"] {
    top: 110px;
    left: 360px;
    width: 1530px;
}

.marketContainer[MarketPhase="Market45"][Operator="SNAI"],
.marketContainer[MarketPhase="Market45"][Operator="SNAI_7squadre"] {
    top: 115px;
    left: 360px;
    width: 1530px;
}

.marketResultsContainer[Operator*="SNAI"] {
    left: 360px;
    top: 115px;
    width: 1525px;
}

.SNAISingleMatchCols {
    width: inherit;
    border: 0px !important;
    height: auto !important; 
}

/*
.lastElementInMarketRow{
    border-right: 0px !important;
} */

/* SISAL */
.marketContainer[Operator*="SISAL"],
.marketContainer[Operator*="SISAL"] {
    top: 190px;
    left: 393px;
    width: 1150px;
}
.marketContainer[Operator*="SISAL"] {
    top: 190px;
    left: 393px;
    width: 1500px;
}

.marketrow[Operator*="SISAL"] {
    height: 60px !important;
    margin: 0px;
}

.marketrow[Operator*="SISAL"] div {
    height: 60px !important;
    font-size: 23px;
}

* > div.row.SISALMarket45Row.upper > div, * > div.row.SISALMarket45Row.lower > div {
    height: 60px !important;
}

/* MicroGame */ 
.MicroGame-Top-Table-Top-Trapezoid {
    width: 790px;
    height: 50px;
    background: var(--bg-gradient-default);
    clip-path: polygon(0% 0%, 100% 0%, 95% 100%, 5% 100%);
    margin: 0px auto;
    z-index: -1;
    position: fixed;
    top: 395px;
    left: 565px;
}

.MicroGame-Top-Table-Bottom-Trapezoid {
    width: 712px;
    height: 44px;
    background-color: var(--bg-market);
    clip-path: polygon(0% 0%, 100% 0%, 95% 100%, 5% 100%);
    margin: 0px auto;
    z-index: -1;
    position: fixed;
    top: 445px;
    left: 604px;
}

/*Gold Bet*/
.marketContainer .GoldBet,
.marketContainer .GBO_SKS
{
    width: 1320px;
}

/*Vincitu games */
.titleHeader.Vincitu div {
    height: 45px;
    font-size: 30px;
    border-top: 0px;
} 

/*Vincitu games */  
.Vincitu-Top-Table-Top-Trapezoid {
    width: 790px;
    height: 50px;
    background: var(--bg-gradient-default);
    clip-path: polygon(0% 0%, 100% 0%, 95% 100%, 5% 100%);
    margin: 0px auto;
    z-index: -1;
    position: fixed;
    top: 395px;
    left: 565px;
}

.Vincitu-Top-Table-Bottom-Trapezoid {
    width: 712px;
    height: 44px;
    background-color: var(--bg-market);
    clip-path: polygon(0% 0%, 100% 0%, 95% 100%, 5% 100%);
    margin: 0px auto;
    z-index: -1;
    position: fixed;
    top: 445px;
    left: 604px;
} 

.Vincitu-page-one-right-table-bottom-row {
    gap: 8px;
}

/* Belgium online Single */
.BelgiumOnlineSingle {
    position: fixed;
    top: 530px;
    left: 360px;
    width: 1200px;
    height: 400px;
}

.Belgium_Online_GameResultsTitleHeader {
    visibility: hidden;
}

.Belgium_Online_GameMatchHeight {
    height: 75px;
    margin: 0;
    padding: 0;
    color: black;
}

.BelgiumOnlineSingleTable {
    display: flex;
    flex-direction: column;
    gap: 0px;
}

/* Belgium Single Match */
.Belgium_Single_Match_TableOne_Row {
    flex: 1;
    height: 100px;
    float: left;
    margin-right: 26px;
}

.Belgium_Single_Match_TableOne_Row:last-child {
    flex: 1;
    height: 100px;
    float: left;
    margin-right: 0px;
}
 
/*

 
 
.ModernLeague_RetailGamesTitleHeaderDetails .col {
    background: linear-gradient(180deg, #8C250A, #f01e28);
    border-top: none;
}

.ModernLeague_RetailGamesHeaderDetails > .col {
    background: none;
    background-color: #fab7ba !important;
    border-right: 2px solid #000;
    border-bottom: none;
}

.ModernLeague_RetailGamesMarketRow div {
    border-bottom: 2px solid black;
    border-right: 2px solid black;
}

*/