/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

:root
{
	--Brand1: #076685;
	--Brand2: #CDE0E7;
	--Dark: #45494c;
	--Medium: #b9bec1;
	--Light: #d0d3d5;
	--White: #ffffff;
}

body
{
	color: var(--Dark);
	font-family: Arial, Avenir, Myriad;
}

.body-container
{
	padding-left: 2%;
	padding-top: 2%;
}

/* Content */

img
{
	max-width: 100%;
	margin-bottom: 0;
	mc-thumbnail-max-height: 75px;
	border-top-left-radius: 0px;
	border: none 0.75pt #000000;
	margin-top: 0pt;
	vertical-align: top;
}

img.IconInText
{
	height: 17px;
	width: auto;
	border: none 2px #000000;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	margin-top: auto;
	margin-bottom: -5pt;
	vertical-align: 4pt;
}

img.img_noBorder
{
	vertical-align: bottom;
	border: none 0px #000000;
	margin-bottom: 6pt;
}

img.img_withBorder
{
	vertical-align: bottom;
	border: solid 1px #000000;
	margin-bottom: 6pt;
}

p
{
	font-size: 11pt;
	line-height: 15pt;
	margin: 0px 0px 6px 2pt;
}

p.table-text
{
	font-size: 10pt;
	line-height: 10pt;
}

/* Headings */

h1
{
	font-weight: bold;
	font-size: 24pt;
	margin-top: 0em;
	color: #00587c;
}

h2
{
	font-weight: bold;
	font-size: 20.0pt;
	margin-bottom: .10em;
}

h3
{
	font-weight: bold;
	font-size: 16.0pt;
	margin-bottom: .10em;
}

h4
{
	font-weight: bold;
	font-size: 14.0pt;
	margin-bottom: .10em;
}

h5
{
	font-weight: bold;
	font-size: 12.0pt;
	margin-bottom: .10em;
}

h6
{
	font-size: 12.0pt;
	margin-bottom: .10em;
	font-weight: normal;
	font-style: italic;
}

/* Home page topic */

div.home-layout
{
	padding: 2% 5%;
}

div.home-section
{
	padding: 5% 0;
	border-bottom: solid 1px var(--Light);
}

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;
	background-color: var(--Brand2);
	padding: 2%;
}

div.home-tiles > div:nth-child(1)
{
	width: 48%;
	margin-left: 0%;
}

div.home-tiles > div:nth-child(2)
{
	width: 48%;
	margin-left: 4%;
}

div.home-tiles-layout	/*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-layout::before
{
	content: ' ';
	display: table;
}

div.home-tiles-layout::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.home-tiles-layout > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.home-tiles-layout > div:nth-child(1)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.home-tiles-layout > div:nth-child(2)
{
	width: 66.66667%;
	margin-left: 0%;
}

div.home-tiles-layout p
{
	line-height: 1.2;
}

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
{
	background-size: cover;
	background-repeat: no-repeat;
	padding: 2%;
	font-weight: bold;
	font-size: 28pt;
	color: #53565a;
	text-align: left;
	vertical-align: top;
	padding-top: 2%;
}

div.topic-hero h1
{
	color: var(--White);
	font-size: 48pt;
	text-align: center;
}

html.home-topic	/*Used on home topic to override padding set in the skin*/
{
	
}

html.home-topic .body-container	/*Overrides padding set in the skin*/
{
	padding: 0;
}

html.home-topic .main-section > .outer-row	/*Overrides padding set in the skin when in tablet/mobile*/
{
	max-width: 100%;
	padding: 0;
}

MadCap|breadcrumbsProxy
{
	border-bottom-width: 0;
	margin-bottom: 1em;
	padding-bottom: 1em;
	color: #888b8d;
	font-size: 10pt;
}

/* Links */

a
{
	color: var(--Brand1);
}

a:link
{
	color: var(--Brand1);
}

a:visited
{
	color: var(--Brand1);
}

MadCap|dropDown
{
	border-bottom: 1px solid var(--Light);
	mc-image-position: left;
	mc-image-spacing: 10px;
	padding: 10px 0;
	mc-closed-image: url('../Images/Plus.png');
	mc-open-image: url('../Images/Minus.png');
}

MadCap|dropDownBody
{
	padding: 10px 30px 0;
}

MadCap|dropDownHotspot
{
	cursor: hand;
	text-decoration: none;
	font-weight: bold;
	border-bottom: none;
	color: #53565a;
	font-size: 12pt;
}

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 */
/*lists*/

