* {
  font-family: sans-serif;
  box-sizing: border-box;
}
body {
  background: url(../img/bg.jpg) center fixed no-repeat;
  background-size: 100% 100%;
}
.figure-text {
  text-align: center;
}
.word {
  color: #fff;
  padding: 20px 30px;
  border-radius: 5px;
  border: 1px dashed #948834;
  font-family: Bebas Neue;
}
.word h1 {
  font-size: 1.5em;
}
.word h2 {
  font-size: 1.3em;
}
.word h3 {
  font-size: 1.1em;
}
.word p {
  font-size: 1em;
}
.word a {
  color: #f1d408;
}
.footer {
  text-decoration: none;
  color: #fff;
}
.figure-text > p {
  position: relative;
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 5px;
  margin-bottom: 10px;
}
.link-container {
  display: flex;
  justify-content: center;
  font-size: var(--x-large-font);
  padding: 0;
  width: 100%;
}
.link-container a {
  width: 50%;
  text-align: center;
  padding: 15px 20px;
  text-transform: uppercase;
}
.container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1140px;
}
.login-button,
.register-button {
  color: #000;
  font-family: system-ui;
}
.login-button,
.register-button {
  color: #000;
}
.register-button {
  border: 1px solid #000000;
  background-color: #ff0000;
  font-size: 14px;
  color: #fff;
  font-weight: 700;
}
.register-button:hover {
  box-shadow: 0 0 5px 3px #fff;
}
table tr td .button, table tr td button, table tr th .highlight {
    color: #000;
    font-size: 20px;
    font-weight: 700;
}
.button.button-secondary, button.button-secondary {
    color: #fff;
    background-color: #ff0000;
}
.button.button-primary, .button.button-secondary, button.button-primary, button.button-secondary {
    padding: 7px 22px;
    border-radius: 6px;
}
th {
    display: table-cell;
    vertical-align: inherit;
    font-weight: bold;
    text-align: -internal-center;
}
thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
table thead tr th {
    color: rgb(255, 255, 255);
    background-color: #ff0d0d;
    border-bottom: 2px solid #e6e9ee;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
table tr td, table tr th {
    padding: 10px;
    line-height: 24px;
    vertical-align: middle;
    border: 1px solid #000;
}
#daftar_situs {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 100%;
    color: #fff;
    text-align: center;
    background-color: #343a40;
    border: 2px solid #e6e9ee;
    border-collapse: separate;
    border-radius: 12px;
  }
.table {
  display: table;
    border-collapse: separate;
    box-sizing: border-box;
    text-indent: initial;
    border-spacing: 2px;
    border-color: grey;
}
.table {
    border-collapse: separate;
    text-indent: initial;
    border-spacing: 2px;
}

