.dxgvControl_tablastyle,
.dxgvDisabled_tablastyle
{
	border: 1px solid #9da0aa;
	font: 11px Verdana;
	background-color: #f1f2f6;
	color: #201f35;
	cursor: default;
}
.dxgvDisabled_tablastyle
{
	color: #b1b1b8;
}
.dxgvControl_tablastyle a
{
	color: #1b3f91;
	text-decoration: none;
}
.dxgvControl_tablastyle a:hover
{
	text-decoration: underline;
}
.dxgvDisabled_tablastyle a
{
	color: #b1b1b8;
}
.dxgvLoadingPanel_tablastyle
{
	font: 11px Verdana;
	color: #201f35;
	background: White none;
	border: 1px solid #9da0aa;
}
.dxgvLoadingPanel_tablastyle td
{
	white-space: nowrap;
	text-align: center;
	padding: 7px 10px;
}
.dxgvLoadingPanelStatusBar_tablastyle
{
	background-color: Transparent;
}
.dxgvLoadingPanelStatusBar_tablastyle td
{
	white-space: nowrap;
	text-align: center;
	padding: 0 2px;
}
.dxgvFilterPopupWindow_tablastyle
{
	color: #201f35;
	font: 11px Verdana;
	border: 1px solid #9da0aa;
}
.dxgvFilterPopupItemsArea_tablastyle
{
	color: #201f35;
	background-color: White;
}
.dxgvFilterPopupButtonPanel_tablastyle
{
	background-color: #ebecef;
	border-top: 1px solid #9da0aa;
	color: #201f35;
}

.dxgvFilterPopupItem_tablastyle td.dxgv,
.dxgvFilterPopupActiveItem_tablastyle td.dxgv,
.dxgvFilterPopupSelectedItem_tablastyle td.dxgv
{
	padding: 3px 2px 3px 3px;
	cursor: default;
	white-space: nowrap;
}
.dxgvFilterPopupActiveItem_tablastyle
{
	background: #e2eafd none;
	color: #201f35;
}
.dxgvFilterPopupSelectedItem_tablastyle
{
	background: #eff0f2 none;
	color: #201f35;
}

.dxgvTable_tablastyle
{
	background-color: White;
	border-width: 0;
	border-collapse: separate!important;
	overflow: hidden;
	color: #201f35;
}
.dxgvInlineEditRow_tablastyle,
.dxgvDataRow_tablastyle
{
}
.dxgvInlineEditRow_tablastyle td.dxgv
{
	border-bottom: 1px solid #d9dae0;
	border-right: 1px solid #d9dae0;
}
.dxgvInlineEditRow_tablastyle td.dxgvIndentCell
{
	background: #f9f9fc none;
}
.dxgvInlineEditRow_tablastyle .dxgvCommandColumn_tablastyle
{
	background: #f9f9fc none;
}
.dxgvDataRowAlt_tablastyle
{
	background-color: #f7f4fd;
}
.dxgvFilterRow_tablastyle
{
	background-color: #ebecef;
}
.dxgvEditForm_tablastyle
{
	background-color: #f9f9fc;
}
.dxgvEditForm_tablastyle td.dxgv
{
	border-bottom: 1px solid #d9dae0;
	padding: 8px 10px 10px;
}
.dxgvEditForm_tablastyle td.dxgvIndentCell
{
	background: #f9f9fc none;
	border-right: 1px Solid #d9dae0;
	border-left: 1px Solid #d9dae0;
	border-top-width: 0px;
}
.dxgvSelectedRow_tablastyle
{
	background-color: #eff0f2;
	color: #201f35;
}
.dxgvFocusedRow_tablastyle
{
	background: #d9e4fd url('gvFocusedBack.png') repeat-x left top;
	color: #201f35;
}
.dxgvSelectedRow_tablastyle .dxgvCommandColumn_tablastyle a,
.dxgvFocusedRow_tablastyle .dxgvCommandColumn_tablastyle a
{
	color: #1b3f91;
	text-decoration: none;
}
.dxgvSelectedRow_tablastyle .dxgvCommandColumn_tablastyle a:hover,
.dxgvFocusedRow_tablastyle .dxgvCommandColumn_tablastyle a:hover
{
	text-decoration: underline;
}

