

.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;
}
.row > .CasinoCapsule {
    min-height: 84.26vh;
    width: 100%;
}

.row > .CasinoGameContent > iframe {
    margin-top: 66px !important;
}

.macht-list-ul > li > .headtohead > img[src*="stadium.png"] {
    display: none;
}

.macht-list-ul > .live-score > a.headtohead {
    display: none;
}

div[ts-type="catmatch"] .ht-past {
    overflow: hidden;
}

div[matchstatus="not_started"] .ht-past {
    overflow: inherit !important;
}

.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;
}


@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: 50% !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;
    }
}

.TopGameNotForeach > .col-lg-3:nth-child(5) > .col-lg-6 > a > div > img {
    height: 137px;
}

.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 > .detailht > li > .wrap-panel > a:hover {
    background: #105788 !important;
    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 > 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: #2b5506;
        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;
}

ul.macht-list-ul li p {
    font-weight: normal !important;
    font-size: 13px !important;
}



@media screen and (max-width: 1600px) and (min-width: 1501px) {
    .coupons-container > .price-total > .table-striped > tbody > tr:nth-of-type(odd) {
        display: flex;
        align-items: center;
        height: 31px !important;
    }


    .coupons-container > .price-total > .table-striped > tbody > tr:nth-of-type(even) {
        display: flex;
        align-items: center;
        height: 31px !important;
    }
}

.TopGameNotForeach > .col-lg-4 > .col-lg-12 > .gameClick > .thumbnail > img {
    height: 196px;
}

.TopGameNotForeach > .col-lg-4 {
    width: 28.3%;
}



.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
}

.GameCard > .gameClick > .thumbnail > img {
    width: 397px !important;
    height: 167px !important;
}


.rulesmenus li a {
    color: #fff;
    background: #030c29cc;
}

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;
    }
}

#golden-race-desktop-app {
    width: 100%;
}

#detailsMatchs > .live-macth-list > .col-lg-2 {
    height: 91px;
}

@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;
    }
}

@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;
    }

  
 

    .row > .FullScreenSlider .tp-bullets {
        margin-bottom: -12px;
        margin-left: -4.9% !important;
    }
}


@media screen and (max-width: 1400px) {
    .HomeTeamName {
        margin-top: 30px !important;
    }

    .AwayTeamName {
        margin-top: 30px !important;
    }

 

    .row > .FullScreenSlider .tp-bullets {
        margin-bottom: -12px;
        margin-left: -6.15% !important;
    }
}

.macth-categories .nav-tabs > li[tssportid="2"] a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

@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%;
}



.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);
}

#right-sidebar > .theiaStickySidebar > div > .col-lg-12 > .bet-coupon > .tipo-widget-title {
   
    border-radius: 8px;
    margin-bottom: -3px;
}

.LeagueSelectPage {
    display: flex;
    flex-direction: column;
    width: 82%;
}


.RightSideBarLeague {
    margin-top: 61px;
}

.LeagueSelectPage > .main-content-single {
    width: 98.9%;
}

@media screen and (max-width: 1755px) {
    .macth-categories ul.sport-type li {
        font-size: 0.82em !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;
    }




    .row > .FullScreenSlider .tp-bullets {
        margin-bottom: -12px;
        margin-left: -5.15% !important;
    }
}


@media screen and (max-width: 1400px) {
    .HomeTeamName {
        margin-top: 30px !important;
    }

    .AwayTeamName {
        margin-top: 30px !important;
    }

   

    .row > .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;
}


#PHMatchResults > .matchResult {
    background: #fff;
}

.AccountInfo {
    height:65px;
}

.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;

}

.col-lg-1 .dropdown a.selectFlag {
    font-size: 1.1em !important;
}

.SlideOddsBtn {
    font-size: 1.3em !important;
}

.login-area a.btn {
    height: 65px;
    font-size: 1em;
    line-height: 58px;
}

.col-lg-1 .dropdown {
    height: 65px;
    line-height: 42px;
}

.header-bottom {
    height: 65px !important;
    position:sticky;
    top:0px;
}

#PHTopBetMatches > .tipo-widget-content {
    background: #fff;
}

.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;
}


.FullScreenSlider .tp-bullets {
    margin-left: -3.5%  !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%;
}

.tp-bullets {
    margin-left: 13.5% !important;
}

.tp-rightarrow.default {
    right: 1.5% !important;
}

