.app-wrapper[data-v-5cbed7f4] {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.app-wrapper[data-v-5cbed7f4]::after {
  content: "";
  display: table;
  clear: both;
}
.app-wrapper.mobile.openSidebar[data-v-5cbed7f4] {
  position: fixed;
  top: 0;
}
.main-hidden[data-v-5cbed7f4] {
  margin-left: 0 !important;
}
.app-mask[data-v-5cbed7f4] {
  background: #000;
  opacity: 0.3;
  width: 100%;
  top: 0;
  height: 100%;
  position: absolute;
  z-index: 999;
}
.re-screen[data-v-5cbed7f4] {
  margin-top: 12px;
}