﻿@media (min-width:1600px) and (max-width:3000px) {
    .TopGameNotForeach > .col-lg-4 > .col-lg-6 > .gameClick > .thumbnail > img {
        height: 103px;
    }

    .TopGameNotForeach > .col-lg-4 > col-lg-12:nth-child(2) > .gameClick > .thumbnail > img {
        height: 144px;
    }

    .TopGameNotForeach > .col-lg-4 > .col-lg-6 {
        width: 48.5% !important;
    }

    .TopGameNotForeach > .col-lg-3 > div[data-lid="Tomhorn"] > .gameClick > .thumbnail > img {
        width: 305px;
        height: 197px;
    }

    .TopGameNotForeach > .col-lg-3 > div[data-lid="rocketman"] > .gameClick > .thumbnail > img {
        width: 305px;
        height: 197px;
    }
}
.row > .CasinoCapsule {
    min-height: 84.26vh;
    width: 100%;
}

.macht-list-ul > .live-score > a.headtohead {
    display: none;
}

.row > .CasinoGameContent > iframe {
    margin-top: 66px !important;
}

div[ts-type="catmatch"] .ht-past {
    overflow: hidden;
}

div[matchstatus="not_started"] .ht-past {
    overflow: inherit !important;
}


.macht-list-ul > li > .headtohead > img[src*="stadium.png"] {
    display: none;
}

.tipo-widget-content > a > div > img[src="/assets/images/rocketman.png"] {
    width: 100% !important;
    transform: none !important;
    transition: none !important;
    border-radius: 5px;
    height: 145px;
}


.NewGameAreaRocketman {
    position: relative;
    overflow: hidden;
    width: 65% !important;
    margin-left: 17.5% !important;
    box-shadow: 1px 7px 10px -1px rgb(0 0 0 / 92%);
}

    .NewGameAreaRocketman > img {
        transform: none !important;
        margin-top: 10px;
    }

    .NewGameAreaRocketman:before {
        position: absolute;
        top: 0;
        left: -500px;
        content: "";
        width: 70px;
        height: 500px;
        background: rgb(255 255 255 / 42%);
        transform: skew(-50deg);
        animation: shine 3s ease infinite !important;
    }

@keyframes shine {
    from {
        left: -500px;
    }

    to {
        left: 655px;
    }
}



.RocketmanNewGameStyle {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 30px;
    text-align: center;
    border-radius: 5px;
    background: url("/assets/images/backgrounds/newgame-confeti.gif");
}

.RocketmanNewGameText {
    background-size: cover;
    background-position: center;
    -webkit-background-clip: text;
    color: #fff;
    text-transform: uppercase;
    font-size: 8rem;
    font-weight: 500;
    font-family: 'Righteous', cursive;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 1.8em;
    font-family: 'Titillium Web', sans-serif !important;
    height: 30px;
    display: flex;
    align-items: center;
}


.modal-content > iframe[title="Sr Stats"] {
    width: 928px;
    height: 800px;
}

.modal-content:has(iframe[title="Sr Stats"]) {
    width: 930px !important;
    height: 850px !important;
}

.modal-header:has(+ iframe[title="Sr Stats"]) {
    width: 928px !important;
    background: #ccc !important;
    border-bottom: 1px solid #ccc !important;
    height: 45px;
}



.left-sidebar > .row > .col-lg-12 > .tipo-widget > .tipo-widget-content > #accordion > .panel-default > #collapseOne > .panel-body > .slimScrollDiv > #detailsMatchs > div > .col-lg-10 > h4 > p[id*="teams"] {
    padding: 7px 0 7px 0;
    border-bottom: 1px solid #cccccca6;
    display: flex;
    justify-content: center;
    align-content: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.left-sidebar > .row > .col-lg-12 > .tipo-widget > .tipo-widget-content > #accordion > .panel-default > #collapseOne > .panel-body > .slimScrollDiv > #detailsMatchs > div > .col-lg-10 > .odds-detail > .fixed-odds > li > .wrap-panel > a {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 2px;
}

    .left-sidebar > .row > .col-lg-12 > .tipo-widget > .tipo-widget-content > #accordion > .panel-default > #collapseOne > .panel-body > .slimScrollDiv > #detailsMatchs > div > .col-lg-10 > .odds-detail > .fixed-odds > li > .wrap-panel > a:hover {
        background: #ccc;
        color: #fff;
    }

.left-sidebar > .row > .col-lg-12 > .tipo-widget > .tipo-widget-content > #accordion > .panel-default > #collapseOne > .panel-body > .slimScrollDiv > #detailsMatchs > div > .col-lg-10 > .odds-detail > .fixed-odds > .over-under > .wrap-panel > span {
    line-height: 43px;
    font-size: 1em;
}

.left-sidebar > .row > .col-lg-12 > .tipo-widget > .tipo-widget-content > #accordion > .panel-default > #collapseOne > .panel-body > .slimScrollDiv > #detailsMatchs > div > .col-lg-10 > .odds-detail > .fixed-odds {
    margin-top: 5px;
}

.left-sidebar > .row > .col-lg-12 > .tipo-widget > .tipo-widget-content > #accordion > .panel-default > #collapseOne > .panel-body > .slimScrollDiv > #detailsMatchs > div > .col-lg-2 {
    height: 83px !important;
}

.left-sidebar > .row > .col-lg-12 > .tipo-widget > .tipo-widget-content > #accordion > .panel-default > #collapseOne > .panel-body > .slimScrollDiv > #detailsMatchs > div > .col-lg-10 > .odds-detail > hr {
    display: none;
}


.left-sidebar > .row > .col-lg-12 > .tipo-widget > .tipo-widget-content > #accordion > .panel-default > #collapseOne > .panel-body > .slimScrollDiv > #detailsMatchs > div {
    border-bottom: 1px solid #344b5a4d;
}

.left-sidebar > .row > .col-lg-12 > .tipo-widget > .tipo-widget-content > #accordion > .panel-default > #collapseOne > .panel-body > .live-odds-title > .col-lg-2 {
    height: 42px;
}


#PHMatchResults > .matchResult {
    background: #fff
}

div[matchstatus="not_started"] > .macht-list > .macht-list-ul > .Hgrid > .special > .wrap-panel > .special-odds {
    width: 60% !important;
}

.ExternalShowing > .ShowSets > .sets {
    color: #252525;
}

#livetennis .live .home {
    background: url(../images/betwinx90/tenis-set1.png) no-repeat 5% 90%;
}

#livetennis .live .away {
    background: url(../images/betwinx90/tenis-set1.png) no-repeat 95% 90%;
}


ul.macht-list-ul li p {
    font-weight: normal !important;
    font-size: 1.15em !important;
}

.RightSideBarLive > .theiaStickySidebar > div > .resetcol-y > a > #LiveCasinoGifArea {
    display: none;
}


#LiveFutbol .ExternalShowing .ShowScore .rc1 {
    margin-left: 10%;
}

#SoccerMatches > div > .live > .macht-list-ul > .live-score > .ExternalShowing > .ShowSets {
    margin-top: -28px !important;
    margin-left: 26% !important;
}

#SoccerMatches > div > .live > ul.macht-list-ul li.live-score p.live-goal {
    padding-left: 12px;
}

.tipo-widget-content > a {
    overflow: hidden;
}

.tipo-widget-content a img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.tipo-widget-content a:hover img {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}

.RightSideBarLive > .theiaStickySidebar > div > .resetcol-y > .bet-coupon > .tipo-widget-title {
    margin-top: -10px;
}


.LeagueSelectPage {
    display: flex;
    flex-direction: column;
    width: 82%;
}


.RightSideBarLeague {
    margin-top: 61px !important;
}

.LeagueSelectPage > .main-content-single {
    width: 98.9%;
}

.TopGameNotForeach > .col-lg-4 > .col-lg-12 > .gameClick > .thumbnail > img {
    height: 196px;
}


.FullScreenSlider > .slider-container > .slider {
    height: 400px !important;
}

.TopGameNotForeach > .col-lg-4 {
    width: 28.3%;
}

.TopGameNotForeach > .col-lg-3:nth-child(5) > .col-lg-6 > a > div > img {
    height: 148px;
}

.TopGameNotForeach > .col-lg-3:nth-child(2) > .col-lg-6 {
    width: 46%;
}

.TopGameNotForeach > .col-lg-2 > .col-lg-12:nth-child(2) > a > div > img {
    height: 150px;
}

.TopGameNotForeach > .col-lg-3 {
    width: 27.5%;
}

.CasinoCapsule > .CasinoGameContent {
    margin-left: 18%;
    width: 71% !important;
}

.gameClick > .thumbnail {
    padding: 1px !important;
}

@media (min-width: 10px) and (max-width: 3000px) {
    .CasinoCapsule > .col-lg-3 {
        width: 19.85% !important;
    }
}

.CasinoCapsule > .tipo-widget > .tipo-widget-content {
    width: 99.4% !important
}

ul.macht-list-ul li p {
    font-weight: normal !important;
    font-size: 1.15em !important;
}

.ExternalShowing .ShowScore p {
    font-size: 12px !important;
}

.TypeSelect select {
    font-size: 1em !important;
}

.CasinoCapsule > .sport-options > .CasinoTitleEx {
    font-size: 2.5em !important;
}

.TopGameNotForeach > .CasinoTitleEx {
    font-size: 2.5em !important;
}

.CasinoGameContent > .col-lg-12 > .CasinoTitleEx {
    font-size: 2.5em !important;
}

.CasinoTitleEx {
    font-size: 2.5em !important;
}



.rulescontent, .TeamNameCut, .MostBadgeTitle, .sr-widgets-livetable .sr-livetable-table tr td .sr-livetable-team, .sr-livetable-row td, .sr-wdl-outcome {
    font-size: 15px !important;
}

#right-sidebar > .theiaStickySidebar > .row > .col-lg-12 > .tipo-widget > .tipo-widget-content {
    margin-top: -3.5px;
}

#PHTopBetMatches > .tipo-widget-content {
    background: #fff;
}

div[id^="FutureMacthes"] > .specials > div[id^="specialCatOdds"] > .table > tbody > tr > td > div > p > a.match-odds {
    width: 32% !important;
}


@media (min-width: 10px) and (max-width:1300px) {

    div.macht-list ul.macht-list-ul li.live-score p.teams {
        font-size: 1.16em !important;
    }
}

@media (min-width: 10px) and (max-width: 1550px) {
    #SoccerMatches > div > .macht-list > .macht-list-ul > .live-score > .ExternalShowing > .ShowScore {
        width: 39% !important;
    }

    #BasketMatches > div > .macht-list > .macht-list-ul > .live-score > .ExternalShowing > .ShowScore {
        width: 40% !important;
    }

    div[role="tabpanel"] > #SoccerMatches > div > .macht-list > .macht-list-ul > .live-score > .ExternalShowing > .ShowSets {
        margin-left: 21% !important;
    }

    .ExternalShowing .ShowScore {
        padding-right: 24px;
    }
}

#golden-race-desktop-app {
    width: 100%;
}

#detailsMatchs > .live-macth-list > .col-lg-2 {
    height: 91px;
}


@media (min-width: 10px) and (max-width: 1550px) {
    .ExternalShowing .ShowScore {
        width: 39% !important;
    }
}


.main-content-single > .row > .resetcol > .tipo-widget > .tipo-widget-content {
    background: #fff;
}

div[id^="FutureMacthes"] > .specials > div[id^="specialCatOdds"] > .table > tbody > tr > td > div > p > a.match-odds {
    width: 32% !important;
}


.row > .FullScreenSlider .tp-bullets {
    margin-left: -3.5%;
}

.tp-bullets {
    margin-left: 13.5% !important;
}

.tp-rightarrow.default {
    right: 1.5% !important;
}

.main-content > .row > .col-lg-12 > #PHTopBetMatches {
    background: #fff;
}


.withTabs span.badge {
    background: #094262;
}

