/* Prettified by Source 2 Viewer 11.1.0.0 - https://valveresourceformat.github.io */

.HeroLabel
{
	width:fit-children;
	height:fit-children;
}

.HeroLabel Label
{
	font-size: 21px;
	font-family: defaultFont;
	font-weight: normal;
	color: #00000080;
	horizontal-align: center;
	vertical-align: center;
}

.TeamLabel
{
	width:fit-children;
	height:fit-children;
	max-width: 300px;
	max-height: 32px;
}

.TeamLabel Label
{
	font-size: 20px;
	font-family: defaultFont;
	font-weight: normal;
	color: #00000080;
	horizontal-align: center;
	vertical-align: center;
}

.SponsorLabel
{
	width:fit-children;
	height:fit-children;
	max-width: 300px;
	max-height: 32px;
}

.SponsorLabel Label
{
	font-size: 20px;
	font-family: defaultFont;
	font-weight: normal;
	color: #00000080;
	horizontal-align: center;
	vertical-align: center;
}

.StatusLabel
{
	width:fit-children;
	height:fit-children;
	max-width: 500px;
	max-height: 32px;
}

.StatusLabel Label
{
	font-size: 18px;
	font-family: defaultFont;
	font-style: italic;
	font-weight: semi-bold;
	color:#00000080;
	text-transform: uppercase;
	horizontal-align: center;
	vertical-align: center;
}

.Language_russian .StatusLabel Label,.Language_ukrainian .StatusLabel Label,.Language_bulgarian .StatusLabel Label
{
	font-style: normal;
}

