/*Place your CSS code here*/

/* DO NOT ADD/EDIT AFTER THIS LINE */
iframe.efront-compaq-iframe {
    margin-top: -88px;
    display: block;
    height: 95vh;
    width: 90vw;
}
.custom-sidebar .container_w_sidebar.container_fullscreen {
    max-width: 100% !important;
}
.ef-content-area, .ef-content-edit-area .note-editable, .note-editor {
    overflow-x: hidden;
    width: 90%;
}
