body {
  font-family: "Muli" !important;
  font-weight: 300;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit !important;
}
hr {
  border-top: 1px solid rgb(255 255 255);
}
#vo-note {
    color: #0ca2bf;
}
.title-game-child h3 {
  color: #fff !important;
}
.color-grey {
  color: rgb(0, 0, 0) !important;
}
.orange {
  color: rgb(30 159 190) !important;
}
header {
  background-color: #2f2200;
}
.tile-body {
  border-radius: 5px;
}
.body-mobile main {
  background: #0d0900 !important;
}
.inner-wrap {
  background: #F2FCFD !important;
}
.panel-blue {
  background: #3f3512 !important;
}
.lobby-content-top {
  background: #3e310f;
  border-top: 3px solid #3e310f;
}
.lobby-content-top .mb-lobby-balance {
  color: #fff;
}
.button-lobby-container .button-lobby-wrapper > .button-filter-lobby {
  background-color: #ffffff;
  text-transform: uppercase;
}
.button-tournament-container .button-tournament {
  background: #08b541;
  text-transform: uppercase;
}
.section-title {
  display: flex;
  justify-content: start;
  align-items: center;
}
.section-title img {
  width: 30px;
  margin-right: 5px;
}
.each-game-index {
  position: relative;
}
.each-game-caption {
  z-index: 99;
  display: flex;
  bottom: 0;
  width: 100%;
}
.p-notabsolute {
  position: relative;
}
.p-absolute {
  position: absolute;
}
.each-game-caption > .each-game-title {
  width: 100%;
  padding: 5px;
  background: #ffffff;
  text-align: center;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  font-size: 14px;
  font-weight: bold;
  color: #0a0a02;
}
.img-show-game {
  z-index: 4;
  width: 100%;
}
.top-radius {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.all-radius {
  border-radius: 5px;
}
.title-game-child {
  padding: 5px !important;
  justify-content: center !important;
  border-top: 2px solid #f8ce3e;
  border-bottom: 2px solid #f8ce3e;
  border-radius: 0px !important;
}
.o-color {
  color: #ffd737!important;
  font-size: 2.5rem;
}
.btn-orange {
  background: #e76720!important;
  color: #fff;
}
.btn-normal {
  background: #ffffff!important;
  color: #ea6814!important;
}
.btn-peraturan-new {
  width: 100%;
  padding: 10px;
  margin-bottom: 5px;
  border-radius: 5px;
  border: 1px solid #e76720!important;
  display: flex;
  justify-content: center;
}
.lama1{
  margin-top: 1.5rem;
    margin-left: 2rem;
    margin-right: 2rem;
    font-size: 1.3rem;
    font-weight: 700;
    color: #ffd737!important;
    padding: 0 2rem;
    border: 1px solid #ffd737!important;
    text-align: justify;
    border-radius: 5px;
}
.result-number {
  width: 100%;
  padding: 5px;
  border: 1px solid #c66fea;
  margin-top: 5px;
  border-radius: 5px;
  text-align: center;
  color: #fff;
}
#footer {
  background: #2f2200;
  z-index: 86;
  border-top: 4px solid #f8ce3e;
}
#links-footer {
  color: white;
  font-size: 0.9em;
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-content: start;
  align-items: center;
}
#links-footer .link {
  padding: 10px 10px 10px 20px;
  border-top: 1px solid #686cff;
}
#links-footer .link:nth-child(1),
#links-footer .link:nth-child(2) {
  border: none;
}
#links-footer a {
  color: white;
}
.disclaimer p {
  font-size: 14px;
  color: white;
}
#disclaimer-footer .title-disclaimer-footer,
#payment-information-footer .title-payment-footer {
  color: #ffd737;
  font-size: 14px;
}
.payment-partners-new {
  margin-top: 5px;
  display: grid;
  grid-gap: 5px;
  grid-template-columns: 1fr 1fr 1fr;
}
.payment-partners-new .box-bank {
  padding: 10px;
  background: white;
  height: 35px;
  border-radius: 10px;
  height: 45px !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box-bank-voucher {
  padding: 10px;
  background: white;
  height: auto;
  border-radius: 10px;
  display: flex;
  justify-content: center;
}
.logo-footer-new {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
  color: #ffd737;
  margin-top: 20px !important;
  font-size: 14px;
}
.text-hubungi-kami {
  color: rgb(0, 0, 0);
}
.button-reds {
  background-color: #14C69F;
  color: white !important;
  box-shadow: none;
  box-shadow: inset 0 -4px 0 #016967 !important;
}
.button-referral {
  background-color: #ffffff!important;
  color: f5651f!important;
  border: 2px solid #f5651f;
  border-radius: 10px;
  box-shadow: inset 0 -4px 0 #ffffff !important;
}
#deposit {
  background: none;
}
.game-wrapper .game-lobby-content .game-lobby-bottom .timer-game {
  color: #23c884;
}
.waktu-keluar {
  border: 1px solid #370A1E;
}
.header-memo {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 5px;
  margin-top: 5px;
}
.header-memo .button-filter-memo {
  padding: 5px 10px;
  background: #06272C;
  color: #fff;
  text-align: center;
  border-radius: 5px;
}
.header-memo .active {
  background: #15C8A0;
}
.content-memo {
  background: none;
}
.card-memo {
  display: grid;
  grid-template-columns: 0.4fr 1fr;
  margin-top: 10px;
}
.card-memo .card-memo-from {
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.card-memo .unread {
  background: #f72525;
}
.card-memo .read {
  background: #7b5396;
}
.card-memo .card-memo-content {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background: #15C8A0;
  color: white;
  padding: 10px;
}
.card-memo .card-memo-subject {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: bold;
  border-bottom: 1px solid;
  padding-bottom: 5px;
}
.card-memo .card-memo-body {
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 10px 0;
}
.card-memo .card-memo-footer {
  display: grid;
  grid-template-columns: 1fr 1fr;
  border-top: 1px solid;
  padding: 10px 0 0;
}
.card-memo .card-memo-footer .footer-date {
  font-size: 12px;
}
.card-memo .card-memo-footer .footer-control {
  display: flex;
  justify-content: end;
  align-items: center;
  font-size: 16px;
}
.card-memo .card-memo-footer .footer-control i {
  margin-left: 15px;
  color: #fff;
}
.memo-legends {
  margin-top: 10px;
  background: #15C8A0;
  padding: 10px;
  border-radius: 5px;
}
.memo-legend-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px;
}
.memo-legends .memo-title-legend {
  font-size: 16px;
  margin-bottom: 10px !important;
  text-transform: uppercase;
  text-align: center;
}
.memo-legends-content {
  display: grid;
  grid-template-columns: 0.2fr 1fr;
  color: #fff;
}
.color-legend {
  width: 15px;
  height: 15px;
  border-radius: 5px;
}
.memo-legends-content .memo-legends-title .red {
  background: #f72525;
}
.memo-legends-content .memo-legends-title .purple {
  background: #7b5396;
}
.memo-legends-content .memo-legends-title {
  display: flex;
  align-items: center;
  justify-content: start;
}

