﻿.dxeLoadingDiv_GCAD
{
	background: White;
    opacity: 0.85;
    filter: alpha(opacity=85);
    cursor: wait;
}
.dxeLoadingPanel_GCAD
{
	font: 9pt Tahoma;
	color: #303030;
}
.dxeLoadingPanel_GCAD td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}

.dxeBase_GCAD
{
    font-family: Tahoma;
    font-size: 9pt;    
}
/* -- ErrorFrame -- */
.dxeErrorCell_GCAD, .dxeErrorCell_GCAD td
{
    font-family: Tahoma;
	font-size: 9pt;
	color: red;
}
.dxeErrorCell_GCAD
{
	color: #a91123;
	padding-left: 4px;	
}
.dxeErrorFrame_GCAD
{
}
.dxeEditArea_GCAD
{
	font-family: Tahoma;
	font-size: 9pt;
	border: 1px solid #A0A0A0;
}
/* -- Buttons -- */
.dxeButtonEdit_GCAD
{
	background-color: white;
	width: 170px;
}
.dxeButtonEdit_GCAD .dxeEditArea_GCAD, .dxeButtonEdit_GCAD td.dxic
{
	width: 100%;
}

.dxeButtonEditButton_GCAD, 
.dxeSpinIncButton_GCAD, .dxeSpinDecButton_GCAD,
.dxeSpinLargeIncButton_GCAD, .dxeSpinLargeDecButton_GCAD
{	
	background-color: #f0f0f0;	
	vertical-align: middle;
	cursor: pointer;
	cursor: hand;
} 
.dxeButtonEditButton_GCAD,
.dxeButtonEditButton_GCAD td.dx,
.dxeSpinIncButton_GCAD td.dx, .dxeSpinDecButton_GCAD td.dx,
.dxeSpinLargeIncButton_GCAD td.dx, .dxeSpinLargeDecButton_GCAD td.dx,
.dxeSpinIncButton_GCAD, .dxeSpinDecButton_GCAD,
.dxeSpinLargeIncButton_GCAD, .dxeSpinLargeDecButton_GCAD
{	
    font-family: Tahoma;
    font-size: 9pt;  
	font-weight: normal;    
	text-align: center;
} 
.dxeButtonEditButton_GCAD
{
	background-image: url('edtButtonEditButtonBack.gif');	
    background-repeat:repeat-x;
    background-position:top;
	background-color: #f0653a;
	padding: 4px 3px;
}
.dxeSpinIncButton_GCAD, .dxeSpinDecButton_GCAD,
.dxeSpinLargeIncButton_GCAD, .dxeSpinLargeDecButton_GCAD
{
	border-style: none;
	padding: 0px;
}

.dxeButtonEditButton_GCAD table.dxbebt 
{
	width: 12px;
}
/* SpinButtons */
.dxeSpinLargeIncButton_GCAD
{
    padding-left: 1px;
}
.dxeSpinIncButton_GCAD
{
	background: url('edtSpinIncBtnBack.gif') repeat-x top left #f67e37;
	border-bottom: Solid 1px #ffffff;
}
.dxeSpinDecButton_GCAD
{
	background: url('edtSpinDecBtnBack.gif') repeat-x top left #f0653a;
    border-bottom-style: none;
}
.dxeSpinLargeIncButton_GCAD, .dxeSpinLargeDecButton_GCAD
{
   	background: url('edtSpinLargeIncBtnBack.gif') repeat-x top left #f0653a;
}
.dxeSpinLargeDecButton_GCAD
{
}
.dxeSpinLargeIncButton_GCAD
{
}

.dxeCalendarButton_GCAD
{
    font-family: Tahoma;	
	background: #ef643c url('edtCalendarButtonBack.gif') repeat-x top left;
	border: solid 1px #cb4b31;
	padding: 4px 10px;
	padding-bottom: 5px;
	cursor: pointer;
	cursor: hand;		
}
.dxeCalendarButton_GCAD table.dxbebt
{
    width: 30px;
}
/* SpinButtons */
.dxeSpinIncButton_GCAD table.dxbebt, .dxeSpinDecButton_GCAD table.dxbebt
{
	width: 15px;
}
.dxeSpinLargeDecButton_GCAD table.dxbebt
{
	width: 16px;
}
.dxeSpinLargeIncButton_GCAD table.dxbebt
{
	width: 15px;    
}

