#PaytableContent {
    background: #000000;
    padding: 0 116px 0 116px;
    overflow: overlay;
}

#PaytableContent .title {
    background-image: url("games/assets/CIJSlot/paytable/title.png");
    width: 642px;
    height: 82px;
    margin: 7px auto;
}

#PaytableContent .arrowImage {
    background-image: url("games/assets/CIJSlot/paytable/rr_arrow.png");
    width: 292px;
    height: 98px;
    position: absolute;
    top: 412px;
    left: -61px;
}

#PaytableContent .panel {
    background: #00a1c7;
    border: 5px solid #2ffdff;
    border-radius: 11px;
    margin-bottom: 12px;
    padding: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
}

#PaytableContent .panel.el {
    padding: 1px;
}

#PaytableContent .panel.even {
    float: right;
}

#PaytableContent .panel.half {
    width: 515px;
}

#PaytableContent .panel.leftWide {
    position: absolute;
    border-radius: inherit 0px inherit 0px;
    left: 0;
    width: 71%;
    height: 198px;
    z-index: 10;
    display: flex;
}

#PaytableContent .panel.wild {
    height: 425px;
    background: #03c8da;
}

#PaytableContent .panel.scatter {
    background: #03c8da;
    height: 425px;
    position: relative;
}

#PaytableContent .panel.rightSmall {
    position: absolute;
    right: 0;
    width: 31%;
    height: 198px;
    z-index: 1;
    background: #C67200;
    display: flex;
}

#PaytableContent .panel .imagesContainer {
    float: left;
    width: 445px;
    margin-top: 5px;
}

#PaytableContent .panel .imagesContainer .two {
    width: 420px;
    margin: 0 auto;
}

/* #PaytableContent .panel .imagesContainer.three
{
	width: 455px;
	margin-left: 32px;
} */

/* #PaytableContent .panel .imagesContainer .two .singleImage
{
	margin: 0 15px;
} */

#PaytableContent .panel .imagesContainer .one {
    width: 179px;
    margin: 0 auto;
}

/* #PaytableContent .panel .imagesContainer .singleImage
{
	margin: 0 2px;
} */

#PaytableContent .panel.freespins .singleImage {
    margin: 10px 0 10px 50px;
}

#PaytableContent .panel.freespinsInfo {
    position: relative;
}

#PaytableContent .panel.freespinsInfo .singleImage {
    position: absolute;
    top: 20px;
    left: 8px;
}

#PaytableContent .panel.freespinsInfo .singleImage.ru {
    top: 14px;
}

#PaytableContent .panel.wildInfo {
    position: relative;
}

#PaytableContent .panel.wildInfo .singleImage {
    position: absolute;
    top: 20px;
}

#PaytableContent .panel.wildInfo .singleImage.ru {
    top: 14px;
}

#PaytableContent .panel.wildInfo .singleImage.scatter {
    margin-left: 843px;
}

#PaytableContent .panel.wildInfo .singleImage.scatterSmall {
    right: 244px;
    top: 65px;
}

#PaytableContent .panel.wildInfo .singleImage.scatterSmall.nl {
    right: 216px;
}

#PaytableContent .panel.wildInfo .singleImage.scatterSmall.es {
    right: 214px;
}

#PaytableContent .panel.wildInfo .singleImage.scatterSmall.ro {
    right: 229px;
}

#PaytableContent .panel.wildInfo .singleImage.scatterSmall.ru {
    right: 274px;
}

#PaytableContent .panel.wildInfo .singleImage.scatterSmall.bg {
    right: 203px;
}

#PaytableContent .panel.wildInfo .singleImage.wildMid {
    left: 20px;
}

#PaytableContent .smallPanel {
    background: #00a1c7;
    border-top: 5px solid #2ffdff;
    border-left: 5px solid #2ffdff;
    border-radius: 0 0 5px 0;
    width: 386px;
    height: 62px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 0;
}

#PaytableContent .twoBoxesContainer {
    position: relative;
    width: 100%;
    height: 200px;
    float: left;
    margin-bottom: 15px;
}