.main-content > .row > .col-lg-12 > #PHTopBetMatches {
    background: #fff;
}


.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;
}


#SoccerMatches > div > .live > .macht-list-ul > .live-score > .ExternalShowing > .ShowSets {
    margin-top: -28px !important;
    margin-left: 26% !important;
    float:left;
}

#TenisMatches > div > .two-two-two > .macht-list-ul > .live-score > .ExternalShowing > .ShowSets {
    margin-top: -33px !important;
    margin-left: 5% !important;
    float: left !important;
    width:36%;
}

#right-sidebar > .theiaStickySidebar > div > div > .tipo-widget:nth-child(4) > .tipo-widget-content {
    background: #3c668a9e;
    backdrop-filter: opacity(0.5);
    -webkit-backdrop-filter: blur(10px);
    border-radius: 10px;
   
}

.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;
}
#MatchContent > div > .specials > table > tbody > tr:hover {
    background: #ddd !important;
}

.specials > div > table > tbody > tr:hover {
    background: #ddd !important;
}

.tab-content .specials table tr td:nth-child(2):hover {
    background: #ddd !important;
}

.tab-content .specials table tr td:nth-child(1):hover {
    background: #ddd !important;
}

.tipo-widget-content > a[href*="MostBets.aspx"] > img {
    width: 43%;
    margin-left: 4.3%;
    margin-top: 16px;
    height: 136px;
}

#TenisMatches > div > .two-two-two > .macht-list-ul > .live-score > .ExternalShowing > .ShowBoard {
    float: inherit !important;
}

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 > .ShowSets {
    margin-top: -33px !important;
    margin-left: 5% !important;
    float: left !important;
    width:36%;
}

#FavoritesTenisMatches > div > .two-two-two > .macht-list-ul > .live-score > .ExternalShowing > .ShowBoard {
    float: inherit !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;
    font-size:1em ;
}


.tipo-widget-sub-menu ul.sub-menu li a {
    font-size: 13px;
    height: 29px;
}

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%;
}

#SoccerMatches > div > .live > .macht-list-ul > .live-score > .ExternalShowing > .ShowSets {

    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: -33px !important;
    margin-left: 5% !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: 0px 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%;
    font-size:1em;
}

.tipo-collapse .live-macth-list h4 p7 {
    font-size:0.9em ;
}

.tipo-collapse .live-macth-list h4 p {
    font-size: 0.7em !important;
}

.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.21em !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;
    width:40%;
}


#FavoritesTenisMatches > div > .two-two-two > .macht-list-ul > div > .sets > .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;
    width:40%;
}


#ticketDetailButtons > .text-right > .back-btn {
    font-size:14px;
}

.price-total > table > tbody > tr > td {
    font-size: 1.2em !important;
}

.TipoNewTopLeague li.TipoNewListItem h4 {
    font-size: 1.1em !important;
}

.time-area, .live-score-area, .odds-area, .next-goal-area, .goal-odds-area, .over-under-area, .special-area {
    font-size: 1.15em !important;
    
}


specials .specials-title{
    font-size:1.2em ;
}

.ShowBoard > .live-goal {
    font-size: 1.3em !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.21em !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.21em !important;
    margin: 3px 5px 5px 5px;
}


#FutureMacthTabs {
    float: right;
    margin-right: -0.3%;
    width: 67%;
}


#MacthTabs > li > a {
    font-size: 0.85em !important;
    padding: 6px 20px !important;
}


.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;
    width:40%;
}

.ht-past ul.macht-list-ul li.sets a.match-odds {
    margin: 0px 2.8% 5px 5px !important;
}




.withTabs .nav-tabs > li {
    margin-bottom: 0;
    margin-right: 1.5px;
}

/*.specials > div > .table-bordered {
    width: 75%;
}*/


.two-two-two ul.macht-list-ul li.next-goal div.wrap-panel a.match-odds {
    margin-left: 5%;
    width: 40%;
}

#TSResultsDailyResults > .tab-pane > .scrollPage > .matchResult > tbody > tr[ts-type="TSResultsDailyResultsPage"] {
    font-size: 1.15em ;
}

div[id^="specialTopOdds"] > .table > tbody > tr > td > div > p {
    height: 42px;
    width: 150px !important;
}

#dtTickets > .table-responsive > #tblStatistics > tbody > tr[ts-type="TSPage"] > td {
    font-size: 14px !important;
}

.rulesmenus > li[role="presentation"] {
    background: #fff;
}

