/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

@font-face 
{
	font-family: 'Yellix';
	src: url(../Fonts/Yellix-Regular.otf);
}

@font-face 
{
	font-family: 'Yellix SemiBold';
	src: url(../Fonts/Yellix-SemiBold.otf);
}

@font-face 
{
	font-family: 'Yellix Bold';
	src: url(../Fonts/Yellix-Bold.otf);
}

body
{
	font-family: 'Yellix', 'Century Gothic Regular', 'sans-serif';
}

h1
{
	font-weight: bold;
	font-size: 24.0pt;
	color: #17bcbe;
	font-family: 'Yellix';
}

h2
{
	font-weight: bold;
	font-size: 18.0pt;
	color: #003358;
	font-family: 'Yellix';
}

h3
{
	font-weight: bold;
	font-size: 14.0pt;
	color: #017d80;
	font-family: 'Yellix';
}

h4
{
	font-weight: bold;
	font-size: 12.0pt;
	color: #003358;
	font-family: 'Yellix';
}

h5
{
	font-weight: bold;
	font-size: 10.0pt;
	font-family: 'Yellix';
}

h6
{
	font-weight: bold;
	font-size: 8.0pt;
	font-family: 'Yellix';
}

p
{
	font-size: 12.0pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: 'Yellix';
}

ol,
ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}

img
{
	border: none;
	max-width: 100%;
	height: auto;
}

a.Popup
{
	
}

MadCap|expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: #006600;
}

MadCap|expandingBody
{
	color: #777777;
	font-style: italic;
}

MadCap|dropDownHotspot
{
	cursor: hand;
	text-decoration: none;
	color: #005a93;
	font-style: normal;
	font-weight: bold;
}

MadCap|topicToolbarProxy
{
	float: right;
	padding-top: 25px;
	margin-bottom: 10px;
}

._Skins_DudeSolutionsToolbar
{
	margin-top: -10px;
}

.buttons
{
	margin-top: 10;
}

.mc-component
{
	margin-top: 10;
	margin-left: 20px;
}

aside
{
	
}

a:link
{
	color: #0574bf;
}

a:hover
{
	color: #00263a;
}

a:active
{
	color: #0574bf;
}

a
{
	
}

.container:hover
{
	
}

h1.toc_header
{
	color: #003d4c;
}

a:first-of-type
{
	color: #0574bf;
}

table
{
	height: auto;
	max-width: 100%;
}

div.toc_2_column	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	padding-right: 10px;
}

div.toc_2_column::before
{
	content: ' ';
	display: table;
}

div.toc_2_column::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.toc_2_column > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.toc_2_column > div:nth-child(1)
{
	width: 50%;
	margin-left: 0%;
}

div.toc_2_column > div:nth-child(2)
{
	width: 50%;
	margin-left: 0%;
}

div.button_2_column	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	padding-right: 10px;
}

div.button_2_column::before
{
	content: ' ';
	display: table;
}

div.button_2_column::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.button_2_column > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.button_2_column > div:nth-child(1)
{
	width: 16.667%;
	margin-left: 0%;
}

div.button_2_column > div:nth-child(2)
{
	width: 16.667%;
	margin-left: 0%;
}

div.toc_3_column	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	padding-right: 10px;
}

div.toc_3_column::before
{
	content: ' ';
	display: table;
}

div.toc_3_column::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.toc_3_column > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.toc_3_column > div:nth-child(1)
{
	width: 33.333%;
	margin-left: 0%;
}

div.toc_3_column > div:nth-child(2)
{
	width: 33.333%;
	margin-left: 0%;
}

div.toc_3_column > div:nth-child(3)
{
	width: 33.333%;
	margin-left: 0%;
}

div.button_3_column	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	padding-right: 10px;
}

div.button_3_column::before
{
	content: ' ';
	display: table;
}

div.button_3_column::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.button_3_column > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.button_3_column > div:nth-child(1)
{
	width: 16.667%;
	margin-left: 0%;
}

div.button_3_column > div:nth-child(2)
{
	width: 16.667%;
	margin-left: 0%;
}

div.button_3_column > div:nth-child(3)
{
	width: 16.667%;
	margin-left: 0%;
}

div.button_4_column	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	padding-right: 10px;
}

div.button_4_column::before
{
	content: ' ';
	display: table;
}

