@font-face {
    font-family: 'times';
    src: url('/games/slot5/goldenCasino/desktop/src/fonts/TimesGoldenCasino.otf');
    font-weight: normal;
    font-style: normal;
}

/*BUTTONS*/
.slot_btn {
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
}

.slot_btn_disable {
    display: none;
    cursor: default !important;
}

.slot_btn_disabled {
    cursor: default !important;
}

#btn_RouletteFS_spin {
    cursor: pointer;
}

#btnBackBonus {
    cursor: pointer !important;
}

.divStopBonus {
    cursor: pointer;
}

.btn_SpecialSC2 {
    cursor: pointer;
}

.btn_BlackJack {
    cursor: pointer;
}

.divAutoplayNum {
    text-shadow: 1px 0 0 #000, -1px 0 0 #000, 0 1px 0 #000, 0 -1px 0 #000, 1px 1px #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 0px;
    line-height: 118px;
    height: 118px;
}

.btnPayline {
    cursor: pointer;
    font-family: times;
    color: #000000;
    font-size: 19px;
    text-align: center;
    width: 53px;
    height: 39px;
}

.txtLineCoin {
    display: none;
}

.txtLineNum {
    display: none;
    font-size: 20px;
    padding-top: 2px;
    padding-left: 2px;
    text-align: center;
    color: #000000;
    width: 53px;
    height: 39px;

}

.lightPT {
    background: url(/games/slot5/goldenCasino/desktop/img/paytable/light.png) no-repeat center 70px;
    height: 100%;
}

#txtLineNum10, #txtLineNum11, #txtLineNum12, #txtLineNum13, #txtLineNum14, #txtLineNum15, #txtLineNum16, #txtLineNum17, #txtLineNum18 {
    background-image: url(/games/slot5/goldenCasino/desktop/img/overLine_dx.png);
    padding-top: 5px;
    padding-right: 9px;
    text-align: right;

}

.highLightLine10, .highLightLine11, .highLightLine12, .highLightLine13, .highLightLine14, .highLightLine15, .highLightLine16, .highLightLine17, .highLightLine18 {
    background-image: url(/games/slot5/goldenCasino/desktop/img/overLine_dx.png);
}

#txtLineNum1, #txtLineNum2, #txtLineNum3, #txtLineNum4, #txtLineNum5, #txtLineNum6, #txtLineNum7, #txtLineNum8, #txtLineNum9 {
    background-image: url(/games/slot5/goldenCasino/desktop/img/overLine_sx.png);
    text-align: left;
    padding-left: 15px;
    padding-top: 5px;
}

.highLightLine1, .highLightLine2, .highLightLine3, .highLightLine4, .highLightLine5, .highLightLine6, .highLightLine7, .highLightLine8, .highLightLine9 {
    background-image: url(/games/slot5/goldenCasino/desktop/img/overLine_sx.png);
}

#btn_RouletteFS_spin {
    width: 222px;
    height: 95px;
    position: absolute;
    top: 610px;
    left: 529px;
}

#btn_RouletteFS_spin:hover {

}

#btnBackBonus {
    left: 990px;
    top: 645px;
    width: 140px;
    height: 65px;
}

/*
PAYTABLE
*/

#exitPT_btn {
    background-image: url(/games/slot5/goldenCasino/desktop/img/buttons/btnArrowPT.png);
    display: block;
    width: 50px;
    height: 43px;
    position: absolute;
    cursor: pointer;
    left: 618px;
    top: 655px;
    transform: rotate(-90deg);
}

#exitPT_btn:hover {
    background-image: url(/games/slot5/goldenCasino/desktop/img/buttons/btnArrowPT_over.png);
}

.logoPT {
    background-image: url(/games/slot5/goldenCasino/desktop/img/paytable/logoPaytable.png);
    width: 370px;
    height: 85px;
    margin: 28px auto 0px;
    display: block;
}

.logoPL {
    background-image: url(/games/slot5/goldenCasino/desktop/img/paytable/logoPaylines.png);
    width: 350px;
    height: 80px;
    margin: 28px auto;
    display: block;
}

.section_cont_paytable {
    width: 100%;
    height: 720px;
    overflow: hidden;
    background-color: rgba(214, 214, 214, 0.7);
    text-align: center;
    border-radius: 1px;
    position: relative;
    left: 0%;
    top: 0%;
}

.targetPaytable {
    background-image: url(/games/slot5/goldenCasino/desktop/img/paytable/bgPT.jpg);
    background-repeat: no-repeat;
    background-position: 200px 130px;
    width: 100%;
    height: 100%;
}

.container-fluid {
    height: 100%;
    width: 100%;
}

.carousel {
    background-image: url(/games/slot5/goldenCasino/desktop/img/frame.png);
}

.carousel-inner {
    background-image: url(/games/slot5/goldenCasino/desktop/img/bgWin.png);
    background-repeat: no-repeat;
    background-position: 176px 550px;
}

.contentPT {
    height: 100%;
    position: relative;
    background-image: url(/games/slot5/goldenCasino/desktop/img/statusBar.png);
    background-repeat: no-repeat;
    background-position: 139px 634px;
}

