/* --- Sprites.css Begin --- */
.dxEditors_edtError_PlasticBlue,
.dxEditors_edtCalendarPrevYear_PlasticBlue,
.dxEditors_edtCalendarPrevYearDisabled_PlasticBlue,
.dxEditors_edtCalendarPrevMonth_PlasticBlue,
.dxEditors_edtCalendarPrevMonthDisabled_PlasticBlue,
.dxEditors_edtCalendarNextMonth_PlasticBlue,
.dxEditors_edtCalendarNextMonthDisabled_PlasticBlue,
.dxEditors_edtCalendarNextYear_PlasticBlue,
.dxEditors_edtCalendarNextYearDisabled_PlasticBlue,
.dxEditors_edtCalendarFNPrevYear_PlasticBlue,
.dxEditors_edtCalendarFNNextYear_PlasticBlue,
.dxEditors_edtEllipsis_PlasticBlue,
.dxEditors_edtEllipsisDisabled_PlasticBlue,
.dxEditors_edtDropDown_PlasticBlue,
.dxEditors_edtDropDownDisabled_PlasticBlue,
.dxEditors_edtSpinEditIncrementImage_PlasticBlue,
.dxEditors_edtSpinEditIncrementImageDisabled_PlasticBlue,
.dxEditors_edtSpinEditDecrementImage_PlasticBlue,
.dxEditors_edtSpinEditDecrementImageDisabled_PlasticBlue,
.dxEditors_edtSpinEditLargeIncImage_PlasticBlue,
.dxEditors_edtSpinEditLargeIncImageDisabled_PlasticBlue,
.dxEditors_edtSpinEditLargeDecImage_PlasticBlue,
.dxEditors_edtSpinEditLargeDecImageDisabled_PlasticBlue,
.dxEditors_fcadd_PlasticBlue,
.dxEditors_fcaddhot_PlasticBlue,
.dxEditors_fcremove_PlasticBlue,
.dxEditors_fcremovehot_PlasticBlue,
.dxEditors_fcgroupaddcondition_PlasticBlue,
.dxEditors_fcgroupaddgroup_PlasticBlue,
.dxEditors_fcgroupremove_PlasticBlue,
.dxEditors_fcopany_PlasticBlue,
.dxEditors_fcopbegin_PlasticBlue,
.dxEditors_fcopbetween_PlasticBlue,
.dxEditors_fcopcontain_PlasticBlue,
.dxEditors_fcopnotcontain_PlasticBlue,
.dxEditors_fcopnotequal_PlasticBlue,
.dxEditors_fcopend_PlasticBlue,
.dxEditors_fcopequal_PlasticBlue,
.dxEditors_fcopgreater_PlasticBlue,
.dxEditors_fcopgreaterorequal_PlasticBlue,
.dxEditors_fcopnotblank_PlasticBlue,
.dxEditors_fcopblank_PlasticBlue,
.dxEditors_fcopless_PlasticBlue,
.dxEditors_fcoplessorequal_PlasticBlue,
.dxEditors_fcoplike_PlasticBlue,
.dxEditors_fcopnotany_PlasticBlue,
.dxEditors_fcopnotbetween_PlasticBlue,
.dxEditors_fcopnotlike_PlasticBlue,
.dxEditors_fcgroupand_PlasticBlue,
.dxEditors_fcgroupor_PlasticBlue,
.dxEditors_fcgroupnotand_PlasticBlue,
.dxEditors_fcgroupnotor_PlasticBlue,
.dxEditors_caRefresh_PlasticBlue,
.dxEditors_edtRadioButtonChecked_PlasticBlue,
.dxEditors_edtRadioButtonUnchecked_PlasticBlue,
.dxEditors_edtRadioButtonCheckedDisabled_PlasticBlue,
.dxEditors_edtRadioButtonUncheckedDisabled_PlasticBlue,
.dxEditors_edtRadioButtonGrayedDisabled_PlasticBlue
{
    background-image: url('sprite.png');
    -background-image: url('sprite.gif'); /* for IE6 */
    background-repeat: no-repeat;
    background-color: transparent;
}

.dxEditors_edtRadioButtonChecked_PlasticBlue,
.dxEditors_edtRadioButtonUnchecked_PlasticBlue,
.dxEditors_edtRadioButtonCheckedDisabled_PlasticBlue,
.dxEditors_edtRadioButtonUncheckedDisabled_PlasticBlue,
.dxEditors_edtRadioButtonGrayedDisabled_PlasticBlue {
    width: 15px;
    height: 15px;
}

.dxEditors_edtError_PlasticBlue,
.dxEditors_edtCalendarPrevYear_PlasticBlue,
.dxEditors_edtCalendarPrevYearDisabled_PlasticBlue,
.dxEditors_edtCalendarPrevMonth_PlasticBlue,
.dxEditors_edtCalendarPrevMonthDisabled_PlasticBlue,
.dxEditors_edtCalendarNextMonth_PlasticBlue,
.dxEditors_edtCalendarNextMonthDisabled_PlasticBlue,
.dxEditors_edtCalendarNextYear_PlasticBlue,
.dxEditors_edtCalendarNextYearDisabled_PlasticBlue,
.dxEditors_edtCalendarFNPrevYear_PlasticBlue,
.dxEditors_edtCalendarFNNextYear_PlasticBlue,
.dxEditors_edtEllipsis_PlasticBlue,
.dxEditors_edtEllipsisDisabled_PlasticBlue,
.dxEditors_edtDropDown_PlasticBlue,
.dxEditors_edtDropDownDisabled_PlasticBlue,
.dxEditors_edtSpinEditIncrementImage_PlasticBlue,
.dxEditors_edtSpinEditIncrementImageDisabled_PlasticBlue,
.dxEditors_edtSpinEditDecrementImage_PlasticBlue,
.dxEditors_edtSpinEditDecrementImageDisabled_PlasticBlue,
.dxEditors_edtSpinEditLargeIncImage_PlasticBlue,
.dxEditors_edtSpinEditLargeIncImageDisabled_PlasticBlue,
.dxEditors_edtSpinEditLargeDecImage_PlasticBlue,
.dxEditors_edtSpinEditLargeDecImageDisabled_PlasticBlue
{
	display:block;
	margin:auto;
}

