/*  12/10/2020 DS */

#root .desktop .sports-coupon.small .events-tournament-wrapper .events-item-wrapper.match-is-live.selected-match {
    /* background-color: var(--c-emphasis); */
    position: relative;
    background-color: var(--c-white-e);
}

#root .desktop .sports-coupon.small .events-tournament-wrapper .events-item-wrapper.match-is-live.selected-match {
    background-color: var(--c-shade-b);
    color: var(--c-white-e);
    border-left: 4px solid var(--c-emphasis);
}

#root .desktop.device-desktop .events-wrapper .events-item-wrapper.match-is-live.selected-match:hover {
    background-color: var(--c-shade-b);
}

#root .desktop .events-wrapper .events-item-wrapper.match-is-live.selected-match .odds-selection {
    background-color: var(--c-white);
}

#root .desktop .events-wrapper .events-item-wrapper.match-is-live.selected-match .odds-selection.odds-bet-slip-selected {
    background-color: var(--c-emphasis);
}

#root .events-item-wrapper.match-is-live.selected-match .match-score {
    color: var(--c-green);
}

#root span.required {
    font-weight: 900;
    margin-left: 4px;
    color: var(--c-red);
    opacity: .75
}

/*  */
#root .desktop app-language {
    margin-right: auto;
    /* position: absolute; */
}

#root .mobile app-language {
    margin: 0 auto;
    background-color: var(--c-primary-c);
    border-radius: 2px;
}

#root .sort-by-time app-market-headings-container {
    width: 100%;
}

#root .sort-by-time .markets-header-wrapper {
    width: 100%;
}

/* CALENDAR */
#root .ui-calendar {
    width: 100%;
    /* height: 36px; */
}

#root .ui-calendar .ui-inputtext {
    width: calc(100% - 33px);
     height: 36px;
    border-radius:10px;
    position: relative;
    border:0px;
    box-shadow: 2px 4px 10px 0px rgba(0, 0, 0, 0.15);
    color:var(--c-shade-b)
    /* top: -8px; */
}

#root .ui-datepicker-trigger.ui-calendar-button {
    height: 28px;
    position: relative;
    /* top: 3px; */
    margin-bottom: unset;
}

#root .body .ui-calendar button {
    background-color: #fff;
    border-color: var(--c-shade);
    color: var(--c-primary);
    width:36px;
    height:36px;
    border-radius:6px;
    border:0;
    margin-left:5px;
    box-shadow: 2px 4px 10px 0px rgba(0, 0, 0, 0.15);
    background-image:url(/v1.018/r/images/site/icons/Calendar.svg);
    background-size:18px;
    background-position:center;
    background-repeat:no-repeat;
}
#root .body .ui-calendar button * {
    opacity:0;
}

/*  */
#root .match-favorite {
    background-size: 24px;
    width: 24px;
    height: 24px;
    background: url(/v1.02/r/images/site/icons/Favorite_On.svg) center center no-repeat;
}

#root .events-item-wrapper .match-links .match-favorite.favorite {
    background-image: url(/v1.02/r/images/site/icons/Favorite_On.svg);
    opacity: 0.8;
}

#root .mobile .match-favorite {
    margin: 13px 4px;
}

@media not all and (hover: none) {
    #root .events-tournament-wrapper .match-links .match-live-tracker:hover, #root .events-tournament-wrapper .match-links .match-favorite:hover, #root .events-tournament-wrapper .match-links .match-statistics:hover {
        opacity: 1;
    }

    #root .match-favorite.favorite:hover {
        opacity: 1;
    }

    #root .events-item-wrapper .match-links .match-favorite.favorite:hover {
        opacity: 1;
    }
}

#root .mobile .match-carousel-block .match-favorite {
    display: none !important
}

/*  */
/* TRACKER */
#root app-live-match-tracker app-betradar > div {
    background-color: var(--c-primary-c);
}

#root .window-tabs.tracker-tabs {
    background-color: var(--c-primary);
    color: var(--c-white);
    letter-spacing: -.25px;
    height: 36px ;
    line-height: 2.75;
    margin: 0;
    padding: 0 8px;
    /*     border-bottom: 1px solid var(--c-shade) */
}

#root .window-tabs.tracker-tabs .tracker-tab.tab-selected {
    background-color: var(--c-primary-c)
}

