/*<meta conditions="" />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

@font-face 
{
	font-family: 'Open Sans', sans-serif;
	src: url(Open Sans.ttf);
}

body
{
	font-family: 'Open Sans', sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	line-height: 130%;
	margin: 17px;
	max-width: 100%;
}

/* HEADING STYLES*/

h1
{
	text-decoration: none;
	border-bottom-right-radius: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #33352f;
	border-bottom-length: 400px;
	border-bottom-color: #81887b;
	border-bottom: solid 400px #81887b;
	border-bottom-width: 1px;
	list-style-image: none;
	display: block;
	line-height: 30px;
}

h1.splash
{
	border-bottom-right-radius: 0px;
	padding-top: 10px;
	color: #33352f;
	list-style-image: none;
	display: block;
	line-height: 30px;
	font-family: 'Open Sans', sans-serif;
	border-bottom: solid 0px;
	font-size: 3em;
	border-bottom-color: #bbd25e;
	border-bottom-length: 300px;
	border-bottom-width: 3px;
	padding-bottom: 5px;
}

h2
{
	background-color: #ffffff;
	font-size: 1.2em;
}

/*h2.splash
{
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	valign: middle;
	background-color: #115687;
	color: #ffffff;
	border: solid 1px #115687;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	font-weight: normal;
	width: 290px;
	height: 30px;
	font-size: 1em;
	margin-bottom: 0;
	margin: 0;
	vertical-align: middle;



h2.splash
{
	font-family: 'Open Sans', sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	border-bottom: solid 1px;
	border-bottom-color: #ececec;
	border-bottom-length: 300px;
	
}
}*/

h2.procedureheading
{
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	font-size: 1.1em;
	color: #000000;
}

h2.InThisChapter
{
	background: none repeat scroll 0 0 #edefe8;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 5px 5px 5px 5px;
	text-align: left;
	text-decoration: none;
	white-space: normal;
	list-style-image: none;
	margin-left: 0px;
	font-size: 1.00em;
	max-width: 50%;
	border: none 0 #b3b9ab;
	border-radius: 5px;
	font-weight: bold;
}

/*h3.splash
{
	font-family: 'Open Sans', sans-serif;
	color: #054069;
	font-size: 1em;
	font-weight: bold;
}*/

h2.splash
{
	text-align: center;
	color: #ffffff;
	background: linear-gradient(45deg, rgba(46, 119, 211, .76), rgba(22, 71, 148, .76));
	/*background: linear-gradient(45deg, rgba(22, 71, 148, .76), rgba(0, 0, 0, .76));*/
	padding: 0 1.9px;
	margin-bottom: 0em;
	margin-top: 0em;
	font-size: 1em;
	line-height: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-radius: 2px 2px 0 0;
}

h3
{
	font-size: 1em;
	color: #000000;
}

h3.procedureheading
{
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	font-size: 1em;
	color: #000000;
}

h4
{
	font-size: 1em;
}

h5
{
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
}

h6
{
	font-size: 10pt;
	font-family: 'Open Sans', sans-serif;
}

/* PARAGRAPH STYLES*/

p
{
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	padding-bottom: 3px;
}

p.example
{
	border: solid 1px #BECFDC;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 14px 20px;
	background-color: #61665a;
	color: #ffffff;
	margin-left: 22px;
}

p.note1
{
	background: none repeat scroll 0 0 #edefe8;
	color: #000000;
	margin-top: 0;
	padding: 15px 15px 15px 20px;
	text-align: left;
	text-decoration: none;
	white-space: normal;
	list-style-image: none;
	margin-left: 22px;
	font-size: 1.00em;
	max-width: 100%;
	border: none 0 #b3b9ab;
	border-radius: 5px;
}

p.note
{
	list-style-position: inside;
	margin-left: 0px;
	padding-left: 20px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-bottom-color: #000000;
	border-bottom-right-radius: 0px;
	border-top-color: #000000;
	border-left-color: #ffffff;
	border-right-color: #ffffff;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom: solid 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-radius: 5px;
	border-right-style: solid;
	border-top: solid 1px;
	background-repeat: no-repeat;
	background-position: 0px;
	background-image: none;
	text-indent: 0px;
	display: list-item;
	color: #000000;
	padding: 10px;
	vertical-align: middle;
	background-color: #edefe8;
	border: none 1px #edefe8;
	border-color: #edefe8;
	list-style-image: url('../images/global/note_icon.png');
	padding-top: 5px;
}

