
/*@font-face {
    font-family: 'Tabler Icons';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/tabler-icons.woff2') format('woff2'), url('../fonts/tabler-icons.woff') format('woff');
}

.ti {
    font-family: 'Tabler Icons';
    font-weight: normal;
    font-style: normal;
}*/

:root {
    /* the STRIDEs Path variables */
    --tsp-body-bg-rgb: 50,50,50,1;
    --tsp-body-bg: #f5f7fb;
    --tsp-black: #000010;
    --tsp-dark: #232527; /* 323232 */
    --tsp-gray-90: #111115;
    --tsp-gray-80: #222226;
    --tsp-gray-70: #33333A;
    --tsp-gray-60: #555559;
    --tsp-gray-50: #777779;
    --tsp-gray-40: #99999B;
    --tsp-gray-30: #ababab;
    --tsp-gray-20: #cdcdcd;
    --tsp-gray-10: #dedede;
    --tsp-gray-05: #efefef;
    --tsp-gray-02: #f5f5f5;
    --tsp-white: #fff;
    --tsp-yellow-light: #FFE300;
    --tsp-yellow: #FCCB00;
    --tsp-yellow-dark: #F7CE09;
    --tsp-orange-light: #F1AE36;
    --tsp-orange: #E79D1A;
    --tsp-orange-dark: #e9990a;
    --tsp-red-light: #ee491a;
    --tsp-red: #E50A1C;
    --tsp-red-dark: #ba0047;
    --tsp-pink-light: #ee49cc;
    --tsp-pink: #E2007D;
    --tsp-pink-dark: #a80078;
    --tsp-violett-light: #7E22F5;
    --tsp-violett: #4C1CD6;
    --tsp-violett-dark: #3523EB;
    --tsp-blue-light: #4888cc;
    --tsp-blue: #00A8FF; /* #1c75ca */
    --tsp-blue-dark: #007ED5; /* #115696 */
    --tsp-green-light: #0BD626;
    --tsp-green: #0ABE3C;
    --tsp-green-dark: #0CB709;
    --tsp-teal-light: #00A682;
    --tsp-teal: #00939A;
    --tsp-teal-dark: #00869D;
    --tsp-cyan-light: #1ACBC3;
    --tsp-cyan: #46C1BA;
    --tsp-cyan-dark: #00A783;
    --tsp-focus: #a1b3c522;
    --tsp-navigation: #252729; /* anthrazit */
    --tsp-navigation-secondary: #252525; /* anthrazit */
    --tsp-head: #252729; /* anthrazit */
    --tsp-title: #252729; /* anthrazit */
    --tsp-footer-bg: #252729;
    --tsp-hover: #99999911;
    /* override */
    --tblr-muted-rgb: 136,142,148;
    --tblr-navbar-color: #ccc;
    /*--tblr-primary: #d50122;
    --tblr-primary-rgb: 213,0,33;*/
    --tblr-success: #0ABE3C;
    --tblr-success-rgb: 10,190,60;
    --tblr-danger: #d50122;
    --tblr-danger-rgb: 213,0,33;
    --tblr-red: #d50122;
    --tblr-red-rgb: 213,0,33;
    --tblr-info: #175ab4;
    --tblr-border-radius: 5px;
    --tblr-border-radius-sm: 3px;
    --tblr-spacer: 0.5rem;
    --tblr-font-size-h1: 1.65rem;
    /* Individual */
    --tsp-notice-bg: #262c38;
}


[data-bs-theme=clean] {
    --tsp-label: #363636; /* Label Farbe bei EditBox */
    --tblr-primary: #1E6EE6 !important;
    --tblr-primary-rgb: 152, 145, 133 !important; /*  secondary */
    --tblr-link-hover-color: #1E6EE6;
    --tblr-nav-link-color: #ccc;
    --tblr-secondary: #1E6EE6; /* braun 766650*/
    --tblr-secondary-rgb: 139, 147, 160; /*118, 102, 80 */

    --tblr-body-bg: #fff; /* #d9d1c3 #e9e4db #e1dcd3 Hintergrund */
    --tsp-head: #fff; /* Header Background*/
    --tsp-navigation: #1b2025; /* #2C2220;Sidebar-Navigation Hintergrund */
    --tsp-footer-bg: #fff; /* FOOTER Color */
    --tblr-body-bg-zero: #fff;
    --tblr-bg-surface: #fff; /* Surface Hintergrundfarbe */
    --tblr-bg-surface-secondary: #fff; /* Surface Hintergrundfarbe */
    --tsp-dark: #222; /* #2C2220;*/
    --tblr-bg-surface-dark: #dddddd77;
    --tblr-link-hover-color-rgb: 152, 145, 133;
    --tsp-thumb: #efefef12;
    --tsp-title: #252729;
    --tblr-badge-color: #333333 !important;
    --tblr-link-color-rgb: 33,33,33;
    --tblr-body-color: #222 !important;
    --tblr-body-color-rgb: 25, 32, 36 !important;
    --tsp-notice-bg: #9ca0a9;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    /* background-image: url("/images/wallpaper.png");*/
}

