
.error {
    text-align: center;
    color: black;
    font-size: 14px;
    font-family: Arial, Verdana, sans-serif;
    font-weight: bold;
}

input[type="email"] {

    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    font-size: 21px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear .2s, box-shadow linear .1s;
    -moz-transition: border linear .2s, box-shadow linear .1s;
    -o-transition: border linear .2s, box-shadow linear .1s;
    transition: border linear .2s, box-shadow linear .1s;


}


input[type="email"] {
    width: 100%;
    height: 50px !important;
    padding: 13px;
    font-size: 21px;

    margin-bottom: 5px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear .2s, box-shadow linear .1s;
    -moz-transition: border linear .2s, box-shadow linear .1s;
    -o-transition: border linear .2s, box-shadow linear .1s;
    transition: border linear .2s, box-shadow linear .1s;
}

input[type="email"]:focus {

    outline: none;
    border: 1px solid rgba(82, 168, 236, 0.8);

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);

}


/* Finanztrends ELP (Einzelaktien LP) [START] */


.td-category li {
    color: #646464;
    background-color: #EDF1F3;
    padding: 8px 10px;
    white-space: nowrap;
    display: inline-block;
    margin-top: 4px;
    font-size: 12px;
    border-radius: 2px;
}

.ELP__header__tag {
    background-color: #0e9af3;
    padding: 4px 8px;
    margin-top: 5px;
    border-radius: 3px;
    color: #ffffff;
    font-weight: 500;
    font-size: 15px;
    font-family: Heebo, Roboto, sans-serif;
    width: min-content;
    width: -moz-min-content;
}

.ELP__header__headline {
    font-size: 26px;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: -3px;
    font-family: Heebo, Roboto, sans-serif;
    line-height: 1.25;
}

.ELP__header__subline {
    font-size: 18px;
    font-weight: 600;
    color: #0e9af3;
    font-family: Heebo, Roboto, sans-serif;
    text-transform: uppercase;
    margin-top: 2px;
}

.ELP__header__subtext {
    font-weight: 300;
    font-size: 20px;
    margin: 5px 0;
    line-height: 1.4;
    font-family: Heebo, Roboto, sans-serif;
}

.ELP__header__ticker {
    background-color: #EDF1F3;
    margin: 20px -10px;
    padding: 12px 0;
    text-align: center;
}

.ELP__header__countdown {
    color: #ffffff;
    background-color: #FC2132;
    padding: 3px 7px;
    border-radius: 3px;
    font-weight: 500;
    font-family: Heebo, Roboto, sans-serif;
}

.ELP__main__wrapper {
    display: flex;
}

.ELP__main__pdf {
    align-self: center;
    justify-self: center;
    margin-left: -30px;
    margin-bottom: 35px;
}

.ELP__main__date {
    line-height: 1.3;
    text-align: center;
    margin-top: 10px;
}

.ELP__main__stoerer {
    margin-left: -110px;
    margin-bottom: 20px;
}

.ELP__main__report-img {
    width: 250px;
    position: relative;
    text-align: center;
    color: white;
}

.ELP__form__wrapper {
    margin: 20px -20px;
    background-color: #edf1f3;
    padding: 40px 35px;
}

.ELP__form__headline {
    font-size: 18px;
    margin-bottom: 15px;
    text-align: center;
}

.ELP__footer__infotext {
    margin: 15px 0;
    color: #9A9A9A;
    font-family: Heebo, Roboto, sans-serif;
    font-size: 14px;
}

.ELP__general__notice {
    color: gray;
    text-decoration: none;
    font-size: 12px;
    color: #6A6A6A;
    font-weight: 300;
}

.ELP__general__body {
    font-family: Heebo, Roboto, sans-serif;
    font-size: 16px;
    color: #222;
    font-weight: 400;
}

ul.ELP__main__checklist {
    font-weight: 500;
    margin: 5px 0 20px 0;
    list-style: none;
    font-size: 17px;
    padding-left: 0;
}