div.button_4_column::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.button_4_column > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.button_4_column > div:nth-child(1)
{
	width: 16.667%;
	margin-left: 0%;
}

div.button_4_column > div:nth-child(2)
{
	width: 16.667%;
	margin-left: 0%;
}

div.button_4_column > div:nth-child(3)
{
	width: 16.667%;
	margin-left: 0%;
}

div.button_4_column > div:nth-child(4)
{
	width: 16.667%;
	margin-left: 0%;
}

div.image_2_column	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	padding-right: 10px;
}

div.image_2_column::before
{
	content: ' ';
	display: table;
}

div.image_2_column::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.image_2_column > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 5px;
	padding-right: 5px;
}

div.image_2_column > div:nth-child(1)
{
	width: 50%;
	margin-left: 0%;
}

div.image_2_column > div:nth-child(2)
{
	width: 50%;
	margin-left: 0%;
}

div.image_2_columnleft	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	padding-right: 10px;
}

div.image_2_columnleft::before
{
	content: ' ';
	display: table;
}

div.image_2_columnleft::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.image_2_columnleft > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 5.5px;
	padding-right: 5.5px;
}

div.image_2_columnleft > div:nth-child(1)
{
	width: 25%;
	margin-left: 0%;
}

div.image_2_columnleft > div:nth-child(2)
{
	width: 25%;
	margin-left: 0%;
}

div.button_5_column	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	padding-right: 10px;
}

div.button_5_column::before
{
	content: ' ';
	display: table;
}

div.button_5_column::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.button_5_column > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.button_5_column > div:nth-child(1)
{
	width: 16.667%;
	margin-left: 0%;
}

div.button_5_column > div:nth-child(2)
{
	width: 16.667%;
	margin-left: 0%;
}

div.button_5_column > div:nth-child(3)
{
	width: 16.667%;
	margin-left: 0%;
}

div.button_5_column > div:nth-child(4)
{
	width: 16.667%;
	margin-left: 0%;
}

div.button_5_column > div:nth-child(5)
{
	width: 16.667%;
	margin-left: 0%;
}

div.image_3_column	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	padding-right: 10px;
}

div.image_3_column::before
{
	content: ' ';
	display: table;
}

div.image_3_column::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.image_3_column > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 5px;
	padding-right: 5px;
}

div.image_3_column > div:nth-child(1)
{
	width: 33.333%;
	margin-left: 0%;
}

div.image_3_column > div:nth-child(2)
{
	width: 33.333%;
	margin-left: 0%;
}

div.image_3_column > div:nth-child(3)
{
	width: 33.333%;
	margin-left: 0%;
}

div.toc_3_column_vct	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	padding-right: 10px;
}

div.toc_3_column_vct::before
{
	content: ' ';
	display: table;
}

div.toc_3_column_vct::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.toc_3_column_vct > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.toc_3_column_vct > div:nth-child(1)
{
	width: 41.667%;
	margin-left: 0%;
}

div.toc_3_column_vct > div:nth-child(2)
{
	width: 8.3333%;
	margin-left: 0%;
}

div.toc_3_column_vct > div:nth-child(3)
{
	width: 41.667%;
	margin-left: 0%;
}

div.image_2_columnLeftNarrow	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	padding-right: 10px;
}

div.image_2_columnLeftNarrow::before
{
	content: ' ';
	display: table;
}

div.image_2_columnLeftNarrow::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.image_2_columnLeftNarrow > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 0px;
	padding-right: 0px;
}

div.image_2_columnLeftNarrow > div:nth-child(1)
{
	width: 33.333%;
	margin-left: 0%;
}

div.image_2_columnLeftNarrow > div:nth-child(2)
{
	width: 33.333%;
	margin-left: 0%;
}

div.hub-tiles	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.hub-tiles::before
{
	content: ' ';
	display: table;
}

div.hub-tiles::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.hub-tiles > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #c6dae7;
	color: white;
	border: 1px solid black;
	box-shadow: 0 5px 10px rgba(0,0,0,0.25);
	padding-left: 0.5px;
	padding-right: 0.5px;
}

div.home-tiles > div > a
{
	display: block;
	padding: 1em;
}

div.hub-tiles > div:hover
{
	border-width: 3px;
	box-shadow: 0 12px 24px rgba(0,0,0,0.5);
}

