.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;
}

h1, .h1 {
    font-size: 22px;
}

h2, .h2 {
    font-size: 20px;
}

h3, .h3 {
    font-size: 18px;
}

h4, .h4 {
    font-size: 16px;
}

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

/* für Syncfusion Elemente */
.e-card.border-top {
    border-top: 1px solid #0091ea;
}

.e-card.border-left {
    border-left: 1px solid #0091ea;
}

.e-card.border {
    border: 1px solid #0091ea;
}

.e-card-separator-caption {
    color: #AAAAAA;
}

.e-card-header-title h3 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.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-leftarrow-icon::before {
    content: '\e904';
}

.e-rightarrow-icon::before {
    content: '\e913';
}

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

.e-mt_month::before {
    content: '\e93c';
}

.e-ok-icon::before {
    content: '\e7ff';
}

.e-close-icon::before {
    content: '\e7fc';
}

.e-delete-1-icon::before {
    content: '\e84e';
}

.e-trash-icon::before {
    content: '\e94a';
}

.e-table-update:before {
    content: '\e19e';
}

.e-refresh:before {
    content: '\e99d';
}

.e-refresh-2:before {
    content: '\e606';
}

.e-copy:before {
    content: '\e70a';
}

.e-copy-2:before {
    content: '\e280';
}

.e-tableicon:before {
    content: '\e705';
}

.e-filter:before {
    content: '\e251';
}

.e-export-pdf:before {
    content: '\e240';
}

.e-top-10:before {
    content: '\e415';
}

.e-repeat:before {
    content: '\e308';
}
