.dxgvControl_LakutshonaTheme,
.dxgvDisabled_LakutshonaTheme
{
	border: 1px Solid #c0c0c0;
	font: 12px Segoe UI;
	background-color: White;
	color: #333333;
	cursor: default;
    margin-bottom: 0px;
}
.dxgvDisabled_LakutshonaTheme
{
	color: #b8b8b8;
}
.dxgvControl_LakutshonaTheme a
{
	color: #ff8800;
}
.dxgvDisabled_LakutshonaTheme a
{
	color: #b8b8b8;
}
.dxgvLoadingPanel_LakutshonaTheme
{
	border: 1px solid #C3C3C3;
	background-color: white;
	font: 14px Segoe UI;
	color: #333333;
}
.dxgvLoadingPanel_LakutshonaTheme td
{
	white-space: nowrap;
	text-align: center;
	padding: 10px 14px;
}
.dxgvLoadingPanelStatusBar_LakutshonaTheme
{
	background-color: Transparent;
}
.dxgvLoadingPanelStatusBar_LakutshonaTheme td
{
	white-space: nowrap;
	text-align: center;
	padding: 0px 2px;
}

.dxgvTable_LakutshonaTheme
{
	background-color: White;
	border-width: 0;
	border-collapse: separate!important;
	overflow: hidden;
}
.dxgvInlineEditRow_LakutshonaTheme,
.dxgvDataRow_LakutshonaTheme
{
}
.dxgvInlineEditRow_LakutshonaTheme td.dxgv
{
	border-bottom: 1px Solid #D3D3D3;
	border-right: 1px Solid #D3D3D3;
}
.dxgvDataRowAlt_LakutshonaTheme
{
	background-color: WhiteSmoke;
}
.dxgvFilterRow_LakutshonaTheme
{
	border-top: 1px Solid #c0c0c0;
	background-color: #C0C0C0;
	color: #000000;
}
.dxgvEditForm_LakutshonaTheme
{
}
.dxgvEditForm_LakutshonaTheme td.dxgv
{
	border-bottom: 1px Solid #D3D3D3;
	padding: 8px 10px 10px;
}
.dxgvEditForm_LakutshonaTheme td.dxgvIndentCell
{
	border-right: 1px Solid #CFCFCF;
	border-left: 1px Solid #CFCFCF;
	border-top-width: 0px;
}
.dxgvSelectedRow_LakutshonaTheme
{
	background-color: #e0e0e0;
	color: #333333;
}
.dxgvFocusedRow_LakutshonaTheme
{
	background-color: #ff8800;
	color: White;
}
.dxgvFocusedRow_LakutshonaTheme .dxgvCommandColumn_LakutshonaTheme a
{
	color: White;
}
.dxgvSelectedRow_LakutshonaTheme .dxgvCommandColumn_LakutshonaTheme a
{
	color: #ff8800;
}
.dxgvPreviewRow_LakutshonaTheme
{
	color: #999999;
}
.dxgvDetailCell_LakutshonaTheme,
.dxgvPreviewRow_LakutshonaTheme td.dxgv,
.dxgvEmptyDataRow_LakutshonaTheme td.dxgv
{
	padding: 20px 2px 20px 4px;
	border-bottom: 1px Solid #D3D3D3;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
}
.dxgvPreviewRow_LakutshonaTheme td.dxgv
{
	padding: 10px 10px 10px 15px;
}
.dxgvDetailCell_LakutshonaTheme
{
	padding: 16px 18px;
}
.dxgvDetailRow_LakutshonaTheme td.dxgvIndentCell
{
	padding-right: 0px;
	border-bottom: 1px Solid #D3D3D3;
}
.dxgvEmptyDataRow_LakutshonaTheme
{
	color: Gray;
}
.dxgvEmptyDataRow_LakutshonaTheme td.dxgv
{
	border-bottom: 1px Solid #CFCFCF;
	text-align: center;
}

.dxgvEditFormDisplayRow_LakutshonaTheme td.dxgv,
.dxgvDataRow_LakutshonaTheme td.dxgv,
.dxgvDataRowAlt_LakutshonaTheme td.dxgv,
.dxgvSelectedRow_LakutshonaTheme td.dxgv,
.dxgvFocusedRow_LakutshonaTheme td.dxgv
{
	overflow: hidden;
	border-bottom: 1px Solid #c0c0c0;
	border-right: 1px Solid #c0c0c0;
	border-top-width: 0;
	border-left-width: 0;
	padding: 3px 6px 4px;
}
.dxgvEditFormDisplayRow_LakutshonaTheme
{
}
.dxgvEditFormDisplayRow_LakutshonaTheme td.dxgv
{
}
.dxgvEditFormDisplayRow_LakutshonaTheme td.dxgvIndentCell
{
	background: #EDEDED none;
	border-right: 1px Solid #CFCFCF;
	border-left: 1px Solid #CFCFCF;
	border-top-width: 0px;
}

