/*<meta />*/

:root
{
	--Brand1: #336699;
	--Brand2: #CDE0E7;
	--Black: #000000;
	--Dark: #45494c;
	--Medium: #b9bec1;
	--Light: #d0d3d5;
	--White: #ffffff;
}

body
{
	color: var(--Dark);
	font-family: Roboto, Arial, Avenir, Myriad;
}

/* Backmatter */

div.GlossaryPageDefinition
{
	font-size: 10pt;
}

div.GlossaryPageHeading
{
	font-size: 21pt;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 15px;
	border-bottom-color: var(--Medium);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: left;
	color: inherit;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 10px;
	background-image: url('../Images/Backmatter-Heading-Background.png');
	background-repeat: no-repeat;
}

div.GlossaryPageTerm
{
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}

MadCap|glossaryProxy
{
	border-top: none;
}

MadCap|indexProxy
{
	border-top: none;
}

p.Index1
{
	font-size: 10pt;
	font-weight: bold;
}

p.Index2
{
	font-size: 10pt;
	font-weight: normal;
}

p.IndexHeading
{
	font-size: 21pt;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 15px;
	border-bottom-color: var(--Medium);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: left;
	color: inherit;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 12px;
	padding-right: 10px;
	background-image: url('../Images/Backmatter-Heading-Background.png');
	background-repeat: no-repeat;
}

/* Content */

img
{
	border: none;
	max-width: 100%;
}

p
{
	font-size: 12.0pt;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 20pt;
	widows: 3;
	orphans: 3;
	letter-spacing: 0;
}

p.table-text
{
	font-size: 12pt;
}

/* Frontmatter */

hr.title-page
{
	border: solid 0px transparent;
	background-color: var(--Light);
	height: 1px;
	width: 100%;
	margin-bottom: 30px;
	margin-top: 370px;
}

MadCap|tocProxy
{
	border-top: none;
	margin-right: 0.25in;
}

p.created-using-flare
{
	color: var(--Dark);
	font-weight: bold;
	margin-top: 18px;
	font-size: 9pt;
	line-height: 15pt;
	text-transform: uppercase;
}

p.title
{
	font-size: 55pt;
	line-height: 65pt;
	margin-top: 30px;
	mc-hyphenate: never;
}

p.title-page-footer
{
	color: var(--Dark);
	font-size: 9pt;
	frame-break-before: always;
	line-height: 15pt;
	margin-top: 30px;
}

p.title-page-url
{
	color: var(--Dark);
	font-size: 9pt;
	line-height: 15pt;
}

p.TOC1
{
	color: var(--Dark);
	font-size: 19pt;
	font-weight: normal;
	line-height: 21pt;
	margin-bottom: 15px;
	margin-top: 15px;
	page-break-after: avoid;
}

p.TOC2
{
	color: var(--Dark);
	font-size: 15pt;
	font-weight: normal;
	line-height: 21pt;
	margin-bottom: 13px;
	margin-left: .5in;
	margin-top: 13px;
}

p.TOC3
{
	color: var(--Dark);
	font-size: 13pt;
	line-height: 21pt;
	font-weight: normal;
	margin-bottom: 10px;
	margin-left: 1in;
	margin-top: 10px;
}

/* Generic classes */

.center
{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	float: none !important;
	text-align: center;
}

/* Headings */

h1
{
	font-size: 32px;
	line-height: 36px;
	color: #336699;
}

h2
{
	font-weight: bold;
	font-size: 18.0pt;
	page-break-before: avoid;
}

h3
{
	font-weight: bold;
	font-size: 14.0pt;
}

h4
{
	font-weight: bold;
	font-size: 12.0pt;
}

h5
{
	font-weight: bold;
	font-size: 10.0pt;
}

h6
{
	font-weight: bold;
	font-size: 8.0pt;
}

h1.rn
{
	background-color: #336699;
	color: #fff;
	padding: 4px;
}

h2.rn
{
	border-top: #336699 1pt solid;
	padding-top: 2px;
}

h3.rn
{
	color: #336699;
}

p.tip
{
	margin-bottom: 8px;
	margin-top: 8px;
	border-left-style: solid;
	border-left-width: 4px;
	border-left-color: #61b3ea;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	overflow: auto;
}

