.content-block[data-v-4c0fe360] {
  background: #f3fbf5;
  margin: 5px 0;
  border: 1px dotted #ccc;
  padding-top: 10px;
}
.gap[data-v-4c0fe360] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 10px 35px;
}
.nameKey[data-v-4c0fe360] {
  border: 1px solid;
  border-radius: 50px;
  height: 25px;
  margin-right: 10px;
  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;
}
.alarm_container[data-v-f3d853f0] {
  width: 100%;
}
.alarm_container .toolbar_section[data-v-f3d853f0] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.alarm_container p[data-v-f3d853f0] {
  font-size: 18px;
  font-weight: bold;
}
.red_start[data-v-f3d853f0] {
  color: red;
  font-size: 18px;
  vertical-align: top;
  padding-right: 2px;
}
