/* Prettified by Source 2 Viewer 11.1.0.0 - https://valveresourceformat.github.io */

.NPH
{
	vertical-align: top;
	horizontal-align: center;
	margin-top: 120px;
}

.NPH_Details
{
	margin-top: 100px;
	margin-left: 1160px;
	width: 408px;
	height: 700px;
}

.NPH__ModeLocked .NPH_Details,.NPH__ModeNoScenario .NPH_Details
{
	opacity: 0;
}

.NPH_BackgroundWorld
{
	horizontal-align: center;
	width: 440px;
	height: 558px;
}

.NPH_PreviewModel
{
	width: 100%;
	height: 100%;
}

.NPH_CurrentScenario
{
	horizontal-align: center;
	vertical-align: bottom;
	text-align: center;
	font-family: titleFont;
	font-size: 36px;
	font-weight: semi-bold;
	color: bluegreyTextBright;
}

.NPH_StartButton
{
	width: 268px;
	height: 54px;
	horizontal-align: center;
	margin-top: 11px;
	background-color: gradient( linear, 0% 0%, 90% 100%, from( #042a0566 ), color-stop( 0.5, #15511c66 ), to( #042a0566 ) );
	border: 1px solid #4C9C4F;
	border-radius: 4px;
	transition-property: brightness;
	transition-duration: 0.2s;
}

.NPH_StartButton:hover
{
	brightness: 1.8;
}

.NPH_StartButtonLabel
{
	horizontal-align: center;
	vertical-align: center;
	color: white;
	text-transform: uppercase;
	color: #4EA350;
	font-size: 20px;
	font-weight: semi-bold;
	letter-spacing: 2px;
}

.NPH_CurrentScenarioInfo
{
	horizontal-align: center;
	text-align: center;
	font-family: titleFont;
	color: bluegreyTextReg;
	vertical-align: center;
	font-size: 16px;
	font-weight: semi-bold;
	margin-top: 3px;
}

.NPH_BackgroundWorld
{
	horizontal-align: center;
	width: 440px;
	height: 558px;
}

.NPH_PreviewModel
{
	width: 100%;
	height: 100%;
}

.NPH_CurrentScenario
{
	horizontal-align: center;
	vertical-align: bottom;
	text-align: center;
	font-family: titleFont;
	font-size: 36px;
	font-weight: semi-bold;
	color: bluegreyTextBright;
}

.NPH_StartButton
{
	width: 268px;
	height: 54px;
	horizontal-align: center;
	margin-top: 11px;
	background-color: gradient( linear, 0% 0%, 90% 100%, from( #042a0566 ), color-stop( 0.5, #15511c66 ), to( #042a0566 ) );
	border: 1px solid #4C9C4F;
	border-radius: 4px;
	transition-property: brightness;
	transition-duration: 0.2s;
}

.NPH_StartButton:hover
{
	brightness: 1.8;
}

.NPH_StartButtonLabel
{
	horizontal-align: center;
	vertical-align: center;
	color: white;
	text-transform: uppercase;
	color: #4EA350;
	font-size: 20px;
	font-weight: semi-bold;
	letter-spacing: 1px;
}

.NPH_CurrentScenarioInfo
{
	horizontal-align: center;
	text-align: center;
	font-family: titleFont;
	color: bluegreyTextReg;
	vertical-align: center;
	font-size: 16px;
	font-weight: semi-bold;
}

.ScenarioDuration
{
	color: #3F5058;
}

.NPH_Main
{
	flow-children: down;
	margin-top: 48px;
	width: 1124px;
	margin-left: 20px;
}

.NPH_Header
{
	width: 100%;
	height: 60px;
}

.NPH_Header_Tier
{
	font-size: 32px;
	color: bluegreyTextBright;
	font-family: Reaver;
	font-weight: semi-bold;
	vertical-align: bottom;
	margin-left: 6px;
}

.ObjectivesSectionTitle
{
	font-family: titleFont;
	color: bluegreyTextReg;
	vertical-align: center;
	font-size: 24px;
	font-weight: semi-bold;
}

.NPH_TierSelection
{
	horizontal-align: right;
	flow-children: right;
	margin-right: 12px;
	vertical-align: bottom;
	margin-bottom: 8px;
}

.NPH_TierSelectionButton
{
	width: 36px;
	height: 28px;
	background-size: contain;
	background-repeat: no-repeat no-repeat;
	wash-color: bluegreyTextReg;
	transition-property: brightness;
	transition-duration: 0.2s;
	background-position: center;
}

.NPH_TierSelectionButton__Left
{
	background-image: url("s2r://panorama/images/control_icons/arrow_min_left_psd.vtex");
	margin-right: 4px;
}

.NPH_TierSelectionButton__Right
{
	background-image: url("s2r://panorama/images/control_icons/arrow_min_right_psd.vtex");
	margin-left: 4px;
}

.NPH_TierSelectionButton:hover
{
	brightness: 2.4;
}

.NPH_TierSelectionButton:active
{
	sound: "ui_topmenu_swt";
	transform: translateX(1px) translateY(1px);
}

.NPH_TierSelectionButton:disabled
{
	opacity: 0;
}

.NPH_TierPip
{
	padding: 5px;
	vertical-align: center;
}

.NPH_TierPip:hover
{
	brightness: 2.4;
}

.NPH_TierPip:active
{
	sound: "ui_topmenu_swt";
	transform: translateX(1px) translateY(1px);
}

.NPH_TierPipImage
{
	border: 4px solid bluegreyTextReg;
	border-radius: 5px;
}

.NPH_TierPip__Active .NPH_TierPipImage
{
	border: 4px solid bluegreyTextBright;
}

.NPH_Scenarios_Scrollable
{
	width: 1180px;
	height: 572px;
	overflow: clip;
}

.NPH_Scenarios
{
	width: 100%;
	height: 100%;
	flow-children: right-wrap;
	opacity: 1;
	transform: translateX(0px);
}

#Scenarios_Tier5.NPH_Scenarios
{
	background-color: gradient( linear, 0% 0%, 100% 100%, from( #0e1318cc ), to( #1D2A3588) );
	margin-right: 12px;
	margin-top: 16px;
}

.NPH__Loaded .NPH_Scenarios
{
	transition-property: transform, opacity;
	transition-duration: 0.5s;
	transition-timing-function: ease-in-out;
}

.NPH_Scenarios.ScrollLeft
{
	opacity: 0;
	transform: translateX( -1080px );
}

.NPH_Scenarios.ScrollRight
{
	opacity: 0;
	transform: translateX( 1080px );
}

#ClaimContainer
{
	width: 200px;
	height: 80px;
	margin-right: 16px;
	flow-children: down;
	vertical-align: center;
}

.NPH_Rewards
{
	width: 100%;
	height: 88px;
	margin-top: 8px;
	margin-right: 12px;
	background-image: url("s2r://panorama/images/new_player_intro/rewards_bg_psd.vtex");
	background-size: 100%;
	background-repeat: no-repeat;
	visibility: collapse;
}

.NPH__ShowRewards .NPH_Rewards
{
	visibility: visible;
}

.NPH_Rewards_Left
{
	horizontal-align: left;
	vertical-align: center;
	flow-children: down;
	margin-left: 8px;
}

.NPH_Reward_Completion
{
	font-family: titleFont;
	color: bluegreyTextReg;
	vertical-align: center;
	font-size: 16px;
	font-weight: semi-bold;
}

.CompletedObjectives
{
	font-size: 24px;
}

.NPH_Reward_Require
{
	font-family: titleFont;
	color: #3F5058;
	vertical-align: center;
	font-size: 16px;
	font-weight: semi-bold;
}

.NPH_Rewards_Right
{
	horizontal-align: right;
	flow-children: right;
	vertical-align: center;
}

.NPH_Reward_Tier
{
	font-family: titleFont;
	color: bluegreyTextReg;
	vertical-align: center;
	horizontal-align: right;
	text-align: right;
	font-size: 16px;
	font-weight: semi-bold;
	height: 20px;
	margin-top: 28px;
	visibility: visible;
}

.NPH__RewardsGranted .NPH_Reward_Tier
{
	margin-top: 20px;
}

.NPH__RewardsAvailable .NPH_Reward_Tier
{
	visibility: collapse;
}

.NPH_RewardList
{
	flow-children: right;
	margin-right: 32px;
	height: 80px;
	visibility: collapse;
}

.NPH_RewardList__Active
{
	visibility: visible;
}

.NPH_Rewards_Right .ShardsReward
{
	background-size: 40px 46px;
}

.NPH_Reward_Claim
{
	width: 240px;
	height: 40px;
	background-color: gradient( linear, 0% 0%, 90% 100%, from( #1D2E3E ), color-stop( 0.5, #6591A8 ), to( #1D2E3E ) );
	background-color: gradient( radial, 50% 50%, 0% 0%, 72% 72%, from( #325882 ), to( #1D2E3E88 ) );
	vertical-align: center;
	border-radius: 3px;
	padding: 8px;
	margin-left: 12px;
	margin-top: 20px;
	transition-property: brightness;
	transition-duration: 0.2s;
	border: 1px solid #2a3e5e;
	horizontal-align: right;
	padding: 4px;
	text-overflow: shrink;
	visibility: collapse;
}

.NPH_Reward_Claim:hover
{
	brightness: 1.8;
}

.NPH__RewardsAvailable .NPH_Reward_Claim
{
	visibility: visible;
}

.NPH_Reward_ClaimLabel
{
	vertical-align: center;
	horizontal-align: center;
	text-align: center;
	color: bluegreyTextBright;
	text-transform: uppercase;
	font-weight: semi-bold;
	letter-spacing: 1px;
	height: 20px;
	text-shadow: 0px 0px 12px 1.0 #7299DB;
	overflow: noclip;
}

.NPH_Rewards_Claimed
{
	horizontal-align: center;
	text-align: center;
	color: bluegreyTextBright;
	text-transform: uppercase;
	font-weight: semi-bold;
	letter-spacing: 1px;
	height: 20px;
	text-shadow: 0px 0px 12px 1.0 #7299DB;
	overflow: noclip;
	horizontal-align: right;
	margin-top: 4px;
	visibility: collapse;
}

.NPH__RewardsGranted .NPH_Rewards_Claimed
{
	visibility: visible;
}

.NPH_Scenario
{
	width: 100%;
	height: 100%;
	transition-property: opacity;
	transition-duration: 0.2s;
	transition-timing-function: ease-in-out;
	opacity: 0;
	overflow: noclip;
}

.NPH_Scenario.Active
{
	opacity: 1;
}

.NPH_Scenario.Delete
{
	opacity: 0;
}

.NPH_RewardTile
{
	width: 64px;
	height: 64px;
	margin: 2px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: center;
	tooltip-position: top;
	tooltip-body-position: 50% 50%;
	transition-property: img-shadow;
	transition-duration: 0.2s;
	img-shadow:0px 0px 14px 2.0 #7299DB00;
}

.DotaPlusCurrencyIcon
{
	background-image: url("s2r://panorama/images/new_player_intro/rewards/00-dota_plus_shard_psd.vtex");
}

.NPH_ShardRewardLabel
{
	vertical-align: bottom;
	horizontal-align: center;
	font-weight: bold;
	color: dotaPlusLightGold;
	font-size: 16px;
	margin-bottom: 10px;
	text-shadow: 0px 0px 4px dotaPlusGold;
}

.NPH_RewardTile__Clickable:hover
{
	img-shadow:0px 0px 14px 2.0 #7299DB;
}

.NPH_RewardTile__Clickable:active
{
	transform: translateX(1px) translateY(1px);
}

.NPH_RewardTile__Emoticons
{
	margin-top: -2px;
}

.NPH_EmoticonReward
{
	width: 22px;
	height: 22px;
	margin: 0px;
}

.NPH_EmoticonReward__1
{
	margin-left: 18px;
	margin-top: 4px;
}

.NPH_EmoticonReward__2
{
	margin-top: 18px;
}

.NPH_EmoticonReward__3
{
	margin-top: 18px;
	horizontal-align: right;
}

.NPH_EmoticonReward__4
{
	margin-left: 8px;
	vertical-align: bottom;
}

.NPH_EmoticonReward__5
{
	margin-right: 8px;
	vertical-align: bottom;
	horizontal-align: right;
}

.Scenario
{
	flow-children: down;
}

.Scenario_BackgroundWorld
{
	horizontal-align: center;
	width: 440px;
	height: 558px;
}

.Scenario_PreviewModel
{
	width: 100%;
	height: 100%;
	opacity-mask: url("s2r://panorama/images/masks/softedge_box_irregular_png.vtex");
}

.Scenario_PreviewMap
{
	width: 100%;
	height: 100%;
	opacity: 0;
	transition-property: opacity;
	transition-duration: 0.5s;
	opacity-mask: url("s2r://panorama/images/masks/learntab_blur_mask_psd.vtex");
}

.Scenario_PreviewMap.SceneLoaded
{
	opacity: 1;
}

.Scenario_CurrentScenario,.GameFeature_CurrentScenario
{
	horizontal-align: center;
	vertical-align: bottom;
	text-align: center;
	font-family: titleFont;
	font-size: 36px;
	font-weight: semi-bold;
	color: bluegreyTextBright;
	text-overflow: shrink;
	height: 44px;
}

.Scenario_CurrentScenarioInfo,.GameFeature_CurrentScenarioInfo
{
	horizontal-align: center;
	text-align: center;
	font-family: titleFont;
	color: bluegreyTextReg;
	vertical-align: center;
	font-size: 16px;
	font-weight: semi-bold;
	margin-top: 0px;
	margin-bottom: 12px;
}

.Scenario_StartButton
{
	width: 268px;
	height: 52px;
	horizontal-align: center;
	margin-top: 11px;
	background-color: gradient( linear, 0% 0%, 90% 100%, from( #042a0566 ), color-stop( 0.5, #15511c66 ), to( #042a0566 ) );
	border: 1px solid #4C9C4F;
	border-radius: 4px;
	transition-property: brightness;
	transition-duration: 0.2s;
}

.Scenario_StartButton:hover
{
	brightness: 1.8;
}

.Scenario_StartButton:active
{
	sound: "ui_find_match_find";
}

.Scenario_StartButtonLabel
{
	horizontal-align: center;
	vertical-align: center;
	color: white;
	text-transform: uppercase;
	color: #4EA350;
	font-size: 24px;
	font-weight: semi-bold;
	letter-spacing: 2px;
}

.Example
{
	flow-children: down;
}

.Example_Image
{
	width: 100px;
	height: 40px;
}

.Example.AddedByScenario .Example_Image
{
	saturation: 0;
}

.GameFeature
{
	flow-children: down;
}

.GameFeature_Contents
{
	horizontal-align: center;
	width: 440px;
	height: 558px;
}

.GameFeature_WizardContents
{
	flow-children: down;
	width: 440px;
}

.GameFeature_Wizard
{
	width: 360px;
	height: 360px;
	horizontal-align: center;
	margin-top: 40px;
}

.GameFeature_Tip
{
	vertical-align:top;
	horizontal-align: center;
	text-shadow: 0px 0px 12px 1.0 #7299DB44;
	width: 320px;
	margin-top: 4px;
	color: #ffffffcc;
	font-size: 18px;
	font-family: titleFont;
	font-weight: semi-bold;
	text-align: center;
}

.TierDescription
{
	flow-children: down;
}

.TierDescription_Tip
{
	vertical-align:center;
	text-shadow: 0px 0px 12px 1.0 #7299DB;
	width: 296px;
	margin-left: 60px;
	color: #ffffffee;
	font-size: 16px;
	line-height: 22px;
	font-family: titleFont;
	font-weight: semi-bold;
}

.TierDescription_TipContainer
{
	vertical-align: center;
	background-image: url("s2r://panorama/images/tooltips/hero_dashboard_tip_bg_psd.vtex");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right;
	height: 90px;
	width: 388px;
	margin-top: 140px;
	margin-left: 16px;
}

.TierDescription_Desc
{
	vertical-align:top;
	width: 340px;
	color: bluegreyTextReg;
	font-size: 17px;
	line-height: 24px;
	font-family: titleFont;
	margin-left: 84px;
	margin-top: -40px;
	letter-spacing: 1px;
}

.TierDescription_Wizard
{
	margin-top: -156px;
	margin-left: -80px;
	width: 220px;
	height: 220px;
}

.Headline1
{
	text-shadow: 0px 0px 12px 1.0 #7299DB;
}

.ButtonGold.Selected
{
	background-color: gradient( linear, 0% 0%, 0% 100%, from( #c99b58 ), to( #f0bd74 ));
	box-shadow: fill #11181e20 7px 4px 10px 0px;
}

#ComContent_001.Deactivate,#ComContent_002.Deactivate,#ComContent_003.Deactivate,#ComContent_004.Deactivate,#ComContent_005.Deactivate,#ComContent_006.Deactivate,#ComContent_007.Deactivate,#ComContent_008.Deactivate,#ComContent_009.Deactivate,#ComContent_010.Deactivate,#ComContent_011.Deactivate
{
	opacity: 0;
	width: 0px;
}

#ComContent_001,#ComContent_002,#ComContent_003,#ComContent_004,#ComContent_005,#ComContent_006,#ComContent_007,#ComContent_008,#ComContent_009,#ComContent_010,#ComContent_011
{
	transition-property: width, opacity;
	transition-duration: 0.1s;
}

.ComContent
{
	vertical-align: top;
	horizontal-align: center;
	margin-top: 120px;
	width: 1920px;
}

.ComContent_Main
{
	flow-children: down;
	margin-top: 48px;
	width: 1320px;
	align: center;
	margin-left: 20px;
	margin-right: 20px;
}

.ComContent_Header
{
	flow-children: down-wrap;
}

.ComContent_Buttons
{
	flow-children: right-wrap;
	margin-top: 20px;
}

.ComContent_Grid
{
	height: 600px;
	margin-top: 10px;
	padding: 20px;
	background-color: #000c;
}

.ComContent_Scrollable
{
	height: 100%;
	overflow: squish scroll;
	flow-children: right-wrap;
	opacity-mask: url("s2r://panorama/images/masks/softedge_bottom_png.vtex") 1;
}

#ComContent_scrollable.Initialize
{
	blur: gaussian( 3, 2, 2 );
}

.ComContentFocus
{
	height: 600px;
	width: 1280px;
	opacity: 0;
	horizontal-align: center;
	flow-children: right;
	background-color: gradient( linear, 0% 0%, 0% 100%, from( #272d2eff ), to( #131617ff ) );
	vertical-align: center;
	box-shadow: fill #7299DB22 0px 0px 24px 0px;
	border: 1px solid #9fb3d3;
	border-radius: 3px;
}

.ComContentFocus.Initialize
{
	opacity: 1;
}

.ComContentFocus_Preview
{
	margin-top: 100px;
	margin-right: 50px;
	align: right;
	max-width: 640px;
	max-height: 360px;
	overflow: squish squish;
	border: 1px solid #9fb3d3;
}

.ComContentFocus_Preview Image
{
	width: 1280px;
	height: 720px;
}

.ComContentFocus_Description
{
	margin-top: 100px;
	margin-left: 50px;
	margin-bottom: 50px;
	width: 480px;
	height: 700px;
	flow-children: right-wrap;
}

.ComContentFocus_DescriptionTitle
{
	height: auto;
	width: 100%;
	font-family: titleFont;
	font-size: 16px;
	font-weight: semi-bold;
}

.ComContentFocus_DescriptionTitleText
{
	color: gradient( linear, 0% 0%, 0% 100%, from( #C9B778 ), color-stop( 0.2, #ebe2b2), to( #b49669 ) );
	line-height: 1.2;
	font-family: titleFont;
	font-size: 24px;
	font-weight: semi-bold;
}

.ComContentFocus_DescriptionText
{
	text-align: left;
	color: bluegreyTextBlack;
	font-family: defaultFont;
	font-style: normal;
	margin-top: 30px;
	width: 100%;
	line-height: 1.2;
	text-shadow: 1px 1px 5px rgba(0,0,0,0.9);
	overflow: squish scroll;
	opacity-mask: url("s2r://panorama/images/masks/softedge_bottom_png.vtex") 1;
	transition-property: text-shadow, color;
	transition-duration: 0.2s;
}

.ComContentFocus_Exit
{
	height: 100%;
	width: 100%;
	margin-top: -100px;
	overflow: noclip;
	background-color: #11040535;
	align: middle;
	opacity: 0;
	transition-property: opacity;
	transition-duration: 0.2s;
}

.ComContentFocus_Exit.Initialize
{
	opacity: 1;
}

.ComContentFocus_Container
{
	height: 100%;
	width: 100%;
	overflow: noclip;
	align: middle;
	opacity: 1;
	background-color: #00000099;
}

.ComContentFocus_Reset
{
	height: 100%;
	width: 100%;
	pre-transform-scale2d: 1.0;
	align: middle;
}

.ComContentFocus_Container.Initialize
{
	opacity: 1;
}

.ComContentTile
{
	width: 320px;
	height: 280px;
	flow-children: down;
	padding: 6px;
	padding-right: 12px;
}

.ComContentTile_TextContainer
{
	height: 100px;
	width: 100%;
	flow-children: down;
}

.ComContentTile_Title
{
	color: bluegreyTextBright;
	font-family: titleFont;
	font-size: 16px;
	text-shadow: 1px 1px 5px rgba(0,0,0,0.9);
	height: 50px;
	align: left;
	transition-property: text-shadow, color;
	transition-duration: 0.2s;
}

.ComContentTile_Name
{
	font-family: titleFont;
	color: bluegreyTextBlackt;
	font-size: 18px;
	font-weight: semi-bold;
	width: 100px;
	text-align: center;
	text-shadow: 1px 1px 5px rgba(0,0,0,0.9);
	height: 24px;
	align: right;
	transition-property: text-shadow, color;
	transition-duration: 0.2s;
	text-overflow: shrink;
}

.ComContentTile_Image
{
	width: 320px;
	height: 180px;
	horizontal-align: center;
	transition-property: pre-transform-scale2d, width, opacity, saturation, box-shadow, border;
	transition-duration: 0.14s;
	saturation: 0.5;
	opacity: 0.8;
	box-shadow: fill #7299DB01 0px 0px 24px 0px;
	border: 1px solid #ffffff00;
	border-radius: 1px;
}

.SelectedTile .ComContentTile_Image
{
	pre-transform-scale2d: 1.05;
	saturation: 1.0;
	opacity: 1.0;
	box-shadow: fill #7299DB22 0px 0px 24px 0px;
	border: 1px solid #9fb3d3;
	border-radius: 3px;
}

.SelectedTile .ComContentTile_Name
{
	text-shadow: 0px 0px 12px 1.0 #7299DB;
	color: white;
}

.ComContentTile:hover .ComContentTile_Image
{
	pre-transform-scale2d: 1.03;
	saturation: 0.8;
}

.SelectedTile.ComContentTile:hover .ComContentTile_Image
{
	pre-transform-scale2d: 1.05;
	saturation: 1.0;
}

.ComContentTile:active
{
	sound: "ui_rollover_micro";
}

#ComContentImage
{
	width: 100%;
	height: 80%;
}

.ComContent_Image
{
	width: 264px;
	height: 190px;
	horizontal-align: center;
	pre-transform-scale2d: 1.0;
	transition-property: pre-transform-scale2d, opacity, saturation, box-shadow, border;
	transition-duration: 0.14s;
	margin-top: 8px;
	saturation: 0.5;
	opacity: 0.8;
	box-shadow: fill #7299DB01 0px 0px 24px 0px;
	border: 1px solid #ffffff00;
	border-radius: 1px;
}

