﻿/*<meta />*/

@font-face
{
   font-family: 'Pastiche Grotesque SemiBold';
   src: url(../Fonts/PasticheGrotesque-SemiBold.otf);
}

@font-face
{
   font-family: 'Pastiche Grotesque Medium';
   src: url(../Fonts/PasticheGrotesque-Medium.otf);
}

@font-face
{
   font-family: 'Pastiche Grotesque';
   src: url(../Fonts/PasticheGrotesque-Regular.otf);
}

@font-face
{
   font-family: 'Switzer';
   src: url(../Fonts/Switzer-Regular.otf);
}

@font-face
{
   font-family: 'Switzer Light';
   src: url(../Fonts/Switzer-Light.otf);
}

:focus
{
	outline: none;
}

nav.title-bar { 
   border-bottom: solid 1px #9a9a9a; 
}

.height-container-sidenav
{
	padding-bottom: 0px;
}

@media screen
{
	body
	{
		font-family: 'Switzer Light';
		font-size: 1em;
		margin: 0;
		border: 0;
		background: #fff;
		padding-top: 10px;
		padding-right: 10px;
		padding-left: 15px;
		padding-bottom: 20px;
	}

	a
	{
		color: #1C4DFF;
		text-decoration: none;
	}

	a:hover
	{
		color: #1C4DFF;
		text-decoration: underline;
	}

	p
	{
		font-size: 1em;
		padding-bottom: 0.15em;
		margin-bottom: 0.15em;
		text-align: left;
	}

	ul
	{
		margin: 0 0 0 16px;
		padding: 0 0 0 18px;
	}

	ul li
	{
		margin: 0.5em 0;
		padding: 0 0 0 4px;
		font-size: 1em;
	}

	ol,
	.alpha
	{
		margin: 0 0 0 18px;
		padding: 0 0 0 18px;
	}

	ol li
	{
		margin: 0.5em 0;
		padding: 0 0 0 4px;
		font-size: 1em;
	}

	div.screen
	{
		visibility: visible;
	}

	h1
	{
		font-size: 2em;
		color: #000000;
		font-weight: normal;
		padding-top: 0.01em;
	}

	h2
	{
		font-size: 1.5em;
		color: #000000;
		font-weight: normal;
		padding-top: 0.25em;
	}

	h3
	{
		font-size: 1.25em;
		color: #000000;
		font-weight: normal;
		padding-top: 0.5em;
	}

	h4
	{
		font-size: 1.1em;
		color: #000000;
		font-weight: normal;
	}

	ul.blank
	{
		list-style: none;
	}

	.shortdescr
	{
		font-size: 1em;
		padding-bottom: 0.50em;
	}

	.indent1,
	.sectionLabelindent1,
	.section2Labelindent1,
	.Noteindent1,
	.impNoteindent1,
	.sampCodeindent1
	{
		margin-left: 12px;
	}

	.indent2,
	.sectionLabelindent2,
	.section2Labelindent2,
	.Noteindent2,
	.impNoteindent2,
	.sampCodeindent2
	{
		margin-left: 22px;
	}

	.indent3,
	.Noteindent3,
	.impNoteindent3,
	.sampCodeindent3
	{
		margin-left: 40px;
	}

	.indent4
	{
		margin-left: 55px;
	}

	.indent5
	{
		margin-left: 70px;
	}

	.LabelSlide
	{
		margin-top: 0.75em;
		text-align: left;
		font-weight: normal;
		font-size: 1em;
		color: #89C3EB;
	}

	.sectionLabel,
	.sectionLabelindent1,
	.sectionLabelindent2
	{
		margin-top: 0.75em;
		text-align: left;
		font-weight: normal;
		font-size: 1em;
	}

	.NoteLabel,
	.NoteLabelindent1,
	.NoteLabelindent2
	{
		margin-top: 0.75em;
		text-align: left;
		font-weight: normal;
		font-size: 1em;
		color: purple;
	}

	.section2Label,
	.section2Labelindent1,
	.section2Labelindent2
	{
		margin-top: 0.50em;
		text-align: left;
		font-weight: normal;
		font-size: 1em;
		color: #007ACC;
	}

	.Note,
	.note,
	.Noteindent1,
	.Noteindent2,
	.Noteindent3
	{
		display: inline-block;
		font-size: 1em;
		line-height: normal;
		text-align: left;
		padding: 0.5em;
		background-color: #f6f6f6;
		border: 1px solid #e8eaea;
	}

	.NoteSection
	{
		display: inline-block;
		font-size: 1em;
		line-height: normal;
		text-align: left;
		padding: 0.5em;
		margin: 0;
		background-color: #C2D4E1;
		margin-right: 1em;
		border-radius: 5px;
	}

	.StickyNote
	{
		display: inline-block;
		font-size: 1em;
		line-height: normal;
		text-align: left;
		padding: 0.5em;
		margin: 10px;
		background-color: #eeeeee;
		margin-right: 1em;
		border-radius: 5px;
	}

	.JumboNote
	{
		display: inherit;
		font-size: 1em;
		line-height: normal;
		text-align: left;
		padding: 0.5em;
		background-color: #eeeeee;
		opacity: 0.8;
	}

	.VideoNote
	{
		display: inline-block;
		font-size: 1em;
		color: black;
		line-height: normal;
		text-align: left;
		padding: 0.5em;
		margin: 10px;
		background-color: #FFFDDF;
		margin-right: 1em;
		border-radius: 5px;
	}

	.impNote,
	.impNoteindent1,
	.impNoteindent2,
	.impNoteindent3
	{
		display: inline-block;
		font-size: 1em;
		line-height: normal;
		text-align: left;
		padding: 0.5em;
		margin: 0;
		background-color: #FFE4E4;
		margin-right: 1em;
		border-radius: 5px;
	}

	.sampCode,
	.sampCodeindent1,
	.sampCodeindent2,
	.sampCodeindent3
	{
		display: inline-block;
		font-size: 1em;
		line-height: normal;
		text-align: left;
		font-family: monospace;
		padding: 0.5em;
		background-color: #C7D5E7;
		margin-right: 2.45em;
		border-radius: 5px;
	}

	p.RelatedTopics
	{
		margin-top: 0.5em;
		margin-bottom: 0.1em;
		text-align: left;
		font-size: 1em;
		font-weight: normal;
		color: #000000;
		margin-top: 9pt;
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #000000;
	}

	p.QuickVid
	{
		color: #BEBEBE;
		font-size: 1em;
		font-style: italic;
		text-align: left;
	}

	.justifyCenter
	{
		text-align: center;
		margin-top: 0;
		margin-bottom: 0.5em;
	}

	.justifyRight
	{
		text-align: right;
		margin-top: 0;
		margin-bottom: 0.5em;
	}

	h1 img,
	h2 img,
	h3 img,
	h4 img,
	p img,
	td img
	{
		vertical-align: text-bottom;
	}

	img
	{
		border: none;
		max-width: 100%;
		height: auto;
		vertical-align: top;
	}

	img.screen:hover
	{
		opacity: 0.5;
	}

	img.screen
	{
		border: none;
		max-width: 100%;
		height: auto;
		vertical-align: top;
	}

	ul li p,
	ul li ul li p,
	ul li ul li
	{
		font-size: 1em;
	}

	ul li ul
	{
		margin-bottom: 0.15em;
		font-size: 1em;
	}

	ul li ul li
	{
		margin: 0.15em 0 0 0;
		padding-top: 0.15em;
		font-size: 1em;
	}

	ul li p
	{
		margin: 0.5em 0;
		padding: 0.15em 0 0 0;
		font-size: 1em;
	}

	ul li ul li p
	{
		margin: 0.5em 0;
		padding: 0;
		font-size: 1em;
	}

	ul li .sectionLabel
	{
		margin: 0.15em 0;
		font-weight: normal;
		font-size: 1em;
	}

	ul li ul li .sectionLabel
	{
		font-size: 1em;
	}

	ul li .Note,
	ul li .note,
	ul li .Noteindent1,
	ul li .Noteindent2,
	ul li .Noteindent3,
	ul li .impNote,
	ul li .impNoteindent1,
	ul li .impNoteindent2,
	ul li .impNoteindent3,
	ul li .sampCode,
	ul li .sampCodeindent1,
	ul li .sampCodeindent2,
	ul li .sampCodeindent3
	{
		font-size: 1em;
	}

	.bulletRedindent1,
	.bulletRedopenindent1,
	.checkmarkRedindent1
	{
		margin-left: 24px;
	}

	.bulletRedindent2,
	.bulletRedopenindent2,
	.checkmarkRedindent2
	{
		margin-left: 36px;
	}

	.bulletRedindent3,
	.bulletRedopenindent3,
	.checkmarkRedindent3
	{
		margin-left: 54px;
	}

	.bulletRedindent1 li,
	.bulletRedopenindent1 li,
	.checkmarkRedindent1 li
	{
		padding: 0.3em 0 0 4px;
	}

	.bulletRedindent2 li,
	.bulletRedopenindent2 li,
	.checkmarkRedindent2 li
	{
		margin: 0.25em 0;
		padding: 0 0 0 4px;
	}

	.bulletRedindent3 li,
	.bulletRedopenindent3 li,
	.checkmarkRedindent3 li
	{
		margin: 0.25em 0;
		padding: 0 0 0 4px;
	}

	ol.alpha
	{
		list-style: lower-alpha;
	}

	ol li p,
	ol li ol li,
	ol li ol li p,
	ol li ul li,
	ol li ul li p
	{
		font-size: 1em;
	}

	ol li ul li ul
	{
		margin-bottom: 0.15em;
	}

	ol li ul li ul li
	{
		margin: 0.15em 0 0 0;
	}

	ol li ol,
	ol li .alpha
	{
		margin: 0.15em 0 0.8em 16px;
	}

	ol li .sectionLabel
	{
		margin: 0.15em 0;
		font-size: 1em;
	}

	ol li ol li .sectionLabel,
	ol li ul li .sectionLabel
	{
		font-size: 1em;
	}

	ol li .Note,
	ol li .note,
	ol li .Noteindent1,
	ol li .Noteindent2,
	ol li .Noteindent3,
	ol li .impNote,
	ol li .impNoteindent1,
	ol li .impNoteindent2,
	ol li .impNoteindent3,
	ol li .sampCode,
	ol li .sampCodeindent1,
	ol li .sampCodeindent2,
	ol li .sampCodeindent3
	{
		font-size: 1em;
	}

	ol.indent1
	{
		margin-left: 28px;
	}

	ol.indent2
	{
		margin-left: 38px;
	}

	ol.indent3
	{
		margin-left: 56px;
	}

	ol.indent1 li
	{
		padding: 0.3em 0 0 4px;
	}

	ol.indent2 li
	{
		margin: 0.25em 0;
		padding: 0 0 0 4px;
	}

	ol.indent3 li
	{
		margin: 0.25em 0;
		padding: 0 0 0 4px;
	}

	li.noSpace
	{
		margin-top: 0;
		margin-bottom: 0;
		padding-bottom: 0;
	}

	ul.navlist li
	{
		display: inline;
		list-style-type: none;
		padding-right: 20px;
	}

	table,
	table.table,
	table.indent1,
	table.indent2,
	table.indent3,
	table.indent4
	{
		width: 100%;
		border-collapse: collapse;
		font-size: 1em;
	}

	tr:nth-of-type(odd)
	{
		background: #ffffff;
	}

	tr:nth-of-type(even)
	{
		background: #ffffff;
	}

	td,
	th
	{
		text-align: left;
		vertical-align: top;
	}

	th
	{
		border-top: 1px solid #e8eaea;
		border-left: 1px solid #e8eaea;
		border-right: 1px solid #e8eaea;
		border-bottom: 1px solid #e8eaea;
		background: #f6f6f6;
		color: 000000;
		font-weight: bold;
		position: sticky;
		top: 0;
	}

	.off-canvas-wrap
	{
		overflow: inherit;
	}

	td
	{
		border-bottom: 1px solid #e8eaea;
		font-size: 1em;
		padding-bottom: 0.15em;
		margin-bottom: 0.15em;
		text-align: left;
	}

	td table tbody tr:nth-of-type(odd),
	td table tbody tr:nth-of-type(even)
	{
		background: inherit;
	}

	td table tbody tr th
	{
		font-weight: normal;
	}

	td table tbody tr td
	{
		background: inherit;
	}

	td p
	{
		font-size: 1em;
		margin-top: 0;
	}

	td ul
	{
		margin-top: 0;
		padding-top: 0;
		font-size: 1em;
	}

	td ul.bulletRed,
	td ul.checkmarkRed
	{
		margin-left: 15px;
		font-size: 1em;
	}

	td ul.bulletRed li,
	td ul.checkmarkRed li
	{
		margin-top: 0;
		padding-top: 0;
		font-size: 1em;
	}

	td p,
	td p.Note,
	td p.note,
	td p.impNote,
	td p.sampCode,
	td p.indent1,
	td p.indent2
	{
		font-size: 1em;
	}

	table.blank,
	table.borderless,
	table.blankindent1,
	table.blankindent2,
	table.blankindent3,
	table.blankindent4
	{
		margin: 10px 0 10px 0;
		border: 0;
		background-color: transparent;
	}

	table.blank td,
	table.borderless td
	{
		border: 0;
	}

	table.blank tr:nth-of-type(odd),
	table.borderless tr:nth-of-type(odd),
	table.blank tr:nth-of-type(even),
	table.borderless tr:nth-of-type(even)
	{
		background: transparent;
	}

	table.indent1,
	table.blankindent1
	{
		margin-left: 12px;
	}

	table.indent2,
	table.blankindent2
	{
		margin-left: 22px;
	}

	table.indent3,
	table.blankindent3
	{
		margin-left: 40px;
	}

	table.indent4,
	table.blankindent4
	{
		margin-left: 55px;
	}

	p.LightBox
	{
		color: #fff;
		display: block;
		background-color: #463E41;
		font-size: 1em;
		text-align: center;
		padding-left: 0.5em;
		padding-bottom: 0.5em;
		margin-top: 0;
		margin-bottom: 0.5em;
		border-bottom: 1px solid #AAA2A5;
	}

	p.LightBox A:link
	{
		color: #F0E8EB;
		font-weight: normal;
	}

	p.LightBox A:visited
	{
		color: #F0E8EB;
		font-weight: normal;
	}

	a.LightBoxClose
	{
		cursor: pointer;
		float: right;
		padding-right: 30px;
		height: 40px;
		text-indent: -9999px;
	}

	.cursor:hover
	{
		cursor: pointer;
	}

	hr.footer
	{
		height: 12px;
		border: 0;
		box-shadow: 0 12px 12px -12px rgb(0, 0, 0, 0.5) inset;
	}

	.images
	{
		cursor: pointer;
		position: relative;
		float: left;
		max-width: 98%;
		height: auto;
		margin: 10px 0 10px 10px;
		border: #E4E3E9 solid 1px;
	}

	.caption
	{
		font-weight: normal;
		color: #fff;
		text-align: center;
		background-color: #3e62b0;
		padding: 5px 0;
	}

	.back-to-top
	{
		position: fixed;
		bottom: 2em;
		right: 0;
		text-decoration: none;
		color: #000000;
		background-color: rgb(235, 235, 235, 0.80);
		font-size: 1em;
		padding: 1em;
		display: none;
	}

	.back-to-top:hover
	{
		background-color: rgb(135, 135, 135, 0.50);
	}
}

