/* GLOBAL */
body
{
  font-size:100%
}

.MiddleLogoColour
{
  background-color: #FFFFFF; /* rgb(255,255,255) */;
}

a:link {  
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 100%;
  color: rgb(0,0,0);
}
 
a:hover{  
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 100%;
  color: rgb(0,0,0);
}

a:visited {  
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 100%;
  color: rgb(0,0,0);
}

.wt200{  width:200px;}
.mt10 { margin-top:10px;}
.p0 { padding:0;}

/* LABELS */
.lblPageHeading
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 1.125em; /* 18px */
  color: #D31A20; /* rgb(0,132,105) */
  text-align: left;
}
.lblPageHeadingError
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 1.125em; /* 18px */
  color: rgb(191,191,191); /* Web Crimson */
  text-align: left;
}


.lblSectionHeading
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 0.7em; /* 11px */
  font-weight: bold;
  font-variant: small-caps;
  color: #264A92; /* rgb(105,146,58) */ 
  text-align: left;
}

.lblLandingSectionHeading
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 0.875em; /* 14px */
  color: #264A92; /* rgb(105,146,58) */
  text-align: left;
}

.lblContent
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 0.7em; /* 11px */
  color: rgb(0,0,0);
  text-align: left;
}

.lblContentDisabled
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 0.7em; /* 11px */
  color: rgb(190,190,190);
  text-align: left;
}

.lblContentError
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 0.7em; /* 11px */
  color: rgb(255,0,0);
  text-align: left;
}

.lblContentErrorFP
{
  font-family: Arial, Sans-Serif, Verdana;
  font-weight: bold;
  font-size: 0.9em; /* 11px */
  color: rgb(255,0,0);
  text-align: Centre;
  left: 300;
  top: 200;
  height: 200;
  width: 350;
}

.lblPopupHeading 
{  
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 0.9em; 
  font-weight: bold;
  color: rgb(80,80,80);
  text-align: left;  
}

/*   */

.treContent
{
  font-family: Arial, Sans-Serif, Verdana;
/* font-size: 0.7em;  11px */
  font-size:11px;
  color: rgb(0,0,0);
  text-align: left;
  font-weight:normal;
  font-style:normal;
  text-decoration: none;
}

.treFolder
{
  font-family: Arial, Sans-Serif, Verdana;
/* font-size: 0.7em;  11px */
  font-size:11px;
  color: rgb(0,0,0);
  text-align: left;
  font-size:11px;
  text-decoration: none;
}

.treFolderClosed
{
  font-family: Arial, Sans-Serif, Verdana;
/* font-size: 0.7em;  11px */
  font-size:11px;
  color: rgb(0,0,0);
  text-align: left;
  font-size:11px;
  text-decoration: none;
}

.treFolderOpen
{
  font-family: Arial, Sans-Serif, Verdana;
/* font-size: 0.7em;  11px */
  font-size:11px;
  color: rgb(0,0,0);
  text-align: left;
  text-decoration: none;
}

.treFolderCut
{
  font-family: Arial, Sans-Serif, Verdana;
/* font-size: 0.7em;  11px */
  font-size:11px;
  color: rgb(190,190,190);
  text-align: left;
  text-decoration: none;
}

.treFolderCopy
{
  font-family: Arial, Sans-Serif, Verdana;
/* font-size: 0.7em;  11px */
  font-size:11px;
  color: rgb(0,0,255);
  text-align: left;
  font-weight: bold;
  text-decoration: none;
}

.treFolderSelected
{
  font-family: Arial, Sans-Serif, Verdana;
/* font-size: 0.7em;  11px */
  font-size:11px;
  color: rgb(0,0,0);
  text-align: left;
  font-weight: bold;
  text-decoration: none;
}

.treFolderTarget
{
  font-family: Arial, Sans-Serif, Verdana;
/* font-size: 0.7em;  11px */
  font-size:11px;
  color: rgb(0,0,0);
  text-align: left;
  font-weight: bold;
  text-decoration: none;
}

.treDocument
{
  font-family: Arial, Sans-Serif, Verdana;
/* font-size: 0.7em;  11px */
  font-size:11px;
  color: rgb(0,0,0);
  text-align: left;
  text-decoration: none;
}

.treDocumentCut
{
  font-family: Arial, Sans-Serif, Verdana;
/* font-size: 0.7em;  11px */
  font-size:11px;
  color: rgb(190,190,190);
  text-align: left;
  text-decoration: none;
}

.treDocumentSelected
{
  font-family: Arial, Sans-Serif, Verdana;
/* font-size: 0.7em;  11px */
  font-size:11px;
  color: rgb(0,0,0);
  text-align: left;
  font-weight: bold;
  text-decoration:none
}

.treDocumentTarget
{
  font-family: Arial, Sans-Serif, Verdana;
/* font-size: 0.7em;  11px */
  font-size:11px;
  color: rgb(0,0,0);
  text-align: left;
  font-weight: bold;
  text-decoration:none
}

.treDocumentCopy
{
  font-family: Arial, Sans-Serif, Verdana;
/* font-size: 0.7em;  11px */
  font-size:11px;
  font-weight: bold;
  color: rgb(0,0,255);
  text-align: left;
  text-decoration: none;
}

.treFolder a,
.treContent a,
.treFolderClosed a,
.treFolderOpen a,
.treFolderCut a,
.treDocument a,
.treDocumentCut a,
.treDocumentSelected a,
.treDocumentTarget a,
.treDocumentCopy a{ font-size:11px;}


/* LINKS */
.lnkContent
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 11px; /* 0.7em; */ /* 11px */
  color: rgb(0,0,0);
  text-align: left;
}

.lnkSectionHeading
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 14px; /* 0.875em; */ /* 14px */
  font-weight: bold;
  color: #264A92; /* rgb(105,146,58)*/
  text-align: left;
}
.lnkSectionHeadingDisabled
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 14px; /* 0.875em; */ /* 14px */
  font-weight: bold;
  color: #BFBFBF; /* clWebSilver*/
  text-align: left;
}

a.lnkSectionHeading:link
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 14px; /* 0.875em; */ /* 14px */
  font-weight: bold;
  color: #264A92; /* rgb(105,146,58) */
  text-align: left;
}
a.lnkSectionHeading:visited
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 14px; /* 0.875em; */ /* 14px */
  font-weight: bold;
  color: #264A92; /* rgb(105,146,58) */
  text-align: left;
}
a.lnkSectionHeading:hover
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 14px; /* 0.875em; */ /* 14px */
  font-weight: bold;
  color: #008469; /* rgb(0,132,105) */
  text-align: left;
}

/* CONTROLS */
.edtContent
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 0.7em; /* 11px */
  color: rgb(0,0,0);
  text-align: left;
}
.edtContentPending
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 0.7em; /* 11px */
  color: rgb(0,0,255);
  text-align: left;
}

.edtColourPickerContent
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 0.7em; /* 11px */
  text-align: left;
}

