.headerEvent {
    color: white;
    text-align: center;
    font-size: 20px;
    padding: 10px;
}

.pointer {
    cursor: pointer;
}

div div .colorUp a {
    color: #000 !important;
}

.filtreActive {
    display: inline-block !important;
}

.sportIcn.noActive.filtreChecked {
    display: none;
}

.sptNmMulti {
    background: var(--lightBackgroundSfumato) !important;
    border-top: 4px solid #1a1a1a;
    text-align: center;
    color: #fff;
    margin: 0px 23px 0px 2px;
    text-transform: uppercase;
    font-weight: bold;
    width: 100%;
    font-size: 14px;
    padding: 5px;
}

.menuListElementMulti {
    margin-left: 15px;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    margin-right: 23px;
}


.menuListElementMulti::-webkit-scrollbar {
    display: none;
}

.multiEvtListContainer {
    display: inline-block;
    position: relative;
    padding: 2px;
    margin: 0 2px;
    width: 225px;
    min-width: 225px;
    color: #fff;
    cursor: pointer;
    overflow: hidden;
}

i.gns.gns-time.tmsw {
    font-size: 12px;
    padding: 0 4px;
}


.multiEvtListHead .tvMulti {
    position: absolute;
    right: 28px;
    top: -3px;
}

.qtMenuQt.active .qtNm {
    color: #000 !important;
}


@-moz-document url-prefix() {
    .multiEvtListHead .tvMulti {
        top: -9px !important;
    }
}

.multiEvtListHead .icon-multiview-custom {
    position: absolute;
    right: 33px;
    top: 3px;
}

.multiEvtListRow1,
.multiEvtListRow2 {
    background: #2a2a2a;
    padding: 0 5px;
}

.multiEvtListRow2 {
    border-top: 2px solid #000;
}

.noOdds,
.noOddsLast {
    position: relative;
    width: 100%;
    display: block;
    text-align: center;
    top: -13px;
    color: darkgrey;
}

#listOfGames .tabName_livebetting table tbody tr {
    color: var(--hover-button-4) !important;
}

table>tbody>tr>td.specialPaddingLeft.oddTd {
    /*border-right: 1px solid #707070;*/
    margin-right: 3px !important;
    padding-right: 5px !important;
    position: relative;
    display: inline-block;
}

table>tbody>tr>td.specialPaddingLeft.oddTd:last-child {
    border-right: 0 solid #707070;
}

tr td.oddTd a.selected {
    background: #252525 !important;
}

div tr td.oddTd a.selected>span.alignQta,
div div.favQis>a.selected {
    cursor: pointer;
    background: var(--accent) !important;
    color: var(--blackx) !important;
}

.odd.selected {
    background: var(--skin-bg-color);
}

.scoreFake {
    font-size: 25px;
    text-align: center;
    margin-top: 79px;
    width: 99%;
    color: #021219 !important;
    position: absolute;
}

.contentListOdds .oddTotalQ {
    position: relative;
    background: #464646;
    height: 30px;
    display: inline-block;
    z-index: 5;
    border-bottom: 0px !important;
}

.specialNoImg {
    display: block;
    width: 100%;
    position: relative;
}

.noGames {
    cursor: pointer;
    position: relative;
    width: 100%;
    transition: transform .2s;
}


.noGames:hover {
    border: 2px solid var(--skin-bg-color);
    transform: scale(1.01);
}

.contentListOdds .oddTotalQ .pron {
    width: 80%;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
    text-align: left;
    overflow: hidden;
    padding-left: 15px !important;
    margin-left: -20px;
    display: inline-block;
    font-size: 12px;
    color: #fff;
    line-height: 28px;
}

.oddTotalQ {
    cursor: pointer;
}

div#filtreLiveBetting2.colapseMenuLive {
    min-width: 100%;
    max-width: calc(100% - 50px) !important;
    width: 100%;
}

a:hover {
    color: white;
}

.contentListOdds {
    background: transparent !important;
}

.contentListOdds .oddTotalQ .odd {
    right: 0;
    position: absolute;
    width: 50%;
    top: -1px;
    color: #fff;
    height: 29px !important;
    line-height: 29px;
    cursor: pointer;
    font-size: 12px;
    border-bottom: 0 !Important;
    border-right: 1px solid #1a1a1a !important;
    border-left: 1px solid #1a1a1a !important;
}

.firstRw {
    width: calc(100% - 1px);
    display: flex;
    height: 25px;
    background: #2a2a2a;
    border-left: 1px solid #0f0f0f;
}

.bordered {
    border: 1px solid;
}

.rule>.fa-lock {
    margin-top: 10px;
}

.scoreDetails {
    display: inline-block;
    width: 91%;
    text-align: center;
    font-size: 30px;
}

.textLength {
    width: 100% !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    max-width: 225px;
    padding-left: 35px;
}

.matchDetails {
    font-size: 17px;
    top: -9px;
    margin-left: 8px;
    position: relative;
}

.h-106 {
    height: 94px;
}

.sportsNameMenu {
    white-space: nowrap;
    width: 100% !important;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
}

.numberSportAll {
    width: 18px;
    height: 18px;
    position: absolute;
    top: 2px;
    margin-left: -1px;
    color: white;
    font-size: 10px;
    /* line-height: 1.8; */
    font-style: normal;
    border-radius: 19px;
    text-align: center;
}

.positionColumnRight {
    width: calc(50% - 2.5px);
    display: inline-grid;
    margin-left: 2.5px;
}

.positionColumnLeft {
    width: 100%;
    display: inline-block;
    margin-right: 2.5px;
    border: 0px !important;
}

.positionColumnLeft .card-body {
    width: 50%;
    display: inline-block;
    border-left: 0px !important;
    border-right: 0px !important;
}

#multiView .positionColumnLeft .card-body {
    width: 100%;
}

@media screen and (max-width: 1300px) {
    .positionColumnLeft .card-body {
        width: 100%;
    }
}

.smallMenuSportIcon:after {
    top: -7px !important;
    left: 56% !important;
}

.w-77 {
    width: 100% !important;
}

.iconSport-26:after,
.iconSport-2:after,
.iconSport-3:after,
.iconSport-4:after,
.iconSport-5:after,
.iconSport-6:after,
.iconSport-7:after,
.iconSport-8:after,
.iconSport-9:after,
.iconSport-10:after,
.iconSport-15:after {
    content: "";
    height: 26px;
    left: 60%;
    position: absolute;
    top: 15px;
    width: 26px;
    background-size: 36px;
    background: url('../img/icons.png') no-repeat 0 -116px;
}

.iconSport-15:after {
    background-position: 5px -282px !important;
    background-size: 50px !important;
}

.iconSport-26:after,
.iconSport-11:after {
    background-position: 5px -253px !important;
    background-size: 50px !important;
}

.fakeInformation {
    top: 265px;
    font-size: 20px;
    text-align: center;
    color: white;
    font-weight: 600;
    margin-left: auto;
    margin-right: auto;
    left: auto;
    right: auto;
    width: 75%;
}

.blazon {
    background: url('../img/sportsBanner/teamBlazon.png') no-repeat center;
    width: 45px;
    height: 100px;
    display: inline-block;
    position: relative;
}

.awayTeam {
    top: 40px;
    position: relative;
}

.homeTeam {
    top: 40px;
    position: relative;
}

.scoreTeam {
    position: relative;
    text-align: center;
    top: 41px;
    padding: 0 74px;
    font-size: 25px;
}

.live_details {
    border-bottom: 1px solid #000;
    background: #2a2a2a !important;
}

.eventName {
    max-width: 200px;
    width: 200px;
    text-align: left;
    padding-left: 5px;
}

.quoteAll {
    text-align: center;
    padding-top: 16px !important;
    font-size: 15px !important;
    color: #6f6f71 !important;
    font-weight: 600;
    background-color: white !important;
}

.oddTotalQ>.odd.selected a {
    color: #333 !important;
}

.collapseCardMaster2 {
    position: relative;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    float: right;
    left: -13px;
    top: 0 !important;
}

.oddTotalQ>.odd.selected {
    background: var(--skin-bg-color) !important;
}

.bold {
    font-weight: 600;
}

.menuName {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100% !important;
    display: inline-block;
    margin-top: 0;
    margin-left: 4px;
    font-size: 12px;
    font-weight: 500;
    text-align: left;
    position: relative;
    padding-top: 15px !important;
}

.msDiv .menuName {
    padding: 0px !important;
    margin: auto;
    display: inline-block;
}

.tabName_livebetting table {
    margin-top: 0 !important;
    height: 40px;
}

.tabName_livebetting table thead {
    border-top: 0 solid #c0c0c0 !important;
    border-bottom: 0 solid #c0c0c0 !important;
}

.tabContentWd,
.tabsWdMatchs {
    height: 66px;
}

.tabName_livebetting table {
    width: 101% !important;
}

.textLength {
    height: 19px;
    margin-top: 3px;
}

.tabName_livebetting table tbody tr td {
    padding: 5px 0 3px 0 !important;
    border-bottom: 0 solid #c0c0c0 !important;
    border-top: 0 solid #c0c0c0 !important;
    vertical-align: middle !important;
}

.tabName_livebetting table tbody tr td.smallTabTable {
    padding: 0 !important;
}

.tabName_livebetting table tbody tr {
    border-bottom: 0 solid #c0c0c0 !important;
    border-top: 0 solid #c0c0c0 !important;
}

.oddClassName,
.nosort {
    font-size: 10px;
}

.widget_container {
    max-height: 325px;
    overflow: hidden;
    overflow-y: auto;
    width: 101%;
    margin-bottom: -2px;
}

@media screen and (max-width: 1600px) {
    .widget_container {
        width: 102%;
    }
}

.widget_container2 {
    max-height: unset;
    width: 100%;
}

#mtdEtailsFrame {
    height: 360px !important;
    width: 60%;
    max-width: 620px;
    margin: 25px auto;
    overflow: hidden !important;
}

#mtdEtailsFrame canvas {
    z-index: 9 !important;
}

#livePageStyle .tms {
    font-size: 10px;
    color: #ffd500;
    padding-right: 4px;
    position: absolute;
    top: 2px;
    left: 2px;
}

#listOfGames .live_details.h-65 .tms {
    position: relative;
    top: unset;
}

.bookperce,
.emptyodd,
.mtable a.allodds,
.oddTd a,
.odd {
    width: 45px !important;
}

.oddTd a {
    width: 100% !important;
}

.alignFavIcon {
    padding: 4px;
}


.alignFavIcon::after {
    margin-top: 3px;
}

.qtMenuQt .alignQta:hover {
    background: var(--accent) !important;
    color: var(--blackx) !important;
}

a:hover>.alignQtaName {
    background: #252525 !important;
    color: #fff !important;
}

.tableOdds>tbody,
.tableOdds>thead {
    text-align: center !important;
}

.center {
    text-align: center;
}

.categoryStyle {
    text-align: left;
    max-width: 200px;
    font-size: 12px;
}

.scoreStyle {
    font-size: 16px;
    font-weight: 600;
    min-width: 40px;
    text-align: left;
}

.scoreStyleSmallMenu {
    right: 12px !important;
    width: 200px !important;
}

.prevMatchs {
    color: var(--lightMain);
    padding: 0;
    cursor: pointer;
    height: 66px;
    display: inline-block;
    width: 40%;
}

#theCouponContent {
    width: auto !important;
}

#livePageStyle .bigDetails {
    width: 100%;
    border-radius: 12px !important;
    overflow: hidden;
    min-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#livePageStyle .detailsCtg {
    display: block;
    font-size: 14px;
    background: #2c2c2c;
    height: 30px;
    line-height: 30px;
}

.downItm:after {
    margin-top: -3px;
}

#livePageStyle .homeTeamDetail {
    display: inline-block;
    margin-top: 5px;
    padding-left: 20px;
    width: 40%;
    min-width: 175px;
    white-space: nowrap;
    z-index: 2;
    position: relative;
    text-align: left;
    top: -16px;
}

#livePageStyle .detailsCtg i {
    position: relative;
    left: 7px;
    font-size: 16px;
    top: -2px;
}

.awayTeamDetail {
    display: inline-block;
    padding-right: 20px;
    margin-top: 5px;
    top: -16px;
    width: 40%;
    min-width: 175px;
    z-index: 2;
    position: relative;
    white-space: nowrap;
    text-align: right;
}

.upperTable {
    font-size: 10px;
    position: absolute;
    margin-top: -40px;
    text-align: center;
    width: 70px;
    margin-left: -30px;
    text-transform: uppercase;
}

.score1Details,
.score2Details {
    border: 0;
    text-align: center;
    position: absolute !important;
    right: 6px !important;
    width: 129px;
    color: var(--skin-bg-color);
    display: block;
    font-size: 22px;
    margin-top: -47px;
    font-weight: 900;
}

