.exportBtn[data-v-326ec6d7] {
  width: 200px;
  height: 40px;
  background-color: #1e8ff5;
  padding: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin-bottom: 25px;
  color: #fff;
  border-radius: 2px;
  cursor: pointer;
  font-size: 16px;
}
.nine[data-v-326ec6d7] {
  background-color: #0cd267;
}
.column[data-v-326ec6d7] {
  -ms-flex-direction: column;
      flex-direction: column;
}

.bgGrey[data-v-304bf48d] {
  background: #f5f5f5 !important;
}
.formSubmitBtn[data-v-304bf48d] {
  width: 160px;
  padding: 0;
}
.printbtn[data-v-304bf48d] {
  width: 100%;
  line-height: 34px;
  text-align: center;
}