p.note:before
{
	border: none;
	font-weight: bold;
	list-style-position: inside;
	text-indent: 0px;
	padding-bottom: 0px;
	padding: 0px;
	color: #000000;
	content: 'Note: ';
}

p.Code
{
	font-family: 'Courier New';
}

p.ChapterTitle
{
	font-size: 2em;
	font-weight: bold;
}

p.procedureheading
{
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	font-size: 1.1em;
	color: #000000;
}

p.InThisChapter
{
	background: none repeat scroll 0 0 #edefe8;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 5px 5px 5px 5px;
	text-align: left;
	text-decoration: none;
	white-space: normal;
	list-style-image: none;
	margin-left: 0px;
	font-size: 1.00em;
	max-width: 50%;
	border: none 0 #b3b9ab;
	border-radius: 5px;
	font-weight: bold;
}

p.splashtitle
{
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	white-space: inherit;
	font-size: 3em;
	line-height: 1em;
}

div.footer
{
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	/*	background-color: #f5f5f5;*/
	/*	background: linear-gradient(45deg, rgba(46, 119, 211, .76), rgba(22, 71, 148, .76));
	border-radius: 10px;*/
	border-top-color: linear-gradient(45deg, rgba(46, 119, 211, .76), rgba(22, 71, 148, .76));
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
}

p.Warning:before
{
	content: 'Warning!';
	border: none 0px #bfd62f;
	border-bottom-left-radius: 0px;
	border-bottom: none 1px;
}

p.MiniTOC1
{
	border-bottom: solid 1px;
	border-bottom-color: #dcdcdc;
	color: intherit;
}

/* TABLE FOOTER */

td.footer
{
	font-size: 10pt;
	font-weight: bold;
	padding: 10px;
}

td.copyright
{
	font-size: 8pt;
	padding-bottom: 5px;
	padding-left: 10px;
}

td.splash
{
	vertical-align: top;
}

/* LISTS */

li
{
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	/*list-style-type: square;*/
	padding: 5px;
}

li.Numlist_1
{
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	list-style-type: decimal;
	margin-left: 0px;
	padding: 5px;
}

li.Numlist_a
{
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	list-style-type: lower-alpha;
	margin-left: 0px;
	padding: 5px;
}

li.Numlist_i
{
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	list-style-type: lower-roman;
	margin-left: 0px;
	padding: 5px;
}

li.listcontinue
{
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	color: #000000;
	list-style-type: none;
	display: block;
	padding: 5px;
}

li.warning
{
	list-style-position: inside;
	margin-left: -15px;
	padding-left: 20px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #ffffff;
	border-bottom-color: #000000;
	border-bottom-right-radius: 0px;
	border-top-color: #000000;
	border-left-color: #ffffff;
	border-right-color: #ffffff;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom: solid 1px;
	border: none 1px #bfd62f;
	border-bottom-style: solid;
	border-left-style: solid;
	border-radius: 5px;
	border-right-style: solid;
	border-top: solid 1px;
	background-repeat: no-repeat;
	background-position: 0px;
	background-image: none;
	text-indent: 0px;
	display: list-item;
	color: #000000;
	padding: 10px;
	list-style-image: url('../images/global/wrng_icon.png');
	border-color: #c50b2f;
	vertical-align: middle;
	padding-top: 5px;
}

li.warning:before
{
	content: 'Warning! ';
	border: none;
	font-weight: bold;
	list-style-position: inside;
	text-indent: 0px;
	padding-bottom: 0px;
	padding: 0px;
	color: #c50b2f;
}

li.note
{
	list-style-position: inside;
	margin-left: -15px;
	padding-left: 20px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-bottom-color: #000000;
	border-bottom-right-radius: 0px;
	border-top-color: #000000;
	border-left-color: #ffffff;
	border-right-color: #ffffff;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom: solid 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-radius: 5px;
	border-right-style: solid;
	border-top: solid 1px;
	background-repeat: no-repeat;
	background-position: 0px;
	background-image: none;
	text-indent: 0px;
	display: list-item;
	color: #000000;
	padding: 10px;
	vertical-align: middle;
	background-color: #edefe8;
	border: none 1px #edefe8;
	border-color: #edefe8;
	list-style-image: url('../images/global/note_icon.png');
	padding-top: 5px;
}

li.note:before
{
	border: none;
	font-weight: bold;
	list-style-position: inside;
	text-indent: 0px;
	padding-bottom: 0px;
	padding: 0px;
	color: #000000;
	content: 'Note: ';
}

