:root {
  --color-primary: #ff3c00;
  --color-primary-2: #f56b08;
}
body {
    background: url(https://ceo-jepang.mos.ap-southeast-3.sufybkt.com/background-lembagatoto.jpg) center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    -webkit-box-shadow: inset 0px 75px 45px -25px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 0px 75px 45px -25px rgba(0, 0, 0, 0.75);
    box-shadow: inset 0px 75px 45px -25px rgba(0, 0, 0, 0.75);
}

.navbar-fixed-top {
  background: transparent !important;
  box-shadow: none !important;
  background-size: cover !important;
  background: url(https://ceo-jepang.mos.ap-southeast-3.sufybkt.com/bg-navbar-puasa-lembagatoto.png) bottom center no-repeat !important;
}
    /* .navbar-fixed-top .container {
        background: #000;
    } */
footer#footer {
  background: none !important;
  border: none !important;
}
.new-menu
.footer-main .container {
  border-top: 1px solid var(--color-primary);
  background: #000;
}
.footer-bottom {
  background: transparent !important;
  padding: 0 !important;
}
.footer-bottom .container {
  border-top: 1px solid var(--color-primary);
  background: #000;
  padding: 20px 0 !important;
}
section .container {
  background: #000 !important;
}
.news-body {
  background: linear-gradient(
    to right,
    var(--color-primary),
    var(--color-primary-2)
  ) !important;
}
.news-head {
  clip-path: polygon(
    0% 0%,
    calc(0.75rem) 50%,
    0% 100%,
    100% 100%,
    100% 50%,
    100% 0
  );
  background: var(--color-primary) !important;
  border-radius: 1px !important;
}
.blog-sidebar {
margin-top: 10px !important;
}
.slider {
  margin-top: 10px !important;
}
.slider #progressBar {
  display: none !important;
}
.slider .owl-item img {
  border-radius: 10px !important;
  overflow: hidden;
  border: 4px solid var(--color-primary) !important;
}
.owl-page span {
  transition: all 0.2s ease-in-out;
  background: #222 !important;
}
.owl-page.active span {
  background: #222 !important;
  border: 2px solid var(--color-primary);
  min-width: 2rem;
  transform: scale(120%);
}
.btn-group.custom-navigations {
  margin: 0 0 13px 0 !important;
  padding: 0 13px !important;
}
.blog-sidebar .results {
  border: 0px solid transparent !important;
}
.results {
  background: linear-gradient(
    to right bottom,
    var(--color-primary) 0,
    var(--color-primary-2) 30%,
    var(--color-primary-2) 70%,
    var(--color-primary) 95%
  ) !important;
  box-shadow: inset 0 2px #ffae35;
  border-radius: 10px !important;
}
.results h4 {
  margin: 0 !important;
  padding: 10px !important;
}
.results .news-detail,
.results .vertical-slider {
  margin: 0 10px 10px 10px !important;
  width: auto !important;
}

    .new-menu {
        display: flex;
        justify-content: space-around;
        padding: 1rem;
        gap: 1rem;
        margin: 0 0 1rem;
        border-bottom: 2px solid var(--color-primary);
    }
    
    .new-menu li {
        font-size: 1.1rem;
        text-transform: uppercase;
        text-align: center;
        list-style: none;
    }
    
    .new-menu li a {
        font-weight: 700;
        color: #ffffff;
        display:flex;
        align-items: center;
        gap: 10px;
    }
    
    .new-menu li a i {
        color: var(--color-primary) !important;
    }
    
    .new-menu li a:hover {
        text-decoration: none;
        color: var(--color-primary);
    }
    
    .new-menu li a i {
        font-size: 2.8rem;
    }
    .wrapper-transactions {
        max-width: 100%;
        padding: 0.7rem;
        margin-bottom: 1rem;
        border-radius: 10px;
        border-top: 2px solid var(--color-primary-2);
        border-bottom: 2px solid var(--color-primary-2);
        border-right: 4px solid var(--color-primary-2);
        border-left: 4px solid var(--color-primary-2);
        background: linear-gradient(
            to right bottom,
            var(--color-primary-2),
            var(--color-primary),
            var(--color-primary),
            var(--color-primary-2)
        ) !important;
        box-shadow: inset 0 0 7px .5px var(--color-primary-2),inset 0 2px 0 0 #fff,inset 0 0 0 2px var(--color-primary-2),3px 3px 3px 1px rgba(0,0,0,.2);
    }
    
    #lastdp,
    #lastwd {
        height: 10rem;
        overflow: hidden;
        position: relative;
    }
    
    .avatar-trans {
        width: 1.2rem;
        max-width: 100%;
        margin-right: 0.7rem;
    }
    
    .avatar-wrapper {
        display: flex;
        justify-content: center;
    }
    
    .item-trans {
        color: #fff;
        background: #000;
        display: flex;
        width: 100%;
        border: 2px solid #2b2900;
        justify-content: space-between;
        align-items: center;
        border-radius: 5px;
        font-size: 1rem;
        margin-bottom: 0.45rem !important;
        padding: 0.4rem;
        position: relative;
        bottom: 0;
        animation: 40s linear infinite moveUp;
    }
    
    @keyframes moveUp {
        0% {
            transform: translateY(0);
        }
        100% {
            transform: translateY(-1500px);
        }
    }
    
    .rupiah-trans {
        color: #2ec700;
    }