#PHSubContent > .rulescontent {
    background: #fff;
}

    #PHSubContent > .rulescontent > a {
        font-size: 12px;
    }


#ticketDetailContainer > .betting-result > .tipo-widget-content > .table-responsive > .table > tbody > tr > td {
    font-size: 15px !important;
}

#ticketDetailContainer > .betting-result > .tipo-widget-content > .col-lg-6 > .table > tbody > tr > td {
    font-size: 14px !important;
}

div[id^="specialTopOdds"] > .table > tbody > tr > td > div > p > a[ts-type="topmatchodd"] {
    height: 32px;
    font-size: 1.2em  !important;
}

div[id^="specialTopOdds"] > .table > tbody > tr > .SpecialNames {
    width: 44% !important;
    height: 43px !important;
    font-size: 1.25em  !important;
    text-align: center;
    font-weight:normal;
}


div[id^="AddspecialTopOdds"] > .table > tbody > tr > .SpecialNames {
    width: 44% !important;
    height: 43px !important;
    font-size: 1.25em  !important;
    text-align: center;
    font-weight: normal;
}

.tab-content .specials table tr td p span{
    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.2em !important;
    }

.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;
}

.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: 99.4% !important
}

.GameCard > .gameClick > .thumbnail > img {
    width: 397px !important;
    height: 167px !important;
}


/*@media (min-width: 10px) and (max-width: 3000px) {
    .CasinoCapsule > .col-lg-3 {
        width: 16% !important;
    }
}*/

div[id^="specialCatOdds"] > .table > tbody > tr > .SpecialNames {
    width: 44% !important;
    height: 43px !important;
    font-size: 1.2em !important;
    text-align: center;
}


div[id^="specialCatOdds"] > .table > tbody > tr > td > div > p {
    height: 42px;
    width: 150px ;

}

    div[id^="specialCatOdds"] > .table > tbody > tr > td > div > p > a.match-odds {
        height: 32px;
        font-size: 1.2em !important;
    }

.CasinoCapsule > .CasinoGameContent {
    margin-left: 18%;
    width: 65% !important;
}

div[id^="AddspecialCatOdds"] > .table > tbody > tr > .SpecialNames {
    width: 44% !important;
    height: 43px !important;
    font-size: 16px !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: 14px !important;
       
    }


.tab-content .specials table tr td p a{
    width:37% ;
}


div[id^="specialOdds"] > .table > tbody > tr > .SpecialNames {
    width: 44% !important;
    height: 43px !important;
    font-size: 1.25em !important;
    text-align: center;
}


div[id^="specialOdds"] > .table > tbody > tr > td > div > p {
    height: 42px;
    width: 150px ;
}

    div[id^="specialOdds"] > .table > tbody > tr > td > div > p > a[ts-type="nextmatchodd"] {
        height: 32px;
        font-size: 1.2em !important;
    }


    div[id^="specialOdds"] > .table > tbody > tr > td > div > p > a.match-odds {
        height: 32px;
        font-size: 1.2em  !important;
    }


div[id^="AddspecialOdds"] > .table > tbody > tr > .SpecialNames {
    width: 44% !important;
    height: 43px !important;
    font-size: 16px !important;
    text-align: center;
}


.ExternalShowing .ShowScore{
    width:41%;
}

div[id^="AddspecialOdds"] > .table > tbody > tr > td > div > p {
    height: 42px;
    width: 150px;
    float: right;
}

    div[id^="AddspecialOdds"] > .table > tbody > tr > td > div > p > a[ts-type="nextmatchodd"] {
        height: 32px;
        font-size: 14px !important;
    }

.selected-macth-content {
    font-size:12px;
}
    .specials > #MatchContent > div > .liveDetailSpecial > .table > tbody > tr > td {
    width: 44% !important;
    height: 43px !important;
    font-size: 1.08em !important;
    text-align: center;
}

    .specials > #MatchContent > div > .liveDetailSpecial > .table > tbody > tr > td > div > p {
        height: 42px;
        width: 150px !important;
        
    }


        .specials > #MatchContent > div > .liveDetailSpecial > .table > tbody > tr > td > div > p > a.mclick {
            height: 32px;
            font-size: 1.2em !important;
   
        }

.live-odds-title .col-lg-2 {
    height:41px;
}


.tipo-widget-content > .specials-title {
    font-size: 1.15em;
}


