/*<meta />*/

@import url('sideNav.css') ;

/* @import url('topicOutline.css') ; */

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

ol ol,
ul ol
{
	list-style-type: lower-alpha;
}

ol ol ol,
ul ol ol
{
	list-style-type: lower-roman;
}

.wintitle
{
	font-weight: bold;
}

/*.prereq::before
{
	content: "Prerequisites: " "\A";
	font-weight: bold;
}*/

.Note	/*Allows for more than just one <p> in a note by using a div.Note */
{
	mc-auto-number-position: inside-head;
	mc-auto-number-class: Notes;
	mc-auto-number-offset: -14px;
	background-image: url('../Images/info24.png');
	background-repeat: no-repeat;
	background-position-x: left;
	background-position-y: center;
	background-position: left center;
	padding-left: 45px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 1em;
	margin-bottom: 1em;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000 !important;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000 !important;
}

.Important,
.Warning	/* Selector may have to move to .Note styling instead */
{
	mc-auto-number-position: inside-head;
	mc-auto-number-class: Notes;
	mc-auto-number-offset: -14px;
	background-image: url('../Images/icon_exclamation.png');
	background-repeat: no-repeat;
	background-position-x: left;
	background-position-y: center;
	background-position: left center;
	padding-left: 45px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 1em;
	margin-bottom: 1em;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FF1515;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FF1515;
}

.Tip
{
	mc-auto-number-position: inside-head;
	mc-auto-number-class: Notes;
	mc-auto-number-offset: -14px;
	background-image: url('../Images/icon_bulb.png');
	background-repeat: no-repeat;
	background-position-x: left;
	background-position-y: center;
	background-position: left center;
	padding-left: 45px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 1em;
	margin-bottom: 1em;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #00874d;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #00874d;
}

.Important p,
.Note p,
.Warning p,
.Tip p
{
	margin-top: 0;
	margin-bottom: 0;
}

.important ol,
.important ul,
.Note ol,
.Note ul,
.Warning ol,
.Warning ul,
.Tip ol,
.Tip ul
{
	margin-top: .2em;
	margin-bottom: .2em;
}

span.userinput	/* a canditate to be converted to span.input, but it is not the same in the source */
{
	font-family: 'Courier New', monospace;
	font-weight: normal;
	mc-language: none;
}

ul.bulletcheckbox li
{
	position: relative;
	list-style-type: none;
}

ul.bulletcheckbox li::before
{
	content: "";
	position: absolute;
	background: url('../images/checkbox15.png');
	width: 15px;
	height: 15px;
	left: -25px;
	top: 3px;
}

/* Facilitate 7 levels in sideNav menu */
/* Steps reduced to 1.3em iso 2.0em */

ul.sidenav ul > li > a
{
	margin-left: 1.3em;
}

ul.sidenav ul ul > li > a
{
	margin-left: 2.6em;
}

ul.sidenav ul ul ul > li > a
{
	margin-left: 3.9em;
}

ul.sidenav ul ul ul ul > li > a
{
	margin-left: 5.2em;
}

ul.sidenav ul ul ul ul ul > li > a
{
	margin-left: 6.5em;
}

ul.sidenav ul ul ul ul ul ul > li > a
{
	margin-left: 7.8em;
}

p.stepsection
{
	font-weight: bold;
	margin-top: 1rem;
	margin-bottom: 0rem;
	mc-heading-level: 0;
}

/*****	styling inside/related to table	*****/

table
{
	mc-caption-repeat: true;
	mc-caption-continuation: ' (Cont.)';
}

caption
{
	font-size: 10pt;
	padding-bottom: 6pt;
	text-align: left;
	mc-auto-number-position: inside-head;
	mc-auto-number-format: 'GT: {b}Table:{/b}  '; /* non-numbering; comment out if you want to use the next line, which does number */
	/* mc-auto-number-format: 'GT: {b}Table {n+}:{/b}  ';  numbering; comment out if you want to use the previous line, which does not number */
}

/* p.TableTitle, */
/* Preliminary MI name */

p.tablecaptionnumbered
{
	margin-top: 10pt;
	margin-bottom: -4pt;
	page-break-after: avoid;
	mc-auto-number-format: 'GT: {b}Table {n+}:{/b}  ';
}

/* p.TableTitleNoNumber, */
/* Preliminary MI name */

p.tablecaption
{
	margin-top: 10pt;
	margin-bottom: -4pt;
	page-break-after: avoid;
	mc-auto-number-format: 'GT: {b}Table:{/b}  ';
	/*mc-auto-number-class: Note;*/
}

/*****	styling of image captions	*****/
/* p.Figure_Title,*/
/* Preliminary MI name */

p.figtitle,
span.figtitle
{
	margin-top: 10pt;
	margin-bottom: -4pt;
	page-break-after: avoid;
	mc-auto-number-format: 'GF: {b}Figure:{/b}  ';
}

/*****	relationshiptables	*****/

MadCap|relationshipsProxy
{
	font-size: 10pt;
	clear: both;
}

MadCap|relationshipsHeading
{
	mc-label: "Default Heading - should not appear!";
	padding-left: 0pt;
	font-weight: bold;
	margin-right: 0cm;
	margin-bottom: 0cm;
	margin-left: 0pt;
}

MadCap|relationshipsHeading.concept
{
	mc-label: "Concepts";
}

MadCap|relationshipsHeading.related
{
	mc-label: "Related Links";
}

MadCap|relationshipsItem
{
	font-size: 10pt;
	margin-left: 25pt;
	margin-top: 6pt;
	margin-bottom: 0pt;
}

/*****	footnote links*****/

.popupHead,
.popupHead:link
{
	color: #0092BC;
	font-weight: bold;
	mc-hidden: hidden;
}

/*****	completing miniTocProxy	*****/

MadCap|miniTocProxy
{
	mc-label: "";
}

MadCap|miniTocProxy,
MadCap|miniTocProxy_0
{
	mc-auto-number-format: '' !important; /*overrides default template miniTOC label */
}


/********************************************************Mobile specific styles********************************************************/

@media screen and (max-width: 890px)
{
	caption,
	MadCap|relationshipsProxy,
	MadCap|relationshipsItem,
	MadCap|miniTocProxy
	{
		font-size: 12pt;
	}
}

