.acgProgressBar
{
	background-color:rgb(55,58,54);
	height:20px;
	jborder-radius:5px;
	jmax-width:320px;
	jmargin:auto;
	jbox-shadow:rgb(0 0 0 / 40%) 5px 5px 10px 0;
}

.acgProgressBarBackgroundBar
{
	background-color:rgb(233,0,41);
	height:100%;
	jborder-radius:5px;
}

.acgProgressText
{
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:0.5em;
	color:rgb(57,0,125);
}
