.sidebyside-table{--table-background: var(--background);--table-foreground: var(--foreground);--row-header-background: var(--background);--row-header-foreground: var(--foreground);--box-shadow: var(--dr-dealroom-midnight)}.sidebyside-table--night-mode{--box-shadow: var(--dr-dealroom-midnight);--table-background: var(--dr-dealroom-midnight);--table-foreground: var(--foreground);--table-header-bg: var(--dr-dealroom-midnight);--table-header-fg: var(--foreground-primary);--row-header-background: var(--dr-dealroom-midnight);--row-header-foreground: var(--foreground)}.sidebyside-table__table{border-collapse:separate;border-spacing:1px;empty-cells:show;width:100%}.sidebyside-table__caption{height:1px;padding-top:1px;overflow:hidden}.sidebyside-table__cell{background:var(--table-background);vertical-align:middle;padding:3px 14px 3px 5px;text-align:right}.sidebyside-table__cell .hbox{justify-content:right}.sidebyside-table--full .sidebyside-table__cell,.sidebyside-table--as-heatmap .sidebyside-table__cell{height:46px;min-width:120px}.sidebyside-table__cell,.sidebyside-table__cell a{color:var(--table-foreground)}.sidebyside-table__cell--as-heatmap{padding:0}.sidebyside-table__th,.sidebyside-table__cell-row-th{background:var(--background);color:var(--foreground);font-weight:700;padding:3px 5px 3px 15px;vertical-align:middle;text-align:left}.sidebyside-table__th .hbox,.sidebyside-table__cell-row-th .hbox{justify-content:left}.sidebyside-table__th--transparent,.sidebyside-table__cell-row-th--transparent{background:transparent}.sidebyside-table__th--as-heatmap,.sidebyside-table__cell-row-th--as-heatmap{box-shadow:none!important}.sidebyside-table__cell-row-th{background:var(--row-header-background);color:var(--row-header-foreground);left:0;z-index:2}.sidebyside-table__cell-row-th__patent-cell{display:flex;align-items:center;justify-content:space-between}.sidebyside-table--is-sticky .sidebyside-table__cell-row-th{box-shadow:2px 0 4px var(--box-shadow)}.sidebyside-table--full .sidebyside-table__cell-row-th,.sidebyside-table--as-heatmap .sidebyside-table__cell-row-th{min-width:140px}.sidebyside-table__th--sortable{padding:0}.sidebyside-table__cell-remove-row{vertical-align:middle}body .sidebyside-table__cell-remove-row-icon{margin:0 0 0 15px}.sidebyside-table--mini .sidebyside-table__table{border-collapse:collapse!important}.sidebyside-table__cell--mini{font-size:14px}.sidebyside-table__cell--mini,.sidebyside-table__cell-row-th--mini{padding:7px 16px;height:auto}.sidebyside-table__th--mini{padding:4px 15px 11px}.sidebyside-table__th--mini *{text-transform:capitalize}.sidebyside-table__cell-row-th--mini{padding-right:10px;font-size:14px}.sidebyside-table--night-mode .sidebyside-table__cell--mini{border-left:1px solid rgba(128,128,128,.2)}@media(hover:hover){.sidebyside-table__cell-footer,.sidebyside-table__cell-remove-row{opacity:0;transition:all .2s;background:transparent!important}.sidebyside-table__cell--selected,tbody tr:hover .sidebyside-table__cell{background:var(--neutral-100);color:var(--foreground)}.sidebyside-table--night-mode .sidebyside-table__cell--selected{background:var(--table-background);color:var(--table-foreground)}.sidebyside-table--night-mode tbody tr:hover .sidebyside-table__cell{background:#143671;color:#fff}.sidebyside-table__cell--selected,tbody tr:hover .sidebyside-table__cell-remove-row{opacity:1}body .sidebyside-table__cell-icon{opacity:0;transition:opacity .2s}body tr:hover .sidebyside-table__cell-icon,body .sidebyside-table__cell--selected .sidebyside-table__cell-icon{opacity:1}}.sidebyside-table__scroll-wrapper{max-width:100%;overflow:auto}.sidebyside-table--full .sidebyside-table__scroll-wrapper,.sidebyside-table--as-heatmap .sidebyside-table__scroll-wrapper{margin-bottom:40px}.sidebyside-table__th{top:0;z-index:1}.sidebyside-table--is-sticky .sidebyside-table__th{box-shadow:0 2px 4px var(--box-shadow)}.sidebyside-table__th-top-left{left:0;top:0;z-index:3;padding:0}.sidebyside-table__th-top-left .title{margin:0 auto;display:flex;flex-direction:column;align-items:center;width:100%}.sidebyside-table__th-top-left .sub-title{font-weight:300;font-size:10px;margin-top:3px}.sidebyside-table--is-sticky .sidebyside-table__th-top-left{box-shadow:2px 2px 4px var(--box-shadow)}.sidebyside-table__cell-loading{animation:1.5s sidebyside__cell-loading infinite both}.sidebyside-table__cell-footer-icon{margin:0 auto}.sidebyside-table--sticky .sidebyside-table__th,.sidebyside-table--sticky .sidebyside-table__cell-row-th{position:sticky}body .sidebyside-table__cell-icon{margin:0 5px 0 10px}@keyframes sidebyside__cell-loading{0%{opacity:.5}50%{opacity:.8}to{opacity:.5}}.hide-row{display:none}.sub-dropdown-row{padding-left:23px}.dropdown-row{cursor:pointer}.dropdown-row .row-arrow{color:gray;transition:all .2s ease}.dropdown-row .chevronDown{color:#4184fc;transform:rotate(90deg);transition:all .2s ease}
