/*<meta />*/

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

html,
body
{
	height: 100%;
}

body
{
	font-family: Arial;
	background-color: #ffffff;
	font-size: 10pt;
	color: #000000;
}

div.content
{
	/* display: flex;
    flex-direction: column;
    flex-shrink: 0; */
}

div.feedbackBox
{
	width: 55em;
	clear: both;
	margin-top: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 4px;
}

.Tableplain
{
	border: 0px;
	padding-left: 10px;
	padding-right: 10px;
	border-spacing: 1px;
	x-cell-spacing: 1px;
	width: 80%;
	font-type: Arial;
	font-size: 10pt;
}

.Tableheader
{
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	border-spacing: 1px;
	x-cell-spacing: 1px;
	background-color: #edeeee;
	margin-top: 0px;
	margin-bottom: 0px;
}

.Tablebody
{
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	border-spacing: 1px;
	x-cell-spacing: 1px;
	background-color: #e0e0e0;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2
{
	font-size: 13pt;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 0px;
}

p
{
	margin-top: 0pt;
	margin-bottom: 1pt;
	font-size: 10pt;
	font-family: Arial, sans-serif;
}

li.p
{
	font-size: 10pt;
	font-family: Arial, sans-serif;
}

a.expandspot
{
	color: #008000;
	cursor: hand;
	font-style: italic;
	text-decoration: none;
}

span.expandtext
{
	font-style: italic;
	font-weight: normal;
	color: #ff0000;
}

a.dropspot
{
	cursor: hand;
	background-color: Transparent;
	color: #000099;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	text-decoration: none;
}

a.glossterm
{
	color: #800000;
	cursor: hand;
	font-style: italic;
	text-decoration: none;
}

span.glosstext
{
	font-style: italic;
	font-weight: normal;
	color: #000099;
}

span.docTitle
{
	font-style: italic;
}

ol,
ul
{
	margin-top: 10pt;
	margin-bottom: 10pt;
	font-size: 10pt;
}

/* ul ul {
	margin-left: -20px;
} */

/* New for steps */

li
{
	margin-bottom: 10pt;
	margin-top: 10pt;
}

ol ol li
{
	list-style: lower-alpha;
	margin-left: -16px;
}

ol ul li
{
	list-style: disc;
	margin-left: -16px;
}

ol ul ol li
{
	list-style: lower-alpha;
	margin-left: -56px;
}

ol ol ul li
{
	list-style: disc;
	/* margin-left: -56px; breaks IE 7 emulation mode */
}

div.list
{
	margin: 0;
	padding: 0;
}

div.list p
{
	margin-top: 10px;
	margin-bottom: 10px;
}

div.list li
{
	margin-left: -14px;
	margin-bottom: 8px;
}

div.list li ol li
{
	margin-left: -32px;
}

div.list li ul li
{
	margin-left: -32px;
}

p.Steps
{
	line-height: Normal;
	margin-bottom: 6pt;
	list-style: decimal;
	margin-left: 0px;
	text-indent: 0px;
}

li.p-Steps
{
	line-height: Normal;
	list-style: decimal;
	text-indent: 0px;
}

p.ProcedureIndent
{
	margin-left: 30pt;
	margin-bottom: 10pt;
}

li.p-ProcedureIndent
{
	
}

a:link
{
	color: #000099;
	background-color: Transparent;
	font-size: 10pt;
	font-family: Arial, sans-serif;
}

p.FakeMiniTOC a:link
{
	text-decoration: none;
	font-weight: bold;
}

footer a:link
{
	color: #2278C8;
	text-decoration: none;
	font-size: 11pt;
}

p.copyright > a:link
{
	font-size: 10pt;
}

a:visited
{
	color: #000099;
	font-size: 10pt;
	font-family: Arial, sans-serif;
}

footer a:visited
{
	color: #2278C8;
}

a:hover
{
	color: #000099;
	font-family: Arial, sans-serif;
	background-color: #c0c0c0;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
}

footer a:hover
{
	color: #2278C8;
	text-decoration: underline;
	background-color: transparent;
}

a:active
{
	color: #000099;
	font-size: 10pt;
	font-family: Arial, sans-serif;
}

footer a:active
{
	color: #2278C8;
}

/* P.alpha {
	margin-left: 30pt;
	list-style: inside lower-alpha;
	x-next-class: alpha;
	x-next-type: P;
}
LI.p-alpha {
	list-style: inside lower-alpha;
} */

p.TitleHeader	/* Keeep in sync with p.ChapterHeader style used for print output */
{
	font-size: 14pt;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, sans-serif;
	background-color: #005B99;
	margin-bottom: 12pt;
	mc-next-tag: p;
	padding: 6px 0 0 8px;
}

p.ChapterHeader	/* Keeep in sync with p.TitleHeader style; used for print output */
{
	font-size: 14pt;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, sans-serif;
	background-color: #005B99;
	margin-bottom: 12pt;
	mc-next-tag: p;
	padding: 6px 0 0 8px;
}

li.p-TitleHeader
{
	font-size: 14pt;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, sans-serif;
}

p.TitleSpacer
{
	font-size: 12pt;
	background-color: #005B99;
	mc-next-tag: p;
}

li.p-TitleSpacer
{
	font-size: 12pt;
}

p.NoSpace
{
	margin-bottom: 0pt;
	font-size: 0;
	mc-next-tag: implicit_p;
}

li.p-NoSpace
{
	font-size: 0;
}

p.Spacer6pt
{
	font-size: 6pt;
}

li.p-Spacer6pt
{
	font-size: 6pt;
}

p.BlockHeading
{
	color: #000000;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}

li.p-BlockHeading
{
	color: #000000;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}

p.BookMarkHeading
{
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	font-size: 10pt;
	font-family: Arial, sans-serif;
	color: #000000;
}

li.p-BookMarkHeading
{
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
	font-family: Arial, sans-serif;
	color: #000000;
}

p.BookMarks
{
	font-size: 8pt;
	color: #000099;
	font-family: Arial, sans-serif;
}

li.p-BookMarks
{
	font-size: 8pt;
	color: #000099;
	font-family: Arial, sans-serif;
}

p.Blocklinks
{
	color: #000099;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
}

li.p-Blocklinks
{
	color: #000099;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
}

div.droptext
{
	font-size: 10pt;
	font-family: Arial, sans-serif;
	color: #000000;
}

p.LeadIn
{
	font-weight: bold;
	font-style: normal;
	margin-top: 6pt;
	margin-bottom: 6pt;
	mc-next-class: Spacer6pt;
	mc-next-tag: p;
}

li.p-LeadIn
{
	font-weight: bold;
	font-style: normal;
}

p.Topic-text
{
	color: #000000;
	margin-top: 6pt;
	margin-bottom: 6pt;
}

li.p-Topic-text
{
	color: #000000;
}

p.Topic-Text-Bullet
{
	list-style: disc;
	/* margin-left: -18pt; */
	margin-bottom: 6pt;
}

li.p-Topic-Text-Bullet
{
	list-style: disc;
	margin-left: -10px;
}

p.TopicTextBulletBullet
{
	margin-bottom: 6pt;
}

li.p-TopicTextBulletBullet
{
	margin-left: 16px;
	list-style: circle;
}

p.topicTextBulletIndent
{
	margin-left: 22pt;
}

p.TitleLinks
{
	background-color: #005B99;
	padding: 0 0 6px 8px;
}

li.p-TitleLinks
{
	
}

span.TitleCell
{
	
}

span.Link
{
	color: #000099;
	font-size: 10pt;
	text-decoration: underline;
}

p.ProcedureStarter
{
	color: #005B99;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 6pt;
}

li.p-ProcedureStarter
{
	color: #005B99;
	font-weight: bold;
	font-style: normal;
}

p.BlockLinkGray
{
	color: #e0e0e0;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

li.p-BlockLinkGray
{
	color: #e0e0e0;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

p.StepsBullet
{
	/* list-style: disc; */
	margin-bottom: 6pt;
	/* margin-left: 11pt; */
}

li.p-StepsBullet
{
	list-style: disc;
	margin-left: 18px;
}

p.StepsAlpha
{
	/*list-style: inside lower-alpha; */
	margin-top: 6pt;
	margin-bottom: 6pt;
	/* text-indent: -12pt; */
	/* margin-left: 18pt; */
}

li.p-StepsAlpha
{
	/*list-style: inside lower-alpha; */
	/*text-indent: -12pt; */
	list-style: lower-alpha;
	margin-left: 24px;
}

p.StepsAlphaBullet
{
	margin-top: 6pt;
	margin-bottom: 6pt;
}

li.p-StepsAlphaBullet
{
	list-style: disc;
	margin-left: 48px;
}

p.stepsBulletAlpha
{
	margin-top: 6pt;
	margin-bottom: 6pt;
}

li.p-stepsBulletAlpha
{
	list-style: lower-alpha;
	margin-left: 48px;
}

span.NoteTitle
{
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
}

p.NoteText
{
	margin-bottom: 6pt;
	background-color: #ffffff;
}

li.p-NoteText
{
	
}

p.TabHeading
{
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

li.p-TabHeading
{
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

p.FieldTitle
{
	font-weight: bold;
	font-style: normal;
}

li.p-FieldTitle
{
	font-weight: bold;
	font-style: normal;
}

p.StepsIndent
{
	margin-left: 30pt;
	margin-top: 6pt;
	margin-bottom: 6pt;
}

li.p-StepsIndent
{
	
}

p.EntrySample
{
	color: #000099;
}

li.p-EntrySample
{
	color: #000099;
}

p.StepsNote
{
	margin-left: 30pt;
	margin-top: 6pt;
	margin-bottom: 6pt;
	background-color: #ffffff;
	font-variant: normal;
}

li.p-StepsNote
{
	font-variant: normal;
}

p.OverviewHotspot
{
	color: #000099;
}

li.p-OverviewHotspot
{
	color: #000099;
}

p.EntrySampleHotspot
{
	color: #000099;
}

li.p-EntrySampleHotspot
{
	color: #000099;
}

p.StepsExampleHotspot
{
	color: #000099;
	margin-left: 30pt;
	margin-bottom: 6pt;
}

li.p-StepsExampleHotspot
{
	color: #000099;
}

div.BulletExample
{
	margin-left: 32px;
}

p.OverviewText
{
	margin-bottom: 6pt;
}

li.p-OverviewText
{
	
}

p.EntrySampleText
{
	margin-bottom: 0pt;
}

li.p-EntrySampleText
{
	
}

p.StepsExampleText
{
	margin-left: 30pt;
}

li.p-StepsExampleText
{
	
}

p.WindowSample
{
	color: #000099;
}

li.p-WindowSample
{
	color: #000099;
}

p.Field-topic-text
{
	margin-top: 6pt;
	margin-bottom: 6pt;
}

li.p-Field-topic-text
{
	
}

span.WarningTitle
{
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
}

span.bold
{
	font-weight: bold;
}

p.WarningText
{
	margin-bottom: 6pt;
}

li.p-WarningText
{
	
}

p.FAQHotspot
{
	color: #000099;
}

li.p-FAQHotspot
{
	color: #000099;
}

p.FAQText
{
	margin-bottom: 6pt;
}

li.p-FAQText
{
	
}

p.ShowAllHotspot
{
	color: #000099;
	text-align: Right;
}

li.p-ShowAllHotspot
{
	color: #000099;
	text-align: Right;
}

p.BeginHotspot
{
	color: #000099;
}

li.p-BeginHotspot
{
	color: #000099;
}

p.BeginText
{
	color: #000000;
}

li.p-BeginText
{
	color: #000000;
}

p.BeginBullet
{
	list-style: disc;
	/* margin-left: -4pt; */
	margin-top: 6px;
	margin-bottom: 6px;
}

li.p-BeginBullet
{
	list-style: disc;
}

p.StepsExampleAlpha
{
	/*list-style: lower-alpha; */
	margin-bottom: 6pt;
	/*margin-left: 16pt; */
	margin-top: 6pt;
	margin-left: 4px;
}

li.p-StepsExampleAlpha
{
	list-style: lower-alpha;
	margin-left: 20px;
}

p.StepsAlphaIndent
{
	margin-top: 6pt;
	margin-bottom: 6pt;
	margin-left: 50pt;
}

/*LI.p-StepsAlphaIndent {   Not used as a list item -- only as a paragraph item under an alpha step
	list-style: lower-alpha;
	margin-left: 48px; 
} */

p.StepsExampleBullet
{
	margin-top: 6pt;
	margin-bottom: 6pt;
	/*margin-left: 12pt; */
}

li.p-StepsExampleBullet
{
	list-style: disc;
	margin-left: 32px;
}

p.Field-Text-Bullet
{
	list-style: disc;
	margin-bottom: 6pt;
	/* margin-left: -18pt; */
}

li.p-Field-Text-Bullet
{
	list-style: disc;
	margin-left: -10px;
}

p.StepsAlphaNote
{
	margin-top: 6pt;
	margin-bottom: 6pt;
	margin-left: 48pt;
}

p.StepsAlphaBulletNote
{
	margin-top: 6pt;
	margin-bottom: 6pt;
	margin-left: 66pt;
}

li.p-StepsAlphaNote
{
	
}

p.StepsBulletNoteText
{
	margin-bottom: 6pt;
	margin-left: 44pt;
}

li.p-StepsBulletNoteText
{
	
}

p.FieldBulletNoteText
{
	/* Use this when the text is not an li element within the list */
	margin-bottom: 6pt;
	margin-left: 23pt;
}

li.p-FieldBulletNoteText
{
	
}

p.Field-Text-Bullet-Note
{
	/* Use this and the corresponding li style when the text an li element within the list */
	margin-top: 6pt;
	margin-bottom: 6pt;
}

li.p-Field-Text-Bullet-Note
{
	list-style: none;
	margin-left: -7pt;
}

p.PopupHeading
{
	font-weight: bold;
	font-style: normal;
	color: #0080c0;
	font-size: 12pt;
	margin-bottom: 6pt;
}

li.p-PopupHeading
{
	font-weight: bold;
	font-style: normal;
	color: #0080c0;
	font-size: 12pt;
}

p.PopupText
{
	margin-bottom: 6pt;
}

li.p-PopupText
{
	
}

span.BlockLinkChar
{
	background-color: Transparent;
	color: #000099;
	font-size: 10pt;
	text-decoration: underline;
}

p.test
{
	color: #000000;
	margin-top: 6pt;
	margin-bottom: 6pt;
}

MadCap|expandingHead.expandspot
{
	color: #008000;
	cursor: hand;
	font-style: italic;
	text-decoration: none;
}

MadCap|dropDownHotSpot.dropspot
{
	cursor: hand;
	background-color: Transparent;
	color: #000099;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	text-decoration: none;
}

MadCap|expandingBody.expandtext
{
	font-style: italic;
	font-weight: normal;
	color: #ff0000;
}

MadCap|glossaryTerm.glossterm
{
	color: #800000;
	cursor: hand;
	font-style: italic;
	text-decoration: none;
}

MadCap|expandingBody.glossterm
{
	font-style: italic;
	font-weight: normal;
	color: #000099;
}

p.MiniTOC1
{
	color: #000099;
}

p.FakeMiniTOC
{
	font-weight: bold;
	margin: 14px 14px;
}

MadCap|xref
{
	color: #000099;
}

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

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

div.twoColumnLayout > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 0px;
	padding-right: 0px;
}

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

div.twoColumnLayout > div:nth-child(2)
{
	width: 33.333%;
	margin-left: 0%;
	padding: 0px;
	padding-left: 20px;
	padding-right: 2px;
}

div.twoColumnLayout > div:nth-child(2) > p.Topic-text,
div.twoColumnLayout > div:nth-child(2) > p.LeadIn
{
	margin-left: 6px;
}

div.twoColumnLayout > div:nth-child(2) li.p-Topic-Text-Bullet
{
	margin-left: -17px;
}

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

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

div.ThreeColumnLayout > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 10px;
}

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

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

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

/* Styples for footer in online help */
/*div.ofooter */

footer
{
	margin: 60px 0 0 -10px;
	background-color: #edeeee;
	color: #3E3F41;
	padding: 20px;
	width: 100%;
	min-width: 370px;
}

footer p
{
	margin-bottom: 6px;
}

p.footHead
{
	font-weight: normal;
	font-size: 220%;
	margin-top: 12px;
	margin-bottom: 12px;
}

p.footSubHead
{
	font-weight: normal;
	font-size: 130%;
	margin-bottom: 6px;
}

p.copyright
{
	margin-top: 8px;
}

div.wrapper
{
	max-width: 900px;
}

div.socialIcons
{
	margin-top: 2px;
	margin-bottom: 6px;
	width: 30px;
	/* height: 30px; */
	display: inline-block;
}

img.social
{
	border: none;
	margin: 0 auto;
}

div.line
{
	height: 2px;
	width: 98%;
	background-color: #6C6C6C;
	margin: 0;
}

div.socialCopyright
{
	margin-top: 180px;
	margin-bottom: 12px;
}

@media print
{
	a
	{
		color: #000000;
		text-decoration: none;
	}

	span.mc-variable.pageNO
	{
		right: 15px;
	}

	p.ChapterHeader
	{
		page-break-after: avoid;
	}

	p.TitleHeader
	{
		page-break-after: avoid;
	}

	p.ResBar
	{
		padding: 4px;
		padding-left: 6px;
		color: #ffffff;
		background-color: #250e62;
		font-size: 12pt;
	}
}

span.mc-variable.pageNO
{
	
}

@media only screen and (max-device-width: 767px)
{
	div.twoColumnLayout > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

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

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

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

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

@media only screen and (max-device-width: 767px)
{
	div.twoColumnLayout > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

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

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

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

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

p.ResBar
{
	margin-top: 0pt;
	margin-bottom: 1pt;
	font-family: Arial, sans-serif;
	font-size: 12pt;
	background-color: #250e62;
	color: #ffffff;
	padding: 4px;
	padding-left: 6px;
}

/*Feedback system */

a.modal-feedback-no
{
	color: #ffffff !important;
	/* CSS variable IE 11 support */
	/*border: 2px solid #C7384F;*/
	/* CSS variable IE 11 support */
	background-color: #0073C2;
	display: inline-block;
	font-size: 1em;
	font-weight: 600;
	font-color: #ffffff;
	line-height: 1em;
	padding: 0.5em;
}

p.survey-text
{
	text-decoration: none;
	writing-mode: vertical-rl;
	text-orientation: upright;
	vertical-align: middle;
	position: fixed;
	top: 50%;
	z-index: 500;
	bottom: 168px !important;
	/*The following controls the margin for the button on the right side*/
	/*right: 24px !important;*/
	right: -10px !important;
}

#feedback-nps
{
	position: absolute;
	top: -9999px;
	left: -9999px;
}

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/

#colorbox,
#cboxOverlay,
#cboxWrapper
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden;
}

#cboxOverlay
{
	position: fixed;
	width: 100%;
	height: 100%;
}

#cboxMiddleLeft,
#cboxBottomLeft
{
	clear: left;
}

#cboxContent
{
	position: relative;
	overflow: hidden;
}

#cboxLoadedContent
{
	overflow: auto;
}

#cboxLoadedContent iframe
{
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
}

#cboxTitle
{
	margin: 0;
}

#cboxLoadingOverlay,
#cboxLoadingGraphic
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow
{
	cursor: pointer;
}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/

#cboxOverlay
{
	background: url('../Images/colorbox_feedback/overlay.png') 0 0 repeat;
}

#colorbox
{
	outline: none;
}

#cboxTopLeft
{
	width: 21px;
	height: 21px;
	background: url('../Images/colorbox_feedback/controls.png') -101px 0 no-repeat;
}

#cboxTopRight
{
	width: 21px;
	height: 21px;
	background: url('../Images/colorbox_feedback/controls.png') -130px 0 no-repeat;
}

#cboxBottomLeft
{
	width: 21px;
	height: 21px;
	background: url('../Images/colorbox_feedback/controls.png') -101px -29px no-repeat;
}

#cboxBottomRight
{
	width: 21px;
	height: 21px;
	background: url('../Images/colorbox_feedback/controls.png') -130px -29px no-repeat;
}

#cboxMiddleLeft
{
	width: 21px;
	background: url('../Images/colorbox_feedback/controls.png') left top repeat-y;
}

#cboxMiddleRight
{
	width: 21px;
	background: url('../Images/colorbox_feedback/controls.png') right top repeat-y;
}

#cboxTopCenter
{
	height: 21px;
	background: url('../Images/colorbox_feedback/border.png') 0 0 repeat-x;
}

#cboxBottomCenter
{
	height: 21px;
	background: url('../Images/colorbox_feedback/border.png') 0 -29px repeat-x;
}

#cboxContent
{
	background: #fff;
}

#cboxLoadedContent
{
	margin-bottom: 28px;
}

#cboxTitle
{
	position: absolute;
	bottom: 4px;
	left: 0;
	text-align: center;
	width: 100%;
	color: #949494;
}

#cboxCurrent
{
	position: absolute;
	bottom: 4px;
	left: 58px;
	color: #949494;
}

#cboxSlideshow
{
	position: absolute;
	bottom: 4px;
	right: 30px;
	color: #0092ef;
}

#cboxPrevious
{
	position: absolute;
	bottom: 0;
	left: 0px;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
	background: url('../Images/colorbox_feedback/controls.png') no-repeat;
}

#cboxPrevious.hover
{
	background-position: -75px -25px;
}

#cboxNext
{
	position: absolute;
	bottom: 0;
	left: 27px;
	background: url('../Images/colorbox_feedback/controls.png') -50px 0px no-repeat;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}

#cboxNext.hover
{
	background-position: -50px -25px;
}

#cboxLoadingOverlay
{
	background: url('../Images/colorbox_feedback/loading_background.png') center center no-repeat;
}

#cboxLoadingGraphic
{
	height: 30px;
	margin-top: 250px;
	background: url('../Images/colorbox_feedback/loading.gif') center center no-repeat;
}

#cboxClose
{
	border: none;
	position: absolute;
	bottom: 0;
	right: 0;
	background: url('../Images/colorbox_feedback/controls.png') -25px 0px no-repeat;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}

#cboxClose.hover
{
	background-position: -25px -25px;
}

