@import url("https://fonts.googleapis.com/css?family=Raleway:400,200");
@font-face {
    font-family: "Roboto-Regular";
    src: url("../fonts/roboto/Roboto-Regular.ttf");
}

@font-face {
    font-family: "AvanirLTDBlack";
    src: url("../fonts/roboto/AvanirLTDBlack.ttf");
}

@font-face {
    font-family: BigNoodleTitling;
    src: url("../fonts/big_noodle_titling/big_noodle_titling-webfont.woff") format('woff'), url("../fonts/big_noodle_titling/big_noodle_titling-webfont.woff2") format('woff2'), url("../fonts/big_noodle_titling/big_noodle_titling-webfont.ttf") format('truetype'), url("../fonts/big_noodle_titling/big_noodle_titling-webfont.svg") format('svg');
}

@font-face {
    font-family: AvanirLTDBlack;
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/AvenirLTStd/AvenirLTStd-Black.otf");
}

@font-face {
    font-family: AvanirLTDHeavy;
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/AvenirLTStd/AvenirLTStd-Heavy.otf");
}

@font-face {
    font-family: "Allerlt";
    src: url("../fonts/Aller/Aller_Lt.ttf");
}

@-moz-document url-prefix() {
    .banner-left {
        left: -11.8rem !important;
    }
    .banner-right {
        right: -12.8rem !important;
    }
}
@media (min-width: 320px){
.container {
    max-width: 1100px !important;
  }
}
body {
    /* event background */
    /* background-image: url(../img/banners/cny-bg-desktop-2024.webp);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover; */
    /* background: url(../img/banners/header-main-ramadhan2025.webp) #ffffff center 0px !important; */
    
    /* main background */
    /* background-size: 200px !important; */
    /* background-repeat-x: repeat !important; */
    background: #ffffff  !important; 
    font-size: 13px;
    color: #000 !important;
    margin: 0px 0px 0px !important;
}
/* body {
  background: url(../img/banners/event-bg.webp) #fff center 0px no-repeat !important;
  background-attachment: fixed !important;
  background-size: cover !important;
} */

#sync1 .item {
    margin: 5px;
    color: #FFF;
    border-radius: 3px;
    text-align: center;
}

#sync2 .item {
    margin: 5px;
    color: #FFF;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
}

#sync2 .item h1 {
    font-size: 18px;
}

#sync2 .current .item {
    border: 3px solid #0ecdff;
}

.owl-theme .owl-nav {}

.owl-theme .owl-nav [class*='owl-'] {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.owl-theme .owl-nav [class*='owl-'].disabled:hover {
    background-color: #D6D6D6;
}

#sync1.owl-theme {
    position: relative;
}

#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev {
    width: 22px;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
}

#sync1.owl-theme .owl-prev {
    left: 10px;
}

#sync1.owl-theme .owl-next {
    right: 10px;
}

.step-head {
    height: 70px;
    width: 100%;
    background: #c40600;
}

.step-head h2 {
    float: left;
    padding: 6px 0 0 20px;
    font-size: 40px;
    margin: 0;
    color: #fff;
    font-family: 'Roboto-Regular';
}

.step-head span {
    font-family: 'Roboto-Regular';
    float: left;
    font-size: 17px;
    width: 515px;
    text-align: left;
    padding: 23px 0 0 25px;
}

.step-head .span2 {
    padding: 12px 0 0 25px;
}

.step-head a button {
    float: right;
    margin: 12px 20px 0 0;
    font-family: 'Roboto-Regular';
    font-size: 20px;
    width: 190px;
    height: 45px;
    background: #1ba250;
    border-radius: 2px;
    border: none;
    color: #fff;
}

.step-head a button:hover {
    background: #187f40;
    -webkit-transition: background .3s;
    transition: background .3s;
}

.sticky-top {
    position: fixed !important;
    z-index: 1020 !important;
    width: 100%;
}

.img-vid:hover {
    opacity: 0.6;
}

.video-box {
    color: #fff;
    padding: 10px;
    margin-bottom: 15px;
    background-color: #ffffff;
    min-height: 111px;
}

.video-box h3 {
    font-size: 13px;
    font-weight: bold;
    color: #000000;
}

.video-box p,
.video-box span {
    margin-bottom: 0rem !important;
    font-size: 12px;
    color: #000000;
}

.transplay {
    position: absolute;
    display: block;
    margin: auto;
    left: 45%;
    top: 28%;
    font-size: 4rem;
    color: #ffc107;
}

.middle-center {
    vertical-align: middle;
    height: 450px;
    text-align: center;
    display: table-cell;
    width: 1080px;
}

.pull-left p {
    margin-bottom: 0.2rem;
}

