/*<meta />*/

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

/*By Priyanka*/

.mktoForm .mktoError
{
	right: -19px !important;
}

mktoForm .mktoFieldWrap label
{
	padding-left: 25px !important;
}

nav.title-bar
{
	padding-top: 3px !important;
	padding-bottom: 3px !important;
}

.noPad
{
	padding: 0;
}

:root
{
	--Brand1: #79EDFC;
	--Brand2: #212529;
	--Black: #000000;
	--DarkBlack: #282C2F;
	--LightBlack: #111111;
	--Dark: #2DA1B0;
	--Medium: #25C7C7;
	--Light: #7b7b7b;
	--LightGrey: #F8F8F8;
	--White: #ffffff;
	--Pink: #e61a7f;
	--Purple: #7f499c;
	--Orange: #f6801c;
	--Green: #8fce79;
	--Sky: #0f9bd7;
}

body
{
	color: var(--Dark);
	font-family: Arial, Avenir, Myriad;
	-webkit-font-smoothing: subpixel-antialiased;
}

/* Backmatter */

div.GlossaryPageDefinition
{
	font-size: 10pt;
}

div.GlossaryPageHeading
{
	font-size: 21pt;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 15px;
	border-bottom-color: var(--Medium);
	border-bottom-color: #25C7C7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: left;
	color: inherit;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 10px;
	background-image: url('../Images/Backmatter-Heading-Background.png');
	background-repeat: no-repeat;
}

div.GlossaryPageTerm
{
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}

MadCap|glossaryProxy
{
	border-top: none;
}

MadCap|indexProxy
{
	border-top: none;
}

p.Index1
{
	font-size: 10pt;
	font-weight: bold;
}

p.Index2
{
	font-size: 10pt;
	font-weight: normal;
}

p.IndexHeading
{
	font-size: 21pt;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 15px;
	border-bottom-color: var(--Medium);
	border-bottom-color: #25C7C7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: left;
	color: inherit;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 12px;
	padding-right: 10px;
	background-image: url('../Images/Backmatter-Heading-Background.png');
	background-repeat: no-repeat;
}

/* Content */

.flt
{
	float: left;
}

img
{
	border: none;
	max-width: 100%;
}

p
{
	font-size: 12.0pt;
	margin-top: 15px;
	margin-bottom: 5px;
	display: block;
	line-height: 20pt;
	letter-spacing: 0.25;
	widows: 3;
	orphans: 3;
}

p.table-text
{
	font-size: 12pt;
}

/*Added by Priyanka*/

.list-margin
{
	margin-top: 15px;
	margin-bottom: 25px;
}

.list-margin1
{
	margin-top: -12px;
	margin-bottom: 20px;
}

/* Frontmatter */

hr.title-page
{
	border: solid 0px transparent;
	background-color: var(--Light);
	background-color: #7b7b7b;
	height: 1px;
	width: 100%;
	margin-bottom: 30px;
	margin-top: 370px;
}

MadCap|tocProxy
{
	border-top: none;
	margin-right: 0.25in;
}

p.created-using-flare
{
	color: var(--Dark);
	font-weight: bold;
	margin-top: 18px;
	font-size: 9pt;
	line-height: 15pt;
	text-transform: uppercase;
}

p.title
{
	font-size: 55pt;
	line-height: 65pt;
	margin-top: 30px;
	mc-hyphenate: never;
}

p.title-page-footer
{
	color: var(--Dark);
	font-size: 9pt;
	frame-break-before: always;
	line-height: 15pt;
	margin-top: 30px;
}

p.title-page-url
{
	color: var(--Dark);
	font-size: 9pt;
	line-height: 15pt;
}

p.TOC1
{
	color: var(--Dark);
	font-size: 19pt;
	font-weight: normal;
	line-height: 21pt;
	margin-bottom: 15px;
	margin-top: 15px;
	page-break-after: avoid;
}

