body {
    background: #000000 url(https://ciatoto.studiolabs.net/custom%20web/pict/bgdesktop.webp) center center no-repeat !important;
    background-attachment: fixed !important;
background-position: top;
     background-size: cover !important;
}

.progresif-jackpot {
    font-size: 22px;
    font-weight: bold;
    padding: 28px;
    border-radius: 5px;
    text-align: center;
    color: gold;
    background: url(https://ciatoto.studiolabs.net/custom%20web/pict/Progresive-bar.webp) center;
    background-size: 100%;
    width: 100%;
    margin: 0px auto;
    height: 70px;
}

.bungkus-jackpot {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    display: flex;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 10px;
    justify-content: center;
    border-radius: 0px;
}

.progresif-jackpot span {
    color: white;
    margin-right: 15px;
}


.no-bottom {
    background: #000000 url(https://ciatoto.studiolabs.net/custom%20web/pict/bg-mobile.webp)!important;
    background-size: 100%!important;
color: #000;
}


.inner-wrap {
   background: #63636300 !important;
   padding: 10px;
}
.panel-blue {
    background: linear-gradient(181deg, #010140 0%, #01015e7d 10%)!important;
    padding: 10px!important;
    border-radius: 30px!important;
    border: 1px solid #fb2104!important;

}


.buttonjoin:nth-child(4) {
 display:none
}


a.buttonWrap.buttons.button-blue.contactSubmitButton {
    display: none !important;
}
.button-aaa {
background: #fed804;

}

.button-aab {
background: #fed804;

}

.button-aac {
background: #fed804;

}

.button-aad {
background: #fed804;

}

.button-aaf {
background: #fed804;


}


.button-green {
background: linear-gradient(270deg, rgb(201 190 131) 0%, rgb(181 171 119) 21%, rgb(156 148 107) 33%, rgb(122 117 89) 44%, rgb(122 117 89) 60%, rgb(156 148 107) 73%, rgb(181 171 119) 85%, rgb(201 190 131) 100%);
    background-size: auto;
    background-size: 400% 400%;
    animation: gradient 5s ease infinite;
    box-shadow: inset 0 0 5px 3px #dede90, inset 0 2px 0 0 #fff, inset 0 0 0 2px #6e6958, 3px 3px 3px 1px rgba(0,0,0,.2);
    color: #000;
}

@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

input[type="text"], input[type="password"], select, textarea
{
border-radius: 20px 20px 20px 20px !important;
}

.margin-top-15
{
    margin-top: 0px !important;
}




input[type="submit"], .button, .buttons, .buttond, .buttonss, .buttong, .buttonlc2, .buttonbl, .buttondapk{
border-radius: 20px 20px 20px 20px !important;
}

.margin-top-15
{
    margin-top: 0px !important;
}




h1, h2, h3, h4, h5, h6 {
    font-family: arial;
    color: #ffffff;
}


.button-blue {
background: linear-gradient(270deg, rgb(0, 0, 255) 0%, rgb(2, 2, 191) 21%, rgb(1, 1, 145) 33%, rgb(0, 0, 135) 44%, rgb(0, 0, 135) 60%, rgb(1, 1, 145) 73%, rgb(2, 2, 191) 85%, rgb(0, 0, 255) 100%);
    background-size: auto;
    background-size: 400% 400%;
    animation: gradient 5s ease infinite;
    box-shadow: inset 0 0 5px 3px #ff0000, inset 0 2px 0 0 #fff, inset 0 0 0 2px #080857, 3px 3px 3px 1px rgba(0,0,0,.2);
    color: #fff;
}

.list-menu-mobile {
 width: 100%;
 margin-top: 0px;
}

.list-menu-mobile a {
 width: 20%;
 padding: 0px 5px;
 display: inline-block;
 margin-top: -7px;
}

.list-menu-mobile a img {
 width: 100%;
margin-top: 5px;
}
.list-menu-mobile {
    display:flex;
    padding-top: 10px;
}
.list-menu-mobile img {
    padding: 0px;
    line-height: 1.42857143;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}





.messagebleft-container {
    transition: all 3s ease;
    transition-duration: 2s;
    transition-property: top,right,bottom,left,opacity;
    font-family: Roboto,sans-serif;
    font-size: 20px;
    min-height: 12px !important;
    background: linear-gradient(rgb(50, 50, 252) 15%, rgb(149, 185, 252) 50%, rgb(50, 50, 252) 85%) !important;
    position: fixed;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #ffffff !important;
    line-height: 18px;
    padding: 18px 24px;
    bottom: -100px;
    top: -100px;
    opacity: 0;
    z-index: 9999;
border-radius: 25px !important;
border: 2px solid #ff0000 !important;
box-shadow: inset 0px 0px 0px 1px rgb(2 2 199), inset 0px 2px 0px 0px rgb(1 1 143), inset 0px 0px 0px 2px rgb(0 0 225), 3px 3px 3px 1px rgb(0 0 0 / 20%) !important;
}

.messagebleft-container .action {
    background:inherit;
    display:inline-block;
    font-size:inherit;
    text-transform:uppercase;
    color:#272ba3;
    margin:0 0 0 24px;
    padding:0;
    min-width:min-content;
    cursor:pointer
}

@media(min-width:640px) {
    .messagebleft-container {
        min-width:288px;
        max-width:568px;
        display:inline-flex;
        border-radius:2px;
        margin:24px
    }
}

@media(max-width:640px) {
    .messagebleft-container {
        left:0;
        right:0;
        width:100%
    }
}
.messagebleft-pos.bottom-center {
    top:auto!important;
    bottom:0;
    left:50%;
    transform:translate(-50%,0)
}

.messagebleft-pos.bottom-left {
    top:auto!important;
    bottom:0;
    left:0
}

.messagebleft-pos.bottom-right {
    top:auto!important;
    bottom:0;
    right:0
}

.messagebleft-pos.top-left {
    bottom:auto!important;
    top:0;
    left:0
}

.messagebleft-pos.top-center {
    bottom:auto!important;
    top:0;
    left:50%;
    transform:translate(-50%,0)
}

.messagebleft-pos.top-right {
    bottom:auto!important;
    top:0;
    right:0 
    
}

@media(max-width:640px) {
    .messagebleft-pos.bottom-center,.messagebleft-pos.top-center {
        left:0;transform:none
    }
}
.slider-cia {
    width: 80%;
    margin: 0 auto;
}