/* Prettified by Source 2 Viewer 11.1.0.0 - https://valveresourceformat.github.io */

.Popup687
{
	width: 1200px;
	height: 676px;
	padding: 0px;
	overflow: clip;
	flow-children: none;
}

#BackgroundImage
{
	horizontal-align: center;
	width: 1600px;
	height: 676px;
	background-image: url("s2r://panorama/images/splash_ads/687_jpg.vtex");
	background-repeat: no-repeat;
	background-size: cover;
}

#Contents
{
	flow-children: down;
	vertical-align: bottom;
	margin-left: 20px;
	margin-bottom: 20px;
	background-color: #000e;
	padding: 16px 20px 20px 20px;
}

#Title
{
	color: white;
	font-size: 40px;
	text-transform: uppercase;
	text-shadow: 0px 0px 8px 2.0 black;
}

#Message
{
	color: #ccc;
	text-shadow: 0px 0px 4px 2.0 black;
	vertical-align: bottom;
	max-width: 600px;
	font-size: 20px;
}

#VersionNumber
{
	horizontal-align: right;
	margin: 0px 34px 0px 0px;
	color: #F0F1E6;
	font-size: 140px;
	text-shadow: 0px 0px 1px 4.0 black;
}

#Buttons
{
	vertical-align: bottom;
	horizontal-align: right;
	padding: 20px;
}

#Buttons TextButton
{
	margin-left: 20px;
}