.dxeCalendarButton_GCAD td.dx
{
	text-align: center;
	white-space: nowrap;
	color: #FFFFFF;
	font-size: 9pt;
    font-family: Tahoma;
}

/* -- Hover -- */
.dxeButtonHover_GCAD         /* inherits dxeButton */
{
	background-color: #E6E3D6;
}
.dxeCalendarButtonHover_GCAD
{
	background-image: url('edtCalendarButtonHoverBack.gif');	
    background-repeat:repeat-x;
    background-position:top;
    border: Solid 1px #cb4b31; 
  	background-color: #ef643c;   
}
.dxeButtonEditButtonHover_GCAD
{
	background-image: url('edtDropDownButtonHoverBack.gif');	
    background-repeat:repeat-x;
    background-position:top;	    
	background-color: #f88e3d;    
}
/* SpinButtons */
.dxeSpinIncButtonHover_GCAD, .dxeSpinDecButtonHover_GCAD,
.dxeSpinLargeIncButtonHover_GCAD, .dxeSpinLargeDecButtonHover_GCAD
{
    border-style: none;    
}
.dxeSpinIncButtonHover_GCAD
{
	background: url('edtSpinIncBtnHBack.gif') repeat-x top left #faa947;
    border-bottom: Solid 1px #ddf2f9;    
}
.dxeSpinDecButtonHover_GCAD
{
	background: url('edtSpinIncBtnHBack.gif') repeat-x top left #faa947;
    border-bottom-style: none;
}
.dxeSpinLargeIncButtonHover_GCAD
{
	background: url('edtSpinLargeIncBtnHBack.gif') repeat-x top left #f88e3d;
}
.dxeSpinLargeDecButtonHover_GCAD
{
	background: url('edtSpinLargeIncBtnHBack.gif') repeat-x top left #f88e3ds;
}
/* -- Pressed -- */
.dxeButtonPressed_GCAD       /* inherits dxeButton */
{    
	background-color: #D4D1C3;
}
.dxeCalendarButtonPressed_GCAD
{
	color: #f1bfac;
	background-image: url('edtCalendarButtonPressedBack.gif');	
    background-repeat: repeat-x;
    background-position: top;
    border: Solid 1px #ba2000;
  	background-color: #d95626;
}
.dxeButtonEditButtonPressed_GCAD
{
	background-image: url('edtDropDownButtonPressedBack.gif');	
    background-repeat:repeat-x;
    background-position:top;
	background-color: #d34f25;        
}
/* SpinButtons */
.dxeSpinIncButtonPressed_GCAD, .dxeSpinDecButtonPressed_GCAD,
.dxeSpinLargeIncButtonPressed_GCAD, .dxeSpinLargeDecButtonPressed_GCAD
{
    border-style: none;    
}
.dxeSpinIncButtonPressed_GCAD
{
	background: url('edtSpinIncBtnPBack.gif') repeat-x  top left #d95526;
    border-bottom: Solid 1px #ddf2f9;    
}
.dxeSpinDecButtonPressed_GCAD
{
	background: url('edtSpinIncBtnPBack.gif') repeat-x top left #d95526;
    border-bottom-style: none;
}
.dxeSpinLargeIncButtonPressed_GCAD
{
	background: url('edtSpinLargeIncBtnPBack.gif') repeat-x top left #d95626;
}
.dxeSpinLargeDecButtonPressed_GCAD
{
	background: url('edtSpinLargeIncBtnPBack.gif') repeat-x top left #d95626;
}