.noimage1080 {
    width: 1080px;
    height: 15rem;
    background-color: #4f4f4f;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}
.display-root{
  /* display: flow-root !important; */
  display: block !important;
}
.noimage530 {
    width: 545px;
    height: 125px;
    background-color: #4f4f4f;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}

.noimage530 p,
.noimage1080 p,
.noimage530Games p {
    margin-bottom: 0px !important;
}

.noimage530Games {
    width: 530px;
    height: 20rem;
    background-color: #790204;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}

.hg20rem {
    height: 20rem !important;
}

.sidebar-lobby {
  width: 235px;
  padding: 5px 0px;
}

.content-lobby {
  width: 758px;
  padding: 5px 10px 5px 20px !important;
}

.sidebar-lobby,
.content-lobby {
    min-height: 325px;
    /*float: left;*/
    display: inline-block;
    padding-bottom: 3rem;
}

.active-lobi {
    background-image: linear-gradient(to bottom, #ffdb00  0%, #ffdb00  100%) !important;
}

.btn-lobibar {
  width: 100%;
  font-size: 13px;
  padding: 8px;
  text-transform: uppercase;
  color: #000000;
  border: 0;
  text-align: left;
  padding-left: 45px;
  font-weight: 600;
  height: 43px;
}
.btn-lobibar span{
  position: absolute;
  width: 27px;
  left: 20px;
  text-align: center;
}
.btn-lobibar span>img{
  max-width: 25px;
  max-height: 22px;
  margin-top: -2px;
}
.trans-btn{
  background: transparent;
    border-bottom: 1px solid #000000;
    border-radius: 0;
}
.trans-btn:hover{
  background: #ffdb00;
}

.width100 {
    width: 100%;
}

.mycontainer {
    width: 996px!important;
    margin: 0 auto;
    padding-right: 0px;
    padding-left: 0px;
}
.title-category h5{
    text-transform: uppercase;
    font-size: 18px;
    padding: 7px;
}
.pages-content {
    width: 100%;
    padding-top: 1rem;
}

.pages-content p {
    margin-bottom: 0.5rem;
}

.padleft20 {
    padding-left: 20px;
}

.padleft10 {
    padding-left: 10px;
}

.long-btn {
    width: 200px;
}
.sort-btn{
  width: 150px;
}

.carousel-item img {
    width: 100%;
    height: 275px;
}

.bank-box {
    float: left;
    width: 100%;
    padding-bottom: 10px;
}

.bystep {
    padding: 14px 0px 0px;
}

.carousel-caption {
  position: absolute;
  bottom: 8px;
  right: 1%;
  left: 60%;
  z-index: 6;
  padding-top: 9px;
  padding-bottom: 10px;
  color: #fff;
  text-align: center;
}
.border1black{
  border: 1px solid #000;
}
.border1blue{
  border: 1px solid #34b3e2;
}
.wd-rules {
  width: 634px;
  float: left;
  margin-right: 20px;
  padding-left: 0px;
}

.bank-rules {
  width: 320px;
  float: left;
  padding-left: 35px;
}

.img-deposite1 {
    float: left;
    margin-right: 10px;
    width: 82px;
}

.selengkapnya {
    margin: 277px 0px 0 344px !important;
}

.table-memo tbody tr td {
    padding: 6px;
}

.uppercase {
    text-transform: uppercase;
}

.capitalize {
    text-transform: capitalize;
}

button .h1,
button.h2,
button.h3,
button.h4,
button.h5,
button.h6,
button> h1,
button> h2,
button> h3,
button> h4,
button> h5,
button> h6 {
    margin-bottom: 0px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 5px;
}

.dps-amount,
.v88-txtbox {
    height: 30px;
}

.flow-root {
    display: flow-root;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #670202;
    background-color: transparent;
}
.nav-pills .nav-link {
    border-radius: 0rem;
    font-weight: 400;
    color: #000;
}
.scrollx-info{
  text-align: center;
}
.nav-link {
    display: block;
    padding: 0rem 1rem;
    font-size: 20px;
    color: #ffdb00 ;
}
.v88-txtbox {
    width: 250px!important;
}

.span-idr {
    padding: 5px 10px 5px 0px;
}

.ppd80 {
    margin: 8px 0px;
}

.img95 {
    width: 95px;
}

.img50 {
    width: 50px;
    height: 50px;
}
.img60{
  width: 60px;
  height: 60px;
}

.img100 {
    width: 100%;
}

.table {
    font-size: 11px;
    color: #fff;
    background-color: #444444;
}

.table tr,
th {
    text-align: center;
}

.table td,
th {
    display: table-cell;
    vertical-align: inherit;
}

.display-flex {
    display: flex;
}

.display-inline {
    display: inline-block;
}

.center-place {
    display: block !important;
    margin: 0 auto;
}

.table th,
.table td {
    padding: 0.3rem;
}

.social-links,
.social-ul li {
    float: left;
    list-style: none;
    color: #fff;
    text-align: center;
    margin-bottom: 25px;
    width: 20%;
}

.fm-wd200 {
    width: 200px !important;
}
.fm-wd215 {
    width: 215px !important;
}
.fm-wd315{
  width: 315px !important;
}
.fm-wd280 {
    width: 265px !important;
}

.fm-wd307 {
    width: 307px !important;
}

.social-links,
.social-ul a li:hover {
    color: #ce9421;
}

.register-base .registration-form {
    padding: 0px 0px 20px;
    float: left;
}

.content-marquee {
    height: 25px;
}

.content-marquee span {
  color: #dadd73  !important;
  font-weight: 600;
}

.carousel-indicators {
    z-index: 1;
    margin-left: 154px;
    bottom: 0px !important;
}

.btnx {
    color: #fff;
    display: inline-block;
    padding: 5px;
    text-decoration: none;
    margin-bottom: 0;
    font-size: none;
    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;
    border: 1px solid transparent;
    font-family: 'Arial';
    /*border-radius:3px!important;*/
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
    margin: 0px 0px;
}

.btn-right {
    float: right;
    padding: 5px;
}
.btn-left{
  float: left;
  padding: 0px 0px 0px 15px;
}

.yellow-btn {
    background: -webkit-linear-gradient(top, #ffbc26 0%, #8c6714 100%);
    background: linear-gradient(to bottom, #ffbc26 0%, #8c6714 100%);
    padding: 7px 22px;
    border-bottom: none;
    border-right: 0px solid;
    font-weight: bold !important;
}

.blue-btn {
    background: -webkit-linear-gradient(top, #328bda 0%, #1b4e7b 100%)!important;
    background: linear-gradient(to bottom, #328bda 0%, #1b4e7b 100%)!important;
    padding: 7px 22px;
    border-bottom: none;
    font-weight: 600;
    font-weight: bold !important;
}

.pink-btn {
    background: linear-gradient(to bottom, #ef2967 0%, #9e234a 100%);
    padding: 7px 22px;
    border-bottom: none;
    font-weight: 600;
    font-weight: bold !important;
}
.cyan-btn{
    padding: 7px 22px;
    border-bottom: none;
    font-weight: 600;
    background: linear-gradient(to bottom, #059fd4 0%, #066788 100%);
    font-weight: bold !important;
}
.cyan2-btn{
    padding: 7px 22px;
    border-bottom: none;
    font-weight: 600;
    background: linear-gradient(to bottom, #15b6ed 0%, #0d83ab 100%)!important;
    font-weight: bold !important;
}

.red-btn{
  padding: 7px 22px;
  border-bottom: none;
  font-weight: 600;
  background: -webkit-linear-gradient(top, #d24433 0%, #6d251c 100%);
  background: linear-gradient(to bottom, #d24433 0%, #6d251c 100%);
  font-weight: bold !important;
}
.red-flet{
  background-color: #7f2b20 !important;
}
.red-btn:hover{
  background: #71241a;
  color: #fff;
}

.orange-btn {
    background: -webkit-linear-gradient(top, #e49406 0%, #865808 100%);
    background: linear-gradient(to bottom, #e49406 0%, #865808 100%);
    padding: 7px 22px;
    border-bottom: none;
    font-weight: 600;
    font-weight: bold !important;
}
.green-btn{
  background: -webkit-linear-gradient(top, #25bd61 0%, #1c7d42 100%);
  background: linear-gradient(to bottom, #25bd61 0%, #1c7d42 100%);
  padding: 7px 22px;
  border-bottom: none;
  font-weight: 600;
  font-weight: bold !important;
}
.yellow-btn:hover{
    /* background-image: -webkit-linear-gradient(top, #8c6714 0%, #ffbc26 100%);
    background-image: linear-gradient(to bottom, #8c6714 0%, #ffbc26 100%); */
    background: #c99218!important;
    color: #fff;
}

.red-btn{
    padding: 7px 22px;
    border-bottom: none;
    font-weight: 600;
    background-image: -webkit-linear-gradient(top, #d24433 0%, #6d251c 100%);
    background-image: linear-gradient(to bottom, #d24433 0%, #6d251c 100%);
    border: 1px solid #71241a;
    font-weight: bold !important;
}

.red-flet{
    background-color: #7f2b20 !important;
}

.red-btn:hover{
    background: #71241a;
    color: #fff;
}

.purple-btn{
  background: -webkit-linear-gradient(top, #af68c3 0%, #6e4379 100%);
  background: linear-gradient(to bottom, #af68c3 0%, #6e4379 100%);
  padding: 7px 22px;
  border-bottom: none;
  font-weight: 600;
  font-weight: bold !important;
}
.purple-btn:hover{
  background: linear-gradient(to bottom, #6e4379 0%, #6e4379 100%);
  color: #fff;
}
.green-btn:hover{
  background: linear-gradient(to bottom, #1c7d42  0%, #1c7d42 100%);
  color: #fff;
}
.blue-btn:hover {
    background: linear-gradient(to bottom, #26649a 0%, #26649a 100%);
    color: #fff;
}

.pink-btn:hover {
    background: linear-gradient(to bottom, #9e234a 0%, #9e234a 100%);
    color: #fff;
}
.cyan-btn:hover {
    background: linear-gradient(to bottom, #26649a 0%, #26649a 100%);
    color: #fff;
}
.cyan2-btn:hover {
    background: linear-gradient(to bottom, #0d83ab 0%, #0d83ab 100%);
    color: #fff;
}
.orange-btn:hover {
    background: -webkit-linear-gradient(top, #865808 0%, #865808 100%);
    background: linear-gradient(to bottom, #865808 0%, #865808 100%);
}

.games-margin {
    margin-top: 125px;
    margin-left: 180px;
}

ol,
ul,
dl {
    margin-top: 0rem;
    margin-bottom: 1rem;
}

a:hover {
    color: #000;
}

.left-label180 {
    justify-content: left !important;
    width: 185px;
}

.navbar-nav {
    display: -ms-flexbox;
    display: -webkit-box;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    border-left: 1px solid #de0e07;
}
.carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 14px;
    height: 14px;
    border-radius: 100px;
    margin-right: 6px;
    margin-left: 6px;
    text-indent: -999px;
    background-color: #000;
    border: 2px solid #ffffff;
}
.carousel-indicators .active {
    background-color: #e80808 !important;
}
.navbar-dark .navbar-nav .nav-link {
    color: #ffffff  !important;
}
.navbar-nav .navbar-active .nav-link {
    color: #ffff00 !important;
}
.nav-link:hover{
    color: #670202  !important;
}
.mynav {
    display: flex;
    width: 996px!important;
    position: relative;
}

.menu-up {
  margin: -10px -16px 0px -16px;
  position: relative;
  background-color: #C50600;
  background-image: -moz-linear-gradient(top, #C50600 0%, #630202 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#C50600), color-stop(100%,#630202));
  background-image: -webkit-linear-gradient(top, #C50600 0%,#630202 100%);
  background-image: -o-linear-gradient(top, #C50600 0%,#630202 100%);
  background-image: linear-gradient(top, #C50600 0%,#630202 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C50600', endColorstr='#630202',GradientType=0 );
  border-radius: 0;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  border: 1px solid #c4070b;
  background: linear-gradient(to bottom, #C50600 0%, #630202 100%);

}

.nav-up {
    margin:-3px -15px 5px -15px;
    /* background-color: #000 !important; */
    margin-top: -7px;
    background-color: #000;
    /* background-image: url(../img/banners/header-assets-ramadhan2025.webp), url(../img/banners/header-bg-ramadhan2025.webp); */
    background-repeat: no-repeat, no-repeat;
    background-position: center;
}

.dropdown-menu {
    background-color: #8f0402;
    background-clip: padding-box;
    border-radius: 0.25rem;
    width: 15rem;
    padding: 0rem;
    margin: 0;
}

.dropdown-menu li a {
    width: 100%;
    float: left;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    padding: 10px;
    margin-bottom: -2px;
}

.navbar-nav li:hover > ul{
  display:block !important;
}

.menu-li a {
  margin-top: 0px;
  min-width: 74.5px;
  float: left;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  padding: 8px 20px 8px;
  border-right: 0.5px solid #de0e07;
  font-family: 'AvenirLTStd-Black', sans-serif;
}
li.nav-item.menu-li:hover {
  background-color: #C50600;
  background-image: -moz-linear-gradient(top, #C50600 0%, #630202 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#670202), color-stop(100%,#C20600));
  background-image: -webkit-linear-gradient(top, #670202 0%,#c20600 100%);
  background-image: -o-linear-gradient(top, #C50600 0%,#630202 100%);
  background-image: linear-gradient(top, #C50600 0%,#630202 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C50600', endColorstr='#630202',GradientType=0 );
  border-radius: 0;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  color: #ffff00;
}

#page-wrapper {
    min-height: calc(100vh - 420px);
    position: relative;
    /* padding-bottom: 1.5rem; */
    padding-top: 8.5rem;
}

.content {
  padding: 5px 0px 1rem 0px;
  margin-top: 47px !important;
}
.reg-padding{
  padding: 5px 10px 2rem;
}
.content>.cara {
    margin-bottom: 10rem;
}
.registration-form{
  padding: 1rem 0 0 0;
}
.logos-container {
    width: 100%;
    float: left;
}
.menu-li a:hover {
  color:#ffff00 ;
}
.navbar-dark .navbar-nav .nav-link:hover {
    color: #ffff00  ;
}

.flexdisplay {
    display: flex;
}

.logowd {
    position: absolute;
}

.formwd {
    width: 100%;
    padding: 13px 0px;
}

.formwd input {
    float: left;
}

.row-inpt {
    padding: 0.2rem;
}

.red-promo {
    height: 72px;
    background-color: #be0600;
}

.red-promo h3 {
    position: absolute;
    padding: 12px;
}

.btn-promo {
    text-transform: uppercase;
    padding: 10px;
    position: relative;
    z-index: 2;
    font-family: 'Arial';
    padding-top: 38px;
    text-align: center;
}

.small-btn {
    padding: 5px 7px !important;
}

.news-line {
    float: left;
    font-weight: bold;
    color: #cc373e;
}

.content50 {
    width: 483px;
    float: left;
}
.mgright10{
  margin-right: 10px;
}
.content100 {
    width: 100%;
    float: left;
}

.title-box {
    padding: 15px;
    text-align: center;
    color: #fff;
    border-bottom: 0px;
}

.pdd15 {
    padding: 15px 0px;
}
.bg-softcrem{
  background-color: #ededed;
}
.bg-marron {
    background-color: #5d0a0a;
}
.bg-abuabu{
  background-color: #ededed;
}
.bg-black {
    background-color: #000000;
}
.bg-greendark{
  background-color: #0b0e14;
}
.bg-purple{
  background: #313c51;
    background: -moz-linear-gradient(top, rgba(49, 60, 81, 1) 0, rgba(32, 35, 48, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(49, 60, 81, 1)), color-stop(100%, rgba(32, 35, 48, 1)));
    background: -webkit-linear-gradient(top, rgba(49, 60, 81, 1) 0, rgba(32, 35, 48, 1) 100%);
    background: -o-linear-gradient(top, rgba(49, 60, 81, 1) 0, rgba(32, 35, 48, 1) 100%);
    background: -ms-linear-gradient(top, rgba(49, 60, 81, 1) 0, rgba(32, 35, 48, 1) 100%);
    background: linear-gradient(to bottom, rgba(49, 60, 81, 1) 0, rgba(32, 35, 48, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='313c51', endColorstr='#003e51', GradientType=0);
    -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .7), inset 0 2px 0 0 rgba(98, 118, 160, 1);
    -moz-box-shadow: 0 3px 4px 0 rgba(0, 0, .7), inset 0 2px 0 0 rgba(98, 118, 160, 1);
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .7), inset 0 2px 0 0 rgba(98, 118, 160, 1);
}
.bg-red {
    background-color: #790204;
}
.bg-gray{
    background:#444444;
}
.bg-pink{
    background: #b80039;
}
.clr-silver {
    color: #d4d4d4;
}

.clr-white {
    color: #fff;
}

.clr-yellow {
    color: #ffff00 ;
}

.game-blackjack {
    background-image: url(../img/games/blackjack.jpg);
}

.game-baccarat {
    background-image: url(../img/games/baccarat.jpg);
}

.game-chest-of-plenty {
    background-image: url(../img/games/chest-of-plenty.jpg);
}

.game-cash-fish {
    background-image: url(../img/games/cash-fish.jpg);
}

.game-full-moon-fortunes {
    background-image: url(../img/games/full-moon-fortunes.jpg);
}

.game-roulette {
    background-image: url(../img/games/roulette.jpg);
}

.game-poker {
    background-image: url(../img/games/carribean_poker.jpg);
}

.game-dragon {
    background-image: url(../img/games/dragon_tiger.jpg);
}

.jadwal-offline-bank {
    padding: 5px 10px;
    background: #740808;
    border-radius: 2px;
}






.right {
    float: right;
}

.null-pdr {
    padding-right: 0px !important;
}

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

.fn-thin {
    font-weight: 500;
}
.fn-extra-thin{
  font-weight: 400;
}
.fn-italic{
  font-style: italic;
}

.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 !important;
}

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

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

.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;
}

.col-md-4 {
    max-width: 366px;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 15px;
}

.game8radius {
    border-radius: 8px;
}

.game-div-template {
    background-repeat: no-repeat;
    background-position: center;
    background-color: #740808;
    float: left;
    width: 350px;
    height: 200px;
    margin-right: 15px;
    margin-bottom: 15px;
    border-radius: 8px;
}

.mb-08 {
    margin-bottom: .8rem;
}
.lobby-noimage {
    width: 450px;
    height: 137px;
    background-color: #4f4f4f ;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}

.lobby-noimage p {
    margin-bottom: 0px !important;
}
.font-black{
    color: #000 !important;
}
.depo-bg{
    background: #dedede;
}

.game-box-glow-in-yellow {
    border: solid 2px #eb9e00;
    position: absolute;
    height: 100%;
    width: 100%;
    box-shadow: inset 0 0 5px #fff700;
    z-index: 1;
    /* animation: glowing-inside 1300ms infinite; */
}
.game-box-glow-out-yellow {
    border: solid 2px #eb9e00;
    box-shadow: 0 0 5px #fff700;
    z-index: 1;
    /* animation: glowing-outside 1300ms infinite; */
}

.exclusive-promo-yellow{
    text-align: center;
    z-index: 5;
    position: absolute;
    left: calc(50% - 30px);
    font-size: 11px;
    background-color: #eb9e00;
    color: #fff;
    width: 62px;
    border: 0 !important;
    padding-top:4px;
}
.exclusive-promo-yellow:before {
    content: "";
    position: absolute;
    display: block;
    border-top: 20px solid #eb9e00;
    border-left: 9px solid transparent;
    border-right: 0px solid transparent;
    left: -9px;
    top: 0;
}
.exclusive-promo-yellow:after {
    content: "";
    position: absolute;
    display: block;
    border-top: 20px solid #eb9e00;
    border-left: 0px solid transparent;
    border-right: 9px solid transparent;
    right: -9px;
    top: 0;
}

.game-box-glow-in-red {
    border: solid 2px #fb0200;
    position: absolute;
    height: 100%;
    width: 100%;
    box-shadow: inset 0 0 5px #fb0200;
    z-index: 1;
    /* animation: glowing-inside 1300ms infinite; */
}
.game-box-glow-out-red {
    border: solid 2px #fb0200;
    box-shadow: 0 0 5px #fb0200;
    z-index: 1;
    /* animation: glowing-outside 1300ms infinite; */
}

.exclusive-promo-red{
    text-align: center;
    z-index: 5;
    position: absolute;
    left: calc(50% - 30px);
    font-size: 11px;
    background-color: #fb0200;
    color: #fff;
    width: 62px;
    border: 0 !important;
    padding-top:4px;
}
.exclusive-promo-red:before {
    content: "";
    position: absolute;
    display: block;
    border-top: 20px solid #fb0200;
    border-left: 9px solid transparent;
    border-right: 0px solid transparent;
    left: -9px;
    top: 0;
}
.exclusive-promo-red:after {
    content: "";
    position: absolute;
    display: block;
    border-top: 20px solid #fb0200;
    border-left: 0px solid transparent;
    border-right: 9px solid transparent;
    right: -9px;
    top: 0;
}
.game-box-glow-in-orange {
    border: solid 2px #ff4800;
    position: absolute;
    height: 100%;
    width: 100%;
    box-shadow: inset 0 0 5px #ffc107;
    z-index: 1;
    /* animation: glowing-inside 1300ms infinite; */
}
.game-box-glow-out-orange {
    border: solid 2px #ff4800;
    box-shadow: 0 0 5px #ffc107;
    z-index: 1;
    /* animation: glowing-outside 1300ms infinite; */
}

.exclusive-promo-orange{
    text-align: center;
    z-index: 4;
    position: absolute;
    left: calc(50% - 30px);
    font-size: 11px;
    background-color: #ff4800;
    color: #fff;
    width: 62px;
    border: 0 !important;
    padding-top:4px;
}
.exclusive-promo-orange:before {
    content: "";
    position: absolute;
    display: block;
    border-top: 20px solid #ff4800;
    border-left: 9px solid transparent;
    border-right: 0px solid transparent;
    left: -9px;
    top: 0;
}
.exclusive-promo-orange:after {
    content: "";
    position: absolute;
    display: block;
    border-top: 20px solid #ff4800;
    border-left: 0px solid transparent;
    border-right: 9px solid transparent;
    right: -9px;
    top: 0;
}
.game-box-glow-in-green {
    border: solid 2px #0f5900;
    position: absolute;
    height: 100%;
    width: 100%;
    box-shadow: inset 0 0 5px #0f5900;
    z-index: 1;
    /* animation: glowing-inside 1300ms infinite; */
}
.game-box-glow-out-green {
    border: solid 2px #0f5900;
    box-shadow: 0 0 5px #0f5900;
    z-index: 1;
    /* animation: glowing-outside 1300ms infinite; */
}

.exclusive-promo-green{
    text-align: center;
    z-index: 4;
    position: absolute;
    left: calc(50% - 30px);
    font-size: 11px;
    background-color: #0f5900;
    color: #fff;
    width: 62px;
    border: 0 !important;
    padding-top:4px;
}
.exclusive-promo-green:before {
    content: "";
    position: absolute;
    display: block;
    border-top: 20px solid #0f5900;
    border-left: 9px solid transparent;
    border-right: 0px solid transparent;
    left: -9px;
    top: 0;
}
.exclusive-promo-green:after {
    content: "";
    position: absolute;
    display: block;
    border-top: 20px solid #0f5900;
    border-left: 0px solid transparent;
    border-right: 9px solid transparent;
    right: -9px;
    top: 0;
}
.game-box-glow-in-purple {
    border: solid 2px #923aff;
    position: absolute;
    height: 99%;
    width: 100%;
    box-shadow: inset 0 0 5px #923aff;
    z-index: 1;
    /* animation: glowing-inside 1300ms infinite; */
}
.game-box-glow-out-purple {
    border: solid 2px #923aff;
    box-shadow: 0 0 5px #923aff;
    z-index: 1;
    /* animation: glowing-outside 1300ms infinite; */
}

.exclusive-promo-purple, .special-promo-purple {
    text-align: center;
    z-index: 1;
    position: absolute;
    left: calc(50% - 30px);
    font-size: 11px;
    background-color: #923aff;
    color: #fff;
    width: 62px;
    border: 0 !important;
    padding-top:4px;
}
.exclusive-promo-purple:before, .special-promo-purple:before {
    content: "";
    position: absolute;
    display: block;
    border-top: 20px solid #923aff;
    border-left: 9px solid transparent;
    border-right: 0px solid transparent;
    left: -9px;
    top: 0;
}
.exclusive-promo-purple:after, .special-promo-purple:after {
    content: "";
    position: absolute;
    display: block;
    border-top: 20px solid #923aff;
    border-left: 0px solid transparent;
    border-right: 9px solid transparent;
    right: -9px;
    top: 0;
}
.game-box-glow-in-gold {
    border: 4px solid;
    border-image-slice: 1;
    border-image-source: linear-gradient(to left, #e0aa3e, #f9f295, #b88a44);
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 1;
    /* animation: glowing-inside 1300ms infinite; */
    animation: .75s linear infinite;
}
.game-box-glow-out-gold {
    border: solid 4px;
    border-image-slice: 1;
    border-image-source: linear-gradient(to left, #e0aa3e, #f9f295, #b88a44);
    position: absolute;
    z-index: 1;
    /* animation: glowing-outside 1300ms infinite; */
    animation: .75s linear infinite;
}
.exclusive-promo-gold, .special-promo-gold {
    text-align: center;
    z-index: 1;
    position: absolute;
    left: calc(50% - 30px);
    font-size: 11px;
    font-weight: bold;
    background: linear-gradient(to right, #c9a75a, #f9f295, #dfb958);
    color: #000;
    width: 62px;
    border: 0 !important;
    padding-top:3.5px;
}
.exclusive-promo-gold:before, .special-promo-gold:before {
    content: "";
    position: absolute;
    display: block;
    border-top: 20px solid #c9a75a;
    border-left: 9px solid transparent;
    border-right: 0;
    left: -9px;
    top: 0;
}
.exclusive-promo-gold:after, .special-promo-gold:after {
    content: "";
    position: absolute;
    display: block;
    border-top: 20px solid #dfb958;
    border-left: 0;
    border-right: 9px solid transparent;
    right: -9px;
    top: 0;
}
.hm-leaderboard-wrapper {
    width: 100%;
    padding-top: 10px;
}
.hm-leaderboard-wrapper.hm-leaderboard-wrapper--content{
    background-color: #670102;
}
.hm-leaderboard-wrapper--title {
    display: flex;
    padding-left : 10px;
    background-color: #670102;
    /* font-weight: bold; */
}
.hm-leaderboard-title {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    /* padding: 10px; */
    padding-left : 0;
    padding-right : 30px;
    font-size: x-large;
    font-weight: bold;
}
.hm-leaderboard-title {
    color: #fff;
}
.hm-leaderboard-title img {
    max-width: 17px;
    position: absolute;
    top: 0;
    right: 15px;
}
/* NAV */
.hm-leaderboard-nav {}
.hm-leaderboard-nav-menu {}
.hm-leaderboard-nav-menu-item {
    margin-right: 10px;
}
.hm-leaderboard-nav-menu-item-link {
    color: #fff!important;
    text-decoration: none;
    padding: 0.5rem 1rem !important;
}
.hm-leaderboard-nav-menu-item-link.active, .hm-leaderboard-nav-menu-item-link:hover {
    color: #000!important;
    background: #ffdb01!important;
    padding: 0.5rem 1rem !important;
    border-radius: 10px !important; 
}
/* Content */
.hm-leaderboard-content {
    /* background: #061b2c;
    border: 2px solid #1accde; */
    border-radius: 5px;
    padding: 10px;
    /* padding-right:20px; */
}

.hm-leaderboard-display {
    overflow: hidden;
}
.hm-leaderboard-display-wrapper {
    width: 100%;
}
.hm-leaderboard-display-item {
    color: #000;
    width: 100%;
}
.hm-leaderboard-display-item-title {
    background: #950401;

    position: relative;
    padding: 10px;
    padding-right: 30px;
    font-size: 12px;
    border-radius: 5px 5px 0 0;
    color: #fff;
}
.hm-leaderboard-display-item-title-sch {}
.hm-leaderboard-display-item-title-time {}
.hm-leaderboard-display-item-title-tip {
    color: #fff!important;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    font-size: 16px;
}
.hm-leaderboard-display-item-title-tip a {
    color: #fff!important;
    font-size:25px;
}
/* CONTENT IMG */
.hm-leaderboard-display-item-img {
    width: 100%;
    height: 100%;
    z-index: 1;
}
.hm-leaderboard-display-item-img-content {
    width: 100%;
    height: 130px;
}
/* CONTENT */
.hm-leaderboard-display-item-content {
    position: relative;
}
.hm-leaderboard-display-item-content-detail {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 12px;
}
/* CONTENT DETAIL MATCH */
.hm-leaderboard-display-item-content-detail-match {
color: #000;
position: relative;
z-index: 2;
padding: 5px 0;
}
.hm-leaderboard-display-item-content-detail-match-badge {
position: relative;
padding: 5px;
padding-left: 50px;
font-size: 12px;
}
.hm-leaderboard-display-item-content-detail-match-badge-content {
position: absolute;
top: 50%;
left: 10px;
transform: translateY(-50%);

width: 25px;
height: 25px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
}
.hm-leaderboard-display-item-content-detail-match-badge-content--tf {
color: #fff!important;
background: #62bb47;
}
.hm-leaderboard-display-item-content-detail-match-badge-content--ts {
color: #fff!important;
background: #ff0000;
}
/* CONTENT DETAIL CHANCE */
.hm-leaderboard-display-item-content-detail-chance {
    display: flex;
    position: relative;
    z-index: 2;
}
.hm-leaderboard-display-item-content-detail-chance-item {
    width: 100%;
    padding: 5px;
}
.hm-leaderboard-display-item-content-detail-chance-item-wrapper {
    background: #fff;
    border-radius: 15px;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    position: relative;
    height: 25px;
}
.hm-leaderboard-display-item-content-detail-chance-item-wrapper > p {
    margin: 0;
    font-size: 10px;
}
.hm-leaderboard-display-item-content-detail-chance-item-wrapper > b {
    /* color: #1accde; */
    margin: 0 5px;
}
/* .hm-leaderboard-display-item-content-detail-chance-item-wrapper .left-position{
    position: absolute;
    left: 10px;
}
.hm-leaderboard-display-item-content-detail-chance-item-wrapper .right-position{
    position: absolute;
    right: 10px;
} */
.hm-leaderboard-display-item-content-detail-chance {}
/* CONTENT SUBMIT */
.hm-leaderboard-display-item-content-submit {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 2;
}
.hm-leaderboard-display-item-content-submit-wrapper {
    position: relative;
}
.hm-leaderboard-display-item-content-submit-btn {
    text-decoration:none;
    color: #fff!important;
    background: linear-gradient(to bottom, #25bd61 0%, #1c7d42 100%) !important;
    border: none!important;
    width: 100%;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 0 0 4px 4px!important;
    padding: 5px 10px!important;
    font-size: 12px!important;
}
.hm-leaderboard-display-item-content-submit-btn:hover {
    color: #fff!important;
    background: linear-gradient(180deg , #496d0a 0%, #1b8a49 100%) !important;
}
/* Custom */
.hm-leaderboard-display-item-content-submit-t-2 {
    background: rgba(0,0,0,0.5);
}
.hm-leaderboard-display-item-content-submit-t-2 > .hm-leaderboard-display-item-content-submit-wrapper {
    padding: 5px;
}
.hm-leaderboard-display-item-content-submit-t-2 > .hm-leaderboard-display-item-content-submit-wrapper > .hm-leaderboard-display-item-content-submit-btn {
    position: absolute;
    top: 0;
    right: 0;
    width: unset;
    border-radius: 0 0 5px 0!important;
}
.hotmatch__head__promo-tag {
    background: radial-gradient(circle, rgba(238, 66, 77, 1) 0%, rgba(229, 62, 74, 1) 20%, rgba(173, 29, 54, 1) 97%, rgba(219, 91, 102, 1) 100%);
    border-radius: 20px;
    text-align: center;
    position: absolute;
    top: 56%;
    right: 19%;
    font-size: 10px;
    padding: 2px 5px 2px 5px;
  }
  .hotmatch__head__promo-tag a {
    color: #fff;
    text-decoration: none;
  }
  .hotmatch__body__marquee__container {
    z-index: 10;
    background: #AE0306;
    overflow: hidden;
    font-size: 12px;
    top: 50px;
    color: #fff;
  }
  .no-promo-padding {
    padding-bottom: 25px;
  }