.time-bar, .header-top { background:none }
.t-header { background:linear-gradient(to bottom, #000000 0%, #06266f 80%) }
.menuWrapper { background:linear-gradient(to bottom, #15e0dc 0%, #0b3366 100%) }
.menupart > ul > li.active, .menupart > ul > li:hover { background:rgb(0 0 0 / 60%) }
.menupart > ul > li.active > a > span, .menupart > ul > li:hover > a > span { color:#ffffff }

button.login-btn, .submit_btn, .history_btn.active { background:linear-gradient(to bottom, #0096a4 0%, #025f8a 100%); border-color:#42d8e9 }
button.join-btn { background:linear-gradient(to bottom, #999999 0%, #999999 100%); }

.slots-desc a { box-shadow:0px -3px 1px 1px #42d8e9; background:linear-gradient(to bottom, #0096a4 0%, #025f8a 100%); }

/*input[type="text"], input[type="email"], input[type="tel"], input[type="url"], input[type="password"], input[type="number"], textarea, select
{ color:#ffffff }*/

.log-field { background:#000000 }

.lobby-title { padding:24px 0px }
    .lobby-title img { max-width:50% }

.slots-sec { background:url(../images/index-games-bg.png)no-repeat top center; background-size:cover }
.casino-sec { background:url(../images/index-casino.png)no-repeat top center; background-size:cover }
.casino-sec .center.slider { top:8%; max-height:520px; overflow:auto }
.casino-sec .center.slider .casino-item { max-width:200px }

footer { background:linear-gradient(to bottom, #000000 0%, #06266f 100%) }
.footer-copyright span { color:#42d8e9 }

.mod-slot, .mod-casino, .mod-sport { max-height:none }
.slot-bg { max-height:none; background-size:cover; background-image:url(../images/slot-bg.png); background-position:top center }
.slot-plat { gap:12px; padding-top:320px }
.casino-bg { max-height:none; background-size:cover; background-image:url(../images/casino-bg.jpg); background-position:top center }
.casino-plat { gap:12px; padding-top:320px }
.sport-bg { max-height:none; background-size:cover; background-image:url(../images/sport-bg.jpg); background-position:top center }
.sport-plat { gap:12px; padding-top:320px }

.slot-bg.fishing { background-image:url(../images/fishing-bg.jpg) }
.slot-bg.lottery { background-image:url(../images/lottery-bg.jpg) }
.slot-bg.card { background-image:url(../images/card-bg.jpg) }
.slot-bg.others { background-image:url(../images/others-bg.jpg) }

.info-nav .nav-tabs .nav-item.show .nav-link, .info-nav .nav-tabs .nav-link.active,.info-nav .nav-tabs .nav-link:focus, .info-nav .nav-tabs .nav-link:hover
{ background:#020e29 }

.contact-tab,.info-wrapper, .sidepanel_content { background:#020e29 } 

.contact-info-title span, .sidepanel ul li.active a, .sidepanel ul li:hover a { background:linear-gradient(to bottom, #0096a4 0%, #025f8a 100%); }
.sidepanel ul li a img { filter:hue-rotate(160deg) }

.profile_main_title { color:#74e9fd }

.sb-platform:hover, .dg-platform:hover { filter:drop-shadow(0 0 0.75rem #15e0dc) }

.deposittab { padding: 10px 20px; text-decoration: none; color: white; background:linear-gradient(to bottom, #0096a4 0%, #025f8a 100%); border: 1px solid #42d8e9;}

.history_table table tr:first-child { background:#0b3a6b }