.positionigMinus {
    float: right;
    margin-right: 14px;
    top: 16px;
    position: absolute;
    right: 0;
}

.wascolorUp .alignQta {
    border: 1px solid #217100 !important;
}

.wascolorDown .alignQta {
    border: 1px solid red !important;
}

.qteDivMenu .wascolorUp .alignQta {
    border: 0 !important;
}

.qteDivMenu {
    position: relative;
}

.qteDivMenu .wascolorDown .alignQta {
    border: 0 !important;
}

.qteDivMenu .wascolorUp {
    border-bottom: 1px solid #217100 !important;
}

.qteDivMenu .wascolorDown {
    border-bottom: 1px solid red !important;
}

.tbl th {
    text-align: center;
    color: #707070;
}

.tbl table {
    height: 100%;
}

.tbl thead tr {
    height: 34px;
}

.hndCont {
    color: var(--lig);
    font-size: 10px;
    outline: 1px solid black;
    width: 43px;
    height: 40px;
    position: relative;
    line-height: 40px;
    cursor: pointer;
}

.tbl td {
    width: 56px;
    max-width: 56px;
    min-width: 56px;
    text-align: center;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.catNmSt i.minmaxcat {
    position: absolute;
    right: 12px !important;
    margin-top: 5px !important;
    color: #fff !important;
    font-size: 18px;
    cursor: pointer;
}

.tbl td.brd-2 {
    width: 55px;
    max-width: 55px;
    min-width: 55px;
}

span.colorUp {
    background: transparent !important;
    position: absolute;
    margin-top: 0;
    right: 2px;
    width: 50px;
    height: 40px;
    border-radius: 3px;
    border-right: 0 solid black !important;
    border-bottom: 0 !important;
}

div.odd span.colorUp {
    right: 0;
    position: absolute;
    background: transparent !important;
    width: 0;
    height: 0;
    margin-top: 0;
    border-left: 12px solid transparent !important;
    border-right: 0 solid transparent !important;
    border-top: 12px solid #217100 !important;
    border-bottom: 0 !important;
}

div.odd span.colorDown {
    right: 0;
    position: absolute;
    background: transparent !important;
    width: 0;
    height: 0;
    margin-top: 13px;
    border-left: 12px solid transparent !important;
    border-right: 0 solid transparent !important;
    border-bottom: 12px solid red !important;
    border-top: 0 !important;
}

span.colorDown {
    position: absolute;
    margin-top: 0px;
    right: 2px;
    width: 50px;
    height: 40px;
    border-radius: 3px;
    border-right: 0 solid black !important;
    border-bottom: 0 !important;
}

.qtaExp {
    background: #272727;
    opacity: 0.5;
    color: white;
    filter: blur(1px);
    -webkit-filter: blur(1px);
}

.blur {
    filter: blur(2px);
    -webkit-filter: blur(2px);
}

.overTicket {
    display: block;
    position: absolute;
    z-index: 9999;
    top: 0;
    width: 100%;
    background: #333333;
    opacity: 0.9;
    color: white;
    text-align: center;
    height: 100%;
}

.centerOver {
    width: 100%;
    display: block;
    padding: 25px;
    vertical-align: middle;
    position: relative;
}

.btnOver {
    display: block;
    width: 100%;
    padding: 30px;
}

.btnAcc {
    padding: 10px;
    height: 100%;
}

.timeDetails {
    display: inline-block;
    border: 1px solid;
    margin: 10px;
    width: 8%;
    min-width: 80px;
    border-radius: 8px;
    font-size: 14px;
    padding: 2px 6px 14px;
    position: relative;
    top: 40px;
}

.midDetail {
    display: inline-block;
    width: 10%;
}

.detailsTime {
    display: block;
    font-weight: 600;
}

.detailsGeneral {
    display: inline-block;
    width: 100%;
    text-align: center;
    height: 60px;
}

/*@media only screen and (min-width: 100px) and (max-width: 1610px){*/
/*.bookperce, .emptyodd, .mtable a.allodds, .oddTd a, .odd {*/
/*width: 40px!important;*/
/*font-size: 11px!important;*/
/*}*/
/*span.smalTitle {*/
/*font-size: 9px!important;*/
/*width: 22px!important;*/
/*}*/
/*.smallScore {*/
/*width: 22px!important;*/
/*font-size: 10px!important;*/
/*line-height: 23px;*/
/*}*/

/*.tableOdds .oddClassNameResHead2{*/
/*width: 120px!important;*/
/*}*/

/*.tableOdds .oddClassNameResHead {*/
/*width: 80px!important;*/
/*}*/
/*.hndCont{*/
/*width: 40px!important;*/
/*}*/
/*}*/

@media only screen and (min-width: 1334px) and (max-width: 1680px) {

    .matchFormat {
        width: 337px !important;
    }

    div.fontCenterColumn.matchFormat>.card-body {
        min-width: 340px;
        max-width: 340px;
    }

    .col-special-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }
}

.smallTextResize {
    width: 178px !important;
    white-space: pre-wrap;
    display: block;
    right: -20px;
    position: absolute;
    font-size: 16px;
    text-align: center;
    font-weight: 800;
    padding: 10px;
    top: 25px;
}

.awayTeamDetail .smallTextResize {
    right: unset;
    left: -20px;

}

.awayTeamDetail .score2Details {
    right: unset;
    left: 6px;
}

span.timeDetailsLine {
    display: block;
    font-size: 28px;
    font-weight: 900;
}

@media only screen and (max-width: 1400px) {

    .teamLogo {
        height: 90px !important;
        top: 10px;
        margin-top: 41px;
    }

    .awayTeamDetail,
    .homeTeamDetail {
        font-size: 12px;
    }
}

@media only screen and (max-width: 1494px) {

    .scoreStyle span[data-rez="2"],
    .scoreStyle span[data-rez="3"],
    .scoreStyle span[data-rez="4"],
    .scoreStyle span[data-rez="5"],
    .scoreStyle span[data-rez="6"] {
        display: none;
    }
}

@media only screen and (max-width: 1333px) {


    .matchFormat {
        width: 337px !important;
    }

    td>.mssStyle {
        margin-right: 0 !important;
    }

    .teamLogo {
        height: 55px !important;
    }

    .awayTeamDetail,
    .homeTeamDetail {
        font-size: 12px;
        margin-top: 24px;
    }

    .smalTitle {
        width: 28px;
    }

    .smallScore {
        width: 28px;
        font-size: 15px;
    }

    .teamLogo {
        display: none;
    }
}

.list-group-item.subLiveMenu.lnn {
    color: var(--lightMain) !important;
}

.prevOddsMatchs2 {
    width: 70%;
    background: var(--hover-button-3);
    color: var(--hover-button-4);
    padding: -1px 0;
    display: inline-block;
    height: 60px;
    margin-bottom: -5px;
    float: right;
}

@media not all and (min-resolution:.001dpcm) {
    @supports (-webkit-appearance:none) {
        .prevOddsMatchs2 {
            vertical-align: top;
            top: -60px;
            position: relative;
        }
    }
}

.overflow-hidden {
    overflow: hidden;
}

.liveAnimate {
    background: red;
    visibility: visible;
    font-size: 9px;
    padding: 5px 8px 4px 8px;
    border-radius: 41px;
    position: absolute;
    margin-top: -2px;
}

.center>tbody {
    background: var(--hover-button-3);
}

.h-65 {
    background: var(--hover-button-3);
    /*overflow: hidden;*/
    height: 60px;
}

.mssStyle {
    font-weight: 100;
    color: var(--hover-button-4);
    text-align: center;
    display: inline-block;
}

.matchScoreFav>.activeColor {
    color: var(--skin-bg-color);

}

.activeColor {
    color: var(--skin-bg-color);
    min-width: 18px;
    padding-left: 1px;
}

.stStyle {
    position: absolute;
    margin-left: 63%;
    font-size: 12px;
    margin-top: 8px;
}

.activeColorGol {
    background: var(--skin-bg-color);
    border-radius: 337px;
    text-align: center;
    display: inline-block;
    color: white;
}

.card-body>button.BackSportButton.btnColorFav.leftBtn.ml-0.slick-arrow {
    border-left: 2px solid black;

}

button.BackSportButton.float-right.rightBtn.btnColorFav.slick-arrow {
    border-right: 2px solid black;
}

button {
    outline: 0 !important;
}

.favDimension {
    width: 33% !important;
    min-width: 496px;
    height: 183px !important;
    display: inline-block;
    margin: 0 3px 0 2px;
    background: white;
    color: white;
}

.animated {
    animation-duration: 3s;
    animation-fill-mode: both;
}

.delay-3s {
    animation-duration: 1s;
    animation-fill-mode: both;
}

.maxHeight {
    max-height: 100% !important;

}

.eventTime {
    color: var(--hover-button-4);
    width: 53px !important;
    text-align: left;
}

.matchTime .ml-2 {
    position: relative;
    top: 4px;
}

.matchTime {
    float: left;
    margin-left: 10px;
    margin-top: 4px;
}

th.halfInfoToChange {
    text-align: right !important;
    float: left;
    margin-left: 22px;
}

#field {
    height: 143px !important;
}

.multiFavourites {
    display: flex;
    overflow: hidden;
    position: relative;
    height: 190px;
}

.openEventStyle {
    height: 100%;
    background: transparent;
    z-index: 3;
    width: 100%;
    position: relative;
}

.openEventStyle.matchDetResize {
    width: 100%;
    display: inline-block;
    padding: 0 0 0 10px;
}

.openEventStyle .card-body {
    background: transparent !important;
}

.lgnm {
    color: #fff;
}

.filtreOpenEvent label {
    color: #707070;
}

.filtreOpenEvent {
    padding-bottom: 15px;
    width: 70%;
    display: inline-block;
}

input#searchInEvent {
    display: block;
    border: 0;
    width: 100%;
    color: #fff;
    height: 40px;
    background: rgb(43, 43, 43);
    padding-left: 10px;
}

.sportName {
    margin-left: -5px;
    position: relative;
    top: -3px;
    font-size: 14px;
    text-transform: capitalize;
}

.detailsTime {
    top: 6px;
    position: relative;
    margin-top: 2px;
    display: inline-block;
}

.posPlus {
    margin-left: 48% !important;
}

.posPlus2 {
    margin-left: 59%;
}

.detailsName {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-left: 0;
    margin-top: 4px;
    padding-left: 30px;
}

.repDetails {
    display: inline-block;
    top: 5px;
    position: relative;
    margin-left: 10px;
}

.teamLogo {
    height: 150px;
}

.noWrapTitle {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.filtrePositioning {
    background: #333333;
    padding: 12px;
    max-height: 65px;
    margin-right: 0;
    margin-top: -11px;
}

.fillTop {
    width: 100%;
    background: #333333;
    height: 55px;
    margin-top: -15px;
}

.insideButtons {
    display: inline-block;
    color: #c1c1c1;
    font-size: 20px;
    padding: 7px 0 11px 9px;
    cursor: pointer;
    position: relative;
}

.filtresBtns {
    display: inline-block;
    border-bottom: 1px solid black;
    width: 100%;
    border-top: 1px solid black;
}

.rSG {
    position: absolute;
    display: block;
    right: 0;
    margin-top: -57px;
    z-index: 999;
    color: white;
}

.rSG>.colorArrow,
.leftMenuSlide>.colorArrow {
    font-size: 24px;
    margin-top: -1px;
}

.filtres {
    color: white;
    height: 65px;
    overflow: hidden;
    margin-left: 0 !important;
    padding: 11px 5px 11px 0;
}

.ctn input:checked~.checkmark {
    background-color: #fff;
    border: 0;
}

.mt-10 {
    margin-top: 10px;
}

.eventName.smallTabTable.scoreStyleSmallMenu {
    padding-top: 12px !important;
}

.card-body.mt-10 {
    margin-top: 2px;
    width: 100%;
}

img#collapseLeftSportBar,
img#collapseLeftSportBar2 {
    position: absolute;
    right: 9px;
    cursor: pointer;
}

.card-body.mt-10>.card-title {
    padding-top: 5px !important;
    padding-bottom: 12px !important;
    background: #2a2a2a;
    position: relative;
}

.colapseMenuLive {
    width: 35px !important;
}

.sportsNameMenuEvent.colapseMenuLive,
.titleMenuEventV.colapseMenuLive,
#menuNm.colapseMenuLive {
    display: none;
}

#livePageStyle #listOfGames.colapseMenuLive {
    width: calc(100% - 53px) !important;
}

#collapseLeftSportBar2 {
    display: none;
}

div#liveBettingCalendar {
    margin: -2px 7px 6px 0;
}

.icnPosiCalendar {
    color: #fff;
    display: inline-block;
    width: 40px;
}

#nextEventsMini {
    display: inline-block;
}

.dragscroll.calendarDatesMenu {
    margin-top: 2px;
}

