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

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

.clearBoth {
    display: inline-block !important;
}

.sessionTimer {
    width: 770px !important;
    right: 503px !important;
}

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

.slot_btn_disabled {
    cursor: default !important;
}

#hidDiv {
    left: -101px !important;
    position: absolute;
    text-align: right;
    margin-top: 33px;
    margin-right: 80px;
    width: 230px !important;
    top: 444px !important;
    transform: rotate(-90deg);
}

.meRankingPosition {
    display: none !important;
}

.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: 'greengate';
    color: #000000;
    font-size: 19px;
    text-align: center;
    width: 53px;
    height: 39px;
}

.txtLineCoin {
    display: none;
}

.txtLineNum {
    display: block !important;
    font-family: 'greengate';
    font-size: 23px;
    padding-top: 3px;
    padding-left: 2px;
    text-align: center;
    color: #000000;
    width: 53px;
    height: 39px;
}

.userListSeparator {
    display: none;
}

.txtLineNum.noHighLight:hover {
    background-image: none !important;
}

.txtLineNum:hover, .txtLineNum.active {
    background-image: url(/games/slot5/pyramidQuest/desktop/img/components/bgLine.png);
    background-repeat: no-repeat;
    background-position: 12px;
}

#btnUserListDesktop {
    display: none;
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    width: 390px;
    height: 369px;
    left: 445px;
    top: 157px;
    border-radius: 7px;
    border: 2px #ffcc00 solid;
    overflow-y: scroll;
    overflow-x: hidden;
}

.userList {
    pointer-events: none;
    position: absolute;
    left: 1px;
    top: 1px;
    color: #f4f4f4;
    font-weight: bold;
    height: 100%;
    width: 100%;
}

.rankPoints {
    pointer-events: none;
    display: inline-block;
    font-family: greengate;
    font-size: 18px;
    width: 85px;
    text-align: right;
}

.rankUserName {
    pointer-events: none;
    display: inline-block;
    font-family: greengate;
    font-size: 20px;
    width: 195px;
    text-align: left;
}

.rankPosition {
    pointer-events: none;
    display: inline-block;
    font-family: greengate;
    font-size: 20px;
    width: 50px;
    padding-left: 7px;
    text-align: left;
}

.recordRankingUserList {
    position: absolute;
    left: 0px;
    pointer-events: none;
    font-family: greengate;
    font-size: 17px;
    padding-top: 0px;
    padding-bottom: 0px;
    height: 20px;
    width: 100%;
}

.btnSkipVideo {
    background-image: url(/games/slot5/pyramidQuest/desktop/img/spritesheets/btn.png);
    background-position: -179px -333px;
    width: 100%;
    height: 100%;
}

.btnSkipVideo:hover {
    background-image: url(/games/slot5/pyramidQuest/desktop/img/spritesheets/btn.png);
    background-position: -179px -389px;
}

.btnSkip {
    width: 68px;
    height: 55px;
    left: 1164px !important;
    top: 610px !important;
}

.skip_normal {
    background-image: url(/games/slot5/pyramidQuest/desktop/img/spritesheets/btn.png);
    background-position: -179px -333px;
    width: 68px !important;
    height: 55px !important;
    left: 1164px !important;
    top: 610px !important;
}

.skip_normal:hover {
    background-image: url(/games/slot5/pyramidQuest/desktop/img/spritesheets/btn.png);
    background-position: -179px -389px;
}

#previewCT {
    background-color: transparent !important;
}

/*
PAYTABLE
*/

.carousel-inner {
    position: absolute;
    width: 820px;
    overflow: hidden;
    height: 100%;
    left: 230px;
}

#exitPT_btn {
    background-image: url(/games/slot5/pyramidQuest/desktop/img/spritesheets/btn.png);
    background-position: -1px -445px;
    position: absolute;
    cursor: pointer;
    min-width: 35px;
    width: 80px;
    height: 55px;
    top: 631px;
    right: 599px;
    z-index: 200;
    transform: rotate(90deg);
}

#exitPT_btn:hover {
    background-image: url(/games/slot5/pyramidQuest/desktop/img/spritesheets/btn.png);
    background-position: -163px -445px;
}

.carousel-control.right {
    right: 520px;
    width: 80px;
    height: 55px;
    top: 634px;
    background-image: url(/games/slot5/pyramidQuest/desktop/img/spritesheets/btn.png);
    background-position: -1px -445px;
    opacity: 1;
}

.carousel-control.right:hover {
    background-image: url(/games/slot5/pyramidQuest/desktop/img/spritesheets/btn.png);
    background-position: -163px -445px;
}

.carousel-control.left {
    left: 519px;
    width: 80px;
    height: 55px;
    top: 635px;
    background-image: url(/games/slot5/pyramidQuest/desktop/img/spritesheets/btn.png);
    background-position: -1px -445px;
    transform: rotate(180deg);
    opacity: 1;
}

