@CHARSET "UTF-8";
/* background images */

#loading {
    background-image: url('../../picts/rest/landheroesGoNi/1280/loading_screen_l32.jpg');
}

.container.l169 #loading {
    background-image: url('../../picts/rest/landheroesGoNi/1280/loading_screen_l169.jpg');
}

.jackpotContainer .bgControlBox {
    background-image: url('../../picts/rest/landheroes/1280/bg_bottom.jpg');
}

.freegame .jackpotContainer .bgControlBox {
    background-image: url('../../picts/rest/landheroes/1280/bg_bottom-fg.jpg');
}

.container.landscape.inJackpotMode.chance .jackpotContainer .bgControlBox {
    background-image: url('../../picts/rest/landheroes/1280/console_mobile_bg.png');
}

.container.portrait .jackpotContainer .bgControlBox {
    background-image: url('../../picts/rest/landheroes/1280/console_portrait_bg.png');
}

.freegame .headlineContainer.anim .jackpotLogo {
    background-image: none;
}

.container .headlineContainer .jackpotLogo {
    top: 28px;
    right: 234px;
}

.container .portraitHeadlineContainer .jackpotLogo {
    bottom: 20px;
    right: 212px;
}