/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/*===========================================================================================================================================================

Hello! If this is your first time looking at a stylesheet within the text editor view, what you are reading right now is a "comment". Comments are added throughout this stylesheet with the purpose of making the source code easier to understand, comments will not be interpreted during the compile process. Since comments are not interpreted during the compile process, feel free to add or remove any comments.

For help with MadCap Flare go to Help Ribbon > Topics Section > Open Help. Alternatively visit the Flare Online Help at help.madcapsoftware.com

If you have any questions regarding how to work with this stylesheet or template project, please contact MadCap Technical Support. 
https://www.madcapsoftware.com/support/contact-options.aspx

===========================================================================================================================================================*/

/*==Topic General Styles==*/

body
{
	color: #404040;
	font-family: 'Segoe UI', Verdana, sans-serif;
	line-height: 1.7em;
}

h1
{
	font-size: 1.5em;
	margin-bottom: 8px;
	padding-bottom: 10px;
	margin-top: 30px;
	font-family: 'Segoe UI', Verdana, sans-serif;
	font-weight: bolder;
}

h2
{
	font-size: 1.2em;
	margin-bottom: 4px;
	margin-top: 20px;
	font-family: 'Segoe UI', Verdana, sans-serif;
	font-weight: bold;
}

h3
{
	font-size: 1.1em;
	margin-bottom: 4px;
	margin-top: 16px;
	font-family: 'Segoe UI', Verdana, sans-serif;
	font-weight: bolder;
}

h4
{
	font-family: 'Segoe UI', Verdana, sans-serif;
}

li
{
	margin-bottom: 6px;
	font-family: 'Segoe UI', Verdana, sans-serif;
	margin-top: 0px;
}

p
{
	margin-bottom: 8px;
	font-family: 'Segoe UI', Verdana, sans-serif;
	margin-top: 0;
}

img	/*Setting max-width: 100%; property makes images always fit the width of the container*/
{
	max-width: 100%;
}

img.thumbnail
{
	mc-thumbnail: popup;
	max-width: 50%;
	padding-bottom: 0px;
	padding-left: 10;
	padding-right: 10;
	padding-top: 10;
}

a.MCBreadcrumbsLink
{
	font-style: italic;
	text-decoration: underline;
}

a.MCBreadcrumbsLink:visited
{
	color: #4169e1;
}

a.MCBreadcrumbsLink:hover
{
	color: #e65847;
}

MadCap|breadcrumbsProxy
{
	border-bottom: none;
	font-size: .7em;
	font-style: italic;
	mc-breadcrumbs-prefix: 'You are here: ';
	color: #0077a5;
	mc-breadcrumbs-count: 5;
	font-family: 'Segoe UI', Verdana, sans-serif;
}

MadCap|xref
{
	color: #2D8DCC;
	font-weight: bold;
	mc-format: '{para}';
	text-decoration: underline;
}

MadCap|xref:hover
{
	color: #0077a5;
}

MadCap|dropDown
{
	mc-closed-image: url('../Images/DropDownClosed.png');
	mc-open-image: url('../Images/DropDownOpen.png');
}

MadCap|dropDownHotspot
{
	font-weight: bold;
	color: #2d8dcc;
}

/*==Master Page Topic Layout==*/

