.completePage{overflow:hidden}.completePage .completePage-submit{font-size:14px;padding-right:12px;cursor:pointer;font-weight:500}.completePage .completePage-content{height:calc(100vh - 126px);display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;will-change:transform;transition:-webkit-transform .3s ease-in-out;-webkit-transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.completePage .completePage-content .content-one{background-color:#f7f7f7;width:100%;height:100%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:opacity .3s;transition:opacity .3s;opacity:1;outline:0}.completePage .completePage-bottom{position:fixed;width:100%;bottom:0;height:76px;background:#fff}.completePage .completePage-bottom .bottom-icon{background-color:#fff;height:21px;text-align:center}.completePage .completePage-bottom .bottom-icon .icon-radio{margin:-2px 4px;width:8px;height:8px;border-radius:4px;display:inline-block;background-color:#daeeff}.completePage .completePage-bottom .bottom-icon .radio-select{background-color:#008bff}.completePage .completePage-bottom .bottom-btn{padding:5px 12px;background-color:#fff}.completePage .completePage-bottom .bottom-btn .btn-last{margin-right:6px}.completePage .completePage-bottom .bottom-btn .btn-last,.completePage .completePage-bottom .bottom-btn .btn-next{text-align:center;width:calc(50% - 6px);background:rgba(0,139,255,.1);height:40px;border-radius:4px;line-height:40px;display:inline-block;font-size:12px;color:#008bff}.completePage .completePage-bottom .bottom-btn .btn-next{margin-left:6px}.completePage .completePage-bottom .bottom-btn .btn-default{color:#838383;background-color:rgba(0,0,0,.1)!important}