
table th {
    white-space: nowrap;
}

.project-round-img {
    width: 50px;
    height: 50px;
    margin-top: 0px;
    object-fit: contain;
}

.form-control {
    color: #242a33 !important;
}

.note-editor.note-airframe .note-editing-area .note-editable, .note-editor.note-frame .note-editing-area .note-editable {
    height: 200px;
}

.fs-10px {
    font-size: 10px;
}

.link-disabled {
  pointer-events: none;
}

.view-actions {
    float: right; margin-top:-30px;
}