/*<meta />*/

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

.open-sans-300
{
	font-family: "Open Sans", sans-serif;
	font-optical-sizing: auto;
	font-weight: "wght" 300, "wdth" 100;
	font-style: normal;
	font-variation-settings: "wdth" 100;
}

body
{
	color: #333333;
	font-family: "Open Sans", sans-serif;
}

.body-container
{
	padding-left: 2%;
	padding-top: 2%;
}

.top-divider
{
	height: 40px;
	width: 100%;
	border-top: 1px solid #c4c4c4;
	box-sizing: border-box;
}

.bottomtext
{
	padding-top: 5px;
}

/* Backmatter */

div.GlossaryPageDefinition
{
	font-size: 10pt;
}

div.GlossaryPageHeading
{
	font-size: 21pt;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 15px;
	border-bottom-color: #A4AAAE;
	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/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: #A4AAAE;
	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/Backmatter-Heading-Background.png');
	background-repeat: no-repeat;
}

/* Content */

img
{
	border: none;
	max-width: 100%;
}

p
{
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 20pt;
	letter-spacing: 0.25px;
	widows: 3;
	orphans: 3;
	font-size: 18px;
	color: #333333;
	font-family: "Open Sans", sans-serif;
}

p.table-text
{
	font-size: 12pt;
}

/* Frontmatter */

hr.title-page
{
	border: solid 0px transparent;
	background-color: #f5f5f5;
	height: 1px;
	width: 100%;
	margin-bottom: 30px;
	margin-top: 370px;
}

MadCap|tocProxy
{
	border-top: none;
	margin-right: 0.25in;
}

p.created-using-flare
{
	color: #000000;
	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: #ffffff;
	font-size: 9pt;
	frame-break-before: always;
	line-height: 15pt;
	margin-top: 30px;
}

p.title-page-url
{
	color: #ffffff;
	font-size: 9pt;
	line-height: 15pt;
}

p.TOC1
{
	color: #333333;
	font-size: 19pt;
	font-weight: normal;
	line-height: 24pt;
	margin-bottom: 15px;
	margin-top: 15px;
	page-break-after: avoid;
}

p.TOC2
{
	color: #333333;
	font-size: 15pt;
	font-weight: normal;
	line-height: 24pt;
	margin-bottom: 13px;
	margin-left: .5in;
	margin-top: 13px;
}

p.TOC3
{
	color: #333333;
	font-size: 13pt;
	line-height: 24pt;
	font-weight: normal;
	margin-bottom: 10px;
	margin-left: 1in;
	margin-top: 10px;
}

/* Headings */

h1
{
	font-weight: bold;
	font-size: 48px;
	color: #333333;
	font-family: "Open Sans", sans-serif;
}

h2
{
	font-weight: bold;
	font-size: 18.0pt;
	page-break-before: always;
	color: #333333;
	font-family: "Open Sans", sans-serif;
	padding-top: 20px;
}

h3
{
	font-weight: bold;
	font-size: 14.0pt;
	color: #333333;
	font-family: "Open Sans", sans-serif;
	padding-top: 10px;
}

h4
{
	font-weight: bold;
	font-size: 12.0pt;
	color: #333333;
	font-family: "Open Sans", sans-serif;
}

h5
{
	font-weight: bold;
	font-size: 10.0pt;
	color: #333333;
	font-family: "Open Sans", sans-serif;
}

h6
{
	font-weight: bold;
	font-size: 8.0pt;
	color: #333333;
	font-family: "Open Sans", sans-serif;
}

/* Home page topic */

div.home-layout
{
	padding: 2% 5%;
	background-color: #000000;
}

div.home-section
{
	padding: 5% 0;
	border-bottom: solid 1px #f5f5f5;
}

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: #ffffff;
	padding: 2%;
	color: #000000;
}

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%;
	width: 90%;
	background-image: url('../Images/pattern_workflowy.png');
	background-size: cover;
	background-attachment: scroll;
	color: #333333;
}

div.topic-hero-two
{
	padding: 5%;
	width: 90%;
	background-size: cover;
	background-attachment: scroll;
	color: #333333;
}

div.topic-hero-two h1
{
	color: #333333;
	font-size: 48pt;
	text-align: center;
}