#PaytableContent .panel.fullSize {
    width: 100%;
    overflow: hidden;
    padding: 10px;
}

#PaytableContent .panel.jackpotSJ {
    width: 100%;
    overflow: hidden;
}

#PaytableContent .ukr {
    margin-left: 48px;
}

/* flex: */

/* flex: */

/* flex: */

#PaytableContent .flex {
    display: flex;
}

#PaytableContent .paytable-line-container {
    display: flex;
    flex: 1;
    justify-content: space-around;
    align-items: center;
}

#PaytableContent .paytable-line-container.scatter {
    top: 47px;
    left: 128px;
    z-index: 1;
    position: inherit;
    width: 70%;
    padding-bottom: 18px;
}

#PaytableContent .paytable-line {
    display: flex;
    flex: 1;
    flex-direction: column;
    align-items: center;
}

#PaytableContent .line-bullet-container {
    display: flex;
    flex-direction: column;
}

#PaytableContent .line-bullet-container>div::after {
    content: '';
    font-size: 16px;
    position: absolute;
    width: 5px;
    top: 16px;
    left: 27px;
    border-radius: 5px;
    height: 5px;
    background: #ff596a;
    border: 1px solid #502400;
}

#PaytableContent .line-bullet-container.scatter>div::after {
    content: '';
    font-size: 16px;
    position: absolute;
    width: 5px;
    top: 16px;
    left: 27px;
    border-radius: 5px;
    height: 5px;
    background: #ffd200;
    border: 1px solid #502400;
}

#PaytableContent .line-bullet {
    position: relative;
    line-height: 40px;
    float: left;
    margin-left: 15px;
    font: bold 32px arial, sans-serif;
    color: #ff596a;
    text-shadow: 1px 1px #502400, 1px 1px #502400, 1px -1px #502400, -1px 0px #502400;
}

#PaytableContent .line-bullet.scatter {
    color: #ffd200;
}

#PaytableContent .line-bullet.line-coef {
    color: #ffffff;
    text-shadow: none;
}

#PaytableContent .line-bullet.line-coef.small {
    color: #fff4a8;
    text-shadow: none;
}

/* flex; */

/* flex: */

/* flex: */

#PaytableContent .singleImage {
    background-image: url("games/assets/CIJSlot/paytable/sprite.jpg");
    float: left;
    width: 175px;
    height: 175px;
}

#PaytableContent .singleImage.leftCornerImage {
    margin-top: 10px;
    margin-left: 10px;
}

#PaytableContent .singleImage.centerImage {
    float: none;
    margin: auto;
    margin-top: 10px;
}

#PaytableContent .singleImage.leftImage {
    margin-left: 10px;
}

#PaytableContent .arrowImage.iOS {
    left: -61px;
}

#PaytableContent .singleImage.scatter {
    background-position: -875px -350px
}

#PaytableContent .singleImage.wild {
    background-position: -875px -175px;
}

#PaytableContent .singleImage.star {
    background-position: -525px -175px;
}

#PaytableContent .singleImage.turtle {
    background-position: -700px -175px;
    margin-left: 29px;
    margin-right: 30px;
}

#PaytableContent .singleImage.seahorse {
    background-position: -350px -175px;
    margin-left: 12px;
}

#PaytableContent .singleImage.fish {
    background-position: -175px -175px;
    margin-left: 29px;
    margin-right: 30px;
}

#PaytableContent .singleImage.pasaj {
    background-position: 0px -175px;
}

#PaytableContent .singleImage.K {
    background-position: -884px -4px;
    width: 175px;
    height: 167px;
}

#PaytableContent .singleImage.A {
    background-position: -701px -6px;
    width: 175px;
    height: 167px;
    margin-left: 29px;
    margin-right: 30px;
}

#PaytableContent .singleImage.Q {
    background-position: -546px -2px;
    width: 127px;
    height: 170px;
    margin-left: 16px;
    margin-right: 25px;
}

