/* purgecss start ignore */
th.column-money,
td.column-money {
  text-align: right !important;
}
.search-item {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.search-item-right {
  display: flex;
  flex-direction: row;
  justify-content: right;
  margin-right: 10px;
}
.export-btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 120px;
}
.submit-check-item {
  width: 400px;
  display: flex;
  justify-content: space-between;
  margin-top: 6px;
  margin-bottom: 6px;
}
.submit-check-item-popover {
  display: flex;
  align-items: center;
}

/* purgecss end ignore */


/*# sourceMappingURL=chunk-069c2ba4.1786529362083.css.map?v=1786529362083*/