.mj-flex[data-v-53ccbade] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.mj-flex-direction-row[data-v-53ccbade] {
  flex-direction: row;
}
.mj-flex-direction-column[data-v-53ccbade] {
  flex-direction: column;
}
.mj-flex-direction-row-reverse[data-v-53ccbade] {
  flex-direction: row-reverse;
}
.mj-flex-direction-column-reverse[data-v-53ccbade] {
  flex-direction: column-reverse;
}
.mj-justify-content-start[data-v-53ccbade] {
  justify-content: flex-start;
}
.mj-justify-content-center[data-v-53ccbade] {
  justify-content: center;
}
.mj-justify-content-between[data-v-53ccbade] {
  justify-content: space-between;
}
.mj-justify-content-around[data-v-53ccbade] {
  justify-content: space-around;
}
.mj-justify-content-start[data-v-53ccbade] {
  justify-content: flex-start;
}
.mj-align-items-start[data-v-53ccbade] {
  align-items: flex-start;
}
.mj-align-items-center[data-v-53ccbade] {
  align-items: center;
}
.mj-align-items-baseline[data-v-53ccbade] {
  align-items: baseline;
}
.mj-align-items-end[data-v-53ccbade] {
  align-items: flex-start;
}
.mj-align-items-stretch[data-v-53ccbade] {
  align-items: stretch;
}
.mj-flex-wrap-wrap[data-v-53ccbade] {
  flex-wrap: wrap;
}
.mj-flex-wrap-nowrap[data-v-53ccbade] {
  flex-wrap: nowrap;
}
.mj-flex-wrap-nowrap[data-v-53ccbade] {
  flex-wrap: wrap-reverse;
}
.mj-align-content-start[data-v-53ccbade] {
  align-content: start;
}
.mj-align-content-center[data-v-53ccbade] {
  align-content: center;
}
.mj-align-content-between[data-v-53ccbade] {
  align-content: space-between;
}
.mj-align-content-stretch[data-v-53ccbade] {
  align-content: stretch;
}
.mj-align-content-around[data-v-53ccbade] {
  align-content: space-around;
}
.mj-align-content-end[data-v-53ccbade] {
  align-content: end;
}
.mj-align-self-baseline[data-v-53ccbade] {
  align-self: baseline;
}
.mj-align-self-start[data-v-53ccbade] {
  align-self: flex-start;
}
.mj-align-self-center[data-v-53ccbade] {
  align-self: center;
}
.mj-align-self-end[data-v-53ccbade] {
  align-self: flex-end;
}
i[data-v-53ccbade] {
  font-style: normal;
}
li[data-v-53ccbade] {
  list-style: none;
}
input[data-v-53ccbade]:-webkit-autofill,
input[data-v-53ccbade]:-internal-autofill-selected {
  background-color: #fff;
}
.router-view[data-v-53ccbade] {
  min-height: 500px;
}
.fontDin[data-v-53ccbade] {
  font-family: "Din Bold" !important;
}
[data-v-53ccbade] .ivu-page .ivu-page-prev,[data-v-53ccbade] .ivu-page .ivu-page-next {
  border: none;
  background: rgba(153, 153, 153, 0.1);
}
[data-v-53ccbade] .ivu-page .ivu-page-item {
  background: rgba(153, 153, 153, 0.1);
  border: none;
}
[data-v-53ccbade] .ivu-page .ivu-page-item-active {
  background: #E51915;
  border-radius: 2px;
}
[data-v-53ccbade] .ivu-page .ivu-page-item-active a {
  color: #ffffff;
}
.flex-center[data-v-53ccbade] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.container[data-v-53ccbade] {
  width: 100vw;
  min-width: 1180px;
  height: 100vh;
  background: #736e6e url("/images/login-bg.jpg") center center no-repeat;
}
.box[data-v-53ccbade] {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 480px;
  height: 500px;
  box-sizing: border-box;
  background: #fff;
}
.topBar[data-v-53ccbade] {
  text-align: right;
}
.btnClose[data-v-53ccbade] {
  cursor: pointer;
  margin: 16px 16px 0 0;
  color: #999 !important;
}