ul
{
	list-style-type: square;
}

/* HYPERLINKS */

a:focus
{
	border: dashed 1px #808080;
}

a:hover
{
	background-color: transparent;
	color: #247b97;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	text-decoration: underline;
	white-space: normal;
}

a:link,
a:visited
{
	background-color: transparent;
	color: #115687;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	text-decoration: underline;
	white-space: normal;
}

/*MadCap Styles */

MadCap|expanding
{
	mc-open-image: url('../images/global/minus.png');
	mc-closed-image: url('../images/global/plus.png');
	mc-image-position: left;
}

MadCap|dropDown
{
	mc-open-image: url('../images/global/minus.png');
	mc-closed-image: url('../images/global/plus.png');
}

MadCap|toggler
{
	mc-open-image: url('../images/global/minus.png');
	mc-closed-image: url('../images/global/plus.png');
	color: #247b97;
}

MadCap|popupHead
{
	color: #5B8EC1;
}

MadCap|popupBody
{
	color: #EBEBEB;
	border: none;
	background-color: rgba(0, 0, 0, .85);
	padding: 11px 15px;
}

MadCap|glossaryTerm
{
	
}

MadCap|glossaryTerm.Expanding
{
	color: inherit;
	font-weight: inherit;
}

MadCap|glossaryTerm.Hyperlink
{
	color: #5B8EC1;
	font-weight: inherit;
}

MadCap|glossaryTerm.Popup
{
	color: #5B8EC1;
	font-weight: normal;
}

MadCap|conceptLink
{
	color: #000000;
}

MadCap|keywordLink
{
	color: #000000;
}

MadCap|relatedTopics
{
	mc-help-control-display: list;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	border-bottom: solid 0px #696969;
	color: #000000;
	mc-image: url('../images/global/rtopic1.png');
}

MadCap|helpControlMenu
{
	color: #707070;
	background-color: #FFFFFF;
	border: none;
}

MadCap|helpControlMenuItem
{
	font-size: inherit;
	font-family: inherit;
	color: inherit;
}

MadCap|helpControlMenuItem.focus
{
	border: 1px solid #ff0000;
}

MadCap|helpControlMenuItem.Highlighted
{
	color: #000000;
	background-color: #E5EFF7;
}

MadCap|miniTocProxy
{
	margin-top: 0px;
	margin-right: 50%;
	padding-top: 0px;
	border-top: none;
	border-top-width: 0px;
	mc-toc-depth: 1;
}

MadCap|dropDownHead
{
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: underline;
}

MadCap|relatedTopicsControlListItem
{
	list-style-type: square;
}

MadCap|xref
{
	color: #247b97;
}

html.VideoMasterPage
{
	
}

div.sks_splash_page_row_one	/*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.sks_splash_page_row_one::before
{
	content: ' ';
	display: table;
}

div.sks_splash_page_row_one::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.sks_splash_page_row_one > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 12px;
	padding-right: 12px;
}

div.sks_splash_page_row_one > div:nth-child(1)
{
	width: 100%;
	margin-left: 0%;
}

div.sks_splash_page_row_two	/*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.sks_splash_page_row_two::before
{
	content: ' ';
	display: table;
}

div.sks_splash_page_row_two::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.sks_splash_page_row_two > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 12px;
	padding-right: 12px;
}

div.sks_splash_page_row_two > div:nth-child(1)
{
	width: 50%;
	margin-left: 0%;
}

div.sks_splash_page_row_two > div:nth-child(2)
{
	width: 50%;
	margin-left: 0%;
}

div.sks_splash_page_row_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.sks_splash_page_row_4::before
{
	content: ' ';
	display: table;
}

div.sks_splash_page_row_4::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.sks_splash_page_row_4 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 12px;
	padding-right: 12px;
}

div.sks_splash_page_row_4 > div:nth-child(1)
{
	width: 33.333%;
	margin-left: 0%;
}

div.sks_splash_page_row_4 > div:nth-child(2)
{
	width: 33.333%;
	margin-left: 0%;
}

div.sks_splash_page_row_4 > div:nth-child(3)
{
	width: 33.333%;
	margin-left: 0%;
}

MadCap|dropDownHotspot:focus
{
	border: dashed 1px #808080;
	outline: #808080 dashed thin;
	outline-color: #808080;
	outline-style: dashed;
	outline-width: 1px;
}

header:focus
{
	border: dashed 1px #808080;
}

MadCap|helpControlListItemLink:focus
{
	border: dashed 1px #808080;
	outline-color: #808080;
	outline-style: dashed;
	outline-width: 1px;
}

MadCap|dropDownHotspot
{
	text-decoration: underline;
}

a
{
	text-decoration: underline;
}

MadCap|helpControlListItem
{
	
}

/* PRINT STYLES */

