/*
https://www.businessmontres.com/modules/backend/formwidgets/richeditor/assets/css/richeditor.css?v318
*/
.redactor-box-fullscreen > ul#redactor-toolbar-0.redactor-toolbar{
    position: fixed;
    width: 100%;
}

.redactor-box-fullscreen .redactor-editor{
    margin-top: 30px;
    top: 30px !important;
}

.field-richeditor.size-large .redactor-editor {
    height: 190px !important;
}

.field-richeditor.size-large .redactor-editor{height:500px !important}

body .redactor-box-fullscreen .redactor-editor{background:#fff;max-width:960px;padding:50px 30px !important;margin:40px auto !important;padding:20px;top:0 !important}

/*
#redactor-toolbar-0 > .field-richeditor.size-large .redactor-editor {
    height: 1700px !important
}

div.redactor-box{
    height: 1500px;
}*/

div.fr-wrapper{
    height: 600px;
}

body .fr-box.fr-basic.fr-top .fr-wrapper, body .fr-box.fr-basic.fr-bottom .fr-wrapper{
    height: 600px;
}
