﻿.titel-blok .titel-blok-content {
    padding: 5px 30px !important;
}

    .titel-blok .titel-blok-content .row,
    .titel-blok .titel-blok-content .row .row,
    .titel-blok .titel-blok-content .syn-fullrow .row {
        margin-bottom: 0px;
        margin-top: 6px;
    }

.row .SynLineBreak {
    margin: 6px 0 6px 24px !important;
    width: 95%;
}

.button-base {
    height: 40px;
}

textarea {
    min-height: 5rem !important;
}

.rz-html-editor {
    min-height: unset !important;
}

.syn-fullrow .syn-fullrow-col .container {
    padding-top: 0 !important;
}

td .button-base {
    height: 20px;
}

.rz-data-row td {
    padding: 0 0.4rem !important;
    height: 0px;
}

.tooltip-wrapper > .link-enabled-popup-text {
    text-decoration: unset !important;
}

.popup-base-buttons {
    align-content: center;
}

.vertical-menu {
    width: unset !important;
    max-width: 250px;
}

.vertical-menu-item-text {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 85%;
    display: block;
}

.rz-col-icon {
    width: 3em !important;
}

.inputcheckbox {
    display: flex;
    align-items: center;
}

.syn-breadcrumb-home svg {
    color: var(--paars);
}