#PagingDiv > nav > .pagination-sm > li > a, .pagination-sm > li > span {
    font-size: 14px;
}

.live-macth-list .col-lg-2 {
    height:74px;
}

.live-macth-list .col-lg-2 span p {
    font-size: 13px !important;
}
.tipo-collapse .live-macth-list p, .sr-lmts-scoreboard-wraper .sr-scoreboard-head .sr-scoreboard-head-title-wrap .sr-head-title-tournament-label, #dvkupOk h5, #dvreticket a, #btnshowticket, .betting-result table.table-striped thead tr td, .betting-result table.table-striped thead tr th, .betting-result table.table-striped tbody tr td, .betting-result table.table-striped tbody tr th, .betting-result table td, .back-btn, .btn-danger, .btn-primary, .MostPopular tr td, .sr-widget .sr-pills .sr-pill.sr-active, .sr-widget .sr-pills .sr-pill.sr-active:hover, .search input {
    font-size: 13px !important;
}

.fixed-odds > li > .wrap-panel > a {
    height: 32px !important;
 
}

.AccountInfo p{
    text-align:center;
}

#searchResultContainer > .tipo-widget > .tipo-widget-content {
    background: #fff;
}
/*.table > tbody > tr > .SpecialNames{
    background:red !important;
}*/

#TSResultsDay > .TSResultsDayLi > a.TSResultsDayA {
    font-size: 1.15em;
}

#TSResultsDailyResults > .tab-pane > .scrollPage > .matchResult > thead > tr > td > strong {
    font-size: 1.15em ;
}

.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;
}

#sprBasketMatchs > div[matchstatus="not_started"] > .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;
}

.selected-macth-title {
    font-size:12px;
}

.price-total{
    font-size:14px;
}

.selected-macth-title p span {
    font-size: 11px;
}

#ligSecimi {

    height: 35px;
    font-size: 1.2em;
}

    div[ts-type="catmatch"] li.over-under > div.wrap-panel > .end ul.macht-list-ul li.over-under a.match-odds {
        width: 95% !important;
    }
.load-more-btn{
    font-size:1.1em;
    padding:8px 10px;
}
ul.macht-list-ul li.live-score p.league-name{
    font-size:13px;
}
.fetured-users div.another-winner p {
    font-size: 14px;
}


    .fetured-users div.another-winner p.username{
        width:32%;
    }

    .main-content > .row > .col-lg-12 > .tipo-widget > .tipo-widget-content > #MatchContent {
        background: #fff;
    }

.lmt-container {
    display: flex;
    justify-content: center;
}

.fetured-users ul p.username {
    font-size: 1.25em;
    width:32%;
}
.fetured-users ul p{
    font-size:1.25em ;
    width:32%;
}
.winners-tab {
    font-size: 1.15em ;
}

.winnerCouponDetail{
    font-size:1em;
}

#ticDet > .modal-dialog > .modal-content > .modal-header {
    font-size: 1.1em;
}

    #ticDet > .modal-dialog > .modal-content > .modal-header > button > span {
        font-size: 1.2em;
    }

#ticDet > .modal-dialog > .modal-content > .panel-body > .table > thead > tr > td {
    font-size: 1.12em
}

#ticDet > .modal-dialog > .modal-content > .panel-body > .table > tbody > tr > td {
    font-size: 1.2em
}

.tab-content .specials table tr td:nth-child(2) div p span.percnt {
    font-size: 13px !important;
    width: 51px !important;
    right: 53px !important;
}

#PHSportCategoriesMatches > div[ts-type="catmatchcontainer"] > .tipo-widget-title-black > p > strong[ts-type="catmatchcounts"] {
    color: #fff;
}

.macth-categories ul.sport-type li a span.badge {
    font-size: 1.1em;
}

.tipo-widget-title, .account-btn, .tipo-widget-title-black {
    font-size: 1.4em !important;
}

#NextMatchTabsContent > div > div[ts-type="nextmatch"] > .two-three-two > .macht-list-ul > .match-tip > .wrap-panel > a[ts-type="nextmatchodd"] {
    margin-left: 5% !important;
    width:40% !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;
}

#NextMatchTabsContent > div > div[ts-type="nextmatch"] > .two-two-two > .macht-list-ul > .match-tip > .wrap-panel > a[ts-type="nextmatchodd"] {
    margin-left: 5% !important;
    width: 40% !important;
}


