/*<meta />*/

@import url('https://fonts.googleapis.com/css?family=roboto:400,300,100,100italic,300italic,400italic,500,600,700');

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

body
{
	font-weight: 300;
	color: #333333;
	mc-hyphenate: never;
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-size: 1rem;
	line-height: 1.8rem;
	padding: .5rem;
}

a
{
	text-decoration: none;
	color: #007aa5;
	font-weight: 400;
}

a:link
{
	text-decoration: none;
	color: #007aa5;
}

a:visited
{
	color: #007aa5;
}

a:hover
{
	text-decoration: none;
	color: #007aa5;
}

a.MCBreadcrumbsLink
{
	font-style: italic;
	text-decoration: none;
}

a.MCBreadcrumbsLink:visited
{
	text-decoration: underline;
	color: #007aa5;
}

a.MCBreadcrumbsLink:hover
{
	color: #007aa5;
}

div.example
{
	background-color: #f0ff86;
	background-repeat: no-repeat;
	border: solid 1px #a4ac67;
	border-radius: 6px;
	margin-bottom: 15px;
	padding: 20px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

div.GlossaryPageDefinition
{
	
}

div.GlossaryPageHeading
{
	padding-top: .3rem;
}

div.GlossaryPageTerm
{
	
}

div.ImagesFloatLeft
{
	clear: both;
	float: left;
	margin-right: 10px;
	padding: 5px;
}

div.ImagesFloatRight
{
	clear: both;
	float: right;
	margin-left: 10px;
	padding: 5px;
}

div.note
{
	background-image: url('../../../../../../my projects/vince/myacurite-vh/content/resources/images/noteicon.png');
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-top: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-left-color: #409bbb;
	border-radius: 0;
	border-left-width: 10;
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
	mc-auto-number-format: 'NOTE';
	padding-left: 10px;
	margin: 10px;
	border-left: solid 5px #409bbb;
}

.noteInDiv
{
	mc-auto-number-format: '{b}{color #bed230}Note: {/color}{/b}';
}

div.quotation
{
	background-color: #e1e1e1;
	background-image: url('../../../../../../my projects/vince/myacurite-vh/content/resources/images/quotationmark.png');
	background-repeat: no-repeat;
	background-position: top left;
	border-color: #b3b3b3;
	border-style: solid;
	border-width: 1px;
	border-radius: 6px;
	font-family: 'Century Gothic';
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
	line-height: 18px;
	padding: 20px;
	padding-left: 40px;
}

div.sideContent
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 33.33%;
}

div.TightContent
{
	margin: 0;
	padding: 0;
	line-height: 1em;
}

h1
{
	line-height: 115%;
	margin-top: 20;
	padding: 20;
	padding-left: 0;
	padding-top: 20;
	padding-bottom: 20;
	font-weight: 400;
	margin-bottom: 20;
	font-size: 1.5rem;
	margin: 20px 0px;
}

h1.Appendix
{
	
}

h2
{
	line-height: 115%;
	padding: 20 20 10px 0px;
	font-weight: 400;
	font-size: 1.25rem;
	margin: 0px;
	margin-bottom: 20px;
	margin-top: 20px;
}

h3
{
	font-weight: 400;
	margin-top: 1.0rem;
	padding-bottom: .5rem;
	padding-top: 1.0rem;
	margin-bottom: .5rem;
	mc-heading-level: 0;
	font-size: 1.15rem;
}

img
{
	border: none;
	max-width: 100%;
	height: auto;
	padding: 2;
}

img.AbsolutePosition
{
	padding: 5px;
}

img.ReduceButtonSize
{
	max-height: 25px;
}

img.Thumbnail
{
	padding-right: .5rem;
	padding-top: .5rem;
	mc-thumbnail: popup;
}

li
{
	orphans: 2;
	widows: 2;
	margin-top: 6px;
	margin-bottom: 6px;
}

MadCap|breadcrumbsProxy
{
	border-bottom: none;
	font-style: italic;
	mc-breadcrumbs-prefix: 'You are here: ';
	font-size: .8rem;
}

MadCap|dropDown
{
	margin-bottom: 0;
	margin-top: 0;
	border-bottom-color: #ffffff;
	padding-bottom: 20;
	border-bottom: none 1px #ffffff;
	mc-closed-image: url('../images/dropdownclosed.png');
	mc-open-image: url('../images/dropdownopen.png');
	position: relative;
	padding: 8px;
}

