.switchStyle{z-index:0}.switchStyle .el-switch__label{position:absolute;display:none;color:#fff}.switchStyle .el-switch__label--left{z-index:9;left:6px}.switchStyle .el-switch__label--right{z-index:9;left:-14px}.switchStyle .el-switch__label.is-active{display:block}.switchStyle .el-switch__core,.switchStyle .el-switch__label{width:50px !important}.switchStyle-form .el-switch__label{position:absolute;display:none;color:#fff}.switchStyle-form .el-switch__label--left{z-index:9;left:22px}.switchStyle-form .el-switch__label--right{z-index:9;left:0px}.switchStyle-form .el-switch__label.is-active{display:block}.switchStyle-form .el-switch__core,.switchStyle-form .el-switch__label{width:60px !important}.tj-switch-2words .el-switch__label{position:absolute;display:none;color:#fff}.tj-switch-2words .el-switch__label--left{z-index:9;left:20px}.tj-switch-2words .el-switch__label--right{z-index:9;left:4px}.tj-switch-2words .el-switch__label.is-active{display:block}.tj-switch-2words .el-switch__core,.tj-switch-2words .el-switch__label{width:60px !important}

.tj-regionchoose2 .el-cascader {
  width: 100%;
}

.RolesCheck .tj-el-checkbox {
  width: 160px;
}

.tj-user .el-tag {
  margin-right: 5px;
  margin-top: 1px;
  margin-bottom: 1px;
}
.tj-user .el-tag + .el-tag {
  margin-right: 0;
}
.tj-user .tj-user-depttree {
  height: 100%;
}
.tj-user .el-cascader,
.tj-user .el-select {
  width: 100%;
}
.tj-user .el-dropdown-manyaction {
  float: right;
}
.tj-user .outsource {
  background-color: green;
  color: white;
  font-size: 12px;
  padding: 0px 2px;
  margin-right: 2px;
}
.tj-user .onlineCount {
  margin-right: 5px;
  color: green;
  cursor: pointer;
}

