.login h1 a {
    background-image: url(https://quantelfr.estnotremeilleurclient.fr/wp-content/uploads/2020/03/logo-secheresse-oculaire.svg);
    background-image: none,url(https://quantelfr.estnotremeilleurclient.fr/wp-content/uploads/2020/03/logo-secheresse-oculaire.svg);
    background-size: 200px;
    background-position: center top;
    background-repeat: no-repeat;
    color: #444;
    height: 70px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.3;
    margin: 0 auto 25px;
    padding: 0;
    text-decoration: none;
    width: 200px;
    text-indent: -9999px;
    outline: 0;
    overflow: hidden;
    display: block;
}

.login h1 a:lang(en){
	background-image: url(https://quantelen.estnotremeilleurclient.fr/wp-content/uploads/2021/07/logo-dry-eye.svg);
    background-image: none,url(https://quantelen.estnotremeilleurclient.fr/wp-content/uploads/2021/07/logo-dry-eye.svg);
}

.login h1 a:lang(es){
	background-image: url(https://quanteles.estnotremeilleurclient.fr/wp-content/uploads/2020/07/logo-sequedad-ocular.svg);
    background-image: none,url(https://quanteles.estnotremeilleurclient.fr/wp-content/uploads/2020/07/logo-sequedad-ocular.svg);
}

.login h1 a:lang(pl){
	background-image: url(https://quantelen.estnotremeilleurclient.fr/wp-content/uploads/2021/03/logo-Zespol-suchego-oka-3.svg);
    background-image: none,url(https://quantelen.estnotremeilleurclient.fr/wp-content/uploads/2021/03/logo-Zespol-suchego-oka-3.svg);
}


.login #login_error, .login .message, .login .success {
    border-left: 0;
    padding: 12px;
    margin-left: 0;
    margin-bottom: 20px;
    background: #ffffff;
    border: 0;
    box-shadow: none;
	border-radius:15px;
}


.login form {
    margin-top: 20px;
    margin-left: 0;
    padding: 26px 24px 46px;
    font-weight: 400;
    overflow: hidden;
    background: #ffffff;
    border: 0;
    box-shadow: none;
	border-radius:15px;
}




.login form .input, .login input[type=password], .login input[type=text] {
    font-size: 24px;
    line-height: 1.33333333;
    width: 100%;
    border-width: 0;
    padding: .1875rem .3125rem;
    margin: 0 6px 16px 0;
    min-height: 40px;
    max-height: none;
}

.wp-core-ui .button-primary {
    background: #333;
    border:0px ;
    color: #fff;
    text-decoration: none;
    text-shadow: none;
    border-radius:0;
}

.wp-core-ui .button-primary:hover {
    background: #209d8f;
}


.login .button-primary {
    float: left;
    display: block;
    clear: both;
    margin-top: 10px;
}

.login #nav {
    display: none;
}

.login #backtoblog, .login #nav {
    display: none;
}

.login .privacy-policy-page-link {
    display: none;
}

body {
    background-image: url(http://www.test.estnotremeilleurclient.fr/secheresse/wp-content/uploads/2020/03/la-secheresse-oculaire.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: 40% auto;
	background-color: #E2EEEB;
	font-family:"Fira Sans',sans-serif;
}