.summernoteRenderWrap img,
.note-editable img {
  height: auto !important;
  max-width: 100% !important;
}
.summernoteOriginalAddOn {
  padding-top: 10px;
  z-index: 7;
}
@media (min-width: 1024.1px) {
  .note-video-clip {
    max-width: 750px !important;
  }
}
@media (max-width: 1024px) and (min-width: 800.1px) {
  .note-video-clip {
    max-width: 517.325px !important;
    max-height: 290.995px !important;
  }
}
@media (max-width: 800px) and (min-width: 768px) {
  .note-video-clip {
    max-width: 368px !important;
    max-height: 207px !important;
  }
}
@media (max-width: 767.98px) and (min-width: 400px) {
  .note-video-clip {
    max-width: 354.4px;
    max-height: 199.35px;
  }
}
@media (max-width: 399.98px) and (min-width: 330px) {
  .note-video-clip {
    max-width: 315.2px;
    max-height: 177.3px;
  }
}
@media (max-width: 329.98px) {
  .note-video-clip {
    max-width: 260px;
    max-height: 146.25px;
  }
}
.note-editable div,
.note-editable span,
.note-editable p,
.note-editable h1,
.note-editable h3,
.note-editable h4,
.note-editable h5,
.note-editable tr,
.note-editable tbody,
.note-editable h2 {
  max-width: 100% !important;
}
.summernoteRenderWrap div,
.summernoteRenderWrap span,
.summernoteRenderWrap tr,
.summernoteRenderWrap tbody,
.summernoteRenderWrap p,
.summernoteRenderWrap h1,
.summernoteRenderWrap h3,
.summernoteRenderWrap h4,
.summernoteRenderWrap h5,
.summernoteRenderWrap h2 {
  max-width: 100% !important;
}
@media (max-width: 767.98px) {
  .summernoteRenderWrap td,
  .note-editable td {
    max-width: 50px !important;
    overflow: auto;
  }
  .summernoteRenderWrap td span,
  .note-editable td span {
    font-size: 14px !important;
  }
}
.swal2-actions button {
  font-family: Rift !important;
}
.summernoteRenderWrap {
  overflow: hidden;
}
.note-popover > .modal-backdrop {
  display: none !important;
}
.summernoteRenderWrap img.note-float-right {
  margin-left: 10px;
}
.summernoteRenderWrap img.note-float-left {
  margin-right: 10px;
}
@media (max-width: 767.98px) {
  .fr-text-uppercase,
  .fr-text-spaced,
  .fr-text {
    white-space: pre-wrap !important;
    /* CSS3 */
    white-space: -moz-pre-wrap !important;
    /* Firefox */
    white-space: -pre-wrap !important;
    /* Opera <7 */
    white-space: -o-pre-wrap !important;
    /* Opera 7 */
    word-wrap: break-word !important;
    /* IE */
  
  }
}
.note-toolbar {
  z-index: 10 !important;
}
