.dxeLoadingDiv_XTF
{
	background: White;
    opacity: 0.85;
    filter: alpha(opacity=85);
    cursor: wait;
}
.dxeLoadingDivWithContent_XTF
{
	background: White;
    opacity: 0.01;
    filter: alpha(opacity=1);
}

.dxeLoadingPanel_XTF
{
	font: 9pt Tahoma;
	color: #303030;
}
.dxeLoadingPanelWithContent_XTF
{
    font: 9pt Tahoma;
	color: #303030;
	border:solid 1px #a4b26d;
	background-color: white;
}

.dxeLoadingPanel_XTF td.dx,
.dxeLoadingPanelWithContent_XTF td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}

.dxeBase_XTF
{
    font-family: Tahoma;
    font-size: 9pt;
}
/* -- ErrorFrame -- */
.dxeErrorCell_XTF, .dxeErrorCell_XTF td
{
    font-family: Tahoma;
    font-size: 9pt;
	color: Red;
}
.dxeErrorCell_XTF
{
	padding-left: 4px;
	padding-right:5px;		
}
.dxeErrorFrame_XTF
{

}
.dxeErrorFrameWithoutError_XTF {
    border: 1px solid Red;
}
.dxeErrorFrameWithoutError_XTF .dxeControlsCell_XTF {
    padding: 2px;
}
.dxeEditArea_XTF 
{
	font-family: Tahoma;
	font-size: 9pt;
	border: solid 1px #608058;
}

/* -- ValidationSummary -- */

.dxvsValidationSummary_XTF {
    font-family: Tahoma;
    font-size: 9pt;
	color: Red;
}
.dxvsValidationSummary_XTF td.dxvsRC {
    vertical-align: top;
    padding: 2px 5px 4px 6px;
}
.dxvsValidationSummary_XTF .dxvsE {
    
}

/* ValidationSummary - Header */

.dxvsValidationSummary_XTF table.dxvsHT {
    width: 100%;
}
.dxvsValidationSummary_XTF td.dxvsH {
    padding: 2px 0 2px 0;
}

/* ValidationSummary - Hyperlink */

.dxvsValidationSummary_XTF a.dxvsHL,
.dxvsValidationSummary_XTF a.dxvsHL:visited {
    color: red;
}
.dxvsValidationSummary_XTF a.dxvsHL {
    text-decoration: none;
    border-bottom: 1px dashed #f70;
}
.dxvsValidationSummary_XTF a.dxvsHL:hover {
    color: #f70;
}

/* ValidationSummary - Table Layout */

.dxvsValidationSummary_XTF table.dxvsT {
    
}
.dxvsValidationSummary_XTF tr.dxvsE {
    
}
.dxvsValidationSummary_XTF td.dxvsETC {
    padding: 2px 0;
}

/* ValidationSummary - List Layout */

.dxvsValidationSummary_XTF ul.dxvsL {
    
}
.dxvsValidationSummary_XTF ol.dxvsL {
    
}
.dxvsValidationSummary_XTF li.dxvsE {
    padding: 2px 0;
}

/* -- Buttons -- */
.dxeButtonEditButton_XTF, .dxeCalendarButton_XTF,
.dxeSpinIncButton_XTF, .dxeSpinDecButton_XTF,
.dxeSpinLargeIncButton_XTF, .dxeSpinLargeDecButton_XTF
{
	vertical-align: middle;
	border: solid 1px #608058;
	cursor: pointer;
} 
.dxeButtonEditButton_XTF, .dxeCalendarButton_XTF, .dxeButtonEditButton_XTF td.dx, .dxeCalendarButton_XTF td.dx,
.dxeSpinIncButton_XTF, .dxeSpinDecButton_XTF,
.dxeSpinLargeIncButton_XTF, .dxeSpinLargeDecButton_XTF,
.dxeSpinIncButton_XTF td.dx, .dxeSpinDecButton_XTF td.dx,
.dxeSpinLargeIncButton_XTF td.dx, .dxeSpinLargeDecButton_XTF td.dx
{	
    font-family: Tahoma;
    font-size: 9pt;        
    font-weight: normal;    
	text-align: center;
} 
.dxeButtonEditButton_XTF
{
    padding: 0px 1px;
	background: url('edtButtonBack.gif') repeat-x center bottom #d8e3b6;
}
.dxeSpinIncButton_XTF, .dxeSpinDecButton_XTF
{
	border-style: none;	
	padding: 0px;
}
.dxeSpinLargeIncButton_XTF, .dxeSpinLargeDecButton_XTF
{
	border-style: none;
	padding: 0px;
}

