    @media only screen and (max-width: 1920px) {
        body#body-login { background-image: url('/index.php/apps/theming/image/background') !important;background-color: #fff !important;background-image: linear-gradient(rgba(45, 115, 190, 0.93),rgba(45, 115, 190, 0.93)), url('/index.php/apps/theming/image/background')!important;background-blend-mode: normal, multiply;}
    }
    @media only screen and (min-width: 1921px) and (max-width: 2560px) {
        body#body-login { background-image: url('/index.php/apps/theming/image/background') !important;background-color: #fff !important;background-image: linear-gradient(rgba(45, 115, 190, 0.93),rgba(45, 115, 190, 0.93)), url('/index.php/apps/theming/image/background')!important;background-blend-mode: normal, multiply;}
    }
    @media only screen and (min-width: 2561px) {
        body#body-login { background-image: url('/index.php/apps/theming/image/background') !important;background-color: #fff !important;background-image: linear-gradient(rgba(45, 115, 190, 0.93),rgba(45, 115, 190, 0.93)), url('/index.php/apps/theming/image/background')!important;background-blend-mode: normal, multiply;}
    }footer { min-height: 120px !important;}.legal {background-color: var(--color-primary-element);color: var(--color-primary-text) !important;cursor: pointer;border-radius: 22px;padding: 15px;}p.info {padding: 15px;height: 80px;line-height: 3;}