#root .desktop app-live-match-tracker app-betradar > div {
    margin-bottom: 8px;
    border-radius: var(--r-b);
    overflow: hidden;
}

/*  */
/* MOBILE LOGIN FORM */
#root .mobile .beto-login .generic-form .form-row label[for="username_l"] {
    background: url(/v1.02/r/images/site/icons/User_Username_Black.svg) center center no-repeat;
}

#root .mobile .beto-login .generic-form .form-row label[for="password_l"] {
    background: url(/v1.02/r/images/site/icons/User_Password_Black.svg) center center no-repeat;
}

/*  */
#root .sports-filter .match-favorite {
    padding: 0;
    margin: 0;
    margin: 1px 0;
    height: 24px !important;
    width: 24px !important;
    background-position: center;
    opacity: 1
}

/*  */
#root .market-header .market-name {
    text-indent: 4px;
}

/*  */
/*  */
/*  */
.live-match-corners-home, .live-match-corners-away, .live-match-red-cards-home, .live-match-red-cards-away, .live-match-yellow-cards-home, .live-match-yellow-cards-away {
    /* margin-bottom: 4px; */
    border-radius: 2px;
    text-align: center;
    padding: 0;
    width: 16px;
}

.live-match-yellow-cards-home, .live-match-yellow-cards-away {
    color: var(--c-black);
    background-color: var(--c-yellow);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.16);
}

.live-match-red-cards-home, .live-match-red-cards-away {
    color: var(--c-black);
    background-color: var(--c-red);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.16)
}

/*  */
.markets-match-live-info-wrapper > div {
    order: 100;
    min-width: 66px
}

#root .live-match-score {
    order: 0;
    min-width: 8px !important;
}

#root .live-match-name {
    order: 1;
    width: calc(100% - 80px) !important;
}

#root .live-match-yellow-cards {
    order: 2;
    margin-right: 0 !important;
    margin-left: auto !important;
    min-width: auto;
    height: 36px;
}

#root .live-match-red-cards {
    order: 3;
    margin-right: 0 !important;
    min-width: auto;
    height: 36px;
}

#root .live-match-corners {
    order: 4;
    margin-right: 0 !important;
    min-width: auto;
    height: 36px;
}

.live-match-score-title , .live-match-yellow-cards-title,.live-match-red-cards-title,.live-match-corners-title {
    display: none
}

.live-match-corners-home, .live-match-corners-away {
    color: var(--c-black);
    background: radial-gradient(circle, #24d07c 15%, #ffffff 18%, #ffffff 22%, #24d07c 24%, #18A460 100%);
    background-position: -16px -0px ;
    background-repeat: no-repeat ;
    background-size: 32px 32px;
    border-radius: 0;
    border-top-right-radius: 2px;
    box-shadow: inset 1px -1px #fff, 0 1px 1px rgba(0, 0, 0, 0.16);
}

.markets-match-data .match-statistics {
    margin-left: auto !important
}

/** RADU temp solution **/
#root .events-item-wrapper .match-links {
    flex-direction: column-reverse !important;
    display: flex !important;
    order: 3;
    width: 24px;
    align-items: center;
    justify-content: flex-end;
}

 #root .events-tournament-wrapper .match-links .match-live-tracker, #root .events-tournament-wrapper .match-links .match-statistics {
    display: block;
    /* margin-top: auto; */
    /* opacity: 0.4; */
}

#root .desktop .events-tournament-wrapper .match-links .match-favorite, #root .desktop .events-tournament-wrapper .match-links .match-live-tracker {
    margin: 8px 0px auto 0px;
}

#root .events-tournament-wrapper .match-links .match-live-tracker {
    background: url(/v1.035/r/images/site/icons/match_tracker.svg) center center no-repeat;
    /* background: url(betomall/images/tracker.svg) center center no-repeat; */
}

#root .events-tournament-wrapper .match-links .match-favorite {
    background: url(/v1.02/r/images/site/icons/Favorite_Off.svg) center center no-repeat;
    /*     background: url(betomall/images/tracker.svg) center center no-repeat; */
}

#root .mobile .events-tournament-wrapper .match-links .match-live-tracker {
    display: none
}

#root .events-tournament-wrapper .match-links .match-min-comb, #root .events-tournament-wrapper .match-links .match-more-markets, #root .events-tournament-wrapper .match-links .match-statistics {
    display: none;
}