.dxEditors_edtRadioButtonUnchecked_PlasticBlue {
	background-position: 0px -51px; 
}
.dxEditors_edtRadioButtonChecked_PlasticBlue {
	background-position: -15px -51px; 
}
.dxEditors_edtRadioButtonUncheckedDisabled_PlasticBlue {
	background-position: -30px -51px; 
}
.dxEditors_edtRadioButtonCheckedDisabled_PlasticBlue {
	background-position: -45px -51px; 
}

.dxEditors_edtSpinEditLargeIncImage_PlasticBlue, .dxEditors_edtSpinEditLargeIncImageDisabled_PlasticBlue,
.dxEditors_edtSpinEditLargeDecImage_PlasticBlue, .dxEditors_edtSpinEditLargeDecImageDisabled_PlasticBlue,
.dxEditors_edtSpinEditIncrementImage_PlasticBlue, .dxEditors_edtSpinEditIncrementImageDisabled_PlasticBlue,
.dxEditors_edtSpinEditDecrementImage_PlasticBlue, .dxEditors_edtSpinEditDecrementImageDisabled_PlasticBlue
{
	margin:auto;
}

.dxEditors_edtError_PlasticBlue {
    background-position: -126px -34px;
    width: 14px;
    height: 14px;
}

.dxEditors_edtCalendarPrevYear_PlasticBlue {
    background-position: -100px 0px;
    width: 23px;
    height: 23px;
}

.dxEditors_edtCalendarPrevYearDisabled_PlasticBlue {
    background-position: -100px -25px;
    width: 23px;
    height: 23px;
}

.dxEditors_edtCalendarPrevMonth_PlasticBlue {
    background-position: -75px 0px;
    width: 23px;
    height: 23px;
}

.dxEditors_edtCalendarPrevMonthDisabled_PlasticBlue {
    background-position: -75px -25px;
    width: 23px;
    height: 23px;
}

.dxEditors_edtCalendarNextMonth_PlasticBlue {
    background-position: -25px 0px;
    width: 23px;
    height: 23px;
}

.dxEditors_edtCalendarNextMonthDisabled_PlasticBlue {
    background-position: -25px -25px;
    width: 23px;
    height: 23px;
}

.dxEditors_edtCalendarNextYear_PlasticBlue {
    background-position: -50px 0px;
    width: 23px;
    height: 23px;
}

.dxEditors_edtCalendarNextYearDisabled_PlasticBlue {
    background-position: -50px -25px;
    width: 23px;
    height: 23px;
}

.dxEditors_edtCalendarFNPrevYear_PlasticBlue {
    background-position: 0px 0px;
    width: 23px;
    height: 23px;
}

.dxEditors_edtCalendarFNNextYear_PlasticBlue {
    background-position: 0px -25px;
    width: 23px;
    height: 23px;
}

.dxEditors_edtEllipsis_PlasticBlue {
    background-position: -139px 0px;
    width: 11px;
    height: 13px;
}

.dxEditors_edtEllipsisDisabled_PlasticBlue {
    background-position: -139px -16px;
    width: 11px;
    height: 13px;
}

.dxEditors_edtDropDown_PlasticBlue {
    background-position: -126px 0px;
    width: 10px;
    height: 13px;
}

.dxEditors_edtDropDownDisabled_PlasticBlue {
    background-position: -126px -16px;
    width: 10px;
    height: 13px;
}

.dxEditors_edtSpinEditIncrementImage_PlasticBlue {
    background-position: -162px 0px;
    width: 7px;
    height: 5px;
}

.dxEditors_edtSpinEditIncrementImageDisabled_PlasticBlue {
    background-position: -162px -8px;
    width: 7px;
    height: 5px;
}

.dxEditors_edtSpinEditDecrementImage_PlasticBlue {
    background-position: -153px 0px;
    width: 7px;
    height: 5px;
}

.dxEditors_edtSpinEditDecrementImageDisabled_PlasticBlue {
    background-position: -153px -8px;
    width: 7px;
    height: 5px;
}

.dxEditors_edtSpinEditLargeIncImage_PlasticBlue {
    background-position: -179px 0px;
    width: 5px;
    height: 7px;
}

.dxEditors_edtSpinEditLargeIncImageDisabled_PlasticBlue {
    background-position: -179px -8px;
    width: 5px;
    height: 7px;
}

.dxEditors_edtSpinEditLargeDecImage_PlasticBlue {
    background-position: -172px 0px;
    width: 5px;
    height: 7px;
}

.dxEditors_edtSpinEditLargeDecImageDisabled_PlasticBlue {
    background-position: -172px -8px;
    width: 5px;
    height: 7px;
}