#PaytableContent .singleImage.J {
    background-position: -400px -6px;
    width: 79px;
    height: 163px;
}

#PaytableContent .singleImage.ten {
    background-position: -178px -6px;
    width: 169px;
    height: 163px;
    margin-left: 25px;
}

#PaytableContent .singleImage.nine {
    background-position: -35px -4px;
    width: 104px;
    height: 165px;
    margin-left: 24px;
}

#PaytableContent .singleImage.textScatter.mk {
    background-position: -406px -507px;
    width: 286px;
    height: 43px;
    margin-left: 202px;
}

#PaytableContent .singleImage.textScatter.bg {
    background-position: -405px -598px;
    width: 204px;
    height: 43px;
    margin-left: 243px;
}

#PaytableContent .singleImage.reelSet {
    background-position: 0px -366px;
    width: 254px;
    height: 160px;
}

#PaytableContent .singleImage.scatterSmall {
    background-position: -486px -364px;
    width: 78px;
    height: 78px;
    margin-top: 0px;
    margin-left: 27px;
}

#PaytableContent .singleImage.scatterSmall.uk {
    margin-top: 30px;
    margin-left: 42px;
}

#PaytableContent .singleImage.scatterSmall.el {
    margin-left: 52px;
}

#PaytableContent .singleImage.scatterSmall.hr {
    margin-left: unset;
}

#PaytableContent .singleImage.scatterSmall.nl {
    margin-left: -13px;
    margin-top: -3px;
}

#PaytableContent .singleImage.scatterSmall.bg {
    margin-left: 38px;
    margin-top: 9px;
}

#PaytableContent .singleImage.scatterSmall.es {
    margin-top: 0px;
    margin-left: 13px;
}

#PaytableContent .singleImage.scatterSmall.ro {
    margin-left: 34px;
}

#PaytableContent .singleImage.scatterSmall.fr {
    margin-top: -4px;
    margin-left: 12px;
}

/*#PaytableContent .singleImage.scatterSmall.es {background-position: -649px -361px; width: 65px; height: 65px; left: 370px;}*/

/*#PaytableContent .singleImage.scatterSmall.mk {background-position: -649px -361px; width: 65px; height: 65px; left: 380px; top:35px}*/

#PaytableContent .singleImage.wildSmall {
    background-position: -600px -364px;
    width: 78px;
    height: 78px;
}

#PaytableContent .singleImage.jackpot {
    background-position: -265px -457px;
    width: 600px;
    height: 67px;
    margin-bottom: 10px;
}

#PaytableContent .singleImage.lines {
    background-position: -15px -540px;
    width: 952px;
    height: 95px;
}

#PaytableContent .singleImage.scatterSmall.ro {
    margin-left: 20px;
}

.wildSpecialText {
    position: relative;
}

.wildSpecialText p {
    color: #f4dd00;
    text-shadow: 1px 1px #502400, 1px 1px #502400, 1px -1px #502400, -1px 0px #502400;
    font: bold 30px arial, sans-serif;
    line-height: 45px;
}

.wildSpecialText.uk p {
    margin-right: 27px;
    font: bold 25px arial, sans-serif;
    line-height: 39px;
}

.wildSpecialText.es p {
    font: bold 25px arial, sans-serif;
    line-height: 43px;
}

.wildSpecialText.fr p {
    font: bold 25px arial, sans-serif;
    line-height: 42px;
    margin-top: 25px;
}

.wildSpecialText.nl p {
    font: bold 21px arial, sans-serif;
    line-height: 43px;
    margin-top: 20px;
}

.wildSpecialText .singleImage {
    position: absolute;
    left: 328px;
    top: 61px;
}

.wildSpecialText .singleImage.bg {
    left: 367px;
}

.wildSpecialText .singleImage.es {
    left: 354px;
}

.wildSpecialText .singleImage.ro {
    left: 343px;
}

.wildSpecialText .singleImage.fr {
    left: 355px;
}

.wildSpecialText .singleImage.nl {
    left: 394px;
}

