/*<meta />*/

@import url('sideNav.css');

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/* Revision 1.3: 26 June 2018, RvN*/
/* Solved linespacing before and after ul/ol in .Note/Tip/Warning divs */

.Note
{
	mc-auto-number-position: inside-head;
	mc-auto-number-class: Notes;
	mc-auto-number-offset: -14px;
	background-image: url('../Images/info24.png');
	background-repeat: no-repeat;
	background-position-x: left;
	background-position-y: center;
	background-position: left center;
	padding-left: 45px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 1em;
	margin-bottom: 1em;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000 !important;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000 !important;
}

.Warning
{
	mc-auto-number-position: inside-head;
	mc-auto-number-class: Notes;
	mc-auto-number-offset: -14px;
	background-image: url('../Images/icon_exclamation.png');
	background-repeat: no-repeat;
	background-position-x: left;
	background-position-y: center;
	background-position: left center;
	padding-left: 45px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 1em;
	margin-bottom: 1em;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #DA291C;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DA291C;
}

.Tip
{
	mc-auto-number-position: inside-head;
	mc-auto-number-class: Notes;
	mc-auto-number-offset: -14px;
	background-image: url('../Images/icon_bulb.png');
	background-repeat: no-repeat;
	background-position-x: left;
	background-position-y: center;
	background-position: left center;
	padding-left: 45px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 1em;
	margin-bottom: 1em;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #00874d;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #00874d;
}

.Note p,
.Warning p,
.Tip p,
td p,
th p
{
	margin-top: 0;
	margin-bottom: 0;
}

.Note ol,
.Note ul,
.Warning ol,
.Warning ul,
.Tip ol,
.Tip ul
{
	margin-top: .2em;
	margin-bottom: .2em;
}

hr.Tripane	/* blue for tripane iso TopNav-red */
{
	color: #0079B0 !important;
	background-color: #0079B0 !important;
}

.Procedure
{
	text-decoration: underline;
}

span.homeButton_sub
{
	font-size: 14px;
}

span.SearchHighlight
{
	background-color: yellow !important;
}

img.wfaIcon
{
	height: 50px;
	width: 50px;
	margin-right: 1em;
	float: left;
}

.titleWrapper	/* e.g. for WFA topics: icon + title */
{
	overflow: auto;
	margin-top: 1em;
}

.buttonWrapper	/* e.g. for WFA buttons: icon + title */
{
	float: left;
	width: 270px;
	position: relative;
	padding: 5px;
	margin: 5px;
	background-color: #f0f3f6;
}

div.wfaButtonGroup
{
	width: 100%;
	display: block;
	margin-bottom: 10px;
}

.wfaButtonGroup ul
{
	list-style-type: none;
	overflow: auto;
	padding-left: 0;
}

.wfaButtonGroup li
{
	display: inline-block;
	margin-top: 0;
}

div.wfaButton h5
{
	margin: 0;
	padding-left: 55px;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

div.wfaButton a
{
	margin: 6px 4px 6px 6px;
	height: 62px;
	width: 270px;
}

p.cat	/*used for separating categories for WFA list in Workflow topic */
{
	width: 100%;
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #999999;
}

a.MCTextPopup
{
	color: #007fa3 !important;
}

a.MCTextPopup:hover
{
	cursor: auto;
}

img.iwcIcon
{
	width: 32px;
	margin-top: 15px;
	margin-right: 1em;
	float: left;
}

span.input
{
	overflow-wrap: break-word;
}

@media screen and (max-width: 890px)
{
	.wfaButtonGroup li
	{
		display: block;
	}

	.buttonWrapper
	{
		width: 98%;
	}

	img.wfaIcon
	{
		height: 60px;
		width: 60px;
	}

	div.wfaButton
	{
		width: 90%;
		max-width: 600px;
		min-width: 300px;
		margin: 0 auto;
	}

	div.wfaButton h5
	{
		font-size: 12pt;
		padding-left: 65px;
	}

	div.wfaButton a
	{
		height: 72px;
	}

	p.cat	/*used for separating categories for WFA list in Workflow topic */
	{
		font-size: 12pt;
	}

	img.iwcIcon
	{
		width: 38px;
	}
}

@media print
{
	h1.new_page,
	h2.new_page,
	h3.new_page
	{
		page-break-before: always;
	}

	h1.no_new_page
	{
		page-break-before: none;
	}

	h1.ToC_Line
	{
		color: #7f7f7f;
		mc-heading-level: 3;
		border-bottom: 1pt solid #7f7f7f;
		margin-top: .5em;
		font-size: 14pt;
	}

	h3.ToC_Line
	{
		color: #7f7f7f;
		mc-heading-level: 3;
		border-bottom: 1pt solid #7f7f7f;
		margin-top: .5em;
	}

	h3.Line
	{
		color: #7f7f7f;
		mc-heading-level: 0;
		border-bottom: 1pt solid #7f7f7f;
		margin-top: .5em;
		widows: 0;
		orphans: 0;
	}

	p.TOC2
	{
		font-weight: bold;
	}

	img.pdf
	{
		border: 1px solid gray;
		width: 100%;
	}
}

h4,
h5,
h6
{
	mc-heading-level: 0 !important;
}

MadCap|dropDown
{
	page-break-inside: avoid;
}

.rvw,
.rvw table
{
	background-color: #F0E68C;
}

div.rvw
{
	background-color: #F0E68C;
}

.ccc
{
	background-color: #3399cc;
}

.vi
{
	font-style: italic;
}

.footerClass
{
	padding-bottom: 1em;
	float: right;
}

img.web_icon
{
	height: 14px;
	vertical-align: middle;
}

span.cmd
{
	font-family: 'Courier New', monospace;
	font-weight: bold;
	mc-language: none;
}

span.cmdit
{
	font-family: 'Courier New', monospace;
	font-style: italic;
	mc-language: none;
}

img.simg
{
	width: 450px;
}

p.check
{
	text-align: center;
	font-size: 26px;
}

img.Popup
{
	mc-thumbnail: popup;
	mc-thumbnail-max-width: auto;
	mc-thumbnail-max-height: auto;
	max-width: 98%;
	page-break-before: avoid;
	border-style: solid;
	border-width: 2px;
	border-color: #A7ABAC;
	padding: 3px;
}

span.grtxt
{
	font-weight: bold;
	color: #008000;
}

span.bltxt
{
	font-weight: bold;
	color: #0000c0;
}

span.rdtxt
{
	font-weight: bold;
	color: #800000;
}

