﻿@charset "UTF-8";




/* ------------------------------------
       
      BALANCE & BET TYPE

------------------------------------ */


header.top-bar {
    width: 100%;
    display: block;
    height: 40px;
    margin-top: 20px;
    margin-bottom: 10px;
}

    header.top-bar #divBalance {
        width: 55%;
        float: left;
        line-height: 40px;
        font-weight: 500;
        font-size: 11px;
        padding: 0 0 0 10px;
        color: #00ffc2;
    }

        header.top-bar #divBalance span {
            font-weight: 600;
        }

    header.top-bar #litHasCashout {
        float: left;
        width: 17%;
        text-align: center;
        border-left: solid 1px #ddd;
    }

        header.top-bar #litHasCashout a {
            font-size: 10px;
            font-weight: 500;
            color: green !important;
            letter-spacing: 0;
            height: 39px;
            display: block;
            padding: 8px 0 0;
        }

            header.top-bar #litHasCashout a i {
                display: block;
                font-size: 13px;
            }

    header.top-bar .widget-selections {
        width: 40%;
        float: right;        
    }

    header.top-bar .widget-oddsformat {
        width: 75%;
        height: 40px;
    }       

        header.top-bar .widget-selections .widget-oddsformat .dropdown ul li a.dd-trigger {
            cursor: pointer;
            position: relative;
            color: #888888 !important;
            font-size: 11px;
            font-weight: 500;
            line-height: 38px;
            background-color: #ffffff;
            padding: 0 0 0 10px !important;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
        }

            header.top-bar .widget-selections .widget-oddsformat .dropdown ul li a.dd-trigger > i {
                position: absolute;
                right: 5px;
                top: 15px;
                font-size: 10px;
                color: #c62c2c !important;
            }

        header.top-bar .widget-selections .widget-oddsformat .dropdown ul li ul.option {
            top: 39px;
            left: -1px;
            bottom: 0;
            right: -1px;
            z-index: 9999;
            background: #ffffff;
        }

            header.top-bar .widget-selections .widget-oddsformat .dropdown ul li ul.option li {
                padding: 0 2px 2px;
                background: #ffffff;
                border-left: solid 1px #bdbdbd;
                border-right: solid 1px #bdbdbd;
                border-bottom: solid 1px #bdbdbd;
                cursor: pointer;
            }

                header.top-bar .widget-selections .widget-oddsformat .dropdown ul li ul.option li:first-child {
                    border-bottom: none;
                    padding: 2px;
                }

                header.top-bar .widget-selections .widget-oddsformat .dropdown ul li ul.option li:last-child,
                header.top-bar .widget-selections .widget-oddsformat .dropdown ul li ul.option li:last-child a {
                    -webkit-border-radius: 0 0 4px 4px;
                    -moz-border-radius: 0 0 4px 4px;
                    border-radius: 0 0 4px 4px;
                }

                header.top-bar .widget-selections .widget-oddsformat .dropdown ul li ul.option li a {
                    width: 100%;
                    font-size: 11px;
                    font-weight: 500;
                    line-height: 40px;
                    padding: 0 10px;
                    background: #f9f9f9;
                    color: #444444;
                    border: none !important;
                }

                    header.top-bar .widget-selections .widget-oddsformat .dropdown ul li ul.option li a:focus {
                        background-color: #f1f1f1;
                    }


/* --- LIVE BET MENU LINK & ACTIVE GAMES CHECKBOX --- */

.live-top-bar:before,
.live-top-bar:after {
    content: "";
    display: table;
}

.live-top-bar:after {
    clear: both;
}

.live-top-bar {
    height: 40px;
    *zoom: 1;
}

    .live-top-bar #options_list_with {
        margin: 0;
        float: left;
    }

        .live-top-bar #options_list_with a.text_link {
            display: inline-block;
            line-height: 25px;
            padding: 0 3px;
            text-align: center;
            font-size: 10px;
            text-transform: uppercase;
            letter-spacing: 1px;
            color: #ffffff !important;
            background-color: #45BC94;
            font-weight: 500;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
        }

    .live-top-bar #divOnlyActiveGames {
        float: left;
        margin: 0 10px 0 0;
    }

        .live-top-bar #divOnlyActiveGames span.text_link {
            line-height: 40px;
            display: block;
        }

            .live-top-bar #divOnlyActiveGames span.text_link input {
                height: 40px;
                width: auto;
                margin: 0;
                padding: 0;
                display: inline-block;
            }

#divOnlyActiveGames span.text_link label {
    font-size: 10px;
    display: inline-block;
    margin: 0 0 0 5px;
    font-weight: 500;
    height: 40px;
}


/* ------------------------------------
       
      SPORTS MENU

------------------------------------ */

.sports-menu {
    overflow: hidden;
    width: 100%;
    position: relative;
    overflow-x: auto;
    height: auto;
    min-height: 65px;
    white-space: nowrap;
    padding-bottom: 90px;
    padding-top: 10px;
}

    .sports-menu .sports-menu-inner {
        height: 100%;
        position: absolute;
        overflow: visible;
    }

        .sports-menu .sports-menu-inner a.sports-menu-item {
            width: 76px;
            display: inline-block;
            text-align: center;
            margin: 3px 5px;
            cursor: pointer;
        }

            .sports-menu .sports-menu-inner a.sports-menu-item .sports-menu-name {
                word-wrap: break-word;
                white-space: pre-wrap;
                display: block;
                padding-top: 4px 5px 0;
                color: #bbbbbb;
                font-weight: bold;
            }

a.sports-menu-item i, .homeWidget#azSports a.sportsItem i {
    width: 48px;
    height: 48px;
    background-position: 0 0;
    background-repeat: no-repeat;
}


/* ------------------------------------
       
      TIME & SEARCH

------------------------------------ */


.widget-body .timefilter-item,
.widget-body .searchButton {
    float: left;
    width: 20%;
    cursor: pointer;
}

    .widget-body .timefilter-item:first-child {
    }

    .widget-body .timefilter-item,
    .widget-body .searchButton .btn {
        text-align: center;
        font-weight: 600;
        line-height: 30px;
        display: block;
    }

.widget-body .timefilter-item {
    background: #000;
    color: white;
}

    .widget-body .timefilter-item.active {
        background: #00ffc2;
        color: #000000;
        border-radius: 5px;
    }

.widget-body .searchButton {
}

    .widget-body .searchButton .btn {
        width: 100%;
        padding: 0;
        margin: 0;
        border: none;
        font-size: 14px;
        color: #ffffff;
        text-shadow: none;
        border-radius: 0;
        box-shadow: none;
        height: auto;
    }

/* --- SEARCH BAR --- */

#searchToggleBar {
    top: -1px;
}

    #searchToggleBar .searchBar {
        padding: 10px;
        display: block;
    }

        #searchToggleBar .searchBar input {
            width: 90%;
            float: left;
            font-size: 13px;
            letter-spacing: 0.5px;
            font-weight: 400;
            line-height: 34px;
            text-indent: 10px;
            border: none;
            background-color: #000000;
            padding: 0;
            color: #444444;
            margin: 0;
            border-radius: 5px 0px 0px 5px;
            outline: none;
            box-shadow: none;
            vertical-align: middle;
            justify-content: center;
            margin: 0;
            
        }

        #searchToggleBar .searchBar input:hover {
            border: 1px solid #00ffc2;
            outline: none;
            color: #e7e7e7;
        }

        #searchToggleBar .searchBar i.fa.fa-search {
            color: #00ffc2 !important;
            background-color: #000000;
            border-radius: 0px 5px 5px 0px;
            float: right;
            width: 10%;
            font-size: 16px;
            text-align: center;
            line-height: 34px;
            cursor: pointer;
        }


/* ------------------------------------
       
      RECENTS & FAVS

------------------------------------ */

.home-sports-tabs {
    overflow: hidden;
    position: relative;
    padding: 1px 0 5px 2px;
    zoom: 1;
}

    .home-sports-tabs:before,
    .home-sports-tabs:after {
        content: "";
        display: table;
    }

    .home-sports-tabs:after {
        clear: both;
    }

    .home-sports-tabs .home-sports-tabs-label {
        display: none;
    }

    .home-sports-tabs a.home-sports-tab {
        font-weight: 400;
        cursor: pointer;
        padding: 10px;
        border: none;
        background-color: #e9e9e9;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .home-sports-tabs a.home-sports-tab {
        background-color: transparent;
        position: relative;
        padding-top: 5px;
    }

        .home-sports-tabs a.home-sports-tab:last-child {
            border-right: none;
            padding-top: 0px;
        }

        .home-sports-tabs a.home-sports-tab .home-sports-tabs-icon {
            display: inline-block;
            width: 24px;
            height: 24px;
            margin-right: 1px;
            font-size: 15px;
            line-height: 14px;
            margin-bottom: -4px;
            background-position: 0 0;
            background-repeat: no-repeat;
        }

        .home-sports-tabs a.home-sports-tab .sports-tabs-name {
            /* display: inline-block; */
            /* font-size: 10px; */
            /* font-weight: 500; */
            /* text-transform: uppercase; */
        }

.home-sports-tabs-count {
    display: inline-block;
    text-decoration: none;
    font-weight: 600;
    color: #c62c2c;
    border: none;
    position: absolute;
    right: 5px;
}




/* ------------------------------------
       
      BET AREAS — ACCORDION HEADER

------------------------------------ */

.accordion-competitions {
    padding: 1% 0 0 !important;
}

    .accordion-competitions li,
    .sport_nav_live .live-sports-item {
        margin: 0 0 1px;
    }

        .accordion-competitions li .accordion-link,
        .sport_nav_live .live-sport-header .accordion-sports-link {
            background-color: #1c6151;
            padding: 13px 10% 10px 40px;
            font-weight: 500;
            color: #ffffff !important;
            font-size: 12px;
            line-height: 16px;
            display: block;
            border: none;
            position: relative;
        }

            .accordion-competitions li .accordion-link.active-accordion,
            .sport_nav_live .visible-sport .live-sport-header .accordion-sports-link {
                background-color: #45BC94;
            }

            .sport_nav_live .live-sport-header .accordion-sports-link h2.accordion-sport-title {
                font-size: 15px;
            }

            .accordion-competitions li .accordion-link i,
            .sport_nav_live .live-sport-header .accordion-sports-link i {
                position: absolute;
                left: 10px;
                top: 50%;
                margin: -9px 0 0;
            }

            .accordion-competitions li .accordion-link > b {
                float: none;
                /* font-weight: 500; */
                font-size: 11px;
                padding: 5px;
                border-radius: 10px;
                background-color: #4effb0;
                margin-top: 0;
                margin-right: 0;
                /* color: #fff; */
                font-style: normal;
                text-transform: uppercase;
                /* line-height: 20px; */

                position: absolute;
                right: 5px;
                /* top: 50%; */
                margin: -5px 0 0;
            }

#gms38dda {
    font-size: 11px;
}

/* ------------------------------------
       
      BET AREAS — ERROR

------------------------------------ */

.tabs-competitions .ui-widget {
    padding: 20px 20px 0;
}

    .tabs-competitions .ui-widget .ui-state-error,
    .sport_container_live .ui-widget .ui-state-error,
    .tabs-competitions .ui-widget .ui-state-highlight,
    .sport_container_live .ui-widget .ui-state-highlight {
        margin-left: 0px !important;
        margin-top: 0px !important;
        padding: 0px !important;
        border: none !important;
        background: transparent !important;
        color: #888888 !important;
        text-align: center;
    }

.sport_container_live .ui-widget .ui-state-error,
.sport_container_live .ui-widget .ui-state-highlight {
    padding: 10px 20px 0 !important;
}

    .tabs-competitions .ui-widget .ui-state-error span.ui-icon.ui-icon-alert,
    .sport_container_live .ui-widget .ui-state-error span.ui-icon.ui-icon-alert {
        display: none;
    }

    .tabs-competitions .ui-widget .ui-state-error strong,
    .sport_container_live .ui-widget .ui-state-error strong {
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
    }

.sport_container_live .ui-widget a#aLowerLiveMenuLink22 {
    display: none;
}


/* ------------------------------------
       
      BET AREAS — UNIVERSAL

------------------------------------ */

.game,
.live-inner-odds .live-inner-odds-content {
    margin: 4px;
}

.sport_nav_live .live-sidebar-content {
    padding: 0 4px 4px;
}

.sport_container_live .sport_container_odds {
    margin: 0 4px;
}

    .sport_container_live .sport_container_odds:last-child {
        padding: 0 0 4px;
    }

.game-row {
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
}

.us-game-col,
.game-col {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
}

.us-sports-odds-item {
    display: none;
}

    .us-sports-odds-item.visible-sport {
        display: block;
    }

.btn.bet, .btn_bet, .btn_down, .btn_up {
    font-size: 10px;
    color: #ffffff !important;
    font-weight: 500;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: transparent;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 8px; 
    border-width: 2px;
    border-style: groove;
    border-color: black;
}

.btn_up {
    background-color: #62c462;
}

.btn_down,
.btn_change {
    background-color: #00ffc2;
}

.betslip-game-selection.btn_up,
.betslip-game-selection.btn_down,
.betslip-game-selection.btn_change {
    background-color: transparent !important;
    font-weight: 500;
    text-align: left;
}

.betslip-game-selection.btn_up {
    color: #62c462 !important;
}

.betslip-game-selection.btn_down {
    color: #c62626 !important;
}

.btn_up,
.btn_down,
.btn_change {
    background-image: none;
}

.alreadyBet {
    background: #00ffc2;
    color: #000 !important;
}

.us-game-more-item,
.game-more-item {
    font-size: 12px;
    line-height: 24px;
    font-weight: 500;
    color: #c62c2c !important;
    display: block;
    cursor: pointer;
}

.favorite.fa-star-o.active:before {
    content: "\f005";
}


/* ------------------------------------
       
      BET AREAS — SPORTS HEADERS

------------------------------------ */

/*	
					REFERENCE:
					US-SPORTS-ODDS-HEADER = BASEBALL, FOOTBALL, BASKETBALL, ETC.
					SPORTS-ODDS-HEADER = BOXING, TENNIS, RACING, FUTURES, ETC.
			*/

.game .us-sports-odds-header:before,
.game .us-sports-odds-header:after,
.game .sports-odds-header:before,
.game .sports-odds-header:after {
    content: "";
    display: table;
}

.game .us-sports-odds-header:after,
.game .sports-odds-header:after {
    clear: both;

}

.game .us-sports-odds-header,
.game .sports-odds-header,
.sport_nav_live .live-sport-game .game-sidebar-league {
    zoom: 1;
    display: block;
    background-color: black;
    border-radius: 15px 15px 0px 0px;

}

    .game .us-sports-odds-header b.us-sports-odds-title,
    .game .sports-odds-header b.sports-odds-title,
    .sport_nav_live .live-sport-game .game-sidebar-league {
        font-size: 12px;
        line-height: 14px;
        font-weight: 500;
        display: block;
    }

    .game .us-sports-odds-header b.us-sports-odds-title {
        padding: 10px 0 10px 6px;
    }

    .game .sports-odds-header b.sports-odds-title,
    .sport_nav_live .live-sport-game .game-sidebar-league {
        padding: 10px 0 10px 20px;
        color: white !important;
    }

    .game .us-sports-odds-header b.us-sports-odds-title {
        width: 45%;
        float: left;
        padding: 10px 0 10px 20px;
        color: white !important;
    }

    .game .us-sports-odds-header .us-sport-game-odds.us-game-header {
        width: 47%;
        line-height: 34px;
        float: right;
        margin-right: 8%;
        font-weight: 500;
        font-size: 10px;
        color: #bdbdbd;
    }

    .game .sports-odds-header b.sports-odds-title i {
        display: none;
    }

    .game .us-sports-odds-header .us-sport-game-odds.us-game-header .us-sports-odds-spread {
        width: 33%;
    }

    .game .us-sports-odds-header .us-sport-game-odds.us-game-header .us-sports-odds-moneyline {
        width: 70%;
    }

    .game .us-sports-odds-header .us-sport-game-odds.us-game-header .us-sports-odds-totals {
        width: 33%;
    }


    /* --- 3-WAY TABS (SOCCER, ETC) --- */

    .game .sports-odds-header .sports-odds-tabs {
        width: 100%;
        text-align: center;
        display: table;
        vertical-align: middle;
        line-height: 25px;
    }

    .game .sports-odds-header .sports-odds-tabs-item {
        width: 33.333333%;
        display: block;
        font-size: 11px;
        display: table-cell;
        vertical-align: middle;
        cursor: pointer;
        font-weight: 500 !important;
        color: #ffffff !important;
        background: #45BC94;
        border-right: 1px solid #bbbbbb;
    }

        .game .sports-odds-header .sports-odds-tabs-item:last-child {
            border-right: none;
        }

        .game .sports-odds-header .sports-odds-tabs-item.active {
            color: black !important;
            font-weight: 700;
        background: #45BC94 !important;

            position: relative;
        }

            .game .sports-odds-header .sports-odds-tabs-item.active:before {
                content: " ";
                position: absolute;
                left: 0px;
                top: -3px;
                right: 0;
            }


/* --- SPORTS --- */

/* 
				NOTE: SPORT CONTAINER LIVE 
				AND EVERYTHING INSIDE IT
				DOES NOT USE TABLES...
		*/

.game .sport-odds-content .us-sport-game-odds,
.game .sport-odds-content .sport-game-odds.game-row.game-prelive,
.sport_container_live .sport_container_odds .row_odds {
    position: relative;
}

    .game .sport-odds-content .us-sport-game-odds:last-child,
    .game .sport-odds-content .sport-game-odds.game-row.game-prelive:last-child,
    .sport_container_live .sport_container_odds:last-child .row_odds {
        border-bottom: none;
    }

