/* -- CheckBox -- */
.dxICBFocused_iMotivation 
{
    outline: 1px dotted #dac11e;
}
.dxIE.dxBrowserVersion-7 .dxICBFocused_iMotivation
{
	border: 1px dotted #dac11e;
	margin: 0;
}
.dxICheckBox_iMotivation 
{
}
/* -- ASPxCloudControl -- */
.dxccControl_iMotivation
{
	font: 10pt Tahoma, Geneva, sans-serif;
	text-decoration: none;
	color: #6a88a1;
	background: White none;
}
.dxccControl_iMotivation a
{
	text-decoration: none!important;
	color: #6a88a1;
}
.dxccControl_iMotivation a:hover
{
	text-decoration: underline!important;
}
.dxccControl_iMotivation .dxccValue
{
    color: #6a88a1;
}
.dxccControl_iMotivation .dxccBEText
{
    color: #9bb9d3;
}
/* Disabled */
.dxccDisabled_iMotivation,
.dxccDisabled_iMotivation span.dxccValue,
.dxccDisabled_iMotivation span.dxccBEText
{
	color: #b2b7bd;
	cursor: default;
}

/* -- ASPxDataView -- */
.dxdvControl_iMotivation 
{
	font: 10pt Tahoma, Geneva, sans-serif;
	color: #1e395b;
}
.dxdvControl_iMotivation td.dxdvCtrl
{
	padding: 0;
}
.dxdvContent_iMotivation
{
	background: White none;
	padding: 21px;
	border: 1px solid #859ebf;
	border-right: 0;
	border-left: 0;
}
.dxdvItem_iMotivation,
.dxdvFlowItem_iMotivation
{
	border: 1px solid #bdcbdf;
	background: #ebf3fc none;
	padding: 20px;
	height: 180px;
	height: expression("154px");
}
.dxdvFlowItem_iMotivation
{
	float: left;
	overflow: hidden;
}
.dxdvFlowItemsContainer_iMotivation 
{
}
.dxdvEmptyItem_iMotivation
{
	text-align: left;
	vertical-align: top;
	padding: 20px;
	height: 180px;
	height: expression("154px");
}
.dxdvPagerPanel_iMotivation
{
	padding: 4px 9px;
	background: #e4effa none;
}
.dxdvEmptyData_iMotivation
{
	color: #1e395b;
	padding: 12px 40px;
}
.dxdvEPContainer_iMotivation
{
    height: 40px;
	text-align: center;
}
.dxdvEPContainer_iMotivation div
{
	padding-top: 12px;
}
.dxdvEPContainer_iMotivation a
{
	color: #1e395b;
	text-decoration: none;
}
.dxdvEPContainer_iMotivation a:hover
{
	text-decoration: underline;
}
/* Disabled */
.dxdvDisabled_iMotivation
{
	color: #b2b7bd;
	cursor: default;
}

/* -- ASPxHeadline -- */
.dxhlControl_iMotivation 
{
	font: 10pt Tahoma, Geneva, sans-serif;
	color: Black;
}
.dxhlControl_iMotivation a
{
	color: #498bc2;
	text-decoration: none;
} 
.dxhlControl_iMotivation a:hover
{
	text-decoration: underline;
}
.dxhlContent_iMotivation
{
	padding-left: 2px;
    line-height: 121%;
} 

.dxhlDate_iMotivation
{
	font-size: 1.36em;
	color: #498bc2;
	white-space: nowrap;
}
.dxhlHeader_iMotivation
{
	font-size: 1.36em;
	color: #498bc2;
	padding: 1px 1px 6px;
}

.dxhlDateHeader_iMotivation
{
	color: #498bc2;
	font-weight: normal;
}
.dxhlLeftPanel_iMotivation,
.dxhlRightPanel_iMotivation
{
    padding: 3px 0;
}
.dxhlDateLeftPanel_iMotivation,
.dxhlDateRightPanel_iMotivation
{
	color: Gray;
    padding: 2px 0;
	white-space: nowrap;
}
.dxhlTail_iMotivation
{
	color: #498bc2;
}
.dxhlTailDiv_iMotivation
{
	color: #498bc2;
}
/* Disabled */
.dxhlDisabled_iMotivation,
.dxhlDisabled_iMotivation a,
.dxhlDisabled_iMotivation a:hover
{
	color: #b2b7bd;
	cursor: default;
}

/* -- ASPxLoadingPanel -- */
.dxlpLoadingPanel_iMotivation,
.dxlpLoadingPanelWithContent_iMotivation
{
	font: 10pt Tahoma, Geneva, sans-serif;
	color: #1e395b;
	background: White none;
	border: 1px solid #859ebf;
}
.dxlpLoadingPanel_iMotivation td.dx,
.dxlpLoadingPanelWithContent_iMotivation td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 10px 14px;
}
.dxlpLoadingPanel_iMotivation .dxlp-loadingImage,
.dxlpLoadingPanelWithContent_iMotivation .dxlp-loadingImage {
	background-image: url('Loading.gif');
	height: 16px;
	width: 16px;
}
.dxlpControl_iMotivation.dxlpLoadingDiv_iMotivation
{
	background-color: white;
	opacity: 0.7;
	filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=70);
}

/* -- ASPxMenu Lite -- */
.dxmLite_iMotivation
{
	font: 10pt Tahoma, Geneva, sans-serif;
}
.dxmLite_iMotivation .dxm-main 
{
	background: #dae5f2 url('mItemBack.png') repeat-x left top;
	border: 1px solid #8ba0bc;
	padding: 0;
}
.dxmLite_iMotivation .dxm-vertical .dxm-item
{
	background: #dae5f2 url('mItemBack.png') repeat-x left top;
}

.dxmLite_iMotivation .dxm-vertical 
{
	width: 150px;
	padding: 0;
}

.dxmLite_iMotivation .dxm-popup 
{
	background-color: White;
	border: 1px solid #a7abb0;
	padding: 1px;
}

.dxmBrdCor_iMotivation
{
	background-color: white;
}

.dxmLite_iMotivation .dxm-popup .dxm-gutter
{
	background-image: url('mSubItemGutterBack.png');
}
.dxmLite_iMotivation.dxm-rtl .dxm-popup .dxm-gutter
{
	background-image: url('mSubItemRtlGutterBack.png');
}

.dxmLite_iMotivation .dxm-item
{
	cursor: default;
    text-align: left;
}
.dxmLite_iMotivation.dxm-rtl .dxm-item
{
	text-align: right;
}
.dxmLite_iMotivation .dxm-image-t .dxm-item,
.dxmLite_iMotivation .dxm-image-b .dxm-item
{
	text-align: center;
}

.dxmLite_iMotivation .dxm-content 
{
    display: block;
	white-space: nowrap;
}

.dxmLite_iMotivation,
.dxmLite_iMotivation .dxm-item a.dx
{
	color: #1e395b;
}
.dxmLite_iMotivation .dxm-disabled,
.dxmLite_iMotivation .dxm-disabled a.dx
{
	color: #b2b7bd;
}
.dxmLite_iMotivation .dxm-item a.dx
{
	text-decoration: none;
}

.dxmLite_iMotivation .dxm-item
{
	border-width: 0px;
}
.dxmLite_iMotivation .dxm-popup .dxm-item
{
	border-width: 1px;
}
.dxmLite_iMotivation.dxm-ltr .dxm-popOut,
.dxmLite_iMotivation.dxm-rtl .dxm-image-l .dxm-popOut
{
	border-width: 0 0 0 1px;
}
.dxmLite_iMotivation.dxm-ltr .dxm-image-r .dxm-popOut,
.dxmLite_iMotivation.dxm-rtl .dxm-popOut
{
	border-width: 0 1px 0 0;
}
.dxmLite_iMotivation .dxm-item,
.dxmLite_iMotivation .dxm-popOut
{
	border-color: Transparent;
	border-style: solid;
}

/* Checked, Selected, Hovered */
.dxmLite_iMotivation .dxm-popup .dxm-selected,
.dxmLite_iMotivation .dxm-dropDownMode.dxm-selected .dxm-popOut,
.dxmLite_iMotivation .dxm-main .dxm-dropDownMode.dxm-checked .dxm-popOut
{
	border-color: #c2762b;
}
.dxmLite_iMotivation .dxm-popup .dxm-hovered
{
	border-width: 1px;
	padding: 0;
}

.dxmLite_iMotivation .dxm-popup .dxm-hovered,
.dxmLite_iMotivation .dxm-main .dxm-dropDownMode.dxm-hovered .dxm-popOut,
.dxmLite_iMotivation .dxm-popup .dxm-dropDownMode.dxm-hovered .dxm-popOut 
{
	border-color: #f2ca58;
}
.dxmLite_iMotivation .dxm-main .dxm-checked,
.dxmLite_iMotivation .dxm-main .dxm-selected
{
	background: #fddc7f url('mItemSBack.png') repeat-x left top;
}
.dxmLite_iMotivation .dxm-main .dxm-hovered 
{
	background: #fcf9df url('mItemHBack.png') repeat-x left top;
}
.dxmLite_iMotivation .dxm-popup .dxm-selected 
{
	background: #fddc7f url('mItemSBack.png') repeat-x left top;
}
.dxmLite_iMotivation .dxm-popup .dxm-hovered 
{
	background: #fcf9df url('mSubItemHBack.png') repeat-x left top;
}
.dxmLite_iMotivation .dxm-popup .dxm-checked .dxm-image
{	
    border: 1px solid #fddc7f;
    outline: 1px solid #c2762b;
    background-color: #fddc7f;
}
.dxmLite_iMotivation .dxm-popup .dxm-checked .dxm-image.dxWeb_mSubMenuItemChecked_iMotivation
{	
    border: none;
    outline: none;
    background-color: transparent;
}

/* Content */
.dxmLite_iMotivation .dxm-horizontal .dxm-image-l .dxm-content,
.dxmLite_iMotivation .dxm-horizontal .dxm-image-r .dxm-content
{
	padding: 4px 12px;
}
.dxmLite_iMotivation .dxm-horizontal .dxm-image-t .dxm-content,
.dxmLite_iMotivation .dxm-horizontal .dxm-image-b .dxm-content
{
	padding: 4px 12px;
}
.dxmLite_iMotivation .dxm-horizontal .dxm-image-l .dxm-subMenu .dxm-content,
.dxmLite_iMotivation .dxm-horizontal .dxm-image-t .dxm-subMenu .dxm-content,
.dxmLite_iMotivation .dxm-horizontal .dxm-image-b .dxm-subMenu .dxm-content 
{
	padding-right: 9px;
}
.dxmLite_iMotivation .dxm-horizontal .dxm-image-l .dxm-dropDownMode .dxm-content
{
	padding-right: 9px;
}
.dxmLite_iMotivation .dxm-horizontal .dxm-image-r .dxm-subMenu .dxm-content
{
	padding-left: 9px;
	padding-right: 12px;
}
.dxmLite_iMotivation .dxm-horizontal .dxm-image-r .dxm-dropDownMode .dxm-content
{
	padding-left: 10px;
	padding-right: 11px;
}
.dxmLite_iMotivation .dxm-horizontal .dxm-image-t .dxm-dropDownMode .dxm-content,
.dxmLite_iMotivation .dxm-horizontal .dxm-image-b .dxm-dropDownMode .dxm-content
{
	padding-right: 10px;
}

.dxmLite_iMotivation .dxm-vertical .dxm-image-l .dxm-content,
.dxmLite_iMotivation .dxm-vertical .dxm-image-r .dxm-content
{
	padding: 4px 19px 4px 8px;
}
.dxmLite_iMotivation .dxm-popup .dxm-content
{
	padding: 3px 12px 3px 6px;
}
.dxmLite_iMotivation .dxm-popup .dxm-gutter.dxm-noImages .dxm-content,
.dxmLite_iMotivation .dxm-popup .dxm-gutter .dxm-noImage .dxm-content
{
    padding-left: 2px;
    padding-right: 18px;
}
.dxmLite_iMotivation.dxm-ltr .dxm-popup .dxm-gutter.dxm-noImages .dxm-subMenu .dxm-content,
.dxmLite_iMotivation.dxm-ltr .dxm-popup .dxm-gutter .dxm-subMenu .dxm-content
{
    padding-right: 9px;
}
.dxmLite_iMotivation.dxm-rtl .dxm-vertical .dxm-image-l .dxm-content,
.dxmLite_iMotivation.dxm-rtl .dxm-vertical .dxm-image-r .dxm-content
{
	padding: 4px 8px 4px 12px;
}
.dxmLite_iMotivation.dxm-rtl .dxm-popup .dxm-content
{
	padding: 3px 6px 3px 12px;
}
.dxmLite_iMotivation.dxm-rtl .dxm-popup .dxm-gutter.dxm-noImages .dxm-content,
.dxmLite_iMotivation.dxm-rtl .dxm-popup .dxm-gutter .dxm-noImage .dxm-content
{
    padding-left: 18px;
    padding-right: 2px;
}
.dxmLite_iMotivation.dxm-rtl .dxm-popup .dxm-gutter.dxm-noImages .dxm-subMenu .dxm-content,
.dxmLite_iMotivation.dxm-rtl .dxm-popup .dxm-gutter .dxm-subMenu .dxm-content
{
    padding-left: 9px;
}
.dxmLite_iMotivation .dxm-vertical .dxm-image-r .dxm-noSubMenu .dxm-content,
.dxmLite_iMotivation .dxm-vertical .dxm-image-r .dxm-subMenu .dxm-content,
.dxmLite_iMotivation .dxm-vertical .dxm-image-r .dxm-dropDownMode .dxm-content 
{
	padding-right: 5px;
	padding-left: 7px;
}
.dxmLite_iMotivation .dxm-vertical .dxm-image-t .dxm-content,
.dxmLite_iMotivation .dxm-vertical .dxm-image-b .dxm-content
{
	padding: 6px 10px;
}

/* Image */
.dxmLite_iMotivation .dxm-horizontal .dxm-image-l .dxm-hasText .dxm-image
{
	margin-right: 4px;
}
.dxmLite_iMotivation .dxm-horizontal .dxm-image-r .dxm-hasText .dxm-image
{
	margin-left: 4px;
}
.dxmLite_iMotivation .dxm-horizontal .dxm-image-l .dxm-image,
.dxmLite_iMotivation .dxm-horizontal .dxm-image-r .dxm-image
{
    margin-top: -1px;
}
.dxmLite_iMotivation .dxm-horizontal .dxm-image-t .dxm-hasText .dxm-image
{
	margin-bottom: 4px;
}
.dxmLite_iMotivation .dxm-horizontal .dxm-image-b .dxm-hasText .dxm-image
{
	margin-top: 4px;
}
.dxmLite_iMotivation .dxm-vertical .dxm-image-l .dxm-image
{
	margin-right: 7px;
}
.dxmLite_iMotivation .dxm-vertical .dxm-image-r .dxm-image
{
	margin-left: 7px;
}
.dxmLite_iMotivation.dxm-ltr .dxm-popup .dxm-image
{
	margin-right: 18px;
}
.dxmLite_iMotivation.dxm-rtl .dxm-popup .dxm-image
{
	margin-left: 18px;
}
.dxmLite_iMotivation.dxm-ltr .dxm-popup .dxm-checked .dxm-image
{
    margin: -1px 17px -1px -1px;
}
.dxmLite_iMotivation.dxm-rtl .dxm-popup .dxm-checked .dxm-image
{
	margin: -1px -1px -1px 17px;
}
.dxmLite_iMotivation.dxm-ltr .dxm-popup .dxm-image.dxWeb_mSubMenuItem_iMotivation
{
    margin: 1px 21px 2px 0px;
}
.dxmLite_iMotivation.dxm-rtl .dxm-popup .dxm-image.dxWeb_mSubMenuItem_iMotivation
{
	margin: 1px 0px 2px 21px;
}

/* Image replacement */
.dxmLite_iMotivation.dxm-ltr .dxm-vertical .dxm-image-l.dxm-noImages .dxm-content,
.dxmLite_iMotivation.dxm-ltr .dxm-vertical .dxm-image-r.dxm-noImages .dxm-content  
{
	padding-left: 7px;
}
.dxmLite_iMotivation.dxm-rtl .dxm-vertical .dxm-image-l.dxm-noImages .dxm-content,
.dxmLite_iMotivation.dxm-rtl .dxm-vertical .dxm-image-r.dxm-noImages .dxm-content  
{
	padding-right: 7px;
}
.dxmLite_iMotivation .dxm-vertical .dxm-image-l .dxm-noImage
{
	padding-left: 22px;
}
.dxmLite_iMotivation .dxm-vertical .dxm-image-l .dxm-noImage.dxm-hovered
{
	padding-left: 22px;
}
.dxmLite_iMotivation .dxm-vertical .dxm-image-r .dxm-noImage
{
	padding-right: 22px;
}
.dxmLite_iMotivation.dxm-ltr .dxm-popup .dxm-gutter.dxm-noImages .dxm-item,
.dxmLite_iMotivation.dxm-ltr .dxm-popup .dxm-noImage 
{
	padding-left: 38px;
}
.dxmLite_iMotivation.dxm-rtl .dxm-popup .dxm-gutter.dxm-noImages .dxm-item,
.dxmLite_iMotivation.dxm-rtl .dxm-popup .dxm-noImage 
{
	padding-right: 38px;
}

/* PopOut */
.dxmLite_iMotivation .dxm-horizontal .dxm-image-l .dxm-popOut,
.dxmLite_iMotivation .dxm-horizontal .dxm-image-r .dxm-popOut,
.dxmLite_iMotivation .dxm-horizontal .dxm-image-t.dxm-noImages .dxm-popOut,
.dxmLite_iMotivation .dxm-horizontal .dxm-image-t .dxm-noImage .dxm-popOut,
.dxmLite_iMotivation .dxm-horizontal .dxm-image-b.dxm-noImages .dxm-popOut,
.dxmLite_iMotivation .dxm-horizontal .dxm-image-b .dxm-noImage .dxm-popOut 
{
	padding-top: 9px;
	padding-bottom: 8px;
}
.dxmLite_iMotivation .dxm-horizontal .dxm-image-t .dxm-popOut,
.dxmLite_iMotivation .dxm-horizontal .dxm-image-b .dxm-popOut 
{
	padding-top: 26px;
	padding-bottom: 26px;
}
.dxmLite_iMotivation .dxm-horizontal .dxm-image-l .dxm-popOut
{
	padding-right: 9px;
}
.dxmLite_iMotivation .dxm-horizontal .dxm-image-r .dxm-popOut
{
	padding-left: 9px;
}  
.dxmLite_iMotivation .dxm-horizontal .dxm-image-t .dxm-popOut,
.dxmLite_iMotivation .dxm-horizontal .dxm-image-b .dxm-popOut
{
	padding-right: 11px;
}
.dxmLite_iMotivation.dxm-rtl .dxm-horizontal .dxm-image-t .dxm-popOut,
.dxmLite_iMotivation.dxm-rtl .dxm-horizontal .dxm-image-b .dxm-popOut
{
	padding-left: 8px;
}