.main-section	/*This style applies the gradient background. This HTML element is not on a master page, this element is used at compile time.*/
{
	background: #ffffff;
	/* For browsers that do not support gradients */
	background: -webkit-linear-gradient(left top, #ffffff, #ffffff);
	/* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(bottom right, #ffffff, #ffffff);
	/* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(bottom right, #ffffff, #ffffff);
	/* For Firefox 3.6 to 15 */
	background: linear-gradient(to bottom right, #ffffff, #ffffff);
	/* Standard syntax */
	background-repeat: no-repeat;
	background-attachment: fixed;
}

div.content-container	/*Wraps the topic content on the masterpage and provides the white background behind topics.*/
{
	margin-right: 0;
	background-color: #FFF;
	padding: 25px;
	min-height: 95vh;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	border: 1px solid #d3d3d3;
	box-sizing: content-box;
}

/* Adjusting body */

.off-canvas-wrapper-inner .outer-row,
.main-section > outer-row,
.row
{
	max-width: 80%;
}

/* Increasing body content width */

.row .outer-row .sidenav-layout
{
	margin-left: 5%;
	margin-right: 5%;
}

div.side-content	/*Container for Menu proxy*/
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 25%;
}

ul.navigation > li > ul
{
	border: 2px solid #007785;
	hover-background-color: #F9dcd3;
	list-style-type: disc;
}

ul.navigation > li > ul > li > ul
{
	border: 2px solid #007785;
	hover-background-color: #F9dcd3;
}

b
{
	font-weight: bold;
}

MadCap|toggler:focus
{
	color: #3e7cd2;
}

MadCap|toggler:hover
{
	color: #0077a5;
}

td
{
	font-family: 'Segoe UI', Verdana, sans-serif;
	vertical-align: top;
	margin: 8px;
}

th
{
	font-family: 'Segoe UI', Verdana, sans-serif;
}

MadCap|dropDownHead
{
	color: #2d8dcc;
}

kbd
{
	font-size: 100%;
}

caption
{
	font-weight: bold;
	font-family: 'Segoe UI', Verdana, sans-serif;
	text-align: left;
}

MadCap|conceptsProxy
{
	border: solid 2px #000000;
}

MadCap|concept
{
	
}

MadCap|conceptLink
{
	border: solid 2px #000000;
}

MadCap|toggler
{
	color: #2d8dcc;
	font-weight: bold;
}

MadCap|popupHead
{
	font-weight: bold;
	color: #2d8dcc;
}

ul
{
	font-family: 'Segoe UI', Verdana, sans-serif;
	margin-top: 0px;
}

MadCap|glossaryTerm.Popup
{
	color: #2d8dcc;
}

MadCap|glossaryTerm
{
	color: #2d8dcc;
}

ol.LowerAlpha
{
	list-style-type: lower-alpha;
}

ol.LowerRoman
{
	list-style-type: lower-roman;
}

ul.LowerAlpha
{
	list-style-type: lower-alpha;
}

ul.LowerRoman
{
	list-style-type: lower-roman;
}

a:link
{
	font-weight: bold;
	color: #2d8dcc;
}

a:visited
{
	color: #2D8DCC;
}

a:hover
{
	color: #a9c6ea;
}

ul.navigation li > a:hover
{
	color: #00c38a;
}

/* this is to overwrite the skin link hover CSS */

ul.navigation
{
	list-style-type: circle;
	margin-top: 0em;
}

ol
{
	font-family: 'Segoe UI', Verdana, sans-serif;
}

ol ul
{
	list-style-type: disc;
}

span.SearchHighlight
{
	background-color: #fffacd;
}

ol ol
{
	list-style-type: lower-alpha;
}

.search-bar .search-filter-wrapper
{
	position: static;
	min-width: 140px;
}

.search-bar .search-submit-wrapper
{
	position: static;
}

.search-bar-container
{
	display: flex;
	flex: auto;
	flex-wrap: nowrap;
	flex-direction: row;
}

.search-field.needs-pie
{
	display: flex;
	width: 80%;
}

.search-filter-wrapper
{
	width: 18%;
}

.search-submit-wrapper
{
	width: 56px;
	position: static;
}

.search-filter
{
	color: #000000;
	padding-left: 5px;
}

#sf-content
{
	right: 27%;
	transform: translateX(100%);
}

/*===========================================================================================================================================================
Styles after this point are styles that are for specific mediums. If any additional styles are added to this template they will be listed after mediums.
[@media tablet] declares styles that will apply when the screen is in tablet view
[@media mobile] declares styles that will apply when the screen is in mobile view
===========================================================================================================================================================*/

@media only screen and (max-width: 1279px)
{
	.search-bar-container
	{
		flex-wrap: wrap;
	}

	.search-field.needs-pie
	{
		flex: 100%;
	}

	.search-filter-wrapper
	{
		flex: 70%;
	}

	.search-submit-wrapper
	{
		flex: 30%;
		min-width: 56px;
	}

	.search-bar.search-bar-container .search-submit
	{
		width: 100%;
	}

	.search-bar .search-filter
	{
		border-left: none;
	}
}

@media only screen and (max-width: 767px)
{
	.search-filter-wrapper
	{
		flex: 70%;
	}

	.search-submit-wrapper
	{
		flex: 30%;
	}

	.main-section > .outer-row	/*Removes the padding around the body proxy in mobile*/
	{
		padding: 0;
	}

	div.home-master-page-footer > div	/*Adds separators to the footer items when in mobile layout*/
	{
		border-bottom: 1px solid #828282;
	}
}

h1.Center
{
	margin-bottom: 10px;
	color: #0077a5;
	font-family: 'Segoe UI', Verdana, sans-serif;
}

span.Emphasis
{
	font-weight: bold;
	font-family: 'Segoe UI', Verdana, sans-serif;
}

MadCap|breadcrumbsProxy.SideNav
{
	
}

li.Bullet_1
{
	list-style-type: disc;
}

li.Bullet_1_Continue
{
	list-style-type: none;
}

li.Bullet_2
{
	list-style-type: circle;
	margin-left: 15px;
}

li.Bullet_2_Continue
{
	list-style-type: none;
	margin-left: 15px;
}

li.Bullet_3
{
	list-style-type: square;
	margin-left: 30px;
}

li.Bullet_3_Continue
{
	margin-left: 30px;
	list-style-type: none;
}

li.Number_1
{
	list-style-type: decimal;
	list-style-image: none;
}

li.Number_1_Continue
{
	list-style-type: none;
}

li.Number_2
{
	list-style-type: lower-alpha;
	margin-left: 15px;
}

li.Number_2_Continue
{
	list-style-type: none;
	margin-left: 15px;
}

h1.UserGuideBHeading
{
	mc-heading-level: 0;
}

h2.UserGuideBHeading
{
	mc-heading-level: 0;
}

h3.UserGuideBHeading
{
	
}

@media print
{
	h3.UserGuideBHeading
	{
		mc-heading-level: 0;
	}

	img.inline
	{
		margin-bottom: 0;
		margin-top: 1;
	}

	kbd
	{
		font-size: 90%;
		background-color: transparent;
	}

	kbd.comment
	{
		background-color: transparent;
	}

	kbd.function
	{
		background-color: transparent;
	}

	kbd.reserved
	{
		background-color: transparent;
	}

	kbd.string
	{
		background-color: transparent;
	}

	kbd.command-gray
	{
		background-color: #d8d8e0;
	}

	caption
	{
		font-family: 'Segoe UI', Verdana, sans-serif;
		font-weight: bolder;
	}

	MadCap|glossaryTerm.Popup
	{
		color: #333231;
	}

	MadCap|toggler
	{
		color: #2d8dcc;
		font-weight: bold;
	}

	li
	{
		font-family: 'Segoe UI', Verdana, sans-serif;
	}

	ol.LowerAlpha
	{
		list-style-type: lower-alpha;
		margin-left: 30px;
	}

	ol.LowerRoman
	{
		margin-left: 30px;
		list-style-type: lower-roman;
	}

	MadCap|glossaryTerm
	{
		color: #2d8dcc;
	}

	MadCap|dropDownHotspot
	{
		color: #2d8dcc;
	}

	MadCap|popupHead
	{
		color: #2d8dcc;
		font-weight: bold;
	}
}

kbd.comment
{
	color: #008000;
}

kbd.function
{
	color: #008080;
}

kbd.reserved
{
	color: #0000ff;
}

kbd.string
{
	color: #800000;
}

pre.indent
{
	margin-left: 20px;
}

div.indent
{
	margin-left: 20px;
}

p.indent
{
	margin-left: 40px;
	margin-top: 0;
	margin-bottom: 0;
}

p.indent1
{
	margin-left: 15px;
	margin-bottom: 0;
	margin-top: 0;
}

p.indent2
{
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 30px;
}

p.indent3
{
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 45px;
}

p.indent4
{
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 60px;
}

p.TableCaption
{
	font-weight: bold;
}

p.footnote
{
	font-size: 10pt;
}

div.buttons popup-container clearfix topicToolbarProxy _Skins_TopicToolBar mc-component nocontent
{
	display: block;
}

ol ol
{
	list-style-type: lower-alpha;
}

ul ul
{
	list-style-type: circle;
}

ol ol ol
{
	list-style-type: lower-roman;
}

ul ul ul
{
	list-style-type: square;
}

ol ul
{
	list-style-type: disc;
}

pre.scrollbar
{
	overflow: scroll;
	margin-left: 20px;
	width: 95%;
}

pre.scrollbar-shade
{
	margin-left: 20px;
	overflow: scroll;
	background-color: #e9e9e9;
	width: 95%;
}

MadCap|xref.invisible
{
	color: #ffffff;
}