.macth-categories ul.sport-type li a span.badge {
    color: #000;
    border: 1px solid #ffff;
}

.macth-categories ul.sport-type li a span.badge {
    font-size: 1em !important;
}

div[matchstatus="ot_ht"] > .ht-past ul.macht-list-ul li.match-guess a.match-odds {
    margin: 3px 2.8% 5px 5px !important;
    margin-left: 3.25% !important;
    font-size: 1.3em !important;
}

div[matchstatus="ot_ht"] > .ht-past ul.macht-list-ul li.match-tip a.match-odds {
    margin: 3px 2.8% 5px 5px !important;
    margin-left: 3.25% !important;
    font-size: 1.3em !important;
}

@media screen and (max-width: 1690px) {
    .system-up-down span.system-result {
        width: 68.8% !important;
    }
}

.system-up-down span.system-result {
    width: 70%;
}

.system-up-down span.system-down a {
    width: 13%;
}

.system-up-down span.system-up a {
    width: 13%;
}

div[matchstatus="ot_ht"] > .ht-past ul.macht-list-ul li.next-goal a.match-odds {
    margin: 3px 2.8% 5px 5px !important;
    margin-left: 3.25% !important;
    font-size: 1.3em !important;
}

div[matchstatus="ot_ht"] > .ht-past ul.macht-list-ul li.goal-odss a.match-odds {
    margin: 3px 2.8% 5px 5px !important;
    margin-left: 3.25% !important;
    font-size: 1.3em !important;
}

div[matchstatus="ot_ht"] > .ht-past ul.macht-list-ul li.over-under a.match-odds {
    margin: 3px 2.8% 5px 5px !important;
    margin-left: 3.25% !important;
    font-size: 1.3em !important;
}

div[matchstatus="ot_ht"] > .ht-past ul.macht-list-ul li.special a.match-odds {
    margin: 3px 2.8% 5px 5px !important;
    margin-left: 3.25% !important;
    font-size: 1.3em !important;
}

.winners-tab {
    font-size: 1.2em !important;
    font-weight: normal !important;
}

.col-lg-1 .dropdown a.selectFlag {
    font-size: 1.1em !important;
    line-height: 26px;
}

ul.macht-list-ul li.live-score p.teams {
    font-size: 1.3em !important;
}

ul.macht-list-ul li.goal-odss {
    font-size: 1.25em !important;
}

ul.macht-list-ul li.time {
    font-size: 1.1em !important;
}

.container {
    width: 96.5% !important;
    min-width: 1300px !important;
    /*  background: url(../images/betbanca/SiteBackground.png) no-repeat !important;
    background-repeat: no-repeat;
    background-size: 100% 100% !important;*/
    max-width: 2000px;
}

.tipoLogged {
    margin-right: -23px !important;
}

.TiposFlag {
    float: right !important;
    margin-right: 0.5% !important;
    margin-left: 0.2%;
}

.voleyballmatchclass > div > .two-two-two > .macht-list-ul > .live-score > .ExternalShowing > .ShowBoard {
    float: inherit;
}


.fixed-odds .wrap-panel .homeOdds, .fixed-odds .wrap-panel .tie, .fixed-odds .wrap-panel .awayOdds {
    font-size: 1em !important;
}

#TenisMatches > div > .two-two-two > .macht-list-ul > .live-score > .ExternalShowing > .ShowSets {
    margin-top: -33px !important;
    margin-left: 5% !important;
    float: left !important;
}

#TenisMatches > div > .two-two-two > .macht-list-ul > .live-score > .ExternalShowing > .ShowBoard {
    float: inherit !important;
}

#FavoritesTenisMatches > div > .two-two-two > .macht-list-ul > .live-score > .ExternalShowing > .ShowSets {
    margin-top: -33px !important;
    margin-left: 5% !important;
    float: left !important;
    width: 36%;
}

div[matchstatus="ended"] > .end > .macht-list-ul > .live-score > .ExternalShowing > .ShowBoard {
    float: inherit !important;
}

#FavoritesTenisMatches > div > .two-two-two > .macht-list-ul > .live-score > .ExternalShowing > .ShowBoard {
    float: inherit !important;
}

ul.macht-list-ul li p.live-goal {
    font-weight: bold !important;
    font-size: 18px !important;
    line-height: 22px !important;
}

#sprTenisMatches > div > .two-two-two > .macht-list-ul > .live-score > .ExternalShowing > .ShowSets {
    margin-top: -33px !important;
    margin-left: 5% !important;
    float: left !important;
}

#sprTenisMatches > div > .two-two-two > .macht-list-ul > .live-score > .ExternalShowing > .ShowBoard {
    float: inherit !important;
}

.TipoNewTopLeague li.TipoNewListItem img {
    min-width: 60px !important;
    width: 46% !important;
}


div[ts-type="topmatch"] li div.wrap-panel div span.percnt, div[ts-type="catmatch"] li div.wrap-panel div span.percnt {
    min-width: 45px;
    width: 100% !important;
}

#SoccerMatches > div > .half-time > .macht-list-ul > .live-score > .ExternalShowing > .ShowSets {
    margin-top: -28px !important;
    margin-left: 26% !important;
    float: left;
}

#SoccerMatches > div > .live > .macht-list-ul > .live-score > .ExternalShowing > .ShowSets {
    margin-top: -28px !important;
    margin-left: 26% !important;
    float: left !important;
}

#FavoritesSoccerMatches > div > .live > .macht-list-ul > .live-score > .ExternalShowing > .ShowBoard {
    float: inherit !important;
}


#FavoritesSoccerMatches > div > .live > .macht-list-ul > .live-score > .ExternalShowing > .ShowSets {
    margin-top: -28px !important;
    margin-left: 26% !important;
    float: left !important;
}

#SoccerMatches > div > .live > .macht-list-ul > .live-score > .ExternalShowing > .ShowBoard {
    float: inherit !important;
}



#sprSoccerMatches > div > .macht-list > .macht-list-ul > .live-score > .ExternalShowing > .ShowSets {
    margin-top: -28px !important;
    margin-left: 26% !important;
    float: left !important;
}

#sprSoccerMatches > div > .macht-list > .macht-list-ul > .live-score > .ExternalShowing > .ShowBoard {
    float: inherit !important;
}

.ht-past ul.macht-list-ul li.handicap a.match-odds {
    margin: 8px 2.8% 5px 5px !important;
}

.basketmatchclass > div > .two-two-two > .macht-list-ul > .live-score > .ExternalShowing > .ShowBoard {
    float: inherit;
}

#sprBasketMatchs > div > .two-two-two > .macht-list-ul > .live-score > .ExternalShowing > .ShowBoard {
    float: inherit;
}

#sprBasketMatchs > div > .two-two-two > .macht-list-ul > div > .match-tip > .wrap-panel > a.match-odds {
    margin-left: 5% !important;
}

#sprBasketMatchs > div > .two-two-two > .macht-list-ul > div > .over-under > .wrap-panel > a.match-odds {
    margin-left: 5% !important;
}

#sprBasketMatchs > div > .two-two-two > .macht-list-ul > div > .special > .wrap-panel > a.special-odds {
    width: 59% !important;
}

.fixed-odds .wrap-panel .homeOdds, .fixed-odds .wrap-panel .tie, .fixed-odds .wrap-panel .awayOdds {
    min-width: 53px;
    width: 30%;
    margin-right: 2.3%;
}

.end ul.macht-list-ul li.match-tip a.match-odds {
    min-width: 45px;
    width: 27%;
    margin-left: 3.25% !important;
    min-height: 40px !important;
    font-size: 1.3em !important;
    margin: 3px 5px 5px 5px;
}

#FavoritesBasketMatches > div > .two-two-two > .macht-list-ul > div > .match-tip > .wrap-panel > a.match-odds {
    margin-left: 5% !important;
}

.two-two-two ul.macht-list-ul li.match-tip a.match-odds {
    margin-left: 5% !important;
}

#BasketMatches > div > .two-two-two > .macht-list-ul > div > .match-tip > .wrap-panel > a.match-odds {
    margin-left: 5% !important;
}


#BasketMatches > div > .two-two-two > .macht-list-ul > div > .next-goal > .wrap-panel > a.match-odds {
    margin-left: 5% !important;
}

#VolleyballMatches > div > .two-two-two > .macht-list-ul > div > .match-tip > .wrap-panel > a.match-odds {
    margin-left: 5% !important;
}


#FavoritesVolleyballMatches > div > .two-two-two > .macht-list-ul > div > .match-tip > .wrap-panel > a.match-odds {
    margin-left: 5% !important;
}


.end ul.macht-list-ul li.next-goal a.match-odds, .end ul.macht-list-ul li.handicap a.match-odds, .end ul.macht-list-ul li.sets a.match-odd {
    min-width: 45px;
    width: 27%;
    margin-left: 3.25% !important;
    min-height: 40px !important;
    font-size: 1.3em !important;
    margin: 3px 5px 5px 5px;
}

.end ul.macht-list-ul li.over-under a.match-odds {
    min-width: 45px;
    width: 27%;
    margin-left: 5% !important;
    font-size: 1.3em !important;
    margin: 3px 5px 5px 5px;
}



.MostPopular {
    width: 100%;
}

div[ts-type="topmatch"] li div.wrap-panel div > .end ul.macht-list-ul li.match-tip a.match-odds {
    min-width: 45px;
    width: 99% !important;
    margin-left: 12% !important;
}

div[ts-type="topmatch"] > .macht-list > .collapse > div[ts-type="tmcoldiv"] > .specials > div > .table-bordered {
    width: 75% !important;
}

#TenisMatches > div > .two-two-two > .macht-list-ul > div > .match-tip > .wrap-panel > a.match-odds {
    margin-left: 5% !important;
}

#FavoritesTenisMatches > div > .two-two-two > .macht-list-ul > div > .match-tip > .wrap-panel > a.match-odds {
    margin-left: 5% !important;
}

#sprTenisMatches > div > .two-two-two > .macht-list-ul > div > .match-tip > .wrap-panel > a.match-odds {
    margin-left: 5% !important;
}

.ht-past ul.macht-list-ul li.sets a.match-odds {
    margin: 8px 5px 5px 5px !important;
}

.withTabs .nav-tabs > li {
    margin-bottom: 0;
    margin-right: 1.5px;
}

/*.specials > div > .table-bordered {
    width: 75%;
}*/


.lmt-container {
    display: flex;
    justify-content: center;
}

.tab-content .specials table tr td:nth-child(2) div p span.percnt {
    font-size: 13px !important;
    width: 51px !important;
    right: 53px !important;
}

.tab-content .specials table tr td p a {
    font-size: 13.5px !important;
    width: 37%;
    height: 28px;
}

.two-two-two ul.macht-list-ul li.next-goal div.wrap-panel a.match-odds {
    margin-left: 5%;
    width: 40%;
}

.tab-content .specials table tr td p span {
    font-size: 1.2em;
}



div[id^="specialTopOdds"] > .table > tbody > tr > td > div > p {
    height: 42px;
    width: 150px !important;
}

    div[id^="specialTopOdds"] > .table > tbody > tr > td > div > p > a[ts-type="topmatchodd"] {
        height: 32px;
        font-size: 1.25em !important;
    }

div[id^="specialTopOdds"] > .table > tbody > tr > .SpecialNames {
    width: 44% !important;
    height: 43px !important;
    font-size: 1.35em !important;
    text-align: center;
    font-weight: normal;
}


div[id^="AddspecialTopOdds"] > .table > tbody > tr > .SpecialNames {
    width: 44% !important;
    height: 43px !important;
    font-size: 1.35em !important;
    text-align: center;
    font-weight: normal;
}

#ticDet > .modal-dialog > .modal-content > .panel-body > .table > tbody > tr > td {
    font-size: 1.2em;
}


div[id^="AddspecialTopOdds"] > .table > tbody > tr > td > div > p {
    height: 42px;
    width: 150px !important;
}

    div[id^="AddspecialTopOdds"] > .table > tbody > tr > td > div > p > a[ts-type="topmatchodd"] {
        height: 32px;
        font-size: 1.25em !important;
    }


