.GWP__ProgressBar {
	border: 1px solid #949494;
	background-color: #f1f1f1;
}

.GWP__ProgressLine {
	height: 100%;
	padding: 0.01em 16px;
	background-color: #0066fd;
	color: antiquewhite;
	text-align: center;
}

.GWP__Wrapper {
	width: 100%;
	max-width: 500px;
	text-align: center;
	margin: 15px auto;
}
