#systemStaffManagement{height:100%;display:flex;flex-direction:column;position:relative;width:100%;padding:4px 8px;box-sizing:border-box}#systemStaffManagement .el-form-item{margin:0}#systemStaffManagement .table-box{flex:1;width:100%;position:relative}#systemStaffManagement .table-box .plTableBox{width:100%;position:absolute;height:100%}#systemStaffManagement .table-box .plTableBox .el-table{height:100%!important}#systemStaffManagement .table-box .plTableBox .el-table .el-switch{position:relative;height:24px;line-height:24px}#systemStaffManagement .table-box .plTableBox .el-table .el-switch.is-checked .el-switch__core:after{margin-left:-22px}#systemStaffManagement .table-box .plTableBox .el-table .el-switch .el-switch__core,#systemStaffManagement .table-box .plTableBox .el-table .el-switch .el-switch__label{width:59px!important;height:24px}#systemStaffManagement .table-box .plTableBox .el-table .el-switch .el-switch__core{border-radius:4px;border:none;background:#f1f1f1}#systemStaffManagement .table-box .plTableBox .el-table .el-switch .el-switch__core:after{box-shadow:0 0 4px 0 rgba(0,0,0,.3);width:18px;height:18px;top:3px}#systemStaffManagement .table-box .plTableBox .el-table .el-switch .el-switch__label.is-active{color:#333}#systemStaffManagement .table-box .plTableBox .el-table .el-switch .el-switch__label--right{margin-left:0;position:absolute;right:8px;color:#999;text-align:right}#systemStaffManagement .table-box .plTableBox .el-table .el-switch .el-switch__label--right.is-active{color:#fff;right:28px}#systemStaffManagement .table-box .plTableBox .el-table .el-switch .el-switch__label--right>span{font-size:12px;font-weight:400}#systemStaffManagement .table-box .plTableBox .el-table .el-switch.is-checked .el-switch__core{width:59px;border-color:#ececec;background-color:#ececec}#systemStaffManagement .table-box .plTableBox .el-table .el-switch.is-disabled{opacity:1}#systemStaffManagement .table-box .plTableBox .el-table .el-switch.is-disabled .el-switch__core,#systemStaffManagement .table-box .plTableBox .el-table .el-switch.is-disabled .el-switch__label{cursor:pointer!important}