.dxgvPreviewRow_tablastyle
{
	background-color: #f7f7f8;
	color: #777777;
}
.dxgvDetailCell_tablastyle,
.dxgvPreviewRow_tablastyle td.dxgv,
.dxgvEmptyDataRow_tablastyle td.dxgv
{
	padding: 20px 2px 20px 4px;
	border-bottom: 1px solid #d9dae0;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	background-position: center bottom;
}
.dxgvDetailCell_tablastyle
{
	border-bottom-color: #d9dae0;
}
.dxgvPreviewRow_tablastyle td.dxgv
{
	padding: 10px 10px 10px 15px;
}
.dxgvDetailCell_tablastyle
{
	padding: 16px 18px;
}
.dxgvDetailRow_tablastyle td.dxgvIndentCell
{
	padding-right: 0px;
	border-bottom: 1px solid #d9dae0;
}
.dxgvEmptyDataRow_tablastyle
{
	color: #777777;
}
.dxgvEmptyDataRow_tablastyle td.dxgv
{
	border-bottom: 1px solid #d9dae0;
	text-align: center;
}

.dxgvEditFormDisplayRow_tablastyle td.dxgv,
.dxgvDataRow_tablastyle td.dxgv,
.dxgvDataRowAlt_tablastyle td.dxgv,
.dxgvSelectedRow_tablastyle td.dxgv,
.dxgvFocusedRow_tablastyle td.dxgv
{
	overflow: hidden;
	border-bottom: 1px solid #d9dae0;
	border-right: 1px solid #d9dae0;
	border-top-width: 0;
	border-left-width: 0;
	padding: 4px 6px;
	background-position: center center;
}
.dxgvEditFormDisplayRow_tablastyle
{
}
.dxgvEditFormDisplayRow_tablastyle td.dxgv
{
}
.dxgvEditFormDisplayRow_tablastyle td.dxgvIndentCell
{
	background: #f9f9fc none;
	border-right: 1px Solid #d9dae0;
	border-left: 1px Solid #d9dae0;
	border-top-width: 0px;
}

.dxgvEditingErrorRow_tablastyle
{
	background-color: #ebecef;
	color: #ba1717;
}
.dxgvEditingErrorRow_tablastyle td.dxgv
{
	white-space: pre-wrap;
	border-bottom: 1px solid #d9dae0;
	border-right-width: 0;
	border-top-width: 0;
	border-left-width: 0;
	padding: 6px 10px;
}

.dxgvFilterRow_tablastyle td.dxgv
{
	border-bottom: 1px solid #abacb9;
	border-right-width: 0;
	border-top-width: 0;
	border-left-width: 0;
	padding: 2px 3px 2px 2px;
	overflow: hidden;
}
.dxgvGroupRow_tablastyle
{
	background-color: #f9f9fc;
}
.dxgvFocusedGroupRow_tablastyle
{
	background: #d9e4fd url('gvFocusedBack.png') repeat-x left top;
	color: #201f35;
}
.dxgvGroupRow_tablastyle td.dxgv,
.dxgvFocusedGroupRow_tablastyle td.dxgv
{
	border: 0 none;
	vertical-align: middle;
	white-space: nowrap;
	border-bottom: 1px solid #d9dae0;
	padding: 4px 6px;
}
.dxgvFocusedRow_tablastyle td.dxgvIndentCell,
.dxgvFocusedGroupRow_tablastyle td.dxgvIndentCell,
.dxgvSelectedRow_tablastyle td.dxgvIndentCell
{
	background: #f9f9fc!important;
	border-right: 1px solid #d9dae0;
	border-left: 1px solid #d9dae0;
	border-top-width: 0px;
}
.dxgvHeaderPanel_tablastyle
{
	background-color: #ebecef;
	color: #201f35;
	padding: 8px 6px;
	border-bottom: 1px solid #abacb9;
}

.dxgvHeader_tablastyle
{
	cursor: pointer;
	white-space: nowrap;
	padding: 5px 6px;
	border: 1px solid #cacbd3;
	overflow: hidden;
	font-weight: normal;
	text-align: left;
	background-color: #C0C0C0;
	background-position: center center;
}
.dxgvHeader_tablastyle,
.dxgvHeader_tablastyle table
{
	color: #201f35;
}
.dxgvHeader_tablastyle td
{
	white-space: nowrap;
}
.dxgvHeader_tablastyle a
{
	color: #1b3f91;
	text-decoration: underline;
}
.dxgvCustomization_tablastyle,
.dxgvPopupEditForm_tablastyle
{
	padding: 0;
	margin: 0;
}
.dxgvPopupEditForm_tablastyle .dxgvEditingErrorRow_tablastyle .dxgv
{
	border-bottom-width: 0;
}
.dxgvGroupPanel_tablastyle
{
	color: #201f35;
	background: #ebecef url('gvGroupPanelBack.png') no-repeat right top;
	border-bottom: 1px solid #cacbd3;
	padding: 7px 6px;
	white-space: nowrap;
}
.dxgvFooter_tablastyle
{
	background-color: #f9f9fc;
	white-space: nowrap;
}
.dxgvFooter_tablastyle td.dxgv
{
	padding: 6px;
	border-bottom: 1px solid #d9dae0;
	border-right-width: 0;
}
.dxgvGroupFooter_tablastyle
{
	background-color: #f9f9fc;
}
.dxgvGroupFooter_tablastyle td.dxgv
{
	padding: 6px;
	border-bottom: 1px solid #d9dae0;
	border-right-width: 0;
	white-space: nowrap;
}
.dxgvDataRow_tablastyle td.dxgvIndentCell,
.dxgvGroupRow_tablastyle td.dxgvIndentCell,
.dxgvGroupFooter_tablastyle td.dxgvIndentCell
{
	background-color: #f9f9fc;
	border-right: 1px solid #d9dae0;
	border-left: 1px solid #d9dae0;
	border-top-width: 0px;
}

