/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/*<meta sourceDocument="C:\Users\abrow367\Desktop\Release Notes_LogisticsPortal_v2020.08.docx" />*/

body
{
	color: #404040;
	font-family: Arial;
	font-size: 0.8em;
	line-height: 1.7em;
	margin-bottom: 17px;
	margin-left: 17px;
	margin-top: 0px;
	max-width: 100%;
}

h1
{
	background-color: #3e3e3e;
	border-bottom-color: #20b0e6;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	color: #ffffff;
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: 8px;
	margin-left: -17px;
	margin-right: -17px;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 10px;
	width: 100%;
}

h2
{
	font-size: 1.2em;
	margin-bottom: 4px;
	margin-top: 20px;
	font-weight: bold;
	font-style: normal;
}

h3
{
	font-size: 1.1em;
	margin-bottom: 4px;
	margin-top: 16px;
}

h4
{
	
}

li
{
	margin-bottom: 6px;
	margin-top: 6px;
	font-family: Verdana;
}

MadCap|xref
{
	color: #2D8DCC;
	font-weight: bold;
	mc-format: '{para}';
	text-decoration: underline;
}

MadCap|xref:hover
{
	color: #20b0e6;
}

p
{
	margin-bottom: 8px;
	margin-top: 8px;
	font-family: Verdana;
	mc-hyphenate: never;
}

p.note
{
	background-color: #3e3e3e;
	background-image: url('../Images/NoteIcon.png');
	background-repeat: no-repeat;
	border: solid 1px #404040;
	border-radius: 6px;
	color: #b3b3b3;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 10px;
	mc-auto-number-format: '{b}{color #7A9AD8}Note: {/color}{/b}';
	width: 500px;
}

p.noteBottom
{
	background-color: #3e3e3e;
	border-bottom-color: #404040;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #404040;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #404040;
	border-right-style: solid;
	border-right-width: 1px;
	border-top: 0px;
	color: #b3b3b3;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 0px;
}

p.noteMiddle
{
	background-color: #3e3e3e;
	border-bottom: 0px;
	border-left-color: #404040;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #404040;
	border-right-style: solid;
	border-right-width: 1px;
	border-top: 0px;
	color: #b3b3b3;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 0px;
}

p.noteTop
{
	background-color: #3e3e3e;
	background-image: url('../Images/NoteIcon.png');
	background-repeat: no-repeat;
	border-left-color: #404040;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #404040;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #404040;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-top-style: solid;
	border-top-width: 1px;
	color: #b3b3b3;
	margin-bottom: 0;
	mc-auto-number-format: '{b}{color #20b0e6}Note: {/color}{/b}';
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 10px;
}

p.ManualTitle1
{
	
}

p.ManualTitle2
{
	
}

p.ManualVersionNumber
{
	
}

