.top-header[data-v-5db868f8] {
  padding: 0 0 0 16px;
  background: #fff;
  top: 0;
  width: -webkit-fill-available;
  left: 0;
  margin-bottom: 10px;
  border-bottom: 1px solid #e5e6eb;
  height: 40px;
}
.top-header[data-v-5db868f8] .head-layout {
  border-bottom: 0;
  height: auto;
}
.sticky[data-v-5db868f8] {
  position: sticky;
  top: 0;
  z-index: 100;
}
.commonDialog[data-v-84b71bf4] .el-dialog__header {
  padding: 13px 20px !important;
}
.commonDialog[data-v-84b71bf4] .el-dialog__header .el-dialog__headerbtn {
  top: 11px !important;
  font-size: 20px;
}
.commonDialog[data-v-84b71bf4] .el-dialog__body {
  padding: 15px 20px !important;
  max-height: var(--maxHeight);
  overflow-y: auto;
}
.commonDialog[data-v-84b71bf4] .el-dialog__footer {
  padding: 10px 20px 17px;
  border-top: 1px solid #D9D9D9;
}
