.legend[data-v-301e7e4c] {
  position: absolute;
  background: #fff;
  color: #333;
  border-radius: 2px;
  padding: 0 12px 8px;
}
.legend .legendTitle[data-v-301e7e4c] {
    width: 100%;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    font-weight: 500;
    color: #333;
    text-align: center;
}
.legend .legendBorder[data-v-301e7e4c] {
    width: 100%;
    height: 0px;
    border-bottom: 1px solid rgba(0, 119, 46, 0.1);
    opacity: 0.95;
    margin-bottom: 10px;
}
.legend .legendBlock[data-v-301e7e4c] {
    line-height: 24px;
    padding-right: 25px;
    height: 24px;
}
.legend .legendBlock .colorBlockClass[data-v-301e7e4c] {
      width: 16px;
      height: 12px;
      display: inline-block;
      margin-right: 8px;
      border: solid 1px lightgray;
}
.legend .legendBlock .legendText[data-v-301e7e4c] {
      font-size: 14px;
      font-weight: 400;
      color: #333;
      line-height: 22px;
}
.legend .legendEdit .editContainer[data-v-301e7e4c] {
    padding-top: 5px;
    display: flex;
    flex-direction: row;
}
.legend .legendEdit .editContainer .legendContiner[data-v-301e7e4c] {
      width: 210px;
}
.legend .legendEdit .editContainer .legendContiner .innum[data-v-301e7e4c] {
        width: 120px;
        vertical-align: top;
        margin-left: 3px;
}
.legend .legendEdit .editContainer .legendContiner .opButton[data-v-301e7e4c] {
        width: 20px;
        min-width: 20px !important;
        vertical-align: top;
        margin-left: 3px;
}
.legend .legendEdit .editContainer .configContiner[data-v-301e7e4c] {
      margin-left: 10px;
      padding-left: 10px;
      border-left: 1px solid rgba(0, 119, 46, 0.1);
}
.legend .legendEdit .editContainer .configContiner[data-v-301e7e4c] .el-form-item {
        margin-bottom: 4px;
}
.legend .legendEdit .confirm[data-v-301e7e4c] {
    margin-top: 10px;
    width: 100%;
    margin-bottom: 10px;
}

.legend[data-v-7b68311c] {
  position: absolute;
  background: #fff;
  color: #333;
  border-radius: 2px;
  padding: 0 16px;
}
.legend .legendTitle[data-v-7b68311c] {
    width: 100%;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    font-weight: 500;
    color: #333;
    text-align: center;
}
.legend .legendBorder[data-v-7b68311c] {
    width: 100%;
    height: 0px;
    border-bottom: 1px solid rgba(0, 119, 46, 0.1);
    opacity: 0.95;
}
.legend .legendBlock[data-v-7b68311c] {
    line-height: 40px;
    padding-right: 25px;
    height: 40px;
}
.legend .legendBlock .colorBlockClass[data-v-7b68311c] {
      width: 24px;
      height: 12px;
      display: inline-block;
      margin-right: 8px;
      border: solid 1px lightgray;
}
.legend .legendBlock .legendText[data-v-7b68311c] {
      font-size: 14px;
      font-weight: 400;
      color: #333;
      line-height: 22px;
}

