/*!**************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sources/table/cell.scss ***!
  \**************************************************************************************************************************************************************************/
@charset "UTF-8";
/* Fallback colors for variables */
/* Основной Цвет */
/* Вторичный Цвет A */
/* Вторичный Цвет B */
/* Дополнительный Цвет */
.table4js-cell {
  border-left: 1px solid var(--abc-primary-1-dark-7, #dce1f5);
  border-bottom: 1px solid var(--abc-primary-1-dark-7, #dce1f5);
  vertical-align: top;
}
.table4js-cell:last-child {
  border-right: 1px solid var(--abc-primary-1-dark-7, #dce1f5);
}

.table4js-cell--merged {
  vertical-align: text-top;
}

.table4js-technical-cell {
  height: 30px;
  padding: 0;
}

.table4js-technical-cell--left {
  max-width: 35px;
  width: 30px;
  background: var(--abc-primary-1-dark-2, #f0f2fb);
}

.table4js-technical-cell--right {
  max-width: 70px;
  width: 60px;
  border-left: none;
}

.table4js-technical-cell__container {
  padding: 6px;
  z-index: 1;
  position: relative;
  text-align: right;
}

.table4js-cell__text {
  margin: auto 0;
  z-index: 1;
}

.table4js-cell__text--modified {
  font-weight: bold;
}

.table4js-cell__text--merged {
  z-index: 1;
  position: relative;
}

.cell__sticky-text {
  position: sticky;
}

.table4js-cell--left {
  text-align: left;
}
.table4js-cell--left input {
  text-align: left;
}

.table4js-cell--center {
  text-align: center;
}
.table4js-cell--center input {
  text-align: center;
}

.table4js-cell--right {
  text-align: right;
}
.table4js-cell--right input {
  text-align: right;
}
/*!***********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sources/table/column-filter.scss ***!
  \***********************************************************************************************************************************************************************************/
@charset "UTF-8";
/* Fallback colors for variables */
/* Основной Цвет */
/* Вторичный Цвет A */
/* Вторичный Цвет B */
/* Дополнительный Цвет */
.table4js-filter-item {
  display: flex;
  align-items: center;
  min-width: max-content;
  height: 34px;
  margin-right: 10px;
  padding: 5px 10px;
  background: var(--abc-primary-1-dark-8, #d8def4);
  border-radius: 20px;
}

.table4js-filter-text {
  color: var(--abc-primary-0, #263769);
  font-weight: bold;
  font-size: 14px;
  margin-right: 5px;
  width: auto;
  min-width: fit-content;
}

.table4js-filter__operator {
  margin-left: 15px;
  margin-right: 15px;
}

.table4js-filter___operation {
  height: 24px;
  background: none;
  border: none;
  width: 105px;
  border-bottom: 2px solid var(--abc-primary-0-op-30, rgba(38, 55, 105, 0.3));
  padding: 2px 0;
}

.table4js-filter__operand input {
  width: 105px !important;
  max-width: 105px;
  height: 24px;
  background: none;
  border: none;
  border-bottom: 2px solid var(--abc-primary-0-op-30, rgba(38, 55, 105, 0.3));
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.table4js-filter__remove {
  display: flex;
  cursor: pointer;
  margin-left: 5px;
  width: 12px;
  height: 12px;
}

.table4js-filter__remove-icon.table4js-filter__remove-icon {
  width: 12px;
  height: 12px;
  fill: var(--abc-primary-0-op-65, rgba(38, 55, 105, 0.65));
  padding-top: 4px;
}
.table4js-filter__remove-icon.table4js-filter__remove-icon:hover {
  fill: var(--abc-primary-0, #263769);
}

.table4js-filter__content {
  display: flex;
}
/*!****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sources/table/search.scss ***!
  \****************************************************************************************************************************************************************************/
@charset "UTF-8";
/* Fallback colors for variables */
/* Основной Цвет */
/* Вторичный Цвет A */
/* Вторичный Цвет B */
/* Дополнительный Цвет */
table4js-search {
  margin-right: 10px;
}

.table4js-search {
  display: flex;
  align-items: center;
  height: 30px;
  max-width: 250px;
  min-width: 110px;
  border: 1px solid var(--abc-primary-0-op-15, rgba(38, 55, 105, 0.15));
  border-radius: 15px;
  background: var(--abc-primary-1, #f8f9fd);
  padding: 0 8px;
  margin-right: 20px;
}

.table4js-search__value {
  width: 100%;
  border: none;
  background: none;
}

.table4js-search__button .table4js-search__icon {
  fill: var(--abc-primary-3-op-40, rgba(50, 50, 50, 0.4));
}
.table4js-search__button:hover .table4js-search__icon {
  fill: var(--abc-primary-4, #263769);
}
/*!*************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sources/table/row.scss ***!
  \*************************************************************************************************************************************************************************/
@charset "UTF-8";
/* Fallback colors for variables */
/* Основной Цвет */
/* Вторичный Цвет A */
/* Вторичный Цвет B */
/* Дополнительный Цвет */
.table4js__row {
  position: relative;
}
.table4js__row .table4js__row-context-action {
  display: none;
}
.table4js__row:hover .table4js__row-more-action {
  display: none;
}
.table4js__row:hover .table4js__row-context-action {
  display: inline-block;
}
.table4js__row:hover .table4js__row--select {
  display: inline-block;
}
.table4js__row:last-child .table4js-cell {
  border-bottom: none;
}

.table4js__row--selected .table4js__check {
  border-color: var(--abc-primary-4, #263769);
}
.table4js__row--selected .table4js__row-more-action {
  display: none;
}
.table4js__row--selected .table4js__row-context-action {
  display: inline-block;
  fill: var(--abc-primary-4, #263769);
}
.table4js__row--selected .table4js__row--select {
  display: block;
  border-color: var(--abc-primary-0-op-20, rgba(38, 55, 105, 0.2));
  background: var(--abc-primary-0-op-10, rgba(38, 55, 105, 0.1));
}

.table4js__row--select {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  /*border-radius: 8px;*/
  border: 1px solid var(--abc-primary-0-op-10, rgba(38, 55, 105, 0.1));
  background: var(--abc-primary-0-op-05, rgba(38, 55, 105, 0.05));
  pointer-events: none;
}

.table4js__row--colored {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}

.table4js-icon-row-tools.table4js-svg-icon {
  fill: var(--abc-primary-0-op-40, rgba(38, 55, 105, 0.4));
  margin: auto;
  cursor: pointer;
}
/*!*****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sources/table/summary.scss ***!
  \*****************************************************************************************************************************************************************************/
@charset "UTF-8";
/* Fallback colors for variables */
/* Основной Цвет */
/* Вторичный Цвет A */
/* Вторичный Цвет B */
/* Дополнительный Цвет */
table4js-summary {
  display: flex;
  justify-content: end;
  padding: 5px;
}

.table4js-summary__select {
  margin-left: 5px;
  background: none;
  border: none;
  cursor: pointer;
  color: var(--abc-primary-0, #263769);
  width: min-content;
  box-shadow: inset 0 0 0 1px #f0f0f0 !important;
}

.table4js-summary__value {
  font-weight: lighter;
  color: var(--abc-primary-0-op-65, rgba(38, 55, 105, 0.65));
}
/*!***************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sources/core/editor.scss ***!
  \***************************************************************************************************************************************************************************/
@charset "UTF-8";
/* Fallback colors for variables */
/* Основной Цвет */
/* Вторичный Цвет A */
/* Вторичный Цвет B */
/* Дополнительный Цвет */
.table4js__editor input {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: normal;
  border: none;
  background: transparent;
  box-shadow: 0px 3px 3px -3px #111;
  width: 100%;
}
.table4js__editor input.table4js-editor--modified {
  box-shadow: 0px 3px 3px -3px gold;
}
/*!****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sources/table/editor.scss ***!
  \****************************************************************************************************************************************************************************/
@charset "UTF-8";
/* Fallback colors for variables */
/* Основной Цвет */
/* Вторичный Цвет A */
/* Вторичный Цвет B */
/* Дополнительный Цвет */
.table4js__row .table4js__row-context-action, .table4js__row .table4js__save-edit, .table4js__row .table4js__cancel-edit {
  display: none;
}

.table4js__row--edit-inplace .table4js__row-more-action, .table4js__row--edit-inplace .table4js__row-context-action {
  display: none;
}
.table4js__row--edit-inplace .table4js__save-edit, .table4js__row--edit-inplace .table4js__cancel-edit {
  display: inline-block;
  fill: var(--abc-primary-4, #263769);
}
.table4js__row--edit-inplace:hover .table4js__row-more-action, .table4js__row--edit-inplace:hover .table4js__row-context-action {
  display: none;
}
/*!********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sources/widgets/property.scss ***!
  \********************************************************************************************************************************************************************************/
.table4js-form__property {
  position: relative;
  max-width: 320px;
  padding-top: 24px;
}
.table4js-form__property input {
  padding: 2px 3px;
}

.table4js-form__property-title {
  position: absolute;
  top: 26px;
  left: 3px;
  transition: 0.2s ease all;
  color: gray;
  pointer-events: none;
}

.table4js__editor:focus-within ~ .table4js-form__property-title {
  top: 7px;
  font-size: 0.75em;
  color: black;
}

.table4js-form__property--with-value .table4js-form__property-title {
  opacity: 0;
}
.table4js-form__property--with-value .table4js__editor:focus-within ~ .table4js-form__property-title {
  opacity: 1;
}

.table4js-form__property:not(.table4js-form__property--with-value) input:not(:focus)::-webkit-datetime-edit {
  color: transparent;
}

.table4js__checkbox-editor + .table4js-form__property-title {
  top: 26px;
  left: 26px;
  opacity: 1;
  color: black;
  pointer-events: all;
}
/*!****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sources/widgets/form.scss ***!
  \****************************************************************************************************************************************************************************/
.table4js-form {
  padding: 10px;
}
/*!***************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sources/table/index.scss ***!
  \***************************************************************************************************************************************************************************/
@charset "UTF-8";
/* Fallback colors for variables */
/* Основной Цвет */
/* Вторичный Цвет A */
/* Вторичный Цвет B */
/* Дополнительный Цвет */
table4, .table4js-root {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: normal;
}
table4 ::-webkit-scrollbar, .table4js-root ::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background-color: #F0F0F0;
}
table4 ::-webkit-scrollbar-thumb, .table4js-root ::-webkit-scrollbar-thumb {
  background: #CDCDCD;
}
table4 ::-webkit-scrollbar-thumb :hover, .table4js-root ::-webkit-scrollbar-thumb :hover {
  background: #A6A6A6;
}

table4 *, .table4js-root * {
  scrollbar-width: thin;
  box-sizing: border-box;
  outline: none;
}

button {
  margin: 0;
}

.table4js-svg-icon,
.table4js-button__svg-icon {
  width: 18px;
  height: 18px;
  fill: var(--abc-primary-2, #ffffff);
  display: inline-block;
}

.table4js-resizable-container {
  min-height: 100px;
  height: 100%;
}

.table4js-scroll-container {
  overflow-y: auto;
  min-height: 100%;
  max-height: calc(100% - 180px);
  height: auto;
  width: 100%;
}

.table4js-scroll-container__narrow {
  display: inline-block;
  max-width: 500px;
}

.table4js-scroll-container--unlocked {
  width: fit-content;
}

.table4js-scroll-container--locked {
  overflow-y: visible;
}

.table4js-scroll-container--loadmore {
  display: none;
}

@-moz-document url-prefix() {
  .table4js-resizable-container {
    padding-right: 8px;
  }
  .table4js-scroll-container {
    width: calc(100% + 8px);
  }
}
.table4js {
  border-collapse: separate;
  border-spacing: 0;
}

.table4js--small {
  min-width: 400px;
}

.table4js-sticky-component {
  z-index: 10;
  position: sticky;
  background: var(--abc-primary-1, #f8f9fd);
}

.table4js__header {
  top: 0;
}

.table4js-header-tools__cell {
  padding: 0;
  border-bottom: none;
}

.table4js-header-tools__container {
  border-radius: 10px 10px 0 0;
}

.table4js-group-header-technical-cell {
  background: var(--abc-primary-1-dark-2, #f0f2fb);
  border: 1px solid var(--abc-primary-1-dark-7, #dce1f5);
}

.table4js-preheader {
  display: flex;
  align-items: center;
  padding: 6px;
}

.table4js-preheader__first-row {
  display: flex;
  flex-grow: 1;
  margin-right: 25px;
}

.table4js-advanced-settings {
  display: flex;
  align-items: center;
}

.table4js-button-more {
  margin-left: 15px;
}

.table4js-filter {
  display: flex;
  align-items: center;
  border-top: 1px solid var(--abc-primary-1-dark-7, #dce1f5);
  width: 100%;
  height: 50px;
  position: relative;
}
.table4js-filter::after {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 50px;
  top: 0;
  right: -1px;
  background: linear-gradient(90deg, transparent, var(--abc-primary-1-dark-2, #f0f2fb) 50%);
  z-index: 10;
}

.table4js-filter__container {
  display: flex;
  height: fit-content;
  padding: 5px;
  width: calc(100% - 5px);
  overflow-x: auto;
}

.table4js-header-title__cell {
  padding: 14px 6px;
  background: var(--abc-primary-0, #263769);
  border-left: 1px solid var(--abc-primary-2-op-30, rgba(255, 255, 255, 0.3));
  position: relative;
  user-select: none;
}
.table4js-header-title__cell:hover .table4js-title__filter {
  display: block;
}

.table4js-header-title__technical-cell--right {
  border-left: none;
}

.table4js-switch {
  width: 15px;
}

.table4js-switch__text {
  font-weight: lighter;
  text-align: center;
  color: var(--abc-primary-2-op-50, rgba(255, 255, 255, 0.5));
}

.table4js-switch__text--selected {
  color: var(--abc-primary-2, #ffffff);
}

.table4js-title {
  display: flex;
  align-items: center;
  cursor: pointer;
  position: relative;
}

.table4js-title__text {
  flex-grow: 1;
  margin-right: 30px;
  color: var(--abc-primary-2, #ffffff);
  font-weight: normal;
  text-align: left;
}

.table4js-title__tools {
  display: flex;
  align-items: center;
  position: absolute;
  right: 0;
  background: linear-gradient(90deg, transparent 0%, var(--abc-primary-0, #263769) 20%);
}

.table4js-title__filter {
  margin-left: 3px;
  display: none;
  cursor: pointer;
}

.table4js-title_resize {
  height: 100%;
  width: 10px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: col-resize;
}

.table4js__number {
  margin: auto;
}

.table4js__check {
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  border: 2px solid var(--abc-primary-0-op-15, rgba(38, 55, 105, 0.15));
  margin: auto;
}

.table4js__icon-check {
  height: 100%;
  width: 100%;
  fill: var(--abc-primary-4, #263769);
}

.table4js-cell__container {
  padding: 8px 6px;
}

.table4js-cell__container--loading {
  background: linear-gradient(90deg, var(--abc-primary-1-dark-8, #d8def4), var(--abc-primary-0-op-30, rgba(38, 55, 105, 0.3)), var(--abc-primary-1-dark-8, #d8def4));
  background-size: 150% 150%;
  width: calc(100% - 12px);
  height: calc(100% - 12px);
  margin: 6px;
  border-radius: 5px;
  animation: gradient 5s ease infinite;
  opacity: 0.8;
}

@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.table4js__footer {
  bottom: 0;
  z-index: 9;
}

.table4js-icon-equal {
  fill: var(--abc-primary-0, #263769);
  margin: 0 auto;
}

.table4js-footer__cell {
  border-bottom: none;
  padding: 0;
  background: var(--abc-primary-1-dark-2, #f0f2fb);
  border-top: 1px solid var(--abc-primary-1-dark-7, #dce1f5);
  vertical-align: middle;
}

.table4js-footer-tools__cell {
  padding: 0px;
}

.table4js-footer-tools__container {
  display: flex;
  padding: 6px;
  border-radius: 0 0 10px 10px;
}

.table4js-row-management {
  margin-right: 25px;
  flex-grow: 1;
}

.table4js-row-management__actions .actions {
  display: flex;
}
.table4js-row-management__actions .actions button {
  margin-bottom: 0;
}

.table4js-info {
  display: flex;
  align-items: center;
}

.table4js-info__total {
  margin-right: 15px;
}

.table4js-info__text {
  font-weight: lighter;
  color: var(--abc-primary-0-op-65, rgba(38, 55, 105, 0.65));
}

.table4js-info__go-to {
  display: flex;
  align-items: center;
}

.table4js-go-to__text {
  margin-right: 5px;
}

.table4js-go-to__value {
  width: 100%;
  padding: 4px;
  border-radius: 4px;
  border: 1px solid var(--abc-primary-0-op-20, rgba(38, 55, 105, 0.2));
  background: var(--abc-primary-1, #f8f9fd);
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  width: 40px;
  height: 24px;
  margin-right: 3px;
  padding: 6px;
}
.table4js-go-to__value:focus, .table4js-go-to__value:focus-visible {
  border-color: var(--abc-primary-0-op-65, rgba(38, 55, 105, 0.65));
  outline: none;
}

.table4js-btn-transparent {
  margin: 0;
  padding: 3px;
  height: 21px;
  background: none;
  border: none;
  border-radius: 5px;
}
.table4js-btn-transparent:hover {
  background-color: var(--abc-primary-0-op-20, rgba(118, 148, 206, 0.2));
}
.table4js-btn-transparent .table4js-svg-icon {
  margin: 0;
  fill: var(--abc-primary-0, #263769);
}

.table4js--small .table-bottom-actions button.action-button .table4js-button__svg-icon,
.table4js--small .table4js-actions button.action-button .table4js-button__svg-icon {
  margin-right: 0;
}
.table4js--small .table-bottom-actions button.action-button span,
.table4js--small .table4js-actions button.action-button span {
  display: none;
}
.table4js--small .table4js-action-button__icon {
  margin-right: 0;
}

table4, .table4js-root {
  display: inline-block;
  height: 100%;
}
table4.abrs-table-child-view, .table4js-root.abrs-table-child-view {
  height: 100%;
}
table4 .table4js-scroll-container__locked > table > tr, .table4js-root .table4js-scroll-container__locked > table > tr {
  visibility: collapse;
}
table4 .table4js-scroll-container__locked > table > tr.row-visible, .table4js-root .table4js-scroll-container__locked > table > tr.row-visible {
  visibility: visible;
}
table4 .table4js-scroll-container__locked > table > tr.row-table-detail, .table4js-root .table4js-scroll-container__locked > table > tr.row-table-detail {
  visibility: visible;
}
table4 .abrs-table-side-edit .table4js-extended .table4js-resizable-container > .btn-ref-line, .table4js-root .abrs-table-side-edit .table4js-extended .table4js-resizable-container > .btn-ref-line {
  display: block;
}
table4 .abrs-table-side-edit .abrs-table-side-detail, .table4js-root .abrs-table-side-edit .abrs-table-side-detail {
  transition: width 1s;
  display: inline-block;
  vertical-align: top;
  overflow-y: scroll;
  height: 100%;
}

.table4js-view-content-holder-inner {
  height: 100%;
}

.table4js-svg-icon.table4js-go-to__icon {
  width: 16px;
  height: 16px;
}

.table4js-root--fit-width {
  width: 100%;
}
.table4js-root--fit-width .table4js-resizable-container {
  width: 100%;
}
.table4js-root--fit-width .table4js {
  min-width: 100%;
  table-layout: fixed;
}
/*!******************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sources/table/cell-types/indicator.scss ***!
  \******************************************************************************************************************************************************************************************/
.table4js__indicator-cell {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.table4js__indicator-cell-circle {
  display: inline-block;
  width: 1em;
  height: 1em;
  border-radius: 0.5em;
}
/*!***********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sources/table/filter-select.scss ***!
  \***********************************************************************************************************************************************************************************/
@charset "UTF-8";
/* Fallback colors for variables */
/* Основной Цвет */
/* Вторичный Цвет A */
/* Вторичный Цвет B */
/* Дополнительный Цвет */
table4js-filter-select, .table4js-filter-select {
  white-space: nowrap;
  padding: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 105px;
  height: 24px;
  border: none;
  border-bottom: 2px solid var(--abc-primary-0-op-30, rgba(38, 55, 105, 0.3));
}

.table4js-select-selection {
  flex-grow: 1;
  display: flex;
}

.table4js-select-selection-item {
  display: flex;
  align-items: center;
  width: min-content;
  padding: 3px;
  background: var(--abc-primary-0-op-15, rgba(38, 55, 105, 0.15));
  border-radius: 4px;
  margin-bottom: 2px;
  margin-right: 5px;
}

.table4js-select-item-title {
  margin-right: 5px;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100px;
}

.table4js-select-item-close.table4js-select-item-close {
  fill: var(--abc-primary-0-op-65, rgba(38, 55, 105, 0.65));
  width: 8px;
  height: 16px;
  cursor: pointer;
}
.table4js-select-item-close.table4js-select-item-close:hover {
  fill: var(--abc-primary-0, #263769);
}

.table4js-select-button.table4js-select-button {
  fill: var(--abc-primary-0, #263769);
  width: 12px;
  height: 12px;
}

.table4js-select__dropdown-menu {
  display: flex;
  flex-direction: column;
  width: auto;
  max-height: 250px;
  padding: 5px;
  overflow-y: auto;
}

.table4js-select__dropdown-search-container {
  position: sticky;
  top: -5px;
  background: linear-gradient(0deg, transparent, var(--abc-primary-1, #f8f9fd) 10%);
  margin: -5px;
  margin-bottom: 0;
  padding: 5px;
}

.table4js-select__dropdown-search {
  width: 100%;
  padding: 4px;
  border-radius: 4px;
  border: 1px solid var(--abc-primary-0-op-20, rgba(38, 55, 105, 0.2));
  background: var(--abc-primary-1, #f8f9fd);
  font-family: "Roboto", sans-serif;
  font-size: 14px;
}
.table4js-select__dropdown-search:focus {
  border-color: var(--abc-primary-0-op-65, rgba(38, 55, 105, 0.65));
  outline: none;
}

.table4js-select__dropdown-item {
  display: flex;
  padding: 5px;
  border-bottom: 1px solid var(--abc-primary-0-op-15, rgba(38, 55, 105, 0.15));
}
.table4js-select__dropdown-item:last-child {
  border-bottom: none;
}

.table4js-select__dropdown-hide-check {
  display: none;
}
.table4js-select__dropdown-hide-check:checked + .table4js-select__dropdown-check {
  fill: var(--abc-primary-0-op-65, rgba(38, 55, 105, 0.65));
}

.table4js-select__dropdown-check {
  border: 1px solid var(--abc-primary-0-op-15, rgba(38, 55, 105, 0.15));
  border-radius: 4px;
  margin-right: 5px;
  width: 17px;
  height: 17px;
  fill: transparent;
}

.table4js-select__dropdown-button {
  border: none;
  background: none;
  padding: 5px;
  color: var(--abc-primary-0-op-30, rgba(38, 55, 105, 0.3));
  cursor: pointer;
}
.table4js-select__dropdown-button:hover {
  color: var(--abc-primary-0-op-65, rgba(38, 55, 105, 0.65));
}

.table4js-select__dropdown-label {
  max-width: 300px;
  white-space: break-spaces;
  text-align: left;
}
/*!****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sources/core/actions.scss ***!
  \****************************************************************************************************************************************************************************/
@charset "UTF-8";
/* Fallback colors for variables */
/* Основной Цвет */
/* Вторичный Цвет A */
/* Вторичный Цвет B */
/* Дополнительный Цвет */
table4js-actions {
  display: block;
  position: relative;
}

.table4js-actions {
  display: flex;
}

button.action-button.action-checked {
  border: 1px solid var(--abc-primary-0-op-65, rgba(38, 55, 105, 0.65)) !important;
}

.table4js-nested-actions:hover .table4js-nested-actions__dropdown {
  display: block;
}

.table4js-nested-actions__dropdown {
  display: none;
  position: absolute;
  padding: 5px;
  border: 1px solid var(--abc-primary-0-op-65, rgba(38, 55, 105, 0.65));
  border-radius: 5px;
  background: var(--abc-primary-1, #f8f9fd);
  width: 125px;
  top: 99px;
  left: -131px;
}
.table4js-nested-actions__dropdown::before {
  content: "";
  position: absolute;
  display: block;
  border: 11px solid transparent;
  border-left: 9px solid var(--abc-primary-0-op-65, rgba(38, 55, 105, 0.65));
  right: -20px;
  top: 8px;
}
.table4js-nested-actions__dropdown::after {
  content: "";
  position: absolute;
  display: block;
  border: 13px solid transparent;
  border-left: 12px solid var(--abc-primary-1, #f8f9fd);
  top: 6px;
  right: -21px;
}

.row.detail table4js-actions.table4js-view-top-actions {
  right: 5px;
}

@media print {
  table4js-actions {
    display: none;
  }
}
.table4js-report-designer__actions-row {
  margin: 10px 0;
}

.table-actions .btn-default,
.table-actions .btn-green,
.table-actions .btn-red,
.table-actions .btn-blue,
.table-actions .table4js-btn-transparent,
.dropdown.actions-menu .btn-default,
.dropdown.actions-menu .btn-green,
.dropdown.actions-menu .btn-red,
.dropdown.actions-menu .btn-blue,
.dropdown.actions-menu .table4js-btn-transparent {
  margin-bottom: 0;
}

.table4js-button--transparent {
  display: flex;
  align-items: center;
  height: 30px;
  width: max-content;
  padding: 5px 10px;
  margin-right: 5px;
  background: transparent;
  border: none;
  border-radius: 6px;
  user-select: none;
  cursor: pointer;
  box-shadow: none !important;
  text-shadow: none !important;
}
.table4js-button--transparent:hover {
  background: var(--abc-primary-0-op-20, rgba(38, 55, 105, 0.2));
}
.table4js-button--transparent:focus-within {
  background: var(--abc-primary-0-op-20, rgba(38, 55, 105, 0.2));
}

.table4js-action-button .table4js-action-button__icon {
  fill: var(--abc-primary-4, #263769);
}

.table4js-action-button__label {
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  font-size: 13px;
  line-height: 17px;
  font-weight: lighter;
  margin-left: 5px;
}

.table4js-button-toggle__dropdown-menu {
  position: absolute;
  padding: 8px;
  padding-right: 3px;
  padding-bottom: 3px;
  background: var(--abc-primary-1, #f8f9fd);
  border: 1px solid var(--abc-primary-0-op-20, rgba(38, 55, 105, 0.2));
  top: 35px;
  z-index: 100;
  border-radius: 8px;
  width: 268px;
  border: 1px solid var(--abc-primary-0-op-65, rgba(38, 55, 105, 0.65));
  box-shadow: 0 3px 6px var(--abc-primary-3-op-20, rgba(50, 50, 50, 0.2));
}

.table4js-context-actions {
  display: flex;
}

.table4js-context-button {
  justify-content: center;
  flex-direction: column;
  width: 80px;
  height: auto;
  padding: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  background: var(--abc-primary-1-dark-3, #eceffa);
}
.table4js-context-button:hover {
  background: var(--abc-primary-1-dark-7, #dce1f5);
}
.table4js-context-button .table4js-action-button__icon {
  height: 35px;
  width: 35px;
  margin-bottom: 5px;
}
.table4js-context-button .table4js-action-button__label {
  line-height: 14px;
  white-space: break-spaces;
}
/*!*************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sources/core/dropdown-actions.scss ***!
  \*************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* Fallback colors for variables */
/* Основной Цвет */
/* Вторичный Цвет A */
/* Вторичный Цвет B */
/* Дополнительный Цвет */
table4js-dropdown-actions {
  display: block;
  position: relative;
}
/*!************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sources/table/filter-default.scss ***!
  \************************************************************************************************************************************************************************************/

/*!*****************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sources/table/cell-types/progress.scss ***!
  \*****************************************************************************************************************************************************************************************/
.table4js__progress-cell {
  display: inline-block;
  text-align: center;
  width: 100%;
  height: 1em;
  position: relative;
  border: 1px solid lightgreen;
}

.table4js__progress-cell-value {
  position: absolute;
  height: 100%;
  background-color: lightgreen;
  font-size: 0.75em;
}

/*# sourceMappingURL=table4.css.map*/