/*<meta />*/

/*===========================================================================================================================================================

Hello! If this is your first time looking at a stylesheet within the text editor view, what you are reading right now is a "comment". Comments are added throughout this stylesheet with the purpose of making the source code easier to understand, comments will not be interpreted during the compile process. Since comments are not interpreted during the compile process, feel free to add or remove any comments.

For help with MadCap Flare go to Help Ribbon > Topics Section > Open Help. Alternatively visit the Flare Online Help at help.madcapsoftware.com

If you have any questions regarding how to work with this stylesheet or template project, please contact MadCap Technical Support. 
https://www.madcapsoftware.com/support/contact-options.aspx

NOTE: Generally, this stylesheet has elements listed out in the order that they appear in the topic from top to bottom. The exception are General styles which are at the top and the stylesheet mediums which are at the bottom.

EXAMPLE: Since the search-bar is at the top of the topic page, it will be listed closer to the top of this stylesheet.

===========================================================================================================================================================*/

/*==Topic General Styles==*/

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Ubuntu+Sans:ital,wght@0,100..800;1,100..800&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

@font-face 
{
	font-family: 'Segoe UI';
	src: local('Segoe UI Light'), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/light/latest.woff2) format('woff2'), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/light/latest.woff) format('woff'), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/light/latest.ttf) format('truetype');
	font-weight: 100;
}

@font-face 
{
	font-family: 'Segoe UI';
	src: local('Segoe UI Semilight'), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/semilight/latest.woff2) format('woff2'), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/semilight/latest.woff) format('woff'), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/semilight/latest.ttf) format('truetype');
	font-weight: 200;
}

@font-face 
{
	font-family: 'Segoe UI';
	src: local('Segoe UI'), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/normal/latest.woff2) format('woff2'), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/normal/latest.woff) format('woff'), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/normal/latest.ttf) format('truetype');
	font-weight: 400;
}

@font-face 
{
	font-family: 'Segoe UI';
	src: local('Segoe UI Semibold'), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/semibold/latest.woff2) format('woff2'), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/semibold/latest.woff) format('woff'), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/semibold/latest.ttf) format('truetype');
	font-weight: 600;
}

@font-face 
{
	font-family: 'Segoe UI';
	src: local('Segoe UI Bold'), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/bold/latest.woff2) format('woff2'), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/bold/latest.woff) format('woff'), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/bold/latest.ttf) format('truetype');
	font-weight: 700;
}

body
{
	color: #404040;
	line-height: 1.7em;
	background-color: #fff;
	font-size: 1rem;
	font-family: 'Segoe UI', 'Open Sans', Arial, Roboto, 'Ubuntu Sans';
}

h1
{
	padding-bottom: 10px;
	margin-top: 30px;
	font-weight: bolder;
	color: #000000;
	font-size: 2em;
	margin-bottom: 10px;
}

h2
{
	margin-bottom: 4px;
	margin-top: 20px;
	font-weight: bolder;
	font-size: 1.5em;
}

h3
{
	margin-bottom: 4px;
	margin-top: 16px;
	font-weight: bolder;
	font-size: 1.2em;
}

h4
{
	
}

li
{
	margin-bottom: 6px;
	margin-top: 6px;
}

p
{
	margin-bottom: 8px;
	margin-top: 8px;
}

img	/*Setting max-width: 100%; property makes images always fit the width of the container*/
{
	max-width: 100%;
	border: solid 1px #d3d3d3;
}

img.thumbnail
{
	mc-thumbnail: popup;
}

.center
{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	float: none !important;
	text-align: center;
}

a.MCBreadcrumbsLink
{
	font-style: italic;
	text-decoration: underline;
	font-family: 'Segoe UI';
}

a.MCBreadcrumbsLink:visited
{
	color: #3DDA859;
}

a.MCBreadcrumbsLink:hover
{
	color: #000000;
}

