﻿/*<meta />*/

@media screen
{
	p
	{
		text-align: left;
		font-family: calibri, arial, sans-serif;
		margin-bottom: 5pt;
		font-size: 11pt;
		margin-top: 0pt;
		color: #000000;
	}

	p.relnotes
	{
		margin-top: -8pt;
		color: #365fab;
	}

	p.indent
	{
		font-family: calibri, arial, sans-serif;
		color: #000000;
		text-align: left;
		margin-bottom: 5pt;
		font-size: 11pt;
		margin-right: 0cm;
		margin-left: 1.0cm;
	}

	p.graphic
	{
		text-align: center;
		margin-top: 3pt;
	}

	#page img
	{
		vertical-align: text-bottom;
	}

	#image
	{
		vertical-align: text-bottom;
	}

	.image
	{
		vertical-align: text-bottom;
	}
	
	img.imgprint
	{
		display:none;
	}

	.keyword
	{
		display: none;		
	}

	.product_title
	{
		display: none;
	}

	h1,
	h1.relnotes,
	h2,
	h2.relnotes,
	h3,
	h3.relnotes,
	h4,
	h4.relnotes
	{
		margin: 0 0 10px 0;
		padding: 0;
		text-align: left;
	}

	h1
	{
		font-family: calibri, arial, sans-serif;
		font-size: 17pt;
		font-weight: bold;
		color: #5B7F95;
		border-bottom: 1px #ccc solid;
		margin: -14px 15px 2px 0px;
		text-align: left;
	}

	h1.relnotes
	{
		color: #425f91;
		margin: 0 0 10px 0;
		padding: 0;
		text-align: left;
	}

	h2
	{
		font-family: calibri, arial, sans-serif;
		color: #5B7F95;
		font-size: 15pt;
		font-weight: bold;
		margin: 12px 15px 2px 0px;
		text-align: left;
	}

	h2.relnotes
	{
		color: #425f91;
	}

	h3
	{
		font-family: calibri, arial, sans-serif;
		color: #5B7F95;
		font-size: 13pt;
		margin: 10px 15px 2px 0px;
		text-align: left;
	}

	h3.relnotes
	{
		margin-top: 0px;
		margin-bottom: 0px;
		color: #425f91;
	}
	
	h3.example, h3.promoteme, h2.promoteme
	{
		font-family: calibri, arial, sans-serif;
		font-size: 17pt;
		font-weight: bold;
		color: #5B7F95;
		border-bottom: 1px #ccc solid;
		margin: -14px 15px 2px 0px;
		text-align: left;
	}

	h4
	{
		font-family: calibri, arial, sans-serif;
		font-size: 12pt;
		color: #5B7F95;
		margin: 8px 15px 2px 0px;
		text-align: left;
	}

	h4.relnotes
	{
		color: #365fab;
		margin-top: 4px;
		margin-left: 1cm;
		margin-bottom: 5px;
	}

	h5
	{
		font-family: calibri, arial, sans-serif;
		font-size: 11pt;
		color: #5B7F95;
		margin: 0px 7px 1px 0px;
		text-align: left;
	}

	a:link
	{
		text-decoration: none;
		color: #3B5D77;
	}

  a.winfeature
  {
   font-weight: normal;
  }

	a:hover
	{
		color: #668FA3;
		text-decoration: underline;
	}

	a img
	{
		border: 0;
	}

	#menu a:hover
	{
		color: #FFF;
		text-decoration: none;
	}

	img.floatRight
	{
		margin: 5px 0 10px 10px;
	}

	img.floatLeft
	{
		margin: 5px 10px 10px 0;
	}

	blockquote
	{
		margin: 0;
		padding: 0 10px;
		background: #E7F1F3;
		margin: 5px 15px 5px 15px;
		border-top: 1px solid #AAD3DB;
		border-bottom: 1px solid #AAD3DB;
		text-align: left;
		font-family: calibri, arial, sans-serif;
		font-size: 11pt;
		color: #000000;
	}

	table
	{
		border-top-style: solid;
		border-top-width: 1pt;
		border-top-color: #ccc;
		border-left-style: solid;
		border-left-width: 1pt;
		border-left-color: #ccc;
		border-right-style: solid;
		border-right-width: 1pt;
		border-right-color: #ccc;
		border-bottom-style: solid;
		border-bottom-width: 1pt;
		border-bottom-color: #ccc;
		border-collapse: collapse;
		width: auto;
		text-align: left;
		margin-left: 0px;
		font-family: calibri, arial, sans-serif;
	}

	table.center
	{
		border-top-style: solid;
		border-top-width: 1pt;
		border-top-color: #ccc;
		border-left-style: solid;
		border-left-width: 1pt;
		border-left-color: #ccc;
		border-right-style: solid;
		border-right-width: 1pt;
		border-right-color: #ccc;
		border-bottom-style: solid;
		border-bottom-width: 1pt;
		border-bottom-color: #ccc;
		border-collapse: collapse;
		width: auto;
		text-align: left;
		margin-left: auto;
		margin-right: auto;
		font-family: calibri, arial, sans-serif;
	}

	table th
	{
		border-top-style: solid;
		border-top-width: 1pt;
		border-top-color: #ccc;
		border-left-style: solid;
		border-left-width: 1pt;
		border-left-color: #ccc;
		border-right-style: solid;
		border-right-width: 1pt;
		border-right-color: #ccc;
		border-bottom-style: solid;
		border-bottom-width: 1pt;
		border-bottom-color: #ccc;
		padding-left: 5px;
		padding-right: 5px;
		background: #efefef;
		color: #668FA3;
		font-size: 10pt;
		font-weight: bold;
		font-family: calibri, arial, sans-serif;
		text-align: left;
	}

	table td
	{
		border-top-style: solid;
		border-top-width: 1pt;
		border-top-color: #ccc;
		border-left-style: solid;
		border-left-width: 1pt;
		border-left-color: #ccc;
		border-right-style: solid;
		border-right-width: 1pt;
		border-right-color: #ccc;
		border-bottom-style: solid;
		border-bottom-width: 1pt;
		border-bottom-color: #ccc;
		padding-left: 5px;
		padding-right: 5px;
		color: #000000;
		font-size: 10pt;
		font-family: calibri, arial, sans-serif;
		text-align: left;
	}

	table td ul li
	{
		font-size: 10pt;
	}

	table td ol li
	{
		font-size: 10pt;
	}

	table td p
	{
		font-size: 10pt;
	}

	table.noborder td
	{
		border-top-style: none;
		border-top-width: 0pt;
		border-left-style: none;
		border-left-width: 0pt;
		border-right-style: none;
		border-right-width: 0pt;
		border-bottom-style: none;
		border-bottom-width: 0pt;
		padding-left: 5px;
		padding-right: 5px;
		color: #000000;
		font-size: 10pt;
		font-family: calibri, arial, sans-serif;
		text-align: left;
	}

	tr.subhead
	{
		background: #f6f6f6;
		color: #668FA3;
		font-size: 10pt;
		font-weight: bold;
	}

	tr.subhead td
	{
		padding-top: 2px;
		padding-right: 5px;
		padding-bottom: 2px;
		padding-left: 20px;
	}

	td.weightnormal
	{
		font-weight: normal;
	}

	MadCap|breadcrumbsProxy
	{
		text-align: right;
		font: 8pt calibri, arial, sans-serif;
		font-family: calibri, arial, sans-serif;
		color: #ffffff;
		border: 0px;
		border-bottom: 0px;
	}

	img.image
	{
		vertical-align: text-bottom;
	}

	.winfeature
	{
		font-weight: bold;
	}

	.variableinput
	{
		font-weight: bold;
		font-style: italic;
	}

	.filename
	{
		font-weight: bold;
	}

	.noborder
	{
		border-width: 0pt;
	}

	.noborder_right
	{
		border-width: 0pt;
		text-align: right;
	}

	ol
	{
		font-family: calibri, arial, sans-serif;
		list-style-type: decimal;
		padding-left: 0px !important;
		padding-left: 40px;
		margin-left: 40px !important;
		margin-left: 0px;
		font-size: 11pt;
		vertical-align: middle;
		color: #000000;
	}

	ol.left
	{
		padding-left: 0px;
		margin-left: 20px;
	}

	ul
	{
		font-family: calibri, arial, sans-serif;
		list-style-type: disc;
		padding-left: 40px;
		font-size: 11pt;
		vertical-align: middle;
		color: #000000;
	}

	ul.relnotes
	{
		margin-top: -3px;
		margin-bottom: -3px;
		color: #000000;
	}

	ul.left
	{
		padding-left: 0px;
		margin-left: 20px;
	}

	body > ul.relnotes > li.relnotes
	{
		color: #000000;
	}

	li
	{
		vertical-align: middle;
		color: #000000;
	}

	li.relnotes
	{
		font-family: calibri, arial, sans-serif;
		margin-top: 0px;
		margin-left: 1cm;
		margin-bottom: -2pt;
		color: #000000;
	}

	#content ul
	{
		padding-top: 0pt;
		padding-bottom: 3pt;
	}

	#content ul p
	{
		margin-top: 0pt;
		padding-top: 0pt;
		padding-bottom: 2pt;
	}

	#content ol p
	{
		margin-top: 0pt;
		padding-top: 0pt;
		padding-bottom: 2pt;
	}

	#content ul li
	{
		padding-top: 1pt;
		color: #000000;
		text-align: left;
		font-family: calibri, arial, sans-serif;
		font-size: 11pt;
	}

	#content table td ul li
	{
		padding-top: 1pt;
		color: #000000;
		text-align: left;
		font-family: calibri, arial, sans-serif;
		font-size: 10pt;
	}

	#content table td p
	{
		font-size: 10pt;
	}

	#content table td ol li
	{
		padding-top: 1pt;
		color: #000000;
		text-align: left;
		font-family: calibri, arial, sans-serif;
		font-size: 10pt;
	}

	#content ol
	{
		margin-top: 5pt;
		margin-bottom: 3pt;
	}

	#content ol li
	{
		color: #000000;
		text-align: left;
		font-family: calibri, arial, sans-serif;
		margin-bottom: 5pt;
		font-size: 11pt;
	}

	#content a:link
	{
		text-decoration: none;
		color: #3B5D77;
	}

	#content a:hover
	{
		color: #668FA3;
		text-decoration: underline;
	}

	#content a:visited
	{
		color: #3B5D77;
	}

	#content a:active
	{
		color: #3B5D77;
	}

	#infobox
	{
		border: 1px solid #ccc;
		background: #f4f4f4;
		font-family: calibri, arial, sans-serif;
		font-size: 11pt;
		width: 90%;
		float: auto;
		text-align: left;
		margin: 5px 15px 5px 15px;
	}

	MadCap|dropDown_0
	{
		mc-image-spacing: 5px;
		margin-left: -6px;
	}

	MadCap|dropDownHead_0
	{
		margin-left: -6px;
	}

	.MCDropDownHead_0
	{
		font-family: calibri, arial, sans-serif;
		font-size: 11pt;
		margin-left: -14px;
	}

	MadCap|dropDownHead_0
	{
		font-family: calibri, arial, sans-serif;
		font-size: 11pt;
	}

	MadCap|miniTocProxy
	{
		font-family: calibri, arial, sans-serif;
		font-size: 11pt;
		border: 0;
		mc-output-support: webhelp;
		mc-toc-depth: 2;
		margin: 0px;
		padding-bottom: -2px;
		padding-top: -2px;
		margin-bottom: 2px;
		margin-top: 2px;
		border-top: 0;
	}

	div.minemax
	{
		text-align: center;
		width: 100%;
	}
	
	div.MCMiniTocBox
	{
		border: 0;
		font-weight: normal;
		padding-top: 5px;
	}
	
	div.MCMiniTocLink
	{
		padding-bottom: -2px;
		margin-left: 2px;
		border: 0;
		padding-top: -2px;
		font-weight: normal;
	}

	p.MiniTOC1 > a.MiniTOC1
	{
		font-weight: normal;
	}
	
	p.MiniTOC1
	{
		font-weight: normal;
		padding: 0;
		margin: 0;
	}
	
	p.MiniTOC2
	{
		padding: 0;
		margin-top: 0;
		margin-bottom: 0;
		margin-left: 15px;
		font-weight: normal;
	}
	
	div.miniTocProxy_0
	{
		border: 0;
		font-weight: normal;
	}

	ol ul li
	{
		list-style-type: disc;
		color: #000000;
	}

	MadCap|dropDown_0
	{
		margin-left: -6px;
	}

	dt
	{
		font-family: calibri, arial, sans-serif;
		font-size: 11pt;
		font-weight: bold;
		border-top: 1px #ccc solid;
	}

	dd
	{
		font-family: calibri, arial, sans-serif;
		font-size: 11pt;
		padding-bottom: 3px;
	}

	a.glossterm
	{
		cursor: hand;
		color: #009900;
		font-weight: bold;
		text-decoration: none;
	}

	.howto
	{
		color: #5B7F95;
		font-weight: bold;
	}

	.formname
	{
		font-style: italic;
		font-weight: normal;
	}

	td.field
	{
		font-weight: normal;
	}

	td.field a:link
	{
		text-decoration: none;
		color: #3B5D77;
	}

	td.field a:hover
	{
		color: #668FA3;
		text-decoration: underline;
	}

	td.field a:active
	{
		color: #3B5D77;
	}

	td.field a:visited
	{
		color: #3B5D77;
	}

	.regular
	{
		font-weight: normal;
	}

	hr.relnotes
	{
		color: #fff;
		height: 4px;
		width: 100%;
		text-align: left;
		border-left: 0px;
		border-top: 1px solid #ccc;
		border-bottom: 1px dashed #ccc;
	}

	li.selected
	{
		
	}

	p.Note
	{
		
	}

	p.NoteIndent
	{
		
	}

	p.Tip
	{
		
	}

	p.TipIndent
	{
		
	}

	span.emphasis
	{
		
	}

	span.filename
	{
		
	}

	span.formname
	{
		
	}

	span.howto
	{
		
	}

	span.variableinput
	{
		
	}

	span.winfeature
	{
		
	}

	table.generaltable
	{
		
	}

	td.field
	{
		
	}

	tr.subhead
	{
		
	}

	a.MCDropDownHotSpot_0
	{
		font-family: calibri, arial, sans-serif;
		font-size: 11pt;
		color: #5B7F95;
		font-weight: bold;
	}

	a.MCBreadcrumbsLink
	{
		color: #3B5D77;
		text-decoration: none;
	}

	a.MCBreadcrumbsLink:hover
	{
		color: #668FA3;
		text-decoration: underline;
	}

	a.MCBreadcrumbsLink:visited
	{
		color: #3B5D77;
	}

	a.MCBreadcrumbsLink:active
	{
		color: #3B5D77;
	}

	div#menu > a
	{
		color: #668FA3;
		text-decoration: none;
	}
}

@media print
{
	#main_content
	{
		width: auto;
		margin: 0% 0% 0% 0%;
		padding: 0px 0px 0px 0px;	
	}
	
	#content
	{
		width: auto;
		margin: 0% 0% 0% 0%;
		padding: 0px 0px 0px 0px;
		float: none !important;		
	}
	
	div
	{	
		border-top: 1px solid white;
		border-bottom: 1px solid white;		
	}

	div.MCBreadcrumbsBox
	{
		display: none;
	}
	
	h1
	{
		margin-top: 0pt;		
	}	
}

/* New styles required for Flare v5 */

/* Company specific styles - As yet undefined */

/* for minemax logo in iGantt help topics only */

/* It seems that we must specify the breadcrumb count OUTSIDE of the 'screen' media */

MadCap|breadcrumbsProxy
{
	mc-breadcrumbs-count: 8;
}

MadCap|xref.custom
{
	mc-format: '{h1}';
	color: #668FA3;
	text-decoration: underline;
}

MadCap|xref.customH2
{
	mc-format: '{h2}';
	color: #668FA3;
	text-decoration: underline;
}

MadCap|xref.customBookmark
{
	mc-format: '{paratext}';
	color: #668FA3;
	text-decoration: underline;
}