meta.foundation-version {
  font-family: "/5.5.3/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0; }

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.0625em)/";
  width: 40.0625em; }

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.0625em) and (max-width:64em)/";
  width: 40.0625em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.0625em)/";
  width: 64.0625em; }

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.0625em) and (max-width:90em)/";
  width: 64.0625em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.0625em)/";
  width: 90.0625em; }

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.0625em) and (max-width:120em)/";
  width: 90.0625em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.0625em)/";
  width: 120.0625em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

/* allow vendor prefixes and disable max length */
/* stylelint-disable max-line-length */
/* stylelint-enable max-line-length */
/* allow vendor prefixes and disable max length */
/* stylelint-disable value-no-vendor-prefix, declaration-block-no-duplicate-properties, max-line-length */
/* ==========================================================================
   Variables
   ========================================================================== */
.gd-table-component {
  /**
 ****************************
 * Generic Styles
 ****************************
*/
  /* icons are used outside of the grid root (in the ghost) */
  /**
 ****************************
 * Viewports
 ****************************
*/
  /**
 ****************************
 * Containers
 ****************************
*/
  /**
 ****************************
 * Scrollers
 ****************************
*/
  /**
 ****************************
 * Headers
 ****************************
*/
  /**
 ****************************
 * Columns
 ****************************
*/
  /**
 ****************************
 * Rows
 ****************************
*/
  /**
 ****************************
 * Cells
 ****************************
*/
  /**
 ****************************
 * Filters
 ****************************
*/
  /**
 ****************************
 * Floating Filter
 ****************************
*/
  /**
 ****************************
 * Drag & Drop
 ****************************
*/
  /**
 ****************************
 * Overlay
 ****************************
*/
  /**
 ****************************
 * Popup
 ****************************
*/
  /**
 ****************************
 * Virtual Lists
 ****************************
*/
  /**
 ****************************
 * Floating Top and Bottom
 ****************************
*/
  /**
 ****************************
 * Animations
 ****************************
*/
  /**
 ****************************
 * Menu
 ****************************
*/
  /**
 ****************************
 * Rich Select
 ****************************
*/
  /**
 ****************************
 * Tool Panel
 ****************************
*/
  /**
 ****************************
 * Side Bar
 ****************************
*/
  /**
 ****************************
 * Status Bar
 ****************************
*/ }
  .gd-table-component ag-grid, .gd-table-component ag-grid-angular, .gd-table-component ag-grid-ng2, .gd-table-component ag-grid-polymer, .gd-table-component ag-grid-aurelia {
    display: block; }
  .gd-table-component .ag-hidden {
    display: none !important; }
  .gd-table-component .ag-invisible {
    visibility: hidden !important; }
  .gd-table-component .ag-faded {
    opacity: 0.3; }
  .gd-table-component .ag-width-half {
    display: inline-block;
    width: 50%; }
  .gd-table-component .ag-font-style {
    cursor: default;
    user-select: none; }
  .gd-table-component .ag-body-no-select {
    user-select: none; }
  .gd-table-component .ag-select-agg-func-popup {
    position: absolute; }
  .gd-table-component .ag-input-text-wrapper {
    display: flex;
    align-items: center;
    height: 100%;
    line-height: normal;
    position: relative; }
  .gd-table-component .ag-shake-left-to-right {
    animation-direction: alternate;
    animation-duration: 0.2s;
    animation-iteration-count: infinite;
    animation-name: ag-shake-left-to-right; }

