#hyperbaseContainer .headerRow .cell .truncate-pre {
    white-space: normal;
    overflow: hidden;
    text-overflow: clip;
    background-color: #f5f5f5;
}

#hyperbaseContainer .headerRow .cell.read .contentWrapper {
    height: 70px;
    background-color: #f5f5f5;
    border-bottom: 1px solid hsl(0,0%,82%);
}

#hyperbaseContainer .headerRow .cell,
#hyperbaseContainer .headerLeftPane,
#hyperbaseContainer .headerLeftPane > .paneInnerContent,
#hyperbaseContainer .headerRow, .headerRow .staticCellContainer,
#hyperbaseContainer .headerRow .staticCellContainer .rowNumber,
#hyperbaseContainer .headerRightPane,
#hyperbaseContainer .headerRightPane > .paneInnerContent,
#hyperbaseContainer .gridHeaderRowAddFieldButton {
    height: 70px !important;
}

#hyperbaseContainer .dataLeftPane, .dataRightPane {
    margin-top: 40px;
}

#hyperbaseContainer .fillHandleWrapper {
    top: 72px;
}

disabled #hyperbaseContainer .findInView {
    top: unset;
    bottom: 0;
    border-width: 1px !important;
}

#hyperbaseContainer [data-columntype="select"][data-columnid="fldKDCWaI0ajjR66N"] .choiceToken.truncate .truncate-pre {
    letter-spacing: -0.8px;
}