﻿/* #region Header
	© 2008 Koninklijke Philips Electronics N.V.  All rights reserved.
	Reproduction or transmission in whole or in part, in any form or by any means, 
	electronic, mechanical or otherwise, is prohibited without the prior  written consent of 
	the owner.
	Author:      Neeraj Tomar
	Date:        11/18/2009 1:40:01 PM
	#endregion 
*/

/*----------------------------------------------------------
<summary>
The base color for this template is #463E3F. If you'd like
to use a different color start by replacing all instances of
#463E3F with your new color.
</summary>
----------------------------------------------------------*/
body {
	background-color: #463E3F;
	font-size: 14px;
	font-family: Segoe UI, Arial, Helvetica, Sans-Serif;
	margin: 0;
	padding: 0;
	color: #000000;
}

html, body {
	height: 100%;
}

a:link {
	color: #034af3;
	text-decoration: underline;
}

a:visited {
	color: #660066;
	font-weight: bold;
}

a:hover {
	color: #1d60ff;
	text-decoration: none;
}

a:active {
	color: #FF0000;
}

p, ul {
	margin-bottom: 20px;
	line-height: 1.6em;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	font-size: 1.2em;
	color: #000;
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 2em;
	padding-bottom: 0;
	margin-bottom: 0;
}

h2 {
	padding: 0 0 10px 0;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1.1em;
}

h5, h6 {
	font-size: 1em;
}

/* PRIMARY LAYOUT ELEMENTS
---------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exract pixel width. */

.pageLayout {
	width: 100%;
	min-height: 100%;
	margin-bottom: -50px;
	position: relative;
}

#header {
	position: relative;
	margin-bottom: 0px;
	color: #000;
	padding: 0;
}

	#header h1 {
		font-weight: bold;
		font-family: Segoe UI, Arial, Helvetica, sans-serif;
		font-size: 12px;
		margin: 0;
		padding: 0;
		color: #EEF;
		background: #1E1D1B;
		border: 1px solid #333;
		border-top-width: 0.5em;
		border-width: 100%;
	}

.headerTable {
	border-width: 0em;
	font-weight: bold;
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0em;
	padding: 2px;
	color: #EEF;
	background: #1E1D1B;
	width: 100%;
}

#siteName {
	width: 30%;
	float: left;
}

#patientContent, #rightLink {
	width: 40%;
	display: inline;
	float: right;
}

#rightLink {
	text-align: right;
	padding-right: 10px;
}

.matchBackground, #main {
	background-color: #fff;
}

#main {
	padding: 10px 5px 20px 10px;
	margin-bottom: 20px;
	height: auto;
}

#footer {
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #EEF;
	background: #1E1D1B;
	text-align: right;
	position: relative;
	bottom: 0;
	width: 100%;
	clear: both;
}

#subApp_Name {
	width: 96%;
	_height: 1px;
	min-height: 1px;
	margin: 0 0 5px 0;
	padding: 11px 2% 8px 2%;
	color: #FFFFFF;
	background-color: #5A7FA5;
	border-bottom: 1px solid #C1CFDD;
	border-top: 1px solid #4A6C8E;
	font-weight: normal;
	font-size: 1.6em;
	color: #FFF;
	text-align: right;
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: large;
}

	#subApp_Name p {
		margin: 5px 0;
	}

#content {
	margin: 0 0 0 2%;
	position: relative;
}

.summary-container, .content-container {
	background: #FFF;
	width: 96%;
	margin-top: 8px;
	padding: 10px;
	position: relative;
}

.config_source {
	background: #fff5c4;
}

/* TAB MENU   
----------------------------------------------------------*/
ul#menu {
	border-bottom: 0px #5C87B2 solid;
	padding: 1;
	position: relative;
	margin: 10px 0px 0px 0px;
	text-align: right;
}

	ul#menu li {
		display: inline;
		list-style: none;
	}

		ul#menu li a {
			padding: 2px;
			font-weight: normal;
			text-decoration: none;
			line-height: 2em;
			background-color: #D5CFC4;
			color: #000000;
		}

			ul#menu li a:hover {
				background-color: #FFFFFF;
				text-decoration: none;
			}

			ul#menu li a:active {
				background-color: #FF9600;
				text-decoration: none;
			}

		ul#menu li.selected a {
			background-color: #FFC832;
		}

#menucontainer {
	margin-top: 10px;
}

#toolsSelectionFocus #menucontainer #menu .toolsSelectionFocus a #patientSelectionFocus #menucontainer #menu .patientSelectionFocus a,
#alarmFocus #menucontainer #menu .alarmFocus a, #waveFocus #menucontainer #menu .waveFocus a,
#generalReviewFocus #menucontainer #menu .generalReviewFocus a,
#cardiacReviewFocus #menucontainer #menu .cardiacReviewFocus a,
#Ecg12LeadCaptureFocus #menucontainer #menu .Ecg12LeadCaptureFocus a,
#PatientWindowFocus #menucontainer #menu .PatientWindowFocus a {
	background-color: #FF9600;
	font-weight: bold;
	padding: 2px;
}