[data-bs-theme=inverted] {
    --tblr-body-bg: #121314; /* Hintergrund */
    /*--tblr-body-bg-zero: #121314;*/ /* ??? */
    --tsp-navigation: #fff; /* Sidebar-Navigation Hintergrund */
    /*--tsp-head: #121314;*/ /* Header Background*/
    /*--tsp-footer-bg: #fdfdfd;*/ /* Footer Background */
    /*--tsp-label: #333;*/ /* Label Farbe bei EditBox */
    /*--tblr-primary: #333 !important;*/
    /* --- Images --- */
    --tsp-image-the-strides-path: 'https://download.thestridespath.com/Images/Screenshot_the_STRIDES_Path_CTL_dark.png';
}

[data-bs-theme=light] {
    --tblr-body-bg: #dcd7ce; /* #d9d1c3 #e9e4db #e1dcd3 Hintergrund */
    --tsp-head: #f3f3f3; /* Header Background*/
    --tsp-navigation: #1b2025; /* #2C2220;Sidebar-Navigation Hintergrund */
    --tsp-footer-bg: #f3f3f3; /* FOOTER Color */
    --tblr-body-bg-zero: #e9e4db00;
    --tblr-bg-surface: #f3f3f3; /* Surface Hintergrundfarbe */
    --tblr-bg-surface-secondary: #eaeaea; /* Surface Hintergrundfarbe */
    --tsp-label: #5a5c5f; /* Label Farbe bei EditBox #7f858e;  */
    --tblr-primary: #8c816f !important;
    --tblr-primary-rgb: 152, 145, 133 !important; /*  secondary */
    --tblr-secondary: #8b93a0; /* braun 766650*/
    --tblr-secondary-rgb: 139, 147, 160; /*118, 102, 80 */
    --tsp-dark: #1b2025; /* #2C2220;*/
    --tblr-bg-surface-dark: #efefef;
    --tblr-link-hover-color: #8c816f;
    --tblr-link-hover-color-rgb: 152, 145, 133;
    /* background-image: url("/images/wallpaper.png");*/
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    --tblr-nav-link-color: #ccc;
    --tsp-thumb: #efefef12;
    --tsp-title: #252729;
    --tblr-badge-color: #333333 !important;
    --tblr-link-color-rgb: 66,66,66;
    --tblr-body-color: #212427 !important;
    --tblr-body-color-rgb: 27, 36, 44 !important;
    --tsp-notice-bg: #9ca0a9;
    /* --- Images --- */
    --tsp-image-the-strides-path: 'https://download.thestridespath.com/Images/Screenshot_the_STRIDES_Path_CTL_dark.png';
}

[data-bs-theme=dark] {
    /*   --tblr-body-bg: #1a1b1c;*/
    --tblr-body-bg: #202121;
    --tblr-body-bg-zero: #21222300;
    --tblr-bg-surface: #252729;
    --tblr-bg-surface-secondary: #212325;
    --tblr-bg-surface-dark: #191919;
    --tblr-bg-surface-tertiary: #232425; /* --- #262728  --- tertiary --- */
    --tblr-border-color: #1f2e41;
    --tblr-border-color: #3a3c3e;
    --tsp-label: #fff;
    --tblr-link-color-rgb: 255,255,255;
    --tblr-bg-forms: #1a1b1c;
    --tblr-muted: #6a6c6d;
    --tblr-card-border-color: #6a6c6d;
    --tblr-dark-mode-border-color-translucent: #6a6c6d55;
    --tblr-muted-rgb: 128,136,144;
    --tblr-muted-lt-rgb: 36,40,44;
    --tblr-body-color: #fafcfe;
    --tblr-nav-link-color: #ccc;
    /* --- COLOR CUSTOMIZATION --- */
    --tsp-dark: #252729;
    --tblr-primary: #1E6EE6; /* #d50122;red */
    --tblr-primary-rgb: 30,110,230; /*213,0,33 red */
    --tblr-link-hover-color: #1E6EE699; /* #d50122 red */
    --tblr-link-hover-color-rgb: 30,110,230;
    --tblr-dark-mode-border-color-active: #1E6EE6; /* #d50122cc;red hover */
    --tblr-danger-lt-rgb: 106,0,16;
    --tsp-thumb: #a5a7a955;
    --tsp-head: #252729; /* anthrazit */
    --tsp-title: #ffffff;
    --tsp-notice-bg: #262c38;
    /* --- COLOR CUSTOMIZATION --- */
    /* --- Images --- */

    --tsp-image-the-strides-path: 'https://download.thestridespath.com/Images/Screenshot_the_STRIDES_Path_CTL_dark.png';
}