.dxmLite_iMotivation .dxm-vertical .dxm-image-l .dxm-popOut,
.dxmLite_iMotivation .dxm-vertical .dxm-image-r .dxm-popOut
{
	padding-top: 7px;
	padding-bottom: 7px;
}
.dxmLite_iMotivation .dxm-popup .dxm-popOut
{
	padding-top: 6px;
	padding-bottom: 6px;
}
.dxmLite_iMotivation .dxm-vertical .dxm-image-t.dxm-noImages .dxm-popOut,
.dxmLite_iMotivation .dxm-vertical .dxm-image-t .dxm-noImage .dxm-popOut,
.dxmLite_iMotivation .dxm-vertical .dxm-image-b.dxm-noImages .dxm-popOut,
.dxmLite_iMotivation .dxm-vertical .dxm-image-b .dxm-noImage .dxm-popOut
{
	padding-top: 9px;
	padding-bottom: 9px;
}
.dxmLite_iMotivation .dxm-vertical .dxm-image-t .dxm-popOut,
.dxmLite_iMotivation .dxm-vertical .dxm-image-b .dxm-popOut
{
	padding-top: 27px;
	padding-bottom: 27px;
}
.dxmLite_iMotivation .dxm-vertical .dxm-image-l .dxm-popOut,
.dxmLite_iMotivation .dxm-vertical .dxm-image-r .dxm-popOut,
.dxmLite_iMotivation .dxm-vertical .dxm-image-t .dxm-popOut,
.dxmLite_iMotivation .dxm-vertical .dxm-image-b .dxm-popOut
{
	padding-left: 8px;
	padding-right: 9px;
}
.dxmLite_iMotivation .dxm-horizontal .dxm-dropDownMode .dxm-popOut,
.dxmLite_iMotivation .dxm-vertical .dxm-dropDownMode .dxm-popOut
{
	padding-left: 7px;
	padding-right: 7px;
}
.dxmLite_iMotivation .dxm-popup .dxm-popOut 
{
	padding-left: 7px;
	padding-right: 7px;
}
.dxmLite_iMotivation .dxm-vertical .dxm-image-r .dxm-popOut
{
	padding-left: 8px;
}

/* PopOut replacement */
.dxmLite_iMotivation.dxm-ltr .dxm-popup .dxm-noSubMenu
{
	padding-right: 19px;
}
.dxmLite_iMotivation.dxm-rtl .dxm-popup .dxm-noSubMenu 
{
	padding-left: 16px;
}

/* Spacings, Separator */
.dxmLite_iMotivation .dxm-horizontal .dxm-spacing
{
	width: 2px;
    min-width: 2px;
	height: 1px;
}
.dxmLite_iMotivation .dxm-vertical .dxm-image-l .dxm-spacing,
.dxmLite_iMotivation .dxm-vertical .dxm-image-r .dxm-spacing,
.dxmLite_iMotivation .dxm-popup .dxm-spacing 
{
	height: 1px;
}
.dxmLite_iMotivation .dxm-vertical .dxm-image-t .dxm-spacing,
.dxmLite_iMotivation .dxm-vertical .dxm-image-b .dxm-spacing 
{
	height: 2px;
}
.dxmLite_iMotivation .dxm-horizontal .dxm-separator
{
	padding: 0;
}
.dxmLite_iMotivation .dxm-vertical .dxm-image-l .dxm-separator,
.dxmLite_iMotivation .dxm-vertical .dxm-image-r .dxm-separator,
.dxmLite_iMotivation .dxm-vertical .dxm-image-t .dxm-separator,
.dxmLite_iMotivation .dxm-vertical .dxm-image-b .dxm-separator
{
	padding: 0;
}
.dxmLite_iMotivation .dxm-popup .dxm-separator 
{
	padding: 1px;
}
.dxmLite_iMotivation.dxm-ie7 .dxm-vertical .dxm-image-l .dxm-separator,
.dxmLite_iMotivation.dxm-ie7 .dxm-vertical .dxm-image-r .dxm-separator,
.dxmLite_iMotivation.dxm-ie7 .dxm-vertical .dxm-image-t .dxm-separator,
.dxmLite_iMotivation.dxm-ie7 .dxm-vertical .dxm-image-b .dxm-separator
{
	padding-top: -3px;
}

.dxmLite_iMotivation .dxm-horizontal .dxm-separator b
{
	background: #a9bdd8;
	height: 100%;
	width: 1px;
}
.dxmLite_iMotivation .dxm-vertical .dxm-separator b
{
	background: #c5cfdd none;
	height: 1px;
}
.dxmLite_iMotivation .dxm-popup .dxm-separator b
{
	background: url('mSubItemSepBack.gif') repeat-x left top;
	height: 1px;
}

.dxmLite_iMotivation.dxm-ltr .dxm-popup .dxm-gutter .dxm-separator
{
	padding-left: 39px;
}
.dxmLite_iMotivation.dxm-rtl .dxm-popup .dxm-gutter .dxm-separator
{
	padding-right: 39px;
}
/* Scroll elements */
.dxmLite_iMotivation .dxm-scrollUpBtn,
.dxmLite_iMotivation .dxm-scrollDownBtn
{
	border: 1px solid #8ba0bc;
	background: #dae4f3 url('mScrollBack.png') repeat-x left top;
	padding: 2px;
	text-align: center;
}
.dxmLite_iMotivation .dxm-scrollUpBtn
{
	margin-bottom: 1px;
}
.dxmLite_iMotivation .dxm-scrollDownBtn
{
	margin-top: 1px;
}
.dxmLite_iMotivation .dxm-scrollBtnHovered
{
	border: 1px solid #eac656;
	background: #fcf9df url('mScrollHBack.png') repeat-x left top;
}
.dxmLite_iMotivation .dxm-scrollBtnPressed
{
	border: 1px solid #c28737;
	background: #fddd81 none;
}
.dxmLite_iMotivation .dxm-scrollBtnDisabled
{
	cursor: default;
}
.dxmLite_iMotivation .dxm-scrollArea
{
	overflow: hidden;
	position: relative;
}

/* -- ASPxMenu Lite Toolbar mode -- */
.dxmLite_iMotivation .dxm-main.dxmtb
{
	padding: 1px;
}
.dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-item
{
	border-style: solid;
	border-width: 0;
	padding: 1px;
}
.dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-item.dxm-hovered,
.dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-item.dxm-selected,
.dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-item.dxm-checked
{
	border-width: 1px;
	padding: 0;
}
.dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-item.dxm-selected,
.dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-item.dxm-checked
{
	border-color: #d3a752;
}
.dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-item.dxm-hovered
{
	border-color: #eccf72;
}
/* has image */
.dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-image-l .dxm-content,
.dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-image-r .dxm-content,
.dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-image-l .dxm-subMenu .dxm-content,
.dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-image-r .dxm-subMenu .dxm-content,
.dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-image-l.dxm-noImages .dxm-item .dxm-content,
.dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-image-r.dxm-noImages .dxm-item .dxm-content,
.dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-image-t .dxm-content,
.dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-image-b .dxm-content,
.dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-image-t .dxm-subMenu .dxm-content,
.dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-image-b .dxm-subMenu .dxm-content,
.dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-image-t.dxm-noImages .dxm-item .dxm-content,
.dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-image-b.dxm-noImages .dxm-item .dxm-content
{
	padding: 4px 4px 3px;
}

/* no image */
.dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-image-l .dxm-subMenu.dxm-noImage .dxm-content,
.dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-image-r .dxm-subMenu.dxm-noImage .dxm-content,
.dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-image-l .dxm-noImage .dxm-content,
.dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-image-r .dxm-noImage .dxm-content,
.dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-image-t .dxm-subMenu.dxm-noImage .dxm-content,
.dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-image-b .dxm-subMenu.dxm-noImage .dxm-content,
.dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-image-t .dxm-noImage .dxm-content,
.dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-image-b .dxm-noImage .dxm-content
{
	padding: 4px 4px 3px;
}
/* dd has image */
/* dd no image */
.dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-image-l .dxm-dropDownMode.dxm-noImage .dxm-content,
.dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-image-r .dxm-dropDownMode.dxm-noImage .dxm-content,
.dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-image-t .dxm-dropDownMode.dxm-noImage .dxm-content,
.dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-image-b .dxm-dropDownMode.dxm-noImage .dxm-content
{
	padding: 4px 4px 3px;
}

