
.paidout_mid td, .my_accont table td {
padding: 15px 0px;
}

.paidout_top {
    float: none;
}

.balance1 {margin-top:40px}

@media screen and (max-width: 569px) {

.hidemob {
	display:none !important;
}
.mob-center {
	text-align:center !important;
}

}


@media only screen and (min-width : 970px) and (max-width : 1200px) {
.hideid {
	display:none !important;
    }
}


.numb {
    color: #163f59 !important;
    outline: none;
    text-decoration: none;
    background: #fecf56;
    padding: 5px 10px;
    border-radius: 40px;
}
.numbsel {
    color: #163f59 !important;
    outline: none;
    text-decoration: none;
    background: #ffffff;
    padding: 5px 10px;
    border-radius: 40px;
}


   .size-stat {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width:155px;   
   }


