.table_title_dialog_bottom .el-row[data-v-19eb678c] {
  margin-bottom: 5px;
}
.table_title_dialog_bottom .el-row .el-col-2[data-v-19eb678c] {
  height: 100%;
}
.table_title_dialog_bottom .sourceBox_system[data-v-19eb678c] {
  width: 49.5%;
  display: inline-block;
  margin-left: 0.5%;
  vertical-align: middle;
  color: #fff;
}
.table_title_dialog_bottom .sourceBox_system .sourceBox_system_box > p[data-v-19eb678c] {
  line-height: 2;
  font-size: 14px;
  overflow: hidden;
}
.table_title_dialog_bottom .sourceBox_system .sourceBox_system_box > p .el-button[data-v-19eb678c] {
  float: right;
}
.table_title_dialog_bottom .sourceBox_system .sourceBox_system_box > .sourceBox_system_content[data-v-19eb678c] {
  box-sizing: border-box;
  height: 252px;
  overflow-y: scroll;
  border: solid 1px #2e405e;
  border-radius: 5px;
  line-height: 2;
}
.table_title_dialog_bottom .sourceBox_system .sourceBox_system_box > .sourceBox_system_content p span[data-v-19eb678c] {
  padding: 0 15px;
}
.table_title_dialog_bottom .sourceBox_system .sourceBox_system_box > .sourceBox_system_content > .sourceBox_system_content_title span[data-v-19eb678c] {
  display: inline-block;
  min-width: 50%;
  vertical-align: middle;
}
.table_title_dialog_bottom .sourceBox_system .sourceBox_system_box > .sourceBox_system_content > .sourceBox_system_content_title span[data-v-19eb678c]:nth-of-type(2) {
  min-width: 30%;
}
.table_title_dialog_bottom .sourceBox_system > p[data-v-19eb678c] {
  line-height: 2;
  font-size: 14px;
}
.table_title_dialog_bottom .sourceBox_system > .sourceBox_system_content[data-v-19eb678c] {
  box-sizing: border-box;
  height: 252px;
  overflow-y: scroll;
  border: solid 1px #2e405e;
  border-radius: 5px;
}
.table_title_dialog_bottom .sourceBox_system_bottom[data-v-19eb678c] {
  margin-top: 15px;
}
.table_title_dialog_bottom .sourceBox_system_bottom .sourceBox_system_bottom_title[data-v-19eb678c] {
  overflow: hidden;
}
.table_title_dialog_bottom .sourceBox_system_bottom .sourceBox_system_bottom_title h3[data-v-19eb678c] {
  float: left;
  font-size: 16px;
  padding: 10px 0;
  color: #fff;
}
.table_title_dialog_bottom .sourceBox_system_bottom .sourceBox_system_bottom_title .sourceBox_system_bottom_title_right[data-v-19eb678c] {
  float: right;
}
.device_dialog_data .dialog_center[data-v-19eb678c] {
  height: 350px;
}
.dialog .el-dialog__body {
  padding-top: 12px;
}
.dialog .el-dialog__header .el-dialog__title {
  color: #fff;
}
.dialog .el-dialog__header {
  border-color: #2e405e;
  text-align: center;
}
.dialog .el-dialog__header .el-dialog__close {
  color: #fff !important;
}
.dialog .el-dialog {
  border-radius: 5px;
  background-color: #0e2554 !important;
}
.dialog .el-dialog .el-tree {
  background-color: transparent;
  color: #fff;
}
.dialog .el-dialog .el-tree .el-tree-node__content:hover {
  background: rgba(213, 212, 212, 0.1607843137) !important;
}
.dialog .el-dialog .el-tree .el-tree-node.is-current > .el-tree-node__content {
  background: rgba(213, 212, 212, 0.1607843137) !important;
}
.dialog .el-dialog .el-tree .el-tree-node:focus > .el-tree-node__content {
  background: rgba(213, 212, 212, 0.1607843137) !important;
}
.dialog .el-button {
  background: #3791ff !important;
  color: #fff;
  border: none;
}
.dialog .el-input .el-input__inner {
  color: #fff;
  background: transparent;
  border: 1px solid #2e405e !important;
}
.dialog .el-dialog__footer {
  text-align: center;
}
.dialog .el-table::before {
  display: none;
}
.dialog .el-table {
  background-color: transparent !important;
}
.dialog .el-table thead {
  background-color: #424e70 !important;
}
.dialog .el-table .el-table__body tr:hover > td.el-table__cell {
  background-color: rgba(55, 145, 255, 0.2) !important;
}
.dialog .el-table .el-table__cell,
.dialog .el-table .el-table th.el-table__cell.is-leaf {
  border-bottom: none !important;
}
.dialog .el-table .el-table__body tbody tr:nth-of-type(odd) {
  background: #1d2a43 !important;
}
.dialog .el-table .el-table__body tbody tr:nth-of-type(even) {
  background: #16233d !important;
}
.dialog .el-table tr,
.dialog .el-table th.el-table__cell {
  background-color: transparent !important;
  color: #fff !important;
}
.dialog .el-table .has-gutter tr .el-table__cell {
  background-color: transparent !important;
}

.content[data-v-66898fe2] {
    display: flex;
    gap: 20px;
    max-height: 400px;
}
.function-list[data-v-66898fe2],
.function-description[data-v-66898fe2] {
    padding: 15px;
}
.function-list[data-v-66898fe2] {
    width: 300px;
}
.function-description[data-v-66898fe2] {
    flex: 1;
}
.function-list h3[data-v-66898fe2],
.function-description h3[data-v-66898fe2] {
    margin-top: 0;
    font-size: 14px;
    margin-bottom: 15px;
    font-weight: 600;
}
.list-container[data-v-66898fe2] {
    height: 300px;
    overflow-y: auto;
    border: 1px solid #2e405e;
    border-radius: 4px;
}
.list-item[data-v-66898fe2] {
    padding: 10px 15px;
    cursor: pointer;
    border-bottom: 1px solid #2e405e;
    transition: all 0.3s;
}
.list-item.active[data-v-66898fe2] {
    color: #409eff;
    font-weight: 500;
}
.form-container[data-v-66898fe2] {
    height: 355px;
    overflow-y: auto;
    border: 1px solid #2e405e;
    border-radius: 4px;
    padding: 15px;
}


.table-top[data-v-96611f16] {
    position: relative;
.title[data-v-96611f16] {
        border-bottom: solid 1px #2e405e;
        line-height: 30px;
        margin-bottom: 10px;
}
.add_btn[data-v-96611f16] {
        position: absolute;
        top: 0;
        right: 0;
        color: #409eff !important;
}
}

