.hazard-container[data-v-329c9eaa] {
  background: #fff;
  border-radius: 0.625rem;
  padding: 0.75rem;
  margin-bottom: 0.75rem;
}
.hazard-container .title[data-v-329c9eaa] {
  font-size: 1.0625rem;
  font-weight: 500;
  color: #0b0d0f;
  line-height: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.75rem;
}
.hazard-container .title .title-left[data-v-329c9eaa] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.hazard-container .title .status[data-v-329c9eaa] {
  padding: 0 0.3125rem;
  border-radius: 0.125rem;
  color: #fff;
  min-width: 2.875rem;
  margin-left: 0.75rem;
  text-align: center;
}
.hazard-container .title .status-0[data-v-329c9eaa] {
  background: #ff8c1a;
}
.hazard-container .title .status-1[data-v-329c9eaa] {
  background: #005bb5;
}
.hazard-container .title .status-2[data-v-329c9eaa] {
  background: #f53d3d;
}
.hazard-container .title .status-3[data-v-329c9eaa] {
  background: #269381;
}
.hazard-container .title .status-4[data-v-329c9eaa] {
  background: #269381;
}
.hazard-container .title .status-5[data-v-329c9eaa] {
  background: #e5e510;
}
.hazard-container .title .status-6[data-v-329c9eaa] {
  background: #f53d3d;
}
.hazard-container .content-item[data-v-329c9eaa] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 0.5rem;
}
.hazard-container .content-item .label[data-v-329c9eaa] {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  font-size: 0.9375rem;
  font-weight: 400;
  color: #8a99a8;
  line-height: 1.375rem;
  min-width: 6.5625rem;
}
.hazard-container .content-item .field[data-v-329c9eaa] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 0.9375rem;
  font-weight: 400;
  color: #0b0d0f;
  line-height: 1.375rem;
}
[data-v-329c9eaa]:export {
  menuBg: #005BB5;
  mainColor: #0B0D0F;
  secondColor: #576675;
  thirdColor: #8A99A8;
  dangerColor: #F53D3D;
}

.content[data-v-4fe46732] {
  background-color: #f7f8fa;
  border-top: 0.0625rem solid rgba(0, 0, 0, 0.1);
}
.content .footer-bar[data-v-4fe46732] {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 6.875rem;
  padding: 1rem;
  background: #ffffff;
  -webkit-box-shadow: 0 0 0.5rem 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 0 0.5rem 0 rgba(0, 0, 0, 0.16);
}
[data-v-4fe46732]:export {
  menuBg: #005BB5;
  mainColor: #0B0D0F;
  secondColor: #576675;
  thirdColor: #8A99A8;
  dangerColor: #F53D3D;
}

