/* Prettified by Source 2 Viewer 11.1.0.0 - https://valveresourceformat.github.io */

DOTAAvatarImage #AvatarImage
{
	width: 100%;
	height: 100%;
}

DOTAAvatarImage #BorderImage
{
	width: 100%;
	height: 100%;
	opacity: 0;
}

DOTAAvatarImage.Season_Crownfall.EventTierBronze #AvatarImage,DOTAAvatarImage.Season_Crownfall.EventTierSilver #AvatarImage,DOTAAvatarImage.Season_Crownfall.EventTierGold #AvatarImage,DOTAAvatarImage.Season_Crownfall.EventTierPlatinum #AvatarImage
{
	border: 2px solid #0000;
}

DOTAAvatarImage.Season_Crownfall.EventTierBronze #BorderImage,DOTAAvatarImage.Season_Crownfall.EventTierSilver #BorderImage,DOTAAvatarImage.Season_Crownfall.EventTierGold #BorderImage,DOTAAvatarImage.Season_Crownfall.EventTierPlatinum #BorderImage
{
	border: 2px solid white;
	opacity: 1.0;
}

DOTAAvatarImage.Season_Crownfall.EventTierBronze #BorderImage
{
	border-brush: gradient( linear, 0% 0%, 0% 100%, from( #73b9e5 ), color-stop( 0.4, #4278ad ), color-stop( 0.6, #1a3b61 ), to( #1d4489 ) );
}

DOTAAvatarImage.Season_Crownfall.EventTierSilver #BorderImage
{
	border-brush: gradient( linear, 0% 0%, 0% 100%, from( #e4cebf ), color-stop( 0.4, #e4cebf ), color-stop( 0.6, #46230f ), to( #6c3f1e ) );
}

DOTAAvatarImage.Season_Crownfall.EventTierGold #BorderImage
{
	border-brush: gradient( linear, 0% 0%, 0% 100%, from( #fafbfb ), color-stop( 0.4, #aab2bd ), color-stop( 0.6, #474c52 ), to( #727880 ) );
}

DOTAAvatarImage.Season_Crownfall.EventTierPlatinum #BorderImage
{
	border-brush: gradient( linear, 0% 0%, 0% 100%, from( #fdeed8 ), color-stop( 0.4, #ddb06d ), color-stop( 0.6, #694309 ), to( #a37733 ) );
}