ul.ELP__main__checklist li::before {
    content: '' !important;
    background-image: url(https://www.finanztrends.de/wp-content/uploads/2022/05/ELP__bulletpoint__01.svg);
    margin: 12px 10px -0.4rem 0;
    background-size: cover;
    display: inline-block;
    height: 22px;
    width: 22px;
}

.ELP__form__text__desktop {
    color: #9A9A9A;
    font-family: Heebo, Roboto, sans-serif;
    font-size: 16px;
    margin-bottom: 15px;
}

@media screen and (min-width: 1000px) {
    .ELP__header__ticker__countdown {
        display: none;
    }

    .hide-min-1000 {
        display: none;
    }

    .ELP__main__wrapper {
        align-items: top;
        margin: 25px 0 15px 0;
        grid-column-gap: 10px;
        padding: 0;
    }
}

@media screen and (max-width: 1400px) {
    .ELP__main__wrapper {
        margin: 30px 0 30px 0;
    }

    .ELP__form__wrapper {
        padding: 15px 35px;
    }
}

@media screen and (max-width: 1400px) and (min-width: 1000px) {
    .ELP__form__wrapper {
        margin: 10px -20px 0 -20px;
    }
}

@media screen and (max-width: 1000px) and (min-width: 750px) {
    .ELP__top__wrapper {
        margin: 0 20px;
    }
}

@media screen and (max-width: 1000px) {
    .ELP__main__stoerer {
        display: none;
    }

    .ELP__main__report-img {
        width: 220px;
        margin-right: 10px;
    }
}

@media screen and (max-width: 999px) {
    #datenschutz-hinweis {
        margin-top: 5px;
    }

    .ELP__main__wrapper {
        justify-content: center;
    }
}

@media screen and (max-width: 750px) {
    .hide-max-750 {
        display: none;
    }
    
    /* Hide desktop button text on mobile */
    .button-text-desktop {
        display: none !important;
    }
    
    /* Show mobile button text */
    .button-text-mobile {
        display: inline !important;
    }
    
    /* Adjust button font size for mobile */
    #ELP__submit__button {
        font-size: 18px !important;
        padding: 12px 10px !important;
    }

    .ELP__form__text__desktop {
        display: none;
    }

    .ELP__form__wrapper {
        background-color: #EDF1F3;
        margin: 20px -10px;
        padding: 40px 15px;
    }

    .ELP__header__subline {
        font-size: 18px;
    }
}

@media screen and (min-width: 751px) {
    .hide-min-750 {
        display: none;
    }

    .ELP__header__ticker {
        margin: -20px -20px 20px -20px;
        padding: 15px 0;
        font-size: 15px;
    }

    #ELP__form__mail-text {
        display: none;
    }
}

