.errorPage-height[data-v-bffb0ad4] {
  height: 100vh;
  background: #fff;
}
.errorPage-height .errorPage[data-v-bffb0ad4] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 512px;
  width: 614px;
}
.errorPage-height .errorPage .fl[data-v-bffb0ad4] {
  float: left;
}
.errorPage-height .errorPage .text[data-v-bffb0ad4] {
  margin-top: 10px;
  text-align: center;
}
.errorPage-height .errorPage .text a[data-v-bffb0ad4] {
  color: #333;
  text-decoration: underline;
}
.errorPage-height .errorPage .text p[data-v-bffb0ad4] {
  color: #333;
  font-size: 18px;
  margin-bottom: 20px;
}
.errorPage-height .errorPage .text .btn[data-v-bffb0ad4] {
  color: #fff;
  background-color: #424961;
  border-color: #424961;
}
.errorPage-height .errorPage .text .btn[data-v-bffb0ad4]:hover {
  color: #fff;
  background-color: #7580a8;
  border-color: #7580a8;
}
