﻿/*====== TOP STYLE ======*/

#msg {
    float: left;
    width: 340px;
    line-height: 35px;
    margin: 0;
    font: 100 11px/35px Tahoma;
}


/*====== LEFT STYLE ======*/
.BetBill2 span.ticketid {
    width: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}

.BetBill2 .with-print span.ticketid {
    width: 75px;
}

.BetBill2 h1 img.print-minibet {
    height: 16px;
    margin-right: -2px;
    margin-top: -1px;
    padding: 0;
}

.BetBill3 span {
    width: 49%;
    font-weight: 700;
    display: block;
    float: left;
    line-height: 24px;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/*====== RIGHT STYLE ======*/

.date-filter {
    position: absolute;
    top: 15px;
    left: 0;
    right: 0;
    /*display: inline-block!important;*/
    -webkit-justify-content: center;
    justify-content: center;
    font-size: 14px;
    text-align: center;
}

.hgroup.country_name h2,
.hgroup.league_name h2 {
    margin: 0;
    padding: 0;
    font-size: 16px;
    text-indent: 5px;
    transition: .2s;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 740px;
    vertical-align: middle;
}

.outright-sortby {
    cursor: pointer;
    font-size: 0.7em;
    padding: 4px 15px;
    margin-left: 20px;
    display: inline-block;
    float: right;
    vertical-align: middle;
}

.hgroup.country_name .outright-sortby i.fa {
    float: left;
    line-height: 13px;
    transition: .2s;
}

.table-row,
.selected-market {
    display: inline-block;
    width: 100%;
    margin-bottom: -3px;
}

.selected-market div {
    float: left;
    height: 30px;
}

.table-row div {
    float: left;
    line-height: 15px;
}

.events-table,
.odds-container {
    background-color: #d8e5ef;
    border-top: 0px solid #0562a9;
    border-left: 0px solid #0562a9;
}

#container {
    width: 807px;
    height: calc(100% - 45px);
    margin: 0;
    position: absolute;
    left: 220px;
    float: right;
    overflow: hidden;
    overflow-y: scroll;
    background: #fff;
}

.hgroup.country_name,
.hgroup.league_name {
    padding: 5px 0 10px;
    margin: 0;
    border-bottom: 1px solid #151515;
    display: inline-block;
    width: 100%;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: center;
}

.selected-market .market-name {
    padding: 0 5px;
    -flex-grow: 1;
    width: 474px;
    flex-grow: 1;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 480px;
}

.table-row .odd .coefficient {
    position: relative;
    display: block;
    padding: 7px 0;
}

.all-markets {
    width: 51px;
    color: #4c4c4c;
    transition: .2s;
    cursor: pointer;
}

.flex-sb {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    display: inline-block;
    width: 100%;
}

.flex-sb div.odd {
    float: left;
}

.odds-container .odd {
    position: relative;
    cursor: pointer;
    width: 49.85%;
    padding: 7px 0;
}

.match-wrapper {
    border: 0px solid #0f0f0f;
}

#more,
#tv {
    position: relative;
    padding: 0 0 15px 1px;
    border-top: 0px solid #0f0f0f;
    border-left: 0px solid #0f0f0f;
    /*background: #d8e5ef;
    color: #000;*/
    transition: .2s;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.match-tv {
    background: url(../images/tvbg.jpg) no-repeat center center;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

    .match-tv .teamName {
        width: 99%;
        height: 80px;
        color: #fff;
        text-align: center;
        font-size: 16px;
        font-weight: bold;
        margin: 20px 0 20px 0;
        line-height: 24px;
    }

    .match-tv .leagueName {
        padding:10px;
    }

    .match-tv .homeTeam, .awayTeam {
        padding: 12px;
    }

.match-tv .tv-box .tv_con {
    text-align: center;
    display: flex;
}

.match-tv .tv-box .tv_con #objectflash {
    border: 2px solid #eeeeee45;
}

.match-tv .hgroup {
    width: 770px;
    height: 60px;
    margin: 0 auto;
    display: -webkit-flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
}

.match-tv .hgroup div {
    display: inline-block;
}

.match-tv .hgroup_l {
    margin: auto;
    color: white;
    border: 3px solid #0006;
    padding: 3px;
    width: 100px;
    height: 100px;
    background: rgba(0, 0, 0, 0.3);
    line-height: 100px;
}

.match-tv .hgroup_r {
    margin: auto;
    color: white;
    border: 3px solid #0006;
    padding: 3px;
    width: 100px;
    height: 100px;
    background: rgba(0, 0, 0, 0.3);
    line-height: 100px;
}

.match-tv .hgroup_c {
    padding-top: 12px;
    width: 20%;
    text-align: center;
}

.match-tv .hgroup_l img,
.match-tv .hgroup_r img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.outright .match-wrapper {
    display: inline-block;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-right: 0px;
    width: 100%;
}

.outright .match-markets-view {
    width: 49.6%;
    margin: 0;
    display: inline-block;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.outright .flex-sb {
    display: inline-block;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: -3px;
}

.outright .odds-container .odd {
    width: 96.6%;
    padding: 7px 7px;
    height: 18px;
}