p.note
{
	margin-bottom: 8px;
	margin-top: 8px;
	border-left-style: solid;
	border-left-width: 4px;
	border-left-color: #ffd43f;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	overflow: auto;
}

p.warning
{
	margin-bottom: 8px;
	margin-top: 8px;
	border-left-style: solid;
	border-left-width: 4px;
	border-left-color: #f16044;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	overflow: auto;
}

/* Home page topic */

.nav-search	/*Does not display search in Top Navigation for desktop*/
{
	display: none;
}

div.accent
{
	background-color: var(--Brand2);
}

div.home-layout
{
	padding: 2% 20%;
}

div.home-section
{
	padding: 5%;
	border-bottom: solid 1px var(--Light);
}

div.home-section:last-of-type
{
	border-bottom: none;
}

div.home-tiles	/*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.home-tiles::before
{
	content: ' ';
	display: table;
}

div.home-tiles::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.home-tiles > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.home-tiles > div:nth-child(1)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.home-tiles > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.home-tiles > div:nth-child(3)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.quick-links	/*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.quick-links::before
{
	content: ' ';
	display: table;
}

div.quick-links::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.quick-links > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.quick-links > div:nth-child(1)
{
	width: 16.66666%;
	margin-left: 2%;
}

div.quick-links > div:nth-child(2)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links > div:nth-child(3)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links > div:nth-child(4)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links > div:nth-child(5)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links *	/*Text-align center set to all elements within div.quick-links*/
{
	text-align: center;
}

div.topic-hero
{
	padding: 8% 0;
	background-image: url('../Images/Hero-Image.png');
	background-size: cover;
	background-attachment: scroll;
}

div.topic-hero h1
{
	color: var(--White);
	font-size: 48pt;
	text-align: center;
}

html.home-topic	/*Used on Home.htm topic for styles set only on the home topic*/
{
	
}

html.home-topic .main-section > .outer-row	/*Overrides padding set in the skin*/
{
	max-width: 100%;
	padding: 0;
}

img.home-tile
{
	max-width: 50%;
}

/* Links */

a
{
	color: var(--Brand1);
}

a:link
{
	color: var(--Brand1);
}

a:visited
{
	color: var(--Brand1);
}

a:active
{
	color: #336699;
}

a:active
{
	color: #336699;
}

a.home-tiles
{
	color: var(--Dark);
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
}

MadCap|dropDown
{
	/*border-bottom: 1px solid var(--Light);*/
	mc-image-position: left;
	mc-image-spacing: 10px;
	padding: 10px 0;
	mc-open-image: url('../Images/arrow-down-gray.png');
	mc-closed-image: url('../Images/arrow-right-gray.png');
}

MadCap|dropDownBody
{
	padding: 10px 30px 0;
}

MadCap|dropDownHotspot
{
	cursor: hand;
	text-decoration: none;
	border-bottom: none;
	color: #336699;
	font-size: 12pt;
	font-weight: 600;
}

MadCap|expandingBody
{
	color: var(--Dark);
	font-style: italic;
}

MadCap|expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: var(--Brand1);
}

MadCap|xref
{
	font-weight: bold;
	mc-format: '{para}';
	text-decoration: underline;
	color: var(--Brand1);
}

/* Lists */

li
{
	margin-bottom: 8px;
	margin-top: 8px;
}

li p
{
	margin-bottom: 8px;
	margin-top: 8px;
}

ol,
ul
{
	letter-spacing: .25;
	line-height: 20pt;
}

ol.sublist
{
	list-style-type: lower-alpha;
	letter-spacing: 0;
}

/* Master pages */

div.home-footer
{
	padding: 2% 5%;
	background-color: var(--Brand1);
}