.edtDatePickerContent
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 0.7em; /* 11px */
  color: rgb(0,0,0);
  text-align: left;
}
.edtDatePickerContentPending
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 0.7em; /* 11px */
  color: rgb(0,0,255);
  text-align: left;
}

.chkContent
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 0.7em; /* 11px */
  color: rgb(0,0,0);
  text-align: left;
}
.chkContentPending
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 0.7em; /* 11px */
  color: rgb(0,0,255);
  text-align: left;
}

.cbxContent
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 0.7em; /* 11px */
  color: rgb(0,0,0);
  text-align: left;
}
.cbxContentPending
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 0.7em; /* 11px */
  color: rgb(0,0,255);
  text-align: left;
}

.cbxDBLookup
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 0.7em; /* 11px */
  color: rgb(0,0,0);
  text-align: left;
}
.cbxDBLookupPending
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 0.7em; /* 11px */
  color: rgb(0,0,255);
  text-align: left;
}

.memContent
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 0.7em; /* 11px */
  color: rgb(0,0,0);
  text-align: left;
}

/* Tables */
td.grdStandardOdd
{
  background-color: #FFFFFF; /* rgb(255,255,255) */
}
td.grdStandardEven
{
  background-color: #F5FBF3; /* rgb(245,251,243) */
}
grdStandard
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 0.7em; /* 11px */
  color: rgb(0,0,0);
  padding-left:5px;
  padding-right:5px;
}
table.grdStandard
{
  table-layout:fixed;
}
div.grdStandard
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 0.7em; /* 11px */
  color: rgb(0,0,0);
  padding-left:5px;
  padding-right:5px;
  white-space:nowrap;
  overflow:hidden;
}
td.grdStandard
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 0.7em; /* 11px */
  color: rgb(0,0,0);
  padding-left:5px;
  padding-right:5px;
  overflow:hidden;
}
select.grdStandard
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 100%; /* 11px */
  color: rgb(0,0,0);
}

/*  font-size: 100%;*//*0.7em;*/ /* 11px */

td.grdStandardHeader
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 0.7em; /* 11px */
  color: rgb(0,0,0);
  padding-top:4px;
  padding-left:5px;
  padding-right:5px;
  vertical-align: middle;  
  overflow:hidden;
}

a.grdStandardHeader:link
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 100%;
  color: rgb(0,0,0);
  vertical-align: middle;  
}
a.grdStandardHeader:visited
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 100%;
  color: rgb(0,0,0);
  vertical-align: middle;  
}
a.grdStandardHeader:hover
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 100%;
  color: rgb(0,0,0);
}
a.grdStandard:link
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 0.7em; /* 11px */
  color: rgb(0,0,0);
  padding-left:5px;
  overflow:hidden;
  white-space:nowrap;
 }
a.grdStandard:visited
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 0.7em; /* 11px */
  color: rgb(0,0,0);
  padding-left:5px;
  overflow:hidden;  
  white-space:nowrap;
}
a.grdStandard:hover
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 0.7em; /* 11px */
  color: rgb(0,0,0);
  padding-left:5px;
  overflow:hidden;  
  white-space:nowrap;
}

div.NonPrinting {
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 0.7em; /* 11px */
  color: rgb(0,0,0);
}

/* Planner */
table.#TABLEPLANLEAVE
{
  padding-bottom:1px;
}
	
div.planStandard
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 100%; /* 11px */
  padding-top:3px;
  white-space:nowrap;
  overflow:hidden;
}
td.planStandard
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 0.7em; /* 11px */
  padding-left:5px;
  padding-right:5px;
  overflow:hidden;
}
a.planStandard:link
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 0.7em; /* 11px */
  color: rgb(0,0,0);
  padding-left:5px;
}
a.planStandard:visited
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 0.7em; /* 11px */
  color: rgb(0,0,0);
  padding-left:5px;
}
a.planStandard:hover
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 0.7em; /* 11px */
  color: rgb(0,0,0);
  padding-left:5px;
}
/* VB APPLICATION */
.lblLoginSpeel
{
 font-family: Arial, Sans-Serif, Verdana;
 font-size: 0.875em;
 font-style: italic;
 color: rgb(0,0,0);
 text-align: left;
}

.lblCopyright
{
 font-family: Arial;
 font-size: 7.5pt;
 font-weight: normal;
 width: 100%;
 color: RGB(138,138,138);
 background-color: #FFFFFF;
 padding-left: 0;
 padding-top: 0;
 padding-bottom: 0;
 text-align: right;
 vertical-align:bottom;
}

.lblCopyrightHidden
{
 font-family: Arial;
 font-size: 7.5pt;
 font-weight: normal;
 width: 100%;
 color: #FFFFFF;
 background-color: #FFFFFF;
 padding-left: 0;
 padding-top: 0;
 padding-bottom: 0;
 text-align: right;
 vertical-align:bottom;
}

.mnuMainMenu
{
 left: 0.95em;
 top: 0.95em;
 padding-top: 0;
 height:auto;
 position: absolute;
 background-color: #FFFFFF;
}

.mnuItem
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 0.7em;
  background-color: #FFFFFF;
  color: Black;
  border-bottom: none;
  text-decoration: none;
  padding-left: 5px;
  font-underline: False;
}

/* HTML EDITOR - MUST SET COMPONENT NAME TO 'edtMessage'*/
.EDTMESSAGE
{
  border-color: #AAAAAA;
}

@media print {
.planStandardItemMain {
  border-style: inset;
  border-width: 2px;
  border-color: #555555;
}

.planStandardSatSun {
  border-top: none; 
  border-bottom: none; 
  border-color: #555555;
  border-width: 2px;
  border-collapse: collapse;
}  

.NonPrinting {
  display: none;
}

}


/* EXPORTS */
.dxgvControl_TS,
.dxgvDisabled_TS
{
	border: Solid 1px #9F9F9F;
	font: 11px Arial;
	background-color: #F2F2F2;
	color: Black;
	cursor: default;
}
.dxgvDisabled_TS 
{
	color: Gray;
}
.dxgvControl_TS a 
{
	color: #5555FF;
}
.dxgvDisabled_TS a
{
	color: Gray;
}
.dxgvLoadingPanel_TS
{
	border: solid 1px #9F9F9F;
	background-color: #E3E3E1;
	font: 11px Arial;
	color: #303030;
}
.dxgvLoadingPanel_TS td
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxgvLoadingPanelStatusBar_TS
{
	background-color: Transparent;
	font: 11px Arial;
}
.dxgvLoadingPanelStatusBar_TS td
{
	white-space: nowrap;
	text-align: center;
	padding: 0px 2px 0px 2px;
}
.dxgvFilterPopupWindow_TS
{
	color: Black;
	font: 11px Arial;
	border: solid 1px #9f9f9f;
}
.dxgvFilterPopupItemsArea_TS
{
	color: Black;
	background-color: White;
}
.dxgvFilterPopupButtonPanel_TS
{
	font: 11px Arial;
	background-color: #ededed;
	border: 1px solid #dcdcdc;
	border-left-width: 0px;
	color: Black;
}