@keyframes ag-shake-left-to-right {
  from {
    padding-left: 6px;
    padding-right: 2px; }
  to {
    padding-left: 2px;
    padding-right: 6px; } }
  .gd-table-component .ag-icon-aggregation {
    display: inline-block;
    background: transparent url("~ag-grid-community/src/styles/ag-theme-balham/icons/aggregation.svg") center no-repeat;
    background-size: 12px 12px;
    filter: "initial";
    height: 12px;
    width: 12px; }
  .gd-table-component .ag-icon-arrows {
    display: inline-block;
    background: transparent url("~ag-grid-community/src/styles/ag-theme-balham/icons/arrows.svg") center no-repeat;
    background-size: 12px 12px;
    filter: "initial";
    height: 12px;
    width: 12px; }
  .gd-table-component .ag-icon-asc {
    display: inline-block;
    background: transparent url("~ag-grid-community/src/styles/ag-theme-balham/icons/asc.svg") center no-repeat;
    background-size: 12px 12px;
    filter: "initial";
    height: 12px;
    width: 12px; }
  .gd-table-component .ag-icon-checkbox-checked-readonly {
    display: inline-block;
    background: transparent url("~ag-grid-community/src/styles/ag-theme-balham/icons/checkbox-checked-readonly.svg") center no-repeat;
    background-size: 12px 12px;
    filter: "initial";
    height: 12px;
    width: 12px; }
  .gd-table-component .ag-icon-checkbox-checked {
    display: inline-block;
    background: transparent url("~ag-grid-community/src/styles/ag-theme-balham/icons/checkbox-checked.svg") center no-repeat;
    background-size: 12px 12px;
    filter: "initial";
    height: 12px;
    width: 12px; }
  .gd-table-component .ag-icon-checkbox-indeterminate-readonly {
    display: inline-block;
    background: transparent url("~ag-grid-community/src/styles/ag-theme-balham/icons/checkbox-indeterminate-readonly.svg") center no-repeat;
    background-size: 12px 12px;
    filter: "initial";
    height: 12px;
    width: 12px; }
  .gd-table-component .ag-icon-checkbox-indeterminate {
    display: inline-block;
    background: transparent url("~ag-grid-community/src/styles/ag-theme-balham/icons/checkbox-indeterminate.svg") center no-repeat;
    background-size: 12px 12px;
    filter: "initial";
    height: 12px;
    width: 12px; }
  .gd-table-component .ag-icon-checkbox-unchecked-readonly {
    display: inline-block;
    background: transparent url("~ag-grid-community/src/styles/ag-theme-balham/icons/checkbox-unchecked-readonly.svg") center no-repeat;
    background-size: 12px 12px;
    filter: "initial";
    height: 12px;
    width: 12px; }
  .gd-table-component .ag-icon-checkbox-unchecked {
    display: inline-block;
    background: transparent url("~ag-grid-community/src/styles/ag-theme-balham/icons/checkbox-unchecked.svg") center no-repeat;
    background-size: 12px 12px;
    filter: "initial";
    height: 12px;
    width: 12px; }
  .gd-table-component .ag-icon-column {
    display: inline-block;
    background: transparent url("~ag-grid-community/src/styles/ag-theme-balham/icons/column.svg") center no-repeat;
    background-size: 12px 12px;
    filter: "initial";
    height: 12px;
    width: 12px; }
  .gd-table-component .ag-icon-columns {
    display: inline-block;
    background: transparent url("~ag-grid-community/src/styles/ag-theme-balham/icons/columns.svg") center no-repeat;
    background-size: 12px 12px;
    filter: "initial";
    height: 12px;
    width: 12px; }
  .gd-table-component .ag-icon-contracted {
    display: inline-block;
    background: transparent url("~ag-grid-community/src/styles/ag-theme-balham/icons/contracted.svg") center no-repeat;
    background-size: 12px 12px;
    filter: "initial";
    height: 12px;
    width: 12px; }
  .gd-table-component .ag-icon-copy {
    display: inline-block;
    background: transparent url("~ag-grid-community/src/styles/ag-theme-balham/icons/copy.svg") center no-repeat;
    background-size: 12px 12px;
    filter: "initial";
    height: 12px;
    width: 12px; }
  .gd-table-component .ag-icon-cut {
    display: inline-block;
    background: transparent url("~ag-grid-community/src/styles/ag-theme-balham/icons/cut.svg") center no-repeat;
    background-size: 12px 12px;
    filter: "initial";
    height: 12px;
    width: 12px; }
  .gd-table-component .ag-icon-desc {
    display: inline-block;
    background: transparent url("~ag-grid-community/src/styles/ag-theme-balham/icons/desc.svg") center no-repeat;
    background-size: 12px 12px;
    filter: "initial";
    height: 12px;
    width: 12px; }
  .gd-table-component .ag-icon-expanded {
    display: inline-block;
    background: transparent url("~ag-grid-community/src/styles/ag-theme-balham/icons/expanded.svg") center no-repeat;
    background-size: 12px 12px;
    filter: "initial";
    height: 12px;
    width: 12px; }
  .gd-table-component .ag-icon-eye-slash {
    display: inline-block;
    background: transparent url("~ag-grid-community/src/styles/ag-theme-balham/icons/eye-slash.svg") center no-repeat;
    background-size: 12px 12px;
    filter: "initial";
    height: 12px;
    width: 12px; }
  .gd-table-component .ag-icon-eye {
    display: inline-block;
    background: transparent url("~ag-grid-community/src/styles/ag-theme-balham/icons/eye.svg") center no-repeat;
    background-size: 12px 12px;
    filter: "initial";
    height: 12px;
    width: 12px; }
  .gd-table-component .ag-icon-filter {
    display: inline-block;
    background: transparent url("~ag-grid-community/src/styles/ag-theme-balham/icons/filter.svg") center no-repeat;
    background-size: 12px 12px;
    filter: "initial";
    height: 12px;
    width: 12px; }
  .gd-table-component .ag-icon-group {
    display: inline-block;
    background: transparent url("~ag-grid-community/src/styles/ag-theme-balham/icons/group.svg") center no-repeat;
    background-size: 12px 12px;
    filter: "initial";
    height: 12px;
    width: 12px; }
  .gd-table-component .ag-icon-indeterminate {
    display: inline-block;
    background: transparent url("~ag-grid-community/src/styles/ag-theme-balham/icons/indeterminate.svg") center no-repeat;
    background-size: 12px 12px;
    filter: "initial";
    height: 12px;
    width: 12px; }
  .gd-table-component .ag-icon-left {
    display: inline-block;
    background: transparent url("~ag-grid-community/src/styles/ag-theme-balham/icons/left.svg") center no-repeat;
    background-size: 12px 12px;
    filter: "initial";
    height: 12px;
    width: 12px; }
  .gd-table-component .ag-icon-loading {
    display: inline-block;
    background: transparent url("~ag-grid-community/src/styles/ag-theme-balham/icons/loading.svg") center no-repeat;
    background-size: 12px 12px;
    filter: "initial";
    height: 12px;
    width: 12px; }
  .gd-table-component .ag-icon-menu {
    display: inline-block;
    background: transparent url("~ag-grid-community/src/styles/ag-theme-balham/icons/menu.svg") center no-repeat;
    background-size: 12px 12px;
    filter: "initial";
    height: 12px;
    width: 12px; }
  .gd-table-component .ag-icon-minus {
    display: inline-block;
    background: transparent url("~ag-grid-community/src/styles/ag-theme-balham/icons/minus.svg") center no-repeat;
    background-size: 12px 12px;
    filter: "initial";
    height: 12px;
    width: 12px; }
  .gd-table-component .ag-icon-none {
    display: inline-block;
    background: transparent url("~ag-grid-community/src/styles/ag-theme-balham/icons/none.svg") center no-repeat;
    background-size: 12px 12px;
    filter: "initial";
    height: 12px;
    width: 12px; }
  .gd-table-component .ag-icon-not-allowed {
    display: inline-block;
    background: transparent url("~ag-grid-community/src/styles/ag-theme-balham/icons/not-allowed.svg") center no-repeat;
    background-size: 12px 12px;
    filter: "initial";
    height: 12px;
    width: 12px; }
  .gd-table-component .ag-icon-paste {
    display: inline-block;
    background: transparent url("~ag-grid-community/src/styles/ag-theme-balham/icons/paste.svg") center no-repeat;
    background-size: 12px 12px;
    filter: "initial";
    height: 12px;
    width: 12px; }
  .gd-table-component .ag-icon-pin {
    display: inline-block;
    background: transparent url("~ag-grid-community/src/styles/ag-theme-balham/icons/pin.svg") center no-repeat;
    background-size: 12px 12px;
    filter: "initial";
    height: 12px;
    width: 12px; }
  .gd-table-component .ag-icon-pivot {
    display: inline-block;
    background: transparent url("~ag-grid-community/src/styles/ag-theme-balham/icons/pivot.svg") center no-repeat;
    background-size: 12px 12px;
    filter: "initial";
    height: 12px;
    width: 12px; }
  .gd-table-component .ag-icon-plus {
    display: inline-block;
    background: transparent url("~ag-grid-community/src/styles/ag-theme-balham/icons/plus.svg") center no-repeat;
    background-size: 12px 12px;
    filter: "initial";
    height: 12px;
    width: 12px; }
  .gd-table-component .ag-icon-right {
    display: inline-block;
    background: transparent url("~ag-grid-community/src/styles/ag-theme-balham/icons/right.svg") center no-repeat;
    background-size: 12px 12px;
    filter: "initial";
    height: 12px;
    width: 12px; }
  .gd-table-component .ag-icon-small-left {
    display: inline-block;
    background: transparent url("~ag-grid-community/src/styles/ag-theme-balham/icons/small-left.svg") center no-repeat;
    background-size: 12px 12px;
    filter: "initial";
    height: 12px;
    width: 12px; }
  .gd-table-component .ag-icon-small-right {
    display: inline-block;
    background: transparent url("~ag-grid-community/src/styles/ag-theme-balham/icons/small-right.svg") center no-repeat;
    background-size: 12px 12px;
    filter: "initial";
    height: 12px;
    width: 12px; }
  .gd-table-component .ag-icon-small-up {
    display: inline-block;
    background: transparent url("~ag-grid-community/src/styles/ag-theme-balham/icons/small-up.svg") center no-repeat;
    background-size: 12px 12px;
    filter: "initial";
    height: 12px;
    width: 12px; }
  .gd-table-component .ag-icon-small-down {
    display: inline-block;
    background: transparent url("~ag-grid-community/src/styles/ag-theme-balham/icons/small-down.svg") center no-repeat;
    background-size: 12px 12px;
    filter: "initial";
    height: 12px;
    width: 12px; }
  .gd-table-component .ag-icon-tick {
    display: inline-block;
    background: transparent url("~ag-grid-community/src/styles/ag-theme-balham/icons/tick.svg") center no-repeat;
    background-size: 12px 12px;
    filter: "initial";
    height: 12px;
    width: 12px; }
  .gd-table-component .ag-icon-cross {
    display: inline-block;
    background: transparent url("~ag-grid-community/src/styles/ag-theme-balham/icons/cross.svg") center no-repeat;
    background-size: 12px 12px;
    filter: "initial";
    height: 12px;
    width: 12px; }
  .gd-table-component .ag-icon-tree-open {
    display: inline-block;
    background: transparent url("~ag-grid-community/src/styles/ag-theme-balham/icons/tree-open.svg") center no-repeat;
    background-size: 12px 12px;
    filter: "initial";
    height: 12px;
    width: 12px; }
  .gd-table-component .ag-icon-tree-closed {
    display: inline-block;
    background: transparent url("~ag-grid-community/src/styles/ag-theme-balham/icons/tree-closed.svg") center no-repeat;
    background-size: 12px 12px;
    filter: "initial";
    height: 12px;
    width: 12px; }
  .gd-table-component .ag-icon-tree-indeterminate {
    display: inline-block;
    background: transparent url("~ag-grid-community/src/styles/ag-theme-balham/icons/tree-indeterminate.svg") center no-repeat;
    background-size: 12px 12px;
    filter: "initial";
    height: 12px;
    width: 12px; }
  .gd-table-component .ag-root-wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    box-sizing: border-box; }
    .gd-table-component .ag-root-wrapper *, .gd-table-component .ag-root-wrapper *:before, .gd-table-component .ag-root-wrapper *:after {
      box-sizing: border-box; }
    .gd-table-component .ag-root-wrapper.ag-layout-normal {
      height: 100%; }
  .gd-table-component .ag-root-wrapper-body {
    display: flex;
    flex-direction: row; }
    .gd-table-component .ag-root-wrapper-body.ag-layout-normal {
      flex: 1;
      overflow: hidden; }
  .gd-table-component .ag-root {
    position: relative;
    display: flex;
    flex-direction: column; }
    .gd-table-component .ag-root.ag-layout-normal, .gd-table-component .ag-root.ag-layout-auto-height {
      overflow: hidden;
      min-width: 0px;
      flex: 1; }
    .gd-table-component .ag-root.ag-layout-normal {
      height: 100%; }
  .gd-table-component .ag-header-viewport,
  .gd-table-component .ag-floating-top-viewport,
  .gd-table-component .ag-body-viewport,
  .gd-table-component .ag-pinned-left-cols-viewport,
  .gd-table-component .ag-center-cols-viewport,
  .gd-table-component .ag-pinned-right-cols-viewport,
  .gd-table-component .ag-floating-bottom-viewport,
  .gd-table-component .ag-body-horizontal-scroll-viewport,
  .gd-table-component .ag-virtual-list-viewport {
    position: relative;
    height: 100%;
    min-width: 0px;
    overflow: hidden;
    flex: 1; }
  .gd-table-component .ag-body-viewport {
    display: flex; }
    .gd-table-component .ag-body-viewport.ag-layout-normal {
      overflow-y: auto;
      -webkit-overflow-scrolling: touch; }
    .gd-table-component .ag-body-viewport:not(.ag-layout-print).ag-force-vertical-scroll {
      overflow-y: scroll; }
  .gd-table-component .ag-pinned-left-cols-viewport, .gd-table-component .ag-pinned-right-cols-viewport {
    flex-grow: 1000; }
  .gd-table-component .ag-center-cols-viewport {
    width: 100%;
    overflow-x: auto; }
  .gd-table-component .ag-body-horizontal-scroll-viewport {
    overflow-x: scroll; }
  .gd-table-component .ag-virtual-list-viewport {
    overflow: auto;
    width: 100%; }
  .gd-table-component .ag-header-container,
  .gd-table-component .ag-floating-top-container,
  .gd-table-component .ag-body-container,
  .gd-table-component .ag-pinned-right-cols-container,
  .gd-table-component .ag-center-cols-container,
  .gd-table-component .ag-pinned-left-cols-container,
  .gd-table-component .ag-floating-bottom-container,
  .gd-table-component .ag-body-horizontal-scroll-container,
  .gd-table-component .ag-full-width-container,
  .gd-table-component .ag-floating-bottom-full-width-container,
  .gd-table-component .ag-virtual-list-container {
    position: relative; }
  .gd-table-component .ag-header-container, .gd-table-component .ag-floating-top-container, .gd-table-component .ag-floating-bottom-container {
    height: 100%;
    white-space: nowrap; }
  .gd-table-component .ag-body-container:not(.ag-layout-print) {
    display: block; }
  .gd-table-component .ag-body-container .ag-layout-auto-height {
    min-height: 50px; }
  .gd-table-component .ag-pinned-right-cols-container {
    display: block; }
  .gd-table-component .ag-body-horizontal-scroll-container {
    height: 100%; }
  .gd-table-component .ag-full-width-container,
  .gd-table-component .ag-floating-top-full-width-container,
  .gd-table-component .ag-floating-bottom-full-width-container {
    position: absolute;
    top: 0px;
    left: 0px;
    pointer-events: none; }
  .gd-table-component .ag-full-width-container {
    width: 100%; }
  .gd-table-component .ag-floating-bottom-full-width-container, .gd-table-component .ag-floating-top-full-width-container {
    display: inline-block;
    overflow: hidden;
    height: 100%;
    width: 100%; }
  .gd-table-component .ag-virtual-list-container {
    overflow: hidden; }
  .gd-table-component .ag-center-cols-clipper {
    flex: 1;
    min-width: 0;
    overflow: hidden; }
  .gd-table-component .ag-body-horizontal-scroll {
    min-height: 0;
    min-width: 0;
    width: 100%;
    display: flex;
    position: relative; }
  .gd-table-component .ag-horizontal-left-spacer, .gd-table-component .ag-horizontal-right-spacer {
    height: 100%;
    min-width: 0;
    flex-grow: 1000; }
  .gd-table-component .ag-header, .gd-table-component .ag-pinned-left-header, .gd-table-component .ag-pinned-right-header {
    display: inline-block;
    overflow: hidden;
    cursor: pointer; }
  .gd-table-component .ag-header {
    display: flex;
    width: 100%;
    white-space: nowrap; }
  .gd-table-component .ag-pinned-left-header {
    height: 100%; }
  .gd-table-component .ag-pinned-right-header {
    height: 100%; }
  .gd-table-component .ag-header-row {
    position: absolute; }
  .gd-table-component .ag-header-overlay {
    display: block;
    position: absolute; }
  .gd-table-component .ag-header-cell {
    display: inline-block;
    height: 100%;
    position: absolute;
    vertical-align: bottom; }
  .gd-table-component .ag-header-group-cell-label {
    overflow: hidden;
    text-overflow: ellipsis;
    display: flex; }
  .gd-table-component .ag-header-cell-label {
    overflow: hidden;
    text-overflow: ellipsis; }
  .gd-table-component .ag-header-cell-resize {
    position: absolute;
    z-index: 4;
    cursor: col-resize;
    height: 100%;
    width: 4px; }
  .gd-table-component .ag-header-expand-icon {
    padding-left: 4px; }
  .gd-table-component .ag-header-cell-menu-button {
    float: right; }
  .gd-table-component .ag-primary-cols-header-panel .ag-column-name-filter {
    flex-grow: 1;
    flex-shrink: 1; }
  .gd-table-component .ag-primary-cols-header-panel .ag-primary-cols-filter-wrapper {
    width: 100%; }
  .gd-table-component .ag-primary-cols-header-panel {
    display: flex;
    flex-direction: row; }
  .gd-table-component .ag-column-moving .ag-cell {
    transition: left 0.2s; }
  .gd-table-component .ag-column-moving .ag-header-cell {
    transition: left 0.2s; }
  .gd-table-component .ag-column-moving .ag-header-group-cell {
    transition: left 0.2s, width 0.2s; }
  .gd-table-component .ag-column-drop {
    width: 100%; }
  .gd-table-component .ag-column-drop-vertical {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    height: 50px;
    overflow: hidden; }
    .gd-table-component .ag-column-drop-vertical .ag-column-drop-list {
      flex-grow: 1;
      height: 20px;
      overflow-x: auto; }
    .gd-table-component .ag-column-drop-vertical .ag-column-drop-cell {
      display: flex; }
      .gd-table-component .ag-column-drop-vertical .ag-column-drop-cell .ag-column-drop-cell-text {
        overflow: hidden;
        flex: 1;
        text-overflow: ellipsis;
        white-space: nowrap; }
    .gd-table-component .ag-column-drop-vertical .ag-column-drop-empty-message {
      display: block; }
    .gd-table-component .ag-column-drop-vertical .ag-column-drop-cell-button {
      line-height: 16px; }
  .gd-table-component .ag-ltr .ag-column-drop-vertical .ag-column-drop-cell-button {
    float: right; }
  .gd-table-component .ag-rtl .ag-column-drop-vertical .ag-column-drop-cell-button {
    float: left; }
  .gd-table-component .ag-column-drop-horizontal {
    white-space: nowrap;
    overflow: hidden; }
    .gd-table-component .ag-column-drop-horizontal .ag-column-drop-cell {
      display: inline-block; }
    .gd-table-component .ag-column-drop-horizontal .ag-column-drop-empty-message {
      display: inline-block; }
    .gd-table-component .ag-column-drop-horizontal .ag-column-drop-list {
      height: 100%; }
  .gd-table-component .ag-column-select-indent {
    display: inline-block; }
  .gd-table-component .ag-column-panel {
    display: flex;
    min-height: 400px;
    flex-direction: column;
    flex-grow: 1;
    overflow-x: hidden;
    max-height: 100vh; }
  .gd-table-component .ag-row-animation .ag-row {
    transition: transform 0.4s, top 0.4s, height 0.4s, background-color 0.1s, opacity 0.2s; }
  .gd-table-component .ag-row-no-animation .ag-row {
    transition: background-color 0.1s; }
  .gd-table-component .ag-row {
    white-space: nowrap;
    width: 100%; }
  .gd-table-component .ag-row-position-absolute {
    position: absolute; }
  .gd-table-component .ag-row-position-relative {
    position: relative; }
  .gd-table-component .ag-full-width-row {
    overflow: hidden;
    pointer-events: all; }
  .gd-table-component .ag-row-inline-editing {
    z-index: 1; }
  .gd-table-component .ag-cell {
    display: inline-block;
    overflow: hidden;
    position: absolute;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .gd-table-component .ag-cell-with-height {
    height: 100%; }
  .gd-table-component .ag-cell-edit-input {
    height: 100%;
    width: 100%;
    line-height: normal; }
  .gd-table-component .ag-group-cell-entire-row {
    display: inline-block;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%; }
  .gd-table-component .ag-footer-cell-entire-row {
    display: inline-block;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%; }
  .gd-table-component .ag-set-filter-item {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .gd-table-component .ag-filter-filter {
    width: 100%; }
  .gd-table-component .ag-filter .ag-filter-checkbox {
    pointer-events: none; }
  .gd-table-component .ag-filter-select {
    margin: 4px 4px 0 4px;
    width: 110px; }
  .gd-table-component .ag-floating-filter-body input {
    height: 19px;
    margin: 0;
    width: 100%; }
  .gd-table-component .ag-floating-filter-full-body input {
    height: 19px;
    margin: 0;
    width: 100%; }
  .gd-table-component .ag-floating-filter {
    display: inline-block;
    position: absolute; }
  .gd-table-component .ag-floating-filter-body {
    height: 20px;
    margin-right: 25px; }
  .gd-table-component .ag-floating-filter-full-body {
    height: 20px;
    width: 100%; }
  .gd-table-component .ag-floating-filter-input {
    width: 100%; }
  .gd-table-component .ag-floating-filter-input:read-only {
    background-color: #eee; }
  .gd-table-component .ag-floating-filter-menu {
    position: absolute;
    user-select: none; }
  .gd-table-component .ag-dnd-ghost {
    background: #e5e5e5;
    border: 1px solid black;
    cursor: move;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.4;
    overflow: hidden;
    padding: 3px;
    position: absolute;
    text-overflow: ellipsis;
    user-select: none; }
  .gd-table-component .ag-dnd-ghost-icon {
    display: inline-block;
    padding: 2px; }
  .gd-table-component .ag-dnd-ghost-label {
    display: inline-block; }
  .gd-table-component .ag-overlay {
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%; }
  .gd-table-component .ag-overlay-panel {
    display: table;
    height: 100%;
    pointer-events: none;
    width: 100%; }
  .gd-table-component .ag-overlay-wrapper {
    display: table-cell;
    text-align: center;
    vertical-align: middle; }
  .gd-table-component .ag-overlay-no-rows-wrapper.ag-layout-auto-height {
    padding-top: 30px; }
  .gd-table-component .ag-popup-backdrop {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%; }
  .gd-table-component .ag-popup-editor {
    position: absolute;
    user-select: none; }
  .gd-table-component .ag-virtual-list-item {
    position: absolute;
    width: 100%; }
    .gd-table-component .ag-virtual-list-item span:empty:not(.ag-icon) {
      border-left: 1px solid transparent; }
  .gd-table-component .ag-floating-top {
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    position: relative;
    display: flex; }
  .gd-table-component .ag-pinned-left-floating-top {
    display: inline-block;
    overflow: hidden;
    position: relative;
    min-width: 0px;
    flex-grow: 1000; }
  .gd-table-component .ag-pinned-right-floating-top {
    display: inline-block;
    overflow: hidden;
    position: relative;
    min-width: 0px;
    flex-grow: 1000; }
  .gd-table-component .ag-floating-bottom {
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    position: relative;
    display: flex; }
  .gd-table-component .ag-pinned-left-floating-bottom {
    display: inline-block;
    overflow: hidden;
    position: relative;
    min-width: 0px;
    flex-grow: 1000; }
  .gd-table-component .ag-pinned-right-floating-bottom {
    display: inline-block;
    overflow: hidden;
    position: relative;
    min-width: 0px;
    flex-grow: 1000; }
  .gd-table-component .ag-value-slide-out {
    margin-right: 5px;
    opacity: 1;
    transition: opacity 3s, margin-right 3s;
    transition-timing-function: linear; }
  .gd-table-component .ag-value-slide-out-end {
    margin-right: 10px;
    opacity: 0; }
  .gd-table-component .ag-opacity-zero {
    opacity: 0; }
  .gd-table-component .ag-menu {
    max-height: 100%;
    overflow-y: auto;
    position: absolute;
    user-select: none; }
  .gd-table-component .ag-menu-column-select-wrapper {
    height: 265px;
    overflow: auto;
    width: 200px; }
  .gd-table-component .ag-menu-list {
    border-collapse: collapse;
    display: table; }
  .gd-table-component .ag-menu-option {
    display: table-row; }
  .gd-table-component .ag-menu-option-text {
    display: table-cell;
    white-space: nowrap; }
  .gd-table-component .ag-menu-option-shortcut {
    display: table-cell; }
  .gd-table-component .ag-menu-option-icon {
    display: table-cell; }
  .gd-table-component .ag-menu-option-popup-pointer {
    display: table-cell; }
  .gd-table-component .ag-menu-separator {
    display: table-row; }
  .gd-table-component .ag-menu-separator-cell {
    display: table-cell; }
  .gd-table-component .ag-menu-column-select-wrapper .ag-column-select-panel {
    height: 100%; }
  .gd-table-component .ag-rich-select {
    cursor: default;
    outline: none; }
  .gd-table-component .ag-rich-select-row {
    white-space: nowrap; }
  .gd-table-component .ag-rich-select-list {
    height: 200px;
    width: 200px; }
  .gd-table-component .ag-set-filter-list {
    height: 200px;
    width: 200px; }
  .gd-table-component .ag-tool-panel-wrapper {
    display: flex;
    overflow-y: auto;
    cursor: default;
    user-select: none;
    width: 200px; }
    .gd-table-component .ag-tool-panel-wrapper .ag-filter-toolpanel-header {
      cursor: pointer; }
  .gd-table-component .ag-primary-cols-list-panel {
    flex-grow: 1;
    height: 50px;
    overflow: auto; }
  .gd-table-component .ag-ltr .ag-column-tool-panel-column {
    margin-left: 16px; }
  .gd-table-component .ag-rtl .ag-column-tool-panel-column {
    margin-right: 16px; }
  .gd-table-component .ag-column-tool-panel-column,
  .gd-table-component .ag-column-tool-panel-column-group {
    align-items: stretch;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    text-overflow: ellipsis;
    white-space: nowrap; }
    .gd-table-component .ag-column-tool-panel-column .ag-column-tool-panel-column,
    .gd-table-component .ag-column-tool-panel-column .ag-column-tool-panel-column-group,
    .gd-table-component .ag-column-tool-panel-column-group .ag-column-tool-panel-column,
    .gd-table-component .ag-column-tool-panel-column-group .ag-column-tool-panel-column-group {
      flex-grow: 1;
      flex-shrink: 1;
      overflow: hidden;
      text-overflow: ellipsis; }
    .gd-table-component .ag-column-tool-panel-column .ag-column-drag,
    .gd-table-component .ag-column-tool-panel-column-group .ag-column-drag {
      min-width: 16px;
      flex-grow: 0;
      flex-shrink: 0; }
  .gd-table-component .ag-column-select-panel {
    display: flex;
    flex-direction: column;
    overflow: hidden; }
  .gd-table-component .ag-side-bar .ag-column-select-panel {
    flex-grow: 4; }
  .gd-table-component .ag-tool-panel-horizontal-resize {
    cursor: col-resize;
    height: 100%;
    position: absolute;
    top: 0;
    width: 5px;
    z-index: 1; }
  .gd-table-component .ag-rtl .ag-tool-panel-horizontal-resize {
    float: right;
    transform: translateX(3px); }
  .gd-table-component .ag-ltr .ag-tool-panel-horizontal-resize {
    float: left;
    transform: translateX(-3px); }
  .gd-table-component .loading-filter {
    background-color: #e6e6e6;
    height: 100%;
    padding: 5px;
    position: absolute;
    top: 34px;
    width: 100%;
    z-index: 1; }
  .gd-table-component .ag-details-row {
    height: 100%;
    width: 100%; }
  .gd-table-component .ag-details-grid {
    height: 100%;
    width: 100%; }
  .gd-table-component .ag-header-group-cell {
    display: inline-block;
    height: 100%;
    overflow: hidden;
    position: absolute;
    text-overflow: ellipsis; }
  .gd-table-component .ag-side-bar {
    display: flex;
    flex-direction: row-reverse; }
    .gd-table-component .ag-side-bar .ag-side-buttons {
      width: 20px; }
      .gd-table-component .ag-side-bar .ag-side-buttons div button {
        display: block;
        white-space: nowrap;
        outline: none;
        cursor: pointer; }
        .gd-table-component .ag-side-bar .ag-side-buttons div button span {
          writing-mode: tb;
          writing-mode: vertical-lr; }
    .gd-table-component .ag-side-bar .panel-container {
      width: 180px; }
    .gd-table-component .ag-side-bar.full-width .panel-container {
      width: 200px; }
  .gd-table-component .ag-rtl .ag-side-bar .ag-side-buttons button span {
    writing-mode: tb-rl;
    writing-mode: vertical-rl; }
  .gd-table-component .ag-status-bar {
    display: flex;
    justify-content: space-between; }
    .gd-table-component .ag-status-bar .ag-status-panel {
      display: inline-flex; }
  .gd-table-component .ag-status-bar-left {
    display: inline-flex; }
  .gd-table-component .ag-status-bar-center {
    display: inline-flex; }
  .gd-table-component .ag-status-bar-right {
    display: inline-flex; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-1 {
    padding-left: 10px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-1 {
    padding-right: 10px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-1 {
    padding-left: 10px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-1 {
    padding-right: 10px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-2 {
    padding-left: 20px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-2 {
    padding-right: 20px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-2 {
    padding-left: 20px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-2 {
    padding-right: 20px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-3 {
    padding-left: 30px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-3 {
    padding-right: 30px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-3 {
    padding-left: 30px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-3 {
    padding-right: 30px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-4 {
    padding-left: 40px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-4 {
    padding-right: 40px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-4 {
    padding-left: 40px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-4 {
    padding-right: 40px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-5 {
    padding-left: 50px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-5 {
    padding-right: 50px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-5 {
    padding-left: 50px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-5 {
    padding-right: 50px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-6 {
    padding-left: 60px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-6 {
    padding-right: 60px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-6 {
    padding-left: 60px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-6 {
    padding-right: 60px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-7 {
    padding-left: 70px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-7 {
    padding-right: 70px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-7 {
    padding-left: 70px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-7 {
    padding-right: 70px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-8 {
    padding-left: 80px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-8 {
    padding-right: 80px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-8 {
    padding-left: 80px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-8 {
    padding-right: 80px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-9 {
    padding-left: 90px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-9 {
    padding-right: 90px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-9 {
    padding-left: 90px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-9 {
    padding-right: 90px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-10 {
    padding-left: 100px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-10 {
    padding-right: 100px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-10 {
    padding-left: 100px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-10 {
    padding-right: 100px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-11 {
    padding-left: 110px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-11 {
    padding-right: 110px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-11 {
    padding-left: 110px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-11 {
    padding-right: 110px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-12 {
    padding-left: 120px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-12 {
    padding-right: 120px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-12 {
    padding-left: 120px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-12 {
    padding-right: 120px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-13 {
    padding-left: 130px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-13 {
    padding-right: 130px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-13 {
    padding-left: 130px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-13 {
    padding-right: 130px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-14 {
    padding-left: 140px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-14 {
    padding-right: 140px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-14 {
    padding-left: 140px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-14 {
    padding-right: 140px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-15 {
    padding-left: 150px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-15 {
    padding-right: 150px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-15 {
    padding-left: 150px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-15 {
    padding-right: 150px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-16 {
    padding-left: 160px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-16 {
    padding-right: 160px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-16 {
    padding-left: 160px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-16 {
    padding-right: 160px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-17 {
    padding-left: 170px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-17 {
    padding-right: 170px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-17 {
    padding-left: 170px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-17 {
    padding-right: 170px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-18 {
    padding-left: 180px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-18 {
    padding-right: 180px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-18 {
    padding-left: 180px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-18 {
    padding-right: 180px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-19 {
    padding-left: 190px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-19 {
    padding-right: 190px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-19 {
    padding-left: 190px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-19 {
    padding-right: 190px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-20 {
    padding-left: 200px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-20 {
    padding-right: 200px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-20 {
    padding-left: 200px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-20 {
    padding-right: 200px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-21 {
    padding-left: 210px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-21 {
    padding-right: 210px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-21 {
    padding-left: 210px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-21 {
    padding-right: 210px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-22 {
    padding-left: 220px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-22 {
    padding-right: 220px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-22 {
    padding-left: 220px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-22 {
    padding-right: 220px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-23 {
    padding-left: 230px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-23 {
    padding-right: 230px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-23 {
    padding-left: 230px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-23 {
    padding-right: 230px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-24 {
    padding-left: 240px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-24 {
    padding-right: 240px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-24 {
    padding-left: 240px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-24 {
    padding-right: 240px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-25 {
    padding-left: 250px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-25 {
    padding-right: 250px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-25 {
    padding-left: 250px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-25 {
    padding-right: 250px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-26 {
    padding-left: 260px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-26 {
    padding-right: 260px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-26 {
    padding-left: 260px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-26 {
    padding-right: 260px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-27 {
    padding-left: 270px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-27 {
    padding-right: 270px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-27 {
    padding-left: 270px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-27 {
    padding-right: 270px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-28 {
    padding-left: 280px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-28 {
    padding-right: 280px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-28 {
    padding-left: 280px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-28 {
    padding-right: 280px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-29 {
    padding-left: 290px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-29 {
    padding-right: 290px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-29 {
    padding-left: 290px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-29 {
    padding-right: 290px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-30 {
    padding-left: 300px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-30 {
    padding-right: 300px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-30 {
    padding-left: 300px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-30 {
    padding-right: 300px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-31 {
    padding-left: 310px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-31 {
    padding-right: 310px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-31 {
    padding-left: 310px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-31 {
    padding-right: 310px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-32 {
    padding-left: 320px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-32 {
    padding-right: 320px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-32 {
    padding-left: 320px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-32 {
    padding-right: 320px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-33 {
    padding-left: 330px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-33 {
    padding-right: 330px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-33 {
    padding-left: 330px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-33 {
    padding-right: 330px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-34 {
    padding-left: 340px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-34 {
    padding-right: 340px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-34 {
    padding-left: 340px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-34 {
    padding-right: 340px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-35 {
    padding-left: 350px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-35 {
    padding-right: 350px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-35 {
    padding-left: 350px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-35 {
    padding-right: 350px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-36 {
    padding-left: 360px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-36 {
    padding-right: 360px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-36 {
    padding-left: 360px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-36 {
    padding-right: 360px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-37 {
    padding-left: 370px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-37 {
    padding-right: 370px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-37 {
    padding-left: 370px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-37 {
    padding-right: 370px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-38 {
    padding-left: 380px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-38 {
    padding-right: 380px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-38 {
    padding-left: 380px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-38 {
    padding-right: 380px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-39 {
    padding-left: 390px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-39 {
    padding-right: 390px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-39 {
    padding-left: 390px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-39 {
    padding-right: 390px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-40 {
    padding-left: 400px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-40 {
    padding-right: 400px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-40 {
    padding-left: 400px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-40 {
    padding-right: 400px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-41 {
    padding-left: 410px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-41 {
    padding-right: 410px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-41 {
    padding-left: 410px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-41 {
    padding-right: 410px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-42 {
    padding-left: 420px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-42 {
    padding-right: 420px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-42 {
    padding-left: 420px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-42 {
    padding-right: 420px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-43 {
    padding-left: 430px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-43 {
    padding-right: 430px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-43 {
    padding-left: 430px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-43 {
    padding-right: 430px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-44 {
    padding-left: 440px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-44 {
    padding-right: 440px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-44 {
    padding-left: 440px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-44 {
    padding-right: 440px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-45 {
    padding-left: 450px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-45 {
    padding-right: 450px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-45 {
    padding-left: 450px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-45 {
    padding-right: 450px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-46 {
    padding-left: 460px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-46 {
    padding-right: 460px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-46 {
    padding-left: 460px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-46 {
    padding-right: 460px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-47 {
    padding-left: 470px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-47 {
    padding-right: 470px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-47 {
    padding-left: 470px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-47 {
    padding-right: 470px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-48 {
    padding-left: 480px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-48 {
    padding-right: 480px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-48 {
    padding-left: 480px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-48 {
    padding-right: 480px; }
  .gd-table-component .ag-ltr .ag-toolpanel-indent-49 {
    padding-left: 490px; }
  .gd-table-component .ag-rtl .ag-toolpanel-indent-49 {
    padding-right: 490px; }
  .gd-table-component .ag-ltr .ag-row-group-indent-49 {
    padding-left: 490px; }
  .gd-table-component .ag-rtl .ag-row-group-indent-49 {
    padding-right: 490px; }
  .gd-table-component .ag-ltr {
    direction: ltr; }
    .gd-table-component .ag-ltr .ag-body, .gd-table-component .ag-ltr .ag-floating-top, .gd-table-component .ag-ltr .ag-floating-bottom, .gd-table-component .ag-ltr .ag-header, .gd-table-component .ag-ltr .ag-body-viewport, .gd-table-component .ag-ltr .ag-body-horizontal-scroll {
      flex-direction: row; }
    .gd-table-component .ag-ltr .ag-header-cell-resize {
      right: -4px; }
    .gd-table-component .ag-ltr .ag-pinned-right-header .ag-header-cell-resize {
      left: -4px; }
    .gd-table-component .ag-ltr .ag-header-select-all {
      float: left; }
  .gd-table-component .ag-rtl {
    direction: rtl; }
    .gd-table-component .ag-rtl .ag-body, .gd-table-component .ag-rtl .ag-floating-top, .gd-table-component .ag-rtl .ag-floating-bottom, .gd-table-component .ag-rtl .ag-header, .gd-table-component .ag-rtl .ag-body-viewport, .gd-table-component .ag-rtl .ag-body-horizontal-scroll {
      flex-direction: row-reverse; }
    .gd-table-component .ag-rtl .ag-header-cell-resize {
      left: -4px; }
    .gd-table-component .ag-rtl .ag-pinned-left-header .ag-header-cell-resize {
      right: -4px; }
    .gd-table-component .ag-rtl .ag-header-select-all {
      float: right; }
  @media print {
    .gd-table-component .ag-body-viewport {
      display: block; }
    .gd-table-component .ag-row {
      page-break-inside: avoid; } }
  .gd-table-component .ag-body .ag-pinned-left-cols-viewport, .gd-table-component .ag-body .ag-body-viewport, .gd-table-component .ag-body .ag-pinned-right-cols-viewport {
    -webkit-overflow-scrolling: touch; }
  .gd-table-component .ag-theme-balham {
    background-color: #fff;
    color: #464e56;
    font-family: avenir, "Helvetica Neue", arial, sans-serif;
    font-weight: 400;
    font-size: 12px; }
    .gd-table-component .ag-theme-balham .ag-menu, .gd-table-component .ag-theme-balham .ag-theme-balham.ag-dnd-ghost, .gd-table-component .ag-theme-balham .ag-cell-inline-editing, .gd-table-component .ag-theme-balham .ag-popup-editor, .gd-table-component .ag-theme-balham .ag-select-agg-func-popup, .gd-table-component .ag-theme-balham .ag-overlay-loading-center {
      border: 1px solid #BDC3C7; }
    .gd-table-component .ag-theme-balham .ag-tab-header .ag-tab {
      border: 1px solid transparent;
      border-bottom-width: 0;
      display: inline-block;
      margin: 4px;
      margin-bottom: 0;
      padding: 4px 8px; }
    .gd-table-component .ag-theme-balham .ag-tab-header .ag-tab.ag-tab-selected {
      background-color: #fff;
      border-bottom: 2px solid transparent;
      border-bottom: 2px solid #fff;
      border-color: #BDC3C7; }
    .gd-table-component .ag-theme-balham *:focus {
      outline: none; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-1 {
      padding-left: 10px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-1 {
      padding-right: 10px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-1 {
      padding-left: 10px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-1 {
      padding-right: 10px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-2 {
      padding-left: 20px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-2 {
      padding-right: 20px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-2 {
      padding-left: 20px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-2 {
      padding-right: 20px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-3 {
      padding-left: 30px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-3 {
      padding-right: 30px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-3 {
      padding-left: 30px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-3 {
      padding-right: 30px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-4 {
      padding-left: 40px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-4 {
      padding-right: 40px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-4 {
      padding-left: 40px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-4 {
      padding-right: 40px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-5 {
      padding-left: 50px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-5 {
      padding-right: 50px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-5 {
      padding-left: 50px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-5 {
      padding-right: 50px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-6 {
      padding-left: 60px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-6 {
      padding-right: 60px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-6 {
      padding-left: 60px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-6 {
      padding-right: 60px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-7 {
      padding-left: 70px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-7 {
      padding-right: 70px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-7 {
      padding-left: 70px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-7 {
      padding-right: 70px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-8 {
      padding-left: 80px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-8 {
      padding-right: 80px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-8 {
      padding-left: 80px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-8 {
      padding-right: 80px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-9 {
      padding-left: 90px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-9 {
      padding-right: 90px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-9 {
      padding-left: 90px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-9 {
      padding-right: 90px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-10 {
      padding-left: 100px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-10 {
      padding-right: 100px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-10 {
      padding-left: 100px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-10 {
      padding-right: 100px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-11 {
      padding-left: 110px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-11 {
      padding-right: 110px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-11 {
      padding-left: 110px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-11 {
      padding-right: 110px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-12 {
      padding-left: 120px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-12 {
      padding-right: 120px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-12 {
      padding-left: 120px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-12 {
      padding-right: 120px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-13 {
      padding-left: 130px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-13 {
      padding-right: 130px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-13 {
      padding-left: 130px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-13 {
      padding-right: 130px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-14 {
      padding-left: 140px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-14 {
      padding-right: 140px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-14 {
      padding-left: 140px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-14 {
      padding-right: 140px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-15 {
      padding-left: 150px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-15 {
      padding-right: 150px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-15 {
      padding-left: 150px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-15 {
      padding-right: 150px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-16 {
      padding-left: 160px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-16 {
      padding-right: 160px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-16 {
      padding-left: 160px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-16 {
      padding-right: 160px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-17 {
      padding-left: 170px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-17 {
      padding-right: 170px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-17 {
      padding-left: 170px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-17 {
      padding-right: 170px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-18 {
      padding-left: 180px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-18 {
      padding-right: 180px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-18 {
      padding-left: 180px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-18 {
      padding-right: 180px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-19 {
      padding-left: 190px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-19 {
      padding-right: 190px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-19 {
      padding-left: 190px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-19 {
      padding-right: 190px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-20 {
      padding-left: 200px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-20 {
      padding-right: 200px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-20 {
      padding-left: 200px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-20 {
      padding-right: 200px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-21 {
      padding-left: 210px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-21 {
      padding-right: 210px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-21 {
      padding-left: 210px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-21 {
      padding-right: 210px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-22 {
      padding-left: 220px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-22 {
      padding-right: 220px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-22 {
      padding-left: 220px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-22 {
      padding-right: 220px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-23 {
      padding-left: 230px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-23 {
      padding-right: 230px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-23 {
      padding-left: 230px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-23 {
      padding-right: 230px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-24 {
      padding-left: 240px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-24 {
      padding-right: 240px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-24 {
      padding-left: 240px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-24 {
      padding-right: 240px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-25 {
      padding-left: 250px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-25 {
      padding-right: 250px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-25 {
      padding-left: 250px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-25 {
      padding-right: 250px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-26 {
      padding-left: 260px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-26 {
      padding-right: 260px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-26 {
      padding-left: 260px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-26 {
      padding-right: 260px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-27 {
      padding-left: 270px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-27 {
      padding-right: 270px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-27 {
      padding-left: 270px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-27 {
      padding-right: 270px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-28 {
      padding-left: 280px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-28 {
      padding-right: 280px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-28 {
      padding-left: 280px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-28 {
      padding-right: 280px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-29 {
      padding-left: 290px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-29 {
      padding-right: 290px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-29 {
      padding-left: 290px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-29 {
      padding-right: 290px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-30 {
      padding-left: 300px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-30 {
      padding-right: 300px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-30 {
      padding-left: 300px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-30 {
      padding-right: 300px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-31 {
      padding-left: 310px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-31 {
      padding-right: 310px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-31 {
      padding-left: 310px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-31 {
      padding-right: 310px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-32 {
      padding-left: 320px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-32 {
      padding-right: 320px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-32 {
      padding-left: 320px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-32 {
      padding-right: 320px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-33 {
      padding-left: 330px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-33 {
      padding-right: 330px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-33 {
      padding-left: 330px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-33 {
      padding-right: 330px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-34 {
      padding-left: 340px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-34 {
      padding-right: 340px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-34 {
      padding-left: 340px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-34 {
      padding-right: 340px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-35 {
      padding-left: 350px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-35 {
      padding-right: 350px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-35 {
      padding-left: 350px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-35 {
      padding-right: 350px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-36 {
      padding-left: 360px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-36 {
      padding-right: 360px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-36 {
      padding-left: 360px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-36 {
      padding-right: 360px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-37 {
      padding-left: 370px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-37 {
      padding-right: 370px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-37 {
      padding-left: 370px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-37 {
      padding-right: 370px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-38 {
      padding-left: 380px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-38 {
      padding-right: 380px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-38 {
      padding-left: 380px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-38 {
      padding-right: 380px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-39 {
      padding-left: 390px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-39 {
      padding-right: 390px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-39 {
      padding-left: 390px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-39 {
      padding-right: 390px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-40 {
      padding-left: 400px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-40 {
      padding-right: 400px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-40 {
      padding-left: 400px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-40 {
      padding-right: 400px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-41 {
      padding-left: 410px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-41 {
      padding-right: 410px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-41 {
      padding-left: 410px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-41 {
      padding-right: 410px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-42 {
      padding-left: 420px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-42 {
      padding-right: 420px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-42 {
      padding-left: 420px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-42 {
      padding-right: 420px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-43 {
      padding-left: 430px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-43 {
      padding-right: 430px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-43 {
      padding-left: 430px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-43 {
      padding-right: 430px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-44 {
      padding-left: 440px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-44 {
      padding-right: 440px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-44 {
      padding-left: 440px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-44 {
      padding-right: 440px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-45 {
      padding-left: 450px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-45 {
      padding-right: 450px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-45 {
      padding-left: 450px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-45 {
      padding-right: 450px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-46 {
      padding-left: 460px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-46 {
      padding-right: 460px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-46 {
      padding-left: 460px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-46 {
      padding-right: 460px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-47 {
      padding-left: 470px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-47 {
      padding-right: 470px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-47 {
      padding-left: 470px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-47 {
      padding-right: 470px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-48 {
      padding-left: 480px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-48 {
      padding-right: 480px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-48 {
      padding-left: 480px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-48 {
      padding-right: 480px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-toolpanel-indent-49 {
      padding-left: 490px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-toolpanel-indent-49 {
      padding-right: 490px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-indent-49 {
      padding-left: 490px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-indent-49 {
      padding-right: 490px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row-group-leaf-indent {
      margin-left: 28px; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-cell-no-focus {
      border-right: none; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row.ag-cell-first-right-pinned, .gd-table-component .ag-theme-balham .ag-ltr .ag-cell.ag-cell-first-right-pinned {
      border-left: 1px solid #BDC3C7; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-row.ag-cell-last-left-pinned, .gd-table-component .ag-theme-balham .ag-ltr .ag-cell.ag-cell-last-left-pinned {
      border-right: 1px solid #BDC3C7; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-group-leaf-indent {
      margin-right: 28px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-cell-no-focus {
      border-left: none; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row.ag-cell-first-right-pinned, .gd-table-component .ag-theme-balham .ag-rtl .ag-cell.ag-cell-first-right-pinned {
      border-left: 1px solid #BDC3C7; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row.ag-cell-last-left-pinned, .gd-table-component .ag-theme-balham .ag-rtl .ag-cell.ag-cell-last-left-pinned {
      border-right: 1px solid #BDC3C7; }
    .gd-table-component .ag-theme-balham .ag-value-change-delta {
      padding-right: 2px; }
    .gd-table-component .ag-theme-balham .ag-value-change-delta-up {
      color: #43a047; }
    .gd-table-component .ag-theme-balham .ag-value-change-delta-down {
      color: #e53935; }
    .gd-table-component .ag-theme-balham .ag-value-change-value {
      background-color: transparent;
      border-radius: 1px;
      padding-left: 1px;
      padding-right: 1px;
      transition: background-color 1s; }
    .gd-table-component .ag-theme-balham .ag-value-change-value-highlight {
      background-color: rgba(22, 160, 133, 0.5);
      transition: background-color 0.1s; }
    .gd-table-component .ag-theme-balham .ag-header {
      background-color: #fff;
      color: #6d7680;
      font-weight: normal;
      font-size: 12px;
      font-family: avenir, "Helvetica Neue", arial, sans-serif;
      border-bottom: 1px solid #BDC3C7; }
    .gd-table-component .ag-theme-balham .ag-pinned-right-header {
      border-left: 1px solid #BDC3C7; }
    .gd-table-component .ag-theme-balham .ag-pinned-left-header {
      border-right: 1px solid #BDC3C7; }
    .gd-table-component .ag-theme-balham .ag-header-row {
      border-style: solid;
      border-color: #BDC3C7;
      border-width: 0 0 1px; }
      .gd-table-component .ag-theme-balham .ag-header-row:last-of-type {
        border-bottom-width: 0; }
    .gd-table-component .ag-theme-balham .ag-row {
      border-style: solid;
      border-color: #BDC3C7;
      border-width: 0; }
      .gd-table-component .ag-theme-balham .ag-row:not(.ag-row-first) {
        border-width: 1px 0 0; }
      .gd-table-component .ag-theme-balham .ag-row.ag-row-last {
        border-bottom-width: 1px; }
    .gd-table-component .ag-theme-balham .ag-row-odd {
      background-color: transparent; }
    .gd-table-component .ag-theme-balham .ag-row-even {
      background-color: #fff; }
    .gd-table-component .ag-theme-balham .ag-row-hover {
      background-color: rgba(109, 118, 128, 0.1); }
    .gd-table-component .ag-theme-balham .ag-numeric-cell {
      text-align: right; }
    .gd-table-component .ag-theme-balham .ag-header-cell-label {
      display: flex;
      float: left;
      height: 100%;
      width: calc(100% - 16px); }
      .gd-table-component .ag-theme-balham .ag-header-cell-label span {
        height: 100%; }
      .gd-table-component .ag-theme-balham .ag-header-cell-label > span {
        float: left; }
      .gd-table-component .ag-theme-balham .ag-header-cell-label .ag-header-icon {
        background-position-y: 10px;
        background-size: 14px 14px;
        height: 100%;
        margin: 0;
        margin-left: 4px;
        opacity: 0.87; }
      .gd-table-component .ag-theme-balham .ag-header-cell-label .ag-header-cell-text {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
    .gd-table-component .ag-theme-balham .ag-numeric-header .ag-header-cell-label {
      flex-direction: row-reverse;
      float: right; }
      .gd-table-component .ag-theme-balham .ag-numeric-header .ag-header-cell-label > span {
        float: right; }
    .gd-table-component .ag-theme-balham .ag-numeric-header .ag-header-cell-menu-button {
      float: left; }
    .gd-table-component .ag-theme-balham .ag-header-group-text {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .gd-table-component .ag-theme-balham .ag-header-cell,
    .gd-table-component .ag-theme-balham .ag-header-group-cell {
      line-height: 32px;
      padding-left: 12px;
      padding-right: 12px; }
      .gd-table-component .ag-theme-balham .ag-header-cell.ag-header-cell-moving,
      .gd-table-component .ag-theme-balham .ag-header-group-cell.ag-header-cell-moving {
        background-color: #fff; }
    .gd-table-component .ag-theme-balham .ag-cell {
      line-height: 26px;
      padding-left: 12px;
      padding-right: 12px;
      border: 1px solid transparent;
      padding-left: 11px;
      padding-right: 11px; }
    .gd-table-component .ag-theme-balham .ag-row-drag {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/grip.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      float: left;
      background-position-x: left;
      background-position-y: 4px;
      height: 100%;
      width: 28px;
      cursor: grab; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-row-drag {
      float: right;
      background-position-x: right; }
    .gd-table-component .ag-theme-balham .ag-column-drag {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/grip.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      background-position-x: left;
      background-position-y: 4px !important;
      height: 100%;
      min-width: 20px;
      cursor: grab; }
    .gd-table-component .ag-theme-balham .ag-row-dragging {
      opacity: 0.5;
      z-index: 10000; }
    .gd-table-component .ag-theme-balham .ag-ltr .ag-cell-focus {
      border: 1px solid transparent;
      outline: initial; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-cell-focus {
      border: 1px solid transparent;
      outline: initial; }
    .gd-table-component .ag-theme-balham .ag-header-cell-resize {
      width: 8px; }
    .gd-table-component .ag-theme-balham .ag-icon-aggregation {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/aggregation.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      display: inline-block; }
    .gd-table-component .ag-theme-balham .ag-icon-arrows {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/arrows.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      display: inline-block; }
    .gd-table-component .ag-theme-balham .ag-icon-asc {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/asc.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      display: inline-block; }
    .gd-table-component .ag-theme-balham .ag-icon-checkbox-checked-readonly {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/checkbox-checked-readonly.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      display: inline-block; }
    .gd-table-component .ag-theme-balham .ag-icon-checkbox-checked {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/checkbox-checked.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      display: inline-block; }
    .gd-table-component .ag-theme-balham .ag-icon-checkbox-indeterminate-readonly {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/checkbox-indeterminate-readonly.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      display: inline-block; }
    .gd-table-component .ag-theme-balham .ag-icon-checkbox-indeterminate {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/checkbox-indeterminate.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      display: inline-block; }
    .gd-table-component .ag-theme-balham .ag-icon-checkbox-unchecked-readonly {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/checkbox-unchecked-readonly.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      display: inline-block; }
    .gd-table-component .ag-theme-balham .ag-icon-checkbox-unchecked {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/checkbox-unchecked.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      display: inline-block; }
    .gd-table-component .ag-theme-balham .ag-icon-column {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/column.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      display: inline-block; }
    .gd-table-component .ag-theme-balham .ag-icon-columns {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/columns.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      display: inline-block; }
    .gd-table-component .ag-theme-balham .ag-icon-contracted {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/contracted.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      display: inline-block; }
    .gd-table-component .ag-theme-balham .ag-icon-copy {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/copy.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      display: inline-block; }
    .gd-table-component .ag-theme-balham .ag-icon-cut {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/cut.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      display: inline-block; }
    .gd-table-component .ag-theme-balham .ag-icon-desc {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/desc.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      display: inline-block; }
    .gd-table-component .ag-theme-balham .ag-icon-expanded {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/expanded.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      display: inline-block; }
    .gd-table-component .ag-theme-balham .ag-icon-eye-slash {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/eye-slash.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      display: inline-block; }
    .gd-table-component .ag-theme-balham .ag-icon-eye {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/eye.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      display: inline-block; }
    .gd-table-component .ag-theme-balham .ag-icon-filter {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/filter.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      display: inline-block; }
    .gd-table-component .ag-theme-balham .ag-icon-group {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/group.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      display: inline-block; }
    .gd-table-component .ag-theme-balham .ag-icon-indeterminate {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/indeterminate.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      display: inline-block; }
    .gd-table-component .ag-theme-balham .ag-icon-left {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/left.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      display: inline-block; }
    .gd-table-component .ag-theme-balham .ag-icon-loading {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/loading.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      display: inline-block; }
    .gd-table-component .ag-theme-balham .ag-icon-menu {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/menu.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      display: inline-block; }
    .gd-table-component .ag-theme-balham .ag-icon-minus {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/minus.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      display: inline-block; }
    .gd-table-component .ag-theme-balham .ag-icon-none {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/none.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      display: inline-block; }
    .gd-table-component .ag-theme-balham .ag-icon-not-allowed {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/not-allowed.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      display: inline-block; }
    .gd-table-component .ag-theme-balham .ag-icon-paste {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/paste.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      display: inline-block; }
    .gd-table-component .ag-theme-balham .ag-icon-pin {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/pin.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      display: inline-block; }
    .gd-table-component .ag-theme-balham .ag-icon-pivot {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/pivot.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      display: inline-block; }
    .gd-table-component .ag-theme-balham .ag-icon-plus {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/plus.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      display: inline-block; }
    .gd-table-component .ag-theme-balham .ag-icon-right {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/right.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      display: inline-block; }
    .gd-table-component .ag-theme-balham .ag-icon-small-left {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/small-left.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      display: inline-block; }
    .gd-table-component .ag-theme-balham .ag-icon-small-right {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/small-right.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      display: inline-block; }
    .gd-table-component .ag-theme-balham .ag-icon-small-up {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/small-up.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      display: inline-block; }
    .gd-table-component .ag-theme-balham .ag-icon-small-down {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/small-down.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      display: inline-block; }
    .gd-table-component .ag-theme-balham .ag-icon-tick {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/tick.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      display: inline-block; }
    .gd-table-component .ag-theme-balham .ag-icon-cross {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/cross.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      display: inline-block; }
    .gd-table-component .ag-theme-balham .ag-icon-tree-open {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/tree-open.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      display: inline-block; }
    .gd-table-component .ag-theme-balham .ag-icon-tree-closed {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/tree-closed.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      display: inline-block; }
    .gd-table-component .ag-theme-balham .ag-icon-tree-indeterminate {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/tree-indeterminate.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      display: inline-block; }
    .gd-table-component .ag-theme-balham .ag-header-cell-menu-button .ag-icon-menu {
      display: block;
      height: 32px; }
    .gd-table-component .ag-theme-balham .ag-icon-checkbox-checked:empty {
      background-image: url("~ag-grid-community/src/styles/ag-theme-balham/icons/checkbox-checked.svg?color1=%230091EA&color2=%23FFFFFF"); }
    .gd-table-component .ag-theme-balham .ag-menu {
      background: #fff;
      border-radius: 0;
      box-shadow: none;
      padding: 4px;
      padding: 0;
      z-index: 5; }
      .gd-table-component .ag-theme-balham .ag-menu .ag-menu-list {
        cursor: default;
        margin-bottom: 4px;
        margin-top: 4px;
        width: 100%; }
      .gd-table-component .ag-theme-balham .ag-menu .ag-menu-option {
        line-height: 16px;
        padding-left: 8px;
        padding-right: 8px; }
        .gd-table-component .ag-theme-balham .ag-menu .ag-menu-option > span {
          display: table-cell;
          vertical-align: middle; }
      .gd-table-component .ag-theme-balham .ag-menu .ag-menu-option-active {
        background-color: rgba(109, 118, 128, 0.1); }
      .gd-table-component .ag-theme-balham .ag-menu .ag-menu-option-disabled {
        opacity: 0.5; }
      .gd-table-component .ag-theme-balham .ag-menu .ag-menu-option-icon {
        padding-left: 4px;
        padding-right: 4px; }
        .gd-table-component .ag-theme-balham .ag-menu .ag-menu-option-icon span {
          height: 16px;
          line-height: 0;
          margin-top: 4px; }
      .gd-table-component .ag-theme-balham .ag-menu .ag-menu-option-shortcut {
        padding-left: 8px; }
      .gd-table-component .ag-theme-balham .ag-menu .ag-menu-separator {
        margin-left: -4px; }
        .gd-table-component .ag-theme-balham .ag-menu .ag-menu-separator > span {
          background-image: url("data:image/svg+xml;utf8,<svg width='1' height='8px' viewBox='0 0 1 8px' xmlns='http://www.w3.org/2000/svg'> <line x1='0' y1='4px' x2='1' y2='4px' stroke-width='1' stroke='%23BDC3C7'/> </svg>");
          height: 8px; }
      .gd-table-component .ag-theme-balham .ag-menu .ag-menu-option-popup-pointer {
        width: 24px; }
    .gd-table-component .ag-theme-balham.ag-dnd-ghost {
      background: #fff;
      border-radius: 0;
      box-shadow: none;
      padding: 4px;
      border: 1px solid #BDC3C7;
      color: #6d7680;
      font-weight: normal;
      font-size: 12px;
      font-family: avenir, "Helvetica Neue", arial, sans-serif;
      height: 32px !important;
      line-height: 32px;
      margin: 0;
      padding: 0 8px;
      transform: translateY(8px);
      z-index: 5; }
      .gd-table-component .ag-theme-balham.ag-dnd-ghost span,
      .gd-table-component .ag-theme-balham.ag-dnd-ghost div {
        float: left;
        height: 100%;
        margin: 0;
        padding: 0; }
      .gd-table-component .ag-theme-balham.ag-dnd-ghost .ag-dnd-ghost-icon {
        margin-right: 4px;
        opacity: 0.87; }
    .gd-table-component .ag-theme-balham .ag-tab-header {
      background: #f5f7f7;
      min-width: 220px;
      width: 100%; }
      .gd-table-component .ag-theme-balham .ag-tab-header .ag-tab {
        border-bottom: 2px solid transparent;
        height: 16px;
        text-align: center;
        vertical-align: middle; }
        .gd-table-component .ag-theme-balham .ag-tab-header .ag-tab.ag-tab-selected .ag-icon-filter {
          background-image: url("~ag-grid-community/src/styles/ag-theme-balham/icons/filter.svg?color1=%23000000&color2=%23FFFFFF");
          display: inline-block; }
        .gd-table-component .ag-theme-balham .ag-tab-header .ag-tab.ag-tab-selected .ag-icon-columns {
          background-image: url("~ag-grid-community/src/styles/ag-theme-balham/icons/columns.svg?color1=%23000000&color2=%23FFFFFF");
          display: inline-block; }
        .gd-table-component .ag-theme-balham .ag-tab-header .ag-tab.ag-tab-selected .ag-icon-menu {
          background-image: url("~ag-grid-community/src/styles/ag-theme-balham/icons/menu.svg?color1=%23000000&color2=%23FFFFFF");
          display: inline-block; }
    .gd-table-component .ag-theme-balham .ag-tab-body {
      padding: 4px 0; }
      .gd-table-component .ag-theme-balham .ag-tab-body .ag-filter-select {
        margin: 4px;
        width: calc(100% - 8px); }
      .gd-table-component .ag-theme-balham .ag-tab-body .ag-menu-list {
        margin-bottom: 0;
        margin-top: 0; }
        .gd-table-component .ag-theme-balham .ag-tab-body .ag-menu-list > div:first-child > span {
          padding-top: 0; }
        .gd-table-component .ag-theme-balham .ag-tab-body .ag-menu-list > div:last-child > span {
          padding-bottom: 0; }
        .gd-table-component .ag-theme-balham .ag-tab-body .ag-menu-list > div:last-child > .ag-menu-option-popup-pointer {
          background-position-y: 0; }
    .gd-table-component .ag-theme-balham .ag-filter-select {
      margin: 4px;
      width: calc(100% - 8px); }
    .gd-table-component .ag-theme-balham .ag-filter input[type="radio"] {
      margin: 0 3px 0 6px;
      width: 12px;
      height: 17px;
      vertical-align: top; }
    .gd-table-component .ag-theme-balham .ag-filter input[type="text"],
    .gd-table-component .ag-theme-balham .ag-filter input[type="date"] {
      padding-left: 4px; }
      .gd-table-component .ag-theme-balham .ag-filter input[type="text"]:disabled,
      .gd-table-component .ag-theme-balham .ag-filter input[type="date"]:disabled {
        color: rgba(70, 78, 86, 0.38);
        background-color: #ebebeb; }
    .gd-table-component .ag-theme-balham .ag-filter label {
      display: block;
      padding-left: 4px; }
    .gd-table-component .ag-theme-balham .ag-filter .ag-set-filter-list {
      height: 182px;
      padding-top: 4px; }
    .gd-table-component .ag-theme-balham .ag-filter .ag-filter-header-container {
      height: 28px; }
    .gd-table-component .ag-theme-balham .ag-filter .ag-filter-header-container:nth-child(2) {
      border-bottom: 1px solid #BDC3C7; }
    .gd-table-component .ag-theme-balham .ag-filter .ag-filter-checkbox {
      float: left;
      height: 28px;
      margin-right: 4px;
      padding-top: 2px; }
    .gd-table-component .ag-theme-balham .ag-filter .ag-filter-value {
      height: 28px;
      line-height: 14px; }
    .gd-table-component .ag-theme-balham .ag-filter .ag-filter-apply-panel {
      display: flex;
      justify-content: flex-end;
      padding: 4px;
      padding-top: 8px; }
      .gd-table-component .ag-theme-balham .ag-filter .ag-filter-apply-panel button + button {
        margin-left: 8px; }
    .gd-table-component .ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column-group,
    .gd-table-component .ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column {
      height: 16px;
      line-height: 16px;
      margin-left: 0; }
      .gd-table-component .ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column-group span,
      .gd-table-component .ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column span {
        float: left;
        height: 100%; }
      .gd-table-component .ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column-group .ag-column-select-indent,
      .gd-table-component .ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column .ag-column-select-indent {
        width: 8px; }
      .gd-table-component .ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column-group .ag-column-select-checkbox,
      .gd-table-component .ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column-group .ag-column-group-icons,
      .gd-table-component .ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column .ag-column-select-checkbox,
      .gd-table-component .ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column .ag-column-group-icons {
        margin-left: 4px;
        margin-right: 4px; }
    .gd-table-component .ag-theme-balham .ag-column-select-panel .ag-primary-cols-list-panel {
      padding-top: 4px; }
    .gd-table-component .ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column.ag-toolpanel-add-group-indent {
      margin-left: 24px; }
    .gd-table-component .ag-theme-balham .ag-filter-filter {
      margin-bottom: 4px; }
    .gd-table-component .ag-theme-balham .ag-primary-cols-header-panel {
      border-bottom: 1px solid #BDC3C7;
      height: 32px;
      padding-top: 4px; }
      .gd-table-component .ag-theme-balham .ag-primary-cols-header-panel a {
        margin: 0 4px;
        padding-top: 2px; }
      .gd-table-component .ag-theme-balham .ag-primary-cols-header-panel .ag-filter-body {
        margin-left: 4px;
        margin-right: 4px; }
    .gd-table-component .ag-theme-balham .ag-group-child-count::before {
      content: " "; }
    .gd-table-component .ag-theme-balham .ag-tool-panel-wrapper {
      border-right: 0; }
      .gd-table-component .ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel {
        width: 100%; }
        .gd-table-component .ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-instance {
          color: #6d7680;
          font-weight: 600;
          flex: auto;
          flex-direction: column;
          flex-wrap: nowrap;
          display: flex;
          flex-flow: column nowrap; }
          .gd-table-component .ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-instance .ag-filter-toolpanel-header {
            padding: 5px 0 5px 5px; }
        .gd-table-component .ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-body-wrapper {
          padding-top: 5px; }
        .gd-table-component .ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-air {
          border: 1px solid #BDC3C7;
          border-left: 0;
          border-right: 0;
          padding: 4px 0; }
      .gd-table-component .ag-theme-balham .ag-tool-panel-wrapper .ag-pivot-mode-panel {
        border-bottom: 1px solid #BDC3C7;
        height: 32px;
        line-height: 32px; }
        .gd-table-component .ag-theme-balham .ag-tool-panel-wrapper .ag-pivot-mode-panel span {
          float: left;
          height: 100%; }
        .gd-table-component .ag-theme-balham .ag-tool-panel-wrapper .ag-pivot-mode-panel .ag-pivot-mode-select {
          margin-left: 4px; }
          .gd-table-component .ag-theme-balham .ag-tool-panel-wrapper .ag-pivot-mode-panel .ag-pivot-mode-select .ag-checkbox-label {
            margin-left: 4px; }
      .gd-table-component .ag-theme-balham .ag-tool-panel-wrapper .ag-column-select-panel {
        border-bottom: 1px solid #BDC3C7;
        padding-bottom: 3px;
        padding-top: 0; }
      .gd-table-component .ag-theme-balham .ag-tool-panel-wrapper .ag-column-drop {
        border-bottom: 1px solid #BDC3C7;
        clear: both;
        overflow: auto;
        padding: 4px 0;
        padding-bottom: 8px; }
        .gd-table-component .ag-theme-balham .ag-tool-panel-wrapper .ag-column-drop .ag-icon {
          float: left;
          height: 20px;
          margin: 0 4px; }
        .gd-table-component .ag-theme-balham .ag-tool-panel-wrapper .ag-column-drop .ag-column-drop-title {
          clear: right;
          float: left;
          height: 20px;
          line-height: 20px;
          width: calc(100% - 24px); }
        .gd-table-component .ag-theme-balham .ag-tool-panel-wrapper .ag-column-drop .ag-column-drop-empty-message {
          clear: both;
          color: rgba(70, 78, 86, 0.38);
          font-weight: normal;
          font-size: 12px;
          font-family: avenir, "Helvetica Neue", arial, sans-serif;
          line-height: 8px;
          padding-left: 16px;
          padding-right: 4px; }
        .gd-table-component .ag-theme-balham .ag-tool-panel-wrapper .ag-column-drop:last-child {
          border-bottom: 0; }
    .gd-table-component .ag-theme-balham .ag-filter-icon:empty {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/filter.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px; }
    .gd-table-component .ag-theme-balham .ag-sort-ascending-icon:empty {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/asc.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px; }
    .gd-table-component .ag-theme-balham .ag-sort-descending-icon:empty {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/desc.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px; }
    .gd-table-component .ag-theme-balham .ag-sort-none-icon:empty {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/none.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px; }
    .gd-table-component .ag-theme-balham .ag-numeric-header .ag-header-cell-label .ag-header-icon {
      margin-left: 0;
      margin-right: 4px; }
    .gd-table-component .ag-theme-balham .ag-paging-panel {
      align-items: center;
      border-top: 1px solid #BDC3C7;
      color: #6d7680;
      display: flex;
      height: 32px;
      justify-content: flex-end;
      padding: 0 12px; }
      .gd-table-component .ag-theme-balham .ag-paging-panel > span {
        margin-left: 16px; }
    .gd-table-component .ag-theme-balham button[ref="btFirst"] {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/first.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      overflow: hidden;
      text-indent: 100%;
      appearance: none;
      border: 0;
      opacity: 0.54;
      padding: 0; }
      .gd-table-component .ag-theme-balham button[ref="btFirst"][disabled] {
        opacity: 0.38; }
    .gd-table-component .ag-theme-balham button[ref="btPrevious"] {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/previous.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      overflow: hidden;
      text-indent: 100%;
      appearance: none;
      border: 0;
      opacity: 0.54;
      padding: 0; }
      .gd-table-component .ag-theme-balham button[ref="btPrevious"][disabled] {
        opacity: 0.38; }
    .gd-table-component .ag-theme-balham button[ref="btLast"] {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/last.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      overflow: hidden;
      text-indent: 100%;
      appearance: none;
      border: 0;
      opacity: 0.54;
      padding: 0; }
      .gd-table-component .ag-theme-balham button[ref="btLast"][disabled] {
        opacity: 0.38; }
    .gd-table-component .ag-theme-balham button[ref="btNext"] {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/next.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      overflow: hidden;
      text-indent: 100%;
      appearance: none;
      border: 0;
      opacity: 0.54;
      padding: 0; }
      .gd-table-component .ag-theme-balham button[ref="btNext"][disabled] {
        opacity: 0.38; }
    .gd-table-component .ag-theme-balham .ag-rtl button[ref="btFirst"] {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/last.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px; }
    .gd-table-component .ag-theme-balham .ag-rtl button[ref="btPrevious"] {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/next.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px; }
    .gd-table-component .ag-theme-balham .ag-rtl button[ref="btLast"] {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/first.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px; }
    .gd-table-component .ag-theme-balham .ag-rtl button[ref="btNext"] {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/previous.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px; }
    .gd-table-component .ag-theme-balham .ag-row-selected {
      background-color: #b7e4ff; }
    .gd-table-component .ag-theme-balham .ag-cell-range-selected:not(.ag-cell-focus) {
      background-color: rgba(0, 145, 234, 0.2); }
    .gd-table-component .ag-theme-balham .ag-cell-range-selected-1:not(.ag-cell-focus) {
      background-color: rgba(0, 145, 234, 0.3); }
    .gd-table-component .ag-theme-balham .ag-cell-range-selected-2:not(.ag-cell-focus) {
      background-color: rgba(0, 145, 234, 0.4); }
    .gd-table-component .ag-theme-balham .ag-cell-range-selected-3:not(.ag-cell-focus) {
      background-color: rgba(0, 145, 234, 0.5); }
    .gd-table-component .ag-theme-balham .ag-cell-range-selected-4:not(.ag-cell-focus) {
      background-color: rgba(0, 145, 234, 0.6); }
    .gd-table-component .ag-theme-balham .ag-cell-inline-editing {
      background: #fff;
      border-radius: 0;
      box-shadow: none;
      padding: 4px;
      background-color: #f5f7f7;
      height: 40px;
      padding: 12px;
      z-index: 2; }
      .gd-table-component .ag-theme-balham .ag-cell-inline-editing input[type="text"]:disabled,
      .gd-table-component .ag-theme-balham .ag-cell-inline-editing input[type="tel"]:disabled,
      .gd-table-component .ag-theme-balham .ag-cell-inline-editing input[type="date"]:disabled,
      .gd-table-component .ag-theme-balham .ag-cell-inline-editing input[type="datetime-local"]:disabled {
        color: rgba(70, 78, 86, 0.38);
        background-color: #ebebeb; }
      .gd-table-component .ag-theme-balham .ag-cell-inline-editing select {
        height: auto; }
    .gd-table-component .ag-theme-balham .ag-popup-editor {
      background: #fff;
      border-radius: 0;
      box-shadow: none;
      padding: 4px;
      background-color: #f5f7f7;
      padding: 0;
      z-index: 1; }
      .gd-table-component .ag-theme-balham .ag-popup-editor .ag-large-textarea textarea {
        height: auto;
        padding: 12px; }
        .gd-table-component .ag-theme-balham .ag-popup-editor .ag-large-textarea textarea:disabled {
          color: rgba(70, 78, 86, 0.38);
          background-color: #ebebeb; }
    .gd-table-component .ag-theme-balham .ag-rich-select {
      background-color: #f5f7f7;
      background-image: url("~ag-grid-community/src/styles/ag-theme-balham/icons/tree-open.svg?color1=%237F8C8D");
      background-position-x: calc(100% - 4px);
      background-position-y: 8px;
      background-repeat: no-repeat; }
      .gd-table-component .ag-theme-balham .ag-rich-select .ag-rich-select-list {
        height: 182px; }
      .gd-table-component .ag-theme-balham .ag-rich-select .ag-rich-select-value {
        height: 28px;
        line-height: 28px;
        padding-left: 12px; }
      .gd-table-component .ag-theme-balham .ag-rich-select .ag-virtual-list-item {
        cursor: default;
        height: 28px;
        line-height: 28px; }
        .gd-table-component .ag-theme-balham .ag-rich-select .ag-virtual-list-item:hover {
          background-color: rgba(109, 118, 128, 0.1); }
      .gd-table-component .ag-theme-balham .ag-rich-select .ag-rich-select-row {
        padding-left: 12px; }
      .gd-table-component .ag-theme-balham .ag-rich-select .ag-rich-select-row-selected {
        background-color: #b7e4ff; }
    .gd-table-component .ag-theme-balham .ag-floating-filter-body {
      float: left;
      height: 100%;
      margin-right: 0;
      width: calc(100% - 24px); }
      .gd-table-component .ag-theme-balham .ag-floating-filter-body input:disabled {
        color: rgba(70, 78, 86, 0.38);
        background-color: #ebebeb; }
    .gd-table-component .ag-theme-balham .ag-floating-filter-full-body input:disabled {
      color: rgba(70, 78, 86, 0.38);
      background-color: #ebebeb; }
    .gd-table-component .ag-theme-balham .ag-floating-filter-button {
      float: right;
      line-height: 16px;
      margin-top: 10px; }
      .gd-table-component .ag-theme-balham .ag-floating-filter-button button {
        appearance: none;
        background: transparent;
        border: 0;
        height: 16px;
        padding: 0;
        width: 16px; }
    .gd-table-component .ag-theme-balham .ag-cell-label-container {
      height: 100%; }
    .gd-table-component .ag-theme-balham .ag-header-group-cell-label {
      height: 100%; }
      .gd-table-component .ag-theme-balham .ag-header-group-cell-label span {
        float: left;
        height: 100%; }
    .gd-table-component .ag-theme-balham .ag-header-select-all {
      height: 100%;
      margin-right: 12px; }
      .gd-table-component .ag-theme-balham .ag-header-select-all span {
        height: 100%; }
    .gd-table-component .ag-theme-balham .ag-header-select-all:not(.ag-hidden) + .ag-cell-label-container {
      float: left;
      width: calc(100% - 16px - 12px); }
    .gd-table-component .ag-theme-balham .ag-selection-checkbox + .ag-cell-value:not(:empty), .gd-table-component .ag-theme-balham .ag-selection-checkbox + .ag-group-value:not(:empty),
    .gd-table-component .ag-theme-balham .ag-group-checkbox:not(.ag-invisible) + .ag-cell-value:not(:empty),
    .gd-table-component .ag-theme-balham .ag-group-checkbox:not(.ag-invisible) + .ag-group-value:not(:empty),
    .gd-table-component .ag-theme-balham .ag-group-expanded + .ag-cell-value:not(:empty),
    .gd-table-component .ag-theme-balham .ag-group-expanded + .ag-group-value:not(:empty),
    .gd-table-component .ag-theme-balham .ag-group-contracted + .ag-cell-value:not(:empty),
    .gd-table-component .ag-theme-balham .ag-group-contracted + .ag-group-value:not(:empty) {
      margin-left: 12px; }
    .gd-table-component .ag-theme-balham .ag-selection-checkbox + .ag-group-checkbox,
    .gd-table-component .ag-theme-balham .ag-group-checkbox:not(.ag-invisible) + .ag-group-checkbox,
    .gd-table-component .ag-theme-balham .ag-group-expanded + .ag-group-checkbox,
    .gd-table-component .ag-theme-balham .ag-group-contracted + .ag-group-checkbox {
      margin-left: 12px; }
    .gd-table-component .ag-theme-balham .ag-selection-checkbox span {
      position: relative;
      top: 2px; }
    .gd-table-component .ag-theme-balham .ag-group-expanded .ag-icon-contracted:empty {
      background-color: transparent;
      background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/tree-open.svg?color1=%237F8C8D&color2=%23FFFFFF");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px; }
    .gd-table-component .ag-theme-balham .ag-column-drop-horizontal {
      background-color: #f5f7f7;
      height: 28px;
      line-height: 16px;
      padding-left: 12px; }
      .gd-table-component .ag-theme-balham .ag-column-drop-horizontal.ag-width-half {
        margin-bottom: -3px; }
      .gd-table-component .ag-theme-balham .ag-column-drop-horizontal span {
        float: left;
        height: 100%; }
      .gd-table-component .ag-theme-balham .ag-column-drop-horizontal > div:first-child {
        float: left;
        height: 100%; }
      .gd-table-component .ag-theme-balham .ag-column-drop-horizontal .ag-icon-group,
      .gd-table-component .ag-theme-balham .ag-column-drop-horizontal .ag-icon-pivot {
        margin-right: 12px; }
      .gd-table-component .ag-theme-balham .ag-column-drop-horizontal .ag-right-arrow {
        background-color: transparent;
        background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/right.svg?color1=%237F8C8D&color2=%23FFFFFF");
        background-position: center;
        background-repeat: no-repeat;
        background-size: 16px 16px;
        height: 16px;
        opacity: 0.87;
        width: 16px; }
      .gd-table-component .ag-theme-balham .ag-column-drop-horizontal .ag-left-arrow {
        background-color: transparent;
        background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/left.svg?color1=%237F8C8D&color2=%23FFFFFF");
        background-position: center;
        background-repeat: no-repeat;
        background-size: 16px 16px;
        height: 16px;
        opacity: 0.87;
        width: 16px; }
      .gd-table-component .ag-theme-balham .ag-column-drop-horizontal .ag-left-arrow,
      .gd-table-component .ag-theme-balham .ag-column-drop-horizontal .ag-right-arrow {
        overflow: hidden;
        text-indent: 100%;
        height: 100%;
        margin: 0 4px;
        opacity: 0.54; }
      .gd-table-component .ag-theme-balham .ag-column-drop-horizontal .ag-column-drop-empty-message {
        height: 100%;
        line-height: 28px;
        opacity: 0.38; }
    .gd-table-component .ag-theme-balham .ag-column-drop-cell {
      background: #dde4e6;
      border-radius: 16px;
      height: 16px !important;
      margin-top: 4px;
      padding: 0 2px; }
      .gd-table-component .ag-theme-balham .ag-column-drop-cell .ag-column-drop-cell-text {
        height: 100%;
        line-height: 16px;
        margin: 0 4px; }
      .gd-table-component .ag-theme-balham .ag-column-drop-cell .ag-column-drop-cell-button {
        background-color: transparent;
        background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/cancel.svg?color1=%237F8C8D&color2=%23FFFFFF");
        background-position: center;
        background-repeat: no-repeat;
        background-size: 16px 16px;
        height: 16px;
        opacity: 0.87;
        width: 16px;
        overflow: hidden;
        text-indent: 100%;
        min-width: 16px;
        height: 100%;
        margin: 0 2px;
        opacity: 0.54; }
        .gd-table-component .ag-theme-balham .ag-column-drop-cell .ag-column-drop-cell-button:hover {
          opacity: 0.87; }
      .gd-table-component .ag-theme-balham .ag-column-drop-cell .ag-column-drag {
        margin-left: 8px;
        margin-top: 2px;
        width: 16px; }
    .gd-table-component .ag-theme-balham .ag-select-agg-func-popup {
      background: #fff;
      border-radius: 0;
      box-shadow: none;
      padding: 4px;
      background: #fff;
      height: 70px;
      padding: 0; }
      .gd-table-component .ag-theme-balham .ag-select-agg-func-popup .ag-virtual-list-item {
        cursor: default;
        line-height: 20px;
        padding-left: 8px; }
    .gd-table-component .ag-theme-balham .ag-set-filter-list,
    .gd-table-component .ag-theme-balham .ag-menu-column-select-wrapper {
      width: auto; }
    .gd-table-component .ag-theme-balham .ag-column-drop-vertical > .ag-column-drop-cell {
      float: left;
      margin-bottom: 4px;
      margin-left: 4px;
      margin-top: 0; }
    .gd-table-component .ag-theme-balham .ag-cell-data-changed {
      background-color: rgba(22, 160, 133, 0.5) !important; }
    .gd-table-component .ag-theme-balham .ag-cell-data-changed-animation {
      background-color: transparent;
      transition: background-color 1s; }
    .gd-table-component .ag-theme-balham .ag-row-stub {
      background-color: inherit; }
    .gd-table-component .ag-theme-balham .ag-stub-cell {
      padding-left: 12px;
      padding-top: 4px; }
      .gd-table-component .ag-theme-balham .ag-stub-cell .ag-loading-icon {
        float: left;
        height: 100%; }
      .gd-table-component .ag-theme-balham .ag-stub-cell .ag-loading-text {
        float: left;
        height: 100%;
        margin-left: 4px;
        margin-top: 4px; }
    .gd-table-component .ag-theme-balham .ag-floating-top {
      background-color: inherit;
      border-bottom: 1px solid #BDC3C7; }
      .gd-table-component .ag-theme-balham .ag-floating-top .ag-row {
        background-color: inherit; }
    .gd-table-component .ag-theme-balham .ag-floating-bottom {
      background-color: inherit;
      border-top: 1px solid #BDC3C7; }
    .gd-table-component .ag-theme-balham .ag-rtl {
      text-align: right; }
      .gd-table-component .ag-theme-balham .ag-rtl .ag-numeric-cell {
        text-align: left; }
      .gd-table-component .ag-theme-balham .ag-rtl .ag-header-cell-menu-button {
        float: left; }
      .gd-table-component .ag-theme-balham .ag-rtl .ag-header-cell-label {
        float: right;
        width: calc(100% - 16px); }
        .gd-table-component .ag-theme-balham .ag-rtl .ag-header-cell-label > span {
          float: right; }
        .gd-table-component .ag-theme-balham .ag-rtl .ag-header-cell-label .ag-header-icon {
          margin-top: 2px; }
      .gd-table-component .ag-theme-balham .ag-rtl .ag-numeric-header .ag-header-cell-menu-button {
        float: right; }
      .gd-table-component .ag-theme-balham .ag-rtl .ag-numeric-header .ag-header-cell-label {
        float: left; }
        .gd-table-component .ag-theme-balham .ag-rtl .ag-numeric-header .ag-header-cell-label > span {
          float: left; }
      .gd-table-component .ag-theme-balham .ag-rtl .ag-tool-panel-wrapper .ag-pivot-mode-panel span {
        float: right; }
      .gd-table-component .ag-theme-balham .ag-rtl .ag-tool-panel-wrapper .ag-pivot-mode-panel .ag-pivot-mode-select {
        margin-right: 4px; }
        .gd-table-component .ag-theme-balham .ag-rtl .ag-tool-panel-wrapper .ag-pivot-mode-panel .ag-pivot-mode-select .ag-checkbox-label {
          margin-right: 4px; }
      .gd-table-component .ag-theme-balham .ag-rtl .ag-tool-panel-wrapper .ag-column-drop .ag-icon {
        float: right; }
      .gd-table-component .ag-theme-balham .ag-rtl .ag-tool-panel-wrapper .ag-column-drop .ag-column-drop-title {
        clear: left;
        float: right; }
      .gd-table-component .ag-theme-balham .ag-rtl .ag-tool-panel-wrapper .ag-column-drop .ag-column-drop-empty-message {
        padding-left: 4px;
        padding-right: 16px; }
      .gd-table-component .ag-theme-balham .ag-rtl .ag-filter-checkbox {
        float: right;
        margin-left: 4px; }
      .gd-table-component .ag-theme-balham .ag-rtl .ag-column-select-panel .ag-column-tool-panel-column-group span,
      .gd-table-component .ag-theme-balham .ag-rtl .ag-column-select-panel .ag-column-tool-panel-column span {
        float: right; }
      .gd-table-component .ag-theme-balham .ag-rtl .ag-column-select-panel .ag-column-tool-panel-column-group .ag-column-select-checkbox,
      .gd-table-component .ag-theme-balham .ag-rtl .ag-column-select-panel .ag-column-tool-panel-column-group .ag-column-group-icons,
      .gd-table-component .ag-theme-balham .ag-rtl .ag-column-select-panel .ag-column-tool-panel-column .ag-column-select-checkbox,
      .gd-table-component .ag-theme-balham .ag-rtl .ag-column-select-panel .ag-column-tool-panel-column .ag-column-group-icons {
        margin-left: 4px;
        margin-right: 4px; }
      .gd-table-component .ag-theme-balham .ag-rtl .ag-column-select-panel .ag-column-tool-panel-column.ag-toolpanel-add-group-indent {
        margin-left: 0;
        margin-right: 24px; }
      .gd-table-component .ag-theme-balham .ag-rtl .ag-icon-tree-closed {
        background-color: transparent;
        background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/contracted.svg?color1=%237F8C8D&color2=%23FFFFFF");
        background-position: center;
        background-repeat: no-repeat;
        background-size: 16px 16px;
        height: 16px;
        opacity: 0.87;
        width: 16px; }
      .gd-table-component .ag-theme-balham .ag-rtl .ag-header-group-cell-label {
        height: 100%; }
        .gd-table-component .ag-theme-balham .ag-rtl .ag-header-group-cell-label span {
          float: right;
          height: 100%; }
      .gd-table-component .ag-theme-balham .ag-rtl .ag-header-select-all:not(.ag-hidden) + .ag-cell-label-container {
        float: right; }
      .gd-table-component .ag-theme-balham .ag-rtl .ag-header-select-all {
        margin-left: 12px;
        margin-right: 0; }
      .gd-table-component .ag-theme-balham .ag-rtl .ag-selection-checkbox + .ag-cell-value:not(:empty), .gd-table-component .ag-theme-balham .ag-rtl .ag-selection-checkbox + .ag-group-value:not(:empty),
      .gd-table-component .ag-theme-balham .ag-rtl .ag-group-checkbox + .ag-cell-value:not(:empty),
      .gd-table-component .ag-theme-balham .ag-rtl .ag-group-checkbox + .ag-group-value:not(:empty),
      .gd-table-component .ag-theme-balham .ag-rtl .ag-group-expanded + .ag-cell-value:not(:empty),
      .gd-table-component .ag-theme-balham .ag-rtl .ag-group-expanded + .ag-group-value:not(:empty),
      .gd-table-component .ag-theme-balham .ag-rtl .ag-group-contracted + .ag-cell-value:not(:empty),
      .gd-table-component .ag-theme-balham .ag-rtl .ag-group-contracted + .ag-group-value:not(:empty) {
        margin-right: 12px;
        margin-left: initial; }
      .gd-table-component .ag-theme-balham .ag-rtl .ag-selection-checkbox + .ag-group-checkbox,
      .gd-table-component .ag-theme-balham .ag-rtl .ag-group-checkbox + .ag-group-checkbox,
      .gd-table-component .ag-theme-balham .ag-rtl .ag-group-expanded + .ag-group-checkbox,
      .gd-table-component .ag-theme-balham .ag-rtl .ag-group-contracted + .ag-group-checkbox {
        margin-right: 12px;
        margin-left: initial; }
      .gd-table-component .ag-theme-balham .ag-rtl .ag-column-drop-horizontal {
        padding-right: 12px; }
        .gd-table-component .ag-theme-balham .ag-rtl .ag-column-drop-horizontal span {
          float: right; }
        .gd-table-component .ag-theme-balham .ag-rtl .ag-column-drop-horizontal > div:first-child {
          float: right; }
        .gd-table-component .ag-theme-balham .ag-rtl .ag-column-drop-horizontal .ag-icon-group,
        .gd-table-component .ag-theme-balham .ag-rtl .ag-column-drop-horizontal .ag-icon-pivot {
          margin-left: 12px;
          margin-right: 0; }
        .gd-table-component .ag-theme-balham .ag-rtl .ag-column-drop-horizontal .ag-right-arrow {
          background-color: transparent;
          background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/right.svg?color1=%237F8C8D&color2=%23FFFFFF");
          background-position: center;
          background-repeat: no-repeat;
          background-size: 16px 16px;
          height: 16px;
          opacity: 0.87;
          width: 16px;
          height: 100%; }
        .gd-table-component .ag-theme-balham .ag-rtl .ag-column-drop-horizontal .ag-left-arrow {
          background-color: transparent;
          background: url("~ag-grid-community/src/styles/ag-theme-balham/icons/left.svg?color1=%237F8C8D&color2=%23FFFFFF");
          background-position: center;
          background-repeat: no-repeat;
          background-size: 16px 16px;
          height: 16px;
          opacity: 0.87;
          width: 16px;
          height: 100%; }
      .gd-table-component .ag-theme-balham .ag-rtl .ag-floating-filter-body {
        float: right;
        margin-left: 0; }
      .gd-table-component .ag-theme-balham .ag-rtl .ag-floating-filter-button {
        float: left; }
      .gd-table-component .ag-theme-balham .ag-rtl .ag-header .ag-header-cell-resize::after {
        border-left: 1px solid #BDC3C7;
        border-right: 0; }
      .gd-table-component .ag-theme-balham .ag-rtl .ag-column-drag {
        background-position-x: right; }
    .gd-table-component .ag-theme-balham .ag-status-bar {
      background: #fff;
      border: 1px solid #BDC3C7;
      border-top: 0;
      color: rgba(70, 78, 86, 0.38);
      font-weight: normal;
      font-size: 12px;
      font-family: avenir, "Helvetica Neue", arial, sans-serif;
      padding-right: 16px;
      padding-left: 16px; }
    .gd-table-component .ag-theme-balham .ag-name-value-value {
      color: #464e56; }
    .gd-table-component .ag-theme-balham .ag-status-bar-center {
      text-align: center; }
    .gd-table-component .ag-theme-balham .ag-name-value {
      margin-left: 4px;
      margin-right: 4px;
      padding-top: 8px;
      padding-bottom: 8px; }
    .gd-table-component .ag-theme-balham .ag-details-row {
      padding: 20px; }
    .gd-table-component .ag-theme-balham .ag-overlay-loading-wrapper {
      background-color: rgba(255, 255, 255, 0.5); }
    .gd-table-component .ag-theme-balham .ag-overlay-loading-center {
      background: #fff;
      border-radius: 0;
      box-shadow: none;
      padding: 4px; }
    .gd-table-component .ag-theme-balham .ag-side-bar {
      background-color: #f5f7f7;
      border-right: 1px solid #BDC3C7;
      border-top: 1px solid #BDC3C7;
      position: relative; }
      .gd-table-component .ag-theme-balham .ag-side-bar .ag-side-buttons {
        padding-top: 16px;
        background: #fff;
        border-bottom: 1px solid #BDC3C7;
        position: relative; }
        .gd-table-component .ag-theme-balham .ag-side-bar .ag-side-buttons .ag-side-button button {
          background: transparent;
          border: 0;
          color: #464e56;
          padding: 8px 0 8px 0;
          width: 100%;
          margin: 0;
          min-height: 72px;
          border-width: 1px 0 1px 0;
          border-style: solid;
          border-color: transparent;
          background-position-y: 4px;
          background-position-x: center;
          background-repeat: no-repeat; }
        .gd-table-component .ag-theme-balham .ag-side-bar .ag-side-buttons .ag-selected button {
          background-color: #f5f7f7;
          margin-left: -1px;
          padding-left: 1px;
          width: calc(100% + 1px);
          border-color: #BDC3C7; }
      .gd-table-component .ag-theme-balham .ag-side-bar .ag-panel-container {
        border-right: 1px solid #BDC3C7; }
      .gd-table-component .ag-theme-balham .ag-side-bar.full-width .ag-panel-container {
        border-right: 0; }
      .gd-table-component .ag-theme-balham .ag-side-bar .ag-column-drop {
        min-height: 50px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-side-bar .ag-panel-container {
      border-left: 1px solid #BDC3C7;
      border-right: 0; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-side-bar.full-width .ag-panel-container {
      border-left: 0; }
    .gd-table-component .ag-theme-balham .ag-primary-cols-filter {
      width: 100%; }
      .gd-table-component .ag-theme-balham .ag-primary-cols-filter:disabled {
        color: rgba(70, 78, 86, 0.38);
        background-color: #ebebeb; }
    .gd-table-component .ag-theme-balham .ag-primary-cols-filter-wrapper {
      margin-left: 4px;
      margin-right: 4px; }
    .gd-table-component .ag-theme-balham .sass-variables::after {
      content: '{ "autoSizePadding": "12px", "headerHeight": "32px", "groupPaddingSize": "28px", "footerPaddingAddition": "16px", "virtualItemHeight": "28px", "aggFuncPopupHeight": "98px", "checkboxIndentWidth": "20px", "leafNodePadding": "12px", "rowHeight": "28px", "gridSize": "4px", "iconSize": "16px" }';
      display: none; }
    .gd-table-component .ag-theme-balham .ag-cell-highlight {
      background-color: #0091EA !important; }
    .gd-table-component .ag-theme-balham .ag-header-cell-resize::after {
      height: 80%;
      margin-top: 8px; }
    .gd-table-component .ag-theme-balham .ag-header-cell::after,
    .gd-table-component .ag-theme-balham .ag-header-group-cell::after {
      border-right: 1px solid rgba(189, 195, 199, 0.5);
      content: " ";
      height: 16px;
      margin-top: 8px;
      position: absolute;
      right: 0;
      text-indent: -2000px;
      top: 0; }
    .gd-table-component .ag-theme-balham .ag-column-drop-horizontal.ag-column-drop {
      border: 1px solid #BDC3C7;
      border-bottom: 0; }
    .gd-table-component .ag-theme-balham .ag-column-drop-horizontal.ag-column-drop.ag-width-half:first-child {
      border-right: 0; }
    .gd-table-component .ag-theme-balham .ag-row {
      border-color: #d9dcde; }
    .gd-table-component .ag-theme-balham .ag-row-selected {
      border-color: #b7e4ff; }
    .gd-table-component .ag-theme-balham .ag-row-drag {
      background-position-y: center; }
    .gd-table-component .ag-theme-balham .ag-column-drag {
      background-position-y: center; }
    .gd-table-component .ag-theme-balham .ag-column-drop-cell {
      height: 24px !important; }
      .gd-table-component .ag-theme-balham .ag-column-drop-cell .ag-column-drop-cell-button {
        height: calc(100% - 4px);
        margin-bottom: 2px;
        margin-top: 2px; }
      .gd-table-component .ag-theme-balham .ag-column-drop-cell .ag-column-drop-cell-button:hover {
        opacity: 1; }
    .gd-table-component .ag-theme-balham .ag-column-drop-vertical .ag-column-drop-cell {
      margin-left: 8px;
      margin-right: 8px; }
      .gd-table-component .ag-theme-balham .ag-column-drop-vertical .ag-column-drop-cell .ag-column-drop-cell-text {
        line-height: 24px;
        margin-left: 8px; }
    .gd-table-component .ag-theme-balham .ag-column-drop-horizontal {
      background-color: #f5f7f7;
      height: 32px; }
      .gd-table-component .ag-theme-balham .ag-column-drop-horizontal .ag-column-drop-empty-message {
        line-height: 32px; }
      .gd-table-component .ag-theme-balham .ag-column-drop-horizontal .ag-column-drop-cell-text {
        line-height: 24px;
        margin-left: 8px; }
    .gd-table-component .ag-theme-balham .ag-filter .ag-filter-header-container {
      height: 24px; }
    .gd-table-component .ag-theme-balham .ag-root {
      border: 1px solid #BDC3C7; }
    .gd-table-component .ag-theme-balham .ag-tab {
      box-sizing: initial; }
    .gd-table-component .ag-theme-balham .ag-filter .ag-filter-value {
      line-height: 20px; }
    .gd-table-component .ag-theme-balham .ag-tool-panel-wrapper {
      border-right: 1px solid #BDC3C7;
      border-bottom: 1px solid #BDC3C7; }
      .gd-table-component .ag-theme-balham .ag-tool-panel-wrapper .ag-column-select-panel {
        padding-bottom: 8px; }
        .gd-table-component .ag-theme-balham .ag-tool-panel-wrapper .ag-column-select-panel .ag-column-tool-panel-column-group,
        .gd-table-component .ag-theme-balham .ag-tool-panel-wrapper .ag-column-select-panel .ag-column-tool-panel-column {
          height: 20px;
          line-height: 20px; }
      .gd-table-component .ag-theme-balham .ag-tool-panel-wrapper .ag-column-drop {
        padding-bottom: 8px;
        padding-top: 8px; }
        .gd-table-component .ag-theme-balham .ag-tool-panel-wrapper .ag-column-drop .ag-icon {
          margin-bottom: 4px; }
        .gd-table-component .ag-theme-balham .ag-tool-panel-wrapper .ag-column-drop .ag-column-drop-title {
          display: inline-block;
          float: none;
          margin-bottom: 4px; }
        .gd-table-component .ag-theme-balham .ag-tool-panel-wrapper .ag-column-drop .ag-column-drop-empty-message {
          height: 16px;
          line-height: 16px;
          padding-left: 24px; }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-side-bar,
    .gd-table-component .ag-theme-balham .ag-rtl .ag-tool-panel-wrapper {
      border-left: 1px solid #BDC3C7;
      border-right: 0; }
    .gd-table-component .ag-theme-balham .ag-icon-expanded,
    .gd-table-component .ag-theme-balham .ag-icon-contracted {
      transform: translateY(2px); }
    .gd-table-component .ag-theme-balham .ag-rtl .ag-icon-expanded {
      transform: translateY(2px) rotate(180deg); }
    .gd-table-component .ag-theme-balham .ag-menu-option {
      height: 28px;
      line-height: 28px; }
    .gd-table-component .ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column-group,
    .gd-table-component .ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column {
      height: 20px;
      line-height: 20px; }
    .gd-table-component .ag-theme-balham .ag-filter-filter {
      margin-left: 4px;
      margin-right: 4px;
      width: calc(100% - 8px); }
    .gd-table-component .ag-theme-balham .ag-tab-header {
      border-bottom: 1px solid #BDC3C7; }
      .gd-table-component .ag-theme-balham .ag-tab-header .ag-tab {
        margin-bottom: -2px; }
      .gd-table-component .ag-theme-balham .ag-tab-header .ag-tab.ag-tab-selected {
        background-color: #fff;
        border-bottom-color: transparent; }
    .gd-table-component .ag-theme-balham .ag-tab-body,
    .gd-table-component .ag-theme-balham .ag-popup-editor,
    .gd-table-component .ag-theme-balham .ag-menu {
      background-color: #fff;
      color: #464e56; }
    .gd-table-component .ag-theme-balham .ag-cell-inline-editing {
      height: 28px;
      padding: 0; }
    .gd-table-component .ag-theme-balham .ag-details-row {
      background-color: #fff; }
    .gd-table-component .ag-theme-balham .ag-overlay-loading-wrapper {
      background-color: rgba(255, 255, 255, 0.5); }
    .gd-table-component .ag-theme-balham .ag-overlay-loading-center {
      background-color: #fff;
      border: 1px solid #BDC3C7;
      color: #464e56;
      padding: 16px; }
    .gd-table-component .ag-theme-balham .ag-cell-range-selected-1:not(.ag-cell-focus) {
      background-color: rgba(0, 145, 234, 0.3); }
    .gd-table-component .ag-theme-balham .ag-cell-range-selected-2:not(.ag-cell-focus) {
      background-color: rgba(0, 145, 234, 0.4); }
    .gd-table-component .ag-theme-balham .ag-cell-range-selected-3:not(.ag-cell-focus) {
      background-color: rgba(0, 145, 234, 0.5); }
    .gd-table-component .ag-theme-balham .ag-cell-range-selected-4:not(.ag-cell-focus) {
      background-color: rgba(0, 145, 234, 0.6); }
    .gd-table-component .ag-theme-balham .ag-rich-select-value {
      border-bottom: 1px solid #BDC3C7; }
    .gd-table-component .ag-theme-balham .ag-filter-apply-panel {
      border-top: 1px solid #BDC3C7; }
    .gd-table-component .ag-theme-balham .ag-filter-toolpanel-body {
      background-color: #fff; }
  .gd-table-component .gd-table .ag-root-wrapper {
    text-align: left; }
  .gd-table-component .gd-table .ag-root {
    border: none; }
  .gd-table-component .gd-table .ag-font-style {
    user-select: auto; }
  .gd-table-component .gd-table .ag-header-cell::after,
  .gd-table-component .gd-table .ag-header-group-cell::after {
    display: none; }
  .gd-table-component .gd-table .ag-header {
    border-bottom: none; }
  .gd-table-component .gd-table .ag-cell {
    outline: none; }
    .gd-table-component .gd-table .ag-cell, .gd-table-component .gd-table .ag-cell.ag-cell-focus {
      border-top: 1px dashed transparent;
      border-top-color: rgba(176, 190, 202, 0.5);
      border-right: none;
      border-left: none; }
    .gd-table-component .gd-table .ag-cell,
    .gd-table-component .gd-table .ag-cell .ag-react-container {
      overflow: hidden;
      text-overflow: ellipsis; }
  .gd-table-component .gd-table [row-index="0"] .ag-cell {
    border-top-color: transparent; }
  .gd-table-component .gd-table .ag-header-cell,
  .gd-table-component .gd-table .gd-column-group-header {
    border-bottom: 1px dashed transparent;
    border-bottom-color: rgba(176, 190, 202, 0.5); }
  .gd-table-component .gd-table .gd-column-group-header-0, .gd-table-component .gd-table .gd-column-group-header-0.ag-cell-focus,
  .gd-table-component .gd-table .gd-column-measure-0,
  .gd-table-component .gd-table .gd-column-measure-0.ag-cell-focus,
  .gd-table-component .gd-table .ag-header-group-cell-with-group,
  .gd-table-component .gd-table .ag-header-group-cell-with-group.ag-cell-focus {
    border-left: 1px dashed transparent;
    border-left-color: rgba(176, 190, 202, 0.5); }
  .gd-table-component .gd-table .gd-column-index-0,
  .gd-table-component .gd-table .gd-column-group-header--first {
    border-left: none; }
  .gd-table-component .gd-table .gd-column-group-header--empty {
    border-bottom-color: transparent; }
    .gd-table-component .gd-table .gd-column-group-header--empty .ag-header-cell-resize {
      display: none; }
  .gd-table-component .gd-table .ag-header-row:last-child {
    border-bottom: none; }
    .gd-table-component .gd-table .ag-header-row:last-child .ag-header-cell,
    .gd-table-component .gd-table .ag-header-row:last-child .ag-header-group-cell-with-group {
      border-bottom-style: solid; }
    .gd-table-component .gd-table .ag-header-row:last-child .gd-pivot-table-header {
      min-height: 30px; }
  .gd-table-component .gd-table .ag-header-group-cell {
    overflow: visible; }
  .gd-table-component .gd-table .ag-header-cell-resize {
    right: -10px;
    width: 20px;
    opacity: 0; }
    .gd-table-component .gd-table .ag-header-cell-resize::after {
      content: "";
      box-sizing: content-box;
      display: block;
      width: 10px;
      margin-right: 10px;
      border-right: 1px solid #14b2e2;
      text-indent: 10px;
      height: 16px; }
  .gd-table-component .gd-table .gd-column-group-header:hover .gd-pivot-table-header-label--clickable,
  .gd-table-component .gd-table .gd-column-group-header:hover .gd-pivot-table-header-menu ~ .gd-pivot-table-header-label {
    background-color: #e8f7fc; }
  .gd-table-component .gd-table .gd-column-group-header:hover .ag-header-cell-resize {
    opacity: 1; }
  .gd-table-component .gd-table .gd-table-row {
    border: none; }
  .gd-table-component .gd-table .gd-row-total {
    border-bottom-color: transparent;
    color: #000;
    font-weight: bold;
    background-color: #e7ebef; }
    .gd-table-component .gd-table .gd-row-total, .gd-table-component .gd-table .gd-row-total.ag-cell-focus {
      border-top: 1px solid rgba(176, 190, 202, 0.5); }
  .gd-table-component .gd-table .gd-table-row-subtotal {
    font-weight: bold;
    border-top: 1px solid rgba(176, 190, 202, 0.5); }
    .gd-table-component .gd-table .gd-table-row-subtotal-even {
      background-color: #eff2f4; }
    .gd-table-component .gd-table .gd-table-row-subtotal-odd {
      background-color: #f7f8f9; }
  .gd-table-component .gd-table .gd-column-merged {
    display: none; }
  .gd-table-component .gd-table .gd-cell-hide {
    color: transparent;
    border-top: 1px solid transparent;
    background-color: white; }
  .gd-table-component .gd-table .gd-cell-show-hidden {
    color: inherit;
    font-weight: normal; }
  .gd-table-component .gd-table .gd-table-row-separator {
    border-top: 1px solid rgba(176, 190, 202, 0.5); }
  .gd-table-component .gd-table .ag-floating-top {
    position: absolute;
    z-index: 1;
    display: none;
    overflow: hidden !important;
    pointer-events: none;
    border-bottom: none; }
    .gd-table-component .gd-table .ag-floating-top.gd-visible-sticky-row {
      display: inherit; }
    .gd-table-component .gd-table .ag-floating-top .ag-row {
      background-color: transparent; }
      .gd-table-component .gd-table .ag-floating-top .ag-row .ag-cell {
        background-color: #fff;
        border-top-color: white; }
        .gd-table-component .gd-table .ag-floating-top .ag-row .ag-cell.gd-hidden-sticky-column {
          border-top-color: transparent;
          background-color: transparent;
          color: transparent; }
        .gd-table-component .gd-table .ag-floating-top .ag-row .ag-cell.gd-measure-column, .gd-table-component .gd-table .ag-floating-top .ag-row .ag-cell.gd-column-attribute-column {
          display: none; }
  .gd-table-component .gd-table .ag-floating-bottom {
    overflow: auto !important;
    border-top: none; }

.gd-pivot-table-header {
  position: relative;
  display: flex;
  margin: 0 -11px 1px;
  flex-direction: row;
  min-height: 29px;
  line-height: 28px; }
  .ag-header-group-cell-with-group .gd-pivot-table-header {
    line-height: 26px; }
  .gd-pivot-table-header-label {
    display: flex;
    flex: 1 1 auto;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-end;
    overflow: hidden;
    padding: 0 11px; }
    .gd-pivot-table-header-label--right {
      justify-content: flex-end; }
    .gd-pivot-table-header-label--center {
      justify-content: center; }
    .gd-pivot-table-header-label--clickable {
      cursor: pointer; }
    .gd-pivot-table-header-label-text {
      position: relative;
      flex: 0 1 auto;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
    .gd-pivot-table-header-label > span {
      flex: 0 1 auto;
      overflow: hidden;
      text-overflow: ellipsis; }
  .gd-pivot-table-header-next-sort {
    min-width: 12px; }
  .gd-pivot-table-header--numeric {
    flex-direction: row-reverse; }
  .gd-pivot-table-header--numeric .gd-pivot-table-header-label-text {
    text-align: right;
    flex: 1 1 auto; }
  .gd-pivot-table-header--numeric .gd-pivot-table-header-sort {
    flex: 0 0 auto; }
  .gd-pivot-table-header--numeric .gd-pivot-table-header-next-sort {
    flex: 0 0 auto; }
  .gd-pivot-table-header-sort {
    flex: 1 0 auto; }
  .gd-pivot-table-header-menu {
    display: inline-flex;
    flex: 0 0 auto;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    border-top: 2px solid transparent;
    background-color: #e8f7fc;
    opacity: 0;
    cursor: pointer;
    transition: width 200ms, opacity 100ms; }
    .gd-pivot-table-header-menu:hover {
      background-color: #daf2fa; }
    .gd-pivot-table-header-menu .menu-icon {
      width: 16px;
      height: 16px;
      background-image: url("~@gooddata/goodstrap/lib/core/styles/icons/menu-burger.svg"); }
    .gd-pivot-table-header-menu--hide {
      width: 0;
      opacity: 0; }
    .gd-pivot-table-header-menu--show {
      width: 32px;
      opacity: 1; }
    .gd-pivot-table-header-menu--open, .gd-pivot-table-header-menu--open:hover,
    .ag-header-cell-sortable .gd-pivot-table-header-menu--open,
    .ag-header-cell-sortable .gd-pivot-table-header-menu--open:hover {
      border-color: #ccd8e2;
      background-color: #f5f8fa; }
    .gd-pivot-table-header-menu--open:active,
    .ag-header-cell-sortable .gd-pivot-table-header-menu--open:active {
      border-color: #b1c1d1;
      background: #ecf0f5;
      /* Old browsers */
      background-image: -webkit-linear-gradient(top, #dee6ef, #ecf0f5);
      /* Chrome 10+, Saf5.1+ */
      background-image: -moz-linear-gradient(top, #dee6ef, #ecf0f5);
      /* FF3.6 */
      background-image: -ms-linear-gradient(top, #dee6ef, #ecf0f5);
      /* IE10 */
      background-image: linear-gradient(to top, #dee6ef, #ecf0f5);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#FFDEE6EF', EndColorStr='#FFECF0F5');
      /* IE6-IE9 */ }
  .gd-pivot-table-header-arrow-up, .gd-pivot-table-header-arrow-down {
    display: inline-block;
    flex: 0 0 auto;
    margin-left: 4px;
    line-height: 16px;
    font-size: 12px;
    font-weight: normal; }
    .gd-pivot-table-header-arrow-up::before, .gd-pivot-table-header-arrow-down::before {
      content: "\E60D";
      position: relative;
      top: 1px;
      display: inherit;
      font-family: Indigo, sans-serif;
      font-size: 10px;
      vertical-align: bottom; }
  .gd-pivot-table-header-arrow-up::before {
    top: -2px;
    transform: rotate(180deg); }

.gd-aggregation-menu-item .gd-list-item-header::before {
  content: "";
  position: absolute;
  top: 13px;
  left: 10px;
  display: block;
  width: 12px;
  height: 11px;
  background-image: url("~@gooddata/goodstrap/lib/core/styles/icons/rows.svg"); }

.gd-aggregation-menu-item .gd-list-item.gd-menu-item {
  padding: 0;
  cursor: default; }
  .gd-aggregation-menu-item .gd-list-item.gd-menu-item::before {
    z-index: 1; }
  .gd-aggregation-menu-item .gd-list-item.gd-menu-item .gd-aggregation-menu-item-inner {
    position: relative;
    z-index: 2;
    flex: auto;
    padding: 4px 30px;
    cursor: pointer; }
  .gd-aggregation-menu-item .gd-list-item.gd-menu-item.is-submenu .gd-aggregation-menu-item-inner {
    padding-right: 0;
    margin-right: 30px; }

.gd-aggregation-menu-item .gd-aggregation-submenu .gd-aggregation-menu-item-inner {
  max-width: 190px;
  overflow: hidden;
  text-overflow: ellipsis; }

.gd-aggregation-menu-item .gd-menuPosition-wrapper:hover .gd-list-item.gd-menu-item.is-submenu {
  color: #000;
  background: #ebeff4; }