div.Cell2	/*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: 1px;
	margin-right: 1px;
}

div.Cell2::before
{
	content: ' ';
	display: table;
}

div.Cell2::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Cell2 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 5px;
	padding-right: 5px;
}

div.Cell2 > div:nth-child(1)
{
	width: 33.333%;
	margin-left: 0%;
}

div.Cell2 > div:nth-child(2)
{
	width: 66.667%;
	margin-left: 0%;
}

div.Cell2 > div:nth-child(3)
{
	margin-left: 0%;
	width: 25%;
}

div.Cell2 > div:nth-child(4)
{
	margin-left: 0%;
	width: 25%;
}

div.Cell2 > div:nth-child(5)
{
	margin-left: 0%;
	width: 20%;
}

MadCap|pageFooter
{
	width: 100%;
	position: absolute;
}

div.TopNav1	/*Custom Responsive Layout*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.TopNav1::before
{
	content: ' ';
	display: table;
}

div.TopNav1::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.TopNav1 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 4px;
	padding-right: 4px;
}

div.TopNav1 > div:nth-child(1)
{
	position: relative;
	width: 33.333%;
}

div.TopNav1 > div:nth-child(2)
{
	width: 66.667%;
	display: block;
}

div.TopNav1 > div:nth-child(4)
{
	width: 8.3333%;
}

div.TopNav1 > div:nth-child(5)
{
	width: 8.3333%;
}

@media print
{
	MadCap|pageFooter
	{
		font-size: 11pt;
		font-family: 'Arial Narrow';
	}

	p.ManualTitle2
	{
		font-weight: bold;
		font-style: normal;
		font-family: Calibri;
		font-size: 36pt;
		color: #4682b4;
		margin-bottom: 15px;
		margin-top: 1pt;
		clear: both;
		vertical-align: middle;
		mc-float: frame-center;
		text-align: left;
	}

	p.ManualVersionNumber
	{
		font-family: Arial;
		text-align: center;
		font-weight: bold;
		font-style: normal;
		margin-top: 10px;
		page-break-after: left;
		font-size: 14pt;
		color: #4682b4;
	}

	p
	{
		mc-hyphenate: never;
		font-size: 11pt;
		font-family: serif;
	}

	p.note
	{
		color: #000000;
		background-color: #ffffff;
		font-weight: normal;
		font-style: normal;
		border-top-left-radius: 6px;
		border-top-right-radius: 6px;
		border-bottom-right-radius: 6px;
		border-bottom-left-radius: 6px;
		padding-left: 40px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		border-left-style: solid;
		border-left-width: 1px;
		border-right-style: solid;
		border-right-width: 1px;
		border-top-style: solid;
		border-top-width: 1px;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		margin-top: 9px;
		margin-bottom: 9px;
		width: auto;
		border-bottom-color: #a9a9a9;
		border-left-color: #a9a9a9;
		border-right-color: #a9a9a9;
		border-top-color: #a9a9a9;
		font-size: 10pt;
		font-family: 'Times New Roman';
	}

	p.noteBottom
	{
		font-family: Arial;
	}

	p.noteMiddle
	{
		font-family: Arial;
	}

	p.noteTop
	{
		font-family: Arial;
	}

	p.TOC1
	{
		font-size: 9pt;
		font-family: 'Arial Black';
		margin-top: 6pt;
	}

	p.TOC2
	{
		font-family: Arial;
		font-size: 9pt;
		margin-top: 6pt;
	}

	p.TOC3
	{
		font-family: Arial;
		font-size: 9pt;
		margin-top: 6pt;
	}

	p.TOC4
	{
		font-family: Arial;
		font-size: 9pt;
		margin-top: 6pt;
	}

	h1
	{
		font-family: Arial;
		background-color: #ffffff;
		font-weight: bold;
		font-style: normal;
		color: #4682b4;
		vertical-align: text-top;
		mc-float: none;
		padding-left: 17px;
		padding-right: 17px;
		padding-top: 10px;
		padding-bottom: 10px;
		border-bottom-style: solid;
		border-bottom-width: 0px;
		border-bottom-color: #ffffff;
		font-size: 20pt;
		mc-hyphenate: never;
		text-align: center;
	}

	h2
	{
		font-family: Arial;
		font-weight: bold;
		font-style: normal;
		margin-bottom: 8px;
		margin-top: 0;
		color: #4682b4;
		font-size: 14pt;
	}

	h3
	{
		font-family: Arial;
		font-weight: bold;
		font-style: normal;
		margin-top: 8px;
		margin-bottom: 8px;
		color: #000000;
		font-size: 12pt;
	}

	h4
	{
		font-family: Arial;
	}

	li
	{
		font-size: 11pt;
		font-family: serif;
	}

	li.OL
	{
		font-family: 'Times New Roman';
	}

	ol ol
	{
		list-style-type: lower-alpha;
	}

	ol.ollowalpha
	{
		margin-left: 63px;
		mc-hyphenate: never;
	}

	p.OLNumberIndent
	{
		font-family: 'Times New Roman';
	}

	ul
	{
		margin-left: 55px;
	}

	ol.NumberedListL1
	{
		mc-hyphenate: never;
	}

	img
	{
		max-width: 100%;
	}

	th
	{
		font-weight: bold;
		font-size: 10pt;
		color: #000000;
	}

	p.TableTextLightEmphasis
	{
		
	}

	p.TableTitleLight
	{
		font-family: 'Arial Black';
		font-size: 9pt;
		color: #ffffff;
	}

	li.StepTable
	{
		
	}

	li.StepTable_Print
	{
		font-family: Arial;
		font-size: 9pt;
	}

	MadCap|xref
	{
		color: #2a72c0;
	}

	a:link
	{
		color: #2a72c0;
	}

	p.TableText_PRINT
	{
		font-family: 'Times New Roman';
		font-size: 11pt;
	}
}

p.pIndented
{
	margin-bottom: 8px;
	margin-top: 8px;
	font-family: Verdana;
	mc-hyphenate: never;
}

MadCap|dropDownHotspot
{
	font-weight: bold;
	font-style: normal;
	font-family: Arial;
	color: #4682b4;
	font-size: 1.2em;
}

@media non-print
{
	MadCap|dropDownHotspot
	{
		font-size: 1.0em;
	}

	ol ol
	{
		list-style-type: lower-alpha;
	}

	ol.ollowalpha
	{
		mc-hyphenate: never;
		margin-left: 5px;
	}

	ul
	{
		margin-left: 8px;
	}

	ol.NumberedListL1
	{
		mc-hyphenate: never;
	}

	h2
	{
		font-size: 1.60em;
	}

	th
	{
		font-family: sans-serif;
		background-color: ffffffff;
		color: #000000;
		font-size: 10pt;
	}

	thead
	{
		color: #000000;
		background-color: ffffffff;
	}

	p.note
	{
		mc-auto-number-format: '{b}{color #7A9AD8}Note: {/color}{/b}';
	}

	div.MyResponsiveLayout
	{
		
	}

	h1
	{
		border-bottom-color: #2a72c0;
	}
}

p.pCenter
{
	margin-bottom: 8px;
	margin-top: 8px;
	font-family: Verdana;
	mc-hyphenate: never;
	text-align: center;
}

span.bold
{
	font-weight: bold;
	font-style: normal;
}

span.italics
{
	font-weight: normal;
	font-style: italic;
}

li.OL
{
	margin-bottom: 6px;
	margin-top: 6px;
	font-family: Verdana;
}

ol.NumberedListL1
{
	list-style-type: decimal;
}

ol.NumberedListL1 > li > ul
{
	list-style-type: disc;
}

ol.ollowalpha
{
	list-style-type: lower-alpha;
	margin-left: 15px;
}

p.OLNumberIndent
{
	margin-bottom: 8px;
	margin-top: 8px;
	font-family: Verdana;
	mc-hyphenate: never;
}

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;
}

td
{
	margin: 8px;
	vertical-align: top;
}

th
{
	color: #ffffff;
	margin-bottom: 8px;
	margin-top: 8px;
}

tr
{
	
}

@media userguide
{
	h1
	{
		color: #2a72c0;
		font-size: 18pt;
		font-family: 'Arial Black';
		border-bottom-style: none;
		display: block;
		background-color: #ffffff;
	}

	h2
	{
		font-family: 'Arial Black';
		font-size: 12pt;
		border-bottom: solid 1px #000000;
		color: #2a72c0;
		font-weight: normal;
		page-break-after: avoid;
	}

	h3
	{
		color: #2a72c0;
		font-size: 10pt;
		border-bottom: solid 1px #000000;
		font-weight: normal;
		font-family: 'Arial Black';
		page-break-after: avoid;
	}

	p.note
	{
		color: #000000;
		font-family: 'Times New Roman';
		font-size: 10pt;
		border: none 0px transparent;
		background-color: transparent;
		mc-auto-number-format: 'Note: ';
	}

	p
	{
		font-family: 'Times New Roman';
		font-size: 10pt;
	}

	li
	{
		font-family: 'Times New Roman';
	}

	h4
	{
		color: #2a72c0;
	}

	p.ChapNum
	{
		mc-auto-number-format: 'CH:';
		font-size: 60pt;
		margin-top: 2pt;
	}

	p.TOC1
	{
		font-family: Arial;
	}

	p.TOC2
	{
		font-family: Arial;
	}

	p.TOC3
	{
		font-family: Arial;
	}

	p.TOC4
	{
		font-family: Arial;
	}

	p.TOC5
	{
		font-family: Arial;
	}

	p.TOC6
	{
		font-family: Arial;
	}

	p.TOC7
	{
		font-family: Arial;
	}

	p.TOC8
	{
		font-family: Arial;
	}

	p.TOC9
	{
		font-family: Arial;
	}

	img
	{
		max-width: 100%;
	}

	MadCap|glossaryProxy
	{
		list-style-type: none;
	}

	MadCap|breadcrumbsProxy
	{
		border-bottom-style: none;
	}

	div.GlossaryPageTerm
	{
		font-size: 12pt;
	}

	div.GlossaryPageDefinition
	{
		font-size: 10pt;
		font-family: 'Times New Roman';
	}

	div.GlossaryPageEntry
	{
		
	}

	div.GlossaryPageHeading
	{
		font-size: 12pt;
	}

	li.StepTable_Print
	{
		font-family: Arial;
	}

	p.note_table
	{
		color: #000000;
		mc-auto-number-format: '{b}{color #7A9AD8}Note: {/color}{/b}';
		border: none 0px;
		background-color: #ffffff;
		font-family: Arial;
		background-repeat: no-repeat;
		background-image: url('../Images/NoteIcon.png');
		font-size: 9pt;
		padding-bottom: 10px;
		padding-left: 40px;
		padding-right: 10px;
		padding-top: 10px;
		width: 500px;
	}

	MadCap|xref
	{
		font-weight: normal;
		color: #2a72c0;
		text-decoration: underline;
	}

	MadCap|dropDownHead
	{
		font-size: 10pt;
		font-family: 'Times New Roman';
	}

	ol
	{
		font-family: 'Times New Roman';
	}

	a
	{
		color: #2a72c0;
	}

	a:link
	{
		color: #2a72c0;
	}

	MadCap|pageFooter.TopNav
	{
		width: 100%;
		position: absolute;
	}

	img.Print
	{
		max-width: 1in;
		border: 1px solid #ebebeb;
	}

	img.Print_bigger
	{
		max-width: 75%;
		border: 1px solid #ebebeb;
	}

	MadCap|xref.Print_Bookmark
	{
		mc-format: '(see {quote}{h2},{quote} page {page}).';
	}

	MadCap|dropDownHotspot
	{
		font-family: 'Arial Black';
		color: #2a72c0;
		font-weight: normal;
		font-size: 10pt;
	}

	ul.tablebullet
	{
		font-family: arial;
		font-size: 9pt;
	}
}

MadCap|xref.Print
{
	mc-format: '(see {quote}{h1},{quote} page {page}).';
}

MadCap|xref.Print_Bookmark
{
	mc-format: '(see {quote}{h2}{paratext},{quote} page {page}).';
}

MadCap|xref.PageNumber
{
	mc-format: '{page}';
}

@media topnav
{
	h1
	{
		background-color: transparent;
		color: #2a72c0;
		border-bottom-color: #ebebeb;
		font-size: 16pt;
	}

	MadCap|pageFooter.TopNav
	{
		background-color: #dcdcdc;
	}

	div.VivifyResponsiveLayout
	{
		
	}

	div.MyResponsiveLayout
	{
		font-family: font-awesome;
	}

	p
	{
		font-family: Verdana;
	}

	li
	{
		font-family: Verdana;
	}

	img.BorderandSize
	{
		max-width: 75%;
		border: 1px solid #ebebeb;
	}

	body
	{
		font-family: Verdana;
	}

	div.TopNav
	{
		
	}

	div.GlossaryPageHeading
	{
		font-size: 14pt;
	}

	div.GlossaryPageEntry
	{
		font-size: 14pt;
	}

	ul.menu
	{
		max-height: 55em;
		overflow: auto;
	}

	p.note
	{
		background-repeat: no-repeat;
		border: solid 1px #404040;
		padding-bottom: 10px;
		padding-left: 40px;
		padding-right: 10px;
		padding-top: 10px;
		mc-auto-number-format: '{b}Note: {/b}';
		width: 500px;
		border-left-color: #2a72c0;
		border-left-width: 5px;
		background-color: transparent;
		border-bottom-color: #ebebeb;
		border-right-color: #ebebeb;
		border-top-color: #ebebeb;
		color: #808080;
		background-image: url('../Images/NoteIconTopNav.png');
		border-radius: 9px;
	}

	div.TopNav1
	{
		margin-left: auto;
	}

	div.TopNav1 > div:nth-child(2)
	{
		padding-left: 12px;
	}

	div.TopNav1 > div
	{
		
	}

	div.TopNav1 > div:nth-child(1)
	{
		
	}

	MadCap|breadcrumbsProxy
	{
		border-bottom-style: none;
		font: inherit;
		color: #a9a9a9;
	}

	a:link
	{
		color: #2a72c0;
	}

	a:visited
	{
		color: #2a72c0;
	}

	div.IconFonts
	{
		
	}

	p.pCenter
	{
		font-size: 16pt;
	}

	MadCap|glossaryProxy
	{
		list-style-type: none;
	}

	MadCap|xref
	{
		color: #2a72c0;
	}

	p.singlespace
	{
		line-height: 9pt;
	}

	div.GlossaryPageTerm
	{
		font-family: Verdana;
		color: #2a72c0;
	}

	div.GlossaryPageDefinition
	{
		font-family: Verdana;
	}

	p.note_warning
	{
		border-left-color: #bba472;
	}
}

MadCap|pageFooter.TopNav
{
	
}

/* Bold */

