.notification-warp[data-v-f640cf7a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px;
}
.notification-warp .help[data-v-f640cf7a] {
  margin-left: 12px;
}
.delete[data-v-f640cf7a] {
  margin-bottom: 12px;
}
.table-warp-item[data-v-f640cf7a] {
  background: #fff;
  border-radius: 4px;
  padding: 12px;
  margin-bottom: 12px;
}
.field-label[data-v-f640cf7a] {
  color: #000;
  font-weight: 350;
  font-size: 14px;
  color: #4E5969;
}
.message-header-new[data-v-f640cf7a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
  margin-bottom: 10px;
}
.message-header-new .message-header-new-title[data-v-f640cf7a] {
  font-weight: 600;
}
