
.dxvgControl_ArcMate,
.dxvgDisabled_ArcMate {
    font: 0.765rem Arial, Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    background-color: White;
    color: #38495e;
    cursor: default;
}
.dxvgDisabled_ArcMate
{
    color: #b8b8b8;
}
.dxvgControl_ArcMate a
{
    color: #009688;
    text-decoration: none;
}
.dxvgControl_ArcMate a:hover
{
    
}
.dxvgDisabled_ArcMate a
{
    color: #b8b8b8;
}

.dxvgTable_ArcMate
{
    background-color: White;
	border: 1px #dfdfdf solid;
    border-radius: 4px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
	border-collapse: separate!important;
	overflow: hidden;
    table-layout: fixed;
}
.dxvgTable_ArcMate .dxvgHEC
{
    background-color: White;
    border-width: 0;
    overflow: hidden;
}

.dxvgControl_ArcMate .dxvgCSD 
{
    border-right: Solid 1px #dfdfdf;
    border-bottom: Solid 1px #dfdfdf;
}
.dxvgCSD .dxvgTable_ArcMate
{
    border-right: 0;
}
.dxvgControl_ArcMate .dxvgCSD > div + .dxvgTable_ArcMate,
.dxvgControl_ArcMate td > div:not(.dxvgPagerTopPanel_ArcMate):not(.dxvgSearchPanel_ArcMate) + .dxvgTable_ArcMate
{
    border-top: 0;
}

.dxvgControl_ArcMate .dxvgCSD .dxvgTable_ArcMate,
.dxvgControl_ArcMate table[id$='DXFixedTable']
{
    border-bottom: 0;
}

.dxvgControl_ArcMate .dxvgCSD + .dxvgSummaryPanel_ArcMate,
.dxvgControl_ArcMate .dxvgCSD + .dxvgPagerBottomPanel_ArcMate,
.dxvgControl_ArcMate .dxvgCSD + .dxvgFilterBar_ArcMate,
.dxvgControl_ArcMate .dxvgCSD + .dxvgStatusBar_ArcMate,
.dxvgTable_ArcMate + .dxvgSummaryPanel_ArcMate,
.dxvgTable_ArcMate + .dxvgPagerBottomPanel_ArcMate,
.dxvgTable_ArcMate + .dxvgFilterBar_ArcMate,
.dxvgTable_ArcMate + .dxvgStatusBar_ArcMate
{
    border-top: 0;
}

.dxvgHeader_ArcMate {
    cursor: pointer;
    color: #38495e;
    font-weight: bold;
    text-align: left;
    background-color: white;
    padding: 21px 10px 17px;
    border: 1px Solid #DCDCDC;
    border-width: 0 1px 1px 0;
    overflow: hidden;
    white-space: nowrap;
}
.dxvgCategory_ArcMate
{
    color: #939393;
    font-weight: bold;
    background-color: #f4f4f4;
    padding: 30px 10px;
    border-bottom: 1px solid #dfdfdf;
    overflow: hidden;
    white-space: nowrap;
}
.dxvgCategoryRow_ArcMate.dxvgER .dxvgCategory_ArcMate,
.dxvgCategoryRow_ArcMate.dxvgCR .dxvgCategory_ArcMate 
{
    cursor: pointer;
}
.dxvgCategoryRow_ArcMate.dxvgER .dxvgCategory_ArcMate.dxvg__I,
.dxvgCategoryRow_ArcMate.dxvgCR .dxvgCategory_ArcMate.dxvg__I 
{
    cursor: default;
} 

.dxvgRecord_ArcMate
{
    padding: 19px 10px 18px;
    border: 1px Solid #dfdfdf;
    border-width: 0 1px 1px 0;
    overflow: hidden;
}
.dxvgRecord_ArcMate:last-child 
{
    border-right-width: 0;
}
.dxvgRPFC .dxvgRecord_ArcMate
{
    border-bottom: 1px Solid #DCDCDC;
}
.dxvgRecordAlt_ArcMate
{
    background-color: #f5f5f5;
}

/* Select, Hover */
.dxvgSelectedRecord_ArcMate,
.dxvgSelectedRecord_ArcMate.dxvgDataRowHover_ArcMate
{
    background-color: #f1f1f1;	
}
.dxvgDataRowHover_ArcMate .dxvgRecord_ArcMate
{
    background-color: #eeeeee;
}


/* Command Items */
.dxvgCommandCell_ArcMate 
{
    padding: 8px 4px;
}
.dxvgCommandCell_ArcMate a,
.dxvgHeader_ArcMate a.dxvgCommandItem_ArcMate
{
    margin: 0 5px 0 0;
}
.dxvgHeader_ArcMate a,
.dxvgCommandCell_ArcMate a
{
    color: #009688;
}
.dxbButton_ArcMate[class~="dxvgCommandItem_ArcMate"]
{
    margin-left: 5px;
    margin-right: 5px;
}
.dxbButton_ArcMate[class~="dxvgCommandItem_ArcMate"] .dxb
{
    padding-top: 0;
    padding-bottom: 0;
}