#PaytableContent .singleImage.smallImage {
    margin-top: 0px;
    display: inline-block;
    float: none;
}

#PaytableContent .singleImage.smallImage.scatter {
    background-position: -104px -147px;
    width: 52.5px;
    height: 52.5px;
    background-size: 293px, 207px;
    margin-left: 20px;
}

#PaytableContent .singleImage.jackpotTitle {
    background-position: -262px -80px;
    width: 608px;
    height: 64px;
    float: none;
    margin: 10px auto 20px auto;
}

#PaytableContent .singleImage.jackpotSJTitle {
    background-position: -26px -647px;
    width: 300px;
    height: 69px;
    float: none;
    margin: 10px auto 20px auto;
}

#PaytableContent .linesContainer {
    float: left;
    width: 257px;
    height: 100%;
}

#PaytableContent .panel.rightSmall .paytableLinesContainer {
    padding-left: 25px;
    float: left;
    width: 175px;
}

#PaytableContent .panel.scatter .paytableLinesContainer {
    margin-left: 115px;
}

#PaytableContent .panel.scatter .paytableLinesContainer .lineContent {
    color: #ffffff;
}

#PaytableContent .panel.wild .paytableLinesContainer .lineContent {
    color: #ffffff;
}

#PaytableContent .panel.rightSmall .singleImage {
    float: right;
    margin: 50px 8px 50px 0;
}

#PaytableContent .paytableLine {
    overflow: hidden;
    height: 40px;
    margin-bottom: 0px;
}

#PaytableContent .smallPanel .paytableLine {
    margin-top: 10px;
}

#PaytableContent .paytableLine.scatter {
    margin-bottom: 16px;
}

#PaytableContent .smallPanel.iOS {
    width: 386.5px;
}

#PaytableContent .smallPanel.Android {
    width: 386px;
}

#PaytableContent .textLine {
    font: bold 30px arial, sans-serif;
    text-align: center;
}

#PaytableContent .panel.wild .paytableLine .lineBullet {
    color: #ffd200;
    text-shadow: 1px 1px #502400, 1px 1px #502400, 1px -1px #502400, -1px 0px #502400;
}

#PaytableContent .panel.scatter .paytableLine .lineBullet {
    color: #ffd200;
    text-shadow: 1px 1px #502400, 1px 1px #502400, 1px -1px #502400, -1px 0px #502400;
}

#PaytableContent .panel.rightSmall .paytableLine .lineContent {
    color: #fff4a8;
}

#PaytableContent .panel.scatter .smallPanel .lineBullet {
    color: #ff596a;
    text-shadow: 1px 1px #502400, 1px 1px #502400, 1px -1px #502400, -1px 0px #502400;
}

#PaytableContent .textLine.lineBullet {
    line-height: 40px;
    float: left;
    margin-left: 15px;
    font-weight: 800;
    color: #ff596a;
    text-shadow: 1px 1px #502400, 1px 1px #502400, 1px -1px #502400, -1px 0px #502400;
}

#PaytableContent .paytableLinesContainer {
    margin-top: 30px;
}

#PaytableContent .paytableLinesContainer.wild {
    margin-top: 15px;
}

#PaytableContent .paytableLinesContainer.four {
    margin-top: 10px;
}

#PaytableContent .textLine.lineContent {
    color: #ffffff;
    line-height: 40px;
    overflow: hidden;
}

#PaytableContent .textLine.lineContent.wild {
    color: #f9a810;
}

#PaytableContent .currency {
    font-size: 50%;
}

#PaytableContent .textLine.lineContent.iOS {
    margin-top: 5px;
}

#PaytableContent .textLine.reward {
    color: #ffffff;
    font-size: 22px;
    margin-left: 10px;
}

#PaytableContent .jackpotGambleCurrency {
    font-size: 50%;
    margin-left: 0px;
    top: 0px;
}

#PaytableContent .textLine.scatterText {
    font-size: 46px;
    width: 100%;
    text-shadow: 3px 3px 1px #000000;
}

