.point-edit-table .file-btn{position:relative;overflow:hidden}.point-edit-table .file-btn input{position:absolute;top:0;right:0;left:0;bottom:0;opacity:0}.point-edit-table .error{width:100%;height:25px}.point-edit-table .error:after{content:"";display:inline-block;width:6px;height:6px;background:red;border-radius:50%;position:absolute;right:17px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-animation:shine 2s linear infinite;animation:shine 2s linear infinite}.point-edit-table .field-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.point-edit-table .field-wrap .el-dropdown{font-size:10px}.point-edit-table .shortcut-field{padding:5px;color:#409eff;cursor:pointer}.point-edit-table .el-table .cell{height:36px;line-height:36px}.point-edit-table .cell-input{display:none}.point-edit-table .cell-input input{padding-left:7px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:none;border-radius:4px;border:1px solid #bfcbd9;-webkit-box-sizing:border-box;box-sizing:border-box;color:#1f2d3d;font-size:inherit;line-height:1;outline:none;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%;height:22px}.point-edit-table .cell-input input:focus{outline:none;border-color:#20a0ff}.point-edit-table #senserTable input{height:25px;padding:0 5px;font-size:13px}.point-edit-table #senserTable .cell *{outline:none}.point-edit-table .icon-what{-webkit-transform:translateY(0);transform:translateY(0);margin-left:10px;width:18px;height:18px;cursor:pointer}.point-edit-table .icon-what:hover{color:#409eff}.point-edit-table .tooltip-info-wrap{line-height:1.9}.point-edit-table .tooltip-info-wrap .tooltip-title{border-bottom:1px dotted #c4c5c5;margin:10px 0}.point-edit-table .tooltip-info-wrap p{padding-left:10px;margin:0}.error-type{font-weight:600}.popover-visibility{visibility:hidden}