/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

@font-face 
{
	font-family: "Open Sans";
	src: url(../../Resources/Fonts/OpenSans-Regular.ttf);
}

@font-face 
{
	font-family: "Open Sans Light";
	src: url(../../Resources/Fonts/OpenSans-Light.ttf);
}

@font-face 
{
	font-family: "Open Sans Bold";
	src: url(../../Resources/Fonts/OpenSans-Bold.ttf);
}

@font-face 
{
	font-family: "Lato";
	src: url(../../Resources/Fonts/Lato-Regular.ttf);
}

@font-face 
{
	font-family: "Lato Light";
	src: url(../../Resources/Fonts/Lato-Light.ttf);
}

@font-face 
{
	font-family: "Lato Bold";
	src: url(../../Resources/Fonts/Lato-Bold.ttf);
}

html
{
	font-size: 15px;
}

body
{
	font-family: "Lato";
	font-size: 15px;
	line-height: 1.5;
	background-color: #fff;
}

.logo-text
{
	padding: 10px 15px 10px 15px;
	font-size: 22px;
	line-height: 38px;
}

.main-section
{
	background-color: #ecf0f5;
}

.body-container
{
	height: 100%;
	background-color: #fff;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
}

article
{
	margin-bottom: 60px;
}

h1
{
	font-weight: 400;
	font-family: Lato;
	font-size: 30px;
}

h2
{
	font-weight: 400;
	font-family: Lato;
	font-size: 24px;
	margin-bottom: 30px;
}

h3
{
	font-weight: 400;
	font-family: Lato;
	font-size: 18px;
}

h4
{
	font-weight: 600;
	margin-bottom: 10px;
	font-family: Lato;
	font-size: 16px;
}

h5
{
	font-weight: 600;
	margin-bottom: 10px;
	font-family: Lato;
	font-size: 14px;
}

p
{
	line-height: 1.5;
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 15px;
}

p.cursive
{
	font-style: oblique;
}

a
{
	text-decoration: none;
}

a:link
{
	color: #1C5A97;
}

a:visited
{
	color: #1C5A97;
}

#resultList h3.title a:visited
{
	color: #1C5A97;
}

a:focus
{
	outline: 0;
}

#resultList h3.title a:focus
{
	color: #1C5A97;
}

a:hover
{
	text-decoration: underline;
}

#pagination a:hover
{
	background-color: #eee;
	color: #333;
	border: solid 1px #bdbdbd;
}

a:active
{
	color: #1C5A97;
}

#resultList h3.title a:active
{
	color: #1C5A97;
}

strong
{
	font-weight: 600;
}

table.TableStyle-Table_Style
{
	margin-bottom: 30px;
}

img
{
	max-width: 100%;
	border: none;
	vertical-align: middle;
	height: auto;
	margin: 10px 0 15px 0;
}

img + img
{
	margin-left: 10px;
}

img.MCDropDown_Image_Icon
{
	margin: 0;
}

.no-margin
{
	margin: 0;
}

.imgText > h4
{
	font-size: 15px;
	font-weight: 600;
	margin-top: 0;
}

