/* Prettified by Source 2 Viewer 11.1.0.0 - https://valveresourceformat.github.io */

#Contents
{
	background-color: #302220;
}

.EventGoalContents
{
	flow-children: right;
}

#RewardImage
{
	background-color: black;
	width: 150px;
	border: 1px solid black;
	box-shadow: black 0px 0px 6px 0px ;
}

#MainContents
{
	flow-children: down;
	margin-left: 13px;
}

#GoalName
{
	font-size: 24px;
	color: #F1D6AF;
	margin-top: -4px;
}

#GoalSubtitle
{
	color: #A7362D;
}

#ProgressBar
{
	margin-top: 20px;
	width: 100%;
}

#ProgressText
{
	margin-top: 6px;
	color: #A9372E;
	font-size: 16px;
	horizontal-align: center;
}

.Mystery #ProgressText
{
	visibility: collapse;
}

#GoalDescription
{
	margin-top: 20px;
	width: 400px;
	color: #959390;
}

