.ck .ck-editor__main .ck-editor__editable{background:#fff;min-height:30vh;max-height:30vh;overflow:auto;background-clip:padding-box;border:none!important;-webkit-transition:-webkit-box-shadow .15s ease;transition:-webkit-box-shadow .15s ease;transition:box-shadow .15s ease;transition:box-shadow .15s ease,-webkit-box-shadow .15s ease;-webkit-box-shadow:0 1px 3px rgba(50,50,93,.15),0 1px 0 rgba(0,0,0,.02);box-shadow:0 1px 3px rgba(50,50,93,.15),0 1px 0 rgba(0,0,0,.02)}.ck .ck-editor__main .ck-editor__editable.ck-focused{border-color:rgba(50,151,211,.25);-webkit-box-shadow:0 0 0 .125em rgba(231,0,76,.25);box-shadow:0 0 0 .125em rgba(231,0,76,.25)}