MadCap|breadcrumbsProxy
{
	border-bottom: none;
	font-size: .7em;
	font-style: italic;
	mc-breadcrumbs-prefix: 'You are here: ';
	mc-breadcrumbs-count: 5;
}

MadCap|xref
{
	color: #2D8DCC;
	font-weight: bold;
	mc-format: '{para}';
	text-decoration: underline;
}

MadCap|xref:hover
{
	color: #3DDA859;
}

MadCap|dropDownHotspot
{
	font-weight: bolder;
	color: #ffffff;
}

MadCap|dropDownBody
{
	border-bottom-width: 1px;
	border-style: none;
	border-bottom: solid 1px #a9a9a9;
	border-bottom-style: solid;
}

MadCap|dropDown	/*Change the "mc-open-image" and "mc-closed-image" properties to change the icons used in drop-downs*/
{
	mc-open-image: url('../Images/Assets/Icons/Arrows/arrow-down-gray.png');
	mc-closed-image: url('../Images/Assets/Icons/Arrows/arrow-right-gray.png');
	color: #00008b;
	margin-left: 0px;
	border-left-length: 0px;
	padding-top: 2px;
}

/*==Master Page Topic Layout==*/

nav.title-bar	/*Adds bottom border on top navigation bar*/
{
	border-bottom: 1px solid #d3d3d3;
}

div.top-bar	/*Contains the breadcrumbs and toolbar*/
{
	border-bottom: 1px solid #d3d3d3;
	min-height: 50px;
	/*Min-height is necessary for topics that are not included in a TOC*/
}

div.search-container
{
	padding-bottom: 20px;
}

/*==Elements for the left side of Master Page layout==*/

div.side-menu	/*This is the div that the menu proxy is contained in*/
{
	padding-left: 10px;
	margin-top: 15px;
}

div.side-content	/*This is the div for the side-content containing "Search Tips" and the "Contact Support" button*/
{
	padding-top: 10px;
}

MadCap|dropDownHead.side-content	/*Font properties for the "Search Tips" drop-down head */
{
	font-size: 1.1em;
	font-weight: bold;
}

div.cta	/*Call to action button/Contact Support button*/
{
	-moz-border-radius: 60px;
	-webkit-border-radius: 60px;
	padding: 2px 0px;
	width: 162px;
	transition: all 0.5s cubic-bezier(.25,.8,.25,1);
	background: var(--CH-primary-color);
	font-weight: normal;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	color: #0d2839;
	background-color: #ffffff;
	border: solid 3px #0d2839;
	border-radius: 25px;
	font-family: 'Segoe UI Light', Arial;
	text-align: center;
}

div.cta:hover	/*When hovering over the CTA button the following properties will apply*/
{
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
	transform: scale(1.01);
	color: #0d2839;
	font-family: 'Segoe UI Semibold', 'Arial Black';
	font-weight: normal;
}

button
{
	background: #ffffff;
	color: #0d2839;
	font-family: 'Segoe UI Light', 'Leelawadee UI Semilight', sans-serif, Arial;
	border-color: #0d2839;
	border: solid 3px #0d2839;
	padding: 10px;
	border-radius: 17px;
}

button:hover
{
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
	transform: scale(1.01);
	color: #0d2839;
	font-family: 'Segoe UI Semibold', 'Arial Black';
	font-weight: normal;
}

a.cta:link
{
	color: #FFF;
	text-decoration: none;
}

a.cta:visited
{
	color: #FFF;
	text-decoration: none;
}

div.topic-layout	/*This layout was created using the Responsive Layout Editor in MadCap Flare. Go to: Home Ribbon > Styles Section > Responsive Layout*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.topic-layout::before
{
	content: ' ';
	display: table;
}

div.topic-layout::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.topic-layout > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.topic-layout > div:nth-child(1)	/*Menu Proxy container*/
{
	border-right: 1px solid #d3d3d3;
	width: 16.667%;
	margin-left: 0%;
}

div.topic-layout > div:nth-child(2)
{
	width: 58.333%;
	margin-left: 0%;
}

h5
{
	
}

