/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

*::-webkit-scrollbar {
    width: 1px !important;
}
   
*::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgb(255 255 255 / 30%) !important;
}

*::-webkit-scrollbar-thumb {
    background-color: #d3d3d3;
    outline: 1px solid #d3d3d3;
}

.f-1_2rem {
    font-size: 1.2rem;
}

:root {
    --font-family-inter: "Inter", sans-serif;
    --clr-black: #000000;
    --clr-white: #ffffff;
    --clr-main: #2a3647;
    --clr-light-blue: #29abe2;
    --clr-light-gray: #cdcdcd;
    --clr-dark-gray: #a8a8a8;
    --clr-dark-hover: #2a3d59;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    scroll-behavior: smooth;

}

.help-html {
    display: none !important;
}

.header-logout {
    display: none;
    position: relative;
    flex-direction: column;
    color: white;
    background-color: var(--clr-main);
    border-radius: 20px 0px 20px 20px;
    border-top-right-radius: 0;
    box-sizing: border-box;
    justify-content: center;
    align-items: center;
    margin-top: 158px;
    font-size: 14px;
    padding: 8px;
    white-space: nowrap;
}

input#color {
    cursor: pointer;
    padding: 0px 16px 0px 16px;
    background-color: transparent;
}

.d-flex {
    display: flex;
}

.align-center {
    align-items: center;
}

.header-logout a,
.header-logout button {
    text-align: left;
    color: white;
    height: 46px;
    padding: 16px 16px 32px 18px;
    width: 100%;
    font-weight: 400;
    font-size: 16px;
    line-height: 13px;
    z-index: 1000;
}

.header-logout a:hover {
    background-color: var(--clr-dark-hover);
    border-radius: 8px;
}

.header-logout button:hover {
    background-color: var(--clr-dark-hover);
}

.header-logout button {
    background-color: var(--clr-main);
}

html,
body {
    background-color: #f6f7f8 !important;
    overflow-x: hidden;
    scroll-behavior: smooth;
}

main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.d-none {
    display: none !important;
}

aside {
    width: 232px;
    height: 100vh;
    padding: 64px 0px 64px 0px;
    gap: 0px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    opacity: 0px;
    background: var(--clr-main);
    -webkit-box-shadow: 0px 0px 4px 0px #0000001A;
    box-shadow: 0px 0px 4px 0px #0000001A;
}


.app-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 25%;
    margin-bottom: 80px;
}

.Kanban-overley {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 96px;
    padding: 20px 40px 20px 116px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #ffffff;
    -webkit-box-shadow: 0px 4px 4px 0px #0000001a;
    box-shadow: 0px 4px 4px 0px #0000001a;
}

.Kanban-header {
    width: 319px;
    height: 24px;
    gap: 0px;
    opacity: 0px;
    font-family: Inter;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
}

.help {
    text-align: left;
    line-height: 30px;
    padding-bottom: 100px;
    padding-top: 16px;
    max-width: 82%;
}

.join-logo-head:hover {
    background-color: unset;
    transform: scale(1.1);
}

a {
    text-decoration: none;
}

.d_flex_c_c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.d_flex_sb_c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.menu-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px;
    color: white;
}

/* Füge die Hervorhebung hinzu */
.smallcard.highlight {
    background-color: lightblue;
}

.centered-div {
    background-color: white;
    padding: 20px;
    border: 1px solid #000;
}

button {
    padding: 8px;
    font-size: 21px;
    border-radius: 8px;
    height: 50px;
}

.btn-secondary {
    background-color: #f6f7f8;
    color: var(--clr-main);
    border-radius: 10px;
    font-weight: bold;
}

.btn-primary {
    background-color: var(--clr-main);
    color: #ffffff;
    font-weight: bold;
    border-radius: 8px;
}

/* Stil für WebKit-Browser (Chrome, Safari) */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 1000px white inset !important;
    -webkit-text-fill-color: #000 !important;
}

/* Stil für Mozilla Firefox */
input:-moz-autofill,
input:-moz-autofill:hover,
input:-moz-autofill:focus,
input:-moz-autofill:active {
    box-shadow: 0 0 0 1000px white inset !important;
    -moz-text-fill-color: #000 !important;
}

/* Stil für Microsoft Edge und Internet Explorer */
input:-ms-autofill,
input:-ms-autofill:hover,
input:-ms-autofill:focus,
input:-ms-autofill:active {
    box-shadow: 0 0 0 1000px white inset !important;
    -ms-text-fill-color: #000 !important;
}

/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
    /* margin-top: 10px;
    margin-bottom: 10px; */
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 45px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}

div#profile-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

img#profile-picture {
    z-index: -1;
    border-radius: 39px;
    max-width: 44px;
    max-height: 44px;
}

