.tabs[data-v-2f459384] {
  list-style-type: none;
  display: flex;
  align-items: center;
  gap: 30px;
  margin-bottom: 25px;
  font-size: 16px;
}
.tabs .tab-pane[data-v-2f459384] {
  cursor: pointer;
}
.tabs .tab-pane.is-active[data-v-2f459384] {
  color: #2991f1;
  font-weight: 700;
}

.sys-settings-dialog[data-v-1d3d2f4d] {
  width: 100% !important;
  height: 100% !important;
  background-color: #0008 !important;
}
.sys-settings-dialog__header[data-v-1d3d2f4d] {
  height: 50px;
  background: #232629;
  border-radius: 2px 2px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.sys-settings-dialog__header .text[data-v-1d3d2f4d] {
  width: 84px;
  height: 15px;
  font-size: 16px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #ffffff;
  line-height: 14px;
  -webkit-background-clip: text;
}
.sys-settings-dialog__header .close[data-v-1d3d2f4d] {
  position: absolute;
  width: 24px;
  height: 24px;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.sys-settings-dialog__header .close img[data-v-1d3d2f4d] {
  width: 100%;
  height: 100%;
}
.sys-settings-dialog__body[data-v-1d3d2f4d] {
  width: 550px;
  background: #111111;
  padding: 30px 40px;
  position: relative;
}
.sys-settings-dialog__body .tab-content[data-v-1d3d2f4d] {
  height: 220px;
  overflow: auto;
}
.sys-settings-dialog__body .content-item + .content-item[data-v-1d3d2f4d] {
  margin-top: 20px;
}
.sys-settings-dialog__body .content-item[data-v-1d3d2f4d] {
  font-size: 14px;
  line-height: 14px;
  color: #ffffff;
}
.sys-settings-dialog__body .content-item .el-checkbox[data-v-1d3d2f4d] {
  color: #ADADAD;
}
.sys-settings-dialog__body .txt1[data-v-1d3d2f4d] {
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: left;
  font-weight: 700;
}
.sys-settings-dialog__body .txt1 img[data-v-1d3d2f4d] {
  margin-left: 8px;
}
.sys-settings-dialog__body .txt2[data-v-1d3d2f4d] {
  font-size: 12px;
}
.sys-settings-dialog__body .select-name[data-v-1d3d2f4d] {
  height: 36px;
}
.sys-settings-dialog__body .select-name[data-v-1d3d2f4d] .el-input__inner {
  background-color: #282828;
  border: none;
  color: #fff;
  height: 100%;
}
.sys-settings-dialog__body .select-name[data-v-1d3d2f4d] .el-input__icon {
  line-height: 36px;
}
.sys-settings-dialog__body .select-name[data-v-1d3d2f4d] .el-input__suffix {
  right: 10px;
}
.sys-settings-dialog__body .microphone-detection[data-v-1d3d2f4d] {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sys-settings-dialog__body .microphone-detection .progress-bar[data-v-1d3d2f4d] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 10px;
  flex: 1;
  height: 6px;
}
.sys-settings-dialog__body .microphoneSelect[data-v-1d3d2f4d] {
  display: flex;
  align-items: center;
}
.sys-settings-dialog__body .microphoneSelect .detection-btn[data-v-1d3d2f4d] {
  margin-left: 10px;
}
.sys-settings-dialog__body .detection-btn[data-v-1d3d2f4d] {
  flex-shrink: 0;
  padding: 5px 8px;
  cursor: pointer;
  border-radius: 3px;
  background: #282828;
  box-sizing: border-box;
}
.sys-settings-dialog__footer[data-v-1d3d2f4d] {
  background: #111111;
  padding: 20px;
  display: flex;
  justify-content: end;
  position: relative;
}
.sys-settings-dialog__footer .tip[data-v-1d3d2f4d] {
  position: absolute;
  top: -10px;
  left: 40px;
}
.sys-settings-dialog__footer .button-box[data-v-1d3d2f4d] {
  display: inline-block;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  border-radius: 2px;
  height: 30px;
  line-height: 30px;
  width: 80px;
  cursor: pointer;
}
.sys-settings-dialog__footer .button-box-group .button-box--confirm[data-v-1d3d2f4d] {
  background-color: #2991f1;
  margin-left: 10px;
}
.sys-settings-dialog__footer .button-box-group .button-box--cancel[data-v-1d3d2f4d] {
  background-color: #9d9d9d;
}
.sys-settings-dialog .loading[data-v-1d3d2f4d] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  background: rgba(0, 0, 0, 0.7);
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #ffffff;
  line-height: 14px;
}
[data-v-1d3d2f4d] .ivu-select {
  width: 220px;
}
[data-v-1d3d2f4d] .ivu-select-dropdown {
  background-color: #141414 !important;
}
[data-v-1d3d2f4d] .ivu-select-dropdown .ivu-select-dropdown-list {
  background-color: #141414 !important;
}
[data-v-1d3d2f4d] .ivu-select-dropdown .ivu-select-dropdown-list .ivu-select-item:hover {
  background: #333;
}
[data-v-1d3d2f4d] .ivu-switch-checked {
  background-color: #2991f1 !important;
}
[data-v-1d3d2f4d] .ivu-time-picker-cells-cell:hover {
  background-color: #333;
}
[data-v-1d3d2f4d] .ivu-select-selection {
  background-color: #181818 !important;
}
[data-v-1d3d2f4d] .ivu-input {
  font-size: 12px;
}
[data-v-1d3d2f4d] .ivu-select-single .ivu-select-selection .ivu-select-placeholder {
  color: #c5c8ce !important;
}
[data-v-1d3d2f4d] .ivu-time-picker-cells-cell-selected,
.ivu-time-picker-cells-cell-selected[data-v-1d3d2f4d]:hover {
  color: #fff !important;
  background: #333 !important;
}
[data-v-1d3d2f4d] .ivu-select-item {
  color: #fff !important;
}
[data-v-1d3d2f4d] .ivu-select-selected-value {
  color: #fff !important;
}
[data-v-1d3d2f4d] .ivu-select-dropdown {
  border: 1px solid #464646 !important;
}
[data-v-1d3d2f4d] .custom-select {
  height: 36px;
  width: 100%;
}
[data-v-1d3d2f4d] .custom-select > .el-input {
  display: block;
  height: 100%;
}
[data-v-1d3d2f4d] .el-input__inner {
  height: 32px;
  line-height: 32px;
  padding: 4px 7px;
  font-size: 14px;
  border: 1px solid #424242;
  border-radius: 4px;
  color: #fff;
  background-color: #181818;
}
.el-form-item[data-v-1d3d2f4d] {
  margin-bottom: 0;
}
@media screen and (max-height: 800px) {
.selectVersion[data-v-1d3d2f4d] {
    transform: scale(0.8);
}
}

.custom-select__popper {
  background-color: #282828 !important;
  color: #999999 !important;
  border-color: #282828 !important;
  border-radius: 2px !important;
}
.custom-select__popper .popper__arrow::after {
  border-bottom-color: #282828 !important;
}
.custom-select__popper .popper__arrow {
  top: -6px !important;
  left: 50% !important;
  margin-right: 3px !important;
  border-top-width: 0 !important;
  border-bottom-color: #282828 !important;
}
.custom-select__popper .el-select-dropdown__item.hover,
.custom-select__popper .el-select-dropdown__item:hover,
.custom-select__popper .el-select-dropdown__item.selected {
  background-color: #333333 !important;
  color: #fff !important;
  font-weight: 400 !important;
}

