/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

@font-face 
{
	font-family: 'Inter';
	src: url(../Fonts/Inter-Regular.ttf);
}

@font-face 
{
	font-family: 'Inter-Bold';
	src: url(../Fonts/Inter-Bold.ttf);
}

@font-face 
{
	font-family: 'Inter-ExtraBold';
	src: url(../Fonts/Inter-ExtraBold.ttf);
}

@font-face 
{
	font-family: 'Inter-ExtraLight';
	src: url(../Fonts/Inter-ExtraLight.ttf);
}

@font-face 
{
	font-family: 'Inter-Light';
	src: url(../Fonts/Inter-Light.ttf);
}

@font-face 
{
	font-family: 'Inter-Medium';
	src: url(../Fonts/Inter-Medium.ttf);
}

@font-face 
{
	font-family: 'Inter-Black';
	src: url(../Fonts/Inter-Black.ttf);
}

@font-face 
{
	font-family: 'Inter-SemiBold';
	src: url(../Fonts/Inter-SemiBold.ttf);
}

@font-face 
{
	font-family: 'Inter-Thin';
	src: url(../Fonts/Inter-Thin.ttf);
}

@font-face 
{
	font-family: 'Inter-Variable';
	src: url(../Fonts/Inter-VariableFont_slnt,wght.ttf);
}

body
{
	color: #222830;
	font-family: Inter;
}

.body-container
{
	padding-left: 2%;
	padding-top: 2%;
}

/* Backmatter */

div.GlossaryPageDefinition
{
	font-size: 10pt;
}

div.GlossaryPageHeading
{
	font-size: 21pt;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 15px;
	border-bottom-color: #c4c4c4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: left;
	color: inherit;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 10px;
	background-image: url('../Images/__System/Backmatter-Heading-Background.png');
	background-repeat: no-repeat;
}

div.GlossaryPageTerm
{
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}

MadCap|glossaryProxy
{
	border-top: none;
}

MadCap|indexProxy
{
	border-top: none;
}

p.Index1
{
	font-size: 10pt;
	font-weight: bold;
}

p.Index2
{
	font-size: 10pt;
	font-weight: normal;
}

p.IndexHeading
{
	font-size: 21pt;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 15px;
	border-bottom-color: #c4c4c4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: left;
	color: inherit;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 12px;
	padding-right: 10px;
	background-image: url('../Images/__System/Backmatter-Heading-Background.png');
	background-repeat: no-repeat;
}

/* Content */

img
{
	border: none;
	max-width: 100%;
}

p
{
	margin-top: 20px;
	margin-bottom: 20px;
	letter-spacing: 0.25px;
	widows: 3;
	orphans: 3;
	font-size: 12.0pt;
	line-height: 16pt;
}

/* Frontmatter */

hr.title-page
{
	border: solid 0px transparent;
	background-color: #f5f5f7;
	height: 1px;
	width: 100%;
	margin-bottom: 30px;
	margin-top: 370px;
}

MadCap|tocProxy
{
	border-top: none;
	margin-right: 0.25in;
}

p.created-using-flare
{
	color: #101720;
	font-weight: bold;
	margin-top: 18px;
	font-size: 9pt;
	line-height: 15pt;
	text-transform: uppercase;
}

p.title
{
	font-size: 55pt;
	line-height: 65pt;
	margin-top: 30px;
	mc-hyphenate: never;
}

p.title-page-footer
{
	color: #222830;
	font-size: 9pt;
	frame-break-before: always;
	line-height: 15pt;
	margin-top: 30px;
}

p.title-page-url
{
	color: #222830;
	font-size: 9pt;
	line-height: 15pt;
}

p.TOC1
{
	color: #222830;
	font-size: 19pt;
	font-weight: normal;
	line-height: 21pt;
	margin-bottom: 15px;
	margin-top: 15px;
	page-break-after: avoid;
}

p.TOC2
{
	color: #222830;
	font-size: 15pt;
	font-weight: normal;
	line-height: 21pt;
	margin-bottom: 13px;
	margin-left: .5in;
	margin-top: 13px;
}

p.TOC3
{
	color: #222830;
	font-size: 13pt;
	line-height: 21pt;
	font-weight: normal;
	margin-bottom: 10px;
	margin-left: 1in;
	margin-top: 10px;
}

/* Headings */

h1
{
	font-weight: bold;
	font-size: 24.0pt;
	color: #0062a9;
}

h2
{
	font-weight: normal;
	font-size: 18.0pt;
	page-break-before: always;
}

h3
{
	font-weight: bold;
	font-size: 14.0pt;
}

h4
{
	font-weight: bold;
	font-size: 12.0pt;
}

h5
{
	font-weight: bold;
	font-size: 10.0pt;
}

h6
{
	font-weight: bold;
	font-size: 8.0pt;
}

/* Home page topic */

div.home-layout
{
	padding: 2% 5%;
	background-color: #fefefe;
}

