.section-account .cards .card {
  border: 1px solid #000;
  padding: 30px;
  margin-left: 0px !important;
}
.section-account .cards .card h2 {
  padding-bottom: 11px;
}
.section-account .cards .card > div {
  padding-left: 0px !important;
  padding-top: 11px;
  padding-bottom: 11px;
  margin-top: 0px;
  padding-right: 40px;
}
.section-account .cards .card > div.caption {
  font-size: 18px;
  color: #262626;
}
.section-account .cards .card > div.subtext {
  padding-top: 5px;
}
.section-account .cards .card > div.total {
  font-size: 25px;
  color: #262626;
  font-weight: 400 !important;
}
.section-account .cards .card > div.button {
  margin-top: 20px;
}
.messelink {
  background-color: #1e87f0;
  color: white;
  padding: 5px;
  border-radius: 8px;
  display: block;
  text-align: center;
}
.section-detail-dog .foto-uploader {
  margin-top: 17px;
}
.section-detail-dog .foto-uploader .uk-placeholder {
  border: 1px dashed #666;
}
.section-detail-dog .foto-uploader .uk-link {
  color: #cf3775;
}
.section-detail-dog .profilepic {
  height: 60px;
  width: 60px;
  border-radius: 60px;
  background-color: gray;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 31px;
}