.dxgvEditingErrorRow_LakutshonaTheme
{
	background-color: #FFC8C8;
	color: #FF0000;
}
.dxgvEditingErrorRow_LakutshonaTheme td.dxgv
{
	white-space: pre-wrap;
	border-bottom: 1px Solid #D3D3D3;
	border-right-width: 0;
	border-top-width: 0;
	border-left-width: 0;
	padding: 6px 10px;
}

.dxgvFilterRow_LakutshonaTheme td.dxgv
{
	border-bottom: 1px Solid #c0c0c0;
	border-right: 1px Solid #c0c0c0;
	border-top-width: 0;
	border-left-width: 0;
	padding: 2px;
	overflow: hidden;
}
.dxgvGroupRow_LakutshonaTheme
{
}
.dxgvFocusedGroupRow_LakutshonaTheme
{
	background-color: #ff8800;
	color: White;
}
.dxgvGroupRow_LakutshonaTheme td.dxgv,
.dxgvFocusedGroupRow_LakutshonaTheme td.dxgv
{
	border: 0 none;
	vertical-align: middle;
	white-space: nowrap;
	border-bottom: 1px Solid #D3D3D3;
	padding: 3px 6px 4px;
}
.dxgvFocusedRow_LakutshonaTheme td.dxgvIndentCell,
.dxgvFocusedGroupRow_LakutshonaTheme td.dxgvIndentCell,
.dxgvSelectedRow_LakutshonaTheme td.dxgvIndentCell
{
	background-color: white!important;
	border-right: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
	border-top-width: 0px;
}
.dxgvHeaderPanel_LakutshonaTheme
{
	background-color: #F9F9F9;
	padding: 8px 6px;
	border-bottom: 1px Solid #9F9F9F;
}

