.palceholder {
    height: 200px;
    background-color: #6CAC3C;
    margin-top: 30px;
}

.white-modal-style {
    margin-top: 30px;
    background-color: white;
}

.white-modal-style__header {
    position: relative;
    display: flex;
    border-bottom: 1px dashed #7EA6D1;
    height: 71px;
}

.white-modal-style h1 {
    font-size: 21.5pt;
    color: #7EA6D1;
    margin: 15px 30px 15px 15px;
}

.white-modal-style__header i {
    line-height: 71px;
    vertical-align: middle;
    font-size: 17px;
    margin-right: 5px;
    color: #7EA6D1;
}

.white-modal-style .safety_notification_small {
    line-height: 71px;
    vertical-align: middle;
    font-size: 13px;
}

.information-box__already-registered {
    font-family: "stagbook", sans-serif;
    font-size: 16px;
    color: white;
    background-color: #EA6518;
    padding: 12px;
    margin-top: 15px;
    border-radius: 5px;
    position: relative;
}

.link--registerlink {
    padding-top: 10px;
    display: inline-block;
    color: #0C5BBA;
    text-decoration: underline;
    margin-bottom: 10px;
}

.link--lostpassword {
    display: block;
    text-align: left;
    margin-bottom: 30px;
    color: #0C5BBA;
    text-decoration: underline;
}

.link--agb {
    font-size: 13px;
    color: #0C5BBA;
    text-decoration: underline;
}

.link--getapps a {
    padding-left: 15px;
}

.link--getapps h4 {
    color: #333333;
    font-size: 1.5rem;
    padding: 15px 15px 0 30px;
    display: table;
}


.information-box__already-registered:after {
    position: absolute;
    top: 97%;
    left: 100%;
    margin-left: -50%;
    content: '';
    width: 0;
    height: 0;
    border-top: solid 10px  #EA6518;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
}

.input-register__checkbox {
    display: block;
    text-align: left;
    vertical-align: top;
    font-size: 13px;

    padding-left: 15px;
    text-indent: -15px;


}

.input-register__checkbox input {
    width: 20px;
    height: 20px;
    padding: 0;
    margin:0 10px 0 0;
    vertical-align: middle;
    position: relative;
}

.white-modal-style__main .btn-circled {
    border-radius: 20px;
    margin-bottom: 30px;
}

.white-modal-style__main form {
    margin-bottom: 20px;
}

.white-modal-style__main .input-register__text {
    border: 1px dashed #7EA6D1;
    box-shadow: none;
    width: 100%;
    border-radius: 7px !important;
    font-size: 15px;
    margin-bottom: 15px;
}

.white-modal-style__main .touched.input-register__text:invalid {
    border-color: #CD3930;
}

.white-modal-style__main .touched.input-register__text:valid {
    border-color: #7EA6D1;
}

.form-headline {
    margin-bottom: 15px;
    text-align: left;
}

.partner__logo {
    position: absolute;
    right: 10px;
    padding: 5px;
}

.site-logo {
    text-align: center !important;
}
.image__abo-type {
    max-height: 200px;
    max-width: 200px;
    margin: 15px;
    width: 100%;
}

.image__tiger--happy {
    max-height: 400px;
    position: absolute;
    top: 15px;
    right: 15px;
}

.container__abo-type {
    display: flex;
    border-bottom: 1px dashed #7EA6D1 !important;

}

.infos__abo-type p {
    padding: 15px;
    font-weight: bold;
}

.text__paragraph--bolder {
    text-align: left;
    font-weight: bold;
    margin-top: 15px;
}

.text__span {
    text-align: right !important;
    display: inherit;
    margin-top: 0;
    font-size: 10px;
}

.form__padding {
    padding: 0px 15px;
}

.container__cta--padding{
    padding: 0 15px 15px 15px;
}
.container__cta {
    display: flex;
    justify-content: space-between;
}

.link--mailto {
    color: #0C5BBA;
    text-decoration: underline;
    margin-bottom: 100px;
    text-align: left;
    padding-bottom: 15px;
    display: inline-block;
}

.input-passwordforgotten__text {
    width: 100%;
}

.btn-circled--blue {
    background-color: #76A8D3;
}

.btn-circled--blue:hover {
    background-color: #6699cc;
}

.infos__abo-type h4 {
    color: #333333;
    font-size: 1.5rem;
    padding: 15px;
}

.infos__abo-type {
    color: #333333;
}

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

.content-box__willkommen {
    margin-top: 30px;
}

.headline__bolder {
    color: #333333;
    font-size: 1.5rem;
    padding: 15px;
    font-family: "stagbook", sans-serif;
    font-weight: normal;
    margin: 0;
    text-align: initial;
}

.content-box__willkommen main {
    background-color: white;

}
.content-box__willkommen main h2 {
    color: #3B5264;
    border-bottom: 1px dashed #7EA6D1 !important;
    padding: 20px 0;
    margin-left: 15px;
}

.content-box__willkommen header h1 {
    background-color: #6CAC3C;
    color: white;
    font-size: 19px;
    text-align: center;
    padding: 4px 0;
    margin-bottom: 0;
}

.error {
    margin-top: 15px;
}

.tutorialimages img {
    margin-top: 30px;
}


@media only screen and (max-width: 40em) {

    .content-box__willkommen {
        margin-top: 0px;
    }

    .link--mailto {
        padding-left: 15px;
    }

    .infos__abo-type h4 {
        text-align: center;
    }

    .desktop-only {
        display: none;
    }

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

    .container__abo-type {
        flex-direction: column;
    }

    .white-modal-style h1 {
        font-size: 18pt;
    }

    .container__safetynotification {
        position: absolute;
        left: 15px;
        top: 26px;
        z-index: 2;
    }

    .white-modal-style__header {
        height: 77px;
    }

    .white-modal-style {
        margin-top: 0px;
    }

    .form-headline {
        padding: 0 15px;
    }

    .link--registerlink, .link--lostpassword {
        padding-left: 15px;
        padding-right: 15px;
    }

    .input-register__text {
        width: 90% !important;
    }
}
