.tabs-nav-tab{height:115px;line-height:115px;text-align:center;color:#fff;background-color:#2f2f2f;-webkit-transition:background-color .2s linear;transition:background-color .2s linear;-webkit-box-flex:1;-ms-flex:1;flex:1;cursor:pointer}.tabs-nav-tab .title{font-weight:700;color:#fff}.tabs-nav-tab-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;line-height:normal}.tabs-nav-tab.tabs-nav-active{background-color:#ed1d33}.tabs-nav-tab.tabs-nav-step.tabs-nav-active{border-right:1px solid #2f2f2f}.tabs-nav-container{width:100%}.tabs-nav-container .tabs-nav-line{width:100%;height:3px;background-color:#ed1d33}