.dxgvTitlePanel_tablastyle,
.dxgvTable_tablastyle caption
{
	font-weight: normal;
	padding: 3px 3px 5px;
	text-align: center;
	background: #f2f3f4 url('gvTitleBack.png') repeat-x left top;
	color: #201f35;
	border-bottom: 1px solid #9da0aa;
}
.dxgvLoadingDiv_tablastyle
{
	background-color: Gray;
	opacity: 0.01;
	filter: alpha(opacity=1);
}
.dxgvStatusBar_tablastyle
{
	background: #f9f9fc none;
	border-top: 1px solid #cacbd3;
}
.dxgvStatusBar_tablastyle tr.dxgv
{
	height: 20px;
}
.dxgvCommandColumn_tablastyle
{
	padding: 2px;
}
.dxgvCommandColumn_tablastyle a
{
	margin: 0px 3px 0px 0px;
	color: #1b3f91;
	text-decoration: none;
}
.dxgvCommandColumn_tablastyle a:hover
{
	text-decoration: underline;
}

.dxgvCommandColumnItem_tablastyle
{
}
.dxgvEditFormTable_tablastyle
{
	padding: 2px 6px 6px 4px;
	color: #201f35;
}
.dxgvEditFormTable_tablastyle a
{
	color: #1b3f91;
	text-decoration: none;
}
.dxgvEditFormTable_tablastyle a:hover
{
	text-decoration: underline;
}

.dxgvEditFormCaption_tablastyle
{
	padding: 4px 4px 4px 10px;
	white-space: nowrap;
}

.dxgvInlineEditCell_tablastyle
{
	padding: 1px;
}

.dxgvEditFormCell_tablastyle
{
	padding: 4px;
	border-width: 0;
}

.dxgvPagerTopPanel_tablastyle,
.dxgvPagerBottomPanel_tablastyle
{
	background: #404040 url('gvPagerPanelBack.png') repeat-x left top;
}
.dxgvDetailButton_tablastyle
{
}

.dxgvFilterBar_tablastyle
{
	border-top: 1px solid #cacbd3;
	background: #f9f9fc none;
}
.dxgvFilterBar_tablastyle a
{
	color: #1b3f91;
	text-decoration: underline;
}
.dxgvFilterBarCheckBoxCell_tablastyle
{
	padding: 0 7px 0 3px;
}
.dxgvFilterBarImageCell_tablastyle
{
	padding: 0 1px 0 3px;
	cursor: pointer;
}
.dxgvFilterBarExpressionCell_tablastyle
{
	padding: 5px 5px 8px 0;
	white-space: nowrap;
}
.dxgvFilterBarClearButtonCell_tablastyle
{
	padding: 5px 6px 8px;
}
.dxgvFilterBuilderMainArea_tablastyle
{
	background: white none;
	padding: 6px 2px;
} 
.dxgvFilterBuilderButtonArea_tablastyle
{
	background: #ebecef none;
	border-top: 1px solid #abacb9;
	padding: 6px;
}

.dxgvDataRowHover_tablastyle
{
	background: #e2eafd none;
	color: #201f35;
}


.dxgvControl_tablastyle .dxpControl_tablastyle td.dxpCtrl_tablastyle, 
.dxgvDisabled_tablastyle .dxpControl_tablastyle td.dxpCtrl_tablastyle,
.dxgvControl_tablastyle .dxpLite_tablastyle,
.dxgvDisabled_tablastyle .dxpLite_tablastyle
{
	padding-top: 4px;
}

/* iOS */
.dxgvTable_tablastyle
{
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
