.Avatar-wrapper{display:inline-block;padding:3px;position:relative;margin-right:20px;cursor:pointer}.Avatar-wrapper:hover .Avatar-wrapper-float{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.Avatar-wrapper .User-avatar{margin-right:0}.Avatar-wrapper .Avatar-wrapper-float{width:100%;height:100%;position:absolute;left:0;top:0;font-size:24px;z-index:100;border-radius:50%;background-color:rgba(0,0,0,.5);-webkit-transition:all .3s;transition:all .3s;display:none;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.Cropper-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:30px 42px 16px}.Cropper-btn-group{margin-top:18px}.Cropper-btn-group .ant-btn{width:20px;height:20px;background-color:#687783;color:#fff;padding:0!important;border-radius:2px;border:none}.Cropper-btn-group .ant-btn+button{margin-left:20px}.Cropper-preview{border:1px solid #d8d8d8;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.1);box-shadow:0 0 2px 2px rgba(0,0,0,.1)}.noData{width:100%;height:100%;top:0;left:0}.noData.relative{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.noData.absolute{position:absolute}.noData.absolute .noData-content{width:190px}.noData .noData-content{margin:65px auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.noData .noData-content img{width:48px;height:48px}.noData .noData-content p{font-size:14px;margin-top:12px;color:#c2c2c2}