<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.scb_hidden_after:after {
        visibility: hidden !important;
    }
.scb_show_after:after {
       visibility: show !important;
    }
    
div.motopress-more-handler.motopress-more-handler-disabled.ui-draggable {
    display: none;
}

</pre></body></html>