.dxgvFilterPopupItem_TS td.dxgv,
.dxgvFilterPopupActiveItem_TS td.dxgv,
.dxgvFilterPopupSelectedItem_TS td.dxgv
{
	border-left: solid 1px white;    
	border-right: solid 1px white;    
	padding: 3px 2px 4px 3px;
	cursor: default;
	font: 11px Arial;
	white-space: nowrap;
}
.dxgvFilterPopupActiveItem_TS
{
	background: #cfcfcf;
	color: Black;
}
.dxgvFilterPopupSelectedItem_TS
{
	background: #8D8D8D;
	color: White;
}

.dxgvTable_TS
{
	background-color: White;
	border: 0;
	border-collapse: separate!important;
	overflow: hidden;
	font: 11px Arial;
	color: Black;
}
.dxgvInlineEditRow_TS,
.dxgvDataRow_TS
{
}
.dxgvInlineEditRow_TS td.dxgv
{
	border-bottom: Solid 1px #D3D3D3;
	border-right: Solid 1px #D3D3D3;
}
.dxgvDataRowAlt_TS
{
	background-color: #FFFFFF;
}
.dxgvFilterRow_TS 
{
	background-color: #E7E7E7;
}
.dxgvEditForm_TS 
{
	background-color: #F0F0F0;
}
.dxgvEditForm_TS td.dxgv
{
	border-bottom: Solid 1px #D3D3D3;
	padding: 8px 10px 10px 10px;
}
.dxgvSelectedRow_TS
{
	background-color: #A0A0A0;
    color: White;
}
.dxgvFocusedRow_TS
{
	background-color: #8D8D8D;
    color: White;
}
.dxgvSelectedRow_TS .dxgvCommandColumn_TS a, 
.dxgvFocusedRow_TS .dxgvCommandColumn_TS a
{
    color: White;
}
.dxgvSelectedRow_TS .dxgvCommandColumn_TS a:hover, 
.dxgvFocusedRow_TS .dxgvCommandColumn_TS a:hover
{
    color: #F0F0F0;
}
.dxgvSelectedRow_TS .dxgvCommandColumn_TS a:visited, 
.dxgvFocusedRow_TS .dxgvCommandColumn_TS a:visited
{
    color: #F0F0F0;
}

.dxgvPreviewRow_TS
{
	background-color: #F5F5F5;
	color: #707070;
}
.dxgvDetailCell_TS,
.dxgvPreviewRow_TS td.dxgv,
.dxgvEmptyDataRow_TS td.dxgv
{
	padding: 20px 2px 20px 4px;
	border-bottom: Solid 1px #D3D3D3;
	border-top: 0;
	border-left: 0;
	border-right: 0;
}
.dxgvPreviewRow_TS td.dxgv
{
	padding: 10px 10px 10px 15px;
}
.dxgvDetailCell_TS
{
	padding: 16px 18px 16px 0px;
}
.dxgvDetailRow_TS td.dxgvIndentCell_TS 
{
    padding-right: 0px;
    border-bottom: Solid 1px #D3D3D3;
}
.dxgvEmptyDataRow_TS
{
	color: Gray;
}
.dxgvEmptyDataRow_TS td.dxgv
{
    border-bottom: Solid 1px #CFCFCF;
	text-align: center;
}

.dxgvEditFormDisplayRow_TS td.dxgv,
.dxgvDataRow_TS td.dxgv,
.dxgvDataRowAlt_TS td.dxgv,
.dxgvSelectedRow_TS td.dxgv,
.dxgvFocusedRow_TS td.dxgv
{
	overflow: hidden;
	border-bottom: Solid 1px #CFCFCF;
	border-right: Solid 1px #CFCFCF;
	border-top: 0;
	border-left: 0;
	padding: 3px 6px 4px 6px;
}
.dxgvEditFormDisplayRow_TS
{
}
.dxgvEditFormDisplayRow_TS td.dxgv 
{
}

.dxgvEditingErrorRow_TS
{
	background-color: #FFC8C8;
	color: #FF0000;
}
.dxgvEditingErrorRow_TS td.dxgv
{
	white-space: pre-wrap;
	border-bottom: Solid 1px #D3D3D3;
	border-right: 0;
	border-top: 0;
	border-left: 0;
	padding: 6px 10px 6px 10px;
}

.dxgvFilterRow_TS td.dxgv
{
	border-bottom: Solid 1px #C1C1C1;
	border-right: Solid 1px #C1C1C1;
	border-top: 0;
	border-left: 0;
	padding: 2px 2px 2px 2px;
	overflow: hidden;
}
.dxgvGroupRow_TS
{
	background-color: #EDEDED;
}
.dxgvFocusedGroupRow_TS
{
	background-color: #8D8D8D;
    color: White;
}
.dxgvGroupRow_TS td.dxgv,
.dxgvFocusedGroupRow_TS td.dxgv
{
	border: none 0;
	vertical-align: middle;
	white-space: nowrap;
	border-bottom: Solid 1px #D3D3D3;
	padding: 3px 6px 4px 6px;
}
.dxgvFocusedRow_TS td.dxgvIndentCell_TS,
.dxgvFocusedGroupRow_TS td.dxgvIndentCell_TS,
.dxgvSelectedRow_TS td.dxgvIndentCell_TS
{
	background-color: #EDEDED!important;  
	border-right: solid 1px #CFCFCF;
	border-top: 0px;
}
.dxgvHeaderPanel_TS {
	background-color: #F9F9F9;
	color: Black;
	padding: 8px 6px 8px 6px;
	border-bottom: Solid 1px #9F9F9F;
}

