/******************************************************************************/
/*                                     compCompte                             */
/******************************************************************************/
.compCompte .titleComposants {
  display: none !important;
}
.compteBouton a {
  position: absolute;
  right: 0;
  top: 73px;


  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}
.compteBouton a:hover {
}
.compOubliMDP .dataContentComposants .tableColonne1 {
  display: block !important;
  margin-right: 20px;
  font-family: RobotoBoldCondensed;
  padding-bottom: 20px;
}
.compOubliMDP .btnSubmitMDP {
  padding-top: 10px;
}
.compOubliMDP .dataContentComposants .tableColonne1 .btRetour {
  position: absolute;
}
.oubliMDP .tableColonne1,
.oubliMDP .tableColonne2 {
  float: left;
}
.compCompte .compteBouton span.mail {
  display: none;
}
#pageCompte .compCompte .compteBouton .deconnection {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5) !important;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  font-size: 11px !important;
  height: 30px;
  line-height: 30px;
  margin: 0 !important;
  padding: 0 15px;
  right: -15px;
  text-transform: lowercase;
  text-decoration: none !important;
  top: 225px;
  font-family: RobotoCondensed;
  cursor: pointer;
  display: block;
}
.compCompte .compteBouton .deconnection {
  display: none;
}
.compCompte .compteBouton .deconnection span {
  font-family: RobotoCondensed;
}
#pageAccueil .compCompte .compteBouton span.mail,
#pageEtape1 .compCompte .compteBouton span.mail,
#pageEtape4 .compCompte .compteBouton span.mail {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  padding: 3px 5px;
  top: -117px;
}
#pageAccueil .compCompte .compteBouton .deconnection,
#pageEtape1 .compCompte .compteBouton .deconnection,
#pageEtape4 .compCompte .compteBouton .deconnection {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  padding: 3px 5px 4px;
  top: -81px;
}