.dxeButtonEdit_GCAD
{
    border: solid 1px #ff9307;
}
.dxeButtonEdit_GCAD td.dxic
{
	padding: 0px 2px 0px 2px;
}
.dxeTextBox_GCAD, .dxeMemo
{
	background-color: white;
    border: Solid 1px #ff9307;
}
.dxeTextBox_GCAD td.dxic
{
	padding: 1px 2px;
	padding-top: 2px;
	padding-left: 2px;
}
.dxeTextBox_GCAD td.dxic
{
	width: 100%;
}
.dxeRadioButtonList_GCAD, .dxeRadioButtonList_GCAD table {
    font-family: Tahoma;
    font-size: 9pt;    
}
.dxeRadioButtonList_GCAD {
    border: Solid 1px #bfbfbf;
}
.dxeRadioButtonList_GCAD td.dxe {
    padding: 6px 11px;
}

/* -- Memo -- */
.dxeMemo_GCAD
{
    padding-left: 3px;
}
.dxeMemoEditArea_GCAD
{
	font-family: Tahoma;
	font-size: 9pt;
	background-color:White;
}
.dxeMemo_GCAD td
{
	width: 100%;
	border:1px Solid;
}

/* -- Hyperlink -- */
.dxeHyperlink_GCAD
{
    font-family: Arial;
    font-size: 9pt;
	font-weight:bold;
    color:#2765B6 !important;
}
a:hover.dxeHyperlink_GCAD
{
    color:#2765B6 !important;
    font-weight:bold;
}
a:visited.dxeHyperlink_GCAD
{
    color:#2765B6 !important;
    font-weight:bold;
}

/* -- ListBox -- */
.dxeListBox_GCAD
{
	background-color: white;
    border: solid 1px #A0A0A0;
    font-family: Tahoma;
    font-size: 9pt;
    height: 98px;
    width: 70px;
}

.dxeListBox_GCAD div.dxlbd 
{
	padding-top: 1px;
	height: 96px;
}

.dxeListBoxItem_GCAD
{    
    border-bottom: solid 1px white;
    border-left: solid 1px white;
    border-right: solid 1px white;
    font-weight: normal;
    font-family: Tahoma;
    font-size: 9pt;        
    padding: 2px 2px 2px 3px;
    white-space: nowrap;
    text-align: left;
    cursor: default;
    color: black;
}
.dxeListBoxItemSelected_GCAD     /* inherits dxeListBoxItem */
{    
    background-color: #d7d7d7;
    color: #000000;
}
.dxeListBox_GCAD td.dxeI 
{
    padding-right: 0px!important;
    border-right-width: 0px!important;
}
.dxeListBox_GCAD td.dxeT
{
    width: 100%;    
    border-left-width: 0px!important;    
}
.dxeListBoxItemHover_GCAD        /* inherits dxeListBoxItem */
{
    background-color: #f26f39;
    color: #FFFFFF;
}