.dxeButtonEditButton_XTF table.dxbebt
{
	width: 14px;
}
.dxeSpinLargeIncButton_XTF
{
    padding-left: 1px;
}
.dxeSpinIncButton_XTF
{
    background: url('edtSpinIncBtnBack.gif') no-repeat top left #9abbea;
	border-bottom: Solid 1px #FFFFFF;
}
.dxeSpinDecButton_XTF
{
	background: url('edtSpinDecBtnBack.gif') no-repeat top left #a2c1ec;
    border-bottom-style: none;
}
.dxeSpinLargeIncButton_XTF, .dxeSpinLargeDecButton_XTF
{
   	background: url('edtSpinLargeIncBtnBack.gif') no-repeat top left #c1cf9e;
}

.dxeCalendarButton_XTF
{
	background: url('edtButtonBack.gif') repeat-x center bottom #d8e3b6;
	padding: 4px 11px;
	padding-top: 2px;
	width: 32px;
}
.dxeCalendarButton_XTF table.dxbebt
{
	width: 100%;
}
.dxeCalendarButton_XTF td.dx
{
	text-align: center;
	white-space: nowrap;
}
/* SpinButtons */
.dxeSpinIncButton_XTF table.dxbebt, .dxeSpinDecButton_XTF table.dxbebt
{
	width: 15px;
}
.dxeSpinLargeDecButton_XTF table.dxbebt
{
	width: 15px;
}
.dxeSpinLargeIncButton_XTF table.dxbebt
{
	width: 14px;    
}

/* -- Pressed -- */
.dxeCalendarButtonPressed_XTF, .dxeButtonEditButtonPressed_XTF
{
	border: solid 1px #608058;
	background: url('edtButtonBackPressed.gif') repeat-x center top #ffcf8b;	
}
/* SpinButtons */
.dxeSpinIncButtonPressed_XTF, .dxeSpinDecButtonPressed_XTF
{
    border-style: none;    
}
.dxeSpinIncButtonPressed_XTF
{
	background: url('edtSpinIncBtnPBack.gif') no-repeat top left #ffbc78;
    border-bottom: Solid 1px #FFFFFF;    
}
.dxeSpinDecButtonPressed_XTF
{
	background: url('edtSpinIncBtnPBack.gif') no-repeat top left #ffbc78;
    border-bottom-style: none;
}
.dxeSpinLargeIncButtonPressed_XTF, .dxeSpinLargeDecButtonPressed_XTF
{
	background: url('edtSpinLargeIncBtnPBack.gif') no-repeat top left #ffc17c;
	border-style: none;
}

/* -- Hover -- */
.dxeCalendarButtonHover_XTF, .dxeButtonEditButtonHover_XTF
{
	border: solid 1px #608058;
	background: url('edtButtonBackHover.gif') repeat-x center bottom #fff2c8;
}
/* SpinButtons */
.dxeSpinIncButtonHover_XTF, .dxeSpinDecButtonHover_XTF
{
    border-style: none;    
}
.dxeSpinIncButtonHover_XTF
{
	background: url('edtSpinIncBtnHBack.gif') no-repeat top left #ffdda6;
    border-bottom: Solid 1px #ffffff;    
}
.dxeSpinDecButtonHover_XTF
{
	background: url('edtSpinIncBtnHBack.gif') no-repeat top left #ffdda6;
    border-bottom-style: none;
}
.dxeSpinLargeIncButtonHover_XTF, .dxeSpinLargeDecButtonHover_XTF
{
	background: url('edtSpinLargeIncBtnHBack.gif') no-repeat top left #ffdaa1;
	border-style: none;
}

