.rc-steps{width:100%;font-size:0;line-height:1.5;display:flex}.rc-steps,.rc-steps *{box-sizing:border-box}.rc-steps-item{vertical-align:top;flex:1;display:inline-block;position:relative;overflow:hidden}.rc-steps-item-container[role=button]{cursor:pointer;transition:opacity .3s}.rc-steps-item-container[role=button]:hover{opacity:.7}.rc-steps-item:last-child{flex:none}.rc-steps-item:last-child .rc-steps-item-tail,.rc-steps-item:last-child .rc-steps-item-title:after{display:none}.rc-steps-item-container{display:inline-block}.rc-steps-item-icon,.rc-steps-item-content{vertical-align:top;display:inline-block}.rc-steps-item-icon{text-align:center;border:1px solid #ccc;border-radius:26px;width:26px;height:26px;margin-right:8px;font-size:14px;line-height:26px;transition:background-color .3s,border-color .3s}.rc-steps-item-icon>.rc-steps-icon{color:#108ee9;line-height:1;position:relative;top:-1px}.rc-steps-item-icon>.rc-steps-icon.rcicon{font-size:12px;position:relative;top:-2px}.rc-steps-item-tail{width:100%;padding:0 10px;position:absolute;top:12px;left:0}.rc-steps-item-tail:after{content:"";background:#e9e9e9;border-radius:1px;width:100%;height:1px;transition:background .3s;display:inline-block}.rc-steps-item-content{margin-top:3px}.rc-steps-item-title{color:#666;margin-bottom:4px;padding-right:10px;font-size:14px;font-weight:700;display:inline-block;position:relative}.rc-steps-item-title:after{content:"";background:#e9e9e9;width:1000px;height:1px;display:block;position:absolute;top:.55em;left:100%}.rc-steps-item-subtitle{color:#999;margin-left:8px;font-size:12px;display:inline-block}.rc-steps-item-description{color:#999;font-size:12px}.rc-steps-item-wait .rc-steps-item-icon{background-color:#fff;border-color:#ccc}.rc-steps-item-wait .rc-steps-item-icon>.rc-steps-icon{color:#ccc}.rc-steps-item-wait .rc-steps-item-icon>.rc-steps-icon .rc-steps-icon-dot{background:#ccc}.rc-steps-item-wait .rc-steps-item-title{color:#0000006e}.rc-steps-item-wait .rc-steps-item-title:after{background-color:#e9e9e9}.rc-steps-item-wait .rc-steps-item-description{color:#0000006e}.rc-steps-item-wait .rc-steps-item-tail:after{background-color:#e9e9e9}.rc-steps-item-process .rc-steps-item-icon{background-color:#fff;border-color:#108ee9}.rc-steps-item-process .rc-steps-item-icon>.rc-steps-icon .rc-steps-icon-dot{background:#108ee9}.rc-steps-item-process .rc-steps-item-title{color:#000000a6}.rc-steps-item-process .rc-steps-item-title:after{background-color:#e9e9e9}.rc-steps-item-process .rc-steps-item-description{color:#000000a6}.rc-steps-item-process .rc-steps-item-tail:after{background-color:#e9e9e9}.rc-steps-item-process .rc-steps-item-icon{background:#108ee9}.rc-steps-item-process .rc-steps-item-icon>.rc-steps-icon{color:#fff}.rc-steps-item-finish .rc-steps-item-icon{background-color:#fff;border-color:#108ee9}.rc-steps-item-finish .rc-steps-item-icon>.rc-steps-icon{color:#108ee9}.rc-steps-item-finish .rc-steps-item-icon>.rc-steps-icon .rc-steps-icon-dot{background:#108ee9}.rc-steps-item-finish .rc-steps-item-title{color:#0000006e}.rc-steps-item-finish .rc-steps-item-title:after{background-color:#108ee9}.rc-steps-item-finish .rc-steps-item-description{color:#0000006e}.rc-steps-item-finish .rc-steps-item-tail:after{background-color:#108ee9}.rc-steps-item-error .rc-steps-item-icon{background-color:#fff;border-color:#f50}.rc-steps-item-error .rc-steps-item-icon>.rc-steps-icon{color:#f50}.rc-steps-item-error .rc-steps-item-icon>.rc-steps-icon .rc-steps-icon-dot{background:#f50}.rc-steps-item-error .rc-steps-item-title{color:#f50}.rc-steps-item-error .rc-steps-item-title:after{background-color:#e9e9e9}.rc-steps-item-error .rc-steps-item-description{color:#f50}.rc-steps-item-error .rc-steps-item-tail:after{background-color:#e9e9e9}.rc-steps-item.rc-steps-next-error .rc-steps-item-title:after{background:#f50}.rc-steps-horizontal:not(.rc-steps-label-vertical) .rc-steps-item{margin-right:10px}.rc-steps-horizontal:not(.rc-steps-label-vertical) .rc-steps-item:last-child{margin-right:0}.rc-steps-horizontal:not(.rc-steps-label-vertical) .rc-steps-item-tail{display:none}.rc-steps-horizontal:not(.rc-steps-label-vertical) .rc-steps-item-description{max-width:100px}.rc-steps-item-custom .rc-steps-item-icon{background:0 0;border:0;width:auto;height:auto}.rc-steps-item-custom .rc-steps-item-icon>.rc-steps-icon{width:20px;height:20px;font-size:20px;top:1px}.rc-steps-item-custom.rc-steps-item-process .rc-steps-item-icon>.rc-steps-icon{color:#108ee9}.rc-steps-small .rc-steps-item-icon{text-align:center;border-radius:18px;width:18px;height:18px;margin-right:10px;font-size:12px;line-height:18px}.rc-steps-small .rc-steps-item-icon>.rc-steps-icon{font-size:12px;font-size:9px \9 ;top:-1px;transform:scale(.75)}.rc-steps-small .rc-steps-item-content{margin-top:0}.rc-steps-small .rc-steps-item-title{color:#666;margin-bottom:4px;font-size:12px;font-weight:700}.rc-steps-small .rc-steps-item-description{color:#999;font-size:12px}.rc-steps-small .rc-steps-item-tail{padding:0 8px;top:8px}.rc-steps-small .rc-steps-item-tail:after{border-radius:1px;width:100%;height:1px}.rc-steps-small .rc-steps-item-custom .rc-steps-item-icon{width:inherit;height:inherit;line-height:inherit;background:0 0;border:0;border-radius:0}.rc-steps-small .rc-steps-item-custom .rc-steps-item-icon>.rc-steps-icon{font-size:20px;top:-2.5px;transform:none}.rc-steps-vertical{display:block}.rc-steps-vertical .rc-steps-item{display:block;overflow:visible}.rc-steps-vertical .rc-steps-item-icon{float:left}.rc-steps-vertical .rc-steps-item-icon-inner{margin-right:16px}.rc-steps-vertical .rc-steps-item-content{min-height:48px;display:block;overflow:hidden}.rc-steps-vertical .rc-steps-item-title{line-height:26px}.rc-steps-vertical .rc-steps-item-title:after{display:none}.rc-steps-vertical .rc-steps-item-description{padding-bottom:12px}.rc-steps-vertical .rc-steps-item-tail{width:1px;height:100%;padding:30px 0 4px;position:absolute;top:0;left:13px}.rc-steps-vertical .rc-steps-item-tail:after{width:1px;height:100%}.rc-steps-vertical.rc-steps-small .rc-steps-item-tail{padding:22px 0 4px;position:absolute;top:0;left:9px}.rc-steps-vertical.rc-steps-small .rc-steps-item-title{line-height:18px}.rc-steps-label-vertical .rc-steps-item{overflow:visible}.rc-steps-label-vertical .rc-steps-item-tail{margin-left:48px;padding:0 24px}.rc-steps-label-vertical .rc-steps-item-content{text-align:center;width:100px;margin-top:8px;display:block}.rc-steps-label-vertical .rc-steps-item-icon{margin-left:36px;display:inline-block}.rc-steps-label-vertical .rc-steps-item-title{padding-right:0}.rc-steps-label-vertical .rc-steps-item-title:after{display:none}.rc-steps-label-vertical .rc-steps-item-description{text-align:left}.rc-steps-dot .rc-steps-item-tail{width:100%;margin:0 0 0 50px;padding:0;top:1px}.rc-steps-dot .rc-steps-item-tail:after{height:3px}.rc-steps-dot .rc-steps-item-icon{border:0;width:5px;height:5px;margin-left:48px;padding-right:0;line-height:5px}.rc-steps-dot .rc-steps-item-icon .rc-steps-icon-dot{float:left;border-radius:2.5px;width:100%;height:100%}.rc-steps-dot .rc-steps-item-process .rc-steps-dot .rc-steps-item-icon{width:7px;height:7px;line-height:7px;top:-1px}.rc-steps-dot .rc-steps-item-process .rc-steps-dot .rc-steps-item-icon .rc-steps-icon-dot{border-radius:3.5px}.rc-steps-navigation{padding-top:8px}.rc-steps-navigation.rc-steps-horizontal .rc-steps-item-description{max-width:140px}.rc-steps-navigation .rc-steps-item{box-sizing:border-box;text-align:center;overflow:visible}.rc-steps-navigation .rc-steps-item-container{text-align:left;outline:none;padding-bottom:8px}.rc-steps-navigation .rc-steps-item-title{white-space:nowrap;text-overflow:ellipsis;max-width:140px;overflow:hidden}.rc-steps-navigation .rc-steps-item-title:after{display:none}.rc-steps-navigation .rc-steps-item:last-child{flex:1}.rc-steps-navigation .rc-steps-item:last-child:after{display:none}.rc-steps-navigation .rc-steps-item:after{content:"";border-top:1px solid #ccc;border-bottom:none;border-left:none;border-right:1px solid #ccc;width:16px;height:16px;margin-top:-12px;margin-left:-8px;display:inline-block;position:absolute;top:50%;left:100%;transform:rotate(45deg)}.rc-steps-navigation .rc-steps-item-active .rc-steps-item-container{border-bottom:3px solid #108ee9;padding-bottom:5px}.rc-steps-inline{width:auto;display:inline-flex}.rc-steps-inline .rc-steps-item{flex:none}.rc-steps-inline .rc-steps-item-container{cursor:pointer;border-radius:4px;margin:0 2px;padding:9px 4px 0}.rc-steps-inline .rc-steps-item-container:hover{background:#0000000a}.rc-steps-inline .rc-steps-item-container[role=button]:hover{opacity:1}.rc-steps-inline .rc-steps-item-icon{width:6px;height:6px;margin-left:calc(50% - 3px)}.rc-steps-inline .rc-steps-item-icon>.rc-steps-icon{top:0}.rc-steps-inline .rc-steps-item-icon .rc-steps-icon-dot{border-radius:3px}.rc-steps-inline .rc-steps-item-content{width:auto;margin-top:7px}.rc-steps-inline .rc-steps-item-title{color:#00000040;margin-bottom:2px;font-size:12px;font-weight:400;line-height:20px}.rc-steps-inline .rc-steps-item-description{display:none}.rc-steps-inline .rc-steps-item-tail{margin-left:0;top:11px}.rc-steps-inline .rc-steps-item-tail:after{height:1px}.rc-steps-inline .rc-steps-item:first-child .rc-steps-item-tail{width:50%;margin-left:50%}.rc-steps-inline .rc-steps-item:last-child .rc-steps-item-tail{width:50%;display:block}.rc-steps-inline .rc-steps-item-finish .rc-steps-item-tail:after,.rc-steps-inline .rc-steps-item-finish .rc-steps-item-icon .rc-steps-icon .rc-steps-icon-dot{background-color:#e9e9e9}.rc-steps-inline .rc-steps-item-wait .rc-steps-item-icon .rc-steps-icon .rc-steps-icon-dot{background-color:#fff;border:1px solid #e9e9e9}
