.flow .item{height:32px;line-height:32px;margin-bottom:8px}.flow .item .label{display:inline-block;height:100%;width:70px;font-size:14px;color:#5e6d82;text-align:end;vertical-align:top}.flow .item .label:after{display:inline-block;width:100%;content:"";height:0}.flow .item .value{padding-left:10px;font-size:14px;max-width:calc(100% - 90px);color:#5e6d82;display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.FlowFormFooter{position:fixed;right:0;bottom:0;left:0;height:66px;z-index:999;background:#fff;-webkit-box-shadow:0 -3px 5px 0 rgba(0,0,0,.12);box-shadow:0 -3px 5px 0 rgba(0,0,0,.12);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:230px;display:-webkit-box;display:-ms-flexbox;display:flex}