/* iOS */
.dxfmControl_White,
.dxnbGroupHeader_White,
.dxnbGroupHeaderCollapsed_White,
.dxnbGroupContent_White > TABLE > TBODY > TR,
.dxtcTab_White,
.dxtcActiveTab_White,
.dxtv-nd_White
{
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

/* -- CheckBox -- */
.dxICBFocused_White 
{
	background-color: #ffde00!important;
}
.dxICheckBox_White 
{
	margin: auto;
	display: inline-block;
	vertical-align: middle;
}
/* -- ASPxCallbackPanel -- */
.dxcpLoadingPanel_White
{
	font: 11px Verdana;
	color: #585e68;
}
.dxcpLoadingPanel_White td.dx,
.dxcpLoadingPanelWithContent_White td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 10px 14px;
}
.dxcpLoadingPanelWithContent_White
{
	font: 11px Verdana;
	color: #585e68;
	background: White none;
	border: 1px solid #80858d;
}
.dxcpLoadingDiv_White
{
	background: Gray none;
	opacity: 0.01;
	filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=1);
}
/* Disabled */
.dxcpDisabled_White
{
	color: #989898;
	cursor: default;
}

/* -- ASPxCloudControl -- */
.dxccControl_White
{
	font-family: Verdana;
	text-decoration: none;
	color: #a2aab5;
	background: White none;
	border-style: none;
}
.dxccControl_White a
{
	text-decoration: none!important;
	color: #a2aab5;
}
.dxccControl_White a:hover
{
	text-decoration: underline!important;
}
/* Disabled */
.dxccDisabled_White
{
	color: #dfe1e5;
	cursor: default;
}

/* -- ASPxDataView -- */
.dxdvControl_White 
{
	font: 11px Verdana;
	color: #3b3b3b;
}
.dxdvControl_White td.dxdvCtrl
{
	padding: 0;
}
.dxdvLoadingPanel_White
{
	font: 11px Verdana;
	color: #585e68;
	background: White none;
	border: 1px solid #80858d;
}
.dxdvLoadingPanel_White td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 10px 14px;
}
.dxdvContent_White
{
	background: White none;
	padding: 21px;
	border: 1px 0 solid #a5acb5;
}
.dxdvItem_White,
.dxdvFlowItem_White
{
	background: #FEFEFE none;
	padding: 20px;
	height: 180px;
	height: expression("154px");
	border: 1px solid #E0E0E0;
	}
.dxdvFlowItem_White
{
	float: left;
	overflow: hidden;
}
.dxdvFlowItemsContainer_White 
{
}
.dxdvEmptyItem_White
{
	text-align: left;
	vertical-align: top;
	padding: 20px;
	height: 180px;
	height: expression("154px");
}
.dxdvPagerPanel_White
{
	padding: 4px 9px;
	background: #e7eaee url('/DXR.axd?r=100_1537-_ALSg') repeat-x left top;
}
.dxdvEmptyData_White
{
	color: Black;
	padding: 12px 40px;
}
/* Disabled */
.dxdvDisabled_White
{
	color: #989898;
	cursor: default;
}

/* -- ASPxHeadline -- */
.dxhlControl_White 
{
	font: 11px Verdana;
	color: Black;
}
.dxhlControl_White a
{
	color: #5a9ddb;
	text-decoration: none;
} 
.dxhlControl_White a:hover
{
	text-decoration: underline;
}
.dxhlContent_White
{
	padding-left: 2px;
} 

.dxhlDate_White
{
	font-size: 15px;
	color: #3b3b3b;
	white-space: nowrap;
}
.dxhlHeader_White
{
	font-size: 15px;
	color: #3b3b3b;
	padding: 1px 1px 6px;
}

.dxhlDateHeader_White
{
	font-size: 15px;
	color: Gray;
	font-weight: normal;
}
.dxhlLeftPanel_White
{
	color: #3b3b3b;
}
.dxhlRightPanel_White
{
	color: #3b3b3b;
}
.dxhlDateLeftPanel_White
{
	color: Gray;
	white-space: nowrap;
}
.dxhlDateRightPanel_White
{
	color: Gray;
	white-space: nowrap;
}
.dxhlTail_White
{
	color: #5a9ddb;
}
.dxhlTailDiv_White
{
	color: #5a9ddb;
}
/* Disabled */
.dxhlDisabled_White,
.dxhlDisabled_White a,
.dxhlDisabled_White a:hover
{
	color: #989898;
	cursor: default;
}

/* -- ASPxLoadingPanel -- */
.dxlpLoadingPanel_White
{
	font: 11px Verdana;
	color: #585e68;
	background: White none;
	border: 1px solid #80858d;
}
.dxlpLoadingPanel_White td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 10px 14px;
}
.dxlpLoadingDiv_White
{
	background-color: Gray;
	opacity: 0.7;
	filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=70);
}
/* -- ASPxMenu -- */
.dxmMenu_White a,
.dxmVerticalMenu_White a,
.dxmSubMenu_White a
{
	text-decoration: none;
	color: Gray;
}
.dxmLoadingPanel_White
{
	font: 11px Verdana;
	color: #585e68;
	background: White none;
	border: 1px solid #80858d;
}
.dxmLoadingPanel_White td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 10px 14px;
}   
.dxmMenu_White,
.dxmVerticalMenu_White
{
	font: 12px Arial;
	color: Gray;
	padding: 0;
	border: 1px solid #EEEEEE;
	background-color: White;
}
.dxmMenu_White
{
	background: #FFFFFF url('/DXR.axd?r=100_1542-_ALSg') repeat-x left top;
}
.dxmMenuGutter_White,
.dxmMenuRtlGutter_White
{
}

.dxmMenuSeparator_White .dx,
.dxmMenuFullHeightSeparator_White .dx 
{
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	width: 1px;
	height: 1px;
}
.dxmMenuSeparator_White,
.dxmMenuFullHeightSeparator_White
{
	width: 1px;
}

.dxmMenuSeparator_White .dx,
.dxmMenuFullHeightSeparator_White
{
	background: #bbbfc4 none;
	width: 1px;
}
.dxmMenuSeparator_White .dx
{
	height: 21px;
}
.dxmMenuFullHeightSeparator_White
{
	display: none;
}
.dxmMenuVerticalSeparator_White
{
	background: #bbbfc4 none;
	width: 100%;
	height: 1px;
}

.dxmMenuItem_White,
.dxmMenuItemWithImage_White,
.dxmMenuItemWithPopOutImage_White,
.dxmMenuItemWithImageWithPopOutImage_White,
.dxmVerticalMenuItem_White,
.dxmVerticalMenuItemWithImage_White,
.dxmVerticalMenuItemWithPopOutImage_White,
.dxmVerticalMenuItemWithImageWithPopOutImage_White, 
.dxmVerticalMenuRtlItem_White,
.dxmVerticalMenuRtlItemWithImage_White,
.dxmVerticalMenuRtlItemWithPopOutImage_White,
.dxmVerticalMenuRtlItemWithImageWithPopOutImage_White,
.dxmMenuLargeItem_White,
.dxmMenuLargeItemWithImage_White,
.dxmMenuLargeItemWithPopOutImage_White,
.dxmMenuLargeItemWithImageWithPopOutImage_White,
.dxmVerticalMenuLargeItem_White,
.dxmVerticalMenuLargeItemWithImage_White,
.dxmVerticalMenuLargeItemWithPopOutImage_White,
.dxmVerticalMenuLargeItemWithImageWithPopOutImage_White,
.dxmVerticalMenuLargeRtlItem_White,
.dxmVerticalMenuLargeRtlItemWithImage_White,
.dxmVerticalMenuLargeRtlItemWithPopOutImage_White,
.dxmVerticalMenuLargeRtlItemWithImageWithPopOutImage_White
{
	background: #FFFFFF url('/DXR.axd?r=100_1542-_ALSg') repeat-x left top;
	white-space: nowrap;
}
.dxmMenuItem_White,
.dxmMenuItemWithImage_White
{
	padding: 4px 12px;
}
.dxmMenuItemWithPopOutImage_White,
.dxmMenuItemWithImageWithPopOutImage_White
{
	padding: 4px 9px 4px 14px;
}	 
.dxmVerticalMenuItem_White
{
	padding: 4px 19px 4px 8px;
}
.dxmVerticalMenuRtlItem_White
{
	padding: 4px 8px 4px 19px;
}
.dxmVerticalMenuItemWithImage_White
{
	padding: 4px 19px 4px 8px;
}
.dxmVerticalMenuRtlItemWithImage_White
{
	padding: 4px 8px 4px 19px;
}
.dxmVerticalMenuItemWithPopOutImage_White 
{
	padding: 4px 9px 4px 8px;
}
.dxmVerticalMenuRtlItemWithPopOutImage_White
{
	padding: 4px 8px 4px 9px;
}
.dxmVerticalMenuItemWithImageWithPopOutImage_White
{
	padding: 4px 9px 4px 8px;
}
.dxmVerticalMenuRtlItemWithImageWithPopOutImage_White
{
	padding: 4px 8px 4px 9px;
}
.dxmMenuLargeItem_White,
.dxmMenuLargeItemWithImage_White
{
	padding: 4px 12px;
}
.dxmMenuLargeItemWithPopOutImage_White,
.dxmMenuLargeItemWithImageWithPopOutImage_White
{
	padding: 4px 11px;
}
.dxmVerticalMenuLargeItem_White,
.dxmVerticalMenuLargeItemWithImage_White
{
	padding: 4px 8px;
}
.dxmVerticalMenuLargeRtlItem_White,
.dxmVerticalMenuLargeRtlItemWithImage_White
{
	padding: 4px 8px;
}
.dxmVerticalMenuLargeItemWithPopOutImage_White,
.dxmVerticalMenuLargeItemWithImageWithPopOutImage_White
{
	padding: 4px 9px 4px 8px;
}
.dxmVerticalMenuLargeRtlItemWithPopOutImage_White,
.dxmVerticalMenuLargeRtlItemWithImageWithPopOutImage_White
{
	padding: 4px 8px 4px 9px;
}
.dxmMenuItemDropDownButton_White, 
.dxmMenuLargeItemDropDownButton_White
{
	padding: 0 7px 0 8px;
}
.dxmMenuRtlItemDropDownButton_White, 
.dxmMenuLargeRtlItemDropDownButton_White
{
	padding: 0 8px 0 7px;
}
.dxmVerticalMenuItemDropDownButton_White,
.dxmVerticalMenuLargeItemDropDownButton_White
{
	padding: 0 7px 0 8px;
}
.dxmVerticalMenuRtlItemDropDownButton_White,
.dxmVerticalMenuLargeRtlItemDropDownButton_White
{
	padding: 0 8px 0 7px;
}
.dxmMenuItemSelected_White,
.dxmMenuItemSelectedWithImage_White,
.dxmMenuItemSelectedWithPopOutImage_White,
.dxmMenuItemSelectedWithImageWithPopOutImage_White,
.dxmVerticalMenuItemSelected_White,
.dxmVerticalMenuItemSelectedWithImage_White,
.dxmVerticalMenuItemSelectedWithPopOutImage_White,
.dxmVerticalMenuItemSelectedWithImageWithPopOutImage_White,
.dxmVerticalMenuRtlItemSelected_White,
.dxmVerticalMenuRtlItemSelectedWithImage_White,
.dxmVerticalMenuRtlItemSelectedWithPopOutImage_White,
.dxmVerticalMenuRtlItemSelectedWithImageWithPopOutImage_White,
.dxmMenuLargeItemSelected_White,
.dxmMenuLargeItemSelectedWithImage_White,
.dxmMenuLargeItemSelectedWithPopOutImage_White,
.dxmMenuLargeItemSelectedWithImageWithPopOutImage_White,
.dxmVerticalMenuLargeItemSelected_White,
.dxmVerticalMenuLargeItemWithImageSelected_White,
.dxmVerticalMenuLargeItemSelectedWithPopOutImage_White,
.dxmVerticalMenuLargeItemSelectedWithImageWithPopOutImage_White,
.dxmVerticalMenuLargeRtlItemSelected_White,
.dxmVerticalMenuLargeRtlItemWithImageSelected_White,
.dxmVerticalMenuLargeRtlItemSelectedWithPopOutImage_White,
.dxmVerticalMenuLargeRtlItemSelectedWithImageWithPopOutImage_White
{
	background: #e7eaee url('/DXR.axd?r=100_1542-_ALSg') repeat-x left top;
	font-weight: bold;
}
.dxmMenuItemSelected_White,
.dxmMenuItemSelectedWithImage_White
{
	padding: 4px 12px;
}
.dxmMenuItemSelectedWithPopOutImage_White,
.dxmMenuItemSelectedWithImageWithPopOutImage_White
{
	padding: 4px 9px 4px 14px;
}	
.dxmVerticalMenuItemSelected_White
{
	padding: 4px 19px 4px 8px;
}
.dxmVerticalMenuRtlItemSelected_White
{
	padding: 4px 8px 4px 19px;
}
.dxmVerticalMenuItemSelectedWithImage_White
{
	padding: 4px 19px 4px 8px;
}
.dxmVerticalMenuRtlItemSelectedWithImage_White
{
	padding: 4px 8px 4px 19px;
}
.dxmVerticalMenuItemSelectedWithPopOutImage_White
{
	padding: 4px 9px 4px 8px;
}
.dxmVerticalMenuRtlItemSelectedWithPopOutImage_White
{
	padding: 4px 8px 4px 9px;
}
.dxmVerticalMenuItemSelectedWithImageWithPopOutImage_White
{
	padding: 4px 9px 4px 8px;
}
.dxmVerticalMenuRtlItemSelectedWithImageWithPopOutImage_White
{
	padding: 4px 8px 4px 9px;
}
.dxmMenuLargeItemSelected_White,
.dxmMenuLargeItemSelectedWithImage_White
{
	padding: 4px 12px;
}
.dxmMenuLargeItemSelectedWithPopOutImage_White,
.dxmMenuLargeItemSelectedWithImageWithPopOutImage_White
{
	padding: 4px 11px;
}
.dxmVerticalMenuLargeItemSelected_White,
.dxmVerticalMenuLargeItemSelectedWithImage_White
{
	padding: 4px 8px;
}
.dxmVerticalMenuLargeRtlItemSelected_White,
.dxmVerticalMenuLargeRtlItemSelectedWithImage_White
{
	padding: 4px 8px;
}
.dxmVerticalMenuLargeItemSelectedWithPopOutImage_White,
.dxmVerticalMenuLargeItemSelectedWithImageWithPopOutImage_White
{
	padding: 4px 9px 4px 8px;
}
.dxmVerticalMenuLargeRtlItemSelectedWithPopOutImage_White,
.dxmVerticalMenuLargeRtlItemSelectedWithImageWithPopOutImage_White
{
	padding: 4px 8px 4px 9px;
}
.dxmMenuItemDropDownButtonSelected_White,
.dxmMenuLargeItemDropDownButtonSelected_White
{
	padding: 0 7px;
	border-left: 1px solid #c2762b;
}
.dxmMenuRtlItemDropDownButtonSelected_White,
.dxmMenuLargeRtlItemDropDownButtonSelected_White
{
	padding: 0 7px;
	border-right: 1px solid #c2762b;
}
.dxmVerticalMenuItemDropDownButtonSelected_White,
.dxmVerticalMenuLargeItemDropDownButtonSelected_White
{
	padding: 0 7px;
	border-left: 1px solid #c2762b;
}
.dxmVerticalMenuRtlItemDropDownButtonSelected_White,
.dxmVerticalMenuLargeRtlItemDropDownButtonSelected_White
{
	padding: 0 7px;
	border-right: 1px solid #c2762b;
}
.dxmMenuItemChecked_White,
.dxmMenuItemCheckedWithImage_White,
.dxmMenuItemCheckedWithPopOutImage_White,
.dxmMenuItemCheckedWithImageWithPopOutImage_White,
.dxmVerticalMenuItemChecked_White,
.dxmVerticalMenuItemCheckedWithImage_White,
.dxmVerticalMenuItemCheckedWithPopOutImage_White,
.dxmVerticalMenuItemCheckedWithImageWithPopOutImage_White,
.dxmVerticalMenuRtlItemChecked_White,
.dxmVerticalMenuRtlItemCheckedWithImage_White,
.dxmVerticalMenuRtlItemCheckedWithPopOutImage_White,
.dxmVerticalMenuRtlItemCheckedWithImageWithPopOutImage_White,
.dxmMenuLargeItemChecked_White,
.dxmMenuLargeItemCheckedWithImage_White,
.dxmMenuLargeItemCheckedWithPopOutImage_White,
.dxmMenuLargeItemCheckedWithImageWithPopOutImage_White,
.dxmVerticalMenuLargeItemChecked_White,
.dxmVerticalMenuLargeItemWithImageChecked_White,
.dxmVerticalMenuLargeItemCheckedWithPopOutImage_White,
.dxmVerticalMenuLargeItemCheckedWithImageWithPopOutImage_White,
.dxmVerticalMenuLargeRtlItemChecked_White,
.dxmVerticalMenuLargeRtlItemWithImageChecked_White,
.dxmVerticalMenuLargeRtlItemCheckedWithPopOutImage_White,
.dxmVerticalMenuLargeRtlItemCheckedWithImageWithPopOutImage_White
{
	background: #E0E0E0 url('/DXR.axd?r=100_1542-_ALSg') repeat-x left top;
	font-weight: bold;
}
.dxmMenuItemChecked_White,
.dxmMenuItemCheckedWithImage_White
{
	padding: 4px 12px;
}
.dxmMenuItemCheckedWithPopOutImage_White,
.dxmMenuItemCheckedWithImageWithPopOutImage_White
{
	padding: 4px 9px 4px 14px;
}	
.dxmVerticalMenuItemChecked_White
{
	padding: 4px 19px 4px 8px;
}
.dxmVerticalMenuRtlItemChecked_White
{
	padding: 4px 8px 4px 19px;
}
.dxmVerticalMenuItemCheckedWithImage_White
{
	padding: 4px 19px 4px 8px;
}
.dxmVerticalMenuRtlItemCheckedWithImage_White
{
	padding: 4px 8px 4px 19px;
}
.dxmVerticalMenuItemCheckedWithPopOutImage_White
{
	padding: 4px 9px 4px 8px;
}
.dxmVerticalMenuRtlItemCheckedWithPopOutImage_White
{
	padding: 4px 8px 4px 9px;
}
.dxmVerticalMenuItemCheckedWithImageWithPopOutImage_White
{
	padding: 4px 9px 4px 8px;
}
.dxmVerticalMenuRtlItemCheckedWithImageWithPopOutImage_White
{
	padding: 4px 8px 4px 9px;
}
.dxmMenuLargeItemChecked_White,
.dxmMenuLargeItemCheckedWithImage_White
{
	padding: 4px 12px;
}
.dxmMenuLargeItemCheckedWithPopOutImage_White,
.dxmMenuLargeItemCheckedWithImageWithPopOutImage_White
{
	padding: 4px 11px;
}
.dxmVerticalMenuLargeItemChecked_White,
.dxmVerticalMenuLargeItemCheckedWithImage_White
{
	padding: 4px 8px;
}
.dxmVerticalMenuLargeRtlItemChecked_White,
.dxmVerticalMenuLargeRtlItemCheckedWithImage_White
{
	padding: 4px 8px;
}
.dxmVerticalMenuLargeItemCheckedWithPopOutImage_White,
.dxmVerticalMenuLargeItemCheckedWithImageWithPopOutImage_White
{
	padding: 4px 9px 4px 8px;
}
.dxmVerticalMenuLargeRtlItemCheckedWithPopOutImage_White,
.dxmVerticalMenuLargeRtlItemCheckedWithImageWithPopOutImage_White
{
	padding: 4px 8px 4px 9px;
}
.dxmMenuItemDropDownButtonChecked_White,
.dxmMenuLargeItemDropDownButtonChecked_White
{
	padding: 0 7px;
	border-left: 1px solid #c2762b;
}
.dxmMenuRtlItemDropDownButtonChecked_White,
.dxmMenuLargeRtlItemDropDownButtonChecked_White
{
	padding: 0 7px;
	border-right: 1px solid #c2762b;
}
.dxmVerticalMenuItemDropDownButtonChecked_White,
.dxmVerticalMenuLargeItemDropDownButtonChecked_White
{
	padding: 0 7px;
	border-left: 1px solid #c2762b;
}
.dxmVerticalMenuRtlItemDropDownButtonChecked_White,
.dxmVerticalMenuLargeRtlItemDropDownButtonChecked_White
{
	padding: 0 7px;
	border-right: 1px solid #c2762b;
}
.dxmMenuItemHover_White,
.dxmMenuItemHoverWithImage_White,
.dxmMenuItemHoverWithPopOutImage_White,
.dxmMenuItemHoverWithImageWithPopOutImage_White, 
.dxmVerticalMenuItemHover_White,
.dxmVerticalMenuItemHoverWithImage_White,
.dxmVerticalMenuItemHoverWithPopOutImage_White,
.dxmVerticalMenuItemHoverWithImageWithPopOutImage_White, 
.dxmVerticalMenuRtlItemHover_White,
.dxmVerticalMenuRtlItemHoverWithImage_White,
.dxmVerticalMenuRtlItemHoverWithPopOutImage_White,
.dxmVerticalMenuRtlItemHoverWithImageWithPopOutImage_White, 
.dxmMenuLargeItemHover_White,
.dxmMenuLargeItemHoverWithImage_White,
.dxmMenuLargeItemHoverWithPopOutImage_White,
.dxmMenuLargeItemHoverWithImageWithPopOutImage_White, 
.dxmVerticalMenuLargeItemHover_White,
.dxmVerticalMenuLargeItemHoverWithImage_White,
.dxmVerticalMenuLargeItemHoverWithPopOutImage_White,
.dxmVerticalMenuLargeItemHoverWithImageWithPopOutImage_White,
.dxmVerticalMenuLargeRtlItemHover_White,
.dxmVerticalMenuLargeRtlItemHoverWithImage_White,
.dxmVerticalMenuLargeRtlItemHoverWithPopOutImage_White,
.dxmVerticalMenuLargeRtlItemHoverWithImageWithPopOutImage_White
{	background: #fcf9df url('/DXR.axd?r=100_1548-_ALSg') repeat-x left top;
	border: 0px solid #f2ca58;
}
.dxmMenuItemHover_White,
.dxmMenuItemHoverWithImage_White
{
	padding: 4px 12px;
}
.dxmMenuItemHoverWithPopOutImage_White,
.dxmMenuItemHoverWithImageWithPopOutImage_White
{
	padding: 4px 9px 4px 14px;
}	
.dxmVerticalMenuItemHover_White
{
	padding: 4px 19px 4px 8px;
}
.dxmVerticalMenuRtlItemHover_White
{
	padding: 4px 8px 4px 19px;
}
.dxmVerticalMenuItemHoverWithImage_White
{
	padding: 4px 19px 4px 8px;
}
.dxmVerticalMenuRtlItemHoverWithImage_White
{
	padding: 4px 8px 4px 19px;
}
.dxmVerticalMenuItemHoverWithPopOutImage_White
{
	padding: 4px 9px 4px 8px;
}
.dxmVerticalMenuRtlItemHoverWithPopOutImage_White
{
	padding: 4px 8px 4px 9px;
}
.dxmVerticalMenuItemHoverWithImageWithPopOutImage_White
{
	padding: 4px 9px 4px 8px;
}
.dxmVerticalMenuRtlItemHoverWithImageWithPopOutImage_White
{
	padding: 4px 8px 4px 9px;
}
.dxmMenuLargeItemHover_White,
.dxmMenuLargeItemHoverWithImage_White
{
	padding: 4px 12px;
}
.dxmMenuLargeItemHoverWithPopOutImage_White,
.dxmMenuLargeItemHoverWithImageWithPopOutImage_White
{
	padding: 4px 11px;
}
.dxmVerticalMenuLargeItemHover_White,
.dxmVerticalMenuLargeItemHoverWithImage_White
{
	padding: 4px 8px;
}
.dxmVerticalMenuLargeRtlItemHover_White,
.dxmVerticalMenuLargeRtlItemHoverWithImage_White
{
	padding: 4px 8px;
}
.dxmVerticalMenuLargeItemHoverWithPopOutImage_White,
.dxmVerticalMenuLargeItemHoverWithImageWithPopOutImage_White
{
	padding: 4px 9px 4px 8px;
}
.dxmVerticalMenuLargeRtlItemHoverWithPopOutImage_White,
.dxmVerticalMenuLargeRtlItemHoverWithImageWithPopOutImage_White
{
	padding: 4px 8px 4px 9px;
}
.dxmMenuItemDropDownButtonHover_White,
.dxmMenuLargeItemDropDownButtonHover_White
{
	padding: 0 7px;
	border-left: 1px solid #eecf71;
}
.dxmMenuRtlItemDropDownButtonHover_White,
.dxmMenuLargeRtlItemDropDownButtonHover_White
{
	padding: 0 7px;
	border-right: 1px solid #eecf71;
}
.dxmVerticalMenuItemDropDownButtonHover_White,
.dxmVerticalMenuLargeItemDropDownButtonHover_White
{
	padding: 0 7px;
	border-left: 1px solid #eecf71;
}
.dxmVerticalMenuRtlItemDropDownButtonHover_White,
.dxmVerticalMenuLargeRtlItemDropDownButtonHover_White
{
	padding: 0 7px;
	border-right: 1px solid #eecf71;
}
.dxmSubMenu_White
{
	font: 12px Arial;
	color: Gray;
	background-color: White;
	padding: 1px;
	border: 1px solid #E0E0E0;
}
.dxmSubMenuGutter_White
{
	background-repeat: repeat-y;
	background-position: right top;
	background-color: WhiteSmoke;
}
.dxmSubMenuRtlGutter_White
{
	background: #eef0f4 url('/DXR.axd?r=100_1549-_ALSg') repeat-y left top;
}
.dxmSubMenuSeparator_White
{
	background: url('/DXR.axd?r=100_1550-_ALSg') repeat-x left top;
	width: 100%;
	height: 1px;
}
.dxmSubMenuItem_White,
.dxmSubMenuItemWithImage_White,
.dxmSubMenuItemWithPopOutImage_White,
.dxmSubMenuItemWithImageWithPopOutImage_White,
.dxmSubMenuRtlItem_White,
.dxmSubMenuRtlItemWithImage_White,
.dxmSubMenuRtlItemWithPopOutImage_White,
.dxmSubMenuRtlItemWithImageWithPopOutImage_White
{
	white-space: nowrap;
}
.dxmSubMenuItem_White,
.dxmSubMenuItemWithImage_White
{
	padding: 4px 19px 4px 8px;
}
.dxmSubMenuRtlItem_White,
.dxmSubMenuRtlItemWithImage_White
{
	padding: 4px 8px 4px 19px;
}
.dxmSubMenuItemWithPopOutImage_White,
.dxmSubMenuItemWithImageWithPopOutImage_White
{
	padding: 4px 8px;
}
.dxmSubMenuRtlItemWithPopOutImage_White,
.dxmSubMenuRtlItemWithImageWithPopOutImage_White
{
	padding: 4px 8px;
}
.dxmSubMenuItemDropDownButton_White
{
	padding: 0 8px;
}
.dxmSubMenuRtlItemDropDownButton_White
{
	padding: 0 8px;
}
.dxmSubMenuItemSelected_White,
.dxmSubMenuItemSelectedWithImage_White,
.dxmSubMenuItemSelectedWithPopOutImage_White,
.dxmSubMenuItemSelectedWithImageWithPopOutImage_White,
.dxmSubMenuRtlItemSelected_White,
.dxmSubMenuRtlItemSelectedWithImage_White,
.dxmSubMenuRtlItemSelectedWithPopOutImage_White,
.dxmSubMenuRtlItemSelectedWithImageWithPopOutImage_White
{
	background: #fddc7f url('/DXR.axd?r=100_1544-_ALSg') repeat-x left top;
	border: 1px solid #c2762b;
}
.dxmSubMenuItemSelected_White,
.dxmSubMenuItemSelectedWithImage_White
{
	padding: 3px 18px 3px 7px;
}
.dxmSubMenuRtlItemSelected_White,
.dxmSubMenuRtlItemSelectedWithImage_White
{
	padding: 3px 7px 3px 18px;
}
.dxmSubMenuItemSelectedWithPopOutImage_White,
.dxmSubMenuItemSelectedWithImageWithPopOutImage_White
{
	padding: 3px 7px;
}
.dxmSubMenuRtlItemSelectedWithPopOutImage_White,
.dxmSubMenuRtlItemSelectedWithImageWithPopOutImage_White
{
	padding: 3px 7px;
}
.dxmSubMenuItemDropDownButtonSelected_White
{
	padding: 0 7px;
}
.dxmSubMenuRtlItemDropDownButtonSelected_White
{
	padding: 0 7px;
}
.dxmSubMenuItemChecked_White,
.dxmSubMenuItemCheckedWithImage_White,
.dxmSubMenuItemCheckedWithPopOutImage_White,
.dxmSubMenuItemCheckedWithImageWithPopOutImage_White
.dxmSubMenuRtlItemChecked_White,
.dxmSubMenuRtlItemCheckedWithImage_White,
.dxmSubMenuRtlItemCheckedWithPopOutImage_White,
.dxmSubMenuRtlItemCheckedWithImageWithPopOutImage_White
{
}
.dxmSubMenuItemDropDownButtonChecked_White
{
}
.dxmSubMenuRtlItemDropDownButtonChecked_White
{
}
.dxmSubMenuItemHover_White,
.dxmSubMenuItemHoverWithImage_White,
.dxmSubMenuItemHoverWithPopOutImage_White,
.dxmSubMenuItemHoverWithImageWithPopOutImage_White,
.dxmSubMenuRtlItemHover_White,
.dxmSubMenuRtlItemHoverWithImage_White,
.dxmSubMenuRtlItemHoverWithPopOutImage_White,
.dxmSubMenuRtlItemHoverWithImageWithPopOutImage_White
{
	background: #fcf9df url('/DXR.axd?r=100_1548-_ALSg') repeat-x left top;
	border: 1px solid #f2ca58;
}
.dxmSubMenuItemHover_White,
.dxmSubMenuItemHoverWithImage_White
{
	padding: 3px 18px 3px 7px;
}
.dxmSubMenuRtlItemHover_White,
.dxmSubMenuRtlItemHoverWithImage_White
{
	padding: 3px 7px 3px 18px;
}
.dxmSubMenuItemHoverWithPopOutImage_White,
.dxmSubMenuItemHoverWithImageWithPopOutImage_White
{
	padding: 3px 7px;
}
.dxmSubMenuRtlItemHoverWithPopOutImage_White,
.dxmSubMenuRtlItemHoverWithImageWithPopOutImage_White
{
	padding: 3px 7px;
}
.dxmSubMenuItemDropDownButtonHover_White
{
	padding: 0 7px;
	border: 1px solid #f2ca58;
}
.dxmSubMenuRtlItemDropDownButtonHover_White
{
	padding: 0 7px;
	border: 1px solid #f2ca58;
}
.dxmSubMenuBorderCorrector_White
{
	position: absolute;
	border-width: 0px;
	padding: 0px;
}