.datePosiCalendar {
    display: inline-block;
    color: #fff;
    padding: 0 5px;
    height: 30px;
    line-height: 30px;
    background: #4d4d4d;
    margin: 0 1px;
    font-size: 14px;
    cursor: pointer;
}

.datePosiCalendar:hover,
.datePosiCalendar.activCalendar {
    background: #fff;
    color: #4d4d4d;
}

.icnPosiCalendar {
    color: #fff;
    display: inline-block;
    width: 52px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-right: 2px solid #1a1a1a;
    cursor: pointer;
}

#collapseLeftSportBar2.colapseMenuLive {
    display: unset;
    zoom: 0.5;
    left: 18px;
    -ms-zoom: 0.5;
    -webkit-zoom: 0.5;
    -moz-transform: scale(0.5, 0.4);
}

.list-groupMenu.colapseMenuLive {
    display: none !important;
}

span#menuNm {
    text-transform: uppercase;
    font-weight: 500;
}

#collapseLeftSportBar.colapseMenuLive {
    display: none;
}

/*.checkmark {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 14px;*/
/*    height: 17px;*/
/*    width: 17px;*/
/*    border: 2px solid;*/
/*    background-color: #393939;*/
/*    margin-top: 2px;*/
/*}*/

[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}

.ctn input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.trakerBannerSOCCER,
.trakerBannerSoccer {
    background: url('../img/sportsBanner/field.png') no-repeat center;
    background-size: cover;
}

.trakerBannerIce_hockey,
.trakerBannerIce {
    background: url('../img/sportsBanner/IceHockey.png') no-repeat center;
    background-size: cover;
}

.trakerBannerTennis {
    background: url('../img/sportsBanner/Tennis_bw.png') no-repeat center;
    background-size: cover;
}

.trakerBannerBaseball {
    background: url('../img/sportsBanner/Baseball_bw.png') no-repeat center;
    background-size: cover;
}

.trakerBannerBasketball {
    background: url('../img/sportsBanner/Basketball_bw.png') no-repeat center;
    background-size: cover;
}

.trakerBannerRugby_league,
.trakerBannerRugby {
    background: url('../img/sportsBanner/australian_rules_football_bw.png') no-repeat center;
    background-size: cover;
}

.trakerBannerHandball {
    background: url('../img/sportsBanner/Handball_bw.png') no-repeat center;
    background-size: cover;
}

.trakerBannerVolleyball {
    background: url('../img/sportsBanner/Volley_bw.png') no-repeat center;
    background-size: cover;
}

.trakerBannerBeach,
.trakerBannerBeach_volley,
.trakerBannerBeachVolley,
.trakerBannerBeach_volleyball {
    background: url('../img/sportsBanner/BeachVolleyball_bw.png') no-repeat center;
    background-size: cover;
}

.trakerBannerTable_tennis,
.trakerBannerTable {
    background: url('../img/sportsBanner/TableTennis_bw.png') no-repeat center;
    background-size: cover;
}

.trakerBannerESport,
.trakerBannerEsports {
    background: url('../img/sportsBanner/Esport_bw.png') no-repeat center;
    background-size: cover;
}

.trakerBannerField_hockey {
    background: url('../img/sportsBanner/FieldHockey_bw.png') no-repeat center;
    background-size: cover;
}

.trakerBannerSnooker {
    background: url('../img/sportsBanner/Snooker_bw.png') no-repeat center;
    background-size: cover;
}

.trakerBannerBandy {
    background: url('../img/sportsBanner/Bandy_bw.png') no-repeat center;
    background-size: cover;
}

.trakerBannerWaterpolo {
    background: url('../img/sportsBanner/Waterpolo_bw.png') no-repeat center;
    background-size: cover;
}

.trakerBannerWinter_sports {
    background: url('../img/sportsBanner/WinterSports_bw.png') no-repeat center;
    background-size: cover;
}

.trakerBannerFutsal {
    background: url('../img/sportsBanner/Futsal_bw.png') no-repeat center;
    background-size: cover;
}

.dropList {
    position: absolute;
    color: white;
    margin-top: -25px;
    font-size: 9px;
    float: right;
    left: 96.5%;
}

div.fontCenterColumn.matchFormat>.card-body {

    min-width: 320px;
}

.ctn {
    position: relative;
    padding-left: 35px;
    margin-bottom: 10px;
    cursor: pointer;
    font-size: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.ctn input:checked~.checkmark:after {
    display: block;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.ctn .checkmark:after {
    left: 4px;
    top: 0;
    width: 9px;
    height: 14px;
    border: solid black;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.filtresOpen {
    position: absolute;
    margin-left: 25%;
    height: 150%;
    background: #333333;
    z-index: 99;
    box-shadow: 5px 6px 8px rgba(0, 0, 0, .5);
}

.tableOdds {
    /*position: relative;*/
    z-index: 5;
    width: calc(100% - 41px);
    overflow: hidden;
    float: left;
    display: inline-block;
}

.alignQta {
    line-height: 37px;
    display: block;
    border-bottom: 0 solid #707070 !important;
    font-weight: 600;
    height: 40px;
    color: #fff;
    background: #464646;
    font-size: 12px;
}

span.alignQtaName {
    line-height: 2.6;
    display: block;
    height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 1px;
    word-wrap: break-word;
    white-space: nowrap;
    font-weight: 600;
}

.w-97 {
    width: 100% !important;
}

.msStyle {
    display: inline-block;
    width: 31px;
    text-align: center;
}

.alignQta>.fa-lock {
    font-size: 11px;
    color: #868686;
}

.fakeHeader {
    display: none;
}

.scoreStyle {
    font-size: 16px;
    text-align: right;
    right: 20px;
}

#sbox_slider {
    border-radius: 0;
    color: #000;
    border: 0;
    margin-top: 11px;
    margin-bottom: 0;
    background: transparent !important;
}

.mainSiteContain .card.master {
    background: transparent;
    width: calc(100% - 1px);
}

.allQta {
    margin: 7px -10px;
}

.leagueDetails {
    position: absolute;
    display: inline-block;
    left: 0;
    top: 45px;
    font-size: 15px;
    margin-left: 10px;
    overflow: hidden;
    width: calc(50% - 200px);
    white-space: nowrap;
    text-overflow: ellipsis;
}

.overflow-hidden>.widget_container {
    width: 100% !important;
    overflow-y: hidden;
}

#livePageStyle span.oddClassName {
    display: inline-block;
    width: 44px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: -6px;
    padding: 0 10px;
}

#livePageStyle span.oddClassName3 {
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden;
    height: 39px;
    line-height: 40px;
    font-weight: 400;
    font-size: 12px;
    margin: 0px !important;
    cursor: pointer !important;
    padding: 0 10px;
}

.nmCat {
    width: 335px;
    display: inline-flex !important;
    height: 30px;
    line-height: 30px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tbl {
    height: 30px;
    border-left: 1px solid #202020;
    border-right: 1px solid #202020;
    border: 0px !important;
    grid-gap: 10px;
    min-width: 61%;
    justify-content: center;
    align-items: center;
    display: flex;
}

.oddTypeHead {
    grid-gap: 30px;
    display: flex;
    justify-content: space-between;
    min-width: 90%;
    max-width: 90%;
}

.card {
    background: transparent !important;
}

.card-title {
    padding: 0px !important;
    margin: 0 !important;
    line-height: unset !important;
}

.smallScore {
    display: inline-block;
    width: 15px;
    text-align: center;
    color: #222;
    background: #fff;
    border-radius: 4px;
    margin: 0px 8px;
    font-size: 10px;
    /* height: 15px; */
    line-height: 15px;
}

.sportName>.collapseCardMaster {
    top: 4px !important;
}

.collapseCardMaster {
    cursor: pointer;
}

.matchFormat {
    width: calc(25% - 4px) !important;
    min-width: 335px !important;
}

.viewAll {
    float: right;
    margin-right: 43px;
    font-size: 14px;
}

.scoreStyleSmallMenu>span>i.flagPosition:after {
    width: 13px !important;
    height: 13px !important;
    margin-top: 3px;
}

#frmSearchBox input {
    width: calc(100% - 89px) !important;
    height: 44px;
    background: #d6d6d6;
    margin-left: 40px !important;
    color: #3d3d3d;
    border: 0;
    border-radius: 0;
    display: inline-block;
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
}

.halfInfo {
    text-align: right !important;
    padding: 0 10px;

}

.card-body {
    background: #1a1a1a;
    padding: 0;
}

.betSlip {
    padding: 10px !important;
}

.h-300 {
    height: 380px;
}

.absolute {
    position: absolute;
}

.searchSportButton:hover>.fas {
    color: var(--skin-bg-color) !important;
}

td.oddTd {
    padding: 0;
    position: relative;
    top: 0;
    flex: 1;
    text-align: center;
}

.gnsm-mute {
    color: #ff3f3f !important;
}

.green {
    color: #13bf13;
}

.gnsm,
.gnsm-mute {
    font-size: 22px;
    position: relative;
    top: 13px;
    right: -18px;
}

.goBackToList {
    margin-left: 0 !important;
}

.checkFavoriteGame {
    position: relative;
    margin-left: 5px;
    font-size: 14px;
    top: -1px;
}

.flagPosition:after {
    width: 20px !important;
    height: 20px !important;
    left: 2px !important;
    top: -6px !important;
}

.flagPosition {
    text-indent: 5px;
    position: relative;
    top: 10px;
}

.dsgFlg {
    padding-left: 31px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.allQtaStyle.oddTd .quoteAll {
    position: relative;
    z-index: 5;
    right: 0;
    height: 59px;
    width: 41px !important;
    float: right;
    color: #fff !important;
    border-left: 1px solid #000;
    font-size: 10px !important;
    background: #2a2a2a !important;
    box-shadow: none !important;
    border-radius: 0;
    line-height: 59px;
    margin: 0 !important;
    padding: 0 !important;
}

.h-106:hover>.prevMatchs>.tabsWdMatchs>.tabContentWd>.center>thead>tr>.eventTime,
.h-106.activeM>.prevMatchs>.tabsWdMatchs>.tabContentWd>.center>thead>tr>.eventTime {
    background: var(--skin-bg-third-color) !important;
    color: white;
}

.h-106:hover>.prevMatchs>.tabsWdMatchs>.tabContentWd>.center>tbody,
.h-106.activeM>.prevMatchs>.tabsWdMatchs>.tabContentWd>.center>tbody {
    background: var(--skin-bg-second-color) !important;
    color: black !important;
}

.hoverBackground2 {
    background: var(--skin-bg-color) !important;
    color: white;
}

.hoverBackground1 {
    background: #f5af64 !important;
    color: black !important;
}

.h-106:hover>.prevMatchs,
.h-106.activeM>.prevMatchs {
    background: var(--skin-bg-color);
    color: white;
}

.h-106:hover>.prevMatchs>.tabsWdMatchs>.tabContentWd>table>tbody>tr>.scoreStyle>.mssStyle>.activeColor,
.h-106.activeM>.prevMatchs>.tabsWdMatchs>.tabContentWd>table>tbody>tr>.scoreStyle>.mssStyle>.activeColor {
    color: white;
}

.detailsGoal {
    top: 10px !important;
    position: relative
}

.extraInfo {
    width: 100%;
    height: 200px;
    position: relative;
    top: 190px;
}

#favouriteLiveBetting:hover .BackSportButton {
    display: inline-block;
}

.BackSportButton.leftBtn {
    left: 0;
    background: linear-gradient(270deg, rgba(181, 127, 43, 0) 0%, rgba(50, 52, 50, 1) 100%) !important;
}

.BackSportButton {
    display: none;
    width: 55px;
    opacity: 0.5;
    height: 183px;
    color: #d6d6d6;
    border: 0;
    border-radius: 0;
    margin-left: -3px;
    font-size: 20px;
    position: absolute;
    right: 2px;
    top: 23px;
    z-index: 99;
    background: #3d3d3d;
    background: linear-gradient(90deg, rgba(181, 127, 43, 0) 0%, rgba(50, 52, 50, 1) 100%) !important;
}

.BackSportButton:hover {
    background: linear-gradient(90deg, rgba(181, 127, 43, 0) 0%, rgba(50, 52, 50, 1) 25%) !important;

}

.BackSportButton.leftBtn:hover {
    background: linear-gradient(270deg, rgba(181, 127, 43, 0) 0%, rgba(50, 52, 50, 1) 25%) !important;

}

.btnColorFav {
    background: #333333;
    color: white;
}

.selectedOrange {
    background: var(--skin-bg-color) !important;
}

tr td.oddTd a.selectedFake>span.alignQta {
    background: #252525 !important;
}