@media print
{
	p
	{
		color: #000000;
		padding-bottom: 1px;
		font-size: 10pt;
	}

	p.BookTitle
	{
		font-size: 2.00em;
		page-break-after: always;
	}

	p.TOC1
	{
		margin: 0;
		margin-bottom: 0.8em;
		margin-top: 0.8em;
	}

	p.TOC2
	{
		font-size: 10pt;
		font-weight: bold;
		margin: 0;
		margin-bottom: 0.6em;
		margin-left: 10pt;
		margin-top: 0.6em;
	}

	p.TOC3
	{
		font-size: 10pt;
		margin: 0;
		margin-left: 20pt;
		margin-top: 0.2em;
		margin-bottom: 0.2em;
	}

	p.TOC4
	{
		font-size: 10pt;
		margin: 0;
		margin-left: 30pt;
		margin-bottom: 0.2em;
		margin-top: 0.2em;
	}

	p.TOC5
	{
		font-size: 10pt;
		margin: 0;
		margin-left: 40pt;
		margin-bottom: 0.2em;
		margin-top: 0.2em;
	}

	p.TOC6
	{
		margin: 0;
		margin-bottom: 0.2em;
		margin-top: 0.2em;
		margin-left: 50pt;
		font-size: 10pt;
	}

	p.TOC7
	{
		margin: 0;
		margin-bottom: 0.2em;
		margin-top: 0.2em;
		margin-left: 60pt;
		font-size: 10pt;
	}

	p.TOC8
	{
		margin: 0;
		margin-bottom: 0.2em;
		margin-top: 0.2em;
		margin-left: 70pt;
		font-size: 10pt;
	}

	p.TOC9
	{
		margin: 0;
		margin-bottom: 0.2em;
		margin-top: 0.2em;
		margin-left: 80pt;
		font-size: 10pt;
	}

	p.ChapterTitle
	{
		font-size: 20pt;
		color: #ff0000;
	}

	p.procedureheading
	{
		font-weight: bold;
		color: #000000;
	}

	p.note1
	{
		background: none repeat scroll 0 0 #edefe8;
		border: 1px solid #b3b9ab;
		border-radius: 10px;
		color: #000000;
		margin-left: 0;
		margin-top: 0;
		max-width: 550px;
		padding: 15px 15px 15px 20px;
		text-align: left;
		text-decoration: none;
		white-space: normal;
		margin-right: 5px;
		padding-left: 0px;
		font-size: 1.00em;
	}

	MadCap|tocProxy
	{
		border-left: solid 2px;
		border-left-color: #000000;
	}

	td
	{
		vertical-align: top;
	}

	td.QSG_step_head
	{
		color: #31a3d3;
		font-size: 1.4em;
	}

	td.QSG_steps
	{
		font-size: 0.9em;
		padding-left: 3px;
		padding-right: 3px;
	}

	table
	{
		border-spacing: 0.001em;
	}

	td.QSG_pglt_footer_right
	{
		vertical-align: middle;
		text-align: right;
	}

	td.QSG_steps_img_column
	{
		padding-left: 0.4em;
	}

	.print_Footer	/*Align page number to the right*/
	{
		vertical-align: middle;
		position: relative;
		left: 4in;
	}

	h1
	{
		font-size: 18pt;
		color: #000000;
		mc-heading-level: 2;
		text-align: left;
		page-break-before: avoid;
	}

	h1.ChapterTitle
	{
		font-size: 2em;
		mc-auto-number-format: 'CH:Chapter {chapnum} - ';
		mc-heading-level: 1;
		page-break-after: avoid;
		page-break-before: right;
	}

	h1.QSG
	{
		font-size: 1.5em;
		color: #31a3d3;
		font-family: 'Open Sans', sans-serif;
		text-align: left;
		mc-heading-level: 0;
		mc-auto-number-format: ' ';
		text-indent: 0in;
	}

	/* Apply this to the TOC and Copyright titles and any other heading 1 that you do now want to display in the TOC list */

	h1.NoTOCEntry
	{
		mc-heading-level: 0;
		mc-auto-number-format: ' ';
		page-break-before: always;
	}

	h2
	{
		font-size: 12pt;
		mc-heading-level: 0;
		color: #000000;
	}

	h3
	{
		font-size: 11pt;
		mc-heading-level: 0;
		color: #000000;
	}

	h4
	{
		font-size: 10pt;
		mc-heading-level: 0;
		color: #000000;
	}

	li.bulletlist
	{
		padding: 0px;
		padding-bottom: 15px;
		margin-bottom: 5px;
		color: #000000;
	}

	li.listcontinue
	{
		list-style-type: none;
		display: block;
		margin-top: 5px;
	}

	li.Numlist1
	{
		color: #000000;
	}

	MadCap|relatedTopics
	{
		mc-use-custom-sort-order: true;
		mc-image: url('../images/global/rtopic1.png');
		color: #000000;
	}

	MadCap|helpControlList
	{
		mc-image: url('../images/global/rtopic1.png');
	}
}

