.login-content-left {
    background-color: #F2C98A !important;
    text-align: center;
}

.app-logo img{
    width: 250px;
    margin-bottom: 5px;
    content:url(../media/logo_lead-print_large_white.svg);
}

.app-contact{
    margin-top: 25px;
    color: #ffffff;
}

.app-contact-mail::after {
    content: "support@lead-print.com";
}

.app-contact-tel::after {
    content: "+49 (0) 2154 / 48 09-50";
}

.app-copyright::after {
    content: "Be.Beyond GmbH & Co KG";
}

.app-engineered::after {
    content: "";
}

.m-login__logo {
    margin-bottom: 20px;
}

.m-login__logo img {
    content:url(../media/logo-pl-dark.png);
}

#OrderCartLogTable .clickable {
    cursor: pointer;
}