.dxeButtonEdit_XTF
{
    background-color: white;
    border: solid 1px #608058;
    width: 170px;
}
.dxeButtonEdit_XTF .dxeEditArea_XTF
{
    background-color: white;
}
.dxeButtonEdit_XTF .dxeEditArea_XTF, .dxeButtonEdit_XTF td.dxic
{
	width: 100%;
}
.dxeButtonEdit_XTF td.dxic
{
    padding: 0px 2px 0px 1px;
}
.dxeButtonEdit_XTF .dxeIIC img {
    padding-left: 3px;
}
.dxeTextBox_XTF, .dxeMemo_XTF
{
    background-color: white;
    border: solid 1px #608058;
}
.dxeTextBox_XTF td.dxic
{
	padding: 1px 2px;
	width: 100%;
}
.dxeTextBox_XTF .dxeEditArea_XTF
{
    background-color: white;
}
.dxeRadioButtonList_XTF, .dxeRadioButtonList_XTF table
{
    font-family: Tahoma;
    font-size: 9pt;    
}
.dxeRadioButtonList_XTF
{
    border: Solid 1px #608058;
}
.dxeRadioButtonList_XTF td.dxe
{
    padding: 6px 11px;
    padding-right: 5px;
}
.dxeRadioButtonList_XTF label
{
	margin-right: 6px;    
}

/* -- Memo -- */
.dxeMemo_XTF
{

}
.dxeMemoEditArea_XTF 
{
	background-color: white;
	font-family: Tahoma;
	font-size: 9pt;
}
.dxeMemo_XTF td
{
	padding: 0 0 0 4px;
	width: 100%;
}

/* -- Hyperlink -- */
.dxeHyperlink_XTF
{
    font-family: Tahoma;
    font-size: 9pt;
	font-weight: normal;    
    color: black;    
	text-decoration: underline;
}

/* -- ListBox -- */
.dxeListBox_XTF
{
margin-top:-1px;	
background:#dee3d6 url(Images/market/greenChip.gif) no-repeat top right;
	border-right: solid 1px #83ac94;
	border-left: solid 1px #83ac94;
	border-bottom: solid 1px #83ac94;
    width:100%;
    
}

.dxeListBox_XTF1
{
/*background:#dee3d6 url(Images/market/greenChip.gif) no-repeat top right;*/
	border-top:solid 1px #83ac94;
	border-right: solid 1px #83ac94;
	border-left: solid 1px #83ac94;
	border-bottom: solid 1px #83ac94;
    width:50%;

}
.dxeListBox_XTF div.dxlbd
{
	/*border: solid 2px black; */
	padding:0;
}
.dxeListBoxItemRow_XTF
{
    cursor: default;

}
.dxeListBoxItem_XTF
{
    border-bottom: solid 1px #dee3d6;
    border-left: solid 1px white;
    font-family: Arial;
    font-size: 9pt;
    padding: 3px 2px 4px 10px;
    text-align: left;
    color: #495f52;
    font-weight: normal;
    background-color: #eef5e2;
    /*background-color: #f7f3f7;*/
}

.dxeListBoxItem_XTF.dxeLTM
{
	text-align:right;
	padding-right:10px;
}

.dxeListBoxItem_XTF1.dxeLTM
{
	text-align:left;
	padding-right:10px;
}


