#procedure-item-table{width:100%;max-height:80vh;overflow:hidden}#procedure-item-table .procedures-table{width:100%;table-layout:fixed;border-collapse:collapse}#procedure-item-table .procedures-table th{position:sticky;top:0}#procedure-item-table .procedures-table thead{border-bottom:1px dotted var(--neutral-300)}#procedure-item-table .procedures-table tfoot,#procedure-item-table .procedures-table thead{background-color:var(--neutral-100)}#procedure-item-table .procedures-table td,#procedure-item-table .procedures-table th{overflow-x:hidden;z-index:10;min-width:180px!important;padding:9px 0 9px 6px!important}#procedure-item-table .procedures-table td.actions{display:inline-flex}#procedure-item-table .procedures-table td.actions .icon-container{margin:0 3px}#procedure-item-table .procedures-table tbody tr td,#procedure-item-table .procedures-table tbody tr th,#procedure-item-table .procedures-table thead tr td,#procedure-item-table .procedures-table thead tr th{width:7%}#procedure-item-table .procedures-table tbody tr td,#procedure-item-table .procedures-table tbody tr th:first-child,#procedure-item-table .procedures-table thead tr td,#procedure-item-table .procedures-table thead tr th:first-child{width:3%}#procedure-item-table .procedures-table tbody tr td,#procedure-item-table .procedures-table tbody tr th:nth-child(2),#procedure-item-table .procedures-table thead tr td,#procedure-item-table .procedures-table thead tr th:nth-child(2){width:30%}#procedure-item-table .procedures-table tbody tr td,#procedure-item-table .procedures-table tbody tr th:nth-child(3),#procedure-item-table .procedures-table thead tr td,#procedure-item-table .procedures-table thead tr th:nth-child(3){width:15%}#procedure-item-table .procedures-table tbody tr td,#procedure-item-table .procedures-table tbody tr th:nth-child(4),#procedure-item-table .procedures-table thead tr td,#procedure-item-table .procedures-table thead tr th:nth-child(4){width:5%}#procedure-item-table .procedures-table .action-icon{cursor:pointer;width:25px}#procedure-item-table .procedures-table .action-icon.red-icon{stroke:var(--pink)}#procedure-item-table .procedures-table .action-icon.blue-icon{stroke:var(--blue-500)}#procedure-item-table .procedures-table tfoot tr{display:contents}#procedure-item-table .procedures-table tfoot tr td{padding:10px 0 10px 5px!important;font-weight:700}#procedure-item-table .procedures-table .align-start{text-align:start}