#drawMain[data-v-30255527] {
  background-size: 100% 100%;
}
.inner[data-v-30255527] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  height: calc(100% - 70px);
}
.inner .column[data-v-30255527] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.inner .column .row[data-v-30255527] {
  width: 100%;
}
.inner .column .flex1[data-v-30255527] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.inner .flex2[data-v-30255527] {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.headerContain[data-v-30255527] {
  padding: 10px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.headerContain img[data-v-30255527] {
  max-width: 100%;
  max-height: 100%;
}
.headerContain .textBar[data-v-30255527] {
  height: 100%;
  min-width: 250px;
  width: 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.headerContain .side[data-v-30255527] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 7px;
  padding-top: 3px;
}
.headerContain .rightSide[data-v-30255527] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.headerContain .leftSide[data-v-30255527] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

