/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 21 déc. 2017, 15:27:16
    Author     : Thomas
*/

/* p_login page styles */

.login-logo{
    max-height: 128px;
}

#login-form input#email-input, 
#login-form input#password-input{
    margin-bottom:6px;
}

#login-form #user-photo-login-container{
    width: 128px;
    margin:auto;
    margin-bottom: 15px;
}

/*#login-form #user-photo-login-container{
    width:100%;
    margin:auto;
}

#login-form #user-photo-login-container img{
    width:256px;
    height:256px;
}*/

/* p_adm_users page styles */

