/* Give extra space for the last Block Code-Auto-Completion dialog */
#wpbody-content {margin-bottom: 270px; overflow: visible !important;}

.cjt-create-metabox-metabox-form .notice {
	font-weight: bold;
}
.cjcodeblock {
	margin-right: 0px !important; /* Override block.css style */
}
.cjpageblock {right: 13px; margin-top: 4px;}
/** Editor toolbox */
.editor-toolbox a.cjttbl-preview {background-image: url(../images/editor-toolbox/preview.png);}


.postbox.cjt-block .postbox-header .hndle {
    justify-content: initial !important;
}