#progress .bar .fill
{
	width: 13px;
}
#progress .bar  .fill>span
{
	background-color:rgb(237,18,0);
}