﻿.playerprofilerankingpointsinfo
{
    padding-bottom: 10px;
}
.mobile .playerprofilerankingpointstable
{
    font-size: smaller;
}
.playerprofilerankingpointstable th, .playerprofilerankingpointstable td {
    text-align: left;
    padding-left: 10px;
}
.playerprofilerankingpointstable th
{
	vertical-align: bottom;
}
.playerprofilerankingpointstable td
{
	vertical-align: middle;
}
.playerprofilerankingpointstable hr
{
    margin: 0;
    border-top: 0px solid #8c8b8b;
    border-bottom: 1px solid #8c8b8b;
}
.playerprofilerankingpointstable .headerrow
{
	border-bottom: 2px solid #000000;
}
.playerprofilerankingpointstable .datecol
{
	padding-left: 0;
	white-space: nowrap;
}
.playerprofilerankingpointstable .points
{
	text-align: right;
}
.playerprofilerankingpointstable .updown
{
    font-size: 14px;
	text-align: center;
}

.playerprofilerankingpointstable .alt, .playerprofilerankingpointstable .altsep
{
	background-color: #f3f3f3;
	
}
.playerprofilerankingpointstable .alt2, .playerprofilerankingpointstable .altsep2
{
	/*background-color: #a5a5a5;*/
	background-color: #eaeaea;
	
}
.playerprofilerankingpointstable .altsep, .playerprofilerankingpointstable .sep
{
	border-top: 1px solid #aaaaaa;
}
.playerprofilerankingpointstable .altsep2, .playerprofilerankingpointstable .sep2
{
	border-top: 1px solid #000000;
}
.playerprofiletabscontainer {
    margin-top: -10px;
}
.playerprofiletabscontainer .smallTab, .playerprofiletabscontainer .smallTabSelected {
    margin-top: 10px;
}
.playerprofilerankingcomment {
    border-style: double;
    margin-top: 10px;
    font-weight: bold;
    padding: 5px 5px 5px 5px;
    background-color: #FFE1E1;
}
.playerprofilerankinexcludedgpointstable td 
{
	vertical-align: top;
	padding-right: 20px;
}
.playerprofilerankingpointstable .details
{
    font-size: 10px;
    white-space:nowrap;
}
.playerprofileuserlist td {
    padding-right: 20px;
}
.showplayerprofile .GridView {
    width: auto;
}
.showplayerprofile .GridView td, .showplayerprofile .GridView th {
    padding-right: 20px;
}
.mobile .showplayerprofile .GridView td, .mobile .showplayerprofile .GridView th {
    padding-right: 10px;
    font-size: smaller;
}