.dxgvControl_iMotivation,
.dxgvDisabled_iMotivation
{
	border: 1px solid #8ba0bc;
	font: 10pt Tahoma, Geneva, sans-serif;
	background-color: #e4effa;
	color: Black;
	cursor: default;
}
.dxgvDisabled_iMotivation
{
	color: #b2b7bd;
}
.dxgvControl_iMotivation a
{
	color: #1e395b;
	text-decoration: none;
}
.dxgvControl_iMotivation a:hover
{
	text-decoration: underline;
}
.dxgvDisabled_iMotivation a
{
	color: #b2b7bd;
}

.dxgvEmptyDataRow_iMotivation.dxgvBELVR > td.dxgv,
.dxgvDataRow_iMotivation.dxgvBELVR > td.dxgv,
.dxgvGroupRow_iMotivation.dxgvBELVR > td.dxgv,
.dxgvSelectedRow_iMotivation.dxgvBELVR > td.dxgv,
.dxgvFocusedRow_iMotivation.dxgvBELVR > td.dxgv
{
    border-bottom-width: 0;
}

.dxgvRBB .dxgvEmptyDataRow_iMotivation.dxgvBELVR > td.dxgv,
.dxgvRBB .dxgvDataRow_iMotivation.dxgvBELVR > td.dxgv,
.dxgvRBB .dxgvGroupRow_iMotivation.dxgvBELVR > td.dxgv,
.dxgvRBB .dxgvSelectedRow_iMotivation.dxgvBELVR > td.dxgv,
.dxgvRBB .dxgvFocusedRow_iMotivation.dxgvBELVR > td.dxgv
{
    border-bottom-width: 1px !important;
}

.dxgvLoadingPanel_iMotivation
{
	font: 10pt Tahoma, Geneva, sans-serif;
	color: #1e395b;
	background: White none;
	border: 1px solid #859ebf;
}
.dxgvLoadingPanel_iMotivation td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 10px 14px;
}
.dxgvLoadingPanel_iMotivation .dxlp-loadingImage,
.dxgvLoadingPanelStatusBar_iMotivation .dxlp-loadingImage 
{
	background-image: url('../Web/Loading.gif');
	height: 16px;
	width: 16px;
}
.dxgvLoadingPanelStatusBar_iMotivation
{
	background-color: Transparent;
}
.dxgvLoadingPanelStatusBar_iMotivation td
{
	white-space: nowrap;
	text-align: center;
	padding: 0 2px;
}
.dxgvFilterPopupWindow_iMotivation
{
	color: Black;
	border: 1px solid #8ba0bc;
}
.dxgvFilterPopupItemsArea_iMotivation
{
	color: Black;
	background-color: White;
	padding-top: 1px;
}
.dxgvFilterPopupButtonPanel_iMotivation
{
	background-color: #cfddee;
	border-top: 1px solid #8ba0bc;
	color: #1e395b;
}

.dxgvFilterPopupItem_iMotivation td.dxgv,
.dxgvFilterPopupActiveItem_iMotivation td.dxgv,
.dxgvFilterPopupSelectedItem_iMotivation td.dxgv
{
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	padding: 3px 2px 3px 3px;
	cursor: default;
	white-space: nowrap;
}
.dxgvFilterPopupActiveItem_iMotivation
{
	background: #d5e8ff none;
	color: Black;
}
.dxgvFilterPopupSelectedItem_iMotivation
{
	background: #e2ecf7 none;
	color: Black;
}

