.formOptional{
	color: #607d8b;
	font-style: italic;
}


.survey-progress{
	
	margin-top: 2rem;
	margin-bottom: 2rem;
}

.btn.btn-flt{
	padding: 0.25rem 0.25rem !important;
}

ul.expandCollapse li ul {
    display: none;
}



.heatmap-10 td:first-child{
	border-left: 6px solid #276419;
}
.heatmap-9 td:first-child{
	border-left: 6px solid #4d9221;
}
.heatmap-8 td:first-child{
	border-left: 6px solid #7fbc41;
}
.heatmap-7 td:first-child{
	border-left: 6px solid #b8e186;
}
.heatmap-6 td:first-child{
	border-left: 6px solid #e6f5d0;
}
.heatmap-5 td:first-child{
	border-left: 6px solid #f7f7f7;
}
.heatmap-4 td:first-child{
	border-left: 6px solid #fde0ef;
}
.heatmap-3 td:first-child{
	border-left: 6px solid #f1b6da;
}
.heatmap-2 td:first-child{
	border-left: 6px solid #de77ae;
}
.heatmap-1 td:first-child{
	border-left: 6px solid #c51b7d;
}
.heatmap-0 td:first-child{
	border-left: 6px solid #8e0152;
}


