.collection-list .table{max-height:calc(100vh - var(--app-header-height) - var(--base)*16)}.collection-list .table table thead th{position:-webkit-sticky;position:sticky;top:0;z-index:5;background-color:var(--theme-bg);box-shadow:0 1px 0 var(--theme-border-color)}.collection-list .condition-value,.collection-list .list-controls,.collection-list .list-controls__controls,.collection-list .where-builder{position:relative;z-index:20}.collection-list .page-controls{position:-webkit-sticky;position:sticky;bottom:0;z-index:1}.nav__log-out{display:none!important}.custom-logout-btn{color:#fff!important;background-color:#7a9e63!important;border-color:#7a9e63!important}.custom-logout-btn:hover{background-color:#688754!important;border-color:#688754!important;cursor:pointer}.list-controls{position:-webkit-sticky;position:sticky;top:0;z-index:10;background:var(--theme-bg)}.table-wrap{display:flex;flex-direction:column;height:calc(100vh - 300px)}.table thead{position:-webkit-sticky;position:sticky;top:0;z-index:2;background:var(--theme-bg)}