/* Prettified by Source 2 Viewer 11.1.0.0 - https://valveresourceformat.github.io */

.PopupTI6LuckvaseAndCarafe
{
	width: 1200px;
	padding: 0px;
	overflow: clip;
	flow-children: none;
	background-color: gradient( linear, 0% 0%, 100% 0%, from( #333f ), to( #222f ) );
}

.Contents
{
	flow-children: down;
	width: 100%;
}

.CloseButton
{
	horizontal-align: right;
	width: 30px;
	height: 30px;
	background-size: 60%;
	background-color: #444;
	margin-top: 8px;
	margin-right: 8px;
}

.OverlayText
{
	flow-children: down;
	text-align: center;
	horizontal-align: center;
}

#CenterText
{
	horizontal-align: center;
	flow-children: right;
	height: 32px;
	margin-bottom: 4px;
}

#EscalatingIcon
{
	background-image: url("s2r://panorama/images/control_icons/escalation_arrow_psd.vtex");
	background-size: cover;
	width: 32px;
	height: 32px;
	wash-color: #f7deb5;
	margin-top: -3px;
}

.OverlayHeader
{
	text-transform: uppercase;
	color: #f7deb5;
	font-size: 20px;
	text-shadow: 0px 0px 4px 2.0 black;
	text-align: right;
	horizontal-align: center;
	letter-spacing: 2px;
	vertical-align: center;
}

.OverlayDetails
{
	max-width: 600px;
	color: #aaa;
	text-shadow: 0px 0px 4px 2.0 black;
	font-size: 16px;
	text-align: center;
	horizontal-align: center;
	margin-bottom: 20px;
}

#SplashImage
{
	horizontal-align: center;
	width: 810px;
	height: 550px;
	background-image: url("s2r://panorama/images/splash_ads/ti6_immortals_3_png.vtex");
	background-repeat: no-repeat;
	background-size: cover;
}

.SplashImageShading
{
	vertical-align: bottom;
	width: 700px;
	height: 500px;
}

.SplashImageOverlay
{
	flow-children: down;
	padding-top: 20px;
	horizontal-align: center;
	background-color: #000000aa;
	width: 810px;
}

#Contents
{
	flow-children: down;
	margin-left: 20px;
	margin-top: 20px;
	background-color: #000e;
	padding: 16px 20px 20px 20px;
}

#TitleBox
{
	background-color: #000000aa;
	width: 100%;
	padding: 20px 0px 18px 0px;
	flow-children: down;
}

#AutographsTitle
{
	font-size: 28px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: white;
	text-shadow: 0px 0px 12px #f7deb533;
	horizontal-align: center;
}

#AutographsMessage
{
	horizontal-align: center;
	color: #aaa;
	margin-top: 4px;
}

#AutographsMessage a
{
	text-decoration: underline;
}

#AutographsMessage a:hover
{
	color: #ccc;
}

#Columns
{
	flow-children: right;
}

.Column
{
	width: fill-parent-flow( 1.0 );
	flow-children: down;
}

#ColumnSpacer
{
	width: 2px;
	background-color: #000000aa;
	height: 100%;
}

#NowAvailable
{
	width: 100%;
	text-align: center;
	horizontal-align: center;
	color: white;
	margin-top: 16px;
	margin-bottom: 12px;
	font-size: 20px;
	text-transform: uppercase;
	text-shadow: 0px 0px 12px #f7deb533;
	letter-spacing: 2px;
}

.TreasureTitle
{
	width: 100%;
	text-align: center;
	horizontal-align: center;
	padding-top: 16px;
	color: white;
	font-size: 40px;
	text-transform: uppercase;
	text-shadow: 0px 0px 12px #f7deb533;
	letter-spacing: 6px;
	margin-bottom: 6px;
}

.TreasureButton
{
	horizontal-align: center;
	margin-top: 22px;
	margin-bottom: 20px;
	box-shadow: black 0px 0px 8px 0px ;
}

.TreasureImage
{
	width: 600px;
	height: 407px;
	background-repeat: no-repeat;
	background-size: cover;
}

#LuckvaseColumn .TreasureImage
{
	background-image: url("s2r://panorama/images/splash_ads/ti6_lockless_jpg.vtex");
}

#CarafeColumn .TreasureImage
{
	background-image: url("s2r://panorama/images/splash_ads/ti6_trove_jpg.vtex");
}