#NextMatchTabsContent > div > div[ts-type="nextmatch"] > .two-two-two > .macht-list-ul > .next-goal > .wrap-panel > a[ts-type="nextmatchodd"] {
    margin-left: 5% !important;
    width: 40% !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.21em !important;
    margin: 3px 5px 5px 5px;
}

.macht-list > .macht-list-ul > .match-tip > .wrap-panel > a[ts-type="nextmatchodd"] {
    margin-left: 2.25% !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;
}

.MostPopular > tbody >  tr >  td {
    font-size:13px !important;
}


.live-odds-title h4{
    font-size:1em;
}

.all-type {
    font-size: 1em;
}


.select-type {
    font-size: 1em;
}


.col-lg-12 > .tipo-widget > .tipo-widget-content > .account-btn {
    font-size: 1.2em !important;
    background-image: radial-gradient(100% 100% at 100% 0, #08335ac4 0, #0b4c88 100%);
    border-radius: 100px;
}

.pagination-sm > li > a, .pagination-sm > li > span{
    font-size:1.2em ;
}


.MostPopular > thead > tr > th {
    font-size: 0.9em !important;
}


.coupons > a{
    font-size:1em;
}


.MostPopular > tbody > tr > td {
    font-size: 0.98em !important;
}

    .MostPopular > tbody > tr > td > .TeamNameCut > p > strong {
        font-size: 0.98em !important;
    }

.col-lg-12 > .tipo-widget > .tipo-widget-content > .account-btn:hover {
    background: #f86817;
} 

.TypeSelect select {
    font-size: 0.9em  !important;
}

ul.macht-list-ul li.live-score p.teams {
    font-size: 1.24em  !important;
    font-weight: normal;
}

.ht-past ul.macht-list-ul li.special a.special-odds {
    margin: 0px 11px !important;
    height: 55px;
    line-height: 38px;
}

.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%;
}


.first-column {
    width: 82% !important;
    float: left;
}

.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;
}

div[matchstatus="not_started"] > .macht-list > .macht-list-ul > .Hgrid > .special > .wrap-panel > .special-odds {
    width: 60% !important;
}

.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 > li {
    width: 19.74%;
    text-align: center;
}

    #FutureMacthTabs > li > a {
        font-size: 0.85em ;
        padding: 5px 2px;
    }

        #FutureMacthTabs > li > a > .badge {
            font-size: 1em ;
            padding: 5px;
        }  

.HomeTeamName {
    left: 0% !important;
    width: 30% !important;
    margin-top: 29px ;
}

.tp-simpleresponsive a {
    margin-top: 30px;
}

.AwayTeamName {
    left: 70% !important;
    width: 30% !important;
    margin-top: 29px ;
}

@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;
    }
}

.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;
    }
}

.TorunamentMame {
    margin-top: -19px !important;
    width:100% !important;
}


.LeagueSelectPage {
    display: flex;
    flex-direction: column;
    width: 82%;
}


.RightSideBarLeague {
    margin-top: 61px;
}

.LeagueSelectPage > .main-content-single {
    width: 98.9%;
}

.FullScreenSlider ul li {
 
    width: 100% !important;
    margin-top: 10px;
}

#PHSportCategoriesMatches > .tipo-widget > .tipo-widget-content {
    background: #fff;
}

.coupons a.coupon-added {
    width: 100% !important;
    min-width: 191px;
}

.legauesList li {
    width: 49%;
}




#ticketDetailContainer > .betting-result > .tipo-widget-content {
    background: #fff;
}

#dvmytickets > .tipo-widget-content > #dtTickets > .table-responsive > #tblStatistics {
    background: #fff;
}

#myevents > .tipo-widget-content > #dtEvents > .table-responsive > #tblEvents {
    background: #fff;
}


.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: 0px 2.8% 5px 5px;
    margin-left: 3.25% !important;
    font-size: 1.2em !important;
}

.ht-past ul.macht-list-ul li.special div.wrap-panel a.special-odds {
    margin-left: 16% !important;
    margin-top: 0px !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;
}*/


.macth-categories ul#myTabs li {
    min-width: 50px;
    width: 270%;
}

    .macth-categories ul#myTabs li > a {
        font-size: 1em;
    }

.MostPopularButton {
    min-width: 45px !important;
    width: 63% !important;
}

.tipo-widget-content > a[href*="Livecasino.aspx"] > img {
    width: 44%;
    margin-left: 4%;
}



