
textarea[data-v-973ee210] {
  background-color: #fff;
  background-image: none;
  border: .0625rem solid #ccc;
  border-radius: 0;
  color: #55595c;
  line-height: 1.5;
  font: inherit;
  margin: 0;
  padding: .25rem .5rem;
  resize: vertical;
  width: 100%;
}
textarea[disabled][data-v-973ee210] {
  background-color: #eceeef;
  cursor: not-allowed;
  opacity: 1;
}
.theseed-dark-mode textarea[data-v-973ee210] {
  background-color: #27292d;
  border-color: #383b40;
  color: #ddd;
}
button[data-v-973ee210] {
  float: right;
  width: 8rem;
}
ul[data-v-973ee210] {
  border-bottom: 1px solid #ddd;
  height: 36px;
  list-style: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
}
ul[data-v-973ee210]:after,ul[data-v-973ee210]:before {
  content: " ";
  display: table;
}
li[data-v-973ee210] {
  float: left;
  margin-bottom: -1px;
}
li+li[data-v-973ee210] {
  margin-left: .2rem;
}
li button[data-v-973ee210] {
  background: none;
  border: 1px solid transparent;
  border-radius: .25rem .25rem 0 0;
  cursor: pointer;
  display: block;
  font-size: .9rem;
  padding: .5em 1em;
}
li button.active[data-v-973ee210] {
  background-color: #fff;
  border-color: #ddd #ddd transparent;
  color: #55595c;
}
div.tabs[data-v-973ee210]:before {
  clear: both;
  content: "";
  display: table
}
div.tabs[data-v-973ee210] {
  border: 1px solid #ddd;
  border-top: none;
  margin-bottom: 1em;
}
div.tabs>div[data-v-973ee210] {
  display: none;
}
div.tabs>div.active[data-v-973ee210] {
  display: block;
}
div.tabs>div.preview-tab[data-v-973ee210] {
  padding: 20px;
}
div.tabs>div.preview-tab>div[data-v-973ee210] {
  padding-bottom: 0;
}
textarea[data-v-973ee210] {
  border: none;
}
.theseed-dark-mode div.tabs[data-v-973ee210], .theseed-dark-mode ul[data-v-973ee210] {
  border-color: #383b40;
}
.theseed-dark-mode li button[data-v-973ee210] {
  background-color: #27292d;
  border-color: #383b40;
  color: #ddd;
}
.theseed-dark-mode li button.active[data-v-973ee210] {
  background-color: #383b40;
}
