
/* Dynamic theme used by the plugin (attributes set in options panel)
=====================================================================*/

.dynamic-theme { color: #eee; }
.dynamic-theme .timeline-band-0 .timeline-ether-bg { background-color: #FFFFFF; }
.dynamic-theme .timeline-band-0 .timeline-ether-highlight { background-color: #4B4B4B; }
.dynamic-theme .timeline-band-0 .timeline-date-label-em { color: #878787;  }
.dynamic-theme .timeline-band-0 .timeline-date-label { color: #878787; border-color: #878787;  }
.dynamic-theme .timeline-band-0 .timeline-event-label { color: #878787; }
.dynamic-theme .timeline-band-0 .timeline-ether-lines { border-color: #878787; border-style: solid; }
.dynamic-theme .timeline-band-0 .timeline-highlight-label-start{ color: #000000; }
.dynamic-theme .timeline-band-0 .timeline-highlight-label-end{ color: #000000; }
.dynamic-theme .timeline-band-1 .timeline-ether-bg { background-color: #DBDBDB; }
.dynamic-theme .timeline-band-1 .timeline-ether-highlight { background-color: #FFFFFF; }
.dynamic-theme .timeline-band-1 .timeline-date-label-em { color: #8B8B8B;  }
.dynamic-theme .timeline-band-1 .timeline-date-label { color: #8B8B8B; border-color: #8B8B8B;  }
.dynamic-theme .timeline-band-1 .timeline-event-label { color: #8B8B8B; }
.dynamic-theme .timeline-band-1 .timeline-ether-lines { border-color: #8B8B8B; border-style: solid; }
.dynamic-theme .timeline-band-1 .timeline-highlight-label-start{ color: #000000; }
.dynamic-theme .timeline-band-1 .timeline-highlight-label-end{ color: #000000; }

