.form {
    padding: 20% 0;
    text-align: center;
}

#progress-button {
    margin-bottom: 20px;
}

#progress-bar-status {
    display: inline-block;
}

.complete .dx-progressbar-range {
    background-color: green;
}