/* NOT BEING USED 

@media non-print
{
	textarea
	{
		font-size: 10pt;
		font-family: Arial, Verdana, sans-serif;
	}

	MadCap|breadcrumbsProxy
	{
		border-bottom-width: 0px;
		border-bottom-style: none;
		font-size: 10pt;
		mc-breadcrumbs-prefix: ' ';
	}

	a.GlossaryPageTerm
	{
		mc-disabled: true;
	}

	a.MCBreadcrumbsLink
	{
		mc-disabled: true;
	}

	a.Popup
	{
		mc-disabled: true;
	}

	abbr
	{
		mc-disabled: true;
	}

	acronym
	{
		mc-disabled: true;
	}

	address
	{
		mc-disabled: true;
	}

	area
	{
		mc-disabled: true;
	}

	big
	{
		mc-disabled: true;
	}

	cite
	{
		mc-disabled: true;
	}

	p.ConceptContext
	{
		mc-disabled: true;
	}

	p.Index1
	{
		mc-disabled: true;
	}

	p.Index2
	{
		mc-disabled: true;
	}

	p.Index3
	{
		mc-disabled: true;
	}

	p.Index4
	{
		mc-disabled: true;
	}

	p.Index5
	{
		mc-disabled: true;
	}

	p.Index6
	{
		mc-disabled: true;
	}

	p.Index7
	{
		mc-disabled: true;
	}

	p.Index8
	{
		mc-disabled: true;
	}

	p.Index9
	{
		mc-disabled: true;
	}

	p.IndexHeading
	{
		mc-disabled: true;
	}

	p.MiniTOC1
	{
		mc-disabled: true;
	}

	p.MiniTOC2
	{
		mc-disabled: true;
	}

	p.MiniTOC3
	{
		mc-disabled: true;
	}

	p.MiniTOC4
	{
		mc-disabled: true;
	}

	p.MiniTOC5
	{
		mc-disabled: true;
	}

	p.MiniTOC6
	{
		mc-disabled: true;
	}

	p.MiniTOC7
	{
		mc-disabled: true;
	}

	p.MiniTOC8
	{
		mc-disabled: true;
	}

	p.MiniTOC9
	{
		mc-disabled: true;
	}

	p.TOC1
	{
		mc-disabled: true;
	}

	p.TOC2
	{
		mc-disabled: true;
	}

	p.TOC3
	{
		mc-disabled: true;
	}

	p.TOC4
	{
		mc-disabled: true;
	}

	p.TOC5
	{
		mc-disabled: true;
	}

	p.TOC6
	{
		mc-disabled: true;
	}

	p.TOC7
	{
		mc-disabled: true;
	}

	p.TOC8
	{
		mc-disabled: true;
	}

	p.TOC9
	{
		mc-disabled: true;
	}


}
*/

@media only screen and (max-width: 1279px)
{
	div.sks_splash_page_row_4 > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.sks_splash_page_row_4 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.sks_splash_page_row_4 > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}
}

@media only screen and (max-width: 767px)
{
	div.sks_splash_page_row_4 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.sks_splash_page_row_4 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.sks_splash_page_row_4 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}
}

a.MiniTOC1:focus
{
	border: dashed 1px #808080;
}

div.splash_container
{
	border: solid 1px #dddddd;
	border-radius: 0, 0, 3px, 3px;
	box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2);
	padding: 5px 10px 10px 15px;
}

.button.next-topic-button:focus
{
	border: dashed 1px #808080;
}

