.error-wrapper[data-v-d88ae25c] {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.error-wrapper img[data-v-d88ae25c] {
  max-width: 80%;
}
.status[data-v-8eada60e] {
  border-left: 8px solid;
}
.status-done[data-v-8eada60e] {
  border-color: #4caf50;
  color: #4caf50;
}
.status-done .theme--light.v-icon[data-v-8eada60e] {
  color: #4caf50;
}
.status-pending[data-v-8eada60e] {
  border-color: #ff9800;
  color: #ff9800;
}
.status-pending .theme--light.v-icon[data-v-8eada60e] {
  color: #ff9800;
}
.status-failed[data-v-8eada60e] {
  border-color: #f44336;
  color: #f44336;
}
.status-failed .theme--light.v-icon[data-v-8eada60e] {
  color: #f44336;
}
.status-cancelled[data-v-8eada60e],
.status-expired[data-v-8eada60e] {
  border-color: #9e9e9e;
  color: #9e9e9e;
}
.status-cancelled .theme--light.v-icon[data-v-8eada60e],
.status-expired .theme--light.v-icon[data-v-8eada60e] {
  color: #9e9e9e;
}
.status-updated[data-v-8eada60e] {
  border-color: #3b79f5;
  color: #3b79f5;
}
.status-updated .theme--light.v-icon[data-v-8eada60e] {
  color: #3b79f5;
}