.CasinoCapsule > .tipo-widget > .tipo-widget-content > #newBrandPosition > .flip-items > li {
    width: 7.32% !important;
    margin-left: 0.3% !important;
}

.CasinoCapsule > .tipo-widget > .tipo-widget-content {
    width: 100% !important
}




div[id^="specialCatOdds"] > .table > tbody > tr > .SpecialNames {
    width: 44% !important;
    height: 43px !important;
    font-size: 1.3em !important;
    text-align: center;
}


div[id^="specialCatOdds"] > .table > tbody > tr > td > div > p {
    height: 42px;
    width: 150px !important;
}

    div[id^="specialCatOdds"] > .table > tbody > tr > td > div > p > a.match-odds {
        height: 32px;
        font-size: 1.25em !important;
    }



div[id^="AddspecialCatOdds"] > .table > tbody > tr > .SpecialNames {
    width: 44% !important;
    height: 43px !important;
    font-size: 1.3em !important;
    text-align: center;
}


div[id^="AddspecialCatOdds"] > .table > tbody > tr > td > div > p {
    height: 42px;
    width: 150px !important;
}

    div[id^="AddspecialCatOdds"] > .table > tbody > tr > td > div > p > a.match-odds {
        height: 32px;
        font-size: 1.25em !important;
    }





div[id^="specialOdds"] > .table > tbody > tr > .SpecialNames {
    width: 44% !important;
    height: 43px !important;
    font-size: 1.3em !important;
    text-align: center;
    font-weight: normal;
}


div[id^="specialOdds"] > .table > tbody > tr > td > div > p {
    height: 42px;
    width: 150px !important;
}

    div[id^="specialOdds"] > .table > tbody > tr > td > div > p > a[ts-type="nextmatchodd"] {
        height: 32px;
        font-size: 14px !important;
    }


    div[id^="specialOdds"] > .table > tbody > tr > td > div > p > a.match-odds {
        height: 32px;
        font-size: 1.25em !important;
    }


div[id^="AddspecialOdds"] > .table > tbody > tr > .SpecialNames {
    width: 44% !important;
    height: 43px !important;
    font-size: 1.3em !important;
    text-align: center;
}


div[id^="AddspecialOdds"] > .table > tbody > tr > td > div > p {
    height: 42px;
    width: 150px !important;
}

    div[id^="AddspecialOdds"] > .table > tbody > tr > td > div > p > a[ts-type="nextmatchodd"] {
        height: 32px;
        font-size: 1.25em !important;
    }


.specials > #MatchContent > div > .liveDetailSpecial > .table > tbody > tr > td {
    width: 44% !important;
    height: 43px !important;
    font-size: 1.2em !important;
    text-align: center;
    font-weight: normal;
}

    .specials > #MatchContent > div > .liveDetailSpecial > .table > tbody > tr > td > div > p {
        height: 42px;
        width: 150px !important;
        float: right;
    }


        .specials > #MatchContent > div > .liveDetailSpecial > .table > tbody > tr > td > div > p > a.mclick {
            height: 32px;
            font-size: 1.25em !important;
        }



/*.table > tbody > tr > .SpecialNames{
    background:red !important;
}*/

#TSResultsDay > .TSResultsDayLi > a.TSResultsDayA {
    font-size: 1.2em;
}



.two-three-two ul.macht-list-ul li.match-tip a.match-odds {
    margin-left: 5% !important;
    width: 40% !important;
}

.two-three-two ul.macht-list-ul li.match-tip div.wrap-panel a.match-odds {
    margin-left: 5%;
    width: 40%;
}

.two-three-two ul.macht-list-ul li.over-under a.match-odds {
    margin-left: 5% !important;
    width: 40% !important;
}

.two-two-two ul.macht-list-ul li.match-tip a.match-odds {
    margin-left: 5% !important;
    width: 40% !important;
}

.two-two-two ul.macht-list-ul li.next-goal a.match-odds {
    margin-left: 5% !important;
    width: 40% !important;
}

.two-two-two ul.macht-list-ul li.handicap a.match-odds {
    margin-left: 5% !important;
    width: 40% !important;
}

.two-two-two ul.macht-list-ul li.sets a.match-odds {
    margin-left: 5% !important;
    width: 40% !important;
}

.two-two-two ul.macht-list-ul li.over-under a.match-odds {
    margin-left: 5% !important;
    width: 40% !important;
}

.two-two-two ul.macht-list-ul li.special a.match-odds {
    margin-left: 5% !important;
    width: 40% !important;
}


.two-two-two > .macht-list-ul > .next-goal > .wrap-panel > a[ts-type="nextmatchodd"] {
    width: 40% !important;
    margin-left: 5% !important;
}


div[ts-type="topmatch"] li.over-under > div.wrap-panel > div {
    width: 42% !important;
}

    div[ts-type="topmatch"] li.over-under > div.wrap-panel > div > a {
        width: 95% !important;
    }

div[ts-type="topmatch"] li.match-tip > div.wrap-panel > div > a {
    width: 95% !important;
    margin-left: 15% !important;
    height: 100% !important;
}

div[ts-type="topmatch"] li.next-goal > div.wrap-panel > div > a {
    width: 95% !important;
}

div[ts-type="topmatch"] li.over-under > div.wrap-panel > .end ul.macht-list-ul li.over-under a.match-odds {
    width: 95% !important;
}

div[ts-type="catmatch"] li.over-under > div.wrap-panel > div {
    width: 42% !important;
}

    div[ts-type="catmatch"] li.over-under > div.wrap-panel > div > a {
        width: 95% !important;
    }

div[ts-type="catmatch"] li.match-tip > div.wrap-panel > div > a {
    width: 99% !important;
}

div[ts-type="catmatch"] li.next-goal > div.wrap-panel > div > a {
    width: 99% !important;
}

#sprVoleybaallMatches > div > .two-two-two > .macht-list-ul > div > .match-tip > .wrap-panel > a.match-odds {
    margin-left: 5% !important;
}

#sprIceHockeyMatches > div > .ht-past > .macht-list-ul > div > .over-under > .wrap-panel > a.match-odds {
    margin-left: 5% !important;
}

div[ts-type="catmatch"] li.over-under > div.wrap-panel > .end ul.macht-list-ul li.over-under a.match-odds {
    width: 95% !important;
}

.tipo-widget-title, .account-btn, .tipo-widget-title-black {
    font-size: 1.4em !important;
}

div[ts-type="nextmatch"] > .two-three-two > .macht-list-ul > .match-tip > .wrap-panel > a[ts-type="nextmatchodd"] {
    margin-left: 5% !important;
}

div[ts-type="nextmatch"] > .two-three-two > .macht-list-ul > .over-under > .wrap-panel > a[ts-type="nextmatchodd"] {
    margin-left: 5% !important;
}

div[ts-type="nextmatch"] > .future-macth > .macht-list-ul > .over-under > .wrap-panel > a[ts-type="nextmatchodd"] {
    margin-left: 5% !important;
}

div[ts-type="nextmatch"] > .two-two-two > .macht-list-ul > .match-tip > .wrap-panel > a[ts-type="nextmatchodd"] {
    margin-left: 5% !important;
}

.end ul.macht-list-ul li.special a.special-odds {
    min-height: 40px !important;
    min-width: 45px !important;
    width: 68% !important;
    font-size: 1.3em !important;
    margin: 3px 5px 5px 5px;
}

.macht-list > .macht-list-ul > .match-tip > .wrap-panel > a[ts-type="nextmatchodd"] {
    margin-left: 3.25% !important;
}

ul.macht-list-ul li.live-score p.teams {
    font-size: 1.3em !important;
}

.ht-past ul.macht-list-ul li.special a.special-odds {
    margin: 8px 6px !important;
}

.end ul.macht-list-ul li.over-under a.match-odds {
    min-width: 45px;
    width: 40%;
    min-height: 40px;
}

.col-lg-9 > .main-content {
    width: 81%;
    min-width: 810px;
    margin-top: 10px;
}

.main-content {
    width: 66.7%;
    min-width: 810px;
}


.bet-coupon > .tipo-widget-content > #betSlip {
    background: #fff;
}


.col-lg-9 > .left-sidebar {
    width: 18.8%;
    min-width: 230px;
    margin-top: 10px;
}

.left-sidebar {
    width: 15.3%;
    min-width: 230px;
}

.right-sidebar {
    min-width: 230px;
    width: 17.9%;
    margin-top: 10px;
}

@media (min-width: 10px) and (max-width: 3000px) {

    .content-area > .row > .col-lg-9 {
        width: 82.8%;
        margin-left: -0.8%;
        padding-right: 0px;
    }
}

div[ts-type="topmatch"] li div.wrap-panel div, div[ts-type="catmatch"] li div.wrap-panel div {
    min-width: 45px;
    float: left;
    position: relative;
    width: 28%;
}


.coupons > a.tekli {
    width: 40% !important;
}

.coupons > a.sistem {
    width: 35% !important;
}

.coupons > a.deleteall {
    width: 25% !important;
}

.FullScreenSlider {
    width: 100%;
    height: 400px;
    margin-left: 0px;
}


.right-sidebar > .theiaStickySidebar > .row > .col-lg-12 > .tipo-widget > .tipo-widget-content > br {
    display: none;
}

.FullScreenSlider > .slider-container > slider > ul > li > .slotholder > .tp-bgimg {
    background-size: 100% 100% !important;
}


.tp-bgimg {
    background-size: 100% 100% !important;
}

#FutureMacthTabs {
    float: right;
    margin-right: -0.3%;
    width: 74%;
}

@media (min-width:1660px) and (max-width:1845px) {
    SlideOddsHome {
        margin-left: 33% !important;
    }

    .SlideOddsDraw {
        margin-left: 45% !important;
    }

    .SlideOddsAway {
        margin-left: 57% !important;
    }

    .FullScreenSlider .tp-bullets {
        margin-left: -4.5% !important;
    }
}


#FutureMacthTabs > li {
    width: 19.74%;
    text-align: center;
}

    #FutureMacthTabs > li > a {
        font-size: 0.85em !important;
        padding: 5px 2px;
    }

        #FutureMacthTabs > li > a > .badge {
            font-size: 1em !important;
            padding: 5px !important;
        }

.HomeTeamName {
    left: 0% !important;
    width: 30% !important;
    margin-top: 29px !important;
}

.tp-simpleresponsive a {
    margin-top: 30px;
}

.AwayTeamName {
    left: 70% !important;
    width: 30% !important;
    margin-top: 29px !important;
}

.TorunamentMame {
    margin-top: -19px !important;
    width: 100% !important;
}

.SlideOddsHome {
    margin-left: 34%
}

.SlideOddsDraw {
    margin-left: 46%
}

.SlideOddsAway {
    margin-left: 58%
}

@media (min-width: 10px) and (max-width: 1650px) {


    .SlideOddsHome {
        margin-left: 31.5% !important;
    }

    .SlideOddsDraw {
        margin-left: 44.5% !important;
    }

    .SlideOddsAway {
        margin-left: 57% !important;
    }

    .FullScreenSlider .tp-bullets {
        margin-left: -5.5% !important;
    }
}

@media (min-width: 10px) and (max-width: 1650px) {


    .SlideOddsHome {
        margin-left: 31.5% !important;
    }

    .SlideOddsDraw {
        margin-left: 44.5% !important;
    }

    .SlideOddsAway {
        margin-left: 57% !important;
    }

    .FullScreenSlider .tp-bullets {
        margin-left: -5.5% !important;
    }
}


.FullScreenSlider ul li {
    width: 100% !important;
    margin-top: 10px;
}

#PHSportCategoriesMatches > .tipo-widget > .tipo-widget-content {
    background: #fff;
}

.coupons a.coupon-added {
    width: 94%;
    min-width: 191px;
}

.legauesList li {
    width: 49%;
}

