start
	.gantt .bar-machcelerate .bar {
		fill: #b1dd8c;
	}
	.gantt .bar-machcelerate.active .bar {
		fill: #80b159;
	}
	.gantt .bar-machcelerate:hover .bar {
		fill: #80b159;
	}
	.gantt .bar-machcelerate .bar-progress {
		fill: #ffd877;
	}
	.gantt .bar-machcelerate.active .bar-progress {
		fill: #d8b24b;
	}
	.gantt .bar-machcelerate:hover .bar-progress {
		fill: #d8b24b;
	}
	.gantt .bar-machcelerate .bar-label :not(big) {
		fill: #ffffff;
	}
	.gantt .bar-machcelerate-other .bar {
		fill: #94e3fe;
	}
	.gantt .bar-machcelerate-other.active .bar {
		fill: #1bbdf3;
	}
	.gantt .bar-machcelerate-other:hover .bar {
		fill: #1bbdf3;
	}
	.gantt .bar-machcelerate-other .bar-progress {
		fill: #3a88fe;
	}
	.gantt .bar-machcelerate-other.active .bar-progress {
		fill: #067cea;
	}
	.gantt .bar-machcelerate-other:hover .bar-progress {
		fill: #067cea;
	}
	.gantt .bar-machcelerate-other .bar-label :not(big) {
		fill: #ffffff;
	}
	.gantt .bar-milestone .bar {
		fill: #ff4013;
	}
	.gantt .bar-milestone.active .bar {
		fill: #cb0b0b;
	}
	.gantt .bar-milestone:hover .bar {
		fill: #cb0b0b;
	}
	.gantt .bar-milestone .bar-progress {
		fill: #a3a3ff;
	}
	.gantt .bar-milestone.active .bar-progress {
		fill: #624fbf;
	}
	.gantt .bar-milestone:hover .bar-progress {
		fill: #624fbf;
	}
	.gantt .bar-milestone .bar-label :not(big) {
		fill: #ffffff;
	}
	.gantt .bar-financial .bar {
		fill: #f1c9fe;
	}
	.gantt .bar-financial.active .bar {
		fill: #e2a2e6;
	}
	.gantt .bar-financial:hover .bar {
		fill: #e2a2e6;
	}
	.gantt .bar-financial .bar-progress {
		fill: #d357fe;
	}
	.gantt .bar-financial.active .bar-progress {
		fill: #b51dc9;
	}
	.gantt .bar-financial:hover .bar-progress {
		fill: #b51dc9;
	}
	.gantt .bar-financial .bar-label :not(big) {
		fill: #ffffff;
	}
	.gantt .test-class .bar {
		fill: #a9b5c1;
	}
	.gantt .test-class.active .bar {
		fill: ;
	}
	.gantt .test-class:hover .bar {
		fill: ;
	}
	.gantt .test-class .bar-progress {
		fill: #a3a3ff;
	}
	.gantt .test-class.active .bar-progress {
		fill: ;
	}
	.gantt .test-class:hover .bar-progress {
		fill: ;
	}
	.gantt .test-class .bar-label :not(big) {
		fill: #4f5503;
	}