.dxmMenuItemSpacing_White,
.dxmMenuLargeItemSpacing_White,
.dxmMenuItemSeparatorSpacing_White,
.dxmMenuLargeItemSeparatorSpacing_White
{
	display: none;
}
.dxmVerticalMenuItemSpacing_White,
.dxmVerticalMenuItemSeparatorSpacing_White,
.dxmVerticalMenuLargeItemSpacing_White,
.dxmVerticalMenuLargeItemSeparatorSpacing_White
{
	display: none;
}
.dxmSubMenuItemSpacing_White,
.dxmSubMenuItemSeparatorSpacing_White 
{
	height: 1px;
}

.dxmMenuItemLeftImageSpacing_White
{
	padding-right: 4px;
}
.dxmMenuItemRightImageSpacing_White
{
	padding-left: 4px;
}
.dxmVerticalMenuItemLeftImageSpacing_White,
.dxmVerticalMenuItemRightImageSpacing_White,
.dxmSubMenuItemImageSpacing_White
{
	width: 1px;
	padding-left: 0px!important;
	padding-right: 0px!important;
	border-left-width: 0px!important;
	border-right-width: 0px!important;
}
.dxmVerticalMenuItemLeftImageSpacing_White div,
.dxmVerticalMenuItemRightImageSpacing_White div
{
	width: 4px;
	height: 1px;
}
.dxmMenuItemTopImageSpacing_White,
.dxmVerticalMenuItemTopImageSpacing_White
{
	margin-bottom: 4px;
}
.dxmMenuItemBottomImageSpacing_White,
.dxmVerticalMenuItemBottomImageSpacing_White
{
	margin-top: 4px;
}
.dxmSubMenuItemImageSpacing_White div
{
	width: 9px;
	height: 1px;
}
/* Scroll elements */
.dxmScrollUpButton_White,
.dxmScrollDownButton_White
{
	border: 1px solid #bbbfc4;
	background: #e9eef0 url('/DXR.axd?r=100_1545-_ALSg') repeat-x left top;
	cursor: pointer;
	font-size: 0px;
	padding: 2px;
	text-align: center;
}
.dxmScrollUpButton_White
{
	margin-bottom: 1px;
}
.dxmScrollDownButton_White
{
	margin-top: 1px;
}
.dxmScrollButtonHover_White
{
	border: 1px solid #eac656;
	background: #fcf9df url('/DXR.axd?r=100_1546-_ALSg') repeat-x left top;
}
.dxmScrollButtonPressed_White
{
	border: 1px solid #c28737;
	background: #fddd81 none;
}
.dxmScrollButtonDisabled_White
{
	cursor: default;
}
.dxmScrollArea_White
{
	overflow: hidden;
}

/* Disabled */
.dxmDisabled_White
{
	color: #989898;
	cursor: default;
}

/* -- ASPxMenu Toolbar mode -- */
/*                             */
td.dxmtb.dxmMenu_White
{
	padding: 1px;
}
.dxmtb .dxmMenuItem_White,
.dxmtb .dxmMenuItemWithImage_White,
.dxmtb .dxmMenuItemWithPopOutImage_White,
.dxmtb .dxmMenuItemWithImageWithPopOutImage_White
{
	padding: 4px 5px;
}
.dxmtb .dxmMenuItemSelected_White,
.dxmtb .dxmMenuItemChecked_White,
.dxmtb .dxmMenuItemSelectedWithImage_White,
.dxmtb .dxmMenuItemCheckedWithImage_White,
.dxmtb .dxmMenuItemSelectedWithPopOutImage_White,
.dxmtb .dxmMenuItemCheckedWithPopOutImage_White,
.dxmtb .dxmMenuItemSelectedWithImageWithPopOutImage_White,
.dxmtb .dxmMenuItemCheckedWithImageWithPopOutImage_White
{
	padding: 3px 4px;
	border: 1px solid #d3a752;
}
.dxmtb .dxmMenuItemHover_White,
.dxmtb .dxmMenuItemHoverWithImage_White,
.dxmtb .dxmMenuItemHoverWithPopOutImage_White,
.dxmtb .dxmMenuItemHoverWithImageWithPopOutImage_White
{
	padding: 3px 4px;
	border: 1px solid #eccf72;
}
.dxmtb .dxmMenuItemHoverWithImage_White.dxmMenuItemLeftImageSpacing_White,
.dxmtb .dxmMenuItemSelectedWithImage_White.dxmMenuItemLeftImageSpacing_White,
.dxmtb .dxmMenuItemCheckedWithImage_White.dxmMenuItemLeftImageSpacing_White,
.dxmtb .dxmMenuItemHoverWithImageWithPopOutImage_White.dxmMenuItemLeftImageSpacing_White,
.dxmtb .dxmMenuItemSelectedWithImageWithPopOutImage_White.dxmMenuItemLeftImageSpacing_White,
.dxmtb .dxmMenuItemCheckedWithImageWithPopOutImage_White.dxmMenuItemLeftImageSpacing_White
{
	padding-right: 5px;
}
.dxmtb .dxmMenuItemHoverWithImage_White.dxmMenuItemRightImageSpacing_White,
.dxmtb .dxmMenuItemSelectedWithImage_White.dxmMenuItemRightImageSpacing_White,
.dxmtb .dxmMenuItemCheckedWithImage_White.dxmMenuItemRightImageSpacing_White,
.dxmtb .dxmMenuItemHoverWithImageWithPopOutImage_White.dxmMenuItemRightImageSpacing_White,
.dxmtb .dxmMenuItemSelectedWithImageWithPopOutImage_White.dxmMenuItemRightImageSpacing_White,
.dxmtb .dxmMenuItemCheckedWithImageWithPopOutImage_White.dxmMenuItemRightImageSpacing_White
{
	padding-left: 5px;
}
.dxmtb .dxmMenuItemDropDownButton_White,
.dxmtb .dxmMenuRtlItemDropDownButton_White
{
	padding: 0 4px;
}
.dxmtb .dxmMenuItemDropDownButtonSelected_White,
.dxmtb .dxmMenuRtlItemDropDownButtonSelected_White,
.dxmtb .dxmMenuItemDropDownButtonChecked_White,
.dxmtb .dxmMenuRtlItemDropDownButtonChecked_White,
.dxmtb .dxmMenuItemDropDownButtonHover_White,
.dxmtb .dxmMenuRtlItemDropDownButtonHover_White
{
	padding: 0 3px;
}
.dxmtb .dxmMenuSeparator_White .dx
{
	height: 16px;
}
.dxmtb .dxmMenuItemSpacing_White,
.dxmtb .dxmMenuItemSeparatorSpacing_White
{
	width: 1px;
	display: block;
}


/*                     */
/* -- ASPxMenu Lite -- */
/*                     */
.dxm-rtl
{
	direction: ltr;
}
.dxm-rtl .dxm-content
{
	direction: rtl;
}

.dxm-ltr .dxm-main,
.dxm-ltr .dxm-horizontal ul.dx 
{
	float: left;
}
.dxm-rtl .dxm-main,
.dxm-rtl .dxm-horizontal ul.dx 
{
	float: right;
}
.dxm-popup 
{
	position: relative;
}
ul.dx 
{
	list-style: none none outside;
	margin: 0;
	padding: 0;
	background-repeat: repeat-y;
	background-position: left top;
}
.dxm-rtl ul.dx 
{
	background-position: right top;
}
.dxm-image,
.dxm-pImage 
{
	border-width: 0px;
	vertical-align: top;
}
.dxm-popOut,
.dxm-spacing,
.dxm-separator,
.dxm-separator b 
{
	font-size: 0px;
	line-height: 0px;
	display: block;
}

.dxm-ltr .dxm-horizontal .dxm-item,
.dxm-ltr .dxm-horizontal .dxm-spacing,
.dxm-ltr .dxm-horizontal .dxm-separator,
.dxm-ltr .dxm-content
{
	float: left;
}
.dxm-rtl .dxm-horizontal .dxm-item,
.dxm-rtl .dxm-horizontal .dxm-spacing,
.dxm-rtl .dxm-horizontal .dxm-separator,
.dxm-rtl .dxm-content
{
	float: right;
}

.dxm-vertical .dxm-image-r .dxm-popOut
{
	float: left;
}
.dxm-vertical .dxm-image-l .dxm-popOut
{
	float: right;
}

.dxm-ltr .dxm-horizontal .dxm-popOut
{
	float: left;
}
.dxm-ltr .dxm-vertical .dxm-image-t .dxm-popOut,
.dxm-ltr .dxm-vertical .dxm-image-b .dxm-popOut,
.dxm-ltr .dxm-popup .dxm-popOut 
{
	float: right;
}

.dxm-rtl .dxm-horizontal .dxm-popOut
{
	float: right;
}
.dxm-rtl .dxm-vertical .dxm-image-t .dxm-popOut,
.dxm-rtl .dxm-vertical .dxm-image-b .dxm-popOut,
.dxm-rtl .dxm-popup .dxm-popOut 
{
	float: left;
}

.dxm-ie7 .dxm-vertical ul.dx,
.dxm-ie7 .dxm-popup ul.dx 
{
	height: 1%;
}
.dxm-ie7 .dxm-vertical .dxm-item,
.dxm-ie7 .dxm-popup .dxm-item 
{
	margin-bottom: -2px;
}
.dxm-ie7 .dxm-vertical .dxm-spacing,
.dxm-ie7 .dxm-popup .dxm-spacing 
{
	margin-bottom: -1px;
}
.dxm-ie7 .dxm-vertical .dxm-item,
.dxm-ie7 .dxm-vertical .dxm-spacing,
.dxm-ie7 .dxm-vertical .dxm-separator,
.dxm-ie7 .dxm-popup .dxm-item,
.dxm-ie7 .dxm-popup .dxm-spacing,
.dxm-ie7 .dxm-popup .dxm-separator 
{
	zoom: 1;
}
.dxm-vertical .dxm-separator b,
.dxm-popup .dxm-separator b 
{
	margin: 0px auto;
}
.dxm-ie7 .dxm-vertical .dxm-separator b,
.dxm-ie7 .dxm-popup .dxm-separator b 
{
	margin: 0px;
}
.dxm-ie7 .dxm-vertical .dxm-separator,
.dxm-ie7 .dxm-popup .dxm-separator 
{
	text-align: center;
}
/* Horizontal align = Center */
.dxm-haCenter {
	padding-left: 0px!important;
	padding-right: 0px!important;
	overflow: hidden;
}
.dxm-haCenter .dxm-haWrapper,
.dxm-haCenter .dxm-content {
	position: relative;
}
.dxm-ltr .dxm-image-l .dxm-haCenter .dxm-haWrapper,
.dxm-ltr .dxm-image-t .dxm-haCenter .dxm-haWrapper,
.dxm-ltr .dxm-image-b .dxm-haCenter .dxm-haWrapper {
	float: left;
	left: 50%;
}
.dxm-rtl .dxm-image-l .dxm-haCenter .dxm-haWrapper,
.dxm-rtl .dxm-image-t .dxm-haCenter .dxm-haWrapper,
.dxm-rtl .dxm-image-b .dxm-haCenter .dxm-haWrapper {
	float: right;
	right: 50%;
} 
.dxm-ltr .dxm-image-l .dxm-haCenter .dxm-content,
.dxm-ltr .dxm-image-t .dxm-haCenter .dxm-content,
.dxm-ltr .dxm-image-b .dxm-haCenter .dxm-content {
	left: -50%;
}
.dxm-rtl .dxm-image-l .dxm-haCenter .dxm-content,
.dxm-rtl .dxm-image-t .dxm-haCenter .dxm-content,
.dxm-rtl .dxm-image-b .dxm-haCenter .dxm-content {
	right: -50%;
}
.dxm-ltr .dxm-image-r .dxm-haCenter .dxm-haWrapper {
	float: right;
	right: 50%;
}
.dxm-rtl .dxm-image-r .dxm-haCenter .dxm-haWrapper {
	float: left;
	left: 50%;
}
.dxm-ltr .dxm-image-r .dxm-haCenter .dxm-content {
	right: -50%;
}
.dxm-rtl .dxm-image-r .dxm-haCenter .dxm-content {
	left: -50%;
}

