body {
	background: #5b5b5c url('/images/background_body.svg') no-repeat fixed top center;
	background-size: cover;
}



.login .content {
    margin: 260px auto 10px auto;
}

.page-content {
    background: transparent;
}

.login .logo {
    margin: unset;
    padding: 15px;
    text-align: unset;
    position: absolute;
    bottom: 0;
}

img.selectLangAdmin {
    height: 25px;
}
