@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);
/*<meta />*/

/************************  Geosoft Help Stylesheet ******************************/
/*sets to 13px default */
/* unvisited link - Geosoft Blue*/
/* visited link - slightly darkened Geosoft Green*/
/* Span.click replaces - Formally called span.span_1 and used to indicate a button or menu name*/
/* div.seealso class makes the grey box and must be insterted before and after the See Also list items */
/* Version number (p.version) in bottom right corner   */
/* Use div.syntax to show examples of computer code */
/* use code when the computer code is within a sentence */
/* Use img style for all mediums such as branding, logos, charts, diagrams, pictures, etc so that image max-width for web is 100% & for print 6.5"*/
/* use img.WindowDialog for windows and dialogs so that dialog width is 65% for print medium */
/* use p.parm-bold for td */
/* NOTE!!! p classes that replace lists within a procedure list are used ONLY for training manual & courses*/
/*!!! On-line help uses the default medium and How-toGuides and tutorials use print medium @media print*/

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 1.5;
	text-alignment: left;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 30px;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	color: #0067AC;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.1em;
	border-bottom: solid 2px #8bc751;
	left: 0px;
	position: fixed;
	top: 0px;
	right: 0px;
	padding-right: 15px;
	background-color: #ffffff;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 15px;
	padding-top: 0px;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #0067AC;
	font-size: 1.4em;
	font-weight: normal;
	margin: 25px 0px 4px 0px;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	margin: 16px 0px 0px 0px;
}

h4
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	margin: 14px 0px 0px 0px;
}

ul
{
	padding-left: 15px;
	list-style-image: url('Resources/Images/Core/geohelp-bullet01.gif');
	margin: 5px 0px 5px 0px;
}

ol
{
	margin: 5px 0px 5px 0px;
	padding-left: 35px;
}

li
{
	line-height: 1.60em;
}

li.note
{
	list-style-image: url('Resources/Images/Core/geohelp-note.png');
	margin: 14px 0px 14px 24px;
	text-indent: 0px;
}

li.tip
{
	list-style-image: url('Resources/Images/Core/geohelp-light-bulb.png');
	margin: 14px 0px 14px 24px;
	text-indent: 0px;
}

.indent
{
	padding-left: 16px;
}

p
{
	font-weight: normal;
	margin-bottom: 8px;
	margin-top: 0px;
}

p.procedure
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 1em;
	margin: 15px 0px 0px 17px;
}

p.caption
{
	font-style: italic;
	margin-top: -8px;
}

p.version
{
	color: #999999;
	text-align: right;
	margin: 24px auto 4px auto;
	font-style: italic;
	font-size: .7em;
}

span.click
{
	font-weight: bold;
}

span.dialog
{
	font-style: italic;
}

div.syntax
{
	font-family: courier new, monospace;
	font-size: 1em;
	border: 1px solid #CCCCCC;
	padding: 8px 10px 10px 10px;
	margin-bottom: 10px;
	max-width: 80%;
	min-width: 500px;
}

code
{
	font-family: courier new, monospace;
	font-size: 1em;
}

p.footercopyright
{
	color: #999999;
	font-size: 0.9em;
	text-align: left;
	font-weight: normal;
}

p.footerwww
{
	color: #999999;
	font-size: 0.9em;
	text-align: right;
	font-weight: normal;
}

table.footer
{
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	width: 100%;
	border-collapse: collapse;
	vertical-align: top;
	border-top: 2px solid #999999;
	mc-closed-image: inherit;
	max-width: 100%;
	min-width: 100%;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 2px;
}

td.footer
{
	padding: 10px 0px 10px 0px;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	max-width: 100%;
	width: 100%;
	min-width: 100%;
}

img
{
	border: none;
	margin: 8px 0px 0px 0px;
	max-width: 100% !important;
}

img.WindowDialog
{
	
}

img.inline-image
{
	vertical-align: text-bottom;
}

div.seealso
{
	border: 1px solid #CCCCCC;
	padding: 8px 10px 10px 10px;
	max-width: 450px;
	margin-top: 30px;
	margin-bottom: 14px;
}

