[data-v-2e8f83f2] .tox-tinymce {
  border-width: 1px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
}
[data-v-2e8f83f2] .el-textarea__inner {
  color: #000;
  font-size: 14pt;
  border-color: red !important;
}
[data-v-2e8f83f2] .el-input__inner {
  border-color: red !important;
  font-size: 14pt;
}
.bs-md[data-v-2e8f83f2] {
  position: fixed;
  right: 10px;
  bottom: 50px;
  height: calc(100vh - 300px);
  background: #f8f8f8;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  align-items: flex-start;
}
[data-v-2b25d2b4] .tox-tinymce {
  border-width: 1px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
}
[data-v-2b25d2b4] .el-textarea__inner {
  color: #000;
  font-size: 14pt;
  border-color: red !important;
}
[data-v-2b25d2b4] .el-input__inner {
  border-color: red !important;
  font-size: 14pt;
}
.bs-md[data-v-2b25d2b4] {
  position: fixed;
  right: 10px;
  bottom: 50px;
  height: calc(100vh - 300px);
  background: #f8f8f8;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  align-items: flex-start;
}
[data-v-2bc0d53f] .tox-tinymce {
  border-width: 1px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
}
[data-v-2bc0d53f] .el-textarea__inner {
  color: #000;
  font-size: 14pt;
  border-color: red !important;
}
[data-v-2bc0d53f] .el-input__inner {
  border-color: red !important;
  font-size: 14pt;
}
.doc-menus {
  position: fixed;
  right: 10px;
  bottom: 100px;
  width: 300px;
  background: #f8f8f8;
  height: calc(100vh - 350px);
  z-index: 200;
}
.content-edit {
  border: 50px solid #555;
  padding: 20px;
  width: 745px;
  overflow: auto;
}
.content-edit .item-style {
  display: inline-block;
  margin: 0 5px;
  width: 180px;
}
.content-edit * {
  background-color: #fff !important;
}
.bs-content {
  width: 595pt;
  background: #fff;
  border-style: solid;
  border-color: #555;
  padding: 20px;
  border-width: 40px 80px;
}
.bs-footer {
  position: sticky;
  bottom: 0;
  width: 100%;
  height: 50px;
  display: flex;
  background: #fff;
  align-items: center;
  justify-content: flex-start;
  z-index: 200;
}