.game .sport-odds-content .us-sport-game-odds,
.game .sport-odds-content .sport-game-odds.game-row.game-prelive {
    display: table;
    width: 100%;
    height: 100%;
}

.sport_container_live .sport_container_odds .row_odds:before,
.sport_container_live .sport_container_odds .row_odds:after {
    content: "";
    display: table;
}

.sport_container_live .sport_container_odds .row_odds:after {
    clear: both;
}

.sport_container_live .sport_container_odds .row_odds {
    *zoom: 1;
}

.game .sport-odds-content .us-sport-game-odds:nth-child(even),
.game .sport-odds-content .sport-game-odds.game-row.game-prelive:nth-child(even),
.sport_container_live .sport_container_odds:nth-child(odd) .row_odds {
    background-color: #212227;
}


/* --- SPORTS TIME, FAV, CASHOUT --- */

.game .sport-odds-content .us-sport-game-odds.us-game-row .game-row:first-child,
.game .sport-odds-content .sport-game-odds.game-row.game-prelive .game-row:first-child {
    line-height: 30px;
    position: relative;
}

.game .sport-odds-content .us-sport-game-odds.us-game-row .us-game-col-fav,
.game .sport-odds-content .sport-game-odds.game-row.game-prelive .game-col-fav {
    width: 10%;
}

    .game .sport-odds-content .us-sport-game-odds.us-game-row .us-game-col-fav .favorite.fa-star-o,
    .game .sport-odds-content .sport-game-odds.game-row.game-prelive .game-col-fav .favorite.fa-star-o {
        color: #888888;
        padding: 0 !important;
        font-size: 14px;
        border-right: none;
    }

        .game .sport-odds-content .us-sport-game-odds.us-game-row .us-game-col-fav .favorite.fa-star-o.active,
        .game .sport-odds-content .sport-game-odds.game-row.game-prelive .game-col-fav .favorite.fa-star-o.active {
            color: white;
        }

.game .sport-odds-content .us-sport-game-odds.us-game-row .cashOut-enabled,
.game .sport-odds-content .sport-game-odds.game-row.game-prelive .cashOut-enabled {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    width: 8%;
    position: absolute;
    right: 0;
    top: -1px;
    line-height: 30px;
}

    .game .sport-odds-content .us-sport-game-odds.us-game-row .cashOut-enabled i:before,
    .game .sport-odds-content .sport-game-odds.game-row.game-prelive .cashOut-enabled i:before {
        font-size: 9px;
        color: #235023;
        border: solid 2px #235023;
        border-radius: 25px;
        line-height: 12px;
        width: 18px;
        padding: 1px;
        display: inline-block;
    }

.game .sport-odds-content .us-sport-game-odds.us-game-row .us-game-col-scoretime,
.game .sport-odds-content .sport-game-odds.game-row.game-prelive .game-col-running-time {
    width: 90%;
    font-size: 11px;
    text-align: left;
    text-transform: uppercase;
}

    .game .sport-odds-content .us-sport-game-odds.us-game-row .us-game-col-scoretime .us-game-time,
    .game .sport-odds-content .sport-game-odds.game-row.game-prelive .game-col-running-time .game-time {
        display: block;
        font-weight: 500;
        border-radius: 0px 20px 0px 20px;
        color: white;
        text-indent: 10px;
    }

        .game .sport-odds-content .us-sport-game-odds.us-game-row .us-game-col-scoretime .us-game-time > i,
        .game .sport-odds-content .sport-game-odds.game-row.game-prelive .game-col-running-time .game-time > i {
            display: none;
        }


/* --- SPORTS LINES MAIN CONTENT --- */

/*.game .sport-odds-content .us-sport-game-odds.us-game-row .game-row,
		.game .sport-odds-content .sport-game-odds.game-row.game-prelive { 
			border-right: solid 1px #ddd;
			border-left: solid 1px #ddd;
		}*/
.game .sport-odds-content .us-sport-game-odds.us-game-row .us-game-col-teams {
    width: 45%;
    max-width: 0;
    border-right: 1px solid #bdbdbd;
}

.futures .game .sport-odds-content .sport-game-odds.game-row.game-prelive .game-col-team.game-col-team-home,
.sport_container_live .sport_container_odds .row_odds .name_odds {
    width: 75%;
}

.game .sport-odds-content .us-sport-game-odds.us-game-row .us-game-col-teams .us-game-team-row,
.futures .game .sport-odds-content .sport-game-odds.game-row.game-prelive .game-col-team.game-col-team-home {
    width: 100%;
}

.sport_container_live .sport_container_odds .row_odds .name_odds {
    float: left;
}

.game .sport-odds-content .us-sport-game-odds.us-game-row .us-game-col-teams .us-game-team-row,
.futures .game .sport-odds-content .sport-game-odds.game-row.game-prelive .game-col-team.game-col-team-home,
.sport_container_live .sport_container_odds .row_odds .name_odds {
    display: block;
    text-align: left;
    font-size: 11px;
    font-weight: 500;
    padding: 0 5px;
    max-height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.game .sport-odds-content .us-sport-game-odds.us-game-row .us-game-col-teams .us-game-team-row {
    color: #bdbdbd !important;
}

    .game .sport-odds-content .us-sport-game-odds.us-game-row .us-game-col-teams .us-game-team-row:last-child {
        border-bottom: none;
    }

.futures .game .sport-odds-content .sport-game-odds.game-row.game-prelive .game-col-odds,
.sport_container_live .sport_container_odds .row_odds .btn_odds {
    width: 25%;
    border-left: solid 1px #bdbdbd;
}

.sport_container_live .sport_container_odds .row_odds .btn_odds {
    float: right;
}

.game .sport-odds-content .us-sport-game-odds.us-game-row .us-game-col-market.us-sports-odds-spread {
    width: 16%;
}

.game .sport-odds-content .us-sport-game-odds.us-game-row .us-game-col-market.us-sports-odds-moneyline {
    width: 15%;
}

.game .sport-odds-content .us-sport-game-odds.us-game-row .us-game-col-market.us-sports-odds-totals {
    width: 16%;
}

.futures .game .sport-odds-content .sport-game-odds.game-row.game-prelive .game-col-odds .sports-odds-market {
    width: 100%;
}

.game .sport-odds-content .us-sport-game-odds.us-game-row .us-game-col-market .us-game-row-odd,
.futures .game .sport-odds-content .sport-game-odds.game-row.game-prelive .game-col-odds .sports-odds-market,
.sport_container_live .sport_container_odds .row_odds .btn_odds {
    display: table;
    vertical-align: middle;
    max-height: 40px;
    margin: 0;
    text-align: center;
}

.game .sport-odds-content .us-sport-game-odds.us-game-row .us-game-col-market .us-game-row-odd {
    padding: 4px 2px;
}

.futures .game .sport-odds-content .sport-game-odds.game-row.game-prelive .game-col-odds .sports-odds-market,
.sport_container_live .sport_container_odds .row_odds .btn_odds {
    padding: 5px 4px;
}

.game .sport-odds-content .us-sport-game-odds.us-game-row .us-game-col-market .us-game-row-odd {
    width: 100%;
}

    .game .sport-odds-content .us-sport-game-odds.us-game-row .us-game-col-market .us-game-row-odd:last-child {
        border-bottom: none;
    }

    .game .sport-odds-content .us-sport-game-odds.us-game-row .us-game-col-market .us-game-row-odd a.us-game-odd-item.bet,
    .futures .game .sport-odds-content .sport-game-odds.game-row.game-prelive .game-col-odds .sports-odds-market a.game-row-odd.bet,
    .sport_container_live .sport_container_odds .row_odds .btn_odds span.bet {
        float: none;
        display: table-cell;
        padding: 0 2px;
        margin: 0;
        width: 100%;
        line-height: 10px;
        height: 30px;
    }

.game .sport-odds-content .us-sport-game-odds.us-game-row .us-game-col-more {
    width: 8%;
}

/* --- SOCCER ONLY --- */

.three-way .game .sport-odds-content .sport-game-odds.game-row.game-prelive .cashOut-enabled {
    width: 15% !important;
}

.three-way .game .sport-odds-content .sport-game-odds.game-row.game-prelive .game-row-teams:before,
.three-way .game .sport-odds-content .sport-game-odds.game-row.game-prelive .game-row-markets .game-col-odds .sports-odds-market:before,
.three-way .game .sport-odds-content .sport-game-odds.game-row.game-prelive .game-row-teams:after,
.three-way .game .sport-odds-content .sport-game-odds.game-row.game-prelive .game-row-markets .game-col-odds .sports-odds-market:after {
    content: "";
    display: table;
}

.three-way .game .sport-odds-content .sport-game-odds.game-row.game-prelive .game-row-teams:after,
.three-way .game .sport-odds-content .sport-game-odds.game-row.game-prelive .game-row-markets .game-col-odds .sports-odds-market:after {
    clear: both;
}

.three-way .game .sport-odds-content .sport-game-odds.game-row.game-prelive .game-row:last-child {
    position: relative;
}

.three-way .game .sport-odds-content .sport-game-odds.game-row.game-prelive .game-row-teams,
.three-way .game .sport-odds-content .sport-game-odds.game-row.game-prelive .game-row-markets {
    width: 85%;
}

.three-way .game .sport-odds-content .sport-game-odds.game-row.game-prelive .game-row-teams {
    font-size: 12px;
    line-height: 14px;
    color: #bdbdbd;
    font-weight: 500;
    text-align: center;
    display: table;
    height: 40px;
    border-bottom: solid 1px #bdbdbd;
    zoom: 1;
}

    .three-way .game .sport-odds-content .sport-game-odds.game-row.game-prelive .game-row-teams span.game-col-team,
    .three-way .game .sport-odds-content .sport-game-odds.game-row.game-prelive .game-row-teams b.game-col-score {
        vertical-align: middle;
        padding: 0 5px;
    }

    .three-way .game .sport-odds-content .sport-game-odds.game-row.game-prelive .game-row-teams span.game-col-team {
        width: 45%;
    }

    .three-way .game .sport-odds-content .sport-game-odds.game-row.game-prelive .game-row-teams b.game-col-score {
        width: 10%;
    }

.three-way .game .sport-odds-content .sport-game-odds.game-row.game-prelive .game-row-markets .game-col-odds {
    width: 100%;
    display: block;
}

    .three-way .game .sport-odds-content .sport-game-odds.game-row.game-prelive .game-row-markets .game-col-odds .sports-odds-market {
        padding: 6px 4px;
        zoom: 1;
    }

        .three-way .game .sport-odds-content .sport-game-odds.game-row.game-prelive .game-row-markets .game-col-odds .sports-odds-market a {
            float: left;
            display: block;
            line-height: 28px;
            height: 28px;
            padding: 0;
        }

        .three-way .game .sport-odds-content .sport-game-odds.game-row.game-prelive .game-row-markets .game-col-odds .sports-odds-market.three-outcomes a {
            width: 29%;
            margin: 0 2%;
        }

        .three-way .game .sport-odds-content .sport-game-odds.game-row.game-prelive .game-row-markets .game-col-odds .sports-odds-market.two-outcomes a {
            width: 46%;
            margin: 0 2%;
        }

.three-outcomes .game-row-odd b, .two-outcomes .game-row-odd b, .one-outcomes .game-row-odd b {
    padding: 0 3px;
    float: left;
    -moz-border-radius: 4px 0px 0px 4px;
    -webkit-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px;
    background-color: #00ffc2;
    font-size: 11px;
    font-weight: 600;
}

.three-way .game .sport-odds-content .sport-game-odds.game-row.game-prelive .game-row-markets .game-col-more {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 15%;
    border-left: solid 1px #bdbdbd;
}

    .three-way .game .sport-odds-content .sport-game-odds.game-row.game-prelive .game-row-markets .game-col-more a {
        padding: 28px 0;
        position: absolute;
        display: block;
        width: 100%;
    }


/* --- LIVE SPORTS LINES --- */

.sport_nav_live .live-sport-game .game-sidebar-main {
    background-color: #ffffff;
    position: relative;
}

.sport_nav_live .live-sport-game .game-sidebar-main-left {
    float: left;
    width: 85%;
}

    .sport_nav_live .live-sport-game .game-sidebar-main-left .game-sidebar-main-team {
        display: block;
        position: relative;
        display: block;
        width: 100%;
        text-align: left;
        font-size: 12px;
        color: #222222 !important;
        font-weight: 500;
        padding: 0 15% 0 6px;
        max-height: 30px;
        line-height: 30px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

        .sport_nav_live .live-sport-game .game-sidebar-main-left .game-sidebar-main-team:last-child {
            border-top: solid 1px #bdbdbd;
        }

        .sport_nav_live .live-sport-game .game-sidebar-main-left .game-sidebar-main-team > b {
            position: absolute;
            right: 0;
            width: 15%;
            font-weight: 400;
            text-align: right;
            padding: 0 6px;
        }

.sport_nav_live .live-sport-game .game-sidebar-main-right {
    position: absolute;
    right: 0;
    top: 0;
    width: 15%;
    bottom: 31px;
    text-align: center;
    border-left: solid 1px #bdbdbd;
}

    .sport_nav_live .live-sport-game .game-sidebar-main-right a {
        font-size: 12px;
        font-weight: 500;
        color: #c62c2c !important;
        position: absolute;
        top: 50%;
        right: 0;
        margin: -15px 0 0;
        width: 100%;
        line-height: 30px;
        display: block;
    }

.sport_nav_live .live-sport-game .game-sidebar-time {
    clear: both;
    line-height: 30px;
    padding: 0 6px;
    background-color: #bbbbbb;
    color: #ffffff;
}

    .sport_nav_live .live-sport-game .game-sidebar-time i {
        margin: 0 4px 0 0;
    }

.sport_nav_live .live-sport-game .game-sidebar-market:before,
.sport_nav_live .live-sport-game .game-sidebar-market:after {
    content: "";
    display: table;
}

.sport_nav_live .live-sport-game .game-sidebar-market:after {
    clear: both;
}

.sport_nav_live .live-sport-game .game-sidebar-market {
    *zoom: 1;
    padding: 10px;
    background-color: #f1f1f1;
}

    .sport_nav_live .live-sport-game .game-sidebar-market a.game-row-odd {
        float: left;
        display: block;
        line-height: 28px;
        height: 28px;
        font-size: 10px;
        color: #ffffff !important;
        font-weight: 500;
        text-align: center;
        vertical-align: middle;
        cursor: pointer;
        background-color: transparent;
        background: #333333;
        background-image: -webkit-linear-gradient(top, #333333, #333333, #555555);
        background-image: linear-gradient(to bottom, #333333, #333333, #555555);
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
    }

        .sport_nav_live .live-sport-game .game-sidebar-market a.game-row-odd.alreadyBet {
            background: #b62c2c;
            background-image: -webkit-linear-gradient(top, #b62c2c, #b62c2c, #d62c2c);
            background-image: linear-gradient(to bottom, #b62c2c, #b62c2c, #d62c2c);
        }

        .sport_nav_live .live-sport-game .game-sidebar-market a.game-row-odd b {
            color: #fff;
            padding: 0 3px;
            float: left;
            -moz-border-radius: 4px 0px 0px 4px;
            -webkit-border-radius: 4px 0px 0px 4px;
            border-radius: 4px 0px 0px 4px;
            background-color: #555555;
            font-size: 11px;
            font-weight: 600;
        }

    .sport_nav_live .live-sport-game .game-sidebar-market.two-outcomes a.game-row-odd {
        width: 46%;
        margin: 0 2%;
    }

    .sport_nav_live .live-sport-game .game-sidebar-market.three-outcomes a.game-row-odd {
        width: 29%;
        margin: 0 2%;
    }


/* ------------------------------------
       
      EXPANDED MARKETS

------------------------------------ */

/* --- EXPANDED MARKETS: HEADER -- */

.game-header {
    border: 2px solid #00ffc2;
    padding: 30px 0;
    text-align: center;
    margin: 1% 0 0;
    position: relative;
}

    .game-header .game-header-league i {
        display: none;
    }

    .game-header .game-header-league a {
        background-color: #00ffc2;
        color: #000 !important;
        line-height: 25px;
        display: inline-block;
        padding: 1px 9px;
        font-weight: 500;
        font-size: 13px;
        cursor: pointer;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 8px;
    }

        .game-header .game-header-league a:hover {
            background-color: #222222;
			 color: #00ffc2 !important
        }

    .game-header .game-header-teams {
        color: #000;
        font-size: 16px;
        line-height: 18px;
        font-weight: 600;
        padding: 18px 0;
        text-align: center;
        width: 60%;
        display: block;
        overflow: hidden;
        margin: 10px auto;
        background: #2b5e4e;
        border-radius: 15px;
    }
#team, .team-home, .team-away {color:black; }

        .game-header .game-header-teams i.game-team-logo {
            position: absolute;
            top: 50%;
            margin-top: -50px;
            zoom: 0.40;
            -moz-transform: scale(0.40);
            -moz-transform-origin: 0 0;
        }

        .game-header .game-header-teams div:nth-child(2n) {
            display: none;
        }

        .game-header .game-header-teams .game-team-logo.game-team-left {
            left: 10px;
        }

        .game-header .game-header-teams .game-team-logo.game-team-right {
            right: 10px;
        }

        .game-header .game-header-teams .team-away:before {
            content: "—vs—";
            display: block;
            font-weight: 400;
            font-size: 14px;
            padding: 10px 0;
            color: #aaaaaa;
        }

    .game-header .game-header-time,
    .game-header .game-header-location {
        display: inline-block;
        font-size: 12px;
        font-weight: 500;
        color: #00ffc2;
    }

        .game-header .game-header-location:before {
            content: "|";
            margin: 0 10px;
        }

/* --- EXPANDED MARKETS: QUICK LINKS --- */

#divFavMarkets.live-inner-markets-fiter {
    *zoom: 1;
}

    #divFavMarkets.live-inner-markets-fiter:before, #divFavMarkets.live-inner-markets-fiter:after {
        content: "";
        display: table;
    }

    #divFavMarkets.live-inner-markets-fiter:after {
        clear: both;
    }

#divFavMenu {
    color: white !important;
}

#divFavMarkets.live-inner-markets-fiter {
    margin: 5px 0;
}

    #divFavMarkets.live-inner-markets-fiter #divFavMenu a.markets-filter-item {
        width: 24%;
        margin: .5%;
        float: left;
        display: inline-block;
        text-align: center;
        font-size: 11px;
        line-height: 28px;
        color: #333 !important;
        font-weight: 600;
        cursor: pointer;
        background: #ffffff;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 0 2px;
    }

        #divFavMarkets.live-inner-markets-fiter #divFavMenu a.markets-filter-item b {
            font-weight: 500;
        }

        #divFavMarkets.live-inner-markets-fiter #divFavMenu a.markets-filter-item.active {
            background: #00ffc2;
            color: black;
        }


