body {
    background-image: url(https://app.youonline24.r/images/bg1.svg),url(https://app.youonline24.ru/images/bg1.svg) !important;
    background-size: 49%, 70%;
    background-position: -70px -201px, 0 0;
    color: #fff !important;
    background-color: #25232c !important;
    min-height: 100vh;
    background-repeat: no-repeat;
}

#modx-login-logo {
    margin: 0;
    position: relative;
}

#modx-login-logo img {
    width: 180px;
    margin-bottom: 1em;
}

#modx-login-logo .you-contact-tel {
    content: '+7 901 078 95 30';
    color: #f7941e;
    font-size: 20px;
    position: absolute;
    bottom: 6px;
    right: 0;
}

.you-contact-tel:after {
    content: '+7 901 078 95 30';
    font-family: Tahoma;
    font-weight: bold;
    font-size: 22px;
}

.loginLicense:after {
    content: ' © 2025';
}

#modx-panel-login-div {
    border: 0;
    border-radius: 0;
    box-shadow: 0 0 7px 1px #d9d9d9;
    padding: 26px;
    color: #fff !important;
}
