.drp-progress{display:flex;margin-bottom:20px}
.drp-progress div{flex:1;text-align:center;padding:10px;border-bottom:3px solid #ccc}
.drp-progress .active{border-color:green;color:green;font-weight:bold}
input,select,button{display:block;margin:10px 0;padding:8px;width:100%}
