.panel-blue {
    background: #181818;
    box-shadow: 1px 2px 5px rgb(0 0 0 / 30%), inset 0 1px rgb(255 255 255 / 80%), inset 2px 0 rgb(255 255 255 / 20%), inset -2px 0 rgb(255 255 255 / 20%), inset 0px -2px rgb(255 255 255 / 10%);
    border-radius: 6px;
}
.grubsearchPasaran {
    width: 100%;
    padding: 5px 10px;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    border-radius: 6px;
    background: linear-gradient(to top, #ff0000 35%, #ff0000 155%), linear-gradient(313deg, rgba(255, 255, 255, 0.25) 0%, rgb(255 241 0 / 0%) 60%);
    box-shadow: 1px 2px 5px rgb(0 0 0 / 30%), inset 0 1px rgb(255 255 255 / 80%), inset 2px 0 rgb(255 255 255 / 20%), inset -2px 0 rgb(255 255 255 / 20%), inset 0px -2px rgb(255 255 255 / 10%);
    position: relative;
}
.grubsearchPasaran input {
    width: 100%;
    border: none;
    border-radius: 3px;
    padding: 5px;
    color: white;
    letter-spacing: 1px;
    background: #191919;
}
.grubsearchPasaran img {
    width: 28px;
    margin-right: 5px;
    filter: brightness(7) contrast(0.7) brightness(1) drop-shadow(-1px 2px 2px #00000036);
}
.grubsearchPasaran input::placeholder {
    color: #e5e4e2;
}
hr {
    display: none;
}
.inner-wrap #slider-hasil {
    padding-top: 10px;
    border-top: 1px solid #f4ff00;
}
.inner-wrap .slider {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 5px;
}
.inner-wrap .results {
    background: linear-gradient(313deg, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0) 60%);
    border-radius: 6px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px 5px 5px 5px;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 30%), inset 0 1px rgb(255 255 255 / 30%);
}
.pool-name {
    width: 100%;
    font-size: 9px;
    text-align: center;
    color: white;
    font-weight: 700;
    position: absolute;
    top: 0px;
    padding: 3px;
    border-radius: 6px 6px 0 0;
    background: linear-gradient(to top, #ff0000 35%, #ff0000 155%), linear-gradient(313deg, rgba(255, 255, 255, 0.25) 0%, rgb(255 241 0 / 0%) 60%);
    box-shadow: 1px 2px 5px rgb(0 0 0 / 30%), inset 0 1px rgb(255 255 255 / 80%), inset 2px 0 rgb(255 255 255 / 20%), inset -2px 0 rgb(255 255 255 / 20%), inset 0px -2px rgb(255 255 255 / 10%);
    text-shadow: -1px 2px 2px #00000036;
    letter-spacing: 0.03em;
}
.pool-date {
    width: 100%;
    margin-left: 0;
    font-size: 10px;
    color: white;
    font-weight: 600;
}
.pool-result {
    font-size: 20px;
    width: 100%;
    text-align: center;
    color: #f4ff00;
    padding-top: 3px;
    letter-spacing: 1px;
}
.dib {
    letter-spacing: 1px;
}
.inner-wrap .bank {
    width: 23.9%;
}
.bank {
    vertical-align: middle;
    box-shadow: 1px 2px 5px rgb(0 0 0 / 30%), inset 0 1px rgb(255 255 255 / 80%), inset 2px 0 rgb(255 255 255 / 20%), inset -2px 0 rgb(255 255 255 / 20%), inset 0px -2px rgb(255 255 255 / 10%);
    background: #ffffff;
    border: none;
}
.bank img:first-child {
    margin-top: 0;
    filter: drop-shadow(1px 1px 1px #00000073);
}
.bank img:last-child {
    filter: drop-shadow(1px 1px 1px #000);
}
#slider {
    display: flex;
}

.smartb4 .row {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-items: stretch;
    align-items: stretch;
    justify-content: center;
    background: #181818;
    padding: 10px;
}
.smartb4 .row img {
    width: 80%;
    filter: drop-shadow(1px 2px 2px #00000054);
}
.smartb4 .row .col-6 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bubbhost {
list-style: none;
position: relative;
}

.bubble {
background: linear-gradient(111.83deg,#cb0d09 24.54%,#6f0603 72.94%);
width: 45px;
height: 45px;
border-radius: 50%;
transition: all 0.5s cubic-bezier(0.445, 0.05, 0.55, 0.95);
position: absolute;
line-height: 50px;
text-align: center;
cursor: pointer;
box-shadow: 0px 0px 10px #c50d09, inset 0 1px rgb(255 255 255 / 50%);
list-style: none;
}
.bubble img {
width: 100%;
filter: drop-shadow(1px 2px 3px #000000a1);
}
.bubble>button:focus {
outline: 0;
}
.bubble.menu {
transform: scale(1.2);
z-index: 5;
width: 50px;
height: 50px;
animation: tada 1s ease-in-out infinite;
}
@keyframes tada {
0% {
    transform: scale3d(1.1, 1.1, 1.1);
}
10%, 20% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
    transform: scale3d(1.2, 1.2, 1.2) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
    transform: scale3d(1.2, 1.2, 1.2) rotate3d(0, 0, 1, -3deg);
}
100% {
    transform: scale3d(1.1, 1.1, 1.1);
}
}
.bubble.menu.active {
animation: none;
}
.bubble.menu > button {
border: 0 solid transparent;
background: transparent;
width: 100%;
height: inherit;
color: #fff;
font-size: 1.5em;
vertical-align: text-bottom;
}
.bubble.menu.active ~ .bubble:nth-of-type(2) {
transform: translateX(40px) translateY(-50px);
}
.bubble.menu.active ~ .bubble:nth-of-type(3) {
transform: translate(75px, 0px);
transition-delay: 0.2s;
}
.bubble.menu.active ~ .bubble:nth-of-type(4) {
transform: translateY(55px) translateX(45px);
transition-delay: 0.3s;
}
.grupbubb {
width: 170px;
height: 100%;
position: fixed;
top: 77%;
z-index: 2;
padding: 60px 20px;
}
#menuButtonbubb {
    animation: all 0.3s ease;
    text-shadow: 1px 2px 2px #000000a1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
#menuButtonbubb svg {
    width: 45px;
    stroke: #fff;
    background: transparent;
    animation: none;
    position: absolute;
    top: 5px;
}