MadCap|dropDown.SecondLevel
{
	margin-left: 10px;
	mc-closed-image: url('../../../../../../my projects/vince/myacurite-vh/content/resources/images/dropdownclosedsecondlevel.png');
	mc-open-image: url('../../../../../../my projects/vince/myacurite-vh/content/resources/images/dropdownopensecondlevel.png');
}

MadCap|dropDownBody
{
	background-color: #ffffff;
	margin-left: 0;
	margin-top: 10;
	padding: 10;
	padding-left: 0;
	border-bottom: none 0px #8a8a8a;
}

MadCap|dropDownBody.Final
{
	border-bottom: 0;
}

MadCap|dropDownHead
{
	padding: 20;
	line-height: 150%;
	font-weight: 300;
	color: #007aa5;
	border-bottom: none 1px #eee5e5;
}

MadCap|dropDownHotspot
{
	padding: 20;
	color: #007aa5;
}

MadCap|dropDownHotspot:hover
{
	color: #0269ab;
	text-decoration: underline;
}

MadCap|footnoteBlock
{
	
}

MadCap|footnotesBlock
{
	
}

MadCap|glossaryProxy
{
	border-top-width: 0px;
	border-top-color: transparent;
	padding-top: 5px;
}

MadCap|indexProxy
{
	
}

MadCap|miniTocProxy
{
	display: block;
	border-top-color: #ffffff;
	border-top-style: none;
	color: #00b5cc;
	padding-top: 2px;
}

MadCap|popup
{
	color: #007aa5;
}

MadCap|popup:focus
{
	color: #2D8DCC;
}

MadCap|popup:hover
{
	color: #2D8DCC;
}

MadCap|popupHead
{
	font-weight: bold;
	color: #007aa5;
}

MadCap|tocProxy
{
	
}

MadCap|xref
{
	color: #2D8DCC;
	font-weight: bold;
	mc-format: '{para}';
	text-decoration: underline;
}

MadCap|xref:hover
{
	color: #BED230;
}

MadCap|xref.IndexPageNumber
{
	
}

ol
{
	list-style-image: none;
	margin-left: -20px;
	line-height: 1.5rem;
}

ol ol
{
	list-style-type: lower-alpha;
	margin-left: -10px;
}

ol ol ol
{
	list-style-type: lower-roman;
	margin-left: -10px;
}

p
{
	font-size: 1rem;
	line-height: 1.8rem;
	padding-top: .50rem;
	padding-bottom: .50rem;
	margin-bottom: .50rem;
	margin-top: .50rem;
}

p.CompanyInformation1
{
	margin-bottom: 4px;
	margin-top: 14px;
	font-weight: bold;
}

p.CompanyInformation2
{
	color: #6d6d6d;
	margin-top: 4px;
	margin-bottom: 4px;
}

p.Copyright
{
	
}

p.CopyrightAddress
{
	
}

p.CopyrightHeading
{
	
}

p.CreatedUsingFlare
{
	
}

p.ExampleHeadText
{
	font-weight: bold;
	page-break-after: avoid;
	letter-spacing: 5px;
	padding: 0;
	margin: 0;
	border: 0;
}

p.Figure
{
	
}

p.FirstPageOfChapter
{
	
}

p.GlossaryPrintHead
{
	
}

p.IndexHeading
{
	
}

p.IndexPrintHead
{
	
}

p.ManualTitle1
{
	
}

p.ManualTitle2
{
	color: #333333;
	font-size: 24pt;
}

p.ManualVersionNumber
{
	
}

p.MiniTOC1
{
	font-weight: 300;
	font-size: 1rem;
}

p.quotationname
{
	text-align: right;
}

p.TableTextCenterDark
{
	color: #000000;
	margin-bottom: 2px;
	margin-top: 8px;
	text-align: center;
}

p.TableTextDark
{
	color: #000000;
	margin-bottom: 2px;
	margin-top: 8px;
}

p.TableTextDarkEmphasis
{
	color: #000000;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 8px;
}

p.TableTextHeadDark
{
	color: #000000;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 8px;
}

p.TableTextLightEmphasis
{
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 8px;
}

p.TOCHeading
{
	
}

span.Emphasis
{
	font-weight: 500;
}