@font-face 
{
	font-family: 'Open Sans';
	src: url('../Fonts/OpenSans-Bold.tff');
	font-weight: 600;
	font-style: bold;
}

/* Light Italic */

@font-face 
{
	font-family: 'Open Sans';
	src: url('../Fonts/OpenSans-LightItalic.tff');
	font-weight: 200;
	font-style: italic;
}

/* Regular */

@font-face 
{
	font-family: 'Open Sans';
	src: url('../Fonts/OpenSans-Regular.tff');
	font-weight: normal;
	font-weight: 400;
	font-style: normal;
}

/* Light */

@font-face 
{
	font-family: 'Open Sans';
	src: url('../Fonts/OpenSans-Light.tff');
	font-weight: 200;
	font-style: normal;
}

p.note_warning
{
	border-left-color: #bba472;
}

div.GlossaryPageDefinition
{
	font-family: Verdana;
}

div.GlossaryPageTerm
{
	font-family: Verdana;
	color: #2a72c0;
}

p.singlespace
{
	line-height: 9pt;
}

MadCap|xref
{
	color: #2a72c0;
}

MadCap|glossaryProxy
{
	list-style-type: none;
}

p.pCenter
{
	font-size: 16pt;
}

div.IconFonts
{
	
}

a:link
{
	color: #2a72c0;
}

