.progress-bar-wrapper {
    display: flex;
    border-radius: 0;
    height: 8rem;
    align-items: stretch;
}

.progress-bar-formatter {
    background-image: none;
    padding: 1.9rem 0 1.3rem;
    height: 100%;
}

.progress-bar-name {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

/* revision information */
.form-type-vertical-tabs {
	display: none;
}