.dxmLite_iMotivation.dxm-ltr .dxmtb.dxm-popup .dxm-content
{
    padding-left: 6px;
}
.dxmLite_iMotivation.dxm-rtl .dxmtb.dxm-popup .dxm-content
{
    padding-right: 6px;
}
.dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-popOut,
.dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-dropDownMode .dxm-popOut
{
	padding: 9px 3px;
}
.dxmLite_iMotivation.dxm-ltr .dxmtb.dxm-popup .dxm-image
{
	margin-right: 17px;
}
.dxmLite_iMotivation.dxm-rtl .dxmtb.dxm-popup .dxm-image
{
	margin-left: 17px;
}
.dxmLite_iMotivation.dxm-ltr .dxmtb.dxm-popup .dxm-gutter.dxm-noImages .dxm-item,
.dxmLite_iMotivation.dxm-ltr .dxmtb.dxm-popup .dxm-noImage 
{
	padding-left: 33px;
}
.dxmLite_iMotivation.dxm-rtl .dxmtb.dxm-popup .dxm-gutter.dxm-noImages .dxm-item,
.dxmLite_iMotivation.dxm-rtl .dxmtb.dxm-popup .dxm-noImage 
{
	padding-right: 33px;
}
.dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-spacing
{
	width: 1px;
    min-width: 1px;
}
.dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-image-l .dxm-separator,
.dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-image-r .dxm-separator
{
	padding: 3px 1px;
}
.dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-image-t .dxm-separator,
.dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-image-b .dxm-separator 
{
	padding: 5px 1px;
}
.dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-separator b
{
	width: 1px;
    height: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.dxIE.dxBrowserVersion-7 .dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-image-l .dxm-separator b,
.dxIE.dxBrowserVersion-7 .dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-image-r .dxm-separator b 
{
	height: 18px;
}
.dxIE.dxBrowserVersion-7 .dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-image-t .dxm-separator b,
.dxIE.dxBrowserVersion-7 .dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-image-b .dxm-separator b 
{
	height: 30px;
}
.dxmLite_iMotivation .dxm-horizontal.dxmtb .dxtb-comboBoxMenuItem
{
	padding: 2px 2px 1px !important;
}
.dxmLite_iMotivation .dxm-horizontal.dxmtb .dxtb-labelMenuItem 
{
	padding: 7px 4px 0!important;
}

/* --- ASPxMenu Lite skins for XAF --- */
.menuLinks_iMotivation,
.menuLinks_iMotivation .dxm-item,
.menuLinks_iMotivation .dxm-hovered,
.menuLinks_iMotivation .dxm-disabled
{
    background: none !important;
    border-style: none !important;
}

.menuLinks_iMotivation.dxm-horizontal .dxm-item.dxm-hovered
{
    padding:1px!important;
}
.menuLinks_iMotivation .dxm-popOut
{
    border-style: none !important;
}

.menuLinks_iMotivation .dxm-item a.dx > span
{
    color: #1e395b;
    text-decoration: underline;
}

.menuLinks_iMotivation .dxm-hovered a.dx > span
{
    text-decoration: underline !important;
}

.menuButtons_iMotivation,
.menuButtons_iMotivation .dxm-tmpl
{
    color: #1e395b;
    background: none !important;
}

.menuButtons_iMotivation .dxm-popOut
{
    padding: 6px 4px 6px !important;
}

.menuButtons_iMotivation .dxm-content
{
    padding: 2px 4px 1px !important;
}

.menuButtons_iMotivation .dxm-item
{
    border: 1px solid #abbad0 !important;
    background: #d1dfef url('../Editors/edtBtnBack.png') repeat-x left top;
    padding: 0px !important;
}

.menuButtons_iMotivation .dxm-item.dxm-hovered
{
    background: #fcf8e5 url('../Editors/edtBtnHBack.png') repeat-x left top;
    border: 1px solid #eecc53;
}

.menuButtons_iMotivation .dxm-item.dxm-tmpl
{
    border-color: transparent !important;
}

.menuButtons_iMotivation .dxm-item.dxm-tmpl > *
{
    margin: -1px 0;
}

/* -- ASPxNavBar Lite -- */
.dxnbLite_iMotivation 
{
	font: 10pt Tahoma, Geneva, sans-serif;
	color: #1e395b;
	background-color: White;
	list-style: none none outside;
	margin: 0;
	padding: 0;
	float: left;
	width: 200px;
}
.dxnbLite_iMotivation a
{
	color: #1e395b;
	text-decoration: none;
}
.dxnbLite_iMotivation .dxnb-gr 
{
	margin-bottom: 1px;
}
.dxnbLite_iMotivation.dxnb-noHeads .dxnb-gr
{
	margin-bottom: 12px;
}
.dxnbLite_iMotivation .dxnb-header,
.dxnbLite_iMotivation .dxnb-headerCollapsed 
{
	background: #d4e4f3 url('nbHBack.png') repeat-x left top;
	border: 1px solid #8ba0bc;
	padding: 6px;
    white-space: nowrap;
}
.dxnbLite_iMotivation .dxnb-header a,
.dxnbLite_iMotivation .dxnb-headerCollapsed a
{
    text-decoration: none;
}
.dxnbLite_iMotivation .dxnb-header a:hover,
.dxnbLite_iMotivation .dxnb-headerCollapsed a:hover
{
    text-decoration: underline;
}
.dxnbLite_iMotivation .dxnb-content
{
	list-style: none none outside;
	margin: 0;
	padding: 1px 0 0;
	overflow: hidden;
}

.dxnbLite_iMotivation .dxnb-item,
.dxnbLite_iMotivation .dxnb-large,
.dxnbLite_iMotivation .dxnb-bullet 
{
    border: 1px solid Transparent;
	clear: both;
	overflow: hidden;
	cursor: default;
}
.dxnbLite_iMotivation .dxnb-item,
.dxnbLite_iMotivation .dxnb-large,
.dxnbLite_iMotivation .dxnb-tmpl
{
	margin-bottom: 1px;
}
.dxnbLite_iMotivation .dxnb-item.dxnb-link,
.dxnbLite_iMotivation .dxnb-item .dxnb-link,
.dxnbLite_iMotivation .dxnb-large.dxnb-link,
.dxnbLite_iMotivation .dxnb-large .dxnb-link
{
	padding: 5px 6px;
    white-space: nowrap;
}
.dxnbLite_iMotivation .dxnb-bullet,
.dxnbLite_iMotivation .dxnb-bulletHover,
.dxnbLite_iMotivation .dxnb-bulletSelected 
{
	padding: 2px 5px;
	overflow: visible;
	margin-bottom: 2px;
}
.dxnbLite_iMotivation .dxnb-itemSelected,
.dxnbLite_iMotivation .dxnb-largeSelected
{
	background: #fddc7f url('nbISBack.png') repeat-x left top;
	border: 1px solid #c2762b;
}
.dxnbLite_iMotivation .dxnb-itemHover,
.dxnbLite_iMotivation .dxnb-largeHover
{
	background: #fcf6dd url('nbIHBack.png') repeat-x left top;
	border: 1px solid #eecf71;
}
.dxnbLite_iMotivation .dxnb-header,
.dxnbLite_iMotivation .dxnb-headerCollapsed, 
.dxnbLite_iMotivation .dxnb-item,
.dxnbLite_iMotivation .dxnb-itemHover,
.dxnbLite_iMotivation .dxnb-itemSelected,
.dxnbLite_iMotivation .dxnb-bullet,
.dxnbLite_iMotivation .dxnb-bulletHover,
.dxnbLite_iMotivation .dxnb-bulletSelected
{
	text-align: left;
}
.dxnbLite_iMotivation .dxnb-large,
.dxnbLite_iMotivation .dxnb-largeHover,
.dxnbLite_iMotivation .dxnb-largeSelected
{
	text-align: center;
}

.dxnbLite_iMotivation .dxnb-headerHover
{
}
.dxnbLite_iMotivation .dxnb-headerCollapsedHover
{
}
.dxnbLite_iMotivation .dxnb-last,
.dxnbLite_iMotivation.dxnb-noHeads .dxnb-last
{
	margin-bottom: 0;
}
.dxnbLite_iMotivation .dxnb-btn,
.dxnbLite_iMotivation .dxnb-btnLeft,
.dxnbLite_iMotivation .dxnb-img
{
	border-width: 0;
}

.dxnbLite_iMotivation .dxnb-btn
{
	float: right;
	margin: 0 0 0 4px;
}
.dxnbLite_iMotivation .dxnb-btnLeft,
.dxnbLite_iMotivation .dxnb-rtlHeader .dxnb-btn 
{
	float: left;
	margin: 0 4px 0 0;
}
.dxnbLite_iMotivation .dxnb-img
{
	margin: 0 6px 0 0;
}
.dxnbLite_iMotivation .dxnb-right .dxnb-item .dxnb-img,
.dxnbLite_iMotivation .dxnb-rtlHeader .dxnb-img
{
	margin: 0 0 0 6px;
}
.dxnbLite_iMotivation .dxnb-header.dxnb-header-left,
.dxnbLite_iMotivation .dxnb-headerCollapsed.dxnb-header-left,
.dxnbLite_iMotivation .dxnb-rtlHeader
{
	text-align: right;
}
.dxnbLite_iMotivation .dxnb-top .dxnb-large .dxnb-img
{
	margin-bottom: 5px;
}
.dxnbLite_iMotivation .dxnb-bottom .dxnb-large .dxnb-img
{
	margin-top: 5px;
}
.dxnbLite_iMotivation .dxnb-large .dxnb-img
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.dxnbLiteDisabled_iMotivation,
.dxnbLite_iMotivation .dxnbLiteDisabled_iMotivation,
.dxnbLiteDisabled_iMotivation a,
.dxnbLiteDisabled_iMotivation .dxnb-item,
.dxnbLiteDisabled_iMotivation .dxnb-large,
.dxnbLiteDisabled_iMotivation .dxnb-bullet,
.dxnbLiteDisabled_iMotivation .dxnb-header,
.dxnbLiteDisabled_iMotivation .dxnb-headerCollapsed 
{
	color: #b2b7bd;
	cursor: default;
}

/* -- ASPxNewsControl -- */
.dxncControl_iMotivation
{
	font: 10pt Tahoma, Geneva, sans-serif;
	color: Black;
}
.dxncControl_iMotivation a
{
	color: #498bc2;
	text-decoration: none;
} 
.dxncControl_iMotivation a:hover
{
	text-decoration: underline;
}
.dxncControl_iMotivation td.dxncCtrl
{
	padding: 0;
}
.dxncContent_iMotivation
{
	background: White none;
	border: 1px solid #859ebf;
	border-right: 0;
	border-left: 0;
	padding: 18px 53px 6px;
}
.dxncPagerPanel_iMotivation
{
	padding: 4px 9px;
	background: #e4effa none;
}
.dxncItem_iMotivation
{
	vertical-align: top;
	border-style: none;
	padding: 7px 0 9px;
}
.dxncEmptyItem_iMotivation
{
	vertical-align: top;
	padding: 12px 12px 12px 14px;
}
.dxncBackToTop_iMotivation
{
	color: #498bc2;
}
.dxncEPContainer_iMotivation
{
    height: 40px;
	text-align: center;
}
.dxncEPContainer_iMotivation div
{
	padding-top: 12px;
}
.dxncEPContainer_iMotivation a
{
	color: #1e395b;
	text-decoration: none;
}
.dxncEPContainer_iMotivation a:hover
{
	text-decoration: underline;
}
.dxncEmptyData_iMotivation
{
	color: Gray;
}
/* Disabled */
.dxncDisabled_iMotivation,
.dxncDisabled_iMotivation a,
.dxncDisabled_iMotivation a:hover
{
	color: #b2b7bd;
	cursor: default;
}

/* -- ASPxPager Lite -- */
.dxpLite_iMotivation
{
	font: 10pt Tahoma, Geneva, sans-serif;
	color: #1e395b;
	padding: 5px 2px;
	float: left;

    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.dxpLite_iMotivation .dxp-summary,
.dxpLite_iMotivation .dxp-sep,
.dxpLite_iMotivation .dxp-button,
.dxpLite_iMotivation .dxp-pageSizeItem,
.dxpLite_iMotivation .dxp-num,
.dxpLite_iMotivation .dxp-current,
.dxpLite_iMotivation .dxp-ellip
{
	margin-left: 2px;
	font-weight: normal;
}
.dxpLite_iMotivation .dxp-lead
{
	margin-left: 0!important;
}

.dxpLite_iMotivation a
{
	color: #1e395b;
	text-decoration: none;
} 
.dxpLite_iMotivation a:hover,
.dxpLite_iMotivation a.dxp-button:hover span
{
	text-decoration: underline;
}

.dxpLite_iMotivation .dxp-button
{
	color: #1e395b;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
    padding: 7px 6px;
}
.dxpLite_iMotivation .dxp-button img
{
	border: none;
	vertical-align: middle;
	text-decoration: none;
}
.dxpLite_iMotivation .dxp-button span
{
	margin-top: -1px;
}
.dxWebKitFamily .dxpLite_iMotivation .dxp-button span
{
	margin-top: 0;
}
.dxpLite_iMotivation .dxp-button.dxp-bi 
{
	padding: 0;
}
.dxpLite_iMotivation .dxp-button.dxp-bti 
{
	padding: 0 6px;
}
.dxpLite_iMotivation .dxp-disabledButton,
.dxpLite_iMotivation .dxp-disabledButton span
{
	text-decoration: none;
	color: #b2b7bd;
}

.dxpLite_iMotivation .dxp-pageSizeItem
{
    padding: 3px 4px;
    white-space: nowrap;
}
.dxpLite_iMotivation .dxp-pageSizeItem .dx
{
    display: block;
    float: left;
    margin-top: 3px;
    white-space: nowrap;
}
.dxpLite_iMotivation .dxp-comboBox
{
    background-color: White;
    display: block;
    float: left;
    border: 1px solid #8BA0BC;
    margin-top: -1px;
}
.dxpLite_iMotivation .dxp-comboBox input
{
    margin: 3px 2px 0px;
}
.dxpLite_iMotivation .dxp-hoverComboBox
{
}
.dxpLite_iMotivation .dxp-pressedComboBox
{
}
.dxpLite_iMotivation .dxp-dropDownButton
{
    padding: 6px 5px;
    background: #C6D7E8 url('pDropDownButtonBack.png') repeat-x left top;
    border-color: #8BA0BC;
    border-style: solid;
    border-width: 0 0 0 1px;
    padding: 4px 2px 3px 3px;
}
.dxpLite_iMotivation .dxp-hoverDropDownButton
{
    background: #f8e9ac url('pDropDownButtonHoverBack.png') repeat-x left top;
}
.dxpLite_iMotivation .dxp-pressedDropDownButton
{
    background: #f3d984 url('pDropDownButtonPressedBack.png') repeat-x left top;
}

.dxpLite_iMotivation .dxp-num
{
	color: #1e395b;
	text-decoration: none;
	padding: 6px 6px;
    margin-top: 1px;
}

.dxpLite_iMotivation .dxp-current
{
	color: #1e395b;
	text-decoration: none;
	background: #f7e7a6 none;
	padding: 5px 4px;
	border: 1px solid #c08930;
}

.dxpLite_iMotivation .dxp-summary,
.dxpLite_iMotivation .dxp-ellip
{
	white-space: nowrap;
	padding: 7px 4px;
}

.dxpLite_iMotivation .dxp-sep
{
	background: #c9c9c9 none;
	width: 1px;
	height: 21px;
	margin-top: 1px;
	padding: 0;
}

.dxpLiteDisabled_iMotivation,
.dxpLiteDisabled_iMotivation a,
.dxpLiteDisabled_iMotivation .dxp-summary,
.dxpLiteDisabled_iMotivation .dxp-sep, 
.dxpLiteDisabled_iMotivation .dxp-button,
.dxpLiteDisabled_iMotivation .dxp-num,
.dxpLiteDisabled_iMotivation .dxp-current,
.dxpLiteDisabled_iMotivation .dxp-ellip
{
	color: #b2b7bd;
	border-color: #b2b7bd;
	cursor: default;
}
.dxpLite_iMotivation .dxp-disabledComboBox
{
    border-color: #b2b7bd;
}
.dxpLite_iMotivation .dxp-disabledComboBox input
{
    color: #b2b7bd;
}
.dxpLite_iMotivation .dxp-disabledDropDownButton
{
    cursor: default;
    background: #ECF2F7 url('pDropDownButtonDisabledBack.png') repeat-x left top;
    border-color: #BDCBDF;
}

/* -- ASPxPopupControl Lite -- */
.dxpcLite_iMotivation,
.dxdpLite_iMotivation
{
	width: 200px;
	left: 0;
	top: 0;
	position: absolute;
	border-spacing: 0;
	font: 10pt Tahoma, Geneva, sans-serif;
	color: #1e395b;
}
.dxdpLite_iMotivation {
	display: none;
	visibility: hidden;
}

.dxpcLite_iMotivation .dxpc-mainDiv,
.dxpcLite_iMotivation.dxpc-mainDiv,
.dxdpLite_iMotivation .dxpc-mainDiv,
.dxdpLite_iMotivation.dxpc-mainDiv 
{
	top: 0;
	left: 0;
	background-color: white;
	border: 1px solid #909aa6;
}

.dxpcLite_iMotivation a.dxpc-link,
.dxdpLite_iMotivation a.dxpc-link 
{
	color: #1e395b;
	text-decoration: none;
} 
.dxpcLite_iMotivation a.dxpc-link:hover,
.dxdpLite_iMotivation a.dxpc-link:hover 
{
	text-decoration: underline;
}
.dxpcLite_iMotivation a.dxpc-link *,
.dxdpLite_iMotivation a.dxpc-link * 
{
	text-decoration: none;
	cursor: pointer;
}
.dxpcLite_iMotivation a.dxpc-link:hover *,
.dxdpLite_iMotivation a.dxpc-link:hover * 
{
	text-decoration: underline;
}

.dxpcLite_iMotivation .dxpc-closeBtn,
.dxdpLite_iMotivation .dxpc-closeBtn,
.dxpcLite_iMotivation .dxpc-pinBtn,
.dxdpLite_iMotivation .dxpc-pinBtn,
.dxpcLite_iMotivation .dxpc-refreshBtn,
.dxdpLite_iMotivation .dxpc-refreshBtn,
.dxpcLite_iMotivation .dxpc-collapseBtn,
.dxdpLite_iMotivation .dxpc-collapseBtn,
.dxpcLite_iMotivation .dxpc-maximizeBtn,
.dxdpLite_iMotivation .dxpc-maximizeBtn
{
	padding: 1px 6px 0 1px;
	float: right;
}

.dxpcLite_iMotivation.dxRtl  .dxpc-closeBtn,
.dxdpLite_iMotivation.dxRtl  .dxpc-closeBtn,
.dxpcLite_iMotivation.dxRtl  .dxpc-pinBtn,
.dxdpLite_iMotivation.dxRtl  .dxpc-pinBtn,
.dxpcLite_iMotivation.dxRtl  .dxpc-refreshBtn,
.dxdpLite_iMotivation.dxRtl  .dxpc-refreshBtn,
.dxpcLite_iMotivation.dxRtl  .dxpc-collapseBtn,
.dxdpLite_iMotivation.dxRtl  .dxpc-collapseBtn,
.dxpcLite_iMotivation.dxRtl  .dxpc-maximizeBtn,
.dxdpLite_iMotivation.dxRtl  .dxpc-maximizeBtn
{
	padding-right: 1px;
	padding-left: 6px;
	float: left;
}

.dxpcLite_iMotivation .dxpc-closeBtnHover,
.dxdpLite_iMotivation .dxpc-closeBtnHover,
.dxpcLite_iMotivation .dxpc-pinBtnHover,
.dxdpLite_iMotivation .dxpc-pinBtnHover,
.dxpcLite_iMotivation .dxpc-refreshBtnHover,
.dxdpLite_iMotivation .dxpc-refreshBtnHover,
.dxpcLite_iMotivation .dxpc-collapseBtnHover,
.dxdpLite_iMotivation .dxpc-collapseBtnHover,
.dxpcLite_iMotivation .dxpc-maximizeBtnHover,
.dxdpLite_iMotivation .dxpc-maximizeBtnHover
{
}

.dxpcLite_iMotivation .dxpc-header,
.dxdpLite_iMotivation .dxpc-header 
{
	background: #bbcee6 url('pcHBack.png') repeat-x left top;
	border-bottom: 1px solid #909aa6;
	padding: 5px 0 6px 12px;
}

.dxpcLite_iMotivation.dxRtl .dxpc-header,
.dxdpLite_iMotivation.dxRtl .dxpc-header 
{
	padding-right: 12px;
	padding-left: 0;
}

.dxpcLite_iMotivation .dxpc-header.dxpc-withBtn,
.dxdpLite_iMotivation .dxpc-header.dxpc-withBtn 
{
	padding-top: 4px;
	padding-bottom: 4px;
}

.dxpcLite_iMotivation .dxpc-headerText,
.dxdpLite_iMotivation .dxpc-headerText
{
	white-space: nowrap;
}

.dxpcLite_iMotivation .dxpc-headerImg,
.dxdpLite_iMotivation .dxpc-headerImg
{
	margin: 1px 5px 1px 0;
}

.dxpcLite_iMotivation.dxRtl .dxpc-headerImg,
.dxdpLite_iMotivation.dxRtl .dxpc-headerImg
{
	margin: 1px 0 1px 5px;
}

.dxpcLite_iMotivation .dxpc-content,
.dxdpLite_iMotivation .dxpc-content
{
	color: Black;
	white-space: normal;
	padding: 9px 12px 10px;
}

.dxpcLite_iMotivation .dxpc-footer,
.dxdpLite_iMotivation .dxpc-footer
{
	background: #bbcee7 url('pcFBack.png') repeat-x left top;
	border-top: 1px solid #909aa6;
}

.dxpcLite_iMotivation .dxpc-footerContent,
.dxdpLite_iMotivation .dxpc-footerContent
{
	padding: 5px 20px 6px 12px;
	min-height: 8px;
}

.dxpcLite_iMotivation.dxRtl .dxpc-footerContent,
.dxdpLite_iMotivation.dxRtl .dxpc-footerContent
{
	padding: 5px 12px 6px 20px;
}

.dxpcLite_iMotivation .dxpc-footerText,
.dxdpLite_iMotivation .dxpc-footerText
{
	white-space: nowrap;
}

.dxpcLite_iMotivation .dxpc-footerImg,
.dxdpLite_iMotivation .dxpc-footerImg
{
	margin: 0 4px 0 0;
}

.dxpcLite_iMotivation.dxRtl .dxpc-footerImg,
.dxdpLite_iMotivation.dxRtl .dxpc-footerImg
{
	margin: 0 0 0 4px;
}

.dxpcLite_iMotivation .dxpc-sizeGrip,
.dxdpLite_iMotivation .dxpc-sizeGrip
{
	float: right;
}

.dxpcLite_iMotivation.dxRtl .dxpc-sizeGrip,
.dxdpLite_iMotivation.dxRtl .dxpc-sizeGrip
{
	float: left;
}

.dxpcModalBackLite_iMotivation,
.dxdpModalBackLite_iMotivation
{
	background-color: White;
	opacity: 0.7;
	filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=70);
	position: fixed;
	left: 0;
	top: 0;
	visibility: hidden;
}
.dxpcLiteDisabled_iMotivation,
.dxdpLiteDisabled_iMotivation
{
	color: #b2b7bd;
	cursor: default;
}
/* -- ASPxPanel -- */
.dxpnlControl_iMotivation
{
    font: 10pt Tahoma, Geneva, sans-serif;
    border: 0px solid #849DBD;
}
.dxpnlControl_iMotivation.dxpnl-edge,
.dxpnlControl_iMotivation.dxpnl-edge.dxpnl-bar
{
    background-color: #e4effa;
}
.dxpnlControl_iMotivation.dxpnl-edge,
.dxpnlControl_iMotivation.dxpnl-edge .dxpnl-scc,
.dxpnlControl_iMotivation.dxpnl-bar
{
    padding: 12px;
}
.dxpnlControl_iMotivation .dxpnl-btn
{
}
.dxpnlControl_iMotivation .dxpnl-btnHover
{
}
.dxpnlControl_iMotivation .dxpnl-btnPressed
{
}
.dxpnlControl_iMotivation .dxpnl-btnSelected
{
}
.dxpnlDisabled_iMotivation
{
	color: #b2b7bd;
	cursor: default;
}
/* -- ASPxRoundPanel -- */
.dxrpControl_iMotivation,
.dxrpControlGB_iMotivation
{
	font: 10pt Tahoma, Geneva, sans-serif;
	color: #1e395b;
}
.dxrpControl_iMotivation .dxrpCI
{
	display:block;
}
/*Corner Radius*/
.dxrpControlGB_iMotivation:not(.dxrp-hasDefaultImages),
.dxrpControlGB_iMotivation:not(.dxrp-hasDefaultImages) > tbody > tr.dxrpCR > .dxrpcontent,
.dxrpControl_iMotivation:not(.dxrp-hasDefaultImages)
{
	border-radius: 4px;
}
.dxrpControl_iMotivation:not(.dxrp-hasDefaultImages) .dxrpHeader_iMotivation
{
	border-radius:4px 4px 0px 0px;
}
.dxrpControl_iMotivation:not(.dxrp-hasDefaultImages) > tbody > tr.dxrpCR > .dxrpcontent
{
	border-radius:0px 0px 4px 4px;
}
.dxrpWithoutHeader_iMotivation:not(.dxrp-hasDefaultImages) > tbody > tr.dxrpCR > .dxrpcontent{
	border-radius:4px;
}
/* Header */
.dxrpControl_iMotivation td.dxrpHeader_iMotivation,
.dxrpControlGB_iMotivation span.dxrpHeader_iMotivation
{
}
.dxrpControl_iMotivation td.dxrpHeader_iMotivation > a,
.dxrpControl_iMotivation td.dxrpHeader_iMotivation > a > span.dxrpHT,
.dxrpControlGB_iMotivation span.dxrpHeader_iMotivation a
{
    color: #1E395B;
    text-decoration: none;
}
.dxrpControl_iMotivation td.dxrpHeader_iMotivation > a:hover,
.dxrpControl_iMotivation td.dxrpHeader_iMotivation > a:hover > span.dxrpHT,
.dxrpControlGB_iMotivation span.dxrpHeader_iMotivation a:hover
{
    text-decoration: underline;
}
.dxrpControl_iMotivation td.dxrpHeader_iMotivation
{
	vertical-align: top;
	white-space: nowrap;
}
/* Header image */
.dxrpControl_iMotivation .dxrpHI
{
	margin-right: 4px;
}
.dxrpControl_iMotivation .dxrpHIR
{
	margin-left: 4px;
}
/* Content */
.dxrpControl_iMotivation td.dxrpcontent,
.dxrpControlGB_iMotivation td.dxrpcontent
{
    background-image: none;
	vertical-align: top;
	color: Black;
}
.dxrpControl_iMotivation > tbody > tr.dxrpCR > .dxrpcontent
{
    background-image: none;
    background: #eaf1fa;
}
/* Background */
.dxrpControlGB_iMotivation > tbody > tr.dxrpCR > .dxrpcontent,
.dxrpControlGB_iMotivation span.dxrpHeader_iMotivation
{
    background-image: none;
	background-color: #eaf1fa;
}
.dxrpControl_iMotivation td.dxrpHeader_iMotivation
{
	background: #cdd9e8 url('rpHBack.png') repeat-x left top;
}
/* Borders */
.dxrpControlGB_iMotivation > tbody > tr.dxrpCR > .dxrpcontent
{
	border:1px solid #8ba0bc;
}
.dxrpControl_iMotivation > tbody > tr:first-child > .dxrpcontent,
.dxrpControl_iMotivation td.dxrpHeader_iMotivation
{
	border-top:1px solid #8ba0bc;
}
.dxrpControl_iMotivation > tbody > tr.dxrpCR > .dxrpcontent 
{
	border-bottom:1px solid #8ba0bc;
}
.dxrpControl_iMotivation > tbody > tr.dxrpCR > .dxrpcontent,
.dxrpControl_iMotivation td.dxrpHeader_iMotivation 
{
	border-left:1px solid #8ba0bc;
	border-right:1px solid #8ba0bc;
}
.dxrpControl_iMotivation td.dxrpHeader_iMotivation
{
	border-bottom: 1px solid #bbc8d7;
}
.dxrp-hasDefaultImages > tbody > tr > .dxrpHeader_iMotivation {
	border-left:0px none;
	border-right:0px none;
	border-top:0px none;
}
.dxrpControlGB_iMotivation.dxrp-hasDefaultImages > tbody > tr.dxrpCR > .dxrpcontent,
.dxrpControl_iMotivation.dxrp-hasDefaultImages > tbody > tr.dxrpCR > .dxrpcontent {
	border-bottom:0px none;
	border-left:0px none;
	border-right:0px none;
	border-top:0px none;
}
/* Paddings */
.dxrpControl_iMotivation td.dxrpHeader_iMotivation 
{
	padding: 5px 8px 6px 11px;
}
.dxrpControlGB_iMotivation span.dxrpHeader_iMotivation 
{
	padding: 0px 3px 0px 3px;
}
.dxrpControl_iMotivation.dxrp-noCollapsing > tbody > tr.dxrpCR > .dxrpcontent,
.dxrpControl_iMotivation > tbody > tr.dxrpCR > .dxrpcontent > .dxrpAW > .dxrpCW, .dxrpControl_iMotivation > tbody > tr.dxrpCR > .dxrpcontent >  .dxrpCW,
.dxrpControlGB_iMotivation > tbody > tr.dxrpCR > .dxrpcontent
{
	padding: 12px 13px 12px 11px;
}
/* GroupboxCaptionOffset */
.dxrpControlGB_iMotivation > tbody > tr.dxrpCR > .dxrpcontent > div:first-child
{
	top: -19px;
	left: -3px;
	margin-bottom:-7px;
}
.dxrpControlGB_iMotivation {
	margin-top:6px;
}
/* Disabled */
.dxrpDisabled_iMotivation,
.dxrpDisabled_iMotivation td.dxrp
{
	color: #808080;
	cursor: default;
}
.dxrpDisabled_iMotivation.dxrpCollapsed > tbody > tr > td.dxrpHeader_iMotivation
{
    border-radius: 4px;
    border: 1px solid #8ba0bc;
}
/* -- ASPxSiteMapControl -- */
.dxsmControl_iMotivation 
{
	color: #1e395b;
	background: White none;
	font: 10pt Tahoma, Geneva, sans-serif;
	border-style: none;
}
.dxsmControl_iMotivation a:hover
{
	text-decoration: underline!important;
}
.dxsmControl_iMotivation a:visited
{
	color: #8467b2!important;
}
/* - Category Level - */
.dxsmCategoryLevel_iMotivation, 
.dxsmCategoryLevel_iMotivation a
{
	color: #1e395b;
	background: White none;
	text-decoration: none;
}
.dxsmCategoryLevel_iMotivation
{
	white-space: nowrap;
	padding: 0px 0px 5px;
}
.dxsmCategoryLevel_iMotivation
{
	border-bottom: 1px solid #8ba0bc;
}
 /*flow layout*/
.dxsmLevelCategoryFlow_iMotivation,
.dxsmLevelCategoryFlow_iMotivation a 
{
	color: #1e395b;
	text-decoration: underline;
}
/* - Level 0 - */
.dxsmLevel0_iMotivation,
.dxsmLevel0_iMotivation a,
.dxsmLevel0Categorized_iMotivation a,
.dxsmLevel0Categorized_iMotivation
{
	color: #1e395b;
	text-decoration: none;
}
.dxsmLevel0_iMotivation,
.dxsmLevel0Categorized_iMotivation 
{
	white-space: nowrap;
	padding: 0px 0px 2px;
}
.dxsmLevel0_iMotivation
{
	padding-bottom: 5px;
}
 /*flow layout*/
.dxsmLevel0Flow_iMotivation,
.dxsmLevel0Flow_iMotivation a,
.dxsmLevel0CategorizedFlow_iMotivation a,
.dxsmLevel0CategorizedFlow_iMotivation
{
	color: #1e395b;
	font-weight: bold;
	text-decoration: underline;
}
.dxsmLevel0Flow_iMotivation
{
	padding: 0;
}
.dxsmLevel0Flow_iMotivation
{
	text-decoration: none;
}

/* - Level 1 - */
.dxsmLevel1_iMotivation,
.dxsmLevel1_iMotivation a,
.dxsmLevel1Categorized_iMotivation a,
.dxsmLevel1Categorized_iMotivation
{
	color: #498bc2;
	text-decoration: none;
}
.dxsmLevel1_iMotivation,
.dxsmLevel1Categorized_iMotivation
{
	white-space: nowrap;
	padding-bottom: 3px;
}

/*flow layout*/
.dxsmLevel1Flow_iMotivation,
.dxsmLevel1Flow_iMotivation a,
.dxsmLevel1CategorizedFlow_iMotivation,
.dxsmLevel1CategorizedFlow_iMotivation a
{
	color: #498bc2;
	text-decoration: underline;
}
.dxsmLevel1Flow_iMotivation 
{
	text-decoration: none;
	padding: 0;
}

/* - Level 2 - */
.dxsmLevel2_iMotivation,
.dxsmLevel2_iMotivation a,
.dxsmLevel2Categorized_iMotivation a,
.dxsmLevel2Categorized_iMotivation
{
	color: #498bc2;
	text-decoration: none;
}
.dxsmLevel2_iMotivation,
.dxsmLevel2Categorized_iMotivation 
{
	white-space: nowrap;
	padding-bottom: 6px;
}
/*flow layout*/
.dxsmLevel2Flow_iMotivation,
.dxsmLevel2Flow_iMotivation a
{
	color: #498bc2;
	text-decoration: underline;
}
.dxsmLevel2Flow_iMotivation
{
	padding: 0;
}
/* - Level 3 - */
.dxsmLevel3_iMotivation,
.dxsmLevel3_iMotivation a
{
	color: #498bc2;
	text-decoration: none;
}
.dxsmLevel3_iMotivation
{
	white-space: nowrap;
	padding-bottom: 6px;
}
/*flow layout*/
.dxsmLevel3Flow_iMotivation,
.dxsmLevel3Flow_iMotivation a
{
	color: #498bc2;
	text-decoration: underline;
}
/* - Level 4 - */
.dxsmLevel4_iMotivation,
.dxsmLevel4_iMotivation a
{
	color: #498bc2;
	text-decoration: none;
}
.dxsmLevel4_iMotivation
{
	white-space: nowrap;
	padding-bottom: 6px;
}
/*flow layout*/ 
.dxsmLevel4Flow_iMotivation,
.dxsmLevel4Flow_iMotivation a 
{
	color: #498bc2;
	text-decoration: underline;
}
.dxsmLevel4Flow_iMotivation
{
	padding: 0;
}
/* - Other Levels - */
.dxsmLevelOther_iMotivation,
.dxsmLevelOther_iMotivation a
{
	color: #498bc2;
	text-decoration: none;
}
.dxsmLevelOther_iMotivation
{
	white-space: nowrap;
	padding-bottom: 6px;
}
/*flow layout*/
.dxsmLevelOtherFlow_iMotivation,
.dxsmLevelOtherFlow_iMotivation a
{
	color: #498bc2;
	text-decoration: underline;
}
/* Disabled */
.dxsmDisabled_iMotivation
{
	color: #b2b7bd;
	cursor: default;
}

/* -- ASPxTabControl Lite -- */
.dxtcLite_iMotivation
{
	overflow: hidden;
	color: #1e395b;
	float: left;
	font: 10pt Tahoma, Geneva, sans-serif;
}
.dxtcLite_iMotivation > .dxtc-stripContainer,
.dxtcLite_iMotivation > .dxtc-stripContainer .dxtc-strip
{
	list-style: none outside none;
	float: left;
	padding: 0;
	margin: 0;
}
.dxtcLite_iMotivation.dxtc-top > .dxtc-stripContainer
{
	padding-top: 2px;
}
.dxtcLite_iMotivation > .dxtc-stripContainer .dxtc-tab,
.dxtcLite_iMotivation > .dxtc-stripContainer .dxtc-activeTab,
.dxtcLite_iMotivation > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite_iMotivation > .dxtc-stripContainer .dxtc-spacer,
.dxtcLite_iMotivation > .dxtc-stripContainer .dxtc-rightIndent,
.dxtcLite_iMotivation > .dxtc-stripContainer .dxtc-sbWrapper,
.dxtcLite_iMotivation > .dxtc-stripContainer .dxtc-sbIndent,
.dxtcLite_iMotivation > .dxtc-stripContainer .dxtc-sbSpacer
{
	display: block;
	margin: 0;
	float: left;
	border-bottom: 1px solid #859ebf;
	overflow: hidden;
}
.dxtcLite_iMotivation > .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_iMotivation > .dxtc-stripContainer .dxtc-tab,
.dxtcLite_iMotivation > .dxtc-stripContainer .dxtc-activeTab
{
	background: #b4cae3 none;
	border-top: 1px solid #859ebf;
	border-right: 1px solid #859ebf;
	border-bottom: 1px solid #859ebf;
	border-left: 1px solid #859ebf;
	float: left;
	overflow: hidden;
	text-align: center;
	white-space: nowrap;
}
.dxtcLite_iMotivation.dxtc-noSpacing > .dxtc-stripContainer .dxtc-tab,
.dxtcLite_iMotivation.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab
{
	border-left: 1px none #859ebf;
}
.dxtcLite_iMotivation.dxtc-noSpacing.dxtc-top.dxtc-rtl > .dxtc-stripContainer .dxtc-tab,
.dxtcLite_iMotivation.dxtc-noSpacing.dxtc-top.dxtc-rtl > .dxtc-stripContainer .dxtc-activeTab,
.dxtcLite_iMotivation.dxtc-noSpacing.dxtc-bottom.dxtc-rtl > .dxtc-stripContainer .dxtc-tab,
.dxtcLite_iMotivation.dxtc-noSpacing.dxtc-bottom.dxtc-rtl > .dxtc-stripContainer .dxtc-activeTab
{
    border-left: 1px solid #859ebf;	
    border-right: 1px none #859ebf;
}
.dxtcLite_iMotivation.dxtc-noSpacing.dxtc-top.dxtc-rtl > .dxtc-stripContainer .dxtc-lead,
.dxtcLite_iMotivation.dxtc-noSpacing.dxtc-bottom.dxtc-rtl > .dxtc-stripContainer .dxtc-lead,
.dxtcLite_iMotivation.dxtc-noSpacing.dxtc-top.dxtc-rtl > .dxtc-stripContainer .dxtc-n,
.dxtcLite_iMotivation.dxtc-noSpacing.dxtc-bottom.dxtc-rtl > .dxtc-stripContainer .dxtc-n
{
    border-right: 1px solid #859ebf;
}
.dxtcLite_iMotivation > .dxtc-stripContainer .dxtc-activeTab,
.dxtcLite_iMotivation.dxtc-rtl > .dxtc-stripContainer .dxtc-activeTab
{
	background: White none;
}
.dxtcLite_iMotivation.dxtc-top > .dxtc-stripContainer .dxtc-activeTab,
.dxtcLite_iMotivation.dxtc-top.dxtc-rtl > .dxtc-stripContainer .dxtc-activeTab
{
	border-bottom-width: 0;
    padding-bottom: 1px;
}
.dxtcLite_iMotivation.dxtc-noSpacing > .dxtc-stripContainer .dxtc-lead,
.dxtcLite_iMotivation.dxtc-noSpacing > .dxtc-stripContainer .dxtc-n
{
	border-left: 1px solid #859ebf;
}
.dxtcLite_iMotivation.dxtc-noSpacing.dxtc-rtl > .dxtc-stripContainer .dxtc-lead,
.dxtcLite_iMotivation.dxtc-noSpacing.dxtc-rtl > .dxtc-stripContainer .dxtc-n
{
	border-right: 1px solid #859ebf;
}
.dxtcLite_iMotivation > .dxtc-stripContainer .dxtc-tabHover
{
	background: #d4e3f6 none;
}
.dxtcLite_iMotivation > .dxtc-stripContainer .dxtc-spacer
{
	width: 1px;
}
.dxtcLite_iMotivation > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite_iMotivation > .dxtc-stripContainer .dxtc-rightIndent
{
	width: 5px;
}
.dxtcLite_iMotivation > .dxtc-stripContainer .dxtc-link
{
	padding: 4px 12px;
	display: block;
	height: 100%;
    color: #1e395b;
}
.dxtcLite_iMotivation > .dxtc-stripContainer .dxtc-link,
.dxtcLite_iMotivation > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite_iMotivation > .dxtc-stripContainer .dxtc-rightIndent
{
	text-decoration: none;
	white-space: nowrap;
}
.dxtcLite_iMotivation > .dxtc-stripContainer .dxtc-img
{
	border-style: none;
	margin: 0 3px 0 0;
}
.dxtcLite_iMotivation.dxtc-rtl > .dxtc-stripContainer .dxtc-img
{
	margin: 0 0 0 3px;
} 
.dxtcLite_iMotivation > .dxtc-content 
{
	background: White none;
	border: 1px solid #859ebf;
	float: left;
	clear: left;
	overflow: hidden;
	padding: 12px;
}
.dxtcLite_iMotivation.dxtc-top > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite_iMotivation.dxtc-top > .dxtc-stripContainer .dxtc-spacer,
.dxtcLite_iMotivation.dxtc-top > .dxtc-stripContainer .dxtc-rightIndent,
.dxtcLite_iMotivation.dxtc-top > .dxtc-stripContainer .dxtc-sbWrapper,
.dxtcLite_iMotivation.dxtc-top > .dxtc-stripContainer .dxtc-sbIndent,
.dxtcLite_iMotivation.dxtc-top > .dxtc-stripContainer .dxtc-sbSpacer
{
    padding-bottom: 1px;
}
.dxtcLite_iMotivation.dxtc-top > .dxtc-content 
{
	border-top-style: none!important;
}
/* Rtl */
.dxtcLite_iMotivation.dxtc-rtl,
.dxtcLite_iMotivation.dxtc-rtl > .dxtc-content,
.dxtcLite_iMotivation.dxtc-rtl > .dxtc-stripContainer,
.dxtcLite_iMotivation.dxtc-rtl > .dxtc-stripContainer .dxtc-strip,
.dxtcLite_iMotivation.dxtc-rtl > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite_iMotivation.dxtc-rtl > .dxtc-stripContainer .dxtc-spacer,
.dxtcLite_iMotivation.dxtc-rtl > .dxtc-stripContainer .dxtc-rightIndent,
.dxtcLite_iMotivation.dxtc-rtl > .dxtc-stripContainer .dxtc-sbWrapper,
.dxtcLite_iMotivation.dxtc-rtl > .dxtc-stripContainer .dxtc-sbIndent,
.dxtcLite_iMotivation.dxtc-rtl > .dxtc-stripContainer .dxtc-sbSpacer,
.dxtcLite_iMotivation.dxtc-rtl > .dxtc-stripContainer .dxtc-tab,
.dxtcLite_iMotivation.dxtc-rtl > .dxtc-stripContainer .dxtc-activeTab
{
	float: right;
}
.dxtcLite_iMotivation.dxtc-top.dxtc-rtl > .dxtc-content,
.dxtcLite_iMotivation.dxtc-bottom.dxtc-rtl > .dxtc-stripContainer,
.dxtcLite_iMotivation.dxtc-bottom.dxtc-rtl > .dxtc-stripContainer .dxtc-strip
{
	clear: right!important;
}
.dxtcLite_iMotivation.dxtc-left.dxtc-rtl > .dxtc-strip,
.dxtcLite_iMotivation.dxtc-left.dxtc-rtl > .dxtc-stripContainer .dxtc-strip
{
	float: left;
}
.dxIE.dxBrowserVersion-7 .dxtcLite_iMotivation.dxtc-rtl > .dxtc-content,
.dxIE.dxBrowserVersion-7 .dxtcLite_iMotivation.dxtc-rtl > .dxtc-stripContainer,
.dxIE.dxBrowserVersion-7 .dxtcLite_iMotivation.dxtc-rtl > .dxtc-stripContainer .dxtc-strip
{
	float: left;
}
.dxIE.dxBrowserVersion-7 .dxtcLite_iMotivation.dxtc-rtl > .dxtc-content
{
	clear: left!important;
}
.dxtcLite_iMotivation.dxtc-noSpacing.dxtc-rtl.dxtc-left > .dxtc-stripContainer .dxtc-activeTab
{
	border-right-width: 0;
    padding-right: 1px;
}
.dxtcLite_iMotivation.dxtc-noSpacing.dxtc-rtl.dxtc-right > .dxtc-stripContainer .dxtc-activeTab
{
	border-left-width: 0;
    padding-left: 1px;
	border-right: 1px solid #859ebf;
}
.dxtcLite_iMotivation.dxtc-noSpacing.dxtc-rtl.dxtc-right > .dxtc-stripContainer .dxtc-tab
{
	border-right: 1px solid #859ebf;
}
/* Scrolling */
.dxtcLite_iMotivation > .dxtc-stripContainer .dxtc-sb          
{
	border-style: none;
}
.dxtcLite_iMotivation > .dxtc-stripContainer .dxtc-sb img 
{
	border: none;
}
.dxtcLite_iMotivation > .dxtc-stripContainer .dxtc-sbIndent
{
	width: 5px;
}
.dxtcLite_iMotivation > .dxtc-stripContainer .dxtc-sbSpacer
{
	width: 1px;
}
/* Multi-row */
.dxtcLite_iMotivation.dxtc-multiRow.dxtc-top.dxtc-noSpacing > .dxtc-stripContainer .dxtc-tab
{
	border-bottom-width: 0!important;
	padding-bottom: 1px;
}
.dxtcLite_iMotivation.dxtc-multiRow.dxtc-top > .dxtc-stripContainer .dxtc-tab.dxtc-activeRowItem 
{
	border-bottom-width: 1px!important;
	padding-bottom: 0;
}
.dxtcLite_iMotivation.dxtc-multiRow.dxtc-bottom.dxtc-noSpacing > .dxtc-stripContainer .dxtc-tab 
{
	border-top-width: 0!important;
	padding-bottom: 1px;
}
.dxtcLite_iMotivation.dxtc-multiRow.dxtc-bottom > .dxtc-stripContainer .dxtc-tab.dxtc-activeRowItem 
{
	border-top-width: 1px!important;
	padding-bottom: 0;
}
.dxtcLiteDisabled_iMotivation,
.dxtcLiteDisabled_iMotivation > .dxtc-stripContainer .dxtc-link,
.dxtcLiteDisabled_iMotivation > .dxtc-stripContainer .dxtc-activeTab .dxtc-link,
.dxtcLiteDisabled_iMotivation > .dxtc-content,
.dxtcLite_iMotivation > .dxtc-stripContainer .dxtcLiteDisabled_iMotivation .dxtc-link
{
	color: #bbbbbb;
	cursor: default;
}
/* bottom  */
.dxtcLite_iMotivation.dxtc-bottom > .dxtc-stripContainer
{
	padding-bottom: 2px;
}
.dxtcLite_iMotivation.dxtc-bottom > .dxtc-stripContainer,
.dxtcLite_iMotivation.dxtc-bottom > .dxtc-stripContainer .dxtc-strip
{
	clear: left;
}
.dxIE.dxBrowserVersion-7 .dxtcLite_iMotivation.dxtc-bottom > .dxtc-stripContainer,
.dxIE.dxBrowserVersion-7 .dxtcLite_iMotivation.dxtc-bottom > .dxtc-stripContainer .dxtc-strip
{
	float: none;
}
.dxtcLite_iMotivation.dxtc-bottom > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite_iMotivation.dxtc-bottom > .dxtc-stripContainer .dxtc-spacer,
.dxtcLite_iMotivation.dxtc-bottom > .dxtc-stripContainer .dxtc-rightIndent,
.dxtcLite_iMotivation.dxtc-bottom > .dxtc-stripContainer .dxtc-sbWrapper,
.dxtcLite_iMotivation.dxtc-bottom > .dxtc-stripContainer .dxtc-sbIndent,
.dxtcLite_iMotivation.dxtc-bottom > .dxtc-stripContainer .dxtc-sbSpacer,
.dxtcLite_iMotivation.dxtc-bottom > .dxtc-stripContainer .dxtc-tab
{
	border-top: 1px solid #859ebf;
	border-bottom-style: none;
}
.dxtcLite_iMotivation.dxtc-bottom > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite_iMotivation.dxtc-bottom > .dxtc-stripContainer .dxtc-spacer,
.dxtcLite_iMotivation.dxtc-bottom > .dxtc-stripContainer .dxtc-rightIndent,
.dxtcLite_iMotivation.dxtc-bottom > .dxtc-stripContainer .dxtc-sbWrapper,
.dxtcLite_iMotivation.dxtc-bottom > .dxtc-stripContainer .dxtc-sbIndent,
.dxtcLite_iMotivation.dxtc-bottom > .dxtc-stripContainer .dxtc-sbSpacer
{
    padding-bottom: 1px;
}
.dxtcLite_iMotivation.dxtc-bottom > .dxtc-stripContainer .dxtc-tab,
.dxtcLite_iMotivation.dxtc-bottom > .dxtc-stripContainer .dxtc-activeTab
{
	border-bottom: 1px solid #859ebf;
}
.dxtcLite_iMotivation.dxtc-bottom > .dxtc-stripContainer .dxtc-activeTab
{
	border-top-width: 0;
    padding-top: 1px;
}
.dxtcLite_iMotivation.dxtc-bottom > .dxtc-content
{
	clear: right;
	border-top: 1px solid #859ebf;
	border-right: 1px solid #859ebf;
	border-bottom-color: #859ebf;
	border-left: 1px solid #859ebf;
	border-bottom-width: 1px;
	border-bottom-style: none!important;
}
.dxtcLite_iMotivation.dxtc-bottom > .dxtc-stripContainer .dxtc-sb          
{
	margin: 1px 0 0;
}
/* left */
.dxtcLite_iMotivation.dxtc-left > .dxtc-stripContainer
{
	padding-left: 2px;
}
.dxtcLite_iMotivation.dxtc-left > .dxtc-stripContainer .dxtc-tab,
.dxtcLite_iMotivation.dxtc-left > .dxtc-stripContainer .dxtc-activeTab,
.dxtcLite_iMotivation.dxtc-left > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite_iMotivation.dxtc-left > .dxtc-stripContainer .dxtc-spacer,
.dxtcLite_iMotivation.dxtc-left > .dxtc-stripContainer .dxtc-rightIndent
{
	float: none;
	clear: none;
	width: auto;
	height: auto;
}
.dxIE.dxBrowserVersion-7 .dxtcLite_iMotivation.dxtc-left > .dxtc-stripContainer .dxtc-tab,
.dxIE.dxBrowserVersion-7 .dxtcLite_iMotivation.dxtc-left > .dxtc-stripContainer .dxtc-activeTab,
.dxIE.dxBrowserVersion-7 .dxtcLite_iMotivation.dxtc-left > .dxtc-stripContainer .dxtc-leftIndent,
.dxIE.dxBrowserVersion-7 .dxtcLite_iMotivation.dxtc-left > .dxtc-stripContainer .dxtc-spacer,
.dxIE.dxBrowserVersion-7 .dxtcLite_iMotivation.dxtc-left > .dxtc-stripContainer .dxtc-rightIndent
{
	float: left;
	clear: both;
}
.dxtcLite_iMotivation.dxtc-left > .dxtc-stripContainer .dxtc-tab,
.dxtcLite_iMotivation.dxtc-left > .dxtc-stripContainer .dxtc-activeTab
{
	border: 1px solid #859ebf;
}
.dxtcLite_iMotivation.dxtc-left > .dxtc-stripContainer .dxtc-activeTab
{
	border-right-width: 0;
    padding-right: 1px;
}
.dxtcLite_iMotivation.dxtc-left.dxtc-noSpacing > .dxtc-stripContainer .dxtc-tab,
.dxtcLite_iMotivation.dxtc-left.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab
{
	border-top: 1px none #859ebf;
}
.dxtcLite_iMotivation.dxtc-left.dxtc-noSpacing > .dxtc-stripContainer .dxtc-lead
{
	border-top: 1px solid #859ebf;
}
.dxtcLite_iMotivation.dxtc-left > .dxtc-stripContainer .dxtc-link
{
	padding: 4px 13px 4px 12px;
}
.dxtcLite_iMotivation.dxtc-left > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite_iMotivation.dxtc-left > .dxtc-stripContainer .dxtc-spacer,
.dxtcLite_iMotivation.dxtc-left > .dxtc-stripContainer .dxtc-rightIndent
{
	border: none;
	border-right: 1px solid #859ebf;
	border-left: 1px solid transparent;
	width: auto;
}
.dxtcLite_iMotivation.dxtc-left > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite_iMotivation.dxtc-left > .dxtc-stripContainer .dxtc-rightIndent
{
	height: 3px;
}
.dxtcLite_iMotivation.dxtc-left > .dxtc-stripContainer .dxtc-spacer
{
	height: 1px;
}
.dxtcLite_iMotivation.dxtc-left > .dxtc-content
{
	border-left-style: none!important;
	float: left;
	clear: none;
}
/* right */
.dxtcLite_iMotivation.dxtc-right > .dxtc-stripContainer
{
	padding-right: 2px;
}
.dxtcLite_iMotivation.dxtc-right > .dxtc-stripContainer .dxtc-tab,
.dxtcLite_iMotivation.dxtc-right > .dxtc-stripContainer .dxtc-activeTab,
.dxtcLite_iMotivation.dxtc-right > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite_iMotivation.dxtc-right > .dxtc-stripContainer .dxtc-spacer,
.dxtcLite_iMotivation.dxtc-right > .dxtc-stripContainer .dxtc-rightIndent
{
	float: none;
	clear: none;
	width: auto;
	height: auto;
}
.dxIE.dxBrowserVersion-7 .dxtcLite_iMotivation.dxtc-right > .dxtc-stripContainer .dxtc-tab,
.dxIE.dxBrowserVersion-7 .dxtcLite_iMotivation.dxtc-right > .dxtc-stripContainer .dxtc-activeTab,
.dxIE.dxBrowserVersion-7 .dxtcLite_iMotivation.dxtc-right > .dxtc-stripContainer .dxtc-leftIndent,
.dxIE.dxBrowserVersion-7 .dxtcLite_iMotivation.dxtc-right > .dxtc-stripContainer .dxtc-spacer,
.dxIE.dxBrowserVersion-7 .dxtcLite_iMotivation.dxtc-right > .dxtc-stripContainer .dxtc-rightIndent
{
	float: left;
	clear: both;
}
.dxtcLite_iMotivation.dxtc-right > .dxtc-stripContainer .dxtc-tab,
.dxtcLite_iMotivation.dxtc-right > .dxtc-stripContainer .dxtc-activeTab
{
	border: 1px solid #859ebf;
}
.dxtcLite_iMotivation.dxtc-right > .dxtc-stripContainer .dxtc-activeTab
{
	border-left-width: 0;
    padding-left: 1px;
}
.dxtcLite_iMotivation.dxtc-right.dxtc-noSpacing > .dxtc-stripContainer .dxtc-tab,
.dxtcLite_iMotivation.dxtc-right.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab
{
	border-top: 1px none #859ebf;
}
.dxtcLite_iMotivation.dxtc-right.dxtc-noSpacing > .dxtc-stripContainer .dxtc-lead 
{
	border-top: 1px solid #859ebf;
}
.dxtcLite_iMotivation.dxtc-right > .dxtc-stripContainer .dxtc-link
{
	padding: 4px 13px 4px 12px;
}
.dxtcLite_iMotivation.dxtc-right > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite_iMotivation.dxtc-right > .dxtc-stripContainer .dxtc-spacer,
.dxtcLite_iMotivation.dxtc-right > .dxtc-stripContainer .dxtc-rightIndent
{
	border: none;
	border-left: 1px solid #859ebf;
	border-right: 1px solid transparent;
}
.dxtcLite_iMotivation.dxtc-right > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite_iMotivation.dxtc-right > .dxtc-stripContainer .dxtc-rightIndent
{
	height: 3px;
}
.dxtcLite_iMotivation.dxtc-right > .dxtc-stripContainer .dxtc-spacer
{
	height: 1px;
}
.dxtcLite_iMotivation.dxtc-right > .dxtc-content
{
	border-top: 1px solid #859ebf;
	border-right-color: #859ebf;
	border-bottom: 1px solid #859ebf;
	border-left: 1px solid #859ebf;
	border-right-width: 1px;
	border-right-style: none!important;
	float: left;
	clear: none;
}
/* Services rules */
.dxtcLite_iMotivation.dxtc-noTabs > .dxtc-content
{
	border: 1px solid #859ebf!important;
} 

/* -- ASPxTitleIndex -- */
.dxtiControl_iMotivation 
{
	font: 10pt Tahoma, Geneva, sans-serif;
	color: #498bc2;
	background: White none;
	border-style: none;
}
.dxtiControl_iMotivation a
{
	color: #498bc2;
	text-decoration: none;
} 
.dxtiControl_iMotivation a:hover
{
	text-decoration: underline;
}
.dxtiItem_iMotivation
{
	color: #498bc2;
	text-decoration: none;
    padding: 3px 8px 2px;
	white-space: nowrap;
}
.dxtiGroupHeader_iMotivation,
.dxtiGroupHeaderCategorized_iMotivation
{
	font-size: 1.55em;
	text-decoration: none;
}
.dxtiGroupHeader_iMotivation,
.dxtiGroupHeaderCategorized_iMotivation
{
	background: White none;
	white-space: nowrap;
}
.dxtiGroupHeaderCategorized_iMotivation
{
}
/* - GroupHeaderText - */
.dxtiGroupHeaderText_iMotivation
{
	color: White;
	background: #498bc2 none;
	padding: 0 4px 1px;
}
.dxtiGroupHeaderTextCategorized_iMotivation
{
    color: #498BC2;
}
.dxtiGroupHeaderTextCategorized_iMotivation
{
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 2px;
}
/* - FilterBox - */
.dxtiFilterBox_iMotivation
{
	color: #1e395b;
	font-weight: normal;
	background: #d2e4f1 url('tiFBBack.png') repeat-x left top;
	padding: 10px;
}
.dxtiFilterBoxInfoText_iMotivation
{
}
.dxtiFilterBoxEdit_iMotivation
{
	width: 165px;
	border: 1px solid #8ba0bc;
}
/* - IndexPanel - */
.dxtiIndexPanel_iMotivation
{
	background: White none;
    font-size: 1.27em;
	padding: 5px 0;
	text-decoration: none;
}
.dxtiIndexPanelItem_iMotivation,
.dxtiCurrentIndexPanelItem_iMotivation,
.dxtiIndexPanelItem_iMotivation a
{
	color: #498bc2;
	text-decoration: none;
}
.dxtiIndexPanelItem_iMotivation a:hover
{
	text-decoration: underline;
}

.dxtiIndexPanelItem_iMotivation,
.dxtiCurrentIndexPanelItem_iMotivation
{
	padding: 2px 4px;
}
.dxtiCurrentIndexPanelItem_iMotivation
{
	color: #8467b2;
}
/* - BackToTop - */
.dxtiBackToTop_iMotivation,
.dxtiBackToTopRtl_iMotivation
{
	padding: 4px 4px 0;
	border-top: 1px solid #c5cfdd;
}
.dxtiBackToTop_iMotivation
{
	color: #498bc2;
	text-decoration: none;
}
/* Disabled */
.dxtiDisabled_iMotivation,
.dxtiDisabled_iMotivation a
{
	color: #b2b7bd;
	cursor: default!important;
}
/* -- ASPxUploadControl -- */
.dxucControl_iMotivation,
.dxucEditArea_iMotivation,
input[type="text"].dxucEditArea_iMotivation /*Bootstrap correction*/
{
	font: 10pt Tahoma, Geneva, sans-serif;
}
.dxucEditArea_iMotivation,
input[type="text"].dxucEditArea_iMotivation /*Bootstrap correction*/
{
    padding: 1px;
}
body input.dxucEditArea_iMotivation /*Bootstrap correction*/
{
    color: black;
}
.dxucControl_iMotivation .dxucInputs_iMotivation
{
}
.dxucTextBox_iMotivation
{
	background-color: white;
	border: 1px solid #8BA0BC;
	padding: 1px 2px;
}
.dxucTextBox_iMotivation .dxucEditArea_iMotivation
{
	margin: 0px;
	background-color: white;
}
.dxucNullText_iMotivation .dxucEditArea_iMotivation
{
    color: #c7cacf;
}
.dxucErrorCell_iMotivation
{
	color: Red;
	text-align: left;
}
.dxucButton_iMotivation,
.dxucButton_iMotivation a
{
	color: #1E395B;
	white-space: nowrap;
	text-decoration: none;
}
.dxucButton_iMotivation a:hover
{
	text-decoration: underline;
}
.dxucBrowseButton_iMotivation,
.dxucBrowseButton_iMotivation a
{
	color: #1E395B;
	cursor: pointer;
	white-space: nowrap;
	text-decoration: none;
}
.dxucControl_iMotivation .dxucBrowseButton_iMotivation a
{
	color: #1E395B;
}
.dxucControl_iMotivation a[unselectable=on]
{
    user-select: none;
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
}
.dxucBrowseButton_iMotivation
{
	padding: 4px 16px;
	border: 1px solid #ABBAD0;
	background: #D1DFEF url('ucButtonBack.png') repeat-x top;
}
.dxucBrowseButton_iMotivation.dxbf
{
    padding: 4px 15px;
}
.dxucBrowseButton_iMotivation.dxbf a
{
    border: 1px dotted black;
}
.dxucBrowseButtonHover_iMotivation
{
	border-color: #EECC53;
	background: #FCF8E5 url('ucButtonHoverBack.png') repeat-x top;
}
.dxucBrowseButtonPressed_iMotivation
{
	border-color: #C2762B;
	background: #FEE287 url('ucButtonPressedBack.png') repeat-x top;
}
.dxuc-IE7 .dxucTextBox_iMotivation .dxucEditArea_iMotivation
{
    margin-left: -3px;
}
/* ProgressBar */
.dxucProgressBar_iMotivation,
.dxucProgressBar_iMotivation td.dx
{
	color: #1e395b;
}
.dxucProgressBar_iMotivation .dxPBMainCell,
.dxucProgressBar_iMotivation td.dx
{
	padding: 0;
}
.dxucProgressBar_iMotivation
{
	background: #f9f9fa url('ucProgressBack.png') repeat-x left top;
	border: 1px solid #a5acb5;

    height: 21px;
}
.dxucProgressBarIndicator_iMotivation 
{
	background: #dfe6ed url('ucProgressIndicatorBack.png') repeat-x left top;
}
/* Silverlight Plugin Link */
.dxucSilverlightPluginLinkPanel_iMotivation {
	font-size: 0.82em;
	color: #7d7d7d;
	text-align: left;
}
.dxucSilverlightPluginLinkPanel_iMotivation td {
	padding: 0px 3px;
	vertical-align: middle;
}
.dxucSilverlightPluginLinkPanel_iMotivation a {
	color: #1E395B;
}
/* Disabled */
.dxucDisabled_iMotivation,
.dxucDisabled_iMotivation a
{
	color: #B2B7BD;
	cursor: default;
}
.dxucTextBoxDisabled_iMotivation
{
	border-color: #BDCBDF;
}
.dxucButtonDisabled_iMotivation a,
.dxucButtonDisabled_iMotivation a:hover
{
	color: #B2B7BD;
	text-decoration: none;
}
.dxucBrowseButtonDisabled_iMotivation
{
	border-color: #BDCBDF;
	background: #DAE0E6 none;
}
.dxucControl_iMotivation .dxucBrowseButtonDisabled_iMotivation a
{
	color: #87929F;
}

/* -- ASPxSplitter -- */
.dxsplControl_iMotivation
{
	font: 10pt Tahoma, Geneva, sans-serif;
}
.dxsplControl_iMotivation,
.dxsplVSeparator_iMotivation,
.dxsplHSeparator_iMotivation
{
	background-color: White;
}
.dxsplVSeparator_iMotivation,
.dxsplHSeparator_iMotivation
{
	font-size: 0;
}
.dxsplControl_iMotivation,
.dxsplVSeparator_iMotivation,
.dxsplHSeparator_iMotivation,
.dxsplPane_iMotivation,
.dxsplPaneCollapsed_iMotivation,
.dxsplVSeparator_iMotivation,
.dxsplHSeparator_iMotivation,
.dxsplVSeparatorCollapsed_iMotivation,
.dxsplHSeparatorCollapsed_iMotivation
{
	border: 0px solid #849dbd;
}
.dxsplPane_iMotivation,
.dxsplPaneCollapsed_iMotivation
{
	border-width: 1px;
}
.dxsplPaneCollapsed_iMotivation
{
	border-right-width: 0px;
	border-bottom-width: 0px;
}
.dxsplVSeparator_iMotivation,
.dxsplHSeparator_iMotivation
{
	background: #cfddee none;
}
.dxsplVSeparator_iMotivation
{
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.dxsplHSeparator_iMotivation
{
	border-left-width: 1px;
	border-right-width: 1px;
}

.dxsplVSeparatorHover_iMotivation
{
	cursor: w-resize;
}
.dxsplHSeparatorHover_iMotivation
{
	cursor: n-resize;
}
.dxsplVSeparatorCollapsed_iMotivation
{
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.dxsplHSeparatorCollapsed_iMotivation
{
	border-left-width: 1px;
	border-right-width: 1px;
}
.dxsplVSeparatorCollapsed_iMotivation,
.dxsplHSeparatorCollapsed_iMotivation
{
	cursor: default!important;
}
.dxsplVSeparatorButton_iMotivation
{
	cursor: pointer;
	padding: 3px 0;
}
.dxsplHSeparatorButton_iMotivation
{
	cursor: pointer;
	padding: 0 3px;
}
.dxsplDisabled_iMotivation .dxsplVSeparatorButton_iMotivation,
.dxsplDisabled_iMotivation .dxsplHSeparatorButton_iMotivation
{
	cursor: default;
}
.dxsplVSeparatorHover_iMotivation,
.dxsplVSeparatorButtonHover_iMotivation
{
	background-image: url('splVSepHBack.png');
}
.dxsplHSeparatorHover_iMotivation,
.dxsplHSeparatorButtonHover_iMotivation
{
	background-image: url('splHSepHBack.png');
}
.dxsplVSeparatorHover_iMotivation,
.dxsplHSeparatorHover_iMotivation,
.dxsplVSeparatorButtonHover_iMotivation,
.dxsplHSeparatorButtonHover_iMotivation
{
	background-color: #f8e393;
}
.dxsplResizingPointer_iMotivation
{
	background: url('splResizingPointer.gif') repeat;
	font-size: 0;
	line-height: 0px;
}
.dxsplControl_iMotivation .dxsplLCC
{
	padding: 8px;
}

/* -- ASPxTreeView -- */
.dxtvControl_iMotivation
{
	color: Black;
	font: 10pt Tahoma, Geneva, sans-serif;
	float: left;
}
.dxtvControl_iMotivation li
{
	overflow-y: hidden;
}
.dxtvControl_iMotivation ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow-y: hidden;
}
.dxtvControl_iMotivation a
{
	color: #6289b8;
	text-decoration: none;
}
.dxtvControl_iMotivation .dxtv-ln
{
	vertical-align: top;
}
.dxtvControl_iMotivation .dxtv-nd
{
	float: left;
	display: block;
	text-decoration: none;
	padding: 3px 5px 4px;
	margin: 0 1px;
	outline: 0 none;
}
.dxtvControl_iMotivation .dxtv-elbNoLn,
.dxtvControl_iMotivation .dxtv-elb
{
	width: 26px;
	height: 21px;
	vertical-align: top;
	float: left;
}

.dxtvControl_iMotivation .dxtv-btn
{
	margin-left: 8px;
	margin-top: 3px;
}
.dxtvControl_iMotivation .dxtv-subnd
{
	margin-left: 22px;
}
.dxtvControl_iMotivation .dxtv-ndImg
{
	margin:  0 4px 0 2px;
}
.dxtvControl_iMotivation .dxtv-ndTxt
{
	white-space: nowrap;
}
.dxtvControl_iMotivation .dxtv-ndChk
{
	cursor: default;
	margin:  0 6px 0 2px;
} 
.dxtvControl_iMotivation .dxtv-ndTmpl
{
	float: left;
	white-space: nowrap;
}

.dxtvControl_iMotivation .dxtv-ndSel,
.dxtvControl_iMotivation .dxtv-ndHov
{
	padding: 2px 4px 3px;
}

.dxtvControl_iMotivation .dxtv-ndSel
{
	background: #fddc7f url('mItemSBack.png') repeat-x left top;
	border: 1px solid #c2762b;
	cursor: default;
}

.dxtvControl_iMotivation .dxtv-ndHov
{
	background: #fcf9df url('mSubItemHBack.png') repeat-x left top;
	border: 1px solid #f2ca58;
}

.dxtvControl_iMotivation .dxtv-clr,
.dxtvControl_iMotivation .dxtv-clrIE7
{
	clear: both;
	font-size: 0;
	height: 0;
	visibility: hidden;
	width: 0;
	display: block;
} 

.dxtvControl_iMotivation .dxtv-clr
{
	line-height: 0;
}

.dxtvControl_iMotivation.dxtvRtl,
.dxtvControl_iMotivation.dxtvRtl .dxtv-nd,
.dxtvControl_iMotivation.dxtvRtl .dxtv-elbNoLn,
.dxtvControl_iMotivation.dxtvRtl .dxtv-elb,
.dxtvControl_iMotivation.dxtvRtl .dxtv-ndTmpl
{
	float: right;
}
.dxtvControl_iMotivation.dxtvRtl .dxtv-nd
{
	margin: 1px 0 1px 1px;
}
.dxtvControl_iMotivation.dxtvRtl .dxtv-elb,
.dxtvControl_iMotivation.dxtvRtl .dxtv-ln
{
	background-position: right top;
}
.dxtvControl_iMotivation.dxtvRtl .dxtv-btn
{
	margin: 3px 8px 0 0;
}
.dxtvControl_iMotivation.dxtvRtl .dxtv-subnd
{
	margin: 0 22px 0 0;
}
.dxtvControl_iMotivation.dxtvRtl .dxtv-ndImg
{
    margin: 0 2px 0 4px;
}
.dxtvControl_iMotivation.dxtvRtl.OperaRtlFix .dxtv-btn
{
	margin: 5px 10px 0 0;
}
.dxtvControl_iMotivation.dxtvRtl .dxtv-ndChk
{
	margin: 0 2px 0 6px;
}
.dxtvControl_iMotivation.dxtvRtl.OperaRtlFix .dxtv-subnd
{
	overflow-x: hidden;
}

.dxtvDisabled_iMotivation,
.dxtvControl_iMotivation .dxtvDisabled,
.dxtvDisabled_iMotivation a,
.dxtvDisabled_iMotivation .dxtv-btn,
.dxtvDisabled_iMotivation .dxtv-nd
{
	color: #c7cacf;
	cursor: default;
} 

/* ASPxFileManager */
.dxfmControl_iMotivation 
{
	font: 10pt Tahoma, Geneva, sans-serif;
	outline: 0px;
}
.dxfmDisabled_iMotivation
{
	color: #ACACAC;
}
/* FileManager - Splitter */
.dxfmControl_iMotivation .dxsplControl_iMotivation
{
	border-width: 1px;
	border-color: #909AA6;
}
.dxfmControl_iMotivation .dxsplPane_iMotivation
{
	background-color: White;
	border-width: 0px;
}
.dxfmControl_iMotivation .dxsplLCC {
	outline-width: 0px;
	padding: 4px;
}
.dxfmControl_iMotivation.dxfm-dst .dxsplVSeparator_iMotivation
{
	width: 3px;
	background: White url('fmSplitterSeparator.gif') repeat-y right;
	border-width: 0px;
}
.dxfmControl_iMotivation.dxfm-dst.dxfm-rtl .dxsplVSeparator_iMotivation
{
	background-position-x: left;
}
.dxfmControl_iMotivation.dxfm-tch .dxsplVSeparator_iMotivation
{
	border-width: 0 1px;
	border-color: #909AA6;
}
.dxfmControl_iMotivation .dxsplHSeparator_iMotivation
{
	border-width: 0px;
	background: #909AA6 none;
}
.dxfmControl_iMotivation .dxfm-filePane .dxsplLCC
{
    padding: 0;
}

/* FileManager - TreeView */
.dxfmControl_iMotivation .dxtvControl_iMotivation 
{
	margin-left: -5px;
}
.dxfmControl_iMotivation .dxtvControl_iMotivation .dxfm-folderSI
{
	border: 1px dotted #888888;
	padding: 2px 4px 3px;
}

/* FileManager - File */
.dxfmControl_iMotivation div.dxfm-file 
{
	float: left;
	text-align: center;
	cursor: pointer;
	white-space: nowrap;
	padding: 6px;
	margin: 4px;
}
.dxfmControl_iMotivation.dxfm-rtl div.dxfm-file 
{
	float: right;
}
.dxfmDisabled_iMotivation .dxfm-file
{
	cursor: default;
}
.dxfmControl_iMotivation div.dxfm-fileSI
{
	border: 1px dotted #888888;
}
.dxfmControl_iMotivation div.dxfm-fileSA
{
	background: #fddc7f url('mItemSBack.png') repeat-x left top;
	border: 1px solid #888888;
}
.dxfmControl_iMotivation div.dxfm-fileH,
.dxfmControl_iMotivation div.dxfm-fileF
{
	background: #FCF9DF url('mItemHBack.png') repeat-x left top;
	border: 1px solid #F2CA58;
}
.dxfmControl_iMotivation td.dxgv .dxfm-fileName
{
    padding: 2px 0;
}
.dxfmControl_iMotivation .dxfm-file .dxfm-highlight
{
	background: #d5e8ff none repeat 0 0;
	color: Black;
	font-weight: bold;
}
.dxfmControl_iMotivation .fileContainer
{
    margin: 4px;
}

/* FileManager - GridView */
.dxfmControl_iMotivation .dxgvTable_iMotivation  td.dxgv 
{
    border-bottom-width: 0px;
}
.dxfmControl_iMotivation .dxgvControl_iMotivation 
{
    background-color: White; 
}
.dxfmControl_iMotivation .dxgvTable_iMotivation tr.dxfm-fileSA
{
    background: #E2ECF7;
}     
.dxfmControl_iMotivation .dxgvTable_iMotivation tr.dxfm-fileSI
{
    background-color: #ECECEC;
}
.dxfmControl_iMotivation .dxfm-fileF.dxgvFocusedRow_iMotivation
{
    background: #D5E3F3;
}
.dxfmControl_iMotivation .dxgvTable_iMotivation tr.dxfm-fileH
{
    background: #D5E8FF;
}
.dxfmControl_iMotivation tr.dxgvFocusedRow_iMotivation
{
    background: White;
}
.dxgvHeader_iMotivation.dxfmGridHeader
{
    background: White;
    border-color: #CFDDEE;
}
.dxgvHeader_iMotivation.dxfmGridHeader, 
.dxgvHeader_iMotivation.dxfmGridHeader table 
{
    color: black;
}
.dxfm-file .dxgv.dxgvCommandColumn_iMotivation
{
	text-overflow: clip;
}

/* FileManager - Toolbar */
.dxfmControl_iMotivation .dxfm-toolbar
{
	background: #DAE5F2 url('mItemBack.png') repeat-x left top;
}
.dxfmControl_iMotivation .dxfm-toolbar table.dxfm
{
	width: 100%;
}
.dxfmControl_iMotivation .dxfm-toolbar .dxfm-filter
{
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}
.dxfmControl_iMotivation.dxfm-rtl .dxfm-toolbar .dxfm-filter
{
	text-align: left;
}
.dxfmControl_iMotivation .dxfm-toolbar .dxfm-filter input,
.dxfmControl_iMotivation .dxfm-toolbar .dxfm-path input
{
	border: 1px solid #8BA0BC;
    padding: 2px 2px;
}

/* FileManager - Toolbar - Light */
.dxfmControl_iMotivation .dxfm-toolbar .dxsplLCC 
{
	padding: 5px;
}
.dxfmControl_iMotivation .dxfm-toolbar .dxmLite_iMotivation .dxm-main
{
	margin-top: 1px;
	border-width: 0px;
	background: transparent none;
}
.dxfmControl_iMotivation .dxfm-toolbar .dxmLite_iMotivation .dxmtb.dxm-horizontal .dxm-separator 
{
	padding: 0px 11px;
}
.dxfmControl_iMotivation .dxfm-toolbar .dxmLite_iMotivation .dxfm-path 
{
	padding-left: 2px;
	padding-top: 1px;
}
.dxfmControl_iMotivation .dxfm-toolbar .dxmLite_iMotivation .dxm-item .dxm-content 
{
	padding-top: 4px;
}

/* FileManager - UploadPanel */
.dxfmControl_iMotivation .dxfm-uploadPanel
{
	background: #BBCEE7 url('pcFBack.png') repeat-x left top;
	text-align: right;
}
.dxfmControl_iMotivation.dxfm-rtl .dxfm-uploadPanel
{
	text-align: left;
}
.dxfmControl_iMotivation .dxfm-uploadPanel table.dxfm-uploadPanelTable
{
	display: inline-block;
	margin-right: 4px;
	margin-top: 1px;
}
.dxfmControl_iMotivation .dxfm-uploadPanel table.dxfm-uploadPanelTable .dxucControl_iMotivation 
{
	margin-right: 10px;
	margin-top: 4px;
}
.dxfmControl_iMotivation.dxfm-rtl .dxfm-uploadPanel table.dxfm-uploadPanelTable .dxucControl_iMotivation
{
	margin-right: 0px;
	margin-left: 10px;
}
.dxfmControl_iMotivation .dxfm-uploadPanel table.dxfm-uploadPanelTable td.dxfm-uploadPanelTableBCell
{
    padding: 7px 0 0;
    vertical-align: top;
}
.dxfmControl_iMotivation .dxfm-uploadPanel table.dxfm-uploadPanelTable td.dxfm-uploadPanelTableBCell a 
{
	color: #1E395B;
	text-decoration: none;
}
.dxfmControl_iMotivation .dxfm-uploadPanel table.dxfm-uploadPanelTable td.dxfm-uploadPanelTableBCell a:hover 
{
	text-decoration: underline;
}
.dxfmControl_iMotivation .dxfm-uploadPanel table.dxfm-uploadPanelTable td.dxfm-uploadPanelTableBCell a.dxfm-uploadDisable 
{
	color: #777777;
	text-decoration: none;
	cursor: default;
}
.dxfmControl_iMotivation .dxfm-uploadPanel.dxsplPane_iMotivation .dxucTextBox_iMotivation 
{
	padding: 0px 2px;
}
.dxfmControl_iMotivation .dxfm-uploadPanel.dxsplPane_iMotivation .dxucBrowseButton_iMotivation 
{
	padding: 2px 8px 3px;
}
.dxfmControl_iMotivation .dxfm-uploadPanel.dxsplPane_iMotivation .dxucBrowseButton_iMotivation.dxbf 
{
	padding: 2px 7px 3px;
}
.dxfmControl_iMotivation .dxfm-uploadPanel.dxsplPane_iMotivation .dxucSilverlightPluginLinkPanel_iMotivation 
{
	margin-top: -8px;
}

/* FileManager - Create, Rename input */
.dxfmControl_iMotivation .dxfm-cInput,
.dxfmControl_iMotivation .dxfm-rInput
{
	border: 1px solid #8BA0BC;
}

/* FileManager - Move PopupControl */
.dxfmControl_iMotivation .dxpc-content 
{
	padding: 5px 0px 0px;
}
.dxfmControl_iMotivation .dxpc-content .dxfm-mpFoldersC 
{
	overflow: auto;
	padding: 0px 0px 20px 5px;
}
.dxfmControl_iMotivation .dxpc-content .dxfm-mpButtonC
{
	margin-top: 5px;
	border-top: 1px solid #909AA6;
	text-align: right;
	background: #BBCEE7 url('pcFBack.png') repeat-x left top;
	padding: 10px 15px 10px 10px;
}
.dxfmControl_iMotivation .dxpc-content .dxfm-mpButtonC a 
{
	margin-left: 12px;
	color: #1B3F91;
}

/* ASPxImageSlider */
.dxisControl_iMotivation
{
    width: 660px;
    height: 505px;
    outline: 0;
    user-select: none;
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;

    font: 10pt Tahoma, Geneva, sans-serif;
}
.dxisControl_iMotivation .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_iMotivation .dxis-playPauseBtnWrapper {
    right: auto;
    left: 0;
}
.dxisControl_iMotivation > .dxis-passePartout
{
    position: relative;
    background-color: #000000;
    width: 100%;
    height:100%;
}
.dxisControl_iMotivation .dxis-imageArea
{
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.dxisControl_iMotivation .dxis-slidePanel,
.dxisControl_iMotivation .dxis-nbSlidePanel,
.dxisControl_iMotivation .dxis-nbSlidePanelWrapper
{
    position: absolute;
}
.dxisControl_iMotivation .dxis-nbSlidePanelWrapper
{
    overflow: hidden;
}
.dxisControl_iMotivation .dxis-nbTop,
.dxisControl_iMotivation .dxis-nbBottom,
.dxisControl_iMotivation .dxis-nbLeft,
.dxisControl_iMotivation .dxis-nbRight,
.dxisControl_iMotivation .dxis-nbDotsBottom,
.dxisControl_iMotivation .dxis-nbDotsTop,
.dxisControl_iMotivation .dxis-nbDotsLeft,
.dxisControl_iMotivation .dxis-nbDotsRight
{
    position: relative;
}
.dxisControl_iMotivation .dxis-nbTop
{
    padding-bottom: 5px;
}
.dxisControl_iMotivation .dxis-nbBottom
{
    padding-top: 5px;
}
.dxisControl_iMotivation .dxis-nbLeft
{
    padding-right: 5px;
}
.dxisControl_iMotivation .dxis-nbRight
{
    padding-left: 5px;
}
.dxisControl_iMotivation .dxis-nbDotsBottom,
.dxisControl_iMotivation .dxis-nbDotsTop
{
    padding: 20px 0;
}
.dxisControl_iMotivation .dxis-nbDotsLeft
{
    padding-right: 20px;
}
.dxisControl_iMotivation .dxis-nbDotsRight
{
    padding-left: 20px;
}
.dxisControl_iMotivation .dxis-nbLeft,
.dxisControl_iMotivation .dxis-nbRight,
.dxisControl_iMotivation .dxis-nbDotsLeft,
.dxisControl_iMotivation .dxis-nbDotsRight
{
    float: left;
}
.dxisControl_iMotivation .dxis-item,
.dxisControl_iMotivation .dxis-nbItem
{
    background-image: url('isLoading.gif');
    background-repeat: no-repeat;
    background-position:center center;
}
.dxisControl_iMotivation .dxis-nbItem .dxis-nbHoverItem
{
    display: none;
    position: absolute;
    border: 2px solid #9f9f9f;
}
.dxisControl_iMotivation .dxis-nbItem .dxis-nbHoverItem > div
{
    border: 2px solid #ffffff;
}
.dxisControl_iMotivation .dxis-nbItem.dxis-hover .dxis-nbHoverItem
{
    display: block;
}
.dxisControl_iMotivation .dxis-item,
.dxisControl_iMotivation .dxis-nbItem,
.dxisControl_iMotivation .dxis-nbDotItem
{
    position: absolute;
    overflow: hidden;
}
.dxisControl_iMotivation .dxis-nbItem,
.dxisControl_iMotivation .dxis-nbDotItem
{
    cursor: pointer;
}
.dxisControl_iMotivation .dxis-nbDotItemSelected,
.dxisControl_iMotivation .dxis-nbDotItemDisabled
{
    cursor: default;
}
.dxisControl_iMotivation .dxis-nbItem
{
    width: 90px;
    height: 60px;
    background-color: black;
}
.dxisControl_iMotivation .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_iMotivation .dxis-nbSelectedItem
{
    z-index: 1;
    cursor: default;
    position: absolute;
    border: 2px solid black;
}
.dxisControl_iMotivation .dxis-nbSelectedItem > div
{
    border: 2px solid White;
}
.dxisControl_iMotivation .dxis-prevBtnVertWrapper,
.dxisControl_iMotivation .dxis-prevBtnVertOutsideWrapper,
.dxisControl_iMotivation .dxis-nextBtnVertWrapper,
.dxisControl_iMotivation .dxis-nextBtnVertOutsideWrapper,
.dxisControl_iMotivation .dxis-prevBtnHorWrapper,
.dxisControl_iMotivation .dxis-prevBtnHorOutsideWrapper,
.dxisControl_iMotivation .dxis-nextBtnHorWrapper,
.dxisControl_iMotivation .dxis-nextBtnHorOutsideWrapper
{
    cursor: pointer;
    z-index: 1;
    position: absolute;
    background-color: #333333;
    background-color: rgba(0, 0, 0, 0.75);
}
.dxisControl_iMotivation .dxis-prevBtnHorWrapperDisabled,
.dxisControl_iMotivation .dxis-prevBtnHorOutsideWrapperDisabled,
.dxisControl_iMotivation .dxis-nextBtnHorWrapperDisabled,
.dxisControl_iMotivation .dxis-nextBtnHorOutsideWrapperDisabled,
.dxisControl_iMotivation .dxis-prevBtnVertWrapperDisabled,
.dxisControl_iMotivation .dxis-prevBtnVertOutsideWrapperDisabled,
.dxisControl_iMotivation .dxis-nextBtnVertWrapperDisabled,
.dxisControl_iMotivation .dxis-nextBtnVertOutsideWrapperDisabled
{
    cursor: default;
}
.dxisControl_iMotivation .dxis-prevBtnHorWrapper,
.dxisControl_iMotivation .dxis-prevBtnHorOutsideWrapper
{
    left: 0px;
}
.dxisControl_iMotivation .dxis-nextBtnHorWrapper,
.dxisControl_iMotivation .dxis-nextBtnHorOutsideWrapper
{
    right: 0px;
}
.dxisControl_iMotivation .dxis-prevBtnVertWrapper,
.dxisControl_iMotivation .dxis-prevBtnVertOutsideWrapper
{
    top: 0px;
}
.dxisControl_iMotivation .dxis-nextBtnVertWrapper,
.dxisControl_iMotivation .dxis-nextBtnVertOutsideWrapper
{
    bottom: 0px;
}
.dxisControl_iMotivation > .dxis-passePartout > .dxis-prevBtnHorWrapper,
.dxisControl_iMotivation > .dxis-passePartout > .dxis-prevBtnHorOutsideWrapper,
.dxisControl_iMotivation > .dxis-passePartout > .dxis-nextBtnHorWrapper,
.dxisControl_iMotivation > .dxis-passePartout > .dxis-nextBtnHorOutsideWrapper
{
    top: 50%;
    margin-top: -32px;
}
.dxisControl_iMotivation > .dxis-passePartout > .dxis-prevBtnVertWrapper,
.dxisControl_iMotivation > .dxis-passePartout > .dxis-prevBtnVertOutsideWrapper,
.dxisControl_iMotivation > .dxis-passePartout > .dxis-nextBtnVertWrapper,
.dxisControl_iMotivation > .dxis-passePartout > .dxis-nextBtnVertOutsideWrapper
{
    left: 50%;
    margin-left: -30px;
}
.dxisControl_iMotivation .dxis-prevBtnHor
{
    margin: 16px 12px 16px 8px;
}
.dxisControl_iMotivation .dxis-nextBtnHor
{
    margin: 16px 8px 16px 12px;
}
.dxisControl_iMotivation .dxis-prevBtnVert
{
    margin: 8px 16px 12px 16px;
}
.dxisControl_iMotivation .dxis-nextBtnVert
{
    margin: 12px 16px 8px 16px;
}
.dxisControl_iMotivation > .dxis-nbBottom > .dxis-prevBtnHorWrapper,
.dxisControl_iMotivation > .dxis-nbBottom > .dxis-prevBtnHorOutsideWrapper,
.dxisControl_iMotivation > .dxis-nbBottom > .dxis-nextBtnHorWrapper,
.dxisControl_iMotivation > .dxis-nbBottom > .dxis-nextBtnHorOutsideWrapper,
.dxisControl_iMotivation > .dxis-nbTop > .dxis-prevBtnHorWrapper,
.dxisControl_iMotivation > .dxis-nbTop > .dxis-prevBtnHorOutsideWrapper,
.dxisControl_iMotivation > .dxis-nbTop > .dxis-nextBtnHorWrapper,
.dxisControl_iMotivation > .dxis-nbTop > .dxis-nextBtnHorOutsideWrapper
{
    height: inherit;
}
.dxisControl_iMotivation > .dxis-nbLeft > .dxis-prevBtnVertWrapper,
.dxisControl_iMotivation > .dxis-nbLeft > .dxis-prevBtnVertOutsideWrapper,
.dxisControl_iMotivation > .dxis-nbLeft > .dxis-nextBtnVertWrapper,
.dxisControl_iMotivation > .dxis-nbLeft > .dxis-nextBtnVertOutsideWrapper,
.dxisControl_iMotivation > .dxis-nbRight > .dxis-prevBtnVertWrapper,
.dxisControl_iMotivation > .dxis-nbRight > .dxis-prevBtnVertOutsideWrapper,
.dxisControl_iMotivation > .dxis-nbRight > .dxis-nextBtnVertWrapper,
.dxisControl_iMotivation > .dxis-nbRight > .dxis-nextBtnVertOutsideWrapper
{
    width: inherit;
}
.dxisControl_iMotivation .dxis-prevPageBtnHor,
.dxisControl_iMotivation .dxis-prevPageBtnHorOutside,
.dxisControl_iMotivation .dxis-nextPageBtnHor,
.dxisControl_iMotivation .dxis-nextPageBtnHorOutside
{
    top: 50%;
    position: relative;
    margin: -11px 7px 0 7px;
}
.dxisControl_iMotivation .dxis-prevPageBtnVert,
.dxisControl_iMotivation .dxis-prevPageBtnVertOutside,
.dxisControl_iMotivation .dxis-nextPageBtnVert,
.dxisControl_iMotivation .dxis-nextPageBtnVertOutside
{
    margin: 7px auto 6px;
}
.dxisControl_iMotivation .dxis-prevBtnHorWrapperPressed > .dxis-prevBtnHor,
.dxisControl_iMotivation .dxis-prevBtnHorOutsideWrapperPressed > .dxis-prevBtnHor,
.dxisControl_iMotivation .dxis-nextBtnHorWrapperPressed > .dxis-nextBtnHor,
.dxisControl_iMotivation .dxis-nextBtnHorOutsideWrapperPressed > .dxis-nextBtnHor,
.dxisControl_iMotivation .dxis-prevBtnHorWrapperPressed > .dxis-prevPageBtnHor,
.dxisControl_iMotivation .dxis-prevBtnHorWrapperPressed > .dxis-prevPageBtnHorOutside,
.dxisControl_iMotivation .dxis-prevBtnHorOutsideWrapperPressed > .dxis-prevPageBtnHor,
.dxisControl_iMotivation .dxis-prevBtnHorOutsideWrapperPressed > .dxis-prevPageBtnHorOutside,
.dxisControl_iMotivation .dxis-nextBtnHorWrapperPressed > .dxis-nextPageBtnHor,
.dxisControl_iMotivation .dxis-nextBtnHorWrapperPressed > .dxis-nextPageBtnHorOutside,
.dxisControl_iMotivation .dxis-nextBtnHorOutsideWrapperPressed > .dxis-nextPageBtnHor,
.dxisControl_iMotivation .dxis-nextBtnHorOutsideWrapperPressed > .dxis-nextPageBtnHorOutside,
.dxisControl_iMotivation .dxis-prevBtnVertWrapperPressed > .dxis-prevBtnVert,
.dxisControl_iMotivation .dxis-prevBtnVertOutsideWrapperPressed > .dxis-prevBtnVert,
.dxisControl_iMotivation .dxis-nextBtnVertWrapperPressed > .dxis-nextBtnVert,
.dxisControl_iMotivation .dxis-nextBtnVertOutsideWrapperPressed > .dxis-nextBtnVert,
.dxisControl_iMotivation .dxis-prevBtnVertWrapperPressed > .dxis-prevPageBtnVert,
.dxisControl_iMotivation .dxis-prevBtnVertWrapperPressed > .dxis-prevPageBtnVertOutside,
.dxisControl_iMotivation .dxis-prevBtnVertOutsideWrapperPressed > .dxis-prevPageBtnVert,
.dxisControl_iMotivation .dxis-prevBtnVertOutsideWrapperPressed > .dxis-prevPageBtnVertOutside,
.dxisControl_iMotivation .dxis-nextBtnVertWrapperPressed > .dxis-nextPageBtnVert,
.dxisControl_iMotivation .dxis-nextBtnVertWrapperPressed > .dxis-nextPageBtnVertOutside,
.dxisControl_iMotivation .dxis-nextBtnVertOutsideWrapperPressed > .dxis-nextPageBtnVert,
.dxisControl_iMotivation .dxis-nextBtnVertOutsideWrapperPressed > .dxis-nextPageBtnVertOutside,
.dxisControl_iMotivation .dxis-prevBtnVertPressed,
.dxisControl_iMotivation .dxis-nextBtnVertPressed,
.dxisControl_iMotivation .dxis-nextBtnHorPressed,
.dxisControl_iMotivation .dxis-prevBtnHorPressed,
.dxisControl_iMotivation .dxis-prevPageBtnVertPressed,
.dxisControl_iMotivation .dxis-prevPageBtnVertOutsidePressed,
.dxisControl_iMotivation .dxis-nextPageBtnVertPressed,
.dxisControl_iMotivation .dxis-nextPageBtnVertOutsidePressed,
.dxisControl_iMotivation .dxis-prevPageBtnHorPressed,
.dxisControl_iMotivation .dxis-prevPageBtnHorOutsidePressed,
.dxisControl_iMotivation .dxis-nextPageBtnHorPressed,
.dxisControl_iMotivation .dxis-nextPageBtnHorOutsidePressed,
.dxisControl_iMotivation .dxis-prevBtnVertDisabled,
.dxisControl_iMotivation .dxis-nextBtnVertDisabled,
.dxisControl_iMotivation .dxis-nextBtnHorDisabled,
.dxisControl_iMotivation .dxis-prevBtnHorDisabled,
.dxisControl_iMotivation .dxis-prevPageBtnVertDisabled,
.dxisControl_iMotivation .dxis-prevPageBtnVertOutsideDisabled,
.dxisControl_iMotivation .dxis-nextPageBtnVertDisabled,
.dxisControl_iMotivation .dxis-nextPageBtnVertOutsideDisabled,
.dxisControl_iMotivation .dxis-prevPageBtnHorDisabled,
.dxisControl_iMotivation .dxis-prevPageBtnHorOutsideDisabled,
.dxisControl_iMotivation .dxis-nextPageBtnHorDisabled,
.dxisControl_iMotivation .dxis-nextPageBtnHorOutsideDisabled
{
    opacity: 0.25;
    filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=25);
}
.dxisControl_iMotivation .dxis-nextBtnHorOutsideWrapper,
.dxisControl_iMotivation .dxis-prevBtnHorOutsideWrapper,
.dxisControl_iMotivation .dxis-nextBtnVertOutsideWrapper,
.dxisControl_iMotivation .dxis-prevBtnVertOutsideWrapper {
	background-color: transparent;
}
.dxisControl_iMotivation .dxis-nextPageBtnHorOutside,
.dxisControl_iMotivation .dxis-prevPageBtnHorOutside {
	margin-top: -14px;
}
/* ASPxImageGallery */
.dxigControl_iMotivation
{
    font: 10pt Tahoma, Geneva, sans-serif;
	color: #1e395b;
}
.dxigControl_iMotivation td.dxigCtrl
{
	padding: 0px;
}
.dxigContent_iMotivation
{
	background: White none;
	padding: 6px;
	border: 1px solid #859ebf;
	border-right: 0;
	border-left: 0;
}
.dxigEmptyData_iMotivation
{
	color: #4F4F4F;
	padding: 12px 40px;
}
.dxigEmptyItem_iMotivation
{
	text-align: left;
	vertical-align: top;
}
.dxigFlowItem_iMotivation
{
    float: left;
}
.dxigItem_iMotivation
{
    background-repeat: no-repeat;
    background-position:center center;
    background-image: url('igLoading.gif');
}
.dxigItem_iMotivation a
{
    outline: 0;
}
.dxigItem_iMotivation a > img
{
    display: block;
}
.dxigPagerPanel_iMotivation
{
	padding: 4px 9px;
	background: #e4effa none;
}
.dxigItem_iMotivation .dxig-thumbnailBorder
{
    top: 0;
    display: none;
    position: absolute;
    border: 1px solid gray;
    border: 1px solid rgba(0, 0, 0, 0.20);
}
.dxigItem_iMotivation .dxig-thumbnailWrapper,
.dxigFlowItem_iMotivation
{
    width: 0;
    height: 0;
    overflow: hidden;
    position: relative;
    background: #ebf3fc none;
}
.dxigControl_iMotivation .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_iMotivation .dxpcLite_iMotivation .dxpc-mainDiv,
.dxigControl_iMotivation .dxpcLite_iMotivation .dxpc-contentWrapper
{
    border: 0;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}
.dxigControl_iMotivation .dxpcLite_iMotivation .dxpc-content
{
    padding: 0;
    background-color: transparent;
}
.dxigControl_iMotivation .dxig-imageSliderWrapper
{
    overflow: hidden;
    padding: 50px 65px;
}
.dxigControl_iMotivation.dxTouchUI .dxig-imageSliderWrapper
{
    padding: 0;
}
.dxigControl_iMotivation .dxig-imageSliderWrapper .dxisControl_iMotivation .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_iMotivation .dxig-bottomPanel
{
    left: 0;
    bottom: 0;
    width: 100%;
    position: absolute;
}
.dxigControl_iMotivation .dxig-bottomPanel > .dxig-overflowPanel
{
    overflow: hidden;
}
.dxigControl_iMotivation .dxig-bottomPanel .dxisControl_iMotivation
{
    position: relative;
}
.dxigControl_iMotivation .dxisControl_iMotivation > .dxis-passePartout
{
    background-color: transparent;
}
.dxigControl_iMotivation .dxisControl_iMotivation .dxis-nbBottom
{
    padding: 4px 4px 0 4px;
}
.dxigControl_iMotivation .dxig-bottomPanel .dxis-nbBottom > .dxis-prevBtnHorWrapper,
.dxigControl_iMotivation .dxig-bottomPanel .dxis-nbBottom > .dxis-nextBtnHorWrapper
{
    width: 43px;
    background: url('igNavBtnsBack.png') repeat-y;
}
.dxigControl_iMotivation .dxig-bottomPanel .dxis-nbBottom > .dxis-prevBtnHorWrapper
{
    background-position: 0 0;
}
.dxigControl_iMotivation .dxig-bottomPanel .dxis-nbBottom > .dxis-nextBtnHorWrapper
{
    background-position: -39px 0;
}
.dxigControl_iMotivation .dxig-bottomPanel .dxis-nbBottom > .dxis-prevBtnHorWrapperDisabled,
.dxigControl_iMotivation .dxig-bottomPanel .dxis-nbBottom > .dxis-nextBtnHorWrapperDisabled
{
    display: none;
}
.dxigControl_iMotivation .dxig-bottomPanel .dxis-nbBottom > .dxis-prevBtnHorWrapper .dxis-prevPageBtnHor,
.dxigControl_iMotivation .dxig-bottomPanel .dxis-nbBottom > .dxis-nextBtnHorWrapper .dxis-nextPageBtnHor
{
    position: absolute;
}
.dxigControl_iMotivation .dxig-bottomPanel .dxis-nbBottom > .dxis-prevBtnHorWrapper .dxis-prevPageBtnHor
{
}
.dxigControl_iMotivation .dxig-bottomPanel .dxis-nbBottom > .dxis-nextBtnHorWrapper .dxis-nextPageBtnHor
{
    right: 0;
}
.dxigControl_iMotivation .dxig-fullscreenViewerTextArea
{
    z-index: 1;
    padding: 10px;
    text-align: center;
    color: white;
}
.dxigControl_iMotivation .dxig-prevButtonArea,
.dxigControl_iMotivation .dxig-nextButtonArea
{
    top: 0;
    position: absolute;
}
.dxigControl_iMotivation .dxig-prevButtonArea
{
    left: 0;
}
.dxigControl_iMotivation .dxig-nextButtonArea
{
    right: 0;
}
.dxigControl_iMotivation .dxig-prevButton,
.dxigControl_iMotivation .dxig-nextButton
{
    top: 50%;
    cursor: pointer;
    position: relative;
    margin: -32px 11px 0;
}
.dxigControl_iMotivation .dxig-prevButtonDisabled,
.dxigControl_iMotivation .dxig-nextButtonDisabled
{
    cursor: auto;
    opacity: 0.5;
    filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=50);
}
.dxigControl_iMotivation .dxig-closeButtonWrapper,
.dxigControl_iMotivation .dxig-playPauseButtonWrapper
{
    padding: 15px;
    cursor: pointer;
    position: absolute;
}
.dxigControl_iMotivation .dxig-closeButtonWrapper
{
    top: 4px;
    right: 7px;
}
.dxigControl_iMotivation .dxig-closeButtonWrapper > .dxig-closeButton
{
    z-index: 1;
}
.dxigControl_iMotivation .dxig-playPauseButtonWrapper
{
    top: 2px;
    right: 48px;
}
*[dir="rtl"].dxigControl_iMotivation .dxig-closeButtonWrapper {
    left: 7px;
    right: auto;
}
*[dir="rtl"].dxigControl_iMotivation .dxig-playPauseButtonWrapper {
    left: 48px;
    right: auto;
}
.dxigControl_iMotivation .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_iMotivation .dxisControl_iMotivation .dxis-nbSelectedItem
{
    border: 2px solid #fff;
}
.dxigControl_iMotivation .dxisControl_iMotivation .dxis-nbHoverItem
{
    border: 2px solid #9F9F9F
}
.dxigControl_iMotivation .dxisControl_iMotivation .dxis-nbSelectedItem > div,
.dxigControl_iMotivation .dxisControl_iMotivation .dxis-nbHoverItem > div
{
    border: 2px solid #000;
}
.dxigControl_iMotivation .dxisControl_iMotivation .dxis-nbBottom,
.dxigControl_iMotivation .dxig-fullscreenViewerTextArea
{
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.8);
}
.dxigEPContainer_iMotivation
{
    height: 40px;
	text-align: center;
}
.dxigEPContainer_iMotivation div
{
	padding-top: 12px;
}
.dxigEPContainer_iMotivation a
{
	color: #1e395b;
	text-decoration: none;
}
.dxigEPContainer_iMotivation a:hover
{
	text-decoration: underline;
}