/* Appearance */
.dxmLite_White .dxm-main 
{
	background: #e7eaee url('/DXR.axd?r=100_1542-_ALSg') repeat-x left top;
	border: 1px solid #868b91;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.dxmLite_White .dxm-vertical .dxm-item
{
	background: #e7eaee url('/DXR.axd?r=100_1542-_ALSg') repeat-x left top;
}

.dxmLite_White .dxm-vertical 
{
	width: 150px;
	padding: 0;
}

.dxmLite_White .dxm-popup 
{
	background-color: White;
	border: 1px solid #a7abb0;
	padding: 1px;
}

.dxmBrdCor_White
{
	background-color: white;
}

.dxmLite_White ul.dx
{
	font: 11px Verdana;
}
.dxmLite_White .dxm-popup .dxm-gutter
{
	background-image: url('/DXR.axd?r=100_1547-_ALSg');
}
.dxm-rtl.dxmLite_White .dxm-popup .dxm-gutter
{
	background-image: url('/DXR.axd?r=100_1549-_ALSg');
}

.dxmLite_White .dxm-item
{
	cursor: default;
}

.dxmLite_White .dxm-image-t .dxm-item,
.dxmLite_White .dxm-image-b .dxm-item,
.dxmLite_White .dxm-content 
{
	text-align: center;
	white-space: nowrap;
}

.dxmLite_White,
.dxmLite_White .dxm-content a.dx
{
	text-decoration: none;
	color: Gray;
}
.dxmLite_White .dxm-disabled,
.dxmLite_White .dxm-disabled .dxm-content a.dx
{
	color: #989898;
}

.dxmLite_White .dxm-item
{
	border-width: 0px;
}
.dxmLite_White .dxm-popup .dxm-item
{
	border-width: 1px;
}
.dxm-ltr.dxmLite_White .dxm-popOut,
.dxm-rtl.dxmLite_White .dxm-image-l .dxm-popOut
{
	border-width: 0 0 0 1px;
}
.dxm-ltr.dxmLite_White .dxm-image-r .dxm-popOut,
.dxm-rtl.dxmLite_White .dxm-popOut
{
	border-width: 0 1px 0 0;
}
.dxmLite_White .dxm-item,
.dxmLite_White .dxm-popOut
{
	border-color: Transparent;
	border-style: solid;
}
.dxmLite_White .dxm-popup .dxm-image
{
	float: left;
}
.dxm-rtl.dxmLite_White .dxm-popup .dxm-image
{
	float: right;
}


/* Checked, Selected, Hovered */
.dxmLite_White .dxm-popup .dxm-selected,
.dxmLite_White .dxm-dropDownMode.dxm-selected .dxm-popOut,
.dxmLite_White .dxm-main .dxm-dropDownMode.dxm-checked .dxm-popOut
{
	border-color: #c2762b;
}
.dxmLite_White .dxm-popup .dxm-hovered
{
	border-width: 1px;
	padding: 0;
}

.dxmLite_White .dxm-popup .dxm-hovered,
.dxmLite_White .dxm-main .dxm-dropDownMode.dxm-hovered .dxm-popOut,
.dxmLite_White .dxm-popup .dxm-dropDownMode.dxm-hovered .dxm-popOut 
{
	border-color: #f2ca58;
}
.dxmLite_White .dxm-main .dxm-checked,
.dxmLite_White .dxm-main .dxm-selected
{
	background: #fddc7f url('/DXR.axd?r=100_1544-_ALSg') repeat-x left top;
}
.dxmLite_White .dxm-main .dxm-hovered 
{
	background: #fcf9df url('/DXR.axd?r=100_1543-_ALSg') repeat-x left top;
}
.dxmLite_White .dxm-popup .dxm-selected 
{
	background: #fddc7f url('/DXR.axd?r=100_1544-_ALSg') repeat-x left top;
}
.dxmLite_White .dxm-popup .dxm-hovered 
{
	background: #fcf9df url('/DXR.axd?r=100_1548-_ALSg') repeat-x left top;
}

/* Content */
.dxmLite_White .dxm-horizontal .dxm-image-l .dxm-content,
.dxmLite_White .dxm-horizontal .dxm-image-r .dxm-content
{
	padding: 4px 12px;
}
.dxmLite_White .dxm-horizontal .dxm-image-t .dxm-content,
.dxmLite_White .dxm-horizontal .dxm-image-b .dxm-content
{
	padding: 4px 12px;
}
.dxmLite_White .dxm-horizontal .dxm-image-l .dxm-subMenu .dxm-content,
.dxmLite_White .dxm-horizontal .dxm-image-t .dxm-subMenu .dxm-content,
.dxmLite_White .dxm-horizontal .dxm-image-b .dxm-subMenu .dxm-content 
{
	padding-right: 9px;
}
.dxmLite_White .dxm-horizontal .dxm-image-l .dxm-dropDownMode .dxm-content
{
	padding-right: 9px;
}
.dxmLite_White .dxm-horizontal .dxm-image-r .dxm-subMenu .dxm-content
{
	padding-left: 9px;
	padding-right: 12px;
}
.dxmLite_White .dxm-horizontal .dxm-image-r .dxm-dropDownMode .dxm-content
{
	padding-left: 10px;
	padding-right: 11px;
}
.dxmLite_White .dxm-horizontal .dxm-image-t .dxm-dropDownMode .dxm-content,
.dxmLite_White .dxm-horizontal .dxm-image-b .dxm-dropDownMode .dxm-content
{
	padding-right: 10px;
}

.dxmLite_White .dxm-vertical .dxm-image-l .dxm-content,
.dxmLite_White .dxm-vertical .dxm-image-r .dxm-content
{
	padding: 4px 19px 4px 8px;
}
.dxmLite_White .dxm-popup .dxm-content
{
	padding: 3px 12px 3px 8px;
}
.dxmLite_White .dxm-popup .dxm-gutter.dxm-noImages .dxm-content,
.dxmLite_White .dxm-popup .dxm-gutter .dxm-noImage .dxm-content
{
    padding-left: 2px;
    padding-right: 18px;
}
.dxm-ltr.dxmLite_White .dxm-popup .dxm-gutter.dxm-noImages .dxm-subMenu .dxm-content,
.dxm-ltr.dxmLite_White .dxm-popup .dxm-gutter .dxm-subMenu .dxm-content
{
    padding-right: 9px;
}
.dxm-rtl.dxmLite_White .dxm-vertical .dxm-image-l .dxm-content,
.dxm-rtl.dxmLite_White .dxm-vertical .dxm-image-r .dxm-content
{
	padding: 4px 8px 4px 12px;
}
.dxm-rtl.dxmLite_White .dxm-popup .dxm-content
{
	padding: 3px 8px 3px 12px;
}
.dxm-rtl.dxmLite_White .dxm-popup .dxm-gutter.dxm-noImages .dxm-content,
.dxm-rtl.dxmLite_White .dxm-popup .dxm-gutter .dxm-noImage .dxm-content
{
    padding-left: 18px;
    padding-right: 2px;
}
.dxm-rtl.dxmLite_White .dxm-popup .dxm-gutter.dxm-noImages .dxm-subMenu .dxm-content,
.dxm-rtl.dxmLite_White .dxm-popup .dxm-gutter .dxm-subMenu .dxm-content
{
    padding-left: 9px;
}
.dxmLite_White .dxm-vertical .dxm-image-r .dxm-noSubMenu .dxm-content,
.dxmLite_White .dxm-vertical .dxm-image-r .dxm-subMenu .dxm-content,
.dxmLite_White .dxm-vertical .dxm-image-r .dxm-dropDownMode .dxm-content 
{
	padding-right: 5px;
	padding-left: 7px;
}
.dxmLite_White .dxm-vertical .dxm-image-t .dxm-content,
.dxmLite_White .dxm-vertical .dxm-image-b .dxm-content
{
	padding: 6px 10px;
}

/* Image */
.dxmLite_White .dxm-horizontal .dxm-image-l .dxm-image,
.dxm-ltr.dxmLite_White .dxm-horizontal.dxmtb .dxm-image-l .dxm-hasText .dxm-image
{
	margin-right: 4px;
}
.dxmLite_White .dxm-horizontal .dxm-image-r .dxm-image,
.dxm-ltr.dxmLite_White .dxm-horizontal.dxmtb .dxm-image-r .dxm-hasText .dxm-image,
.dxm-rtl.dxmLite_White .dxm-horizontal.dxmtb .dxm-image-r .dxm-hasText .dxm-image
{
	margin-left: 4px;
}
.dxmLite_White .dxm-image-t .dxm-image
{
	margin-bottom: 4px;
}
.dxmLite_White .dxm-image-b .dxm-image
{
	margin-top: 4px;
}
.dxmLite_White .dxm-vertical .dxm-image-l .dxm-image
{
	margin-right: 7px;
}
.dxmLite_White .dxm-vertical .dxm-image-r .dxm-image
{
	margin-left: 7px;
}
.dxm-ltr.dxmLite_White .dxm-popup .dxm-image
{
	margin-right: 18px;
}
.dxm-rtl.dxmLite_White .dxm-popup .dxm-image
{
	margin-left: 18px;
}

/* Image replacement */
.dxm-ltr.dxmLite_White .dxm-vertical .dxm-image-l.dxm-noImages .dxm-content,
.dxm-ltr.dxmLite_White .dxm-vertical .dxm-image-r.dxm-noImages .dxm-content  
{
	padding-left: 7px;
}
.dxm-rtl.dxmLite_White .dxm-vertical .dxm-image-l.dxm-noImages .dxm-content,
.dxm-rtl.dxmLite_White .dxm-vertical .dxm-image-r.dxm-noImages .dxm-content  
{
	padding-right: 7px;
}
.dxmLite_White .dxm-vertical .dxm-image-l .dxm-noImage
{
	padding-left: 20px;
}
.dxmLite_White .dxm-vertical .dxm-image-l .dxm-noImage.dxm-hovered
{
	padding-left: 20px;
}
.dxmLite_White .dxm-vertical .dxm-image-r .dxm-noImage
{
	padding-right: 20px;
}
.dxm-ltr.dxmLite_White .dxm-popup .dxm-gutter.dxm-noImages .dxm-item,
.dxm-ltr.dxmLite_White .dxm-popup .dxm-noImage 
{
	padding-left: 37px;
}
.dxm-rtl.dxmLite_White .dxm-popup .dxm-gutter.dxm-noImages .dxm-item,
.dxm-rtl.dxmLite_White .dxm-popup .dxm-noImage 
{
	padding-right: 37px;
}

/* PopOut */
.dxmLite_White .dxm-horizontal .dxm-image-l .dxm-popOut,
.dxmLite_White .dxm-horizontal .dxm-image-r .dxm-popOut,
.dxmLite_White .dxm-horizontal .dxm-image-t.dxm-noImages .dxm-popOut,
.dxmLite_White .dxm-horizontal .dxm-image-t .dxm-noImage .dxm-popOut,
.dxmLite_White .dxm-horizontal .dxm-image-b.dxm-noImages .dxm-popOut,
.dxmLite_White .dxm-horizontal .dxm-image-b .dxm-noImage .dxm-popOut 
{
	padding-top: 9px;
	padding-bottom: 8px;
}
.dxmLite_White .dxm-horizontal .dxm-image-t .dxm-popOut,
.dxmLite_White .dxm-horizontal .dxm-image-b .dxm-popOut 
{
	padding-top: 26px;
	padding-bottom: 26px;
}
.dxmLite_White .dxm-horizontal .dxm-image-l .dxm-popOut
{
	padding-right: 9px;
}
.dxmLite_White .dxm-horizontal .dxm-image-r .dxm-popOut
{
	padding-left: 9px;
}  
.dxmLite_White .dxm-horizontal .dxm-image-t .dxm-popOut,
.dxmLite_White .dxm-horizontal .dxm-image-b .dxm-popOut
{
	padding-right: 11px;
}
.dxm-rtl.dxmLite_White .dxm-horizontal .dxm-image-t .dxm-popOut,
.dxm-rtl.dxmLite_White .dxm-horizontal .dxm-image-b .dxm-popOut
{
	padding-left: 8px;
}

.dxmLite_White .dxm-vertical .dxm-image-l .dxm-popOut,
.dxmLite_White .dxm-vertical .dxm-image-r .dxm-popOut
{
	padding-top: 7px;
	padding-bottom: 7px;
}
.dxmLite_White .dxm-popup .dxm-popOut
{
	padding-top: 6px;
	padding-bottom: 6px;
}
.dxmLite_White .dxm-vertical .dxm-image-t.dxm-noImages .dxm-popOut,
.dxmLite_White .dxm-vertical .dxm-image-t .dxm-noImage .dxm-popOut,
.dxmLite_White .dxm-vertical .dxm-image-b.dxm-noImages .dxm-popOut,
.dxmLite_White .dxm-vertical .dxm-image-b .dxm-noImage .dxm-popOut
{
	padding-top: 9px;
	padding-bottom: 9px;
}
.dxmLite_White .dxm-vertical .dxm-image-t .dxm-popOut,
.dxmLite_White .dxm-vertical .dxm-image-b .dxm-popOut
{
	padding-top: 27px;
	padding-bottom: 27px;
}
.dxmLite_White .dxm-vertical .dxm-image-l .dxm-popOut,
.dxmLite_White .dxm-vertical .dxm-image-r .dxm-popOut,
.dxmLite_White .dxm-vertical .dxm-image-t .dxm-popOut,
.dxmLite_White .dxm-vertical .dxm-image-b .dxm-popOut
{
	padding-left: 8px;
	padding-right: 9px;
}
.dxmLite_White .dxm-horizontal .dxm-dropDownMode .dxm-popOut,
.dxmLite_White .dxm-vertical .dxm-dropDownMode .dxm-popOut
{
	padding-left: 7px;
	padding-right: 7px;
}
.dxmLite_White .dxm-popup .dxm-popOut 
{
	padding-left: 7px;
	padding-right: 7px;
}
.dxmLite_White .dxm-vertical .dxm-image-r .dxm-popOut
{
	padding-left: 8px;
}

/* PopOut replacement */
.dxm-ltr.dxmLite_White .dxm-vertical .dxm-image-t .dxm-noSubMenu,
.dxm-ltr.dxmLite_White .dxm-vertical .dxm-image-b .dxm-noSubMenu,
.dxmLite_White .dxm-vertical .dxm-image-l .dxm-noSubMenu
{
	padding-right: 21px;
}
.dxm-ltr.dxmLite_White .dxm-popup .dxm-noSubMenu
{
	padding-right: 19px;
}

.dxmLite_White .dxm-vertical .dxm-image-r .dxm-noSubMenu,
.dxm-rtl.dxmLite_White .dxm-vertical .dxm-image-t .dxm-noSubMenu,
.dxm-rtl.dxmLite_White .dxm-vertical .dxm-image-b .dxm-noSubMenu,
.dxm-rtl.dxmLite_White .dxm-popup .dxm-noSubMenu 
{
	padding-left: 16px;
}
/* Spacings */
.dxmLite_White .dxm-horizontal .dxm-spacing
{
	width: 2px;
	height: 1px;
}
.dxmLite_White .dxm-vertical .dxm-image-l .dxm-spacing,
.dxmLite_White .dxm-vertical .dxm-image-r .dxm-spacing,
.dxmLite_White .dxm-popup .dxm-spacing 
{
	height: 1px;
}
.dxmLite_White .dxm-vertical .dxm-image-t .dxm-spacing,
.dxmLite_White .dxm-vertical .dxm-image-b .dxm-spacing 
{
	height: 2px;
}
.dxmLite_White .dxm-horizontal .dxm-separator
{
	margin: 0;
}
.dxmLite_White .dxm-vertical .dxm-image-l .dxm-separator,
.dxmLite_White .dxm-vertical .dxm-image-r .dxm-separator,
.dxmLite_White .dxm-vertical .dxm-image-t .dxm-separator,
.dxmLite_White .dxm-vertical .dxm-image-b .dxm-separator
{
	margin: 0;
}
.dxmLite_White .dxm-popup .dxm-separator 
{
	margin: 1px;
}
.dxm-ie7.dxmLite_White .dxm-vertical .dxm-image-l .dxm-separator,
.dxm-ie7.dxmLite_White .dxm-vertical .dxm-image-r .dxm-separator,
.dxm-ie7.dxmLite_White .dxm-vertical .dxm-image-t .dxm-separator,
.dxm-ie7.dxmLite_White .dxm-vertical .dxm-image-b .dxm-separator
{
	margin-top: -3px;
}

/* Separator */
.dxmLite_White .dxm-horizontal .dxm-separator b
{
	background: #bbbfc4 none;
	height: 21px;
	width: 1px;
}
.dxmLite_White .dxm-vertical .dxm-separator b
{
	background: #bbbfc4 none;
	height: 1px;
}
.dxmLite_White .dxm-popup .dxm-separator b
{
	background: url('/DXR.axd?r=100_1550-_ALSg') repeat-x left top;
	height: 1px;
}

.dxmLite_White .dxm-horizontal .dxm-separator b,
.dxmLite_White .dxm-horizontal .dxm-image-t.dxm-noImages .dxm-separator b,
.dxmLite_White .dxm-horizontal .dxm-image-b.dxm-noImages .dxm-separator b  
{
}
.dxmLite_White .dxm-horizontal .dxm-image-t .dxm-separator b,
.dxmLite_White .dxm-horizontal .dxm-image-b .dxm-separator b 
{
	margin-top: 18px;
}
.dxm-ltr.dxmLite_White .dxm-popup .dxm-gutter .dxm-separator
{
	padding-left: 39px;
}
.dxm-rtl.dxmLite_White .dxm-popup .dxm-gutter .dxm-separator
{
	padding-right: 39px;
}
/* Scroll elements */
.dxmLite_White .dxm-scrollUpBtn,
.dxmLite_White .dxm-scrollDownBtn
{
	border: 1px solid #bbbfc4;
	background: #e9eef0 url('/DXR.axd?r=100_1545-_ALSg') repeat-x left top;
	cursor: pointer;
	font-size: 0px;
	padding: 2px;
	text-align: center;
}
.dxmLite_White .dxm-scrollUpBtn
{
	margin-bottom: 1px;
}
.dxmLite_White .dxm-scrollDownBtn
{
	margin-top: 1px;
}
.dxmLite_White .dxm-scrollBtnHovered
{
	border: 1px solid #eac656;
	background: #fcf9df url('/DXR.axd?r=100_1546-_ALSg') repeat-x left top;
}
.dxmLite_White .dxm-scrollBtnPressed
{
	border: 1px solid #c28737;
	background: #fddd81 none;
}
.dxmLite_White .dxm-scrollBtnDisabled
{
	cursor: default;
}
.dxmLite_White .dxm-scrollArea
{
	overflow: hidden;
	position: relative;
}

/*                                  */
/* -- ASPxMenu Lite Toolbar mode -- */
/*                                  */
.dxmLite_White .dxm-main.dxmtb
{
	padding: 1px;
}
.dxmLite_White .dxm-horizontal.dxmtb .dxm-item
{
	border-style: solid;
	border-width: 0;
	padding: 1px;
}
.dxmLite_White .dxm-horizontal.dxmtb .dxm-item.dxm-hovered,
.dxmLite_White .dxm-horizontal.dxmtb .dxm-item.dxm-selected,
.dxmLite_White .dxm-horizontal.dxmtb .dxm-item.dxm-checked
{
	border-width: 1px;
	padding: 0;
}
.dxmLite_White .dxm-horizontal.dxmtb .dxm-item.dxm-selected,
.dxmLite_White .dxm-horizontal.dxmtb .dxm-item.dxm-checked
{
	border-color: #d3a752;
}
.dxmLite_White .dxm-horizontal.dxmtb .dxm-item.dxm-hovered
{
	border-color: #eccf72;
}
/* has image */
.dxmLite_White .dxm-horizontal.dxmtb .dxm-image-l .dxm-content,
.dxmLite_White .dxm-horizontal.dxmtb .dxm-image-r .dxm-content,
.dxmLite_White .dxm-horizontal.dxmtb .dxm-image-l .dxm-subMenu .dxm-content,
.dxmLite_White .dxm-horizontal.dxmtb .dxm-image-r .dxm-subMenu .dxm-content 
{
	padding: 4px 4px 3px;
}

/* no image */
.dxmLite_White .dxm-horizontal.dxmtb .dxm-image-l .dxm-subMenu.dxm-noImage .dxm-content,
.dxmLite_White .dxm-horizontal.dxmtb .dxm-image-r .dxm-subMenu.dxm-noImage .dxm-content,
.dxmLite_White .dxm-horizontal.dxmtb .dxm-image-l.dxm-noImages .dxm-item .dxm-content,
.dxmLite_White .dxm-horizontal.dxmtb .dxm-image-r.dxm-noImages .dxm-item .dxm-content,
.dxmLite_White .dxm-horizontal.dxmtb .dxm-image-l .dxm-noImage .dxm-content,
.dxmLite_White .dxm-horizontal.dxmtb .dxm-image-r .dxm-noImage .dxm-content
{
	padding: 4px 4px 5px;
}
/* dd no image */
.dxmLite_White .dxm-horizontal.dxmtb .dxm-image-l .dxm-dropDownMode.dxm-noImage .dxm-content,
.dxmLite_White .dxm-horizontal.dxmtb .dxm-image-r .dxm-dropDownMode.dxm-noImage .dxm-content 
{
	padding: 4px 4px 5px;
}

.dxmLite_White .dxmtb.dxm-popup .dxm-content
{
	padding-top: 4px;
}
.dxm-ltr.dxmLite_White .dxmtb.dxm-popup .dxm-content
{
    padding-left: 6px;
}
.dxm-rtl.dxmLite_White .dxmtb.dxm-popup .dxm-content
{
    padding-right: 6px;
}
.dxmLite_White .dxm-horizontal.dxmtb .dxm-image-l .dxm-popOut,
.dxmLite_White .dxm-horizontal.dxmtb .dxm-image-r .dxm-popOut,
.dxmLite_White .dxm-horizontal.dxmtb .dxm-dropDownMode .dxm-popOut
{
	padding: 9px 3px;
}
.dxm-ltr.dxmLite_White .dxm-horizontal.dxmtb .dxm-image-l .dxm-image,
.dxm-rtl.dxmLite_White .dxm-horizontal.dxmtb .dxm-image-r .dxm-image 
{
	margin-top: -1px;
}
.dxm-ltr.dxmLite_White .dxm-horizontal.dxmtb .dxm-image-l .dxm-image
{
	margin-right: 0;
}
.dxm-rtl.dxmLite_White .dxm-horizontal.dxmtb .dxm-image-r .dxm-image
{
	margin-left: 0;
}
.dxm-ltr.dxmLite_White .dxmtb.dxm-popup .dxm-image
{
	margin-right: 17px;
}
.dxm-rtl.dxmLite_White .dxmtb.dxm-popup .dxm-image
{
	margin-left: 17px;
}
.dxm-ltr.dxmLite_White .dxmtb.dxm-popup .dxm-gutter.dxm-noImages .dxm-item,
.dxm-ltr.dxmLite_White .dxmtb.dxm-popup .dxm-noImage 
{
	padding-left: 33px;
}
.dxm-rtl.dxmLite_White .dxmtb.dxm-popup .dxm-gutter.dxm-noImages .dxm-item,
.dxm-rtl.dxmLite_White .dxmtb.dxm-popup .dxm-noImage 
{
	padding-right: 33px;
}
.dxmLite_White .dxmtb.dxm-popup .dxm-image
{
	margin-top: -1px;
}
.dxmLite_White .dxm-horizontal.dxmtb .dxm-spacing
{
	width: 1px;
}
.dxmLite_White .dxm-horizontal.dxmtb .dxm-separator
{
	margin: 0 1px;
}
.dxmLite_White .dxm-horizontal.dxmtb .dxm-separator b
{
	margin-top: 4px;
	height: 16px;
	width: 1px;
}

/* -- ASPxNavBar -- */
.dxnbControl_White 
{
	font: 11px Verdana;
	color: #3b3b3b;
}
.dxnbControl_White td.dxnbCtrl
{
	background-color: White;
}
.dxnbControl_White a
{
	color: Black;
	text-decoration: none;
}
.dxnbLoadingPanel_White
{
	font: 11px Verdana;
	color: #585e68;
	background: White none;
	border: 1px solid #80858d;
}
.dxnbLoadingPanel_White td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 10px 14px;
}   
.dxnbGroupHeader_White,
.dxnbGroupHeaderCollapsed_White
{
	background: #edf0f5 url('/DXR.axd?r=100_1551-_ALSg') repeat-x left top;
	border: 1px solid #a7abb0;
	padding: 6px;
}
.dxnbGroupHeader_White a,
.dxnbGroupHeaderCollapsed_White a
{
    color: #3b3b3b;
    text-decoration: none;
}
.dxnbGroupHeader_White a:hover,
.dxnbGroupHeaderCollapsed_White a:hover
{
    text-decoration: underline;
}
.dxnbGroupHeader_White td.dxnb,
.dxnbGroupHeaderCollapsed_White td.dxnb
{
	white-space: nowrap;
}
.dxnbGroupContent_White
{
	border-style: none;
	padding: 1px 0 0;
}