#root .desktop .events-tournament-wrapper .match-sport-snooker .match-links .match-live-tracker, #root .desktop .events-tournament-wrapper .match-sport-baseball .match-links .match-live-tracker, #root .desktop .events-tournament-wrapper .match-sport-darts .match-links .match-live-tracker, #root .desktop .events-tournament-wrapper .match-sport-futsal .match-links .match-live-tracker {
    display: none;
}

/*  */
/*  */
/* OUTRIGHTS */
#root .events-category-header-outrights {
    /* padding: 4px 8px; */
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: flex-end;
    /* border-bottom: var(--b-border); */
}

#root .events-category-header-outrights > div {
    height: auto;
}

#root .events-category-header-outrights .events-category-name {
    margin-left: 8px;
    line-height: 1;
    font-weight: bold;
}

#root .outright-title .match-info .match-type {
    display: flex;
    overflow: unset;
    height: auto
}

#root .outright-title .match-info {
    display: flex;
    flex-direction: row;
    justify-content:
}

#root .outright-title {
    width: 100%
}

#root .events-outright-wrapper {
    flex: 1
}

#root .outright-title .match-info .match-type > div:not(.match-tournament) {
    display: none;
}

#root .outright-title .match-info .match-type .match-tournament {
    padding: 4px 10px;
    padding-right: 0;
    line-height: 20px
}

#root app-outrights-coupon .events-item-wrapper {
    padding: 6px;
    flex-direction: column;
}

#root app-outrights-coupon .item-info-wrapper {
    min-width: 100%;
    order: unset;
}

#root app-outrights-coupon app-outright-markets {
    min-width: 100%;
     gap: 10px;
    display: grid;
    grid-template-columns:1fr 1fr 1fr;
    gap: 10px;
}
@media screen and (max-width: 1470px) {
    #root app-outrights-coupon app-outright-markets {
        grid-template-columns: 1fr 1fr ;
    }

    #root .desktop app-outrights-coupon app-outright-markets > div.outright-competitor:nth-child(2n-1)::after {
        content: "";
        width: 2px;
        height: 100%;
        position: absolute;
        right: -16px;
        background: var(--c-primary);
        top: 50%;
        transform: translate(100%,-50%)
    }

    #root .desktop app-outrights-coupon app-outright-markets > div.outright-competitor:nth-child(2n-1)::before {
        display: none;
    }
    #root .outrights-coupon div[class*="outrights-show"] {
        grid-column: 1 / 3 !important;
    }
}
@media screen and (max-width:1210px) {
     #root app-outrights-coupon app-outright-markets {
        grid-template-columns: 1fr;
         margin-bottom:0px !important
    }

    #root .desktop app-outrights-coupon app-outright-markets > div.outright-competitor:nth-child(2n-1)::after {
        display:none;
    }

    #root .desktop app-outrights-coupon app-outright-markets > div.outright-competitor:nth-child(2n-1)::before {
        display: none;
    }
    #root .outrights-coupon div[class*="outrights-show"] {
        grid-column: 1 / 2 !important;
    }
}
#root .mobile app-outrights-coupon app-outright-markets {
   
    grid-template-columns: 1fr;
    margin-top: 5px;
    margin-bottom: 0;
}
#root .mobile app-outrights-coupon app-outright-markets {
    flex-flow: column wrap;
}

#root .outright-competitor .outright-odd, #root .desktop.device-desktop .outright-competitor .outright-odd:hover {
    min-width: unset;
    text-align: right;
    border: 0
}

#root .runners .outright-competitor-odds {
    border: 0;
    background: none;
    font-weight: 600;
    min-width: unset
}

#root .runners .outright-competitor, #root app-outrights-coupon app-outright-markets > div.outright-competitor {
    /* flex:1; */
    /* width:calc(33.3% - 13.33px); */
    display: flex;
    justify-content: space-between;
    /* margin:0px 0px 10px 10px !important; */
    padding: 8px 7px;
    margin: 0px 10px;
    position: relative;
}
#root .desktop app-outrights-coupon app-outright-markets > div.outright-competitor:nth-child(3n-1)::after {
    content: "";
    width: 2px;
    height: 100%;
    position: absolute;
    right: -16px;
    background: var(--c-primary);
    top: 50%;
    transform: translate(100%,-50%)
}

