247igm-gg.xyz Open in urlscan Pro
2606:4700:3033::ac43:8810  Public Scan

Submitted URL: http://247igm-gg.xyz/assets/css/main.css?v=2202411080702
Effective URL: https://247igm-gg.xyz/assets/css/main.css?v=2202411080702
Submission: On November 09 via api from US — Scanned from US

Form analysis 0 forms found in the DOM

Text Content

.container {
    width: 1080px!important;
    margin: 0 auto;
}

.line {
    border: .5px solid #9e9e9e;
    margin: 10px 0;
}

.line-hr {
    border-top: 1px solid #d4d4d4;
}

.btn-center {
    position: absolute;
    right: 50rem;
    left: 47rem;
}

.content,
.content-footer {
    width: 1000px;
    margin: 0 auto;
    font-size: 12px;
}
html{
    overflow-x: hidden;
}
element.style {}

a:hover,
a:active {
    text-decoration: none!important;
}

.header-clear {
    clear: both;
    height: 100px;
}

.header-base {
    width: 1080px;
    margin: 0 auto;
    height: 61px;
}

.header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2;
    background-color: #5d0a0a;
}
.tag-sidebar{
    font-size: 9px;
    background-color: #d78c06;
    padding: 3px 4px;
    left: -26px;
    border-radius: 3px;
}
.tag-sidebar-promo{
    background: #25bd61 !important;
}
.play-now>.btnx {
    border-radius: 0px;
}
.no-left-margin {
    margin-left: 0 !important;
}

.no-right-margin {
    margin-right: 0 !important;
}

.border-right {
    border-right: 1px solid #33384b;
}

.border-left {
    border-left: 1px solid #33384b;
}

.span-brown {
    color: #b09a51;
}

.span-white {
    color: #ffffff;
}

.span-white2 {
    color: #bad6dd;
}

.absolute {
    position: absolute;
}

.relative {
    position: relative;
}

.red {
    background: #a01717;
    border: 1px solid #ff0000;
}

.green {
    background: #0a7d18;
    border: 1px solid #00FF00;
}

input[type="text"],
input[type="password"],
input[type="tel"],
select {
    width: 180px;
    background: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    border: 1px solid rgb(255, 255, 255);
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
    text-transform: uppercase;
}

.clear-1 {
    clear: both;
    height: 5px;
}

.clear-2 {
    clear: both;
    height: 18px;
}

.clear-3 {
    clear: both;
    height: 49px;
}
.clear-bottom {
    clear: both;
    height: 0px;
}

.marquee {
    overflow: hidden;
    color: #fff;
}

.news {
    color: #b5872c;
    float: left
}

.news-line {
  float: left;
  font-weight: bold;
  color: #ffffff !important;
  font-size: 12px;
  margin-top: 3px;
  background-color: #b71424;
  padding: 1px 15px;
  border-radius: 3px;
}

.combine {
  width: 765px;
  margin: 5px auto 0px;
  background-color: #151515;
  padding: 0px 5px 0px 2px;
}

.ticker {
    float: right;
    padding-right: 10px;
}

.banner-home {
    position: relative;
    width: 100%;
    margin-top: 3rem;
}

.banner-left {
    position: absolute;
    left: -19.2rem !important;
    top: 3.5rem;
    z-index: 0;
}

.banner-right {
    float: right;
    position: absolute;
    right: -14.3rem !important;
    top: 4rem;
}

.submit input,
.register-popup {
    border: none;
    font-family: 'AvanirLTDBlack',sans-serif;
    font-size: 15px;
    color: #fff;
    border-radius: 2px;
    cursor: pointer;
    text-transform: uppercase;
    margin-top: 0; 
    margin-left: 10px;
    padding: 6px 15px;
}

/*.submit input:hover {
    background: #3a76cc!important;
}*/

.register-popup {
    background: #b5872c;
    text-decoration: none;
    width: 220px;
    margin: 0 auto;
}

.register-popup:hover {
    background: #dea129;
    -webkit-transition: background .3s;
    transition: background .3s;
}

.login-base a:hover {
    text-decoration: none;
    color: #b5872c;
}

.logo {
    float: left;
    width: 10%;
}

