#table-parent{min-height:calc(100% - 4rem)}.iap-table{--row-height:12rem;table-layout:fixed}.iap-table thead th{border-bottom:2px solid}.iap-table thead th>div{display:flex}.iap-table thead th>div .table-header-actions{display:inline-block;position:relative}.iap-table thead th>div .table-header-actions>a{opacity:0;transition:cubic-bezier(.19,1,.22,1)opacity 100ms}.iap-table thead th>div .table-header-actions .table-header-stats{cursor:default;position:relative}.iap-table thead th>div .table-header-actions .table-header-stats .spinner-parent{position:absolute;width:100%;height:100%;left:0;top:0}.iap-table thead th>div .table-header-actions .table-header-stats>.table-header-stat{filter:blur(.25rem)}.iap-table thead th>div .table-header-actions .table-header-stats.loaded .spinner-parent{display:none!important}.iap-table thead th>div .table-header-actions .table-header-stats.loaded>.table-header-stat{filter:none}.iap-table thead th>div:hover .table-header-actions>a,.iap-table thead th>div .table-header-actions>a[aria-expanded=true]{opacity:1}.iap-table thead th .index{position:absolute;font-size:smaller;right:-.5rem;top:0}.iap-table tbody{--padding-top:0px;--padding-bottom:0px;display:block;border-top:none!important}.iap-table tbody::before{content:"";display:block;height:var(--padding-top)}.iap-table tbody::after{content:"";display:block;height:var(--padding-bottom)}.iap-table tbody tr.created>td{background-color:var(--bs-green)!important}.iap-table tbody tr.updated>td{background-color:var(--bs-yellow)!important}.iap-table tbody tr.transitioning>td{transition:background-color 1s cubic-bezier(.65,.05,.36,1)}.iap-table tbody td{padding:0!important;height:var(--row-height)}.iap-table tbody td>div{padding:.5rem;height:var(--row-height);overflow:hidden}.iap-table tbody a{color:#fff}.iap-table.dragging{opacity:.8;pointer-events:none}.seamless-parent{padding-top:0!important;padding-bottom:0!important}.seamless-parent>select,.seamless-parent>input{height:100%;width:100%;outline:0;border:0;background:0 0;color:inherit;padding-top:.5rem;padding-bottom:.5rem;border-left:.5rem solid transparent;border-right:.5rem solid transparent;position:absolute;top:0;left:0}.seamless-parent>select option{color:#000}.seamless-parent{position:relative}.seamless-parent .cover{top:.5rem;right:.5rem;bottom:.5rem;left:.5rem;position:absolute;pointer-events:none}tr.table-viewing td:first-child{position:relative}tr.table-viewing td:first-child::after{position:absolute;content:"";left:calc(-.25rem - 1px);top:-1px;border-left:.5rem solid transparent;border-right:.5rem solid transparent;border-bottom:.5rem solid red;transform:rotate(315deg)}#account-search-input{border:none}