/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/* === PROXIMA FONT LOAD === */

/*

@font-face 
{
	font-family: "proxima-nova";
	src: url("https://use.typekit.net/af/5b5251/00000000000000003b9b3065/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("woff2"), url("https://use.typekit.net/af/5b5251/00000000000000003b9b3065/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("woff"), url("https://use.typekit.net/af/5b5251/00000000000000003b9b3065/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("opentype");
	font-style: italic;
	font-weight: 500;
}

*/

/* === START Layout === */

.doc-additional-resources	/* Not in Encompass doc */
{
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 8px;
	background-image: url('../Images/Icons-ICE/Document.png');
	background-size: 38px;
	padding-left: 45px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

.flex-container	/* Not in Encompass doc */
{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.flex-one,
.flex-two	/* Not in Encompass doc */
{
	-webkit-flex: 1 0 15%;
	flex: 1 0 15%;
	margin: 10px;
	overflow: visible;
	background-color: #f6f6f6;
	border: 1px solid #0067ac;
	border-radius: .5rem;
	min-width: 100px;
}

.flex-one > h2,
.flex-two > h2	/* Not in Encompass doc */
{
	color: #fff;
	background-color: #697489;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-top: 0;
}

.flex-one > ul,
.flex-two > ul	/* Not in Encompass doc */
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.flex-one > ul > li,
.flex-two > ul > li	/* Not in Encompass doc */
{
	padding-bottom: 6px;
}

.flex-footer	/* Not in Encompass doc */
{
	-webkit-flex: 2 2 100%;
	flex: 2 2 100%;
	overflow: visible;
	font-size: 0.75rem;
	font-weight: 300;
	color: #697489;
}

.flex-two	/* Not in Encompass doc */
{
	-webkit-flex: 2 auto;
	flex: 2 auto;
}

.footer-flex ul	/* Not in Encompass doc */
{
	display: flex;
	list-style: none;
	moz-display: flex;
}

.footer-flex li	/* Not in Encompass doc */
{
	align-items: center;
	display: inline-block;
	flex-wrap: wrap;
	padding: 10pt;
}

.search-items	/* Not in Encompass doc */
{
	border: 20px solid rgba(0, 0, 0, 0.2);
	border-radius: 5px;
	display: flex;
}

.search-items	/* Not in Encompass doc */
{
	background-color: #808080;
	border: 0;
	border-right: 1px solid rgba(0, 0, 0, 0.2);
	font-size: 14px;
	line-height: 16px;
	padding: 10px;
}

.search-items input[type='search']	/* Not in Encompass doc */
{
	flex-basis: 500px;
}

div.search_container	/* Not in Encompass doc */
{
	align-items: center;
	border: 1px solid red;
	display: flex;
	justify-content: center;
}

/* === END Layout === */
/* === START Typography === */

a:link
{
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

a:visited
{
	/* color: #00ADDA; */
	/* color: #235f73; (linked) dark cerulean blue */
	color: #8a9aa3;
	/* light cornflower blue */
	text-decoration: underline;
}

a:hover
{
	/* color: #00ADDA; */
	color: #235f73;
	/* dark cerulean blue */
	text-decoration: underline;
}

div.hometile a:hover
{
	/* color: #00ADDA; */
	color: #235f73;
	/* dark cerulean blue */
}

ul.menu._Skins_sidemenu.mc-component a:hover
{
	border-left-color: transparent;
	background-color: transparent;
	margin-left: -18px;
	padding-left: 10px;
}

ul.menu._Skins_sidemenu.mc-component > li > a:hover
{
	background-color: transparent;
	border-left-color: transparent;
	margin-left: -18px;
	padding-left: 10px;
}

ul.menu._Skins_sidemenu.mc-component ul > li > a:hover
{
	background-color: transparent;
	border-left-color: transparent;
	margin-left: -18px;
	padding-left: 28px;
}

ul.menu._Skins_sidemenu.mc-component ul ul > li > a:hover
{
	background-color: transparent;
	border-left-color: transparent;
	margin-left: -18px;
	padding-left: 48px;
}

ul.navigation li > a:hover
{
	color: #006AA9;
}

b
{
	
}

body
{
	color: #000000;
	font-family: "arial", sans-serif;
	line-height: 140%;
	vertical-align: baseline;
	word-wrap: break-word;
	-webkit-nbsp-mode: space;
	-webkit-line-break: after-white-space;
	font-size: 1em;
}

div
{
	color: #000000;
}

i
{
	
}

img
{
	max-width: 80%;
}

input
{
	color: #000000;
}

li
{
	color: #000000;
	font-size: 90%;
}

MadCap|codeSnippetCopyButton:hover
{
	color: #000000;
}

MadCap|DropDown
{
	mc-closed-image: url('../Images/css/expand.png');
	mc-open-image: url('../Images/css/collapse.png');
}

MadCap|dropDownBody
{
	margin-top: -20px;
}

MadCap|dropDownHead
{
	padding-top: 10px;
}

MadCap|miniTocProxy
{
	border-top-color: #5D5F63;
}

MadCap|tocProxy
{
	border-top-color: #5D5F63;
}

MadCap|xref
{
	text-decoration: underline;
}

p.footer
{
	color: #000000;
}

p.MiniTOC1
{
	color: #000000;
}

p.MiniTOC2
{
	color: #000000;
}

p.MiniTOC3
{
	color: #000000;
}

p.MiniTOC4
{
	color: #000000;
}

p.TOC5
{
	font: inherit;
	font-style: inherit;
}

p.TOC6
{
	font: inherit;
}

p.TOC7
{
	font: inherit;
}

p.TOC8
{
	font: inherit;
}

p.TOC9
{
	font: inherit;
}

tbody
{
	color: #000000;
}

td
{
	color: #000000;
	/* color: #ffffff; (white) */
	font-size: 90%;
}

th
{
	/* color: #ffffff; (white) */
	color: #000000;
	font-size: 1em;
}

thead
{
	color: #000000;
}

tr
{
	color: #000000;
}

/* === END Typography === */
/*  =======  HEADINGS   ===============  */

h1
{
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #000000;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #000000;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
	margin-left: 0;
	margin-bottom: 1.34em;
	margin-top: .75em;
	/* margin-top: 1.34em; */
	padding-right: 0rem;
	padding-top: 1rem;
	padding-bottom: 1rem;
	padding-left: 1em;
	text-align: center;
	color: #000000;
	font-size: 1.6em;
	border: none 2px #000000;
}

h1.chapter
{
	font-family: "arial", sans-serif;
	font-weight: 400;
	line-height: 1.1;
	mc-next-tag: p;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	color: #000000;
	font-size: 1.6em;
}

h1.toc
{
	margin-top: 1in;
	mc-heading-level: 0;
	padding-bottom: 12pt;
	color: #000000;
}

h1.welcome
{
	font-family: "arial", sans-serif;
	line-height: 1.1;
	margin-bottom: 0px;
	mc-next-tag: p;
	background-color: transparent;
	margin-top: 0.83em;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left-style: none;
	border-left-width: 2px;
	border-left-color: #000000;
	border-right-style: none;
	border-right-width: 2px;
	border-right-color: #000000;
	border-top-style: none;
	border-top-width: 2px;
	border-top-color: #000000;
	border-bottom-style: none;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
	color: #000000;
	font-size: 2em;
}

h2
{
	font-family: "arial", sans-serif;
	line-height: 1.1;
	margin-bottom: 0px;
	mc-next-tag: p;
	padding-bottom: 0px;
	padding-top: 1rem;
	margin-top: 0.83em;
	color: #000000;
	font-size: 1.4em;
}

h3
{
	color: #000000;
	font-family: "arial", sans-serif;
	line-height: 1.1;
	margin-bottom: -6px;
	mc-next-tag: p;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	font-size: 1em;
	font-weight: bolder;
}

h4
{
	font-family: "arial", sans-serif;
	mc-next-tag: p;
	padding-bottom: 0.5rem;
	padding-top: 0.5rem;
	color: #000000;
	font-size: 0.875em;
}

h5
{
	color: #000000;
	font-family: Arial;
	font-size: 0.8em;
}

h6
{
	color: #000000;
	font-size: 0.75em;
}

Re p	/*  Paragraphs  */
{
	margin-bottom: 6px;
	margin-top: 10px;
	color: #000000;
	font-size: 12pt;
}

p.headertext,
p.header-logo
{
	/* color: #00ADDA; */
	color: #235f73;
	/* dark cerulean blue */
	font-family: "arial", sans-serif;
	font-size: 1rem;
	font-weight: 300;
}

p.header-logo
{
	background-image: url('../Images/css/logo.png');
	background-position: 0 6pt;
	background-repeat: no-repeat;
	background-position: top left;
	font-family: "arial", sans-serif;
	font-weight: 700;
	line-height: 30pt;
	padding-bottom: 12pt;
	padding-left: 135px;
}

p.copyright
{
	color: #000000;
	font-family: "arial", sans-serif;
	font-size: 8pt;
	font-weight: 300;
	line-height: 100%;
	margin: 0;
	padding: 0;
}

p.footer,
p.footer-right
{
	color: #000000;
	font-family: "arial", sans-serif;
	font-size: 0.6rem;
	font-weight: 300;
}

p.footer-right
{
	color: #000000;
	text-align: right;
}

span.colorblock
{
	color: #ffffff;
	background-color: #0067ac;
	display: inline-block;
	font-weight: 700;
	padding: 2pt 10pt;
	text-align: center;
	width: 0.5in;
}

span.footer-item::after
{
	content: "  |  ";
}

span.SearchHighlight1
{
	color: #4d4d4f;
	background-color: #ffff66;
	mc-hidden: unhidden;
}

span.SearchHighlight10
{
	color: #ffffff;
	background-color: #990099;
	mc-hidden: unhidden;
}

span.SearchHighlight2
{
	color: #4d4d4f;
	background-color: #a0ffff;
	mc-hidden: unhidden;
}

span.SearchHighlight3
{
	color: #4d4d4f;
	background-color: #99ff99;
	mc-hidden: unhidden;
}

span.SearchHighlight4
{
	color: #4d4d4f;
	background-color: #ff9999;
	mc-hidden: unhidden;
}

span.SearchHighlight5
{
	color: #4d4d4f;
	background-color: #ff66ff;
	mc-hidden: unhidden;
}

span.SearchHighlight6
{
	color: #ffffff;
	background-color: #880000;
	mc-hidden: unhidden;
}

span.SearchHighlight7
{
	color: #ffffff;
	background-color: #00aa00;
	mc-hidden: unhidden;
}

span.SearchHighlight8
{
	color: #ffffff;
	background-color: #886800;
	mc-hidden: unhidden;
}

span.SearchHighlight9
{
	mc-hidden: unhidden;
}

.hidden
{
	display: none;
}

/* === START Div indent-toggle css class. These settings control the indentations for text blocks within toggles From Elliemae. === */
/* === END Div indent-toggle css class. These settings control the indentations for text blocks within toggles From Elliemae. === */
/*  === START links ===  */

a
{
	/* color: #00ADDA; */
	color: #235f73;
	/* dark cerulean blue */
	font-weight: normal;
	text-decoration: underline;
}

a.MiniTOC1:link
{
	/* color: #00ADDA; */
	color: #235f73;
	/* dark cerulean blue */
}

a.MiniTOC1:link:hover
{
	/* color: #00ADDA; */
	color: #235f73;
	/* dark cerulean blue */
	text-decoration: underline;
}

a.MiniTOC1:link:visited
{
	/* color: #00ADDA; */
	color: #235f73;
	/* dark cerulean blue */
}

a.MiniTOC2:link
{
	/* color: #00ADDA; */
	color: #235f73;
	/* dark cerulean blue */
}

a.MiniTOC2:link:hover
{
	/* color: #00ADDA; */
	color: #235f73;
	/* dark cerulean blue */
	text-decoration: underline;
}

a.MiniTOC2:link:visited
{
	/* color: #00ADDA; */
	color: #235f73;
	/* dark cerulean blue */
}

a.MiniTOC3:link
{
	/* color: #00ADDA; */
	color: #235f73;
	/* dark cerulean blue */
}

a.MiniTOC3:link:hover
{
	/* color: #00ADDA; */
	color: #235f73;
	/* dark cerulean blue */
	text-decoration: underline;
}

a.MiniTOC3:link:visited
{
	/* color: #00ADDA; */
	color: #235f73;
	/* dark cerulean blue */
}

div.hometile h3
{
	color: #005181;
	font-weight: 500;
	font-size: 1.2rem;
	margin-bottom: 10px;
}

MadCap|xref,
mcToggleHead
{
	/* color: #00ADDA; */
	color: #235f73;
	/* dark cerulean blue */
	text-decoration: none;
}

MadCap|xref:hover,
mcToggleHead:hover
{
	/* color: #00ADDA; */
	color: #235f73;
	/* dark cerulean blue */
	text-decoration: underline;
}

MadCap|xref:visited,
mcToggleHead:visited
{
	/* color: #00ADDA; */
	/* color: #235f73; (linked) */
	color: #8a9aa3;
}

/* === START character styles ===  */

b,
.strong
{
	font-weight: 700;
}

i,
em,
.emphasis
{
	font-style: italic;
}

/* === END vanilla lists === */

ol,
ul
{
	list-style-type: square;
	margin-bottom: 1rem;
	margin-left: 24px;
	margin-top: 10px;
	padding-left: 20px;
	padding-top: 0;
	page-break-before: avoid;
	page-break-inside: auto;
}

ul > li::marker
{
	/* color: #00ADDA; */
	color: #235f73;
	/* dark cerulean blue */
}

ol li > ol
{
	list-style: lower-roman;
}

/* TOC settings  */

p.TOC1
{
	color: #000000;
	font-size: 12pt;
	line-height: 100%;
	margin-left: 0in;
	margin-right: 0pt;
	margin-top: 15pt;
	mc-auto-number-offset: 18pt;
	mc-auto-number-position: outside-head;
	mc-float: outside-left;
	mc-leader-format: 'none';
	mc-leader-indent: 2pt;
	mc-leader-offset: 6pt;
	padding-bottom: 0;
	padding-left: -18pt;
	padding-top: 0;
	page-break-before: auto;
	page-break-after: avoid;
	/*width: 0;*/
}

p.TOC2
{
	color: #000000;
	font-size: 12pt;
	line-height: 100%;
	margin-left: 0in;
	margin-right: 0pt;
	mc-auto-number-offset: 18pt;
	mc-auto-number-position: outside-head;
	mc-float: outside-left;
	mc-leader-format: 'none';
	mc-leader-indent: 2pt;
	mc-leader-offset: 6pt;
	padding-bottom: 0;
	padding-left: -18pt;
	padding-top: 0;
	page-break-after: avoid;
	page-break-before: auto;
	margin-top: 15pt;
	/*width: 0;*/
}

p.TOC3
{
	color: #000000;
	font-size: 11pt;
	line-height: 100%;
	margin-left: 0.5in;
	margin-right: 0pt;
	margin-top: 3pt;
	mc-auto-number-offset: 18pt;
	mc-auto-number-position: outside-head;
	mc-float: outside-left;
	mc-leader-format: 'none';
	mc-leader-indent: 0;
	mc-leader-offset: 8pt;
	padding-bottom: 0;
	padding-left: -18pt;
	padding-top: 3pt;
	page-break-before: avoid;
	page-break-after: auto;
	/*width: 0;*/
}

p.TOC4
{
	color: #000000;
	font-size: 11pt;
	line-height: 100%;
	margin-left: 0.25in;
	margin-right: 0pt;
	margin-top: 3pt;
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 18pt;
	mc-float: outside-left;
	mc-leader-format: 'none';
	mc-leader-indent: 0;
	mc-leader-offset: 8pt;
	padding-bottom: 0;
	padding-top: 3pt;
	padding-left: -18pt;
	page-break-after: auto;
	page-break-before: avoid;
	/*width: 0;*/
}

/* === START Buttons - buttons used on the site  ===  */

.on,
.off
{
	color: #ffffff;
	background-color: #ff6300;
	border: 1px dotted #ff6300;
	border-radius: 5px;
	padding: 2px 8px;
}

.off
{
	color: #ffffff;
	background-color: #ff6300;
	border: 1px solid #ff6300;
}

.breadcrumbs
{
	display: flex;
	justify-content: space-between;
}

button.breadcrumbs
{
	background-color: transparent;
	border: none;
	/* color: #00ADDA; */
	color: #235f73;
	/* dark cerulean blue */
	cursor: pointer;
	display: inline-block;
	margin: 0 5px;
	padding: 0;
}

button.breadcrumbs:focus
{
	outline: none;
}

button.breadcrumbs:hover
{
	/* color: #00ADDA; */
	color: #235f73;
	/* dark cerulean blue */
}

.btn_banker-only
{
	background-image: url('../Images/css/broker_on.png');
	background-position: top left;
	background-repeat: no-repeat;
	height: 27px;
	padding-bottom: 3px;
	width: 450px;
}

.btn_all-notes
{
	background-image: url('../Images/css/banker_on.png');
	background-position: top left;
	background-repeat: no-repeat;
	height: 27px;
	padding-bottom: 3px;
	width: 450px;
}

.btn_bankerhelponly
{
	background-image: url('../Images/css/broker_help_on.png');
	background-position: top left;
	background-repeat: no-repeat;
	height: 24px;
	padding-bottom: 3px;
	width: 274px;
}

.btn_allhelp
{
	background-image: url('../Images/css/banker_help_on.png');
	background-position: top left;
	background-repeat: no-repeat;
	height: 24px;
	padding-bottom: 3px;
	width: 274px;
}

/* === START Images - IMAGE ELEMENTS ===  */

img,
img.border,
img.larger,
img.large,
img.medium,
img.small,
img.smaller
{
	border: none;
	height: auto;
	margin-left: 0;
	width: auto;
}

img.button
{
	float: none;
	height: 14pt;
	margin: 0 2pt;
	position: relative;
	vertical-align: baseline;
	width: auto;
}

img.border
{
	border: 1pt solid #a7a9ac;
	padding: 5pt;
}

img.header
{
	height: auto;
	margin: 0;
	padding-right: 3pt;
	position: relative;
	vertical-align: baseline;
	width: 1.5in;
}

img.large
{
	max-width: 450px;
}

img.larger
{
	max-width: 600px;
}

img.medium
{
	max-width: 300px;
}

img.small
{
	max-width: 200px;
}

img.smaller
{
	max-width: 100px;
}

img.smaller
{
	max-width: 100px;
}

/* === END Images - IMAGE ELEMENTS ===  */
/* START === Containers */

.center-content
{
	align-self: center;
	display: inline-block;
	padding: 1rem 1.5rem;
}

/* END === Containers */
/*  START === Procedure styles ===  */

.banker
{
	background-repeat: no-repeat;
	background-position: 3px 2px;
	padding-left: 30px;
	padding-bottom: 1rem;
}

.box-main-light
{
	background-color: #8ac1ed;
	border: 1px solid #0067ac;
	margin-bottom: 10px;
	padding: 10px;
}

.broker
{
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 30px;
	padding-bottom: 1rem;
}

.caution
{
	background-position: left top;
	background-repeat: no-repeat;
	mc-next-tag: p;
	padding-top: 8px;
	background-image: url('../Images/Icons-ICE/Caution.png');
	background-size: 38px;
	padding-left: 45px;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

.code
{
	border: 1px solid #697489;
	background-color: #F7F9FA;
	color: #58595b;
	font-family: "proxima-nova";
	font-size: 0.75rem;
	margin-bottom: 10px;
	overflow: auto;
	padding: 0.5rem;
	page-break-inside: auto;
	word-wrap: normal;
}

.dates
{
	font-style: italic;
}

.dates::before
{
	content: '   (';
}

.dates::after
{
	content: ')  ';
}

.doc
{
	background-position: top left;
	background-repeat: no-repeat;
	mc-next-tag: p;
	padding-top: 8px;
	background-size: 38px;
	padding-left: 45px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	background-image: url('../Images/Icons-ICE/Document.png');
}

.code
{
	border: 1px solid #697489;
	background-color: #F7F9FA;
	color: #58595b;
	font-family: "proxima-nova";
	font-size: 0.75rem;
	margin-bottom: 10px;
	overflow: auto;
	padding: 0.5rem;
	page-break-inside: auto;
	word-wrap: normal;
}

.error
{
	background-color: #fff3eb;
	background-position: 6px 9px;
	background-repeat: no-repeat;
	border: 1px solid #ff6300;
	color: #000000;
	mc-next-tag: p;
	padding: 10px;
	padding-bottom: 1rem;
	padding-left: 30px;
}

.guide
{
	background-position: top left;
	background-repeat: no-repeat;
	mc-next-tag: p;
	padding-top: 8px;
	background-image: url('../Images/Icons-ICE/Guide-2.png');
	background-size: 38px;
	padding-left: 45px;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

.important
{
	background-position: left top;
	background-repeat: no-repeat;
	mc-next-tag: p;
	padding-top: 8px;
	background-image: url('../Images/Icons-ICE/Important-1.png');
	padding-left: 45px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	background-size: 38px;
}

.MCToggler_Image_Icon
{
	padding-right: 5px;
}

.new::before
{
	color: red;
	content: 'NEW!  ';
}

.newfeature
{
	border: 1px solid #0067ac;
	background-color: #0067ac;
	color: #ffffff;
	margin-bottom: 10px;
	padding: 10px;
}

.note
{
	background-position: top left;
	background-repeat: no-repeat;
	color: #000000;
	display: block;
	margin-top: 6px;
	mc-next-tag: p;
	padding-top: 8px;
	background-image: url('../Images/Icons-ICE/Note-1.png');
	background-size: 38px;
	padding-left: 45px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

.pdf
{
	background-position: top left;
	background-repeat: no-repeat;
	mc-next-tag: p;
	padding-top: 8px;
	background-size: 38px;
	padding-left: 45px;
	background-image: url('../Images/Icons-ICE/PDF-1-35.png');
	padding-bottom: 3px;
	margin-bottom: 3px;
}

.question
{
	background-position: left top;
	background-repeat: no-repeat;
	color: #000000;
	display: block;
	mc-next-tag: p;
	padding-top: 8px;
	background-size: 38px;
	padding-left: 45px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	background-image: url('../Images/Icons-ICE/Question.png');
}

.s-Code
{
	background-color: #F7F9FA;
	border: 1px solid #697489;
	color: #000000;
	font-family: "arial", sans-serif;
	font-size: 0.75rem;
	margin-bottom: 10px;
	overflow: auto;
	padding: 0.5rem;
	page-break-inside: auto;
	word-wrap: normal;
}

.seealso
{
	background-repeat: no-repeat;
	background-position: 0 -19px;
	border-left: 1px dotted #a7a9ac;
	padding-bottom: 1rem;
	padding-left: 30px;
}

.seealso::before
{
	color: #ff6300;
	content: 'See also ';
	display: inline-block;
}

.success
{
	background-color: #d2f8d2;
	border: 1px solid green;
	color: #062a06;
	mc-next-tag: p;
	padding: 10px;
}

.tip
{
	background-position: left top;
	background-repeat: no-repeat;
	color: #000000;
	display: block;
	mc-next-tag: p;
	padding-top: 8px;
	background-image: url('../Images/Icons-ICE/Tip.png');
	background-size: 38px;
	padding-left: 45px;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

.video a,
.doc a,
.guide a
{
	display: inline-block;
	padding: 10px 0;
}

.updated::before
{
	color: red;
	content: 'UPDATED  ';
}

.video
{
	background-position: top left;
	background-repeat: no-repeat;
	color: #000000;
	display: block;
	margin-top: 6px;
	mc-next-tag: p;
	padding-top: 8px;
	background-image: url('../Images/Icons-ICE/Video.png');
	background-size: 38px;
	padding-left: 45px;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

.warning
{
	background-position: left top;
	background-repeat: no-repeat;
	color: #000000;
	margin-bottom: 10px;
	mc-next-tag: p;
	padding: 10px;
	padding-bottom: 8px;
	padding-top: 8px;
	background-image: url('../Images/Icons-ICE/Warning.png');
	background-size: 38px;
	padding-left: 45px;
	border: solid 1px #ff0000;
}

/* should box-accent-light below be .box-accent-light? */

div.procedure
{
	margin: 20px 0 10px 0px;
	padding-left: 0;
	padding-right: 12px;
	padding-top: 0px;
}

div.procedure > p:first-child
{
	column-break-after: avoid;
	background-color: #f6f6f6;
	border-left: 30px solid #006ab6;
	font-weight: 700;
	frame-break-after: avoid;
	margin-left: 0;
	padding-left: 10px;
	page-break-after: avoid;
}

div.procedure ol
{
	list-style: decimal;
	margin: 6px 0 10px 60px;
	padding-left: 0;
}

div.procedure ol li
{
	padding: 2px 0 2px 0;
	page-break-inside: avoid;
}

div.procedure ol li p
{
	margin: 2px 0 2px 0;
}

div.procedure ol li p ol li
{
	list-style: lower-roman;
}

div.procedure ol li ol,
div.procedure ol li ul
{
	margin-left: 20px;
	margin-top: 0;
	padding-top: 0;
}

div.procedure ol img
{
	margin-top: 10px;
	max-width: 600px;
}

li p > ol
{
	list-style: lower-roman;
}

div.together
{
	page-break-after: auto;
	page-break-before: auto;
	page-break-inside: avoid;
}

box-accent-light
{
	background-color: #ffc59f;
	border: 1px solid #ff6300;
	margin-bottom: 10px;
	padding: 10px;
}

/* should box-accent-light above be .box-accent-light? */

div.resources
{
	border: 2px solid #f6f6f6;
	border-top: 8px solid #f6f6f6;
	padding: 10px;
	margin: 0;
	mc-auto-number-format: "{b}{color " #697489 "}Additional resources {/color}  {/b}";
}

table *
{
	box-sizing: border-box;
}

table .code,
.note .code
{
	border: none;
	background-color: transparent;
}

ol.list_number
{
	list-style-type: none;
	mc-auto-number-class: bold;
}

ol
{
	color: #000000;
	margin: 12pt;
	list-style: Strong;
	list-style-type: decimal;
	margin-left: 24pt;
	padding-left: 3.5pt;
	page-break-inside: auto;
}

li.NumberedList
{
	margin-left: -0.25in;
	mc-auto-number-format: '{b}{n=1}{/b}';
	mc-auto-number-position: float-left;
	mc-hyphenate: never;
	padding-bottom: 4pt;
	text-indent: 0.05in;
}

ol.Numbered
{
	list-style-type: none;
	margin: 0 0 0 20x;
}

ol.Numbered li
{
	counter-increment: ListCounter;
	margin: 0 0 6px 0;
	padding: 0 0 0 30px;
	position: relative;
}

ol.Numbered li::before
{
	color: #0067ac;
	content: counter(ListCounter);
	display: inline-block;
	font-size: 1.5rem;
	font-weight: 700;
	left: -30px;
	position: absolute;
	text-align: center;
	top: 0;
}

div.release_note_banker
{
	margin-bottom: 0.7rem;
}

div.release_note_banker h3.release
{
	color: #0067ac;
	font-family: "arial", sans-serif;
	font-size: 1.2rem;
	line-height: 1.1;
	margin-left: 30px;
	mc-next-tag: p;
	padding-bottom: 0;
	padding-top: 0;
}

div.release_note_broker
{
	margin-bottom: 0.7rem;
}

div.release_note_broker h3.release
{
	color: #0067ac;
	font-family: "arial", sans-serif;
	font-size: 1.2rem;
	line-height: 1.1;
	margin-left: 30px;
	mc-next-tag: p;
	padding-bottom: 0;
	padding-top: 0;
}

div.box_left
{
	border: 1px solid #fff3eb;
	float: left;
	margin-right: 1rem;
	max-width: 50%;
	padding: 10px;
	width: auto;
}

div.box_right
{
	font-family: "arial", sans-serif;
	font-weight: 300;
	margin-bottom: 6px;
}

div.fieldhelp
{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

div.fieldhelp .fields
{
	color: #0067ac;
	flex: 1 1 25%;
	font-weight: 700;
}

div.fieldhelp .fields:after
{
	content: ": ";
}

div.fieldhelp .definition
{
	flex: 1, 1, 75%;
	text-align: left;
	font-weight: 300;
}

dt
{
	clear: left;
	color: green;
	float: left;
	font-weight: bold;
	text-align: right;
	width: 100px;
}

dt:after
{
	content: ":";
}

dd
{
	margin: 0 0 0 110px;
	padding: 0 0 0.5em 0;
}

div.def-table
{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

div.def-table .term
{
	color: #ff6300;
	flex: 1 1 25%;
	font-weight: 700;
}

div.def-table .term:after
{
	content: ":";
}

div.def-table .definition
{
	flex: 2, 1, 50%;
	font-weight: 300;
	text-align: left;
}

div.def-table .example
{
	flex: 1 1 25%;
	font-family: "arial", sans-serif;
	font-size: 0.75rem;
}

/*  === END Procedure styles ===  */
/* === START container to indent text to be flush with text toggles ===  */

div.toggle-text
{
	margin-left: 36px;
	mc-leader-indent: 36px;
}

/* === END container to indent text to be flush with text toggles ===  */
/* === START Tables - table definitions === */

table
{
	border: 1px solid #005181;
	border-collapse: collapse;
	border-spacing-y: 0;
	border-spacing-x: 0;
	color: #000000;
	column-width: auto;
	font-family: "arial", sans-serif;
	font-size: 0.85rem;
	overflow: scroll;
	text-align: left;
	vertical-align: top;
	width: 99%;
	word-break: normal;
	word-wrap: break-word;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}

table thead
{
	background-color: #005181;
	border: #005181;
	border-collapse: collapse;
	color: #fff;
	font-size: 0.85rem;
	font-weight: bold;
	margin: 0;
	text-align: left;
}

table td
{
	border-collapse: collapse;
	padding: 4px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
	border-bottom-style: none;
	border-left-style: none;
	border: none 1px #a7a9ac;
}

table th
{
	padding: 4px;
	padding-left: 10px;
	text-align: left;
}

table tr
{
	page-break-inside: avoid;
}

table tr:nth-child(even)
{
	background-color: #f6f6f6;
}

table.release
{
	border-collapse: collapse;
	border-spacing-y: 0;
	border-spacing-x: 0;
	font-family: "arial", sans-serif;
	text-align: left;
	width: 99%;
	column-width: auto;
	border: 1px solid #0067ac;
	vertical-align: top;
	font-size: 0.85rem;
	word-break: break-all;
}

table.release thead
{
	background-color: #0067ac;
	border: #0067ac;
	border-collapse: collapse;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.85rem;
	margin: 0;
	text-align: left;
}

table.release th
{
	padding: 4px;
	text-align: left;
}

table.release tr
{
	page-break-inside: avoid;
}

table.release tr:nth-child(even)
{
	background-color: #f6f6f6;
}

table.release td
{
	border: 1px solid #697489;
	border-collapse: collapse;
	padding: 4px;
	text-align: left;
	vertical-align: top;
}

table.data
{
	border: 1px solid #00ADDA;
	border-collapse: collapse;
	border-radius: 16px;
	border-spacing-y: 0;
	border-spacing-x: 0;
	column-width: auto;
	font-family: "arial", sans-serif;
	font-size: 0.85rem;
	text-align: left;
	vertical-align: top;
	width: 99%;
	word-break: break-all;
}

table.data th
{
	padding: 4px;
	text-align: left;
}

table.data thead
{
	background-color: #00ADDA;
	border: #00ADDA;
	border-collapse: collapse;
	color: #fff;
	font-weight: bold;
	font-size: 0.85rem;
	margin: 0;
	text-align: left;
}

table.data tr
{
	page-break-inside: avoid;
}

table.data tr:nth-child(even)
{
	background-color: #f6f6f6;
}

table.data td
{
	border: 1px solid #00ADDA;
	border-collapse: collapse;
	padding: 4px;
	text-align: left;
	vertical-align: top;
}

table.data2
{
	border: 1px solid #697489;
	border-collapse: collapse;
	border-radius: 16px;
	border-spacing-x: 0;
	border-spacing-y: 0;
	caption-side: top;
	column-width: auto;
	font-family: "arial", sans-serif;
	font-size: 0.85rem;
	mc-caption-continuation: ' (continued)';
	mc-caption-repeat: true;
	text-align: left;
	vertical-align: top;
	width: 99%;
	word-break: break-all;
}

table.data2 thead
{
	background-color: #00ADDA;
	border: #00ADDA;
	border-collapse: collapse;
	color: #fff;
	font-size: 0.85rem;
	font-weight: bold;
	margin: 0;
	text-align: left;
}

table.data2 th
{
	padding: 4px;
	text-align: left;
}

table.data2 tr
{
	page-break-inside: avoid;
}

table.data2 tr:nth-child(even)
{
	background-color: #f6f6f6;
}

table.data2 td
{
	border: 1px solid #a7a9ac;
	border-collapse: collapse;
	padding: 4px;
	text-align: left;
	vertical-align: top;
}

table.data2 td
{
	border: #697489;
	column-width: auto;
	margin: 0;
	max-width: 350px;
	padding: 4px;
	page-break-inside: avoid;
	text-align: left;
	vertical-align: top;
}

table.data2 thead
{
	background-color: #697489;
	border: #697489;
	border-collapse: inherit;
	color: #ffffff;
	font-weight: bold;
	margin: 0;
}

table.data2 tbody tr:nth-child(even)
{
	background-color: #f6f6f6;
}

table.data2 caption
{
	font-style: italic;
	text-align: left;
}

/* === END Tables - table definitions === */
/* === START MadCap Style Over-rides - Overrides for the automatically generated MadCap styles ===  */

a.GlossaryPageTerm:link,
a.GlossaryPageTerm:visited
{
	font-weight: bold;
	text-decoration: none;
}

div.GlossaryPageEntry
{
	border-right-width: 0px;
}

div.GlossaryPageTerm
{
	font-size: 0.75rem;
	line-height: 19px;
}

MadCap|expandingBody.glossterm
{
	color: #0067ac;
	font-style: italic;
}

MadCap|expandingHead
{
	text-decoration: none;
}

MadCap|glossaryTerm.glossterm
{
	cursor: hand;
	font-style: italic;
	text-decoration: none;
}

MadCap|popupBody
{
	background-color: #fff3eb;
	color: #25292f;
	margin: 0px;
	padding: 10px;
}

MadCap|popupHead
{
	color: #0067ac;
}

MadCap|relatedTopics
{
	/* color: #00ADDA; */
	color: #235f73;
	/* dark cerulean blue */
	text-decoration: underline;
}

MadCap|relatedTopics:focus
{
	color: #0067ac;
}

MadCap|relatedTopics:hover
{
	color: #0067ac;
	text-decoration: underline;
}

MadCap|toggler
{
	/* color: #00ADDA; */
	color: #235f73;
	/* dark cerulean blue */
	margin-top: 1rem;
	mc-closed-image: url('../Images/css/expand.png');
	mc-open-image: url('../Images/css/collapse.png');
	text-decoration: none;
}

/* === START MadCap Style Over-rides - Overrides for the automatically generated MadCap styles ===  */

/* === START SIDEMENU  

These settings control the indents, hover, and selected menu items

in the menu box on body pages.*/

div.sidemenu,
div.sidemenuhome
{
	margin: 0px;
	padding: 0;
	width: 100%;
}

/* === END SIDEMENU === */
/*  === START Flare 2017r2 component renamed to lowercase sidemenu === */

ul.menu._Skins_sidemenu.mc-component
{
	background-color: rgba(255, 255, 255, 0.8);
	color: #0067ac;
	font-family: "arial", sans-serif;
	font-size: 0.9rem;
	line-height: 0.9rem;
	margin: 0px;
	padding: 0 0 0 10px;
	width: auto;
}

ul.menu._Skins_sidemenu.mc-component a
{
	background-color: transparent;
	border-left: 8px solid transparent;
	color: #0067ac;
	font-size: 16px;
	text-decoration: none;
}

ul.menu._Skins_sidemenu.mc-component a.selected
{
	border-left: 8px solid #00ADDA;
	/* color: #00ADDA; */
	color: #235f73;
	/* dark cerulean blue */
	font-weight: 700;
	margin-left: -18px;
	padding-left: 10px;
}

ul.menu._Skins_sidemenu.mc-component li
{
	margin: 10px auto;
	padding-top: 2px;
	padding-bottom: 2px;
}

ul.menu._Skins_sidemenu.mc-component li:first-child
{
	padding-top: 0;
}

ul.menu._Skins_sidemenu.mc-component > li > a
{
	margin: 2px 0 2px -18px;
	padding: 2px 0 2px 10px;
}

ul.menu._Skins_sidemenu.mc-component > li > a.selected
{
	border-left-color: #00ADDA;
	/* color: #00ADDA; */
	color: #235f73;
	/* dark cerulean blue */
	font-weight: 700;
	margin-left: -18px;
	padding-left: 10px;
}

ul.menu._Skins_sidemenu.mc-component li > a.selected:hover
{
	background-color: transparent;
}

ul.menu._Skins_sidemenu.mc-component ul > li > a
{
	font-size: 16px;
	line-height: 24px;
	margin-left: -18px;
	padding-left: 28px;
}

ul.menu._Skins_sidemenu.mc-component ul > li > a.selected
{
	border-left-color: #00ADDA;
	/* color: #00ADDA; */
	color: #235f73;
	/* dark cerulean blue */
	font-weight: 700;
	margin-left: -18px;
	padding-left: 28px;
}

ul.menu._Skins_sidemenu.mc-component ul ul > li > a
{
	font-size: 0.8rem;
	line-height: 0.8rem;
	margin-left: -18px;
	padding-left: 48px;
}

ul.menu._Skins_sidemenu.mc-component ul ul > li > a.selected
{
	border-left-color: #00ADDA;
	/* color: #00ADDA; */
	color: #235f73;
	/* dark cerulean blue */
	font-weight: 700;
	margin-left: -18px;
	padding-left: 48px;
}

/*  === END Flare 2017r2 component renamed to lowercase sidemenu === */
/* === START Cross References === */

MadCap|xref.PageNumberOnly
{
	mc-format: '{page}';
}

/* === END Cross References === */
/* === START main menu === */

ul.navigation li:hover > ul,
ul.navigation > li.has-children:hover::after
{
	opacity: 1;
	padding: 0;
}

ul.navigation ul ul ul
{
	max-height: 400px;
	overflow-y: scroll;
	scroll-behavior: smooth;
}

/* === END main menu === */
/*  === START dropdown override === */

.MCDropDown_Closed .MCDropDownHotSpot_.MCHotSpotImage
{
	padding-left: 14px;
}

.MCDropDown_Open .MCDropDownHotSpot_.MCHotSpotImage
{
	padding-left: 14px;
}

.MCDropDownBody
{
	border-bottom: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	margin-left: 32px;
	overflow: hidden;
	padding: 10px;
}

.MCDropDownBody .MCDropDownHead
{
	border-bottom: none;
}

.MCDropDownBody .MCDropDownHead a
{
	color: #0067ac;
	font-weight: 300;
}

.MCDropDownBody .MCDropDownBody
{
	border: 1px dotted #0067ac;
	margin-left: 20px;
	color: #5d5f63;
}

.MCDropDownHead
{
	border-bottom: 1px solid #e3e3e3;
	font-size: 1.0rem;
	font-weight: 300;
	padding-bottom: 8px;
	padding-left: 32px;
	padding-top: 20px;
	text-indent: -32px;
}

/*  === END dropdown override === */
/* === START dropdowns for embedded video === */

div.video
{
	margin-top: 20px;
	padding-left: 45;
}

div.video .MCDropDown
{
	margin-top: 0;
}

div.video .MCDropDown_Closed .MCDropDownHotSpot_.MCHotSpotImage
{
	background-image: none;
}

div.video .MCDropDown_Open .MCDropDownHotSpot_.MCHotSpotImage
{
	background-image: none;
}

div.video .MCDropDownBody
{
	border: none;
	margin-left: 0;
	padding: 20px;
}

div.video .MCDropDownHead
{
	border-bottom: none;
	padding-top: 10px;
	padding-bottom: 10px;
	text-indent: 0;
}

/* === END dropdowns for embedded video === */
/* === START breadcrumbs settings === */

div.MCBreadcrumbsBox_0
{
	border-bottom-style: none;
	display: inline-block;
	font-size: 14px;
	margin-bottom: 0;
	padding: 2px 0;
	padding-bottom: 0;
}

MadCap|breadcrumbsProxy
{
	border-bottom-style: none;
	font-size: .75rem;
	margin: 0;
	mc-breadcrumbs-prefix: '';
	mc-breadcrumbs-divider: ' > ';
	padding-top: 6px;
}

nav.breadcrumbs
{
	border-top: 1px solid #a7a9ac;
	/* color: #00ADDA; */
	color: #235f73;
	/* dark cerulean blue */
	font-size: 14px;
	margin-bottom: 20px;
	padding-top: 20px;
}

nav.breadcrumbs a
{
	/* color: #00ADDA; */
	color: #235f73;
	/* dark cerulean blue */
	font-weight: 300;
}

.MCBreadcrumbsPrefix
{
	display: none;
}

/* === END breadcrumbs settings === */
/* === START Flare 2017v2 change to breadcrumb container === */

div.nocontent
{
	display: inline-block;
}

/* === END Flare 2017v2 change to breadcrumb container === */
/* === START navigation search bar ** Added .title—bar-section to trap for new naming ** === */

nav.tab-bar,
.title-bar-section
{
	padding-bottom: 0;
	/* padding-top: 2rem; */
}

.tab-bar-section a.logo,
.title-bar-section a.logo
{
	left: 20px;
	top: -2rem;
	z-index: 3000;
}

.search-submit
{
	background: #0067ac url('../Images/css/search-white.png') no-repeat center center;
}

/* === END navigation search bar ** Added .title—bar-section to trap for new naming ** === */
/*  === START RESULTS List page === */

#resultList h3.title a
{
	/* color: #00ADDA; */
	color: #235f73;
	/* dark cerulean blue */
	font-size: 1.25em;
	font-weight: normal;
}

#resultList h3.title a:selected
{
	/* color: #00ADDA; */
	color: #235f73;
	/* dark cerulean blue */
}

#resultList .url cite
{
	/* color: #00ADDA; */
	color: #235f73;
	/* dark cerulean blue */
}

h2 + .dropDown .MCDropDownHead:first-child
{
	padding-top: 0px;
}

/*  === END RESULTS List page === */
/*  === START HOME PAGE - Page Layout Styles === */

div.homebg
{
	background-color: transparent;
	margin: 0 auto;
	min-height: 65vh;
	padding: 10px 0px 20px 0px;
	position: relative;
	text-align: center;
}

div.homecontent
{
	background-color: #005181;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 4px;
	color: #ffffff;
	font-weight: 300;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 87.50%;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 40px;
	padding-bottom: 40px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

div.homecontent2
{
	background-color: #005181;
	background-repeat: no-repeat;
	background-size: cover;
	color: #ffffff;
	font-weight: 300;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 100%;
	padding: 40px;
}

div.homecontent a
{
	color: #ffffff;
	text-decoration: none;
}

div.homecontent h1
{
	color: #ffffff;
	text-align: left;
	padding-top: 0;
	padding-bottom: 10px;
	/* padding-right: 55%; */
	font-size: 2.0rem;
	font-weight: 400;
	margin: 0;
}

div.homecontent h1 span
{
	color: #8AE7FF;
}

div.homecontent h2
{
	color: #ffffff;
	font-size: 1.5em;
	font-weight: 300;
	padding-bottom: 15px;
	padding-right: 55%;
	padding-top: 5px;
}

div.homecontent p
{
	bottom: 50px;
	line-height: 2em;
	margin: 0px auto;
	position: absolute;
	right: 20px;
}

div.homecontent p a
{
	color: #ffffff;
	text-decoration: none;
}

div.homecontent .ghost
{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border: solid 1px #fff;
	border-radius: 5px;
	font-weight: 300;
	margin-right: 20px;
	margin-top: 10px;
	padding: 5px 20px;
}

div.homecontent .ghost:hover
{
	border-color: #a7a9ac;
	background-color: rgba(0, 0, 0, 0.1);
}

div.homecontent .ghost a:link,
div.homecontent .ghost a:hover,
div.homecontent .ghost a:visited
{
	text-decoration: none;
	color: #ffffff;
}

/*  === END HOME PAGE - Page Layout Styles === */

div.hometile
{
	border: 2px solid transparent;
	color: #555;
	font-size: 1rem;
	font-weight: 300;
	line-height: 1.4;
	padding: 10px;
}

/* EllieMae page setup */

.clear
{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	width: 100%;
}

.iconsWrapper
{
	height: auto;
	max-width: 1002px;
	overflow: visible;
	text-align: center;
}

.iconCenter
{
	font-align: center;
	display: inline-block;
	opacity: 1;
	padding: 10px;
}

.main-section > .row.outer-row
{
	max-width: 100%;
	padding: 0;
}

/*  LANDING pages for function and product pages */

div.colorblock
{
	background-color: #ffc967;
	border-radius: 10px;
	margin: 10px;
	min-height: 225px;
	overflow: visible;
}

div.colorblock h1
{
	font-size: 2.5rem;
	font-weight: 700;
	padding: 30px 0 10px 0;
}

div.colorblock p
{
	font-size: 1.5rem;
	font-weight: 300;
}

div.colorblock ::after
{
	clear: both;
}

div.leftwrapper
{
	margin: 0 auto;
	max-width: 1024px;
	padding-left: 30px;
	text-align: left;
}

/*  BODY pages */

div.bodywrapper
{
	padding-bottom: 20px;
	padding-left: 40px;
	padding-right: 40px;
	position: relative;
	text-align: left;
}

div.centerWrapper
{
	margin: 0 auto;
	max-width: 100em;
	text-align: center;
}

div.leftwrapper .content
{
	max-width: 700px;
	text-align: left;
}

/* footer   */

footer
{
	background-color: #ffffff;
	color: #000000;
	font-size: 9pt;
	font-weight: 300;
	margin: 50px auto 0 auto;
}

footer p
{
	padding: 10px;
	padding-top: 0px;
	text-align: center;
}

footer > p:first-child
{
	background-color: #ffffff;
	color: #697489;
	font-weight: 500;
}

/*  PRINT title page settings */

div.logo
{
	margin-bottom: 0.5in;
	margin-left: 1.25in;
	margin-right: 0in;
	margin-top: 3in;
}

/*New 2020 Title page*/

p.Title
{
	color: #0067ac;
	font-family: "arial", sans-serif;
	font-size: 28pt;
	font-weight: 500;
	line-height: 32pt;
	margin-bottom: 0;
	margin-left: 1in;
	margin-right: 1in;
	padding-bottom: 18pt;
}

p.Subtitle
{
	/* color: #00ADDA; */
	color: #235f73;
	/* dark cerulean blue */
	font-family: "arial", sans-serif;
	font-size: 20pt;
	font-weight: 300;
	line-height: 24pt;
	margin: 0;
	margin-left: 1in;
	margin-right: 1in;
	padding-bottom: 9pt;
	padding-top: 0;
}

p.Subtitle-small
{
	font-size: 14pt;
	font-weight: 300;
	/* color: #00ADDA; */
	color: #235f73;
	/* dark cerulean blue */
	font-family: "arial", sans-serif;
	line-height: 18pt;
	margin: 0;
	margin-left: 1in;
	margin-right: 1in;
	padding-top: 0;
	padding-bottom: 6pt;
}

/*Use p.TitleEncRN for Encompass Release Notes. The right margin has been increased to 3.5in to bump "Release Notes" to the second line */

p.TitleEncRN
{
	border-bottom: 2pt solid #00ADDA;
	color: #0067ac;
	font-family: "arial", sans-serif;
	font-size: 32pt;
	font-weight: 700;
	line-height: 36pt;
	margin-bottom: 0;
	margin-left: 1.25in;
	margin-right: 3.5in;
	padding-bottom: 2pt;
}

p.Titledate
{
	/* color: #00ADDA; */
	color: #235f73;
	/* dark cerulean blue */
	font-size: 10pt;
	font-weight: 400;
	line-height: 14pt;
	margin-left: 1in;
	padding-bottom: 6pt;
	padding-top: 14pt;
}

#linkBankerHelpOn.btn_all-help
{
	
}

/*# sourceMappingURL=EllieMae.css.map */

MadCap|tocProxy.TOC-Page-Break
{
	
}

p.break
{
	margin-bottom: 6px;
	page-break-before: always;
}

.toggler:link
{
	/* color: #00ADDA; */
	color: #235f73;
	/* dark cerulean blue */
}

/* BUTTON STYLES */

.btn
{
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	cursor: pointer;
	display: inline-block;
	font-family: "arial", sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.75;
	margin-bottom: 0;
	margin-right: 10px;
	padding: 6px 20px;
	text-align: center;
	touch-action: manipulation;
	user-select: none;
	vertical-align: middle;
	white-space: nowrap;
}

.btn:last-child
{
	margin-right: 0;
}

.btn--primary,
.btn--primary:hover
{
	background: #F59131;
}

.btn--secondary,
.btn--secondary:hover
{
	background: #00ADDA;
}

/* Cards */

.row.cards
{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	margin-top: 25px;
	margin-left: 0;
	margin-right: 0;
	padding: 0 45px;
}

.row.cards > a,
.row.cards > a:hover
{
	display: block;
	text-decoration: none;
}

.card
{
	box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.25);
	height: 260px;
	margin-bottom: 30px;
	max-height: 275px;
	max-width: 260px;
	width: 260px;
}

.card.hometile > p
{
	margin: 5px 0;
}

.card__img
{
	height: 55px;
	margin-top: 20px;
}

.card__img img
{
	height: 70px;
}

div.hometile:hover
{
	color: #555;
}

.row.cards::before,
.row.cards::after
{
	display: none;
}

/* Header */

.title-bar-layout .logo-wrapper
{
	width: 50%;
}

.title-bar-layout a.logo
{
	background-position: left center;
	background-size: contain;
	width: 70%;
}

.title-bar-layout
{
	display: block;
}

.logo-wrapper,
.navigation-wrapper,
.navigation
{
	display: block;
	float: none;
}

.search-bar .search-field
{
	border-radius: 5px;
}

.search-bar.search-bar-container .search-submit,
.search-bar.search-bar-container .search-submit:hover
{
	background-size: 25px;
}

div.nocontent
{
	display: block;
}

/* NAVIGATION */

ul.navigation
{
	display: flex;
	float: none;
	font-size: 20px;
	justify-content: space-evenly;
	margin: 0;
	padding: 0;
	text-align: center;
}

ul.navigation ul a
{
	font-size: 16px;
}

ul.navigation li > a
{
	color: #006AA9;
	font-size: 16px;
	padding: 0;
}

ul.navigation ul
{
	border-radius: 0 0 5px 5px;
	box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.25);
}

ul.navigation ul > li:hover,
ul.navigation ul ul > li:hover,
ul.navigation ul ul ul > li:hover
{
	background: #00ADDA;
	color: #ffffff;
}

ul.navigation ul > li:last-child:hover,
ul.navigation ul ul > li:last-child:hover,
ul.navigation ul ul ul > li:last-child:hover
{
	border-radius: 0 0 5px 5px;
}

ul.navigation ul > li > a
{
	padding: 12px 10px;
}

ul.navigation ul > li.has-children > a:after
{
	top: 15px;
}

ul.navigation ul li:hover > a
{
	color: #ffffff;
}

p
{
	font-size: 1em;
}

MadCap|conceptLink
{
	text-decoration: underline;
}

MadCap|conceptLinkControlList
{
	text-decoration: underline;
}

MadCap|conceptLinkControlListItem
{
	text-decoration: underline;
}

MadCap|conceptLinkControlListItemLink
{
	text-decoration: underline;
}

MadCap|helpControlList
{
	text-decoration: underline;
}

MadCap|helpControlListItem
{
	text-decoration: underline;
}

MadCap|helpControlListItemLink
{
	text-decoration: underline;
}

MadCap|keywordLink
{
	text-decoration: underline;
}

MadCap|keywordLinkControlList
{
	text-decoration: underline;
}

MadCap|keywordLinkControlListItem
{
	text-decoration: underline;
}

MadCap|keywordLinkControlListItemLink
{
	text-decoration: underline;
}

MadCap|relatedTopicsControlList
{
	text-decoration: underline;
}

MadCap|relatedTopicsControlListItem
{
	text-decoration: underline;
}

MadCap|relatedTopicsControlListItemLink
{
	text-decoration: underline;
}

MadCap|shortcut
{
	text-decoration: underline;
}

MadCap|xref:focus
{
	text-decoration: underline;
}

MadCap|xref:visited
{
	text-decoration: underline;
}

/* === START Responsive settings === */
/* Set the header elements for tablet and mobile  */

@media (max-width: 1025px)
{
	.centerWrapper
	{
		padding: 20px;
	}

	.js-off-canvas-exit
	{
		box-shadow: none;
	}

	.nav-search
	{
		margin: 0;
		width: 100%;
	}

	.nav-search-wrapper
	{
		justify-content: flex-start;
	}

	.right-off-canvas-menu
	{
		background-color: transparent;
	}

	.tab-bar-section a.logo
	{
		top: -0.5rem;
	}

	aside.off-canvas,
	.off-canvas ul ul
	{
		background: #005181;
	}

	div.sidemenu
	{
		display: none;
	}

	nav.tab-bar
	{
		padding: 20px;
	}

	nav.tab-bar .menu-icon
	{
		right: 20px;
	}

	ul.navigation
	{
		display: none;
	}

	ul.off-canvas-list li a
	{
		color: #ffffff;
	}

	ul.off-canvas-list li a:hover,
	ul.off-canvas-list ul li a:hover,
	ul.off-canvas-list ul ul li a:hover,
	ul.off-canvas-list ul ul ul li a:hover
	{
		background-color: #00ADDA;
		color: #ffffff;
	}
}

@media (max-width: 766px)
{
	.inner-wrap nav.tab-bar .outer-row
	{
		max-width: 100%;
		padding-right: 0px;
		padding-left: 0px;
	}

	/* .right-off-canvas-menu
	{
		background-color: transparent;
	} */

	.tab-bar-section a.logo
	{
		min-width: 250px;
		top: 0;
	}

	div.homecontent
	{
		background-image: none;
		padding: 20px;
	}

	div.homecontent h1
	{
		padding-right: 0;
	}

	div.homecontent h2
	{
		padding-right: 0;
	}

	div.homecontent p
	{
		position: static;
	}

	div.homecontent .ghost
	{
		display: inline-block;
		text-align: center;
	}

	div.sidemenu
	{
		display: none;
	}

	h1
	{
		color: #000000;
	}

	nav.tab-bar
	{
		max-width: 100%;
	}
}

@media screen and (max-width: 500px)
{
	div.homecontent
	{
		background-image: none;
	}
}

/* === END Responsive settings === */

.arrow-back
{
	color: #697489;
	background-size: 60px;
	vertical-align: middle;
	background-image: none;
}

.arrow-forward
{
	color: #697489;
	vertical-align: middle;
	width: 100px;
}

.video-additional-resources
{
	/* background-image: url('../../Images/Icons/videos-small.png'); */
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 6px;
	background-image: url('../Images/Icons-ICE/Video.png');
	background-size: 38px;
	padding-left: 45px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	padding-top: 8px;
}

a.release-note-arrows
{
	/* color: #00ADDA; */
	color: #235f73;
	/* dark cerulean blue */
	font-weight: 700;
	margin-bottom: 20px;
	padding-bottom: 20px;
	text-decoration: none;
}

div.additional-resources
{
	border-bottom-color: #39A154;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #39A154;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #39A154;
	border-right-style: solid;
	border-right-width: 1px;
	border-top: 8px solid #f6f6f6;
	border-top-color: #39A154;
	margin-bottom: 5px;
	margin-top: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

div.callout
{
	border-bottom-color: #71C5E8;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #71C5E8;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #71C5E8;
	border-right-style: solid;
	border-right-width: 1px;
	border-top: 8px solid #f6f6f6;
	border-top-color: #71C5E8;
	margin-bottom: 5px;
	margin-top: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

div.Normal
{
	
}

h1.hidden
{
	color: #ffffff;
	font-family: "arial", sans-serif;
	font-weight: 400;
	line-height: 1.1;
	mc-next-tag: p;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	font-size: 1.5em;
}

MadCap|relationshipsProxy.left-toc-padding
{
	margin-left: 100px;
	padding-left: 12em;
	width: 25%;
}

p.release-note-arrows
{
	line-height: 20pt;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	text-align: center;
}

p.Subtitle1
{
	font-size: 90%;
	margin-bottom: 3pt;
	margin-left: 9.6px;
	margin-top: 2pt;
	padding-left: 0px;
}

/* span.Dropdown-Head-ScreenOnly
{
	
} */

ul.menu._Skins_sidemenu.mc-component
{
	margin-left: 100px;
}

/* === START From Simplifile Stylesheet === */

#mc-main-content
{
	margin-top: 5%;
}

.indent-toggle-15
{
	padding-left: 15px;
}

.indent-toggle-50
{
	padding-left: 50px;
}

.indent-toggle-05
{
	padding-left: 5px;
}

.indent-toggle-40
{
	padding-left: 40px;
}

.indent-toggle-45
{
	padding-left: 45px;
}

.indent-toggle-60
{
	padding-left: 60px;
}

.indent-toggle-10
{
	padding-left: 10px;
}

.indent-toggle-30
{
	padding-left: 30px;
}

.indent-toggle-35
{
	padding-left: 35px;
}

.indent-toggle-20
{
	padding-left: 20px;
}

.indent-toggle-25
{
	padding-left: 25px;
}

.sticky
{
	background-color: white;
	position: absolute;
	/*once the user scrolls, this value would be overwritten with the value 'fixed'*/
	top: 20%;
	width: 100%;
}

.sticky-menu
{
	top: 5% !important;
}

div.s-Box-Confidential
{
	background: #b0e0e6;
	background-color: #8dc7e9;
	border: solid 1px #235f73;
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
	padding: 10px;
	width: auto;
}

div.s-Box-Black
{
	/* background-color: #e6f2f7; */
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
	padding: 10px;
	width: auto;
	border: solid 1px #000000;
}

div.s-Box-LightBlue-Note
{
	/* background-color: #e6f2f7; */
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
	padding: 10px;
	width: auto;
	border: solid 1px #71c5e8;
}

div.s-Box-LightGray
{
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
	padding: 10px;
	width: auto;
	border: solid 1px #dbdcdd;
}

div.s-Box-LightGreen-Tip
{
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
	padding: 10px;
	width: auto;
	border: solid 1px #9acd32;
}

div.s-Box-Green-Important
{
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
	padding: 10px;
	width: auto;
	border-top-color: #006400;
	border: solid 1px #008000;
}

div.s-Box-Orange-Caution
{
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
	padding: 10px;
	width: auto;
	border-top-color: #ffa500;
	border: solid 1px #ffa500;
}

div.s-Box-Red-Warning
{
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
	padding: 10px;
	width: auto;
	border: solid 1px #ff0000;
}

div.s-Box-Gold-Question
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
	padding: 10px;
	height: auto;
	width: auto;
	border: solid 1px #ffd700;
}

div.s-Box-Black-Small
{
	background: #e6f2f7;
	background-color: #ffffff;
	border: solid 1px #000000;
	height: auto;
	margin-right: 41.28px;
	margin-left: 40.32px;
	margin-top: 15px;
	padding: 10px;
	width: auto;
}

div.s-Box-Yellow
{
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
	padding: 10px;
	width: auto;
	border: solid 1px #ffff00;
}

li.li	/*None*/
{
	
}

span.mc-variable.doc\00002Ecopyright-owner-Simplifile
{
	
}

p.s-blockquote	/*From Confluence to make internal only*/
{
	color: #000000;
	font-family: "arial", sans-serif;
}

p.s-CheckBox
{
	border-bottom-style: none;
	border-bottom-width: 1.5px;
	mc-auto-number-class: bold;
	mc-auto-number-format: '{b}☐ {/b}  ';
	margin-bottom: 3px;
	margin-left: 0.27in;
	margin-top: 3px;
	padding-bottom: 2px;
	text-indent: -0.27in;
}

p.s-Code
{
	background-color: #dbdcdd;
	color: #2c2c2E;
	font-family: 'Courier New';
	font-size: 95%;
	line-height: 18px;
	margin-bottom: 0px;
	margin-left: 50px;
	margin-top: 2px;
}

p.s-Code_000
{
	font-family: 'Courier New';
	font-size: 95%;
	color: #2c2c2E;
	line-height: 18px;
	margin-bottom: 0px;
	margin-top: 2px;
	margin-left: 0px;
	background-color: #dbdcdd;
}

p.s-Code_020
{
	background-color: #dbdcdd;
	color: #2c2c2E;
	font-family: 'Courier New';
	font-size: 95%;
	line-height: 18px;
	margin-bottom: 0px;
	margin-left: 19.2px;
	margin-top: 2px;
}

p.s-Code_040
{
	background-color: #dbdcdd;
	color: #2c2c2E;
	font-family: 'Courier New';
	font-size: 95%;
	line-height: 18px;
	margin-bottom: 0px;
	margin-left: 38.4px;
	margin-top: 2px;
}

p.s-Code_060
{
	background-color: #dbdcdd;
	color: #2c2c2E;
	font-family: 'Courier New';
	font-size: 95%;
	line-height: 18px;
	margin-bottom: 0px;
	margin-left: 57.6px;
	margin-top: 2px;
}

p.s-Code_080
{
	background-color: #dbdcdd;
	color: #2c2c2E;
	font-family: 'Courier New';
	font-size: 95%;
	line-height: 18px;
	margin-bottom: 0px;
	margin-left: 76.8px;
	margin-top: 2px;
}

p.s-Code_100
{
	background-color: #dbdcdd;
	color: #2c2c2E;
	font-family: 'Courier New';
	font-size: 95%;
	line-height: 18px;
	margin-bottom: 0px;
	margin-left: 96px;
	margin-top: 2px;
}

p.s-Code_120
{
	background-color: #dbdcdd;
	color: #2c2c2E;
	font-family: 'Courier New';
	font-size: 95%;
	line-height: 18px;
	margin-bottom: 0px;
	margin-left: 115.2px;
	margin-top: 2px;
}

p.s-Code_140
{
	background-color: #dbdcdd;
	color: #2c2c2E;
	font-family: 'Courier New';
	font-size: 95%;
	line-height: 18px;
	margin-bottom: 0px;
	margin-left: 134.4px;
	margin-top: 2px;
}

p.s-Code_160
{
	background-color: #dbdcdd;
	color: #2c2c2E;
	font-family: 'Courier New';
	font-size: 95%;
	line-height: 18px;
	margin-bottom: 0px;
	margin-left: 143.6px;
	margin-top: 2px;
}

p.s-Code_180
{
	background-color: #dbdcdd;
	color: #2c2c2E;
	font-family: 'Courier New';
	font-size: 95%;
	line-height: 18px;
	margin-bottom: 0px;
	margin-left: 162.8px;
	margin-top: 2px;
}

p.s-half
{
	color: #000000;
	font-family: "arial", sans-serif;
	line-height: 1em;
	margin: 0.15em 0;
	margin-bottom: 1.12em;
	margin-top: 1.12em;
}

p.s-indent1
{
	margin-bottom: 3pt;
	padding-left: 48px;
	margin-top: 1.12em;
}

p.s-indent2
{
	margin-bottom: 3pt;
	margin-left: 9.6px;
	padding-left: 72px;
	margin-top: 1.12em;
}

p.s-Line
{
	background-color: #4d4d4f;
	color: #4d4d4f;
	font-family: "arial", sans-serif;
	font-size: 1pt;
	line-height: 1pt;
	margin-bottom: 8px;
	mc-next-tag: p;
	margin-top: 12px;
}

p.s-Note
{
	background-image: none;
	margin-bottom: 3px;
	margin-top: 3px;
	mc-auto-number-class: bold;
	mc-next-class: s-Note-next;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 6px;
	mc-auto-number-format: '{b}NOTE: {/b}';
}

p.s-Note-Caution
{
	/*background-color: #ffe5e2; */
	background-image: none;
	background-position: top left;
	background-repeat: no-repeat;
	background-size: 38px;
	margin-bottom: 4px;
	margin-top: 4px;
	mc-auto-number-class: bold;
	mc-next-class: s-Note-next;
	padding: 3px 6px 3px 3px;
	padding-left: 3px;
	mc-auto-number-format: '{b}CAUTION: {/b}';
}

p.s-Note-Caution-icon
{
	mc-auto-number-class: bold;
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 4px;
	margin-bottom: 4px;
	mc-next-class: s-Note-next-icon;
	background-size: 38px;
	mc-auto-number-format: '{b}CAUTION: {/b}';
	background-image: url('../Images/Icons-ICE/Caution.png');
	padding-left: 40px;
	padding-right: 6px;
	padding-top: 8px;
	padding-bottom: 3px;
}

p.s-Note-icon
{
	/* background-color: #e5f5f5; */
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 3px;
	margin-top: 3px;
	mc-auto-number-class: bold;
	mc-next-class: s-Note-next-icon;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-top: 6px;
	background-image: url('../Images/Icons-ICE/Note-1.png');
	background-size: 38px;
	padding-left: 45px;
	mc-auto-number-format: '{b}NOTE: {/b}';
}

p.s-Note-Important
{
	background-image: none;
	background-position: top left;
	background-repeat: no-repeat;
	background-size: 70px;
	margin-bottom: 3px;
	margin-top: 3px;
	mc-auto-number-class: bold;
	mc-next-class: s-Note-next;
	padding: 6px 6px 3px 3px;
	padding-left: 3px;
	mc-auto-number-format: '{b}IMPORTANT: {/b}';
}

p.s-Note-Important-icon
{
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 3px;
	margin-top: 3px;
	mc-auto-number-class: bold;
	mc-next-class: s-Note-next-icon;
	padding: 6px 6px 3px 3px;
	background-image: url('../Images/Icons-ICE/Important-1.png');
	background-size: 38px;
	padding-left: 40px;
	padding-top: 8px;
	mc-auto-number-format: '{b}IMPORTANT: {/b}';
}

p.s-Note-next
{
	margin-top: 3px;
	margin-bottom: 3px;
	mc-next-class: s-Note-next;
	padding: 3px;
}

p.s-Note-next-icon
{
	margin-bottom: 3px;
	margin-top: 3px;
	mc-next-class: s-Note-next-icon;
	padding: 3px;
	background-size: 70;
	padding-left: 45px;
	padding-top: 8px;
}

p.s-Note-PDF-icon
{
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 3px;
	margin-bottom: 3px;
	mc-auto-number-class: bold;
	mc-next-class: s-Note-next-icon;
	background-size: 38px;
	padding: 6px 6px 3px 3px;
	padding-left: 45px;
	background-image: url('../Images/Icons-ICE/PDF-1-35.png');
	mc-auto-number-format: '{b}PDF AVAILABLE: {/b}';
}

p.s-Note-Question
{
	background-image: none;
	background-position: top left;
	background-repeat: no-repeat;
	background-size: 70px;
	margin-bottom: 3px;
	margin-top: 3px;
	mc-auto-number-class: bold;
	mc-next-class: s-Note-next;
	padding: 6px 6px 3px 3px;
	padding-left: 3px;
	mc-auto-number-format: '{b}QUESTION: {/b}';
}

p.s-Note-Question-icon
{
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 3px;
	margin-top: 3px;
	mc-auto-number-class: bold;
	mc-next-class: s-Note-next-icon;
	padding: 6px 6px 3px 3px;
	azimuth: inherit;
	background-size: 38px;
	padding-left: 45px;
	background-image: url('../Images/Icons-ICE/Question.png');
	padding-top: 8px;
	mc-auto-number-format: '{b}QUESTION: {/b}';
}

p.s-Note-QuickTip
{
	background-position: top left;
	background-repeat: no-repeat;
	background-image: none;
	background-size: 70px;
	margin-bottom: 3px;
	margin-top: 3px;
	mc-auto-number-class: bold;
	mc-next-class: s-Note-next;
	padding: 6px 6px 3px 3px;
	padding-left: 3px;
	mc-auto-number-format: '{b}QUICK TIP: {/b}';
}

p.s-Note-QuickTip-icon
{
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 3px;
	margin-top: 3px;
	mc-auto-number-class: bold;
	mc-next-class: s-Note-next-icon;
	padding: 6px 6px 3px 3px;
	background-image: url('../Images/Icons-ICE/Tip.png');
	background-size: 38px;
	padding-left: 45px;
	padding-top: 8px;
	mc-auto-number-format: '{b}QUICK TIP: {/b}';
}

p.s-Note-Warning
{
	margin-bottom: 3px;
	margin-top: 3px;
	mc-auto-number-class: bold;
	mc-auto-number-class: bold;
	mc-next-class: s-Note-next;
	padding: 6px 6px 3px 3px;
	padding-left: 3px;
	mc-auto-number-format: '{b}WARNING: {/b}';
}

p.s-Note-Warning-icon
{
	background-repeat: no-repeat;
	margin-bottom: 3px;
	margin-top: 3px;
	mc-auto-number-class: bold;
	mc-auto-number-class: bold;
	mc-next-class: s-Note-next-icon;
	padding: 6px 6px 3px 3px;
	background-image: url('../Images/Icons-ICE/Warning.png');
	background-size: 38px;
	padding-left: 45px;
	padding-top: 8px;
	mc-auto-number-format: '{b}WARNING: {/b}';
}

p.s-Small
{
	font-size: 90%;
	margin-bottom: 3pt;
	margin-left: 9.6px;
	margin-top: 2pt;
	padding-left: 0px;
}

.s-Note
{
	background-image: url('../Images/ICE_Icons_for_Docs/notifications-75.png');
	background-position: top left;
	background-repeat: no-repeat;
	background-size: 70px;
	margin-bottom: 3px;
	margin-top: 3px;
	mc-auto-number-class: bold;
	mc-auto-number-format: '{b}NOTE:{/b}  ';
	padding-bottom: 3px;
	padding-left: 80px;
	padding-right: 3px;
	padding-top: 6px;
}

/* === END From Simplifile Stylesheet === */
/* ==== Begin @media print === */

@media print
{
	.banker
	{
		margin-left: -20pt;
		padding-left: 20pt;
	}

	.broker
	{
		margin-left: -20pt;
		padding-left: 20pt;
	}

	.btn_all-notes
	{
		display: none;
	}

	/*
	.doc
	{
		background-image: url('../../Images/home/Icons/document-38.png');
	}
	*/

	/* 
	.doc-additional-resources
	{
		background-image: url('../../Images/home/Icons/document-38.png');
	}
	*/

	/*
	.doc-additional-resources
	{
		background-image: url("../../Images/home/Icons/document.png");
		background-position: top left;
		background-repeat: no-repeat;
		background-size: 70px;
		margin-bottom: 6px;
		margin-top: 10px;
		mc-next-tag: p;
		padding-bottom: 8px;
		padding-left: 40px;
		padding-top: 8px;
	}
	*/

	.MCDropDownHead,
	.dropDownHotspot
	{
		color: #006aa9;
		font-size: 12pt;
		font-weight: 700;
	}

	.note
	{
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		/* background-image: url('../../Images/css/PDF/Icons/Icons/important-48.png'); */
		background-repeat: no-repeat;
		border: none #ffffff;
		border-radius: 6px;
		line-height: 18px;
		overflow: hidden;
		background-image: url('../Images/Icons-ICE/Note-1.png');
		background-size: 38px;
		background-position: top left;
		padding-top: 8px;
	}

	.pdf
	{
		padding-bottom: 3px;
		padding-left: 45px;
	}

	.question
	{
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		/* background-image: url('../../Images/css/PDF/Icons/Icons/question.png'); */
		background-position: 9px 0px;
		background-repeat: no-repeat;
		border: none #ffffff;
		border-radius: 6px;
		line-height: 18px;
		overflow: hidden;
		padding: 15px 70px;
		background-image: url('../Images/Icons-ICE/Question.png');
	}

	.tip
	{
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		/* background-image: url('../../Images/css/PDF/Icons/Icons/callout-important-48.png'); */
		background-position: 9px 0px;
		background-repeat: no-repeat;
		border: none #ffffff;
		border-radius: 6px;
		line-height: 18px;
		overflow: hidden;
		padding: 15px 70px;
		background-image: url('../Images/Icons-ICE/Tip.png');
	}

	.video
	{
		/* background-image: url('../../Images/css/PDF/Icons/Icons/video-print.png'); */
		line-height: 28px;
		padding-top: 5px;
		background-image: url('../Images/Icons-ICE/Video.png');
		padding-left: 45px;
		padding-bottom: 3px;
		margin-top: 6px;
		margin-bottom: 3px;
	}

	.video-additional-resources
	{
		/* background-image: url('../../Images/css/PDF/Icons/Icons/video-print.png'); */
		background-position: top left;
		background-repeat: no-repeat;
		background-size: 38px;
		line-height: 28px;
		margin-right: 15px;
		padding-top: 10px;
		background-image: url('../Images/Icons-ICE/Video.png');
		margin-bottom: 3px;
		padding-left: 45px;
		padding-bottom: 3px;
		margin-top: 6px;
	}

	.warning
	{
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		background-color: #ffffff;
		/*	background-image: url('../../Images/css/PDF/Icons/Icons/Copy of warning.png'); */
		background-position: 9px 0px;
		background-repeat: no-repeat;
		border: none #ffffff;
		border-radius: 6px;
		line-height: 18px;
		overflow: hidden;
		padding: 15px 70px;
		background-image: url('../Images/Icons-ICE/Warning.png');
	}

	a
	{
		/* color: #00ADDA; */
		color: #235f73;
		/* dark cerulean blue */
		text-decoration: none;
	}

	a:link
	{
		/* color: #00ADDA; */
		color: #235f73;
		/* dark cerulean blue */
		text-decoration: none;
	}

	body
	{
		color: #5d5f63;
		font-size: 10pt;
		orphans: 3;
		mc-hyphenate: never;
		widows: 3;
	}

	div.box_left
	{
		border-width: 1pt;
	}

	div.fieldhelp
	{
		display: block;
		margin-left: -1in;
		padding-bottom: 0.5in;
	}

	div.fieldhelp .fields
	{
		float: left;
		width: 2in;
		padding-right: 6pt;
		text-align: right;
	}

	div.fieldhelp .definition
	{
		border-left: solid 1pt #46b5ff;
		display: block;
		margin-left: 2in;
		padding-left: 6pt;
	}

	div.fieldhelp .definition:after
	{
		clear: all;
	}

	div.def-table
	{
		border: 1px solid #a7a9ac;
		display: block;
		margin-bottom: 0.25in;
		padding: 6pt;
	}

	div.def-table
	{
		border-width: 1pt;
	}

	div.def-table .term
	{
		float: left;
		page-break-after: avoid;
		text-align: right;
		width: 1in;
	}

	div.def-table .definition
	{
		border-left: solid 1pt #a7a9ac;
		display: block;
		margin-bottom: 0;
		margin-left: 1.1in;
		padding-left: 6pt;
		page-break-after: avoid;
	}

	div.def-table .definition:after
	{
		clear: all;
	}

	div.def-table .example
	{
		background-color: #f6f6f6;
		border-left: solid 1pt #a7a9ac;
		color: #697489;
		clear: left;
		display: block;
		font-family: "arial", sans-serif;
		margin-bottom: 6pt;
		margin-left: 1.1in;
		mc-auto-number-format: '{color #d2d2d2}{size: 9pt}Example: {/size}{/color}';
		mc-auto-number-offset: 50pt;
		mc-auto-number-position: outside-head;
		padding: 6pt 6pt 6pt 10pt;
		page-break-after: auto;
		page-break-before: avoid;
	}

	div.procedure > p:first-child
	{
		border-width: 8pt;
	}

	div.procedure ol img
	{
		max-width: 4.75in;
	}

	div.release_note_banker
	{
		background-position: 0 0;
		border-bottom: 2px solid #fff3eb;
		border-width: 2pt;
		font-family: "arial", sans-serif;
		margin-bottom: 12pt;
		margin-left: -20pt;
		padding-left: 20pt;
		page-break-inside: avoid;
	}

	div.release_note_banker h3.release
	{
		font-size: 12pt;
		mc-hyphenate: never;
		mc-heading-level: 3;
		padding-bottom: 0pt;
		padding-left: 0;
		padding-top: 0pt;
		page-break-before: auto;
		page-break-after: avoid;
	}

	div.release_note_broker
	{
		background-position: 0 0;
		border-bottom: 2px solid #fff3eb;
		border-width: 2pt;
		font-family: "arial", sans-serif;
		margin-bottom: 12pt;
		margin-left: -20pt;
		padding-left: 20pt;
		page-break-inside: avoid;
	}

	div.release_note_broker h3.release
	{
		font-size: 12pt;
		padding-bottom: 0pt;
		padding-top: 0pt;
		page-break-after: avoid;
		page-break-before: auto;
		mc-heading-level: 3;
		mc-hyphenate: never;
	}

	div.release_note_broker h3.release
	{
		padding-left: 0;
	}

	h1
	{
		/* color: #006aa9; */
		color: #000000;
		font-size: 20pt;
		margin-left: 0;
		mc-hyphenate: never;
		mc-heading-level: 1;
		page-break-after: avoid;
		page-break-before: always;
		padding-bottom: 1rem;
		padding-top: 1rem;
	}

	h2
	{
		/* color: #006aa9; */
		color: #000000;
		font-size: 16pt;
		mc-hyphenate: never;
		mc-heading-level: 2;
		padding-bottom: -0.5em;
		padding-top: 20pt;
		page-break-after: avoid;
		page-break-before: auto;
	}

	h3
	{
		/* color: #006aa9; */
		color: #000000;
		font-size: 12pt;
		mc-heading-level: 3;
		mc-hyphenate: never;
		padding-bottom: 6pt;
		padding-top: 14pt;
		page-break-after: avoid;
		page-break-before: auto;
	}

	h3.h3PrintSpacing
	{
		padding-bottom: -0.5rem;
	}

	h4
	{
		mc-hyphenate: never;
		mc-heading-level: 4;
		padding-bottom: 3pt;
		padding-top: 14pt;
		page-break-after: avoid;
		page-break-before: auto;
		font-size: 10.5pt;
	}

	h5,
	h6
	{
		mc-heading-level: 6;
	}

	img
	{
		max-width: 5.45in;
	}

	img.large
	{
		max-width: 4in;
	}

	img.larger
	{
		max-width: 5.45in;
	}

	img.medium
	{
		max-width: 3in;
	}

	img.small
	{
		max-width: 2in;
	}

	img.smaller
	{
		max-width: 1in;
	}

	MadCap|dropDownHead
	{
		color: #006aa9;
		font-size: 14pt;
		font-weight: 700;
		margin-bottom: 0;
		margin-top: 20pt;
		padding-bottom: 0;
		page-break-after: avoid;
		page-break-before: auto;
		page-break-inside: avoid;
	}

	MadCap|dropDownBody
	{
		column-break-inside: auto;
		margin-top: 0;
		padding-top: 0pt;
		page-break-after: avoid;
		page-break-before: auto;
		page-break-inside: auto;
	}

	MadCap|dropDownBody > MadCap|DropDown MadCap|dropDownHead
	{
		/* color: #00ADDA; */
		color: #235f73;
		/* dark cerulean blue */
		font-size: 11pt;
		font-weight: 700;
		margin-bottom: -12pt;
		padding: 0;
		page-break-after: avoid;
		page-break-before: auto;
		page-break-inside: auto;
	}

	MadCap|dropDownBody > MadCap|DropDown MadCap|dropDownBody
	{
		border-left: 1pt solid #ef9c20;
		border-top: 2pt solid #ef9c20;
		margin-top: 0;
		padding-left: 20pt;
		padding-top: 10pt;
		page-break-after: auto;
		page-break-before: auto;
		page-break-inside: auto;
	}

	MadCap|dropDownBody > MadCap|DropDown MadCap|dropDownBody h2
	{
		font-size: 11pt;
		margin-top: 0;
		mc-heading-level: 0;
		mc-hyphenate: never;
		padding-top: 10pt;
		page-break-after: avoid;
		page-break-before: auto;
	}

	MadCap|dropDownBody > MadCap|DropDown MadCap|dropDownBody h3
	{
		font-size: 10pt;
		font-weight: 700;
		margin-top: 10pt;
		mc-heading-level: 4;
		mc-hyphenate: never;
		padding: 0;
		page-break-after: avoid;
		page-break-before: auto;
	}

	MadCap|dropDownBody > MadCap|DropDown MadCap|dropDownBody h4
	{
		font-size: 10pt;
		margin-top: 10pt;
		mc-heading-level: 5;
		mc-hyphenate: never;
		padding: 0;
		page-break-after: avoid;
		page-break-before: auto;
	}

	MadCap|dropDownHead
	{
		margin-top: 0px;
		padding-bottom: 2pt;
	}

	MadCap|tocProxy.TOC-Page-Break
	{
		page-break-after: always;
	}

	p.MiniTOC1
	{
		mc-leader-offset: 20pt;
	}

	p.MiniTOC2
	{
		font-size: 10pt;
		mc-leader-offset: 20pt;
	}

	p.MiniTOC3
	{
		font-size: 9pt;
		mc-leader-offset: 20pt;
	}

	p.TOC1
	{
		mc-leader-format: '.';
		mc-leader-indent: 10;
		mc-leader-offset: 20pt;
	}

	p.TOC2
	{
		font-size: 10pt;
		mc-leader-format: '.';
		mc-leader-indent: 10pt;
		mc-leader-offset: 20pt;
	}

	p.TOC3
	{
		font-size: 9pt;
		mc-leader-format: '.';
		mc-leader-indent: 10pt;
		mc-leader-offset: 20pt;
	}

	table
	{
		border-collapse: collapse;
		border-width: 1pt;
		font-size: 9pt;
	}

	table td
	{
		border-width: 1pt;
		font-size: 9pt;
	}

	table th
	{
		font-size: 9pt;
		padding: 4pt;
	}

	table.data
	{
		border-collapse: collapse;
		border-width: 1pt;
		font-size: 9pt;
	}

	table.data td
	{
		border-width: 1pt;
		font-size: 9pt;
	}

	table.data th
	{
		font-size: 9pt;
		padding: 4pt;
	}

	table.data2
	{
		border-collapse: collapse;
		border-width: 1pt;
		font-size: 9pt;
	}

	table.data2 td
	{
		border-width: 1pt;
		font-size: 9pt;
	}

	table.data2 th
	{
		font-size: 9pt;
		padding: 4pt;
	}

	table.release
	{
		border-collapse: collapse;
		border-width: 1pt;
		font-size: 9pt;
	}

	table.release
	{
		margin-left: -1in;
		width: auto;
	}

	table.release td
	{
		border-width: 1pt;
		font-size: 9pt;
	}

	table.release th
	{
		font-size: 9pt;
		padding: 4pt;
	}

	th
	{
		
	}

	p
	{
		font-size: 10pt;
	}

	h1.welcome
	{
		font-size: 24pt;
	}

	h1.chapter
	{
		font-size: 24pt;
	}

	h1.hidden
	{
		font-size: 18pt;
	}

	h5
	{
		font-size: 10pt;
	}

	h6
	{
		font-size: 9pt;
	}
}

/* === End @media Print === */
/* === START @media tablet === */

@media only screen and (max-device-width: 1025px)
{
	h1
	{
		color: #000000;
	}
}

/* === END @media tablet === */
/* === START @media mobile === */

@media only screen and (max-device-width: 767px)
{
	h1
	{
		color: #000000;
		font-size: 28px;
		font-weight: bolder;
		padding-bottom: 0.5rem;
		padding-top: 0.5rem;
	}

	h1.chapter
	{
		color: #000000;
		font-size: 28px;
		font-weight: bolder;
	}

	h1.hidden
	{
		color: #000000;
		font-size: 28px;
		font-weight: bolder;
	}

	h1.toc
	{
		color: #000000;
	}

	h2
	{
		font-size: 171.43%;
	}

	h3
	{
		font-size: 142.86%;
	}

	h4
	{
		font-size: 130%;
	}

	h5
	{
		font-family: "arial", sans-serif;
		font-size: 115%;
	}

	h6
	{
		font-family: "arial", sans-serif;
		font-size: 100%;
	}

	p
	{
		font-size: 90%;
	}
}

/* === END @media mobile === */

p.description_small
{
	color: #000000;
	font-family: "arial", sans-serif;
	font-weight: 300;
	line-height: 100%;
	margin: 0;
	font-size: 10pt;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

p.s-CheckBoxMarked
{
	border-bottom-style: none;
	border-bottom-width: 1.5px;
	mc-auto-number-class: bold;
	margin-bottom: 3px;
	margin-left: 0.27in;
	margin-top: 3px;
	padding-bottom: 2px;
	text-indent: -0.27in;
	mc-auto-number-format: '{b}☐  R x þ {/b}  ';
}

p.s-Note-Note
{
	background-image: none;
	margin-bottom: 3px;
	margin-top: 3px;
	mc-auto-number-class: bold;
	mc-next-class: s-Note-next;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 6px;
	mc-auto-number-format: '{b}NOTE: {/b}';
}

p.s-Note-Note-icon
{
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 3px;
	margin-top: 3px;
	mc-auto-number-class: bold;
	mc-next-class: s-Note-next-icon;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-top: 6px;
	background-image: url('../Images/Icons-ICE/Note-1.png');
	background-size: 38px;
	padding-left: 45px;
	mc-auto-number-format: '{b}NOTE: {/b}';
}

div.s-Box-LightViolet-Video
{
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
	padding: 10px;
	width: auto;
	border: solid 1px #ee82ee;
}

p.s-Note-Video-icon
{
	background-repeat: no-repeat;
	margin-bottom: 3px;
	margin-top: 3px;
	mc-auto-number-class: bold;
	mc-auto-number-class: bold;
	mc-next-class: s-Note-next-icon;
	padding: 6px 6px 3px 3px;
	background-size: 38px;
	padding-left: 45px;
	padding-top: 8px;
	background-image: url('../Images/Icons-ICE/Video.png');
	mc-auto-number-format: '{b}VIDEO: {/b}';
}

div.tableNoBreak
{
	page-break-inside: avoid;
}