p.seealso
{
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 1.3em;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

ul.seealso
{
	list-style-image: url('Resources/Images/Core/geohelp-btn_bullet_s.gif');
	margin-left: 5px;
	margin-top: 0px;
}

table
{
	border: 2px solid #CCCCCC;
	border-collapse: collapse;
	text-align: left;
	margin-bottom: 10px;
	max-width: 100%;
}

th
{
	font-size: 1.2em;
	font-weight: normal;
	color: #222222;
	vertical-align: middle;
	background-color: #dedede;
	padding: 2px 10px 2px 10px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	text-align: left;
}

tr
{
	vertical-align: top;
}

td
{
	border: 1px solid #EAEAEA;
	padding: 10px 10px 10px 10px;
	/* min-width: 200px;
	max-width: 600px; */
	min-width: 30%;
	max-width: 50%;
}

p.parm-bold
{
	font-weight: bold;
	color: #444444;
}

.script
{
	font-style: italic;
}

MadCap|breadcrumbsProxy
{
	border-bottom-style: none;
	border-bottom-width: 0px;
	color: #666666;
	mc-breadcrumbs-count: 4;
	font-size: 0.9em;
	left: 0px;
	position: fixed;
	right: 0px;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #ffffff;
	margin-top: 0px;
	top: 0px;
	padding-top: 10px;
	mc-breadcrumbs-prefix: ' ';
	z-index: 1;
	padding-bottom: 4px;
	white-space: nowrap;
	margin-left: 1px;
}

MadCap|miniTocProxy
{
	border-top-color: #ffffff;
	border-top-style: none;
	border-top-width: 0px;
	mc-pagenum-display: none;
	padding-left: 5px;
	mc-toc-depth: 7;
}

a:link
{
	color: #0067AC;
	text-decoration: none;
}

a:visited
{
	color: #6BA334;
	text-decoration: none;
}

a:hover
{
	color: #0067AC;
	text-decoration: underline;
}

a:active
{
	color: #8BC751;
	text-decoration: underline;
}

a.footer:link
{
	color: #999999;
	text-decoration: none;
}

a.footer:visited
{
	color: #999999;
	text-decoration: none;
}

a.footer:hover
{
	color: #0067AC;
	text-decoration: underline;
}

a.footer:active
{
	color: #999999;
	text-decoration: underline;
}

div.row-fluid
{
	width: 100%;
}

div.span12
{
	width: 100%;
}

div.span11
{
	width: 91.45299145300001%;
}

div.span10
{
	width: 82.905982906%;
}

div.span9
{
	width: 74.358974359%;
}

div.span8
{
	width: 65.81196581200001%;
}

div.span7
{
	width: 57.264957265%;
}

div.span6
{
	width: 48.717948718%;
}

div.span5
{
	width: 40.170940171000005%;
}

div.span4
{
	width: 31.623931624%;
}

div.span3
{
	width: 23.076923077%;
}

div.span2
{
	width: 14.529914530000001%;
}

div.span1
{
	width: 5.982905983%;
}

MadCap|equation
{
	font-size: 14pt;
}

@media print
{
	h1
	{
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 4px;
		padding-right: 0px;
		padding-top: 15px;
		border-bottom: solid 0px #8bc751;
		border-bottom-width: 1px;
		color: #0067ac;
		overflow: visible;
		position: static;
	}

	h1.Plain
	{
		color: #0067ac;
		border-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 4px;
		padding-right: 0px;
		padding-top: 15px;
		widows: 2;
	}

	h1.AppendixTitle
	{
		border-bottom: solid 1.5px #8bc751;
		mc-hyphenate: never;
		font-size: 20pt;
		margin-bottom: 36px;
		mc-auto-number-format: 'Appendix {chapnum}:  ';
	}

	h1.ChapterTitle
	{
		border-bottom: solid 1.5px #8bc751;
		mc-hyphenate: never;
		font-size: 20pt;
		margin-bottom: 36px;
		mc-auto-number-format: 'Chapter {chapnum}:  ';
	}

	h1.Introduction
	{
		border-bottom: solid 1.5px #8bc751;
		mc-hyphenate: never;
		font-size: 20pt;
		margin-bottom: 36px;
		mc-auto-number-format: 'Introduction:  ';
	}

	h1.Module
	{
		border-bottom: solid 1.5px #8bc751;
		mc-hyphenate: never;
		margin-bottom: 36px;
		font-size: 20pt;
		mc-auto-number-format: 'Module {chapnum}: ';
		page-break-before: right;
	}

	h2.Lesson
	{
		margin-bottom: 21pt;
		font-weight: bold;
		font-size: 14pt;
		letter-spacing: 0.03em;
		color: #000000;
		mc-hyphenate: never;
		mc-auto-number-offset: 0px;
		page-break-before: always;
		text-decoration: underline;
		line-height: 14pt;
		mc-auto-number-format: 'Lesson {chapnum}.{secnum}   ';
	}

	h2
	{
		widows: 2;
	}

	h3
	{
		widows: 2;
	}

	h4
	{
		widows: 2;
	}

	p
	{
		margin-bottom: 6px;
		widows: 3;
		orphans: 4;
		mc-hyphenate: never;
		line-height: 1.3;
	}

	p.procedure
	{
		margin: 15px 0px 0px 0px;
		margin-bottom: 4px;
		mc-auto-number-format: 'N:{ =0}';
		page-break-after: avoid;
	}

	p.footerRight
	{
		font-size: 11pt;
		text-align: right;
		color: #999999;
	}

	p.footerLeft
	{
		font-size: 10pt;
		text-align: left;
		color: #999999;
	}

	p.headerLeft
	{
		font-size: 10pt;
		text-align: left;
		color: #777777;
	}

	p.headerRight
	{
		font-size: 11pt;
		text-align: right;
		color: #777777;
	}

	p.ChapterHeadingLeft
	{
		color: #696969;
		margin-left: 1in;
		text-align: left;
	}

	p.ChapterHeadingRight
	{
		color: #696969;
		margin-right: 1in;
		text-align: right;
	}

	p.Numbered
	{
		mc-hyphenate: never;
		mc-auto-number-position: outside-head;
		mc-auto-number-format: 'N:{n+}.';
		mc-auto-number-offset: 22px;
		margin-left: 22px;
	}

	p.TableTitle
	{
		font-size: 8pt;
		color: #000000;
		mc-hyphenate: never;
		mc-auto-number-position: inside-head;
		mc-auto-number-class: Special;
		line-height: 11pt;
		page-break-after: avoid;
		mc-auto-number-format: 'T:{b}Table {chapnum}.{Cn+}{/b}  ';
		margin-bottom: 6px;
		margin-top: 8px;
	}

	p.FigureTitle
	{
		font-size: 8pt;
		color: #000000;
		mc-hyphenate: never;
		mc-auto-number-position: inside-head;
		mc-auto-number-class: Special;
		line-height: 11pt;
		mc-auto-number-format: '{b}Figure {chapnum}.{Cn+}{/b}  ';
		page-break-after: avoid;
		margin-bottom: 6px;
		margin-top: 8px;
		margin-left: 2px;
	}

	p.FigureTitleProcedure
	{
		font-size: 8pt;
		color: #000000;
		mc-hyphenate: never;
		mc-auto-number-position: inside-head;
		mc-auto-number-class: Special;
		line-height: 11pt;
		page-break-after: avoid;
		mc-auto-number-format: '{b}Figure {chapnum}.{Cn+}{/b}  ';
		margin-bottom: 6px;
		margin-top: 8px;
		margin-left: 24px;
	}

	p.ContentHeading1
	{
		margin-top: 22pt;
		font-weight: bold;
		font-size: 12pt;
		letter-spacing: 0.05em;
		color: #000000;
		mc-hyphenate: never;
		line-height: 12pt;
		page-break-after: avoid;
	}

	li
	{
		line-height: 1.20em;
		vertical-align: middle;
		mc-hyphenate: never;
	}

	li.note
	{
		margin-left: 26px;
		font-style: italic;
	}

	li.noteProcedure
	{
		list-style-image: url('Resources/Images/Core/geohelp-note.png');
		margin: 14px 0px 14px 46px;
		text-indent: 0px;
		font-style: italic;
	}

	li.tip
	{
		margin-left: 26px;
		font-style: italic;
	}

	li.tipProcedure
	{
		list-style-image: url('Resources/Images/Core/geohelp-light-bulb.png');
		margin: 14px 0px 14px 46px;
		text-indent: 0px;
		font-style: italic;
	}

	ul
	{
		orphans: 3;
		widows: 3;
	}

	img
	{
		max-width: 6.5in;
		margin: 6px 0px 0px 0px;
		margin-top: 0px;
		orphans: 2;
	}

	img.WindowDialog
	{
		max-width: 65%;
		margin-bottom: 8px;
		orphans: 2;
	}

	table
	{
		width: 100%;
		page-break-inside: avoid;
	}

	th
	{
		font-size: 9pt;
		line-height: 11pt;
	}

	p.parm-bold
	{
		line-height: 11pt;
		font-weight: bold;
		font-size: 10pt;
	}

	td
	{
		font-size: 9pt;
		line-height: 11pt;
		padding-bottom: 5px;
		padding-top: 5px;
	}

	MadCap|tocProxy
	{
		border-top-color: #8bc751;
	}

	p.TOC1
	{
		line-height: 1.5;
	}

	p.TOC2
	{
		line-height: 1.5;
	}

	p.TOC3
	{
		line-height: 1.5;
	}

	p.TOC4
	{
		line-height: 1.5;
	}

	p.TOC5
	{
		line-height: 1.5;
	}

	p.TOC6
	{
		line-height: 1.5;
	}

	p.TOC7
	{
		line-height: 1.5;
	}

	p.TOC8
	{
		line-height: 1.5;
	}

	p.TOC9
	{
		line-height: 1.5;
	}

	p.MiniTOC1
	{
		line-height: 1.5;
		mc-pagenum-display: none;
		mc-leader-indent: 1pt;
	}

	p.MiniTOC2
	{
		line-height: 1.5;
		mc-pagenum-display: none;
	}

	p.MiniTOC3
	{
		line-height: 1.5;
		mc-pagenum-display: none;
	}

	p.MiniTOC4
	{
		line-height: 1.5;
		mc-pagenum-display: none;
	}

	p.MiniTOC5
	{
		line-height: 1.5;
		mc-pagenum-display: none;
	}

	p.MiniTOC6
	{
		line-height: 1.5;
		mc-pagenum-display: none;
	}

	p.MiniTOC7
	{
		line-height: 1.5;
		mc-pagenum-display: none;
	}

	p.MiniTOC8
	{
		line-height: 1.5;
		mc-pagenum-display: none;
	}

	p.MiniTOC9
	{
		line-height: 1.5;
		mc-pagenum-display: none;
	}

	MadCap|miniTocProxy
	{
		margin-top: 2px;
		padding-left: 1px;
	}
}

a.Popup
{
	mc-popup-width: 1024px;
	mc-popup-height: 768px;
}

h1
{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	padding-right: 0px;
	padding-top: 15px;
	border-bottom: solid 0px #8bc751;
	border-bottom-width: 1px;
	color: #0067ac;
	overflow: visible;
	position: static;
}

h1.Plain
{
	color: #0067ac;
	border-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	padding-right: 0px;
	padding-top: 15px;
	widows: 2;
}

h1.AppendixTitle
{
	border-bottom: solid 1.5px #8bc751;
	mc-hyphenate: never;
	font-size: 20pt;
	margin-bottom: 36px;
	mc-auto-number-format: 'Appendix {chapnum}:  ';
}

h1.ChapterTitle
{
	border-bottom: solid 1.5px #8bc751;
	mc-hyphenate: never;
	font-size: 20pt;
	margin-bottom: 36px;
	mc-auto-number-format: 'Chapter {chapnum}:  ';
}

h1.Introduction
{
	border-bottom: solid 1.5px #8bc751;
	mc-hyphenate: never;
	font-size: 20pt;
	margin-bottom: 36px;
	mc-auto-number-format: 'Introduction:  ';
}

h1.Module
{
	border-bottom: solid 1.5px #8bc751;
	mc-hyphenate: never;
	margin-bottom: 36px;
	font-size: 20pt;
	mc-auto-number-format: 'Module {chapnum}: ';
	page-break-before: right;
}

h2.Lesson
{
	margin-bottom: 21pt;
	font-weight: bold;
	font-size: 14pt;
	letter-spacing: 0.03em;
	color: #000000;
	mc-hyphenate: never;
	mc-auto-number-offset: 0px;
	page-break-before: always;
	text-decoration: underline;
	line-height: 14pt;
	mc-auto-number-format: 'Lesson {chapnum}.{secnum}   ';
}

h2
{
	widows: 2;
}

h3
{
	widows: 2;
}

h4
{
	widows: 2;
}

p
{
	margin-bottom: 6px;
	widows: 3;
	orphans: 4;
	mc-hyphenate: never;
	line-height: 1.3;
}

p.procedure
{
	margin: 15px 0px 0px 0px;
	margin-bottom: 4px;
	mc-auto-number-format: 'N:{ =0}';
	page-break-after: avoid;
}

p.footerRight
{
	font-size: 11pt;
	text-align: right;
	color: #999999;
}

p.footerLeft
{
	font-size: 10pt;
	text-align: left;
	color: #999999;
}

p.headerLeft
{
	font-size: 10pt;
	text-align: left;
	color: #777777;
}

p.headerRight
{
	font-size: 11pt;
	text-align: right;
	color: #777777;
}

p.ChapterHeadingLeft
{
	color: #696969;
	margin-left: 1in;
	text-align: left;
}

p.ChapterHeadingRight
{
	color: #696969;
	margin-right: 1in;
	text-align: right;
}

p.Numbered
{
	mc-hyphenate: never;
	mc-auto-number-position: outside-head;
	mc-auto-number-format: 'N:{n+}.';
	mc-auto-number-offset: 22px;
	margin-left: 22px;
}

p.TableTitle
{
	font-size: 8pt;
	color: #000000;
	mc-hyphenate: never;
	mc-auto-number-position: inside-head;
	mc-auto-number-class: Special;
	line-height: 11pt;
	page-break-after: avoid;
	mc-auto-number-format: 'T:{b}Table {chapnum}.{Cn+}{/b}  ';
	margin-bottom: 6px;
	margin-top: 8px;
}

p.FigureTitle
{
	font-size: 8pt;
	color: #000000;
	mc-hyphenate: never;
	mc-auto-number-position: inside-head;
	mc-auto-number-class: Special;
	line-height: 11pt;
	mc-auto-number-format: '{b}Figure {chapnum}.{Cn+}{/b}  ';
	page-break-after: avoid;
	margin-bottom: 6px;
	margin-top: 8px;
	margin-left: 2px;
}

p.FigureTitleProcedure
{
	font-size: 8pt;
	color: #000000;
	mc-hyphenate: never;
	mc-auto-number-position: inside-head;
	mc-auto-number-class: Special;
	line-height: 11pt;
	page-break-after: avoid;
	mc-auto-number-format: '{b}Figure {chapnum}.{Cn+}{/b}  ';
	margin-bottom: 6px;
	margin-top: 8px;
	margin-left: 24px;
}

p.ContentHeading1
{
	margin-top: 22pt;
	font-weight: bold;
	font-size: 12pt;
	letter-spacing: 0.05em;
	color: #000000;
	mc-hyphenate: never;
	line-height: 12pt;
	page-break-after: avoid;
}

li
{
	line-height: 1.20em;
	vertical-align: middle;
	mc-hyphenate: never;
}

li.note
{
	margin-left: 26px;
	font-style: italic;
}

li.noteProcedure
{
	list-style-image: url('Resources/Images/Core/geohelp-note.png');
	margin: 14px 0px 14px 46px;
	text-indent: 0px;
	font-style: italic;
}

li.tip
{
	margin-left: 26px;
	font-style: italic;
}

li.tipProcedure
{
	list-style-image: url('Resources/Images/Core/geohelp-light-bulb.png');
	margin: 14px 0px 14px 46px;
	text-indent: 0px;
	font-style: italic;
}

ul
{
	orphans: 3;
	widows: 3;
}

img
{
	max-width: 6.5in;
	margin: 6px 0px 0px 0px;
	margin-top: 0px;
	orphans: 2;
}

img.WindowDialog
{
	max-width: 65%;
	margin-bottom: 8px;
	orphans: 2;
}

table
{
	width: 100%;
	page-break-inside: avoid;
}

th
{
	font-size: 9pt;
	line-height: 11pt;
}

p.parm-bold
{
	line-height: 11pt;
	font-weight: bold;
	font-size: 10pt;
}

td
{
	font-size: 9pt;
	line-height: 11pt;
	padding-bottom: 5px;
	padding-top: 5px;
}

MadCap|tocProxy
{
	border-top-color: #8bc751;
	mc-toc-depth: 7;
}

p.TOC1
{
	line-height: 1.5;
}

p.TOC2
{
	line-height: 1.5;
}

p.TOC3
{
	line-height: 1.5;
}

p.TOC4
{
	line-height: 1.5;
}

p.TOC5
{
	line-height: 1.5;
}

p.TOC6
{
	line-height: 1.5;
}

p.TOC7
{
	line-height: 1.5;
}

p.TOC8
{
	line-height: 1.5;
}

p.TOC9
{
	line-height: 1.5;
}

p.MiniTOC1
{
	line-height: 1.5;
	mc-toc-depth: 7;
}

p.MiniTOC2
{
	line-height: 1.5;
}

p.MiniTOC3
{
	line-height: 1.5;
}

p.MiniTOC4
{
	line-height: 1.5;
}

p.MiniTOC5
{
	line-height: 1.5;
}

p.MiniTOC6
{
	line-height: 1.5;
}

p.MiniTOC7
{
	line-height: 1.5;
}

p.MiniTOC8
{
	line-height: 1.5;
}

p.MiniTOC9
{
	line-height: 1.5;
}

@media non-print
{
	MadCap|miniTocProxy
	{
		mc-pagenum-display: none;
		padding-left: 5px;
		mc-toc-depth: 5;
	}
}

MadCap|xref.glp
{
	mc-format: '{paratext}';
}

div.infobox
{
	padding-bottom: 8px;
	padding-top: 8px;
	margin-bottom: 6px;
	margin-top: 6px;
	margin-right: 0px;
	padding-left: 10px;
	padding-right: 10px;
	height: auto;
	margin-left: 0px;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	background-color: #dcdcdc;
	display: block;
	width: auto;
}