div.hub-tiles > div:nth-child(1)
{
	width: 33.333%;
	margin-left: 8.3333%;
}

div.hub-tiles > div:nth-child(2)
{
	width: 33.333%;
	margin-left: 8.3333%;
}

div.hub-tiles-4	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.hub-tiles-4::before
{
	content: ' ';
	display: table;
}

div.hub-tiles-4::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.hub-tiles-4 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 25px;
	background-color: #003358;
	color: white;
	box-shadow: 0 5px 10px rgba(0,0,0,0.25);
	padding-left: 10px;
	padding-right: 10px;
}

div.hub-tiles-4 > div > a
{
	display: block;
	padding: 1em;
}

div.hub-tiles-4 > div:hover
{
	box-shadow: 0 12px 24px rgba(0,0,0,0.5);
}

div.hub-tiles-4 > div:nth-child(1)
{
	width: 21.25%;
	height: 200px;
	margin-left: 0%;
}

div.hub-tiles-4 > div:nth-child(2)
{
	width: 21.25%;
	height: 200px;
	margin-left: 5%;
}

div.hub-tiles-4 > div:nth-child(3)
{
	width: 21.25%;
	height: 200px;
	margin-left: 5%;
}

div.hub-tiles-4 > div:nth-child(4)
{
	width: 21.25%;
	height: 200px;
	margin-left: 5%;
}

@media print
{
	h1
	{
		color: #165c7d;
		font-family: arial;
	}

	h2
	{
		font-size: 16pt;
		mc-leader-indent: 10px;
		mc-leader-format: '_';
		font-family: arial;
		color: #6BA4B8;
	}

	h3
	{
		margin-bottom: 0.83em;
		mc-heading-level: 0;
		font-family: arial;
		color: #6BA4B8;
	}

	body
	{
		font-family: 'Source Sans Pro';
		mc-hyphenate: never;
	}

	p.footer
	{
		font-family: 'Source Sans Pro';
		font-size: 10.5pt;
	}

	table.footer
	{
		padding-top: 10px;
	}

	h1.header
	{
		font-size: 20pt;
		color: #165c7d;
	}

	p.warning
	{
		color: #b22222;
		font-style: italic;
	}

	p.header_image
	{
		max-width: 8.5in;
	}

	hr.short
	{
		height: 1px;
		width: 75%;
		mc-image-position: right;
	}

	img.inline_image
	{
		vertical-align: bottom;
		padding-bottom: -5px;
	}

	li
	{
		padding-top: 5px;
	}

	span.blue_box
	{
		font-family: 'Yellix Semibold';
		font-size: 18pt;
		color: #005a93;
	}

	div.red_box
	{
		margin-left: 1in;
		margin-right: 1in;
		background-image: url('../Images/DudeHeadSmall3.png');
		background-color: #dbe5f1;
		border: solid 1px #80aeca;
	}

	p.blue_box
	{
		padding-right: 20px;
		padding-top: 10px;
		padding-left: 10px;
		color: #000000;
	}

	div.red_box_wide
	{
		background-image: url('../Images/DudeHeadSmall3.png');
		background-position: right top;
		background-repeat: no-repeat;
		border-bottom-left-radius: 26px;
		border-bottom-right-radius: 26px;
		border-radius: 26px;
		margin-left: 0in;
		margin-right: 0in;
		padding-bottom: 14px;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 14px;
		mc-auto-number-class: blue_box;
		mc-auto-number-format: '  Bright Idea:';
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-bottom-color: #e1796e;
		border-left-color: #e1796e;
		border-right-color: #e1796e;
		border-top-color: #e1796e;
		background-color: #003358;
		border: solid 1px #003358;
	}

	div.red_box_wide_blank
	{
		background-image: url('../Images/DudeHeadSmall3.png');
		background-position: right top;
		background-repeat: no-repeat;
		border-bottom-left-radius: 26px;
		border-bottom-right-radius: 26px;
		border-radius: 26px;
		margin-left: 0in;
		margin-right: 0in;
		padding-bottom: 14px;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 14px;
		mc-auto-number-class: blue_box;
		mc-auto-number-format: '  The Dude Says:';
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-bottom-color: #e1796e;
		border-left-color: #e1796e;
		border-right-color: #e1796e;
		border-top-color: #e1796e;
		background-color: #dbe5f1;
		border: solid 1px #80aeca;
	}

	h3.small_space
	{
		margin-bottom: 0.25em;
	}

	h4.small_space
	{
		margin-bottom: 0.25em;
	}

	h4
	{
		mc-heading-level: 0;
	}

	h1.toc_header
	{
		mc-heading-level: 0;
	}

	h2.toc
	{
		mc-heading-level: 0;
	}

	h3.small_space_includetoc
	{
		margin-bottom: 0.25em;
		mc-heading-level: 2;
	}

	div
	{
		
	}

	div.sideContent
	{
		display: none;
	}

	div.footercenter
	{
		display: none;
	}

	MadCap|breadcrumbsProxy
	{
		display: none;
	}

	nav.tab-bar
	{
		dispay: none;
	}

	img
	{
		max-width: 7.5in;
	}

	.footer
	{
		display: none;
	}
}