* {
    scrollbar-color: inherit;
}

html, body {
    margin: 0;
    font-family: var(--tblr-body-font-family);
    font-size: var(--tblr-body-font-size);
    font-weight: var(--tblr-body-font-weight);
    line-height: var(--tblr-body-line-height);
    text-align: var(--tblr-body-text-align);
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: auto;
    scrollbar-width: thin;
    --scrollbar-width: thin;
    --scrollbar-width-legacy: 8px !important;
    transition: background-color 0.3s ease, color 0.3s ease;
}


audio::-webkit-media-controls-panel {
    background-color: transparent;
}
/* Für moderne Browser */
::selection {
    background-color: var(--tblr-primary);
    text-shadow: none;
}

/* Für Firefox */
::-moz-selection {
    background-color: var(--tblr-primary);
    text-shadow: none;
}


/* --- Scrollbar --- */
.scrollbar {
    scrollbar-width: thin;
    --scrollbar-width: thin;
    --scrollbar-width-legacy: 8px !important;
}

    .scrollbar::-webkit-scrollbar {
        width: 5px;
        height: 5px;
    }

    .scrollbar::-webkit-scrollbar-track {
        background-color: #ffffff !important;
    }

    .scrollbar::-webkit-scrollbar-thumb {
        background-color: var(--tsp-thumb);
    }

        .scrollbar::-webkit-scrollbar-thumb:hover {
            background-color: #ffffff !important;
        }

/* Überschreibe die Bootstrap Container-Breiten */
.container {
    width: 100%;
}



@media (min-width: 576px) {
    .container {
        max-width: 480px; /* Neue Breite */
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 650px; /* Neue Breite */
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 880px; /* Neue Breite */
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1080px; /* Neue Breite */
    }
}

@media (min-width: 1400px) {
    .container {
        max-width: 1220px; /* Neue Breite */
    }

    .container-max {
        max-width: 1360px; /* Max Breite : 1360 */
    }
}

.vh-45 {
    height: 45vh !important;
}

.vh-50-MAX {
    max-height: 50vh !important;
}

.vh-55 {
    height: 56vh !important;
}

.vh-55-MAX {
    max-height: 55vh !important;
}

.vh-60 {
    height: 60vh !important;
}

.vh-60-MAX {
    max-height: 60vh !important;
}

.vh-65 {
    height: 65vh !important;
}

.vh-70 {
    height: 70vh !important;
}

.vh-75 {
    height: 75vh !important;
}

.vh-80 {
    height: 80vh !important;
}

.vh-85 {
    height: 85vh !important;
}

.vh-90 {
    height: 90vh !important;
}

.vh-70-max {
    max-height: 70vh !important;
}

.nocursor {
    cursor: none;
}



.fixed-bottom-end-align {
    left: auto; /* Überschreibt das Standardverhalten */
}


.flex-shrink-0 {
    flex-shrink: 0 !important;
}


.cp-1 > * {
    margin-left: 0.2rem;
    margin-right: 0.2rem;
}

.cp-2 > * {
    margin-left: 0.35rem;
    margin-right: 0.35rem;
}

.cp-3 > * {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}

.cp-4 > * {
    margin-left: 0.85rem;
    margin-right: 0.85rem;
}

.cp-5 > * {
    margin-left: 1rem;
    margin-right: 1rem;
}



/*li::marker {
    color: var(--tblr-primary);
}*/