#root .desktop app-outrights-coupon app-outright-markets > div.outright-competitor:nth-child(3n-1)::before {
    content: "";
    width: 2px;
    height: 100%;
    position: absolute;
    left: -16px;
    background: var(--c-primary);
    top: 50%;
    transform: translate(-100%,-50%)
}
#root .mobile app-outrights-coupon app-outright-markets > div.outright-competitor {
    /* margin:10px!important; */
    width:unset;
    flex:1;
}
#root .mobile app-outrights-coupon app-outright-markets > div.outright-competitor:not(.bet-slip-selected) {
     border:2px solid transparent;
     /* border-bottom:0 !important; */
}
#root .mobile app-outrights-coupon app-outright-markets > div.outright-competitor {
    position:relative;
   
}
#root .mobile app-outrights-coupon app-outright-markets > div.outright-competitor::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1.5px;
    bottom: -7px;
    left: 0px;
    background-color: var(--c-primary);
}
#root app-outrights-coupon app-outright-markets {
    margin-top:10px;
    margin-bottom:10px;
}
#root .outright-markets.competitors-2 .outright-competitor {
    flex:unset;
    /* width:calc(50% - 18px); */
}

#root app-outrights-coupon .outright-odd {
    margin: auto;
    margin-left: 4px;
    margin-right: 0;
    height: fit-content;
    background: none;
    border: 0;
    font-weight: 600
}

#root app-outrights-coupon .outright-competitor-name {
    height: fit-content;
    margin: auto;
    margin-left: 0;
    margin-right: 0;
}

#root .antepost.runners {
    padding: 8px
}

#root .events-outright-market {
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.015em;
    padding: 4px 10px
}

#root app-betslip-outright-header {
    width: inherit;
    
}

#root .outright-buttons {
    margin-left: auto ;
    margin-right: 0px;
}

#root .outright-title .outright-buttons {
    margin-right: 2px;
}

#root app-outrights-coupon p-button > button {
    width: 28px;
    height: 28px;
}

/*  */
.live-match-period, .markets-category-name {
    display: none
}

.markets-competition-name {
    width: calc(100% - 108px) ;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

/*  */
#root .match-page .match-markets-wrapper .match-market .market-content .odd-locked .odd {
    display: none
}

/* 404 not found  */
#root .content.special-page-notfound {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 36px;
    background-image: url(https://i.ibb.co/kGmjY1b/pagenotfb.png);
    background-position: center calc(50% - 30px);
    background-repeat: no-repeat
}

#root .content.special-page-notfound .error-message {
    height: 40px;
    margin-top: calc(50% + 100px);
}

/*  */
/* Live tracker active */
#root .match-links.tracker-visible .match-live-tracker {
    background-image: url(/v1.036/r/images/site/icons/match_tracker_green.png);
    border-radius: 4px;
    height: 24px;
    /* box-shadow: var(--ds-2p); */
    
}

/*  */
#root .match-info .match-teams .match-home-team {
    /*     padding: 4px 10px; */
}

/*  */
.beto-content-block.separator {
    color: var(--c-black);
    opacity: .33;
    margin-left: 2px;
    margin-right: 2px;
}

/*  */
/* desktop */
#root .desktop.device-desktop .events-wrapper:not(.outrights-coupon) .events-item-wrapper:hover {
    background-color: rgba(8, 14, 22, 0.06);
    color: var(--c-white-e);
}

/**/
/* ThV 20-11 */
#root  .site .body .live-match-side-coupon app-markets-drop-down {
    display: none;
}

#root  .site .body .live-match-side-coupon app-market-headings-container {
    display: none;
}

#root  .site .body .live-match-side-coupon .markets-header-wrapper {
    display: none;
}

#root  .site .body .live-match-side-coupon app-breaks-events-item-markets {
    order: 3;
    width: 100%;
    flex: unset;
}

#root  .site .body .live-match-side-coupon .item-info-wrapper {
    flex: 0 0 100%;
    padding: 1px 2px;
    padding-left: 14px;
    max-width: unset;
}

/*  */
/*  */
#root .live-match-side-coupon .events-item-wrapper.match-is-live {
    flex-direction: row;
    flex-wrap: wrap;
}

#root .desktop .live-match-side-coupon .match-links {
    order: 1;
    position: absolute;
    top: 2px;
    right: 2px;
}

#root .desktop .live-match-side-coupon .match-links > div {
    display: none;
}

#root .desktop .live-match-side-coupon .match-links .match-favorite {
    /* display: block; */
}

/*  */
