.dxeLoadingDiv_OEC
{
	background: White;
    opacity: 0.85;
    filter: alpha(opacity=85);
    cursor: wait;
}
.dxeLoadingPanel_OEC
{
	font: 11px verdana;
	color: #303030;
}
.dxeLoadingPanel_OEC td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}

.dxeBase_OEC
{
    font-family: Arial, Segoe UI,Tahoma,Verdana,sans-serif !important;
    font-size: 11px;
}
/* -- ErrorFrame -- */
.dxeErrorCell_OEC, .dxeErrorCell_OEC td
{
    font-family:Arial, Segoe UI,Tahoma,Verdana,sans-serif !important;
    font-size: 11px;
	color: Red;
}
.dxeErrorCell_OEC
{
	padding-left: 4px;
	padding-right:5px;		
}
.dxeErrorFrame_OEC
{
	padding-right: 3px;
}
.dxeErrorFrameWithoutError_OEC {
    border: 1px solid Red;
}
.dxeErrorFrameWithoutError_OEC .dxeControlsCell_OEC {
    padding: 2px;
}
.dxeEditArea_OEC 
{
	font-family: Arial, Segoe UI,Tahoma,Verdana,sans-serif !important;
	font-size: 10px;
	border: solid 1px #aaaaaa;
}
/* -- Buttons -- */
.dxeButtonEditButton_OEC, .dxeCalendarButton_OEC,
.dxeSpinIncButton_OEC, .dxeSpinDecButton_OEC,
.dxeSpinLargeIncButton_OEC, .dxeSpinLargeDecButton_OEC
{
	vertical-align: middle;
	border-top: solid 1px #aaaaaa;
	border-left: solid 1px #aaaaaa;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	cursor: pointer;
	cursor: hand;
} 
.dxeButtonEditButton_OEC, .dxeCalendarButton_OEC, .dxeButtonEditButton_OEC td.dx, .dxeCalendarButton_OEC td.dx,
.dxeSpinIncButton_OEC, .dxeSpinDecButton_OEC,
.dxeSpinLargeIncButton_OEC, .dxeSpinLargeDecButton_OEC,
.dxeSpinIncButton_OEC td.dx, .dxeSpinDecButton_OEC td.dx,
.dxeSpinLargeIncButton_OEC td.dx, .dxeSpinLargeDecButton_OEC td.dx
{	
    font-family:Arial, Segoe UI,Tahoma,Verdana,sans-serif !important;
    font-size: 9pt;    
    font-weight: normal;    
	text-align: center;
} 
.dxeButtonEditButton_OEC
{
	background: url(edtButtonBack.gif) repeat-x center bottom #d7e8fd;
    /*padding: 3px 1px;
    padding-bottom: 4px;
    padding-top: 2px;*/
}
.dxeSpinIncButton_OEC, .dxeSpinDecButton_OEC
{
	border-style: none;	
	padding: 0px;
}
.dxeSpinLargeIncButton_OEC, .dxeSpinLargeDecButton_OEC
{
	border: Solid 1px #6787b8;	
	padding: 0px;
}

.dxeButtonEditButton_OEC table.dxbebt
{
	width: 14px;
}
.dxeSpinLargeIncButton_OEC
{
    padding-left: 1px;
}
.dxeSpinIncButton_OEC
{
    background: url('edtSpinIncBtnBack.gif') no-repeat top left #9abbea;
	border-bottom: Solid 1px #FFFFFF;
}
.dxeSpinDecButton_OEC
{
	background: url('edtSpinDecBtnBack.gif') no-repeat top left #a2c1ec;
    border-bottom-style: none;
}
.dxeSpinLargeIncButton_OEC, .dxeSpinLargeDecButton_OEC
{
   	background: url('edtSpinLargeIncBtnBack.gif') repeat-x top left #93b6e8;
}

