.tl_timeline.theme_base_slot_status_colors .tl_location .tl_the_timeline .tl_event[data-status-color="1"] {
  background: #E1E1A3 !important;
}
.tl_timeline.theme_base_slot_status_colors .tl_location .tl_the_timeline .tl_event[data-status-color="1"] .label-default {
  background: #E1E1A3 !important;
}
.tl_timeline.theme_base_slot_status_colors .tl_location .tl_the_timeline .tl_event[data-status-color="1"]:hover, .tl_timeline.theme_base_slot_status_colors .tl_location .tl_the_timeline .tl_event[data-status-color="1"] :hover {
  background: #E1E1A3 !important;
}
.tl_timeline.theme_base_slot_status_colors .tl_location .tl_the_timeline .tl_event[data-status-color="7"] {
  background: #faf6aa !important;
}
.tl_timeline.theme_base_slot_status_colors .tl_location .tl_the_timeline .tl_event[data-status-color="7"] .label-info {
  background-color: #faf6aa !important;
}
.tl_timeline.theme_base_slot_status_colors .tl_location .tl_the_timeline .tl_event[data-status-color="7"]:hover, .tl_timeline.theme_base_slot_status_colors .tl_location .tl_the_timeline .tl_event[data-status-color="7"] :hover {
  background-color: #faf6aa !important;
}
.tl_timeline.theme_base_slot_status_colors .tl_location .tl_the_timeline .tl_event[data-status-color="2"] {
  background: #5bc0de !important;
}
.tl_timeline.theme_base_slot_status_colors .tl_location .tl_the_timeline .tl_event[data-status-color="2"]:hover, .tl_timeline.theme_base_slot_status_colors .tl_location .tl_the_timeline .tl_event[data-status-color="2"] :hover {
  background: #5bc0de !important;
}
.tl_timeline.theme_base_slot_status_colors .tl_location .tl_the_timeline .tl_event[data-status-color="3"] {
  background: #cdcdcd !important;
}
.tl_timeline.theme_base_slot_status_colors .tl_location .tl_the_timeline .tl_event[data-status-color="3"] .label-success {
  background: #cdcdcd !important;
}
.tl_timeline.theme_base_slot_status_colors .tl_location .tl_the_timeline .tl_event[data-status-color="3"]:hover, .tl_timeline.theme_base_slot_status_colors .tl_location .tl_the_timeline .tl_event[data-status-color="3"] :hover {
  background: #cdcdcd !important;
}
.tl_timeline.theme_base_slot_status_colors .tl_location .tl_the_timeline .tl_event .tl_event_status.label-success {
  background: none !important;
}
.tl_timeline.theme_base_slot_status_colors .load:not(.locked) {
  box-sizing: border-box;
  background: none;
  border: none;
}
.tl_timeline.theme_base_slot_status_colors .load:not(.locked):hover {
  background: none;
  border: none;
}
.tl_timeline.theme_base_slot_status_colors .unload:not(.locked) {
  box-sizing: border-box;
  border: 2px solid #2f8a29;
}
.tl_timeline.theme_base_slot_status_colors .unload:not(.locked):hover {
  background: none;
  border: 2px solid #2f8a29;
}

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