.dpc-stories-progress-bar{display:flex;flex-flow:row nowrap;gap:10px;height:100%}.dpc-stories-progress-bar .dpc-progress-bar{flex:1;height:100%;background-color:#e1e1e1;position:relative;overflow:hidden;border-radius:5px}.dpc-stories-progress-bar .dpc-progress-bar.dpc-progress-bar-clickable{cursor:pointer}.dpc-stories-progress-bar .dpc-progress-bar-value{position:absolute;top:0;left:0;width:50%;height:100%;background-color:#666;border-radius:inherit}