h6
{
	
}

header
{
	font-weight: bolder;
}

MadCap|dropDownHead
{
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	color: #00008b;
}

:root
{
	--expand: MadCap|dropDownHotspot;
	--nested: ;
	--CH-Color: #3dda85;
	--CH-2nd-color: #0D2839;
}

table
{
	border-collapse: collapse;
	padding: 2px;
}

td
{
	
}

tr
{
	page-break-inside: avoid;
}

th
{
	text-align: left;
}

div.indent
{
	padding-left: 40px;
}

a:link
{
	color: #2d8dcc;
	font-weight: bold;
	font-style: normal;
	font-family: 'Segoe UI';
}

a
{
	font-weight: bold;
	font-style: normal;
	font-family: 'Segoe UI', sans-serif, Arial;
}

a.GlossaryPageTerm
{
	font-family: 'Segoe UI';
}

span.SearchHighlight
{
	background: #ffd226;
}

span.SearchHighlight1
{
	background: #ffd226;
}

span.SearchHighlight10
{
	background: #ffd226;
}

span.SearchHighlight2
{
	background: #ffd226;
}

span.SearchHighlight3
{
	background: #ffd226;
}

span.SearchHighlight4
{
	background: #ffd226;
}

span.SearchHighlight5
{
	background: #ffd226;
}

span.SearchHighlight6
{
	background: #ffd226;
}

span.SearchHighlight7
{
	background: #ffd226;
}

span.SearchHighlight8
{
	background: #ffd226;
}

span.SearchHighlight9
{
	background: #ffd226;
}

p.MiniTOC1,
p.MiniTOC2,
p.MiniTOC3
{
	display: list-item;
	list-style-type: disc;
	margin-left: 20px;
	color: #2D8DCC;
	/* Text color */
	text-decoration: underline;
}

p.MiniTOC2
{
	list-style-type: circle;
	/* Different bullet for second-level */
	font-weight: bold;
	margin-left: 50px;
}

p.MiniTOC3
{
	list-style-type: square;
	/* Different bullet for third-level */
	font-weight: bold;
}

h1,
h2,
h3,
h4,
h5,
h6
{
	border-bottom: none !important;
}

MadCap|miniTocProxy
{
	border-top-color: none;
	border-top-width: 0px;
	border-top-style: none;
}

div.topic-layout > div:nth-child(3)
{
	width: 25%;
	margin-left: 0%;
}

