a {
  color: #b70101;
}

.brand-sidebar span.logo-text {
  font-size: 18px;
}

.gradient-135deg-gris-rojo {
  background: #b70101;
  background: linear-gradient(135deg, #787878 0%, #b70101 100%);
}

.datepicker-date-display {
  background: linear-gradient(135deg, #787878 0%, #b70101 100%);
}

.icono-btn {
  cursor: pointer;
}

.img-asoc {
  height: 30px;
  width: 30px;
}

/*# sourceMappingURL=custom.css.map */
