﻿.dxDisabled_PlasticBlue
{
	color: #808080;
}
.dxeBase_PlasticBlue
{
    font-family: Tahoma;
    font-size: 11px;
}
/* -- ErrorFrame -- */
.dxeErrorCell_PlasticBlue, .dxeErrorCell_PlasticBlue td
{
    font-family: Tahoma;
	font-size: 8pt;
	color: red;
}
.dxeErrorCell_PlasticBlue
{
	color: #a91123;
	padding-left: 4px;	
}
.dxeErrorFrame_PlasticBlue
{
	padding-right: 3px;
}
.dxeEditArea_PlasticBlue 
{
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #A0A0A0;
}
/* -- Buttons -- */
.dxeButtonEditButton_PlasticBlue, .dxeCalendarButton_PlasticBlue
{	
	vertical-align: middle;
	border: solid 1px #CCCCCC;
} 
.dxeButtonEditButton_PlasticBlue, .dxeCalendarButton_PlasticBlue, .dxeButtonEditButton_PlasticBlue td.dx, .dxeCalendarButton_PlasticBlue td.dx
{	
    font-family: Tahoma;
    font-size: 11px;        
    text-align: center;
} 
.dxeButtonEditButton_PlasticBlue
{
    padding: 6px 3px;
	background-image: url('edtButtonEditButtonBack.gif');
    background-repeat: repeat-x;
    background-position: top;
    background-color: #223672;
    border-style: none;
}
.dxeButtonEditButton_PlasticBlue .dxbebt_PlasticBlue 
{
	width: 14px;
}

.dxeCalendarButton_PlasticBlue      
{
    background-image: url('edtCalendarButtonBack.gif');
    background-position: left, top;    
    background-color: #e5e5e5;
    padding: 4px 13px;
    padding-top: 2px;
}
.dxeCalendarButton_PlasticBlue td.dx
{
	text-align: center;
	white-space: nowrap;
}

/* -- Pressed -- */
.dxeCalendarButtonPressed_PlasticBlue
{
	background-image: none;    
	background-color: #dcdcdc;
}
.dxeButtonEditButtonPressed_PlasticBlue
{
	background-image: url('edtDropDownButtonPressedBack.gif');
	background-repeat: repeat-x;
}

/* -- Hover -- */
.dxeCalendarButtonHover_PlasticBlue
{
    background-image: url('edtCalendarButtonHBack.gif');
    background-position: top, left;
    background-color: #F2F2F2;
}
.dxeButtonEditButtonHover_PlasticBlue
{
    background-image: url('edtDropDownButtonHoverBack.gif');
    background-position: top, left;    
}

.dxeButtonEdit_PlasticBlue
{
    border: solid 1px #b8b8b8;
    background-color: #FAFAFA;
    width: 170px;
}
.dxeButtonEdit_PlasticBlue .dxeEditArea_PlasticBlue, .dxeButtonEdit_PlasticBlue td.dxic
{
	width: 100%;
}
.dxeButtonEdit_PlasticBlue td.dxic
{
    padding: 1px 2px 1px 3px;
}
.dxeTextBox_PlasticBlue, .dxeMemo_PlasticBlue
{
    background-color: #FAFAFA;
    border: solid 1px #B8B8B8;
    width: 170px;
}
.dxeTextBox_PlasticBlue td.dxic
{
	padding-top:2px;
	padding-bottom:2px;	
	padding-left:3px;
	padding-right:2px;
}
.dxeTextBox_PlasticBlue .dxeEditArea_PlasticBlue, .dxeTextBox_PlasticBlue td.dxic 
{
	width: 100%;
}
.dxeRadioButtonList_PlasticBlue, .dxeRadioButtonList_PlasticBlue table
{
    font-family: Tahoma;
    font-size: 11px;
}
.dxeRadioButtonList_PlasticBlue td.dxe
{
    padding: 7px 5px 5px 6px;
}
.dxeRadioButtonList_PlasticBlue
{
    background-image: url('edtCalendarFooterBack.gif');
    background-position: top, left;    
    border: Solid 1px #B8B8B8;
}

