/* used as a border of large controls (like grids, diagram) */
/* used as a background below a page in richedit/diagram */
/* used as a border of large controls (like grids, diagram) */
/* used as a background below a page in richedit/diagram */
.dxpgControl_Effect, .dxpgCustForm_Effect
{
    color: #000000;
    font: 12px Tahoma, Geneva, sans-serif;
    border: Solid 3px #d3d3d3;
    background-color: #F9F9F9;
}
.dxpgContainerCell_Effect
{
    vertical-align: top;
}
.dxpgMainTable_Effect
{
    border: 0px;
    border-collapse: separate;
    width: 100%;
    text-align: left;
}
div.dxpgMainTable_Effect
{
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;
}
.dxpgMainTable_Effect caption
{
    background: #ACACAC;
    color: white;
    border-bottom: solid 3px #D3D3D3;
    padding: 4px 3px;
    text-align: center;
    font-size: 1.25em;
    font-weight: normal;
}
.dxpgHeader_Effect
{
    color: #FFFFFF;
    background-color: #969696;
    cursor: pointer;
    white-space: nowrap;
    text-align: left;
    border-width: 0;
    background-repeat: repeat-x;
    background-position: left top;
}
.dxpgHeader_Effect a,
.dxpgHeader_Effect a:hover
{
    color: White;
}
.dxpgHeaderTable_Effect
{
    border: Dotted 1px #5C5C5C;
    width: 100%;
}
.dxpgMSDraggable .dxpgHeaderTable_Effect,
.dxpgCustFieldsDiv_Effect .dxpgHeaderTable_Effect
{
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;
}
.dxpgHeaderGroupButton_Effect
{
    padding-left: 4px;
    vertical-align: middle;
}
.dxpgHeaderText_Effect
{
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 5px;
    padding-bottom: 6px;
}
.dxpgHeaderSort_Effect
{
    padding-left: 0px;
    padding-right: 4px;
    padding-top: 0px;
    vertical-align: middle;
}
.dxpgHeaderFilter_Effect
{
    padding-left: 0px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    vertical-align: middle;
}
.dxpgHeaderHover_Effect
{
    background-color: #F16A39;
}
.dxpgArea_Effect, .dxpgArea_Effect table
{
    color: Black;
}
.dxpgArea_Effect
{
    border: Dotted 1px #E6E6E6;
    background-color: #E6E6E6;
    border-left-style: none;
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none;
}
.dxpgArea_Effect > table
{
    padding: 0px 3px 0px 3px;
}
.dxpgColumnArea_Effect
{
    border-bottom-style: Dotted;
}
.dxpgFilterArea_Effect
{
    background-color: #FCFCFC;
    color: Black;
    border-bottom: Dotted 1px #5C5C5C;
    background-image: url('pgAreaBackground.gif');
    background-repeat: repeat-x;
    background-position: left bottom;
}
.dxpgEmptyArea_Effect
{
    cursor: default;
    padding-top: 6px;
    padding-left: 6px;
    padding-bottom: 7px;
    padding-right: 6px;
}
.dxpgColumnFieldValue_Effect
{
    color: #FFFFFF;
    background-color: #969696;
    border: Dotted 1px #5C5C5C;
    border-left-style: Dotted;
    border-bottom-style: none;
    border-right-style: none;
    border-top-style: Dotted;
    padding: 4px 6px;
    padding-bottom: 5px;
    font-weight: normal;
    text-align: left;
}
.dxpgColumnTotalFieldValue_Effect
{
    background-color: #838383;
    border-left-style: Dotted;
    border-bottom-style: none;
    border-right-style: none;
    border-top-style: Dotted;
}
.dxpgColumnGrandTotalFieldValue_Effect
{
    background-color: #656565;
    border-left-style: Dotted;
    border-bottom-style: none;
    border-right-style: none;
    border-top-style: Dotted;
}
.dxpgRowFieldValue_Effect
{
    color: #FFFFFF;
    background-color: #979797;
    border: Dotted 1px #5C5C5C;
    border-left-style: none;
    border-bottom-style: none;
    border-right-style: Dotted;
    border-top-style: Dotted;
    padding: 4px 6px 5px 6px;
    font-weight: normal;
    text-align: left;
}
.dxpgRowTotalFieldValue_Effect
{
    background-color: #838383;
    border-left-style: none;
    border-bottom-style: none;
    border-right-style: Dotted;
    border-top-style: Dotted;
}
.dxpgRowTreeFieldValue_Effect
{
    padding: 0;
    font-size: 0;
}
.dxpgRowGrandTotalFieldValue_Effect
{
    background-color: #656565;
    border-left-style: none;
    border-bottom-style: none;
    border-right-style: Dotted;
    border-top-style: Dotted;
    padding: 6px 6px 7px 6px;
}
.dxpgCollapsedButton_Effect
{
    vertical-align: -3px;
    border: 0px;
    margin-right: 5px;
}
.dxpgSortByColumnImage_Effect
{
    vertical-align: 1px;
    border: 0px;
    margin-left: 5px;
}
.dxpgCell_Effect
{
    text-align: right;
    background-color: #FFFFFF;
    border-color: #E3E3E3;
    border-width: 1px;
    border-top-style: Solid;
    border-left-style: Solid;
    border-bottom-style: none;
    border-right-style: none;
    padding: 4px;
    padding-bottom: 5px;
    white-space: nowrap;
}
.dxpgKPICell_Effect
{
    text-align: center;
    vertical-align: middle;
}
.dxpgTotalCell_Effect
{
    background-color: #F8F8F8;
}
.dxpgGrandTotalCell_Effect
{
    background-color: #eeeeee;
}
.dxpgCellsArea_Effect
{
    background-color: #FFFFFF;
}
.dxpgRowFieldValuesArea_Effect
{
    background-color: #979797;
}
.dxpgColumnFieldValuesArea_Effect
{
    background-color: #969696;
}
.dxpgCellsSCContentTable_Effect
{
    border-color: #E3E3E3;
    border-width: 1px;
    border-bottom-style: solid;
}
.dxpgRowSCContentTable_Effect
{
    border-color: #5C5C5C;
    border-width: 1px;
    border-bottom-style: dotted;
}
.dxpgColumnSCContentTable_Effect
{
    border-color: #5C5C5C;
    border-width: 1px;
    border-right-style: dotted;
}
.dxpgFilterItem_Effect
{
    white-space: nowrap;
}
.dxpgFilterButton_Effect
{
    padding: 2px 6px;
}
.dxpgTopPager_Effect
{
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: Dotted 1px #5C5C5C;
}
.dxpgBottomPager_Effect
{
    border-top: Dotted 1px #5C5C5C;
    border-bottom: none;
    border-right: none;
    border-left: none;
}
.dxpgTopPager_Effect,
.dxpgBottomPager_Effect
{
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}
.dxpgCustomizationFieldsHeader_Effect
{
    color: #000000;
}
.dxpgCustomizationFieldsContent_Effect
{
    padding: 0px !important;
}
.dxpgDataHeadersImage_Effect
{
    margin-right: 5px;
    vertical-align: -2px;
}
.dxpgPrefilterPanelContainer_Effect
{
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
}
.dxpgPrefilterPanel_Effect
{
    border: none;
    background: #f2f2f2;
}
.dxpgPrefilterPanelLink_Effect
{
    color: #bc3f26;
    text-decoration: underline;
}
a:hover.dxpgPrefilterPanelLink_Effect
{
    color: #f15e34;
}
.dxpgPrefilterPanelCheckBoxCell_Effect
{
    padding: 0 3px;
    padding-right: 7px;
}
.dxpgPrefilterPanelImageCell_Effect
{
    padding: 0 3px;
    padding-right: 1px;
    cursor: pointer;
}
.dxpgPrefilterPanelExpressionCell_Effect
{
    padding: 5px 5px 8px 0;
    white-space: nowrap;
}
.dxpgPrefilterPanelClearButtonCell_Effect
{
    padding: 5px 6px 8px;
}
.dxpgFilterBuilderMainArea_Effect
{
    background: white;
    padding: 6px 2px;
}
.dxpgFilterBuilderButtonArea_Effect
{
    background-color: #e9e9e9;
    border-top: solid 1px #E0E0E0;
    padding: 6px;
    white-space: nowrap;
}
.dxpgGroupSeparator_Effect
{
    vertical-align: middle;
}
.dxpgCustFieldsFilterAreaHeaders_Effect,
.dxpgCustFieldsRowAreaHeaders_Effect,
.dxpgCustFieldsColumnAreaHeaders_Effect,
.dxpgCustFieldsDataAreaHeaders_Effect,
.BottomPanelOnly1by4 .dxpgFLFRDiv_Effect,
.BottomPanelOnly1by4 .dxpgFLCDDiv_Effect
{
    width: 100%;
    height: 50%;
}
.StackedDefault .dxpgCustFieldsFieldList_Effect
{
    height: 34%;
}
.StackedDefault .dxpgFLFRDiv_Effect
{
    width: 50%;
    height: 66%;
    float: left;
}
.StackedDefault .dxpgFLCDDiv_Effect
{
    width: 50%;
    height: 66%;
    float: right;
}
.StackedDefault .dxpgCustFieldsFilterAreaHeaders_Effect .dxpgFLTextDiv_Effect,
.StackedDefault .dxpgCustFieldsColumnAreaHeaders_Effect .dxpgFLTextDiv_Effect
{
    height: 47px;
}
.TopPanelOnly .dxpgCustFieldsFieldList_Effect
{
    width: 100%;
    height: 100%;
}
.TopPanelOnly .dxpgFLDefereDiv_Effect .dxeBase_Effect,
.TopPanelOnly .dxpgFLDefereDiv_Effect .dxpgFLDefereDB_Effect,
.BottomPanelOnly1by4 .dxpgCustFieldsFieldList_Effect,
.TopPanelOnly .dxpgFLFRDiv_Effect,
.TopPanelOnly .dxpgFLCDDiv_Effect,
.BottomPanelOnly2by2 .dxpgCustFieldsFieldList_Effect,
.TopPanelOnly .dxpgFLTextDiv_Effect div
{
    display: none;
}
.TopPanelOnly .dxpgFLTextDiv_Effect
{
    height: 19px;
}
.TopPanelOnly .dxpgFLDefereDiv_Effect
{
    height: 16px;
}
.BottomPanelOnly2by2 .dxpgFLFRDiv_Effect,
.StackedSideBySide .dxpgCustFieldsFieldList_Effect
{
    width: 50%;
    height: 100%;
    float: left;
}
.BottomPanelOnly2by2 .dxpgFLCDDiv_Effect
{
    width: 50%;
    height: 100%;
    float: right;
}
.StackedSideBySide .dxpgFLFRDiv_Effect,
.StackedSideBySide .dxpgFLCDDiv_Effect
{
    width: 50%;
    height: 50%;
    float: right;
}
.dxpgCustFields_Effect
{
    display: block;
    position: relative;
}
.dxpgFLListDiv_Effect > div
{
    border: 1px solid #969696;
    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_Effect > div > div
{
    position: relative;
    display: block;
    height: 100%;
    padding: 0px;
    background: #FFFFFF;
    overflow-x: hidden;
    overflow-y: auto;
}
.DragOver .dxpgFLListDiv_Effect > div
{
    background: #FFD324;
}
.dxpgFLListDiv_Effect
{
    padding: 0px 3px 0px 3px;
}
.dxpgFLButtonDiv_Effect .dxbButton_Effect div.dxb
{
    border: dotted 1px transparent;
    padding: 1px 7px 0px;
}
.dxpgFLButtonDiv_Effect .dxbButton_Effect div.dxbf
{
    border: dotted 1px black;
}
.dxpgFLTextDiv_Effect
{
    height: 28px;
}
.dxpgFLTextDiv_Effect div
{
    display: block;
    float: left;
    margin: -17px 0px 3px 0px;
    left: 6px;
    top: 100%;
    position: relative;
}
div.dxpgFLTextImgDiv_Effect
{
    display: block;
    height: 16px;
    width: 16px;
    margin: -18px 0px 3px 0px;
    left: 3px;
}
.dxpgFLButtonDiv_Effect
{
    float: right;
    height: 28px;
    position: relative;
    z-index: 1;
}
.dxpgFLDefereDiv_Effect
{
    height: 50px;
}
.dxpgCustFieldsDiv_Effect
{
    clear: both;
    padding: 0px 9px;
}
.dxpgFLButton_Effect
{
    margin: 12px 12px 0px 0px;
    width: 40px;
    height: 23px;
}
.dxpgFLDefereDiv_Effect .dxeBase_Effect
{
    float: left;
    display: block;
    border-collapse: separate;
    padding: 17px 0px 0px 0px;
    margin-left: 8px;
}
.dxpgFLDefereDB_Effect
{
    float: right;
    display: block;
    margin: 16px 12px 0 0;
}
.dxpgFLDefereDiv_Effect .dxbButton_Effect div.dxb
{
    padding: 1px 13px 1px 13px;
    border: dotted 1px transparent;
}
.dxpgFLDefereDiv_Effect .dxbButton_Effect div.dxbf
{
    border: dotted 1px black;
}
.dxpgFLListDiv_Effect table
{
    width: 100%;
    table-layout: fixed;
    overflow: visible;
}
.dxpgFLListDiv_Effect table table td
{
    overflow: hidden;
}
/*Loading Panel*/
.dxpgLoadingPanel_Effect
{
    font: 12px Tahoma, Geneva, sans-serif;
    color: #f88538;
    background-color: White;
    border: 1px solid #F88538;
}
.dxpgLoadingPanel_Effect td.dx
{
    white-space: nowrap;
    text-align: center;
    padding: 10px 20px 6px;
}
.dxpgLoadingPanel_Effect .dxlp-loadingImage
{
    background-image: url('../Web/Loading.gif');
    height: 18px;
    width: 18px;
}
.dxpgVScrollBarAreaCell_Effect
{
    background-color: #969696;
    border-left: 1px Dotted #5C5C5C;
    border-bottom: 1px Dotted #5C5C5C;
}
.dxpgHScrollBarAreaCell_Effect
{
    background-color: #979797;
    border-top: 1px Dotted #5C5C5C;
    border-right: 1px Dotted #5C5C5C;
}
.dxpgScrollBarEdgeCell_Effect
{
    background-color: #979797;
    border-left: 1px Dotted #5C5C5C;
    border-top: 1px Dotted #5C5C5C;
}
