.text-in-progress{
	color: #AAFFAAEE;
}

.text-unset{
	color: #ffff0099;
}

.text-state-disabled{
	color: #FFFFFF77;
}
.text-state-enabled{
	color: #AAFFAA77;
}

.text-running{
	color: #AAFFAA77;
}

.text-status-unready{
	color: #FFAAAA77;

}

.text-success {
    color: #3c763d;
}

.text {
	font-family: 'Exo';
}