@media screen and (max-width: 600px) {
    .ELP__form__wrapper {
        padding: 30px 20px;
    }

    .ELP__main__wrapper {
        margin: 30px 0;
    }

    .ELP__main__report-img {
        width: 220px;
        margin-right: 0;
    }

    .ELP__main__pdf {
        margin-left: -25px;
    }

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

.ELP__main__headline__desktop {
    font-size: 24px;
    line-height: 1.3;
    font-weight: 700;
    color: #222;
    font-family: Heebo, Roboto, sans-serif;
    margin-top: 3px;
}

.ELP__main__headline-2__desktop {
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 12px;
    margin-top: 10px;
}

.ELP__main__subline__desktop {
    margin-top: 2px;
    margin-bottom: 10px;
    line-height: 1.55;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}

.ELP__main__subline-2__desktop {
    font-family: Heebo, Roboto, sans-serif;
    font-weight: 700;
    font-size: 18px;
}

.ELP__main__subline-3__desktop {
    margin-top: 10px;
}

.ELP__main__pdf__wrapper__desktop {
    display: grid;
    grid-template-columns:100%;
    align-items: center;
}

.ELP__main__pdf__text__desktop {
    line-height: 1.6;
}

.ELP__form__button {
    margin-top: 10px;
    background-color: #fed036;
    color: #222;
    text-decoration: none;
}

/* Button text visibility defaults */
.button-text-mobile {
    display: none;
}

.button-text-desktop {
    display: inline;
}

.ELP__main__stoerer__wrapper {
    display: inline-flex;
    align-items: center;
}

.ELP__popup__background {
    background: rgba(0, 0, 0, .85);
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1000;
}

@media screen and (max-width: 1000px) {
    .ELP__popup__background {
        display: none !important;
    }

    .hide-max-1000 {
        display: none;
    }
}

.ELP__popup__wrapper {
    position: relative;
    font-family: Heebo, Roboto, sans-serif;
    margin: 100px auto;
    padding: 20px;
    width: 720px;
    background-color: #ffffff;
}

.ELP__popup__countdown {
    background-color: #EDF1F3;
    text-align: center;
    margin: -20px -20px 0 -20px;
    padding: 15px;
    cursor: pointer;
}

.ELP__popup__close {
    float: right;
    font-size: 20px;
    line-height: 20px;
}

.ELP__popup__main__wrapper {
    display: inline-flex;
    column-gap: 30px;
    margin: 25px 15px;
    align-items: center;
}

.ELP__popup__main__stoerer__wrapper {
    display: inline-flex;
    align-items: center;
}

.ELP__popup__main__reportimg {
    width: 280px;
}

.ELP__popup__main__stoerer {
    margin-left: -70px;
    margin-bottom: -5px;
    z-index: 1;
}

.ELP__popup__main__headline {
    font-size: 24px;
    font-weight: 700;
    margin-top: 8px;
    margin-bottom: -3px;
    font-family: Heebo, Roboto, sans-serif;
}

.ELP__popup__main__subline {
    font-size: 22px;
    font-weight: 500;
    color: #0e9af3;
    font-family: Heebo, Roboto, sans-serif;
}

.ELP__popup__main__maintext {
    font-weight: 400;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 5px;
    line-height: 1.4;
    font-family: Heebo, Roboto, sans-serif;
}

.ELP__popup__form__background {
    margin: 0 -20px -20px -20px;
    padding: 40px;
    background-color: #EDF1F3;
}

.ELP__form__wrapper input[type="submit"], #ELP__submit__button {
    margin: 5px 0 5px 0;
    background-color: #fed036;
    color: #222;
    font-size: 21px;
    font-weight: 500;
    text-decoration: none;
    padding: 10px 0;
    line-height: 1.3;
    width: 100%;
    float: left;
    border: none;
    display: inline-block;
    cursor: pointer;
    animation-name: shake;
    animation-duration: 5s;
    animation-timing-function: ease-in;
    animation-delay: 1s;
    -moz-animation-name: shake;
    -moz-animation-duration: 5s;
    -moz-animation-timing-function: ease-in;
    -moz-animation-delay: 1s;
    -webkit-animation-name: shake;
    -webkit-animation-duration: 5s;
    -webkit-animation-timing-function: ease-in;
    -webkit-animation-delay: 1s;
    border-collapse: collapse;
    overflow: visible;
    position: relative;
    letter-spacing: .02em;
}

@-webkit-keyframes shake {
    0% {
        left: 0
    }
    1% {
        left: -3px
    }
    2% {
        left: 5px
    }
    3% {
        left: -8px
    }
    4% {
        left: 8px
    }
    5% {
        left: -5px
    }
    6% {
        left: 3px
    }
    7% {
        left: 0
    }
    100% {
        left: 0
    }
}

@-moz-keyframes shake {
    0% {
        left: 0
    }
    1% {
        left: -3px
    }
    2% {
        left: 5px
    }
    3% {
        left: -8px
    }
    4% {
        left: 8px
    }
    5% {
        left: -5px
    }
    6% {
        left: 3px
    }
    7% {
        left: 0
    }
    100% {
        left: 0
    }
}

@keyframes shake {
    0% {
        left: 0
    }
    1% {
        left: -3px
    }
    2% {
        left: 5px
    }
    3% {
        left: -8px
    }
    4% {
        left: 8px
    }
    5% {
        left: -5px
    }
    6% {
        left: 3px
    }
    7% {
        left: 0
    }
    100% {
        left: 0
    }
}

input[type="email"] {
    font-size: 16px;
}

#popup {
    display: none;
}

.ELP__main__reportName__custom {
    position: absolute;
    top: 15%;
    left: 45.5%;
    line-height: 1.2;
    transform: translate(-50%, -30%) rotate(0.6deg);
    font-size: 20px;
}

img.lp-logo-overlay {
    max-height: 70px;
}

/* Finanztrends ELP (Einzelaktien LP) [END] */

/*CSS previously in lp_head.php*/
.stoerer_kreis {
    background: url(/lp/einzel-analyse-old/img/stoerer-kreis_blau.png) no-repeat !important;
    width: 98px;
    height: 98px;
    padding: 18px 0 0;
    text-align: center;
    color: white;
    font-size: 14px;
    font-weight: 700;
    position: absolute;
    top: 32px;
    left: -60px;
}