/* --- EXPANDED MARKETS: SECTION HEADINGS ---- */

.live-inner-odds .live-odds-item,
.live-inner-odds-content .game-odds-row-wrapper {
    *zoom: 1;
}

    .live-inner-odds .live-odds-item:before,
    .live-inner-odds-content .game-odds-row-wrapper:before,
    .live-inner-odds .live-odds-item:after,
    .live-inner-odds-content .game-odds-row-wrapper:after {
        content: "";
        display: table;
    }

    .live-inner-odds .live-odds-item:after,
    .live-inner-odds-content .game-odds-row-wrapper:after {
        clear: both;
    }

.live-inner-odds .live-odds-item,
.sport_container_live .sport_line {
    display: block;
    margin: 0 0 1px;
    background-color: #222222;
}

    .live-inner-odds .live-odds-header,
    .sport_container_live .sport_line .sport_nav_head {
        background: #444444;
    }

        .sport_container_live .sport_line .sport_nav_head.ui-corner-all {
            -moz-border-radius: 0;
            -webkit-border-radius: 0;
            border-radius: 0;
        }

            .live-inner-odds .live-odds-header a,
            .sport_container_live .sport_line .sport_nav_head.ui-corner-all span {
                display: block;
                background: #222222;
                color: #ffffff !important;
                border: none;
                position: relative;
            }

        .live-inner-odds .live-odds-header a {
            font-weight: 500;
            font-size: 12px;
            line-height: 16px;
        }

        .live-inner-odds .live-odds-header .accordion-toggle {
            /* HIDING FOR NOW */ display: none;
            color: #ffffff !important;
            background-color: #C62C2C;
            /*display: block;*/
            float: left;
            width: 30px;
            text-align: center;
            text-shadow: none;
        }

        .live-inner-odds .live-odds-header .accordion-odds-title,
        .sport_container_live .sport_line .sport_nav_head.ui-corner-all span {
            font-size: 14px;
            font-weight: 600;
            padding: 10px 40px 10px 10px;
            display: block;
        }

        .live-inner-odds .live-odds-header .accordion-odds-title {
            padding: 10px 40px 10px 10px;
            background-color: #1c615100;
            /* color: white !important; */
            /* background: white; */
            color: #00ffc2;
            border-color: #00ffc2;
            border: solid 1px;
        }

        .sport_container_live .sport_line .sport_nav_head.ui-corner-all span {
            padding: 10px;
        }

        .live-inner-odds .live-odds-header .favorite {
            position: absolute;
            right: 10px;
            top: 50%;
            margin-top: -8px;
            font-size: 14px;
            line-height: 14px;
            padding: 0;
            border: none;
        }

        .live-inner-odds .live-odds-header .favorite {
            color: #ffffff;
        }

            .live-inner-odds .live-odds-header .favorite.active {
                color: #c62c2c;
            }


/* --- EXPANDED MARKETS: LINES --- */

.live-inner-odds .live-odds-item { /*padding: 0 0 10px;*/
}

    .live-inner-odds .live-odds-item,
    .live-inner-odds .live-odds-item .live-inner-odds-content {
        display: none;
    }

        .live-inner-odds .live-odds-item.visible-market,
        .live-inner-odds .live-odds-item.visible-market .live-inner-odds-content {
            display: block;
        }

.live-inner-odds .live-inner-odds-content {
    background-color: #e9e9e9;
}

    .live-inner-odds .live-inner-odds-content .game-odds-row-wrapper {
        padding: 2% 2% 0 0;
        background: #15161b;
    }

        .live-inner-odds .live-inner-odds-content .game-odds-row-wrapper .game-odds-row a.inner-row-odd {
            text-align: center;
            margin: 0 0 2% 2%;
            padding: 5px 5px 0;
            height: 40px;
            float: left;
            display: block;
            line-height: 13px;
            color: #bbbbbb !important;
            font-size: 11px;
            font-weight: 500;
            cursor: pointer;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            -moz-border-radius: 4px;
            -webkit-border-radius: 4px;
            border-radius: 4px;
            border: solid 1px #bdbdbd;
            /* background: #f1f1f1; */
            /* background-image: -webkit-linear-gradient(top, #f1f1f1, #f9f9f9, #ffffff); */
            /* background-image: linear-gradient(to bottom, #f1f1f1, #f9f9f9, #ffffff); */
            background: transparent;
        }
   .live-inner-odds .live-inner-odds-content .game-odds-row-wrapper .game-odds-row.two-outcomes a.inner-row-odd:hover {
            color: #222222;
            background: #ffffff;
            /* background-image: -webkit-linear-gradient(top, #ffffff, #ffffff, #ffffff); */
            background-image: linear-gradient(to bottom, #ffffff, #ffffff, #ffffff);
        }

        .live-inner-odds .live-inner-odds-content .game-odds-row-wrapper .game-odds-row.one-outcomes a.inner-row-odd {
            width: 98%;
        }

        .live-inner-odds .live-inner-odds-content .game-odds-row-wrapper .game-odds-row.two-outcomes a.inner-row-odd {
            width: 48%;
        }

        .live-inner-odds .live-inner-odds-content .game-odds-row-wrapper .game-odds-row.three-outcomes a.inner-row-odd {
            width: 31.3333%;
        }

        .live-inner-odds .live-inner-odds-content .game-odds-row-wrapper .game-odds-row a.inner-row-odd span {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .live-inner-odds .live-inner-odds-content .game-odds-row-wrapper .game-odds-row a.inner-row-odd b {
            font-size: 11px;
            line-height: 13px;
            font-weight: 600;
            color: #bdbdbd !important;
        }

        .live-inner-odds .live-inner-odds-content .game-odds-row-wrapper .game-odds-row.two-outcomes a.inner-row-odd.alreadyBet {
            color: #ffffff !important;
            background: #b62c2c;
            background-image: -webkit-linear-gradient(top, #b62c2c, #b62c2c, #d62c2c);
            background-image: linear-gradient(to bottom, #b62c2c, #b62c2c, #d62c2c);
        }

            .live-inner-odds .live-inner-odds-content .game-odds-row-wrapper .game-odds-row.two-outcomes a.inner-row-odd.alreadyBet b {
                color: #bdbdbd !important;
            }


/* ------------------------------------
       
      LIVE SCOREBOARD

------------------------------------ */

.sb_container {
    margin: 0 5px 10px;
    font-size: 12px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.sb_grid,
.sb_grid_thin {
    width: 25px;
    float: right;
    height: 40px;
    text-align: center;
}

.sb_grid {
    width: 30px;
}

.sb_grid_thin {
    width: 6%;
}

.sb_container .sb_head,
.sb_container .sb_info .sb_line {
    *zoom: 1;
}

    .sb_container .sb_head:before,
    .sb_container .sb_info .sb_line:before,
    .sb_container .sb_head:after,
    .sb_container .sb_info .sb_line:after {
        content: "";
        display: table;
    }

    .sb_container .sb_head:after,
    .sb_container .sb_info .sb_line:after {
        clear: both;
    }

.sb_container .sb_head {
    display: block;
    background-color: #222222;
    color: #ffffff;
    line-height: 40px;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

    .sb_container .sb_head .sb_time {
        float: left;
        font-size: 11px;
        background-color: #c62c2c;
        line-height: 24px;
        padding: 0 6px;
        margin: 8px 0 0 6px;
        font-weight: 500;
        display: inline-block;
    }

    .sb_container .sb_head .sb_num_title {
        font-weight: 500;
    }

        .sb_container .sb_head .sb_num_title.sbi_freekick,
        .sb_container .sb_head .sb_num_title.sbi_red,
        .sb_container .sb_head .sb_num_title.sbi_yellow,
        .sb_container .sb_head .sb_num_title.sbi_corner {
            display: block;
            overflow: hidden;
            width: 10px;
            height: 10px;
            margin: 15px auto 0;
        }

        .sb_container .sb_head .sb_num_title.sbi_freekick {
            background: url(sb_freekick.png) no-repeat;
        }

        .sb_container .sb_head .sb_num_title.sbi_red {
            background: url(sb_red.png) no-repeat;
        }

        .sb_container .sb_head .sb_num_title.sbi_yellow {
            background: url(sb_yellow.png) no-repeat;
        }

        .sb_container .sb_head .sb_num_title.sbi_corner {
            background: url(sb_corner.png) no-repeat;
        }

.sb_container .sb_info .sb_icon {
    display: none;
}

.sb_container .sb_info .sb_line {
    display: block;
    background-color: #999999;
    color: #ffffff;
    line-height: 40px;
}

    .sb_container .sb_info .sb_line:nth-child(even) {
        background-color: #bbbbbb;
    }

.sb_container .sb_info div:nth-last-child(2),
.sb_container .sb_info .sb_head {
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

.sb_container .sb_info.activeStatus div:nth-last-child(2) {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.sb_container .sb_info .sb_line .sb_grid_nameb,
.sb_container .sb_info .sb_line .sb_grid_name {
    float: left;
    padding: 0 0 0 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sb_container .sb_info .sb_line .sb_grid_nameb {
    width: 40%;
}

.sb_container .sb_info .sb_line .sb_name,
.sb_container .sb_info .sb_line .sb_name_thin {
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sb_container .sb_info .sb_line .sb_score {
    color: #c62c2c;
    font-weight: 600;
}

.sb_container .sb_info .sb_line .sb_number {
    font-weight: 400;
}

/* ".sb_info .sb_head" is the status wrapper*/
.sb_container .sb_info .sb_head {
    display: none;
    background-color: #444444;
    text-align: center;
    line-height: 14px;
    padding: 10px 20px;
}

.sb_container .sb_info.activeStatus .sb_head {
    display: block;
}

.sb_container .sb_info .sb_head .sb_status {
    display: block;
    font-size: 11px;
    font-weight: 500;
    color: #e9e9e9;
}


/* ------------------------------------
       
      BETSLIP

------------------------------------ */

/* --- BETSLIP BUTTON --- */

.betslip-btn {
    position: fixed;
    top: 0 !important;
    right: 0;
    background: #c62c2c;
    width: 30%;
    line-height: 50px;
    border-bottom: solid 1px #222222;
    border-left: solid 4px #555;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    box-shadow: none;
    z-index: 899;
    transition: all 0.25s ease-in-out;
    cursor: pointer;
    opacity: 0.95;
    -moz-border-radius: 0px 0px 0px 4px;
    -webkit-border-radius: 0px 0px 0px 4px;
    border-radius: 0px 0px 0px 15px;
}

    .betslip-btn .betslip-selections {
        display: block;
        width: 20px;
        height: 20px;
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        border-radius: 100%;
        color: #ffffff;
        border: solid 2px #ffffff;
        position: absolute;
        top: 15px;
        right: 10px;
        text-align: center;
        line-height: 16px;
        vertical-align: middle;
        font-size: 12px;
        font-weight: 600;
    }

    .betslip-btn img {
        width: 16px;
        height: 16px;
        float: left;
        background-color: #fff;
        margin: 16px 0 0 10px;
    }

    .betslip-btn b#bmbshjh56 {
        float: left;
        text-align: center;
        margin: 0 0 0 10px;
    }


/* --- BETSLIP ERROR UI DIALOGUE --- */

body.show-betslip {
}


/* --- THE SLIP --- */

body.show-betslip {
    overflow: hidden;
    z-index: 900;
}

    body.show-betslip .betslip-wrapper {
        display: block;
        z-index: 901;
    }

.betslip-wrapper {
    display: none;
    left: 0px;
    top: 0px;
    bottom: 0px;
    position: fixed;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    background-color: #15161b;
}

    /* --- BETSLIP HEADER --- */

    .betslip-wrapper .betslip-header {
        position: fixed;
        top: 0;
        left: 0;
        text-align: center;
        width: 100%;
        background: #222222;
        color: #ffffff;
        font-size: 15px;
        font-weight: 500;
        line-height: 40px;
        z-index: 900;
    }

        .betslip-wrapper .betslip-header .betslip-header-close {
            position: absolute;
            right: 10px;
            top: 9px;
            display: inline-block;
            line-height: 20px;
            border: solid 1px #888;
            padding: 0 7px;
            vertical-align: middle;
            color: #ffffff !important;
            -moz-border-radius: 4px;
            -webkit-border-radius: 4px;
            border-radius: 4px;
            font-weight: 500;
            font-size: 10px;
            cursor: pointer;
            text-transform: uppercase;
        }


/* --- BETSLIP TABS --- */

/*  Hide tab navigation by default */
.tabs {
    display: none;
    visibility: hidden;
}
/*  Display tab navigation if javascript enabled.
			 *  This requires on the included js-accessibility.js-tabby script. */
.js-tabby .tabs {
    display: flex;
    visibility: visible;
}
/*  Hide tab content if javascript is enabled. */
.js-tabby .tabs-pane {
    display: none;
    visibility: hidden;
}
/*  Show tab content when active class is added.
			 *  This class is added via javascript. */
.tabs-pane.active {
    display: block;
    visibility: visible;
}

.betslip-wrapper .main-tabs-nav:before,
.betslip-wrapper .main-tabs-nav:after {
    content: "";
    display: table;
}

.betslip-wrapper .main-tabs-nav:after {
    clear: both;
}

.betslip-wrapper .main-tabs-nav {
    margin-top: 42px;
    *zoom: 1;
}

    .betslip-wrapper .main-tabs-nav li {
        width: 50%;
        float: left;
    }

        .betslip-wrapper .main-tabs-nav li:first-child {
        }

        .betslip-wrapper .main-tabs-nav li a.betslip-tabs-link {
            display: grid;
            border-radius: 10px;
            margin-right: 30px;
            margin-top: 10px;
            margin-bottom: 6px;
            text-align: center;
            font-size: 12px;
            line-height: 60px;
            cursor: pointer;
            font-weight: 500;
            background-image: -webkit-linear-gradient(top, #5ed989, #208d62, #0f472d);
            color: #ffffff !important;
            position: relative;
        }

            .betslip-wrapper .main-tabs-nav li a.betslip-tabs-link.active {
                background-image: -webkit-linear-gradient(top, #5ed989, #208d62, #0f472d);
                font-size: 14px;
                font-weight: 600;
            }

                .betslip-wrapper .main-tabs-nav li a.betslip-tabs-link.active:after {
                    position: absolute;
                    top: 100%;
                    left: 50%;
                    margin: -1px 0 0 -6px;
                    width: 0;
                    height: 0;
                    border: solid transparent;
                    border-width: 6px;
                    border-top-color: #c62c2c;
                    content: '';
                    pointer-events: none;
                    z-index: 1;
                }


/* --- BETSLIP CONTENT --- */

.betslip-content {
    background: #444444;
}


/* --- BETSLIP RISK/WIN --- */

.betslip-game.globContainer {
    display: block;
    width: auto;
    padding: 20px;
    margin: 0;
    text-align: center;
    color: #00ffc2;
    overflow: inherit;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

    .betslip-game.globContainer .globRiskWinContainer,
    .betslip-game.globContainer .globRiskWinContainer span#spangwgeamo1 {
        margin: 0 0 10px;
    }

        .betslip-game.globContainer .globRiskWinContainer span#spangwgeamo1 {
            display: block;
            font-size: 13px;
            font-weight: 500;
        }

input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: transaparent;

}


        .betslip-game.globContainer .globRiskWinContainer input.globToWin {
            display: inline-block;
            padding: 4px;
            margin-bottom: 0;
            font-size: 13px;
            line-height: 30px;
            color: #444444;
            font-weight: 500;
            height: 30px !important;
            outline: none;
            text-align: center;
            background: black;
        }

            .betslip-game.globContainer .globRiskWinContainer input.globToWin:focus {
                border-color: #bbbbbb;
            }

    .betslip-game.globContainer .globSelection span {
        margin: 0 0 0 4px;
        line-height: 12px;
        font-size: 12px;
        font-weight: 500;
    }

    .betslip-game.globContainer .globSelection input[type="radio"].globWagerType {
        margin: -2px 0 0;
        height: auto;
    }


/* --- EMPTY SLIP BUTTONS --- */

.betslip-row.betslip-row-empty {
    text-align: center;
    background: #15161b;
    padding: 10px 10px 25px;
}

    .betslip-row.betslip-row-empty a.empty-betslip {
        color: #ffffff !important;
        font-size: 12px;
        line-height: 30px;
        font-weight: 500;
        cursor: pointer;
        display: block;
        background-color: #b62c2c;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 8px;
    }

        .betslip-row.betslip-row-empty a.empty-betslip > i {
            margin-right: 5px;
            font-size: 16px;
            margin: -2px 6px 0;
            vertical-align: middle;
        }


/* --- BETSLIP WAGERS --- */

#wagers-in-betslip,
#multiple-wagers-in-betslip {
    padding: 0 0 10px;
    background: #15161b;
}

.betslip-game {
    position: relative;
    background: #e9e9e9;
    color: #444444;
    overflow: hidden;
    margin: 10px 10px 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

    .betslip-game.betslip-error,
    .betslip-game.UpdatedWager {
        border: 2px solid #62c462;
    }

#multiple-wagers-in-betslip .betslip-game .betslip-game-banker {
    display: none;
    text-align: center;
    line-height: 20px;
    width: 20px;
    height: 100%;
    background: #c9c9c9;
    color: #666666;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
}

    #multiple-wagers-in-betslip .betslip-game .betslip-game-banker.active {
        background: #222222;
        color: #ffffff;
    }

#multiple-wagers-in-betslip .betslip-game .betslip-game-banker {
    display: table-cell;
}

.betslip-game .betslip-game-remove,
.betslip-game .betslip-game-remove {
    color: #fff;
    background: #c62c2c;
    text-align: center;
    line-height: 20px;
    width: 20px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.betslip-game .betslip-game-teams,
.betslip-game .betslip-game-market {
    color: #eae24c;
    max-width: 90%;
}

.betslip-game .betslip-game-teams {
    font-size: 14px;
    line-height: 16px;
    font-weight: 600;
    padding: 10px 10px 5px;
}

.betslip-game .betslip-game-selection-odd:before,
.betslip-game .betslip-game-selection-odd:after {
    content: "";
    display: table;
}

.betslip-game .betslip-game-selection-odd:after {
    clear: both;
}

.betslip-game .betslip-game-selection-odd {
    *zoom: 1;
}

    .betslip-game .betslip-game-market,
    .betslip-game .betslip-game-selection-odd .betslip-game-selection {
        font-size: 12px;
        line-height: 14px;
    }

.betslip-game .betslip-game-market {
    font-weight: 500;
    padding: 0 10px 5px;
}

.betslip-game .betslip-game-selection-odd,
.betslip-game .betslip-error-message {
    padding: 0 10px 10px;
}

    .betslip-game .betslip-error-message span.label {
        color: #c62626;
        font-weight: 500;
    }

    .betslip-game .betslip-game-selection-odd select.betslip-game-selection.BuyPoints {
        width: 48% !important;
        margin: 0;
        padding: 0 5px;
        line-height: 25px;
        display: inline-block;
        height: 40px;
        border: solid 1px #bdbdbd;
    }

.betslip-game .betslip-game-stakes-wrapper:before,
.betslip-game .betslip-game-stakes-wrapper:after {
    content: "";
    display: table;
}

.betslip-game .betslip-game-stakes-wrapper:after {
    clear: both;
}

.betslip-game .betslip-game-stakes-wrapper {
    background-color: #15161b;
    padding: 8px;
    margin: 0px 0 2px;
    color: black;
}

    .betslip-game .betslip-game-stakes-wrapper .betslip-game-input-wrapper {
        float: left;
        width: 46%;
        position: relative;
        display: inline-block;
        margin: 0 2%;
    }

        .betslip-game .betslip-game-stakes-wrapper .betslip-game-input-wrapper label {
            font-size: 12px;
            color: yellow;
            font-weight: 500;
            text-align: center;
            display: block;
            margin: 0 0 5px;
            height: auto;
        }

        .betslip-game .betslip-game-stakes-wrapper .betslip-game-input-wrapper input {
            width: 100%;
            height: 25px !important;
            background-color: #333;
            outline: none;
            border: none;
            font-size: 13px;
            border-radius: 10px;
            text-align: center;
            color: #444444;
            font-weight: 500;
            line-height: 25px;
            margin-bottom: 0;
        }

            

.betslip-game .betslip-game-max-win {
    text-align: center;
    padding: 5px 10px 10px;
    color: #00ffc2;
    border-radius: 10px;
    font-size: 10px;
}


/* --- BETSLIP FOOTER --- */

.betslip-footer {
    background-color: black;
    color: white;
}


    /* --- EMPTY SLIP BUTTON NO.2 ONLY --- */

    .betslip-footer .betslip-row.betslip-row-empty {
        padding: 10px;
    }

#multiples .betslip-footer .betslip-row.betslip-row-empty:before,
#multiples .betslip-footer .betslip-row.betslip-row-empty:after {
    content: "";
    display: table;
}

#multiples .betslip-footer .betslip-row.betslip-row-empty:after {
    clear: both;
}

#multiples .betslip-footer .betslip-row.betslip-row-empty {
    *zoom: 1;
}

#multiples .betslip-footer .betslip-banker-toggle {
    float: left;
}

    #multiples .betslip-footer .betslip-banker-toggle label {
        font-size: 12px;
        font-weight: 500;
        cursor: pointer;
        line-height: 30px;
        height: 30px;
    }

.betslip-content #multiples .betslip-footer .betslip-banker-toggle input {
    height: 30px;
    margin: 0;
}

#multiples .betslip-footer .empty-betslip {
    padding: 0 10px;
    float: right;
    text-align: right;
}