.dxEditors_fcadd_PlasticBlue {
    background-position: 0px -74px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcaddhot_PlasticBlue {
    background-position: -21px -74px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcremove_PlasticBlue {
    background-position: -42px -74px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcremovehot_PlasticBlue {
    background-position: -63px -74px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcgroupaddcondition_PlasticBlue {
    background-position: -168px -53px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcgroupaddgroup_PlasticBlue {
    background-position: -147px -53px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcgroupremove_PlasticBlue {
    background-position: -126px -74px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopany_PlasticBlue {
    background-position: 0px -95px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopbegin_PlasticBlue {
    background-position: -42px -95px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopbetween_PlasticBlue {
    background-position: -84px -95px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopcontain_PlasticBlue {
    background-position: -105px -116px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopnotcontain_PlasticBlue {
    background-position: -147px -116px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopnotequal_PlasticBlue {
    background-position: -168px -95px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopend_PlasticBlue {
    background-position: -63px -95px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopequal_PlasticBlue {
    background-position: 0px -116px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopgreater_PlasticBlue {
    background-position: -21px -116px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopgreaterorequal_PlasticBlue {
    background-position: -42px -116px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopnotblank_PlasticBlue {
    background-position: -105px -95px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopblank_PlasticBlue {
    background-position: -126px -95px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopless_PlasticBlue {
    background-position: -63px -116px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcoplessorequal_PlasticBlue {
    background-position: -84px -116px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcoplike_PlasticBlue {
    background-position: -126px -116px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopnotany_PlasticBlue {
    background-position: -21px -95px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopnotbetween_PlasticBlue {
    background-position: -147px -95px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopnotlike_PlasticBlue {
    background-position: -168px -116px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcgroupand_PlasticBlue {
    background-position: -84px -74px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcgroupor_PlasticBlue {
    background-position: -168px -74px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcgroupnotand_PlasticBlue {
    background-position: -105px -74px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcgroupnotor_PlasticBlue {
    background-position: -147px -74px;
    width: 13px;
    height: 13px;
}

.dxEditors_caRefresh_PlasticBlue {
    background-position: 0px -132px;
    width: 25px;
    height: 25px;
}
/* --- Sprite.css End --- */

/* --- Styles.css Begin --- */
.dxeIRBFocused_PlasticBlue {
	border: 1px dotted #dac11e;
	margin: 0px!important;
}
.dxeIRadioButton_PlasticBlue {
	margin: 1px;
	display: inline-block;
	vertical-align: middle;
}
.dxeLoadingDiv_PlasticBlue
{
	background: White;
    opacity: 0.85;
    filter: alpha(opacity=85);
    cursor: wait;
}
.dxeLoadingDivWithContent_PlasticBlue
{
	background: White;
    opacity: 0.01;
    filter: alpha(opacity=1);
}

.dxeLoadingPanel_PlasticBlue
{
	font: 8pt Verdana;
	color: #1e395b;
}
.dxeLoadingPanelWithContent_PlasticBlue
{
    font: 8pt Verdana;
    color: #1e395b;
    background: White;
	border: 1px solid #859ebf;
}

.dxeLoadingPanel_PlasticBlue td.dx,
.dxeLoadingPanelWithContent_PlasticBlue td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 10px 14px;
}

.dxeReadOnly_PlasticBlue
{
    
}
.dxeBase_PlasticBlue
{
    font-family: Verdana;
    font-size: 8pt;
}
td.dxic
{
	font-size:0;
}
/* -- ErrorFrame -- */
.dxeErrorCell_PlasticBlue,
.dxeErrorCell_PlasticBlue td
{
    font-family: Verdana;
    font-size: 8pt;
	color: Red;
}
.dxeErrorCell_PlasticBlue
{ 
	padding-left: 4px;
	padding-right: 5px;
}
.dxeErrorFrameWithoutError_PlasticBlue {
    border: 1px solid Red;
}
.dxeErrorFrameWithoutError_PlasticBlue .dxeControlsCell_PlasticBlue {
    padding: 2px;
}

.dxeEditArea_PlasticBlue 
{
	font-family: Verdana;
	font-size: 8pt;
	border: 1px solid #8ba0bc;	
}
.dxeMemoEditArea_PlasticBlue,
input.dxeEditArea_PlasticBlue
{	
    outline: none;
}

/* -- Buttons -- */
.dxeButtonEditButton_PlasticBlue,
.dxeCalendarButton_PlasticBlue,
.dxeButtonEditButton_PlasticBlue td.dx,
.dxeCalendarButton_PlasticBlue td.dx,
.dxeSpinIncButton_PlasticBlue,
.dxeSpinDecButton_PlasticBlue,
.dxeSpinLargeIncButton_PlasticBlue,
.dxeSpinLargeDecButton_PlasticBlue,
.dxeSpinIncButton_PlasticBlue td.dx,
.dxeSpinDecButton_PlasticBlue td.dx,
.dxeSpinLargeIncButton_PlasticBlue td.dx,
.dxeSpinLargeDecButton_PlasticBlue td.dx
{	
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
	text-align: center;
	white-space: nowrap;
}

.dxeButtonEditButton_PlasticBlue,
.dxeCalendarButton_PlasticBlue,
.dxeSpinIncButton_PlasticBlue,
.dxeSpinDecButton_PlasticBlue,
.dxeSpinLargeIncButton_PlasticBlue,
.dxeSpinLargeDecButton_PlasticBlue
{	
	vertical-align: middle;
	cursor: pointer;
}
.dxeButtonEdit_PlasticBlue .dxeSBC,
.dxeCalendarButton_PlasticBlue,
.dxeButtonEditButton_PlasticBlue
{
    border-style: solid;
	border-color: #8ba0bc;
}
.dxeCalendarButton_PlasticBlue
{
    border-width: 1px;
}
.dxeButtonEditButton_PlasticBlue,
.dxeButtonEdit_PlasticBlue .dxeSBC
{
    border-width: 0 0 0 1px;
}
.dxeButtonEdit_PlasticBlue .dxeButtonLeft,
.dxeButtonEdit_PlasticBlue .dxeSBC.dxeButtonLeft
{
    border-width: 0 1px 0 0;
}
.dxeSpinIncButton_PlasticBlue,
.dxeSpinDecButton_PlasticBlue,
.dxeSpinLargeIncButton_PlasticBlue,
.dxeSpinLargeDecButton_PlasticBlue
{
    border-width: 0;
}

.dxeButtonEditButton_PlasticBlue,
.dxeSpinLargeIncButton_PlasticBlue,
.dxeSpinLargeDecButton_PlasticBlue
{
    background: #c6d7e8 url('edtDropDownBtnBack.png') repeat-x left top;
}
.dxeSpinIncButton_PlasticBlue
{
    background: #d6e4f1 url('edtSpinIncBtnBack.png') repeat-x left top;
}
.dxeSpinDecButton_PlasticBlue
{
    background: #c5d6e7 url('edtSpinDecBtnBack.png') repeat-x left top;
}

.dxeButtonEditButton_PlasticBlue table.dxbebt
{
    padding: 3px 2px 3px 3px;
}
.dxeSpinIncButton_PlasticBlue table.dxbebt,
.dxeSpinDecButton_PlasticBlue table.dxbebt,
.dxeSpinLargeIncButton_PlasticBlue table.dxbebt,
.dxeSpinLargeDecButton_PlasticBlue table.dxbebt
{
    padding: 0;
}

.dxeSpinIncButton_PlasticBlue
{
    padding: 1px 0 2px;
}
.dxeSpinDecButton_PlasticBlue
{
   padding: 3px 0 2px;
}
.dxeSpinLargeIncButton_PlasticBlue,
.dxeSpinLargeDecButton_PlasticBlue
{
    padding: 6px 0;
}

.dxeButtonEditButton_PlasticBlue table.dxbebt,
.dxeSpinLargeIncButton_PlasticBlue table.dxbebt,
.dxeSpinLargeDecButton_PlasticBlue table.dxbebt
{
	width: 9px;
}
.dxeSpinIncButton_PlasticBlue table.dxbebt,
.dxeSpinDecButton_PlasticBlue table.dxbebt
{
    width: 15px;
}
.dxeCalendarButton_PlasticBlue
{
	font-size: 8pt;
	background: #d1dfee url('edtBtnBack.png') repeat-x left top;
	padding: 4px 11px;
	padding-top: 3px;
	width: 32px;
}
.dxeCalendarButton_PlasticBlue td.dx
{
	font-size: 8pt;    
	text-align: center;
	white-space: nowrap;
}
.dxeCalendarButton_PlasticBlue table.dxbebt 
{
	width: 100%;
}

/* -- Pressed -- */
.dxeCalendarButtonPressed_PlasticBlue
{
	border-color: #c2762b;
}
.dxeCalendarButtonPressed_PlasticBlue
{
    background: #fee287 url('edtBtnPBack.png') repeat-x left top;
}
.dxeButtonEditButtonPressed_PlasticBlue,
.dxeSpinIncButtonPressed_PlasticBlue,
.dxeSpinDecButtonPressed_PlasticBlue,
.dxeSpinLargeIncButtonPressed_PlasticBlue, 
.dxeSpinLargeDecButtonPressed_PlasticBlue
{
    background: #f3d984 url('edtDropDownBtnPBack.png') repeat-x left top;
}
/* -- Hover -- */
.dxeCalendarButtonHover_PlasticBlue
{
	border-color: #eecc53;
}
.dxeCalendarButtonHover_PlasticBlue
{
    background: #fcf8e5 url('edtBtnHBack.png') repeat-x left top;
}
.dxeButtonEditButtonHover_PlasticBlue,
.dxeSpinLargeIncButtonHover_PlasticBlue,
.dxeSpinLargeDecButtonHover_PlasticBlue
{
    background: #f8e9ac url('edtDropDownBtnHBack.png') repeat-x left top;
}
.dxeSpinIncButtonHover_PlasticBlue,
.dxeSpinDecButtonHover_PlasticBlue
{
    background: #f8e18a url('edtSpinIncDecBtnHBack.png') repeat-x left top;
}

.dxeButtonEdit_PlasticBlue
{
    background-color: white;
    border: 1px solid #8ba0bc;
    width: 170px;
}
.dxeButtonEdit_PlasticBlue .dxeEditArea_PlasticBlue {
    background-color: white;
}
.dxeButtonEdit_PlasticBlue .dxeEditArea_PlasticBlue,
.dxeButtonEdit_PlasticBlue td.dxic
{
	padding:0px;
	width: 100%;
}
.dxeButtonEdit_PlasticBlue td.dxic
{
    padding: 0px 2px 0px 1px;
}
.dxeButtonEdit_PlasticBlue .dxeIIC,
.dxeButtonEdit_PlasticBlue .dxeIICR
{
    padding: 1px;
}
.dxeButtonEdit_PlasticBlue .dxeIIC img {
    padding-left: 3px;
}
.dxeButtonEdit_PlasticBlue .dxeIICR img {
    padding-right: 3px;
}

.dxeTextBox_PlasticBlue,
.dxeMemo_PlasticBlue
{
    background-color: white;
    border: 1px solid #8ba0bc;
}
.dxeTextBox_PlasticBlue td.dxic
{
	padding: 2px 3px 1px 2px;
	width: 100%;
}
.dxeTextBox_PlasticBlue .dxeEditArea_PlasticBlue
{
    background-color: white;
	padding:0px;
	width:100%;
}
.dxeRadioButtonList_PlasticBlue
{
    border: 1px solid #8ba0bc;
}
.dxeRadioButtonList_PlasticBlue,
.dxeRadioButtonList_PlasticBlue table
{
    font-family: Verdana;
    font-size: 8pt;
}
.dxeRadioButtonList_PlasticBlue td.dxe
{
    padding: 7px 25px 6px 11px;
}
.dxeRadioButtonList_PlasticBlue label
{
	margin-right: 6px;
}
/* Disabled */
.dxeDisabled_PlasticBlue .dxeButtonEditButton_PlasticBlue,
.dxeDisabled_PlasticBlue .dxeSpinLargeIncButton_PlasticBlue,
.dxeDisabled_PlasticBlue .dxeSpinLargeDecButton_PlasticBlue
{
    background: #ecf2f7 url('edtDropDownBtnDisabledBack.png') repeat-x left top;
}
.dxeDisabled_PlasticBlue .dxeSpinIncButton_PlasticBlue
{
    background: #f2f7fb url('edtSpinIncBtnDisabledBack.png') repeat-x left top;
}
.dxeDisabled_PlasticBlue .dxeSpinDecButton_PlasticBlue
{
    background: #ecf2f7 url('edtSpinDecBtnDisabledBack.png') repeat-x left top;
}

/* -- Memo -- */
.dxeMemo_PlasticBlue
{

}
.dxeMemoEditArea_PlasticBlue 
{
	background-color: white;
	font-family: Verdana;
	font-size: 8pt;
}
.dxeMemo_PlasticBlue td
{
	padding: 0 0 0 1px;
	width: 100%;
}

/* -- Hyperlink -- */
.dxeHyperlink_PlasticBlue
{
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
    color: #1e395b;
    text-decoration: none;
}
a.dxeHyperlink_PlasticBlue:hover
{
    text-decoration: underline;
}
a.dxeHyperlink_PlasticBlue:visited
{
    color: #8467b2;
}

/* -- ListBox -- */
.dxeListBox_PlasticBlue
{
    font-family: Verdana;
    font-size: 8pt;
	background-color: white;
	border: 1px solid #8ba0bc;
    width: 70px;
    height: 109px;
}
.dxeListBox_PlasticBlue div.dxlbd
{
    padding-top: 1px;
    height: 108px;
}
.dxeListBoxItemRow_PlasticBlue
{
    cursor: default;
}
.dxeListBoxItem_PlasticBlue
{
    font-family: Verdana;
    font-weight: normal;
    font-size: 8pt;
    color: Black;
    padding: 2px 5px;
    white-space: nowrap;
    text-align: left;
    border-style: solid;
    border-color: White;
    border-width: 0 1px 1px 1px;
}
.dxeListBoxItem_PlasticBlue em 
{
    background: none repeat scroll 0 0 #d5e8ff;
    color: Black;
    font-weight:bold;
    font-style:normal;
}

.dxeListBox_PlasticBlue td.dxeI,
.dxeListBox_PlasticBlue td.dxeIM,
.dxeListBox_PlasticBlue .dxeHIC, 
.dxeListBox_PlasticBlue td.dxeFTM,
.dxeListBox_PlasticBlue td.dxeTM,
.dxeListBox_PlasticBlue td.dxeC,
.dxeListBox_PlasticBlue td.dxeCM,
.dxeListBox_PlasticBlue td.dxeHCC,
.dxeListBox_PlasticBlue td.dxeMI,
.dxeListBox_PlasticBlue td.dxeMIM
{
    border-right: 0!important;
}

.dxeListBox_PlasticBlue td.dxeIR,
.dxeListBox_PlasticBlue td.dxeIMR,
.dxeListBox_PlasticBlue .dxeHICR, 
.dxeListBox_PlasticBlue td.dxeFTMR,
.dxeListBox_PlasticBlue td.dxeTMR,
.dxeListBox_PlasticBlue td.dxeCR,
.dxeListBox_PlasticBlue td.dxeCMR,
.dxeListBox_PlasticBlue td.dxeHCCR,
.dxeListBox_PlasticBlue td.dxeMIR,
.dxeListBox_PlasticBlue td.dxeMIMR
{
    border-left: 0!important;
}

.dxeListBox_PlasticBlue td.dxeCM,
.dxeListBox_PlasticBlue td.dxeHCC,
.dxeListBox_PlasticBlue td.dxeCMR,
.dxeListBox_PlasticBlue td.dxeHCCR
{
    width: 25px;
}

.dxeListBox_PlasticBlue td.dxeIM,
.dxeListBox_PlasticBlue td.dxeIMR
{
    width: 0;
}

.dxeListBox_PlasticBlue td.dxeT
{
    width: 100%;
    padding-left: 0!important;
}

.dxeListBox_PlasticBlue td.dxeTR
{
    width: 100%;
    padding-right: 0!important;
}


.dxeListBox_PlasticBlue td.dxeT,
.dxeListBox_PlasticBlue td.dxeMI
{
    border-left: 0!important;
}

.dxeListBox_PlasticBlue td.dxeTR,
.dxeListBox_PlasticBlue td.dxeMIR
{
    border-right: 0!important;
}


.dxeListBox_PlasticBlue td.dxeFTM,
.dxeListBox_PlasticBlue td.dxeTM,
.dxeListBox_PlasticBlue td.dxeLTM,
.dxeListBox_PlasticBlue .dxeHFC,
.dxeListBox_PlasticBlue .dxeHC,
.dxeListBox_PlasticBlue .dxeHLC,
.dxeListBox_PlasticBlue td.dxeFTMR,
.dxeListBox_PlasticBlue td.dxeTMR,
.dxeListBox_PlasticBlue td.dxeLTMR,
.dxeListBox_PlasticBlue .dxeHFCR,
.dxeListBox_PlasticBlue .dxeHCR,
.dxeListBox_PlasticBlue .dxeHLCR
{
    overflow: hidden;
}

.dxeListBox_PlasticBlue td.dxeFTM,
.dxeListBox_PlasticBlue td.dxeTM,
.dxeListBox_PlasticBlue .dxeHFC,
.dxeListBox_PlasticBlue .dxeHC
{
    padding-right: 6px!important;
}

.dxeListBox_PlasticBlue td.dxeFTMR,
.dxeListBox_PlasticBlue td.dxeTMR,
.dxeListBox_PlasticBlue .dxeHFCR,
.dxeListBox_PlasticBlue .dxeHCR
{
    padding-left: 6px!important;
}


.dxeListBox_PlasticBlue td.dxeLTM,
.dxeListBox_PlasticBlue td.dxeTM,
.dxeListBox_PlasticBlue .dxeHC,
.dxeListBox_PlasticBlue .dxeHLC
{
    padding-left: 6px!important;
}

.dxeListBox_PlasticBlue td.dxeLTMR,
.dxeListBox_PlasticBlue td.dxeTMR,
.dxeListBox_PlasticBlue .dxeHCR,
.dxeListBox_PlasticBlue .dxeHLCR
{
    padding-right: 6px!important;
}

.dxeListBox_PlasticBlue .dxeFTM,
.dxeListBox_PlasticBlue .dxeTM,
.dxeListBox_PlasticBlue .dxeHFC,
.dxeListBox_PlasticBlue .dxeHC,
.dxeListBox_PlasticBlue .dxeLTM,
.dxeListBox_PlasticBlue .dxeTM,
.dxeListBox_PlasticBlue .dxeHC,
.dxeListBox_PlasticBlue .dxeHLC,
.dxeListBox_PlasticBlue td.dxeIM,
.dxeListBox_PlasticBlue td.dxeFTM,
.dxeListBox_PlasticBlue td.dxeTM,
.dxeListBox_PlasticBlue td.dxeCM,
.dxeListBox_PlasticBlue td.dxeMIM,
.dxeListBox_PlasticBlue .dxeFTMR,
.dxeListBox_PlasticBlue .dxeTMR,
.dxeListBox_PlasticBlue .dxeHFCR,
.dxeListBox_PlasticBlue .dxeHCR,
.dxeListBox_PlasticBlue .dxeLTMR,
.dxeListBox_PlasticBlue .dxeTMR,
.dxeListBox_PlasticBlue .dxeHCR,
.dxeListBox_PlasticBlue .dxeHLCR,
.dxeListBox_PlasticBlue td.dxeIMR,
.dxeListBox_PlasticBlue td.dxeFTMR,
.dxeListBox_PlasticBlue td.dxeTMR,
.dxeListBox_PlasticBlue td.dxeCMR,
.dxeListBox_PlasticBlue td.dxeMIMR
{
    border-top-width: 0;
    border-bottom-width: 0;
}

/*Grid lines*/

.dxeListBox_PlasticBlue td.dxeLTM,
.dxeListBox_PlasticBlue td.dxeTM,
.dxeListBox_PlasticBlue td.dxeMIM
{
    border-left: 1px solid #cfddee !important;
}

.dxeListBox_PlasticBlue td.dxeLTMR,
.dxeListBox_PlasticBlue td.dxeTMR,
.dxeListBox_PlasticBlue td.dxeMIMR
{
    border-right: 1px solid #cfddee !important;
}

.dxeListBox_PlasticBlue td.dxeIM,
.dxeListBox_PlasticBlue td.dxeFTM,
.dxeListBox_PlasticBlue td.dxeTM,
.dxeListBox_PlasticBlue td.dxeLTM,
.dxeListBox_PlasticBlue td.dxeCM,
.dxeListBox_PlasticBlue td.dxeMIM,
.dxeListBox_PlasticBlue td.dxeIMR,
.dxeListBox_PlasticBlue td.dxeFTMR,
.dxeListBox_PlasticBlue td.dxeTMR,
.dxeListBox_PlasticBlue td.dxeLTMR,
.dxeListBox_PlasticBlue td.dxeCMR,
.dxeListBox_PlasticBlue td.dxeMIMR
{
    border-bottom: solid 1px #cfddee;
}

.dxeListBoxItemSelected_PlasticBlue     /* inherits dxeListBoxItem */
{    
    color: Black;
    background: #e2ecf7;
}
.dxeListBoxItemHover_PlasticBlue        /* inherits dxeListBoxItem */
{
    color: Black;
    background: #d5e8ff;
}
.dxeListBoxItemHover_PlasticBlue em,
.dxeListBoxItemSelected_PlasticBlue em
{
    background: none;
}

/*Header*/

.dxeListBox_PlasticBlue .dxeHD
{
    background: #e4effb url('lbHeaderBack.png') repeat-x left top;
    border-bottom: 1px solid #8ba0bc;
}
.dxeHD .dxeListBoxItem_PlasticBlue
{
    color: #1e395b;
    border-width: 0 1px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.dxeListBox_PlasticBlue .dxeHC,
.dxeListBox_PlasticBlue .dxeHLC,
.dxeListBox_PlasticBlue td.dxeHMIC
{
    border-left: 1px solid #8ba0bc;
}

.dxeListBox_PlasticBlue .dxeHCR,
.dxeListBox_PlasticBlue .dxeHLCR,
.dxeListBox_PlasticBlue td.dxeHMICR
{
    border-right: 1px solid #8ba0bc;
    text-align: right;
}

.dxeListBox_PlasticBlue .dxeHIC,
.dxeListBox_PlasticBlue .dxeHFC,
.dxeListBox_PlasticBlue .dxeHCC
{
    border-left: 1px solid #e8f0fb;
}

.dxeListBox_PlasticBlue .dxeHICR,
.dxeListBox_PlasticBlue .dxeHFCR,
.dxeListBox_PlasticBlue .dxeHCCR
{
    border-right: 1px solid #e8f0fb;
    text-align: right;
}

.dxeListBox_PlasticBlue .dxeHFC,
.dxeListBox_PlasticBlue .dxeHC,
.dxeListBox_PlasticBlue .dxeHMIC
{
    border-right: 0;
}

.dxeListBox_PlasticBlue .dxeHFCR,
.dxeListBox_PlasticBlue .dxeHCR,
.dxeListBox_PlasticBlue .dxeHMICR
{
    border-left: 0;
    text-align: right;
}

.dxeListBox_PlasticBlue .dxeHLC
{
    border-right: 1px solid #cfddee;
}

.dxeListBox_PlasticBlue .dxeHLCR
{
    border-left: 1px solid #cfddee;
    text-align: right;
}

/* -- Calendar -- */
.dxeCalendar_PlasticBlue
{ 
    font-weight: normal;
    color: #1e395b;
    border: 1px solid #8ba0bc;
    background-color: #ffffff;
    cursor: default;
}
.dxeCalendar_PlasticBlue td.dxMonthGrid
{
    padding: 1px 8px;
}
.dxeCalendar_PlasticBlue td.dxMonthGridWithWeekNumbers
{
    padding: 1px 20px 6px 8px;
}
.dxeCalendar_PlasticBlue td.dxMonthGridWithWeekNumbersRtl
{
    padding: 1px 8px 1px 20px;
}
.dxeCalendarDayHeader_PlasticBlue
{
    font-family: Verdana;
    font-size: 8pt;
    padding: 2px 4px 6px;
    border-bottom: 1px solid #b7c8dd;
}
.dxeCalendarWeekNumber_PlasticBlue
{    
    font-family: Verdana;
    font-size: 7pt;
    text-align: right;
    padding: 3px 8px 2px 4px;
    color: #abb7c6;
}
.dxeCalendarDay_PlasticBlue
{    
    font-family: Verdana;
    font-size: 8pt;
    padding: 2px 5px 3px;
    text-align: center;
}
.dxeCalendarWeekend_PlasticBlue        /* inherits dxeCalendarDay */
{
    color: #C00000;
}
.dxeCalendarOtherMonth_PlasticBlue     /* inherits dxeCalendarDay */
{
    color: #b6c3d2;
}
.dxeCalendarOutOfRange_PlasticBlue     /* inherits dxeCalendarDay */
{
    color: #b6c3d2;
}
.dxeCalendarSelected_PlasticBlue       /* inherits dxeCalendarDay */
{
    color: #1e395b;
    background-color: #a9c1de;
    border-width: 0;
    padding: 2px 5px 3px;
}
.dxeCalendarToday_PlasticBlue         /* inherits dxeCalendarDay */
{
    padding: 1px 4px 2px;
    border: 1px solid #c95c05;
}
.dxeCalendarHeader_PlasticBlue
{
    border-style: none;
    padding: 4px;
}
.dxeCalendarHeader_PlasticBlue td.dxe
{
    font-family: Verdana;
    font-size: 8pt;
    text-align: center;
	cursor: pointer;
}
.dxeCalendarFooter_PlasticBlue
{
    background-color: #cfddee;
    padding: 10px 0;
    border-top: 1px solid #b7c8dd;
}
.dxeCalendarFastNav_PlasticBlue
{
    color: #1e395b;
    background: #cfddee;
    border: 1px solid #8ba0bc;
    border-bottom-width: 0;
    padding: 5px 8px;
    cursor: default;
}
.dxeCalendarFastNavMonthArea_PlasticBlue
{
    padding: 0px 9px;
}
.dxeCalendarFastNavYearArea_PlasticBlue
{    
}
.dxeCalendarFastNavFooter_PlasticBlue
{
    color: #1e395b;
    background: #cfddee;
    padding: 8px 0 17px 0;
    border: 1px solid #8ba0bc;
    border-top-width: 0;
}
.dxeCalendarFastNavMonth_PlasticBlue,
.dxeCalendarFastNavYear_PlasticBlue
{
    font: normal 8pt Verdana;
    color: #1e395b;
    padding: 3px 5px;
    text-align: center;
	cursor: pointer;
}
.dxeCalendarFastNavYear_PlasticBlue
{
    padding: 3px 5px;
}
.dxeCalendarFastNavMonth_PlasticBlue
{
	padding: 6px;
}

.dxeCalendarFastNavMonthHover_PlasticBlue,
.dxeCalendarFastNavYearHover_PlasticBlue
{        
    color: #1e395b;
    padding: 2px 4px;
    border: 1px solid #c95c05
}
.dxeCalendarFastNavMonthHover_PlasticBlue
{
	padding: 5px;
}

.dxeCalendarFastNavMonthSelected_PlasticBlue,
.dxeCalendarFastNavYearSelected_PlasticBlue
{
    color: #1e395b;
    background-color: #a9c1de;
    border-width: 0;
}
.dxeCalendarFastNavYearSelected_PlasticBlue
{
    padding: 3px 5px;
}
.dxeCalendarFastNavMonthSelected_PlasticBlue
{
    padding: 6px;
}
/* Disabled */
.dxeDisabled_PlasticBlue,
.dxeDisabled_PlasticBlue td.dxe
{
	color: #b2b7bd;
	cursor: default;
}
a.dxeDisabled_PlasticBlue:hover
{
    color: #b2b7bd;
}
.dxeButtonDisabled_PlasticBlue,
.dxeButtonDisabled_PlasticBlue td.dxe
{
	border-color: #bdcbdf;
	color: #b2b7bd;
	cursor: default;
}
/* -- Button -- */
.dxbButton_PlasticBlue
{	
  	color: #1e395b;
  	font-weight:normal;
	font-size: 8pt;
	font-family: Verdana;
	vertical-align: middle;
	border: 1px solid #abbad0;
	background: #d1dfef url('edtBtnBack.png') repeat-x left top;
    padding: 1px;
	cursor: pointer;
}
.dxbButtonHover_PlasticBlue
{
  	color: #1e395b;
	background: #fcf8e5 url('edtBtnHBack.png') repeat-x left top;
	border: solid 1px #eecc53;
}
.dxbButtonChecked_PlasticBlue
{
    color: #1e395b;
	background: #fee287 url('edtBtnPBack.png') repeat-x left top;
	border: solid 1px #c2762b;
}
.dxbButtonPressed_PlasticBlue
{
  	color: #1e395b;
	background: #fee287 url('edtBtnPBack.png') repeat-x left top;
	border: solid 1px #c2762b;
}
.dxbButton_PlasticBlue div.dxb
{    
    padding: 3px 15px;
	border: 0px;
}
.dxbButton_PlasticBlue div.dxbf
{     
    padding: 2px 14px;
	border: dotted 1px black;
}
.dxbButton_PlasticBlue div.dxb table
{    
  	color: #1e395b;
	font-size: 8pt;
	font-family: Verdana;
}
.dxbButton_PlasticBlue div.dxb td.dxb
{    
    background-color: transparent!important;
    background-image: url('')!important;
    border-width: 0px!important;
    padding: 0px!important;
}
/* Disabled */
.dxbDisabled_PlasticBlue
{
    border-color: #bdcbdf;
	color: #87929f;
	background-image: none;
	background-color: #dae0e6;
	cursor: default;
}
.dxbDisabled_PlasticBlue td.dxb
{
	color: #87929f;
}
/* -- FilterControl -- */
.dxfcTable_PlasticBlue
{	
	border-collapse: separate!important;
}
.dxfcTable_PlasticBlue td.dxfc
{
	padding: 0px 0px 0px 3px;
	vertical-align: middle;
	font: 8pt Verdana;
	color: Black;
}
a.dxfcPropertyName_PlasticBlue
{
	white-space: nowrap!important;
	color: Blue!important;
}
a.dxfcGroupType_PlasticBlue
{
	white-space: nowrap!important;
	padding: 0px 3px 0px 3px!important;
	color: Red!important;
}
a.dxfcOperation_PlasticBlue
{
	white-space: nowrap!important;
	color: Green!important;
}
a.dxfcValue_PlasticBlue
{
	white-space: nowrap!important;
	color: Gray!important;
}

.dxfcLoadingDiv_PlasticBlue
{
	background: white;
	opacity: 0.01;
	filter: alpha(opacity=1);
}
.dxfcLoadingPanel_PlasticBlue
{
	font: 8pt Verdana;
    color: #1e395b;
    background: White;
	border: 1px solid #859ebf;
}
.dxfcLoadingPanel_PlasticBlue td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 10px 14px;
}

.dxeMaskHint_PlasticBlue 
{
    font: 8pt Verdana;
    color: #1e395b;
	background: #ffffe1;
	border: 1px solid Black;
	padding: 2px 5px 3px;
}

/* -- ProgressBar -- */
.dxeProgressBar_PlasticBlue
{
    background: #f9f9fa url('edtProgressBack.png') repeat-x left top;
    border: 1px solid #a5acb5;
}
.dxeProgressBar_PlasticBlue,
.dxeProgressBar_PlasticBlue td.dxe
{
    font-family: Verdana;
    font-size: 8pt;
   	color: #1e395b;
}
.dxeProgressBar_PlasticBlue .dxePBMainCell_PlasticBlue,
.dxeProgressBar_PlasticBlue td.dxe
{
    padding: 0;
}
.dxeProgressBarIndicator_PlasticBlue 
{
    background: #dfe6ed url('edtProgressIndicatorBack.png') repeat-x left top;
}

/* -- DropDownWindow -- */
.dxeDropDownWindow_PlasticBlue
{
    background-color: white;
    border: 1px solid #8ba0bc;
}

/*----------------- ColorTable -----------------*/
.dxeColorIndicator_PlasticBlue
{
    border: 1px solid #8ba0bc;
    width: 15px;
    height: 15px;
    cursor: pointer;
}
.dxeColorTable_PlasticBlue 
{
    background-color: White;
    border: 1px solid #8ba0bc;
}
.dxeItemPicker_PlasticBlue 
{
    background-color: White;
	border: 1px solid #a7abb0;
}
.dxeColorTable_PlasticBlue td.dx,
.dxeItemPicker_PlasticBlue td.dx 
{
    padding: 4px;
}
.dxeColorTableCell_PlasticBlue,
.dxeItemPickerCell_PlasticBlue 
{
    padding: 3px;
    cursor: pointer;
}
.dxeColorTableCellDiv_PlasticBlue 
{
    border: 1px solid #808080;
    width: 12px;
    height: 12px;
    font-size: 0px;
}
.dxeColorTableCellSelected_PlasticBlue 
{
    padding: 2px!important;
    background: #fddc7f url('Web/mItemSBack.png') repeat-x left top;
	border: 1px solid #c2762b;
}
.dxeColorTableCellHover_PlasticBlue,
.dxeItemPickerCellHover_PlasticBlue 
{
    padding: 2px!important;
    background: #fcf9df url('Web/mSubItemHBack.png') repeat-x left top;
	border: 1px solid #f2ca58;
}

/* -- Invalid Style -- */
.dxeInvalid_PlasticBlue
{

}
.dxeInvalid_PlasticBlue .dxeEditArea_PlasticBlue,
.dxeInvalid_PlasticBlue .dxeMemoEditArea_PlasticBlue {

}

/* -- Focused Style -- */
.dxeFocused_PlasticBlue
{
	border: 1px solid #6c86ad;
}

/* -- Null Text Style -- */
.dxeNullText_PlasticBlue .dxeEditArea_PlasticBlue,
.dxeNullText_PlasticBlue .dxeMemoEditArea_PlasticBlue
{
	color: #b2b7bd;
}

/* -- Captcha -- */
.dxcaRefreshButton_PlasticBlue
{
	font-family: Verdana;
	text-decoration: none;
	font-size: 8pt;
	color: #1e395b;
}

.dxcaDisabledRefreshButton_PlasticBlue
{
	color: #b2b7bd;
}

.dxcaRefreshButtonCell_PlasticBlue
{
	padding-left: 4px;
}

.dxcaRefreshButtonText_PlasticBlue
{
}

.dxcaDisabledRefreshButtonText_PlasticBlue
{
}

.dxcaTextBoxCell_PlasticBlue
{
	font-family: Verdana;
	font-size: 8pt;
}

.dxcaTextBoxCell_PlasticBlue,
.dxcaTextBoxCellNoIndent_PlasticBlue
{
	font-family: Verdana;
	font-size: 8pt;
}

.dxcaTextBoxCell_PlasticBlue .dxeErrorCell_PlasticBlue
{
}

.dxcaTextBoxCellNoIndent_PlasticBlue .dxeErrorCell_PlasticBlue
{
	padding-left: 0px;
	padding-top: 4px;
	color: Red;
}

.dxcaTextBoxLabel_PlasticBlue
{
	padding-bottom: 4px;
	display: block;
}

.dxcaLoadingPanel_PlasticBlue
{
	font: 8pt Verdana;
    color: #1e395b;
    background: White;
	border: 1px solid #859ebf;
}

.dxcaLoadingPanel_PlasticBlue td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 10px 14px;
}
/* --- Styles.css End --- */