@charset "UTF-8";.__ncform-control {
  width: 100%;
  display: inline-block;
}
.invalid-feedback {
  color: #f56c6c;
  display: block;
}.ncform-input .el-select .el-input {
  width: 130px;
}
.ncform-input .input-with-select .el-input-group__prepend {
  background-color: #fff;
}
.ncform-input .ncform-input-upload [type=file] {
  display: none;
}
.ncform-input .el-autocomplete {
  width: 100%;
}.h-layout .ncform-radio.__ncform-control {
  clear: none;
}
.v-layout .ncform-radio.__ncform-control {
  clear: both;
}
.ncform-radio .is-vertical {
  display: block;
}
.ncform-radio .is-vertical + .el-radio {
  margin-left: 0;
  margin-top: 15px;
}
.ncform-radio .label-read {
  font-size: 14px;
}.h-layout .ncform-radio.__ncform-control {
  clear: none;
}
.v-layout .ncform-radio.__ncform-control {
  clear: both;
}
.ncform-radio .is-vertical {
  display: block;
}
.ncform-radio .is-vertical + .el-radio {
  margin-left: 0;
  margin-top: 15px;
}
.ncform-radio .label-read {
  font-size: 14px;
}.h-layout .ncform-checkbox.__ncform-control {
  clear: none;
}
.v-layout .ncform-checkbox.__ncform-control {
  clear: both;
}
.ncform-checkbox .check-all {
  margin-right: 17px;
}
.ncform-checkbox .el-checkbox-group {
  display: inline-block;
}
.ncform-checkbox .is-vertical {
  display: block;
}
.ncform-checkbox .is-vertical + .el-checkbox {
  margin-left: 0;
  margin-top: 15px;
}
.ncform-checkbox .label-read {
  font-size: 14px;
}
.ncform-checkbox .label-read.not[label-vertical] + .label-read {
  margin-left: 20px;
}
.ncform-checkbox .label-read.label-vertical {
  display: block;
}
.ai-button[data-v-4646af1b] {
  padding: 10px;
  display: flex;
  justify-content: flex-end;
}
.h-layout .ncform-date-picker.__ncform-control {
  clear: none;
}
.v-layout .ncform-date-picker.__ncform-control {
  clear: both;
}
.ncform-date-picker.el-date-editor.el-input {
  width: 100%;
}.wrapper-dialog .el-dialog__body {
  display: flex;
  justify-content: center;
  align-items: center;
}
.canvas__wrapper {
  width: 300px;
  height: 300px;
}
.canvas__wrapper canvas {
  display: block;
  width: 100%;
}
@media (min-width: 425px) {
.canvas__wrapper {
    width: 400px;
    height: 400px;
}
}
@media (min-width: 768px) {
.canvas__wrapper {
    width: 500px;
    height: 500px;
}
}
.cropper {
  width: 300px;
  height: 300px;
}
.upload__drag {
  border: #e9ecef 5px;
  border-style: dotted;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px;
  margin: 10px;
}
.upload__drag .el-avatar {
  font-size: 40px !important;
}
.avatar-cropper-wrapper {
  display: flex;
  position: static;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  width: inherit;
}

.dropdown__list {
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0;
  /* border: 10px #333 solid; */
}
.dropdown__item {
  padding: 10px 12px;
}
.dropdown__item:hover {
  background: rgb(253, 250, 250);
  cursor: pointer;
  font-weight: bold;
}
.download-text-file {
  font-size: 11px;
}
.download__preview-image-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
}
.download__preview-image-wrapper .download__preview-image {
  border-radius: 50%;
  width: 45px;
  object-fit: cover;
  height: 45px;
}
.download__preview-icon {
  color: #4e4edd !important;
  padding-top: 3px;
  font-size: 2em;
}
.download__preview-audio,
.download__preview-document {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: #b5bac7;
  align-items: center;
  justify-content: center;
  display: flex;
  color: white;
  font-size: 15px;
}
.download__preview-title {
  cursor: pointer;
  font-weight: bold;
}
.download__preview-title:hover {
  text-decoration: underline;
  color: #4c3bad;
}
.download__preview-actions {
  cursor: pointer;
  margin-left: 3px;
}
.download__preview-actions:hover {
  transform: scale(1.3);
}
.download__archive {
  width: 100%;
  height: 60vh;
}
.download__img {
  width: 100%;
  height: 60vh;
  object-fit: contain;
}
.file__video-canvas {
  height: 100%;
  width: 100%;
}
.file-dialog .el-dialog {
  height: auto;
}
.file__preview[data-v-ada38115]:hover {
  transition: background-color 0.25s ease;
  background-color: #ebeef5b2;
  border-radius: 3px;
}