/* Form Layout */
.dxflFormLayout_iMotivation{
    display: table;
    font: 10pt Tahoma, Geneva, sans-serif;
	color: #3c3c3c;
}

.dxflButtonItemSys .dxflVATSys.dxflCaptionCell_iMotivation{ padding-top: 4px; }
.dxflButtonItemSys .dxflVAMSys.dxflCaptionCell_iMotivation{ padding-bottom: 1px; }
.dxflTextItemSys .dxflVATSys.dxflCaptionCell_iMotivation{ padding-top: 0px; }
.dxflTextEditItemSys .dxflVATSys.dxflCaptionCell_iMotivation{ padding-top: 3px; }
.dxflCheckBoxItemSys .dxflVATSys.dxflCaptionCell_iMotivation{ padding-top: 3px; }
.dxflRadioButtonItemSys .dxflVATSys.dxflCaptionCell_iMotivation{ padding-top: 3px; }
.dxflCheckBoxListItemSys .dxflVATSys.dxflCaptionCell_iMotivation{ padding-top: 11px; }
.dxflRadioButtonListItemSys .dxflVATSys.dxflCaptionCell_iMotivation{ padding-top: 11px; }
.dxflListBoxItemSys .dxflVATSys.dxflCaptionCell_iMotivation{ padding-top: 3px; }
.dxflTrackBarItemSys .dxflVATSys.dxflCaptionCell_iMotivation{ padding-top: 2px; }
.dxflProgressBarItemSys .dxflVATSys.dxflCaptionCell_iMotivation{ padding-top: 3px; }
.dxflMemoItemSys .dxflVATSys.dxflCaptionCell_iMotivation{ padding-top: 3px; }
.dxflCustomItemSys .dxflVATSys.dxflCaptionCell_iMotivation{ padding-top: 3px; }