div.topic-hero h1
{
	color: #333333;
	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: #333333;
	font-family: "Open Sans", sans-serif;
	width: 80%;
}

MCBreadcrumbsBox_0 breadcrumbs
{
	width: 80%;
}

/* Links */

a
{
	color: #47baf2;
	text-decoration: none;
}

a:link
{
	color: #47baf2;
	text-decoration: none;
}

a:visited
{
	color: #47baf2;
	text-decoration: none;
}

MadCap|dropDown
{
	border-bottom: 1px solid #f5f5f5;
	mc-image-position: left;
	mc-image-spacing: 10px;
	mc-open-image: url('../Images/Minus.png');
	mc-closed-image: url('../Images/Plus.png');
	padding: 10px 0;
}

MadCap|dropDownBody
{
	padding: 10px 30px 0;
}

MadCap|dropDownHotspot
{
	cursor: hand;
	text-decoration: none;
	color: #ffffff;
	font-size: 20pt;
	font-weight: bold;
	border-bottom: none;
}

MadCap|expandingBody
{
	color: #ffffff;
	font-style: italic;
}

MadCap|expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: #f5f5f7;
}

MadCap|xref
{
	font-weight: bold;
	mc-format: '{para}';
	text-decoration: underline;
	color: #f5f5f7;
}

/* 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: #A4AAAE;
	font-size: 11pt;
	font-weight: bold;
	text-align: right;
}

p.frame-footer-text
{
	color: #A4AAAE;
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
}

.page-layout-front-header
{
	background-color: #f5f5f7;
	height: 155px;
	width: 825px;
}

.page-layout-front-logo
{
	height: 90px;
	width: 724px;
	background-color: transparent;
	background-image: url('../Images/wf-logo.png');
	background-repeat: no-repeat;
	background-size: auto 100%;
}

.page-layout-front-main
{
	background-color: #ffffff;
	height: 650px;
	margin: 0px;
}

.page-layout-front-footer
{
	height: 275px;
	margin: 0px;
	background-color: #ffffff;
	background-image: url('../Images/pattern_workflowy.png');
	background-repeat: no-repeat;
	background-size: cover;
}

/* Master page */

div.home-footer
{
	padding: 2% 5%;
	background-color: #ffffff;
	color: #333333;
	font-family: 'Open Sans';
	border-top: solid 1px #dedede;
}

.home-footer-logo
{
	background-image: url('../Images/wf-logo.png');
	background-repeat: no-repeat;
	background-position: right center;
	width: 400px;
}

p.footer
{
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 13pt;
	color: #000000;
}

p.footer-sub
{
	color: #000000;
	font-size: 14pt;
	margin-top: 14px;
}

MadCap|searchBarProxy
{
	color: #333333;
}

MadCap|searchResultsProxy
{
	color: #333333;
}

span.mc-variable
{
	color: #333333;
	font-family: 'Open Sans';
	padding: 5px;
	font: 11px;
}

footer
{
	color: #333333;
	font-family: 'Open Sans';
	font: 11pt;
}

@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%;
	}

	.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
	{
		line-height: 27pt;
		margin-bottom: 20px;
		font-size: 28pt;
	}

	h2
	{
		line-height: 23pt;
		margin-bottom: 18px;
		margin-top: 40px;
		font-weight: bold;
		page-break-before: avoid;
		font-size: 20pt;
	}

	h3
	{
		font-weight: bold;
		margin-bottom: 15px;
		margin-top: 40px;
		font-size: 15pt;
		line-height: 18pt;
	}

	/* Links */

	MadCap|xref
	{
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
	}

	p.pdf-footer-text
	{
		color: #48525b;
		font-weight: bold;
		font-size: 10pt;
	}

	table.footertableinfo
	{
		color: #49535c;
		font-family: 'Open Sans';
		font-size: 10pt;
		font-weight: bold;
	}

	span.mc-variable.three
	{
		text-transform: none;
		font: 10pt;
		color: #4a535b;
		font-weight: bold;
	}

	MadCap|tocProxy
	{
		color: #333333;
		font-family: 'Open Sans';
	}

	span.mc-variable.headofpages
	{
		font: 10pt;
	}

	MadCap|tocProxy.toc-links
	{
		font-size: 11pt;
		font-weight: bold;
	}

	span.mc-variable
	{
		font: 10pt;
	}

	span.mc-variable.variablePDF
	{
		font-family: 'Open Sans';
		font-size: 10pt;
		color: #4baddf;
	}

	span.p-space
	{
		padding-left: 5px;
	}
}