.center
{
	position: relative;
	float: none !important;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

a
{
	color: #1C5A97;
}

ul
{
	list-style-type: disc;
}

ul,
ol
{
	padding-left: 40px;
	margin-bottom: 30px;
}

ol > li::marker
{
	font-size: 15px;
	/* color:  #1C5A97; */
}

ol > li
{
	padding-bottom: 15px;
}

ul > li
{
	padding-bottom: 10px;
}

/* ul > li > a
{
	text-decoration: none;
} */

/* ul > li > a:hover
{
	text-decoration: underline;
} */

ol li > ol,
ol li > ul,
ul li > ol,
ul li > ul
{
	margin-top: 10px;
	margin-bottom: 0;
}

ol li > ol li
{
	list-style-type: lower-alpha;
}

ul li > ul li
{
	list-style-type: circle;
	/* list-style-type: disc; */
}

ol li > ol li > ul li
{
	list-style-type: circle;
	/* list-style-type: disc; */
}

.mr-1
{
	margin-right: 10px;
}

ul.sidenav li a
{
	font-family: "Lato";
}

ul.sidenav li a.selected
{
	color: #1C5A97;
	font-weight: 600;
}

#resultList h3.title a
{
	font-family: "Lato";
	font-size: 20px;
	color: #1C5A97;
}

/*== madcap proxy assigned styles ==*/

div.MCBreadcrumbsBox_0
{
	font-size: 13px;
}

MadCap|expandingHead
{
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: #333;
	font-style: normal;
}

MadCap|expandingBody
{
	color: #777;
	font-style: italic;
}

MadCap|dropDownHotspot
{
	font-size: 18px;
	cursor: hand;
	text-decoration: none;
	color: #333;
	font-style: normal;
}

.dropDownHotspot:link
{
	font-family: "Lato";
	font-size: 16px;
	color: #1C5A97;
	font-weight: 600;
}

MadCap|breadcrumbsProxy
{
	border-bottom-width: 0;
	color: #888;
}

MadCap|dropDownBody
{
	padding: 10px 30px 0;
}

MadCap|dropDown
{
	font-size: 15px;
	border-bottom: 1px solid #dadada;
	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;
	margin-bottom: 20px;
}

.dropDown
{
	font-size: 15px;
}

/** === custom === **/

.sidenav-wrapper
{
	border-left: 1px solid #bdbdbd;
	border-right: 1px solid #bdbdbd;
}

.body-container
{
	border-right: 1px solid #bdbdbd;
}

h1#results-heading
{
	font-family: "Lato";
}

#resultList h3.title
{
	margin-bottom: 5px;
}

#resultList .description
{
	font-family: 'Lato';
	font-size: 15px;
}

#resultList .url cite
{
	font-family: 'Lato';
	font-size: 14px;
}

#myBtn
{
	display: none;
	position: fixed;
	bottom: 20px;
	right: 30px;
	z-index: 99;
	font-size: 14px;
	font-weight: bold;
	border: none;
	outline: none;
	color: transparent;
	cursor: pointer;
	padding: 20px;
	border-radius: 4px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url('../../Resources/Images/back-top-white.png');
	background-color: #1C5A97;
}

#myBtn:hover
{
	background-color: transparent;
	background-image: url('../../Resources/Images/back-top-blue.png');
}

.sub-content
{
	margin-top: 40px;
	border-top: 1px solid #B7B7B7;
}

.btn
{
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	color: #212529;
	line-height: 1.5;
	border-radius: 4px;
	text-align: center;
	vertical-align: middle;
	background-color: transparent;
	border: 1px solid transparent;
	padding: 4px 20px;
}

.btn-outline-secondary
{
	color: #6c757d;
	border-color: #6c757d;
}

.btn-outline-secondary:hover
{
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d;
}

.btn:not(:disabled):not(.disabled)
{
	cursor: pointer;
}

#pagination a
{
	font-family: "Open Sans";
	font-size: 14px;
	border: solid 1px #f4f4f4;
	color: #333;
	background-color: transparent;
	border-radius: 4px;
	text-decoration: none;
	padding: 4px 15px;
	margin: 20px 5px;
}

#pagination a#selected
{
	color: #fff;
	background-color: #069;
	border: solid 1px transparent;
}

MadCap|relationshipsHeading
{
	font-size: 14px;
}

MadCap|slideshowCaption
{
	font-family: "Open Sans";
}

/*== all ==*/

div.important,
div.note,
div.info
{
	font-family: 'Lato';
	background-color: #fff;
	background-repeat: no-repeat;
	line-height: 20px;
	background-position: 10px 18px;
	border-radius: 4px;
	padding: 15px 10px 10px 40px;
	margin: 20px 10px 20px 0;
}

div.important b,
div.note b,
div.info b
{
	display: inline;
}

div.important ul,
div.note ul,
div.info ul
{
	margin-bottom: 10px;
}

/*== important, obs ==*/

div.important
{
	border: 1px solid #ff6b31;
	background-image: url('../Images/warning-ico.png');
}

/*== note, warning ==*/

div.note
{
	border: 1px solid #fdc80b;
	background-image: url('../Images/note-ico.png');
}

/*== information, tip ==*/

div.info
{
	border: 1px solid #5308be;
	background-image: url('../Images/example-ico.png');
}

span.admonition
{
	font-size: 16px;
	text-transform: uppercase;
	margin-right: 5px;
}

MadCap|conceptLink
{
	color: #1C5A97;
}

MadCap|keywordLink
{
	color: #1C5A97;
}

MadCap|relatedTopics
{
	color: #1C5A97;
}

MadCap|xref
{
	color: #1C5A97;
}

MadCap|shortcut
{
	color: blue;
}

@media only screen and (max-width: 1279px)
{
	.body-container
	{
		border-right: 0;
	}

	.js-off-canvas-exit
	{
		border-right: 1px solid #bdbdbd;
		box-shadow: none;
		background: transparent;
	}

	ul.menu.off-canvas-list
	{
		margin-top: 20px;
	}

	.off-canvas-wrapper-inner .outer-row
	{
		padding-left: 0;
		padding-right: 0;
	}

	.MCDropDownBody
	{
		margin-left: 0;
	}

	#myBtn
	{
		display: none !important;
	}

	nav.title-bar .menu-icon
	{
		right: 0;
	}

	.off-canvas-wrapper-inner nav.title-bar .outer-row
	{
		padding-right: 0;
	}

	ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle
	{
		border-top-color: #5a5a5a;
	}

	ul.off-canvas-list li a
	{
		font-size: 14px;
	}

	ul.menu li > a.selected
	{
		color: #1C5A97;
	}
}

@media only screen and (max-width: 767px)
{
	.body-container
	{
		border-right: 0;
	}
}

@media screen and (max-width: 1585px)
{
	.nav-search
	{
		margin-left: 15px;
		margin-right: 15px;
	}
}