/* Indents */
.dxvgControl_ArcMate .dxvg__I
{
    border-style: solid;
    border-color: #DCDCDC;
    border-width: 0 1px 0 0;
    cursor: default;
    box-shadow: none;
}
.dxvgControl_ArcMate .dxvg__I.dxvg__BB 
{
    border-bottom-width: 1px;
}
.dxvgControl_ArcMate .dxvgER .dxvg__I.dxvg__BB 
{
    border-bottom-width: 0;
}
.dxvgControl_ArcMate .dxvgMHI .dxvg__I 
{
    border-right-width: 0;
}
.dxvgControl_ArcMate .dxvgMHI .dxvgER .dxvg__I.dxvg__BB 
{
    border-bottom-width: 1px;
}

/* Title Panel, Status bar, Summary Panel */
.dxvgTitlePanel_ArcMate, 
.dxvgTable_ArcMate caption
{
	font-size: 1.25rem;
	font-weight: normal;
	padding: 3px 3px 5px;
	text-align: center;
	color: #999999;	
}
.dxvgStatusBar_ArcMate
{
	border-top: 1px Solid #dfdfdf;
}
.dxvgStatusBar_ArcMate tr.dxvg
{
	height: 20px;
}
.dxvgStatusBar_ArcMate tr.dxvg > td
{
	padding: 24px 0;
}
.dxvgStatusBar_ArcMate tr.dxvg span .dxbButtonSys:first-child
{
	margin-left: 20px;
}
.dxvgSummaryPanel_ArcMate
{
    border: 1px solid #dfdfdf;
    background-color: #f4f4f4;
    color: #8e8e93;
    padding: 8px 21px;
}
.dxvgSummaryItem_ArcMate
{
    display: inline-block;
    margin: 5px 8px 5px 0;
}

/* Pager */
.dxvgPagerTopPanel_ArcMate,
.dxvgPagerBottomPanel_ArcMate
{
	padding: 9px 0;
}
.dxvgPagerTopPanel_ArcMate
{
}
.dxvgPagerBottomPanel_ArcMate
{
    border-top: 1px Solid #dfdfdf;
    border-bottom: 1px Solid #dfdfdf;
    border-left: 1px Solid #dfdfdf;
    border-right: 1px Solid #dfdfdf;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16);
}
.dxvgControl_ArcMate .dxpLite_ArcMate,
.dxvgDisabled_ArcMate .dxpLite_ArcMate
{
	padding-top: 4px;
}

/* Filter Builder, Filter Bar */
.dxvgFilterBar_ArcMate
{   
    
    margin-top: 16px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1),0 2px 10px 0 rgba(0,0,0,0.1);
    border: 1px solid #dfdfdf;
    border-radius: 4px;   
    border-collapse: separate; 
	
}
.dxvgFilterBar_ArcMate a
{
	color: #009688;
	text-decoration: none;
}
.dxvgFilterBar_ArcMate a:hover
{
	text-decoration: underline;
}
.dxvgFilterBar_ArcMate > tbody > tr > td
{
    padding-top: 14px;
    padding-bottom: 14px;
}
.dxvgFilterBarCheckBoxCell_ArcMate
{
    padding-left: 20px;    
}
*[dir="rtl"] .dxvgFilterBarCheckBoxCell_ArcMate
{
	padding-right: 20px;    
}
.dxvgFilterBarImageCell_ArcMate
{
	padding: 0 8px 0 20px;
	cursor: pointer;
}
*[dir="rtl"] .dxvgFilterBarImageCell_ArcMate
{
	padding: 0 20px 0 8px;	
}
.dxvgFilterBarImageCell_ArcMate img
{
    margin-top: 3px;
    margin-left: 0;
}
.dxvgFilterBarExpressionCell_ArcMate
{
	padding: 5px 5px 8px 0;
	white-space: nowrap;
}
.dxvgFilterBarClearButtonCell_ArcMate
{
	padding: 5px 20px 8px 6px;
}
*[dir="rtl"] .dxvgFilterBarClearButtonCell_ArcMate
{
	padding: 5px 6px 8px 20px;
}
.dxvgFilterBuilderMainArea_ArcMate
{
	background: white none;
	padding: 6px 2px;
} 
.dxvgFilterBuilderButtonArea_ArcMate
{
	border-top: 1px solid #eaeaea;
	padding: 10px;
	white-space: nowrap;
}
.dxvgFilterBuilderButtonArea_ArcMate .dxbButton_ArcMate
{
    margin-left: 8px;
}

/* Header Filter */
.dxvgControl_ArcMate .dxvgHFSAC
{
    padding: 9px 0 0 4px;
}
.dxvgControl_ArcMate .dxvgHFC
{
    padding-left: 4px;
}
.dxvgControl_ArcMate .dxvgHFC .dxeCalendar_ArcMate
{
    margin-top: 3px;
    margin-left: 7px;
}
.dxvgControl_ArcMate .dxvgHFSC
{
    padding: 9px 0 6px;
}
.dxvgControl_ArcMate .dxvgHFSC div
{
    height: 1px;
    background: #c0c0c0;
}
.dxvgControl_ArcMate div[id$='DXEPLPC']
{
    height: 53px;
}

