#slot-games-wrapper .game-title-slots,
body,
form table span,
form table td,
html {
    color: #fff !important
}

div#slot-games-wrapper,
h5.game-title {
    background-color: #000
}

#pola-modal>div>div>button,
button.rtp-button {
    color: #fff;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .35), 0 1px 1px rgba(0, 0, 0, .075)
}

.img-xxs,
div.rtp-bar {
    height: 20px
}

#fl_menu,
#pola-modal {
    position: fixed;
    right: 0
}

.game-box {
    border: 2px solid #e7b015
}

.messagebleft-container {
    transition: top .5s, right .5s, bottom .5s, left .5s, opacity .5s;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    min-height: 14px;
    background-color: #070b0e;
    position: fixed;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    line-height: 22px;
    padding: 12px 18px;
    bottom: -100px;
    top: -100px;
    opacity: 0;
    z-index: 5
}

.messagebleft-container .action {
    background: inherit;
    display: inline-block;
    font-size: inherit;
    text-transform: uppercase;
    color: #4caf50;
    margin: 0 0 0 24px;
    padding: 0;
    min-width: min-content;
    cursor: pointer
}

.messagebleft-pos.bottom-left {
    top: auto !important;
    bottom: 6.5vh;
    left: 0
}

@media(min-width:640px) {
    .messagebleft-container {
        min-width: 288px;
        max-width: 568px;
        display: inline-flex;
        border-radius: 2px;
        margin: 24px
    }
}

@media only screen and (max-width:768px) {
    .messagebleft-pos.bottom-left {
        right: 0 !important;
        left: auto !important;
        width: 100% !important
    }

    .navbar-grid>li {
        width: 20% !important
    }

    @keyframes mymove {
        0% {
            background-color: #a4a100
        }

        100% {
            background-color: #000
        }
    }

    @keyframes tada {

        0%,
        100% {
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1)
        }

        10%,
        20% {
            -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
        }

        30%,
        50%,
        70%,
        90% {
            -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
        }

        40%,
        60%,
        80% {
            -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
        }
    }

    .tada {
        animation: 1.5s infinite tada, .7s infinite mymove
    }
}

body,
html {
    background-color: #000 !important
}

.bank-info {
    background-color: #e7b015
}

#page-content-wrapper>div>div>ul:first-child {
    background-color: #000000
}

h5.game-title {
    color: #fff
}

div.game-box img[src*=idnlive] {
    object-fit: cover
}

div.panel div,
div.panel p,
div.panel span,
div.panel strong,
div.tab-pane div,
div.tab-pane p,
div.tab-pane span,
div.tab-pane strong {
    background: 0 0 !important;
    color: #fff !important
}

div.panel table,
div.panel table td,
div.tab-pane table,
div.tab-pane table td,
table.table-history>tbody>tr {
    background: 0 0 !important
}

div.panel table td,
div.tab-pane table td {
    border: 1px solid #fff !important
}

div.panel {
    background-color: #111 !important
}

div.panel-heading {
    border: 1px solid #491f71 !important;
    background: #000 !important
}

div.slots-bg-container-popular {
    display: none
}

a {
    transition: .2s linear !important
}

#loginLabel {
    color: #000 !important
}

#pola-modal {
    background-color: rgba(0, 0, 0, .5);
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 101
}

#pola-modal>div {
    background-color: #fff;
    color: #000;
    border-radius: 5px;
    width: 90%;
    max-width: 500px;
    overflow: hidden
}

#pola-modal>div>h3 {
    background: linear-gradient(to bottom, #ebdba0, #ccb04b);
    margin-bottom: 0;
    padding: 14px 0;
    font-size: 16px;
    font-weight: 700;
    text-align: center
}

#pola-modal>div>div {
    padding: 20px
}

#pola-modal>div>div>img {
    width: 100%;
    margin-bottom: 10px
}

#pola-modal>div>div>table {
    width: 100%;
    border-collapse: collapse
}