a:visited
{
	color: #2a72c0;
}

MadCap|breadcrumbsProxy
{
	border-bottom-style: none;
	font: inherit;
	color: #a9a9a9;
}

div.TopNav1 > div:nth-child(1)
{
	
}

div.TopNav1 > div
{
	
}

div.TopNav1 > div:nth-child(2)
{
	padding-left: 12px;
}

div.TopNav1
{
	margin-left: auto;
}

p.note
{
	background-repeat: no-repeat;
	border: solid 1px #404040;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 10px;
	mc-auto-number-format: '{b}Note: {/b}';
	width: 500px;
	border-left-color: #2a72c0;
	border-left-width: 5px;
	background-color: transparent;
	border-bottom-color: #ebebeb;
	border-right-color: #ebebeb;
	border-top-color: #ebebeb;
	color: #808080;
	background-image: url('../Images/NoteIconTopNav.png');
	border-radius: 9px;
}

ul.menu
{
	max-height: 55em;
	overflow: auto;
}

div.GlossaryPageEntry
{
	font-size: 14pt;
}

div.GlossaryPageHeading
{
	font-size: 14pt;
}

div.TopNav
{
	
}

body
{
	font-family: Verdana;
}

img.BorderandSize
{
	max-width: 75%;
	border: 1px solid #ebebeb;
}

