.GridStyles_gridContainer_3L3Q {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  overflow: hidden;
  position: relative;
  border: 1px solid #d9d9d9;
  /* -------------------------------------------------------------------------- */
  /* 表头相关后续可考虑迁移                                                         */
  /* -------------------------------------------------------------------------- */
}
.GridStyles_gridContainer_3L3Q .ag-center-cols-container {
  min-width: 100% !important;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.GridStyles_gridContainer_3L3Q .ag-row {
  width: 100%;
  color: #333333;
  border-bottom: 1px solid #d9d9d9;
}
.GridStyles_gridContainer_3L3Q .ag-header .ag-header-cell-moving {
  background: #f4f4f4;
}
.GridStyles_gridContainer_3L3Q .ag-floating-bottom .ag-row {
  border-bottom: none;
}
@supports (-ms-ime-align: auto) {
  .GridStyles_gridContainer_3L3Q .ag-body-viewport .ag-row {
    border-radius: 1px;
  }
}
.GridStyles_gridContainer_3L3Q .ag-body-horizontal-scroll > .ag-body-horizontal-scroll-viewport::-webkit-scrollbar {
  height: 10px !important;
  width: 10px !important;
}
.GridStyles_gridContainer_3L3Q .ag-body-horizontal-scroll > .ag-body-horizontal-scroll-viewport::-webkit-scrollbar-thumb {
  border-radius: 6px !important;
  border-style: dashed !important;
  border-color: transparent !important;
  border-width: 1px !important;
  background-clip: padding-box !important;
}
.GridStyles_gridContainer_3L3Q .ag-body-horizontal-scroll > .ag-body-horizontal-scroll-viewport::-webkit-scrollbar-thumb:hover {
  background: #999999 !important;
  border-radius: 8px !important;
}
.GridStyles_gridContainer_3L3Q .ag-body-viewport::-webkit-scrollbar,
.GridStyles_gridContainer_3L3Q .ag-center-cols-viewport::-webkit-scrollbar {
  height: 10px !important;
  width: 10px !important;
}
.GridStyles_gridContainer_3L3Q .ag-body-viewport::-webkit-scrollbar-thumb,
.GridStyles_gridContainer_3L3Q .ag-center-cols-viewport::-webkit-scrollbar-thumb {
  border-radius: 6px !important;
  border-style: dashed !important;
  border-color: transparent !important;
  border-width: 1px !important;
  background-clip: padding-box !important;
}
.GridStyles_gridContainer_3L3Q .ag-body-viewport::-webkit-scrollbar-thumb:hover,
.GridStyles_gridContainer_3L3Q .ag-center-cols-viewport::-webkit-scrollbar-thumb:hover {
  background: #999999 !important;
  border-radius: 8px !important;
}
.GridStyles_gridContainer_3L3Q .grid-auto-size-column-fake-container .ag-header-cell {
  padding-right: 4px;
}
.GridStyles_getScrollWidth_3qdM::-webkit-scrollbar {
  width: 10px !important;
  height: 10px !important;
}
.GridStyles_gridContainerI_3nhG {
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
}
.GridStyles_absoluteContainer_3VMa {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.GridStyles_viewContainer_1kxn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 567px;
  min-height: 280px;
  z-index: -1;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.GridStyles_viewContainer_1kxn .GridStyles_tileContent_1tYe {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  background-color: #fff;
  padding: 0 15px;
}
.GridStyles_viewContainer_1kxn .GridStyles_outline_2zX8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  width: 200px;
  border-right: 1px solid #cccccc;
  background: #fbfbfc;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  overflow: auto;
}
.GridStyles_viewContainer_1kxn .GridStyles_outlineItem_3z0I {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 8px;
  height: 50px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  cursor: pointer;
  border-bottom: 1px solid #cccccc;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.GridStyles_viewContainer_1kxn .GridStyles_outlineItem_3z0I ::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  border-right: 3px solid transparent;
  -webkit-transform: scaleY(0);
      -ms-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transition: 0.3s cubic-bezier(0.7, 0, 0.3, 1);
  -o-transition: 0.3s cubic-bezier(0.7, 0, 0.3, 1);
  transition: 0.3s cubic-bezier(0.7, 0, 0.3, 1);
}
.GridStyles_viewContainer_1kxn .GridStyles_norow-overlay_Nsy- {
  height: 100%;
  min-height: inherit;
  width: 100%;
  background: white;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  color: #666666;
}
.GridStyles_viewContainer_1kxn .GridStyles_norow-overlay_Nsy- .GridStyles_norow-overlay-img_3nRM {
  width: 100%;
  height: 96px;
  margin-bottom: 8px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKgAAABhCAMAAAB1chr6AAAAhFBMVEUAAADy9Pn////y9fzy9fny9fry9vv29v/y9fry9frz9vvy8vj////z9vrz9/vy9frz9PTy9frz9vrz9vry9Prz9fvy9vry9fr09vvy9fry9fvy9vvy9fvz9fvz8//x9Pnx9fry9vvv8/f0+f/r6+7y+Pjx9Pnz9vvy9vry9fre4ebq7fLn24UVAAAAKXRSTlMAfARQSFk3HWqMYSYMLj+dFK6llL+D2NBy4rZy8ukVhMjHQC4MJreIwQV8H3oAAAJCSURBVHja7dvdTqtAFIZhZvgp2NIfdeMgbKkWxbrv//52CQK1Ml1ruhJnYtebiDBHT2jynTT1OI7jOO5Msin36IRnr2Zv0D+L0tIIalG6N4LipdahWKl9KFLqABQndQGKkjoBxUjdgCKkjkBhqStQUOoMFJK6AwWkDkEvkNKhH31Gbu9MDGUoQxnKUCehQwxlKEOvBPphGEP75LJ6z8syf08C6TC0LrJyKBcLV6FB9vdLme8kVFb5t5SL0CabKHFvntTDZLFr0Gh76Pmz7dDz1jFovbnX5BjUf2x7e3sc+zyhQ2WQdNtcvUiqU642uqjQhcjLoayoadD0Vtv5eQKh/uk2B7RPfqWNBlX5t4S8RDgPRZKIUNxpI0GTbKLGnLmOEzAKNH6YTJk6Z6L6M1QdGu/HEwq0XeZ+n493OjJ8n0ogokDvNW1qI2iolCqK9q9rfFJDRbEndLLM45Nv9MHHqCjQja6VNIBGN6go0FttqQE0CFFRoCttvsnI46JA77SJbr/nqDeKiwJNwOI1DF2+HFr2DU+nJxRoBe+0mIHQCBcFKhAV4DtN03S3S4eOn3aH+hMKFLPTKoSg89fX+XGaZwo0RjWDBh8XBXqDKgKg66en9aH+2v0/vu+uFGiIKgCgi666XoxNnFGgPi4AKnFRoAGuVkOPAkXsdJt9aITLPhSx0232oeBOd9mHznDZhwI73V/tQ4Gd7u/tQyUu+1AP7mq/uWPoFULLy52l95M1l0Mbjxz9Ry1wZSM9juM4jvsF/Qe1eUljmww3OQAAAABJRU5ErkJggg==");
}
.GridStyles_activeView_e9w0 {
  z-index: 2;
}
.GridStyles_viewSwitch_Y5Dz {
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  bottom: 0px;
  right: 0px;
  padding: 4px;
  z-index: 1;
}
.GridStyles_viewSwitch_Y5Dz .GridStyles_icon_2IVo {
  margin: 0 3px;
}
/*ie11 flex-shrink 兼容性解决*/
.GridStyles_ieSizeClass_3uAx {
  min-height: 0px;
  -webkit-box-flex: 1 !important;
  -webkit-flex-grow: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
}
.GridStyles_billView_1D_M .ag-row-selected {
  /*行选择*/
  background-color: #FFF4EC;
}
.GridStyles_billView_1D_M .ag-row-selected .mergeCell {
  background-color: #FFF4EC;
}
.GridStyles_billView_1D_M .ag-row-hover {
  /*行悬停重置下边框*/
  background-color: #FFF4EC;
}
.GridStyles_billView_1D_M .ag-row-hover .mergeCell {
  background-color: #FFF4EC;
}
.GridStyles_billView_1D_M .suppress-event .ag-row {
  pointer-events: none;
}
.GridStyles_billView_1D_M .ag-cell {
  line-height: 1.3;
}
.GridStyles_billView_1D_M .mergeCell.merge-cell-vertical-top .ag-react-container {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.mergeCell {
  background: #fff;
  position: absolute;
}
.mergeCell:not(.merge-cell-vertical-top) {
  bottom: 0;
}
.mergeCell_split {
  background: #fff !important;
}
.mergeCell_ClsEnd {
  border-right: 1px solid #E6E8EE !important;
}
.GridStyles_billEdit_1qv6 .ag-cell:not(.lightCell):not(.pure-text-cell):not(.select-col-cell) {
  padding: 2px;
}
.GridStyles_billEdit_1qv6 .ag-cell .ag-react-container {
  position: relative;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.GridStyles_billEdit_1qv6 .ag-cell:hover .GridStyles_cell-btn-hover-show_1v3f {
  display: block;
}
.GridStyles_billEdit_1qv6 .editHover:not(.cellLocked) .ag-react-container {
  border: 1px solid transparent;
  border-radius: 2px;
}
.GridStyles_billEdit_1qv6 .ag-row-selected .ag-cell.editHover:not(.ag-cell-range-selected):not(.checkbox-col-cell),
.GridStyles_billEdit_1qv6 .ag-row-selected .ag-cell.editHover.ag-cell-range-single-cell {
  border: 1px solid transparent;
}
.GridStyles_billEdit_1qv6 .ag-cell-inline-editing {
  border: none;
}
.GridStyles_billEdit_1qv6 .ag-row-selected .editHover:not(.cellLocked):not(.checkbox-col-cell) .ag-react-container,
.GridStyles_billEdit_1qv6 .ag-row-hover .editHover:not(.cellLocked):not(.checkbox-col-cell) .ag-react-container {
  border-color: #cccccc;
}
.GridStyles_billEdit_1qv6 .ag-cell-inline-editing .ag-react-container {
  background-color: #fff;
}
.GridStyles_billEdit_1qv6 .ag-pinned-left-header,
.GridStyles_billEdit_1qv6 .ag-pinned-left-cols-container .ag-row {
  border-right: 1px solid #d9d9d9;
}
.row-selected-icon-hide {
  visibility: hidden;
}
.ag-grid-pinned-left .ag-pinned-left-header .ag-header-row,
.ag-grid-pinned-left .ag-pinned-left-cols-container {
  opacity: 1;
}
.ag-grid-pinned-left .ag-pinned-left-header .ag-header-row::after,
.ag-grid-pinned-left .ag-pinned-left-cols-container::after {
  content: '';
  position: absolute;
  top: 0;
  right: 1px;
  bottom: 0;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  width: 30px;
  -webkit-box-shadow: inset 10px 0 8px -8px rgba(0, 0, 0, 0.15);
          box-shadow: inset 10px 0 8px -8px rgba(0, 0, 0, 0.15);
  z-index: 1;
  pointer-events: none;
}
.ag-grid-pinned-left .ag-center-cols-clipper .ag-center-cols-viewport {
  z-index: 0;
}
.kd-grid-no-bordered:not(.grid-row-merged) .ag-pinned-left-cols-container .ag-row {
  border-right-color: transparent;
}
.kd-grid-no-bordered:not(.grid-row-merged) .ag-body-viewport .ag-row {
  border-bottom-color: transparent;
}
.kd-grid-no-bordered:not(.grid-row-merged) .ag-body-viewport .ag-row-last {
  border-bottom-color: #e5e5e5;
}
.GridStyles_grid-suppress-copy_27h1 .ag-cell-range-selected.ag-cell-highlight {
  border-color: transparent;
}
.kd-grid-with-column-groups .ag-header .ag-header-row .ag-header-cell-resize {
  height: 100%;
  top: 0;
}

.pinnedCell_pinnedCell_N0L6 {
  margin: 0 auto;
}
.pinnedCell_pinnedCell-container_2Ub_ {
  text-align: center;
  width: 100%;
  background-color: #FFF8E1;
  border: none;
}
.pinnedCell_pinnedCell-selction_sTvt {
  width: 100%;
}

/* -------------------------------------------------------------------------- */
/* header                                                                     */
/* -------------------------------------------------------------------------- */
.CellClass_header-group_z1iI {
  overflow: visible;
}
.CellClass_header-group_z1iI.ag-header-group-cell {
  overflow: visible;
}
.CellClass_header-group_z1iI .ag-header-group-cell-label {
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.CellClass_header-group_z1iI .ag-header-group-cell-label .ag-header-expand-icon {
  display: none;
}
.CellClass_headerClass1_2qcm .ag-header-cell-label {
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}
.CellClass_headerClass1_2qcm .ag-header-group-cell-label {
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}
.CellClass_headerClass2_1XDY .ag-header-cell-label {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.CellClass_seqHeaderClass_1vzQ .ag-header-cell-label {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 4px 4px 4px 4px;
}
.CellClass_seqHeaderClass_1vzQ .ag-cell-label-container {
  top: 50%;
  -webkit-transform: 0;
      -ms-transform: 0;
          transform: 0;
}
.CellClass_headerClass3_f7-C .ag-header-cell-label {
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}
.CellClass_headerClass3_f7-C .ag-header-group-cell-label {
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}
.ag-row-hover .seleSvg {
  stroke: #ff9950;
}
.CellClass_vocherAmtCell_3Btx {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARkAAAA8CAYAAABSBs4mAAAAAXNSR0IArs4c6QAAAjdJREFUeAHt1KFNBAEURdEJxWAogm5ogIQW6GebwGwbo5AIJAT79BWTcNZ98zJzdnKP+/3+c4S/8zwvvff9cbv089V+T+9fL+Hfe9TPV+893t7+1ft+vj5f+n3/+vJQfoC2CBAgsAIisyJuAgRSAZFJOY0RILACIrMibgIEUgGRSTmNESCwAiKzIm4CBFIBkUk5jREgsAIisyJuAgRSAZFJOY0RILACIrMibgIEUgGRSTmNESCwAiKzIm4CBFIBkUk5jREgsAIisyJuAgRSAZFJOY0RILACIrMibgIEUgGRSTmNESCwAiKzIm4CBFIBkUk5jREgsAIisyJuAgRSAZFJOY0RILACIrMibgIEUgGRSTmNESCwAiKzIm4CBFIBkUk5jREgsAIisyJuAgRSAZFJOY0RILACIrMibgIEUgGRSTmNESCwAiKzIm4CBFIBkUk5jREgsAIisyJuAgRSAZFJOY0RILACIrMibgIEUgGRSTmNESCwAiKzIm4CBFIBkUk5jREgsAIisyJuAgRSAZFJOY0RILACIrMibgIEUgGRSTmNESCwAiKzIm4CBFIBkUk5jREgsAIisyJuAgRSAZFJOY0RILACIrMibgIEUgGRSTmNESCwAiKzIm4CBFIBkUk5jREgsAIisyJuAgRSAZFJOY0RILACIrMibgIEUgGRSTmNESCwAiKzIm4CBFIBkUk5jREgsAIisyJuAgRSAZFJOY0RILACIrMibgIEUgGRSTmNESCwAr94ijGMpMyuIwAAAABJRU5ErkJggg==");
  background-repeat: repeat-y;
}
.CellClass_vocherAmtCell_3Btx div {
  font-size: 13px;
  letter-spacing: 12px;
  overflow: hidden;
  position: relative;
  right: -7px;
  text-align: right;
}
.CellClass_grid-setting-btn_4CqP {
  top: 0;
}
.CellClass_billViewWithToolbar_34AZ .ag-root {
  border-top: 1px solid #e5e5e5;
}
.CellClass_billViewWithToolbar_34AZ .CellClass_grid-setting-btn_4CqP {
  top: 1px;
}
.CellClass_billViewWithBottomToolbar_10Sd .ag-root {
  border-bottom: 1px solid #e5e5e5;
}
.CellClass_billViewWithBottomToolbar_10Sd .CellClass_grid-setting-btn_4CqP {
  top: 0;
}
.CellClass_cell-wrap-text_3VLp {
  white-space: normal !important;
}
.CellClass_field_3HjG {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border-radius: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font: 12px;
  letter-spacing: 0px;
  outline: none;
  border: none;
}
.CellClass_field_3HjG input[type='text'],
.CellClass_field_3HjG input[type='date'],
.CellClass_field_3HjG input[type='number'],
.CellClass_field_3HjG input[type='password'],
.CellClass_field_3HjG textarea {
  /*border: 1px solid #d7d7d7;*/
  border: none;
  outline: none;
  height: 100%;
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /*padding: none;*/
  padding: 0 6px;
  resize: none;
}
.CellClass_field_3HjG input[class~='CityInput'] {
  width: 50%;
}
.CellClass_field_3HjG select {
  outline: none;
  padding: none;
  border: none;
  height: 100%;
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.CellClass_field_3HjG select option {
  height: 30px;
}
.CellClass_field_3HjG select:focus {
  border: none;
  outline: none;
}
.CellClass_field_3HjG .CellClass_base-data_35bk {
  height: 100%;
  background: #fff;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.CellClass_field_3HjG .CellClass_base-data_35bk input {
  border-radius: 0;
  padding-right: 20px;
  border: none;
  outline: none;
  height: 100%;
  width: 1px;
}
.CellClass_field_3HjG .CellClass_colHeader_19BY {
  border: 2px 'red';
  color: 'red';
}
.CellClass_combinedField_273f {
  padding: 2px 4px;
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 3px;
}
.CellClass_combinedField_273f div {
  width: 100%;
  margin-bottom: 2px;
  height: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #f2f2f2;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  white-space: nowrap;
}
.CellClass_combinedField_273f div label {
  width: 20%;
  min-width: 80px;
  height: 100%;
  padding-right: 8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.CellClass_combinedField_273f div input,
.CellClass_combinedField_273f div div {
  height: 100%;
  width: 100%;
  border-radius: 2px;
  border: 1px solid #ccc;
}
.CellClass_combinedField_273f div input {
  padding: 0 2px;
}
.CellClass_alphaFactory_Editor_1Srg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
  background-color: #ccc;
}
.CellClass_alphaFactory_Editor_1Srg input {
  width: 0px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  padding: 0 2px;
}
.CellClass_alphaFactory_Editor_1Srg .CellClass_editorBtn_3_e5 {
  width: 35px;
  height: 100%;
  cursor: pointer;
  background-color: #ccc;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.CellClass_alphaFactory_Editor_1Srg .CellClass_cell-suffix-editor_1dQo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.CellClass_alphaFactory_Render_2c7b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: pre;
  /*white-space : nowrap; 用pre保留空格*/
  overflow: hidden;
  width: 100%;
  /*   	height:100%;
	display:flex;  flex布局会影响省略号*/
  padding: 0 6px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.CellClass_alphaFactory_Render_2c7b.CellClass_alphaFactory-line-wrap_1Tyz {
  height: 100%;
}
.CellClass_alphaFactory_Render_2c7b .CellClass_alphaFactory-content-wrap_3VP_ {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: pre;
  overflow: hidden;
}
.CellClass_alphaFactory_Render_2c7b .CellClass_alphaFactory-content-wrap_3VP_.CellClass_alphaFactory-content-line-wrap_3i2g {
  max-height: 100%;
  white-space: normal;
  word-break: break-word;
}
.CellClass_alphaFactory_Render_2c7b .CellClass_alphaFactory-content-wrap_3VP_.CellClass_alphaFactory-content-pre-wrap_2A43 {
  white-space: pre-wrap;
}
.CellClass_alphaFactory_Render_2c7b .CellClass_alphaFactory-content-wrap_3VP_.CellClass_alphaFactory-content-combine_1r8F {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.CellClass_alphaFactory_Render_2c7b .CellClass_lightRender_293x {
  white-space: pre;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
}
.CellClass_alphaFactory_Render_2c7b .CellClass_lightRender_293x.CellClass_line-wrap__9Q0 {
  max-height: 100%;
  white-space: normal;
  word-break: break-word;
}
.CellClass_alphaFactory_Render_2c7b .CellClass_lightRender_293x.CellClass_pre-wrap_y0yB {
  white-space: pre-wrap;
}
.CellClass_alphaFactory_Render_2c7b .CellClass_imgRender_3ovi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.CellClass_alphaFactory_Render_2c7b .CellClass_imgRender_3ovi .CellClass_imgs_3_Qz {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.CellClass_alphaFactory_Render_2c7b .CellClass_imgRender_3ovi .CellClass_imgClear_16Sy {
  width: 8px;
  top: 3px;
  right: 3px;
  height: 8px;
  position: absolute;
  z-index: 20;
  visibility: hidden;
}
.CellClass_alphaFactory_Render_2c7b .CellClass_imgRender_3ovi:hover .CellClass_imgClear_16Sy {
  visibility: visible;
  cursor: pointer;
}
.CellClass_alphaFactory_Render_2c7b .CellClass_select-item_3lcy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.CellClass_alphaFactory_Render_2c7b .CellClass_select-item_3lcy img {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
.CellClass_alphaFactory_Render_2c7b input[type='password'] {
  background-color: inherit;
}
.CellClass_alphaFactory_Render_2c7b .CellClass_alpha-render-icon_36NT {
  margin-left: 4px;
  cursor: pointer;
}
.CellClass_alphaFactory_Render_2c7b .CellClass_cell-suffix-clear-btn_1ppM {
  font-size: 14px;
}
.CellClass_alphaFactory_Render_2c7b .CellClass_cell-tip-icon_25gZ {
  color: #bbbbbb;
  font-size: 16px;
}
.CellClass_alphaFactory_Render_2c7b .CellClass_cell-btn-hover-show_24BS {
  display: none;
}
.CellClass_alphaFactory_Render_2c7b .kdfont:hover {
  cursor: pointer;
}
.CellClass_alphaFactory_Render_2c7b .CellClass_checkbox-wrap_2Mrm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.CellClass_alphaFactory_Render_2c7b:hover .CellClass_imgClear_16Sy {
  visibility: visible;
  cursor: pointer;
}
.mergeCell.merge-cell-vertical-top .CellClass_alphaFactory_Render_2c7b {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.CellClass_alphaFactory_Render_Entry_1ysN {
  padding: 0 6px;
}
.CellClass_view_Render_1BsI {
  padding: 0 7px;
}
.pure-text-cell {
  padding: 0 7px;
}
.CellClass_seq_Render_2_na {
  padding: 0 2px;
}
.CellClass_select_p9SL {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.CellClass_select_p9SL .CellClass_value_3X7W {
  overflow: hidden;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.CellClass_select_p9SL .CellClass_value-item_2IHV {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.CellClass_select_p9SL .CellClass_value-item_2IHV img {
  max-height: 20px;
  margin-right: 5px;
}
.CellClass_select_p9SL .CellClass_value-item-block_3gO7 {
  /*background-color: #E2E2E2;*/
  border-radius: 4px;
  margin-right: 5px;
}
.CellClass_select_p9SL .CellClass_value-item-block-only-img_GM8h {
  margin-right: 0px !important;
}
.CellClass_select_p9SL .CellClass_value-item-block-only-img_GM8h img {
  margin-right: 0px !important;
}
.CellClass_select_p9SL .CellClass_value-item-text-cotainer_2oxu {
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  overflow: hidden;
}
.CellClass_select_p9SL .CellClass_value-item-text-cotainer_2oxu .CellClass_value-item-text-content_-MKl {
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
}
.CellClass_lineWrap_39pu {
  white-space: normal !important;
  word-break: break-word !important;
  max-height: 100%;
}
.CellClass_flexend_Render_2m_i {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  text-align: right;
}
.CellClass_flexstart_Render_3DeV {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: left;
}
.CellClass_flexscenter_Render_HvEs {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.CellClass_seq_Render_2_na,
.CellClass_seq-content_OgWA {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.CellClass_columnOptions_KQ8r {
  height: 100%;
  border-left: 1px solid #d9d9d9;
  text-align: center;
  width: inherit;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.CellClass_columnOptions_KQ8r .CellClass_icon_8vgf {
  cursor: pointer;
  color: #999999;
}
.CellClass_hLink_1Cdt {
  cursor: pointer;
}
.CellClass_combinedField_render_2Xlq {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.CellClass_combinedField_render_2Xlq .CellClass_combinedItem_21Ui {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0!important;
  padding: 0!important;
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
          align-self: stretch;
}
.CellClass_combinedField_render_2Xlq .CellClass_combinedItem_21Ui:not(:first-child) {
  padding-left: 2px!important;
}
.grid-auto-size-column-fake-container .CellClass_combinedField_render_2Xlq .CellClass_combinedItem_21Ui.CellClass_alphaFactory_Render_2c7b {
  overflow: visible;
}
.grid-auto-size-column-fake-container .CellClass_combinedField_render_2Xlq .CellClass_combinedItem_21Ui.CellClass_alphaFactory-content-wrap_3VP_ {
  overflow: visible;
}
.CellClass_operate_26Td {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: -5px;
}
.CellClass_operate_26Td .CellClass_operationIcon_33QM {
  padding: 4px;
}
.CellClass_operate_26Td .CellClass_operationText_a5r8 {
  padding: 4px;
}
.CellClass_operate_26Td .CellClass_operation-item-enable_1VyA {
  cursor: pointer;
}
.CellClass_operate_26Td .CellClass_operation-item-disable_1ayh {
  cursor: default!important;
}
.CellClass_operateContainer_LT2A {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.CellClass_operatePanel_2VgQ {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 120px;
  max-width: 400px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(154, 154, 154, 0.5);
          box-shadow: 0px 0px 5px 0px rgba(154, 154, 154, 0.5);
  border-radius: 2px;
  overflow: hidden;
  position: fixed;
  z-index: 9999;
}
.CellClass_operatePanel_2VgQ .CellClass_operateItem_2uWZ {
  height: 30px;
  line-height: 31px;
  display: inline-block;
  padding: 0 8px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
}
.CellClass_operatePanel_2VgQ .CellClass_operation-item-enable_1VyA {
  cursor: pointer;
}
.CellClass_operatePanel_2VgQ .CellClass_operation-item-disable_1ayh {
  cursor: default!important;
}
.CellClass_containerCell_3LIP {
  height: 100%;
  padding: 5px 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.CellClass_nodata_overlay_117L {
  position: relative;
  font-size: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.CellClass_nodata_overlay_117L .CellClass_maskP_2epF {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.CellClass_nodata_overlay_117L .CellClass_imgP_3wTI {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  overflow: hidden;
}
.CellClass_nodata_overlay_117L .CellClass_imgP_3wTI .CellClass_imgItem_1fuX {
  width: 100%;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKgAAABhCAMAAAB1chr6AAAAhFBMVEUAAADy9Pn////y9fzy9fny9fry9vv29v/y9fry9frz9vvy8vj////z9vrz9/vy9frz9PTy9frz9vrz9vry9Prz9fvy9vry9fr09vvy9fry9fvy9vvy9fvz9fvz8//x9Pnx9fry9vvv8/f0+f/r6+7y+Pjx9Pnz9vvy9vry9fre4ebq7fLn24UVAAAAKXRSTlMAfARQSFk3HWqMYSYMLj+dFK6llL+D2NBy4rZy8ukVhMjHQC4MJreIwQV8H3oAAAJCSURBVHja7dvdTqtAFIZhZvgp2NIfdeMgbKkWxbrv//52CQK1Ml1ruhJnYtebiDBHT2jynTT1OI7jOO5Msin36IRnr2Zv0D+L0tIIalG6N4LipdahWKl9KFLqABQndQGKkjoBxUjdgCKkjkBhqStQUOoMFJK6AwWkDkEvkNKhH31Gbu9MDGUoQxnKUCehQwxlKEOvBPphGEP75LJ6z8syf08C6TC0LrJyKBcLV6FB9vdLme8kVFb5t5SL0CabKHFvntTDZLFr0Gh76Pmz7dDz1jFovbnX5BjUf2x7e3sc+zyhQ2WQdNtcvUiqU642uqjQhcjLoayoadD0Vtv5eQKh/uk2B7RPfqWNBlX5t4S8RDgPRZKIUNxpI0GTbKLGnLmOEzAKNH6YTJk6Z6L6M1QdGu/HEwq0XeZ+n493OjJ8n0ogokDvNW1qI2iolCqK9q9rfFJDRbEndLLM45Nv9MHHqCjQja6VNIBGN6go0FttqQE0CFFRoCttvsnI46JA77SJbr/nqDeKiwJNwOI1DF2+HFr2DU+nJxRoBe+0mIHQCBcFKhAV4DtN03S3S4eOn3aH+hMKFLPTKoSg89fX+XGaZwo0RjWDBh8XBXqDKgKg66en9aH+2v0/vu+uFGiIKgCgi666XoxNnFGgPi4AKnFRoAGuVkOPAkXsdJt9aITLPhSx0232oeBOd9mHznDZhwI73V/tQ4Gd7u/tQyUu+1AP7mq/uWPoFULLy52l95M1l0Mbjxz9Ry1wZSM9juM4jvsF/Qe1eUljmww3OQAAAABJRU5ErkJggg==");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  height: 96px;
  margin-bottom: 8px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
.CellClass_nodata_overlay_117L .CellClass_imgP_3wTI .CellClass_textItem_3k_g {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
  width: 100%;
  color: #666666;
  font-size: 14px;
}
.CellClass_nodata_overlay_117L .CellClass_entryImgBox_1NpD .CellClass_imgItem_1fuX {
  height: 96px;
  margin-bottom: 8px;
  width: 100%;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKgAAABhCAMAAAB1chr6AAAAhFBMVEUAAADy9Pn////y9fzy9fny9fry9vv29v/y9fry9frz9vvy8vj////z9vrz9/vy9frz9PTy9frz9vrz9vry9Prz9fvy9vry9fr09vvy9fry9fvy9vvy9fvz9fvz8//x9Pnx9fry9vvv8/f0+f/r6+7y+Pjx9Pnz9vvy9vry9fre4ebq7fLn24UVAAAAKXRSTlMAfARQSFk3HWqMYSYMLj+dFK6llL+D2NBy4rZy8ukVhMjHQC4MJreIwQV8H3oAAAJCSURBVHja7dvdTqtAFIZhZvgp2NIfdeMgbKkWxbrv//52CQK1Ml1ruhJnYtebiDBHT2jynTT1OI7jOO5Msin36IRnr2Zv0D+L0tIIalG6N4LipdahWKl9KFLqABQndQGKkjoBxUjdgCKkjkBhqStQUOoMFJK6AwWkDkEvkNKhH31Gbu9MDGUoQxnKUCehQwxlKEOvBPphGEP75LJ6z8syf08C6TC0LrJyKBcLV6FB9vdLme8kVFb5t5SL0CabKHFvntTDZLFr0Gh76Pmz7dDz1jFovbnX5BjUf2x7e3sc+zyhQ2WQdNtcvUiqU642uqjQhcjLoayoadD0Vtv5eQKh/uk2B7RPfqWNBlX5t4S8RDgPRZKIUNxpI0GTbKLGnLmOEzAKNH6YTJk6Z6L6M1QdGu/HEwq0XeZ+n493OjJ8n0ogokDvNW1qI2iolCqK9q9rfFJDRbEndLLM45Nv9MHHqCjQja6VNIBGN6go0FttqQE0CFFRoCttvsnI46JA77SJbr/nqDeKiwJNwOI1DF2+HFr2DU+nJxRoBe+0mIHQCBcFKhAV4DtN03S3S4eOn3aH+hMKFLPTKoSg89fX+XGaZwo0RjWDBh8XBXqDKgKg66en9aH+2v0/vu+uFGiIKgCgi666XoxNnFGgPi4AKnFRoAGuVkOPAkXsdJt9aITLPhSx0232oeBOd9mHznDZhwI73V/tQ4Gd7u/tQyUu+1AP7mq/uWPoFULLy52l95M1l0Mbjxz9Ry1wZSM9juM4jvsF/Qe1eUljmww3OQAAAABJRU5ErkJggg==");
}
.CellClass_loading_overlay_E1xa {
  margin: 100px auto;
  width: 60px;
  height: 60px;
  position: relative;
}
.CellClass_loading_overlay_E1xa .CellClass_container2_3uYj {
  -webkit-transform: rotateZ(45deg);
  -ms-transform: rotate(45deg);
      transform: rotateZ(45deg);
  position: absolute;
  width: 100%;
  height: 100%;
}
.CellClass_loading_overlay_E1xa .CellClass_container2_3uYj div {
  width: 16px;
  height: 16px;
  background-color: #56A4FF;
  border-radius: 100%;
  position: absolute;
  -webkit-animation: CellClass_bouncedelay_2WKw 1.2s infinite ease-in-out;
  animation: CellClass_bouncedelay_2WKw 1.2s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.CellClass_loading_overlay_E1xa .CellClass_container2_3uYj .CellClass_circle21_35LZ {
  top: 0;
  left: 0;
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.CellClass_loading_overlay_E1xa .CellClass_container2_3uYj .CellClass_circle22_YaAT {
  top: 0;
  right: 0;
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
.CellClass_loading_overlay_E1xa .CellClass_container2_3uYj .CellClass_circle23_1UwB {
  right: 0;
  bottom: 0;
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.CellClass_loading_overlay_E1xa .CellClass_container2_3uYj .CellClass_circle24_bJJt {
  left: 0;
  bottom: 0;
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
.CellClass_loading_overlay_E1xa .CellClass_container3_18cR {
  position: absolute;
  width: 100%;
  height: 100%;
  /* background: green; */
  -webkit-transform: rotateZ(90deg);
  -ms-transform: rotate(90deg);
      transform: rotateZ(90deg);
}
.CellClass_loading_overlay_E1xa .CellClass_container3_18cR div {
  width: 16px;
  height: 16px;
  background-color: #56A4FF;
  border-radius: 100%;
  position: absolute;
  -webkit-animation: CellClass_bouncedelay_2WKw 1.2s infinite ease-in-out;
  animation: CellClass_bouncedelay_2WKw 1.2s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.CellClass_loading_overlay_E1xa .CellClass_container3_18cR .CellClass_circle31_3ERD {
  top: 0;
  left: 0;
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.CellClass_loading_overlay_E1xa .CellClass_container3_18cR .CellClass_circle32_2CM8 {
  top: 0;
  right: 0;
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
.CellClass_loading_overlay_E1xa .CellClass_container3_18cR .CellClass_circle33_Of9n {
  right: 0;
  bottom: 0;
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
.CellClass_loading_overlay_E1xa .CellClass_container3_18cR .CellClass_circle34_1gDH {
  left: 0;
  bottom: 0;
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
.CellClass_loading_overlay_E1xa .CellClass_container1_5AcN {
  position: absolute;
  width: 100%;
  height: 100%;
  /* background: blue; */
}
.CellClass_loading_overlay_E1xa .CellClass_container1_5AcN div {
  width: 16px;
  height: 16px;
  background-color: #56A4FF;
  border-radius: 100%;
  position: absolute;
  -webkit-animation: CellClass_bouncedelay_2WKw 1.2s infinite ease-in-out;
  animation: CellClass_bouncedelay_2WKw 1.2s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.CellClass_loading_overlay_E1xa .CellClass_container1_5AcN .CellClass_circle11_3tqU {
  top: 0;
  left: 0;
}
.CellClass_loading_overlay_E1xa .CellClass_container1_5AcN .CellClass_circle12_1-t_ {
  top: 0;
  right: 0;
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.CellClass_loading_overlay_E1xa .CellClass_container1_5AcN .CellClass_circle13_2BSn {
  right: 0;
  bottom: 0;
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
.CellClass_loading_overlay_E1xa .CellClass_container1_5AcN .CellClass_circle14_KRGU {
  left: 0;
  bottom: 0;
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
@-webkit-keyframes CellClass_bouncedelay_2WKw {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes CellClass_bouncedelay_2WKw {
  0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
.tree-expand,
.tree-contract {
  cursor: pointer;
}
.tree-expand:hover,
.tree-contract:hover {
  color: #5582F3;
}
.switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 4px;
  cursor: pointer;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAKZJREFUOBFjYBgFgy4EGPG56OzZsyr///8PZWZmnm5oaPgBn1qYHBOMgYMuBYq3/fv3b8/58+cFcKhBESZkICdINdCVxsQaSshAuO3EGkq0gcguvX//PgfcJjQGSQbCDH337p02mjlwLskGAnVONzY2Pgs3AY1BqoEgw7LRzEDhkmIg2DBGRsb/KCagcQgZ+ByqnijD0MzG5IJiE5hbjDFlRkVoGQIAps1AuRfndSsAAAAASUVORK5CYII=") no-repeat center center;
}
.on {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAKpJREFUOBFjYBgFoyEw8CHAiO6Es2fPqgDFSoGYE10Oif9cSEioXlFR8QeSGJjJgi7w////UKBYGro4Ov/du3ergGJn0cWZ0AWYmZmnMzIyYihEUzfd2NgYqxoMAw0NDT8wMTG54DEUZFg2mgVwLkYYwmTOnz8v8O/fvz3AIDCGiQFpsGFAy/4jiaEwcRoIUoVmKEHDUEzGxbl//z4HMOaRXYlL6aj4YA0BAAJVMumzGiyRAAAAAElFTkSuQmCC") no-repeat center center;
}
.CellClass_groupTextStyle_1IMM span {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.CellClass_formDetailColText_2d2j {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  color: #5E80EB;
}
.CellClass_formDetailColText_2d2j .ag-group-expanded,
.CellClass_formDetailColText_2d2j .ag-group-contracted,
.CellClass_formDetailColText_2d2j .ag-group-checkbox,
.CellClass_formDetailColText_2d2j .ag-group-value {
  padding-right: 0;
}
.CellClass_tipsCellContainer_1ipm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.CellClass_rowDerailsCellConstainer_mvEB {
  height: 100%;
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
  pointer-events: auto;
  overflow: hidden auto;
}
.CellClass_seq_2OJL {
  display: inline-block;
}
.ag-row-hover .CellClass_seq_2OJL:not(.CellClass_hover-no-hide_7qfs) {
  display: none;
}
.ag-row-hover .CellClass_operateIcon_3YMi {
  display: inline-block;
}
/* 序号列操作ICON样式 */
.CellClass_operateIcon_3YMi {
  display: none;
  -o-text-overflow: clip;
     text-overflow: clip;
}
.CellClass_operateIcon_3YMi span {
  padding: 1px;
}
.CellClass_operateIcon_3YMi .CellClass_deleteIcon_DSYE {
  cursor: pointer;
  color: #FA574F;
}
.CellClass_operateIcon_3YMi .CellClass_addIcon_8GoO {
  cursor: pointer;
  color: #5E80EB;
}
.CellClass_container_content_10_i {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.CellClass_editor-error_1OJz {
  min-width: 154px;
  height: 28px;
  line-height: 28px;
  padding: 0px 5px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
  margin-top: -6px;
}
.CellClass_editor-error_1OJz:after {
  content: "";
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;
  border-top: 9px solid #fff;
  position: absolute;
  top: 18px;
  left: 11px;
}
.custom-light-render-wrap,
.custom-light-editor-wrap {
  height: 100%;
  width: 100%;
}
.CellClass_light-wrap-cell_3AFv {
  white-space: normal;
  word-break: break-word;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.mergeCell.merge-cell-vertical-top .ag-react-container .CellClass_combinedField_render_2Xlq .CellClass_combinedItem_21Ui {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.CellClass_header-all-selection-space_3KVF {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: auto !important;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}
.row-selection-icon {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
          align-self: stretch;
  color: #cfcfcf;
  font-size: 16px;
  padding: 0 7px;
}

.renderer_hlinkContainer_Tqgn {
  display: inline-block;
  text-decoration: underline;
  cursor: pointer;
}
.renderer_preview-img_15hG {
  position: fixed;
  z-index: 1050;
  max-width: 140px;
  max-height: 140px;
  background: #fff;
}
.renderer_hidden_dDth {
  width: 0px !important;
  height: 0px !important;
  position: absolute;
  z-index: -99;
}
.renderer_listCheckboxIcon_3Bih {
  font-size: 20px;
  color: #26B175;
}

/****容器列的基本控件样式**/
.containerCell_container_flexPanel_3zoc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.containerCell_container_vector_3UtL {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  justify-items: center;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  overflow: hidden;
}
.containerCell_container_vector_3UtL span {
  cursor: pointer;
}
.containerCell_container_label_mlA7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.containerCell_container_image_H1eO {
  min-width: 1px;
  min-height: 1px;
}

.ag-header-cell .HeaderClass_header-root_3oOb {
  width: calc(100% - 4px);
}
.HeaderClass_header-root_3oOb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  position: relative;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
  padding: 0 4px 0 6px;
}
.HeaderClass_header-root_3oOb .ag-header-icon {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
  font-size: 12px;
}
.HeaderClass_header-root_3oOb .HeaderClass_hover-show-icon_3ciA {
  display: none;
}
.HeaderClass_header-root_3oOb:hover .HeaderClass_hover-show-icon_3ciA {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.HeaderClass_header-root_3oOb .HeaderClass_header-filtered-icon_32l7 {
  color: #b2b2b2;
  width: 24px;
  border-radius: 2px;
  height: 24px;
}
.HeaderClass_header-root_3oOb .HeaderClass_header-filtered-icon_32l7:hover {
  color: #666;
  background-color: #e5e5e5;
}
.HeaderClass_header-root_3oOb .HeaderClass_tool-tip-icon_2fr7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  height: 16px;
  width: 16px;
}
.HeaderClass_header-root_3oOb .HeaderClass_header-label_18zI .ag-header-cell-text {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.HeaderClass_header-root_3oOb .HeaderClass_header-checkbox_2q8E label {
  margin-left: 4px;
}
.HeaderClass_voucherAmthead_2ezd {
  height: 23px;
  width: 100%;
  bottom: 0px;
  position: absolute;
  right: -1px;
  background-image: url("data:image/png;base64,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");
  background-repeat: repeat-y;
}
.HeaderClass_customResize_26xK {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  width: 4px;
  right: -4px;
  top: 0px;
  bottom: 0px;
  border-right: 1px solid;
  cursor: col-resize;
  pointer-events: none;
}
.HeaderClass_header-sort_2MRS {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 4px;
}
.HeaderClass_header-sort_2MRS .kdfont {
  height: 6px;
  line-height: 6px;
  color: #B2B2B2;
  font-size: 12px;
}

.FilterRender_filterPanel_3ePx {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 160px;
  background-color: #ffffff;
  border-radius: 2px;
}
.FilterRender_filterPanel_3ePx .FilterRender_filterOption_1WJR {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow: auto;
  margin-top: 8px;
}
.FilterRender_filterPanel_3ePx .FilterRender_filterOption_1WJR .FilterRender_option_3yBW {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  height: 32px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 2px;
  font-size: 12px;
  color: #212121;
  padding: 0 12px;
  overflow: hidden;
}
.FilterRender_filterPanel_3ePx .FilterRender_filterOption_1WJR .FilterRender_option_3yBW .FilterRender_checkboxContent_1Z14 {
  padding-left: 6px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.FilterRender_filterPanel_3ePx .FilterRender_filterOption_1WJR .FilterRender_optionText_2KTF {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.FilterRender_filterPanel_3ePx .FilterRender_filterOption_1WJR .FilterRender_optionActive_3unR {
  color: #ffffff;
}
.FilterRender_filterPanel_3ePx .FilterRender_filterInput_1Pnt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px 12px;
}
.FilterRender_filterPanel_3ePx .FilterRender_filterInput_1Pnt > :first-child {
  margin-top: 6px;
}
.FilterRender_filterPanel_3ePx .FilterRender_filterInput_1Pnt > :last-child {
  margin-bottom: 6px;
}
.FilterRender_filterPanel_3ePx .FilterRender_filterInput_1Pnt .FilterRender_search-icon_9A6C {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  color: #BBBBBB;
  margin-right: 6px;
}
.FilterRender_filterPanel_3ePx .FilterRender_filterInput_1Pnt .FilterRender_input_w9rH {
  width: 100%;
  font-size: 12px;
  color: #333333;
  height: 28px;
  line-height: 28px;
  padding: 0 8px;
  outline: none;
  background-color: #FAFAFA;
  border-radius: 2px;
  border: 1px solid #E5E5E5;
}
.FilterRender_filterPanel_3ePx .FilterRender_filterFooter_dg_g {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 8px 12px;
}
.FilterRender_filterPanel_3ePx .FilterRender_filterFooter_dg_g .FilterRender_filterButton_J7M3 {
  text-align: center;
  font-size: 12px;
  width: 60px;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  cursor: pointer;
  color: #666666;
}
.FilterRender_filterPanel_3ePx .FilterRender_filterFooter_dg_g .FilterRender_filter-button-rever_3en2 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
.FilterRender_filterPanel_3ePx .FilterRender_filterFooter_dg_g .FilterRender_clear-button_Z4X9 {
  line-height: 22px;
  border: 1px solid #D9D9D9;
}
.FilterRender_filterPanel_3ePx .FilterRender_foldPanel_3DiV:not(:first-child) {
  border-top: 1px solid #CCCCCC;
}
.FilterRender_foldPanel_3DiV {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  min-height: 30px;
  /**最小要显示折叠面板**/
}
.FilterRender_foldPanel_3DiV .FilterRender_foldHeader_3wIk {
  height: 30px;
  background: #F3F3F3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 12px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
  font-size: 12px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.FilterRender_foldPanel_3DiV .FilterRender_foldHeader_3wIk .FilterRender_foldTitle_1PMt {
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.FilterRender_foldPanel_3DiV .FilterRender_foldHeader_3wIk .FilterRender_foldIcon_3l8W {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  -o-transition: transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.FilterRender_foldPanel_3DiV .FilterRender_foldContent_14C0 {
  overflow: auto;
  -webkit-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s;
  margin-top: 0px;
}

.lightGrid_gridContainer_28cE {
  height: 100%;
  padding: 0 30px;
  background-color: #f4f4f4;
}
.lightGrid_lightGrid_33gM .ag-root {
  border: 0;
}
.lightGrid_lightGrid_33gM .ag-row {
  background-color: #f4f4f4;
  border: 0;
}
.lightGrid_lightGrid_33gM .ag-row.ag-row-odd,
.lightGrid_lightGrid_33gM .ag-row.ag-row-even {
  background-color: #f4f4f4;
}
.lightGrid_lightGrid_33gM .ag-header {
  border: 0;
}
.lightGrid_lightGrid_33gM .ag-header .ag-header-cell-resize {
  height: calc(100% - 14px);
  top: 7px;
}

.PinnedRowSuspendSpace_pinned-row-suspend-space_ltdp {
  position: absolute;
  height: calc(100% - 1px);
  width: 100%;
  z-index: 1;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 8px;
  background: #FFF8E1;
}
.PinnedRowSuspendSpace_pinned-row-suspend-space_ltdp .kd-btn {
  font-size: 12px;
}

