body
{
	background: #E7E3E7;
	margin: 0px;
	text-align: center;
	font-family: arial, Helvetica, sans-serif;
}

tr.green td
{
	background-color: #90EE90; /* LightGreen; */
}

h1
{
	font-family: arial, Helvetica, sans-serif;
}

h2
{
	font-family: arial, Helvetica, sans-serif;
}

h3
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-bottom: 5px;
	margin-top: 0px;
}

div#content
{
	background-color: #ebeef0;
	border: 3px white ridge;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 0px;
}

div#contentISC
{
	background-color: #ebeef0;
	border: 3px white ridge;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	width: 80%;
	min-width:780px;
}

h1.page-header
{
	font-size: 20px;
	text-align: left;
}

div#title
{
	border-bottom: 2px white ridge;
	text-align: center;
	margin-top: 3px;
	font-weight: 700;
}

div.login
{
	height: 400px;
}

span#processing
{
	font-size: 16pt;
	color: Red;
	text-align: center;
}

span#medHistoryRefreshing
{
	font-size: 16pt;
	color: Red;
	text-align: center;
}

.clear
{
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.pageTitle
{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

div.pageTitle
{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 15px;
	float: left;
	width: 100%;
}

div.pageMenu
{
	float: left;
	text-align: left;
	width: 100%;
}

.pageTitle_big
{
	font-size: 23px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}

.pageISCTitle
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	line-height: 18px;
}

.pageCenterTitle
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle; 
	/*background:white;*/
	line-height: 18px;
}

.evenrow
{
	background-color: #f7f7f7;
}

.oddrow
{
	background-color: white;
}

.even
{
	background-color: #f7f7f7;
}

.odd
{
	background-color: white;
}

.frame
{
	background-color: #f7f7f7;
}

.darkframe
{
	background-color: #e7e3e7;
}

table.th
{
	background-color: #36434d;
	font-size: 18px;
	font-weight: bold;
}

div.bodyText
{
	border: #909090 1px solid;
	color: Black;
	float: left;
	font-family: Arial;
	font-size: 0.8em;
}

div.w50
{
	float: left;
	width: 50%;
}

div.w100
{
	float: left;
	width: 100%;
}

#availableDroppable
{
	background: white;
	border: #909090 1px solid;
	float: left; /*background: #999;*/
	font-family: Arial;
	font-size: 0.8em;
	height: 300px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
	width: 46%;
	z-index: -1;
}

#assignedDroppable
{
	background: white;
	border: #909090 1px solid;
	float: right; /*background: #999;*/
	font-family: Arial;
	font-size: 0.8em;
	height: 300px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
	width: 46%;
	z-index: -1;
}

div.drag
{
	color: #000;
	cursor: pointer;
	float: left; /*background: #999;*/
	font-family: Arial;
	font-size: 0.8em;
	height: 40px;
	left: 0px;
	margin-left: 10px;
	margin-top: 10px;
	position: relative;
	top: 0px;
	width: 40px;
}

div.border
{
	border: #000;
}

div.drag_less_space
{
	color: #000;
	cursor: pointer;
	float: left; /*background: #999;*/
	font-family: Arial;
	font-size: 0.8em;
	height: 25px;
	margin-left: 3px;
	margin-top: 3px;
	position: relative;
	width: 25px;
}

div.imageTextOverlay
{
	font-size: 12px;
	left: 12%;
	position: absolute;
	top: 35%;
	z-index: 100;
}

div.imageTextOverlaySmall
{
	font-size: 10px;
	left: 10%;
	position: absolute;
	top: 20%;
	z-index: 100;
}


/* Dan's Experiments */
.content-wrapper
{
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	padding-top: 10px;
}

.layout-tables th
{
	background: #36434D;
	vertical-align: top;
	text-align: left;
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	border-right: solid 3px #ccc;
}

.layout-tables td
{
	padding: 3px;
}

.section-header
{
	background: #36434D;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}

#reportsDiv img
{
	border: none !important;
}

#UnmatchedLabQdiv img
{
	width: 58px !important;
	height: 33px !important;
}

.topmenu-buttons
{
	text-align: left;
}

.topmenu-buttons img
{
	width: 30px !important;
	height: 30px !important;
	margin-right: 5px;
}

.topmenu-buttons #preAuth
{
	margin-right: 10px;
}

.btn-email
{
	margin-left: 10px;
}

a.icons-buttons:hover
{
	border-bottom: solid 3px #126e93;
}

.icons-buttons img
{
	border: 0;
}

.icons-buttons.active
{
	border-bottom: solid 3px #126e93;
}

.transparent 
{
	/* Required for IE 5, 6, 7 */
	/* ...or something to trigger hasLayout, like zoom: 1; 
	width: 100%; */
		
	/* Theoretically for IE 8 & 9 (more valid) */	
	/* ...but not required as filter works too */
	/* should come BEFORE filter */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	
	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 7 */
	filter: alpha(opacity=50);
	
	/* Older than Firefox 0.9 */
	-moz-opacity:0.5;
	
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.5;
    
	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 0.5;
}

.home-tables
{
	margin-bottom: 0;
	padding-bottom: 0;
}

.home-tables td
{
	padding: 2px;
}

.reports-table td
{
	padding: 3px;
}

.reports-table li
{
	padding-left: 0px;
	list-style: none;
}

.reports-table li a
{
	text-decoration: none;
	display: inline-block;
	width: 100%;
}

.reports-table li a:hover
{
	background: #fff !important;
}

td.mainHeader
{
	text-align: left;
}

td.mainHeader img
{
	margin-right: 3px;
}

table.resultDetails
{
	font-size: 10px;
	width: 90%;
}

.resultDetails td.header
{
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-color: #C3D3D9;
	border-width: 0px;
}

.resultDetails td.label
{
	padding: 0px 0px 0px 0px;
	background-color: #C3D3D9;
	border-width: 0px 0px 0px 0px;
	width: 20%;
	border-spacing: 1px;
	border-style: outset;
	border-color: gray;
	text-align: left;
	font-weight: bold;
}

.resultDetails td
{
	padding: 0px 0px 0px 0px;
	background-color: #C3D3D9;
	border-width: 0px 0px 0px 0px;
	border-spacing: 1px;
	border-style: outset;
	text-align: left;
	font-size: 10px;
}

.jQueryDialog
{
	background-color:#C3D3D9;
	text-align:center;
	margin-top:5px;
	font-size: small;
}

a.button
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
	margin: 0 5px 0 0; /*Margin between each menu item*/
	padding: 4px 8px;
	background-color: #D3D3D3;
	border: 1px solid black;
}

a.button:hover
{
	background-color: #4C7999;
	color: white;
}

#toaster {
	visibility: hidden;
	padding: 10px 20px;
	background-color: red;
	color: white;
	margin: 5px;
}
	#toaster.toast {
		visibility: visible;
	}