.dxvgControl_ArcMate .dxvgHFSD
{
    height: 1px;
    margin: 2px 0;
}
.dxvgControl_ArcMate .dxvgHFDRC
{
    margin: 15px 15px 25px;
}
.dxvgControl_ArcMate .dxvgHFDRP
{
    margin-left: 15px;
    margin-right: 15px;
    padding: 9px 0 6px;
}
.dxvgControl_ArcMate .dxvgHFDRP[id*="HFFDE"]
{
    margin-top: 15px;
    margin-bottom: 5px;
}
.dxvgControl_ArcMate .dxvgHFDRP[id*="HFTDE"]
{
    margin-bottom: 25px;
}

/* Batch Edit */
.dxvgControl_ArcMate td.dxvgBatchEditCell_ArcMate
{
    padding: 0 2px;
}
.dxvgControl_ArcMate td.dxvgBatchEditModifiedCell_ArcMate
{
    background: #d7f9c7;
}
.dxvgControl_ArcMate .dxvgErrorCell
{
    padding-left: 5px;
    width: 1px;
}
.dxvgControl_ArcMate .dxvgErrorCell img
{
    margin: -3px 0;
}
.dxvgStatusBar_ArcMate .dxbButton_ArcMate
{
    margin-right: 10px;
}
.dxvgControl_ArcMate td.dxvgBatchEditCell_ArcMate .dxichCellSys
{
    padding-left: 0;
}
.dxvgRecordError_ArcMate
{
    background-color: #FFC8C8;
	color: #FF0000;
    padding: 6px 10px;
    height: 100%;
}

/* LoadingPanel */
.dxvgLoadingPanel_ArcMate {
    background-color: white;
    font: 0.765rem Arial, Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    color: #38495e;
    -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 8px 0 rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 8px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 8px 0 rgba(0, 0, 0, 0.12);
}
.dxvgLoadingPanel_ArcMate td.dx
{
	font-size: 1.17rem;
	white-space: nowrap;
	text-align: center;
	padding: 10px 14px;
}
.dxvgLoadingPanel_ArcMate .dxlp-loadingImage
{
	background-image: url('../Web/Loading.gif');
	height: 32px;
	width: 32px;
    background-repeat: no-repeat;
    background-position: center center;
}
.dxvgLoadingPanelStatusBar_ArcMate
{
	background-color: Transparent;
}
.dxvgLoadingPanelStatusBar_ArcMate td
{
	white-space: nowrap;
	text-align: center;
	padding: 0px 2px;
}
.dxvgLoadingPanelStatusBar_ArcMate .dxlp-loadingImage 
{
	background-image: url('../GridView/gvLoadingOnStatusBar.gif');
	height: 16px;
	width: 16px;
}

/* Search Panel */
.dxvgSearchPanel_ArcMate
{
    padding: 7px 0 16px;    
}
.dxvgSearchPanel_ArcMate > table
{
    width: 100%;
}
.dxvgSearchPanel_ArcMate .dxeButtonEdit_ArcMate
{
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1),0 2px 10px 0 rgba(0,0,0,0.1);
    width: 100%;    
}
.dxvgSearchPanel_ArcMate .dxeButtonEdit_ArcMate,
.dxvgSearchPanel_ArcMate .dxeButtonEdit_ArcMate input
{    
    background-color: #FAFAFA;    
}
.dxvgSearchPanel_ArcMate .dxeButtonEdit_ArcMate .dxic
{
    padding: 15px 8px 17px 12px;
}
*[dir="rtl"] .dxvgSearchPanel_ArcMate .dxeButtonEdit_ArcMate .dxic
{
    padding: 15px 12px 17px 8px;
}
.dxvgControl_ArcMate .dxvgSearchPanel_ArcMate .dxbButton_ArcMate
{
    margin-left: 7px;
    margin-right: 0;
}
*[dir="rtl"].dxvgControl_ArcMate .dxvgSearchPanel_ArcMate .dxbButton_ArcMate {
    margin-left: 0;
    margin-right: 7px;
}
.dxvgControl_ArcMate .dxvgHL
{
    background: #009688;
    color: white;
	font-weight: bold;
	font-style: normal;
}

/* Removes flicking in iOS Safari*/
.dxvgTable_ArcMate
{
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.dxvgRecord_ArcMate .dxICheckBox_ArcMate,
.dxvgRecord_ArcMate .dxeIRadioButton_ArcMate
{
    margin: -3px 10px -1px 10px;
}

.dxvgFocusedCell_ArcMate
{
    box-shadow: inset 2px 2px 0 #dfdfdf, inset -2px -2px 0 #dfdfdf;
    -webkit-box-shadow: inset 2px 2px 0 #dfdfdf, inset -2px -2px 0 #dfdfdf;
    -moz-box-shadow: inset 2px 2px 0 #dfdfdf, inset -2px -2px 0 #dfdfdf;
}
