.filters .form-control {
    height: 26px;
    line-height: 22px;
    font-size: 16px;
    padding: 0 5px 0 5px;
}

.filters .select2-selection {
    height: 26px !important;
}

.filters .select2-selection__arrow {
    height: 24px !important;
}

.kv-grid-table a {
    color: #00000091;
}

.kv-grid-table th {
    color: #00000091;
    font-weight: normal;
}

.kv-grouped-row {
    background-color:#FAFAFA !important;
    color: #0091ea;
    /* font-size: 1.3em;
    padding-top: 10px !important;
    padding-bottom: 10px !important; */
}

/* dropdown im Header */
li div.form-group {
    margin-top: 0px;
}

/* für Syncfusion Elemente */
.captionstyle {
    font-size: large;
    color: #0091ea;
}

.e-grid .e-icon-grightarrow {
    font-size: 10px;
    text-indent: 12px;
    color: #0091ea;
}

.e-grid .e-icon-gdownarrow {
    font-size: 11px;
    text-indent: 12px;
    color: #0091ea;
}

.e-expand:before {
    content: '\e556';
}

.e-collapse:before {
    content: '\e554';
}

.e-heatmap:before {
    content: '\e714';
}

.e-download:before {
    content: '\ec0b'
}

.e-restartat1:before {
    content: '\e277'
}

.e-excelclear:before {
    content: '\e248'
}

.e-doubleleftarrow-icon::before {
    content: '\e656';
}

.e-doublerightarrow-icon::before {
    content: '\e655';
}

.e-arrow-down-02::before {
    content: '\e83f';
}