.blog-sidebar .nav.menu > li > a:hover, a:active, a:focus {
background: transparent !important;
}
article {
padding-bottom: 1rem;
}
article h1 {
margin-top: 0px !important;
}
footer#footer .container {
background: #000;
border-top: 1px solid var(--color-primary);
}
footer#footer .container .col-md-12 {
display: none ;
}
footer#footer .footer-bottom .copyright a {
  color: var(--color-primary) !important;
}
button.btn-theme,
.btn.btn-theme {
  background: linear-gradient(
    150deg,
    var(--color-primary) 10%,
    var(--color-primary-2) 21%,
    var(--color-primary-2) 33%,
    var(--color-primary-2) 44%,
    var(--color-primary) 60%,
    var(--color-primary-2) 73%,
    var(--color-primary-2) 85%,
    var(--color-primary-2) 100%
  ) !important;
  background-size: 400% 400%;
  animation: gradient 5s ease infinite;
  border-top: 2px solid var(--color-primary) !important;
  color: #fff !important;
  border-bottom: 2px solid var(--color-primary) !important;
  border-right: 4px solid var(--color-primary) !important;
  border-left: 4px solid var(--color-primary) !important;
  border-radius: 15px 0;
}
@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
form .form-group .form-control {
  box-shadow: 0 0 0 2px var(--color-primary) !important;
  background: #000 !important;
  color: #fff;
  border-radius: 20px !important;
  border: 0 !important;
}
form .form-group .formInput .input-group .form-control {
border-radius: 0 20px 20px 0 !important;
}
.form-group .input-group-text {
background: var(--color-primary) !important;
border-left: 1px solid var(--color-primary-2) !important;
border-bottom: 1px solid var(--color-primary-2) !important;
border-top: 1px solid var(--color-primary-2) !important;
border-right: 0px solid  !important;
color: #fff !important;
}
.wrapper-captcha .btn-captcha-refresh {
background: var(--color-primary) !important;

}
.gameicon .owl-wrapper-outer .owl-wrapper .owl-item {
  margin: 0 5px 0 0 !important;
  border-top: 2px solid var(--color-primary);
  border-bottom: 2px solid var(--color-primary);
  border-left: 3px solid var(--color-primary);
  border-right: 3px solid var(--color-primary);
  border-radius: 12px;
  overflow: hidden;
}
.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(1) {
  content: url("https://ceritabahagia.lol/static/moneysite/games/1.webp") !important;
}
.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(2) {
  content: url("https://ceritabahagia.lol/static/moneysite/games/2.webp") !important;
}
.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(3) {
  content: url("https://ceritabahagia.lol/static/moneysite/games/3.webp") !important;
}
.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(4) {
  content: url("https://ceritabahagia.lol/static/moneysite/games/4.webp") !important;
}
.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(5) {
  content: url("https://ceritabahagia.lol/static/moneysite/games/5.webp") !important;
}
.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(6) {
  content: url("https://ceritabahagia.lol/static/moneysite/games/6.webp") !important;
}
.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(7) {
  content: url("https://ceritabahagia.lol/static/moneysite/games/7.webp") !important;
}
.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(8) {
  content: url("https://ceritabahagia.lol/static/moneysite/games/8.webp") !important;
}
.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(9) {
  content: url("https://ceritabahagia.lol/static/moneysite/games/9.webp") !important;
}
.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(10) {
  content: url("https://ceritabahagia.lol/static/moneysite/games/10.webp") !important;
}
.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(11) {
  content: url("https://ceritabahagia.lol/static/moneysite/games/11.webp") !important;
}
.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(12) {
  content: url("https://ceritabahagia.lol/static/moneysite/games/12.webp") !important;
}
.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(13) {
  content: url("https://ceritabahagia.lol/static/moneysite/games/13.webp") !important;
}
.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(14) {
  content: url("https://ceritabahagia.lol/static/moneysite/games/14.webp") !important;
}
.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(15) {
  content: url("https://ceritabahagia.lol/static/moneysite/games/15.webp") !important;
}
.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(16) {
  content: url("https://ceritabahagia.lol/static/moneysite/games/16.webp") !important;
}
.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(17) {
  content: url("https://ceritabahagia.lol/static/moneysite/games/17.webp") !important;
}
.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(18) {
  content: url("https://ceritabahagia.lol/static/moneysite/games/18.webp") !important;
}
.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(19) {
  content: url("https://ceritabahagia.lol/static/moneysite/games/19.webp") !important;
}
.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(20) {
  content: url("https://ceritabahagia.lol/static/moneysite/games/20.webp") !important;
}
.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(21) {
  content: url("https://ceritabahagia.lol/static/moneysite/games/21.webp") !important;
}
.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(22) {
  content: url("https://ceritabahagia.lol/static/moneysite/games/22.webp") !important;
}
.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(23) {
  content: url("https://ceritabahagia.lol/static/moneysite/games/23.webp") !important;
}
.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(24) {
  content: url("https://ceritabahagia.lol/static/moneysite/games/24.webp") !important;
}
.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(25) {
  content: url("https://ceritabahagia.lol/static/moneysite/games/25.webp") !important;
}
.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(26) {
  content: url("https://ceritabahagia.lol/static/moneysite/games/26.webp") !important;
}
.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(27) {
  content: url("https://ceritabahagia.lol/static/moneysite/games/27.webp") !important;
}
.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(28) {
  content: url("https://ceritabahagia.lol/static/moneysite/games/28.webp") !important;
}
.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(29) {
  content: url("https://ceritabahagia.lol/static/moneysite/games/29.webp") !important;
}
.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(30) {
  content: url("https://ceritabahagia.lol/static/moneysite/games/30.webp") !important;
}
.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(31) {
  content: url("https://ceritabahagia.lol/static/moneysite/games/31.webp") !important;
}
.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(32) {
  content: url("https://ceritabahagia.lol/static/moneysite/games/32.webp") !important;
}
.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(33) {
  content: url("https://ceritabahagia.lol/static/moneysite/games/33.webp") !important;
}
.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(34) {
  content: url("https://ceritabahagia.lol/static/moneysite/games/34.webp") !important;
}
.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(35) {
  content: url("https://ceritabahagia.lol/static/moneysite/games/35.webp") !important;
}
.owl-wrapper .owl-item .bank .online {
    width: 145px !important;
    height: 94px !important;
}
.item.bank {
padding: 0 !important;
}
.bank {
    background: transparent !important;
    border: 0 !important;
}
.bank .btn {
padding: 0 !important;
}
.online {
    background: transparent !important;
}
.owl-wrapper .owl-item:nth-child(1) .bank .online {
  content: url("https://ceritabahagia.lol/static/moneysite/banks/1.webp") !important;
}
.owl-wrapper .owl-item:nth-child(2) .bank .online {
  content: url("https://ceritabahagia.lol/static/moneysite/banks/2.webp") !important;
}
.owl-wrapper .owl-item:nth-child(3) .bank .online {
  content: url("https://ceritabahagia.lol/static/moneysite/banks/3.webp") !important;
}
.owl-wrapper .owl-item:nth-child(4) .bank .online {
  content: url("https://ceritabahagia.lol/static/moneysite/banks/4.webp") !important;
}
.owl-wrapper .owl-item:nth-child(5) .bank .online {
  content: url("https://ceritabahagia.lol/static/moneysite/banks/5.webp") !important;
}
.owl-wrapper .owl-item:nth-child(6) .bank .online {
  content: url("https://ceritabahagia.lol/static/moneysite/banks/6.webp") !important;
}
.owl-wrapper .owl-item:nth-child(7) .bank .online {
  content: url("https://ceritabahagia.lol/static/moneysite/banks/7.webp") !important;
}
.owl-wrapper .owl-item:nth-child(8) .bank .online {
  content: url("https://ceritabahagia.lol/static/moneysite/banks/8.webp") !important;
}
.owl-wrapper .owl-item:nth-child(9) .bank .online {
  content: url("https://ceritabahagia.lol/static/moneysite/banks/9.webp") !important;
}
.owl-wrapper .owl-item:nth-child(10) .bank .online {
  content: url("https://ceritabahagia.lol/static/moneysite/banks/10.webp") !important;
}
.owl-wrapper .owl-item:nth-child(11) .bank .online {
  content: url("https://ceritabahagia.lol/static/moneysite/banks/11.webp") !important;
}
.owl-wrapper .owl-item:nth-child(12) .bank .online {
  content: url("https://ceritabahagia.lol/static/moneysite/banks/12.webp") !important;
}
.owl-wrapper .owl-item:nth-child(13) .bank .online {
  content: url("https://ceritabahagia.lol/static/moneysite/banks/13.webp") !important;
}
.owl-wrapper .owl-item:nth-child(14) .bank .online {
  content: url("https://ceritabahagia.lol/static/moneysite/banks/14.webp") !important;
}
.owl-wrapper .owl-item:nth-child(15) .bank .online {
  content: url("https://ceritabahagia.lol/static/moneysite/banks/15.webp") !important;
}
.owl-wrapper .owl-item:nth-child(16) .bank .online {
  content: url("https://ceritabahagia.lol/static/moneysite/banks/16.webp") !important;
}
.owl-wrapper .owl-item:nth-child(17) .bank .online {
  content: url("https://ceritabahagia.lol/static/moneysite/banks/17.webp") !important;
}
.owl-wrapper .owl-item:nth-child(18) .bank .online {
  content: url("https://ceritabahagia.lol/static/moneysite/banks/18.webp") !important;
}
.owl-wrapper .owl-item:nth-child(19) .bank .online {
  content: url("https://ceritabahagia.lol/static/moneysite/banks/19.webp") !important;
}
.owl-wrapper .owl-item:nth-child(20) .bank .online {
  content: url("https://ceritabahagia.lol/static/moneysite/banks/20.webp") !important;
}
.owl-wrapper .owl-item:nth-child(21) .bank .online {
  content: url("https://ceritabahagia.lol/static/moneysite/banks/21.webp") !important;
}
.owl-wrapper .owl-item:nth-child(22) .bank .online {
  content: url("https://ceritabahagia.lol/static/moneysite/banks/22.webp") !important;
}
.owl-wrapper .owl-item:nth-child(23) .bank .online {
  content: url("https://ceritabahagia.lol/static/moneysite/banks/23.webp") !important;
}
.owl-wrapper .owl-item:nth-child(24) .bank .online {
  content: url("https://ceritabahagia.lol/static/moneysite/banks/24.webp") !important;
}
.owl-wrapper .owl-item:nth-child(25) .bank .online {
  content: url("https://ceritabahagia.lol/static/moneysite/banks/25.webp") !important;
}
.owl-wrapper .owl-item:nth-child(26) .bank .online {
  content: url("https://ceritabahagia.lol/static/moneysite/banks/26.webp") !important;
}
.owl-wrapper .owl-item:nth-child(27) .bank .online {
  content: url("https://ceritabahagia.lol/static/moneysite/banks/27.webp") !important;
}
.owl-wrapper .owl-item:nth-child(28) .bank .online {
  content: url("https://ceritabahagia.lol/static/moneysite/banks/28.webp") !important;
}
.owl-wrapper .owl-item:nth-child(29) .bank .online {
  content: url("https://ceritabahagia.lol/static/moneysite/banks/29.webp") !important;
}
.owl-wrapper .owl-item:nth-child(30) .bank .online {
  content: url("https://ceritabahagia.lol/static/moneysite/banks/30.webp") !important;
}
.owl-wrapper .owl-item:nth-child(31) .bank .online {
  content: url("https://ceritabahagia.lol/static/moneysite/banks/31.webp") !important;
}
.owl-wrapper .owl-item:nth-child(32) .bank .online {
  content: url("https://ceritabahagia.lol/static/moneysite/banks/32.webp") !important;
}
.owl-wrapper .owl-item:nth-child(33) .bank .online {
  content: url("https://ceritabahagia.lol/static/moneysite/banks/33.webp") !important;
}
.owl-wrapper .owl-item:nth-child(34) .bank .online {
  content: url("https://ceritabahagia.lol/static/moneysite/banks/34.webp") !important;
}
.owl-wrapper .owl-item:nth-child(35) .bank .online {
  content: url("https://ceritabahagia.lol/static/moneysite/banks/35.webp") !important;
}
.owl-wrapper .owl-item:nth-child(36) .bank .online {
  content: url("https://ceritabahagia.lol/static/moneysite/banks/36.webp") !important;
}
.owl-wrapper .owl-item:nth-child(37) .bank .online {
  content: url("https://ceritabahagia.lol/static/moneysite/banks/37.webp") !important;
}

    .three-banner {
        width: 100%;
        display: flex;
        margin-top: 20px;
    }
    
    .three-banner .three-banner-item {
        width: 32%;
    }
    
    .three-banner .three-banner-item:nth-child(2) {
        margin: 0 auto;
    }
    
    .three-banner .three-banner-item img {
        width: 100%;
        border-radius: 10px;
        border: 2px solid var(--color-primary);
    }
