.progress-bar {
    height: inherit !important;
}
.table>thead {
    background-color: #c3c3c3 !important;
}



form.node-page-section-template-form, .node-page-section-template-edit-form {
    max-width: 960px;
    margin: 40px auto;
    padding: 40px 20px;
    border: 1px solid #ccc;
    border-radius: 10px;
}