/* Minification failed. Returning unminified contents.
(54,36): run-time error CSS1046: Expect comma, found '11'
(54,42): run-time error CSS1046: Expect comma, found '/'
 */
/*insert product specific styles in here when more than 1 product is assigned to a hostname*/


/*.utility,
.lobby {
    background-image: url(/Content/_Theme/MTN_Predict_Merge/Images/cricket-bg.png);
}*/

.race-icon {
    display: none;
}

.predictor.field .matches .league-title {
    width: 199px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.market-title {
    text-transform: uppercase;
    border: none !important;
    padding-top: 0 !important;
}

.market-title-line-fade {
    height: 1px;
    background-color: #E6E6E6;
    width: 66.0em;
    margin-top: 8px;
    background-image: linear-gradient(left, white 2%, #E6E6E6 50%, white 98%);
    background-image: -o-linear-gradient(left, white 2%, #E6E6E6 50%, white 98%);
    background-image: -moz-linear-gradient(left, white 2%, #E6E6E6 50%, white 98%);
    background-image: -webkit-linear-gradient(left, white 2%, #E6E6E6 50%, white 98%);
    background-image: -ms-linear-gradient(left, white 2%, #E6E6E6 50%, white 98%);
    background-image: -webkit-gradient( linear, left bottom, right bottom, color-stop(0.02, white), color-stop(0.5, gray), color-stop(0.98, white) );
}


.matches .row:last-child {
    margin-bottom: 0.75rem;
}

.btn.pick-team.selected {
    /*background: linear-gradient(45deg, red 45%, white 45% 48%, red 48% 52%, white 52% 55%, red 55%);*/
    background-image: url('/content/_product/19B406E0-BF15-459F-8729-EBD524F99E6F/images/lobby/ball.png');
    background-size: 23px 23px;
    box-shadow: none;
    background-repeat: no-repeat;
}

.btn.pick-team.selected :has(i) {
    background: radial-gradient(98.12% 98.12% at 46.14% -19.15%, #45C152 0%, #319F3D 100%);
    box-shadow: 0px 2px 5px rgb(11 11 11 / 52%);
}

.market-title {
    margin-top: 0px !important;

}

.custom-select {
    margin-bottom: 8px;
}

.market-icon {
    width: 27px;
    height: 25px;
    position: relative;
    background-repeat: no-repeat;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: -8px;
}

.market-CricketThreeWay {
    background-image: url('/content/_product/19B406E0-BF15-459F-8729-EBD524F99E6F/images/lobby/win.png');
}

.market-TopRunScorer {
    background-image: url('/content/_product/19B406E0-BF15-459F-8729-EBD524F99E6F/images/lobby/top-run.png');
}

.market-TopWicketTaker {
    background-image: url('/content/_product/19B406E0-BF15-459F-8729-EBD524F99E6F/images/lobby/top-wicket.png');
}

.market-TotalHalfCenturies {
    background-image: url('/content/_product/19B406E0-BF15-459F-8729-EBD524F99E6F/images/lobby/50.png');
}

.market-Total3PlusWickets {
    background-image: url('/content/_product/19B406E0-BF15-459F-8729-EBD524F99E6F/images/lobby/three-wicket.png');
}

.market-TotalSixes {
    background-image: url('/content/_product/19B406E0-BF15-459F-8729-EBD524F99E6F/images/lobby/sixes.png');
}

.market-TotalFours {
    background-image: url('/content/_product/19B406E0-BF15-459F-8729-EBD524F99E6F/images/lobby/fours.png');
}

.market-TotalCatches {
    background-image: url('/content/_product/19B406E0-BF15-459F-8729-EBD524F99E6F/images/lobby/catches.png');
}

.market-GoldenDuckDismissal {
    background-image: url('/content/_product/19B406E0-BF15-459F-8729-EBD524F99E6F/images/lobby/duck.png');
}