@media (min-width: 768px) {
    div.content-top {
        background: url(/lp/einzel-analyse-old/img/verlauf-1.jpg) repeat-x;
        position: relative;
    }

    div.content {
        background: url(/lp/einzel-analyse-old/img/verlauf-1.jpg) repeat-x;
    }
}

.stoerer_pfeil {
    background: url(/lp/einzel-analyse-old/img/stoerer-pfeil_blau.png) no-repeat;
    color: white;
    font-size: 24px;
    font-weight: 700;
    height: 47px;
    left: -96px;
    padding: 2px 0 0;
    position: absolute;
    text-align: center;
    top: 24px;
    width: 98px;
    text-transform: uppercase;
}

h2.custom-report-name {
    hyphens: auto;
    font-size: 20px;
    margin-bottom: 35px;
}

.grid-main {
    background-color: #fff;
    padding: 30px 70px;
    max-width: 1050px;
    margin: 0 auto;
}

@media (max-width: 767px) {
    .grid-main {
        padding: 20px;
    }

}

input#emailAddress {
    background-color: #fff;
}

/* Finanztrends ELP (Einzelaktien LP) [START] */


.td-category li {
    color: #646464;
    background-color: #EDF1F3;
    padding: 8px 10px;
    white-space: nowrap;
    display: inline-block;
    margin-top: 4px;
    font-size: 12px;
    border-radius: 2px;
}

.ELP__header__tag {
    background-color: #0e9af3;
    padding: 4px 8px;
    margin-top: 5px;
    border-radius: 3px;
    color: #ffffff;
    font-weight: 500;
    font-size: 15px;
    font-family: Heebo, Roboto, sans-serif;
    width: min-content;
    width: -moz-min-content;
}

.ELP__header__headline {
    font-size: 26px;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: -3px;
    font-family: Heebo, Roboto, sans-serif;
    line-height: 1.25;
}

.ELP__header__subline {
    font-size: 20px;
    font-weight: 600;
    color: #0e9af3;
    font-family: Heebo, Roboto, sans-serif;
    text-transform: uppercase;
    margin-top: 2px;
}

.ELP__header__subtext {
    font-weight: 300;
    font-size: 20px;
    margin: 5px 0;
    line-height: 1.4;
    font-family: Heebo, Roboto, sans-serif;
}

.ELP__header__ticker {
    background-color: #EDF1F3;
    margin: 20px -10px;
    padding: 12px 0;
    text-align: center;
}

.ELP__header__countdown {
    color: #ffffff;
    background-color: #FC2132;
    padding: 3px 7px;
    border-radius: 3px;
    font-weight: 500;
    font-family: Heebo, Roboto, sans-serif;
}

.ELP__main__wrapper {
    display: flex;
}

.ELP__main__pdf {
    align-self: center;
    justify-self: center;
    margin-left: -30px;
    margin-bottom: 35px;
}

.ELP__main__date {
    line-height: 1.3;
    text-align: center;
    margin-top: 10px;
}

.ELP__main__stoerer {
    margin-left: -110px;
    margin-bottom: 20px;
}

.ELP__main__report-img {
    width: 250px;
    position: relative;
    text-align: center;
    color: white;
}

.ELP__main__report-img h2 {
    color: white;
    font-size: 22px;
    font-weight: 700;
    font-family: Heebo, Roboto, sans-serif;
}

.ELP__form__wrapper {
    margin: 20px -20px;
    background-color: #edf1f3;
    padding: 40px 35px;
}

.ELP__form__headline {
    font-size: 18px;
    margin-bottom: 15px;
    text-align: center;
}

.ELP__footer__infotext {
    margin: 15px 0;
    color: #9A9A9A;
    font-family: Heebo, Roboto, sans-serif;
    font-size: 14px;
}

.ELP__general__notice {
    color: gray;
    text-decoration: none;
    font-size: 12px;
    color: #6A6A6A;
    font-weight: 300;
}

.ELP__general__body {
    font-family: Heebo, Roboto, sans-serif;
    font-size: 16px;
    color: #222;
    font-weight: 400;
}

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

.separate-containers .inside-article {
    padding: 0;
}

@media (max-width: 767px) {
    .ELP__form__wrapper {
        padding: 20px;
    }
}

/* Honeypot field styles - hide fields completely from bots */
.honeypot-field {
    position: absolute !important;
    left: -9999px !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* Additional hiding for screen readers - bots shouldn't interact with these */
.honeypot-field[aria-hidden="true"] {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
    user-select: none !important;
}