.dxnbItem_White,
.dxnbLargeItem_White,
.dxnbBulletItem_White
{
}
.dxnbItem_White
{
	padding: 6px 7px;
}
.dxnbLargeItem_White
{
	padding: 6px 7px;
}
.dxnbBulletItem_White
{
	margin: 5px 0;
}
.dxnbItemSelected_White,
.dxnbLargeItemSelected_White,
.dxnbBulletItemSelected_White
{
	background: #fddc7f url('/DXR.axd?r=100_1553-_ALSg') repeat-x left top;
	border: 1px solid #c2762b;
}
.dxnbItemSelected_White 
{
	padding: 5px 6px;
}
.dxnbLargeItemSelected_White 
{
	padding: 5px 6px;
}
.dxnbItemHover_White,
.dxnbLargeItemHover_White,
.dxnbBulletItemHover_White
{
	background: #fcf6dd url('/DXR.axd?r=100_1552-_ALSg') repeat-x left top;
	border: 1px solid #eecf71;
}
.dxnbItemHover_White
{
	padding: 5px 6px;
}
.dxnbLargeItemHover_White
{
	padding: 5px 6px;
}
.dxnbGroupHeader_White,
.dxnbGroupHeaderCollapsed_White
{
	text-align: left;
}
.dxnbItem_White,
.dxnbItemHover_White,
.dxnbItemSelected_White,
.dxnbBulletItem_White,
.dxnbBulletItemHover_White,
.dxnbBulletItemSelected_White
{
	text-align: left;
}
.dxnbLargeItem_White,
.dxnbLargeItemHover_White,
.dxnbLargeItemSelected_White
{
	text-align: center;
}
.dxnbGroupHeaderHover_White
{
}
.dxnbGroupHeaderCollapsedHover_White
{
}
/* Spacings */
.dxnbGroupSpacing_White,
.dxnbItemSpacing_White
{
	width: 100%;
	height: 1px;
}
.dxnbControl_White .dxnbNoHeads .dxnbGroupSpacing_White
{
	height: 12px;
}
.dxnbImgCellLeft_White 
{
	padding-right: 6px;
}
.dxnbImgCellRight_White
{
	padding-left: 6px;
}
.dxnbLargeItemImgTop_White
{
	margin-bottom: 5px;
}
.dxnbLargeItemImgBottom_White
{
	margin-top: 5px;
} 
/* Disabled */
.dxnbDisabled_White,
.dxnbDisabled_White td.dxnb,
td.dxnbDisabled_White a
{
	color: #989898;
	cursor: default;
}

/* -- ASPxNavBar Lite -- */
.dxnbLite_White 
{
	color: #3b3b3b;
	background-color: White;
	font: 11px Verdana;
	list-style: none none outside;
	margin: 0;
	padding: 0;
	float: left;
	width: 200px;
}
.dxnbLite_White a
{
	color: Black;
	text-decoration: none;
}
.dxnbLite_White .dxnb-gr 
{
	margin-bottom: 1px;
}
.dxnbLite_White.dxnb-noHeads .dxnb-gr
{
	margin-bottom: 12px;
}
.dxnbLite_White .dxnb-header,
.dxnbLite_White .dxnb-headerCollapsed 
{
	background: #edf0f5 url('/DXR.axd?r=100_1551-_ALSg') repeat-x left top;
	border: 1px solid #a7abb0;
	padding: 6px;
	overflow: hidden;
	cursor: pointer;
	clear: both;
}
.dxnbLite_White .dxnb-header a,
.dxnbLite_White .dxnb-headerCollapsed a
{
    color: #3b3b3b;
    text-decoration: none;
}
.dxnbLite_White .dxnb-header a:hover,
.dxnbLite_White .dxnb-headerCollapsed a:hover
{
    text-decoration: underline;
}
.dxnbLite_White .dxnb-content
{
	list-style: none none outside;
	margin: 0;
	padding: 1px 0 0;
	overflow: hidden;
}
.dxnbLite_White .dxnb-item,
.dxnbLite_White .dxnb-large,
.dxnbLite_White .dxnb-bullet 
{
	clear: both;
	overflow: hidden;
	cursor: default;
}
.dxnbLite_White .dxnb-item,
.dxnbLite_White .dxnb-large,
.dxnbLite_White .dxnb-tmpl
{
	margin-bottom: 1px;
}
.dxnbLite_White .dxnb-item
{
	padding: 6px 7px;
}
.dxnbLite_White .dxnb-large
{
	padding: 6px 7px;
}
.dxnbLite_White .dxnb-bullet,
.dxnbLite_White .dxnb-bulletHover,
.dxnbLite_White .dxnb-bulletSelected 
{
	padding: 0 5px;
	overflow: visible;
	margin: 5px 0;
}
.dxnbLite_White .dxnb-itemSelected,
.dxnbLite_White .dxnb-itemHover
{
	padding: 5px 6px;
}
.dxnbLite_White .dxnb-largeSelected,
.dxnbLite_White .dxnb-largeHover
{
	padding: 5px 6px;
}
.dxnbLite_White .dxnb-itemSelected,
.dxnbLite_White .dxnb-largeSelected
{
	background: #fddc7f url('/DXR.axd?r=100_1553-_ALSg') repeat-x left top;
	border: 1px solid #c2762b;
}
.dxnbLite_White .dxnb-itemHover,
.dxnbLite_White .dxnb-largeHover
{
	background: #fcf6dd url('/DXR.axd?r=100_1552-_ALSg') repeat-x left top;
	border: 1px solid #eecf71;
}
.dxnbLite_White .dxnb-header,
.dxnbLite_White .dxnb-headerCollapsed, 
.dxnbLite_White .dxnb-item,
.dxnbLite_White .dxnb-itemHover,
.dxnbLite_White .dxnb-itemSelected,
.dxnbLite_White .dxnb-bullet,
.dxnbLite_White .dxnb-bulletHover,
.dxnbLite_White .dxnb-bulletSelected
{
	text-align: left;
}
.dxnbLite_White .dxnb-large,
.dxnbLite_White .dxnb-largeHover,
.dxnbLite_White .dxnb-largeSelected
{
	text-align: center;
}

.dxnbLite_White .dxnb-headerHover
{
}
.dxnbLite_White .dxnb-headerCollapsedHover
{
}
.dxnbLite_White .dxnb-last,
.dxnbLite_White.dxnb-noHeads .dxnb-last
{
	margin-bottom: 0;
}
.dxnbLite_White .dxnb-btn,
.dxnbLite_White .dxnb-btnLeft,
.dxnbLite_White .dxnb-img
{
	border-width: 0;
}

.dxnbLite_White .dxnb-btn
{
	float: right;
	margin-left: 4px;
}
.dxnbLite_White .dxnb-btnLeft 
{
	float: left;
	margin-right: 4px;
}
.dxnbLite_White .dxnb-img
{
	margin: 0 6px 0 0;
	float: left;
}
.dxnbLite_White .dxnb-right .dxnb-item .dxnb-img,
.dxnbLite_White .dxnb-rtlHeader .dxnb-img
{
	float: right;
	margin: 0 0 0 6px;
}
.dxnbLite_White .dxnb-top .dxnb-large .dxnb-img
{
	margin-bottom: 5px;
}
.dxnbLite_White .dxnb-bottom .dxnb-large .dxnb-img
{
	margin-top: 5px;
}
.dxnbLite_White .dxnb-large .dxnb-img
{
	display: block;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.dxnbLiteDisabled_White,
.dxnbLite_White .dxnbLiteDisabled_White,
.dxnbLiteDisabled_White a,
.dxnbLiteDisabled_White .dxnb-item,
.dxnbLiteDisabled_White .dxnb-large,
.dxnbLiteDisabled_White .dxnb-bullet,
.dxnbLiteDisabled_White .dxnb-header,
.dxnbLiteDisabled_White .dxnb-headerCollapsed 
{
	color: #989898;
	cursor: default;
}

/* -- ASPxNewsControl -- */
.dxncControl_White
{
	font: 11px Verdana;
	color: Black;
}
.dxncControl_White a
{
	color: #5a9ddb;
	text-decoration: none;
} 
.dxncControl_White a:hover
{
	text-decoration: underline;
}
.dxncControl_White td.dxncCtrl
{
	padding: 0;
}
.dxncLoadingPanel_White
{
	font: 11px Verdana;
	color: #585e68;
	background: White none;
	border: 1px solid #80858d;
}
.dxncLoadingPanel_White td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 10px 14px;
}
.dxncContent_White
{
	background: White none;
	border: 1px 0 solid #bbc1c7;
	padding: 18px 53px 6px;
}
.dxncPagerPanel_White
{
	padding: 4px 9px;
	background: #e7eaee url('/DXR.axd?r=100_1537-_ALSg') repeat-x left top;
}
.dxncItem_White
{
	vertical-align: top;
	border-style: none;
	padding: 7px 0 9px;
}
.dxncEmptyItem_White
{
	vertical-align: top;
	padding: 12px 12px 12px 14px;
}
.dxncBackToTop_White
{
	color: #5a9ddb;
}

/* Headline */
.dxncItemContent_White
{
	padding-left: 2px;
}
.dxncItemDate_White
{
    font-size: 15px;    
	color: #3b3b3b;
	padding-bottom: 1px;
}
.dxncItemHeader_White
{
    font-size: 15px;    
	color: #3b3b3b;
	padding: 1px 1px 6px;
}
.dxncItemHeader_White .dxncItemDate_White
{
    font-size: 15px;    
	color: Gray;
	font-weight: normal;
}
.dxncItemLeftPanel_White
{
	color: #3b3b3b;
}
.dxncItemRightPanel_White
{
	color: #3b3b3b;
}
.dxncItemDateLeftPanel_White
{
	color: Gray;
	white-space: nowrap;
}
.dxncItemDateRightPanel_White
{
	color: Gray;
	white-space: nowrap;
}
.dxncItemTailDiv_White
{
	color: #5a9ddb;
}
.dxncEmptyData_White
{
	color: Gray;
}
/* Disabled */
.dxncDisabled_White,
.dxncDisabled_White a,
.dxncDisabled_White a:hover
{
	color: #989898;
	cursor: default;
}

/* -- ASPxPager -- */
.dxpControl_White
{
	font: 11px Verdana;
	color: Black;
}
.dxpControl_White a
{
	color: Black;
	text-decoration: none;
} 
.dxpControl_White a:hover
{
	text-decoration: underline;
}
.dxpControl_White td.dxpCtrl
{
	padding: 5px 2px;
}
.dxpButton_White
{
	text-decoration: none;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
}
.dxpDisabledButton_White
{
	color: #c7cacf;
	text-decoration: none;
}
.dxpPageNumber_White
{
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 0 6px;
}
.dxpCurrentPageNumber_White
{
	color: Black;
	background: Cornsilk none;
	text-decoration: none;
	padding: 4px;
	white-space: nowrap;
	border: 1px solid #E0E0E0;
}

.dxpPageSizeItem_White
{
    padding: 0 4px;
	text-align: center;
	vertical-align: middle;
}
.dxpPageSizeItem_White .dx
{
    white-space: nowrap;
}
.dxpComboBox_White
{
    background-color: White;
    border: 1px solid #A5ACB5;
}
.dxpComboBox_White input
{
    font: 11px Verdana;
    padding: 0px;
    margin: 1px 2px;
    border-width: 0px;
    background-color: transparent;
    width: 25px;
}
.dxpHoverComboBox_White
{
}
.dxpPressedComboBox_White
{
}
.dxpDropDownButton_White
{
	cursor: pointer;
	background: #E8ECEE url('/DXR.axd?r=100_1556-_ALSg') repeat-x left top;
	border: 0 solid #A5ACB5;
	border-left: 1px solid #A5ACB5;
	padding: 4px 2px 3px 3px;
}
.dxpHoverDropDownButton_White
{
    background: #f8e9ac url('/DXR.axd?r=100_1558-_ALSg') repeat-x left top;
}
.dxpPressedDropDownButton_White
{
    background: #f3d984 url('/DXR.axd?r=100_1559-_ALSg') repeat-x left top;
}

.dxpSummary_White
{
	color: Black;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	padding: 1px 4px;
}
.dxpSeparator_White
{
	background: #c9c9c9 none;
	padding: 5px 0;
}
/* Disabled */
.dxpDisabled_White
{
	color: #c7cacf;
	border-color: #c7cacf;
	cursor: default;
}

/* -- ASPxPager Lite -- */
.dxpLite_White
{
	font: 11px Verdana;
	color: Black;
	padding: 5px 2px;
	float: left;
}

.dxpLite_White .dxp-summary,
.dxpLite_White .dxp-sep,
.dxpLite_White .dxp-button,
.dxpLite_White .dxp-num,
.dxpLite_White .dxp-current,
.dxpLite_White .dxp-ellip
{
	display: block;
	float: left;
	margin-left: 2px;
	font-weight: normal;
}
.dxpLite_White .dxp-lead
{
	margin-left: 0!important;
}

.dxpLite_White a
{
	color: Black;
	text-decoration: none;
} 
.dxpLite_White a:hover
{
	text-decoration: underline;
}

.dxpLite_White .dxp-button
{
	color: Black;
	white-space: nowrap;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
}
.dxpLite_White .dxp-button img
{
	border: none;
	vertical-align: middle;
	text-decoration: none;
}
.dxpLite_White .dxp-wideButton
{
	padding: 0 5px;
}
.dxpLite_White .dxp-disabledButton
{
	text-decoration: none;
	color: #c7cacf;
	cursor: default;
}

.dxpLite_White .dxp-num
{
	color: Black;
	text-decoration: none;
	padding: 5px 6px 1px;
	cursor: pointer;
}

.dxpLite_White .dxp-current
{
	color: Black;
	text-decoration: none;
	background: #fee085 none;
	padding: 4px;
	cursor: text;
	border: 1px solid #c27f31;
}

.dxpLite_White .dxp-summary,
.dxpLite_White .dxp-ellip
{
	white-space: nowrap;
	padding: 5px 4px 1px;
}

.dxpLite_White .dxp-sep
{
	background: #c9c9c9 none;
	width: 1px;
	height: 21px;
	margin-top: 1px!important;
	padding: 0;
}

.dxpLiteDisabled_White,
.dxpLiteDisabled_White a,
.dxpLiteDisabled_White .dxp-summary,
.dxpLiteDisabled_White .dxp-sep, 
.dxpLiteDisabled_White .dxp-button,
.dxpLiteDisabled_White .dxp-num,
.dxpLiteDisabled_White .dxp-current,
.dxpLiteDisabled_White .dxp-ellip
{
	color: #c7cacf;
	border-color: #c7cacf;
	cursor: default;
}


/* -- ASPxPopupControl -- */
.dxpcControl_White
{
	font: 11px Verdana;
	background: White none;
	width: 200px;
	border: 1px solid #E0E0E0;
	color: Gray;
}
.dxpcControl_White a
{
	color: #3b3b3b;
	text-decoration: none;
}
.dxpcControl_White a:hover
{
	text-decoration: underline;
}

.dxpcCloseButton_White
{
	padding: 1px 4px 0px 1px;
}
.dxpcCloseButtonHover_White
{
}
.dxpcContent_White
{
	white-space: normal;
	vertical-align: top;
	color: Gray;
}
.dxpcContentPaddings_White 
{
	padding: 9px 12px 10px;
}
.dxpcFooter_White
{
	background: #e3e6e8 url('/DXR.axd?r=100_1554-_ALSg') repeat-x left top;
	border-top: 1px solid #868b91;
}
.dxpcFooter_White td.dxpc
{
	white-space: nowrap;
	padding: 5px 12px 6px;
}
.dxpcHeader_White
{
	background: #e3e6e8 url('/DXR.axd?r=100_1555-_ALSg') repeat-x left top;
	border-bottom: 1px solid #E0E0E0;
}
.dxpcHeader_White td.dxpc
{
	white-space: nowrap;
	padding: 3px 0 4px;
}
.dxpcModalBackground_White
{
	background-color: White;
	opacity: 0.7;
	filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=70);
}
.dxpcLoadingPanel_White td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 10px 14px;
}
.dxpcLoadingPanel_White
{
	font: 11px Verdana;
	color: #585e68;
	background: White none;
	border: 1px solid #80858d;
}
.dxpcLoadingDiv_White
{
	background: Gray none;
	opacity: 0.01;
	filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=70);
}
/* Disabled */
.dxpcDisabled_White
{
	color: #989898;
	cursor: default;
}

/* -- ASPxPopupControl Lite -- */
.dxpcLite_White,
.dxdpLite_White 
{
	width: 200px;
	left: 0;
	top: 0;
	display: none;
	position: absolute;
	visibility: hidden;
	border-spacing: 0;
}

.dxpcLite_White .dxpc-mainDiv,
.dxdpLite_White .dxpc-mainDiv
{
	position: relative;
}

.dxpcLite_White .dxpc-mainDiv,
.dxpcLite_White.dxpc-mainDiv,
.dxdpLite_White .dxpc-mainDiv,
.dxdpLite_White.dxpc-mainDiv 
{
	top: 0;
	left: 0;
	font: 11px Verdana;
	color: #3b3b3b;
	background-color: white;
	border: 1px solid #868b91;
}

.dxpcLite_White a,
.dxdpLite_White a 
{
	color: #3b3b3b;
	text-decoration: none;
}
.dxpcLite_White a:hover,
.dxdpLite_White a:hover 
{
	text-decoration: underline;
}

.dxpcLite_White .dxpc-link,
.dxdpLite_White .dxpc-link
{
	float: left;
}

.dxpcLite_White.dxRtl .dxpc-link,
.dxdpLite_White.dxRtl .dxpc-link
{
	float: right;
}

.dxpcLite_White a .dxpc-headerText,
.dxpcLite_White a .dxpc-footerText,
.dxdpLite_White a .dxpc-headerText,
.dxdpLite_White a .dxpc-footerText
{
	text-decoration: underline;
	cursor: pointer;
}

.dxpcLite_White .dxpc-closeBtn,
.dxdpLite_White .dxpc-closeBtn 
{
	padding: 1px 6px 0 1px;
	float: right;
}

.dxpcLite_White.dxRtl  .dxpc-closeBtn,
.dxdpLite_White.dxRtl  .dxpc-closeBtn  
{
	padding-left: 6px;
	padding-right: 1px;
	float: left;
}

.dxpcLite_White .dxpc-closeBtnHover,
.dxdpLite_White .dxpc-closeBtnHover
{
}

.dxpcLite_White .dxpc-header,
.dxdpLite_White .dxpc-header  
{
	background: #e3e6e8 url('/DXR.axd?r=100_1555-_ALSg') repeat-x left top;
	border-bottom: 1px solid #868b91;
	padding: 5px 0 6px 12px;
}

.dxpcLite_White.dxRtl .dxpc-header,
.dxdpLite_White.dxRtl .dxpc-header 
{
	padding-right: 12px;
	padding-left: 0;
}

.dxpcLite_White .dxpc-header.dxpc-withBtn,
.dxdpLite_White .dxpc-header.dxpc-withBtn 
{
	padding-top: 4px;
	padding-bottom: 4px;
}

.dxpcLite_White .dxpc-headerText,
.dxdpLite_White .dxpc-headerText
{
	white-space: nowrap;
	float: left;
}

.dxpcLite_White.dxRtl .dxpc-headerText,
.dxdpLite_White.dxRtl .dxpc-headerText
{
	float: right;
}

.dxpcLite_White .dxpc-withBtn .dxpc-headerText,
.dxdpLite_White .dxpc-withBtn .dxpc-headerText 
{
	margin-top: 1px;
}

.dxpcLite_White .dxpc-headerImg,
.dxdpLite_White .dxpc-headerImg
{
	float: left;
	margin: 1px 5px 2px 0;
}

.dxpcLite.dxRtl .dxpc-headerImg,
.dxdpLite.dxRtl .dxpc-headerImg
{
	float: right;
	margin: 1px 0 2px 5px;
}

.dxpcLite_White .dxpc-content,
.dxdpLite_White .dxpc-content
{
	color: Black;
	white-space: normal;
	padding: 9px 12px 10px;
}

.dxpcLite_White .dxpc-footer,
.dxdpLite_White .dxpc-footer
{
	background: #e3e6e8 url('/DXR.axd?r=100_1554-_ALSg') repeat-x left top;
	border-top: 1px solid #868b91;
}

.dxpcLite_White .dxpc-footerContent,
.dxdpLite_White .dxpc-footerContent
{
	float: left;
	margin: 0;
	padding: 5px 12px 6px;
}

.dxpcLite_White.dxRtl .dxpc-footerContent,
.dxdpLite_White.dxRtl .dxpc-footerContent
{
	float: right;
}

.dxpcLite_White .dxpc-footerText,
.dxdpLite_White .dxpc-footerText
{
	white-space: nowrap;
	float: left;
}

.dxpcLite_White.dxRtl .dxpc-footerText,
.dxdpLite_White.dxRtl .dxpc-footerText
{
	float: right;
}

.dxpcLite_White .dxpc-footerImg,
.dxdpLite_White .dxpc-footerImg
{
	float: left;
	margin: 0 4px 0 0;
}

.dxpcLite_White.dxRtl .dxpc-footerImg,
.dxdpLite_White.dxRtl .dxpc-footerImg
{
	float: right;
	margin: 0 0 0 4px;
}