.matchCGNFav {
    color: #fff;
    font-size: 13px;
    padding: 8px 4px;
    max-width: 40%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.blackHeader {
    width: 100%;
    height: 183px;
    position: relative;
    background-image: linear-gradient(#131212, transparent);
    opacity: 0.95;
    cursor: pointer;
}

.matchNameFav {
    color: #fff;
    font-size: 16px;
    margin-left: 7px;
    font-weight: 600;
    margin-top: 20px;
    line-height: 25px;
}

.headerFacQ {
    display: inline-block;
    color: black;
    background: #ffffff;
    text-align: center;
    border-right: 1px solid white;
    padding: 4px 0 !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    opacity: 0.7;
}

.favQtaSt:last-child,
.favQis>.headerFacQ:last-child {
    border-right: 0 !important;
}

.favQtaSt {
    display: inline-block;
    border-right: 1px solid white;
    background: #333;
    text-align: center;
    padding: 4px 0 !important;
    top: -5px !important;
    position: relative;
}

.favQtaSt:hover {
    background: var(--skin-bg-color) !important;
}

.m4-p4-y {
    padding-bottom: 4px !important;
    margin-top: -4px !important;
}

.matchScoreFav {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-top: -30px;
}

td>span>span.smalTitle {
    color: #fff
}

.iconMensuLive {
    display: inline-block;
    position: relative;
}

.iconMensuLive:after {
    margin-top: -19px;
    transform: scale(0.8);
    transform-origin: 50% 0;
}

span.smalTitle {
    font-size: 10px;
    color: #a0a0a0;
    text-align: center;
    width: 31px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: -10px;
}

.margin-10 {
    margin-left: 10px;
}

.starFavPosition {
    display: inline-block;
    font-size: 20px;
    float: right;
    margin-right: 10px;
    position: absolute;
    margin-top: 10px;
    right: 0;
}

.timeFav {
    display: inline-block;
    font-size: 16px;
    color: var(--skin-dates-color);
    font-weight: 600;
    position: absolute;
    margin-left: 55%;
    margin-top: 8px;
}

.h-120 {
    height: 190px;
}

.favOdtClass {
    color: #fff;
    text-align: center;
    font-size: 12px;
    border-top: 1px solid #d8d9d457;
}

.element1,
.element5 {
    background: #d4d4d4;
    color: #545151;
    height: 33px;
    text-align: center;
    line-height: 33px;
}

.element2 {
    background: #ededed;
    ;
    color: #545151;
    height: 33px;
    text-align: center;
    line-height: 33px;
}

.element3,
.element6 {
    background: #6f6f71;
    color: #fff;
    height: 33px;
    text-align: center;
    line-height: 33px;
    font-weight: 600;
}

.element4 {
    background: #5b5b5b;
    color: #fff;
    height: 33px;
    text-align: center;
    line-height: 33px;
    font-weight: 600;
}

.active1 {
    background: var(--skin-bg-color) !important;
    color: white;
}

.active2 {
    background: #f5af64 !important;
    color: black !important;
}

.width-1 {
    width: calc(100% / 1);
}

.width-2 {
    width: calc(100% / 2);

}

.width-3 {
    width: calc(100% / 3);

}

.width-4 {
    width: calc(100% / 4);

}

.width-5 {
    width: calc(100% / 5);

}

#nextEventsMini {
    margin-top: 10px !important;
}

#nextEventsMini .nextEventsMiniContainer ul li .odds div.odd.selected .oddTypeName,
#nextEventsMini .nextEventsMiniContainer ul li .odds div.odd:hover .oddTypeName,
#nextEventsMini .nextEventsMiniContainer ul li .odds div .oddTypeName {
    margin: 0 !important;
}

.nextEventsIcons:after {
    top: auto !important;
    margin-top: -3px;
}

.sptLiv .icnPosi {
    display: inline-block;
    width: 35px;
    position: relative;
    top: 5px;
}

div.clock {
    color: #fff;
}

.liveLi a.fmitem:after {
    margin-left: -25px;
    margin-top: 3px;
}

.allQtaStyle.oddTd {

    position: relative;
    z-index: 5;
    right: 0;
    height: 40px;
    width: 40px;
    float: right;
}

.floatingSearch {
    position: absolute;
    z-index: 999;
    top: 42px;
    padding: 5px 5px;
    left: 0;
    font-size: 12px;
    background: #5b5b5b;
    -webkit-box-shadow: 0 11px 42px -4px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0 11px 42px -4px rgba(0, 0, 0, 1);
    box-shadow: 0 11px 42px -4px rgba(0, 0, 0, 1);
}

.floatingArrow {
    color: #5b5b5b;
    position: absolute;
    z-index: 999999;
    width: 10px;
    height: 10px;
    font-size: 34px;
    left: 5%;
    margin-top: -27px;
}

#theCoupon .scrollable #systable ul li input[type="text"] {
    width: 28% !important;
}

.floatingX.extra {
    top: 42px;
    position: absolute;
    right: -5px;
}

.gnsm,
.gnsm-mute.extra {
    top: 12px !important;
    right: -14px !important;
}

span.sportIcn.extra {
    display: inline-block;
    width: 52px;
    text-align: center;
    height: 26px;
    margin: 2px -1px;
}

span.sportIcn.extra .numberSportAll {
    position: absolute;
    top: -3px;
    font-size: 14px;
    font-weight: bold;
    right: -15px;
    color: white !important;
}

span.sportIcn.extra .icnPosi {
    display: inline-block;
    font-size: 20px !important;
    width: 30px;
}

.searchExtended {
    width: 100%;
    font-size: 12px;
}

.transform,
.openEventStyle {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
}

.floatingSearch>input {
    padding: 3px;
}

.floatingX {
    position: absolute;
    right: -1px;
    margin-top: -42px;
    color: gray;
    cursor: pointer;
    padding: 10px;
    font-size: 12px;
}

.floatingX:hover {
    color: var(--skin-bg-color);
}

.slick-dots {
    display: none !important;
}

@media screen and (max-width: 1540px) {
    .starFavPosition {
        font-size: 16px !important;
    }
}

@media screen and (max-width: 1230px) {
    .homeTeamDetail {
        width: 25%;
        min-width: 100px;
    }

    .awayTeamDetail {
        width: 25%;
        min-width: 100px;
    }
}

#moneyByAgentAG {
    position: relative;
    left: 0;
}

#agencySelectPreticket #content_select_preticket i {
    position: absolute;
    right: 22px;
    top: 47px !important;
    background: #8a8a8a;
    color: #fff;
    font-size: 18px !important;
}

.mainSiteContain .card.master .card-body .card-title .collapseCardMaster,
#speedcouponcontainer .sccTitle .collapseCardMaster {
    top: 5px !important;
    color: #fff;
}

#content_select_preticket>input::placeholder {
    color: white !important;
}

#loggedSubmenu li {
    margin: 0;
}

td>.mssStyle>.smalTitle {
    padding-bottom: 5px;

}

td>.mssStyle {
    margin-top: -2px;
    margin-right: 10px;

}

.quoteAll {
    -webkit-box-shadow: -2px 0 6px -4px rgba(0, 0, 0, 1);
    -moz-box-shadow: -2px 0 6px -4px rgba(0, 0, 0, 1);
    box-shadow: -2px 0 6px -4px rgba(0, 0, 0, 1);
}

.largeAllWidth {
    width: 100% !important;
}

.maxHeightScroll {
    overflow-y: scroll;
}

.menuSportLive {
    display: inline-block;
    position: relative;
    width: 100%;
    background: linear-gradient(to right, var(--lightBackgroundSfumato) 0%, var(--disableElement2Color) 100%) !important;
    margin: 7px 23px -2px 18px;
    height: 30px;
}

.third {
    width: 100%;
    top: 0;
    position: relative;
    margin-top: -9px;
}

.nmGElementMenu {
    width: 100%;
    display: block;
    font-size: 12px;
    text-align: left;
    height: 32px;
    padding-top: 13px;
}

.nmGElementMenu span {
    margin: 0 !important;
    width: calc(50% - 25px) !important;
    height: 100% !important;
    line-height: 14px !important;
    vertical-align: middle !important;
    text-align: center !important;
    font-size: 11px !important;
}

.nmListMenu .mssStyle {
    width: 45px;
    text-align: center;
    position: relative;
    margin-left: 0;
}

span.cgnMenu {
    padding-left: 7px !important;
    height: 25px !important;
    margin-left: 0 !important;
}

.lnn.activeOrange span.cgnMenu {
    border-left: 1px solid var(--lig);
    color: var(--lig) !important;
}

.third li.clickedOrg .matchStatus {
    background: var(--skin-bg-color) !important;
    color: white !important;
}

.third li.clickedOrg {
    background: var(--skin-bg-second-color) !important;
    color: white !important;
}

.third li.clickedOrg .nameMN,
.third li.clickedOrg .scoreMenu {
    background: var(--skin-bg-second-color) !important;
    color: black !important;
}

.nameMN {
    display: inline-block;
    width: 80%;
}

.mtMenu {
    position: absolute;
    top: -3px;
}

.scoreMenu {
    display: inline-block;
    width: 15%;
    padding-left: 2px;
    text-align: right;
}

.secondary,
.third {
    list-style: none;
    min-width: 100%;
    max-width: 100%;
}

.secondary li {
    padding-left: 71px;
    background: var(--hover-button-3) !important;
    border-bottom: 2px solid var(--hover-buton-3) !important;
}

.third li {
    background: #2a2a2a !important;
    padding: 0;
    margin: 0;
    position: relative;
    color: #fff !important;
    border-top: 1px solid #000 !important;
}

.detFormMenu {
    display: block;
    width: 100%;
}

.third li:hover i.showTraker {
    display: block;

}

.detFormMenu .showTraker {
    float: right;
    display: none;
    position: absolute;
    right: 0;
    top: 4px;

}

.matchStatus .showTraker.green {
    display: block;
}

.matchStatus {
    color: #757575 !important;
    display: block;
    width: 201px;
    background: #d2d2d2;
    margin-left: -9px;
    padding-left: 45px;
    height: 18px;
    line-height: 18px;
}

.rigth-15 {
    right: 0;
}

span#titleMenu {
    font-size: 21px;
}

.openLargMenu {
    cursor: pointer;
    background: #1a1a1a;
}

.col-sm-special {
    width: 70px !important;
    max-width: 70px !important;
}

.col-sm2-special {
    width: 24% !important;
    max-width: 414px !important;
    min-width: 200px !important;
}

.col-lg-special {
    width: calc(100% - 70px) !important;
    max-width: calc(100% - 70px) !important;
    min-width: calc(100% - 70px) !important;
}

.col-lg2-special {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
    padding-left: 1px;
    background: transparent !important;
}

.leftShadowFake {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.8), 5px 0 11px 0 rgba(0, 0, 0, 0.8);
    width: 3px;
    height: 65px;
    display: inline-block;
    position: absolute;
    margin-left: -3px;
    z-index: 9999;
}

.colorArrow {
    color: #c1c1c1;
}

.colorArrow:hover {
    color: white;
}

.rightShadowFake {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.8), -5px 0 7px 0 rgba(0, 0, 0, 0.5);
    width: 3px;
    height: 60px;
    display: inline-block;
    position: absolute;
    right: 60px;
    margin-top: -64px;
}

#favouriteLiveBetting {
    margin-top: 5px !important;
    width: calc(100% + 3.5px) !important;
    max-width: calc(100% + 20px);
    min-width: 340px !important;
    margin-left: -2px !important;
}

#favouriteLiveBetting>.fontCenterColumn.matchFormat {
    width: 202px !important;
    min-width: 190px !important;
    margin-left: 0 !important;
}

#favouriteLiveBetting>.fontCenterColumn.matchFormat>.card-body {
    min-width: 340px !important;
}

span.sportIcn {
    text-align: left;
    color: #fff;
    cursor: pointer;
    display: block;
}

.text-sm {
    font-size: 11px;
    top: -2px;
    position: relative;
}

.icons-sm {
    float: right;
    font-size: 14px;
    top: 4px;
    position: relative;
}

.icnPosi {
    display: block;
    font-size: 24px !important;
    top: 3px;
    left: -8px;
    position: relative;
}

#livePageStyle .col-lg2-special.transform {
    padding-left: 0 !important;
}

span[class^="sportsNameList"] {
    display: block;
    color: #fff;
    background: #0c0c0c;
    width: 100%;
    left: -5px !important;
    position: relative;
}

span[class^="sportsNameList"] li {
    background: transparent !important;
}

.smallBetSlip {
    display: none;
}

span.sportsNameMenu {
    font-size: 11px;
    top: -3px;
    position: relative;
    text-transform: capitalize;
}

#filtreLiveBetting {
    width: calc(100% - 345px);
    display: inline-block;
    position: relative;
    top: 20px;
    left: 15px;
}

#theCoupon #iconfirm {
    margin-top: 8px;
}