.dxgvHeader_TS {
	cursor: pointer;
	white-space: nowrap;
	padding: 4px 6px 5px 6px;
	border: Solid 1px #9F9F9F;
	background-color: #DCDCDC;
	overflow: hidden;
	font-weight: normal;
	text-align: left;	
}
.dxgvHeader_TS, .dxgvHeader_TS table {
	color: Black;
	font: 11px Arial;
}
.dxgvHeader_TS td {
	white-space: nowrap;
}
.dxgvHeader_TS a {
	color: #0d45b7;
}
.dxgvCustomization_TS, 
.dxgvPopupEditForm_TS
{
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.dxgvGroupPanel_TS
{
	white-space: nowrap;
	font-size: 11px;
	
	background-color: #EDEDED;
	color: #8D8D8D;
	border-bottom: Solid 1px #9F9F9F;
	padding: 7px 4px 8px 6px;
}
.dxgvFooter_TS
{
	background-color: #D7D7D7;
	white-space: nowrap;
}
.dxgvFooter_TS td.dxgv
{
	padding: 5px 6px 6px 6px;
	border-bottom: Solid 1px #BCBCBC;
	border-right: 0;
}
.dxgvGroupFooter_TS
{
	background-color: #E0E0E0;
}
.dxgvGroupFooter_TS td.dxgv 
{
	white-space: nowrap;
}
.dxgvGroupFooter_TS td.dxgv 
{
    padding: 5px 4px 6px 6px;
    border-bottom: Solid 1px #CFCFCF;
    border-right: 0;
}
.dxgvDataRow_TS td.dxgvIndentCell_TS,
.dxgvGroupRow_TS td.dxgvIndentCell_TS,
.dxgvGroupFooter_TS td.dxgvIndentCell_TS
{
    background-color: #EDEDED;
	border-right: Solid 1px #CFCFCF;
	border-top: 0px;
}

.dxgvTitlePanel_TS, 
.dxgvTable_TS caption
{
    font-size: 15px;
	font-weight: normal;
	padding: 3px 3px 5px 3px;
	text-align: center;	
	background-color: #ACACAC;
	color: White;
	border-bottom: Solid 1px #9F9F9F;
}
.dxgvLoadingDiv_TS
{
	background-color:Gray;	
	opacity: 0.01;	
	filter: alpha(opacity=1);
}
.dxgvStatusBar_TS
{
	border-top: Solid 1px #9F9F9F;
}
.dxgvStatusBar_TS tr.dxgv
{
	height: 20px;
}
.dxgvCommandColumn_TS
{
	padding: 2px 2px 2px 2px;
}
.dxgvCommandColumn_TS a
{
	margin: 0px 3px 0px 0px;
	color:  #0d45b7;
}
.dxgvCommandColumn_TS a:hover
{
	color:  #5494ea;
}
.dxgvCommandColumn_TS a:visited
{
	color:  #ab59a6;
}

.dxgvCommandColumnItem_TS
{
}
.dxgvEditFormTable_TS
{
	padding: 2px 6px 6px 4px;
	font: 11px Arial;
	color: Black;
}
.dxgvEditFormTable_TS a
{
    color: #0d45b7;

}
.dxgvEditFormTable_TS a:hover
{
    color: #5494ea;

}
.dxgvEditFormTable_TS a:visited
{
    color: #ab59a6;
}

.dxgvEditFormCaption_TS
{
	padding: 4px 4px 4px 10px; 
}

.dxgvInlineEditCell_TS
{
	padding: 1px 1px 1px 1px; 
}

.dxgvEditFormCell_TS
{
	padding: 4px 4px 4px 4px; 
	border: 0;
}

.dxgvPagerTopPanel_TS
{	
}
.dxgvPagerBottomPanel_TS
{
}
.dxgvDetailButton_TS
{
}

.dxgvFilterBar_TS 
{
	border-top: solid 1px #9F9F9F;	
	background: #d4d4d4;
}
.dxgvFilterBar_TS a
{
	color: #394ea2;
	text-decoration: underline;		
}
.dxgvFilterBarCheckBoxCell_TS
{
	padding: 0 3px;
	padding-right: 7px;
}
.dxgvFilterBarImageCell_TS
{
	padding: 0 3px;
	padding-right: 1px;
	cursor: pointer;
}
.dxgvFilterBarExpressionCell_TS
{
	font-size: 11px;
	padding: 5px 5px 8px 0;	
	white-space: nowrap;
}
.dxgvFilterBarClearButtonCell_TS
{
	font-size: 11px;
	padding: 5px 6px 8px;
}
.dxgvFilterBuilderMainArea_TS 
{
	background: white;
	padding: 6px 2px;
} 
.dxgvFilterBuilderButtonArea_TS
{
	background: #ededed;
	border-top: solid 1px #cfcfcf;
	padding: 6px;
}

.dxgvDataRowHover_TS
{
	background: #cfcfcf;
	color: Black;
}


.dxgvControl_TS .dxpControl_TS td.dxpCtrl_TS, 
.dxgvDisabled_TS .dxpControl_TS td.dxpCtrl_TS,

.dxgvControl_TS .dxpLite_TS,
.dxgvDisabled_TS .dxpLite_TS
{
	padding-top: 4px;    
}

.dxpcControl_TS
	{
	background-color: White;
	}

.dxpcHeader_TS {
    background-color: #DCDCDC;
    border-bottom: 1px solid #C9C9C9;
    color: #404040;
    font: 11px Arial;
}





.dxeLoadingDiv_TS
{
	background: White;
    opacity: 0.85;
    filter: alpha(opacity=85);
    cursor: wait;
}
.dxeLoadingDivWithContent_TS
{
	background: White;
    opacity: 0.01;
    filter: alpha(opacity=1);
}

.dxeLoadingPanel_TS
{
	font: 11px Arial;
	color: #303030;
}
.dxeLoadingPanelWithContent_TS 
{
    font: 11px Arial;
	color: #303030;
	background:#FFFFFF;
	border:1px solid #D6D6D6;
}

.dxeLoadingPanel_TS td.dx, 
.dxeLoadingPanelWithContent_TS td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}

.dxeReadOnly_TS 
{
    
}
.dxeBase_TS
{
    font-family: Arial;
    font-size: 11px;
}
/* -- ErrorFrame -- */
.dxeErrorCell_TS, .dxeErrorCell_TS td
{
    font-family: Arial;
    font-size: 11px;
	color: Red;
}
.dxeErrorCell_TS
{ 
	padding-left: 4px;
	padding-right:5px;
}
.dxeErrorFrameWithoutError_TS {
    border: 1px solid Red;
}
.dxeErrorFrameWithoutError_TS .dxeControlsCell_TS {
    padding: 2px;
}

.dxeEditArea_TS 
{
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #A0A0A0;
}
/* -- ValidationSummary -- */

.dxvsValidationSummary_TS {
    font-family: Arial;
    font-size: 11px;
    color: Red;
}
.dxvsValidationSummary_TS td.dxvsRC {
    vertical-align: top;
    padding: 2px 5px 4px 6px;
}
.dxvsValidationSummary_TS .dxvsE {

}

/* ValidationSummary - Header */

.dxvsValidationSummary_TS table.dxvsHT {
    width: 100%;
}
.dxvsValidationSummary_TS td.dxvsH {
    padding: 2px 0 2px 0;
}

/* ValidationSummary - Hyperlink */

.dxvsValidationSummary_TS a.dxvsHL,
.dxvsValidationSummary_TS a.dxvsHL:visited {
    color: red;
}
.dxvsValidationSummary_TS a.dxvsHL {
    text-decoration: none;
    border-bottom: 1px dashed #f70;
}
.dxvsValidationSummary_TS a.dxvsHL:hover {
    color: #f70;
}

/* ValidationSummary - Table Layout */

.dxvsValidationSummary_TS table.dxvsT {

}
.dxvsValidationSummary_TS tr.dxvsE {

}
.dxvsValidationSummary_TS td.dxvsETC {
    padding: 2px 0;
}

/* ValidationSummary - List Layout */

.dxvsValidationSummary_TS ul.dxvsL {

}
.dxvsValidationSummary_TS ol.dxvsL {

}
.dxvsValidationSummary_TS li.dxvsE {
    padding: 2px 0;
}