html[xmlns*=""] .dxflTextEditItemSys .dxflVATSys.dxflCaptionCell_iMotivation,   /*IE 8*/
html[xmlns*=""] .dxflMemoItemSys .dxflVATSys.dxflCaptionCell_iMotivation {
    padding-top: 2px;
}

.dxflTextEditItemSys .dxflVATSys.dxflCaptionCell_iMotivation,   /*IE 7*/
.dxflMemoItemSys .dxflVATSys.dxflCaptionCell_iMotivation {
    *padding-top: 2px;
}
.dxFirefox.dxflTextEditItemSys .dxflVATSys.dxflCaptionCell_iMotivation,
.dxFirefox .dxflMemoItemSys .dxflVATSys.dxflCaptionCell_iMotivation {
    padding-top: 2px;
}
.dxflCLTSys .dxflCaptionCell_iMotivation,
.dxflCLBSys .dxflCaptionCell_iMotivation{
    padding: 3px 0;
}

.dxflCLLSys .dxflCaptionCell_iMotivation,
*[dir="rtl"].dxflFormLayout_iMotivation .dxflCLRSys .dxflCaptionCell_iMotivation{
    padding-left: 0px;
    padding-right: 6px;
}
.dxflCLRSys .dxflCaptionCell_iMotivation,
*[dir="rtl"].dxflFormLayout_iMotivation .dxflCLLSys .dxflCaptionCell_iMotivation{
    padding-right: 0px;
    padding-left: 6px;
}
.dxflCaptionCell_iMotivation{
    white-space: nowrap;
    line-height: 16px;
    height: 100%;
    width: 1%;
}
.dxflNestedControlCell_iMotivation{
    height: 0;
}

