#warranty-editor .tiptap-vuetify-editor__content {
  max-height: 50vh;
}
#warranty-editor .s-warranty textarea {
  height: 54vh;
  font-size: 14px;
}
.gfade-transition-leave-active[data-v-469b429e] {
  position: absolute;
}
.gfade-transition-enter-active[data-v-469b429e], .gfade-transition-leave[data-v-469b429e], .gfade-transition-leave-to[data-v-469b429e] {
  transition: opacity 1s ease;
}
.gfade-transition-enter[data-v-469b429e], .gfade-transition-leave-to[data-v-469b429e] {
  opacity: 0;
}
#warranty-editor #success[data-v-469b429e] {
  position: absolute;
  left: 32%;
  width: 36%;
  top: 150px;
  z-index: 200;
}
#warranty-editor .v-card__text[data-v-469b429e],
#warranty-editor .v-card-title[data-v-469b429e] {
  position: relative;
}
#warranty-editor #view-source[data-v-469b429e] {
  position: absolute;
  top: 5px;
  right: 30px;
  z-index: 100;
}
#warranty-editor #close-source[data-v-469b429e] {
  position: absolute;
  top: 25px;
  right: 20px;
}
#main-nav[data-v-469b429e] {
  border-radius: 12px;
  margin: 0 !important;
  height: 100%;
}
#main-nav .main-nav-item[data-v-469b429e] {
  border-bottom: 1px solid #cecece;
}
#main-nav .main-nav-item[data-v-469b429e]:first-child {
  border-top: 1px solid #cecece;
}
#main-nav .lums-icon[data-v-469b429e] {
  background-color: #6778d4;
  padding: 8px 8px;
  border-radius: 3px;
}
#main-nav .lums-icon2[data-v-469b429e] {
  background-color: #6778d4;
  padding: 4px 8px;
  border-radius: 3px;
  min-width: 48px;
  text-align: center;
}
#happbar h4[data-v-469b429e] {
  line-height: 22px;
}
#sel-holder[data-v-469b429e] {
  height: 75vh;
  width: 90vw;
  margin: -30px auto 0;
  background-color: #f8f8f8;
  padding: 15px;
}
.select[data-v-469b429e] {
  max-height: 130px;
}
#lum-butt[data-v-469b429e] {
  height: 100px;
  min-width: 200px;
  padding: 20px 40px;
  font-size: 2em;
}
.nav-title[data-v-469b429e] {
  background-color: var(--v-primary-base);
}
.nav-title .v-list-item__title[data-v-469b429e] {
  color: #fff !important;
}