ul
{
	margin-bottom: 6pt;
	margin-left: -1em;
	list-style-type: square;
	line-height: 15pt;
	margin-top: 6pt;
}

ul > li::marker
{
	font-family: ;
	content: '■';
	color: #005a84;
	list-style-type: inherit;
	font-size: 11pt;
	line-height: 11pt;
}

ol > li::marker
{
	font-size: 11pt;
	list-style-type: inherit;
	padding-bottom: 0pt;
	line-height: 11pt;
}

/*bullet list level 2*/

ul ul > li::marker,
ol ul > li::marker
{
	content: '–';
	color: #005a84;
}

/*bullet list level 3 */

ul ul ul > li::marker,
ol ul ul > li::marker,
ol ol ul > li::marker,
ul ol ul > li::marker
{
	content: '•';
	vertical-align: -4pt;
	color: #005a84;
	font-size: 15pt;
	list-style-type: none;
}

li
{
	font-size: 11pt;
	margin-left: ;
	margin-top: 8px;
	margin-bottom: 8px;
	list-style-type: inherit;
	list-style-position: outside;
	padding: 0px;
	padding-left: 6pt;
}

li p
{
	margin-left: 0in;
	margin-top: 6pt;
	margin-bottom: 6pt;
	line-height: 15pt;
}

li li p
{
	margin-left: 0in;
	margin-bottom: 6pt;
	line-height: 15pt;
}

li li
{
	margin-left: -0.5em;
	margin-bottom: 6pt;
	line-height: 15pt;
}

li li li
{
	margin-left: -0.15em;
	line-height: 15pt;
	font-size: 11pt;
}

li.table	/* list for inside a table cell*/
{
	font-size: 10pt;
	margin-bottom: 0pt;
	padding-left: 6pt;
	margin-top: 0px;
	margin-left: -10pt;
	padding-top: 0pt;
	line-height: 15pt;
}

li.table_tiny
{
	font-size: 8pt;
	line-height: 12pt;
	text-align: left;
	padding-left: -6px;
	margin-bottom: 0pt;
	margin: 6px 0px 0pt 0em;
	vertical-align: middle;
	padding-bottom: 3pt;
	padding-top: 3pt;
}

/* 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;
}

header
{
	padding-top: -1em;
}

MadCap|topicToolbarProxy
{
	text-align: right;
	display: block;
	float: right;
}

MadCap|menuProxy
{
	mc-closed-image: url('../../../Output/ggarrets/Tenant_Mgmt_Side-Nav/Resources/Images/arrow-down-black.png');
	mc-open-image: url('../../../Output/ggarrets/Tenant_Mgmt_Side-Nav/Resources/Images/arrow-up-black.png');
}

MadCap|searchBarProxy
{
	vertical-align: top;
}

caption
{
	color: #000000;
	line-height: 11pt;
	font-size: 9pt;
	text-align: left;
	margin-bottom: 4pt;
	margin-top: 0;
	padding-bottom: 6pt;
	caption-side: top;
	mc-auto-number-class: TableNum;
	mc-auto-number-format: 'GT:Table {n+} ';
}

pre
{
	font-size: 90%;
}

ol ol ul > li::marker
{
	font-size: 11pt;
	line-height: 11pt;
}

ol ul > li::marker
{
	line-height: 11pt;
	font-size: 11pt;
}

ol ul ul > li::marker
{
	font-size: 11pt;
	line-height: 11pt;
}

ul ol ul > li::marker
{
	font-size: 11pt;
}

ul ul ul > li::marker
{
	font-size: 11pt;
}

ol
{
	line-height: 20pt;
	margin: 1.12em 0;
	margin-bottom: 0px;
	margin-top: 0px;
}

@media only screen and (max-width: 1279px)
{
	/* Home page topic */

	div.home-tiles > div:nth-child(1)
	{
		width: 49%;
		margin-left: 0%;
	}

	div.home-tiles > div:nth-child(2)
	{
		width: 49%;
		margin-left: 2%;
	}

	div.home-tiles-layout > div:nth-child(1)
	{
		width: 40%;
		margin-left: 30%;
	}

	div.home-tiles-layout > div:nth-child(2)
	{
		width: 90%;
		margin-left: 5%;
	}

	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%;
	}

	html.home-topic .body-container
	{
		margin-left: 0;
	}
}

@media only screen and (max-width: 767px)
{
	/* Home page topic */

	div.home-tiles > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.home-tiles > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
		margin-top: 5%;
	}

	div.home-tiles-layout p
	{
		line-height: 1.2;
	}

	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%;
	}
}

