.dxvgControl_webstar,
.dxvgDisabled_webstar
{
    border: 1px solid #9da0aa;
    font: 16px Arial, Verdana, Geneva, sans-serif;
    background-color: #f1f2f6;
    color: #201f35;
    cursor: default;
}
.dxvgDisabled_webstar
{
    color: #b1b1b8;
}
.dxvgControl_webstar a.dxeHyperlink:not([href]):not([onclick]):not(.dxbButtonSys)
{
    color: #201f35;
    text-decoration: none;
}
.dxvgControl_webstar a
{
    color: #1b3f91;
    text-decoration: none;
}
.dxvgControl_webstar a:hover
{
    text-decoration: underline;
}
.dxvgControl_webstar a:hover.dxbDisabled_webstar
{
    color: #babac1;
    text-decoration: none;
}
.dxvgDisabled_webstar a
{
    color: #b1b1b8;
}
.dxvgTable_webstar
{
    background-color: White;
    border-width: 0;
    border-collapse: separate !important;
    overflow: hidden;
    table-layout: fixed;
}
.dxvgTable_webstar .dxvgHEC
{
    background-color: White;
    border-width: 0;
    overflow: hidden;
}
.dxvgHeader_webstar
{
    cursor: pointer;
    color: #201f35;
    font-weight: normal;
    text-align: left;
    background-color: #f2f3f4;
    padding: 5px 6px;
    border: 1px Solid #cacbd3;
    border-width: 0 1px 1px 0;
    overflow: hidden;
    white-space: nowrap;
}
.dxvgCategory_webstar
{
    font-weight: bold;
    background-color: #f9f9fc;
    padding: 9px 6px;
    border-bottom: 1px solid #cacbd3;
    overflow: hidden;
    white-space: nowrap;
}
.dxvgCSD .dxvgCategory_webstar:not(.dxvg__I)
{
    border-right: 1px solid #cacbd3;
}
.dxvgCategoryRow_webstar.dxvgER .dxvgCategory_webstar,
.dxvgCategoryRow_webstar.dxvgCR .dxvgCategory_webstar
{
    cursor: pointer;
}
.dxvgCategoryRow_webstar.dxvgER .dxvgCategory_webstar.dxvg__I,
.dxvgCategoryRow_webstar.dxvgCR .dxvgCategory_webstar.dxvg__I
{
    cursor: default;
}
.dxvgRecord_webstar
{
    padding: 4px 6px;
    border: 1px Solid #d9dae0;
    border-width: 0 1px 1px 0;
    background: White;
    overflow: hidden;
}
.dxvgRecord_webstar:last-child
{
    border-right-width: 0;
}
.dxvgRPFC .dxvgRecord_webstar
{
    border-bottom: 1px Solid #cacbd3;
}
.dxvgRPFC.dxvgER .dxvgRecord_webstar
{
    border-bottom-color: #d9dae0;
}
.dxvgGLNV .dxvgRecord_webstar
{
    border-right-width: 0;
}
.dxvgGLNH .dxvgRecord_webstar
{
    border-bottom-width: 0;
}
.dxvgGLNH .dxvgRPFC .dxvgRecord_webstar
{
    border-bottom-width: 1px;
}
.dxvgGLNH .dxvgRPFC.dxvgER .dxvgRecord_webstar
{
    border-bottom-width: 0;
}
.dxvgFC .dxvgGLNH tr:last-child .dxvgRecord_webstar
{
    border-bottom-width: 1px;
}
.dxvgControl_webstar .dxvgFCSD
{
    border-top: 1px solid #cacbd3;
}
.dxvgRecordAlt_webstar
{
    background-color: #f7f4fd;
}
/* Select, Hover */
.dxvgSelectedRecord_webstar
{
    background-color: #eff0f2;
    color: #201f35;
}
.dxvgSelectedRecord_webstar a
{
    color: #1b3f91;
    text-decoration: none;
}
.dxvgSelectedRecord_webstar a:hover
{
    text-decoration: underline;
}
.dxvgDataRowHover_webstar .dxvgRecord_webstar
{
    background: #e2eafd none;
    color: #201f35;
}
/* Command Items */
.dxvgCommandCell_webstar a,
.dxvgHeader_webstar a.dxvgCommandItem_webstar
{
    margin: 0 3px 0 0;
}
.dxvgHeader_webstar a,
.dxvgCommandCell_webstar a
{
    color: #1b3f91;
    text-decoration: underline;
}
.dxvgHeader_webstar a.dxvgCommandItem_webstar:hover,
.dxvgCommandCell_webstar a:hover
{
    text-decoration: underline;
}
.dxbButton_webstar[class~="dxvgCommandItem_webstar"],
.dxbButton_webstar[class~="dxvgCommandItem_webstar"] .dxb
{
    margin: -2px 2px;
}
/* Indents */
.dxvgControl_webstar .dxvg__I
{
    border-style: solid;
    border-color: #cacbd3;
    border-width: 0 1px 0 0;
    cursor: default;
}
.dxvgControl_webstar .dxvg__I.dxvg__BB
{
    border-bottom-width: 1px;
}
.dxvgControl_webstar .dxvgER .dxvg__I.dxvg__BB
{
    border-bottom-width: 0;
}
.dxvgControl_webstar .dxvgMHI .dxvg__I
{
    border-right-width: 0;
}
.dxvgControl_webstar .dxvgMHI .dxvgER .dxvg__I.dxvg__BB
{
    border-bottom-width: 1px;
}
/* Title Panel, Status bar, Summary Panel */
.dxvgTitlePanel_webstar,
.dxvgTable_webstar caption
{
    font-weight: normal;
    padding: 3px 3px 5px;
    text-align: center;
    background: #f2f3f4 url('../GridView/gvTitleBack.png') repeat-x left top;
    color: #201f35;
    border-bottom: 1px solid #9da0aa;
}
.dxvgLoadingDiv_webstar
{
    background-color: Gray;
    opacity: 0.01;
    filter: alpha(opacity=1);
}
.dxvgStatusBar_webstar
{
    background: #f9f9fc none;
    border-top: 1px solid #cacbd3;
}
.dxvgStatusBar_webstar tr.dxvg
{
    height: 20px;
}
.dxvgStatusBar_webstar tr.dxvg > td
{
    padding: 4px;
}
.dxvgStatusBar_webstar tr.dxvg span .dxbButtonSys:first-child
{
    margin-left: 2px;
}
.dxvgSummaryPanel_webstar
{
    background: #f9f9fc;
    border-top: 1px solid #cacbd3;
    padding: 8px 21px;
}
.dxvgSummaryItem_webstar
{
    display: inline-block;
    margin: 5px 8px 5px 0;
}
/* Pager */
.dxvgPagerTopPanel_webstar,
.dxvgPagerBottomPanel_webstar
{
    background: #f1f2f6 url('../GridView/gvPagerPanelBack.png') repeat-x left top;
}
.dxvgPagerTopPanel_webstar
{
    border-bottom: 1px solid #cacbd3;
}
.dxvgPagerBottomPanel_webstar
{
    border-top: 1px solid #cacbd3;
}
.dxvgControl_webstar .dxpLite_webstar,
.dxvgDisabled_webstar .dxpLite_webstar
{
    padding-top: 4px;
}
/* Toolbar */
.dxvgControl_webstar .dxctToolbar_webstar.dxm-main.dxvgCTTop
{
    border-bottom: 1px solid #cacbd3;
}
.dxvgControl_webstar .dxctToolbar_webstar.dxm-main.dxvgCTBottom
{
    border-top: 1px solid #cacbd3;
}
/* Filter Builder, Filter Bar */
.dxvgFilterBar_webstar
{
    border-top: 1px solid #cacbd3;
    background: #f9f9fc none;
}
.dxvgFilterBar_webstar a
{
    color: #1b3f91;
    text-decoration: underline;
}
.dxvgFilterBarCheckBoxCell_webstar
{
    padding: 0 7px 0 3px;
}
.dxvgFilterBarImageCell_webstar
{
    padding: 0 1px 0 3px;
    cursor: pointer;
}
.dxvgFilterBarExpressionCell_webstar
{
    padding: 5px 5px 8px 0;
    white-space: nowrap;
}
.dxvgFilterBarClearButtonCell_webstar
{
    padding: 5px 6px 8px;
}
.dxvgFilterBuilderMainArea_webstar
{
    background: white none;
    padding: 6px 2px;
}
.dxvgFilterBuilderButtonArea_webstar
{
    background: #ebecef none;
    border-top: 1px solid #abacb9;
    padding: 6px;
    white-space: nowrap;
}
/* Header Filter */
.dxvgControl_webstar .dxvgHFC
{
    padding-left: 5px;
    padding-bottom: 3px;
}
.dxvgControl_webstar .dxvgHFC .dxeCalendar_webstar
{
    margin-left: 23px;
}
.dxvgControl_webstar div[id$='DXEPLPC']
{
    height: 47px;
}
.dxvgControl_webstar .dxvgHFSD
{
    height: 1px;
    margin: 2px 0;
}
.dxvgControl_webstar .dxvgHFDRC
{
    margin: 15px 15px 25px;
}
.dxvgControl_webstar .dxvgHFDRP
{
    margin-left: 15px;
    margin-right: 15px;
    padding: 9px 0 6px;
}
.dxvgControl_webstar .dxvgHFDRP[id*="HFFDE"]
{
    margin-top: 15px;
    margin-bottom: 5px;
}
.dxvgControl_webstar .dxvgHFDRP[id*="HFTDE"]
{
    margin-bottom: 25px;
}
/* Batch Edit */
.dxvgControl_webstar td.dxvgBatchEditCell_webstar
{
    padding: 0 2px;
}
.dxvgControl_webstar td.dxvgBatchEditModifiedCell_webstar
{
    background: #d7f9c7;
}
.dxvgBatchEditDeletedItem_webstar,
.dxvgBatchEditNewItem_webstar.dxvgBatchEditDeletedItem_webstar
{
    background: #EFEFEF;
}
td.dxvgBatchEditDeletedItem_webstar:not(.dxvgCommandColumn_webstar)
{
    color: rgba(0,0,0,0.5);
}
.dxvgBatchEditDeletedItem_webstar.dxvgBatchEditModifiedCell_webstar
{
    background: #eefbe7 !important;
}
.dxvgBatchEditNewItem_webstar
{
    background: #F0FAEA;
}
.dxvgControl_webstar .dxvgErrorCell
{
    padding-left: 5px;
    width: 1px;
}
.dxvgControl_webstar .dxvgErrorCell img
{
    margin: -2px 0;
}
.dxvgStatusBar_webstar .dxbButton_webstar
{
    margin-right: 10px;
}
.dxvgControl_webstar td.dxvgBatchEditCell_webstar .dxichCellSys
{
    padding-left: 0;
}
.dxvgRecordError_webstar
{
    background-color: #ebecef;
    color: #ba1717;
    padding: 6px 10px;
    height: 100%;
}
.dxvgERV .dxvgRecord_webstar
{
    display: none;
}
.dxvgEmptyRecord_webstar
{
    display: none;
    text-align: center;
}
.dxvgERV .dxvgEmptyRecord_webstar
{
    display: table-cell;
}
/* LoadingPanel */
.dxvgLoadingPanel_webstar
{
    font: 16px Arial, Verdana, Geneva, sans-serif;
    color: #201f35;
    background-color: White;
    border: 1px solid #9da0aa;
}
.dxvgLoadingPanel_webstar td.dx
{
    white-space: nowrap;
    text-align: center;
    padding: 7px 10px;
}
.dxvgLoadingPanel_webstar .dxlp-loadingImage
{
    background-image: url('../Web/Loading.gif');
    height: 32px;
    width: 32px;
}
.dxvgLoadingPanelStatusBar_webstar .dxlp-loadingImage
{
    background-image: url('../GridView/StatusBarLoading.gif');
    height: 15px;
    width: 15px;
}
.dxvgLoadingPanelStatusBar_webstar
{
    background-color: Transparent;
}
.dxvgLoadingPanelStatusBar_webstar td
{
    white-space: nowrap;
    text-align: center;
    padding: 0 2px;
}
/* Search Panel */
.dxvgSearchPanel_webstar
{
    background: #ebecef;
    border-bottom: 1px solid #cacbd3;
    padding: 7px 6px;
}
.dxvgSearchPanel_webstar > table
{
    width: 70%;
    max-width: 450px;
}
.dxvgControl_webstar .dxvgSearchPanel_webstar .dxbButton_webstar
{
    margin-left: 7px;
    margin-right: 0;
}
*[dir="rtl"].dxvgControl_webstar .dxvgSearchPanel_webstar .dxbButton_webstar
{
    margin-left: 0;
    margin-right: 7px;
}
.dxvgControl_webstar .dxvgHL
{
    background: #ffd83a;
    color: #201f35;
    font-weight: bold;
    font-style: normal;
}
/* TODO remove (replace to command button style) */
.dxvgControl_webstar .dxvgSearchPanel_webstar .dxbButton_webstar
{
    font-size: 0.9em;
    margin-top: -2px;
    margin-bottom: -2px;
}
.dxvgControl_webstar .dxvgSearchPanel_webstar .dxbButton_webstar .dxb
{
    padding-top: 0;
    padding-bottom: 0;
}
/* Removes flicking in iOS Safari*/
.dxvgTable_webstar
{
    -webkit-tap-highlight-color: transparent;
}
.dxvgFocusedCell_webstar
{
    box-shadow: inset 2px 2px 0 #2292B1, inset -2px -2px 0 #2292B1;
    -webkit-box-shadow: inset 2px 2px 0 #2292B1, inset -2px -2px 0 #2292B1;
    -moz-box-shadow: inset 2px 2px 0 #2292B1, inset -2px -2px 0 #2292B1;
}
