/* Prettified by Source 2 Viewer 11.1.0.0 - https://valveresourceformat.github.io */

.MainToastPanel
{
	margin-top: 0px;
}

.ToastHeader
{
	text-transform: uppercase;
	font-size: 24px;
}

#Movie
{
	width: 520px;
	height: 288px;
	margin: 3px;
	margin-bottom: 8px;
}

.MainToastPanel Label
{
	max-width: 100%;
}

#Line1.ToastTextLine
{
	vertical-align: center;
	width: 416px;
}

.TwoImages #Line1.ToastTextLine
{
	width: 346px;
}

.DetailsContainer
{
	width: 100%;
}

.LeftDetails
{
	flow-children:right;
	width: 100%;
}

.TwoImages .LeftDetails
{
	margin-right: 103px;
}

#LeftImage
{
	margin-left: 3px;
	margin-right: 3px;
}

#RightImage
{
	margin-left: 3px;
	margin-right: 3px;
	horizontal-align: right;
}

#ToastHeader
{
	text-overflow: shrink;
}

