/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.easy-apply h1 {
    font-weight: 400 !important;
    color: white !important;
    font-size: 35px !important;
    font-family: "carnas" !important;
}

.easy-apply li,
.easy-apply p,
.easy-apply div {
    font-size: 15px !important;
}

.easy-apply h2 {
    color: #014a59 !important;
    font-size: 20px !important;
}

.easy-apply .btn-container a {
    color: #ffffff !important;
    background-color: #be1e2d !important;
    border-color: #be1e2d !important;
}

.easy-apply .col-lg-8 i:before {
    color: #014a59 !important;
    fill: #014a59 !important;
}

.easy-apply .half-internal-gutter.col-lg-4 i:before {
    color: #be1e2d !important;
    fill: #be1e2d !important;
}

.easy-apply .col-lg-8 li,
.easy-apply .col-lg-8 p,
.easy-apply .col-lg-8 div,
.easy-apply .half-internal-gutter.col-lg-4 li,
.easy-apply .half-internal-gutter.col-lg-4 p {
    color: rgb(119, 119, 119) !important;
}

/* .easy-apply li{
    color: rgb(119, 119, 119) !important;
 
} */


.select-users-button {
    color: red !important;
    text-decoration: underline;
    cursor: pointer;
}



.select-users-button__small small {
    color: #BF202D;
    text-decoration: underline;
}

.fb-contact-form_row {
    /* display: none; */
    /* background: white;
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
    z-index: 11111111111; */
}

.fb-contact-form_cloth-btn {
    text-decoration: underline;
}

.fb-contact-form {
    max-width: 600px;
    margin: 0 auto;
    padding: 30px 0;
}

.fb-contact-form .fb-select-row input[type="radio"] {
    display: none;
}

.fb-contact-form .fb-select-row label {
    padding: 10px 20px;
    background-color: #BF202D;
    border-radius: 10px;
    margin: 5px;
    display: inline-block;
    color: white;
}

.fb-contact-form .fb-select-row input[type="radio"]:checked+label {
    background-color: black;
    cursor: default;
    color: #E6E6E6;
}

.fb-contact-form .fb-select-row legend,
.fb-contact-form .fb-question-imput-row .fb-question-imput-col p,
.fb-contact-head {
    font-size: 20px;
    font-weight: 600;
    margin: 5px 5px 10px;
}

@media (min-width: 320px) and (max-width: 480px) {
    .fb-contact-form_row .h4 {
        font-size: 16px !important;
    }

    .fb-contact-form .fb-select-row legend,
    .fb-contact-form .fb-question-imput-row .fb-question-imput-col p,
    .fb-contact-head {
        font-size: 16px;
    }

    .fb-contact-form_row .fb-information-row {
        font-size: 14px;
    }
}

.fb-contact-form .fb-fieldset-row {
    background-color: #eee;
    padding: 20px;
}

.alert_new_message {
    position: relative;
}

.te-mailbox__badge,
.te-mailbox-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 18px;
    height: 18px;
    padding: 0 6px;
    margin-left: 6px;
    border-radius: 999px;
    background: #d63638;
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    line-height: 1;
}

.te-mail-badge {
    display: inline-flex;
    min-width: 18px;
    height: 18px;
    margin-left: 6px;
    padding: 0 6px;
    border-radius: 999px;
    background: #c40000;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    align-items: center;
    justify-content: center;
}

.fb-contact-form fieldset {
    padding: 0;
    margin: 0;
    border: none;
}

.fb-contact-form .fb-question-imput-row .fb-question-imput-col {
    background-color: #eee;
    padding: 20px;
    margin-top: 27px;
}

.fb-contact-form input {
    width: 100%;
}

.fb-contact-form .fb-information-row {
    background-color: #eee;
    padding: 20px;
    margin-top: 27px;
}

.fb-status-row input {
    margin: 15px 0;
}

.fb-submit-row small,
.fb-submit-row label {
    font-size: 14px;
    font-weight: 400;
}

.fb-submit-row input {
    border-color: black !important;
}