div.NewRowClass1	/*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.NewRowClass1::before
{
	content: ' ';
	display: table;
}

div.NewRowClass1::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.NewRowClass1 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.NewRowClass1 > div:nth-child(1)
{
	width: 16.667%;
	margin-left: 0%;
	padding-right: 25px;
	padding-top: 30px;
}

div.NewRowClass1 > div:nth-child(2)
{
	width: 58.333%;
	margin-left: 0%;
	padding-right: 10px;
	padding-bottom: 30px;
	border-bottom: solid 1px #c9c9c9;
}

div.NewRowClass1 > div:nth-child(3)
{
	width: 25%;
	margin-left: 0%;
	border-left: solid 1px #c9c9c9;
	padding-left: 10px;
	padding-top: 30px;
}

div.NewRowClass2	/*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.NewRowClass2::before
{
	content: ' ';
	display: table;
}

div.NewRowClass2::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.NewRowClass2 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.NewRowClass2 > div:nth-child(1)
{
	width: 33.33333%;
	margin-left: 0%;
	padding-right: 25px;
}

div.NewRowClass2 > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.NewRowClass2 > div:nth-child(3)
{
	width: 33.33333%;
	margin-left: 0%;
	padding-left: 10px;
	padding-top: 30px;
}

div.NewRowClass3	/*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.NewRowClass3::before
{
	content: ' ';
	display: table;
}

div.NewRowClass3::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.NewRowClass3 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.NewRowClass3 > div:nth-child(1)
{
	width: 33.33333%;
	margin-left: 0%;
	padding-right: 25px;
}

div.NewRowClass3 > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.NewRowClass3 > div:nth-child(3)
{
	width: 33.33333%;
	margin-left: 0%;
	padding-left: 10px;
	padding-top: 30px;
}

div.NewRowClass4	/*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.NewRowClass4::before
{
	content: ' ';
	display: table;
}

div.NewRowClass4::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.NewRowClass4 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.NewRowClass4 > div:nth-child(1)
{
	width: 50%;
	margin-left: 0%;
}

div.NewRowClass4 > div:nth-child(2)
{
	width: 50%;
	margin-left: 0%;
}

div.NewRowClass5	/*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.NewRowClass5::before
{
	content: ' ';
	display: table;
}

div.NewRowClass5::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.NewRowClass5 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-top: solid 0px #c9c9c9;
	padding-top: 30;
	border-bottom: solid 0px #c9c9c9;
}

div.NewRowClass5 > div:nth-child(1)
{
	width: 16.667%;
	margin-left: 0%;
}

div.NewRowClass5 > div:nth-child(2)
{
	width: 41.667%;
	margin-left: 0%;
}

div.NewRowClass5 > div:nth-child(3)
{
	width: 33.333%;
	margin-left: 0%;
	padding-top: 30;
}

div.NewRowClass6	/*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.NewRowClass6::before
{
	content: ' ';
	display: table;
}

div.NewRowClass6::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.NewRowClass6 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.NewRowClass6 > div:nth-child(1)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.NewRowClass6 > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.NewRowClass6 > div:nth-child(3)
{
	width: 33.33333%;
	margin-left: 0%;
}

/*===========================================================================================================================================================
Styles after this point are styles that are for specific mediums. If any additional styles are added to this template they will be listed after mediums.
[@media tablet] declares styles that will apply when the screen is in tablet view
[@media mobile] declares styles that will apply when the screen is in mobile view
===========================================================================================================================================================*/

@media only screen and (max-width: 1279px)
{
	div.topic-layout > div:nth-child(1)
	{
		display: none;
	}

	div.topic-layout > div:nth-child(2)
	{
		width: 98%;
		margin-left: 2%;
	}

	div.topic-layout > div:nth-child(3)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.NewRowClass1 > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass1 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass1 > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass2 > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass2 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass2 > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass3 > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass3 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass3 > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass4 > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.NewRowClass4 > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.NewRowClass5 > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass5 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass5 > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass6 > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass6 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass6 > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}
}

@media only screen and (max-width: 767px)
{
	div.top-bar
	{
		min-height: 0;
	}

	div.topic-layout > div:nth-child(1)
	{
		display: none;
	}

	div.topic-layout > div:nth-child(2)
	{
		width: 98%;
		margin-left: 2%;
	}

	div.topic-layout > div:nth-child(3)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.NewRowClass1 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass1 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass1 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass2 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass2 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass2 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass3 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass3 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass3 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass4 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass4 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass5 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass5 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass5 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass6 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass6 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass6 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}
}

p.note
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #f0f7fb;
	background-image: url('../Images/Assets/Icons/note_icon.png');
	background-position: 18px 50%;
	background-repeat: no-repeat;
	background-size: 40px;
	border: solid 1px #3498db;
	border-radius: 6px;
	line-height: 18px;
	overflow: hidden;
	padding: 15px 15px 15px 75px;
	mc-auto-number-format: '{b}Note: {/b}';
}

span.bold
{
	font-weight: bold;
}

pre.codesnippet
{
	font-size: 12pt;
}

pre.lrgcodesnippet
{
	font-size: 9pt;
}

p.centre
{
	margin-bottom: 8px;
	margin-top: 8px;
	font-family: 'Segoe UI';
	text-align: center;
	mc-float: center;
}

MadCap|dropDownBody.green
{
	border: solid 1px #000000;
	margin-left: 20px;
	padding-left: 10px;
}