/* --- NAvigation --- */
.navigationFrame {
    height: calc((100vh - 16.5rem)/1) !important;
    overflow-y: auto;
}

    .navigationFrame::-webkit-scrollbar {
        display: none;
    }



/* --- Org Chart --- */
.orgchart {
    background-color: transparent !important; /* Setzt eine einheitliche Hintergrundfarbe */
    background-image: none !important; /* Entfernt Muster */
}

    .orgchart .node {
        width: inherit !important;
        max-width: 200px !important;
        min-width: 120px !important;
        padding: 3px !important;
    }

        .orgchart .node:hover {
            background-color: var(--tblr-primary) !important;
            transition: inherit !important;
            cursor: default;
            z-index: 20;
        }

        .orgchart .node.focused {
            background-color: var(--tblr-primary) !important;
        }

    .orgchart .lines .rightLine {
        border-right: 1px solid var(--tblr-secondary) !important;
    }

    .orgchart .lines .leftLine {
        border-left: 1px solid var(--tblr-secondary) !important;
    }

    .orgchart .lines .topLine {
        border-top-color: var(--tblr-secondary) !important;
    }

    .orgchart .lines .downLine {
        background-color: var(--tblr-secondary) !important;
    }

    /* oberes Element */
    .orgchart .node .title {
        font-weight: bold;
        background-color: #fff !important;
        color: #333 !important;
        border-radius: 3px 3px 0px 0px !important;
        border: 0px solid transparent !important;
        border-left: 3px solid var(--tblr-primary) !important;
        height: inherit !important;
        line-height: inherit !important;
        padding: 0.25rem;
        padding-left: 8px !important;
        padding-right: 8px !important;
    }

    .orgchart .node .content {
        border-color: var(--tblr-secondary) !important;
        border-radius: 0px 0px 3px 3px !important;
        border: 0px solid transparent !important;
        border-left: 3px solid var(--tblr-primary) !important;
        height: inherit !important;
        line-height: inherit !important;
        padding: 0.25rem;
    }



.contentEditorArea:focus {
    background-color: var(--tblr-bg-surface-dark) !important;
}



/* --- FOOTER --- */

.footer {
    background-color: transparent;
}

.cms-footer-opacity {
    height: 130px; /* Beispielhöhe für den Verlauf */
    background: linear-gradient(to bottom, var(--tblr-body-bg-zero), var(--tblr-body-bg));
}


details summary::-webkit-details-marker {
    display: none;
}

summary {
    position: relative;
    outline: none;
    display: block;
}

    summary::marker {
        color: transparent;
    }

    summary::after {
        content: "\25B4";
        position: absolute;
        color: inherit !important;
        font-size: 1.4em;
        right: 1em;
        top: -0.15em;
        transition: all 0.5s;
    }

details[open] summary::after {
    color: inherit !important;
    transform: translate(0,0) rotate(180deg);
}


.input-group {
    box-shadow:none !important;
}


.dropdown-menu {
    background-color: var(--tblr-dropdown-bg) !important;
}


.vr-middle {
    position: relative !important;
    display: inline-flex !important;
    vertical-align: middle !important;
}

.hover-dark:hover {
    background-color: #32373e33 !important;
}

.bg-form {
    background-color: var(--tblr-bg-forms) !important;
}

.bg-light {
    color: inherit !important;
}

.bg-notice {
    background-color: var(--tsp-notice-bg);
    color: inherit !important;
}

.bg-footer {
    background-color: var(--tsp-footer-bg) !important;
}

.bg-transparent {
}

.bg-background {
    background-color: var(--tblr-body-bg) !important;
}

.bg-item-background {
    background-color: var(--tblr-body-bg) !important;
}

.bg-tertiary {
    background: var(--tblr-bg-surface-tertiary);
}

.bg-surface {
    background-color: var(--tblr-bg-surface) !important;
}

.bg-surface-secondary {
    background-color: var(--tblr-bg-surface-secondary) !important;
}

.bg-surface-dark {
    background-color: var(--tblr-bg-surface-dark) !important;
}

.bg-head {
    background-color: var(--tsp-head) !important;
}

.bg-navbar {
    background-color: var(--tsp-navigation) !important;
}

.bg-navbar-secondary {
    background-color: var(--tsp-navigation-secondary) !important;
}

.bg-light {
    color: inherit !important;
}