.live ul.macht-list-ul li.over-under div.wrap-panel a.match-odds {
    margin: 0px 5px 5px 5px;
    margin-left: 5% !important;
    font-size: 1.2em !important;
}



.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: 12px;
    margin-bottom: 0;
    display: inline-block;
    float: left;
    min-width: 8px;
    height: 20px;
    text-align: center;
    width: 25%;
}

#slider {
    width: 92% !important;
    margin: auto !important;
}

.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: 1.5% !important;
    }

    .range-background span.line:nth-child(25) {
        min-width: 0px;
        height: 15px;
        margin-bottom: 0;
        width: 1.6%;
        margin-left: 2.5% !important;
    }

.top-leagues ul li.topactive {
    background: #3c668a !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;
    }
}

.coupons > a,
.price-total {
    font-size: 0.85em !important;
}

.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;
}

#MacthTabsContent > div > div[ts-type="catmatch"] > .two-three-two > .macht-list-ul > .match-tip > .wrap-panel > div > a[ts-type="catmatchodd"] {
    width: 99% !important;
    margin-left: 7% !important;
}

#MacthTabs > .active > a {
    background: #08335a !important;
    padding: 5px 20px !important;
    border-bottom: 2px solid #fff;
}


.tipo-menu a {
    display: block;
    text-decoration: none;
    color: #fff;
}

    .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;
        }

.RightSideBarLive > .theiaStickySidebar > div > .resetcol-y > a > #LiveCasinoGifArea {
    display: none;
}


.RightSideBarLive > .theiaStickySidebar > div > .resetcol-y > .bet-coupon > .tipo-widget-title {
    margin-top: -10px;
}


#LogOutBtn:hover {
    background-color: #f86817 !important;
}


@-webkit-keyframes fill {
    0% {
        width: 0%;
        height:3px;
    }

    50% {
        width: 100%;
        height: 3px;
    }

    100% {
        width: 100%;
        height: 100%;
        background: #08335a;
    }
}






    #MacthTabs > .active > a > span {
        background: #000 !important;
        color: #fff !important;
        width: 19px;
        height: 19px;
        padding: 3px;
        margin-top: -21px;
        margin-left: -8px;
        border-radius: 25px;
        border-radius: 31px !important;
    }



#MacthTabs > li[role="presentation"] > a {
    background: transparent ;
}

    #MacthTabs > li[role="presentation"] > a > span {
        background: #08335a  !important;
        color: #fff !important;
        width: 19px;
        height: 19px;
        padding: 3px;
        margin-top: -21px;
        margin-left: -8px;
        border-radius: 25px;
        border-radius: 31px !important;
    }

.CategoryGrouperExpand, .CategoryGrouperCollapse {
    left: -10%;
}

.withTabs ul#MacthTabs {
    float: left !important;
    width:76%;
}


.live ul.macht-list-ul li.match-guess a.match-odds {
    margin: 0px 2.8% 5px 5px !important;
    margin-left: 3.25% !important;
    font-size: 1.2em  !important;
}

.live ul.macht-list-ul li.next-goal a.match-odds {
    margin: 0px 2.8% 5px 5px !important;
    margin-left: 2.25% !important;
    font-size: 1.2em !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;
}


#SoccerMatches > div > .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.2em !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;
    min-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;
}

.filterByTipo{
    font-size:1.1em ;
}

ul.macht-list-ul li.special a.special-odds {
    width: 60%;
    min-width: 45px;
    min-height: 40px !important;
    font-size: 1.2em !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: 0px 2.8% 5px 5px !important;
    margin-left: 3.25% !important;
}

.ht-past ul.macht-list-ul li.match-tip a.match-odds {
    margin: 0px 2.8% 5px 5px !important;
    margin-left: 3.25% !important;
}

.ht-past ul.macht-list-ul li.next-goal a.match-odds {
    margin: 0px 2.8% 5px 5px !important;
}

.ht-past ul.macht-list-ul li.over-under a.match-odds {
    margin: 0px 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: 2.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;
}

#LiveCasinoGifArea {
    width: 100%;
    height: 399px;
}

.tipo-logo {
    width: 287px !important;
    height: 65px !important;
    padding-top: 7px !important;
}

    /*.theiaStickySidebar{
    position:static !important;
}*/

    .tipo-logo a > img {
        padding-left: 27px;
        margin-top: -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;
}

@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 !important ;
        background-repeat: no-repeat;
        background-size: 100% 100% !important;
    } 
}