/* Modal */
.modal-window {
  position: fixed;
  background-color: rgb(0 0 0 / 64%);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s;
}
.modal-window:target {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}
.modal-window > div {
  width: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: white;
  border-radius: 10px;
}
.modal-window header {
  font-weight: bold;
}
.modal-window h1 {
  font-size: 150%;
  margin: 0 0 15px;
}

.modal-title {
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.modal-title .subject-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.modal-title .person-icon {
  width: 35px;
  height: 35px;
  color: white;
  background: #1e9fbe;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  margin-right: 10px;
  padding-left: 2px;
}
.subject h3 {
  font-size: 14px;
  color: #000;
}
.subject .normal {
  font-size: 14px;
  font-weight: normal;
  color: #878787;
}
.subject p {
  font-size: 11px;
  color: #878787;
  margin: 0;
}
.close-button {
  font-size: 25px;
  color: red;
}
.decoration-modal {
  border-top: 1px solid #cdcdcd;
}
.modal-content-reply {
  padding: 10px;
}
.button-reply {
  float: right;
  padding: 6px 15px;
  border: 1px solid #1e9fbe;
  background: #1e9fbe;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #ffffff;
  font-size: 20px;
  height: 35px;
}
/* End Modal */
.input-group-reply {
  display: flex;
  margin-top: 10px;
  align-items: flex-end;
}
.input-group-reply > input {
  width: 100%;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  padding-left: 10px;
}
.text-status-reply {
  width: 100%;
  background: #7b5396;
  padding: 3px 5px;
  border-radius: 5px;
  text-align: center;
  margin-bottom: 5px;
  color: #fff;
}
.memo-inner-compose {
  margin-top: 10px;
  color: white;
  font-size: 16px;
  background: #15C8A0;
  padding: 10px;
  border-radius: 5px;
}
.memo-form {
  display: grid;
  grid-template-columns: .3fr 1fr;
  align-items: baseline;
}
.memo-form select,input {
  height: 35px;
  background: #fff;
  padding: 5px;
  margin-top: 10px;
}
.memo-inner-compose textarea {
  margin-top: 10px;
  border: none;
  border-radius: 5px;
  width: 100%;
  height: 100px;
  padding: 5px;
}
.memo-kirim, .memo-hapus {
  border-radius: 5px !important;
  color: #fff !important;
  background-color: #23C83E !important;
}
.border-radius {
  border-radius: 5px;
}
.btn-game-hs {
  background-color: #ffffff !important;
    border: 1px solid #e76720;
    color: #e86918 !important;
    font-weight: bold;
}
.content-history .history-pagination .pagination-items.active > span {
  background-color: #7b5396;
  color: #ffffff;
}
.content-history .table-history-warapper {
  background-color: #180b28;
}
.table-history {
  border: 1px solid #fff;
}
.table-history-warapper {
  padding: 0 !important;
}
.panel-grey {
  background: none !important;
}
.invoice-load {
  background-color: none !important;
  padding: 0 10px;
}
.hadiah-load {
  background: none !important;
}
.referral-load {
  background: none !important;
}
.news-card {
  background: #13C09B;
  padding: 15px;
  border-radius: 5px;
  display: flex;
  justify-content: start;
  align-items: center;
  margin-top: 10px;
}
.news-card h3 {
  font-weight: bold;
  font-size: 18px;
}
.news-card h4 {
  font-weight: normal;
  font-size: 14px;
  margin-top: 5px !important;
}
.news-icon  {
  width: 40px;
  display: flex;
  justify-content: start;
  align-items: center;
}
.news-icon i {
  font-size: 30px;
  color: #fff;
}
.news-detail {
  background-color: #13C09B;
  margin-top: -5px;
  padding: 10px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.news-control {
  margin-top: 10px;
  font-weight: bold;
  color: #000000;
}