.fb-submit {
    margin-top: 27px !important;
}

@media (min-width: 320px) and (max-width: 480px) {
    .fb-campaign-template-default .main-container .row-container .row-parent {
        padding: 18px !important;
    }
}

.filter-wrap {
    padding: 30px 0;
}

.activate-filter-btn a {
    background: #BF202D;
    padding: 10px 20px;
    font-weight: bold;
    border-radius: 15px;
    border: 3px solid #BF202D;
    box-shadow: 0 4px 10px -10px rgb(0 0 0 / 60%);
}

.activate-filter-btn a:hover {
    color: #BF202D !important;
    background: white !important;
    padding: 10px 20px;
    font-weight: bold;
    border: 3px solid #BF202D;
}

.activate-filter-btn a i {
    margin-right: 15px;
}

.filter-row {
    background: #BF202D;
    box-shadow: 0 4px 10px -10px rgb(0 0 0 / 60%);
    border-bottom: 3px solid black;
    border-radius: 15px;
    padding: 10px 20px;
    position: relative;
}

.job-filter-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.job-filter__status {
    display: flex;
    justify-content: left;
    align-items: center;
    box-shadow: 0 4px 10px -10px rgb(0 0 0 / 60%);
    border-radius: 15px;
    flex-wrap: wrap;
    margin-bottom: 25px;
}

.icon__wrap {
    box-shadow: 0 4px 10px -10px rgb(0 0 0 / 60%);
    border-radius: 15px;
    padding-left: 10px;
    display: inline-block;
    background-color: white;
}

.search-name {
    color: #000000;
    background: url("lupe.png") no-repeat left;
    background-size: 20px;
    border: none;
    margin: 0;
    box-shadow: none;
    padding: 10px 25px;
}

.search-name:focus {
    border: none !important;
}


/* .icon__wrap:focus {
    border-bottom: 3px solid #BF202D!important;
} */

.job-filter__status-item {
    padding: 13px;
    background: white;
    border-right: 1px solid #eee;
    cursor: pointer;
}

.job-filter__status-item.active {
    border-bottom: 3px solid #BF202D;
}

.job-filter__status-item:first-child {
    border-radius: 15px 0 0 15px;
}

.job-filter__status-item:last-child {
    border-radius: 0 15px 15px 0;
}

.cloth-filter {
    background: white;
    text-align: center;
    border-radius: 30px;
    position: absolute;
    top: -55px;
    right: 0;
    border-left: 3px solid #BF202D;
    cursor: pointer;
    padding: 5px 15px;
    box-shadow: 0 4px 10px -10px rgb(0 0 0 / 60%);
}

.cloth-filter:hover {
    background: white;
    text-align: center;
    border-radius: 30px;
    position: absolute;
    top: -55px;
    border-left: 0;
    border-right: 3px solid #BF202D;
    cursor: pointer;
    padding: 5px 15px;
    box-shadow: 0 4px 10px -10px rgb(0 0 0 / 60%);
}

.flex-filter {
    display: flex;
}

.hide-filter-row {
    display: none;
}

.filter-row .filter-col {
    margin-right: 20px;
}

tbody td {
    font-weight: 400 !important;
}


/* job kacheln */

.job-row .job-row__head {
    display: flex;
    justify-content: space-between;
    padding: 0 30px;
    font-weight: 500;
}

.job-row .job-row__body .job-col {
    background: white;
    margin-bottom: 15px;
    border-radius: 15px;
    position: relative;
    box-shadow: 0 4px 10px -10px rgb(0 0 0 / 60%);
    border-left: 3px solid #BF202D;
    overflow: hidden;
}

.job-col__body-info {
    display: flex;
    font-size: 20px;
}

.alert-text {
    font-weight: bold;
    color: #BF202D;
    margin-right: 5px;
}

.job-col__body-info .new-lead {
    margin-right: 10px;
    color: #BF202D;
}

.job-row .job-row__body .job-col__head {
    box-shadow: 0 4px 10px -10px rgb(0 0 0 / 60%);
    padding: 5px 30px;
}