.dxgvTable_iMotivation
{
	background-color: White;
	border-width: 0;
	border-collapse: separate!important;
	overflow: hidden;
}
.dxgvTable_iMotivation .dxgvHEC
{
	background-color: White;
	border-width: 0;
	overflow: hidden;
}
.dxgvControl_iMotivation .dxgvFSDC
{
    background-color: #e2ebf6;
}
.dxgvControl_iMotivation .dxgvFSDC .dxgvFooter_iMotivation td.dxgv
{
    border-bottom: 0;
}
.dxgvControl_iMotivation .dxgvFGI
{
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
.dxgvControl_iMotivation .dxgvFGI
{
    right: 5px;
    left: auto;
}
*[dir="rtl"].dxgvControl_iMotivation .dxgvFGI
{
    right: auto;
    left: 5px;
}
.dxgvInlineEditRow_iMotivation,
.dxgvDataRow_iMotivation
{
}
.dxgvInlineEditRow_iMotivation td.dxgv
{
	border-bottom: 1px solid #cfddee;
	border-right: 1px solid #cfddee;
}
.dxgvInlineEditRow_iMotivation .dxgvCommandColumn_iMotivation
{
	background: #e9edf3 none;
}
.dxgvInlineEditRow_iMotivation td.dxgvIndentCell
{
	background-color: white;
}
.dxgvDataRowAlt_iMotivation
{
	background-color: #f4f6f9;
}
.dxgvFilterRow_iMotivation
{
	background-color: White;
}
.dxgvEditForm_iMotivation
{
	background-color: #ecf2f9;
}
.dxgvEditForm_iMotivation td.dxgv
{
	border-bottom: 1px solid #cfddee;
	padding: 8px 10px 10px;
}
.dxgvEditForm_iMotivation td.dxgvIndentCell
{
	background: White none;
	border-right: 1px Solid #CFDDEE;
	border-left: 1px Solid #CFDDEE;
	border-top-width: 0px;
}
.dxgvSelectedRow_iMotivation
{
	background-color: #fdf7d9;
	color: Black;
}
.dxgvFocusedRow_iMotivation
{
	background: #faedb6 none;
	color: Black;
}
.dxgvSelectedRow_iMotivation .dxgvCommandColumn_iMotivation a,
.dxgvFocusedRow_iMotivation .dxgvCommandColumn_iMotivation a
{
	color: #337cd4;
	text-decoration: none;
}
.dxgvSelectedRow_iMotivation .dxgvCommandColumn_iMotivation a:hover,
.dxgvFocusedRow_iMotivation .dxgvCommandColumn_iMotivation a:hover
{
	text-decoration: underline;
}

.dxgvPreviewRow_iMotivation
{
	background-color: #e9edf3;
	color: #777777;
}
.dxgvDetailCell_iMotivation,
.dxgvPreviewRow_iMotivation td.dxgv,
.dxgvEmptyDataRow_iMotivation td.dxgv
{
	padding: 20px 2px 20px 4px;
	border-bottom: 1px solid #cfddee;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
}
.dxgvDetailCell_iMotivation
{
	border-bottom-color: #cfddee;
}
.dxgvPreviewRow_iMotivation td.dxgv
{
	padding: 10px 10px 10px 15px;
}
.dxgvDetailCell_iMotivation
{
	padding: 16px 18px;
}
.dxgvDetailRow_iMotivation td.dxgvIndentCell
{
	padding-right: 0px;
	border-bottom: 1px solid #cfddee;
}
.dxgvEmptyDataRow_iMotivation
{
	color: #777777;
}
.dxgvEmptyDataRow_iMotivation td.dxgv
{
	border-bottom: 1px solid #cfddee;
	text-align: center;
}

.dxgvEditFormDisplayRow_iMotivation td.dxgv,
.dxgvDataRow_iMotivation td.dxgv,
.dxgvDataRowAlt_iMotivation td.dxgv,
.dxgvSelectedRow_iMotivation td.dxgv,
.dxgvFocusedRow_iMotivation td.dxgv
{
	overflow: hidden;
	border-bottom: 1px solid #cfddee;
	border-right: 1px solid #cfddee;
	border-top-width: 0;
	border-left-width: 0;
	padding: 4px 6px;
}
.dxgvEditFormDisplayRow_iMotivation
{
}
.dxgvEditFormDisplayRow_iMotivation td.dxgv
{
}
.dxgvEditFormDisplayRow_iMotivation td.dxgvIndentCell
{
	background: white none;
	border-right: 1px Solid #CFDDEE;
	border-left: 1px Solid #CFDDEE;
	border-top-width: 0px;
}

.dxgvEditingErrorRow_iMotivation
{
	background-color: #cfddee;
	color: #ba1717;
}
.dxgvEditingErrorRow_iMotivation td.dxgv
{
	white-space: pre-wrap;
	border-bottom: 1px solid #cfddee;
	border-right-width: 0;
	border-top-width: 0;
	border-left-width: 0;
	padding: 6px 10px;
}

.dxgvFilterRow_iMotivation td.dxgv
{
	border-bottom: 1px solid #8ba0bc;
	border-right-width: 0;
	border-top-width: 0;
	border-left-width: 0;
	padding: 2px 3px 2px 2px;
	overflow: hidden;
}
.dxgvGroupRow_iMotivation
{
	background-color: White;
}
.dxgvFocusedGroupRow_iMotivation
{
	background: #faedb6 none;
	color: Black;
}
.dxgvGroupRow_iMotivation td.dxgv,
.dxgvFocusedGroupRow_iMotivation td.dxgv
{
	border: 0 none;
	vertical-align: middle;
	white-space: nowrap;
	border-bottom: 1px solid #cfddee;
	padding: 4px 6px;
    background-color: inherit;
}
.dxgvFocusedRow_iMotivation td.dxgvIndentCell,
.dxgvFocusedGroupRow_iMotivation td.dxgvIndentCell,
.dxgvSelectedRow_iMotivation td.dxgvIndentCell,
.dxgvDataRowHover_iMotivation td.dxgvIndentCell
{
	background: White!important;
	border-right: 1px solid #cfddee;
	border-left: 1px solid #cfddee;
	border-top-width: 0px;
}
.dxgvHeaderPanel_iMotivation
{
	background-color: #cfddee;
	color: Black;
	padding: 8px 6px;
	border-bottom: 1px solid #8ba0bc;
}

.dxgvMSDraggable .dxgvHeader_iMotivation,
.dxgvMSDraggable.dxgvGroupPanel_iMotivation
{
    -ms-touch-action: pinch-zoom;
}
.dxgvHeader_iMotivation
{
	cursor: pointer;
	white-space: nowrap;
	padding: 5px 6px;
	border: 1px solid #8ba0bc;
	background: #e4effa url('gvHeaderBack.png') repeat-x left top;
	overflow: hidden;
	font-weight: normal;
	text-align: left;
}
.dxgvHeader_iMotivation,
.dxgvHeader_iMotivation table
{
	color: #1e395b;
}
.dxgvHeader_iMotivation td
{
	white-space: nowrap;
}
.dxgvHeader_iMotivation a
{
	color: #1e395b;
	text-decoration: underline;
}
.dxgvHeader_iMotivation a.dxgvCommandColumnItem_iMotivation
{
	margin: 0px 3px 0px 0px;
	color: #337cd4;
	text-decoration: none;
}
.dxgvHeader_iMotivation a.dxgvCommandColumnItem_iMotivation:hover
{
	text-decoration: underline;
}
.dxgvCustomization_iMotivation,
.dxgvPopupEditForm_iMotivation
{
	padding: 0;
	margin: 0;
}
.dxgvPopupEditForm_iMotivation .dxgvEditingErrorRow_iMotivation .dxgv
{
	border-bottom-width: 0;
}
.dxgvGroupPanel_iMotivation
{
	white-space: nowrap;
	background-color: #cfddee;
	color: #1e395b;
	border-bottom: 1px solid #8ba0bc;
	padding: 7px 4px 10px 6px;
}
.dxgvFooter_iMotivation
{
	background-color: #e2ebf6;
	white-space: nowrap;
}
.dxgvFooter_iMotivation td.dxgv
{
	padding: 6px;
	border-bottom: 1px solid #cfddee;
	border-right-width: 0;
}
.dxgvGroupFooter_iMotivation
{
	background-color: #e2ebf6;
}
.dxgvGroupFooter_iMotivation td.dxgv
{
	padding: 6px;
	border-bottom: 1px solid #cfddee;
	border-right-width: 0;
	white-space: nowrap;
}
.dxgvDataRow_iMotivation td.dxgvIndentCell,
.dxgvGroupRow_iMotivation td.dxgvIndentCell,
.dxgvGroupFooter_iMotivation td.dxgvIndentCell
{
	background-color: White;
	border-right: 1px solid #cfddee;
	border-left: 1px solid #cfddee;
	border-top-width: 0px;
}

.dxgvTitlePanel_iMotivation,
.dxgvTable_iMotivation caption
{
	font-weight: normal;
	padding: 3px 3px 5px;
	text-align: center;
	background: #bdd0e7 url('gvTitleBack.png') repeat-x left top;
	color: #1e395b;
	border-bottom: 1px solid #8ba0bc;
}
.dxgvStatusBar_iMotivation
{
	background: #cfddee none;
	border-top: 1px solid #8ba0bc;
}
.dxgvStatusBar_iMotivation tr.dxgv
{
	height: 20px;
}
.dxgvStatusBar_iMotivation tr.dxgv > td
{
	padding: 4px;
}
.dxgvCommandColumn_iMotivation
{
	padding: 2px;
}
.dxgvCommandColumn_iMotivation a
{
	margin: 0px 3px 0px 0px;
	color: #337cd4;
	text-decoration: none;
}
.dxgvCommandColumn_iMotivation a:hover
{
	text-decoration: underline;
}

.dxgvCommandColumnItem_iMotivation
{
}
.dxbButton_iMotivation[class~="dxgvCommandColumnItem_iMotivation"],
.dxgvEditFormTable_iMotivation div.dxbButton_iMotivation
{
	margin: 0px 2px 0px 2px;
}
.dxbButton_iMotivation[class~="dxgvCommandColumnItem_iMotivation"] .dxb
{
	padding-top: 0;
    padding-bottom: 0;
}
.dxgvEditFormTable_iMotivation
{
	padding: 2px 6px 6px 4px;
	color: Black;
}
.dxgvEditFormTable_iMotivation a
{
	color: #337cd4;
	text-decoration: none;
}
.dxgvEditFormTable_iMotivation a:hover
{
	text-decoration: underline;
}

.dxgvEditFormCaption_iMotivation
{
	padding: 4px 4px 4px 10px;
	white-space: nowrap;
}

.dxgvInlineEditCell_iMotivation
{
	padding: 1px;
}

.dxgvEditFormCell_iMotivation
{
	padding: 4px;
	border-width: 0;
}

.dxgvPagerTopPanel_iMotivation,
.dxgvPagerBottomPanel_iMotivation
{
	background: #e4effa none;
}
.dxgvDetailButton_iMotivation
{
}

.dxgvFilterBar_iMotivation
{
	border-top: 1px solid #8ba0bc;
	background: #cfddee none;
}
.dxgvFilterBar_iMotivation a
{
	color: #337cd4;
	text-decoration: underline;
}
.dxgvFilterBarCheckBoxCell_iMotivation
{
	padding: 0 7px 0 3px;
}
.dxgvFilterBarImageCell_iMotivation
{
	padding: 0 1px 0 3px;
	cursor: pointer;
}
.dxgvFilterBarExpressionCell_iMotivation
{
	padding: 5px 5px 8px 0;
	white-space: nowrap;
}
.dxgvFilterBarClearButtonCell_iMotivation
{
	padding: 5px 6px 8px;
}
.dxgvFilterBuilderMainArea_iMotivation
{
	background: white none;
	padding: 6px 2px;
} 
.dxgvFilterBuilderButtonArea_iMotivation
{
	background: #cfddee none;
	border-top: 1px solid #aec0d5;
	padding: 6px;
	white-space: nowrap;
}

.dxgvDataRowHover_iMotivation
{
	background: #fbf4d7 url('gvHoverBack.png') repeat-x left top;
	color: Black;
}

.dxgvControl_iMotivation .dxpLite_iMotivation,
.dxgvDisabled_iMotivation .dxpLite_iMotivation
{
	padding-top: 4px;
}

.dxgvControl_iMotivation .dxgvHFSAC
{
    padding: 7px 0 0 6px;
}
.dxgvControl_iMotivation .dxgvHFSC
{
    padding: 7px 0 5px;
}
.dxgvControl_iMotivation .dxgvHFSC div
{
    height: 1px;
    background: #909AA6;
}
.dxgvControl_iMotivation div[id$='DXEPLPC']
{
    height: 39px;
}

/* Removes flicking in iOS Safari*/
.dxgvTable_iMotivation
{
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.dxgvControl_iMotivation td.dxgvBatchEditCell_iMotivation
{
    padding: 0;
}
.dxgvControl_iMotivation td.dxgvBatchEditModifiedCell_iMotivation
{
    background: #d7f9c7;
}
.dxgvControl_iMotivation .dxgvErrorCell
{
    padding-left: 5px;
    width: 1px;
}
.dxgvControl_iMotivation .dxgvErrorCell img
{
    margin: -3px 0;
}
.dxgvStatusBar_iMotivation .dxgvCommandColumn_iMotivation a
{
    margin-right: 10px;
}
.dxgvControl_iMotivation td.dxgvBatchEditCell_iMotivation .dxichCellSys
{
    padding-left: 0;
}

.dxgvSearchPanel_iMotivation
{
    padding: 7px 4px 7px 6px;
    border-bottom: 1px solid #8ba0bc;
}
.dxgvSearchPanel_iMotivation > table 
{
    width: 70%;
    max-width: 450px;
}
.dxgvControl_iMotivation .dxgvSearchPanel_iMotivation .dxbButton_iMotivation
{
    margin-left: 7px;
    margin-right: 0;
}
*[dir="rtl"].dxgvControl_iMotivation .dxgvSearchPanel_iMotivation .dxbButton_iMotivation {
    margin-left: 0;
    margin-right: 7px;
}
.dxgvControl_iMotivation .dxgvHL
{
    background: #ffd83a;
	color: Black;
	font-weight: bold;
	font-style: normal;
}

/* TODO remove (replace to command button style) */
.dxgvControl_iMotivation .dxgvSearchPanel_iMotivation .dxbButton_iMotivation
{
    font-size: 0.9em;
    margin-top: -2px;
    margin-bottom: -2px;
}
.dxgvControl_iMotivation .dxgvSearchPanel_iMotivation .dxbButton_iMotivation .dxb
{
    padding-top: 0;
    padding-bottom: 0;
}