MadCap|dropDownHead.test
{
	color: #00008b;
	border-bottom-left-radius: 1px;
	border-bottom-right-radius: 1px;
	border: solid 1px #000000;
	background: #add8e6;
	padding: 5px;
	left: 2px;
}

MadCap|dropDownHotspot.green
{
	color: #33421a;
}

MadCap|dropDown.green
{
	color: #33421a;
}

MadCap|dropDown.box
{
	border-style: none groove;
}

tr.highlight
{
	background: #d5d3d3;
	border-radius: 5px;
}

td.highlight
{
	border-radius: 5px;
	background: #d5d3d3;
	font-weight: bold;
}

p.highlight-round
{
	font-weight: bold;
	background: #d5d3d3;
	border-radius: 5px;
	margin-bottom: 3px;
	margin-top: 3px;
}

span.highlight-round
{
	background: #d5d3d3;
	font-weight: bold;
	border-radius: 8px;
	padding: 5px;
}

span.highlight-round-green
{
	border-radius: 5px;
	font-weight: bold;
	background: #add0aa;
	padding: 2px;
}

span.highlight-round-blue
{
	font-weight: bold;
	border-radius: 8px;
	padding: 5px;
	background: #469cda;
	color: #ffffff;
}

span.highlight-round-black
{
	font-weight: bold;
	border-radius: 8px;
	padding: 5px;
	background: #494949;
	color: #ffffff;
}

img.center
{
	mc-float: frame-center;
}

p.note-green
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #e6f7e6;
	background-image: url('../Images/Assets/Icons/tip.png');
	background-position: 18px 50%;
	background-repeat: no-repeat;
	background-size: 40px;
	border: solid 1px #80d880;
	border-radius: 6px;
	line-height: 18px;
	overflow: hidden;
	padding: 15px 15px 15px 75px;
	mc-auto-number-format: '{b}Tip: {/b}';
}

p.warning
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #ffb3b3;
	background-image: url('../Images/Assets/Icons/warning.png');
	background-position: 18px 50%;
	background-repeat: no-repeat;
	background-size: 40px;
	border: solid 1px #ff4d4d;
	border-radius: 6px;
	line-height: 18px;
	overflow: hidden;
	padding: 15px 15px 15px 75px;
	mc-auto-number-format: '{b}Warning: {/b}';
}

p.highlight-round-green
{
	font-weight: bold;
	border-radius: 5px;
	background: #5DD57F;
}

ol.numbered-list
{
	list-style-type: decimal;
	list-style-image: none;
}

ol.numbered-list > li::marker
{
	content: counter(numbered-list) '.1';
}

ol.numbered-list > li > ol
{
	list-style-type: decimal;
	list-style-image: none;
}

ol.numbered-list > li > ol > li::marker
{
	content: 'counter(numbered-list).2';
}

div.centre
{
	text-align: center;
}

img.no-border
{
	border: solid 2px transparent;
}

@media print
{
	body
	{
		font-size: 12pt;
	}
}

p.note-green-no-text
{
	background-color: #e6f7e6;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #80d880;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #80d880;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #80d880;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #80d880;
	padding-left: 75px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	background-image: url('../Images/Assets/Icons/tip.png');
	background-position: 18px 50%;
	background-repeat: no-repeat;
	background-size: 40px;
}

p.MiniTOC1_0
{
	margin-bottom: 8px;
	margin-top: 0px;
	display: list-item;
	margin: 1.12em 0;
	list-style-type: disc;
	margin-left: 20px;
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

span.highlight-round-red
{
	border-radius: 5px;
	font-weight: bold;
	background: #add0aa;
	padding: 2px;
	color: #f5f5f5;
	background-color: #b22222;
}

span.mc-variable.TermOfAddress\00002EYour_\000028their\000029
{
	
}

/* highlight toggle styles */

span.SearchHighlight
{
	background-color: yellow;
	/* change to your preferred color */
}

span.highlight-hidden
{
	background-color: transparent !important;
}

