.form-control {
    border-radius: 15px !important;
}

.slider .owl-carousel .item img {
    margin-top: 10px;

}

.results h4 {
    color: #ffd700;
}

.no-top-margin {
    display: none;
}


.results {
    background-image: linear-gradient(to bottom, #000000 0%, #1a1a1a 100%);
    border-radius: 10px !important;
    color: #ffd700 !important;
    box-shadow:
        inset 0px 0px 0px 1px #ffd700,
        inset 0px 2px 0px 0px #ffd700,
        inset 0px 0px 0px 1px #ffd700,
        3px 3px 6px 1px rgba(0, 0, 0, 0.5);
    border-top: 3px solid #ffd700;
}

.results-detail {
    width: 100%;
    display: inline-block;
    background: linear-gradient(to bottom, #000000 0%, #1a1a1a 100%);
    padding: 5px 15px;
    color: #ffd700;
    border: 1px solid #ffd700;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    border-radius: 4px;
}

.news-detail {
    width: 100%;
    height: 170px;
    display: inline-block;
    background: linear-gradient(to bottom, #000000 0%, #1a1a1a 100%);
    padding: 5px 15px;
    border: 1px solid #ffd700;
    color: #ffd700;
    /* Warna emas untuk teks */
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    border-radius: 4px;
    overflow-x: hidden !important;
    overflow-y: auto !important;
}


.form-group form .form-control {
    box-shadow: inset 0 2px 3px #000000;
    border: none;
}

.form-group .form-control {
    box-shadow: inset 0px 5px 10px #67624a;
    border: 1px solid #b8860b;
    background: #dac484;
    padding: 6px 10px 6px 40px;
    text-align: left;
    color: black;
}

.button.btn-theme,
.btn.btn-theme {
    background: linear-gradient(to bottom, #000000 0%, #1a1a1a 100%);
    padding: 8px 19px !important;
    border-radius: 15px !important;
    border: 1px solid #FFD700;
    color: #FFD700;

}

.bank {
    width: 145px;
    height: 50px;
    padding: 12px 10px 10px 10px;
    background: linear-gradient(88deg, #e9d206, #e9d206, #e9d206), linear-gradient(225deg, rgb(255 255 255 / 43%) 0%, rgb(255 255 255 / 58%) 60%);
    border: 1px solid #f6e976;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    animation: rotateGradient 3s linear infinite;
}

@keyframes rotateGradient {
    0% {
        background: linear-gradient(0deg, #e9d206, #f6e976, #e9d206), linear-gradient(225deg, rgb(255 255 255 / 43%) 0%, rgb(255 255 255 / 58%) 60%);
    }

    25% {
        background: linear-gradient(90deg, #e9d206, #f6e976, #e9d206), linear-gradient(225deg, rgb(255 255 255 / 43%) 0%, rgb(255 255 255 / 58%) 60%);
    }

    50% {
        background: linear-gradient(180deg, #e9d206, #f6e976, #e9d206), linear-gradient(225deg, rgb(255 255 255 / 43%) 0%, rgb(255 255 255 / 58%) 60%);
    }

    75% {
        background: linear-gradient(270deg, #e9d206, #f6e976, #e9d206), linear-gradient(225deg, rgb(255 255 255 / 43%) 0%, rgb(255 255 255 / 58%) 60%);
    }

    100% {
        background: linear-gradient(360deg, #e9d206, #f6e976, #e9d206), linear-gradient(225deg, rgb(255 255 255 / 43%) 0%, rgb(255 255 255 / 58%) 60%);
    }
}

.news-head {
    background: linear-gradient(88deg, #e9d206, #000000, #e9d206), linear-gradient(225deg, rgb(255 255 255 / 43%) 0%, rgb(255 255 255 / 58%) 60%);
    clip-path: polygon(0% 0%, calc(0.75rem) 50%, 0% 100%, 100% 100%, 100% 50%, 100% 0);
}

.news-body {
    background: linear-gradient(88deg, #000000, #e9d206, #e9d206), linear-gradient(225deg, rgba(68, 65, 65, 0.43) 0%, rgb(255 255 255 / 58%) 60%);
    clip-path: polygon(100% 0%, calc(100% - 0.75rem) 50%, 100% 100%, 0 100%, 0% 50%, 0 0);
    position: relative;
    left: -1px;
}

.news-body {
    background: linear-gradient(#f6e976 #000000);
}

.blog-sidebar .nav.menu>li>a {
    color: #f3db01;
    padding: 8px 0;
    border-bottom: 1px solid #f3db01;
    font-size: 16px;
    padding-left: 10px;
    background: linear-gradient(to bottom, #000000 0%, #000000 100%);
    border-right: 6px solid #e9d206;
    border-left: 4px solid #e9d206;
    border-top: 1px solid #e9d206 !important;
    border-radius: 35px !important;
    line-height: 20px;
    margin-bottom: 5px !important;
}

.blog-sidebar .nav.menu>li>a>i {
    padding-right: 10px;
    color: #000000;
    background: -webkit-linear-gradient(#ffd700, #b8860b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

body footer#footer {
    background: #000000;
    border-top: none;
    margin: auto;
    width: 1170px;
}


body {
    background-color: #000000;
    background: #000000 url(https://eventadmintoto.com/image/new/bgadminselalu.webp) center no-repeat !important;
    background-attachment: fixed !important;
    background-position: top;
    background-size: cover !important;
}

.navbar-fixed-top {
    background: #000000f8 !important;
    margin: 0 auto;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.253) !important;
    border-bottom: 1px solid #FFD700;
}

.navbar-fixed-top:has(div.col-md-4.margin) {
    max-width: 1170px;
}



@media (max-width: 768px) {
    .inner-wrap {
        background: transparent !important;
    }

    .pool-name {
        color: #ffffff !important;
    }

    .pool-date {
        color: #ffffff !important;
    }

    .pool-result {
        color: #ffffff !important;
    }
}

.cardslot:hover .adminslot {
    transform: perspective(900px) translateY(-5%) rotateX(25deg) translateZ(0);
    box-shadow: 2px 35px 32px -8px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 2px 35px 32px -8px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 2px 35px 32px -8px rgba(0, 0, 0, 0.75);
}

.cardslot:hover .daftar-casinoadmin {
    transform: perspective(900px) translateY(-5%) rotateX(25deg) translateZ(0);
    box-shadow: 2px 35px 32px -8px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 2px 35px 32px -8px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 2px 35px 32px -8px rgba(0, 0, 0, 0.75);
}


.adminslot::before,
.adminslot::after {
    content: "";
    opacity: 0;
    width: 100%;
    height: 80px;
    transition: all 0.5s;
    position: absolute;
    left: 0;
}

.adminslot::before {
    top: 0;
    height: 100%;
    background-image: linear-gradient(to top, transparent 46%, rgba(0, 0, 0, 0.41) 68%, rgb(0, 0, 0) 97%);
    -webkit-box-shadow: 0px -56px 23px 16px rgba(0, 0, 0, 0.81) inset;
}

.adminslot::after {
    bottom: 0;
    opacity: 1;
}

.cardslot:hover .adminslot::before,
.adminslot::after {
    opacity: 1;
}

.adminslot {
    position: relative;
    width: 100%;
    height: 100%;
    transition: all 0.5s;
    z-index: 1;
}

.cardslot:hover .adminslot::after {
    height: 120px;
}


.daftar-casinoadmin::before {
    top: 0;
    height: 100%;
    background-image: linear-gradient(to top, transparent 46%, rgba(0, 0, 0, 0.41) 68%rgb(0, 0, 0)1) 97%);
    -webkit-box-shadow: 0px -56px 23px 16px rgba(0, 0, 0, 0.81) inset;
}

.daftar-casinoadmin::after {
    bottom: 0;
    opacity: 1;
}

.cardslot:hover .daftar-casinoadmin::before,
.daftar-casinoadmin::after {
    opacity: 1;
}




.admintotocoy {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 7px;
    justify-content: center;
    padding: 7px;
}


.casinoadmin {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 7px;
    justify-content: center;
    padding: 7px;
}

.cardslot {
    position: relative;
    overflow: visible;
}

.cover-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.adminslot {
    position: relative;
    width: 100%;
    height: 100%;
    transition: all 0.5s;
    z-index: 1;
    border: 3px solid #d4af37;
    border-radius: 6px;
}

.daftar-casinoadmin {
    position: relative;
    width: 100%;
    height: 100%;
    transition: all 0.5s;
    z-index: 1;
    border: 3px solid #d4af37;
    border-radius: 6px;
}

.cardslot:hover .adminslot {
    transform: perspective(900px) translateY(-5%) rotateX(25deg) translateZ(0);
    box-shadow: 2px 35px 32px -8px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 2px 35px 32px -8px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 2px 35px 32px -8px rgba(0, 0, 0, 0.75);
}

.cardslot:hover .daftar-casinoadmin {
    transform: perspective(900px) translateY(-5%) rotateX(25deg) translateZ(0);
    box-shadow: 2px 35px 32px -8px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 2px 35px 32px -8px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 2px 35px 32px -8px rgba(0, 0, 0, 0.75);
}


.adminslot::before,
.adminslot::after {
    content: "";
    opacity: 0;
    width: 100%;
    height: 80px;
    transition: all 0.5s;
    position: absolute;
    left: 0;
}

.adminslot::before {
    top: 0;
    height: 100%;
    background-image: linear-gradient(to top, transparent 46%, rgba(0, 0, 0, 0.41) 68%rgb(0, 0, 0)1) 97%);
    -webkit-box-shadow: 0px -56px 23px 16px rgba(0, 0, 0, 0.81) inset;
}

.adminslot::after {
    bottom: 0;
    opacity: 1;
}

.cardslot:hover .adminslot::before,
.adminslot::after {
    opacity: 1;
}


.daftar-casinoadmin::before,
.casinoadmincoy::after {
    content: "";
    opacity: 0;
    width: 100%;
    height: 80px;
    transition: all 0.5s;
    position: absolute;
    left: 0;
}

.daftar-casinoadmin::before {
    top: 0;
    height: 100%;
    background-image: linear-gradient(to top, transparent 46%, rgba(0, 0, 0, 0.41) 68%, rgb(0, 0, 0) 97%);
    -webkit-box-shadow: 0px -56px 23px 16px rgba(0, 0, 0, 0.81) inset;
}

.daftar-casinoadmin::after {
    bottom: 0;
    opacity: 1;
}

.cardslot:hover .daftar-casinoadmin::before,
.daftar-casinoadmin::after {
    opacity: 1;
}



.cardslot:hover .adminslot::after {
    height: 120px;
}


.cardslot:hover .daftar-slot-casino::after {
    height: 120px;
}

.character {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    opacity: 0;
    z-index: 2;
    pointer-events: none;
    transition: all 0.5s;
}

.cardslot:hover .character {
    opacity: 1;
    transform: translateY(-10%);
}

@keyframes shadow {
    0% {
        box-shadow: inset 20px -14px 20px #ffd70000;
    }

    100% {
        box-shadow: inset 20px -20px 20px #ff000000;
    }
}