.em-string__wrapper{height:100%;width:100%;position:absolute;left:0;top:0}.detail-field-box .em-string{line-height:50px}.em-string__edit{width:100%;height:100%;border:0;padding-left:10px;padding-right:10px;overflow:hidden;text-overflow:ellipsis;z-index:1;border-radius:2px;line-height:18px;font-size:12px;color:#677387}.em-string__edit::-webkit-input-placeholder{color:rgba(103,115,135,.8)}.em-string__edit::-moz-placeholder{color:rgba(103,115,135,.8)}.em-string__edit:-ms-input-placeholder{color:rgba(103,115,135,.8)}.em-string__edit::-ms-input-placeholder{color:rgba(103,115,135,.8)}.em-string__edit::placeholder{color:rgba(103,115,135,.8)}.em-string__edit:hover{background:rgba(103,115,135,.01)}.em-string__edit:focus{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;padding-top:10px}.em-string__wrapper.disabled{pointer-events:none;opacity:.5}