.form-progress>ul{
    margin-left: auto;
    margin-right: auto;
}
a.form-progress-link {

}

a.form-progress-link.active{
    background-color: transparent !important;
}

.form-progress-link.active .progress-node .line {
    background: #2680EB !important;
}

.form-progress-link.active .progress-node .circle {
    background: #2680EB !important;
}

.form-progress-link.active .progress-node .step {
    color: #2680EB !important;
    font-weight: bold !important;
}

a.form-progress-link{
    color: #656565;
    pointer-events: none;
}

.info-panel-page{
    display: none;
}