.job-row .job-row__body .job-col__body {
    padding: 30px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.job-row .job-row__body .job-col__body.job-col__body--pb1 {
    padding-bottom: 15px;
}

.pos--baseline {
    gap: 5px;
    display: flex;
    align-items: center;
}

.job-row .job-row__body .job-col__footer {
    padding: 30px;
    padding-top: 0;
    display: flex;
    gap: 8px;
    font-size: 12px;
    font-weight: bold;
    flex-direction: column;
}

.job-row .job-row__body .job-col__footer .job-col__footer--top,
.job-row .job-row__body .job-col__footer .job-col__footer--bottom {
    display: flex;
    gap: 15px;
    align-items: baseline;
}

.job-row .job-col__body__img {
    display: inline-block;
    margin-right: 10px;
}

.job-row .job-col__body__img img {
    width: 17px;
}

.job-row .job-row__body .job-col__body .candidate-col {
    display: flex;
}

.job-row .job-row__body .job-col__body .candidate-col a {
    color: #BF202D;
}

.job-row .job-row__body .job-col__body .candidate-col a:hover {
    color: black;
}

.profil-row {
    display: none;
    position: fixed;
    top: 100px;
    right: 20px;
    background: white;
    width: 80%;
    z-index: 11111111;
    border-radius: 30px;
    border-left: 3px solid #BF202D;
    padding: 20px;
    box-shadow: 0 4px 10px -10px rgb(0 0 0 / 60%);
}

.flex--gap {
    display: flex;
    gap: 25px;
    flex-wrap: wrap;
}

.flex__item {
    flex: 0 0 48%;
}

.flex01 {
    flex: 1;
}

.profil__header {
    display: flex;
    gap: 25px;
    justify-content: space-between;
}

.profil__header__info strong {
    margin-right: 25px;
    line-height: 20px;
}

.profil__header .profil__header__info {
    background: #f7f7f7;
    padding: 25px;
}

.profil__name {
    font-size: 30px;
    margin-bottom: 30px;
}

.profil__header__upload h3 {
    font-size: 28px;
    margin-bottom: 15px;
}

.overlay-box {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: black;
    opacity: 0.8;
}

.scroll-fix {
    max-height: 80vh;
    overflow-y: auto;
    padding-right: 15px;
}

.job-row .w-60 {
    flex-basis: 50%;
    width: 100%;
}

.job-row .w-40 {
    flex-basis: 40%;
    width: 100%;
}

.job-row .w-30 {
    flex-basis: 30%;
    width: 100%;
}

.job-row .w-20 {
    flex-basis: 20%;
    width: 100%;
}

.job-row .w-20 {
    flex-basis: 20%;
    width: 100%;
}

.job-row .w-10 {
    flex-basis: 10%;
    width: 100%;
}

.job-row .w-3 {
    flex-basis: 3%;
    width: 100%;
}


/* helper */

.candidate__initials_circle {
    background: #BF202D;
    color: white;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mb-2 {
    margin-bottom: 30px;
}

.mb-1 {
    margin-bottom: 15px;
}

@keyframes loading_animation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.loading_animation-row {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0;
    z-index: 9999;
}

.loading_animation-row .loading_animation {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.loading_animation-row .loading_animation div {
    animation: loading_animation 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    transform-origin: 40px 40px;
}

.loading_animation-row .loading_animation div:after {
    content: " ";
    display: block;
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #BF202D;
    margin: -4px 0 0 -4px;
}

.loading_animation-row .loading_animation div:nth-child(1) {
    animation-delay: -0.036s;
}

.loading_animation-row .loading_animation div:nth-child(1):after {
    top: 63px;
    left: 63px;
}

.loading_animation-row .loading_animation div:nth-child(2) {
    animation-delay: -0.072s;
}

.loading_animation-row .loading_animation div:nth-child(2):after {
    top: 68px;
    left: 56px;
}

.loading_animation-row .loading_animation div:nth-child(3) {
    animation-delay: -0.108s;
}

.loading_animation-row .loading_animation div:nth-child(3):after {
    top: 71px;
    left: 48px;
}

.loading_animation-row .loading_animation div:nth-child(4) {
    animation-delay: -0.144s;
}

.loading_animation-row .loading_animation div:nth-child(4):after {
    top: 72px;
    left: 40px;
}

.loading_animation-row .loading_animation div:nth-child(5) {
    animation-delay: -0.18s;
}

.loading_animation-row .loading_animation div:nth-child(5):after {
    top: 71px;
    left: 32px;
}

.loading_animation-row .loading_animation div:nth-child(6) {
    animation-delay: -0.216s;
}

.loading_animation-row .loading_animation div:nth-child(6):after {
    top: 68px;
    left: 24px;
}

.loading_animation-row .loading_animation div:nth-child(7) {
    animation-delay: -0.252s;
}

.loading_animation-row .loading_animation div:nth-child(7):after {
    top: 63px;
    left: 17px;
}

.loading_animation-row .loading_animation div:nth-child(8) {
    animation-delay: -0.288s;
}

.loading_animation-row .loading_animation div:nth-child(8):after {
    top: 56px;
    left: 12px;
}

.error {
    border-color: red !important;
}

footer #row-unique-2 {
    box-shadow: 0 0px 7px -1px rgb(0 0 0 / 10%);
}

.chart-dashboard__wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.chart-dashboard {
    max-width: 400px;
    background: white;
    padding: 15px;
    border-radius: 15px;
    box-shadow: 0 4px 10px -10px rgb(0 0 0 / 60%);
    margin-right: 15px;
    text-align: center;
}

@media (min-width: 768px) and (max-width: 1400px) {
    .job-row .job-row__head {
        padding: 0;
    }

    .job-row .job-row__body .job-col__body {
        padding: 20px;
    }

    .candidate__initials_circle {
        width: 46px;
        height: 46px;
    }

    .job-row .w-60 {
        flex-basis: 40%;
        width: 100%;
    }

    .job-row .w-10 {
        flex-basis: 15%;
        width: 100%;
    }

    .job-row .w-20 {
        flex-basis: 25%;
        width: 100%;
    }

    .job-row .w-30 {
        flex-basis: 25%;
    }

    .job-row .w-20.fb-status-row {
        flex-basis: 100%;
        width: 100%;
    }

    .job-row .w-20.fb-status-row .fb-status {
        text-align: right;
        font-weight: bold;
        font-size: 12px;
    }

    .scroll-fix {
        max-height: 400px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .profil-row {
        top: 260px;
    }

    .grow-wrap>textarea,
    .grow-wrap::after,
    .fb_select_fields {
        margin: 0 !important;
    }

    .chart-dashboard {
        max-width: 46%;
        margin-right: 20px;
    }

    .chart-dashboard.last {
        width: 100%;
        max-width: 100%;
        margin-top: 20px;
    }

    .scroll-fix {
        max-height: 400px;
    }
}

.only-mobile {
    display: none;
}

@media (min-width: 320px) and (max-width: 480px) {
    .job-filter__status {
        flex-direction: column;
        margin-right: 20px;
    }

    .job-filter__status .job-filter__status-item {
        width: 100%;
        border-radius: 15px !important;
        border: 3px solid white !important;
        box-shadow: 0 4px 10px -10px rgb(0 0 0 / 60%) !important;
        margin-bottom: 20px;
    }

    .job-filter__status .job-filter__status-item:last-child {
        margin-bottom: 0;
    }

    .scroll-fix {
        max-height: 300px;
    }

    .scroll-fix input {
        font-size: 9px;
    }

    .only-mobile {
        display: block;
    }

    .job-row .job-row__head {
        display: none;
    }

    .chart-dashboard {
        width: 100%;
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .job-row .w-60 {
        flex-basis: 100%;
        width: 100%;
        margin-bottom: 15px;
    }

    .job-row .w-10 {
        flex-basis: 100%;
        width: 100%;
        margin-bottom: 15px;
    }

    .job-row .w-20 {
        flex-basis: 100%;
        width: 100%;
        margin-bottom: 15px;
    }

    .job-row .w-30 {
        flex-basis: 100%;
        margin-bottom: 15px;
    }

    .flex-filter {
        flex-direction: column;
    }

    .flex-filter input {
        width: 100%;
    }

    .profil-row {
        top: 250px;
        left: 0;
        width: 100%;
    }

    .grow-wrap>textarea,
    .grow-wrap::after,
    .fb_select_fields {
        margin: 0 !important;
    }

    .download__butons form {
        margin-bottom: 20px !important;
    }

    .download__butons a {
        width: 100%;
        display: block;
        text-align: center;
    }
}

a.close-overlay-button {
    font-size: 1.5em;
    cursor: pointer;
}

.user-selection-content {
    width: 500px;
    margin: 150px auto;
    background: white;
    padding: 30px 40px 50px 40px;
    border-radius: 10px;
}

.user-list {
    margin: 0 20px;
    overflow: auto;
    height: 300px;
}

button.assign-users-button {
    color: black !important;
    background: #BF202D !important;
    padding: 10px 20px;
    font-weight: bold;
    border-radius: 15px;
    margin-top: 20px;
    border: 2px solid #BF202D;
}

button.assign-users-button:hover {
    color: #BF202D !important;
    background: white !important;
    border: 2px solid #BF202D;
    padding: 10px 20px;
    font-weight: bold;
    border-radius: 15px;
    margin-top: 20px;
}

.delete-user-overlay {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1000;
}

.delete-user-overlay__content {
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.ju_row {
    display: flex;
}

.ju_form label {
    min-width: 95px;
    font-weight: bold;
    text-align: right;
}

.ju_form input,
.ju_form select {
    width: 100%;
    background-color: #f6f6f5;
    border-radius: 25px;
    min-width: 1%;
}

.ju_form .ju_submit {
    color: white;
    background-color: #55bac4 !important;
    border-radius: 25px;
}

.ju_form .ju_submit:hover {
    color: #55bac4;
    background-color: white !important;

}

.ju_flex {
    display: flex;
}

.ju-flex-center {
    justify-content: center;
}

.ju-flex-baseline {
    align-items: baseline;
}

.ju_gap--50 {
    gap: 50px;
}

.ju_gap--x1 {
    gap: 20px;
}

.ju-text--center {
    text-align: center;
}

.ju-margin--zero {
    margin: 0;
}

.ju-margin-bottom-x2 {
    margin-bottom: 30px !important;
}

.w-100 {
    width: 100%;
}

.input-question-row.ui-sortable-handle {
    background: #eee;
    padding: 20px;
    margin: 20px;
}

.fb-contact-form2 {
    max-width: 100%;
    margin: 0 auto;
    padding: 30px 0;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: white;
}

.ju_form .add_option,
.add2,
.add {
    background: #54c354;
    padding: 0 10px;
    color: white;
    margin-right: 10px;
    cursor: pointer;
}

.ju_form .remove {
    background: #d55656;
    padding: 0 10px;
    color: white;
    cursor: pointer;
}

.input-question-row.ui-sortable-handle input:first-of-type {
    font-weight: bold;
}

.questions_row {
    text-align: left;
    margin-bottom: 23px;
}

.questions_row button {
    background: white;
    border: 1px solid #eaeaea;
    border-radius: 8px;
    display: flex;
    padding: 5px;
}


.questions_row .questions_col {
    min-width: 550px;
    background: white;
    border-radius: 8px;
    padding: 16px;
    position: relative;
}

.questions_row .questions_col input {
    background: white;
    padding: 5px;
}

/* .questions_row .questions_col .question_control {
   
} */

.questions_row .questions_col .question_control .question_control_delete {
    position: absolute;
    right: -50px;
    background: white;
    padding: 5px;
    width: 30px;
    height: 30px;
    display: flex;
    border-radius: 8px;
    border: 1px solid rgb(0 0 0 / 25%);
}

.questions_row .questions_col .question_control .question_control_sortable {
    position: absolute;
    left: -45px;
    top: 0;
}

.question_accordion .question_accordion_title {
    display: flex;
    gap: 20px;
    cursor: pointer;
    align-items: center;
    justify-content: space-between;
}

.question_accordion .question_accordion_title .question_accordion_title_right {
    border: 1px solid rgb(0 0 0 / 30%);
    display: flex;
    border-radius: 8px;
    padding: 0px 2px;
}


.question_accordion .question_accordion_title .accordion_title__counter {
    font-size: 15px;
    font-weight: 600;
    margin-right: 15px;
}

.question_accordion .question_accordion_title .accordion_title__line {
    font-size: 15px;
    color: black;
    opacity: .3;
    margin-right: 30px;
}

.question_accordion_content {
    display: none;
}

.ju-font-w-bold {
    font-weight: 600;
}

.question_accordion_content .accordion_content_question {
    margin-bottom: 16px;
}




.question_accordion_content .accordion_content_subline {
    margin-bottom: 36px;
}

.accordion_content_answers_input {
    display: flex;
    gap: 10px;
    align-items: baseline;
}

.accordion_content_answers_input .answers_input__field {
    width: 85%;
}

/* Der Header des Akkordeons */
.profil-accordion-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    cursor: pointer;
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    margin-top: 25px;
}



.profil-accordion-header .accordion-icon {
    transition: transform 0.3s ease;
}

/* Wenn das Akkordeon geöffnet ist, drehen wir den Pfeil */
.profil-accordion.open .accordion-icon {
    transform: rotate(180deg);
}



.question_select {
    display: flex;
    justify-content: center;
    padding: 10px 0;
}

.question_select_control {
    position: relative;
    display: flex;
    align-items: baseline;
    background-color: white;
    border-radius: 8px;
    padding: 5px 10px;
    width: 250px;
}

.question_select_plus {
    margin-right: 10px;
}

.question_select_plus img {
    width: 20px;
    height: 20px;
}

.question_select_control select {
    appearance: none;
    background: transparent;
    border: none;
    width: 100%;
    font-size: 16px;
    padding: 5px;
    margin: 0;
    border: 1px solid transparent !important;
    cursor: pointer;
    background-image: none !important;
}

.question_select_arrow {
    pointer-events: none;
}

.question_select_arrow img {
    width: 15px;
    height: 15px;
}


.edit-dates-form,
.landingpage-form {
    position: absolute;
    top: 44px;
    left: 25px;
    background: white;
    padding: 15px;
    display: flex;
    gap: 55px;
    justify-content: center;
    align-items: baseline;
}

.landingpage-form {
    left: 95px;
    padding: 20px
}

.landingpage_select {
    max-width: 280px;
}

.pagination {
    display: flex;
    gap: 8px;
    /* Abstand zwischen den Links */
    justify-content: center;
    margin: 20px 0;
}

.pagination a,
.pagination span {
    padding: 8px 12px;
    text-decoration: none;
    color: #000;
    /* Schwarzer Text */
    background-color: #fff;
    /* Weißer Hintergrund */
    border-radius: 4px;
    transition: background-color 0.3s, color 0.3s;
    margin: 0 4px;
    /* Zusätzliche Margin für Abstand */
}

.pagination a:hover {
    background-color: #e0e0e0;
    /* Leichter grauer Hover-Effekt */
}

.pagination a.active {
    background-color: #be1e2d;
    /* Aktiver Link: gelber Hintergrund */
    color: #fff !important;
    /* Weißer Text für den aktiven Link */
    font-weight: bold;
}

.pagination span {
    background-color: transparent;
    color: #666;
    cursor: default;
}


/* Fortschrittsbalken */
.percent {
    height: 10px;
    background-color: #014A59;
    transition: width 0.3s ease;
}

.percent_wrapper {
    display: flex;
    justify-content: space-between;
    color: white;
    padding: 0 10px;
    margin: 10px 0px;
}



/* Dynamische Formular-Hintergrundfarbe */
form.submitform {
    transition: background-color 0.3s ease;
}

form.submitform.bg-red {
    background-color: #bf202d26;
}

form.submitform.bg-green {
    background-color: rgba(159, 238, 159, 0.1);
}

.profil-button {
    font-size: 12px !important;
    text-transform: uppercase !important;
    cursor: pointer;
}

.profil-accordion-content {
    padding: 10px;
}

.dynamicForm {

    border-radius: 20px;
    padding: 20px;
}

.dynamicForm input:not([type="submit"]):not([type="checkbox"]),
.dynamicForm textarea {
    width: 100%;
}

.dynamicForm input[type=submit] {
    background: #BF202D !important;
    color: white !important;
    border-radius: 30px;
}

textarea {
    width: 100% !important;
    min-height: 300px;
    max-height: 400px;
    resize: none;
    /* Deaktiviert die manuelle Größenänderung */
    overflow-y: auto;
    /* Scrollbar erscheint nur, wenn nötig */

}

.wp-core-ui .quicktags-toolbar input.button.button-small {
    font-size: 9px !important;
    min-height: 14px;
    line-height: 1;
    margin: 2px !important;
    padding: 6px !important;
}

.campaign-todo {
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 12px;
    padding: 16px;
    margin: 20px 0;
}

.campaign-todo__header h3 {
    margin: 0 0 6px 0;
}

.campaign-todo__hint {
    margin: 0 0 16px 0;
    color: #5b5b5b;
    font-size: 14px;
}

.campaign-todo__list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.campaign-todo__empty {
    padding: 12px;
    color: #6f6f6f;
}

.campaign-todo__item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px;
    border: 1px solid #f0f0f0;
    border-radius: 10px;
    margin-bottom: 10px;
    background: #fafafa;
    transition: background 0.2s ease, border-color 0.2s ease;
}

.campaign-todo__item.is-dragging {
    opacity: 0.6;
}

.campaign-todo__item[data-status="bearbeitung"] {
    background: #e6f7e9;
    border-color: #9cd8a8;
}

.campaign-todo__item[data-status="abgeschlossen"] {
    background: #fde8e8;
    border-color: #f3a5a5;
}

.campaign-todo__item[data-status="offen"] {
    background: #fff4cc;
    border-color: #f2d27a;
}

.campaign-todo__drag {
    font-size: 18px;
    cursor: grab;
    color: #999;
}

.campaign-todo__content {
    flex: 1;
}

.campaign-todo__title {
    display: flex;
    align-items: center;
    gap: 8px;
    font-weight: 600;
}

.campaign-todo__title-text {
    word-break: break-word;
}

.campaign-todo__copy-btn {
    border: 1px solid #d4d4d4;
    background: #fff;
    border-radius: 6px;
    cursor: pointer;
    font-size: 13px;
    line-height: 1;
    padding: 2px 6px;
}

.campaign-todo__copy-btn:hover {
    background: #f7f7f7;
}

.campaign-todo__copy-btn i {
        margin: 0;
}

.campaign-todo__copy-feedback {
    color: #2b7a2b;
    font-size: 12px;
    min-width: 56px;
}

.campaign-todo__meta {
    display: inline-block;
    margin-left: 8px;
    font-weight: 500;
    font-size: 12px;
    color: #4f4f4f;
}

.campaign-todo__badge {
    display: inline-block;
    margin-left: 8px;
    padding: 2px 8px;
    font-size: 12px;
    border-radius: 999px;
    background: #eaf1ff;
    color: #2f4c7f;
}

.campaign-todo__status {
    font-size: 13px;
    color: #555;
    margin-top: 4px;
}

.campaign-todo__actions {
    display: flex;
    gap: 8px;
}

.campaign-todo__btn {
    border: 1px solid #bf202d;
    background: #fff;
    color: #bf202d;
    padding: 6px 10px;
    border-radius: 6px;
    cursor: pointer;
    font-size: 13px;
}

.campaign-todo__btn:hover {
    background: #bf202d;
    color: #fff;
}
