@import "/assets/vuetify/vuetify.min.css" layer(vue-base);

#monolith {
  height: inherit;
  z-index: 1;
}
#monolith #__single_spa_angular_1 {
  height: inherit;
}
#monolith #__single_spa_angular_1 div[ui-view] {
  height: inherit;
}
.widget {
  left: 0px;
}
.main {
  margin-left: 215px;
}
.v-application--wrap {
  /* margin-top: 32px; */
}
.gshHeader {
  border-color: #abfee9;
  font-size: 15px;
  margin-bottom: 5px;
}
#webpack-dev-server-client-overlay {
  display: none;
}

html {
  overflow-y: auto;
}

body.pdfRender {
  height: auto !important;
}