div.side-content	/*Used on OtherTopics.flmsp for the search-bar and menu*/
{
	width: 300px;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

div.topic-layout
{
	padding-top: 4%;
}

MadCap|breadcrumbsProxy
{
	border-bottom-width: 0;
	color: var(--Dark);
}

p.footer
{
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 13pt;
	color: var(--White);
}

p.footer-sub
{
	color: var(--White);
	font-size: 14pt;
	margin-top: 14px;
}

/* Page layout */

p.frame-footer-page-number
{
	color: var(--Medium);
	font-size: 11pt;
	font-weight: bold;
	text-align: right;
}

p.frame-footer-text
{
	color: var(--Medium);
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
}

/* Master page */

div.home-footer
{
	background-color: var(--Brand1);
	padding: 2% 5%;
}

p.footer
{
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 13pt;
	color: var(--White);
}

p.footer-sub
{
	color: var(--White);
	font-size: 14pt;
	margin-top: 14px;
}

MadCap|dropDownHead
{
	color: #336699;
	font-family: Roboto;
	font-weight: 600;
	line-height: 14pt;
	border: solid 0px transparent;
}

ol
{
	letter-spacing: 0;
}

ul
{
	letter-spacing: 0;
}

@media tablet
{
	/* Home page topic */

	.nav-search	/*Displays search in Top Navigation for tablet/mobile*/
	{
		display: block;
	}

	div.side-content	/*Removes search-bar and menu set in topic in tablet*/
	{
		display: none;
	}

	html.home-topic .nav-search	/*Will not display search in Top Navigation on home page*/
	{
		display: none;
	}

	html.home-topic .body-container
	{
		margin-left: 0;
	}

	div.quick-links > div:nth-child(1)
	{
		width: 24%;
		margin-left: 0%;
	}

	div.quick-links > div:nth-child(2)
	{
		width: 24%;
		margin-left: 14%;
	}

	div.quick-links > div:nth-child(3)
	{
		width: 24%;
		margin-left: 14%;
	}

	div.quick-links > div:nth-child(4)
	{
		width: 24%;
		margin-left: 19%;
	}

	div.quick-links > div:nth-child(5)
	{
		width: 24%;
		margin-left: 14%;
	}

	div.home-tiles > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.home-tiles > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.home-tiles > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}
}

@media mobile
{
	/* Home page topic */

	div.home-layout
	{
		padding: 2% 5%;
	}

	div.home-section
	{
		padding: 10% 0;
	}

	img.home-tile
	{
		max-width: 25%;
	}

	div.home-tiles > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.home-tiles > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.home-tiles > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.quick-links > div:nth-child(1)
	{
		width: 49%;
		margin-left: 0;
	}

	div.quick-links > div:nth-child(2)
	{
		width: 49%;
		margin-left: 2%;
	}

	div.quick-links > div:nth-child(3)
	{
		width: 49%;
		margin-left: 0;
	}

	div.quick-links > div:nth-child(4)
	{
		width: 49%;
		margin-left: 2%;
	}

	div.quick-links > div:nth-child(5)
	{
		width: 49%;
		margin-left: 25.5%;
	}

	div.topic-hero
	{
		padding: 15% 0;
	}

	div.topic-hero h1
	{
		font-size: 36pt;
	}
}

@media print
{
	body
	{
		font-size: 11pt;
		line-height: 13pt;
		margin: 8px;
	}

	/* Content */

	p
	{
		margin-bottom: 10px;
		margin-top: 10px;
		font-size: 11pt;
		line-height: 13pt;
		letter-spacing: 0;
	}

	p.table-text
	{
		font-size: 10pt;
		line-height: 10pt;
	}

	/* Headings */

	h1
	{
		margin-bottom: 20px;
		border-top: solid 2px #336699;
		padding: 8px 0px 0px;
		page-break-before: avoid;
		color: #336699;
		font-size: 14pt;
		line-height: 16pt;
	}

	h2
	{
		margin-bottom: 18px;
		margin-top: 40px;
		font-size: 12pt;
		line-height: 14pt;
		font-weight: bold;
		color: 336699;
		widows: 2;
	}

	h3
	{
		font-weight: bold;
		margin-bottom: 15px;
		margin-top: 40px;
		font-size: 12pt;
		line-height: 11pt;
		padding-top: 10px;
		widows: 2;
	}

	/* Links */

	MadCap|xref
	{
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
	}

	MadCap|dropDownHotspot
	{
		font-family: Roboto;
		font-weight: 400;
		font-size: 11pt;
		page-break-after: avoid;
	}

	img.thumbnail
	{
		orphans: 2;
		widows: 2;
		width: 3.5in;
		border: solid 4px #a9a9a9;
	}

	p.footer
	{
		border-top: solid 1px #336699;
	}

	li
	{
		margin-bottom: 10pt;
		margin-top: 8px;
		font-size: 11pt;
		font-family: Roboto;
	}

	MadCap|dropDownHead
	{
		font-weight: 400;
		line-height: 11pt;
		page-break-after: avoid;
	}

	MadCap|dropDown
	{
		padding-top: 20;
		margin-top: 10pt;
	}

	p.TOC1
	{
		font-size: 12pt;
		line-height: 18pt;
	}

	p.TOC2
	{
		font-size: 10pt;
		line-height: 12pt;
	}

	p.TOC3
	{
		margin-left: 0.75in;
		font-size: 10pt;
		line-height: 11pt;
	}

	p.tip
	{
		padding-bottom: 5px;
		margin-bottom: 12px;
	}

	p.note
	{
		margin-bottom: 12px;
	}

	p.warning
	{
		margin-bottom: 12;
		letter-spacing: 0;
	}

	img
	{
		orphans: 2;
		widows: 2;
	}

	ol
	{
		letter-spacing: 0;
	}

	ul
	{
		letter-spacing: 0;
	}

	p.header
	{
		font-size: 12pt;
		font-weight: normal;
	}
}

