.break-word{width:100%;word-wrap:break-word;white-space:pre-wrap;display:block}.addStaffModal .ant-modal-body{display:flex;flex-direction:column}.addStaffModal .ant-modal-body>span{margin:5px 0}.addStaffModal .discretion{width:100%;font-size:14px;font-weight:400;color:#999;line-height:20px;margin-top:11px;text-align:left;padding:10px 20px 5px 20px}.addStaffModal .ant-spin-nested-loading{flex-grow:1;overflow:hidden}.addStaffModal .ant-spin-container{height:100%;max-width:100%}.addStaffModal .searchWrap{background:#f5f7fa;padding:10px 15px}.addStaffModal ::-webkit-scrollbar{width:3px;height:3px}.addStaffModal ::-webkit-scrollbar-thumb{border-radius:7px;background:#e6e6e6}.addStaffModal ::-webkit-scrollbar-button{display:none}.addStaffModal ::-webkit-scrollbar-track{background:#f7f7f7}.addStaffModal__body{display:flex;flex-direction:column}.addStaffModal__content{display:flex;flex-direction:row}.addStaffModal__content>div,.addStaffModal__content>ul{border-radius:5px;overflow:hidden}.addStaffModal__department{height:500px;width:250px;flex-shrink:0;border:1px solid #e6e6e6;margin-right:25px;display:flex;flex-direction:column}.addStaffModal__departmentWrap{line-height:52px;font-weight:400;font-size:16px;height:100%;max-width:100%;overflow-y:auto;padding:10px}.addStaffModal__staffListWrap{width:300px;height:500px;border:1px solid #e6e6e6;margin-right:25px;display:flex;flex-direction:column}.addStaffModal__staffListWrap .searchWrap{position:relative;z-index:1}.addStaffModal__staffListWrap .staffList{height:100%;max-width:100%;padding-top:3px;overflow-y:auto}.addStaffModal__staffListWrap .staffList>div{width:100%}.addStaffModal__staffListWrap .staffItem:hover{background:#f5f7fa}.addStaffModal__staffListWrap .selectControl{box-shadow:0 0 5px rgba(0,0,0,.1);display:flex;flex-direction:row;justify-content:space-between;align-items:center}.addStaffModal__staffListWrap .selectControl p{padding-right:10px;text-align:right;flex-grow:1;line-height:38px}.addStaffModal__staffListWrap .ant-checkbox-wrapper,.addStaffModal__staffListWrap .ant-radio-wrapper{width:100%;padding:9px 15px;display:flex;flex-direction:row;align-items:center}.addStaffModal__staffListWrap .staffInfo{display:flex;flex-direction:row;white-space:nowrap;flex-grow:1;width:245px}.addStaffModal__staffListWrap .staffInfo span:first-child{overflow:hidden;text-overflow:ellipsis}.addStaffModal__staffListWrap .staffInfo span:last-child{flex-shrink:0}.addStaffModal__checkedStaffWrap{width:300px;height:500px;border:1px solid #e6e6e6;display:flex;flex-direction:column}.addStaffModal__checkedStaffWrap .staffList{height:1px;flex-grow:1;overflow-y:auto;padding:10px}.addStaffModal__checkedStaffWrap .staffItem{width:33.3%;display:flex;align-items:center;height:36px;padding:6px 5px;float:left}.addStaffModal__checkedStaffWrap .staffItem div{width:100%;display:flex;flex-direction:row}.addStaffModal__checkedStaffWrap .desc{background:#f5f7fa;height:40px;flex-shrink:0;line-height:40px;padding:0 15px;clear:both;border-top:1px solid #e6e6e6;text-align:right;z-index:1}.addStaffModal__checkedStaffWrap .name{border-radius:5px 0 0 5px;text-align:center;display:inline-block;flex-grow:1;line-height:23px;border-color:#e6e6e6;border-style:solid;border-width:1px 0 1px 1px;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.addStaffModal__checkedStaffWrap .ant-btn{padding:0;width:25px;line-height:23px;height:25px;background:#f5f7fa;border-radius:0 5px 5px 0;border-color:#e6e6e6;font-size:12px;flex-shrink:0}.addStaffModal__checkedStaffWrap .ant-btn:hover{color:#e21837}