li
{
	font-family: Verdana;
}

p
{
	font-family: Verdana;
}

div.MyResponsiveLayout
{
	font-family: font-awesome;
}

div.VivifyResponsiveLayout
{
	
}

MadCap|pageFooter.TopNav
{
	background-color: #dcdcdc;
}

h1
{
	background-color: transparent;
	color: #2a72c0;
	border-bottom-color: #ebebeb;
	font-size: 16pt;
}

@media only screen and (max-width: 800px)
{
	div.Cell2 > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.Cell2 > div:nth-child(2)
	{
		width: 66.667%;
		margin-left: 0%;
	}

	div.Cell2 > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.Cell2 > div:nth-child(4)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.Cell2 > div:nth-child(5)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.TopNav1 > div:nth-child(1)
	{
		width: 33.333%;
		margin-left: 0%;
		display: none;
	}

	div.TopNav1 > div:nth-child(2)
	{
		width: 66.667%;
		margin-left: 0%;
	}

	div.TopNav1 > div:nth-child(4)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.TopNav1 > div:nth-child(5)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	body.BackgroundColor
	{
		background-color: #f5f5f5;
	}
}

@media only screen and (max-width: 767px)
{
	div.Cell2 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Cell2 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Cell2 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Cell2 > div:nth-child(4)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.Cell2 > div:nth-child(5)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.TopNav1 > div:nth-child(1)
	{
		margin-left: 0%;
		display: none;
		width: 25%;
		position: fixed;
	}

	div.TopNav1 > div:nth-child(2)
	{
		margin-left: 0%;
		width: 75%;
	}

	div.TopNav1 > div:nth-child(4)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.TopNav1 > div:nth-child(5)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	MadCap|pageFooter.TopNav
	{
		background-color: #dcdcdc;
		display: none;
	}
}

