
.button_submit {
  color: white;
  background-color: #06638E;
  border-color: #06638E;
  border-style: none;
  margin:0px 0px 2px 0px;
  vertical-align:top;

}

.link_button{
	color:#06638E;
}

	.button_password{
	
 	background-color:#278EA0;;  border-style: none;
 
  margin:0px 0px 2px 0px;
  vertical-align:top;
  
color:white;
	}



.your_are_admin{
    display:none;
}

    
.override-input input[value='Annuler']{
    display:none;
}
  
.override-input input[type='submit']:not([class^="r"]){

  background-color:#06638E;
  border-color: #06638E;
  border-style: none;
  padding:0px 20px;
  margin:0px 0px 2px 0px;
  vertical-align:top;
       margin: 0px -50px;
   height:29px;
   color: white;
   }

.override-input input[type='submit']:hover:not([class^="r"]){

  background-color: #06638E;
  color: white;
  
     cursor: pointer;
       color: white;
       
       }




.linkBtnLoginPages{

  color:#06638E;

}

 .username_Email_Verification
{

  visibility:hidden;
  display:none;
}


.guide_authentification
{

  visibility:hidden;
  display:none;
}

span[id$="erreurMsg_valid"]{
  color:red;
}


span[id$="regex_valid"]{
  color:red;
}