﻿.dxeLoadingDiv_Core
{
	background: White;
    opacity: 0.85;
    filter: alpha(opacity=85);
    cursor: wait;
}
.dxeLoadingDivWithContent_Core
{
	background: White;
    opacity: 0.01;
    filter: alpha(opacity=1);
}

.dxeLoadingPanel_Core,
.dxeLoadingPanelWithContent_Core
{
	font: 9pt Verdana;
	color: #2C4D79;
	background-color: White;
	border: solid 1px #67A2C6;
}

.dxeLoadingPanel_Core td.dx,
.dxeLoadingPanelWithContent_Core td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 10px 20px 8px;
}

.dxeBase_Core
{
    font-family: Verdana;
    /*font-size: 9pt;*/
}
/* -- ErrorFrame -- */
.dxeErrorCell_Core, .dxeErrorCell_Core td
{
    font-family: Verdana;
    font-size: 9pt;
	color: #C1272D;
}
.dxeErrorCell_Core
{ 
	padding-left: 4px;
	padding-right:5px;		
}
.dxeErrorFrame_Core
{

}
.dxeErrorFrameWithoutError_Core {
    border: none;
}
.dxeErrorFrameWithoutError_Core .dxeControlsCell_Core {
    padding: 0px;
}
.dxeEditArea_Core 
{
	font-family: Verdana;
	font-size: 9pt;
	border: 1px solid #A0A0A0;
}

/* -- ValidationSummary -- */

.dxvsValidationSummary{
    font-family: Verdana;
    font-size: 9pt;
	color: Red;
	background-color:#fff5f5;
	padding:10px;
	border: solid 1px #d9d9d9;
}
.dxvsValidationSummary td.dxvsRC {
    vertical-align: top;
    padding: 2px 5px 4px 6px;
}
.dxvsValidationSummary .dxvsE {
    font-family: Verdana;
    font-size: 9pt;
}

/* ValidationSummary - Header */

.dxvsValidationSummary table.dxvsHT {
    width: 100%;
}
.dxvsValidationSummary td.dxvsH {
    padding: 2px 0 2px 0;
}

/* ValidationSummary - Hyperlink */

.dxvsValidationSummary a.dxvsHL,
.dxvsValidationSummary a.dxvsHL:visited {
    color: red;
}
.dxvsValidationSummary a.dxvsHL {
    text-decoration: none;
    border-bottom: 1px dashed #990000;
}
.dxvsValidationSummary a.dxvsHL:hover {
    color: #f70;
}

/* ValidationSummary - Table Layout */

.dxvsValidationSummary table.dxvsT {
    
}
.dxvsValidationSummary tr.dxvsE {
    
}
.dxvsValidationSummary td.dxvsETC {
    padding: 2px 0;
}

/* ValidationSummary - List Layout */

.dxvsValidationSummary ul.dxvsL {
    
}
.dxvsValidationSummary ol.dxvsL {
    
}
.dxvsValidationSummary li.dxvsE {
    padding: 2px 0;
}

