#progress .bar .fill
{
	width: 27px;
}
#progress .bar .fill>span
{
	background-color:rgb(217,38,0);
}