        .opa-custom-stage {
            margin-bottom: 10px;
			width: 128px;
			text-align: center;
			color: rgb(145, 29, 31);
        }

        .opa-custom-stage-future {
			color: rgb(148, 151, 153);
		}
		
		.opa-custom-stage a {
			display: block;
			text-decoration: inherit;
			color: inherit;
		}
		
        .opa-custom-stage-activeComplete, .opa-custom-stage-activeIncomplete {
            font-weight: bold;
        }
		