#PaytableContent .paytableText {
    font: bold 20px arial, sans-serif;
    color: #ffff66;
    text-align: center;
    line-height: 31px;
}

#PaytableContent .paytableText.uk {
    font: bold 19px arial, sans-serif;
    line-height: 30px;
}

#PaytableContent .paytableText.mk .specialFontSize {
    font-size: 25px;
}

#PaytableContent .paytableText.el .specialFontSize {
    font-size: 25px;
}

#PaytableContent .paytableText.mk .specialCol {
    font-size: 25px;
}

#PaytableContent .panel.freespins .paytableText {
    color: #f4dd00;
    text-shadow: 1px 1px #502400, 1px 1px #502400, 1px -1px #502400, -1px 0px #502400;
    margin-top: 76px;
    margin-left: 5px;
    font: bold 32px arial, sans-serif;
    /*padding: 10px 20px;*/
}

#PaytableContent .panel.freespins .paytableText.hr {
    font: bold 30px arial, sans-serif;
}

#PaytableContent .panel.freespins .paytableText.el {
    font: bold 26px arial, sans-serif;
}

#PaytableContent .panel.freespins .paytableText.es {
    font: bold 29px arial, sans-serif;
}

#PaytableContent .panel.freespins .paytableText.fr {
    font: bold 24px arial, sans-serif;
}

#PaytableContent .panel.freespins .paytableText.ru {
    font: bold 29px arial, sans-serif;
}

#PaytableContent .panel.freespins .paytableText.ro {
    font: bold 29px arial, sans-serif;
}

#PaytableContent .panel.freespins .paytableText.mk {
    font: bold 23px arial, sans-serif;
}

#PaytableContent .panel.freespins .paytableText.es {
    font: bold 30px arial, sans-serif;
}

#PaytableContent .panel.freespins .paytableText.uk {
    font: bold 28px arial, sans-serif;
}

#PaytableContent .panel.freespins .paytableText.fr {
    font: bold 27px arial, sans-serif;
}

#PaytableContent .panel.fullSize.freespins {
    background: #03c8da;
}

.specialColor {
    color: #f4dd00;
    text-shadow: -1px 0 #e88300, 0 1px #e88300, 1px 0 #e88300, 0 -1px #e88300;
}

.specColor {
    color: #ffbae2;
    text-shadow: 1px 1px #502400, 1px 1px #502400, 1px -1px #502400, -1px 0px #502400;
}

#PaytableContent .paytableText.exceptText {
    display: inline-block;
    position: relative;
    top: -12px;
}

#PaytableContent .specialContainer {
    display: table;
    margin: 0 auto;
}

#PaytableContent .wildInfo .paytableText.ru {
    margin-left: 30px;
}

#PaytableContent .wildInfo .paytableText.bg {
    margin-left: 0px;
    font-size: 19px;
}

#PaytableContent .freespinsInfo .paytableText.bg {
    margin-left: 98px;
}

#PaytableContent .freespinsInfo .paytableText.fr {
    margin-left: 33px;
}

#PaytableContent .freespinsInfo .paytableText.mk {
    margin-left: 98px;
    /*font-size: 20px;*/
}

#PaytableContent .freespinsInfo .paytableText.ru {
    margin-left: 165px;
}

#PaytableContent .wildInfo .sectionTitle.ru {
    margin-left: 30px;
}

#PaytableContent .wildInfo .sectionTitle.bg {
    margin-left: 15px;
}

/*#PaytableContent .wildInfo .sectionTitle.mk{
	margin-left: 15px;
}*/

#PaytableContent .freespinsInfo .sectionTitle.ru {
    margin-left: 98px;
}

#PaytableContent .freespinsInfo .sectionTitle.bg {
    margin-left: 98px;
}

#PaytableContent .freespinsInfo .sectionTitle.mk {
    margin-left: 98px;
}

#PaytableContent .paytableText.freespins {
    width: 856px;
    font-size: 30px;
    line-height: 47px;
    box-sizing: border-box;
    margin-bottom: 6px;
    margin-left: 101px;
}

