
.skeleton[data-v-e3393b5e] {
  opacity: 0.7;
  animation: skeleton-loading-e3393b5e 1s linear infinite alternate;
}
.skeleton-text[data-v-e3393b5e] {
  width: 100%;
  height: 0.8rem;
  margin-bottom: 0.25rem;
  border-radius: 0.25rem;
}
.disabeld_line[data-v-e3393b5e] {
  text-decoration: line-through;
}
.pages_list[data-v-e3393b5e] {
  /* max-height: v-bind(max_hieght); */
  max-height: 19rem;
  overflow: scroll;
}
.separator[data-v-e3393b5e] {
  border-bottom: 2px dotted #d9d9d9 !important;
}
@keyframes skeleton-loading-e3393b5e {
0% {
    background-color: hsl(201, 18%, 85%);
}
100% {
    background-color: hsl(206, 64%, 98%);
}
}


.h-content[data-v-71e053fa] {
  height: -moz-fit-content !important;
  height: fit-content !important;
}

.dragArea[data-v-b04858d6]{min-height:13px}.sortable-drag[data-v-b04858d6]{border:1px dashed;border-radius:8px;margin:1px}.outline_none[data-v-b04858d6]{outline:none}.delete_icon[data-v-b04858d6]{transition:all .3s ease}.delete_icon:hover svg path[data-v-b04858d6]{fill:red;cursor:pointer}

.skeleton[data-v-1253b9e4] {
  opacity: 0.7;
  animation: skeleton-loading-1253b9e4 1s linear infinite alternate;
}
.skeleton-text[data-v-1253b9e4] {
  width: 100%;
  height: 0.8rem;
  margin-bottom: 0.25rem;
  border-radius: 0.25rem;
}
@keyframes skeleton-loading-1253b9e4 {
0% {
    background-color: hsl(201, 18%, 85%);
}
100% {
    background-color: hsl(206, 64%, 98%);
}
}


@media (max-width: 600px) {
.justify-content-xs-center[data-v-24c4fc97] {
    justify-content: center !important;
}
}

