body{
    background-color: rgb(255, 255, 255);
}

input{
    outline: none;
}

.div_global_auth_secu
{
    text-align: center;
}

.div_logo
{
    display: inline-block;
    width: 100%;
    height: 50px;
}

.div_forlogo
{
    margin-top: 50px;
    display: inline-block;
    width: 200px;
}

.thelogo
{
    width: 100%;
}

.section_global_auth
{
    height: auto;
    min-height: 100px;
    min-width: 50px;
    width: calc(100% - 102px);
    max-width: 350px;
    margin-top: 30px;
    border-radius: 0px;
    padding: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0);
}

.div_logo_desc
{
    display: inline-block;
    width: 100%;
    min-height: 50px;
    color: rgb(54, 54, 54);
}

.desc_h1
{
    margin-top: 0px;
    font: 600 22px arial;
    margin-bottom: 0;
}

.auth_forgotpass
{
    font: 400 12px arial;
}

.auth_forgotpass:hover
{
    text-decoration: underline;
}

.div_des_erreurs
{
    font: 600 12px arial;
}

.input_submit
{
    height: 40px;
    font: 400 14px arial;
}

.div_bis_container
{
    height: 40px;
    border-radius: 7px;
    margin-top: 20px;
}

.div_img_txt
{
    height: 40px;
}

.div_img_txt img
{
    width: 15px;
    height: 15px;
    margin-top: 13px;
}

.div_img_txt p
{
    font: 600 12px arial;
    margin-left: 10px;
    margin-top: 14px;
}