div.home-section
{
	padding: 5% 0;
	border-bottom: solid 1px #f5f5f7;
}

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: #e2f2ff;
	padding: 2%;
	color: #101720;
}

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
{
	padding: 5%;
	background-image: url('../Images/__System/Kahua Wallpaper_4 grey.png');
	background-size: cover;
	background-attachment: scroll;
}

div.topic-hero h1
{
	color: #f5f5f7;
	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;
	color: #626262;
}

/* Links */

a
{
	color: #0062a9;
}

a:link
{
	color: #0062a9;
}

a:visited
{
	color: #0062a9;
}

MadCap|dropDown
{
	border-bottom: 1px solid #f5f5f7;
	mc-image-position: left;
	mc-image-spacing: 10px;
	mc-closed-image: url('../Images/__System/Closed.png');
	mc-open-image: url('../Images/__System/Open.png');
	padding: 10px 0;
	padding-bottom: 10px;
	padding-top: 10px;
}

MadCap|dropDownBody
{
	padding: 1px 30px 0;
}

MadCap|dropDownHotspot
{
	cursor: hand;
	text-decoration: none;
	color: #0062a9;
	font-size: 16pt;
	font-weight: normal;
	border-bottom: none;
}

MadCap|expandingBody
{
	color: #222830;
	font-style: italic;
}

MadCap|expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: #0062a9;
}

MadCap|xref
{
	font-weight: normal;
	mc-format: '{para}';
	text-decoration: none;
	color: #0062a9;
}

/* Lists */

dd,
dd p,
dt,
dt p,
li,
li p
{
	margin-bottom: 8px;
	margin-top: 8px;
}

dl,
ol,
ul
{
	letter-spacing: .25px;
	line-height: 20pt;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Page layout */

p.frame-footer-page-number
{
	color: #c4c4c4;
	font-size: 11pt;
	font-weight: bold;
	text-align: right;
}

p.frame-footer-text
{
	color: #c4c4c4;
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
}

.page-layout-front-header
{
	background-color: #0062a9;
	height: 155px;
	width: 825px;
}

.page-layout-front-logo
{
	height: 90px;
	width: 724px;
	background-color: transparent;
	background-image: url('../Images/__System/Kahua_Logo_White.png');
	background-repeat: no-repeat;
	background-size: auto 100%;
}

.page-layout-front-main
{
	background-color: #e2f2ff;
	height: 650px;
	margin: 0px;
}

.page-layout-front-footer
{
	height: 275px;
	margin: 0px;
	background-color: #222830;
	background-image: url('../Images/__System/Kahua Wallpaper_4 grey.png');
	background-repeat: no-repeat;
	background-size: cover;
}

/* Master page */

div.home-footer
{
	background-color: #0062A9;
	padding: 2% 5%;
}

.home-footer-logo
{
	background-image: url('../Images/__System/Kahua_Logo_White.png');
	background-repeat: no-repeat;
	background-position: right center;
	width: 400px;
}

p.footer
{
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 13pt;
	color: #fefefe;
}

p.footer-sub
{
	color: #fefefe;
	font-size: 14pt;
	margin-top: 14px;
}

span.SearchHighlight1
{
	background-color: #EFD7A9;
}

span.SearchHighlight10
{
	background-color: #dff2da;
}

span.SearchHighlight2
{
	background-color: #DEEFDC;
}

span.SearchHighlight3
{
	background-color: #e8f0f3;
}

span.SearchHighlight4
{
	background-color: #c2d6f1;
}

span.SearchHighlight5
{
	background-color: #c2d6f1;
}

MadCap|codeSnippetBody
{
	font-size: 12pt;
}

MadCap|codeSnippet
{
	background-color: #f5f5f7;
}

@media only screen and (max-width: 1020px)
{
	/* 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%;
	}

	.home-footer-logo
	{
		padding: 20px;
		background-origin: content-box;
		background-size: contain;
	}
}

@media print
{
	body
	{
		font-size: 11pt;
		line-height: 13pt;
		margin: 8px;
	}

	/* Content */

	p
	{
		margin-bottom: 10px;
		margin-top: 10px;
	}

	p.table-text
	{
		font-size: 11pt;
	}

	/* Headings */

	h1
	{
		font-size: 25pt;
		line-height: 27pt;
		margin-bottom: 20px;
	}

	h2
	{
		font-size: 21pt;
		font-weight: normal;
		line-height: 23pt;
		margin-bottom: 18px;
		margin-top: 40px;
	}

	h3
	{
		font-size: 15pt;
		font-weight: bold;
		line-height: 17pt;
		margin-bottom: 15px;
		margin-top: 40px;
	}

	/* Links */

	MadCap|xref
	{
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
	}
}

p.note
{
	background-color: #ebebeb;
	border-left: solid 5px #eb9b3c;
	border-radius: 4px;
	line-height: 18px;
	mc-auto-number-format: '{b} {color #eb9b3c}Note {/color} {/b}';
	overflow: hidden;
	padding: 12px;
}

p.important
{
	background-color: #ebebeb;
	border-left: solid 4px #bb0019;
	border-radius: 5px;
	line-height: 18px;
	mc-auto-number-format: '{b} {color #bb0019}Important {/color} {/b}';
	overflow: hidden;
	padding: 12px;
}

p.disclaimer
{
	background-color: #ebebeb;
	border-left: solid 4px #636363;
	border-radius: 5px;
	font-size: 10pt;
	line-height: 18px;
	mc-auto-number-format: '{b} {color #636363}Notice {/color} {/b}';
	overflow: hidden;
	padding: 12px;
}

p.video
{
	background-color: #ebebeb;
	background-image: url('../Images/__System/VideoIcon.png');
	background-position: 9px 3px;
	background-repeat: no-repeat;
	border-left: solid 4px #0c7468;
	border-radius: 5px;
	line-height: 18px;
	overflow: hidden;
	padding: 15px 60px;
}

p.example
{
	background-color: #ebebeb;
	border-left: solid 4px #964adb;
	border-radius: 5px;
	line-height: 18px;
	mc-auto-number-format: '{b} {color #964adb}Example {/color} {/b}';
	overflow: hidden;
	padding: 12px;
}

p.no-top-margin
{
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-left: 0px;
	letter-spacing: 0.25px;
	widows: 3;
	orphans: 3;
	font-size: 12.0pt;
	line-height: 16pt;
}

p.no-bottom-margin
{
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-left: 0px;
	letter-spacing: 0.25px;
	widows: 3;
	orphans: 3;
	font-size: 12.0pt;
	line-height: 16pt;
}

p.table-text
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-left: 3px;
	letter-spacing: 0.25px;
	widows: 3;
	orphans: 3;
	font-size: 12.0pt;
	line-height: 16pt;
}

