.em-file-item-col{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;left:0;top:0;height:100%;width:100%;padding-left:10px;cursor:pointer}.detail-field-box .em-file-item-col{padding-left:0}.em-file-item-wrapper{width:14px;height:14px;margin-right:3px;cursor:pointer}.em-file-item-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.em-file-item-wrapper svg{width:100%;height:100%;fill:#677387}.em-file__upload-popup{background:#fff;border:1px solid rgba(103,115,135,.1);-webkit-box-shadow:0 4px 6px hsla(0,0%,78.4%,.25);box-shadow:0 4px 6px hsla(0,0%,78.4%,.25);border-radius:2px;width:326px;position:absolute;padding-top:5px;z-index:5;top:calc(100% + 5px);left:50%;margin-left:-163px}.em-file__upload-tab-item{font-size:10px;color:rgba(25,28,33,.7);padding:0 6px;height:25px;line-height:25px;margin-right:8px;border-bottom:2px solid transparent;cursor:pointer}.em-file__upload-tab-item:last-child{margin-right:unset}.em-file__upload-tab-item.active{border-bottom:2px solid #191c21;color:#191c21}.em-file__upload-tabs-head{display:-webkit-box;display:-ms-flexbox;display:flex;height:25px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid rgba(103,115,135,.1)}.em-file__upload-tab-wrapper{padding:0 9px}.em-file__upload-tabs-content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.em-file__link-tab{width:255px;margin:0 auto;text-align:right;padding:22px 0}.em-file__embed-input{width:255px;margin-bottom:10px}.em-file{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.em-file__file-tab{padding:22px 0}.em-file__edit{position:absolute;top:-5px;left:-5px;width:calc(100% + 10px);min-width:169px;min-height:60px;background:#fff;padding-left:10px;z-index:1;border-radius:2px;-webkit-box-shadow:0 4px 6px hsla(0,0%,78.4%,.25);box-shadow:0 4px 6px hsla(0,0%,78.4%,.25);border:1px solid rgba(103,115,135,.1);padding-bottom:10px}.em-file__empty-pop{height:50px;line-height:50px}.em-file__edit-item{padding:7px 0;display:-webkit-box;display:-ms-flexbox;display:flex;word-break:break-word;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.em-file__edit-item a{color:rgba(25,28,33,.4);text-decoration:none;font-size:12px;margin-right:5px}.em-file__edit-item a:hover{text-decoration:underline}.em-file__edit-attach{width:25px;height:25px;margin-right:10px;border:1px solid rgba(103,115,135,.3);border-radius:2px;fill:rgba(103,115,135,.3)}.em-file__progress-tab{width:100%;padding:25px 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.em-file__progress-tab button{margin-left:auto}.em-file__progressbar{position:relative;width:100%;background-color:rgba(103,115,135,.1);height:20px;margin-bottom:18px;overflow:hidden}.em-file__progressbar-text{font-size:8px;line-height:11px;position:absolute;left:7px;top:5px}.em-file__progressbar-done{height:100%;background-color:rgba(103,115,135,.1);-webkit-transition:width .5s ease-out;transition:width .5s ease-out}