nav.tab-bar
{
	border-bottom: solid 5px #A9A9A9;
}

body.BackgroundColor
{
	color: #404040;
	max-width: 100%;
}

.feedback-reason
{
	display: none;
}

.feedback-question i:hover,
.feedback-question i:focus,
.feedback-question i:active
{
	cursor: pointer;
}

i.my-color-class
{
	color: yellow;
}

/*
i.fa
{
	color: red;
	background-color: green;
}
*/

MadCap|xref.Print2
{
	mc-format: 'see {h2} on page {page}.';
}

MadCap|xref.ConceptPageNumber
{
	mc-format: '{para}';
}

MadCap|xref.Concept_Print
{
	mc-format: '(see {quote}{para},{quote} page {page}).';
}

@media userguide_numbered
{
	h1
	{
		color: #2a72c0;
		font-size: 18pt;
		font-family: 'Arial Black';
		border-bottom-style: none;
		display: block;
		padding-left: -25px;
		background-color: #ffffff;
		mc-auto-number-class: Numbered;
		mc-auto-number-format: '{chapnum}  ';
	}

	h2
	{
		font-family: 'Arial Black';
		font-size: 12pt;
		border-bottom: solid 1px #000000;
		color: #2a72c0;
		font-weight: normal;
		mc-auto-number-format: 'CH:{chapnum}.{n+}  ';
		page-break-after: avoid;
	}

	h3
	{
		color: #2a72c0;
		font-size: 10pt;
		border-bottom: solid 1px #000000;
		font-weight: normal;
		font-family: 'Arial Black';
		mc-auto-number-format: 'CH:{chapnum}.{n}.{n+} ';
		page-break-after: avoid;
	}

	p.note
	{
		color: #000000;
		font-family: 'Times New Roman';
		font-size: 10pt;
		border: none 0px transparent;
		background-color: transparent;
		mc-auto-number-format: 'Note: ';
	}

	p
	{
		font-family: 'Times New Roman';
		font-size: 10pt;
	}

	li
	{
		font-family: 'Times New Roman';
	}

	h4
	{
		color: #2a72c0;
	}

	p.ChapNum
	{
		mc-auto-number-format: 'CH:';
		font-size: 60pt;
		margin-top: 2pt;
	}

	p.TOC1
	{
		font-family: Arial;
		mc-auto-number-class: Numbered;
		padding-top: 0pt;
		padding-bottom: 0pt;
		margin-bottom: 3px;
		margin-top: 3px;
	}

	p.TOC2
	{
		font-family: Arial;
		padding-bottom: 0pt;
		padding-top: 0pt;
		margin-bottom: 3px;
		margin-top: 3px;
	}

	p.TOC3
	{
		font-family: Arial;
		padding-bottom: 0pt;
		padding-top: 0pt;
		margin-bottom: 3px;
		margin-top: 3px;
	}

	p.TOC4
	{
		font-family: Arial;
		margin-bottom: 3px;
		margin-top: 3px;
	}

	p.TOC5
	{
		font-family: Arial;
	}

	p.TOC6
	{
		font-family: Arial;
	}

	p.TOC7
	{
		font-family: Arial;
	}

	p.TOC8
	{
		font-family: Arial;
	}

	p.TOC9
	{
		font-family: Arial;
	}

	img
	{
		max-width: 100%;
	}

	MadCap|glossaryProxy
	{
		list-style-type: none;
	}

	MadCap|breadcrumbsProxy
	{
		border-bottom-style: none;
	}

	div.GlossaryPageTerm
	{
		font-size: 12pt;
	}

	div.GlossaryPageDefinition
	{
		font-size: 10pt;
		font-family: 'Times New Roman';
	}

	div.GlossaryPageEntry
	{
		
	}

	div.GlossaryPageHeading
	{
		font-size: 12pt;
	}

	li.StepTable_Print
	{
		font-family: Arial;
		font-size: 9pt;
	}

	p.note_table
	{
		color: #000000;
		mc-auto-number-format: '{b}{color #7A9AD8}Note: {/color}{/b}';
		border: none 0px;
		background-color: #ffffff;
		font-family: Arial;
		background-repeat: no-repeat;
		background-image: url('../Images/NoteIcon.png');
		font-size: 9pt;
		padding-bottom: 10px;
		padding-left: 40px;
		padding-right: 10px;
		padding-top: 10px;
		width: 500px;
	}

	MadCap|xref
	{
		color: #000000;
		text-decoration: none;
		font-weight: normal;
	}

	MadCap|dropDownHead
	{
		font-size: 10pt;
		font-family: 'Times New Roman';
	}

	ol
	{
		font-family: 'Times New Roman';
	}

	a
	{
		color: #2a72c0;
	}

	a:link
	{
		color: #2a72c0;
	}

	MadCap|pageFooter.TopNav
	{
		width: 100%;
		position: absolute;
	}

	img.Print
	{
		max-width: 3in;
		border: 1px solid #a9a9a9;
	}

	img.Print_bigger
	{
		max-width: 5in;
		border: 1px solid #a9a9a9;
	}

	MadCap|xref.Print_Bookmark
	{
		mc-format: '(see {quote}{h2},{quote} page {page}).';
	}

	MadCap|dropDownHotspot
	{
		font-family: 'Arial Black';
		color: #2a72c0;
		font-weight: normal;
		font-size: 10pt;
	}

	ul.tablebullet
	{
		font-family: arial;
		font-size: 9pt;
	}

	p.singlespace
	{
		line-height: 9pt;
	}
}