.dxpcLite_White .dxpc-sizeGrip,
.dxdpLite_White .dxpc-sizeGrip
{
	float: right;
}

.dxpcLite_White.dxRtl .dxpc-sizeGrip,
.dxdpLite_White.dxRtl .dxpc-sizeGrip
{
	float: left;
}

.dxpcModalBackLite_White,
.dxdpModalBackLite_White
{
	background-color: White;
	opacity: 0.7;
	filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=70);
	position: fixed;
	left: 0;
	top: 0;
	visibility: hidden;
}

.dxpcLiteDisabled_White,
.dxdpLiteDisabled_White
{
	color: #989898;
	cursor: default;
}

/* -- ASPxRoundPanel -- */
.dxrpControl_White td.dxrp,
.dxrpControlGB_White td.dxrp
{
	font: 11px Verdana;
	color: Black;
}
.dxrpControl_White .dxrpCI
{
	display:block;
}
/* Header */
.dxrpControl_White .dxrpHeader_White,
.dxrpControl_White .dxrpHeader_White td.dxrp,
.dxrpControlGB_White span.dxrpHeader_White
{
}
.dxrpControl_White .dxrpHeader_White td.dxrp a,
.dxrpControlGB_White span.dxrpHeader_White a
{
    color: #3B3B3B;
    text-decoration: none;
}
.dxrpControl_White .dxrpHeader_White td.dxrp a:hover,
.dxrpControlGB_White span.dxrpHeader_White a:hover
{
    text-decoration: underline;
}
.dxrpControl_White .dxrpHeader_White
{
	background: #e8eaef none;
	border-bottom: 1px solid #c0c2c6;
}
.dxrpControl_White .dxrpHI,
.dxrpControl_White .dxrpHeader_White,
.dxrpControl_White .dxrpHeader_White td.dxrp
{
	vertical-align: top;
	white-space: nowrap;
}
/* Header image */
.dxrpControl_White .dxrpHI
{
	padding-right: 4px;
}
.dxrpControl_White .dxrpHIR
{
	padding-left: 4px;
}
/* Content */
.dxrpControl_White .dxrpcontent,
.dxrpControlGB_White .dxrpcontent
{
	vertical-align: top;
}
.dxrpControl_White .dxrpcontent
{
	background: #FEFEFE none;
	color: #E0E0E0;
}
/* Edges */
.dxrpControl_White .dxrpTE
{
    background-image: none;
    background-color: #FFFFFF;
}
.dxrpControl_White .dxrpHLE, 
.dxrpControl_White .dxrpHRE,
.dxrpControl_White .dxrpHeader_White
{
    background-image: none;
	background-color: #e8eaef;
}
.dxrpControl_White .dxrpLE,
.dxrpControl_White .dxrpRE,
.dxrpControl_White .dxrpBE,
.dxrpControl_White .dxrpNHTE
{
    background-image: none;
	background-color: #FEFEFE;
}
.dxrpControl_White .dxrpTE,
.dxrpControl_White .dxrpNHTE,
.dxrpControlGB_White .dxrpNHTE
{
	border-top: 1px solid #E0E0E0;
}
.dxrpControl_White .dxrpHLE,
.dxrpControl_White .dxrpHRE
{
	border-bottom: 1px solid #c0c2c6;
}
.dxrpControl_White .dxrpLE,
.dxrpControl_White .dxrpHLE,
.dxrpControlGB_White .dxrpLE,
.dxrpControlGB_White .dxrpHLE
{
	border-left: 1px solid #E0E0E0;
}
.dxrpControl_White .dxrpRE,
.dxrpControl_White .dxrpHRE,
.dxrpControlGB_White .dxrpRE
{
	border-right: 1px solid #E0E0E0;
}
.dxrpControl_White .dxrpBE,
.dxrpControlGB_White .dxrpBE
{
	border-bottom: 1px solid #E0E0E0;
}
.dxrpControlGB_White .dxrpcontent,
.dxrpControlGB_White .dxrpHeader_White,
.dxrpControlGB_White .dxrpLE,
.dxrpControlGB_White .dxrpRE,
.dxrpControlGB_White .dxrpBE,
.dxrpControlGB_White .dxrpNHTE
{
    background-image: none;
	background-color: #fafafb;
}
.dxrpControl_White .dxrpHLE, 
.dxrpControl_White .dxrpHRE,
.dxrpControl_White .dxrpHeader_White
{
	background: #e7eaee url('/DXR.axd?r=100_1561-_ALSg') repeat-x left top;
}

/* Disabled */
.dxrpDisabled_White,
.dxrpDisabled_White td.dxrp
{
	color: #989898;
	cursor: default;
}

/* -- ASPxSiteMapControl -- */
.dxsmControl_White a:hover
{
	text-decoration: underline;
}
.dxsmControl_White a:visited
{
	color: #c983e4;
}

.dxsmControl_White 
{
	color: #3b3b3b;
	background: White none;
	font: 11px Verdana;
	border-style: none;
}
/* - Category Level - */
.dxsmCategoryLevel_White, 
.dxsmCategoryLevel_White a
{
	color: #3b3b3b;
	background: White none;
	text-decoration: none;
}
.dxsmCategoryLevel_White
{
	white-space: nowrap;
	padding: 0px 0px 5px;
}
.dxsmCategoryLevel_White
{
	border-bottom: 1px solid #868b91;
}
 /*flow layout*/
.dxsmLevelCategoryFlow_White,
.dxsmLevelCategoryFlow_White a 
{
	color: #3b3b3b;
	text-decoration: underline;
}
/* - Level 0 - */
.dxsmLevel0_White,
.dxsmLevel0_White a,
.dxsmLevel0Categorized_White a,
.dxsmLevel0Categorized_White
{
	color: #3b3b3b;
	text-decoration: none;
}
.dxsmLevel0_White,
.dxsmLevel0Categorized_White 
{
	white-space: nowrap;
	padding: 0px 0px 2px;
}
.dxsmLevel0_White
{
	padding-bottom: 5px;
}
 /*flow layout*/
.dxsmLevel0Flow_White,
.dxsmLevel0Flow_White a,
.dxsmLevel0CategorizedFlow_White a,
.dxsmLevel0CategorizedFlow_White
{
	color: #3b3b3b;
	font-weight: bold;
	text-decoration: none;
}
.dxsmLevel0Flow_White
{
	padding: 0;
}

.dxsmLevel0_White a:hover,
.dxsmLevel0Categorized_White a:hover,
.dxsmLevel0Flow_White a:hover,
.dxsmLevel0CategorizedFlow_White a:hover
{
	color: #3b3b3b;
	text-decoration: underline;
}
.dxsmLevel0_White a:visited,
.dxsmLevel0Categorized_White a:visited,
.dxsmLevel0Flow_White a:visited,
.dxsmLevel0CategorizedFlow_White a:visited
{
	color: #3b3b3b;
}

/* - Level 1 - */
.dxsmLevel1_White,
.dxsmLevel1_White a,
.dxsmLevel1Categorized_White a,
.dxsmLevel1Categorized_White
{
	color: #5a9ddb;
	text-decoration: none;
}
.dxsmLevel1_White,
.dxsmLevel1Categorized_White
{
	white-space: nowrap;
	padding-bottom: 3px;
}

/*flow layout*/
.dxsmLevel1Flow_White,
.dxsmLevel1Flow_White a,
.dxsmLevel1CategorizedFlow_White,
.dxsmLevel1CategorizedFlow_White a
{
	color: #5a9ddb;
	text-decoration: none;
}
.dxsmLevel1Flow_White 
{
	padding: 0;
}

/* - Level 2 - */
.dxsmLevel2_White,
.dxsmLevel2_White a,
.dxsmLevel2Categorized_White a,
.dxsmLevel2Categorized_White
{
	color: #5a9ddb;
	text-decoration: none;
}
.dxsmLevel2_White,
.dxsmLevel2Categorized_White 
{
	white-space: nowrap;
	padding-bottom: 6px;
}
/*flow layout*/
.dxsmLevel2Flow_White,
.dxsmLevel2Flow_White a
{
	color: #5a9ddb;
	text-decoration: none;
}
.dxsmLevel2Flow_White
{
	padding: 0;
}
/* - Level 3 - */
.dxsmLevel3_White,
.dxsmLevel3_White a
{
	color: #5a9ddb;
	text-decoration: none;
}
.dxsmLevel3_White
{
	white-space: nowrap;
	padding-bottom: 6px;
}
/*flow layout*/
.dxsmLevel3Flow_White,
.dxsmLevel3Flow_White a
{
	color: #5a9ddb;
	text-decoration: none;
}
/* - Level 4 - */
.dxsmLevel4_White,
.dxsmLevel4_White a
{
	color: #5a9ddb;
	text-decoration: none;
}
.dxsmLevel4_White
{
	white-space: nowrap;
	padding-bottom: 6px;
}
/*flow layout*/ 
.dxsmLevel4Flow_White,
.dxsmLevel4Flow_White a 
{
	color: #5a9ddb;
	text-decoration: none;
}
.dxsmLevel4Flow_White
{
	padding: 0;
}
/* - Other Levels - */
.dxsmLevelOther_White,
.dxsmLevelOther_White a
{
	color: #5a9ddb;
	text-decoration: none;
}
.dxsmLevelOther_White
{
	white-space: nowrap;
	padding-bottom: 6px;
}
/*flow layout*/
.dxsmLevelOtherFlow_White,
.dxsmLevelOtherFlow_White a
{
	color: #5a9ddb;
	text-decoration: none;
}
/* Disabled */
.dxsmDisabled_White
{
	color: #989898;
	cursor: default;
}

/* -- ASPxTabControl, ASPxPageControl -- */
.dxtcControl_White
{
	font: 11px Verdana;
	color: #808080;
}
.dxtcLoadingPanel_White
{
	font: 11px Verdana;
	color: #585e68;
	background: White none;
	border: 1px solid #80858d;
}
.dxtcLoadingPanel_White td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 10px 14px;
}

/* Tab Hyperlink*/
.dxtcTab_White a,
.dxtcTabWithTabPositionLeft_White a,
.dxtcTabWithTabPositionBottom_White a,
.dxtcTabWithTabPositionRight_White a,
.dxtcActiveTab_White a,
.dxtcActiveTabWithTabPositionBottom_White a,
.dxtcActiveTabWithTabPositionLeft_White a,
.dxtcActiveTabWithTabPositionRight_White a,
.dxtcTabHover_White a,
.dxtcTabHoverWithTabPositionBottom_White a,
.dxtcTabHoverWithTabPositionLeft_White a,
.dxtcTabHoverWithTabPositionRight_White a
{
	text-decoration: none;
	color: #3c3c3c;
}

.dxtcActiveTab_White,
.dxtcActiveTabWithTabPositionBottom_White,
.dxtcActiveTabWithTabPositionLeft_White,
.dxtcActiveTabWithTabPositionRight_White
{
	padding: 4px 12px;
	background-color: White;
	text-align: center;
	border: 1px solid #E0E0E0;
}
.dxtcActiveTabWithTabPositionLeft_White,
.dxtcActiveTabWithTabPositionRight_White
{
	padding: 4px 13px 4px 12px;
}
/* Active Tab */
.dxtcActiveTab_White td.dxtc,
.dxtcActiveTabWithTabPositionBottom_White td.dxtc,
.dxtcActiveTabWithTabPositionLeft_White td.dxtc,
.dxtcActiveTabWithTabPositionRight_White td.dxtc
{
	white-space: nowrap;
	background: transparent none!important;
	border-width: 0px!important;
	padding: 0px!important;
}
.dxtcActiveTabHover_White
{
	background-color: white;
}
/* Tab */
.dxtcTab_White,
.dxtcTabWithTabPositionLeft_White, 
.dxtcTabWithTabPositionBottom_White,
.dxtcTabWithTabPositionRight_White
{
	padding: 4px 12px;
	text-align: center;
	border: 1px solid #E0E0E0;
	background-color: #F0F0F0;
}
.dxtcTab_White td.dxtc,
.dxtcTabWithTabPositionBottom_White td.dxtc, 
.dxtcTabWithTabPositionLeft_White td.dxtc,
.dxtcTabWithTabPositionRight_White td.dxtc
{
	white-space: nowrap;
	background: transparent none!important;
	border-width: 0px!important;
	padding: 0px!important;
}
.dxtcTabWithTabPositionBottom_White
{
}
.dxtcTabWithTabPositionLeft_White
{
}
.dxtcTabWithTabPositionRight_White
{
}
/* Hover */
.dxtcTabHover_White,
.dxtcTabHoverWithTabPositionBottom_White,
.dxtcTabHoverWithTabPositionLeft_White,
.dxtcTabHoverWithTabPositionRight_White
{
	background-color: #eef0f4;
}
.dxtcPageContent_White, 
.dxtcPageContentWithTabPositionBottom_White, 
.dxtcPageContentWithTabPositionLeft_White,
.dxtcPageContentWithTabPositionRight_White,
.dxtcPageContentWithoutTabs_White
{
	background-color: White;
	vertical-align: top;
	color: Gray;
border: none;
	
}
.dxtcContent_White,
.dxtcContentWithTabPositionBottom_White,
.dxtcContentWithTabPositionLeft_White,
.dxtcContentWithTabPositionRight_White
{
	color: black;
	border: 1px solid #868b91;
	background-color: White;
	vertical-align: top;
}
.dxtcControl_White td.dxtcTabsCell,
.dxtcControl_White td.dxtcTabsCellWithTabPositionBottom,
.dxtcControl_White td.dxtcTabsCellWithTabPositionLeft,
.dxtcControl_White td.dxtcTabsCellWithTabPositionRight 
{
}
/* Scrolling */
.dxtcScrollButtonCell_White 
{
	border-style: none;
	width: 1px;
}
.dxtcScrollButtonSeparator_White,
.dxtcScrollButtonSeparator_White div 
{
	height: 1px;
	width: 1px;
}
.dxtcScrollButtonIndent_White, 
.dxtcScrollButtonIndent_White div 
{
	height: 1px;
	width: 5px;
}
.dxtcScrollButton_White 
{
	cursor: pointer;
}
.dxtcScrollButtonDisabled_White 
{
	cursor: default;
}
/* Multi-row */
.dxtcMultiRow .dxtcTab_White
{
	border-bottom-width: 0!important;
}
.dxtcMultiRow .dxtcActiveRow_White  .dxtcTab_White
{
	border-bottom-width: 1px!important;
}
.dxtcMultiRow .dxtcTabWithTabPositionBottom_White
{
	border-top-width: 0!important;
}
.dxtcMultiRow .dxtcActiveRow_White  .dxtcTabWithTabPositionBottom_White
{
	border-top-width: 1px!important;
}
/* Misc */
.dxtcLeftAlignCell_White,
.dxtcTabsCellWithTabPositionBottom_White .dxtcLeftAlignCell_White 
{
	text-align: left;
}
.dxtcRightAlignCell_White,
.dxtcTabsCellWithTabPositionBottom_White .dxtcRightAlignCell_White 
{
	text-align: right;
}
/* Disabled */
.dxtcDisabled_White,
.dxtcDisabled_White table
{
	color: #989898;
	cursor: default;
}

/* -- ASPxTabControl Lite -- */
.dxtcLite_White
{
	overflow: hidden;
	float: left;
}
.dxtcLite_White .dxtc-strip,
.dxtcLite_White .dxtc-wrapper 
{
	list-style: none outside none;
	float: left;
	padding: 0;
	margin: 0;
	_overflow: hidden;
}
.dxtcLite_White .dxtc-tab,
.dxtcLite_White .dxtc-activeTab,
.dxtcLite_White .dxtc-leftIndent,
.dxtcLite_White .dxtc-spacer,
.dxtcLite_White .dxtc-rightIndent,
.dxtcLite_White .dxtc-sbWrapper,
.dxtcLite_White .dxtc-sbIndent,
.dxtcLite_White .dxtc-sbSpacer
{
	display: block;
	height: 21px;
	margin: 0;
	float: left;
	border-top: 1px solid transparent;
	border-bottom: 1px solid #859ebf;
	overflow: hidden;
	_border-top-color: #000001;
	_zoom: 1;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color=#000001);
}
.dxtcLite_White .dxtc-lineBreak
{
	float: none;
	display: block;
	clear: both;
	height: 0;
	width: 0;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
}
.dxtcLite_White .dxtc-tab,
.dxtcLite_White .dxtc-activeTab
{
	background: #d2d5da none;
	border-top: 1px solid #868b91;
	border-right: 1px solid #868b91;
	border-bottom: 1px solid #868b91;
	border-left: 1px none #868b91;
	float: left;
	overflow: hidden;
	text-align: center;
	white-space: nowrap;
}
.dxtcLite_White.dxtc-rtl .dxtc-tab,
.dxtcLite_White.dxtc-rtl .dxtc-activeTab
{
	border-top: 1px solid #868b91;
	border-right: 1px none #868b91;
	border-bottom: 1px solid #868b91;
	border-left: 1px solid #868b91;
}
.dxtcLite_White .dxtc-lead,
.dxtcLite_White .dxtc-n
{
	border-left: 1px solid #868b91;
}
.dxtcLite_White.dxtc-rtl .dxtc-lead,
.dxtcLite_White.dxtc-rtl .dxtc-n
{
	border-right: 1px solid #868b91;
}
.dxtcLite_White .dxtc-activeTab,
.dxtcLite_White.dxtc-rtl .dxtc-activeTab
{
	background: White none;
	border-bottom: 1px solid White;
}
.dxtcLite_White .dxtc-tab a
{
	text-decoration: none;
	color: #3c3c3c;
}
.dxtcLite_White .dxtc-tabHover
{
	background: #EEF0F4 none;
}
.dxtcLite_White .dxtc-spacer
{
	width: 1px;
}
.dxtcLite_White .dxtc-leftIndent,
.dxtcLite_White .dxtc-rightIndent
{
	width: 5px;
}
.dxtcLite_White .dxtc-link
{
	padding: 4px 12px;
	display: block;
	font-size: 0;
	text-decoration: none;
	height: 100%;
	_float: left;
}
.dxtcLite_White .dxtc-activeTab .dxtc-link
{
	padding: 4px 12px;
}
.dxtcLite_White .dxtc-text,
.dxtcLite_White .dxtc-leftIndent,
.dxtcLite_White .dxtc-rightIndent
{
	color: #3c3c3c;
	font: normal 11px Verdana;
	text-decoration: none;
	white-space: nowrap;
}
.dxtcLite_White .dxtc-img
{
	border-style: none;
	margin: -2px 3px -4px 0;
	width: 16px;
	height: 16px;
}
.dxtcLite_White.dxtc-rtl .dxtc-img
{
	margin: -2px 0 -4px 3px;
} 
.dxtcLite_White .dxtc-content 
{
	color: #1e395b;
	background: White none;
	border: 1px solid #868b91;
	font: 11px Verdana;
	float: left;
	clear: left;
	overflow: hidden;
	padding: 11px;
}
.dxtcLite_White.dxtc-top .dxtc-content 
{
	border-top-style: none!important;
}
/* Rtl */
.dxtcLite_White.dxtc-rtl,
.dxtcLite_White.dxtc-rtl .dxtc-content,
.dxtcLite_White.dxtc-rtl .dxtc-strip,
.dxtcLite_White.dxtc-rtl .dxtc-wrapper,
.dxtcLite_White.dxtc-rtl .dxtc-leftIndent,
.dxtcLite_White.dxtc-rtl .dxtc-spacer,
.dxtcLite_White.dxtc-rtl .dxtc-rightIndent,
.dxtcLite_White.dxtc-rtl .dxtc-sbWrapper,
.dxtcLite_White.dxtc-rtl .dxtc-sbIndent,
.dxtcLite_White.dxtc-rtl .dxtc-sbSpacer,
.dxtcLite_White.dxtc-rtl .dxtc-tab,
.dxtcLite_White.dxtc-rtl .dxtc-activeTab
{
	float: right;
}
.dxtc-top.dxtc-rtl .dxtc-content,
.dxtc-bottom.dxtc-rtl .dxtc-strip,
.dxtc-bottom.dxtc-rtl .dxtc-wrapper
{
	clear: right!important;
}
.dxtc-left.dxtc-rtl .dxtc-strip 
{
	float: left;
}
.dxtcLite_White.dxtc-rtl .dxtc-content,
.dxtcLite_White.dxtc-rtl .dxtc-strip,
.dxtcLite_White.dxtc-rtl .dxtc-wrapper
{
	*float: left;
}
.dxtcLite_White.dxtc-rtl .dxtc-content
{
	*clear: left!important;
}
/* Scrolling */
.dxtcLite_White .dxtc-sb          
{
	border-style: none;
	cursor: pointer;
	font-size: 0;
}
.dxtcLite_White .dxtc-sb img 
{
	border: none;
}
.dxtcLite_White .dxtc-sbIndent
{
	width: 5px;
}
.dxtcLite_White .dxtc-sbSpacer
{
	width: 1px;
}
/* Multi-row */
.dxtcLite_White .dxtc-n
{
	_display: inline;
}
.dxtcLite_White.dxtc-multiRow.dxtc-top .dxtc-tab 
{
	border-bottom-width: 0!important;
	height: 22px;
}
.dxtcLite_White.dxtc-multiRow.dxtc-top .dxtc-tab.dxtc-activeRowItem 
{
	border-bottom-width: 1px!important;
	height: 21px;
}
.dxtcLite_White.dxtc-multiRow.dxtc-bottom .dxtc-tab 
{
	border-top-width: 0!important;
	height: 22px;
}
.dxtcLite_White.dxtc-multiRow.dxtc-bottom .dxtc-tab.dxtc-activeRowItem 
{
	border-top-width: 1px!important;
	height: 21px;
}
.dxtcLiteDisabled_White,
.dxtcLiteDisabled_White .dxtc-text,
.dxtcLiteDisabled_White .dxtc-activeTab .dxtc-text,
.dxtcLiteDisabled_White .dxtc-content
{
	color: #bbbbbb;
	cursor: default;
}
/* bottom  */
.dxtcLite_White.dxtc-bottom .dxtc-strip, 
.dxtcLite_White.dxtc-bottom .dxtc-wrapper
{
	clear: left;
	*float: none;
}
.dxtcLite_White.dxtc-bottom .dxtc-leftIndent,
.dxtcLite_White.dxtc-bottom .dxtc-spacer,
.dxtcLite_White.dxtc-bottom .dxtc-rightIndent,
.dxtcLite_White.dxtc-bottom .dxtc-sbWrapper,
.dxtcLite_White.dxtc-bottom .dxtc-sbIndent,
.dxtcLite_White.dxtc-bottom .dxtc-sbSpacer,
.dxtcLite_White.dxtc-bottom .dxtc-tab
{
	border-top: 1px solid #868b91;
	border-bottom-style: none;
	_border-bottom-color: #000001;
	_zoom: 1;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color=#000001);
}
.dxtcLite_White.dxtc-bottom .dxtc-tab,
.dxtcLite_White.dxtc-bottom .dxtc-activeTab
{
	border-bottom: 1px solid #868b91;
}
.dxtcLite_White.dxtc-bottom .dxtc-activeTab
{
	border-top: 1px solid White;
}
.dxtcLite_White.dxtc-bottom .dxtc-content
{
	clear: right;
	border-top: 1px solid #868b91;
	border-right: 1px solid #868b91;
	border-bottom-color: #868b91;
	border-left: 1px solid #868b91;
	border-bottom-width: 1px;
	border-bottom-style: none!important;
}
.dxtcLite_White.dxtc-bottom .dxtc-sb          
{
	margin: 1px 0 0;
}
/* left */
.dxtcLite_White.dxtc-left .dxtc-tab,
.dxtcLite_White.dxtc-left .dxtc-activeTab,
.dxtcLite_White.dxtc-left .dxtc-leftIndent,
.dxtcLite_White.dxtc-left .dxtc-spacer,
.dxtcLite_White.dxtc-left .dxtc-rightIndent
{
	float: none;
	*float: left;
	clear: none;
	*clear: both;
	width: auto;
	height: auto;
}
.dxtcLite_White.dxtc-left .dxtc-tab
{
	border-top: 1px none #868b91;
	border-right: 1px solid #868b91;
	border-bottom: 1px solid #868b91;
	border-left: 1px solid #868b91;
}
.dxtcLite_White.dxtc-left .dxtc-activeTab
{
	border-top: 1px none #868b91;
	border-bottom: 1px solid #868b91;
	border-left: 1px solid #868b91;
	border-right: 1px solid White;
}
.dxtcLite_White.dxtc-left .dxtc-lead
{
	border-top: 1px solid #868b91;
}
.dxtcLite_White.dxtc-left .dxtc-activeTab .dxtc-link
{
	padding: 4px 12px;
}
.dxtcLite_White.dxtc-left .dxtc-leftIndent,
.dxtcLite_White.dxtc-left .dxtc-spacer,
.dxtcLite_White.dxtc-left .dxtc-rightIndent
{
	border: none;
	border-right: 1px solid #868b91;
	border-left: 1px solid transparent;
	width: auto;
	_border-left-color: #000001;
	_zoom: 1;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color=#000001);
}
.dxtcLite_White.dxtc-left .dxtc-leftIndent,
.dxtcLite_White.dxtc-left .dxtc-rightIndent
{
	height: 3px;
}
.dxtcLite_White.dxtc-left .dxtc-spacer
{
	height: 1px;
}
.dxtcLite_White.dxtc-left .dxtc-content
{
	border-left-style: none!important;
	float: left;
	clear: none;
}
/* right */
.dxtcLite_White.dxtc-right .dxtc-tab,
.dxtcLite_White.dxtc-right .dxtc-activeTab,
.dxtcLite_White.dxtc-right .dxtc-leftIndent,
.dxtcLite_White.dxtc-right .dxtc-spacer,
.dxtcLite_White.dxtc-right .dxtc-rightIndent
{
	float: none;
	*float: left;
	clear: none;
	*clear: both;
	width: auto;
	height: auto;
}
.dxtcLite_White.dxtc-right .dxtc-tab
{
	border-top: 1px none #868b91;
	border-right: 1px solid #868b91;
	border-bottom: 1px solid #868b91;
	border-left: 1px solid #868b91;
}
.dxtcLite_White.dxtc-right .dxtc-activeTab
{
	border-top: 1px none #868b91;
	border-right: 1px solid #868b91;
	border-bottom: 1px solid #868b91;
	border-left: 1px solid White;
}
.dxtcLite_White.dxtc-right .dxtc-lead
{
	border-top: 1px solid #868b91;
}
.dxtcLite_White.dxtc-right .dxtc-activeTab .dxtc-link
{
	padding: 4px 12px;
}
.dxtcLite_White.dxtc-right .dxtc-leftIndent,
.dxtcLite_White.dxtc-right .dxtc-spacer,
.dxtcLite_White.dxtc-right .dxtc-rightIndent
{
	border: none;
	border-left: 1px solid #868b91;
	border-right: 1px solid transparent;
	_border-right-color: #000001;
	_zoom: 1;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color=#000001);
}
.dxtcLite_White.dxtc-right .dxtc-leftIndent,
.dxtcLite_White.dxtc-right .dxtc-rightIndent
{
	height: 3px;
}
.dxtcLite_White.dxtc-right .dxtc-spacer
{
	height: 1px;
}
.dxtcLite_White.dxtc-right .dxtc-content
{
	border-top: 1px solid #868b91;
	border-right-color: #868b91;
	border-bottom: 1px solid #868b91;
	border-left: 1px solid #868b91;
	border-right-width: 1px;
	border-right-style: none!important;
	float: left;
	clear: none;
}
/* Services rules */
.dxtcLite_White.dxtc-noTabs .dxtc-content
{
	border: 1px solid #868b91!important;
} 

