body.cke_editable {
  margin: 0 20px 0 20px;
  padding: 0;
  border-left: 1px dashed #ccc;
  border-right: 1px dashed #ccc;
}

body .cke_inner {
  background: white url('https://cryptic916.com/images/checkered_pattern.png') repeat !important;
}

.cke .cke_button__removeformat .cke_button_label {
  display: none;
}

.cke .cke_combopanel__fontsize {
  font-size: 98px;	
  width: 2em;		/* enough room for 2 maximum width characters */
  min-width: 160px;
}

.cke.cke_combopanel__font {
	width: 15vw;
	min-width: 200px;
}

.cke.cke_combopanel {
	height: 50vh;
	min-height: 200px;
}

textarea.cke_source {
  box-sizing: border-box !important;
  white-space: pre-wrap;
}

.cke_editable.cke_show_borders table.cke_show_border {
  border: #ccc 1px dotted;
}

.cke_editable.cke_editable_inline.cke_contents_ltr.cke_show_borders.cke_focus,
a.simple-inline-editor:focus,
span.simple-inline-editor:focus {
  box-shadow: inset 0px 0px 0px 1px rgba(79, 145, 251, 0.7);
  outline: none;
}

/*
  Floating image margins
*/
.custom_component img[style*="float:left"],
.custom_component img[style*="float: left"],
.blog_component img[style*="float:left"],
.blog_component img[style*="float: left"],
body.cke_editable img[style*="float:left"],
body.cke_editable img[style*="float: left"] {
  margin: 0 20px 20px 0;
}

.custom_component img[style*="float:right"],
.custom_component img[style*="float: right"],
.blog_component img[style*="float:right"],
.blog_component img[style*="float: right"],
body.cke_editable img[style*="float:right"],
body.cke_editable img[style*="float: right"] {
  margin: 0 0 20px 20px;
}

/*
 UI Buttons
*/
body a.cke_dialog_ui_button {
  color: #fff;
}
body a.cke_dialog_ui_button span {
  text-shadow: none;
}
body a.cke_dialog_ui_button_ok {
  border-color: #0f9d50;
  background-color: #0f9d50;
  background-image: none;
}
body a.cke_dialog_ui_button_ok:hover {
  border-color: #0c7e40;
  background-color: #0c7e40;
  background-image: none;
}
body a.cke_dialog_ui_button_cancel {
  border:1px solid #dd4444 ;
  background-color: #dd4444 ;
  background-image: none;
}
body a.cke_dialog_ui_button_cancel:hover {
  background-color: #b33737;
  border:1px solid #b33737;
  background-image: none;
}

/*
     FILE ARCHIVED ON 23:00:03 Jun 29, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:11:22 Feb 07, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  exclusion.robots: 0.128
  exclusion.robots.policy: 0.117
  cdx.remote: 0.122
  esindex: 0.013
  LoadShardBlock: 120.325 (6)
  PetaboxLoader3.datanode: 174.922 (7)
  load_resource: 131.136
  PetaboxLoader3.resolve: 36.207
*/