.AccountInfo p:nth-child(1) {

    font-size: 1em !important;
}

.AccountInfo p {
    font-size: 0.9em;
}

.tipo-menu a {
    line-height: 65px !important;
    font-family: 'Titillium Web', sans-serif !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;
}

.tipo-collapse .live-macth-list h4 p {
    font-size: 11px;
}


.content-area {
    margin-top: 5px !important;
}

#PHNextComingMatches > .tipo-widget-content {
    background: #fff;
}






#PHCategories ul#myTabs li {
    display:none;
    width:33.33%!important;
    float:left!important;
}

    #PHCategories ul#myTabs li[tssportid="1"],
    #PHCategories ul#myTabs li[tssportid="2"],
    #PHCategories ul#myTabs li[tssportid="5"] {
        display: block !important;
    }
#PHCategories ul#myTabs {
   width:100%!important;
}
#PHCategories ul#myTabs li a img,
#PHCategories ul#myTabs li a br {
    display: none;
}
.macth-categories {
    margin:6px 0!important;
}
.macth-categories div#myTabContent {
    width:210px!important;
}
.macth-categories ul.sport-type li {
    width:100%!important;
    margin-left:0!important;
    padding-left:0!important;

}

.withLogins {
    min-width: 595px !important;
    width: 47% !important;
}

.macth-categories ul.sport-type li:hover {
    background: #2b2b2b; /* Old browsers */
    background: -moz-linear-gradient(top, #2b2b2b 0%, #000000 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #2b2b2b 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #2b2b2b 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b2b2b', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
.macth-categories ul.sport-type li a {
    font-size: 1em !important;
    font-family: Arial !important;
    text-transform: uppercase;
    font-weight: bold;
}
.CategoryGrouperExpand, .CategoryGrouperCollapse {
    left:0!important;
}
.nav-stacked > li + li {
    margin-top:0!important;
}
ul#FutureMacthTabs {
    float:right;
}
ul#FutureMacthTabs li {
    display: none;
}
ul#FutureMacthTabs li:nth-child(1),
ul#FutureMacthTabs li:nth-child(2),
ul#FutureMacthTabs li:nth-child(3) {
 display:block!important;   
}
/*#TS-NCM-C-2 div[ts-type="nextmatch"] .two-three-two ul.macht-list-ul li.match-tip a,
#PHSportCategoriesMatches div[ts-type="catmatchcontainer"] div[sport="2"] ul.macht-list-ul li.match-tip a {
    width: 51px !important;
}*/
/*#TS-NCM-C-5 div[ts-type="nextmatch"] .two-two-two ul.macht-list-ul li.match-tip a,
#TS-NCM-C-5 div[ts-type="nextmatch"] .two-two-two ul.macht-list-ul li.next-goal a,
#PHSportCategoriesMatches div[ts-type="catmatchcontainer"] div[sport="5"] ul.macht-list-ul li.next-goal a,
#PHSportCategoriesMatches div[ts-type="catmatchcontainer"] div[sport="5"] ul.macht-list-ul li.match-tip a {
    width: 51px !important;
}*/
.coupons-container {
    padding:0!important;
}
.price-total .input-group {
    width:100%!important;
}
input#txtStake {
    width: 100%;
    background: #7d7d7d;
    border:1px solid #7d7d7d!important;
}
input#txtStake[placeholder] {
    color:#fff!important;
}
.price-total > div > span {
    color:#fff!important;
}
.price-total .table-striped > tbody > tr:nth-of-type(odd) {
    background-color:#1d1d1d!important;
}
.roundedOne {
    background:none!important;
    box-shadow:none!important;
    margin:6px 3px!important;
}


.FullScreenSlider > .slider-container > .slider {
    height: 400px !important;
}
.roundedOne label {
    box-shadow:none!important;
}
.roundedOne label:after {
    background: #f86817!important;
}
.system-up-down {
    background: #525252!important;
    margin:0!important;
}
/*.system-up-down span.system-result {
   width:129px!important; 
}*/
div#betSlip[style="display: none;"] {
    display: block !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;
}
.selected-macth-content:hover .oransil {
    display:none!important;
}
#sprSoccerMatches .end ul.macht-list-ul li.match-tip a,
#sprSoccerMatches .end ul.macht-list-ul li.next-goal a,
#sprSoccerMatches .end ul.macht-list-ul li.over-under a {
    height: 47px !important;
    margin: 0px 2.8% 1px 5px !important;
    line-height: 26px !important;
}
/*#sprSoccerMatches .end ul.macht-list-ul li.special a {
    height: 95px !important;
    margin: 0 1% 1px 0 !important;
    line-height:75px!important;
}*/
.filterByBtn.active {
    background: #f86817!important;
}