/* -- Buttons -- */
.dxeButtonEditButton_TS, .dxeCalendarButton_TS,
.dxeSpinIncButton_TS, .dxeSpinDecButton_TS,
.dxeSpinLargeIncButton_TS, .dxeSpinLargeDecButton_TS
{	
	vertical-align: middle;
	border: solid 1px #7f7f7f;
	background-color: #E6E6E6;
	cursor: pointer;
} 
.dxeButtonEditButton_TS, .dxeCalendarButton_TS, .dxeButtonEditButton_TS td.dx, .dxeCalendarButton_TS td.dx,
.dxeSpinIncButton_TS, .dxeSpinDecButton_TS, .dxeSpinLargeIncButton_TS, .dxeSpinLargeDecButton_TS,
.dxeSpinIncButton_TS td.dx, .dxeSpinDecButton_TS td.dx, .dxeSpinLargeIncButton_TS td.dx, .dxeSpinLargeDecButton_TS td.dx
{	
    font-family: Arial;
    font-size: 11px;        
    font-weight: normal;
	text-align: center;
	white-space: nowrap;
} 
.dxeButtonEditButton_TS,
.dxeSpinIncButton_TS, .dxeSpinDecButton_TS, .dxeSpinLargeIncButton_TS, .dxeSpinLargeDecButton_TS
{
    padding: 0px 2px 0px 3px;
	background-image: url('ExtrSprite2.png');
    background-repeat: repeat-x;
    background-position: -92px top;    
    background-color: #e6e6e6;
    foreground-color: #e6e6e6; 
}
.dxeSpinIncButton_TS
{
	background-image: url('<%=WebResource("DevExpress.Web.ASPxEditors.Images.edtSpinIncBtnBack.gif")%>');
    background-repeat: repeat-x;
    background-position: top;
	background-color: #F0F0F0;
}
.dxeSpinDecButton_TS
{
	background-image: url('<%=WebResource("DevExpress.Web.ASPxEditors.Images.edtSpinDecBtnBack.gif")%>');
    background-repeat: repeat-x;
    background-position: top;
	background-color: #E6E6E6;
}

.dxeButtonEditButton_TS table.dxbebt,
.dxeSpinIncButton_TS table.dxbebt, .dxeSpinDecButton_TS table.dxbebt, 
.dxeSpinLargeIncButton_TS table.dxbebt, .dxeSpinLargeDecButton_TS table.dxbebt
{
	width: 10px;
}
.dxeCalendarButton_TS      
{
	font-size: 11px;
	background-image: url('<%=WebResource("DevExpress.Web.ASPxEditors.Images.edtCalendarButtonBack.gif")%>');
    background-repeat: repeat-x;
    background-position: top;    
    background-color: #e5e5e5;
	padding: 4px 11px;
	padding-top: 3px;
	width: 32px;
}
.dxeCalendarButton_TS td.dx
{
	font-size: 11px;    
	text-align: center;
	white-space: nowrap;
}
.dxeCalendarButton_TS table.dxbebt 
{
	width: 100%;
}

/* -- Pressed -- */
.dxeCalendarButtonPressed_TS, .dxeButtonEditButtonPressed_TS,
.dxeSpinIncButtonPressed_TS, .dxeSpinDecButtonPressed_TS, .dxeSpinLargeIncButtonPressed_TS, 
.dxeSpinLargeDecButtonPressed_TS
{
	background-image: none;
	background-color: #D5D5D5;
	border: Solid 1px #7F7F7F;	
}
/* -- Hover -- */
.dxeCalendarButtonHover_TS, .dxeButtonEditButtonHover_TS,
.dxeSpinIncButtonHover_TS, .dxeSpinDecButtonHover_TS, .dxeSpinLargeIncButtonHover_TS, .dxeSpinLargeDecButtonHover_TS
{
	background-image: url('ExtrSprite2.png');
    background-repeat: repeat-x;
    background-position: -92px top;
    background-color: #F2F2F2;
	border: Solid 1px #606060;
}
.dxeCalendarButtonHover_TS
{
	background-image: url('<%=WebResource("DevExpress.Web.ASPxEditors.Images.edtCalendarButtonHBack.gif")%>');
    background-repeat: repeat-x;
    background-position: top;    
}

.dxeButtonEdit_TS
{
    background-color: white;
    border: solid 1px #9F9F9F;
    width: 170px;
}
.dxeButtonEdit_TS .dxeEditArea_TS {
    background-color: white;
}
.dxeButtonEdit_TS .dxeEditArea_TS, .dxeButtonEdit_TS td.dxic
{
	width: 100%;
}
.dxeButtonEdit_TS td.dxic
{
    padding: 0px 2px 0px 1px;
}
.dxeButtonEdit_TS .dxeIIC img {
    padding-left: 3px;
}
.dxeTextBox_TS, .dxeMemo_TS
{
    background-color: white;
    border: solid 1px #9f9f9f;
}
.dxeTextBox_TS td.dxic
{
	padding: 1px 2px;
	width: 100%;
}
.dxeTextBox_TS .dxeEditArea_TS
{
    background-color: white;
}
.dxeRadioButtonList_TS
{
    border: Solid 1px #9F9F9F;
}
.dxeRadioButtonList_TS, .dxeRadioButtonList_TS table
{
    font-family: Arial;
    font-size: 11px;    
}
.dxeRadioButtonList_TS td.dxe
{
    padding: 7px 5px 6px 11px;
}
.dxeRadioButtonList_TS label
{
	margin-right: 6px;    
}

/* -- Memo -- */
.dxeMemo_TS
{

}
.dxeMemoEditArea_TS 
{
	background-color: white;
	font-family: Arial;
	font-size: 11px;
}
.dxeMemo_TS td
{
	padding: 0 0 0 1px;
	width: 100%;
}

/* -- Hyperlink -- */
.dxeHyperlink_TS
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #0d45b7;        
}
a.dxeHyperlink_TS:hover
{
    color: #5494ea;    
}
a.dxeHyperlink_TS:visited
{
    color: #ab59a6;    
}

/* -- ListBox -- */
.dxeListBox_TS
{
	background-color: white;
	border: solid 1px #A0A0A0;
    font-family: Arial;
    font-size: 11px;
    width: 70px;
    height: 109px;
}
.dxeListBox_TS div.dxlbd
{
	padding-top: 1px;    
    padding-bottom: 1px;
    height: 107px;
}
.dxeListBoxItemRow_TS
{
    cursor: default;
}
.dxeListBoxItem_TS
{
    border-left: solid 1px white;
    border-right: solid 1px white;
    font-family: Arial;
    font-size: 11px;
    padding: 3px 2px 4px 3px;
    white-space: nowrap;
    text-align: left;
    color: Black;
    font-weight: normal;
}
.dxeListBoxItem_TS em {
    background:none repeat scroll 0 0 #CFCFCF;
    color:#333333;
    font-weight:bold;
    font-style:normal;
}