/* #232527 */
.bg-dark {
    background-color: var(--tsp-dark) !important;
}

.navbar-dark {
    background-color: var(--tsp-dark) !important;
}

.bg-primary {
    color: #fff !important;
    background-color: var(--tblr-primary) !important;
}

    .bg-primary .text-muted {
        color: #ccc !important;
    }

.text-primary {
    color: var(--tblr-primary) !important;
}

.bg-secondary {
    background-color: #4f5253 !important; /*  #889092  */
    color: #eeeeee !important;
}

    .bg-secondary .text-muted {
        color: #fff !important;
    }

.bg-success {
    color: #fff !important;
}

    .bg-success > * {
        color: #fff !important;
    }

    

.bg-blue > * {
    color: #fff !important;
}

.bg-warning > * {
    color: #fff !important;
}

.bg-danger > * {
    color: #fff !important;
}

.bg-danger:hover {
    color: #fff !important;
}

.bg-red {
    color: #fff !important;
}

    .bg-red:hover {
        color: #fff !important;
    }

.bg-success:hover {
    color: #fff !important;
}

.bg-green {
    color: #fff !important;
}

    .bg-green:hover {
        color: #fff !important;
    }

.bg-orange:hover {
    color: #fff !important;
}

.bg-yellow:hover {
    color: #fff !important;
}

.badge {
    color: var(--tblr-badge-color);
    --tblr-badge-color: var(--tblr-badge-color) !important;
}

    .badge:hover {
        color: inherit !important;
    }

.border-start-white {
    border-left: 1px solid #fff !important;
}

.border-start-muted {
    border-left: 1px solid #ffffff99 !important;
}

.border-end-white {
    border-right-color: #cccccc99 !important;
}

.border-top-white {
    border-top-color: #fff !important;
}

.border-bottom-white {
    border-bottom-color: #fff !important;
}

.border-white {
    border-color: #fff !important;
}

.border-start-danger {
    border-left-color: var(--tblr-danger) !important;
    border-left-width: 1px !important;
    border-left-style: solid;
}

.border-start-danger-3 {
    border-left-color: var(--tblr-danger) !important;
    border-left-width: 3px !important;
    border-left-style: solid;
}

.border-start-primary-3 {
    border-left-color: var(--tblr-primary) !important;
    border-left-width: 3px !important;
    border-left-style: solid;
}

.border-start-primary-5 {
    border-left-color: var(--tblr-primary) !important;
    border-left-width: 5px !important;
    border-left-style: solid;
}

.border-top-primary-3 {
    border-top-color: var(--tblr-primary) !important;
    border-top-width: 3px !important;
    border-top-style: solid;
}

.logo-Title {
    fill: var(--tsp-title);
}

.fill-White {
    fill: #fff;
}

.text-Title {
    color: var(--tsp-title);
}

.text-Teaser {
    font-size: 1.365rem;
    font-weight: lighter;
    line-height: 1.8rem;
}

.lead {
    /*font-size: 1.135rem;*/
    font-size: 1.175rem;
    font-weight: lighter;
}

::placeholder {
    opacity: 0.5;
}

textarea::placeholder {
    padding: 0.05rem;
    font-size: smaller;
}

textarea::-webkit-input-placeholder {
    padding: 0.05rem;
    font-size: smaller;
}

textarea:-moz-placeholder {
    padding: 0.05rem;
    font-size: smaller;
}

textarea::-moz-placeholder {
    padding: 0.05rem;
    font-size: smaller;
}

textarea:-ms-input-placeholder {
    padding: 0.05rem;
    font-size: smaller;
}

textarea {
    padding: 0.25rem !important;
    box-sizing: border-box;
}

.ak-ul {
    padding-left: 12px !important;
}

ul {
    padding-top: 0.6rem;
    list-style-type: none;
    padding-left: .45rem;
}

    ul li {
        font-weight: lighter;
        font-size: 1.05rem;
        position: relative;
        padding-left: 1.2rem;
    }

        ul li::before {
            top: .55rem;
            left: 0;
            content: "";
            position: absolute;
            border-radius: 3px;
            width: .65rem;
            height: .65rem;
            background-color: var(--tblr-secondary);
            box-sizing: border-box;
        }


.hover-parent {
    position: relative;
}

    .hover-parent .hover-child {
        display: none;
    }

    .hover-parent:hover .hover-child {
        display: block;
    }