.panadolqq {
    border: 1px solid green;
  background-color: #11ff35;
  color: #000;
  font-weight: 700;
}
.meja365 {
    border: 1px solid green;
  background-color: green;
  color: #000;
  font-weight: 700;
}
.joindomino {
  border: 1px solid #000000;
  background-color: #ff0000;
  font-size: 14px;
  color: #fff;
  font-weight: 700;
}
.garampoker {
    border: 1px solid #d77b12;
  background-color: #d77b12;
  font-size: 14px;
  color: #fff;
  font-weight: 700;
}
.login-button:hover {
  box-shadow: 0 0 5px 3px #fff;
}
.adv {
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
}
img {
  vertical-align: middle;
  border-style: none;
}
.title {
  display: flex;
  justify-content: center;
}
.title-text {
  color: #fff;
}
.content-box {
  padding: 0.5em;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.7);
}
.content-box2 {
  padding: 10px;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  flex-wrap: wrap;
  min-height: 500px;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
}
.content {
  padding: 0.5em;
  width: 100%;
}
.slot {
  display: block;
}
.slot .slot-sidebar {
  padding-right: 10px;
  padding-left: 0;
  margin-top: 5px;
  background-color: #000;
  float: none !important;
  width: 100% !important;
  flex: none !important;
  max-width: 100% !important;
  padding-right: 0 !important;
}
.slot-sidebar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: nowrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.slot-sidebar-nav > li {
  border-bottom: 1px solid #0092b1;
  width: 100%;
  position: relative;
  display: block;
  border-bottom: none;
  padding: 6px;
  background: linear-gradient(to bottom, #242424 0%, #515151 46%, #242424 100%);
}
.slot-sidebar-nav > li > a {
  color: #fff;
  font-size: 13px;
  padding: 7px 10px;
  display: block;
  background-color: #000;
}
.btn-provider:hover {
  background-color: #644c1c;
}
a:hover {
  text-decoration: none;
  color: #fff;
}
.btn-provider {
  text-align: center;
  display: block;
}
.btn-provider span {
  position: unset;
}
.btn-logo {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 20%;
}
.banner {
  display: block;
  margin-left: auto;
  margin-right: auto;
  background-size: cover !important;
}
.next-btn {
  background: linear-gradient(to bottom, #242424 0%, #515151 46%, #242424 100%);
  width: 15%;
}
.enter {
  display: none;
}
.btn-daf {
  animation: blinking 1s infinite;
  transition: all 0.4s;
}
@keyframes blinking {
  0% {
    border: 2px solid #533c98;
  }
  100% {
    border: 2px solid #ff9626;
  }
}
.blink-me {
  animation-name: blinker;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
.next-btn {
  background-color: #292a2b;
  border: none;
  color: #fff;
}
.slot .content {
  float: none;
  width: 100%;
  padding: 0;
  flex: 0 0 100%;
  max-width: 100%;
  background-color: #121212;
}
.wrapper {
  width: 100%;
  padding: 0;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  z-index: 0;
  background-color: #1e1952;
}
.card {
  float: left;
  width: 25%;
  background: 0 0;
  border: none;
  text-align: center;
  position: relative;
  border-radius: 0;
}
.card:hover {
  background-color: rgba(0, 0, 0, 0.3);
}
.card-content {
  margin: 10px;
  color: #fff;
  font-size: 12px;
  border: none;
  overflow: hidden;
  position: relative;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  border-radius: 5px;
}

.percent {
  height: 27px;
  display: flex;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  position: relative;
  z-index: 1;
}
.percent p {
  z-index: 15;
  position: absolute;
  text-align: center;
  width: 100%;
  font-size: 14px;
  font-weight: 700;
  transform: translateY(14px);
  color: #000;
}
.percent-bar {
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-size: 1rem 1rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite;
  z-index: 10;
}
.yellow {
  background-color: #ffc107 !important;
}
.green {
  background-color: #28a745 !important;
}
.red {
  background-color: #dc3545 !important;
}
.short {
  display: none;
}
.mySlides {
  display: none;
}
.hover-btn {
  position: absolute;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.9);
  transition: all 0.1s ease-in-out;
  z-index: 10;
  width: 100%;
  height: 85%;
}
.play-btn {
  font-size: 15px;
  text-decoration: none;
  color: #fff;
  text-align: center;
  align-items: center;
  width: 100%;
  margin: 25% auto;
  padding: 8px;
  background-color: #15b586;
}
.img-zoom {
  transition: all 0.45s ease-in-out;
  height: 150px;
}
.hover-btn:hover {
  opacity: 100%;
}
.hover-btn:hover ~ .img-zoom {
  position: relative;
}
.slot-pg-btn {
  background-color: #7182be;
  padding: 10px 15px;
  font-size: 30px;
  border-radius: 8px;
}
.play-btn {
  font-size: 12px;
  text-decoration: none;
  color: #fff;
  text-align: center;
  align-items: center;
  margin-top: 40%;
  padding: 6px;
  display: block;
  margin-left: 1px;
  background: linear-gradient(to bottom, #fff095 0%, #b88416 88%);
  color: #000;
  border-radius: 18px;
  transition: all 0.3s ease;
}
.play-btn:hover {
  background: linear-gradient(to top, #fff095 0%, #b88416 88%);
}
@media only screen and (min-width 450px) {
  .banner {
    background-size: cover !important;
    width: 10%;
    display: flex;
    align-items: center;
  }
  .body {
    background-size: cover !important;
  }
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
@media (max-width: 992px) {
  .slot-sidebar-nav {
    flex-wrap: nowrap;
  }
  .slot-sidebar {
    float: none !important;
    width: 100% !important;
    flex: none !important;
    max-width: 100% !important;
    padding-right: 0 !important;
  }
  .content {
    float: none !important;
    width: 100% !important;
    flex: none !important;
    max-width: 100% !important;
  }
  .card {
    width: 33.3% !important;
  }
  .hover-btn {
    display: none;
  }
  .hover-btn:hover ~ .img-zoom {
    transform: scale(1);
    position: relative;
  }
  .btn-provider {
    text-align: center;
    display: block;
  }
  .enter {
    display: block;
  }
  .btn-provider span {
    position: unset;
  }
  .btn-provider i {
    margin: 0;
  }
  .slot-sidebar-nav li {
    border-bottom: none;
  }
  .slot-sidebar-nav li a p {
    font-size: 5px;
  }
  .img-zoom {
    height: auto;
  }
  .slot-sidebar-nav li a img {
    height: 17.5px !important;
  }
  .maintenance p {
    font-size: 5px;
  }
}
