/* Prettified by Source 2 Viewer 11.1.0.0 - https://valveresourceformat.github.io */

.FeaturedGamemodePopup
{
	padding: 0;
	border: 0;
	border-radius: 0px;
	horizontal-align: center;
	vertical-align: middle;
	flow-children: none;
	background-color: none;
	animation: none;
	overflow: noclip;
}

#FeaturedGamemodePopupRect
{
	height: 510px;
	width: 1200px;
	background-image: url("s2r://panorama/images/game_modes/fgm_popup_bg_jpg.vtex");
	background-size: 200%;
}

#FeaturedGamemodeInfo
{
	width: 50%;
	height: 100%;
	horizontal-align: right;
	vertical-align: middle;
	flow-children: down;
}

.CloseButton
{
	horizontal-align: right;
	width: 40px;
	height: 40px;
	background-size: 60%;
	margin-right: 8px;
	wash-color: #999999;
	z-index: 10;
}

.CloseButton:hover
{
	brightness: 2.0;
	wash-color: #c2c2c2;
	transform: translateY( -2px );
	img-shadow: #8181818f 0px 0px 30px 0px;
	transition-property: brightness, wash-color, transform, img-shadow;
	transition-duration: 0.2s;
	transition-timing-function: ease;
	transition-duration: 0.2s;
}

#FeaturedTitle
{
	horizontal-align: center;
	text-align: center;
	padding-top: 10px;
	height: 60px;
	width: 100%;
	color: white;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: semi-bold;
	letter-spacing: 2px;
	background-color: gradient( linear, 100% 0%, 0% 0%, from( #375D9600 ), color-stop( 0.5, #375D96 ), to( #375D9600 ) );
}

#FeaturedEndTime
{
	width: 100%;
	margin-top: -28px;
	text-align: center;
	color: #a5c9ff;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
}

#GameModeTitle
{
	horizontal-align: center;
	text-align: center;
	width: 100%;
	padding-top: 16px;
	margin-top: 16px;
	margin-left: 10px;
	margin-right: 10px;
	font-family: titleFont;
	color: white;
	text-transform: uppercase;
	font-size: 33px;
	text-overflow: shrink;
	font-weight: semi-bold;
	letter-spacing: 2px;
	text-shadow: 0px 0px 20px #4E95FF50;
}

#GameModeLabel
{
	horizontal-align: center;
	text-align: center;
	font-weight: semi-bold;
	margin-bottom: 24px;
	width: 85%;
	font-size: 18px;
	color: #ffffff70;
	text-shadow: 0px 0px 12px #4E95FF50;
	text-transform: uppercase;
}

#GameModeDescription
{
	horizontal-align: center;
	text-align: center;
	width: 85%;
	padding: 0px 0px 20px 0px;
	font-size: 16px;
	color: #ffffff70;
	text-shadow: 2px 2px 5px #000;
	border-bottom: 2px solid white;
	border-brush: gradient( linear, 100% 0%, 0% 0%, from( #375D9600 ), color-stop( 0.5, #375D96 ), to( #375D9600 ) );
}

#FeaturedWinCount
{
	width: 100%;
	margin-top: 20px;
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
	color: #ffffff70;
	text-shadow: 2px 2px 5px #000;
}

#FeaturedRewards
{
	width: 100%;
}

#ShardsIcon
{
	horizontal-align: left;
	height: 50px;
	width: 50px;
	margin-left: 250px;
	background-size: 100%;
	background-repeat: no-repeat;
	background-image: url("s2r://panorama/images/game_modes/shards_icon_png.vtex");
	background-position: center;
}

#ShardsMax
{
	horizontal-align: right;
	width: 100%;
	margin-top: 9px;
	margin-left: 30px;
	text-align: center;
	color: #ffd7a5;
	font-weight: bold;
	font-size: 25px;
	letter-spacing: 1px;
	text-shadow: 0px 0px 10px #ff9a2048;
}

#FeaturedGamemodeOkButton
{
	horizontal-align: center;
	width: 150px;
	height: 40px;
	margin: 10px 0px 10px 0px;
	background-color: gradient( linear, 0% 0%, 0% 100%, from( #4B7BC5 ), to( #375D96 ) );
	border: 1.5px solid white;
	border-brush: gradient( linear, 0% 0%, 0% 100%, from( #789FDA ), to( #375D96 ) );
	box-shadow: 0px 0px 10px transparent;
	transition-property: box-shadow, background-color, border-brush;
	transition-duration: 0.2s;
	transition-timing-function: ease-in-out;
}

#FeaturedGamemodeOkButton Label
{
	vertical-align: center;
	horizontal-align: center;
	font-weight: semi-bold;
	color: white;
	transition-property: text-shadow;
	transition-duration: 0.2s;
	transition-timing-function: ease-in-out;
}

#FeaturedGamemodeOkButton:hover
{
	box-shadow: 0px 0px 15px #a0c6ff08;
	background-color: gradient( linear, 0% 0%, 0% 100%, from( #5e92df ), to( #4a75b6 ) );
	border-brush: gradient( linear, 0% 0%, 0% 100%, from( #a0c6ff ), to( #2e5289 ) );
}

.FeaturedGamemodeImageContainer
{
	margin-top: -200px;
	margin-bottom: -200px;
	margin-left: -300px;
	width: 1024px;
	height: 900px;
}

.FeaturedGamemodePopup Image
{
	visibility: collapse;
	width: 100%;
	vertical-align: middle;
}

.FeaturedGamemodePopup.GameMode5 #AllRandomImage,.FeaturedGamemodePopup.CustomGame_10v10 #TenvTenImage,.FeaturedGamemodePopup.GameMode18 #AbilityDraftImage,.FeaturedGamemodePopup.GameMode20 #ARDMImage,.FeaturedGamemodePopup.GameMode23 #TurboImage,.FeaturedGamemodePopup.GameMode3 #RandomDraftImage,.FeaturedGamemodePopup.CustomGame_overthrow_3v3v3 #OverthrowImage,.FeaturedGamemodePopup.CustomGame_overthrow_5v5v5 #OverthrowImage,.FeaturedGamemodePopup.CustomGame_conquest #ColosseumImage,.FeaturedGamemodePopup.CustomGame_dark_moon #DarkMoonImage
{
	visibility: visible;
}

#AllRandomImage
{
	height: width-percentage( 80% );
}

#RandomDraftImage
{
	height: width-percentage( 70% );
	margin-left: 140px;
	margin-bottom: 30px;
}

#AbilityDraftImage
{
	height: width-percentage( 80% );
}

#ARDMImage
{
	height: width-percentage( 65% );
	width: 100%;
	margin-left: 0px;
}

#TurboImage
{
	height: width-percentage( 70% );
	width: 100%;
	margin-left: 100px;
}

#OverthrowImage
{
	height: width-percentage( 70% );
	margin-left: 140px;
}

#AllRandomImage
{
	height: width-percentage( 58% );
	margin-left: 50px;
}

#TenvTenImage
{
	height: width-percentage( 70% );
	margin-left: 50px;
	padding: 10px;
}