/* -- Buttons -- */
.dxeButtonEditButton_Core, .dxeCalendarButton_Core,
.dxeSpinIncButton_Core, .dxeSpinDecButton_Core,
.dxeSpinLargeIncButton_Core, .dxeSpinLargeDecButton_Core
{	
	vertical-align: Middle;
	border: Solid 1px transparent;
	cursor: pointer;
} 
.dxeButtonEditButton_Core, .dxeCalendarButton_Core, .dxeButtonEditButton_Core td.dx, .dxeCalendarButton_Core td.dx,
.dxeSpinIncButton_Core, .dxeSpinDecButton_Core, .dxeSpinLargeIncButton_Core, .dxeSpinLargeDecButton_Core,
.dxeSpinIncButton_Core td.dx, .dxeSpinDecButton_Core td.dx, .dxeSpinLargeIncButton_Core td.dx, .dxeSpinLargeDecButton_Core td.dx
{	
    font-family: Verdana;
    font-size: 11px;    
	font-weight: normal;        
	text-align: center;
	white-space: nowrap;
} 
.dxeButtonEditButton_Core,
.dxeSpinIncButton_Core,
.dxeSpinDecButton_Core,
.dxeSpinLargeIncButton_Core,
.dxeSpinLargeDecButton_Core
{
    padding: 1px 2px 3px 2px;
	/*background-image: url('edtDropDownBack.gif');
    background-repeat: repeat-x;
    background-color: #DBEBFF;*/
}
.dxeButtonEditButton_Core
{
	padding: 0px 2px;
}
.dxeSpinIncButton_Core, .dxeSpinDecButton_Core
{
    padding: 0px 2px 0px 2px;
}
.dxeSpinLargeIncButton_Core, .dxeSpinLargeDecButton_Core
{
    padding: 0px 1px 0px 1px;
}
.dxeSpinIncButton_Core
{
	/*background-image: url('edtSpinIncBtnBack.gif');
    background-repeat: repeat-x;
    background-position: top;
	background-color: #DBEBFF;*/
}
.dxeSpinDecButton_Core
{
	/*background-image: url('edtSpinDecBtnBack.gif');
    background-repeat: repeat-x;
    background-position: top;
	background-color: #DBEBFF;*/
}

.dxeButtonEditButton_Core table.dxbebt,
.dxeSpinIncButton_Core table.dxbebt, .dxeSpinDecButton_Core table.dxbebt, 
.dxeSpinLargeIncButton_Core table.dxbebt, .dxeSpinLargeDecButton_Core table.dxbebt
{
	width: 11px;
}
.dxeCalendarButton_Core      
{
    color: #2C4D79;   
    font-size: 9pt;
    font-family: Verdana;				    
    cursor: default;	
    vertical-align: middle;	 		
    border: solid 1px #A3C0E8;	
    background: #C8DFFF url('edtButtonBack.gif') top;
    background-repeat:repeat-x;
	padding: 3px 11px 4px 11px;
	width: 38px;
}
.dxeCalendarButton_Core td.dx
{
    color: #2C4D79;  
	font-size: 9pt;    
	text-align: center;
	white-space: nowrap;
}
.dxeCalendarButton_Core table.dxbebt 
{
	width: 100%;
}

/* -- Pressed -- */
.dxeCalendarButtonPressed_Core
{
	background:url('edtCalendarButtonPressedBack.gif') top repeat-x;
    background-position: top;
    background-color: #71aed1;
	border: Solid 1px #2c628b;
}
.dxeButtonEditButtonPressed_Core,
.dxeSpinIncButtonPressed_Core, 
.dxeSpinDecButtonPressed_Core, 
.dxeSpinLargeIncButtonPressed_Core, 
.dxeSpinLargeDecButtonPressed_Core
{
	background: url('edtDropDownButtonPressedBack.gif') top repeat-x;
    background-color: #71aed1;
	border: Solid 1px #2c628b;	        
}
.dxeSpinIncButtonPressed_Core
{	
    color: #333333;
	background:url('edtSpinIncButtonPressedBack.gif') top repeat-x;
    background-color: #85c4e6;
	border: Solid 1px #2C628B;  
}
.dxeSpinDecButtonPressed_Core 
{
    color: #333333;
	background: url('edtSpinDecButtonPressedBack.gif') top repeat-x;
    background-color: #85c4e6;
	border: Solid 1px #2C628B;        
}
/* -- Hover -- */
.dxeButtonEditButtonHover_Core,
.dxeSpinIncButtonHover_Core, 
.dxeSpinDecButtonHover_Core, 
.dxeSpinLargeIncButtonHover_Core, 
.dxeSpinLargeDecButtonHover_Core
{
	background: #b4e0f9 url('edtDropDownButtonHoverBack.gif') repeat-x top;
    color: #333333; 
    border: solid 1px #3c7fb1;    
}
.dxeSpinIncButtonHover_Core
{
	background: #b4e0f9 url('edtSpinIncButtonHoverBack.gif') repeat-x top;
}
.dxeSpinDecButtonHover_Core
{
	background: #b4e0f9 url('edtSpinDecButtonHoverBack.gif') repeat-x top;
}
.dxeCalendarButtonHover_Core
{
	background: url('edtCalendarButtonHoverBack.gif') top;
    background-repeat: repeat-x;
    background-color: #b5e1f9;
    border: Solid 1px #95CBF4;	 
    color: #273a55;   
}