#right-sidebar > .theiaStickySidebar > div > div > .tipo-widget:nth-child(4) > .tipo-widget-content {
    background: #c1cbd0a6;
    backdrop-filter: opacity(0.5);
    -webkit-backdrop-filter: blur(10px);
    border-radius: 10px;
}

.ht-past ul.macht-list-ul li.match-tip a.match-odds {
    margin: 8px 2.8% 5px 5px !important;
    margin-left: 3.25% !important;
}


.tipo-widget-content > address wat4te {
    display: flex;
    flex-direction: row;
}

.live ul.macht-list-ul li.match-tip div.wrap-panel a.match-odds {
    margin: 3px 2.8% 5px 5px;
    margin-left: 3.25% !important;
    font-size: 1.3em !important;
}

.ht-past ul.macht-list-ul li.special div.wrap-panel a.special-odds {
    margin-left: 16% !important;
    margin-top: 8px !important;
    min-height: 40px !important;
}

#myTabContent {
    min-width: 190px !important;
    width: 88% !important;
}

/*.macht-list > .macht-list-ul > .live-score > .ExternalShowing > .ShowBoard {
    float: initial;
}

#sprTenisMatches > div > .two-two-two > .macht-list-ul > .live-score > .ExternalShowing > .ShowBoard{
    float:right;
}

#TenisMatches > div > .two-two-two > .macht-list-ul > .live-score > .ExternalShowing > .ShowBoard {
    float: right;
}

.macht-list > .macht-list-ul > .live-score > .ExternalShowing > .ShowBoard {
    float: initial;
}

.two-two-two > .macht-list-ul > .live-score > .ExternalShowing > .ShowBoard {
    float: initial;
}

.macht-list > .macht-list-ul > .live-score > .ExternalShowing > p.teams  {
    margin:6px auto;
}

#SoccerMatches > div > .ht-past > .macht-list-ul > .live-score > .ExternalShowing > p.teams{
    margin: -9px auto;c
}

#SoccerMatches > div > .live > .macht-list-ul > .live-score > .ExternalShowing > .ShowBoard {
    float:initial;
}*/

div[ts-type="catmatch"] div.two div.wrap-panel div, div[ts-type="catmatchodd"] li div.wrap-panel div {
    min-width: 45px;
    float: left;
    position: relative;
    width: 41%;
}


@media screen and (max-width: 1755px) {
    .macth-categories ul.sport-type li {
        font-size: 0.82em !important;
    }
}

@media screen and (max-width: 1653px) {
    #FutureMacthTabs > li > a {
        padding: 6px 0px !important;
    }
}


@media screen and (max-width: 1541px) {
    #FutureMacthTabs > li > a {
        font-size: 0.8em !important;
        padding: 7px 2px !important;
    }


        #FutureMacthTabs > li > a > .badge {
            font-size: 0.9em !important;
            padding: 3px !important;
        }
}


@media screen and (max-width: 1421px) {
    #FutureMacthTabs > li > a {
        font-size: 0.77em !important;
        padding: 7px 0px !important;
    }
}


@media screen and (max-width: 1550px) {
    .macth-categories ul.sport-type li {
        font-size: 0.82em !important;
    }

    .HomeTeamName {
        margin-top: 32px !important;
    }

    .AwayTeamName {
        margin-top: 32px !important;
    }


    .FullScreenSlider .tp-bullets {
        margin-bottom: -12px;
        margin-left: -4.15% !important;
    }
}


@media screen and (max-width: 1400px) {
    .HomeTeamName {
        margin-top: 30px !important;
    }

    .AwayTeamName {
        margin-top: 30px !important;
    }



    .FullScreenSlider .tp-bullets {
        margin-bottom: -12px;
        margin-left: -5.15% !important;
    }
}

@media screen and (max-width: 1427) {
    .fetured-users ul p {
        font-size: 1.1em !important;
    }

        .fetured-users ul p.username {
            font-size: 1.1em !important;
        }
}

.content-area > .row {
    display: flex;
}

.col-lg-9 > .main-content {
    width: 81%;
    min-width: 810px;
    margin-top: 10px;
}

.first-column > .SecondArea > .main-content {
    width: 81.7%;
    min-width: 810px;
    margin-top: 10px;
}



.first-column > .SecondArea > .left-sidebar {
    width: 18.3%;
    min-width: 230px;
    margin-top: 10px;
}

.SecondArea {
    margin-top: 10px;
    width: 100%;
    display: flex;
}

.selected-macth-title p span {
    font-size: 0.9em !important;
}

.selected-macth-title, .selected-macth-content {
    font-size: 1.1em !important;
    font-weight: normal !important;
}


.macth-categories ul#myTabs li {
    min-width: 50px;
    width: 270%;
}

    .macth-categories ul#myTabs li > a {
        font-size: 0.9em;
    }

.MostPopularButton {
    min-width: 45px !important;
    width: 63% !important;
}

.tipo-widget-content > a[href*="Livecasino.aspx"] > img {
    width: 44%;
    margin-left: 4%;
}

.tipo-widget-content > a[href*="Casino.aspx"] > img {
    width: 43%;
    margin-left: 4.3%;
    margin-top: 11px;
    height: 125px;
    border-radius: 5px;
    margin-bottom: 10px;
}

.live ul.macht-list-ul li.over-under div.wrap-panel a.match-odds {
    margin: 3px 5px 5px 5px;
    margin-left: 5% !important;
    font-size: 1.3em !important;
}

.tipo-widget-content > a[href*="MostBets.aspx"] > img {
    width: 43%;
    margin-left: 4.3%;
    margin-top: 16px;
    height: 136px;
}

.panel-body > .slimScrollDiv {
    min-width: 219px;
    width: 100% !important;
}

    .panel-body > .slimScrollDiv > #detailsMatchs {
        min-width: 219px;
        width: 100% !important;
    }


.range-background span {
    color: #fff;
    font-family: 'Open Sans',sans-serif;
    font-size: 1em;
    margin-bottom: 0;
    display: inline-block;
    float: left;
    min-width: 8px;
    height: 20px;
    text-align: center;
    width: 25%;
}

    .range-background span.line {
        min-width: 0px;
        height: 15px;
        margin-bottom: 0;
        width: 1.6%;
        margin-left: 2% !important;
    }



        .range-background span.line:nth-child(6) {
            min-width: 0px;
            height: 15px;
            margin-bottom: 0;
            width: 1.6%;
            margin-left: 7% !important;
        }

        .range-background span.line:nth-child(35) {
            min-width: 0px;
            height: 15px;
            margin-bottom: 0;
            width: 1.6%;
            margin-left: 0.5% !important;
        }

    .range-background span.linex {
        min-width: 0px;
        height: 7px;
        margin-bottom: 0;
        margin-left: 1.2%;
        width: 1.55%;
        margin-top: 8px;
    }

@media screen and (max-width: 1550px) {
    .range-background span.linex {
        min-width: 0px;
        height: 7px;
        margin-bottom: 0;
        margin-left: 1.2%;
        width: 1.5%;
        margin-top: 8px;
    }
}

.two-three-two > .macht-list-ul > .match-tip > .wrap-panel > div {
    width: 42%;
}

.two-two-two > .macht-list-ul > .match-tip > .wrap-panel > div {
    width: 42%;
}


.two-two-two > .macht-list-ul > .next-goal > .wrap-panel > div {
    width: 42%;
}

    .two-two-two > .macht-list-ul > .next-goal > .wrap-panel > div > a[ts-type="catmatchodd"] {
        width: 99% !important;
        margin-left: 8% !important;
    }

.two-two-two > .macht-list-ul > .match-tip > .wrap-panel > div > a {
    margin-left: 5.5% !important;
}

.two-two-two > .macht-list-ul > .over-under > .wrap-panel > div > a[ts-type="catmatchodd"] {
    width: 99% !important;
    margin-left: 8% !important;
}


.two-two-two > .macht-list-ul > .match-tip > .wrap-panel > div > a[ts-type="catmatchodd"] {
    width: 99% !important;
    margin-left: 8% !important;
}

.two-two-two > .macht-list-ul > .next-goal > .wrap-panel > div > a[ts-type="catmatchodd"] {
    width: 99% !important;
    margin-left: 8% !important;
}

.two-three-two > .macht-list-ul > .match-tip > .wrap-panel > div > a[ts-type="catmatchodd"] {
    width: 99% !important;
    margin-left: 7% !important;
}

.two-three-two > .macht-list-ul > .match-tip > .wrap-panel > div > a[ts-type="catmatchodd"] {
    width: 99% !important;
    margin-left: 7% !important;
}

.CategoryGrouperExpand, .CategoryGrouperCollapse {
    left: -10%;
}

.kupbasildi > .text-center {
    font-size: 13px;
}

.withTabs ul#MacthTabs {
    float: left !important;
}

#ticketDetailButtons > .text-right > a {
    font-size: 1.2em;
}

#PagingDiv > nav > .pagination > li > a {
    font-size: 14px;
}

#myevents > #dtevents > #dtEvents > .table-responsive > #tblEvents > tbody > tr[ts-type="TSPage"] > td {
    font-size: 13px;
}

.live ul.macht-list-ul li.match-guess a.match-odds {
    margin: 3px 2.8% 5px 5px !important;
    margin-left: 3.25% !important;
    font-size: 1.3em !important;
}


.tipo-widget-sub-menu ul.sub-menu li a {
    font-size: 1em;
    height: 29px;
}


#dtTickets > .table-responsive > #tblStatistics > tbody > tr[ts-type="TSPage"] > td {
    font-size: 14px;
}

#ticketDetailContainer > .betting-result > .tipo-widget-content > .table-responsive > .table > tbody > tr > td {
    font-size: 15px;
}

#ticketDetailContainer > .betting-result > .tipo-widget-content > .col-lg-6 > .table > tbody > tr > td {
    font-size: 14px;
}

.live ul.macht-list-ul li.next-goal a.match-odds {
    margin: 3px 2.8% 5px 5px !important;
    margin-left: 3.25% !important;
    font-size: 1.27em !important;
}

.half-time > .macht-list-ul > .live-score > ExternalShowing > .ShowBoard {
    float: inherit !important;
}

.macht-list > .macht-list-ul > div > .match-guess > .wrap-panel > a.match-odd {
    margin-left: 3.25% !important;
}

.half-time > .macht-list-ul > .live-score > ExternalShowing > .ShowSets {
    margin-top: -28px !important;
    margin-left: 26% !important;
    float: left !important;
}



#FavoritesSoccerMatches > div > .half-time > .macht-list-ul > .live-score > .ExternalShowing > .ShowBoard {
    float: inherit !important;
}


#FavoritesSoccerMatches > div > .half-time > .macht-list-ul > .live-score > .ExternalShowing > .ShowSets {
    margin-top: -28px !important;
    margin-left: 26% !important;
    float: left !important;
}

#SoccerMatches > div > .half-time > .macht-list-ul > .live-score > .ExternalShowing > .ShowBoard {
    float: inherit !important;
}

.ht-past .Addfavorite, .end .Addfavorite {
    top: 20px !important;
}

ul.macht-list-ul li.match-guess a.match-odds, ul.macht-list-ul li.match-tip a.match-odds, ul.macht-list-ul li.next-goal a.match-odds, ul.macht-list-ul li.sets a.match-odds, ul.macht-list-ul li.handicap a.match-odds, ul.macht-list-ul li.over-under a.match-odds, ul.macht-list-ul li.special a.special-odds {
    font-size: 1.3em !important;
}

.main-content-single > .row > .resetcol > .tipo-widget > .tipo-widget-title-black {
    height: 39px;
}

.main-content-single {
    min-width: 1040px;
    width: 81.9%;
}

    .main-content-single ul.macht-list-ul li.special a.special-odds {
        margin-left: 16% !important;
    }

ul.macht-list-ul li.match-guess a.match-odds {
    min-width: 45px;
    width: 27%;
    margin-left: 3.25% !important;
    min-height: 40px !important;
}

