/*------------------------------- icon|img start -----------------------------*/
.drop-down-icon {
    background: url(../jquery-mobile/images/icons-png/carat-d-blue.png) no-repeat;
}

.count-img {
    background: url(../jquery-mobile/images/number_bg.png) no-repeat;
}

.sport_icon, .sport_icon-1 {
    display: list-item;
    height: 32px;
    background: url(../jquery-mobile/images/icons-png/football.png) no-repeat;
    background-size: 32px 32px;
    margin-left: 4px;
}

.sport_icon_bb {
    display: list-item;
    height: 32px;
    background: url(../jquery-mobile/images/icons-png/basketball.png) no-repeat;
    background-size: 32px 32px;
    margin-left: 4px;
}
.sport_icon_sm {
    display: list-item;
    height: 32px;
    background: url(../jquery-mobile/images/icons-png/saima.png) no-repeat;
    background-size: 32px 32px;
    margin-left: 4px;
}
/*------------------------------- icon|img end --------------------------------*/

/*------------------------------- my-account start ----------------------------*/
.limit-t-title {
    color: #FFF;
    background-color: #212121;
}

.limit-t-title td {
    border-bottom: 1px #2e2a2a solid;
}

.limit-content, .limit-t-title2 {
    color: #FFF;
    background-color: #000;
}

.limit-content td, .limit-t-title2 td {
    border-right: 1px #2e2a2a solid;
    border-bottom: 1px #2e2a2a solid;
}

.limit-content td:first-child , .limit-t-title2 td:first-child {
    border-left: 1px #2e2a2a solid;
}

.limit-t {
    border: 0px #2e2a2a solid;
}

#m-but .ui-btn-up-a {
    background: #ebebeb;
    color: #3D3D3D;
    text-shadow: 0 1px 0 #eeeeee;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e3e3e3),
    to(#f2f2f2));
    background-image: -webkit-linear-gradient(#e3e3e3, #f2f2f2);
    background-image: -moz-linear-gradient(#e3e3e3, #f2f2f2);
    background-image: -ms-linear-gradient(#e3e3e3, #f2f2f2);
    background-image: -o-linear-gradient(#e3e3e3, #f2f2f2);
    background-image: linear-gradient(#e3e3e3, #f2f2f2);
}
/*------------------------------- my-account end ------------------------------*/

/*------------------------------- rule start ----------------------------------*/
#rule_header .ui-btn-up-a {
    background: #ebebeb;
    font-weight: bold;
    color: #3D3D3D;
    text-shadow: 0 1px 0 #eeeeee;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e3e3e3),
    to(#f2f2f2));
    background-image: -webkit-linear-gradient(#e3e3e3, #f2f2f2);
    background-image: -moz-linear-gradient(#e3e3e3, #f2f2f2);
    background-image: -ms-linear-gradient(#e3e3e3, #f2f2f2);
    background-image: -o-linear-gradient(#e3e3e3, #f2f2f2);
    background-image: linear-gradient(#e3e3e3, #f2f2f2);
}

.rule-div {
    background: #282828;
    color: #b1b1b1;
}

#rule_table table tr td {
    color: #FFF;
    border-color: #dfdfdf;
    border: 1px solid #dfdfdf;
}
/*------------------------------- rule end ------------------------------------*/

#new-main-top .ui-btn-up-a {
    text-shadow: 0 1px 0 #3373a5;
}

#new_odds_type .ui-btn-active {
    border: 1px solid #071e67;
    background: #6ed8fa;
    font-weight: bold;
    color: #FFF;
    cursor: pointer;
    text-decoration: none;
    text-shadow: 0 1px 0 #3373a5;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#6ed8fa),
    to(#15bff6));
    background-image: -webkit-linear-gradient(#6ed8fa, #15bff6);
    background-image: -moz-linear-gradient(#6ed8fa, #15bff6);
    background-image: -ms-linear-gradient(#6ed8fa, #15bff6);
    background-image: -o-linear-gradient(#6ed8fa, #15bff6);
    background-image: linear-gradient(#6ed8fa, #15bff6);
    font-family: Helvetica, Arial, sans-serif;
}

#btn-type .ui-btn-up-a {
    color: #FFF;
}

.list3-r_bg .border-bottom-1 {
    border-bottom: 1px solid #1e1e1e;
}

.border-bottom-1 {
    border-bottom: 1px #1e1e1e solid;
}

.allup-vs {
    color: yellow;
}

.score-color {
    color: rgb(234, 231, 20);
}

.btn-up-white .ui-btn-up-a {
    background: #ebebeb;
    font-weight: bold;
    color: #3D3D3D;
    text-shadow: 0 1px 0 #eeeeee;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e3e3e3),
    to(#f2f2f2));
    background-image: -webkit-linear-gradient(#e3e3e3, #f2f2f2);
    background-image: -moz-linear-gradient(#e3e3e3, #f2f2f2);
    background-image: -ms-linear-gradient(#e3e3e3, #f2f2f2);
    background-image: -o-linear-gradient(#e3e3e3, #f2f2f2);
    background-image: linear-gradient(#e3e3e3, #f2f2f2);
}
