﻿html{
    background-color: #333 !important;
}

.customJe html, body {
    background-color: #333 !important;
    /* background-color: #0e0e0e !important; */
}

.customJe .d-login .d-login-header {
    background-color: #000 !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}

.customJe .d-login .d-login-wrapper .d-login-inner {
    background: #000 0% 0% no-repeat padding-box;
    /* box-shadow: 0px 0px 18px #00000029; */
    box-shadow: 0px 0px 18px #ffffff08;
    border-radius: 0px !important;
}

.customJe .d-login .d-login-body .input-group-text-prepend-btn i, .d-login .d-login-body .input-group-text-btn i, .d-login .d-login-body .input-group-text-btn i{
    color: #eee !important;
}

body.content {
    background-color: #000 !important;
}

.customJe .d-login .link-return {
    display: none !important;
}

.customJe .d-login .d-login-body h5.title {
    color: #eee;
}

.customJe .d-login .d-login-body .btn-link {
    display: none !important;
}

    .customJe .d-login .d-login-body .btn-link:hover {
        color: #fff !important;
    }

.customJe .d-login .d-login-body .checkbox-custom-login label {
    color: #eee !important;
    text-decoration: none !important;
}

.customJe .d-login .d-login-header {
    padding: 2rem 0 0 0 !important
}

    .customJe .d-login .d-login-header::before {
        width: 0px !important;
        height: 0px !important;
        border-left: 0px solid #ffffff00 !important;
        border-right: 0px solid #ffffff00 !important;
        border-top: 0px solid #000 !important;
    }

.customJe .d-login .d-login-body .input-group {
    border-radius: 5px;
    border: solid 1px #fff !important;
    box-shadow: none !important;
    background-color: #000 !important;
}

.customJe .btn-blue-2 {
    background-color: #000000 !important;
    color: #fff !important;
    border: solid 1px #fff !important;
}

.customJe .btn-login {
    border-radius: 0px !important;
    color: #fff !important;
    border: solid 1.5px #eee !important;
    margin: 20px 0 !important;
    text-transform: uppercase !important;
}

.customJe .btn-blue-2:hover {
    background-color: #fff !important;
    color: #000 !important;
}

.customJe .d-login .d-login-body .input-group-text-btn, .d-login .d-login-body .input-group-text-prepend-btn {
    font-family: "Poppins", sans-serif !important;
    color: #eee !important;
}

.customJe .checkbox-custom-login label:before, .checkbox-custom-register label:before {
    border-radius: 2px !important;
}

.customJe ::selection {
    color: #fff;
    background: #eee !important;
}

.customJe .d-login {
    max-width: 450px !important;
}

.d-login .d-login-body h5.title {
    text-transform: uppercase !important;
}

.customJe .d-login .d-login-body .login-recovery-password {
    text-transform: uppercase !important;
}

.customJe .form-control .form-control-login .pwd {
    /*text-transform: uppercase !important;*/
}

.customJe #cphBody_GlobalRightsManagementLogo {
    background-image: url(https://grm-app.it/Produttore/Images/loghi/LogoJe.jpg) !important;
}

#cphBody_GlobalRightsManagementLogo {
    background-image: url(https://grm-app.it/Produttore/Images/loghi/LogoJe.jpg) !important;
}

#GlobalRightsManagementLogo {
    background-image: url(https://grm-app.it/Produttore/Images/loghi/LogoJe.jpg) !important;
}

.customJe #imgLogoC {
    background-image: url(https://grm-app.it/Produttore/Images/loghi/LogoJe.jpg) !important;
    background-size: cover;
    background-position: center;
    width: 200px;
    height: 200px;
}
