
.fullscreen-target {
  position: fixed !important;
  z-index: 2002;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #f2f4f8;
}

.pl-38[data-v-dd2fd986] {
  padding-left: 38px;
}
.dialog-footer[data-v-dd2fd986] {
  display: flex;
  padding: 20px;
  width: 100%;
  height: 80px;
}
.dialog-footer button[data-v-dd2fd986] {
  flex: 1;
}
.wrap-style[data-v-dd2fd986] {
  height: 100%;
  overflow-x: hidden;
  flex: 1;
}
.switch-datasource[data-v-dd2fd986] {
  position: relative;
}
.switch-datasource:hover .datasource-container[data-v-dd2fd986] {
  display: block;
}
.switch-datasource .datasource-container[data-v-dd2fd986] {
  position: absolute;
  top: -5px;
  left: -186px;
  display: none;
  padding-right: 10px;
  width: 186px;
  cursor: default;
}
.switch-datasource .datasource-container .datasource-list[data-v-dd2fd986] {
  padding-top: 5px;
  width: 176px;
  background: #fff;
  border: 1px solid #ebeef5;
  border-radius: 4px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
}
.switch-datasource .datasource-container .datasource-list .datasource-item[data-v-dd2fd986] {
  position: relative;
  padding: 0 20px;
  margin: 0 4px;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 36px;
  color: #606266;
  border-radius: 2px;
}
.switch-datasource .datasource-container .datasource-list .datasource-item[data-v-dd2fd986]:hover {
  background: #f2f3f5;
  cursor: pointer;
}
.switch-datasource .datasource-container .datasource-list .datasource-item:hover .datalink-container[data-v-dd2fd986] {
  display: block;
}
.switch-datasource .datasource-container .datasource-list .datasource-item.disable[data-v-dd2fd986] {
  color: #bbb;
  background: #fff !important;
  cursor: default !important;
}
.switch-datasource .datasource-container .datasource-list .datasource-item.disable .datalink-container[data-v-dd2fd986] {
  display: none !important;
}
.switch-datasource .datasource-container .datasource-list .datasource-item .datalink-container[data-v-dd2fd986] {
  position: absolute;
  top: -5px;
  left: -186px;
  display: none;
  padding-right: 10px;
  width: 186px;
  cursor: default;
}
.switch-datasource .datasource-container .datasource-list .datasource-item .datalink-container .datalink-list[data-v-dd2fd986] {
  max-height: 60vh;
  overflow-y: auto;
  padding-top: 5px;
  width: 176px;
  background: #fff;
  border: 1px solid #ebeef5;
  border-radius: 4px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
}
.switch-datasource .datasource-container .datasource-list .datasource-item .datalink-container .datalink-list .datalink-item[data-v-dd2fd986] {
  position: relative;
  padding: 0 20px;
  margin: 0 4px;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 36px;
  color: #606266;
  border-radius: 2px;
}
.switch-datasource .datasource-container .datasource-list .datasource-item .datalink-container .datalink-list .datalink-item[data-v-dd2fd986]:hover {
  background: #f2f3f5;
  cursor: pointer;
}
.switch-datasource .datasource-container .datasource-list .datasource-item .datalink-container .datalink-list .datalink-item.disable[data-v-dd2fd986] {
  color: #bbb;
  background: #fff !important;
  cursor: default !important;
}
[data-v-dd2fd986] .popper__arrow {
  border-width: 0px !important;
}
[data-v-dd2fd986] .popper__arrow::after {
  border-width: 0px !important;
}
.el-dropdown-menu[data-v-dd2fd986] {
  padding: 5px 0 !important;
}
.el-dropdown-menu__item[data-v-dd2fd986] {
  margin: 0 4px !important;
  border-radius: 2px;
}
.el-dropdown-menu__item[data-v-dd2fd986]:hover {
  color: #606266 !important;
  background: #f2f3f5 !important;
}
.selected[data-v-dd2fd986] {
  color: #2156d7 !important;
}
.dropdown-help[data-v-dd2fd986] {
  border: none !important;
  background: #ffffff;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
}
.dropdown-help .menu-item-container[data-v-dd2fd986] {
  margin-top: 2px;
}
.dropdown-help .menu-item-container[data-v-dd2fd986]:first-child {
  margin-top: 0;
}
.dropdown-help .menu-item[data-v-dd2fd986] {
  min-width: 120px;
  height: 32px;
  line-height: 32px;
  margin: 0 4px 0;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.dropdown-help .menu-item[data-v-dd2fd986]:hover {
  background: #f0f2f5;
}
.dropdown-help .menu-item .menu-item-icon[data-v-dd2fd986] {
  width: 16px;
  height: 16px;
  margin: 0 6px 0 8px;
}
.dropdown-help .menu-item .menu-item-text[data-v-dd2fd986] {
  font-size: 14px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.65);
}
.page-container[data-v-dd2fd986] {
  flex: 1;
  width: 100%;
  display: flex;
  flex-direction: column;
  height: 100vh;
  overflow: hidden;
  min-width: 1080px;
  background-color: #f2f4f8;
}
.page-header[data-v-dd2fd986] {
  margin: 0 auto;
  z-index: 2;
  box-shadow: 0px 1px 0px 0px #ebebeb;
  height: 60px;
  width: 100%;
  background: #fff;
}
.page-header .page-header-container[data-v-dd2fd986] {
  margin: 0 auto;
  position: relative;
  padding: 0 60px;
  padding-left: 20px;
  display: flex;
  height: 60px;
  justify-content: space-between;
  align-items: center;
  background: #fff;
}
.page-header .page-header-container .logo-container[data-v-dd2fd986] {
  cursor: pointer;
  height: 60px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.page-header .page-header-container .logo-container .header-logo[data-v-dd2fd986] {
  height: 60px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.page-header .page-header-container .logo-container .header-logo img[data-v-dd2fd986] {
  height: 22px;
  margin-right: 8px;
}
.page-header .page-header-container .logo-container .header-logo span[data-v-dd2fd986] {
  font-size: 18px;
  font-weight: 500;
}
.page-header .page-header-container .logo-container .vertical-line[data-v-dd2fd986] {
  display: inline-block;
  width: 1px;
  height: 30px;
  background-color: #ebebeb;
  margin: 0 16px;
}
.page-header .page-header-container .logo-container .title-dropdown-container[data-v-dd2fd986] {
  padding: 4px;
}
.page-header .page-header-container .logo-container .header-title-container[data-v-dd2fd986] {
  padding: 0px 8px;
  min-width: 68px;
  height: 32px;
  line-height: 32px;
  transition: all 0.3s;
  cursor: pointer;
}
.page-header .page-header-container .logo-container .header-title-container[data-v-dd2fd986]:hover {
  background: #f2f3f5;
  border-radius: 2px;
}
.page-header .page-header-container .logo-container .header-title-container .drop-header[data-v-dd2fd986] {
  display: flex;
  align-items: center;
}
.page-header .page-header-container .logo-container .header-title-container .title[data-v-dd2fd986] {
  font-size: 16px;
  font-weight: 500;
  color: #333333;
  white-space: nowrap;
}
.page-header .page-header-container .logo-container .header-title-container .icon-arrow-down[data-v-dd2fd986] {
  font-size: 16px;
  font-weight: 500;
  margin-left: 4px;
}
.page-header .page-header-container .btn-section[data-v-dd2fd986] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}
.page-header .page-header-container .btn-section .page-header-footer[data-v-dd2fd986] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 100%;
  margin-right: 8px;
}
.page-header .page-header-container .btn-section .el-drop[data-v-dd2fd986] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-header .page-header-container .btn-section .icon-container[data-v-dd2fd986] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  border-radius: 2px;
  cursor: pointer;
  margin-left: 8px;
  transition: all 0.3s;
}
.page-header .page-header-container .btn-section .icon-container img[data-v-dd2fd986] {
  width: 20px;
  height: 20px;
}
.page-header .page-header-container .btn-section .icon-container[data-v-dd2fd986]:hover {
  background: #f0f2f5;
}
.page-header .user[data-v-dd2fd986] {
  height: 100%;
  flex: none;
}
.body-wrap[data-v-dd2fd986] {
  height: calc(100vh - 60px);
  overflow: auto;
  margin: 0 auto;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  background-color: #f2f4f8;
  background-size: 100% auto;
}
.fullscreen-icon-container[data-v-dd2fd986] {
  padding: 6px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  transition: all 0.3s;
}
.fullscreen-icon-container[data-v-dd2fd986]:hover {
  background: #f2f3f5;
  border-radius: 2px;
}
.fullscreen-icon-container .full-icon[data-v-dd2fd986] {
  width: 20px;
  height: 20px;
}
.user-info[data-v-dd2fd986] {
  display: flex;
  align-items: center;
  padding: 0 10px;
  height: 100%;
  transition: all 0.2s ease;
  cursor: pointer;
}
.user-info .user-avatar[data-v-dd2fd986] {
  margin: 0 8px;
  width: 32px;
  height: 32px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.08);
}
.down-container[data-v-dd2fd986] {
  width: 176px;
}
.down-container .divide-line[data-v-dd2fd986] {
  margin: 4px auto;
  width: 100%;
  height: 1px;
  background: #e8e8e8;
}
.down-container .down-info[data-v-dd2fd986] {
  height: 120px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.down-container .down-info .user-avatar[data-v-dd2fd986] {
  width: 48px;
  height: 48px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.08);
}
.down-container .down-info .user-name[data-v-dd2fd986] {
  height: 22px;
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  line-height: 32px;
  margin-top: 10px;
}
.down-container .p-container[data-v-dd2fd986] {
  padding: 2px 0;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}
.down-container .p-container .uuid-container[data-v-dd2fd986] {
  transform: scale(0.85);
}

