.author_box.custom_box_highlighting,
.author_box_author.custom_box_highlighting {
  border: 1px solid red;
}

.author_box_title_checked {
  display: none;
}

.cke_editable .author_box_title_checked {
  display: block;
}