.half-time ul.macht-list-ul li.match-guess a.match-odds {
    min-width: 45px;
    width: 27%;
    margin-left: 3.25% !important;
    min-height: 40px !important;
}

.half-time ul.macht-list-ul li.next-goal a.match-odds, .half-time ul.macht-list-ul li.sets a.match-odds, .half-time ul.macht-list-ul li.handicap a.match-odds {
    min-width: 45px;
    width: 27%;
    margin-left: 3.25% !important;
    min-height: 40px !important;
}

.half-time ul.macht-list-ul li.match-tip a.match-odds {
    min-width: 45px;
    width: 27%;
    margin-left: 3.25% !important;
    min-height: 40px !important;
}

ul.macht-list-ul li.match-tip a.match-odds {
    min-width: 45px;
    width: 27%;
    margin-left: 3.2% !important;
    min-height: 40px !important;
}




.macht-list > .macht-list-ul > .match-tip > .wrap-panel > div > a[ts-type="catmatchodd"] {
    margin-left: 9.25% !important;
}

.macht-list > .macht-list-ul > .next-goal > .wrap-panel > div > a[ts-type="catmatchodd"] {
    margin-left: 9.25% !important;
}

.two-three-two > .macht-list-ul > .next-goal > .wrap-panel > div > a[ts-type="catmatchodd"] {
    margin-left: 9.25% !important;
}

.two-two-two > .macht-list-ul > .next-goal > .wrap-panel > div > a[ts-type="catmatchodd"] {
    margin-left: 8% !important;
}

.macht-list > .macht-list-ul > .match-tip > .wrap-panel > div > a[ts-type="topmatchodd"] {
    margin-left: 10.3% !important;
}

.macht-list > .macht-list-ul > .next-goal > .wrap-panel > div > a[ts-type="topmatchodd"] {
    margin-left: 10.3% !important;
}


.macht-list > .macht-list-ul > .over-under > .wrap-panel > div > a[ts-type="topmatchodd"] {
    margin-left: 8.5% !important;
}


.top-leagues ul {
    height: 400px;
}

ul.macht-list-ul li.over-under a.match-odds {
    width: 40%;
    min-width: 45px;
    margin-left: 5% !important;
    min-height: 40px !important;
}

.half-time ul.macht-list-ul li.over-under a.match-odds {
    width: 40%;
    min-width: 45px;
    margin-left: 5% !important;
    max-height: 40px !important;
}


ul.macht-list-ul li.next-goal a.match-odds, ul.macht-list-ul li.sets a.match-odds, ul.macht-list-ul li.handicap a.match-odds {
    min-width: 45px;
    width: 27%;
    margin-left: 3.25% !important;
    min-height: 40px !important;
}


.two-three-two > .macht-list-ul > .over-under > .wrap-panel > div > a[ts-type="catmatchodd"] {
    width: 99% !important;
    margin-left: 7% !important;
}

.half-time > .macht-list-ul > div > .over-under > .wrap-panel > a.match-odds {
    margin-left: 5% !important;
}

.basketmatchclass > div > .half-time > .macht-list-ul > div > .handicap > .wrap-panel > a.match-odds {
    margin-left: 5% !important;
}


.Jackpot-Container > img {
    width: 100%;
}

#sprMatchTabsContent > div > div > div > .two-two-two > .macht-list-ul > div > .over-under > .wrap-panel > a.match-odds {
    margin-left: 5% !important;
}

ul.macht-list-ul li.special a.special-odds {
    width: 60%;
    min-width: 45px;
    min-height: 40px !important;
    font-size: 1.3em !important;
}

/*.ht-past ul.macht-list-ul li.match-tip a.match-odds {
    margin-left: 3.25% !important;
}*/

.ht-past ul.macht-list-ul li.match-guess a.match-odds {
    margin-left: 3.25% !important;
}


.ht-past ul.macht-list-ul li.match-guess a.match-odds {
    margin: 8px 2.8% 5px 5px !important;
    margin-left: 3.25% !important;
}

.ht-past ul.macht-list-ul li.match-tip a.match-odds {
    margin: 8px 2.8% 5px 5px !important;
    margin-left: 3.25% !important;
}

.ht-past ul.macht-list-ul li.next-goal a.match-odds {
    margin: 8px 2.8% 5px 5px !important;
}

.ht-past ul.macht-list-ul li.over-under a.match-odds {
    margin: 8px 2.8% 5px 5px !important;
    min-height: 40px !important;
}


/*.macht-list ul.macht-list-ul li.over-under a.match-odds {
    margin: 8px 5px 5px 5px !important;
}*/


/*.ht-past ul.macht-list-ul li.over-under a.match-odds{
    margin-left:5% !important;
}*/

.ht-past ul.macht-list-ul li.next-goal a.match-odds {
    margin-left: 3.25% !important;
}

.main-content-single .ht-past ul.macht-list-ul li.special a.special-odds {
    margin-left: 16% !important;
    margin-top: 15% !important;
}

.half-time ul.macht-list-ul li.special a.special-odds {
    width: 60%;
    min-width: 45px;
}

.tipo-logo {
    width: 287px !important;
    height: 65px !important;
    padding-top: 7px !important;
}

    /*.theiaStickySidebar{
    position:static !important;
}*/

    .tipo-logo a > img {
        padding-left: 8px;
    }

.right-sidebar > .theiaStickySidebar > .row > .col-lg-12 > .loadDiv {
    width: 93%;
    margin-left: 4%;
}

.header-bottom > .container > .row > .col-lg-12 > .row > .resetcol-x {
    padding-left: 5px !important;
}

.GameCard > .gameClick > .thumbnail > img {
    width: 400px !important;
    height: 167px !important;
}


.novobetloginPage > .Login-Container > div > .loginformArea > button {
    background: #19741d !important;
    color: #fff !important;
}
.novobetloginPage {
    background: #eee !important;
}
.novobetloginPage > .Login-Container {
    background-color:#fff;
}

    .novobetloginPage > .Login-Container >div > form > .col-lg-12 > a {
        background-color: #eee;
        color:#000;
    }

@media (min-width: 775px) {
    .tsbody {
        /* background: url(../images/backgrounds/betbanca-bg.jpg) no-repeat top fixed #fff !important;*/
        /*    background: #fff !important;*/
        background: url(../images/betbanca/SiteBackground.jpg) no-repeat fixed;
        background-repeat: no-repeat;
        background-size: 100% 100% !important;
    }
}



.tipo-menu a {
    line-height: 65px !important;
    font-size: 1.2em !important;
    padding: 0 0px !important;
    width: 20%;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}





/*
.tipo-widget-content > .range-background > .ui-slider-horizontal > .ui-slider-handle {
    margin-left: -1.5em !important;
}*/

.MostPopular {
    background: #fff;
}

.pull-right {
    float: right !important;
}

.content-area {
    margin-top: 5px !important;
}

#PHNextComingMatches > .tipo-widget-content {
    background: #fff;
}

.table {
    background: #fff;
}

#LiveCasinoGifArea {
    width: 100%;
    height: 399px;
}


.header-bottom .container {
    background: #0988d1 !important;
}

.content-area {
    margin-top: 5px !important;
}

.col-lg-1 .dropdown {
    background-color: #0f5a88;
    border-color: #0f5a88;
    color: #fff;
    padding-top: 0 !important;
    height: 39px !important;
    padding: 7px 25px !important;
    margin-top: 12px !important;
    margin-left: 0 !important;
}

li[tourid="4"] > img {
    content: url("../images/novobet/ligue1.png") !important;
}


li[tourid="62"] > img {
    content: url("../images/novobet/super-lig.png") !important;
}


.tipo-menu a {
    border-left: 1px solid #ffffff17;
    border-right: 1px solid #ffffff38;
    color: #ffffff99;
    font-family: Roboto Condensed,Helvetica,Verdana,Arial,sans-serif !important;
    font-weight: 700;
    font-size: 1.2em;
    line-height: 65px !important;
}

.btn-dark {
    background: #0988d1 !important;
    color: #fff !important;
    border: 1px solid #fff !important;
}


