
.v-input__control {
  margin: 0px;
}
.v-checkbox label {
  -webkit-text-decoration-color: black;
          text-decoration-color: black;
}


.reportView[data-v-2aeaac4e] {
  width: 90vh;
  height: 90vh;
}
.closeBtn[data-v-2aeaac4e] {
  position: sticky;
  position: -webkit-sticky;
  top: 70px;
  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;
}
.order[data-v-2aeaac4e] {
  width: 100%;
  height: 100%;
}


/*# sourceMappingURL=view-OrderApprove-vue.035e3e7d.css.map*/