/*ul li::after {
            top: 0.5rem;
            left: 0.25rem;
            content: "";
            position: absolute;
            border-radius: 50%;
            width: 0.5rem;
            height: 0.5rem;
            background-color: white; 
            box-sizing: border-box;
        }*/

article ul li {
    font-weight: lighter;
    font-size: 1.1rem;
}


.icon i {
    opacity: 0;
    transition: opacity 0.3s;
    pointer-events: none;
}

.icon:hover i {
    opacity: 1;
}


.hover_bold:hover {
    font-weight: bold;
}



.hover_hide {
    display: none;
}

.hover_show:hover + .hover_hide {
    display: block;
}


.lb::after {
    content: "\a";
    white-space: pre;
}

.fitSize {
    /* Parent muss position relative haben */
    position: absolute !important;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    translate: 2px 1px;
}


.form-control:focus {
    border-color: var(--tsp-focus) !important;
    box-shadow: none !important;
}

.form-control-flush:focus {
    box-shadow: none;
    border-width: 1px !important;
    border-color: transparent !important;
    background-color: transparent !important;
    padding-left: 0px;
}

.form-control-lg {
    min-height: calc(0.9em + 0.9rem + calc(var(--tblr-border-width)* 2)) !important;
    padding-left: 0.3rem !important;
    border-radius: 3px !important;
}

.btn-close:focus {
    outline: 0;
    box-shadow: none;
}

.form-check-input:focus {
    border-color: inherit !important;
    outline: 0 !important;
    box-shadow: 0 !important;
}

.form-select:focus {
    outline: 0;
    box-shadow: none;
}

.progress-bar {
    background-color: var(--tsp-label) !important;
}

.progress {
    border-radius: 2px 2px;
}

thead > tr > td {
    background: var(--tblr-bg-surface-tertiary) !important;
}

.footer {
    padding: 0.3rem 0 !important;
    position: fixed !important;
    right: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    /*    background-color: var(--tblr-body-bg) !important;*/
}




.nav-link {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}

    .nav-link:focus, .nav-link:hover {
        /*    color: white;*/
        text-decoration: none;
        color: inherit !important;
        background-color: #33333355 !important;
        border-radius: 0.5rem;
        overflow: hidden;
    }

    .nav-link.active {
        background-color: var(--tblr-primary) !important;
        color: var(--tblr-white) !important;
    }

.hover.active {
    background-color: var(--tblr-primary) !important;
    color: var(--tblr-white) !important;
    border-radius: 0.25rem !important;
    overflow: hidden !important;
}

.text-truncate-container {
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.text-truncate-container-3 {
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.text-truncate-container-2 {
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.text-truncate-container-5 {
    -webkit-line-clamp: 5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.text-truncate-line {
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.rounded-top {
    border-top-left-radius: var(--tblr-border-radius) !important;
    border-top-right-radius: var(--tblr-border-radius) !important;
}

.btn {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.btn-primary {
    border-color: var(--tblr-primary) !important;
}

.navbar-nav {
    --tblr-nav-link-color: var(--tblr-navbar-color);
}

.toast {
    background: var(--tblr-bg-surface);
}

.toast-header {
    background-color: transparent !important;
    border-bottom: 0 !important;
    color: inherit !important;
}

.toast-body {
}

.border-dark {
    border-color: var(--tsp-dark) !important;
}

.border-white {
    border-color: var(--tsp-white) !important;
}

.border-start-white {
    border-left-color: #cccccc99 !important;
}

.border {
    border: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color) !important
}

.border-top {
    border-top: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color) !important
}

.border-end {
    border-right: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color) !important
}

.border-bottom {
    border-bottom: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color) !important
}

.border-start {
    border-left: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color) !important
}

.border-hover {
    border: var(--tblr-border-width) var(--tblr-border-style) transparent !important;
}

    .border-hover:hover {
        border: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color) !important;
    }


.input-group-text {
    background-color: #f8fafc;
    background-color: var(--tblr-bg-surface) !important;
}


.icon-lg {
    font-size: 1.85rem !important;
}

.icon-md {
    font-size: 1.75rem !important;
}

.icon-sm {
    font-size: 1.65rem !important;
}

.pb-6 {
    padding-bottom: 2.5rem !important;
}

.pb-7 {
    padding-bottom: 3.0rem !important;
}

.pt-6 {
    padding-top: 2.5rem !important;
}

.pt-7 {
    padding-top: 3.0rem !important;
}