.end {
    /* background: #db1e1e; */
    background: -moz-linear-gradient(top, #363636 0%, #2d2d2d 100%);
    /* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #363636), color-stop(100%, #2d2d2d)); */
    /* background: -webkit-linear-gradient(top, #363636 0%, #2d2d2d 100%); */
    background: -o-linear-gradient(top, #363636 0%, #2d2d2d 100%);
    background: -ms-linear-gradient(top, #363636 0%, #2d2d2d 100%);
    background: linear-gradient(to bottom, #fff 0%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#363636', endColorstr='#2d2d2d', GradientType=0 );
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}


#ligSecimi {
    height: 35px;
    font-size: 1.2em;
}



.filterByBtn {
    font-size: 0.9em !important;
}

#MacthTabs > li > a {
    font-size: 0.8em !important;
    padding: 6px 20px !important;
}

.end ul.macht-list-ul li.time {
    border-right: transparent;
    border-bottom: 1px solid #cad4d9;
}

.end ul.macht-list-ul li.live-score {
    border-left: transparent;
    border-right: transparent;
    border-bottom: 1px solid #cad4d9;
}

.end ul.macht-list-ul li.goal-odss {
    border-left: transparent;
    border-right: transparent;
    border-bottom: 1px solid #cad4d9;
}

.end ul.macht-list-ul li.next-goal {
    border-left: transparent;
    border-right: transparent;
    border-bottom: 1px solid #cad4d9;
}

.end ul.macht-list-ul li.handicap {
    border-left: transparent;
    border-right: transparent;
    border-bottom: 1px solid #cad4d9;
}

.end ul.macht-list-ul li.sets {
    border-left: transparent;
    border-right: transparent;
    border-bottom: 1px solid #cad4d9;
}

.end ul.macht-list-ul li.match-tip {
    border-left: transparent;
    border-right: transparent;
    border-bottom: 1px solid #cad4d9;
    /* border-top: 1px solid red; */
}

.end ul.macht-list-ul li.over-under {
    border-left: transparent;
    border-right: transparent;
    border-bottom: 1px solid #cad4d9;
}

.end ul.macht-list-ul li.special {
    border-left: transparent;
    border-bottom: 1px solid #cad4d9;
}

ul.macht-list-ul li.live-score p.teams {
    width: 100%;
    height: 10px;
    text-align: center;
    font-family: Roboto Condensed,Helvetica,Verdana,Arial,sans-serif;
    font-size: 1.3em;
    color: #446376;
    margin: 10px auto;
    white-space: nowrap;
    font-weight: normal;
}

.loadDiv {
    font-family: Roboto Condensed,Helvetica,Verdana,Arial,sans-serif !important;
}

.end ul.macht-list-ul li.match-tip a.match-odds {
    float: left;
    font-family: Roboto Condensed,Helvetica,Verdana,Arial,sans-serif !important;
    padding: 8px 0;
    text-decoration: none;
    display: inline-block;
    height: 35px;
    border: 1px solid #222;
    border-radius: 2px;
    text-align: center;
    color: #446376;
    /*   background: #444;
    background: -moz-linear-gradient(top, #444 0%, #222 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #444), color-stop(100%, #222));
    background: -webkit-linear-gradient(top, #444 0%, #222 100%);
    background: -o-linear-gradient(top, #444 0%, #222 100%);
    background: -ms-linear-gradient(top, #444 0%, #222 100%);*/
    background: rgba(218,224,227,.35);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444', endColorstr='#222', GradientType=0 );
    font-weight: 500;
    font-size: 1.3em;
}

.end ul.macht-list-ul li.next-goal a.match-odds, .end ul.macht-list-ul li.handicap a.match-odds, .end ul.macht-list-ul li.sets a.match-odds {
    float: left;
    font-family: Roboto Condensed,Helvetica,Verdana,Arial,sans-serif;
    padding: 8px 0;
    text-decoration: none;
    display: inline-block;
    height: 35px;
    border: 1px solid #222;
    border-radius: 2px;
    text-align: center;
    color: #446376;
    /*  background: #444;
    background: -moz-linear-gradient(top, #444 0%, #222 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #444), color-stop(100%, #222));
    background: -webkit-linear-gradient(top, #444 0%, #222 100%);
    background: -o-linear-gradient(top, #444 0%, #222 100%);
    background: -ms-linear-gradient(top, #444 0%, #222 100%);
    background: linear-gradient(to bottom, #444 0%, #222 100%);*/
    background: rgba(218,224,227,.35);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444', endColorstr='#222', GradientType=0 );
    font-weight: 500;
    font-size: 14px;
}

.end ul.macht-list-ul li.over-under a.match-odds {
    float: left;
    font-family: Roboto Condensed,Helvetica,Verdana,Arial,sans-serif;
    padding: 8px 0;
    text-decoration: none;
    display: inline-block;
    height: 35px;
    border: 1px solid #222;
    border-radius: 2px;
    text-align: center;
    color: #446376;
    /*  background: #444;
    background: -moz-linear-gradient(top, #444 0%, #222 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #444), color-stop(100%, #222));
    background: -webkit-linear-gradient(top, #444 0%, #222 100%);
    background: -o-linear-gradient(top, #444 0%, #222 100%);
    background: -ms-linear-gradient(top, #444 0%, #222 100%);
    background: linear-gradient(to bottom, #444 0%, #222 100%);*/
    background: rgba(218,224,227,.35);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444', endColorstr='#222', GradientType=0 );
    font-weight: 500;
    font-size: 1.3em;
}

.end ul.macht-list-ul li.special a.special-odds {
    font-family: Roboto Condensed,Helvetica,Verdana,Arial,sans-serif;
    padding: 8px;
    text-decoration: none;
    display: inline-block;
    width: 45px;
    height: 35px;
    border: 1px solid #222;
    border-radius: 2px;
    margin: 27px 6px;
    text-align: center;
    color: #446376;
    /*  background: #444;
    background: -moz-linear-gradient(top, #444 0%, #222 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #444), color-stop(100%, #222));
    background: -webkit-linear-gradient(top, #444 0%, #222 100%);
    background: -o-linear-gradient(top, #444 0%, #222 100%);
    background: -ms-linear-gradient(top, #444 0%, #222 100%);
    background: linear-gradient(to bottom, #444 0%, #222 100%);*/
    background: rgba(218,224,227,.35);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444', endColorstr='#222', GradientType=0 );
    font-weight: 500;
    font-size: 1.3em;
}

.odds-click {
    border: transparent !important;
    color: #000 !important;
    /*  background: #FFAA0A !important;
    background: -moz-linear-gradient(top, #FFAA0A 0%, #E29400 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFAA0A), color-stop(100%, #E29400)) !important;
    background: -webkit-linear-gradient(top, #FFAA0A 0%, #E29400 100%) !important;
    background: -o-linear-gradient(top, #FFAA0A 0%, #E29400 100%) !important;
    background: -ms-linear-gradient(top, #FFAA0A 0%, #E29400 100%) !important;
    background: linear-gradient(to bottom, #FFAA0A 0%, #E29400 100%) !important;*/
    background: rgba(9,136,209,.4) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFAA0A', endColorstr='#E29400', GradientType=0 ) !important;
    box-shadow: inset 0 0 0 1px #0988d1;
    font-weight: 700 !important;
}

.tipo-widget-title-black {
    font-family: Roboto Condensed,Helvetica,Verdana,Arial,sans-serif !important;
    background: #076da7;
    color: #fff;
}

.tipo-widget-title {
    background: #076da7;
    color: #fff;
}


.fixed-odds > li > .wrap-panel > a {
    height: 32px !important;
}

.TipoNewTopLeague {
    background: #c1cbd0 !important;
    background: #3a6080;
}

.account-btn {
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    background: #076da7;
    border-radius: 5px;
    font-size: 17px !important;
    line-height: 38px;
    font-weight: bold !important;
}

ul.macht-list-ul li.time {
    float: left;
    width: 6%;
    height: 95px;
    text-align: center;
    font-family: Roboto Condensed,Helvetica,Verdana,Arial,sans-serif;
    font-weight: bold;
    font-size: 1.1em;
    color: #076da7;
    border-right: 1px solid #055e00;
    padding-top: 33px;
}

ul.macht-list-ul li.goal-odss {
    float: left;
    width: 4%;
    height: 95px;
    border-left: 1px solid #055e00;
    border-right: 1px solid #078000;
    text-align: center;
    font-family: Roboto Condensed,Helvetica,Verdana,Arial,sans-serif;
    font-size: 12px;
    color: #076da7;
    font-weight: 500;
    font-size: 1.25em;
    line-height: 45px;
}



#ligSecimi {
    background: #076da7;
    color: #fff;
    border-radius: 10px;
    margin: 5px 0;
}

.TipoNewTopLeague li.TipoNewListItem h4 {
    font-size: 1.25em;
    color: #000;
    font-family: Arial;
    width: 70%;
    margin: 8px auto;
}

    .TipoNewTopLeague li.TipoNewListItem h4 span {
        color: #076da7 !important;
        font-weight: bold;
    }

.search-btn {
    background: #076da7;
}

.search-btn {
    color: #fff;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

#TSLogoutForm > #LogOutBtn {
    border: 2px solid #076da7 !important;
}

.search-btn:hover {
    color: #ffffffb5;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}


.top-leagues ul li:hover {
    /*background: #000 !important;*/
    background-color: #076da769 !important;
}

.sport-options .tipo-widget-content {
    background: #c1cbd0;
}

.range-background span {
    color: #000;
}

.sport-options .tipo-widget-content div.ui-slider-horizontal {
    border: 1px solid #bb8800;
    background: #FFAA0A;
    background: -moz-linear-gradient(top, #FFAA0A 0%, #E29400 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFAA0A), color-stop(100%, #E29400));
    background: -webkit-linear-gradient(top, #FFAA0A 0%, #E29400 100%);
    background: -o-linear-gradient(top, #FFAA0A 0%, #E29400 100%);
    background: -ms-linear-gradient(top, #FFAA0A 0%, #E29400 100%);
    background: linear-gradient(to bottom, #076da7 0%, #076da7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFAA0A', endColorstr='#E29400', GradientType=0 );
}

.macth-categories ul.sport-type li a {
    color: #000;
}

.macth-categories ul.sport-type li {
    border-bottom: 1px solid #ffffff42;
    border-top: 1px solid #ffffff00;
}

.macth-categories .nav-tabs > li > a {
    background: #c1cbd0;
    color: #000;
    border: 1px solid #ffffff26;
}

.macth-categories .nav-tabs > li.active > a, .macth-categories .nav-tabs > li.active > a:focus, .macth-categories .nav-tabs > li.active > a:hover {
    background: #909090;
    background: -moz-linear-gradient(top, #909090 0%, #3f3f3f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #909090), color-stop(100%, #3f3f3f));
    background: -webkit-linear-gradient(top, #909090 0%, #3f3f3f 100%);
    background: -o-linear-gradient(top, #909090 0%, #3f3f3f 100%);
    background: -ms-linear-gradient(top, #909090 0%, #3f3f3f 100%);
    background: linear-gradient(to bottom, #076da7 0%, #076da7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#909090', endColorstr='#3f3f3f', GradientType=0 );
    color: #fff;
    border: 1px solid #076da72b;
}

.betpercents {
    background: #0988d19c;
}

.load-more-btn {
    font-family: Roboto Condensed,Helvetica,Verdana,Arial,sans-serif !important;
    color: #000;
    background: #c1cbd0;
    font-size: 1.2em;
}

.withTabs .nav-tabs > li > a {
    color: #fff;
    background: #076da7;
}

.withTabs span.badge {
    background: #094262;
}

.withTabs .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background: url(../images/backgrounds/tram.png) no-repeat bottom center #c1cbd0;
    color: #000;
}

    .withTabs .nav-tabs > li.active > a span.badge, .nav-tabs > li.active > a:focus span.badge, .nav-tabs > li.active > a:hover span.badge {
        background: #076da7;
    }

.macth-categories ul.sport-type li {
    width: 90%;
    margin-left: 10%;
    line-height: 41px;
    font-family: Roboto Condensed,Helvetica,Verdana,Arial,sans-serif;
    font-size: 1em;
    padding-left: 10px;
    cursor: pointer;
}

.btn {
    font-family: Roboto Condensed,Helvetica,Verdana,Arial,sans-serif !important;
}

.odds-click:hover {
    background: #0988d166 !important;
    box-shadow: inset 0 0 0 1px #0988d1;
}



.wrap-panel a.odds-click:nth-child(1):hover {
    background: #0988d166 !important;
    box-shadow: inset 0 0 0 1px #0988d1;
}


.end a.match-odds:hover {
    background: #000 !important;
    background: -moz-linear-gradient(top, #000 0%, #333 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000), color-stop(100%, #333)) !important;
    background: -webkit-linear-gradient(top, #000 0%, #333 100%) !important;
    background: -o-linear-gradient(top, #000 0%, #333 100%) !important;
    background: -ms-linear-gradient(top, #000 0%, #333 100%) !important;
    background: linear-gradient(to bottom, #D3D3D3 0%, #D3D3D3 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#333', GradientType=0 ) !important;
}

.winners-tab .activated {
    background: #0988d1;
}

.winners-tab {
    background: #0988d166;
    color: #fff;
}

.fetured-users ul li:hover {
    background: #c1cbd0;
}


.fetured-users ul p {
    color: #076da7;
    font-size: 1.3em;
}


@media screen and (max-width: 1450px) {
    #MacthTabs > li > a {
        font-size: 0.85em !important;
        padding: 6px 12px !important;
    }
}

.fetured-users {
    background: #c1cbd0;
    border: 1px solid #ced0d3;
    padding: 5px;
}

.tipo-widget > .tipo-widget-content > .account-btn {
    background-image: radial-gradient(100% 100% at 100% 0, #076da7 0, #087dc1 100%);
}


    .tipo-widget > .tipo-widget-content > .account-btn:hover {
        box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
    }


.MostPopular > thead > tr > th {
    font-size: 0.85em !important;
}

.CategoryGrouperExpand, .CategoryGrouperCollapse {
    background: #000000;
    background: -moz-linear-gradient(top, #000000 0%, #3f3f3f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000000), color-stop(100%, #3f3f3f));
    background: -webkit-linear-gradient(top, #000000 0%, #3f3f3f 100%);
    background: -o-linear-gradient(top, #000000 0%, #3f3f3f 100%);
    background: -ms-linear-gradient(top, #c1cbd0 0%, #3f3f3f 100%);
    background: linear-gradient(to bottom, #c1cbd0 0%, #c1cbd0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#3f3f3f', GradientType=0 );
}

div[ts-type="topmatch"] li div.wrap-panel div span.percnt, div[ts-type="catmatch"] li div.wrap-panel div span.percnt {
    position: absolute;
    display: inline-block;
    top: 7px !important;
    left: 6px;
    color: #0988d1;
    font-size: 11px;
    width: 45px;
    text-align: center;
}

#PHTopBetMatches .tipo-widget-title-black span.active, #PHSportCategoriesMatches .tipo-widget-title-black span.active {
    background: #0988d1;
    color: #333;
    font-weight: bold;
}

.load-more-btn:hover {
    background: #0988d1 !important;
}


.macth-categories ul.sport-type li:hover {
    background: #0988d1 !important;
}

.tipo-menu a:hover, .tipo-menu a:active, .tipo-menu a.active {
    color: #fff;
    background: #0988d1;
}

.tab-content .specials table tr td p a {
    font-family: Roboto Condensed,Helvetica,Verdana,Arial,sans-serif !important;
    color: #446376;
    background: rgba(218,224,227,.35);
    font-size: 14px;
    font-weight: 500;
}

    .tab-content .specials table tr td p a.odds-click {
        box-shadow: inset 0 0 0 1px #0988d1;
        font-weight: 700 !important;
        border: transparent !important;
        color: #000 !important;
        background: rgba(9,136,209,.4) !important;
    }


.search input {
    font-size: 13px;
}


#searchResultContainer > div[ts-type="catmatchcontainer"] > .tipo-widget-content {
    background: #fff;
}

.Specials-click {
    box-shadow: inset 0 0 0 1px #0988d1;
    font-weight: 700 !important;
    border: transparent !important;
    color: #000 !important;
    background: rgba(9,136,209,.4) !important;
    /*  border: 1px solid #9d5e00 !important;
    color: #9E9E9E !important;*/
    /* background: #607D8B !important;
    background: -moz-linear-gradient(top, #607D8B 0%, #E29400 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFAA0A), color-stop(100%, #E29400)) !important;
    background: -webkit-linear-gradient(top, #009688 0%, #E29400 100%) !important;
    background: -o-linear-gradient(top, #607D8B 0%, #E29400 100%) !important;
    background: -ms-linear-gradient(top, #FFAA0A 0%, #E29400 100%) !important;
    background: linear-gradient(to bottom, #FFAA0A 0%, #E29400 100%) !important;*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFAA0A', endColorstr='#E29400', GradientType=0 ) !important;
}

.legauesList li {
    background: #dae0e359;
    background: -moz-linear-gradient(top, #eaf2f6 0%, #eaf2f6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eaf2f6), color-stop(100%, #eaf2f6));
    background: -webkit-linear-gradient(top, #eaf2f6 0%, #eaf2f6s 100%);
    background: -o-linear-gradient(top, #eaf2f6 0%, #eaf2f6 100%);
    background: -ms-linear-gradient(top, #eaf2f6 0%, #eaf2f6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a000', endColorstr='#008300', GradientType=0 );
    border: 1px solid #0988d133;
    color: #446376;
}

    .legauesList li:hover {
        background: #344b5a;
        background: -moz-linear-gradient(top, #008300 0%, #008300 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #008300), color-stop(100%, #008300));
        background: -webkit-linear-gradient(top, #008300 0%, #008300 100%);
        background: -o-linear-gradient(top, #008300 0%, #008300 100%);
        background: -ms-linear-gradient(top, #c1cbd0 0%, #c1cbd0 100%);
        background: linear-gradient(to bottom, #c1cbd0 0%, #c1cbd0 100%);
    }

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    color: #446376;
}

.tab-content .specials .specials-title {
    background: #c1cbd0 !important;
    border-bottom: 1px solid #000;
}

.specials .specials-title {
    background: #008300;
    color: #000;
}

.tab-content .specials table tr td:nth-child(2) div p span.percnt {
    position: absolute;
    right: 50px;
    color: #0988d1;
    font-size: 11px;
    width: 50px;
    text-align: right;
    padding-right: 5px;
    font-weight: normal;
}


.tipo-widget-title-black {
    font-family: Roboto Condensed,Helvetica,Verdana,Arial,sans-serif !important;
}

.color-red {
    color: #fff;
}

#LeageTableModel .modal-content .modal-header {
    background: #0988d1;
    color: #fff;
    border-bottom: 1px solid #008300;
    font-family: Roboto Condensed,Helvetica,Verdana,Arial,sans-serif !important;
}

.sr-widget .sr-team-header-home, .sr-widget .sr-team-header-away, .sr-widget .sr-subheader-1, .sr-widget .sr-color-away, .sr-widget .sr-form-away .sr-form-i {
    background: #076da769;
    font-family: Roboto Condensed,Helvetica,Verdana,Arial,sans-serif !important;
}

.sr-livetable-table {
    background: #dae0e359;
}

.macth-categories ul.sport-type li.catactive {
    background: #03a9f44d;
    font-family: Roboto Condensed,Helvetica,Verdana,Arial,sans-serif !important;
}

.top-leagues ul li.topactive {
    background: #076da769;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #dae0e359;
    color: #446376 !important;
    font-family: Roboto Condensed,Helvetica,Verdana,Arial,sans-serif !important;
}

.table-striped > tbody > tr:nth-of-type(even) {
    background-color: #dae0e359;
    color: #446376 !important;
    font-family: Roboto Condensed,Helvetica,Verdana,Arial,sans-serif !important;
}

.tipo-pagination ul.pagination li.active a {
    background: #0988d1 !important;
    border: 1px solid #0988d1;
    color: #fff;
    font-family: Roboto Condensed,Helvetica,Verdana,Arial,sans-serif !important;
}

.tipo-pagination ul.pagination li a {
    color: #0988d1;
    font-family: Roboto Condensed,Helvetica,Verdana,Arial,sans-serif !important;
}

.MostPopular tr:nth-child(2n) {
    background: #0988d11c;
    font-family: Roboto Condensed,Helvetica,Verdana,Arial,sans-serif !important;
}

.MostPopularButton {
    font-family: Roboto Condensed,Helvetica,Verdana,Arial,sans-serif !important;
    text-decoration: none;
    display: inline-block;
    width: 45px;
    height: 35px;
    border: 1px solid #222;
    border-radius: 2px;
    margin: 8px 5px 5px 5px;
    text-align: center;
    color: #446376;
    /*  background: #444;
    background: -moz-linear-gradient(top, #444 0%, #222 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #444), color-stop(100%, #222));
    background: -webkit-linear-gradient(top, #444 0%, #222 100%);
    background: -o-linear-gradient(top, #444 0%, #222 100%);
    background: -ms-linear-gradient(top, #444 0%, #222 100%);
    background: linear-gradient(to bottom, #444 0%, #222 100%);*/
    background: rgba(218,224,227,.35);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444', endColorstr='#222', GradientType=0 );
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    line-height: 33px;
}

.MostPopular tr td {
    font-family: Roboto Condensed,Helvetica,Verdana,Arial,sans-serif !important;
    overflow: hidden;
}

.time-area, .live-score-area, .odds-area, .next-goal-area, .goal-odds-area, .over-under-area, .special-area {
    font-family: Roboto Condensed,Helvetica,Verdana,Arial,sans-serif !important;
    font-size: 1.25em;
}

.footer-middle a {
    font-size: 1.2em !important;
}

.MostPopularButton:hover {
    background: #c1cbd0;
    color: #000;
}

.fetured-users ul p.username {
    font-family: Roboto Condensed,Helvetica,Verdana,Arial,sans-serif !important;
    font-size: 1.3em;
}

.fetured-users ul p {
    font-family: Roboto Condensed,Helvetica,Verdana,Arial,sans-serif !important;
    font-size: 1.3em;
}

.account-btn {
    font-family: Roboto Condensed,Helvetica,Verdana,Arial,sans-serif !important;
}

.btn-danger, btn-danger:active, btn-danger:link, btn-danger:visited, btn-danger:focus {
    background-color: #c1cbd0 !important;
    border-color: #000 !important;
    color: #000 !important;
    font-family: Roboto Condensed,Helvetica,Verdana,Arial,sans-serif !important;
}

.btn-danger, btn-danger:active, btn-danger:link, btn-danger:visited, btn-danger:hover {
    background-color: #c1cbd0 !important;
    border-color: #000 !important;
    color: #000 !important;
    font-family: Roboto Condensed,Helvetica,Verdana,Arial,sans-serif !important;
}


.flagset .panel-primary > .panel-heading {
    background-color: #076da7 !important;
    border-color: #000 !important;
}

.AccountInfo p {
    font-family: Roboto Condensed,Helvetica,Verdana,Arial,sans-serif !important;
    color: #fff;
}

.AccountInfo {
    background: #076da7;
}

.macth-categories ul.sport-type li {
    width: 90%;
    margin-left: 10%;
    line-height: 41px;
    font-family: Roboto Condensed,Helvetica,Verdana,Arial,sans-serif !important;
    font-size: 0.98em;
    padding-left: 10px;
    cursor: pointer;
}

.login-area a.btn {
    font-size: 1em;
}


.tipo-widget-sub-menu ul.sub-menu li a.active, .tipo-widget-sub-menu ul.sub-menu li a:hover {
    background: #FFAA0A;
    background: -moz-linear-gradient(top, #FFAA0A 0%, #E29400 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFAA0A), color-stop(100%, #E29400));
    background: -webkit-linear-gradient(top, #FFAA0A 0%, #E29400 100%);
    background: -o-linear-gradient(top, #FFAA0A 0%, #E29400 100%);
    background: -ms-linear-gradient(top, #FFAA0A 0%, #E29400 100%);
    background: linear-gradient(to bottom, #076da7 0%, #076da7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFAA0A', endColorstr='#E29400', GradientType=0 );
    color: #fff;
    border: 2px solid #076da7;
}

.tipo-widget-sub-menu ul.sub-menu li a {
    background: #008300;
    background: -moz-linear-gradient(top, #C5381F 0%, #9E1800 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #008300), color-stop(100%, #006900));
    background: -webkit-linear-gradient(top, #008300 0%, #006900 100%);
    background: -o-linear-gradient(top, #C5381F 0%, #9E1800 100%);
    background: -ms-linear-gradient(top, #C5381F 0%, #9E1800 100%);
    background: linear-gradient(to bottom, #0988d1 0%, #0988d1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C5381F', endColorstr='#9E1800', GradientType=0 );
    border: 2px solid #007100;
    color: #fff;
}

.betting-result table.table-striped tbody tr td, .betting-result table.table-striped tbody tr th {
    font-family: Roboto Condensed,Helvetica,Verdana,Arial,sans-serif !important;
}

.coupons a.coupon-added {
    background: #076da7;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 10px 1px #39353500, 0 1px 0 #1d2c4d, 0 2px 0 #393535, 0 2px 3px 0 #393535;
    box-shadow: inset 0 1px 10px 1px #3935354d, 0 1px 0 #1d2c4d, 0 2px 0 #393535, 0 2px 3px 0 #393535;
    color: #fff;
    margin-bottom: 10px;
    padding: 1px 0 12px 0;
    text-align: center;
    text-shadow: 0 -1px 1px #3935354d !important;
    -webkit-background-clip: padding-box;
    text-decoration: none;
    font-family: Roboto Condensed,Helvetica,Verdana,Arial,sans-serif !important;
    font-size: 15px;
}

.coupons > a.active {
    background: #FFAA0A;
    background: -moz-linear-gradient(top, #FFAA0A 0%, #E29400 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFAA0A), color-stop(100%, #E29400));
    background: -webkit-linear-gradient(top, #FFAA0A 0%, #E29400 100%);
    background: -o-linear-gradient(top, #FFAA0A 0%, #E29400 100%);
    background: -ms-linear-gradient(top, #FFAA0A 0%, #E29400 100%);
    background: linear-gradient(to bottom, #0988d1 0%, #0988d1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFAA0A', endColorstr='#E29400', GradientType=0 );
    border: 1px solid #0988d1;
    text-decoration: none;
    color: #fff;
}

.slipalert {
    background-color: #076da7 !important;
    border-color: #c1cbd0 !important;
    color: #fff !important;
    font-family: Roboto Condensed,Helvetica,Verdana,Arial,sans-serif !important;
}

#PagingDiv > nav > .pagination-sm > li > a, .pagination-sm > li > span {
    font-size: 14px;
}

.pagination-sm > li > a, .pagination-sm > li > span {
    font-size: 1.1em;
}

.coupons a.coupon-added:hover {
    background: #0988d1;
    border: 1px solid #dae0e359;
    text-shadow: 0 -1px 1px #dae0e359;
}

.bet-coupon a.exbtn {
    background: #0988d1;
    border: 1px solid #e8a900;
    color: #fff;
}

.coupon-notify {
    background: #0988d1;
    color: #fff;
}

.back-btn:hover {
    background: #c1cbd0;
}

.back-btn {
    color: #fff;
    background: #076da7;
}

.btn-danger:hover {
    color: #fff !important;
    background-color: #076da7 !important;
    border-color: #bb8800 !important;
}


.selected-macth-title {
    background: #076da7;
    border-bottom: 1px solid #ccc;
    color: #fff;
}

.selected-macth-content {
    background: #c1cbd0;
    color: #000;
}

.selected-macth-title i {
    color: #fff;
}

.panel-body .winner {
    background: #c1cbd059 !important;
    font-size: 12px;
}


.MostPopular > tbody > tr > td > strong {
    font-size: 14px;
}

.MostPopular > tbody > tr > td {
    font-size: 14px !important;
}

.withTabs .nav-tabs > li > a {
    margin-right: 0;
    line-height: normal;
    border: none;
    border-radius: 0;
    padding: 5px 12px;
    font-family: Roboto Condensed,Helvetica,Verdana,Arial,sans-serif !important;
    font-size: 11px;
}

.modal-header {
    background: #0988d1;
    min-height: 16.42857143px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.match-selection select {
    border: 1px solid #0988d1 !important;
}

.select-type {
    background: #0988d1;
    color: #fff;
    font-size: 12px;
}

.macth-categories .nav-tabs > li.active > a, .macth-categories .nav-tabs > li.active > a:focus, .macth-categories .nav-tabs > li.active > a:hover {
    background: #909090;
    background: -moz-linear-gradient(top, #909090 0%, #3f3f3f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #909090), color-stop(100%, #3f3f3f));
    background: -webkit-linear-gradient(top, #909090 0%, #3f3f3f 100%);
    background: -o-linear-gradient(top, #909090 0%, #3f3f3f 100%);
    background: -ms-linear-gradient(top, #909090 0%, #3f3f3f 100%);
    background: linear-gradient(to bottom, #0988d1 0%, #0988d1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#909090', endColorstr='#3f3f3f', GradientType=0 );
    color: #fff;
    border: 1px solid #000;
}

.macth-categories .nav-tabs > li > a:hover {
    background: #0988d1 !important;
}


.fetured-users ul p {
    font-family: Roboto Condensed,Helvetica,Verdana,Arial,sans-serif !important;
    font-size: 1.3em !important;
}



/*.Addfavorite {*/
/* background: red; */
/*background: url(../images/icons/starOff.png) #b1bcc2 no-repeat center center;
    background-size: 13px;
    width: 13px;
    height: 13px;
    display: inline-block;
    position: absolute;
    top: 38px;
    right: 5px;
    cursor: pointer;*/
/* color: red; */
/*}*/



.main-content > .row > .col-lg-12 > .tipo-widget > .specials > .specials-title {
    background: #076da7;
    color: #fff;
    font-size: 16px;
}

.sport-options .tipo-widget-content div.ui-slider-horizontal {
    border: 1px solid #0988d1;
    background: #FFAA0A;
    background: -moz-linear-gradient(top, #FFAA0A 0%, #E29400 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFAA0A), color-stop(100%, #E29400));
    background: -webkit-linear-gradient(top, #FFAA0A 0%, #E29400 100%);
    background: -o-linear-gradient(top, #FFAA0A 0%, #E29400 100%);
    background: -ms-linear-gradient(top, #FFAA0A 0%, #E29400 100%);
    background: linear-gradient(to bottom, #076da7 0%, #076da7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFAA0A', endColorstr='#E29400', GradientType=0 );
}

.liveDetailSpecial > table > tbody > tr > td:nth-child(2) > div {
    float: left !important
}

.specials > div > table > tbody > tr[tstype="tsspecialtypetr"] > td:nth-child(2) > div {
    float: left !important;
}

.specials > div > table > tbody > tr > td:nth-child(2) > div {
    float: left !important;
}

.tipo-widget-sub-menu ul.sub-menu li a {
    background: #008300;
    background: -moz-linear-gradient(top, #C5381F 0%, #9E1800 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #008300), color-stop(100%, #006900));
    background: -webkit-linear-gradient(top, #008300 0%, #006900 100%);
    background: -o-linear-gradient(top, #C5381F 0%, #9E1800 100%);
    background: -ms-linear-gradient(top, #C5381F 0%, #9E1800 100%);
    background: linear-gradient(to bottom, #0988d1 0%, #0988d1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C5381F', endColorstr='#9E1800', GradientType=0 );
    border: 2px solid #222;
    color: #fff;
}


.tipo-menu a {
    display: block;
    text-decoration: none;
}

    .tipo-menu a,
    .tipo-menu a:after,
    .tipo-menu a:before {
        transition: all .5s;
    }

        .tipo-menu a:hover {
            color: #555;
        }


.tipo-menu a {
    position: relative;
}

    .tipo-menu a:after {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 0%;
        content: '.';
        color: transparent;
        background: #aaa;
        height: 1px;
    }


.tipo-menu a {
    transition: all 1s;
}

    .tipo-menu a:after {
        text-align: left;
        content: '.';
        margin: 0;
        opacity: 0;
    }

    .tipo-menu a:hover {
        color: #fff;
        z-index: 1;
    }

        .tipo-menu a:hover:after {
            z-index: -10;
            animation: fill 1s forwards;
            -webkit-animation: fill 0.5s forwards;
            -moz-animation: fill 0.5s forwards;
            opacity: 1;
        }





@-webkit-keyframes fill {
    0% {
        width: 0%;
        height: 5px;
    }

    50% {
        width: 100%;
        height: 5px;
    }

    100% {
        width: 100%;
        height: 100%;
        background: #076da7;
    }
}

#MacthTabs > .active > a {
    background: #0988d1 !important;
}

#right-sidebar > .theiaStickySidebar > div > .col-lg-12 > .bet-coupon > .tipo-widget-title {
    border-radius: 8px;
    margin-bottom: 1px;
}


.TypeSelect select {
    font-size: 14px;
}

/*.bet-coupon .tipo-widget-content {
    border: 1px solid #076da7;
}*/

.coupons a.coupon-added:hover {
    -webkit-box-shadow: inset 0 1px 2px 1px #c1cbd0, 0 1px 0 transparent, 0 2px 0 transparent, 0 2px 4px 1px transparent;
    box-shadow: inset 0 1px 2px 1px #c1cbd0, 0 1px 0 transparent, 0 2px 0 transparent, 0 2px 4px 1px transparent;
    cursor: pointer;
}

#ticketDetailButtons > div > #sellTicket:hover {
    background: #dedede;
    color: #000;
}

#ticketDetailButtons > div > #sellTicket:hover {
    background: #dedede;
    color: #000;
}

#ticketDetailButtons > div > #ticketBck:hover {
    background: #dedede;
    color: #000 !important;
}

#ticketDetailButtons > div > #ticketPrnt:hover {
    background: #dedede;
    color: #000;
}

#sellTicket {
    background: #076da7;
}

.hatamesajim {
    background-color: #0988d1 !important;
    border-color: #0988d1 !important;
}



.tipoheadtohead .sr-subheader-1 {
    background: #076da7 !important;
}



.tipo-logo {
    width: 275px !important;
    height: 65px !important;
    padding-top: 7px !important;
}

.header-bottom > .container > .row > .col-lg-12 > .row > .resetcol-x {
    padding-left: 5px !important;
}

.tipo-menu {
    margin-left: 7px;
}

.login-area a.btn {
    height: 40px !important;
    c font-size: 1em !important;
    font-weight: normal !important;
    text-transform: uppercase !important;
    min-width: 135px !important;
    margin-top: 12px !important;
    margin-right: 19px !important;
    line-height: 37px !important;
}


#LogOutBtn {
    border-radius: 0 10px 10px 0 !important;
}

    #LogOutBtn:hover {
        background: #076da7 !important;
    }

.AccountInfo {
    margin-top: 12px;
    height: 40px;
    border: 0px solid #333;
    padding: 1px 10px !important;
    border-radius: 10px 0 0 10px;
    width: 130px !important;
}

.SlideOddsBtn {
    font-size: 1.3em !important;
}

.AccountInfo p {
    font-size: 0.9em;
}

    .AccountInfo p:nth-child(1) {
        font-weight: bold;
        font-size: 1em !important;
    }

.tipoLogged {
    width: 288px;
    float: right;
    padding: 0;
    margin-right: -19px !important;
}

.withLogins {
    min-width: 595px !important;
    width: 47% !important;
}

.text-danger {
    color: red !important;
}

#slider {
    width: 92% !important;
    margin: auto !important;
    /* background: #fff !important; */
    /* border: 1px solid #fff !important; */
}

.tipo-widget-title, .account-btn, .tipo-widget-title-black {
    font-family: Roboto Condensed,Helvetica,Verdana,Arial,sans-serif !important;
    font-size: 1.4em !important;
    text-shadow: none !important;
    font-weight: normal !important;
}

div#betSlip[style="display: none;"] {
    display: block !important;
}

.price-total > table > tbody > tr > td {
    font-size: 1.2em !important;
}

.price-total > div > span {
    width: 80%;
}

.coupons > a, .price-total {
    font-size: 0.85em !important;
    font-weight: normal !important;
}


div#betSlip[style="display: none;"] #betSlip, div#betSlip[style="display: none;"] #betSlipCombo, div#betSlip[style="display: none;"] #betSlipSystem, div#betSlip[style="display: none;"] #betSlipDeleteAll, div#betSlip[style="display: none;"] .coupons-container {
    display: none;
}

.tipo-logo img {
    height: 44px;
    padding-left: 15px;
    margin-top:3px;
    margin-left:3px;
}


div#betSlip[style="display: none;"] {
    display: block !important;
}

.range-background > #slider > .ui-slider-handle {
    background: url(../images/novobet/range.png) no-repeat top left !important;
}



.mobile-tip-content {
    overflow: visible;
    border: 1px solid #0070e1;
    background-image: linear-gradient( 180deg, rgba(0, 112, 225, 0.2), rgba(0, 112, 225, 0));
    background-color: #191919;
    box-shadow: 0 0 15px rgb(0 0 0 / 20%);
    border-radius: 8px;
    background-clip: padding-box;
    padding: 12px;
    min-height: 100%;
    box-sizing: border-box;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: center;
    height: auto;
    margin-bottom: 15px;
    width: 100% !important;
}


.right-arrow {
    width: 20px !important;
    height: 20px !important;
    background: url(../images/novobet/Arrows.png) no-repeat top/cover !important;
    opacity: 1 !important;
    right: 6px !important;
}

.left-arrow {
    width: 20px !important;
    height: 20px !important;
    background: url(../images/novobet/Arrows.png) no-repeat top/cover !important;
    opacity: 1 !important;
    left: 6px !important;
}



.left-side-shade {
    background: linear-gradient( 90deg, #131d2d00, rgba(0, 0, 0, 0)) !important;
}

.right-side-shade {
    background: linear-gradient( 90deg, #131d2d00, rgba(0, 0, 0, 0)) !important;
}

.mobile-bet-details {
    background: #076da7 !important;
}

    .mobile-bet-details:hover {
        background: #0988d1 !important;
    }


.mobile-bet-name {
    color: #fff !important;
}



.click-mobile-bet-details {
    color: #000 !important;
    background: #076da7 !important;
}

lib-mobile-tip-container {
    flex: 0 0 42% !important;
    margin-left: 4% !important;
    margin-right: 4% !important;
}



.mobile-controls-wrapper {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
}



.mobile-tip-content {
    background: #c1cbd0 !important;
    border: 1px solid #c1cbd0 !important;
}



.click-mobile-name {
    background-color: #ff9900 !important;
    color: white !important;
}


.mobile-tip-text {
    color: #446376 !important;
}


.mobile-market-name {
    color: #446376 !important;
}

.mobile-odd-value {
    color: #fff !important;
}

.mobile-bet-details.selected {
    background: #0988d166 !important;
    box-shadow: inset 0 0 0 1px #0988d1;
    font-weight: 700 !important;
}

    .mobile-bet-details.selected:hover {
        background: #0988d166 !important;
        box-shadow: inset 0 0 0 1px #0988d1;
        font-weight: 700 !important;
    }