p.footer
{
	margin-top: 0pt;
	margin-bottom: 0pt;
}

table.footer
{
	width: 100%;
}

h1.header
{
	font-weight: bold;
	font-size: 24.0pt;
	color: #003d4c;
}

i.warning
{
	color: #b22222;
}

span.warning
{
	color: #b22222;
	font-style: italic;
}

b.keyword
{
	
}

p.header_image
{
	font-size: 12.0pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

img.inline_image
{
	padding-bottom: -10px;
}

div.red_box
{
	mc-auto-number-class: blue_box;
	background-color: #bdd7e0;
	border: solid 1px #89a4b1;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 26px;
	padding: 14px 20px;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: none;
	mc-auto-number-format: 'Featured Product: Energy Manager!';
	margin-left: 20%;
	margin-right: 20%;
}

span.blue_box
{
	font-size: 18pt;
	font-family: 'Yellix Semibold';
	color: #003358;
}

p.blue_box
{
	color: #003358;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 60px;
	font-family: Yellix, Century Gothic Regular, sans-serif;
	font: Yellix;
}

b.bold_underline
{
	font-style: normal;
	text-decoration: underline;
}

h3.small_space
{
	font-weight: bold;
	font-size: 14.0pt;
}

img.right_float
{
	float: right;
	padding-left: 5px;
	padding-top: 10px;
}

img.left_float
{
	float: left;
	padding-right: 5px;
	padding-top: 10px;
}

h4.small_space
{
	font-weight: bold;
	font-size: 12.0pt;
	margin-bottom: 0.25em;
}

div.sideContent
{
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 33.33%;
	padding-top: 25px;
}

/* Controls the side menu on OtherTopicsToolbarNoSideMenu*/

div.sideContent2
{
	float: right;
	margin-bottom: 10px;
	margin-left: -315px;
	width: 33.33%;
	padding-top: 25px;
}

MadCap|menuProxy
{
	padding-top: 30px;
}

img.thumbnail
{
	mc-thumbnail: popup;
	mc-float: center;
	vertical-align: text-bottom;
}

MadCap|dropDownHead
{
	padding-bottom: 10px;
	color: #005a93;
	font-weight: bold;
	font-style: normal;
}

div.red_box_wide
{
	background-repeat: no-repeat;
	border-bottom-left-radius: 26px;
	border-bottom-right-radius: 26px;
	border-radius: 26px;
	margin-left: 0in;
	margin-right: 0in;
	padding-bottom: 14px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 14px;
	mc-auto-number-class: blue_box;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	overflow: hidden;
	background-color: #fff8e8;
	background-image: url('../Images/2022Brand/Website-Favicon-32px.png');
	background-position: 15px 14px;
	border: solid 1px #003358;
	mc-auto-number-format: '        Bright Idea:';
}

div.red_box_wide_blank
{
	background-repeat: no-repeat;
	border-bottom-left-radius: 26px;
	border-bottom-right-radius: 26px;
	border-radius: 26px;
	margin-left: 0in;
	margin-right: 0in;
	padding-bottom: 14px;
	padding-left: 20px;
	padding-right: 20px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	overflow: hidden;
	background-color: #fff8e8;
	background-position: 15px 14px;
	border: solid 1px #003358;
	padding-top: 14px;
	background-image: none;
}

div.alert
{
	background-repeat: no-repeat;
	border-bottom-left-radius: 26px;
	border-bottom-right-radius: 26px;
	border-radius: 26px;
	margin-left: 0in;
	margin-right: 0in;
	padding-bottom: 14px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 14px;
	mc-auto-number-class: blue_box;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-left-color: #e1796e;
	border-right-color: #e1796e;
	border-top-color: #e1796e;
	overflow: hidden;
	background-image: url('../Images/2018 Brand Elements/alert_icon.png');
	background-position: 15px 14px;
	border-bottom-color: #87b2d7;
	mc-auto-number-format: '      Alert:';
	background-color: #fbae99;
	border: solid 1px #fb8869;
}

li
{
	padding-top: 5px;
}

@media non-print
{
	img.inline_image
	{
		vertical-align: bottom;
	}
}

p.footerOtherTopics
{
	padding: 0px;
}

MadCap|breadcrumbsProxy
{
	mc-breadcrumbs-prefix: ' ';
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

html.NoSideMenu
{
	mc-master-page: url('../MasterPages/OtherTopicsWithoutSideMenu.flmsp');
	display: block;
}

/* Home Page Footer */

.footer
{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 15px;
	background-color: #48ff9b;
}

.footer a
{
	text-decoration: none;
	color: #DADADA;
}

.footer > div.row
{
	line-height: 30px;
	padding: 0;
}

.footer-logo
{
	max-width: 100%;
}

.footer-links
{
	text-align: left;
	background-color: #dcdcdc;
}

.footer-links a
{
	padding-right: 15px;
}

.footer-icons
{
	text-align: right;
}

.footer-icons > a:first-of-type
{
	padding-right: 10px;
}

div.PrintButtonFloat
{
	float: right;
}

div.clearfix
{
	
}

div.slidingshow
{
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Controls box that holds the buttons*/

.buttons._Skins_DudeSolutionsToolbar.mc-component
{
	margin-top: 10px;
	margin-bottom: 10px;
}

div.footercenter
{
	
}

p.bodycolor
{
	font-size: 12.0pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	background-color: #f5f5f5;
}

MadCap|bodyProxy.bodycolor
{
	background-color: #f5f5f5;
}

div.content
{
	background-color: #f5f5f5;
	padding-left: 10px;
	padding-right: 10px;
}

MadCap|dropDownHead.dropdown_heading_large
{
	padding-bottom: 10px;
	color: #005a93;
	font-weight: bold;
	font-style: normal;
	font-size: 18pt;
}

MadCap|dropDownHead.dropdown_heading_h2
{
	padding-bottom: 10px;
	color: #005a93;
	font-weight: bold;
	font-style: normal;
	font-size: 20pt;
}

MadCap|dropDownHead.dropdown_heading_h3
{
	padding-bottom: 10px;
	color: #005a93;
	font-weight: bold;
	font-style: normal;
	font-size: 14pt;
}

h3.tableofcontents
{
	font-weight: bold;
	font-size: 14.0pt;
	color: #017d80;
}

img.SlideshowImage
{
	padding-left: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

div.slideshow
{
	margin-left: 10px;
	margin-right: 10px;
}

@media only screen and (max-width: 1279px)
{
	img
	{
		
	}

	table
	{
		
	}

	div.toc_2_column > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.toc_2_column > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.toc_3_column > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.toc_3_column > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.toc_3_column > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.red_box_wide_blank
	{
		background-image: none;
	}

	div.button_3_column > div:nth-child(1)
	{
		width: 33.3333%;
		margin-left: 0%;
	}

	div.button_3_column > div:nth-child(2)
	{
		width: 33.3333%;
		margin-left: 0%;
	}

	div.button_3_column > div:nth-child(3)
	{
		width: 33.3333%;
		margin-left: 0%;
	}

	div.button_4_column > div:nth-child(3)
	{
		width: 16.667%;
		margin-left: 0%;
	}

	div.button_4_column > div:nth-child(4)
	{
		width: 16.667%;
		margin-left: 0%;
	}

	div.image_2_column > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.image_2_column > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.button_4_column > div:nth-child(1)
	{
		width: 16.667%;
		margin-left: 0%;
	}

	div.image_2_columnleft > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.image_2_columnleft > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.button_5_column > div:nth-child(3)
	{
		width: 16.667%;
		margin-left: 0%;
	}

	div.button_5_column > div:nth-child(4)
	{
		width: 16.667%;
		margin-left: 0%;
	}

	div.button_5_column > div:nth-child(1)
	{
		width: 16.667%;
		margin-left: 0%;
	}

	div.button_5_column > div:nth-child(5)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.image_3_column > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.image_3_column > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.image_3_column > div:nth-child(3)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.toc_3_column_vct > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.toc_3_column_vct > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.toc_3_column_vct > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.image_2_columnLeftNarrow > div:nth-child(1)
	{
		width: 33.333%;
		margin-left: 0%;
	}

	div.image_2_columnLeftNarrow > div:nth-child(2)
	{
		width: 33.333%;
		margin-left: 0%;
	}

	div.hub-tiles > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.hub-tiles > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.hub-tiles-4 > div:nth-child(1)
	{
		width: 33.333%;
		margin-left: 0%;
		margin-bottom: 20px;
	}

	div.hub-tiles-4 > div:nth-child(2)
	{
		width: 33.333%;
		margin-left: 8.3333%;
		margin-bottom: 20px;
	}

	div.hub-tiles-4 > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
		margin-bottom: 20px;
	}

	div.hub-tiles-4 > div:nth-child(4)
	{
		width: 33.333%;
		margin-left: 8.3333%;
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 767px)
{
	img
	{
		
	}

	table
	{
		
	}

	div.toc_2_column > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.toc_2_column > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.toc_3_column > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.toc_3_column > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.toc_3_column > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.button_3_column > div:nth-child(1)
	{
		width: 33.3333%;
		margin-left: 0%;
	}

	div.button_3_column > div:nth-child(2)
	{
		width: 33.3333%;
		margin-left: 0%;
	}

	div.button_3_column > div:nth-child(3)
	{
		width: 33.3333%;
		margin-left: 0%;
	}

	div.button_4_column > div:nth-child(3)
	{
		width: 50%;
		margin-left: 0%;
		float: right;
	}

	div.button_4_column > div:nth-child(4)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.image_2_column > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.image_2_column > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.button_4_column > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.button_4_column > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.image_2_columnleft > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.image_2_columnleft > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.button_5_column > div:nth-child(3)
	{
		width: 50%;
		margin-left: 0%;
		float: right;
	}

	div.button_5_column > div:nth-child(4)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.button_5_column > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.button_5_column > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.button_5_column > div:nth-child(5)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.image_3_column > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.image_3_column > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.image_3_column > div:nth-child(3)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.toc_3_column_vct > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.toc_3_column_vct > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.toc_3_column_vct > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.image_2_columnLeftNarrow > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.image_2_columnLeftNarrow > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.hub-tiles > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.hub-tiles > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.hub-tiles-4 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.hub-tiles-4 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.hub-tiles-4 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.hub-tiles-4 > div:nth-child(4)
	{
		width: 100%;
		margin-left: 0%;
	}
}

img.text_top
{
	border: none;
	vertical-align: top;
}

div.side_box
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 26px;
	padding: 14px 20px;
	background-repeat: no-repeat;
	background-image: none;
	float: right;
	margin-top: 40px;
	margin-left: 15px;
	background-color: #003358;
	border: solid 1px #003358;
	color: #48ff9b;
}

table.dsitable
{
	width: 100%;
}

.container
{
	position: relative;
	width: 250px;
	height: 141px;
}

.image
{
	display: block;
	width: 100%;
	height: auto;
}

.overlay
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: .5s ease;
	background-color: #6ba4b8;
}

.container:hover .overlay
{
	opacity: 1;
}

.text
{
	color: #165c7d;
	background-color: #ededee;
	border: solid 2px #165c7d;
	padding: 8px;
	font-size: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}

table.rightfloat
{
	width: 100%;
	float: right;
}

div.buttonsideContent
{
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 33.33%;
	padding-top: 0px;
}

div.rightfloatvideo
{
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
}

.feedback-reason
{
	display: none;
}

.feedback-question i:hover,
.feedback-question i:focus,
.feedback-question i:active
{
	cursor: pointer;
}

a.feedback-button
{
	background-color: #ffffff;
	display: inline-block;
	font-size: 1em;
	line-height: 1em;
	padding: 0.5em;
	margin: 0.5em 0.5em 0.5em 0em;
	text-align: center;
	min-width: 5em;
}

a.feedback-yes
{
	color: #41a940;
	border: solid 2px #41a940;
}

a.feedback-yes:hover
{
	background-color: #41a940;
	color: white;
}

a.feedback-no
{
	color: #bf0c0c;
	border: solid 2px #bf0c0c;
}

a.feedback-no:hover
{
	background-color: #bf0c0c;
	color: white;
}

h4.tableofcontents
{
	font-weight: bold;
	font-size: 12.0pt;
	margin-bottom: 0.25em;
	color: #003358;
}

div.video_container
{
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0px;
	height: 0;
	overflow: hidden;
}

.video_container iframe
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

h4.right_float
{
	font-weight: bold;
	font-size: 12.0pt;
	text-align: right;
	float: right;
	margin-top: -0.1em;
	margin-right: -21em;
}

div#Featured_product
{
	
}

div.featured_product
{
	background-color: #c6dae7;
	border-bottom: solid 2px #5b7f95;
	border-top: solid 2px #5b7f95;
	padding-top: 5px;
	padding-bottom: 5px;
}

span.EvM-List
{
	color: #003d4c;
	font-weight: bold;
	font-size: 14pt;
}

MadCap|dropDownHead.dropdown_heading_h2_archive
{
	padding-bottom: 10px;
	font-weight: bold;
	font-style: normal;
	font-size: 20pt;
	color: #FF5C39;
}

div.important
{
	background-repeat: no-repeat;
	border-bottom-left-radius: 26px;
	border-bottom-right-radius: 26px;
	border-radius: 26px;
	margin-left: 0in;
	margin-right: 0in;
	padding-bottom: 14px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 14px;
	mc-auto-number-class: blue_box;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-left-color: #e1796e;
	border-right-color: #e1796e;
	border-top-color: #e1796e;
	overflow: hidden;
	background-position: 15px 14px;
	border-bottom-color: #e1796e;
	border: solid 1px #981b1e;
	background-color: #981b1e;
}

img.img_map
{
	border: none;
	height: auto;
}

div.featured_product_navyblue
{
	padding-top: 5px;
	padding-bottom: 5px;
	background: #00263a;
}

div.red_box_wide_TOC
{
	background-repeat: no-repeat;
	border-bottom-left-radius: 26px;
	border-bottom-right-radius: 26px;
	border-radius: 26px;
	margin-left: 0in;
	margin-right: 0in;
	padding-left: 20px;
	padding-right: 20px;
	mc-auto-number-class: blue_box;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-left-color: #e1796e;
	border-right-color: #e1796e;
	border-top-color: #e1796e;
	overflow: hidden;
	background-color: #c6dae7;
	background-position: 15px 14px;
	border-bottom-color: #87b2d7;
	border: solid 1px #87b2d7;
	padding-bottom: 5px;
	padding-top: 5px;
}

div.featured_product_ad
{
	background: #FF5C39;
	border: solid 2px #003d4c;
	padding-bottom: 10px;
	padding-top: 10px;
}

div.featured_product_ad2
{
	border: solid 2px #003358;
	padding-bottom: 10px;
	padding-top: 10px;
	background: #003358;
}

ul.Steps
{
	
}

p.note
{
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	margin-left: 30px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 20px;
	mc-auto-number-format: '{color #17bcbe}{b}NOTE  {/b}{/color}';
	background-color: #f5f5f5;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-style: solid;
	border-left-width: 8px;
	border-left-color: #17bcbe;
}

ul.Level2
{
	
}

ul.Bullet-AA
{
	
}

ul.Bullet-AA > li > ul
{
	list-style-image: none;
}

ul.Bullet-AA > li > ul > li::marker
{
	font-family: 'Times New Roman';
	content: '-';
}

ul.A-List
{
	list-style-type: disc;
	list-style-image: none;
}

ul.A-List > li::marker
{
	font-family: 'Times New Roman';
	content: '•';
}

ul.A-List > li > ul
{
	list-style-image: none;
}

ul.A-List > li > ul > li::marker
{
	font-family: 'Times New Roman';
	content: '°';
}

ul.A-List > li > ul > li > ul
{
	list-style-image: none;
}

ul.A-List > li > ul > li > ul > li::marker
{
	font-family: 'Times New Roman';
	content: '▪';
}

ul.L1
{
	
}

ul.L1 > li > ol
{
	list-style-type: decimal;
}

MadCap|xref
{
	mc-format: '{paratext}';
}