.dxeCalendarButton_OEC
{
	background: url(edtButtonBack.gif) repeat-x center bottom #d7e8fd;
	padding: 4px 11px;
	padding-top: 2px;
	width: 32px;
    cursor: default;
}
.dxeCalendarButton_OEC table.dxbebt
{
	width: 100%;
}
.dxeCalendarButton_OEC td.dx
{
	text-align: center;
	white-space: nowrap;    
}
/* SpinButtons */
.dxeSpinIncButton_OEC table.dxbebt, .dxeSpinDecButton_OEC table.dxbebt
{
	width: 15px;
}
.dxeSpinLargeDecButton_OEC table.dxbebt
{
	width: 13px;
}
.dxeSpinLargeIncButton_OEC table.dxbebt
{
	width: 12px;    
}

/* -- Pressed -- */
.dxeCalendarButtonPressed_OEC, .dxeButtonEditButtonPressed_OEC
{
	background: url(edtButtonBackPressed.gif) repeat-x center top #ffcf8b;
	border: solid 1px #000080;	
}
/* SpinButtons */
.dxeSpinIncButtonPressed_OEC, .dxeSpinDecButtonPressed_OEC
{
    border-style: none;    
}
.dxeSpinIncButtonPressed_OEC
{
	background: url('edtSpinIncBtnPBack.gif') no-repeat top left #ffbc78;
    border-bottom: Solid 1px #FFFFFF;    
}
.dxeSpinDecButtonPressed_OEC
{
	background: url('edtSpinIncBtnPBack.gif') no-repeat top left #ffbc78;
    border-bottom-style: none;
}
.dxeSpinLargeIncButtonPressed_OEC, .dxeSpinLargeDecButtonPressed_OEC
{
	background: url('edtSpinLargeIncBtnPBack.gif') repeat-x top left #ffc17c;
}
/* -- Hover -- */
.dxeCalendarButtonHover_OEC, .dxeButtonEditButtonHover_OEC
{
	background: url(edtButtonBackHover.gif) repeat-x center bottom #fff2c8;
	border: solid 1px #000080;
}
/* SpinButtons */
.dxeSpinIncButtonHover_OEC, .dxeSpinDecButtonHover_OEC
{
    border-style: none;    
}
.dxeSpinIncButtonHover_OEC
{
	background: url('edtSpinIncBtnHBack.gif') no-repeat top left #ffdda6;
    border-bottom: Solid 1px #ffffff;    
}
.dxeSpinDecButtonHover_OEC
{
	background: url('edtSpinIncBtnHBack.gif') no-repeat top left #ffdda6;
    border-bottom-style: none;
}
.dxeSpinLargeIncButtonHover_OEC, .dxeSpinLargeDecButtonHover_OEC
{
	background: url('edtSpinLargeIncBtnHBack.gif') repeat-x top left #ffdaa1;
	border-left: Solid 1px #000080;
}

.dxeButtonEdit_OEC
{
    background-color: white;
    border: solid 1px #aaaaaa;
    width: 170px;
}
.dxeButtonEdit_OEC .dxeEditArea_OEC, .dxeButtonEdit_OEC td.dxic
{
	width: 100%;
}
.dxeButtonEdit_OEC td.dxic
{
    padding: 0px 2px 0px 1px;
}
.dxeTextBox_OEC, .dxeMemo_OEC
{
    background-color: white;
    border: solid 1px #aaaaaa;
}
.dxeTextBox_OEC td.dxic
{
	padding: 1px 2px;
}
.dxeTextBox_OEC td.dxic 
{
	width: 100%;
}
.dxeRadioButtonList_OEC, .dxeRadioButtonList_OEC table
{
    font-family: Arial, Segoe UI,Tahoma,Verdana,sans-serif !important;
    font-size: 9pt;    
}
.dxeRadioButtonList_OEC
{
    border: Solid 1px #6a8ccb;
}
.dxeRadioButtonList_OEC td.dxe
{
    padding: 6px 11px;
}

/* -- Memo -- */
.dxeMemo_OEC
{
	padding-left: 3px;
}
.dxeMemoEditArea_OEC 
{
	font-family: Arial, Segoe UI,Tahoma,Verdana,sans-serif !important;
	font-size: 9pt;
}
.dxeMemo_OEC td
{
	width: 100%;
}

/* -- Hyperlink -- */
.dxeHyperlink_OEC
{
    font-family: Arial, Segoe UI,Tahoma,Verdana,sans-serif !important;
    font-size: 9pt;
	font-weight: normal;    
    color: black;    
	text-decoration: underline;
}