/* -- ASPxTitleIndex -- */
.dxtiControl_White 
{
	font: 11px Verdana;
	color: #3b3b3b;
	background: White none;
	border-style: none;
}
.dxtiControl_White a
{
	color: #5a9ddb;
	text-decoration: none;
} 
.dxtiControl_White a:hover
{
	text-decoration: underline;
}
.dxtiLoadingPanel_White
{
	font: 11px Verdana;
	color: #585e68;
	background: White none;
	border: 1px solid #80858d;
}
.dxtiLoadingPanel_White td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 10px 14px;
}
.dxtiItem_White
{
	color: #5a9ddb;
	text-decoration: none;
	white-space: nowrap;
}
.dxtiGroupHeader_White,
.dxtiGroupHeaderCategorized_White
{
	font-size: 17px;
	text-decoration: none;
}
.dxtiGroupHeader_White,
.dxtiGroupHeaderCategorized_White
{
	background: #eef1f4 none;
	border-bottom: 1px solid #e7eaee;
	padding-bottom: 2px;
	white-space: nowrap;
}
/* - GroupHeaderText - */
.dxtiGroupHeaderText_White
{
	color: #3b3b3b;
	padding: 3px 8px 1px;
}
.dxtiGroupHeaderTextCategorized_White
{
	color: #3b3b3b;
	font-size: 21px;
}
.dxtiGroupHeaderTextCategorized_White
{
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 2px;
}
/* - FilterBox - */
.dxtiFilterBox_White
{
	color: Black;
	font-weight: normal;
	background: #e7eaee url('/DXR.axd?r=100_1570-_ALSg') repeat-x left top;
	padding: 10px;
}
.dxtiFilterBoxInfoText_White
{
}
.dxtiFilterBoxEdit_White
{
	font-size: 11px;
	width: 165px;
	border: 1px solid #a5acb5;
	padding-left: 3px;
}
/* - IndexPanel - */
.dxtiIndexPanel_White
{
	background: White none;
	padding: 5px 0;
	text-decoration: underline;
}
.dxtiIndexPanelItem_White,
.dxtiCurrentIndexPanelItem_White,
.dxtiIndexPanelItem_White a
{
	color: #5a9ddb;
	text-decoration: none;
}
.dxtiIndexPanelItem_White a:hover
{
	text-decoration: underline;
}

.dxtiIndexPanelItem_White,
.dxtiCurrentIndexPanelItem_White
{
	padding: 2px 4px;
}
.dxtiCurrentIndexPanelItem_White
{
	color: #c983e4;
}
/* - BackToTop - */
.dxtiBackToTop_White,
.dxtiBackToTopRtl_White
{
	padding: 4px 4px 0;
	border-top: 1px solid #e3e6e9;
}
.dxtiBackToTop_White
{
	color: #5a9ddb;
	text-decoration: none;
}
/* Disabled */
.dxtiDisabled_White
{
	color: #989898;
	cursor: default;
}
/* -- ASPxUploadControl -- */
.dxucControl_White,
.dxucEditArea_White
{
	font: 11px Verdana;
}
.dxucControl_White .dxucInputs_White
{
}
.dxucTextBox_White
{
	background-color: white;
	border: 1px solid #A5ACB5;
	padding: 1px 2px;
}
.dxucTextBox_White .dxucEditArea_White
{
	margin: 0px;
	background-color: white;
}
.dxucErrorCell_White
{
	color: Red;
	text-align: left;
}
.dxucButton_White,
.dxucButton_White a
{
	color: #5A9DDB;
	white-space: nowrap;
	text-decoration: none;
}
.dxucButton_White a:hover
{
	text-decoration: underline;
}
.dxucBrowseButton_White,
.dxucBrowseButton_White a
{
	color: #3C3C3C;
	cursor: pointer;
	white-space: nowrap;
	text-decoration: none;
}
.dxucControl_White .dxucBrowseButton_White a
{
	color: #3C3C3C;
}
.dxucControl_White a[unselectable=on]
{
    user-select: none;
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
}
.dxucBrowseButton_White
{
	padding: 4px 16px;
	border: 1px solid #ABBAD0;
	background: #E7EAEE url('/DXR.axd?r=100_1572-_ALSg') repeat-x top;
}
.dxucBrowseButtonHover_White
{
	border-color: #EECC53;
	background: #FCF8E5 url('/DXR.axd?r=100_1573-_ALSg') repeat-x top;
}
.dxucBrowseButtonPressed_White
{
	border-color: #C2762B;
	background: #FEE287 url('/DXR.axd?r=100_1574-_ALSg') repeat-x top;
}
/* ProgressBar */
.dxucProgressBar_White,
.dxucProgressBar_White td.dx
{
	font: 11px Verdana;
	color: #3b3b3b;
}
.dxucProgressBar_White .dxucPBMainCell,
.dxucProgressBar_White td.dx
{
	padding: 0;
}
.dxucProgressBar_White
{
	background: #f6f7f8 url('/DXR.axd?r=100_1575-_ALSg') repeat-x left top;
	border: 1px solid #a5acb5;
}
.dxucProgressBarIndicator_White
{
	background: #dfe6ed url('/DXR.axd?r=100_1576-_ALSg') repeat-x left top;
}
/* Silverlight Plugin Link */
.dxucSilverlightPluginLinkPanel_White {
	font: 9px Verdana;
	color: #7d7d7d;
	text-align: left;
}
.dxucSilverlightPluginLinkPanel_White td {
	padding: 0px 3px;
	vertical-align: middle;
}
.dxucSilverlightPluginLinkPanel_White a {
	color: #5A9DDB;
}
/* Disabled */
.dxucDisabled_White,
.dxucDisabled_White a
{
	color: #989898;
	cursor: default;
}
.dxucTextBoxDisabled_White
{
	border-color: #D0D4D8;
}
.dxucButtonDisabled_White a,
.dxucButtonDisabled_White a:hover
{
	color: #989898;
	text-decoration: none;
}
.dxucBrowseButtonDisabled_White
{
	border-color: #D0D4D8;
	background: #EEF1F4 none;
}
.dxucControl_White .dxucBrowseButtonDisabled_White a
{
	color: #989898;
}

/* -- ASPxSplitter -- */
.dxsplControl_White,
.dxsplVSeparator_White,
.dxsplHSeparator_White
{
	background-color: White;
}
.dxsplVSeparator_White,
.dxsplHSeparator_White
{
	font-size: 0;
}
.dxsplControl_White,
.dxsplVSeparator_White,
.dxsplHSeparator_White,
.dxsplPane_White,
.dxsplPaneCollapsed_White,
.dxsplVSeparator_White,
.dxsplHSeparator_White,
.dxsplVSeparatorCollapsed_White,
.dxsplHSeparatorCollapsed_White
{
	border: 0px solid #C0C0C0;
}
.dxsplPane_White,
.dxsplPaneCollapsed_White
{
	border-width: 1px;
}
.dxsplPaneCollapsed_White
{
	border-right-width: 0px;
	border-bottom-width: 0px;
}
.dxsplVSeparator_White,
.dxsplHSeparator_White
{
	background: #e9edf1 none;
}
.dxsplVSeparator_White
{
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.dxsplHSeparator_White
{
	border-left-width: 1px;
	border-right-width: 1px;
}

.dxsplVSeparatorHover_White
{
	cursor: w-resize;
}
.dxsplHSeparatorHover_White
{
	cursor: n-resize;
}
.dxsplVSeparatorCollapsed_White
{
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.dxsplHSeparatorCollapsed_White
{
	border-left-width: 1px;
	border-right-width: 1px;
}
.dxsplVSeparatorCollapsed_White,
.dxsplHSeparatorCollapsed_White
{
	cursor: default!important;
}
.dxsplVSeparatorButton_White
{
	cursor: pointer;
	padding: 3px 0;
}
.dxsplHSeparatorButton_White
{
	cursor: pointer;
	padding: 0 3px;
}
.dxsplVSeparatorHover_White,
.dxsplVSeparatorButtonHover_White
{
	background-image: url('/DXR.axd?r=100_1564-_ALSg');
}
.dxsplHSeparatorHover_White,
.dxsplHSeparatorButtonHover_White
{
	background-image: url('/DXR.axd?r=100_1562-_ALSg');
}
.dxsplVSeparatorHover_White,
.dxsplHSeparatorHover_White,
.dxsplVSeparatorButtonHover_White,
.dxsplHSeparatorButtonHover_White
{
	background-color: #f8e393;
}
.dxsplResizingPointer_White
{
	background: url('/DXR.axd?r=100_1563-_ALSg') repeat;
}
.dxsplResizingPointer_White,
.dxsplS
{
	font-size: 0px;
	line-height: 0px;
}
.dxsplLCC,
.dxsplCC,
.dxsplS
{
	overflow: hidden;
}
.dxsplLCC,
.dxsplCC,
.dxsplP
{
	width: 100%;
	height: 100%;
} 
.dxsplLCC
{
	padding: 8px;
}

/* -- ASPxTreeView -- */
.dxtvControl_White
{
	float: left;
}
.dxtvControl_White li
{
	font: 11px Verdana;
	overflow-y: hidden;
}
.dxtvControl_White ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow-y: hidden;
}
.dxtvControl_White a
{
	color: #6289b8;
	text-decoration: none;
}
.dxtvControl_White .dxtv-ln
{
	vertical-align: top;
}
.dxtvControl_White .dxtv-nd
{
	color: Black;
	float: left;
	display: block;
	text-decoration: none;
	padding: 1px;
	margin: 1px 1px 1px 0;
	cursor: pointer;
	outline: 0 none;
}
.dxtvControl_White .dxtv-elbNoLn,
.dxtvControl_White .dxtv-elb
{
	width: 26px;
	height: 21px;
	vertical-align: top;
	float: left;
}
.dxtvControl_White .dxtv-btn
{
	margin-left: 8px;
	margin-top: 3px;
	cursor: pointer;
}
.dxtvControl_White .dxtv-subnd
{
	margin-left: 22px;
}
.dxtvControl_White .dxtv-ndImg
{
	padding: 4px 0px 3px 5px;
	float: left;
	vertical-align: middle;
	cursor: pointer;
}
.dxtvControl_White .dxtv-ndTxt
{
	padding: 4px;
	float: left;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
}
.dxtvControl_White .dxtv-ndChk
{
	padding: 0;
	float: left;
	vertical-align: middle;
	cursor: default;
	margin: 3px 3px 3px 6px;
	*margin: 4px 0 0 6px;
} 
.dxtvControl_White .dxtv-ndTmpl
{
	float: left;
	white-space: nowrap;
}

.dxtvControl_White .dxtv-ndSel
{
	background: #fddc7f url('/DXR.axd?r=100_1544-_ALSg') repeat-x left top;
	border: 1px solid #c2762b;
	padding: 0;
	cursor: default;
}

.dxtv-ndSel .dxtv-ndTxt,
.dxtv-ndSel .dxtv-ndImg
{
	cursor: default;
}

.dxtvControl_White .dxtv-ndHov
{
	background: #fcf9df url('/DXR.axd?r=100_1548-_ALSg') repeat-x left top;
	border: 1px solid #f2ca58;
	padding: 0;
	cursor: pointer;
}

.dxtv-ndHov .dxtv-ndTxt,
.dxtv-ndHov .dxtv-ndImg
{
	cursor: pointer;
}

.dxtvControl_White .dxtv-clr,
.dxtvControl_White .dxtv-clrIE7
{
	clear: both;
	font-size: 0;
	height: 0;
	display: block;
	visibility: hidden;
	width: 0;
} 

.dxtvControl_White .dxtv-clr
{
	line-height: 0;
}

.dxtvControl_White.dxtvRtl,
.dxtvControl_White.dxtvRtl .dxtv-nd,
.dxtvControl_White.dxtvRtl .dxtv-elbNoLn,
.dxtvControl_White.dxtvRtl .dxtv-elb,
.dxtvControl_White.dxtvRtl .dxtv-ndTxt,
.dxtvControl_White.dxtvRtl .dxtv-ndImg,
.dxtvControl_White.dxtvRtl .dxtv-ndChk,
.dxtvControl_White.dxtvRtl .dxtv-ndTmpl
{
	float: right;
}
.dxtvControl_White.dxtvRtl .dxtv-nd
{
	margin: 1px 0 1px 1px;
}
.dxtvControl_White.dxtvRtl .dxtv-elb,
.dxtvControl_White.dxtvRtl .dxtv-ln
{
	background-position: right top;
}
.dxtvControl_White.dxtvRtl .dxtv-btn
{
	margin: 3px 8px 0 0;
}
.dxtvControl_White.dxtvRtl .dxtv-subnd
{
	margin: 0 22px 0 0;
}
.dxtvControl_White.dxtvRtl .dxtv-ndImg
{
	padding: 4px 5px 3px 0px;
}
.dxtvControl_White.dxtvRtl.OperaRtlFix .dxtv-btn
{
	margin: 5px 10px 0 0;
}
.dxtvControl_White.dxtvRtl .dxtv-ndChk
{
	margin: 4px 6px 3px 3px;
	*margin: 4px 6px 0 0;
}
.dxtvControl_White.dxtvRtl.OperaRtlFix .dxtv-subnd
{
	overflow-x: hidden;
}

.dxtvDisabled_White,
.dxtvControl_White .dxtvDisabled,
.dxtvDisabled_White a,
.dxtvDisabled_White .dxtv-ndTxt,
.dxtvDisabled_White .dxtv-ndImg,
.dxtvDisabled_White .dxtv-btn,
.dxtvDisabled_White .dxtv-nd
{
	color: #c7cacf;
	cursor: default;
} 

.dxtvLoadingPanelWithContent_White
{
	font: 11px Verdana;
	color: #3c3c3c;
	background: White none;
	border: 1px solid #757575;
}
.dxtvLoadingPanelWithContent_White td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 10px 14px;
}

/* menuButtons_ThemeName and menuLinks_ThemeName uses in XAF */
.menuButtons_White 
{
	font: 11px Verdana;
	color: #3c3c3c;
	background: transparent none repeat 0 0!important;
}

.menuButtons_White .dxmMenuSeparator_White .dx,
.menuButtons_White .dxmMenuFullHeightSeparator_White .dx 
{
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	width: 1px;
	height: 1px;
}
.menuButtons_White .dxmMenuFullHeightSeparator_White
{
	display: inline;
}

.menuButtons_White .dxmMenuSeparator_White .dx,
.menuButtons_White .dxmMenuFullHeightSeparator_White,
.menuButtons_White .dxmMenuVerticalSeparator_White
{
	background-image: none;
	width: 5px;
}
.menuButtons_White .dxmMenuSeparator_White
{
	display: none;
}
.menuButtons_White .dxmMenuVerticalSeparator_White
{
	width: 100%;
	height: 1px;
}

.menuButtons_White .dxmMenuItem_White,
.menuButtons_White .dxmMenuItemWithImage_White,
.menuButtons_White .dxmMenuItemWithPopOutImage_White,
.menuButtons_White .dxmMenuItemWithImageWithPopOutImage_White,
.menuButtons_White .dxmVerticalMenuItem_White,
.menuButtons_White .dxmVerticalMenuItemWithImage_White,
.menuButtons_White .dxmVerticalMenuItemWithPopOutImage_White,
.menuButtons_White .dxmVerticalMenuItemWithImageWithPopOutImage_White, 
.menuButtons_White .dxmMenuLargeItem_White,
.menuButtons_White .dxmMenuLargeItemWithImage_White,
.menuButtons_White .dxmMenuLargeItemWithPopOutImage_White,
.menuButtons_White .dxmMenuLargeItemWithImageWithPopOutImage_White,
.menuButtons_White .dxmVerticalMenuLargeItem_White,
.menuButtons_White .dxmVerticalMenuLargeItemWithImage_White,
.menuButtons_White .dxmVerticalMenuLargeItemWithPopOutImage_White,
.menuButtons_White .dxmVerticalMenuLargeItemWithImageWithPopOutImage_White
{
	font-weight: normal;
	vertical-align: middle;
	background: #FFFFFF url('/DXR.axd?r=100_1542-_ALSg') repeat-x center bottom;
	padding: 2px 10px 3px 11px;
	cursor: pointer;
	color: #3c3c3c;
	border: 1px solid #bbbfc4;
}
.menuButtons_White .dxmMenuItemHover_White,
.menuButtons_White .dxmMenuItemHoverWithImage_White,
.menuButtons_White .dxmMenuItemHoverWithPopOutImage_White,
.menuButtons_White .dxmMenuItemHoverWithImageWithPopOutImage_White, 
.menuButtons_White .dxmVerticalMenuItemHover_White,
.menuButtons_White .dxmVerticalMenuItemHoverWithImage_White,
.menuButtons_White .dxmVerticalMenuItemHoverWithPopOutImage_White,
.menuButtons_White .dxmVerticalMenuItemHoverWithImageWithPopOutImage_White, 
.menuButtons_White .dxmMenuLargeItemHover_White,
.menuButtons_White .dxmMenuLargeItemHoverWithImage_White,
.menuButtons_White .dxmMenuLargeItemHoverWithPopOutImage_White,
.menuButtons_White .dxmMenuLargeItemHoverWithImageWithPopOutImage_White, 
.menuButtons_White .dxmVerticalMenuLargeItemHover_White,
.menuButtons_White .dxmVerticalMenuLargeItemHoverWithImage_White,
.menuButtons_White .dxmVerticalMenuLargeItemHoverWithPopOutImage_White,
.menuButtons_White .dxmVerticalMenuLargeItemHoverWithImageWithPopOutImage_White
{
	color: #3c3c3c;
	background: #fcf8e5 url('/DXR.axd?r=100_1543-_ALSg') repeat-x center bottom;
	padding: 2px 10px 3px 11px;
	font-weight: normal;
	vertical-align: middle;
	border: 1px solid #eecc53;
	cursor: pointer;
}
.menuButtons_White .dxmMenuItemWithImage_White,
.menuButtons_White .dxmMenuItemWithImageWithPopOutImage_White,
.menuButtons_White .dxmVerticalMenuItemWithImage_White,
.menuButtons_White .dxmVerticalMenuItemWithImageWithPopOutImage_White, 
.menuButtons_White .dxmMenuLargeItemWithImage_White,
.menuButtons_White .dxmMenuLargeItemWithImageWithPopOutImage_White,
.menuButtons_White .dxmVerticalMenuLargeItemWithImage_White,
.menuButtons_White .dxmVerticalMenuLargeItemWithImageWithPopOutImage_White,
.menuButtons_White .dxmMenuItemHoverWithImage_White,
.menuButtons_White .dxmMenuItemHoverWithImageWithPopOutImage_White, 
.menuButtons_White .dxmVerticalMenuItemHoverWithImage_White,
.menuButtons_White .dxmVerticalMenuItemHoverWithImageWithPopOutImage_White, 
.menuButtons_White .dxmMenuLargeItemHoverWithImage_White,
.menuButtons_White .dxmMenuLargeItemHoverWithImageWithPopOutImage_White, 
.menuButtons_White .dxmVerticalMenuLargeItemHover_White,
.menuButtons_White .dxmVerticalMenuLargeItemHoverWithImageWithPopOutImage_White
{
	padding-top: 2px!important;
	padding-bottom: 1px!important;
}