.Numbered
{
	color: #FFFFFF;
}

ul.navigation ul.sub-menu
{
	border: 1px solid #ebebeb;
	padding-top: 0;
	padding-bottom: 0;
}

p.note_warning
{
	background-color: #f7f5ef;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	width: 500px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #fffacd;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #fffacd;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #fffacd;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #fffacd;
	background-image: url('../Images/NoteIcon.png');
	background-repeat: no-repeat;
	border-radius: 9px;
}

img.ImageBorder
{
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #c0c0c0;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #c0c0c0;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #c0c0c0;
	border-bottom-style: solid;
}

p.p_1
{
	mc-hyphenate: never;
	margin-top: 6pt;
	margin-bottom: 13pt;
	font-family: 'Times New Roman';
	font-size: 11pt;
}

ol.ol_1
{
	list-style-type: decimal;
	mc-hyphenate: never;
	margin-top: 6pt;
	margin-bottom: 13pt;
	font-family: 'Times New Roman';
	font-size: 11pt;
}

ul.ul_1
{
	list-style-type: disc;
	mc-hyphenate: never;
	margin-top: 6pt;
	margin-bottom: 13pt;
	font-family: 'Times New Roman';
	font-size: 11pt;
}

li.li_1
{
	mc-hyphenate: never;
	margin-top: 6pt;
	margin-bottom: 13pt;
	font-family: 'Times New Roman';
	font-size: 11pt;
}