.my-6 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
}

.my-7 {
    padding-top: 3.0rem !important;
    padding-bottom: 3.0rem !important;
}


.navbar {
    background-color: var(--tsp-navigation) !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.modal-header {
    background-color: var(--tblr-modal-footer-bg);
}

.modal-footer {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}






.wallpaper {
    /*background-image: url("/images/wallpaper.png");*/
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.bg-dragdrop {
    background-color: var(--tsp-gray-50) !important;
}





.w-20 {
    width: 20%;
}

.w-25 {
    width: 25%;
}

.w-30 {
    width: 30%;
}

.w-33 {
    width: 33%;
}

.w-50 {
    width: 50%;
}

.w-55 {
    width: 55%;
}

.w-60 {
    width: 60%;
}

.w-65 {
    width: 65%;
}

.w-70 {
    width: 70%;
}

.w-75 {
    width: 75%;
}

.w-80 {
    width: 80%;
}

.w-85 {
    width: 85%;
}

.w-90 {
    width: 90%;
}

.w-95 {
    width: 99%;
}

.badge {
    padding-bottom: 0.25rem;
}

.rounded {
    border-radius: var(--tblr-border-radius) !important;
}

a, .btn-link {
    color: rgba(var(--tblr-link-color-rgb),var(--tblr-link-opacity,1));
    text-decoration: none !important;
}

.btn-primary {
    color: #fff;
    background-color: var(--tblr-primary) !important;
    border-color: #1861ac;
}

.table > :not(caption) > * > * {
    padding: 0.35rem 0.35rem;
}

table, thead, th, .table {
    margin: 0px !important;
}

.fixed-column {
    position: sticky;
    left: 0;
    z-index: 1;
}

.offcanvas.offcanvas-end {
    width: 720px !important;
}



.text-muted-transparent {
    --tblr-text-opacity: 0.5;
    color: rgba(var(--tblr-muted-rgb),var(--tblr-text-opacity)) !important;
}

.text-dark {
    color: #32373E !important;
}


.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }


.dashed {
    border-style: dashed !important;
}


.gap-1 {
    gap: 0.5rem !important;
    margin-bottom: 0.5rem !important;
    margin-top: 0.5rem !important;
}





.col-015 {
    flex: 0 0 auto;
    width: 1.85%;
    min-width: 23px;
    max-width: 32px;
    text-align: center;
}

.col-025 {
    flex: 0 0 auto;
    width: 2.0833%;
    min-width: 33px;
    max-width: 35px;
    text-align: center;
}

.col-033 {
    flex: 0 0 auto;
    width: 3.1333%;
    min-width: 25px;
    max-width: 33px;
    text-align: center;
}

.col-04 {
    flex: 0 0 auto;
    width: 3.6666%;
    min-width: 25px;
    max-width: 33px;
    text-align: center;
}

.col-05 {
    flex: 0 0 auto;
    width: 4.1666%;
    min-width: 33px;
    max-width: 50px;
    text-align: center;
}

.col-075 {
    flex: 0 0 auto;
    width: 6.24933%;
    min-width: 50px;
    max-width: 70px;
    text-align: center;
}





.col-001 {
    flex: 0 0 auto;
    width: 10px;
    min-width: 10px;
    max-width: 10px;
    text-align: center;
}

.p-05 {
    padding: .15rem !important;
}

.p-075 {
    padding: .2rem !important;
}

.py-7 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.h-65 {
    height: 65% !important;
}

.h-85 {
    height: 85% !important;
}


/*.pointer:hover {
    color: var(--tblr-primary);
}*/
.pointer {
    cursor: pointer;
}

.page-item.active .page-link {
    color: #fff !important;
    font-weight: bold !important;
    background-color: transparent !important;
    border-color: transparent !important;
}

.hover-border:hover {
    background-color: var(--tsp-body-bg) !important;
    border: 1px solid var(--tsp-gray-20) !important;
}

.titleHover:hover {
    background-color: var(--tsp-hover) !important;
}

.hover:hover {
    background-color: var(--tsp-hover) !important;
    transition: background-color 0.35s ease;
}

.hover-line:hover {
    border-bottom-color: #ffffff;
}

.hover-light:hover {
    background-color: #cccccc11 !important;
}

.hover-dark:hover {
    background-color: #99999966 !important;
}

.hover-deep:hover {
    background-color: #33333366 !important;
}

.opacity:hover {
    opacity: 0.7;
}

.pointer:hover {
    cursor: pointer;
}


.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 {
    margin-top: 0rem !important;
    margin-bottom: 0.1rem !important;
    color: var(--tsp-label);
}

label {
    font-weight: 600 !important;
    font-size: small !important;
    display: block;
    margin-bottom: 0.15rem !important;
    margin-top: 0.25rem !important;
    color: var(--tsp-label) !important;
}

.modal-title {
    color: var(--tsp-label) !important;
}

.form-label {
    color: var(--tsp-label) !important;
    margin-bottom: 0.25rem !important;
    margin-top: 0.65rem !important;
}

.hr-text-lg {
    margin-top: 1.3rem !important;
    margin-bottom: 1.1rem !important;
    margin-left: 0;
    margin-right: 0;
}

.hr-text {
    color: #72777e;
    color: var(--tblr-primary) !important;
    margin-bottom: 0.9rem;
    margin-top: 0.9rem;
    margin-left: 0;
    margin-right: 0;
}

.hr-text-sm {
    margin-bottom: 0.8rem !important;
    margin-top: 0.8rem !important;
    margin-left: 0;
    margin-right: 0;
}

.hr-sm {
    margin-bottom: 0.8rem !important;
    margin-top: 0.8rem !important;
    margin-left: 0;
    margin-right: 0;
}




@media (min-width: 1300px) .modal-dialog {
    min-width:1120px !important;
    max-width:1230px !important;
}

.stickyfooter {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px; /* Set the fixed height of the footer here */
    line-height: 60px; /* Vertically center the text there */
    background-color: #f5f5f5;
}

small {
}

.display-6 {
    line-height: 1.3;
}

.translate-middle-y {
    transform: translateY(-45%) !important;
}

.translate-middle-50 {
    transform: translateY(-50%) !important;
}

.end-10 {
    right: 10px !important;
}

.end-20 {
    right: 23px !important;
}

.end-30 {
    right: 35px !important;
}

.end-40 {
    right: 47px !important;
}

.end-50 {
    right: 59px !important;
}


.start-10 {
    left: 10px !important;
}

.start-20 {
    left: 20px !important;
}

.start-30 {
    left: 30px !important;
}

[contenteditable] {
    outline: 0px solid transparent;
}

.rlp100 {
    overflow-y: auto;
    overflow-x: hidden;
    height: calc(100vh - 20.4rem);
}


.fade-in {
    opacity: 0; /* Start mit voller Transparenz */
    animation: fadeIn 2s forwards; /* Animation über 0.5 Sekunden */
    z-index: 1105;
}

@keyframes fadeIn {
    from {
        opacity: 0; /* Start bei 0 (komplett transparent) */
    }

    to {
        opacity: 1; /* Ende bei 1 (komplett sichtbar) */
    }
}


/* Anwenden der Animation auf das Ziel-Element */
.slide-In {
    animation: slideIn 1s ease-in; /* Dauer der Animation: 1 Sekunde, mit sanftem Ausklang */
    z-index: 1105;
}

/* Definiere die Animation */
@keyframes slideIn {
    0% {
        transform: translateY(-33px); /* Startposition über dem sichtbaren Bereich */
        opacity: 0; /* Unsichtbar am Start */
    }

    100% {
        transform: translateY(0); /* Endposition im sichtbaren Bereich */
        opacity: 1; /* Sichtbar am Ende */
    }
}




input[type="file"] {
    -webkit-appearance: none;
    appearance: none;
    border: 1px solid var(--tblr-border-color);
    border-radius: var(--tblr-border-radius-sm);
}

    input[type="file"]::file-selector-button {
        -webkit-appearance: none;
        appearance: none;
        padding: 0 8px;
        height: inherit;
        cursor: pointer;
        border: none;
        background-color: var(--tblr-bg-surface);
    }

    input[type="file"]::-webkit-file-upload-button {
        -webkit-appearance: none;
        appearance: none;
        padding: 0 8px;
        height: inherit;
        cursor: pointer;
        border: none;
        background-color: var(--tblr-bg-surface);
    }

        input[type="file"]::-webkit-file-upload-button:hover {
            -webkit-appearance: none;
            appearance: none;
            background-color: var(--tblr-bg-surface);
        }



.in {
    display: none;
}

.out:hover > .in {
    display: block;
}
