.simple-table{--table-border-color:#0000001f;color:#3e4451;border:1px solid var(--table-border-color);background-color:#fff;border-radius:4px;flex-direction:column;display:flex;overflow:hidden}.simple-table__inner{width:100%}.simple-table__inner:last-child{max-height:calc(100% + 1px);margin-bottom:-1px}.simple-table .q-markup-table{box-shadow:none;border-radius:0}.simple-table .q-markup-table td,.simple-table .q-markup-table th{white-space:normal}.simple-table .q-table__card{color:inherit}.simple-table .q-table tbody td{font-size:14px}.simple-table thead tr{height:36px}.simple-table td,.simple-table th{border-left-width:1px;padding:4px 8px;font-size:14px}@media (width>=768px){.simple-table td,.simple-table th{padding:5px 10px}}.simple-table td:first-child,.simple-table th:first-child{border-left-width:0}.simple-table .q-virtual-scroll__content td,.simple-table .q-virtual-scroll__content th{border-bottom-width:1px}.simple-table thead th{vertical-align:middle;background-color:#f0f0f0;height:auto;font-size:14px;font-weight:700}.simple-table tbody td{height:auto}.simple-table__no-data{opacity:.5;flex-grow:1;padding:30px 0;font-size:16px;font-weight:700}.simple-table__bottom{border-top:1px solid var(--table-border-color);margin-top:auto;padding:6px 10px 7px;font-size:15px}.simple-table--vertical-middle td{vertical-align:middle}.simple-table--fixed-header th{z-index:1;position:sticky;top:0}.simple-table .cell-checkbox{width:10px;padding:5px 7px}.simple-table .cell-number{text-align:right;width:30px}.simple-table .cell-min{width:10px}.simple-table .cell-btns{width:40px;padding:3px 6px}.simple-table .cell-btns .q-btn{width:30px;height:30px;padding:0}