#PaytableContent .paytableText.specialCol {
    color: #fdf158;
    margin-left: 0px;
    padding: 0 0;
    font-size: 30px;
    font-weight: bold;
}

#PaytableContent .paytableText.yellow {
    color: #ffae00;
    margin-left: 0px;
    padding: 0 0;
    font-weight: bold;
}

#PaytableContent .paytableText.wild {
    width: 928px;
    font-size: 30px;
    line-height: 47px;
    box-sizing: border-box;
    margin-bottom: 6px;
    margin-left: 56px;
}

#PaytableContent .paytableText.wild.blue {
    color: #17edee;
    margin-left: 0px;
}

#PaytableContent .jackpotLabel {
    color: #ffde00;
    font-weight: bold;
}

#PaytableContent .cardsLabel {
    font-size: 22px;
    color: #ff0000;
    font-weight: bold;
}

#PaytableContent .scarabLabelJackpot {
    color: #f3f007;
}

#PaytableContent .scarabLabelScarab {
    color: #002d95;
}

#PaytableContent .qBets {
    position: relative;
}

#PaytableContent .qBetsSJ {
    position: relative;
    left: -70px;
}

#PaytableContent .gambleFirstLine {
    position: relative;
    left: -40px;
}

#PaytableContent .sectionTitle {
    font: bold 40px arial, sans-serif;
    color: #f4dd00;
    text-shadow: 0px 0px 3px #c900af, 0px 0px 3px #c900af, 0px 0px 3px #c900af, 0px 0px 3px #c900af, 0px 0px 3px #c900af, 0px 0px 3px #c900af, 0px 0px 3px #c900af, 0px 0px 3px #c900af, 0px 0px 3px #c900af, 0px 0px 3px #c900af, 0px 0px 3px #c900af, 0px 0px 3px #c900af, 0px 0px 3px #c900af, 0px 0px 3px #c900af, 0px 0px 3px #c900af, 0px 0px 3px #c900af;
    text-align: center;
    margin-bottom: 10px;
}

#PaytableContent .paytableText.boldText {
    font-size: 20px;
}

.oneLineText {
    clear: both;
    width: 100%;
    text-align: center;
}

.oneLineImage {
    float: none !important;
    margin: 0 auto;
}

.uppercase {
    text-transform: uppercase;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after {
    clear: both;
}

.boldText {
    font-weight: bold !important;
}

.multiplSpecTxt {
    font-size: 40px;
    color: #ffbae2;
    text-shadow: 1px 1px #502400, 1px 1px #502400, 1px -1px #502400, -1px 0px #502400;
}

.multiplSpecTxt.mk {
    font-size: 34px;
}

.multiplSpecTxt.fr {
    font-size: 34px;
}

.multiplSpecTxt.es {
    font-size: 36px;
}

/*.multiplSpecTxt.ru{
	font-size: 40px;
}*/

.specialFontSize {
    /*color: #f4dd00;
    text-shadow: -1px 0 #e88300, 0 1px #e88300, 1px 0 #e88300, 0 -1px #e88300;*/
    font-size: 28px;
}

.specialFontSize.ru {
    font-size: 22px;
}

.greaterLetters {
    font: bold 35px arial, sans-serif;
}

.greaterLetters.bg {
    margin-left: -107px;
}

.greaterLetters.en {
    margin-left: -27px;
}

.greaterLetters.ro {
    margin-left: -27px;
}

.greaterLetters.nl {
    font: bold 26px arial, sans-serif;
    margin-left: -36px;
    line-height: 54px;
}

.greaterLetters.fr {
    font: bold 29px arial, sans-serif;
    margin-left: -36px;
}

.greaterLetters.es {
    font: bold 29px arial, sans-serif;
    margin-left: -36px;
}

.multiplX {
    color: #ffbae2;
    text-shadow: 1px 1px #502400, 1px 1px #502400, 1px -1px #502400, -1px 0px #502400;
    font-weight: 900;
}