.magic-write {
  padding: 0;
}

.magic-write textarea {
  width: 100%;
  padding: 20px;
  border: 1px solid #e4e4e4;
  border-radius: 3px;
  outline: none;
  font-size: 14px;
}


.ce-block__content, .ce-toolbar__content {
  max-width: calc(100% - 80px) !important;
}

.cdx-block {
  max-width: 100% !important;
}


.highlight { background-color:#FFFF00; }

.cdx-marker {
    background: rgba(245,235,111,0.29);
    padding: 3px 0;
}

.cdx-loader{
  border: 0 !important;
}
