.tox-tinymce {
  /* border-color: #ccc!important; */
}

.tox-tinymce .tox-editor-container .tox-toolbar-overlord .tox-toolbar {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg height='39px' viewBox='0 0 40 39px' width='40' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0' y='38px' width='100' height='1' fill='%23ccc'/%3E%3C/svg%3E") left 0 top 0 #eee!important;
  /* border-color: #ccc; */
}

.tox-tinymce .tox-editor-container .tox-toolbar-overlord .tox-toolbar .tox-toolbar__group {
  /* border-color: #ccc; */
}

.tox-tinymce .tox-edit-area {
  /* border-color: #ccc!important; */
}

.tox-tinymce .tox-statusbar {
  background-color: #eee!important;
  /* border-color: #ccc!important; */
}

.tox-toolbar-overlord .tox-toolbar:first-child .tox-tbtn--bespoke .tox-tbtn__select-label {
  width: 3em!important;
}