.carousel-control.right {
    right: 520px;
    width: 50px;
    height: 43px;
    top: 577px;
    transform: rotate(180deg);
    background-image: url(/games/slot5/goldenCasino/desktop/img/buttons/btnArrowPT.png);
}

.carousel-control.right:hover {
    background-image: url(/games/slot5/goldenCasino/desktop/img/buttons/btnArrowPT_over.png);
}

.carousel-control.left {
    left: 520px;
    width: 50px;
    height: 43px;
    top: 577px;
    background-image: url(/games/slot5/goldenCasino/desktop/img/buttons/btnArrowPT.png);
}

.carousel-control.left:hover {
    background-image: url(/games/slot5/goldenCasino/desktop/img/buttons/btnArrowPT_over.png);
}

#carouselArrow {
    background-repeat: no-repeat;
    width: 50px;
    height: 43px;
    position: relative;
    display: inline-block;
    background-size: contain;
}

.carousel-control {
    opacity: 1 !important;
}

.carousel-indicators {
    bottom: 96px !important;
    z-index: 0;
}

.carousel-indicators li {
    width: 18px;
    height: 18px;
    margin: 1px 4px 1px 4px;
}

.carousel-indicators .active {
    width: 18px;
    height: 18px;
    margin: 1px 4px 1px 4px;
}

.paytableImg {
    background-image: url(/games/slot5/goldenCasino/desktop/img/paytable/imgPT1.png);
    width: 835px;
    height: 355px;
    margin: 31px auto;
}

.paylineImg {
    background-image: url(/games/slot5/goldenCasino/desktop/img/paytable/imgPT2.png);
    width: 620px;
    height: 370px;
    background-repeat: no-repeat;
    margin: 46px auto;
}

.genericPtTextSx {
    font-size: 13px;
    color: #EBECBA;
}

.txtPt2_zh-CN{
    top: 260px !important;
    left: 260px !important;
}

.txtPt2_zh-TW{
    top: 260px !important;
    left: 260px !important;
}

.genericPtText {
    color: #EBECBA;
}

#txtPt2 {
    position: absolute;
    width: 1280px;
    top: 503px;
}

#txtPt1 {
    position: absolute;
    left: 759px;
    width: 270px;
    top: 170px;
}

.wildPt {
    background-image: url(/games/slot5/goldenCasino/desktop/img/icons/icon10.png);
    width: 150px;
    height: 150px;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    position: absolute;
    top: 150px;
    left: 251px;
}

#txtWildPt {
    position: absolute;
    left: 429px;
    width: 600px;
    text-align: left;
    top: 186px;
}

.txtWildPt_ru {
    top: 166px !important;
}

#txtWildExclude {
    position: absolute;
    left: 429px;
    width: 600px;
    text-align: left;
    top: 356px;
}

.wildIconsContainer {
    position: absolute;
    left: 400px;
    top: 260px;
    width: 630px;
}

.divImageWildMultPT {
    height: 90px;
    width: 140px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: 0%;
    color: #EBECBA;
    text-align: right;
    padding-right: 33px;
    padding-top: 30px;
    font-size: 17px;
}

#containerPtScatter {
    background-image: url(/games/slot5/goldenCasino/desktop/img/paytable/bgScatterPT.png);
    width: 835px;
    height: 122px;
    position: absolute;
    left: 225px;
    top: 393px;
}

.scatterPt {
    background-image: url(/games/slot5/goldenCasino/desktop/img/icons/icon11.png);
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    position: absolute;
    top: 7px;
    left: 28px;
}

#txtScatterPt {
    position: absolute;
    left: 167px;
    top: 23px;
    text-align: left;
}

#containerBonusBj {
    position: absolute;
    left: 230px;
    top: 150px;
    width: 400px;
}

.bonusBJPt {
    background-image: url(/games/slot5/goldenCasino/desktop/img/icons/icon12.png);
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    position: absolute;
    top: 5px;
    left: 5px;
}

#txtBonusBj1Pt {
    position: absolute;
    left: 121px;
    text-align: justify;
    top: 20px;
    width: 260px;
}

#txtBonusBj2Pt {
    position: absolute;
    top: 130px;
    left: 21px;
    text-align: justify;
    width: 360px;
}

#containerBonusRoulette {
    position: absolute;
    left: 650px;
    top: 150px;
    width: 400px;
}

.bonusRoulettePt {
    background-image: url(/games/slot5/goldenCasino/desktop/img/icons/icon13.png);
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    position: absolute;
    top: 5px;
    left: 5px;
}

#txtBonusRoulette1Pt {
    position: absolute;
    left: 121px;
    text-align: justify;
    top: 20px;
    width: 260px;
}

#txtBonusRoulette2Pt {
    position: absolute;
    top: 130px;
    left: 21px;
    text-align: justify;
    width: 360px;
}

.txtBonusRoulette2Pt_ru {
    top: 160px !important;
}

.txtBonusRoulette2Pt_ja {
    top: 160px !important;
}

.txtBonusRoulette2Pt_id {
    top: 145px !important;
}
