BODY {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font: 60% verdana,arial,helvetica;
	padding-top: 0px;
}

A, A:visited {
	text-decoration: none;
	color: Navy;
}

	A:hover {
		text-decoration: none;
		color: #CC3E38;
	}

TD, TH {
	font-size: 60%;
}

H2 A:visited,
H3 A:visited {
	color: #003399;
}

H1 {
	font: normal 165% verdana,arial,helvetica;
	margin: 5 0;
	margin-top: 0px;
}

H2 {
	font: bold 125% verdana,arial,helvetica;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

	H2.clsOsigHead {
		font-family: arial, helvetica, sans-serif;
		font-size: 125%;
		margin-top: 1em;
		margin-bottom: 0em;
		color: #3366CC;
	}

	H2.clsBlue {
		color: #336699;
	}

H3 {
	font: bold 115% verdana,arial,helvetica;
	margin-bottom: 0.5em;
}

H4, H5, H6 {
	font: bold 100% verdana,arial,helvetica;
	margin-bottom: 0.5em;
}


DIV.MainBody {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

DIV.Hidden {
	visibility: hidden;
}

TABLE.MajorHeader {
	background: #999999;
}

	TABLE.MajorHeader TH {
		font: normal 60% verdana,arial,helvetica;
		margin: 5 0;
		margin-top: 0px;
	}

	TABLE.MajorHeader TD {
		font: normal 60% verdana,arial,helvetica;
	}

TABLE.BigTable {
	font-family: verdana;
	font-size: 70%;
}

	TABLE.BigTable TD {
		font-family: verdana;
		font-size: 70%;
	}

		TABLE.BigTable TD.oMTab {
			background: #eeeeee;
			width: 100%;
			height: 20px;
			border-top: 1px solid #928FD2;
			padding: 7px;
			padding-left: 7px;
			cursor: hand;
		}

		TABLE.BigTable TD.oMTabOn {
			background: #999999;
			width: 100%;
			height: 20px;
			color: #ffffff;
			border-top: 1px groove white;
			padding: 7px;
			padding-left: 7px;
			cursor: hand;
		}

		TABLE.BigTable TD.oMTabHover {
			background: #dddddd;
			width: 100%;
			height: 20px;
			border-top: 1px solid #928FD2;
			padding: 7px;
			padding-left: 7px;
			cursor: hand;
		}

TABLE.BigTableInner TH {
	text-align: left;
	vertical-align: top;
	background-color: #DDDDDD;
	padding: 2px;
	font: bold 60%;
}

TABLE.BigTableInner TD {
	vertical-align: top;
	background-color: #EEEEEE;
	padding: 2px;
	font: normal 60%;
}

INPUT {
	font-size: 100%;
}

	INPUT.NumberEdit {
		text-align: right;
	}

SELECT {
	font: normal 100%;
}

	SELECT.hidden {
		visibility: hidden;
	}

TEXTAREA {
	font: normal 100%;
}

	TEXTAREA.hidden {
		font: normal 100%;
		display: none;
	}

TD.kindlelink {
	font: italic 55%;
}

TABLE.Form {
	border-left: #8d8d8d 4px solid;
	background: #eeeeee;
}

TD.FormLabel {
	font-style: italic;
}

TD.Label {
	background: #eeeeee;
}

TR.ErrorRow {
	color: Red;
	font-weight: bold;
}

TR.Hidden {
	visibility: hidden;
}

TABLE.Header1 {
	border-collapse: collapse;
	background: #cccccc;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: none;
	border-right: 1px solid #cccccc;
}

	TABLE.Header1 TD {
		color: black;
		font-weight: bold;
		font-size: 10pt;
		font-family: arial;
		height: 20px;
	}

		TABLE.Header1 TD.small {
			font-size: 60%;
		}

TABLE.Contents1 {
	border-collapse: collapse;
	background: #ffffff;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

	TABLE.Contents1 TH {
		background-color: #D1D1D1;
		padding: 2px;
		font: bold 60%;
		color: White;
	}

	TABLE.Contents1 TR {
		line-height: normal;
		font-style: normal;
		background-color: #eeeeee;
		font-variant: normal;
	}

	TABLE.Contents1 TD {
		padding: 2px;
	}

	TABLE.Contents1 TR.Total {
		font-weight: bold;
		background-color: #dddddd;
	}

	TABLE.Contents1 TR.highlight {
		font-weight: bold;
		background-color: #cccccc;
	}

	TABLE.Contents1 TR.AltRow {
		background-color: #e0e0ff;
	}

	TABLE.Contents1 TR.white {
		background-color: #ffffff;
	}


	TABLE.Contents1 TR.RedHighLight {
		background-color: #FFD0D0;
	}

TABLE.PageHeading TR {
	background-color: #8d8d8d;
}

TABLE.Contents1 TR.RedHighLightAltRow {
	background-color: #FFC0C0;
}

.Contents1 TR.TableRow-Highlight {
}

	.Contents1 TR.TableRow-Highlight:hover {
		background-color: #b3b3b3;
		cursor: pointer;
	}

TABLE.Header2 {
	border-collapse: collapse;
	background: #dddddd;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: none;
	border-right: 1px solid #cccccc;
}

	TABLE.Header2 TD {
		font: bold 60%;
		color: black;
		height: 18px;
	}

		TABLE.Header2 TD.small {
			font-weight: normal;
		}

TABLE.Contents2 {
	border-collapse: collapse;
	background: #ffffff;
}

	TABLE.Contents2 TH {
		background-color: #ffffff;
		padding: 2px;
		font: bold 60%;
		border: 1px solid #cccccc;
	}

	TABLE.Contents2 TD {
		padding: 2px;
		line-height: normal;
		font-style: normal;
		background-color: #fffff;
		font-variant: normal;
		border: 1px solid #cccccc;
	}

		TABLE.Contents2 TD.Total {
			font-weight: bold;
			background-color: #ffffff;
		}

INPUT.hidden {
	display: none;
	visibility: hidden;
}

hidden {
	display: none;
	visibility: hidden;
}


table.DefaultHeaderTable {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
}


tr.DefaultHeader {
	font-weight: bold;
	font-size: 17pt;
	font-family: Tahoma, Geneva, sans-serif;
	/*font-family:"Arial Black", Gadget, sans-serif*/
	text-align: left;
	vertical-align: top;
	height: 50px;
	background: #d7e0e3; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0MiUiIHN0b3AtY29sb3I9IiNkN2UwZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI0MiUiIHN0b3AtY29sb3I9IiNkN2UwZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNlNmVkZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5OCUiIHN0b3AtY29sb3I9IiNmN2Y5ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjVmOGY5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background-image: -moz-linear-gradient(top,  #d7e0e3 42%, #d7e0e3 42%, #e6edee 50%, #f7f9f9 98%, #f5f8f9 100%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(42%,#d7e0e3), color-stop(42%,#d7e0e3), color-stop(50%,#e6edee), color-stop(98%,#f7f9f9), color-stop(100%,#f5f8f9)); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(top,  #d7e0e3 42%,#d7e0e3 42%,#e6edee 50%,#f7f9f9 98%,#f5f8f9 100%); /* Chrome10+,Safari5.1+ */
	background-image: -o-linear-gradient(top,  #d7e0e3 42%,#d7e0e3 42%,#e6edee 50%,#f7f9f9 98%,#f5f8f9 100%); /* Opera 11.10+ */
	background-image: -ms-linear-gradient(top,  #d7e0e3 42%,#d7e0e3 42%,#e6edee 50%,#f7f9f9 98%,#f5f8f9 100%); /* IE10+ */
	background-image: linear-gradient(to bottom,  #d7e0e3 42%,#d7e0e3 42%,#e6edee 50%,#f7f9f9 98%,#f5f8f9 100%); /* W3C */
	filter: none; /*progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7e0e3', endColorstr='#f5f8f9',GradientType=0 ); /* IE6-8 */*/
}



table.Login {
	background: #d7e0e3; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0MiUiIHN0b3AtY29sb3I9IiNkN2UwZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI0MiUiIHN0b3AtY29sb3I9IiNkN2UwZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNlNmVkZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5OCUiIHN0b3AtY29sb3I9IiNmN2Y5ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjVmOGY5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background-image: -moz-linear-gradient(top,  #d7e0e3 42%, #d7e0e3 42%, #e6edee 50%, #f7f9f9 98%, #f5f8f9 100%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(42%,#d7e0e3), color-stop(42%,#d7e0e3), color-stop(50%,#e6edee), color-stop(98%,#f7f9f9), color-stop(100%,#f5f8f9)); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(top,  #d7e0e3 42%,#d7e0e3 42%,#e6edee 50%,#f7f9f9 98%,#f5f8f9 100%); /* Chrome10+,Safari5.1+ */
	background-image: -o-linear-gradient(top,  #d7e0e3 42%,#d7e0e3 42%,#e6edee 50%,#f7f9f9 98%,#f5f8f9 100%); /* Opera 11.10+ */
	background-image: -ms-linear-gradient(top,  #d7e0e3 42%,#d7e0e3 42%,#e6edee 50%,#f7f9f9 98%,#f5f8f9 100%); /* IE10+ */
	background-image: linear-gradient(to bottom,  #d7e0e3 42%,#d7e0e3 42%,#e6edee 50%,#f7f9f9 98%,#f5f8f9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7e0e3', endColorstr='#f5f8f9',GradientType=0 ); /* IE6-8 */
	Transform .Microsoft.gradient( startColorstr='#d7e0e3', endColorstr='#f5f8f9',GradientType=0 ); /* IE6-8 */
	-ms-align-content: center;
	-webkit-align-content: center;
	align-content: center;
	align-items: center;
	align-self: center;
	width: 300px;
	height: 100px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	border: 2px solid #000000;
	background-color: #d7e0e3;
	-webkit-box-shadow: #B3B3B3 30px 30px 30px;
	-moz-box-shadow: #B3B3B3 30px 30px 30px;
	box-shadow: #B3B3B3 30px 30px 30px;
}


tr.Login {
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	-ms-align-content: center;
	-webkit-align-content: center;
	align-content: center;
	align-items: center;
	align-self: center;
}


form.Login {
	-ms-align-content: center;
	-webkit-align-content: center;
	align-content: center;
	align-items: center;
	align-self: center;
}


.LoginButton {
	-moz-box-shadow: inset 7px -6px 38px 4px #ffffff;
	-webkit-box-shadow: inset 7px -6px 38px 4px #ffffff;
	box-shadow: inset 7px -6px 38px 4px #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
	background: -moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background: -webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background: -o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background: -ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background: linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
	background-color: #f9f9f9;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 3px solid #dcdcdc;
	display: inline-block;
	cursor: pointer;
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 14px;
	text-decoration: none;
}

	.LoginButton:hover {
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
		background: -moz-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
		background: -webkit-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
		background: -o-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
		background: -ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
		background: linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9',GradientType=0);
		background-color: #e9e9e9;
	}

	.LoginButton:active {
		position: relative;
		top: 1px;
	}

.DefaultFooterContainer {
	border-collapse: collapse;
	background: #dddddd;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	border-right: 1px solid #C6C6C6;
	font-weight: bold;
	font-size: 8pt;
	font-family: Tahoma, Geneva, sans-serif;
	height: auto;
	line-height: 20px;
	background: #d7e0e3; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0MiUiIHN0b3AtY29sb3I9IiNkN2UwZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI0MiUiIHN0b3AtY29sb3I9IiNkN2UwZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNlNmVkZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5OCUiIHN0b3AtY29sb3I9IiNmN2Y5ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjVmOGY5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background-image: -moz-linear-gradient(top,  #d7e0e3 42%, #d7e0e3 42%, #e6edee 50%, #f7f9f9 98%, #f5f8f9 100%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(42%,#d7e0e3), color-stop(42%,#d7e0e3), color-stop(50%,#e6edee), color-stop(98%,#f7f9f9), color-stop(100%,#f5f8f9)); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(top,  #d7e0e3 42%,#d7e0e3 42%,#e6edee 50%,#f7f9f9 98%,#f5f8f9 100%); /* Chrome10+,Safari5.1+ */
	background-image: -o-linear-gradient(top,  #d7e0e3 42%,#d7e0e3 42%,#e6edee 50%,#f7f9f9 98%,#f5f8f9 100%); /* Opera 11.10+ */
	background-image: -ms-linear-gradient(top,  #d7e0e3 42%,#d7e0e3 42%,#e6edee 50%,#f7f9f9 98%,#f5f8f9 100%); /* IE10+ */
	background-image: linear-gradient(to bottom,  #d7e0e3 42%,#d7e0e3 42%,#e6edee 50%,#f7f9f9 98%,#f5f8f9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7e0e3', endColorstr='#f5f8f9',GradientType=0 ); /* IE6-8 */
	color: #000 !important;
}



	.DefaultFooterContainer div {
		position: static;
		margin-left: 10px;
		margin-right: 10px;
		padding-left: 10px;
		padding-right: 10px;
		height: 20px;
		display: inline-block;
	}

	.DefaultFooterContainer a {
		color: #2f2f2f;
	}

		.DefaultFooterContainer a:hover {
			color: #000000;
		}

.LoginInput {
	border-width: 2px;
	border-color: #cccccc;
	padding: 2px;
	font-size: 10px;
	text-shadow: 0px 0px 0px rgba(42,42,42,.75);
	border-style: solid;
	font-family: sans-serif;
	box-shadow: 5px 5px 14px 0px rgba(77,77,77,.75);
	background-color: #ffffff;
	width: 150px;
}

div.Warning {
	display: inline-block;
	position: fixed;
	top: 60px;
	left: 300px;
	right: 0;
	padding: 5px;
	/*border: 3px solid darkred;*/
	border-right: 0;
	text-align: center;
	color: darkred;
	background-color: #d7e0e3;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,8b0000+20,8b0000+100&0+0,1+20 */
	background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(139,0,0,1) 20%, rgba(139,0,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(139,0,0,1) 20%,rgba(139,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(139,0,0,1) 20%,rgba(139,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#8b0000',GradientType=1 ); /* IE6-9 */
	margin-left: -10px;
	font-size: 16px;
	color: #FFF;
	-moz-transition: left 0.3s ease;
	-o-transition: left 0.3s ease;
	-webkit-transition: left 0.3s ease;
	transition: left 0.3s ease;
	text-align: right;
}

	div.Warning:hover {
		cursor: pointer;
		left: 0px;
		/*background-color: darkred;*/
	}

.MainContent {
	padding-bottom: 20px;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	border: 1px solid #cccccc;
	background: #ededed;
}

	.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
		color: black;
	}

.jsdomenuarrow {
	background-image: url(jsmenuoffice_xp_arrow.png);
	background-position: center;
	background-size: 8px;
	background-repeat: no-repeat;
	height: 7px;
	position: absolute;
	right: 5px;
	width: 4px;
	margin-top: 2px;
}

.loadingContainer {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #000;
	opacity: 0.8;
	z-index: 10000;
	display: none;
}

.loading, .loadingClose {
	font-family: Arial;
	border: 5px solid #2c2c2c;
	position: fixed;
	top: 20%;
	bottom: auto;
	left: 50%;
	width: 500px;
	margin-left: -250px;
	background-color: White;
	z-index: 10001;
	color: #000;
	font-size: 25px;
	padding: 20px;
	text-align: center;
}


.loadingClose {
	position: fixed;
	top: auto;
	bottom: 20%;
	font-size: 15px;
	cursor: pointer;
}


.MessageBackground {
	z-index: 100000;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	vertical-align: middle;
	background: rgba(51, 51, 51, 0.63);
	opacity: 0.3;
	display: none;
}

.MessageBox {
	z-index: 100001;
	position: fixed;
	top: 30%;
	left: 150px;
	right: 150px;
	height: 350px;
	background-color: white;
	vertical-align: middle;
	display: block;
	display: none;
	border: 3px solid rgb(68, 68, 68);
}

#dvMessageTitle {
	font-size: 40px;
	padding: 20px;
}

#dvMessageMessage {
	font-size: 20px;
	max-height: 165px;
	overflow-y: auto;
	color: rgb(68, 68, 68);
	font-weight: normal;
	padding: 20px;
	border-bottom: 1px solid rgb(68, 68, 68);
}

#dvMessageButtons {
	text-align: right;
}

.accordionContentPlain {
    border-right: 1px dashed #2F4F4F;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    padding: 0px 0px 0px;
    width: 100%;
    text-align: left;
}

.accordionHeaderPlain {
    cursor: pointer;
    font-family: Arial,Sans-Serif;
    font-weight: bold;
    margin-top: 2px;
    padding: 5px;
    padding-left: 50px;
    padding-top: 17px;
    font-size: 14px;
    border: 1px solid #bbbbbb;
    border-radius: 3px;
    color: black;
    text-align: left;
    vertical-align: central;
}

.accordionHeaderSelectedPlain {
    color: black;
    cursor: pointer;
    font-family: Arial,Sans-Serif;
    font-weight: bold;
    margin-top: 2px;
    padding: 5px;
    padding-left: 50px;
    padding-top: 17px;
    font-size: 14px;
    border: 1px solid #bbbbbb;
    border-radius: 8px;
    text-align: left;
}


.accordionContent {
    border-color: -moz-use-text-color #5078B3;
    border-right: 1px dashed #2F4F4F;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    padding: 0px 0px 0px;
    width: 100%;
    text-align: left;
}

.accordionHeader {
    cursor: pointer;
    font-family: Arial,Sans-Serif;
    font-weight: bold;
    background-image: url('images/new_right_arrow.png'), linear-gradient(to right, #fafafa, #dddddd);
    background-repeat: no-repeat, repeat;
    background-position: left center, left center;
    margin-top: 2px;
    padding: 5px;
    padding-left: 50px;
    padding-top: 17px;
    font-size: 14px;
    border: 1px solid #bbbbbb;
    border-radius: 3px;
    color: black;
    text-align: left;
    vertical-align: central;
}

.accordionHeaderSelected {
    color: black;
    cursor: pointer;
    font-family: Arial,Sans-Serif;
    font-weight: bold;
    margin-top: 2px;
    padding: 5px;
    padding-left: 50px;
    padding-top: 17px;
    font-size: 14px;
    border: 1px solid #bbbbbb;
    border-radius: 8px;
    background-image: url('images/new_down_arrow.png'), linear-gradient(to right, #fafafa, #dddddd);
    background-repeat: no-repeat, repeat;
    background-position: left center, left center;
    text-align: left;
}

.styled-select select {
    background: transparent;
    width: 180px;
    padding: 3px;
    font-size: 16px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 30px;
    -webkit-appearance: none;
    font-family: Andalus;
    color: #7d6754;
}

.selectbox {
    width: 98%;
    height: 27px;
    background-color: #FFF;
    font: 400 12px/18px 'Open Sans', sans-serif;
    color: #000;
    font-weight: normal;
    border: 1px solid #ccc;
    margin: 5px 0 0 0;
    padding: 5px;
}


.tree li {
    margin: 0px 0;
    list-style-type: none;
    position: relative;
    padding: 20px 5px 0px 5px;
}

    .tree li::before {
        content: '';
        position: absolute;
        top: 0;
        width: 1px;
        height: 100%;
        right: auto;
        left: -20px;
        border-left: 1px solid #ccc;
        bottom: 50px;
    }

    .tree li::after {
        content: '';
        position: absolute;
        top: 30px;
        width: 25px;
        height: 20px;
        right: auto;
        left: -20px;
        border-top: 1px solid #ccc;
    }

    .tree li a {
        display: inline-block;
        border: 1px solid #ccc;
        padding: 5px 10px;
        text-decoration: none;
        color: #666;
        font-family: 'Open Sans',sans-serif;
        font-size: 14px;
        font-weight: 600;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
    }

/*Remove connectors before root*/
.tree > ul > li::before, .tree > ul > li::after {
    border: 0;
}
/*Remove connectors after last child*/
.tree li:last-child::before {
    height: 30px;
}

/*Time for some hover effects*/
/*We will apply the hover effect the the lineage of the element also*/
.tree li a:hover, .tree li a:hover + ul li a {
    background: #dd4814;
    color: #ffffff;
    border: 1px solid #dd4814;
}
    /*Connector styles on hover*/
    .tree li a:hover + ul li::after,
    .tree li a:hover + ul li::before,
    .tree li a:hover + ul::before,
    .tree li a:hover + ul ul::before {
        border-color: #dd4814;
    }

.tree-checkbox {
    margin: 4px !important;
}


.tree:before {
    border-left: 1px solid #ccc;
    bottom: 16px;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    top: -21px;
    width: 1px;
    z-index: 1;
}

.tree ul:after {
    border-top: 1px solid #ccc;
    content: "";
    height: 20px;
    left: -29px;
    position: absolute;
    right: auto;
    top: 37px;
    width: 34px;
}

*:before, *:after {
    box-sizing: border-box;
}

*:before, *:after {
    box-sizing: border-box;
}



.treeviewnew {
    display: block;
    width: 100%;
    padding: 0.5rem 0.75rem;
    font-size: 2rem;
    line-height: 1.25;
    color: #3e3e3e;
    background-color: #fff;
    background-image: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}

.modal {
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: Black;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.center {
    z-index: 1000;
    margin: 300px auto;
    padding: 10px;
    width: 130px;
    background-color: White;
    border-radius: 10px;
    filter: alpha(opacity=100);
    opacity: 1;
}

    .center img {
        height: 128px;
        width: 128px;
    }