.dxeButtonEdit_Core
{
    background-color: #ffffff;
    border: Solid 1px #c2c4c7;
    border-top: solid 1px #5f6061;
    width: 170px;
}
.dxeButtonEdit_Core .dxeEditArea_Core
{
	background-color:Transparent;
}
.dxeButtonEdit_Core .dxeEditArea_Core, .dxeButtonEdit_Core td.dxic
{
	width: 100%;
}
.dxeButtonEdit_Core td.dxic
{
   padding: 0px 2px 0px 1px;
}
.dxeButtonEdit_Core .dxeIIC img {
    padding-left: 3px;
}
.dxeTextBox_Core, .dxeMemo_Core
{
    background-color: #ffffff;
    border: Solid 1px #c2c4c7;
    border-top: solid 1px #5f6061;
}
.dxeTextBox_Core td.dxic
{
	padding: 1px 2px;
	width: 100%;
}
.dxeTextBox_Core .dxeEditArea_Core
{
}
.dxeRadioButtonList_Core, .dxeRadioButtonList_Core table
{
    font-family: Verdana;
    font-size: 9pt;    
}
.dxeRadioButtonList_Core
{
    border: Solid 1px #AECAF0;
}
.dxeRadioButtonList_Core td.dxe
{
    padding: 7px 5px 6px 11px;
}
.dxeRadioButtonList_Core label
{
	margin-right: 6px;    
}

/* -- Memo -- */
.dxeMemo_Core
{

}
.dxeMemoEditArea_Core 
{
	background-color: White;
	font-family: Verdana;
	font-size: 9pt;
}
.dxeMemo_Core td
{
    padding: 0 0 0 4px;
	width: 100%;
}

/* -- Hyperlink -- */
/*.dxeHyperlink_Core
{
    font-family: Verdana;
    font-size: 9pt;
	font-weight: normal;    
    color: #5689C5; 
    text-decoration: underline;  
}
a:hover.dxeHyperlink_Core
{
    color: #F39128;
    text-decoration: underline;   
}
a:visited.dxeHyperlink_Core
{
    color: #A1A1A1;
    text-decoration: underline;   
}*/ 
/* -- ListBox -- */
.dxeListBox_Core
{
	background-color: White;
	border: Solid 1px #c6c7d2;
    font-family: Verdana;
    font-size: 9pt;
    height: 113px;
    width: 70px;
}
.dxeListBox_Core div.dxlbd
{
	padding-top: 1px;    
    height: 112px;
}
.dxeListBoxItemRow_Core
{
    cursor: default;
}
.dxeListBoxItem_Core
{ 
    border:solid 1px transparent;     
    font-family: Verdana;
    font-size: 9pt; 
    font-weight: normal;           
    padding: 4px 2px 4px 4px;
    white-space: nowrap;
    text-align: left;
}
.dxeListBoxItem_Core em
{
    background:none repeat scroll 0 0 #dceef7;
    font-weight:bold;
    font-style:normal; 
}
.dxeListBox_Core td.dxeI, .dxeListBox_Core td.dxeIM, .dxeListBox_Core .dxeHIC,
.dxeListBox_Core td.dxeFTM, .dxeListBox_Core td.dxeTM,
.dxeListBox_Core td.dxeC, .dxeListBox_Core td.dxeCM, .dxeListBox_Core td.dxeHCC, .dxeListBox_Core td.dxeMI, .dxeListBox_Core td.dxeMIM
{
    border-right-width: 0px!important;
}
.dxeListBox_Core td.dxeCM, .dxeListBox_Core td.dxeHCC
{
    width: 25px;
}
.dxeListBox_Core td.dxeIM
{
    width: 0;
}
.dxeListBox_Core td.dxeT 
{
    width: 100%;
    padding-left: 0px!important;
}
.dxeListBox_Core td.dxeT, .dxeListBox_Core td.dxeMI
{
    border-left-width: 0px!important;
}
.dxeListBox_Core td.dxeFTM, .dxeListBox_Core td.dxeTM, .dxeListBox_Core td.dxeLTM,
.dxeListBox_Core .dxeHFC, .dxeListBox_Core .dxeHC, .dxeListBox_Core .dxeHLC
{
    overflow: hidden;
}
.dxeListBox_Core td.dxeFTM, .dxeListBox_Core td.dxeTM,
.dxeListBox_Core .dxeHFC, .dxeListBox_Core .dxeHC
{
    padding-right: 6px!important;
}
.dxeListBox_Core td.dxeLTM, .dxeListBox_Core td.dxeTM, 
.dxeListBox_Core .dxeHC,  .dxeListBox_Core .dxeHLC
{
    padding-left: 6px!important;
}
/*Grid lines*/
.dxeListBox_Core td.dxeTM, .dxeListBox_Core td.dxeLTM, .dxeListBox_Core td.dxeMIM
{
    border-left: 1px solid #BED6F6 !important;
}
.dxeListBox_Core td.dxeIM, .dxeListBox_Core td.dxeFTM, .dxeListBox_Core td.dxeTM, .dxeListBox_Core td.dxeLTM,
.dxeListBox_Core td.dxeCM, .dxeListBox_Core td.dxeMIM
{
    border-bottom: solid 1px #BED6F6;
}