span.SetOffFirstLevel
{
	color: #5e6914;
	font-weight: bold;
}

span.SetOffSecondLevel
{
	color: #445879;
	font-weight: bold;
}

td
{
	margin: 8px;
	vertical-align: top;
}

th
{
	color: #ffffff;
	margin-bottom: 8px;
	margin-top: 8px;
}

tr
{
	
}

ul
{
	padding-left: 19px;
	line-height: 1.5rem;
}

ul.FirstLevelLessIndentation
{
	list-style-image: url('../../../../../../my projects/vince/myacurite-vh/content/resources/images/bullet1.png');
	margin-left: -10px;
}

ul ul
{
	list-style-image: url('../../../../../../my projects/vince/myacurite-vh/content/resources/images/bullet2.png');
	margin-left: -10px;
}

hr
{
	border-color: #eee5e5;
}

MadCap|dropDownHotspot:focus
{
	color: #0269ab;
}

h4
{
	font-size: 1rem;
	font-weight: 300;
}

p.MiniTOC2
{
	color: #007aa5;
}

div.test-2-rows	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	padding-right: 1rem;
}

div.test-2-rows::before
{
	content: ' ';
	display: table;
}

div.test-2-rows::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.test-2-rows > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 5px;
	padding-right: 5px;
}

div.test-2-rows > div:nth-child(1)
{
	width: 50%;
	margin-left: 16.667%;
}

div.test-2-rows > div:nth-child(2)
{
	width: 16.667%;
	margin-left: 0%;
}

MadCap|searchBarProxy
{
	padding-top: 30px;
}

div.test-2-rows > div:nth-child(3)
{
	width: 8.3333%;
	margin-left: 0%;
}

div.test-2-rows3	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.test-2-rows3::before
{
	content: ' ';
	display: table;
}

div.test-2-rows3::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.test-2-rows3 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 1px;
	padding-right: 1px;
}

div.test-2-rows3 > div:nth-child(1)
{
	width: 33.333%;
	margin-left: 0%;
}

div.test-2-rows3 > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.test-2-rows3 > div:nth-child(3)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.test-2-rows3 > div:nth-child(4)
{
	width: 8.3333%;
	margin-left: 0%;
}

div.test-2-rows3 > div:nth-child(5)
{
	width: 8.3333%;
	margin-left: 0%;
}