.dxeListBox_XTF td.dxeI, .dxeListBox_XTF td.dxeIM_XTF, .dxeListBox_XTF .dxeHIC_XTF
{

    
}
.dxeListBox_XTF td.dxeIM_XTF
{

}
.dxeListBox_XTF td.dxeT 
{

}
.dxeListBox_XTF td.dxeFTM_XTF, .dxeListBox_XTF td.dxeTM_XTF, .dxeListBox_XTF td.dxeLTM_XTF, .dxeListBox_XTF .dxeHFC_XTF, .dxeListBox_XTF .dxeHC_XTF, .dxeListBox_XTF .dxeHLC_XTF
{

    
}
.dxeListBox_XTF td.dxeFTM_XTF, .dxeListBox_XTF td.dxeTM_XTF
{

}
.dxeListBox_XTF td.dxeFTM_XTF, .dxeListBox_XTF td.dxeTM_XTF, .dxeListBox_XTF .dxeHFC_XTF, .dxeListBox_XTF .dxeHC_XTF
{

}
.dxeListBox_XTF td.dxeLTM_XTF, .dxeListBox_XTF td.dxeTM_XTF, .dxeListBox_XTF .dxeHC_XTF,  .dxeListBox_XTF .dxeHLC_XTF
{

}
.dxeListBox_XTF td.dxeLTM_XTF, .dxeListBox_XTF td.dxeTM_XTF
{

}
.dxeListBox_XTF td.dxeIM_XTF, .dxeListBox_XTF td.dxeFTM_XTF, .dxeListBox_XTF td.dxeTM_XTF, .dxeListBox_XTF td.dxeLTM_XTF
{

}
.dxeListBoxItemHover_XTF        /* inherits dxeListBoxItem */
{
    background-color: #f7fbf3;
     color: #004d18;
     font-size: 10pt;
}
.dxeListBoxItemSelected_XTF     /* inherits dxeListBoxItem */
{    

    font-family: Arial;
    font-size: 10pt;
    color: #102818;
    background-color: #f7fbf7;
    /*background-color: #f7fbf7; f7fcf4 #f3f9ed */
    font-weight:bold;
    white-space:nowrap;
    text-decoration:none;
    
}
.dxeListBoxItemSelected_XTF .dxeLTM
{
	/*text-align:right;
	padding-right:5px;*/
}


.dxeListBox_XTF .dxeHD
{
	
    
}
.dxeListBox_XTF .dxeHC_XTF,  .dxeListBox_XTF .dxeHLC
{

}
.dxeListBox_XTF .dxeHIC_XTF, .dxeListBox_XTF .dxeHFC
{

}
.dxeListBox_XTF .dxeHFC_XTF, .dxeListBox_XTF .dxeHC
{

}
.dxeListBox_XTF .dxeHLC_XTF
{

}
/*Header Added by MJ*/
.dxeListBox_XTF .dxeHLC, .dxeListBox_XTF  .dxeHC, .dxeListBox_XTF  .dxeHFC
{
	text-align: center;
    font-family: Verdana;
    font-size: 9pt;
    font-weight: bold;
    color: #003010;
    background-color:#d6ebb5;
    border-bottom: solid 1px #cecfce;
    border-left: solid 1px #f7fbf7;
    height:24px;
}

