/* used as a border of large controls (like grids, diagram) */
/* used as a background below a page in richedit/diagram */
.dxvgControl_2022Light,
.dxvgDisabled_2022Light
{
    font: 16px'Poppins',-apple-system,BlinkMacSystemFont,'Segoe UI','Helvetica Neue',Arial,sans-serif;
    background-color: White;
    color: black;
    cursor: default;
    border: 0;
}
.dxvgDisabled_2022Light
{
    color: #c0c0c0;
}
.dxvgControl_2022Light a.dxeHyperlink:not([href]):not([onclick]):not(.dxbButtonSys)
{
    color: Black;
    text-decoration: none;
}
.dxvgControl_2022Light a
{
    color: #3F80EA;
    text-decoration: none;
}
.dxvgControl_2022Light a:hover
{
    color: #000000;
    text-decoration: underline;
}
.dxvgControl_2022Light a:hover.dxbDisabled_2022Light
{
    color: #6D6D72;
    text-decoration: none;
}
.dxvgDisabled_2022Light a
{
    color: #c0c0c0;
}
.dxvgTable_2022Light
{
    background-color: White;
    border: Solid 1px #DCDCDC;
    border-collapse: separate !important;
    overflow: hidden;
    table-layout: fixed;
}
.dxvgTable_2022Light .dxvgHEC
{
    background-color: White;
    border-width: 0;
    overflow: hidden;
}
.dxvgControl_2022Light .dxvgCSD
{
    border-top: Solid 1px #DCDCDC;
    border-bottom: Solid 1px #DCDCDC;
}
.dxvgControl_2022Light .dxvgCSD,
.dxvgControl_2022Light .dxvgFC .dxvgHEC
{
    border-right: Solid 1px #DCDCDC;
}
.dxvgCSD .dxvgTable_2022Light
{
    border-top: 0;
    border-right: 0;
}
.dxvgControl_2022Light td > div + .dxvgTable_2022Light
{
    border-top: 0;
}
.dxvgControl_2022Light .dxvgCSD .dxvgTable_2022Light,
.dxvgControl_2022Light table[id$='DXFixedTable']
{
    border-bottom: 0;
}
.dxvgControl_2022Light .dxvgCSD + .dxvgSummaryPanel_2022Light,
.dxvgControl_2022Light .dxvgCSD + .dxvgPagerBottomPanel_2022Light,
.dxvgControl_2022Light .dxvgCSD + .dxvgFilterBar_2022Light,
.dxvgControl_2022Light .dxvgCSD + .dxvgStatusBar_2022Light,
.dxvgTable_2022Light + .dxvgSummaryPanel_2022Light,
.dxvgTable_2022Light + .dxvgPagerBottomPanel_2022Light,
.dxvgTable_2022Light + .dxvgFilterBar_2022Light,
.dxvgTable_2022Light + .dxvgStatusBar_2022Light
{
    border-top: 0;
}
.dxvgControl_2022Light table[id$='DXTitle'] + .dxvgCSD,
.dxvgPagerTopPanel_2022Light + .dxvgCSD,
.dxvgSearchPanel_2022Light + .dxvgCSD,
.dxvgControl_2022Light table[id$='DXTitle'] + .dxvgTable_2022Light,
.dxvgPagerTopPanel_2022Light + .dxvgTable_2022Light,
.dxvgSearchPanel_2022Light + .dxvgTable_2022Light
{
    border-top: 0;
}
.dxvgHeader_2022Light
{
    cursor: pointer;
    font-weight: bold;
    text-align: left;
    background-color: #F6F6F7;
    padding: 18px 20px;
    border: 1px Solid #DCDCDC;
    border-width: 0 1px 1px 0;
    overflow: hidden;
    white-space: nowrap;
}
.dxvgCategory_2022Light
{
    color: #3F80EA;
    font-weight: bold;
    background-color: white;
    padding: 30px 20px;
    border-bottom: 1px solid #DCDCDC;
    overflow: hidden;
    white-space: nowrap;
}
.dxvgCSD .dxvgCategory_2022Light:not(.dxvg__I)
{
    border-right: 1px solid #DCDCDC;
}
.dxvgCategoryRow_2022Light.dxvgER .dxvgCategory_2022Light,
.dxvgCategoryRow_2022Light.dxvgCR .dxvgCategory_2022Light
{
    cursor: pointer;
}
.dxvgCategoryRow_2022Light.dxvgER .dxvgCategory_2022Light.dxvg__I,
.dxvgCategoryRow_2022Light.dxvgCR .dxvgCategory_2022Light.dxvg__I
{
    cursor: default;
}
.dxvgRecord_2022Light
{
    padding: 14px 20px 16px;
    border: 1px Solid #DCDCDC;
    border-width: 0 1px 1px 0;
    overflow: hidden;
}
.dxvgRecord_2022Light:last-child
{
    border-right-width: 0;
}
.dxvgRPFC .dxvgRecord_2022Light
{
    border-bottom: 1px Solid #DCDCDC;
}
.dxvgGLNV .dxvgRecord_2022Light
{
    border-right-width: 0;
}
.dxvgGLNH .dxvgRecord_2022Light
{
    border-bottom-width: 0;
}
.dxvgGLNH .dxvgRPFC .dxvgRecord_2022Light
{
    border-bottom-width: 1px;
}
.dxvgGLNH .dxvgRPFC.dxvgER .dxvgRecord_2022Light
{
    border-bottom-width: 0;
}
.dxvgFC .dxvgGLNH tr:last-child .dxvgRecord_2022Light
{
    border-bottom-width: 1px;
}
.dxvgRecordAlt_2022Light
{
    background-color: #fafafb;
}
/* Select, Hover */
.dxvgSelectedRecord_2022Light,
.dxvgSelectedRecord_2022Light.dxvgDataRowHover_2022Light
{
    background-color: #EDEDEE;
}
.dxvgDataRowHover_2022Light .dxvgRecord_2022Light
{
    background-color: #EDEDEE;
}
/* Command Items */
.dxvgCommandCell_2022Light
{
    padding: 8px 4px;
}
.dxvgCommandCell_2022Light a,
.dxvgHeader_2022Light a.dxvgCommandItem_2022Light
{
    margin: 0 5px 0 0;
}
.dxvgHeader_2022Light a,
.dxvgCommandCell_2022Light a
{
    color: #3F80EA;
}
.dxbButton_2022Light[class~="dxvgCommandItem_2022Light"]
{
    margin-left: 5px;
    margin-right: 5px;
}
.dxbButton_2022Light[class~="dxvgCommandItem_2022Light"] .dxb
{
    padding-top: 0;
    padding-bottom: 0;
}
/* Indents */
.dxvgControl_2022Light .dxvg__I
{
    border-style: solid;
    border-color: #DCDCDC;
    border-width: 0 1px 0 0;
    cursor: default;
}
.dxvgControl_2022Light .dxvg__I.dxvg__BB
{
    border-bottom-width: 1px;
}
.dxvgControl_2022Light .dxvgER .dxvg__I.dxvg__BB
{
    border-bottom-width: 0;
}
.dxvgControl_2022Light .dxvgMHI .dxvg__I
{
    border-right-width: 0;
}
.dxvgControl_2022Light .dxvgMHI .dxvgER .dxvg__I.dxvg__BB
{
    border-bottom-width: 1px;
}
/* Title Panel, Status bar, Summary Panel */
.dxvgTitlePanel_2022Light,
.dxvgTable_2022Light caption
{
    font-size: 1.14em;
    font-weight: bold;
    padding: 8px 5px 9px;
    text-align: center;
    color: #000000;
    border-bottom: 1px Solid #DCDCDC;
}
.dxvgStatusBar_2022Light
{
    border-top: 1px Solid #DCDCDC;
}
.dxvgStatusBar_2022Light tr.dxvg
{
    height: 20px;
}
.dxvgStatusBar_2022Light tr.dxvg > td
{
    padding: 10px;
}
.dxvgStatusBar_2022Light tr.dxvg span .dxbButtonSys:first-child
{
    margin-left: 20px;
}
.dxvgSummaryPanel_2022Light
{
    padding: 8px 21px;
    border-top: 1px Solid #DCDCDC;
}
.dxvgSummaryItem_2022Light
{
    display: inline-block;
    margin: 5px 8px 5px 0;
}
/* Pager */
.dxvgPagerTopPanel_2022Light,
.dxvgPagerBottomPanel_2022Light
{
    padding: 12px 0;
}
.dxvgPagerTopPanel_2022Light
{
    border-bottom: 1px Solid #DCDCDC;
}
.dxvgPagerBottomPanel_2022Light
{
    border-top: 1px Solid #DCDCDC;
}
.dxvgControl_2022Light .dxpLite_2022Light,
.dxvgDisabled_2022Light .dxpLite_2022Light
{
    padding-top: 4px;
}
/* Filter Builder, Filter Bar */
.dxvgFilterBar_2022Light
{
    border-top: 1px Solid #DCDCDC;
}
.dxvgFilterBar_2022Light > tbody > tr > td
{
    padding-top: 7px;
}
.dxvgFilterBar_2022Light a
{
    color: #3F80EA;
    text-decoration: none;
}
.dxvgFilterBar_2022Light a:hover
{
    color: #000000;
    text-decoration: underline;
}
.dxvgFilterBarCheckBoxCell_2022Light
{
    padding-left: 16px;
    padding-right: 7px;
}
*[dir="rtl"] .dxvgFilterBarCheckBoxCell_2022Light
{
    padding-right: 16px;
    padding-left: 7px;
}
.dxvgFilterBarImageCell_2022Light
{
    padding: 0 1px 0 3px;
    cursor: pointer;
}
.dxvgFilterBar_2022Light > tbody > tr > td.dxvgFilterBarExpressionCell_2022Light
{
    padding: 8px 5px 8px 7px;
    white-space: nowrap;
}
*[dir="rtl"] .dxvgFilterBar_2022Light > tbody > tr > td.dxvgFilterBarExpressionCell_2022Light
{
    padding: 8px 7px 8px 5px;
    white-space: nowrap;
}
.dxvgFilterBarClearButtonCell_2022Light
{
    padding: 12px 20px 8px;
}
.dxvgFilterBuilderMainArea_2022Light
{
    background: white none;
    padding: 16px 2px;
}
.dxvgFilterBuilderButtonArea_2022Light
{
    border-top: 1px solid #C8C8CD;
    padding: 10px;
    white-space: nowrap;
}
/* Header Filter */
.dxvgControl_2022Light .dxvgHFC
{
    padding-left: 4px;
}
.dxvgControl_2022Light .dxvgHFC .dxeCalendar_2022Light
{
    margin-top: 3px;
    margin-left: 7px;
}
.dxvgControl_2022Light div[id$='DXEPLPC']
{
    height: 53px;
}
.dxvgControl_2022Light .dxvgHFSD
{
    height: 1px;
    margin: 2px 0;
}
.dxvgControl_2022Light .dxvgHFDRC
{
    margin: 15px 15px 25px;
}
.dxvgControl_2022Light .dxvgHFDRP
{
    margin-left: 15px;
    margin-right: 15px;
    padding: 9px 0 6px;
}
.dxvgControl_2022Light .dxvgHFDRP[id*="HFFDE"]
{
    margin-top: 15px;
    margin-bottom: 5px;
}
.dxvgControl_2022Light .dxvgHFDRP[id*="HFTDE"]
{
    margin-bottom: 25px;
}
/* Batch Edit */
.dxvgControl_2022Light td.dxvgBatchEditCell_2022Light:not(.dxBatchEditCheckBoxCell)
{
    padding: 0 2px;
}
.dxvgControl_2022Light td.dxvgBatchEditModifiedCell_2022Light
{
    background: #d7f9c7;
}
.dxvgControl_2022Light .dxvgErrorCell
{
    padding-left: 5px;
    width: 1px;
}
.dxvgControl_2022Light .dxvgErrorCell img
{
    margin: -3px 0;
}
.dxvgStatusBar_2022Light .dxbButton_2022Light
{
    margin-right: 10px;
}
.dxvgRecordError_2022Light
{
    background-color: #F3D6D6;
    color: #BA1717;
    padding: 6px 10px;
    height: 100%;
}
.dxvgERV .dxvgRecord_2022Light
{
    display: none;
}
.dxvgEmptyRecord_2022Light
{
    display: none;
    text-align: center;
}
.dxvgERV .dxvgEmptyRecord_2022Light
{
    display: table-cell;
}
/* LoadingPanel */
.dxvgLoadingPanel_2022Light
{
    border: 1px solid #dcdcdc;
    background-color: white;
    font: 16px'Poppins',-apple-system,BlinkMacSystemFont,'Segoe UI','Helvetica Neue',Arial,sans-serif;
    color: #000000;
}
.dxvgLoadingPanel_2022Light td.dx
{
    font-size: 1.17em;
    white-space: nowrap;
    text-align: center;
    padding: 10px 14px;
}
.dxvgLoadingPanel_2022Light .dxlp-loadingImage
{
    background-image: url('../Web/Loading.gif');
    height: 40px;
    width: 40px;
}
.dxvgLoadingPanelStatusBar_2022Light .dxlp-loadingImage
{
    background-image: url('../GridView/gvLoadingOnStatusBar.gif');
    height: 14px;
    width: 14px;
}
.dxvgLoadingPanelStatusBar_2022Light
{
    background-color: Transparent;
}
.dxvgLoadingPanelStatusBar_2022Light td
{
    white-space: nowrap;
    text-align: center;
    padding: 0px 2px;
}
/* Search Panel */
.dxvgControl_2022Light td.dxvgBatchEditModifiedCell_2022Light
{
    background: #d7f9c7;
}
.dxvgBatchEditDeletedItem_2022Light,
.dxvgBatchEditNewItem_2022Light.dxvgBatchEditDeletedItem_2022Light
{
    background: #EFEFEF;
}
td.dxvgBatchEditDeletedItem_2022Light:not(.dxvgCommandColumn_2022Light)
{
    color: rgba(0,0,0,0.5);
}
.dxvgBatchEditDeletedItem_2022Light.dxvgBatchEditModifiedCell_2022Light
{
    background: #eefbe7 !important;
}
.dxvgBatchEditNewItem_2022Light
{
    background: #F0FAEA;
}
.dxvgControl_2022Light .dxvgErrorCell
{
    padding-left: 5px;
    width: 1px;
}
.dxvgControl_2022Light .dxvgErrorCell img
{
    margin: -3px 0;
}
.dxvgSearchPanel_2022Light
{
    padding: 16px 0;
    border-bottom: Solid 1px #DCDCDC;
}
.dxvgSearchPanel_2022Light > table
{
    width: 70%;
    max-width: 650px;
}
.dxvgControl_2022Light .dxvgSearchPanel_2022Light .dxbButton_2022Light
{
    margin-left: 7px;
    margin-right: 0;
}
*[dir="rtl"].dxvgControl_2022Light .dxvgSearchPanel_2022Light .dxbButton_2022Light
{
    margin-left: 0;
    margin-right: 7px;
}
.dxvgControl_2022Light .dxvgHL
{
    background: #3F80EA;
    color: white;
    font-weight: bold;
    font-style: normal;
}
/* Removes flicking in iOS Safari*/
.dxvgTable_2022Light
{
    -webkit-tap-highlight-color: transparent;
}
.dxvgRecord_2022Light .dxICheckBox_2022Light,
.dxvgRecord_2022Light .dxeIRadioButton_2022Light
{
    margin: 0 1px 0;
}
.dxvgFocusedCell_2022Light
{
    box-shadow: inset 2px 2px 0 #dcdcdc, inset -2px -2px 0 #dcdcdc;
    -webkit-box-shadow: inset 2px 2px 0 #dcdcdc, inset -2px -2px 0 #dcdcdc;
    -moz-box-shadow: inset 2px 2px 0 #dcdcdc, inset -2px -2px 0 #dcdcdc;
}
