<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.ipPluginSimpleSlideshowImages2 {
    display: none;
}

.ipPluginSimpleSlideshowTabs2 {
    display: none;
}

.ipPluginSimpleSlideshowTabs2 a{
    radius: 5px;
    border: 1px solid #fff;
    background-color: #ccc;
    position: relative;
    top: -26px;
    left: 5px;
    z-index: 100;
    color: #fff;
    padding: 3px;
    margin-right: 5px;
    font-size: 10px;
}


.ipPluginSimpleSlideshowImages2 &gt; div {
    position: absolute;
}


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