.upload__image[data-v-5f58c95b] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 250px;
  border-radius: 20px;
  border: 1px solid #dddddd;
}

.el-select[data-v-1c875e99] {
  width: 100%;
}

.document-input .el-form-item__label {
  display: none !important;
}

.btn-line[data-v-3b101de5] {
  text-decoration-line: underline;
  color: #6d6d6f;
}
.\--input[data-v-3b101de5] {
  color: black !important;
}
.invalid .location-form .el-input__inner[data-v-3b101de5] {
  border: 1px solid #dcdfe6 !important;
}
.el-form-item__error[data-v-3b101de5] {
  font-size: 13px;
}
.opportunity-dialog[data-v-ee5f6399] {
  z-index: 5003 !important;
  background: rgba(0, 0, 0, 0.4705882353);
}
.opportunity-dialog[data-v-ee5f6399] .el-dialog {
  height: auto;
  width: 300px;
  height: auto;
}
.opportunity-dialog[data-v-ee5f6399] .el-dialog__body {
  word-break: normal;
}
.opportunity-dialog__input[data-v-ee5f6399] {
  width: 100%;
}.el-icon-arrow-down[data-v-2e7d115f] {
  font-size: 12px;
}
.status__dropdown[data-v-2e7d115f] {
  width: 270px;
  display: block;
  border-radius: 10px;
  padding: 5px;
  color: white;
}
.status__dropdown.open-opportunity[data-v-2e7d115f] {
  background-color: #5464f8;
}
.status__dropdown.won-opportunity[data-v-2e7d115f] {
  background-color: #6cc248;
}
.status__dropdown.close-opportunity[data-v-2e7d115f] {
  background-color: #cc0000;
}
.status__dropdown.waiting-opportunity[data-v-2e7d115f] {
  background-color: #f6be4f;
}
.status__dropdown.reject-opportunity[data-v-2e7d115f] {
  background-color: gray;
}
.status__content[data-v-2e7d115f] {
  display: grid;
  grid-template-columns: 50px 210px;
  text-align: center;
}
.status__icon_wrapper[data-v-2e7d115f] {
  height: 40px;
  width: 40px;
  padding: 6%;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.1);
}
.status__icon[data-v-2e7d115f] {
  margin-top: 3px;
  font-size: 20px;
}.sales-dialog[data-v-0ba2078e] {
  z-index: 5003 !important;
  background: rgba(0, 0, 0, 0.4705882353);
}
.sales-dialog[data-v-0ba2078e] .el-dialog {
  height: auto;
  width: 300px;
  height: auto;
}
.sales-dialog[data-v-0ba2078e] .el-dialog__body {
  word-break: normal;
}
.sales-dialog__input[data-v-0ba2078e] {
  width: 100%;
}.el-icon-arrow-down[data-v-c01b40dc] {
  font-size: 12px;
}
.status__dropdown[data-v-c01b40dc] {
  width: 270px;
  display: block;
  border-radius: 10px;
  padding: 5px;
  color: white;
}
.status__dropdown.open-sale[data-v-c01b40dc] {
  background-color: #5464f8;
}
.status__dropdown.approve-sale[data-v-c01b40dc] {
  background-color: #6cc248;
}
.status__dropdown.cancel-sale[data-v-c01b40dc] {
  background-color: #cc0000;
}
.status__dropdown.waiting-sale[data-v-c01b40dc] {
  background-color: #f6be4f;
}
.status__dropdown.reject-sale[data-v-c01b40dc] {
  background-color: gray;
}
.status__content[data-v-c01b40dc] {
  display: grid;
  grid-template-columns: 50px 210px;
  text-align: center;
}
.status__icon_wrapper[data-v-c01b40dc] {
  height: 40px;
  width: 40px;
  padding: 6%;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.1);
}
.status__icon[data-v-c01b40dc] {
  margin-top: 3px;
  font-size: 20px;
}
.fade-enter[data-v-af960c9d] {
  opacity: 0;
}
.fade-enter-active[data-v-af960c9d] {
  transition: opacity 2s;
}
.el-button--medium.is-round[data-v-af960c9d] {
  padding: 10px 15px;
}
.finished_state__btn[data-v-af960c9d] {
  background-color: #409eff;
  color: white;
}

