.el-dropdown-menu-showhide {
  max-height: 500px;
  overflow: auto;
}
.el-dropdown-menu-showhide .el-dropdown-menu__item {
  max-width: 300px;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal;
}
.confirm-content[data-v-55e545ee] {
  padding: 8px 16px;
  line-height: 30px;
  color: #1a1a1c;
}
[data-v-55e545ee] .el-radio__input.is-checked + .el-radio__label {
  color: #1a1a1c;
}
.screen-confirm {
  background: #184156;
  border-radius: 0px 0px 4px 4px;
}
.screen-confirm .el-dialog__header {
  background: -webkit-gradient(linear, left top, right top, from(#1797C4), to(#113C5C));
  background: linear-gradient(90deg, #1797C4 0%, #113C5C 100%);
  -webkit-box-shadow: inset 0px -1px 6px 0px rgba(255, 255, 255, 0.5);
          box-shadow: inset 0px -1px 6px 0px rgba(255, 255, 255, 0.5);
}
.screen-confirm .el-dialog__header .el-dialog__title, .screen-confirm .el-dialog__header .el-dialog__headerbtn .el-dialog__close, .screen-confirm .full-screen {
  color: #ffffff;
}
.screen-confirm .el-dialog__body {
  color: #C7C7C7;
}
.screen-confirm .el-dialog__footer {
  border-top: none;
  background: rgba(36, 112, 145, 0.75);
}
.screen-confirm .confirm-content {
  color: #C7C7C7;
}
.screen-confirm .el-radio__label {
  color: #C7C7C7 !important;
}
.operating-btn[data-v-20f6c06b] {
  border: none;
  padding: 4px 8px;
  font-size: 16px;
  background: inherit;
}
.save-as[data-v-20f6c06b] {
  margin-left: 0;
}
.text-gray-3[data-v-20f6c06b] {
  color: #333;
  cursor: default;
}
.text-gray-3[data-v-20f6c06b]:hover {
  color: #333;
}
.template-list[data-v-20f6c06b] {
  max-height: 150px;
  overflow-y: auto;
}
.none[data-v-20f6c06b] {
  display: none;
}
.el-dropdown-menu.el-popper[data-v-f9cf55da] {
  max-height: 250px;
  overflow: auto;
}
.process-box[data-v-f9cf55da] {
  padding: 40px 20px;
}
.custom-footer[data-v-f9cf55da] {
  float: left;
}
.pagination-containers {
  height: 40px;
  padding: 0 !important;
  margin: 0 !important;
  z-index: 4;
}
.pagination-containers .total-text {
  position: static !important;
  margin-top: 0 !important;
  padding-left: 10px;
}
.radio-type-box {
  max-width: 100vw;
  height: 40px;
  margin: 0 auto;
  overflow-x: auto;
  overflow-y: hidden;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.radio-type-box .radio-type {
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
}
.radio-type-box .radio-type .el-radio {
  padding: 0 10px;
  margin: 0;
}
.radio-type-box .radio-type .el-radio .el-radio__label {
  font-size: 12px;
  padding-left: 5px;
}
.h5-statis-main.chart {
  position: relative;
}
.h5-statis-main.chart .h5-statis-ctrl-btns {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
}
.h5-statis-main.chart .h5-chart-content {
  height: calc(100vh - 50px);
}
.h5-statis-export {
  position: fixed;
  bottom: 4px;
  right: 10px;
  z-index: 9;
}
.h5-chart-content {
  width: 100%;
  height: calc(100vh - 100px);
}
.h5-chart-content .echarts {
  width: 100%;
  height: 100%;
}
.h5-chart-tabs {
  width: 100%;
  overflow: auto;
}
.h5-chart-tabs .el-radio-group.more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.h5-chart-tabs .el-radio-group .el-radio .el-radio__label {
  font-size: 12px;
}
.application-data-base .custom-vxe-table .vxe-table .vxe-cell {
  min-height: 34px;
}
.worktable-history-list-coanteiners {
  position: relative;
}
.worktable-history-list-coanteiners .h5-statis-export {
  position: absolute;
}