.header
{
	font-size: 1em;
	font-weight: normal;
	line-height: normal;
	text-align: center;
	margin: 0 auto;
	padding: 0 12px 0 0;
}

.header .User,
.header .FirmAuthor,
.header .MoreInfo,
.header .HowDoI,
.header .Reference
{
	width: 100%;
	margin: 0 auto;
	padding: 4px 7px;
}

.header .User
{
	color: #000000;
	background-color: #e8edff;
}

.header .FirmAuthor
{
	color: #000000;
	background-color: #e8edff;
}

.header .MoreInfo
{
	color: #000000;
	background-color: #e8edff;
}

.header .HowDoI
{
	color: #000000;
	background: #e8edff;
}

.header .Reference
{
	color: #000000;
	background-color: #e8edff;
}

.header .graphicMoreInfo,
.header .graphicHowDoI,
.header .graphicReference,
.header .graphicFirmAuthor,
.header .graphicUser
{
	margin: 0 auto;
	width: 0;
	height: 0;
	border-left: 85px solid transparent;
	border-right: 85px solid transparent;
}

.header .graphicFirmAuthor
{
	border-top: 25px solid #e8edff;
}

.header .graphicUser
{
	border-top: 25px solid #e8edff;
}

span.QuickRef,
span.QuickHowDoI
{
	display: inline-block;
	padding: 3px 10px 3px 5px;
	font-size: 1em;
	font-weight: normal;
	color: #fff;
	border-radius: 5px;
	text-decoration: none;
	opacity: 0.75;
}

span.QuickRef:hover,
span.QuickHowDoI:hover
{
	opacity: 1;
}

span.QuickRef A:link,
span.QuickHowDoI A:link
{
	color: #fff;
}

span.QuickRef A:visited,
span.QuickHowDoI A:visited
{
	color: #fff;
}

span.QuickRef
{
	background: #4CA838;
	text-decoration: none;
}

span.QuickHowDoI
{
	background: #3895C0;
	text-decoration: none;
}

span.inlineLabel
{
	display: inline-block;
	color: #3232FF;
	font-size: 1em;
	font-weight: normal;
	border: #C8C8FF solid 2px;
	background: #fefcea;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmNlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWRhMzYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: linear-gradient(to bottom, #fefcea 0%, #f1da36 100%);
	padding: 0.25em 0.5em 0.25em 0;
	margin: 0 0.5em 0 0;
	border-radius: 5px;
}

span.inlineLabel_New
{
	display: inline-block;
	color: #fff;
	font-size: 1em;
	font-weight: normal;
	background-color: #CD0000;
	padding: 0.25em 0.5em;
	margin: 0 0.5em 0 0;
	border-radius: 5px;
}

span.inlineLabel_WatchVid
{
	display: inline-block;
	color: #fff;
	font-size: 1em;
	font-weight: normal;
	background-color: #3e62b0;
	padding: 0.25em 0.5em;
	margin: 0 0.5em 0 0;
	border-radius: 5px;
}

span.inlineLabel_Updated
{
	display: inline-block;
	color: #fff;
	font-size: 1em;
	font-weight: normal;
	background-color: #7cb458;
	padding: 0.25em 0.5em;
	margin: 0 0.5em 0 0;
	border-radius: 5px;
}

div.Core_DefaultLayout
{
	float: left;
	width: 95%;
	overflow: hidden;
	padding-left: 15px;
	min-width: 400px;
}

div.Core_DefaultLayout_RightNavFloat
{
	float: right;
	max-width: 190px;
	padding-right: 15px;
	padding-top: 20px;
	padding-left: 20px;
	margin-left: 15px;
	margin-right: 15px;
	border: #959697 solid 1px;
	background: #eeeeee;
	border-radius: 8px;
	background: #e0eff9;
}

div.Core_DefaultLayout_LeftNavFloat
{
	float: left;
	max-width: 190px;
	padding-right: 15px;
	padding-top: 20px;
	padding-left: 20px;
	margin-top: 25px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 0;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	background: #eeeeee;
	border-radius: 8px;
}

div.Core_DefaultLayout_RightNavFloat ul,
div.Core_DefaultLayout_LeftNavFloat ul
{
	margin-left: 1em;
	padding-left: 0.2em;
	margin-bottom: 1em;
}

div.Core_DefaultLayout_BlueBoxFloat
{
	float: right;
	max-width: 300px;
	padding-right: 10px;
	padding-top: 5px;
	padding-left: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 75px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	background: #fff689;
	background-color: #ccddff;
	overflow: hidden;
	border-radius: 8px;
}

.Core_DefaultLayout_BlueBoxFloat h2
{
	font-weight: normal;
	font-size: 1em;
	color: #505050;
}

.Core_DefaultLayout_BlueBoxFloat ul
{
	text-align: left;
	margin-left: 1em;
	margin-bottom: 6pt;
}

.Core_DefaultLayout_BlueBoxFloat li
{
	text-align: left;
	font-size: 1em;
	margin-left: 0;
	margin-bottom: 3pt;
}

div.Core_DefaultLayout_HowDoIBoxFloat
{
	float: left;
	max-width: 180px;
	padding-right: 10px;
	padding-top: 5px;
	padding-left: 15px;
	margin-left: 15px;
	margin-right: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background: #eeeeee;
	background-color: #eeeeee;
	overflow: hidden;
}

.KeyStone_Main_Container
{
	clear: left;
	float: left;
	width: 100%;
	background: #fff;
	padding-bottom: 20px;
}

.KeyStone_Box_Container
{
	float: left;
	width: 390px;
	margin-top: 20px;
}