img.thumbnail
{
	border: none;
	max-width: 100%;
	mc-thumbnail-max-height: 100px;
	mc-thumbnail: popup;
}

img.title
{
	border: none;
	max-width: 100%;
	float: right;
	clear: both;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
}

/*<meta sourceDocument="C:\Users\agracer\Dropbox (AccessIT)\cERP Documentation\3.2 Academy - Non-Contract Sales Orders\AG Import test\Quick Guide  - Unit Price Pricing Models.docx" />*/
/*<meta sourceDocument="C:\Users\agracer\Dropbox (AccessIT)\cERP Documentation\3.2 Academy - Non-Contract Sales Orders\AG Import test\Quick Guide  - Unit Price Pricing Models.docx" />*/
/*<meta sourceDocument="C:\Users\agracer\Dropbox (AccessIT)\cERP Documentation\3.2 Academy - Non-Contract Sales Orders\AG Import test\Quick Guide - Address Verification - v2019.docx" />*/
/*<meta sourceDocument="C:\Users\agracer\Dropbox (AccessIT)\cERP Documentation\3.2 Academy - Non-Contract Sales Orders\AG Import test\Quick Guide - Order-Item Charges - v2019.docx" />*/
/*<meta sourceDocument="C:\Users\agracer\Dropbox (AccessIT)\cERP Documentation\3.2 Academy - Non-Contract Sales Orders\AG Import test\Quick Guide Freight Alternatives - v2019.docx" />*/

h4.seealso
{
	font-weight: bold;
	font-size: 12.0pt;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #ffa940;
	padding-top: 10px;
}

/*<meta sourceDocument="C:\Users\agracer\Dropbox (AccessIT)\cERP Documentation\3.2 Academy - Non-Contract Sales Orders\AG Import test\Homework - Non-Contract Sales Orders.docx" />*/

p.seealso
{
	font-size: 12.0pt;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 20pt;
	widows: 3;
	orphans: 3;
	font-weight: bold;
	border-left-style: solid;
	border-left-width: 0px;
	border-left-color: #ffa500;
	border-right-style: solid;
	border-right-width: 0px;
	border-right-color: #ffa500;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #ffa500;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: #ffa500;
	padding-top: 10px;
	letter-spacing: 0;
}

/*<meta sourceDocument="C:\Users\agracer\Documents\AG Import\Dates in cERP.docx" />*/

ul.list-note
{
	line-height: 20pt;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-left-style: solid;
	border-left-width: 4px;
	border-left-color: #ffd700;
	list-style-position: inside;
	letter-spacing: 0;
	text-indent: 7px;
	margin-top: 0;
	margin-bottom: 0;
	margin: 0;
	margin-left: 5px;
	padding-top: -3px;
}

/*<meta sourceDocument="C:\Users\agracer\Documents\AG Import\Accounting\Homework Accounts Payable.docx" />*/

p.header
{
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 20pt;
	widows: 3;
	orphans: 3;
	letter-spacing: 0;
	font-size: 14pt;
	font-weight: bold;
	color: #336699;
}

/*<meta sourceDocument="C:\Users\agracer\Documents\AG Import\Accounting\Quick Guide General Ledger - v2019.docx" />*/

