[data-v-a6fd114e] .ivu-table table tr td {
  text-align: center;
}
[data-v-a6fd114e] .ivu-table table tr th {
  text-align: center;
}
.container[data-v-a6fd114e] {
  height: 50px;
  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;
}

