.b-widget.b-timeline {
  flex: none;
  height: 16em;
}
.b-widget.b-timeline.small {
  height: 14em;
}
.b-widget.b-timeline.small .b-grid-panel-body {
  padding-top: 2em;
  padding-bottom: 3em;
}
.b-widget.b-timeline.small .b-sch-event-content {
  font-size: 11px;
}
.b-widget.b-timeline.small label::before {
  display: none;
}
.b-widget.b-timeline.large {
  height: 23em;
}
.b-widget.b-timeline.large .b-grid-panel-body {
  padding-top: 4em;
  padding-bottom: 6em;
}

.b-theme-stockholm .b-timeline {
  border-bottom: 1px solid #d8d9da;
}

.b-sch-event-wrap.b-sch-style-plain .b-sch-event.important,
.b-gantt-task.important {
  background-color: #F44336;
}

/*# sourceMappingURL=app.css.map */
