.avatars-wrap{height:100%;width:100%;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.avatars-wrap .photo{position:relative}.avatars-wrap .photo .head-img{display:block;width:120px;height:120px;-moz-border-radius:100%;border-radius:100%}.avatars-wrap .photo .add-btn{position:absolute;right:0;bottom:0;width:32px;height:32px;background:#fff;-moz-border-radius:100%;border-radius:100%;-moz-box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05)}.avatars-wrap .photo .add-btn .b-upload{margin:0!important;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}