@media print
{
	body
	{
		margin: 8px;
		font-size: 10pt;
		line-height: 18px;
		background-color: transparent;
		color: #000000;
	}

	div.GlossaryPageDefinition
	{
		font-size: 9pt;
	}

	div.GlossaryPageHeading
	{
		border-bottom-style: solid;
		border-bottom-width: 1px;
		font-size: 11pt;
		color: #000000;
		border-bottom-color: #555555;
	}

	div.GlossaryPageTerm
	{
		font-size: 10pt;
		padding-bottom: 10px;
		padding-top: 10px;
		color: #000000;
	}

	div.note
	{
		padding-bottom: 20px;
	}

	h1
	{
		margin-left: 0;
		padding-top: 0;
		font-weight: 600;
		color: #000000;
		margin-bottom: 5;
		margin-top: 20;
		border-bottom: none 1px #000000;
		line-height: 24pt;
		page-break-before: auto;
		page-break-after: auto;
		page-break-inside: auto;
		padding: 5pt;
		padding-right: 0;
		mc-toc-depth: 1;
		padding-left: 5pt;
		font-size: 16pt;
	}

	h1.Appendix
	{
		mc-auto-number-format: 'APPENDIX ';
	}

	h1.UserGuideBHeading
	{
		page-break-before: avoid;
		color: #ffffff;
		padding: 0;
		padding-left: 30pt;
	}

	h2
	{
		font-weight: 600;
		color: #000000;
		page-break-before: avoid;
		padding-left: 0;
		padding-right: 0;
		padding: 0;
		font-size: 14pt;
		mc-heading-level: 2;
	}

	h3
	{
		font-weight: 600;
		line-height: 115%;
		page-break-inside: auto;
		margin-top: 10px;
		padding-top: 5px;
		color: #000000;
		mc-heading-level: 0;
		font-size: 12pt;
	}

	h4
	{
		mc-heading-level: 0;
		font-weight: 600;
		line-height: 115%;
		font-size: 16pt;
		color: #000000;
	}

	MadCap|dropDown.SecondLevel
	{
		background-color: transparent;
		margin-left: 10px;
	}

	MadCap|dropDownBody
	{
		border-bottom: none;
	}

	MadCap|dropDownHead
	{
		margin-top: 16px;
		color: #00b5cc;
		font-size: 1.25rem;
	}

	MadCap|dropDownHotspot
	{
		font-size: 8pt;
		color: #00b5cc;
	}

	MadCap|footnoteBlock
	{
		font-size: 7pt;
	}

	MadCap|footnotesBlock
	{
		border-top-color: #007aa5;
	}

	MadCap|glossaryProxy
	{
		border-top: none;
	}

	MadCap|indexProxy
	{
		border-top: none;
		color: #e1e1e1;
	}

	MadCap|miniTocProxy
	{
		border-top: 0;
		margin-left: 0.25in;
		margin-right: 0.25in;
		padding-left: 0;
	}

	MadCap|tocProxy
	{
		border-top: none;
		margin-right: 0.25in;
		color: #000000;
		mc-toc-depth: 1;
	}

	MadCap|xref
	{
		color: #404040;
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
	}

	MadCap|xref.IndexPageNumber
	{
		color: #BED230;
	}

	nav.tab-bar,
	div.sideContent
	{
		display: none;
	}

	ol ol
	{
		margin-left: 30px;
	}

	ol ol ol
	{
		margin-left: 30px;
	}

	p
	{
		font-size: inherit;
	}

	p.Copyright
	{
		margin-bottom: 8px;
		margin-top: 8px;
	}

	p.CopyrightAddress
	{
		margin-bottom: 0;
		margin-top: 0;
	}

	p.CopyrightHeading
	{
		margin-top: 1in;
		page-break-before: always;
	}

	p.CreatedUsingFlare
	{
		font-weight: bold;
		margin-top: 18px;
	}

	p.EmptyPageText
	{
		font-size: 10pt;
		font-weight: bold;
	}

	p.Figure
	{
		color: #404040;
		font-style: italic;
		mc-auto-number-class: FigureNum;
		mc-auto-number-format: 'CF:Figure {chapnum}-{n+} ';
		margin-left: 10px;
		padding-bottom: 10px;
	}

	p.FirstPageOfChapter
	{
		color: #e1e1e1;
	}

	p.FrameFooterText
	{
		font-size: 11pt;
	}

	p.FrameFooterText2
	{
		color: #404040;
		font-size: 11pt;
	}

	p.GlossaryPrintHead
	{
		color: #3e3e3e;
		font-family: 'Century Gothic';
		font-size: 90pt;
		letter-spacing: -1px;
		mc-heading-level: 1;
		page-break-before: always;
		text-align: right;
	}

	p.IndexHeading
	{
		font-size: 11pt;
		padding-top: 16px;
		text-align: left;
	}

	p.IndexPrintHead
	{
		color: #3e3e3e;
		font-family: 'Century Gothic';
		font-size: 90pt;
		letter-spacing: -1px;
		mc-heading-level: 1;
		page-break-before: always;
		text-align: right;
	}

	p.ManualTitle1
	{
		font-family: 'Century Gothic';
		font-size: 9pt;
		margin-bottom: 0;
		margin-left: 1in;
		margin-top: 2.00in;
	}

	p.ManualTitle2
	{
		font-size: 22pt;
		margin-bottom: 0;
		margin-left: 0;
		line-height: normal;
		padding-top: 0;
		margin-top: 0;
	}

	p.ManualVersionNumber
	{
		color: #b3b3b3;
		font-family: 'Century Gothic';
		font-size: 12pt;
		margin-left: 1in;
		margin-top: 12pt;
	}

	p.MiniTOC1
	{
		color: #e1e1e1;
		font-size: 9pt;
		font-weight: normal;
	}

	p.TableCaption
	{
		color: #404040;
		font-style: italic;
		mc-auto-number-class: TableNum;
		mc-auto-number-format: 'CT:Table {chapnum}-{n+} ';
		padding-bottom: 0;
		padding-top: 12px;
	}

	p.TOC1
	{
		font-size: 12pt;
		font-weight: normal;
		margin-bottom: 6px;
		margin-top: 12px;
		mc-leader-format: 'none';
		mc-pagenum-display: none;
		page-break-after: avoid;
		color: #000000;
	}

	p.TOC2
	{
		font-size: 10pt;
		font-weight: normal;
		margin-bottom: 2px;
		margin-left: 0.25in;
		margin-top: 2px;
		color: #000000;
	}

	p.TOC3
	{
		font-weight: normal;
		margin-bottom: 2px;
		margin-left: 0.35in;
		margin-top: 2px;
		color: #000000;
		font-size: 10pt;
	}

	p.TOC4
	{
		color: #bed230;
		font-size: 12pt;
		font-weight: normal;
		margin-bottom: 6px;
		margin-left: 0;
		margin-top: 12px;
	}

	p.TOCHeading
	{
		color: #3e3e3e;
		letter-spacing: -1px;
		line-height: 92pt;
		margin: 0;
		mc-heading-level: 0;
		text-align: left;
		font-weight: bold;
		font-size: 90;
	}

	span.ChapAutoNum
	{
		color: #3e3e3e;
		font-family: 'Century Gothic';
		font-size: 90pt;
		letter-spacing: -1px;
	}

	span.FigureNum
	{
		color: #bed230;
		font-style: normal;
	}

	span.TableNum
	{
		color: #bed230;
		font-style: normal;
	}

	tr
	{
		page-break-inside: avoid;
	}

	ul
	{
		margin: 0;
		margin-bottom: 5px;
		margin-left: 5px;
		margin-top: 5px;
		padding-left: 10px;
	}

	ul.FirstLevelLessIndentation
	{
		list-style-image: url('../../../../../../my projects/vince/myacurite-vh/content/resources/images/bullet1print.png');
		margin-left: 30px;
	}

	ul ul
	{
		list-style-image: url('../../../../../../my projects/vince/myacurite-vh/content/resources/images/bullet2print.png');
		margin-left: 30px;
	}

	a
	{
		text-decoration: none;
		color: #000000;
	}

	ol
	{
		padding-left: 0;
		margin-left: 20;
	}

	a:hover
	{
		color: #000000;
	}

	a:link
	{
		text-decoration: none;
		color: #000000;
	}

	a:visited
	{
		color: #000000;
	}

	span.Emphasis
	{
		font-weight: bolder;
	}

	span.x_icon_table
	{
		text-align: center;
	}

	p.CompanyInformation1
	{
		color: #777777;
		font-weight: normal;
		padding-top: 5px;
		font-size: 8pt;
		text-align: left;
	}

	h2.NoTOC
	{
		mc-heading-level: 0;
		page-break-after: avoid;
		page-break-before: avoid;
		page-break-inside: avoid;
		mc-toc-depth: 0;
	}

	p.title-product-tagline
	{
		line-height: normal;
		font-size: 16pt;
		padding: 5px;
		padding-left: 0;
	}

	MadCap|glossaryTerm
	{
		color: #000000;
	}

	div.article_heading
	{
		padding-bottom: 5pt;
		padding: 5pt;
	}

	div.article
	{
		border-bottom: none 0px #000000;
		padding-bottom: 15px;
		padding-top: 15px;
		padding: 5pt;
	}

	div.article-no-line
	{
		padding: 0;
		padding-bottom: 15px;
		padding-top: 15px;
	}

	div.test-2-rows
	{
		padding-right: 0;
		padding-left: 0;
		margin-left: -140px;
	}

	img
	{
		border: none;
		mc-thumbnail-max-height: auto;
	}

	li
	{
		margin: ;
		margin-bottom: 10px;
		margin-top: 10px;
	}

	p.MiniTOC2
	{
		font: inherit;
	}

	div.top-topics
	{
		padding: 30;
		text-align: left;
		border-bottom: solid 2px #333333;
	}

	h1.no-toc
	{
		mc-heading-level: 0;
	}
}