/* --- LIVE CHECKBOXES --- */

.betslip-footer .betslip-row.checkbox-row {
    padding: 0 10px 10px;
}

    .betslip-footer .betslip-row.checkbox-row input {
        height: 13px;
        margin: 0 5px 0 0;
        display: inline-block;
    }

    .betslip-footer .betslip-row.checkbox-row label {
        display: inline-block;
        line-height: 13px;
        height: 13px;
        font-size: 12px;
    }

/* --- PLACE BETS BUTTON --- */

.betslip-footer .betslip-row-place {
    text-align: center;
    border-top: solid 1px #444444;
    margin: 0 10px;
    padding: 20px 0 40px;
}

    .betslip-footer .betslip-row-place.MultipleTotals {
        border-top: none;
        margin: 0;
        padding: 10px 0 0;
    }

    .betslip-footer .betslip-row-place .button-betslip {
        cursor: pointer;
        display: block;
        line-height: 40px;
        color: #ffffff !important;
        font-size: 14px;
        font-weight: 500;
        padding: 0;
        text-shadow: none;
        background: #b62c2c;
        background-image: -webkit-linear-gradient(top, #5ed989, #208d62, #0f472d);
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
    }


/* --- BETSLIP MULTIPLE AMOUNTS (YANKEE, FOURFOLD, ETC) --- */

.betslip-footer #MultiSlipWagerAmounts .betslip-system:before,
.betslip-footer #MultiSlipWagerAmounts .betslip-system:after {
    content: "";
    display: table;
}

.betslip-footer #MultiSlipWagerAmounts .betslip-system:after {
    clear: both;
}

.betslip-footer #MultiSlipWagerAmounts .betslip-system {
    *zoom: 1;
    border-top: solid 1px #cccccc;
    padding: 20px 0;
    margin: 0 10px;
}

    .betslip-footer #MultiSlipWagerAmounts .betslip-system .betslip-system-title,
    .betslip-footer #MultiSlipWagerAmounts .betslip-system .betslip-system-input-wrapper {
        float: left;
        width: 32%;
    }

    .betslip-footer #MultiSlipWagerAmounts .betslip-system .betslip-system-title {
        font-size: 12px;
        font-weight: 600;
        color: #222222;
        margin-top: 16px;
    }

        .betslip-footer #MultiSlipWagerAmounts .betslip-system .betslip-system-title b {
            display: block;
            font-weight: 400;
            color: #888888;
            margin: 4px 0 0;
        }

    .betslip-footer #MultiSlipWagerAmounts .betslip-system .betslip-system-input-wrapper {
        margin: 0 0 0 2%;
    }

        .betslip-footer #MultiSlipWagerAmounts .betslip-system .betslip-system-input-wrapper label {
            font-size: 11px;            
            font-weight: 500;
            text-align: center;
            display: block;
            height: 16px;
        }

        .betslip-footer #MultiSlipWagerAmounts .betslip-system .betslip-system-input-wrapper input {
            width: 100%;
            height: 30px !important;           
            outline: none;
            border: solid 1px #bdbdbd;
            font-size: 13px;
            text-align: center;            
            font-weight: 500;
            line-height: 25px;
            margin-bottom: 0;
        }

            .betslip-footer #MultiSlipWagerAmounts .betslip-system .betslip-system-input-wrapper input:active {
                border: solid 1px #aaaaaa;
            }

    .betslip-footer #MultiSlipWagerAmounts .betslip-system .parlayLimits,
    .betslip-footer #MultiSlipWagerAmounts .betslip-system .multipleLimits {
        clear: both;
        width: 100%;
        text-align: center;
        font-size: 11px;
        color: #888888;
        padding: 10px 0;
    }


/* --- BETSLIP TOTALS --- */

.betslip-footer .betslip-row.Totals:before,
.betslip-footer .betslip-row.MultipleTotals:before,
.betslip-footer .betslip-row.Totals:after,
.betslip-footer .betslip-row.MultipleTotals:after {
    content: "";
    display: table;
}

.betslip-footer .betslip-row.Totals:after,
.betslip-footer .betslip-row.MultipleTotals:after {
    clear: both;
}

.betslip-footer .betslip-row.Totals,
.betslip-footer .betslip-row.MultipleTotals {
    *zoom: 1;
}

.betslip-footer .betslip-row.betslip-row-stake {
    padding: 10px 0;
    margin: 0 10px;
}

    .betslip-footer .betslip-row.betslip-row-stake.MultipleTotals {
        border-top: solid 1px #222222;
        margin: 10px 10px 0;
        padding: 20px 0 10px;
    }

.betslip-footer .betslip-row.betslip-row-win {
    padding: 0 10px 10px;
}

    .betslip-footer .betslip-row.betslip-row-win.MultipleTotals {
        padding: 0 10px 40px;
    }

.betslip-footer .betslip-row.Totals span,
.betslip-footer .betslip-row.MultipleTotals span {
    width: 50%;
    font-weight: 500;    
}

.betslip-footer .betslip-row span.betslip-total-label {
    float: left;
}

.betslip-footer .betslip-row span.betslip-total-value {
    float: right;
    text-align: right;
}



.hide {
    display: none !important;
}

/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
    display: inline-block;
}

    /**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
    audio:not([controls]) {
        display: none;
        height: 0;
    }

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
    display: none;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
    font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
    background: #ff0;
    color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
    white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
    border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
    border: 0;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 2 */
    margin: 0;
    /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
    cursor: pointer;
    /* 3 */
}

    /**
 * Re-set default cursor for disabled elements.
 */
    button[disabled],
    html input[disabled] {
        cursor: default;
    }

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    /* 2 */
    box-sizing: content-box;
}

    /**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
    input[type="search"]::-webkit-search-cancel-button,
    input[type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
    overflow: auto;
    /* 1 */
    vertical-align: top;
    /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    vertical-align: middle;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */
/* Prevent callout */
.nocallout {
    -webkit-touch-callout: none;
}

.pressed {
    background-color: rgba(0, 0, 0, 0.7);
}

/* A hack for HTML5 contenteditable attribute on mobile */
textarea[contenteditable] {
    -webkit-appearance: none;
}

/* A workaround for S60 3.x and 5.0 devices which do not animated gif images if
   they have been set as display: none */
.gifhidden {
    position: absolute;
    left: -100%;
}

/*
 * Image replacement
 */
.ir {
    background-color: transparent;
    background-repeat: no-repeat;
    border: 0;
    direction: ltr;
    display: block;
    overflow: hidden;
    text-align: left;
    text-indent: -999em;
}

    .ir br {
        display: none;
    }

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

    /*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
    .visuallyhidden.focusable:active,
    .visuallyhidden.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
    }

/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
    visibility: hidden;
}

/**
 * Clearfix helper
 * Used to contain floats: h5bp.com/q
 */
/*
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}
*/
/* slightly enhanced, universal clearfix hack */
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    display: inline-block;
}

