.app-jmind .app-header {
  background-color: #1abc9c;
}
.app-jmind .app-header .app-publication-actions .list-group-item.pub-action-toggle {
  background-color: #1abc9c;
}
.app-jmind .app-sidebar .app-sidebar-icon .jalios-icon {
  color: #1abc9c;
}
.app-jmind .is-app-pub-display .app-pub-wrapper,
.app-jmind .is-app-pub-display .app-body-content {
  max-width: 100%;
}
.app-jmind .app-pub-display-jmind {
  background-color: #fff;
}
.app-jmind .app-sidebar .app-sidebar-section-search {
  padding-bottom: 0px;
  margin-bottom: 16px;
}
.app-jmind .card-default.has-footer {
  height: 364px;
}
.app-jmind .card-default.has-footer .card-title {
  min-height: 57px;
  max-height: 70px;
  overflow: hidden;
}
.app-jmind .card-default.has-footer .jmind-footer {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 40px;
  padding: 0;
  margin: 0 16px;
  background-color: white;
}
.app-jmind .card-default.has-footer .author {
  height: 60px;
  padding-top: 8px;
}
.app-jmind .card-default.has-footer .author .wrapper-photo {
  margin-right: 10px;
  border: 0;
  box-shadow: 0 0 0;
  padding: 0;
}
.app-jmind .card-default.has-footer .author .wrapper-photo IMG.photo {
  width: 40px;
  height: 40px;
  min-width: 40px;
}
.app-jmind .card-default.has-footer .author .wrapper-photo .photo-anchor {
  display: none;
}
.app-jmind .card-default.has-footer .author .name {
  padding-top: 5px;
  color: #333333;
  font-size: 14px;
}
/*# sourceMappingURL=app-jmind.css.map */