.divright {
    position: relative;
    top: 7px;
    padding-left: 2px !important;
    background: #1a1a1a !important;
    transition: all .5s linear;
}

.orange {
    color: var(--skin-bg-color) !important;
}

.invisibleConnection {
    display: none;
}

.backBlack {
    display: none;
}

.bookperce,
.emptyodd,
.oddTd a,
.odd {
    color: #8a8a8a !important;
    font-size: 12px;
}

.bookperce,
.emptyodd,
.mtable a.allodds,
.oddTd a,
.odd {
    background: transparent !important;
}


.oddTotalQ>.odd a {
    display: block;
    text-align: center;
    background: var(--formInputBackgroundDark) !important;
    color: var(--lightMain) !important;
    font-size: 12px;
    border-radius: 5px !important;
    border: 0px !important;
}

.oddTotalQ>.odd a:hover {
    background: var(--primaryDark) !important;
    color: var(--blackx) !important;
}


.oddTotalQ>.odd {
    background: #606060 !important;
    border: 0 solid #606060 !important;
    border-bottom: 2px solid #707070 !important;
}

#filtreLiveBetting2 {
    display: none;
    max-width: calc(100% - 283px) !important;
    min-width: calc(100% - 283px) !important;
    vertical-align: top;
    margin-top: 0px;
    margin-left: 10px;
}

#virtualContentCoupon {
    min-height: 90px;
}

.toResi {
    padding-left: 5px;
    transition: all .5s linear;
}

.clrGr {
    color: #444;
    font-size: 17px;
    margin: 0 6px;
    float: right;
}

.clrGr:hover {
    color: var(--skin-bg-color);
}

.inputDesLive {
    color: #fff;
    font-size: 12px;
}

#frmSearchBox2 label {
    color: #707070;
    font-size: 14px;
}

.insideButtons.activeOrange {
    background: rgba(51, 51, 51, 0.6) !important;
}

#livePageStyle span.odN {
    color: #fff;
    display: block;
    font-size: 8px;
    width: 100%;
    border: 1px solid #000;
    border-top: 0;
    border-right: 0;
    height: 21px;
    line-height: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
}

.liveViewIcn i.fa.fa-tv {
    position: relative;
    top: 5px;
    left: 13px;
    font-size: 13px;
    color: #9b9b9b;
}

.liveViewIcn i.fa.fa-tv:hover {
    color: var(--skin-bg-color);
}

.insideButtons {
    width: 100%;
}

input.inputDesLive {
    width: 98%;
    padding: 8px;
    margin: pa;
    border: 0;
    background-color: rgba(112, 112, 112, 0.2);
}

.favDivInfo {
    padding: 12px;
    background: #000;
    color: #fff;
    font-weight: 800;
    white-space: nowrap;
}

.favDivInfo.noClr:first-child {
    color: #000;
}

.favDivInfo .fa.fa-star {
    color: #fff;
}

.cnn a.fmitem {
    display: none !important;
}

a.fmitem {
    display: inline-block !important;
    height: 10px;
}

#livePageStyle ul a.fmitem:after {
    left: 10px !important;
    width: 22px;
    height: 22px;
    top: 6px;
}

.nextEventsMiniContainer ul a.fmitem:after {
    left: 12px !important;
}

.bigMinWidth {
    min-height: 1200px;
}

ul.secondary a.fmitem:after {
    top: 9px;
    left: -36px !important;
}

#livePageStyle .favStr {
    padding: 7px 0 6px 0;
    width: 7px;
}

.favStr:hover,
.favStr.active {
    color: var(--skin-bg-color);
}

li.lnn.list-group-item {
    padding-top: 3px;
}

li.lnn.list-group-item.subLiveMenu {
    padding-left: 0;
    background: #4d4c4c !important;
    border-bottom: 1px solid #000000 !important;
}

.sptScrSt strong {
    position: relative;
    right: -16px;
    font-weight: 500;
    font-size: 10px;
}


.sptScrSt .mssStyle {
    color: #ffffff;
    font-weight: 900;
    width: 50px !important;
    position: relative;
    top: -1px;
    font-size: 14px !important;
}

.nmListMenu strong {
    font-size: 9px;
    height: 5px;
    display: block;
    padding: 0 21px;
    margin: 0;
    top: -5px;
    position: absolute;
}

.liElementMenu:hover {
    background: linear-gradient(to right, var(--skin-bg-color) 0%, #2a2a2a 2px) !important;
}

.fontCenterColumn .card-title {
    padding: 7px 0 8px 15px !important;
    background: #1a1a1a !important;
}


.inlnOdn {
    color: #fff;
    width: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}

.minHHead {
    height: 40px;
}

@media screen and (max-width: 1670px) {

    .awayTeamDetail .score2Details,
    .score1Details {
        margin-top: -8px !important;
    }
}

span.handHedDes {
    color: var(--skin-bg-color);
    border: 1px solid;
    padding: 1px 1px 1px 1px;
    cursor: pointer;
    font-size: 10px;
}

.handHedDes i {
    padding-left: 3px;
}

.itmLiv {
    color: #707070;
    display: inline-block;
    width: 31%;
    text-align: center;
    font-size: 13px;
}

.itmLiv.active {
    color: var(--skin-bg-color);
    text-decoration: underline;
}

#livePageStyle .buttonsTraker,
.buttonsFull,
.plusButton {
    background: #2c2c2c;
    padding: 10px;
    display: inline-block;
    margin-top: 10px;
    height: 48px;
    line-height: 32px;
    margin-bottom: 10px;
}

#livePageStyle i.fa.fa-search.faSearchIcn {
    position: absolute;
    padding: 7px;
    right: 10px;
    top: 5px;
    background: transparent;
}

.buttonsFull {
    background: transparent;
    width: 45px;
}

.buttonsFull,
.plusButton {
    color: #707070;
    padding-left: 14px !Important;
}

.buttonsTraker {
    width: 229px;
}

.srchDiv {
    padding: 10px;
    width: 49%;
    margin-right: 1%;
    display: inline-block;
}

.srchDiv:last-child {
    margin-right: 0;
    margin-left: 1%;
}

select.srchSpt,
select.srchDt {
    width: 100%;
    padding: 11px;
    background: #2b2b2b;
    color: #fff;
    border: 0;
}

.srchDiv label {
    color: #707070;
}

.liveLi .clock {
    text-align: right;
    padding-right: 30px;
}

.sptLiv.active {
    color: var(--skin-bg-color);
}

.filtreOpenEventSelect {
    display: inline-block;
    padding-bottom: 15px;
    width: 30%;
    padding-left: 10px;
}

.filtreOpenEventSelect label {
    color: #707070;
}

select#searchInEventSelect {
    width: 100%;
    height: 40px;
    border: 0;
    background: #2b2b2b;
    color: #fff;
    padding: 10px;
}

select#searchInEventSelect {
    -webkit-appearance: none;
    -moz-appearance: none;
    /* background: transparent; */
    background-image: url("data:image/svg+xml;utf8,<svg fill='gray' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: 1px;
    background-size: 9% 94%;
}

select#searchInEventSelect option {
    padding: 10px;
}

:focus {
    outline: var(--skin-bg-color) auto 1px;
}

.icnPosiIntern {
    color: #fff;
    font-size: 19px;
    position: relative;
    top: 3px;
    margin-right: 10px;
}

.eltI {
    position: relative;
}

i.eltI a:after {
    left: 0;
    width: 24px;
    height: 24px;
    top: -4px !important;
}

span.lgnm {
    padding-left: 15px;
    display: inline-block;
    vertical-align: top;
    margin-top: 1px;
    text-transform: uppercase;
}

.cnn span {
    display: inline-block;
    top: -2px;
    position: relative;
    width: 245px;
    text-align: left;
    font-size: 14px;
    margin-left: 20px;
    height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.lnn span {
    margin-left: 50px;
    height: 20px;
}

.sptScrSt span {
    margin-left: 9px;
    top: 2px;
}

.menuSportLiveEvent {
    display: none;
}

#livePageStyle .menuSportLiveEvent.showEventMenu {
    display: inline-block;
    width: 267px;
    height: 100%;
    margin-left: 0;
    position: relative;
    vertical-align: middle;
    top: 0px;
}

#livePageStyle i.fa.fa-times.minimizeMenu {
    position: absolute;
    right: 12px;
    top: 12px;
    color: var(--skin-bg-color);
}

::-webkit-scrollbar {
    /*display: none;*/
}

.col-lg2-special.pl-2.transform.showEventMenu {
    display: inline-block;
    width: calc(100% - 269px) !important;
    min-width: calc(100% - 269px) !important;
    margin-left: 10px;
    padding: 1px 10px 10px;
}

.menuSportLiveEvent {
    color: #707070;
}

.menuSportLiveEvent span.sportIcnEvent {
    width: 100%;
    color: #fff;
    display: none;
    position: relative;
    cursor: pointer;
}

.menuSportLiveEvent span.filtreActive2 {
    display: block;
    padding: 0px !important;
    background: #272727;
    border-bottom: 1px solid #000;
}

.menuSportLiveEvent i.icnPosiEvent {
    font-size: 15px;
    padding: 5px 3px 5px 0;
    position: relative;
    display: inline-block;
}

span.sportsNameMenuEvent {
    top: -1px;
    position: relative;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}

.menuSportLiveEvent i.numberSportAll {
    position: absolute;
    right: 7px;
    top: 12px;
    display: none;
}

ul.list-groupMenu.list-group-flushMenu.primary {
    padding: 0;
    margin: 0 0 0 10px;
    border-radius: 0;
    padding-bottom: 10px;
}

li.cnn.list-group-item.subLiveMenu {
    padding-left: 0;
    position: relative;
    border-bottom: 1px solid var(--disableElementColor) !important;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-left: 0;
    border-right: 0;
    font-size: 14px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    min-height: 40px;
}

i.fa.fa-star.favStr {
    position: relative;
    display: inline-block;
    cursor: pointer;
    left: 0;
    opacity: 0;
}

.lnn a.fmitem {
    padding-left: 39px;
    position: relative;
    left: 45px;
    top: -14px;
    display: none !important;
}

i.fa.openQote {
    position: absolute;
    top: 9px;
    color: #707070;
    padding: 10px;
    margin-left: -32px;
    cursor: pointer;
}

i.fa.openQote:hover {
    color: #fff !important;
}

.qtMenuQt {
    display: inline-block !important;
    background-color: rgb(82, 82, 82);
    border-right: 2px solid #333333;
    position: relative;
}

.qtMenuTitle {
    display: block;
    left: 26px;
    text-align: center;
    font-size: 12px;
    color: #868686;
    border-top: 1px solid #4d4c4c;
    height: 21px;
    line-height: 18px;
    margin-top: 2px;
}

.qtMenuQt span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 60%;
    padding: 0 !important;
    margin: 0;
    top: 2px;
    left: 3px;
    font-size: 11px !important;
    display: inline-block;
    color: #9b9b9b;
}

#livePageStyle .qtNm {
    color: #9b9b9b;
}

.qtMenuQt .alignQta {
    font-size: 11px !important;
    height: 13px !important;
    display: inline-block;
    line-height: 10px !important;
    text-align: right;
    left: -4px;
    background: transparent;
    border: 0 !important;
    position: relative;
    width: 29px !important;
    color: #fff;
}

.qteDivMenu a {
    height: 14px;
    width: 40%;
    display: inline-block;
    z-index: 999;
    position: relative;
    margin: 0;
    padding: 0;
    text-align: right;
    line-height: 14px !important;
}

.qtMenuQt .alignQta .fa-lock {
    color: var(--lightMain)
}


i.fa.toHideQta {
    position: absolute;
    color: #707070;
    font-size: 13px;
    right: 14px;
    margin-top: 0px;
}

.titleMenuEventV,
.titleMenuEventV2 {
    padding: 5px;
    font-size: 16px;
    color: #fff;
    font-weight: 900;
    min-height: 30px;
    border-bottom: 1px solid #000;
}

.favDivContainer {
    background: #1a1a1a;
    padding: 10px 15px;
    color: #fff;
    font-weight: 900;
    cursor: pointer;
    display: none;
}

.favDivContainer i {
    padding-right: 10px;
}

li.favListElement {
    display: block;
    border-bottom: 1px solid #707070;
    height: 35px;
    line-height: 35px;
    color: #fff;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
}

li.favListElement .favStr {
    left: -18px !important;
    margin: 0;
    top: 1px;
    padding: 0 15px 0 0;
}

ul.buildFavL {
    padding: 0;
}

.favListElement i {
    display: inline-block !important;
    top: 3px;
    left: 9px;
}

.favListElement .icnPosi {
    margin-left: 4px;
}

.favListElement .icon-tennis:before {
    content: "\e941";
    top: 2px;
    position: relative;
    padding-right: 10px;
}

.favDivContainer:hover {
    color: var(--skin-bg-color) !important;
}

