.detail-block-wrap[data-v-493772f0] {
  overflow: hidden;
}
.detail-block-wrap .detail-block-header[data-v-493772f0] {
  margin: 16px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.detail-block-wrap .detail-block-header .header-item[data-v-493772f0] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.detail-block-wrap .detail-block-header .header-item.detail-block-header-label[data-v-493772f0] {
  margin: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.detail-block-wrap .detail-block-content[data-v-493772f0] {
  padding-bottom: 16px;
  border-radius: 2px;
}

.ion-edit .k-edit:before {
  color: #0091ea;
}

