.flex{display:flex;display:-webkit-flex}.flex-1{flex:1}.flex-2{flex:2}.flex-3{flex:3}.flex.is-column{-moz-flex-direction:column;-o-flex-direction:column;flex-direction:column}.flex-align-start{align-items:flex-start}.flex-align-center{-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center}.flex-align-end{align-items:flex-end}.flex-justify-start{justify-content:flex-start}.flex-justify-center{-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.flex-justify-end{justify-content:flex-end}.flex-justify-between{justify-content:space-between}.flex-justify-around{justify-content:space-around}.report .el-tabs__header{margin-bottom:0}.el-dialog--center .el-dialog__body{padding-bottom:0}.el-steps--simple{padding:8px 8%}.el-step.is-simple .el-step__icon{width:13px;height:13px}.el-step.is-simple .el-step__title{font-size:14px}.el-step.is-simple .el-step__arrow:after,.el-step.is-simple .el-step__arrow:before{height:10px}.el-step.is-simple .el-step__arrow:before{transform:rotate(-45deg) translateY(-3px);transform-origin:0 0}.el-step.is-simple .el-step__arrow:after{transform:rotate(45deg) translateY(3px);transform-origin:100% 100%}.el-step.is-simple .el-step__icon-inner.is-status{transform:scale(.8) translateY(0)}