h2.home
{
	font-weight: bold;
	page-break-before: always;
	color: #333333;
	font-family: "Open Sans", sans-serif;
	line-height: 40pt;
	font-size: 34pt;
	text-align: center;
	padding-left: 32pt;
	padding-right: 32pt;
	padding-top: 40pt;
}

p.home
{
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 20pt;
	letter-spacing: 0.25px;
	widows: 3;
	orphans: 3;
	color: #333;
	font-size: 18px;
	font-family: 'Open Sans';
	text-align: center;
}

div.note
{
	background-color: #e6edf2;
	background-repeat: no-repeat;
	border: solid 2px #47baf2;
	line-height: 20pt;
	padding-left: 40px;
	padding-right: 10px;
	margin: 20px 10px 20px 0;
	letter-spacing: .25px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: 10px 25px;
	overflow-wrap: break-word;
}

.three
{
	text-transform: uppercase;
	color: #47baf2;
	font-weight: bold;
}

.container-80
{
	width: 80%;
	margin-left: 1.5em;
}

.themebox
{
	padding: 20px;
	width: 100%;
	margin: 0;
	font-size: 20px;
	text-align: center;
	background: #f5f5f5;
	margin-bottom: 30px;
	border-radius: 15px;
}

.homebox
{
	padding: 30px;
	width: 90%;
	margin: 0;
	font-size: 20px;
	text-align: center;
	background: #f5f5f5;
	margin-bottom: 60px;
	border-radius: 15px;
}

details
{
	margin: 1em 0;
	font-family: sans-serif;
	text-align: left;
}

summary
{
	display: flex;
	align-items: center;
	cursor: pointer;
	padding: 0.5em 1em;
	border-radius: 4px;
	font-weight: 500;
	transition: background 0.2s;
	list-style: none;
	color: #707070;
}

summary:hover
{
	background: #e0e0e0;
}

summary::marker
{
	content: "";
}

summary::before
{
	content: "▶";
	display: inline-block;
	margin-right: 0.5em;
	transition: transform 0.2s;
}

details[open] summary::before
{
	transform: rotate(90deg);
}

.details-content
{
	padding: 0.75em 2em;
	line-height: 1.4;
}

.details-content p
{
	margin: 0.5em 0;
}

h3.text-18-centered
{
	font-family: "Open Sans", sans-serif !important;
	font-size: 18px !important;
	font-style: normal !important;
	font-variant: normal !important;
	font-weight: 400 !important;
	letter-spacing: normal !important;
	line-height: 30px !important;
	text-decoration: none solid rgb(51, 51, 51) !important;
	text-align: center !important;
	text-indent: 0px !important;
	text-transform: none !important;
	vertical-align: baseline !important;
	white-space: normal !important;
	word-spacing: 0px !important;
	background-attachment: scroll !important;
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: none !important;
	background-position: 0% 0% !important;
	background-repeat: repeat !important;
	color: rgb(51, 51, 51) !important;
	height: 30px !important;
	width: 100% !important;
	border: 0px none rgb(51, 51, 51) !important;
	border-top: 0px none rgb(51, 51, 51) !important;
	border-right: 0px none rgb(51, 51, 51) !important;
	border-bottom: 0px none rgb(51, 51, 51) !important;
	border-left: 0px none rgb(51, 51, 51) !important;
	margin: 20px 0px 5px !important;
	padding: 0px !important;
	max-height: none !important;
	min-height: auto !important;
	max-width: none !important;
	min-width: auto !important;
	position: static !important;
	top: auto !important;
	bottom: auto !important;
	right: auto !important;
	left: auto !important;
	float: none !important;
	display: flex !important;
	justify-content: center !important;
	align-items: center !important;
	clear: none !important;
	z-index: auto !important;
	list-style-image: none !important;
	list-style-type: disc !important;
	list-style-position: outside !important;
	border-collapse: separate !important;
	border-spacing: 0px !important;
	caption-side: top !important;
	empty-cells: show !important;
	table-layout: auto !important;
	overflow: visible !important;
	cursor: auto !important;
	visibility: visible !important;
	transform: none !important;
	transition: all !important;
	outline: none !important;
	outline-offset: 0px !important;
	box-sizing: border-box !important;
	resize: none !important;
	text-shadow: none !important;
	text-overflow: clip !important;
	word-wrap: normal !important;
	box-shadow: none !important;
	border-top-left-radius: 0px !important;
	border-top-right-radius: 0px !important;
	border-bottom-left-radius: 0px !important;
	border-bottom-right-radius: 0px !important;
}