/* start commented backslash hack \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}


i.flag {
    float: left;
    margin-top: -5px;
    margin-right: 5px;
}

.flex0 {
    flex: 0 0 auto;
    -ms-flex: 0 0 auto;
}

.flex1 {
    flex: 1 1 auto;
    -ms-flex: 1 1 auto;
}

.flex1-grow {
    flex: 1 0 auto;
    -ms-flex: 1 0 auto;
}

.grid {
    display: flex;
}

.grid-cell {
    flex: 1 1 0;
    -ms-flex: 1 1;
}

    .grid-cell.grid-shrink {
        flex: 0 1 auto;
        -ms-flex: 0 1 auto;
    }

.flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}



/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}

    .animated.infinite {
        animation-iteration-count: infinite;
    }

    .animated.hinge {
        animation-duration: 2s;
    }

    .animated.flipOutX,
    .animated.flipOutY,
    .animated.bounceIn,
    .animated.bounceOut {
        animation-duration: .75s;
    }

@keyframes bounce {
    from, 20%, 53%, 80%, to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transform: translate3d(0, 0, 0);
    }

    40%, 43% {
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        transform: translate3d(0, -4px, 0);
    }
}

.bounce {
    animation-name: bounce;
    transform-origin: center bottom;
}

@keyframes flash {
    from, 50%, to {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

.flash {
    animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes pulse {
    from {
        transform: scale3d(1, 1, 1);
    }

    50% {
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        transform: scale3d(1, 1, 1);
    }
}

.pulse {
    animation-name: pulse;
}

@keyframes rubberBand {
    from {
        transform: scale3d(1, 1, 1);
    }

    30% {
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        transform: scale3d(1.05, 0.95, 1);
    }

    to {
        transform: scale3d(1, 1, 1);
    }
}

.rubberBand {
    animation-name: rubberBand;
}

@keyframes shake {
    from, to {
        transform: translate3d(0, 0, 0);
    }

    10%, 30%, 50%, 70%, 90% {
        transform: translate3d(-10px, 0, 0);
    }

    20%, 40%, 60%, 80% {
        transform: translate3d(10px, 0, 0);
    }
}

.shake {
    animation-name: shake;
}

@keyframes headShake {
    0% {
        transform: translateX(0);
    }

    6.5% {
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        transform: translateX(0);
    }
}

.headShake {
    animation-timing-function: ease-in-out;
    animation-name: headShake;
}

@keyframes swing {
    20% {
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        transform: rotate3d(0, 0, 1, -5deg);
    }

    to {
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

.swing {
    transform-origin: top center;
    animation-name: swing;
}

@keyframes tada {
    from {
        transform: scale3d(1, 1, 1);
    }

    10%, 20% {
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }

    30%, 50%, 70%, 90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%, 60%, 80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    to {
        transform: scale3d(1, 1, 1);
    }
}

.tada {
    animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes wobble {
    from {
        transform: none;
    }

    15% {
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    to {
        transform: none;
    }
}

.wobble {
    animation-name: wobble;
}

@keyframes jello {
    from, 11.1%, to {
        transform: none;
    }

    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6% {
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }

    77.7% {
        transform: skewX(0.39063deg) skewY(0.39063deg);
    }

    88.8% {
        transform: skewX(-0.19531deg) skewY(-0.19531deg);
    }
}

.jello {
    animation-name: jello;
    transform-origin: center;
}

@keyframes bounceIn {
    from, 20%, 40%, 60%, 80%, to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        transform: scale3d(0.97, 0.97, 0.97);
    }

    to {
        opacity: 1;
        transform: scale3d(1, 1, 1);
    }
}

.bounceIn {
    animation-name: bounceIn;
}

@keyframes bounceInDown {
    from, 60%, 75%, 90%, to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0);
    }

    75% {
        transform: translate3d(0, -10px, 0);
    }

    90% {
        transform: translate3d(0, 5px, 0);
    }

    to {
        transform: none;
    }
}

.bounceInDown {
    animation-name: bounceInDown;
}

@keyframes bounceInLeft {
    from, 60%, 75%, 90%, to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0);
    }

    75% {
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        transform: translate3d(5px, 0, 0);
    }

    to {
        transform: none;
    }
}

.bounceInLeft {
    animation-name: bounceInLeft;
}

@keyframes bounceInRight {
    from, 60%, 75%, 90%, to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        transform: translate3d(10px, 0, 0);
    }

    90% {
        transform: translate3d(-5px, 0, 0);
    }

    to {
        transform: none;
    }
}

.bounceInRight {
    animation-name: bounceInRight;
}

@keyframes bounceInUp {
    from, 60%, 75%, 90%, to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0);
    }

    75% {
        transform: translate3d(0, 10px, 0);
    }

    90% {
        transform: translate3d(0, -5px, 0);
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

.bounceInUp {
    animation-name: bounceInUp;
}

@keyframes bounceOut {
    20% {
        transform: scale3d(0.9, 0.9, 0.9);
    }

    50%, 55% {
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1);
    }

    to {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }
}

.bounceOut {
    animation-name: bounceOut;
}

@keyframes bounceOutDown {
    20% {
        transform: translate3d(0, 10px, 0);
    }

    40%, 45% {
        opacity: 1;
        transform: translate3d(0, -20px, 0);
    }

    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
}

.bounceOutDown {
    animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px, 0, 0);
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
}

.bounceOutLeft {
    animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px, 0, 0);
    }

    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
}

.bounceOutRight {
    animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
    20% {
        transform: translate3d(0, -10px, 0);
    }

    40%, 45% {
        opacity: 1;
        transform: translate3d(0, 20px, 0);
    }

    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
}

.bounceOutUp {
    animation-name: bounceOutUp;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    animation-name: fadeIn;
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInDown {
    animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInDownBig {
    animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInLeft {
    animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInLeftBig {
    animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInRight {
    animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInRightBig {
    animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInUp {
    animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInUpBig {
    animation-name: fadeInUpBig;
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fadeOut {
    animation-name: fadeOut;
}

@keyframes fadeOutDown {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
}

.fadeOutDown {
    animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
}

.fadeOutDownBig {
    animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
}

.fadeOutLeft {
    animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
}

.fadeOutLeftBig {
    animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }
}

.fadeOutRight {
    animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
}

.fadeOutRightBig {
    animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
}

.fadeOutUp {
    animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
}

.fadeOutUpBig {
    animation-name: fadeOutUpBig;
}

@keyframes flip {
    from {
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        animation-timing-function: ease-out;
    }

    40% {
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        animation-timing-function: ease-out;
    }

    50% {
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        animation-timing-function: ease-in;
    }

    80% {
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        animation-timing-function: ease-in;
    }

    to {
        transform: perspective(400px);
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    animation-name: flip;
}

@keyframes flipInX {
    from {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        animation-timing-function: ease-in;
    }

    60% {
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to {
        transform: perspective(400px);
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInX;
}

@keyframes flipInY {
    from {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        animation-timing-function: ease-in;
    }

    60% {
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    to {
        transform: perspective(400px);
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInY;
}

@keyframes flipOutX {
    from {
        transform: perspective(400px);
    }

    30% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    to {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

.flipOutX {
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@keyframes flipOutY {
    from {
        transform: perspective(400px);
    }

    30% {
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }

    to {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipOutY;
}

@keyframes lightSpeedIn {
    from {
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        transform: skewX(-5deg);
        opacity: 1;
    }

    to {
        transform: none;
        opacity: 1;
    }
}

.lightSpeedIn {
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
    from {
        opacity: 1;
    }

    to {
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    animation-name: lightSpeedOut;
    animation-timing-function: ease-in;
}

@keyframes rotateIn {
    from {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    to {
        transform-origin: center;
        transform: none;
        opacity: 1;
    }
}

.rotateIn {
    animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownLeft {
    animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownRight {
    animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpLeft {
    animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpRight {
    animation-name: rotateInUpRight;
}

@keyframes rotateOut {
    from {
        transform-origin: center;
        opacity: 1;
    }

    to {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

.rotateOut {
    animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
    from {
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
    from {
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
    from {
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
    from {
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    animation-name: rotateOutUpRight;
}

@keyframes hinge {
    0% {
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    20%, 60% {
        transform: rotate3d(0, 0, 1, 80deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    40%, 80% {
        transform: rotate3d(0, 0, 1, 60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    to {
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

.hinge {
    animation-name: hinge;
}

@keyframes jackInTheBox {
    from {
        opacity: 0;
        transform: scale(0.1) rotate(30deg);
        transform-origin: center bottom;
    }

    50% {
        transform: rotate(-10deg);
    }

    70% {
        transform: rotate(3deg);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

.jackInTheBox {
    animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollIn {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.rollIn {
    animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

.rollOut {
    animation-name: rollOut;
}

@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    animation-name: zoomIn;
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInDown {
    animation-name: zoomInDown;
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInLeft {
    animation-name: zoomInLeft;
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInRight {
    animation-name: zoomInRight;
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInUp {
    animation-name: zoomInUp;
}

@keyframes zoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }

    to {
        opacity: 0;
    }
}

.zoomOut {
    animation-name: zoomOut;
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    to {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomOutDown {
    animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }

    to {
        opacity: 0;
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform-origin: left center;
    }
}

.zoomOutLeft {
    animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }

    to {
        opacity: 0;
        transform: scale(0.1) translate3d(2000px, 0, 0);
        transform-origin: right center;
    }
}

.zoomOutRight {
    animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    to {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomOutUp {
    animation-name: zoomOutUp;
}

@keyframes slideInDown {
    from {
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

.slideInDown {
    animation-name: slideInDown;
}

@keyframes slideInLeft {
    from {
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

.slideInLeft {
    animation-name: slideInLeft;
}

@keyframes slideInRight {
    from {
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

.slideInRight {
    animation-name: slideInRight;
}

@keyframes slideInUp {
    from {
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

.slideInUp {
    animation-name: slideInUp;
}

@keyframes slideOutDown {
    from {
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        transform: translate3d(0, 100%, 0);
    }
}

.slideOutDown {
    animation-name: slideOutDown;
}

@keyframes slideOutLeft {
    from {
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        transform: translate3d(-100%, 0, 0);
    }
}

.slideOutLeft {
    animation-name: slideOutLeft;
}

@keyframes slideOutRight {
    from {
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        transform: translate3d(100%, 0, 0);
    }
}

.slideOutRight {
    animation-name: slideOutRight;
}

@keyframes slideOutUp {
    from {
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        transform: translate3d(0, -100%, 0);
    }
}

.slideOutUp {
    animation-name: slideOutUp;
}

.button {
    color: #fff;
    background-color: #d52534;
    background: #d52534;
    background: -webkit-linear-gradient(-90deg, #d52534 0%, #cd202d 24%, #b30e19 74%, #aa0710 100%);
    background: linear-gradient(180deg, #d52534 0%, #cd202d 24%, #b30e19 74%, #aa0710 100%);
    text-align: center;
    border-radius: 3px;
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
    padding: 0.5em 1em;
}

    .button:hover {
        background: #87070f;
    }

.button-secondary {
    color: #fff;
    background-color: #1f1f1f;
    background: #454545;
    background: -webkit-linear-gradient(-90deg, #454545 0%, #121212 100%);
    background: linear-gradient(180deg, #454545 0%, #121212 100%);
    text-align: center;
    border-radius: 3px;
}

    .button-secondary:hover {
        background: #000;
    }


.menu-toggle {
    display: block;
    height: 60px;
    width: 60px;
    position: relative;
    background: #1c1a1a;
}

    .menu-toggle:hover, .menu-toggle:focus {
        background: #000;
        cursor: pointer;
    }

    .menu-toggle > b {
        color: white;
        font-size: 13px;
        font-weight: 400;
        position: absolute;
        bottom: 10%;
        width: 100%;
        text-align: center;
    }

    .menu-toggle > span {
        position: absolute;
        top: 36%;
        left: 0;
        display: block;
        width: 58%;
        margin: 0 21%;
        height: 3px;
        margin-top: -2px;
        background-color: #fff;
        font-size: 0px;
        user-select: none;
        transition: background-color 0.3s;
        border-radius: 4px;
    }

        .menu-toggle > span:before, .menu-toggle > span:after {
            position: absolute;
            left: 0;
            width: 100%;
            height: 100%;
            background: #fff;
            content: '';
            transition: transform 0.4s;
            border-radius: 4px;
        }

        .menu-toggle > span:before {
            transform: translateY(-250%);
        }

        .menu-toggle > span:after {
            transform: translateY(250%);
        }

.account-button {
    background: #7d0c15;
    color: #fff;
    text-align: center;
    margin-right: 8px;
    padding: 6px 6px 6px 36px;
    line-height: 18px;
    position: relative;
}

    .account-button:hover, .account-button:focus {
        background: #6f0b13;
    }

    .account-button > b {
        display: block;
        width: 100%;
    }

    .account-button > span {
        position: absolute;
        left: 0;
        top: 0;
        background: #1c1a1a;
        display: block;
        height: 100%;
        width: 24px;
    }

        .account-button > span:after {
            position: absolute;
            top: 50%;
            left: 100%;
            margin-top: -6px;
            width: 0;
            height: 0;
            border: solid transparent;
            border-width: 6px;
            border-left-color: #1c1a1a;
            content: '';
            pointer-events: none;
            z-index: 1;
        }

        .account-button > span > i {
            margin-top: -8px;
            position: absolute;
            top: 50%;
            left: 6px;
        }

.topmenu {
    display: none;
    width: 100%;
    max-width: 580px;
    position: absolute;
    z-index: 122;
    top: 60px;
    background-color: white;
    margin: 0 auto;
    padding: 0;
}

.main-overlay {
    display: none;
    background: rgba(0, 0, 0, 0.85);
    width: 100%;
    max-width: 580px;
    height: 100%;
    position: absolute;
    z-index: 121;
}

body.menu-open {
    overflow: hidden;
}

    body.menu-open .main-overlay, body.menu-open .topmenu {
        display: block;
    }

    body.menu-open .menu-toggle > span {
        background: transparent;
    }

        body.menu-open .menu-toggle > span:before {
            transform: translateY(0) rotate(45deg);
        }

        body.menu-open .menu-toggle > span:after {
            transform: translateY(0) rotate(-45deg);
        }

.menu-tabs-item {
    position: relative;
    color: #fff;
    padding: 12px 0 10px 0;
    text-transform: uppercase;
    font-weight: 700;
    text-shadow: 1px 1px 4px #000;
    background: #1c1a1a;
    border-right: 1px solid #6e6d6d;
    border-bottom: 4px solid #383838;
}

    .menu-tabs-item.menu-last {
        border-right: none;
    }

.active .menu-tabs-item {
    border-bottom-color: #900e18;
}

    .active .menu-tabs-item:after {
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: -6px;
        margin-top: 4px;
        width: 0;
        height: 0;
        border: solid transparent;
        border-width: 6px;
        border-top-color: #900e18;
        content: '';
        pointer-events: none;
        z-index: 1;
    }

.menu-list {
    margin: 0;
    padding: 0;
}

    .menu-list li {
        list-style: none;
    }

.menu-list-item {
    padding: 0.75em 3.5em 0.5em 1em;
    display: block;
    color: #000;
    border-bottom: 1px solid #ccc8c8;
    position: relative;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 1.15em;
}

    .menu-list-item::before {
        margin-right: 4px;
    }

    .menu-list-item > b {
        position: absolute;
        right: 1em;
        top: 0.75em;
        color: #900e18;
    }

    .menu-list-item:hover, .menu-list-item:focus {
        background: #f0f0f0;
    }

.breadcrumbs-back {
    width: 60px;
    padding: 1em 0;
    background: #747272;
    text-align: center;
    font-weight: 500;
    color: #fff;
    position: relative;
}

    .breadcrumbs-back:after {
        position: absolute;
        top: 50%;
        left: 100%;
        margin-top: -6px;
        width: 0;
        height: 0;
        border: solid transparent;
        border-width: 6px;
        border-left-color: #747272;
        content: '';
        pointer-events: none;
        z-index: 1;
    }

.breadcrumbs-title {
    background: #939090;
    color: #302f2f;
    padding: 1em;
    font-weight: 700;
}



.game-teams-inner {
    font-size: 1.2em;
    padding: 0.3em 0;
}

    .game-teams-inner.game-teams-home {
        padding-bottom: 0;
    }

    .game-teams-inner.game-teams-away {
        padding-top: 0.2em;
    }

.game-score {
    font-weight: 700;
    color: #000;
    padding: 0 1em;
}

.game-top-left {
    padding: 4px 8px;
}

.game-details {
    font-size: 90%;
}

.game-time {
    color: #000;
    font-weight: 300;
}

    .game-time:before {
        font-weight: 400;
        color: #393939;
        padding: 0 4px;
    }

    .game-time > b {
        font-weight: 500;
        padding: 0 0.6em;
    }

.game-league {
    font-weight: 300;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

    .game-league > b {
        text-transform: uppercase;
        font-weight: 300;
    }

.game-live-time {
    background: #197b30;
    display: inline-block;
    padding: 4px 4px 2px 4px;
    color: #fff;
    font-weight: 400;
    margin-right: 4px;
    line-height: 1em;
    font-size: 90%;
}

.game-top-right {
    width: 60px;
    background: #e5e3e3;
    position: relative;
}

.game-more {
    display: block;
    font-weight: 500;
    margin-left: -6px;
}

    .game-more::after {
        position: absolute;
        margin-top: 4px;
        width: 0;
        height: 0;
        border: solid transparent;
        border-width: 6px;
        border-left-color: #900e18;
        content: '';
        pointer-events: none;
        margin-left: 3px;
        z-index: 1;
    }

.game-bottom {
    margin: 4px -2px 0 -2px;
}

.game-odds {
    margin: 0 2px;
    background: #1c1a1a;
    color: #e5e3e3;
    font-size: 1em;
    line-height: 1.5em;
    display: flex;
    border-radius: 3px;
    overflow: hidden;
}

    .game-odds > b {
        flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        padding-top: 6px;
        padding-bottom: 3px;
        width: 25%;
        text-align: center;
        background: #aa1925;
        background: -webkit-linear-gradient(-90deg, #aa1925 0%, #a61622 19%, #910811 77%, #8c050c 100%);
        background: linear-gradient(180deg, #aa1925 0%, #a61622 19%, #910811 77%, #8c050c 100%);
        color: #ffffff;
        font-weight: 500;
    }

    .game-odds > span {
        flex: 1;
        -ms-flex: 1;
        padding-top: 6px;
        padding-bottom: 3px;
        text-align: center;
        font-weight: 500;
    }

    .game-odds.active {
        background: #d42433;
        background: -webkit-linear-gradient(-90deg, #d42433 0%, #cb1e2b 30%, #b50f1a 76%, #ad0913 100%);
        background: linear-gradient(180deg, #d42433 0%, #cb1e2b 30%, #b50f1a 76%, #ad0913 100%);
    }

.game-odds-alt {
    margin: 0 2px;
    background: #1c1a1a;
    color: #e5e3e3;
    font-size: 1em;
    line-height: 1.5em;
    display: flex;
    border-radius: 3px;
    overflow: hidden;
}

    .game-odds-alt > b {
        flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        padding-top: 6px;
        padding-bottom: 3px;
        padding-left: 10px;
        width: 25%;
        text-align: left;
        font-weight: 500;
    }

    .game-odds-alt > span {
        flex: 1;
        -ms-flex: 1;
        padding-top: 6px;
        padding-bottom: 3px;
        padding-right: 10px;
        text-align: right;
        font-weight: 500;
    }

    .game-odds-alt.active {
        background: #d42433;
        background: -webkit-linear-gradient(-90deg, #d42433 0%, #cb1e2b 30%, #b50f1a 76%, #ad0913 100%);
        background: linear-gradient(180deg, #d42433 0%, #cb1e2b 30%, #b50f1a 76%, #ad0913 100%);
    }

.extra-market {
    display: none;
}

.show-extra-markets .extra-market {
    display: flex;
}

.extra-markets {
    background: #fff;
    padding: 4px 0;
    text-align: right;
    overflow: hidden;
}

    .extra-markets b {
        width: 64px;
        color: #333;
        font-weight: 500;
        font-size: 12px;
        line-height: 11px;
        float: right;
        margin-top: 3px;
        margin-right: 3px;
    }

.onoffswitch {
    position: relative;
    width: 45px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    float: right;
    margin: 1px 4px 0 4px;
}

.onoffswitch-checkbox {
    display: none;
}

.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    height: 25px;
    padding: 0;
    line-height: 25px;
    border: 2px solid #E3E3E3;
    border-radius: 25px;
    background-color: #FFFFFF;
    transition: background-color 0.3s ease-in;
}

    .onoffswitch-label:before {
        content: "";
        display: block;
        width: 25px;
        margin: 0px;
        background: #FFFFFF;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 18px;
        border: 2px solid #E3E3E3;
        border-radius: 25px;
        transition: all 0.3s ease-in 0s;
    }

.onoffswitch-checkbox:checked + .onoffswitch-label {
    background-color: #0ca508;
}

    .onoffswitch-checkbox:checked + .onoffswitch-label, .onoffswitch-checkbox:checked + .onoffswitch-label:before {
        border-color: #0ca508;
    }

        .onoffswitch-checkbox:checked + .onoffswitch-label:before {
            right: 0px;
        }

.betslip-page {
    padding-top: 36px;
    background: #f7f7f7;
}

    .betslip-page .main-tabs-nav {
        width: 95%;
        margin: 2.5%;
    }

.sidebar-promo {
    margin: 20px 0;
    display: block;
    overflow: hidden;
}

    .sidebar-promo img {
        float: left;
        border: 1px solid #4d5050;
        width: 100%;
        height: auto;
    }

        .sidebar-promo img:hover {
            border-color: #6b6f6f;
        }

.time-tabs-nav {
    background: #fff;
    padding: 0.75em 2px 2px 2px;
}

    .time-tabs-nav li {
        margin: 0 1px;
    }

        .time-tabs-nav li:first-child {
            margin-left: 0;
        }

        .time-tabs-nav li:last-child {
            margin-right: 0;
        }

        .time-tabs-nav li.active a {
            color: #000;
            background: #e5e5e5;
        }

    .time-tabs-nav a {
        display: block;
        background: #fff;
        border: 1px solid #c8c6c6;
        color: #544f4f;
        text-transform: uppercase;
        font-size: 1.2em;
        line-height: 1em;
        padding: 0.35em 0 0.25em 0;
        text-align: center;
        font-weight: 500;
    }

        .time-tabs-nav a:hover, .time-tabs-nav a:focus {
            color: #000;
            background: #e5e5e5;
        }

.accordion {
    margin: 0;
    padding: 0;
    list-style: none;
}

.accordion-competitions ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.accordion-one {
    color: #292626;
    padding: 0.5em;
    font-weight: 700;
    line-height: 1em;
    text-transform: uppercase;
    margin-bottom: 2px;
    display: block;
}

    li.active > .accordion-one,
    .accordion-one.active-accordion {
        background: #000000;
        border: 1px solid #161616;
        color: #ffffff;
    }


.active-odds .fa-chevron-circle-down:before {
    content: "\f138";
}

.game-inner-markets-fiter {
    margin: 20px 0;
}

.game-inner-markets-fiter {
    *zoom: 1;
}

    .game-inner-markets-fiter:before, .game-inner-markets-fiter:after {
        content: "";
        display: table;
    }

    .game-inner-markets-fiter:after {
        clear: both;
    }


.game-odds-item {
    margin: 6px 10px;
}

.game-odds-item {
    *zoom: 1;
}

    .game-odds-item:before, .game-odds-item:after {
        content: "";
        display: table;
    }

    .game-odds-item:after {
        clear: both;
    }

.static-content {
    padding: 0 12px;
}

.dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 100;
    display: none;
    float: left;
    list-style: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

    .dropdown-menu > li > a, .dropdown-menu > li > span {
        display: block;
        clear: both;
        white-space: nowrap;
    }

        .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
            text-decoration: none;
			color: #000;
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        text-decoration: none;
        outline: 0;
    }

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.caret {
    display: inline-block;
    float: right;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropdown.open .caret {
    border-top: none;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
}
/* COLLAPSE    */