p.TOC2
{
	color: var(--Dark);
	font-size: 15pt;
	font-weight: normal;
	line-height: 21pt;
	margin-bottom: 13px;
	margin-left: .5in;
	margin-top: 13px;
}

p.TOC3
{
	color: var(--Dark);
	font-size: 13pt;
	line-height: 21pt;
	font-weight: normal;
	margin-bottom: 10px;
	margin-left: 1in;
	margin-top: 10px;
}

/* Generic classes */

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

/* Headings */

h1
{
	font-weight: 400;
	font-size: 38px;
	color: var(--DarkBlack);
	color: #282C2F;
	margin-top: 0;
	margin-bottom: 0;
}

h2
{
	font-weight: 400;
	font-size: 20.0pt;
	page-break-before: always;
	margin-bottom: 0;
}

h3
{
	font-weight: 400;
	font-size: 18.0pt;
	margin-bottom: 0;
}

h4
{
	font-weight: bold;
	font-size: 12.0pt;
}

h5
{
	font-weight: bold;
	font-size: 10.0pt;
}

h6
{
	font-weight: bold;
	font-size: 8.0pt;
}

p
{
	color: var(--DarkBlack);
	color: #282C2F;
	font-size: 16px;
}

/* Home page topic */

.nav-search	/*Does not display search in Top Navigation for desktop*/
{
	display: none;
}

div.accent
{
	background-color: var(--Brand2);
	background-color: #212529;
}

div.home-layout
{
	padding: 2% 20%;
}

div.home-section
{
	padding: 5%;
	border-bottom: solid 1px var(--Light);
	border-bottom-color: #7b7b7b;
}

div.home-section:last-of-type
{
	border-bottom: none;
}

div.home-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.home-tiles::before
{
	content: ' ';
	display: table;
}

div.home-tiles::after
{
	content: ' ';
	display: table;
	clear: both;
}

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

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

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

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

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

div.quick-links::after
{
	content: ' ';
	display: table;
	clear: both;
}

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

div.quick-links > div:nth-child(1)
{
	width: 16.66666%;
	margin-left: 2%;
}

div.quick-links > div:nth-child(2)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links > div:nth-child(3)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links > div:nth-child(4)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links > div:nth-child(5)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links *	/*Text-align center set to all elements within div.quick-links*/
{
	text-align: center;
}

div.topic-hero
{
	padding: 8% 0;
	background-image: url('../Images/Hero-Image.png');
	background-size: cover;
	background-attachment: scroll;
}

div.topic-hero h1
{
	color: var(--White);
	font-size: 48pt;
	text-align: center;
}

html.home-topic	/*Used on Home.htm topic for styles set only on the home topic*/
{
	
}

html.home-topic .main-section > .outer-row	/*Overrides padding set in the skin*/
{
	max-width: 100%;
	padding: 0;
}

img.home-tile
{
	max-width: 50%;
}

/* Links */

a
{
	color: var(--Brand1);
	color: #2DA1B0;
}

a:link
{
	color: var(--Brand1);
	color: #2DA1B0;
}

a:visited
{
	color: var(--Brand1);
	color: #2DA1B0;
}

a.home-tiles
{
	color: var(--Dark);
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
}

MadCap|dropDown
{
	border-bottom: 1px solid var(--Light);
	border-bottom-color: #7b7b7b;
	mc-image-position: left;
	mc-image-spacing: 10px;
	mc-open-image: url('../Images/Minus.png');
	mc-closed-image: url('../Images/Plus.png');
	padding: 10px 0;
}

MadCap|dropDownBody
{
	padding: 10px 30px 0;
}

MadCap|dropDownHotspot
{
	cursor: hand;
	text-decoration: none;
	color: var(--Dark);
	font-size: 20pt;
	font-weight: bold;
	border-bottom: none;
}

MadCap|expandingBody
{
	color: var(--Dark);
	font-style: italic;
}