.menuLinks_White
{
	font: 11px Verdana;
	background: transparent none repeat 0 0!important;
	border-width: 0px!important;
}

.menuLinks_White .dxmMenuItemHover_White a,
.menuLinks_White .dxmMenuItemHoverWithImage_White a,
.menuLinks_White .dxmMenuItemHoverWithPopOutImage_White a,
.menuLinks_White .dxmMenuItemHoverWithImageWithPopOutImage_White a,
.menuLinks_White .dxmVerticalMenuItemHover_White a,
.menuLinks_White .dxmVerticalMenuItemHoverWithImage_White a,
.menuLinks_White .dxmVerticalMenuItemHoverWithPopOutImage_White a,
.menuLinks_White .dxmVerticalMenuItemHoverWithImageWithPopOutImage_White a,
.menuLinks_White .dxmMenuLargeItemHover_White a,
.menuLinks_White .dxmMenuLargeItemHoverWithImage_White a,
.menuLinks_White .dxmMenuLargeItemHoverWithPopOutImage_White a,
.menuLinks_White .dxmMenuLargeItemHoverWithImageWithPopOutImage_White a,
.menuLinks_White .dxmVerticalMenuLargeItemHover_White a,
.menuLinks_White .dxmVerticalMenuLargeItemHoverWithImage_White a,
.menuLinks_White .dxmVerticalMenuLargeItemHoverWithPopOutImage_White a,
.menuLinks_White .dxmVerticalMenuLargeItemHoverWithImageWithPopOutImage_White a
{
	text-decoration: underline;
}

.menuLinks_White .dxmMenuItemHover_White,
.menuLinks_White .dxmMenuItemHoverWithImage_White,
.menuLinks_White .dxmMenuItemHoverWithPopOutImage_White,
.menuLinks_White .dxmMenuItemHoverWithImageWithPopOutImage_White, 
.menuLinks_White .dxmVerticalMenuItemHover_White,
.menuLinks_White .dxmVerticalMenuItemHoverWithImage_White,
.menuLinks_White .dxmVerticalMenuItemHoverWithPopOutImage_White,
.menuLinks_White .dxmVerticalMenuItemHoverWithImageWithPopOutImage_White, 
.menuLinks_White .dxmMenuLargeItemHover_White,
.menuLinks_White .dxmMenuLargeItemHoverWithImage_White,
.menuLinks_White .dxmMenuLargeItemHoverWithPopOutImage_White,
.menuLinks_White .dxmMenuLargeItemHoverWithImageWithPopOutImage_White, 
.menuLinks_White .dxmVerticalMenuLargeItemHover_White,
.menuLinks_White .dxmVerticalMenuLargeItemHoverWithImage_White,
.menuLinks_White .dxmVerticalMenuLargeItemHoverWithPopOutImage_White,
.menuLinks_White .dxmVerticalMenuLargeItemHoverWithImageWithPopOutImage_White
{
	background: transparent none repeat 0 0;
	padding-right: 5px;
	padding-left: 11px;
	font-weight: normal;
	vertical-align: middle;
	cursor: pointer;
	border-width: 0px;
}

.menuLinks_White .dxmMenuItem_White a,
.menuLinks_White .dxmMenuItem_White a:visited,
.menuLinks_White .dxmMenuItemWithImage_White a,
.menuLinks_White .dxmMenuItemWithImage_White a:visited,
.menuLinks_White .dxmMenuItemWithPopOutImage_White a,
.menuLinks_White .dxmMenuItemWithPopOutImage_White a:visited,
.menuLinks_White .dxmMenuItemWithImageWithPopOutImage_White a,
.menuLinks_White .dxmMenuItemWithImageWithPopOutImage_White a:visited,
.menuLinks_White .dxmVerticalMenuItem_White a,
.menuLinks_White .dxmVerticalMenuItem_White a:visited,
.menuLinks_White .dxmVerticalMenuItemWithImage_White a,
.menuLinks_White .dxmVerticalMenuItemWithImage_White a:visited,
.menuLinks_White .dxmVerticalMenuItemWithPopOutImage_White a,
.menuLinks_White .dxmVerticalMenuItemWithPopOutImage_White a:visited,
.menuLinks_White .dxmVerticalMenuItemWithImageWithPopOutImage_White a,
.menuLinks_White .dxmVerticalMenuItemWithImageWithPopOutImage_White a:visited,
.menuLinks_White .dxmMenuLargeItem_White a,
.menuLinks_White .dxmMenuLargeItem_White a:visited,
.menuLinks_White .dxmMenuLargeItemWithImage_White a,
.menuLinks_White .dxmMenuLargeItemWithImage_White a:visited,
.menuLinks_White .dxmMenuLargeItemWithPopOutImage_White a,
.menuLinks_White .dxmMenuLargeItemWithPopOutImage_White a:visited,
.menuLinks_White .dxmMenuLargeItemWithImageWithPopOutImage_White a,
.menuLinks_White .dxmMenuLargeItemWithImageWithPopOutImage_White a:visited,
.menuLinks_White .dxmVerticalMenuLargeItem_White a,
.menuLinks_White .dxmVerticalMenuLargeItem_White a:visited,
.menuLinks_White .dxmVerticalMenuLargeItemWithImage_White a,
.menuLinks_White .dxmVerticalMenuLargeItemWithImage_White a:visited,
.menuLinks_White .dxmVerticalMenuLargeItemWithPopOutImage_White a,
.menuLinks_White .dxmVerticalMenuLargeItemWithPopOutImage_White a:visited,
.menuLinks_White .dxmVerticalMenuLargeItemWithImageWithPopOutImage_White a,
.menuLinks_White .dxmVerticalMenuLargeItemWithImageWithPopOutImage_White a:visited
{
	color: #5a9ddb;
	text-decoration: none;
}

.menuLinks_White .dxmMenuItem_White,
.menuLinks_White .dxmMenuItemWithImage_White,
.menuLinks_White .dxmMenuItemWithPopOutImage_White,
.menuLinks_White .dxmMenuItemWithImageWithPopOutImage_White,
.menuLinks_White .dxmVerticalMenuItem_White,
.menuLinks_White .dxmVerticalMenuItemWithImage_White,
.menuLinks_White .dxmVerticalMenuItemWithPopOutImage_White,
.menuLinks_White .dxmVerticalMenuItemWithImageWithPopOutImage_White, 
.menuLinks_White .dxmMenuLargeItem_White,
.menuLinks_White .dxmMenuLargeItemWithImage_White,
.menuLinks_White .dxmMenuLargeItemWithPopOutImage_White,
.menuLinks_White .dxmMenuLargeItemWithImageWithPopOutImage_White,
.menuLinks_White .dxmVerticalMenuLargeItem_White,
.menuLinks_White .dxmVerticalMenuLargeItemWithImage_White,
.menuLinks_White .dxmVerticalMenuLargeItemWithPopOutImage_White,
.menuLinks_White .dxmVerticalMenuLargeItemWithImageWithPopOutImage_White
{
	font-weight: normal;
	vertical-align: middle;
	background: transparent none repeat 0 0;
	padding: 0px 5px 0px 11px;
	cursor: pointer;
}
/* --- ASPxMenu Lite skins for XAF --- */
.dxmtb.menuLinks_White .dxm-item,
.dxmtb.menuLinks_White .dxm-hovered,
.dxmtb.menuLinks_White .dxm-disabled,
.menuLinks_White.dxm-vertical .dxm-item,
.menuLinks_White.dxm-vertical .dxm-hovered,
.menuLinks_White.dxm-vertical .dxm-disabled
{
	border-style: none!important;
	padding: 1px!important;
	background: none!important;
}
.menuLinks_White .dxm-content,
.menuLinks_White .dxm-hovered .dxm-content,
.menuLinks_White .dxm-disabled .dxm-content
{
	padding-top: 4px!important;
	padding-bottom: 0px!important;
}
.menuLinks_White .dxm-popOut,
.menuLinks_White .dxm-hovered .dxm-popOut,
.menuLinks_White .dxm-disabled .dxm-popOut
{
	padding-top: 10px!important;
	padding-bottom: 0px!important;
}
.menuLinks_White.dxm-vertical .dxm-dropDownMode .dxm-popOut
{
	padding-top: 8px!important;
	padding-right: 4px!important;
}
.menuLinks_White .dxm-image,
.menuLinks_White .dxm-hovered .dxm-image,
.menuLinks_White .dxm-disabled .dxm-image
{
	vertical-align: text-top;
	display: block;
	border-style: none;
	float: left;
}
.dxmLite_White .menuLinks_White .dxm-content a.dx
{
	color: #5a9ddb;
}
.dxmLite_White .menuLinks_White .dxm-hovered .dxm-content a.dx
{
	text-decoration: underline!important;
	color: #5a9ddb;
}
.menuLinks_White .dxm-disabled
{
	text-decoration: underline!important;
}
.menuLinks_White .dxm-popOut,
.menuLinks_White .dxm-hovered .dxm-popOut,
.menuLinks_White .dxm-disabled .dxm-popOut
{
	border-left-style: none!important;
}
.menuLinks_White .dxm-hasText .dxm-image
{
	margin-right: 5px!important;
}
.menuLinks_White .dxm-content
{
	padding-left: 7px!important;
}
.menuLinks_White .dxm-hasText.dxm-content
{
	padding-left: 6px!important;
}
.menuLinks_White .dxm-noImage .dxm-content,
.menuLinks_White .dxm-noImages .dxm-content
{
	padding-left: 8px!important;
}
.menuLinks_White .dxm-dropDownMode .dxm-content 
{
	padding-left: 8px!important;
	padding-right: 12px!important;
}
.menuLinks_White .dxm-dropDownMode.dxm-noImage .dxm-content,
.menuLinks_White .dxm-noImages .dxm-dropDownMode .dxm-content
{
	padding-left: 9px!important;
}
.menuLinks_White.dxm-vertical .dxm-content,
.menuLinks_White.dxm-vertical .dxm-dropDownMode .dxm-content 
{
	padding-left: 10px!important;
}
.menuLinks_White.dxm-vertical .dxm-noImage .dxm-content,
.menuLinks_White.dxm-vertical .dxm-noImages .dxm-content
{
	padding-left: 33px!important;
}
.dxmLite_White .menuLinks_White .dxm-disabled .dxm-content a.dx
{
	color: #989898;
	text-decoration: none!important;
	cursor: default!important;
}


.menuButtons_White .dxm-content,
.menuButtons_White .dxm-hovered .dxm-content,
.menuButtons_White .dxm-disabled .dxm-content
{
	padding-top: 2px!important;
	padding-bottom: 2px!important;
}
.menuButtons_White .dxm-noImages .dxm-content,
.menuButtons_White .dxm-noImage .dxm-content,
.menuButtons_White .dxm-noImage .dxm-hovered .dxm-content,
.menuButtons_White .dxm-noImage .dxm-disabled .dxm-content
{
	padding-top: 3px!important;
	padding-bottom: 3px!important;
}
.dxm-horizontal.menuButtons_White .dxm-content 
{
	padding-left: 11px!important;
}
.menuButtons_White.dxm-vertical .dxm-content
{
	padding-left: 11px!important;
}
.menuButtons_White.dxm-vertical .dxm-noImage .dxm-content,
.menuButtons_White.dxm-vertical .dxm-noImages .dxm-content
{
	padding-left: 14px!important;
}
.dxm-horizontal.menuButtons_White .dxm-dropDownMode .dxm-content 
{
	padding-right: 3px!important;
}
.dxm-horizontal.menuButtons_White .dxm-content 
{
	padding-right: 10px!important;
}
.dxm-horizontal.menuButtons_White .dxm-content.dxm-hasText .dxm-image 
{
	margin-right: 10px!important;
}
.dxm-horizontal.menuButtons_White .dxm-content .dxm-image 
{
	margin-right: 0px!important;
}
.dxm-horizontal.menuButtons_White .dxm-popOut,
.dxm-horizontal.menuButtons_White .dxm-disabled .dxm-popOut
{
	padding: 8px 10px 7px 12px!important;
}
.dxm-horizontal.menuButtons_White .dxm-hovered .dxm-popOut
{
	padding-left: 11px!important;
}
.menuButtons_White.dxm-vertical .dxm-popOut,
.menuButtons_White.dxm-vertical .dxm-hovered .dxm-popOut,
.menuButtons_White.dxm-vertical .dxm-disabled .dxm-popOut
{
	padding-left: 11px!important;
	padding-right: 10px!important;
}
.dxm-horizontal.menuButtons_White,
.dxm-horizontal.menuButtons_White .dxm-item,
.dxm-horizontal.menuButtons_White .dxm-hovered,
.dxm-horizontal.menuButtons_White li.dxm-disabled
{
	padding: 0px 5px 0px 0px!important;
	border-style: none!important;
	background: none!important;
}
.dxm-horizontal.menuButtons_White .dxm-item .dxm-content,
.dxm-horizontal.menuButtons_White .dxm-item .dxm-popOut,
.menuButtons_White.dxm-vertical .dxm-item
{
	color: #3c3c3c;
	border: 1px solid #bbbfc4;
	background: #e7eaee url('/DXR.axd?r=100_1538-_ALSg') repeat-x left top;
}
.dxm-horizontal.menuButtons_White .dxm-hovered .dxm-content,
.dxm-horizontal.menuButtons_White .dxm-hovered .dxm-popOut,
.menuButtons_White.dxm-vertical .dxm-hovered
{
	color: #3c3c3c!important;
	border: 1px solid #eecc53!important;
	background: #fcf8e5 url('/DXR.axd?r=100_1539-_ALSg') repeat-x left top!important;
}
.menuButtons_White.dxm-vertical .dxm-hovered .dxm-popOut
{
	border-left: 1px solid #eecc53!important;
}
.dxm-horizontal.menuButtons_White .dxm-disabled .dxm-content,
.dxm-horizontal.menuButtons_White .dxm-disabled .dxm-popOut,
.menuButtons_White.dxm-vertical .dxm-disabled
{
	border-color: #d0d4d8!important;
	color: #989898!important;
	background: #eef1f4 none!important;
}
.dxm-horizontal.menuButtons_White .dxm-item .dxm-popOut,
.dxm-horizontal.menuButtons_White .dxm-disabled .dxm-popOut
{
	border-left-width: 0px;
}
.dxm-horizontal.menuButtons_White .dxm-dropDownMode.dxm-item .dxm-content,
.dxm-horizontal.menuButtons_White .dxm-dropDownMode.dxm-hovered .dxm-content,
.dxm-horizontal.menuButtons_White .dxm-dropDownMode.dxm-disabled .dxm-content,
.dxm-horizontal.menuButtons_White .dxm-subMenu.dxm-item .dxm-content,
.dxm-horizontal.menuButtons_White .dxm-subMenu.dxm-hovered .dxm-content,
.dxm-horizontal.menuButtons_White .dxm-subMenu.dxm-disabled .dxm-content
{
	border-right-width: 0px!important;
	padding-right: 4px!important;
}
.menuButtons_White .dxm-subMenu .dxm-popOut,
.menuButtons_White .dxm-subMenu.dxm-hovered .dxm-popOut
{
	border-left-width: 0px!important;
}
.dxm-horizontal.menuButtons_White .dxm-subMenu .dxm-popOut,
.dxm-horizontal.menuButtons_White .dxm-subMenu.dxm-hovered .dxm-popOut
{
	padding-left: 0px!important;
}

/* ASPxFileManager */
.dxfmControl_White 
{
	font: 11px Verdana;
	outline: 0px;
}
.dxfmDisabled_White
{
	color: #ACACAC;
}

/* FileManager - TreeView */
.dxfmControl_White .dxtvControl_White 
{
	margin-left: -5px;
}
.dxfmControl_White .dxtvControl_White .dxtv-nd .dxtv-ndTxt 
{
	padding-left: 1px;
}
.dxfmControl_White .dxtvControl_White .dxtv-nd 
{
	padding-left: 3px;
	margin-bottom: 0px;
}
.dxfmControl_White .dxtvControl_White .dxfm-folderSI
{
	border: 1px dotted #888888;
	padding: 0px 0px 0px 2px;
}
.dxfmControl_White .dxtvControl_White .dxtv-ndHov
{
	padding-left: 2px;
}
.dxfmControl_White .dxtvControl_White .dxtv-ndSel
{
	padding-left: 2px;
}
.dxfmControl_White .dxtvControl_White .dxtv-ndImg
{
	padding: 0px;
	margin-right: 3px;
	margin-top: 2px;
}

