#listPage{display:grid;grid-template-columns:1fr;grid-template-rows:60px 1fr;height:90vh;width:100%}.listTitle{align-items:center;background-color:#eee;display:flex;justify-content:space-between}.listContent,.listTitle{padding:1.3rem}.dialogWidth{max-width:768px!important;width:98vw!important}.dialogWidthMax{max-width:1024px!important;width:98vw!important}.table-header{max-height:80vh}.table-header .q-table__bottom,.table-header .q-table__top,.table-header thead tr:first-child th{background-color:#eee}.table-header thead tr th{position:sticky;z-index:1}.table-header thead tr:first-child th{top:0}.table-header.q-table--loading thead tr:last-child th{top:48px}.table-header-sticky{max-height:80vh}.table-header-sticky .q-table__bottom,.table-header-sticky .q-table__top,.table-header-sticky thead tr:first-child th{background-color:#eee}.table-header-sticky thead{position:sticky;top:0;z-index:1}.table-header-sticky thead tr{background-color:#eee}