
div.form-block[data-v-2cfe5f3c] {
  margin-bottom: 15px;
}
label[data-v-2cfe5f3c] {
  display: inline-block;
  margin-bottom: .2rem;
}
h3[data-v-2cfe5f3c] {
  color: inherit;
  font-family: inherit;
  font-size: 1.6em;
  font-weight: 700;
  line-height: 1.1;
  margin: 1.2em 0 .8em;
}
h3[data-v-2cfe5f3c]:last-of-type {
  border-top: 2px dashed gray;
  margin: .2em 0 .8em;
  padding-top: 1.5em;
}
ul[data-v-2cfe5f3c] {
  margin: .4em 0 .4em 1.5em;
  padding-left: .5rem;
}
ul li[data-v-2cfe5f3c] {
  list-style: inherit !important;
  margin: .4em 0;
}
p[data-v-2cfe5f3c] {
  margin-bottom: 1rem;
  margin-top: 0;
}
div.preview-group >div[data-v-2cfe5f3c] {
  padding-left: 25px;
  width: 75%;
}
@media screen and (max-width: 700px) {
div.preview-group >div[data-v-2cfe5f3c] {
    width: 100%;
}
}
a.comment-more[data-v-2cfe5f3c] {
  background: #f4f4f4;
  border: 1px solid gray;
  display: block;
  font-weight: 700;
  margin-bottom: 25px;
  margin-left: 40px;
  padding: 5px;
  text-align: center;
  width: 80px;
}
.theseed-dark-mode a.comment-more[data-v-2cfe5f3c] {
  background-color: #325a56;
  color: #ddd;
}
a.comment-more[data-v-2cfe5f3c]:hover {
  background: #bac6f2;
}
.theseed-dark-mode a.comment-more[data-v-2cfe5f3c]:hover {
  background-color: #438a83;
}
form.delete-thread-form[data-v-2cfe5f3c] {
  float: right;
}
input[data-v-2cfe5f3c], textarea[data-v-2cfe5f3c] {
  background-color: #fff;
  background-image: none;
  border: .0625rem solid #ccc;
  border-radius: 0;
  color: #55595c;
  display: block;
  line-height: 1.5;
  font: inherit;
  padding: .25rem .5rem;
  width: 100%;
}
.theseed-dark-mode input[data-v-2cfe5f3c], .theseed-dark-mode textarea[data-v-2cfe5f3c] {
  background-color: #27292d;
  border-color: #383b40;
  color: #ddd;
}
textarea[data-v-2cfe5f3c] {
  margin: 0;
  resize: vertical;
}
input[data-v-2cfe5f3c] {
  margin: 5px 0 10px;
}
textarea[disabled][data-v-2cfe5f3c] {
  background-color: #eceeef;
  cursor: not-allowed;
  opacity: 1;
}
button.submit-button[data-v-2cfe5f3c] {
  float: right;
  width: 8rem;
}
