/*Фикс для файлового менеджера*/
.editor_dialog {
height: 510px !important;
}

.bxfd-tree-tbl {
margin-bottom: 0 !important;
}

table {
margin-bottom: 0 !important;
}

.portal-logo {
display: inline-flex;
gap: 20px;
}
.portal-logo .portal-logo-text {
display: flex;
flex-direction: column;
justify-content: center;
}
.portal-logo .portal-logo-text h4, h5 {
color: #ffffff;
margin-bottom: 0px;
}