.body--dark{--q-tableHeadingColor: var(--q-dark);--q-tableScrollColor: rgba(255,255,255,.3)}.body--light{--q-tableHeadingColor: #fff;--q-tableScrollColor: rgba(0,0,0,.3)}.scrolling-settings-table{height:calc(100vh - 100px)}.scrolling-settings-table .q-table__top,.scrolling-settings-table .q-table__bottom,.scrolling-settings-table thead tr:first-child th{background-color:var(--q-tableHeadingColor);z-index:2}.scrolling-settings-table thead tr th{position:sticky;z-index:1}.scrolling-settings-table thead tr:last-child th{top:48px}.scrolling-settings-table thead tr:first-child th{top:0}.scrolling-settings-table tbody{scroll-margin-top:48px}.scrolling-settings-table ::-webkit-scrollbar{height:12px;width:14px;background:transparent;z-index:12;overflow:visible}.scrolling-settings-table ::-webkit-scrollbar-thumb{width:10px;background-color:var(--q-tableScrollColor);border-radius:10px;z-index:12;border:4px solid rgba(0,0,0,0);background-clip:padding-box;-webkit-transition:optacity .28s ease-in-out;transition:optacity .28s ease-in-out;margin:4px;min-height:32px;min-width:32px}.body--light tr:has(.disabled-row){color:#9e9e9e}.body--dark tr:has(.disabled-row){color:#757575}.changed-setting{font-weight:700}tr:has(.changed-setting){font-weight:700}tr .tr-hover-btn{opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}tr:hover .tr-hover-btn{visibility:visible;opacity:1}.value_td div{max-width:600px}@media screen and (max-width: 1400px){#setting_groups_tabs .q-tab__label{display:none}#setting_groups_tabs .q-tab--full{min-height:50px}}@media screen and (min-width: 1401px){#setting_groups_tabs .q-tab{padding-left:15px;padding-right:15px}#setting_groups_tabs i{padding-right:5px}}.body--dark #esc-img{background:linear-gradient(180deg,rgba(51,51,51,0) 0%,rgb(51,51,51) 50%,rgba(51,51,51,0) 100%)}