div.divnote
{
	background-color: #ebebeb;
	border-left: solid 4px #ffa941;
	border-radius: 5px;
	line-height: 18px;
	mc-auto-number-format: '{b} {color #eb9b3c}Note {/color} {/b}';
	overflow: hidden;
	padding: 12px;
}

div.divexample
{
	background-color: #ebebeb;
	border-left: solid 4px #964adb;
	border-radius: 5px;
	line-height: 18px;
	mc-auto-number-format: '{b}Example {/b}';
	overflow: hidden;
	padding: 12px;
}

div.divimportant
{
	background-color: #ebebeb;
	border-left: solid 4px #bb0019;
	border-radius: 5px;
	line-height: 18px;
	mc-auto-number-format: '{b} {color #bb0019}Important {/color} {/b}';
	overflow: hidden;
	padding: 12px;
}

img.tallscreenshot
{
	mc-thumbnail: popup;
	mc-thumbnail-max-height: 225px;
	mc-thumbnail-max-width: 750px;
	margin-left: 2px;
	box-shadow: 2px 2px 4px 2px rgba(0,0,0,0.3);
}

img.tallscreenshot:hover
{
	margin-left: 0px;
	box-shadow: 4px 4px 6px 4px rgba(0,0,0,0.2);
}

img.screenshot
{
	mc-thumbnail: popup;
	mc-thumbnail-max-height: 175px;
	mc-thumbnail-max-width: 250px;
	margin-left: 2px;
	box-shadow: 2px 2px 4px 2px rgba(0,0,0,0.3);
}

img.screenshot:hover
{
	margin-left: 0px;
	box-shadow: 4px 4px 6px 4px rgba(0,0,0,0.2);
}

img.smallscreenshot
{
	mc-thumbnail: popup;
	mc-thumbnail-max-height: 100px;
	mc-thumbnail-max-width: 150px;
	margin-left: 2px;
	box-shadow: 2px 2px 4px 2px rgba(0,0,0,0.3);
}

img.smallscreenshot:hover
{
	margin-left: 0px;
	box-shadow: 4px 4px 6px 4px rgba(0,0,0,0.2);
}

img.icon
{
	height: 18px;
}

MadCap|dropDown.ReferenceDropdown
{
	border-bottom: 1px solid #f5f5f7;
	mc-image-position: left;
	mc-image-spacing: 10px;
	mc-closed-image: url('../../Resources/Images/__System/Closed.png');
	mc-open-image: url('../../Resources/Images/__System/Open.png');
	padding: 10px 0;
	padding-bottom: 10px;
	padding-top: 10px;
}

p.packages
{
	background-color: #ebebeb;
	border-radius: 5px;
	font-size: 10pt;
	line-height: 18px;
	overflow: hidden;
	padding: 12px;
	border-left-style: solid;
	border-left-color: #3c9623;
	border-left: solid 4px #3c9623;
	mc-auto-number-format: '{b} {color #3c9623}Applicable Packages {/color} {/b}';
}