.dxeListBox_TS td.dxeI, .dxeListBox_TS td.dxeIM, .dxeListBox_TS .dxeHIC, 
.dxeListBox_TS td.dxeFTM, .dxeListBox_TS td.dxeTM,
.dxeListBox_TS td.dxeC, .dxeListBox_TS td.dxeCM, .dxeListBox_TS td.dxeHCC, .dxeListBox_TS td.dxeMI, .dxeListBox_TS td.dxeMIM
{
    border-right-width: 0px!important;
}
.dxeListBox_TS td.dxeCM, .dxeListBox_TS td.dxeHCC
{
    width: 25px;
}
.dxeListBox_TS td.dxeIM
{
    width: 0;
}
.dxeListBox_TS td.dxeT 
{
    width: 100%;
    padding-left: 0px!important;
}
.dxeListBox_TS td.dxeT, .dxeListBox_TS td.dxeMI
{
    border-left-width: 0px!important;
}
.dxeListBox_TS td.dxeFTM, .dxeListBox_TS td.dxeTM, .dxeListBox_TS td.dxeLTM, 
.dxeListBox_TS .dxeHFC, .dxeListBox_TS .dxeHC, .dxeListBox_TS .dxeHLC
{
    overflow: hidden;
}

.dxeListBox_TS td.dxeFTM, .dxeListBox_TS td.dxeTM, 
.dxeListBox_TS .dxeHFC, .dxeListBox_TS .dxeHC
{
    padding-right: 6px!important;
}
.dxeListBox_TS td.dxeLTM, .dxeListBox_TS td.dxeTM, 
.dxeListBox_TS .dxeHC,  .dxeListBox_TS .dxeHLC
{
    padding-left: 6px!important;
}
/*Grid lines*/
.dxeListBox_TS td.dxeLTM, .dxeListBox_TS td.dxeTM, .dxeListBox_TS td.dxeMIM
{
    border-left: 1px solid #cfcfcf !important;
}
.dxeListBox_TS td.dxeIM, .dxeListBox_TS td.dxeFTM, .dxeListBox_TS td.dxeTM, .dxeListBox_TS td.dxeLTM,
.dxeListBox_TS td.dxeCM, .dxeListBox_TS td.dxeMIM
{
    border-bottom: solid 1px #cfcfcf;
}
.dxeListBoxItemSelected_TS     /* inherits dxeListBoxItem */
{    
    color: White;
    background-color: #A0A0A0;
}
.dxeListBoxItemHover_TS        /* inherits dxeListBoxItem */
{
    background-color: #cfcfcf;
    color: black;
}
.dxeListBoxItemHover_TS em, .dxeListBoxItemSelected_TS em       
{
    background: none;
}

/*Header*/
.dxeListBox_TS .dxeHD
{
    background-color: #dcdcdc;
    border-bottom: solid 1px #A0A0A0;
}
.dxeListBox_TS .dxeHC,  .dxeListBox_TS .dxeHLC, .dxeListBox_TS td.dxeHMIC
{
    border-left: solid 1px #A0A0A0;
}
.dxeListBox_TS .dxeHIC, .dxeListBox_TS .dxeHFC, .dxeListBox_TS .dxeHCC
{
    border-left:1px solid #dcdcdc;
}
.dxeListBox_TS .dxeHFC, .dxeListBox_TS .dxeHC, .dxeListBox_TS .dxeHMIC
{
    border-right-width:0;
}
.dxeListBox_TS .dxeHLC
{
    border-right: solid 1px #dcdcdc;
}

/* -- Calendar -- */
.dxeCalendar_TS
{ 
    border: solid 1px #9f9f9f;
    background-color: White;
    color: Black;
    font-weight: normal;
    cursor: default;
}
.dxeCalendar_TS td.dxMonthGrid_TS 
{
    padding: 8px 20px;    
}
.dxeCalendar_TS td.dxMonthGridWithWeekNumbers_TS
{
    padding: 5px 20px 8px 8px;    
}
.dxeCalendarDayHeader_TS
{
    font-family: Arial;
    font-size: 11px;        
    padding: 2px 4px 5px;
    border-bottom: solid 1px #cfcfcf;
}
.dxeCalendarWeekNumber_TS
{    
    font-family: Arial;
    font-size: 7pt;    
    text-align: right;    
    padding: 6px 8px 6px 4px;        
    color: #bfbfbf;
}
.dxeCalendarDay_TS
{    
    font-family: Arial;
    font-size: 11px;
    padding: 4px 6px;
    text-align: center;    
}
.dxeCalendarWeekend_TS        /* inherits dxeCalendarDay */
{
    color: #c00000;
}
.dxeCalendarOtherMonth_TS     /* inherits dxeCalendarDay */
{
    color: #888;
}
.dxeCalendarOutOfRange_TS     /* inherits dxeCalendarDay */
{
    color: #d0d0d0;    
}
.dxeCalendarSelected_TS       /* inherits dxeCalendarDay */
{
    color: White;
    background-color: #8d8d8d;
}
.dxeCalendarToday_TS         /* inherits dxeCalendarDay */
{
    padding: 3px 3px 2px;
    border: solid 1px #c00000;    
}
.dxeCalendarHeader_TS
{
    background-color: #dcdcdc;
    border: solid 1px #c9c9c9;    
    border-width: 1px 0;
    padding: 4px 7px;
}
.dxeCalendarHeader_TS td.dxe
{
    font-family: Arial;
    font-size: 11px;
    text-align: center;
	cursor: pointer;
}
.dxeCalendarFooter_TS 
{
    background-color: #ededed;
    padding: 8px 0px;    
    border-top: solid 1px #d6d6d6;
}
.dxeCalendarFastNav_TS
{
    color: Black;
    background: White;
    border: solid 1px #9f9f9f;
    border-bottom: 0px;
    padding: 12px 8px;
}
.dxeCalendarFastNavMonthArea_TS
{
    padding: 0px 9px;
}
.dxeCalendarFastNavYearArea_TS
{    
}
.dxeCalendarFastNavFooter_TS
{
    color: Black;
    background-color: #ededed;
    padding: 8px 0px;   
    border: solid 1px #9f9f9f;
    border-top: solid 1px #d6d6d6;
}
.dxeCalendarFastNavMonth_TS, .dxeCalendarFastNavYear_TS
{
    font: normal 11px Arial;
    color: Black;
    padding: 3px 5px;
    text-align: center;
	cursor: pointer;
}
.dxeCalendarFastNavMonth_TS
{
	padding: 6px;
}
.dxeCalendarFastNavMonthSelected_TS, .dxeCalendarFastNavYearSelected_TS
{
    color: White;
    background: #8d8d8d;    
}
.dxeCalendarFastNavMonthHover_TS, .dxeCalendarFastNavYearHover_TS
{        
    color: Black;
    background: #e5e5e5;
    padding: 2px 4px;
    border: solid 1px #d6d6d6;
}
.dxeCalendarFastNavMonthHover_TS
{
	padding: 5px;
}
/* Disabled */
.dxeDisabled_TS, .dxeDisabled_TS td.dxe
{
	color: #acacac;
	cursor: default;
}
a.dxeDisabled_TS:hover
{
    color: #acacac;
}
.dxeButtonDisabled_TS, .dxeButtonDisabled_TS td.dxe
{
	border-color: #c3c3c3;
	color: #808080;
	cursor: default;
}
/* -- Button -- */
.dxbButton_TS
{	
  	color: #000000;    
  	font-weight:normal;
	font-size: 11px;
	font-family: Arial;				    
	vertical-align: middle;	 		
	border: solid 1px #7F7F7F;	
	background: #E0DFDF url('<%=WebResource("DevExpress.Web.ASPxEditors.Images.edtButtonBack.gif")%>') top;
    background-repeat:repeat-x;
    padding: 1px 1px 1px 1px;
	cursor: pointer;
}
.dxbButtonHover_TS 
{
  	color: #000000;        
	background: #F2F2F2 url('<%=WebResource("DevExpress.Web.ASPxEditors.Images.edtButtonHoverBack.gif")%>') top;
    background-repeat: repeat-x;
	border: solid 1px #606060;
}
.dxbButtonChecked_TS 
{
    color: #FFFFFF;
	background-image: none;
	background-color: #8D8D8D;
}
.dxbButtonPressed_TS 
{
  	color: #000000;        
	background-image: none;
	background-color: #D5D5D5;
}
.dxbButton_TS div.dxb
{    
    padding: 3px 8px 4px 8px;
	border: 0px;
}
.dxbButton_TS div.dxbf
{     
    padding: 2px 7px 3px 7px;
	border: dotted 1px black;		
}
.dxbButton_TS div.dxb table
{    
  	color: #000000;    
	font-size: 11px;
	font-family: Arial;				    
}
.dxbButton_TS div.dxb td.dxb
{    
    background-color: transparent!important;
    background-image: url('')!important;
    border-width: 0px!important;
    padding: 0px!important;
}
/* Disabled */
.dxbDisabled_TS
{
    border-color: #c3c3c3;
	color: #808080;
	cursor: default;
}
.dxbDisabled_TS td.dxb
{
	color: #808080;
}
/* -- FilterControl -- */
.dxfcTable_TS
{	
	border-collapse: separate!important;		
}
.dxfcTable_TS td.dxfc
{
	padding: 0px 0px 0px 3px;
	vertical-align: middle;
	font: 11px Arial;
	color: Black;
}
a.dxfcPropertyName_TS
{
	white-space: nowrap!important;
	color: Blue!important;
}
a.dxfcGroupType_TS
{
	white-space: nowrap!important;
	padding: 0px 3px 0px 3px!important;
	color: Red!important;
}
a.dxfcOperation_TS
{
	white-space: nowrap!important;
	color: Green!important;
}
a.dxfcValue_TS
{
	white-space: nowrap!important;
	color: Gray!important;
}

