<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* All Tags */
* {margin:0;padding:0;}
/* Start Other Classes */
.breaker{
	clear: both;
}
.padding5{
	padding:5px;
}
.nowrap
{
	white-space: nowrap;
}
.counter
{
	padding-left: 10px;
	color: #ff0000;
}
.custom_input
{
	padding: 5px;
	min-height: 30px;
}
.loading, .error
{
	font-weight:bold;
	text-align:center;
}
.error
{
	color:red;
}
.no_link
{
	cursor:auto;
}
.link
{
	cursor: pointer;cursor: hand;
}
del.new_update
{
	background:#fcc;
}
ins.new_update
{
	background:#cfc;
}
.hide, .navigation a.hide, .navigation .hide, div.navigation a.hide
{
	display:none;
}
/* End Other Classes */
.navigation
{
	text-align:center;
	margin:10px 0;
	margin-left:auto;
	margin-right:auto;
}
.navigation fieldset
{
	border: 1px solid #ddd;
	padding:20px;
}
.navigation fieldset legend
{
	margin:0;
	border:1px solid #ddd;
	padding:5px;
	color:#036;
	background:transparent;
	font-size:1em;
	font-weight:bold;
}
.navigation a, 
a.linkbutton
{
	display:inline-block;
	color:#000000;
	background-color:#c9d0de;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	padding:4px 8px;
	border:1px solid #ffffff;
	outline:1px solid #e1e1e1;
	text-decoration:none;
	margin-left:1px;
}
.navigation a:hover, 
.navigation a:active, 
a.linkbutton:hover, 
a.linkbutton:active
{
	background-color:#969ca6;
	color:#FFFFFF;
}
.navigation a img,
a.linkbutton img, 
a img
{
	border:0px;
	padding:5px;
	vertical-align: middle;
}
.navigation a.selected, 
a.linkbutton.selected
{
	background-color:#F0BF9A;
	//color:#FFFFFF;
}
.infotable tbody th
{
	text-align:right;
	font-weight:bold;
	/*font-style:italic;*/
	font-size:10px;
	letter-spacing:2px;
}
.infotable
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size:12px;
	background:#fff;
	border-collapse:collapse;
	text-align:left;
	margin:20px;
	margin-left: auto;
	margin-right: auto;
}
.infotable thead th
{
	background:#fff;
	font-size:18px;
	font-weight:normal;
	color:#039;
	border-bottom:2px solid #6678b1;
	padding:10px 8px;
	text-align:center;
}
.infotable tbody td, 
.infotable tbody th
{
	border-bottom:1px solid #ccc;
	color:#669;
	padding:6px 8px;
	vertical-align:top;
}
.infotable tbody tr:hover td, 
.infotable tbody tr:hover th
{
	color:#003;
}
.infotable tfoot th
{
	font-size:14px;
	font-weight:normal;
	color:#039;
	border-top:2px solid #6678b1;
	padding:10px 8px;
	text-align:center;
}
.list h1
{
	font-size:20px;
	font-weight:bold;
	color:#039;
	border-top:3px double #6678b1;
	border-bottom:1px dashed #6678b1;
	padding:10px 8px;
	text-align:center;
}
.listtable
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size:12px;
	background:#fff;
	border-collapse:collapse;
	text-align:left;
	margin:20px;
	margin-left: auto;
	margin-right: auto;
}
.listtable thead th, 
.listtable thead td
{
	font-size:18px;
	font-weight:normal;
	color:#039;
	border-bottom:2px solid #6678b1;
	padding:10px 8px;
	text-align:center;
}
.listtable tbody td, 
.listtable tbody th, 
.listtable thead th
{
	border-bottom:1px solid #ccc;
	color:#669;
	padding:6px 8px;
	vertical-align:top;
}
.listtable thead th a
{
	color:#039;
	text-decoration:none;
}
.listtable1 tbody th, 
.listtable thead th
{
	border-bottom:1px solid #6678b1;
	text-align: center;
	vertical-align:middle;
}
.listtable thead th
{
	font-size:12px;
	font-weight:bold;
	color:#039;
}
.listtable tbody tr:hover td, 
.listtable tbody tr:hover th
{
	color:#003;
	background:#e9eaf0;
}
.listtable tbody tr.selected td, 
.listtable tbody tr.selected th
{
	color:#003;
	background:#D4D4D4;
}
.listtable tfoot th
{
	font-size:14px;
	font-weight:normal;
	color:#039;
	border-top:2px solid #6678b1;
	padding:10px 8px;
	text-align:center;
}
.listtable thead td
{
	font-size:14px;
	font-weight:normal;
}
.listtable td, 
.listtable th
{
	border-right:1px dashed #ccc;
}
.listtable thead, 
.listtable tfoot
{
	background:#e8edff;
}
.listtable .odd
{
	background:#f5f7ff;
}
.listtable tbody
{
	background:#fcfdff;
}
.listtable thead th
{
	background:#d4dfff;
}
.listtable thead th:hover
{
	background:#bfceff;
}
.listtable thead th a span.sort
{
	font-weight:normal;
	color: #000000;
	white-space:nowrap;
	font-size:10px;
}
.listtable thead th img
{
	vertical-align:middle;
	padding:5px 5px 5px 5px;
}
.listtable thead th span
{
	color: black;
	font-size:10px;
	font-weight: normal;
}
.listtable .advance_search input
{
	width:100%;
	min-width:100px;
}
li
{
	margin-left:2.4em;
}
		#help
		{
			display:none;
			width:60%;
			margin: 20px auto;
			padding: 15px;
			background: #ffffff;
			border: 1px solid #999999;
			-moz-box-shadow: 0px 0px 8px #444;
			-webkit-box-shadow: 0px 0px 8px #444;
			box-shadow: 0px 0px 8px #444;
			-webkit-border-radius: 10px; /* Safari prototype */
			-moz-border-radius: 10px; /* Gecko browsers */
			border-radius: 10px; /* Everything else - limited support at the moment */
		}