/* -- ListBox -- */
.dxeListBox_OEC
{
	background-color: white;
	border: solid 1px #6a8ccb;
    font-family: Arial, Segoe UI,Tahoma,Verdana,sans-serif !important;
    font-size: 9pt;
    height: 113px;
    width: 70px;
}
.dxeListBox_OEC div.dxlbd
{
	padding-top: 1px;    
    height: 112px;
}
.dxeListBoxItemRow_OEC
{
    cursor: default;
}
.dxeListBoxItem_OEC
{    
    border-bottom: solid 1px white;    
    border-left: solid 1px white;    
    border-right: solid 1px white;    
    color: Black;        
    font-family: Arial, Segoe UI,Tahoma,Verdana,sans-serif !important;
    font-size: 9pt;  
    font-weight: normal;
    padding: 3px 2px 4px 3px;
    white-space: nowrap;
    text-align: left;
    cursor: default;
}
.dxeListBoxItemHover_OEC        /* inherits dxeListBoxItem */
{
    background-color: #cce2fc;
}
.dxeListBoxItemSelected_OEC     /* inherits dxeListBoxItem */
{    
    color: black;
    background-color: #ffc076;
}
.dxeListBox_OEC td.dxeI 
{
    padding-right: 0px!important;
    border-right-width: 0px!important;
}
.dxeListBox_OEC td.dxeIM
{
    width: 0;
}
.dxeListBox_OEC td.dxeT
{
    width: 100%;    
    border-left-width: 0px!important;    
}
.dxeListBox_OEC td.dxeFTM, .dxeListBox_OEC td.dxeTM, .dxeListBox_OEC td.dxeLTM, .dxeListBox_OEC .dxeHFC, .dxeListBox_OEC .dxeHC, .dxeListBox_OEC .dxeHLC
{
    overflow: hidden;
}
.dxeListBox__OEC td.dxeFTM, .dxeListBox__OEC td.dxeTM
{
    border-right-width: 0px!important;
}
.dxeListBox_OEC td.dxeFTM, .dxeListBox_OEC td.dxeTM, .dxeListBox_OEC .dxeHFC, .dxeListBox__OEC .dxeHC
{
    padding-right: 6px!important;
}
.dxeListBox_OEC td.dxeLTM, .dxeListBox_OEC td.dxeTM, .dxeListBox_OEC .dxeHC,  .dxeListBox_OEC .dxeHLC
{
    padding-left: 6px!important;
}
.dxeListBox_OEC td.dxeLTM, .dxeListBox_OEC td.dxeTM
{
    border-left: 1px solid #BFD3EE !important;
}
.dxeListBox_OEC td.dxeIM, .dxeListBox_OEC td.dxeFTM, .dxeListBox_OEC td.dxeTM, .dxeListBox_OEC td.dxeLTM
{
    border-bottom: solid 1px #BFD3EE;
}
/*Header*/
.dxeListBox_OEC .dxeHD
{
    background-color: #94B6E8;
    background-image:url(lbHeaderBackground.gif);
    background-position:center top;
    background-repeat:repeat-x;
    border-bottom: solid 1px #6A8CCB;
}
.dxeListBox_OEC .dxeHFC, .dxeListBox_OEC .dxeHIC, .dxeListBox_Office2003_Blue .dxeHC,  .dxeListBox_OEC .dxeHLC
{
    border-bottom-width: 0px;
    padding-top: 4px;
    padding-bottom: 5px;
}
.dxeListBox_OEC .dxeHC,  .dxeListBox_OEC .dxeHLC
{
    border-left: solid 1px #6A8CCB;
}
.dxeListBox_OEC .dxeHIC, .dxeListBox_OEC .dxeHFC
{
    border-left:1px solid #94B6E8;
}
.dxeListBox_OEC .dxeHFC, .dxeListBox_OEC .dxeHC
{
    border-right-width:0;
}
.dxeListBox_OEC .dxeHLC
{
    border-right: solid 1px #6A8CCB;
}
/* -- Calendar -- */
.dxeCalendar_OEC
{
 	color: black;
	font-weight: normal; 	
    border: solid 1px #666666;
    background-color: white;
}
.dxeCalendar_OEC td.dxMonthGrid 
{
    padding: 8px 20px;
    cursor: default;
}
.dxeCalendar_OEC td.dxMonthGridWithWeekNumbers
{
    padding: 8px 20px 8px 8px;
    cursor: default;
}
.dxeCalendarDayHeader_OEC
{
    font-family: Arial, Segoe UI,Tahoma,Verdana,sans-serif !important;
    font-size: 9pt;        
    padding: 4px 4px 5px;    
    border-bottom: solid 1px #cbe1fc;    
}
.dxeCalendarWeekNumber_OEC
{    
    font-family: Arial, Segoe UI,Tahoma,Verdana,sans-serif !important;
    font-size: 7pt;    
    text-align: right;    
	padding: 6px 8px 2px 4px;  
    color: #81a9e2;
}
.dxeCalendarDay_OEC
{    
    font-family: Arial, Segoe UI,Tahoma,Verdana,sans-serif !important;
    font-size: 9pt;
    padding: 4px;
    text-align: center;
}
.dxeCalendarWeekend_OEC          /* inherits dxeCalendarDay */
{
    color: #c00000;
}
.dxeCalendarOtherMonth_OEC     /* inherits dxeCalendarDay */
{
    color: #888;
}
.dxeCalendarOutOfRange_OEC      /* inherits dxeCalendarDay */
{
    color: #d0d0d0;    
}
.dxeCalendarToday_OEC                /* inherits dxeCalendarDay */
{
    padding: 3px;
    border: solid 1px #c00000;
}
.dxeCalendarSelected_OEC        /* inherits dxeCalendarDay */
{
    color: black;
    background-color: #ffc076;
}
.dxeCalendarHeader_OEC
{
    background: #ebebeb /*url(edtCalendarHeadBack.gif) repeat-x center bottom*/;
    border: solid 1px #666666;
	border-width: 1px 0;
    padding: 4px 7px;
    color: #000000 !important;
}
.dxeCalendarHeader_OEC td.dxe
{
    font-family: Arial, Segoe UI,Tahoma,Verdana,sans-serif !important;
    font-size: 9pt;
    text-align: center;
	cursor: pointer;
	cursor: hand;
}
.dxeCalendarFooter_OEC 
{
    background-color: #ebebeb;
    padding: 8px 0px;    
    border-top: solid 1px #666666;
}
.dxeCalendarFastNav_OEC
{
    background: white;
    border: solid 1px #6a8ccb;
    border-bottom: 0px;
    padding: 12px 8px;
}
.dxeCalendarFastNavMonthArea_OEC
{
    padding: 0px 9px;
}
.dxeCalendarFastNavFooter_OEC
{
	color: black;
    background-color: #ddecfe;
    padding: 8px 0px;   
    border: solid 1px #6a8ccb;
    border-top: solid 1px #cbe1fc;
}
.dxeCalendarFastNavMonth_OEC, .dxeCalendarFastNavYear_OEC
{
    font: normal 9pt Arial, Segoe UI,Tahoma,Verdana,sans-serif !important;
    color: Black;
    padding: 3px 5px;
    text-align: center;
	cursor: pointer;
	cursor: hand;
}
.dxeCalendarFastNavMonth_OEC
{
	padding: 6px;
}
.dxeCalendarFastNavMonthSelected_OEC, .dxeCalendarFastNavYearSelected_OEC
{
    background: url(edtButtonBackPressed.gif) repeat-x center top #ffcf8b;	
    padding: 2px 4px;
    border: solid 1px #000080;
}
.dxeCalendarFastNavMonthSelected_OEC
{
	padding: 5px;
}
.dxeCalendarFastNavMonthHover_OEC, .dxeCalendarFastNavYearHover_OEC
{         
    background: #ddecfe;
    padding: 2px 4px;
    border: solid 1px #6a8ccb;
}
.dxeCalendarFastNavMonthHover_OEC
{
	padding: 5px;
}
/* Disabled */
.dxeDisabled_OEC, .dxeDisabled_OEC td.dxe
{
	color: #808080;
	cursor: default;
}
.dxeButtonDisabled_OEC, .dxeButtonDisabled_OEC td.dxe
{
    border-color: #bfbfbf;
    background: #cccccc url(edtButtonBackDis.gif) repeat-x top;
	color: #808080;
	cursor: default;
}
/* -- Button -- */
.dxbButton_OEC
{	
  	color: #000000;    
	font-size: 9pt;
	font-family: Arial, Segoe UI,Tahoma,Verdana,sans-serif !important;				    
	font-weight:normal;
	vertical-align: middle;	 		
	border: solid 1px #6a8ccb;
	background: url('edtButtonBack.gif') repeat-x center bottom #d7e8fd;
    padding: 1px 1px 1px 1px;
	cursor: pointer;
	cursor: hand;
}
.dxbButtonHover_OEC 
{
  	color: #000000;        
	background: url(edtButtonBackHover.gif) repeat-x center bottom #fff2c8;
	border: solid 1px #000080;
}
.dxbButtonChecked_OEC 
{
    color: #000000; 
	background: url(edtButtonBackPressed.gif) repeat-x center top #ffcf8b;	
    border: solid 1px #000080;	
}
.dxbButtonPressed_OEC 
{
  	color: #000000;        
	background: url(edtButtonBackPressed.gif) repeat-x center top #ffcf8b;
    border: solid 1px #000080;	
}
.dxbButton_OEC div.dxb
{    
    padding: 4px 8px 5px 8px;
	border: 0px;
}
.dxbButton_OEC div.dxbf
{     
    padding: 3px 7px 4px 7px;
	border: dotted 1px black;		
}
.dxbButton_OEC div.dxb table
{    
  	color: #000000;    
	font-size: 9pt;
	font-family: Arial, Segoe UI,Tahoma,Verdana,sans-serif !important;				    
	font-weight:normal;
}
.dxbButton_OEC div.dxb td.dxb
{    
    background-color: transparent!important;
    background-image: url('')!important;
    border-width: 0px!important;
    padding: 0px!important;
}
/* Disabled */
.dxbDisabled_OEC
{
    background: #cecece url(edtButtonBackDis.gif) repeat-x top;
    border-color: #BFBFBF;
	color: #808080;
	cursor: default;
}
.dxbDisabled_OEC td.dxb
{
	color: #808080;
}

