/* used as a border of large controls (like grids, diagram) */
/* used as a background below a page in richedit/diagram */
.dxpgControl_2022Light, .dxpgCustForm_2022Light
{
    color: black;
    font: 16px'Poppins',-apple-system,BlinkMacSystemFont,'Segoe UI','Helvetica Neue',Arial,sans-serif;
    background-color: white;
}
.dxpgControl_2022Light
{
    border-top: solid 1px #DCDCDC;
}
.dxpgContainerCell_2022Light
{
    vertical-align: top;
}
.dxpgMainTable_2022Light
{
    border: 0px;
    border-collapse: separate;
    width: 100%;
    text-align: left;
}
div.dxpgMainTable_2022Light
{
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;
}
.dxpgMainTable_2022Light caption
{
    border-bottom: Solid 1px #DCDCDC;
    color: #000000;
    font-size: 1.14em;
    font-weight: bold;
    padding: 5px 5px 6px;
    text-align: center;
}
.dxpgHeader_2022Light
{
    border-width: 0px;
    cursor: pointer;
    white-space: nowrap;
    text-align: left;
}
.dxpgHeader_2022Light a
{
    color: #3F80EA;
}
.dxpgHeaderTable_2022Light,
.dxpgCustomizationFieldsContent_2022Light .dxpgFLListDiv_2022Light .dxpgHeaderTable_2022Light
{
    border: solid 1px #3F80EA;
    color: #3F80EA;
    width: 100%;
    border-collapse: separate !important;
    padding: 0;
}
.dxpgCustomizationFieldsContent_2022Light .dxpgHeaderTable_2022Light
{
    border-top: 0;
    border-left: 0;
    border-right: 0;
    background-color: white;
    border-color: #DCDCDC;
    padding: 21px 10px 23px;
    font-weight: normal;
    color: black;
}
.dxpgMSDraggable_2022Light .dxpgHeaderTable_2022Light,
.dxpgCustFieldsDiv_2022Light .dxpgHeaderTable_2022Light
{
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;
}
.dxpgHeaderGroupButton_2022Light
{
    padding-left: 4px;
    vertical-align: middle;
}
.dxpgHeaderText_2022Light
{
    padding-left: 19px;
    padding-right: 9px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.dxpgHeaderSort_2022Light
{
    padding-left: 0px;
    padding-right: 4px;
    padding-top: 2px;
    padding-bottom: 0px;
    vertical-align: middle;
}
.dxpgHeaderFilter_2022Light
{
    padding-left: 5px;
    padding-right: 14px;
    padding-top: 3px;
    padding-bottom: 0;
    vertical-align: middle;
}
.dxpgArea_2022Light
{
    border: solid 1px #DCDCDC;
    border-left-style: none;
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none;
}
.dxpgColumnArea_2022Light
{
    border-bottom-style: solid;
}
.dxpgFilterArea_2022Light
{
    border-bottom-style: solid;
}
.dxpgEmptyArea_2022Light
{
    cursor: default;
    padding-top: 11px;
    padding-left: 6px;
    padding-bottom: 12px;
    padding-right: 6px;
}
.dxpgColumnFieldValue_2022Light
{
    border: solid 1px #DCDCDC;
    border-left-style: solid;
    border-bottom-style: solid;
    border-right-style: none;
    border-top-style: none;
    padding: 7px 24px;
    font-weight: bold;
    text-align: left;
}
.dxpgColumnTotalFieldValue_2022Light
{
    border-left-style: solid;
    border-bottom-style: solid;
    border-right-style: none;
    border-top-style: none;
    background-color: #f6f6f7;
}
.dxpgColumnGrandTotalFieldValue_2022Light
{
    border-left-style: solid;
    border-bottom-style: solid;
    border-right-style: none;
    border-top-style: none;
    background-color: #EFEFF4;
}
.dxpgCell_2022Light.dxpgGrandTotalCell_2022Light
{
    background-color: #F6F6F7;
}
.dxpgGrandTotalCell_2022Light.lastHorzCell.lastVertCell
{
    background-color: #EFEFF4;
}
.dxpgRowFieldValue_2022Light
{
    border: solid 1px #DCDCDC;
    border-left-style: none;
    border-bottom-style: none;
    border-right-style: solid;
    border-top-style: solid;
    padding: 7px 6px;
    font-weight: bold;
    text-align: left;
}
.dxpgRowTotalFieldValue_2022Light
{
    border-left-style: none;
    border-bottom-style: none;
    border-right-style: solid;
    border-top-style: solid;
    background-color: #f6f6f7;
}
.dxpgRowTreeFieldValue_2022Light
{
    padding: 0;
    font-size: 0;
}
.dxpgRowGrandTotalFieldValue_2022Light
{
    border-left-style: none;
    border-bottom-style: none;
    border-right-style: solid;
    border-top-style: solid;
    padding-top: 9px;
    padding-bottom: 9px;
    background-color: #EFEFF4;
}
.dxpgCollapsedButton_2022Light
{
    vertical-align: -1px;
    border: 0px;
    margin-right: 8px;
    margin-bottom: 1px;
}
.dxpgSortByColumnImage_2022Light
{
    vertical-align: -4px;
    border: 0px;
    margin-left: 8px;
}
.dxpgCell_2022Light
{
    text-align: right;
    background-color: White;
    border-color: #DCDCDC;
    border-width: 1px;
    border-top-style: solid;
    border-left-style: solid;
    border-bottom-style: none;
    border-right-style: none;
    padding: 7px;
    white-space: nowrap;
}
.dxpgKPICell_2022Light
{
    text-align: center;
    vertical-align: middle;
}
.dxpgTotalCell_2022Light
{
    background-color: #fcfcfc;
}
.dxpgFilterItem_2022Light
{
    white-space: nowrap;
}
.dxpgTopPager_2022Light
{
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: solid 1px #DCDCDC;
    padding: 12px 0;
}
.dxpgBottomPager_2022Light
{
    border-top: solid 1px #DCDCDC;
    border-bottom: none;
    border-right: none;
    border-left: none;
    padding: 12px 0;
}
.dxpgTopPager_2022Light,
.dxpgBottomPager_2022Light
{
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}
.dxpgCustomizationFieldsHeader_2022Light
{
    color: White;
    font-size: 0.91em;
    background-image: none !important;
}
.dxpgCustomizationFieldsContent_2022Light
{
    padding: 0px !important;
    min-width: 300px;
}
.dxpgDataHeadersImage_2022Light
{
    margin-right: 5px;
    vertical-align: -2px;
}
.dxpgPrefilterPanelContainer_2022Light
{
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
    border-top: 1px solid #DCDCDC;
}
.dxpgPrefilterPanel_2022Light
{
    border: none;
}
.dxpgPrefilterPanel_2022Light > tbody > tr > td
{
    padding-top: 7px;
}
.dxpgPrefilterPanelLink_2022Light
{
    color: #3F80EA;
    text-decoration: none;
}
.dxpgPrefilterPanelLink_2022Light:hover
{
    color: #000000;
    text-decoration: underline;
}
.dxpgPrefilterPanelCheckBoxCell_2022Light
{
    padding-left: 16px;
    padding-right: 7px;
}
.dxpgPrefilterPanelImageCell_2022Light
{
    padding: 0 1px 0 3px;
    cursor: pointer;
}
.dxpgPrefilterPanel_2022Light > tbody > tr > td.dxpgPrefilterPanelExpressionCell_2022Light
{
    padding: 8px 5px 8px 7px;
    white-space: nowrap;
}
.dxpgPrefilterPanelClearButtonCell_2022Light
{
    padding: 12px 20px 8px;
}
.dxpgFilterBuilderMainArea_2022Light
{
    background: white;
    padding: 16px 2px;
}
.dxpgFilterBuilderButtonArea_2022Light
{
    border-top: 1px solid #C8C8CD;
    padding: 10px;
    white-space: nowrap;
}
.dxpgGroupSeparator_2022Light
{
    vertical-align: middle;
}
.dxpgCustFieldsFilterAreaHeaders_2022Light,
.dxpgCustFieldsRowAreaHeaders_2022Light,
.dxpgCustFieldsColumnAreaHeaders_2022Light,
.dxpgCustFieldsDataAreaHeaders_2022Light,
.BottomPanelOnly1by4 .dxpgFLFRDiv_2022Light,
.BottomPanelOnly1by4 .dxpgFLCDDiv_2022Light
{
    width: 100%;
    height: 50%;
}
.dxpgCustomizationFieldsContent_2022Light > .StackedDefault
{
    height: 460px !important;
}
.StackedDefault .dxpgCustFieldsFieldList_2022Light
{
    height: 34%;
}
.StackedDefault .dxpgFLFRDiv_2022Light
{
    width: 50%;
    height: 66%;
    float: left;
}
.StackedDefault .dxpgFLCDDiv_2022Light
{
    width: 50%;
    height: 66%;
    float: right;
}
.StackedDefault .dxpgCustFieldsFilterAreaHeaders_2022Light .dxpgFLTextDiv_2022Light,
.StackedDefault .dxpgCustFieldsColumnAreaHeaders_2022Light .dxpgFLTextDiv_2022Light
{
    height: 47px;
}
.TopPanelOnly .dxpgCustFieldsFieldList_2022Light
{
    width: 100%;
    height: 100%;
}
.TopPanelOnly .dxpgFLDefereDiv_2022Light .dxeBase_2022Light,
.TopPanelOnly .dxpgFLDefereDiv_2022Light .dxpgFLDefereDB_2022Light,
.TopPanelOnly .dxpgFLFRDiv_2022Light,
.TopPanelOnly .dxpgFLCDDiv_2022Light,
.BottomPanelOnly1by4 .dxpgCustFieldsFieldList_2022Light,
.BottomPanelOnly2by2 .dxpgCustFieldsFieldList_2022Light,
.TopPanelOnly .dxpgFLTextDiv_2022Light div
{
    display: none;
}
.TopPanelOnly .dxpgFLTextDiv_2022Light
{
    height: 19px;
}
.TopPanelOnly .dxpgFLDefereDiv_2022Light
{
    height: 16px;
}
.BottomPanelOnly2by2 .dxpgFLFRDiv_2022Light,
.StackedSideBySide .dxpgCustFieldsFieldList_2022Light
{
    width: 50%;
    height: 100%;
    float: left;
}
.BottomPanelOnly2by2 .dxpgFLCDDiv_2022Light
{
    width: 50%;
    height: 100%;
    float: right;
}
.StackedSideBySide .dxpgFLFRDiv_2022Light,
.StackedSideBySide .dxpgFLCDDiv_2022Light
{
    width: 50%;
    height: 50%;
    float: right;
}
.dxpgCustFields_2022Light
{
    display: block;
    position: relative;
}
.dxpgFLListDiv_2022Light > div
{
    border: 1px solid #DCDCDC;
    position: relative;
    display: block;
    height: 100%;
    padding: 1px;
    background: #FFFFFF;
    overflow: hidden;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.dxpgFLListDiv_2022Light > div > div
{
    position: relative;
    display: block;
    background: #FFFFFF;
    height: 100%;
    padding: 0px;
    overflow-x: hidden;
    overflow-y: auto;
}
.DragOver .dxpgFLListDiv_2022Light > div
{
    background: #FFD324;
}
.dxpgFLListDiv_2022Light
{
    padding: 0px 3px 0px 3px;
}
.dxpgFLButtonDiv_2022Light .dxbButton_2022Light div.dxb
{
    border: dotted 1px transparent;
    padding: 1px 7px 0px;
}
.dxpgFLButtonDiv_2022Light .dxbButton_2022Light div.dxbf
{
    padding: 1px 7px 0px;
}
.dxpgFLTextDiv_2022Light
{
    height: 44px;
}
.dxpgFLTextDiv_2022Light div
{
    display: block;
    float: left;
    margin: -22px 0px 8px 0px;
    left: 6px;
    top: 100%;
    position: relative;
}
div.dxpgFLTextImgDiv_2022Light
{
    display: block;
    height: 16px;
    width: 16px;
    margin: -21px 0px 8px 0px;
    left: 3px;
}
.dxpgFLButtonDiv_2022Light
{
    float: right;
    height: 40px;
    position: relative;
    z-index: 1;
}
.dxpgFLDefereDiv_2022Light
{
    height: 64px;
}
.dxpgCustFieldsDiv_2022Light
{
    clear: both;
    padding: 0px 9px;
}
.dxpgFLButton_2022Light
{
    margin: 12px 12px 0px 0px;
    width: 40px;
    height: 23px;
}
.dxpgFLDefereDiv_2022Light .dxeBase_2022Light
{
    float: left;
    display: block;
    border-collapse: separate;
    padding: 17px 0px 0px 0px;
    margin-left: 8px;
}
.dxpgFLDefereDB_2022Light
{
    float: right;
    display: block;
    margin: 16px 12px 0 0;
}
.dxpgFLDefereDiv_2022Light .dxbButton_2022Light div.dxb
{
    padding: 1px 13px 1px 13px;
    border: dotted 1px transparent;
}
.dxpgFLDefereDiv_2022Light .dxbButton_2022Light div.dxbf
{
    border: dotted 1px black;
}
.dxpgFLListDiv_2022Light table
{
    width: 100%;
    table-layout: fixed;
    overflow: visible;
}
.dxpgFLListDiv_2022Light table table td
{
    overflow: hidden;
}
/*Loading Panel*/
.dxpgLoadingPanel_2022Light
{
    border: 1px solid #dcdcdc;
    background-color: white;
    font: 16px'Poppins',-apple-system,BlinkMacSystemFont,'Segoe UI','Helvetica Neue',Arial,sans-serif;
    color: #000000;
}
.dxpgLoadingPanel_2022Light td.dx
{
    font-size: 1.17em;
    white-space: nowrap;
    text-align: center;
    padding: 10px 14px;
}
.dxpgLoadingPanel_2022Light .dxlp-loadingImage
{
    background-image: url('../Web/Loading.gif');
    height: 40px;
    width: 40px;
}
.dxpgVScrollBarAreaCell_2022Light
{
    border-left: 1px solid #DCDCDC;
    border-bottom: 1px solid #DCDCDC;
}
.dxpgHScrollBarAreaCell_2022Light
{
    border-top: 1px solid #DCDCDC;
    border-right: 1px solid #DCDCDC;
}
.dxpgScrollBarEdgeCell_2022Light
{
    border-left: 1px solid #DCDCDC;
    border-top: 1px solid #DCDCDC;
}
