<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.DataLabel
{
	text-align: left;
	padding-right: 5px; /*white-space:nowrap;*/
	padding-top:8px;
	padding-bottom:4px;
	vertical-align:middle;
	padding-left:5px;
}
.Input
{
	border: 1px solid #A6A7AA;
	padding: 2px;
	width: 150px;
	background-color: #FFF;
	border-top:2px solid #a6a7aa;
	border-left:2px solid #a6a7aa;
	margin-top:4px;
	margin-bottom:4px;
}
.InputDisabled
{
	background-color:#EDF2F8;
	border: 1px solid #A6A7AA;
	padding: 2px;
	width: 150px;
	color: #000;
	border-top:2px solid #a6a7aa;
	border-left:2px solid #a6a7aa;
	margin-top:4px;
	margin-bottom:4px;
}
.inputRequired {FONT-SIZE: 12pt; COLOR: red; FONT-FAMILY: symbol}

.Button
{
	/*border: 1px solid #99BBE8;*/
	border:1px solid #1e2f67;
	/*background-image: url(../images/btnbg.gif);
	background-repeat: repeat-x;*/
	/*height:22px;*/
	background-position: top left;
	cursor: pointer;
	vertical-align:middle;
	margin-right:10px;
	text-align:center;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:1px;
	padding-right:1px;
	margin-bottom:1px;
}
.ButtonDisabled
{
	/*border: 1px solid #A6A7AA;*/
	border:1px solid #cccccc;
	background-image: url(../images/btnbg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	color: #A6A7AA;
	margin-right:10px;
	height:22px;
	vertical-align:middle;
	text-align:center;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:1px;
	padding-right:1px;
}
.list-box
{
	background-color:#fff;
}
.ErrMsg
{
	font-weight: bold;
	color: Red;
	font-size: 14px;
	font-family: Arial;
	margin: 10px;
}
.rowEven
{
	background-color: #F6F6F6;
}
.rowOdd
{
	background-color: #EBECF0;
}
.GroupOuter
{
	width: 100%; border: solid 1px #D6DFE6; margin-bottom: 5px;
}
.GroupTitle
{
	background-color: #D6DFE6;
	font-weight: bold;
	height: 30px;
}

.TreeLeaf {font-family:tahoma; font-size:9pt; color:#000057; font-weight:bold;}
.SelectedTreeLeaf {font-family:tahoma; font-size:9pt; color:#000057; font-weight:bold;background-color:#DFE8F6;}
.tipouter
{
	border: navy 1px solid;
	padding: 5px;
	background-color: lemonchiffon;
	margin-bottom: 3px;
	height: 30px;
	width: 100%;
}
.tiptext
{
	width: 100%;
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
}
.txtLookup
{
	width: 20px;
	height: 22px;
	font-family: arial;
	font-size: 8pt;
	color: black;
	font-weight: normal;
}
.CalendarOuter
{
	border-right: #336699 1px solid;
	border-top: #336699 1px solid;
	FILTER: progid:DXImageTransform.Microsoft.dropshadow(offx=5,offy=5,color=gray,positive=true);
	border-left: #336699 1px solid;
	border-bottom: #336699 1px solid;
	background-color: white;
}
.CalendarFont
{
	font-size: 12px;
	font-family: arial;
}
.CalendarHeader
{
	background-color: aliceblue;
}
.CalendarDivider
{
	background-color: #336699;
}

/*ESSMonthView*/
.HD_Head
{
	font-size: 10pt;
	font-family: verdana;
	height: 30px;
	text-align: center;
	background-color: #f6fafe;
	border-left: solid 1px #CCD9E3;
	border-top: solid 1px #CCD9E3;
	border-right: solid 1px #CCD9E3;
}
.HD_CellHead
{
	font-size: 10pt;
	font-family: verdana;
	text-align: center;
	border-bottom: solid 1px #CCD9E3;
	background-color: #e7eff8;
	font-weight: normal;
}
.HD_CellHeadOuter
{
	font-size: 10pt;
	font-family: verdana;
	text-align: center;
	border-bottom: solid 1px #CCD9E3;
	background-color: aliceblue;
	color: red;
	font-weight: normal;
}
.HD_CellBody
{
	overflow: hidden;
	font-size: 10pt;
	font-family: arial;
	background-color: White;
	padding-top:5px;
}
.HD_CellBodyRest
{
	overflow: hidden;
	font-size: 10pt;
	font-family: arial;
	background-color: #ffffff;
	padding-top:5px;
}
.HD_FirstCell
{
	border-top:2px solid #CCD9E3;
	border-bottom: solid 1px #CCD9E3;
	border-right: solid 1px #CCD9E3;
}
.HD_FirstCol a
{
	color:Red;
}
.HD_Cell
{
	border-top: solid 1px #CCD9E3;
	border-bottom: solid 1px #CCD9E3;
	border-right: solid 1px #CCD9E3;
}
.HD_Left
{
	border-left: solid 0px #e3ecf3;
	background-color: #f6fafe;
	border-right: 2px solid #CCD9E3;
}
.HD_Right
{
	border-right: solid 0px #e7eff8;
	/*background-color: #c3d9ff;*/
	background-color: #f6fafe;
	border-left: solid 1px #CCD9E3;
}
.HD_TopLeft
{
	border-left: solid 0px #e7eff8;
	background-color: #f6fafe;
	border-top: solid 0px #e7eff8;
}
.HD_TopRight
{
	border-right: solid 0px #e7eff8;
	background-color: #f6fafe;
	border-top: solid 0px #e7eff8;
}
.HD_Bottom
{
	/*background-color: #c3d9ff;*/
	background:#f6fafe;
	border-bottom: solid 0px #e7eff8;
	border-top: solid 1px #CCD9E3;
}
.HD_BottomLeft
{
	border-left: solid 0px #e7eff8;
	background:#f6fafe;
	border-bottom: solid 0px #e7eff8;
}
.HD_BottomRight
{
	border-right: solid 0px #e7eff8;
	background:#f6fafe;
	border-bottom: solid 0px #e7eff8;
}
.HD_More
{
	font-family: Arial;
	font-size: 12px;
	vertical-align: bottom;
	width: 100%;
	text-align: right;
	vertical-align: baseline;
}
.HD_Task
{
	font-family: Arial;
	font-size: 12px;
	border: solid 1px gray;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: White;
	padding-left: 3px;
}

/*ESSDayView*/
.DV_OuterBorder
{
	/*background-color: #c3d9ff;*/
	background:#f6fafe;
	border: solid 0px #e7eff8;
}

.DV_RightBorder
{
	border-right: solid 1px #CCD9E3;
}

.DV_InnerBorderLeft
{
	border-right: 2px solid #CCD9E3;
}
.DV_InnerBorderBottom
{
	border-top: solid 1px #CCD9E3;
}

.DV_DateCell
{
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
.DV_NameCell
{
	padding: 2px;
	border-right: solid 1px #CCD9E3;
	border-top: solid 1px #CCD9E3;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
}

.DV_FirstTimeCell
{
	background-color: #e7eff8;
	width: 100px;
	border-top: 2px solid #CCD9E3;
	border-bottom: solid 1px #CCD9E3;
	border-right: solid 1px #CCD9E3;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}
.DV_TimeCell
{	
	background-color: #e7eff8;
	width: 100px;
	border-bottom: solid 1px #CCD9E3;
	border-right: solid 1px #CCD9E3;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}
.DV_TimeText
{
	font-weight: bold;
	font-size: 12pt;
	margin: 2px;
	height: 40px;
	vertical-align: bottom;
}

.DV_FirstRestCell
{
	height: 20px;
	/*background-color: #ffffca;*/
	background:#edf2f8;
	border-top:2px solid #CCD9E3;
	border-right: solid 1px #CCD9E3;
	border-bottom: solid 1px #CCD9E3;
}
.DV_RestCell
{
	height: 20px;
	/*background-color: #ffffca;*/
	background:#edf2f8;
	border-bottom: solid 1px #CCD9E3;
	border-right: solid 1px #CCD9E3;
}
.DV_FirstInnerRestCell
{
	height: 20px;
	/*background-color: #ffffca;*/
	background:#edf2f8;
	border-top: ridge 2px #CCD9E3;
	border-right: dashed 1px #CCD9E3;
	border-bottom: solid 1px #CCD9E3;
}
.DV_InnerRestCell
{
	height: 20px;
	/*background-color: #ffffca;*/
	background:#edf2f8;
	border-bottom: solid 1px #CCD9E3;
	border-right: dashed 1px #CCD9E3;
}

.DV_FirstWorkCell
{
	height: 20px;
	background-color: white;
	border-top: ridge 2px #CCD9E3;
	border-right: solid 1px #CCD9E3;
	border-bottom: solid 1px #CCD9E3;
}
.DV_WorkCell
{
	height: 20px;
	background-color: white;
	border-bottom: solid 1px #CCD9E3;
	border-right: solid 1px #CCD9E3;
}
.DV_FirstInnerWorkCell
{
	height: 20px;
	background-color: white;
	border-top: ridge 2px #CCD9E3;
	border-right: dashed 1px #CCD9E3;
	border-bottom: solid 1px #CCD9E3;
}
.DV_InnerWorkCell
{
	height: 20px;
	background-color: white;
	border-bottom: solid 1px #CCD9E3;
	border-right: dashed 1px #CCD9E3;
}

.DV_FirstTaskCell
{
	vertical-align: top;
	border-top: ridge 2px #CCD9E3;
	border-right: solid 1px #CCD9E3;
	border-bottom: solid 1px #CCD9E3;
}
.DV_TaskCell
{
	vertical-align: top;
	border-bottom: solid 1px #CCD9E3;
	border-right: solid 1px #CCD9E3;
}
.DV_FirstInnerTaskCell
{
	vertical-align: top;
	border-top: ridge 2px #CCD9E3;
	border-right: dashed 1px #CCD9E3;
	border-bottom: solid 1px #CCD9E3;
}
.DV_InnerTaskCell
{
	vertical-align: top;
	border-bottom: solid 1px #CCD9E3;
	border-right: dashed 1px #CCD9E3;
}

.DV_RightCell
{
	height: 20px;
	border-left: solid 1px #CCD9E3;
}
.DV_SepCell
{
	border-left: solid 1px #CCD9E3;
	border-right:2px solid #CCD9E3;
}
.DV_TaskHeader
{
	font-weight: bold;
	width: 100%;
	text-align: center;
	white-space: nowrap;
}
.DV_TaskBody
{
	padding: 2px;
}

/*Report*/

.Rpt_Outer
{
	border:solid 1px navy;
	background-color:#c0c0c0;
}
.Rpt_Header
{
	background-color:#ffffb0;
	font-size:14pt;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}
.Rpt_ColHeader
{
	background-color:#ffffb0;
	font-size:10pt;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
}
.Rpt_DetailCell
{
	font-size:10pt;
}
.Rpt_SummaryCell
{
	font-size:10pt;
	background-color:#ffffd9;
}

.MR_Outer
{
	border:solid 1px navy;
	background-color:#c0c0c0;
}
.MR_Header 
{
	background-color:#ffffb0;
	font-size:14pt;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}
.MR_GroupKeyBack
{
	background-color:#ffffb0;
}
.MR_GroupKey
{
	text-align:left;
	white-space:nowrap;
	background-color:#ffffb0;
}
.MR_GroupValue
{
	text-align:right;
	white-space:nowrap;
	background-color:#ffffd9;
}
.MR_SummaryMethod
{
	text-align:left;
	white-space:nowrap;
	background-color:#ffffb0;
}
.MR_Data
{
	text-align:right;
	white-space:nowrap;
	background-color:white;
}

/*div separator*/
.DivSeparator
{
	height:2px;
	background-color:#D6DFE6;
	border:0px;
}

.DateBoxBtn
{
	background:url(../images/Calendar/btn_calendar.gif) 0 0 no-repeat;
	height:22px;
	width:25px;
	border:none;
	cursor:pointer;
}</pre></body></html>