/* -- FilterControl -- */
.dxfcTable_OEC
{
	border-collapse: separate!important;
}
.dxfcTable_OEC td.dxfc
{
	padding: 0px 0px 0px 3px;
	vertical-align: middle;
	font: 9pt Arial, Segoe UI,Tahoma,Verdana,sans-serif !important;
	color: Black;	
}
a.dxfcPropertyName_OEC
{
	white-space:nowrap!important;
	color: Blue!important;
}
a.dxfcGroupType_OEC
{
	white-space:nowrap!important;
	padding:0px 3px 0px 3px!important;
	color: Red!important;
}
a.dxfcOperation_OEC
{
	white-space:nowrap!important;
	color: Green!important;
}
a.dxfcValue_OEC
{
	white-space:nowrap!important;
	color: Gray!important;
}
.dxfcImageButton_OEC 
{
	cursor: pointer;
}
.dxfcLoadingPanel_OEC
{
	border: solid 1px #4f93e3;
	background-color: white;
	font: 9pt Arial, Segoe UI,Tahoma,Verdana,sans-serif !important;
	color: #4B77B8;
}
.dxfcLoadingPanel_OEC td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px;
}
.dxfcLoadingDiv_OEC
{
	background: white;
	opacity: 0.01;
	filter: alpha(opacity=1);
}

.dxeMaskHint_OEC 
{
	background: #ffffe1;
	border: solid 1px black;
	padding: 2px 5px 3px;
	color: Black;
	font: 9pt Arial, Segoe UI,Tahoma,Verdana,sans-serif !important;
}
/* -- ProgressBar -- */
.dxeProgressBar_OEC
{
    border: Solid 1px #002d96;
    background-color: #ddecfe;
	padding: 1px;    
}
.dxeProgressBar_OEC, .dxeProgressBar_OEC td.dx
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 9pt;
	color: Black;    
}
.dxeProgressBarIndicator_OEC
{
    background-color: #a6c5f0;
}