.carousel-control.left:hover {
    background-image: url(/games/slot5/pyramidQuest/desktop/img/spritesheets/btn.png);
    background-position: -163px -445px;
}

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

.section_cont_paytable {
    width: 100%;
    height: 720px;
    overflow: hidden;
    background-color: transparent !important;
    text-align: center;
    border-radius: 1px;
    position: relative;
    left: 0%;
    top: 0%;
}

.paytableBgDiv {
    position: absolute;
    top: 0px;
    z-index: 1;
}

.targetPaytable {
    height: 720px;
    position: absolute;
    z-index: 10;
    width: 1280px;
}

.bgPaytable {
    background-image: url(/games/slot5/pyramidQuest/desktop/img/spritesheets/stage.png);
    background-position: -1734px -145px;
    width: 163px;
    height: 604px;
    top: 70px;
    position: absolute;
}

#bgPaytable1 {
    left: 0px;
}

#bgPaytable2 {
    left: 163px;
}

#bgPaytable3 {
    left: 326px;
}

#bgPaytable4 {
    left: 489px;
}

#bgPaytable5 {
    left: 652px;
}

#bgPaytable6 {
    left: 815px;
}

#bgPaytable7 {
    left: 978px;
}

#bgPaytable8 {
    left: 1141px;
}

.bgTopLeftPaytable {
    background-image: url(/games/slot5/pyramidQuest/desktop/img/spritesheets/stage.png);
    background-position: -1180px -1px;
    background-repeat: no-repeat;
    width: 640px;
    height: 150px;
    top: 0px;
    left: 0px;
    position: absolute;
}

.bgTopRightPaytable {
    background-image: url(/games/slot5/pyramidQuest/desktop/img/spritesheets/stage.png);
    background-position: -1180px -1px;
    background-repeat: no-repeat;
    width: 640px;
    height: 150px;
    top: 0px;
    left: 640px;
    transform: scaleX(-1);
    position: absolute;
}

.bgBottomLeftPaytable {
    background-image: url(/games/slot5/pyramidQuest/desktop/img/spritesheets/stage.png);
    background-position: -1180px -145px;
    background-repeat: no-repeat;
    width: 555px;
    height: 157px;
    top: 562px;
    left: 88px;
    position: absolute;
}

.bgBottomRightPaytable {
    background-image: url(/games/slot5/pyramidQuest/desktop/img/spritesheets/stage.png);
    background-position: -1180px -145px;
    background-repeat: no-repeat;
    width: 555px;
    height: 157px;
    top: 562px;
    left: 637px;
    transform: scaleX(-1);
    position: absolute;
}

.frameTopLeftPaytable {
    background-image: url(/games/slot5/pyramidQuest/desktop/img/spritesheets/paytable.png);
    background-position: -1px -1px;
    background-repeat: no-repeat;
    width: 640px;
    height: 140px;
    top: 0px;
    left: 0px;
    position: absolute;
}

.frameTopRightPaytable {
    background-image: url(/games/slot5/pyramidQuest/desktop/img/spritesheets/paytable.png);
    background-position: -1px -1px;
    background-repeat: no-repeat;
    width: 640px;
    height: 140px;
    top: 0px;
    left: 640px;
    transform: scaleX(-1);
    position: absolute;
}

.frameBottomLeftPaytable {
    background-image: url(/games/slot5/pyramidQuest/desktop/img/spritesheets/paytable.png);
    background-position: -1px -142px;
    background-repeat: no-repeat;
    width: 544px;
    height: 150px;
    top: 568px;
    left: 94px;
    position: absolute;
}

.frameBottomRightPaytable {
    background-image: url(/games/slot5/pyramidQuest/desktop/img/spritesheets/paytable.png);
    background-position: -1px -142px;
    background-repeat: no-repeat;
    width: 544px;
    height: 150px;
    top: 568px;
    left: 638px;
    transform: scaleX(-1);
    position: absolute;
}

.bgFrame {
    background-image: url(/games/slot5/pyramidQuest/desktop/img/spritesheets/stage.png);
    background-position: -1px -1px;
    background-repeat: no-repeat;
    width: 1178px;
    height: 418px;
    top: 147px;
    left: 52px;
    position: absolute;
    z-index: 200;
}

.carousel-indicators {
    position: absolute;
    bottom: 100px;
}

.logoPt {
    background-image: url(/games/slot5/pyramidQuest/desktop/img/spritesheets/paytable.png);
    background-position: -1px -293px;
    display: block;
    width: 240px;
    height: 123px;
    margin: 10px auto;
}

.logoPl {
    background-image: url(/games/slot5/pyramidQuest/desktop/img/spritesheets/paytable.png);
    background-position: -244px -293px;
    display: block;
    width: 245px;
    height: 121px;
    margin: 10px auto;
}

.carousel-indicators li {
    margin: 3px !important;
    width: 14px;
    height: 14px;
}

