.orderStatusStepsComponent{margin:3rem 0 1.5rem}.orderStatusStepsComponent .stepContainer{width:15rem}.orderStatusStepsComponent .stepContainer .stepButton{width:42px;height:42px;display:inline-block;padding:8px;border-radius:50%;font-size:18px;font-weight:300;color:#fff;position:relative;background:#b0b0b0}.orderStatusStepsComponent .stepContainer .stepButton.active,.orderStatusStepsComponent .stepContainer .stepButton.done{background:#dc1125}.orderStatusStepsComponent .stepContainer .stepButton.error{background:#aa1409}.orderStatusStepsComponent .stepContainer .stepTitle.active,.orderStatusStepsComponent .stepContainer .stepTitle.done{color:#dc1125}.orderStatusStepsComponent .stepContainer .stepTitle.disabled{color:#8c8c8c}.orderStatusStepsComponent .connectorLine{margin:20px -48px 0;border-width:2px}.orderStatusStepsComponent .connectorLine.filled{border-color:#dc1125}