.link-name {
    white-space: nowrap;
    text-align: center;
    display: flex;
    padding-left: 16px;
    color: #a8a8a8;
}

.sidebar-active {
    background-color: #091931;
    /* min-height: 74px; */
}

.sidebarBottomLegalNotice a {
    color: #FFFFFF;
    text-decoration: none;
}


.link-img {
    width: 25px;
    height: 25px;
}

.sidebar-link {
    padding-left: 50px;
}

.pointer {
    cursor: pointer;
}

@media (max-width: 1000px) {
    .first-char {
        padding-left: 20px;
    }

    /* .sidebar-active { */
    /* background-color: #091931;
        border-radius: 16px;
        padding: 24px 24px 20px 24px !important; */
    /* margin: 9px !important; */
    /* max-width: 20%; */
    /* max-height: 0px; */
    /* } */

    .contact-card {
        gap: 20px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: inherit;
        padding: unset;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 5px;
        padding-right: 5px;
    }

    .headline-index-contact {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 0;
        left: 560px;
    }

    .headline-index-contact p {
        margin: 5px;
        font-size: 20px;
        padding-bottom: 12px;
    }

    .headline-index-contact span {
        font-size: 50px;
    }

    .show-contact {
        left: 550px !important;
    }

    .show-contact-middle {
        gap: 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .blue-font {
        font-size: 20px;
    }

    .contact-head-name {
        font-size: 40px;
    }

    .contact-details {
        left: 0px;
    }

    .contact-list-overview {
        left: 0px;
    }

    .headline-index-contact {
        position: absolute;
        left: 330px !important;
    }

    .header-contacts {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 10px 20px 10px 20px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;

        top: 0;
    }

    .link-img {
        width: unset;
        height: unset;
    }

    .headline-index-summary {
        width: 100%;
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: unset;
        height: 190px;
        margin-top: 90px;
    }

    .new-logo {
        width: 50px;
        display: block !important;
        margin-left: 50px;
    }

    .header span {
        display: none;
    }

    .header-contacts span {
        display: none;
    }

    .headline-index-summary span {
        font-size: 46px;
    }

    .sidebar-mid {
        width: 100vw;
    }

    .sidebar-header {
        position: fixed;
        top: 93.5%;
        border: 0px !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;

        max-height: 74px;
        min-height: 83px;
    }

    .sidebar-link div {
        display: flex;
    }

    .sidebar-mid a:nth-child(2) {
        margin-left: 0;
    }

    .sidebar-mid {
        width: 100%;
    }

    .headline-bar {
        display: none;
    }

    .headline-index-summary p {
        border-bottom: 3px solid #29abe2;
        margin: 10px;
    }

    .summary-overview {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        position: unset;
        gap: 15px;
    }

    .sidebar-header-help {
        position: fixed;
        /* top: 87vh; */

        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100vw;
    }

    .sidebar-top {
        display: none;
    }

    .sidebar-center {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
    }

    .sidebar-bottom {
        display: none;
    }

    .sidebar-mid a {

        font-size: 20px;
        width: 25vw;
    }

    .link-name {
        white-space: nowrap;
        text-align: center;
        font-size: 12px;
        margin-top: 0px !important;
        justify-content: center;
        padding-left: 0px;
    }
}


@media (max-width: 550px) {
    a.sidebar-link {
        display: flex;
        flex-direction: column-reverse;
        margin: 0px;
        padding: 0px;

        justify-content: flex-end;
    }

    .link-img {
        margin-top: 8px;
        max-height: 20px;
        max-width: 20px;
        margin-bottom: 2px;
    }

    .sidebar-mid a:hover {
        display: flex;
        flex-direction: column-reverse;
        margin: 0px;
        padding: 0px;
        background-color: #091931;
    }

    .link-name {
        font-size: 8px;
    }

    /* .header,
    div#sidebar-header {
        min-width: 100%;
    } */

    .header-logout {
        margin-top: 203px;
        margin-left: 11px;
    }

    .help-html {
        display: flex !important;
    }

    .header-logout a {
        height: 32px;
        gap: 0;
    }

    #header-contacts>a:first-child {
        display: none;
    }

    div#header-contacts {
        position: absolute;
        right: -57px;
    }
}

div#success {
    position: fixed;
    top: 119px;
    right: 60px;
    padding: 20px;
    background-color: #1f2836fc;
    color: white;
    border-radius: 16px;
    z-index: 10000;
}




:root {
    --background-color: #fff;
    --text-color: #333;
    --header-color: #444;
}

[data-theme="dark"] {
    --background-color: #333;
    --text-color: #ccc;
    --header-color: #222;
}

body {
    background-color: var(--background-color);
    color: var(--text-color);
}

header {
    background-color: var(--header-color);
}