/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

MadCap|relationshipsProxy
{
	
}

div.bodyRelTable
{
	margin-top: 12px;
	margin-bottom: 12px;
	line-height: 10px;
	page-break-inside: avoid;
}

MadCap|relationshipsProxy.relTable
{
	width: 72%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	border-top: solid 1px #dcdcdc;
	/* */
}

MadCap|relationshipsHeading
{
	font-family: 'TT Firs Neue Light';
	font-size: 1em;
	color: #00003c;
	padding-top: 2px;
	margin-top: 5px;
	margin-left: 10px;
	padding-bottom: 0px;
}

MadCap|relationshipsHeading.related
{
	mc-label: 'More information:';
}

MadCap|relationshipsItem
{
	font: Graphik;
	font-size: 1em;
	color: #00003c;
	font-weight: 400;
	line-height: 1.0;
	font-decoration: none;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 0px;
	/*2px;*/
	padding-right: 0px;
	padding-bottom: 0px;
}

MadCap|relationshipsItem a:hover
{
	color: #MediumBlue;
}

MadCap|relatedTopics
{
	color: #008000;
}

@media only screen and (max-width: 1332px)
{
	div.bodyRelTable
	{
		display: contents;
		width: 96%;
		border-bottom: 8px;
	}

	MadCap|relationshipsProxy
	{
		/*border: solid 2px skyblue;/* */
		border: solid 2px #dcdcdc;
		border-radius: 8px;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 35px;
		margin-bottom: 15px;
		padding-top: 0px;
		padding-left: 0px;
	}
}

@media only screen and (max-width: 767px)
{
	div.bodyRelTable
	{
		display: contents;
		width: 96%;
		border-bottom: 8px;
	}

	MadCap|relationshipsProxy
	{
		/*border: solid 2px skyblue;/* */
		border: solid 1px #dcdcdc;
		border-radius: 8px;
		width: 95%;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 15px;
		margin-bottom: 35px;
		padding-top: 0px;
		padding-left: 0px;
	}
}

