.cluster-list-page .chart-box div[data-v-013e0815]:nth-child(2n+1) {
  margin-right: 16px;
}
.cluster-list-page .chart-card[data-v-013e0815]:hover {
  cursor: move;
}
.cluster-list-page .filter-box[data-v-013e0815] {
  height: 56px;
  background: rgba(245,245,249,0.4);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cluster-list-page .filter-tag[data-v-013e0815] {
  background: #f1f1f5;
  border-radius: 2px;
  border: none;
  margin-left: 8px;
}
.k-tooltip-content[data-v-013e0815] {
  max-width: 480px;
  padding: 0;
}
.time-range .k-tabs .k-scroll .k-wrapper[data-v-013e0815] {
  width: 100%;
}
.time-range .k-tabs .k-active-bar[data-v-013e0815] {
  width: 33.33% !important;
}
.time-range .k-border-card[data-v-013e0815] {
  border: none;
}
.query-input input[data-v-013e0815] {
  border-radius: 0.125rem 0 0 0.125rem;
}
.jv-container.jv-light[data-v-013e0815] {
  background: none;
  font-family: none;
  font-size: 12px;
  line-height: 1.8;
}
[data-v-013e0815] .jv-string {
  white-space: pre-wrap !important;
}
[data-v-013e0815] .jv-container .jv-code {
  padding: 0;
}
[data-v-013e0815] .jv-node.toggle {
  position: relative;
  margin-left: 25px !important;
}
[data-v-013e0815] .jv-node.toggle:before {
  border-left: 1px solid #dcdcdc;
  content: '';
  display: block;
  height: calc(100% - 35px);
  margin-top: 16px;
  width: 1px;
  position: absolute;
  left: 4px;
}


.fixed-footer {
  position: fixed;
  bottom: 0;
  background: white;
  width: calc(100% - 200px);
  height: 64px;
  right: 0;
  -webkit-box-shadow: 0px -5px 5px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px -5px 5px 0px rgba(0, 0, 0, 0.1);
}
.res-subtitle {
  font-size: 12px;
  color: #4c4c4c;
  line-height: 4px;
  font-weight: 400;
}
.res-subtitle div {
  margin: 0 8px;
}

.basicInfo[data-v-00a581b4]{
    widows:100%;
    margin-top: 16px
}
.basicInfo.details[data-v-00a581b4]{
    height: 75px;
}
.basicInfo ul li[data-v-00a581b4]{
    width:50%;
    float:left;
    line-height: 30px;
    font-size: 12px;
    color: #4C4C4C;
    /* text-align: center; */
}
.modify[data-v-00a581b4]{
    float: right
}
.basicTitle[data-v-00a581b4]{
    margin-bottom: 30px
}
.title[data-v-00a581b4]{
    margin-right: 16px}
.checkTime[data-v-00a581b4]{
    margin-top: 16px;
    white-space: nowrap;
}
.start[data-v-00a581b4],.end[data-v-00a581b4]{
    margin-left: 8px;
}
.datePick[data-v-00a581b4]{
    margin-left: 16px;
    width: 200px;
}
.searchBtn[data-v-00a581b4]{
    margin-left: 8px;
}
.pageHistory[data-v-00a581b4]{
    text-align: center;
    margin-top: 16px;
}
.c-success[data-v-00a581b4]{
    height: 24px;
    line-height: 24px;
}
.split-line[data-v-00a581b4]:after {
    content: '';
    border-left: 1px solid #E5E5E5;
    top: 30px;
    height: 82px;
    right: -10px;
    position: absolute;
    display: inline-block;
    width: 1px;
}
.detail-block-header[data-v-00a581b4]{
    margin-top: 0!important;
}

.ion-ios-help {
  color: #ff8a00;
}

