.gs-icon__wrapper{white-space:nowrap;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.gs-icon__wrapper--rotate-45{transform:rotate(45deg)}.gs-icon__wrapper--rotate-90{transform:rotate(90deg)}.gs-icon__wrapper--rotate-135{transform:rotate(135deg)}.gs-icon__wrapper--rotate-180{transform:rotate(180deg)}.gs-icon__wrapper--rotate-225{transform:rotate(225deg)}.gs-icon__wrapper--rotate-270{transform:rotate(270deg)}.gs-icon__wrapper--rotate-315{transform:rotate(315deg)}.gs-icon__wrapper--flip-h{filter:fliph();transform:scaleX(-1)}.gs-icon__wrapper--flip-v{filter:flipv();transform:scaleY(-1)}.gs-icon__wrapper--spin{animation:2s linear infinite gs-icon-spin}@keyframes gs-icon-spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.gs-icon__icon{fill:currentColor;width:100%;height:100%}.gs-icon__icon--no-color-fill{fill:none}.gs-sticky-header-table .q-table__top,.gs-sticky-header-table .q-table__bottom,.gs-sticky-header-table thead tr:first-child th{background-color:#fafafa}.gs-sticky-header-table thead tr th{z-index:100;position:sticky}.gs-sticky-header-table thead tr:first-child th{top:0}.gs-sticky-header-table.q-table--loading thead tr:last-child th{top:48px}.gs-sticky-header-table tbody{scroll-margin-top:48px}