.collapse {
    display: none;
    visibility: hidden;
}

    .collapse.in {
        display: block;
        visibility: visible;
    }

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
}
/* ICONS       */
@font-face {
    font-family: 'FontAwesome';
    src: url("../fonts/fontawesome-webfont.eot?v=4.5.0");
    src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.5.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.5.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.5.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
}

.icon, .icon:before {
    font-family: 'FontAwesome';
    speak: none;
}

.icon-mail:before {
    content: '\e800';
}

.icon-phone:before {
    content: '\e801';
}

.icon-calendar:before {
    content: '\e802';
}

.icon-arrowleft:before {
    content: '\e803';
}

.icon-arrowright:before {
    content: '\e804';
}

.icon-arrowup:before {
    content: '\e805';
}

.icon-arrowdown:before {
    content: '\e806';
}

.icon-gear:before {
    content: '\e807';
}

.icon-home:before {
    content: '\e808';
}

.icon-facebook:before {
    content: '\e809';
}

.icon-twitter:before {
    content: '\e80a';
}

.icon-instagram:before {
    content: '\e80b';
}

.icon-linkedin:before {
    content: '\e80c';
}

.icon-gplus:before {
    content: '\e80d';
}

.icon-user:before {
    content: '\e80e';
}

.icon-close:before {
    content: '\e80f';
}

.icon-plus:before {
    content: '\e810';
}

.icon-minus:before {
    content: '\e811';
}

.icon-check:before {
    content: '\e812';
}

.icon-attention:before {
    content: '\e813';
}

.icon-menu:before {
    content: '\e814';
}

.icon-megaphone:before {
    content: '\e815';
}

.icon-creditcard:before {
    content: '\e816';
}

.icon-euro:before {
    content: '\e817';
}

.icon-linechart:before {
    content: '\e818';
}

.icon-pound:before {
    content: '\e819';
}

.icon-dollar:before {
    content: '\e81a';
}

.icon-yen:before {
    content: '\e81b';
}

.icon-mail-solid:before {
    content: '\e81c';
}

.icon-eye:before {
    content: '\e81d';
}
/* MODAL       */