div.article
{
	background-color: #ffffff;
	border-bottom-color: #eee5e5;
	border-bottom: solid 1px #eee5e5;
	padding-bottom: 10;
	padding: .5rem;
	line-height: 1.2rem;
}

div.article_heading
{
	padding: 0;
	margin-bottom: 20;
	border-bottom: none 2px #eee5e5;
	font-weight: 300;
	font-size: 1.0rem;
	padding-right: .5rem;
	padding-bottom: .5rem;
	padding-left: .5rem;
	line-height: 1.2rem;
}

@media only screen and (max-width: 1279px)
{
	div.test-2-rows > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.test-2-rows > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.test-2-rows1 > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.test-2-rows1 > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.test-2-rows > div:nth-child(3)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.test-2-rows2 > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.test-2-rows2 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.test-2-rows2 > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.test-2-rows3 > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.test-2-rows3 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.test-2-rows3 > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.test-2-rows3 > div:nth-child(4)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.test-2-rows3 > div:nth-child(5)
	{
		width: 8.3333%;
		margin-left: 0%;
	}
}

@media only screen and (max-width: 767px)
{
	ul
	{
		
	}

	div.intro
	{
		
	}

	h1
	{
		
	}

	body
	{
		font-size: 1em;
		line-height: 140%;
	}

	h2
	{
		
	}

	MadCap|miniTocProxy
	{
		display: block;
	}

	div.test-2-rows > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.test-2-rows > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.test-2-rows1 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.test-2-rows1 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.test-2-rows > div:nth-child(3)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.test-2-rows
	{
		padding-right: 5px;
	}

	div.test-2-rows2 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.test-2-rows2 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.test-2-rows2 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.test-2-rows3 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.test-2-rows3 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.test-2-rows3 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.test-2-rows3 > div:nth-child(4)
	{
		width: 8.3333%;
		margin-left: 0%;
		padding-right: 5px;
	}

	div.test-2-rows3 > div:nth-child(5)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	img.Thumbnail
	{
		padding-right: 30;
	}
}

