:root{--border-color:#e9eaeb;--thead-bg:#fafafa;--thead-color:#717680;--tbody-color:#535862}.kit_table--wrapper{-webkit-box-shadow:0 1px 2px 0 rgba(10,13,18,.05);box-shadow:0 1px 2px 0 rgba(10,13,18,.05);width:100%;max-height:calc(100dvh - 10rem);overflow:auto;padding-bottom:1rem;border:1px solid var(--border-color);border-radius:12px;table{min-width:100%;border-collapse:separate;border-spacing:0;border:none;background-color:#fff;border-radius:12px;table-layout:auto}td,th{white-space:nowrap;padding:12px 24px}thead{position:sticky;top:0;z-index:3;th{background-color:var(--thead-bg);border-bottom:1px solid var(--border-color);color:var(--thead-color);font-weight:600;&:first-child{border-radius:12px 0 0 0}&:last-child{border-radius:0 12px 0 0}}}tbody{tr{&:not(:last-child){td{border-bottom:1px solid var(--border-color)}}&:last-child{td{&:first-child{border-radius:0 0 0 14px!important;input{border-radius:0 0 0 14px!important}}&:last-child{border-radius:0 0 12px 0;input{border-radius:0 0 12px 0}}}}}}.more-loading{text-align:center;position:absolute;z-index:9;padding:8px 18px;border-radius:5px;color:#fff;background-color:#ccc;left:calc(50% - 45px);bottom:calc(20% - 18px)}}