/* OVERRIDE loigin.css */

.div_identity{
  /*text-align: right;*/  
}


#coucou{
    width:50px;
    height: 50px;
    background-color: red;
    z-index: 5000;
}

#btn_popup_login, #btn_popup_register{
 /*color:white;*/   
}


#div_identity {
    width:130px !important;
    top:0;
    font-size: 90%;
    height:20px !important;
    left:50px;
}

#div_login.fixed-top.animated a{
    color: white;
}


@media only screen and (max-width: 65em){
#div_identity {
        top:-10px !important;  
       
}
}


@media (max-width: 26.25em){
#div_identity {
    width:300px !important;
     margin-right: 0px; 
      left:0px;

}}


#btn_popup_login, #btn_popup_register{
  /*margin-top: 5px;*/
/*padding: 7px 15px 6px;*/
}
.matelick .pictouser {
     width: auto !important;
    height: 100% !important;
     background-size: contain; 
    margin: auto;
}

/* QD FIXED MAIS PAS >90 SCROLLTOP */
/*
.matelick #header2.fixed:not(.fixed-top) #div_logged .pictouser, #div_logged.fixed-top.animated .pictouser {
    background: url(../img/pictouser_w.png) no-repeat center center; 
    background-size: contain; 
    margin: auto;
}
*/
.matelick .div_identity {
    height: 28px !important;
}

.matelick #popup_identity_div2 {
    height: 50px;
}

#header2.fixed:not(.fixed-top)   .div_identity  .div_username,  #div_logged.fixed-top.animated .div_username{
      color: white;
}

#header2 .div_identity  .div_username{
      top: -6px;
}

@media (max-width: 26.25em){
.popups {width:300px;}
#popup_register{line-height: 1.4;}
}





.matelick #div_multilang {
    margin: 1.5px;
    z-index: 4000;
    margin-top: -4px;
}


.matelick #div_multilang ul {
    margin-top: -4px;
}



@media (max-width: 26.25em){
    #popup_register #form_register .description {
       display:none;
    }
}