.upload_item_image_wrapper
{
	text-align: center;
	margin: 5px;
	width: 150px;
	padding: 5px;
	display: inline-block;
	vertical-align: top;
}
.upload_item_image_wrapper img
{
	max-height: 100px;
	max-width:  250px;
}


/* start right click menu */
	#right_click_menu
	{
		margin:0; 
		padding:0;
		
		//min-width: 120px;
		//max-width: 250px;
		//display: inline-block;
		display: none;
		position: absolute;
		list-style-type: none;
		z-index: 1000;
		
		border: 1px solid #DDD;
		background: #EEE;
		
		-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
		-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
		-ms-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
		 -o-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
		    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
		
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
	}
	#right_click_menu a
	{
		padding: 3px 10px 3px 5px;
		display:block;
		text-decoration: none;
		color: #000;
	}
	#right_click_menu a:hover
	{
		background-color: #39F;
	}
	#right_click_menu hr
	{
		border: 0;
		height: 1px;
		border-bottom: 1px solid #AAA;
	}
/* end right click menu */


	/* start dashboard css */
		.group_wrapper
		{
			text-align:center;
			margin:30px;
		}
		.group_wrapper span
		{
			margin:0px;
			border:1px solid #ddd;
			padding:5px;
			color:#036;
			background-color:#ffffff;
			font-size:1em;
			font-weight:bold;
		}
		.group_wrapper span.favorite_options
		{
			border:0px solid #ffffff;
			margin: 3px;
		}
		.group_wrapper span.top
		{
			border:1px solid #ffffff;
		}
		.group_wrapper span.top a
		{
			margin:0px;
			color:#cccccc;
			text-decoration:none;
			font-size:12px;
			font-weight:bold;
		}
		hr.start
		{
			border: 0;
			height: 1px;
			width:60%;
			margin-left:20%;
			margin-top:-8px;
			margin-bottom:30px;
			background-image: -webkit-linear-gradient(left, rgba(150,150,150,0), rgba(150,150,150,0.75), rgba(150,150,150,0)); 
			background-image:    -moz-linear-gradient(left, rgba(150,150,150,0), rgba(150,150,150,0.75), rgba(150,150,150,0)); 
			background-image:     -ms-linear-gradient(left, rgba(150,150,150,0), rgba(150,150,150,0.75), rgba(150,150,150,0)); 
			background-image:      -o-linear-gradient(left, rgba(150,150,150,0), rgba(150,150,150,0.75), rgba(150,150,150,0)); 
		}
		hr.end
		{
			margin-top:-8px;
			height: 30px;
			border-style: solid;
			border-color: #ddd;
			border-width: 1px 0 0 0;
			border-radius: 20px;
			width:50%;
			margin-left:25%;
		}
		hr.end:before
		{
			display: block;
			content: "";
			height: 30px;
			margin-top: -31px;
			border-style: solid;
			border-color: #ddd;
			border-width: 0 0 1px 0;
			border-radius: 20px;
		}
		hr.shortcut
		{
			height: 10px;
			border-style: solid;
			border-color: #F1F1F1;
			border-width: 0 0 1px 0;
			width:24%;
			margin-left:38%;
		}
	/* end dashboard css */


