@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);
/*<meta />*/

body
{
	font-family: Arial;
	font-size: 10pt;
	background-repeat: no-repeat;
	background-position: 50% 300px;
}

div.sideContent
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 33.33%;
}

h1
{
	font-weight: bold;
	font-size: 16pt;
	color: #ffffff;
	line-height: 24px;
	text-indent: 0px;
	margin-left: 0px;
	margin-top: 6px;
	margin-bottom: 6pt;
	font-family: Arial;
	background-color: #34495E;
	border: solid 6px #34495E;
}

h2
{
	font-weight: bold;
	font-size: 16pt;
	color: #ffffff;
	line-height: 24px;
	border-color: #34495E;
	text-indent: 0px;
	margin-left: 0px;
	margin-top: 6px;
	margin-bottom: 6pt;
	background-color: #34495E;
	border: solid 6px #34495E;
}

h3
{
	font-weight: bold;
	font-size: 16pt;
	color: #ffffff;
	line-height: 24px;
	border-color: #34495E;
	text-indent: 0px;
	margin-left: 0px;
	margin-top: 6px;
	margin-bottom: 6pt;
	background-color: #34495E;
	border: solid 6px #34495E;
}

h4
{
	font-weight: bold;
	font-size: 16pt;
	color: #ffffff;
	line-height: 24px;
	border-color: #34495E;
	text-indent: 0px;
	margin-left: 0px;
	margin-top: 6px;
	margin-bottom: 6pt;
	background-color: #34495E;
	border: solid 6px #34495E;
}

h5
{
	font-weight: bold;
	font-size: 16pt;
	color: #ffffff;
	line-height: 24px;
	border-color: #34495E;
	text-indent: 0px;
	margin-left: 0px;
	margin-top: 6px;
	margin-bottom: 6pt;
	background-color: #34495E;
	border: solid 6px #34495E;
}

h6
{
	font-weight: bold;
	font-size: 16pt;
	color: #ffffff;
	line-height: 24px;
	border-color: #34495E;
	text-indent: 0px;
	margin-left: 0px;
	margin-top: 6px;
	margin-bottom: 6pt;
	background-color: #34495E;
	border: solid 6px #34495E;
}

ol
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0.5in;
	padding: 0px;
	text-indent: 0px;
	line-height: 12pt;
	text-align: left;
}

ul
{
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 0.5in;
	padding: 0px;
	text-indent: 0pt;
	line-height: 16px;
	text-align: left;
}

ol.NumberedListInTables
{
	margin-left: 0.25in;
}

ol.NumberedList1
{
	margin-left: 0.5in;
}

ol.NumberedList2
{
	list-style-type: lower-alpha;
	margin-left: 0.25in;
}

ol.NumberedList3
{
	margin-left: 0.25in;
	list-style-type: lower-roman;
}

ul.BulletedList1
{
	margin-left: 0.5in;
	margin-top: 0px;
	padding-bottom: 0px;
}

ul.BulletedList1InSteps
{
	margin-left: 0.25in;
}

ul.BulletedList2
{
	margin-left: 0.25in;
	list-style-type: circle;
}

ul.BulletedList3
{
	margin-left: 0.25in;
	list-style-type: square;
}

ul.BulletedListInTables
{
	margin-left: 0.25in;
}

li
{
	margin-bottom: 9px;
	margin-top: 9px;
}

span.UIElement
{
	font-style: normal;
	font-weight: bold;
}