/*Grid lines*/
.dxeListBox_XTF td.dxeLTM, .dxeListBox_XTF td.dxeTM, .dxeListBox_XTF td.dxeMIM
{
    border-left: 1px solid #CDD6A7 !important;
}
.dxeListBox_XTF td.dxeIM, .dxeListBox_XTF td.dxeFTM, .dxeListBox_XTF td.dxeTM, .dxeListBox_XTF td.dxeLTM,
.dxeListBox_XTF td.dxeCM, .dxeListBox_XTF td.dxeMIM
{
    border-bottom: solid 1px #CDD6A7;
}
/*Header*/
.dxeListBox_XTF .dxeHD
{
    background-color: #B8C692;
    background-image:url('lbHeaderBackground.gif');
    background-position:center top;
    background-repeat:repeat-x;
    border-bottom: solid 1px #608058;
}
.dxeListBox_XTF .dxeHFC, .dxeListBox_XTF .dxeHIC, .dxeListBox_XTF .dxeHC,  .dxeListBox_XTF .dxeHLC,
.dxeListBox_XTF td.dxeHCC, .dxeListBox_XTF td.dxeHMIC
{
    border-bottom-width: 0px;
    padding-top: 4px;
    padding-bottom: 5px;
}
.dxeListBox_XTF .dxeHC,  .dxeListBox_XTF .dxeHLC, .dxeListBox_XTF td.dxeHMIC
{
    border-left: solid 1px #608058;
}
.dxeListBox_XTF .dxeHIC, .dxeListBox_XTF .dxeHFC, .dxeListBox_XTF .dxeHCC
{
    border-left:1px solid #B8C692;
}
.dxeListBox_XTF .dxeHFC, .dxeListBox_XTF .dxeHC, .dxeListBox_XTF .dxeHMIC
{
    border-right-width:0;
}
.dxeListBox_XTF .dxeHLC
{
    border-right: solid 1px #608058;
}

   .dxeListBoxItem_XTF em /*added by reva to highlight filtered value*/
{
    background:none repeat scroll 0 0 Yellow;
     font-style:normal;
      font-weight:bold;
}

