/* Prettified by Source 2 Viewer 11.1.0.0 - https://valveresourceformat.github.io */

#JungleSpiritsContainer
{
	horizontal-align: center;
	vertical-align: bottom;
	height: 100%;
	width: 100%;
	visibility: collapse;
}

.CustomEvent_Morokai #JungleSpiritsContainer
{
	visibility: visible;
}

#MorokaiLogoImage
{
	height: 132px;
	width: 432px;
	background-image: url("s2r://panorama/images/compendium/international2019/morokai_logo_png.vtex");
	background-size: 100% 100%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	horizontal-align: right;
	margin-top: 55px;
	margin-right: 255px;
	visibility: collapse;
	brightness: 2.0;
}

.CustomEvent_Morokai.ProgressCompleted #MorokaiLogoImage
{
	visibility: visible;
}

.CustomEvent_Morokai #DurationContainer
{
	margin-top: -10px;
}

#EssenceContainer
{
	flow-children: none;
	vertical-align: bottom;
	margin-bottom: 90px;
	width: 100%;
}

#EssenceContainerLeft
{
	flow-children: none;
	width: 50%;
	horizontal-align: left;
}

#EssenceContainerRight
{
	flow-children: none;
	width: 50%;
	horizontal-align: right;
}

.PlayerEssenceCollected
{
	height: 100px;
	width: 128px;
	margin-left: 6px;
	margin-right: 6px;
	horizontal-align: left;
	flow-children: down;
}

.PlayerEssenceCollected Label
{
	horizontal-align: center;
}

.JungleSpiritEssenceCollected #EssenceCollectedLabel
{
	color: #83ccf3;
	text-transform: uppercase;
	text-align: center;
	line-height: 12px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: -4px;
}

.JungleSpiritEssenceCollected #EssenceCollected
{
	text-transform: uppercase;
	color: white;
	font-size: 26px;
	font-weight: bolder;
	text-shadow: 0px 0px 10px #83ccf370;
}