MadCap|expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: var(--Brand1);
	color: #79EDFC;
}

MadCap|xref
{
	font-weight: bold;
	mc-format: '{para}';
	text-decoration: underline;
	color: var(--Brand1);
	color: #79EDFC;
}

/* Lists */

li
{
	margin-bottom: 8px;
	margin-top: 4px;
	color: var(--Brand2);
	color: #212529;
	font-size: 16px;
}

/*li p
{
	margin-bottom: 30px;
	margin-top: 30px;
}
*/

ol,
ul
{
	letter-spacing: .25;
	line-height: 20pt;
	padding-left: 18px;
}

/* Master pages */

div.home-footer
{
	padding: 2% 5%;
	background-color: var(--Brand1);
	background-color: #79EDFC;
}

div.side-content	/*Used on OtherTopics.flmsp for the search-bar and menu*/
{
	width: 300px;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

div.topic-layout
{
	padding-top: 4%;
}

MadCap|breadcrumbsProxy
{
	border-bottom-width: 0;
	color: var(--Dark);
}

p.footer
{
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 13pt;
	color: var(--White);
}

p.footer-sub
{
	color: var(--White);
	font-size: 14pt;
	margin-top: 14px;
}

/* Page layout */

p.frame-footer-page-number
{
	color: var(--Medium);
	color: #25C7C7;
	font-size: 11pt;
	font-weight: bold;
	text-align: right;
}

p.frame-footer-text
{
	color: var(--Medium);
	color: #25C7C7;
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
}

/* Master page */

div.home-footer
{
	background-color: var(--Brand1);
	background-color: #79EDFC;
	padding: 2% 5%;
}

p.footer
{
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 13pt;
	color: var(--White);
}

p.footer-sub
{
	color: var(--White);
	font-size: 14pt;
	margin-top: 14px;
}

.MCPopupFullImage
{
	outline-color: #000;
}

@media only screen and (max-width: 1297px)
{
	/* Home page topic */

	.nav-search	/*Displays search in Top Navigation for tablet/mobile*/
	{
		display: block;
	}

	div.side-content	/*Removes search-bar and menu set in topic in tablet*/
	{
		display: none;
	}

	html.home-topic .nav-search	/*Will not display search in Top Navigation on home page*/
	{
		display: none;
	}

	html.home-topic .body-container
	{
		margin-left: 0;
	}

	div.quick-links > div:nth-child(1)
	{
		width: 24%;
		margin-left: 0%;
	}

	div.quick-links > div:nth-child(2)
	{
		width: 24%;
		margin-left: 14%;
	}

	div.quick-links > div:nth-child(3)
	{
		width: 24%;
		margin-left: 14%;
	}

	div.quick-links > div:nth-child(4)
	{
		width: 24%;
		margin-left: 19%;
	}

	div.quick-links > div:nth-child(5)
	{
		width: 24%;
		margin-left: 14%;
	}

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

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

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

@media only screen and (max-width: 767px)
{
	/* Home page topic */

	div.home-layout
	{
		padding: 2% 5%;
	}

	div.home-section
	{
		padding: 10% 0;
	}

	img.home-tile
	{
		max-width: 25%;
	}

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

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

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

	div.quick-links > div:nth-child(1)
	{
		width: 49%;
		margin-left: 0;
	}

	div.quick-links > div:nth-child(2)
	{
		width: 49%;
		margin-left: 2%;
	}

	div.quick-links > div:nth-child(3)
	{
		width: 49%;
		margin-left: 0;
	}

	div.quick-links > div:nth-child(4)
	{
		width: 49%;
		margin-left: 2%;
	}

	div.quick-links > div:nth-child(5)
	{
		width: 49%;
		margin-left: 25.5%;
	}

	div.topic-hero
	{
		padding: 15% 0;
	}

	div.topic-hero h1
	{
		font-size: 36pt;
	}
}

@media print
{
	body
	{
		font-size: 11pt;
		line-height: 13pt;
		margin: 8px;
	}

	/* Content */

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

	p.table-text
	{
		font-size: 11pt;
	}

	/* Headings */

	h1
	{
		font-size: 25pt;
		line-height: 27pt;
		margin-bottom: 20px;
	}

	h2
	{
		font-size: 21pt;
		font-weight: normal;
		line-height: 23pt;
		margin-bottom: 18px;
		margin-top: 40px;
	}

	h3
	{
		font-size: 15pt;
		font-weight: bold;
		line-height: 17pt;
		margin-bottom: 15px;
		margin-top: 40px;
	}

	/* Links */

	MadCap|xref
	{
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
	}
}

/*fonts*/

@font-face 
{
	font-family: 'Open Sans';
	src: url('../Fonts/OpenSans-Regular.eot');
	src: url('../Fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), url('../Fonts/OpenSans-Regular.woff2') format('woff2'), url('../Fonts/OpenSans-Regular.woff') format('woff'), url('../Fonts/OpenSans-Regular.ttf') format('truetype'), url('../Fonts/OpenSans-Regular.svg#OpenSans-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face 
{
	font-family: 'Open Sans';
	src: url('../Fonts/OpenSans-ExtraBold.eot');
	src: url('../Fonts/OpenSans-ExtraBold.eot?#iefix') format('embedded-opentype'), url('../Fonts/OpenSans-ExtraBold.woff2') format('woff2'), url('../Fonts/OpenSans-ExtraBold.woff') format('woff'), url('../Fonts/OpenSans-ExtraBold.ttf') format('truetype'), url('../Fonts/OpenSans-ExtraBold.svg#OpenSans-ExtraBold') format('svg');
	font-weight: 800;
	font-style: normal;
}

@font-face 
{
	font-family: 'Open Sans';
	src: url('../Fonts/OpenSans-Bold.eot');
	src: url('../Fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'), url('../Fonts/OpenSans-Bold.woff2') format('woff2'), url('../Fonts/OpenSans-Bold.woff') format('woff'), url('../Fonts/OpenSans-Bold.ttf') format('truetype'), url('../Fonts/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face 
{
	font-family: 'Open Sans';
	src: url('../Fonts/OpenSans-SemiBold.eot');
	src: url('../Fonts/OpenSans-SemiBold.eot?#iefix') format('embedded-opentype'), url('../Fonts/OpenSans-SemiBold.woff2') format('woff2'), url('../Fonts/OpenSans-SemiBold.woff') format('woff'), url('../Fonts/OpenSans-SemiBold.ttf') format('truetype'), url('../Fonts/OpenSans-SemiBold.svg#OpenSans-SemiBold') format('svg');
	font-weight: 600;
	font-style: normal;
}

@font-face 
{
	font-family: 'Open Sans';
	src: url('../Fonts/OpenSans-Light.eot');
	src: url('../Fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'), url('../Fonts/OpenSans-Light.woff2') format('woff2'), url('../Fonts/OpenSans-Light.woff') format('woff'), url('../Fonts/OpenSans-Light.ttf') format('truetype'), url('../Fonts/OpenSans-Light.svg#OpenSans-Light') format('svg');
	font-weight: 300;
	font-style: normal;
}

/*fonts*/
/*search*/

.search-bar._Skins_Home_Searchbar.mc-component .search-field
{
	font-weight: 400;
	outline: 0;
}

ul.order2
{
	
}

ul.order2 > li > ol
{
	list-style-type: decimal;
}

MadCap|xref.PageNumberOnly
{
	mc-format: '{page}';
}

/*<meta sourceDocument="E:\Internal-Products\Email-to-case-advance\V2.218\_E2CA Release notes V2.218.docx" />*/
/*<meta sourceDocument="E:\Internal-Products\Email-to-case-advance\V2.218\E2CA Release Notes Version 2.210.docx" />*/
/*<meta sourceDocument="E:\Internal-Products\Email-to-case-advance\V3.0\Email-To-Case Advance (E2CA) Configuration.docx" />*/
/*<meta sourceDocument="E:\Internal-Products\Email-to-case-advance\V3.0\Home Screen Overview.docx" />*/
/*<meta sourceDocument="E:\Internal-Products\Email-to-case-advance\V3.0\Disable Triggers.docx" />*/
/*<meta sourceDocument="E:\Internal-Products\Email-to-case-advance\V3.0\Manage Case Comments.docx" />*/
/*<meta sourceDocument="E:\Internal-Products\Email-to-case-advance\V3.0\Enable Case Comments.docx" />*/
/*<meta sourceDocument="E:\Internal-Products\Email-to-case-advance\V3.0\Enable Enhanced Comments (Extending Case Comments).docx" />*/
/*<meta sourceDocument="E:\Internal-Products\Email-to-case-advance\V3.0\Manage Email Restrictions.docx" />*/
/*<meta sourceDocument="E:\Internal-Products\Email-to-case-advance\V3.0\Prevent Email Looping.docx" />*/
/*<meta sourceDocument="E:\Internal-Products\Email-to-case-advance\V3.0\Blacklist Domains and Emails.docx" />*/
/*<meta sourceDocument="E:\Internal-Products\Email-to-case-advance\V3.0\Exclude Domains and Emails.docx" />*/
/*<meta sourceDocument="E:\Internal-Products\Email-to-case-advance\V3.0\Account Approved Domains and Emails.docx" />*/
/*<meta sourceDocument="E:\Internal-Products\Email-to-case-advance\V3.0\Disable Public File Links.docx" />*/
/*<meta sourceDocument="E:\Internal-Products\Email-to-case-advance\V3.0\Case Management - Closed Cases.docx" />*/
/*<meta sourceDocument="E:\Internal-Products\Email-to-case-advance\V3.0\Cases Forwarded by Internal Team.docx" />*/
/*<meta sourceDocument="E:\Internal-Products\Email-to-case-advance\V3.0\Non-Customers Cases.docx" />*/
/*<meta sourceDocument="E:\Internal-Products\Email-to-case-advance\V3.0\Duplicate Case Merge.docx" />*/
/*<meta sourceDocument="E:\Internal-Products\Email-to-case-advance\V3.0\Manage Record Type - Setup Record  Type Configuration.docx" />*/
/*<meta sourceDocument="E:\Internal-Products\Email-to-case-advance\V3.0\Clone Process.docx" />*/
/*<meta sourceDocument="E:\Internal-Products\Email-to-case-advance\V3.0\Case Comment Page - Creation from Email.docx" />*/
/*<meta sourceDocument="E:\Internal-Products\Email-to-case-advance\V3.0\Keep Different Teams in Loop.docx" />*/
/*<meta sourceDocument="E:\Internal-Products\Email-to-case-advance\V3.0\Configure Automated Article Suggestion.docx" />*/
/*<meta sourceDocument="E:\Internal-Products\Email-to-case-advance\V3.0\Personalize Case Comment Page.docx" />*/
/*<meta sourceDocument="E:\Internal-Products\Email-to-case-advance\V3.0\Email Configuration - Keep Everyone in Loop.docx" />*/
/*<meta sourceDocument="E:\Internal-Products\Email-to-case-advance\V3.0\Auto Attachments.docx" />*/
/*<meta sourceDocument="E:\Internal-Products\Email-to-case-advance\V3.0\E2CA Comment Timeline Setup Document - LWC.docx" />*/
/*<meta sourceDocument="E:\Internal-Products\Email-to-case-advance\V3.0\Add Watchers to Case.docx" />*/
/*<meta sourceDocument="E:\Internal-Products\Email-to-case-advance\V3.0\Release Notes E2CA 3.0.docx" />*/

