html:not(.is-panel) #main-content { width: 100%; height: 100%; margin: 0; border-radius: 0; } .dev-line { border-radius: 0; } .drawing-panel { display: none; } div#drawing { height: 100%; top: 0; } html:not(.is-panel) body[data-widget-type="2"]:not(.address-disabled) #leftmodal { top: 0px !important; height: calc(100% - 30px) !important; }.politika.politika-2 {
    display: none;
}
#lightcase-overlay {
    background: #1A1A1A;
    opacity: 0.9 !important;
}
#leftmodal .rp-select:before {
    background: #1a1a1aa1;
}
html:not(.is-panel) body[data-widget-type="2"]:not(.address-disabled)[data-mobile="items"] #leftmodal, html:not(.is-panel) body[data-widget-type="2"]:not(.address-disabled)[data-mobile="scheme"] #leftmodal {
    top: 0 !important;
    height: 100% !important;
}