div.avatar > img {
  border-radius:5%;
  border:1px solid gray;
  background-size:cover;
}

div.container.profile {
  padding:10px 20px;
}

.center {
  text-align:center;
}

.no-marging {
  margin:0 !important;
}

.relative {
  position:relative;
  top:-30px;
}

.absolue {
  position:absolute;
}

div.profile-row {
  margin-top:55px;
}

.absolue.center {
  left:50%;
  top:50%;
  transform:translate(-50%, 0%);
}

div.alert {
  width:40%;
}

.alert-col {
}

.alert-col > .alert {
  padding:10px;
  border-radius:0;
  transition:all 0.5s ease;
  opacity:0;
}

.alert-col > .alert.display {
  opacity:1;
}

hr {
  height:2px;
}

.content-right > * {
  float:right;
}

.form-btn {
  min-width:100px;
  margin:0 5px;
  max-width:200px;
}

img.avart-img {
  max-width:200px;
}

div.avatar-bg {
  background:url("./../img/profil.jpg");
  width:100%;
  height:200px;
  background-size:cover;
  border-radius:5%;
  margin-left:calc(50% - 50%);
}
div.avatar-bg2 {
  background:url("./../img/profil.jpg");
  width:100%;
  height:250px;
  background-size:cover;
  border-radius:5%;
  margin-left:calc(50% - 45%);
}
div.avatar-bg3 {
  background:url("./../img/profil.jpg");
  width:110px;
  height:110px;
  background-size:cover;
  border-radius:5%;
  margin-right:-50px;
  margin-top: 20px;
}
#image-profile{
  background-position:50% 50%;
  width:100%;
  height:200px;
  background-size:cover;
  border-radius:50%;
}
#image-profiles{
  width:100%;
  height:200px;
  background-size:cover;
  border-radius:5%;

}
#image-profiles2{
  width:100%;
  height:250px;
  background-size:cover;
  border-radius:5%;

}#image-profiles3{
  width:100%;
  height:50px;
  background-size:cover;
  border-radius:5%;

}#image-profiles3s{
  width:110px;
  height:110px;
  background-size:cover;
  border-radius:5%;

}
.arriere{
  background-color: rgb(235, 231, 231);
}
.cadre_recu{
  width: 100%;
  height: 300px;
  border: 2px solid black;
}
.recu_1{
  background-image: url('./../img/logo_recu_matadi.jpg');
  background-size: cover;

}
.recu_2{
  
  

}
.ma_table{
  border-collapse: collapse;
  border-color: black;
}
.session{
  font-size: 16px;
  font-weight: bold;
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  color: blue;

}
.text_elev{
  font-size: 20px;
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;

}
.adr{
  color: red;
  text-decoration: underline;
}
.recu_title{
  font-size: 22px;
  font-weight: bold;
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}
.alignements{
  margin-left: -20px;
}
.alignement_etat{
  margin-left: -600px;
}
.titre_recu{
  font-family: arial black;
  font-size: 16px;
}
.montant{
  background-color: rgb(223, 223, 4);
  color: red;
  border: 1px solid red;
  border-radius:5%;
  font-size: 22px;

}
.grand_titre{
  font-size: 25px;
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  text-decoration: underline;
  font-weight: bold;
}
.img-sous-detail{
  position: relative;
  width: 700;
  height: 400;
  background-size: cover;
}