/* MENU Elements
----------------------------------------------------------*/
	Menu {
	border-color: #C0C0C0;
	width: 168px;
}

staticMenuItemStyle {
	border: 4px double #666666;
	background-color: Silver;
	font-family: Segoe UI, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: #000000;
}

menuHoverStyle {
	background-color: #88C3FF;
	color: Black;
}

selectedStyle {
	border-width: 0px;
	background-color: White;
	color: Black;
	font-family: Segoe UI, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset {
	margin: 0em 0;
	padding: 0em 0.5em .5em .5em;
	border: 1px solid #CCC;
}

	fieldset p {
		margin: 1px 12px 4px 10px;
	}

	fieldset label {
		display: inline;
	}

		fieldset label.inline {
			display: inline;
		}

legend {
	font-size: 1.0em;
	padding: 1px 4px 4px 10px;
}

input[type="text"] {
	width: 200px;
	border: 1px solid #CCC;
}

input[type="password"] {
	width: 200px;
	border: 1px solid #CCC;
}

/* Form Elements 
----------------------------------------------------------*/
.listBox {
	padding-left: 2px;
	width: 128px;
}

.button {
	width: 128px;
}

.combobox, .comboboxMin, .eventSelection, .comboboxMax, .labelEx {
	border-style: groove;
	height: 24px;
	width: 200px;
	background-color: #D5CFC4;
}

.labelEx {
	border-width: 2px;
	padding: 1px 4px 1px 4px;
}

.grid {
	padding: 1px;
	border-color: #666666;
	background-color: #D5CFC4;
	color: #000000;
}

.gridalt {
	background-color: #C5BFB5;
}

.gridheader, .gridSortedHeader {
	background-color: #1E1D1B;
	border-color: #666666;
	border-style: groove;
	border-width: 1px;
	color: #FFFFFF;
}

.gridSortedHeader {
	border-color: #808080;
	background-color: #C5BFB5;
}

.label, .control, .listBox {
	color: #000;
}

.control, .comboboxMin, .listBox {
	width: 140px;
}

.comboboxMax {
	width: 240px;
}

.listBox {
	height: 120px;
}

.eventSelection, .eventLabel {
	width: 270px;
}

.eventLabel {
	padding: 6px 8px 4px 8px;
	border: 1px;
	background-color: #FFFFFF;
	display: inline;
}

.panel {
	border: 1px solid #e8eef4;
	width: 150px;
}

.border {
	border: 1px solid #e8eef4;
}

.errorFieldset {
	padding: 0 15px 10px 15px;
}

.errorLegend {
	color: #333333;
	padding: 4px 15px 4px 10px;
	margin: 4px 0 8px -12px;
	_margin-top: 0px;
	border-top: 1px solid #EDEDED;
	border-left: 1px solid #EDEDED;
	border-right: 1px solid #969696;
	border-bottom: 1px solid #969696;
	background: #E7ECF0;
	font-weight: bold;
	font-size: 1em;
}

.errorHeader {
	width: 96%;
	margin: 0 0 0 0;
	padding: 6px 2% 6px 2%;
	color: #FFF;
	background-color: #5C87B2;
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
}

.errorSummary {
	font-size: 1.6em;
	margin: 0;
	color: #FF0000;
}

.errorSummaryDetail {
	font-size: 1.2em;
	margin: 10px 0 0 0;
	color: #000000;
	font-weight: normal;
}

/* TABLE
----------------------------------------------------------*/
table {
	border: solid 1px #e8eef4;
	border-collapse: collapse;
}

	table td {
		padding: 2px;
		border: none;
	}

	table th, .tableHeader {
		padding: 6px 5px;
		text-align: left;
		background-color: #e8eef4;
		border: solid 1px #e8eef4;
		overflow: auto;
	}

/* SysConfigContent
----------------------------------------------------------*/
div.sysConfigMain {
	position: relative;
	padding: 0px;
	width: 100%;
	border: 1px solid black;
	overflow: hidden;
	background-color: silver;
}

div.column1 {
	position: relative;
	float: left;
	width: 22%;
	border: 1px solid black;
	overflow-y: auto;
}

div.column-divider {
	background-color: black;
	position: relative;
	float: left;
	width: 3px;
	border: 1px solid black;
	cursor: col-resize;
	top: 0px;
	left: 0px;
}

div.column2 {
	position: relative;
	float: right;
	width: 77%;
	border: 1px solid black;
	overflow-y: auto;
}

div.column1, div.column-divider, div.column2 {
	padding-bottom: 8000px;
	margin-bottom: -8000px;
	/*	background:none repeat scroll 0 0 lightblue;*/
}

.SysConfigButton {
	padding: 2px;
	font-weight: normal;
	text-decoration: none;
	line-height: 2em;
	background-color: #D5CFC4;
	color: #000000;
	width: auto;
}

	.SysConfigButton:hover {
		background-color: #FFFFFF;
		text-decoration: none;
	}

	.SysConfigButton:disabled {
		color: #A9A9A9;
	}

.clr {
	clear: both;
}

/* MISC  
----------------------------------------------------------*/
.timelineRegion {
	background-color: #C6C4C6;
}

.currentEventsControl {
	background-color: #C6C3C6;
	border-width: 0px;
	border-style: none;
	margin: 0px;
	padding: 0px;
}

.navigationButton {
	border: 1px Groove #737173;
	width: 23px;
	height: 34px;
	float: left;
}

.tile {
	border: 2px solid #666666;
}

.timeline {
	border-style: groove;
	border-width: 1px;
}

.currentAlarm {
	color: #000000;
	font-weight: bold;
	background-color: #808080;
	display: inline;
}

.timeFocusLabel {
	background-color: #FFD77B;
}

.clear {
	clear: both;
}

.error {
	color: Red;
}

.noPadding {
	padding: 0px;
	border: none;
}

.patientcontextheader {
	border: none;
	padding: 0px;
	font-size: 1.4em;
	padding: 0px;
	color: #FFFFFF;
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
}

.focuscontrol {
	font-weight: bold;
}

.timeline {
	height: 34px;
}

div#title {
	display: block;
	float: left;
	text-align: left;
}

