.bodysec{
padding-left: 0px;


}

/*userspage head design*/

.uheadul{


}
.uheadul li{
color: #fff;
list-style: none;
display: inline-block;

}
.hme h3{
font-size: 14px;
font-weight: 600;
}


.hme h3 a{

}

.hme h3 a:hover{
text-decoration: none;
border: 3px solid #fff;
border-width: 0px 0px 3px 0px;


}


.uheadul li a{
color: #fff;


}
.uheadul li a:hover{


}



/*==========*/

.aside{
padding: 0px;
position: absolute;
//border: 1px solid #999;
//border-width: 0px 1px 0px 0px;
background: #fff;
max-width: 200px;
min-width: 100px;
height: 100%;

}



.aside ul{
padding-left: 0px;
margin: 0px;
width: 100%;

}

.aside ul li{
list-style: none;
width: 100%;
margin: 0px;
padding:0px;

}


.aside ul li a{
display: block;
width: 100%;
color: #666;
font-size: 14px;
padding: 10px 0px 10px 20px;
border: 1px solid #ddd;
border-width: 0px 0px 1px 0px;
cursor: pointer;

}

.aside ul li a:hover{
color: #fff;
text-decoration: none;
background: #f90040;


}

.stats{
margin-left: 200px;


}

.b4Bodysec{
padding-top: 40px;


}

.boxs{

padding: 20px;

}

.boxs div{
background: #fff;
padding: 20px;
padding-bottom: 0px;
height: 200px;
}

.boxs img{
float: left;
margin-right: 10px;
}

.boxs p{
//text-align: right;

}

.hP2{


}

.historyR{



}

.historyR div{
padding: 0px;
background: #ddd;

}

.historyR div ul{
padding-left: 0px;
margin-bottom: 0px;

}

.historyR div ul li{
list-style: none;
padding: 15px;
border: 1px solid #fff;
border-width: 0px 0px 1px 0px;

}

.whiteBg{
background: #fff;
padding-top: 10px;
padding-bottom: 10px;

}

.historyR div p{
background: #444;
color: #fff;
padding: 25px;
font-size: 16px;
font-weight: 600;
//font-family: helvetica;
margin: 0px;

}



.aftStats{
padding: 30px;


}

.aftStats1{
margin-left:170px;


}


.reflink{


}

.reflink span{

display: inline-block;

}

.reflink span h3{
font-weight: 700;
font-size: 28px;
//display: inline;

}

.reflink span p{
//display: inline;
padding: 15px;
border: 2px solid #333;
border-radius: 3px;
margin-top: 15px;

}

.reflink span p a{
color: #666;

}

.reflink span p a:hover{
text-decoration: none;
color: #f90040;

}


.refSec{
background: #ddd;
padding: 0px;
padding-bottom: 0px;
border-radius: 3px;

}

.refSec ul{
padding-left: 0px;
margin-bottom: 4px;

}

.refSec ul li{

padding: 20px 10px 20px 10px;
list-style: none;

}

@media(max-width:900px){

.stats{
margin-left: 110px;
padding-left: 0px;

}  
.b4Bodysec{
padding-left: 0px;


}
    
    
}