/* START Widget */
	.widget_wrapper
	{
		text-align: center;
		//border: 1px solid red;
		//background-color: red;
		margin: 10px auto;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		border-top: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
	}
	.widget_maximize_on
	{
		height: 100vh;
		width: 100%;
		overflow: scroll;
	}
	.widget_title
	{
		margin-bottom: 5px;
		color: #036;
		font-size: 13px;
		font-weight: normal;
		border-bottom: 1px dotted #eee;
	}
	a.widget_refresh,
	a.widget_maximize
	{
		padding: 0px !important;
		margin-right: 2px !important;
		margin-left: 5px !important;
		background-color: #FFF !important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";       /* IE 8 */
		filter: alpha(opacity=50);  /* IE 5-7 */
		-moz-opacity: 0.5;          /* Netscape */
		-khtml-opacity: 0.5;        /* Safari 1.x */
		opacity: 0.5;               /* Good browsers */
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		//float: right;
		border: 0px solid #ffffff !important;
		outline: 0px solid #e1e1e1 !important;

	}
	a.widget_refresh:hover,
	a.widget_maximize:hover
	{
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";       /* IE 8 */
		filter: alpha(opacity=80);  /* IE 5-7 */
		-moz-opacity: 0.8;          /* Netscape */
		-khtml-opacity: 0.8;        /* Safari 1.x */
		opacity: 0.8;               /* Good browsers */
	}
	.widget_code .widget_navigation
	{
		text-align: center;
	}
	.widget_code a
	{
		display: inline-block;
		color: #626262;
		background-color: #d9f2db52;
		font-weight: bold;
		font-size: 11px;
		text-align: center;
		padding: 0px 21px;
		border: 1px solid #ffffff;
		outline: 0px solid #e1e1e1;
		text-decoration: none;
		margin-left: 0px;
		border-radius: 15px;
		filter: grayscale(1);
	}
	.widget_code a:hover
	{
		background-color: #d9f2db52;
		color: #000000;
		filter: grayscale(0);
	}
/* END Widget */


/* START slide on off */
	.slide_on_off
	{
		background-color:#33bdef;
		border-radius:26px;
		border:1px solid #057fd0;
		display:inline-block;
		cursor:pointer;
		color:#ffffff;
		font-family:Arial;
		font-size:17px;
		padding: 3px 35px;
		text-decoration:none;
		text-shadow:0px 1px 0px #5b6178;
		position: relative;
	}
	.slide_on_off:hover
	{
		background-color:#019ad2;
	}
	.slide_on_off .slide_on_off_button
	{
		background-color:#fff;
		border-radius:26px;
		border:1px solid #057fd0;
		display:inline-block;
		width: 24px;
		height: 24px;
		position: absolute;
		left: 0px;
		top: 0px;
	}
	.slide_off
	{
		background-color: #a6a6a6;
		border: 1px solid #f2f2f2;
	}
	.slide_off:hover
	{
		background-color:#777;
	}
	.slide_off .slide_on_off_button
	{
		left: unset;
		right: 0px;
		border: 1px solid #a6a6a6;
	}
/* END slide on off */


@media print
{
	.no_print
	{
		display:none;
	}
}</pre></body></html>