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

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

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

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

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

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

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

.container .headlineContainer .jackpotLogo {
    top: 22px;
    right: 130px;
}

.container .portraitHeadlineContainer .jackpotLogo {
    bottom: 16px;
    right: 200px;
}