a.btn-submit-template
{
	font-family: "Open Sans", sans-serif !important;
	font-size: 14px !important;
	font-style: normal !important;
	font-variant: normal !important;
	font-weight: 400 !important;
	letter-spacing: normal !important;
	line-height: 16px !important;
	text-decoration: none solid rgb(255, 255, 255) !important;
	text-align: start !important;
	text-indent: 0px !important;
	text-transform: none !important;
	vertical-align: baseline !important;
	white-space: normal !important;
	word-spacing: 0px !important;
	background-attachment: scroll !important;
	background-color: rgb(75, 173, 223) !important;
	background-image: none !important;
	background-position: 0% 0% !important;
	background-repeat: repeat !important;
	color: rgb(255, 255, 255) !important;
	height: 36px !important;
	width: 105.188px !important;
	border: 0px none rgb(255, 255, 255) !important;
	border-top: 0px none rgb(255, 255, 255) !important;
	border-right: 0px none rgb(255, 255, 255) !important;
	border-bottom: 0px none rgb(255, 255, 255) !important;
	border-left: 0px none rgb(255, 255, 255) !important;
	margin: 15px 0px 0px 8px !important;
	padding: 10px 18px !important;
	max-height: none !important;
	min-height: auto !important;
	max-width: none !important;
	min-width: auto !important;
	position: relative !important;
	top: 0px !important;
	bottom: 0px !important;
	right: 0px !important;
	left: 0px !important;
	float: none !important;
	display: block !important;
	clear: none !important;
	z-index: auto !important;
	list-style-image: none !important;
	list-style-type: disc !important;
	list-style-position: outside !important;
	border-collapse: separate !important;
	border-spacing: 0px !important;
	caption-side: top !important;
	empty-cells: show !important;
	table-layout: auto !important;
	overflow: visible !important;
	cursor: pointer !important;
	visibility: visible !important;
	transform: none !important;
	transition: all !important;
	outline: none !important;
	outline-offset: 0px !important;
	box-sizing: border-box !important;
	resize: none !important;
	text-shadow: none !important;
	text-overflow: clip !important;
	word-wrap: normal !important;
	box-shadow: none !important;
	border-top-left-radius: 30px !important;
	border-top-right-radius: 30px !important;
	border-bottom-left-radius: 30px !important;
	border-bottom-right-radius: 30px !important;
}

a.btn-submit-template:hover,
a.btn-submit-template:focus,
a.btn-submit-template:active
{
	color: rgb(255, 255, 255) !important;
	text-decoration: none !important;
	background-color: rgb(75, 173, 223) !important;
}

.contact-section
{
	display: flex !important;
	flex-direction: column !important;
	align-items: center !important;
	padding: 20px !important;
}

p.pdf-footer-text
{
	color: #A4AAAE;
	font-size: 11pt;
	text-transform: none;
}

table.footertableinfo
{
	width: 100%;
}

span.mc-variable.three
{
	
}

div.topic-hero-web
{
	background-image: url('../Images/pattern_workflowy.png');
	background-size: cover;
	background-attachment: scroll;
	color: #333333;
}

span.mc-variable.headofpages
{
	
}

MadCap|tocProxy.toc-links
{
	
}

span.mc-variable.variablePDF
{
	color: #333333;
	font-family: 'Open Sans';
	padding: 5px;
	font: 11px;
}

span.p-space
{
	color: #4baddf;
	font-size: 10pt;
}