.is-disabled[data-v-745f97e2] {
  background-color: #f5f7fa;
  border-color: #e4e7ed;
  color: #c0c4cc;
  cursor: not-allowed;
}
.price[data-v-aff91a58] {
  border: 0;
  background: transparent;
}.product__number-input[data-v-80315276] {
  width: 100%;
}
.product__number-input[data-v-80315276] .el-input {
  text-align: start;
}.product__image[data-v-e2eb6950] {
  width: 200px;
  border: 1px solid #dcdfe6;
  height: 200px;
  padding: 10px;
  border-radius: 10px;
}
.product__image img[data-v-e2eb6950] {
  width: 100%;
}
.product__no_image[data-v-e2eb6950] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 200px;
  border: 1px solid #dcdfe6;
  height: 200px;
  padding: 10px;
  border-radius: 10px;
}
.product__dialog[data-v-e2eb6950] .el-dialog__footer {
  padding: 0;
}
.product__default_wrapper[data-v-e2eb6950] {
  display: grid;
  grid-template-columns: auto;
  grid-column-gap: 10px;
}
.product__total_wrapper[data-v-e2eb6950] {
  border-bottom: 1px solid #e5e1e1;
  background: rgba(247, 247, 247, 0.7411764706);
}
@media screen and (min-width: 768px) {
.product__default_wrapper[data-v-e2eb6950] {
    grid-template-columns: 200px auto;
}
}
.product__list-item[data-v-54fcf8d3] {
  padding: 5px 0;
  display: flex;
  justify-content: space-between;
  border-top: 0.5px solid #f0eeee;
}
.transaction__item[data-v-8567bd16] {
  display: grid;
  grid-template-columns: 30% 30%;
  justify-content: space-between;
  align-items: center;
}
.transaction__shipping[data-v-8567bd16] {
  height: 30px;
}
.transaction__total[data-v-8567bd16] {
  font-weight: bold;
  font-size: 12px;
  width: 100%;
}
.el-button--medium.is-round[data-v-8567bd16] {
  padding: 10px 15px;
}.steps-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.steps-wrapper .step-line-wrapper:not(:last-child) {
  flex: 1;
}
.steps-wrapper .step-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 5px;
  width: 100%;
}
.steps-wrapper .step-graphic-wrapper {
  display: flex;
  align-items: center;
}
.steps-wrapper .step-graphic-wrapper .el-progress-bar__outer {
  background-color: #a8acb3;
}
.steps-wrapper .step-graphic-wrapper .step-circle {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #a8acb3;
  width: calc(1vw + 25px);
  border-radius: 50%;
  height: calc(1vw + 25px);
  margin: 5px;
}
.steps-wrapper .step-graphic-wrapper .step-circle:hover {
  transform: scale(1.15);
  cursor: pointer;
}
.steps-wrapper .step-graphic-wrapper .step-circle svg {
  transform: scale(1.2);
}
.steps-wrapper .step-graphic-wrapper .step-circle.small-circle {
  width: 20px;
  height: 20px;
  font-size: 11.5px;
}
.steps-wrapper .step-graphic-wrapper .step-line {
  flex: 1;
}
@media (max-width: 425px) {
.step-graphic-wrapper .step-circle {
    height: 17px !important;
    width: 17px !important;
}
.step-graphic-wrapper .step-circle svg {
    width: 0.75em;
}
.step-graphic-wrapper .step-circle span {
    font-size: 11px;
}
.step-title {
    display: none;
}
}
@media (max-width: 768px) {
.step-n-5 {
    max-width: calc(1.5vw + 65px);
}
.step-n-5 .text-xs {
    font-size: 0.65rem !important;
}
}
.el-icon-microphone-recording[data-v-a480e613] {
  color: red;
  animation: pulse-a480e613 2s infinite;
  border-radius: 50%;
  outline: none;
}
@keyframes pulse-a480e613 {
0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
}
70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
}
100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
}

