﻿@-ms-viewport {
    width: device-width;
    user-zoom: fixed;
    zoom: 50%;
}

div {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

body {
    height: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

@-moz-document url-prefix() {
    .stake-input {
        user-select: none;
    }
}

.stake-input {
    user-select: none;
}

#wrap {
    display: table;
}

#cell {
    display: table-cell;
    vertical-align: middle;
}

#floater {
    float: left;
    height: 50%;
    margin-bottom: -200px;
    width: 1px;
}

#middle {
    clear: both;
    height: 400px;
    position: relative;
}

a {
    text-decoration: none;
}

.indexAll {
    width: 100%;
}

ul, li {
    padding: 0;
    margin: 0;
    list-style: none;
}

html {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -moz-tap-highlight-color: rgba(0,0,0,0);
    -ms-tap-highlight-color: rgba(0,0,0,0);
    background: url(/Content/images/bg_parlayarea.png?20140404);
    height: 100%;
}

body {
    background: url(/Content/images/bg_parlayarea.png?20140404);
    font-family: Arial;
}

table.mainPage {
    width: 100%;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

.mainHr {
    margin: 0;
}

.loading {
    position: fixed;
    z-index: 20001;
    height: 100%;
    width: 100%;
    text-align: center;
    top: 0;
}

    .loading .loader {
        margin: 42% auto;
        width: 180px;
        height: 160px;
        padding-top: 48px;
        background-color: rgba(0,0,0,.7);
        text-align: center;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        border-radius: 10px;
    }

@media screen and (orientation:landscape) {
    .loading .loader {
        margin: 18% auto;
    }
}

.copyRight {
    width: 100%;
    height: 50px;
    padding: 17px 0 0;
    text-align: center;
    display: block;
    margin: 0 auto;
    float: left;
}

    .copyRight p {
        font-size: 14px;
        font-family: AppleGothic;
        color: #959595;
        margin: 0;
    }

    .copyRight a {
        font-size: 14px;
        font-family: AppleGothic;
        color: #668dc5;
        padding: 0 6px;
    }

.clear {
    clear: both;
    height: 0;
    overflow: hidden;
}

hr {
    height: 1px;
    background: rgba(65,65,65,.3);
    padding: 0;
    margin: 0;
    border: 0;
    border-bottom: 1px solid #fff;
}

.ht-auto {
    height: auto !important;
}

@-webkit-keyframes highLight {
    from {
        box-shadow: 0 0 10px rgba(122,128,236,0);
    }

    to {
        box-shadow: 0 0 15px #7a80ec;
    }
}

.search .announce {
    height: 70px;
    background-color: #f5f5f5;
    background: -webkit-linear-gradient(top,#f5f5f5 0,#FFF 100%);
    background: -moz-linear-gradient(top,#f5f5f5 0,#FFF 100%);
    background: -o-linear-gradient(top,#f5f5f5 0,#FFF 100%);
    background: -ms-linear-gradient(top,#f5f5f5 0,#FFF 100%);
    background: -linear-gradient(top,#f5f5f5 0,#FFF 100%);
}

    .search.announce .filter {
        border-bottom: 1px solid #959595;
    }

        .search.announce .filter > div {
            float: none;
            width: 294px;
            margin: 0 auto;
            border-right: 1px solid #959595;
            border-left: 1px solid #959595;
        }

        .search.announce .filter div select {
            text-align: left;
        }

    .search.announce .list .number {
        width: 10%;
        background-color: #efefef;
    }

    .search.announce .list .date {
        width: 18%;
        background-color: #FFF;
    }

    .search.announce .list .content {
        width: 72%;
        background-color: #efefef;
        line-height: 22px;
        color: #333;
        font-weight: 400;
        text-align: left;
    }

    .search.announce .list .number.first {
        background-color: #ffc6c6;
    }

    .search.announce .list .date.first {
        background-color: #ffdfdf;
    }

    .search.announce .list .content.first {
        background-color: #ffc6c6;
    }

    .search.announce .list td {
        text-align: center;
        vertical-align: middle;
        padding: 20px 10px;
        color: #838383;
        font-size: 20px;
        font-weight: 700;
    }

    .search.announce .list tr {
        border-bottom: 2px solid #CCC;
    }

.umpage h2 {
    width: 100%;
    height: 66px;
    color: #243b7a;
    font-size: 30px;
}

    .umpage h2 > div {
        text-align: center;
        padding-top: 4px;
        width: 420px;
        margin: 0 auto;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

        .umpage h2 > div > p {
            background: url(/Content/images/imgAll.png?20140404) -40px -4px no-repeat;
            width: 47px;
            height: 40px;
            margin: 0;
            padding: 0;
            float: left;
        }

.login .form .input.umpageText {
    color: #243b7a;
    line-height: normal;
    padding: 34px;
}

.login.umpage .umpageDer {
    position: absolute;
    top: -2px;
    right: -2px;
    background: url(/Content/images/imgAll.png?20140404) -124px -204px no-repeat;
    width: 90px;
    height: 70px;
}

    .login.umpage .umpageDer img {
        position: absolute;
        right: -15px;
        top: -15px;
    }

.login {
    width: 100%;
    height: 900px;
    position: relative;
    bottom: 5px;
    background-color: #e4e5e5;
    background: -webkit-linear-gradient(top,#d4dbdf 0,#FFF 100%);
    background: -moz-linear-gradient(top,#d4dbdf 0,#FFF 100%);
    background: -ms-linear-gradient(top,#d4dbdf 0,#FFF 100%);
    background: -o-linear-gradient(top,#d4dbdf 0,#FFF 100%);
    background: -linear-gradient(top,#d4dbdf 0,#FFF 100%);
    border-top: 1px solid #777;
}

@media screen and (orientation:portrait) {
    .login {
        height: 100%;
    }
}

.login .radialbg {
    width: 100%;
    height: 700px;
    position: absolute;
    background: -webkit-gradient(radial,center center,0,center center,100%,color-stop(0%,#FFF),color-stop(70%,rgba(255,255,255,0)),color-stop(99%,rgba(255,255,255,0)));
    background: -moz-gradient(radial,center center,0,center center,100%,color-stop(0%,#FFF),color-stop(70%,rgba(255,255,255,0)),color-stop(99%,rgba(255,255,255,0)));
    background: -ms-gradient(radial,center center,0,center center,100%,color-stop(0%,#FFF),color-stop(70%,rgba(255,255,255,0)),color-stop(99%,rgba(255,255,255,0)));
    background: -webkit-radial-gradient(center,ellipse cover,#FFF 0,rgba(255,255,255,0) 70%,rgba(255,255,255,0) 99%);
    background: -moz-radial-gradient(center,ellipse cover,#FFF 0,rgba(255,255,255,0) 70%,rgba(255,255,255,0) 99%);
    background: -ms-radial-gradient(center,ellipse cover,#FFF 0,rgba(255,255,255,0) 70%,rgba(255,255,255,0) 99%);
    top: -70px;
    z-index: 1;
}

.login .wrap {
    position: relative;
    z-index: 2;
    height: 100%;
    float: left;
    width: 100%;
    top: -40px;
}
.login h1 {
    width: 180px;
    height: 10px;
    margin: 30px auto 0;
    text-indent: -99999px;
    background: url(/Content/images/logo.new.png?20140404);
    /*background-size: 828px auto;*/
    margin-top: 60px;
    padding-top: 40px;
}

.style-c9 {
    height:20px !important;
}

.style-c12 {
    width:300px !important;
    height:20px !important;
    background-size: 300px 50px !important;
}

.style-c13 {
    width:300px !important;
    height:20px !important;
    background-size: 300px 50px !important;
}
/*
.style-c16 {
    width:300px !important;
    height:20px !important;
    background-size: 300px 50px !important;
}
*/
h1.logo-zh_cn {
    background: url(/Content/images/logo-cn.png) no-repeat;
}

.login hr {
    height: 10px;
    border: 0;
    background: url(/Content/images/bg_indexhr.png?20140404) center center no-repeat;
}

.login .term {
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    width: 90%;
    background: #f5f5f5;
    border: 2px solid #858595;
    box-shadow: inset 0 0 2px #FFF,0 15px 30px rgba(0,0,0,.3);
    margin: 40px auto;
    background: #ededed;
    background: -moz-linear-gradient(left,#ededed 0,#FFF 50%,#ededed 100%);
    background: -webkit-linear-gradient(left,#ededed 0,#FFF 50%,#ededed 100%);
    background: -o-linear-gradient(left,#ededed 0,#FFF 50%,#ededed 100%);
    background: -ms-linear-gradient(left,#ededed 0,#FFF 50%,#ededed 100%);
    background: linear-gradient(left,#ededed 0,#FFF 50%,#ededed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed',endColorstr='#ededed',GradientType=0);
}

    .login .term .content a {
        font-size: 28px;
        color: #243b7a;
        text-decoration: underline;
    }

    .login .term .content h3 {
        padding-left: 6%;
        margin-top: 6%;
        font-size: 24px;
        font-family: Arial;
        color: #292929;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    .login .term .content p.top {
        margin-top: 10px;
    }

    .login .term .content hr {
        border-top: dashed #AAA 2px;
        height: 0;
    }

    .login .term .content p {
        font-size: 20px;
        color: #6e6e6e;
        margin-top: 6%;
        margin-bottom: 6%;
        padding: 0 6%;
    }

        .login .term .content p.bottom {
            margin-bottom: 6%;
            color: #79a0d7;
            font-weight: 700;
            font-size: 26px;
        }

    .login .term .notice {
        line-height: 55px;
        border-top: 2px dashed #bababa;
        padding-left: 80px;
        font-size: 18px;
        color: #79a0d7;
        font-family: Arial;
        font-weight: bolder;
    }

.login .button {
    width: 90%;
    margin: 20px auto;
}

    .login .button a {
        display: inline-block;
        width: 48%;
        line-height: 58px;
        border-radius: 8px;
        border: 1px solid #999;
        box-shadow: inset 0 1px 0 #FFF,0 2px 5px rgba(0,0,0,.5);
        text-align: center;
        font-size: 30px;
        color: #666;
        font-family: Arial;
        font-weight: 100;
        background-color: #f5f5f5;
        background: -webkit-linear-gradient(top,#f5f5f5 0,#FFF 100%);
        background: -moz-linear-gradient(top,#f5f5f5 0,#FFF 100%);
        background: -ms-linear-gradient(top,#f5f5f5 0,#FFF 100%);
        background: -o-linear-gradient(top,#f5f5f5 0,#FFF 100%);
        background: -linear-gradient(top,#f5f5f5 0,#FFF 100%);
    }

        .login .button a.cancel {
            float: left;
        }

        .login .button a.agree {
            color: #6289c1;
            float: right;
        }

.login .lang {
    text-align: center;
    font-weight: 700;
    font-size: 30px;
    color: #3f5c98;
    padding: 7px 0 8px;
}

    .login .lang select {
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        padding-right: 30px;
        border: 0;
        background: 0;
        background-position: 98% 60%;
    }

.login .kind {
    font-weight: 700;
    width: 50%;
    margin: 0 auto;
    display: block;
    margin-bottom: 15px;
}

.login .selectBGKind {
    display: block;
}

.login .selectBGKind {
    width: 100%;
    height: 70px;
    margin: 0 auto;
    background: url(/Content/images/select_icon_kind.png?20140404) no-repeat 98% 55%;
    background-color: #FFF;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #b4b4b4;
    -webkit-box-shadow: inset 0 2px 5px rgba(0,0,0,.3);
    -moz-box-shadow: inset 0 2px 5px rgba(0,0,0,.3);
    -ms-box-shadow: inset 0 2px 5px rgba(0,0,0,.3);
    box-shadow: inset 0 2px 5px rgba(0,0,0,.3);
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.login .kind select {
    width: 100%;
    height: 70px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #b4b4b4;
    -webkit-box-shadow: inset 0 2px 5px rgba(0,0,0,.3);
    -moz-box-shadow: inset 0 2px 5px rgba(0,0,0,.3);
    -ms-box-shadow: inset 0 2px 5px rgba(0,0,0,.3);
    box-shadow: inset 0 2px 5px rgba(0,0,0,.3);
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 26px;
    font-weight: 700;
    color: #5a5a5a;
    padding-left: 2%;
    background: 0;
}

.login .form {
    width: 90%;
    padding: 15px;
    border-radius: 8px;
    background: #f5f5f5;
    border: 2px solid #858595;
    box-shadow: inset 0 0 2px #FFF,0 15px 30px rgba(0,0,0,.3);
    margin: 0 auto 40px;
    position: relative;
}

    .login .form .input {
        line-height: 70px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        -ms-border-radius: 6px;
        border-radius: 6px;
        border: 1px solid #b4b4b4;
        box-shadow: inset 0 2px 5px rgba(0,0,0,.3);
        background: #fff;
        font-size: 30px;
        margin: 0 0 10px;
    }

        .login .form .input span {
            color: #6189c0;
            padding: 0 0 0 2%;
            min-width: 210px;
            display: inline-block;
        }

        .login .form .input input {
            border: 0;
            font-family: Arial;
            color: #5a5a5a;
            width: 50%;
            overflow: hidden;
            font-size: 29px;
            padding-left: 5px;
        }

    .login .form input.verif {
        font-size: 25px;
        color: #888;
        padding-left: 10px;
        margin-bottom: 15px;
        border: 1px solid #999;
        border-radius: 4px;
        box-shadow: inset 0 1px 3px rgba(0,0,0,.3);
        height: 60px;
        width: 40%;
    }

    .login .form .code {
        display: inline-block;
        margin-left: 10px;
        width: 234px;
        height: 70px;
        margin-top: 7px;
    }

        .login .form .code img {
            vertical-align: middle;
            margin: 0 4px;
        }

        .login .form .code .refresh {
            display: inline-block;
            vertical-align: middle;
            width: 42px;
            height: 42px;
            background: url(/Content/images/imgAll.png?20140404) -294px -5px no-repeat;
            margin-left: 8px;
        }

    .login .form button {
        width: 100%;
        height: 70px;
        text-align: center;
        border-radius: 6px;
        background-color: #7aa1d8;
        background: -webkit-linear-gradient(top,#7aa1d8 0,#537ab3 100%);
        background: -moz-linear-gradient(top,#7aa1d8 0,#537ab3 100%);
        background: -ms-linear-gradient(top,#7aa1d8 0,#537ab3 100%);
        background: -o-linear-gradient(top,#7aa1d8 0,#537ab3 100%);
        background: linear-gradient(to bottom,#7aa1d8 0,#537ab3 100%);
        box-shadow: inset 0 1px 0 rgba(255,255,255,.8),0 2px 5px rgba(0,0,0,.7);
        border: 1px solid #336;
        font-size: 42px;
        color: #fff;
        text-shadow: -1px -1px 0 rgba(0,0,0,.5);
    }

.login .remember {
    /*width: 290px;*/
    height: 50px;
    line-height: 40px;
    margin-bottom: 15px;
}

    .login .remember span {
        font-size: 30px;
        color: #6289c1;
    }

.login .footer {
    width: 100%;
    padding: 17px 0 20px;
    text-align: center;
}

    .login .footer button.old {
        width: 40%;
        padding: 14px 5px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 24px;
        font-weight: 100;
        font-family: Arial;
        color: #666;
        border-radius: 6px;
        border: 1px solid #999;
        background-color: #f5f5f5;
        background: -webkit-linear-gradient(top,#f5f5f5 0,#FFF 100%);
        background: -moz-linear-gradient(top,#f5f5f5 0,#FFF 100%);
        background: -ms-linear-gradient(top,#f5f5f5 0,#FFF 100%);
        background: -o-linear-gradient(top,#f5f5f5 0,#FFF 100%);
        background: linear-gradient(to bottom,#f5f5f5 0,#FFF 100%);
        box-shadow: 0 2px 2px rgba(0,0,0,.3);
        margin: 0 auto;
        margin-right: 5px;
    }

    .login .footer button.new {
        width: 560px;
        padding: 14px 5px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 24px;
        font-weight: 100;
        font-family: Arial;
        color: #666;
        border-radius: 6px;
        border: 1px solid #999;
        background-color: #f5f5f5;
        background: -webkit-linear-gradient(top,#f5f5f5 0,#FFF 100%);
        background: -moz-linear-gradient(top,#f5f5f5 0,#FFF 100%);
        background: -ms-linear-gradient(top,#f5f5f5 0,#FFF 100%);
        background: -o-linear-gradient(top,#f5f5f5 0,#FFF 100%);
        background: linear-gradient(to bottom,#f5f5f5 0,#FFF 100%);
        box-shadow: 0 2px 2px rgba(0,0,0,.3);
        margin: 0 auto;
    }

.mainPage.footer {
    float: left;
    width: 100%;
    padding: 24px 0 34px;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-top: #666 solid 1px;
    background-color: #3e4758;
    background: -webkit-linear-gradient(bottom,#303a4c 0,#475571 100%);
    background: -moz-linear-gradient(bottom,#303a4c 0,#475571 100%);
    background: -ms-linear-gradient(bottom,#303a4c 0,#475571 100%);
    background: -o-linear-gradient(bottom,#303a4c 0,#475571 100%);
    background: linear-gradient(to top,#303a4c 0,#475571 100%);
}

.login .footer span a {
    display: block;
    margin: 52px auto 0;
    font-size: 18px;
    color: #5b82bb;
    text-align: center;
}

    .login .footer span a img {
        position: relative;
        top: 3px;
    }

.login .footer .copyRight p {
    padding: 0 6px 0 0;
}

.login .footer .copyRight .piped {
    display: block;
    color: #7296c9;
}

.piped li {
    float: left;
    display: inline;
    padding: 0 0 0 2px;
}

    .piped li a {
        border-left: #d0d0d0 solid 1px;
    }

        .piped li a.first {
            border-left: 0 !important;
            padding-left: 0;
            margin-left: 0 !important;
        }

.mainPage.footer button.old {
    width: 44%;
    line-height: 60px;
    font-size: 26px;
    font-weight: 100;
    font-family: Arial;
    color: #666;
    border-radius: 6px;
    border: 1px solid #999;
    background-color: #f5f5f5;
    background: -webkit-linear-gradient(top,#f5f5f5 0,#FFF 100%);
    background: -moz-linear-gradient(top,#f5f5f5 0,#FFF 100%);
    background: -ms-linear-gradient(top,#f5f5f5 0,#FFF 100%);
    background: -o-linear-gradient(top,#f5f5f5 0,#FFF 100%);
    background: linear-gradient(to bottom,#f5f5f5 0,#FFF 100%);
    box-shadow: 0 2px 2px rgba(0,0,0,.3);
    margin: 0 auto;
    margin-right: 6px;
}

.login .footer p {
    font-size: 14px;
    font-family: AppleGothic;
    color: #959595;
}

#header {
    position: fixed;
    top: 0;
    z-index: 1000;
    width: 100%;
    transition: top .2s ease-in-out;
    -webkit-transition: top .2s ease-in-out;
    -moz-transition: top .2s ease-in-out;
    -o-transition: top .2s ease-in-out;
}

#inner {
    position: relative;
}

.sportMenuSubBg {
    display: none;
    position: relative;
    top: 0;
    left: 41px;
    width: 51px;
    height: 29px;
    background: url(/Content/images/imgAll.png?20140404) -337px -54px no-repeat !important;
}

.highlight .sportMenuSubBg {
    display: block;
}

.topScrollBar_1 {
    border-top: 2px solid #00344c;
    height: 162px;
    width: 100%;
    background: url(/Content/images/bg_bet.png?20140404);
    overflow: hidden;
    vertical-align: top;
}

.Wp8SpFiller {
    width: 50px;
}

.spScrollBtn {
    background-color: rgba(255,255,255,.15);
    background-repeat: no-repeat;
    background-position-x: right;
    position: absolute;
    top: 78px;
    display: block;
    height: 138px;
    width: 8%;
    z-index: 500;
}

.spScrollLeft {
    left: 0;
}

.spScrollRight {
    right: 0;
}

.spScrollIcon {
    position: absolute;
    height: 50px;
    width: 30px;
    top: 44px;
}

    .spScrollIcon.spScrollLeft {
        background: url(/Content/images/topscrollArrow.png?20140404) 0 -71px;
        left: 10px;
    }

    .spScrollIcon.spScrollRight {
        background: url(/Content/images/topscrollArrow.png?20140404) 0 0;
        right: 10px;
    }

.topScrollBar {
    display: block;
    margin: 0;
    width: 100%;
    height: 138px;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
    -ms-overflow-scrolling: touch;
    -o-overflow-scrolling: touch;
}

.topScroll {
    float: left;
    margin: 0 auto;
    width: 4900px;
    height: 100%;
    overflow: hidden;
}

    .topScroll li {
        float: left;
        background: url(/Content/images/topMenuSlideLine.png?20140404) top left no-repeat;
        margin-top: 8px;
        position: relative;
    }

        .topScroll li.first {
            background: 0;
        }

        .topScroll li a {
            font-size: 20px;
            height: 133px;
            display: block;
            text-align: center;
            line-height: 20px;
            padding: 0 12px;
            color: #FFF;
            font-weight: 700;
            -webkit-transform: translate3d(0,0,0);
        }

        .topScroll li.highlight a {
            color: #FFF;
        }

            .topScroll li.highlight a > div {
                background-position-y: -76px;
            }

        .topScroll li.sp1.highlight a > div {
            background-position: 0 -76px;
        }

        .topScroll li.sp2.highlight a > div {
            background-position: -128px -76px;
        }

        .topScroll li.sp3.highlight a > div {
            background-position: -256px -76px;
        }

        .topScroll li.sp4.highlight a > div {
            background-position: -384px -76px;
        }

        .topScroll li.sp5.highlight a > div {
            background-position: -512px -76px;
        }

        .topScroll li.sp6.highlight a > div {
            background-position: -640px -76px;
        }

        .topScroll li.sp7.highlight a > div {
            background-position: -768px -76px;
        }

        .topScroll li.sp8.highlight a > div {
            background-position: -896px -76px;
        }

        .topScroll li.sp9.highlight a > div {
            background-position: -1024px -76px;
        }

        .topScroll li.sp10.highlight a > div {
            background-position: -1152px -76px;
        }

        .topScroll li.sp12.highlight a > div {
            background-position: -1408px -76px;
        }

        .topScroll li.sp13.highlight a > div {
            background-position: -1536px -76px;
        }

        .topScroll li.sp14.highlight a > div {
            background-position: -1664px -76px;
        }

        .topScroll li.sp15.highlight a > div {
            background-position: -1792px -76px;
        }

        .topScroll li.sp16.highlight a > div {
            background-position: -1920px -76px;
        }

        .topScroll li.sp17.highlight a > div {
            background-position: -2048px -76px;
        }

        .topScroll li.sp18.highlight a > div {
            background-position: -2176px -76px;
        }

        .topScroll li.sp19.highlight a > div {
            background-position: -2304px -76px;
        }

        .topScroll li.sp20.highlight a > div {
            background-position: -2432px -76px;
        }

        .topScroll li.sp21.highlight a > div {
            background-position: -2560px -76px;
        }

        .topScroll li.sp22.highlight a > div {
            background-position: -2688px -76px;
        }

        .topScroll li.sp23.highlight a > div {
            background-position: -2816px -76px;
        }

        .topScroll li.sp24.highlight a > div {
            background-position: -2944px -76px;
        }

        .topScroll li.sp25.highlight a > div {
            background-position: -3072px -76px;
        }

        .topScroll li.sp26.highlight a > div {
            background-position: -3200px -76px;
        }

        .topScroll li.sp27.highlight a > div {
            background-position: -3328px -76px;
        }

        .topScroll li.sp28.highlight a > div {
            background-position: -3456px -76px;
        }

        .topScroll li.sp29.highlight a > div {
            background-position: -3586px -76px;
        }

        .topScroll li.sp30.highlight a > div {
            background-position: -3716px -76px;
        }

        .topScroll li.sp31.highlight a > div {
            background-position: -3842px -76px;
        }

        .topScroll li.sp32.highlight a > div {
            background-position: 0 -72px;
        }

        .topScroll li.sp33.highlight a > div {
            background-position: -128px -71px;
        }

        .topScroll li.sp34.highlight a > div {
            background-position: -256px -73px;
        }

        .topScroll li.sp35.highlight a > div {
            background-position: -385px -75px;
        }

        .topScroll li.sp11.highlight a > div {
            background: url(/Content/images/euroSprite.png?20160316) 36px 24px no-repeat;
        }

        .topScroll li.sp1025.highlight a > div {
            background: url(/Content/images/olympicSprite.png?20160713) 0 -65px no-repeat;
        }

        .topScroll li.live a > div {
            background-position-y: -151px;
        }

        .topScroll li.sp1.live a > div {
            background-position: 0 -151px;
        }

        .topScroll li.sp2.live a > div {
            background-position: -128px -151px;
        }

        .topScroll li.sp3.live a > div {
            background-position: -256px -151px;
        }

        .topScroll li.sp4.live a > div {
            background-position: -384px -151px;
        }

        .topScroll li.sp5.live a > div {
            background-position: -512px -151px;
        }

        .topScroll li.sp6.live a > div {
            background-position: -640px -151px;
        }

        .topScroll li.sp7.live a > div {
            background-position: -768px -151px;
        }

        .topScroll li.sp8.live a > div {
            background-position: -896px -151px;
        }

        .topScroll li.sp9.live a > div {
            background-position: -1024px -151px;
        }

        .topScroll li.sp10.live a > div {
            background-position: -1152px -151px;
        }

        .topScroll li.sp12.live a > div {
            background-position: -1408px -151px;
        }

        .topScroll li.sp13.live a > div {
            background-position: -1536px -151px;
        }

        .topScroll li.sp14.live a > div {
            background-position: -1664px -151px;
        }

        .topScroll li.sp15.live a > div {
            background-position: -1792px -151px;
        }

        .topScroll li.sp16.live a > div {
            background-position: -1920px -151px;
        }

        .topScroll li.sp17.live a > div {
            background-position: -2048px -151px;
        }

        .topScroll li.sp18.live a > div {
            background-position: -2176px -151px;
        }

        .topScroll li.sp19.live a > div {
            background-position: -2304px -151px;
        }

        .topScroll li.sp20.live a > div {
            background-position: -2432px -151px;
        }

        .topScroll li.sp21.live a > div {
            background-position: -2560px -151px;
        }

        .topScroll li.sp22.live a > div {
            background-position: -2688px -151px;
        }

        .topScroll li.sp23.live a > div {
            background-position: -2816px -151px;
        }

        .topScroll li.sp24.live.highlight a > div {
            background-position: -2944px -151px;
        }

        .topScroll li.sp25.live a > div {
            background-position: -3072px -151px;
        }

        .topScroll li.sp26.live a > div {
            background-position: -3200px -151px;
        }

        .topScroll li.sp27.live a > div {
            background-position: -3328px -151px;
        }

        .topScroll li.sp28.live a > div {
            background-position: -3456px -151px;
        }

        .topScroll li.sp29.live a > div {
            background-position: -3586px -151px;
        }

        .topScroll li.sp30.live a > div {
            background-position: -3716px -151px;
        }

        .topScroll li.sp31.live a > div {
            background-position: -3842px -151px;
        }

        .topScroll li.sp32.live a > div {
            background-position: 0 -148px;
        }

        .topScroll li.sp33.live a > div {
            background-position: -128px -148px;
        }

        .topScroll li.sp34.live a > div {
            background-position: -256px -148px;
        }

        .topScroll li.sp35.live a > div {
            background-position: -385px -148px;
        }

        .topScroll li.sp11.live a > div {
            background: url(/Content/images/euroSprite.png?20160316) 35px -224px no-repeat;
        }

        .topScroll li.sp1025.live a > div {
            background: url(/Content/images/olympicSprite.png?20160713) 0 -224px no-repeat;
        }

        .topScroll li.live.highlight a > div {
            background-position-y: -226px;
        }

        .topScroll li.sp1.live.highlight a > div {
            background-position: 0 -226px;
        }

        .topScroll li.sp2.live.highlight a > div {
            background-position: -128px -226px;
        }

        .topScroll li.sp3.live.highlight a > div {
            background-position: -256px -226px;
        }

        .topScroll li.sp4.live.highlight a > div {
            background-position: -384px -226px;
        }

        .topScroll li.sp5.live.highlight a > div {
            background-position: -512px -226px;
        }

        .topScroll li.sp6.live.highlight a > div {
            background-position: -640px -226px;
        }

        .topScroll li.sp7.live.highlight a > div {
            background-position: -768px -226px;
        }

        .topScroll li.sp8.live.highlight a > div {
            background-position: -896px -226px;
        }

        .topScroll li.sp9.live.highlight a > div {
            background-position: -1024px -226px;
        }

        .topScroll li.sp10.live.highlight a > div {
            background-position: -1152px -226px;
        }

        .topScroll li.sp12.live.highlight a > div {
            background-position: -1408px -226px;
        }

        .topScroll li.sp13.live.highlight a > div {
            background-position: -1536px -226px;
        }

        .topScroll li.sp14.live.highlight a > div {
            background-position: -1664px -226px;
        }

        .topScroll li.sp15.live.highlight a > div {
            background-position: -1792px -226px;
        }

        .topScroll li.sp16.live.highlight a > div {
            background-position: -1920px -226px;
        }

        .topScroll li.sp17.live.highlight a > div {
            background-position: -2048px -226px;
        }

        .topScroll li.sp18.live.highlight a > div {
            background-position: -2176px -226px;
        }

        .topScroll li.sp19.live.highlight a > div {
            background-position: -2304px -226px;
        }

        .topScroll li.sp20.live.highlight a > div {
            background-position: -2432px -226px;
        }

        .topScroll li.sp21.live.highlight a > div {
            background-position: -2560px -226px;
        }

        .topScroll li.sp22.live.highlight a > div {
            background-position: -2688px -226px;
        }

        .topScroll li.sp23.live.highlight a > div {
            background-position: -2816px -226px;
        }

        .topScroll li.sp24.live.highlight.highlight a > div {
            background-position: -2944px -226px;
        }

        .topScroll li.sp25.live.highlight a > div {
            background-position: -3072px -226px;
        }

        .topScroll li.sp26.live.highlight a > div {
            background-position: -3200px -226px;
        }

        .topScroll li.sp27.live.highlight a > div {
            background-position: -3328px -226px;
        }

        .topScroll li.sp28.live.highlight a > div {
            background-position: -3456px -226px;
        }

        .topScroll li.sp29.live.highlight a > div {
            background-position: -3586px -226px;
        }

        .topScroll li.sp30.live.highlight a > div {
            background-position: -3716px -226px;
        }

        .topScroll li.sp31.live.highlight a > div {
            background-position: -3842px -226px;
        }

        .topScroll li.sp32.live.highlight a > div {
            background-position: 0 -223px;
        }

        .topScroll li.sp33.live.highlight a > div {
            background-position: -128px -223px;
        }

        .topScroll li.sp34.live.highlight a > div {
            background-position: -256px -223px;
        }

        .topScroll li.sp35.live.highlight a > div {
            background-position: -385px -223px;
        }

        .topScroll li.sp11.live.highlight a > div {
            background: url(/Content/images/euroSprite.png?20160316) 36px -317px no-repeat;
        }

        .topScroll li.sp11.highlight a > div.sportMenuSubBg {
            background-position: -339px -54px !important;
            margin-left: -7px;
        }

        .topScroll li.sp1025.live.highlight a > div {
            background: url(/Content/images/olympicSprite.png?20160713) 0 -317px no-repeat;
        }

        .topScroll li.sp1025.highlight a > div.sportMenuSubBg {
            background-position: -339px -54px !important;
        }

        .topScroll li.highlight a > div.sportMenuSubBg {
            background-position: -337px -54px !important;
        }

.bottomList {
    width: 100%;
    box-shadow: 0 2px 5px #555;
}

    .bottomList ul {
        width: 100%;
    }

        .bottomList ul li {
            height: 64px;
            line-height: 64px;
            background: url(/Content/images/slideLine_2.png?20140404) top left no-repeat;
            text-align: center;
        }

            .bottomList ul li a {
                color: #FFF;
                font-size: 24px;
                width: 100%;
                height: 62px;
                overflow: hidden;
                text-align: left;
                padding-left: 5%;
                padding-right: 6%;
                box-sizing: border-box;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
            }

                .bottomList ul li a span {
                    color: #FFF;
                    font-size: 30px;
                    float: right;
                }

            .bottomList ul li.live a span {
                color: #f96;
            }

            .bottomList ul li.highlight a {
                color: #FFF;
            }

    .bottomList .noline, .bottomList:nth-child(2n+1) {
        background: 0;
    }

        .bottomList .noline.first {
            border-top: 0;
        }

    .bottomList .closeBtn {
        clear: both;
        width: 100%;
    }

        .bottomList .closeBtn a {
            display: block;
            float: right;
        }

.topNav {
    background-color: #79a0d7;
    background: -webkit-linear-gradient(top,#79a0d7 0,#547bb2 100%);
    background: -moz-linear-gradient(top,#79a0d7 0,#547bb2 100%);
    background: -ms-linear-gradient(top,#79a0d7 0,#547bb2 100%);
    background: -o-linear-gradient(top,#79a0d7 0,#547bb2 100%);
    background: linear-gradient(to bottom,#79a0d7 0,#547bb2 100%);
    height: 78px;
    width: 100%;
}

.prodswitch ul {
    padding-right: 20px;
    height: 60px;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}

.prodswitch {
    background: #082f66;
    background: -moz-linear-gradient(top,#082f66 0,#052145 100%);
    background: -webkit-linear-gradient(top,#082f66 0,#052145 100%);
    background: -ms-linear-gradient(top,#082f66 0,#052145 100%);
    background: -o-linear-gradient(top,#082f66 0,#052145 100%);
    background: linear-gradient(to bottom,#082f66 0,#052145 100%);
    height: 60px;
    width: 100%;
    font-size: 0;
    color: #c8deff;
}

.prodswitch-logo-wrap {
    display: inline-block;
    vertical-align: middle;
    height: 60px;
}

.prodswitch-logo {
    display: block;
    float: left;
    margin: 0 20px;
    text-indent: -9999px;
    background: url(/Content/images/sbo-logo.png) no-repeat;
    width: 46px;
    height: 60px;
    vertical-align: middle;
}

.prodswitch-hdr {
    display: inline-block;
    height: 60px;
    width: calc((100% - 86px) / 2);
    text-align: center;
    vertical-align: middle;
    font-size: 24px;
}

.prodswitch-hdr-three-tabs {
    display: inline-block;
    height: 60px;
    width: calc((100% - 86px) / 3);
    text-align: center;
    vertical-align: middle;
    font-size: 24px;
}

    .prodswitch-hdr-three-tabs span {
        line-height: 60px;
    }

.prodswitch-hdr-four-tabs {
    display: inline-block;
    height: 60px;
    width: auto;
    -moz-min-width: calc((100% - 66px) / 4);
    -ms-min-width: calc((100% - 66px) / 4);
    -o-min-width: calc((100% - 66px) / 4);
    -webkit-min-width: calc((100% - 66px) / 4);
    min-width: calc((100% - 66px) / 4);
    text-align: center;
    vertical-align: middle;
    font-size: 24px;
    padding: 0 8px;
}

    .prodswitch-hdr-four-tabs span {
        line-height: 60px;
    }

.prodswitch .sel {
    color: #fff;
}

    .prodswitch .sel .prodswitch-tri {
        border-style: solid;
        border-width: 0 15px 20px 15px;
        border-color: transparent transparent #759cd3 transparent;
        width: 0;
        height: 0;
        display: block;
        margin: 0 auto;
        margin-top: -12px;
    }

.prodswitch .prodswitch-tri {
    display: none;
}

.prodswitch-hdr span {
    line-height: 60px;
}

.topNav.main {
    background-color: #79a0d7;
    background: -webkit-linear-gradient(top,#79a0d7 0,#547bb4 100%);
    background: -moz-linear-gradient(top,#79a0d7 0,#547bb4 100%);
    background: -ms-linear-gradient(top,#79a0d7 0,#547bb4 100%);
    background: -o-linear-gradient(top,#79a0d7 0,#547bb4 100%);
    background: linear-gradient(to bottom,#79a0d7 0,#547bb4 100%);
    text-align: center;
    font-size: 36px;
    text-shadow: 0 -2px 0 rgba(0,0,0,.8);
    color: #FFF;
    line-height: 78px;
    z-index: 3;
    top: 0;
}

.live .topNav.main {
    background-color: #ec7749;
    background: -webkit-linear-gradient(top,#ec7749 0,#d35e30 100%);
    background: -moz-linear-gradient(top,#ec7749 0,#d35e30 100%);
    background: -ms-linear-gradient(top,#ec7749 0,#d35e30 100%);
    background: -o-linear-gradient(top,#ec7749 0,#d35e30 100%);
    background: linear-gradient(to bottom,#ec7749 0,#d35e30 100%);
    text-align: center;
    font-size: 36px;
    text-shadow: 0 -2px 0 rgba(0,0,0,.8);
    color: #FFF;
    line-height: 78px;
    z-index: 3;
    top: 0;
}

.topNav.en {
    line-height: 24px;
    font-size: 22px;
}

    .topNav.en li:nth-child(1) {
        width: 42%;
    }

    .topNav.en li:nth-child(2) {
        width: 20%;
    }

    .topNav.en li:nth-child(3) {
        width: 26%;
    }

.topNav.zh {
    line-height: 24px;
    font-size: 22px;
}

    .topNav.zh li:nth-child(1) {
        width: 42%;
    }

    .topNav.zh li:nth-child(2) {
        width: 20%;
    }

    .topNav.zh li:nth-child(3) {
        width: 26%;
    }

.topNav.id {
    line-height: 24px;
    font-size: 20px;
}

    .topNav.id li:nth-child(1) {
        width: 42%;
    }

    .topNav.id li:nth-child(2) {
        width: 12%;
    }

    .topNav.id li:nth-child(3) {
        width: 34%;
    }

.topNav.th {
    line-height: 24px;
    font-size: 26px;
}

    .topNav.th li:nth-child(1) {
        width: 48%;
    }

    .topNav.th li:nth-child(2) {
        width: 12%;
    }

    .topNav.th li:nth-child(3) {
        width: 28%;
    }

.topNav.vi {
    line-height: 24px;
    font-size: 25px;
}

    .topNav.vi li:nth-child(1) {
        width: 47%;
    }

    .topNav.vi li:nth-child(2) {
        width: 12%;
    }

    .topNav.vi li:nth-child(3) {
        width: 29%;
    }

.topNav.ko {
    line-height: 24px;
    font-size: 25px;
}

    .topNav.ko li:nth-child(1) {
        width: 47%;
    }

    .topNav.ko li:nth-child(2) {
        width: 12%;
    }

    .topNav.ko li:nth-child(3) {
        width: 29%;
    }

.topNav.bsi {
    line-height: 24px;
    font-size: 22px;
}

    .topNav.bsi li:nth-child(1) {
        width: 42%;
    }

    .topNav.bsi li:nth-child(2) {
        width: 20%;
    }

    .topNav.bsi li:nth-child(3) {
        width: 38%;
        border-right: 0;
    }

    .topNav.bsi li:last-child {
        width: 0;
        box-flex: 0;
        border: hidden;
    }

.signinBox {
    margin: 0 6px;
}

.signinInfo {
    display: inline-block;
}

.signinBtn {
    margin: 20px 0 0 5px;
    background: #3f5c98;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    padding: 7px 16px;
    box-shadow: 0 2px 2px rgba(0,0,0,.4);
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.signinLang {
    display: inline-block;
    margin-right: 5px;
}

    .signinLang .selectBG {
        width: 66px;
        height: 30px;
        background: url(/Content/images/select_icon_lang.png?20140404) -770px -144px no-repeat;
    }

    .signinLang .lang {
        padding-right: 65px;
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        border: 0;
        color: #e6e6e6;
        font-weight: bolder;
    }

#logoInfo {
    width: 100%;
    background-color: #e4e5e5;
    background: -webkit-linear-gradient(90deg,#c0c7ca 0,#EEE 100%);
    background: -moz-linear-gradient(90deg,#c0c7ca 0,#EEE 100%);
    background: -o-linear-gradient(90deg,#c0c7ca 0,#EEE 100%);
    background: -ms-linear-gradient(90deg,#c0c7ca 0,#EEE 100%);
    background: -linear-gradient(90deg,#c0c7ca 0,#EEE 100%);
    box-shadow: 0 5px 10px rgba(0,0,0,.5);
}

    #logoInfo h1 {
        width: 300px;
        margin: 0 auto;
        text-indent: -99999px;
        background: url(/Content/images/imgAll.png?20140404) -490px -275px no-repeat;
        height: 78px;
    }

    #logoInfo .join {
        color: #3f5c98;
        font-size: 24px;
        font-weight: bolder;
        position: absolute;
        top: 96px;
        right: 30px;
        border: 1px solid #b4b4b4;
        background-color: #e4e5e5;
        background: -webkit-linear-gradient(90deg,#c0c7ca 0,#EEE 100%);
        background: -moz-linear-gradient(90deg,#c0c7ca 0,#EEE 100%);
        background: -o-linear-gradient(90deg,#c0c7ca 0,#EEE 100%);
        background: -ms-linear-gradient(90deg,#c0c7ca 0,#EEE 100%);
        background: -linear-gradient(90deg,#c0c7ca 0,#EEE 100%);
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        -ms-border-radius: 20px;
        border-radius: 20px;
        padding: 5px 30px;
        box-shadow: 0 1px 2px rgba(0,0,0,.3);
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

.footerBsi {
    position: fixed;
    bottom: 0;
    z-index: 1000;
    width: 100%;
    padding-top: 17px;
    text-align: center;
    background-color: #e4e5e5;
    box-shadow: 0 -1px 10px rgba(0,0,0,.3);
}

    .footerBsi button.old {
        width: 30%;
        padding: 6px 14px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 24px;
        font-weight: 100;
        font-family: Arial;
        color: #666;
        border-radius: 6px;
        border: 0;
        background-color: #eee;
        box-shadow: 0 1px 4px rgba(0,0,0,.3);
        margin: 3px auto;
        margin-right: 6px;
    }

#hdp {
    width: 26%;
}

.topList {
    width: 9%;
}

.topNav ul {
    width: 100%;
    height: 70px;
}

    .topNav ul li {
        text-align: center;
        border-right: 2px solid rgba(0,30,72,.4);
        border-left: 2px solid rgba(255,255,255,.2);
        float: left;
        height: 78px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

.topMenu a .topMenuWrp {
    height: 70px;
}

.topMenu a .topMenuBox {
    display: inline-block;
    margin-top: 10px;
}

.topMenu a .topMenuTable {
    display: table;
    text-align: center;
}

.topMenu a .topMenuTableRow {
    display: table-row;
}

.topMenu a .topMenuIcon, .topMenu a .topMenuIcon2 {
    height: 59px;
    width: 56px;
    display: table-cell;
}

.topMenu a .topMenuTitle {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}

.topMenu a .topMenuWrp .imgFix {
    width: 23%;
    height: 68px;
    overflow: hidden;
}

.topMenu a .topMenuWrp > div {
    float: left;
    overflow: hidden;
    text-align: left;
}

.topMenu a .topMenuWrp #wrap {
    width: 100%;
    height: 100%;
}

    .topMenu a .topMenuWrp #wrap #content {
        display: inline-block;
        width: 100%;
    }

.topMenu a .topMenuWrp div img {
    width: 100px;
}

.topNav ul li:first-child {
    border-left: 0;
}

.topMyBet p {
    display: inline-block;
    color: #fff;
    background: #c80000;
    width: 34px;
    height: 34px;
    line-height: 34px;
    border-radius: 32px;
    margin: 0;
    border: 1px solid #394b8c;
    box-shadow: 1px 1px 0 rgba(255,255,255,.5),inset 1px 1px 2px rgba(0,0,0,.5);
}

.topNav ul li:last-child {
    border-right: 0;
    width: 12%;
    box-flex: 0;
    text-indent: -99999px;
}

    .topNav ul li:last-child a {
        width: 32px;
        height: 32px;
        margin-top: 26px;
        margin-left: 25px;
        background: url(/Content/images/imgAll.png?20140404) -498px -144px no-repeat;
    }

.topNav ul li.active {
    background-color: #325494;
    background: -webkit-linear-gradient(top,#325494 0,#496eb2 100%);
    background: -moz-linear-gradient(top,#325494 0,#496eb2 100%);
    background: -ms-linear-gradient(top,#325494 0,#496eb2 100%);
    background: -o-linear-gradient(top,#325494 0,#496eb2 100%);
    background: linear-gradient(to bottom,#325494 0,#496eb2 100%);
}

.topNav ul li a {
    color: #FFF;
    display: block;
    height: 78px;
    vertical-align: middle;
    text-align: center;
    font-weight: bolder;
    width: 100%;
}

.topNav ul .league a, .topNav ul .topMyBet a, .topNav ul .topList a {
    line-height: 78px;
}

.topNav .button {
    line-height: 52px;
    text-align: center;
    font-size: 26px;
    text-shadow: 0 1px 0 rgba(255,255,255,.8);
    position: absolute;
    padding: 0 5px;
    font-family: Arial;
    color: #2a589b;
}

.live .topNav .button {
    line-height: 52px;
    text-align: center;
    font-size: 26px;
    text-shadow: 0 1px 0 rgba(255,255,255,.8);
    position: absolute;
    padding: 0 5px;
    font-family: Arial;
    color: #a93406;
}

.topNav .button > span {
    display: block;
    height: 38px;
    width: 38px;
    background-color: #b1d4f5;
    background: -webkit-linear-gradient(top,#b1d4f5 0,#9bc4ec 100%);
    background: -moz-linear-gradient(top,#b1d4f5 0,#9bc4ec 100%);
    background: -ms-linear-gradient(top,#b1d4f5 0,#9bc4ec 100%);
    background: -o-linear-gradient(top,#b1d4f5 0,#9bc4ec 100%);
    background: linear-gradient(to bottom,#b1d4f5 0,#9bc4ec 100%);
    position: absolute;
    left: -21px;
    top: 4px;
    -webkit-transform: rotate(45deg);
    -webkit-mask-image: -webkit-gradient(linear,left bottom,right top,from(#b1d4f5),color-stop(0.5,#b1d4f5),color-stop(0.5,transparent),to(transparent));
    border: 3px solid #466aa1;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.topNav .back {
    display: block;
    left: 8px;
    top: 10px;
}

.topNav .remove, .topNav .home {
    display: block;
    right: 8px;
    top: 10px;
}

.topNav .remove_1, .topNav .home_1 {
    float: left;
    width: 10px;
    height: 57px;
    background-position: 0 -659px;
}

.topNav .remove_2 {
    float: left;
    min-width: 80px;
    height: 57px;
    line-height: 57px;
    font-weight: 700;
    padding: 0 5px;
    background-position: 0 -805px;
    background-repeat: repeat-x !important;
}

.topNav .remove_3, .topNav .home_3 {
    float: left;
    width: 10px;
    height: 57px;
    background-position: right -732px;
}

.topNav .home_2 {
    float: left;
    min-width: 66px;
    height: 57px;
    line-height: 57px;
    background-position: 0 -805px;
    background-repeat: repeat-x !important;
}

    .topNav .home_2 div {
        width: 33px;
        height: 33px;
        position: relative;
        left: 18px;
        top: 12px;
        background: url(/Content/images/imgAll.png?20140404) -695px -140px no-repeat;
    }

.topNav .backArrow {
    float: left;
    width: 21px;
    height: 57px;
    background-position: 0 -220px;
}

.topNav .backMain {
    float: left;
    min-width: 80px;
    height: 57px;
    line-height: 57px;
    background-position: 0 -293px;
    background-repeat: repeat-x !important;
    font-weight: 700;
}

.topNav .backMain_2 {
    float: left;
    width: 5px;
    height: 57px;
    background-position: -16px -366px;
}

.live .topNav .backArrow {
    float: left;
    width: 21px;
    height: 57px;
    background-position: 0 0;
}

.live .topNav .backMain {
    float: left;
    min-width: 80px;
    height: 57px;
    line-height: 57px;
    background-position: 0 -73px;
    background-repeat: repeat-x !important;
    font-weight: 700;
}

.live .topNav .backMain_2 {
    float: left;
    width: 5px;
    height: 57px;
    background-position: -16px -146px;
}

.topNav .refresh {
    background: url(/Content/images/imgAll.png?20140404) -96px -53px no-repeat;
    right: 10px;
    width: 80px;
    height: 58px;
    line-height: 56px;
    top: 10px;
}

    .topNav .refresh a {
        display: block;
        width: 36px;
        height: 36px;
        margin-top: 10px;
        margin-left: 18px;
        background: url(/Content/images/imgAll.png?20140404) -347px -3px no-repeat;
    }

.topNav h1 {
    text-align: center;
    line-height: 78px;
    font-size: 36px;
    text-shadow: 0 -2px 0 rgba(0,0,0,.8);
    color: #FFF;
    font-family: Arial;
}

div.menu_sp {
    display: block;
    height: 75px;
    width: 128px;
    background-image: url(/Content/images/sportSprite.png?20140404);
    background-position: 0 0;
    margin: 0 auto;
    margin-bottom: 6px;
}

div.menu_sp2 {
    display: block;
    height: 75px;
    width: 128px;
    background-image: url(/Content/images/sportSprite2.png?20160114);
    background-position: 0 0;
    margin: 0 auto;
    margin-bottom: 6px;
}

div.topMenuIcon {
    background: url(/Content/images/sportSprite_s.png?20140404) no-repeat;
    background-position: 0 6px;
}

div.topMenuIcon2 {
    background: url(/Content/images/sportSprite2.png?20160114) no-repeat;
    background-position: 0 6px;
}

.moreLeagues {
    border-top: 2px solid #888;
    border-bottom: 2px solid #333;
    width: 100%;
    height: 74px;
    text-align: center;
    padding-top: 22px;
    float: left;
    font-size: 24px;
    box-shadow: 0 2px 5px #555;
    background-color: #4e5765;
    background: -webkit-linear-gradient(90deg,#4e5765 0,#7b818d 100%);
    background: -moz-linear-gradient(90deg,#4e5765 0,#7b818d 100%);
    background: -o-linear-gradient(90deg,#4e5765 0,#7b818d 100%);
    background: -ms-linear-gradient(90deg,#4e5765 0,#7b818d 100%);
    background: -linear-gradient(90deg,#4e5765 0,#7b818d 100%);
    font-weight: 700;
}

    .moreLeagues a {
        position: relative;
        color: #FFF;
    }

        .moreLeagues a span {
            display: block;
            width: 12px;
            height: 12px;
            background: url(/Content/images/imgAll.png?20140404)-594px -145px no-repeat;
            position: absolute;
            right: -19px;
            top: 9px;
        }

div.nvsp1 {
    background-position: -34px -2px;
}

div.nvsp2 {
    background-position: -124px 6px;
}

div.nvsp3 {
    background-position: -228px -3px;
}

div.nvsp4 {
    background-position: -321px -3px;
}

div.nvsp5 {
    background-position: -423px -1px;
}

div.nvsp6 {
    background-position: -519px -1px;
}

div.nvsp7 {
    background-position: -626px 0;
}

div.nvsp8 {
    background-position: -726px 2px;
}

div.nvsp9 {
    background-position: -818px 0;
}

div.nvsp10 {
    background-position: -918px 1px;
}

div.nvsp12 {
    background-position: -1122px -2px;
}

div.nvsp13 {
    background-position: -1218px 1px;
}

div.nvsp14 {
    background-position: -1320px -1px;
}

div.nvsp15 {
    background-position: -1423px -1px;
}

div.nvsp16 {
    background-position: -1516px 0;
}

div.nvsp17 {
    background-position: -1616px 0;
}

div.nvsp18 {
    background-position: -1718px 0;
}

div.nvsp19 {
    background-position: -1818px 0;
}

div.nvsp20 {
    background-position: -1919px 0;
}

div.nvsp21 {
    background-position: -2018px 0;
}

div.nvsp22 {
    background-position: -2118px -4px;
}

div.nvsp23 {
    background-position: -2214px 0;
}

div.nvsp24 {
    background-position: -2320px 0;
}

div.nvsp25 {
    background-position: -2417px -3px;
}

div.nvsp26 {
    background-position: -2516px 0;
}

div.nvsp27 {
    background-position: -2612px 0;
}

div.nvsp28 {
    background-position: -2714px 0;
}

div.nvsp29 {
    background-position: -2819px 0;
}

div.nvsp30 {
    background-position: -2915px 0;
}

div.nvsp31 {
    background-position: -3021px 0;
}

div.nvsp32 {
    background-position: -40px -302px;
}

div.nvsp33 {
    background-position: -163px -302px;
}

div.nvsp34 {
    background-position: -293px -302px;
}

div.nvsp35 {
    background-position: -420px -302px;
}

div.nvsp11 {
    background: url(/Content/images/euroSprite.png?20160316) 0 3px no-repeat;
}

div.nvsp1025 {
    background: url(/Content/images/olympicSprite.png?20160713) -22px 9px no-repeat;
    width: 56px !important;
}

div.sp1 {
    background-position: 0 0;
}

div.sp2 {
    background-position: -128px 0;
}

div.sp3 {
    background-position: -256px 0;
}

div.sp4 {
    background-position: -384px 0;
}

div.sp5 {
    background-position: -512px 0;
}

div.sp6 {
    background-position: -640px 0;
}

div.sp7 {
    background-position: -768px 0;
}

div.sp8 {
    background-position: -896px 0;
}

div.sp9 {
    background-position: -1024px 0;
}

div.sp10 {
    background-position: -1152px 0;
}

div.sp12 {
    background-position: -1408px 0;
}

div.sp13 {
    background-position: -1536px 0;
}

div.sp14 {
    background-position: -1664px 0;
}

div.sp15 {
    background-position: -1792px 0;
}

div.sp16 {
    background-position: -1920px 0;
}

div.sp17 {
    background-position: -2048px 0;
}

div.sp18 {
    background-position: -2176px 0;
}

div.sp19 {
    background-position: -2304px 0;
}

div.sp20 {
    background-position: -2432px 0;
}

div.sp21 {
    background-position: -2560px 0;
}

div.sp22 {
    background-position: -2688px 0;
}

div.sp23 {
    background-position: -2816px 0;
}

div.sp24 {
    background-position: -2944px 0;
}

div.sp25 {
    background-position: -3072px 0;
}

div.sp26 {
    background-position: -3200px 0;
}

div.sp27 {
    background-position: -3328px 0;
}

div.sp28 {
    background-position: -3456px 0;
}

div.sp29 {
    background-position: -3586px 0;
}

div.sp30 {
    background-position: -3716px 0;
}

div.sp31 {
    background-position: -3842px 0;
}

div.sp32 {
    background-position: 0 4px;
}

div.sp33 {
    background-position: -128px 4px;
}

div.sp34 {
    background-position: -256px 2px;
}

div.sp35 {
    background-position: -385px 0;
}

div.sp11 {
    background: url(/Content/images/euroSprite.png?20160316) 35px -51px no-repeat;
}

div.sp1025 {
    background: url(/Content/images/olympicSprite.png?20160713) 0 -139px no-repeat;
}

div.myBetsSp1 {
    background-position: -25px 0;
}

div.myBetsSp2 {
    background-position: -121px 2px;
}

div.myBetsSp3 {
    background-position: -225px -6px;
}

div.myBetsSp4 {
    background-position: -320px -5px;
}

div.myBetsSp5 {
    background-position: -423px -2px;
}

div.myBetsSp6 {
    background-position: -522px -3px;
}

div.myBetsSp7 {
    background-position: -624px -3px;
}

div.myBetsSp8 {
    background-position: -726px 0;
}

div.myBetsSp9 {
    background-position: -821px -2px;
}

div.myBetsSp10 {
    background-position: -920px 0;
}

div.myBetsSp12 {
    background-position: -1122px -3px;
}

div.myBetsSp13 {
    background-position: -1218px -1px;
}

div.myBetsSp14 {
    background-position: -1320px -1px;
}

div.myBetsSp15 {
    background-position: -1423px -3px;
}

div.myBetsSp16 {
    background-position: -1520px 0;
}

div.myBetsSp17 {
    background-position: -1618px -1px;
}

div.myBetsSp18 {
    background-position: -1720px -1px;
}

div.myBetsSp19 {
    background-position: -1818px 0;
}

div.myBetsSp20 {
    background-position: -1919px 0;
}

div.myBetsSp21 {
    background-position: -2020px -3px;
}

div.myBetsSp22 {
    background-position: -2121px -3px;
}

div.myBetsSp23 {
    background-position: -2219px -4px;
}

div.myBetsSp24 {
    background-position: -2325px -2px;
}

div.myBetsSp25 {
    background-position: -2418px -3px;
}

div.myBetsSp26 {
    background-position: -2520px -2px;
}

div.myBetsSp27 {
    background-position: -2615px -3px;
}

div.myBetsSp28 {
    background-position: -2717px -3px;
}

div.myBetsSp29 {
    background-position: -2822px 0;
}

div.myBetsSp30 {
    background-position: -2921px -2px;
}

div.myBetsSp31 {
    background-position: -3020px -3px;
}

div.myBetsSp32 {
    background-image: url(/Content/images/sportSprite2.png?20160108) !important;
    background-position: -38px -299px;
}

div.myBetsSp33 {
    background-image: url(/Content/images/sportSprite2.png?20160108) !important;
    background-position: -165px -299px;
}

div.myBetsSp34 {
    background-image: url(/Content/images/sportSprite2.png?20160108) !important;
    background-position: -294px -299px;
}

div.myBetsSp11 {
    background: url(/Content/images/wcSprite.png?20140404) 40px -266px no-repeat;
}

div.myBetsSp1025 {
    background: url(/Content/images/olympicSprite.png?20160713) 0 -320px no-repeat;
}

#parlayInfo {
    width: 100%;
    background: url(/Content/images/bg_parlayinfo.png);
    height: 78px;
    text-align: center;
    box-shadow: 0 5px 5px rgba(0,0,0,.5);
    position: relative;
    z-index: 10;
}

.parlayInfo_1 {
    margin: 0 auto;
    width: 100%;
}

#parlayInfo .parlay, #parlayInfo .waiting {
    display: inline-block;
    margin: 15px 6px 0;
    border: 2px solid #fff;
    background: rgba(0,0,0,.4);
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    border-radius: 40px;
    padding: 0 3%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#parlayInfo div p {
    margin: 0;
    font-size: 24px;
    line-height: 46px;
    color: #fff;
    display: inline-block;
    padding-right: 10px;
    font-weight: 700;
}

#parlayInfo div mark {
    display: inline-block;
    background: #c80000;
    line-height: 32px;
    -webkit-border-radius: 32px;
    border-radius: 32px;
    font-size: 22px;
    color: #fff;
    border: 1px solid #000;
    box-shadow: 1px 1px 3px rgba(0,0,0,.8);
    font-weight: bolder;
    font-family: Arial;
    letter-spacing: -1px;
    min-width: 32px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0 8px;
    text-align: center;
}

.slider {
    -webkit-transition: 1s cubic-bezier(0,1,0.5,1);
    -webkit-transform: translateY(0);
    -moz-transition: 1s cubic-bezier(0,1,0.5,1);
    -moz-transform: translateY(0);
    -ms-transition: 1s cubic-bezier(0,1,0.5,1);
    -ms-transform: translateY(0);
    -o-transition: 1s cubic-bezier(0,1,0.5,1);
    -o-transform: translateY(0);
    transition: 1s cubic-bezier(0,1,0.5,1);
    transform: translateY(0);
}

    .slider.closed {
        -webkit-transform: translateY(-110%);
        -moz-transform: translateY(-110%);
        -ms-transform: translateY(-110%);
        -o-transform: translateY(-110%);
        transform: translateY(-110%);
    }

@-webkit-keyframes bounce {
    0%,20%,50%,80%,100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -o-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    60% {
        -webkit-transform: translateY(-15px);
        -moz-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        -o-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

.animated {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: 3;
    -moz-animation-iteration-count: 3;
    -ms-animation-iteration-count: 3;
    -o-animation-iteration-count: 3;
    animation-iteration-count: 3;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
}

@keyframes bounce {
    0%,20%,50%,80%,100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -o-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    60% {
        -webkit-transform: translateY(-15px);
        -moz-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        -o-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

.bounce {
    -webkit-animation-name: bounce;
    -moz-animation-name: bounce;
    -ms-animation-name: bounce;
    -o-animation-name: bounce;
    animation-name: bounce;
}

.add-parlay-wrap {
    width: 100%;
    text-align: center;
    position: fixed;
    top: 0;
    z-index: 11;
}

.add-parlay {
    display: block;
    z-index: 2000;
    height: 58px;
    width: 65%;
    color: #fff;
    border-radius: 0 0 20px 20px;
    -webkit-border-radius: 0 0 20px 20px;
    -moz-border-radius: 0 0 20px 20px;
    -ms-border-radius: 0 0 20px 20px;
    -o-border-radius: 0 0 20px 20px;
    font-size: 22px;
    color: #fff;
    box-shadow: 1px 1px 3px rgba(0,0,0,.8);
    font-weight: bolder;
    font-family: Arial;
    min-width: 32px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    text-align: center;
    background: #001f32;
    margin: 0 auto;
    padding-top: 15px;
}

    .add-parlay .mpNoError {
        background: url(/Content/images/imgMsgIcons.png?20140603) 0 0 no-repeat;
        line-height: 37px;
        display: inline-block;
        padding-left: 50px;
    }

    .add-parlay .mpError {
        background: url(/Content/images/imgMsgIcons.png?20140603) 0 -37px no-repeat;
        line-height: 37px;
        display: inline-block;
        padding-left: 50px;
    }

#parlayInfo div.waiting mark {
    background: #5980b7;
}

#parlayInfo div span {
    display: inline-block;
    background: #646464;
    line-height: 32px;
    -webkit-border-radius: 34px;
    border-radius: 34px;
    font-size: 22px;
    color: #fff;
    margin-left: 5px;
    border: 1px solid #000;
    box-shadow: 1px 1px 3px rgba(0,0,0,.8);
    font-weight: bolder;
    font-family: Arial;
    letter-spacing: -1px;
    min-width: 32px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0 8px;
    text-align: center;
}

.score_1 {
    padding-left: 10px;
}

.wrapperAll {
    background: url(/Content/images/bg_parlayarea.png?20140404);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}

#module-ticket {
    float: left;
    width: 100%;
}

#mainWrapper {
    float: left;
    width: 100%;
}

.mainWrapper.hasParlay {
    margin-top: 135px;
}

.module-ticket.hasParlay {
    margin-top: 135px;
}

#module-ticket2 {
    position: relative;
    margin-top: 78px;
}

#mainWrapper2 {
    position: relative;
    margin-top: 78px;
}

    #mainWrapper2 > div {
        width: 100%;
        float: left;
        overflow: hidden;
    }

    #mainWrapper2 > .switchTab {
        float: none;
        width: 100%;
        overflow: hidden;
    }

    #mainWrapper2 > .block {
        float: none;
        width: 95%;
        margin: 0 auto 30px;
    }

#module-ticket2 > div {
    width: 100%;
    float: left;
    overflow: hidden;
}

#module-ticket2 > .switchTab {
    float: none;
    width: 100%;
    overflow: hidden;
}

#module-ticket2 > .block {
    float: none;
    width: 95%;
    margin: 0 auto 30px;
}

.alertBox {
    position: absolute;
    z-index: 100;
    margin-top: 50px;
    color: #999;
    font-size: 30px;
    font-weight: 700;
    width: 100%;
    text-align: center;
}

    .alertBox.parlay {
        top: 430px;
        position: static;
    }

    .alertBox.noEvents {
        margin-top: 206px;
    }

    .alertBox > div {
        width: 80%;
        margin: 0 auto;
    }

.contentH1 {
    background-color: #0a0d12;
    background: -webkit-linear-gradient(90deg,#272d3b 0,#0a0d12 100%);
    background: -moz-linear-gradient(90deg,#272d3b 0,#0a0d12 100%);
    background: -o-linear-gradient(90deg,#272d3b 0,#0a0d12 100%);
    background: -ms-linear-gradient(90deg,#272d3b 0,#0a0d12 100%);
    background: -linear-gradient(90deg,#272d3b 0,#0a0d12 100%);
    min-height: 30px;
    border-bottom: 1px solid #4f545f;
    font-size: 22px;
    color: #d3dcee;
    line-height: 42px;
    padding: 6px 5px 5px 15px;
    font-family: Arial;
}

.contentH2 {
    margin: 0;
    font-size: 22px;
    color: #FFF;
    text-shadow: 0 -1px 0 rgba(0,0,0,.8);
    line-height: 150%;
    width: 100%;
    float: left;
    overflow: hidden;
    background: #424b5e;
    border-top: 1px solid #6c7381;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 5px 0 5px 15px;
}

.category_score {
    color: #F77;
}

.contentH2 span:nth-child(2) {
    margin-left: 10px;
}

.mainContent .article .scoreBoard {
    position: relative;
    background: #1f2732;
    border-top: 1px solid rgba(255,255,255,.1);
    box-shadow: 0 2px 5px rgba(0,0,0,.8);
    height: 90px;
    overflow: hidden;
}

    .mainContent .article .scoreBoard > div h2 {
        display: block;
        font-size: 20px;
        color: #fff;
        margin: 0;
        padding: 5px 0 0 10px;
        text-shadow: 0 -1px 0 #000;
    }

    .mainContent .article .scoreBoard .redCard {
        padding-top: 3px;
    }

.redCard span {
    display: inline-block;
    width: 7px;
    height: 13px;
    background: red;
    margin-right: 2px;
    border-radius: 2px;
    box-shadow: 0 1px 2px #000;
}

.w4 {
    width: 11.5%;
}

.mainContent .article .scoreBoard .left {
    height: 100%;
    width: 44%;
    overflow: hidden;
    float: left;
    border-right: 1px solid rgba(0,0,0,.5);
}

.title_wrap_L {
    width: 72%;
    float: right;
    display: table;
    font-size: 22px;
    color: #FFF;
    margin: 7px 0 0;
    font-weight: 700;
    line-height: 20px;
    height: 62px;
    overflow: hidden;
}

.title_wrap_R {
    width: 72%;
    float: left;
    display: table;
    font-size: 22px;
    color: #fff;
    margin: 7px 0 0;
    font-weight: 700;
    height: 62px;
    overflow: hidden;
    line-height: 20px;
}

.title_cell {
    height: 62px;
    overflow: hidden;
    display: table-cell;
    vertical-align: top;
}

.title_wrap_L .title_content {
    text-align: right;
    margin-right: 10px;
    color: #a0c5ee;
}

.title_wrap_R .title_content {
    text-align: left;
    margin-left: 10px;
    color: #a0c5ee;
}

    .title_wrap_L .title_content.hot, .title_wrap_R .title_content.hot {
        color: #F30;
    }

.left .redCard {
    display: inline;
    margin-right: 10px;
    text-align: right;
    float: right;
}

.mainContent .article .scoreBoard .left a {
    display: block;
    height: 39px;
    height: 100%;
    background: #151a24;
    box-shadow: inset -10px 0 20px rgba(0,0,0,.3);
    width: 75px;
    z-index: 3;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
}

    .mainContent .article .scoreBoard .left a > div {
        height: 60px;
        position: absolute;
        top: 50%;
        margin-top: -35px;
        width: 100%;
    }

        .mainContent .article .scoreBoard .left a > div .img {
            border-bottom: 1px solid #000;
            width: 40px;
            height: 22px;
            margin-left: 18px;
            background: url(/Content/images/imgAll.png?20140404) -101px -1px no-repeat;
            box-shadow: 0 1px 0 rgba(255,255,255,.1);
        }

            .mainContent .article .scoreBoard .left a > div .img.hasStats {
                background: url(/Content/images/imgAll.png?20140404) -152px -1px no-repeat;
            }

    .mainContent .article .scoreBoard .left a .block {
        display: block;
        width: 100%;
        height: 22px;
        margin: 0 auto;
        line-height: 22px;
        font-size: 20px;
        text-align: center;
        color: #fff;
        font-weight: bolder;
        font-family: Arial;
        border-bottom: 1px solid #000;
        box-shadow: 0 1px 0 rgba(255,255,255,.1);
    }

    .mainContent .article .scoreBoard .left a .live {
        box-shadow: inset 1px 1px 0 rgba(255,255,255,.3),0 1px 0 #000;
        line-height: 22px;
        -webkit-text-stroke: .1px rgba(0,0,0,.2);
        -moz-text-stroke: .1px rgba(0,0,0,.2);
        -ms-text-stroke: .1px rgba(0,0,0,.2);
    }

    .mainContent .article .scoreBoard .left a .redLive {
        background: #c80000;
    }

    .mainContent .article .scoreBoard .left a .blueLive {
        background: #439ecf;
    }

    .mainContent .article .scoreBoard .left a .live {
        background: #c80000;
        font-style: italic;
    }

    .mainContent .article .scoreBoard .left a .timeout {
        background: #0062c5;
    }

    .mainContent .article .scoreBoard .left a .time {
        display: inline-block;
        color: #dcdcdc;
        text-shadow: 0 -1px 0 rgba(0,0,0,.8);
        font-family: Arial;
        font-size: 20px;
        padding: 2px 2px 0;
    }

    .mainContent .article .scoreBoard .left a .timer {
        display: inline-block;
        color: #dcdcdc;
        text-shadow: 0 -1px 0 rgba(0,0,0,.8);
        font-family: Arial;
        padding: 2px 2px 0 5px;
    }

.mainContent .article .scoreBoard .right {
    height: 100%;
    float: left;
    width: 44%;
    border-left: 1px solid rgba(0,0,0,.5);
}

.right .redCard {
    margin-left: 10px;
}

.mainContent .article .scoreBoard .right a {
    display: block;
    height: 39px;
    background: #151a24;
    box-shadow: inset 10px 0 20px rgba(0,0,0,.3);
    width: 75px;
    height: 100%;
    vertical-align: top;
    float: right;
    font-size: 20px;
    color: #a3c7f0;
    text-shadow: 0 1px 0 rgba(0,0,0,.8);
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3;
}

.scoreBoard .right a > div {
    width: 39px;
    height: 39px;
    background: url(/Content/images/imgAll.png?20140404) -3px -1px no-repeat;
    margin-left: 20px;
    margin-top: 24px;
}

.orLabel {
    width: 100%;
}

.orRefresh {
    width: 75px;
    background: #09090a;
}

    .orRefresh div {
        width: 39px;
        height: 39px;
        background: url(/Content/images/imgAll.png?20140404) -3px -1px no-repeat;
        margin-left: 18px;
    }

.refresh .scoreBoard .right a > div, .refresh .orRefresh div {
    transform: scale(1);
    animation-timing-function: linear;
    animation: icon-animation 1s;
    animation-iteration-count: infinite;
    -webkit-animation: icon-animation 1s;
    -webkit-animation-timing-function: linear;
    -webkit-transform: scale(1);
    -webkit-animation-iteration-count: infinite;
    -moz-animation: icon-animation 1s;
    -moz-animation-timing-function: linear;
    -moz-transform: scale(1);
    -moz-animation-iteration-count: infinite;
    -o-animation: icon-animation 1s;
    -o-animation-timing-function: linear;
    -o-transform: scale(1);
    -o-animation-iteration-count: infinite;
    -ms-animation: icon-animation 1s;
    -ms-animation-timing-function: linear;
    -ms-transform: scale(1);
    -ms-animation-iteration-count: infinite;
}

.mainContent .article .scoreBoard .score {
    padding: 2px 5px 0;
    background: rgba(159,175,211,.2);
    border-left: 1px solid rgba(163,163,163,.2);
    border-right: 1px solid rgba(163,163,163,.2);
    color: #d2d2d2;
    text-align: center;
    font-size: 22px;
    float: left;
    line-height: 90px;
    height: 90px;
    overflow: hidden;
    font-weight: bolder;
}

    .mainContent .article .scoreBoard .score span {
        padding: 1px;
    }

.parlayArea {
    width: 100%;
    background: url(/Content/images/bg_parlayarea.png?20140404);
    z-index: 11;
    background-color: #f1d5ce;
}

    .parlayArea .underLine {
        width: 100%;
        background: url(/Content/images/bg_parlayarea.png?20140404);
        position: relative;
        z-index: 11;
        background-color: #f1d5ce;
    }

    .parlayArea.live, .moreMarket.live {
        background: rgba(255,84,84,.2);
    }

    .parlayArea .header {
        display: -webkit-box;
        display: box;
        -webkit-box-align: stretch;
        -webkit-box-orient: horizontal;
        -moz-box-align: stretch;
        -ms-box-orient: horizontal;
        -moz-box-align: stretch;
        -ms-box-orient: horizontal;
    }

        .parlayArea .header h3 {
            -webkit-box-flex: 1;
            box-flex: 1;
            color: #6e6e6e;
            text-align: center;
            padding: 5px 0;
            width: 33%;
        }

            .parlayArea .header h3:nth-child(2) {
                background: rgba(65,65,65,.08);
                width: 34%;
            }

.row {
    width: 33.2%;
    float: left;
}

    .row.market {
        width: 98%;
        float: none;
        margin: 0 auto;
    }

        .minBg, .row.minBg, .row.market.oetg .oetgSubRight {
            background: none repeat scroll 0 0 rgba(65,65,65,.08);
        }

.parlayArea.outright #wrap {
    float: left;
    width: 100%;
    height: 86px;
    width: 75%;
}

.outrightList {
    border-top: #FFF solid 1px;
    border-bottom: rgba(65,65,65,.2) solid 1px;
}

.parlayArea.outright .outrightList .column {
    width: 25%;
    margin-right: 0;
    padding: 11px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 rgba(65,65,65,.08);
}

    .parlayArea.outright .outrightList .column .dataBox, .parlayArea.outright .outrightList .column .dataBox p {
        margin: 0;
        color: #5e526b;
    }

        .parlayArea.outright .outrightList .column .dataBox a {
            font-size: 24px;
            font-weight: 700;
        }

.parlayArea.outright #wrap #content {
    font-size: 20px;
    padding: 10px 0 10px 3%;
    color: #555;
}

.column {
    padding-top: 9px;
    padding-bottom: 9px;
    width: 41%;
    float: left;
    margin-right: 2.5%;
}

.row.kickOff {
    width: 98%;
    float: none;
    margin: 0 auto;
}

    .row.kickOff .column {
        width: 49%;
        padding-right: .5%;
        padding-left: .5%;
        margin: 0;
    }

.row.market .column {
    width: 11%;
    padding-right: .5%;
    padding-left: .5%;
    margin: 0;
}

.row.market.cs .column {
    width: 16.5%;
}

.row.market.oetg {
    width: 100%;
}

    .row.market.oetg .column {
        padding-right: 1%;
        padding-left: 0;
        margin: 0;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    .row.market.oetg .oetgSubRight .column {
        width: 25%;
    }

        .row.market.oetg .oetgSubRight .column.last {
            padding-right: 0;
        }

    .row.market.oetg .oetgSubLeft .column {
        padding-right: 2%;
        width: 50%;
    }

    .row.market.oetg .oetgSubLeft {
        padding-left: 1%;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        float: left;
        width: 33.2%;
    }

    .row.market.oetg .oetgSubRight {
        padding-right: 1%;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        float: left;
        width: 66.7%;
    }

.row.market.fglg .column {
    width: 31%;
    padding-right: 1%;
    padding-left: 3%;
    margin: 0;
}

.row.market.dc1x2 .column {
    width: 29%;
    padding-left: 3%;
    margin: 0;
}

.row.market.dc .column {
    width: 32.2%;
}

.row.market.model_3 .column {
    width: 33%;
}

.row.market.model_2 .column {
    width: 49%;
}

.row.market.model_4 .column {
    width: 24.5%;
}

    .row.market.model_4 .column.table {
        padding-bottom: 0;
        width: 100%;
    }

.row.market.model_3 .column.table {
    padding-bottom: 0;
    width: 100%;
}

.row.market.model_2 .column.table {
    padding-bottom: 0;
    width: 100%;
}

.row.market.model_4 tr td {
    padding-left: 4px;
    padding-right: 4px;
    width: 24%;
}

.row.market.model_3 tr td {
    padding-left: 4px;
    padding-right: 4px;
    width: 33%;
}

.row.market.model_2 tr td {
    padding-left: 4px;
    padding-right: 4px;
    width: 48%;
}

.column .dataBox {
    display: inline-block;
    width: 100%;
    text-align: center;
    height: 70px;
    position: relative;
    border-radius: 4px;
    background-color: #f5f5f5;
    background: -webkit-linear-gradient(top,#f5f5f5 0,#FFF 100%);
    background: -moz-linear-gradient(top,#f5f5f5 0,#FFF 100%);
    background: -ms-linear-gradient(top,#f5f5f5 0,#FFF 100%);
    background: -o-linear-gradient(top,#f5f5f5 0,#FFF 100%);
    background: linear-gradient(to bottom,#f5f5f5 0,#FFF 100%);
    margin-bottom: 12px;
}

.row.market .column .dataBox a p {
    color: #5a5064;
}

.column .dataTitle {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: #6e6e6e;
    line-height: 18px;
    margin-bottom: 4px;
}

.column .dataBox.highLight a {
    -webkit-animation: highLight .7s linear .7s infinite alternate;
    -moz-animation: highLight .7s linear .7s infinite alternate;
    -ms-animation: highLight .7s linear .7s infinite alternate;
}

.column .dataBox a {
    line-height: 58px;
    height: 70px;
    display: block;
    text-shadow: 0 1px 0 #FFF;
    border-radius: 4px;
    border: 1px solid #a0a0a0;
    padding-top: 6px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-color: #f7f7f7;
    background: -webkit-linear-gradient(90deg,#DDD 0,#FFF 56%);
    background: -moz-linear-gradient(90deg,#DDD 0,#FFF 56%);
    background: -o-linear-gradient(90deg,#DDD 0,#FFF 56%);
    background: -ms-linear-gradient(90deg,#DDD 0,#FFF 56%);
}

.column .list {
    height: 70px;
    padding-top: 0;
    position: relative;
    z-index: 11;
}

.row .grayBg {
    background: rgba(65,65,65,.08);
}

.mainContent h3 {
    color: #777;
    text-align: center;
    height: 30px;
    line-height: 30px;
    width: 33.2%;
    float: left;
    padding-top: 7px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.row.market.fglg .column h3 {
    width: 100%;
}

    .row.market.fglg .column h3:nth-child(3) {
        margin-left: 1%;
        width: 28%;
    }

.row.market.dc1x2 .column h3 {
    width: 100%;
}

.mainContent h3 p {
    margin: 0;
    float: left;
    width: 41%;
    text-align: center;
    font-size: 20px;
}

.mainContent h3 .first {
    margin: 0 0 0 12%;
}

.lastColumn {
    height: 48px;
    line-height: 48px;
}

.row .column.left {
    width: 11%;
    margin-right: 2%;
}

.row.market .column.left {
    width: 20px;
}

.row.market.fglg .column.left {
    padding-left: .5%;
    width: 18px;
    margin-top: 28px;
}

.row.market.dc1x2 .column.left {
    padding-left: .5%;
    margin-top: 28px;
}

.row .column.left b:nth-child(2), .row .column.left b:nth-child(3) {
    margin-top: 49px;
}

.row.market.dc1x2 .column.left.third, .row.market.dc1x2 .column.left.third b {
    margin-right: 4px;
}

.row .column b {
    font-size: 20px;
    color: #777;
    padding: 4px;
    display: block;
    margin: 24px 2px 0 5px;
    font-family: Arial;
    text-align: center;
}

.row .column .list .dataBox {
    float: left;
    display: inline-block;
    width: 45%;
    text-align: center;
    height: 64px;
    position: relative;
    margin: 0 8px 5px 0;
    border-radius: 4px;
    background-color: #f5f5f5;
    background: -webkit-linear-gradient(top,#f5f5f5 0,#FFF 100%);
    background: -moz-linear-gradient(top,#f5f5f5 0,#FFF 100%);
    background: -ms-linear-gradient(top,#f5f5f5 0,#FFF 100%);
    background: -o-linear-gradient(top,#f5f5f5 0,#FFF 100%);
    background: linear-gradient(to bottom,#f5f5f5 0,#FFF 100%);
}

.row .column .dataBox.nonDisplay {
    float: left;
    background: 0;
}

.row .column .dataBox a {
    line-height: 66px;
    height: 74px;
    display: block;
    text-shadow: 0 1px 0 #FFF;
    border-radius: 4px;
    border: 1px solid #a0a0a0;
    padding-top: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-color: #f7f7f7;
    background: -webkit-linear-gradient(90deg,#DDD 0,#FFF 56%);
    background: -moz-linear-gradient(90deg,#DDD 0,#FFF 56%);
    background: -o-linear-gradient(90deg,#DDD 0,#FFF 56%);
    background: -ms-linear-gradient(90deg,#DDD 0,#FFF 56%);
}

.row .column .dataBox.select a {
    background-color: #a8d0fb;
    background: -webkit-linear-gradient(#a0c5ee 10%,#a8d0fb 60%);
    background: -moz-linear-gradient(#a0c5ee 10%,#a8d0fb 60%);
    background: -o-linear-gradient(#a0c5ee 10%,#a8d0fb 60%);
    background: -ms-linear-gradient(#a0c5ee 10%,#a8d0fb 60%);
}

.row.market.fglg .column.goal .dataBox {
    height: 138px;
}

    .row.market.fglg .column.goal .dataBox a {
        height: 151px;
        line-height: 120px;
    }

.dataBox .arrowUp, .dataBox .arrowDown {
    position: absolute;
}

.dataBox .arrowUp {
    right: 0;
    top: 0;
    width: 17px;
    height: 17px;
    background: url(/Content/images/imgAll.png?20140404) -443px -54px no-repeat;
}

.dataBox .arrowDown {
    right: 0;
    top: 57px;
    width: 17px;
    height: 17px;
    background: url(/Content/images/imgAll.png?20140404) -407px -54px no-repeat;
}

.outrightList .dataBox .arrowDown {
    top: 54px;
}

.row .column .dataBox span {
    display: block;
    width: 100%;
    height: 4px;
    font-size: 22px;
    font-weight: bolder;
    color: #7299d0;
    line-height: normal;
    margin: 0 0 9px;
}

.row .column .dataBox .negative_span {
    height: 5px;
}

.row .column .dataBox p {
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 24px;
    color: #5a5064;
    vertical-align: middle;
    letter-spacing: -1px;
}

.row .column .dataBox a.negative p {
    color: #b15252;
}

.row .column:nth-child(3) .list ul li a p {
    line-height: 50px;
}

.row .indexRefresh {
    height: 64px;
    width: 78%;
    border-radius: 4px;
    position: relative;
    margin: 88px auto 30px;
}

.row p.indexRefresh_1 {
    color: #FFF;
    line-height: 68px;
    height: 76px;
    display: block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    padding-top: 6px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-color: #789fd6;
    background: -webkit-linear-gradient(bottom,#46699d 0,#79a0d7 100%);
    background: -moz-linear-gradient(bottom,#46699d 0,#79a0d7 100%);
    background: -o-linear-gradient(bottom,#46699d 0,#79a0d7 100%);
    background: -ms-linear-gradient(bottom,#46699d 0,#79a0d7 100%);
    background: linear-gradient(bottom,#46699d 0,#79a0d7 100%);
    font-size: 24px;
    font-weight: 700;
    border: #a0a0a0 solid 1px;
    text-align: center;
}

.row .column .list ul li p.indexRefresh_1 span.small {
    font-weight: 700;
    color: #FFF;
    font-size: 16px;
    display: inline;
}

.row .indexRefresh .leftIcon {
    position: absolute;
    left: 28%;
    top: 31px;
    width: 21px;
    height: 21px;
    background: url(/Content/images/indexPlus.png?20140404);
}

    .row .indexRefresh .leftIcon.indexNegative {
        background: url(/Content/images/indexNegative.png?20140404);
    }

.msgborder_2 {
    width: 32px;
    height: 21px;
    position: absolute;
    top: -17px;
    z-index: 10002;
    left: 50px;
}

#menu01 {
    width: 80%;
    height: 440px;
}

.sportNav {
    width: 100%;
    background: #2a2a2a;
}

    .sportNav .categoryAll {
        height: 440px;
        width: 100%;
        overflow: scroll;
    }

#menu01 .msgborder {
    left: 50px;
}

#menu01 .category {
    border-top: 1px solid rgba(255,255,255,.1);
    border-bottom: 1px solid #000;
    position: relative;
}

    #menu01 .category .major {
        width: 100px;
        height: 108px;
        display: inline-block;
        background: url(/Content/images/bg_menu_major.png?20140404);
        float: left;
        text-align: center;
    }

        #menu01 .category .major .img {
            width: 30px;
            height: 26px;
            margin: 20px auto 10px;
        }

        #menu01 .category .major p {
            font-size: 18px;
            color: #fff;
            text-shadow: 0 1px 0 #000;
            margin: 0 0 5px;
        }

        #menu01 .category .major span {
            color: #69f;
            text-shadow: 0 1px 0 #000;
        }

    #menu01 .category .itemlist {
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        -moz-overflow-scrolling: touch;
        -ms-overflow-scrolling: touch;
    }

        #menu01 .category .itemlist ul li {
            float: left;
            text-align: center;
            width: 100px;
            padding: 0 5px;
            height: 108px;
            position: relative;
        }

            #menu01 .category .itemlist ul li.active a {
                border: 3px solid #69f;
            }

            #menu01 .category .itemlist ul li a {
                display: block;
                width: 94%;
                height: 90px;
                color: #fff;
                padding: 0 5px;
                -webkit-border-radius: 6px;
                border-radius: 6px;
                position: absolute;
                left: 7px;
                top: 6px;
            }

                #menu01 .category .itemlist ul li a p {
                    margin: 0;
                }

                #menu01 .category .itemlist ul li a span {
                    color: #69f;
                }

            #menu01 .category .itemlist ul li .img {
                width: 45px;
                height: 45px;
                margin: 0 auto 5px;
            }

.leagueNav {
    width: 100%;
    position: relative;
}

#leagueMenu .msgborder {
    left: 25%;
}

.leagueList {
    float: left;
    width: 100%;
    box-shadow: 0 2px 5px #555;
}

#leagueMenu .leagueList ul {
    width: 100%;
    height: 100%;
}

    #leagueMenu .leagueList ul li {
        width: 100%;
    }

        #leagueMenu .leagueList ul li a {
            display: block;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            -ms-border-radius: 3px;
            border-radius: 3px;
            font-size: 24px;
            font-family: Arial;
            color: #FFF;
        }

        #leagueMenu .leagueList ul li.highlight.live .name .cell .inner, #leagueMenu .leagueList ul li.live .name .cell .inner {
            color: #F96;
        }

.leagueList .name {
    margin: 0 auto;
    padding-top: 15px;
    padding-bottom: 15px;
    display: table;
    width: 100%;
    color: #dcdcdc;
    text-shadow: 0 1px 0 #000;
    height: 60px;
}

    .leagueList .name .cell {
        display: table-cell;
        vertical-align: middle;
        width: 84%;
    }

        .leagueList .name .cell .inner {
            float: left;
            font-size: 30px;
            line-height: 1.1;
            font-family: Arial;
            color: #dcdcdc;
            text-shadow: 0 1px 0 #000;
            margin-left: 30px;
            line-height: 28px;
        }

.leagueList .live. name .cell .inner {
    color: #f96;
}

.leagueList .set {
    margin-right: 30px;
    margin-top: 8px;
    float: right;
}

#leagueMenu .leagueList ul li.active a {
    border: 3px solid #69f;
}

.leagueNavBottom {
    height: 104px;
    width: 100%;
    background: #0c5678;
    position: fixed;
    bottom: 0;
}

.leagueNavTop {
    font-size: 30px;
    min-height: 40px;
    width: 100%;
    background: url(/Content/images/leagueNavBottomBg.png?20140410) repeat-x;
    line-height: 1.1;
    overflow: hidden;
    font-family: Arial;
    color: #dcdcdc;
    text-shadow: 0 1px 0 #000;
    float: left;
    border-top: #001b28 solid 2px;
}

    .leagueNavTop .name {
        min-height: 90px;
        width: 100%;
        background: #002e43;
    }

    .leagueNavTop .set {
        float: right;
        margin-top: 20px;
        margin-right: 30px;
    }

    .leagueNavTop .cell {
        float: left;
        width: 84%;
        margin: 30px 0 10px 30px;
        overflow: hidden;
    }

.leagueNavBottom .leagueNavBottom_1 {
    width: 158px;
    margin: 0 auto;
    padding-top: 21px;
}

.leagueNavBottom .leagueSubmit {
    width: 170px;
    height: 64px;
    font-size: 26px;
    color: #023047;
    font-weight: bolder;
    background: #FFF;
    border-radius: 10px;
}

.leagueNavBottom .closeBtn {
    width: 60px;
    height: 60px;
    position: absolute;
    right: 0;
    bottom: 18px;
    top: 34px;
}

.overlay {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.8);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
}

    .overlay.earlyMarket {
        z-index: 999;
    }

    .overlay.mixparlayList {
        z-index: 10003;
    }

.delete .delBtn {
    display: none;
}

.parlayDialog {
    background: url(/Content/images/bg_bet.png?20140404);
    float: left;
    position: relative;
    width: 100%;
    z-index: 2;
    border-top: 2px solid #144d67;
    box-shadow: 0 2px 5px #555;
}

    .parlayDialog.betList {
        float: none;
        position: inherit;
    }

.positionFix {
    position: inherit;
    width: 100%;
}

.parlayDialog p {
    margin: 0;
}

.parlayDialog .infoHeader {
    width: 100%;
    background: #003e5a;
    box-shadow: 0 2px 10px #000;
    position: relative;
    z-index: 10;
}

    .parlayDialog .infoHeader .info {
        height: 70px;
        width: 100%;
        float: left;
        padding: 10px 0 0;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

        .parlayDialog .infoHeader .info .text {
            width: 84%;
            height: 70px;
            padding-left: 25px;
            background: #001f2d;
            display: inline-block;
            vertical-align: top;
            background: url(/Content/images/barBg.png?20140404) repeat-x;
            box-sizing: border-box;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
        }

            .parlayDialog .infoHeader .info .text > p {
                color: #dcdcdc;
                text-shadow: 0 1px 0 #000;
                display: inline-block;
                font-family: Arial;
                margin-top: 18px;
            }

            .parlayDialog .infoHeader .info .text .name {
                width: 80%;
                margin-top: 8px;
                height: 49px;
                display: table;
                float: left;
                color: #dcdcdc;
                text-shadow: 0 1px 0 #000;
                font-weight: 700;
            }

                .parlayDialog .infoHeader .info .text .name .cell {
                    display: table-cell;
                    vertical-align: middle;
                }

                    .parlayDialog .infoHeader .info .text .name .cell .inner {
                        font-size: 24px;
                        line-height: 1.1;
                        overflow: hidden;
                        font-family: Arial;
                        color: #EEE;
                        text-shadow: 0 1px 0 #000;
                    }

            .parlayDialog .infoHeader .info .text .odds {
                margin-left: 5px;
                float: left;
                font-size: 30px;
                font-weight: 700;
                color: #FFF;
            }

            .parlayDialog .infoHeader .info .text p.rate {
                float: right;
                color: #ff3d3d;
                width: 20%;
                font-size: 30px;
                font-family: Arial;
                text-align: right;
                padding-right: 6px;
                box-sizing: border-box;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
                font-weight: 700;
            }

                .parlayDialog .infoHeader .info .text p.rate.glowUp {
                    color: #FF0;
                }

        .parlayDialog .infoHeader .info .timer {
            padding-left: 12px;
            padding-top: 16px;
            display: inline-block;
            background: url(/Content/images/imgAll.png?20140404) -8px -54px no-repeat;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            width: 69px;
            height: 70px;
            box-sizing: border-box;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
        }

.backToMain {
    width: 55px;
    height: 55px;
    position: absolute;
    left: 20px;
    top: 16px;
}

.parlayDialog .infoHeader .info .timer a, #function_bal a {
    font-size: 26px;
    color: #84abe2;
    font-weight: 700;
    width: 39px;
    height: 39px;
    display: block;
    background: url(/Content/images/imgAll.png?20140404) -3px -1px no-repeat;
    text-align: center;
    padding-top: 9px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

    .parlayDialog .infoHeader .info .timer a.refresh, #function_bal a.refresh {
        transform: scale(1);
        animation-timing-function: linear;
        animation: icon-animation 1s;
        animation-iteration-count: infinite;
        -webkit-animation: icon-animation 1s;
        -webkit-animation-timing-function: linear;
        -webkit-transform: scale(1);
        -webkit-animation-iteration-count: infinite;
        -moz-animation: icon-animation 1s;
        -moz-animation-timing-function: linear;
        -moz-transform: scale(1);
        -moz-animation-iteration-count: infinite;
        -o-animation: icon-animation 1s;
        -o-animation-timing-function: linear;
        -o-transform: scale(1);
        -o-animation-iteration-count: infinite;
        -ms-animation: icon-animation 1s;
        -ms-animation-timing-function: linear;
        -ms-transform: scale(1);
        -ms-animation-iteration-count: infinite;
    }

@keyframes icon-animation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes icon-animation {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes icon-animation {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(360deg);
    }
}

@-o-keyframes icon-animation {
    0% {
        -o-transform: rotate(0deg);
    }

    100% {
        -o-transform: rotate(360deg);
    }
}

@-ms-keyframes icon-animation {
    0% {
        -ms-transform: rotate(0deg);
    }

    100% {
        -ms-transform: rotate(360deg);
    }
}

.parlayDialog .infoHeader .info .timer span {
    font-size: 20px;
    color: #bf2929;
    line-height: 48px;
    font-family: Arial;
}

.infoHeaderText {
    width: 100%;
    float: left;
    margin-top: 16px;
}

.parlayDialog .infoHeader .infoHeaderText {
    width: 90%;
    margin-left: 5px;
    font-size: 24px;
    font-family: Arial;
    font-weight: bolder;
    color: #EEE;
    padding: 0 0 0 20px;
    line-height: 30px;
}

    .parlayDialog .infoHeader .infoHeaderText .newBetType {
        color: #a3c5f5;
    }

    .parlayDialog .infoHeader .infoHeaderText .score {
        color: #ff3d3d;
        font-size: 18px;
        width: 540px;
    }

.parlayDialog .infoHeader .closeBtn {
    width: 60px;
    height: 60px;
    position: absolute;
    right: 0;
    top: 0;
}

.closeBtn a {
    width: 59px;
    height: 60px;
    display: block;
    text-indent: -9999px;
}

.parlayDialog .set {
    padding: 10px 0 10px 25px;
    border-top: 2px dashed #111;
}

    .parlayDialog .set span {
        float: left;
        display: block;
        height: 39px;
        line-height: 39px;
        color: #FFF;
        font-family: Arial;
        font-weight: bolder;
        font-size: 18px;
    }

.parlayDialog .bet {
    background: #003e5a;
    padding: 18px 0;
    position: relative;
}

    .parlayDialog .bet .input {
        width: 93%;
        line-height: 50px;
        background: #FFF;
        -webkit-border-radius: 66px;
        -moz-border-radius: 66px;
        -ms-border-radius: 66px;
        border-radius: 66px;
        margin: 0 20px;
        padding: 7px 0;
        box-shadow: inset 0 2px 5px rgba(30,30,30,.5);
        position: relative;
    }

        .parlayDialog .bet .input .currency {
            font-family: Arial;
            font-size: 24px;
            color: #8c8c8c;
            margin: 0 20px 0 30px;
        }

        .parlayDialog .bet .input input {
            font-family: Arial;
            color: #000;
            font-size: 46px;
            width: 90%;
            border: 0;
            font-weight: bolder;
            padding: 0;
            margin-top: 8px;
        }

        .parlayDialog .bet .input button {
            width: 200px;
            height: 68px;
            text-align: center;
            border: #646464;
            -webkit-border-radius: 50px;
            -moz-border-radius: 50px;
            -ms-border-radius: 50px;
            -o-border-radius: 50px;
            border-radius: 50px;
            background: #000;
            position: absolute;
            right: 8px;
            top: 9px;
            color: #FFF;
            text-shadow: 0 -1px 0 rgba(0,0,0,.8);
            font-size: 30px;
            font-weight: bolder;
            background-color: #79a0d7;
            background: -webkit-linear-gradient(top,#79a0d7 0,#547bb4 100%);
            background: -moz-linear-gradient(top,#79a0d7 0,#547bb4 100%);
            background: -ms-linear-gradient(top,#79a0d7 0,#547bb4 100%);
            background: -o-linear-gradient(top,#79a0d7 0,#547bb4 100%);
            background: linear-gradient(to bottom,#79a0d7 0,#547bb4 100%);
        }

    .parlayDialog .bet .quickBet {
        margin: 20px 0 0 20px;
    }

        .parlayDialog .bet .quickBet button {
            margin-right: 4px;
            width: 116px;
            height: 65px;
            background-color: #f5f5f5;
            background: -webkit-linear-gradient(top,#f5f5f5 0,#FFF 100%);
            background: -moz-linear-gradient(top,#f5f5f5 0,#FFF 100%);
            background: -ms-linear-gradient(top,#f5f5f5 0,#FFF 100%);
            background: -o-linear-gradient(top,#f5f5f5 0,#FFF 100%);
            background: linear-gradient(to bottom,#f5f5f5 0,#FFF 100%);
            color: #000;
            font-size: 40px;
            -webkit-border-radius: 6px;
            -moz-border-radius: 6px;
            -ms-border-radius: 6px;
            border-radius: 6px;
            font-weight: bolder;
            font-family: Arial;
        }

    .parlayDialog .bet .addParlay {
        position: absolute;
        right: 20px;
        top: 112px;
        width: 226px;
        height: 65px;
        font-size: 26px;
        color: #004a6d;
        background-color: #f5f5f5;
        background: -webkit-linear-gradient(top,#f5f5f5 0,#FFF 100%);
        background: -moz-linear-gradient(top,#f5f5f5 0,#FFF 100%);
        background: -ms-linear-gradient(top,#f5f5f5 0,#FFF 100%);
        background: -o-linear-gradient(top,#f5f5f5 0,#FFF 100%);
        background: linear-gradient(to bottom,#f5f5f5 0,#FFF 100%);
        box-shadow: 0 1px 5px rgba(0,0,0,.8);
        border-radius: 8px;
        font-weight: bolder;
    }

.parlayDialog .betInfo {
    padding: 12px 0;
}

    .parlayDialog .betInfo p {
        display: inline-block;
        font-size: 24px;
        color: #FFF;
        margin-left: 25px;
        font-weight: 700;
    }

        .parlayDialog .betInfo p span {
            font-family: Arial;
            color: #a3c5f5;
            font-weight: bolder;
        }

.parlayDialog .footer {
    height: 60px;
    background-color: #003e5a;
    background: -webkit-linear-gradient(top,#003e5a 0,#012c40 100%);
    background: -moz-linear-gradient(top,#003e5a 0,#012c40 100%);
    background: -ms-linear-gradient(top,#003e5a 0,#012c40 100%);
    background: -o-linear-gradient(top,#003e5a 0,#012c40 100%);
    background: linear-gradient(to bottom,#003e5a 0,#012c40 100%);
    border-top: 1px solid #144d67;
}

.balance {
    line-height: 56px;
    padding-left: 24px;
    font-family: Arial;
}

    .balance b {
        font-size: 24px;
        color: #FFF;
    }

    .balance .currency {
        font-size: 24px;
        color: #FFF;
        padding-left: 5px;
    }

    .balance .money {
        font-size: 30px;
        color: #fff;
        padding-left: 5px;
        font-weight: 700;
    }

.parlayinList {
    position: relative;
}

.parlayDialog .bet.mixparlayStyle .quickBet button {
    width: 31%;
}

.mixparlay .empty {
    font-family: Arial;
    font-weight: bolder;
    font-size: 48px;
    color: rgba(0,0,0,.2);
    text-shadow: -1px -1px 1px rgba(0,0,0,.1),1px 1px 0 #FFF;
    text-align: center;
    padding-top: 300px;
    min-height: 500px;
}

.BetVoid {
    text-decoration: line-through;
}

.listArea {
    overflow: auto;
}

    .listArea ul {
        display: table;
        width: 100%;
    }

        .listArea ul li {
            display: table-row;
        }

            .listArea ul li .itemNum {
                display: table-cell;
                vertical-align: middle;
                width: 30px;
                text-align: center;
                font-size: 26px;
                color: #FFF;
                text-shadow: 0 -1px 0 rgba(0,0,0,.8);
                background-color: #bebebe;
                background: -webkit-linear-gradient(left,#bebebe 0,#AAA 100%);
                background: -moz-linear-gradient(left,#bebebe 0,#AAA 100%);
                background: -o-linear-gradient(left,#bebebe 0,#AAA 100%);
                background: -ms-linear-gradient(left,#bebebe 0,#AAA 100%);
            }

    .listArea .list, .statement .block .list {
        border-top: 2px dashed #bebebe;
        padding: 20px 16px;
    }

    .listArea ul li .list .listSportIcon {
        float: left;
        margin-top: 4px;
    }

    .listArea ul li .list h3, .statement .block .list h3 {
        font-size: 24px;
        font-family: Arial;
        font-weight: bolder;
        color: #4a4a4a;
        margin-bottom: 3px;
        width: 88%;
        float: left;
        overflow: hidden;
        display: inline;
        margin-left: 7px;
    }

.listH3 {
    color: #5e85bd;
}

.listArea ul li.delete .list h3, .listArea ul li.delete .list h3 .listH3, .listArea ul li.delete .list h4, .listArea ul li.delete .list h4 .red, .listArea ul li.delete .list .list_2, .listArea ul li.delete .list .list_2 {
    color: #b7b7b7;
}

.listH3 {
    color: #5e85bd;
}

    .listH3.changed {
        color: #b3b3b3;
        text-decoration: line-through;
    }

.listArea ul li .list h4, .statement .block .list h4 {
    width: 500px;
    float: left;
    font-size: 24px;
    color: #4a4a4a;
    overflow: hidden;
    display: inline;
    margin-left: 7px;
    margin-bottom: 3px;
}

.listArea ul li .list .list_2 {
    font-size: 20px;
    color: #7b7b7b;
}

.listArea ul li .list {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #ababab;
    width: auto;
    position: relative;
}

    .listArea ul li .list p {
        color: #7b7b7b;
        font-size: 20px;
        margin: 0;
    }

        .listArea ul li .list p span {
            color: #5e85bd;
        }

    .listArea ul li .list .category {
        padding-bottom: 10px;
        width: 94%;
    }

.listArea ul li.delete {
    background-color: #dfdfdf;
}

.listArea ul li .list .category .item {
    width: 50px;
    height: 50px;
    background: url(/Content/images/bg_parlayitem.png?20140404);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    padding: 7px 0 0;
    margin: 10px 0 0 15px;
    float: left;
}

    .listArea ul li .list .category .item .img {
        width: 45px;
        height: 45px;
        margin: 0 auto;
    }

.listArea ul li .list .category .name {
    margin: 20px 0 0 5px;
    float: left;
}

    .listArea ul li .list .category .name p {
        margin: 0;
        font-size: 20px;
        color: #282828;
        font-weight: bolder;
    }

    .listArea ul li .list .category .name span {
        font-family: Arial;
        font-weight: bolder;
        color: #8c8c8c;
    }

.listArea ul li .list .status {
    padding: 10px 0 10px 15px;
}

    .listArea ul li .list .status p {
        margin: 0;
        font-size: 20px;
        color: #424b5e;
        font-family: Arial;
    }

        .listArea ul li .list .status p b {
            font-size: 20px;
            margin-right: 10px;
            font-weight: 400;
        }

    .listArea ul li .list .status span {
        font-family: Arial;
        color: #8c8c8c;
    }

.listArea ul li .list .delBtn {
    position: absolute;
    top: 40px;
    right: 20px;
}

    .listArea ul li .list .delBtn a {
        display: block;
        width: 42px;
        height: 42px;
        line-height: 42px;
        background-color: #d66868;
        background: -webkit-linear-gradient(top,#d66868 0,#962828 100%);
        background: -moz-linear-gradient(top,#d66868 0,#962828 100%);
        background: -ms-linear-gradient(top,#d66868 0,#962828 100%);
        background: -o-linear-gradient(top,#d66868 0,#962828 100%);
        background: linear-gradient(to bottom,#d66868 0,#962828 100%);
        -webkit-border-radius: 42px;
        border-radius: 42px;
        text-align: center;
        color: #fff;
        font-size: 26px;
        font-weight: 700;
        font-family: Arial;
        border: 1px solid #be5050;
    }

.listArea .list h4 .red, .statement .block .list h4 .red {
    color: #a36060;
}

.mixparlay .removeBtn {
    padding-top: 17px;
    text-align: center;
}

    .mixparlay .removeBtn button {
        width: 320px;
        line-height: 60px;
        font-size: 30px;
        font-weight: 100;
        font-family: Arial;
        color: #666;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        -ms-border-radius: 6px;
        border-radius: 6px;
        border: 1px solid #999;
        background-color: #f5f5f5;
        background: -webkit-linear-gradient(top,#f5f5f5 0,#FFF 100%);
        background: -moz-linear-gradient(top,#f5f5f5 0,#FFF 100%);
        background: -ms-linear-gradient(top,#f5f5f5 0,#FFF 100%);
        background: -o-linear-gradient(top,#f5f5f5 0,#FFF 100%);
        background: linear-gradient(to bottom,#f5f5f5 0,#FFF 100%);
        box-shadow: 0 2px 2px rgba(0,0,0,.3);
    }

    .mixparlay .removeBtn p {
        font-size: 14px;
        font-family: AppleGothic;
        color: #959595;
    }

.mixparlayGMT {
    font-size: 14px;
    font-family: AppleGothic;
    color: #959595;
    width: 100%;
    text-align: center;
}

.myBets .switchTab {
    margin-bottom: 20px;
}

.myBets .block, .statement .list .subList .block {
    width: 96%;
    margin: 0 auto 25px;
    background-color: #FFF;
    background: -webkit-linear-gradient(top,#FFF 0,#eaeaea 100%);
    background: -moz-linear-gradient(top,#FFF 0,#eaeaea 100%);
    background: -ms-linear-gradient(top,#FFF 0,#eaeaea 100%);
    background: -o-linear-gradient(top,#FFF 0,#eaeaea 100%);
    background: linear-gradient(to bottom,#FFF 0,#eaeaea 100%);
    box-shadow: 0 1px 4px rgba(0,0,0,.4);
    border: 1px solid #bebebe;
    border-radius: 4px;
}

    .myBets .block, .statement .list .subList .block.tran .otherInfo div:nth-child(1) {
        float: left;
    }

    .myBets .block, .statement .list .subList .block.tran .otherInfo div:nth-child(2) {
        float: right;
        font-size: 30px;
        color: #000;
    }

.statement .block.tran .title .content .betsInfo_2 {
    font-size: 24px;
    font-weight: 400;
    margin-top: 8px;
    width: 80%;
    display: inline-block;
}

.myBets .block, .statement .list .subList .block.tran .otherInfo div:nth-child(2) b {
    color: #597cb4;
}

    .myBets .block .title {
        padding: 20px 16px;
        position: relative;
    }

        .myBets .block .title .item {
            width: 54px;
            height: 50px;
            background: url(/Content/images/bg_parlayitem.png?20140404);
            -webkit-border-radius: 4px;
            border-radius: 4px;
            padding: 4px 0 0;
            float: left;
            margin-right: 10px;
        }

            .myBets .block .title .item .img {
                width: 45px;
                height: 45px;
                margin: 0 auto;
            }

        .myBets .block .title .content {
            position: relative;
        }

            .myBets .block .title .content p {
                margin: 0;
            }

            .myBets .block .title .content .betsInfo_1, .statement .block .title .content .betsInfo_1 {
                font-size: 24px;
                font-family: Arial;
                width: 336px;
                overflow: hidden;
                font-weight: 700;
                color: #4a4a4a;
                margin-bottom: 5px;
            }

                .myBets .block .title .content .betsInfo_1 b, .statement .block .title .content .betsInfo_1 b {
                    color: #5e85bd;
                }

                .myBets .block .title .content .betsInfo_1 span, .myBets .block .title .content .betsInfo_2 span, .myBets .block .list h3 .small {
                    font-size: 18px;
                }

            .myBets .block .title .content .betsInfo_2, .statement .block .title .content .betsInfo_2 {
                font-size: 30px;
                font-family: Arial;
                width: 100%;
                overflow: hidden;
                font-weight: 700;
                color: #4a4a4a;
            }

    .myBets .block .live {
        background-color: #fae2e4 !important;
    }

.betsInfo_2 .stake01 {
    float: left;
}

.betsInfo_2 .stake02 {
    float: right;
}

    .betsInfo_2 .stake02 b {
        color: #5e85bd;
    }

.myBets .block .title .content .betsInfo_R {
    font-size: 20px;
    font-family: Arial;
    padding: 5px 0 10px;
    width: 208px;
    float: right;
    text-align: right;
    overflow: hidden;
}

    .myBets .block .title .content .betsInfo b, .myBets .block .title .content .betsInfo_R b {
        color: #5e85bd;
    }

.myBets .block .title .content .betsInfo span {
    color: #68577a;
    font-size: 12px;
}

.list .blank {
    margin: 0 10px;
}

.myBets .block .title .content .otherInfo {
    font-size: 20px;
    color: #a0a0a0;
    font-family: Arial;
    font-weight: 700;
    margin-bottom: 5px;
    width: 100%;
    display: inline-block;
}

.dot {
    display: inline-block;
    width: 6px;
    height: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
    background: #d2d2d2;
    margin: 0 10px;
    vertical-align: middle;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.5);
}

.myBets .block .title .content .otherInfo .blank {
    margin: 0 8px;
}

.myBets .block .title .label {
    position: absolute;
    top: 13px;
    right: 0;
    width: 140px;
    line-height: 36px;
    border: solid 0 #FFF;
    border-radius: 20px 0 0 20px;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    text-shadow: 0 1px 1px rgba(0,0,0,.5);
    font-family: Arial;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.4);
    color: #FFF;
}

.block .title .label.labelBox_L, .block .title .label.labelBox_T {
    background-color: #b64c4c;
}

.block .title .label.labelBox_W, .block .title .label.labelBox_R {
    background-color: #3185b3;
}

.block .title .label.labelBox_D {
    background-color: #b29807;
}

.block .title .label.labelBox_V, .block .title .label.labelBox_X, .block .title .label.labelBox_C, .block .title .label.labelBox_A {
    background-color: #999;
}

.myBets .block .list, .statement .block .list {
    border-top: 2px dashed #bebebe;
    padding: 20px 16px;
    background-color: #ececec;
}

.list .list_date p {
    margin: 0 16px 0 0;
    float: left;
}

.list .list_2 p {
    float: left;
    margin: 0 16px 0 0;
}

.deleteText {
    text-decoration: line-through;
}

.list .list_date {
    margin-top: 10px;
    color: #7b7b7b;
    font-size: 20px;
    width: 100%;
    display: inline-block;
}

.list .list_excluding {
    margin-top: 10px;
    color: #000;
    font-size: 20px;
    width: 60%;
}

.list .list_2 {
    font-size: 20px;
    color: #7b7b7b;
}

.myBets .block .list .listSportIcon, .statement .block .list .listSportIcon, .mixparlay .listSportIcon {
    float: left;
    margin-top: 4px;
    width: 54px;
    height: 54px;
    background: url(/Content/images/imgAll.png?20140404) -267px -54px no-repeat;
}

    .myBets .block .list .listSportIcon > div, .statement .block .list .listSportIcon > div, .mixparlay .listSportIcon > div {
        background-image: url(/Content/images/sportSprite_s.png?20140404);
        background-repeat: no-repeat;
        height: 54px;
        width: 54px;
    }

.mixparlay .delete .listSportIcon {
    background: url(/Content/images/imgAll.png?20140404) -193px -54px no-repeat;
}

.myBets .block .list h3, .statement .block .list h3 {
    font-size: 24px;
    font-family: Arial;
    font-weight: bolder;
    color: #4a4a4a;
    margin-bottom: 3px;
    width: 88%;
    float: left;
    overflow: hidden;
    display: inline;
    margin-left: 7px;
}

.myBets .block .list h4, .statement .block .list h4 {
    width: 500px;
    float: left;
    font-size: 24px;
    color: #4a4a4a;
    overflow: hidden;
    display: inline;
    margin-left: 7px;
}

    .myBets .block .list h4 .red, .statement .block .list h4 .red {
        color: #a36060;
    }

.myBets .block .list .footer {
    margin-top: 10px;
    color: #a0a0a0;
    font-family: Arial;
}

    .myBets .block .list .footer span {
        float: right;
    }

.statement .filter {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-align: center;
    padding: 12px 5px;
    background: #242a3b;
    width: 100%;
    overflow: hidden;
}

    .statement .filter > div {
        width: 49%;
        height: 48px;
        display: inline-block;
        border: 1px solid #999;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        -ms-border-radius: 6px;
        border-radius: 6px;
        background-color: #f5f5f5;
        background: -webkit-linear-gradient(top,#f5f5f5 0,#FFF 100%);
        background: -moz-linear-gradient(top,#f5f5f5 0,#FFF 100%);
        background: -ms-linear-gradient(top,#f5f5f5 0,#FFF 100%);
        background: -o-linear-gradient(top,#f5f5f5 0,#FFF 100%);
        background: -linear-gradient(top bottom,#f5f5f5 0,#FFF 100%);
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
    }

    .statement .filter.index > div {
        width: 98%;
    }

    .statement .filter > div.date {
        margin-left: 4px;
    }

    .statement .filter select option {
        width: 100%;
        text-align: left;
    }

.statement .list .headList {
    position: relative;
    border-top: 1px solid #fff;
    border-bottom: 2px solid #ababab;
}

    .statement .list .headList .topInfo {
        width: 86%;
        border-bottom: 1px dashed #bebebe;
        font-family: Arial;
        padding: 15px 0;
        position: relative;
    }

        .statement .list .headList .topInfo p {
            margin: 0;
            font-weight: bolder;
            font-size: 26px;
            color: #000;
            display: inline-block;
            width: 70%;
            margin-left: 30px;
        }

        .statement .list .headList .topInfo span {
            color: #000;
            display: block;
            position: absolute;
            right: 0;
            bottom: 17px;
            text-align: right;
            font-size: 26px;
            font-weight: bolder;
        }

    .statement .list .headList .bottomInfo {
        width: 86%;
        font-family: Arial;
        padding: 15px 0;
        position: relative;
    }

        .statement .list .headList .bottomInfo p {
            margin: 0;
            font-size: 30px;
            display: inline-block;
            width: 46%;
            margin-left: 30px;
            font-weight: 700;
        }

            .statement .list .headList .bottomInfo p.total {
                width: auto;
                top: 0;
                text-align: right;
                margin-left: 0;
                float: right;
            }

            .statement .list .headList .bottomInfo p b {
                color: #597cb4;
            }

                .statement .list .headList .bottomInfo p b:nth-child(2) {
                    color: #000;
                    font-size: 22px;
                }

                .statement .list .headList .bottomInfo p b.negative, .betsInfo_2 .stake02 b.negative, .myBets .block .title .content .betsInfo_1 b.negative, .statement .block .title .content .betsInfo_1 b.negative {
                    color: #b64c4c;
                }

        .statement .list .headList .bottomInfo span {
            display: inline-block;
            width: 6px;
            height: 6px;
            border-radius: 6px;
            background: #d2d2d2;
            margin: 0 10px;
            vertical-align: middle;
            box-shadow: inset 0 1px 1px rgba(0,0,0,.5);
        }

.detailBtn {
    width: 11%;
    height: 100%;
    position: absolute;
    right: 2%;
    top: -5px;
}

    .detailBtn a {
        margin: 0 auto;
        display: block;
        width: 42px;
        height: 42px;
        margin-top: 45px;
    }

        .detailBtn a.close {
            background: url(/Content/images/imgAll.png?20140404) -100px -144px no-repeat;
        }

        .detailBtn a.open {
            background: url(/Content/images/imgAll.png?20140404) -154px -144px no-repeat;
        }

        .detailBtn a.load {
            background: url(/Content/images/loader.gif?201312273) center center no-repeat;
        }

.detailBtn_s {
    height: 100%;
}

    .detailBtn_s a {
        margin: 0 auto;
        display: block;
        width: 42px;
        height: 100%;
    }

        .detailBtn_s a.close {
            background: url(/Content/images/imgAll.png?20140404) -153px -144px no-repeat;
        }

.statement .list .subList {
    -webkit-box-shadow: inset 0 1px 5px rgba(0,0,0,.2);
    box-shadow: inset 0 1px 5px rgba(0,0,0,.2);
    padding: 10px 0;
    background: #dcdcdc;
}

    .statement .list .subList .block .title {
        padding: 20px 16px;
        position: relative;
        border-bottom: 2px dashed #bebebe;
    }

        .statement .list .subList .block .title.last {
            border-bottom: 0;
        }

        .statement .list .subList .block .title .item {
            width: 54px;
            height: 75px;
            background: url(/Content/images/bg_parlayitem.png?20140404);
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            -ms-border-radius: 4px;
            border-radius: 4px;
            padding: 4px 0 0;
            float: left;
            margin-right: 10px;
        }

            .statement .list .subList .block .title .item .img {
                width: 45px;
                height: 45px;
                margin: 0 auto;
            }

        .statement .list .subList .block .title .content {
            position: relative;
        }

            .statement .list .subList .block .title .content p {
                margin: 0;
            }

            .statement .list .subList .block .title .content .betsInfo {
                font-size: 20px;
                font-family: Arial;
                padding: 3px 0 0;
            }

                .statement .list .subList .block .title .content .betsInfo b {
                    color: #68577a;
                    padding: 0 10px;
                }

                    .statement .list .subList .block .title .content .betsInfo b.negative {
                        color: #a36060;
                    }

                .statement .list .subList .block .title .content .betsInfo span {
                    color: #68577a;
                    font-size: 12px;
                }

            .statement .list .subList .block .title .content .otherInfo {
                font-size: 20px;
                color: #a0a0a0;
                font-family: Arial;
                font-weight: 700;
                margin-bottom: 5px;
                line-height: 30px;
                width: 100%;
                display: inline-block;
            }

                .statement .list .subList .block .title .content .otherInfo span {
                    display: inline-block;
                    width: 6px;
                    height: 6px;
                    border-radius: 6px;
                    background: #d2d2d2;
                    margin: 0 10px;
                    vertical-align: middle;
                    box-shadow: inset 0 1px 1px rgba(0,0,0,.5);
                }

        .statement .list .subList .block .title .label {
            position: absolute;
            top: 13px;
            right: 0;
            width: 140px;
            line-height: 36px;
            border: solid 0 #FFF;
            border-radius: 20px 0 0 20px;
            text-align: center;
            font-size: 24px;
            font-weight: 700;
            text-shadow: 0 1px 1px rgba(0,0,0,.5);
            font-family: Arial;
            box-shadow: inset 0 1px 2px rgba(0,0,0,.4);
            color: #FFF;
        }

            .statement .list .subList .block .title .label.win {
                background-color: #3185b3;
            }

            .statement .list .subList .block .title .label.lose {
                background-color: #b64c4c;
            }

            .statement .list .subList .block .title .label.draw {
                background-color: #b29807;
            }

            .statement .list .subList .block .title .label.rejected {
                background-color: #AAA;
            }

    .statement .list .subList .block .list .footer {
        margin-top: 10px;
        color: #a0a0a0;
        font-family: Arial;
        position: relative;
    }

        .statement .list .subList .block .list .footer p {
            display: inline-block;
            margin: 0;
            margin-right: 15px;
        }

            .statement .list .subList .block .list .footer p span {
                color: #68577a;
                padding: 0 5px;
            }

        .statement .list .subList .block .list .footer .date {
            position: absolute;
            right: 0;
            bottom: 0;
        }

.statement .block .title .content .betsInfo_1 span, .statement .block .title .content .betsInfo_2 span, .statement .block .list h3 .small {
    font-size: 18px;
}

.statement .block .list .listSportIcon {
    float: left;
    margin-top: 4px;
}

.switchTab {
    height: 72px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 6%;
    background-color: #121922;
    background: -webkit-linear-gradient(top,#121922 0,#272d3b 100%);
    background: -moz-linear-gradient(top,#121922 0,#272d3b 100%);
    background: -ms-linear-gradient(top,#121922 0,#272d3b 100%);
    background: -o-linear-gradient(top,#121922 0,#272d3b 100%);
    background: linear-gradient(to bottom,#121922 0,#272d3b 100%);
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.search .listTable .list.body ul li {
    font-size: 22px;
    height: 70px;
    padding-top: 6px;
    overflow: hidden;
    float: left;
    font-family: Arial;
    color: #656565;
    border-bottom: 2px solid #CCC;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-overflow: ellipsis;
    font-weight: 700;
}

    .search .listTable .list.body ul li.switchBox {
        padding-top: 0;
    }

.search .listTable.outright .list.body ul li {
    line-height: 70px;
    padding-top: 0;
}

.search .listTable .list.body.outright ul li {
    text-align: left;
}

    .search .listTable .list.body.outright ul li #content {
        line-height: normal;
    }

.switchTab div {
    background: #fff;
    border: 1px solid #000;
    font-family: Arial;
    text-align: center;
    width: 46%;
    box-shadow: 0 2px 5px rgba(0,0,0,.5);
    float: left;
    font-weight: bolder;
    background-color: #FFF;
    background: -webkit-linear-gradient(90deg,#DDD 0,#FFF 56%);
    background: -moz-linear-gradient(90deg,#DDD 0,#FFF 56%);
    background: -o-linear-gradient(90deg,#DDD 0,#FFF 56%);
    background: -ms-linear-gradient(90deg,#DDD 0,#FFF 56%);
}

    .switchTab div.left {
        border-radius: 6px 0 0 6px;
    }

    .switchTab div.right {
        border-radius: 0 6px 6px 0;
    }

    .switchTab div a {
        font-size: 30px;
        display: block;
        color: #5187d5;
        line-height: 50px;
    }

    .switchTab div.active {
        background: #323232;
    }

        .switchTab div.active a {
            color: #e0e0e0;
        }

.search .filter {
    height: 70px;
    background-color: #f5f5f5;
    background: -webkit-linear-gradient(top,#f5f5f5 0,#FFF 100%);
    background: -moz-linear-gradient(top,#f5f5f5 0,#FFF 100%);
    background: -ms-linear-gradient(top,#f5f5f5 0,#FFF 100%);
    background: -o-linear-gradient(top,#f5f5f5 0,#FFF 100%);
    background: linear-gradient(to bottom,#f5f5f5 0,#FFF 100%);
    border-bottom: #333 solid 3px;
}

    .search .filter > div {
        width: 33.3%;
        height: 70px;
        float: left;
        border-right: 2px solid #959595;
        padding-top: 16px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        overflow: hidden;
    }

    .search .filter div select option {
        width: 100%;
        text-align: left;
    }

    .search .filter div.last {
        position: relative;
        border-right: 0;
    }

.search .listTable .list {
    width: 100%;
}

    .search .listTable .list.head {
        height: 52px;
        overflow: hidden;
    }

    .search .listTable .list.body {
        position: relative;
    }

    .search .listTable .list ul {
        width: 100%;
        min-height: 70px;
    }

        .search .listTable .list ul li {
            vertical-align: middle;
            text-align: center;
        }

            .search .listTable .list ul li p {
                margin: 0;
            }

.search .listTable.beachSoccer .list ul li .bodySubList {
    height: 36px;
    min-height: 36px;
}

    .search .listTable.beachSoccer .list ul li .bodySubList li {
        width: 33.3%;
        font-size: 18px;
        padding: 0;
        text-align: center;
        height: 36px;
        line-height: 36px;
        border-bottom: 1px dashed #b2b2b2;
    }

.search .listTable.beachSoccer .list.head.beachSoccer ul li .gList li {
    padding: 5px 0 0;
    height: 40px;
    overflow: hidden;
    line-height: 16px;
    width: 33.3%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.search .listTable.beachSoccer .tennisHeadSpan span {
    font-size: 12px;
    line-height: 12px;
}

.search .listTable.beachSoccer .list ul li:nth-child(1) {
    width: 10%;
}

.search .listTable.beachSoccer .list ul li:nth-child(2) {
    width: 45%;
}

.search .listTable.beachSoccer .list ul li:nth-child(3) {
    width: 16%;
}

.search .listTable.beachSoccer .list ul li:nth-child(4) {
    width: 18%;
}

.search .listTable.beachSoccer .list ul li:nth-child(5) {
    width: 11%;
}

.search .listTable .list.head.beachSoccer ul li .gList {
    min-height: 40px;
    height: 40px;
    overflow: hidden;
}

@media screen and (orientation:portrait) {
    .search .listTable.bedminton .refunded, .search .listTable.tableTennis .refunded {
        position: absolute;
        right: 14%;
        top: 25px;
        font-weight: 700;
        color: #666;
        font-size: 20px;
    }
}

@media screen and (orientation:landscape) {
    .search .listTable.bedminton .refunded, .search .listTable.tableTennis .refunded {
        position: absolute;
        right: 16%;
        top: 25px;
        font-weight: 700;
        color: #666;
        font-size: 20px;
    }
}

.search .listTable.bedminton .list ul li .bodySubList {
    height: 36px;
    min-height: 36px;
}

    .search .listTable.bedminton .list ul li .bodySubList li {
        width: 33.3%;
        font-size: 18px;
        padding: 0;
        text-align: center;
        height: 36px;
        line-height: 36px;
        border-bottom: 1px dashed #b2b2b2;
    }

.search .listTable.bedminton .tennisHeadSpan span {
    font-size: 12px;
    line-height: 12px;
}

.search .listTable .list.head.bedminton {
    height: 40px;
    overflow: hidden;
}

    .search .listTable .list.head.bedminton ul li .gList {
        min-height: 40px;
        height: 40px;
        overflow: hidden;
    }

        .search .listTable .list.head.bedminton ul li .gList li {
            padding: 5px 0 0;
            height: 40px;
            overflow: hidden;
            line-height: 16px;
            width: 33%;
            box-sizing: border-box;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
        }

.search .listTable.bedminton .list ul li:nth-child(1) {
    width: 10%;
}

.search .listTable.bedminton .list ul li:nth-child(2) {
    width: 42%;
}

.search .listTable.bedminton .list ul li:nth-child(3) {
    width: 16%;
}

.search .listTable.bedminton .list ul li:nth-child(4) {
    width: 11%;
}

.search .listTable.bedminton .list ul li:nth-child(5) {
    width: 11%;
}

.search .listTable.bedminton .list ul li:nth-child(6) {
    width: 10%;
}

.search .list.head.bedminton ul li:nth-child(4), .search .list.head.bedminton ul li:nth-child(5) {
    padding-top: 7px;
    line-height: 14px;
}

.search .listTable.golf .list ul li:nth-child(1) {
    width: 10%;
}

.search .listTable.golf .list ul li:nth-child(2) {
    width: 61%;
}

.search .listTable.golf .list ul li:nth-child(3) {
    width: 18%;
}

.search .listTable.golf .list ul li:nth-child(4) {
    width: 11%;
}

@media screen and (orientation:portrait) {
    .search .listTable.tennis .refunded {
        position: absolute;
        right: 15%;
        top: 25px;
        font-weight: 700;
        color: #666;
        font-size: 18px;
    }
}

@media screen and (orientation:landscape) {
    .search .listTable.tennis .refunded {
        position: absolute;
        right: 17%;
        top: 25px;
        font-weight: 700;
        color: #666;
        font-size: 20px;
    }
}

.search .listTable.tennis .list ul li .bodySubList {
    height: 36px;
    min-height: 36px;
}

    .search .listTable.tennis .list ul li .bodySubList li {
        width: 20%;
        font-size: 18px;
        padding: 0;
        text-align: center;
        height: 36px;
        line-height: 36px;
        border-bottom: 1px dashed #b2b2b2;
        letter-spacing: -2px;
    }

.search .listTable.tennis .tennisHeadSpan span, .search .listTable.tableTennis .tennisHeadSpan span {
    font-size: 12px;
    line-height: 12px;
}

.search .listTable .list.head.tennis {
    height: 50px;
    overflow: hidden;
}

    .search .listTable .list.head.tennis ul li.gListFix {
        padding-top: 6px;
    }

    .search .listTable .list.head.tennis ul li .gList {
        min-height: 40px;
        height: 40px;
        overflow: hidden;
    }

        .search .listTable .list.head.tennis ul li .gList li {
            padding: 5px 0 0;
            height: 40px;
            overflow: hidden;
            line-height: 16px;
            width: 20%;
            box-sizing: border-box;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
        }

.search .listTable.tennis .list ul li:nth-child(1) {
    width: 10%;
}

.search .listTable.tennis .list ul li:nth-child(2) {
    width: 42%;
}

.search .listTable.tennis .list ul li:nth-child(3) {
    width: 16%;
}

.search .listTable.tennis .list ul li:nth-child(4) {
    width: 11%;
}

.search .listTable.tennis .list ul li:nth-child(5) {
    width: 11%;
}

.search .listTable.tennis .list ul li:nth-child(6) {
    width: 10%;
}

.search .listTable.tableTennis .list ul li:nth-child(1) {
    width: 10%;
}

.search .listTable.tableTennis .list ul li:nth-child(2) {
    width: 36%;
}

.search .listTable.tableTennis .list ul li:nth-child(3) {
    width: 22%;
}

.search .listTable.tableTennis .list ul li:nth-child(4) {
    width: 11%;
}

.search .listTable.tableTennis .list ul li:nth-child(5) {
    width: 11%;
}

.search .listTable.tableTennis .list ul li:nth-child(6) {
    width: 10%;
}

.search .listTable.tableTennis .list ul li .bodySubList li {
    width: 14%;
    font-size: 18px;
    padding: 0;
    text-align: center;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px dashed #b2b2b2;
    letter-spacing: -2px;
}

    .search .listTable.tableTennis .list ul li .bodySubList li.last {
        width: 16%;
    }

.search .listTable.tableTennis .list.head.tennis ul li .gList li {
    padding: 5px 0 0;
    height: 40px;
    overflow: hidden;
    line-height: 30px;
    width: 14.2%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-weight: 700;
}

.search .listTable.outright .list.outright ul li:nth-child(1), .search .listTable.outright .list.head.outright ul li:nth-child(1) {
    width: 12%;
    padding-top: 14px;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #323232;
    line-height: 20px;
}

.search .listTable.outright .list.outright ul li:nth-child(2), .search .listTable.outright .list.head.outright ul li:nth-child(2) {
    width: 66%;
}

.search .listTable.outright .list.outright ul li:nth-child(3), .search .listTable.outright .list.head.outright ul li:nth-child(3) {
    width: 22%;
    text-align: center;
}

.search .listTable .list.body ul li.won {
    color: #F77;
}

.search .listTable .list.body ul li #wrap {
    display: table;
    height: 100%;
    width: 100%;
}

.search .listTable .list.body ul li #cell {
    display: table-cell;
    vertical-align: middle;
}

.search .listTable .list.body ul li.pdt0 {
    padding-top: 0;
}

.search .listTable.tableTennis .list ul li .bodySubList {
    height: 36px;
    min-height: 36px;
}

.search .listTable .list ul li:nth-child(1) {
    width: 10%;
}

.search .listTable .list ul li:nth-child(2) {
    width: 46%;
}

.search .listTable .list ul li:nth-child(3) {
    width: 17%;
    font-size: 20px;
    padding-top: 20px;
}

.search .listTable .list ul li:nth-child(4) {
    width: 17%;
    font-size: 20px;
    padding-top: 20px;
}

.search .listTable .list ul li:nth-child(5) {
    width: 10%;
    padding-top: 20px;
}

.search .listTable .list ul li:nth-child(6) {
    width: 10%;
}

.search .listTable .list ul li:nth-child(7) {
    width: 10%;
}

.search .listTable .list ul li:nth-child(8) {
    width: 10%;
}

.search .listTable .list.head ul {
    background: #363e4a;
    font-weight: 700;
}

    .search .listTable .list.head ul li {
        color: #fff;
        padding: 14px 0 5px;
        font-size: 20px;
        float: left;
        height: 40px;
    }

        .search .listTable .list.head ul li a {
            color: #fff;
            display: block;
        }

            .search .listTable .list.head ul li a img {
                margin-left: 5px;
            }

.search .listTable .list.body ul {
    background: #fff;
}

    .search .listTable .list.body ul li:nth-child(odd) {
        background: #f9f9f9;
    }

    .search .listTable .list.body ul li:nth-child(even) {
        background: #e2e2e2;
    }

    .search .listTable .list.body ul li:nth-child(2) {
        padding-left: 8px;
        text-align: left;
    }

    .search .listTable .list.body ul li p {
        margin: 0;
        font-size: 22px;
        font-weight: bolder;
        color: #323232;
        line-height: 26px;
        margin-bottom: 6px;
    }

        .search .listTable .list.body ul li p.name {
            font-weight: 700;
            color: #838383;
            width: 100%;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
        }

@media screen and (orientation:portrait) {
    .search .listTable .list.body ul li #content {
        width: 98%;
    }

    .search .listTable.golf .list.body ul li #content {
        width: 350px;
    }
}

@media screen and (orientation:landscape) {
    .search .listTable .list.body ul li #content {
        width: 98%;
    }

    .search .listTable.golf .list.body ul li #content {
        width: 500px;
    }
}

.search .listTable .list.body ul li p.name.highlight {
    color: #6189c0;
}

.search .listTable .list.body ul li span {
    font-family: Arial;
    color: #666;
}

.search .listTable .list.body ul li .moreBtn {
    display: block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 32px;
    background-color: #87aee5;
    background: -webkit-linear-gradient(top,#87aee5 0,#6f96cd 100%);
    background: -moz-linear-gradient(top,#87aee5 0,#6f96cd 100%);
    background: -ms-linear-gradient(top,#87aee5 0,#6f96cd 100%);
    background: -o-linear-gradient(top,#87aee5 0,#6f96cd 100%);
    background: linear-gradient(to bottom,#87aee5 0,#6f96cd 100%);
    margin: 0 auto;
}

    .search .listTable .list.body ul li .moreBtn.open {
        background: #cacaca;
    }

.search .listTable .list .subAreaTitle {
    font-size: 22px;
    height: 30px;
    line-height: 30px;
    padding-left: 22px;
    color: #FFF;
    width: 100%;
    background: url(/Content/images/subAreaTitleBg.png?20140410) repeat-x;
}

.search .listTable .list.body ul li .moreBtn a {
    display: block;
    color: #fff;
    font-size: 30px;
    font-family: Arial;
}

.search .listTable .list.body ul li .moreBtn.active {
    box-shadow: inset 0 1px 5px rgba(0,0,0,.5);
}

    .search .listTable .list.body ul li .moreBtn.active a {
        text-indent: -99999px;
    }

.search .listTable .list .subArea {
    width: 100%;
}

    .search .listTable .list .subArea ul li {
        background: #dcdcdc;
        color: #6189c0;
    }

        .search .listTable .list .subArea ul li:nth-child(odd) {
            background: #e5e5e5;
        }

        .search .listTable .list .subArea ul li:nth-child(even) {
            background: #d3d3d3;
        }

        .search .listTable .list .subArea ul li p {
            margin: 0;
            font-size: 18px;
            font-weight: bolder;
            color: #465a78;
        }

        .search .listTable .list .subArea ul li span {
            font-family: Arial;
            color: #5a6e96;
        }

.search .subject {
    padding: 10px;
    background: #1f2732;
    min-height: 30px;
    padding-left: 22px;
    color: #fff;
    font-size: 22px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.functions .subject {
    background: 0;
    min-height: 30px;
    color: #fff;
    font-size: 22px;
    border-top: 2px solid #0c5678;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: url(/Content/images/bg_bet.png?20140404);
}

.subject p {
    color: #f77;
    margin: 0;
}

.search .listTable.outright .body ul li:nth-child(2) {
    text-align: left;
}

.contactList ul li {
    line-height: 74px;
    font-family: Arial;
    font-size: 28px;
    padding: 0 30px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #ababab;
    position: relative;
    width: calc(100% - 60px);
    display: inline-block;
}

.contactList ul ul.subList {
    border-bottom: 2px solid #fff;
}

    .contactList ul ul.subList li {
        background: #dcdcdc;
        border-bottom: 2px solid rgba(171,171,171,.5);
        border-top: 2px solid rgba(255,255,255,.4);
        height: 86px;
        line-height: 34px;
        color: #5a5a5a;
        padding-top: 20px;
        border-radius: 2px;
    }

        .contactList ul ul.subList li a {
            color: #668fc9;
            text-decoration: underline;
        }

.balanceList ul li {
    line-height: 85px;
    font-family: Arial;
    font-size: 26px;
    padding: 0 30px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #ababab;
    position: relative;
}

    .balanceList ul li b {
        color: #000;
    }

    .balanceList ul li p {
        position: absolute;
        right: 30px;
        top: 0;
        text-align: right;
        color: #5a5a5a;
        margin: 0;
    }

.balanceList ul ul.subList {
    border-bottom: 2px solid #fff;
}

    .balanceList ul ul.subList li {
        background: #dcdcdc;
        border-bottom: 2px solid rgba(171,171,171,.5);
        border-top: 2px solid rgba(255,255,255,.4);
    }

.balanceList .subList li.contactLi {
    font-size: 24px;
}

.settings ul li {
    line-height: 85px;
    font-family: Arial;
    font-size: 26px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #ababab;
    position: relative;
}

    .settings ul li b {
        color: #000;
        margin-left: 30px;
    }

    .settings ul li p {
        background: url(/Content/images/icon_arrow.png?20140404) right 10px no-repeat;
        width: 200px;
        position: absolute;
        right: 35px;
        top: 25px;
        text-align: right;
        color: #5a5a5a;
        margin: 0;
    }

.selectBG {
    display: block;
}

.selectHid {
    display: block;
    overflow: hidden;
}

    .selectHid option {
        padding-right: 7px;
        text-align: center;
        font-size: 22px;
    }

    .selectHid select {
        background: 0;
    }

.login .selectBG {
    width: 323px;
    height: 54px;
    margin: 0 auto;
    background: url(/Content/images/select_icon_lang.png?20140404) no-repeat 86% 50%;
}

.login .selectHid {
    display: block;
    overflow: hidden;
}

.join-now {
    text-align: center;
    margin-bottom: 15px;
}

    .join-now a {
        font-size: 22px;
        line-height: 60px;
        vertical-align: middle;
        color: #49628f;
        text-decoration: underline;
    }

        .join-now a img {
            position: relative;
            top: 20px;
            margin: 0 15px 0 0;
        }

.kind .selectHid {
    height: 70px;
    display: block;
    overflow: hidden;
}

.login .selectHid select {
    text-align: center;
    text-align: -webkit-center;
    width: 118%;
}

.kind .selectHid select {
    text-align: left;
    text-align: -webkit-left;
    width: 110%;
}

.settings .selectBG {
    width: 301px;
    height: 36px;
    position: absolute;
    right: 35px;
    top: 25px;
    margin: 0;
    background: url(/Content/images/icon_arrow.png?20140404) no-repeat 287px 10px;
}

.settings .selectHid {
    width: 282px;
    height: 36px;
    display: block;
    overflow: hidden;
}

.settings ul li select {
    border: 0;
    background: 0;
    height: 36px;
    width: 300px;
    text-align: right;
}

    .settings ul li select option {
        text-align: right;
    }

.announce .selectBG {
    width: 295px;
    height: 70px;
}

.announce .selectHid {
    width: 298px;
    height: 70px;
    display: block;
    overflow: hidden;
}

    .announce .selectHid select {
        text-align: right;
        text-align: -webkit-right;
    }

.search.announce .filter > div {
    float: none;
    width: 294px;
    margin: 0 auto;
    border-right: 2px solid #959595;
    border-left: 2px solid #959595;
}

.search.announce .filter div select {
    text-align: left;
}

.statement .selectBG {
    width: 49%;
    height: 36px;
    position: absolute;
    top: 16px;
    margin: 0;
    background: url(/Content/images/icon_arrow.png?20140404) no-repeat 90% 14px;
}

.statement .filter.index .selectBG {
    width: 100%;
    background: url(/Content/images/icon_arrow.png?20140404) no-repeat 92% 14px;
}

.statement .selectHid {
    width: 98%;
    height: 36px;
    display: block;
    overflow: hidden;
}

.statement .filter.index .selectHid {
    width: 115%;
}

.statement .filter select {
    width: 106%;
    height: 40px;
    border: 0;
    text-align: left;
    text-align: -webkit-left;
    font-size: 24px;
    line-height: 40px;
}

.statement .filter.index {
    position: relative;
}

.statement .filter > div.dotDot {
    background: #f5f5f5;
    position: absolute;
    right: 9%;
    top: 20px;
    font-size: 30px;
    width: 30px;
    height: 30px;
    font-weight: 700;
    border: 0;
}

.statement .filter.index select {
    display: block;
    width: 102%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.search .selectBG {
    width: 100%;
    margin: 0;
    background: url(/Content/images/icon_arrow.png?20140404) no-repeat 98% 14px;
}

.search .selectHid {
    width: 100%;
    display: block;
    overflow: hidden;
}

    .search .selectHid.league {
        width: 115%;
    }

.search .selectDot {
    display: block;
    position: absolute;
    right: 11%;
    top: 0;
    font-size: 24px;
    letter-spacing: -2px;
}

.search.results .filter div select {
    width: 105%;
    margin-top: 0;
}

.search .filter div select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    text-align: left;
    background: 0;
    padding-left: 3%;
    font-size: 24px;
    color: #666;
    font-family: Arial;
    font-weight: 100;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    height: 40px;
    width: 310px;
    letter-spacing: -1px;
}

.settings ul li a {
    display: block;
}

    .settings ul li a.touchActive {
        background: rgba(0,0,0,.1) url(/Content/images/icon_arrow.png?20140404) 96% center no-repeat;
    }

.switch {
    position: absolute;
    width: 160px;
    right: 25px;
    top: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

    .switch .switch-checkbox {
        display: none;
    }

        .switch .switch-checkbox:checked + .switch-label .switch-inner {
            margin-left: 0;
        }

        .switch .switch-checkbox:checked + .switch-label .switch-switch {
            right: 0;
        }

    .switch .switch-label {
        display: block;
        overflow: hidden;
        cursor: pointer;
        border: 1px solid #999;
        border-radius: 6px;
        height: 50px;
    }

        .switch .switch-label .switch-inner {
            width: 200%;
            margin-left: -100%;
            -webkit-transition: margin .3s ease-in 0s;
        }

            .switch .switch-label .switch-inner:before, .switch .switch-label .switch-inner:after {
                float: left;
                width: 50%;
                height: 50px;
                padding: 0;
                line-height: 50px;
                font-size: 30px;
                color: #fff;
                font-family: Arial;
                font-weight: 100;
                box-sizing: border-box;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
            }

            .switch .switch-label .switch-inner:before {
                content: "ON";
                padding-left: 15px;
                background-color: #7aa1d8;
                background: -webkit-linear-gradient(top,#7aa1d8 0,#537ab3 100%);
                background: -moz-linear-gradient(top,#7aa1d8 0,#537ab3 100%);
                background: -ms-linear-gradient(top,#7aa1d8 0,#537ab3 100%);
                background: -o-linear-gradient(top,#7aa1d8 0,#537ab3 100%);
                background: linear-gradient(to bottom,#7aa1d8 0,#537ab3 100%);
                color: #FFF;
                text-shadow: 0 1px 2px rgba(0,0,0,.5);
                box-shadow: inset 0 2px 2px rgba(0,0,0,.4);
            }

            .switch .switch-label .switch-inner:after {
                content: "OFF";
                padding-right: 10px;
                background-color: #f5f5f5;
                background: -webkit-linear-gradient(top,#f5f5f5 0,#FFF 100%);
                background: -moz-linear-gradient(top,#f5f5f5 0,#FFF 100%);
                background: -ms-linear-gradient(top,#f5f5f5 0,#FFF 100%);
                background: -o-linear-gradient(top,#f5f5f5 0,#FFF 100%);
                background: linear-gradient(to bottom,#f5f5f5 0,#FFF 100%);
                color: #999;
                text-align: right;
                box-shadow: inset 0 2px 2px rgba(0,0,0,.2);
            }

    .switch .switch-switch {
        width: 80px;
        border: 1px solid #999;
        border-radius: 6px;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 80px;
        -webkit-transition: all .3s ease-in 0s;
        box-shadow: 0 1px 3px rgba(0,0,0,.5);
        background-color: #f5f5f5;
        background: -webkit-linear-gradient(top,#f5f5f5 0,#FFF 100%);
        background: -moz-linear-gradient(top,#f5f5f5 0,#FFF 100%);
        background: -ms-linear-gradient(top,#f5f5f5 0,#FFF 100%);
        background: -o-linear-gradient(top,#f5f5f5 0,#FFF 100%);
        background: linear-gradient(to bottom,#f5f5f5 0,#FFF 100%);
    }

.password .form {
    width: 80%;
    margin: 0 auto;
    padding-top: 30px;
}

.password label {
    display: block;
    font-size: 26px;
    color: #000;
    font-family: Arial;
    font-weight: bolder;
}

.password input {
    height: 60px;
    width: 95%;
    font-size: 30px;
    margin-bottom: 15px;
    border: 1px solid #999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    box-shadow: inset 0 1px 3px rgba(0,0,0,.3);
}

    .password input.verif {
        width: 220px;
        float: left;
        font-size: 25px;
        color: #888;
        padding-left: 10px;
    }

.password .code {
    float: left;
    height: 70px;
}

    .password .code img {
        vertical-align: middle;
        margin: 0 10px;
        height: 50px;
        width: 170px;
    }

    .password .code .refresh {
        display: inline-block;
        vertical-align: middle;
        width: 42px;
        height: 42px;
        background: url(/Content/images/imgAll.png?20140404) -294px -5px no-repeat;
    }

.password .notice {
    font-size: 22px;
    font-family: Arial;
    color: #515151;
}

    .password .notice ul li {
        margin-bottom: 1em;
        text-indent: -1em;
        margin-left: 1em;
    }

        .password .notice ul li:before {
            content: "。";
        }

        .password .notice ul li span {
            color: #547bb4;
        }

    .password .notice p {
        margin: 0;
        text-align: center;
    }

    .password .notice a {
        text-decoration: none;
        color: #007ddd;
    }

.password .save {
    text-align: center;
    margin: 20px 0;
    height: 66px;
}

    .password .save button {
        width: 70%;
        text-align: center;
        border-radius: 6px;
        background-color: #7aa1d8;
        background: -webkit-linear-gradient(top,#7aa1d8 0,#537ab3 100%);
        background: -moz-linear-gradient(top,#7aa1d8 0,#537ab3 100%);
        background: -ms-linear-gradient(top,#7aa1d8 0,#537ab3 100%);
        background: -o-linear-gradient(top,#7aa1d8 0,#537ab3 100%);
        background: linear-gradient(to bottom,#7aa1d8 0,#537ab3 100%);
        box-shadow: inset 0 1px 0 rgba(255,255,255,.8),0 2px 5px rgba(0,0,0,.7);
        border: 1px solid #336;
        font-size: 30px;
        color: #fff;
        text-shadow: -1px -1px 0 rgba(0,0,0,.5);
        box-shadow: 0 2px 2px rgba(0,0,0,.5);
        height: 60px;
    }

.scoreBar {
    background-color: #121922;
    background: -webkit-linear-gradient(top,#121922 0,#272d3b 100%);
    background: -moz-linear-gradient(top,#121922 0,#272d3b 100%);
    background: -o-linear-gradient(top,#121922 0,#272d3b 100%);
    background: -ms-linear-gradient(top,#121922 0,#272d3b 100%);
    background: linear-gradient(to bottom,#121922 0,#272d3b 100%);
    min-height: 60px;
}

    .scoreBar div {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        text-align: center;
        font-size: 22px;
        padding: 14px 0;
        color: #fff;
        float: left;
        height: 100%;
    }

        .scoreBar div.teamName {
            width: 43%;
        }

        .scoreBar div.score {
            color: #c8c8c8;
            width: 14%;
        }

            .scoreBar div.score span {
                color: #fff;
                padding: 0 3px;
            }

        .scoreBar div.left {
            text-align: right;
        }

        .scoreBar div.right {
            text-align: left;
        }

.categoriesBar {
    background: #424b5e;
    border-top: 1px solid #6c7381;
    box-shadow: inset 0 -1px 3px rgba(0,0,0,.7),0 2px 6px rgba(0,0,0,.7);
}

    .categoriesBar p {
        margin: 0;
        margin-left: 15px;
        font-size: 20px;
        color: #FFF;
        text-shadow: 0 -1px 0 rgba(0,0,0,.8);
        line-height: 150%;
    }

.listContent {
    background: url(/Content/images/bg_parlayarea.png?20140404);
    padding: 5px;
}

    .listContent .list {
        display: inline-block;
        vertical-align: top;
        margin-right: 3px;
    }

        .listContent .list.ml {
            margin-left: 12px;
        }

        .listContent .list span {
            display: block;
            width: 100%;
            height: 4px;
            font-size: 18px;
            color: #aaa;
            line-height: normal;
            margin: 10px 0 2px;
        }

        .listContent .list.wide, .listContent .list.short {
            width: 14%;
        }

            .listContent .list.short h3 {
                color: #777;
                text-align: center;
            }

        .listContent .list p {
            text-align: center;
            color: #6e6e6e;
            margin: 0;
            padding: 3px 0;
        }

        .listContent .list .red {
            color: #b15252;
        }

        .listContent .list a {
            margin: 0 0 6px;
            text-align: center;
            display: block;
            line-height: 46px;
            color: #5f4d71;
            text-shadow: 1px 1px 0 rgba(255,255,255,.8);
            font-size: 24px;
            border: 1px solid #a6a6a6;
            border-radius: 4px;
            background: #FFF;
            box-shadow: 0 1px 3px rgba(0,0,0,.5);
            font-weight: bolder;
            font-family: Arial;
        }

        .listContent .list.sub b {
            display: block;
        }

        .listContent .list.sub .first, .listContent .list.sub .second {
            color: #fff;
            text-shadow: 0 1px 0 rgba(0,0,0,.5);
            padding: 5px 5px 3px;
            background: #bebebe;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            -ms-border-radius: 2px;
            border-radius: 2px;
            display: block;
            font-family: Arial;
        }

        .listContent .list.sub .first {
            margin-top: 50px;
        }

        .listContent .list.sub .second {
            margin-top: 30px;
        }

        .listContent .list a.active {
            background: rgba(0,0,0,.5);
            color: #FFF;
        }

        .listContent .list a.higher {
            line-height: 100px;
        }

.functions {
    background: #001f2d;
    width: 100%;
}

    .functions .subject_2 {
        height: 90px;
        line-height: 90px;
        border-top: 2px solid #0c394d;
        border-bottom: 2px solid #000;
        margin: 0;
    }

        .functions .subject_2 span {
            display: block;
            float: left;
            color: #69f;
            font-size: 30px;
            font-family: Arial;
            padding-left: 58px;
        }

        .functions .subject_2 a {
            display: block;
            float: right;
            margin-top: 24px;
            margin-right: 40px;
        }

    .functions .moreFunction {
        height: 50px;
    }

        .functions .moreFunction a {
            font-size: 20px;
            font-weight: 700;
            height: 50px;
            line-height: 50px;
            padding-left: 26px;
        }

    .functions .subject_1 {
        padding-left: 24px;
        margin: 0;
        color: #fff;
        font-family: Arial;
        line-height: 70px;
        font-size: 30px;
        border-bottom: 2px solid #000;
    }

    .functions ul li, .sportNav .bottomList ul li, #leagueMenu .leagueList ul li {
        height: 90px;
        border-top: 2px solid #144d67;
        border-bottom: 2px solid #000;
    }

        .sportNav .bottomList ul li.highlight {
            border-top: 0;
        }

#leagueMenu .leagueList ul li {
    height: auto;
}

.functions ul li.active {
    border-top: 0;
}

.functions ul li a, .sportNav .bottomList ul li a, .sportNav ul.sportNavTop li a, #leagueMenu .leagueList ul, .topBack a {
    display: block;
    background: #003e5a;
    font-family: Arial;
    height: 90px;
    line-height: 90px;
    color: #ccc;
    font-size: 30px;
    text-shadow: 0 1px 0 #002c40;
    position: relative;
    padding-left: 128px;
}

.sportNav .bottomList ul li.live a {
    color: #f96;
}

.sportNav .bottomList ul li.live .highlight a {
    background: #001f2d;
    border-top: 0;
}

.topScrollBar_1 .blankLine {
    width: 100%;
    height: 23px;
    line-height: 0;
    background: #4c74ae;
    background: -webkit-linear-gradient(top,#4c74ae 15%,#274878 100%);
    background: -moz-linear-gradient(top,#4c74ae 15%,#426aa4 100%);
    background: -ms-linear-gradient(top,#4c74ae 15%,#426aa4 100%);
    background: -o-linear-gradient(top,#4c74ae 15%,#426aa4 100%);
    background: linear-gradient(to bottom,#4c74ae 15%,#274878 100%);
    border-top: 0;
    margin-top: -3px;
}

.bottomList ul li.highlight a, .bottomList ul li.highlight a span {
    background: #001f2d;
    border-top: 0;
}

#leagueMenu .leagueList ul li.highlight {
    background: #001f2d;
    border-top: 0;
}

    #leagueMenu .leagueList ul li.highlight .live {
        color: #f96;
    }

.functions ul.topBack li a, .topBack a {
    padding-left: 80px;
    background-color: #3c3c3c;
    background: -webkit-linear-gradient(top,#3c3c3c 0,#222 100%);
    background: -moz-linear-gradient(top,#3c3c3c 0,#222 100%);
    background: -ms-linear-gradient(top,#3c3c3c 0,#222 100%);
    background: -o-linear-gradient(top,#3c3c3c 0,#222 100%);
    background: linear-gradient(to bottom,#3c3c3c 0,#222 100%);
}

.sportNav .bottomList ul li a {
    padding-left: 30px;
}

#leagueMenu .leagueList ul {
    padding-left: 0;
    height: auto;
}

.functions ul li a .icon {
    width: 55px;
    height: 55px;
    position: absolute;
    left: 48px;
    top: 20px;
}

    .functions ul li a .icon.deposit {
        background: url(/Content/images/imgAll.png?20140404) -683px -204px no-repeat;
    }

    .functions ul li a .icon.betlist {
        background: url(/Content/images/imgAll.png?20140404) -243px -204px no-repeat;
    }

    .functions ul li a .icon.statement {
        background: url(/Content/images/imgAll.png?20140404) -299px -204px no-repeat;
    }

    .functions ul li a .icon.result {
        background: url(/Content/images/imgAll.png?20140404) -352px -204px no-repeat;
    }

    .functions ul li a .icon.functionBalance {
        background: url(/Content/images/imgAll.png?20140404) -408px -204px no-repeat;
    }

    .functions ul li a .icon.announcements {
        background: url(/Content/images/imgAll.png?20140404) -736px -204px no-repeat;
    }

    .functions ul li a .icon.setting {
        background: url(/Content/images/imgAll.png?20140404) -463px -204px no-repeat;
    }

    .functions ul li a .icon.search {
        background: url(/Content/images/imgAll.png?20140404) -516px -204px no-repeat;
    }

    .functions ul li a .icon.contact {
        background: url(/Content/images/imgAll.png?20140404) -569px -204px no-repeat;
    }

    .functions ul li a .icon.logout {
        background: url(/Content/images/imgAll.png?20140404) -633px -204px no-repeat;
    }

    .functions ul li a .icon.deposit {
        background: url(/Content/images/imgPayment.png?20140404) -188px 0 no-repeat;
    }

    .functions ul li a .icon.withdraw {
        background: url(/Content/images/imgPayment.png?20140404) -61px 0 no-repeat;
    }

    .functions ul li a .icon.withdrawHistory {
        background: url(/Content/images/imgPayment.png?20140404) -124px 0 no-repeat;
    }

    .functions ul li a .icon.promotions {
        background: url(/Content/images/imgPayment.png?20140404) -1px 0 no-repeat;
    }

.functions ul li a span {
    color: #69f;
    padding-left: 20px;
}

.functions ul li a.active {
    background: #001f2d;
}

.addHome {
    position: fixed;
    bottom: 40px;
    width: 100%;
    height: 180px;
    z-index: 10;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
    opacity: 1;
}

    .addHome.fading {
        opacity: 0;
    }

    .addHome > div {
        margin: 0 auto;
        width: 500px;
        height: 180px;
        background: url(/Content/images/imgAll.png?20140404) 16px -278px no-repeat;
    }

    .addHome a.close {
        display: block;
        width: 55px;
        height: 55px;
        background: url(/Content/images/imgAll.png?20140404) -57px -204px no-repeat;
        position: relative;
        left: 440px;
        top: -20px;
    }

    .addHome h3 {
        font-size: 18px;
        color: #515151;
        font-family: Arial;
        font-weight: bolder;
        margin-left: 150px;
        padding-right: 40px;
        margin-top: -10px;
    }

    .addHome p {
        margin-left: 150px;
        margin-top: 0;
        font-size: 18px;
        color: #515151;
        padding-right: 40px;
        margin-top: 0;
    }

        .addHome p b {
            font-size: 20px;
            color: #272727;
        }

.alert {
    position: fixed;
    width: 560px;
    background: #fff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    top: 15%;
    left: 50%;
    margin-left: -280px;
    z-index: 30001;
}

    .alert .msg {
        text-align: center;
        padding: 36px 0;
    }

        .alert .msg p {
            font-size: 32px;
            color: #000;
            font-family: Arial;
            font-weight: bolder;
            margin: 0;
            padding-left: 32px;
            padding-right: 32px;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
        }

.msg .msg_2 {
    font-family: Arial,sans-serif;
    display: block;
    font-size: 20px;
    color: #6289c1;
    margin-top: 32px;
    width: 80%;
    margin: 16px auto 0;
}

.alert .footer {
    vertical-align: bottom;
    background: #ebebeb;
    padding: 30px 10px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-top: 1px dashed #bebebe;
}

.alert .msgBtn01, .alert .msgBtn02 {
    float: left;
    width: 48%;
    margin-left: 7px;
}

.alert .footer .notice p {
    font-size: 20px;
    color: #515151;
    margin: 0 0 1em;
}

.alert .footer .remember {
    width: 250px;
    line-height: 50px;
    vertical-align: middle;
}

.alert .footer .dontshow {
    width: 320px;
    line-height: 40px;
    vertical-align: middle;
    margin-bottom: 20px;
}

.footerCon {
    color: #333;
    margin-bottom: 36px;
    font-size: 18px;
}

.alert .footer .remember span {
    font-size: 30px;
    color: #6289c1;
}

.alert .footer button {
    width: 100%;
    height: 70px;
    text-align: center;
    border-radius: 6px;
    background-color: #7aa1d8;
    background: -webkit-linear-gradient(top,#7aa1d8 0,#537ab3 100%);
    background: -moz-linear-gradient(top,#7aa1d8 0,#537ab3 100%);
    background: -ms-linear-gradient(top,#7aa1d8 0,#537ab3 100%);
    background: -o-linear-gradient(top,#7aa1d8 0,#537ab3 100%);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.8),0 2px 5px rgba(0,0,0,.7);
    border: 1px solid #336;
    font-size: 38px;
    color: #fff;
}

    .alert .footer button.style2 {
        color: #89a8d9;
        background-color: #FFF;
        background: -webkit-linear-gradient(top,#FFF 0,#e3e5e8 100%);
        background: -moz-linear-gradient(top,#FFF 0,#e3e5e8 100%);
        background: -ms-linear-gradient(top,#FFF 0,#e3e5e8 100%);
        background: -o-linear-gradient(top,#FFF 0,#e3e5e8 100%);
        background: linear-gradient(top,#FFF 0,#e3e5e8 100%);
    }

div.checker {
    width: 44px;
    height: 44px;
    float: left;
    position: relative;
    margin-right: 10px;
    background: url(/Content/images/imgAll.png?20140404) -274px -143px no-repeat;
}

    div.checker.black {
        background: url(/Content/images/imgAll.png?20140404) -219px -143px no-repeat;
    }

    div.checker.checked {
        background: url(/Content/images/imgAll.png?20140404) -380px -143px no-repeat;
    }

    div.checker.black.checked {
        background: url(/Content/images/imgAll.png?20140404) -329px -143px no-repeat;
    }

div.mainDisable {
    width: 20%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    box-shadow: #000 5px 0 15px;
}

.resultLeague {
    width: 100%;
    border-bottom: #1f2732 solid 5px;
    text-align: center;
}

.scoreTable.top {
    font-size: 22px;
    text-align: center;
    color: #FFF;
    background: #363e4a;
    font-weight: 700;
    height: 96px;
    overflow: hidden;
    width: 85%;
    float: left;
}

.scoreTable > div, .scoreTable > ul {
    height: 48px;
    line-height: 48px;
    float: left;
    border-top: #5e656e solid 1px;
    border-bottom: #333 solid 1px;
    border-left: #5e656e solid 1px;
    border-right: #333 solid 1px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.scoreTable > ul {
    border-right: 0;
    border-left: 0;
}

.resultTitle {
    width: 100%;
    float: left;
    color: #FFF;
    line-height: 24px;
    min-height: 48px;
    background-color: #1f2732;
    font-weight: 700;
    font-size: 22px;
    padding-left: 12px;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 16px;
}

#module-ticket2 > .blankTop, .blank {
    width: 15%;
    float: left;
    padding-top: 46px;
}

#mainWrapper2 > .blankTop, .blank {
    width: 15%;
    float: left;
    padding-top: 46px;
}

.blankTop {
    height: 96px;
    background-color: #363e4a;
}

.resultLeague .blank {
    height: 160px;
    border-top: #BBB solid 1px;
}

.blank a.open {
    background: url(/Content/images/imgAll.png?20140404) -153px -144px no-repeat;
}

.blank a.close {
    background: url(/Content/images/imgAll.png?20140404) -100px -144px no-repeat;
}

.blank a {
    margin: 0 auto;
    display: block;
    width: 44px;
    height: 44px;
}

.resultTitle.sub {
    color: #FFF;
    background: #acabab;
}

.scoreTable.sub > ul {
    overflow: hidden;
}

.scoreTable.tennis > ul li {
    width: 20%;
    float: left;
    border-left: #5e656e solid 1px;
    border-right: #333 solid 1px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.scoreTable.tennis > .scoreTennis {
    width: 40%;
}

.scoreTable.tennis > .point, .scoreTable.tennis > .set {
    width: 30%;
}

.scoreTable.tennis > ul li:nth-child(7), .scoreTable.tennis.sub > ul li:nth-child(7) {
    border-right: 0;
}

.scoreTable.tennis .time {
    width: 20%;
}

.scoreTable.tennis .teams {
    width: 80%;
}

.scoreTable.tennis.sub {
    height: 150px;
    color: #656565;
    background-color: #e2e2e2;
    font-weight: 700;
    font-size: 22px;
    width: 85%;
    float: left;
}

    .scoreTable.tennis.sub > div, .scoreTable.tennis.sub > ul {
        height: 80px;
        float: left;
        border: 0;
        border-top: #BBB solid 1px;
        border-right: #BBB solid 1px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
    }

    .scoreTable.tennis.sub > ul {
        border-right: 0;
        height: 80px;
    }

    .scoreTable.tennis.sub > ul, .scoreTable.tennis.sub > .point, .scoreTable.tennis.sub > .set {
        background: #f9f9f9;
    }

        .scoreTable.tennis.sub > ul li {
            width: 20%;
            float: left;
            border: 0;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -ms-box-sizing: border-box;
            -o-box-sizing: border-box;
        }

    .scoreTable.tennis.sub .teams p {
        width: 94%;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        margin: 0;
        height: 30px;
        line-height: 34px;
        text-align: left;
        padding-left: 14px;
    }

    .scoreTable.tennis.sub > ul li:nth-child(odd) {
        background: #e6e6e6;
    }

    .scoreTable.tennis.sub > ul li > div {
        width: 100%;
        height: 40px;
        line-height: 35px;
        float: left;
        overflow: hidden;
    }

    .scoreTable.tennis.sub > ul li .top {
        border-bottom: #777 dashed 1px;
    }

    .scoreTable.tennis.sub p {
        margin: 0;
        padding: 0;
    }

    .scoreTable.tennis.sub .point, .scoreTable.tennis.sub .set {
        height: 80px;
        line-height: 55px;
        padding-top: 22px;
    }

    .scoreTable.tennis.sub .time {
        padding-top: 10px;
        line-height: 24px;
    }

    .scoreTable.tennis.sub .point span, .scoreTable.tennis.sub .set span {
        display: block;
        height: 20px;
        line-height: normal;
        margin-bottom: 0;
    }

    .scoreTable.tennis.sub .point.twoLines, .scoreTable.tennis.sub .set.twoLines {
        padding-top: 13px;
    }

.scoreTable.tableTennis > ul li {
    width: 14%;
    float: left;
    border-left: #5e656e solid 1px;
    border-right: #333 solid 1px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.scoreTable.tableTennis > .scoreTennis {
    width: 40%;
}

.scoreTable.tableTennis > .point, .scoreTable.tableTennis > .set {
    width: 30%;
}

.scoreTable.tableTennis > ul li:nth-child(1), .scoreTable.tableTennis.sub > ul li:nth-child(1) {
    width: 16%;
}

.scoreTable.tableTennis > ul li:nth-child(7), .scoreTable.tableTennis.sub > ul li:nth-child(7) {
    border-right: 0;
}

.scoreTable.tableTennis .time {
    width: 20%;
}

.scoreTable.tableTennis .teams {
    width: 80%;
}

.scoreTable.tableTennis.sub {
    height: 150px;
    color: #656565;
    background-color: #e2e2e2;
    font-weight: 700;
    font-size: 22px;
    width: 85%;
    float: left;
}

    .scoreTable.tableTennis.sub > div, .scoreTable.tableTennis.sub > ul {
        height: 80px;
        float: left;
        border: 0;
        border-top: #BBB solid 1px;
        border-right: #BBB solid 1px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
    }

    .scoreTable.tableTennis.sub > ul {
        border-right: 0;
    }

    .scoreTable.tableTennis.sub > ul, .scoreTable.tableTennis.sub > .point, .scoreTable.tableTennis.sub > .set {
        background: #f9f9f9;
    }

        .scoreTable.tableTennis.sub > ul li {
            width: 14%;
            float: left;
            border: 0;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -ms-box-sizing: border-box;
            -o-box-sizing: border-box;
        }

    .scoreTable.tableTennis.sub .teams p {
        width: 94%;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        margin: 0;
        height: 30px;
        line-height: 34px;
        text-align: left;
        padding-left: 14px;
    }

        .scoreTable.tableTennis.sub .teams p:nth-child(1), .scoreTable.tennis.sub .teams p:nth-child(1), .scoreTable.beachSoccer.sub .teams p:nth-child(1), .scoreTable.bedminton.sub .teams p:nth-child(1), .scoreTable.football.sub .teams p:nth-child(1), .scoreTable.golf.sub .teams p:nth-child(1) {
            margin-top: 2px;
        }

    .scoreTable.tableTennis.sub > ul li:nth-child(odd) {
        background: #e6e6e6;
    }

    .scoreTable.tableTennis.sub > ul li > div {
        width: 100%;
        height: 40px;
        line-height: 35px;
        float: left;
    }

    .scoreTable.tableTennis.sub > ul li .top {
        border-bottom: #777 dashed 1px;
    }

    .scoreTable.tableTennis.sub p {
        margin: 0;
        padding: 0;
    }

    .scoreTable.tableTennis.sub .point, .scoreTable.tableTennis.sub .set {
        height: 80px;
        line-height: 55px;
        padding-top: 22px;
    }

    .scoreTable.tableTennis.sub .time {
        padding-top: 10px;
        line-height: 24px;
    }

    .scoreTable.tableTennis.sub .point span, .scoreTable.tableTennis.sub .set span {
        display: block;
        height: 20px;
        line-height: normal;
        margin-bottom: 0;
    }

    .scoreTable.tableTennis.sub .point.twoLines, .scoreTable.tableTennis.sub .set.twoLines {
        padding-top: 13px;
    }

.scoreTable.beachSoccer > ul li {
    width: 33%;
    float: left;
    border-left: #5e656e solid 1px;
    border-right: #333 solid 1px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.scoreTable.beachSoccer > .scoreTennis {
    width: 40%;
}

.scoreTable.beachSoccer > .point, .scoreTable.beachSoccer > .set {
    width: 60%;
}

.scoreTable.beachSoccer > ul li:nth-child(1), .scoreTable.beachSoccer.sub > ul li:nth-child(1) {
    width: 34%;
}

.scoreTable.beachSoccer > ul li:nth-child(7), .scoreTable.beachSoccer.sub > ul li:nth-child(7) {
    border-right: 0;
}

.scoreTable.beachSoccer .time {
    width: 20%;
}

.scoreTable.beachSoccer .teams {
    width: 80%;
}

.scoreTable.beachSoccer.sub {
    height: 150px;
    color: #656565;
    background-color: #e2e2e2;
    font-weight: 700;
    font-size: 22px;
    width: 85%;
    float: left;
}

    .scoreTable.beachSoccer.sub > div, .scoreTable.beachSoccer.sub > ul {
        height: 80px;
        float: left;
        border: 0;
        border-top: #BBB solid 1px;
        border-right: #BBB solid 1px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
    }

    .scoreTable.beachSoccer.sub > ul {
        border-right: 0;
    }

    .scoreTable.beachSoccer.sub > ul, .scoreTable.beachSoccer.sub > .point, .scoreTable.beachSoccer.sub > .set {
        background: #f9f9f9;
    }

        .scoreTable.beachSoccer.sub > ul li {
            width: 33%;
            float: left;
            border: 0;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -ms-box-sizing: border-box;
            -o-box-sizing: border-box;
        }

    .scoreTable.beachSoccer.sub .teams p {
        width: 94%;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        margin: 0;
        height: 30px;
        line-height: 34px;
        text-align: left;
        padding-left: 14px;
    }

    .scoreTable.beachSoccer.sub > ul li:nth-child(odd) {
        background: #e6e6e6;
    }

    .scoreTable.beachSoccer.sub > ul li > div {
        width: 100%;
        height: 40px;
        line-height: 35px;
        float: left;
    }

    .scoreTable.beachSoccer.sub > ul li .top {
        border-bottom: #777 dashed 1px;
    }

    .scoreTable.beachSoccer.sub p {
        margin: 0;
        padding: 0;
    }

    .scoreTable.beachSoccer.sub .point, .scoreTable.beachSoccer.sub .set {
        height: 80px;
        line-height: 55px;
        padding-top: 22px;
    }

    .scoreTable.beachSoccer.sub .time {
        padding-top: 10px;
        line-height: 24px;
    }

    .scoreTable.beachSoccer.sub .point span, .scoreTable.beachSoccer.sub .set span {
        display: block;
        height: 20px;
        line-height: normal;
        margin-bottom: 0;
    }

    .scoreTable.beachSoccer.sub .point.twoLines, .scoreTable.beachSoccer.sub .set.twoLines {
        padding-top: 13px;
    }

.scoreTable.bedminton > ul li {
    width: 33%;
    float: left;
    border-left: #5e656e solid 1px;
    border-right: #333 solid 1px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.scoreTable.bedminton > .scoreTennis {
    width: 30%;
}

.scoreTable.bedminton > .point, .scoreTable.bedminton > .set {
    width: 35%;
}

.scoreTable.bedminton > ul li:nth-child(1), .scoreTable.bedminton.sub > ul li:nth-child(1) {
    width: 34%;
}

.scoreTable.bedminton > ul li:nth-child(7), .scoreTable.bedminton.sub > ul li:nth-child(7) {
    border-right: 0;
}

.scoreTable.bedminton .time {
    width: 20%;
}

.scoreTable.bedminton .teams {
    width: 80%;
}

.scoreTable.bedminton.sub {
    height: 160px;
    color: #656565;
    background-color: #e2e2e2;
    font-weight: 700;
    font-size: 22px;
    width: 85%;
    float: left;
    overflow: hidden;
}

    .scoreTable.bedminton.sub > div, .scoreTable.bedminton.sub > ul {
        height: 80px;
        float: left;
        border: 0;
        border-top: #BBB solid 1px;
        border-right: #BBB solid 1px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
    }

    .scoreTable.bedminton.sub > ul {
        border-right: 0;
    }

    .scoreTable.bedminton.sub > ul, .scoreTable.bedminton.sub > .point, .scoreTable.bedminton.sub > .set {
        background: #f9f9f9;
    }

        .scoreTable.bedminton.sub > ul li {
            width: 33%;
            float: left;
            border: 0;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -ms-box-sizing: border-box;
            -o-box-sizing: border-box;
        }

    .scoreTable.bedminton.sub .teams p {
        width: 94%;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        margin: 0;
        height: 30px;
        line-height: 34px;
        text-align: left;
        padding-left: 14px;
    }

    .scoreTable.bedminton.sub > ul li:nth-child(odd) {
        background: #e6e6e6;
    }

    .scoreTable.bedminton.sub > ul li > div {
        width: 100%;
        height: 40px;
        line-height: 35px;
        float: left;
    }

    .scoreTable.bedminton.sub > ul li .top {
        border-bottom: #777 dashed 1px;
    }

    .scoreTable.bedminton.sub p {
        margin: 0;
        padding: 0;
    }

    .scoreTable.bedminton.sub .point, .scoreTable.bedminton.sub .set {
        height: 80px;
        line-height: 55px;
        padding-top: 22px;
    }

    .scoreTable.bedminton.sub .time {
        padding-top: 10px;
        line-height: 24px;
    }

    .scoreTable.bedminton.sub .point span, .scoreTable.bedminton.sub .set span {
        display: block;
        height: 20px;
        line-height: normal;
        margin-bottom: 0;
    }

    .scoreTable.bedminton.sub .point.twoLines, .scoreTable.bedminton.sub .set.twoLines {
        padding-top: 13px;
    }

.scoreTable.golf > ul li {
    width: 33%;
    float: left;
    border-left: #5e656e solid 1px;
    border-right: #333 solid 1px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.scoreTable.golf > .scoreTennis {
    width: 30%;
}

.scoreTable.golf > .point, .scoreTable.golf > .set {
    width: 100%;
}

.scoreTable.golf > ul li:nth-child(1), .scoreTable.golf.sub > ul li:nth-child(1) {
    width: 34%;
}

.scoreTable.golf > ul li:nth-child(7), .scoreTable.golf.sub > ul li:nth-child(7) {
    border-right: 0;
}

.scoreTable.golf .time {
    width: 20%;
}

.scoreTable.golf .teams {
    width: 80%;
}

.scoreTable.golf.sub {
    height: 140px;
    color: #656565;
    background-color: #e2e2e2;
    font-weight: 700;
    font-size: 22px;
    width: 85%;
    float: left;
}

    .scoreTable.golf.sub > div, .scoreTable.golf.sub > ul {
        height: 70px;
        float: left;
        border: 0;
        border-top: #BBB solid 1px;
        border-right: #BBB solid 1px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
    }

    .scoreTable.golf.sub > ul {
        border-right: 0;
    }

    .scoreTable.golf.sub > ul, .scoreTable.golf.sub > .point, .scoreTable.golf.sub > .set {
        background: #f9f9f9;
    }

        .scoreTable.golf.sub > ul li {
            width: 33%;
            float: left;
            border: 0;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -ms-box-sizing: border-box;
            -o-box-sizing: border-box;
        }

    .scoreTable.golf.sub .teams p {
        width: 94%;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        margin: 0;
        height: 30px;
        line-height: 34px;
        text-align: left;
        padding-left: 14px;
    }

    .scoreTable.golf.sub > ul li:nth-child(odd) {
        background: #e6e6e6;
    }

    .scoreTable.golf.sub > ul li > div {
        width: 100%;
        height: 35px;
        line-height: 35px;
        float: left;
    }

    .scoreTable.golf.sub > ul li .top {
        border-bottom: #777 dashed 1px;
    }

    .scoreTable.golf.sub p {
        margin: 0;
        padding: 0;
    }

    .scoreTable.golf.sub .point, .scoreTable.golf.sub .set {
        height: 90px;
        line-height: 55px;
        padding-top: 22px;
    }

    .scoreTable.golf.sub .time {
        padding-top: 10px;
        line-height: 24px;
    }

    .scoreTable.golf.sub .point span, .scoreTable.golf.sub .set span {
        display: block;
        height: 20px;
        line-height: normal;
        margin-bottom: 0;
    }

    .scoreTable.golf.sub .point.twoLines, .scoreTable.golf.sub .set.twoLines {
        padding-top: 13px;
    }

.scoreTable.football > ul li {
    width: 33%;
    float: left;
    border-left: #5e656e solid 1px;
    border-right: #333 solid 1px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.scoreTable.football > .scoreTennis {
    width: 30%;
}

.scoreTable.football > .point, .scoreTable.football > .set {
    width: 50%;
}

.scoreTable.football > ul li:nth-child(1), .scoreTable.football.sub > ul li:nth-child(1) {
    width: 34%;
}

.scoreTable.football > ul li:nth-child(7), .scoreTable.football.sub > ul li:nth-child(7) {
    border-right: 0;
}

.scoreTable.football .time {
    width: 20%;
}

.scoreTable.football .teams {
    width: 80%;
}

.scoreTable.football.sub {
    height: 150px;
    color: #656565;
    background-color: #e2e2e2;
    font-weight: 700;
    font-size: 22px;
    width: 85%;
    float: left;
}

    .scoreTable.football.sub > div, .scoreTable.football.sub > ul {
        height: 80px;
        float: left;
        border: 0;
        border-top: #BBB solid 1px;
        border-right: #BBB solid 1px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
    }

    .scoreTable.football.sub > ul {
        border-right: 0;
    }

    .scoreTable.football.sub > ul, .scoreTable.football.sub > .point, .scoreTable.football.sub > .set {
        background: #f9f9f9;
    }

        .scoreTable.football.sub > ul li {
            width: 33%;
            float: left;
            border: 0;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -ms-box-sizing: border-box;
            -o-box-sizing: border-box;
        }

    .scoreTable.football.sub .teams p {
        width: 94%;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        margin: 0;
        height: 30px;
        line-height: 34px;
        text-align: left;
        padding-left: 14px;
    }

    .scoreTable.football.sub > ul li:nth-child(odd) {
        background: #e6e6e6;
    }

    .scoreTable.football.sub > ul li > div {
        width: 100%;
        height: 35px;
        line-height: 35px;
        float: left;
    }

    .scoreTable.football.sub > ul li .top {
        border-bottom: #777 dashed 1px;
    }

    .scoreTable.football.sub p {
        margin: 0;
        padding: 0;
    }

    .scoreTable.football.sub .point, .scoreTable.football.sub .set {
        height: 80px;
        line-height: 55px;
        padding-top: 22px;
    }

    .scoreTable.football.sub .time {
        padding-top: 10px;
        line-height: 24px;
    }

    .scoreTable.football.sub .point span, .scoreTable.football.sub .set span {
        display: block;
        height: 20px;
        line-height: normal;
        margin-bottom: 0;
    }

    .scoreTable.football.sub .point.twoLines, .scoreTable.football.sub .set.twoLines {
        padding-top: 13px;
    }

.flash .arrowDown {
    display: none;
}

.flash .arrowUp {
    display: none;
}

.moreMarket {
    overflow-x: visible;
    overflow-y: visible;
}

.moreMarket_table {
    border-collapse: collapse;
    float: left;
}

.moreMarket_noOdds {
    color: #999;
    font-size: 30px;
    font-weight: 700;
    width: 100%;
    text-align: center;
}

.divtable {
    display: table;
}

.tr {
    display: table-row;
}

.td {
    display: table-cell;
}

.topMyBet.changed a {
    color: #ff0;
    text-shadow: 0 1px 3px #011e2c;
}

.flash .topMyBet.changed a {
    color: #fff;
}

#SelectEvent.changed {
    color: red;
}

#SelectEvent option {
    color: #000;
}

#SelectEvent .changed {
    color: red;
}

#module-ticket.myBets .block {
    float: none;
    width: 95%;
}

#mainWrapper.myBets .block {
    float: none;
    width: 95%;
}

#module-ticket .list_1 h3 {
    text-align: left;
    overflow: visible;
}

#mainWrapper .list_1 h3 {
    text-align: left;
    overflow: visible;
    height: auto;
}

#module-ticket div.mixparlay h3 {
    text-align: left;
    overflow: visible;
}

#mainWrapper div.mixparlay h3 {
    text-align: left;
    overflow: visible;
}

#module-ticket .alertBox.parlay {
    top: 508px;
}

#mainWrapper .alertBox.parlay {
    top: 508px;
}

#header.statement .selectBG {
    top: 94px;
}

.AnnRed {
    color: red;
}

tbody {
    width: 100%;
}

tr {
    width: 100%;
}

.announce td.content {
    max-width: 460px;
    word-wrap: break-word;
}

[id^='bu:od:nonlive-more'][id$=':0'], [id^='bu:od:live-more'][id$=':0'] {
    visibility: hidden;
}

select {
    outline: 0;
}

.productSwitcher {
    height: 130px;
    position: relative;
    border-top: 1px solid #ddd;
    border-bottom: 2px inset #293269;
    background: linear-gradient(to bottom,#e9f6fe 5%,rgba(138,176,229,0.8) 100%);
}

    .productSwitcher > div {
        width: 20%;
        height: 130px;
        padding-top: 12px;
        font-size: 20px !important;
        line-height: 22px !important;
        text-align: center;
        color: #546eb2;
        float: left;
        font-size: 26px;
        font-weight: bold;
        cursor: pointer;
        position: relative;
        text-overflow: ellipsis;
        overflow: hidden;
        display: inline-block;
        letter-spacing: -1px;
    }

        .productSwitcher > div.hover {
            color: #546eb2;
            background: linear-gradient(to bottom,#eef8fe 0,#f4f5f5 100%);
            height: 131px;
            border-left: 1px solid #79a0d7;
            border-right: 1px solid #79a0d7;
        }

    .productSwitcher .new {
        position: absolute;
        left: -2px;
        top: -2px;
    }

.kindBg {
    width: 100%;
    height: 50px;
    border-top: 2px solid #3c437a;
}

.kind.outline {
    position: relative;
    top: 30px;
}

.kindBg.sports {
    height: 56px;
}

.parlayDialog .infoHeader .info .text p.rate {
    width: 30%;
}

.parlayDialog .infoHeader .info .text .name {
    width: 70%;
}

.topNav .backMain, .topNav .backMain_2, .topNav .backArrow, .live .topNav .backArrow, .live .topNav .backMain, .live .topNav .backMain_2, .topNav .home_1, .topNav .home_2, .topNav .home_3, .topNav .remove_1, .topNav .remove_2, .topNav .remove_3 {
    background-image: url(/Content/images/backBtn-sprite.png?20140407);
    background-repeat: no-repeat;
}

.annc-ip-sg-content p {
    font-size: 30px;
    color: #6e6e6e;
    margin-top: 6%;
    margin-bottom: 6%;
    padding: 0 6%;
}

.annc-ip-sg-button {
    width: 90%;
    margin: 20px auto;
}

    .annc-ip-sg-button a {
        display: inline-block;
        width: 100%;
        line-height: 58px;
        border-radius: 8px;
        border: 1px solid #999;
        box-shadow: inset 0 1px #fff,0 2px 5px rgba(0,0,0,0.5);
        text-align: center;
        font-size: 30px;
        font-family: Arial;
        font-weight: 100;
        background-color: #ff9c00;
        background: -webkit-linear-gradient(top,#ff9c00 0,#ff7202 100%);
        background: -moz-linear-gradient(top,#ff9c00 0,#ff7202 100%);
        background: -ms-linear-gradient(top,#ff9c00 0,#ff7202 100%);
        background: -o-linear-gradient(top,#ff9c00 0,#ff7202 100%);
        background: linear-gradient(to bottom,#ff9c00 0,#ff7202 100%);
    }

        .annc-ip-sg-button a.agree {
            color: #fff;
        }

.annc-ip-sg-bsi {
    width: 100%;
    background-color: #fff;
    padding: 15px 20px;
    margin: 20px 0;
    font-family: Arial;
    font-size: 24px;
    color: #6e6e6e;
}

.z2000 {
    z-index: 2000;
}

.scoreTable.football .ng-num {
    width: 20%;
    background-color: #e6e6e6;
}

.scoreTable.football .ng-team {
    width: 80%;
    background-color: #fff;
    text-align: left;
    padding-left: 14px;
}

.scoreTable.football.ng-sub {
    color: #656565;
    background-color: #e2e2e2;
    font-weight: 700;
    font-size: 22px;
    width: 85%;
    float: left;
}

.FontOrange, .Orange {
    color: #F60;
}

.productSwitcher > div a {
    display: block;
    color: #EEE;
}

.bannerBox {
    width: 100%;
}

    .bannerBox > div {
        width: 560px;
        height: 200px;
        -ms-border-radius: 20px;
        border-radius: 20px;
        -webkit-appearance: none;
        -webkit-box-shadow: inset 0 0 2px #FFF,0 15px 30px rgba(0,0,0,.3);
        -ms-box-shadow: inset 0 0 2px #FFF,0 15px 30px rgba(0,0,0,.3);
        box-shadow: inset 0 0 2px #FFF,0 15px 30px rgba(0,0,0,.3);
        margin: 0 auto 40px;
        border: 4px solid #FFF;
    }

        .bannerBox > div a {
            width: 560px;
            height: 200px;
        }

.gamesBanner01-en {
    background: url(/Content/images/games/GamesIcon01_en.jpg?v20160205) no-repeat;
}

.gamesBanner01-zh {
    background: url(/Content/images/games/GamesIcon01_zh.jpg?v20160205) no-repeat;
}

.gamesBanner02 {
    background: url(/Content/images/games/GamesIcon02.jpg) no-repeat;
}

.sportsBanner-zh-cn {
    background: url(/Content/images/sea2_ch.jpg) no-repeat;
}

.sportsBanner-zh-tw {
    background: url(/Content/images/sea2_ch.jpg) no-repeat;
}

.sportsBanner-en {
    background: url(/Content/images/depbon23_en.jpg) no-repeat;
}

.sportsBanner-id-id {
    background: url(/Content/images/sea2_id.jpg) no-repeat;
}

.sportsBanner-ja-jp {
    background: url(/Content/images/depbon23_jp.jpg) no-repeat;
}

.sportsBanner-ko-kr {
    background: url(/Content/images/depbon23_kr.jpg) no-repeat;
}

.sportsBanner-ru-ru {
    background: url(/Content/images/depbon23_ru.jpg) no-repeat;
}

.sportsBanner-th-th {
    background: url(/Content/images/sea2_th.jpg) no-repeat;
}

.sportsBanner-vi-vn {
    background: url(/Content/images/sea2_vn.jpg) no-repeat;
}

.interest-btn-container {
    width: 90%;
    margin: 0 auto;
}

.interest-btn {
    width: 100%;
    height: 70px;
    text-align: center;
    border-radius: 6px;
    background-color: #ff9c00;
    background: -webkit-linear-gradient(top,#ff9c00 0,#ff7202 100%);
    background: -moz-linear-gradient(top,#ff9c00 0,#ff7202 100%);
    background: -ms-linear-gradient(top,#ff9c00 0,#ff7202 100%);
    background: -o-linear-gradient(top,#ff9c00 0,#ff7202 100%);
    background: linear-gradient(to bottom,#ff9c00 0,#ff7202 100%);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.8),0 2px 5px rgba(0,0,0,.7);
    border: 1px solid #6b4413;
    font-size: 28px;
    color: #fff;
    text-shadow: -1px -1px 0 rgba(0,0,0,.5);
    margin: 15% 0;
}

.interest-txt {
    display: block;
    font-size: 22px;
    line-height: 28px;
    padding-top: 10%;
    text-align: center;
}

.alpha {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 10000;
    position: relative;
    background: #000 transparent;
    background: rgba(0,0,0,0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}

.topA {
    top: -138px !important;
}

.topB {
    top: -60px !important;
}

.ShowPointer {
    cursor: pointer;
    border-radius: 0;
}

.sports-icon {
    background: url("/Content/images/sports2.png") no-repeat;
    height: 66px;
    width: 66px;
    margin: 0 auto;
    background-size: contain;
}

.casino-icon {
    background: url("/Content/images/live-casino2.png") no-repeat;
    height: 66px;
    width: 66px;
    margin: 0 auto;
    background-size: contain;
}

.games-icon {
    background: url("/Content/images/games2.png") no-repeat;
    height: 66px;
    width: 66px;
    margin: 0 auto;
    background-size: contain;
}

.racing-icon {
    background: url("/Content/images/racing2.png") no-repeat;
    height: 70px;
    width: 70px;
    margin: 0 auto;
    background-size: contain;
    margin-top: -8px;
}

.virtualsports-icon {
    background: url("/Content/images/virtual-sports2.png") no-repeat;
    height: 70px;
    width: 70px;
    margin: 0 auto;
    background-size: contain;
    margin-top: -8px;
}

.sports-txt {
    font-size: 18px;
    line-height: 22px;
}

.sports-icon2 {
    background: url("/Content/images/sports2.png") no-repeat;
    height: 66px;
    width: 66px;
    margin: 0 auto;
    background-size: contain;
}

.casino-icon2 {
    background: url("/Content/images/live-casino2.png") no-repeat;
    height: 66px;
    width: 66px;
    margin: 0 auto;
    background-size: contain;
}

.games-icon2 {
    background: url("/Content/images/games2.png") no-repeat;
    height: 66px;
    width: 66px;
    margin: 0 auto;
    background-size: contain;
}

.racing-icon2 {
    background: url("/Content/images/racing2.png") no-repeat;
    height: 70px;
    width: 70px;
    margin: 0 auto;
    background-size: contain;
    margin-top: -8px;
}

.virtualsports-icon2 {
    background: url("/Content/images/virtual-sports2.png") no-repeat;
    height: 70px;
    width: 70px;
    margin: 0 auto;
    background-size: contain;
    margin-top: -8px;
}

div#racingHorseRacing2 {
    color: #FFF;
    background-color: #f7c71d;
    box-shadow: 0 2px #ff9c00;
    height: 30px;
    line-height: 30px;
    width: 70%;
    margin: 0 auto;
    border-radius: 5px;
}

.raceBannerBox > div {
    width: 600px;
    height: 296px;
    border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 0 2px #FFF,0 15px 30px rgba(0,0,0,.3);
    -ms-box-shadow: inset 0 0 2px #FFF,0 15px 30px rgba(0,0,0,.3);
    box-shadow: inset 0 0 2px #FFF,0 15px 30px rgba(0,0,0,.3);
    margin: 0 auto 40px;
    border: 4px solid #FFF;
}

.raceBanner {
    background: url(/Content/images/racing/racing3.png?v20160711) no-repeat;
}

.f-txt {
    color: #b1e6ee;
}

.mp-announcement {
    box-shadow: inset 0 0 2px #272d3b,0 15px 30px rgba(0,0,0,.3);
    margin: 15px auto;
    background: #dee4e7;
    padding: 12px;
    font-size: 22px;
    color: #002a43;
    margin-top: 216px;
    margin-bottom: -216px;
    text-align: center;
}

.hide {
    display: none !important;
}

.myBets .block .list.live, .mixparlay .listArea ul li .list.live, .listArea ul li .list.live {
    background: #ffe9eb;
}

.mixparlay .listArea ul li .list {
    background: #f9f9f9;
}

    .mixparlay .listArea ul li .list.footnote {
        background: #ececec;
    }

.contact-us {
    overflow: hidden;
    border-bottom: 1px solid #cfdde7;
    font-weight: bold;
}

    .contact-us div {
        width: calc(100% / 3);
        height: 300px;
        border-bottom: 1px solid #fff;
        border-left: 1px solid #cfdde7;
        outline: #fff solid 1px;
        padding-top: 100px;
        float: left;
        text-align: center;
        font-size: 22px;
        color: #1f2732;
        text-decoration: none;
    }

.disp-inblk {
    display: inline-block;
}

.pd-tp-10p {
    padding-top: 10px;
}

.pd-bt-10p {
    padding-bottom: 10px;
}

.modal-main-inset-lt {
    float: left;
    width: 40%;
    text-align: right;
}

.modal-main-inset-rt {
    float: right;
    width: 58%;
    text-align: left;
}

.w100p {
    width: 100%;
}

.contact-us-modal {
    display: block;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0,0,0,0.4);
}

.contact-us-modal-content {
    background-color: #fefefe;
    margin: 50% auto;
    width: 90%;
    height: auto;
    border-radius: 5px;
    -webkit-box-shadow: 0 8px 8px 0 rgba(0,0,0,0.2);
    -moz-box-shadow: 0 8px 8px 0 rgba(0,0,0,0.2);
    box-shadow: 0 8px 8px 0 rgba(0,0,0,0.2);
}

.modal-header {
    background: #1f2732;
    padding: 10px;
    text-align: center;
    border-radius: 5px 5px 0 0;
}

.modal-header-text {
    font-size: 30px;
    color: #FFF;
    font-family: Arial;
    font-weight: bold;
}

.modal-close {
    background: url(/Content/images/contact/close-modal.png) no-repeat;
    height: 44px;
    width: 34px;
    float: right;
    padding-right: 10px;
    margin-top: -5px;
}

.modal-main {
    padding: 40px;
    text-align: center;
    color: #1f2732;
    font-size: 22px;
    font-weight: bold;
}

    .modal-main button {
        margin: 0 auto;
        background: #749fdc;
        padding: 20px;
        border-style: none;
        border: 0 none;
        border-radius: 2px;
        color: #fff;
        width: 60%;
        font-size: 22px;
    }

.modal-main-language {
    color: #7392bd;
    padding-top: 20px;
}

.modal-main-link {
    color: #7392bd;
    cursor: pointer;
}

.license {
    margin: 33px auto 0;
}

    .license li {
        display: inline-block;
    }

.Above18, .Verisign, .RGA, .IOM {
    width: 29px;
    height: 32px;
    float: left;
}

.Above18 {
    background: url(../../images/Above18.png) no-repeat 0 0;
    width: 29px;
}

.Verisign {
    background: url(../../images/Verisign.png) no-repeat 0 0;
    width: 62px;
    height: 35px;
}

.RGA {
    background: url(../../images/RGA.png) no-repeat 0 0;
    width: 71px;
    height: 31px;
}

.IOM {
    background: url(../../images/IOM.png) no-repeat 0 0;
    width: 45px;
    height: 35px;
}