.KeyStone_HowDoI_Box
{
	float: right;
	min-width: 370px;
	height: auto;
	background: #ccddff;
	border-radius: 15px;
	border: #90bcea solid 3px;
	background: #b8e1fc;
	background: linear-gradient(to bottom, #a9d2f3 0%, #b8e1fc 100%);
	padding-bottom: 30px;
}

.KeyStone_HowDoI_Box h2
{
	text-align: center;
	border-bottom: 1px solid #000;
}

.KeyStone_MoreInfo_Box
{
	float: right;
	width: 370px;
	height: auto;
	background: #8064A2;
	color: #fff;
	padding-bottom: 5px;
	border-radius: 15px;
	background: #8989ba;
	background: linear-gradient(to bottom, #A59ED6 15%, #52435b 77%, #52435b 100%);
}

.KeyStone_Reference_Box
{
	float: right;
	width: 370px;
	height: auto;
	background: #25375d;
	color: #fff;
	padding-bottom: 5px;
	border-radius: 15px;
}

.KeyStone_Reference_Box h2,
.KeyStone_MoreInfo_Box h2
{
	color: #fff;
	text-align: left;
}

.KeyStone_Reference_Box h3,
.KeyStone_MoreInfo_Box h3
{
	color: #fff;
	font-weight: normal;
	font-size: 1em;
}

.KeyStone_Reference_Box p.Indent_forH3andLower,
.KeyStone_MoreInfo_Box p.Indent_forH3andLower
{
	color: #fff;
	font-weight: normal;
}

.KeyStone_Reference_Box A:link,
.KeyStone_MoreInfo_Box A:link
{
	text-decoration: underline;
	color: #fff;
}

.KeyStone_Reference_Box A:visited,
.KeyStone_MoreInfo_Box A:visited
{
	text-decoration: none;
	color: #afafaf;
}

.KeyStone_Reference_Box A:active,
.KeyStone_MoreInfo_Box A:active
{
	text-decoration: none;
}

.KeyStone_Reference_Box A:hover,
.KeyStone_MoreInfo_Box A:hover
{
	text-decoration: underline;
	color: red;
}

.KeyStone_Box_ContentPad
{
	position: relative;
	right: 5px;
	float: right;
	width: 360px;
	overflow: hidden;
}

.KeyStone_Box_ContentPad li,
.KeyStone_Box_ContentPad p
{
	margin-left: 10px;
	margin-right: 15px;
	font-size: 1em;
}

ul.squared
{
	padding: 0;
	list-style: none;
	width: 93%;
	margin: 0 auto;
}

ul.squared li
{
	margin-left: 5px;
	float: left;
	width: 23%;
	border-top: 2px solid #F0EEE3;
	border-left: 2px solid #F0EEE3;
	border-right: 2px solid #F0EEE3;
	border-bottom: 2px solid #F0EEE3;
	text-align: center;
	border-radius: 15px;
	background: #CCDDFF;
}

ul.squared li a
{
	display: block;
	margin: 0 auto;
	width: 90%;
	height: 40px;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #666;
	text-decoration: none;
	font-size: 1em;
	transition: 0.25s;
	text-align: center;
	vertical-align: bottom;
}

ul.squared li a.selected
{
	color: #d4b250;
	font-weight: normal;
	font-size: 1em;
}

ul.squared li:hover
{
	background: #fff;
}

ul.squared li:hover a
{
	color: #d4b250;
}

ul.squared li.selected
{
	background: #e1e1e1;
	color: #fff;
}

#source
{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

div.content
{
	clear: both;
	width: 1000px;
	max-width: 1500px;
	min-width: 1000px;
	overflow: hidden;
	margin: 0 auto;
}

iframe.welcomePage
{
	clear: left;
	width: 100%;
}

.colmask-landing h2 img,
.colmask-microlanding h2 img,
.colmask-keystone h2 img
{
	vertical-align: text-bottom;
}

.colmask-landing a,
.colmask-microlanding a,
.colmask-keystone a
{
	color: #1C4DFF;
}

.colmask-landing a:hover,
.colmask-microlanding a:hover,
.colmask-keystone a:hover
{
	color: #1C4DFF;
	text-decoration: none;
}

.colmask-keystone h2.HowDoI,
.colmask-microlanding h2.GettingStarted,
.colmask-keystone h2.MoreInfo,
.colmask-keystone h2.Reference
{
	line-height: normal;
	text-align: left;
	padding: 0.75em 0.5em 0.5em 0.75em;
	box-shadow: 0 2px 5px 2px #ccc;
}

.colmask-keystone h2.HowDoI
{
	color: #fff;
	background: #3895C0;
	font-size: 1.4em;
	margin-left: 0.75em;
	margin-right: 0.75em;
	text-align: center;
	padding: 10px 0;
}

.colmask-microlanding h2.GettingStarted
{
	font-size: 1.4em;
	padding: 0.5em;
	background-color: #c5deea;
	margin-right: 0.5em;
}

.colmask-keystone h2.MoreInfo
{
	color: #fff;
	font-size: 1.4em;
	padding: 10px;
	text-align: center;
	background: #4CA838;
}

.colmask-keystone h2.Reference
{
	color: #fff;
	font-size: 1.4em;
	padding: 10px;
	background-color: #25375d;
	background-color: #303333;
	text-align: left;
}

.col1-keystone .sectionLabel
{
	margin: 0.75em 0 0 2.5em;
	text-align: left;
	font-weight: normal;
	font-size: 1em;
	color: #3895C0;
}

.col1-keystone .FAQ
{
	margin: 10.00em 0 0 2.5em;
	font-weight: normal;
	font-size: 1em;
	font-style: italic;
}

.col1-keystone .bulletRed li
{
	font-size: 1em;
}

.col1-keystone .bulletRed
{
	margin: 0.50em 1em 0.8em 3.5em;
	padding: 0 0 0 4px;
}

.col2-keystone .bulletRed
{
	margin: 0.50em 0 0.8em 1.5em;
	padding: 0 0 0 4px;
}

.colmask-keystone .bulletRed li img
{
	vertical-align: text-bottom;
	margin: 0 0;
}

.colmask-landing,
.colmask-microlanding,
.colmask-keystone
{
	clear: both;
	width: 100%;
	overflow: hidden;
}

.colmask-landing
{
	margin: auto;
	margin-top: 1em;
	box-shadow: 0 2px 5px 0 #ccc;
}

.colleft-landing,
.colleft-microlanding,
.colleft-keystone
{
	float: left;
	width: 100%;
	position: relative;
}

.colleft-microlanding
{
	border-radius: 0.5em;
}

.col1-landing,
.col2-landing,
.col1-microlanding,
.col2-microlanding,
.col1-keystone,
.col2-keystone
{
	float: left;
	position: relative;
	overflow: hidden;
}

.col1-microlanding,
.col2-microlanding,
.col1-keystone,
.col2-keystone
{
	padding: 0 0 1em 0;
	width: 47%;
}

.doublepage-landing
{
	max-width: 1250px;
	background: #FCFCFC;
}

@media only screen and (min-width: 720px)
{
	.doublepage-microlanding
	{
		background: #fff;
	}

	.doublepage-landing .colleft-landing
	{
		right: 50%;
		background: #FCFCFC;
		border-right: thick double #eee;
	}

	.doublepage-microlanding .colleft-microlanding
	{
		right: 37%;
		background: #fff;
	}

	.doublepage-keystone .colleft-keystone
	{
		right: 45%;
		background: #fff;
	}

	.doublepage-landing .col1-landing
	{
		width: 45%;
		left: 50%;
		margin-left: 5%;
	}

	.doublepage-landing .col2-landing
	{
		width: 47.5%;
		left: 57.5%;
		margin-left: -5%;
	}

	.doublepage-microlanding .col1-microlanding
	{
		width: 60%;
		left: 38%;
	}

	.doublepage-microlanding .col2-microlanding
	{
		width: 32%;
		left: 42%;
	}

	.doublepage-keystone .col1-keystone
	{
		width: 55%;
		left: 45%;
	}

	.doublepage-keystone .col2-keystone
	{
		width: 42%;
		left: 47%;
	}
}

@media only screen and (max-width: 720px)
{
	.colmask-keystone h2.HowDoI
	{
		max-width: 520px;
	}

	.colmask-landing,
	.colmask-microlanding,
	.colmask-keystone
	{
		margin: 0.35em 0;
		width: 100%;
		box-shadow: 0 0 0 0 #fff;
	}

	.col1-landing,
	.col1-microlanding,
	.col1-keystone
	{
		margin-left: 0.85em;
	}

	.doublepage-landing,
	.doublepage-microlanding,
	.doublepage-keystone
	{
		max-width: 720px;
		background: #fff;
	}

	.doublepage-landing .colleft-landing,
	.doublepage-microlanding .colleft-microlanding,
	.doublepage-keystone .colleft-keystone
	{
		background: #fff;
	}

	.doublepage-landing .col1-landing
	{
		width: 95%;
		left: 0%;
	}

	.doublepage-landing .col2-landing
	{
		width: 95%;
		left: 2.5%;
		border-top: 1px solid;
	}

	.doublepage-microlanding .col1-microlanding
	{
		width: 95%;
		left: 0%;
	}

	.doublepage-microlanding .col2-microlanding
	{
		width: 95%;
		left: 2.5%;
	}

	.doublepage-keystone .col1-keystone
	{
		width: 95%;
		left: 0%;
	}

	.doublepage-keystone .col2-keystone
	{
		width: 95%;
		left: 2.5%;
	}
}

.col2-microlanding ul
{
	list-style: none;
	clear: both;
	float: left;
	width: 100%;
	padding: 10px 0 0 0;
	margin: 0;
}

.col2-microlanding ul li
{
	clear: left;
	float: left;
	width: 97%;
	padding: 0 0 20px 0;
	position: relative;
	margin: 0;
}

.col2-microlanding ul li a
{
	display: block;
	float: left;
	width: 97%;
	text-decoration: none;
	border-radius: 0.3em;
	background: #fff;
	position: relative;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 2px 5px 0 #DDD;
	border-left: solid;
}

.col2-microlanding ul li a p
{
	margin: 1.5em;
}

.col2-microlanding ul li a .sectionLabel
{
	margin: 1em;
	font-size: 1em;
}

.col2-microlanding ul li a .bulletRed
{
	margin: 0 2em;
	padding: 0 0 0 4px;
	width: 80%;
}

.colmask-footer a:visited
{
	color: #1C4DFF;
}

.col2-microlanding ul li a:hover
{
	border: #368 solid 1px;
	background: #368;
}

.ls-wrapper .ls-nav a:hover
{
	background: #f2f2f2;
	color: #333333;
	text-shadow: none;
}

.ls-responsive .ls-nav-left a:hover
{
	background: #747474;
}

.ls-responsive .ls-nav-right a:hover
{
	background: #747474;
}

.nav-tabs > li > a:hover
{
	text-decoration: underline;
}

.col2-microlanding ul li a:hover p
{
	color: #fff;
}

.colmask-footer .inlineblock
{
	display: inline-block;
}

.colmask-footer ul.social-footer
{
	clear: both;
	width: 100%;
	list-style: none;
	display: inline;
}

.colmask-footer ul.social-footer li
{
	display: inline;
}

.colmask-footer ul.social-footer li img
{
	vertical-align: text-bottom;
}

.colmask-footer
{
	clear: both;
	width: 100%;
	overflow: hidden;
	float: left;
}

.colmask-footer .sectionLabel
{
	margin-top: 0.75em;
	text-align: left;
	font-weight: normal;
	font-size: 1em;
}

.colmask-footer p
{
	color: #000;
}

.colmask-footer a
{
	text-decoration: none;
}

.colmask-footer a:hover,
.colmask-footer a:visited a:hover
{
	color: #1C4DFF;
	text-decoration: none;
}

.colmask-footer ul
{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

.colmask-footer ul li img
{
	vertical-align: text-bottom;
	margin: 0;
}

.colleft-footer
{
	float: left;
	width: 100%;
	position: relative;
}

.col1-footer,
.col2-footer
{
	float: left;
	position: relative;
	overflow: hidden;
}

.doublepage-footer
{
	background: #fff;
}

@media only screen and (min-width: 720px)
{
	.doublepage-footer .colleft-footer
	{
		right: 40%;
		background: #fff;
		margin: auto;
	}

	.doublepage-footer .col1-footer
	{
		width: 60%;
		left: 40%;
	}

	.doublepage-footer .col2-footer
	{
		width: 40%;
		left: 40%;
	}

	.col2-footer-links
	{
		float: right;
		min-width: 300px;
	}

	.col2-footer-links .Legal
	{
		float: right;
		width: 40%;
		min-width: 115px;
	}

	.col2-footer-links .Help
	{
		float: right;
		width: 50%;
		min-width: 150px;
	}
}

@media only screen and (max-width: 720px)
{
	.colmask-footer
	{
		margin: 0.35em 0;
		width: 100%;
	}

	.col1-footer
	{
		margin-left: 0.5em;
	}

	.doublepage-footer
	{
		max-width: 720px;
		background: #fff;
	}

	.doublepage-footer .colleft-footer
	{
		background: #fff;
	}

	.doublepage-footer .col1-footer
	{
		width: 95%;
		left: 0%;
		margin: 0% 2%;
	}

	.doublepage-footer .col2-footer
	{
		width: 95%;
		left: 0%;
		margin: 0% 2%;
	}

	.col2-footer-links
	{
		float: left;
		width: 90%;
		min-width: 300px;
	}

	.col2-footer-links .Legal
	{
		float: left;
		width: 30%;
		min-width: 115px;
	}

	.col2-footer-links .Help
	{
		float: left;
		width: 60%;
		min-width: 175px;
	}
}

#google_translate_element
{
	text-align: right;
}

.ui-helper-hidden
{
	display: none;
}

.ui-helper-hidden-accessible
{
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.ui-helper-reset
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after
{
	content: "";
	display: table;
	border-collapse: collapse;
}

.ui-helper-clearfix:after
{
	clear: both;
}

.ui-helper-clearfix
{
	min-height: 0;
}

.ui-helper-zfix
{
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
}

.ui-front
{
	z-index: 100;
}

.ui-state-disabled
{
	cursor: default !important;
}

.ui-icon
{
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-overlay
{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ui-resizable
{
	position: relative;
}

.ui-resizable-handle
{
	position: absolute;
	font-size: 0.1px;
	display: block;
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle
{
	display: none;
}

.ui-resizable-n
{
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}

.ui-resizable-s
{
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}

.ui-resizable-e
{
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}

.ui-resizable-w
{
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}

.ui-resizable-se
{
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}

.ui-resizable-sw
{
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}

.ui-resizable-nw
{
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}

.ui-resizable-ne
{
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}

.ui-selectable-helper
{
	position: absolute;
	z-index: 100;
	border: black dotted 1px;
}

.ui-accordion .ui-accordion-header
{
	display: block;
	cursor: pointer;
	position: relative;
	margin-top: 2px;
	padding: 0.5em 0.5em 0.5em 0.7em;
	min-height: 0;
}

.ui-accordion .ui-accordion-icons
{
	padding-left: 2.2em;
}

.ui-accordion .ui-accordion-noicons
{
	padding-left: 0.7em;
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons
{
	padding-left: 2.2em;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon
{
	position: absolute;
	left: 0.5em;
	top: 50%;
	margin-top: -8px;
}

.ui-accordion .ui-accordion-content
{
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}

.ui-autocomplete
{
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}

.ui-button
{
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: 0.1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active
{
	text-decoration: none;
}

.ui-button-icon-only
{
	width: 2.2em;
}

button.ui-button-icon-only
{
	width: 2.4em;
}

.ui-button-icons-only
{
	width: 3.4em;
}

button.ui-button-icons-only
{
	width: 3.7em;
}

.ui-button .ui-button-text
{
	display: block;
	line-height: normal;
}

.ui-button-text-only .ui-button-text
{
	padding: 0.4em 1em;
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text
{
	padding: 0.4em;
	text-indent: -9999999px;
}

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text
{
	padding: 0.4em 1em 0.4em 2.1em;
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text
{
	padding: 0.4em 2.1em 0.4em 1em;
}

.ui-button-text-icons .ui-button-text
{
	padding-left: 2.1em;
	padding-right: 2.1em;
}

input.ui-button
{
	padding: 0.4em 1em;
}

.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon
{
	position: absolute;
	top: 50%;
	margin-top: -8px;
}

.ui-button-icon-only .ui-icon
{
	left: 50%;
	margin-left: -8px;
}

.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary
{
	left: 0.5em;
}

.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary
{
	right: 0.5em;
}

.ui-buttonset
{
	margin-right: 7px;
}

.ui-buttonset .ui-button
{
	margin-left: 0;
	margin-right: -0.3em;
}

input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner
{
	border: 0;
	padding: 0;
}

.ui-datepicker
{
	width: 17em;
	padding: 0.2em 0.2em 0;
	display: none;
}

.ui-datepicker .ui-datepicker-header
{
	position: relative;
	padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next
{
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover
{
	top: 1px;
}

.ui-datepicker .ui-datepicker-prev
{
	left: 2px;
}

.ui-datepicker .ui-datepicker-next
{
	right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover
{
	left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover
{
	right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span
{
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title
{
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}

.ui-datepicker .ui-datepicker-title select
{
	font-size: 1em;
	margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year
{
	width: 49%;
}

.ui-datepicker table
{
	width: 100%;
	font-size: 1em;
	border-collapse: collapse;
	margin: 0 0 0.4em;
}

.ui-datepicker th
{
	padding: 0.7em 0.3em;
	text-align: center;
	font-weight: normal;
	border: 0;
}

.ui-datepicker td
{
	border: 0;
	padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a
{
	display: block;
	padding: 0.2em;
	text-align: right;
	text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane
{
	background-image: none;
	margin: 0.7em 0 0 0;
	padding: 0 0.2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button
{
	float: right;
	margin: 0.5em 0.2em 0.4em;
	cursor: pointer;
	padding: 0.2em 0.6em 0.3em 0.6em;
	width: auto;
	overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current
{
	float: left;
}

.ui-datepicker.ui-datepicker-multi
{
	width: auto;
}

.ui-datepicker-multi .ui-datepicker-group
{
	float: left;
}

.ui-datepicker-multi .ui-datepicker-group table
{
	width: 95%;
	margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group
{
	width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group
{
	width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group
{
	width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header
{
	border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane
{
	clear: left;
}

.ui-datepicker-row-break
{
	clear: both;
	width: 100%;
	font-size: 0;
}

.ui-datepicker-rtl
{
	direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev
{
	right: 2px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next
{
	left: 2px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover
{
	right: 1px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover
{
	left: 1px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane
{
	clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button
{
	float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group
{
	float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header
{
	border-right-width: 0;
	border-left-width: 1px;
}

.ui-dialog
{
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0.2em;
	outline: 0;
}

.ui-dialog .ui-dialog-titlebar
{
	padding: 0.4em 1em;
	position: relative;
}

.ui-dialog .ui-dialog-title
{
	float: left;
	margin: 0.1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close
{
	position: absolute;
	right: 0.3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}

.ui-dialog .ui-dialog-content
{
	position: relative;
	border: 0;
	padding: 0.5em 1em;
	background: none;
	overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane
{
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: 0.5em;
	padding: 0.3em 1em 0.5em 0.4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset
{
	float: right;
}

.ui-dialog .ui-dialog-buttonpane button
{
	margin: 0.5em 0.4em 0.5em 0;
	cursor: pointer;
}

.ui-dialog .ui-resizable-se
{
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}

.ui-draggable .ui-dialog-titlebar
{
	cursor: move;
}

.ui-progressbar
{
	height: 2em;
	text-align: left;
	overflow: hidden;
}

.ui-progressbar .ui-progressbar-value
{
	margin: -1px;
	height: 100%;
}

.ui-progressbar .ui-progressbar-overlay
{
	height: 100%;
	opacity: 0.25;
}

.ui-progressbar-indeterminate .ui-progressbar-value
{
	background-image: none;
}

.ui-slider
{
	position: relative;
	text-align: left;
}

.ui-slider .ui-slider-handle
{
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
}

.ui-slider .ui-slider-range
{
	position: absolute;
	z-index: 1;
	font-size: 0.7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range
{
	filter: ;
}

.ui-slider-horizontal
{
	height: 0.8em;
}

.ui-slider-horizontal .ui-slider-handle
{
	top: -0.3em;
	margin-left: -0.6em;
}

.ui-slider-horizontal .ui-slider-range
{
	top: 0;
	height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min
{
	left: 0;
}

.ui-slider-horizontal .ui-slider-range-max
{
	right: 0;
}

.ui-slider-vertical
{
	width: 0.8em;
	height: 100px;
}

.ui-slider-vertical .ui-slider-handle
{
	left: -0.3em;
	margin-left: 0;
	margin-bottom: -0.6em;
}

.ui-slider-vertical .ui-slider-range
{
	left: 0;
	width: 100%;
}

.ui-slider-vertical .ui-slider-range-min
{
	bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max
{
	top: 0;
}

.ui-spinner
{
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}

.ui-spinner-input
{
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: 0.2em 0;
	vertical-align: middle;
	margin-left: 0.4em;
	margin-right: 22px;
}

.ui-spinner-button
{
	width: 16px;
	height: 50%;
	font-size: 0.5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}

.ui-spinner a.ui-spinner-button
{
	border-top: none;
	border-bottom: none;
	border-right: none;
}

.ui-spinner .ui-icon
{
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;
}

.ui-spinner-up
{
	top: 0;
}

.ui-spinner-down
{
	bottom: 0;
}

.ui-spinner .ui-icon-triangle-1-s
{
	background-position: -65px -16px;
}

.ui-tabs
{
	position: relative;
	padding: 0.2em;
}

.ui-tabs .ui-tabs-nav
{
	margin: 0;
	padding: 0.2em 0.2em 0;
}

.ui-tabs .ui-tabs-nav li
{
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px 0.2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor
{
	float: left;
	padding: 0.5em 1em;
	text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active
{
	margin-bottom: -1px;
	padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor
{
	cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor
{
	cursor: pointer;
}

.ui-tabs .ui-tabs-panel
{
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}

.ui-tooltip
{
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	box-shadow: 0 0 5px #aaa;
}

body .ui-tooltip
{
	border-width: 2px;
}

.ui-widget
{
	font-size: 1em;
}

.ui-widget .ui-widget
{
	font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button
{
	font-size: 1em;
}

.ui-widget-content
{
	color: #000000;
	border: #DDD solid 1px;
}

.ui-widget-header
{
	border: #dddddd solid 1px;
	background: linear-gradient(#708CA7, #EAE5DF) 0% 0% repeat scroll transparent;
	color: #444444;
	font-weight: normal;
}

.ui-widget-header a
{
	color: #444444;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default
{
	border: #0b93d5 solid 1px;
	background: #303333;
	font-weight: normal;
	color: #ffffff;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited
{
	color: #ffffff;
	text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus
{
	border: #0b93d5 solid 1px;
	background: #89C3EB;
	font-weight: normal;
	color: #000000;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited
{
	color: #000000;
	text-decoration: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active
{
	border: #372651 solid 1px;
	background: #52435B;
	font-weight: normal;
	color: #ffffff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited
{
	color: #ffffff;
	text-decoration: none;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight
{
	border: #0b0e8d solid 1px;
	color: #000000;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a
{
	color: #000000;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error
{
	border: #fa1418 solid 1px;
	color: #111111;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a
{
	color: #111111;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text
{
	color: #111111;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary
{
	font-weight: normal;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary
{
	opacity: 0.7;
	font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled
{
	opacity: 0.35;
	background-image: none;
}

.ui-icon
{
	width: 16px;
	height: 16px;
}

.ui-icon-blank
{
	background-position: 16px 16px;
}

.ui-icon-carat-1-n
{
	background-position: 0 0;
}

.ui-icon-carat-1-ne
{
	background-position: -16px 0;
}

.ui-icon-carat-1-e
{
	background-position: -32px 0;
}

.ui-icon-carat-1-se
{
	background-position: -48px 0;
}

.ui-icon-carat-1-s
{
	background-position: -64px 0;
}

.ui-icon-carat-1-sw
{
	background-position: -80px 0;
}

.ui-icon-carat-1-w
{
	background-position: -96px 0;
}

.ui-icon-carat-1-nw
{
	background-position: -112px 0;
}

.ui-icon-carat-2-n-s
{
	background-position: -128px 0;
}

.ui-icon-carat-2-e-w
{
	background-position: -144px 0;
}

.ui-icon-triangle-1-n
{
	background-position: 0 -16px;
}

.ui-icon-triangle-1-ne
{
	background-position: -16px -16px;
}

.ui-icon-triangle-1-e
{
	background-position: -32px -16px;
}

.ui-icon-triangle-1-se
{
	background-position: -48px -16px;
}

.ui-icon-triangle-1-s
{
	background-position: -64px -16px;
}

.ui-icon-triangle-1-sw
{
	background-position: -80px -16px;
}

.ui-icon-triangle-1-w
{
	background-position: -96px -16px;
}

.ui-icon-triangle-1-nw
{
	background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s
{
	background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w
{
	background-position: -144px -16px;
}

.ui-icon-arrow-1-n
{
	background-position: 0 -32px;
}

.ui-icon-arrow-1-ne
{
	background-position: -16px -32px;
}

.ui-icon-arrow-1-e
{
	background-position: -32px -32px;
}

.ui-icon-arrow-1-se
{
	background-position: -48px -32px;
}

.ui-icon-arrow-1-s
{
	background-position: -64px -32px;
}

.ui-icon-arrow-1-sw
{
	background-position: -80px -32px;
}

.ui-icon-arrow-1-w
{
	background-position: -96px -32px;
}

.ui-icon-arrow-1-nw
{
	background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s
{
	background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw
{
	background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w
{
	background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw
{
	background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n
{
	background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e
{
	background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s
{
	background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w
{
	background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n
{
	background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne
{
	background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e
{
	background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se
{
	background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s
{
	background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw
{
	background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w
{
	background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw
{
	background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s
{
	background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw
{
	background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w
{
	background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw
{
	background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n
{
	background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e
{
	background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s
{
	background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w
{
	background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w
{
	background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n
{
	background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e
{
	background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s
{
	background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w
{
	background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n
{
	background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e
{
	background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s
{
	background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w
{
	background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n
{
	background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e
{
	background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s
{
	background-position: -176px -64px;
}

.ui-icon-arrow-4
{
	background-position: 0 -80px;
}

.ui-icon-arrow-4-diag
{
	background-position: -16px -80px;
}

.ui-icon-extlink
{
	background-position: -32px -80px;
}

.ui-icon-newwin
{
	background-position: -48px -80px;
}

.ui-icon-refresh
{
	background-position: -64px -80px;
}

.ui-icon-shuffle
{
	background-position: -80px -80px;
}

.ui-icon-transfer-e-w
{
	background-position: -96px -80px;
}

.ui-icon-transferthick-e-w
{
	background-position: -112px -80px;
}

.ui-icon-folder-collapsed
{
	background-position: 0 -96px;
}

.ui-icon-folder-open
{
	background-position: -16px -96px;
}

.ui-icon-document
{
	background-position: -32px -96px;
}

.ui-icon-document-b
{
	background-position: -48px -96px;
}

.ui-icon-note
{
	background-position: -64px -96px;
}

.ui-icon-mail-closed
{
	background-position: -80px -96px;
}

.ui-icon-mail-open
{
	background-position: -96px -96px;
}

.ui-icon-suitcase
{
	background-position: -112px -96px;
}

.ui-icon-comment
{
	background-position: -128px -96px;
}

.ui-icon-person
{
	background-position: -144px -96px;
}

.ui-icon-print
{
	background-position: -160px -96px;
}

.ui-icon-trash
{
	background-position: -176px -96px;
}

.ui-icon-locked
{
	background-position: -192px -96px;
}

.ui-icon-unlocked
{
	background-position: -208px -96px;
}

.ui-icon-bookmark
{
	background-position: -224px -96px;
}

.ui-icon-tag
{
	background-position: -240px -96px;
}

.ui-icon-home
{
	background-position: 0 -112px;
}

.ui-icon-flag
{
	background-position: -16px -112px;
}

.ui-icon-calendar
{
	background-position: -32px -112px;
}

.ui-icon-cart
{
	background-position: -48px -112px;
}

.ui-icon-pencil
{
	background-position: -64px -112px;
}

.ui-icon-clock
{
	background-position: -80px -112px;
}

.ui-icon-disk
{
	background-position: -96px -112px;
}

.ui-icon-calculator
{
	background-position: -112px -112px;
}

.ui-icon-zoomin
{
	background-position: -128px -112px;
}

.ui-icon-zoomout
{
	background-position: -144px -112px;
}

.ui-icon-search
{
	background-position: -160px -112px;
}

.ui-icon-wrench
{
	background-position: -176px -112px;
}

.ui-icon-gear
{
	background-position: -192px -112px;
}

.ui-icon-heart
{
	background-position: -208px -112px;
}

.ui-icon-star
{
	background-position: -224px -112px;
}

.ui-icon-link
{
	background-position: -240px -112px;
}

.ui-icon-cancel
{
	background-position: 0 -128px;
}

.ui-icon-plus
{
	background-position: -16px -128px;
}

.ui-icon-plusthick
{
	background-position: -32px -128px;
}

.ui-icon-minus
{
	background-position: -48px -128px;
}

.ui-icon-minusthick
{
	background-position: -64px -128px;
}

.ui-icon-close
{
	background-position: -80px -128px;
}

.ui-icon-closethick
{
	background-position: -96px -128px;
}

.ui-icon-key
{
	background-position: -112px -128px;
}

.ui-icon-lightbulb
{
	background-position: -128px -128px;
}

.ui-icon-scissors
{
	background-position: -144px -128px;
}

.ui-icon-clipboard
{
	background-position: -160px -128px;
}

.ui-icon-copy
{
	background-position: -176px -128px;
}

.ui-icon-contact
{
	background-position: -192px -128px;
}

.ui-icon-image
{
	background-position: -208px -128px;
}

.ui-icon-video
{
	background-position: -224px -128px;
}

.ui-icon-script
{
	background-position: -240px -128px;
}

.ui-icon-alert
{
	background-position: 0 -144px;
}

.ui-icon-info
{
	background-position: -16px -144px;
}

.ui-icon-notice
{
	background-position: -32px -144px;
}

.ui-icon-help
{
	background-position: -48px -144px;
}

.ui-icon-check
{
	background-position: -64px -144px;
}

.ui-icon-bullet
{
	background-position: -80px -144px;
}

.ui-icon-radio-on
{
	background-position: -96px -144px;
}

.ui-icon-radio-off
{
	background-position: -112px -144px;
}

.ui-icon-pin-w
{
	background-position: -128px -144px;
}

.ui-icon-pin-s
{
	background-position: -144px -144px;
}

.ui-icon-play
{
	background-position: 0 -160px;
}

.ui-icon-pause
{
	background-position: -16px -160px;
}

.ui-icon-seek-next
{
	background-position: -32px -160px;
}

.ui-icon-seek-prev
{
	background-position: -48px -160px;
}

.ui-icon-seek-end
{
	background-position: -64px -160px;
}

.ui-icon-seek-start
{
	background-position: -80px -160px;
}

.ui-icon-seek-first
{
	background-position: -80px -160px;
}

.ui-icon-stop
{
	background-position: -96px -160px;
}

.ui-icon-eject
{
	background-position: -112px -160px;
}

.ui-icon-volume-off
{
	background-position: -128px -160px;
}

.ui-icon-volume-on
{
	background-position: -144px -160px;
}

.ui-icon-power
{
	background-position: 0 -176px;
}

.ui-icon-signal-diag
{
	background-position: -16px -176px;
}

.ui-icon-signal
{
	background-position: -32px -176px;
}

.ui-icon-battery-0
{
	background-position: -48px -176px;
}

.ui-icon-battery-1
{
	background-position: -64px -176px;
}

.ui-icon-battery-2
{
	background-position: -80px -176px;
}

.ui-icon-battery-3
{
	background-position: -96px -176px;
}

.ui-icon-circle-plus
{
	background-position: 0 -192px;
}

.ui-icon-circle-minus
{
	background-position: -16px -192px;
}

.ui-icon-circle-close
{
	background-position: -32px -192px;
}

.ui-icon-circle-triangle-e
{
	background-position: -48px -192px;
}

.ui-icon-circle-triangle-s
{
	background-position: -64px -192px;
}

.ui-icon-circle-triangle-w
{
	background-position: -80px -192px;
}

.ui-icon-circle-triangle-n
{
	background-position: -96px -192px;
}

.ui-icon-circle-arrow-e
{
	background-position: -112px -192px;
}

.ui-icon-circle-arrow-s
{
	background-position: -128px -192px;
}

.ui-icon-circle-arrow-w
{
	background-position: -144px -192px;
}

.ui-icon-circle-arrow-n
{
	background-position: -160px -192px;
}

.ui-icon-circle-zoomin
{
	background-position: -176px -192px;
}

.ui-icon-circle-zoomout
{
	background-position: -192px -192px;
}

.ui-icon-circle-check
{
	background-position: -208px -192px;
}

.ui-icon-circlesmall-plus
{
	background-position: 0 -208px;
}

.ui-icon-circlesmall-minus
{
	background-position: -16px -208px;
}

.ui-icon-circlesmall-close
{
	background-position: -32px -208px;
}

.ui-icon-squaresmall-plus
{
	background-position: -48px -208px;
}

.ui-icon-squaresmall-minus
{
	background-position: -64px -208px;
}

.ui-icon-squaresmall-close
{
	background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical
{
	background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal
{
	background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical
{
	background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal
{
	background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se
{
	background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se
{
	background-position: -80px -224px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl
{
	border-top-left-radius: 2px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr
{
	border-top-right-radius: 2px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl
{
	border-bottom-left-radius: 2px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br
{
	border-bottom-right-radius: 2px;
}

.ui-widget-overlay
{
	opacity: 0.8;
}

.ui-widget-shadow
{
	margin: -7px 0 0 -7px;
	padding: 7px;
	opacity: 0.6;
	border-radius: 8px;
}

.no-js .liquid-slider
{
	height: 350px;
	overflow: scroll;
}

.ls-preloader
{
	opacity: 1;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

.ls-wrapper
{
	margin: 0 auto;
	clear: both;
	overflow: auto;
	position: relative;
}

.ls-wrapper .liquid-slider
{
	background: #f2f2f2;
	width: 1030px;
	float: left;
	overflow: hidden;
	position: relative;
}

.ls-wrapper .panel-container
{
	position: relative;
}

.ls-wrapper .liquid-slider .panel-container .fade
{
	width: 100%;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}

.ls-wrapper .liquid-slider .panel
{
	width: 100%;
	display: block;
	float: left;
}

.ls-wrapper .liquid-slider .panel-wrapper
{
	padding: 20px;
	position: relative;
}

.ls-wrapper .ls-nav a
{
	background: #d8d8d8;
	color: #333333;
	margin-right: 1px;
	padding: 10px 2px;
	width: 170px;
	height: 50px;
	outline: 0;
	font-weight: normal;
}

.ls-wrapper .ls-nav .current
{
	background: #3895C0;
	color: #FFF;
	font-weight: normal;
}

.currentCrossLink
{
	font-weight: normal;
}

.ls-wrapper .ls-nav ul
{
	padding: 0;
	clear: both;
	display: block;
	margin: auto;
	overflow: hidden;
}

.ls-wrapper .ls-nav ul li
{
	display: inline;
}

.ls-wrapper .ls-nav ul li a
{
	display: block;
	float: left;
	text-decoration: none;
}

.ls-wrapper .ls-nav
{
	overflow: hidden;
	clear: both;
}

.ls-wrapper .ls-select-box
{
	width: 100%;
	height: 35px;
	overflow: hidden;
}

.ls-wrapper .ls-select-box select
{
	width: 150%;
	appearance: none;
	background: transparent;
	padding: 5px;
	font-size: 110%;
	border: none;
	height: 35px;
	cursor: pointer;
	outline: 0;
}

.ls-wrapper .ls-nav-left,
.ls-wrapper .ls-nav-right
{
	float: left;
}

.ls-wrapper .ls-nav-left a,
.ls-wrapper .ls-nav-right a
{
	background: #000;
	color: #fff;
	padding: 5px;
	width: 100px;
	display: block;
	text-align: center;
	text-decoration: none;
}

.ls-wrapper .ls-nav-left-arrow,
.ls-wrapper .ls-nav-right-arrow
{
	cursor: pointer;
	float: left;
}

.ls-wrapper .ls-nav-left-arrow a,
.ls-wrapper .ls-nav-right-arrow a
{
	display: block;
}

.ls-wrapper .ls-nav-left,
.ls-wrapper .ls-nav-left-arrow
{
	clear: both;
}

.ls-wrapper .ls-nav-right-arrow
{
	width: 25px;
	height: 25px;
	margin-top: 50px;
	margin-right: 5px;
	position: relative;
}

.ls-wrapper .ls-nav-left-arrow
{
	width: 25px;
	height: 25px;
	margin-top: 50px;
	margin-left: 5px;
	position: relative;
}

.arrows .liquid-slider
{
	margin: 0 10px;
}

.ls-responsive .liquid-slider
{
	width: 100%;
	margin: 0;
}

.ls-responsive .liquid-slider .panel .panel-wrapper
{
	padding: 10px;
}

.ls-responsive .ls-nav-left
{
	position: absolute;
	left: 0;
	z-index: 2;
}

.ls-responsive .ls-nav-left a
{
	background: #9A9A9A;
	width: 80px;
}

.ls-responsive .ls-nav-right
{
	position: absolute;
	right: 0;
	z-index: 2;
}

.ls-responsive .ls-nav-right a
{
	background: #9A9A9A;
	width: 80px;
}

.ls-responsive .ls-nav-left-arrow
{
	position: absolute;
	left: 0;
	z-index: 2;
}

.ls-responsive .ls-nav-right-arrow
{
	position: absolute;
	right: 0;
	z-index: 2;
}

@media only screen and (min-width: 481px)
{
	
}

@media only screen and (min-width: 768px)
{
	.ls-responsive .liquid-slider .panel .panel-wrapper
	{
		padding: 20px 35px;
	}
}

@media only screen and (min-width: 1030px)
{
	
}

@media only screen and (min-width: 1240px)
{
	
}

@media only screen
{
	
}

.btn
{
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: transparent solid 1px;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 1em;
	line-height: 1.42857143;
	user-select: none;
	margin-bottom: 10px;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus
{
	outline: thin dotted;
	outline-offset: -2px;
}

.btn:hover,
.btn:focus
{
	color: #333333;
	text-decoration: none;
}

.btn:active,
.btn.active
{
	outline: 0;
	background-image: none;
	box-shadow: 0 3px 5px rgb(0, 0, 0, 0.125) inset;
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn
{
	cursor: not-allowed;
	pointer-events: none;
	opacity: 0.65;
	box-shadow: none;
}

.btn-default
{
	color: #333333;
	background-color: #ffffff;
	border-color: #cccccc;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default
{
	color: #333333;
	background-color: #ebebeb;
	border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default
{
	background-image: none;
	border-color: darkslateblue;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default:hover[disabled],
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default:focus[disabled],
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default:active[disabled],
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default.active[disabled],
fieldset[disabled] .btn-default.active
{
	background-color: #ffffff;
	border-color: #cccccc;
}

.btn-default .badge
{
	color: #ffffff;
	background-color: #333333;
}

.btn-primary
{
	color: #ffffff;
	border: #0b93d5 solid 1px;
	background: #4269B1;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary
{
	color: #ffffff;
	border: #0b93d5 solid 1px;
	background: #303333;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary
{
	background-image: none;
	border: #372651 solid 1px;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary:hover[disabled],
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary:focus[disabled],
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary:active[disabled],
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary.active[disabled],
fieldset[disabled] .btn-primary.active
{
	background-color: #428bca;
	border-color: #357ebd;
}

.btn-primary .badge
{
	color: #428bca;
	background-color: #ffffff;
}

.btn-success
{
	color: #ffffff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success
{
	color: #ffffff;
	background-color: #47a447;
	border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success
{
	background-image: none;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success:hover[disabled],
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success:focus[disabled],
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success:active[disabled],
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success.active[disabled],
fieldset[disabled] .btn-success.active
{
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.btn-success .badge
{
	color: #5cb85c;
	background-color: #ffffff;
}

.btn-info
{
	color: #ffffff;
	background-color: #5bc0de;
	border-color: #46b8da;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info
{
	color: #ffffff;
	background-color: #39b3d7;
	border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info
{
	background-image: none;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info:hover[disabled],
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info:focus[disabled],
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info:active[disabled],
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info.active[disabled],
fieldset[disabled] .btn-info.active
{
	background-color: #5bc0de;
	border-color: #46b8da;
}

.btn-info .badge
{
	color: #5bc0de;
	background-color: #ffffff;
}

.btn-warning
{
	color: #ffffff;
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning
{
	color: #ffffff;
	background-color: #ed9c28;
	border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning
{
	background-image: none;
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning:hover[disabled],
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning:focus[disabled],
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning:active[disabled],
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning.active[disabled],
fieldset[disabled] .btn-warning.active
{
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-warning .badge
{
	color: #f0ad4e;
	background-color: #ffffff;
}

.btn-danger
{
	color: #ffffff;
	background-color: #d9534f;
	border-color: #d43f3a;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger
{
	color: #ffffff;
	background-color: #d2322d;
	border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger
{
	background-image: none;
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger:hover[disabled],
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger:focus[disabled],
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger:active[disabled],
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger.active[disabled],
fieldset[disabled] .btn-danger.active
{
	background-color: #d9534f;
	border-color: #d43f3a;
}

.btn-danger .badge
{
	color: #d9534f;
	background-color: #ffffff;
}

.btn-link
{
	color: #428bca;
	font-weight: normal;
	cursor: pointer;
	border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link
{
	background-color: transparent;
	box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active
{
	border-color: transparent;
}

.btn-link:hover,
.btn-link:focus
{
	color: #2a6496;
	text-decoration: underline;
	background-color: transparent;
}

.btn-link:hover[disabled],
fieldset[disabled] .btn-link:hover,
.btn-link:focus[disabled],
fieldset[disabled] .btn-link:focus
{
	color: #999999;
	text-decoration: none;
}

.btn-lg,
.btn-group-lg > .btn
{
	padding: 10px 16px;
	font-size: 1em;
	line-height: 1.33;
	border-radius: 6px;
}

.btn-sm,
.btn-group-sm > .btn
{
	padding: 5px 10px;
	font-size: 1em;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-xs,
.btn-group-xs > .btn
{
	padding: 1px 5px;
	font-size: 1em;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-block
{
	display: block;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.btn-block + .btn-block
{
	margin-top: 5px;
}

input.btn-block[type="submit"],
input.btn-block[type="reset"],
input.btn-block[type="button"]
{
	width: 100%;
}

.btn-group,
.btn-group-vertical
{
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn
{
	position: relative;
	float: left;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active
{
	z-index: 2;
}

.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus
{
	outline: none;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group
{
	margin-left: -1px;
}

.btn-toolbar
{
	margin-left: -5px;
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group
{
	float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group
{
	margin-left: 5px;
}

.btn-group > .btn:not(\00003Afirst-child):not(\00003Alast-child):not(.dropdown-toggle)
{
	border-radius: 0;
}

.btn-group > .btn:first-child
{
	margin-left: 0;
}

.btn-group > .btn:first-child:not(\00003Alast-child):not(.dropdown-toggle)
{
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(\00003Afirst-child),
.btn-group > .dropdown-toggle:not(\00003Afirst-child)
{
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.btn-group > .btn-group
{
	float: left;
}

.btn-group > .btn-group:not(\00003Afirst-child):not(\00003Alast-child) > .btn
{
	border-radius: 0;
}

.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle
{
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child > .btn:first-child
{
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle
{
	outline: 0;
}

.btn-group > .btn + .dropdown-toggle
{
	padding-left: 8px;
	padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle
{
	padding-left: 12px;
	padding-right: 12px;
}

.btn-group.open .dropdown-toggle
{
	box-shadow: 0 3px 5px rgb(0, 0, 0, 0.125) inset;
}

.btn-group.open .dropdown-toggle.btn-link
{
	box-shadow: none;
}

.btn .caret
{
	margin-left: 0;
}

.btn-lg .caret
{
	border-width: 5px 5px 0;
	border-bottom-width: 0;
}

.dropup .btn-lg .caret
{
	border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn
{
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
}

.btn-group-vertical > .btn-group > .btn
{
	float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group
{
	margin-top: -1px;
	margin-left: 0;
}

.btn-group-vertical > .btn:not(\00003Afirst-child):not(\00003Alast-child)
{
	border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(\00003Alast-child)
{
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(\00003Afirst-child)
{
	border-bottom-left-radius: 4px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(\00003Afirst-child):not(\00003Alast-child) > .btn
{
	border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(\00003Alast-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(\00003Alast-child) > .dropdown-toggle
{
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(\00003Afirst-child) > .btn:first-child
{
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.btn-group-justified
{
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group
{
	float: none;
	display: table-cell;
	width: 1%;
}

.btn-group-justified > .btn-group .btn
{
	width: 100%;
}

[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"]
{
	display: none;
}

.caret
{
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.dropdown
{
	position: relative;
}

.dropdown-toggle:focus
{
	outline: 0;
}

.dropdown-menu
{
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 1em;
	background-color: #ffffff;
	border: #cccccc solid 1px;
	border: rgb(0, 0, 0, 0.15) solid 1px;
	border-radius: 4px;
	box-shadow: 0 6px 12px rgb(0, 0, 0, 0.175);
	background-clip: padding-box;
}

.dropdown-menu.pull-right
{
	right: 0;
	left: auto;
}

.dropdown-menu .divider
{
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

.dropdown-menu > li > a
{
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #333333;
	white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus
{
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus
{
	color: #ffffff;
	text-decoration: none;
	outline: 0;
	background-color: #428bca;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus
{
	color: #999999;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus
{
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	cursor: not-allowed;
}

.open > .dropdown-menu
{
	display: block;
}

.open > a
{
	outline: 0;
}

.dropdown-menu-right
{
	left: auto;
	right: 0;
}

.dropdown-menu-left
{
	left: 0;
	right: auto;
}

.dropdown-header
{
	display: block;
	padding: 3px 20px;
	font-size: 1em;
	line-height: 1.42857143;
	color: #999999;
}

.dropdown-backdrop
{
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990;
}

.pull-right > .dropdown-menu
{
	right: 0;
	left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret
{
	border-top: 0;
	border-bottom: 4px solid;
	content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu
{
	top: auto;
	bottom: 100%;
	margin-bottom: 1px;
}

@media (min-width: 768px)
{
	.navbar-right .dropdown-menu
	{
		left: auto;
		right: 0;
	}

	.navbar-right .dropdown-menu-left
	{
		left: 0;
		right: auto;
	}
}

.modal-open
{
	overflow: hidden;
}

.modal
{
	display: none;
	overflow: auto;
	overflow-y: scroll;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	outline: 0;
}

.modal.fade .modal-dialog
{
	transform: translate(0,-25%);
	transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog
{
	transform: translate(0,0);
}

.modal-dialog
{
	position: relative;
	width: auto;
	margin: 10px;
}

.modal-content
{
	position: relative;
	background-color: #ffffff;
	border: #999999 solid 1px;
	border: rgb(0, 0, 0, 0.2) solid 1px;
	border-radius: 6px;
	box-shadow: 0 3px 9px rgb(0, 0, 0, 0.5);
	background-clip: padding-box;
	outline: none;
}

.modal-backdrop
{
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000000;
}

.modal-backdrop.fade
{
	opacity: 0;
}

.modal-backdrop.in
{
	opacity: 0.5;
}

.modal-header
{
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.42857143px;
	background: linear-gradient(#708CA7, #EAE5DF) 0% 0% repeat scroll transparent;
}

.modal-header .close
{
	margin-top: -2px;
}

.modal-title
{
	margin: 0;
	line-height: 1.42857143;
}

.modal-body
{
	position: relative;
	padding: 20px;
}

.modal-footer
{
	margin-top: 15px;
	padding: 19px 20px 20px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn
{
	margin-left: 5px;
	margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn
{
	margin-left: -1px;
}

.modal-footer .btn-block + .btn-block
{
	margin-left: 0;
}

@media (min-width: 768px)
{
	.modal-dialog
	{
		width: 600px;
		margin: 30px auto;
	}

	.modal-content
	{
		box-shadow: 0 5px 15px rgb(0, 0, 0, 0.5);
	}

	.modal-sm
	{
		width: 300px;
	}
}

@media (min-width: 992px)
{
	.modal-lg
	{
		width: 900px;
	}
}

.clearfix:before,
.clearfix:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.modal-footer:before,
.modal-footer:after
{
	content: " ";
	display: table;
}

.clearfix:after,
.form-horizontal .form-group:after,
.modal-footer:after
{
	clear: both;
}

.center-block
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.pull-right
{
	float: right !important;
}

.pull-left
{
	float: left !important;
}

.hide
{
	display: none !important;
}

.show
{
	display: block !important;
}

.invisible
{
	visibility: hidden;
}

.text-hide
{
	font: 0 / 0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.hidden
{
	display: none !important;
	visibility: hidden !important;
}

.affix
{
	position: fixed;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg
{
	display: none !important;
}

@media (max-width: 767px)
{
	.visible-xs
	{
		display: block !important;
	}

	table.visible-xs
	{
		display: table;
	}

	tr.visible-xs
	{
		display: table-row !important;
	}

	th.visible-xs,
	td.visible-xs
	{
		display: table-cell !important;
	}
}

@media (min-width: 768px) and (max-width: 991px)
{
	.visible-sm
	{
		display: block !important;
	}

	table.visible-sm
	{
		display: table;
	}

	tr.visible-sm
	{
		display: table-row !important;
	}

	th.visible-sm,
	td.visible-sm
	{
		display: table-cell !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px)
{
	.visible-md
	{
		display: block !important;
	}

	table.visible-md
	{
		display: table;
	}

	tr.visible-md
	{
		display: table-row !important;
	}

	th.visible-md,
	td.visible-md
	{
		display: table-cell !important;
	}
}

@media (min-width: 1200px)
{
	.visible-lg
	{
		display: block !important;
	}

	table.visible-lg
	{
		display: table;
	}

	tr.visible-lg
	{
		display: table-row !important;
	}

	th.visible-lg,
	td.visible-lg
	{
		display: table-cell !important;
	}
}

@media (max-width: 767px)
{
	.hidden-xs
	{
		display: none !important;
	}
}

@media (min-width: 768px) and (max-width: 991px)
{
	.hidden-sm
	{
		display: none !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px)
{
	.hidden-md
	{
		display: none !important;
	}
}

@media (min-width: 1200px)
{
	.hidden-lg
	{
		display: none !important;
	}
}

.visible-print
{
	display: none !important;
}

@media print
{
	.visible-print
	{
		display: block !important;
	}

	table.visible-print
	{
		display: table;
	}

	tr.visible-print
	{
		display: table-row !important;
	}

	th.visible-print,
	td.visible-print
	{
		display: table-cell !important;
	}
}

@media print
{
	.hidden-print
	{
		display: none !important;
	}
}

.navbar
{
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: transparent solid 1px;
}

@media (min-width: 768px)
{
	.navbar
	{
		border-radius: 4px;
	}
}

@media (min-width: 768px)
{
	.navbar-header
	{
		float: left;
	}
}

.navbar-collapse
{
	max-height: 340px;
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	box-shadow: 0 1px 0 rgb(255, 255, 255, 0.1) inset;
}

.navbar-collapse.in
{
	overflow-y: auto;
}

@media (min-width: 768px)
{
	.navbar-collapse
	{
		width: auto;
		border-top: 0;
		box-shadow: none;
	}

	.navbar-collapse.collapse
	{
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}

	.navbar-collapse.in
	{
		overflow-y: visible;
	}

	.navbar-fixed-top .navbar-collapse,
	.navbar-static-top .navbar-collapse,
	.navbar-fixed-bottom .navbar-collapse
	{
		padding-left: 0;
		padding-right: 0;
	}
}

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse
{
	margin-right: -15px;
	margin-left: -15px;
}

@media (min-width: 768px)
{
	.container > .navbar-header,
	.container-fluid > .navbar-header,
	.container > .navbar-collapse,
	.container-fluid > .navbar-collapse
	{
		margin-right: 0;
		margin-left: 0;
	}
}

.navbar-static-top
{
	z-index: 1000;
	border-width: 0 0 1px;
}

@media (min-width: 768px)
{
	.navbar-static-top
	{
		border-radius: 0;
	}
}

.navbar-fixed-top,
.navbar-fixed-bottom
{
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
}

@media (min-width: 768px)
{
	.navbar-fixed-top,
	.navbar-fixed-bottom
	{
		border-radius: 0;
	}
}

.navbar-fixed-top
{
	top: 0;
	border-width: 0 0 1px;
}

.navbar-fixed-bottom
{
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0;
}

.navbar-brand
{
	float: left;
	padding: 15px 15px;
	font-size: 1em;
	line-height: 20px;
	height: 50px;
}

.navbar-brand:hover,
.navbar-brand:focus
{
	text-decoration: none;
}

@media (min-width: 768px)
{
	.navbar > .container .navbar-brand,
	.navbar > .container-fluid .navbar-brand
	{
		margin-left: -15px;
	}
}

.navbar-toggle
{
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: transparent solid 1px;
	border-radius: 4px;
}

.navbar-toggle:focus
{
	outline: none;
}

.navbar-toggle .icon-bar
{
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar
{
	margin-top: 4px;
}

@media (min-width: 768px)
{
	.navbar-toggle
	{
		display: none;
	}
}

.navbar-nav > li > a
{
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}

@media (max-width: 767px)
{
	.navbar-nav .open .dropdown-menu
	{
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none;
	}

	.navbar-nav .open .dropdown-menu > li > a,
	.navbar-nav .open .dropdown-menu .dropdown-header
	{
		padding: 5px 15px 5px 25px;
	}

	.navbar-nav .open .dropdown-menu > li > a
	{
		line-height: 20px;
	}

	.navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-nav .open .dropdown-menu > li > a:focus
	{
		background-image: none;
	}
}

@media (min-width: 150px)
{
	.navbar-nav
	{
		float: left;
		margin: 0;
	}

	.navbar-nav > li
	{
		float: left;
	}

	.navbar-nav > li > a
	{
		padding-top: 15px;
		padding-bottom: 15px;
	}

	.navbar-nav.navbar-right:last-child
	{
		margin-right: -15px;
	}
}

@media (min-width: 768px)
{
	.navbar-left
	{
		float: left !important;
	}

	.navbar-right
	{
		float: right !important;
	}
}

.navbar-form
{
	margin-left: -15px;
	margin-right: -15px;
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	box-shadow: 0 1px 0 rgb(255, 255, 255, 0.1) inset, 0 1px 0 rgb(255, 255, 255, 0.1);
	margin-top: 8px;
	margin-bottom: 8px;
}

@media (min-width: 768px)
{
	.navbar-form .form-group
	{
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}

	.navbar-form .form-control
	{
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}

	.navbar-form .input-group > .form-control
	{
		width: 100%;
	}

	.navbar-form .control-label
	{
		margin-bottom: 0;
		vertical-align: middle;
	}

	.navbar-form .radio,
	.navbar-form .checkbox
	{
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		padding-left: 0;
		vertical-align: middle;
	}

	.navbar-form .radio input[type="radio"],
	.navbar-form .checkbox input[type="checkbox"]
	{
		float: none;
		margin-left: 0;
	}

	.navbar-form .has-feedback .form-control-feedback
	{
		top: 0;
	}
}

@media (max-width: 767px)
{
	.navbar-form .form-group
	{
		margin-bottom: 5px;
	}
}

@media (min-width: 768px)
{
	.navbar-form
	{
		width: auto;
		border: 0;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		box-shadow: none;
	}

	.navbar-form.navbar-right:last-child
	{
		margin-right: -15px;
	}
}

.navbar-nav > li > .dropdown-menu
{
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu
{
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.navbar-btn
{
	margin-top: 8px;
	margin-bottom: 8px;
}

.navbar-btn.btn-sm
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.navbar-btn.btn-xs
{
	margin-top: 14px;
	margin-bottom: 14px;
}

.navbar-text
{
	margin-top: 15px;
	margin-bottom: 15px;
}

@media (min-width: 768px)
{
	.navbar-text
	{
		float: left;
		margin-left: 15px;
		margin-right: 15px;
	}

	.navbar-text.navbar-right:last-child
	{
		margin-right: 0;
	}
}

.navbar-default
{
	background-color: #f8f8f8;
	border-color: #e7e7e7;
}

.navbar-default .navbar-brand
{
	color: #777777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus
{
	color: #5e5e5e;
	background-color: transparent;
}

.navbar-default .navbar-text
{
	color: #777777;
}

.navbar-default .navbar-nav > li > a
{
	color: blue;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus
{
	color: #87cefa;
	background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus
{
	color: green;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus
{
	color: #cccccc;
	background-color: transparent;
}

.navbar-default .navbar-toggle
{
	border-color: #dddddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus
{
	background-color: #dddddd;
}

.navbar-default .navbar-toggle .icon-bar
{
	background-color: #888888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form
{
	border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus
{
	background-color: #e7e7e7;
	color: #555555;
}

@media (max-width: 767px)
{
	.navbar-default .navbar-nav .open .dropdown-menu > li > a
	{
		color: #777777;
	}

	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus
	{
		color: #333333;
		background-color: transparent;
	}

	.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus
	{
		color: green;
		background-color: #e7e7e7;
	}

	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus
	{
		color: #cccccc;
		background-color: transparent;
	}
}

.navbar-default .navbar-link
{
	color: #777777;
}

.navbar-default .navbar-link:hover
{
	color: #333333;
}

.navbar-inverse
{
	background-color: #222222;
	border-color: #080808;
}

.navbar-inverse .navbar-brand
{
	color: #999999;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus
{
	color: #ffffff;
	background-color: transparent;
}

.navbar-inverse .navbar-text
{
	color: #999999;
}

.navbar-inverse .navbar-nav > li > a
{
	color: #999999;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus
{
	color: #ffffff;
	background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus
{
	color: #ffffff;
	background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus
{
	color: #444444;
	background-color: transparent;
}

.navbar-inverse .navbar-toggle
{
	border-color: #333333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus
{
	background-color: #333333;
}

.navbar-inverse .navbar-toggle .icon-bar
{
	background-color: #ffffff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form
{
	border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus
{
	background-color: #080808;
	color: #ffffff;
}

@media (max-width: 767px)
{
	.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header
	{
		border-color: #080808;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu .divider
	{
		background-color: #080808;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a
	{
		color: #999999;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus
	{
		color: #ffffff;
		background-color: transparent;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus
	{
		color: #ffffff;
		background-color: #080808;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
	.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus
	{
		color: #444444;
		background-color: transparent;
	}
}

.navbar-inverse .navbar-link
{
	color: #999999;
}

.navbar-inverse .navbar-link:hover
{
	color: #ffffff;
}

.jumbotron
{
	padding: 78px 15px;
	margin-bottom: 30px;
	color: inherit;
	background-image: url("../Images/background-tile.png");
	background-repeat: repeat;
	background-attachment: fixed;
}

.jumbotron h1,
.jumbotron .h1
{
	color: inherit;
}

.jumbotron p
{
	margin-bottom: 15px;
	font-size: 1em;
	font-weight: 200;
}

.jumbotron > hr
{
	border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron
{
	border-radius: 0;
}

.jumbotron .container
{
	max-width: 100%;
}

@media screen and (min-width: 768px)
{
	.jumbotron
	{
		padding: 78px 0;
	}

	.container .jumbotron,
	.container-fluid .jumbotron
	{
		padding-left: 60px;
		padding-right: 60px;
	}

	.jumbotron h1,
	.jumbotron .h1
	{
		font-size: 2em;
	}
}

.clearfix:before,
.clearfix:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after
{
	content: " ";
	display: table;
}

.clearfix:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after
{
	clear: both;
}

.center-block
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.pull-right
{
	float: right !important;
}

.pull-left
{
	float: left !important;
}

.hide
{
	display: none !important;
}

.show
{
	display: block !important;
}

.invisible
{
	visibility: hidden;
}

.text-hide
{
	font: 0 / 0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.hidden
{
	display: none !important;
	visibility: hidden !important;
}

.affix
{
	position: fixed;
}

.nav
{
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}

.nav > li
{
	position: relative;
	display: block;
}

.nav > li > a
{
	position: relative;
	padding: 10px 15px;
	padding-right: 20px;
}

.nav > li > a:hover,
.nav > li > a:focus
{
	text-decoration: none;
}

.nav > li.disabled > a
{
	color: #999;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus
{
	color: #999;
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus
{
	background-color: #eee;
	border-color: #428bca;
}

.nav .nav-divider
{
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

.nav > li > a > img
{
	max-width: none;
}

.nav-tabs
{
	box-shadow: 0 2px 5px 0 #666;
	margin-left: -2px;
	padding-bottom: 10px;
}

.nav-tabs > li
{
	float: left;
	margin-bottom: -1px;
}

.nav-tabs > li > a
{
	margin-right: 2px;
	line-height: 1.42857143;
	border: transparent solid 1px;
	border-radius: 4px 4px 0 0;
	text-decoration: none;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus
{
	color: #ffffff;
	background-color: #303333;
	cursor: default;
	border-bottom: 2px solid #303333;
}

.nav-tabs.nav-justified
{
	width: 100%;
	border-bottom: 0;
}

.nav-tabs.nav-justified > li
{
	float: none;
}

.nav-tabs.nav-justified > li > a
{
	margin-bottom: 5px;
	text-align: center;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu
{
	top: auto;
	left: auto;
}

@media (min-width: 768px)
{
	.nav-tabs.nav-justified > li
	{
		display: table-cell;
		width: 1%;
	}

	.nav-tabs.nav-justified > li > a
	{
		margin-bottom: 0;
	}
}

.nav-tabs.nav-justified > li > a
{
	margin-right: 0;
	border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus
{
	border: #ddd solid 1px;
}

@media (min-width: 768px)
{
	.nav-tabs.nav-justified > li > a
	{
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0;
	}

	.nav-tabs.nav-justified > .active > a,
	.nav-tabs.nav-justified > .active > a:hover,
	.nav-tabs.nav-justified > .active > a:focus
	{
		border-bottom-color: #fff;
	}
}

.nav-pills > li
{
	float: left;
}

.nav-pills > li > a
{
	border-radius: 4px;
}

.nav-pills > li + li
{
	margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus
{
	color: #fff;
	background-color: #428bca;
}

.nav-stacked > li
{
	float: none;
}

.nav-stacked > li + li
{
	margin-top: 2px;
	margin-left: 0;
}

.nav-justified
{
	width: 100%;
}

.nav-justified > li
{
	float: none;
}

.nav-justified > li > a
{
	margin-bottom: 5px;
	text-align: center;
}

.nav-justified > .dropdown .dropdown-menu
{
	top: auto;
	left: auto;
}

@media (min-width: 768px)
{
	.nav-justified > li
	{
		display: table-cell;
		width: 1%;
	}

	.nav-justified > li > a
	{
		margin-bottom: 0;
	}
}

.nav-tabs-justified
{
	border-bottom: 0;
}

.nav-tabs-justified > li > a
{
	margin-right: 0;
	border-radius: 4px;
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus
{
	border: #ddd solid 1px;
}

@media (min-width: 768px)
{
	.nav-tabs-justified > li > a
	{
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0;
	}

	.nav-tabs-justified > .active > a,
	.nav-tabs-justified > .active > a:hover,
	.nav-tabs-justified > .active > a:focus
	{
		border-bottom-color: #fff;
	}
}

.tab-content > .tab-pane
{
	display: none;
}

.tab-content > .active
{
	display: block;
}

.nav-tabs .dropdown-menu
{
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.well
{
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: #e3e3e3 solid 1px;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgb(0, 0, 0, 0.05) inset;
}

.well blockquote
{
	border-color: #ddd;
	border-color: rgb(0, 0, 0, 0.15);
}

.well-lg
{
	padding: 24px;
	border-radius: 6px;
}

.well-sm
{
	padding: 9px;
	border-radius: 3px;
}

.tooltip
{
	position: absolute;
	z-index: 1070;
	display: block;
	visibility: visible;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.4;
	opacity: 0;
}

.tooltip.in
{
	opacity: 0.9;
}

.tooltip.top
{
	margin-top: -3px;
	padding: 5px 0;
}

.tooltip.right
{
	margin-left: 3px;
	padding: 0 5px;
}

.tooltip.bottom
{
	margin-top: 3px;
	padding: 5px 0;
}

.tooltip.left
{
	margin-left: -3px;
	padding: 0 5px;
}

.tooltip-inner
{
	max-width: 200px;
	padding: 3px 8px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	background-color: #000000;
	border-radius: 4px;
}

.tooltip-arrow
{
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.tooltip.top .tooltip-arrow
{
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000000;
}

.tooltip.top-left .tooltip-arrow
{
	bottom: 0;
	right: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000000;
}

.tooltip.top-right .tooltip-arrow
{
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000000;
}

.tooltip.right .tooltip-arrow
{
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000000;
}

.tooltip.left .tooltip-arrow
{
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000000;
}

.tooltip.bottom .tooltip-arrow
{
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000000;
}

.tooltip.bottom-left .tooltip-arrow
{
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000000;
}

.tooltip.bottom-right .tooltip-arrow
{
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000000;
}

.container-fluid
{
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.row
{
	margin-left: -15px;
	margin-right: -15px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12
{
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12
{
	float: left;
}

@media (max-width: 767px)
{
	.col-xs-3
	{
		display: none;
	}
}

.col-xs-12
{
	width: 100%;
}

.col-xs-11
{
	width: 91.66666667%;
}

.col-xs-10
{
	width: 83.33333333%;
}

.col-xs-9
{
	width: 75%;
}

@media (max-width: 767px)
{
	.col-xs-9
	{
		width: 100%;
	}
}

.col-xs-8
{
	width: 66.66666667%;
}

.col-xs-7
{
	width: 58.33333333%;
}

.col-xs-6
{
	width: 50%;
}

.col-xs-5
{
	width: 41.66666667%;
}

.col-xs-4
{
	width: 33.33333333%;
}

.col-xs-3
{
	width: 25%;
}

.col-xs-2
{
	width: 16.66666667%;
}

.col-xs-1
{
	width: 8.33333333%;
}

.col-xs-pull-12
{
	right: 100%;
}

.col-xs-pull-11
{
	right: 91.66666667%;
}

.col-xs-pull-10
{
	right: 83.33333333%;
}

.col-xs-pull-9
{
	right: 75%;
}

.col-xs-pull-8
{
	right: 66.66666667%;
}

.col-xs-pull-7
{
	right: 58.33333333%;
}

.col-xs-pull-6
{
	right: 50%;
}

.col-xs-pull-5
{
	right: 41.66666667%;
}

.col-xs-pull-4
{
	right: 33.33333333%;
}

.col-xs-pull-3
{
	right: 25%;
}

.col-xs-pull-2
{
	right: 16.66666667%;
}

.col-xs-pull-1
{
	right: 8.33333333%;
}

.col-xs-pull-0
{
	right: auto;
}

.col-xs-push-12
{
	left: 100%;
}

.col-xs-push-11
{
	left: 91.66666667%;
}

.col-xs-push-10
{
	left: 83.33333333%;
}

.col-xs-push-9
{
	left: 75%;
}

.col-xs-push-8
{
	left: 66.66666667%;
}

.col-xs-push-7
{
	left: 58.33333333%;
}

.col-xs-push-6
{
	left: 50%;
}

.col-xs-push-5
{
	left: 41.66666667%;
}

.col-xs-push-4
{
	left: 33.33333333%;
}

.col-xs-push-3
{
	left: 25%;
}

.col-xs-push-2
{
	left: 16.66666667%;
}

.col-xs-push-1
{
	left: 8.33333333%;
}

.col-xs-push-0
{
	left: auto;
}

.col-xs-offset-12
{
	margin-left: 100%;
}

.col-xs-offset-11
{
	margin-left: 91.66666667%;
}

.col-xs-offset-10
{
	margin-left: 83.33333333%;
}

.col-xs-offset-9
{
	margin-left: 75%;
}

.col-xs-offset-8
{
	margin-left: 66.66666667%;
}

.col-xs-offset-7
{
	margin-left: 58.33333333%;
}

.col-xs-offset-6
{
	margin-left: 50%;
}

.col-xs-offset-5
{
	margin-left: 41.66666667%;
}

.col-xs-offset-4
{
	margin-left: 33.33333333%;
}

.col-xs-offset-3
{
	margin-left: 25%;
}

.col-xs-offset-2
{
	margin-left: 16.66666667%;
}

.col-xs-offset-1
{
	margin-left: 8.33333333%;
}

.col-xs-offset-0
{
	margin-left: 0%;
}

@media (min-width: 250px)
{
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12
	{
		float: left;
	}

	.col-sm-12
	{
		width: 100%;
	}

	.col-sm-11
	{
		width: 91.66666667%;
	}

	.col-sm-10
	{
		width: 83.33333333%;
	}

	.col-sm-9
	{
		width: 75%;
	}

	.col-sm-8
	{
		width: 66.66666667%;
	}

	.col-sm-7
	{
		width: 58.33333333%;
	}

	.col-sm-6
	{
		width: 50%;
	}

	.col-sm-5
	{
		width: 41.66666667%;
	}

	.col-sm-4
	{
		width: 33.33333333%;
	}

	.col-sm-3
	{
		width: 25%;
	}

	.col-sm-2
	{
		width: 16.66666667%;
	}

	.col-sm-1
	{
		width: 8.33333333%;
	}

	.col-sm-pull-12
	{
		right: 100%;
	}

	.col-sm-pull-11
	{
		right: 91.66666667%;
	}

	.col-sm-pull-10
	{
		right: 83.33333333%;
	}

	.col-sm-pull-9
	{
		right: 75%;
	}

	.col-sm-pull-8
	{
		right: 66.66666667%;
	}

	.col-sm-pull-7
	{
		right: 58.33333333%;
	}

	.col-sm-pull-6
	{
		right: 50%;
	}

	.col-sm-pull-5
	{
		right: 41.66666667%;
	}

	.col-sm-pull-4
	{
		right: 33.33333333%;
	}

	.col-sm-pull-3
	{
		right: 25%;
	}

	.col-sm-pull-2
	{
		right: 16.66666667%;
	}

	.col-sm-pull-1
	{
		right: 8.33333333%;
	}

	.col-sm-pull-0
	{
		right: auto;
	}

	.col-sm-push-12
	{
		left: 100%;
	}

	.col-sm-push-11
	{
		left: 91.66666667%;
	}

	.col-sm-push-10
	{
		left: 83.33333333%;
	}

	.col-sm-push-9
	{
		left: 75%;
	}

	.col-sm-push-8
	{
		left: 66.66666667%;
	}

	.col-sm-push-7
	{
		left: 58.33333333%;
	}

	.col-sm-push-6
	{
		left: 50%;
	}

	.col-sm-push-5
	{
		left: 41.66666667%;
	}

	.col-sm-push-4
	{
		left: 33.33333333%;
	}

	.col-sm-push-3
	{
		left: 25%;
	}

	.col-sm-push-2
	{
		left: 16.66666667%;
	}

	.col-sm-push-1
	{
		left: 8.33333333%;
	}

	.col-sm-push-0
	{
		left: auto;
	}

	.col-sm-offset-12
	{
		margin-left: 100%;
	}

	.col-sm-offset-11
	{
		margin-left: 91.66666667%;
	}

	.col-sm-offset-10
	{
		margin-left: 83.33333333%;
	}

	.col-sm-offset-9
	{
		margin-left: 75%;
	}

	.col-sm-offset-8
	{
		margin-left: 66.66666667%;
	}

	.col-sm-offset-7
	{
		margin-left: 58.33333333%;
	}

	.col-sm-offset-6
	{
		margin-left: 50%;
	}

	.col-sm-offset-5
	{
		margin-left: 41.66666667%;
	}

	.col-sm-offset-4
	{
		margin-left: 33.33333333%;
	}

	.col-sm-offset-3
	{
		margin-left: 25%;
	}

	.col-sm-offset-2
	{
		margin-left: 16.66666667%;
	}

	.col-sm-offset-1
	{
		margin-left: 8.33333333%;
	}

	.col-sm-offset-0
	{
		margin-left: 0%;
	}
}

@media (min-width: 250px)
{
	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12
	{
		float: right;
	}

	.col-md-12
	{
		width: 100%;
	}

	.col-md-11
	{
		width: 91.66666667%;
	}

	.col-md-10
	{
		width: 83.33333333%;
	}

	.col-md-9
	{
		width: 75%;
	}

	.col-md-8
	{
		width: 66.66666667%;
	}

	.col-md-7
	{
		width: 58.33333333%;
	}

	.col-md-6
	{
		width: 50%;
	}

	.col-md-5
	{
		width: 41.66666667%;
	}

	.col-md-4
	{
		width: 33.33333333%;
	}

	.col-md-3
	{
		width: 25%;
	}

	.col-md-2
	{
		width: 16.66666667%;
	}

	.col-md-1
	{
		width: 8.33333333%;
	}

	.col-md-pull-12
	{
		right: 100%;
	}

	.col-md-pull-11
	{
		right: 91.66666667%;
	}

	.col-md-pull-10
	{
		right: 83.33333333%;
	}

	.col-md-pull-9
	{
		right: 75%;
	}

	.col-md-pull-8
	{
		right: 66.66666667%;
	}

	.col-md-pull-7
	{
		right: 58.33333333%;
	}

	.col-md-pull-6
	{
		right: 50%;
	}

	.col-md-pull-5
	{
		right: 41.66666667%;
	}

	.col-md-pull-4
	{
		right: 33.33333333%;
	}

	.col-md-pull-3
	{
		right: 25%;
	}

	.col-md-pull-2
	{
		right: 16.66666667%;
	}

	.col-md-pull-1
	{
		right: 8.33333333%;
	}

	.col-md-pull-0
	{
		right: auto;
	}

	.col-md-push-12
	{
		left: 100%;
	}

	.col-md-push-11
	{
		left: 91.66666667%;
	}

	.col-md-push-10
	{
		left: 83.33333333%;
	}

	.col-md-push-9
	{
		left: 75%;
	}

	.col-md-push-8
	{
		left: 66.66666667%;
	}

	.col-md-push-7
	{
		left: 58.33333333%;
	}

	.col-md-push-6
	{
		left: 50%;
	}

	.col-md-push-5
	{
		left: 41.66666667%;
	}

	.col-md-push-4
	{
		left: 33.33333333%;
	}

	.col-md-push-3
	{
		left: 25%;
	}

	.col-md-push-2
	{
		left: 16.66666667%;
	}

	.col-md-push-1
	{
		left: 8.33333333%;
	}

	.col-md-push-0
	{
		left: auto;
	}

	.col-md-offset-12
	{
		margin-left: 100%;
	}

	.col-md-offset-11
	{
		margin-left: 91.66666667%;
	}

	.col-md-offset-10
	{
		margin-left: 83.33333333%;
	}

	.col-md-offset-9
	{
		margin-left: 75%;
	}

	.col-md-offset-8
	{
		margin-left: 66.66666667%;
	}

	.col-md-offset-7
	{
		margin-left: 58.33333333%;
	}

	.col-md-offset-6
	{
		margin-left: 50%;
	}

	.col-md-offset-5
	{
		margin-left: 41.66666667%;
	}

	.col-md-offset-4
	{
		margin-left: 33.33333333%;
	}

	.col-md-offset-3
	{
		margin-left: 25%;
	}

	.col-md-offset-2
	{
		margin-left: 16.66666667%;
	}

	.col-md-offset-1
	{
		margin-left: 8.33333333%;
	}

	.col-md-offset-0
	{
		margin-left: 0%;
	}
}

@media (min-width: 1200px)
{
	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12
	{
		float: left;
	}

	.col-lg-12
	{
		width: 100%;
	}

	.col-lg-11
	{
		width: 91.66666667%;
	}

	.col-lg-10
	{
		width: 83.33333333%;
	}

	.col-lg-9
	{
		width: 75%;
	}

	.col-lg-8
	{
		width: 66.66666667%;
	}

	.col-lg-7
	{
		width: 58.33333333%;
	}

	.col-lg-6
	{
		width: 50%;
	}

	.col-lg-5
	{
		width: 41.66666667%;
	}

	.col-lg-4
	{
		width: 33.33333333%;
	}

	.col-lg-3
	{
		width: 25%;
	}

	.col-lg-2
	{
		width: 16.66666667%;
	}

	.col-lg-1
	{
		width: 8.33333333%;
	}

	.col-lg-pull-12
	{
		right: 100%;
	}

	.col-lg-pull-11
	{
		right: 91.66666667%;
	}

	.col-lg-pull-10
	{
		right: 83.33333333%;
	}

	.col-lg-pull-9
	{
		right: 75%;
	}

	.col-lg-pull-8
	{
		right: 66.66666667%;
	}

	.col-lg-pull-7
	{
		right: 58.33333333%;
	}

	.col-lg-pull-6
	{
		right: 50%;
	}

	.col-lg-pull-5
	{
		right: 41.66666667%;
	}

	.col-lg-pull-4
	{
		right: 33.33333333%;
	}

	.col-lg-pull-3
	{
		right: 25%;
	}

	.col-lg-pull-2
	{
		right: 16.66666667%;
	}

	.col-lg-pull-1
	{
		right: 8.33333333%;
	}

	.col-lg-pull-0
	{
		right: auto;
	}

	.col-lg-push-12
	{
		left: 100%;
	}

	.col-lg-push-11
	{
		left: 91.66666667%;
	}

	.col-lg-push-10
	{
		left: 83.33333333%;
	}

	.col-lg-push-9
	{
		left: 75%;
	}

	.col-lg-push-8
	{
		left: 66.66666667%;
	}

	.col-lg-push-7
	{
		left: 58.33333333%;
	}

	.col-lg-push-6
	{
		left: 50%;
	}

	.col-lg-push-5
	{
		left: 41.66666667%;
	}

	.col-lg-push-4
	{
		left: 33.33333333%;
	}

	.col-lg-push-3
	{
		left: 25%;
	}

	.col-lg-push-2
	{
		left: 16.66666667%;
	}

	.col-lg-push-1
	{
		left: 8.33333333%;
	}

	.col-lg-push-0
	{
		left: auto;
	}

	.col-lg-offset-12
	{
		margin-left: 100%;
	}

	.col-lg-offset-11
	{
		margin-left: 91.66666667%;
	}

	.col-lg-offset-10
	{
		margin-left: 83.33333333%;
	}

	.col-lg-offset-9
	{
		margin-left: 75%;
	}

	.col-lg-offset-8
	{
		margin-left: 66.66666667%;
	}

	.col-lg-offset-7
	{
		margin-left: 58.33333333%;
	}

	.col-lg-offset-6
	{
		margin-left: 50%;
	}

	.col-lg-offset-5
	{
		margin-left: 41.66666667%;
	}

	.col-lg-offset-4
	{
		margin-left: 33.33333333%;
	}

	.col-lg-offset-3
	{
		margin-left: 25%;
	}

	.col-lg-offset-2
	{
		margin-left: 16.66666667%;
	}

	.col-lg-offset-1
	{
		margin-left: 8.33333333%;
	}

	.col-lg-offset-0
	{
		margin-left: 0%;
	}
}

.sidr
{
	display: none;
	position: absolute;
	position: fixed;
	top: 0;
	height: 100%;
	z-index: 999999;
	width: 260px;
	overflow-y: auto;
	font-family: 'Switzer Light';
	font-size: 1em;
	background: #f8f8f8;
	color: #333;
	box-shadow: 0 0 5px 5px #ebebeb inset;
}

.sidr .sidr-inner
{
	padding: 0 0 15px;
}

.sidr .sidr-inner > p
{
	margin-left: 15px;
	margin-right: 15px;
}

.sidr.right
{
	left: auto;
	right: -260px;
}

.sidr.left
{
	left: -260px;
	right: auto;
}

.sidr h1,
.sidr h2,
.sidr h3,
.sidr h4,
.sidr h5,
.sidr h6
{
	font-size: 1em;
	font-weight: normal;
	padding: 0 15px;
	margin: 0 0 5px;
	color: #333;
	line-height: 24px;
	background-image: linear-gradient(#ffffff, #dfdfdf);
	box-shadow: 0 5px 5px 3px rgb(0, 0, 0, 0.2);
}

.sidr p
{
	font-size: 1em;
	margin: 0 0 12px;
}

.sidr p a
{
	color: rgb(51, 51, 51, 0.9);
}

.sidr > p
{
	margin-left: 15px;
	margin-right: 15px;
}

.sidr ul
{
	display: block;
	margin: 0 0 15px;
	padding: 0;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #fff;
}

.sidr ul li
{
	display: block;
	margin: 0;
	line-height: 48px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #dfdfdf;
}

.sidr ul li:hover,
.sidr ul li.active,
.sidr ul li.sidr-class-active
{
	border-top: none;
	line-height: 49px;
}

.sidr ul li:hover > a,
.sidr ul li:hover > span,
.sidr ul li.active > a,
.sidr ul li.active > span,
.sidr ul li.sidr-class-active > a,
.sidr ul li.sidr-class-active > span
{
	box-shadow: 0 0 15px 3px #ebebeb inset;
}

.sidr ul li a,
.sidr ul li span
{
	padding: 0 15px;
	display: block;
	text-decoration: none;
	color: #333;
}

.sidr ul li ul
{
	border-bottom: none;
	margin: 0;
}

.sidr ul li ul li
{
	line-height: 40px;
	font-size: 1em;
}

.sidr ul li ul li:last-child
{
	border-bottom: none;
}

.sidr ul li ul li:hover,
.sidr ul li ul li.active,
.sidr ul li ul li.sidr-class-active
{
	border-top: none;
	line-height: 41px;
}

.sidr ul li ul li:hover > a,
.sidr ul li ul li:hover > span,
.sidr ul li ul li.active > a,
.sidr ul li ul li.active > span,
.sidr ul li ul li.sidr-class-active > a,
.sidr ul li ul li.sidr-class-active > span
{
	box-shadow: 0 0 15px 3px #ebebeb inset;
}

.sidr ul li ul li a,
.sidr ul li ul li span
{
	color: rgb(51, 51, 51, 0.8);
	padding-left: 30px;
}

.sidr form
{
	margin: 0 15px;
}

.sidr label
{
	font-size: 1em;
}

.sidr input[type="text"],
.sidr input[type="password"],
.sidr input[type="date"],
.sidr input[type="datetime"],
.sidr input[type="email"],
.sidr input[type="number"],
.sidr input[type="search"],
.sidr input[type="tel"],
.sidr input[type="time"],
.sidr input[type="url"],
.sidr textarea,
.sidr select
{
	width: 100%;
	font-size: 1em;
	padding: 5px;
	box-sizing: border-box;
	margin: 0 0 10px;
	border-radius: 2px;
	border: none;
	background: rgb(0, 0, 0, 0.1);
	color: rgb(51, 51, 51, 0.6);
	display: block;
	clear: both;
}

.sidr input[type="checkbox"]
{
	width: auto;
	display: inline;
	clear: none;
}

.sidr input[type="button"],
.sidr input[type="submit"]
{
	color: #f8f8f8;
	background: #333;
}

.sidr input:hover[type="button"],
.sidr input:hover[type="submit"]
{
	background: rgb(51, 51, 51, 0.9);
}

.sidr ul.submenu
{
	display: none;
}

div#searchform input
{
	font-weight: 300;
	font-style: italic;
	font-size: 1em;
	width: 460px;
	height: 35px;
	border-radius: 10px;
	padding-left: 40px;
	color: #B3B3B3;
	background-repeat: no-repeat;
	background-position: 10px 3px;
}

div.guide
{
	height: 600px;
	overflow: auto;
	position: relative;
}

@media print
{
	h1
	{
		page-break-before: avoid;
		color: #041277;
		font-size: 1em;
		font-weight: normal;
		border-bottom: 10px solid #ff0000;
		border-bottom-width: 0.01em;
		padding-top: 18px;
	}

	h2
	{
		page-break-before: avoid;
		font-variant: normal;
		text-transform: uppercase;
		margin-top: 11.67pt;
		margin-bottom: -0.33pt;
		font-weight: normal;
		font-size: 1em;
		color: #bda41a;
		font-variant: small-caps;
	}

	p
	{
		text-align: left;
		font-size: 1em;
		margin-top: 0;
		margin-bottom: 9pt;
		line-height: 12pt;
	}

	p.indent1
	{
		margin-left: 12px;
	}

	p.sectionLabel
	{
		margin-top: 6.00pt;
		margin-bottom: 2.00pt;
		color: #060970;
		text-align: left;
		font-weight: normal;
		color: #041277;
		margin-top: 9pt;
		margin-bottom: 0;
		font-size: 1em;
	}

	p.sectionLabelindent1
	{
		margin-top: 6.00pt;
		margin-bottom: 2.00pt;
		color: #060970;
		text-align: left;
		font-weight: normal;
		color: #041277;
		margin-top: 9pt;
		margin-bottom: 0;
		font-size: 1em;
		margin-left: 12px;
	}

	ol,
	ul
	{
		text-align: left;
		font-size: 1em;
		margin-top: 0;
		margin-left: 2em;
		padding-left: 0.2em;
	}

	ul
	{
		margin: 0 0 0 12pt;
		padding: 0 0 0 3pt;
	}

	ul li
	{
		margin: 0 0 0 12pt;
		padding: 0 0 0 3pt;
		font-size: 1em;
	}

	ul.bulletRedindent1
	{
		margin-left: 24px;
	}

	p.footer
	{
		font-size: 1em;
		font-style: italic;
		vertical-align: middle;
		margin-left: auto;
		margin-right: auto;
	}

	p.enhancementListPoint
	{
		text-align: left;
		font-size: 1em;
		margin-top: 0;
		margin-bottom: 9pt;
		line-height: 12pt;
	}

	img
	{
		margin: 0;
		padding: 0;
	}

	table,
	table.indent1
	{
		width: 100%;
		min-width: 600px;
		border-collapse: collapse;
		font-size: 1em;
	}

	table.indent1
	{
		margin-left: 20px;
	}

	tr:nth-of-type(odd)
	{
		background: #ffffff;
	}

	tr:nth-of-type(even)
	{
		background: #ffffff;
	}

	td,
	th
	{
		text-align: left;
		vertical-align: top;
	}

	th
	{
		font-weight: normal;
		padding: 5px;
	}

	td
	{
		padding: 10px 5px 15px 5px;
		font-size: 1em;
		padding-bottom: 0.15em;
		margin-bottom: 0.15em;
		text-align: left;
	}

	td p
	{
		font-size: 1em;
		margin-top: 0;
	}

	td ul
	{
		margin-top: 0;
		padding-top: 0;
		font-size: 1em;
	}

	td ul.bulletRed,
	td ul.checkmarkRed
	{
		margin-left: 15px;
		font-size: 1em;
	}

	td ul.bulletRed li,
	td ul.checkmarkRed li
	{
		margin-top: 0;
		padding-top: 0;
		font-size: 1em;
	}

	.colmask-footer ul.social-footer
	{
		clear: both;
		width: 100%;
		list-style: none;
		display: inline;
	}

	.colmask-footer ul.social-footer li
	{
		display: inline;
	}

	.colmask-footer ul.social-footer li img
	{
		vertical-align: text-bottom;
	}

	.tab-content
	{
		display: none;
	}

	.navbar-default
	{
		display: none;
	}

	button.close
	{
		display: none;
	}

	div.guide
	{
		display: block;
	}

	.col-xs-3
	{
		display: none;
	}
}

p.sectionLabel,
p.RelatedTopics
{
	font-size: 1em;
	padding-bottom: 0;
	margin-bottom: 0;
}

p > image
{
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}

p
{
	font-size: 1em;
}

li,
li p
{
	font-size: 1em;
}

ul li,
ul.bulletRed li,
ol li
{
	font-size: 1em;
}

ul li p,
ul.bulletRed li p,
ol li p
{
	font-size: 1em;
}

ul.menu._Skins_Menu
{
	font-size: 0.9em;
}

.Note,
.note,
.impNote,
.StickyNote
{
	font-size: 1em;
}

li .Note,
li .note,
li .impNote,
li .StickyNote
{
	margin-left: 0;
	margin-bottom: 0;
}

ul.menu,
ul.menu ul,
ul.menu li
{
	padding-top: 5px;
}

table
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1em;
}

td,
th
{
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

ul.bulletRedopen li
{
	font-size: 1em;
}

ul.navigation a
{
	font-size: 1em;
}

.cookie
{
	display: none;
	position: fixed;
	width: 100%;
	height: auto;
	bottom: 0;
	background-color: rgba(50, 50, 50, 0.85);
	color: #fff;
	z-index: 3000000000 !important;
	padding: 1rem;
}

.cookie__wrapper
{
	display: flex;
	flex-direction: row;
	align-items: center;
	padding-top: 24px;
	padding-bottom: 24px;
}

.cookie h2
{
	margin-top: 0;
	color: white;
}

.cookie p
{
	margin-bottom: 0;
}

.cookie p a
{
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
	white-space: nowrap;
}

.cookie__btn
{
	display: inline-block;
	margin-left: 36px;
	border: #fff solid 1px;
	border-radius: 5px;
	padding: 12px 24px;
	transition: all 0.2s;
	cursor: pointer;
}

.cookie__btn span
{
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
}

.cookie__btn:hover
{
	background-color: #fff;
}

.cookie__btn:hover span
{
	color: #323232;
}

@media only screen and (max-width: 720px)
{
	.cookie__wrapper
	{
		flex-direction: column;
		align-items: flex-start;
	}

	.cookie__btn
	{
		margin-left: 0;
		margin-top: 12px;
	}
}