span.Note
{
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

span.Example
{
	font-weight: bold;
	font-style: normal;
}

span.Tip
{
	color: #006400;
	text-decoration: none;
	font-weight: bold;
}

span.Caution
{
	font-weight: bold;
	font-style: normal;
	color: #b64807;
}

span.WarningRed
{
	color: #a00000;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
}

span.Checkbox
{
	font-family: Wingdings;
}



p
{
	margin-top: 6px;
	margin-bottom: 9px;
	margin-left: 0.1in;
}

p.FeedbackStatement
{
	margin-left: 0;
	line-height: 16px;
	margin-top: 6px;
	margin-bottom: 6px;
}



p.TableText
{
	margin-bottom: 6px;
	margin-top: 6px;
	margin-left: 0in;
}

p.Concept
{
	margin-left: 35px;
}


p.ExampleInLists
{
	mc-auto-number-format: 'Example: ';
	mc-auto-number-class: Example;
	border: solid 1px;
	background-color: #e9e9e9;
	padding: 5px;
	margin-left: 0px;
	border-color: #ffffff;
	overflow: hidden;
}

p.ExampleNotInLists
{
	mc-auto-number-format: 'Example: ';
	mc-auto-number-class: Example;
	border: solid 1px;
	background-color: #e9e9e9;
	padding: 5px;
	margin-left: 0.10in;
	border-color: #ffffff;
	overflow: hidden;
}

p.NoteInLists
{
	mc-auto-number-format: 'Note: ';
	mc-auto-number-class: Note;
	border: solid 1px;
	padding: 5px;
	margin-left: 0px;
	border-color: #000000;
	overflow: hidden;
}

p.NoteNotInLists
{
	mc-auto-number-format: 'Note: ';
	mc-auto-number-class: Note;
	border: solid 1px;
	padding: 5px;
	margin-left: 0.10in;
	border-color: #000000;
	overflow: hidden;
}

p.CautionInLists
{
	mc-auto-number-format: 'Caution: ';
	mc-auto-number-class: Caution;
	border: solid 2px;
	background-color: #ffefd5;
	padding: 5px;
	color: #000000;
	border-color: #b64807;
	margin-left: 0in;
	overflow: hidden;
}

p.CautionNotInLists
{
	mc-auto-number-class: Caution;
	mc-auto-number-format: 'Caution: ';
	border: solid 2px;
	background-color: #ffefd5;
	padding: 5px;
	color: #000000;
	margin-left: 0.10in;
	border-color: #b64807;
	overflow: hidden;
}

p.TipInLists
{
	mc-auto-number-class: Tip;
	mc-auto-number-format: 'Tip: ';
	margin-left: 0px;
	overflow: hidden;
}

p.TipNotInLists
{
	mc-auto-number-class: Tip;
	mc-auto-number-format: 'Tip: ';
	margin-left: 0.10in;
	overflow: hidden;
}


p.WarningRedNotInLists
{
	mc-auto-number-format: 'Warning: ';
	mc-auto-number-class: WarningRed;
	border: solid 4px;
	background-color: #ffefd5;
	padding: 5px;
	color: #000000;
	margin-left: 0.1in;
	background-color: #fcd8e4;
	border-color: #a00000;
	overflow: hidden;
}

p.WarningRedInLists
{
	mc-auto-number-format: 'Warning: ';
	mc-auto-number-class: WarningRed;
	border: solid 4px;
	background-color: #ffefd5;
	padding: 5px;
	color: #000000;
	margin-left: 0px;
	background-color: #fcd8e4;
	border-color: #a00000;
	overflow: hidden;
}


p.Graphic
{
	color: #ff00ff;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	margin-left: 0.25in;
}

p.GraphicNotInList
{
	color: #ff00ff;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	margin-left: 0.5in;
}

p.NoteToSelf
{
	color: #ff00ff;
	font-style: italic;
	font-weight: bold;
	mc-conditions: 'ESO.NotInThisBuild';
}


img.ThumbnailTrue
{
	mc-thumbnail-max-height: auto;
	mc-thumbnail-max-width: 146px;
	mc-thumbnail: popup;
}

img.VerySmallImages
{
	max-width: 13px;
	min-height: 12px;
}


.MCPopupContainer::after
{
   position: absolute;
   top: -8px;
   right: -8px;
   width: 40px;
   height: 40px;
   display: block;
   content: "";
   background: #ffffff url(../../Resources/Images/GraphicsCloseIcon.jpg) no-repeat 50% 50% / 28px 28px;
   border: solid 2px #b0b1b2;
   border-radius: 20px;
   box-shadow: 0 0 8px rgba(0,0,0,0.2);
   text-align: center;
}

table
{
	margin-left: 70px;
	border: solid 2px;
}

tr
{
	margin-left: 70px;
}


th
{
	text-align: left;
}

th.WithBorder
{
	background-color: #dcdcdc;
	border: solid 1px;
	border-color: #000000;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

td
{
	line-height: normal;
	padding: 3px;
	margin-bottom: 9px;
	margin-top: 9px;
}

td.WithBorders
{
	border: solid 1px;
	border-color: #000000;
	text-align: left;
}

a
{
	color: blue;
}

a:link
{
	color: blue;
}

a:focus
{
	color: blue;
}

a:hover
{
	color: blue;
}

a.Popup:link
{
	color: blue;
}

a.Popup:focus
{
	color: blue;
}

a.Popup:hover
{
	color: blue;
}

MadCap|breadcrumbsProxy
{
	mc-breadcrumbs-count: 5;
	color: #34495E;
	font-style: italic;
	background-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
}

MadCap|expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: #006600;
}

MadCap|expandingBody
{
	color: #777777;
	font-style: italic;
}

MadCap|conceptLink
{
	color: blue;
}

MadCap|keywordLink
{
	color: blue;
}

MadCap|relatedTopics
{
	color: blue;
}

MadCap|shortcut
{
	color: blue;
}

MadCap|dropDown
{
	margin-bottom: 9px;
	margin-top: 9px;
}

MadCap|dropDownHead
{
	font-style: italic;
	color: #006600;
}



MadCap|dropDownHotspot
{
	cursor: hand;
	text-decoration: none;
	color: #006600;
	margin-bottom: 9px;
	margin-top: 9px;
}

MadCap|dropDownHotspot.VideoHeading
{
	color: #035096;
}

MadCap|dropDown.IndentDropDown1Level
{
	margin-left: 0.30in;
}



MadCap|xref
{
	mc-format: '{b}{color blue}{paratext}{/color}{/b}';
	color: blue;
}

MadCap|xref.JustHeadingText
{
	mc-format: '{b}{color blue}{paratext}{/color}{/b}';
}

MadCap|xref.TaskAsDescribedAs
{
	mc-format: '{b}{color blue}{paratext}{/color}{/b}';
}

MadCap|glossaryProxy
{
	border-top-style: none;
}

MadCap|indexProxy
{
	border-top-style: none;
}

object
{
	
}

@media print
{
	body
	{
		background-image: none;
	}

}

@media non-print
{
	body
	{
		background-repeat: no-repeat;
	}
}

