﻿
/*:root {
    --ck-z-default: 10555 !important;
    --ck-z-modal: calc(var(--ck-z-default) + 999) !important;
}
*/
/*.ck-body-wrapper {
    position: fixed!important;
    z-index: 10000!important;
}
*/
.ck-editor__editable {
    min-height: 300px;
}

.ck-source-editing-area textarea {
    direction: ltr !important;
}

h2.fancy, .ck.ck-button.ck-heading_heading2_fancy {
    color: #ff0050;
    font-size: 17px;
}

.image-style-side{
    text-align:right;
}

.workorder-ckeditor p{
    line-height:0.5rem;
}