.dxeListBoxItemSelected_Core     /* inherits dxeListBoxItem */
{    
	background:#dbe6f7 url('lbItemHover.gif') top repeat-x;
	border: solid 1px #adc5ea;
	color:#002963;
}
.dxeListBoxItemHover_Core        /* inherits dxeListBoxItem */
{
	background:#dbe6f7 url('lbItemHover.gif') top repeat-x;
	border: solid 1px #adc5ea;
	color:#002963;

}
.dxeListBoxItemSelected_Core em, .dxeListBoxItemHover_Core em
{
    background: none;
}

/*Header*/
.dxeListBox_Core .dxeHD
{
    background-color:#E2F0FF;
    background-image:url('lbHeaderBackground.gif');
    background-position:center top;
    background-repeat:repeat-x;
    border-bottom: solid 1px #AECAF0
}
.dxeListBox_Core .dxeHFC, .dxeListBox_Core .dxeHIC, .dxeListBox_Core .dxeHC, .dxeListBox_Core .dxeHLC, 
.dxeListBox_Core td.dxeHMIC
{
    /*color: #283B56;*/
    border-bottom-width: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.dxeListBox_Core .dxeHC,  .dxeListBox_Core .dxeHLC, .dxeListBox_Core td.dxeHMIC
{
    border-left: solid 1px #AECAF0
}
.dxeListBox_Core .dxeHIC, .dxeListBox_Core .dxeHFC, .dxeListBox_Core .dxeHCC
{
    border-left:1px solid #E2F0FF;
}
.dxeListBox_Core .dxeHFC, .dxeListBox_Core .dxeHC, .dxeListBox_Core .dxeHMIC
{
    border-right-width:0;
}
.dxeListBox_Core .dxeHLC
{
    border-right: solid 1px #AECAF0;
}

/* -- Calendar -- */
.dxeCalendar_Core
{ 
    color: #000000;
    border: solid 1px #A3C0E8;
    background-color: #BEDAFF;
	font-weight: normal;    
}
.dxeCalendar_Core td.dxMonthGrid 
{
    padding: 3px 22px 6px 21px;
    cursor: default;
    background-color: #FFFFFF;
}
.dxeCalendar_Core td.dxMonthGridWithWeekNumbers
{
    padding: 3px 19px 6px 7px;
    cursor: default;
    background-color: #FFFFFF;
}
.dxeCalendarDayHeader_Core
{
    font-family: Verdana;
    font-size: 9pt;        
    padding: 3px 5px 6px 6px;
    border-bottom: solid 1px #cfcfcf;
}
.dxeCalendarWeekNumber_Core
{    
    font-family: Verdana;
    font-size: 7pt;    
    text-align: right;      
    color: #8FBBE4;
    padding: 3px 3px 2px 4px;
}
.dxeCalendarDay_Core
{    
    font-family: Verdana;
    font-size: 9pt;
    text-align: center;    
    padding: 4px 8px 5px 8px;
}
.dxeCalendarWeekend_Core        /* inherits dxeCalendarDay */
{
    color: #c00000;
}
.dxeCalendarOtherMonth_Core     /* inherits dxeCalendarDay */
{
    color: #888;
}
.dxeCalendarOutOfRange_Core     /* inherits dxeCalendarDay */
{
    color: #d0d0d0;    
}
.dxeCalendarSelected_Core       /* inherits dxeCalendarDay */
{
    color: #000000;
    background-color: #dceef7;
    border: solid 1px #daeafb;
}
.dxeCalendarToday_Core         /* inherits dxeCalendarDay */
{
    color: #000000;
    background-color: #daeafb; 
    border: solid 1px #FFAB3F;  
}
.dxeCalendarSelected_Core,     /* inherits dxeCalendarDay */
.dxeCalendarToday_Core         /* inherits dxeCalendarDay */
{
    padding: 3px 7px 4px 7px;
}
.dxeCalendarHeader_Core
{
    color: #ffffff;    
    background: #c7dfff url('edtCalendarHeaderBack.gif') repeat-x top;
    border-bottom: solid 1px #A3C0E8;
    padding: 3px 3px;
    margin: 10px;
}
.dxeCalendarHeader_Core td.dxe
{
    color: #15428B;        
    font-family: Verdana;
    font-size: 9pt;
    font-weight: bold;
    text-align: center;
	cursor: pointer;
}
.dxeCalendarFooter_Core 
{
    background-color: #C7DFFF;
    background-image: url('edtCalendarFooterBack.gif');
    background-repeat: repeat-x;
    background-position: bottom;
    padding: 11px 0px;    
    padding-bottom: 8px;   
    border-top: solid 1px #A3C0E8;
}
.dxeCalendarFastNav_Core
{
    color: #000000;
    background: #FFFFFF;
    border: Solid 1px #A3C0E8;
    border-bottom: 0px;
    padding: 12px 8px;
}
.dxeCalendarFastNavMonthArea_Core
{
    padding: 0px 9px;
}
.dxeCalendarFastNavYearArea_Core
{    
}
.dxeCalendarFastNavFooter_Core
{
    color: #000000;
	background-color:#C7DFFF;
	background-image:url('edtCalendarFooterBack.gif');
	background-position:center bottom;
	background-repeat:repeat-x;
    padding: 8px 0px;    
    border: Solid 1px #A3C0E8;    
    border-top: Solid 1px #AECAF0;        
}
.dxeCalendarFastNavMonth_Core, .dxeCalendarFastNavYear_Core
{
    font: normal 9pt Verdana;
    color: #000000;
    padding: 3px 4px;
    text-align: center;
	cursor: pointer;
	border: Solid 1px White;
}
.dxeCalendarFastNavMonth_Core
{
	padding: 5px;
}
.dxeCalendarFastNavMonthSelected_Core, .dxeCalendarFastNavYearSelected_Core
{
    color: #000000;
    background-color: #daeafb;
    border: Solid 1px #FFAB3F;
}

.dxeCalendarFastNavMonthHover_Core, .dxeCalendarFastNavYearHover_Core
{        
    color: #000000;
    background: #dceef7;
    padding: 2px 4px;
    border: Solid 1px #daeafb;
}
.dxeCalendarFastNavMonthHover_Core
{
	padding: 5px;
}
/* Disabled */
.dxeDisabled_Core, .dxeDisabled_Core td.dxe
{
	/*border:1px solid #CACACA;*/
    color: #A6A6A6;
    cursor: default;
}
a.dxeDisabled_Core, a.dxeDisabled_Core:hover
{
    color: #A6A6A6;
}
.dxeButtonDisabled_Core, .dxeButtonDisabled_Core td.dxe
{
    background: #F5F5F5 url('edtDropDownBackDis.gif') repeat-x center top;
    border-color: #CFCFCF;
    cursor: default;
}
/* -- Button -- */
.dxbButton_Core
{	
    color: #333333;   
    font-size: 9pt;
    font-family: Verdana;				    
	font-weight:normal;    
    vertical-align: middle;	 		
    border: solid 1px #707070;	
    background: #d9d9d9 url('edtButtonBack.gif') top repeat-x;
    padding: 4px 10px 5px 10px;
	cursor: pointer;
}
.dxbButtonHover_Core 
{
    color: #333333;   
    background: #b4e0f9 url('edtButtonHoverBack.gif') top;
    background-repeat: repeat-x;
    border: solid 1px #3c7fb1;	    
}
.dxbButtonChecked_Core 
{
    color: #333333;
	background:url('edtButtonCheckedBack.gif') top repeat-x;
    background-color: #85c4e6;
	border: Solid 1px #2C628B;        
}
.dxbButtonPressed_Core 
{
    color: #333333;        
    background:url('edtButtonPressedBack.gif') top repeat-x;
    background-color: #85c4e6;
	border: Solid 1px #2C628B;       
}
.dxbButton_Core div.dxb
{    
	padding:0;
	border: 0px;
}
/*.dxbButton_Core div.dxbf
{     
    padding: 1px 4px 2px 4px;
	border: dotted 1px #FFFFFF;		
}
.dxbButtonHover_Core div.dxbf
{     
    padding: 1px 4px 2px 4px;
	border: dotted 1px #7E3C31!important;		
}
.dxbButton_Core div.dxbf
{     
    padding: 1px 4px 2px 4px;
	border: dotted 1px #2C4D79;		
}*/
.dxbButton_Core div.dxb table
{    
    color: #333333;   
    font-size: 9pt;
    font-family: Verdana;				    
	font-weight:normal;    
}

.dxbButtonChecked_Core div.dxb table
{    
   color: #333333;
}

.dxbButton_Core div.dxb td.dxb
{    
    background-color: transparent!important;
    background-image: url('')!important;
    border-width: 0px!important;
    padding: 0px!important;
}
/* Disabled */
.dxbDisabled_Core
{
    background: #F3F3F3 url('edtButtonBackDis.gif') repeat-x top;
    color: #C3C3C3;
    border-color: #D2D2D2;
    cursor: default;
}

.dxbDisabled_Core div.dxb table
{    
   color: #C3C3C3;
}
/* -- FilterControl -- */
.dxfcTable_Core
{
	border-collapse: separate!important;
}
.dxfcTable_Core td.dxfc
{
	padding: 0px 0px 0px 3px;
	vertical-align: middle;
	font: 9pt Verdana;
	color: Black;	
}
a.dxfcPropertyName_Core
{
	white-space:nowrap!important;
	color: Blue!important;
}
a.dxfcGroupType_Core
{
	white-space:nowrap!important;
	padding:0px 3px 0px 3px!important;
	color: Red!important;
}
a.dxfcOperation_Core
{
	white-space:nowrap!important;
	color: Green!important;
}
a.dxfcValue_Core
{
	white-space:nowrap!important;
	color: Gray!important;
}
.dxfcImageButton_Core 
{
	cursor: pointer;
}
.dxfcLoadingPanel_Core
{
    font: 9pt Verdana;
	color: #2C4D79;
	background-color: White;
	border: solid 1px #67A2C6;
}
.dxfcLoadingPanel_Core td.dx
{
    white-space: nowrap;
	text-align: center;
	padding: 10px 20px 8px;
}
.dxfcLoadingDiv_Core
{
	background: white;
	opacity: 0.01;
	filter: alpha(opacity=1);
}

.dxeMaskHint_Core
{
	background: #ffffe1;
	border: solid 1px black;
	padding: 2px 5px 3px;
	color: Black;
	font: 9pt Verdana;
}

/* -- ProgressBar -- */
.dxeProgressBar_Core, .dxeProgressBar_Core td
{
    font-family: Verdana, Verdana, Arial;
    font-size: 9pt;
   	color: Black;
}
.dxeProgressBar_Core .dxePBMainCell, .dxeProgressBar_Core td
{
    padding: 0;
}
.dxeProgressBar_Core
{
    border: Solid 1px #A3C0E8;
	background-image: url('edtProgressBack.gif');
    background-repeat: repeat-x;
    background-color: #f0f0f0;
}
.dxeProgressBarIndicator_Core
{
    background-color: #deedff;
	background-image: url('edtProgressIndicatorBack.gif');
    background-repeat: repeat-x;
}

/* -- DropDownWindow -- */
.dxeDropDownWindow_Core
{
    background-color: White;
    border: Solid 1px #AECAF0;
}

/*----------------- ColorTable -----------------*/
.dxeColorIndicator_Core
{
    border: solid 1px #AECAF0;
    width: 15px;
    height: 15px;
    cursor: pointer;
}
.dxeColorTable_Core
{
    background-color: #ffffff;
    border: solid 1px #AECAF0;
}
.dxeColorTable_Core td.dx
{
   padding: 4px 4px;
}
.dxeColorTableCell_Core {
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-right: 3px;
    cursor: pointer;
}
.dxeColorTableCellDiv_Core {
    border: solid 1px #808080;
    width: 12px;
    height: 12px;
    font-size: 0px;
}
.dxeColorTableCellSelected_Core {
    padding: 2px;
	background-color: #CBCBCB;
    	border: solid 1px #888888;
}
.dxeColorTableCellHover_Core {
    padding: 2px;
	background-color: #F2F2F2;
    	border: solid 1px #888888;
}

/* -- Invalid Style -- */
.dxeInvalid_Core
{
	background-color:#fff5f5;
    border: 1px solid red;
    border-top:solid 1px #990000;
}
.dxeInvalid_Core .dxeEditArea_Core,
.dxeInvalid_Core .dxeMemoEditArea_Core {
    background-color:Transparent;
}

/* -- Focused Style -- */
.dxeFocused_Core 
{
    border: solid 1px #5f6061;
}

/* -- Null Text Style -- */
.dxeNullText_Core .dxeEditArea_Core,
.dxeNullText_Core .dxeMemoEditArea_Core
{
    color: #a6a6a6;
}

/* -- Captcha -- */
.dxcaRefreshButton_Core
{
	font-family: Verdana, Verdana, Arial;
	font-size: 10pt;
	text-decoration: none;
	color: #5689c5;
}

.dxcaDisabledRefreshButton_Core
{
	color: #A6A6A6;
}

.dxcaRefreshButtonCell_Core
{
}

.dxcaRefreshButtonText_Core
{
	text-decoration: underline;
}

.dxcaDisabledRefreshButtonText_Core
{
	text-decoration: none;
}

.dxcaTextBoxCell_Core
{
	font-family: Verdana, Verdana, Arial;
	font-size: 9pt;
}

.dxcaTextBoxCell_Core, .dxcaTextBoxCellNoIndent_Core
{
	font-family: Verdana, Verdana, Arial;
	font-size: 9pt;
}

.dxcaTextBoxCellNoIndent_Core .dxeErrorCell_Core
{
	padding-left: 0px;
	padding-top: 4px;
	color: #C1272D;
}

.dxcaTextBoxLabel_Core
{
	padding-bottom: 4px;
	display: block;
}

.dxcaLoadingPanel_Core
{
	font: 9pt Verdana;
	color: #2C4D79;
}

.dxcaLoadingPanel_Core td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 10px 20px 8px;
}


