.employee_list .el-col{margin-bottom:10px;text-align:center;position:relative}.employee_list .el-col .sub-title{font-size:12px;height:18px}.employee_list .empty_tips{line-height:35px;min-height:60px}.employee_list .join_emp,.employee_list .unjoin_emp{line-height:16px}.employee_list .unjoin_emp{margin-top:20px}.employee_list .join_emp .el-col:before,.employee_list .unjoin_emp .el-col:before{z-index:10;position:absolute;right:5px;color:#fff;border-radius:50%;width:14px;height:14px;font-size:14px;top:0;line-height:11px;opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease}.employee_list .join_emp .el-col:before{content:"x";background:#ff9800}.employee_list .unjoin_emp .el-col:before{content:"+";background:#2196f3}.employee_list .el-col:hover{cursor:pointer}.employee_list .el-col:hover:before{opacity:1}.schedule-position-row{line-height:25px;margin-top:-3px;border:1px solid #eee;padding:4px 10px 0;border-radius:5px;min-height:30px}.smooth-dnd-draggable-wrapper{display:inline-block!important;margin-bottom:5px}