.qtMenuQt:hover {
    background: var(--primaryDark) !important;
    color: var(--blackx) !important;
}

.qtMenuQt:hover .alignQta {
    color: var(--skin-bg-color);
}

.oddTotalQ:hover .odd {
    background: var(--skin-bg-color) !important;
}

.qtMenuQt.active {
    background: var(--primaryDark) !important;
    color: var(--blackx) !important;
}

.qtMenuQt.selected .alignQta {
    color: #000 !important;
}

.qtMenuQt.selected {
    background: #f7d618 !important;
    color: #000 !important;
}

.qtMenuQt.active .alignQta {
    color: #000 !important;
    background: none !important;
}

div div .oddTotalQ.selected {
    color: #fff !important;
    border: 0px !important;
    border-right: 0;
}

.liveLeftMenuHeader {
    background: var(--formInputBackgroundDark) !important;
    min-height: 40px;
    max-height: 40px;
    border-radius: 12px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: 10px;
    grid-gap: 5px;
}

.checkboxSportLeague {
    background: #333;
}

.actualpage_livebetting .mainSiteContain .divright.maxWidtTraker {
    width: 460px !important;
    flex: 0 0 460px !important;
    max-width: 460px !important;
}

.actualpage_livebetting .mainSiteContain div.toResi.maxWidtTraker {
    max-width: calc(100% - 461px) !important;
}

#bodyContainer {
    margin-top: 0 !important;
}

.elmHnd {
    border-bottom: 1px solid #000000;
    cursor: pointer;
    color: #fff;
    text-align: center;
    font-size: 10px;
    background: #464646;
}

.moreQtaField {
    position: absolute;
    right: 0;
    margin-top: -29px;
    padding: 8px;
    color: #fff;
    font-size: 23px;
    z-index: 999;
}



.selectClass:not(.active) {
    display: none !important;
}

.active.selectClass {
    /*display: unset!important;*/
}

.containerHnd {
    position: absolute;
    z-index: 9;
    background: #2b2b2b;
    width: 45px;
    text-align: left;
    border: 1px solid #3e3e3e;
    box-shadow: 0 8px 10px 0 #000;
}

.hndCont:after {
    content: '▼';
    position: absolute;
}

span[id^='matchst'] {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    height: 15px;
    width: 30px;
    line-height: 12px;
}

.tableOdds.scrolling-wrapper-flexbox.dragscroll tbody tr {
    min-width: 90%;
    max-width: 90%;
    white-space: nowrap;
    height: 66px;
    align-items: center;
    grid-gap: 30px;
    display: flex;
    justify-content: space-between;
}

@media only screen and (max-width: 1716px) {

    div[data-build="6"],
    div[data-build="6"],
    div[data-build="7"],
    div[data-build="7"],
    td[data-build="6"],
    th[data-build="6"],
    td[data-build="7"],
    th[data-build="7"] {
        display: none !important;
    }
}

.oddClassNameResHead2 {
    width: 135px !important;
}

.oddClassNameResHead2,
.oddClassNameResHead {
    color: #fff;
    height: 20px;
    display: inline-block;
    padding: 0 !important;
    border: 1px solid #000;
    line-height: 20px;
    border-right: 0;
    border-top: 0;
    margin: -6px 0 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
}

.oddClassNameResHead {
    width: 90px !important;
}

@media only screen and (max-width: 1630px) {

    div[data-build="5"],
    div[data-build="5"],
    div[data-build="6"],
    div[data-build="6"],
    div[data-build="7"],
    div[data-build="7"],
    td[data-build="5"],
    th[data-build="5"],
    td[data-build="6"],
    th[data-build="6"],
    td[data-build="7"],
    th[data-build="7"] {
        display: none !important;
    }

}

@media only screen and (max-width: 1350px) {

    div[data-build="5"],
    div[data-build="5"],
    div[data-build="6"],
    div[data-build="6"],
    div[data-build="7"],
    div[data-build="7"],
    td[data-build="5"],
    th[data-build="5"],
    td[data-build="6"],
    th[data-build="6"],
    td[data-build="7"],
    th[data-build="7"] {
        display: none !important;
    }

    span.handHedDes {
        font-size: 10px;
    }
}

@media only screen and (max-width: 1350px) {

    div[data-build="4"],
    div[data-build="4"],
    div[data-build="5"],
    div[data-build="5"],
    div[data-build="6"],
    div[data-build="6"],
    div[data-build="7"],
    div[data-build="7"],
    td[data-build="4"],
    th[data-build="4"],
    td[data-build="5"],
    th[data-build="5"],
    td[data-build="6"],
    th[data-build="6"],
    td[data-build="7"],
    th[data-build="7"] {
        display: none !important;
    }
}

/* ---- Demoskin new -----*/

#livePageStyle #listOfGames .card-title {
    background: var(--skin-bg-color) !important;
    color: #000 !important;
}

#livePageStyle #listOfGames {
    margin: 7px 1px 0 6px !important;
    width: calc(100% - 285px);
    vertical-align: top;
    display: inline-block;
}


i.colorWhiteLiveHead {
    color: #fff;
    font-size: 32px;
    position: absolute;
    right: 0;
    border-left: 1px solid #000;
    height: 40px;
    line-height: 40px;
    top: 0;
    padding: 0 10px;
    cursor: pointer;
}

#livePageStyle i.colorWhiteLiveHead:hover {
    color: #ffdc9b;
}

#livePageStyle .tableHeadOdds {
    display: inline-block;
    float: right;
    position: absolute;
    right: 41px;
    height: 41px;
    border: 0 !important;
}

#livePageStyle .elemHeadSpt {
    display: inline-block;
    height: 39px;
    border-right: 0 !important;
    text-align: center;
    position: relative;
    color: #fff;
    top: 0;
    background: var(--formInputBackgroundDark) !important;
    color: var(--lightMain) !important;
    border-radius: 10px;
}

.liveSelectOdds {
    display: flex;
    justify-content: center;
    align-items: center;
    grid-gap: 10px;
}

#livePageStyle .elemHeadSpt.active3 {
    background: var(--accent) !important;
    color: var(--blackx) !important;
}

#livePageStyle .elemHeadSpt:hover {
    background: var(--accent) !important;
    color: var(--blackx) !important;
}

#listOfGames .overflow-hidden {
    width: 100%;
}

.tableOdds tbody {
    float: right;
    height: 60px;
    overflow: hidden;
    outline: 0px;
    min-width: 99%;
    justify-content: center;
    align-items: center;
    display: flex;
}

.tableOdds thead {
    float: right;
    width: 100%;
}

.tableOdds thead tr {
    float: right;
}

.icon-mmjws-fullscreen {
    background: url(../img/newIcons/fullscreen.png) !important;
    width: 44px;
    height: 48px;
    background: powderblue;
    left: -14px;
    top: 17px;
    display: block;
    padding-top: 15px !important;
    position: relative;
    background-position: center !important;
    cursor: pointer;
}

.icon-mmjws-field-off-7:before,
.icon-mmjws-field-off-37:before,
[class^="icon-mmjws-field-off-"]:before {
    content: url(../img/newIcons/sport_field_off.svg) !important;
    zoom: 0.6;
    -moz-transform: scale(0.6);
    display: block;
    position: relative;
}

.icon-mmjws-field-off-7:hover:before,
[class^="icon-mmjws-field-off-"]:hover:before,
.activeTrk.icon-mmjws-field-off-7:before,
.icon-mmjws-field-off-37:before,
.activeTrk[class^="icon-mmjws-field-off-"]:before {
    content: url(../img/newIcons/sport_field_on.svg) !important;
}

.icon-mmjws-field-off-1:before {
    content: url(../img/newIcons/baseball-campo-grey.jpg) !important;
    display: block;
    position: relative;
}

.icon-mmjws-field-off-1:hover:before,
.activeTrk.icon-mmjws-field-off-1:hover:before {
    content: url(../img/newIcons/baseball-campo.jpg) !important;
}

.icon-mmjws-field-off-45:before,
.icon-mmjws-field-off-15:before {
    content: url(../img/newIcons/basket-campo-grey.jpg) !important;
    width: 17px;
    height: 17px;
    left: 18px;
    top: 12px;
    zoom: 0.6;
    -moz-transform: scale(0.6);
    display: block;
    position: relative;
}

.icon-mmjws-field-off-15:hover:before,
.icon-mmjws-field-off-45:hover:before,
.activeTrk.icon-mmjws-field-off-15:before,
.activeTrk.icon-mmjws-field-off-45:before {
    content: url(../img/newIcons/basket-campo.jpg) !important;
}

.icon-mmjws-field-off-31:before,
.icon-mmjws-field-off-32:before {
    content: url(../img/newIcons/pallamano-campo-grey.jpg) !important;
    width: 17px;
    height: 17px;
    left: 18px;
    top: 12px;
    zoom: 0.6;
    display: block;
    -moz-transform: scale(0.6);
    position: relative;
}

.icon-mmjws-field-off-31:hover:before,
.icon-mmjws-field-off-32:hover:before,
.activeTrk.icon-mmjws-field-off-31:before,
.activeTrk.icon-mmjws-field-off-32:before {
    content: url(../img/newIcons/pallamano-campo.jpg) !important;
}

.icon-mmjws-field-off-11:before,
.icon-mmjws-field-off-26:before {
    content: url(../img/newIcons/tennis-campo-grey.jpg) !important;
    width: 17px;
    height: 17px;
    left: 19px;
    top: 12px;
    zoom: 0.6;
    display: block;
    -moz-transform: scale(0.6);
    position: relative;
}

.icon-mmjws-field-off-11:hover:before,
.icon-mmjws-field-off-26:hover:before,
.activeTrk.icon-mmjws-field-off-11:before,
.activeTrk.icon-mmjws-field-off-26:before {
    content: url(../img/newIcons/tennis-campo.jpg) !important;
}

.icon-mmjws-field-off-56:before,
.icon-mmjws-field-off-73:before {
    content: url(../img/newIcons/table_tennis-grey.jpg) !important;
    width: 17px;
    height: 17px;
    left: 18px;
    top: 12px;
    zoom: 0.6;
    display: block;
    -moz-transform: scale(0.6);
    position: relative;
}

.icon-mmjws-field-off-56:hover:before,
.icon-mmjws-field-off-73:hover:before,
.activeTrk.icon-mmjws-field-off-56:before,
.activeTrk.icon-mmjws-field-off-73:before {
    content: url(../img/newIcons/table_tennis.jpg) !important;
}

.icon-mmjws-field-off-52:before,
.icon-mmjws-field-off-54:before,
.icon-mmjws-field-off-68:before,
.icon-mmjws-field-off-72:before {
    content: url(../img/newIcons/pallavolo-campo-grey.jpg) !important;
    width: 17px;
    height: 17px;
    left: 18px;
    top: 12px;
    zoom: 0.6;
    -moz-transform: scale(0.6);
    display: block;
    position: relative;
}

.icon-mmjws-field-off-52:hover:before,
.icon-mmjws-field-off-72:hover:before,
.icon-mmjws-field-off-54:hover:before,
.icon-mmjws-field-off-68:hover:before,
.activeTrk.icon-mmjws-field-off-52:before,
.activeTrk.icon-mmjws-field-off-72:before,
.activeTrk.icon-mmjws-field-off-54:before,
.activeTrk.icon-mmjws-field-off-68:before {
    content: url(../img/newIcons/pallavolo-campo.jpg) !important;
}

.icon-mmjws-field-off-10:before {
    content: url(../img/newIcons/hockey-campo-grey.jpg) !important;
    width: 17px;
    height: 17px;
    left: 18px;
    top: 12px;
    zoom: 0.6;
    -moz-transform: scale(0.6);
    display: block;
    position: relative;
}

.icon-mmjws-field-off-10:hover:before,
.activeTrk.icon-mmjws-field-off-10:hover:before {
    content: url(../img/newIcons/hockey-campo.jpg) !important;
}

.icon-mmjws-video-off:before {
    content: url(../img/newIcons/live_icon_off.svg) !important;
    width: 17px;
    height: 17px;
    left: 19px;
    top: 12px;
    zoom: 0.6;
    -moz-transform: scale(0.6);
    display: block;
    position: relative;
}

.icon-mmjws-video-off:hover:before,
.activeTrk.icon-mmjws-video-off:hover:before {
    content: url(../img/newIcons/live_icon_on.svg) !important;
}


.icon-multiview-custom:before {
    content: url(../img/newIcons/multilive_off.svg) !important;
    width: 17px;
    height: 17px;
    left: 0px;
    top: 1px;
    display: block;
    position: relative;
}

.icon-multiview-custom:hover:before,
.icon-multiview-custom.activeMult:before {
    content: url(../img/newIcons/multilive_on.svg) !important;
}

span.miniMz {
    position: absolute;
    z-index: 99;
    right: 59px;
    top: 2px;
}

