.step{display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;text-align:left;width:100%}.step-number{background-color:rgba(0,0,0,0.2);border-radius:100%;color:rgba(0,0,0,0.87);cursor:pointer;height:2em;margin:.25em;padding:.5em;position:relative;text-align:center;width:2em}.step-number.active{background-color:#ff9800;color:#fff}.step-number.error{background-color:#f44336;color:#fff}.step-bar{-ms-flex:1 1 auto;flex:1 1 auto;max-width:2em;min-height:2em;padding:.25em 1.2em;position:relative;width:2em}.step-bar .bar{background-color:rgba(0,0,0,0.2);bottom:0;left:50%;position:absolute;right:0;top:0;-ms-transform:translateX(-50%);transform:translateX(-50%);width:.1em}.step-desc{-ms-flex-positive:1;flex-grow:1;padding:.75em 1.2em}.step-content{-ms-flex-positive:1;flex-grow:1;overflow:hidden;padding:.5em .5em 1em;text-align:center}@media all and (max-width: 720px){.step-content{padding:.75em .2em .75em .5em}}