p.comment
{
	color: #c60f0a;
}

@media print
{
	p.comment
	{
		color: #c60f0a;
	}

	span.TableNum
	{
		color: #005b77;
		font-size: 9pt;
		line-height: 11pt;
	}

	caption.imageCaption
	{
		margin-bottom: 8pt;
		padding-bottom: 4pt;
	}

	pre
	{
		font-size: 10pt;
	}
}

caption.imageCaption
{
	margin-top: 0;
	mc-auto-number-format: 'GF:Figure {n+} ';
	padding-bottom: 0;
	margin-bottom: 0pt;
}

span.TableNum
{
	color: #005b77;
	font-weight: bold;
	font-size: 9pt;
	line-height: 11pt;
}

/* Note styles */

p.note_note
{
	overflow: hidden;
	text-align: left;
	vertical-align: top;
	/*	line-height: 15pt; */
	border-top: none 0px transparent;
	border-bottom: none 0px transparent;
	border-left: solid 3px #000000;
	background-position: 10px 5px;
	padding: 3px 6px 3px .125in;
	page-break-inside: avoid;
	mc-auto-number-format: '{b}Note:{/b}\00A0 ';
	margin-bottom: 6pt;
}

p.note_tip
{
	background-color: #f1f2d9;
	background-repeat: no-repeat;
	border-left: solid 4px #b9be3f;
	overflow: hidden;
	text-align: left;
	vertical-align: top;
	padding: 8px 12px 16px 48px;
	background-position: 12px 6px;
	/* 	line-height: 14pt; */
	page-break-inside: avoid;
	mc-auto-number-format: '{b}Tip:{/b}\00A0 ';
	background-image: url('../Images/tip_icon.svg');
	margin-bottom: 6pt;
	margin-top: 0;
}

p.note_caution
{
	background-repeat: no-repeat;
	overflow: hidden;
	text-align: left;
	vertical-align: top;
	padding: 8px 12px 16px 48px;
	background-position: 10px 6px;
	/* 	line-height: 14pt; */
	page-break-inside: avoid;
	mc-auto-number-format: '{b}Caution:{/b}\00A0 ';
	background-image: url('../Images/caution_icon.svg');
	border-left: solid 4px #eed202;
	background-color: #fffce6;
	margin-top: 0;
	margin-bottom: 6pt;
}

p.note_warning
{
	background-repeat: no-repeat;
	overflow: hidden;
	text-align: left;
	vertical-align: top;
	padding: 8px 12px 16px 48px;
	background-position: 10px 6px;
	mc-auto-number-format: '{b}Warning!{/b}\00A0 ';
	/* 	line-height: 14pt; */
	page-break-inside: avoid;
	background-image: url('../Images/warning_icon.svg');
	border-left: solid 4px #ff7900;
	background-color: #fff1e6;
	margin-bottom: 6pt;
	margin-top: 0;
}

p.note_important
{
	background-color: #ccdee4;
	background-image: url('../Images/important_icon.svg');
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	padding: 8px 12px 16px 48px;
	background-position: 10px 6px;
	/* 	line-height: 14pt; */
	mc-auto-number-format: '{b}Important!{/b}\00A0 ';
	border-left: solid 4px #005b77;
	page-break-inside: avoid;
	margin-bottom: 6pt;
	margin-top: 0;
}

p.note_danger
{
	background-repeat: no-repeat;
	overflow: hidden;
	text-align: left;
	vertical-align: top;
	padding: 8px 12px 16px 48px;
	background-position: 10px 6px;
	border-left: solid 4px #cb2c30;
	page-break-inside: avoid;
	background-image: url('../Images/danger_icon.svg');
	background-color: #faeaeb;
	mc-auto-number-format: '{b}Danger!{/b}  ';
	margin-bottom: 6pt;
	margin-top: 0;
}

span.code
{
	mc-hyphenate: never;
	font-family: Consolas;
}

p.table_body_left
{
	text-align: left;
	vertical-align: top;
	margin-top: 0;
	margin-bottom: 4pt;
	margin: 3px 0px 6pt 0pt;
	font-size: 10pt;
	line-height: 15pt;
}

p.table_head_left
{
	font-weight: bold;
	font-size: 9pt;
	margin: 3px 0px 3pt 3pt;
	text-align: left;
	vertical-align: top;
	mc-hyphenate: never;
	margin-top: 0;
	margin-bottom: 4pt;
	line-height: 15pt;
}

