.anysource .presentationPreviousNoteButton,
.anysource .presentationNextNoteButton,
.anysource .presentationPageUpButton,
.anysource .presentationPageDownButton {
    background-color: rgba(255,255,255,.9);
}

.anysource .presentationPreviousNoteButton.hover,
.anysource .presentationNextNoteButton.hover,
.anysource .presentationPageUpButton.hover,
.anysource .presentationPageDownButton.hover {
    background-color: #4c4c4c;
}

.anysource .presentationPreviousNoteTitle,
.anysource .presentationNextNoteTitle,
.anysource .endNoteMessage
{
    background-color: rgba(255,255,255,.9);
}

.anysource .endNoteMessage {
    background-color: rgba(26,26,26,.8);
    color: white;
}

.anysource body *.presentationToolbarTooltip,
.anysource body *.presentationBackTooltip  {
    background-color: rgba(255,255,255,.9) !important;
}

.anysource body *.presentationToolbarTooltipKeyShortcut,
.anysource body *.presentationBackTooltipKeyShortcut {
    color: #a7a9ac !important;
}

.anysource .presentationBackButton {
    background-color: #4c4c4c;
}
.anysource .presentationBackButton {
    background-color: #4c4c4c;
}