.dxflEmptyItem_iMotivation{
    height: 21px;
}

.dxflItem_iMotivation{ padding: 2px 0; width: 100%; }
.dxflItem_iMotivation > table.dxflItemTable_iMotivation { width: 100%; }
.dxflGroup_iMotivation{ padding: 6px 5px; width: 100%;}
.dxflGroup_iMotivation > table.dxflGroupTable_iMotivation { width: 100%; }
.dxflGroupCell_iMotivation{ padding: 0 8px; }

.dxflGroupBox_iMotivation {
    display: table;
    border-collapse: separate;
    width: 100%;
    border: 1px Solid #8BA0BC;
    border-radius: 4px;
    padding: 0 0 12px;
    margin: 10px 0; 
}
.dxflGroupBox_iMotivation.dxflHeadingLineGroupBoxSys {
    border-width: 1px 0 0;
    border-radius: 0px;
}
.dxflGroupBox_iMotivation.dxflHeadingLineGroupBoxSys.dxflWithCaptionSys {
    margin-top: 22px!important;
}
.dxflHeadingLineGroupBoxSys > .dxflGroup_iMotivation{
    margin-top: -6px;
}

.dxflGroupCell_iMotivation> .dxtcControl_iMotivation{ margin: 0px; }

.dxflGroupBox_iMotivation > .dxflGroup_iMotivation{ margin-top: -9px; padding: 0 4px; }
.dxflGroupBox_iMotivation > .dxflGroup_iMotivation tr:first-child > .dxflGroupCell_iMotivation> .dxflItem_iMotivation{ padding-top: 9px; }
.dxflGroupBox_iMotivation > .dxflGroup_iMotivation tr:first-child > .dxflGroupCell_iMotivation> .dxtcControl_iMotivation{ margin-top: 10px; }
.dxflGroupBox_iMotivation > .dxflGroup_iMotivation tr:last-child > .dxflGroupCell_iMotivation> .dxflItem_iMotivation{ padding-bottom: 0px; }

