#progress .bar .fill
{
	width: 4px;
}
#progress .bar .fill>span
{
	background-color:rgb(250,5,0);
}