/** Author Calvino **/

.auth .brand-logo img {
  width: 100px;
}
.brand-logo  {
  text-align: center;
}
.required-label, .help-block {
  color: red;
}
.help-block li {
  list-style-type: none;
  margin-left: -13px;
}
.element-show {
  text-align: center;
  padding-bottom: 30px;
}
.element-show .title {
  padding-bottom: 10px;
}
.card-button {
  height: 65px;
}
.color-montant {
  background-color: #2fb8da;
  color: #fff;
  padding: 5px 10px 5px 10px;
}
.fs-20 {
  font-size: 20px;
}
.lh-0 {
  line-height: 0px;
}
