.qgrid-root{width:100%;min-width:0;height:100%;min-height:0}.qgrid-cell{align-items:center;width:100%;min-width:0;height:100%;display:flex;overflow:hidden}.ag-cell.qgrid-align-left{text-align:left;justify-content:flex-start}.ag-cell.qgrid-align-center{text-align:center;justify-content:center}.ag-cell.qgrid-align-right{text-align:right;justify-content:flex-end}.qgrid-align-left>.qgrid-cell{justify-content:flex-start}.qgrid-align-center>.qgrid-cell{justify-content:center}.qgrid-align-right>.qgrid-cell{justify-content:flex-end}.ag-header-cell.qgrid-hdr-left .ag-header-cell-label,.ag-header-group-cell.qgrid-hdr-left .ag-header-group-cell-label{text-align:left;justify-content:flex-start}.ag-header-cell.qgrid-hdr-center .ag-header-cell-label,.ag-header-group-cell.qgrid-hdr-center .ag-header-group-cell-label{text-align:center;justify-content:center}.ag-header-cell.qgrid-hdr-right .ag-header-cell-label,.ag-header-group-cell.qgrid-hdr-right .ag-header-group-cell-label{text-align:right;justify-content:flex-end}.ag-row.qgrid-row-selected{background-color:var(--qgrid-selected-row-background-color,var(--ag-selected-row-background-color,#dceefb))}.ag-row.qgrid-row-selected .ag-cell{background-color:#0000}.ag-row.qgrid-row-selected,.ag-row.qgrid-row-selected .ag-cell{color:var(--qgrid-selected-row-color,currentColor)}.ag-cell.qgrid-cell-selected{background-color:var(--qgrid-selected-cell-background-color,var(--ag-selected-row-background-color,#dceefb));color:var(--qgrid-selected-cell-color,currentColor);outline:2px solid var(--qgrid-selected-cell-border-color,#2f7dbd);outline-offset:-2px}