.dxfcLoadingDiv_TS
{
	background: white;
	opacity: 0.01;
	filter: alpha(opacity=1);	
}
.dxfcLoadingPanel_TS
{
	font: 11px Arial;
	color: #303030;
	border: solid 1px #9F9F9F;
	background: white;	
}
.dxfcLoadingPanel_TS td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}

.dxeMaskHint_TS 
{
	background: #ffffe1;
	border: solid 1px black;
	padding: 2px 5px 3px;
	color: Black;
	font: 11px Arial;
}

/* -- ProgressBar -- */
.dxeProgressBar_TS
{
    border: Solid 1px #696969;
    background-color: #FFFFFF;
}
.dxeProgressBar_TS, .dxeProgressBar_TS td.dxe
{
    font-family: Arial, Verdana, Arial;
    font-size: 11px;
   	color: Black;
}
.dxeProgressBar_TS .dxePBMainCell_TS, .dxeProgressBar_TS td.dxe
{
    padding: 0;
}
.dxeProgressBarIndicator_TS 
{
    background-color: #E0DFDF;
}

/* -- DropDownWindow -- */
.dxeDropDownWindow_TS
{
    background-color: white;
    border: solid 1px #9F9F9F;
}

/*----------------- ColorTable -----------------*/
.dxeColorIndicator_TS
{
    border: solid 1px #9F9F9F;
    width: 15px;
    height: 15px;
    cursor: pointer;
}
.dxeColorTable_TS
{
    background-color: #ffffff;
    border: solid 1px #9F9F9F;
}
.dxeColorTable_TS td.dx
{
    padding: 4px 4px;
}
.dxeColorTableCell_TS {
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-right: 3px;
    cursor: pointer;
}
.dxeColorTableCellDiv_TS {
    border: solid 1px #808080;
    width: 12px;
    height: 12px;
    font-size: 0px;
}
.dxeColorTableCellSelected_TS {
    padding: 2px;
	background-color: #CBCBCB;
    	border: solid 1px #888888;
}
.dxeColorTableCellHover_TS {
    padding: 2px;
	background-color: #F2F2F2;
    	border: solid 1px #888888;
}

/* -- Invalid Style -- */
.dxeInvalid_TS
{

}
.dxeInvalid_TS .dxeEditArea_TS,
.dxeInvalid_TS .dxeMemoEditArea_TS {

}

/* -- Focused Style -- */
.dxeFocused_TS 
{
	border: solid 1px #3d3d3d;
}

/* -- Null Text Style -- */
.dxeNullText_TS .dxeEditArea_TS,
.dxeNullText_TS .dxeMemoEditArea_TS
{
	color: #818181;
}

/* -- Captcha -- */
.dxcaRefreshButton_TS
{
	font-family: Arial, Verdana, Arial;
	text-decoration: none;
	font-size: 10pt;
	color: #1e3695;
}

.dxcaDisabledRefreshButton_TS
{
	color: #acacac;
}

.dxcaRefreshButtonCell_TS
{
	padding-left: 4px;
}

.dxcaRefreshButtonText_TS
{
}

.dxcaDisabledRefreshButtonText_TS
{
}

.dxcaTextBoxCell_TS
{
	font-family: Arial, Verdana, Arial;
	font-size: 11px;
}

.dxcaTextBoxCell_TS, .dxcaTextBoxCellNoIndent_TS
{
	font-family: Arial, Verdana, Arial;
	font-size: 11px;
}

.dxcaTextBoxCell_TS .dxeErrorCell_TS
{
}

.dxcaTextBoxCellNoIndent_TS .dxeErrorCell_TS
{
	padding-left: 0px;
	padding-top: 4px;
	color: Red;
}

.dxcaTextBoxLabel_TS
{
	padding-bottom: 4px;
	display: block;
}

.dxcaLoadingPanel_TS
{
	font: 11px Arial;
	color: #303030;
}

.dxcaLoadingPanel_TS td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}




.dxGridView_gvCollapsedButton_TS,
.dxGridView_gvExpandedButton_TS,
.dxGridView_gvDetailCollapsedButton_TS,
.dxGridView_gvDetailExpandedButton_TS,
.dxGridView_gvFilterRowButton_TS,
.dxGridView_gvHeaderFilter_TS,
.dxGridView_gvHeaderFilterActive_TS,
.dxGridView_gvHeaderSortDown_TS,
.dxGridView_gvHeaderSortUp_TS,
.dxGridView_gvDragAndDropArrowDown_TS,
.dxGridView_gvDragAndDropArrowUp_TS,
.dxGridView_gvDragAndDropHideColumn_TS,
.dxGridView_gvParentGroupRows_TS,
.dxGridView_WindowResizer_TS {
    background-image: url('ExtrSprite1.png');
    -background-image: url('<%=WebResource("DevExpress.Web.ASPxGridView.Images.sprite.gif")%>'); /* for IE6 */
    background-repeat: no-repeat;
    background-color: transparent;
}

