.sider-menu{display:flex;flex-direction:column;overflow:hidden auto;height:100%;width:100%;padding-top:20px;border-right:0;background-color:#f8f8f8}.sider-menu .menu-entry{display:flex;flex-direction:row;padding:10px 0 10px 20px;cursor:pointer;text-decoration:none;color:#333;transition:background-color 50ms ease-in-out}.sider-menu .menu-entry__icon{flex:0 0 auto;display:flex;margin-right:10px}.sider-menu .menu-entry__icon>*{flex:0 0 auto;margin:auto 0;display:inline-block;width:15px;height:15px}.sider-menu .menu-entry__text{flex:1 1 auto}.sider-menu .menu-entry__alt-icon{flex:0 0 auto;display:flex;margin-right:20px;margin-left:10px}.sider-menu .menu-entry__alt-icon>*{flex:0 0 auto;margin:auto 0;display:inline-block;width:15px;height:15px}.sider-menu .menu-entry:hover:not(.disabled):not(.non-interactive){background-color:#ccc}.sider-menu .menu-entry.disabled{cursor:default;color:#b6b6b6}.sider-menu .menu-entry.selected{background-color:#e6e6e6}.sider-menu .menu-entry.small{padding:7px 0 8px 20px}.sider-menu .menu-entry.small .menu-entry__alt-icon>*,.sider-menu .menu-entry.small .menu-entry__icon>*{width:12px;height:12px}.sider-menu .submenu{position:absolute;height:0;width:100%;overflow:hidden;margin:0}.sider-menu .submenu.expanded{height:unset}.sider-menu .submenu.expanded .submenu__content{border:1px solid #d9d9d9}.sider-menu .submenu__content{border-radius:5px;margin:0 20px;background-color:#fff;border-color:transparent;transition:border .1s ease-in-out,height .3s ease-in-out}.sider-menu__section{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;flex:0 0 auto;margin-bottom:20px;font-size:11px;font-weight:500;line-height:15px}.sider-menu__submenu{margin:0 20px}.sider-menu__title{color:#333;font-size:13px;font-weight:600}.sider-menu__footer{padding:10px 20px;flex:0 0 auto;margin-top:auto;color:#b6b6b6;font-size:11px;font-weight:500;line-height:15px}.user-entry{display:flex;flex-direction:row;width:200px;border:1px solid transparent;border-radius:5px}.user-entry .ant-select{width:100%}.user-entry__icon{flex:0 0 auto;padding:2px 5px 2px 10px;font-size:30px}.user-entry__name{flex:1 1 auto;padding:10px;font-size:14px;line-height:30px}.user-entry.active{background-color:#fff;border:1px solid #d9d9d9}.user-entry.interactive{cursor:pointer;transition:border 0 ease-in-out .1s,background-color 0 ease-in-out .1s}.user-entry.interactive:hover{border:1px solid #d9d9d9}.edit-attribute-value-panel{font-size:11px;line-height:15px;font-weight:400}.edit-attribute-value-panel__header{padding:5px 10px;color:#767676}.edit-attribute-value-panel__header:first-child{padding-top:10px}.edit-attribute-value-panel__name-block{padding:5px 10px}.edit-attribute-value-panel__name-block:first-child{padding-top:10px}.edit-attribute-value-panel__name-block>input{font-size:11px;line-height:15px}.edit-attribute-value-panel__visibility-block{padding:5px 10px}.edit-attribute-value-panel__visibility-block:first-child{padding-top:10px}.edit-attribute-value-panel__visibility-block__list{display:flex!important;flex-direction:column!important}.edit-attribute-value-panel__visibility-block__list__entry{padding:5px!important;font-size:11px!important;line-height:15px!important}.edit-attribute-value-panel__footer{padding:5px 10px;display:flex;flex-direction:row}.edit-attribute-value-panel__footer:first-child{padding-top:10px}.edit-attribute-value-panel__footer__button{margin-right:10px}.edit-attribute-value-panel__footer__button--right{margin-right:0;margin-left:auto}.attribute-values-list{display:flex;position:relative}.attribute-values-list__selected-value{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;flex:1 1 auto;cursor:pointer}.attribute-values-list__values-list{top:-12px;left:-12px;min-width:100%;width:300px;max-height:240px;overflow-y:auto;background-color:#fff;border-radius:5px}.attribute-values-list__values-list__entry{padding:7px 10px 8px;white-space:nowrap;display:flex}.attribute-values-list__values-list__entry:first-child{padding-top:12px}.attribute-values-list__values-list__entry:last-child{padding-bottom:12px}.attribute-values-list__values-list__entry.selected .attribute-values-list__values-list__entry__name{color:#468eef}.attribute-values-list__values-list__entry:hover{background-color:rgba(0,0,0,.1)}.attribute-values-list__values-list__entry__name{flex:1 1 auto;margin-right:auto;overflow-x:hidden;text-overflow:ellipsis}.attribute-values-list__values-list__entry__actions,.attribute-values-list__values-list__entry__visibility{flex:0 0 auto}.attribute-values-list__values-list__entry__actions .feather-ico{margin:0 5px 0 15px}.attribute-values-list__values-list__add-new{padding:7px 10px 8px;display:flex;flex-direction:row;align-items:center;border-top:1px solid #d9d9d9;cursor:pointer}.attribute-values-list__values-list__add-new:first-child{padding-top:12px}.attribute-values-list__values-list__add-new:last-child{padding-bottom:12px}.attribute-values-list__values-list__add-new__ico{width:15px;height:15px;margin-right:8px}.properties-section{border-bottom:1px solid #d9d9d9}.properties-section:last-child{margin-top:auto;border-bottom-width:0}.properties-section__title{color:#222;font-weight:700;font-size:11px;line-height:15px;margin-bottom:15px}.properties-section__footer{margin-top:15px}.custom-popup-overlay{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.custom-popup-overlay,.custom-popup-overlay--transparent{position:fixed;top:0;left:0;height:100vh;width:100vw;z-index:10000}.custom-popup-view{position:absolute;pointer-events:all;z-index:10001;border:1px solid #d9d9d9}.custom-popup-view .ant-menu{font-size:11px}.page-title{display:flex;flex-direction:row;margin-bottom:20px}.page-title__title{flex:1 1 auto;line-height:30px}.page-title__title,.page-title__title__text{font-size:25px;font-weight:600}.page-title__title__button-back{display:inline-block;margin-right:15px;color:#222}.page-title__button{flex:0 0 auto}.edit-buttons-set__menu__item>*{vertical-align:middle}.edit-buttons-set__menu__item a{color:#333}.edit-buttons-set__menu__item a:hover{color:#767676}.empty-page{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.empty-page__caption-wrapper{flex:0 0 auto}.header-cell{display:flex;font-size:11px;font-weight:600;color:#767676}.header-cell__text{flex:1 1 auto;margin:14px;overflow:hidden;text-overflow:ellipsis;cursor:default}.header-cell__collapser,.header-cell__expander{flex:0 0 auto;height:12px;width:12px;margin-top:auto;margin-bottom:auto;color:#b6b6b6;margin-left:10px}.header-cell>.header-cell__lock{margin-right:10px;margin-left:5px}.zoom-panel__canvas{flex:1 1 auto;transform-origin:0 0}.zoom-panel__canvas>*{height:100%;width:100%}.bra-button,.bra-button--danger,.bra-button--primary{padding:0;background-color:transparent;border:1px solid #d9d9d9;border-radius:5px;height:32px;font-size:13px;line-height:15px;font-weight:400;transition:background-color .1s ease-in-out}.borderless.bra-button--danger,.borderless.bra-button--primary,.bra-button.borderless{border-color:transparent}.bra-button.small,.small.bra-button--danger,.small.bra-button--primary{height:unset;font-size:11px;line-height:15px;padding:0}.bra-button__wrapper{display:flex;align-items:center;text-align:center;cursor:pointer;white-space:nowrap}.bra-button__wrapper__content{margin:0 auto;display:flex;flex-direction:row;padding:2px 10px}.bra-button__wrapper__content__icon{flex:0 0 auto;margin-right:10px}.bra-button__wrapper__content__icon:last-child{margin-right:0}.bra-button__wrapper__content__icon>svg{vertical-align:text-top;height:18px;width:18px}.bra-button__wrapper__content__icon>svg *{stroke-width:1.5}.bra-button__wrapper__content__text{flex:1 1 auto;padding:3px 0}.bra-button--primary{border:none;color:#fff;background-color:#2f80ed}.bra-button--primary:hover{background-color:#468eef}.bra-button--primary:disabled{background-color:rgba(70,143,239,.3)!important}.bra-button--danger{color:#eb5757}.bra-button--danger:disabled,.bra-button--primary:disabled,.bra-button:disabled{border:1px solid #f8f8f8;background-color:#fafafa;cursor:default}.block.bra-button--danger,.block.bra-button--primary,.bra-button.block{width:100%}.bra-select{font-size:13px;line-height:15;font-weight:400;color:#333;border:none;margin:auto 0}.bra-switcher,.bra-switcher--disabled{display:flex;flex-direction:row;padding:5px;border:1px solid #d9d9d9;border-radius:5px;font-size:13px;line-height:15px;font-weight:400}.bra-switcher__option{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;margin:0 5px 0 0;padding:5px 10px;border-radius:5px;transition:background-color .2s ease-in-out,color .2s ease-in-out;cursor:pointer;background-color:transparent;color:#333}.bra-switcher__option:first-child{margin-left:5px}.bra-switcher__option--selected{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;margin:0 5px 0 0;padding:5px 10px;border-radius:5px;transition:background-color .2s ease-in-out,color .2s ease-in-out;background-color:#333;color:#fff}.bra-switcher__option--selected:first-child{margin-left:5px}.bra-switcher--disabled .bra-switcher__option{cursor:default;color:#b6b6b6}.bra-switcher--disabled .bra-switcher__option--selected{background-color:#b6b6b6}.tree-selector{flex:0 0 auto;min-width:275px;display:flex;flex-direction:column;border-right:1px solid #d9d9d9}.tree-selector__title{flex:0 0 auto;padding:25px 30px 5px 50px}.tree-selector__title__text{font-size:18px;font-weight:600;line-height:20px;color:#333}.tree-selector__content{flex:1 1 auto;overflow-y:auto;padding:20px 30px}.tree-selector__content__entry{padding:10px 20px;border-radius:5px;cursor:pointer;border:1px solid transparent;transition:background-color .1s ease-in-out,border .1s ease-in-out}.tree-selector__content__entry:hover{background-color:#f8f8f8}.tree-selector__content__entry.selected{border:1px solid #d9d9d9}.balance-attribute-dialog{left:calc(50% - 200px);top:calc(50% - 160px);height:320px;width:400px;background-color:#fff;border-radius:10px;display:flex;flex-direction:column}.balance-attribute-dialog__title{padding:20px 40px 5px;font-size:18px;font-weight:600;line-height:20px;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.balance-attribute-dialog__title:first-child{padding-top:40px}.balance-attribute-dialog__title:last-child{padding-bottom:20px}.balance-attribute-dialog__field{padding:20px 40px 5px}.balance-attribute-dialog__field:first-child{padding-top:40px}.balance-attribute-dialog__field:last-child{padding-bottom:20px}.balance-attribute-dialog__field__is-required,.balance-attribute-dialog__field__type{width:100%}.balance-attribute-dialog__footer{padding:20px 40px 5px;margin-top:auto;justify-self:flex-end;display:flex;flex-direction:row;justify-content:space-between}.balance-attribute-dialog__footer:first-child{padding-top:40px}.balance-attribute-dialog__footer:last-child{padding-bottom:20px}.dnd-table tr.drop-over-downward td{border-bottom:2px dashed #468eef}.dnd-table tr.drop-over-upward td{border-top:2px dashed #468eef}.split-table{display:flex;flex-direction:column;overflow:hidden}.split-table__fixed-rows{flex:0 0 auto;display:flex;flex-direction:column;margin-bottom:35px;max-height:50%;overflow:hidden}.split-table__fixed-rows__header{flex:0 0 auto;display:flex;flex-direction:row;font-size:13px;color:#333}.split-table__fixed-rows__table{flex:1 1 auto;overflow:hidden}.split-table__table-controls{flex:0 0 auto;display:flex;padding:20px 0;max-width:300px}.split-table__table-controls__filter__btn{cursor:pointer;padding-top:5px;color:#b6b6b6}.split-table__table-controls__filter__btn__ico{height:15px;width:15px}.split-table__main-table{flex:1 1 auto;overflow:hidden}.split-table .ant-table-selection-column{opacity:0;width:0;max-width:0;pointer-events:none}.split-table .ant-table-container tr>td{font-size:11px;font-weight:500}.split-table .ant-table-container tr.selected-row>td{background-color:#e4f0ff!important}.split-table .ant-table-container .ant-table-tbody>tr>td{padding:0}.split-table :not(.ant-table-cell) .ant-table-wrapper,.split-table :not(.ant-table-cell) .ant-table-wrapper .ant-spin-nested-loading,.split-table :not(.ant-table-cell) .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container,.split-table :not(.ant-table-cell) .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container .ant-table{height:100%}.split-table :not(.ant-table-cell) .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-container{height:100%;display:flex;flex-direction:column}.split-table :not(.ant-table-cell) .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-container .header-cell-container{padding:0}.split-table :not(.ant-table-cell) .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-container .ant-table-header{flex:0 0 auto}.split-table :not(.ant-table-cell) .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-container .ant-table-body{flex:1 1 auto;overflow:auto!important}.dnd-list-entry.drop-before{border-bottom:2px dashed #468eef}.dnd-list-entry.drop-after{border-top:2px dashed #468eef}.tabs{height:35px;display:flex;flex-direction:row;background-color:#f8f8f8;border-bottom:1px solid #d9d9d9;font-size:11px}.tabs__tab{width:180px;position:relative;display:flex;box-shadow:inset 0 0 -1px rgba(0,0,0,.1);transition:box-shadow .1s ease-in-out}.tabs__tab,.tabs__tab--add{padding:8px;text-align:center;border-right:1px solid #d9d9d9;cursor:pointer;color:#333}.tabs__tab--add__ico{height:18px;width:18px}.tabs__tab__content{flex:1 1 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tabs__tab__content a{color:#333}.tabs__tab:hover{color:#333;box-shadow:inset 0 0 5px rgba(0,0,0,.1)}.tabs__tab:hover .tabs__tab__close{opacity:1}.tabs__tab__close{flex:0 0 auto;position:absolute;top:10px;right:15px;display:inline-block;margin:auto 10px;cursor:pointer;opacity:0;transition:opacity .2s ease-in-out}.tabs__tab__close>*{vertical-align:baseline;height:15px;width:15px}.tabs__tab.active{background-color:#fff;cursor:default}.bra-top-menu{display:flex;flex-direction:row;justify-content:stretch;color:#fff;background-color:#2b2b2b}.bra-top-menu__logo{flex:0 0 auto;margin:8px 56px 8px 16px}.bra-top-menu__logo__text{font-style:normal;font-weight:500;font-size:16px;line-height:24px}.bra-top-menu__menu{flex:1 1 auto;display:flex}.bra-top-menu__menu .bra-top-menu__menu__title{color:#ccc;font-size:12px;font-weight:600;display:inline-block}.bra-top-menu__menu .bra-top-menu__menu__title:hover{color:#fff}.bra-top-menu__menu .bra-top-menu__menu__title__ico{margin-right:0;margin-left:10px}.ant-menu-submenu .bra-top-menu__menu__entry{color:#ccc;font-size:12px;font-weight:600}.ant-menu-submenu .bra-top-menu__menu__entry:hover{color:#fff}.bra-top-menu__menu__submenu{flex:0 0 auto}.bra-top-menu__menu__submenu a{color:hsla(0,0%,100%,.65)}.bra-top-menu__menu__submenu.pull-rigth{margin-left:auto}.bra-top-menu__menu__submenu .feather-ico{margin-bottom:-2px}.bra-top-menu__menu__submenu.ant-menu-submenu-active{background-color:hsla(0,0%,100%,.2)!important}.bra-top-menu__menu__submenu.bra-top-menu__menu__submenu--selected{background-color:hsla(0,0%,100%,.1)!important}.bra-top-menu__menu__submenu.bra-top-menu__menu__submenu--selected a{color:#fff}.bra-top-menu__menu.ant-menu.ant-menu-dark{line-height:40px;background-color:transparent}.bra-top-menu__menu.ant-menu.ant-menu-submenu-title{display:flex}.bra-top-menu__menu__popup>.ant-menu{background-color:#333!important}.bra-top-menu__menu__popup>.ant-menu .ant-menu-item-active{background-color:hsla(0,0%,100%,.2)!important}.bra-top-menu__menu__popup>.ant-menu .ant-menu-item-selected{background-color:hsla(0,0%,100%,.1)!important}.bra-pagination__content{display:flex}.bra-pagination__content__button{margin:5px 5px 0}.bra-pagination__content__current-page{flex:0 0 auto;width:50px;border:1px solid #b6b6b6;border-radius:2px}.bra-transactions-table{height:100%;width:100%;display:flex;flex-direction:column}.bra-transactions-table :not(.ant-table-cell) .ant-table-wrapper,.bra-transactions-table :not(.ant-table-cell) .ant-table-wrapper .ant-spin-nested-loading,.bra-transactions-table :not(.ant-table-cell) .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container,.bra-transactions-table :not(.ant-table-cell) .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container .ant-table{height:100%}.bra-transactions-table :not(.ant-table-cell) .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-container{height:100%;display:flex;flex-direction:column}.bra-transactions-table :not(.ant-table-cell) .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-container .header-cell-container{padding:0}.bra-transactions-table :not(.ant-table-cell) .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-container .ant-table-header{flex:0 0 auto}.bra-transactions-table :not(.ant-table-cell) .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-container .ant-table-body{flex:1 1 auto;overflow:auto!important}.bra-transactions-table__content{flex:1 1 auto;overflow:auto}.bra-transactions-table__pagination{flex:0 0 auto;padding-top:5px}.bra-transactions-table__editing{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.bra-transactions-table__editing__content{margin-right:8px}.bra-transactions-table__editing__content>input{padding-left:0;padding-right:0}.bra-transactions-table__editing__toggle{cursor:pointer;opacity:.1;transition:opacity .1s ease-in-out}.bra-transactions-table__editing__toggle--hidden{display:none}.bra-transactions-table__editing__toggle--highlighted,.bra-transactions-table__editing__toggle:hover{opacity:1}.bra-transactions-table__cancel{opacity:.1}.bra-transactions-table__cancel:hover{opacity:1}.bra-transactions-table__cancel__menu__item{color:#333}.bra-transactions-table__cancel__menu__item>*{vertical-align:middle}.bra-transactions-table__numeric-value{display:inline-block;width:100%;font-family:"Lato";text-align:right}.bra-transactions-table__numeric-value .feather-ico{cursor:default}.bra-transactions-table__canceled,.bra-transactions-table__canceling{color:#b6b6b6}.bra-transactions-table__positive-value{color:green}.bra-transactions-table__negative-value{color:red}.bra-transactions-table__filter{display:flex;align-items:center;justify-content:center;height:100%}.operations-list{margin-left:310px!important}.operations-list__title{word-wrap:break-word}.operations-list__attribute__title{color:#767676}.operations-list__attribute__select{min-width:100%}.two-records-plate{display:flex;flex-direction:row;overflow:hidden}.two-records-plate__forward-record{margin-right:10px}.two-records-plate__backward-record{color:#767676}.two-records-plate__record__text--highlighted{background-color:rgba(70,143,239,.3)}.bra-transaction-input__content-empty{color:#b6b6b6}.bra-substring-filter{background-color:#fff;border-radius:2px;padding:5px 10px;box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 9px 28px 8px rgba(0,0,0,.05);filter:drop-shadow(0 6px 16px rgba(0,0,0,.08))}.bra-substring-filter__content{display:flex;flex-direction:row;align-items:center;border:1px solid #ccc;border-radius:5px}.bra-substring-filter__content__input{flex:1 1 auto}.bra-substring-filter__content input.bra-substring-filter__content__input{background-color:transparent;border:none;outline:none}.bra-substring-filter__content__x{flex:0 0 auto;height:18px;width:18px;color:#ccc;cursor:pointer;transition:color .1s ease-in-out}.bra-substring-filter__content__x:hover{color:#333}.bra-range-filter,.bra-select-filter{background-color:#fff;border-radius:2px;padding:5px 10px;box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 9px 28px 8px rgba(0,0,0,.05);filter:drop-shadow(0 6px 16px rgba(0,0,0,.08))}.bra-select-filter{min-width:180px}.bra-select-filter__content{display:flex;flex-direction:row;align-items:center}.bra-select-filter__content__select{flex:1 1 auto}.bra-select-filter__content__x{flex:0 0 auto;margin:0 5px;height:18px;width:18px;color:#ccc;cursor:pointer;transition:color .1s ease-in-out}.bra-select-filter__content__x:hover{color:#333}.bra-advanced-search{background-color:#fff;border-radius:2px;padding:5px 10px;box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 9px 28px 8px rgba(0,0,0,.05);filter:drop-shadow(0 6px 16px rgba(0,0,0,.08));display:flex}.bra-advanced-search__content{flex:1 1 auto;display:flex;flex-direction:row;align-items:center;border:1px solid #b9b9b9;border-radius:5px;font-size:11px}.bra-advanced-search__content__input{flex:1 1 auto;padding-left:10px;padding-right:10px}.bra-advanced-search__content input.bra-advanced-search__content__input{background-color:transparent;border:none;outline:none;min-width:0;width:0}.bra-advanced-search__content__label{-webkit-user-select:none;-ms-user-select:none;user-select:none;color:#b6b6b6}.bra-advanced-search__content__x{flex:0 0 auto;height:15px;width:15px;margin-right:5px;margin-left:5px;color:#333;border-radius:10px;cursor:pointer;transition:color .1s ease-in-out}.bra-advanced-search__content__x:hover{background-color:#f8f8f8}.bra-advanced-search__content__search{flex:0 0 auto;height:15px;width:15px;margin-right:5px;margin-left:5px;color:#333}.bra-advanced-search__navigation{flex:0 0 auto;display:flex;border:1px solid #b9b9b9;border-radius:5px;margin-left:8px}.bra-advanced-search__navigation__button{display:flex;align-items:center;border-radius:5px 0 0 5px;background-color:transparent;transition:background-color .1s ease-in-out}.bra-advanced-search__navigation__button:not(:first-child){border-radius:0 5px 5px 0;border-left:1px solid;border-color:#b9b9b9}.bra-advanced-search__navigation__button:hover{background-color:#f8f8f8}.bra-advanced-search__navigation__button__ico{margin:5px;height:15px;width:15px;color:#333;cursor:pointer}.bra-error{text-align:center}.bra-error .bra-error-sign{font-size:70px;margin:50px;color:#ccc}.bra-error .bra-error-button{margin:20px auto}#root .bra-layout{height:100vh;background-color:#fff;overflow:hidden;display:flex;flex-direction:column}#root .bra-layout__header{flex:0 0 auto}#root .bra-layout__body{flex:1 1 auto;overflow:hidden}#root .bra-layout__body .page-content{height:100%;padding:30px;overflow-y:auto;background-color:#fff}.site-form-item-icon{height:15px;width:15px}.edit-user__content__footer{display:flex;flex-direction:row}.edit-user__content__footer__cancel{margin-left:10px}.attribute-groups-page{height:100%;display:flex;flex-direction:row;align-items:stretch}.attribute-groups-page__attribute-groups{flex:1 1 auto}.attribute-groups-list{padding:20px 30px;display:flex;flex-direction:column}.attribute-groups-list__title{flex:0 0 auto;display:flex;padding-bottom:30px;font-size:18px;font-weight:600;line-height:20px}.attribute-groups-list__title__text{flex:0 0 auto;color:#b6b6b6}.attribute-groups-list__title__tree-name{flex:0 0 auto;color:#333}.attribute-groups-list__title__new-button{flex:0 0 auto;margin:0 0 0 auto}.attribute-groups-list__table{flex:1 1 auto;overflow-y:auto}.attribute-groups-list__table .attribute-groups-list__table__names{width:100%}.trees-container{height:100%;display:flex;flex-direction:column}.trees-container__body{flex:1 1 auto;overflow:auto}.trees-container__body .tree-preview{float:left;width:320px;margin:15px 20px 15px 0;border:1px solid #d9d9d9;border-radius:15px;color:#333}.trees-container__body .tree-preview__header{position:relative;height:120px;padding:10px 0 0;border-bottom:1px solid #d9d9d9;overflow:hidden;display:flex}.trees-container__body .tree-preview__header__img{margin:0 auto}.trees-container__body .tree-preview__header__actions{position:absolute;height:20px;width:20px;right:10px;top:10px}.trees-container__body .tree-preview__title{height:50px;padding:20px 20px 0;display:flex;flex-direction:row}.trees-container__body .tree-preview__title__text{flex:1 1 auto;font-size:18px;font-weight:600}.trees-container__body .tree-preview__title__bookmark{flex:0 0 auto;cursor:pointer}.trees-container__body .tree-preview__title__bookmark>*{height:20px;width:20px}.trees-container__body .tree-preview__details{height:65px}.trees-container__body .tree-preview__footer{height:80px}.trees-container__body .empty-page-caption{text-align:center;max-width:420px}.user-action-roles-dialog{border-radius:10px}.user-action-roles-dialog__content{display:flex;flex-direction:row;height:650px}.user-action-roles-dialog__content__users{flex:0 0 250px;display:flex;flex-direction:column;background-color:#f8f8f8;border-right:1px solid #e6e6e6}.user-action-roles-dialog__content__users__title{flex:0 0 auto;margin:25px 0 15px 46px;font-size:13px;font-weight:600;line-height:15px;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.user-action-roles-dialog__content__users__wrapper{flex:1 1 auto;overflow:auto}.user-action-roles-dialog__content__users .user-entry{margin:5px 35px}.user-action-roles-dialog__content__right-panel{flex:1 1 auto;padding:25px}.user-action-roles-dialog__content__right-panel .right-side{display:flex;flex-direction:column;height:100%}.user-action-roles-dialog__content__right-panel .right-side__title{flex:0 0 auto;margin-bottom:20px;line-height:20px;font-size:18px;font-weight:600}.user-action-roles-dialog__content__right-panel .right-side__title__prefix{color:#b6b6b6}.user-action-roles-dialog__content__right-panel .right-side__switcher{display:flex}.user-action-roles-dialog__content__right-panel .right-side__list{flex:1 1 auto;overflow:auto}.user-action-roles-dialog__content__right-panel .right-side__list__elements{padding:10px 0;font-size:16px}.user-action-roles-dialog .ant-modal-body{padding:0}.attributes-table{font-size:11px;line-height:15px;font-weight:400}.attributes-table__tr{border-bottom:1px solid #d9d9d9}tbody .attributes-table__tr:last-child,thead .attributes-table__tr{border-bottom-color:transparent}.attributes-table__tr__th{padding:5px;color:#767676}.attributes-table__tr__td{padding:20px 5px;color:#333}.attributes-table__tr__td .title{font-size:13px;font-weight:600}.attributes-table__v-centered{width:100%;height:100%;display:flex;flex-direction:row;align-items:center}.attributes-table__v-centered>*{flex:0 0 auto}.attributes-table__attribute-groups{width:100%;height:100%}.attributes-table__wide-block{width:100%}.attributes-table__actions{width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.attributes-table__actions>*{margin-left:8px;flex:0 0 auto}.attributes-table__ico{width:15px;height:15px;margin-right:8px;vertical-align:baseline}.attributes-dialog{font-size:13px;line-height:15px;font-weight:400}.attributes-dialog__header{padding:25px 21px 0;font-size:18px;line-height:20px;font-weight:600}.attributes-dialog__header:first-child{padding-top:11px}.attributes-dialog__header__prefix{color:#b6b6b6}.attributes-dialog__switcher{padding:25px 21px 0;display:flex;flex-direction:row}.attributes-dialog__switcher:first-child{padding-top:11px}.attributes-dialog__switcher__component{flex:0 0 auto}.attributes-dialog__switcher__new-attr{flex:0 0 auto;margin-left:auto}.attributes-dialog__content{padding:25px 21px 0;display:flex;min-height:300px}.attributes-dialog__content:first-child{padding-top:11px}.attributes-dialog__content__table{flex:1 1 auto}.ant-radio-group.radio-balance-attribute{display:flex;flex-direction:column}.ant-radio-group.radio-balance-attribute__option{flex:0 0 auto}.transaction-wizard{display:flex;flex-direction:column;align-items:stretch;height:100%;overflow:hidden}.transaction-wizard__conversion__checkbox{margin-bottom:20px}.transaction-wizard__conversion__checkbox label{display:flex;align-items:center;grid-gap:5px;gap:5px}.transaction-wizard__header{padding:20px;background-color:#468eef;color:#fff}.transaction-wizard__header__top-menu{display:flex;flex-direction:row;justify-content:space-between}.transaction-wizard__header__top-menu__back{display:flex;align-items:center;cursor:pointer}.transaction-wizard__header__top-menu__back .feather-ico{margin-bottom:2px}.transaction-wizard__header__top-menu__close{margin-left:auto}.transaction-wizard__header__info{margin-top:15px}.transaction-wizard__header__info__type-name{font-weight:500;font-size:18px;line-height:20px}.transaction-wizard__header__nodes{margin-top:15px}.transaction-wizard__header__nodes__description{font-size:13px;line-height:16px}.transaction-wizard__header__nodes__notes{margin-top:5px;font-size:11px;line-height:15px;color:#e6e6e6}.transaction-wizard__header__nodes__entries{margin:15px 0;padding:10px;border:1px solid #d9d9d9;border-radius:5px}.transaction-wizard__header__nodes__entries__separator{margin:10px 0;border-top:1px solid #d9d9d9}.transaction-wizard__header__nodes__expander{cursor:pointer}.transaction-wizard .transaction-wizard__body{flex:1 1 auto;display:flex;flex-direction:column;overflow:hidden}.transaction-wizard .transaction-wizard__body__attributes{border:unset!important}.transaction-wizard .transaction-wizard__body__attributes__attribute{border-bottom:unset!important}.transaction-wizard .transaction-wizard__body__attributes__attribute .ant-collapse-content{border-top:unset!important;background:inherit!important}.transaction-wizard .transaction-wizard__body__attributes__attribute .ant-collapse-content-box{padding-top:0!important}.transaction-wizard .transaction-wizard__body__content{flex:1 1 auto;padding:20px;overflow:auto}.transaction-wizard .transaction-wizard__body__content__amount,.transaction-wizard .transaction-wizard__body__content__comment,.transaction-wizard .transaction-wizard__body__content__custom-date{width:100%}.transaction-wizard .transaction-wizard__body__footer{padding:20px;flex:0 0 auto}.transaction-wizard .transaction-wizard__body__footer__ok{margin-bottom:10px}.transaction-wizard .transaction-wizard__body__footer__cancel{margin-bottom:5px}.node-in-tree__tree-name{font-weight:600;font-size:11px;line-height:15px;color:#fff;width:100%}.node-in-tree__tree-name.ant-select.ant-select-borderless .ant-select-selector{padding-left:0;color:#fff;font-size:11px;line-height:15px}.tree-properties{display:flex;flex-direction:column;align-items:stretch;height:100%;padding-top:20px;overflow:hidden}.tree-properties .action-panel__icon{height:15px;width:15px}.tree-properties .tree-properties__icon{width:15px;height:15px;cursor:pointer}.tree-properties__pre-header{margin-left:20px;margin-right:20px;display:flex;flex-direction:row-reverse}.tree-properties__pre-header__x{margin-left:auto;flex:0 0 auto}.tree-properties__header{font-size:11px}.tree-properties__header,.tree-properties__title{margin-left:20px;margin-right:20px;flex:0 0 auto;line-height:15px;margin-bottom:5px}.tree-properties__title{display:flex;flex-direction:column;font-size:13px;font-weight:600;color:#333}.tree-properties__title>*{overflow:hidden;text-overflow:ellipsis}.tree-properties__buttons{display:flex;flex-direction:row;border-top:1px solid #d9d9d9}.tree-properties__buttons>*{border-left:1px solid #d9d9d9!important;padding-bottom:5px}.tree-properties__buttons>:first-child{border-left-color:transparent!important}.records-list__entry__name{font-size:11px;line-height:15px;font-weight:400;margin-bottom:5px}.records-list__entry__value{color:#222;font-size:13px;line-height:15px;font-weight:500;margin-bottom:10px}.records-list__collapser__text{cursor:pointer;font-size:11px;font-weight:400;line-height:15px}.node-info{display:flex;flex-direction:column;align-items:stretch;height:100%;overflow:hidden}.node-info__section{margin-left:20px;margin-right:20px;flex:0 0 auto;padding:20px 0}.node-info__section:last-child{margin-top:auto}.node-info__scroll-holder{flex:1 1 auto;overflow:auto}.node-info__top-buttons{margin-left:20px;margin-right:20px}.node-info__top-buttons__button{margin-top:15px;height:35px}.node-info__top-buttons__button__content{display:flex}.node-info__top-buttons__button__content__main{flex:1 1 auto}.node-info__top-buttons__button__content__addition{flex:0 0 auto}.node-info__top-buttons__button__content__addition .feather-ico{margin-right:0}.node-info__top-buttons__button__transactions{color:#2f80ed}.node-info__top-buttons__button__transactions-elastic{margin-top:0;color:#2f80ed}.node-info__top-buttons__button__transaction-changes{margin-top:0;height:30px;color:#2f80ed}.tree-view__table{height:100%}.tree-view__table__cell-content{padding:16px}.tree-view__table__cell-content--balance{font-family:"Lato";text-align:right}.tree-view__table__cell-content__searched__text{padding-top:2px;padding-bottom:2px;background-color:#e4f0ff}.tree-view__table__cell-content.highlight{background-color:#e4f0ff}.tree-view__table__cell-content.strong-highlight{background-color:#a0b8ce}.tree-view__table__cell-content.highlighted-cell{color:#fff;background-color:#2970cf}.tree-view__table__cell-content.faded{color:#b6b6b6}.tree-view__table__header-filter-dropdown{width:250px}.tree-view__table .header-cell__text{overflow:visible!important}.tree-view__table__header-cell-filter{height:100%;display:flex;align-items:center;justify-content:center}.tree-view__table__header-cell-filter>svg{height:15px;width:15px}.tree-view__table__header-cell-filter--active>svg{color:#468eef}.tree-view__table .ant-table-row-indent+.ant-table-row-expand-icon{margin:16px 8px 16px 16px}.tree-view__table .ant-table-thead>tr>th{padding:0}.workspace{height:100%;display:flex;flex-direction:row}.workspace__left-column{height:100%;flex:1 1 auto;display:flex;flex-direction:column;overflow:hidden}.workspace__left-column__tabs{flex:0 0 auto}.workspace__left-column__title{padding:27px 18px 10px 30px;flex:0 0 auto}.workspace__left-column__content{padding-left:30px;padding-right:18px;padding-bottom:10px;flex:1 1 auto;overflow:hidden}.workspace__right-column{flex:0 0 auto}.tree-container{height:100%}.tree-container__table{flex:1 1 auto;overflow:hidden}.tree-container__tree-properties{height:100%;width:250px;border-left:1px solid #e6e6e6}.tree-container__zoom-ctrl .ant-select-arrow{top:18px!important}.bra-formula-editor{height:100%;overflow:hidden;display:flex;flex-direction:column}.bra-formula-editor__legend{flex:1 1 auto;overflow:auto;margin-bottom:5px}.bra-formula-editor__content{display:flex;flex-direction:row}.bra-formula-editor__content__formula{flex:1 1 auto;flex-wrap:wrap;overflow:auto;margin-right:5px}.bra-formula-editor__content__save{height:100%}.bra-formula-legend--over{box-shadow:inset 0 0 5px rgba(0,0,0,.1)}.bra-formula-legend__block__title{margin-right:5px}.bra-formula-legend__block__values{display:flex;flex-direction:row;flex-wrap:wrap}.bra-formula-legend__block__values__entry{border-left-color:transparent!important}.bra-formula-panel{min-height:37px;padding:5px;display:flex;flex-direction:row;align-items:flex-start;border:1px solid rgba(0,0,0,.1);border-radius:5px;box-shadow:inset 0 0 0 rgba(0,0,0,.1);transition:box-shadow .1s ease-in-out}.bra-formula-panel--over{box-shadow:inset 0 0 5px rgba(0,0,0,.1)}.bra-formula-panel--error{border:1px solid #eb5757}.bra-formula-entry{font-size:11px;margin:3px;padding:2px;background-color:transparent;border-left:2px dashed transparent;opacity:1}.bra-formula-entry--dragging{opacity:.5}.bra-formula-entry--over{border-left-color:#333}.bra-formula-entry__colored{padding:5px;border-radius:5px;cursor:pointer}.bra-formula-entry__colored--blue{background-color:rgba(70,143,239,.3)}.bra-formula-entry__colored--orange{background-color:#fdd49a}.bra-formula-entry__colored--black{color:#fff;background-color:#333}.balance-dialog{border-radius:10px;left:calc(50% - 300px);top:calc(50% - 250px);width:600px;height:500px;display:flex;flex-direction:column;background-color:#fff}.balance-dialog__title{padding:55px 55px 15px;color:#333;font-size:18px;font-weight:600;line-height:20px}.balance-dialog__switcher{padding-left:55px;padding-right:55px;display:flex;flex-direction:row;padding-bottom:15px}.balance-dialog__switcher__element{flex:0 0 auto}.balance-dialog__switcher__new{flex:0 0 auto;margin:auto 0 auto auto}.balance-dialog__field{padding-left:55px;padding-right:55px;padding-bottom:20px;display:flex;flex-direction:column}.balance-dialog__field__title{font-size:11px;font-weight:400;line-height:15px}.balance-dialog__field .balance-dialog__field__value{display:flex;flex-direction:column}.balance-dialog__field .balance-dialog__field__value__radio{height:30px;line-height:30px}.balance-dialog__field__title{margin-bottom:10px}.balance-dialog__container{padding-left:55px;margin-right:55px;flex:1 1 auto;overflow-y:auto;overflow-x:hidden}.balance-dialog__footer{padding-left:55px;padding-right:55px;flex:0 0 auto;margin-top:auto;padding-top:15px;margin-bottom:15px;justify-self:flex-end;display:flex;flex-direction:row;justify-content:space-between}.balance-dialog__footer__cancel{margin-left:auto}.balance-attribute{display:flex;flex-direction:row}.balance-attribute__type{padding-top:5px;padding-bottom:5px;flex:0 0 auto;margin-right:10px;cursor:move}.balance-attribute__type__ico{width:16px;height:16px;vertical-align:text-bottom}.balance-attribute__name{padding-top:5px;padding-bottom:5px;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#333}.balance-attribute__values{padding-top:5px;padding-bottom:5px;flex:0 0 auto;width:200px}.balance-attribute__values__list{display:flex;flex-direction:row;flex-wrap:wrap;overflow:hidden}.balance-attribute__values__list__entry{padding:2px}.balance-attribute__values__list__entry.drop-after{border:dashed #468eef!important;border-width:0 0 0 2px!important}.balance-attribute__values__list__entry.drop-before{border:dashed #468eef!important;border-width:0 2px 0 0!important}.balance-attribute__values__list__add{padding:2px;display:flex;align-items:center;justify-content:center}.balance-attribute__values__list__add__icon{width:20px;height:20px;border-radius:10px;cursor:pointer}.balance-attribute__actions{padding-top:5px;padding-bottom:5px;flex:0 0 30px;display:flex;align-content:center;justify-content:center}.balance-attribute__actions__ico{width:16px;height:16px;vertical-align:text-bottom;margin:auto;cursor:pointer}.bav-element{padding:2px 5px;color:#333;background-color:#f8f8f8;border:1px solid #d9d9d9;display:flex;flex-direction:row;align-items:center}.bav-element__text{margin-right:5px}.bav-element__close{height:18px;width:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:9px;transition:background-color 50ms ease-in-out}.bav-element__close:hover{background-color:rgba(0,0,0,.1)}.bav-element__close__ico{width:12px;height:12px}.bav-dialog{padding:30px 50px;width:400px;height:200px;background-color:#fff;display:flex;flex-direction:column}.bav-dialog__title{color:#333;font-size:18px;font-weight:600;line-height:20px;margin-bottom:20px}.bav-dialog__footer{margin-top:auto;display:flex;flex-direction:row;justify-content:space-between}.balances-page{height:100%;display:flex;flex-direction:row;align-items:stretch}.balances-page__balances{flex:1 1 auto}.balances-list{padding:20px 30px;display:flex;flex-direction:column}.balances-list__title{flex:0 0 auto;display:flex;padding-bottom:30px;font-size:18px;font-weight:600;line-height:20px}.balances-list__title__text{flex:0 0 auto;color:#b6b6b6}.balances-list__title__tree-name{flex:0 0 auto;color:#333}.balances-list__title__new-button{flex:0 0 auto;margin:0 0 0 auto}.balances-list__table{flex:1 1 auto;overflow-y:auto}.transactions-container{height:100%;width:100%}.transactions-container :not(.ant-table-cell) .ant-table-wrapper,.transactions-container :not(.ant-table-cell) .ant-table-wrapper .ant-spin-nested-loading,.transactions-container :not(.ant-table-cell) .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container,.transactions-container :not(.ant-table-cell) .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container .ant-table{height:100%}.transactions-container :not(.ant-table-cell) .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-container{height:100%;display:flex;flex-direction:column}.transactions-container :not(.ant-table-cell) .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-container .header-cell-container{padding:0}.transactions-container :not(.ant-table-cell) .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-container .ant-table-header{flex:0 0 auto}.transactions-container :not(.ant-table-cell) .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-container .ant-table-body{flex:1 1 auto;overflow:auto!important}.transactions-container__header__icon{color:#b6b6b6;margin-left:10px}.transactions-container__content{height:100%;display:flex;flex-direction:column}.transactions-container__content__table{flex:1 1 auto;overflow:auto}.transactions-container__content__pagination{flex:0 0 auto;padding-top:5px}.transactions-container__content__editing{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.transactions-container__content__editing__content{margin-right:8px}.transactions-container__content__editing__toggle{cursor:pointer;opacity:.1;transition:opacity .1s ease-in-out}.transactions-container__content__editing__toggle--hidden{display:none}.transactions-container__content__editing__toggle--highlighted,.transactions-container__content__editing__toggle:hover{opacity:1}.transactions-container__numeric-value{display:inline-block;width:100%;font-family:"Lato";text-align:right}.transactions-container__positive-value{color:green}.transactions-container__negative-value{color:red}.transactions-container__filter{display:flex;align-items:center;justify-content:center;height:100%}.transactions-container__filter--highlighted{color:#468eef}.pivot-report{height:100%}.pivot-report__table{flex:1 1 auto;height:100%;overflow:hidden}.pivot-report__properties{flex:0 0 auto}.pivot-report-table{height:100%;padding-bottom:4px}.pivot-report-table .hide-scroll::-webkit-scrollbar{display:none;width:0}.pivot-report-table__table .dx-pivotgrid-container{overflow:auto}.pivot-report-table__table .dx-pivotgrid-container .dx-area-data-cell table tr:hover{background-color:rgba(0,0,0,.2)}.pivot-report-table__data{font-family:"Lato"}.pivot-report-options{height:100%;width:250px;overflow:hidden;display:flex;flex-direction:column;align-items:stretch;border-left:1px solid #e6e6e6}.pivot-report-options__header{margin:0;background-color:#468eef;color:#fff}.pivot-report-options__header__buttons{margin:15px 20px;display:flex}.pivot-report-options__header__buttons__collapse{flex:0 0 auto;margin-right:auto;display:flex;align-items:center;font-weight:400;font-size:11px;line-height:16px;cursor:pointer}.pivot-report-options__header__text{margin:20px;font-weight:500;font-size:18px;line-height:20px}.pivot-report-options__dates{flex:0 0 auto}.pivot-report-options__dates__text{margin:15px 20px 10px 13px;font-size:11px;line-height:15px}.pivot-report-options__dates__selector{margin:0 20px}.pivot-report-options__dates__selector__tag{cursor:pointer}.pivot-report-options__dates__selector .ant-picker .ant-picker-input>input{font-size:13px}.pivot-report-options__dates__selector .ant-picker .ant-picker-range-separator{padding:2px}.pivot-report-options__fields{flex:1 1 auto;display:flex;flex-direction:column}.pivot-report-options__fields__text{flex:0 0 auto;display:flex;margin:15px 20px 10px;font-weight:500;font-size:11px;line-height:15px}.pivot-report-options__fields__text__content{margin-right:auto}.pivot-report-options__fields__templates{max-height:200px;max-width:200px;overflow:auto}.pivot-report-options__fields__templates__template{display:flex;flex-direction:row;align-items:center;padding:2px 5px;cursor:pointer;transition:background-color .1s ease-in-out}.pivot-report-options__fields__templates__template:hover{background-color:#e6e6e6}.pivot-report-options__fields__templates__template__name{flex:1 1 auto}.pivot-report-options__fields__templates__template__x{flex:0 0 auto;height:100%;display:flex;border-radius:20px;color:#ccc;transition:background-color .1s ease-in-out,color .1s ease-in-out}.pivot-report-options__fields__templates__template__x .feather-ico{margin:3px}.pivot-report-options__fields__templates__template__x:hover{color:#333;background-color:#b6b6b6}.pivot-report-options__fields__selector{flex:1 1 100px;overflow:auto;margin:10px 20px 20px 0}.pivot-report-options__buttons{display:flex}.pivot-report-options__buttons__export{flex:1 1 auto;margin:10px 20px 20px}.pivot-report-options--collapsed{height:100%;overflow:hidden;background-color:#2970cf;color:#fff;cursor:pointer}.pivot-report-options--collapsed__button{margin:15px 8px}.pivot-report-options--collapsed__button .feather-ico{margin-right:0}.transaction-change-logs-container{height:100%;width:100%}.transaction-change-logs-container :not(.ant-table-cell) .ant-table-wrapper,.transaction-change-logs-container :not(.ant-table-cell) .ant-table-wrapper .ant-spin-nested-loading,.transaction-change-logs-container :not(.ant-table-cell) .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container,.transaction-change-logs-container :not(.ant-table-cell) .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container .ant-table{height:100%}.transaction-change-logs-container :not(.ant-table-cell) .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-container{height:100%;display:flex;flex-direction:column}.transaction-change-logs-container :not(.ant-table-cell) .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-container .header-cell-container{padding:0}.transaction-change-logs-container :not(.ant-table-cell) .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-container .ant-table-header{flex:0 0 auto}.transaction-change-logs-container :not(.ant-table-cell) .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-container .ant-table-body{flex:1 1 auto;overflow:auto!important}.transaction-change-logs-container__header__icon{color:#b6b6b6;margin-left:10px}.transaction-change-logs-container__content{height:100%;display:flex;flex-direction:column}.transaction-change-logs-container__content__table{flex:1 1 auto;overflow:auto}.transaction-change-logs-container__content__pagination{flex:0 0 auto;padding-top:5px}.transaction-change-logs-container__entry__cell{display:flex;flex-direction:column}.transaction-change-logs-container__entry__cell__attribute-name{color:#b6b6b6}.transaction-change-logs-container__entry__cell__old-value{text-decoration:line-through}.transaction-change-logs-container__filter{display:flex;align-items:center;justify-content:center;height:100%}.transactions-elastic-container{height:100%;width:100%}.transactions-elastic-container__header{display:flex;flex-direction:row}.transactions-elastic-container__header__attributes{margin-left:20px}.transactions-elastic-container__header__icon{color:#b6b6b6;margin-left:10px}.attributes-filter__btn__content{display:flex;align-items:center}.attributes-filter__btn__content--set,.attributes-filter__menu__attribute--set *,.attributes-filter__menu__attribute__value--set *{color:#2970cf!important}.attributes-filter__menu__attribute__text{margin:5px}body{margin:0;font-family:"Golos Text",Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#767676}.grecaptcha-badge{visibility:hidden}.feather-ico{height:15px;width:15px;margin-right:8px;cursor:pointer}.ant-notification{z-index:20000}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{box-sizing:border-box}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:5px}
/*# sourceMappingURL=main.c41ef003.chunk.css.map */