.multiEvtListContainer .msDiv {
    position: absolute;
    z-index: 99;
    top: 29px;
    right: 4px;
}

span.multiEvtListSts.st {
    font-size: 10px;
    position: relative;
    top: -2px;
}

span.multiEvtListMt {
    padding: 0 6px 0 2px;
    font-size: 10px;
    position: relative;
    top: -2px;
}

.fakeSportBar {
    display: block;
    width: 100%;
    padding: 0 10px;
    height: 40px;
    text-transform: uppercase;
    background: #202020;
    line-height: 40px;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    position: relative;
    border-bottom: 1px solid #000;
}

[class^=bigDetailsImg] {
    background: url('../img/sportsBannerMatch/soccerball_web.jpg') 50% 9% no-repeat;
    -moz-transform: scale(1);
    width: 100%;
    height: 117px;
    background-size: cover;
    filter: contrast(0.4);
    opacity: 0.7;
    position: absolute;
    zoom: 1.5;
}


@-moz-document url-prefix() {

    [class^=bigDetailsImg] {
        height: 170px !important;
    }

    .videoTraker {
        height: 53px !important;
        top: -15px !important;
    }

    [class^="icon-mmjws-field-off-"]::before,
    .icon-mmjws-video-off::before {
        left: 8px !important;
        top: 5px;
    }

    .multiEvtListHead [class^="icon-mmjws-field-off-"]::before,
    .icon-mmjws-video-off::before {
        left: 13px !important;
        top: 11px;
    }

    span.miniMz {
        right: 63px !important;
        top: -6px !important;
    }

    #collapseLeftSportBar2.colapseMenuLive {
        top: -1px !important;
        left: -1px !important;
    }
}


.bigDetailsImg7,
.bigDetailsImg37 {
    background: url('../img/sportsBannerMatch/Live_Stat_Calcio.png') 100% 50% no-repeat;
}

.bigDetailsImg11,
.bigDetailsImg26 {
    background: url('../img/sportsBannerMatch/Live_Stat_Tennis.png') 100% 50% no-repeat;
}

.bigDetailsImg56,
.bigDetailsImg73 {
    background: url('../img/sportsBannerMatch/Live_Stat_Table_Tennis.png') 100% 50% no-repeat;
}

.bigDetailsImg74 {
    background: url('../img/sportsBannerMatch/Live_Stat_E-sport.png') 100% 50% no-repeat;
}

.bigDetailsImg71,
.bigDetailsImg75 {
    background: url('../img/sportsBannerMatch/Live_Stat_Baddminton.png') 100% 50% no-repeat;
}

.bigDetailsImg45,
.bigDetailsImg15 {
    background: url('../img/sportsBannerMatch/Live_Stat_Basket.png') 100% 50% no-repeat;
}

.bigDetailsImg13 {
    background: url('../img/sportsBannerMatch/Live_Stat_Cricket.png') 100% 50% no-repeat;
}

.bigDetailsImg22 {
    background: url('../img/sportsBannerMatch/Live_Stat_Darts.png') 100% 50% no-repeat;
}

.bigDetailsImg1 {
    background: url('../img/sportsBannerMatch/Live_Stat_Baseball.png') 100% 50% no-repeat;
}

.bigDetailsImg53 {
    background: url('../img/sportsBannerMatch/Live_Stat_Futsal_o_CalcioA5.png') 100% 50% no-repeat;
}

.bigDetailsImg10 {
    background: url('../img/sportsBannerMatch/Live_Stat_Hockey.png') 100% 50% no-repeat;
}

.bigDetailsImg36,
.bigDetailsImg30,
.bigDetailsImg48 {
    background: url('../img/sportsBannerMatch/Live_Stat_rugby.png') 100% 50% no-repeat;
}

.bigDetailsImg35 {
    background: url('../img/sportsBannerMatch/Live_Stat_Snooker.png') 100% 50% no-repeat;
}

.bigDetailsImg54,
.bigDetailsImg52,
.bigDetailsImg72,
.bigDetailsImg68 {
    background: url('../img/sportsBannerMatch/Live_Stat_VolleyBall.png') 100% 50% no-repeat;
}

.openEventStyle .card-title {
    padding-top: 0 !important;
}

i.downItm {
    left: 10px;
    position: relative;
}

.mainSiteContain .card.master .card-body .card-title,
.containerSportsEvents h1,
#speedcouponcontainer .sccTitle,
div#edetracker .sccTitle {
    background: #373737 !important;
    color: #fff;
    height: 30px !important;
    line-height: 16px;
}

div#br_cont {
    top: -7px;
    position: relative;
}

div#agencySelectPreticket i.collapseCardMaster {
    color: #ffffff !important;
    top: 17px;
}

#agencySelectPreticket {
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Safari */
    -khtml-user-select: none;
    /* Konqueror HTML */
    -moz-user-select: none;
    /* Old versions of Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
}

#agencySelectPreticket #content_select_preticket i {
    position: absolute;
    right: 22px;
    top: 47px !important;
    background: #8a8a8a;
    color: #fff;
    font-size: 18px !important;
}

#agencySelectPreticket {
    position: relative;
    /*margin-top: 21px;*/
}

#agencySelectPreticket #content_select_preticket i {
    position: absolute;
    right: 22px;
    top: 48px;
    background: #8a8a8a;
    color: #fff;
}

.selectPreticketDescription {
    margin: 10px;
    color: white;
    margin-bottom: 20px;
}

.selectPreticketInputTitle {
    position: absolute;
    margin-top: 105px;
    margin-left: 10px;
    color: #666666;
    display: none;
}

#content_select_preticket {
    background: transparent !important;
    padding-top: 1px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

.buttonSelectPreticket {
    margin: 0;
    background: var(--accent) !important;
    padding: 4px;
    cursor: pointer;
    text-align: center;
    position: relative;
    width: calc(100% - 20px);
    display: inline-block;
    border-radius: 5px;
}

.maxWidtTraker .buttonsTraker {
    width: 360px;
}

#livePageStyle td.oddTd a {
    outline: 0px;
    position: relative;
    background: var(--formInputBackgroundDark) !important;
    border-radius: 10px;
}

#livePageStyle .catNmSt {
    background: #202020;
    width: 100%;
    color: #fff;
    display: flex;
    padding: 0 40px 0 7px;
    height: 30px;
    position: relative;
    justify-content: space-between;
}

#livePageStyle span[id^=matchTimemt] {}

#livePageStyle .parentMathc {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: 10px;
    width: 100%;
    height: 50px !important;
    position: unset;
    grid-gap: 10px;
    margin-top: 7px;
    margin-bottom: 7px;
    border-right: 1px solid var(--accent);
    /* overflow: hidden; */
    padding-right: 21px;
}

.repTime {
    float: right;
    position: absolute;
    right: 5px;
    top: 0px;
}

#livePageStyle .teamsDiv span.menuName.bold {
    border-left: 1px solid #000000;
    padding: 0 0 0 8px;
}

#livePageStyle .teamsDiv {
    max-width: calc(100% - 98px);
    flex: 1;
    min-height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

#livePageStyle .liveViewIcn {
    cursor: pointer;
    height: 16px;
    display: inline-block;
    width: 30px;
    position: absolute;
    left: 75px;
    top: -6px;
}

#livePageStyle .sptScrSt {
    width: 50px;
    display: inline-block;
    height: 100%;
    white-space: nowrap;
}

#livePageStyle .filtreScrollDetails {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    /* this will hide the scrollbar in mozilla based browsers */
    overflow: -moz-scrollbars-none;
    /* this will hide the scrollbar in internet explorers */
    -ms-overflow-style: none;
}


#livePageStyle .filtreDetails {
    background: #4d4d4d;
    padding: 3px 10px;
    white-space: nowrap;
    font-size: 12px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin: 0 1px 2px;
}

#livePageStyle .filtreDetails:hover {
    background: #3d3d3d;
}

#livePageStyle .filtreDetails.activeFltr {
    background: #e1e1e1;
    color: #2a2a2a
}

#livePageStyle .filtreScrollDetails::-webkit-scrollbar {
    display: none;
    width: 0 !important;
}

#livePageStyle div#trakerHeadRig {
    background: #2a2a2a;
    color: #fff;
    height: 30px;
}

#livePageStyle i.minimizeTrk {
    position: absolute;
    right: 10px;
    top: 6px;
    font-size: 20px;
}

.listCalendarEvt {
    width: calc(33.33% - 4px);
    display: inline-block;
    background: #2a2a2a;
    margin: 2px;
    vertical-align: top;
    height: 45px;
    position: relative;
}

.listCalendarEvt span.icnPosi {
    color: #fff;
    top: 4px;
    left: 11px;
    width: 35px;
    border-right: 1px solid #707070;
    display: inline-block;
}

span.calctimeEvent.gnsItemsFor {
    position: absolute;
    top: 27px;
    left: 55px;
    font-size: 10px;
}

.listCalendarEvt .liveLi {
    display: inline-block;
    width: calc(100% - 40px);
}

.listCalendarEvt h3 {
    font-size: 10px;
    padding: 0 !important;
    margin: 0;
    color: #fff;
    position: relative;
    left: 16px;
    top: 3px;
    line-height: 13px;
}

#nextEventsMini .nextEventsMiniContainer ul.liveNext {
    position: relative !important;
}

#nextEventsMini .nextEventsMiniContainer {
    max-height: 100% !important;
}

.positionigMinus .collapseCardMaster {
    top: -7px;
    position: relative;
    font-size: 15px;
}

.filtreScrollDetails.dragscroll {
    overflow: auto;
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: grab;
}

.hourG span {
    display: inline-block;
    width: auto;
    height: 40px;
    color: #ffffff;
    padding: 10px;
    margin-left: 8px;
    background: #2a2a2a;
}

.hourG i {
    left: 65px;
    color: white;
    text-decoration: none;
    font-style: normal;
    background: var(--formInputBackgroundDark) !important;
    padding: 2px 10px;
    border-radius: 11px;
    top: 8px;
}

.hourG {
    display: block;
    width: 20%;
    height: 24px;
    color: #ebcf03;
    padding: 2px 20px;
    margin-top: 10px;
    font-size: 12px;
    border-radius: 0;
    background: linear-gradient(to right, var(--lightBackgroundSfumato) 0%, var(--disableElement2Color) 100%) !important;
    margin-left: auto;
    margin-right: auto;
    min-width: 100px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}

.scoreBoardTop {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.detailsMatchTS {
    display: flex;
    justify-content: center;
    align-items: center;
    grid-gap: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.detailsMatchTS .homeLgTop {
    flex: 1 33%;
}

.detailsMatchTS .tktscrStyle {
    flex: 1 33%;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: normal;
}

.scr span.smalTitle2 {
    color: #fff !important;
    font-size: 11px !important;
    white-space: nowrap;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media screen and (max-width: 1900px) {
    .mainSiteContain .divright {
        transition: all .5s linear;
        width: 450px !important;
        flex: 0 0 450px !important;
        max-width: 450px !important;

    }

    #livePageStyle .toResi {
        width: calc(100% - 450px) !important;
        flex: 0 0 calc(100% - 450px) !important;
        max-width: calc(100% - 450px) !important;
        transition: all .5s linear;
    }

}

@media screen and (max-width: 1850px) {
    .mainSiteContain .divright {

        width: 400px !important;
        flex: 0 0 400px !important;
        max-width: 400px !important;
        transition: all .5s linear;

    }

    #livePageStyle .toResi {
        width: calc(100% - 400px) !important;
        flex: 0 0 calc(100% - 400px) !important;
        max-width: calc(100% - 400px) !important;
        transition: all .5s linear;

    }
}

@media screen and (max-width: 1800px) {
    .mainSiteContain .divright {

        width: 350px !important;
        flex: 0 0 350px !important;
        max-width: 350px !important;
        transition: all .5s linear;
    }


    #livePageStyle .toResi {
        width: calc(100% - 350px) !important;
        flex: 0 0 calc(100% - 350px) !important;
        max-width: calc(100% - 350px) !important;
        transition: all .5s linear;

    }

}

@media screen and (max-width: 1700px) {
    .mainSiteContain .divright {

        width: 330px !important;
        flex: 0 0 330px !important;
        max-width: 330px !important;
        transition: all .5s linear;

    }

    #livePageStyle .toResi {
        width: calc(100% - 330px) !important;
        flex: 0 0 calc(100% - 330px) !important;
        max-width: calc(100% - 330px) !important;
        transition: all .5s linear;

    }

}

@media screen and (max-width: 1380px) {

    #livePageStyle .prevMatchs {}

    #livePageStyle .prevOddsMatchs2 {}
}




.nextEventWidget .card-title {
    color: #fff;
}

.nextEventWidget .card-title .refreshButton {
    position: absolute;
    right: 39px;
    cursor: pointer;
    color: #fff;
}

