.table-filter{position:relative;display:inline-flex}.table-filter__selected{display:flex;align-items:center;border-radius:2px;padding:5px 8px;cursor:pointer}.table-filter__selected-icon{width:18px;height:18px}.table-filter__selected-icon svg{width:100%;height:100%}.table-filter__selected_active{background:rgba(var(--vs-primary),1);color:#fff}.table-filter__values{position:absolute;width:300px;background:#fff;box-shadow:0 1px 6px 1px rgba(69,65,78,.1);z-index:999999;left:0;top:100%;margin-top:5px;padding-bottom:8px;max-height:280px;display:flex;flex-direction:column}.table-filter__row{display:flex;align-items:center}.table-filter-value{margin:0;padding:6px 10px 6px}.table-filter-value:hover{background-color:#f4f5f7}.table-filter-value__checkbox .vs-checkbox--input{left:0}.table-filter-value__checkbox .vs-checkbox{width:16px;height:16px}.table-filter-value__checkbox .vs-checkbox i{font-size:12px}.table-filter-value__checkbox .con-slot-label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-filter-value__value{line-height:1.2}.attached-object-row{display:flex;align-items:center;margin-bottom:15px}.attached-object-row__icon{width:24px;height:24px;margin-right:10px}.attached-object-row__icon svg{width:100%;height:100%}.acts-filters{display:flex;align-items:flex-end;flex-wrap:wrap}.acts-table .vs-table--tbody{border:none}.acts-table .vs-table--content{padding:0}.acts-table .vs-table--thead tr{background-color:#f4f4f4}.acts-table .vs-table--tbody-table .tr-values td{position:relative;padding:10px 15px}.acts-table .vs-con-tbody .vs-table--tbody-table .vs-table--thead th{padding:15px}.acts-table__show-all{text-transform:uppercase;font-size:.75rem;text-align:center;margin-top:10px;cursor:pointer;font-weight:500}.acts-table__show-all:hover{color:rgba(var(--vs-primary),1);text-decoration:underline}.acts-table__value{font-size:13px;line-height:1.2}.acts-table__value+.acts-table__value{margin-top:10px}.acts-table__value-small{font-size:11px;color:grey}.acts-table__status{width:250px;border-radius:0}.acts-table__icon{width:20px;height:20px;margin-right:5px;flex-shrink:0}.acts-table__icon svg{width:100%;height:100%}.acts-table .tr-values.vs-table--tr:nth-child(odd){background:#f6f6f6}.scroll-table{display:block;flex:1}.scroll-table__wrapper{overflow:hidden}