/* -- Calendar -- */
.dxeCalendar_GCAD
{
	font-weight: normal;    
    border: solid 4px #d3d3d3;
	background-color: White;    
	padding: 1px;
}
.dxeCalendar_GCAD td.dxMonthGrid
{
    padding: 10px 20px 8px 8px;
    cursor: default;
}
.dxeCalendar_GCAD td.dxMonthGridWithWeekNumbers
{
    padding: 9px 20px 8px 8px;
    cursor: default;
}
.dxeCalendar_GCAD td.dxMonthGrid
{
    padding-left: 20px;
}
.dxeCalendarDayHeader_GCAD
{
    font-family: Tahoma;
    font-size: 13px;
    padding: 4px;
    padding-bottom: 3px;
    color: Black;
    border-bottom: solid 1px #cfcfcf;
}
.dxeCalendarWeekNumber_GCAD
{    
    font-family: Tahoma;
    font-size: 7pt;    
    text-align: right;
    color: #fbb785;    	
    padding: 5px 8px 3px 4px;    
}
.dxeCalendarDay_GCAD
{    
    font-family: Tahoma;
    font-size: 9pt;
    padding: 5px;
    padding-left: 7px;
    padding-right: 7px;
    color:Black;
	background-color: White;
    text-align: center;
}
.dxeCalendarWeekend_GCAD       	/* inherits dxeCalendarDay */
{
    color: #fe3c00;
}
.dxeCalendarOtherMonth_GCAD    	 /* inherits dxeCalendarDay */
{
    color: #acacac;
}
.dxeCalendarOutOfRange_GCAD        /* inherits dxeCalendarDay */
{
    color: #d0d0d0;    
}
.dxeCalendarSelected_GCAD       	/* inherits dxeCalendarDay */
{
    background-color: #d7d7d7;
}
.dxeCalendarToday_GCAD       	        /* inherits dxeCalendarDay */
{
    padding: 3px;
    background-color: #f26f39;
    color: #FFFFFF;
}
.dxeCalendarHeader_GCAD
{
    font-family: Tahoma;
    font-size: 13px;        
    background: #f4f4f4 url('edtCalendarHeader.gif') repeat-x top left;
    border-bottom: solid 1px #d3d3d3;
    text-align: center;
    padding: 4px;
    padding-bottom: 5px;
    padding-left:5px;
    padding-right:5px;
}
.dxeCalendarHeader_GCAD td.dxe
{
    font-family: Tahoma;
    font-size: 13px;
    text-align: center;
	cursor: pointer;
	cursor: hand;
}
.dxeCalendarFooter_GCAD
{
    background: #f4f4f4 url('edtCalendarHeader.gif') repeat-x top left;
    padding: 8px 0px;
    padding-bottom: 7px;
    border-top: dotted 1px #5c5c5c;
}
.dxeCalendarFastNav_GCAD
{
    background: white;
    border: solid 4px #d3d3d3;
    border-bottom: 0px;
    padding: 8px;
}
.dxeCalendarFastNavFooter_GCAD
{
    background: #f4f4f4 url('edtCalendarHeader.gif') repeat-x top left;
    padding: 6px 0px;
    border: solid 4px #d3d3d3;
    border-top: dotted 1px #5c5c5c;
}
.dxeCalendarFastNavMonth_GCAD, .dxeCalendarFastNavYear_GCAD
{
    font: 9pt Tahoma;
    color: Black;
    padding: 4px 6px;
    text-align: center;
	cursor: pointer;
	cursor: hand;
}
.dxeCalendarFastNavMonthSelected_GCAD, .dxeCalendarFastNavYearSelected_GCAD
{
    background: #d7d7d7;
}
.dxeCalendarFastNavMonthHover_GCAD, .dxeCalendarFastNavYearHover_GCAD
{        
    background: #f26f39;
    color: #FFFFFF;
}
/* Disabled */
.dxeDisabled_GCAD, .dxeDisabled_GCAD td.dxe
{
	color: #808080;
	cursor: default;
}
.dxeButtonDisabled_GCAD, .dxeButtonDisabled_GCAD td.dxe
{
	color: #808080;
	cursor: default;
}
/* -- Button -- */
.dxbButton_GCAD
{	
	color: #2c4d79;
	font-weight: normal;
	font-size: 9pt;
	font-family: Tahoma;
	font-weight: normal;
	vertical-align: middle;
/*	border: solid 1px white;*/
	padding: 2px 10px 2px 10px;
	cursor: pointer;
	cursor: hand;
	height:23px;
}
.dxbButtonHover_GCAD
{
	color: Red;    
	
}
.dxbButtonChecked_GCAD
{
    color: #f1bfac;
}
.dxbButtonPressed_GCAD 
{  	
    color: #f1bfac;
	
}
.dxbButton_GCAD div.dxb
{    
    padding: 2px 10px 2px 10px;
	border: 0px;
}
.dxbButton_GCAD div.dxbf
{     
    padding: 2px 12px 2px 12px;
	/*border: dotted 1px #9C99CA;		*/
}
.dxbButton_GCAD div.dxb table
{    
	color: #FFFFFF;
	font-weight:normal;	
    font-size: 9pt;
    font-family: Tahoma;				    
}
.dxbButton_GCAD div.dxb td.dxb
{    
    background-color: transparent!important;
    background-image: url('')!important;
    border-width: 0px!important;
    padding: 0px!important;
}
/* Disabled */
.dxbDisabled_GCAD
{
	color: #808080;
	cursor: default;
}