.nextEventWidget {
    min-height: 288px;
    max-height: 288px;
    overflow: hidden;
    position: relative;
}

.nextEventWidget ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    width: 100%;
}

.nextEventWidget ul li {
    padding: 0;
    background: var(--lightBackgroundSfumato) !important;
    border-top: 2px solid #1a1a1a;
    width: 100%;
    height: 45px;
    text-align: center;
}

.nextEventWidget ul li span {
    color: #cecece;
    text-transform: uppercase;
    font-size: 12px;
}

.nextEventWidget ul li span .gns {
    font-size: 12px;
}

.nextEventWidget ul li.no_events {
    color: #fff;
    height: 288px;
}

.nextEventWidget h3 {
    position: relative;
}

.nextEventWidget ul li.no_events span {
    position: relative;
    float: left;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-transform: uppercase;
}

.nextEventWidget ul li h3 {
    font-size: 13px;
    text-align: left;
    font-weight: bold;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 50%;
    line-height: 20px;
    margin: 0 auto -5px;
    display: inline-block;
    padding: 2px 2px 2px 52px;
}

.nextEventWidget ul li .odds {
    text-align: center;
    width: 50%;
    display: inline-block;
    vertical-align: top;
    padding: 0;
}

.nextEventWidget ul li .odds p {
    color: #fff;
    margin-top: 10px;
}

.nextEventWidget ul li .odds div.thwSpace {
    width: 46% !important;
    margin-right: 2.1%;
    display: inline-block;
}

.nextEventWidget ul li .odds div.treeSpace {
    width: 30% !important;
    margin-right: 2.1%;
    display: inline-block;
}

.nextEventWidget ul li .odds div .oddTypeName {
    width: 100%;
    background: #2a2a2a;
    color: #fff;
    line-height: 20px;
    text-align: center;
    padding: 0;
}

.nextEventWidget ul li .odds div a {
    background: #464646;
    color: #fff;
    width: 100%;
    display: inline-block;
    line-height: 20px;
}

.nextEventWidget ul li .odds div.odd.selected a,
.nextEventWidget ul li .odds div.odd:hover a {
    background: var(--skin-bg-color);
    color: #000;
    width: 100%;
    display: inline-block;
}

.nextEventWidget span.calctimeEvent {
    position: absolute;
    top: 3px;
    border-right: 1px solid #707070;
    padding-right: 4px;
    left: 5px;
    width: 42px;
    text-align: center;
    font-size: 10px !important;
}

.systemChange .cevent_new {
    margin-left: 44px !important;
}

span.sportsNameMenuEventOverview {
    color: #fff;
    display: block;
    font-size: 9px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

span.sportIcnEvent.filtreCheckedMenuOverview {
    width: 50px;
    min-width: 50px;
    height: 46px;
    flex: 0 0 auto;
    border-right: 2px solid #000;
    cursor: pointer;
    display: none;
}

span.sportIcnEvent.filtreCheckedMenuOverview.filtreActive2 {
    display: unset;
}

span.sportIcnEvent.filtreCheckedMenuOverview .icnPosiEvent {
    color: #fff;
    font-size: 20px;
    width: 100%;
    text-align: center;
    display: block;
    padding-top: 5px;
}

span.sportIcnEvent.filtreCheckedMenuOverview.activeOrange {
    background: var(--accent) !important;
    color: #000;
}

span.sportIcnEvent.filtreCheckedMenuOverview.activeOrange .numberSportAll {
    color: #000;
}

span.sportIcnEvent.filtreCheckedMenuOverview.activeOrange .icnPosiEvent,
span.sportIcnEvent.filtreCheckedMenuOverview.activeOrange .sportsNameMenuEventOverview {
    color: #000;
}

.toFixedMenuTop {
    display: flex;
    /* overflow-x: scroll; */
    width: calc(100% - 8px);
    overflow: hidden;
}

.actualpage_livebetting .toFixedMenuTop {
    display: flex;
    flex-wrap: nowrap;
    overflow-y: hidden;
    background: #2a2a2a;
    height: 50px;
    border-bottom: 2px solid #1a1a1a;
    border-top: 2px solid #1a1a1a;
}

#livePageStyle #listOfGames.ovStyle {
    width: calc(100% - 14px);
    position: relative;
    top: 30px;
}

span.sportsNameListMenuOverviStyle {
    position: absolute;
    width: 100%;
    display: flex;
    top: 50px;
    padding-left: 15px;
    flex-wrap: nowrap;
    overflow-y: hidden;
    overflow: hidden;
}

.sportsNameListMenuOverviStyle .subLiveMenuCtgOV {
    width: auto;
    display: inline-flex;
    white-space: nowrap;
    padding: 0 10px !Important;
    border-radius: 20px !important;
    background: #2a2a2a;
    margin: 2px 2px;
    position: relative;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
}

.sportsNameListMenuOverviStyle .lnn a.fmitem {
    padding-left: 39px;
    position: relative;
    left: 45px;
    top: -14px;
    display: inline-block !important;
}

.sportsNameListMenuOverviStyle span.cgnMenu {
    padding-left: 30px !important;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    position: relative;
    top: 2px;
}

.sportsNameListMenuOverviStyle .flagPosition:after {
    width: 20px !important;
    height: 20px !important;
    left: -3px !important;
    top: -8px !important;
}

.sportsNameListMenuOverviStyle .subLiveMenuCtgOV.activeOrange .cgnMenu {
    color: #000;
}

.sportsNameListMenuOverviStyle .subLiveMenuCtgOV.activeOrange {
    background: #fff !important;
}

.sportsNameListMenuOverviStyle .lnn.activeOrange span.cgnMenu {
    border-left: 0;
}

.timesetStyle {
    display: flex;
    position: relative;
    font-size: 12px;
    min-height: 100%;
    max-height: 100%;
    justify-content: center;
    align-items: center;
}

.clrGlb {
    color: #ffd500;
}

select.liveSelectOdds.oddClassNameRes2 {
    width: 134px;
    background: #202020;
    color: #fff;
    border: 1px solid;
    outline: none !important;
    margin: 0 1px;
    height: 40px;
}

select.liveSelectOdds.oddClassNameRes {
    width: 90px;
    background: #202020;
    color: #fff;
    border: 1px solid;
    outline: none !important;
    margin: 0 1px;
    height: 40px;
}

/*to be remove*/
select.liveSelectOdds {
    text-align: center;
    text-align-last: center;
    /*border: 0!important;*/
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

/*to be remove*/
select.liveSelectOdds::-ms-expand {
    display: none !important;

}

button.filtreLive {
    height: 26px;
    line-height: 26px;
    padding: 0 13px;
    margin: 0 2px;
    background: #2a2a2a;
    border: 0;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
}

button.filtreLive.active {
    background: #fff;
    color: #000;
}

.tableOdds .oddTd a.rule {
    height: 40px;
}

.colorUp::after,
.oddTotalQ>.odd.colorUp::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 0;
    border-top: 10px solid #3dd100;
    clear: both;
}

.colorDown::after,
.oddTotalQ>.odd.colorDown::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-right: 10px solid red;
    border-left: 0;
    border-top: 10px solid transparent;
    clear: both;
}

.qtMenuQt .colorUp::after {
    top: 0;
}

.qtMenuQt .colorDown::after {
    bottom: 0;
}

.widget_container2 .colorDown::after,
.widget_container2 .oddTotalQ>.odd.colorDown::after {
    bottom: 0;
}

.oddTotalQ.colorUp::after {
    top: 0 !important;
    right: 1px !important;
}

.oddTotalQ.colorDown::after {
    right: 1px !important;
}

.floatingSearch-live {
    position: absolute;
    right: 15px;
    top: 10px;
}

input#searchForLiveEv {
    background: #464646;
    border: 0;
    height: 27px;
    color: #fff;
    position: relative;
    right: -4px;
    outline: 0 !important;
    padding: 0 5px;
}

.srchLp {
    background: #000;
    color: #fff;
    font-size: 18px;
    padding: 5px;
    position: relative;
    top: 1px;
}

.hiddenFiltr {
    display: none !important;
}

.hndCont:first-child {
    border-top: 1px solid #000;
    outline: 0;
    height: 42px;
}

.smallQta {
    width: 45px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    flex: 1;
    font-weight: 600;
    text-align: center;
}

.statsDim.rowpStats,
.statsDim.row1Stats,
.statsDim.row2Stats {
    display: inline-block;
    /* background: red; */
    /* padding: 10px; */
    top: 0;
    position: relative;
    font-size: 12px;
    width: 30px;
    min-width: 30px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    height: 24px;
    line-height: 24px;
    border-left: 1px solid #000;
}

.firstRw .statsDim.rowpStats:first-of-type {
    margin-left: auto;
}

.homeLgTop {
    display: flex;
    margin: auto;
    color: #fff;
    font-size: 18px;
    position: relative;
    text-align: center;
    justify-content: center;
    align-items: center;
}


#multiView .homeLgTop {
    width: 40%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.tktscrStyle {
    display: inline-block;
}

/* ---- statistic icons ----*/

i.icnStats-Assists:after {
    content: 'A';
    font-size: 15px;

}

i.icnStats-Fouls:after {
    content: 'F';
    font-size: 15px;

}

i.icnStats-FreeThrowsScored:after {
    content: 'FTS';
    font-size: 15px;

}

i.icnStats-FreeThrowsAllowed:after {
    content: 'FTA';
    font-size: 15px;

}

i.icnStats-Rebounds:after {
    content: 'R';
    font-size: 15px;

}

i.icnStats-Corners:after {
    background: url(../img/icons/corners.svg) no-repeat;
    content: "";
    height: 20px;
    left: 7px;
    position: absolute;
    top: 5px;
    width: 25px;
    background-size: 16px;

}

.icnStats-PenaltyKicks:after {
    background: url(../img/icons.png) no-repeat 5px -896px;
    content: "";
    height: 21px;
    left: 5px;
    position: absolute;
    top: 1px;
    width: 25px;
    background-size: 35px;
    background-position: left -117px;
}

i.icnStats-YellowCards {
    margin: 4px 8px;
    display: block;
    background: yellow;
    height: 18px;
}


i.icnStats-RedCards {
    margin: 4px 8px;
    display: block;
    background: red;
    height: 18px;
}

i.icnStats-Possession::after {
    content: '%';
    font-size: 15px;
}

i.icnStats-ShotsOnTarget,
.icnStats-ShotsOffTarget {
    border: 2px solid gray;
    width: 20px;
    display: block;
    height: 15px;
    margin: 5px 5px;
    border-bottom: 0;
}

i.icnStats-ShotsOnTarget::after {
    content: '•';
    position: relative;
    top: -4px;
    font-size: 23px;
}

i.icnStats-ThreePointersMade:after {
    content: '3•';
    font-size: 15px;
}

i.icnStats-TwoPointersMade:after {
    content: '2•';
    font-size: 15px;
}

i.icnStats-NumberOfPeriods {
    font-family: Font Awesome\ 5 Free;
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

i.icnStats-NumberOfPeriods:before {
    content: "\f017";
}

i.icnStats-FirstServeWinPercentage:after {
    content: '•%';
    font-size: 15px;
}

i.icnStats-BreakPointConversionPercentage:after {
    content: '/%';
    font-size: 15px;
}

i.icnStats-AcesScore:after {
    content: 'Ace';
    font-size: 15px;
}

i.icnStats-DoubleFaultScore:after {
    content: '2X';
    font-size: 15px;
}

i.icnStats-Kills,
i.icnStats-Towers {
    font-family: Font Awesome\ 5 Free;
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

i.icnStats-Kills:before {
    content: "\f54c";
}

i.icnStats-Towers:before {
    content: "\f024";
}

/* ---- END statistic icons ----*/

i.fa.fa-star.favOdd {
    position: absolute;
    right: 34px;
    top: 5px;
    color: #707070;
    cursor: pointer;
}

i.fa.fa-star.favOdd.active {
    color: gold;
}

#searchBet .searchBetContainer .btn {
    background: var(--accent) !important;
}

.secRw {
    background: var(--formInputBackgroundDark) !important;
}

.trdRw {
    background: var(--formInputBackgroundDark) !important;
}

input#findLiveEvent {
    background: var(--formInputBackgroundDark) !important;
    border-radius: 12px;
}

.toFiexedMenuLeft {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    grid-gap: 5px;
}

div.titleMenuEventV2 {
    min-width: 100%;
    max-width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-radius: 12px;
    background: var(--disableElement2Color) !important;
}

div.titleMenuEventV2 img#collapseLeftSportBar {
    margin-top: 0px !important;
}

.toFiexedMenuLeft span.sportIcnEvent {
    background: var(--formInputBackgroundDark) !important;
    border-radius: 12px;
}

.activeOrange {
    color: var(--lig) !important;
}