/* Prettified by Source 2 Viewer 11.1.0.0 - https://valveresourceformat.github.io */

.MuertaEventTooltip
{
	flow-children: down;
	max-width: 400px;
}

.Header
{
	font-size: 24px;
	margin-bottom: 24px;
	font-weight: bold;
}

.Text
{
	font-size: 16px;
}

.Description
{
	width: 320px;
	margin-bottom: 16px;
	font-weight: semi-bold;
}

.Flowers
{
	margin-top: 10px;
	width: 100%;
	font-weight: bold;
}

.ListHeader
{
	font-size: 16px;
	margin-bottom: 4px;
	text-transform: uppercase;
}

.ul
{
	flow-children: down;
}

.ul .li
{
	flow-children: right;
	margin: 4px 0px;
}

.ul .li .bullet
{
	width: 16px;
	height: 16px;
	margin-right: 4px;
	margin-top: 2px;
	background-image: url("s2r://panorama/images/control_icons/bullet_disc_psd.vtex");
	background-size: 16px 16px;
	background-repeat: no-repeat;
	opacity: 0.5;
}

.ul .li .bulletText
{
	font-size: 16px;
	line-height: 1.3;
}

.ul .li .bulletText b
{
	color: #60A0B1;
}