/* -- Calendar -- */
.dxeCalendar_XTF
{
 	color: black;
	font-weight: normal; 	
    border: solid 1px #608058;
    background-color: white;
}
.dxeCalendar_XTF td.dxMonthGrid 
{
    padding: 8px 20px;
    cursor: default;
}
.dxeCalendar_XTF td.dxMonthGridWithWeekNumbers
{
    padding: 8px 20px 8px 8px;
    cursor: default;
}
.dxeCalendarDayHeader_XTF
{
    font-family: Tahoma;
    font-size: 9pt;        
    padding: 4px 4px 5px;    
    border-bottom: solid 1px #d5e1b1;    
}
.dxeCalendarWeekNumber_XTF
{    
    font-family: Tahoma;
    font-size: 7pt;    
    text-align: right;    
	padding: 6px 8px 2px 4px;
    color: #b7c691;
}
.dxeCalendarDay_XTF
{    
    font-family: Tahoma;
    font-size: 9pt;
    padding: 4px;    
    text-align: center;    
}
.dxeCalendarWeekend_XTF        /* inherits dxeCalendarDay */
{
    color: #c00000;
}
.dxeCalendarOtherMonth_XTF     /* inherits dxeCalendarDay */
{
    color: #888;
}
.dxeCalendarOutOfRange_XTF      /* inherits dxeCalendarDay */
{
    color: #d0d0d0;    
}
.dxeCalendarToday_XTF               /* inherits dxeCalendarDay */
{
    padding: 3px;
    border: solid 1px #c00000;
}
.dxeCalendarSelected_XTF       /* inherits dxeCalendarDay */
{
    color: black;
    background-color: #ffc076;
}
.dxeCalendarHeader_XTF
{
    background: url('edtCalendarHeadBack.gif') repeat-x center bottom #f4f7de;
    border: solid 1px #d4e5a9;
	border-width: 1px 0;
    padding: 4px 7px;
}
.dxeCalendarHeader_XTF td.dxe
{
    font-family: Tahoma;
    font-size: 9pt;
    text-align: center;
	cursor: pointer;
}
.dxeCalendarFooter_XTF 
{
    background-color: #e3ebc5;
    padding: 8px 0px;    
    border-top: solid 1px #d4e5a9;
}
.dxeCalendarFastNav_XTF
{
    background: white;
    border: solid 1px #608058;
    border-bottom: 0px;
    padding: 12px 8px;
}
.dxeCalendarFastNavMonthArea_XTF
{
    padding: 0px 9px;
}
.dxeCalendarFastNavFooter_XTF
{
	color: black;
    background-color: #e3ebc5;
    padding: 8px 0px;   
    border: solid 1px #608058;
    border-top: solid 1px #d4e5a9;
}
.dxeCalendarFastNavMonth_XTF, .dxeCalendarFastNavYear_XTF
{
    font: normal 9pt Tahoma;
    color: Black;
    padding: 3px 5px;
    text-align: center;
	cursor: pointer;
}
.dxeCalendarFastNavMonth_XTF
{
	padding: 6px;
}
.dxeCalendarFastNavMonthSelected_XTF, .dxeCalendarFastNavYearSelected_XTF
{
    border: solid 1px #608058;
    background: url('edtButtonBackPressed.gif') repeat-x center top #ffcf8b;
    padding: 2px 4px;
}
.dxeCalendarFastNavMonthSelected_XTF
{
	padding: 5px;
}
.dxeCalendarFastNavMonthHover_XTF, .dxeCalendarFastNavYearHover_XTF
{        
    background: #e3ebc5;
    border: solid 1px #608058;
    padding: 2px 4px;    
}
.dxeCalendarFastNavMonthHover_XTF
{
	padding: 5px;
}
/* Disabled */
.dxeDisabled_XTF, .dxeDisabled_XTF td.dxe
{
	color: #aaaaaa;
	cursor: default;
}
.dxeButtonDisabled_XTF, .dxeButtonDisabled_XTF td.dxe
{
    border-color: #bfbfbf;
    background: #cccccc url('edtButtonBackDis.gif') repeat-x top;
	color: #aaaaaa;
	cursor: default;
}
/* -- Button -- */
.dxbButton_XTF
{	
  	color: #000000;    
	font-size: 9pt;
	font-family: Tahoma;				    
	font-weight:normal;
	vertical-align: middle;	 		
	border: solid 1px #608058;
	background: url('edtButtonBack.gif') repeat-x center bottom #d8e3b6;    
    padding: 1px 1px 1px 1px;
	cursor: pointer;
}
.dxbButtonHover_XTF 
{
  	color: #000000;        
	border: solid 1px #608058;
	background: url('edtButtonBackHover.gif') repeat-x center bottom #fff2c8;
}
.dxbButtonChecked_XTF 
{
    color: #000000;
	border: solid 1px #608058;
	background: url('edtButtonBackPressed.gif') repeat-x center top #ffcf8b;	
}
.dxbButtonPressed_XTF 
{
  	color: #000000;        
	border: solid 1px #608058;
	background: url('edtButtonBackPressed.gif') repeat-x center top #ffcf8b;	
}
.dxbButton_XTF div.dxb
{    
    padding: 4px 8px 5px 8px;
	border: 0px;
}
.dxbButton_XTF div.dxbf
{     
    padding: 3px 7px 4px 7px;
	border: dotted 1px black;		
}
.dxbButton_XTF div.dxb table
{    
  	color: #000000;    
	font-size: 9pt;
	font-family: Tahoma;				    
	font-weight:normal;
}
.dxbButton_XTF div.dxb td.dxb
{    
    background-color: transparent!important;
    background-image: url('')!important;
    border-width: 0px!important;
    padding: 0px!important;
}
/* Disabled */
.dxbDisabled_XTF
{
    background: #cecece url('edtButtonBackDis.gif') repeat-x top;
    border-color: #BFBFBF;
	color: #808080;
	cursor: default;
}
.dxbDisabled_XTF td.dxb
{
	color: #808080;
}
/* -- FilterControl -- */
.dxfcTable_XTF
{
	border-collapse: separate!important;
}
.dxfcTable_XTF td.dxfc
{
	padding: 0px 0px 0px 3px;
	vertical-align: middle;
	font: 9pt Tahoma;
	color: Black;	
}
a.dxfcPropertyName_XTF
{
	white-space:nowrap!important;
	color: Blue!important;
}
a.dxfcGroupType_XTF
{
	white-space:nowrap!important;
	padding:0px 3px 0px 3px!important;
	color: Red!important;
}
a.dxfcOperation_XTF
{
	white-space:nowrap!important;
	color: Green!important;
}
a.dxfcValue_XTF
{
	white-space:nowrap!important;
	color: Gray!important;
}
.dxfcImageButton_XTF 
{
	cursor: pointer;
}
.dxfcLoadingPanel_XTF
{
	border: solid 1px #a4b26d;
	background-color: white;
	font: 9pt Tahoma;
	color: #758D5E;
}
.dxfcLoadingPanel_XTF td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px;
}
.dxfcLoadingDiv_XTF
{
	background: white;
	opacity: 0.01;
	filter: alpha(opacity=1);
}

