/*$ganttFocusedRowColor: white !default;*/
.dxvgControl_FcOffice365Theme,
.dxvgDisabled_FcOffice365Theme
{
    font: 14px Calibri;
    background-color: White;
    color: #666;
    cursor: default;
}
.dxvgDisabled_FcOffice365Theme
{
    color: #b8b8b8;
}
.dxvgControl_FcOffice365Theme a.dxeHyperlink:not([href]):not([onclick]):not(.dxbButtonSys)
{
    color: #666;
    text-decoration: none;
}
.dxvgControl_FcOffice365Theme a
{
    color: #D60036;
    text-decoration: none;
}
.dxvgControl_FcOffice365Theme a:hover
{
    text-decoration: underline;
}
.dxvgControl_FcOffice365Theme a:hover.dxbDisabled_FcOffice365Theme
{
    color: #BBBBBB;
    text-decoration: none;
}
.dxvgDisabled_FcOffice365Theme a
{
    color: #b8b8b8;
}
.dxvgTable_FcOffice365Theme
{
    background-color: White;
    border: 1px solid rgba(0,0,0,0.1);
    border-collapse: separate !important;
    overflow: hidden;
    table-layout: fixed;
}
.dxvgTable_FcOffice365Theme .dxvgHEC
{
    background-color: White;
    border-width: 0;
    overflow: hidden;
}
.dxvgControl_FcOffice365Theme .dxvgCSD
{
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
.dxvgControl_FcOffice365Theme .dxvgCSD,
.dxvgControl_FcOffice365Theme .dxvgFC .dxvgHEC
{
    border-right: 1px solid rgba(0,0,0,0.1);
}
.dxvgCSD .dxvgTable_FcOffice365Theme
{
    border-right: 0;
}
.dxvgControl_FcOffice365Theme .dxvgFCW + .dxvgTable_FcOffice365Theme
{
    border-top: 0;
}
.dxvgControl_FcOffice365Theme .dxvgCSD .dxvgTable_FcOffice365Theme,
.dxvgControl_FcOffice365Theme table[id$='DXFixedTable']
{
    border-bottom: 0;
}
.dxvgControl_FcOffice365Theme .dxvgCSD + .dxvgSummaryPanel_FcOffice365Theme,
.dxvgControl_FcOffice365Theme .dxvgCSD + .dxvgPagerBottomPanel_FcOffice365Theme,
.dxvgControl_FcOffice365Theme .dxvgCSD + .dxvgFilterBar_FcOffice365Theme,
.dxvgControl_FcOffice365Theme .dxvgCSD + .dxvgStatusBar_FcOffice365Theme,
.dxvgTable_FcOffice365Theme + .dxvgSummaryPanel_FcOffice365Theme,
.dxvgTable_FcOffice365Theme + .dxvgPagerBottomPanel_FcOffice365Theme,
.dxvgTable_FcOffice365Theme + .dxvgFilterBar_FcOffice365Theme,
.dxvgTable_FcOffice365Theme + .dxvgStatusBar_FcOffice365Theme
{
    border-top: 0;
}
.dxvgHeader_FcOffice365Theme
{
    cursor: pointer;
    color: black;
    font: 14px Calibri;
    text-align: left;
    background-color: white;
    padding: 10px 10px 8px;
    border: 1px Solid #DCDCDC;
    border-width: 0 1px 1px 0;
    overflow: hidden;
    white-space: nowrap;
}
.dxvgCategory_FcOffice365Theme
{
	color: #000000;
	font: 14px Calibri;
	background: #f4f4f4;
	padding: 9px 10px 10px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	overflow: hidden;
	white-space: nowrap;
}
.dxvgCSD .dxvgCategory_FcOffice365Theme:not(.dxvg__I)
{
    border-right: 1px solid rgba(0,0,0,0.1);
}
.dxvgCategoryRow_FcOffice365Theme.dxvgER .dxvgCategory_FcOffice365Theme,
.dxvgCategoryRow_FcOffice365Theme.dxvgCR .dxvgCategory_FcOffice365Theme
{
    cursor: pointer;
}
.dxvgCategoryRow_FcOffice365Theme.dxvgER .dxvgCategory_FcOffice365Theme.dxvg__I,
.dxvgCategoryRow_FcOffice365Theme.dxvgCR .dxvgCategory_FcOffice365Theme.dxvg__I
{
    cursor: default;
}
.dxvgRecord_FcOffice365Theme
{
    padding: 8px 10px 9px;
    border: 1px solid rgba(0,0,0,0.1);
    border-width: 0 1px 1px 0;
    overflow: hidden;
}
.dxvgRecord_FcOffice365Theme:last-child
{
    border-right-width: 0;
}
.dxvgRPFC .dxvgRecord_FcOffice365Theme
{
    border-bottom: 1px Solid #DCDCDC;
}
.dxvgGLNV .dxvgRecord_FcOffice365Theme
{
    border-right-width: 0;
}
.dxvgGLNH .dxvgRecord_FcOffice365Theme
{
    border-bottom-width: 0;
}
.dxvgGLNH .dxvgRPFC .dxvgRecord_FcOffice365Theme
{
    border-bottom-width: 1px;
}
.dxvgGLNH .dxvgRPFC.dxvgER .dxvgRecord_FcOffice365Theme
{
    border-bottom-width: 0;
}
.dxvgFC .dxvgGLNH tr:last-child .dxvgRecord_FcOffice365Theme
{
    border-bottom-width: 1px;
}
.dxvgRecordAlt_FcOffice365Theme
{
    background-color: #f5f5f5;
}
/* Select, Hover */
.dxvgSelectedRecord_FcOffice365Theme,
.dxvgSelectedRecord_FcOffice365Theme.dxvgDataRowHover_FcOffice365Theme
{
    background-color: #F2CEDB;
}
.dxvgDataRowHover_FcOffice365Theme .dxvgRecord_FcOffice365Theme
{
    background-color: rgba(0,0,0,0.1);
}
/* Command Items */
.dxvgCommandCell_FcOffice365Theme
{
    padding: 8px 4px;
}
.dxvgCommandCell_FcOffice365Theme a,
.dxvgHeader_FcOffice365Theme a.dxvgCommandItem_FcOffice365Theme
{
    margin: 0 5px 0 0;
}
.dxvgHeader_FcOffice365Theme a,
.dxvgCommandCell_FcOffice365Theme a
{
    color: #D60036;
}
.dxbButton_FcOffice365Theme[class~="dxvgCommandItem_FcOffice365Theme"]
{
    margin-left: 5px;
    margin-right: 5px;
}
.dxbButton_FcOffice365Theme[class~="dxvgCommandItem_FcOffice365Theme"] .dxb
{
    padding-top: 0;
    padding-bottom: 0;
}
/* Indents */
.dxvgControl_FcOffice365Theme .dxvg__I
{
    border-style: solid;
    border-color: #DCDCDC;
    border-width: 0 1px 0 0;
    cursor: default;
    box-shadow: none;
}
.dxvgControl_FcOffice365Theme .dxvg__I.dxvg__BB
{
    border-bottom-width: 1px;
}
.dxvgControl_FcOffice365Theme .dxvgER .dxvg__I.dxvg__BB
{
    border-bottom-width: 0;
}
.dxvgControl_FcOffice365Theme .dxvgMHI .dxvg__I
{
    border-right-width: 0;
}
.dxvgControl_FcOffice365Theme .dxvgMHI .dxvgER .dxvg__I.dxvg__BB
{
    border-bottom-width: 1px;
}
/* Title Panel, Status bar, Summary Panel */
.dxvgTitlePanel_FcOffice365Theme,
.dxvgTable_FcOffice365Theme caption
{
    font-size: 1.25em;
    font-weight: normal;
    padding: 3px 3px 5px;
    text-align: center;
    color: #999999;
}
.dxvgStatusBar_FcOffice365Theme
{
    border-top: 1px solid rgba(0,0,0,0.1);
}
.dxvgStatusBar_FcOffice365Theme tr.dxvg
{
    height: 20px;
}
.dxvgStatusBar_FcOffice365Theme tr.dxvg > td
{
    padding: 24px 0;
}
.dxvgStatusBar_FcOffice365Theme tr.dxvg span .dxbButtonSys:first-child
{
    margin-left: 20px;
}
.dxvgSummaryPanel_FcOffice365Theme
{
    border: 1px solid rgba(0,0,0,0.1);
    background-color: #f4f4f4;
    color: #8e8e93;
    padding: 5px 21px 4px;
}
.dxvgSummaryItem_FcOffice365Theme
{
    display: inline-block;
    margin: 5px 8px 5px 0;
}
/* Pager */
.dxvgPagerTopPanel_FcOffice365Theme,
.dxvgPagerBottomPanel_FcOffice365Theme
{
    padding: 3px 0 1px;
}
.dxvgPagerBottomPanel_FcOffice365Theme
{
    background-color: white;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    border-left: 1px solid rgba(0,0,0,0.1);
    border-right: 1px solid rgba(0,0,0,0.1);
    border-top: 1px solid rgba(0,0,0,0.1);
}
.dxvgSummaryPanel_FcOffice365Theme + .dxvgPagerBottomPanel_FcOffice365Theme
{
    border-top-width: 0;
}
.dxvgControl_FcOffice365Theme .dxpLite_FcOffice365Theme,
.dxvgDisabled_FcOffice365Theme .dxpLite_FcOffice365Theme
{
    padding-top: 4px;
}
/* Filter Builder, Filter Bar */
.dxvgFilterBar_FcOffice365Theme
{
    margin-top: 16px;
    border: 1px solid rgba(0,0,0,0.1);
    border-collapse: separate;
}
.dxvgFilterBar_FcOffice365Theme a
{
    color: #D60036;
    text-decoration: none;
}
.dxvgFilterBar_FcOffice365Theme a:hover
{
    text-decoration: underline;
}
.dxvgFilterBar_FcOffice365Theme > tbody > tr > td
{
    padding-top: 6px;
    padding-bottom: 6px;
}
.dxvgFilterBarCheckBoxCell_FcOffice365Theme
{
    padding-left: 8px;
}
*[dir="rtl"] .dxvgFilterBarCheckBoxCell_FcOffice365Theme
{
    padding-right: 8px;
}
.dxvgFilterBarImageCell_FcOffice365Theme
{
    padding: 0 8px 0 20px;
    cursor: pointer;
}
*[dir="rtl"] .dxvgFilterBarImageCell_FcOffice365Theme
{
    padding: 0 20px 0 8px;
}
.dxvgFilterBarImageCell_FcOffice365Theme img
{
    margin-top: 3px;
    margin-left: 0;
}
.dxvgFilterBarExpressionCell_FcOffice365Theme
{
    padding: 5px 5px 8px 0;
    white-space: nowrap;
}
.dxvgFilterBarClearButtonCell_FcOffice365Theme
{
    padding: 5px 20px 8px 6px;
}
*[dir="rtl"] .dxvgFilterBarClearButtonCell_FcOffice365Theme
{
    padding: 5px 6px 8px 20px;
}
.dxvgFilterBuilderMainArea_FcOffice365Theme
{
    background: white none;
    padding: 6px 2px;
}
.dxvgFilterBuilderButtonArea_FcOffice365Theme
{
    border-top: 1px solid #eaeaea;
    padding: 10px;
    white-space: nowrap;
}
.dxvgFilterBuilderButtonArea_FcOffice365Theme .dxbButton_FcOffice365Theme
{
    margin-left: 8px;
}
.dxvgControl_FcOffice365Theme .dxpcLite_FcOffice365Theme
{
    -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);
}
.dxvgControl_FcOffice365Theme .dxpcLite_FcOffice365Theme .dxpc-mainDiv.dxpc-hf
{
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
/* Header Filter */
.dxvgControl_FcOffice365Theme .dxpcLite_FcOffice365Theme .dxpc-footerContent > table
{
    margin: 13px 20px 11px 0px;
}
.dxvgControl_FcOffice365Theme .dxpcLite_FcOffice365Theme .dxpc-footerContent
{
    padding: 12px 20px 7px 12px;
}
.dxvgControl_FcOffice365Theme .dxvgHFC
{
    padding-left: 4px;
}
.dxvgControl_FcOffice365Theme .dxvgHFC .dxeCalendar_FcOffice365Theme
{
    margin-top: 3px;
    margin-left: 7px;
}
.dxvgControl_FcOffice365Theme div[id$='DXEPLPC']
{
    height: 53px;
}
.dxvgControl_FcOffice365Theme .dxvgHFSD
{
    height: 1px;
    margin: 2px 0;
}
.dxvgControl_FcOffice365Theme .dxvgHFDRC
{
    margin: 15px 15px 25px;
}
.dxvgControl_FcOffice365Theme .dxvgHFDRP
{
    margin-left: 15px;
    margin-right: 15px;
    padding: 9px 0 6px;
}
.dxvgControl_FcOffice365Theme .dxvgHFDRP[id*="HFFDE"]
{
    margin-top: 15px;
    margin-bottom: 5px;
}
.dxvgControl_FcOffice365Theme .dxvgHFDRP[id*="HFTDE"]
{
    margin-bottom: 25px;
}
/* Batch Edit */
.dxvgControl_FcOffice365Theme td.dxvgBatchEditCell_FcOffice365Theme:not(.dxBatchEditCheckBoxCell)
{
    padding: 0 2px;
}
.dxvgControl_FcOffice365Theme td.dxvgBatchEditModifiedCell_FcOffice365Theme
{
    background: #d7f9c7;
}
.dxvgBatchEditDeletedItem_FcOffice365Theme,
.dxvgBatchEditNewItem_FcOffice365Theme.dxvgBatchEditDeletedItem_FcOffice365Theme
{
    background: #EFEFEF;
}
td.dxvgBatchEditDeletedItem_FcOffice365Theme:not(.dxvgCommandColumn_FcOffice365Theme)
{
    color: rgba(0,0,0,0.5);
}
.dxvgBatchEditDeletedItem_FcOffice365Theme.dxvgBatchEditModifiedCell_FcOffice365Theme
{
    background: #eefbe7 !important;
}
.dxvgBatchEditNewItem_FcOffice365Theme
{
    background: #F0FAEA;
}
.dxvgControl_FcOffice365Theme .dxvgErrorCell
{
    padding-left: 5px;
    width: 1px;
}
.dxvgControl_FcOffice365Theme .dxvgErrorCell img
{
    margin: -3px 0;
}
.dxvgStatusBar_FcOffice365Theme .dxbButton_FcOffice365Theme
{
    margin-right: 10px;
}
.dxvgRecordError_FcOffice365Theme
{
    background-color: #FFC8C8;
    color: #FF0000;
    padding: 6px 10px;
    height: 100%;
}
.dxvgERV .dxvgRecord_FcOffice365Theme
{
    display: none;
}
.dxvgEmptyRecord_FcOffice365Theme
{
    display: none;
    text-align: center;
}
.dxvgERV .dxvgEmptyRecord_FcOffice365Theme
{
    display: table-cell;
}
/* LoadingPanel */
.dxvgLoadingPanel_FcOffice365Theme
{
    background-color: white;
    font: 14px Calibri;
    color: #666;
    -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_FcOffice365Theme td.dx
{
    font-size: 1.17em;
    white-space: nowrap;
    text-align: center;
    padding: 10px 14px;
}
.dxvgLoadingPanel_FcOffice365Theme .dxlp-loadingImage
{
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
    animation: dxLoadSpinSys 1s linear infinite;
    border: 4px solid #D60036;
    border-top: 4px solid #EEE;
    width: 24px;
    height: 24px;
}
html.dxIE.dxBrowserVersion-9 .dxvgLoadingPanel_FcOffice365Theme .dxlp-loadingImage
{
    background-image: url('../Web/Loading.gif');
    height: 32px;
    width: 32px;
    background-repeat: no-repeat;
    background-position: center center;
    animation: none;
    border: none;
    border-radius: 0;
}
.dxvgLoadingPanelStatusBar_FcOffice365Theme
{
    background-color: Transparent;
}
.dxvgLoadingPanelStatusBar_FcOffice365Theme td
{
    white-space: nowrap;
    text-align: center;
    padding: 0px 2px;
}
.dxvgLoadingPanelStatusBar_FcOffice365Theme .dxlp-loadingImage
{
    background-image: url('../GridView/gvLoadingOnStatusBar.gif');
    height: 16px;
    width: 16px;
}
/* Search Panel */
.dxvgSearchPanel_FcOffice365Theme
{
    padding: 7px 0 16px;
}
.dxvgSearchPanel_FcOffice365Theme > table
{
    width: 100%;
}
.dxvgSearchPanel_FcOffice365Theme .dxeButtonEdit_FcOffice365Theme
{
    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_FcOffice365Theme .dxeButtonEdit_FcOffice365Theme,
.dxvgSearchPanel_FcOffice365Theme .dxeButtonEdit_FcOffice365Theme input
{
    background-color: #FAFAFA;
}
.dxvgSearchPanel_FcOffice365Theme .dxeButtonEdit_FcOffice365Theme td.dxic
{
    padding: 13px 8px 14px 12px;
}
*[dir="rtl"] .dxvgSearchPanel_FcOffice365Theme .dxeButtonEdit_FcOffice365Theme td.dxic
{
    padding: 13px 12px 14px 8px;
}
.dxvgControl_FcOffice365Theme .dxvgSearchPanel_FcOffice365Theme .dxbButton_FcOffice365Theme
{
    margin-left: 7px;
    margin-right: 0;
}
*[dir="rtl"].dxvgControl_FcOffice365Theme .dxvgSearchPanel_FcOffice365Theme .dxbButton_FcOffice365Theme
{
    margin-left: 0;
    margin-right: 7px;
}
.dxvgControl_FcOffice365Theme .dxvgHL
{
    background: #D60036;
    color: white;
    font-weight: bold;
    font-style: normal;
}
/* Removes flicking in Material Safari*/
.dxvgTable_FcOffice365Theme
{
    -webkit-tap-highlight-color: transparent;
}
.dxvgRecord_FcOffice365Theme .dxICheckBox_FcOffice365Theme,
.dxvgRecord_FcOffice365Theme .dxeIRadioButton_FcOffice365Theme
{
    margin: 0 10px 0 10px;
}
/* Ripple */
.dxvgFocusedCell_FcOffice365Theme
{
	-moz-box-shadow: inset 2px 2px 0 #D60036, inset -2px -2px 0 #D60036;
	color: #000000;
	box-shadow: inset 2px 2px 0 0px rgba(214,0,54,1), inset -2px -2px 0 0px rgba(214,0,54,1);
	-webkit-box-shadow: inset 2px 2px 0 0px rgba(214,0,54,1), inset -2px -2px 0 0px rgba(214,0,54,1);
}
