<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#duplica-modal {
    position: fixed;
    background: #c8c8c859;
    top: 0;
    border: 0;
    left: 0;
    right: 0;
    height: 100%;
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
}
#duplica-modal-loader {
    position: absolute;
}
.duplica-duplicate.menupop &gt; .ab-item:before {
    content: "ï”‚";
    top: 2px;
}</pre></body></html>