.dxeMaskHint_XTF 
{
	background: #ffffe1;
	border: solid 1px black;
	padding: 2px 5px 3px;
	color: Black;
	font: 9pt Tahoma;
}
/* -- ProgressBar -- */
.dxeProgressBar_XTF
{
    border: Solid 1px #758d5e;
    background-color: #e2e8c9;
}
.dxeProgressBar_XTF .dxePBMainCell {
    padding: 1px;
}
.dxeProgressBar_XTF td.dxe
{
    padding: 0;
}
.dxeProgressBar_XTF, .dxeProgressBar_XTF td.dxe
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 9pt;
	color: Black;    
}
.dxeProgressBarIndicator_XTF
{
    background-color: #b5c48f;
}

/* -- DropDownWindow -- */
.dxeDropDownWindow_XTF
{
    background-color: white;
    border: solid 1px #608058;
}

/*----------------- ColorTable -----------------*/
.dxeColorIndicator_XTF
{
    border: solid 1px #608058;
    width: 15px;
    height: 15px;
    cursor: pointer;
}
.dxeColorTable_XTF
{
    background-color: white;
    border: solid 1px #608058;
}
.dxeColorTable_XTF td.dx
{
   padding: 4px 4px;
}
.dxeColorTableCell_XTF {
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-right: 3px;
    cursor: pointer;
}
.dxeColorTableCellDiv_XTF {
    border: solid 1px #808080;
    width: 12px;
    height: 12px;
    font-size: 0px;
}
.dxeColorTableCellSelected_XTF {
    padding: 2px;
    background-color: #CBCBCB;
        border: solid 1px #888888;
}
.dxeColorTableCellHover_XTF {
    padding: 2px;
    background-color: #F2F2F2;
        border: solid 1px #888888;
}

/* -- Invalid Style -- */
.dxeInvalid_XTF
{

}
.dxeInvalid_XTF .dxeEditArea_XTF,
.dxeInvalid_XTF .dxeMemoEditArea_XTF {
    
}

/* -- Focused Style -- */
.dxeFocused_XTF 
{
    border: solid 1px #293e24;
}

/* -- Null Text Style -- */
.dxeNullText_XTF .dxeEditArea_XTF,
.dxeNullText_XTF .dxeMemoEditArea_XTF
{
    color: #aaa;
}


/* -- Captcha -- */
.dxcaRefreshButton_XTF
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	text-decoration: none;
	color: #1e3695;
}

.dxcaDisabledRefreshButton_XTF
{
	color: #aaaaaa;
}

.dxcaRefreshButtonCell_XTF
{
	padding-left: 4px;
	padding-right: 4px;
}

.dxcaRefreshButtonText_XTF
{
	text-decoration: underline;
}

.dxcaDisabledRefreshButtonText_XTF
{
	text-decoration: none;
}

.dxcaTextBoxCell_XTF
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
}

.dxcaTextBoxCell_XTF, .dxcaTextBoxCellNoIndent_XTF
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
}

.dxcaTextBoxCellNoIndent_XTF .dxeErrorCell_XTF
{
	padding-left: 0px;
	padding-top: 4px;
	color: Red;
}

.dxcaTextBoxLabel_XTF
{
	padding-bottom: 4px;
	display: block;
}

.dxcaLoadingPanel_XTF
{
	font: 9pt Tahoma;
	color: #303030;
}

.dxcaLoadingPanel_XTF td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}


