.redactor-box {background-color:white}
.redactor-box.redactor-box-fullscreen {z-index:9998}
.redactor-box p {margin-bottom:0}
.redactor-box table {width:100%;margin:auto}
.redactor-box img {max-width:100% !important;height:auto !important}
[data-control="editable"] p {margin-bottom:0}
[data-control="editable"] img {max-width:100% !important;height:auto !important}
[data-control="editable"] table {width:100%;margin:auto}
.foolsopts-editor img {max-width:100% !important;height:auto !important}
.foolsopts-editor p {margin-bottom:0}
.foolsopts-editor table {width:100%;margin:auto}
.redactor-dropdown,
.redactor-modal-box {z-index:9999 !important}
@media screen and (max-width:991px) {.redactor-box table td {display:block }[data-control="editable"] table td {display:block }.foolsopts-editor table td {width:50%;float:left;display:block }}