div.tip
{
	background-image: url('../../../../../../../my projects/vince/myacurite-vh/content/resources/images/noteicon.png');
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-top: 0;
	border-radius: 0;
	border-left-width: 10;
	padding-left: 10px;
	border-left-color: #84cf58;
	mc-auto-number-format: 'TIP';
	mc-auto-number-class: inherit;
	border-left: solid 5px #84cf58;
}

div.warning
{
	background-image: url('../../../../../../../my projects/vince/myacurite-vh/content/resources/images/noteicon.png');
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-top: 0;
	border-radius: 0;
	padding-left: 10px;
	border-left-color: #e15643;
	mc-auto-number-format: 'WARNING';
	border-left-width: 10px;
	border-left: solid 5px #e15643;
}

img.icon
{
	border: none;
	padding: 2;
	margin-bottom: 0;
	padding-right: 5;
}

div.status-red
{
	background-image: url('../../../../../../my projects/vince/myacurite-vh/content/resources/images/noteicon.png');
	background-repeat: no-repeat;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-left-color: #409bbb;
	border-radius: 0;
	border-left-width: 10;
	margin-top: 10px;
	margin: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	border-left: solid 5px #e15643;
}

div.status-green
{
	background-image: url('../../../../../../my projects/vince/myacurite-vh/content/resources/images/noteicon.png');
	background-repeat: no-repeat;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-left-color: #409bbb;
	border-radius: 0;
	border-left-width: 10;
	margin: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	border-left: solid 5px #84cf58;
}

p.title-product-tagline
{
	color: #333333;
	font-size: 16;
}

h2.NoTOC
{
	
}

div.flex-container
{
	display: -webkit-flex;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
	align-content: flex-start;
	min-width: 0;
	width: auto;
	margin: ;
	border: none 2px transparent;
}

div.flex-item
{
	height: 300px;
	width: 300px;
	padding: 30px;
	margin: 10px;
	text-align: center;
	line-height: 25px;
	font-weight: 600;
	color: #333333;
}

div.flex-item-2
{
	height: 300px;
	width: 300px;
	padding: 30px;
	margin: 10px;
	background: DeepSkyBlue;
	text-align: center;
	line-height: 25px;
	font-weight: 600;
	background-color: transparent;
	color: #333333;
}

div.flex-item-3
{
	height: 300px;
	width: 300px;
	padding: 30px;
	margin: 10px;
	background: DeepSkyBlue;
	text-align: center;
	line-height: 25px;
	font-weight: 600;
	background-color: transparent;
	color: #333333;
}

div.flex-item-4
{
	height: 300px;
	width: 300px;
	padding: 30px;
	margin: 10px;
	background: DeepSkyBlue;
	text-align: center;
	line-height: 25px;
	font-weight: 600;
	background-color: transparent;
	color: #333333;
}