.el-avatar--large {
  width: 100px !important;
  height: 100px !important;
  justify-content: center !important;
  display: flex !important;
  line-height: 40px !important;
  font-size: 22.5px !important;
  align-items: center !important;
  border-radius: 50%;
}
.el-avatar--mini {
  height: 30px;
  display: flex;
  width: 30px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.choose-user__add-icon {
  border-radius: 50%;
  border: 1px #bbbbbb solid;
  display: flex;
  font-size: 12px;
  width: 30px;
  justify-content: center;
  align-items: center;
  color: #bbbbbb;
  height: 30px;
}
.choose-user__selector {
  justify-content: space-between;
}
.choose-user__add-icon:hover {
  transform: scale(1.3);
  cursor: pointer;
  border: 2px #bbbbbb solid;
}
.select-user-wrapper {
  max-height: 250px;
  overflow-y: auto;
  white-space: nowrap;
}
.select-users__position[data-v-f01e6c76] {
  display: flex;
  justify-content: flex-start;
}
.select-users__position > div[data-v-f01e6c76] {
  position: relative;
}
.fade-enter-active[data-v-f01e6c76] {
  transition: opacity 0.8s ease;
}
.fade-enter-from[data-v-f01e6c76],
.fade-leave-to[data-v-f01e6c76] {
  opacity: 0;
}
.select-users__user[data-v-f01e6c76] {
  position: relative;
  color: gray;
}
.select-users__user .select-users__user_remove[data-v-f01e6c76] {
  position: absolute;
  opacity: 0;
  top: 0;
  right: 2px;
  background: white;
  border-radius: 50%;
  padding: 1px;
}
.select-users__user[data-v-f01e6c76]:hover {
  cursor: pointer;
}
.select-users__user:hover .select-users__user_remove[data-v-f01e6c76] {
  opacity: 1;
}.ql-toolbar.ql-snow {
  border: 1px solid #dcdfe6 !important;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.ql-container.ql-snow {
  border: 1px solid #dcdfe6 !important;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.editor__wrapper {
  position: relative;
  line-height: 20px !important;
}
.editor__wrapper .ql-container.ql-snow {
  border-left: 1px solid #ccc !important;
  border-right: 1px solid #ccc !important;
  border-bottom: 0px !important;
  border-radius: 0px !important;
}
.editor__wrapper .ql-container .ql-editor {
  min-height: 100px;
  font-size: 14px;
}
.editor__upload_files {
  padding: 10px;
}
.editor__extra_area {
  border-bottom: solid 1px #ccc;
  border-left: solid 1px #ccc;
  border-right: solid 1px #ccc;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  position: relative;
  top: -8px;
}
.editor__custom_actions {
  font-size: 24px;
  position: absolute;
  right: 11px;
  display: flex;
  align-items: center;
  top: 11px;
}
.editor__custom_actions i:hover {
  transform: scale(1.2);
}
.editor__custom_actions .el-icon-paperclip {
  font-size: 24px;
  cursor: pointer;
  position: relative;
  top: 1.5px;
}
.editor__custom_actions label {
  margin-bottom: 0px !important;
}
.editor__button {
  text-align: right;
  margin: 5px;
  display: flex !important;
  justify-content: flex-start;
}
.editor__button i {
  font-size: 15px;
}
.ai-button {
  display: flex;
  justify-content: flex-end;
  margin-bottom: -5px;
}.editor__dialog .el-dialog {
  max-width: 1100px;
  width: 100%;
  height: auto;
}
.editor__btn {
  width: 100% !important;
}
.editor__btn:hover {
  transform: scale(1.01);
}
.cropper {
  width: 300px;
  height: 300px;
}
.upload__drag {
  border: #e9ecef 5px;
  border-style: dotted;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px;
  margin: 10px;
}
.upload__drag .el-avatar {
  font-size: 40px !important;
}
.avatar-cropper-wrapper {
  display: flex;
  position: static;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  width: inherit;
}
.ql-toolbar.ql-snow {
  border: 1px solid #dcdfe6 !important;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.ql-container.ql-snow {
  border: 1px solid #dcdfe6 !important;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.editor__wrapper {
  position: relative;
  line-height: 20px !important;
}
.editor__wrapper .ql-container.ql-snow {
  border-left: 1px solid #ccc !important;
  border-right: 1px solid #ccc !important;
  border-bottom: 0px !important;
  border-radius: 0px !important;
}
.editor__wrapper .ql-container .ql-editor {
  min-height: 100px;
  font-size: 14px;
}
.editor__upload_files {
  padding: 10px;
}
.editor__extra_area {
  border-bottom: solid 1px #ccc;
  border-left: solid 1px #ccc;
  border-right: solid 1px #ccc;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  position: relative;
  top: -8px;
}
.editor__custom_actions {
  font-size: 24px;
  position: absolute;
  right: 11px;
  display: flex;
  align-items: center;
  top: 11px;
}
.editor__custom_actions i:hover {
  transform: scale(1.2);
}
.editor__custom_actions .el-icon-paperclip {
  font-size: 24px;
  cursor: pointer;
  position: relative;
  top: 1.5px;
}
.editor__custom_actions label {
  margin-bottom: 0px !important;
}
.editor__button {
  text-align: right;
  margin: 5px;
  display: flex !important;
  justify-content: flex-start;
}
.editor__button i {
  font-size: 15px;
}
.ai-button {
  padding: 5px;
  display: flex;
  justify-content: flex-end;
}
.el-select[data-v-c09bdab1] {
  width: 100%;
}
.editor__dialog .el-dialog {
  max-width: 1100px;
  width: 100%;
  height: auto;
}
.editor__btn {
  width: 100% !important;
}
.editor__btn:hover {
  transform: scale(1.01);
}
.el-input.is-disabled .el-input__inner {
  color: #606266 !important;
  background-color: #fff !important;
}
.textarea-quill {
  outline: 0px !important;
  resize: none;
  width: 100%;
  height: 100px;
  border: none;
  color: #606266;
  padding: 15px;
  padding-top: 5px;
}
.ql-toolbar.ql-snow.teste {
  height: 40px;
  border: 1px solid #dcdfe6 !important;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.ql-container.ql-snow {
  border: 1px solid #dcdfe6 !important;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.editor__wrapper {
  position: relative;
  line-height: 20px !important;
}
.editor__wrapper .ql-container.ql-snow {
  border-left: 1px solid #ccc !important;
  border-right: 1px solid #ccc !important;
  border-bottom: 0px !important;
  border-radius: 0px !important;
}
.editor__wrapper .ql-container .ql-editor {
  min-height: 100px;
  font-size: 14px;
}
.editor__upload_files {
  padding: 10px;
}
.editor__extra_area {
  border-bottom: solid 1px #ccc;
  border-left: solid 1px #ccc;
  border-right: solid 1px #ccc;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  position: relative;
  top: -8px;
}
.styleTop {
  top: 133px !important;
}
.editor__custom_actions {
  font-size: 24px;
  position: absolute;
  right: 11px;
  display: flex;
  align-items: top;
  top: 11px;
}
.editor__custom_actions i:hover {
  transform: scale(1.2);
}
.editor__custom_actions .el-icon-paperclip {
  font-size: 24px;
  cursor: pointer;
  position: relative;
  top: 1.5px;
}
.editor__custom_actions label {
  margin-bottom: 0px !important;
}
.editor__button {
  text-align: right;
  margin: 5px;
  display: flex !important;
  justify-content: flex-start;
}
.editor__button i {
  font-size: 15px;
}
.ai-button {
  padding: 10px;
  display: flex;
  justify-content: flex-end;
  margin-bottom: 8px;
}
.variable-item {
  display: flex;
  align-items: center;
}
.variable-item .copy-icon {
  margin-left: 5px;
  cursor: pointer;
  color: #409eff;
  font-size: 17px;
  opacity: 0.7;
  transition: all 0.2s ease;
}
.variable-item .copy-icon:hover {
  color: #66b1ff;
  transform: scale(1.1);
  opacity: 1;
}.quill-editor {
  min-height: 150px !important;
  margin-bottom: 0 !important;
}
.ql-toolbar.ql-snow {
  border: 1px solid #dcdfe6 !important;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.ql-container.ql-snow {
  border: 1px solid #dcdfe6 !important;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  min-height: 150px;
}
.editor__wrapper {
  position: relative;
  line-height: 20px !important;
}
.editor__wrapper .ql-container.ql-snow {
  border-left: 1px solid #ccc !important;
  border-right: 1px solid #ccc !important;
  border-bottom: 0px !important;
  border-radius: 0px !important;
}
.editor__wrapper .ql-container .ql-editor {
  min-height: 150px;
  font-size: 14px;
  line-height: 1.5;
}
.editor__wrapper .ql-editor img {
  max-width: 100%;
  height: auto;
}
.editor__upload_files {
  padding: 10px;
}
.editor__extra_area {
  border-bottom: solid 1px #ccc;
  border-left: solid 1px #ccc;
  border-right: solid 1px #ccc;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  position: relative;
  top: -8px;
}
.styleTop {
  top: 133px !important;
}
.editor__custom_actions {
  font-size: 24px;
  position: absolute;
  right: 11px;
  display: flex;
  align-items: top;
  top: 11px;
}
.editor__custom_actions i:hover {
  transform: scale(1.2);
}
.editor__custom_actions .el-icon-paperclip {
  font-size: 24px;
  cursor: pointer;
  position: relative;
  top: 1.5px;
}
.editor__custom_actions label {
  margin-bottom: 0px !important;
}
.editor__button {
  text-align: right;
  margin: 5px;
  display: flex !important;
  justify-content: flex-start;
}
.editor__button i {
  font-size: 15px;
}
.ai-button {
  padding: 10px;
  display: flex;
  justify-content: flex-end;
  margin-bottom: 8px;
}
.variable-item {
  display: flex;
  align-items: center;
}
.variable-item .copy-icon {
  margin-left: 5px;
  cursor: pointer;
  color: #409eff;
  font-size: 14px;
  opacity: 0.7;
  transition: all 0.2s ease;
}
.variable-item .copy-icon:hover {
  color: #66b1ff;
  transform: scale(1.1);
  opacity: 1;
}
.editor__dialog .el-dialog {
  max-width: 1100px;
  width: 100%;
  height: auto;
}
.editor__btn {
  width: 100% !important;
}
.editor__btn:hover {
  transform: scale(1.01);
}
.template-selector {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.template-selector-wrapper {
  display: flex;
  align-items: center;
  width: 100%;
}
.template-select {
  flex-grow: 1;
  max-width: 300px;
}
.apply-template-btn {
  margin-left: 10px;
}
.template-label {
  margin-right: 10px;
  font-size: 14px;
  color: #606266;
  white-space: nowrap;
}
.editor__dialog .el-form-item {
  width: 100%;
  margin-bottom: 18px;
}
.editor__dialog .el-form-item__label {
  font-weight: 500;
}
.dialog-buttons {
  display: flex;
  justify-content: flex-end;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
}
.message-preview {
  border: 1px solid #e4e7ed;
  border-radius: 5px;
  padding: 10px;
  background-color: #f5f7fa;
}
.message-preview__header {
  font-weight: 500;
  margin-bottom: 8px;
  padding-bottom: 6px;
  border-bottom: 1px solid #dcdfe6;
}
.message-preview__content {
  font-size: 0.9rem;
  color: #606266;
  white-space: pre-wrap;
  overflow-wrap: break-word;
  line-height: 1.2;
  /* Reduzindo o espaçamento entre linhas */
  max-height: 150px;
  /* Limite de altura para a prévia */
  overflow-y: auto;
  /* Adiciona scroll vertical quando o conteúdo exceder a altura */
  /* Reduzindo o espaçamento entre elementos de bloco */
  /* Reduzindo espaçamento em outros elementos comuns */
  /* Ajustando listas para ficarem mais compactas */
}
.message-preview__content p {
  margin-top: 0.3em;
  margin-bottom: 0.3em;
}
.message-preview__content h1,
.message-preview__content h2,
.message-preview__content h3,
.message-preview__content h4,
.message-preview__content h5,
.message-preview__content h6,
.message-preview__content ul,
.message-preview__content ol,
.message-preview__content dl,
.message-preview__content blockquote {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.message-preview__content li {
  margin-bottom: 0.2em;
}
.log__buttons {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.log__appends_list .el-icon-paperclip {
  font-size: 18px;
}
.log__appends_list .el-icon-paperclip:hover {
  transform: scale(1.3);
}