#pola-modal>div>div>table td {
    border: 1px solid #000;
    padding: 8px;
    font-size: 12px
}

#pola-modal>div>div>table td:first-child {
    width: 30%;
    font-weight: 700
}

#pola-modal>div>div>table td:last-child {
    font-family: monospace
}

#pola-modal>div>div>button {
    cursor: pointer;
    display: block;
    background-color: #0073a8;
    border: none;
    border-radius: 2px;
    margin: 10px auto 0;
    padding: 6px 16px;
    text-transform: uppercase
}

div.rtp-bar {
    background-color: #e9ecef;
    width: calc(100% - 10px);
    margin: 5px auto;
    overflow: hidden
}

div.rtp-bar>div {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem;
    --bs-bg-opacity: 1;
    height: 100%;
    animation: 1s linear infinite progress-bar-stripes;
    display: flex;
    justify-content: center;
    align-items: center
}

div.rtp-bar>div>div {
    color: #fff;
    font-weight: 700
}

button.rtp-button {
    display: block;
    background-color: #e7b015;
    border: none;
    border-radius: 2px;
    width: calc(100% - 10px);
    margin: 0 auto 10px
}

@media screen and (min-width:768px) {
    div.rtp-bar {
        margin-top: 0 !important;
        margin-bottom: 10px !important
    }

    .game-box-glow-in-purple {
        display: none
    }
}

.fixed-left {
    position: fixed;
    z-index: 99;
    bottom: 15vh;
    left: -10px;
    width: 85px;
    padding: 15px 15px 15px 20px;
    background-color: #262626;
    border-radius: 10px;
    border: 3px solid;
    transition: .5s ease-in-out
}

.fixed-left a,
main {
    display: block
}

.fixed-div,
.fixed-img-100,
.fixed-wa {
    width: 100%
}

.fixed-div {
    margin-bottom: 10px
}

.fixed-div .animated,
.fixed-wa .animated {
    -webkit-animation: 1s ease-in-out infinite alternate;
    animation: 1s ease-in-out infinite alternate
}

.fixed-arrow {
    position: absolute;
    right: -25px;
    top: 10px;
    bottom: 10px;
    background-color: hsla(49, 100%, 50%);
    width: 25px;
    border-radius: 0 10px 10px 0;
    cursor: pointer
}

.vertical-align-center {
    align-items: center
}

.dflex {
    display: flex !important
}

.justify-content-center {
    justify-content: center !important
}

.fixed-arrow img {
    transform: rotate(270deg);
    filter: invert(1)
}

@media (max-width:1366px) {
    .img-xxs {
        height: 15px
    }
}

.fixed-left.nganu {
    left: -85px
}

.linkalte:visited {
    color: #e6bf44
}

.linkalte:hover {
    color: #717171
}

.linkalte,
.menu_item:hover {
    text-decoration: none;
    color: #fff
}

.linkalte {
    font-family: arial;
    font-weight: 700
}

#fl_menu {
    top: 50px;
    z-index: 9999;
    width: 180px;
    height: 42px;
    display: block;
    overflow: visible;
    -webkit-transition: height .5s
}

#fl_menu:hover {
    height: 190px
}

.menuaa {
    width: 182px;
    background: rgba(0, 0, 0, .6)
}

.menu_item {
    display: block;
    background: rgba(224, 224, 224, 0);
    color: #030;
    border-top: 0;
    border-color: #d9aa0c;
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: none;
    width: 201px;
    border-bottom: 1px solid #fff
}

.menu_item:hover {
    background: rgb(224 220 133 / 50%)
}

@media only screen and (max-width:1024px) {
    #fl_menu {
        display: none
    }
}

footer#footer .footer-main .widget a:hover {
    color: #f7fafc;
    text-shadow: 0 0 8px rgb(234 232 108)
}

.menuaa table,
.menuaa table tbody tr td {
    border: 0
}

.modal-header > button{
    z-index: 999;
    right: 0.5rem;
    top: 0.5rem;
}

.account-note {
    color: #ffd700 !important;
  }