.freeTableWrapper{margin:0 auto;display:inline-block;max-width:100%}#freeTableScroller{border-radius:6px;overflow-x:auto}#freeTableScroller.fullscreen-active{height:100%;background-image:none !important;background-color:var(--theme-background-color);border-bottom:0.1rem solid var(--smallTable-border-color)}table#freeTable{--tableCellValue-background-color: var(--theme-background-color);border-radius:6px;background-color:var(--theme-background-color);min-width:60rem}table#freeTable input{padding-left:0;padding-right:0}table#freeTable td,table#freeTable th{transition:none 500ms ease;position:relative;padding:0}table#freeTable td .contextMenu,table#freeTable th .contextMenu{right:0;top:0;z-index:3}table#freeTable thead td,table#freeTable thead th{background-color:var(--theme-background-color)}table#freeTable tbody tr td:first-child{background-color:var(--theme-background-color)}table#freeTable .taggingList{display:none}table#freeTable .taggingList-withTags{position:relative;display:block;top:-1rem;padding:0 1rem}.fullscreen-active #freeTableScroller{height:100%}.fullscreen-active table#freeTable thead td,.fullscreen-active table#freeTable thead th{position:sticky;top:0;z-index:3}.fullscreen-active table#freeTable thead td:first-child,.fullscreen-active table#freeTable thead th:first-child{left:0;z-index:5}.fullscreen-active table#freeTable tbody tr td:first-child{position:sticky;left:0;z-index:4}.tableCellValue,.tableCell,.tableColumnTitle,.tableRowTitle{background-color:var(--tableCellValue-background-color);text-align:center;height:4.5rem;min-width:10rem;line-height:3rem;padding:.7rem 2.4rem;white-space:nowrap;display:block}#freeTable td{background-color:var(--tableCellValue-background-color)}.tableRowTitleCell,.tableRowTitle,.tableColumnTitleCell,.tableColumnTitle,thead td:first-child{background-color:var(--theme-th-background-color) !important}td.tableCell-editing{outline:0.2rem solid #e41e4d;outline-offset:-.2rem}td.tableCell-editing::after{font-family:'Hansom FY', Helvetica, Arial, sans-serif;font-weight:500;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-top-left-radius:.2rem;content:attr(data-user-name);position:absolute;bottom:0;right:0;font-size:1.2rem;background-color:#e41e4d;color:white;padding:.4rem .2rem .2rem .4rem;line-height:1;z-index:1}.tableCellValue:focus{outline:none}.tableCellCalculated{color:#13b374;font-weight:bold;opacity:1}.tableCell-focus,.tableCell-selectHighlight{outline:0.2rem solid var(--theme-highlight-color);outline-offset:-.2rem}.tableCell-editFunction .tableCellValue{opacity:1;position:static;height:100%}.tableCellValue[data-calculated]:not(:focus),.tableCell-editFunction .tableCellCalculated,.tableCellCalculated:empty{position:absolute;opacity:0;pointer-events:none;top:0;width:100%;text-indent:-9999px}#freeTable .tableCell-highlight{--tableCellValue-background-color: var(--theme-highlight-light-color)}.tableCellInfo{position:absolute;top:.2rem;left:.7rem}#poll-schema table#freeTable{min-width:100%}#poll-schema table#freeTable td:first-child{width:2rem}#freeTable.freeTable-disabled .tableCell{pointer-events:none}
