#pageForm .ck-editor__editable {
    height: 260px;
}

tr.empty-company {
    background-color: rgba(255, 0, 0, 0.3) !important;
}

tr.other-company {
    background-color: rgba(255, 252, 48, 0.3) !important;
}
