a[data-v-4e5fe866] {
  color: inherit !important;
  font-size: 0.875rem;
}
.frame[data-v-4e5fe866] {
  color: white;
  font-size: 1rem;
  margin: 0px 0px;
  -ms-touch-action: none;
      touch-action: none;
  position: absolute;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  border-radius: 0px !important;
  top: 0px;
  left: 0px;
  overflow: hidden;
}
.frame .floating-row[data-v-4e5fe866] {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.frame .floating-row .floating-item[data-v-4e5fe866] {
  background: rgba(90, 90, 90, 0.3);
  padding: 10px;
  border-radius: 5px;
  margin: 10px;
}
.frame .floating-row .floating-item.size[data-v-4e5fe866]:hover {
  cursor: pointer;
  background: rgba(90, 90, 90, 0.6);
}
.frame .floating-row .floating-item.selected-item[data-v-4e5fe866] {
  background: rgba(90, 90, 90, 0.9);
}
.frame .floating-row .floating-item.disabled[data-v-4e5fe866], .frame .floating-row .floating-item.disabled[data-v-4e5fe866]:hover {
  cursor: default !important;
  background: rgba(90, 90, 90, 0.3) !important;
}
.frame .floating-row .actions[data-v-4e5fe866] {
  display: inline-block;
  font-size: 0.75rem;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}
.frame .floating-row .actions input[data-v-4e5fe866] {
  width: 30px;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}
.frame .floating-row .actions input[type=number][data-v-4e5fe866]::-webkit-inner-spin-button, .frame .floating-row .actions input[type=number][data-v-4e5fe866]::-webkit-outer-spin-button {
  opacity: 1;
}
.frame .floating-row .size[data-v-4e5fe866] {
  z-index: 20;
  font-size: 0.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.frame .add-content[data-v-4e5fe866] {
  z-index: 20;
}
.message[data-v-4e5fe866] {
  padding-top: 25%;
  text-align: center;
}
@media only screen and (max-width: 1300px) {
.frame[data-v-4e5fe866] {
    font-size: 0.75rem;
}
}
