@charset "UTF-8";.rods-table-container{width:100%;overflow:auto}.rods-table.table{width:100%;margin:0;font-variant-numeric:tabular-nums;font-size:calc(.875rem * var(--base-font-size-multiplier, 1));line-height:1.3;border-spacing:0}.rods-table.table .rods-table__sticky-header{position:sticky;top:0}.rods-table.table th{border-bottom:1px solid #DBDBDB;text-align:left;vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:400;font-size:calc(.875rem * var(--base-font-size-multiplier, 1));line-height:1.3;color:var(--front-office__domain-style__typography__texts__primary__color, #5B5B5B);background-color:#f6f6f6;color:#5b5b5b;padding:6px 13px;height:36px}.rods-table.table th:after,.rods-table.table th:before{content:"";position:absolute;left:0;width:100%}.rods-table.table th .rods-table__sort-indicator{color:#000;margin-left:5px;height:18px}.rods-table.table th .rods-table__sort-indicator.rods-table__sort-indicator--active,.rods-table.table th .rods-table__sort-indicator:hover{color:#b6b6b6;background-color:#f6f6f6}.rods-table.table .rods-table__last-cell-container{position:relative;display:flex;min-height:21px;align-items:center}.rods-table.table .rods-table__has-visible-action{padding-right:26px}.rods-table.table .rods-table__actions-box{position:absolute;right:-6px;top:-6px;display:flex;justify-content:flex-end;gap:3px;padding:3px}.rods-table.table .rods-table__hover-actions{display:none}.rods-table.table tbody:hover .rods-table__actions-box{background:#fff;border-radius:6px;border:solid 1px #DBDBDB;box-shadow:0 6px 13px #00000021;right:-7px;top:-7px}.rods-table.table tbody:hover .rods-table__drag-icon-cell .rods-icon{visibility:visible}.rods-table.table tbody:hover .rods-table__drag-icon-cell--hidden .rods-icon{visibility:hidden}.rods-table.table tbody:hover .rods-table__hover-actions{display:flex}.rods-table.table tbody:hover .rods-table__expanded-row,.rods-table.table tbody:hover .rods-table__hover-rows{background:#f6f6f6}.rods-table.table .rods-table__drag-icon-cell,.rods-table.table .rods-table__select-cell{width:40px;padding:13px;vertical-align:top}.rods-table.table .rods-table__drag-icon-cell{vertical-align:middle}.rods-table.table .rods-table__drag-icon-cell .rods-icon{visibility:hidden;width:16px;height:auto}.rods-table.table tr{background-color:#fff}.rods-table.table td{padding:13px;vertical-align:top;font-variant-numeric:tabular-nums;border-bottom:1px solid #DBDBDB;color:#5b5b5b}.rods-table.table .rods-table__no-items-row td{text-align:center}.rods-table.table .rods-table__has-expanded-row td,.rods-table.table .rods-table__has-expanded-row th{border-bottom:none}.rods-table.table .rods-table__expanded-row-top-border--with-selection{position:relative}.rods-table.table .rods-table__expanded-row-top-border--with-selection:before{content:"";position:absolute;left:0;top:0;height:1px;width:calc(100% - 13px);margin-right:40px;border-top:1px solid #DBDBDB}.rods-table.table .rods-table__expanded-row-top-border--without-selection{position:relative;padding-left:53px}.rods-table.table .rods-table__expanded-row-top-border--without-selection:before{content:"";position:absolute;left:40px;top:0;height:1px;width:calc(100% - 53px);margin-right:40px;border-top:1px solid #DBDBDB}.rods-table.table .rods-table__focused-row{background-color:#f6f6f6}.rods-table.table .rods-table__default-loading-node{width:100%;display:flex;justify-content:center;align-items:center}.rods-table.table .rods-table__default-loading-node.rods-table__default-loading-node--padded{padding:13px 0}.rods-table.table .rods-table__default-loading-node .rods-spinner{color:gray}.rods-table th.rods-table__scroll-indicator--left,.rods-table th.rods-table__scroll-indicator--right{position:sticky;background:#fff;width:0;padding:0;overflow:visible;z-index:1}.rods-table th.rods-table__scroll-indicator--left{left:0}.rods-table th.rods-table__scroll-indicator--right{right:0}.rods-table th.rods-table__scroll-indicator--left:after,.rods-table th.rods-table__scroll-indicator--right:before{background:#fff;content:"...";position:absolute;pointer-events:none;top:0;bottom:0;width:auto;padding:13px;opacity:0;transition:opacity .2s;vertical-align:middle}.rods-table thead th.rods-table__scroll-indicator--left:after,.rods-table thead th.rods-table__scroll-indicator--right:before{background:#f6f6f6;padding:6px 13px;line-height:26px}.rods-table th.rods-table__scroll-indicator--left:after{left:0;right:auto}.rods-table th.rods-table__scroll-indicator--right:before{left:auto;right:0}.rods-table.rods-table--scrolled-left th.rods-table__scroll-indicator--left:after,.rods-table.rods-table--scrolled-right th.rods-table__scroll-indicator--right:before{opacity:1;transition:opacity .2s}.rods-table.rods-table--scrolled-left th.rods-table__scroll-indicator--left,.rods-table.rods-table--scrolled-right th.rods-table__scroll-indicator--right{width:0;display:table-cell}.rods-table.rods-table--with-clickable-row tbody tr:hover{cursor:pointer}.rods-table.rods-table--scrolled-right tbody:hover .rods-table__actions-box{right:30px}.rods-table--header-cell-wrapper div:first-child{display:flex;align-items:center}.rods-table--header-cell-wrapper div:first-child .rods-button{padding:0;width:20px}.rods-table--header-cell-wrapper div:first-child div:first-child .rods-icon{margin:0 3px}.rods-table__column-title-tooltip{white-space:normal;text-align:center}.rods-table__header--sticky{position:sticky;top:0;z-index:1}