.dxgvMSDraggable_LakutshonaTheme .dxgvHeader_LakutshonaTheme,
.dxgvMSDraggable_LakutshonaTheme.dxgvGroupPanel_LakutshonaTheme
{
    -ms-touch-action: pinch-zoom;
}
.dxgvHeader_LakutshonaTheme
{
	cursor: pointer;
	white-space: nowrap;
	padding: 4px 6px 5px;
	border: 1px Solid #c0c0c0;
	overflow: hidden;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
.dxgvHeader_LakutshonaTheme,
.dxgvHeader_LakutshonaTheme table
{
}
.dxgvHeader_LakutshonaTheme td
{
	white-space:wrap;
}
.dxgvHeader_LakutshonaTheme a
{
	color: #ff8800;
}
.dxgvPopupEditForm_LakutshonaTheme
{
	padding: 4px;
	margin: 0;
}
.dxgvCustomization_LakutshonaTheme
{
	margin: 0;
	padding: 10px;
	min-width: 220px;
}
.dxgvGroupPanel_LakutshonaTheme
{
	white-space: nowrap;
	border-bottom: 1px Solid #c0c0c0;
	padding: 7px 4px 8px 6px;
}
.dxgvFooter_LakutshonaTheme
{
	white-space: nowrap;
}
.dxgvFooter_LakutshonaTheme td.dxgv
{
	padding: 5px 6px 6px;
	border-bottom: 1px Solid #c0c0c0;
	border-right-width: 0;
}
.dxgvGroupFooter_LakutshonaTheme
{
}
.dxgvGroupFooter_LakutshonaTheme td.dxgv
{
	white-space: nowrap;
}
.dxgvGroupFooter_LakutshonaTheme td.dxgv
{
	padding: 5px 4px 6px 6px;
	border-bottom: 1px Solid #c0c0c0;
	border-right-width: 0;
}
.dxgvDataRow_LakutshonaTheme td.dxgvIndentCell,
.dxgvGroupRow_LakutshonaTheme td.dxgvIndentCell,
.dxgvGroupFooter_LakutshonaTheme td.dxgvIndentCell
{
	background-color: white;
	border-right: 1px Solid #CFCFCF;
	border-left: 1px Solid #CFCFCF;
	border-top-width: 0px;
}

.dxgvTitlePanel_LakutshonaTheme, 
.dxgvTable_LakutshonaTheme caption
{
	font-size: 15px;
	font-weight: normal;
	padding: 3px 3px 5px;
	text-align: center;
	color: #999999;
	border-bottom: 1px Solid #c0c0c0;
	background-color: #FFC0FF;
}
.dxgvLoadingDiv_LakutshonaTheme
{
	background-color: Gray;
	opacity: 0.01;
	filter: alpha(opacity=1);
}
.dxgvStatusBar_LakutshonaTheme
{
	border-top: 1px Solid #c0c0c0;
}
.dxgvStatusBar_LakutshonaTheme tr.dxgv
{
	height: 20px;
}
.dxgvCommandColumn_LakutshonaTheme
{
	padding: 8px 4px;
}
.dxgvCommandColumn_LakutshonaTheme a
{
	margin: 0 3px 0 0;
	color: #ff8800;
}
.dxgvCommandColumn_LakutshonaTheme a:hover
{
}

.dxgvCommandColumnItem_LakutshonaTheme
{
}
.dxgvEditFormTable_LakutshonaTheme
{
	padding: 2px 6px 6px 4px;
	font-size: 11px;
	min-width: 300px;
}
.dxgvEditFormTable_LakutshonaTheme a
{
	color: #ff8800;
}
.dxgvEditFormTable_LakutshonaTheme a:hover
{
}

.dxgvEditFormCaption_LakutshonaTheme
{
	padding: 4px 4px 4px 10px;
	white-space: nowrap;
}

.dxgvInlineEditCell_LakutshonaTheme
{
	padding: 1px;
}

.dxgvEditFormCell_LakutshonaTheme
{
	padding: 4px;
	border-width: 0;
}

.dxgvPagerTopPanel_LakutshonaTheme,
.dxgvPagerBottomPanel_LakutshonaTheme
{
	padding: 4px 0;
}
.dxgvPagerTopPanel_LakutshonaTheme
{
	border-bottom: 1px Solid #c0c0c0;
}

.dxgvDetailButton_LakutshonaTheme
{
}

.dxgvFilterBar_LakutshonaTheme
{
	border-top: 1px Solid #c0c0c0;
}
.dxgvFilterBar_LakutshonaTheme a
{
	color: #ff8800;
	text-decoration: underline;
}
.dxgvFilterBarCheckBoxCell_LakutshonaTheme
{
	padding: 0 7px;
}
.dxgvFilterBarImageCell_LakutshonaTheme
{
	padding: 0 1px 0 3px;
	cursor: pointer;
}
.dxgvFilterBarExpressionCell_LakutshonaTheme
{
	padding: 5px 5px 8px 0;
	white-space: nowrap;
}
.dxgvFilterBarClearButtonCell_LakutshonaTheme
{
	padding: 5px 6px 8px;
}
.dxgvFilterBuilderMainArea_LakutshonaTheme
{
	background: white none;
	padding: 6px 2px;
} 
.dxgvFilterBuilderButtonArea_LakutshonaTheme
{
	border-top: 1px solid #c0c0c0;
	padding: 6px;
	white-space: nowrap;
}

.dxgvDataRowHover_LakutshonaTheme
{
	background-color: #f0f0f0;
	color: #333333;
}
.dxgvDataRowHover_LakutshonaTheme a
{
	color: #ff8800!important;
}


.dxgvControl_LakutshonaTheme .dxpControl_LakutshonaTheme td.dxpCtrl_LakutshonaTheme, 
.dxgvDisabled_LakutshonaTheme .dxpControl_LakutshonaTheme td.dxpCtrl_LakutshonaTheme,

.dxgvControl_LakutshonaTheme .dxpLite_LakutshonaTheme,
.dxgvDisabled_LakutshonaTheme .dxpLite_LakutshonaTheme
{
	padding-top: 4px;
}

.dxgvControl_LakutshonaTheme .dxgvHFSAC
{
    padding: 9px 0 0 4px;
}
.dxgvControl_LakutshonaTheme .dxgvHFSC
{
    padding: 9px 0 6px;
}
.dxgvControl_LakutshonaTheme .dxgvHFSC div
{
    height: 1px;
    background: #c0c0c0;
}

/* Removes flicking in iOS Safari*/
.dxgvTable_LakutshonaTheme
{
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