div.logindisplay {
	font-size: 12px;
	display: inline;
	text-align: right;
	margin: 0px;
	color: White;
	padding: 0px;
	width: 20%;
	float: right;
}

	div.logindisplay a:link {
		color: white;
		text-decoration: underline;
	}

	div.logindisplay a:visited {
		color: white;
		text-decoration: underline;
	}

	div.logindisplay a:hover {
		color: white;
		text-decoration: none;
	}

.fieldValidationError {
	color: #ff0000;
}

.inputValidationError {
	border: 1px solid #ff0000;
	background-color: #ffeeee;
}

.validationSummaryErrors {
	font-weight: bold;
	color: #ff0000;
	background-color: #FFFFFF;
}

.dialogContent, .hyperLink {
	color: blue;
	padding-Top: 2px;
}

.dialogHeader {
	font-weight: bold;
	color: black;
	text-decoration: underline;
}

.dialogLabel {
	padding-top: auto;
	color: Black;
	padding-Top: 2px;
}

.rsvError {
	width: 100%;
	text-align: center;
	top: 50%;
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	position: absolute;
}

/*non - clickable hyperlink */
.hyperLink {
	text-decoration: underline;
}

.bodyPadding {
	padding-left: 20px;
	background-color: #DDDDDD;
}

.productInfoDisplay a:link {
	color: white;
	text-decoration: underline;
}

.productInfoDisplay a:visited {
	color: white;
	text-decoration: underline;
}

.productInfoDisplay a:hover {
	color: white;
	text-decoration: underline;
}

.messageBoxBackground {
	padding-left: 5px;
	background-color: #DDDDDD;
}


.patientDisplay {
	display: inline;
	text-align: center;
	padding-left: 40%;
}

.logonBackGround_Bottom {
	background-color: rgb(18,17,15);
	margin: 0px;
	height: 100%;
}

.logonBackGround_Top {
	position: fixed;
	top: 0;
	left: 0;
	height: 50%;
	width: 100%;
	background-color: rgb(53,46,38);
	text-align: center;
	z-index: 1;
}

.logon_StartupLogo {
	position: fixed;
	top: 20%;
	width: 100%;
	text-align: center;
	z-index: 2;
}

.logon_Badge {
	position: fixed;
	top: 50%;
	width: 100%;
	text-align: center;
	z-index: 2;
}

.logon_ProductName {
	position: fixed;
	top: 50%;
	width: 100%;
	text-align: center;
	z-index: 3;
	color: rgb(18,17,15);
	font-family: Tahoma;
	font-weight: bold;
	font-size: 47px;
}

.logon_SecurityBanner {
	position: fixed;
	top: 60%;
	width: 90%;
	left: 5%;
	z-index: 2;
}

.logon_SecurityText {
	color: rgb(250,194,87);
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
}

.logon_Table {
	position: fixed;
	top: 80%;
	width: 100%;
	z-index: 2;
}

.logonName {
	color: rgb(250,194,87);
	font-weight: bold;
	font-family: Tahoma;
	font-size: 20px;
	text-align: right;
}

.logonLabel {
	color: rgb(140,136,129);
	font-weight: lighter;
	font-family: Tahoma;
	font-size: 14px;
	text-align: right;
}

.logonButton {
	background-color: rgb(64, 62, 59);
	border: outset 1px rgb(64, 62, 59);
	color: rgb(238,233,226);
	width: 7em;
	font-weight: lighter;
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
}

.logon_ErrorMessage {
	position: fixed;
	color: Red;
	font-style: normal;
	font-family: Tahoma;
	font-size: 12px;
	top: 90%;
	width: 100%;
	text-align: center;
	z-index: 2;
}

tr.spaceUnder > td {
	padding-bottom: 1em;
}

.tdWidth {
	width: 15%;
}

.tdFloat {
	float: right;
}

.logon_Password {
	background-color: rgb(250,194,87);
	width: 25em;
}

.logon_UserName {
	background-color: rgb(255, 255, 255);
	width: 25em;
}

table.center {
	margin-left: auto;
	margin-right: auto;
	border: none;
}

.float-left {
	float: left;
}