.carousel-indicators .active {
    width: 14px;
    height: 14px;
    margin: 0;
    background-color: #fff;
}

.paylineImg {
    background-image: url(/games/slot5/pyramidQuest/desktop/img/components/imgPl.png);
    width: 660px;
    height: 315px;
    background-repeat: no-repeat;
    margin: 0 auto;
    position: absolute;
    top: 200px;
    left: 70px;
}

.paytableImg {
    background-image: url(/games/slot5/pyramidQuest/desktop/img/components/imgPt1.png);
    width: 690px;
    height: 240px;
    position: absolute;
    top: 247px;
    left: 80px;
}

#txtPt1_1 {
    position: absolute;
    width: 820px;
    top: 200px;
}

.genericPtText {
    color: #000000;
    font-size: 15px;
    font-family: Arial;
}

.genericPtTextSx {
    color: #000000;
    font-size: 13px;
    font-family: Arial;
}

.guestUser {
    padding: 40% 5% 0% 5%;
}

#txtPt1_2 {
    position: absolute;
    width: 820px;
    top: 500px;
}

.titlePaytableRace {
    font-family: 'greengate';
    position: absolute;
    font-size: 40px;
    color: #f9be2c;
    font-weight: bold;
    text-shadow: 0px 2px 0px rgba(147, 70, 21, 1);
}

.imgMapPT {
    background-image: url(/games/slot5/pyramidQuest/desktop/img/spritesheets/paytable.png);
    background-position: -546px -219px;
    width: 306px;
    height: 168px;
    position: absolute;
    top: 220px;
    left: 262px;
}

.icon13Pt {
    background-image: url(/games/slot5/pyramidQuest/desktop/img/spritesheets/icons.png);
    width: 146px;
    height: 122px;
    position: absolute;
    top: 394px;
    left: 60px;
    background-position: -1px -1px;
}

#txtPt3_1 {
    position: absolute;
    width: 520px;
    top: 394px;
    left: 250px;
    text-align: justify;
}

.scatterContainer {
    position: absolute;
    left: 80px;
    top: 275px;
}

.fsContainer {
    position: absolute;
    left: 435px;
    top: 275px;
}

.wildContainer {
    position: absolute;
    left: 50px;
    top: 227px;
}

.iconScatterPt {
    background-image: url(/games/slot5/pyramidQuest/desktop/img/spritesheets/paytable.png);
    background-position: -743px -1px;
    width: 99px;
    height: 108px;
    position: absolute;
    top: 65px;
    left: 0px;
}

.iconFsPt {
    background-image: url(/games/slot5/pyramidQuest/desktop/img/spritesheets/paytable.png);
    background-position: -642px -110px;
    width: 100px;
    height: 108px;
    position: absolute;
    top: 65px;
    left: 0px;
}

.iconWildPt {
    background-image: url(/games/slot5/pyramidQuest/desktop/img/spritesheets/paytable.png);
    background-position: -642px -1px;
    width: 100px;
    height: 108px;
    position: absolute;
    top: -30px;
    left: 45px;
}

.iconsWildPt {
    background-image: url(/games/slot5/pyramidQuest/desktop/img/components/imgPt2.png);
    width: 568px;
    height: 225px;
    position: absolute;
    top: 80px;
    left: 160px;
    background-size: contain;
    background-repeat: no-repeat;
}

#txtPt_scatter_title {
    top: -90px;
    left: -8px;
    width: 600px;
    text-align: left;
}

.titlePaytableRace_ru {
    font-size: 20px;
}

#txtPt2_1 {
    position: absolute;
    top: -16px;
    left: -8px;
    width: 320px;
    text-align: left;
}

.txtPt2_1_ru {
    top: -56px !important;
}

.txtPt2_2_ru {
    top: -56px !important;
}

#txtPt_freespin_title {
    top: -90px;
    left: 0px;
    width: 600px;
    text-align: left;
}

#txtPt_jpr_title {
    top: 162px;
    left: 113px;
    width: 600px;
    text-align: center;
}

#txtPt2_2 {
    position: absolute;
    top: -16px;
    left: 3px;
    width: 300px;
    text-align: left;
}

#txtPt_wild_title {
    top: -40px;
    left: 166px;
    width: 600px;
    text-align: left;
}

#txtPt2_3 {
    position: absolute;
    top: 10px;
    left: 166px;
    width: 600px;
    text-align: left;
}

#txtPt2_4 {
    position: absolute;
    top: 270px;
    left: 166px;
    width: 600px;
    text-align: left;
}

#txtPt2_scatter {
    position: absolute;
    left: 116px;
    top: 65px;
    width: 200px;
    text-align: left;
}

#txtPt2_fs {
    position: absolute;
    left: 116px;
    top: 65px;
    width: 250px;
    text-align: left;
}

::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(100, 100, 100, 0.5);
    border-radius: 4px;
}

::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(100, 100, 100, 1);
    border-radius: 4px;
}
