/*------------------------------- main start ---------------------------------*/
#new-main-top {
    margin-bottom: -26px;
}

#new-main-top .ui-btn-corner-all {
    border-radius: 5px;
}

#new-main-top .ui-content {
    padding: 15px 5px 0px 1px;
}

#new-main-top .ui-header .ui-btn-inner, .ui-footer .ui-btn-inner, .ui-mini .ui-btn-inner {
    padding: .55em 1px .5em;
}

#new-main-top .ui-bar-a {
    border: 0px;
}

.main-refresh {
    width: 28px;
    height: 18px;
    float: right;
    cursor: pointer;
    margin-right: -5px;
}

#type_list {
    position:relative;
    overflow: hidden;
    float: left;
    width: 70px;
    bottom: 20px;
}

#type_icon {
    width: 14px;
    height: 14px;
    position: absolute;
    left: 45px;
    top: 12px;
    z-index: 100;
}

#new_order_list {
    position:relative;
    overflow: hidden;
    float: left;
    width: 70px;
    bottom: 20px;
}

#new_order_icon {
    width: 14px;
    height: 14px;
    position: absolute;
    left: 125px;
    top: 12px;
    z-index: 100;
}

#new_odds_type .ui-btn{
    margin: .2em .1em;
}

#new_odds_type a {
    border-radius: 5px;
    width: 20%;
}

#right_top_ref {
    margin-top: -24px;
}

#show_time_second {
    float: right;
    font-size: 14px;
    margin-right: 8px;
    margin-top: 3px;
}

.match_tit {
    width: 100%;
    line-height: 32px;
    color: #fff;
    left: 35px;
    position: relative;
    text-align: left;
    text-shadow: 0px 0px 0px #000;
    font-size: 16px;
}

.starts_match_tit {
    left: 10px;
}

.match_tit_group {
    width: 100%;
    line-height: 28px;
    color: #fff;
    left: 10px;
    position: relative;
    text-align: left;
    text-shadow: 0px 0px 0px #000;
    font-size: 14px;
}
/*------------------------------- main end ---------------------------------*/


/*------------------------------- icon|img start -------------------------------*/
.refresh-icon {
    background: url(../jquery-mobile/images/refresh.png) no-repeat;
}

.loading-icon {
    background: url(../images/loadingxb.gif) no-repeat;
}
/*------------------------------- icon|img end ---------------------------------*/

/*------------------------------- my-account start ----------------------------*/
.limit-t-title {
    font-weight: bold;
}

.limit-t-title2 td {
    font-size: 14px;
    text-align: center;
    padding: 8px;
}

.limit-content, .limit-t-title2 {
    font-family: Arial ,sans-serif;
}

#my-acc input.ui-input-text {
    min-height: 1.1em;
    line-height: 1.1em;
}

.m-table tr {
    height: 30px;
    line-height: 30px;
}

#m-but {
    line-height: 20px;
}

#m-but .ui-btn-active:hover {
    color: #201f1f;
}
/*------------------------------- my-account start -----------------------------*/

/*------------------------------- other start ----------------------------------*/
.count {
    width: 35px;
    height: 20px;
    float: right;
    color: #fff;
    font-size: 12px;
    text-shadow: 0px 0px 0px #000;
    right: 10px;
    padding-top: 2px;
    position: relative;
    text-align: center;
}

.more {
    width: 11%;
    height: 60px;
}

.padding-left-10 {
    padding-left: 10px;
}

.padding-bottom-20 {
    padding-bottom: 20px;
}

.padding-bottom-40 {
    padding-bottom: 40px;
}

.no-data {
    font-size: 15px;
    padding: 8px 10px;
    font-weight: 500 !important;
}

/*------------------------------- other end ------------------------------------*/

/*------------------------------- ref start ------------------------------------*/
.right-refresh {
    position: absolute;
    right: 55px;
    top: 48px;
}

.right-match-type {
    position: absolute;
    right: 0px;
    top: 48px;
}


#right-top-match-type {
    float: right;
    margin-top: -4px;
    margin-right: 1px;
}

#right-top-match-type .ui-content {
    padding: 0px;
}

#right-match-show {
    float: left;
    width: 60px;
    height: 40px;
}

#right-match-show .ui-btn-corner-all {
    border-radius: 4px;
}

#right-match-show .ui-btn-up-a {
    height: 30px;
    border: 0px;
    background: #ffbf57;
    font-weight: bold;
    color: #ffffff;
    cursor: pointer;
    text-shadow: 0 1px 0 #3373a5;
    text-decoration: none;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1abdf2),
    to(#1abdf2));
    background-image: -webkit-linear-gradient(#1abdf2, #1abdf2);
    background-image: -moz-linear-gradient(#1abdf2, #1abdf2);
    background-image: -ms-linear-gradient(#1abdf2, #1abdf2);
    background-image: -o-linear-gradient(#1abdf2, #1abdf2);
    background-image: linear-gradient(#1abdf2, #1abdf2);
    font-family: Helvetica, Arial, sans-serif;
}


#right-match-show .ui-btn {
    margin: 0px;
}

#right-match-show .ui-select span {
    position: relative;
    right: 2px;
}

#right-match-show .ui-btn-inner {
    font-size: 12.5px;
    padding: .55em 0px;
}

.right-top-down {
    right: 3px;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 4px;
    z-index: 100;
    background: url(../jquery-mobile/images/icons-png/carat-d-blue.png) no-repeat;
}
/*------------------------------- ref end --------------------------------------*/
#link font {
    bottom: 2px;
    right: 30px;
}

.angle-down{
    background: url(../jquery-mobile/images/icons-png/carat-d-blue.png) no-repeat;
    transform: rotate(180deg);
    width: 14px;
    height: 14px;
}
.angle-up{
    background: url(../jquery-mobile/images/icons-png/carat-d-blue.png) no-repeat;
    width: 14px;
    height: 14px;
}

#match-list input[type="checkbox"]::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    background: url(../CSS_web/icons/bet_checkbox.png) top center no-repeat;
}

#match-list input[type="checkbox"]:checked::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: url(../CSS_web/icons/bet_checkbox.png) bottom center no-repeat;
    background-size: 100%;
}

.select_type {
    position:relative;
    overflow: hidden;
    float: left;
    width: 85px;
    bottom: 20px;
}

#new_odds_type_icon {
    width: 14px;
    height: 14px;
    position: absolute;
    left: 220px;
    top: 12px;
    z-index: 100;
}
