.monbouton:hover {
  background: rgba(4,143,224,0.39);
  color: #ffffff;
}

.monbouton {
  background: #048fe0;
  border-radius: 10px;
  width: 115px;
  height: 40px;
  color: #FFFFFF;
  display: inline-block;
  font: normal 700 12px/40px "Byriani", sans-serif;
  text-align: center;
  border: 1px solid #338bf6;
	text-decoration: none;
}

/* -------------------- */

/* CLASSES */

/* -------------------- */

.add {
  background: url(//cristal-id.com/wp-content/uploads/so-css/img/add.gif) no-repeat 10px 8px;
  text-indent: 30px;
  display: block;
}

.delete {
  background: url(//cristal-id.com/wp-content/uploads/so-css/img/delete.gif) no-repeat 10px 8px;
  text-indent: 30px;
  display: block;
}

.user {
  background: url(//cristal-id.com/wp-content/uploads/so-css/img/user.gif) no-repeat 10px 8px;
  text-indent: 30px;
  display: block;
}

/* -------------------- */

/* modif formulaire "on vous rappelle" */

.wpforms-title {
  font-size: 20px !important;
  text-align: center;
}

.wpforms-field-label-inline {
  font-size: 12px !important;
  font-style: italic !important;
}