.stage-scene .en.stage-btn-save {
    background-image: url(resources/ui/en.save.png) !important
}

.stage-scene .en.stage-btn-load {
    background-image: url(resources/ui/en.load.png) !important
}

.stage-scene .en.stage-btn-auto {
    background-image: url(resources/ui/en.auto.png) !important
}

.stage-scene .en.stage-btn-auto-active {
    background-image: url(resources/ui/en.auto.active.png) !important
}

.stage-scene .en.stage-btn-skip {
    background-image: url(resources/ui/en.skip.png) !important
}

.stage-scene .en.stage-btn-skip.stage-btn-active {
    background-image: url(resources/ui/en.skip.active.png) !important
}

.stage-scene .en.stage-btn-log {
    background-image: url(resources/ui/en.log.png) !important
}

.stage-scene .en.stage-btn-cgmode {
    background-image: url(resources/ui/en.cgmode.png) !important
}

.stage-scene .en.stage-btn-exit {
    background-image: url(resources/ui/en.exit.png) !important
}