/* -- Memo -- */
.dxeMemo_PlasticBlue
{
	padding-left: 3px;
	width: 170px;
	border: Solid 1px #B8B8B8;
}
.dxeMemoEditArea_PlasticBlue 
{
	font-family: Tahoma;
	font-size: 9pt;
}
.dxeMemo_PlasticBlue td, .dxeMemoEditArea_PlasticBlue
{
	width: 100%;
}

/* -- Hyperlink -- */
.dxeHyperlink_PlasticBlue
{
    font-family: Tahoma;
    font-size: 11px;
    color: #5a83d0;    
}

/* -- ListBox -- */
.dxeListBox_PlasticBlue
{
	background-color: #fafafa;	
	border: solid 1px #B8B8B8;
    width: 70px;
}
.dxeListBox_PlasticBlue div.dxlbd
{
	padding-top: 1px;    
    padding-bottom: 0px;
	background-color: #fafafa;
    font-family: Tahoma;
    font-size: 9pt;
    height: 70px;
}
.dxeListBoxItem_PlasticBlue
{    
    border-bottom: solid 1px #fafafa;    
    border-left: solid 1px white;    
    border-right: solid 1px white;    
    font-family: Tahoma;
    font-size: 11px;        
    padding: 2px 2px 3px 4px;
    white-space: nowrap;
    text-align: left;
}
.dxeListBoxItemHover_PlasticBlue        /* inherits dxeListBoxItem */
{
    background-color: #dedede;
}
.dxeListBoxItemSelected_PlasticBlue     /* inherits dxeListBoxItem */
{    
    color: White;
    background-color: #5066ac;
}

/* -- Calendar -- */
.dxeCalendar_PlasticBlue
{
    border: solid 1px #CCCCCC;
    background-color: #FAFAFA;
}
.dxeCalendar_PlasticBlue td.dxMonthGrid 
{
    padding-right: 25px;
    padding-left: 0px;
    padding-bottom: 5px;
    padding-top: 2px;
}
.dxeCalendar_PlasticBlue td.dxMonthGridWithWeekNumbers
{
    padding-right: 25px;
    padding-left: 0px;
    padding-bottom: 5px;
    padding-top: 2px;
}
.dxeCalendarDayHeader_PlasticBlue
{
    color: Black;
    font-family: Tahoma;
    font-size: 11px;        
    padding: 4px 4px 6px;   
    background-color: Transparent; 
    border-bottom: solid 1px #E8E8E8;    
}
.dxeCalendarWeekNumber_PlasticBlue
{    
    font-family: Tahoma;
    font-size: 7pt;    
    text-align: right;
    vertical-align: bottom;
    padding-left: 8px;
    padding-top: 5px;
    padding-right: 4px;    
    padding-bottom: 3px;    
    color: #9CAEE3;
}
.dxeCalendarDay_PlasticBlue
{    
    font-family: Tahoma;
    font-size: 12px;
    padding: 4px;
    padding-top: 4px;    
    padding-bottom: 3px;      
}
.dxeCalendarWeekend_PlasticBlue        /* inherits dxeCalendarDay */
{
    color: #c00000;
}
.dxeCalendarOtherMonth_PlasticBlue     /* inherits dxeCalendarDay */
{
    color: #888;
}
.dxeCalendarSelected_PlasticBlue       /* inherits dxeCalendarDay */
{
    color: White;
    background-color: #5066AC;
}
.dxeCalendarHeader_PlasticBlue
{    
    background-color: #3F5495;
    background-image: url('edtCalendarHeaderBack.gif');
    background-repeat:repeat-x;
    background-position: top;
    
    border-bottom: solid 1px #2C4182;
    padding: 3px 12px;
    padding-top: 4px;
}
.dxeCalendarHeader_PlasticBlue td.dxe
{
    color: White;
    font-family: Tahoma;
    font-size: 11px;
    text-align: center;
}
.dxeCalendarFooter_PlasticBlue 
{
    background-color: #E9E9E9;
    background-image: url('edtCalendarFooterBack.gif');
    background-position: top;
    
    padding: 10px 0px;    
    padding-bottom: 10px;
    border-top: solid 1px #CCCCCC;
}
