.title-report[data-v-0604ad22] {
  margin: 10px 0 35px;
  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;
  font-size: 23px;
  color: #2a2a2a;
  font-weight: 600;
}
.bg-purple[data-v-0604ad22] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  font-size: 13px;
  font-weight: bold;
}
.bg-purple .bg-left[data-v-0604ad22] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 21px;
  color: black;
  margin-right: 30px;
}
.bg-purple .line[data-v-0604ad22] {
  display: inline-block;
  width: 8px;
  height: 28px;
  border-radius: 3px;
  margin-right: 10px;
}