/* FileManager - File */
.dxfmControl_White .dxfm-file 
{
	float: left;
	text-align: center;
	cursor: pointer;
	white-space: nowrap;
	padding: 5px;
	margin: 5px;
}
.dxfmControl_White.dxfm-rtl .dxfm-file 
{
	float: right;
}
.dxfmDisabled_White .dxfm-file
{
	cursor: default;
}
.dxfmControl_White .dxfm-fileSI
{
	border: 1px dotted #888888;
}
.dxfmControl_White .dxfm-fileSA
{
	background: #fddc7f url('/DXR.axd?r=100_1544-_ALSg') repeat-x left top;
	border: 1px solid #888888;
}
.dxfmControl_White .dxfm-fileH
{
	background: #FCF9DF url('/DXR.axd?r=100_1543-_ALSg') repeat-x left top;
	border: 1px solid #F2CA58;
}
.dxfmControl_White .dxfm-content
{
	overflow: hidden;
}
.dxfmControl_White .dxfm-content div
{
	overflow: hidden;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.dxfmControl_White .dxfm-content div
{
	height: 18px;
}
.dxfmControl_White .dxfm-content .dxfm-highlight
{
	background: #e2ecf7 none repeat 0 0;
	color: Black;
	font-weight: bold;
}

/* FileManager - Toolbar */
.dxfmControl_White .dxfm-toolbar
{
	background: #e7eaee url('/DXR.axd?r=100_1542-_ALSg') repeat-x left top;
}
.dxfmControl_White .dxfm-toolbar table.dxfm
{
	width: 100%;
}
.dxfmControl_White .dxfm-toolbar .dxfm-filter
{
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}
.dxfmControl_White.dxfm-rtl .dxfm-toolbar .dxfm-filter
{
	text-align: left;
}
.dxfmControl_White .dxfm-toolbar .dxfm-filter input
{
	border: 1px solid #A5ACB5;
	margin: 4px 4px 0px 3px;
	width: 130px;
	height: 16px;
	font: 11px Verdana;
}
.dxfmControl_White .dxfm-toolbar .dxfm-path input
{
	border: 1px solid #A5ACB5;
	width: 230px;
	height: 16px;
	font: 11px Verdana;
}

/* FileManager - Toolbar - Light */
.dxfmControl_White .dxfm-toolbar .dxsplLCC 
{
	padding: 5px;
}
.dxfmControl_White .dxfm-toolbar .dxmLite_White .dxm-main
{
	margin-top: 1px;
	border-width: 0px;
	background: transparent none;
}
.dxfmControl_White .dxfm-toolbar .dxmLite_White .dxm-horizontal.dxmtb .dxm-separator 
{
	margin: 0px 11px;
}
.dxfmControl_White .dxfm-toolbar .dxmLite_White .dxfm-path 
{
	padding-left: 2px;
	padding-top: 1px;
}
.dxfmControl_White .dxfm-toolbar .dxmLite_White .dxfm-path input
{
	margin: 1px 8px 0px 4px;
}
.dxfmControl_White.dxfm-rtl .dxfm-toolbar .dxmLite_White .dxfm-path input
{
	margin: 1px 4px 0px 8px;
}
.dxfmControl_White .dxfm-toolbar .dxmLite_White .dxm-item .dxm-content 
{
	padding-top: 4px;
}
.dxfmControl_White .dxfm-toolbar .dxmLite_White .dxm-item .dxm-content .dxm-image {
	margin: 0px;
}

/* FileManager - Toolbar - Classic */
.dxfmControl_White .dxfm-toolbar .dxmMenu_White
{
	border-width: 0px;
	background: transparent none;
	padding-top: 3px;
	padding-left: 3px;
	display: inline-block;
}
.dxfmControl_White .dxfm-toolbar .dxmMenu_White .dxmMenuSeparator_White 
{
	padding: 0px 11px;
}
.dxfmControl_White .dxfm-toolbar .dxmMenu_White .dxmMenuItemSpacing_White 
{
	width: 4px;
	display: block;
}
.dxfmControl_White .dxfm-toolbar .dxmMenu_White .dxmMenuItem_White.dxfm-path 
{
	padding-right: 0px;
	padding-left: 0px;
}
.dxfmControl_White .dxfm-toolbar .dxmMenu_White .dxmMenuItem_White
{
	padding-top: 1px;
	padding-left: 3px;
	background: transparent none;
}
.dxfmControl_White .dxfm-toolbar .dxmMenu_White .dxmMenuItemWithImage_White
{
	background: transparent none;
}
.dxfmControl_White .dxfm-toolbar .dxmMenu_White .dxmMenuItemHoverWithImage_White
{
	background: #fcf9df url('/DXR.axd?r=100_1543-_ALSg') repeat-x left top;
	border: 1px solid #868b91;
	padding: 2px 4px;
}
.dxfmControl_White .dxfm-toolbar .dxmMenu_White .dxfm-path input
{
	margin: 0px 8px 0px 4px;
}
.dxfmControl_White.dxfm-rtl .dxfm-toolbar .dxmMenu_White .dxfm-path input
{
	margin: 0px 4px 0px 8px;
}

/* FileManager - UploadPanel */
.dxfmControl_White .dxfm-uploadPanel 
{
	background: #e3e6e8 url('/DXR.axd?r=100_1554-_ALSg') repeat-x left top;
	text-align: right;
}
.dxfmControl_White.dxfm-rtl .dxfm-uploadPanel 
{
	text-align: left;
}
.dxfmControl_White .dxfm-uploadPanel table.dxfm-uploadPanelTable
{
	display: inline-block;
	margin-right: 4px;
	margin-top: 1px;
}
.dxfmControl_White .dxfm-uploadPanel table.dxfm-uploadPanelTable .dxucControl_White 
{
	margin-right: 10px;
	margin-top: 4px;
}
.dxfmControl_White.dxfm-rtl .dxfm-uploadPanel table.dxfm-uploadPanelTable .dxucControl_White 
{
	margin-right: 0px;
	margin-left: 10px;
}
.dxfmControl_White .dxfm-uploadPanel table.dxfm-uploadPanelTable td.dxfm-uploadPanelTableBCell a 
{
	color: #5A9DDB;
	text-decoration: none;
}
.dxfmControl_White .dxfm-uploadPanel table.dxfm-uploadPanelTable td.dxfm-uploadPanelTableBCell a:hover 
{
	text-decoration: underline;
}
.dxfmControl_White .dxfm-uploadPanel table.dxfm-uploadPanelTable td.dxfm-uploadPanelTableBCell a.dxfm-uploadDisable 
{
	color: #777777;
	text-decoration: none;
	cursor: default;
}
.dxfmControl_White .dxfm-uploadPanel.dxsplPane_White .dxucTextBox_White 
{
	padding: 0px 2px;
}
.dxfmControl_White .dxfm-uploadPanel.dxsplPane_White .dxucBrowseButton_White 
{
	padding: 2px 8px 3px;
}
.dxfmControl_White .dxfm-uploadPanel.dxsplPane_White .dxucSilverlightPluginLinkPanel_White 
{
	margin-top: -8px;
}

/* FileManager - Splitter */
.dxfmControl_White .dxsplControl_White
{
	border-width: 1px;
	border-color: #909AA6;
}
.dxfmControl_White .dxsplPane_White
{
	border-width: 0px;
}
.dxfmControl_White .dxsplLCC 
{
	outline-width: 0px;
	padding: 4px;
}
.dxfmControl_White.dxfm-dst .dxsplVSeparator_White
{
	width: 3px;
	background: White url('/DXR.axd?r=100_1540-_ALSg') repeat-y right;
	border-width: 0px;
}
.dxfmControl_White.dxfm-dst.dxfm-rtl .dxsplVSeparator_White
{
	background-position-x: left;
}
.dxfmControl_White.dxfm-tch .dxsplVSeparator_White
{
	border-width: 0 1px;
	border-color: #868B91;
}
.dxfmControl_White .dxsplHSeparator_White
{
	border-width: 0px;
	background: #868B91 none;
}

/* FileManager - Create, Rename input */
.dxfmControl_White .dxfm-cInput,
.dxfmControl_White .dxfm-rInput
{
	border: 1px solid #A5ACB5;
	padding: 1px;
	font: 11px Verdana;
	outline-width: 0px;
	margin: 0px;
}

/* FileManager - LoadingPanel */
.dxfmControl_White .dxfmLoadingPanel_White 
{
	background-color: white;
	border: 1px solid #9F9F9F;
	color: #303030;
	font: 12px Tahoma;
}
.dxfmControl_White .dxfmLoadingPanel_White td.dx {
	padding: 12px;
	text-align: center;
	white-space: nowrap;
}

/* FileManager - Move PopupControl */
.dxfmControl_White .dxpcContentPaddings_White 
{
	padding: 5px 0px 0px;
}
.dxfmControl_White .dxpcContent_White .dxfm-mpFoldersC 
{
	overflow: auto;
	padding: 0px 0px 20px 5px;
}
.dxfmControl_White .dxpcContent_White .dxfm-mpButtonC
{
	margin-top: 20px;
	border-top: 1px solid #868B91;
	text-align: right;
	background: #E3E6E8 url('/DXR.axd?r=100_1554-_ALSg') repeat-x left top;
	padding: 10px 15px 10px 10px;
}
.dxfmControl_White .dxpcContent_White .dxfm-mpButtonC a 
{
	margin-left: 12px;
	color: #1B3F91;
}


.dxEditors_edtError_White,
.dxEditors_edtCalendarPrevYear_White,
.dxEditors_edtCalendarPrevYearDisabled_White,
.dxEditors_edtCalendarPrevMonth_White,
.dxEditors_edtCalendarPrevMonthDisabled_White,
.dxEditors_edtCalendarNextMonth_White,
.dxEditors_edtCalendarNextMonthDisabled_White,
.dxEditors_edtCalendarNextYear_White,
.dxEditors_edtCalendarNextYearDisabled_White,
.dxEditors_edtCalendarFNPrevYear_White,
.dxEditors_edtCalendarFNNextYear_White,
.dxEditors_edtEllipsis_White,
.dxEditors_edtEllipsisDisabled_White,
.dxEditors_edtDropDown_White,
.dxEditors_edtDropDownDisabled_White,
.dxEditors_edtSpinEditIncrementImage_White,
.dxEditors_edtSpinEditIncrementImageDisabled_White,
.dxEditors_edtSpinEditDecrementImage_White,
.dxEditors_edtSpinEditDecrementImageDisabled_White,
.dxEditors_edtSpinEditLargeIncImage_White,
.dxEditors_edtSpinEditLargeIncImageDisabled_White,
.dxEditors_edtSpinEditLargeDecImage_White,
.dxEditors_edtSpinEditLargeDecImageDisabled_White,
.dxEditors_fcadd_White,
.dxEditors_fcaddhot_White,
.dxEditors_fcremove_White,
.dxEditors_fcremovehot_White,
.dxEditors_fcgroupaddcondition_White,
.dxEditors_fcgroupaddgroup_White,
.dxEditors_fcgroupremove_White,
.dxEditors_fcopany_White,
.dxEditors_fcopbegin_White,
.dxEditors_fcopbetween_White,
.dxEditors_fcopcontain_White,
.dxEditors_fcopnotcontain_White,
.dxEditors_fcopnotequal_White,
.dxEditors_fcopend_White,
.dxEditors_fcopequal_White,
.dxEditors_fcopgreater_White,
.dxEditors_fcopgreaterorequal_White,
.dxEditors_fcopnotblank_White,
.dxEditors_fcopblank_White,
.dxEditors_fcopless_White,
.dxEditors_fcoplessorequal_White,
.dxEditors_fcoplike_White,
.dxEditors_fcopnotany_White,
.dxEditors_fcopnotbetween_White,
.dxEditors_fcopnotlike_White,
.dxEditors_fcgroupand_White,
.dxEditors_fcgroupor_White,
.dxEditors_fcgroupnotand_White,
.dxEditors_fcgroupnotor_White,
.dxEditors_caRefresh_White,
.dxEditors_edtRadioButtonChecked_White,
.dxEditors_edtRadioButtonUnchecked_White,
.dxEditors_edtRadioButtonCheckedDisabled_White,
.dxEditors_edtRadioButtonUncheckedDisabled_White,
.dxEditors_edtRadioButtonGrayedDisabled_White,
.dxEditors_edtTBDecBtn_White,
.dxEditors_edtTBIncBtn_White,
.dxEditors_edtTBMainDH_White,
.dxEditors_edtTBSecondaryDH_White,
.dxEditors_edtTBIncBtnDisabled_White,
.dxEditors_edtTBDecBtnDisabled_White,
.dxEditors_edtTBMainDHDisabled_White,
.dxEditors_edtTBSecondaryDHDisabled_White
{
	-background-image: url('/DXR.axd?r=100_1431-_ALSg');
	background: transparent url('/DXR.axd?r=100_1432-_ALSg') no-repeat;
}

/* TrackBar */
.dxEditors_edtTBDecBtn_White, .dxEditors_edtTBIncBtn_White,
.dxEditors_edtTBDecBtnHover_White, .dxEditors_edtTBIncBtnHover_White,
.dxEditors_edtTBDecBtnPressed_White, .dxEditors_edtTBIncBtnPressed_White,
.dxEditors_edtTBDecBtnDisabled_White, .dxEditors_edtTBIncBtnDisabled_White
{
	width: 16px;
	height: 16px;
}

.dxeTBHSys .dxEditors_edtTBMainDH_White, .dxeTBHSys .dxEditors_edtTBSecondaryDH_White,
.dxeTBHSys .dxEditors_edtTBMainDHHover_White, .dxeTBHSys .dxEditors_edtTBSecondaryDHHover_White,
.dxeTBHSys .dxEditors_edtTBMainDHPressed_White, .dxeTBHSys .dxEditors_edtTBSecondaryDHPressed_White,
.dxeTBHSys .dxEditors_edtTBMainDHDisabled_White, .dxeTBHSys .dxEditors_edtTBSecondaryDHDisabled_White
{
	width: 11px;
	height: 17px;
}
.dxeTBVSys .dxEditors_edtTBMainDH_White, .dxeTBVSys .dxEditors_edtTBSecondaryDH_White,
.dxeTBVSys .dxEditors_edtTBMainDHHover_White, .dxeTBVSys .dxEditors_edtTBSecondaryDHHover_White,
.dxeTBVSys .dxEditors_edtTBMainDHPressed_White, .dxeTBVSys .dxEditors_edtTBSecondaryDHPressed_White,
.dxeTBVSys .dxEditors_edtTBMainDHDisabled_White, .dxeTBVSys .dxEditors_edtTBSecondaryDHDisabled_White
{
	width: 17px;
	height: 11px;
}

.dxEditors_edtTBDecBtn_White
{
	background-position: 1px -159px;
}
.dxEditors_edtTBDecBtnHover_White
{
	background-position: -40px -159px;
}
.dxEditors_edtTBDecBtnPressed_White
{
	background-position: -80px -159px;
}
.dxEditors_edtTBDecBtnDisabled_White
{
	background-position: 1px -179px;
}

.dxEditors_edtTBIncBtn_White
{
	background-position: -20px -159px;
}
.dxEditors_edtTBIncBtnHover_White
{
	background-position: -60px -159px;
}
.dxEditors_edtTBIncBtnPressed_White
{ 
	background-position: -100px -159px;
}
.dxEditors_edtTBIncBtnDisabled_White
{ 
	background-position: -20px -179px;
}

.dxeTBHSys .dxEditors_edtTBMainDH_White,
.dxeTBHSys .dxEditors_edtTBSecondaryDH_White
{
	background-position: -29px -135px;
}
.dxeTBHSys .dxEditors_edtTBMainDHHover_White,
.dxeTBHSys .dxEditors_edtTBSecondaryDHHover_White
{
	background-position: -43px -135px;
}

.dxeTBHSys .dxEditors_edtTBMainDHPressed_White,
.dxeTBHSys .dxEditors_edtTBSecondaryDHPressed_White
{
	background-position: -57px -135px;
	z-index: 7;
}

.dxeTBHSys .dxEditors_edtTBMainDHDisabled_White,
.dxeTBHSys .dxEditors_edtTBSecondaryDHDisabled_White
{
	background-position: -71px -135px;
}

.dxeFocused_White .dxeTBHSys .dxeFocusedMDHSys .dxEditors_edtTBMainDH_White,
.dxeFocused_White .dxeTBHSys .dxeFocusedSDHSys .dxEditors_edtTBSecondaryDH_White
{
	background-position: -85px -135px;
}
.dxeFocused_White .dxeTBHSys .dxeFocusedMDHSys .dxEditors_edtTBMainDHHover_White,
.dxeFocused_White .dxeTBHSys .dxeFocusedSDHSys .dxEditors_edtTBSecondaryDHHover_White
{
	background-position: -99px -135px;
}
.dxeFocused_White .dxeTBHSys .dxeFocusedMDHSys .dxEditors_edtTBMainDHPressed_White,
.dxeFocused_White .dxeTBHSys .dxeFocusedSDHSys .dxEditors_edtTBSecondaryDHPressed_White
{
	background-position: -113px -135px;
}

.dxeTBVSys .dxEditors_edtTBMainDH_White,
.dxeTBVSys .dxEditors_edtTBSecondaryDH_White
{
	background-position: -128px -135px;
}

.dxeTBVSys .dxEditors_edtTBMainDHHover_White,
.dxeTBVSys .dxEditors_edtTBSecondaryDHHover_White
{
	background-position: -128px -149px;
}

.dxeTBVSys .dxEditors_edtTBMainDHPressed_White,
.dxeTBVSys .dxEditors_edtTBSecondaryDHPressed_White
{
	background-position: -149px -135px;
	z-index: 7;
}

.dxeTBVSys .dxEditors_edtTBMainDHDisabled_White,
.dxeTBVSys .dxEditors_edtTBSecondaryDHDisabled_White
{
	background-position: -149px -149px;
}

.dxeFocused_White .dxeTBVSys .dxeFocusedMDHSys .dxEditors_edtTBMainDH_White,
.dxeFocused_White .dxeTBVSys .dxeFocusedSDHSys .dxEditors_edtTBSecondaryDH_White
{
	background-position: -170px -135px;
}
.dxeFocused_White .dxeTBVSys .dxeFocusedMDHSys .dxEditors_edtTBMainDHHover_White,
.dxeFocused_White .dxeTBVSys .dxeFocusedSDHSys .dxEditors_edtTBSecondaryDHHover_White
{
	background-position: -170px -149px;
}
.dxeFocused_White .dxeTBVSys .dxeFocusedMDHSys .dxEditors_edtTBMainDHPressed_White,
.dxeFocused_White .dxeTBVSys .dxeFocusedSDHSys .dxEditors_edtTBSecondaryDHPressed_White
{
	background-position: -170px -163px;
}

/* RadioButton */

.dxEditors_edtRadioButtonChecked_White,
.dxEditors_edtRadioButtonUnchecked_White,
.dxEditors_edtRadioButtonCheckedDisabled_White,
.dxEditors_edtRadioButtonUncheckedDisabled_White,
.dxEditors_edtRadioButtonGrayedDisabled_White {
    width: 15px;
    height: 15px;
}

.dxEditors_edtError_White,
.dxEditors_edtCalendarPrevYear_White,
.dxEditors_edtCalendarPrevYearDisabled_White,
.dxEditors_edtCalendarPrevMonth_White,
.dxEditors_edtCalendarPrevMonthDisabled_White,
.dxEditors_edtCalendarNextMonth_White,
.dxEditors_edtCalendarNextMonthDisabled_White,
.dxEditors_edtCalendarNextYear_White,
.dxEditors_edtCalendarNextYearDisabled_White,
.dxEditors_edtCalendarFNPrevYear_White,
.dxEditors_edtCalendarFNNextYear_White,
.dxEditors_edtCheckBoxOn_White,
.dxEditors_edtCheckBoxOff_White,
.dxEditors_edtCheckBoxUndefined_White,
.dxEditors_edtRadioButtonOn_White,
.dxEditors_edtRadioButtonOff_White,
.dxEditors_edtRadioButtonUndefined_White,
.dxEditors_edtEllipsis_White,
.dxEditors_edtEllipsisDisabled_White,
.dxEditors_edtDropDown_White,
.dxEditors_edtDropDownDisabled_White,
.dxEditors_edtSpinEditIncrementImage_White,
.dxEditors_edtSpinEditIncrementImageDisabled_White,
.dxEditors_edtSpinEditDecrementImage_White,
.dxEditors_edtSpinEditDecrementImageDisabled_White,
.dxEditors_edtSpinEditLargeIncImage_White,
.dxEditors_edtSpinEditLargeIncImageDisabled_White,
.dxEditors_edtSpinEditLargeDecImage_White,
.dxEditors_edtSpinEditLargeDecImageDisabled_White
{
	display:block;
	margin:auto;
}

.dxEditors_edtRadioButtonUnchecked_White {
	background-position: 0px -51px; 
}
.dxEditors_edtRadioButtonChecked_White {
	background-position: -15px -51px; 
}
.dxEditors_edtRadioButtonUncheckedDisabled_White {
	background-position: -30px -51px; 
}
.dxEditors_edtRadioButtonCheckedDisabled_White {
	background-position: -45px -51px; 
}

.dxEditors_edtSpinEditLargeIncImage_White, .dxEditors_edtSpinEditLargeIncImageDisabled_White,
.dxEditors_edtSpinEditLargeDecImage_White, .dxEditors_edtSpinEditLargeDecImageDisabled_White,
.dxEditors_edtSpinEditIncrementImage_White, .dxEditors_edtSpinEditIncrementImageDisabled_White,
.dxEditors_edtSpinEditDecrementImage_White, .dxEditors_edtSpinEditDecrementImageDisabled_White
{
	margin:auto;
}

.dxEditors_edtError_White {
    background-position: -126px -34px;
    width: 14px;
    height: 14px;
}

.dxEditors_edtCalendarPrevYear_White {
    background-position: -100px 0px;
    width: 23px;
    height: 23px;
}

.dxEditors_edtCalendarPrevYearDisabled_White {
    background-position: -100px -25px;
    width: 23px;
    height: 23px;
}

.dxEditors_edtCalendarPrevMonth_White {
    background-position: -75px 0px;
    width: 23px;
    height: 23px;
}

.dxEditors_edtCalendarPrevMonthDisabled_White {
    background-position: -75px -25px;
    width: 23px;
    height: 23px;
}

.dxEditors_edtCalendarNextMonth_White {
    background-position: -25px 0px;
    width: 23px;
    height: 23px;
}

.dxEditors_edtCalendarNextMonthDisabled_White {
    background-position: -25px -25px;
    width: 23px;
    height: 23px;
}

.dxEditors_edtCalendarNextYear_White {
    background-position: -50px 0px;
    width: 23px;
    height: 23px;
}

.dxEditors_edtCalendarNextYearDisabled_White {
    background-position: -50px -25px;
    width: 23px;
    height: 23px;
}

.dxEditors_edtCalendarFNPrevYear_White {
    background-position: 0px 0px;
    width: 23px;
    height: 23px;
}

.dxEditors_edtCalendarFNNextYear_White {
    background-position: 0px -25px;
    width: 23px;
    height: 23px;
}

.dxEditors_edtEllipsis_White {
    background-position: -139px 0px;
    width: 11px;
    height: 13px;
}

.dxEditors_edtEllipsisDisabled_White {
    background-position: -139px -16px;
    width: 11px;
    height: 13px;
}

.dxEditors_edtDropDown_White {
    background-position: -126px 0px;
    width: 10px;
    height: 13px;
}

.dxEditors_edtDropDownDisabled_White {
    background-position: -126px -16px;
    width: 10px;
    height: 13px;
}

.dxEditors_edtSpinEditIncrementImage_White {
    background-position: -162px 0px;
    width: 7px;
    height: 5px;
}

.dxEditors_edtSpinEditIncrementImageDisabled_White {
    background-position: -162px -8px;
    width: 7px;
    height: 5px;
}

.dxEditors_edtSpinEditDecrementImage_White {
    background-position: -153px 0px;
    width: 7px;
    height: 5px;
}

.dxEditors_edtSpinEditDecrementImageDisabled_White {
    background-position: -153px -8px;
    width: 7px;
    height: 5px;
}

.dxEditors_edtSpinEditLargeIncImage_White {
    background-position: -179px 0px;
    width: 5px;
    height: 7px;
}

.dxEditors_edtSpinEditLargeIncImageDisabled_White {
    background-position: -179px -8px;
    width: 5px;
    height: 7px;
}

.dxEditors_edtSpinEditLargeDecImage_White {
    background-position: -172px 0px;
    width: 5px;
    height: 7px;
}

.dxEditors_edtSpinEditLargeDecImageDisabled_White {
    background-position: -172px -8px;
    width: 5px;
    height: 7px;
}

.dxEditors_fcadd_White {
    background-position: 0px -74px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcaddhot_White {
    background-position: -21px -74px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcremove_White {
    background-position: -42px -74px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcremovehot_White {
    background-position: -63px -74px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcgroupaddcondition_White {
    background-position: -168px -53px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcgroupaddgroup_White {
    background-position: -147px -53px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcgroupremove_White {
    background-position: -126px -74px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopany_White {
    background-position: 0px -95px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopbegin_White {
    background-position: -42px -95px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopbetween_White {
    background-position: -84px -95px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopcontain_White {
    background-position: -105px -116px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopnotcontain_White {
    background-position: -147px -116px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopnotequal_White {
    background-position: -168px -95px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopend_White {
    background-position: -63px -95px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopequal_White {
    background-position: 0px -116px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopgreater_White {
    background-position: -21px -116px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopgreaterorequal_White {
    background-position: -42px -116px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopnotblank_White {
    background-position: -105px -95px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopblank_White {
    background-position: -126px -95px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopless_White {
    background-position: -63px -116px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcoplessorequal_White {
    background-position: -84px -116px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcoplike_White {
    background-position: -126px -116px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopnotany_White {
    background-position: -21px -95px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopnotbetween_White {
    background-position: -147px -95px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopnotlike_White {
    background-position: -168px -116px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcgroupand_White {
    background-position: -84px -74px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcgroupor_White {
    background-position: -168px -74px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcgroupnotand_White {
    background-position: -105px -74px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcgroupnotor_White {
    background-position: -147px -74px;
    width: 13px;
    height: 13px;
}

.dxEditors_caRefresh_White {
    background-position: 0px -132px;
    width: 25px;
    height: 25px;
}