div.flex-item-5
{
	height: 300px;
	width: 300px;
	padding: 30px;
	margin: 10px;
	background: DeepSkyBlue;
	text-align: center;
	line-height: 25px;
	font-weight: 600;
	background-color: transparent;
	color: #333333;
}

div.flex-item-6
{
	height: 300px;
	width: 300px;
	padding: 30px;
	margin: 10px;
	background: DeepSkyBlue;
	text-align: center;
	line-height: 25px;
	font-weight: 600;
	background-color: transparent;
	color: #333333;
}

div.flex-item-7
{
	height: 350;
	width: 300px;
	padding: 30px;
	margin: 10px;
	background: DeepSkyBlue;
	text-align: center;
	line-height: 25px;
	font-weight: 600;
	background-color: transparent;
	color: #333333;
}

div.flex-item-8
{
	height: 350;
	width: 300px;
	padding: 30px;
	margin: 10px;
	background: DeepSkyBlue;
	text-align: center;
	line-height: 25px;
	font-weight: 600;
	background-color: transparent;
	color: #333333;
}

div.title-text
{
	height: auto;
}

h1.home-page-heading
{
	line-height: 115%;
	margin-top: 20;
	padding: 20;
	padding-left: 0;
	padding-top: 20;
	padding-bottom: 20;
	font-weight: 400;
	margin-bottom: 20;
	margin: 20px 0px;
}

h1.homeheading
{
	padding-left: 0;
	font-weight: 400;
	margin-bottom: 20;
	margin: 20px 0px;
	text-align: center;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #ffffff;
	font-size: 2.5rem;
}

p.homeSubheading
{
	margin-bottom: 8px;
	margin-top: 8px;
	color: #ffffff;
	text-align: center;
	font-size: 1.25rem;
	padding-bottom: 10px;
}

div.topichero
{
	background-repeat: no-repeat;
	background-image: url('../images/myacurite-help-hero-small.png');
	height: auto;
	padding-top: 20px;
	padding-bottom: 150px;
	background-size: cover;
	width: auto;
}

div.article-no-line
{
	background-color: #ffffff;
	padding-bottom: 10;
	padding: .5rem;
}

img.products-smaill
{
	border: none;
	height: auto;
	max-width: 25%;
	padding: .5rem;
	align-items: inherit;
	max-height: 25%;
}

div.article_heading_images
{
	padding: 0;
	margin-bottom: 20;
	border-bottom: none 2px #eee5e5;
	font-weight: 300;
	font-size: 1.0rem;
	padding-right: .5rem;
	padding-bottom: .5rem;
	padding-left: .5rem;
	min-height: 230px;
	line-height: 1.2rem;
}

div.top-topics
{
	padding: 30px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: solid 2px #333333;
	border-bottom-width: 1px;
	text-align: center;
}

h1.no-toc
{
	line-height: 115%;
	margin-top: 20;
	padding: 20;
	padding-left: 0;
	padding-top: 20;
	padding-bottom: 20;
	font-weight: 400;
	margin-bottom: 20;
	font-size: 1.5rem;
	margin: 20px 0px;
}

MadCap|xref.ConceptPageNumber
{
	mc-format: 'To learn more, view {quote}{para}{quote} {pageref}.';
}

a.MiniTOC1:link
{
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	border-left-color: transparent;
	border-left-style: none;
	border-left-width: 0;
	border-right-color: transparent;
	border-right-style: none;
	border-right-width: 0;
	border-top-color: transparent;
	border-top-style: none;
	border-top-width: 0;
	border-bottom-color: transparent;
	border-bottom-style: none;
	border-bottom-width: 0;
	background-color: transparent;
	background-image: none;
	float: inherit;
	font-family: inherit;
	font-style: inherit;
	font-variant: inherit;
	text-transform: inherit;
	letter-spacing: inherit;
	word-spacing: inherit;
	text-align: inherit;
	mc-leader-format: '.';
	font-size: 1rem;
	font-weight: 300;
	text-decoration: none;
	color: #007aa5;
}

h1.home-page-sub-headings
{
	font-size: 1, 25rem;
}

div.status-yellow
{
	background-image: url('../../../../../../my projects/vince/myacurite-vh/content/resources/images/noteicon.png');
	background-repeat: no-repeat;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-left-color: #409bbb;
	border-radius: 0;
	border-left-width: 10;
	margin-top: 10px;
	margin: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	border-left: solid 5px #ffd540;
}

