.progress-bar { text-align: center; } .multi-progress span { position: inherit; display: inherit; width: 100%; color: inherit; } body #content .row { margin-bottom: 0px; } .process-list { overflow-x: scroll; } .col-md-4 { padding-left: 0; } .col-md-8 { padding-right: 0; } .process-list td { font-size: 14px; font-family: Menlo, Monaco, Consolas, 'Courier New', monospace; white-space: nowrap; } .progress-bar.blank { background-color: #f5f5f5; color: black; -webkit-box-shadow: none; box-shadow: none; }