/* -- CheckBox -- */
.dxICBFocused_PrimaryOfficeMulberry 
{
	outline: 1px dotted #cbcbcb;
}
.dxICheckBox_PrimaryOfficeMulberry 
{
}
/* -- ASPxCloudControl -- */
.dxccControl_PrimaryOfficeMulberry
{
	font: 13px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
	color: #343434;
	text-decoration: none;
	background-color: #FFFFFF;
}
.dxccControl_PrimaryOfficeMulberry a
{
	text-decoration: none;
	color: #5e6d9d;
}
.dxccControl_PrimaryOfficeMulberry a:hover
{
    text-decoration: underline;
}
.dxccControl_PrimaryOfficeMulberry .dxccValue,
.dxccControl_PrimaryOfficeMulberry .dxccBEText
{
	color: white;
}
.dxccControl_PrimaryOfficeMulberry .dxccRank1,
.dxccControl_PrimaryOfficeMulberry .dxccRank2,
.dxccControl_PrimaryOfficeMulberry .dxccRank3,
.dxccControl_PrimaryOfficeMulberry .dxccRank4,
.dxccControl_PrimaryOfficeMulberry .dxccRank5,
.dxccControl_PrimaryOfficeMulberry .dxccRank6,
.dxccControl_PrimaryOfficeMulberry .dxccRank7
{
    display: inline-block;
    padding: 8px 7px;
    margin: 1px -1px 1px 0;
    border-radius: 3px;
}
.dxccControl_PrimaryOfficeMulberry .dxccRank1,
.dxccControl_PrimaryOfficeMulberry .dxccRank1 *,
.dxccControl_PrimaryOfficeMulberry .dxccRank2,
.dxccControl_PrimaryOfficeMulberry .dxccRank2 *,
.dxccControl_PrimaryOfficeMulberry .dxccRank3,
.dxccControl_PrimaryOfficeMulberry .dxccRank3 *,
.dxccControl_PrimaryOfficeMulberry .dxccRank4,
.dxccControl_PrimaryOfficeMulberry .dxccRank4 *,
.dxccControl_PrimaryOfficeMulberry .dxccRank5,
.dxccControl_PrimaryOfficeMulberry .dxccRank5 *,
.dxccControl_PrimaryOfficeMulberry .dxccRank6,
.dxccControl_PrimaryOfficeMulberry .dxccRank6 *,
.dxccControl_PrimaryOfficeMulberry .dxccRank7,
.dxccControl_PrimaryOfficeMulberry .dxccRank7 *
{
    font-size: 14px!important;
    line-height: 14px!important;
    color: white!important;
}
.dxccControl_PrimaryOfficeMulberry .dxccRank7
{
    background-color: #5d7d9d;
}
.dxccControl_PrimaryOfficeMulberry .dxccRank6
{
    background-color: #6c89a6;
}
.dxccControl_PrimaryOfficeMulberry .dxccRank5
{
    background-color: #7c96b0;
}
.dxccControl_PrimaryOfficeMulberry .dxccRank4
{
    background-color: #8ca2b9;
}
.dxccControl_PrimaryOfficeMulberry .dxccRank3
{
    background-color: #9cafc2;
}
.dxccControl_PrimaryOfficeMulberry .dxccRank2
{
    background-color: #a4b5c7;
}
.dxccControl_PrimaryOfficeMulberry .dxccRank1
{
    background-color: #abbbcb;
}
/* Disabled */
.dxccDisabled_PrimaryOfficeMulberry,
.dxccDisabled_PrimaryOfficeMulberry span.dxccValue,
.dxccDisabled_PrimaryOfficeMulberry span.dxccBEText
{
	color: #dddddd;
	cursor: default;
}

/* -- ASPxDataView -- */
.dxdvControl_PrimaryOfficeMulberry
{
	font: 13px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
	color: #343434;
    background-color: #FFFFFF;
}
.dxdvControl_PrimaryOfficeMulberry td.dxdvCtrl
{
	padding: 0px;
}
.dxdvContent_PrimaryOfficeMulberry
{
	padding: 20px;
}
.dxdvItem_PrimaryOfficeMulberry,
.dxdvFlowItem_PrimaryOfficeMulberry
{
	padding: 10px;
	height: 180px;
	height: expression("154px");
}
.dxdvFlowItem_PrimaryOfficeMulberry
{
	float: left;
	overflow: hidden;
}
.dxdvFlowItemsContainer_PrimaryOfficeMulberry
{
}
.dxdvEmptyItem_PrimaryOfficeMulberry
{
	text-align: left;
	vertical-align: top;
	padding: 20px;
	height: 180px;
	height: expression("154px");
}
.dxdvPagerPanel_PrimaryOfficeMulberry
{
	padding: 8px 12px;
}
.dxdvEmptyData_PrimaryOfficeMulberry
{
	color: #4F4F4F;
	padding: 12px 40px;
}
.dxdvPagerShowMoreItemsContainer_PrimaryOfficeMulberry
{
    height: 58px;
	text-align: center;
}
.dxdvPagerShowMoreItemsContainer_PrimaryOfficeMulberry a
{
	display: block;
	padding-top: 20px;
	color: #5e6d9d;
}
.dxdvPagerShowMoreItemsContainer_PrimaryOfficeMulberry  a:hover
{
	color: #343434;
}
/* Disabled */
.dxdvDisabled_PrimaryOfficeMulberry
{
	color: #dddddd;
	cursor: default;
}

/* -- ASPxHeadline -- */
.dxhlControl_PrimaryOfficeMulberry 
{
	font: 13px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
	color: #343434;
}
.dxhlControl_PrimaryOfficeMulberry a
{
	color: #5e6d9d;
}
.dxhlControl_PrimaryOfficeMulberry a:hover
{
	color: #343434;
}
.dxhlContent_PrimaryOfficeMulberry
{
	line-height: 130%!important;
	padding: 2px 0;
} 
.dxhlDate_PrimaryOfficeMulberry
{
	color: #8a8a8a;
	white-space: nowrap;
}
.dxhlHeader_PrimaryOfficeMulberry
{
	color: #01265A;
	font-weight: normal;
	line-height: 141%;
	font-size: 1.71em;
}
.dxhlDateHeader_PrimaryOfficeMulberry
{
	color: #8a8a8a;
	white-space: nowrap;
	font-weight: normal;
}
.dxhlLeftPanel_PrimaryOfficeMulberry
{
	line-height: 121%;
	text-align: right;
}
.dxhlRightPanel_PrimaryOfficeMulberry
{
	line-height: 121%;
}
.dxhlLeftPanel_PrimaryOfficeMulberry img,
.dxhlRightPanel_PrimaryOfficeMulberry img 
{
	margin-top: 5px;
}
.dxhlDateLeftPanel_PrimaryOfficeMulberry,
.dxhlDateRightPanel_PrimaryOfficeMulberry
{
	color: #808080;
	white-space: nowrap;
	padding: 10px 0 0;
	font-size: 0.86em;
}
.dxhlTailDiv_PrimaryOfficeMulberry
{
	color: #01265A;
}
/* Disabled */
.dxhlDisabled_PrimaryOfficeMulberry
{
	color: #dddddd;
	cursor: default;
}

/* -- ASPxLoadingPanel -- */
.dxlpLoadingPanel_PrimaryOfficeMulberry,
.dxlpLoadingPanelWithContent_PrimaryOfficeMulberry
{
	font: 13px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
	color: #343434;
	background-color: White;
	border: 1px solid #cfcfcf;
	box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.1);
}
.dxlpLoadingPanel_PrimaryOfficeMulberry td.dx,
.dxlpLoadingPanelWithContent_PrimaryOfficeMulberry td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 24px 36px 24px 26px;
}
.dxlpLoadingPanel_PrimaryOfficeMulberry .dxlp-loadingImage,
.dxlpLoadingPanelWithContent_PrimaryOfficeMulberry .dxlp-loadingImage {
	background-image: url('/DXR.axd?r=103_215-4b0hg');
	height: 40px;
	width: 40px;
}
.dxlpControl_PrimaryOfficeMulberry.dxlpLoadingDiv_PrimaryOfficeMulberry 
{
	background-color: white;
	opacity: 0.7;
	filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=70);
}

/* -- ASPxMenu Lite -- */
.dxmLite_PrimaryOfficeMulberry
{
	font: 13px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
	color: #343434;
}
.dxmLite_PrimaryOfficeMulberry .dxm-main
{
	background-color: #E7E9ED;
}

.dxmLite_PrimaryOfficeMulberry .dxm-horizontal
{
	padding: 2px;
}
.dxmLite_PrimaryOfficeMulberry .dxm-vertical
{
	min-width: 100px;
	padding: 0;
}

.dxmLite_PrimaryOfficeMulberry .dxm-popup
{
	border: 1px solid #cbcbcb;
	background-color: white;
	padding: 0;

	-webkit-box-shadow:  0px 2px 4px 2px rgba(0, 0, 0, 0.15)!important;
    box-shadow:  0px 1px 6px 0px rgba(0, 0, 0, 0.15)!important;
}

.dxmBrdCor_PrimaryOfficeMulberry
{
	background-color: #F9F9F9;
}

.dxmLite_PrimaryOfficeMulberry .dxm-item
{
	cursor: default;
    text-align: left;
}
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-item
{
	text-align: right;
}
.dxmLite_PrimaryOfficeMulberry .dxm-image-t .dxm-item,
.dxmLite_PrimaryOfficeMulberry .dxm-image-b .dxm-item
{
	text-align: center;
}

.dxmLite_PrimaryOfficeMulberry .dxm-content
{
	display: block;
	white-space: nowrap;
}

.dxmLite_PrimaryOfficeMulberry .dxm-item,
.dxmLite_PrimaryOfficeMulberry .dxm-item a.dx
{
	color: #343434;
}
.dxmLite_PrimaryOfficeMulberry .dxm-disabled,
.dxmLite_PrimaryOfficeMulberry .dxm-disabled a.dx
{
	color: #dddddd;
}
.dxmLite_PrimaryOfficeMulberry .dxm-item a.dx
{
	text-decoration: none;
}

/* Checked, Selected, Hovered */
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-dropDownMode .dxm-popOut
{
	border: Solid 1px transparent;
}
.dxmLite_PrimaryOfficeMulberry .dxm-dropDownMode.dxm-hovered .dxm-popOut,
.dxmLite_PrimaryOfficeMulberry .dxm-dropDownMode.dxm-selected .dxm-popOut,
.dxmLite_PrimaryOfficeMulberry .dxm-dropDownMode.dxm-checked .dxm-popOut
{
	border-left-color: #E7E9ED;
}
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-image-r .dxm-dropDownMode.dxm-hovered .dxm-popOut,
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-image-r .dxm-dropDownMode.dxm-selected .dxm-popOut,
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-image-r .dxm-dropDownMode.dxm-checked .dxm-popOut,
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-dropDownMode.dxm-hovered .dxm-popOut,
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-dropDownMode.dxm-selected .dxm-popOut,
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-dropDownMode.dxm-checked .dxm-popOut
{
	border-right-color: #E7E9ED;
}
.dxmLite_PrimaryOfficeMulberry .dxm-main .dxm-checked,
.dxmLite_PrimaryOfficeMulberry .dxm-selected
{
	background: #D5D8E0;
}
.dxmLite_PrimaryOfficeMulberry .dxm-main .dxm-hovered
{
	background: #F1F2F5;
}
.dxmLite_PrimaryOfficeMulberry .dxm-popup .dxm-hovered
{
	background: #F0F0F0;
}
.dxmLite_PrimaryOfficeMulberry .dxm-popup .dxm-checked .dxm-image
{	
    border: 1px solid #d6d6d6;
    outline: 1px solid #cbcbcb;
    background-color: #d6d6d6;
}
.dxmLite_PrimaryOfficeMulberry .dxm-popup .dxm-checked .dxm-image.dxWeb_mSubMenuItemChecked_PrimaryOfficeMulberry
{	
    border: none;
    outline: none;
    background-color: transparent;
}