td.td_1
{
	margin: 8px;
	margin-top: 6pt;
	margin-bottom: 13pt;
	font-family: 'Times New Roman';
	font-size: 11pt;
	vertical-align: top;
}

p.DocumentType
{
	margin-top: 6pt;
	margin-bottom: 6pt;
	text-align: right;
	font-family: Arial;
	color: #595959;
	font-size: 24pt;
}

h2.Heading2
{
	text-indent: -18pt;
	page-break-after: avoid;
	page-break-inside: avoid;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: black;
	margin-top: 18pt;
	margin-bottom: 11pt;
	margin-left: 18pt;
	mc-heading-level: 2;
	font-family: 'Arial Black';
	color: #2A72C0;
	font-size: 12pt;
	font-weight: normal;
}

p.TableTitle
{
	margin-top: 4pt;
	margin-bottom: 4pt;
	font-family: 'Arial Black';
	font-size: 9pt;
}

p.TableText
{
	margin-top: 4pt;
	margin-bottom: 4pt;
	font-family: Arial;
	font-size: 9pt;
}

a.Hyperlink
{
	color: #0563C1;
	text-decoration: underline;
}

span.Hyperlink
{
	color: #0563C1;
	text-decoration: underline;
}

span.CommentReference
{
	font-size: 8pt;
}

h4.Heading4
{
	page-break-after: avoid;
	page-break-inside: avoid;
	margin-top: 18pt;
	margin-bottom: 11pt;
	text-indent: 0pt;
	margin-left: 0pt;
	font-family: Arial;
	font-weight: bold;
	color: #2A72C0;
	font-size: 10pt;
	mc-heading-level: 0;
}

p.Bullet1Vivify
{
	margin-top: 6pt;
	font-size: 11pt;
	margin-bottom: 6pt;
	font-family: 'Times New Roman';
}

li.Bullet1Vivify
{
	margin-top: 6pt;
	font-size: 11pt;
	margin-bottom: 6pt;
	font-family: 'Times New Roman';
}

p.Bullet1Vivify_1
{
	margin-top: 6pt;
	font-size: 11pt;
	margin-left: 36pt;
	margin-bottom: 6pt;
	font-family: 'Times New Roman';
}

h3.Heading3
{
	text-indent: -18pt;
	page-break-after: avoid;
	page-break-inside: avoid;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: black;
	margin-top: 18pt;
	margin-bottom: 11pt;
	margin-left: 18pt;
	font-family: 'Arial Black';
	color: #2A72C0;
	font-size: 10pt;
	font-weight: normal;
	mc-heading-level: 0;
}

p.Step1Vivify
{
	margin-top: 7pt;
	margin-bottom: 7pt;
	font-family: 'Times New Roman';
	font-size: 11pt;
}

li.Step1Vivify
{
	margin-top: 7pt;
	margin-bottom: 7pt;
	font-family: 'Times New Roman';
	font-size: 11pt;
}

/*<meta sourceDocument="C:\Users\abrow367\Documents\Release Notes_LogisticsPortal_v2020.09.docx" />*/

p.p_2
{
	mc-hyphenate: never;
	margin-top: 6pt;
	margin-bottom: 13pt;
	font-family: 'Times New Roman';
	font-size: 11pt;
}

ol.ol_2
{
	list-style-type: decimal;
	mc-hyphenate: never;
	margin-top: 6pt;
	margin-bottom: 13pt;
	font-family: 'Times New Roman';
	font-size: 11pt;
}

ul.ul_2
{
	list-style-type: disc;
	mc-hyphenate: never;
	margin-top: 6pt;
	margin-bottom: 13pt;
	font-family: 'Times New Roman';
	font-size: 11pt;
}

li.li_2
{
	mc-hyphenate: never;
	margin-top: 6pt;
	margin-bottom: 13pt;
	font-family: 'Times New Roman';
	font-size: 11pt;
}

td.td_2
{
	margin: 8px;
	margin-top: 6pt;
	margin-bottom: 13pt;
	font-family: 'Times New Roman';
	font-size: 11pt;
	vertical-align: top;
}

