.fixed-action-column-table tbody tr td:last-child,.fixed-action-column-table thead tr th:last-child{position:sticky!important;right:0;background-color:white;z-index:10;width:72px!important;min-width:72px!important;max-width:72px!important}.fixed-action-column-table thead tr th:last-child{background-color:#f9fafb}.table-scroll-shadow-host.has-horizontal-scroll .fixed-action-column-table tbody tr td:last-child:after,.table-scroll-shadow-host.has-horizontal-scroll .fixed-action-column-table thead tr th:last-child:after{content:"";position:absolute;left:-40px;top:0;height:100%;width:40px;background:linear-gradient(90deg,rgba(111,111,111,0),rgba(111,111,111,.08) 25%,rgba(111,111,111,.15) 50%,rgba(111,111,111,.2) 75%,rgba(111,111,111,.25));pointer-events:none;opacity:calc(1 - max((var(--scroll-progress, 0) - .84) * 6.25, 0))}.fixed-action-column-table tbody tr:hover td:last-child{background-color:#f7faff}