.modal-open {
    overflow: hidden;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 140;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .modal.fade .modal-dialog {
        -webkit-transition: -webkit-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out;
        -webkit-transform: translate(0, -25%);
        -ms-transform: translate(0, -25%);
        -o-transform: translate(0, -25%);
        transform: translate(0, -25%);
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    max-width: 600px;
    margin: 40px auto;
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.modal-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #000;
}

    .modal-backdrop.fade {
        filter: alpha(opacity=0);
        opacity: 0;
    }

    .modal-backdrop.in {
        filter: alpha(opacity=75);
        opacity: .75;
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:400,300,400italic,700&subset=latin,latin-ext);

.hide {
    display: none !important;
}

html, *, :before, :after {
    box-sizing: border-box;
}

html, body, ul, ol, li, form, fieldset, legend {
    /*position: fixed !important;*/
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6, p {
    margin-top: 0;
}

fieldset, img {
    border: 0;
}

legend {
    color: #000;
}

li {
    list-style: none;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

@keyframes bgColorsup {
  12.5% {
    background-color: #FF0000;
  }
  25% {
    background-color: #FFA500;
  }
  37.5% {
    background-color: #FFFF00;
  }
  50% {
    background-color: #7FFF00;
  }
  62.5% {
    background-color: #00FFFF;
  }
  75% {
    background-color: #0000FF;
  }
  87.5% {
    background-color: #9932CC;
  }
  100% {
    background-color: #FF1493;
  }
}

sup.NewOption {
    /*background: #00ffc2;*/
    /*animation: bgColorsup 5s infinite linear;*/
    border-radius: 1em;
    /*color: black;*/
    display: inline-block;
    font-size: .45rem;
    font-weight: 700;
    line-height: 1.7;
    padding: 0px 0.4em;
    text-transform: uppercase;
    vertical-align: super;
}



table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    vertical-align: top;
    font-weight: 400;
}

input, textarea, select {
    font-size: 110%;
    line-height: 1.1;
}

abbr, acronym {
    border-bottom: .1em dotted;
    cursor: help;
}

a {
    text-decoration: none;
}

.live-header-title {
    color: black;
}

.live-header-events {
    color: black;
    background: #aa1925;
    background: -webkit-linear-gradient(-90deg, #aa1925 0%, #a31622 18%, #80080f 75%, #740309 100%);
    background: linear-gradient(180deg, #aa1925 0%, #a31622 18%, #80080f 75%, #740309 100%);
}

.live-header-link {
    color: black;
    background: #1a1715;
    background: -webkit-linear-gradient(-90deg, #1a1715 0%, #1f1c1a 18%, #3a3837 75%, #424140 100%);
    background: linear-gradient(180deg, #1a1715 0%, #1f1c1a 18%, #3a3837 75%, #424140 100%);
}

    .live-header-link:hover {
        background: #3d3d3d;
    }

.live-sports-tab {
    color: #1b1716;
    background: #1a1715;
    background: -webkit-linear-gradient(-90deg, #1a1715 0%, #211e1c 23%, #3a3837 74%, #434140 100%);
    background: white;
    border-right: 2px solid #343434;
    border-bottom: 2px solid #343434;
    font-weight: 400;
    text-transform: uppercase;
}

    .live-sports-tab.active {
        color: #fff;
        background: #d42433;
        background: -webkit-linear-gradient(-90deg, #d42433 0%, #cb1e2b 30%, #b50f1a 76%, #ad0913 100%);
        background: linear-gradient(180deg, #d42433 0%, #cb1e2b 30%, #b50f1a 76%, #ad0913 100%);
        border-right: 2px solid #343434;
        border-bottom: 2px solid #5e040a;
        font-weight: 700;
    }

        .live-sports-tab.active:hover {
            background: #d42433;
            background: -webkit-linear-gradient(-90deg, #d42433 0%, #cb1e2b 30%, #b50f1a 76%, #ad0913 100%);
            background: linear-gradient(180deg, #d42433 0%, #cb1e2b 30%, #b50f1a 76%, #ad0913 100%);
            color: white;
        }


.bet-history {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    padding: 8px 10px;
    border-radius: 3px;
    text-align: center;
    background-color: #667e8c;
}

    .bet-history:hover {
        color: #fff;
        background: #ed1528;
        background: -webkit-linear-gradient(-90deg, #ed1528 0%, #df1324 18%, #9e0711 69%, #8c040c 85%, #7f0209 100%);
        background: linear-gradient(180deg, #ed1528 0%, #df1324 18%, #9e0711 69%, #8c040c 85%, #7f0209 100%);
    }



.live-inner-header-link {
    color: #fff;
    background: #667e8c;
}



.scoreboard-team-name {
    color: #fff;
    background: #980f1b;
    background: -webkit-linear-gradient(-90deg, #980f1b 0%, #980f1a 21%, #4f050a 79%, #450306 100%);
    background: linear-gradient(180deg, #980f1b 0%, #980f1a 21%, #4f050a 79%, #450306 100%);
}

.markets-filter-item {
    color: #fff;
    background: #1b1716;
    background: -webkit-linear-gradient(-90deg, #1b1716 0%, #1b1714 3%, #201f1b 23%, #262221 31%, #282725 41%, #302f2d 54%, #434240 100%);
    background: linear-gradient(180deg, #667e8c 0%, #1b1714 3%, #201f1b 23%, #262221 31%, #282725 41%, #302f2d 54%, #434240 100%);
}

    .markets-filter-item.active, .markets-filter-item:hover {
        color: #fff;
        background: #d42433;
        background: -webkit-linear-gradient(-90deg, #d42433 0%, #cb1e2b 30%, #b50f1a 76%, #ad0913 100%);
        background: linear-gradient(180deg, #d42433 0%, #cb1e2b 30%, #b50f1a 76%, #ad0913 100%);
    }

.inner-row-odd {
    color: #fff;
    background: #1b1716;
    background: -webkit-linear-gradient(-90deg, #1b1716 0%, #1b1714 3%, #201f1b 23%, #262221 31%, #282725 41%, #302f2d 54%, #434240 100%);
    background: linear-gradient(180deg, #1b1716 0%, #1b1714 3%, #201f1b 23%, #262221 31%, #282725 41%, #302f2d 54%, #434240 100%);
}

    .inner-row-odd.active, .inner-row-odd:hover {
        color: #fff;
        background: #ed1528;
        background: -webkit-linear-gradient(-90deg, #ed1528 0%, #df1324 18%, #9e0711 69%, #8c040c 85%, #7f0209 100%);
        background: linear-gradient(180deg, #ed1528 0%, #df1324 18%, #9e0711 69%, #8c040c 85%, #7f0209 100%);
    }

.stats-table-cell.higlight {
    color: #fc0;
    font-weight: 700;
}

.quicklinks-item {
    background: white;
    color: black;
}

    .quicklinks-item:hover {
        background: #d42433;
        background: -webkit-linear-gradient(-90deg, #d42433 0%, #cb1e2b 30%, #b50f1a 76%, #ad0913 100%);
        background: linear-gradient(180deg, #d42433 0%, #cb1e2b 30%, #b50f1a 76%, #ad0913 100%);
        color: white;
    }

.live-inner-main,
.sports-inner-main,
.vs-inner-main {
    float: left;
    width: 57%;
    padding: 0 20px;
}

.live-inner-main,
.sports-inner-main,
.vs-inner-main {
    *zoom: 1;
}

    .live-inner-main:before, .live-inner-main:after,
    .sports-inner-main:before, .sports-inner-main:after,
    .vs-inner-main:before, .vs-inner-main:after {
        background-color: white;
        content: "";
        display: table;
    }

    .live-inner-main:after,
    .sports-inner-main:after,
    .vs-inner-main:after {
        clear: both;
    }

.sports-inner-right,
.sports-inner-left,
.live-inner-right,
.live-inner-left {
    float: left;
    width: 21.5%;
}

.sports-inner-right,
.sports-inner-left,
.live-inner-right,
.live-inner-left {
    *zoom: 1;
}

    .sports-inner-right:before, .sports-inner-right:after,
    .sports-inner-left:before,
    .sports-inner-left:after,
    .live-inner-right:before,
    .live-inner-right:after,
    .live-inner-left:before,
    .live-inner-left:after {
        content: "";
        display: table;
    }

    .sports-inner-right:after,
    .sports-inner-left:after,
    .live-inner-right:after,
    .live-inner-left:after {
        clear: both;
    }

.live-wrapper,
.sports-wrapper {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    padding: 3px;
}

.live-wrapper,
.sports-wrapper {
    *zoom: 1;
}

    .live-wrapper:before, .live-wrapper:after,
    .sports-wrapper:before,
    .sports-wrapper:after {
        content: "";
        display: table;
    }

    .live-wrapper:after,
    .sports-wrapper:after {
        clear: both;
    }

.live-main-content {
    float: left;
    width: 78.5%;
    padding-right: 20px;
}

.live-main-content {
    *zoom: 1;
}

    .live-main-content:before, .live-main-content:after {
        content: "";
        display: table;
    }

    .live-main-content:after {
        clear: both;
    }

.live-main-sidebar {
    float: right;
    width: 21.5%;
}

.live-main-sidebar {
    *zoom: 1;
}

    .live-main-sidebar:before, .live-main-sidebar:after {
        content: "";
        display: table;
    }

    .live-main-sidebar:after {
        clear: both;
    }

.live-header {
    margin: 10px 0;
}

.live-header {
    *zoom: 1;
}

    .live-header:before, .live-header:after {
        content: "";
        display: table;
    }

    .live-header:after {
        clear: both;
    }

.live-sport-market,
.sports-odds-market {
    display: none;
}

    .live-sport-market.active-market,
    .sports-odds-market.active-market {
        display: block;
    }



.live-odds-item {
    display: none;
}

    .live-odds-item.visible-market {
        display: block;
    }

/*  Hide tab navigation by default */
.tabs {
    display: none;
    visibility: hidden;
}

/*  Display tab navigation if javascript enabled.
 *  This requires on the included js-accessibility.js-tabby script. */
.js-tabby .tabs {
    display: block;
    visibility: visible;
}

/*  Force browser to show a pointer on tab navigation. */
.tabs a,
.tabs button {
    cursor: pointer;
}

/*  Hide tab content if javascript is enabled. */
.js-tabby .tabs-pane {
    display: none;
    visibility: hidden;
}

/*  Show tab content when active class is added.
 *  This class is added via javascript. */
.tabs-pane.active {
    display: block;
    visibility: visible;
}

/* Clearfix */
.tabs:before,
.tabs:after {
    display: table;
    content: "";
}

.tabs:after {
    clear: both;
}

.header, .topbar-inner {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    padding: 6px 10px;
}

.header, .topbar-inner {
    *zoom: 1;
}

    .header:before, .header:after, .topbar-inner:before, .topbar-inner:after {
        content: "";
        display: table;
    }

    .header:after, .topbar-inner:after {
        clear: both;
    }

.topbar {
    background: #121212;
    width: 100%;
    font-size: 13px;
    line-height: 18px;
}

.topbar {
    *zoom: 1;
}

    .topbar:before, .topbar:after {
        content: "";
        display: table;
    }

    .topbar:after {
        clear: both;
    }

.topbar-time, .topbar-language, .topbar-social {
    float: right;
    color: #fff;
    border-right: 1px solid #2f2f2f;
    padding: 0 6px;
}

.topbar-time {
    padding: 2px 6px;
}

.topbar-language {
    padding: 0 2px;
}

    .topbar-language .flag {
        display: inline-block;
        float: left;
        margin-top: 1px;
        margin-right: 2px;
    }

.topbar-social a {
    color: #fff;
    font-size: 14px;
    margin-left: 5px;
    float: left;
    padding: 2px 0;
}

    .topbar-social a:hover {
        color: #e6e6e6;
    }

.dropdown ul li {
    width: 100%;
    position: relative;
}

    .dropdown ul li,
    .dropdown ul li a,
    .dropdown ul li ul li,
    .dropdown ul li ul li a,
    .dropdown ul li:hover ul.fallback {
        display: block;
    }

        .dropdown ul li ul {
            position: absolute;
        }

            .dropdown ul li ul.fallback {
                display: none;
            }


.header-logo {
    float: left;
    margin-top: 18px;
}

.header-buttons {
    float: right;
}

    .header-buttons a {
        padding: 8px 20px;
        font-size: 18px;
        font-weight: 700;
        display: block;
        float: left;
        margin: 38px 15px 42px 0;
    }

.menu-bar {
    width: 100%;
    float: left;
    background: #aa1925;
    background: -webkit-linear-gradient(-90deg, #aa1925 0%, #8b050c 100%);
    background: linear-gradient(180deg, #aa1925 0%, #8b050c 100%);
    border-radius: 4px;
    overflow: hidden;
    height: 38px;
    line-height: 38px;
    margin-bottom: 6px;
}

.header-menu-item {
    float: left;
}

    .header-menu-item a {
        display: block;
        color: #fff;
        text-transform: uppercase;
        padding: 0 16px;
        border-right: 1px solid #7e121b;
        font-size: 17px;
        font-weight: bold;
        text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    }

        .header-menu-item a:hover {
            background: #670f16;
        }

.menu-bar-links {
    float: right;
}

    .menu-bar-links a {
        display: block;
        float: left;
        color: #fff;
        padding-right: 20px;
    }

        .menu-bar-links a:hover {
            text-decoration: underline;
        }

.footer {
    background: #242424;
    text-align: center;
    margin-top: 20px;
}

.footer {
    *zoom: 1;
}

    .footer:before, .footer:after {
        content: "";
        display: table;
    }

    .footer:after {
        clear: both;
    }

.footer-inner {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    padding: 6px 10px;
}

.footer-inner {
    *zoom: 1;
}

    .footer-inner:before, .footer-inner:after {
        content: "";
        display: table;
    }

    .footer-inner:after {
        clear: both;
    }

.footer-menu-bar {
    border-bottom: 2px solid #1a1a1a;
    padding: 4px 0 8px 0;
}

.footer-menu-item {
    display: inline-block;
    padding: 8px 0;
    font-size: 15px;
    line-height: 18px;
}

    .footer-menu-item:last-child a {
        border-right: none;
    }

    .footer-menu-item a {
        color: #fff;
        display: block;
        padding: 0 12px;
        border-right: 1px solid #fff;
    }

        .footer-menu-item a:hover {
            text-decoration: underline;
        }

.footer-payments {
    margin: 20px auto;
}

.footer-copyright {
    color: #e5e5e5;
    font-size: 14px;
    line-height: 22px;
    border-top: 2px solid #1a1a1a;
    padding: 10px 0 6px 0;
}

.sports-favourite .accordion-sports-link {
    float: left;
    display: block;
}

.active-sport .fa-chevron-circle-down:before,
.active-odds .fa-chevron-circle-down:before {
    content: "\f138";
}

.accordion-sports-icon {
    display: block;
    float: left;
    margin: 12px 4px 0 8px;
}

.empty-favorites {
    text-align: center;
    background: #e6e6e7;
    border: 1px solid #ccccce;
    padding: 10px 0;
    border-radius: 3px;
    margin-bottom: 20px;
}

.empty-favorites {
    *zoom: 1;
}

    .empty-favorites:before, .empty-favorites:after {
        content: "";
        display: table;
    }

    .empty-favorites:after {
        clear: both;
    }

.live-sport-tabs-market {
    width: 50%;
    max-width: 50%;
    overflow: hidden;
    float: right;
    text-align: center;
}

.live-sport-tabs-market-item {
    width: 33.333333%;
    display: block;
    padding: 0 4px;
    float: left;
    font-size: 14px;
}


.betslip-confirmation {
    margin: 6px 8px;
}

.betslip-confirmation {
    *zoom: 1;
}

    .betslip-confirmation:before, .betslip-confirmation:after {
        content: "";
        display: table;
    }

    .betslip-confirmation:after {
        clear: both;
    }

.betslip-confirmation-title {
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    color: #31ac5d;
    text-align: center;
    margin: 8px 0;
}

.betslip-confirmation-row {
    font-size: 14px;
    margin: 4px;
}

.betslip-confirmation-row {
    *zoom: 1;
}

    .betslip-confirmation-row:before, .betslip-confirmation-row:after {
        content: "";
        display: table;
    }

    .betslip-confirmation-row:after {
        clear: both;
    }

    .betslip-confirmation-row b {
        float: right;
    }

.betslip-confirmation-buttons {
    margin-top: 12px;
}

.betslip-confirmation-buttons {
    *zoom: 1;
}

    .betslip-confirmation-buttons:before, .betslip-confirmation-buttons:after {
        content: "";
        display: table;
    }

    .betslip-confirmation-buttons:after {
        clear: both;
    }

    .betslip-confirmation-buttons .button, .betslip-confirmation-buttons .button-secondary {
        width: 47%;
        margin: 0 1.5%;
        padding: 6px 0;
        display: block;
        float: left;
    }

.sidebar-promo {
    margin: 20px 0;
    display: block;
    overflow: hidden;
}

    .sidebar-promo img {
        float: left;
        border: 1px solid #4d5050;
        width: 100%;
        height: auto;
    }

        .sidebar-promo img:hover {
            border-color: #6b6f6f;
        }

.live-inner-header {
    margin-bottom: 20px;
}

.live-inner-header {
    *zoom: 1;
}

    .live-inner-header:before, .live-inner-header:after {
        content: "";
        display: table;
    }

    .live-inner-header:after {
        clear: both;
    }

.live-inner-header-link {
    width: 100%;
    float: left;
    position: relative;
    border-radius: 3px;
    padding: 8px 10px;
    margin-bottom: 10px;
    display: block;
    font-size: 15px;
}

.live-inner-header-link {
    *zoom: 1;
}

    .live-inner-header-link:before, .live-inner-header-link:after {
        content: "";
        display: table;
    }

    .live-inner-header-link:after {
        clear: both;
    }

    .live-inner-header-link:last-child {
        float: right;
    }

    .live-inner-header-link > i {
        display: block;
        position: absolute;
        left: 10px;
        top: 14px;
        font-size: 17px;
    }

.sidebar-favorite-empty {
    text-align: center;
    padding: 10px 4px;
    color: #fff;
    background: #2f2c2b;
}

.scoreboard {
    width: 100%;
    height: 320px;
    text-align: center;
}

.scoreboard {
    *zoom: 1;
}

    .scoreboard:before, .scoreboard:after {
        content: "";
        display: table;
    }

    .scoreboard:after {
        clear: both;
    }

.scoreboard-soccer {
    background: #333 url(/images/scoreboard/soccer.jpg) no-repeat center top;
}

.scoreboard-generic {
    background: #333 url(/images/scoreboard/generic.jpg) no-repeat center top;
}

.scoreboard-esports {
    background: #333 url(/images/scoreboard/esports.png) no-repeat center top;
}

.scoreboard-basketball {
    background: #333 url(/images/scoreboard/basketball.jpg) no-repeat center top;
}

.scoreboard-futsal {
    background: #333 url(/images/scoreboard/futsal.jpg) no-repeat center top;
}

.scoreboard-handball {
    background: #333 url(/images/scoreboard/handball.jpg) no-repeat center top;
}

.scoreboard-boxing {
    background: #333 url(/images/scoreboard/boxing.jpg) no-repeat center top;
}

.scoreboard-rugby {
    background: #333 url(/images/scoreboard/rugby.jpg) no-repeat center top;
}

.scoreboard-football, .scoreboard-australianrules {
    background: #333 url(/images/scoreboard/football.jpg) no-repeat center top;
}

.scoreboard-darts {
    background: #333 url(/images/scoreboard/darts.jpg) no-repeat center top;
}

.scoreboard-volleyball {
    background: #333 url(/images/scoreboard/volleyball.jpg) no-repeat center top;
}

.scoreboard-beachvolleyball, .scoreboard-beachvolley {
    background: #333 url(/images/scoreboard/beachvolleyball.jpg) no-repeat center top;
}

.scoreboard-hockey, .scoreboard-icehockey {
    background: #333 url(/images/scoreboard/hockey.jpg) no-repeat center top;
}

.scoreboard-tennis {
    background: #333 url(/images/scoreboard/tennis.jpg) no-repeat center top;
}

.scoreboard-tabletennis {
    background: #333 url(/images/scoreboard/tabletennis.jpg) no-repeat center top;
}

.scoreboard-baseball {
    background: #333 url(/images/scoreboard/baseball.jpg) no-repeat center top;
}

.scoreboard-cricket {
    background: #333 url(/images/scoreboard/cricket.jpg) no-repeat center top;
}

.scoreboard-badminton {
    background: #333 url(/images/scoreboard/badminton.png) no-repeat center top;
}

.scoreboard-snooker {
    background: #333 url(/images/scoreboard/snooker.jpg) no-repeat center top;
}

.scoreboard-bowls {
    background: #333 url(/images/scoreboard/bowls.jpg) no-repeat center top;
}

.scoreboard-boxing {
    background: #333 url(/images/scoreboard/boxing.jpg) no-repeat center top;
}

.scoreboard-golf {
    background: #333 url(/images/scoreboard/golf.jpg) no-repeat center top;
}

.scoreboard-beachsoccer {
    background: #333 url(/images/scoreboard/beach-soccer.jpg) no-repeat center top;
}

.scoreboard-waterpolo {
    background: #333 url(/images/scoreboard/waterpolo.jpg) no-repeat center top;
}

.scoreboard-speedway {
    background: #333 url(/images/scoreboard/speedway.jpg) no-repeat center top;
}

.scoreboard-floorball {
    background: #333 url(/images/scoreboard/floorball.jpg) no-repeat center top;
}

.scoreboard-inner {
    width: 480px;
    margin: 32px auto 0 auto;
}

.scoreboard-top {
    width: 100%;
    margin-bottom: 10px;
}

.scoreboard-top {
    *zoom: 1;
}

    .scoreboard-top:before, .scoreboard-top:after {
        content: "";
        display: table;
    }

    .scoreboard-top:after {
        clear: both;
    }

.scoreboard-team {
    width: 32%;
    float: left;
}

.scoreboard-team {
    *zoom: 1;
}

    .scoreboard-team:before, .scoreboard-team:after {
        content: "";
        display: table;
    }

    .scoreboard-team:after {
        clear: both;
    }

.scoreboard-top-score {
    width: 36%;
    float: left;
}

.scoreboard-top-score {
    *zoom: 1;
}

    .scoreboard-top-score:before, .scoreboard-top-score:after {
        content: "";
        display: table;
    }

    .scoreboard-top-score:after {
        clear: both;
    }

.scoreboard-team-logo {
    margin: 0 auto;
    display: inline-block;
}

.scoreboard-team-name {
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    padding: 6px 2px;
    margin-top: 4px;
    border-radius: 3px;
    /*white-space: nowrap;*/
    overflow: hidden;
    text-overflow: ellipsis;
}

.no-logos .scoreboard-team-name {
    display: table-cell;
    padding: 6px 8px;
    height: 3em;
    vertical-align: middle;
    width: 150px;
    max-width: 150px;
    min-width: 150px;
    white-space: normal;
    text-overflow: initial;
}

.no-logos .scoreboard-team {
    display: table;
    padding-top: 28px;
}

.scoreboard-top-running-score {
    width: 100%;
    font-size: 48px;
    line-height: 1em;
    color: #fff;
    margin-top: 24px;
}

.scoreboard-top-running-score {
    *zoom: 1;
}

    .scoreboard-top-running-score:before, .scoreboard-top-running-score:after {
        content: "";
        display: table;
    }

    .scoreboard-top-running-score:after {
        clear: both;
    }

.scoreboard-top-running-time {
    color: #ababab;
    font-size: 13px;
    line-height: 13px;
    margin-top: 8px;
}

.stats-table {
    display: table;
    border-collapse: collapse;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    text-align: center;
    margin: 20px 0 10px 0;
}

.stats-table {
    *zoom: 1;
}

    .stats-table:before, .stats-table:after {
        content: "";
        display: table;
    }

    .stats-table:after {
        clear: both;
    }

.stats-table-row {
    display: table-row;
    padding: 14px 0;
}

.stats-table-cell {
    display: table-cell;
    vertical-align: middle;
    padding: 6px 2px;
    font-size: 15px;
}

    .stats-table-cell.stats-teams {
        text-align: left;
        padding: 6px 4px 6px 8px;
    }

.stats-table-header {
    background: #000;
}

    .stats-table-header .stats-table-cell {
        font-size: 16px;
    }

.live-action {
    display: block;
    width: 100%;
    text-align: left;
    background: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    color: #b7b7b7;
    padding: 6px 8px;
    transition: all 0.3s ease-in-out;
}

    .live-action i {
        float: right;
    }

    .live-action:hover {
        color: #d6d6d6;
        background: rgba(0, 0, 0, 0.8);
        cursor: pointer;
    }

.live-action-more {
    display: none;
    background: rgba(0, 0, 0, 0.95);
    z-index: 1;
    position: relative;
    font-size: 14px;
    color: #d6d6d6;
    text-align: left;
    max-height: 206px;
    overflow-y: auto;
}

.live-action-wrapper.active .live-action {
    background: rgba(0, 0, 0, 0.95);
    color: #d6d6d6;
}

.live-action-wrapper.active .live-action-more {
    display: block;
}

.live-action-wrapper.active .fa-chevron-circle-down:before {
    content: "\f139";
}

.live-action-item {
    display: block;
    border-top: 1px solid #383838;
    padding: 6px 8px;
}

    .live-action-item:hover {
        color: #fff;
    }

.scoreboard-tennis .stats-table-cell.stats-teams {
    padding-left: 26px;
    position: relative;
}

.scoreboard-tennis i.scoreboard-sports-icon.icon-tennis {
    position: absolute;
    left: 4px;
    top: 5px;
    display: block;
}

.live-inner-markets-fiter {
}

.live-inner-markets-fiter {
    *zoom: 1;
}

    .live-inner-markets-fiter:before, .live-inner-markets-fiter:after {
        content: "";
        display: table;
    }

    .live-inner-markets-fiter:after {
        clear: both;
    }





/**
 *
 * slippry v1.3.1 - Responsive content slider for jQuery
 * http://slippry.com
 *
 * Authors: Lukas Jakob Hafner - @saftsaak
 *          Thomas Hurd - @SeenNotHurd
 *
 * Copyright 2015, booncon oy - http://booncon.com
 *
 *
 * Released under the MIT license - http://opensource.org/licenses/MIT
 */
/* kenBurns animations, very basic */
@-webkit-keyframes left-right {
    0% {
        -moz-transform: translateY(-20%) translateX(-10%);
        -ms-transform: translateY(-20%) translateX(-10%);
        -webkit-transform: translateY(-20%) translateX(-10%);
        transform: translateY(-20%) translateX(-10%);
    }

    100% {
        -moz-transform: translateY(0%) translateX(10%);
        -ms-transform: translateY(0%) translateX(10%);
        -webkit-transform: translateY(0%) translateX(10%);
        transform: translateY(0%) translateX(10%);
    }
}

@-moz-keyframes left-right {
    0% {
        -moz-transform: translateY(-20%) translateX(-10%);
        -ms-transform: translateY(-20%) translateX(-10%);
        -webkit-transform: translateY(-20%) translateX(-10%);
        transform: translateY(-20%) translateX(-10%);
    }

    100% {
        -moz-transform: translateY(0%) translateX(10%);
        -ms-transform: translateY(0%) translateX(10%);
        -webkit-transform: translateY(0%) translateX(10%);
        transform: translateY(0%) translateX(10%);
    }
}

@-ms-keyframes left-right {
    0% {
        -moz-transform: translateY(-20%) translateX(-10%);
        -ms-transform: translateY(-20%) translateX(-10%);
        -webkit-transform: translateY(-20%) translateX(-10%);
        transform: translateY(-20%) translateX(-10%);
    }

    100% {
        -moz-transform: translateY(0%) translateX(10%);
        -ms-transform: translateY(0%) translateX(10%);
        -webkit-transform: translateY(0%) translateX(10%);
        transform: translateY(0%) translateX(10%);
    }
}

@keyframes left-right {
    0% {
        -moz-transform: translateY(-20%) translateX(-10%);
        -ms-transform: translateY(-20%) translateX(-10%);
        -webkit-transform: translateY(-20%) translateX(-10%);
        transform: translateY(-20%) translateX(-10%);
    }

    100% {
        -moz-transform: translateY(0%) translateX(10%);
        -ms-transform: translateY(0%) translateX(10%);
        -webkit-transform: translateY(0%) translateX(10%);
        transform: translateY(0%) translateX(10%);
    }
}

@-webkit-keyframes right-left {
    0% {
        -moz-transform: translateY(0%) translateX(10%);
        -ms-transform: translateY(0%) translateX(10%);
        -webkit-transform: translateY(0%) translateX(10%);
        transform: translateY(0%) translateX(10%);
    }

    100% {
        -moz-transform: translateY(-20%) translateX(-10%);
        -ms-transform: translateY(-20%) translateX(-10%);
        -webkit-transform: translateY(-20%) translateX(-10%);
        transform: translateY(-20%) translateX(-10%);
    }
}

@-moz-keyframes right-left {
    0% {
        -moz-transform: translateY(0%) translateX(10%);
        -ms-transform: translateY(0%) translateX(10%);
        -webkit-transform: translateY(0%) translateX(10%);
        transform: translateY(0%) translateX(10%);
    }

    100% {
        -moz-transform: translateY(-20%) translateX(-10%);
        -ms-transform: translateY(-20%) translateX(-10%);
        -webkit-transform: translateY(-20%) translateX(-10%);
        transform: translateY(-20%) translateX(-10%);
    }
}

@-ms-keyframes right-left {
    0% {
        -moz-transform: translateY(0%) translateX(10%);
        -ms-transform: translateY(0%) translateX(10%);
        -webkit-transform: translateY(0%) translateX(10%);
        transform: translateY(0%) translateX(10%);
    }

    100% {
        -moz-transform: translateY(-20%) translateX(-10%);
        -ms-transform: translateY(-20%) translateX(-10%);
        -webkit-transform: translateY(-20%) translateX(-10%);
        transform: translateY(-20%) translateX(-10%);
    }
}

@keyframes right-left {
    0% {
        -moz-transform: translateY(0%) translateX(10%);
        -ms-transform: translateY(0%) translateX(10%);
        -webkit-transform: translateY(0%) translateX(10%);
        transform: translateY(0%) translateX(10%);
    }

    100% {
        -moz-transform: translateY(-20%) translateX(-10%);
        -ms-transform: translateY(-20%) translateX(-10%);
        -webkit-transform: translateY(-20%) translateX(-10%);
        transform: translateY(-20%) translateX(-10%);
    }
}
/* added to the original element calling slippry */
.sy-box.sy-loading {
    background: url("/images/sy-loader.gif") 50% 50% no-repeat;
    -moz-background-size: 32px;
    -o-background-size: 32px;
    -webkit-background-size: 32px;
    background-size: 32px;
    min-height: 40px;
}

    .sy-box.sy-loading .sy-slides-wrap, .sy-box.sy-loading .sy-pager {
        visibility: hidden;
    }

/* element that wraps the slides */
.sy-slides-wrap {
    position: relative;
    height: 100%;
    width: 100%;
}

    .sy-slides-wrap:hover .sy-controls {
        display: block;
    }

/* element that crops the visible area to the slides */
.sy-slides-crop {
    height: 100%;
    width: 100%;
    position: absolute;
    overflow: hidden;
}

/* list containing the slides */
.sy-list {
    width: 100%;
    height: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
}

    .sy-list.horizontal {
        -moz-transition: left ease;
        -o-transition: left ease;
        -webkit-transition: left ease;
        transition: left ease;
    }

    .sy-list.vertical {
        -moz-transition: top ease;
        -o-transition: top ease;
        -webkit-transition: top ease;
        transition: top ease;
    }

/* single slide */
.sy-slide {
    position: absolute;
    width: 100%;
    z-index: 2;
}

    .sy-slide.kenburns {
        width: 140%;
        left: -20%;
    }

        .sy-slide.kenburns.useCSS {
            -moz-transition-property: opacity;
            -o-transition-property: opacity;
            -webkit-transition-property: opacity;
            transition-property: opacity;
        }

            .sy-slide.kenburns.useCSS.sy-ken:nth-child(1n) {
                -webkit-animation-name: left-right;
                -webkit-animation-fill-mode: forwards;
                -moz-animation-name: left-right;
                -moz-animation-fill-mode: forwards;
                -o-animation-name: left-right;
                -o-animation-fill-mode: forwards;
                animation-name: left-right;
                animation-fill-mode: forwards;
            }

            .sy-slide.kenburns.useCSS.sy-ken:nth-child(2n) {
                -webkit-animation-name: right-left;
                -webkit-animation-fill-mode: forwards;
                -moz-animation-name: right-left;
                -moz-animation-fill-mode: forwards;
                -o-animation-name: right-left;
                -o-animation-fill-mode: forwards;
                animation-name: right-left;
                animation-fill-mode: forwards;
            }

    .sy-slide.sy-active {
        z-index: 3;
    }

    .sy-slide > img {
        margin: 0;
        padding: 0;
        display: block;
        width: 100%;
        border: 0;
    }

    .sy-slide > a {
        margin: 0;
        padding: 0;
        display: block;
        width: 100%;
    }

        .sy-slide > a > img {
            margin: 0;
            padding: 0;
            display: block;
            width: 100%;
            border: 0;
        }

/* next/ prev buttons, with arrows and clickable area a lot larger than the visible buttons */
.sy-controls {
    display: none;
    list-style: none;
    height: 100%;
    width: 100%;
    position: absolute;
    padding: 0;
    margin: 0;
}

    .sy-controls li {
        position: absolute;
        width: 10%;
        min-width: 4.2em;
        height: 100%;
        z-index: 33;
    }

        .sy-controls li.sy-prev {
            left: 0;
            top: 0;
        }

            .sy-controls li.sy-prev a:after {
                background-position: -5% 0;
            }

        .sy-controls li.sy-next {
            right: 0;
            top: 0;
        }

            .sy-controls li.sy-next a:after {
                background-position: 105% 0;
            }

        .sy-controls li a {
            position: relative;
            width: 100%;
            height: 100%;
            display: block;
            text-indent: -9999px;
        }

            .sy-controls li a:link, .sy-controls li a:visited {
                opacity: 0.4;
            }

            .sy-controls li a:hover, .sy-controls li a:focus {
                opacity: 0.8;
                outline: none;
            }

            .sy-controls li a:after {
                content: "";
                background-image: url("/images/arrows.svg");
                background-repeat: no-repeat;
                -moz-background-size: cover;
                -o-background-size: cover;
                -webkit-background-size: cover;
                background-size: cover;
                text-align: center;
                text-indent: 0;
                line-height: 2.8em;
                color: #111;
                font-weight: 800;
                position: absolute;
                background-color: #fff;
                width: 2.8em;
                height: 2.8em;
                left: 50%;
                top: 50%;
                margin-top: -1.4em;
                margin-left: -1.4em;
                -moz-border-radius: 50%;
                -webkit-border-radius: 50%;
                border-radius: 50%;
            }

@media only screen and (max-device-width: 600px) {
    .sy-controls {
        display: block;
    }

        .sy-controls li {
            min-width: 2.1em;
        }

            .sy-controls li a:after {
                width: 1.4em;
                height: 1.4em;
                margin-top: -0.7em;
                margin-left: -0.7em;
            }
}
/* captions, styled fo the overlay variant */
.sy-caption-wrap {
    position: absolute;
    bottom: 2em;
    z-index: 12;
    left: 50%;
}

    .sy-caption-wrap .sy-caption {
        position: relative;
        left: -50%;
        background-color: rgba(0, 0, 0, 0.54);
        color: #fff;
        padding: 0.4em 1em;
        -moz-border-radius: 1.2em;
        -webkit-border-radius: 1.2em;
        border-radius: 1.2em;
    }

        .sy-caption-wrap .sy-caption a:link, .sy-caption-wrap .sy-caption a:visited {
            color: #e24b70;
            font-weight: 600;
            text-decoration: none;
        }

        .sy-caption-wrap .sy-caption a:hover, .sy-caption-wrap .sy-caption a:focus {
            text-decoration: underline;
        }

@media only screen and (max-device-width: 600px), screen and (max-width: 600px) {
    .sy-caption-wrap {
        left: 0;
        bottom: 0.4em;
    }

        .sy-caption-wrap .sy-caption {
            left: 0;
            padding: 0.2em 0.4em;
            font-size: 0.92em;
            -moz-border-radius: 0;
            -webkit-border-radius: 0;
            border-radius: 0;
        }
}


/* pager bubbles */
.sy-pager {
    overflow: hidden;
    *zoom: 1;
    display: block;
    width: 100%;
    margin: 1em 0 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

    .sy-pager li {
        display: inline-block;
        width: 1.2em;
        height: 1.2em;
        margin: 0 1em 0 0;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
    }

        .sy-pager li.sy-active a {
            background-color: #e24b70;
        }

        .sy-pager li a {
            width: 100%;
            height: 100%;
            display: block;
            background-color: #ccc;
            text-indent: -9999px;
            -moz-background-size: 2em;
            -o-background-size: 2em;
            -webkit-background-size: 2em;
            background-size: 2em;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            border-radius: 50%;
        }

            .sy-pager li a:link, .sy-pager li a:visited {
                opacity: 1.0;
            }

            .sy-pager li a:hover, .sy-pager li a:focus {
                opacity: 0.6;
            }

/* element to "keep/ fill" the space of the content, gets intrinsic height via js */
.sy-filler {
    width: 100%;
}

    .sy-filler.ready {
        -moz-transition: padding 600ms ease;
        -o-transition: padding 600ms ease;
        -webkit-transition: padding 600ms ease;
        transition: padding 600ms ease;
    }

.sy-box {
    position: relative;
    margin-bottom: 20px;
}

.sy-pager {
    position: absolute;
    bottom: 6px;
    z-index: 88;
}

    .sy-pager li {
        width: 16px;
        height: 16px;
        margin: 0 4px;
    }

        .sy-pager li.sy-active a,
        .sy-pager li.sy-active a:link, .sy-pager li.sy-active a:visited,
        .sy-pager li a:hover, .sy-pager li a:focus {
            opacity: 1 !important;
        }

        .sy-pager li a,
        .sy-pager li a:link, .sy-pager li a:visited {
            background: #fff;
            opacity: 0.4;
        }

.sy-controls li a:after {
    background-color: transparent;
}

.sy-controls li a:link, .sy-controls li a:visited {
    opacity: 0.8;
}

.widget-sports {
    *zoom: 1;
}

    .widget-sports:before, .widget-sports:after {
        content: "";
        display: table;
    }

    .widget-sports:after {
        clear: both;
    }

.widget-search {
    background: #667e8c;
    border-radius: 4px;
    width: 100%;
}

    .widget-search input {
        width: 20%;
        float: left;
        font-size: 14px;
        line-height: 24px;
        height: 24px;
        border: 1px solid #000;
        border-radius: 2px;
        padding: 0 6px;
        color: #262626;
    }

    .widget-search i {
        color: #fff;
        float: left;
        padding-right: 10px;
        padding-left: 3px;
        text-align: center;
        line-height: 24px;
    }

        .widget-search i:hover {
            cursor: pointer;
            color: #b8b8b8;
        }

.widget-header {
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    line-height: 36px;
    height: 37px;
    background: #667e8c;
    border-bottom: 3px solid #a3141f;
    padding: 0 10px;
    margin: 0;
}

    .widget-header > i {
        float: left;
        line-height: 36px;
        margin-right: 6px;
    }

.widget-body {
    *zoom: 1;
    background: #000 !important;
}
    .widget-body:before, .widget-body:after {
        content: "";
        display: table;
    }

    .widget-body:after {
        clear: both;
    }

.quicklinks-item {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    padding: 6px 36px;
    position: relative;
    display: block;
    width: 100%;
    margin-top: 2px;
    cursor: pointer;
}

    .quicklinks-item .widget-sports-icon {
        position: absolute;
        top: 50%;
        margin-top: -9px;
        left: 10px;
    }

    .quicklinks-item .quicklinks-markets {
        position: absolute;
        top: 50%;
        margin-top: -10px;
        right: 10px;
        text-align: right;
        color: #f2f2f2;
    }

.sports-menu {
    width: 100%;
}

    .sports-menu ul {
        /* by default hide all sub menus */
        display: none;
    }

    .sports-menu li {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .sports-menu input[type=checkbox] {
        /* hide native checkbox */
        position: absolute;
        opacity: 0;
    }

    .sports-menu label.sports-menu-sport {
        color: #ffffff;
        background: #667e8c;
        font-weight: 700;
        font-size: 18px;
        line-height: 22px;
        padding: 6px 50px;
        position: relative;
        display: block;
        width: 100%;
        margin-top: 1px;
    }

        .sports-menu label.sports-menu-sport:hover,
        .sports-menu input[type=checkbox]:checked + label.sports-menu-sport {
            color: #fff;
            background: #cb1e2b;
            background: -webkit-linear-gradient(-90deg, #d42433 0%, #cb1e2b 30%, #b50f1a 76%, #ad0913 100%);
            background: linear-gradient(180deg, #d42433 0%, #cb1e2b 30%, #b50f1a 76%, #ad0913 100%);
        }

    .sports-menu label::before {
        /* icons */
        content: '';
        display: inline-block;
        width: 16px;
        height: 16px;
        line-height: 16px;
        text-align: center;
        position: absolute;
        top: 50%;
        margin-top: -7px;
        left: 8px;
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 16px;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f054";
    }

    .sports-menu label {
        cursor: pointer;
    }

    .sports-menu input[type=checkbox]:checked + label::before {
        /* rotate arrow */
        transform: rotate(90deg);
    }

    .sports-menu input[type=checkbox]:checked + label + ul,
    .sports-menu input[type=checkbox]:checked + label:nth-of-type(n) + ul {
        /* use label:nth-of-type(n) to fix a bug on safari (<= 8.0.8) with multiple adjacent-sibling selectors*/
        /* show children when item is checked */
        display: block;
    }

.menu-sports-icon {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    left: 22px;
}

.sports-menu-markets {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 10px;
    text-align: right;
    color: #f2f2f2;
    font-size: 16px;
}

.sports-menu label.sports-menu-country {
    color: #ffffff;
    background: #2e2e2e;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    padding: 6px 42px 6px 50px;
    position: relative;
    display: block;
    width: 100%;
    margin-top: 1px;
}

    .sports-menu label.sports-menu-country .flag {
        position: absolute;
        top: 50%;
        margin-top: -8px;
        left: 30px;
        text-align: right;
        color: #f2f2f2;
        font-size: 16px;
    }

    .sports-menu label.sports-menu-country:hover {
        background: #1a1a1a;
    }

    .sports-menu label.sports-menu-country::before {
        content: "\f0da";
        left: 8px;
    }

.sports-menu > li:last-of-type > label,
.sports-menu > li > ul > li:last-of-type label {
    box-shadow: none;
}

.sports-menu ul ul a {
    background: #d0d0d2;
    position: relative;
    display: block;
    font-size: 14px;
    font-weight: 700;
    padding: 6px 40px 6px 50px;
    box-shadow: inset 0 -1px #b5b5b5;
    color: #111;
}

    .sports-menu ul ul a .sports-menu-markets {
        color: #333;
    }

    .sports-menu ul ul a.active {
        border-left: 3px solid #a3141f;
        padding-left: 47px;
        background: #bebec1;
    }

    .sports-menu ul ul a:hover {
        background: #bebec1;
    }

.sports-menu.animated label::before {
    /* this class is used if you're using jquery to animate the accordion */
    transition: transform 0.3s;
}

.live-sports-tabs {
    border-radius: 3px;
    overflow: hidden;
    margin-bottom: 10px;
}

.live-sports-tab {
    width: 20%;
    height: 45px;
    line-height: 48px;
    float: left;
    text-align: center;
}

    .live-sports-tab:last-child {
        border-right: none;
    }

.sports-tabs-icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 8px;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: -3px;
}

.live-sports-tabs-count {
    display: inline-block;
    margin-left: 6px;
    padding-left: 5px;
    font-weight: 400;
    text-decoration: none;
    height: 21px;
    line-height: 21px;
    margin-top: 12px;
}

.future-button {
    float: right;
}

.sport-odds-content .empty-favorites {
    margin-top: 4px;
}

.sport-odds-footer-link {
    display: block;
    width: 100%;
    border-radius: 0 0 3px 3px;
    color: #fff;
    background: #22211f;
    padding: 8px 0;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    font-weight: 700;
}

    .sport-odds-footer-link:hover {
        background: #32312e;
    }

.sports-home-highlights,
.sports-home-startsoon {
    margin-top: 1px;
}


.category-section {
    margin-top: 20px;
}

.category-section {
    *zoom: 1;
}

    .category-section:before, .category-section:after {
        content: "";
        display: table;
    }

    .category-section:after {
        clear: both;
    }

    .category-section .sports-odds-title {
        font-weight: 700;
    }

.category-header {
    background: #2a2b2b;
    border-bottom: 3px solid #a3141f;
    border-radius: 3px;
    padding: 0 12px;
    color: #ffffff;
    font-weight: 700;
    font-size: 16px;
    line-height: 42px;
    padding-top: 3px;
}

.category-header {
    *zoom: 1;
}

    .category-header:before, .category-header:after {
        content: "";
        display: table;
    }

    .category-header:after {
        clear: both;
    }

    .category-header a {
        color: #fff;
    }

        .category-header a:hover {
            text-decoration: underline;
            color: #f0f0f0;
        }

        .category-header a.category-header-breadcrumbs-back {
            margin-left: 4px;
        }

            .category-header a.category-header-breadcrumbs-back:hover {
                text-decoration: none;
            }

    .category-header .category-sports-icon {
        display: inline-block;
        margin: 0 4px -3px 4px;
    }

    .category-header .flag {
        margin: 0 3px -3px 0;
    }

.category-header-breadcrumbs {
    float: left;
}

.category-live-now-title {
    color: #b40e1a;
}

.live-header-title {
    float: left;
    font-weight: 400;
    font-size: 30px;
    line-height: 1em;
}

    .live-header-title b {
        font-weight: 700;
    }

.live-header-events {
    font-weight: 400;
    height: 26px;
    line-height: 28px;
    font-size: 16px;
    float: left;
    margin-left: 20px;
    margin-top: 2px;
    padding: 0 10px;
    border-radius: 3px;
}

    .live-header-events b {
        font-weight: 700;
    }

.live-header-links-wrapper {
    float: right;
}

.live-header-link {
    display: inline-block;
    font-weight: 400;
    height: 26px;
    line-height: 28px;
    font-size: 16px;
    margin-left: 4px;
    padding: 0 10px;
    border-radius: 3px;
    text-decoration: none;
}

    .live-header-link > i {
        margin-right: 4px;
        font-size: 15px;
    }

.sports-odds-icon {
    display: block;
    float: left;
    margin: 11px 3px 0 0;
}

.live-sports-tabs {
    border-radius: 3px;
    overflow: hidden;
    margin-bottom: 10px;
}

.live-sports-tab {
    width: 20%;
    height: 45px;
    line-height: 48px;
    float: left;
    text-align: center;
}

    .live-sports-tab:last-child {
        border-right: none;
    }

.sports-tabs-icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 8px;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: -3px;
}

.sports-tabs-name {
    display: inline-block;
}

.live-sports-tabs-count {
    display: inline-block;
    margin-left: 6px;
    padding-left: 5px;
    font-weight: 400;
    text-decoration: none;
    height: 21px;
    line-height: 21px;
    margin-top: 12px;
}

.upcoming-tabs-content .accordion-sports-link,
.calendar-tabs-content .accordion-sports-link {
    width: 100%;
}

.upcoming-tabs-content .game-row,
.calendar-tabs-content .game-row {
    padding-right: 0;
}

.upcoming-row,
.calendar-row {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    text-transform: uppercase;
    font-size: 20px;
    color: #000;
    font-weight: 700;
    transition: all 0.25s ease-in-out;
}

    .upcoming-row:hover,
    .calendar-row:hover {
        background: #fafafa;
    }

.upcoming-time,
.calendar-time {
    font-size: 18px;
    color: #7b7b7b;
    padding-right: 30px;
    text-transform: lowercase;
    font-weight: 400;
}

.upcoming-seperator,
.calendar-seperator {
    padding: 0 12px;
}

.live-calendar-tabs {
    margin-bottom: 24px;
}

.live-calendar-tabs {
    *zoom: 1;
}

    .live-calendar-tabs:before, .live-calendar-tabs:after {
        content: "";
        display: table;
    }

    .live-calendar-tabs:after {
        clear: both;
    }

.live-calendar-tab-item {
    color: #000;
    border-radius: 3px;
    padding: 8px 4px;
    display: block;
    text-align: center;
    margin-right: 6px;
    float: left;
    min-width: 180px;
    background: #d5d5d7;
}

    .live-calendar-tab-item.active {
        color: #fff;
        background-color: #1a1715;
        background: #1a1715;
        background: -webkit-linear-gradient(-90deg, #1a1715 0%, #211e1c 23%, #3a3837 74%, #434140 100%);
        background: linear-gradient(180deg, #1a1715 0%, #211e1c 23%, #3a3837 74%, #434140 100%);
    }

    .live-calendar-tab-item:hover {
        text-decoration: underline;
    }

.demo-header {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    padding: 10px;
}

/*# sourceMappingURL=style.css.map */


.sport_nav_live {
    margin-top: 30px;
}

.globSelection label {
    float: left;
    margin: 10px;
}

.betslip-game-wrapper {
    display: grid;
    padding: 8px;
    border-radius: 10px !important;
    height: 100%;
    background: #15161b;
}

.betslip-game {
    display: table;
    width: 95%;
    background: #15161b;
    color: #000;
    margin: 5px auto;
    border-radius: 3px;
    overflow: hidden;
}

.GlobalSelection label {
    display: inline;
    font-size: 10px;
}

.globmobile {
    padding: 43px 0px 1px 21px;
}

.btn {
    background-color: #00ffc2;
    display: inline-block;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-repeat: repeat-x;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-image: -moz-linear-gradient(top, white, #E6E6E6);
}

.fa-search {
    color: #000 !important;
}





