/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 20 2026 | 16:32:19 */
.toolbarButton.zoomIn::before {
    width: 28px;
    height: 28px;
}
.toolbarButton.zoomOut::before {
    width: 28px;
    height: 28px;
}
.toolbarButton::before, .secondaryToolbarButton::before {
    top: 0px;
    left: 3px;
}
html[dir='ltr'] .toolbarButton#sidebarToggle::before {
    width: 28px;
    height: 28px;
}
#viewFind.toolbarButton::before {
    width: 28px;
    height: 28px;
}
html[dir='ltr'] .toolbarButton.pageUp::before {
    width: 28px;
    height: 28px;
}
html[dir='ltr'] .toolbarButton.pageDown::before {
    width: 28px;
    height: 28px;
}
#viewThumbnail.toolbarButton::before {
    width: 28px;
    height: 28px;
}
html[dir="ltr"] #viewOutline.toolbarButton::before {
    width: 28px;
    height: 28px;
}
.pvfw_page_prev img, .pvfw_page_next img {
    width: 50px;
    height: 50px;
    padding: 0;
}
.pvfw_page_prev {
    background: transparent !important;
}
.pvfw_page_next {
    background: transparent !important;
}


