/* Prettified by Source 2 Viewer 11.1.0.0 - https://valveresourceformat.github.io */

#DOTAProfileLeaguePassesPage
{
	width: 100%;
	height: 100%;
}

#LeaguePassScoreLabels
{
	flow-children: down;
	vertical-align: center;
	margin-right: 20px;
}

#LeaguePassCountLabel
{
	font-size: 24px;
	text-align: right;
	visibility: visible;
	color: #cccccc;
}

.WaitingForLeaguePassData #LeaguePassCountLabel
{
	visibility: collapse;
}

#FrostedContainer,#LeaguePassGrid
{
	margin-top: 16px;
	width: 1392px;
	height: 650px;
	horizontal-align: center;
	flow-children: right-wrap;
	overflow: clip scroll;
	visibility: visible;
	background-color: #000000b9;
}

#FrostedContainer
{
	height: 674px;
	margin-top: 168px;
	background-color: black;
}

#FrostedContainer.NoBackgroundSelected
{
	background-color: #000c;
}

#UserProfileBackgroundFrosted
{
	background-size: 138% 166%;
	background-position: 50% 69.5%;
	box-shadow: fill #0008 0px 0px 32px 0px ;
}

.AspectRatio21x9 #UserProfileBackgroundFrosted
{
	background-size: 180.5% 159%;
}

.AspectRatio16x10 #UserProfileBackgroundFrosted
{
	background-size: 124.5% 166%;
}

.AspectRatio4x3 #UserProfileBackgroundFrosted
{
	background-size: 103.5% 166%;
}

.TopGradient
{
	height: 100%;
	background-color: gradient( linear, 0% 0%, 0% 100%, from( #000f ), color-stop( 0.1, #000a ), color-stop( 0.3, #0000 ), color-stop( 0.7, #0000 ), color-stop( 0.85, #0004 ), to( #000c ) );
}

.WaitingForLeaguePassData #LeaguePassGrid
{
	visibility: collapse;
}

#UserRichPresence
{
	margin-top: -6px;
}