.dxflGroup_iMotivation tr:first-child > .dxflGroupCell_iMotivation> .dxflGroupBox_iMotivation{ margin-top: 13px; }
.dxflGroup_iMotivation tr:last-child > .dxflGroupCell_iMotivation> .dxflGroupBox_iMotivation{ margin-bottom: 0px; }

.dxtcPageContent_iMotivation > div > .dxflGroup_iMotivation{ padding-top: 0px; padding-bottom: 0px; }
.dxtcPageContent_iMotivation > div > .dxflGroup_iMotivation tr:first-child > .dxflGroupCell_iMotivation> .dxflItem_iMotivation{ padding-top: 12px; }
.dxtcPageContent_iMotivation > div > .dxflGroup_iMotivation tr:last-child > .dxflGroupCell_iMotivation> .dxflItem_iMotivation{ padding-bottom: 12px; }

.dxflGroupBoxCaption_iMotivation{
    background-color: White;
    display: inline-block;  
    left: 9px;
    line-height: 16px;
    padding: 0px 3px 0px 3px;  
    position: relative;
    top: -9px;
}

*[dir="rtl"].dxflFormLayout_iMotivation .dxflGroupBoxCaption_iMotivation {
    padding: 0px 3px 0px 7px;
    left: 0px;
    right: 9px;
}

