.form-control.big-height{
    min-height: 40px !important;
    height: auto !important;
}
.table tbody tr td {
    max-width: 200px;
    min-width: 150px;
    word-wrap: break-word;
    white-space: initial;
}

.matrix .ql-editor {
    font-weight: 400;
}

.ts-wrapper.multi.disabled .ts-control>div{
 color: black;
}