.dxGridView_gvCollapsedButton_TS {
    background-position: -36px 0px;
    width: 9px;
    height: 10px;
}

.dxGridView_gvExpandedButton_TS {
    background-position: -36px -18px;
    width: 9px;
    height: 10px;
}

.dxGridView_gvDetailCollapsedButton_TS {
    background-position: -53px 0px;
    width: 9px;
    height: 10px;
}

.dxGridView_gvDetailExpandedButton_TS {
    background-position: -53px -18px;
    width: 9px;
    height: 10px;
}

.dxGridView_gvFilterRowButton_TS {
    background-position: -100px 0px;
    width: 13px;
    height: 13px;
}

.dxGridView_gvHeaderFilter_TS {
    background-position: 0px -36px;
    width: 15px;
    height: 17px;
}

.dxGridView_gvHeaderFilterActive_TS {
    background-position: -23px -36px;
    width: 15px;
    height: 16px;
}

.dxGridView_gvHeaderSortDown_TS {
    background-position: -19px 0px;
    width: 9px;
    height: 10px;
}

.dxGridView_gvHeaderSortUp_TS {
    background-position: -19px -18px;
    width: 9px;
    height: 10px;
}

.dxGridView_gvDragAndDropArrowDown_TS {
    background-position: 0px 0px;
    width: 11px;
    height: 9px;
}

.dxGridView_gvDragAndDropArrowUp_TS {
    background-position: 0px -17px;
    width: 11px;
    height: 9px;
}

.dxGridView_gvDragAndDropHideColumn_TS {
    background-position: -70px 0px;
    width: 22px;
    height: 22px;
}

.dxGridView_gvParentGroupRows_TS {
    background-position: -70px -36px;
    width: 18px;
    height: 13px;
}

.dxGridView_WindowResizer_TS {
    background-position: -46px -36px;
    width: 16px;
    height: 16px;
}

.dxWeb_pcCloseButton_TS {
    background-image: url('ExtrSprite3.png');
    -background-image: url('<%=WebResource("DevExpress.Web.Images.sprite.gif")%>'); /* for IE6 */
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: 0px -50px;
    width: 15px;
    height: 14px;
}


.lblPageHeadingPX
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 18px;
  color: #D31A20;
  text-align: left;
}
.lblContentPX
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 11px;
  color: rgb(0,0,0);
  text-align: left;
}
.lblContentPXR
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 11px;
  color: rgb(0,0,0);
  text-align: right;
}
.lblContentErrorPX
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 11px;
  color: rgb(255,0,0);
  text-align: left;
}
.edtContentPX
{
  font-family: Arial, Sans-Serif, Verdana;
  font-size: 11px;
  color: rgb(0,0,0);
  text-align: left;
}



/* Extra css class after convert from VB to C# */
.errorDBLock
{
   padding:0px;
   margin: 30px 0 0 50px;
    height:200px;
   width: 500px;
}

.FloatLeft
{
	float: left;
}

.FloatRight
{
	float: right;
}

.verticalAlignMiddle
{
	vertical-align: middle;
}

.Ima_Logo
{
	vertical-align: top;
	margin: 0;
	padding: 0;
}


.TopNav
{
	height: 30px;
	width: 100%;
	background-color: #4D4F53;
	color: White;
	font-size: 11px;
	font-family: Tahoma;
}

.TopNav img
{
  display: none;
	z-index: 1;
	top: 0px;
	position: absolute;
	height: 30px;
	width: 500px;
}



.left0
{
	left: 0;
}

.right0
{
	right: 0;
}

.NoMargin
{
	margin: 0;
}

.NoPadding
{
	padding: 0;
}

.FullSizeDiv
{
	height: 100px;
	width: 100%;
	border-collapse: collapse;
}

.TopNav_Welcome
{
	font-weight: bold;
	top: 8px;
	width: 250px;
	left: 5px;
	position: absolute;
	z-index: 2;
}

.TopNav_Location
{
	left: 240px;
  position: absolute;
  width: 250px;
  z-index: 2;
  line-height: 30px;
  border-left: 1px solid #9A9B9C;
  padding-left: 8px;
}

.TopNav_Date
{
	position: absolute;
	right: 250px;
	top: 8px;
	width: 140px;
	z-index: 2;
}

.TopNav a
{
	color: #C4C4C4;
	top: 8px;
	font-size: 11px;
}



.TopNav_ChangePassword
{
	position: absolute;
	width: 100px;
	z-index: 2;
	right: 115px;
}

.TopNav_Help
{
	position: absolute;
	right: 70px;
	width: 30px;
	z-index: 2;
}
.TopNav_Logout
{
	position: absolute;
	right: 15px;
	width: 40px;
	z-index: 2;
}
.Footer_Label
{
	background-color: #FFFFFF;
	color: #8A8A8A;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	vertical-align: middle;
	text-align: right;
	line-height: 37px;
  padding-top: 4px;
  padding-right: 3px;
}

.displaydiv
{
	height:auto;
	display:inline-block;
	margin:0;
	padding: 65px 0 0 92px;
}

.displaydiv p
{
	height: 43px;
	padding: 0; /* border:#FEFF33 solid 1px; */
}
div.row
{
	text-decoration: none;
	clear: both;
	width: 500px;
	float: left; /*  border:#FEFF33 solid 1px; */
}
div.row a {
	margin-left: 110px;
    font-family: Arial, Sans-Serif, Verdana;
    font-size: 11px;
    color: rgb(0,0,0);
}

span.login
{
	height: 30px;
	text-align: left;
	float: left;
	vertical-align: top; /* border:#FEFF33 solid 1px; */
}
span.logintext
{
	text-align: left;
	float: left;
	height: 30px;
	vertical-align: middle;
	line-height: 25px; /* border:#FEFF33 solid 1px; */
}
span.label
{
	width: 100px;
	height: 26px;
	line-height: 26px;
	vertical-align: middle;
	text-align: left;
	float: left; /*border:#FEFF33 solid 1px; */
}
span.formw
{
	width: 391px;
	height: 26px;
	line-height: 26px;
	vertical-align: middle;
	text-align: left;
	float: right; /*border:#FEFF33 solid 1px; */
}
span.button
{
	padding: 8px 185px 0 0;
	float: right; /*border:#FEFF33 solid 1px; */
}

.formw_error
{
	display:block;
	padding-top:10px;
	color: red;
	overflow:hidden;
}

.ErrorFont
{
 color:Red;	
}

.CenterContent
{
  margin: 50px 0 0 50px;
}

.CenterError
{
	 margin: 100px 0 0 50px;
}