.logo-img {
    display: inline-block;
    height: 115px;
    padding: 0px;
    margin-bottom: 5px;
    margin-top: 10px;
}
hr {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    border: 0;
    border-top: 1px solid rgb(255, 255, 255);
}
.menu-base {
    background: #740808;
    background: -moz-linear-gradient(top, #740808 0, #740808 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #740808), color-stop(100%, #740808));
    background: -webkit-linear-gradient(top, #740808 0, #740808 100%);
    background: -o-linear-gradient(top, #740808 0, #740808 100%);
    background: -ms-linear-gradient(top, #740808 0, #740808 100%);
    background: linear-gradient(to bottom, #740808 0, #740808 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='313c51', endColorstr='#003e51', GradientType=0);
    -moz-box-shadow: 0 3px 4px 0 #740808, inset 0 2px 0 0 #f7d38b;
    box-shadow: 0 3px 4px 0 #740808, inset 0 2px 0 0 #f7d38b;
    height: 35px;
}

.menu {
    margin-top: 11px;
    width: 1080px;
    margin: 0 auto;
    padding: 0 !important;
}

.menu ul {
    list-style-type: none;
    position: relative;
    text-align: center;
    font-family: 'AvanirLTDHeavy', sans-serif;
    font-weight: bolder;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}

.menu a {
    display: block;
    width: 100%;
    text-align: center;
    line-height: 35px;
    color: #ffffff!important;
    text-decoration: none;
    font-size: 13px;
    margin-top: 4px;
}

.menu li:first-child {
    border-left: 1px solid #1d1d1d;
}

.menu li {
    width: 135px;
    border-right: 1px solid #1d1d1d;
    float: left;
    position: relative;
}

.menu li:hover a {
    text-decoration: none;
    background: #7d1d21;
}

.menu li a.active {
    text-decoration: none;
    background: #7d1d21;
    border: none;
}

.login-register-panel div.flag img {
    height: 15px;
    margin-top: -3px;
}

.login-register-panel div.flag i {
    margin-left: 4px;
}

.menu span.span-brown {
    font-family: 'AvanirLTDBlack',sans-serif;
    color: #00dcff;
}

.menu span.span-white {
    font-family: 'AvanirLTDBlack',sans-serif;
    color: #ffffff;
}

.menu-login {
    float: right;
    margin-top: 20px;
    width: 1000px !important;
    padding: 0 !important;
}

.menu-login ul {
    list-style: none;
    float: right;
}

.menu-login a {
    color: rgb(255, 219, 146);
    font-size: 15px;
    text-decoration: none;
    text-transform: uppercase;
    background: rgb(181, 135, 44);
}

.menu-login a:hover {
    color: rgb(255, 219, 146);
    -webkit-transition: color .3s;
    transition: color .3s;
    background: rgb(181, 135, 44);
}

.menu-login li,
.menu-login li.active {
    color: rgb(255, 219, 146) !important;
    padding: 10px 35px;
    border: 1px solid #b5872c !important;
    float: left;
}

.login-register-panel {
    float: right;
    width: 697px;
    margin-top: 10px;
}

.login-inputs {
    float: left;
}

.login-txtbox {
    width: 140px!important;
    font-size: 12px!important;
    text-transform: none !important;
    color: #000 !important;
    height: 30px !important;
}
.login-curve{
  border-radius: 5px !important;
  height: 30px !important;
  padding: 0px 8px !important;
  line-height: 30px !important;
  font-weight: 600 !important;
  font-size: 13px;
}

.login-register-panel a,
.login-register-panel input[type='submit'] {
    text-align: center;
    text-decoration: none;
    font-family: 'AvanirLTDBlack', sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    float: left;
    border: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 6px 0px 5px;
    width: 120px;
    margin: 0 7.5px;
    float: left;
}

.login-register-panel a {
    margin-left: 0px;
}

.login2 {
    color: #fff;
    text-shadow: none;
    background-image: -webkit-linear-gradient(top, #33aadc 0%, #195f7d 100%);
    background-image: linear-gradient(to bottom, #407cd2 0%, #234b86 100%);
    border: none;
    border-radius: 3px !important;
}

.btnlogin:hover a,
.btnlogin:hover,
.btnlogin:focus {
    color: #fff;
    background: #195f7d;
    background-position: 0!important;
}

.btnlogin:active,
.btnlogin.active {
    background: #195f7d;
    background-position: 0!important;
    border-color: none!important;
}

.login-register-panel .register a {
    color: #fff;
    text-shadow: none;
    background-image: -webkit-linear-gradient(top, #e49406 0%, #865808 100%);
    background-image: linear-gradient(to bottom, #e49406 0%, #865808 100%);
    border-color: none!important;
    border-radius: 3px !important;
}

.login-register-panel .register:hover,
.login-register-panel .register:focus {
    color: #fff;
    background: #865808;
    background-position: 0!important;
    text-decoration: none;
}

.login-register-panel .register .active {
    background: #865808;
    border-color: none!important;
    background-position: 0!important;
}

.popup-login-text {
    float: left;
    margin-left: 29px;
}

.popup-login-input {
    width: 222px!important;
    height: 30px;
}

-menu ul {
    float: right;
}

-menu li {
    float: left;
    list-style: none;
}

.pd-top10 {
    padding-top: 10px;
}

.htp-underline {
    font-weight: 600;
    text-decoration: underline;
}

.news-container {
  background: #1b2a31  none repeat scroll 0 0 !important;
  width: 100%;
  padding: 0;
  float: right;
  padding-bottom: 15px;
  margin-bottom: 10px;
  padding-left: 235px;
}

.news-margin-auto {
    margin: 0 auto;
    width: 65.5%;
}

.base-container {
    width: 1240px;
    background-color: #134c10;
    height: 500px;
    margin: 0 auto;
}

.news-color {
    color: #ffffff;
}

.running-color {
    color: #b5872c;
}

.slider-base {
    width: 100%;
}

.slider {
    width: 1080px;
    margin: 5px auto;
}

.slider img {
    width: 100%;
}

.slider .slider-text {
    width: 100%;
    float: left;
    margin-top: 34px;
    text-align: right;
}

.slider .slider-text .title {
    margin: 0;
    font-family: 'AvanirLTDBlack',sans-serif;
    color: #ffffff;
    text-shadow: 2.5px 2.5px #000000;
}

.slider .slider-text h2 {
    font-size: 55px;
    float: right;
}

.slider .slider-text h5 {
    clear: both;
    font-size: 30px;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.slider .sliders {
    width: 1080px;
    height: 350px;
    margin: 0 auto;
}

.games-play {
    padding-top: 5px;
    padding-bottom: 3px;
    text-align: center;
    background: -webkit-linear-gradient(top, #149244 0%, #0a5a28 100%);
    background: linear-gradient(to bottom, #149244 0%, #0a5a28 100%);
    font-size: 18px;
    font-weight: bolder;
    position: relative;
    color: #ffffff;
    width: 245px;
}

.game-list-container {
    height: 230px;
    margin-top: 15px;
}

.games-distance:hover .games-play,
.distleft:hover .games-play {
    color: #ffffff;
    background: linear-gradient(to bottom, #0a5a28 0%, #149244 100%);
    background: -webkit-linear-gradient(to bottom, #0a5a28 0%, #149244 100%);
}

.games-distance:hover .play-link,
.distleft:hover .play-link {
    text-decoration: none;
}

.game-list li:first-child {
    margin-left: 0!important;
}

.game-list li:last-child {
    margin-right: 0!important;
}

.game-list ul {
    float: left;
    list-style: none;
    padding: 0;
}

.link-alternatif,
.jadwal-bank,
.jadwal-bank ul {
    float: left;
    list-style: none;
    padding: 0;
}

.alternatif-auto-container {
    width: 1080px;
    margin: 0 auto;
}

.games-distance {
    float: left;
}

.distleft {
    float: left;
    margin-left: 53px;
}

.games-img-baccarat {
    background-image: url(../img/games/baccarat.jpg);
    height: 180px;
    width: 245px;
    background-size: 245px;
    background-repeat: no-repeat;
}

.games-img-roulette {
    background-image: url('../img/games/roulette.jpg');
    height: 180px;
    width: 245px;
    background-size: 245px;
    background-repeat: no-repeat;
}

.games-img-blackjack {
    background-image: url('../img/games/blackjack.jpg');
    height: 180px;
    width: 245px;
    background-size: 245px;
    background-repeat: no-repeat;
}

.games-img-super6 {
    background-image: url('../img/games/super6.jpg');
    height: 180px;
    width: 245px;
    background-size: 245px;
    background-repeat: no-repeat;
}

.alternative-link {
  width: 340px;
  padding: 5px 15px;
  text-align: right;
  position: absolute;
  margin-top: -7.7rem;
  color: #000;
}
.alternative-link a{
  color:#000;
  display: block;
}

.alternative-text1 {
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    font-family: 'bignoodletitling', sans-serif;
    color: #d3bf93;
    font-size: 24px;
    padding-bottom: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.alternative-text2,
.alternative-text2 a {
    padding-top: 10px;
    text-align: center !important;
    color: #ffffff !important;
    font-size: 18px;
    text-decoration: underline !important;
    width: 100%;
    margin: 0 auto;
}

.alternative-platform {
    height: 100px;
    width: 45%;
    margin: 0 auto;
}

.alternative-img {
    width: 100%;
}

.jadwal-link {
    width: 806px;
    padding: 5px 10px;
    background: #740808;
    border-radius: 2px;
}

.jadwal-link hr,
.alternative-link hr {
    border: 1px solid #f7d38b;
    margin: 0 0 5px 0;
}

.jadwal-margin {
    margin-left: 29px;
}

.jadwal-text1 {
    padding-bottom: 5px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    font-family: 'bignoodletitling', sans-serif;
    color: #d3bf93;
    font-size: 24px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.jadwal-text2,
.jadwal-text2 a {
    padding-top: 10px;
    text-align: center !important;
    color: #ffffff !important;
    font-size: 18px;
    text-decoration: underline !important;
    width: 80%;
    margin: 0 auto;
}

.jadwal-platform {
    height: 100px;
    width: 45%;
    margin: 0 auto;
}

.jadwal-img {
    width: 100%;
}

.jadwal-icon-left {
    float: left;
}

.jadwal-bank-info {
    float: left;
    color: #ffffff;
    margin-left: 25px;
}

.jadwal-bank-left {
    float: left;
    margin: 1px 0px 0px 15px;
    width: 23.5rem;
}

.jadwal-bank-right {
    float: right;
    margin: 10px 35px 0px 0px;
}

.jadwal-bank-right p {
    margin-bottom: 0px !important;
    font-size: 13px;
}

.jadwal-bank-left p {
    margin-bottom: 0px !important;
    font-size: 13px;
}

.jadwal-clear-both {
    clear: both;
    height: 5px;
}

.jadwal-margin1 {
    margin-top: 5px;
}

.jadwal-margin2 {
    margin-top: 22px;
}

.jadwal-margin3 {
    margin-top: 10px;
}

.jadwal-reminder {
    width: 100%;
    font-size: 12px;
}

.jadwal-reminder p {
    color: #ffffff;
    margin: 0 auto;
    text-align: center;
}

.hidden-title {
    display: none;
}
.showhidden{
    display: none;
}

.footer {
    overflow: hidden;
    padding-bottom: 10px;
    text-align: center;
    width: 100%;
    bottom: 0;
    background: #1b2a31  none repeat scroll 0 0;
    color: #fff;
    left: 0;
    color: #fff;
    font-size: 12px;
}
.minimal-content{
  min-height: 30rem;
}
.pd10{
  padding: 10px;
}
.pd510{
  padding: 5px 10px;
}
.pd515{
  padding: 5px 15px;
}
.pd525{
  padding: 5px 25px;
}
.title-header{
  padding: 5px 15px;
}
.footer-bank {
    margin: 20px 0;
}

.footer .content ul {
    width: 555px;
    text-align: center;
    padding: 0px;
}

.footer .content .footer-safety {
    float: right !important;
    padding: 0px;
}

.footer .content li {
    float: left;
    list-style: none;
}

.footer .content .bank-support li {
    float: left;
    list-style: none;
    padding: 0px 10px;
}

.footer .content .footer-safety li {
    float: right;
    list-style: none;
    padding: 0px 10px;
}

.footer .content .footer-links li:after {
    content: " | ";
    padding: 0 5px;
}

.footer .content .footer-links li:last-child {
    color: #5d0a0a;
}

.footer .content a {
    color: #a3e744;
}

.footer .content a:hover {
    color: #1292bf ;
}

.footer .footer-content1 {
    margin: 10px 0;
}

.footer .footer-content1 img {
    width: 100%;
}

.footer .footer-content2 {
    margin: 20px 0px;
    clear: both;
}

.footer .footer-content2 .footer-title {
    margin-bottom: 10px;
}

.footer .footer-content2 .footer-title2 {
    margin-bottom: 31px;
}

.footer .footer-content2 .footer-title span:first-child {
    font-family: 'AvanirLTDBlack',sans-serif;
    color: #ffffff;
}

.footer .footer-content2 .sub-menu {
    clear: both;
    margin-bottom: 3px;
}

.footer .footer-content2 .footer-sub-content img {
    margin: 0px 10px 0 0px;
    float: left;
}

.footer .footer-content2 .footer-sub-content span {
    float: left;
    color: #bad6dd;
    font-size: 14px;
    margin-bottom: 10px;
}

.footer .footer-content2 .footer-sub-content a span:hover {
    text-decoration: underline;
}

.footer .footer-content2 .footer-sub-menu {
    width: 185px;
    float: left;
}

.footer .footer-content2 .footer-sub-menu3 {
    width: 160px;
    float: left;
}

.footer .footer-content2 .footer-sub-menu2 {
    float: left;
}

.footer .footer-content2 .footer-sub-menu2 .footer-title {
    margin-bottom: 0px;
}

.footer .footer-content2 .footer-sub-menu2 .sub-menu2 img {
    width: 235px;
}

.footer .footer-content3 {
    margin: 20px 0;
}

.footer .footer-content4 {
    margin: 0;
}

.footer .footer-content3 .content3 span {
    color: #fff;
    font-size: 13px;
    margin-bottom: 5px;
}

.register-base {}

.register-base .register-title h1 {
    color: #ffffff;
    margin: 0;
    font-weight: lighter;
    font-size: 30px;
}

.register-base .bank-new-account,
.register-base .reg-new-account {
    float: left;
}

.register-base .reg-new-account {
    margin-right: 0px;
}

.register-base .bank-new-account {
    margin-left: 25px;
}

.register-base .border-side {
    float: left;
    width: 0px;
    border-left: 1px solid #222533;
    height: 330px;
}

.register-base .new-title {
    width: 100%;
    text-align: center;
    background: #222533;
    padding: 5px 0;
}

.register-base .new-title span {
    color: #aabbc9;
    font-size: 17px;
}

.register-base .registration-form .reg-new-account {
    width: 100%;
    float: left;
}

.register-base .registration-form span {
    color: #d4d4d4;
    font-size: 15px;
    margin-left: 3px;
    float: left;
    width: 140px;
}

.form1 span {
    margin: 0!important;
    position: absolute;
    color: #fff!important;
    text-decoration: underline;
    font-size: 26px!important;
    font-weight: lighter;
    width: 240px!important;
}

.register-base .registration-form .reg-form {
    margin-top: 5px;
}

.register-base .registration-form .reg-form .form1,
.register-base .registration-form .reg-form .form2 {
    float: left;
    margin: 0 10px;
}

.reg-new-account .perlu-image {
    height: 425px;
}

.register-base .registration-form .bank-new-account {
    width: 22.5%;
    float: left;
}

.register-base .registration-form .bank-new-account .bank-form .reg-checkbox {
    width: 17px;
    float: left;
}

.register-base .registration-form .bank-new-account .bank-form .bank-select {
    width: 265px;
    margin-left: 1px;
}

.register-base .registration-form .bank-new-account .bank-form .reg-checkbox input[type="checkbox"] {
    height: 20px;
    width: 25px;
    margin-top: 5px;
    cursor: pointer;
}

.register-base .registration-form .bank-new-account .bank-form .reg-terms {
    float: right;
    width: 230px;
    color: #fff;
    font-size: 12px;
}

.register-base .registration-form .bank-new-account .bank-form .reg-terms p {
    margin: 0;
}

.register-base .registration-form .bank-new-account .bank-form .reg-terms a:hover {
    color: #ff0000;
    -webkit-transition: color .3s;
    transition: color .3s;
}

.register-base .registration-form .bank-new-account .bank-form input[type="text"],
.register-base .registration-form .bank-new-account .bank-form input[type="tel"] {
    width: 265px;
    margin-left: 1px;
}

.register-base .registration-form .register-btn {
    text-align: center;
    margin-top: 10px;
}

.country {
    width: 50%;
    float: left;
    margin-right: 30px;
}

.currency {
    width: 40%;
    float: left;
}

.country select {
    width: 100%;
}

.currency .span-brown,
.country .span-brown {
    color: #00dcff!important;
    font-size: 25px!important;
    padding-left: 5px;
}

.phone {
    width: 292px!important;
}

.mask-base,
.mask-base2 {
    position: fixed;
    background: rgba(0, 0, 0, 0.7);
    height: 100%;
    width: 100%;
    z-index: 8;
    display: none;
}

.login-base {
    width: 323px;
    margin: 200px auto;
    display: none;
    border: 1px solid #fff;
    border-radius: 11px;
}

.login-base .login-form {
    width: 320px;
    background: #0d3446;
    text-align: center;
    padding: 16px 20px;
    border-radius: 11px;
}

.login-base .login-title {
    color: #fff;
    font-family: 'AvanirLTDBlack',sans-serif;
    font-size: 20px;
    padding-left: 0; 
}

.login-base .login input {
    width: 220px;
    font-size: 16px;
}

.login-base .or {
    font-size: 13px;
}

.login-base .steam-btn {
    background-image: url(../img/buttons/steam-btn.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 220px 36px;
    height: 38px;
    width: 190px;
    margin: 0 auto;
    padding: 14px 0 0 32px;
}

.login-base a {
    text-decoration: none;
}

.login-base .loginSteam-txt {
    color: #ffffff;
    font-size: 16px;
}

.login-register-panel .forgot-pass {
    margin-top: 5px;
    padding: 0;
    text-align: left;
}

.forgot-pass .forgot-pass-txt {
    font-size: 12px;
    font-family: arial, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #dcdcdc;
}

.forgot-pass:hover .forgot-pass-txt {
    text-decoration: underline;
}

.login-base .x-btn {
    float: right;
    font-size: 28px;
    margin: -15px -10px 0 0;
}

.login-base .x-btn i {
    color: grey;
}

.login-base .x-btn:hover {
    -webkit-transition: color .3s;
    transition: color .3s;
    color: #aabbc9;
}

.login-base .img-diamond {
    background-image: url(../img/icons/diamond.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 300px 200px;
    height: 267px;
    width: 366px;
    position: absolute;
    top: 66px;
}

.err-note {
    color: red;
    font-size: 12px;
    text-align: right;
    clear: both;
    padding: 3px 0px 5px;
    font-weight: 600;
    text-shadow: 1px 0px #6c000b;
    display: none;
}

.loading-base,
.notif-base {
    position: fixed;
    z-index: 5;
    width: 100%;
    display: none;
}

.notif-base {
    z-index: 6;
    margin-top: 6rem;
}

.loading-base .loading {
    width: 100px;
    height: 100px;
    margin: 250px auto;
}

.loading-base .loading img {
    width: 100px;
    height: 100px;
}

.notif {
    text-align: center;
    margin-top: 90px;
}

.notif .msg::first-letter{
  text-transform: capitalize;
}
.notif .msg {
    padding: 10px;
    color: white;
    font-size: 1.1em;
    width: 30%;
    margin: 0 auto;
    word-break: break-all;
    border-radius: 2px;
    text-transform: lowercase;
}

.notif-red {
    background: red;
    border-radius: 100px;
    padding: 1px 6px;
    font-size: 10px;
    margin-left: 10px;
}

.flag-base {
    position: absolute;
    background: #222533;
    margin-top: 0px!important;
    padding: 0;
    margin-left: -8px;
    display: none;
}

.flag:hover ~ .flag-base {
    display: block;
}

.flag-base li {
    float: none;
    margin: 0px -48px 0px -40px;
    text-decoration: none;
}

.user-panel {
    min-width: 1000px;
    float: right;
    padding: 8px 0;
    padding-bottom: 0px;
}

.spinner {
    float: right;
    padding: 8px 15px 0px 0px;
}
.spinner img {
    width: 110px;
}

.div-username,
.div-balance {
    color: #e7ecf1;
    font-size: 15px;
}
.btn-curve{
  border-radius: 4px;
}
.user-panel {
    list-style: none;
    text-align: center;
    font-family: 'AvanirLTDBlack',sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    padding-bottom: 10px;
}

.user-panel a {
    text-decoration: none;
}

.user-btn {
    padding: 12px 5px 12px 5px;
    max-width: 250px;
    min-width: 210px;
    background: none;
    text-align: center;
    color: #e7ecf1;
    font-size: 12px;
    cursor: pointer;
    position: relative;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: rgb(106, 92, 82);
}

.table-memo tbody {
    background-color: #740808;
    color: #000;
}

.memo-rules {
    padding: 3px;
    width: 670px;
}

.user-btn span {
    margin-left: 3px;
}

.user-name {
    float: left;
    border-right: 1px solid #304a56;
    border-left: 1px solid #304a56;
    max-width: 340px;
    font-size: 13px;
}

.pesan-notif {
    background: red !important;
    display: flex;
    padding: 0.20em;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 50% !important;
    position: absolute;
    font-size: 10px;
    font-family: 'montserrat',Tahoma,"Microsoft Yahei",Arial,Helvetica !important;
    height: 1.3rem !important;
    top: 0.1rem !important;
    width: 1.3rem !important;
    right: 7px !important;
}

.user-pesan {
    position: relative;
    border-right: 1px solid #304a56;
    float: left;
    padding: 12px 25px 12px 10px;
    cursor: pointer;
    color: #fff !important;
    font-size: 12px;
}

.scrollx {
    padding: 20px;
}

.user-pesan:hover {
    color: #fff;
    text-decoration: none;
    background:#164c5f;
    color: #14a7da;
}

.user-balance {
    float: left;
    padding: 12px 10px;
    cursor: pointer;
    border-right: 1px solid #304a56;
}

.user-balance .balance {
    font-family: 'AvanirLTDBlack',sans-serif;
    font-size: 12px;
    color: #fff;
}

.user-balance:hover {
    text-decoration: none;
    background: #164c5f;
    color: #14a7da;
}

.div-deposit {
    float: right;
}

.blue-process {
    background-image: -webkit-linear-gradient(top, #33aadc 0%, #195f7d 100%);
    background-image: linear-gradient(to bottom, #33aadc 0%, #195f7d 100%);
}

.orange-process {
    background-image: -webkit-linear-gradient(top, #e49406 0%, #865808 100%);
    background-image: linear-gradient(to bottom, #e49406 0%, #865808 100%);
}

.orange-process:hover {
    background-image: -webkit-linear-gradient(top, #976307 0%, #976307 100%);
    background-image: linear-gradient(to bottom, #976307 0%, #976307 100%);
}

.div-deposit button {
    /*background-image: -webkit-linear-gradient(top, #e49406 0%, #865808 100%);
    background-image: linear-gradient(to bottom, #e49406 0%, #865808 100%);*/
    border: none;
    font-family: 'AvanirLTDBlack',sans-serif;
    color: #fff;
    border-radius: 2px;
    cursor: pointer;
    text-transform: uppercase;
    margin-top: 6px;
    margin-left: 10px;
    padding: 6px 15px;
}

.account-detail {
    position: absolute;
    background: #164c5f;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    margin-top: 10px;
    padding: 0;
    display: none;
    text-decoration: none;
    z-index: 2;
    width: 310px;
    border-top: 1px solid #000;
    text-transform: uppercase;
    text-align: left;
    left: 0;
}

.account-detail li {
    list-style: none;
    padding: 6px 24px;
    min-width: 112px;
    color: #e7ecf1;
    font-size: 12px;
}

.account-detail li img {
    margin-right: 15px;
}

.logout {
    background-color: #383737;
    border-bottom: none !important;
}

.logout:hover {
    background-color: #2f2929!important;
    border-bottom: none !important;
}

.account-detail li:hover {
    background-color: #128fba;
    -webkit-transition: color .3s;
    transition: color .3s;
    text-decoration: none !important;
}

.account-detail a:hover {
    text-decoration: none !important;
}

#user-pages:hover .user-btn {
    background: rgb(184, 0, 57) !important;
    -webkit-transition: color .1s;
    transition: color .1s;
}

.dps-header h1,
.v88,
.profile h1,
.change-password h2,
.wd-header h1,
.change-password h1 {
    text-transform: uppercase;
    padding: 0px 15px;
    margin-bottom: 15px;
}

.dps-header p,
.wd-header p {
    color: #000;
    margin: 0;
    font-weight: lighter;
    font-size: 15px;
}

.dps-bank,
.dps-voucher {
    width: 48.86%;
    float: left;
}

.dps-bank {
    margin-right: 20px;
}

.dps-bank .title,
.dps-voucher .title,
.wd-bank .title {
    width: 100%;
    color: #ffffff;
    padding: 10px 0;
    font-weight: lighter;
    font-size: 25px;
    text-align: center;
    background: #800f0f;
}

.dps-form {
  width: 100%;
    float: left;
}

.wd-form {
    width: 540px;
    float: left;
}

.dps-content,
.wd-content {
    width: 100%;
}

.dps-info,
.dps-user-info,
.wd-info,
.wd-user-info,
.dps-info-long {
    color: #fff;
    float: left;
}

.dps-info,
.wd-info {
    width: 200px;
}

.dps-info-long {
    width: 250px;
}

.dps-info-long span {
    float: right;
    margin-right: 5px;
}

.dps-content .submit,
.wd-content .submit {
    text-align: center;
}

.dps-content .submit input[type="submit"],
.wd-content .submit input[type="submit"] {
    background-image: -webkit-linear-gradient(top, #e49406 0%, #865808 100%);
    background-image: linear-gradient(to bottom, #e49406 0%, #865808 100%);
}

.dps-content .submit input[type="submit"]:hover,
.wd-content .submit input[type="submit"]:hover {
    background: #865808!important;
}

.dps-pending,
.wd-pending {
    color: #fff;
    padding: 20px 0;
    font-weight: bold;
}

.dps-pending b,
.wd-pending b {
    font-family: 'AvanirLTDBlack',sans-serif;
    color: orange;
    font-size: 25px;
}

.dps-user-info .span-brown,
.wd-user-info .span-brown {
    float: left;
    margin-right: 15px;
    font-size: 20px;
}

.dps-amount,
{
    width: 280px!important;
}

.wd-amount {
    width: 176px!important;
}

.dps-note,
.wd-note {
    font-size: 14px;
}

.wd-button {
    width: 212 px !important;
}

.wd-bank-idr {
    float: left;
    padding: 5px 0px;
    width: 100%;
}

.wd-bank-idr h3,
.wd-rules h3,
.bank-sched h3 {
    /* font-family: 'AvanirLTDBlack';
    font-size: 20px; */
    color: #fff;
}

.wd-bank-idr p,
.wd-rules ol li,
.wd-rules p {
    font-size: 12px;
    margin: 0;
    margin-bottom: 5px;
}

.wd-rules p {
    font-size: 12px;
}

.form__choice {
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
    font-size: 15px;
    text-align: center;
    width: 92px;
    color: #fff;
    text-transform: uppercase;
    margin-top: -18px;
}

.form__choice label {
    border: 1px solid #ed9d00;
    box-sizing: border-box;
    display: block;
    padding: 8px 0px;
    cursor: pointer;
    height: 40px;
    &:hover,
    &:focus,
    &:active {
        border: 1px solid rgba(#FAFAFA, .5);
    }
}

.form__choice input[type="radio"] {
    opacity: 0;
    width: 0;
    height: 0;
}

input[type="radio" i] {
    margin: 0;
}

.form__choice input[type="radio"]:active ~ label {
    opacity: 1;
    border: 1px solid #ed9d00;
    background: #ed9d00;
    color: #000;
    text-decoration: none;
}

.form__choice input[type="radio"]:checked ~ label {
    opacity: 1;
    border: 1px solid #ed9d00;
    background: #ed9d00;
    color: #fff;
    text-decoration: none;
}

.bank-btn {
    width: 290px;
    height: 40px;
    background-image: linear-gradient(to bottom, #bd7e03 100%, #ed9d00 0%);
    color: #fff;
    margin: 0 auto;
    border-radius: 3px;
    cursor: pointer;
}

.bank-white-img {
  max-width: 100px;
  max-height: 40px;
  float: left;
  padding: 3px 6px;
  line-height: 32px;
  vertical-align: middle;
  display: table-cell;
  margin-left: 15px;
}

.span-e-bank {
  float: left;
  padding: 9px 15px;
  font-size: 10px;
  color: #000;
  font-weight: 600;
}
.title-jadwal-bank{
  padding: 5px 10px;
    color: #fff;
    border-bottom: 0px;
    font-size: 18px;
}
.dps-bank{
  width: 100%;
}
.dps-bank-idr {
    padding: 10px;
    padding-bottom: 2rem;
}

.dps-bank-idr h3,
.dps-rules h3,
.bank-sched h3 {
  font-size: 18px;
  padding: 5px 10px;
}

.bank-idr {
  width: 100%;
  float: left;
}

.bank-idr p,
.dps-rules ol li,
.dps-rules p {
    font-size: 13px;
    margin: 0;
}
.content ol li,.dps-rules ol li{
  margin-bottom: 0.2rem;
}
.dps-rules p {
    font-size: 13px;
}

.captcha-voucher,
.captcha-register {
    width: 73px!important;
    float: left;
}

.verify-img {
    width: 75px;
    padding-top: 0px;
}

.verify-img,
.refresh-img {
    float: left;
}

.refresh-img {
    margin: 7px 5px;
}

.dps-info span {
    float: right;
    margin-right: 5px;
}
.bg-abuabu{
  background-color: #1d2e35;
}
.bg-bluedark{
  background-color: #004161;
}
.voucher88-bg {
    background-image: url(../img/voucher88-bg1.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 324px;
    background-position: top;
}

.beli-sekarang {
    float: right;
    position: absolute;
    font-family: 'AvanirLTDBlack',sans-serif;
    font-size: 19px;
    width: 190px;
    height: 37px;
    background: #eb3e16;
    border-radius: 2px;
    color: #fff;
    border: none;
    margin: 150px 0px 0 270px;
    text-align: center;
    padding-top: 9px;
}

.beli-sekarang:hover {
    background: #bb3213;
    -webkit-transition: background .3s;
    transition: background .3s;
}

.selengkapnya,
.head-title {
    position: absolute;
    font-size: 19px;
    font-style: italic;
    text-decoration: none;
    color: #fff;
    font-weight: 100;
    margin: 286px 0px 0 332px;
    padding: 3px;
}

.selengkapnya2{
    position: absolute;
    font-size: 19px;
    font-style: italic;
    text-decoration: none;
    color: #fff;
    font-weight: 100;
    margin: 295px 0px 0 332px;
    padding: 3px;
}
.selengkapnya:hover , .selengkapnya2:hover{
  text-decoration: underline;
}

.wd-info span {
    float: right;
    margin: 0px 10px;
}

.profile h1 {
    text-align: left;
}

.profile-base {
    width: 100%;
    float: left;
    padding: 10px 25px;
}

.change-pass-base {
    width: 400px;
    margin: auto;
}

.change-pass-base .submit {
    text-align: center;
}

.change-pass-base input[type="submit"] {
    background-image: -webkit-linear-gradient(top, #e49406 0%, #865808 100%);
    background-image: linear-gradient(to bottom, #e49406 0%, #865808 100%);
}

.change-pass-base input[type="submit"]:hover {
    background: #865808;
}

.close_html {
    color: #bc7a07 !important;
}

.odd {
    background: rgb(208, 207, 207);
}

.even {
    background: rgb(255, 255, 255);
}

.child-odd {
    background: #1b2a31;
}

.child-even {
    background: #1f6077;
}

.table_load {
    color: #bc7a07;
}

.table_load:hover {
    color: #fff900fc;
}
.table-memo tr:hover{
  background-color: #3abcea;
}
.close_html:hover {
    color: red;
}

.th-child {
    background: none!important;
    padding: 0!important;
}

.child-tr {
    background: #000;
    color: #fff;
}

.clr-silver {
    color: #d4d4d4;
}

.clr-white {
    color: #fff;
}

.fn-bold {
    font-weight: 600;
}

.fn-8 {
    font-size: 8px;
}

.fn-9 {
    font-size: 9px;
}

.fn-10 {
    font-size: 10px;
}

.fn-11 {
    font-size: 11px;
}

.fn-12 {
    font-size: 12px;
}

.fn-13 {
    font-size: 13px;
}

.fn-14 {
    font-size: 14px;
}

.fn-15 {
    font-size: 15px;
}

.fn-16 {
    font-size: 16px;
}

.fn-17 {
    font-size: 17px;
}

.fn-18 {
    font-size: 18px;
}

.fn-19 {
    font-size: 19px;
}

.fn-20 {
    font-size: 20px;
}

.fn-21 {
    font-size: 21px;
}

.fn-22 {
    font-size: 22px;
}

.fn-23 {
    font-size: 23px;
}

.fn-24 {
    font-size: 24px;
}

.fn-25 {
    font-size: 25px;
}

.fn-26 {
    font-size: 26px;
}

.fn-27 {
    font-size: 27px;
}

.fn-28 {
    font-size: 28px;
}

.fn-29 {
    font-size: 29px;
}

.fn-30 {
    font-size: 30px;
}

.fn-31 {
    font-size: 31px;
}

.fn-32 {
    font-size: 32px;
}

.fn-33 {
    font-size: 33px;
}

.fn-34 {
    font-size: 34px;
}

.fn-35 {
    font-size: 35px;
}

.fn-36 {
    font-size: 36px;
}

.fn-37 {
    font-size: 37px;
}

.fn-38 {
    font-size: 38px;
}

.fn-39 {
    font-size: 39px;
}

.fn-40 {
    font-size: 40px;
}

.button-promo {
    border: none;
    height: 60px;
    width: 250px;
    padding-top: 5px;
    padding-bottom: 3px;
    text-align: center;
    font-size: 23px;
    border-radius: 3px;
    font-weight: bolder;
    position: relative;
    color: #ffffff;
    width: 245px;
}

.masukLobby {
    background-image: -webkit-linear-gradient(top, #33aadc 0%, #195f7d 100%);
    background-image: linear-gradient(to bottom, #33aadc 0%, #195f7d 100%);
}

.masukLobby:hover {
    background: #195f7d;
}

.daftar {
    background-image: -webkit-linear-gradient(top, #e49406 0%, #865808 100%);
    background-image: linear-gradient(to bottom, #e49406 0%, #865808 100%);
}

.daftar:hover {
    background: #865808;
}

.perlu-bantuan {
    position: absolute;
    top: -10.6rem;
    right: 5.5rem;
    color: #fff;
    text-decoration: underline;
    font-size: 18px;
    z-index: 1;
}
.perlu-bantuan:hover{
  color: #b71424;
}

.mg0 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.mg3 {
    margin-top: 3px;
    margin-bottom: 3px;
}

.mg5 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.mg10 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.mgbtm15{
  margin-bottom: 15px;
}

.reg-btn {
    margin-top: -50px;
    margin-right: 15px;
    float: right;
}

.play-now-btn {
    margin-top: -50px;
    margin-right: 165px;
    float: right;
}

.play-now-btn a button {
    background-image: -webkit-linear-gradient(top, #33aadc 0%, #195f7d 100%);
    background-image: linear-gradient(to bottom, #33aadc 0%, #195f7d 100%);
}

.reg-btn a button {
    background-image: -webkit-linear-gradient(top, #e49406 0%, #865808 100%);
    background-image: linear-gradient(to bottom, #e49406 0%, #865808 100%);
}

.play-now-btn a button h4,
.reg-btn a button h4 {
    margin-top: 3px;
    margin-bottom: 3px;
}

.play-now-btn a button,
.reg-btn a button {
    text-shadow: none;
    font-family: 'AvanirLTDBlack', sans-serif;
    text-transform: uppercase;
    border: none;
    width: 139px;
    text-align: center;
    text-decoration: none;
    font-size: 17px;
    color: #ffffff;
    float: left;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 7px 0;
    margin: 0 7.5px;
    cursor: pointer;
}

.play-now-btn a button:hover {
    color: #fff;
    background: #195f7d;
    background-position: 0!important;
    text-align: center;
}

.reg-btn a button:hover {
    color: #fff;
    background: #865808;
    background-position: 0!important;
    text-decoration: none;
}

.btn-deposite1 {
    float: left;
    margin: 2px 0 0 5px;
    width: 155px;
    height: 36px;
    background-image: -webkit-linear-gradient(top, #33aadc 0%, #195f7d 100%);
    background-image: linear-gradient(to bottom, #33aadc 0%, #195f7d 100%);
    border: none;
    border-radius: 2px;
    color: #fff;
    font-size: 15px;
    cursor: pointer;
}

.btn-deposite1:hover {
    background: #195f7d;
}

.trans-currency span {
    color: #aabbc9;
    margin: 0;
    font-weight: lighter;
    font-size: 15px;
}

.trans-tab {}

.trans-currency select {
    width: 220px;
    margin: 0 30px 0 20px;
}

.trans-title,
.trans-title span {
    background: #33384b;
    font-size: 20px;
    padding: 5px 40px 8px;
    color: #fff;
}

.trans-title span {
    padding: 0 2px;
}

.trans-content {
    background: #fff;
}

.trans-content-th,
.trans-content-tr {
    color: #fff;
    background: #0097a7;
    padding: 10px 20px;
}

.trans-content-tr {
    color: #000;
    background: #fff;
    font-size: 14px;
}

.trans-content-th .th-1,
.trans-content-tr .tr-1 {
    width: 260px;
    float: left;
}

.fixed-width {
    width: 180px!important;
}

.fixed-width2 {
    width: 130px!important;
}

.trans-info {
    float: right;
    margin: 20px 65px 0 0;
    color: grey;
    cursor: pointer;
}

.game-active,
.game-img {
    background: url(../img/games/sprite.png) no-repeat center center;
    display: inline-block;
}

.game-menu {
    background: #151720;
    width: 100%;
    height: 78px;
}

.game-base,
.game-base2 {
    width: 1240px;
    margin: 0 auto;
}

.game-base2 {
    position: absolute;
    display: none;
}

.no-game {
    width: 8.96%;
    height: 63px;
    border: none;
    float: left;
    margin: 0 1px 0 0;
}

.no-border-top {
    border-top: none!important;
}

.game,
#more-game {
    width: 8.96%;
    height: 63px;
    float: left;
    text-align: center;
    cursor: pointer;
    padding-top: 15px;
    border-left: 1px solid #3f3745;
}

.game2,
.game3 {
    height: 63px;
}

.game-base2 .game {
    background: #151720!important;
    width: 8.96%;
    border-top: 1px solid #3f3745;
    border-bottom: 1px solid #3f3745;
}

.game-last {
    border-right: 1px solid #3f3745;
}

.game-border-bottom {
    border-bottom: 1px solid #3f3745;
}

.game:hover,
.game2:hover,
.game3:hover,
#more-game:hover {
    background: url(../img/games/sprite.png) no-repeat center center;
    display: inline-block;
    background-position: 0 -475px;
    background-size: 111px 742px;
}

.game2:hover,
.game3:hover {
    background-position: 0px -490px!important;
}

.game-active {
    background-position: 0 -475px;
    background-size: 111px 742px;
}

.game-img {
    width: 110px;
    height: 37px;
    background-size: 90px;
    margin-top: 5px;
}

.lol {
    background-position: 10px -96px;
    height: 36px;
}

.csgo {
    background-position: 10px -19px;
}

.dota2 {
    background-position: 10px 18px;
    margin-top: -3px;
}

.ovw {
    background-position: 10px -290px;
    height: 44px;
    margin-top: 1px;
}

.hots {
    background-position: 10px -130px;
    height: 28px;
    margin-top: 7px;
}

.vg {
    background-position: 10px -338px;
    height: 55px;
    margin-top: 0px;
}

.stc2 {
    background-position: 10px -59px;
    margin-top: 4px;
}

.rl {
    background-position: 10px -394px;
}

.kog {
    background-position: 10px -431px;
    height: 52px;
    margin-top: -3px;
}

.wowc3 {
    background-position: 10px -483px;
    height: 48px;
    margin-top: 0px;
}

.hs {
    background-position: 10px -206px;
    height: 25px;
    margin-top: 8px;
}

.wot {
    background-position: 10px -247px;
    height: 39px;
    margin-top: 2px;
}

.halo {
    background-position: 10px -229px;
    height: 18px;
    margin-top: 12px;
}

.cf {
    background-position: -4px -247px;
    height: 30px;
    margin-top: 8px;
    background-size: 120px;
}

.cod {
    background-position: 9px -650px;
    height: 30px;
    margin-top: 8px;
}

.smite {
    background-position: 9px -157px;
    height: 28px;
    margin-top: 8px;
}

.clr {
    background-position: 9px -680px;
    height: 38px;
}

.fifa {
    background-position: 8px -727px;
    height: 45px;
    margin-top: 0;
}

.wowc {
    background-position: 10px -777px;
    height: 45px;
    margin-top: 0;
}

.s2bw {
    background-position: 10px -822px;
    height: 45px;
    margin-top: 0;
}

.gen-game {
    font-family: 'AvanirLTDBlack',sans-serif;
    color: #fff;
}

.gen-game2 {
    color: #fff;
    font-size: 14px;
    margin-top: 7px;
}

#game-frame-wrapper {
    position: absolute;
    top: 100%;
}

#game-frame {
    width: 100%;
    height: 100%;
}

.table-memo {
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.table-memo tr th {
    background: #262626;
    padding: 2px;
    text-align: center;
}

.memo-input {
    height: 430px;
    background-color: #10323e;
    padding: 20px 12px;
    margin: 3px 0px 0px 5px;
    color: #fff;
    border: 1px solid #fff;
}

.memo-input textarea {
    resize: none;
    color: #000
}

.form-group {
    margin-bottom: 15px;
}

.form-group h2 {
    display: block;
    margin: auto;
    text-align: left;
    padding-bottom: 20px;
    font-size: 18px!important;
    font-family: arial, sans-serif;
    font-weight: bold;
    padding: 0!important;
}

form {
    display: block;
    margin-top: 0em;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.action-memo {
    color: #ffffff;
    text-decoration: none;
    font-size: 13px;
}

.action-memo:first-child {
    margin-right: 10px;
}

.action-memo:last-child {
    margin-left: 10px;
}

.action-memo:hover {
    color: #00ff20;
    text-decoration: none;
}

.btn-send {
    display: block;
    margin: auto;
}

.in-out {
    color: #fff;
    padding: 0px 10px 10px 10px;
}

tbody tr td {
    padding: 2px;
}

.btn {
    color: #fff;
    display: inline-block;
    padding: 5px!important;
    text-decoration: none;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px!important;
}

.btn-blue {
    background-image: -webkit-linear-gradient(top, #33aadc 0%, #195f7d 100%)!important;
    background-image: linear-gradient(to bottom, #33aadc 0%, #195f7d 100%)!important;
    text-shadow: none;
    border: none!important;
    border-radius: 3px !important;
}

.btn-blue:hover {
    background: #195f7d!important;
}

.btn a:hover {
    color: #ffb729;
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #fff!important;
    text-decoration: none;
}

.memo-desc {
    width: 625px;
}

.btn-answer-message {
    color: #fff;
    padding: 8px 25px!important;
    font-size: 15px!important;
    width: 150px;
    text-transform: uppercase;
    font-family: 'AvanirLTDBlack',sans-serif;
    border-radius: 2px!important;
    border: none!important;
}

.btn-answer-message:hover {
    background: #865808!important;
    color: #fff;
}

.btn-back-message {
    background-color: #da2020;
    font-family: 'AvanirLTDBlack',sans-serif;
    padding: 7px 30px 8px!important;
    width: 144px;
}

.btn-back-message:hover {
    background-color: #a00202;
}

.btn-back-message2 {
    background-color: #da2020;
    font-family: 'AvanirLTDBlack',sans-serif;
    padding: 7px 10px 5px!important;
}

.btn-back-message2:hover {
    background-color: #a00202;
}

.unread {
    color: #fff;
    text-decoration: none;
}

.unread:hover {
    color: red;
}

.carousel-control {
    width: 50px!important;
}

.pagination li a:last-child {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.pagination {
    /*display: inline-block;*/
    list-style: none;
    display: -webkit-inline-box;
    padding-left: 0px;
    display: -moz-box;
}

.pagination li a {
    color: #d4d4d4!important;
    float: left;
    padding: 9px 10px;
    text-decoration: none;
    background-color: transparent!important;
    border: none!important;
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: transparent!important;
    border-color: transparent!important;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: transparent!important;
    border-color: transparent!important;
    color: #d48906!important;
}


/*ul .active{color:white;padding:0px 16px;text-decoration:none;}*/


/*ul .disabled{color:white;padding:4px 10px;text-decoration:none;}*/

.pagination li a:hover:not(.active) {
    background-color: #0097a7;
}

.pagination li .disable a:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.pagination li a:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.pagination-center {
    display: block;
    margin: auto;
    text-align: center;
}

.btn-memo {
  background: #86bf37;
  padding: 3px 3px !important;
  border: none;
  font-size: 11px;
}

.btn-memo:hover {
    background: #33aadc;
    color: #fff !important;
}

.perlu-span {
    top: -196px;
    left: 97px;
}

.form1:hover .perlu-span {
    -webkit-transition: color .3s;
    transition: color .3s;
    color: #00dcff;
    text-decoration: underline;
}

.h1-title {
    margin: 0;
    padding: 2rem;
}

.menu-games {
    width: 100%;
}

.step {
    padding: 10px 0px;
    width: 1080px;
    margin: 0 auto;
}

.game-title {
    font-family: 'bignoodletitling', sans-serif;
    font-size: 30px;
    line-height: 15px;
}

.game-dragon-div {
    margin-right: 0 !important;
}

.pagcor {
    width: 485px;
    margin: 0 auto;
    margin-top: 10px;
}

.pagcor-image {
    padding: 5px 10px;
    position: absolute;
    margin-top: -12px;
}

.pagcor-text {
    margin-left: -100px;
}

.btn-games {
    border-radius: 0px;
    width: 150px;
    height: 38px;
    background-image: -webkit-linear-gradient(top, #e49406 0%, #865808 100%);
    background-image: linear-gradient(to bottom, #e49406 0%, #865808 100%);
    border-color: none!important;
    border-radius: 3px !important;
    border: none;
    font-family: 'AvanirLTDBlack', sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: -4px;
    display: inline-block;
    color: #fff;
}

.btn-games h3,
.button-games h3,
.bt-mainkan h3 {
    font-size: 18px;
}

.game-div-template:hover .btn-games {
    background: #865808;
}

.register-container {
    min-height: calc(100vh - 392px);
}

.live-games {
    width: 49%;
    float: left;
    margin-right: 8px;
}

.e-games {
    width: 49%;
    float: left;
    margin-left: 8px;
}

.clear-fix {
    clear: both;
    height: 10px;
}

.clear-fix2 {
    clear: both;
    height: 20px;
}

.e-games .image-container {
    float: left;
}

.live-games .image-container {
    float: right;
}

.live-games .image-small {
    float: right;
    margin-left: 14px;
}

.align-side-r {
    margin-right: 0px;
}

.e-games .image-small {
    float: left;
    margin-right: 14px;
}

.align-side-l {
    margin-left: 0px;
}

.centered-l {
    margin-left: 90px;
}

.centered-r {
    margin-right: 90px;
}

.button-container {
    margin-top: 10px;
}

.button-games {
    position: absolute;
    margin-top: 150px;
    margin-left: 145px;
}

.image-container:hover .bt-mainkan {
    background: #195f7d;
}

.image-small .bt-mainkan {
    padding: 8px 11px;
    margin-top: 50px;
}

.image-small:hover .div-button {
    display: block;
}

.div-button {
    position: absolute;
    display: none;
    background: rgba(0, 0, 0, 0.5);
    height: 122px;
}

.add-padding {
    padding-bottom: 20px;
}

.bt-mainkan {
    background-image: -webkit-linear-gradient(top, #33aadc 0%, #195f7d 100%);
    background-image: linear-gradient(to bottom, #33aadc 0%, #195f7d 100%);
    font-family: 'AvanirLTDBlack', sans-serif;
    text-transform: uppercase;
    font-size: 15px;
    color: #fff;
    padding: 10px 24px;
    border-radius: 3px;
    border: none;
}

.text-color-white {
    color: #fff !important;
}

html {
    height: 100%;
    box-sizing: border-box;
}

body {
    position: relative;
    min-height: 100%;
    color: #fff;
}
a {
    color: #a3e744;
    text-decoration: none;
}
a:hover {
    color: #388db7;
    text-decoration: none;
}
.footer-fixed {
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
}
.break-float {
    clear: both;
}

.add-height {
    height: 10px;
}

.footer-image-collection {
    background: url('../img/footer/footer-bank.png');
}

.bank-container,
.pagcor-container,
.playtech-container,
.safe-secure-container,
.supported-device-container {
    float: left;
    text-align: left;
    /*margin-right:34px;*/
}

.last-container {
    margin-right: 0px;
    margin-top: 10px;
}

.bank-transfer {
    margin-top: 15px;
    height: 58px;
    width: 269px;
    float: left;
    background-position: 0px 0px;
}

.pagcor-logo {
    margin-top: 10px;
    height: 29px;
    width: 132px;
    float: left;
    background-position: -316px -30px;
}

.playtech-icon {
    margin-top: 15px;
    height: 30px;
    width: 140px;
    float: left;
    background-position: -498px -3px;
}

.safe-secure {
    margin-top: 10px;
    height: 26px;
    width: 142px;
    float: left;
    background-position: -674px -3px;
}

.supported-device {
    margin-top: 10px;
    height: 30px;
    width: 201px;
    float: left;
    background-position: -846px 0px;
}

.add-margin-top {
    margin-top: 10px;
    margin-bottom: 10px;
}
.menufooter{
  float: left;
    text-align: center;
}

.disclaimer {
    margin-top: 10px;
}

.add-margin-top a {
    font-size: 13px;
    border-right: 1px solid #fff;
    padding: 0px 8px;
    color: #a3e744;
}

.add-margin-top a:hover {
    color: #14afe4;
}

.remove-padding {
    padding-left: 0px !important;
}

.copyright {
    text-align: center;
    color: #fff;
    padding-top: 20px;
}

.disclaimer {
    margin: 0 0 5px 0;
    display: inline-block;
    float: left;
}
.ioncasino-icon{
      margin: 5px 0;
    height: 28px;
    width: 140px;
    float: left;
    background-position: -498px -31px;
}
.jadwalbankoffline{
    padding: 10px;
    padding-bottom: 2rem;
}
.bank-box{
    height: 80px;
}
.btn-bank{
    font-weight: 500;
    padding: 8px 5px;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 5px;
    border-radius: 5px;
    min-width: 132px;
}
.bank-grid{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
}
.bank-grid-footer{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px 0px;
    padding-top: 10px;
}
.provider-grid-footer{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 5px 10px;
    padding: 10px 0;
}
.voucher88-img{
  position: absolute;
  padding: 3px 3px;
  font-size: 13px;
  border-radius: 3px;
  width: 495px;
  height: 337px;
  z-index: 0;
  background-color: #1b2a31;
}
.forgotpass-label{
    font-size: 13px;
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}
.pagcor-div{
  width: 200px;
  float: left;
  text-align: left;
  padding-top: 10px;
  padding-left: 15px;
}
.partners-div {
    width: 220px;
    float: left;
    text-align: left;
    padding-top: 10px;
}
.description-div {
    text-align: left;
    width: 580px;
    padding-right: 15px;
    float: left;
    padding-top: 10px;
}

.add-margin-top a:last-child
{
    border-right:0px;
}
.home-game-grid{
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 5px 10px;
}
.btn-homegames{
    padding: 5px 57px 5px 58px !important;
}
.home-games-div{
    padding-bottom: 10px;
}
.two-homebtn{
    padding: 10px 25px;
    font-size: 15px;
    border-radius: 3px;
}
.home-img-grid{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 5px 10px;
    margin-top: 15px;
}
.game-home-hover:hover .pink-btn{
    background-image: linear-gradient(to bottom, #9e234a 0%, #9e234a 100%);
}
.btn-default{
    color: #fff !important;
}
.banner-box-btn{
    position: absolute;
    margin-left: 197px;
    margin-top: -51px;
}
.bantuan-title{
    color: #ffffff;
}
.bantuan-title:hover {
    color: #ffbf50 ;
}
.lobby-game-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 5px 10px;
}
.lobby-game-grid img{
    width: 100%;
    height: 155px;
}
.lobby-game-btn{
    font-size: 13px;
    width: 100%;
}
.home-grid-games{
    width: 100%;
}
.home-game-design{
    width: 192px;
    height: 152px;
    margin: 8px 10px 32px 0px;
}
.no-padding{
    padding: 0;
}
.two-homebtn-div{
    margin-top: 15px;
    padding-bottom: 1.5rem;
}
.banner-box-div{
    width: 100%;
    margin: 8px 0;
}
.banner-box{
    width: 327px;
    height: 166px;
    float: left;
    margin-left: 9px;
}
.banner-box:first-child{
    margin-left: 0;
}
.provider-div{
    width: 100%;
}
.provider-icons{
  float: left;
  margin: 5px 20px 2px 0;
  height: 35px;
  line-height: 35px;
}
.footer-playstar {
    max-width: 90px;
}
.footer-spadegaming {
    max-width: 115px;
}
.bank-footer-grid{
    width: 100%;
}
.bank-footer-icon{
  float: left;
  height: 35px;
  max-width: 90px;
  margin: 5px 0px 0px;
  padding-right: 10px;
  line-height: 35px;
}
.bank-footer-icon img{
    width: 90%;
}
.lobby-game-div{
    width: 100%;
}
.lobby-game{
    float: left;
    width: 175px;
    height: 189px;
    margin: 0px 3px 8px 0;
    position:relative;
}
.lobby-game img{
    width: 100%;
    height: 155px;
}
.bank-offline-items{
    width: 50%;
    float: left;
}
.user-name:hover .account-detail{
    display: block;
}
.user-name:hover{
    background: #164c5f;
    color: #14a7da;
}
.promo-btn{
    padding: 7px 15px !important;
}
marquee p {
    color: #fff !important;
    font-size: 12px;
    margin-bottom: 0px;
    margin-top: 4px;
}
.dep-announcement-div{
    background: #134767;
    width: 100%;
    padding: 10px 35px 12px;
}
.dep-icon-div{
    text-align: left;
    float: left;
    margin-right: 8px;
}
.dep-icon-horn{
    color: #fff;
    font-size: 36px;
    margin-top: 5px;
}
.dep-announcement-text{
  color: #fff;
  line-height: 25px;
}
.dep-announcement-text p{
    margin-bottom: 0px;
}
.font-pink{
    color: #b80039;
}
.font-yellow{
    color: #feda00;
}
.font-bold{
    font-weight: bold;
}
.nomor{
    color: #ed9d00;
    margin-left: 10px;
}
.register-textbox{
    width: 278px !important;
    border-radius: 6px;
    text-transform: none !important;
}
.register-validation-box{
    border-radius: 6px;
    width: 100px !important;
}
.reg-new-account{
    padding: 0 30px;
}
.reg-valid-text{
    margin-top: 12px;
}
.reg-check-process p{
    margin: 15px 0;
}
.reg-check-process input{
    padding: 10px 55px;
    border-radius: 6px;
}
.reg-check-process input[type=checkbox]:after {
  content: " ";
  background-color: #428bca;
  display: inline-block;
  visibility: visible;
  color: #fff;
  border-radius: 5px;
}
.reg-check-process input[type=checkbox]:checked:after {
  content: "\2714";
  width: 21px;
  height: 21px;
  padding: 0 0 0 4px;
}
.reg-check-process input[type=checkbox] {
  width: 25px;
    height: 15px;
    font-size: 15px;
}
.btn-promotion-read{
    float: left;
    margin-left: 10px;
    padding: 8px 0px;
    border-radius: 5px;
}
.read-promo-btn{
    width: 100%;
    padding: 0px 250px;
}
.left-sidebanner{
    position: absolute;
    left: -9.3rem;
    top: 0rem;
}
.game-terbaru{
    margin-top: -6px;
}
.jadwal-offline-div{
  background: rgba(83,163,189,1);
  background: -moz-linear-gradient(top, rgba(83,163,189,1) 0%, rgba(6,71,92,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(83,163,189,1)), color-stop(100%, rgba(6,71,92,1)));
  background: -webkit-linear-gradient(top, rgba(83,163,189,1) 0%, rgba(6,71,92,1) 100%);
  background: -o-linear-gradient(top, rgba(83,163,189,1) 0%, rgba(6,71,92,1) 100%);
  background: -ms-linear-gradient(top, rgba(83,163,189,1) 0%, rgba(6,71,92,1) 100%);
  background: linear-gradient(to bottom, rgba(83,163,189,1) 0%, rgba(6,71,92,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53a3bd', endColorstr='#06475c', GradientType=0 );
  color: white;
  list-style-type: none;
}
.jadwal-title{
    color: #FAFAFA;
    padding: 3px 0;
    font-size: 24px;
    font-weight: bold;
}
.jdwloff ul>li{
    width: 320px;
}
.slider-btn-des{
    border-radius: 3px;
    min-width: 145px;
    min-height: 47px;
}
.sticky-lobby-nav{
  /*position: -webkit-sticky;
  position: sticky;*/
  /*top: 115px;*/
  float: left;
  position: relative;
}
.homegame{
  width: 19.3% !important;
  height: 186px !important;
}
.hvrbox-text p {
    text-align: center;
    margin-bottom: 0rem !Important;
}
.mainlong{
    width: 408px !important;
}
.hvrbox,
.hvrbox * {
    box-sizing: border-box;
}

.hvrbox {
    display: inline-block;
    overflow: hidden;
    width: 100%!important;
  height: 189px;
    position: absolute;
  z-index: 4;
}

.hvrbox img {
    max-width: 100%;
}

.hvrbox .hvrbox-layer_bottom {
    display: block;
}

.hvrbox .hvrbox-layer_top {
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 98%;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 15px;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.hvrbox:hover .hvrbox-layer_top,
.hvrbox.active .hvrbox-layer_top {
    opacity: 1;
}

.hvrbox .hvrbox-text {
    text-align: center;
    font-size: 13px;
    display: inline-block;
    position: absolute;
    top: 45%;
    left: 50%;
    right: -43%;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.hvrbox .hvrbox-text_mobile {
    font-size: 15px;
    border-top: 1px solid rgb(179, 179, 179);
    /* for old browsers */
    border-top: 1px solid rgba(179, 179, 179, 0.7);
    margin-top: 5px;
    padding-top: 2px;
    display: none;
}

.hvrbox.active .hvrbox-text_mobile {
        display: block;
}
.game-home-hover{
    position:relative;
}
.game-tag{
    position: absolute;
    background: #bd181e;
    padding: 3px 6px;
    font-weight: bold;
    right: 0px;
    top: 0px;
    z-index: 4;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    height:auto;
    text-align:center;
}
.game-tag-left{
  position: absolute;
  background: #bd181e;
  padding: 3px 6px;
  font-weight: bold;
  left: 0px;
  top: 0px;
  z-index: 4;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  height: auto;
  text-align: center;
}
.search-games {
  width: 168px !important;
  height: 33px;
  outline: none;
}
.search-base{
    display: flex;
    float: left;
    background-color: #1375b9;
    margin-bottom: 5px;
}
.search-img{
  height: 33px;
}
.vidtutorial-btn{
    background: #22aace;
    width: 90px;
}
.navbar{
  height: 118px;
  /*background: #000 url('../img/banners/euro2024_header.webp') no-repeat center !important;*/
}
.navbar-active{
  background: rgb(31, 31, 31);
  color: rgb(21, 182, 237);
}
.msg-sort-div{
    float:right;
}
.msg-sort-div span{
    margin-right:5px;
}
.w200{
  width: 220px;
  min-height: 85px;
}

.box-bank-offline {
  height: 166px;
  background: rgba(83,163,189,1);
  background: -moz-linear-gradient(top, rgba(83,163,189,1) 0%, rgba(6,71,92,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(83,163,189,1)), color-stop(100%, rgba(6,71,92,1)));
  background: -webkit-linear-gradient(top, rgba(83,163,189,1) 0%, rgba(6,71,92,1) 100%);
  background: -o-linear-gradient(top, rgba(83,163,189,1) 0%, rgba(6,71,92,1) 100%);
  background: -ms-linear-gradient(top, rgba(83,163,189,1) 0%, rgba(6,71,92,1) 100%);
  background: linear-gradient(to bottom, rgba(83,163,189,1) 0%, rgba(6,71,92,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53a3bd', endColorstr='#06475c', GradientType=0 );
  color: white;
  padding: 0px 5px;
  list-style-type: none;
    width: 327px;
  float: left;
  margin-left: 10px;
}
.tbl1,.tbl2{
  width:100%;
  border-top: 1px solid #0e82a7;
}
.right{
  float: right;
  border: none;
  text-align:right;
  display: block;
}
.tbl1 td {
  padding-top:1px;
  padding-bottom:2px;
}

.tbl1 td:first-child {
  padding-right:0;
}

.tbl2 td {
  padding-top:8px;
  padding-bottom:8px;
}

.tbl2 td:first-child {
  padding-right:0;
}
.box-bank-offline .title h3{
  font-size: 18px;
  padding: 3px 0px 0px;
  font-weight: 600;
  background: -webkit-linear-gradient(#ffffff, #bbb9b9);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 3px;
}
.datatext{
  padding: 15px 0px;
  color: #d48a07;
}
.jdwloff{
min-height: 45px !important;
}
.jdwloff tr{
  border-bottom: 1px solid #0e82a7;
  line-height: 21px;
}
.jdwloff ul{
list-style-type: none;
  margin-left: -40px;
  border: none;
}
.jdwloff ul>li{
  width: 100%;
  list-style: none;
  display: inline-flex;
  text-align: left;
  padding-bottom: 2px !important;
  vertical-align: middle;
  line-height: 13px;
  min-height: 48px;
}
.noone{
padding-right: 3px;
min-width: 92px;
border: none;
/*vertical-align: -webkit-baseline-middle;*/
}
.noone{
  min-width: 90px !important;
}
.noone.right{
  width: 250px !important;
  text-align: left !important;
  font-size: 13px;
  line-height: 1.5;
  padding-top: 0px;
}
.noone p{
  margin:0px;
  font-size: 11px;
}
.noone img{
width: 70px;
text-align: center;
margin-left: 10px;
height: 35px;
}
.noone span{
  float: right;
}

/*new design*/
.deposit-item{
    background: #004161;
    /* padding: 5px 20px; */
    border-radius: 5px;
    margin-top: 5px;
    width: 100%;
    /*margin-left: 30px;*/
}
.deposit-item div{
    display: flex;
}
.dp-sched-txt{
    list-style-type: none;
    flex-direction: row;
    display: flex;
    margin: 0;
    padding: 0;
}
.dp-sched-txt li{
    /*display: flex;*/
    justify-content: center;
    flex-direction: row;
    align-items: center;
    margin: auto;
    color: #fff;
    padding: 2px 0px;
}
.dp-icon-status{
    /*margin: 0;*/
    background: #fff;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.dp-sched-img{
    list-style-type: none;
    display: flex;
    align-items: center;
    flex-direction: row;
    margin-left: 0;
    padding: 10px;
}
.dp-status{
    margin:0 0 0 10px;
}
.dp-online{
    border-radius: 25px;
    background: #2fd835;
    height: 13px;
    width: 13px;
    color: #ffffff;
    z-index: 1000;
    float: left;
    margin-right: 10px;
}
.dp-issue{
    border-radius: 25px;
    background: orange;
    height: 13px;
    width: 13px;
    color: #ffffff;
    z-index: 1000;
    float: left;
    margin-right: 10px;
}
.dp-offline{
    border-radius: 25px;
    background: #ca2424;
    height: 13px;
    width: 13px;
    color: #ffffff;
    z-index: 1000;
    float: left;
    margin-right: 10px;
}
.dp-logo{
    margin: 0 10px;
}
.dp-logo img{
    width: 89px;
}
.dp-text{
    /*width: 100%;*/
    margin: auto;
}
.dp-text p{
    margin:0 0 0 12px;
}
.ebanking-btn {
    width: 190px;
    height: 33px;
    background: linear-gradient(#f0f0f0, #8f8f8f);
    color: #fff;
    margin: 0 auto;
    border-radius: 3px;
    cursor: pointer;
}
.ebanking-btn img{
      width: 57px;
      float: left;
      margin-top: 7px;
      margin-left: 3px;
      max-height: 20px;
      min-height: 15px;
}
.ebank-img.cimb ,.ebank-img.bri{
    margin-top: 10px !important;
}
.ebank-img.panin{
    width: 69px;
    min-height: 11px;
    margin-top: 11px;
}
.ebank-img.mega{
    width: 73px;
    min-height: 12px;
    margin-top: 11px;
}
.ebank-img.mandiri{
    width: 70px;
    max-height: 29px;
    margin-top: 2px;
}
.ebank-img.bni{
    margin-top: 9px;
}
.ebank-img.maybank{
  width: 70px;
  margin-top: 7px;
}
.nomor {
    margin-left: 10px;
    color: #fff !important;
    text-transform: capitalize !important;
    background: #21a455;
    padding: 3px 16px;
    border-radius: 4px;
    position: absolute;
    margin-top: 3px;
    font-size: 11px;
    cursor: pointer;
}
.bgdepo-inner{
    background: #d6d6d6;
    border-radius: 15px;
}
.depo-title-radius{
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.dp-drop-select{
    float: left;
    margin: 1px 0 0 5px;
    padding: 5px 0;
    cursor: pointer;
}

/**/
.game-icon-right{
  position: absolute;
    padding: 3px 18px;
    font-weight: bold;
    right: 0px;
    top: 0px;
    z-index: 2;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    height: auto;
    text-align: center;
    height: 27px !important;
}

.icongame{
  position: absolute;
    height: 23px !important;
    width: 23px !important;
    top: 0;
    right: 4px;
}
.sprite-icon {
    float: left;
    margin: 2px;
    /*filter: invert(100%);*/
    margin-left: 1px;

}
.icon-top-trend-gaming{
    position: absolute;
    height: 24px;
    width: 20px;
    /*margin: 5px 0px 0px -10px;*/
    top: 3px;
    right: 2px;
    border: 1px solid #000;
    background-image: url(../img/icons/game/TTG.png);
    background-size: 18px;
    background-repeat: no-repeat;
}
.icon-microgaming {
  position: absolute;
  height: 25px;
  width: 25px;
  /*margin: 5px 0px 0px -14px;*/
  top: 3px;
  right: 2px;
  background-image: url(../img/icons/game/mg3.png);
  background-size: 24px;
  background-repeat: no-repeat;
}
.icon-microgaming-sg8 {
  position: absolute;
  height: 25px;
  width: 25px;
  /*margin: 5px 0px 0px -14px;*/
  top: 3px;
  right: 2px;
  background-image: url(../img/icons/game/mg3.png);
  background-size: 24px;
  background-repeat: no-repeat;
}
.icon-booming{
    position: absolute;
    height: 25px;
    width: 29px;
    /*margin: 3px 0px 0px -7px;*/
    top: 3px;
    right: 2px;
    background-image: url(../img/icons/game/BG.png);
    background-size: 18px;
    background-repeat: no-repeat;
}
.icon-pragmatic-play,.icon-pragmatic {
    /* position: absolute;
    height: 30px;
    width: 25px;
    margin: 3px 0px 0px -8px;
    background-image: url(../img/icons/game/PragmaticPlay.png);
    background-size: 19px;
    background-repeat: no-repeat; */
    position: absolute;
    /*margin-left: -25px;*/
    top: 0px;
    right: 2px;
    height: 34px;
    width: 36px;
    background-position: -2px -4px;
    background-image: url(../img/icons/game/pp.png) !important;
    background-size: 53px;
    filter: invert(0%);

}
.icon-idnslot{
    position: absolute;
    height: 25px;
    width: 25px;
    top: 3px;
    right: 1px;
    background-image: url(../img/icons/game/idnslot.png);
    background-size: 25px;
    background-repeat: no-repeat;
}
.icon-table-card {
    position: absolute;
    height: 25px;
    width: 29px;
    background-position: -203px 100px;
    margin: 4px 0px 0px -18px;
}
.icon-isoftbet{
    position: absolute;
    height: 25px;
    width: 25px;
    top: 3px;
    right: 1px;
    background-image: url(../img/icons/game/isoftbet-icon.png);
    background-size: 25px;
    background-repeat: no-repeat;
}
.icon-skywind {
    position: absolute;
    height: 25px;
    width: 25px;
    /* margin: 5px 0px 0px -14px; */
    top: 3px;
    right: 2px;
    background-image: url(../img/icons/game/skywind.png);
    background-size: 24px;
    background-repeat: no-repeat;
}
.icon-playtech {
    position: absolute;
    height: 25px;
    width: 25px;
    top: 3px;
    right: 2px;
    background-image: url(../img/icons/game/playtech-icon.png);
    background-size: 24px;
    background-repeat: no-repeat;
}
.icon-habanero {
    position: absolute;
    height: 25px;
    width: 25px;
    /* margin: 5px 0px 0px -14px; */
    top: 3px;
    right: 2px;
    background-image: url(../img/icons/game/habanero.png);
    background-size: 24px;
    background-repeat: no-repeat;
}
.icon-playstar {
    position: absolute;
    height: 25px;
    width: 25px;
    /* margin: 5px 0px 0px -14px; */
    top: 3px;
    right: 2px;
    background-image: url(../img/icons/game/playstar-icon.png);
    background-size: 24px;
    background-repeat: no-repeat;
}
.icon-spade-gaming {
    position: absolute;
    height: 25px;
    width: 25px;
    /* margin: 5px 0px 0px -14px; */
    top: 3px;
    right: 2px;
    background-image: url(../img/icons/game/spadegaming-icon.png);
    background-size: 24px;
    background-repeat: no-repeat;
}
.icon-red-tiger {
    position: absolute;
    height: 25px;
    width: 25px;
    top: 3px;
    right: 2px;
    background-image: url(../img/icons/game/red-tiger-icon.png);
    background-size: 24px;
    background-repeat: no-repeat;
}
.icon-cq9 {
    position: absolute;
    height: 25px;
    width: 30px;
    top: 3px;
    right: 2px;
    background-image: url(../img/icons/game/cq9-icon.png);
    background-size: 30px;
    background-repeat: no-repeat;
}
.icon-pg-soft {
    position: absolute;
    height: 25px;
    width: 30px;
    top: 3px;
    right: 2px;
    background-image: url(../img/icons/game/pg-icon-w.png);
    background-size: 30px;
    background-repeat: no-repeat;
}
.icon-playson {
    position: absolute;
    height: 25px;
    width: 30px;
    top: 3px;
    right: 2px;
    background-image: url(../img/icons/game/playsons-icon.png);
    background-size: 24px;
    background-repeat: no-repeat;
}
.icon-gameart {
    position: absolute;
    height: 25px;
    width: 30px;
    top: 3px;
    right: 2px;
    background-image: url(../img/icons/game/gameart-icon.png);
    background-size: 30px;
    background-repeat: no-repeat;
}
.icon-betsoft {
    position: absolute;
    height: 25px;
    width: 30px;
    top: 3px;
    right: 2px;
    background-image: url(../img/icons/game/betsoft.png);
    background-size: 30px;
    background-repeat: no-repeat;
}
.icon-gameplay {
    position: absolute;
    height: 25px;
    width: 26px;
    top: 3px;
    right: 2px;
    background-image: url(../img/icons/game/gameplay.png);
    background-size: 25px;
    background-repeat: no-repeat;
}
.icon-rtg {
    position: absolute;
    height: 25px;
    width: 20px;
    top: 3px;
    right: 2px;
    background-image: url(../img/icons/game/rtg.png);
    background-size: 18px;
    background-repeat: no-repeat;
}
.icon-btg {
    position: absolute;
    height: 25px;
    width: 25px;
    top: 3px;
    right: 2px;
    background-image: url(../img/icons/game/btg-icon-w.png);
    background-size: 25px;
    background-repeat: no-repeat;
}
.icon-mannaplay {
    position: absolute;
    height: 25px;
    width: 25px;
    top: 8px;
    right: 2px;
    background-image: url(../img/icons/game/mannaplay-icon-w.png);
    background-size: 25px;
    background-repeat: no-repeat;
}
.icon-gmw {
    position: absolute;
    height: 25px;
    width: 28px;
    top: 10px;
    right: 2px;
    background-image: url(../img/icons/game/gmw-icon-c.png);
    background-size: 28px;
    background-repeat: no-repeat;
}
.icon-nlc {
    position: absolute;
    height: 25px;
    width: 28px;
    top: 7px;
    right: -2px;
    background-image: url(../img/icons/game/nlc-icon.png);
    background-size: 26px;
    background-repeat: no-repeat;
}
.icon-dodo-gaming {
    position: absolute;
    height: 25px;
    width: 28px;
    top: 7px;
    right: -7px;
    background-image: url(../img/icons/game/dodo-icon.svg);
    background-size: 15px;
    background-repeat: no-repeat;
}
.game-tag-tournament{
    position: absolute;
    background: #fff;
    padding: 6px 10px;
    font-weight: bold;
    left: 0px;
    top: 0px;
    z-index: 2;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    height: auto;
    text-align: center;
}



/*TOURNAMENT*/

.tournament-leaderboards{
 margin: 0px;
 padding-left: 0px;
 margin-bottom: 15px;

}
.tournament-leaderboards-element{
   margin-bottom: 0px;
   margin-top: 2px;
   padding: 2px 8px;
   margin-left: 3px;
   margin-right: 3px;
   color: #000;
    cursor: pointer;
    list-style: none;
    background: #d6d6d6;
   white-space: nowrap;
   position: relative;
   height: 38px;
}
.tournament-leaderboards-element:hover{
   background:#a7a7a7;
}

.default-leaderboard{
   cursor: default;
   text-align: center;

}
.name-lb{
   font-weight: bold;
   font-size: 12px;
   margin: 0px;
   color:#000;
}
.date-lb{
   margin: 0px;
   font-size: 11px;
   line-height: 1;
   color:#000;
}

.leaderboard-container{
   position: absolute;
   padding-bottom: 32px;
     width: 205px;
    margin-left: -223px;
    top: -60px;
   background-color: #ffffff;
   -webkit-clip-path: polygon(50% 0%, 100% 0, 100% 94%, 50% 100%, 0% 94%, 0 0);
    clip-path: polygon(50% 0%, 100% 0, 100% 95%, 50% 100%, 0% 95%, 0 0);

}
.leaderboard-container-head{
   background: #fdcb13;
   padding: 8px;
   height: 111px;
    -webkit-clip-path: polygon(50% 0%, 100% 0, 100% 85%, 50% 100%, 0% 85%, 0 0);
    clip-path: polygon(50% 0%, 100% 0, 100% 85%, 51% 100%, 0% 85%, 0 0);
    margin-bottom: 10px;
}
.tournament-text1{
   color: #000;
   text-align: center;
   font-weight: bold;
   font-size: 15px;
   margin:0px;
   letter-spacing: 2px;
}
.tournament-text2{
   color: #000;
   text-align: center;
   font-weight: bold;
   font-size: 15px;
   margin:0px;
   letter-spacing: 2px;
   line-height: 1;
}
.btn-leaderboard{
    padding: 3px 0px;
    text-align: center;
    width: 65px;
    margin: 8px 0px;
    border-radius: 3px;
    background: #000000;
    font-size: 10px;
    font-weight: bold;
    position: absolute;
    right: 5px;
    top: 2px;
    color: #fff;
}

.btn-leaderboard-view{
    padding: 3px 0px;
    text-align: center;
    width: 65px;
    margin: 2px 0px;
    font-weight: bold;
    position: absolute;
    right: 5px;
    top: 2px;
}
/*.btn-leaderboard:hover{

   background: #ff5088;

}*/
.side-lb{
   left: 140px;
   top: 5px;
}
.lb-ttg-icon{
   margin: 0px auto 10px;
    float: none;
}
.current-leaderboard{
   background:#383737;
}
.current-leaderboard .name-lb{
   color:#ffdc02;
}
.current-leaderboard .date-lb{
   color:#fff;
}
.current-leaderboard .btn-leaderboard{
   background-image: linear-gradient(to bottom, #fad20d 0%, #ff9614 100%);
   color: #000;
}.current-leaderboard .btn-leaderboard:hover{
   background:#f7d73c;
}
.current-leaderboard:hover{

}
.active-lb-btn{
   position: absolute;
   right: 5px;
   top: 6px;
}
.icon-trend-head img{
   padding: 7px 21px;
    width: 145px;
    display: block;
    margin: 0 auto;
}
.btn-leaderboard-view img{
    width: 65px;
}
.trophy{
        width: 30px;
    position: absolute;
    right: 0;
    margin: -26px 24px 0px 0px;
    padding: 5px;
}
.header-link-img{
    margin-top: -5px;
    margin-right: -1px;
    height: 11px;
}
.header-link-text{
    color: #fff;
    font-family: "Allerlt",sans-serif;
}
.nw-dropdown-container {
    max-height: 500px;
    width: 300px;
    background: #424242;
    border-radius: 5px 0px 5px 5px;
    position: absolute;
    right: 0;
    top: 25px;
    -moz-box-shadow: 2px 2px 12px 2px #000000;
    -webkit-box-shadow: 2px 2px 12px 2px #000000;
    box-shadow: 2px 2px 12px 2px #000000;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 999;
    text-align: left !important;
    border-left: 4px #006fa8 solid !important;
}
.nw-content-title {
    margin: 0px !important;
    padding: 0px !important;
    font-weight: 600px;
    width: 100%;
    font-size: 15px;
    display: inline-block !important;
    word-break: break-word !important;
    color: #c8e4f3;
}

.nw-all-notifications {
    margin: 0 !important;
    background: #006fa8;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}
.nw-all-notifications > h3 {
    color: #fff;
    font-weight: 600;
    font-size: 24px;
    padding: 5px 8px 0 8px;
}

.nw-modal-box__content {
    margin: -35px -35px 0 0;
    background: transparent !important;
    border-top: 4px #006fa8 solid !important;
    overflow-y: hidden !important;
    border-radius: 5px 5px 0 0;
}

.nw-content-modal {
    background: rgb(38,38,38) !important;
    background: linear-gradient(0deg, rgba(38,38,38,1) 0%, rgba(40,40,40,1) 50%, rgba(62,56,56,1) 100%) !important;
}

.nw-content-divider {
    width: 100%;
    float: left;
    border-top: 1px solid #4e4e4e;
    color: #ffffff;
    height: 1px;
    margin: 2px 0;
}

.nw-pre{
    color: #fefefe;
    background: inherit;
    border: none;
    font-family: inherit;
    width: 100% !important;
    display: inline-block !important;
    white-space: pre-wrap;
    word-break: break-word !important;
}

.nw-content-redirect{
    margin-top: 25px;
    font-size: 12px;
    color: #fff !important;
    text-decoration: underline;
    font-weight: 700;
    float: left !important;
    word-break: break-all;
    background: #006fa8;
}

.nw-badge:after {
    height: 1.3rem !important;
    top: -0.5rem !important;
    width: 1.3rem !important;
    right: -15px !important;
}

.unread {
    background-color: rgb(43, 43, 43) !important;
}

.nw-content-details {
    width: 100%;
    float: left;
    color: #b7b7b7 !important;
    padding: 5px 5px 0px 5px;
}

.nw-content-details table, .nw-content-details table th, .nw-content-details table td{
    border: 0 !important;
}

div#notification-dewacrm {
    position: relative;
    float: right;
    margin: 7px 0px 0px 0px;
    background-color: #164c5f!important;
    padding: 0 5px;
    border-radius: 5px;
}
.promo-badge-sprite {
    width: 66px;
    height: 62px;
    position: absolute;
    background-repeat: no-repeat;
    z-index: 1;
}
.badge-tournament-pp {
    background-image: url(../img/icons/pp-promo-badge.png);
    background-size: 65px;
}
.badge-tournament-flash {
    background-image: url(../img/icons/promo-flash.png);
    background-size: 134px;
}
.badge-tournament-slot-mania {
    background-image: url(../img/icons/pp-slot-mania.png);
    background-size: 45px;
    z-index: 1;
    top: 6px;
    left: 5px;
}
.badge-tournament-cash-splash {
    background-image: url(../img/icons/ttg-cash-splash.png);
    background-size: 45px;
    z-index: 1;
    top: 6px;
    left: 5px;
}
.badge-tournament-gold-pot {
    background-image: url(../img/icons/gold-pot.png);
    background-size: 34px;
    top: 5px;
    left: 5px;
}
.badge-tournament-bonuszila {
    background-image: url(../img/icons/pg-bonuszila.png);
    background-size: 50px;
    z-index: 1;
    top: 6px;
    left: 5px;
}
.promo-badge-sprite-right{
    width: 39px;
    height: 48px;
    position: absolute;
    background-repeat: no-repeat;
    right: 0;
}
.badge-tournament-daily-win{
    background-image: url(../img/icons/pp-daily-win.png);
    background-size: 154px;
    z-index: 1;
}
.popup-login-grouptext{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #dd9006;
    border: 1px solid #ced4da;
    border-radius: 0;
    height: 30px;
    color: #fff;
}
.popup-login-textbox{
    background-color: #E0E0E0;
    border: 0px solid !important;
    height: 30px;
}
.popup-login-logo{
    display: inline-block;
    height: 87px !important
}
.popup-login-passhide{
    position: absolute;
    background: none;
    border: none;
    width: 10%;
    right: 4%;
    padding: 0;
    margin-top: 3px;
    font-size: 17px;
}
.popup-login-passhide:focus{
    outline: 0px dotted;
    outline: 0px auto -webkit-focus-ring-color;
}
.popup-login-clear{
    clear: both;
    height: 9px;
}
.popup-masuk{
    width: 259px !important;
    border-radius: 0px !important;
}
.dp_barcode img:hover {
    transform: scale(2.5) translateX(24px) translateY(-26px);
}
.dp_barcode img {
	-webkit-transition: all 1s ease; /* Safari and Chrome */
	-moz-transition: all 1s ease; /* Firefox */
	-ms-transition: all 1s ease; /* IE 9 */
	-o-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
    margin:0!important;
    transform: scale(1.5) translateX(14px) translateY(-12px);
}
.user-navbar-minwidth {
    min-width: 545px;
    display: flex;
}
.js-marquee-wrapper:hover{
  animation-play-state: paused !important;
}
.notification-dewacrm-container{
    padding: 12px 15px;
}
.label-refnum {
	float: left;
}
.container-refnum {
	float: left;
	padding-left: 5px;
}
.input-refnum {
	width: 333px;
	max-width: 333px;
	min-height: 30px;
	max-height: 60px;
}
.need-help-refnum {
	color: #da9e19; 
	text-decoration: underline;
}
.partner-div{
    float: left;
}
.partner-idnlive{
  float: left;
  width: 108px;
  height: 26px;
  background-position: -1px -1px;
  margin-left: 0;
  margin-top: 3px;
  background-image: url(../img/footer/idnlive.png) ;
  background-repeat: no-repeat !important;
  background-size: 110px;
}
.partner-microgaming{
  float: left;
  width: 108px;
  height: 26px;
  background-position: 0px 0px;
  margin-left: 10px;
  margin-top: 0px;
  background-image: url(../img/footer/MICROGAMING.png);
  background-repeat: no-repeat !important;
  background-size: 103px;
}
.partner-pragmatic{
  float: left;
  width: 82px;
  height: 39px;
  background-position: 0px 0px;
  margin-left: 10px;
  margin-top: -13px;
  background-image: url(../img/footer/PRAGMATIC.png);
  background-repeat: no-repeat !important;
  background-size: 82px;
}
.partner-booming{
  float: left;
  width: 83px;
  height: 39px;
  background-position: 0px 0px;
  margin-left: 10px;
  margin-top: -13px;
  background-image: url(../img/footer/BOOMING.png);
  background-repeat: no-repeat !important;
  background-size: 82px;
}
.partner-ttg{
  float: left;
  width: 98px;
  height: 39px;
  background-position: 0px 8px;
  margin-left: 10px;
  margin-top: -13px;
  background-image: url(../img/footer/TTG.png);
  background-repeat: no-repeat !important;
  background-size: 97px;
}
.partner-isoftbet{
  float: left;
  width: 98px;
  height: 39px;
  background-position: -21px -2px;
  margin-left: 0;
  margin-top: 0px;
  background-image: url(../img/footer/isoftbet.png);
  background-repeat: no-repeat !important;
  background-size: 134px;
}
.partner-skywind{
  float: left;
  width: 105px;
  height: 34px;
  background-position: 0 0;
  margin-left: 10px;
  margin-top: 0px;
  background-image: url(../img/footer/skywind.png);
  background-repeat: no-repeat !important;
  background-size: 104px;
}
.partner-playtech{
  float: left;
  width: 105px;
  height: 27px;
  background-position: 0 0;
  margin-left: 10px;
  margin-top: 0px;
  background-image: url(../img/footer/playtech.png);
  background-repeat: no-repeat !important;
  background-size: 104px;
}
.partner-habanero{
  float: left;
  width: 105px;
  height: 27px;
  background-position: 0 0;
  margin-left: 10px;
  margin-top: -3px;
  background-image: url(../img/footer/habanero-footer.png);
  background-repeat: no-repeat !important;
  background-size: 104px;
}
.partner-playstar{
  float: left;
  width: 105px;
  height: 27px;
  background-position: 0 0;
  margin-left: 10px;
  margin-top: -3px;
  background-image: url(../img/footer/playstar-footer.png);
  background-repeat: no-repeat !important;
  background-size: 88px;
}
.partner-spadegaming{
  float: left;
  width: 105px;
  height: 27px;
  background-position: 0 0;
  margin-left: 10px;
  margin-top: -3px;
  background-image: url(../img/footer/spadegaming-footer.png);
  background-repeat: no-repeat !important;
  background-size: 104px;
}
.partner-spadegaming{
  float: left;
  width: 117px;
  height: 30px;
  background-position: 0 0;
  margin-left: 0;
  margin-top: -3px;
  background-image: url(../img/footer/spadegaming-footer.png);
  background-repeat: no-repeat !important;
  background-size: 116px;
}
.partner-red-tiger{
  float: left;
  width: 114px;
  height: 30px;
  background-position: 0 0;
  margin-left: 10px;
  margin-top: -3px;
  background-image: url(../img/footer/red-tiger-footer.png);
  background-repeat: no-repeat !important;
  background-size: 116px;
}
.partner-cq9{
  float: left;
  width: 78px;
  height: 30px;
  background-position: -15px 0px;
  margin-left: 10px;
  margin-top: -3px;
  background-image: url(../img/footer/cq9-footer.png);
  background-repeat: no-repeat !important;
  background-size: 110px;
}
.partner-pg{
  float: left;
  width: 114px;
  height: 30px;
  background-position: 0 0;
  margin-left: 10px;
  margin-top: -3px;
  background-image: url(../img/footer/pg-footer-w.png);
  background-repeat: no-repeat !important;
  background-size: 116px;
}
.partner-playson{
  float: left;
  width: 114px;
  height: 30px;
  background-position: 5px 7px;
  margin-left: -2px;
  margin-top: -3px;
  background-image: url(../img/footer/playson-footer.png);
  background-repeat: no-repeat !important;
  background-size: 105px;
}
.partner-gameart{
  float: left;
  width: 114px;
  height: 30px;
  background-position: 0px 6px;
  margin-left: 0px;
  margin-top: -3px;
  background-image: url(../img/footer/gameart-footer.png);
  background-repeat: no-repeat !important;
  background-size: 116px;
  filter: brightness(0) invert(1);
}
.partner-betsoft{
  float: left;
  width: 95px;
  height: 30px;
  background-position: 10px 0px;
  margin-left: 0px;
  margin-top: -3px;
  background-image: url(../img/footer/betsoft.png);
  background-repeat: no-repeat !important;
  background-size: 79px;
}
.partner-gameplay{
  float: left;
  width: 114px;
  height: 30px;
  background-position: 0px 6px;
  margin-left: 6px;
  margin-top: -3px;
  background-image: url(../img/footer/gameplayfoot.png);
  background-repeat: no-repeat !important;
  background-size: 112px;
  filter: brightness(0) invert(1);
}
.partner-rtg{
  float: left;
  width: 116px;
  height: 30px;
  background-position: 0px 6px;
  margin-left: 13px;
  margin-top: -3px;
  background-image: url(../img/footer/rtg.png);
  background-repeat: no-repeat !important;
  background-size: 116px;
  filter: brightness(0) invert(1);
}
.partner-evogaming{
  float: left;
  width: 92px;
  height: 30px;
  background-position: -14px -5px;
  margin-left: 13px;
  margin-top: -3px;
  background-image: url(../img/footer/evo-gaming.png);
  background-repeat: no-repeat !important;
  background-size: 116px;
  filter: brightness(0) invert(1);
}
.partner-btg{
  float: left;
  width: 116px;
  height: 30px;
  background-position: 0px 0px;
  margin-left: 0px;
  margin-top: 4px;
  background-image: url(../img/footer/btg-footer-w.png);
  background-repeat: no-repeat !important;
  background-size: 116px;
  filter: brightness(0) invert(1);
}
.partner-mannaplay{
  float: left;
  width: 116px;
  height: 30px;
  background-position: -5px 2px;
  margin-left: 8px;
  margin-top: 4px;
  background-image: url(../img/footer/mannaplay-footer-w.png);
  background-repeat: no-repeat !important;
  background-size: 125px;
  filter: brightness(0) invert(1);
}
.partner-gmw{
  float: left;
  width: 91px;
  height: 30px;
  background-position: 5px 3px;
  margin-left: 8px;
  margin-top: 4px;
  background-image: url(../img/footer/gmw-footer-c.png);
  background-repeat: no-repeat !important;
  background-size: 81px;
}
.partner-ebet{
  float: left;
  width: 91px;
  height: 30px;
  background-position: -1px 3px;
  margin-left: 8px;
  margin-top: 4px;
  background-image: url(../img/footer/ebet-footer.png);
  background-repeat: no-repeat !important;
  background-size: 86px;
}
.partner-wm-casino{
  float: left;
  width: 91px;
  height: 30px;
  background-position: 4px -1px;
  margin-left: 8px;
  margin-top: 4px;
  background-image: url(../img/footer/wm-casino-footer.png);
  background-repeat: no-repeat !important;
  background-size: 81px;
}
.partner-sexy-gaming{
  float: left;
  width: 91px;
  height: 34px;
  background-position: 5px 0px;
  margin-left: 8px;
  margin-top: 2px;
  background-image: url(../img/footer/sexy-gaming-footer.png);
  background-repeat: no-repeat !important;
  background-size: 85px;
}
/*deposit changes*/
.dps-schedule-div {
    width: 385px;
    float: left;
    margin-right: 17px;
}
.dps-method-div {
    width: 575px;
    float: left;
}
.pay-method{
    color: white;
    background: #004161;
    border-radius: 10px 10px 0px 0px;
    font-size: 15px;
    border: 0;
    text-align: center;
    padding: 15px 32px;
    margin-left: 4.6px;
}
.pay-nav-tabs{
    padding: 14px 0;
}
.pay-nav-tabs .pay-method.active, .pay-nav-tabs .pay-method:hover{
    color: white;
    background: #0e7498;
}
.pay-nav-tabs .pay-method.deposit-tab{
    margin-left: 0;
}
.pay-nav-tabs .pay-method.qr-pay {
    margin-right: 0;
}
.pay-method-ios{
    padding: 15px 36.5px !important;
}

.pay-nav-tabs-ios{
    padding: 12px 0 !important;
}
.dps-bank-idrx {
    padding: 0px 11px;
}
.dps-method-pd {
    padding: 10px 15px;
    border-radius: 0;
}
.voucher-input{
    width: 98% !important;
}
.depo-service-zero{
    margin: 0;
}
.depo-service-auto{
    margin: auto;
}
.depo-service-left{
    background: #0e7498;
    border-radius: 25px 0 0 25px;
    padding: 20px 0;
    font-size: 15px;
}
.depo-service-right{
    background: #fff;
    color: black;
    border-radius: 0 25px 25px 0;
    padding: 8px 0;
    font-size: 15px;
}
.depo-fee-title{
    color: white;
}
.depo-fee-left{
    background: white;
    color: black;
    border-radius: 10px;
    padding: 3px 0;
    text-align: center;
    font-weight: bold;
    margin-top: -3px;
}
.depo-fee-right{
    float: right;
    font-size: 20px;
    font-weight: bold;
    padding-right: 10px;
}
.depo-service-radio{
    float: left;
    background: white;
    width: 118px;
    height: 35px;
    margin: 5px 2px;
    border-radius: 20px;
    padding: 0 10px;
    cursor:pointer;
}
.depo-service-radio input{
    position: relative;
    top: 3px;
}
.depo-service-radio img{
    width: 75px;
}
.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.depo-radio:after {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    top: -2px;
    left: -1px;
    position: relative;
    background-color: #000;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
}
.depo-radio:checked:after {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    top: -2px;
    left: -1px;
    position: relative;
    background-color: #00a651;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
}
.depo-service-radio.dtatmbersama img{
    width: 57px;
    margin-left: 5px;
}
.depo-service-radio.dtarthagraha img{
    width: 57px;
    margin-left: 5px;
}
.depo-submit-btn{
    width:130px;
}
.depo-qr-radio {
    float: left;
    background: white;
    width: 100%;
    height: 85px;
    border-radius: 20px;
    padding: 0 10px;
    color: black;
}
.depo-qr-radio img {
    width: 55px;
    margin: 0 3px;
}
.depo-qr-radio img:first-of-type {
    width: 104px;
    margin: 7px 15px 10px 20px;
}
.depo-qr-img{
    width: 70px;
}
.depo-qr-radio input{
    position: relative;
    top: -25px;
}
.depo-qr-radio span{
    font-size: 20px;
}
.label-refnum {
    float: left;
    width: 155px;
}
.container-refnum {
    padding-left: 5px;
    width: 87%;
}
.input-refnum {
    width: 94%;
    min-height: 30px;
    max-height: 60px;
}
.need-help-refnum {
    color: #da9e19; 
    text-decoration: underline;
}
.fade:not(.show) {
    opacity: 0;
    display: none !important;
}
.icon-netent {
    position: absolute;
    height: 25px;
    width: 28px;
    top: 7px;
    right: -2px;
    background-image: url(../img/icons/game/netent-icon.png);
    background-size: 26px;
    background-repeat: no-repeat;
}
.partner-netent{
  float: left;
  width: 91px;
  height: 34px;
  background-position: 2px 2px;
  margin-left: 8px;
  margin-top: 2px;
  background-image: url(../img/footer/netent-footer.png);
  background-repeat: no-repeat !important;
  background-size: 87px;
}
.lobby-game.wm-casino-long.wm-casino,
.lobby-game.wm-casino-long.wm-live-casino {
    height: 152px !important;
    background-color: #000000;
    width: 100%;
}
.lobby-game.wm-casino-long.wm-casino img,
.lobby-game.wm-casino-long.wm-live-casino img {
    width: 100%;
    height: 100% !important;
}
.lobby-game.wm-casino-long.wm-casino button,
.lobby-game.wm-casino-long.wm-live-casino button {
    display: none;
}
.lobby-game.sexy-gaming-long.sexy-gaming,
.lobby-game.sexy-gaming-long.sbo-sexy-gaming {
    height: 152px !important;
    background-color: #000000;
    width: 100%;
}
.lobby-game.sexy-gaming-long.sexy-gaming img,
.lobby-game.sexy-gaming-long.sbo-sexy-gaming img {
    width: 100%;
    height: 100% !important;
}
.lobby-game.sexy-gaming-long.sexy-gaming button,
.lobby-game.sexy-gaming-long.sbo-sexy-gaming button {
    display: none;
}
.lobby-game.live-casino-long:last-child{
    margin: 0; 
}
.mg-live-casino-long .hvrbox{
    height: 102% !important;
}
.lobby-game.sportsbook-games-long {
    width: 49%;
}
.lobby-game.esports-games-long {
    width: 49%;
}
.lobby-game.wm-casino-long.sbo-casino,
.lobby-game.sbo-casino-long.sbo-casino-game {
    height: 152px !important;
    background-color: #000000;
    width: 100%;
}
.lobby-game.sbo-casino-long.sbo-casino img,
.lobby-game.sbo-casino-long.sbo-casino-game img {
    width: 100%;
    height: 100% !important;
}
.lobby-game.sbo-casino-long.sbo-casino button,
.lobby-game.sbo-casino-long.sbo-casino-game button {
    display: none;
}
.lobby-game.idntrade-long.idntrade,
.lobby-game.idntrade-long.idntrade {
    height: 152px !important;
    background-color: #000000;
    width: 100%;
}
.lobby-game.idntrade-long.idntrade img,
.lobby-game.idntrade-long.idntrade img {
    width: 100%;
    height: 100% !important;
}
.lobby-game.idntrade-long.idntrade button,
.lobby-game.idntrade-long.idntrade button {
    display: none;
}