/* Content */
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-horizontal .dxm-image-l .dxm-content,
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-horizontal .dxm-image-r .dxm-content
{
	padding: 3px 8px 3px 7px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-horizontal .dxm-image-l .dxm-content,
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-horizontal .dxm-image-r .dxm-content
{
	padding: 3px 7px 3px 8px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-horizontal .dxm-image-t .dxm-content,
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-horizontal .dxm-image-b .dxm-content
{
	padding: 4px 8px 4px 7px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-horizontal .dxm-image-t .dxm-content,
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-horizontal .dxm-image-b .dxm-content
{
	padding: 4px 7px 4px 8px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-horizontal .dxm-image-t.dxm-noImages .dxm-item .dxm-content,
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-horizontal .dxm-image-b.dxm-noImages .dxm-item .dxm-content,
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-horizontal .dxm-image-t .dxm-noImage .dxm-content,
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-horizontal .dxm-image-b .dxm-noImage .dxm-content
{
	padding: 4px 8px 4px 7px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-horizontal .dxm-image-t.dxm-noImages .dxm-item .dxm-content,
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-horizontal .dxm-image-b.dxm-noImages .dxm-item .dxm-content,
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-horizontal .dxm-image-t .dxm-noImage .dxm-content,
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-horizontal .dxm-image-b .dxm-noImage .dxm-content
{
	padding: 4px 7px 4px 8px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-horizontal .dxm-image-l .dxm-subMenu .dxm-content,
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-horizontal .dxm-image-t .dxm-subMenu .dxm-content,
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-horizontal .dxm-image-b .dxm-subMenu .dxm-content
{
	padding-right: 8px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-horizontal .dxm-image-r .dxm-subMenu .dxm-content,
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-horizontal .dxm-image-t .dxm-subMenu .dxm-content,
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-horizontal .dxm-image-b .dxm-subMenu .dxm-content
{
	padding-left: 8px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-horizontal .dxm-image-l .dxm-dropDownMode .dxm-content,
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-horizontal .dxm-image-t .dxm-dropDownMode .dxm-content,
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-horizontal .dxm-image-b .dxm-dropDownMode .dxm-content
{
	padding-right: 6px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-horizontal .dxm-image-l .dxm-dropDownMode .dxm-content,
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-horizontal .dxm-image-t .dxm-dropDownMode .dxm-content,
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-horizontal .dxm-image-b .dxm-dropDownMode .dxm-content
{
	padding-left: 6px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-horizontal .dxm-image-r .dxm-subMenu .dxm-content
{
	padding-left: 8px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-horizontal .dxm-image-r .dxm-subMenu .dxm-content
{
	padding-right: 8px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-horizontal .dxm-image-r .dxm-dropDownMode .dxm-content
{
	padding-left: 6px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-horizontal .dxm-image-r .dxm-dropDownMode .dxm-content
{
	padding-right: 6px;
}

.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-vertical .dxm-image-l .dxm-content,
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-vertical .dxm-image-r .dxm-content
{
	padding: 6px 9px 6px 8px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-vertical .dxm-image-l .dxm-content,
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-vertical .dxm-image-r .dxm-content
{
	padding: 6px 8px 6px 9px;
}

.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-vertical .dxm-image-r .dxm-noSubMenu .dxm-content,
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-vertical .dxm-image-r .dxm-subMenu .dxm-content,
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-vertical .dxm-image-r .dxm-dropDownMode .dxm-content
{
	padding-left: 18px;
	padding-right: 5px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-vertical .dxm-image-l .dxm-noSubMenu .dxm-content,
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-vertical .dxm-image-l .dxm-subMenu .dxm-content,
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-vertical .dxm-image-l .dxm-dropDownMode .dxm-content
{
	padding-right: 18px;
	padding-left: 5px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-vertical .dxm-image-t .dxm-content,
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-vertical .dxm-image-b .dxm-content
{
	padding: 5px 12px 5px 11px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-vertical .dxm-image-t .dxm-content,
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-vertical .dxm-image-b .dxm-content
{
	padding: 5px 11px 5px 12px;
}

.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-popup .dxm-content
{
	padding: 6px 18px 6px 6px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-popup .dxm-content
{
	padding: 6px 6px 6px 18px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-popup .dxm-noSubMenu .dxm-content,
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-popup .dxm-subMenu .dxm-content,
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-popup .dxm-dropDownMode .dxm-content
{
	padding-right: 18px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-popup .dxm-noSubMenu .dxm-content,
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-popup .dxm-subMenu .dxm-content,
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-popup .dxm-dropDownMode .dxm-content
{
	padding-left: 18px;
}

/* Image */
.dxmLite_PrimaryOfficeMulberry .dxm-horizontal .dxm-image-l .dxm-hasText .dxm-image
{
    margin: 1px 5px 1px 0;
}
.dxmLite_PrimaryOfficeMulberry .dxm-horizontal .dxm-image-r .dxm-hasText .dxm-image
{
    margin: 1px 0 1px 5px;
}
.dxmLite_PrimaryOfficeMulberry .dxm-horizontal .dxm-image-t .dxm-hasText .dxm-image
{
	margin-bottom: 5px;
}
.dxmLite_PrimaryOfficeMulberry .dxm-horizontal .dxm-image-b .dxm-hasText .dxm-image
{
	margin-top: 5px;
}
.dxmLite_PrimaryOfficeMulberry .dxm-vertical .dxm-image-l .dxm-image
{
	margin-right: 8px;
}
.dxmLite_PrimaryOfficeMulberry .dxm-vertical .dxm-image-r .dxm-image
{
	margin-left: 8px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-popup .dxm-image
{
	margin-right: 8px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-popup .dxm-image
{
	margin-left: 8px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-popup .dxm-checked .dxm-image,
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-popup .dxm-checked .dxm-image.dxWeb_mSubMenuItem_PrimaryOfficeMulberry
{
    margin: -1px 7px -1px -1px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-popup .dxm-checked .dxm-image,
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-popup .dxm-checked .dxm-image.dxWeb_mSubMenuItem_PrimaryOfficeMulberry
{
	margin: -1px -1px -1px 7px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-popup .dxm-image.dxWeb_mSubMenuItem_PrimaryOfficeMulberry
{
	margin-right: 10px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-popup .dxm-image.dxWeb_mSubMenuItem_PrimaryOfficeMulberry
{
	margin-left: 10px;
}
.dxmLite_PrimaryOfficeMulberry .dxm-popup .dxm-image
{
    margin-top: 1px;
    margin-bottom: 1px;
}

/* Image replacement */
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-horizontal .dxm-image-l.dxm-noImages .dxm-item,
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-horizontal .dxm-image-l .dxm-noImage,
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-horizontal .dxm-image-r.dxm-noImages .dxm-item,
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-horizontal .dxm-image-r .dxm-noImage
{
	padding-left: 4px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-horizontal .dxm-image-l.dxm-noImages .dxm-item,
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-horizontal .dxm-image-l .dxm-noImage,
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-horizontal .dxm-image-r.dxm-noImages .dxm-item,
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-horizontal .dxm-image-r .dxm-noImage
{
	padding-right: 4px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-horizontal .dxm-image-r .dxm-noImage.dxm-dropDownMode
{
	padding-left: 0;
}
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-horizontal .dxm-image-l .dxm-noImage.dxm-dropDownMode
{
	padding-right: 0;
}
.dxmLite_PrimaryOfficeMulberry .dxm-vertical .dxm-image-l .dxm-noImage
{
	padding-left: 24px;
}
.dxmLite_PrimaryOfficeMulberry .dxm-vertical .dxm-image-r .dxm-noImage
{
	padding-right: 24px;
}
.dxmLite_PrimaryOfficeMulberry .dxm-vertical .dxm-image-t .dxm-noImage,
.dxmLite_PrimaryOfficeMulberry .dxm-vertical .dxm-image-b .dxm-noImage
{
	padding-left: 3px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-popup .dxm-noImage
{
	padding-left: 24px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-popup .dxm-noImage
{
	padding-right: 24px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-popup .dxm-noImages .dxm-item
{
	padding-left: 6px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-popup .dxm-noImages .dxm-item
{
	padding-right: 6px;
}

/* PopOut */
.dxmLite_PrimaryOfficeMulberry .dxm-horizontal .dxm-image-l .dxm-popOut,
.dxmLite_PrimaryOfficeMulberry .dxm-horizontal .dxm-image-r .dxm-popOut,
.dxmLite_PrimaryOfficeMulberry .dxm-horizontal .dxm-image-t.dxm-noImages .dxm-popOut,
.dxmLite_PrimaryOfficeMulberry .dxm-horizontal .dxm-image-t .dxm-noImage .dxm-popOut,
.dxmLite_PrimaryOfficeMulberry .dxm-horizontal .dxm-image-b.dxm-noImages .dxm-popOut,
.dxmLite_PrimaryOfficeMulberry .dxm-horizontal .dxm-image-b .dxm-noImage .dxm-popOut
{
	padding-top: 3px;
	padding-bottom: 3px;
}
.dxmLite_PrimaryOfficeMulberry .dxm-horizontal .dxm-image-t .dxm-popOut,
.dxmLite_PrimaryOfficeMulberry .dxm-horizontal .dxm-image-b .dxm-popOut
{
	padding-top: 12px;
	padding-bottom: 13px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-horizontal .dxm-image-l .dxm-popOut
{
	padding-right: 6px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-horizontal .dxm-image-r .dxm-popOut
{
	padding-left: 6px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-horizontal .dxm-image-r .dxm-popOut
{
	padding-left: 6px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-horizontal .dxm-image-l .dxm-popOut
{
	padding-right: 6px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-horizontal .dxm-image-t .dxm-popOut,
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-horizontal .dxm-image-b .dxm-popOut
{
	padding-right: 8px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-horizontal .dxm-image-t .dxm-popOut,
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-horizontal .dxm-image-b .dxm-popOut
{
	padding-left: 8px;
}
.dxmLite_PrimaryOfficeMulberry .dxm-horizontal .dxm-image-l .dxm-dropDownMode .dxm-popOut,
.dxmLite_PrimaryOfficeMulberry .dxm-horizontal .dxm-image-t .dxm-dropDownMode .dxm-popOut,
.dxmLite_PrimaryOfficeMulberry .dxm-horizontal .dxm-image-b .dxm-dropDownMode .dxm-popOut
{
	padding-left: 6px;
	padding-right: 6px;
}
.dxmLite_PrimaryOfficeMulberry .dxm-horizontal .dxm-image-r .dxm-dropDownMode .dxm-popOut
{
	padding-left: 6px;
	padding-right: 6px;
}

.dxmLite_PrimaryOfficeMulberry .dxm-vertical .dxm-image-l .dxm-popOut,
.dxmLite_PrimaryOfficeMulberry .dxm-vertical .dxm-image-r .dxm-popOut
{
	padding-top: 3px;
	padding-bottom: 3px;
}
.dxmLite_PrimaryOfficeMulberry .dxm-vertical .dxm-image-t.dxm-noImages .dxm-popOut,
.dxmLite_PrimaryOfficeMulberry .dxm-vertical .dxm-image-t .dxm-noImage .dxm-popOut,
.dxmLite_PrimaryOfficeMulberry .dxm-vertical .dxm-image-b.dxm-noImages .dxm-popOut,
.dxmLite_PrimaryOfficeMulberry .dxm-vertical .dxm-image-b .dxm-noImage .dxm-popOut
{
	padding-top: 5px;
	padding-bottom: 5px;
}
.dxmLite_PrimaryOfficeMulberry .dxm-vertical .dxm-image-t .dxm-popOut,
.dxmLite_PrimaryOfficeMulberry .dxm-vertical .dxm-image-b .dxm-popOut
{
	padding-top: 12px;
	padding-bottom: 13px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-vertical .dxm-popOut
{
	padding-right: 8px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-vertical .dxm-popOut
{
	padding-left: 6px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-vertical .dxm-dropDownMode .dxm-popOut
{
	padding-right: 6px;
	padding-left: 6px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-vertical .dxm-dropDownMode .dxm-popOut
{
	padding-left: 6px;
	padding-right: 6px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-vertical .dxm-image-r .dxm-popOut
{
	padding-left: 6px;
	padding-right: 6px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-vertical .dxm-image-l .dxm-popOut
{
	padding-right: 6px;
	padding-left: 6px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-vertical .dxm-image-r .dxm-dropDownMode .dxm-popOut
{
	padding-left: 6px;
	padding-right: 10px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-vertical .dxm-image-l .dxm-dropDownMode .dxm-popOut
{
	padding-left: 10px;
	padding-right: 6px;
}

.dxmLite_PrimaryOfficeMulberry .dxm-popup .dxm-popOut
{
	padding-top: 5px;
	padding-bottom: 5px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-popup .dxm-popOut
{
	padding-right: 7px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-popup .dxm-popOut
{
	padding-left: 7px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-popup .dxm-dropDownMode .dxm-popOut
{
	padding-left: 6px;
	padding-right: 7px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-popup .dxm-dropDownMode .dxm-popOut
{
	padding-left: 7px;
	padding-right: 6px;
}

/* PopOut replacement */
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-popup .dxm-noSubMenu
{
	padding-right: 17px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-popup .dxm-noSubMenu
{
	padding-left: 17px;
}

/* Spacings, Separator */
.dxmLite_PrimaryOfficeMulberry .dxm-horizontal .dxm-spacing
{
	width: 2px;
	height: 1px;
}
.dxmLite_PrimaryOfficeMulberry .dxm-vertical .dxm-spacing,
.dxmLite_PrimaryOfficeMulberry .dxm-popup .dxm-spacing
{
	height: 0;
}
.dxmLite_PrimaryOfficeMulberry .dxm-horizontal .dxm-separator b
{
    height: 100%;
	width: 1px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.dxmLite_PrimaryOfficeMulberry .dxm-vertical .dxm-separator b,
.dxmLite_PrimaryOfficeMulberry .dxm-popup .dxm-separator b
{
	height: 1px;
}
.dxmLite_PrimaryOfficeMulberry .dxm-main .dxm-separator b
{
	background-color: #c5c6ca;
}
.dxmLite_PrimaryOfficeMulberry .dxm-popup .dxm-separator b
{
	background-color: #c5c6ca;
}
.dxmLite_PrimaryOfficeMulberry .dxm-horizontal .dxm-separator
{
	padding: 0 2px;
}
.dxmLite_PrimaryOfficeMulberry .dxm-vertical .dxm-separator
{
	padding: 0;
}
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-popup .dxm-separator,
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-popup .dxm-separator
{
	padding-top: 0;
	padding-bottom: 0;
}
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-popup .dxm-separator
{
	padding-left: 30px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-popup .dxm-separator
{
	padding-right: 36px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-popup .dxm-noImages .dxm-separator
{
	padding-left: 0;
}
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxm-popup .dxm-noImages .dxm-separator
{
	padding-right: 0;
}
/* Scroll elements */
.dxmLite_PrimaryOfficeMulberry .dxm-scrollUpBtn, 
.dxmLite_PrimaryOfficeMulberry .dxm-scrollDownBtn
{
	padding: 1px;
	text-align: center;
}
.dxmLite_PrimaryOfficeMulberry .dxm-scrollUpBtn
{
	margin-bottom: 1px;
	padding: 3px 0 4px;
}
.dxmLite_PrimaryOfficeMulberry .dxm-scrollDownBtn
{
	margin-top: 1px;
	padding: 4px 0 3px;
}
.dxmLite_PrimaryOfficeMulberry .dxm-scrollBtnHovered
{
	background: #f0f0f0;
}
.dxmLite_PrimaryOfficeMulberry .dxm-scrollBtnPressed
{
	background: #D5D8E0;
}
.dxmLite_PrimaryOfficeMulberry .dxm-scrollBtnDisabled
{
	cursor: default;
}
.dxmLite_PrimaryOfficeMulberry .dxm-scrollArea
{
	overflow: hidden;
	position: relative;
}

/* -- ASPxMenu Lite Toolbar mode -- */
.dxmLite_PrimaryOfficeMulberry .dxm-main.dxmtb
{
	padding: 2px 2px;
    background-color: transparent;
}
.dxmLite_PrimaryOfficeMulberry .dxm-main.dxmtb .dxm-item
{
    margin: 1px 0;
}
.dxmLite_PrimaryOfficeMulberry .dxm-main.dxmtb .dxm-item,
.dxmLite_PrimaryOfficeMulberry .dxm-main.dxmtb .dxm-item a.dx
{
    font-size: 0.8em;
}
.dxmLite_PrimaryOfficeMulberry .dxm-main.dxmtb .dxm-item.dxm-tmpl
{
    font-size: 1em;
}
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-horizontal .dxm-image-l.dxm-noImages .dxm-item, 
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-horizontal .dxm-image-l .dxm-noImage, 
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-horizontal .dxm-image-r.dxm-noImages .dxm-item, 
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-horizontal .dxm-image-r .dxm-noImage,
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-horizontal .dxm-image-t.dxm-noImages .dxm-item, 
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-horizontal .dxm-image-t .dxm-noImage, 
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-horizontal .dxm-image-b.dxm-noImages .dxm-item, 
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxm-horizontal .dxm-image-b .dxm-noImage
{
	padding-left: 0px;
}
/* has image */
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-l .dxm-content,
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-r .dxm-content,
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-l .dxm-subMenu .dxm-content,
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-r .dxm-subMenu .dxm-content,
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-t .dxm-content,
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-b .dxm-content,
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-t .dxm-subMenu .dxm-content,
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-b .dxm-subMenu .dxm-content
{
	padding: 6px;
}
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-l .dxm-content.dxm-hasText,
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-r .dxm-content.dxm-hasText,
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-l .dxm-subMenu .dxm-content.dxm-hasText,
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-r .dxm-subMenu .dxm-content.dxm-hasText,
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-t .dxm-content.dxm-hasText,
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-b .dxm-content.dxm-hasText,
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-t .dxm-subMenu .dxm-content.dxm-hasText,
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-b .dxm-subMenu .dxm-content.dxm-hasText
{
	padding: 5px 6px;
}
/* no image */
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-l .dxm-subMenu.dxm-noImage .dxm-content,
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-r .dxm-subMenu.dxm-noImage .dxm-content,
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-l.dxm-noImages .dxm-item .dxm-content,
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-r.dxm-noImages .dxm-item .dxm-content,
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-l .dxm-noImage .dxm-content,
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-r .dxm-noImage .dxm-content,
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-t .dxm-subMenu.dxm-noImage .dxm-content,
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-b .dxm-subMenu.dxm-noImage .dxm-content,
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-t.dxm-noImages .dxm-item .dxm-content,
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-b.dxm-noImages .dxm-item .dxm-content,
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-t .dxm-noImage .dxm-content,
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-b .dxm-noImage .dxm-content
{
	padding: 6px;
}
/* dd has image */
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-l .dxm-dropDownMode .dxm-content,
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-r .dxm-dropDownMode .dxm-content,
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-t .dxm-dropDownMode .dxm-content,
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-b .dxm-dropDownMode .dxm-content
{
	padding: 6px;
}
/* dd no image */
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-l .dxm-dropDownMode.dxm-noImage .dxm-content,
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-r .dxm-dropDownMode.dxm-noImage .dxm-content,
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-t .dxm-dropDownMode.dxm-noImage .dxm-content,
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-b .dxm-dropDownMode.dxm-noImage .dxm-content
{
	padding: 6px;
}

.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxmtb.dxm-popup .dxm-image
{
	margin-right: 10px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxmtb.dxm-popup .dxm-image
{
	margin-left: 10px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxmtb.dxm-popup .dxm-noImage
{
	padding-left: 26px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxmtb.dxm-popup .dxm-noImage
{
	padding-right: 26px;
}
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxmtb.dxm-horizontal .dxm-image-l .dxm-dropDownMode.dxm-noImage,
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxmtb.dxm-horizontal .dxm-image-r .dxm-dropDownMode.dxm-noImage,
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-t .dxm-dropDownMode.dxm-noImage,
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-b .dxm-dropDownMode.dxm-noImage
{
	padding-left: 0;
}
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxmtb.dxm-horizontal .dxm-image-l .dxm-dropDownMode.dxm-noImage
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxmtb.dxm-horizontal .dxm-image-r .dxm-dropDownMode.dxm-noImage
{
	padding-right: 0;
}
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-l .dxm-dropDownMode .dxm-popOut,
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-r .dxm-dropDownMode .dxm-popOut,
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-l .dxm-popOut,
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-r .dxm-popOut,
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-t .dxm-dropDownMode .dxm-popOut,
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-b .dxm-dropDownMode .dxm-popOut,
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-t .dxm-popOut,
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-image-b .dxm-popOut
{
	padding: 9px 4px;
}
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-main
{
    border: 0;
}
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-item
{
    border: 1px solid #CBCBCB;
	background: #eaeaea;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pg0KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPg0KICA8bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+DQogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI0ZGRkZGRiIgc3RvcC1vcGFjaXR5PSIxIi8+DQogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjRjFGMUYxIiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgPC9saW5lYXJHcmFkaWVudD4NCiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4NCjwvc3ZnPg0K);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(241,241,241,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(241,241,241,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(241,241,241,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(241,241,241,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(241,241,241,1) 100%);

    border-radius: 3px;
	-webkit-border-radius: 3px;

	box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.08);
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.08);
}
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-hovered
{
	background: white;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pg0KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPg0KICA8bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+DQogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI0ZGRkZGRiIgc3RvcC1vcGFjaXR5PSIxIi8+DQogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjRkZGRkZGIiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgPC9saW5lYXJHcmFkaWVudD4NCiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4NCjwvc3ZnPg0K);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
}
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-checked,
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-selected
{
    color: #343434;
    border: 1px solid #CBCBCB;
    background: #d8d8d8;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pg0KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPg0KICA8bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjEwMCUiIHkyPSIwJSI+DQogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI0Q2RDZENiIgc3RvcC1vcGFjaXR5PSIxIi8+DQogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjRDlEOUQ5IiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgPC9saW5lYXJHcmFkaWVudD4NCiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4NCjwvc3ZnPg0K);
	background: -ms-linear-gradient(left, rgba(214,214,214,1) 0%, rgba(217,217,217,1) 100%);
	background: -moz-linear-gradient(left, rgba(214,214,214,1) 0%, rgba(217,217,217,1) 100%);
	background: -o-linear-gradient(left, rgba(214,214,214,1) 0%, rgba(217,217,217,1) 100%);
	background: -webkit-linear-gradient(left, rgba(214,214,214,1) 0%, rgba(217,217,217,1) 100%);
	background: linear-gradient(to right, rgba(214,214,214,1) 0%, rgba(217,217,217,1) 100%);

	box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.08), inset 0px 1px 1px 0px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.08), inset 0px 1px 1px 0px rgba(0,0,0,0.05);
}

.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-dropDownMode.dxm-hovered .dxm-popOut
{
	border-left-color: #CBCBCB;
}
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxmtb.dxm-horizontal .dxm-dropDownMode.dxm-hovered .dxm-popOut,
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxmtb.dxm-horizontal .dxm-image-r .dxm-dropDownMode.dxm-hovered .dxm-popOut
{
	border-right-color: #CBCBCB;
}
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-dropDownMode.dxm-selected .dxm-popOut,
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-dropDownMode.dxm-checked .dxm-popOut
{
	border-left-color: #CBCBCB;
}
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxmtb.dxm-horizontal .dxm-image-r .dxm-dropDownMode.dxm-selected .dxm-popOut,
.dxmLite_PrimaryOfficeMulberry.dxm-ltr .dxmtb.dxm-horizontal .dxm-image-r .dxm-dropDownMode.dxm-checked .dxm-popOut,
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxmtb.dxm-horizontal .dxm-dropDownMode.dxm-selected .dxm-popOut,
.dxmLite_PrimaryOfficeMulberry.dxm-rtl .dxmtb.dxm-horizontal .dxm-dropDownMode.dxm-checked .dxm-popOut
{
	border-right-color: #CBCBCB;
}
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-separator
{
	padding: 6px;
}
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-main .dxm-separator b
{
    background-color: transparent;
}
.dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-main .dxm-spacing
{
    width: 4px;
}
.dxmLite_PrimaryOfficeMulberry .dxm-horizontal.dxmtb .dxtb-comboBoxMenuItem
{
    padding: 0 2px;
}
.dxmLite_PrimaryOfficeMulberry .dxm-horizontal.dxmtb .dxtb-comboBoxMenuItem,
.dxmLite_PrimaryOfficeMulberry .dxm-horizontal.dxmtb .dxtb-labelMenuItem
{
    border: 0;
    background: none;

	-moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

/* -- ASPxNavBar Lite -- */
.dxnbLite_PrimaryOfficeMulberry 
{
	background-color: #e7e9ed;
	font: 13px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
	color: #5c5d5f;
	list-style: none none outside;
	margin: 0;
	padding: 0;
	float: left;
	width: 200px;
}
.dxnbLite_PrimaryOfficeMulberry a
{
	color: #343434;
	text-decoration: none!important;
}
.dxnbLite_PrimaryOfficeMulberry .dxnb-gr 
{
	margin-bottom: 1px;
}
.dxnbLite_PrimaryOfficeMulberry .dxnb-header,
.dxnbLite_PrimaryOfficeMulberry .dxnb-headerCollapsed
{
	padding: 40px 30px 10px;
	white-space: nowrap;
}
.dxnbLite_PrimaryOfficeMulberry .dxnb-headerCollapsed
{
	border-bottom: 1px solid #cbcbcb;
}
.dxnbLite_PrimaryOfficeMulberry .dxnb-header a,
.dxnbLite_PrimaryOfficeMulberry .dxnb-headerCollapsed a 
{
	color: #5e6d9d;
	text-decoration: underline!important;
}
.dxnbLite_PrimaryOfficeMulberry .dxnb-header a:hover,
.dxnbLite_PrimaryOfficeMulberry .dxnb-headerCollapsed a:hover 
{
	color: #5c5d5f;
}
.dxnbLite_PrimaryOfficeMulberry .dxnb-content
{
	list-style: none none outside;
	margin: 0;
	padding: 0;
	overflow: hidden;

	border-top: 1px solid #cbcbcb;
}
.dxnbLite_PrimaryOfficeMulberry .dxnb-item,
.dxnbLite_PrimaryOfficeMulberry .dxnb-large,
.dxnbLite_PrimaryOfficeMulberry .dxnb-bullet
{
	clear: both;
	overflow: hidden;
	cursor: default;
	border-bottom: 1px solid #bfc0c3;
}
.dxnbLite_PrimaryOfficeMulberry .dxnb-item.dxnb-link,
.dxnbLite_PrimaryOfficeMulberry .dxnb-item .dxnb-link,
.dxnbLite_PrimaryOfficeMulberry .dxnb-large.dxnb-link,
.dxnbLite_PrimaryOfficeMulberry .dxnb-large .dxnb-link
{
	padding: 10px 30px 9px;
	white-space: nowrap;
}
.dxnbLite_PrimaryOfficeMulberry .dxnb-bullet,
.dxnbLite_PrimaryOfficeMulberry .dxnb-bulletHover,
.dxnbLite_PrimaryOfficeMulberry .dxnb-bulletSelected 
{
	padding: 8px 30px 7px;
	overflow: visible;
	margin-bottom: 1px;
}
.dxnbLite_PrimaryOfficeMulberry .dxnb-itemSelected,
.dxnbLite_PrimaryOfficeMulberry .dxnb-largeSelected
{
	background-color: #d5d8e0;
}
.dxnbLite_PrimaryOfficeMulberry .dxnb-itemHover,
.dxnbLite_PrimaryOfficeMulberry .dxnb-itemHover a,
.dxnbLite_PrimaryOfficeMulberry .dxnb-largeHover,
.dxnbLite_PrimaryOfficeMulberry .dxnb-largeHover a
{
	background-color: #f1f2f5;
}
.dxnbLite_PrimaryOfficeMulberry .dxnb-header,
.dxnbLite_PrimaryOfficeMulberry .dxnb-headerCollapsed, 
.dxnbLite_PrimaryOfficeMulberry .dxnb-item,
.dxnbLite_PrimaryOfficeMulberry .dxnb-itemHover,
.dxnbLite_PrimaryOfficeMulberry .dxnb-itemSelected,
.dxnbLite_PrimaryOfficeMulberry .dxnb-bullet,
.dxnbLite_PrimaryOfficeMulberry .dxnb-bulletHover,
.dxnbLite_PrimaryOfficeMulberry .dxnb-bulletSelected
{
	text-align: left;
}
.dxnbLite_PrimaryOfficeMulberry .dxnb-large,
.dxnbLite_PrimaryOfficeMulberry .dxnb-largeHover,
.dxnbLite_PrimaryOfficeMulberry .dxnb-largeSelected
{
	text-align: center;
}
.dxnbLite_PrimaryOfficeMulberry .dxnb-headerHover
{
}
.dxnbLite_PrimaryOfficeMulberry .dxnb-headerCollapsedHover
{
}
.dxnbLite_PrimaryOfficeMulberry .dxnb-last
{
	
}
.dxnbLite_PrimaryOfficeMulberry .dxnb-btn,
.dxnbLite_PrimaryOfficeMulberry .dxnb-btnLeft,
.dxnbLite_PrimaryOfficeMulberry .dxnb-img
{
	border-width: 0;
}
.dxnbLite_PrimaryOfficeMulberry .dxnb-btnLeft
{
	float: left;
	margin: 0 9px 0 -19px;
}
.dxnbLite_PrimaryOfficeMulberry .dxnb-btn,
.dxnbLite_PrimaryOfficeMulberry .dxnb-rtlHeader .dxnb-btn 
{
	float: right;
	margin: 0 -19px 0 9px;
}
.dxnbLite_PrimaryOfficeMulberry .dxnb-img
{
	margin: 0 10px 0 0;
}
.dxnbLite_PrimaryOfficeMulberry .dxnb-right .dxnb-item .dxnb-img,
.dxnbLite_PrimaryOfficeMulberry .dxnb-rtlHeader .dxnb-img
{
	margin: 0 0 0 10px;
}
.dxnbLite_PrimaryOfficeMulberry .dxnb-header.dxnb-header-left,
.dxnbLite_PrimaryOfficeMulberry .dxnb-headerCollapsed.dxnb-header-left,
.dxnbLite_PrimaryOfficeMulberry .dxnb-rtlHeader
{
	text-align: right;
}
.dxnbLite_PrimaryOfficeMulberry .dxnb-top .dxnb-large .dxnb-img
{
	margin-bottom: 10px;
}
.dxnbLite_PrimaryOfficeMulberry .dxnb-bottom .dxnb-large .dxnb-img
{
	margin-top: 10px;
}
.dxnbLite_PrimaryOfficeMulberry .dxnb-large .dxnb-img
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.dxnbLiteDisabled_PrimaryOfficeMulberry,
.dxnbLite_PrimaryOfficeMulberry .dxnbLiteDisabled_PrimaryOfficeMulberry,
.dxnbLiteDisabled_PrimaryOfficeMulberry a,
.dxnbLiteDisabled_PrimaryOfficeMulberry .dxnb-item,
.dxnbLiteDisabled_PrimaryOfficeMulberry .dxnb-large,
.dxnbLiteDisabled_PrimaryOfficeMulberry .dxnb-bullet,
.dxnbLiteDisabled_PrimaryOfficeMulberry .dxnb-header,
.dxnbLiteDisabled_PrimaryOfficeMulberry .dxnb-headerCollapsed 
{
	color: #dddddd;
	cursor: default;
}
/* -- ASPxNewsControl -- */
.dxncControl_PrimaryOfficeMulberry 
{
	font: 13px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
	color: #343434;
	background-color: White;
}
.dxncControl_PrimaryOfficeMulberry td.dxncCtrl
{
	padding: 18px;
}
.dxncControl_PrimaryOfficeMulberry a
{
	color: #5e6d9d;
}
.dxncControl_PrimaryOfficeMulberry a:hover
{
	color: #343434;
}
.dxncContent_PrimaryOfficeMulberry
{
	padding: 20px;
}
.dxncPagerPanel_PrimaryOfficeMulberry
{
	padding: 9px 20px 7px;
}
.dxncItem_PrimaryOfficeMulberry
{
	padding: 12px 8px;
}
.dxncEmptyItem_PrimaryOfficeMulberry
{
	padding: 12px 12px 12px 14px;
}
.dxncPagerShowMoreItemsContainer_PrimaryOfficeMulberry
{
    height: 58px;
	text-align: center;
}
.dxncPagerShowMoreItemsContainer_PrimaryOfficeMulberry a
{
	display: block;
	padding-top: 20px;
	color: #5e6d9d;
}
.dxncPagerShowMoreItemsContainer_PrimaryOfficeMulberry  a:hover
{
	color: #343434;
}
.dxncEmptyData_PrimaryOfficeMulberry
{
	color: #4F4F4F;
}
/* BackToTop */
.dxncBackToTop_PrimaryOfficeMulberry
{
	text-decoration: none;
	padding: 4px 0px;
}
/* Disabled */
.dxncDisabled_PrimaryOfficeMulberry,
.dxncDisabled_PrimaryOfficeMulberry span.dxhl,
.dxncDisabled_PrimaryOfficeMulberry a,
.dxncDisabled_PrimaryOfficeMulberry a:hover
{
	color: #dddddd;
	cursor: default;
}

/* -- ASPxPager Lite -- */
.dxpLite_PrimaryOfficeMulberry
{
	font: 13px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
	color: #343434;
	padding: 6px 2px;
	float: left;

    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.dxpLite_PrimaryOfficeMulberry a
{
	color: #5e6d9d;
}
.dxpLite_PrimaryOfficeMulberry a[href]
{
	color: #5e6d9d;
}

.dxpLite_PrimaryOfficeMulberry .dxp-summary,
.dxpLite_PrimaryOfficeMulberry .dxp-sep,
.dxpLite_PrimaryOfficeMulberry .dxp-button,
.dxpLite_PrimaryOfficeMulberry .dxp-pageSizeItem,
.dxpLite_PrimaryOfficeMulberry .dxp-num,
.dxpLite_PrimaryOfficeMulberry .dxp-current,
.dxpLite_PrimaryOfficeMulberry .dxp-ellip
{
	margin-left: 4px;
	font-weight: normal;
}
.dxpLite_PrimaryOfficeMulberry .dxp-lead
{
	margin-left: 0!important;
}

.dxpLite_PrimaryOfficeMulberry .dxp-button
{
	padding: 8px 6px 7px;
	text-align: center;
    text-decoration: underline;
	white-space: nowrap;
}
.dxpLite_PrimaryOfficeMulberry .dxp-button img
{
	border: none;
	text-decoration: none;
}
.dxpLite_PrimaryOfficeMulberry .dxp-button.dxp-bi
{
	padding: 3px 6px;
}
.dxIE.dxBrowserVersion-8 .dxpLite_PrimaryOfficeMulberry .dxp-button.dxp-bi
{
	padding: 5px 6px 1px;
}
.dxpLite_PrimaryOfficeMulberry .dxp-button.dxp-bti 
{
	padding: 3px 14px;
}
.dxpLite_PrimaryOfficeMulberry .dxp-disabledButton
{
	text-decoration: none;
	color: #acacac;
}

.dxpLite_PrimaryOfficeMulberry .dxp-pageSizeItem
{
    padding: 1px 4px 0 16px;
    white-space: nowrap;
    color: #8d8d8d;
}
.dxWebKitFamily .dxpLite_PrimaryOfficeMulberry .dxp-pageSizeItem
{
    padding: 0 4px 0 16px;
}
.dxSafari .dxpLite_PrimaryOfficeMulberry .dxp-pageSizeItem
{
    padding: 1px 4px 0 16px;
}
.dxpLite_PrimaryOfficeMulberry .dxp-pageSizeItem .dx
{
    display: block;
    float: left;
    margin-top: 5px;
    white-space: nowrap;
}
*[dir="rtl"].dxpLite_PrimaryOfficeMulberry .dxp-pageSizeItem .dx 
{
    float: right;
}
.dxpLite_PrimaryOfficeMulberry .dxp-comboBox
{
    background-color: White;
    display: block;
    float: left;
    border: 1px solid #cbcbcb;
    margin: -1px 0px -2px;
    padding: 1px;
	height: 26px;
}
.dxpLite_PrimaryOfficeMulberry .dxp-comboBox input
{
	color: #343434;
    margin: 4px 4px 3px;
    width: 32px;
}
*[dir="rtl"].dxpLite_PrimaryOfficeMulberry .dxp-comboBox input
{
    float: right;
}
.dxpLite_PrimaryOfficeMulberry .dxp-hoverComboBox
{
}
.dxpLite_PrimaryOfficeMulberry .dxp-pressedComboBox
{
}
.dxpLite_PrimaryOfficeMulberry .dxp-dropDownButton
{
	border: 1px Solid Transparent;
	padding: 0 2px;
}
.dxpLite_PrimaryOfficeMulberry .dxp-hoverDropDownButton
{
    border: 1px solid #CBCBCB;
	background: white;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pg0KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPg0KICA8bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+DQogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI0ZGRkZGRiIgc3RvcC1vcGFjaXR5PSIxIi8+DQogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjRkZGRkZGIiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgPC9saW5lYXJHcmFkaWVudD4NCiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4NCjwvc3ZnPg0K);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
}
.dxpLite_PrimaryOfficeMulberry .dxp-pressedDropDownButton
{
    border: 1px solid #CBCBCB;
    background: #d8d8d8;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pg0KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPg0KICA8bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjEwMCUiIHkyPSIwJSI+DQogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI0Q2RDZENiIgc3RvcC1vcGFjaXR5PSIxIi8+DQogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjRDlEOUQ5IiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgPC9saW5lYXJHcmFkaWVudD4NCiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4NCjwvc3ZnPg0K);
	background: -ms-linear-gradient(left, rgba(214,214,214,1) 0%, rgba(217,217,217,1) 100%);
	background: -moz-linear-gradient(left, rgba(214,214,214,1) 0%, rgba(217,217,217,1) 100%);
	background: -o-linear-gradient(left, rgba(214,214,214,1) 0%, rgba(217,217,217,1) 100%);
	background: -webkit-linear-gradient(left, rgba(214,214,214,1) 0%, rgba(217,217,217,1) 100%);
	background: linear-gradient(to right, rgba(214,214,214,1) 0%, rgba(217,217,217,1) 100%);

	box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.08), inset 0px 1px 1px 0px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.08), inset 0px 1px 1px 0px rgba(0,0,0,0.05);
}

.dxpLite_PrimaryOfficeMulberry .dxp-num
{
	padding: 8px 9px 7px 9px;
}
.dxpLite_PrimaryOfficeMulberry .dxp-num
{
	color: #343434;
}
.dxpLite_PrimaryOfficeMulberry .dxp-num[href]
{
	color: #5e6d9d;
}

.dxpLite_PrimaryOfficeMulberry .dxp-current
{
	color: white;
	background-color: #01265A;
	text-decoration: none;
}

.dxpLite_PrimaryOfficeMulberry .dxp-summary,
.dxpLite_PrimaryOfficeMulberry .dxp-ellip
{
	color: #8d8d8d;
	white-space: nowrap;
	padding: 8px 4px 7px;
}
.dxpLite_PrimaryOfficeMulberry .dxp-ellip
{
	color: #5e6d9d;
}

.dxpLite_PrimaryOfficeMulberry .dxp-summary
{
	margin: 0 16px;
}

.dxpLite_PrimaryOfficeMulberry .dxp-sep
{
	background-color: #cbcbcb;
	width: 1px;
	height: 25px;
    margin-top: 2px;
    margin-bottom: 2px;
}

.dxpLiteDisabled_PrimaryOfficeMulberry,
.dxpLiteDisabled_PrimaryOfficeMulberry a,
.dxpLiteDisabled_PrimaryOfficeMulberry .dxp-summary,
.dxpLiteDisabled_PrimaryOfficeMulberry .dxp-sep,
.dxpLiteDisabled_PrimaryOfficeMulberry .dxp-button,
.dxpLiteDisabled_PrimaryOfficeMulberry .dxp-num,
.dxpLiteDisabled_PrimaryOfficeMulberry .dxp-current,
.dxpLiteDisabled_PrimaryOfficeMulberry .dxp-ellip
{
	color: #dddddd;
	cursor: default;
}
.dxpLite_PrimaryOfficeMulberry .dxp-disabledComboBox
{
}
.dxpLite_PrimaryOfficeMulberry .dxp-disabledComboBox input
{
    color: #acacac;
}
.dxpLite_PrimaryOfficeMulberry .dxp-disabledDropDownButton
{
    cursor: default;
}

/* -- ASPxPopupControl Lite -- */
.dxpcLite_PrimaryOfficeMulberry,
.dxdpLite_PrimaryOfficeMulberry 
{
	width: 200px;
	left: 0;
	top: 0;
	position: absolute;
	border-spacing: 0;
	font: 13px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
	color: #343434;
}
.dxdpLite_PrimaryOfficeMulberry {
	display: none;
	visibility: hidden;
}

.dxpcLite_PrimaryOfficeMulberry .dxpc-mainDiv,
.dxpcLite_PrimaryOfficeMulberry.dxpc-mainDiv,
.dxdpLite_PrimaryOfficeMulberry .dxpc-mainDiv,
.dxdpLite_PrimaryOfficeMulberry.dxpc-mainDiv 
{
	top: 0;
	left: 0;
	background-color: white;
	border: 1px solid #d3d2d2;
}

.dxpcLite_PrimaryOfficeMulberry a.dxpc-link,
.dxdpLite_PrimaryOfficeMulberry a.dxpc-link 
{
	color: #5e6d9d;
}
.dxpcLite_PrimaryOfficeMulberry a.dxpc-link:hover,
.dxdpLite_PrimaryOfficeMulberry a.dxpc-link:hover 
{
	color: #343434;
}
.dxpcLite_PrimaryOfficeMulberry a.dxpc-link *,
.dxdpLite_PrimaryOfficeMulberry a.dxpc-link * 
{
	text-decoration: underline;
	cursor: pointer;
}

.dxpcLite_PrimaryOfficeMulberry .dxpc-closeBtn,
.dxdpLite_PrimaryOfficeMulberry .dxpc-closeBtn,
.dxpcLite_PrimaryOfficeMulberry .dxpc-pinBtn,
.dxdpLite_PrimaryOfficeMulberry .dxpc-pinBtn,
.dxpcLite_PrimaryOfficeMulberry .dxpc-refreshBtn,
.dxdpLite_PrimaryOfficeMulberry .dxpc-refreshBtn,
.dxpcLite_PrimaryOfficeMulberry .dxpc-collapseBtn,
.dxdpLite_PrimaryOfficeMulberry .dxpc-collapseBtn,
.dxpcLite_PrimaryOfficeMulberry .dxpc-maximizeBtn,
.dxdpLite_PrimaryOfficeMulberry .dxpc-maximizeBtn
{
	border: 1px solid Transparent;
	padding: 2px;
    margin: 0 4px;
	float: right;
}

.dxpcLite_PrimaryOfficeMulberry.dxRtl  .dxpc-closeBtn,
.dxdpLite_PrimaryOfficeMulberry.dxRtl  .dxpc-closeBtn,
.dxpcLite_PrimaryOfficeMulberry.dxRtl  .dxpc-pinBtn,
.dxdpLite_PrimaryOfficeMulberry.dxRtl  .dxpc-pinBtn,
.dxpcLite_PrimaryOfficeMulberry.dxRtl  .dxpc-refreshBtn,
.dxdpLite_PrimaryOfficeMulberry.dxRtl  .dxpc-refreshBtn,
.dxpcLite_PrimaryOfficeMulberry.dxRtl  .dxpc-collapseBtn,
.dxdpLite_PrimaryOfficeMulberry.dxRtl  .dxpc-collapseBtn,
.dxpcLite_PrimaryOfficeMulberry.dxRtl  .dxpc-maximizeBtn,
.dxdpLite_PrimaryOfficeMulberry.dxRtl  .dxpc-maximizeBtn
{
	float: left;
}

.dxpcLite_PrimaryOfficeMulberry .dxpc-closeBtnHover,
.dxdpLite_PrimaryOfficeMulberry .dxpc-closeBtnHover,
.dxpcLite_PrimaryOfficeMulberry .dxpc-pinBtnHover,
.dxdpLite_PrimaryOfficeMulberry .dxpc-pinBtnHover,
.dxpcLite_PrimaryOfficeMulberry .dxpc-refreshBtnHover,
.dxdpLite_PrimaryOfficeMulberry .dxpc-refreshBtnHover,
.dxpcLite_PrimaryOfficeMulberry .dxpc-collapseBtnHover,
.dxdpLite_PrimaryOfficeMulberry .dxpc-collapseBtnHover,
.dxpcLite_PrimaryOfficeMulberry .dxpc-maximizeBtnHover,
.dxdpLite_PrimaryOfficeMulberry .dxpc-maximizeBtnHover
{
}

.dxpcLite_PrimaryOfficeMulberry .dxpc-header,
.dxdpLite_PrimaryOfficeMulberry .dxpc-header
{
	border-bottom: 1px solid #d3d2d2;
	padding: 7px 6px 7px 18px;
	background: #fafafa;
}

.dxpcLite_PrimaryOfficeMulberry.dxRtl .dxpc-header,
.dxdpLite_PrimaryOfficeMulberry.dxRtl .dxpc-header 
{
	padding-right: 12px;
	padding-left: 2px;
}

.dxpcLite_PrimaryOfficeMulberry .dxpc-headerText,
.dxdpLite_PrimaryOfficeMulberry .dxpc-headerText
{
	white-space: nowrap;
}

.dxpcLite_PrimaryOfficeMulberry .dxpc-headerImg,
.dxdpLite_PrimaryOfficeMulberry .dxpc-headerImg
{
	margin: 0 4px 0 0;
}

.dxpcLite_PrimaryOfficeMulberry.dxRtl .dxpc-headerImg,
.dxdpLite_PrimaryOfficeMulberry.dxRtl .dxpc-headerImg
{
	margin: 0 0 0 4px;
}

.dxpcLite_PrimaryOfficeMulberry .dxpc-content,
.dxdpLite_PrimaryOfficeMulberry .dxpc-content
{
	white-space: normal;
	line-height: 128%;
	padding: 14px 20px 15px;
}

.dxpcLite_PrimaryOfficeMulberry.dxpc-hierarchycal .dxpc-content {
	padding-right: 40px;
}

.dxpcLite_PrimaryOfficeMulberry.dxpc-hierarchycal.dxRtl .dxpc-content {
	padding-right: 20px;
	padding-left: 40px;
}

.dxpcLite_PrimaryOfficeMulberry .dxpc-footer,
.dxdpLite_PrimaryOfficeMulberry .dxpc-footer
{
	background: #fafafa;
	border-top: 1px solid #d3d2d2;
}

.dxpcLite_PrimaryOfficeMulberry .dxpc-footerContent,
.dxdpLite_PrimaryOfficeMulberry .dxpc-footerContent
{
	padding: 7px 24px 7px 18px;
	min-height: 12px;
}

.dxpcLite_PrimaryOfficeMulberry.dxRtl .dxpc-footerContent,
.dxdpLite_PrimaryOfficeMulberry.dxRtl .dxpc-footerContent
{
	padding: 7px 12px 7px 24px;
}

.dxpcLite_PrimaryOfficeMulberry .dxpc-footerText,
.dxdpLite_PrimaryOfficeMulberry .dxpc-footerText
{
	white-space: nowrap;
}

.dxpcLite_PrimaryOfficeMulberry .dxpc-footerImg,
.dxdpLite_PrimaryOfficeMulberry .dxpc-footerImg
{
	margin: 0 4px 0 0;
}

.dxpcLite_PrimaryOfficeMulberry.dxRtl .dxpc-footerImg,
.dxdpLite_PrimaryOfficeMulberry.dxRtl .dxpc-footerImg
{
	margin: 0 0 0 4px;
}

.dxpcLite_PrimaryOfficeMulberry .dxpc-sizeGrip,
.dxdpLite_PrimaryOfficeMulberry .dxpc-sizeGrip
{
	float: right;
}

.dxpcLite_PrimaryOfficeMulberry.dxRtl .dxpc-sizeGrip,
.dxdpLite_PrimaryOfficeMulberry.dxRtl .dxpc-sizeGrip
{
	float: left;
}

.dxpcModalBackLite_PrimaryOfficeMulberry,
.dxdpModalBackLite_PrimaryOfficeMulberry
{
	background-color: #777777;
	opacity: 0.7;
	filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=70);
	position: fixed;
	left: 0;
	top: 0;
	visibility: hidden;
}
.dxpcLiteDisabled_PrimaryOfficeMulberry,
.dxdpLiteDisabled_PrimaryOfficeMulberry
{
	color: #dddddd;
	cursor: default;
}
/* -- ASPxPanel -- */
.dxpnlControl_PrimaryOfficeMulberry
{
    font: 13px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
    color: #343434;
    border: 0px solid #cbcbcb;
}
.dxpnlControl_PrimaryOfficeMulberry.dxpnl-edge,
.dxpnlControl_PrimaryOfficeMulberry.dxpnl-edge.dxpnl-bar
{
    background-color: white;
}
.dxpnlControl_PrimaryOfficeMulberry.dxpnl-edge,
.dxpnlControl_PrimaryOfficeMulberry.dxpnl-edge .dxpnl-scc,
.dxpnlControl_PrimaryOfficeMulberry.dxpnl-bar
{
    padding: 12px;
}
.dxpnlControl_PrimaryOfficeMulberry .dxpnl-btn
{
}
.dxpnlControl_PrimaryOfficeMulberry .dxpnl-btnHover
{
    background-color: #f1f1f1;
}
.dxpnlControl_PrimaryOfficeMulberry .dxpnl-btnPressed
{
    background-color: #01265A;
}
.dxpnlControl_PrimaryOfficeMulberry .dxpnl-btnSelected
{

}
.dxpnlDisabled_PrimaryOfficeMulberry
{
	color: #dddddd;
	cursor: default;
}
/* -- ASPxRoundPanel -- */
.dxrpControl_PrimaryOfficeMulberry,
.dxrpControlGB_PrimaryOfficeMulberry
{
	border: 1px solid #cbcbcb;
}
.dxrpControl_PrimaryOfficeMulberry td.dxrp,
.dxrpControl_PrimaryOfficeMulberry .dxrpHeader_PrimaryOfficeMulberry,
.dxrpControlGB_PrimaryOfficeMulberry td.dxrp
{
	font: 13px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
	color: #343434;
}
.dxrpControl_PrimaryOfficeMulberry .dxrpCI
{
	display:block;
}
/*Corner Radius*/
.dxrpControl_PrimaryOfficeMulberry:not(.dxrp-hasDefaultImages)
{
	border-radius: 4px;
}
.dxrpControl_PrimaryOfficeMulberry:not(.dxrp-hasDefaultImages) .dxrpHeader_PrimaryOfficeMulberry
{
	border-radius:4px 4px 0px 0px;
}
.dxrpControl_PrimaryOfficeMulberry:not(.dxrp-hasDefaultImages) > tbody > tr.dxrpCR > .dxrpcontent
{
	border-radius:0px 0px 4px 4px;
}
.dxrpWithoutHeader_PrimaryOfficeMulberry:not(.dxrp-hasDefaultImages) > tbody > tr.dxrpCR > .dxrpcontent
{
	border-radius:4px;
}
/* Header */
.dxrpHeader_PrimaryOfficeMulberry,
.dxrpControl_PrimaryOfficeMulberry .dxrpHeader_PrimaryOfficeMulberry
{
	color: #343434;
}
.dxrpControlGB_PrimaryOfficeMulberry span.dxrpHeader_PrimaryOfficeMulberry
{
	color: #8d8d8d;
}
.dxrpControlGB_PrimaryOfficeMulberry span.dxrpHeader_PrimaryOfficeMulberry
{
	background-color: white;
}
.dxrpHeader_PrimaryOfficeMulberry
{
    background-color: #fafafa;
}
.dxrpControl_PrimaryOfficeMulberry  > tbody > tr > .dxrpHeader_PrimaryOfficeMulberry > a,
.dxrpControl_PrimaryOfficeMulberry  > tbody > tr > .dxrpHeader_PrimaryOfficeMulberry > a > span.dxrpHT,
.dxrpControlGB_PrimaryOfficeMulberry span.dxrpHeader_PrimaryOfficeMulberry a
{
    color: #5e6d9d;
}
.dxrpControl_PrimaryOfficeMulberry .dxrpHeader_PrimaryOfficeMulberry
{
	vertical-align: top;
	white-space: nowrap;
}
.dxrpControl_PrimaryOfficeMulberry .dxrpHeader_PrimaryOfficeMulberry
{
	border-bottom: 1px solid #ebebeb;
}
/* Header image */
.dxrpControl_PrimaryOfficeMulberry .dxrpHI
{
	margin-right: 4px;
}
.dxrpControl_PrimaryOfficeMulberry .dxrpHIR
{
	margin-left: 4px;
}
/* Content */
.dxrpControl_PrimaryOfficeMulberry > tbody > tr.dxrpCR > .dxrpcontent,
.dxrpControlGB_PrimaryOfficeMulberry > tbody > tr.dxrpCR > .dxrpcontent
{
    background-image: none;
	vertical-align: top;
}
/* Paddings */
.dxrpControl_PrimaryOfficeMulberry .dxrpHeader_PrimaryOfficeMulberry 
{
	padding: 8px 16px 10px 18px;
}
.dxrpControlGB_PrimaryOfficeMulberry .dxrpHeader_PrimaryOfficeMulberry 
{
	padding: 0px 6px 0px 6px;
}
.dxrpControl_PrimaryOfficeMulberry.dxrp-noCollapsing > tbody > tr.dxrpCR > .dxrpcontent,
.dxrpControl_PrimaryOfficeMulberry > tbody > tr.dxrpCR > .dxrpcontent > .dxrpAW > .dxrpCW, 
.dxrpControl_PrimaryOfficeMulberry > tbody > tr.dxrpCR > .dxrpcontent >  .dxrpCW,
.dxrpControlGB_PrimaryOfficeMulberry > tbody > tr.dxrpCR > .dxrpcontent
{
	padding: 10px 16px 10px 18px;
}
/* GroupboxCaptionOffset */
.dxrpControlGB_PrimaryOfficeMulberry > tbody > tr.dxrpCR > .dxrpcontent > div:first-child
{
	top: -20px;
	left: -6px;
	margin-bottom:-10px;
}
.dxrpControlGB_PrimaryOfficeMulberry {
	margin-top: 9px;
}
/* Disabled */
.dxrpDisabled_PrimaryOfficeMulberry,
.dxrpDisabled_PrimaryOfficeMulberry td.dxrp
{
	color: #dddddd;
	cursor: default;
}
.dxrpDisabled_PrimaryOfficeMulberry.dxrpCollapsed > tbody > tr > td.dxrpHeader_PrimaryOfficeMulberry
{
    border-radius: 4px;
    border: 0px none #343434;
}
/* -- ASPxSiteMapControl -- */
.dxsmControl_PrimaryOfficeMulberry 
{
	font: 13px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
	color: #343434;
	background-color: #FFFFFF;
	border-width: 0px;
}
.dxsmControl_PrimaryOfficeMulberry a
{
	color: #5e6d9d;
	text-decoration: none;
}
.dxsmControl_PrimaryOfficeMulberry a:hover
{
	text-decoration: underline;
}
/* - Category Level - */
.dxsmCategoryLevel_PrimaryOfficeMulberry,
.dxsmCategoryLevel_PrimaryOfficeMulberry a
{
	color: #7e7e7e;
	text-decoration: none;
}
.dxsmCategoryLevel_PrimaryOfficeMulberry
{
	font-size: 1.71em;
	border-bottom: 1px solid #cbcbcb;
	white-space: nowrap;
	padding: 0px 0px 12px!important;
}
 /*flow layout*/
.dxsmLevelCategoryFlow_PrimaryOfficeMulberry,
.dxsmLevelCategoryFlow_PrimaryOfficeMulberry a
{
	color: #5689C5;
	font-weight: bold;
	text-decoration: underline;
}
.dxsmLevelCategoryFlow_PrimaryOfficeMulberry
{
	font-size: 1.71em;
}
/* - Level 0 - */
.dxsmLevel0_PrimaryOfficeMulberry,
.dxsmLevel0_PrimaryOfficeMulberry a,
.dxsmLevel0Categorized_PrimaryOfficeMulberry a,
.dxsmLevel0Categorized_PrimaryOfficeMulberry
{
	color: #8a8a8a;
	font-weight: normal;
}
.dxsmLevel0_PrimaryOfficeMulberry,
.dxsmLevel0Categorized_PrimaryOfficeMulberry
{
	white-space: nowrap;
	padding: 0px 0px 1px;
}
.dxsmLevel0Categorized_PrimaryOfficeMulberry
{
    font-size: 1.35em;
}
.dxsmLevel0_PrimaryOfficeMulberry
{
    font-size: 1.71em;
	padding: 0px 0px 12px;
}

 /*flow layout*/
.dxsmLevel0Flow_PrimaryOfficeMulberry,
.dxsmLevel0Flow_PrimaryOfficeMulberry a,
.dxsmLevel0CategorizedFlow_PrimaryOfficeMulberry a,
.dxsmLevel0CategorizedFlow_PrimaryOfficeMulberry
{
	color: #5e6d9d;
}
.dxsmLevel0Flow_PrimaryOfficeMulberry
{
	padding: 0px;
	text-decoration: none;
}

/* - Level 1 - */
.dxsmLevel1_PrimaryOfficeMulberry,
.dxsmLevel1_PrimaryOfficeMulberry a,
.dxsmLevel1Categorized_PrimaryOfficeMulberry a,
.dxsmLevel1Categorized_PrimaryOfficeMulberry
{
	color: #5e6d9d;
}
.dxsmLevel1_PrimaryOfficeMulberry,
.dxsmLevel1Categorized_PrimaryOfficeMulberry
{
	white-space: nowrap;
	padding: 0px;
}


/*flow layout*/
.dxsmLevel1Flow_PrimaryOfficeMulberry,
.dxsmLevel1Flow_PrimaryOfficeMulberry a,
.dxsmLevel1CategorizedFlow_PrimaryOfficeMulberry,
.dxsmLevel1CategorizedFlow_PrimaryOfficeMulberry a
{
	color: #5e6d9d;
}
.dxsmLevel1Flow_PrimaryOfficeMulberry
{
	text-decoration: none;
	padding: 0px;
}

/* - Level 2 - */
.dxsmLevel2_PrimaryOfficeMulberry,
.dxsmLevel2_PrimaryOfficeMulberry a,
.dxsmLevel2Categorized_PrimaryOfficeMulberry a,
.dxsmLevel2Categorized_PrimaryOfficeMulberry
{
	color: #5e6d9d;
}
.dxsmLevel2_PrimaryOfficeMulberry,
.dxsmLevel2Categorized_PrimaryOfficeMulberry
{
    font-size: 0.86em;
	white-space: nowrap;
	padding: 0px;
	text-decoration: none;
}
/*flow layout*/
.dxsmLevel2Flow_PrimaryOfficeMulberry,
.dxsmLevel2Flow_PrimaryOfficeMulberry a
{
	color: #5689C5;
	text-decoration: underline;
}
.dxsmLevel2Flow_PrimaryOfficeMulberry
{
    font-size: 0.86em;
	padding: 0px;
	text-decoration: none;
}
/* - Level 3 - */
.dxsmLevel3_PrimaryOfficeMulberry,
.dxsmLevel3_PrimaryOfficeMulberry a
{
	color: #5e6d9d;
}
.dxsmLevel3_PrimaryOfficeMulberry
{
    font-size: 0.86em;
	white-space: nowrap;
	padding: 0px;
	text-decoration: none;
}
/*flow layout*/
.dxsmLevel3Flow_PrimaryOfficeMulberry,
.dxsmLevel3Flow_PrimaryOfficeMulberry a
{
	color: #5689C5;
	text-decoration: underline;
}
.dxsmLevel3Flow_PrimaryOfficeMulberry
{
	font-size: 0.86em;
}
/* - Level 4 - */
.dxsmLevel4_PrimaryOfficeMulberry,
.dxsmLevel4_PrimaryOfficeMulberry a
{
	color: #5e6d9d;
}
.dxsmLevel4_PrimaryOfficeMulberry
{
    font-size: 0.86em;
	white-space: nowrap;
	padding: 0px;
	text-decoration: none;
}
/*flow layout*/
.dxsmLevel4Flow_PrimaryOfficeMulberry,
.dxsmLevel4Flow_PrimaryOfficeMulberry a
{
	color: #5689C5;
	text-decoration: underline;
}
.dxsmLevel4Flow_PrimaryOfficeMulberry
{
    font-size: 0.86em;
	padding: 0px;
	text-decoration: none;
}
/* - Other Levels - */
.dxsmLevelOther_PrimaryOfficeMulberry
{
	color: #5e6d9d;
}
.dxsmLevelOther_PrimaryOfficeMulberry
{
    font-size: 0.86em;
	white-space: nowrap;
	padding: 0px;
}
/*flow layout*/
.dxsmLevelOtherFlow_PrimaryOfficeMulberry,
.dxsmLevelOtherFlow_PrimaryOfficeMulberry a
{
	color: #5689C5;
	text-decoration: underline;
}
.dxsmLevelOtherFlow_PrimaryOfficeMulberry
{
	font-size: 0.86em;
}
/* Disabled */
.dxsmDisabled_PrimaryOfficeMulberry
{
	color: #dddddd;
	cursor: default;
}

/* -- ASPxTabControl Lite -- */
.dxtcLite_PrimaryOfficeMulberry
{
	overflow: hidden;
	color: #343434;
	float: left;
	font: 13px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
}
.dxtcLite_PrimaryOfficeMulberry > .dxtc-stripContainer,
.dxtcLite_PrimaryOfficeMulberry > .dxtc-stripContainer .dxtc-strip
{
	list-style: none outside none;
	float: left;
	padding: 0;
	margin: 0;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-top > .dxtc-stripContainer
{
	padding-top: 3px;
}
.dxtcLite_PrimaryOfficeMulberry > .dxtc-stripContainer .dxtc-tab,
.dxtcLite_PrimaryOfficeMulberry > .dxtc-stripContainer .dxtc-activeTab,
.dxtcLite_PrimaryOfficeMulberry > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite_PrimaryOfficeMulberry > .dxtc-stripContainer .dxtc-spacer,
.dxtcLite_PrimaryOfficeMulberry > .dxtc-stripContainer .dxtc-rightIndent,
.dxtcLite_PrimaryOfficeMulberry > .dxtc-stripContainer .dxtc-sbWrapper,
.dxtcLite_PrimaryOfficeMulberry > .dxtc-stripContainer .dxtc-sbIndent,
.dxtcLite_PrimaryOfficeMulberry > .dxtc-stripContainer .dxtc-sbSpacer
{
	display: block;
	margin: 0;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-top > .dxtc-stripContainer .dxtc-tab
{
	margin-top: 2px;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-top.dxtc-noSpacing > .dxtc-stripContainer .dxtc-tab,
.dxtcLite_PrimaryOfficeMulberry.dxtc-top.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab
{
	margin-right: -1px;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-multiRow.dxtc-top > .dxtc-stripContainer .dxtc-tab 
{
    border-bottom-width: 0!important;
    padding-bottom: 1px;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-multiRow.dxtc-top > .dxtc-stripContainer .dxtc-tab.dxtc-activeRowItem 
{
	border-bottom-width: 1px!important;
	padding-bottom: 0px;
}
.dxtcLite_PrimaryOfficeMulberry > .dxtc-stripContainer .dxtc-tab,
.dxtcLite_PrimaryOfficeMulberry > .dxtc-stripContainer .dxtc-activeTab
{
	background: white;
	border: 1px solid #cbcbcb;
	float: left;
	overflow: hidden;
	text-align: center;
	white-space: nowrap;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-top > .dxtc-stripContainer .dxtc-activeTab
{
	border-bottom-width: 0;
    padding-bottom: 1px;
}
.dxtcLite_PrimaryOfficeMulberry > .dxtc-stripContainer .dxtc-tabHover,
.dxtcLite_PrimaryOfficeMulberry > .dxtc-stripContainer .dxtc-tabHover .dxtc-link
{
	background: #f0f0f0;
}
.dxtcLite_PrimaryOfficeMulberry > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite_PrimaryOfficeMulberry > .dxtc-stripContainer .dxtc-spacer,
.dxtcLite_PrimaryOfficeMulberry > .dxtc-stripContainer .dxtc-rightIndent,
.dxtcLite_PrimaryOfficeMulberry > .dxtc-stripContainer .dxtc-sbWrapper,
.dxtcLite_PrimaryOfficeMulberry > .dxtc-stripContainer .dxtc-sbIndent,
.dxtcLite_PrimaryOfficeMulberry > .dxtc-stripContainer .dxtc-sbSpacer
{
	float: left;
	border-right-width: 0;
	border-left-width: 0;
	overflow: hidden;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-top > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite_PrimaryOfficeMulberry.dxtc-top > .dxtc-stripContainer .dxtc-spacer,
.dxtcLite_PrimaryOfficeMulberry.dxtc-top > .dxtc-stripContainer .dxtc-rightIndent,
.dxtcLite_PrimaryOfficeMulberry.dxtc-top > .dxtc-stripContainer .dxtc-sbWrapper,
.dxtcLite_PrimaryOfficeMulberry.dxtc-top > .dxtc-stripContainer .dxtc-sbIndent,
.dxtcLite_PrimaryOfficeMulberry.dxtc-top > .dxtc-stripContainer .dxtc-sbSpacer
{
	border-top: 2px solid transparent;
	border-bottom: 1px solid #cbcbcb;
}
.dxtcLite_PrimaryOfficeMulberry > .dxtc-stripContainer .dxtc-lineBreak
{
	float: none;
	display: block;
	clear: both;
	height: 0;
	width: 0;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
}
.dxtcLite_PrimaryOfficeMulberry > .dxtc-stripContainer .dxtc-spacer
{
	width: 0;
}
.dxtcLite_PrimaryOfficeMulberry > .dxtc-stripContainer .dxtc-leftIndent
{
	width: 0;
}
.dxtcLite_PrimaryOfficeMulberry > .dxtc-stripContainer .dxtc-rightIndent
{
	width: 1px;
}
.dxtcLite_PrimaryOfficeMulberry > .dxtc-stripContainer .dxtc-link
{
	padding: 4px 10px 5px 10px;
	display: block;
	height: 100%;
    color: #343434;
}
.dxtcLite_PrimaryOfficeMulberry > .dxtc-stripContainer .dxtc-link,
.dxtcLite_PrimaryOfficeMulberry > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite_PrimaryOfficeMulberry > .dxtc-stripContainer .dxtc-rightIndent
{
	text-decoration: none;
	white-space: nowrap;
}
.dxtcLite_PrimaryOfficeMulberry > .dxtc-stripContainer .dxtc-activeTab .dxtc-link
{
	color: #01265A;
}
.dxtcLite_PrimaryOfficeMulberry > .dxtc-stripContainer .dxtc-img
{
	border-style: none;
	margin: 0 5px 0 0;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-rtl > .dxtc-stripContainer .dxtc-img
{
	margin: 0 0 0 5px;
}
.dxtcLite_PrimaryOfficeMulberry > .dxtc-content 
{
	background-color: #FFFFFF;
	float: left;
	clear: left;
	border: 1px solid #cbcbcb;
	overflow: hidden;
	padding: 11px;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-top > .dxtc-content
{
    border-top: 0;
}
/* Rtl */
.dxtcLite_PrimaryOfficeMulberry.dxtc-rtl,
.dxtcLite_PrimaryOfficeMulberry.dxtc-rtl > .dxtc-content,
.dxtcLite_PrimaryOfficeMulberry.dxtc-rtl > .dxtc-stripContainer,
.dxtcLite_PrimaryOfficeMulberry.dxtc-rtl > .dxtc-stripContainer .dxtc-strip,
.dxtcLite_PrimaryOfficeMulberry.dxtc-rtl > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite_PrimaryOfficeMulberry.dxtc-rtl > .dxtc-stripContainer .dxtc-spacer,
.dxtcLite_PrimaryOfficeMulberry.dxtc-rtl > .dxtc-stripContainer .dxtc-rightIndent,
.dxtcLite_PrimaryOfficeMulberry.dxtc-rtl > .dxtc-stripContainer .dxtc-sbWrapper,
.dxtcLite_PrimaryOfficeMulberry.dxtc-rtl > .dxtc-stripContainer .dxtc-sbIndent,
.dxtcLite_PrimaryOfficeMulberry.dxtc-rtl > .dxtc-stripContainer .dxtc-sbSpacer,
.dxtcLite_PrimaryOfficeMulberry.dxtc-rtl > .dxtc-stripContainer .dxtc-tab,
.dxtcLite_PrimaryOfficeMulberry.dxtc-rtl > .dxtc-stripContainer .dxtc-activeTab
{
	float: right;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-top.dxtc-rtl > .dxtc-content,
.dxtcLite_PrimaryOfficeMulberry.dxtc-bottom.dxtc-rtl > .dxtc-stripContainer,
.dxtcLite_PrimaryOfficeMulberry.dxtc-bottom.dxtc-rtl > .dxtc-stripContainer .dxtc-strip
{
	clear: right!important;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-left.dxtc-rtl > .dxtc-strip,
.dxtcLite_PrimaryOfficeMulberry.dxtc-left.dxtc-rtl > .dxtc-stripContainer .dxtc-strip 
{
	float: left;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-rtl.dxtc-top.dxtc-noSpacing > .dxtc-stripContainer .dxtc-tab,
.dxtcLite_PrimaryOfficeMulberry.dxtc-rtl.dxtc-top.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab,
.dxtcLite_PrimaryOfficeMulberry.dxtc-rtl.dxtc-bottom.dxtc-noSpacing > .dxtc-stripContainer .dxtc-tab,
.dxtcLite_PrimaryOfficeMulberry.dxtc-rtl.dxtc-bottom.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab
{
	margin-left: -1px;
    margin-right: 0;
}
/* Scrolling */
.dxtcLite_PrimaryOfficeMulberry > .dxtc-stripContainer .dxtc-sb
{
	border: 1px solid Transparent;
	margin-top: 2px;
	padding: 1px;

	border-radius: 2px;
	-webkit-border-radius: 2px;
}
.dxtcLite_PrimaryOfficeMulberry > .dxtc-stripContainer .dxtc-sbHover
{
    border: 1px solid #CBCBCB;
	background: white;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pg0KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPg0KICA8bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+DQogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI0ZGRkZGRiIgc3RvcC1vcGFjaXR5PSIxIi8+DQogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjRkZGRkZGIiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgPC9saW5lYXJHcmFkaWVudD4NCiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4NCjwvc3ZnPg0K);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
}
.dxtcLite_PrimaryOfficeMulberry > .dxtc-stripContainer .dxtc-sbPressed
{
    border: 1px solid #CBCBCB;
    background: #d8d8d8;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pg0KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPg0KICA8bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjEwMCUiIHkyPSIwJSI+DQogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI0Q2RDZENiIgc3RvcC1vcGFjaXR5PSIxIi8+DQogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjRDlEOUQ5IiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgPC9saW5lYXJHcmFkaWVudD4NCiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4NCjwvc3ZnPg0K);
	background: -ms-linear-gradient(left, rgba(214,214,214,1) 0%, rgba(217,217,217,1) 100%);
	background: -moz-linear-gradient(left, rgba(214,214,214,1) 0%, rgba(217,217,217,1) 100%);
	background: -o-linear-gradient(left, rgba(214,214,214,1) 0%, rgba(217,217,217,1) 100%);
	background: -webkit-linear-gradient(left, rgba(214,214,214,1) 0%, rgba(217,217,217,1) 100%);
	background: linear-gradient(to right, rgba(214,214,214,1) 0%, rgba(217,217,217,1) 100%);

	box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.08), inset 0px 1px 1px 0px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.08), inset 0px 1px 1px 0px rgba(0,0,0,0.05);
}
.dxtcLite_PrimaryOfficeMulberry > .dxtc-stripContainer .dxtc-sb img 
{
	border: none;
}
.dxtcLite_PrimaryOfficeMulberry > .dxtc-stripContainer .dxtc-sbIndent
{
	width: 5px;
}
.dxtcLite_PrimaryOfficeMulberry > .dxtc-stripContainer .dxtc-sbSpacer
{
	width: 1px;
}
.dxtcLite_PrimaryOfficeMulberry > .dxtc-stripContainer .dxtc-sbDisabled img
{
	cursor: default;
}
/* Multi-row */
.dxtcLiteDisabled_PrimaryOfficeMulberry,
.dxtcLiteDisabled_PrimaryOfficeMulberry > .dxtc-stripContainer .dxtc-link,
.dxtcLiteDisabled_PrimaryOfficeMulberry > .dxtc-stripContainer .dxtc-activeTab .dxtc-link,
.dxtcLiteDisabled_PrimaryOfficeMulberry > .dxtc-content,
.dxtcLite_PrimaryOfficeMulberry > .dxtc-stripContainer .dxtcLiteDisabled_PrimaryOfficeMulberry .dxtc-link
{
	color: #dddddd;
	cursor: default;
}
/* bottom  */
.dxtcLite_PrimaryOfficeMulberry.dxtc-bottom > .dxtc-stripContainer
{
	padding-bottom: 3px;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-bottom > .dxtc-stripContainer,
.dxtcLite_PrimaryOfficeMulberry.dxtc-bottom > .dxtc-stripContainer .dxtc-strip
{
	clear: left;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-bottom > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite_PrimaryOfficeMulberry.dxtc-bottom > .dxtc-stripContainer .dxtc-spacer,
.dxtcLite_PrimaryOfficeMulberry.dxtc-bottom > .dxtc-stripContainer .dxtc-rightIndent,
.dxtcLite_PrimaryOfficeMulberry.dxtc-bottom > .dxtc-stripContainer .dxtc-sbWrapper,
.dxtcLite_PrimaryOfficeMulberry.dxtc-bottom > .dxtc-stripContainer .dxtc-sbIndent,
.dxtcLite_PrimaryOfficeMulberry.dxtc-bottom > .dxtc-stripContainer .dxtc-sbSpacer
{
    border-bottom: 2px solid transparent;
    border-top: 1px solid #cbcbcb;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-bottom > .dxtc-stripContainer .dxtc-tab,
.dxtcLite_PrimaryOfficeMulberry.dxtc-bottom > .dxtc-stripContainer .dxtc-activeTab,
.dxtcLite_PrimaryOfficeMulberry.dxtc-bottom.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab.dxtc-lead
{
    border-bottom: 1px solid #cbcbcb;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-bottom > .dxtc-stripContainer .dxtc-activeTab,
.dxtcLite_PrimaryOfficeMulberry.dxtc-bottom.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab.dxtc-lead
{
    border-top-width: 0;
    padding-top: 1px;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-bottom.dxtc-noSpacing > .dxtc-stripContainer .dxtc-tab,
.dxtcLite_PrimaryOfficeMulberry.dxtc-bottom.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab
{
	margin-right: -1px;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-bottom.dxtc-noSpacing > .dxtc-stripContainer .dxtc-tab
{
	margin-bottom: 2px;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-bottom > .dxtc-stripContainer .dxtc-link 
{
	padding: 5px 10px 4px 10px;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-bottom > .dxtc-content
{
    border-bottom: 0;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-bottom > .dxtc-stripContainer .dxtc-sb
{
	margin-top: 3px;
}
/* left */
.dxtcLite_PrimaryOfficeMulberry.dxtc-left > .dxtc-stripContainer
{
	padding-left: 3px;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-left > .dxtc-stripContainer .dxtc-tab,
.dxtcLite_PrimaryOfficeMulberry.dxtc-left > .dxtc-stripContainer .dxtc-activeTab,
.dxtcLite_PrimaryOfficeMulberry.dxtc-left > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite_PrimaryOfficeMulberry.dxtc-left > .dxtc-stripContainer .dxtc-spacer,
.dxtcLite_PrimaryOfficeMulberry.dxtc-left > .dxtc-stripContainer .dxtc-rightIndent
{
	float: none;
	clear: none;
	width: auto;
	height: auto;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-left > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite_PrimaryOfficeMulberry.dxtc-left > .dxtc-stripContainer .dxtc-spacer,
.dxtcLite_PrimaryOfficeMulberry.dxtc-left > .dxtc-stripContainer .dxtc-rightIndent,
.dxtcLite_PrimaryOfficeMulberry.dxtc-left > .dxtc-stripContainer .dxtc-sbWrapper,
.dxtcLite_PrimaryOfficeMulberry.dxtc-left > .dxtc-stripContainer .dxtc-sbIndent,
.dxtcLite_PrimaryOfficeMulberry.dxtc-left > .dxtc-stripContainer .dxtc-sbSpacer
{
    border-left: 2px solid transparent;
    border-top: 1px solid #cbcbcb;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-left > .dxtc-stripContainer .dxtc-tab,
.dxtcLite_PrimaryOfficeMulberry.dxtc-left> .dxtc-stripContainer .dxtc-activeTab,
.dxtcLite_PrimaryOfficeMulberry.dxtc-left.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab.dxtc-lead
{
    border-left: 1px solid #cbcbcb;
    border-right: 1px solid #cbcbcb;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-left > .dxtc-stripContainer .dxtc-activeTab,
.dxtcLite_PrimaryOfficeMulberry.dxtc-left.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab.dxtc-lead
{
    border-right-width: 0;
    padding-right: 1px;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-left.dxtc-noSpacing > .dxtc-stripContainer .dxtc-tab,
.dxtcLite_PrimaryOfficeMulberry.dxtc-left.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab
{
	margin-bottom: -1px;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-left.dxtc-noSpacing > .dxtc-stripContainer .dxtc-tab
{
	margin-left: 2px;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-left.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab.dxtc-lead
{
	padding-left: 1px;
    padding-right: 1px;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-left > .dxtc-stripContainer .dxtc-link 
{
	padding: 5px 10px 5px 10px;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-left > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite_PrimaryOfficeMulberry.dxtc-left > .dxtc-stripContainer .dxtc-spacer,
.dxtcLite_PrimaryOfficeMulberry.dxtc-left > .dxtc-stripContainer .dxtc-rightIndent
{
	border: none;
	border-right: 1px solid #cbcbcb;
	border-left: 1px solid transparent;
	width: auto;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-left > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite_PrimaryOfficeMulberry.dxtc-left > .dxtc-stripContainer .dxtc-rightIndent
{
	height: 5px;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-left > .dxtc-stripContainer .dxtc-spacer
{
	height: 1px;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-left > .dxtc-content
{
    border-left: 0;
	float: left;
	clear: none;
}
/* right */
.dxtcLite_PrimaryOfficeMulberry.dxtc-right > .dxtc-stripContainer
{
	padding-right: 3px;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-right > .dxtc-stripContainer .dxtc-tab,
.dxtcLite_PrimaryOfficeMulberry.dxtc-right > .dxtc-stripContainer .dxtc-activeTab,
.dxtcLite_PrimaryOfficeMulberry.dxtc-right > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite_PrimaryOfficeMulberry.dxtc-right > .dxtc-stripContainer .dxtc-spacer,
.dxtcLite_PrimaryOfficeMulberry.dxtc-right > .dxtc-stripContainer .dxtc-rightIndent
{
	float: none;
	clear: none;
	width: auto;
	height: auto;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-right > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite_PrimaryOfficeMulberry.dxtc-right > .dxtc-stripContainer .dxtc-spacer,
.dxtcLite_PrimaryOfficeMulberry.dxtc-right > .dxtc-stripContainer .dxtc-rightIndent,
.dxtcLite_PrimaryOfficeMulberry.dxtc-right > .dxtc-stripContainer .dxtc-sbWrapper,
.dxtcLite_PrimaryOfficeMulberry.dxtc-right > .dxtc-stripContainer .dxtc-sbIndent,
.dxtcLite_PrimaryOfficeMulberry.dxtc-right > .dxtc-stripContainer .dxtc-sbSpacer
{
    border-right: 2px solid transparent;
    border-top: 1px solid #cbcbcb;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-right > .dxtc-stripContainer .dxtc-tab,
.dxtcLite_PrimaryOfficeMulberry.dxtc-right > .dxtc-stripContainer .dxtc-activeTab,
.dxtcLite_PrimaryOfficeMulberry.dxtc-right.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab.dxtc-lead
{
    border-right: 1px solid #cbcbcb;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-right > .dxtc-stripContainer .dxtc-activeTab,
.dxtcLite_PrimaryOfficeMulberry.dxtc-right.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab.dxtc-lead
{
    border-left-width: 0;
    padding-left: 1px;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-right.dxtc-noSpacing > .dxtc-stripContainer .dxtc-tab,
.dxtcLite_PrimaryOfficeMulberry.dxtc-right.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab
{
	margin-bottom: -1px;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-right.dxtc-noSpacing > .dxtc-stripContainer .dxtc-tab
{
	margin-right: 2px;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-right.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab.dxtc-lead
{
	padding-left: 1px;
    padding-right: 1px;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-right > .dxtc-stripContainer .dxtc-link 
{
	padding: 5px 10px 5px 10px;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-right > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite_PrimaryOfficeMulberry.dxtc-right > .dxtc-stripContainer .dxtc-spacer,
.dxtcLite_PrimaryOfficeMulberry.dxtc-right > .dxtc-stripContainer .dxtc-rightIndent
{
	border: none;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid transparent;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-right > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite_PrimaryOfficeMulberry.dxtc-right > .dxtc-stripContainer .dxtc-rightIndent
{
	height: 5px;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-right > .dxtc-stripContainer .dxtc-spacer
{
	height: 1px;
}
.dxtcLite_PrimaryOfficeMulberry.dxtc-right > .dxtc-content
{
    border-right: 0;
	float: left;
	clear: none;
}
/* Services rules */
.dxtcLite_PrimaryOfficeMulberry.dxtc-noTabs > .dxtc-content
{
	border: 1px solid #cbcbcb!important;
}
/* -- ASPxTitleIndex -- */
.dxtiControl_PrimaryOfficeMulberry 
{
	font: 13px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
	color: #343434;
	text-decoration: none;
	background-color: #FFFFFF;
}
.dxtiControl_PrimaryOfficeMulberry a
{
	color: #5e6d9d;
	text-decoration: none;
}
.dxtiControl_PrimaryOfficeMulberry a:hover
{
	text-decoration: underline;
}
.dxtiItem_PrimaryOfficeMulberry
{
	font-weight: normal;
	color: #5e6d9d;
	white-space: nowrap;
	padding: 6px 29px!important;
}
.dxtiIndexPanelItem_PrimaryOfficeMulberry a
{
	color: #01265A;
	text-decoration: none;
	padding: 0px 2px;
}
.dxtiIndexPanelItem_PrimaryOfficeMulberry a:hover
{
	text-decoration: underline;
}

.dxtiGroupHeader_PrimaryOfficeMulberry,
.dxtiGroupHeaderCategorized_PrimaryOfficeMulberry
{
	color: #7e7e7e; 
}
.dxtiGroupHeaderCategorized_PrimaryOfficeMulberry
{
	padding: 7px 29px!important;
}
.dxtiGroupHeader_PrimaryOfficeMulberry table 
{
	width: 100%;
}
/* - GroupHeaderText - */
.dxtiGroupHeaderText_PrimaryOfficeMulberry
{
    white-space: nowrap;
    text-decoration: none;
	padding: 7px 29px!important;
}
.dxtiGroupHeaderTextCategorized_PrimaryOfficeMulberry
{
	text-decoration: none;
	font-weight: normal;
}
/* - FilterBox - */
.dxtiFilterBoxInfoText_PrimaryOfficeMulberry
{
	text-decoration: none;
	font-weight: normal;
	font-size: 0.79em;
	color: #7D7D7D;
}
.dxtiFilterBoxEdit_PrimaryOfficeMulberry
{
	background: #fafafa;
	border: 1px solid #cbcbcb;
	padding: 0 2px;
	width: 180px;
	height: 28px;
}
.dxtiFilterBox_PrimaryOfficeMulberry,
.dxtiFilterBox_PrimaryOfficeMulberry table
{
	color: #232323;
	font-weight: normal;
	text-decoration: none;
}
.dxtiFilterBox_PrimaryOfficeMulberry
{
	padding: 10px 0;
}
/* - IndexPanel - */
.dxtiIndexPanel_PrimaryOfficeMulberry
{
	color: #01265A;
	border-bottom: 1px Solid #d4d4d4;
	padding: 16px 20px!important;
    line-height: 24px;
}
.dxtiIndexPanel_PrimaryOfficeMulberry td
{
	padding-bottom: expression("1px");
}

.dxtiIndexPanelItem_PrimaryOfficeMulberry,
.dxtiCurrentIndexPanelItem_PrimaryOfficeMulberry
{
    padding: 5px 9px;
}
.dxtiIndexPanelItem_PrimaryOfficeMulberry
{
	color: #01265A;
}
.dxtiCurrentIndexPanelItem_PrimaryOfficeMulberry
{
	background-color: #01265A;
	color: white;
}
/* - BackToTop - */
.dxtiBackToTop_PrimaryOfficeMulberry
{
	font-size: 0.86em;
	text-decoration: none;
	padding: 12px 29px;
}
/* Disabled */
.dxtiDisabled_PrimaryOfficeMulberry,
.dxtiDisabled_PrimaryOfficeMulberry a
{
	color: #dddddd;
	cursor: default!important;
}

/* -- ASPxUploadControl -- */
.dxucControl_PrimaryOfficeMulberry,
.dxucEditArea_PrimaryOfficeMulberry,
input[type="text"].dxucEditArea_PrimaryOfficeMulberry /*Bootstrap correction*/
{
	font: 13px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
	color: #343434;
}
.dxucEditArea_PrimaryOfficeMulberry,
input[type="text"].dxucEditArea_PrimaryOfficeMulberry /*Bootstrap correction*/
{
    padding: 1px;
}
body input.dxucEditArea_PrimaryOfficeMulberry /*Bootstrap correction*/
{
    color: black;
}
.dxucControl_PrimaryOfficeMulberry .dxucInputs_PrimaryOfficeMulberry
{
}
.dxucTextBox_PrimaryOfficeMulberry
{
	background-color: #fafafa;
	border: 1px Solid #cbcbcb;	
	padding: 3px 2px 3px 7px;
}
.dxucTextBox_PrimaryOfficeMulberry .dxucEditArea_PrimaryOfficeMulberry
{
	margin: 0px;
	background-color: white;
}
.dxucNullText_PrimaryOfficeMulberry .dxucEditArea_PrimaryOfficeMulberry
{
    color: #dddddd;
}
.dxucTextBox_PrimaryOfficeMulberry a
{
    display: block;
}
.dxucErrorCell_PrimaryOfficeMulberry
{
	color: Red;
	text-align: left;
	padding: 3px 0;
}
.dxucButton_PrimaryOfficeMulberry
{
    padding: 6px 0 4px;
}
.dxucButton_PrimaryOfficeMulberry,
.dxucButton_PrimaryOfficeMulberry a
{
	color: #5e6d9d;
	white-space: nowrap;
}
.dxucButton_PrimaryOfficeMulberry a:hover
{
	color: #343434;
}
.dxucBrowseButton_PrimaryOfficeMulberry,
.dxucBrowseButton_PrimaryOfficeMulberry a
{
	color: #2C4D79;
	cursor: pointer;
	white-space: nowrap;
	text-decoration: none;
}
.dxucControl_PrimaryOfficeMulberry a[unselectable=on]
{
    user-select: none;
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
}
.dxucBrowseButton_PrimaryOfficeMulberry
{
	padding: 5px 14px 4px;

	border: 1px solid #CBCBCB;
	background: #f7f7f7;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pg0KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPg0KICA8bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+DQogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI0ZGRkZGRiIgc3RvcC1vcGFjaXR5PSIxIi8+DQogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjRjFGMUYxIiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgPC9saW5lYXJHcmFkaWVudD4NCiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4NCjwvc3ZnPg0K);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(241,241,241,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(241,241,241,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(241,241,241,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(241,241,241,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(241,241,241,1) 100%);
}
.dxucBrowseButton_PrimaryOfficeMulberry a
{
	color: #343434;
}
.dxucBrowseButton_PrimaryOfficeMulberry.dxbf
{
    padding: 5px 13px 4px;
}
.dxucBrowseButton_PrimaryOfficeMulberry.dxbf a
{
    border: 1px dotted #2C4D79;
}
.dxucBrowseButtonHover_PrimaryOfficeMulberry
{
	background: white;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pg0KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPg0KICA8bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+DQogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI0ZGRkZGRiIgc3RvcC1vcGFjaXR5PSIxIi8+DQogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjRkZGRkZGIiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgPC9saW5lYXJHcmFkaWVudD4NCiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4NCjwvc3ZnPg0K);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
}
.dxucBrowseButtonPressed_PrimaryOfficeMulberry
{
    background: #d8d8d8;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pg0KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPg0KICA8bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjEwMCUiIHkyPSIwJSI+DQogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI0Q2RDZENiIgc3RvcC1vcGFjaXR5PSIxIi8+DQogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjRDlEOUQ5IiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgPC9saW5lYXJHcmFkaWVudD4NCiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4NCjwvc3ZnPg0K);
	background: -ms-linear-gradient(left, rgba(214,214,214,1) 0%, rgba(217,217,217,1) 100%);
	background: -moz-linear-gradient(left, rgba(214,214,214,1) 0%, rgba(217,217,217,1) 100%);
	background: -o-linear-gradient(left, rgba(214,214,214,1) 0%, rgba(217,217,217,1) 100%);
	background: -webkit-linear-gradient(left, rgba(214,214,214,1) 0%, rgba(217,217,217,1) 100%);
	background: linear-gradient(to right, rgba(214,214,214,1) 0%, rgba(217,217,217,1) 100%);

	box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.08), inset 0px 1px 1px 0px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.08), inset 0px 1px 1px 0px rgba(0,0,0,0.05);
}
/* UploadControl - ProgressBar */
.dxucProgressBar_PrimaryOfficeMulberry,
.dxucProgressBar_PrimaryOfficeMulberry td
{
	color: #9f9f9f;
}
.dxucProgressBar_PrimaryOfficeMulberry .dxPBMainCell
{
	padding: 0;
}
.dxucProgressBar_PrimaryOfficeMulberry td.dx
{
    background:  url('/DXR.axd?r=103_75-4b0hg') no-repeat 50% center;
	padding: 5px 0 6px;
}
.dxucProgressBar_PrimaryOfficeMulberry
{
	background-color: #fafafa;

    height: 10px;
}
.dxucProgressBarIndicator_PrimaryOfficeMulberry
{
	background: #01265A;
}
/* Silverlight Plugin Link */
.dxucSilverlightPluginLinkPanel_PrimaryOfficeMulberry {
	font-size: 0.86em;
	color: #7d7d7d;
	text-align: left;
}
.dxucSilverlightPluginLinkPanel_PrimaryOfficeMulberry td {
	padding: 0px 3px;
	vertical-align: middle;
}
.dxucSilverlightPluginLinkPanel_PrimaryOfficeMulberry a {
	color: #5689C5;
}
/* Disabled */
.dxucDisabled_PrimaryOfficeMulberry,
.dxucDisabled_PrimaryOfficeMulberry a
{
	color: #dddddd;
	cursor: default;
}
.dxucTextBoxDisabled_PrimaryOfficeMulberry
{
	border-color: #cbcbcb;
}
.dxucButtonDisabled_PrimaryOfficeMulberry a,
.dxucButtonDisabled_PrimaryOfficeMulberry a:hover
{
	color: #dddddd;
}
.dxucControl_PrimaryOfficeMulberry .dxucBrowseButtonDisabled_PrimaryOfficeMulberry a
{
	color: #C3C3C3;
}
.dxucBrowseButtonDisabled_PrimaryOfficeMulberry
{
	background: #e7e7e7;
	color: #C3C3C3;
	border-color: #d3d3d3;
	cursor: default;
}

/* -- ASPxSplitter -- */
.dxsplControl_PrimaryOfficeMulberry
{
	font: 13px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
	color: #343434;
	background-color: #e7e9ed;
}
.dxsplPane_PrimaryOfficeMulberry,
.dxsplPaneCollapsed_PrimaryOfficeMulberry
{
	background-color: white;
	border: 1px solid #cbcbcb;

    border-radius: 3px;
	-webkit-border-radius: 3px;
}
.dxsplVSeparator_PrimaryOfficeMulberry,
.dxsplHSeparator_PrimaryOfficeMulberry,
.dxsplVSeparator_PrimaryOfficeMulberry,
.dxsplHSeparator_PrimaryOfficeMulberry,
.dxsplVSeparatorCollapsed_PrimaryOfficeMulberry,
.dxsplHSeparatorCollapsed_PrimaryOfficeMulberry
{
	background-color: #e7e9ed;
}
.dxsplPane_PrimaryOfficeMulberry,
.dxsplPaneCollapsed_PrimaryOfficeMulberry
{
	border-width: 1px;
}
.dxsplPaneCollapsed_PrimaryOfficeMulberry
{
	border-right-width: 0px;
	border-bottom-width: 0px;
}
.dxsplVSeparatorHover_PrimaryOfficeMulberry
{
	cursor: w-resize;
}
.dxsplHSeparatorHover_PrimaryOfficeMulberry
{
	cursor: n-resize;
}
.dxsplVSeparator_PrimaryOfficeMulberry,
.dxsplHSeparator_PrimaryOfficeMulberry
{
	font-size: 0;
}
.dxsplVSeparatorCollapsed_PrimaryOfficeMulberry,
.dxsplHSeparatorCollapsed_PrimaryOfficeMulberry
{
	cursor: default!important;
}
.dxsplVSeparatorButton_PrimaryOfficeMulberry
{
	cursor: pointer;
	padding: 5px 0px;
}
.dxsplHSeparatorButton_PrimaryOfficeMulberry
{
	cursor: pointer;
	padding: 0px 5px;
	margin: 0px 14px;
}
.dxsplDisabled_PrimaryOfficeMulberry .dxsplVSeparatorButton_PrimaryOfficeMulberry,
.dxsplDisabled_PrimaryOfficeMulberry .dxsplHSeparatorButton_PrimaryOfficeMulberry
{
	cursor: default;
}
.dxsplResizingPointer_PrimaryOfficeMulberry
{
	background: url('/DXR.axd?r=103_218-4b0hg') repeat;
	font-size: 0;
	line-height: 0px;
}
.dxsplControl_PrimaryOfficeMulberry .dxsplLCC
{
	padding: 8px;
}

/* -- ASPxTreeView -- */
.dxtvControl_PrimaryOfficeMulberry
{
	font: 13px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
	color: #343434;
	float: left;
}
.dxtvControl_PrimaryOfficeMulberry li 
{
	overflow-y: hidden;
}
.dxtvControl_PrimaryOfficeMulberry ul 
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow-y: hidden;
}

.dxtvControl_PrimaryOfficeMulberry a 
{
	color: #343434;
	text-decoration: none;
}

.dxtvControl_PrimaryOfficeMulberry .dxtv-ln
{
	vertical-align: top;
}

.dxtvControl_PrimaryOfficeMulberry .dxtv-nd
{
	float: left;
	margin-top: 1px;
	padding: 6px 4px;
	display: block;
	text-decoration: none;
	outline: 0 none;
}

.dxtvControl_PrimaryOfficeMulberry .dxtv-elbNoLn,
.dxtvControl_PrimaryOfficeMulberry .dxtv-elb
{
	width: 26px;
	height: 21px;
	vertical-align: top;
	float: left;
}

.dxtvControl_PrimaryOfficeMulberry .dxtv-elbHide 
{
	display: none;
}

.dxtvControl_PrimaryOfficeMulberry .dxtv-btn 
{
	margin: 10px 10px;
}

.dxtvControl_PrimaryOfficeMulberry .dxtv-subnd 
{
	margin-left: 28px;
}

.dxtvControl_PrimaryOfficeMulberry .dxtv-ndImg 
{
	margin:  0 6px 0 4px;
}

.dxtvControl_PrimaryOfficeMulberry .dxtv-ndTxt 
{
	white-space: nowrap;
}

.dxtvControl_PrimaryOfficeMulberry .dxtv-ndChk
{
	margin:  -3px 6px -3px 2px;
	cursor: default;
}
  
.dxtvControl_PrimaryOfficeMulberry .dxtv-ndTmpl
{
	float: left;
	white-space: nowrap;
}

.dxtvControl_PrimaryOfficeMulberry .dxtv-ndSel
{
	background-color: #01265A;
	color: white;
	cursor: default;
}

.dxtvControl_PrimaryOfficeMulberry .dxtv-ndHov 
{
	background-color: #f0f0f0;
   	color: #343434;
}

.dxtvControl_PrimaryOfficeMulberry.dxtvRtl,
.dxtvControl_PrimaryOfficeMulberry.dxtvRtl .dxtv-nd, 
.dxtvControl_PrimaryOfficeMulberry.dxtvRtl .dxtv-elbNoLn,
.dxtvControl_PrimaryOfficeMulberry.dxtvRtl .dxtv-elb,
.dxtvControl_PrimaryOfficeMulberry.dxtvRtl .dxtv-ndTmpl
{
	float: right;
}

.dxtvControl_PrimaryOfficeMulberry.dxtvRtl .dxtv-elb,
.dxtvControl_PrimaryOfficeMulberry.dxtvRtl .dxtv-ln 
{
	background-position: right top;
}

.dxtvControl_PrimaryOfficeMulberry.dxtvRtl .dxtv-elb
{
}

.dxtvControl_PrimaryOfficeMulberry.dxtvRtl .dxtv-btn 
{
	margin: 9px 10px 0 0;
}

.dxtvControl_PrimaryOfficeMulberry.dxtvRtl .dxtv-subnd 
{
	margin: 0 28px 0 0;
}

.dxtvControl_PrimaryOfficeMulberry.dxtvRtl .dxtv-ndImg 
{
    margin: 0 4px 0 6px;
}

.dxtvControl_PrimaryOfficeMulberry.dxtvRtl.OperaRtlFix .dxtv-btn
{
	margin: 5px 10px 0 0;
}

.dxtvControl_PrimaryOfficeMulberry.dxtvRtl.OperaRtlFix .dxtv-subnd 
{
	overflow-x: hidden;
}

.dxtvControl_PrimaryOfficeMulberry.dxtvRtl .dxtv-ndChk
{
    margin: 0 4px 0 8px;
}

.dxtvDisabled_PrimaryOfficeMulberry,
.dxtvControl_PrimaryOfficeMulberry .dxtvDisabled_PrimaryOfficeMulberry,
.dxtvDisabled_PrimaryOfficeMulberry a,
.dxtvDisabled_PrimaryOfficeMulberry .dxtv-btn,
.dxtvDisabled_PrimaryOfficeMulberry .dxtv-nd
{
	color: #dddddd;
	cursor: default;
}

/* ASPxFileManager */
.dxfmControl_PrimaryOfficeMulberry,
.dxfmControl_PrimaryOfficeMulberry .dxfm-rInput
{
	font: 13px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
	color: #343434;

	outline: 0px;
}
.dxfmDisabled_PrimaryOfficeMulberry
{
	color: #dddddd;
}

/* FileManager - Splitter */
.dxfmControl_PrimaryOfficeMulberry .dxsplControl_PrimaryOfficeMulberry
{
	border: 1px solid #cbcbcb;
    background-color: white;
}
.dxfmControl_PrimaryOfficeMulberry .dxsplPane_PrimaryOfficeMulberry
{
	border-width: 0px;
}
.dxfmControl_PrimaryOfficeMulberry .dxsplLCC {
	outline-width: 0px;
	padding: 2px 4px;
}
.dxfmControl_PrimaryOfficeMulberry.dxfm-dst .dxsplVSeparator_PrimaryOfficeMulberry
{
	background: none;
	border-right: 1px solid #cbcbcb;
	width: 1px!important;
}
.dxfmControl_PrimaryOfficeMulberry.dxfm-dst.dxfm-rtl .dxsplVSeparator_PrimaryOfficeMulberry
{
	border-right: none;
	border-left: 1px solid #d1d1d1;
}
.dxfmControl_PrimaryOfficeMulberry.dxfm-dst.dxfm-rtl .dxsplVSeparator_PrimaryOfficeMulberry
{
	background-position-x: left;
}
.dxfmControl_PrimaryOfficeMulberry.dxfm-tch .dxsplVSeparator_PrimaryOfficeMulberry
{
	border: 1px solid #cbcbcb;
	border-width: 0 1px;
}
.dxfmControl_PrimaryOfficeMulberry .dxsplHSeparator_PrimaryOfficeMulberry
{
	border: 0;
	background: #cbcbcb;
}
.dxfmControl_PrimaryOfficeMulberry .dxfm-filePane .dxsplLCC
{
    padding: 0;
} 

/* FileManager - TreeView */
.dxfmControl_PrimaryOfficeMulberry .dxtvControl_PrimaryOfficeMulberry 
{
	margin-left: -5px;
}
.dxfmControl_PrimaryOfficeMulberry .dxtvControl_PrimaryOfficeMulberry .dxfm-folderSI
{
	border: 1px dotted #888888;
	padding: 5px 3px;
}

/* FileManager - File */
.dxfmControl_PrimaryOfficeMulberry div.dxfm-file 
{
	float: left;
	text-align: center;
	cursor: pointer;
	white-space: nowrap;
	padding: 6px;
	margin: 4px;
}
.dxfmControl_PrimaryOfficeMulberry.dxfm-rtl div.dxfm-file 
{
	float: right;
}
.dxfmDisabled_PrimaryOfficeMulberry .dxfm-file
{
	cursor: default;
}
.dxfmControl_PrimaryOfficeMulberry .dxfm-fileSI,
.dxfmControl_PrimaryOfficeMulberry .dxfm-fileSA
{
    background-color: #cc5a76;
	color: white;
}
.dxfmControl_PrimaryOfficeMulberry div.dxfm-fileH
{
	background-color: #dcdcdc;
    color: #343434;
}
.dxfmControl_PrimaryOfficeMulberry div.dxfm-fileF
{
    background-color: #01265A;
	color: white;
}

.dxfmControl_PrimaryOfficeMulberry .dxfm-content .dxfm-highlight
{
	background-color: #FFE7A2;
	background-repeat: repeat;
	color: #333333;
	font-weight: bold;
}
.dxfmControl_PrimaryOfficeMulberry .fileContainer
{
    margin: 4px;
}
.dxfmControl_PrimaryOfficeMulberry .dxfm-fileContainer .dxfm-file > .dxichSys,
.dxfmControl_PrimaryOfficeMulberry .dxfm-fileContainer .dxfm-file.dxfm-fileH > .dxichSys,
.dxfmControl_PrimaryOfficeMulberry .dxfm-fileContainer .dxfm-file.dxfm-fileSA > .dxichSys,
.dxfmControl_PrimaryOfficeMulberry .dxfm-fileContainer .dxfm-file.dxfm-fileSI > .dxichSys,
.dxfmControl_PrimaryOfficeMulberry .dxfm-fileContainer .dxfm-file.dxfm-fileF > .dxichSys
{
    top: 2px;
    right: 2px;
}
.dxfmControl_PrimaryOfficeMulberry.dxfm-rtl .dxfm-fileContainer .dxfm-file > .dxichSys,
.dxfmControl_PrimaryOfficeMulberry.dxfm-rtl .dxfm-fileContainer .dxfm-file.dxfm-fileH > .dxichSys,
.dxfmControl_PrimaryOfficeMulberry.dxfm-rtl .dxfm-fileContainer .dxfm-file.dxfm-fileSA > .dxichSys,
.dxfmControl_PrimaryOfficeMulberry.dxfm-rtl .dxfm-fileContainer .dxfm-file.dxfm-fileSI > .dxichSys,
.dxfmControl_PrimaryOfficeMulberry.dxfm-rtl .dxfm-fileContainer .dxfm-file.dxfm-fileF > .dxichSys
{
    right: initial;
    left: 2px;
}
 
/* FileManager - GridView */
.dxfmControl_PrimaryOfficeMulberry .dxgvControl_PrimaryOfficeMulberry .dxgvTable_PrimaryOfficeMulberry,
.dxfmControl_PrimaryOfficeMulberry .dxgvControl_PrimaryOfficeMulberry .dxgvHSDC,
.dxfmControl_PrimaryOfficeMulberry .dxgvControl_PrimaryOfficeMulberry .dxgvFSDC,
.dxfmControl_PrimaryOfficeMulberry .dxgvControl_PrimaryOfficeMulberry .dxgvCSD
{
    border: 0px;
}
.dxfmControl_PrimaryOfficeMulberry .dxgvTable_PrimaryOfficeMulberry td.dxgv 
{
    border-bottom-width: 0px;
}
.dxfmControl_PrimaryOfficeMulberry .dxfm-fileThumb img
{
    margin: 1px 0 -3px -4px;
}
.dxfmControl_PrimaryOfficeMulberry .dxgvControl_PrimaryOfficeMulberry
{
    background-color: White;
    outline: none;
}
.dxfmControl_PrimaryOfficeMulberry .dxgvControl_PrimaryOfficeMulberry .dxgvHSDC
{
	border-top-width: 0!important; 
}
.dxfmControl_PrimaryOfficeMulberry .dxgvHeader_PrimaryOfficeMulberry
{
	border-top-width: 0!important; 
}
.dxfmControl_PrimaryOfficeMulberry .dxgvTable_PrimaryOfficeMulberry tr.dxfm-fileSA
{
    background-color: #dcdcdc;
    color: #343434;
}     
.dxfmControl_PrimaryOfficeMulberry .dxgvTable_PrimaryOfficeMulberry tr.dxfm-fileSI
{
    background-color: #E9E9E9;
    color: #343434;
}
.dxfmControl_PrimaryOfficeMulberry .dxfm-fileF.dxgvFocusedRow_PrimaryOfficeMulberry
{
    background-color: #01265A;
    color: white;
}
.dxfmControl_PrimaryOfficeMulberry .dxgvTable_PrimaryOfficeMulberry tr.dxfm-fileH
{
	background-color: #dcdcdc;
	color: #343434;
}

/* FileManager - Toolbar */
.dxfmControl_PrimaryOfficeMulberry .dxfm-toolbar table.dxfm
{
	width: 100%;
}
.dxfmControl_PrimaryOfficeMulberry .dxfm-toolbar .dxfm-filter
{
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}
.dxfmControl_PrimaryOfficeMulberry.dxfm-rtl .dxfm-toolbar .dxfm-filter
{
	text-align: left;
}
.dxfmControl_PrimaryOfficeMulberry .dxfm-toolbar .dxfm-filter input,
.dxfmControl_PrimaryOfficeMulberry .dxfm-toolbar .dxfm-path input
{
	background: #fafafa;
	border: 1px solid #cbcbcb;
    padding-top: 4px;
    padding-bottom: 5px;
}
.dxfmControl_PrimaryOfficeMulberry .dxfm-toolbar .dxfm-filter input
{
	margin: 4px 4px 4px 3px;
}
.dxfmControl_PrimaryOfficeMulberry .dxfm-toolbar .dxmtb.dxm-horizontal .dxm-item.dxfm-path
{
    margin-top: -1px;

    border: 0;
    background: none;
    color: #343434;

	-moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

/* FileManager - Toolbar - Light */
.dxfmControl_PrimaryOfficeMulberry .dxfm-toolbar .dxsplLCC 
{
	padding: 5px;
}
.dxfmControl_PrimaryOfficeMulberry .dxfm-toolbar .dxmLite_PrimaryOfficeMulberry .dxm-main
{
	margin-top: 1px;
	border-width: 0px;
	background: transparent none;
}
.dxfmControl_PrimaryOfficeMulberry .dxfm-toolbar .dxmLite_PrimaryOfficeMulberry .dxmtb.dxm-horizontal .dxm-separator 
{
	padding: 1px 8px 2px;
    margin: 0;
}
.dxfmControl_PrimaryOfficeMulberry .dxfm-toolbar .dxmLite_PrimaryOfficeMulberry .dxfm-path 
{
	padding-left: 2px;
}
.dxfmControl_PrimaryOfficeMulberry .dxfm-toolbar .dxmLite_PrimaryOfficeMulberry .dxfm-path input
{
	margin: 2px 8px -2px 4px;
}
.dxfmControl_PrimaryOfficeMulberry.dxfm-rtl .dxfm-toolbar .dxmLite_PrimaryOfficeMulberry .dxfm-path input
{
	margin: 2px 4px -2px 8px;
}

/* FileManager - BreadCrumbs */
.dxfmControl_PrimaryOfficeMulberry .dxfm-breadCrumbs .dxfm-bcItem.dxfm-bcItemH,
.dxfmControl_PrimaryOfficeMulberry .dxfm-bcPopup .dxfm-bcItem.dxfm-bcItemH
{
    background-color: #F0F0F0;
}
.dxfmControl_PrimaryOfficeMulberry .dxfm-breadCrumbs .dxfm-bcLineSeparator
{
    border-color: #C5C6CA;
}

/* FileManager - Upload Progress Popup*/
.dxfmControl_PrimaryOfficeMulberry .dxfm-upPopup.dxpc-mainDiv .dxeProgressBarIndicator_PrimaryOfficeMulberry
{
    background: #FE9EAC;
}

/* FileManager - UploadPanel */
.dxfmControl_PrimaryOfficeMulberry .dxfm-uploadPanel 
{
	background-color: #fafafa;
	text-align: right;
}
.dxfmControl_PrimaryOfficeMulberry.dxfm-rtl .dxfm-uploadPanel 
{
	text-align: left;
}
.dxfmControl_PrimaryOfficeMulberry .dxfm-uploadPanel table.dxfm-uploadPanelTable
{
	display: inline-block;
	margin-right: 2px;
	margin-top: 1px;
}
.dxfmControl_PrimaryOfficeMulberry .dxfm-uploadPanel table.dxfm-uploadPanelTable .dxucControl_PrimaryOfficeMulberry 
{
	margin-right: 10px;
	margin-top: 6px;
}
.dxfmControl_PrimaryOfficeMulberry.dxfm-rtl .dxfm-uploadPanel table.dxfm-uploadPanelTable .dxucControl_PrimaryOfficeMulberry 
{
	margin-right: 0px;
	margin-left: 10px;
}
.dxfmControl_PrimaryOfficeMulberry .dxfm-uploadPanel table.dxfm-uploadPanelTable td.dxfm-uploadPanelTableBCell
{
	padding: 12px 0 0;
    vertical-align: top;
}
.dxfmControl_PrimaryOfficeMulberry .dxfm-uploadPanel table.dxfm-uploadPanelTable td.dxfm-uploadPanelTableBCell a 
{
	color: #5e6d9d;
}
.dxfmControl_PrimaryOfficeMulberry .dxfm-uploadPanel table.dxfm-uploadPanelTable td.dxfm-uploadPanelTableBCell a:hover
{
	color: #343434;
}
.dxfmControl_PrimaryOfficeMulberry .dxfm-uploadPanel table.dxfm-uploadPanelTable td.dxfm-uploadPanelTableBCell a.dxfm-uploadDisable 
{
	color: #dddddd;
	text-decoration: none;
	cursor: default;
}
.dxfmControl_PrimaryOfficeMulberry .dxfm-uploadPanel.dxsplPane_PrimaryOfficeMulberry .dxucSilverlightPluginLinkPanel_PrimaryOfficeMulberry 
{
	margin-top: -8px;
}

/* FileManager - Create, Rename input */
.dxfmControl_PrimaryOfficeMulberry .dxfm-cInput,
.dxfmControl_PrimaryOfficeMulberry .dxfm-rInput
{
	background: #fafafa;
	border: 1px solid #cbcbcb;
}
.dxfmControl_PrimaryOfficeMulberry input[type="text"].dxfm-cInput,
.dxfmControl_PrimaryOfficeMulberry input[type="text"].dxfm-rInput
{
	color: #343434;
}

/* FileManager - item mask */
.dxfmControl_PrimaryOfficeMulberry .dxfm-itemMask
{
	background-color: #cc5a76;
}

/* FileManager - Move PopupControl */
.dxfmControl_PrimaryOfficeMulberry .dxpc-content 
{
	padding: 5px 0px 0px;
}
.dxfmControl_PrimaryOfficeMulberry .dxpc-content .dxfm-mpFoldersC 
{
	overflow: auto;
	padding: 0px 0px 20px 5px;
}
.dxfmControl_PrimaryOfficeMulberry .dxpc-content .dxfm-mpButtonC
{
	margin-top: 5px;
	border-top: 1px solid #cbcbcb;
	text-align: right;
	background-color: #fafafa;
	padding: 10px 15px 10px 10px;
}
.dxfmControl_PrimaryOfficeMulberry .dxpc-content .dxfm-mpButtonC a 
{
	margin-left: 12px;
	color: #5e6d9d;
    text-decoration: none;
}
.dxfmControl_PrimaryOfficeMulberry .dxpc-content .dxfm-mpButtonC a:hover
{
	color: #343434;
    text-decoration: underline;
}

/* ASPxImageSlider */
.dxisControl_PrimaryOfficeMulberry
{
    width: 660px;
    height: 505px;
    outline: 0;
    user-select: none;
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;

    font: 13px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
}
.dxisControl_PrimaryOfficeMulberry .dxis-playPauseBtnWrapper
{
    top: 0;
    right: 0;
    padding: 6px 12px 6px 14px;
    position: absolute;
    background-color: #333333;
    background-color: rgba(0, 0, 0, 0.75);
    cursor: pointer;
}
*[dir="rtl"].dxisControl_PrimaryOfficeMulberry .dxis-playPauseBtnWrapper {
    right: auto;
    left: 0;
}
.dxisControl_PrimaryOfficeMulberry > .dxis-passePartout
{
    position: relative;
    background-color: #000000;
    width: 100%;
    height:100%;
}
.dxisControl_PrimaryOfficeMulberry .dxis-imageArea
{
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.dxisControl_PrimaryOfficeMulberry .dxis-slidePanel,
.dxisControl_PrimaryOfficeMulberry .dxis-nbSlidePanel,
.dxisControl_PrimaryOfficeMulberry .dxis-nbSlidePanelWrapper
{
    position: absolute;
}
.dxisControl_PrimaryOfficeMulberry .dxis-nbSlidePanelWrapper
{
    overflow: hidden;
}
.dxisControl_PrimaryOfficeMulberry .dxis-nbTop,
.dxisControl_PrimaryOfficeMulberry .dxis-nbBottom,
.dxisControl_PrimaryOfficeMulberry .dxis-nbLeft,
.dxisControl_PrimaryOfficeMulberry .dxis-nbRight,
.dxisControl_PrimaryOfficeMulberry .dxis-nbDotsBottom,
.dxisControl_PrimaryOfficeMulberry .dxis-nbDotsTop,
.dxisControl_PrimaryOfficeMulberry .dxis-nbDotsLeft,
.dxisControl_PrimaryOfficeMulberry .dxis-nbDotsRight
{
    position: relative;
}
.dxisControl_PrimaryOfficeMulberry .dxis-nbTop
{
    padding-bottom: 5px;
}
.dxisControl_PrimaryOfficeMulberry .dxis-nbBottom
{
    padding-top: 5px;
}
.dxisControl_PrimaryOfficeMulberry .dxis-nbLeft
{
    padding-right: 5px;
}
.dxisControl_PrimaryOfficeMulberry .dxis-nbRight
{
    padding-left: 5px;
}
.dxisControl_PrimaryOfficeMulberry .dxis-nbDotsBottom,
.dxisControl_PrimaryOfficeMulberry .dxis-nbDotsTop
{
    padding: 20px 0;
}
.dxisControl_PrimaryOfficeMulberry .dxis-nbDotsLeft
{
    padding-right: 20px;
}
.dxisControl_PrimaryOfficeMulberry .dxis-nbDotsRight
{
    padding-left: 20px;
}
.dxisControl_PrimaryOfficeMulberry .dxis-nbLeft,
.dxisControl_PrimaryOfficeMulberry .dxis-nbRight,
.dxisControl_PrimaryOfficeMulberry .dxis-nbDotsLeft,
.dxisControl_PrimaryOfficeMulberry .dxis-nbDotsRight
{
    float: left;
}
.dxisControl_PrimaryOfficeMulberry .dxis-item,
.dxisControl_PrimaryOfficeMulberry .dxis-nbItem
{
    background-image: url('/DXR.axd?r=103_214-4b0hg');
    background-repeat: no-repeat;
    background-position:center center;
}
.dxisControl_PrimaryOfficeMulberry .dxis-nbItem .dxis-nbHoverItem
{
    display: none;
    position: absolute;
    border: 2px solid #9f9f9f;
}
.dxisControl_PrimaryOfficeMulberry .dxis-nbItem .dxis-nbHoverItem > div
{
    border: 2px solid #ffffff;
}
.dxisControl_PrimaryOfficeMulberry .dxis-nbItem.dxis-hover .dxis-nbHoverItem
{
    display: block;
}
.dxisControl_PrimaryOfficeMulberry .dxis-item,
.dxisControl_PrimaryOfficeMulberry .dxis-nbItem,
.dxisControl_PrimaryOfficeMulberry .dxis-nbDotItem
{
    position: absolute;
    overflow: hidden;
}
.dxisControl_PrimaryOfficeMulberry .dxis-nbItem,
.dxisControl_PrimaryOfficeMulberry .dxis-nbDotItem
{
    cursor: pointer;
}
.dxisControl_PrimaryOfficeMulberry .dxis-nbDotItemSelected,
.dxisControl_PrimaryOfficeMulberry .dxis-nbDotItemDisabled
{
    cursor: default;
}
.dxisControl_PrimaryOfficeMulberry .dxis-nbItem
{
    width: 90px;
    height: 60px;
    background-color: black;
}
.dxisControl_PrimaryOfficeMulberry .dxis-itemTextArea
{
    left: 0;
    bottom: 0;
    width: 100%;
    position: absolute;
    cursor: default;
    padding: 22px;
    color: white;
    background-color: #333333;
    background-color: rgba(0, 0, 0, 0.75);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.dxisControl_PrimaryOfficeMulberry .dxis-nbSelectedItem
{
    z-index: 1;
    cursor: default;
    position: absolute;
    border: 2px solid black;
    background-color: rgba(255, 255, 255, 0.00);
}
.dxisControl_PrimaryOfficeMulberry .dxis-nbSelectedItem > div
{
    border: 2px solid White;
}
.dxisControl_PrimaryOfficeMulberry .dxis-prevBtnVertWrapper,
.dxisControl_PrimaryOfficeMulberry .dxis-prevBtnVertOutsideWrapper,
.dxisControl_PrimaryOfficeMulberry .dxis-nextBtnVertWrapper,
.dxisControl_PrimaryOfficeMulberry .dxis-nextBtnVertOutsideWrapper,
.dxisControl_PrimaryOfficeMulberry .dxis-prevBtnHorWrapper,
.dxisControl_PrimaryOfficeMulberry .dxis-prevBtnHorOutsideWrapper,
.dxisControl_PrimaryOfficeMulberry .dxis-nextBtnHorWrapper,
.dxisControl_PrimaryOfficeMulberry .dxis-nextBtnHorOutsideWrapper
{
    cursor: pointer;
    z-index: 1;
    position: absolute;
    background-color: #333333;
    background-color: rgba(0, 0, 0, 0.75);
}
.dxisControl_PrimaryOfficeMulberry .dxis-prevBtnHorWrapperDisabled,
.dxisControl_PrimaryOfficeMulberry .dxis-prevBtnHorOutsideWrapperDisabled,
.dxisControl_PrimaryOfficeMulberry .dxis-nextBtnHorWrapperDisabled,
.dxisControl_PrimaryOfficeMulberry .dxis-nextBtnHorOutsideWrapperDisabled,
.dxisControl_PrimaryOfficeMulberry .dxis-prevBtnVertWrapperDisabled,
.dxisControl_PrimaryOfficeMulberry .dxis-prevBtnVertOutsideWrapperDisabled,
.dxisControl_PrimaryOfficeMulberry .dxis-nextBtnVertWrapperDisabled,
.dxisControl_PrimaryOfficeMulberry .dxis-nextBtnVertOutsideWrapperDisabled
{
    cursor: default;
}
.dxisControl_PrimaryOfficeMulberry .dxis-prevBtnHorWrapper,
.dxisControl_PrimaryOfficeMulberry .dxis-prevBtnHorOutsideWrapper
{
    left: 0px;
}
.dxisControl_PrimaryOfficeMulberry .dxis-nextBtnHorWrapper,
.dxisControl_PrimaryOfficeMulberry .dxis-nextBtnHorOutsideWrapper
{
    right: 0px;
}
.dxisControl_PrimaryOfficeMulberry .dxis-prevBtnVertWrapper,
.dxisControl_PrimaryOfficeMulberry .dxis-prevBtnVertOutsideWrapper
{
    top: 0px;
}
.dxisControl_PrimaryOfficeMulberry .dxis-nextBtnVertWrapper,
.dxisControl_PrimaryOfficeMulberry .dxis-nextBtnVertOutsideWrapper
{
    bottom: 0px;
}
.dxisControl_PrimaryOfficeMulberry > .dxis-passePartout > .dxis-prevBtnHorWrapper,
.dxisControl_PrimaryOfficeMulberry > .dxis-passePartout > .dxis-nextBtnHorWrapper
{
    top: 50%;
    margin-top: -32px;
}
.dxisControl_PrimaryOfficeMulberry > .dxis-passePartout > .dxis-prevBtnVertWrapper,
.dxisControl_PrimaryOfficeMulberry > .dxis-passePartout > .dxis-nextBtnVertWrapper
{
    left: 50%;
    margin-left: -30px;
}
.dxisControl_PrimaryOfficeMulberry .dxis-prevBtnHor
{
    margin: 16px 12px 16px 8px;
}
.dxisControl_PrimaryOfficeMulberry .dxis-nextBtnHor
{
    margin: 16px 8px 16px 12px;
}
.dxisControl_PrimaryOfficeMulberry .dxis-prevBtnVert
{
    margin: 8px 16px 12px 16px;
}
.dxisControl_PrimaryOfficeMulberry .dxis-nextBtnVert
{
    margin: 12px 16px 8px 16px;
}
.dxisControl_PrimaryOfficeMulberry > .dxis-nbBottom > .dxis-prevBtnHorWrapper,
.dxisControl_PrimaryOfficeMulberry > .dxis-nbBottom > .dxis-prevBtnHorOutsideWrapper,
.dxisControl_PrimaryOfficeMulberry > .dxis-nbBottom > .dxis-nextBtnHorWrapper,
.dxisControl_PrimaryOfficeMulberry > .dxis-nbBottom > .dxis-nextBtnHorOutsideWrapper,
.dxisControl_PrimaryOfficeMulberry > .dxis-nbTop > .dxis-prevBtnHorWrapper,
.dxisControl_PrimaryOfficeMulberry > .dxis-nbTop > .dxis-prevBtnHorOutsideWrapper,
.dxisControl_PrimaryOfficeMulberry > .dxis-nbTop > .dxis-nextBtnHorWrapper,
.dxisControl_PrimaryOfficeMulberry > .dxis-nbTop > .dxis-nextBtnHorOutsideWrapper
{
    height: inherit;
}
.dxisControl_PrimaryOfficeMulberry > .dxis-nbLeft > .dxis-prevBtnVertWrapper,
.dxisControl_PrimaryOfficeMulberry > .dxis-nbLeft > .dxis-prevBtnVertOutsideWrapper,
.dxisControl_PrimaryOfficeMulberry > .dxis-nbLeft > .dxis-nextBtnVertWrapper,
.dxisControl_PrimaryOfficeMulberry > .dxis-nbLeft > .dxis-nextBtnVertOutsideWrapper,
.dxisControl_PrimaryOfficeMulberry > .dxis-nbRight > .dxis-prevBtnVertWrapper,
.dxisControl_PrimaryOfficeMulberry > .dxis-nbRight > .dxis-prevBtnVertOutsideWrapper,
.dxisControl_PrimaryOfficeMulberry > .dxis-nbRight > .dxis-nextBtnVertWrapper,
.dxisControl_PrimaryOfficeMulberry > .dxis-nbRight > .dxis-nextBtnVertOutsideWrapper
{
    width: inherit;
}
.dxisControl_PrimaryOfficeMulberry .dxis-prevPageBtnHor,
.dxisControl_PrimaryOfficeMulberry .dxis-prevPageBtnHorOutside,
.dxisControl_PrimaryOfficeMulberry .dxis-nextPageBtnHor,
.dxisControl_PrimaryOfficeMulberry .dxis-nextPageBtnHorOutside
{
    top: 50%;
    position: relative;
    margin: -11px 7px 0 7px;
}
.dxisControl_PrimaryOfficeMulberry .dxis-prevPageBtnVert,
.dxisControl_PrimaryOfficeMulberry .dxis-prevPageBtnVertOutside,
.dxisControl_PrimaryOfficeMulberry .dxis-nextPageBtnVert,
.dxisControl_PrimaryOfficeMulberry .dxis-nextPageBtnVertOutside
{
    margin: 7px auto 6px;
}
.dxisControl_PrimaryOfficeMulberry .dxis-prevBtnHorWrapperPressed > .dxis-prevBtnHor,
.dxisControl_PrimaryOfficeMulberry .dxis-prevBtnHorOutsideWrapperPressed > .dxis-prevBtnHor,
.dxisControl_PrimaryOfficeMulberry .dxis-nextBtnHorWrapperPressed > .dxis-nextBtnHor,
.dxisControl_PrimaryOfficeMulberry .dxis-nextBtnHorOutsideWrapperPressed > .dxis-nextBtnHor,
.dxisControl_PrimaryOfficeMulberry .dxis-prevBtnHorWrapperPressed > .dxis-prevPageBtnHor,
.dxisControl_PrimaryOfficeMulberry .dxis-prevBtnHorWrapperPressed > .dxis-prevPageBtnHorOutside,
.dxisControl_PrimaryOfficeMulberry .dxis-prevBtnHorOutsideWrapperPressed > .dxis-prevPageBtnHor,
.dxisControl_PrimaryOfficeMulberry .dxis-prevBtnHorOutsideWrapperPressed > .dxis-prevPageBtnHorOutside,
.dxisControl_PrimaryOfficeMulberry .dxis-nextBtnHorWrapperPressed > .dxis-nextPageBtnHor,
.dxisControl_PrimaryOfficeMulberry .dxis-nextBtnHorWrapperPressed > .dxis-nextPageBtnHorOutside,
.dxisControl_PrimaryOfficeMulberry .dxis-nextBtnHorOutsideWrapperPressed > .dxis-nextPageBtnHor,
.dxisControl_PrimaryOfficeMulberry .dxis-nextBtnHorOutsideWrapperPressed > .dxis-nextPageBtnHorOutside,
.dxisControl_PrimaryOfficeMulberry .dxis-prevBtnVertWrapperPressed > .dxis-prevBtnVert,
.dxisControl_PrimaryOfficeMulberry .dxis-prevBtnVertOutsideWrapperPressed > .dxis-prevBtnVert,
.dxisControl_PrimaryOfficeMulberry .dxis-nextBtnVertWrapperPressed > .dxis-nextBtnVert,
.dxisControl_PrimaryOfficeMulberry .dxis-nextBtnVertOutsideWrapperPressed > .dxis-nextBtnVert,
.dxisControl_PrimaryOfficeMulberry .dxis-prevBtnVertWrapperPressed > .dxis-prevPageBtnVert,
.dxisControl_PrimaryOfficeMulberry .dxis-prevBtnVertWrapperPressed > .dxis-prevPageBtnVertOutside,
.dxisControl_PrimaryOfficeMulberry .dxis-prevBtnVertOutsideWrapperPressed > .dxis-prevPageBtnVert,
.dxisControl_PrimaryOfficeMulberry .dxis-prevBtnVertOutsideWrapperPressed > .dxis-prevPageBtnVertOutside,
.dxisControl_PrimaryOfficeMulberry .dxis-nextBtnVertWrapperPressed > .dxis-nextPageBtnVert,
.dxisControl_PrimaryOfficeMulberry .dxis-nextBtnVertWrapperPressed > .dxis-nextPageBtnVertOutside,
.dxisControl_PrimaryOfficeMulberry .dxis-nextBtnVertOutsideWrapperPressed > .dxis-nextPageBtnVert,
.dxisControl_PrimaryOfficeMulberry .dxis-nextBtnVertOutsideWrapperPressed > .dxis-nextPageBtnVertOutside,
.dxisControl_PrimaryOfficeMulberry .dxis-prevBtnVertPressed,
.dxisControl_PrimaryOfficeMulberry .dxis-nextBtnVertPressed,
.dxisControl_PrimaryOfficeMulberry .dxis-nextBtnHorPressed,
.dxisControl_PrimaryOfficeMulberry .dxis-prevBtnHorPressed,
.dxisControl_PrimaryOfficeMulberry .dxis-prevPageBtnVertPressed,
.dxisControl_PrimaryOfficeMulberry .dxis-prevPageBtnVertOutsidePressed,
.dxisControl_PrimaryOfficeMulberry .dxis-nextPageBtnVertPressed,
.dxisControl_PrimaryOfficeMulberry .dxis-nextPageBtnVertOutsidePressed,
.dxisControl_PrimaryOfficeMulberry .dxis-prevPageBtnHorPressed,
.dxisControl_PrimaryOfficeMulberry .dxis-prevPageBtnHorOutsidePressed,
.dxisControl_PrimaryOfficeMulberry .dxis-nextPageBtnHorPressed,
.dxisControl_PrimaryOfficeMulberry .dxis-nextPageBtnHorOutsidePressed,
.dxisControl_PrimaryOfficeMulberry .dxis-prevBtnVertDisabled,
.dxisControl_PrimaryOfficeMulberry .dxis-nextBtnVertDisabled,
.dxisControl_PrimaryOfficeMulberry .dxis-nextBtnHorDisabled,
.dxisControl_PrimaryOfficeMulberry .dxis-prevBtnHorDisabled,
.dxisControl_PrimaryOfficeMulberry .dxis-prevPageBtnVertDisabled,
.dxisControl_PrimaryOfficeMulberry .dxis-prevPageBtnVertOutsideDisabled,
.dxisControl_PrimaryOfficeMulberry .dxis-nextPageBtnVertDisabled,
.dxisControl_PrimaryOfficeMulberry .dxis-nextPageBtnVertOutsideDisabled,
.dxisControl_PrimaryOfficeMulberry .dxis-prevPageBtnHorDisabled,
.dxisControl_PrimaryOfficeMulberry .dxis-prevPageBtnHorOutsideDisabled,
.dxisControl_PrimaryOfficeMulberry .dxis-nextPageBtnHorDisabled,
.dxisControl_PrimaryOfficeMulberry .dxis-nextPageBtnHorOutsideDisabled
{
    opacity: 0.25;
    filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=25);
}
.dxisControl_PrimaryOfficeMulberry .dxis-nextBtnHorOutsideWrapper,
.dxisControl_PrimaryOfficeMulberry .dxis-prevBtnHorOutsideWrapper,
.dxisControl_PrimaryOfficeMulberry .dxis-nextBtnVertOutsideWrapper,
.dxisControl_PrimaryOfficeMulberry .dxis-prevBtnVertOutsideWrapper {
	background-color: transparent;
}
.dxisControl_PrimaryOfficeMulberry .dxis-nextPageBtnHorOutside,
.dxisControl_PrimaryOfficeMulberry .dxis-prevPageBtnHorOutside {
	margin-top: -14px;
}
/* ASPxImageGallery */
.dxigControl_PrimaryOfficeMulberry
{
	font: 13px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
	color: #343434;
}
.dxigControl_PrimaryOfficeMulberry td.dxigCtrl
{
	padding: 0px;
}
.dxigContent_PrimaryOfficeMulberry
{
	padding: 12px 6px;
	border-bottom: 1px Solid #cbcbcb;
	border-top: 1px Solid #cbcbcb;
}
.dxigEmptyData_PrimaryOfficeMulberry
{
	color: #4F4F4F;
	padding: 12px 40px;
}
.dxigEmptyItem_PrimaryOfficeMulberry
{
	text-align: left;
	vertical-align: top;
}
.dxigFlowItem_PrimaryOfficeMulberry
{
    float: left;
}
.dxigItem_PrimaryOfficeMulberry
{
    background-repeat: no-repeat;
    background-position:center center;
    background-image: url('/DXR.axd?r=103_212-4b0hg');
}
.dxigItem_PrimaryOfficeMulberry a
{
    outline: 0;
}
.dxigItem_PrimaryOfficeMulberry a > img
{
    display: block;
}
.dxigPagerPanel_PrimaryOfficeMulberry
{
	padding-top: 8px;
	padding-bottom: 8px;
}
.dxigItem_PrimaryOfficeMulberry .dxig-thumbnailBorder
{
    top: 0;
    display: none;
    position: absolute;
    border: 1px solid gray;
    border: 1px solid rgba(0, 0, 0, 0.20);
}
.dxigItem_PrimaryOfficeMulberry .dxig-thumbnailWrapper,
.dxigFlowItem_PrimaryOfficeMulberry
{
    width: 0;
    height: 0;
    overflow: hidden;
    position: relative;
}
.dxigControl_PrimaryOfficeMulberry .dxig-thumbnailTextArea
{
    left: 0;
    bottom: 0;
    width: 100%;
    position: absolute;
    padding: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: white;
    background-color: #333333;
    background-color: rgba(0, 0, 0, 0.75);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: none;
}
.dxigControl_PrimaryOfficeMulberry .dxpcLite_PrimaryOfficeMulberry .dxpc-mainDiv,
.dxigControl_PrimaryOfficeMulberry .dxpcLite_PrimaryOfficeMulberry .dxpc-contentWrapper
{
    border: 0;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}
.dxigControl_PrimaryOfficeMulberry .dxpcLite_PrimaryOfficeMulberry .dxpc-content
{
    padding: 0;
    background-color: transparent;
}
.dxigControl_PrimaryOfficeMulberry .dxig-imageSliderWrapper
{
    overflow: hidden;
    padding: 50px 65px;
}
.dxigControl_PrimaryOfficeMulberry.dxTouchUI  .dxig-imageSliderWrapper
{
    padding: 0;
}
.dxigControl_PrimaryOfficeMulberry.dxTouchUI .dxig-imageSliderWrapper
{
	padding: 0;
}
.dxigControl_PrimaryOfficeMulberry .dxig-imageSliderWrapper .dxisControl_PrimaryOfficeMulberry  .dxis-item > img
{
    box-shadow: 0 0 50px rgb(0,0,0);
    -moz-box-shadow: 0 0 50px rgb(0,0,0);
    -webkit-box-shadow: 0 0 50px rgb(0,0,0);
}
.dxigControl_PrimaryOfficeMulberry .dxig-bottomPanel
{
    left: 0;
    bottom: 0;
    width: 100%;
    position: absolute;
}
.dxigControl_PrimaryOfficeMulberry .dxig-bottomPanel > .dxig-overflowPanel
{
    overflow: hidden;
}
.dxigControl_PrimaryOfficeMulberry .dxig-bottomPanel .dxisControl_PrimaryOfficeMulberry
{
    position: relative;
}
.dxigControl_PrimaryOfficeMulberry .dxisControl_PrimaryOfficeMulberry > .dxis-passePartout
{
    background-color: transparent;
}
.dxigControl_PrimaryOfficeMulberry .dxisControl_PrimaryOfficeMulberry .dxis-nbBottom
{
    padding: 4px 4px 0 4px;
}
.dxigControl_PrimaryOfficeMulberry .dxisControl_PrimaryOfficeMulberry .dxis-nbSelectedItem
{
    border: 2px solid #fff;
}
.dxigControl_PrimaryOfficeMulberry .dxisControl_PrimaryOfficeMulberry .dxis-nbItemHover
{
    border: 2px solid #9F9F9F
}
.dxigControl_PrimaryOfficeMulberry .dxisControl_PrimaryOfficeMulberry .dxis-nbSelectedItem > div,
.dxigControl_PrimaryOfficeMulberry .dxisControl_PrimaryOfficeMulberry .dxis-nbItemHover > div
{
    border: 2px solid #000;
}
.dxigControl_PrimaryOfficeMulberry .dxig-bottomPanel .dxis-nbBottom > .dxis-prevBtnHorWrapper,
.dxigControl_PrimaryOfficeMulberry .dxig-bottomPanel .dxis-nbBottom > .dxis-nextBtnHorWrapper
{
    width: 43px;
    background: url('/DXR.axd?r=103_213-4b0hg') repeat-y;
}
.dxigControl_PrimaryOfficeMulberry .dxig-bottomPanel .dxis-nbBottom > .dxis-prevBtnHorWrapper
{
    background-position: 0 0;
}
.dxigControl_PrimaryOfficeMulberry .dxig-bottomPanel .dxis-nbBottom > .dxis-nextBtnHorWrapper
{
    background-position: -39px 0;
}
.dxigControl_PrimaryOfficeMulberry .dxig-bottomPanel .dxis-nbBottom > .dxis-prevBtnHorWrapperDisabled,
.dxigControl_PrimaryOfficeMulberry .dxig-bottomPanel .dxis-nbBottom > .dxis-nextBtnHorWrapperDisabled
{
    display: none;
}
.dxigControl_PrimaryOfficeMulberry .dxig-bottomPanel .dxis-nbBottom > .dxis-prevBtnHorWrapper .dxis-prevPageBtnHor,
.dxigControl_PrimaryOfficeMulberry .dxig-bottomPanel .dxis-nbBottom > .dxis-nextBtnHorWrapper .dxis-nextPageBtnHor
{
    position: absolute;
}
.dxigControl_PrimaryOfficeMulberry .dxig-bottomPanel .dxis-nbBottom > .dxis-prevBtnHorWrapper .dxis-prevPageBtnHor
{
}
.dxigControl_PrimaryOfficeMulberry .dxig-bottomPanel .dxis-nbBottom > .dxis-nextBtnHorWrapper .dxis-nextPageBtnHor
{
    right: 0;
}
.dxigControl_PrimaryOfficeMulberry .dxig-fullscreenViewerTextArea
{
    z-index: 1;
    padding: 10px;
    text-align: center;
    color: white;
}
.dxigControl_PrimaryOfficeMulberry .dxig-prevButtonArea,
.dxigControl_PrimaryOfficeMulberry .dxig-nextButtonArea
{
    top: 0;
    position: absolute;
}
.dxigControl_PrimaryOfficeMulberry .dxig-prevButtonArea
{
    left: 0;
}
.dxigControl_PrimaryOfficeMulberry .dxig-nextButtonArea
{
    right: 0;
}
.dxigControl_PrimaryOfficeMulberry .dxig-prevButton,
.dxigControl_PrimaryOfficeMulberry .dxig-nextButton
{
    top: 50%;
    cursor: pointer;
    position: relative;
    margin: -32px 11px 0;
}
.dxigControl_PrimaryOfficeMulberry .dxig-prevButtonDisabled,
.dxigControl_PrimaryOfficeMulberry .dxig-nextButtonDisabled
{
    cursor: auto;
    opacity: 0.5;
    filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=50);
}
.dxigControl_PrimaryOfficeMulberry .dxig-closeButtonWrapper,
.dxigControl_PrimaryOfficeMulberry .dxig-playPauseButtonWrapper
{
    padding: 15px;
    cursor: pointer;
    position: absolute;
}
.dxigControl_PrimaryOfficeMulberry .dxig-closeButtonWrapper
{
    top: 4px;
    right: 7px;
}
.dxigControl_PrimaryOfficeMulberry .dxig-closeButtonWrapper > .dxig-closeButton
{
    z-index: 1;
}
.dxigControl_PrimaryOfficeMulberry .dxig-playPauseButtonWrapper
{
    top: 2px;
    right: 48px;
}
*[dir="rtl"].dxigControl_PrimaryOfficeMulberry .dxig-closeButtonWrapper {
    left: 7px;
    right: auto;
}
*[dir="rtl"].dxigControl_PrimaryOfficeMulberry .dxig-playPauseButtonWrapper {
    left: 48px;
    right: auto;
}
.dxigControl_PrimaryOfficeMulberry .dxig-overflowPanel .dxig-navigationBarMarker
{
    left: 50%;
    bottom: 0;
    margin-left: -10px;
    position: absolute;
    opacity: 0.7;
    filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=70);
}
.dxigControl_PrimaryOfficeMulberry .dxisControl_PrimaryOfficeMulberry .dxis-nbBottom,
.dxigControl_PrimaryOfficeMulberry .dxig-fullscreenViewerTextArea
{
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.8);
}
.dxigPagerShowMoreItemsContainer_PrimaryOfficeMulberry
{
    height: 58px;
	text-align: center;
}
.dxigPagerShowMoreItemsContainer_PrimaryOfficeMulberry a
{
	display: block;
	padding-top: 20px;
	color: #3F66A0;
}
.dxigPagerShowMoreItemsContainer_PrimaryOfficeMulberry  a:hover
{
	color: #F39128;
}

/* Removes flicking in iOS Safari*/
.dxfmControl_PrimaryOfficeMulberry,
.dxnbGroupHeader_PrimaryOfficeMulberry,
.dxnbGroupHeaderCollapsed_PrimaryOfficeMulberry,
.dxnbGroupContent_PrimaryOfficeMulberry > TABLE > TBODY > TR,
.dxtcTab_PrimaryOfficeMulberry,
.dxtcActiveTab_PrimaryOfficeMulberry,
.dxtv-nd_PrimaryOfficeMulberry
{
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

/* Form Layout */
.dxflFormLayout_PrimaryOfficeMulberry {
    display: table;
	font: 13px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
	font-weight: inherit;
	color: #343434;
}

.dxflViewFormLayoutSys .dxflItemSys .dxflNestedControlCell_PrimaryOfficeMulberry,
.dxflViewFormLayoutSys .dxflItemSys .dxflNestedControlCell_PrimaryOfficeMulberry * {
    line-height: 16px;
}

.dxflButtonItemSys .dxflVATSys.dxflCaptionCell_PrimaryOfficeMulberry { padding-top: 7px; }
.dxflButtonItemSys .dxflVAMSys.dxflCaptionCell_PrimaryOfficeMulberry { padding-bottom: 1px; }
.dxflTextItemSys .dxflVATSys.dxflCaptionCell_PrimaryOfficeMulberry { padding-top: 1px; }
.dxflTextEditItemSys .dxflVATSys.dxflCaptionCell_PrimaryOfficeMulberry,
.dxflViewFormLayoutSys .dxflItemSys .dxflVATSys.dxflCaptionCell_PrimaryOfficeMulberry,
.dxflViewFormLayoutSys .dxflItemSys .dxflNestedControlCell_PrimaryOfficeMulberry {
    padding-top: 8px;
}
.dxflViewFormLayoutSys .dxflEditFormItemSys.dxflItemSys .dxflNestedControlCell_PrimaryOfficeMulberry {
    padding-top: 0;
}
.dxflCheckBoxItemSys .dxflVATSys.dxflCaptionCell_PrimaryOfficeMulberry { padding-top: 8px; }
.dxflRadioButtonItemSys .dxflVATSys.dxflCaptionCell_PrimaryOfficeMulberry { padding-top: 9px; }
.dxflCheckBoxListItemSys .dxflVATSys.dxflCaptionCell_PrimaryOfficeMulberry { padding-top: 17px;  }
.dxflRadioButtonListItemSys .dxflVATSys.dxflCaptionCell_PrimaryOfficeMulberry { padding-top: 17px; }
.dxflListBoxItemSys .dxflVATSys.dxflCaptionCell_PrimaryOfficeMulberry { padding-top: 7px; }
.dxflTrackBarItemSys .dxflVATSys.dxflCaptionCell_PrimaryOfficeMulberry { padding-top: 12px; }
.dxflProgressBarItemSys .dxflVATSys.dxflCaptionCell_PrimaryOfficeMulberry { padding-top: 7px; }
.dxflMemoItemSys .dxflVATSys.dxflCaptionCell_PrimaryOfficeMulberry { padding-top: 5px; }
.dxflCustomItemSys .dxflVATSys.dxflCaptionCell_PrimaryOfficeMulberry { padding-top: 8px; }

/* Firefox */
.dxFirefox .dxflButtonItemSys .dxflVATSys.dxflCaptionCell_PrimaryOfficeMulberry {
    padding-top: 8px;
}
.dxFirefox .dxflTextItemSys .dxflVATSys.dxflCaptionCell_PrimaryOfficeMulberry {
    padding-top: 2px;
}
.dxFirefox .dxflTextEditItemSys .dxflVATSys.dxflCaptionCell_PrimaryOfficeMulberry,
.dxFirefox .dxflViewFormLayoutSys .dxflItemSys .dxflVATSys.dxflCaptionCell_PrimaryOfficeMulberry,
.dxFirefox .dxflViewFormLayoutSys .dxflItemSys .dxflNestedControlCell_PrimaryOfficeMulberry {
    padding-top: 7px;
}
.dxFirefox .dxflViewFormLayoutSys .dxflEditFormItemSys.dxflItemSys .dxflNestedControlCell_PrimaryOfficeMulberry {
    padding-top: 0;
}
.dxFirefox .dxflListBoxItemSys .dxflVATSys.dxflCaptionCell_PrimaryOfficeMulberry {
    padding-top: 8px;
}

/* Chrome */
.dxWebKitFamily .dxflTextItemSys .dxflVATSys.dxflCaptionCell_PrimaryOfficeMulberry {
    padding-top: 2px;
}
.dxWebKitFamily .dxflViewFormLayoutSys .dxflTextItemSys .dxflVATSys.dxflCaptionCell_PrimaryOfficeMulberry {
    padding-top: 8px;
}
.dxWebKitFamily .dxflListBoxItemSys .dxflVATSys.dxflCaptionCell_PrimaryOfficeMulberry {
    padding-top: 8px;
}
.dxWebKitFamily .dxflTrackBarItemSys .dxflVATSys.dxflCaptionCell_PrimaryOfficeMulberry {
    padding-top: 13px;
}
.dxWebKitFamily .dxflMemoItemSys .dxflVATSys.dxflCaptionCell_PrimaryOfficeMulberry {
    padding-top: 6px;
}

/* Safari */
.dxflTextItemSys.dxflSafariItemSys .dxflVATSys.dxflCaptionCell_PrimaryOfficeMulberry {
    padding-top: 1px;
}
.dxflListBoxItemSys.dxflSafariItemSys .dxflVATSys.dxflCaptionCell_PrimaryOfficeMulberry {
    padding-top: 7px;
}
.dxflTrackBarItemSys.dxflSafariItemSys .dxflVATSys.dxflCaptionCell_PrimaryOfficeMulberry {
    padding-top: 12px;
}
.dxflMemoItemSys.dxflSafariItemSys .dxflVATSys.dxflCaptionCell_PrimaryOfficeMulberry {
    padding-top: 5px;
}
.dxflTextEditItemSys.dxflSafariItemSys .dxflVATSys.dxflCaptionCell_PrimaryOfficeMulberry {
    padding-top: 7px;
}
.dxflCheckBoxItemSys.dxflSafariItemSys .dxflVATSys.dxflCaptionCell_PrimaryOfficeMulberry {
    padding-top: 7px;
}
.dxflRadioButtonItemSys.dxflSafariItemSys .dxflVATSys.dxflCaptionCell_PrimaryOfficeMulberry {
    padding-top: 8px;
}
.dxflCheckBoxListItemSys.dxflSafariItemSys .dxflVATSys.dxflCaptionCell_PrimaryOfficeMulberry {
    padding-top: 16px;
}
.dxflRadioButtonListItemSys.dxflSafariItemSys .dxflVATSys.dxflCaptionCell_PrimaryOfficeMulberry {
    padding-top: 16px;
}
.dxflProgressBarItemSys.dxflSafariItemSys .dxflVATSys.dxflCaptionCell_PrimaryOfficeMulberry {
    padding-top: 6px;
}

/* Opera */
noindex:-o-prefocus, body:first-of-type .dxflTextItemSys .dxflVATSys.dxflCaptionCell_PrimaryOfficeMulberry {
    padding-top: 2px;
}
noindex:-o-prefocus, body:first-of-type .dxflViewFormLayoutSys .dxflTextItemSys .dxflVATSys.dxflCaptionCell_PrimaryOfficeMulberry {
    padding-top: 8px;
}
noindex:-o-prefocus, body:first-of-type .dxflListBoxItemSys .dxflVATSys.dxflCaptionCell_PrimaryOfficeMulberry {
    padding-top: 8px;
}
noindex:-o-prefocus, body:first-of-type .dxflTrackBarItemSys .dxflVATSys.dxflCaptionCell_PrimaryOfficeMulberry {
    padding-top: 13px;
}
noindex:-o-prefocus, body:first-of-type .dxflMemoItemSys .dxflVATSys.dxflCaptionCell_PrimaryOfficeMulberry {
    padding-top: 6px;
}


.dxflCLTSys .dxflCaptionCell_PrimaryOfficeMulberry,
.dxflCLBSys .dxflCaptionCell_PrimaryOfficeMulberry {
    padding: 3px 0;
}

.dxflCLLSys .dxflCaptionCell_PrimaryOfficeMulberry,
*[dir="rtl"].dxflFormLayout_PrimaryOfficeMulberry .dxflCLRSys .dxflCaptionCell_PrimaryOfficeMulberry {
    padding-left: 0px;
    padding-right: 6px;
}
.dxflCLRSys .dxflCaptionCell_PrimaryOfficeMulberry,
*[dir="rtl"].dxflFormLayout_PrimaryOfficeMulberry .dxflCLLSys .dxflCaptionCell_PrimaryOfficeMulberry {
    padding-right: 0px;
    padding-left: 6px;
}
.dxflCaptionCell_PrimaryOfficeMulberry {
    white-space: nowrap;
    line-height: 16px;
    height: 100%;
}
div.dxflTextItemSys .dxflNestedControlCell_PrimaryOfficeMulberry {
    line-height: 16px;
}
.dxflCaptionCell_PrimaryOfficeMulberry {
    width: 1%;
}
td.dxflNestedControlCell_PrimaryOfficeMulberry {
    height: 0;
}

.dxflCheckBoxItemSys.dxflItem_PrimaryOfficeMulberry .dxichCellSys.dxeBase_PrimaryOfficeMulberry
{
    padding-left: 1px;
}
*[dir="rtl"] .dxflCheckBoxItemSys.dxflItem_PrimaryOfficeMulberry .dxichCellSys.dxeBase_PrimaryOfficeMulberry
{
    padding-right: 1px;
}

.dxflEmptyItem_PrimaryOfficeMulberry {
    height: 21px;
}

.dxflItem_PrimaryOfficeMulberry { width: 100%; }
.dxflItem_PrimaryOfficeMulberry,
.dxflViewFormLayoutSys .dxflEditFormItemSys.dxflItem_PrimaryOfficeMulberry {
     padding: 4px 0;
}
.dxflViewFormLayoutSys .dxflItem_PrimaryOfficeMulberry {
     padding-bottom: 10px;
}
.dxflItem_PrimaryOfficeMulberry > table.dxflItemTable_PrimaryOfficeMulberry { width: 100%; }
.dxflGroup_PrimaryOfficeMulberry { padding: 6px 5px; width: 100%;}
.dxflGroup_PrimaryOfficeMulberry > table.dxflGroupTable_PrimaryOfficeMulberry { width: 100%; }
.dxflGroupCell_PrimaryOfficeMulberry { padding: 0 8px; }

.dxflGroupBox_PrimaryOfficeMulberry { 
	display: table;
	border-collapse: separate;
    width: 100%;
    border: 1px Solid #cbcbcb;
    padding: 0 0 12px;
    margin: 18px 0; 
}
.dxflGroupBox_PrimaryOfficeMulberry.dxflHeadingLineGroupBoxSys {
    border-width: 1px 0 0;
}
.dxflGroupBox_PrimaryOfficeMulberry.dxflHeadingLineGroupBoxSys.dxflWithCaptionSys {
    margin-top: 36px!important;
}
.dxflHeadingLineGroupBoxSys > .dxflGroup_PrimaryOfficeMulberry {
    margin-top: -6px;
}

.dxflGroupCell_PrimaryOfficeMulberry > .dxtcControl_PrimaryOfficeMulberry { margin: 0px; }

.dxflGroupBox_PrimaryOfficeMulberry > .dxflGroup_PrimaryOfficeMulberry { margin-top: -9px; padding: 0 4px; }

.dxflGroupBox_PrimaryOfficeMulberry > .dxflGroup_PrimaryOfficeMulberry tr:first-child > .dxflGroupCell_PrimaryOfficeMulberry > .dxflItem_PrimaryOfficeMulberry,
.dxflGroupBox_PrimaryOfficeMulberry > .dxflGroup_PrimaryOfficeMulberry > .dxflChildInFirstRowSys > .dxflGroupCell_PrimaryOfficeMulberry > .dxflItem_PrimaryOfficeMulberry { 
    padding-top: 9px;
}

.dxflGroupBox_PrimaryOfficeMulberry > .dxflGroup_PrimaryOfficeMulberry tr:first-child > .dxflGroupCell_PrimaryOfficeMulberry > .dxtcControl_PrimaryOfficeMulberry,
.dxflGroupBox_PrimaryOfficeMulberry > .dxflGroup_PrimaryOfficeMulberry > .dxflChildInFirstRowSys > .dxflGroupCell_PrimaryOfficeMulberry > .dxtcControl_PrimaryOfficeMulberry {
    margin-top: 10px;
}

.dxflGroupBox_PrimaryOfficeMulberry > .dxflGroup_PrimaryOfficeMulberry tr:last-child > .dxflGroupCell_PrimaryOfficeMulberry > .dxflItem_PrimaryOfficeMulberry,
.dxflGroupBox_PrimaryOfficeMulberry > .dxflGroup_PrimaryOfficeMulberry > .dxflChildInLastRowSys > .dxflGroupCell_PrimaryOfficeMulberry > .dxflItem_PrimaryOfficeMulberry {
    padding-bottom: 0px;
}

.dxflGroup_PrimaryOfficeMulberry tr:first-child > .dxflGroupCell_PrimaryOfficeMulberry > .dxflGroupBox_PrimaryOfficeMulberry,
.dxflGroup_PrimaryOfficeMulberry > .dxflChildInFirstRowSys > .dxflGroupCell_PrimaryOfficeMulberry > .dxflGroupBox_PrimaryOfficeMulberry {
    margin-top: 13px;
}

.dxflGroup_PrimaryOfficeMulberry tr:last-child > .dxflGroupCell_PrimaryOfficeMulberry > .dxflGroupBox_PrimaryOfficeMulberry,
.dxflGroup_PrimaryOfficeMulberry > .dxflChildInLastRowSys > .dxflGroupCell_PrimaryOfficeMulberry > .dxflGroupBox_PrimaryOfficeMulberry {
    margin-bottom: 0px;
}

.dxtcPageContent_PrimaryOfficeMulberry > div > .dxflGroup_PrimaryOfficeMulberry { padding-top: 0px; padding-bottom: 0px; }

.dxtcPageContent_PrimaryOfficeMulberry > div > .dxflGroup_PrimaryOfficeMulberry tr:first-child > .dxflGroupCell_PrimaryOfficeMulberry > .dxflItem_PrimaryOfficeMulberry,
.dxtcPageContent_PrimaryOfficeMulberry > div > .dxflGroup_PrimaryOfficeMulberry > .dxflChildInFirstRowSys > .dxflGroupCell_PrimaryOfficeMulberry > .dxflItem_PrimaryOfficeMulberry {
    padding-top: 12px;
}

.dxtcPageContent_PrimaryOfficeMulberry > div > .dxflGroup_PrimaryOfficeMulberry tr:last-child > .dxflGroupCell_PrimaryOfficeMulberry > .dxflItem_PrimaryOfficeMulberry,
.dxtcPageContent_PrimaryOfficeMulberry > div > .dxflGroup_PrimaryOfficeMulberry > .dxflChildInLastRowSys > .dxflGroupCell_PrimaryOfficeMulberry > .dxflItem_PrimaryOfficeMulberry {
    padding-bottom: 12px;
}

.dxflGroupBoxCaption_PrimaryOfficeMulberry 
{
    background-color: White;
    color: #808080;
    display: inline-block;  
    left: 9px;
    margin-right: 18px;
    line-height: 16px;
    padding: 0px 3px 0px 3px;  
    position: relative;
    top: -12px;
}

.dxflGroupBox_PrimaryOfficeMulberry.dxflHeadingLineGroupBoxSys .dxflGroupBoxCaption_PrimaryOfficeMulberry
{
    top: -32px!important;
}

*[dir="rtl"].dxflFormLayout_PrimaryOfficeMulberry .dxflGroupBoxCaption_PrimaryOfficeMulberry {
    padding: 0px 3px 0px 7px;
    left: 0px;
    right: 9px;
    margin-left: 18px;
    margin-right: 0;
}

.dxflGroupBox_PrimaryOfficeMulberry > div.dxflGroup_PrimaryOfficeMulberry:first-child,
.dxflGroupBox_PrimaryOfficeMulberry > table.dxflGroup_PrimaryOfficeMulberry:first-child {
    margin-top: 0px;
    padding-top: 7px;
}

.dxflHeadingLineGroupBoxSys > .dxflGroupBoxCaption_PrimaryOfficeMulberry {
    top: -19px;
}

.dxflOptional_PrimaryOfficeMulberry {
	color: gray;
	font-style: normal;
}
.dxflRequired_PrimaryOfficeMulberry {
	color: green;
	font-style: normal;
}
.dxflInternalEditorTable_PrimaryOfficeMulberry {
    width: 100%;
}
.dxflHelpText_PrimaryOfficeMulberry {
    color: #9F9F9F;
	font-size: 0.86em;
}
.dxflHelpText_PrimaryOfficeMulberry.dxflLHelpTextSys,
.dxflHelpText_PrimaryOfficeMulberry.dxflRHelpTextSys {
    padding: 0 6px;
}
.dxflHelpText_PrimaryOfficeMulberry.dxflTHelpTextSys {
    padding: 6px 0 2px;
}
.dxflHelpText_PrimaryOfficeMulberry.dxflBHelpTextSys {
    padding: 2px 0 6px;
}
.dxflFormLayout_PrimaryOfficeMulberry .dxflCommandItemSys a {
    margin: 0 5px 0 0;
}

/* Ribbon */
.dxrControl_PrimaryOfficeMulberry {
	font: 13px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
	color: #343434;
}
.dxrControl_PrimaryOfficeMulberry .dxr-tabContent {
    border: 1px solid #CBCBCB;
    border-top-width: 0;
    height: 144px;
    background: #ffffff;
}
.dxrControl_PrimaryOfficeMulberry.dxr-oneLineMode .dxr-tabContent,
.dxrControl_PrimaryOfficeMulberry.dxr-grLabelsHidden.dxr-oneLineMode .dxr-tabContent {
    height: 38px;
}
.dxrControl_PrimaryOfficeMulberry.dxr-grLabelsHidden .dxr-tabContent {
    height: 110px;
}
.dxrControl_PrimaryOfficeMulberry.dxr-tabsHidden .dxr-tabContent {
    border-top-width: 1px;
}
.dxrControl_PrimaryOfficeMulberry, 
.dxrControl_PrimaryOfficeMulberry a {
    color: #343434;
}

.dxrControl_PrimaryOfficeMulberry .dxr-itemDisabled.dxr-item,
.dxrControl_PrimaryOfficeMulberry .dxr-groupLabelDisabled.dxr-groupLabel,
.dxrControl_PrimaryOfficeMulberry .dxr-grExpBtn.dxr-grExpBtnDisabled,
.dxrControl_PrimaryOfficeMulberry .dxr-grExpBtn.dxr-grExpBtnDisabled .dxr-img32,
.dxrControl_PrimaryOfficeMulberry .dxr-minBtn.dxr-minBtnDisabled,
.dxrControl_PrimaryOfficeMulberry .dxr-itemDisabled a,
.dxrControl_PrimaryOfficeMulberry .dxr-olmGrExpBtn.dxr-olmGrExpBtnDisabled {
    cursor: default;
    color: #dddddd;
}

/* Ribbon Popup */
.dxrControl_PrimaryOfficeMulberry .dxr-minPopupWindow {
    padding: 0;
}
.dxrControl_PrimaryOfficeMulberry .dxr-minPopup.dxpc-mainDiv {
    border: 0;
}
.dxrControl_PrimaryOfficeMulberry .dxr-groupPopup .dxpc-mainDiv {
    border: 1px solid #cfcfcf;
}

/* Ribbon Group List */
.dxrControl_PrimaryOfficeMulberry .dxr-groupList {
    padding: 0;
    margin: 0;
    height: 100%;
}

.dxrControl_PrimaryOfficeMulberry .dxr-groupList .dxr-groupSep {
    height: 100%;
    list-style: none;
}

.dxrControl_PrimaryOfficeMulberry .dxr-groupList .dxr-groupSep b {
    display: block;
    margin: 4px 0;
    width: 1px;
    height: 136px;
    background: #cbcbcb;
}

.dxrControl_PrimaryOfficeMulberry.dxr-oneLineMode .dxr-groupList .dxr-groupSep b {
    height: 30px;
}

.dxrControl_PrimaryOfficeMulberry.dxr-grLabelsHidden .dxr-groupList .dxr-groupSep b {
    height: 102px;
}

/* Ribbon Groups */
.dxrControl_PrimaryOfficeMulberry .dxr-groupList .dxr-group {
    margin: 3px 3px 0 3px;
    text-align: center;
}
.dxrControl_PrimaryOfficeMulberry .dxr-groupContent {
    height: 110px;
}
.dxrControl_PrimaryOfficeMulberry.dxr-oneLineMode .dxr-groupContent {
    height: 38px;
}
.dxrControl_PrimaryOfficeMulberry .dxr-groupLabel {
    text-align: center;
    color: #7e7e7e;
    line-height: 15px;
    padding: 8px 6px;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.dxrControl_PrimaryOfficeMulberry .dxr-grDialogBoxLauncher {
	float: right;
	margin: -1px -7px 0 5px;
	cursor: pointer;
}
.dxrControl_PrimaryOfficeMulberry .dxr-grExpBtn,
.dxrControl_PrimaryOfficeMulberry .dxr-grExpBtn .dxr-img32 {
    cursor: pointer;
}
.dxrControl_PrimaryOfficeMulberry .dxr-grExpBtn {
    height: 130px;
    text-align: center;
}
.dxrControl_PrimaryOfficeMulberry .dxr-groupPopupWindow {
    padding: 2px 3px;
}
.dxrControl_PrimaryOfficeMulberry .dxr-groupContent .dxr-olmGrExpBtn {
    cursor: pointer;
    border: 1px solid transparent;
    margin: 2px 3px 1px 3px;
    padding: 1px;
    height: 26px;
    white-space: nowrap;
}
.dxrControl_PrimaryOfficeMulberry .dxr-groupContent .dxr-olmGrExpBtn .dxr-label {
    padding-left: 3px;
    padding-right: 3px;
}
.dxrControl_PrimaryOfficeMulberry .dxr-olmGrExpBtn .dxr-popOut {
    padding: 8px 3px 7px 3px;
    font-size: 0;
}

/* Ribbon Item Separator */
.dxrControl_PrimaryOfficeMulberry .dxr-blRegItems .dxr-itemSep b {
    height: 23px;
    margin: 6px auto;
}
.dxrControl_PrimaryOfficeMulberry .dxr-blLrgItems .dxr-itemSep b {
    height: 92px;
    margin: 8px auto;
}
.dxrControl_PrimaryOfficeMulberry .dxr-blRegItems .dxr-itemSep b,
.dxrControl_PrimaryOfficeMulberry .dxr-blLrgItems .dxr-itemSep b {
    display: block;
    background: #cbcbcb;
    width: 1px;
}
.dxrControl_PrimaryOfficeMulberry .dxr-blRegItems .dxr-itemSep,
.dxrControl_PrimaryOfficeMulberry .dxr-blLrgItems .dxr-itemSep {
    width: 3px;
}

/* Ribbon Item */
.dxrControl_PrimaryOfficeMulberry .dxr-blRegItems .dxr-item,
.dxrControl_PrimaryOfficeMulberry .dxr-blHorItems .dxr-item {
    height: 26px;
    padding: 1px 1px;
    margin-bottom: 3px;
}
.dxrControl_PrimaryOfficeMulberry .dxr-blLrgItems .dxr-item,
.dxrControl_PrimaryOfficeMulberry .dxr-blSepItems .dxr-item,
.dxrControl_PrimaryOfficeMulberry.dxr-grLabelsHidden .dxr-grExpBtn {
    height: 106px;
    text-align: center;
    overflow: hidden;
}
.dxrControl_PrimaryOfficeMulberry .dxr-item {
    border: 1px solid transparent;
}
.dxrControl_PrimaryOfficeMulberry .dxr-blRegItems .dxr-item {
    white-space: nowrap;
    overflow: hidden;
    margin: 1px 2px;
}
.dxrControl_PrimaryOfficeMulberry .dxr-blHorItems .dxr-item {
    white-space: nowrap;
    margin: 1px 0;
}
.dxrControl_PrimaryOfficeMulberry .dxr-blHorItems .dxr-item .dxr-lblText {
    padding: 2px 3px 0px 2px;
}
.dxrControl_PrimaryOfficeMulberry .dxr-blHorItems .dxr-item .dxr-popOut {
    height: 100%;
    margin-left: 1px;
}

/* Ribbon Item Label */
.dxrControl_PrimaryOfficeMulberry .dxr-blLrgItems .dxr-item .dxr-label {
    border-top: 1px solid transparent;
    width: 100%;
}
.dxrControl_PrimaryOfficeMulberry .dxr-blLrgItems .dxr-item .dxr-label .dxr-lblContent,
.dxrControl_PrimaryOfficeMulberry .dxr-grExpBtn .dxr-lblContent {
    margin: 4px 3px;
    text-align: center;
    vertical-align: middle;
}

.dxrControl_PrimaryOfficeMulberry .dxr-blLrgItems .dxr-item.dxr-itemHover.dxr-ddMode .dxr-label {
    border-top: 1px solid #CBCBCB;
}
.dxrControl_PrimaryOfficeMulberry .dxr-blLrgItems .dxr-item.dxr-itemPressed.dxr-ddMode .dxr-label {
    border-top: 1px solid #CBCBCB;
}
.dxrControl_PrimaryOfficeMulberry .dxr-blHorItems .dxr-item .dxr-label,
.dxrControl_PrimaryOfficeMulberry .dxr-olmGrExpBtn .dxr-label {
    margin: 3px 0;
    line-height: 100% !important;
    padding: 2px 0;
    line-height: 100%;    
    text-decoration: inherit;
    vertical-align: middle;
    display: inline-block !important;
}

/* Ribbon Item Label PopOut */
.dxrControl_PrimaryOfficeMulberry .dxr-blRegItems .dxr-item .dxr-popOut,
.dxrControl_PrimaryOfficeMulberry .dxr-blHorItems .dxr-item .dxr-popOut {
    padding: 13px 4px 12px;
    margin: -8px 0 -5px;
    border-left: 1px solid transparent;
    font-size: 0;
}
.dxrControl_PrimaryOfficeMulberry .dxr-blRegItems .dxr-item .dxr-popOut {
    margin: -5px 0 -5px;
}
.dxrControl_PrimaryOfficeMulberry .dxr-blLrgItems .dxr-item .dxr-label .dxr-popOut,
.dxrControl_PrimaryOfficeMulberry .dxr-grExpBtn .dxr-popOut {
    margin: 0 5px;
}
.dxrControl_PrimaryOfficeMulberry .dxr-blRegItems .dxr-item.dxr-itemHover.dxr-ddMode .dxr-label .dxr-popOut,
.dxrControl_PrimaryOfficeMulberry .dxr-blHorItems .dxr-item.dxr-itemHover.dxr-ddMode .dxr-label .dxr-popOut {
    border-left: 1px solid #CBCBCB;
}
.dxrControl_PrimaryOfficeMulberry .dxr-blRegItems .dxr-item.dxr-itemPressed.dxr-ddMode .dxr-label .dxr-popOut,
.dxrControl_PrimaryOfficeMulberry .dxr-blHorItems .dxr-item.dxr-itemPressed.dxr-ddMode .dxr-label .dxr-popOut {
    border-left: 1px solid #CBCBCB;
}

/* Ribbon Editors Item */
.dxrControl_PrimaryOfficeMulberry .dxr-item.dxr-edtItem {
    height: 31px;
    border: 0;
    padding: 1px 0 0;
    margin-top: 0px;
    margin-bottom: 0px;
}
.dxrControl_PrimaryOfficeMulberry .dxr-item.dxr-edtItem .dxeFocused_PrimaryOfficeMulberry
{
    outline: 0;
}
.dxrControl_PrimaryOfficeMulberry .dxr-item.dxr-edtItem .dxeBase_PrimaryOfficeMulberry .dxichCellSys,
.dxrControl_PrimaryOfficeMulberry .dxr-item.dxr-edtItem .dxeBase_PrimaryOfficeMulberry.dxichCellSys
{
    padding: 3px 3px 1px;
}
.dxrControl_PrimaryOfficeMulberry .dxr-item.dxr-edtItem .dxr-label 
{
    padding-right: 3px;
}
/* Ribbon Item Types */
.dxrControl_PrimaryOfficeMulberry .dxr-buttonItem {    
    text-decoration: none;
}
.dxrControl_PrimaryOfficeMulberry .dxr-buttonItem,
.dxrControl_PrimaryOfficeMulberry .dxr-grExpBtn,
.dxrControl_PrimaryOfficeMulberry .dxr-olmGrExpBtn 
{
    border-radius: 2px;
    border: 1px solid transparent;
    cursor: pointer;
    margin-top: 1px;
}
.dxrControl_PrimaryOfficeMulberry .dxr-blLrgItems .dxr-buttonItem,
.dxrControl_PrimaryOfficeMulberry .dxr-grExpBtn
 {
    min-width: 70px;
}
.dxrControl_PrimaryOfficeMulberry .dxr-buttonItem.dxr-itemChecked {
    background: #d8d8d8;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pg0KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPg0KICA8bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjEwMCUiIHkyPSIwJSI+DQogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI0Q2RDZENiIgc3RvcC1vcGFjaXR5PSIxIi8+DQogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjRDlEOUQ5IiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgPC9saW5lYXJHcmFkaWVudD4NCiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4NCjwvc3ZnPg0K);
	background: -ms-linear-gradient(left, rgba(214,214,214,1) 0%, rgba(217,217,217,1) 100%);
	background: -moz-linear-gradient(left, rgba(214,214,214,1) 0%, rgba(217,217,217,1) 100%);
	background: -o-linear-gradient(left, rgba(214,214,214,1) 0%, rgba(217,217,217,1) 100%);
	background: -webkit-linear-gradient(left, rgba(214,214,214,1) 0%, rgba(217,217,217,1) 100%);
	background: linear-gradient(to right, rgba(214,214,214,1) 0%, rgba(217,217,217,1) 100%);
    color: #565656;

	box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.08), inset 0px 1px 1px 0px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.08), inset 0px 1px 1px 0px rgba(0,0,0,0.05);
}
.dxrControl_PrimaryOfficeMulberry .dxr-buttonItem.dxr-itemPressed,
.dxrControl_PrimaryOfficeMulberry .dxr-grExpBtn.dxr-grExpBtnPressed,
.dxrControl_PrimaryOfficeMulberry .dxr-olmGrExpBtn.dxr-itemPressed {
    background: #d8d8d8;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pg0KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPg0KICA8bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjEwMCUiIHkyPSIwJSI+DQogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI0Q2RDZENiIgc3RvcC1vcGFjaXR5PSIxIi8+DQogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjRDlEOUQ5IiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgPC9saW5lYXJHcmFkaWVudD4NCiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4NCjwvc3ZnPg0K);
	background: -ms-linear-gradient(left, rgba(214,214,214,1) 0%, rgba(217,217,217,1) 100%);
	background: -moz-linear-gradient(left, rgba(214,214,214,1) 0%, rgba(217,217,217,1) 100%);
	background: -o-linear-gradient(left, rgba(214,214,214,1) 0%, rgba(217,217,217,1) 100%);
	background: -webkit-linear-gradient(left, rgba(214,214,214,1) 0%, rgba(217,217,217,1) 100%);
	background: linear-gradient(to right, rgba(214,214,214,1) 0%, rgba(217,217,217,1) 100%);

	box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.08), inset 0px 1px 1px 0px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.08), inset 0px 1px 1px 0px rgba(0,0,0,0.05);
}
.dxrControl_PrimaryOfficeMulberry .dxr-buttonItem.dxr-itemHover,
.dxrControl_PrimaryOfficeMulberry .dxr-grExpBtn.dxr-grExpBtnHover,
.dxrControl_PrimaryOfficeMulberry .dxr-olmGrExpBtn.dxr-itemHover {
    border: 1px solid #CBCBCB;
	background: white;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pg0KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPg0KICA8bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+DQogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI0ZGRkZGRiIgc3RvcC1vcGFjaXR5PSIxIi8+DQogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjRkZGRkZGIiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgPC9saW5lYXJHcmFkaWVudD4NCiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4NCjwvc3ZnPg0K);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
}
.dxrControl_PrimaryOfficeMulberry .dxr-img32,
.dxrControl_PrimaryOfficeMulberry .dxr-blLrgItems .dxr-colorBtn .dxr-colorBtnNoImg32 {
    width: 32px;
    height: 32px;
    margin: 11px auto 10px auto;
}
.dxrControl_PrimaryOfficeMulberry .dxr-img16,
.dxrControl_PrimaryOfficeMulberry .dxr-blRegItems .dxr-colorBtn .dxr-colorBtnNoImg16,
.dxrControl_PrimaryOfficeMulberry .dxr-blHorItems .dxr-colorBtn .dxr-colorBtnNoImg16 {
    width: 16px;
    height: 16px;
    margin: 5px;
}
.dxrControl_PrimaryOfficeMulberry .dxr-ddImageContainer {
    display: inline-block;
}
.dxrControl_PrimaryOfficeMulberry .dxr-blLrgItems .dxr-ddImageContainer {
    width: 100%;
}

/* Ribbon Color Button */
.dxrControl_PrimaryOfficeMulberry .dxr-colorBtn .dxr-colorDiv {
    height: 4px;
    width: 16px;
    display: block;
    margin: -6px 0 2px 5px;
    position: relative;
}

.dxrControl_PrimaryOfficeMulberry .dxr-blLrgItems .dxr-colorBtn .dxr-colorDiv {
    width: 32px;
    margin: -10px auto 6px auto;
}

.dxrControl_PrimaryOfficeMulberry .dxr-blLrgItems .dxr-colorBtn .dxr-colorBtnNoImg32 {
    display: block;
    margin-bottom: 4px;
}

.dxrControl_PrimaryOfficeMulberry .dxr-blLrgItems .dxr-colorBtn .dxr-colorBtnNoImg32 .dxr-colorDiv,
.dxrControl_PrimaryOfficeMulberry .dxr-blRegItems .dxr-colorBtn .dxr-colorBtnNoImg16 .dxr-colorDiv,
.dxrControl_PrimaryOfficeMulberry .dxr-blHorItems .dxr-colorBtn .dxr-colorBtnNoImg16 .dxr-colorDiv {
    height: 100%;
    width: 100%;
    margin: 0px;
}

.dxrControl_PrimaryOfficeMulberry .dxpc-content.dxr-itemDDPopup {
    padding: 0;
}

.dxrControl_PrimaryOfficeMulberry .dxeColorTable_PrimaryOfficeMulberry {
    border: none;
}

.dxrControl_PrimaryOfficeMulberry .dxr-minBtn {
    cursor: pointer;
    display: inline-block;
    font-size: 0;
    text-align:center;
    vertical-align: middle;

	border: 1px solid Transparent;
	padding: 1px;
	margin: 0 2px 0 0;

	border-radius: 2px;
	-webkit-border-radius: 2px;
}
.dxrControl_PrimaryOfficeMulberry .dxr-minBtnHover {
    border: 1px solid #CBCBCB;
	background: white;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pg0KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPg0KICA8bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+DQogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI0ZGRkZGRiIgc3RvcC1vcGFjaXR5PSIxIi8+DQogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjRkZGRkZGIiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgPC9saW5lYXJHcmFkaWVudD4NCiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4NCjwvc3ZnPg0K);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
}
.dxrControl_PrimaryOfficeMulberry .dxr-minBtnPressed {
	border: 1px solid #CBCBCB;
    background: #d8d8d8;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pg0KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPg0KICA8bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjEwMCUiIHkyPSIwJSI+DQogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI0Q2RDZENiIgc3RvcC1vcGFjaXR5PSIxIi8+DQogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjRDlEOUQ5IiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgPC9saW5lYXJHcmFkaWVudD4NCiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4NCjwvc3ZnPg0K);
	background: -ms-linear-gradient(left, rgba(214,214,214,1) 0%, rgba(217,217,217,1) 100%);
	background: -moz-linear-gradient(left, rgba(214,214,214,1) 0%, rgba(217,217,217,1) 100%);
	background: -o-linear-gradient(left, rgba(214,214,214,1) 0%, rgba(217,217,217,1) 100%);
	background: -webkit-linear-gradient(left, rgba(214,214,214,1) 0%, rgba(217,217,217,1) 100%);
	background: linear-gradient(to right, rgba(214,214,214,1) 0%, rgba(217,217,217,1) 100%);

	box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.08), inset 0px 1px 1px 0px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.08), inset 0px 1px 1px 0px rgba(0,0,0,0.05);
}
.dxrControl_PrimaryOfficeMulberry .dxr-minBtn img {
    vertical-align: middle;
}

/* Ribbon TabControl */
.dxrControl_PrimaryOfficeMulberry .dxtcLite_PrimaryOfficeMulberry.dxtc-top .dxtc-leftIndent, 
.dxrControl_PrimaryOfficeMulberry .dxtcLite_PrimaryOfficeMulberry.dxtc-top .dxtc-spacer, 
.dxrControl_PrimaryOfficeMulberry .dxtcLite_PrimaryOfficeMulberry.dxtc-top .dxtc-rightIndent, 
.dxrControl_PrimaryOfficeMulberry .dxtcLite_PrimaryOfficeMulberry.dxtc-top .dxtc-sbWrapper, 
.dxrControl_PrimaryOfficeMulberry .dxtcLite_PrimaryOfficeMulberry.dxtc-top .dxtc-sbIndent, 
.dxrControl_PrimaryOfficeMulberry .dxtcLite_PrimaryOfficeMulberry.dxtc-top .dxtc-sbSpacer
.dxrControl_PrimaryOfficeMulberry .dxtcLite_PrimaryOfficeMulberry.dxtc-top .dxtc-spacer.dxr-fileTabSpacing {
    border-bottom-color: #cbcbcb;
}
.dxrControl_PrimaryOfficeMulberry .dxtcLite_PrimaryOfficeMulberry.dxtc-top .dxtc-tab, 
.dxrControl_PrimaryOfficeMulberry .dxtcLite_PrimaryOfficeMulberry.dxtc-top .dxtc-leftIndent, 
.dxrControl_PrimaryOfficeMulberry .dxtcLite_PrimaryOfficeMulberry.dxtc-top .dxtc-spacer, 
.dxrControl_PrimaryOfficeMulberry .dxtcLite_PrimaryOfficeMulberry.dxtc-top .dxtc-rightIndent, 
.dxrControl_PrimaryOfficeMulberry .dxtcLite_PrimaryOfficeMulberry.dxtc-top .dxtc-sbIndent, 
.dxrControl_PrimaryOfficeMulberry .dxtcLite_PrimaryOfficeMulberry.dxtc-top .dxtc-sbSpacer {
    padding-top: 0px;
}
.dxrControl_PrimaryOfficeMulberry .dxtcLite_PrimaryOfficeMulberry.dxtc-top .dxtc-tab {
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
}
.dxrControl_PrimaryOfficeMulberry .dxtcLite_PrimaryOfficeMulberry.dxtc-top .dxtc-tab.dxtc-tabHover {
    border-top-color: #cbcbcb;
    border-left-color: #cbcbcb;
    border-right-color: #cbcbcb;
    background: white;
}
.dxrControl_PrimaryOfficeMulberry .dxtcLite_PrimaryOfficeMulberry.dxtc-top .dxtc-tab {
}
.dxrControl_PrimaryOfficeMulberry .dxtcLite_PrimaryOfficeMulberry.dxtc-top .dxtc-activeTab {
}
.dxrControl_PrimaryOfficeMulberry .dxtcLite_PrimaryOfficeMulberry.dxtc-top .dxtc-tab .dxtc-link {
}
.dxrControl_PrimaryOfficeMulberry .dxtcLite_PrimaryOfficeMulberry.dxtc-top .dxtc-activeTab .dxtc-link {
}
.dxrControl_PrimaryOfficeMulberry .dxtcLite_PrimaryOfficeMulberry.dxtc-top .dxtc-tab.dxtc-tabHover .dxtc-link {
}
.dxrControl_PrimaryOfficeMulberry .dxtcLite_PrimaryOfficeMulberry.dxtc-top .dxr-fileTab .dxtc-link,
.dxrControl_PrimaryOfficeMulberry .dxtcLite_PrimaryOfficeMulberry.dxtc-top .dxr-fileTab.dxtc-tabHover .dxtc-link {
}
.dxrControl_PrimaryOfficeMulberry .dxtcLite_PrimaryOfficeMulberry.dxtc-top .dxr-fileTab {
    border-top-color: #cbcbcb;
    border-left-color: #cbcbcb;
    border-right-color: #cbcbcb;
    background: #e5e5e5;
}
.dxrControl_PrimaryOfficeMulberry .dxtcLite_PrimaryOfficeMulberry.dxtc-top .dxtc-tabHover.dxr-fileTab {
    background: #01265A;
}
.dxrControl_PrimaryOfficeMulberry .dxtcLite_PrimaryOfficeMulberry.dxtc-top .dxr-fileTabPressed.dxr-fileTab {
}
.dxrControl_PrimaryOfficeMulberry .dxtcLite_PrimaryOfficeMulberry.dxtc-top .dxtcLiteDisabled_PrimaryOfficeMulberry .dxtc-link {
    color: #dddddd;
}
.dxrControl_PrimaryOfficeMulberry .dxtcLite_PrimaryOfficeMulberry.dxtc-top .dxtc-tab.dxtc-tabHover.dxr-contextTab .dxtc-link,
.dxrControl_PrimaryOfficeMulberry .dxtcLite_PrimaryOfficeMulberry.dxtc-top .dxtc-activeTab.dxr-contextTab .dxtc-link {
    padding-left: 9px;
    padding-right: 9px;
}
.dxrControl_PrimaryOfficeMulberry .dxtcLite_PrimaryOfficeMulberry.dxtc-top .dxtc-leftIndent {
    width: 0px;
}
.dxrControl_PrimaryOfficeMulberry .dxtcLite_PrimaryOfficeMulberry.dxtc-top .dxtc-rightIndent {
    text-align: right;
}
.dxrControl_PrimaryOfficeMulberry .dxtcLite_PrimaryOfficeMulberry.dxtc-top .dxtc-spacer {
    width: 1px;
}
.dxrControl_PrimaryOfficeMulberry .dxtcLite_PrimaryOfficeMulberry > .dxtc-stripContainer .dxtc-tab.dxr-contextTab {
    border-left-width: 0px;
    border-right-width: 0px;
}
.dxrControl_PrimaryOfficeMulberry .dxtcLite_PrimaryOfficeMulberry > .dxtc-stripContainer .dxtc-tab.dxtc-tabHover.dxr-contextTab {
    border-left-width: 1px;
    border-right-width: 1px;
}

/*Ribbon Gallery Control*/
.dxrControl_PrimaryOfficeMulberry .dxr-item.dxr-glrBarItem
{
    border: 1px solid #cfcfcf;
    background-color: white;
}

.dxrControl_PrimaryOfficeMulberry .dxr-glrBarContainer
{
    margin-right: 22px;
    height: 104px;
}

.dxrControl_PrimaryOfficeMulberry .dxr-glrItem.dxr-itemDisabled
{
    cursor: default;
}

.dxrControl_PrimaryOfficeMulberry .dxr-glrItem.dxr-itemHover,
.dxrControl_PrimaryOfficeMulberry .dxr-glrBtnHover
{
    background: #F0F0F0;
}

.dxrControl_PrimaryOfficeMulberry .dxr-glrItem.dxr-itemChecked
{
    background: #D5D8E0;
}

.dxrControl_PrimaryOfficeMulberry .dxr-glrItem.dxr-itemPressed,
.dxrControl_PrimaryOfficeMulberry .dxr-glrBtnPressed
{
    background: #d8d8d8;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pg0KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPg0KICA8bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjEwMCUiIHkyPSIwJSI+DQogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI0Q2RDZENiIgc3RvcC1vcGFjaXR5PSIxIi8+DQogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjRDlEOUQ5IiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgPC9saW5lYXJHcmFkaWVudD4NCiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4NCjwvc3ZnPg0K);
    background: -ms-linear-gradient(left, rgba(214,214,214,1) 0%, rgba(217,217,217,1) 100%);
    background: -moz-linear-gradient(left, rgba(214,214,214,1) 0%, rgba(217,217,217,1) 100%);
    background: -o-linear-gradient(left, rgba(214,214,214,1) 0%, rgba(217,217,217,1) 100%);
    background: -webkit-linear-gradient(left, rgba(214,214,214,1) 0%, rgba(217,217,217,1) 100%);
    background: linear-gradient(to right, rgba(214,214,214,1) 0%, rgba(217,217,217,1) 100%);

    box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.08), inset 0px 1px 1px 0px rgba(0,0,0,0.05);
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.08), inset 0px 1px 1px 0px rgba(0,0,0,0.05);
}

.dxrControl_PrimaryOfficeMulberry .dxr-glrItemContent
{
    margin: 0 auto;
    padding: 2px;
}

.dxrControl_PrimaryOfficeMulberry .dxr-glrImgBottom .dxr-glrItemContent,
.dxrControl_PrimaryOfficeMulberry .dxr-glrImgTop .dxr-glrItemContent
{
    text-align: center;
}

.dxrControl_PrimaryOfficeMulberry .dxr-glrImgRight .dxr-glrItemContent img
{
    vertical-align: middle;
}

.dxrControl_PrimaryOfficeMulberry .dxr-glrImgLeft .dxr-glrItemContent img
{
    vertical-align: middle;
}

.dxrControl_PrimaryOfficeMulberry .dxr-glrNoText .dxr-glrItemContent img
{
    display: block;
}

.dxrControl_PrimaryOfficeMulberry .dxr-glrItemText
{
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 5px;
}

.dxrControl_PrimaryOfficeMulberry .dxr-glrImgLeft .dxr-glrItemText,
.dxrControl_PrimaryOfficeMulberry .dxr-glrImgRight .dxr-glrItemText
{
    display: inline-block;
    vertical-align: middle;
}

.dxrControl_PrimaryOfficeMulberry .dxr-glrGroup
{
    background: #fafafa;
    font-weight: bold;
    color: #343434;
    padding: 3px;
}

.dxrControl_PrimaryOfficeMulberry .dxr-glrMainDiv
{
    text-align: left;
    font-size: 0px;
}

.dxrControl_PrimaryOfficeMulberry .dxr-glrMainDiv > div
{
    font-size: 14px;
}

.dxrControl_PrimaryOfficeMulberry .dxr-glrBarItem .dxr-glrButtons
{
    float: right;
    height: 100%;
}

.dxrControl_PrimaryOfficeMulberry .dxr-glrBarItem .dxr-glrButtons div
{
    cursor: pointer;
    height: 35px;
    border-left: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
    padding-left: 6px;
    padding-right: 6px;
    font-size: 0px;
}

.dxrControl_PrimaryOfficeMulberry .dxr-glrBarItem .dxr-glrButtons img
{
    position: relative;
    top: 50%;
    margin-top: -4px;
    margin-bottom: 3px;
}

.dxrControl_PrimaryOfficeMulberry .dxr-glrBarItem .dxr-glrButtons .dxr-itemDisabled
{
    cursor: default;
}

/* DocumentViewer Ribbon */
.dxrControl_PrimaryOfficeMulberry .dxr-tmplItem .dxxrdvrPageNumberComboBox {
    width: 130px;
}
.dxrControl_PrimaryOfficeMulberry .dxr-tmplItem .dxxrdvrCurrentPageLabel {
    padding: 2px 0 6px 0;
    display: block;
}
.dxrControl_PrimaryOfficeMulberry .dxr-tmplItem .dxxrdvrPageCountLabel {
    padding: 6px 0 0 0;
    display: block;
}
.dxrControl_PrimaryOfficeMulberry.dxr-oneLineMode .dxr-tmplItem .dxxrdvrPageNumberComboBox {
    float: left;
    width: 100px;
    padding: 0;
    margin-top: -1px;
}
.dxrControl_PrimaryOfficeMulberry.dxr-oneLineMode .dxr-tmplItem .dxxrdvrPageNumberComboBox .dxic {
    padding: 2px 2px 0 7px !important;
}
.dxrControl_PrimaryOfficeMulberry.dxr-oneLineMode .dxr-tmplItem .dxxrdvrPageNumberComboBox .dxeButtonEditButton_PrimaryOfficeMulberry {
    padding: 0;
}
.dxrControl_PrimaryOfficeMulberry.dxr-oneLineMode .dxr-tmplItem .dxxrdvrPageNumberComboBox .dxeEditArea_PrimaryOfficeMulberry {
    margin-top: 0;
    margin-bottom: 0;
}

.dxrControl_PrimaryOfficeMulberry.dxr-oneLineMode .dxr-tmplItem .dxxrdvrCurrentPageLabel {
    float: left;
    padding: 4px 8px 0 2px;
}
.dxrControl_PrimaryOfficeMulberry.dxr-oneLineMode .dxr-tmplItem .dxxrdvrPageCountLabel {
    float: left;
    padding: 4px 2px 0 8px;
}

/* ASPxImageZoom */
.dxizControl_PrimaryOfficeMulberry {
    border: 1px solid #d8d8d8;
}
.dxizControl_PrimaryOfficeMulberry .dxiz-hint {
    padding: 3px;
    top: 0;
    position: absolute;
}
.dxizControl_PrimaryOfficeMulberry .dxiz-hint > span {
    margin-left: 3px;
    color: gray;
	vertical-align: top;
    font: 12px Tahoma, Geneva, sans-serif;
}
.dxizControl_PrimaryOfficeMulberry .dxiz-EWCloseButton {
	top: 0;
	right: 1px;
	cursor: pointer;
	position: absolute;
}
.dxizControl_PrimaryOfficeMulberry .dxiz-expandWindow .dxpc-content {
    height: inherit;
}
.dxizControl_PrimaryOfficeMulberry .dxiz-wrapper {
    position: relative;
}
.dxizControl_PrimaryOfficeMulberry .dxiz-wrapper > img,
.dxizControl_PrimaryOfficeMulberry .dxiz-clipPanel > img,
.dxizControl_PrimaryOfficeMulberry .dxiz-expandWindow .dxpc-content > img {
    display: block;
}
.dxizControl_PrimaryOfficeMulberry .dxiz-clipPanel > img {
    position: absolute;
}
.dxizControl_PrimaryOfficeMulberry .dxiz-clipPanel {
    overflow: hidden;
    position: relative;
}
.dxizControl_PrimaryOfficeMulberry .dxiz-clipPanel.dxiz-inside {
    top: 0;
    position: absolute;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=0);
}
.dxizControl_PrimaryOfficeMulberry .dxpcLite .dxpc-content {
    padding: 0;
}

.dxizControl_PrimaryOfficeMulberry .dxiz-lens {
    overflow: hidden;
    top: 0;
    position: absolute;
}
.dxizControl_PrimaryOfficeMulberry .dxiz-lens > .dxiz-pc {
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=0);
	z-index:0;
    position: absolute;
}
.dxizControl_PrimaryOfficeMulberry .dxiz-lens .dxiz-llp,
.dxizControl_PrimaryOfficeMulberry .dxiz-lens .dxiz-lrp,
.dxizControl_PrimaryOfficeMulberry .dxiz-lens .dxiz-ltp,
.dxizControl_PrimaryOfficeMulberry .dxiz-lens .dxiz-lbp,
.dxizControl_PrimaryOfficeMulberry .dxiz-lens .dxiz-lcp {
    position: absolute;
}
.dxizControl_PrimaryOfficeMulberry .dxiz-lens .dxiz-lcp {
	background: white;
	outline: 1px solid #969292;
    outline: 1px solid rgba(128,128,128,0.5);
	filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=50);
	background: rgba(255,255,255,0.5);
}
.dxizControl_PrimaryOfficeMulberry .dxiz-lens.outside .dxiz-lcp {
    background: transparent;
	outline: 1px solid black;
    outline: 1px solid rgba(0,0,0,0.5);
}
.dxizControl_PrimaryOfficeMulberry .dxiz-lens.outside .dxiz-llp,
.dxizControl_PrimaryOfficeMulberry .dxiz-lens.outside .dxiz-lrp,
.dxizControl_PrimaryOfficeMulberry .dxiz-lens.outside .dxiz-ltp,
.dxizControl_PrimaryOfficeMulberry .dxiz-lens.outside .dxiz-lbp {
    opacity: 0.25;
    filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=25);
    background-color: #000;
}
.dxizControl_PrimaryOfficeMulberry .dxizLoadingPanel_PrimaryOfficeMulberry {
    position: absolute;
}

.dxisControl_PrimaryOfficeMulberry.dxis-zoomNavigator .dxis-nbItem {
	width: 75px;
    height: 75px;
}

/* OfficeControls */
.dxitcControl_PrimaryOfficeMulberry
{
    background-color: #FFF;
    padding: 3px;
    border: 1px solid #CBCBCB;
}
.dxitcControl_PrimaryOfficeMulberry > div:first-child
{
    padding: 1px;
}
.dxitcControl_PrimaryOfficeMulberry .dxitcItem
{
    width: 16px;
    height: 16px;
    margin: 2px;
    border: 1px solid #f0f0f0;
    background-color: white;
}
.dxitcControl_PrimaryOfficeMulberry .dxitcItemHover
{
    margin: 1px;
    border: 2px solid #CBCBCB;
}
.dxitcCaption_PrimaryOfficeMulberry
{
    background-color: #FFF;
    padding: 5px;
    border: 1px solid #f0f0f0;
    margin: 2px 4px 4px 4px;
}


.dxm-disabled .dxWeb_mHorizontalPopOut,
.dxm-disabled .dxWeb_mVerticalPopOut,
.dxm-disabled .dxWeb_mVerticalPopOutRtl,
.dxpc-collapseBtnChecked .dxWeb_pcCollapseButton,
.dxpc-maximizeBtnChecked .dxWeb_pcMaximizeButton,
.dxpc-pinBtnChecked .dxWeb_pcPinButton,
.dxpnl-btnPressed .dxWeb_pnlExpand,
.dxpnl-btnPressed .dxWeb_pnlExpandArrowBottom,
.dxpnl-btnPressed .dxWeb_pnlExpandArrowLeft,
.dxpnl-btnPressed .dxWeb_pnlExpandArrowRight,
.dxpnl-btnPressed .dxWeb_pnlExpandArrowTop,
.dxpnl-btnSelected .dxWeb_pnlExpand,
.dxpnl-btnSelected .dxWeb_pnlExpandArrowBottom,
.dxpnl-btnSelected .dxWeb_pnlExpandArrowLeft,
.dxpnl-btnSelected .dxWeb_pnlExpandArrowRight,
.dxpnl-btnSelected .dxWeb_pnlExpandArrowTop,
.dxpnl-btnSelected.dxpnl-btnPressed .dxWeb_pnlExpand,
.dxpnl-btnSelected.dxpnl-btnPressed .dxWeb_pnlExpandArrowBottom,
.dxpnl-btnSelected.dxpnl-btnPressed .dxWeb_pnlExpandArrowLeft,
.dxpnl-btnSelected.dxpnl-btnPressed .dxWeb_pnlExpandArrowRight,
.dxpnl-btnSelected.dxpnl-btnPressed .dxWeb_pnlExpandArrowTop,
.dxrpCollapsed .dxWeb_rpCollapseButton,
.dxTouchUI .dxWeb_igCloseButton,
.dxTouchUI .dxWeb_igPauseButton,
.dxTouchUI .dxWeb_igPlayButton,
.dxWeb_edtCheckBoxChecked,
.dxWeb_edtCheckBoxCheckedDisabled,
.dxWeb_edtCheckBoxGrayed,
.dxWeb_edtCheckBoxGrayedDisabled,
.dxWeb_edtCheckBoxUnchecked,
.dxWeb_edtCheckBoxUncheckedDisabled,
.dxWeb_fmBreadCrumbsSeparatorArrow,
.dxWeb_fmBreadCrumbsUpButton,
.dxWeb_fmBreadCrumbsUpButtonDisabled,
.dxWeb_fmCopyButton,
.dxWeb_fmCopyButtonDisabled,
.dxWeb_fmCreateButton,
.dxWeb_fmCreateButtonDisabled,
.dxWeb_fmDeleteButton,
.dxWeb_fmDeleteButtonDisabled,
.dxWeb_fmDwnlButton,
.dxWeb_fmDwnlButtonDisabled,
.dxWeb_fmFolder,
.dxWeb_fmFolderLocked,
.dxWeb_fmMoveButton,
.dxWeb_fmMoveButtonDisabled,
.dxWeb_fmRefreshButton,
.dxWeb_fmRefreshButtonDisabled,
.dxWeb_fmRenameButton,
.dxWeb_fmRenameButtonDisabled,
.dxWeb_fmThumbnailCheck,
.dxWeb_fmUplButton,
.dxWeb_fmUplButtonDisabled,
.dxWeb_hCloseButton,
.dxWeb_igCloseButton,
.dxWeb_igNavigationBarMarker,
.dxWeb_igNextButton,
.dxWeb_igNextButtonDisabled,
.dxWeb_igNextButtonHover,
.dxWeb_igNextButtonPressed,
.dxWeb_igPauseButton,
.dxWeb_igPlayButton,
.dxWeb_igPrevButton,
.dxWeb_igPrevButtonDisabled,
.dxWeb_igPrevButtonHover,
.dxWeb_igPrevButtonPressed,
.dxWeb_isDot,
.dxWeb_isDotDisabled,
.dxWeb_isDotPressed,
.dxWeb_isDotSelected,
.dxWeb_isNextBtnHor,
.dxWeb_isNextBtnHorDisabled,
.dxWeb_isNextBtnVert,
.dxWeb_isNextBtnVertDisabled,
.dxWeb_isNextPageBtnHor,
.dxWeb_isNextPageBtnHorDisabled,
.dxWeb_isNextPageBtnHorOutside,
.dxWeb_isNextPageBtnHorOutsideDisabled,
.dxWeb_isNextPageBtnVert,
.dxWeb_isNextPageBtnVertDisabled,
.dxWeb_isNextPageBtnVertOutside,
.dxWeb_isNextPageBtnVertOutsideDisabled,
.dxWeb_isPauseBtn,
.dxWeb_isPlayBtn,
.dxWeb_isPrevBtnHor,
.dxWeb_isPrevBtnHorDisabled,
.dxWeb_isPrevBtnVert,
.dxWeb_isPrevBtnVertDisabled,
.dxWeb_isPrevPageBtnHor,
.dxWeb_isPrevPageBtnHorDisabled,
.dxWeb_isPrevPageBtnHorOutside,
.dxWeb_isPrevPageBtnHorOutsideDisabled,
.dxWeb_isPrevPageBtnVert,
.dxWeb_isPrevPageBtnVertDisabled,
.dxWeb_isPrevPageBtnVertOutside,
.dxWeb_isPrevPageBtnVertOutsideDisabled,
.dxWeb_izEWCloseButton,
.dxWeb_izHint,
.dxWeb_mAdaptiveMenu,
.dxWeb_mHorizontalPopOut,
.dxWeb_mScrollDown,
.dxWeb_mScrollUp,
.dxWeb_mSubMenuItem,
.dxWeb_mSubMenuItemChecked,
.dxWeb_mVerticalPopOut,
.dxWeb_mVerticalPopOutRtl,
.dxWeb_nbCollapse,
.dxWeb_nbExpand,
.dxWeb_pAll,
.dxWeb_pAllDisabled,
.dxWeb_pcCloseButton,
.dxWeb_pcCollapseButton,
.dxWeb_pcMaximizeButton,
.dxWeb_pcPinButton,
.dxWeb_pcRefreshButton,
.dxWeb_pcSizeGrip,
.dxWeb_pcSizeGripRtl,
.dxWeb_pFirst,
.dxWeb_pFirstDisabled,
.dxWeb_pLast,
.dxWeb_pLastDisabled,
.dxWeb_pNext,
.dxWeb_pNextDisabled,
.dxWeb_pnlExpand,
.dxWeb_pnlExpandArrowBottom,
.dxWeb_pnlExpandArrowLeft,
.dxWeb_pnlExpandArrowRight,
.dxWeb_pnlExpandArrowTop,
.dxWeb_pPopOut,
.dxWeb_pPopOutDisabled,
.dxWeb_pPrev,
.dxWeb_pPrevDisabled,
.dxWeb_rDialogBoxLauncher,
.dxWeb_rDialogBoxLauncherDisabled,
.dxWeb_rDialogBoxLauncherHover,
.dxWeb_rDialogBoxLauncherPressed,
.dxWeb_rGlrDown,
.dxWeb_rGlrDownDisabled,
.dxWeb_rGlrPopOut,
.dxWeb_rGlrPopOutDisabled,
.dxWeb_rGlrUp,
.dxWeb_rGlrUpDisabled,
.dxWeb_rMinBtn,
.dxWeb_rMinBtnChecked.dxWeb_rMinBtn,
.dxWeb_rMinBtnChecked.dxWeb_rMinBtnDisabled,
.dxWeb_rMinBtnChecked.dxWeb_rMinBtnHover,
.dxWeb_rMinBtnChecked.dxWeb_rMinBtnPressed,
.dxWeb_rMinBtnDisabled,
.dxWeb_rMinBtnHover,
.dxWeb_rMinBtnPressed,
.dxWeb_rpCollapseButton,
.dxWeb_rPopOut,
.dxWeb_splHCollapseBackwardButton,
.dxWeb_splHCollapseBackwardButtonHover,
.dxWeb_splHCollapseForwardButton,
.dxWeb_splHCollapseForwardButtonHover,
.dxWeb_splHSeparator,
.dxWeb_splHSeparatorHover,
.dxWeb_splVCollapseBackwardButton,
.dxWeb_splVCollapseBackwardButtonHover,
.dxWeb_splVCollapseForwardButton,
.dxWeb_splVCollapseForwardButtonHover,
.dxWeb_splVSeparator,
.dxWeb_splVSeparatorHover,
.dxWeb_tcScrollLeft,
.dxWeb_tcScrollLeftDisabled,
.dxWeb_tcScrollLeftHover,
.dxWeb_tcScrollLeftPressed,
.dxWeb_tcScrollRight,
.dxWeb_tcScrollRightDisabled,
.dxWeb_tcScrollRightHover,
.dxWeb_tcScrollRightPressed,
.dxWeb_tvColBtn,
.dxWeb_tvColBtnRtl,
.dxWeb_tvExpBtn,
.dxWeb_tvExpBtnRtl,
.dxWeb_ucClearButton,
.dxWeb_ucClearButtonDisabled
{
    background-image: url('/DXR.axd?r=1_120-Na0hg');
    background-repeat: no-repeat;
    background-color: transparent;
}
.dxm-disabled .dxWeb_mHorizontalPopOut
{
    background-position: -104px -92px;
    width: 5px;
    height: 3px;
}
.dxm-disabled .dxWeb_mVerticalPopOut
{
    background-position: -126px -420px;
    width: 4px;
    height: 8px;
}
.dxm-disabled .dxWeb_mVerticalPopOutRtl
{
    background-position: -124px -514px;
    width: 4px;
    height: 8px;
}
.dxpc-collapseBtnChecked .dxWeb_pcCollapseButton
{
    background-position: -108px -514px;
    width: 15px;
    height: 14px;
}
.dxpc-maximizeBtnChecked .dxWeb_pcMaximizeButton
{
    background-position: -16px -530px;
    width: 15px;
    height: 14px;
}
.dxpc-pinBtnChecked .dxWeb_pcPinButton
{
    background-position: -32px -530px;
    width: 15px;
    height: 14px;
}
.dxpnl-btnPressed .dxWeb_pnlExpand
{
    background-position: 0px -356px;
    width: 23px;
    height: 23px;
}
.dxpnl-btnPressed .dxWeb_pnlExpandArrowBottom
{
    background-position: -48px -356px;
    width: 23px;
    height: 23px;
}
.dxpnl-btnPressed .dxWeb_pnlExpandArrowLeft
{
    background-position: -107px -240px;
    width: 23px;
    height: 23px;
}
.dxpnl-btnPressed .dxWeb_pnlExpandArrowRight
{
    background-position: -96px -264px;
    width: 23px;
    height: 23px;
}
.dxpnl-btnPressed .dxWeb_pnlExpandArrowTop
{
    background-position: -96px -332px;
    width: 23px;
    height: 23px;
}
.dxpnl-btnSelected .dxWeb_pnlExpand
{
    background-position: -48px -332px;
    width: 23px;
    height: 23px;
}
.dxpnl-btnSelected .dxWeb_pnlExpandArrowBottom
{
    background-position: -72px -332px;
    width: 23px;
    height: 23px;
}
.dxpnl-btnSelected .dxWeb_pnlExpandArrowLeft
{
    background-position: -24px -332px;
    width: 23px;
    height: 23px;
}
.dxpnl-btnSelected .dxWeb_pnlExpandArrowRight
{
    background-position: -24px -264px;
    width: 23px;
    height: 23px;
}
.dxpnl-btnSelected .dxWeb_pnlExpandArrowTop
{
    background-position: -24px -356px;
    width: 23px;
    height: 23px;
}
.dxpnl-btnSelected.dxpnl-btnPressed .dxWeb_pnlExpand
{
    background-position: 0px -264px;
    width: 23px;
    height: 23px;
}
.dxpnl-btnSelected.dxpnl-btnPressed .dxWeb_pnlExpandArrowBottom
{
    background-position: -48px -264px;
    width: 23px;
    height: 23px;
}
.dxpnl-btnSelected.dxpnl-btnPressed .dxWeb_pnlExpandArrowLeft
{
    background-position: -24px -308px;
    width: 23px;
    height: 23px;
}
.dxpnl-btnSelected.dxpnl-btnPressed .dxWeb_pnlExpandArrowRight
{
    background-position: -92px -198px;
    width: 23px;
    height: 23px;
}
.dxpnl-btnSelected.dxpnl-btnPressed .dxWeb_pnlExpandArrowTop
{
    background-position: 0px -332px;
    width: 23px;
    height: 23px;
}
.dxrpCollapsed .dxWeb_rpCollapseButton
{
    background-position: -64px -530px;
    width: 15px;
    height: 14px;
}
.dxTouchUI .dxWeb_igCloseButton
{
    background-position: -96px -308px;
    width: 23px;
    height: 23px;
}
.dxTouchUI .dxWeb_igPauseButton
{
    background-position: -109px -172px;
    width: 21px;
    height: 25px;
}
.dxTouchUI .dxWeb_igPlayButton
{
    background-position: -92px -132px;
    width: 21px;
    height: 25px;
}
.dxWeb_edtCheckBoxChecked
{
    background-position: -66px -497px;
    width: 15px;
    height: 15px;
}
.dxWeb_edtCheckBoxCheckedDisabled
{
    background-position: -98px -497px;
    width: 15px;
    height: 15px;
}
.dxWeb_edtCheckBoxGrayed
{
    background-position: -114px -497px;
    width: 15px;
    height: 15px;
}
.dxWeb_edtCheckBoxGrayedDisabled
{
    background-position: 0px -514px;
    width: 15px;
    height: 15px;
}
.dxWeb_edtCheckBoxUnchecked
{
    background-position: -34px -497px;
    width: 15px;
    height: 15px;
}
.dxWeb_edtCheckBoxUncheckedDisabled
{
    background-position: -82px -497px;
    width: 15px;
    height: 15px;
}
.dxWeb_fmBreadCrumbsSeparatorArrow
{
    background-position: -126px -438px;
    width: 4px;
    height: 7px;
}
.dxWeb_fmBreadCrumbsUpButton
{
    background-position: -17px -463px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmBreadCrumbsUpButtonDisabled
{
    background-position: 0px -480px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmCopyButton
{
    background-position: -85px -480px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmCopyButtonDisabled
{
    background-position: 0px -463px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmCreateButton
{
    background-position: -102px -446px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmCreateButtonDisabled
{
    background-position: -34px -463px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmDeleteButton
{
    background-position: 0px -446px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmDeleteButtonDisabled
{
    background-position: -68px -480px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmDwnlButton
{
    background-position: -102px -463px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmDwnlButtonDisabled
{
    background-position: -51px -446px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmFolder
{
    background-position: -85px -463px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmFolderLocked
{
    background-position: -51px -463px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmMoveButton
{
    background-position: -34px -480px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmMoveButtonDisabled
{
    background-position: -102px -480px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmRefreshButton
{
    background-position: -68px -463px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmRefreshButtonDisabled
{
    background-position: 0px -497px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmRenameButton
{
    background-position: -51px -480px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmRenameButtonDisabled
{
    background-position: -34px -446px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmThumbnailCheck
{
    background-position: -120px -332px;
    width: 10px;
    height: 11px;
}
.dxWeb_fmUplButton
{
    background-position: -17px -480px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmUplButtonDisabled
{
    background-position: -68px -446px;
    width: 16px;
    height: 16px;
}
.dxWeb_hCloseButton
{
    background-position: -50px -497px;
    width: 15px;
    height: 15px;
}
.dxWeb_igCloseButton
{
    background-position: -45px -545px;
    width: 13px;
    height: 13px;
}
.dxWeb_igNavigationBarMarker
{
    background-position: 0px -429px;
    width: 20px;
    height: 16px;
}
.dxWeb_igNextButton
{
    background-position: 0px 0px;
    width: 45px;
    height: 65px;
}
.dxWeb_igNextButtonDisabled
{
    background-position: -46px -66px;
    width: 45px;
    height: 65px;
}
.dxWeb_igNextButtonHover
{
    background-position: -46px -198px;
    width: 45px;
    height: 65px;
}
.dxWeb_igNextButtonPressed
{
    background-position: 0px -132px;
    width: 45px;
    height: 65px;
}
.dxWeb_igPauseButton
{
    background-position: -87px -411px;
    width: 12px;
    height: 17px;
}
.dxWeb_igPlayButton
{
    background-position: -100px -411px;
    width: 12px;
    height: 17px;
}
.dxWeb_igPrevButton
{
    background-position: -46px -132px;
    width: 45px;
    height: 65px;
}
.dxWeb_igPrevButtonDisabled
{
    background-position: -46px 0px;
    width: 45px;
    height: 65px;
}
.dxWeb_igPrevButtonHover
{
    background-position: 0px -198px;
    width: 45px;
    height: 65px;
}
.dxWeb_igPrevButtonPressed
{
    background-position: 0px -66px;
    width: 45px;
    height: 65px;
}
.dxWeb_isDot
{
    background-position: -101px -545px;
    width: 13px;
    height: 13px;
}
.dxWeb_isDotDisabled
{
    background-position: -87px -545px;
    width: 13px;
    height: 13px;
}
.dxWeb_isDotPressed
{
    background-position: -73px -545px;
    width: 13px;
    height: 13px;
}
.dxWeb_isDotSelected
{
    background-position: -59px -545px;
    width: 13px;
    height: 13px;
}
.dxWeb_isNextBtnHor
{
    background-position: -111px 0px;
    width: 18px;
    height: 31px;
}
.dxWeb_isNextBtnHorDisabled
{
    background-position: -93px -34px;
    width: 18px;
    height: 31px;
}
.dxWeb_isNextBtnVert
{
    background-position: -90px -288px;
    width: 29px;
    height: 19px;
}
.dxWeb_isNextBtnVertDisabled
{
    background-position: -60px -288px;
    width: 29px;
    height: 19px;
}
.dxWeb_isNextPageBtnHor
{
    background-position: -94px -176px;
    width: 14px;
    height: 21px;
}
.dxWeb_isNextPageBtnHorDisabled
{
    background-position: -116px -198px;
    width: 14px;
    height: 21px;
}
.dxWeb_isNextPageBtnHorOutside
{
    background-position: -118px -103px;
    width: 12px;
    height: 28px;
}
.dxWeb_isNextPageBtnHorOutsideDisabled
{
    background-position: -105px -103px;
    width: 12px;
    height: 28px;
}
.dxWeb_isNextPageBtnVert
{
    background-position: -21px -429px;
    width: 21px;
    height: 14px;
}
.dxWeb_isNextPageBtnVertDisabled
{
    background-position: -65px -429px;
    width: 21px;
    height: 14px;
}
.dxWeb_isNextPageBtnVertOutside
{
    background-position: -29px -380px;
    width: 28px;
    height: 12px;
}
.dxWeb_isNextPageBtnVertOutsideDisabled
{
    background-position: 0px -380px;
    width: 28px;
    height: 12px;
}
.dxWeb_isPauseBtn
{
    background-position: -118px -356px;
    width: 12px;
    height: 17px;
}
.dxWeb_isPlayBtn
{
    background-position: -113px -411px;
    width: 12px;
    height: 17px;
}
.dxWeb_isPrevBtnHor
{
    background-position: -92px 0px;
    width: 18px;
    height: 31px;
}
.dxWeb_isPrevBtnHorDisabled
{
    background-position: -112px -34px;
    width: 18px;
    height: 31px;
}
.dxWeb_isPrevBtnVert
{
    background-position: -30px -288px;
    width: 29px;
    height: 19px;
}
.dxWeb_isPrevBtnVertDisabled
{
    background-position: 0px -288px;
    width: 29px;
    height: 19px;
}
.dxWeb_isPrevPageBtnHor
{
    background-position: -92px -242px;
    width: 14px;
    height: 21px;
}
.dxWeb_isPrevPageBtnHorDisabled
{
    background-position: -114px -132px;
    width: 14px;
    height: 21px;
}
.dxWeb_isPrevPageBtnHorOutside
{
    background-position: -118px -66px;
    width: 12px;
    height: 28px;
}
.dxWeb_isPrevPageBtnHorOutsideDisabled
{
    background-position: -92px -103px;
    width: 12px;
    height: 28px;
}
.dxWeb_isPrevPageBtnVert
{
    background-position: -87px -429px;
    width: 21px;
    height: 14px;
}
.dxWeb_isPrevPageBtnVertDisabled
{
    background-position: -43px -429px;
    width: 21px;
    height: 14px;
}
.dxWeb_isPrevPageBtnVertOutside
{
    background-position: -92px -159px;
    width: 28px;
    height: 12px;
}
.dxWeb_isPrevPageBtnVertOutsideDisabled
{
    background-position: -58px -380px;
    width: 28px;
    height: 12px;
}
.dxWeb_izEWCloseButton
{
    background-position: -92px -66px;
    width: 25px;
    height: 25px;
}
.dxWeb_izHint
{
    background-position: -76px -393px;
    width: 17px;
    height: 17px;
}
.dxWeb_mAdaptiveMenu
{
    background-position: -120px -283px;
    width: 10px;
    height: 4px;
}
.dxWeb_mHorizontalPopOut
{
    background-position: -98px -92px;
    width: 5px;
    height: 3px;
}
.dxWeb_mScrollDown
{
    background-position: -84px -560px;
    width: 7px;
    height: 5px;
}
.dxWeb_mScrollUp
{
    background-position: -123px -374px;
    width: 7px;
    height: 5px;
}
.dxWeb_mSubMenuItem
{
    background-position: -80px -530px;
    width: 14px;
    height: 14px;
}
.dxWeb_mSubMenuItemChecked
{
    background-position: -30px -545px;
    width: 14px;
    height: 14px;
}
.dxWeb_mVerticalPopOut
{
    background-position: -126px -411px;
    width: 4px;
    height: 8px;
}
.dxWeb_mVerticalPopOutRtl
{
    background-position: -126px -429px;
    width: 4px;
    height: 8px;
}
.dxWeb_nbCollapse
{
    background-position: -16px -514px;
    width: 13px;
    height: 15px;
}
.dxWeb_nbExpand
{
    background-position: -30px -514px;
    width: 13px;
    height: 15px;
}
.dxWeb_pAll
{
    background-position: -92px -222px;
    width: 21px;
    height: 17px;
}
.dxWeb_pAllDisabled
{
    background-position: -96px -356px;
    width: 21px;
    height: 17px;
}
.dxWeb_pcCloseButton
{
    background-position: -48px -530px;
    width: 15px;
    height: 14px;
}
.dxWeb_pcCollapseButton
{
    background-position: -92px -514px;
    width: 15px;
    height: 14px;
}
.dxWeb_pcMaximizeButton
{
    background-position: -76px -514px;
    width: 15px;
    height: 14px;
}
.dxWeb_pcPinButton
{
    background-position: 0px -530px;
    width: 15px;
    height: 14px;
}
.dxWeb_pcRefreshButton
{
    background-position: -60px -514px;
    width: 15px;
    height: 14px;
}
.dxWeb_pcSizeGrip
{
    background-position: -17px -446px;
    width: 16px;
    height: 16px;
}
.dxWeb_pcSizeGripRtl
{
    background-position: -17px -497px;
    width: 16px;
    height: 16px;
}
.dxWeb_pFirst
{
    background-position: 0px -393px;
    width: 18px;
    height: 17px;
}
.dxWeb_pFirstDisabled
{
    background-position: -57px -393px;
    width: 18px;
    height: 17px;
}
.dxWeb_pLast
{
    background-position: -38px -393px;
    width: 18px;
    height: 17px;
}
.dxWeb_pLastDisabled
{
    background-position: -19px -393px;
    width: 18px;
    height: 17px;
}
.dxWeb_pNext
{
    background-position: -36px -411px;
    width: 16px;
    height: 17px;
}
.dxWeb_pNextDisabled
{
    background-position: -70px -411px;
    width: 16px;
    height: 17px;
}
.dxWeb_pnlExpand
{
    background-position: -72px -308px;
    width: 23px;
    height: 23px;
}
.dxWeb_pnlExpandArrowBottom
{
    background-position: -72px -264px;
    width: 23px;
    height: 23px;
}
.dxWeb_pnlExpandArrowLeft
{
    background-position: -48px -308px;
    width: 23px;
    height: 23px;
}
.dxWeb_pnlExpandArrowRight
{
    background-position: 0px -308px;
    width: 23px;
    height: 23px;
}
.dxWeb_pnlExpandArrowTop
{
    background-position: -72px -356px;
    width: 23px;
    height: 23px;
}
.dxWeb_pPopOut
{
    background-position: -121px -157px;
    width: 9px;
    height: 14px;
}
.dxWeb_pPopOutDisabled
{
    background-position: -120px -288px;
    width: 9px;
    height: 14px;
}
.dxWeb_pPrev
{
    background-position: -114px -222px;
    width: 16px;
    height: 17px;
}
.dxWeb_pPrevDisabled
{
    background-position: -53px -411px;
    width: 16px;
    height: 17px;
}
.dxWeb_rDialogBoxLauncher
{
    background-position: 0px -545px;
    width: 14px;
    height: 14px;
}
.dxWeb_rDialogBoxLauncherDisabled
{
    background-position: -15px -545px;
    width: 14px;
    height: 14px;
}
.dxWeb_rDialogBoxLauncherHover
{
    background-position: -95px -530px;
    width: 14px;
    height: 14px;
}
.dxWeb_rDialogBoxLauncherPressed
{
    background-position: -110px -530px;
    width: 14px;
    height: 14px;
}
.dxWeb_rGlrDown
{
    background-position: -107px -374px;
    width: 7px;
    height: 5px;
}
.dxWeb_rGlrDownDisabled
{
    background-position: -92px -560px;
    width: 7px;
    height: 5px;
}
.dxWeb_rGlrPopOut
{
    background-position: -121px -455px;
    width: 9px;
    height: 7px;
}
.dxWeb_rGlrPopOutDisabled
{
    background-position: -121px -472px;
    width: 9px;
    height: 7px;
}
.dxWeb_rGlrUp
{
    background-position: -99px -374px;
    width: 7px;
    height: 5px;
}
.dxWeb_rGlrUpDisabled
{
    background-position: -115px -374px;
    width: 7px;
    height: 5px;
}
.dxWeb_rMinBtn
{
    background-position: -119px -480px;
    width: 9px;
    height: 8px;
}
.dxWeb_rMinBtnChecked.dxWeb_rMinBtn
{
    background-position: -107px -380px;
    width: 9px;
    height: 8px;
}
.dxWeb_rMinBtnChecked.dxWeb_rMinBtnDisabled
{
    background-position: -119px -463px;
    width: 9px;
    height: 8px;
}
.dxWeb_rMinBtnChecked.dxWeb_rMinBtnHover
{
    background-position: -119px -446px;
    width: 9px;
    height: 8px;
}
.dxWeb_rMinBtnChecked.dxWeb_rMinBtnPressed
{
    background-position: -117px -380px;
    width: 9px;
    height: 8px;
}
.dxWeb_rMinBtnDisabled
{
    background-position: -97px -380px;
    width: 9px;
    height: 8px;
}
.dxWeb_rMinBtnHover
{
    background-position: -121px -347px;
    width: 9px;
    height: 8px;
}
.dxWeb_rMinBtnPressed
{
    background-position: -87px -380px;
    width: 9px;
    height: 8px;
}
.dxWeb_rpCollapseButton
{
    background-position: -44px -514px;
    width: 15px;
    height: 14px;
}
.dxWeb_rPopOut
{
    background-position: -92px -92px;
    width: 5px;
    height: 3px;
}
.dxWeb_splHCollapseBackwardButton
{
    background-position: -76px -560px;
    width: 7px;
    height: 6px;
}
.dxWeb_splHCollapseBackwardButtonHover
{
    background-position: -68px -560px;
    width: 7px;
    height: 6px;
}
.dxWeb_splHCollapseForwardButton
{
    background-position: -123px -553px;
    width: 7px;
    height: 6px;
}
.dxWeb_splHCollapseForwardButtonHover
{
    background-position: -115px -553px;
    width: 7px;
    height: 6px;
}
.dxWeb_splHSeparator
{
    background-position: -92px -96px;
    width: 18px;
    height: 6px;
}
.dxWeb_splHSeparatorHover
{
    background-position: -111px -96px;
    width: 18px;
    height: 6px;
}
.dxWeb_splVCollapseBackwardButton
{
    background-position: -47px -560px;
    width: 6px;
    height: 7px;
}
.dxWeb_splVCollapseBackwardButtonHover
{
    background-position: -40px -560px;
    width: 6px;
    height: 7px;
}
.dxWeb_splVCollapseForwardButton
{
    background-position: -54px -560px;
    width: 6px;
    height: 7px;
}
.dxWeb_splVCollapseForwardButtonHover
{
    background-position: -61px -560px;
    width: 6px;
    height: 7px;
}
.dxWeb_splVSeparator
{
    background-position: -120px -308px;
    width: 6px;
    height: 18px;
}
.dxWeb_splVSeparatorHover
{
    background-position: -120px -264px;
    width: 6px;
    height: 18px;
}
.dxWeb_tcScrollLeft
{
    background-position: 0px -560px;
    width: 7px;
    height: 7px;
}
.dxWeb_tcScrollLeftDisabled
{
    background-position: -123px -545px;
    width: 7px;
    height: 7px;
}
.dxWeb_tcScrollLeftHover
{
    background-position: -123px -489px;
    width: 7px;
    height: 7px;
}
.dxWeb_tcScrollLeftPressed
{
    background-position: -115px -545px;
    width: 7px;
    height: 7px;
}
.dxWeb_tcScrollRight
{
    background-position: -16px -560px;
    width: 7px;
    height: 7px;
}
.dxWeb_tcScrollRightDisabled
{
    background-position: -24px -560px;
    width: 7px;
    height: 7px;
}
.dxWeb_tcScrollRightHover
{
    background-position: -8px -560px;
    width: 7px;
    height: 7px;
}
.dxWeb_tcScrollRightPressed
{
    background-position: -32px -560px;
    width: 7px;
    height: 7px;
}
.dxWeb_tvColBtn
{
    background-position: -112px -393px;
    width: 17px;
    height: 17px;
}
.dxWeb_tvColBtnRtl
{
    background-position: -94px -393px;
    width: 17px;
    height: 17px;
}
.dxWeb_tvExpBtn
{
    background-position: -18px -411px;
    width: 17px;
    height: 17px;
}
.dxWeb_tvExpBtnRtl
{
    background-position: 0px -411px;
    width: 17px;
    height: 17px;
}
.dxWeb_ucClearButton
{
    background-position: -85px -446px;
    width: 16px;
    height: 16px;
}
.dxWeb_ucClearButtonDisabled
{
    background-position: -109px -429px;
    width: 16px;
    height: 16px;
}
/*IM:DevExpress.Web.Images.sprite.png|b0.5|c1.5|g1.5;*/
.dxWeb_rpHeaderTopLeftCorner,
.dxWeb_rpHeaderTopRightCorner,
.dxWeb_rpHeaderBottomLeftCorner,
.dxWeb_rpHeaderBottomRightCorner,
.dxWeb_rpBottomLeftCorner,
.dxWeb_rpBottomRightCorner,
.dxWeb_rpTopLeftCorner,
.dxWeb_rpTopRightCorner,
.dxWeb_rpGroupBoxBottomLeftCorner,
.dxWeb_rpGroupBoxBottomRightCorner,
.dxWeb_rpGroupBoxTopLeftCorner,
.dxWeb_rpGroupBoxTopRightCorner,
.dxWeb_mHorizontalPopOut,
.dxWeb_mVerticalPopOut,
.dxWeb_mVerticalPopOutRtl,
.dxWeb_mSubMenuItem,
.dxWeb_mSubMenuItemChecked,
.dxWeb_mScrollUp,
.dxWeb_mScrollDown,
.dxWeb_tcScrollLeft,
.dxWeb_tcScrollRight,
.dxWeb_tcScrollLeftHover,
.dxWeb_tcScrollRightHover,
.dxWeb_tcScrollLeftPressed,
.dxWeb_tcScrollRightPressed,
.dxWeb_tcScrollLeftDisabled,
.dxWeb_tcScrollRightDisabled,
.dxWeb_nbCollapse,
.dxWeb_nbExpand,
.dxWeb_splVSeparator,
.dxWeb_splVSeparatorHover,
.dxWeb_splHSeparator,
.dxWeb_splHSeparatorHover,
.dxWeb_splVCollapseBackwardButton,
.dxWeb_splVCollapseBackwardButtonHover,
.dxWeb_splHCollapseBackwardButton,
.dxWeb_splHCollapseBackwardButtonHover,
.dxWeb_splVCollapseForwardButton,
.dxWeb_splVCollapseForwardButtonHover,
.dxWeb_splHCollapseForwardButton,
.dxWeb_splHCollapseForwardButtonHover,
.dxWeb_pcCloseButton,
.dxWeb_pcPinButton,
.dxWeb_pcRefreshButton,
.dxWeb_pcCollapseButton,
.dxWeb_pcMaximizeButton,
.dxWeb_pcSizeGrip,
.dxWeb_pcSizeGripRtl,
.dxWeb_pPopOut,
.dxWeb_pPopOutDisabled,
.dxWeb_pAll,
.dxWeb_pAllDisabled,
.dxWeb_pPrev,
.dxWeb_pPrevDisabled,
.dxWeb_pNext,
.dxWeb_pNextDisabled,
.dxWeb_pLast,
.dxWeb_pLastDisabled,
.dxWeb_pFirst,
.dxWeb_pFirstDisabled,
.dxWeb_tvColBtn,
.dxWeb_tvColBtnRtl,
.dxWeb_tvExpBtn,
.dxWeb_tvExpBtnRtl,
.dxWeb_fmFolder,
.dxWeb_fmFolderLocked,
.dxWeb_fmCreateButton,
.dxWeb_fmMoveButton,
.dxWeb_fmRenameButton,
.dxWeb_fmDeleteButton,
.dxWeb_fmRefreshButton,
.dxWeb_fmDwnlButton,
.dxWeb_fmCopyButton,
.dxWeb_fmCreateButtonDisabled,
.dxWeb_fmMoveButtonDisabled,
.dxWeb_fmRenameButtonDisabled,
.dxWeb_fmDeleteButtonDisabled,
.dxWeb_fmRefreshButtonDisabled,
.dxWeb_fmDwnlButtonDisabled,
.dxWeb_fmCopyButtonDisabled,
.dxWeb_fmThumbnailCheck,
.dxWeb_ucClearButton,
.dxWeb_isPrevBtnHor,
.dxWeb_isNextBtnHor,
.dxWeb_isPrevBtnVert,
.dxWeb_isNextBtnVert,
.dxWeb_isPrevPageBtnHor,
.dxWeb_isPrevPageBtnHorOutside,
.dxWeb_isNextPageBtnHor,
.dxWeb_isNextPageBtnHorOutside,
.dxWeb_isPrevPageBtnVert,
.dxWeb_isPrevPageBtnVertOutside,
.dxWeb_isNextPageBtnVert,
.dxWeb_isNextPageBtnVertOutside,
.dxWeb_isPrevBtnHorDisabled,
.dxWeb_isNextBtnHorDisabled,
.dxWeb_isPrevBtnVertDisabled,
.dxWeb_isNextBtnVertDisabled,
.dxWeb_isPrevPageBtnHorDisabled,
.dxWeb_isPrevPageBtnHorOutsideDisabled,
.dxWeb_isNextPageBtnHorDisabled,
.dxWeb_isNextPageBtnHorOutsideDisabled,
.dxWeb_isPrevPageBtnVertDisabled,
.dxWeb_isPrevPageBtnVertOutsideDisabled,
.dxWeb_isNextPageBtnVertDisabled,
.dxWeb_isNextPageBtnVertOutsideDisabled,
.dxWeb_isDot,
.dxWeb_isDotDisabled,
.dxWeb_isDotSelected,
.dxWeb_isPlayBtn,
.dxWeb_isPauseBtn,
.dxWeb_igCloseButton,
.dxWeb_igNextButton,
.dxWeb_igPrevButton,
.dxWeb_igPlayButton,
.dxWeb_igPauseButton,
.dxWeb_igNavigationBarMarker
 {
    display:block;
}
.dxWeb_mScrollUp, .dxWeb_mScrollDown
{
	margin: auto;
}

.dxDateEditSys .dxEditors_edtDropDown_PrimaryOfficeMulberry,
.dxDateEditSys .dxEditors_edtDropDownDisabled_PrimaryOfficeMulberry,
.dxeButtonEditButtonHover_PrimaryOfficeMulberry .dxEditors_edtClear_PrimaryOfficeMulberry,
.dxEditors_caRefresh_PrimaryOfficeMulberry,
.dxEditors_edtBinaryImageDelete_PrimaryOfficeMulberry,
.dxEditors_edtBinaryImageOpenDialog_PrimaryOfficeMulberry,
.dxEditors_edtCalendarFNNextYear_PrimaryOfficeMulberry,
.dxEditors_edtCalendarFNPrevYear_PrimaryOfficeMulberry,
.dxEditors_edtCalendarNextMonth_PrimaryOfficeMulberry,
.dxEditors_edtCalendarNextMonthDisabled_PrimaryOfficeMulberry,
.dxEditors_edtCalendarNextYear_PrimaryOfficeMulberry,
.dxEditors_edtCalendarNextYearDisabled_PrimaryOfficeMulberry,
.dxEditors_edtCalendarPrevMonth_PrimaryOfficeMulberry,
.dxEditors_edtCalendarPrevMonthDisabled_PrimaryOfficeMulberry,
.dxEditors_edtCalendarPrevYear_PrimaryOfficeMulberry,
.dxEditors_edtCalendarPrevYearDisabled_PrimaryOfficeMulberry,
.dxEditors_edtClear_PrimaryOfficeMulberry,
.dxEditors_edtDETSClockFace_PrimaryOfficeMulberry,
.dxEditors_edtDETSHourHand_PrimaryOfficeMulberry,
.dxEditors_edtDETSMinuteHand_PrimaryOfficeMulberry,
.dxEditors_edtDETSSecondHand_PrimaryOfficeMulberry,
.dxEditors_edtDropDown_PrimaryOfficeMulberry,
.dxEditors_edtDropDownDisabled_PrimaryOfficeMulberry,
.dxEditors_edtEllipsis_PrimaryOfficeMulberry,
.dxEditors_edtEllipsisDisabled_PrimaryOfficeMulberry,
.dxEditors_edtError_PrimaryOfficeMulberry,
.dxEditors_edtRadioButtonChecked_PrimaryOfficeMulberry,
.dxEditors_edtRadioButtonCheckedDisabled_PrimaryOfficeMulberry,
.dxEditors_edtRadioButtonUnchecked_PrimaryOfficeMulberry,
.dxEditors_edtRadioButtonUncheckedDisabled_PrimaryOfficeMulberry,
.dxEditors_edtSpinEditDecrementImage_PrimaryOfficeMulberry,
.dxEditors_edtSpinEditDecrementImageDisabled_PrimaryOfficeMulberry,
.dxEditors_edtSpinEditIncrementImage_PrimaryOfficeMulberry,
.dxEditors_edtSpinEditIncrementImageDisabled_PrimaryOfficeMulberry,
.dxEditors_edtSpinEditLargeDecImage_PrimaryOfficeMulberry,
.dxEditors_edtSpinEditLargeDecImageDisabled_PrimaryOfficeMulberry,
.dxEditors_edtSpinEditLargeIncImage_PrimaryOfficeMulberry,
.dxEditors_edtSpinEditLargeIncImageDisabled_PrimaryOfficeMulberry,
.dxEditors_edtTokenBoxTokenRemoveButton_PrimaryOfficeMulberry,
.dxEditors_edtTokenBoxTokenRemoveButtonDisabled_PrimaryOfficeMulberry,
.dxEditors_fcadd_PrimaryOfficeMulberry,
.dxEditors_fcaddhot_PrimaryOfficeMulberry,
.dxEditors_fcgroupaddcondition_PrimaryOfficeMulberry,
.dxEditors_fcgroupaddgroup_PrimaryOfficeMulberry,
.dxEditors_fcgroupand_PrimaryOfficeMulberry,
.dxEditors_fcgroupnotand_PrimaryOfficeMulberry,
.dxEditors_fcgroupnotor_PrimaryOfficeMulberry,
.dxEditors_fcgroupor_PrimaryOfficeMulberry,
.dxEditors_fcgroupremove_PrimaryOfficeMulberry,
.dxEditors_fcopany_PrimaryOfficeMulberry,
.dxEditors_fcopavg_PrimaryOfficeMulberry,
.dxEditors_fcopbegin_PrimaryOfficeMulberry,
.dxEditors_fcopbetween_PrimaryOfficeMulberry,
.dxEditors_fcopblank_PrimaryOfficeMulberry,
.dxEditors_fcopcontain_PrimaryOfficeMulberry,
.dxEditors_fcopcount_PrimaryOfficeMulberry,
.dxEditors_fcopend_PrimaryOfficeMulberry,
.dxEditors_fcopequal_PrimaryOfficeMulberry,
.dxEditors_fcopexists_PrimaryOfficeMulberry,
.dxEditors_fcopgreater_PrimaryOfficeMulberry,
.dxEditors_fcopgreaterorequal_PrimaryOfficeMulberry,
.dxEditors_fcopless_PrimaryOfficeMulberry,
.dxEditors_fcoplessorequal_PrimaryOfficeMulberry,
.dxEditors_fcoplike_PrimaryOfficeMulberry,
.dxEditors_fcopmax_PrimaryOfficeMulberry,
.dxEditors_fcopmin_PrimaryOfficeMulberry,
.dxEditors_fcopnotany_PrimaryOfficeMulberry,
.dxEditors_fcopnotbetween_PrimaryOfficeMulberry,
.dxEditors_fcopnotblank_PrimaryOfficeMulberry,
.dxEditors_fcopnotcontain_PrimaryOfficeMulberry,
.dxEditors_fcopnotequal_PrimaryOfficeMulberry,
.dxEditors_fcopnotlike_PrimaryOfficeMulberry,
.dxEditors_fcopsingle_PrimaryOfficeMulberry,
.dxEditors_fcopsum_PrimaryOfficeMulberry,
.dxEditors_fcoptypefield_PrimaryOfficeMulberry,
.dxEditors_fcoptypefieldhot_PrimaryOfficeMulberry,
.dxEditors_fcoptypevalue_PrimaryOfficeMulberry,
.dxEditors_fcoptypevaluehot_PrimaryOfficeMulberry,
.dxEditors_fcremove_PrimaryOfficeMulberry,
.dxEditors_fcremovehot_PrimaryOfficeMulberry
{
    background-image: url('/DXR.axd?r=103_94-4b0hg');
    background-repeat: no-repeat;
    background-color: transparent;
}
.dxDateEditSys .dxEditors_edtDropDown_PrimaryOfficeMulberry
{
    background-position: -60px -169px;
    width: 21px;
    height: 22px;
}
.dxDateEditSys .dxEditors_edtDropDownDisabled_PrimaryOfficeMulberry
{
    background-position: -48px -217px;
    width: 21px;
    height: 22px;
}
.dxeButtonEditButtonHover_PrimaryOfficeMulberry .dxEditors_edtClear_PrimaryOfficeMulberry
{
    background-position: -119px -263px;
    width: 18px;
    height: 18px;
}
.dxEditors_caRefresh_PrimaryOfficeMulberry
{
    background-position: -104px -136px;
    width: 32px;
    height: 32px;
}
.dxEditors_edtBinaryImageDelete_PrimaryOfficeMulberry
{
    background-position: -38px -136px;
    width: 32px;
    height: 32px;
}
.dxEditors_edtBinaryImageOpenDialog_PrimaryOfficeMulberry
{
    background-position: -71px -136px;
    width: 32px;
    height: 32px;
}
.dxEditors_edtCalendarFNNextYear_PrimaryOfficeMulberry
{
    background-position: -80px -263px;
    width: 19px;
    height: 19px;
}
.dxEditors_edtCalendarFNPrevYear_PrimaryOfficeMulberry
{
    background-position: -116px -241px;
    width: 19px;
    height: 19px;
}
.dxEditors_edtCalendarNextMonth_PrimaryOfficeMulberry
{
    background-position: -20px -263px;
    width: 19px;
    height: 19px;
}
.dxEditors_edtCalendarNextMonthDisabled_PrimaryOfficeMulberry
{
    background-position: -40px -263px;
    width: 19px;
    height: 19px;
}
.dxEditors_edtCalendarNextYear_PrimaryOfficeMulberry
{
    background-position: -68px -241px;
    width: 23px;
    height: 19px;
}
.dxEditors_edtCalendarNextYearDisabled_PrimaryOfficeMulberry
{
    background-position: -44px -241px;
    width: 23px;
    height: 19px;
}
.dxEditors_edtCalendarPrevMonth_PrimaryOfficeMulberry
{
    background-position: -60px -263px;
    width: 19px;
    height: 19px;
}
.dxEditors_edtCalendarPrevMonthDisabled_PrimaryOfficeMulberry
{
    background-position: 0px -263px;
    width: 19px;
    height: 19px;
}
.dxEditors_edtCalendarPrevYear_PrimaryOfficeMulberry
{
    background-position: -18px -197px;
    width: 23px;
    height: 19px;
}
.dxEditors_edtCalendarPrevYearDisabled_PrimaryOfficeMulberry
{
    background-position: -92px -241px;
    width: 23px;
    height: 19px;
}
.dxEditors_edtClear_PrimaryOfficeMulberry
{
    background-position: -100px -263px;
    width: 18px;
    height: 18px;
}
.dxEditors_edtDETSClockFace_PrimaryOfficeMulberry
{
    background-position: 0px 0px;
    width: 135px;
    height: 135px;
}
.dxEditors_edtDETSHourHand_PrimaryOfficeMulberry
{
    background-position: -30px -136px;
    width: 7px;
    height: 60px;
}
.dxEditors_edtDETSHourHand_PrimaryOfficeMulberry
{
    background-position: -22px -136px \9;
    width: 7px \9;
    height: 60px \9;
}
.dxEditors_edtDETSMinuteHand_PrimaryOfficeMulberry
{
    background-position: -14px -136px;
    width: 7px;
    height: 60px;
}
.dxEditors_edtDETSMinuteHand_PrimaryOfficeMulberry
{
    background-position: -6px -136px \9;
    width: 7px \9;
    height: 60px \9;
}
.dxEditors_edtDETSSecondHand_PrimaryOfficeMulberry
{
    background-position: 0px -136px;
    width: 5px;
    height: 80px;
}
.dxEditors_edtDETSSecondHand_PrimaryOfficeMulberry
{
    background-position: -136px 0px \9;
    width: 5px \9;
    height: 80px \9;
}
.dxEditors_edtDropDown_PrimaryOfficeMulberry
{
    background-position: -104px -169px;
    width: 21px;
    height: 22px;
}
.dxEditors_edtDropDownDisabled_PrimaryOfficeMulberry
{
    background-position: -38px -169px;
    width: 21px;
    height: 22px;
}
.dxEditors_edtEllipsis_PrimaryOfficeMulberry
{
    background-position: -70px -217px;
    width: 21px;
    height: 22px;
}
.dxEditors_edtEllipsisDisabled_PrimaryOfficeMulberry
{
    background-position: -82px -169px;
    width: 21px;
    height: 22px;
}
.dxEditors_edtError_PrimaryOfficeMulberry
{
    background-position: -126px -177px;
    width: 14px;
    height: 14px;
}
.dxEditors_edtRadioButtonChecked_PrimaryOfficeMulberry
{
    background-position: -67px -192px;
    width: 24px;
    height: 24px;
}
.dxEditors_edtRadioButtonCheckedDisabled_PrimaryOfficeMulberry
{
    background-position: -42px -192px;
    width: 24px;
    height: 24px;
}
.dxEditors_edtRadioButtonUnchecked_PrimaryOfficeMulberry
{
    background-position: -92px -192px;
    width: 24px;
    height: 24px;
}
.dxEditors_edtRadioButtonUncheckedDisabled_PrimaryOfficeMulberry
{
    background-position: -117px -192px;
    width: 24px;
    height: 24px;
}
.dxEditors_edtSpinEditDecrementImage_PrimaryOfficeMulberry
{
    background-position: -72px -342px;
    width: 21px;
    height: 10px;
}
.dxEditors_edtSpinEditDecrementImageDisabled_PrimaryOfficeMulberry
{
    background-position: -94px -342px;
    width: 21px;
    height: 10px;
}
.dxEditors_edtSpinEditIncrementImage_PrimaryOfficeMulberry
{
    background-position: -28px -342px;
    width: 21px;
    height: 10px;
}
.dxEditors_edtSpinEditIncrementImageDisabled_PrimaryOfficeMulberry
{
    background-position: -50px -342px;
    width: 21px;
    height: 10px;
}
.dxEditors_edtSpinEditLargeDecImage_PrimaryOfficeMulberry
{
    background-position: -22px -241px;
    width: 21px;
    height: 21px;
}
.dxEditors_edtSpinEditLargeDecImageDisabled_PrimaryOfficeMulberry
{
    background-position: -114px -217px;
    width: 21px;
    height: 21px;
}
.dxEditors_edtSpinEditLargeIncImage_PrimaryOfficeMulberry
{
    background-position: 0px -241px;
    width: 21px;
    height: 21px;
}
.dxEditors_edtSpinEditLargeIncImageDisabled_PrimaryOfficeMulberry
{
    background-position: -92px -217px;
    width: 21px;
    height: 21px;
}
.dxEditors_edtTokenBoxTokenRemoveButton_PrimaryOfficeMulberry
{
    background-position: 0px -217px;
    width: 23px;
    height: 23px;
}
.dxEditors_edtTokenBoxTokenRemoveButtonDisabled_PrimaryOfficeMulberry
{
    background-position: -24px -217px;
    width: 23px;
    height: 23px;
}
.dxEditors_fcadd_PrimaryOfficeMulberry
{
    background-position: -70px -328px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcaddhot_PrimaryOfficeMulberry
{
    background-position: -14px -328px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcgroupaddcondition_PrimaryOfficeMulberry
{
    background-position: -56px -300px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcgroupaddgroup_PrimaryOfficeMulberry
{
    background-position: -14px -342px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcgroupand_PrimaryOfficeMulberry
{
    background-position: -119px -283px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcgroupnotand_PrimaryOfficeMulberry
{
    background-position: 0px -314px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcgroupnotor_PrimaryOfficeMulberry
{
    background-position: -56px -314px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcgroupor_PrimaryOfficeMulberry
{
    background-position: -112px -300px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcgroupremove_PrimaryOfficeMulberry
{
    background-position: -56px -328px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcopany_PrimaryOfficeMulberry
{
    background-position: 0px -328px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcopavg_PrimaryOfficeMulberry
{
    background-position: 0px -283px;
    width: 16px;
    height: 16px;
}
.dxEditors_fcopbegin_PrimaryOfficeMulberry
{
    background-position: -14px -300px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcopbetween_PrimaryOfficeMulberry
{
    background-position: -126px -300px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcopblank_PrimaryOfficeMulberry
{
    background-position: -84px -328px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcopcontain_PrimaryOfficeMulberry
{
    background-position: -112px -314px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcopcount_PrimaryOfficeMulberry
{
    background-position: -34px -283px;
    width: 16px;
    height: 16px;
}
.dxEditors_fcopend_PrimaryOfficeMulberry
{
    background-position: -28px -314px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcopequal_PrimaryOfficeMulberry
{
    background-position: -126px -314px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcopexists_PrimaryOfficeMulberry
{
    background-position: -85px -283px;
    width: 16px;
    height: 16px;
}
.dxEditors_fcopgreater_PrimaryOfficeMulberry
{
    background-position: -112px -328px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcopgreaterorequal_PrimaryOfficeMulberry
{
    background-position: -98px -328px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcopless_PrimaryOfficeMulberry
{
    background-position: -42px -300px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcoplessorequal_PrimaryOfficeMulberry
{
    background-position: -70px -300px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcoplike_PrimaryOfficeMulberry
{
    background-position: -84px -300px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcopmax_PrimaryOfficeMulberry
{
    background-position: -68px -283px;
    width: 16px;
    height: 16px;
}
.dxEditors_fcopmin_PrimaryOfficeMulberry
{
    background-position: -17px -283px;
    width: 16px;
    height: 16px;
}
.dxEditors_fcopnotany_PrimaryOfficeMulberry
{
    background-position: -98px -300px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcopnotbetween_PrimaryOfficeMulberry
{
    background-position: 0px -300px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcopnotblank_PrimaryOfficeMulberry
{
    background-position: -28px -300px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcopnotcontain_PrimaryOfficeMulberry
{
    background-position: -126px -328px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcopnotequal_PrimaryOfficeMulberry
{
    background-position: 0px -342px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcopnotlike_PrimaryOfficeMulberry
{
    background-position: -98px -314px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcopsingle_PrimaryOfficeMulberry
{
    background-position: -51px -283px;
    width: 16px;
    height: 16px;
}
.dxEditors_fcopsum_PrimaryOfficeMulberry
{
    background-position: -102px -283px;
    width: 16px;
    height: 16px;
}
.dxEditors_fcoptypefield_PrimaryOfficeMulberry
{
    background-position: -84px -314px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcoptypefieldhot_PrimaryOfficeMulberry
{
    background-position: -28px -328px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcoptypevalue_PrimaryOfficeMulberry
{
    background-position: -14px -314px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcoptypevaluehot_PrimaryOfficeMulberry
{
    background-position: -42px -314px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcremove_PrimaryOfficeMulberry
{
    background-position: -42px -328px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcremovehot_PrimaryOfficeMulberry
{
    background-position: -70px -314px;
    width: 13px;
    height: 13px;
}
.dxEditors_edtRadioButtonChecked_PrimaryOfficeMulberry,
.dxEditors_edtRadioButtonCheckedDisabled_PrimaryOfficeMulberry,
.dxEditors_edtRadioButtonUnchecked_PrimaryOfficeMulberry,
.dxEditors_edtRadioButtonUncheckedDisabled_PrimaryOfficeMulberry
{
    background-color: #01265A;
}
.dxeTBHSys .dxEditors_edtTBMainDHPressed_PrimaryOfficeMulberry,
.dxeTBHSys .dxEditors_edtTBSecondaryDHPressed_PrimaryOfficeMulberry
{
	z-index: 7;
}
.dxeTBVSys .dxEditors_edtTBMainDHPressed_PrimaryOfficeMulberry,
.dxeTBVSys .dxEditors_edtTBSecondaryDHPressed_PrimaryOfficeMulberry
{
	z-index: 7;
}
.dxEditors_edtError_PrimaryOfficeMulberry,
.dxEditors_edtCalendarPrevYear_PrimaryOfficeMulberry,
.dxEditors_edtCalendarPrevYearDisabled_PrimaryOfficeMulberry,
.dxEditors_edtCalendarPrevMonth_PrimaryOfficeMulberry,
.dxEditors_edtCalendarPrevMonthDisabled_PrimaryOfficeMulberry,
.dxEditors_edtCalendarNextMonth_PrimaryOfficeMulberry,
.dxEditors_edtCalendarNextMonthDisabled_PrimaryOfficeMulberry,
.dxEditors_edtCalendarNextYear_PrimaryOfficeMulberry,
.dxEditors_edtCalendarNextYearDisabled_PrimaryOfficeMulberry,
.dxEditors_edtCalendarFNPrevYear_PrimaryOfficeMulberry,
.dxEditors_edtCalendarFNNextYear_PrimaryOfficeMulberry,
.dxEditors_edtEllipsis_PrimaryOfficeMulberry,
.dxEditors_edtEllipsisDisabled_PrimaryOfficeMulberry,
.dxEditors_edtEllipsisHover_PrimaryOfficeMulberry,
.dxEditors_edtEllipsisPressed_PrimaryOfficeMulberry,
.dxEditors_edtDropDown_PrimaryOfficeMulberry,
.dxEditors_edtDropDownDisabled_PrimaryOfficeMulberry,
.dxEditors_edtSpinEditIncrementImage_PrimaryOfficeMulberry,
.dxEditors_edtSpinEditIncrementImageDisabled_PrimaryOfficeMulberry,
.dxEditors_edtSpinEditDecrementImage_PrimaryOfficeMulberry,
.dxEditors_edtSpinEditDecrementImageDisabled_PrimaryOfficeMulberry,
.dxEditors_edtSpinEditLargeIncImage_PrimaryOfficeMulberry,
.dxEditors_edtSpinEditLargeIncImageDisabled_PrimaryOfficeMulberry,
.dxEditors_edtSpinEditLargeDecImage_PrimaryOfficeMulberry,
.dxEditors_edtSpinEditLargeDecImageDisabled_PrimaryOfficeMulberry
{
	display:block;
	margin:auto;
}
.dxEditors_edtCalendarFNPrevYear_PrimaryOfficeMulberry
{
    margin-right: 8px;
}
.dxEditors_edtCalendarFNNextYear_PrimaryOfficeMulberry
{
    margin-left: 8px;
}


/* Button */
.dxbButtonSys
{
	cursor: pointer;
	display: inline-block;
	text-align: center;
	white-space: nowrap;
}
.btn-group > .dxbButtonSys.btn:first-of-type:not(:last-of-type) {
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}
.btn-group > .dxbButtonSys.btn:last-of-type:not(:first-of-type) {
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
}
.btn-group > .dxbButtonSys.btn:first-of-type:not(:last-of-type):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .dxbButtonSys.btn:last-of-type:not(:first-of-type) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .dxbButtonSys.btn:not(:first-of-type):not(:last-of-type):not(.dropdown-toggle) {
    border-radius: 0;
}

.dxbButtonSys.dxbTSys
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

	display: inline-table;
    border-spacing: 0;
    border-collapse: separate;
}
div.dxbButtonSys
{
	vertical-align: middle;
}
a.dxbButtonSys
{
    border: 0;
    background: none;
    padding: 0;
}
a.dxbButtonSys > span
{
    text-decoration: inherit;
}
.dxbButtonSys /*Bootstrap correction*/
{
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.dxbButtonSys > div
{
    line-height: 100%; 
    text-decoration: inherit;
}
.dxbButtonSys.dxbTSys > div
{
    display: table-cell;
    vertical-align: middle;
}
/* ListBox */
.dxlbd { /*Bootstrap correction*/
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.dxChrome .dxlbd {
    overflow-anchor: none;
}
.dxeHD > table td.dxlbNullSizeCell,
.dxlbd > table td.dxlbNullSizeCell 
{
    border-left: 0 !important;
    border-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.dxeIM,
.dxeHIC { /*Bootstrap correction*/
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
/* CheckBox, CheckBoxList, RadioButton, RadioButtonList */
*[class*="dxeBase"] label /*Bootstrap correction*/
{
    font: inherit;
    line-height: normal;
    margin-bottom: 0px;
    display: inline;
}
/* FilterControl */
td.dxfc 
{
    line-height: 21px;
    vertical-align: middle;
}
td.dxfc > img,
td.dxfc > a 
{
    display: inline-block;
    vertical-align: middle;
}
/* TextEdit */
.dxeMemoEditAreaSys 
{
    padding: 3px 3px 0px 3px;
    margin: 0px;
    border-width: 0px;
	display: block;
	resize: none;
}
.dxic .dxeEditAreaSys
{
	padding: 0px 1px 0px 0px;
}
.dxeEditAreaSys 
{
    border: 0px!important;
    background-position: 0 0; /* iOS Safari */
    -webkit-box-sizing: content-box; /*Bootstrap correction*/
    -moz-box-sizing: content-box; /*Bootstrap correction*/
    box-sizing: content-box; /*Bootstrap correction*/
}
.dxeEditAreaSys,
input[type="text"].dxeEditAreaSys, /*Bootstrap correction*/
input[type="password"].dxeEditAreaSys /*Bootstrap correction*/
{
    padding: 0px 1px 0px 0px; /* B146658 */
}
input[type="text"].dxeEditAreaSys, /*Bootstrap correction*/
input[type="password"].dxeEditAreaSys /*Bootstrap correction*/
{
    margin-top: 0;
    margin-bottom: 0;
}
.dxeEditAreaSys,
.dxeMemoEditAreaSys, /*Bootstrap correction*/
input[type="text"].dxeEditAreaSys, /*Bootstrap correction*/
input[type="password"].dxeEditAreaSys /*Bootstrap correction*/
{
    font: inherit;
    line-height: normal;
    outline: 0;
}

.dxeMemoEditAreaSys, /*Bootstrap correction*/
input[type="text"].dxeEditAreaSys, /*Bootstrap correction*/
input[type="password"].dxeEditAreaSys /*Bootstrap correction*/
{
    display: block;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.dxeMemoEditAreaSys /*Bootstrap correction*/
{
    height: auto;
    color: black;
}
table.dxeTextBoxSys.form-control /*Bootstrap correction*/
{
    display: table;
}
table.dxeMemoSys.form-control /*Bootstrap correction*/
{
    display: table;
    padding: 0;
}
.dxeMemoSys textarea /*Bootstrap correction*/
{
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.dxeMemoSys td 
{
    padding: 0px 6px 0px 0px;
}
*[dir="rtl"].dxeMemoSys td 
{
    padding: 0px 0px 0px 6px;
}
.dxeTextBoxSys, 
.dxeMemoSys 
{
    border-collapse:separate!important;
}

.dxeTextBoxDefaultWidthSys,
.dxeButtonEditSys 
{
    width: 170px;
}

.dxeButtonEditSys .dxeButton,
.dxeButtonEditSys .dxeButtonLeft
{
    line-height: 100%;
}

.dxeButtonEditSys .dxeEditAreaSys,
.dxeButtonEditSys td.dxic,
.dxeTextBoxSys td.dxic,
.dxeMemoSys td,
.dxeEditAreaSys
{
	width: 100%;
}

.dxeTextBoxSys td.dxic
{
    padding: 3px 3px 2px 3px;
    overflow: hidden;
}
.dxeButtonEditSys td.dxic 
{
    padding: 2px 2px 1px 2px;
    overflow: hidden;
}
.dxeButtonEditSys[style*="border-collapse:collapse"] td.dxic,
.dxeButtonEditSys[cellspacing="0"] td.dxic 
{
    padding: 3px 3px 2px 3px;
}
.dxHideContent *
{
    visibility: hidden;
}

/* Safari */
.dxeTextBoxSys.dxeSafariSys td.dxic
{
    padding-left: 2px;
}
.dxeButtonEditSys.dxeSafariSys td.dxic  
{
    padding-left: 1px;
}
.dxeButtonEditSys[style*="border-collapse:collapse"].dxeSafariSys td.dxic,
.dxeButtonEditSys[cellspacing="0"].dxeSafariSys td.dxic 
{
    padding-left: 2px;
}
*[dir="rtl"].dxeTextBoxSys.dxeSafariSys td.dxic
{
    padding-right: 2px;
}
*[dir="rtl"].dxeButtonEditSys.dxeSafariSys td.dxic 
{
    padding-right: 1px;
}
*[dir="rtl"].dxeButtonEditSys[style*="border-collapse:collapse"].dxeSafariSys td.dxic,
*[dir="rtl"].dxeButtonEditSys[cellspacing="0"].dxeSafariSys td.dxic 
{
    padding-right: 2px;
}

*[dir="rtl"].dxeSafariSys .dxeMemoEditAreaSys 
{
    padding-right: 4px;
    padding-left: 3px;
}
*[dir="rtl"].dxeSafariSys td.dxic 
{
    padding-left: 7px;
    padding-right: 0px;
}

.dxIE.dxBrowserVersion-8 .dxeMemoEditAreaSys
{
    padding-right: 4px;
}
.dxIE.dxBrowserVersion-8 .dxeMemoSys td
{
    padding-right: 7px;
}
.dxIE.dxBrowserVersion-8 *[cols="20"].dxeMemoEditAreaSys
{
    width: 100%;
}
.dxIE.dxBrowserVersion-8 *[dir="rtl"].dxeMemoSys td
{
    padding-left: 7px;
}
.dxIE.dxBrowserVersion-8 *[dir="rtl"] .dxeEditAreaSys
{
    padding-right: 1px;
}

/* IE9 */
:root *[cols="20"].dxeMemoEditAreaSys 
{
    width: 100%;
}

/* IE10 */
.dxeHideDefaultIEClearBtnSys::-ms-clear
{
	display: none;
}

/* WebKit */
.dxWebKitFamily *[dir="rtl"] .dxeEditAreaSys 
{
    padding-right: 1px;
}
.dxWebKitFamily *[dir="rtl"].dxeMemoSys td 
{
    padding-left: 7px;
}
.dxWebKitFamily *[dir="rtl"].dxeMemoSys .dxeMemoEditAreaSys 
{
    padding-right: 4px;
}

/* iPad */
.dxeIPadSys .dxeMemoEditAreaSys 
{
    padding-left: 1px;
    padding-right: 0px;
}
.dxeIPadSys.dxeMemoSys td 
{
    padding-left: 0px;
    padding-right: 1px;
}
*[dir="rtl"].dxeMemoSys.dxeIPadSys td 
{
    padding-left: 5px;
    padding-right: 0px;
}

/* Opera */
noindex:-o-prefocus, *[dir="rtl"].dxeMemoSys textarea 
{
    padding-right: 3px;
}
noindex:-o-prefocus, *[dir="rtl"].dxeTextBoxSys td.dxic 
{
    padding-right: 3px;
}
noindex:-o-prefocus, *[dir="rtl"].dxeButtonEditSys td.dxic 
{
    padding-right: 2px;
}
noindex:-o-prefocus, 
*[dir="rtl"].dxeButtonEditSys[style*="border-collapse:collapse"] td.dxic,
*[dir="rtl"].dxeButtonEditSys[cellspacing="0"] td.dxic 
{
    padding-right: 3px;
}

noindex:-o-prefocus, *[dir="rtl"] .dxeEditAreaSys 
{
    padding-right: 1px;
}

/* FireFox*/
.dxFirefox .dxeMemoEditAreaSys 
{
    padding-top: 2px;
    padding-right: 0px;
    padding-left: 2px;
}
.dxFirefox .dxeMemoSys td 
{
    padding-right: 2px;   
}
.dxFirefox .dxeTextBoxSys td.dxic
{
    padding-left: 2px;
    padding-right: 2px;
}
.dxFirefox .dxeButtonEditSys td.dxic 
{
    padding-left: 1px;
    padding-right: 1px;
}
.dxFirefox .dxeButtonEditSys[style*="border-collapse:collapse"] td.dxic,
.dxFirefox .dxeButtonEditSys[cellspacing="0"] td.dxic 
{
    padding-left: 2px;
    padding-right: 2px;
}

.dxFirefox *[dir="rtl"].dxeTextBoxSys td.dxic
{
    padding-right: 2px;
}
.dxFirefox *[dir="rtl"].dxeButtonEditSys td.dxic 
{
    padding-right: 1px;
}
.dxFirefox *[dir="rtl"].dxeButtonEditSys[style*="border-collapse:collapse"] td.dxic,
.dxFirefox *[dir="rtl"].dxeButtonEditSys[cellspacing="0"] td.dxic 
{
    padding-right: 2px;
}

.dxFirefox *[dir="rtl"].dxeMemoSys .dxeMemoEditAreaSys 
{
    padding-left: 0px;
    padding-right: 3px;
}
.dxFirefox *[dir="rtl"].dxeMemoSys td 
{
    padding-left: 3px;
}  

/* TrackBar */
.dxeTBLargeTickSys, 
.dxeTBSmallTickSys, 
.dxeTBItemSys
{
	position:absolute;
	background-repeat: no-repeat;
    background-color: transparent;
}

.dxeTBLargeTickSys, .dxeTBSmallTickSys
{
	white-space: nowrap;
}

.dxeTBContentContainerSys
{
	position: relative;
}

.dxeTBVSys a, .dxeTBHSys a
{
	text-indent: -5000px;
    text-align: left;
	overflow: hidden;
	display: block;
	position: absolute;
}

*[dir="rtl"] .dxeTBVSys a,
*[dir="rtl"] .dxeTBHSys a
{
    text-align: right;
}

.dxeTBVSys a:focus,
.dxeTBVSys a:active,
.dxeTBHSys a:focus, 
.dxeTBHSys a:active {
	outline-width: 0px;
}

.dxeTBHSys .dxeTBLTScaleSys .dxeTBSmallTickSys,
.dxeTBHSys .dxeTBLTScaleSys .dxeTBLargeTickSys
{
	background-position: bottom;
}
.dxeTBVSys .dxeTBLTScaleSys .dxeTBSmallTickSys, 
.dxeTBVSys .dxeTBLTScaleSys .dxeTBLargeTickSys
{
	background-position: right;
}
.dxeTBHSys .dxeTBRBScaleSys .dxeTBSmallTickSys, 
.dxeTBHSys .dxeTBRBScaleSys .dxeTBLargeTickSys
{
	background-position: top;
}
.dxeTBVSys .dxeTBRBScaleSys .dxeTBSmallTickSys, 
.dxeTBVSys .dxeTBRBScaleSys .dxeTBLargeTickSys
{
	background-position: left;
}
.dxeTBBScaleSys .dxeTBSmallTickSys,
.dxeTBBScaleSys .dxeTBLargeTickSys
{
	background-position: center;
}

.dxeFItemSys
{
	background-image: none!important;
}

.dxeTBHSys .dxeTBBScaleSys .dxeTBItemSys
{
	background-position: left;
}
.dxeReversedDirectionSys .dxeTBHSys .dxeTBBScaleSys .dxeTBItemSys
{
	background-position: right;
}
.dxeTBVSys .dxeTBBScaleSys .dxeTBItemSys
{
	background-position: top;
}
.dxeReversedDirectionSys .dxeTBVSys .dxeTBBScaleSys .dxeTBItemSys
{
	background-position: bottom;
}
.dxeTBHSys .dxeTBLTScaleSys .dxeTBItemSys,
.dxeReversedDirectionSys .dxeTBVSys .dxeTBRBScaleSys .dxeTBItemSys
{
	background-position: bottom left;
}
.dxeReversedDirectionSys .dxeTBHSys .dxeTBLTScaleSys .dxeTBItemSys,
.dxeReversedDirectionSys .dxeTBVSys .dxeTBLTScaleSys .dxeTBItemSys
{
	background-position: bottom right;
}
.dxeTBHSys .dxeTBRBScaleSys .dxeTBItemSys,
.dxeTBVSys .dxeTBRBScaleSys .dxeTBItemSys 
{
	background-position: top left;
}
.dxeReversedDirectionSys .dxeTBHSys .dxeTBRBScaleSys .dxeTBItemSys,
.dxeTBVSys .dxeTBLTScaleSys .dxeTBItemSys
{
	background-position: top right;
}

.dxeTBScaleSys
{
	position: absolute;
	list-style-type: none!important;
	margin: 0px;
	padding: 0px;
}

.dxeTBVSys .dxeTBRBScaleSys .dxeTBScaleSys
{
	right: 0px;
}
.dxeTBVSys .dxeTBLTScaleSys .dxeTBScaleSys
{
	left: 0px;
}
.dxeTBHSys .dxeTBRBScaleSys .dxeTBScaleSys
{
	bottom: 0px;
} 
.dxeTBHSys .dxeTBLTScaleSys .dxeTBScaleSys
{
	top: 0px;
}

.dxeFocusedDHSys 
{
	z-index: 6!important;
}

.dxeReversedDirectionSys,
.dxeFocusedMDHSys,
.dxeFocusedSDHSys
{
}

/* Color edit */
.dxcpColorAreaSys {
	background-image: url('/DXR.axd?r=1_40-Na0hg');
	position: relative;
	width: 290px;
	height: 240px;
	overflow: hidden;
	cursor: crosshair;
}
.dxcpHueAreaSys {
	position: relative;
	margin-left: 3px;
	width: 35px;
	height: 242px;
}
.dxcpHueAreaImageSys {
	background-image: url('/DXR.axd?r=1_42-Na0hg');
	position: absolute;
	left: 6px;
	width: 21px;
    height: 240px;
}
.dxcpColorAreaSys,
.dxcpHueAreaSys {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.dxcpColorPointerSys {
	background-image: url('/DXR.axd?r=1_41-Na0hg');
	position: absolute;
	width: 11px;
	height: 11px;
}
.dxcpHuePointerSys {
	background-image: url('/DXR.axd?r=1_43-Na0hg');
	position: absolute;
	width: 35px;
	height: 9px;
}
.dxcpParametersCellSys {
	vertical-align: top;
}
.dxcpParametersCellSys table div {
    min-height: 21px;
}
.dxcpParametersCellSys label /*Bootstrap correction*/
{
    font: inherit;
    line-height: normal;
    display: inline;
    margin-bottom: 0px;
}
.dxcpParametersCellSys input {
	font: inherit;
	margin: 0px 0px 0px 4px;
	padding: 1px 0px 2px 5px;
    line-height: 16px;
    height: 16px;
	width: 60px;
}
.dxeButtonsPanelDivSys input
{
    font: inherit;
}
.dxeAutomaticColorItemSys {
    cursor: pointer;
    overflow: hidden;
}
.dxeAutomaticColorItemSys > div {
    float: left;
}

/* Token box */
.dxeTokenBox
{
    border-spacing: 0px;
    padding: 1px 0 1px 1px;
}
.dxeButtonEditSys td.dxictb {
    margin: 0px -1px -1px 0px;
	display: block;
	float: left;
    cursor: text;
}
.dxeButtonEditSys td.dxictb > span {
    cursor: default;
}
.dxeButtonEditSys td.dxictb,
.dxFirefox .dxeButtonEditSys td.dxictb {
	padding: 0;
}
.dxeButtonEditSys[style*="border-collapse:collapse"] td.dxictb,
.dxeButtonEditSys[cellspacing="0"] td.dxictb 
{
	margin: 0;
}

/* ASPxBinaryImage*/
.dxeTopSys
{
    position: absolute;
    top: 0;
}
.dxeBottomSys
{
    bottom: 0;
    position: absolute;
}
.dxeFillParentSys
{
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.dxIE *[dir="rtl"] .dxeFillParentSys { 
    left: auto; 
}
.dxeTblSys
{
    display: table;
}
.dxeInlineTblSys
{
    border-spacing: 0;
    display: inline-table;
}
.dxeRowSys
{
    display: table-row;
}
.dxeCellSys
{
    display: table-cell;
    vertical-align: middle;
}
.dxeBinImgSys
{
    border: dashed 1px gray;
    font-family: Tahoma, Geneva, sans-serif;
    height: 150px;
    width: 150px;
}
.dxeBinImgSys > .dxeCellSys
{
    height: 100%;
    position: relative;
    vertical-align: middle;
}
.dxeBinImgBtnSys
{    
    opacity: 0.5;
}
.dxeBinImgBtnHoverSys
{
    opacity: 1 !important;
}
.dxeBinImgBtnSys img
{
    vertical-align: middle;
}
.dxeBinImgBtnShaderSys
{
    background-color: rgba(0, 0, 0, 0.75);
}
.dxeBinImgCPnlSys
{    
    width: 100%;
}
.dxeBinImgCPnlSys.dxeContentCenterSys
{
    text-align: center;
}
.dxeBinImgCPnlSys.dxeContentLeftSys
{
    text-align: left;
}
.dxeBinImgCPnlSys.dxeContentRightSys
{
    text-align: right;
}
.dxeBinImgPreviewContainerSys
{
    font-size: 0px;
    text-align: center;
    top: 0;
}
.dxeBinImgEmptySys img,
.dxeBinImgPreviewContainerSys img
{
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}
.dxeBinImgDisablCoverSys
{
    background-color: rgba(0, 0, 0, 0.3);
}
.dxeBinImgDropZoneSys
{
    background-color: gray;
}
.dxeBinImgEmptySys
{
    color: gray;
}
.dxeBinImgTxtPnlSys
{
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    width: 100%;
}
.dxeBinImgTxtPnlSys .dxeTblSys,
.dxeBinImgProgressPnlSys  .dxeTblSys
{
    height: 100%;
    width: 100%;
}
.dxeBinImgTxtPnlSys .dxeCellSys
{
    font-size: 200%;
    text-align: center;
    vertical-align: middle;
}
.dxeErrorFrameSys > .dxeBinImgSys
{
    vertical-align: middle;
}
.dxeBinImgProgressPnlSys
{
    background-color: rgba(0, 0, 0, 0.5);
    font: 12px Tahoma, Geneva, sans-serif;
    position: absolute;
    overflow: hidden;
}
.dxeBinImgProgressBarContainerSys
{
    margin: 0 auto;
    max-width: 180px;
    text-align: justify;
    width: 70%;
}
.dxeBinImgProgressBarContainerSys a
{
    border-bottom: 1px dashed white;
    color: white !important;
    float: right;
    line-height: 1;
    text-decoration: none;    
}
.dxeBinImgProgressBarContainerSys span
{
    color: #F0F0F0;
    margin-left: -2px;
}
.dxeBinImgProgressBarContainerSys table
{
    margin: 4px 0 5px;
} 
.dxeBinImgContentContainer 
{
    position: relative;
    height: 100%;
    width: 100%;
}
/* Calendar */
.dxeCHS
{
    min-width: 10px;
}
.dxeCFS
{
    min-width: 12px;
}
.dxeCFNFS
{
    min-width: 11px;
}

/*Editor Caption*/
.dxeCaptionHALSys {
    text-align: left;
}
.dxeCaptionHACSys {
    text-align: center;
}
.dxeCaptionHARSys {
    text-align: right;
}
.dxeCaptionVATSys {
    vertical-align: top;
}
.dxeCaptionVAMSys {
    vertical-align: middle;
}
.dxeCaptionVABSys {
    vertical-align: bottom;
}
.dxeCLTSys,
.dxeCLBSys {
    padding: 3px 0;
}

.dxeCLLSys,
*[dir="rtl"] .dxeCLRSys {
    padding-left: 0px;
    padding-right: 6px;
}
.dxeCLRSys,
*[dir="rtl"] .dxeCLLSys {
    padding-right: 0px;
    padding-left: 6px;
}
.tableWithEmptyCaption .dxeCaptionRelatedCell {
    display: none;
}
/* Error frame */
td.dxeNoBorderLeft {
    border-left: 0;
}
td.dxeNoBorderTop {
    border-top: 0;
}
td.dxeNoBorderRight {
    border-right: 0;
}
td.dxeNoBorderBottom {
    border-bottom: 0;
}

.dxeValidStEditorTable .dxeErrorFrameSys {
    border-color: transparent!important;
    background-color: transparent!important;
}

.dxeValidDynEditorTable .dxeFakeEmptyCell {
    display: none;
}

.dxeErrorCellSys img,
.dxeErrorCellSys .dx-acc-s
{
    margin-right: 4px;
}
*[dir='rtl'] .dxeErrorCellSys img,
*[dir='rtl'] .dxeErrorCellSys .dx-acc-s
{
    margin-right: 0;
    margin-left: 4px;
}
.tableWithSeparateBorders {
    border-collapse: separate!important;
}
.dxe-backgroundSys {
    background-repeat: repeat;
    background-position: left center;
}
.dxe-loadingImage
{
	background-repeat: no-repeat !important;
    background-position: center center !important;
}