.withTabs p {
    width: 23%  !important;
}

.filterByBtn{
    font-size:1em;
}

.main-content-single .withTabs ul#MacthTabs li:nth-last-child(1),
.main-content-single .withTabs ul#MacthTabs li:nth-last-child(2) {
    display: none !important;
}
/*#sprBasketMatchs .end ul.macht-list-ul li.match-tip a,
#sprBasketMatchs .end ul.macht-list-ul li.handicap a,
#sprBasketMatchs .end ul.macht-list-ul li.over-under a,
#BasketMatches .ht-past ul.macht-list-ul li.match-tip a,
#BasketMatches .ht-past ul.macht-list-ul li.handicap a {
    height: 55px !important;
    margin: 0 1% 1px 0 !important;
    line-height: 37px !important;
    width: 49% !important;
}*/
#sprBasketMatchs .end ul.macht-list-ul li.special a {
    background: #3c668a;
    border: 1px solid #3c668a!important;
    height:55px;
}

/*#sprTenisMatches .end ul.macht-list-ul li.match-tip a,
#sprTenisMatches .end ul.macht-list-ul li.sets a,
#sprTenisMatches .end ul.macht-list-ul li.over-under a {
    height: 55px !important;
    margin: 0 1% 1px 0 !important;
    line-height: 37px !important;
    width: 49% !important;
}*/



#sprTenisMatches .end ul.macht-list-ul li.special a {
    background: #3c668a;
    border: 1px solid #3c668a !important;
    height: 55px;
}
.half-time .odds-up {
    background: url('../images/icons/odds-up-icon.png') no-repeat center center #918944 !important;   
    background-size: 32px !important;
}

.half-time .odds-down {
    background: url('../images/icons/odds-down-icon.png') no-repeat center center #918944 !important;
    background-size: 32px !important;
}

div[sport="5"] .two-two-two.ht-past.live ul.macht-list-ul li.match-tip a,
div[sport="5"] .two-two-two.ht-past.live ul.macht-list-ul li.sets a {
    width: 40%;

    height:55px!important;
    line-height:37px!important;
}
.ht-past.end ul.macht-list-ul li.time {
    height:55px!important;
    line-height:30px!important;
    padding:0!important;
}

body {
    background:url(../images/backgrounds/loginBgbg1.jpg) no-repeat top/cover;
}
.Login-Container {
    margin: 17% auto;
    width: 600px;
    background: #00000050;
    padding: 25px;
    text-align: center;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    color: #af0000;
    font-weight:bold;
}
.Login-Container input {
    width:97%;
    height:35px;
    border-radius:3px;
    border:1px solid #ccc;
    margin-bottom:15px;
    padding-left:3%;
}
    .Login-Container button {
        width: 100%;
        height: 35px;
        background: #000a40;
        text-align: center;
        line-height: 35px;
        color: #fff;
        border: 0;
    }

div[id^="specialCatOdds"] > .table > tbody > tr > td > div > p {
    height: 42px;
    width: 150px;
    float: right;
}

div[id^="specialOdds"] > .table > tbody > tr > td > div > p {
    height: 42px;
    width: 150px;
    float: right;
}

@media screen and (min-width: 1850px) {
    div[id^="specialOdds"] > .table > tbody > tr > td > div > p {
        height: 42px;
        width: 171.5px !important;
        float: right;
    }
}

@media screen and (min-width: 1850px) {
    div[id^="specialCatOdds"] > .table > tbody > tr > td > div > p {
        height: 42px;
        width: 170.5px !important;
        float: right;
    }
}
    .Login-Container a {
        width: 100%;
        height: 35px;
        display: inline-block;
        text-align: center;
        background: #930000;
        margin-top: 10px;
        line-height: 35px;
        color: #fff;
        text-decoration: none;
        font-family: 'Open Sans', sans-serif;
        font-size:13px;
    }
.LoginLogoHeader {
    text-align:center;
    width:100%;
    height:auto;
    margin-bottom:6%;
}

#dvkupOk {
    height:300px;
}
.se-pre-con {
    background: url('../images/cashwin/cashwinpreload.gif') center no-repeat #000!important;
}