.dxflGroupBox_iMotivation > div.dxflGroup_iMotivation:first-child,
.dxflGroupBox_iMotivation > table.dxflGroup_iMotivation:first-child {
    margin-top: 0px;
    padding-top: 7px;
}

.dxflHeadingLineGroupBoxSys > .dxflGroupBoxCaption_iMotivation{
    top: -19px;
}

.dxflOptional_iMotivation{
	color: gray;
	font-style: normal;
}
.dxflRequired_iMotivation{
	color: green;
	font-style: normal;
}
.dxflInternalEditorTable_iMotivation {
    width: 100%;
}
.dxflHelpText_iMotivation {
    color: #9F9F9F;
    font-size: 0.91em;
}
.dxflHelpText_iMotivation.dxflHHelpTextSys {
    padding: 0 6px;
}
.dxflHelpText_iMotivation.dxflTHelpTextSys {
    padding: 6px 0 2px;
}
.dxflHelpText_iMotivation.dxflBHelpTextSys {
    padding: 2px 0 6px;
}

/* Ribbon */
.dxrControl_iMotivation {
    font: 10pt Tahoma, Geneva, sans-serif;
}
.dxrControl_iMotivation .dxr-tabContent {
    border: 1px solid #859ebf;
    border-top-width: 0px;
    height: 95px;
    background: #eff5fb url('rBack.png') repeat-x bottom;
}
.dxrControl_iMotivation.dxr-grLabelsHidden .dxr-tabContent {
    height: 81px;
}
.dxrControl_iMotivation.dxr-tabsHidden .dxr-tabContent {
    border-top-width: 1px;
}
.dxrControl_iMotivation, 
.dxrControl_iMotivation a {
    color: #201f35;
}
.dxrControl_iMotivation .dxr-itemDisabled.dxr-item,
.dxrControl_iMotivation .dxr-groupLabelDisabled.dxr-groupLabel,
.dxrControl_iMotivation .dxr-grExpBtnDisabled.dxr-grExpBtn,
.dxrControl_iMotivation .dxr-grExpBtnDisabled.dxr-grExpBtn .dxr-img32,
.dxrControl_iMotivation .dxr-minBtn.dxr-minBtnDisabled,
.dxrControl_iMotivation .dxr-itemDisabled a {
    cursor: default;
    color: #b2b7bd;
}

/* Ribbon Popup */
.dxrControl_iMotivation .dxr-minPopupWindow {
    padding: 0;
}
.dxrControl_iMotivation .dxr-minPopup.dxpc-mainDiv {
    border: 0;
}
.dxrControl_iMotivation .dxr-groupPopup .dxpc-mainDiv {
    border: 1px solid #859ebf;
}

/* Ribbon Group List */
.dxrControl_iMotivation .dxr-groupList {
    padding: 0;
    margin: 0;
    height: 100%;
}

.dxrControl_iMotivation .dxr-groupList .dxr-groupSep {
    height: 100%;
    list-style: none;
}

.dxrControl_iMotivation .dxr-groupList .dxr-groupSep b {
    display: block;
    width: 1px;
    height: 100%;
    background: #d8e3ef url('rGroupSepBack.png') repeat-x bottom;
}

/* Ribbon Groups */
.dxrControl_iMotivation .dxr-groupList .dxr-group {
    margin: 3px 3px 0 3px;
    text-align: center;
}
.dxrControl_iMotivation .dxr-groupContent {
    height: 75px;
}
.dxrControl_iMotivation .dxr-groupLabel {
    text-align: center;
    color: #3c3c3c;
    line-height: 15px;
    padding: 0px 5px 0 5px;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.dxrControl_iMotivation .dxr-grDialogBoxLauncher {
	float: right;
	margin: 2px -4px 0 5px;
	cursor: pointer;
}
.dxrControl_iMotivation .dxr-grExpBtn,
.dxrControl_iMotivation .dxr-grExpBtn .dxr-img32 {
    cursor: pointer;
}
.dxrControl_iMotivation .dxr-grExpBtn {
    height: 87px;
    border: 1px solid transparent;
    text-align: center;
}
.dxrControl_iMotivation .dxr-groupPopupWindow {
    padding: 2px 3px;
}

/* Ribbon Item Separator */
.dxrControl_iMotivation .dxr-blRegItems .dxr-itemSep,
.dxrControl_iMotivation .dxr-blLrgItems .dxr-itemSep {
    width: 3px;
}
.dxrControl_iMotivation .dxr-blRegItems .dxr-itemSep b,
.dxrControl_iMotivation .dxr-blLrgItems .dxr-itemSep b {
    display: block;
    background: #9da0aa;
    width: 1px;
}
.dxrControl_iMotivation .dxr-blRegItems .dxr-itemSep b {
    margin: 3px auto;
    height: 19px;
}
.dxrControl_iMotivation .dxr-blLrgItems .dxr-itemSep b {
    margin: 4px auto;
    height: 67px;
}

/* Ribbon Item */
.dxrControl_iMotivation .dxr-item {
    border: 1px solid transparent;
}
.dxrControl_iMotivation .dxr-blLrgItems .dxr-item,
.dxrControl_iMotivation.dxr-grLabelsHidden .dxr-grExpBtn {
    text-align: center;
    height: 73px;
}
.dxrControl_iMotivation .dxr-blRegItems .dxr-item,
.dxrControl_iMotivation .dxr-blHorItems .dxr-item {
    height: 23px;
    white-space: nowrap;
}
.dxrControl_iMotivation .dxr-blRegItems .dxr-item {
    margin-left: 2px;
    margin-right: 2px;
}
.dxrControl_iMotivation .dxr-blHorItems .dxr-item {
    margin: 0 3px;
}
.dxrControl_iMotivation .dxr-blHorItems .dxr-item .dxr-lblText {
    padding-left: 2px;
    padding-right: 3px;
}
.dxrControl_iMotivation .dxr-blHorItems .dxr-item .dxr-popOut {
    height: 100%;
    margin-left: 1px;
}

/* Ribbon Item Label */
.dxrControl_iMotivation .dxr-blLrgItems .dxr-item .dxr-label {
    border-top: 1px solid transparent;
    width: 100%;
}
.dxrControl_iMotivation .dxr-blLrgItems .dxr-item .dxr-label .dxr-lblContent,
.dxrControl_iMotivation .dxr-grExpBtn .dxr-lblContent {
    margin-left: 3px;
    margin-right: 3px;
    margin-bottom: 2px;
    text-align: center;
    vertical-align: middle;
}
.dxrControl_iMotivation .dxr-blLrgItems .dxr-item.dxr-itemHover.dxr-ddMode .dxr-label {
    border-top: 1px solid #f2ca58;
}
.dxrControl_iMotivation .dxr-blLrgItems .dxr-item.dxr-itemPressed.dxr-ddMode .dxr-label {
    border-top: 1px solid #C2762B;
}
.dxrControl_iMotivation .dxr-blHorItems .dxr-item .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_iMotivation .dxr-blLrgItems .dxr-item .dxr-label .dxr-popOut,
.dxrControl_iMotivation .dxr-grExpBtn .dxr-popOut {
    margin: 0 3px;
}
.dxrControl_iMotivation .dxr-blRegItems .dxr-item .dxr-popOut,
.dxrControl_iMotivation .dxr-blHorItems .dxr-item .dxr-popOut {
    padding: 10px 3px 9px 3px;
    margin: -8px 0 -6px;
    border-left: 1px solid transparent;
    font-size: 0;
}
noindex:-o-prefocus, 
.dxrControl_iMotivation .dxr-blRegItems .dxr-item .dxr-popOut,
.dxrControl_iMotivation .dxr-blHorItems .dxr-item .dxr-popOut    
{
    margin: -8px 0 -7px;
}
.dxrControl_iMotivation .dxr-blRegItems .dxr-item.dxr-itemHover.dxr-ddMode .dxr-label .dxr-popOut,
.dxrControl_iMotivation .dxr-blHorItems .dxr-item.dxr-itemHover.dxr-ddMode .dxr-label .dxr-popOut {
    border-left: 1px solid #f2ca58;
}
.dxrControl_iMotivation .dxr-blRegItems .dxr-item.dxr-itemPressed.dxr-ddMode .dxr-label .dxr-popOut,
.dxrControl_iMotivation .dxr-blHorItems .dxr-item.dxr-itemPressed.dxr-ddMode .dxr-label .dxr-popOut {
    border-left: 1px solid #C2762B;
}

/* Ribbon Editors Item */
.dxrControl_iMotivation .dxr-item.dxr-edtItem {
    border: 0;
    padding: 1px 0;
    height: 23px;
}
.dxrControl_iMotivation .dxr-item.dxr-edtItem .dxr-label {
    padding-right: 3px;
}

/* Ribbon Item Types */
.dxrControl_iMotivation .dxr-buttonItem {
    cursor: pointer;
    text-decoration: none;
}
.dxrControl_iMotivation .dxr-blLrgItems .dxr-buttonItem,
.dxrControl_iMotivation .dxr-grExpBtn {
    min-width: 42px;
}
.dxrControl_iMotivation .dxr-buttonItem.dxr-itemChecked {
    background: #fddc7f url('mItemSBack.png') repeat-x left top;
    border-color: #C2762B;
}
.dxrControl_iMotivation .dxr-buttonItem.dxr-itemPressed {
    background: #fddc7f url('mItemSBack.png') repeat-x left top;
    border-color: #C2762B;
}
.dxrControl_iMotivation .dxr-buttonItem.dxr-itemHover,
.dxrControl_iMotivation .dxr-grExpBtn.dxr-grExpBtnHover {
    background: #fcf9df url('mItemHBack.png') repeat-x left top;
    border-color: #f2ca58;
}
.dxrControl_iMotivation .dxr-img32,
.dxrControl_iMotivation .dxr-blLrgItems .dxr-colorBtn .dxr-colorBtnNoImg32 {
    width: 32px;
    height: 32px;
    margin: 2px auto 1px auto;
}
.dxrControl_iMotivation .dxr-img16,
.dxrControl_iMotivation .dxr-blRegItems .dxr-colorBtn .dxr-colorBtnNoImg16,
.dxrControl_iMotivation .dxr-blHorItems .dxr-colorBtn .dxr-colorBtnNoImg16 {
    width: 16px;
    height: 16px;
    margin: 3px;
}
.dxrControl_iMotivation .dxr-ddImageContainer {
    display: inline-block;
}
.dxrControl_iMotivation .dxr-blLrgItems .dxr-ddImageContainer {
    width: 100%;
}

/* Ribbon Color Button */
.dxrControl_iMotivation .dxr-colorBtn .dxr-colorDiv {
    height: 4px;
    width: 16px;
    display: block;
    margin: -6px 0 2px 3px;
    position: relative;
}

.dxrControl_iMotivation .dxr-blLrgItems .dxr-colorBtn .dxr-colorDiv {
    width: 32px;
    margin: -5px auto 1px;
}

.dxrControl_iMotivation .dxr-blLrgItems .dxr-colorBtn .dxr-colorBtnNoImg32 {
    display: block;
    margin-bottom: 4px;
}

.dxrControl_iMotivation .dxr-blLrgItems .dxr-colorBtn .dxr-colorBtnNoImg32 .dxr-colorDiv,
.dxrControl_iMotivation .dxr-blRegItems .dxr-colorBtn .dxr-colorBtnNoImg16 .dxr-colorDiv,
.dxrControl_iMotivation .dxr-blHorItems .dxr-colorBtn .dxr-colorBtnNoImg16 .dxr-colorDiv {
    height: 100%;
    width: 100%;
    margin: 0px;
}

.dxrControl_iMotivation .dxpc-content.dxr-itemDDPopup {
    padding: 0;
}

.dxrControl_iMotivation .dxeColorTable_iMotivation {
    border: none;
}

.dxrControl_iMotivation .dxr-minBtn {
    cursor: pointer;
    display: inline-block;
    width: 14px;
    height: 14px;
    font-size: 0;
    text-align:center;
    vertical-align: middle;
    line-height: 14px;
}
.dxrControl_iMotivation .dxr-minBtn img {
    vertical-align: middle;
}

/* Ribbon TabControl */
.dxrControl_iMotivation .dxtcLite_iMotivation.dxtc-top .dxtc-tab {
    background: transparent;
    border-top-color: transparent;
    border-left-width: 0;
    border-right-width: 0;
}
.dxrControl_iMotivation .dxtcLite_iMotivation.dxtc-top .dxtc-tab .dxtc-link {
    color: #1e395b;
}
.dxrControl_iMotivation .dxtcLite_iMotivation.dxtc-top .dxtc-tab.dxtc-tabHover
{
	background: #eef4fb url('rTabHoverBack.png') repeat-x;
    border: solid 1px #859ebf;
}
.dxrControl_iMotivation .dxtcLite_iMotivation.dxtc-top .dxtc-tab.dxtc-tabHover .dxtc-link {
    color: #1e395b;
}
.dxrControl_iMotivation .dxtcLite_iMotivation.dxtc-top .dxtcLiteDisabled_iMotivation .dxtc-link {
    color: #BBBBBB;
}
.dxrControl_iMotivation .dxtcLite_iMotivation.dxtc-top .dxtc-tab .dxtc-link {
    padding-left: 13px;
    padding-right: 13px;
}
.dxrControl_iMotivation .dxtcLite_iMotivation.dxtc-top .dxtc-tab.dxtc-tabHover .dxtc-link {
    padding-left: 12px;
    padding-right: 12px;
}

.dxrControl_iMotivation .dxtcLite_iMotivation.dxtc-top .dxtc-tab.dxr-fileTab {
    background: #fcc921 url('rFileTabBack.png') repeat-x;
    border-color: #e07110 #e07110 #859ebf #e07110;
    border-width: 1px;
}
.dxrControl_iMotivation .dxtcLite_iMotivation.dxtc-top .dxtc-tabHover.dxr-fileTab {
    background: #fede23 url('rFileTabHoverBack.png') repeat-x;
}
.dxrControl_iMotivation .dxtcLite_iMotivation.dxtc-top .dxr-fileTabPressed.dxr-fileTab {
    background: #fbbc19 url('rFileTabPressedBack.png') repeat-x;
}
.dxrControl_iMotivation .dxtcLite_iMotivation.dxtc-top .dxtc-leftIndent, 
.dxrControl_iMotivation .dxtcLite_iMotivation.dxtc-top .dxtc-spacer, 
.dxrControl_iMotivation .dxtcLite_iMotivation.dxtc-top .dxtc-rightIndent, 
.dxrControl_iMotivation .dxtcLite_iMotivation.dxtc-top .dxtc-sbWrapper, 
.dxrControl_iMotivation .dxtcLite_iMotivation.dxtc-top .dxtc-sbIndent, 
.dxrControl_iMotivation .dxtcLite_iMotivation.dxtc-top .dxtc-sbSpacer
.dxrControl_iMotivation .dxtcLite_iMotivation.dxtc-top .dxtc-spacer.dxr-fileTabSpacing {
    border-bottom-color: #859ebf;
}

.dxrControl_iMotivation .dxtcLite_iMotivation.dxtc-top .dxr-fileTab .dxtc-link,
.dxrControl_iMotivation .dxtcLite_iMotivation.dxtc-top .dxr-fileTab.dxtc-tabHover .dxtc-link {
    padding-left: 19px;
    padding-right: 19px;
}

.dxrControl_iMotivation .dxtcLite_iMotivation.dxtc-top .dxtc-tab .dxtc-link,
.dxrControl_iMotivation .dxtcLite_iMotivation.dxtc-top .dxtc-activeTab .dxtc-link {
    padding-top: 3px;
    padding-bottom: 3px;
}
.dxrControl_iMotivation .dxtcLite_iMotivation.dxtc-top .dxtc-activeTab {
    border-left: 1px solid #859ebf;
    background: #eff5fb;
}

.dxrControl_iMotivation .dxtcLite_iMotivation.dxtc-top .dxtc-leftIndent {
    width: 0px;
}
.dxrControl_iMotivation .dxtcLite_iMotivation.dxtc-top .dxtc-rightIndent {
    text-align: right;
}

/* DocumentViewer Ribbon */
.dxrControl_iMotivation .dxr-tmplItem .dxxrdvrCurrentPageLabel {
    padding: 0 0 3px 0;
    display: block;
}
.dxrControl_iMotivation .dxr-tmplItem .dxxrdvrPageCountLabel {
    padding: 1px 0 0 0;
    display: block;
}
.dxrControl_iMotivation .dxr-tmplItem .dxxrdvrPageNumberComboBox {
    width: 100px;
}

/* ASPxImageZoom */
.dxizControl_iMotivation {
    display: none;
    border: 1px solid #d8d8d8;
}
.dxizControl_iMotivation .dxiz-hint {
    padding: 3px;
    top: 0;
    position: absolute;
}
.dxizControl_iMotivation .dxiz-hint > span {
    margin-left: 3px;
    color: gray;
	vertical-align: top;
    font: 12px Tahoma, Geneva, sans-serif;
}
.dxizControl_iMotivation .dxiz-EWCloseButton {
	top: 0;
	right: 1px;
	cursor: pointer;
	position: absolute;
}
.dxizControl_iMotivation .dxiz-expandWindow .dxpc-content {
    height: inherit;
}
.dxizControl_iMotivation .dxiz-wrapper {
    position: relative;
}
.dxizControl_iMotivation .dxiz-wrapper > img,
.dxizControl_iMotivation .dxiz-clipPanel > img,
.dxizControl_iMotivation .dxiz-expandWindow .dxpc-content > img {
    display: block;
}
.dxizControl_iMotivation .dxiz-clipPanel > img {
    position: absolute;
}
.dxizControl_iMotivation .dxiz-clipPanel {
    overflow: hidden;
    position: relative;
}
.dxizControl_iMotivation .dxiz-clipPanel.dxiz-inside {
    top: 0;
    position: absolute;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=0);
}
.dxizControl_iMotivation .dxpcLite .dxpc-content {
    padding: 0;
}

.dxizControl_iMotivation .dxiz-lens {
    overflow: hidden;
    top: 0;
    position: absolute;
}
.dxizControl_iMotivation .dxiz-lens > .dxiz-pc {
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=0);
	z-index: 1;
    position: absolute;
}
.dxizControl_iMotivation .dxiz-lens .dxiz-llp,
.dxizControl_iMotivation .dxiz-lens .dxiz-lrp,
.dxizControl_iMotivation .dxiz-lens .dxiz-ltp,
.dxizControl_iMotivation .dxiz-lens .dxiz-lbp,
.dxizControl_iMotivation .dxiz-lens .dxiz-lcp {
    position: absolute;
}
.dxizControl_iMotivation .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);
}
.dxIE.dxBrowserVersion-7 .dxizControl_iMotivation .dxiz-lens .dxiz-lcp {
    border: 1px solid black;
}
.dxizControl_iMotivation .dxiz-lens.outside .dxiz-lcp {
    background: transparent;
	outline: 1px solid black;
    outline: 1px solid rgba(0,0,0,0.5);
}
.dxizControl_iMotivation .dxiz-lens.outside .dxiz-llp,
.dxizControl_iMotivation .dxiz-lens.outside .dxiz-lrp,
.dxizControl_iMotivation .dxiz-lens.outside .dxiz-ltp,
.dxizControl_iMotivation .dxiz-lens.outside .dxiz-lbp {
    opacity: 0.25;
    filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=25);
    background-color: #000;
}
.dxizControl_iMotivation .dxizLoadingPanel_iMotivation {
    position: absolute;
}

.dxisControl_iMotivation.dxis-zoomNavigator .dxis-nbItem {
	width: 75px;
    height: 75px;
}