.form-control,.custom-style {
background: #000 !important;
outline: none !important;
padding: .35rem 1rem;
border: 1px solid var(--color-primary) !important;
color: #fff !important;
}
.blog-divider {
border-color: var(--color-primary);
}
#isihistory table {
    border-color: var(--color-primary-2) !important;
}
#isihistory th {
            background: var(--color-primary);
            color: #fff;

}

input[type="submit"] {
outline: none !important;
}
.div-buku-mimpi {
display:flex;
align-items:center;
gap: 10px;
justify-content:center;
}
button.btn-small, .btn.btn-small {
color: #fff !important;
background: linear-gradient(
    150deg,
    var(--color-primary) 10%,
    var(--color-primary-2) 21%,
    var(--color-primary-2) 33%,
    var(--color-primary-2) 44%,
    var(--color-primary) 60%,
    var(--color-primary-2) 73%,
    var(--color-primary-2) 85%,
    var(--color-primary-2) 100%
  ) !important;
}
thead th{
    background: var(--color-primary) !important;
    color: #fff !important;
}

    .wrapper-service {
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 10px;
        margin-top: 1rem;
        margin-bottom: 1.3rem;
        padding: 0.8rem;
        box-shadow: inset 0 2px #ffae35;
        background: linear-gradient(
    150deg,
    var(--color-primary) 10%,
    var(--color-primary-2) 21%,
    var(--color-primary-2) 33%,
    var(--color-primary-2) 44%,
    var(--color-primary) 60%,
    var(--color-primary-2) 73%,
    var(--color-primary-2) 85%,
    var(--color-primary-2) 100%
  ) !important;
    }
    
    .status-wrapper,
    .status-wrapper-mem {
        display: flex;
        align-items: center;
    }
    
    .status-wrapper {
        justify-content: space-between;
    }
    
    .status-wrapper-mem {
        justify-content: center;
    }
    
    .status-wrapper p {
        margin-right: 0.6rem !important;
        color: #000;
    }
    
    .status-wrapper-mem p,
    .item-service p {
        color: #fff;
    }
    
    .item-service {
        margin-right: 3rem;
    }
    
    .item-service h1 {
        font-size: 2.2rem;
        margin-top: 7px !important;
        text-transform: uppercase;
    }
    
    .google-wrapper {
        background: #FFF;
        padding: 2rem;
        width: 18rem;
        height: 0.5rem;
        border-radius: 20px;
        position: relative;
        border: 2px solid #ff4385;
        display:flex;
        align-items:center;
        gap: 6px;
    }
    
    .google-wrapper img {
        width: 2rem;
    }
    
    .google-wrapper p {
        text-transform: uppercase !important;
        font-size: 1.5rem !important;
        color: #000 !important;
        margin: 0 !important;
    }
    .section-title-form {
    border-color: var(--color-primary) !important;
    }
    .filter-promo-spesial center, .filter-promo-spesial br{
        display: none !important;
    }
    .panel-heading {
    padding: 0 !important;
    }
    .panel-heading .padleft {
    display: none !important;
    }
    .panel-heading .col-xs-9{
    float: none !important;
    width: 100% !important;
    padding: 0 15px 0 15px !important;
    }
    .panel-heading .col-xs-9 img {
    border-radius: 0 !important;
    }
.games_list {
display:grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
gap: 10px;
}
.games_list img {
width: 100%;
}
.wimage {
height: fit-content !important;
}

.section .container {
}

.owl-theme .owl-controls .owl-page {
display: none !important;
}
.navbar-fixed-top .navbar-header .navbar-brand {
    margin-top: 20px !important;
    background: url('https://ceritabahagia.lol/static/moneysite/logo-lembaga.webp') no-repeat !important;
    background-size: contain !important;
}
body.body-after-login {
background: #fff !important;
}
body.body-after-login .navbar-fixed-top {
    background: #222 !important;
}
body.body-after-login .main{
    background: transparent;
}
.pageheader {
    background: #222 !important;
}
.main.main-game-content h5 {
    color: #fff !important;
}