@charset "UTF-8";.table-component{border-collapse:collapse}.table-component.stick-left,.table-component.stick-right,.table-component.stick-left-2,.table-component.stick-right-2{width:100%;overflow-x:auto;display:block}.table-component.stick-left:not(.stick-left-2)>thead>tr>th:first-child,.table-component.stick-left:not(.stick-left-2)>tbody>tr>td:first-child{position:sticky;left:0;z-index:6;background:inherit}.table-component.stick-left:not(.stick-left-2)>thead>tr>th:first-child:after,.table-component.stick-left:not(.stick-left-2)>tbody>tr>td:first-child:after{content:"";position:absolute;top:0;right:0;width:1px;height:100%;background:var(--divider-color, #ddd);pointer-events:none}.table-component.stick-left:not(.stick-left-2)>thead>tr>th:first-child{z-index:6}.table-component.stick-left-2>thead>tr>th:nth-child(1),.table-component.stick-left-2>tbody>tr>td:nth-child(1){position:sticky;left:var(--stick-left-1, 0px);z-index:6;background:inherit}.table-component.stick-left-2>thead>tr>th:nth-child(2),.table-component.stick-left-2>tbody>tr>td:nth-child(2){position:sticky;left:var(--stick-left-2, 0px);z-index:6;background:inherit}.table-component.stick-left-2>thead>tr>th:nth-child(2):after,.table-component.stick-left-2>tbody>tr>td:nth-child(2):after{content:"";position:absolute;top:0;right:0;width:1px;height:100%;background:var(--divider-color, #ddd);pointer-events:none}.table-component.stick-left-2>thead>tr>th:nth-child(1),.table-component.stick-left-2>thead>tr>th:nth-child(2){z-index:6}.table-component.stick-right:not(.stick-right-2)>thead>tr>th:last-child,.table-component.stick-right:not(.stick-right-2)>tbody>tr>td:last-child{position:sticky;right:0;z-index:6;background:inherit}.table-component.stick-right:not(.stick-right-2)>thead>tr>th:last-child:before,.table-component.stick-right:not(.stick-right-2)>tbody>tr>td:last-child:before{content:"";position:absolute;top:0;left:0;width:1px;height:100%;background:var(--divider-color, #ddd);pointer-events:none}.table-component.stick-right:not(.stick-right-2)>thead>tr>th:last-child{z-index:6}.table-component.stick-right-2>thead>tr>th:nth-last-child(1),.table-component.stick-right-2>tbody>tr>td:nth-last-child(1){position:sticky;right:var(--stick-right-1, 0px);z-index:6;background:inherit}.table-component.stick-right-2>thead>tr>th:nth-last-child(2),.table-component.stick-right-2>tbody>tr>td:nth-last-child(2){position:sticky;right:var(--stick-right-2, 0px);z-index:6;background:inherit}.table-component.stick-right-2>thead>tr>th:nth-last-child(2):before,.table-component.stick-right-2>tbody>tr>td:nth-last-child(2):before{content:"";position:absolute;top:0;left:0;width:1px;height:100%;background:var(--divider-color, #ddd);pointer-events:none}.table-component.stick-right-2>thead>tr>th:nth-last-child(1),.table-component.stick-right-2>thead>tr>th:nth-last-child(2){z-index:6}table.table-component tbody.no-header tr:first-child{border-top-width:0}table.table-component tfoot td.button-row{padding:15px 10px 15px 0}table.table-component.nowrap th,table.table-component.nowrap td{white-space:nowrap}table.table-component.nowrap th.text-right,table.table-component.nowrap td.text-right{text-align:right}@media (max-width: 640px){.table-component:not(.responsive-columns){display:flex;flex-direction:column}.table-component:not(.responsive-columns) thead tr{display:none}.table-component:not(.responsive-columns) tbody tr{position:relative;display:flex;flex-direction:column;gap:.25rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity));padding-top:.5rem;padding-bottom:.5rem}.table-component:not(.responsive-columns) tbody tr td:first-child{font-weight:700;--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.table-component:not(.responsive-columns) tbody td .btn-group{position:absolute;right:.5rem;top:1.25rem;z-index:10;float:none;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}table.table-component.table-two-columns thead tr{display:block;--tw-bg-opacity: 1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}table.table-component.table-two-columns td{padding:0rem 1rem}table.table-component.table-two-columns .button-row span.label{display:none}table.table-component.table-two-columns tfoot,table.table-component.table-two-columns tfoot tr{display:block}table.table-component.table-two-columns tfoot tr td{display:block;padding:0rem 1rem}table.table-component.table-two-columns tfoot tr td .btn-group{margin-top:1rem}table.table-component.table-two-columns tfoot tr td .btn-group .btn i{margin:0}}table.table-component.responsive-columns td.mobile,table.table-component.responsive-columns th.mobile{display:none}@media (max-width: 1024px){table.table-component.responsive-columns td.responsive,table.table-component.responsive-columns th.responsive{display:none}table.table-component.responsive-columns td.mobile,table.table-component.responsive-columns th.mobile{display:block}}.formrow .upload-buttons{display:inline-flex;margin-left:30px}.formrow .upload-buttons .btn{display:inline;position:relative;line-height:15px;float:right;cursor:pointer;margin-right:5px;z-index:2}
