.publish__progress-item{width:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.publish__progress-item .all .numbers{background:#348fe4}.publish__progress-item .all svg{fill:#348fe4}.publish__progress-item .done .numbers{background:#67c23a}.publish__progress-item .done svg{fill:#67c23a}.publish__progress-item .undone .numbers{background:#f56c6c}.publish__progress-item .undone svg{fill:#f56c6c}.publish__progress-item .area{width:100px;margin:auto;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-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.publish__progress-item .numbers{width:80px;height:32px;color:#fff;line-height:32px;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:3px;position:relative}.publish__progress-item .numbers .arrow{position:absolute;left:10px;bottom:-18px;width:16px;height:20px}.publish__progress-item .bars{margin:15px 0;width:56px;display:-webkit-box;display:-ms-flexbox;display:flex;height:66px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.publish__progress-item .text{width:100px;height:32px;text-align:center}.publish__progress-item .bar{width:14px;background:silver}.publish__progress-item .bar.left{height:60%}.publish__progress-item .bar.middle{height:80%}.publish__progress-item .bar.right{height:100%}.publish__progress-item .all .left{background:#dcdfe6}.publish__progress-item .all .middle{background:#d2d1d1}.publish__progress-item .all .right{background:silver}.publish__progress-item .undone .left{background:#d2d1d1}.publish__progress-item .undone .middle{background:silver}.publish__progress-item .undone .right{background:#dcdfe6}.publish__progress-item .done .left{background:#d2d1d1}.publish__progress-item .done .middle{background:#dcdfe6}.publish__progress-item .done .right{background:silver}.questionnaire-publish__stats{max-width:600px;margin:60px auto;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden!important}