@import url('https://fonts.googleapis.com/css2?family=Rajdhani:wght@300;400;500;600;700&display=swap');

@font-face {
    font-family: 'MD Nichrome Test';
    src: url('/fonts/wickedbet.com/MDNichrome-Regular.woff2') format('woff2'),
    url('/fonts/wickedbet.com/MDNichrome-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MD Nichrome Test Dark';
    src: url('/fonts/wickedbet.com/MDNichrome-Dark.woff2') format('woff2'),
    url('/fonts/wickedbet.com/MDNichrome-Dark.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MD Nichrome Test';
    src: url('/fonts/wickedbet.com/MDNichrome-Black.woff2') format('woff2'),
    url('/fonts/wickedbet.com/MDNichrome-Black.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

.home_background {
    background-image: url(/newimages/Home_bg.png);
    background-position: 0 -100px;
    background-color: #1E1E1E !important;
    width: 100%;
    height: auto;
    background-size: auto 1350px;
    background-repeat: no-repeat;
}

.Banners {
    padding: 90px 140px 60px 140px;
}

.peragraph {

    font-size: 16px;
    font-weight: 600;
    line-height: 20.42px;
    color: #838286;
    padding: 20px 26px;
    background-color: #1B1E2E;
    border-radius: 4px;
}

.peragraph span {

    font-size: 16px;
    font-weight: 600;
    line-height: 20.42px;
    color: #FFFFFF;
}

.left-panel-toggle-button, .right-panel-toggle-button {
    display: none;
}

.head_links {
    margin-left: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border-radius: 4px;
    height: 40px;
    background-color: #1B1E2E;
}

.head_links.loto {
    width: fit-content;
}

.head_links .btn-group {
    gap: 10px;
    flex-wrap: wrap;
}

.head_links_list {
    display: inline-block;
    position: relative;
}

.head_links_list_mob {
    display: none !important;
}

.number_list button i {
    display: none;
}

.lotto_sort_labels, .lotto_dropdown_button, .lotto_sort_buttons, .number_list label, .number_list button {

    height: 40px;
    padding: 0 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    font-size: 16px;
    background-color: transparent;
    text-transform: uppercase;
    line-height: 20.24px;
    color: #838286;
    border: 0;
    border-radius: 4px;
    /* background: #181A27; */
}

.number_list button {
    background: #181A27;
}

.until_next {
    display: flex;
    font-size: 14px;
    font-weight: 600;

    color: #E8F0FF;
}

.head_links_list a {

    height: 40px;
    padding: 0 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    font-size: clamp(11px, 2vw, 16px);
    background-color: transparent;
    text-transform: uppercase;
    line-height: 20px;
    color: #838286;
    border: 1px solid transparent;
}

.head_links_list.active a {
    color: white;
}


.head_links_list a img {
    margin-right: 8px;
}

.lines.dropdown-menu {
    min-width: 70px;
    width: 100%;
    background-color: #131520;
    /* color: #E4E4E4; */

    padding-bottom: 0;
    padding-top: 0;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

.product_list_lines .synd-cost {
    font-size: 14px;
}

.lotto_dropdown_button.active, .lotto_sort_buttons.active, .lotto_sort_buttons:hover, .number_list label.active, .number_list label:hover, .number_list button.active, .number_list button:hover {
    background-color: #2B55FF !important;
    background-image: url('/newimages/Wave-1.png') !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    border-radius: 4px !important;
    color: #D6E4FF !important;
}

.head_links_list a:hover, .head_links_list a.active {
    background-color: #2B55FF;
    background-image: url('/newimages/btn_background_wave.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 112px;
    border-radius: 4px;
    font-weight: 700;
    color: white;
}

.head_links h6,
.Result-row .heading {
    font-size: 16px;
    font-weight: 500;
    color: #838286;
}

.head_links p {
    font-size: 10px;
    font-weight: 500;
    color: #838286;
    margin-bottom: 10px;
}

img.icon_sports {
    width: 20px;
    height: 20px;
}

.Result-row {
    display: flex;
    gap: 20px;
    align-items: center;
}

.Result-row .blue-box {
    width: 75px;
    height: 75px;
    background-color: #081F7B;
    background-image: url(/newimages/btn_background_wave.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 152px;
    border-radius: 4px;
    color: white;
    font-size: 16px;
    font-weight: bold;

    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
}

.Result-row .dark-box {
    width: 75px;
    height: 75px;
    background-color: #626368;
    background-image: url(/newimages/btn_background_wave.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 152px;
    border-radius: 4px;
    color: white;
    font-size: 16px;
    font-weight: bold;

    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* **** Login Home Page **** */

figure {
    margin: 0;
}

.hero-banner {

    position: relative;
    background: url('/images/wickedbet.com/banner-back.png') 0 center no-repeat;
    background-size: 100% 100%;
    height: calc(100vh - 85px);
    overflow: hidden;
}

/*.hero-banner:after{
    position: absolute;
    content:'';
    width: 100%;
    height: 185px;
    background: linear-gradient(0deg, #161928 0%, rgba(22, 25, 40, 0) 100%);
    bottom: 0;
    left: 0;
    right: 0;
}*/
img.banner-shp1 {
    position: absolute;
    bottom: -280px;
    right: -420px;
    mix-blend-mode: screen;
    z-index: 5;
    width: 300px;
    transform: rotate(30deg);
}

.hero-row {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 0 300px;
    position: relative;
}

.hero-title {
    position: absolute;
    top: 187px;
    left: 0;
    right: 0;
    width: 100%;
}

.hero-title .container {
    max-width: 1100px;
}

.hero-row h1 {
    text-align: right;
    margin: 0;
    font-family: 'MD Nichrome Test';
    font-style: normal;
    font-weight: 700;
    font-size: 184px;
    line-height: 185px;
    z-index: 99;
    color: #fff;
    position: relative;
    text-shadow: -6.1757px 4.63178px 83px #0F2144;
    mix-blend-mode: normal;
}

.oblique {
    position: relative;
    overflow: hidden;
}

.skew-block-repeat {
    will-change: transform;
    -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    min-height: calc(100vh - 85px);
    float: left;
    position: relative;
    z-index: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    margin: 0 10px;
    width: 18%;
}

.oblique-inner h2 {
    font-weight: 700;
    font-size: 64px;
    line-height: 87%;
    text-transform: uppercase;
    color: #FFFFFF;
    opacity: 0.50;
    text-shadow: 0 6.14527px 92.1791px rgba(0, 0, 0, 0.8);
    margin: 0;
    position: absolute;
    bottom: 100px;
    display: block;
    left: 0;
    right: 0;
    z-index: 999;
    text-align: center;
    -webkit-transform: skewX(30deg);
    transform: skewX(30deg);
}
.millionaire-block .oblique-inner h2,
.poker-block .oblique-inner h2 {
    font-size: 42px;
}
.oblique-inner h2 span{
    position: absolute;
    top:-50px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    right: 0;
    width: 60px;
    height: 35px;
    line-height: 35px;
    border: 2px solid rgba(240, 231, 231, 0.30);
    background: linear-gradient(111deg, #FF2B2B 10.81%, #9E1212 100.23%);
    box-shadow: 0px 0px 19px 0px #C81D20;
}
.skew-block-repeat:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: url('/images/wickedbet.com/smoke-img.png') 0 0 no-repeat;
    background-size: cover;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transform: skewX(-30deg);
    transform: skewX(-30deg);
    mix-blend-mode: screen;
    transition: .4s linear;
    -webkit-transition: .4s linear;
}

.skew-block-repeat:before {
    position: absolute;
    content: '';
    background: #1263FF;
    opacity: 0.42;
    width: 100%;
    height: 100%;
    bottom: 0;
    right: 0;
    -webkit-transform: skewX(-30deg);
    transform: skewX(-30deg);
    mix-blend-mode: soft-light;
    z-index: 1;
    transition: .4s linear;
    -webkit-transition: .4s linear;
}

.oblique-inner:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    bottom: 0;
    right: 0;
    -webkit-transform: skewX(-0deg);
    transform: skewX(-0deg);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(182, 196, 255, 0) 33%, rgba(34, 77, 255, 1) 100%);
    mix-blend-mode: normal;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    transition: .4s linear;
    -webkit-transition: .4s linear;
}

.skew-block-repeat:hover:after {
    opacity: 0;
    visibility: hidden;
}

.skew-block-repeat:hover .oblique-inner:after {
    opacity: 1;
    visibility: visible;
}

.skew-block-repeat:hover .oblique-inner h2 {
    opacity: 1;
}

.oblique-inner {
    -webkit-transform: skewX(-30deg);
    transform: skewX(-30deg);
    margin-left: 0;
    margin-right: 0;
    -webkit-transition: box-shadow .2s ease-out;
    transition: box-shadow .2s ease-out;
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    -webkit-transition: box-shadow .2s ease-out;
    transition: box-shadow .2s ease-out;
    height: 100%;
    position: absolute;
    width: 100%;
}

.image-wrapper {
    margin-left: -30vh;
    margin-right: -30vh;
    -webkit-transform: skewX(30deg);
    transform: skewX(30deg);
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 100%;
}

.main-image {
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
}

.image-img {
    position: absolute;
    width: 100%;
    object-fit: cover;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
    max-width: 100%;
    max-height: 100%;
    filter: blur(3.15653px);
    -webkit-filter: blur(3.15653px);
}

.skew-block-repeat:hover .image-img {
    filter: none;
    -webkit-filter: none;
}

.skew-block-repeat:hover:before {
    opacity: 0;
}

.main-block-oblique {
    overflow: hidden;
    position: relative;
    z-index: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    background-repeat: no-repeat;
}

.banner-data {
    position: absolute;
    top: 110px;
    left: 0;
    max-width: 605px;
    width: 100%;
    z-index: 99;
}

.banner-data img {
    width: 100%;
}

.banner-dt-top {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 36px 25px 27px 55px;
}

.banner-dt-top h2 {
    display: flex;
    align-items: center;
    font-size: 44px;
    font-weight: bold;
    color: #E8F0FF;
    margin: 0;
    line-height: 100%;
    text-transform: uppercase;
}

.banner-dt-top h2 span {
    min-width: 71px;
    width: 71px;
    height: 71px;
    border-radius: 4px;
    background: #03325D;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
}

.banner-dt-top h2 span img {
    width: 40px;
}

.banner-data a {
    max-width: 490px;
    font-size: 24px;
    font-weight: 600;
    color: #E8F0FF;
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 8px;
    left: 0;
    right: 0;
    padding: 0 25px 0 55px;
    z-index: 6;
}

.banner-data a svg {
    margin: 0 0 0 auto;
    fill: #E8F0FF;
    width: 24px;
}

.banner-data a:hover {
    color: rgba(255, 255, 255, 0.70);
}

.banner-data a:hover svg {
    fill: rgba(255, 255, 255, 0.70);
}

.free-creds-highlight {
    color: #ffd700;
    text-shadow: 0 0 8px rgba(255, 215, 0, 0.4);
}

img.ban-shp1 {
    position: absolute;
    bottom: 0;
    right: 35%;
    width: auto;
    height: auto;
    z-index: 9;
    filter: none;
}

img.ban-shp2 {
    position: absolute;
    top: 0;
    left: 90%;
    filter: none;
    width: auto;
    height: auto;
    z-index: 9;
}

img.ban-shp3 {
    position: absolute;
    bottom: 0;
    right: 110%;
    width: auto;
    height: auto;
    z-index: 9;
    filter: none;
}


.about-wrp {
    padding: 50px 80px;

}

.about-wrp .container {
    max-width: 1730px;
}

.join-wrp {
    padding: 30px 40px;
    background: #131520;
    border-radius: 4px;
    margin: 0 0 30px;
}

.join-wrp .row {
    align-items: center;
}

.join-wrp h2 {
    margin: 0;
    font-size: 44px;
    font-weight: bold;
    color: #E8F0FF;
}

.social-bx {
    display: flex;
    align-items: center;
}

.social-bx a {
    width: 100px;
    height: 52px;
    border-radius: 4px;
    background: #1B1E2E;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
}

.social-bx a img {
    width: 24px;
}

.social-bx a:last-child {
    margin: 0;
}

.social-bx a:hover {
    background: #2B55FF;
}

.join-wrp .btn-group {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.join-wrp .btn-group .btn-main {
    padding: 16px 66px;
    border-radius: 4px;
    background: #2B55FF;
    font-size: 16px;
    font-weight: bold;
    color: #D6E4FF;
}

.join-wrp .btn-group .btn-main:hover {
    background: #fff;
    color: #101010;
}

.yellow-btn {
    background: #FFD700 !important;
    color: #101010 !important;
    border: none;
    padding: 12px 24px;
    border-radius: 4px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s ease;
}

.yellow-btn:hover {
    background: #FFC107 !important;
    color: #101010 !important;
}

.about-block {
    padding: 30px 40px;
    border-radius: 4px;
    background: #131520;
    margin-bottom: 30px;
}

.about-block .accordion-item {
    background-color: transparent;
    border: none;
}

.about-block .accordion-body {
    padding: 0;
}

.about-block .accordion-button {
    padding: 0;
    background-color: transparent;
    border: none;
    box-shadow: none;
}

.about-block .accordion-button::after {
    background-image: url(/images/wickedbet.com/about.svg);
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    background-size: 12px;
}

.about-block .accordion-button:not(.collapsed)::after {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}

.about-block h2 {
    font-size: 44px;
    font-weight: bold;
    color: #E8F0FF;
    margin: 0 0 20px;
    line-height: 80%;
    text-transform: uppercase;
}

.about-block p {
    font-size: 20px;
    font-weight: 500;
    color: #8C9AB6;
    line-height: 26px;
    margin: 0;
}

.about-block p span {
    color: #D6E4FF;
}


footer {
    padding: 65px 0;
    background: #131520;
}

footer .container {
    max-width: 1599px;
}

.top-footer {
    padding: 0 0 50px;
    margin: 0 0 65px;
    border-bottom: 1px solid #1D2138;
    display: flex;
    flex-wrap: wrap;
}

.quicklinks {
    /* width: 16.66%;
    padding: 0 15px; */
}

.quicklinks h3 {
    font-size: 18px;
    font-weight: bold;
    color: #D6E4FF;
    margin: 0 0 12px;
    text-transform: uppercase;
}

.quicklinks ul li {
    margin: 0 0 5px;
}

.quicklinks ul li a {
    font-size: 16px;
    font-weight: 600;
    color: #7E7E7E;
    line-height: 24px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
}

.quicklinks ul li a:hover {
    color: #fff;
}

.quicklinks ul li a span {
    color: #85A5FF;
    margin: 0 0 0 10px;
    text-transform: capitalize;
    font-size: 14px;
    display: flex;
    align-items: center;
}

.quicklinks ul li a span img {
    margin: 0 0 0 5px;
}

.quicklinks ul li a:hover span {
    opacity: 0.8;
}

.copyright-box img {
    height: 45px;
    margin: 0 0 10px;
}

.copyright-box p {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    color: #454A62;
    text-transform: uppercase;
}

.verify-lg {
    display: flex;
    align-items: center;
}

.verify-lg img {
    min-width: 70px;
    width: 70px;
    margin-right: 15px;
}

.verify-lg h3 {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    line-height: 140%;
    text-transform: uppercase;
}

.verify-lg h3 strong {
    font-weight: bold;
}

.verify-lg h3 span {
    display: block;
    font-size: 11px;
    font-weight: 500;
    color: #D4C340;
}

.warn-ic {
    min-width: 65px;
    margin-right: 25px;
}

.warn-ic img {
    width: 65px;
}

.warning-bx {
    display: flex;
    align-items: center;
}

.warn-dt p {
    font-size: 14px;
    font-weight: 600;
    color: #454A62;
    line-height: 22px;
    margin: 0;
    text-transform: uppercase;
}

/* **** End Login Home Page **** */

/* ***** Common Css **** */
:root {
    scroll-behavior: smooth;
}

* {
    margin: 0;
    padding: 0;
    text-decoration: none;
    list-style: none;
}

a:hover,
a:focus,
a:active {
    text-decoration: none;
    outline: none !important;
}

button:focus,
button {
    outline: none !important;
    transition: 0.4s linear;
    -webkit-transition: 0.4s linear;
    text-decoration: none;

    text-transform: uppercase;
}

input:focus-visible, select:focus-visible {
    outline: none;
}

ol,
ul {
    margin: 0;
    padding: 0;
}

img {
    display: block;
}

a {
    transition: 0.4s linear;
    -webkit-transition: 0.4s linear;
    text-decoration: none;
}

html {
    height: 100%;
    width: 100%;
}

body {
    font-family: "Rajdhani", sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    background: #1E1E1E;
    text-decoration: none;
    height: 100%;
    width: 100%;
    /* overflow: hidden; */
}

/* .overlay {
    background: #161928;
    position: fixed;
    z-index: 1600;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
} */

.modal {
    background: #000000bb;
}


.modalformessage {
    width: 100%;
    margin: auto;
    position: relative;
    /*top: 10%;*/
}

.modal-content {
    padding: 20px 25px;
    border-radius: 0;
    background-color: #161928;
    border: 0 solid #27282F;
    /* background-image: url(/newimages/modal_background.png); */
    /* background-size: 100% 100%; */
    background-repeat: no-repeat;
    background-position: left bottom;
}

/*.modal-backdrop.show {*/
/*    display: none !important;*/
/*}*/
.modalformessage .mr-2 {
    margin-left: auto;
    padding: 12px 24px;
    border-radius: 30px;
    border: #12249E;
    font-size: 12px;
    font-weight: 600;
    width: auto;
    color: #D6E4FF;
    background: linear-gradient(111deg, #2B55FF 10.81%, #12249E 100.23%);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
    margin-top: 20px;
    margin-right: auto;
}

.modalformessage .mr-2:hover {
    background: #fff;
    color: #12249E;
}

.modalformessage .thm_btn {
    margin-left: auto;
    padding: 12px 24px;
    border-radius: 30px;
    border: #12249E;
    font-size: 12px;
    font-weight: 600;
    width: auto;
    color: #D6E4FF;
    background: linear-gradient(111deg, #2B55FF 10.81%, #12249E 100.23%);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
    margin-top: 20px;
    margin-right: auto;
}

.modalformessage .thm_btn:hover {
    background: #fff;
    color: #12249E;
}

/* .modal-dialog-scrollable .modal-content {
    max-height: initial;
} */

.crypto-currency-icon {
    display: inline-block !important;
    /* margin-left: 8px; */
}

/* .crypto-currency-icon img {
    height: 16px;
    width: auto;
} */

.crypto-currency-code {
    margin-left: 5px;
    display: none;
}

.code-coupon input {
    padding: 15px 25px;
    background: #161928;
    border: 2px solid #161928;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    height: auto;
    box-shadow: none;
    border-radius: 15px;
    resize: none;
    margin-top: 10px;
}

/* .state-error-icon-before:before {
    content: "";
    display: block;
    background: url(/images/wickedbet.com/state-icons/error-icon.png) no-repeat;
    width: 100px;
    height: 100px;
    margin: 20px auto;
}

.state-good-luck-icon-before:before {
    content: "";
    display: block;
    background: url(/images/wickedbet.com/state-icons/good-luck-icon.png) no-repeat;
    height: 113px;
    margin: 20px auto;
    background-position: center;
}

.state-success-icon-before:before {
    content: "";
    display: block;
    background: url(/images/wickedbet.com/state-icons/successful-icon.png) no-repeat;
    width: 100px;
    height: 100px;
    margin: 20px auto;
}

.state-something-wrong-icon-before:before {
    content: "";
    display: block;
    background: url(/images/wickedbet.com/state-icons/something-wrong-icon.png) no-repeat;
    width: 250px;
    height: 100px;
    background-position: center;
    margin-bottom: 20px;
    margin: 20px auto;
} */

.alert {
    overflow: hidden;
    /* margin-top: 1rem; */
    margin: 0;
    padding: 10px 24px 10px 24px;

    font-weight: 600;
    font-size: 16px;
}

.alert .btn-close {
    font-size: 16px;
}

.alert .btn-close svg {
    vertical-align: inherit;
}

.alert-info {
    background: #2B55FF;
    color: #D6E4FF;
    border: #2B55FF;
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.5);
}

.alert-danger {
    color: #fff;
    background-color: #ab2d32;
    border-color: #ab2d32;
}

.alert-danger a {
    color: #34C759;
}

.btn-close {
    position: absolute;
    right: 20px;
    opacity: 1;
}

/*
.main-wrpper {
    height: 100%;
    width: 100%;
    overflow: auto;
} */
.main-wrpper {
    background-color: #161928;
}

.container {
    max-width: 1399px;
}

.desktop_head_container {
    max-width: 100%;
}

.cookies-eu {
    position: fixed;
    bottom: 0;
    background: #1B1E2E;
    width: 100%;
    z-index: 1030;
    padding: 10px 0;
    font-size: 16px;
    text-align: center;
    display: none;
    align-items: center;
    line-height: normal;
}

.cookies-eu-ok.btn-theme {
    display: inline-block;
    margin-left: 10px;
}

/* ***** End Common Css **** */

/* ***** Sidebar ***** */

.orange_main_logo {
    display: flex;
    width: 220px;
    height: 47.4px;
    padding: 4px 10px 4px 10px;
    align-items: center;
}

.blue_main_logo {
    display: none;
    width: 240px;
    height: 48px;
    padding: 4px 34px 4px 10px;
    align-items: center;
    gap: 10.266px;
}

.green_main_logo {
    display: none;
    width: 240px;
    height: 48px;
    padding: 4px 34px 4px 10px;
    align-items: center;
    gap: 10.266px;
}

.casino-game .jackpot-amount {
    z-index: 10; /* Ensure it appears above other elements */
    padding: 0.5rem 1rem; /* Adjust padding for better visibility */
    font-size: 0.875rem; /* Adjust text size */
}

.main_logo_title {
    color: #FFF;
    font-family: 'MD Nichrome Test';
    font-size: 29px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.search_mobile_casino,
.search_mobile_sports {
    display: none;
}

aside.sidebar {
    position: fixed;
    top: 79px;
    left: 0;
    min-height: 100%;
    max-height: calc(100vh - 79px);
    overflow-y: auto;
    width: 240px;
    background: #131520;
    /* box-shadow: 4px 0 20px 0 rgba(0, 0, 0, 0.30); */
    z-index: 110;
    transition: .4s linear;
    -webkit-transition: .4s linear;
    scrollbar-width: thin;
    scrollbar-color: #2a2d3e #131520;
}

aside.sidebar::-webkit-scrollbar {
    width: 4px;
}

aside.sidebar::-webkit-scrollbar-track {
    background: #131520;
}

aside.sidebar::-webkit-scrollbar-thumb {
    background: #2a2d3e;
    border-radius: 4px;
}

.card_sidebar {
    background-color: #1B1E2E;
    padding: 0;
    width: 216px;
    margin: auto;
}

.card_sidebar li.active {
    background: #161928;
}

.card_sidebar li.sidebar-section-header {
    padding: 8px 15px 4px 15px;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #5a6180;
    pointer-events: none;
    /* border-bottom: 1px solid rgba(255, 255, 255, 0.05); */
    /* margin-bottom: 5px; */
}

.card_sidebar li.sidebar-section-header span {
    opacity: 0.8;
}

.sidebar-menus ul li a i.fas,
.sidebar-menus ul li a i.fa {
    width: 18px;
    height: 18px;
    margin-right: 14px;
    margin-left: 14px;
    font-size: 16px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #8790a9;
    transition: .4s linear;
    -webkit-transition: .4s linear;
}

.sidebar-menus ul li a:hover i.fas,
.sidebar-menus ul li a:hover i.fa,
.sidebar-menus ul li.active a i.fas,
.sidebar-menus ul li.active a i.fa {
    color: #E8F0FF;
    filter: drop-shadow(0 0 8px rgba(255, 76, 0, 0.44));
}

aside.sidebar .logobox {
    display: none;
}


aside.sidebar.full-sidebar {
    width: 75px;
}

.navsports img.miniimg {
    display: none;
}

aside.sidebar.full-sidebar .navsports {
    min-height: 47px;
}

aside.sidebar.full-sidebar .navsports h2 {
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s linear;
    display: none;
}

aside.sidebar.full-sidebar .navsports img.orgimg {
    display: none;
}

aside.sidebar.full-sidebar .navsports img.miniimg {
    margin: 0 auto;
    left: 0;
    right: 0;
}

.sidebarbtn {
    width: 20px;
    height: 50px;
    line-height: 50px;
    border-radius: 0 10px 10px 0;
    background: rgba(255, 255, 255, 0.05);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
    color: rgba(255, 255, 255, 0.25);
    font-size: 16px;
    text-align: center;
    position: absolute;
    right: -20px;
    top: 15px;
    z-index: 999;
}

aside.sidebar.full-sidebar .sidebarbtn i {
    transition: .4s linear;
    -webkit-transition: .4s linear;
}

.sidebarbtn:hover {
    background: #2B55FF;
    color: #fff;
}

aside.sidebar.full-sidebar .sidebarbtn i:before {
    content: "\f105";
}

.card_sidebar .millionaire-games-submenu .millionaire_submenu_option.active .millionaire_game_option i, .card_sidebar .millionaire-games-submenu .millionaire_game_option:hover i {
    opacity: 1;
    color: #8790a9;
}

.card_sidebar .millionaire-games-submenu .millionaire_submenu_option:after {
  display: none;
}

.card_sidebar .millionaire-games-submenu .millionaire_submenu_option {
    padding: 0;
}

.logobox {
    padding: 15px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #131520;
    z-index: 1;
}

.logobox svg {
    height: 35px;
    width: 40px;
    margin: 0 auto;
    vertical-align: bottom;
}

.logobox svg.miniside {
    display: none;
}

.logobox img {
    height: 35px;
    width: 40px;
    margin: 0 auto;
    vertical-align: bottom;
    display: inline;
    margin-right: 6px;
}

.logobox img.miniside {
    display: none;
}

aside.sidebar.full-sidebar .logobox svg.sidebig,
aside.sidebar.full-sidebar .logobox .main_logo_title {
    display: none;
}

aside.sidebar.full-sidebar .logobox svg.miniside {
    display: block;
}

aside.sidebar.full-sidebar .logobox img.sidebig,
aside.sidebar.full-sidebar .logobox .main_logo_title {
    display: none;
}

aside.sidebar.full-sidebar .logobox img.miniside {
    display: block;
    margin-left: -17px;
    margin-right: 0;
}

.sidebarfooter {
    padding: 25px 15px;
    background: #131520;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    border-top: 1px solid #27282F;
    display: none;
}

.sidelinks {
    opacity: 1;
    visibility: visible;
    transition-delay: 0.6s;
}

.sidelinks ul {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 10px;
}

.sidelinks ul li {
    margin-right: 20px;
}

.sidelinks ul li:last-child {
    margin: 0;
}

.sidelinks ul li a {
    font-size: 14px;
    font-weight: 500;
    color: #E4E4E4;
    position: relative;
    display: block;
}

.sidelinks ul li a:after {
    position: absolute;
    content: '';
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 50%;
    right: -15px;
    top: 8px;
}

.sidelinks ul li:last-child a:after {
    display: none;
}

.sidelinks ul li a:hover {
    color: #FF4C00;
}

.sidelinks p {
    margin: 0;
    text-align: center;
    font-size: 9px;
    font-weight: normal;
    color: #7E7E7E;
}

.sidebar-menus {
    height: calc(100vh - 104px);
    overflow-y: auto;
    padding: 0 0;
    scrollbar-width: thin;
    scrollbar-color: #2a2d3e #131520;
    scrollbar-gutter: stable;
}

.sidebar-menus ul li {
    position: relative;
}

/*
.sidebar-menus ul li:after {
    position: absolute;
    content: '';
    border-radius: 11px 0 0px 32px;
    background: linear-gradient(1deg, rgba(255, 15, 0, 0.20) -5.49%, #FF0F00 25.78%, #FFE500 138.73%);
    box-shadow: 0 0px 26px 0 rgba(255, 76, 0, 0.90);
    width: 4px;
    height: 0%;
    right: 0;
    top: 0;
    transition: .4s linear;
    -webkit-transition: .4s linear;
} */

#sports_index .sidebar-menus ul li:after,
#sports_show .sidebar-menus ul li:after,
#matches_show .sidebar-menus ul li:after {
    position: absolute;
    content: '';
    border-radius: 11px 0 0px 32px;
    background: var(--Primary-Grad, linear-gradient(111deg, #2B55FF 10.81%, #12249E 100.23%));
    box-shadow: 0 0px 26px 0 rgba(43, 85, 255, 0.53);
    width: 4px;
    height: 0%;
    right: 0;
    top: 0;
    transition: .4s linear;
    -webkit-transition: .4s linear;
}

/* #products_index .sidebar-menus ul li:after,
#products_show .sidebar-menus ul li:after,
#products_syndicates .sidebar-menus ul li:after,
#payslip_items_index .sidebar-menus ul li:after,
#draw_results_index .sidebar-menus ul li:after,
#draw_results_show .sidebar-menus ul li:after {
    position: absolute;
    content: '';
    border-radius: 11px 0 0px 32px;
    background: var(--Primary-Grad, linear-gradient(111deg, #2B55FD 10.81%, #2B55FF 100.23%));
    box-shadow: 0 0px 26px 0 rgba(43, 85, 255, 0.53);
    width: 4px;
    height: 0%;
    right: 0;
    top: 0;
    transition: .4s linear;
    -webkit-transition: .4s linear;
} */

.sidebar-menus ul li a {
    padding: 10px 0;
    border-radius: 4px;
    position: relative;
    display: flex;

    font-size: 16px;
    font-weight: 600;
    line-height: 20.42px;
    text-transform: uppercase;
    color: #D6E4FF;
    transition: .4s linear;
    -webkit-transition: .4s linear;
}

/* .sidebar-menus ul li a:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 15px;
    background: linear-gradient(270deg, rgba(255, 92, 0, 0.33) 0.31%, rgba(234, 102, 28, 0.09) 99.68%, rgba(255, 255, 255, 0.00) 99.69%);
    opacity: 0;
    top: 0;
    left: 0;
    z-index: -1;
    transition: .4s linear;
    -webkit-transition: .4s linear;
} */

/* #sports_index .sidebar-menus ul li a:before,
#sports_show .sidebar-menus ul li a:before,
#matches_show .sidebar-menus ul li a:before {
    position: absolute;
    content: '';
    height: 100%;
    border-radius: 15px;
    background: linear-gradient(270deg, rgba(3, 92, 233, 0.33) 0.31%, rgba(234, 102, 28, 0.09) 99.68%, rgba(255, 255, 255, 0.00) 99.69%);
    opacity: 0;
    top: 0;
    left: 0;
    z-index: -1;
    transition: .4s linear;
    -webkit-transition: .4s linear;
} */

/* #products_index .sidebar-menus ul li a:before,
#products_show .sidebar-menus ul li a:before,
#products_syndicates .sidebar-menus ul li a:before,
#payslip_items_index .sidebar-menus ul li a:before,
#draw_results_index .sidebar-menus ul li a:before,
#draw_results_show .sidebar-menus ul li a:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 15px;
    background: linear-gradient(284deg, rgba(52, 199, 89, 0.31) -18.76%, rgba(52, 198, 89, 0.09) 101.28%);
    opacity: 0;
    top: 0;
    left: 0;
    z-index: -1;
    transition: .4s linear;
    -webkit-transition: .4s linear;
} */

.sidebar-menus ul li a img, .sidebar-menus ul li a svg {
    width: 18px;
    height: 18px;
    margin-right: 14px;
    margin-left: 14px;
    transition: .4s linear;
    -webkit-transition: .4s linear;
}

.sidebar-menus ul li a span {
    opacity: 1;
    visibility: visible;
}

.sidebar-menus ul li a label {
    padding: 3px 10px;
    background: #1739C6;
    border-radius: 20px;
    font-size: 10px;
    font-weight: normal;
    color: #fff;
    text-transform: uppercase;
    margin-left: 10px;
}

.sidebar-menus ul li.active:after {
    height: 100% !important;
}

#sports_index .sidebar-menus ul li.active:after,
#sports_show .sidebar-menus ul li.active:after,
#matches_show .sidebar-menus ul li.active:after {
    height: 100%;
}

.sidebar-menus ul li.active a:before {
    position: absolute;
    content: '';
    border-radius: 4px 0 0 4px;
    background: #2B55FF;
    width: 5px;
    top: 0;
    height: 100% !important;
    z-index: 1;
    transition: .4s linear;
    -webkit-transition: .4s linear;
    opacity: 1;
}

.sidebar-menus ul li.active a {
    color: #E8F0FF;
}

.sidebar-menus ul li a:hover img,
.sidebar-menus ul li.active a img {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    filter: drop-shadow(0 0 19px rgba(255, 76, 0, 0.44));
    opacity: 1;
}

#sports_index .sidebar-menus ul li a:hover img,
#sports_index .sidebar-menus ul li.active a img,
#sports_show .sidebar-menus ul li a:hover img,
#sports_show .sidebar-menus ul li.active a img,
#matches_show .sidebar-menus ul li a:hover img,
#matches_show .sidebar-menus ul li.active a img {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    filter: drop-shadow(0 0 19px rgba(255, 76, 0, 0.44));
    opacity: 1;
}

.sidebar-menus ul li.newly-added a img {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    filter: drop-shadow(0 0 19px rgba(255, 76, 0, 0.44));
    opacity: 1;
}

#deposit_sidebar .casino_menu_option.collapsed {
    color: #838286;
}

#deposit_sidebar .casino_menu_option {
    color: #fff;
}

.sidebar-menus ul li a:hover {
    color: #fff;
}

.favorite-dropbox {
    /* padding: 10px 0; */
    border-radius: 4px;
    position: relative;
    display: flex;

    font-size: 16px;
    font-weight: 600;
    line-height: 20.42px;
    text-transform: uppercase;
    color: #D6E4FF;
    transition: .4s linear;
    -webkit-transition: .4s linear;
}

.favorite-dropbox button {
    padding: 10px 30px 10px 10px;
    display: flex;
    align-items: center;
    background: transparent;
    border: none;
    border-radius: 0;
    width: 100%;
    text-transform: uppercase;
    color: #ADC6FF;
    font-size: 14px;
    font-weight: 500;
}

.favorite-dropbox button img {
    min-width: 25px;
    margin-right: 15px;
}

.sidebar-menus ul li .dropdown-toggle::after, .favorite-dropbox .dropdown-toggle::after {
    position: absolute;
    content: "\f107";
    font-family: "Font Awesome 5 Pro";
    width: 25px;
    height: 25px;
    font-weight: bold;
    line-height: 25px;
    text-align: center;
    color: #FFFFFF;
    font-size: 12px;
    top: 10px;
    right: 10px;
    border: none;
    margin: 0;
}

.sidebar-menus ul li .dropdown-toggle::after {
    right: 0;
}

.sidebar-menus ul li .dropdown-toggle.show::after,
.favorite-dropbox .dropdown-toggle.show::after {
    content: "\f106";
}

.sidebar-menus ul li .dropdown-menu,
.favorite-dropbox .dropdown-menu {
    border-radius: 0;
    border: none;
    width: 100%;
    min-width: 100%;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    position: relative !important;
    transform: translate(0) !important;
    background: transparent;
    z-index: 1;
}

.sidebar-menus ul li .dropdown-menu {
    left: 0 !important;
    right: 0 !important;
}

.sidebar-menus ul li .dropdown-menu li,
.favorite-dropbox .dropdown-menu li {
    margin: 0;
}

.sidebar-menus ul li .dropdown-menu li a,
.favorite-dropbox .dropdown-menu li a {
    display: block;
    padding: 6px 20px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    display: flex;
    align-items: center;
}

.sidebar-menus ul li .dropdown-menu li a img,
.favorite-dropbox .dropdown-menu li a img {
    min-width: 30px;
    width: 30px;
    height: 30px;
    object-fit: cover;
    border-radius: 100%;
    margin-right: 10px;
}

.sidebar-menus ul li .dropdown-menu li a:hover,
.favorite-dropbox .dropdown-menu li a:hover {
    background: transparent;
    color: #fff;
}

aside.sidebar.full-sidebar .sidebar-menus ul li a span {
    opacity: 0;
    visibility: hidden;
    transition-delay: 0s;
}

aside.sidebar.full-sidebar .sidebar-menus ul li a img {
    margin: 0;
    margin-left: 7px;
}

aside.sidebar.full-sidebar .sidebarfooter {
    border: none;
}

aside.sidebar.full-sidebar .sidebarfooter .sidelinks {
    opacity: 0;
    visibility: hidden;
    transition-delay: 0s;
}

aside.sidebar.full-sidebar .sidebar-menus ul li a {
    padding: 10px;
}

aside.sidebar.full-sidebar .sidebar-menus ul li a label {
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 9px;
    padding: 2px 5px;
    margin: 0;
}

aside.sidebar.full-sidebar .favorite-dropbox {
    padding: 0 8px;
    display: none;
}

aside.sidebar.full-sidebar .favorite-dropbox button span {
    display: none;
}

aside.sidebar.full-sidebar .sidebar-menus ul li .dropdown-toggle::after,
.favorite-dropbox .dropdown-toggle::after {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 10px;
}

aside.sidebar.full-sidebar .sidebar-menus ul li#format_select {
    display: none;
}

.favorite-dropbox .dropdown-menu li a {
    display: block;
    padding: 6px 10px;
    font-size: 14px;
    font-weight: 600;
    color: #838286;
}

.favorite-dropbox .dropdown-menu li {
    margin: 0;
    padding: 0 5px;
}

.trash_fav {
    position: absolute !important;
    right: 5px;
    top: 0;
}

.sidebar-menus ul li select {
    padding: 10px;
    position: relative;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
    color: #838286;
    margin-left: 40px;
    background: none;
    transition: .4s linear;
    -webkit-transition: .4s linear;
    border: none;
}

.deposit-data input:focus-visible,
.deposit-data .withdraw_collapse_select:focus-visible,
.sidebar-menus ul li select:focus-visible {
    outline: none;
}

.nav-pills .nav-link.casino_menu_button {
    border-radius: 20px;
    border: 2px solid rgba(255, 76, 0, 0.16);
    background: linear-gradient(284deg, rgba(255, 94, 0, 0.29) -18.76%, rgba(255, 77, 0, 0.07) 101.28%);
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    color: #fff;
    padding: 0 14px 0 0;
}

.nav-pills .nav-link.active.casino_menu_button {
    filter: none;
}

.nav-pills .nav-link.casino_menu_button img {
    display: inline;
    margin-right: -14px;
    margin-left: -4px;
}

.nav-pills .nav-link.sports_menu_button {
    border-radius: 20px;
    border: 2px solid rgba(43, 85, 255, 0.16);
    background: var(--Linear, linear-gradient(299deg, rgba(43, 85, 255, 0.37) -23.41%, rgba(43, 85, 255, 0.06) 114.79%));
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    color: #fff;
    padding: 0 14px 0 0;
}

.nav-pills .nav-link.active.sports_menu_button {
    filter: none;
}

.nav-pills .nav-link.sports_menu_button img {
    display: inline;
    margin-right: -14px;
    margin-left: -8px;
}

.sidebar-menus ul li.casino_menu_start {
    padding: 0 2px 0 2px;
}

.sidebar-menus ul li.sports_menu_start {
    padding: 0 2px 0 2px;
}

a.mobile_log {
    /* display: none !important; */
}

.left_menu_select {
    display: none;
}

.sidebar-menus .favorite-dropbox .dropdown {
    width: 100%;
}

.sidebar-menus .favorite-dropbox .dropdown img {
    display: inline-block;
    margin-left: 14px;
}

.sidebar-menus .favorite-dropbox button {
    background: transparent;
    border: none;
    border-radius: 0;
    width: auto;
    margin-left: -1px;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    color: #D6E4FF;
}

.favorite-dropbox .dropdown-toggle::after {
    /* top: 0; */
}

/* .favorite-dropbox .dropdown-menu {
    margin-top: 15px !important;
} */

#dropdownMenuButtonOff {
    margin-left: -2px;
}

#dropdownMenuButtonOff img {
    margin-right: 12px;
}

.category_sidebar {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    padding: 0 0 18px 0;
    text-indent: 2%;
    display: none;
}

/* ***** End Sidebar ***** */

/* **** Header **** */
header {
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    /* background: rgba(19, 21, 32, 0.77);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px); */
    background: rgba(19, 21, 32);
    height: 80px;
    display: flex;
    align-items: center;
    padding: 11px;
    z-index: 100;
    transition: 0.4s linear;
    -webkit-transition: 0.4s linear;
}

.Fixed_header_layout header {
    position: fixed;
}

header .row {
    align-items: center;
}

header #headleft {
    width: inherit;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

header #headleft .search-box-2 {
    margin-left: 20px;
}

header #headright {
    width: inherit;
    margin-left: auto;
    margin-right: 0;
    padding-left: 0;
}

#headleft.tablet_mobile_only {
    display: none;
}

header #headleft.desktop_only {
    display: flex;
}

.form-control:focus {
    box-shadow: none;
}

.flash_over {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 80px;
    min-width: 50%;

    font-weight: 600;
    font-size: 16px;
    z-index: 99;
}

.flash_over #flash-holder {

}

.sidebig {
    width: 200px;
    height: auto;
}

.sidebig_mob {
    display: none;
}


/* .search-box-2 { display: none; } */

.searchbox {
    position: relative;
}

.input-box .close-btn {
    display: none;
}

.mobile-back-btn {
    display: none;
}

.header-block ul button.btn:first-child:active {
    background: none;
    border: none;
    color: #ADC6FF;
}


/* .searchbox .form-control{
    padding: 12px 15px 12px 35px;
    background: transparent;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    height: auto;
    border-radius: 0;
    border: none;
    box-shadow: none;
}
.searchbox .form-control::placeholder{
    color: #7E7E7E;
} */
.searchbox #search {
    padding: 12px 15px 12px 35px;
    background: transparent;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    height: auto;
    border-radius: 0;
    border: none;
    box-shadow: none;
    display: block;
    width: 100%;
    line-height: 1.5;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

.searchbox #search::placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.searchbox i {
    color: #fff;
    font-size: 16px;
    position: absolute;
    top: 15px;
    left: 0;
}

/*.select2-container {*/
/*  width: auto !important;*/
/*}*/

.select2-container--bootstrap-5 .select2-dropdown {
    background-color: rgba(19, 21, 32, 1) !important;
}

.select2-container--bootstrap-5 .select2-selection--single .select2-selection__rendered .select2-selection__placeholder {
    color: #838286 !important;
}

.select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option.select2-results__message {
    color: #fff !important;
    width: auto;
}

.select2-container--bootstrap-5 .select2-selection--single .select2-selection__rendered .select2-selection__placeholder {
    font-weight: 600 !important;
    line-height: normal !important;
}

.select2-container--bootstrap-5 .select2-dropdown .select2-results__options:not(.select2-results__options--nested) {
    padding-bottom: 30px;
    padding-top: 10px;
}

.select2-container--bootstrap-5 .select2-selection--single .select2-selection__rendered .select2-selection__placeholder {
    padding-left: 36px;
}

#sportsSearch {
    padding-left: 52px !important;
}

li.select2-results__option {

    text-transform: uppercase;
    font-weight: 600 !important;
    font-size: 14px;
    width: min-content;
}

.navlinks-header ul.headlinks {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 16px;
}

.mobile-header .header-block ul.mobile-account-actions {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}


.mobile-header .header-block ul.mobile-account-actions li.dropdown {
    margin-right: 15px;
}

.navlinks-header ul.headlinks li:last-child {
    margin: 0;
}

.navlinks-header ul.headlinks li.dropdown a {
    padding: 0 25px 0 10px;
    display: flex;
    align-items: center;
    font-size: 13px;
    position: relative;
    font-weight: 500;
    color: #fff;
    gap: 6px;
    height: 30px;
}

/* .navlinks-header ul.headlinks li button {
    padding: 15px 35px 15px 15px;
    display: flex;
    align-items: center;
    font-size: 14px;
    position: relative;
    font-weight: 500;
    color: #fff;
} */

.mobile-header .header-block ul.mobile-account-actions li button {
    padding: 15px 35px 15px 15px;
    display: flex;
    align-items: center;
    font-size: 14px;
    position: relative;
    font-weight: 500;
    color: #fff;
}

.navlinks-header ul.headlinks li.dropdown a.dropdown-toggle:after {
    position: absolute;
    content: "\f107";
    font-family: "Font Awesome 5 Pro";
    width: 25px;
    height: auto;
    background: transparent;
    border-radius: 50%;
    font-weight: bold;
    text-align: center;
    color: #D6E4FF;
    font-size: 14px;
    top: 4px;
    right: 2px;
    border: none;
    margin: 0;
}

.navlinks-header ul.headlinks li a img {
    width: auto;
    height: 16px;
    object-fit: cover;
    margin-right: 10px;
}

.navlinks-header ul.headlinks li#cart a img {
    width: 25px;
    height: 23px;
    border-radius: 0;
    margin-right: 10px;
}

.navlinks-header ul.headlinks li a.dropdown-toggle.show::after {
    content: "\f106";
}

.navlinks-header ul.headlinks li .dropdown-menu {
    border-radius: 0;
    border: none;
    width: 120px;
    min-width: 100%;
    background: rgba(19, 21, 32, 0.9);
    backdrop-filter: blur(10px);
    z-index: 1;
    padding: 0;
}

.navlinks-header ul.headlinks li .dropdown-menu {
    left: 0 !important;
    right: 0 !important;
}

.navlinks-header ul.headlinks li .dropdown-menu li {
    margin: 0;
}

.navlinks-header ul.headlinks li .dropdown-menu li a {
    padding: 8px 20px;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    display: flex;
    align-items: center;
}

.navlinks-header ul.headlinks li .dropdown-menu li a:after {
    display: none;
}

.navlinks-header ul.headlinks li .dropdown-menu li a:hover,
.navlinks-header ul.headlinks li .dropdown-menu li a:focus {
    background: transparent;
    color: #E4E4E4;
}

/* .navlinks-header ul.headlinks li a.btn-enter{
    width: 110px;
    padding: 15px 15px 18px;
    border: 2px solid #27282F;
    border-radius: 20px;
    justify-content: center;
}
.navlinks-header ul.headlinks li a.btn-enter.btn-in{
    border:transparent;
    background: linear-gradient(111deg, #2B55FF 10.81%, #12249E 100.23%);
}
.navlinks-header ul.headlinks li a.btn-enter:hover{
    background: #2B55FF;
    border-color: #2B55FF;
    color: #fff;
} */


.navlinks-header ul.headlinks li .btn-outline {
    font-size: 16px;
    font-weight: 700;
    line-height: 20.42px;
    padding: 10px 16px;
    height: 44px;
    border-radius: 4px;
    background-color: #1B1E2E;
    color: #ffefef;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid transparent;
}

.navlinks-header ul.headlinks li .btn-outline:hover {
    color: #ffefef !important;
    background-color: #2B55FF !important;
    background-image: url(/newimages/Wave-1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

a.btn-theme.results_back {
    /* background-color: #505153 !important; */
}

a.btn-theme.results_back:hover {
    /* background-color: #2B55FF !important; */
}

/* .btn-wager{
    margin: 0 auto;

    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    color: #D6E4FF;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 44px;
    padding: 0 10px;
    width: fit-content;
    background: linear-gradient(110.87deg, rgba(255, 196, 43, 0.5) 10.81%, rgba(255, 247, 43, 0.5) 100.23%);
    border: 2px solid rgba(226, 219, 41, 0.3);

} */

.gray-themes {
    background-color: #626368 !important;
    font-size: 16px;
    font-weight: 700;
    padding: 0 16px;
    height: 44px;

    border-radius: 4px;
    text-transform: uppercase;
    color: #ffefef !important;
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: center;
    border: transparent;
    background-image: url('/newimages/Wave-1.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    box-shadow: 0 4px 20px 0 #00000026;
}

.gray-themes.active, .gray-themes:hover {
    background: #1B1E2E;
    background-color: #1B1E2E !important;
    color: #838286 !important;
    transition: 0.4s linear;
    -webkit-transition: 0.4s linear;
}

.gray-themes:focus {
    outline: 0;
    box-shadow: 0 0 0;
}

.dark-gray-themes {
    background-color: #27282F !important;
    font-size: 16px;
    font-weight: 600;
    padding: 0 16px;
    height: 44px;

    border-radius: 4px;
    text-transform: uppercase;
    color: #E8F0FF !important;
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: center;
    border: transparent;
    background-image: url(/newimages/Wave-1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    box-shadow: 0 4px 20px 0 #00000026;
}

.dark-gray-themes.active, .dark-gray-themes:hover {
    background: #1B1E2E;
    background-color: #1B1E2E !important;
    color: #838286 !important;
    transition: 0.4s linear;
    -webkit-transition: 0.4s linear;
}

.dark-gray-themes:focus {
    outline: 0;
    box-shadow: 0 0 0;
}

a.btn-theme {
    font-size: 12px !important;
}

.btn-theeme.active, .btn-themes, button.btn-theme, a.btn-theme {
    font-size: 16px;
    font-weight: 600;
    padding: 0 16px;
    height: 44px;

    border-radius: 4px;
    color: #ffefef !important;
    display: flex;
    gap: 8px;
    text-transform: uppercase;
    align-items: center;
    justify-content: center;
    border: transparent;
    background-color: #2B55FF !important;
    background-image: url('/newimages/Wave-1.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    box-shadow: 0 4px 20px 0 #00000026;
}

.btn-theeme.active:hover, .btn-themes:hover, button.btn-theme:hover, a.btn-theme:hover {
    background: #1B1E2E;
    background-color: #1B1E2E !important;
    color: #E8F0FF !important;
    transition: 0.4s linear;
    -webkit-transition: 0.4s linear;
}

.navlinks-header ul.headlinks li button.btn-enter:hover {
    background: #2B55FF;
    border-color: #2B55FF;
    color: #fff;
    transition: 0.4s linear;
    -webkit-transition: 0.4s linear;
}

.mobile-header .header-block ul.mobile-account-actions li button.btn-enter {
    /* width: 115px; */
    padding: 16px 24px;
    border: 2px solid #27282F;
    border-radius: 20px;
    justify-content: center;
    line-height: 16px;
    background: none;
}

.mobile-header .header-block ul.mobile-account-actions li button.btn-enter.btn-in {
    border: transparent;
    padding: 16px 24px;
    background: linear-gradient(111deg, #2B55FF 10.81%, #12249E 100.23%);
}

.mobile-header .header-block ul.mobile-account-actions li button.btn-enter:hover {
    background: #2B55FF;
    border-color: #2B55FF;
    color: #fff;
    transition: 0.4s linear;
    -webkit-transition: 0.4s linear;
}

.navlinks-header ul.headlinks li#cart a {
    position: relative;
    display: table;
    padding: 15px;
    font-weight: 500;
    color: #fff;
    font-size: 14px;
}

.navlinks-header ul.headlinks li#cart a i {
    font-size: 20px;
}

.navlinks-header ul.headlinks li#profileicon svg {
    width: 24px;
    height: 24px;
}

.navlinks-header ul.headlinks li#profileicon a {
    color: #fff;
}

.navlinks-header ul.headlinks li#profileicon a i {
    font-size: 20px;
}

.navlinks-header ul.headlinks li#cart a span {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    display: block;
    border-radius: 30px;
    background: #FF4C00;
    box-shadow: 0 0px 19px 0 rgba(255, 76, 0, 0.44);
    position: absolute;
    top: 3px;
    right: 3px;
}

.navlinks-header ul li.mobile-nav {
    display: none;
    align-items: center;
}

.navlinks-header ul li.mobile-nav {
    margin-right: 10px;
}

.navlinks-header ul.mobile-nav li:last-child {
    margin: 0;
}

.navlinks-header ul li.mobile-nav a {
    font-size: 14px;
    color: #fff;
}

.navlinks-header ul.mobile-nav li a:hover {
    color: #2B55FF;
}

.mobile-logo {
    display: none;
}

.mobile-logo img {
    width: 35px;
}

.dropdown-language ul {
    display: none;
    position: absolute;
    margin-top: -40px;
    padding: 40px 0 0;
}

.dropdown-language ul li {
    padding: 2px 10px;
    margin-bottom: 0 !important;
    margin-right: 15px !important;
}

.dropdown-language ul li:hover {
}

.selected-language {
    position: relative;
    z-index: 200;
    padding: 5px 10px;
}

#accountActionsModal .modal-dialog {
    /*margin-top: 100px;*/
    width: 600px;
    height: 600px;
    max-width: 600px !important;
}

#accountActionsModal .modal-content {
    background-image: url(/newimages/Home_bg.png);
    background-size: 280px 380px;
    background-repeat: no-repeat;
    background-position: -33px 394px;
    padding: 20px 50px;
    border-radius: 0;
    height: 650px;
    background-color: #161928;
    width: 600px;
    border: 2px solid #131520;
}

.modal-dialog-scrollable .modal-content {
    max-height: initial;
}

.rewards .modal-content {
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: 0 100px;
    padding: 10px 50px;
    border-radius: 0;
    height: 310px;
    background-color: #161928;
    width: 400px;
    border: 0;
    margin: auto;
}

.cred_warning .modal-content {
    background-color: #161928;
    padding: 30px 40px;
    border-radius: 10px;
    border: 1px solid #f0b90b;
    width: 400px;
    margin: auto;
    height: auto;
}

.cred_warning .cred-warning-title {
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    margin-bottom: 20px;
}

.cred_warning .cred-warning-icon {
    margin-bottom: 20px;
}

.cred_warning .cred-warning-icon i {
    font-size: 48px;
    color: #f0b90b;
}

.cred_warning .modal-body p {
    color: #fff;
    margin-bottom: 10px;
}

.cred_warning .cred-warning-button {
    background: linear-gradient(90deg, #f0b90b 0%, #d4a30a 100%);
    color: #000;
    font-weight: 600;
    border: none;
    padding: 12px 30px;
    border-radius: 5px;
    margin-top: 20px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.cred_warning .cred-warning-button:hover {
    background: linear-gradient(90deg, #d4a30a 0%, #f0b90b 100%);
}

.rewards .modal-content button.modal_rankup_button {
    font-weight: 600;
    font-size: 13px;
    background-color: #1B1E2E;
    width: 210px;
    height: 40px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    border: 0;
    text-transform: uppercase;
}

.rewards .modal-content .Values img.money-icon {
    width: 15px;
    height: 15px;
}

.rewards .modal-content .values {
    margin: 35px auto;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #ffffff;
}

.rewards .modal-content .Value {
    width: 100%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;

    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.light-color-text {
    color: #838286;
}

.rewards .values-divider {
    width: 100%;
    border: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    margin: 8px 0;
}

.rewards .boost-bonus {
    color: #4ade80;
}

.rewards .total-value {
    font-weight: 700;
}

#static .tab-pane {

    font-weight: 500;
}

#static .tab-pane h3 {
    font-weight: 600;
    text-transform: uppercase;
}

.wicked_button {
    width: 213px;
    height: 40px;
    background-color: #2B55FF;
    color: #fff;
    border: 0;
    font-size: 16px;
    font-weight: 800;

    display: flex;
    justify-content: center;
    align-items: center;
    margin: 30px auto 0 auto;
    border-radius: 4px;
}

.modal_content_heading {
    font-family: 'MD Nichrome Test';
    font-weight: 400;
    font-size: 52px;
    margin: 0 0 15px;
    line-height: 75px;
    text-align: center;
}

/* .select2-container.select2-container--open { width: auto !important;  } */


#signInTabContent h2,
#signUpTabContent h2,
#passwordRecoveryModalBtn h2,
#metamaskModalBtn h2 {

    font-size: 12px;
    font-weight: 600;
    line-height: normal;
    text-align: center;
    width: 40%;
    margin: auto;
}

.please_sign_in,
.please_sign_up,
.pass_recov {
    display: none;
}

.user_sign {
}

#signInUsername,
#signInPass,
#user_user_name,
#user_email,
#referral_code,
#passwordRecoveryUsername {
    display: flex;
    height: 52px;
    padding: 12px 24px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 0 !important;
    border: 2px solid #898989;
    background: #161928;
    font-weight: 600;
    font-size: 16px;

    line-height: normal;
    color: #fff !important;
}

.sign_in_username label,
.sign_in_pass label,
.sign_up_username label,
.sign_up_email label,
.pass_recov_username label,
.sign_up_ref_code label {
    margin-bottom: 4px;

    font-size: 16px;
    font-weight: 600;
    line-height: 20.42px;
    color: #838286;
    text-transform: uppercase;
}

.passwordRecoveryBanner {
    margin-top: 20px;

    font-size: 14px;
    text-align: center;
    font-weight: 600;
}

button.btn-metmask-sign-up-class,
button.btn-dark-bg {
    background-color: #97989B !important;
}

button#passwordRecoveryModalBtn1:hover,
button#passwordRecoveryModalBtn1:active {
    background-color: #2B55FF !important;
}

button#signinModalBtn, button#signupModalBtn, button#passwordRecoveryModalBtn, button#metamask-signIn, button.btn-metmask-sign-up-class {
    display: flex;
    height: 40px;
    width: 213px !important;
    margin: auto;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 4px;
    border: 2px solid transparent;
    background-color: #2B55FF;
    background-image: url('/newimages/Wave-1.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 200px;

    font-size: 16px;
    font-weight: 700;
    line-height: 20.42px;
    color: #FFF;
    margin-top: 20px;
}

button.btn-dark-bg {
    display: flex;
    height: 40px;
    width: 128px !important;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 4px;
    border: 2px solid transparent;
    background-color: #2B55FF;
    background-image: url('/newimages/Wave-1.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 200px;

    font-size: 16px;
    font-weight: 700;
    line-height: 20.42px;
    color: #FFF;
}

.game_bottom {
    padding: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.empty_section {
    width: 100%;
    height: 570px !important;
}

/* button#signinModalBtn:hover,
button#signupModalBtn:hover,
button#passwordRecoveryModalBtn:hover {
    background: linear-gradient(111deg, rgba(43, 85, 255, 0.35) 10.81%, rgba(18, 36, 158, 0.35) 100.23%);
    color: #fff;
} */
.bg_game_frame {
    margin: 30px;
    background-color: #1B1E2E;
}

.not_available_image {
    width: 100%;
    height: auto;
}

.signInBanner button,
.signUpBanner .btn-metmask-sign-up {
    padding: 13px 24px;
    gap: 8px;
    background: rgba(19, 21, 32, 0.70);
    align-self: stretch;
    border-radius: 20px;
    width: 100%;
    border: 2px solid #2B55FF;
    color: #2B55FF;

    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.signInBanner button.btn:hover,
.signInBanner button.btn:active,
.signUpBanner .btn-metmask-sign-up:hover,
.signUpBanner .btn-metmask-sign-up:active {
    border: 2px solid #2B55FF;
    color: #fff;
    background: #2B55FF;
    box-shadow: none;
}

.signInBanner h2,
.signUpBanner h2 {
    padding: 20px 0 0;
    color: #7E7E7E;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
}

.history_pegination .pager-box ul {
    width: fit-content;
    height: 48px;
    background-color: #1B1E2E;
    color: #373A49;
}

.history_pegination .pager-box ul li {
    margin-right: 0;
}

.history_pegination .pager-box ul li a,
.history_pegination .pager-box ul li span {
    height: 48px;
    width: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0;
    font-size: 20px;
    line-height: 100%;
}

.history_pegination .pager-box ul li a:hover {
    background: transparent;
    /* filter: drop-shadow(0 0 0px); */
    color: #fff;
}

.history_pegination .pager-box ul li.active span {
    color: #fff;
    background: transparent;
    box-shadow: 0 0 0;
}

.history_pegination .pager-box ul li:first-child span, .history_pegination .pager-box ul li:last-child a, .history_pegination .pager-box ul li:first-child a, .history_pegination .pager-box ul li:last-child span {
    background: #181b2a;
    color: #fff;
    border-radius: 0 !important;
    height: 48px;
    width: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.history_pegination .pager-box ul li:last-child span:after {
    content: url('/images/wickedbet.com/Vector_right.png');
}

.history_pegination .pager-box ul li:first-child span:after {
    content: url('/images/wickedbet.com/Vector.png');
}

.history_pegination .pager-box ul li:first-child a:after {
    content: url('/images/wickedbet.com/Vector_left_2.png');
}

.history_pegination .pager-box ul li:last-child a:after {
    content: url('/images/wickedbet.com/Vector_right_1.png');
}

.history_pegination .pager-box ul li:first-child span:after,
.history_pegination .pager-box ul li:last-child a:after,
.history_pegination .pager-box ul li:first-child a:after,
.history_pegination .pager-box ul li:last-child span:after {
    /* content: url('/images/wickedbet.com/Vector.png'); */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 0;
    background: #181b2a;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.history-data .head_links li button.nav-link.btn-enter {
    height: 50px !important;
}

.head_links li button.nav-link.btn-enter,
.head_links li button.nav-link.btn-tabs {
    color: #838286 !important;

    font-size: 16px;
    font-weight: 600;
    line-height: 20.42px;
    display: flex;
    align-items: center;
    height: 40px;
}

.head_links li button.nav-link.btn-enter.active {
    background-color: #2B55FF;
    background-image: url(/newimages/btn_background_wave.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 112px;
    border-radius: 4px;
    color: white !important;

    font-size: 16px;
    font-weight: 700;
    line-height: 20.42px;

}

.right_sidebar_sports {
    width: 100%;
    padding: 10px 25px;
    background-color: #161928;
}

.right_sidebar_sports .heading {
    font-size: 36px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: MD Nichrome Test;
    line-height: 100%;
}

.bet-date {

    font-style: normal;
    font-weight: 600;
    font-size: 12.8px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.slip_type {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 22px;
    background: #626368;
    border-radius: 3.20001px;

    font-style: normal;
    font-weight: 600;
    font-size: 10.4px;
    text-transform: uppercase;
    color: #161928;
    margin-bottom: 0;
}

.btns {
    display: flex;
    gap: 10px;
    align-items: end;
}

.btn-del.type {

    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    text-transform: uppercase;
    color: #FFFFFF !important;
}

.btn-bg {
    background-color: #1B1E2E;
    padding: 8px;
    border-radius: 4px;
}

.btns button.smal {
    padding: 3px 8px;
    border: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #626368;
    border-radius: 4px;
    color: #161928;

    font-size: 8px;
    font-weight: 600;
    text-transform: uppercase;
}

.btns button.smal.lotto {
    font-size: 10px !important;
}

.btns button.smal.active {
    background-color: #626368;
}

.heading_text {
    font-size: 16px;

    font-weight: 700;
    color: #626368;
    text-transform: uppercase;
}

.text-field {
    width: 100%;
    height: auto;
    background-color: #1B1E2E;
    margin-top: 15px;
    display: flex;
    align-items: stretch;
    text-transform: uppercase;

    color: #838286;
    font-weight: 500;
    border-radius: 4px;
}

.text-field.green .btn-del,
.text-field.green {
    border: 1.28px solid #52ff00;
}

.text-field.red .btn-del,
.text-field.red {
    border: 1.28px solid #ff2e00;
}

.text-field.red .btn-del,
.text-field.green .btn-del {
    border-right: 0;
}

.sports_pegination .pager-box ul li.active span {
    background: linear-gradient(110.87deg, #161928 10.81%, #161928 100.23%);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}

.sports_pegination .pager-box ul li a {

    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    color: #838286;
}

.pager-box ul li:first-child span::after, .pager-box ul li:first-child a::after {
    background: #3d3f46;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    border-radius: 50%;
    /* content: url('/images/wickedbet.com/Vector_left_2.png'); */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pager-box ul li:last-child span::after, .pager-box ul li:last-child a::after {
    background: #3d3f46;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    border-radius: 50%;
    /* content: url('/images/wickedbet.com/Vector_right_1.png'); */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.close_account {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 50px;
    /* gap: 24px; */
    background: #131520;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);

}

.close_headding {

    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    color: #FFFFFF;
}

.close_subhead {

    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    color: #FFFFFF;
    padding-bottom: 10px;
}

.date_bg {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #1B1E2E;
    border-radius: 4px;

}

.date_bg input::-webkit-calendar-picker-indicator {
    filter: invert(100%);
    color: #fff;
}

.close_password:focus-visible, .close_password {
    padding: 12px;
    width: 100%;
    background: #161928;
    border: 2px solid #626368;
    color: #838286;
    outline: 0;
    height: 44px;
}

.close_logo {
    width: 650px;
    height: auto;
    object-fit: cover;
}

.lotto .text-field {
    height: 125px;
}

.date_time {
    position: absolute;
    top: 0;
    right: 5px;
    width: auto;
}

.date_time p {
    font-size: 10px;
    font-weight: 500;

    color: #838286;
}

.footer {
    display: flex;
    justify-content: end;
    gap: 15px;
    margin-top: 15px;
}

.footer .text_footer {
    font-size: 9px !important;

    font-weight: 500;
    color: #626368;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    gap: 5px;
}

.footer select {
    background-color: #626368;
    border-radius: 4px;
    color: #161928;

    border: 0;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
}

.Blank_space {
    width: 100%;
    height: 571px;
    border: 5px solid red;
    margin: 40px 0;
}

#signup_result {
    margin-top: 15px;
}

#signup_result h4 {
    font-size: 1.3rem;
}

#signup_error_msg h4 {
    font-size: 1.3rem;
}

a.btn-search-sports {
    color: #fff;
}

.search_dialog {
    margin-top: 60px;
}

.my_head_profile {
    height: 44px;
    width: 112px;
    background: #1B1E2E;

    border-radius: 4px;
}

.my_head_profile a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.my_head_profile .header_tier {
    font-size: 24px;
    font-weight: 700;
    color: #D6E4FF;
    width: 50%;
    text-align: center;
}

.my_head_profile .badge_tier {
    display: inline-block;
}

.my_head_profile .badge_tier img.profile_badge {
    margin-right: 0;
    width: auto;
    height: auto;
}

.currency-balance {
    display: flex;
    gap: 5px;
    align-items: center;

    font-weight: 700;
    font-size: 16px;
    margin: auto;
}

/* Balance Breakdown Popover */
.balance-popover {
    background: #1a1d2e;
    border: 1px solid rgba(255, 255, 255, 0.15);
}

.balance-popover .popover-body {
    padding: 10px 14px;
}

.balance-popover .popover-arrow::after {
    border-bottom-color: #1a1d2e;
}

.balance-breakdown {
    padding: 0;
}

.balance-breakdown .bb-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 4px 0;
    gap: 20px;
    white-space: nowrap;
}

.balance-breakdown .bb-label {
    color: rgba(255, 255, 255, 0.6);
    font-size: 13px;
}

.balance-breakdown .bb-value {
    font-weight: 600;
    font-size: 13px;
    color: #fff;
    display: inline-flex;
    align-items: center;
    gap: 4px;
}

.balance-breakdown .bb-icon {
    height: 14px;
    width: 14px;
}

.bonus_count_available {
    background: #FF4206;
    filter: drop-shadow(0 0 11.7px #FF4206);
    font-size: 12px;
    height: 19px;
}

.bonus_count_active {
    background: #38943d;
    filter: drop-shadow(0 0 11.7px #38943d);
    font-size: 12px;
    height: 19px;
}

.mobile_balance {
    display: none;
}

.currency-toggle-container .btn-check:checked + .btn {
    color: #ffefef !important;
    background-color: #2B55FF !important;
    background-image: url(/newimages/Wave-1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.currency-toggle-container .btn-outline:hover {
    color: #ffefef !important;
    background-color: #2B55FF !important;
    background-image: url(/newimages/Wave-1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.currency-toggle-container .crypto-currency-icon {
    display: inline-block !important;
}

.currency-toggle-container .crypto-currency-icon img {
    width: auto;
    height: 16px;
    object-fit: cover;
    margin-right: 0;
    height: 15px !important;
    width: auto !important;
}

.currency-toggle-container .btn {
    display: flex;
    align-items: center;
    font-size: 13px;
    position: relative;
    font-weight: 500;
    color: #fff;
    border: 0;
    border-radius: 4px;
    padding: 10px;
    margin: auto;
    min-width: 85px;
}

.currency-toggle-container {
    font-size: 16px;
    font-weight: 700;
    line-height: 20.42px;
    padding: 0;
    height: 44px;
    border-radius: 4px;
    background-color: #1B1E2E;
    color: #ffefef;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
}

/* ***** End Header **** */

/* ***** Home Page **** */
.main-content-wrp {
    padding: 50px 38px 50px 272px;
    min-height: calc(100vh - 100px);
    background-color: #161928;
}

.main-content-wrp-sports {
    padding: 50px 38px 50px 272px;
    min-height: calc(100vh - 100px);
    background-color: #161928;
}

#casino_games_launch_real_game .main-content-wrp, #casino_games_launch_fun_game .main-content-wrp {
    padding: 20px 10px 30px 245px;
}

#instant_games_index_millionaire .main-content-wrp {
    padding: 0px 10px 20px 250px;
}

.main-content-wrp-fixed {
    padding: 141px 60px 0 254px;
    min-height: calc(100vh - 100px);
    background-color: #1E1E1E;
}

#poker_index .main-content-wrp {
    padding: 0 0 0 228px;
}

#instant_games_index .main-content-wrp {
    padding: 10px 10px 25px 252px;
}

#games_index .main-content-wrp {
    padding: 20px 10px 20px 252px;
}

.instant_millionaire {
    font-family: "Rajdhani", sans-serif !important;
}

.header_Slider .slick-slide {
    margin: 0 !important;
}

.header_Slider img {
    width: 100%;
    height: auto !important;
}

.search_bar {
    width: 100%;
    height: 40px;
    margin-top: 50px;
    background-color: #1B1E2E;
    display: flex;
    align-items: center;
}

.search_bar.for_lotto, #products_index .search_bar {
    display: none !important;
}


#draw_results_index .search_bar form, #products_syndicates .search_bar form, #products_index .search_bar form, #products_lotto_search .search_bar form {
    display: contents;
}

.search_bar img {
    position: absolute;
    width: 24px;
    height: 24px;
    margin-left: 16px;
}

.row .search_bar {
    margin-top: 0;
}

#products_syndicates_search .row .search_bar, #products_lotto_search .row .search_bar, #draw_results_index .row .search_bar, #draw_results_results_search .row .search_bar {
    margin-top: 50px;
    margin-bottom: 40px;
}

.search_bar input.Search, .search_bar .select2-selection, .search_bar select.form-select {
    width: 100%;
    height: 40px !important;
    padding: 8px !important;
    gap: 8px;
    border: 1px solid transparent !important;
    background-color: transparent !important;
    color: #838286 !important;
    box-shadow: none !important;

    font-weight: 600;
    text-transform: uppercase;
}

.select2-container--bootstrap-5 .select2-selection--single,
.search_bar select.form-select {
    background-image: none !important;
}

.search_bar input.Search::placeholder, .search_bar select.form-select::placeholder, .select2-container--bootstrap-5 .select2-selection--single .select2-selection__rendered .select2-selection__placeholder {

    font-size: 16px;
    font-weight: 600;
    line-height: 20.42px;
    color: #838286;
}

.search_bar input.Search:focus {
    outline: 0;
    color: #838286;
}

.games_slider {
    margin-top: 30px;
}

/* .games_slider .game_banner {
    width: 243px;
    height: 176px;
} */
.games_slider h1 {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #fff;
    position: relative;
    padding-left: 16px;
}

.games_slider h1::before {
    content: '';
    display: inline-block;
    width: 4px;
    height: 24px;
    background: #2B55FF;
    margin-right: 12px;
    transform: skewX(-15deg);
    vertical-align: middle;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12px;
}

.games_slider + .games_slider::before {
    content: '';
    display: block;
    height: 2px;
    background: linear-gradient(90deg, transparent, #2B55FF, transparent);
    margin: 30px 0;
    transform: skewX(-15deg);
}

.games_slider .casino-game .name {
    font-family: 'MD Nichrome Test', sans-serif;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.games_slider .casino-game {
    border-radius: 8px;
    overflow: hidden;
    transition: transform 0.3s ease;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.games_slider .casino-game:hover {
    transform: translateY(-4px);
}

.games_slider .game_banner img.banner_image,
.games_list .game_banner img.banner_image {
    width: 243px;
    height: 149px;
}

img.jackpot_image {
    margin: auto;
    height: 100%;
    width: 100%;
    border-radius: 4px 4px 0 0;
    position: absolute;
    top: 0;
    left: 0;
}

.Biggest_jackpot img.jackpot_image {
    width: 100%;
}

.jackpot_banner {
    background-color: #131520;
    color: #fff;
    /* max-width: 300px; */
    /* min-height: 133px; */
    height: auto;
    position: relative;
    border-radius: 4px 4px 0 0;
}

.Biggest_jackpot .jackpot_banner {
    width: 100%;
}

.Biggest_jackpot .loto_content {
    top: 16px;
    left: 13px;
}

.jackpot_banner .image_header {
    /* width: 100%; */
    height: 80px !important;
    padding: 10px;
    height: auto;
    background-color: #1B1E2E;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;

}

.jackpot_banner a {
    color: inherit;
}

.loto_content {
    width: 100%;
    position: absolute;
    display: flex;
    gap: 2px;
}

.loto_content .lottory_logo {
    width: 52px;
    height: 52px;
}

.loto_content .text-side .heading {
    font-size: 16px;

    font-weight: 700;
    color: #E8F0FF;
    text-transform: uppercase;
}

.loto_content .text-side .time {
    font-size: 14px;
    font-weight: 600;

    color: #E8F0FF;
}

.jackpot_banner .footer {
    padding: 14px 16px;
    margin-top: 0 !important;
    height: 72px;
    /* position: absolute;
    bottom: 0;
    left: 0;
    right: 0; */
}

.lottory_price_button, .played-block button#my-lotteries-btn {
    font-size: 16px;
    font-weight: 600;
    padding: 0 16px;
    height: 44px;

    border-radius: 4px;
    color: #ffefef !important;
    display: flex;
    gap: 8px;
    text-transform: uppercase;
    align-items: center;
    justify-content: center;
    border: transparent;
    background-color: #2B55FF !important;
    background-image: url(/newimages/Wave-1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    box-shadow: 0 4px 20px 0 #00000026;
}

.lottory_price_button:hover, .played-block button#my-lotteries-btn:hover {
    background: #1B1E2E;
    background-color: #1B1E2E !important;
    color: #E8F0FF !important;
    transition: 0.4s linear;
    -webkit-transition: 0.4s linear;
}

.played-block button#my-lotteries-btn {
    margin: auto;
}

.jackpot_banner .footer .price {
    font-size: 20px;

    font-weight: 700;
    line-height: 99%;
    color: #E8F0FF;
}

img.money_logo {
    width: 21px;
    height: 21px;
}

img.Links_images {
    max-width: 100%;
    height: auto;
}

.game_banner .game_name {

    font-size: 16px;
    font-weight: 600;
    line-height: 20.42px;
    margin-top: 10px;
    color: #fff;
    text-transform: uppercase;
}

.slot-imgbx {
    position: relative;
}

.slot-imgbx img {
    /* width: 100%;
    height: 125px;
    object-fit: cover;
    border-radius: 15px;
    -webkit-transition: .4s linear;
    -moz-transition: .4s linear;
    -ms-transition: .4s linear;
    transition: .4s linear; */
    width: 100%;
}

.slot-imgbx:hover img {
    opacity: 0.50;
}

.owl-carousel,
.owl-carousel .owl-item {
    position: inherit !important;
}

.owl-theme .owl-nav {
    width: 63px;
    height: 44px;
    background-color: #1B1E2E;
    position: absolute !important;
    top: -20px;
    right: 0;
    display: flex;
    gap: 0;
}

.owl-theme .owl-nav [class*=owl-] {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    border-radius: 4px 0 0px 0;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background-color: transparent;
}

/* margin slider menually 0 */
.lotto-home-slider .slick-track {
    margin-left: 0;
}

.lotto-home-slider .slick-next,
.casino-games-slider .slick-next {
    right: 20px;
}

.lotto-home-slider .slick-next, .lotto-home-slider .slick-prev,
.casino-games-slider .slick-next, .casino-games-slider .slick-prev {
    width: 31.5px;
    height: 44px;
    background-color: #1B1E2E;
    position: absolute !important;
    top: -10px;
    gap: 0;
    border: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0;
}

.lotto-home-slider .slick-prev,
.casino-games-slider .slick-prev {
    right: 51.5px;
}

.lotto-home-slider .slick-prev:before,
.casino-games-slider .slick-prev:before {
    content: "\f053" !important;
}

.lotto-home-slider .slick-prev:before, .lotto-home-slider .slick-next:before,
.casino-games-slider .slick-prev:before, .casino-games-slider .slick-next:before {
    width: 45px;
    height: 45px;
    content: "\f054";
    font-family: 'Font Awesome 5 Pro';
    color: #fff;
    background-color: #1B1E2E;
    backdrop-filter: blur(12px);
    font-weight: 600;
    line-height: 43px;
    display: block;
    border-radius: 50%;
    text-align: center;
    font-size: 10px;
    transition: .4s linear;
    -webkit-transition: .4s linear;
}


.home-wrapper {
    padding: 50px 0;
}

.padding_table {
    padding: 20px 1rem;
    /* overflow-x: scroll; */
}

.winners_table.padding_table {
    padding: 20px 0 !important;
}

.winners_table table tr {
    background-color: #131520;
    height: 60px;
}

.winners_table table thead tr th {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    color: #E8F0FF;
    padding: 0 20px;
}

.winners_table table tbody tr td {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    color: #E8F0FF;
    line-height: normal;
    padding: 0 20px;
}

.winners_table .game_name_list,
.winners_table .game_name_user {
    text-align: left;
}

.winners_table .game_name_provider,
.winners_table .game_name_amount {
    text-align: center;
}

.winners_table table tbody tr:nth-child(odd) {
    background-color: #1B1E2E;
}

.winners_table table tbody tr:nth-child(even) {
    background-color: #131520;
}

.winners_table .tier-badge {
    height: 30px;
}

.winners_table .live-rep {
    gap: 5px;
}

.tabs_games table .table-header {
    --bs-table-color: #fff;
    --bs-table-bg: #505153;
    --bs-table-border-color: #505153;
    --bs-table-striped-bg: #505153;
    --bs-table-striped-color: #fff;
}

.padding_table > .table > tbody > tr:nth-of-type(odd) > * {
    --bs-table-color-type: #838286;
    --bs-table-bg-type: #1B1E2E;
}

.text-green {
    color: #66A44A !important;
}

.table-bg {
    --bs-table-color: #fff;
    --bs-table-bg: #131520;
    --bs-table-border-color: #131520;
    --bs-table-striped-bg: rgba(27, 30, 46, 0.57);
    --bs-table-striped-color: #fff;
    border-color: transparent;
}

.table.history tr th,
.table.history tr td {
    white-space: nowrap;
    padding: 10px;
    height: 60px;
}

.history_payment {
    display: flex;
    flex-direction: row-reverse;
    gap: 8px;
    justify-content: center;
    align-items: center;
}

/* new banner css */
.new_banner {
    width: 100%;
    min-height: 200px;
    background: linear-gradient(88.04deg, #1E3077 0.22%, #2B55FF 100.38%), url(/newimages/Wave-1.png) no-repeat;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    padding: 40px;
    display: flex;
    align-items: center;
    position: relative;
}

.banner_wave {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 60%;
    z-index: 0;
    mix-blend-mode: overlay;
    opacity: 0.5;

}

.banner_skull {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: auto;
    object-fit: cover;
    mix-blend-mode: overlay;
    opacity: 0.6;
    z-index: 1;

}

.new_banner_headding h1 {

    font-style: normal;
    font-weight: 600;
    font-size: 74px;
    line-height: 87%;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #E8F0FF;
    text-shadow: 0 4px 60px rgba(0, 0, 0, 0.8);
    margin-bottom: 0;

}

/* end new banner css */
.tabs_games table,
.tabs_games tr,
.tabs_games th,
.tabs_games td {
    text-align: center;

    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    text-transform: uppercase;
    color: #838286;
    vertical-align: middle;
}

.history_table table {
    width: 100%;
    background-color: #161928 !important;
}

.history_table table tr {
    height: 29px;
    background-color: #1B1E2E !important;
}

.history_table table tbody tr {
    border-top: 3px solid #161928 !important;
}

.history_table table tr th {
    text-align: center;

    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    text-transform: uppercase;
    color: #FFFFFF;
    white-space: nowrap;
    padding: 0 10px;
}

.history_table table tr td {
    text-align: center;

    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
    color: #FFFFFF;
    white-space: nowrap;
    padding: 0 10px;
}

.cancel_continue {
    display: flex;
    justify-content: center;
}

.tabs_games table .table-header .bg-header-dark {
    background-color: #626368;
    margin: auto;
    width: 100px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 4px 0 0px 0;
    opacity: 0;

    font-size: 16px;
    font-weight: 600;
    line-height: 20.42px;
    text-transform: uppercase;
    color: #FFF;

}

.head_links li button.nav-link.btn-tabs.active {
    background-color: #505153;
    background-image: url(/newimages/Wave-1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-radius: 4px;
    color: white !important;

    font-size: 16px;
    font-weight: 700;
    line-height: 20.42px;
}

.filters_game {
    margin-top: 20px;
    display: flex;
    padding: 10px 10px;
    gap: 10px;
    justify-content: center;
    align-items: center;

    font-size: 14px;
    font-weight: 500;
    color: #ADC6FF;
    height: 36px;
    text-transform: uppercase;
}

select.btn_slots_dropdown {
    padding: 8px 10px;
    height: 36px;
    background-color: #13152080;
    border-radius: 4px;
    color: #E4E4E4;
    border: 0;

    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

.games_list {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 20px;
}

/* CSS Grid layout for mixed-size casino game cards */
#category_index {
    display: grid !important;
    grid-template-columns: repeat(6, 1fr);
    gap: 10px;
}
#category_index > .casino-game-block {
    width: auto !important;
    max-width: none !important;
    margin: 0 !important;
}
#category_index > .casino-game-block.casino-game-wide {
    grid-column: span 2;
    grid-row: span 2;
}
#category_index > .casino-game-block.casino-game-wide > .casino-game {
    height: 100%;
    display: flex;
    flex-direction: column;
}
.casino-game-image-wrapper {
    position: relative;
    overflow: hidden;
}
.game-info-link {
    position: absolute;
    bottom: 6px;
    right: 6px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: rgba(0,0,0,0.6);
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5;
    transition: background 0.2s;
    font-family: Georgia, serif;
}
.game-info-link:hover {
    background: rgba(255,255,255,0.9);
    color: #000;
}
.casino-game-title-row {
    overflow: hidden;
}
.casino-game-image-wrapper .casino_game_preview_thumb {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.casino-game-image-wrapper .hover-game {
    bottom: 0 !important;
    height: auto !important;
    aspect-ratio: unset !important;
}

select.btn_slots_dropdown:focus {
    outline: 0;
}

img.mobile_banners {
    display: none;
}

.main-slider {
    position: relative;
    overflow: hidden;
}

.slider-blockX {
    padding: 15px 30px 15px 60px;
    background: url('/images/wickedbet.com/slider-backa1.png') 0 0 no-repeat;
    background-size: cover;
}

.slider_block_2 {
    background-image: url('/images/wickedbet.com/slider-back2.jpg');
}

.slider_block_0 {
    padding: 40px 30px 40px 60px;
    background-image: url('/images/wickedbet.com/slider-back_superbowl2024.png');
    height: 362.55px;
}

.slider_block_3 {
    padding: 40px 30px 40px 60px;
    background-image: url('/images/wickedbet.com/slider-back_nbaallstar.png');
    height: 362.55px;
    background-position: right;
}

.slider_block_4 {
    background-image: url('/images/wickedbet.com/slider-back_wick50.png');
    height: 362.55px;
}

.slider_block_5 {
    background-image: url('/images/wickedbet.com/50_profit_banner.png');
    height: 362.55px;
}

.slider_block_5_newX {
    background-image: url('/images/wickedbet.com/50_profit_banner.png');
    height: 362.55px;
}

.slider-img img {
    width: 100%;
}

.slider-block .row {
    align-items: center;
}

.slider-data img {
    width: 100%;
    height: auto;
}

.slider-data h1,
.slider-data h2 {
    font-family: 'MD Nichrome Test Dark';
    font-weight: 500;
    font-size: 72px;
    margin: 0 0 15px;
    line-height: 75px;
}

.slider-data p {
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    opacity: 0.50;
    margin: 0 0 35px;
}

.slider-data p.land_sb_banner_p {
    opacity: 1;
}

.slider-data .btn-group {
    display: flex;
    align-items: center;
}

.slider-data .btn-group .btn-main {
    padding: 15px 30px;
    border-radius: 20px;
    background: linear-gradient(109deg, #FFF 20.42%, rgba(255, 255, 255, 0.35) 126.31%);
    box-shadow: 5px 0 16px 0 rgba(0, 0, 0, 0.30);
    font-size: 15px;
    font-weight: 600;
    color: #303F8F;
    border: none;
    display: block;
}

.slider-data .btn-group .btn-main:hover {
    opacity: 0.70;
    color: #111;
}

.slider-data .land_sb_button {
    padding: 3px 10px;
    border-radius: 24px;
    background: #ff4c00;
    box-shadow: 5px 0 16px 0 rgba(0, 0, 0, 0.30);
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    display: inline;
}

.slider-data .land_sb_button:hover {
    opacity: 0.70;
    color: #111;
}

.slider-data .btn-group .btn-syn {
    padding: 15px 30px;
    font-size: 14px;
    font-weight: 500;
    color: #D6E4FF;
}

.slider-data .btn-group .btn-syn:hover {
    color: #fff;
}

.slider_block_4 .slider-data .btn-group {
    position: absolute;
    bottom: 10%;
    left: 6%;
}

.slider_block_5 .slider-data .btn-group {
    position: absolute;
    bottom: 10%;
    left: 6%;
}

.slider_block_5_new .slider-data .btn-group {
    position: absolute;
    bottom: 10%;
    left: 6%;
}

.slider_block_1_new .slider-data .btn-group.sports-padding {
    position: absolute;
    bottom: 15%;
    left: 3%;
}

.slider_block_1_new .slider-data .btn-group {
    position: absolute;
    bottom: 10%;
    left: 3%;
}


.slider_block_2_new .slider-data .btn-group {
    position: absolute;
    bottom: 10%;
    left: 6%;
}

.slider_block_leaderboard_new .slider-data .btn-group {
    position: absolute;
    bottom: 10%;
    left: 6%;
}

.main-slider .slick-prev, .main-slider .slick-next {
    position: absolute;
    right: 10px;
    left: auto;
    border: none;
    color: transparent;
    background-color: transparent;
    width: auto;
    height: auto;
    font-size: 0;
    color: transparent;
    z-index: 5;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -webkit-transition: .4s linear;
    -moz-transition: .4s linear;
    -ms-transition: .4s linear;
    transition: .4s linear;
    display: none !important;
}

.main-slider .slick-prev:before,
.main-slider .slick-next:before {
    width: 50px;
    height: 50px;
    content: "\f054";
    font-family: 'Font Awesome 5 Pro';
    color: #fff;
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 2px solid rgba(255, 255, 255, 0.09);
    font-weight: 600;
    line-height: 47px;
    display: block;
    border-radius: 50%;
    text-align: center;
    font-size: 14px;
    transition: .4s linear;
    -webkit-transition: .4s linear;
}

.main-slider .slick-prev {
    left: 10px;
    right: auto;
}

.main-slider .slick-prev:before {
    content: "\f053";
}

.main-slider .slick-prev:hover:before,
.main-slider .slick-next:hover:before {
    color: #092456 !important;
    background: #fff;
}

.main-slider .slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    display: none !important;
}

.main-slider .slick-dots li {
    line-height: 0;
    margin-right: 5px;
}

.main-slider .slick-dots li:last-child {
    margin: 0;
}

.main-slider .slick-dots li button {
    width: 9px;
    height: 9px;
    border: none;
    font-size: 0;
    background: #4F5466;
    border-radius: 30px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.main-slider .slick-dots li.slick-active button {
    background: #D9D9D9;
    width: 20px;
}

.category-list-wrp {
    padding: 50px 0;
}

.category-list-wrp ul {
    padding: 12px;
    background: #131520;
    border-radius: 55px;
    display: flex;
    align-items: center;
}

.category-list-wrp ul li {
    margin-right: 10px;
}

.category-list-wrp ul li:last-child {
    margin: 0;
}

.category-list-wrp ul li a {
    display: flex;
    align-items: center;
    padding: 12px 20px;
    border-radius: 50px;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
}

.category-list-wrp ul li a img {
    margin-left: 10px;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    opacity: 0.50;
    transition: .4s linear;
    -webkit-transition: .4s linear;
}

.category-list-wrp ul li.active a {
    /*border: 2px solid rgba(43, 85, 255, 0.30);*/
    background: linear-gradient(111deg, #2B55FF 10.81%, #12249E 100.23%);
    color: #fff;
}

.category-list-wrp ul li a:hover img,
.category-list-wrp ul li.active a img {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    opacity: 1;
}

.category-list-wrp ul li a:hover {
    color: #fff;
}

/* Originals Games Slider */
.originals-games-row {
    margin-bottom: 0;
}

.originals-games-row .slick-slide {
    margin: 0 6px;
}

.originals-games-row .slick-list {
    margin: 0 -6px;
}

.originals-game-card {
    display: block !important;
    padding: 0;
    background: none;
    border: none;
    text-decoration: none;
    position: relative;
    margin: 0 auto 0;
}

.originals-game-card:hover {
    text-decoration: none;
}

.originals-game-icon {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #2B55FF 0%, #12249E 100%);
    border-radius: 50%;
    margin: 30px auto 10px;
}

.originals-game-icon i {
    font-size: 22px;
    color: #fff;
}

.category-row {
    margin: 35px 0;
}

.category-row:last-child {
    margin: 0;
}

.category-row h2 {
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin: 0 0 30px;
}

.category-row h2 img {
    margin-right: 10px;
}

.category-row .slick-slide {
    margin: 0 6px;
}

.category-row .slick-list {
    margin: 0 -6px;
}


.category-row .slick-prev,
.category-row .slick-next {
    position: absolute;
    right: 10px;
    left: auto;
    border: none;
    color: transparent;
    background-color: transparent;
    width: auto;
    height: auto;
    font-size: 0;
    color: transparent;
    z-index: 5;
    top: 38%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -webkit-transition: .4s linear;
    -moz-transition: .4s linear;
    -ms-transition: .4s linear;
    transition: .4s linear;
}

.category-row .slick-prev:before,
.category-row .slick-next:before {
    width: 45px;
    height: 45px;
    content: "\f054";
    font-family: 'Font Awesome 5 Pro';
    color: #fff;
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 2px solid rgba(255, 255, 255, 0.09);
    font-weight: 600;
    line-height: 43px;
    display: block;
    border-radius: 50%;
    text-align: center;
    font-size: 14px;
    transition: .4s linear;
    -webkit-transition: .4s linear;
}

.category-row .slick-prev {
    left: 10px;
    right: auto;
}

.category-row .slick-prev:before {
    content: "\f053";
}

.category-row .slick-prev:hover:before,
.category-row .slick-next:hover:before {
    color: #092456 !important;
    background: #fff;
}

/* Originals arrows - match Featured (.casino-games-slider) style, override .category-row */
.originals-games-row .slick-prev,
.originals-games-row .slick-next {
    width: 31.5px;
    height: 44px;
    background-color: #1B1E2E;
    position: absolute !important;
    top: -10px;
    transform: none;
    -webkit-transform: none;
    gap: 0;
    border: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0;
    left: auto;
}

.originals-games-row .slick-next {
    right: 20px;
}

.originals-games-row .slick-prev {
    right: 51.5px;
    left: auto;
}

.originals-games-row .slick-prev:before,
.originals-games-row .slick-next:before {
    width: 45px;
    height: 45px;
    content: "\f054";
    font-family: 'Font Awesome 5 Pro';
    color: #fff;
    background-color: #1B1E2E;
    backdrop-filter: blur(12px);
    font-weight: 600;
    line-height: 43px;
    display: block;
    border-radius: 50%;
    text-align: center;
    font-size: 10px;
    border: none;
}

.originals-games-row .slick-prev:before {
    content: "\f053" !important;
}

.originals-games-row .slick-prev:hover:before,
.originals-games-row .slick-next:hover:before {
    color: #fff !important;
    background: #1B1E2E !important;
}

.slick-hot-row .slick-track,
.slick-featured-row .slick-track,
.slick-last-played-row .slick-track,
.originals-games-row .slick-track {
    height: 180px;
}

.letto-slider .slick-prev,
.letto-slider .slick-next {
    top: 50%;
}


#recent_winners:not(.initialized) {
    opacity: 0;
}

#recent_winners.initialized {
    opacity: 1;
    transition: opacity 0.1s ease-in;
}


.provide-slider:not(.slick-initialized) {
    /*display:none;*/
    opacity: 0;
}

.main-slider:not(.slick-initialized) {
    opacity: 0;
}

.category-slider:not(.slick-initialized) {
    opacity: 0;
}

.casino-games-slider:not(.slick-initialized) {
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
}

.casino-games-slider:not(.slick-initialized) > .casino-game-block {
    flex: 0 0 16.66%;
}

.letto-slider:not(.slick-initialized) {
    opacity: 0;
}


.slick-slider:not(.slick-initialized) {
    /*display:none;*/
    opacity: 0;
}

#category_index:not(.games-content-loaded) {

    opacity: 0;
}

#category_index.games-content-loaded {
    opacity: 1;
    transition: opacity 0.1s ease-in;
    row-gap: 20px;
}

.provider-slider .slot-imgbx img,
.slick-providers-row .slot-imgbx img {
    height: auto;
    object-fit: contain;
}

.slick-providers-row .slot-imgbx {
    border: none;
    border-radius: 0;
}

.slick-providers-row .slot-imgbx:hover {
    border-color: transparent;
    box-shadow: none;
    transform: none;
}

.slick-providers-row .slot-imgbx:hover img {
    opacity: 0.7;
}

.letto-img {
    position: relative;
    border-radius: 4px 4px 0 0;
}

/* .letto-img img.lettoback {
    width: 100%;
    height: 100px;
    border-radius: 20px 20px 0 0;
    object-fit: cover;
} */

.letto-img:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 20px 20px 0 0;
    /* background: linear-gradient(90deg, #00ABE7 1.55%, rgba(255, 255, 255, 0.00) 98.77%); */
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.letto-ownbox {
    padding: 7px !important;
    position: relative;
    z-index: 5;
    display: flex;
    align-items: center;
}

.letto-lg-img {
    min-width: 50px;
    margin-right: 16px;
}

.letto-lg-img img {
    width: 50px;
    height: 50px;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
    border-radius: 100%;
    object-fit: cover;
}

.letto-dt h3 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin: 0 0 5px;
    text-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
}

.letto-dt p {
    margin: 0;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
}

.letto-dt-box {
    padding: 20px 15px;
    background: #131520;
    border-radius: 0 0 20px 20px;
    display: flex;
    align-items: center;
}

.lotto_filter_area {
    display: flex;
}

.shuffle_tabs {
    margin-top: 50px;
    margin-bottom: 40px;
}

#products_syndicates .shuffle_tabs {
    gap: 10px;
    margin-right: 20px;
}

.for_lotto {
    margin-bottom: 40px;
    margin-top: 50px !important;
    width: 50%;
}

.payslip-box .jackbox {
    background: #202332;
    height: 36px;
    padding: 6px 10px;
    border-radius: 4px;
    align-items: center;
}

.jackbox h6 {
    margin: 0;
    font-size: 12px;

    font-weight: 600;
    text-transform: uppercase;
    color: #E4E4E4;
    margin-bottom: 2px;
}

.jackbox h4.raqam,
.jackbox h4 {
    margin: 0;
    font-size: clamp(20px, 2vw, 12px);
    font-weight: bold;
    color: #fff;
    display: flex;
    align-items: center;

}

.loto_lines {
    display: flex;
    gap: 8px;
}

.jackbox h4.dollor .crypto-currency-icon img {
    /* width: 21px !important;
    height: 21px !important;
    border-radius: 50%;
    object-fit: cover;
    margin-left: 5px; */
}

.land-ticket-price .crypto-currency-icon,
.plbtn .crypto-currency-icon,
.synd-total .crypto-currency-icon,
.product-list .crypto-currency-icon,
.deposit-data .crypto-currency-icon,
.balance-block .crypto-currency-icon,
.checkout-block .crypto-currency-icon,
.summary-total .crypto-currency-icon {
    display: none !important;
}

.plbtn {
    margin-left: auto;
    padding: 6px 10px 6px 15px;
    border-radius: 50px;
    height: 46px;
    background: linear-gradient(111deg, #2B55FF 10.81%, #12249E 100.23%);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
    display: flex;
    align-items: center;
}

.plbtn a {
    font-size: 12px;
    font-weight: 600;
    color: #D6E4FF;
}

.plbtn .land-ticket-price {
    font-size: 12px;
    font-weight: normal;
    color: #D6E4FF;
    padding: 9px 12px;
    border-radius: 30px;
    background: #181D37;
    margin-left: 15px;
}

.plbtn .inner-ticket-price {
    font-size: 12px;
    font-weight: normal;
    color: #D6E4FF;
    padding: 9px 12px;
    border-radius: 30px;
    background: #181D37;
    margin-left: 15px;
}

/* #total, */
.raqam #total-sum, .raqam, .amount_number, .inner-ticket-price, .jackbox.title h4 {
    display: flex;

    align-items: center;
    gap: 8px;
    justify-content: left;
}

#total-sum {
    color: #E4E4E4;
    font-size: 16px;
    font-weight: 600;

}

.germanbox .letto-img:before {
    background: linear-gradient(90deg, #F6AD3B 1.55%, rgba(128, 128, 128, 0.00) 98.77%);
}

.spanishbox .letto-img:before {
    background: linear-gradient(90deg, #ED480C 1.55%, rgba(255, 255, 255, 0.00) 98.77%);
}

.floridabox .letto-img:before {
    background: linear-gradient(90deg, #F60258 1.55%, rgba(128, 128, 128, 0.00) 98.77%);
}

.live-updatebox {
    padding: 15px 0;
    border-radius: 0;
    margin: 30px 0 50px;
}

/* .sports_content{
    background: #131520;
    margin: 0 100px;
} */
#users_land .live-updatebox {
    height: 95vh;
}

.live-updatebox .nav-tabs {
    border: none;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 0;
    background: #1B1E2E;
    border-radius: 0;
    margin: 0;
    margin-left: 0 !important;
}

.live-updatebox .nav-tabs li {
    width: auto;
    margin: 0;
}

.live-updatebox .nav-tabs li a {
    color: #838286 !important;

    font-size: 16px;
    font-weight: 600;
    line-height: 20.42px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
}

.live-updatebox .nav-tabs .nav-item.show .nav-link, .live-updatebox .nav-tabs .nav-link.active, .live-updatebox .nav-tabs .nav-link:hover {
    background-color: #2B55FF !important;
    background-image: url('/newimages/btn_background_wave.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 112px;
    border-radius: 4px;
    font-weight: 700;
    color: white !important;
}

.livelist {
    position: relative;
}

.livelist ul {
    height: auto;
    /* height: 490px; */
    overflow: auto;
    position: relative;
}

/* .livelist:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100px;
    background: linear-gradient(180deg, rgba(19, 21, 32, 0.00) 0%, #131520 100%);
    bottom: 0;
    left: 0;
    right: 0;
} */

/* Hide scrollbar for Chrome, Safari and Opera */
.livelist ul::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.livelist ul {
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
}

/* .livelist ul li {
    padding: 12px 10px;
} */

.livelist ul li a {
    display: flex;
    align-items: center;
}

.livelist ul li:nth-child(odd) {
    background: rgba(43, 85, 255, 0.05);;
}

/* .live-img {
    min-width: 53px;
    margin-right: 10px;
} */

.live-img img {
    width: 53px;
    height: 30px;
    border-radius: 4px;
    object-fit: cover;
}

/* .live-dt {
    width: 100%;
} */
.live-rep h6,
.live-dt h3 {
    text-align: center;

    font-size: 16px;
    font-weight: 600;
    line-height: 20.42px;
    text-transform: uppercase;
    color: #838286;
    vertical-align: middle;
    /* font-size: 14px;
    font-weight: 500;
    color: #D6E4FF; */
    /* margin: 0 0 10px; */
}

.live-rep {
    display: flex;
    align-items: center;
    justify-content: center;
}

.table_amount {
    display: flex;
    align-items: center;
    gap: 4px;
}

.live-rep h5 {
    font-size: 12px;
    font-weight: normal;
    color: #85A5FF;
    margin: 0;
}

.live-rep h6 {
    /* margin: 0 0 0 auto;
    display: flex;
    align-items: center;
    font-size: 12px;
    line-height: 12px;
    font-weight: normal;
    color: #34C759; */
}

.live-rep h6 img {
    width: auto;
    height: 16px;
    object-fit: cover;
    margin-left: 5px;
}

.live-rep h4 {
    text-align: center;

    font-size: 16px;
    font-weight: 600;
    line-height: 20.42px;
    text-transform: uppercase;
    color: #838286;
    vertical-align: middle;
    /* display: flex;
    align-items: center;
    font-size: 12px;
    font-weight: normal;
    color: #7E7E7E;
    margin: 0; */

}

.live-rep h4 img {
    margin-right: 5px;
}

.live-rep .crypto-currency-code {
    display: none;
}

/* .live-rep .crypto-currency-icon {
    margin-left: 2px;
} */

.restricted-jurisdiction .casino_game_preview_thumb {
    filter: blur(2px);
}

.restricted-jurisdiction .hover-game, .restricted-jurisdiction .hover-game-home {
    z-index: 1;
}

.restricted-jurisdiction h5 {
    text-decoration: line-through;
}


.user-banned-provider .casino_game_preview_thumb {
    filter: blur(2px);
}

.user-banned-provider .hover-game, .user-banned-provider .hover-game-home {
    z-index: 1;
}

.user-banned-provider h5 {
    text-decoration: line-through;
}

a.casino-game-providers-selector.active.disabled img {
    border: none;
}

/*a.casino-game-providers-selector.disabled.active img {*/
/*  border: 2px solid white;*/
/*}*/

a.casino-game-providers-selector.active img {
    border: 2px solid white;
}

a.casino-game-providers-selector.disabled.active img {
    border: 2px solid white;
}

.provide-casino .slot-imgbx .disabled img {
    filter: blur(2px);
    border: none;
}

.load-more-row {
    text-align: center;
    padding: 10px 0;
}
#loadMoreGamesBtn {
    font-size: 0;
    padding: 10px 20px;
    border: none;
    background: transparent;
}
#loadMoreGamesBtn .fa-spinner {
    font-size: 24px;
    color: rgba(255,255,255,0.6);
}
#loadMoreGamesBtn.disabled {
    pointer-events: none;
}

.live-rep h6, .live-rep h4, .live-dt h3, .winners_table table tbody tr td {
    margin-bottom: 0;
}


.latest-resulbox h2 {
    margin: 0 0 25px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    display: flex;
    align-items: center;
}

.latest-resulbox h2 img {
    margin-right: 10px;
}

.latest-resulbox .letto-box {
    margin: 0 0 15px;
}

a.btn-view {
    margin-left: auto;
    font-size: 12px;
    font-weight: 600;
    color: #E4E4E4;
    padding: 10px 15px;
    border: 2px solid rgba(255, 255, 255, 0.05);
    background: #27282F;
    border-radius: 30px;
}

a.btn-view:hover {
    color: #12249E;
    background: #fff;
    border-color: #fff;
}

.inner-selbx {
    padding: 20px 15px 0;
    background: #131520;
}

.lottery-results-wrp .inner-selbx,
.latest-resulbox .inner-selbx {
    padding: 20px 15px 0;
    background: #131520;
}

.inner-selbx ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
}

.inner-selbx ul li {
    padding: 0;
}

.inner-selbx ul li span.lottery {
    background: #27282F;
}

.inner-selbx ul li span {
    width: 30px;
    height: 30px;
    border-radius: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    color: #E8F0FF;

    font-size: 20px;
    font-style: normal;
    line-height: normal;
    background: radial-gradient(50% 50% at 50% 28.52%, #5663A8 0%, #222742 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
    border: 2px solid rgba(69, 69, 69, 0.15);
}

.inner-selbx ul li span.sec-num {
    background: linear-gradient(1deg, #D11900 -35.87%, #FF8A00 106.8%);
    box-shadow: 0 0px 19px 0 rgba(255, 76, 0, 0.44);
    border-color: #FF4C00;
    color: #fff;
}

.inner-selbx ul li span.additional-num {
    background: linear-gradient(179deg, #2B55FF -27.92%, #12249E 186.35%);
    box-shadow: 0 0px 19px 0 rgba(43, 85, 255, 0.46);
    border-color: #2B55FF;
    color: #fff;
}

.inner-selbx ul li a {
    width: 28px;
    height: 28px;
    border-radius: 50px;
    border: 2px solid rgba(69, 69, 69, 0.15);
    background: #27282F;
    display: block;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    font-family: 'MD Nichrome Test';
}

.inner-selbx ul li.sec-num a {
    background: linear-gradient(1deg, #D11900 -35.87%, #FF8A00 106.8%);
    box-shadow: 0 0px 19px 0 rgba(255, 76, 0, 0.44);
    border-color: #FF4C00;
    color: #fff;
}

.inner-selbx ul li.additional-num a {
    background: linear-gradient(179deg, #2B55FF -27.92%, #12249E 186.35%);
    box-shadow: 0 0px 19px 0 rgba(43, 85, 255, 0.46);
    border-color: #2B55FF;
    color: #fff;
}

.inner-selbx-index {
    display: none;
}

.inner-selbx ul li span.bonus-num {
    background: linear-gradient(1deg, #D11900 -35.87%, #FF8A00 106.8%);
    box-shadow: 0 0px 19px 0 rgba(255, 76, 0, 0.44);
    border-color: #FF4C00;
    color: #fff;
}

.results_back {
    font-size: 14px;
    font-weight: 500;
    color: #838286;
}

.results_back:hover {
    color: #fff;
}


/* .inner-selbx ul li.active a{
    background: linear-gradient(1deg, #D11900 -35.87%, #FF8A00 106.8%);
    box-shadow: 0 0px 19px 0 rgba(255, 76, 0, 0.44);
    border-color: #FF4C00;
    color: #fff;
} */

.loadmore-in {
    position: relative;
}

.loadmore-in .letto-dt-box,
.loadmore-in .inner-selbx,
.loadmore-in .letto-img {
    opacity: 0.20;
}

.loadmore-box a {
    padding: 12px 30px;
    border-radius: 20px;
    border: 2px solid rgba(255, 255, 255, 0.09);
    background: rgba(255, 255, 255, 0.10);
    backdrop-filter: blur(7.5px);
    -webkit-backdrop-filter: blur(7.5px);
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.loadmore-box a:hover {
    background: #fff;
    color: #000;
}

/* img.mainsp {
    position: absolute;
    top: 0;
    right: 10%;
    z-index: -1;
    height: 100vh;
} */

#users_land footer {
    background: #131520;
    margin-left: 0;
    padding: 70px 64px 0 64px;
}

footer {
    background: #131520;
    margin-left: 240px;
    padding: 70px 40px 0 40px;
}

.footer_columns {
    width: 14%;
}

.j-c-s-b {
    justify-content: space-between;
}

.footer_break {
    margin-top: 50px;
    color: #1D2138;
    opacity: 1;
}

.footer_logo_ui img {
    width: 218px;
    height: auto;
}

.quicklinks h3 {

    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #D6E4FF;
}

.quicklinks ul {
    display: flex;
    flex-direction: column;
    /* gap: 4px; */
}

.quicklinks li a {
    text-transform: uppercase;

    font-size: 16px;
    font-weight: 600;
    color: #7E7E7E;
}

.quicklinks li a span img {
    width: 13px;
    height: 13px;
    display: inline;
}

.footer_text {

    font-size: 13px;
    font-weight: 600;
    line-height: normal;
    color: #454A62;
    text-transform: uppercase;
}

.quicklinks li a:hover {
    color: #fff;
}

.quicklinks li a span {
    color: #85A5FF;
    display: inline;
    font-size: 14px;
    text-transform: lowercase;
    font-weight: 500;
    transition: .4s linear;
    -webkit-transition: .4s linear;
}

.quicklinks li a span:hover {
    opacity: 0.75;
}

.foot-bottom {
    padding: 50px 0;
}

.foot-logo img {
    height: 45px;
    margin: 0 0 10px;
}

.foot-logo {
    background: #131520;
}

.foot-logo p {
    margin: 0;
    font-size: 12px;
    font-weight: 600;

    text-transform: uppercase;
    color: #454A62;
}

.notebox {
    display: flex;
    align-items: start;
}

.notebox img {
    min-width: 62px;
    margin-right: 30px;
}

.footer-assure {
    display: flex;
}

.footer-assure img {
    width: 71px;
    height: auto;
}

.assure_text {

    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    padding-top: 15px;
    margin-left: 10px;
}

.assure_text_bold {
    font-weight: 700;
}

.assure_text_below {
    color: #D4C340;
    font-size: 11px;
}

.assure_text_below_bold {
    color: #D4C340;
    font-size: 11px;
    font-weight: 700;
}

.assure_defi {
    height: auto;
    width: 50%;
}

.land_right_section {
    padding: 0;
}

#users_land aside.sidebar {
    left: -100%;
}

#users_land aside.sidebar.show-sidebar {
    left: 0;
}

/* ***** End Home Page **** */

/* ***** Casino Page ***** */
/*
.slots-wrapper {
    padding: 70px 0;
} */

.inner-banner {
    border-radius: 20px;
    background: linear-gradient(111deg, #2B55FF 10.81%, #12249E 100.23%);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
    width: 100%;
    padding: 25px 40px !important;
    height: auto;
    position: relative;
    overflow: hidden;
    min-height: 80px;
}

.inner-banner .row {
    align-items: center;
}

.inner-banner h1 {
    font-size: clamp(24px, 5vw, 81px) !important;
    font-weight: normal;
    color: #fff;
    margin: 0;
    font-family: 'MD Nichrome Test';
    position: relative;
    z-index: 1;
}

.inner-bannerimg,
.inner-bannerimg_sports {
    position: absolute;
    bottom: 0;
    right: 30px;
}

.inner-bannerimg img,
.inner-bannerimg_sports img {
    /* height: 220px; */
}

.provide-casino {
    padding: 0 0 30px 0;
}

.provide-casino h2 {
    display: flex;
    align-items: center;
    margin: 0 0 25px;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    padding-left: 16px;
}

.provide-casino h2::before {
    content: '';
    display: inline-block;
    width: 4px;
    height: 24px;
    background: #2B55FF;
    transform: skewX(-15deg);
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12px;
}

.provide-casino h2 img {
    margin-right: 10px;
}

.provide-casino .slot-imgbx img {
    height: auto;
}

.provide-casino .slick-slide {
    margin: 0 6px;
}

.provide-casino .slick-list {
    margin: 0 -6px;
}

.provide-slider .slick-prev,
.provide-slider .slick-next {
    position: absolute;
    right: 10px;
    left: auto;
    border: none;
    color: transparent;
    background-color: transparent;
    width: auto;
    height: auto;
    font-size: 0;
    color: transparent;
    z-index: 5;
    top: 38%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -webkit-transition: .4s linear;
    -moz-transition: .4s linear;
    -ms-transition: .4s linear;
    transition: .4s linear;
}

.provide-slider .slick-prev:before,
.provide-slider .slick-next:before {
    width: 45px;
    height: 45px;
    content: "\f054";
    font-family: 'Font Awesome 5 Pro';
    color: #fff;
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 2px solid rgba(255, 255, 255, 0.09);
    font-weight: 600;
    line-height: 42px;
    display: block;
    border-radius: 50%;
    text-align: center;
    font-size: 14px;
    transition: .4s linear;
    -webkit-transition: .4s linear;
}

.provide-slider .slick-prev {
    left: 10px;
    right: auto;
}

.provide-slider .slick-prev:before {
    content: "\f053";
}

.provide-slider .slick-prev:hover:before,
.provide-slider .slick-next:hover:before {
    color: #092456 !important;
    background: #fff;
}

.cusino-filter-head {
    margin: 0 0 50px;
}

.cusino-filter-head .row {
    align-items: center;
}

.filter-box {
    display: flex;
    align-items: center;
}

.filter-box h3 {
    display: flex;
    align-items: center;
    margin: 0 15px 0 0;
    font-size: 12px;
    font-weight: normal;
    color: #ADC6FF;
    min-width: 70px;
    white-space: nowrap;
}

.filter-box h3 i {
    margin-right: 5px;
}

.filter-box .form-control {
    padding: 12px 45px 12px 15px;
    background-color: #131520;
    border-radius: 30px;
    font-size: 12px;
    font-weight: normal;
    color: #E4E4E4;
    border: none;
    box-shadow: none;
    height: auto;
    min-width: 130px;
    display: inline-block;
    -webkit-appearance: none;
    background-image: url('/images/wickedbet.com/downic.svg');
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: center right 15px;
    width: fit-content;
}

.sortingbx {
    justify-content: flex-end;
}

.casino-all-row ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}

.casino-all-row ul li {
    padding: 5px;
    width: 14.28%;
}

.casino-all-row ul li a img {
    width: 100%;
    height: 130px;
    object-fit: cover;
    border-radius: 12px;
    transition: .4s linear;
    -webkit-transition: .4s linear;
}

.casino-all-row ul li a:hover img {
    opacity: 0.70;
}

.casino-all-row .casino-game {
    border-radius: 8px;
    overflow: hidden;
    transition: transform 0.3s ease;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.casino-all-row .casino-game:hover {
    transform: translateY(-4px);
}

.casino-all-row .casino-game .name {
    font-family: 'MD Nichrome Test', sans-serif;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.casino-game h5 {
    font-size: clamp(12px, 1vw, 16px);
    font-weight: 600;
    line-height: clamp(12px, 1vw, 16px);
    height: 30px;
    margin-top: 10px;
    margin-bottom: 0;
    color: #838286;
    text-transform: uppercase;
    display: flex;
    gap: 2px;
    justify-content: space-between;
    width: 85%;
    float: left;
}

.casino-game {
    position: relative;
    margin: 0 auto 0;
}

.casino-game-block.stand-alone {
    margin-bottom: 20px;
    width: 50%;
}

.casino-game-block {
    margin: 0 auto 0;
    /* margin-bottom: 20px; */
    width: 16.66%;
    /* width: 243px; */
    /* margin-right: 21px !important; */
}

.Currency_link {
    display: flex;
    justify-content: space-between;
    color: #838286;
    font-weight: 600;
}

.Currency_link.currently-active {
    color: #fff;
}

.hover-game {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 202 / 135;
    background: #333333dd;
    text-align: center;
    cursor: pointer;
}

.hover-game-home {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* width: 243px; */
    width: 100%;
    height: calc(100% - 30px);
    background: #333333dd;
    text-align: center;
    cursor: pointer;
}

.hover-game img {
    position: relative;
    top: 25%;
    margin: auto;
    width: 25%;
    height: auto;
}

.hover-game-home img {
    position: relative;
    top: 22%;
    margin: auto;
    width: 25%;
    height: auto;
}

.casino-game:hover .hover-game, .casino-game:hover > .hover-game-home {
    display: block;
}

.hover-game span {
    display: block;
    font-size: 15px;
    color: #fff;
    position: relative;
    top: 25%;
    line-height: 15px;
}

.hover-game-home span {
    display: block;
    font-size: 15px;
    color: #fff;
    position: relative;
    top: 25%;
    line-height: 15px;
}

button.play_now {
    background: none;
    color: #fff;
    border: none;
    font-size: 20px;
    font-weight: 700;
}

.casino_game_preview_thumb {
    height: auto !important;
    width: 100%;
    aspect-ratio: 207 / 138;
    object-fit: cover;
}

.favorites_class {
    float: right;
    padding-top: 10px;
}

.favorites_class a img {
    width: 12px;
    height: 12px;
}

.favorites_option svg:first-child {
    fill: var(--primary-primary, #2B55FF);
}

.favorites_option .btn_menu_option {
    color: var(--primary-scale-200, #ADC6FF);
}

.favorites_option svg:last-child {
    fill: var(--system-inactive, #27282F);
}

.casino-game .favorites_class img {
    height: inherit !important;
}

.restricted-jurisdiction .hover-game span {
    font-size: 16px;
    color: #fff;
    top: 30%;
    line-height: 20px;
    padding: 0 5px;
}

.restricted-jurisdiction .hover-game-home span {
    font-size: 16px;
    color: #fff;
    top: 30%;
    line-height: 25px;
}


.extrabox {
    margin: 45px auto 0;
    max-width: 200px;
    width: 100%;
}

.progress-load {
    margin: 0 auto 20px;
}

.progress-load p {
    text-align: center;
    margin: 0;
    font-size: 12px;
    font-weight: normal;
    color: #D6E4FF;
}

.extrabox .btn-main {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    color: #D6E4FF;
    padding: 15px;
    border-radius: 20px;
    background: linear-gradient(111deg, #2B55FF 10.81%, #12249E 100.23%);
}

.extrabox .btn-main:hover {
    background: #fff;
    color: #2B55FF;
}

.extrabox .progress-load .progress {
    background-color: #27282F;
    border-radius: 50px;
    position: relative;
    margin: 15px 0;
    height: 2px;
    width: 100%;
}

.extrabox .progress-done {
    background: linear-gradient(1deg, #D11900 -35.87%, #FF8A00 106.8%);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 0;
    opacity: 0;
    transition: 1s ease 0.3s;
}

.casino-banner- {
    background: url('/images/wickedbet.com/all_casino_bg1.png') 0 0 no-repeat;
    background-size: cover;
    margin: 0 0 50px;
}

.casino-banner-1 {
    background: url('/images/wickedbet.com/all_casino_bg1.png') 0 0 no-repeat;
    background-size: cover;
    margin: 0 0 50px;
}

.casino-banner-3 {
    background: url('/images/wickedbet.com/card_casino_bg1.png') 0 0 no-repeat;
    background-size: cover;
    margin: 0 0 50px;
}

.casino-banner-7 {
    background: url('/images/wickedbet.com/live_casino_bg1.png') 0 0 no-repeat;
    background-size: cover;
    margin: 0 0 50px;
}

.casino-banner-12 {
    background: url('/images/wickedbet.com/slot_casino_bg1.png') 0 0 no-repeat;
    background-size: cover;
    margin: 0 0 50px;
}

.gm-col-rt .btn-col {
    padding: 0 16px;
    background: #131520;
    margin: auto;
    height: 60px;
    justify-content: space-between;
    display: flex;
    align-items: center;
}

button.gm-btn span, .launcher_base .nav-item a {
    color: #454A62;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}

button.gm-btn span:hover, .launcher_base .nav-item a:hover {
    color: #ffffff;
}

#casino_games_launch_real_game .search_bar, #casino_games_launch_fun_game .search_bar {
    margin-top: 0;
    margin-bottom: 20px;
}

.wb_launcher_logo {
}

.btn-col ul {
    display: flex;
    align-items: center;
    gap: 40px;
}

.btn-col ul li i {
    font-size: 18px;
    color: #303f8f;
    vertical-align: top;
}

.gm-btn img {
    display: inline-block;
}

.item_search img, .item_search a {
    display: inline-block;
}

.item_search a {
    padding: 0 !important;
}

.btn-col ul li span {
    color: #454A62;
    font-size: 14px;
    line-height: normal;
    margin-left: 8px;
}

.launcher_base {
    padding-left: 245px;
    padding-right: 40px;
}

.launcher_base ul.navbar-nav {
    width: 100%;
    justify-content: space-around;
    align-items: center;
}

button.gm-btn, button.gm-btn span, .item_search a {
    align-items: center;
    display: flex;
    gap: 5px;
}


/* ***** End Casino Page ***** */

/* ***** Lottery Page ***** */
.lotto-logo-spacer {
    display: none;
}

.lottery-banner {
    background: url('/images/wickedbet.com/lottery-back.png') 0 0 no-repeat;
    background-size: cover;
    margin: 0 0 50px;
}

.lottery-banner .inner-bannerimg img {
    height: 280px;
}

.filter-lottery-row {
    display: flex;
    align-items: center;
}

.filter-lottery-row .filter-box {
    margin-right: 50px;
}

.filter-lottery-row .filter-box:last-child {
    margin: 0;
}

.lottery-lst-wrp .letto-box {
    margin: 0 0 30px;
}

.payslip-box {
    position: sticky;
    top: 100px;
    left: 0;
    right: 0;
    width: 100%;
    padding: 18px 20px;
    background-color: #1B1E2E;
}

#products_syndicates_search .payslip-box, #products_lotto_search .payslip-box, #draw_results_index .payslip-box, #draw_results_results_search .payslip-box {
    margin-top: 50px;
}

.playslip_list {
    width: 100%;
    min-height: 125px;
    background-color: #1b1e2e;
}

.payslip-box h2 {
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;

    float: left;
}

.payslip-box h2 img {
    margin-right: 10px;
}

.payslip_my_bets {
    float: right;
}

.payslip_my_bets a {
    height: 36px;
}

.payslip_curr_button {
    margin: 18px 0;
    clear: both;
}

.payslip_curr_button #payslip-currency {
    background: #131520;
    border: none;
    color: #E4E4E4;
    font-weight: 600;

    padding: 9px 16px;
}

/* .payslip-box ul li {
    width: 100%;
    height: auto;
    background-color: #1B1E2E;
    display: flex;
    align-items: stretch;
    text-transform: uppercase;

    color: #838286;
    font-weight: 500;
    border-radius: 4px;
    overflow: hidden;
    margin: 0 0 12px;
} */
.payslip-box ul li .paylg {
    min-width: 42px;
    margin-right: 15px;
}

.payslip-box ul li .paylg img {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    object-fit: cover;
}

#payslipt-empty {
    height: 38px;
    background: #181A27;
    width: 100%;
    padding: 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

.payslip-box h5 {
    color: #838286;
    font-size: clamp(12px, 2vw, 14px);
    font-weight: 600;
    line-height: normal;
    margin: 0 0 24px;
    text-align: center;
}

.paysip-dt {
    width: 100%;
}

.paysip-dt h3 {
    font-size: 14px;
    font-weight: 500;
    color: #D6E4FF;
    margin: 0 0 8px;
}

.inerpay {
    display: flex;
    align-items: center;
}

.payleft {
    display: flex;
    align-items: center;
}

.openbx {
    margin-right: 5px;
}

.openbx i {
    font-size: 12px;
    font-weight: normal;
    color: #85A5FF;
}

.payleft h6 {
    margin: 0;
    font-size: 12px;
    font-weight: normal;
    color: #85A5FF;
}

.inerpay h5 {
    margin: 0 0 0 auto;
    font-size: 12px;
    font-weight: normal;
    color: #85A5FF;
}

.cart-total {
    padding: 15px 0 0;
    display: flex;
    align-items: center;
}

.cart-pay h6 {
    margin: 0 0 5px;
}

.button_to {
    margin-left: 0;
    width: 100%;
}

.cart-total .btn-main {
    margin-left: auto;
    padding: 12px 24px;
    border-radius: 30px;
    border: #12249E;
    font-size: 12px;
    font-weight: 600;
    color: #D6E4FF;
    background: linear-gradient(111deg, #2B55FF 10.81%, #12249E 100.23%);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
}

.cart-total .btn-main:hover {
    background: #fff;
    color: #12249E;
}

.latest-lotterie-wrp {
    padding: 50px 0 0;
}

.lottery-result-banner {
    background-image: url('/images/wickedbet.com/lottery-result-back.png');
    margin: 0 0 50px;
}

.lottery-result-banner .inner-bannerimg img {
    height: 280px;
}

.payslip-btn-holder,
.synd-payslip-button {
    margin-left: auto;
}

#add-to-payslip-btn:hover {
    background: #2B55FF;
    border-color: #2B55FF;
    color: #fff;
    transition: 0.4s linear;
    -webkit-transition: 0.4s linear;
}

.summary-total form {
    margin-left: auto;
}

#products_index .games_slider h1 img {
    display: inline-block;
    margin-right: 10px;
}

.text-field .btn-del.truncate-payslip-item:hover {
    background-color: #181A27;
}

.small_lotto_banners {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    margin-top: 50px;
}

.purchase-message-holder h2 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}

/* .added-to-payslip, .added-to-payslip:active, .added-to-payslip:focus, .added-to-payslip:hover {
  background: #fff !important;
  color: #12249E !important;
}

.failed-to-add-to-payslip, .failed-to-add-to-payslip:active, .failed-to-add-to-payslip:focus, .failed-to-add-to-payslip:hover {
  background: #fff !important;
  color: #12249E !important;
} */

/* ***** End Lottery Page ***** */

/* ***** Syndicates Page ***** */
.pick-lines-2 {
    background: #1B1E2E !important;
}

.syndicates-box {
    /* background-color: #131520;
    color: #fff;
    height: auto;
    position: relative;
    border-radius: 4px 4px 0 0; */
}

.syndicates-box .letto-ownbox {
    position: relative;
    top: 0;
    transform: translateY(0);
    padding: 25px 15px;
}

.syndicates-box .letto-img:before {
    display: none;
}

.all-detailbx {
    padding: 20px 15px 0;
}

.syndicates-box .all-detailbx {
    padding: 15px 15px 32px;
}

.ur-lotterybx {
    margin: 0 0 20px;
}

.ur-lotterybx h4 {
    font-size: 12px;
    font-weight: normal;
    color: #E4E4E4;
    margin: 0 0 10px;
}

.ur-row {
    display: flex;
    align-items: center;
}

.ur-lot-lst {
    background: #181D36;
    padding: 10px 30px 10px 10px;
    border-radius: 20px;
    box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.20) inset;
    width: calc(100% - 30px);
    position: relative;
}

.btn-arrow.collapsed,
.btn-arrow {
    min-width: 24px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    margin-left: 6px;
    color: #7E7E7E;
    border-radius: 50%;
    font-weight: bold;
    background: #27282F;
    font-size: 12px;
    text-align: center;
    display: block;
}

.btn-arrow {
    background: #2B55FF;
    color: #fff !important;
}

.btn-arrow.collapsed i {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.btn-arrow i {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.ur-lot-lst ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 -4px;
}

.ur-lot-lst ul li {
    padding: 4px;
    margin-right: 5px;
    flex: inherit;
    max-width: 40px;
}

.ur-lot-lst ul li img {
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
    border-radius: 50%;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    object-fit: cover;
}

.ur-lot-lst h5 {
    font-size: 12px;
    font-weight: normal;
    color: #85A5FF;
    margin: 0;
    background: #181D36;
    padding: 15px 5px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    right: 15px;
}

.ur-lot-lst .collapsing,
.ur-lot-lst .collapse {
    height: 40px;
    overflow: hidden;
}

.ur-lot-lst .collapse:not(.show) {
    display: block;
}

.ur-lot-lst .collapse.show {
    height: auto;
}

.ur-lot-lst .collapse.show h5 {
    display: none;
}

.slider-rangebox h3 {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    margin: 0 0 15px;
    display: flex;
    align-items: center;
}

.slider-rangebox h3 span {
    font-size: 12px;
    font-weight: normal;
    color: #E4E4E4;
    margin-left: auto;
}

.slider-rangebox .noUi-target {
    background: rgba(33, 37, 43, 0.08);
    border-radius: 5px;
    border: none;
    box-shadow: none;
}

.slider-rangebox .noUi-horizontal {
    height: 4px;
    border-radius: 30px;
}

.slider-rangebox .noUi-connect {
    background: #FF4C00;
    border-radius: 30px;
    height: 4px;
}

.slider-rangebox .noUi-connects {
    border-radius: 30px;
    background: #27282F;
}

.slider-rangebox .noUi-handle {
    border: none;
    border-radius: 100%;
    box-shadow: none;
    outline: none;
    width: 16px;
    height: 16px;
    background: transparent;
    background: linear-gradient(1deg, #D11900 -35.87%, #FF8A00 106.8%);
    stroke-width: 2px;
    stroke: #FF4C00;
    box-shadow: 0 0px 19px rgba(255, 76, 0, 0.44);
    cursor: pointer;
}

.slider-rangebox .noUi-handle:after,
.slider-rangebox .noUi-handle:before {
    display: none;
}

.slider-rangebox .noUi-value-horizontal {
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #151E29;
}

.slider-rangebox .noUi-marker-large {
    background: rgba(0, 0, 0, 0.4);
    top: 8px;
}

.slider-rangebox .noUi-tooltip {
    display: none;
}

.slider-wrapper {
    position: relative;
}

.syndicate_page_monday-combo-100-lines .letto-img {
    background: linear-gradient(88deg, #F1CA0C 0.23%, #FFD300 72.17%, #DF2926 112.34%);
}

.syndicate_page_tuesday-combo-100-lines .letto-img {
    background: linear-gradient(88deg, #DA3839 0.22%, #EBA106 38.05%, #FFE600 99.71%);
}

.syndicate_page_wednesday-combo-100-lines .letto-img {
    background: linear-gradient(88deg, #36AE18 0.22%, #68EB28 19.13%, #00EDC2 113.21%);
}

.syndicate_page_thursday-combo-100-lines .letto-img {
    background: linear-gradient(88deg, #009E71 -8.87%, #15EABB 13.15%, #1A9084 99.65%);
}

.syndicate_page_friday-combo-100-lines .letto-img {
    background: linear-gradient(88deg, #1F77DE 0.22%, #4AA7FF 16.46%, #4659FF 99.71%);
}

.syndicate_page_saturday-combo-100-lines .letto-img {
    background: linear-gradient(88deg, #2B55FF 0.61%, #C44DD4 65.99%, #E92977 99.25%);
}

.syndicate_page_weekend-combo-100-lines .letto-img {
    background: linear-gradient(88deg, #A61122 0.22%, #F303E7 26.63%, #EC9005 100.38%);
}

.syndicate_page_euro-combo-31-lines .letto-img {
    background: linear-gradient(88deg, #1E3077 0.22%, #2B55FF 100.38%);
}

.syndicate_page_american-combo-100-lines .letto-img {
    background: linear-gradient(88deg, #122265 0.22%, #B50F2E 40.63%, #FFF 97.81%);
}

.syndicate_page_best-odds-combo-100-lines .letto-img {
    background: linear-gradient(88deg, #18890D 0.22%, #EBA106 33.2%, #FFE600 99.71%);
}

.syndicate_page_south-africa-combo-100-lines .letto-img {
    background: linear-gradient(88deg, #FAB231 0.22%, #F92829 23.89%, #007C5E 63.05%, #00248F 100.38%);
}

.syndicate_page_north-south-america-combo-100-lines .letto-img {
    background: linear-gradient(88deg, #1C1F41 0.15%, #098B97 34.44%, #ED002D 100.38%);
}

.syndicate_page_mega-euro-combo-100-lines .letto-img {
    background: linear-gradient(88deg, #61AAFF 0.32%, #1E62D6 48.98%, #2B55FF 100.38%);
}

.syndicate_page_popular-in-canada-100-lines .letto-img {
    background: linear-gradient(88deg, #B01439 0.22%, #DF2424 26.9%, #F8F8F8 85.36%);
}

.syndicate_page_popular-in-india-100-lines .letto-img {
    background: linear-gradient(88deg, #F7A312 0.22%, #2DAB66 35.53%, #E69F21 99.71%);
}

.syndicate_page_popular-in-finland-100-lines .letto-img {
    background: linear-gradient(88deg, #003B84 0.22%, #4DC9FF 54.45%, #C7EEFF 101.06%);
}

.syndicate_page_world-combo-100-lines .letto-img {
    background: linear-gradient(88deg, #FFC112 0.22%, #EBA106 43.83%, #6C6CFF 99.71%);
}

.syndicate_page_popular-1-100-lines .letto-img {
    background: linear-gradient(88deg, #8FA000 0.22%, #E3D000 29.86%, #24D273 99.71%);
}

.syndicate_page_popular-2-100-lines .letto-img {
    background: linear-gradient(88deg, #F74842 0.22%, #FFB390 41.78%, #FF7144 99.71%);
}

.syndicate_page_australian-combo-100-lines .letto-img {
    background: linear-gradient(88deg, #001386 0.22%, #FF8934 66.01%, #FFC700 100.38%);
}

.syndicate_page_popular-in-australia-100-lines .letto-img {
    background: linear-gradient(88deg, #062F76 0.22%, #D71F22 67.05%, #FFF 100.38%);
}

.syndicate_page_popular-in-new-zealand-100-lines .letto-img {
    background: linear-gradient(88deg, #801B1B 0.22%, #EE9E9E 46.2%, #C00909 100.38%);
}

.syndicate_page_mega-jackpot-combo-100-lines .letto-img {
    background: linear-gradient(88deg, #091770 0.22%, #29AC60 33.88%, #A6D600 100.38%);
}

.syndicate_page_australia-powerball-100-lines .letto-img {
    background: url('/images/wickedbet.com/new-res-australia-powerball.png') 0 0 no-repeat;
}

.syndicate_page_uk-thunderball-100-lines .letto-img {
    background: url('/images/wickedbet.com/new-res-uk-thunderball.png') 0 0 no-repeat;
}

.syndicate_page_uk-lotto-80-lines .letto-img {
    background: url('/images/wickedbet.com/new-res-uk-lotto.png') 0 0 no-repeat;
}

.syndicate_page_california-superlotto-plus-100-lines .letto-img {
    background: url('/images/wickedbet.com/new-res-california-superlotto-plus.png') 0 0 no-repeat;
}

.syndicate_page_superenalotto-102-lines .letto-img {
    background: url('/images/wickedbet.com/new-res-superenalotto.png') 0 0 no-repeat;
}

.syndicate_page_spanish-bonoloto-180-lines .letto-img {
    background: url('/images/wickedbet.com/new-res-spanish-bonoloto.png') 0 0 no-repeat;
}

.syndicate_page_south-africa-powerball-150-lines .letto-img {
    background: url('/images/wickedbet.com/new-res-south-africa-powerball.png') 0 0 no-repeat;
}

.syndicate_page_south-africa-lotto-180-lines .letto-img {
    background: url('/images/wickedbet.com/new-res-south-africa-lotto.png') 0 0 no-repeat;
}

.syndicate_page_powerball-100-lines .letto-img {
    background: url('/images/wickedbet.com/new-res-powerball.png') 0 0 no-repeat;
}

.syndicate_page_florida-lotto-120-lines .letto-img {
    background: url('/images/wickedbet.com/new-res-florida-lotto.png') 0 0 no-repeat;
}

.syndicate_page_polish-lotto-180-lines .letto-img {
    background: url('/images/wickedbet.com/new-res-polish-lotto.png') 0 0 no-repeat;
}

.syndicate_page_oz-lotto-100-lines .letto-img {
    background: url('/images/wickedbet.com/new-res-oz-lotto.png') 0 0 no-repeat;
}

.syndicate_page_new-york-lotto-150-lines .letto-img {
    background: url('/images/wickedbet.com/new-res-new-york-lotto.png') 0 0 no-repeat;
}

.syndicate_page_mega-sena-150-lines .letto-img {
    background: url('/images/wickedbet.com/new-res-mega-sena.png') 0 0 no-repeat;
}

.syndicate_page_mega-millions-100-lines .letto-img {
    background: url('/images/wickedbet.com/new-res-mega-millions.png') 0 0 no-repeat;
}

.syndicate_page_german-lotto-6aus49-180-lines .letto-img {
    background: url('/images/wickedbet.com/new-res-german-lotto-6aus49.png') 0 0 no-repeat;
}

.syndicate_page_la-primitiva-100-lines .letto-img {
    background: url('/images/wickedbet.com/new-res-la-primitiva.png') 0 0 no-repeat;
}

.syndicate_page_irish-lotto-100-lines .letto-img {
    background: url('/images/wickedbet.com/new-res-irish-lotto.png') 0 0 no-repeat;
}

.syndicate_page_france-lotto-75-lines .letto-img {
    background: url('/images/wickedbet.com/new-res-france-lotto.png') 0 0 no-repeat;
}

.syndicate_page_finnish-lotto-175-lines .letto-img {
    background: url('/images/wickedbet.com/new-res-finnish-lotto.png') 0 0 no-repeat;
}

.syndicate_page_euromillions-100-lines .letto-img {
    background: url('/images/wickedbet.com/new-res-euromillions.png') 0 0 no-repeat;
}

.syndicate_page_eurojackpot-100-lines .letto-img {
    background: url('/images/wickedbet.com/new-res-eurojackpot.png') 0 0 no-repeat;
}

.syndicate_page_el-gordo-50-lines .letto-img {
    background: url('/images/wickedbet.com/new-res-el-gordo.png') 0 0 no-repeat;
}

.syndicate_page_canadian-lotto-6-49-80-lines .letto-img {
    background: url('/images/wickedbet.com/new-res-canadian-lotto-6-49.png') 0 0 no-repeat;
}

.syndicate_page_austria-lotto-100-lines .letto-img {
    background: url('/images/wickedbet.com/new-res-austria-lotto.png') 0 0 no-repeat;
}

.syndicate_page_australia-saturday-lotto-150-lines .letto-img {
    background: url('/images/wickedbet.com/new-res-australia-saturday-lotto.png') 0 0 no-repeat;
}

.syndicate_page_australia-mon-wed-lotto-150-lines .letto-img {
    background: url('/images/wickedbet.com/new-res-aus-mon-wed-lotto.png') 0 0 no-repeat;
}

.syndicate_page_australia-powerball-100-lines .letto-img {
    background: url('/images/wickedbet.com/new-res-australia-powerball.png') 0 0 no-repeat;
}

.synd_background {
    height: 95px;
}

.syndicate_page_monday-combo-100-lines .synd_background,
.syndicate_page_monday-combo-200-lines .synd_background,
.syndicate_page_monday-combo-300-lines .synd_background,
.syndicate_page_monday-combo-400-lines .synd_background,
.syndicate_page_monday-combo-500-lines .synd_background,
.syndicate_page_monday-combo-600-lines .synd_background {
    background: linear-gradient(88deg, #F1CA0C 0.23%, #FFD300 72.17%, #DF2926 112.34%);
}

.syndicate_page_tuesday-combo-100-lines .synd_background,
.syndicate_page_tuesday-combo-200-lines .synd_background,
.syndicate_page_tuesday-combo-300-lines .synd_background,
.syndicate_page_tuesday-combo-400-lines .synd_background,
.syndicate_page_tuesday-combo-500-lines .synd_background,
.syndicate_page_tuesday-combo-600-lines .synd_background {
    background: linear-gradient(88deg, #DA3839 0.22%, #EBA106 38.05%, #FFE600 99.71%);
}

.syndicate_page_wednesday-combo-100-lines .synd_background,
.syndicate_page_wednesday-combo-200-lines .synd_background,
.syndicate_page_wednesday-combo-300-lines .synd_background,
.syndicate_page_wednesday-combo-400-lines .synd_background,
.syndicate_page_wednesday-combo-500-lines .synd_background,
.syndicate_page_wednesday-combo-600-lines .synd_background {
    background: linear-gradient(88deg, #36AE18 0.22%, #68EB28 19.13%, #00EDC2 113.21%);
}

.syndicate_page_thursday-combo-100-lines .synd_background,
.syndicate_page_thursday-combo-200-lines .synd_background,
.syndicate_page_thursday-combo-300-lines .synd_background,
.syndicate_page_thursday-combo-400-lines .synd_background,
.syndicate_page_thursday-combo-500-lines .synd_background,
.syndicate_page_thursday-combo-600-lines .synd_background {
    background: linear-gradient(88deg, #009E71 -8.87%, #15EABB 13.15%, #1A9084 99.65%);
}

.syndicate_page_friday-combo-100-lines .synd_background,
.syndicate_page_friday-combo-200-lines .synd_background,
.syndicate_page_friday-combo-300-lines .synd_background,
.syndicate_page_friday-combo-400-lines .synd_background,
.syndicate_page_friday-combo-500-lines .synd_background,
.syndicate_page_friday-combo-600-lines .synd_background {
    background: linear-gradient(88deg, #1F77DE 0.22%, #4AA7FF 16.46%, #4659FF 99.71%);
}

.syndicate_page_saturday-combo-100-lines .synd_background,
.syndicate_page_saturday-combo-200-lines .synd_background,
.syndicate_page_saturday-combo-300-lines .synd_background,
.syndicate_page_saturday-combo-400-lines .synd_background,
.syndicate_page_saturday-combo-500-lines .synd_background,
.syndicate_page_saturday-combo-600-lines .synd_background {
    background: linear-gradient(88deg, #2B55FF 0.61%, #C44DD4 65.99%, #E92977 99.25%);
}

.syndicate_page_weekend-combo-100-lines .synd_background,
.syndicate_page_weekend-combo-200-lines .synd_background,
.syndicate_page_weekend-combo-300-lines .synd_background,
.syndicate_page_weekend-combo-400-lines .synd_background,
.syndicate_page_weekend-combo-500-lines .synd_background,
.syndicate_page_weekend-combo-600-lines .synd_background {
    background: linear-gradient(88deg, #A61122 0.22%, #F303E7 26.63%, #EC9005 100.38%);
}

.syndicate_page_american-combo-100-lines .synd_background,
.syndicate_page_american-combo-200-lines .synd_background,
.syndicate_page_american-combo-300-lines .synd_background,
.syndicate_page_american-combo-400-lines .synd_background,
.syndicate_page_american-combo-500-lines .synd_background,
.syndicate_page_american-combo-600-lines .synd_background {
    background: linear-gradient(88deg, #122265 0.22%, #B50F2E 40.63%, #FFF 97.81%);
}

.syndicate_page_best-odds-combo-100-lines .synd_background,
.syndicate_page_best-odds-combo-200-lines .synd_background,
.syndicate_page_best-odds-combo-300-lines .synd_background,
.syndicate_page_best-odds-combo-400-lines .synd_background,
.syndicate_page_best-odds-combo-500-lines .synd_background,
.syndicate_page_best-odds-combo-600-lines .synd_background {
    background: linear-gradient(88deg, #18890D 0.22%, #EBA106 33.2%, #FFE600 99.71%);
}

.syndicate_page_south-africa-combo-100-lines .synd_background,
.syndicate_page_south-africa-combo-200-lines .synd_background,
.syndicate_page_south-africa-combo-300-lines .synd_background,
.syndicate_page_south-africa-combo-400-lines .synd_background,
.syndicate_page_south-africa-combo-500-lines .synd_background,
.syndicate_page_south-africa-combo-600-lines .synd_background {
    background: linear-gradient(88deg, #FAB231 0.22%, #F92829 23.89%, #007C5E 63.05%, #00248F 100.38%);
}

.syndicate_page_north-south-america-combo-100-lines .synd_background,
.syndicate_page_north-south-america-combo-200-lines .synd_background,
.syndicate_page_north-south-america-combo-300-lines .synd_background,
.syndicate_page_north-south-america-combo-400-lines .synd_background,
.syndicate_page_north-south-america-combo-500-lines .synd_background,
.syndicate_page_north-south-america-combo-600-lines .synd_background {
    background: linear-gradient(88deg, #1C1F41 0.15%, #098B97 34.44%, #ED002D 100.38%);
}

.syndicate_page_mega-euro-combo-100-lines .synd_background,
.syndicate_page_mega-euro-combo-200-lines .synd_background,
.syndicate_page_mega-euro-combo-300-lines .synd_background,
.syndicate_page_mega-euro-combo-400-lines .synd_background,
.syndicate_page_mega-euro-combo-500-lines .synd_background,
.syndicate_page_mega-euro-combo-600-lines .synd_background {
    background: linear-gradient(88deg, #61AAFF 0.32%, #1E62D6 48.98%, #2B55FF 100.38%);
}

.syndicate_page_popular-in-canada-100-lines .synd_background,
.syndicate_page_popular-in-canada-200-lines .synd_background,
.syndicate_page_popular-in-canada-300-lines .synd_background,
.syndicate_page_popular-in-canada-400-lines .synd_background,
.syndicate_page_popular-in-canada-500-lines .synd_background,
.syndicate_page_popular-in-canada-600-lines .synd_background {
    background: linear-gradient(88deg, #B01439 0.22%, #DF2424 26.9%, #F8F8F8 85.36%);
}

.syndicate_page_popular-in-india-100-lines .synd_background,
.syndicate_page_popular-in-india-200-lines .synd_background,
.syndicate_page_popular-in-india-300-lines .synd_background,
.syndicate_page_popular-in-india-400-lines .synd_background,
.syndicate_page_popular-in-india-500-lines .synd_background,
.syndicate_page_popular-in-india-600-lines .synd_background {
    background: linear-gradient(88deg, #F7A312 0.22%, #2DAB66 35.53%, #E69F21 99.71%);
}

.syndicate_page_popular-in-finland-100-lines .synd_background,
.syndicate_page_popular-in-finland-200-lines .synd_background,
.syndicate_page_popular-in-finland-300-lines .synd_background,
.syndicate_page_popular-in-finland-400-lines .synd_background,
.syndicate_page_popular-in-finland-500-lines .synd_background,
.syndicate_page_popular-in-finland-600-lines .synd_background {
    background: linear-gradient(88deg, #003B84 0.22%, #4DC9FF 54.45%, #C7EEFF 101.06%);
}

.syndicate_page_world-combo-100-lines .synd_background,
.syndicate_page_world-combo-200-lines .synd_background,
.syndicate_page_world-combo-300-lines .synd_background,
.syndicate_page_world-combo-400-lines .synd_background,
.syndicate_page_world-combo-500-lines .synd_background,
.syndicate_page_world-combo-600-lines .synd_background {
    background: linear-gradient(88deg, #FFC112 0.22%, #EBA106 43.83%, #6C6CFF 99.71%);
}

.syndicate_page_popular-1-100-lines .synd_background,
.syndicate_page_popular-1-200-lines .synd_background,
.syndicate_page_popular-1-300-lines .synd_background,
.syndicate_page_popular-1-400-lines .synd_background,
.syndicate_page_popular-1-500-lines .synd_background,
.syndicate_page_popular-1-600-lines .synd_background {
    background: linear-gradient(88deg, #8FA000 0.22%, #E3D000 29.86%, #24D273 99.71%);
}

.syndicate_page_popular-2-100-lines .synd_background,
.syndicate_page_popular-2-200-lines .synd_background,
.syndicate_page_popular-2-300-lines .synd_background,
.syndicate_page_popular-2-400-lines .synd_background,
.syndicate_page_popular-2-500-lines .synd_background,
.syndicate_page_popular-2-600-lines .synd_background {
    background: linear-gradient(88deg, #F74842 0.22%, #FFB390 41.78%, #FF7144 99.71%);
}

.syndicate_page_australian-combo-100-lines .synd_background,
.syndicate_page_australian-combo-200-lines .synd_background,
.syndicate_page_australian-combo-300-lines .synd_background,
.syndicate_page_australian-combo-400-lines .synd_background,
.syndicate_page_australian-combo-500-lines .synd_background,
.syndicate_page_australian-combo-600-lines .synd_background {
    background: linear-gradient(88deg, #001386 0.22%, #FF8934 66.01%, #FFC700 100.38%);
}

.syndicate_page_popular-in-australia-100-lines .synd_background,
.syndicate_page_popular-in-australia-200-lines .synd_background,
.syndicate_page_popular-in-australia-300-lines .synd_background,
.syndicate_page_popular-in-australia-400-lines .synd_background,
.syndicate_page_popular-in-australia-500-lines .synd_background,
.syndicate_page_popular-in-australia-600-lines .synd_background {
    background: linear-gradient(88deg, #062F76 0.22%, #D71F22 67.05%, #FFF 100.38%);
}

.syndicate_page_popular-in-new-zealand-100-lines .synd_background,
.syndicate_page_popular-in-new-zealand-200-lines .synd_background,
.syndicate_page_popular-in-new-zealand-300-lines .synd_background,
.syndicate_page_popular-in-new-zealand-400-lines .synd_background,
.syndicate_page_popular-in-new-zealand-500-lines .synd_background,
.syndicate_page_popular-in-new-zealand-600-lines .synd_background {
    background: linear-gradient(88deg, #801B1B 0.22%, #EE9E9E 46.2%, #C00909 100.38%);
}

.syndicate_page_mega-jackpot-combo-100-lines .synd_background,
.syndicate_page_mega-jackpot-combo-200-lines .synd_background,
.syndicate_page_mega-jackpot-combo-300-lines .synd_background,
.syndicate_page_mega-jackpot-combo-400-lines .synd_background,
.syndicate_page_mega-jackpot-combo-500-lines .synd_background,
.syndicate_page_mega-jackpot-combo-600-lines .synd_background {
    background: linear-gradient(88deg, #091770 0.22%, #29AC60 33.88%, #A6D600 100.38%);
}

/* ***** End Syndicates Page ***** */

/* ***** Contact Page ***** */
.contact-wrapper {
    padding: 70px 0;
}

.contact-block {
    max-width: 830px;
    padding: 50px 100px;
    background: #131520;
    border-radius: 20px;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
    margin: 0 auto;
    width: 100%;
    position: relative;
    z-index: 5;
}

.contact-block h1 {
    font-size: 52px;
    font-weight: normal;
    color: #fff;
    font-family: 'MD Nichrome Test';
    margin: 0 0 25px;
}

.contact-block .form-group {
    position: relative;
    margin: 0 0 25px;
}

.contact-block .form-group label {
    font-size: 14px;
    font-weight: 500;
    display: block;
    margin: 0 0 10px;
}

.contact-block .form-group .form-control {
    padding: 15px 25px;
    background: #161928;
    border: 2px solid #161928;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    height: auto;
    box-shadow: none;
    border-radius: 15px;
    resize: none;
}

.contact-block .form-group .form-control::placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.contact-block .form-group .form-control:focus {
    border-color: #2B55FF;
    color: #fff;
}

.contact-block .btn-group {
    display: flex;
    align-items: center;
}

.contact-block .btn-group .btn-main {
    padding: 12px 25px;
    border-radius: 20px;
    border: none;
    background: linear-gradient(111deg, #2B55FF 10.81%, #12249E 100.23%);
    font-size: 14px;
    font-weight: 500;
    color: #D6E4FF;
    display: flex;
    align-items: center;
    transition: .4s linear;
    -webkit-transition: .4s linear;
}

.contact-block .btn-group .btn-main i {
    margin-left: 10px;
}

.contact-block .btn-group .btn-main:hover {
    background: #fff;
    color: #2B55FF;
}

.contact-block .btn-group span {
    font-size: 14px;
    font-weight: 500;
    color: #7E7E7E;
    margin: 0 15px;
}

.contact_errors {
    padding-bottom: 20px;
    color: #ADC6FF;
}

.copy-text {
    position: relative;
    display: flex;
}

.copy-text input.text {
    padding: 12px 45px 12px 25px;
    background: transparent;
    border: 2px solid rgba(255, 255, 255, 0.25);
    border-radius: 20px;
    box-shadow: none;
    height: auto;
    font-size: clamp(11px, 2vw, 14px);
    font-weight: 500;
    color: #85A5FF;
    outline: none;
}

.copy-text button {
    padding: 0;
    background: transparent;
    color: #85A5FF;
    font-size: 15px;
    border: none;
    outline: none;
    cursor: pointer;
    border: none;
    position: absolute;
    top: 14px;
    right: 15px;
}

/* .copy-text button:active {
    background: #809ce2;
} */

.copy-text button:before {
    content: "Copied";
    position: absolute;
    top: -45px;
    right: -25px;
    background: #2B55FF;
    padding: 5px 15px;
    border-radius: 20px;
    font-size: 12px;
    color: #fff;
    display: none;
}

.copy-text button:after {
    content: "";
    position: absolute;
    top: -23px;
    right: 5px;
    width: 10px;
    height: 10px;
    background: #2B55FF;
    transform: rotate(45deg);
    display: none;
}

.copy-text.active button:before,
.copy-text.active button:after {
    display: block;
}

img.cnt-shp {
    position: absolute;
    top: 0;
    left: 15%;
}

/* ***** End Contact Page ***** */

/* ***** Terms , Odds & FAQ Page ***** */
.tearm-banner {
    background: url('/images/wickedbet.com/terms-back.jpg') 0 0 no-repeat;
    background-size: cover;
    margin: 0 0 50px;
}

.que-row-wrp {
    position: relative;
    z-index: 2;
}

.que-sidebar {
    border-radius: 4px;
    background: #131520;
    padding: 24px 0;
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
}

.que-sidebar h2 {
    padding: 0 24px;
    margin: 0 0 24px;
    font-size: 27px;
    line-height: 27px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;

}

.que-sidebar ul {
    margin: 0 0 35px;
}

.que-sidebar ul:last-child {
    margin: 0;
}

.que-sidebar li {
    padding: 5px 12px 5px 24px;
    transition: .4s linear;
    -webkit-transition: .4s linear;
    position: relative;
}

.que-sidebar li a {
    padding: 8px 12px 8px 0;
    position: relative;
    display: flex;
    gap: 8px;
    align-items: center;
    font-size: 16px;
    font-weight: 600;

    line-height: 16px;
    height: 44px;
    text-transform: none;
    color: #D6E4FF;
    transition: .4s linear;
    -webkit-transition: .4s linear;
}

.que-sidebar li a span {
    margin-left: auto;
    font-size: 20px;
    font-weight: 700;
    color: #2B55FF;

    transition: .4s linear;
    -webkit-transition: .4s linear;
}

.que-sidebar li:after {
    position: absolute;
    content: '';
    border-radius: 4px 0 0px 4px;
    background: #2B55FF;
    width: 5px;
    height: 0%;
    left: 0;
    top: 0;
    transition: .4s linear;
    -webkit-transition: .4s linear;
}

.que-sidebar li:hover:after {
    height: 100%;
}

.que-sidebar li a:after {
    position: absolute;
    content: '';
    background: linear-gradient(270deg, rgba(255, 77, 0, 0.22) 9.7%, rgba(255, 77, 0, 0.00) 77.99%);
    width: 0%;
    height: 100%;
    top: 0;
    right: 0;
    border-radius: 0 12px 12px 0;
    z-index: -1;
    transition: .4s linear;
    -webkit-transition: .4s linear;
}

.que-sidebar li.active a:after {
    width: 100%;
}

.que-sidebar li.active a {
    color: #D6E4FF;
}

.que-sidebar li.active a span {
    color: #D6E4FF;
}

.que-sidebar li.active:after {
    height: 100%;
}

.que-sidebar li a:hover span,
.que-sidebar li a:hover {
    color: #fff;
}

.terms_version {

    margin-left: 24px;
    margin-top: 20px;
    font-weight: 500;
}

.faq-list {

}

.faq-list .accordion .accordion-item {
    margin: 0;
    background-color: transparent;
    border-radius: 0;
    border: none;
    border-bottom: 3px solid #1B1E2E;
}

.faq-list .accordion .accordion-item .accordion-button {
    font-size: 24px;
    color: #D6E4FF;
    padding: 24px 0 24px 50px;
    font-weight: 600;
    display: flex;
    text-transform: none;
    align-items: flex-end;
    background-color: transparent;
    position: relative;
}

.faq-list .accordion .accordion-item .accordion-button span {
    display: block;
    font-size: 94px;
    font-weight: 600;

    line-height: 94px;
    color: #2B55FF;
    opacity: 0.50;
    margin: 0 -25px -10px 0;
    z-index: -1;
    position: relative;
}

.faq-list .accordion .accordion-item .accordion-button:not(.collapsed) {
    background-color: transparent;
    box-shadow: none;
}

.faq-list .accordion .accordion-item .accordion-button:focus {
    box-shadow: none;
}

.faq-list .accordion .accordion-item .accordion-button::after {
    display: none;
}

.faq-list .accordion .accordion-item .accordion-button:before {
    position: absolute;
    content: "\f068";
    font-family: "Font Awesome 5 Pro";
    left: 0;
    top: 50%;
    font-size: 18px;
    color: #fff;
    height: 30px;
    width: 30px;
    display: flex;
    font-weight: 500;
    align-items: center;
    justify-content: center;
    text-align: center;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.faq-list .accordion .accordion-item .accordion-button.collapsed:before {
    content: "\f067";
}

.faq-list .accordion .accordion-body {
    padding: 25px;
    position: relative;
    background-color: #1B1E2E;
}

.faq-list .accordion .accordion-body:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(43, 85, 255, 0.05) 0%, rgba(43, 85, 255, 0.00) 100%);
    top: 0;
    left: 0;
}

.inner-data-que {
    position: relative;
    z-index: 1;
}

.inner-data-que p {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    line-height: 22px;
    margin: 0 0 15px;
}

.inner-data-que p:last-child {
    margin: 0;
}

.inner-data-que ul {
    margin: 0 0 35px;
}

.inner-data-que ul li {
    padding: 0 0 0 15px;
    position: relative;
    line-height: 24px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
}

.inner-data-que ul li:before {
    position: absolute;
    content: '';
    width: 6px;
    height: 6px;
    background: #E4E4E4;
    border-radius: 50%;
    top: 10px;
    left: 0;
}

.odds-win-banner {
    background: url('/images/wickedbet.com/odd-win-back.jpg') 0 0 no-repeat;
    background-size: cover;
    margin: 0 0 50px;
}

/* .odds-win-banner .inner-bannerimg img {
    height: 280px;
} */

.inner-data-que h3 {
    font-size: 24px;
    font-weight: 700;
    color: #D6E4FF;
    margin: 0 0 25px;
}

.inner-data-que h6 {
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    color: #D6E4FF;
}

.tabuler-data {
    margin: 0 0 25px;
    max-width: 530px;
    width: 100%;
    padding: 24px 15px;
    border-radius: 4px;
    background: #131520;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
}

.tabuler-data table {
    margin: 0;
    border: none;
    --bs-table-bg: transparent;
}

.tabuler-data table thead th {
    padding: 5px 24px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    border: none;
    border-right: 1px solid #1D2138;
}

.tabuler-data table thead th:last-child {
    border: none;
}

.tabuler-data table tbody td {
    font-size: 14px;
    font-weight: 500;
    color: #D6E4FF;
    padding: 5px 24px;
    border: none;
    border-right: 1px solid #1D2138;
}

.tabuler-data table tbody td:last-child {
    border: none;
}

.tabuler-data table thead th:first-child,
.tabuler-data table tbody td:first-child {
    text-align: center;
}


.faq-banner {
    background: url('/images/wickedbet.com/faq-banner.jpg') 0 0 no-repeat;
    background-size: cover;
    margin: 0 0 50px;
}

/* .faq-banner .inner-bannerimg img {
    height: 260px;
} */

.faq-title h2 {
    font-size: 40px;
    font-weight: 600;
    color: #FFFFFF;

    text-transform: uppercase;
    margin: 0;
}

.faq-title.centebx {
    margin: 55px 0 0;
}

.faq-cnt-wrp {
    position: relative;
    padding: 100px 0;
}

.faq-cnt-wrp img.cnt-shp {
    top: -20%;
    left: 0%;
}

.faq-cnt-wrp img.cnt-shp2 {
    position: absolute;
    top: -25%;
    right: 0;
}

/* ***** End Terms , Odds & FAQ Page ***** */


.syndicates-wrapper {
    /* padding: 70px 0 75px; */
}

.syndicates-wrapper .container {
    max-width: 1080px;
}

.combo-banner {
    border-radius: 4px;
    background: linear-gradient(88deg, #DA3839 0.22%, #EBA106 38.05%, #FFE600 99.71%);
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
    padding: 50px;
    margin: 0 0 50px;
}

.combo-banner .close-btn {
    position: absolute;
    right: 16px;
    top: 16px;
    -webkit-filter: drop-shadow(0 4px 10px rgba(0, 0, 0, 0.15));
    filter: drop-shadow(0 4px 10px rgba(0, 0, 0, 0.15));
}

.combo-banner .close-btn img {
    max-width: 100%;
}

.combo-banner .row {
    align-items: center;
}

.combo-banner .combo-description {
    display: flex;
    align-items: center;
}

.combo-banner .combo-description img.combo-img {
    /* border-radius: 73px;
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15); */
    margin-right: 32px;
}

.combo-banner .combo-description h2 {
    color: #E8F0FF;

    font-size: 48px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 40px;
}

.combo-banner .combo-description .time-block {
    border-radius: 4px;
    border: 2px solid rgba(255, 255, 255, 0.25);
    -webkit-background: linear-gradient(0deg, rgba(255, 255, 255, 0.45) -40.95%, rgba(255, 255, 255, 0.34) -24.36%, rgba(255, 255, 255, 0.20) 146.42%);
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.45) -40.95%, rgba(255, 255, 255, 0.34) -24.36%, rgba(255, 255, 255, 0.20) 146.42%);
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
    display: flex;
    align-items: center;
    padding: 8px 12px;
    width: fit-content;

    font-weight: 600;
    font-size: 14px;
    color: #E8F0FF;
    text-transform: uppercase;
    gap: 16px;
}

.combo-banner .combo-description .time-block .time_block_date {
    line-height: normal;
}

.combo-banner .combo-description .time-block .countdown-timer {
    margin-bottom: 0;
    display: inline;
}

.combo-banner .combo-description .time-block h4 {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0;
    margin-right: 16px;
}

.combo-banner .combo-description .time-block h5 {
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    line-height: normal;
}

.combo-banner .combo-description .time-block h5 img {
    max-width: 100%;
    margin-left: 8px;
}

.combo-banner .image-list ul {
    display: flex;
    flex-wrap: wrap;
}

.combo-banner .image-list ul li {
    margin: 8px 16px 8px 0;
}


.lotteries-block {
    border-radius: 0;
    background: #1B1E2E;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
    /* padding: 15px 24px 16px 24px; */
}

.lotteries-block h2 {
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0 0 24px;
}

.lotteries-block ul li {
    border-radius: 0;
    background: transparent;
    height: 45px;
    padding: 10px 20px;
    display: flex;
    gap: 10px;
    align-items: center;
}

.lotteries-block ul li:nth-child(odd) {
    background-color: #131520;
}

/* .lotteries-block ul li:last-child {
    margin: 0;
} */

.lotteries-block ul li img {
    width: 25px;
    height: 25px;
    border-radius: 100%;
    /* margin-right: 12px; */
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
}

.lotteries-block ul li span {

    font-style: normal;
    font-weight: 600;
    font-size: clamp(12px, 2vw, 16px);
    text-transform: uppercase;
    color: #FFFFFF;
}

.lotteries-block ul li b {
    color: #FFF;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-left: auto;
    margin-right: 0;
}

.syndicate_lotto_list {
    margin-left: -15px;
    margin-right: -15px;
}

.synd-cost {
    color: #838286;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-left: auto;
    margin-right: 0;
}

.all-detailbx .synd-cost.active {
    color: #85A5FF !important;
}

.payslip-box .description {
    padding: 11px 0 0;
}

.payslip-box .description p {
    color: #85A5FF;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0;
}

.syndicates-box .slider-rangebox {
    margin: 0 0 32px;
}

.syndicates-box .slider-rangebox h4 {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0 0 24px;
}

.syndicates-box .all-detailbx h4 {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0 0 24px;
}

.played-block {
    padding: 0 15px 0;
}

.product_list_lines {
    background: #181A27;
}

.played-block .btn-played {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: flex;
    align-items: center;
}

.played-block .btn-played.collapsed span,
.played-block .btn-played span {
    margin-left: auto;
    width: 24px;
    height: 24px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #27282F;
    font-size: 16px;
    color: #7E7E7E;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.played-block .btn-played.collapsed span i:before {
    content: "\f107";
}

.played-block .btn-played span i:before {
    content: "\f106";
}

.played-block .btn-played span {
    background: #2B55FF;
    color: #fff !important;
}

.played-block .played-box {
    margin: 0 0 10px 0;
    border-radius: 4px;
    background: #181D36;
    padding: 8px 12px;
}

.played-block .played-box h2, .played-block .played-box h2 button {
    display: flex;
    align-items: center;
    padding: 12px;
    gap: 10px;
    background: #131520;
    border-bottom: 1px dashed #1B1E2E;
    line-height: normal;
    font-style: normal;
    font-weight: 600;
    font-size: clamp(12px, 2vw, 16px);
    text-transform: uppercase;
    color: #E8F0FF;
    margin-bottom: 0;
}

.played-block .played-box h2 button span {
    display: flex;
    align-items: center;
}

.played-block .played-box h2 button {
    border: none;
    padding: 0;
}

.played-block .played-box h2 b {
    color: #FFF;
    font-size: 12px;
    font-weight: 600;
    margin-left: auto;
    margin-right: 0;
}

.played-block .played-box h2 img {
    width: 25px;
    height: 25px;
    object-fit: cover;
    object-position: center;
    margin-right: 8px;
}

.played-block .played-box h2 button.accordion-button.collapsed::after {
    position: absolute;
    content: "\f107";
    font-family: "Font Awesome 5 Pro";
    width: 25px;
    height: 25px;
    font-weight: bold;
    line-height: 25px;
    text-align: center;
    color: #FFFFFF;
    font-size: 12px;
    top: 0;
    right: 0;
    border: none;
    margin: 0;
}

.played-block .played-box h2 button.accordion-button::after {
    position: absolute;
    content: "\f106";
    font-family: "Font Awesome 5 Pro";
    width: 25px;
    height: 25px;
    font-weight: bold;
    line-height: 25px;
    text-align: center;
    color: #FFFFFF;
    font-size: 12px;
    top: 0;
    right: 0;
    border: none;
    margin: 0;
}

.played-block .played-box .inner-selbx ul {
    margin: 0 0 2px;
}

/* .played-block .played-box .inner-selbx {
    padding: 14px;
    gap: 10px;
    background-color: #1B1E2E;
}

.played-block .played-box .inner-selbx ul {
    margin: 0 0 8px;
}

.played-block .played-box .inner-selbx ul:last-child {
    margin: 0;
}

.played-block .played-box .inner-selbx ul li a {
    height: 30px;
    width: 30px;
    line-height: 26px;
} */

.quality-block {
    padding: 0 15px 16px;
}

.quality-block h4 {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0 0 24px;
}

.quality-block .quality-box {
    border-radius: 40px;
    background: linear-gradient(111deg, #2B55FF 10.81%, #12249E 100.23%);
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
    padding: 5px 16px 5px 8px;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
    display: flex;
    align-items: center;
    width: fit-content;
}

.week_count {
    display: flex;
    align-items: center;
    height: 40px;
    background-color: #1B1E2E;

}

.quality-block .quality-box h6 {
    color: #D6E4FF;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0 0 0 8px;
    white-space: nowrap;
}

.quality-block .quality-box .quantity {
    border-radius: 20px;
    background: #181D37;
    padding: 8px 6px;
    display: flex;
    align-items: center;
}

.quality-block .quality-box .quantity .qtyminus,
.quality-block .quality-box .quantity .qtyplus {
    width: 24px;
    height: 24px;
    background: rgba(43, 85, 255, 0.30);
    border-radius: 100%;
    text-align: center;
    line-height: 24px;
    font-size: 20px;
    color: #fff;
    border: none;
    box-shadow: none;
    outline: none;
}

button.minus-btn.btn-number, button.plus-btn.btn-number {
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    border: none;
    background: #181A27;
    border-radius: 4px;
    box-shadow: none;
    outline: none;
}

.week_count input.qty,
.quality-block .quality-box .quantity .qty {
    background-color: #131520 !important;
    height: 40px;
    border-radius: 0;
    text-align: center;
    width: 40px;
    background: transparent;
    border: none;
    box-shadow: none;
    outline: none;

    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    color: #FFFFFF;

}

.total-heading {

    font-weight: 600 !important;
    font-size: 20px !important;
    line-height: inherit;
    text-transform: uppercase;
    margin: 0 !important;
    color: #838286 !important;
}

.syndicates-lotteries .syndicates-box .letto-dt-box .plbtn {
    padding: 13px 16px;
}

.syndicates-lotteries .syndicates-box, .syndicates-lotteries .syndicates-box .played-box .inner-selbx {
    padding-bottom: 20px;
}

.syndicates-box .played-block .played-box .inner-selbx ul {
    justify-content: flex-start;
    gap: 6px;
}

.letto-box .checkout-block {
    padding: 0 15px 11px;
}

.letto-box .checkout-block h2 {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0 0 24px;
}

.letto-box .checkout-block ul li {
    margin: 0 0 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0 0 16px;
    border-radius: 4px;
    background: #181A27;
    min-width: 120px;
    width: auto;
    height: 40px;

    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    color: #838286;
    gap: 8px;


}

.letto-box .checkout-block ul li:last-child {
    margin: 0;
}

.letto-box .checkout-block ul li span {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 5px;
    min-width: 40px;
    width: auto;
    height: 40px;
    background: #131520;

    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.inner-banner.inside-lottery-banner {
    background-image: url("/images/wickedbet.com/lottery-banner-bg.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 4px;
    padding: 0 !important;
}

.inner-banner.inside-syndicate-banner {
    border-radius: 4px;
    padding: 0 !important;
}

.inside-lottery-banner .combo-description {
    padding: 50px;
    border-radius: 0;
    background: linear-gradient(265deg, rgba(211, 211, 211, 0.26) 4.58%, rgba(255, 255, 255, 0.00) 94.48%);
    -webkit-box-shadow: 0 4px 31px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 31px 0 rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(6.5px);
}

.inside-syndicate-banner .combo-description {
    padding: 50px;
    border-radius: 0;
}


.lottery-wrp {
}

.luckydip-block {
    border-radius: 4px;
    background: #1B1E2E;
    padding: 15px;
}

.luckydip-block h2 {
}

.lucky_amount {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.lucky_num_button {
    display: flex;
    align-items: center;
    margin: 0 0 8px;

    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 11px;
    width: 100%;
    border: none;
    justify-content: center;
    border-radius: 4px;
    background-color: #2B55FF;
    background-image: url(/newimages/Wave-1.png);
    background-position: center;
    box-shadow: 0 4px 20px 0 #00000026;
    /* background-repeat: no-repeat;
    background-size: 100% 100%;
    border-radius: 20px;
    background: linear-gradient(92deg, #FF4D00 29.16%, #204CFF 82.59%);
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15); */

}

/*
.luckydip-block h2 button:hover {
    background: linear-gradient(192deg, #FF4D00 29.16%, #204CFF 82.59%);
}

.luckydip-block h2 button:active {
    background: #fff;
    color: #204CFF;
}

.luckydip-block h2 button img {
    max-width: 100%;
    margin-left: 8px;
}

.luckydip-block h2 button:active img {
    filter: invert(1);
} */
.numbers-block .count-box h4,
.luckydip-block h4,
.col-heading {

    font-style: normal;
    font-weight: 700;
    font-size: clamp(18px, 1.5vw, 32px);
    color: #E8F0FF;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.luckydip-block ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -4px;
}

.luckydip-block ul li {
    padding: 0 4px;
    margin: 0 0 8px;
    width: 12.5%;
}

.ld_mobile {
    display: none;
}

/* .luckydip-block ul li a{
    width: 30px;
    height: 30px;
    border-radius: 35px;
    border: 2px solid rgba(69, 69, 69, 0.15);
    background: #27282F;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
    font-family: MD Nichrome Test;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
} */

.luckydip-block ul li span {
    width: 30px;
    height: 30px;
    border-radius: 35px;
    /* border: 3px solid rgba(69, 69, 69, 0.15);
    background: #27282F; */
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    color: #E8F0FF;

    font-size: 20px;
    font-style: normal;
    line-height: normal;
    background: radial-gradient(50% 50% at 50% 28.52%, #5663A8 0%, #222742 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
    border: 2px solid rgba(69, 69, 69, 0.15);
}

#choose-numbers ul li span.num.simple-num.num-checked {
    border-color: #fff;
    color: #fff;
}

#choose-numbers ul li span.num.bonus-num.num-checked {
    background: linear-gradient(1deg, #D11900 -35.87%, #FF8A00 106.8%);
    box-shadow: 0 0px 19px 0 rgba(255, 76, 0, 0.44);
    border-color: #fff;
    color: #fff;
}

.numbers-block {
    border-radius: 4px;
    background: #1B1E2E;
    padding: 15px;
}

/* .numbers-block .count-box h4 {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0 0 24px;
} */

.numbers-block .count-box .inner-selbx {
    padding: 0;
}

.numbers-block .count-box .inner-selbx ul {
    margin: 0 0 8px;
}

.numbers-block .count-box .inner-selbx .chosen-numbers {
}

.numbers-block .count-box .inner-selbx .chosen-numbers span {
    padding: 0 2px;
}

.numbers-block .count-box .inner-selbx .chosen-numbers ul li span {
    width: 30px;
    height: 30px;
    border-radius: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    color: #E8F0FF;

    font-size: 20px;
    font-style: normal;
    line-height: normal;
    background: radial-gradient(50% 50% at 50% 28.52%, #5663A8 0%, #222742 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
    border: 2px solid rgba(69, 69, 69, 0.15);
}

.numbers-block .count-box .inner-selbx .chosen-numbers ul li span.num.bonus-num {
    background: linear-gradient(1deg, #D11900 -35.87%, #FF8A00 106.8%);
    box-shadow: 0 0px 19px 0 rgba(255, 76, 0, 0.44);
    border-color: #FF4C00;
    color: #fff;
}

.lotto-tickets .chosen-numbers span {
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.lotto-tickets .chosen-numbers span,
.played-box .numbers-row span {
    width: 30px;
    height: 30px;
    border-radius: 35px;
    /* border: 3px solid rgba(69, 69, 69, 0.15);
    background: #27282F; */
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    color: #E8F0FF;

    font-size: 20px;
    font-style: normal;
    line-height: normal;
    background: radial-gradient(50% 50% at 50% 28.52%, #5663A8 0%, #222742 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
    border: 2px solid rgba(69, 69, 69, 0.15);
}

.lotto-tickets .chosen-numbers span.num.bonus-num,
.played-box .numbers-row span.num.sec-num {

    background: linear-gradient(1deg, #D11900 -35.87%, #FF8A00 106.8%);
    box-shadow: 0 0 19px 0 rgba(255, 76, 0, 0.44);
    border-color: #FF4C00;
    color: #fff;

}

.lotto-tickets .chosen-numbers span.correct-primary-num,
.lotto-tickets .chosen-numbers span.num.bonus-num.correct-secondary-num {
    border-color: #fff;
}

.lotto-tickets .chosen-numbers span.num.correct-additional-num {
    border-color: #fff;
}

.numbers-block .count-box .inner-selbx .close-icon {
    background: transparent;
    border: none;
    height: auto;
    width: auto;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.numbers-block .count-box .inner-selbx .close-icon img {
    max-width: 100%;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

/* .numbers-block .count-box .inner-selbx .close-icon:hover img {
    filter: brightness(0) invert(1);
} */

.draw-block {
    padding: 32px 0 16px 0;
}

.draw-block h4 {
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0 0 24px;
}

.draw-block ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 16px;
    gap: 8px;
}

.draw-block ul li {
    /* border-radius: 40px;
    border: 2px solid #27282F;
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
    padding: 13px 16px;
    color: #D6E4FF;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-right: 8px;
    position: relative;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear; */
}

.draw-block ul li:last-child {
    /* margin: 8px 0 0; */
}

.draw-block ul li input {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.draw-block ul li.selected {
    background: linear-gradient(111deg, #2B55FF 10.81%, #12249E 100.23%);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
    color: #fff;
}

.numbers-block .how-box h4 {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0 0 24px;
}

.draw-block ul li .draw_day {
    border-radius: 40px;
    border: 2px solid #27282F;
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
    padding: 13px 16px;
    color: #D6E4FF;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-right: 8px;
    position: relative;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    margin-bottom: 10px;
}

.draw-block ul li .draw_day {
    /* color: #D6E4FF;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    background: transparent;
    border: none; */
}

.draw-block ul li .draw_day i {
    display: none;
}


/* #just-once-btn,
#prepay-btn{
    border-radius: 40px;
    border: 2px solid #27282F;
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
    padding: 13px 16px;
    color: #D6E4FF;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-right: 8px;
    position: relative;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    margin-bottom: 10px;
    background: transparent;
} */

#prepay-payment,
#direct-payment {
    display: none;
}

.play_options {
    display: flex;
    margin-bottom: 16px;
}

/* #just-once-btn.active, */
/* #prepay-btn.active , */
.draw-block ul li .draw_day.btn-primary.active {
    background: linear-gradient(111deg, #2B55FF 10.81%, #12249E 100.23%);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
    color: #fff;
}

/* .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    background: linear-gradient(111deg, #2B55FF 10.81%, #12249E 100.23%) !important;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15) !important;
    color: #fff;
} */

.synd-step1-type,
.synd-step1-sort {
    display: flex;
    align-items: center;
    margin: 0;
    padding-left: 10px;
    font-size: 12px;
    font-weight: normal;
    color: #ADC6FF;
    min-width: 70px;
    white-space: nowrap;
}

button.synd-singular, button.synd-combo {
    /* background: transparent;
    border: none;
    color: #E4E4E4;
    font-size: 12px;
    font-weight: normal; */
}

button.btn.btn-primary.purple-btn.synd-singular.active,
button.btn.btn-primary.purple-btn.synd-combo.active,
button.btn.btn-primary.sort.active {
    background: transparent !important;
    box-shadow: none !important;
    color: #ADC6FF;
}

button.btn.btn-primary.sort {
    background: transparent !important;
    box-shadow: none !important;
    color: #E4E4E4;
    border: none;
    font-size: 12px;
    font-weight: normal;
}

button.btn.btn-primary.sort.active {
    background: transparent !important;
    box-shadow: none !important;
    color: #ADC6FF;
    border: none;
    font-size: 12px;
    font-weight: normal;
}

button.btn:hover {
    background: none;
    border: none;
    color: #ADC6FF;
}

button.btn:active {
    background: none;
    border: none;
    color: #ADC6FF;
}

#cashier_currency_swap_area .percentage-buttons button.btn:hover, #swap-btn:hover {
  background: var(--bs-btn-hover-bg);
  border: solid 1px var(--bs-btn-hover-border-color);
  color: var(--bs-btn-hover-color);
}

.numbers-block .quality-block {
    padding: 0 0 16px;
}

.numbers-block .quality-block .quality-info {
    display: flex;
    align-items: center;
}

.numbers-block .quality-block .quality-info a {
    border-radius: 40px;
    border: 2px solid #27282F;
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
    padding: 13px 16px;
    color: #D6E4FF;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-right: 8px;
    position: relative;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    display: table;
}

.numbers-block .quality-block .quality-info .quality-box h6 {
    margin: 0 16px 0 0;
}

.quality-block .quality-box h6 {
    margin: 0 16px 0 0;
}

.quality-block .quality-box .shares_count_h6 {
    margin: 0 0 0 8px;
}

.numbers-block.letto-box .checkout-block {
    padding: 0 0 20px;
}

.numbers-block.letto-box .letto-dt-box {
    padding: 0;
}

.numbers-block.letto-box .letto-dt-box .plbtn {
    padding: 13px 16px;
}

.how_would_you_like {
    display: none;
}

/*
#add-to-payslip-btn {
    color: #D6E4FF;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    border: none;
} */


.mCSB_inside > .mCSB_container {
    margin: 0;
}

#choose-numbers-wrapper .mCSB_inside > .mCSB_container {
    margin: 0;
    overflow: initial;
}

/* **** Slot Theater Page **** */
.theator-slot-rw {
    padding: 0 0 50px;
}

.theator-slot-rw .category-slider {
    padding: 0 10px;
}

.theater-screen-box {
    position: relative;
    margin: 0 0 50px;
}

.theater-screen-box img {
    width: 100%;
}

.theater-control-row {
    background: #131520;
    padding: 10px 15px;
}

.theater-control-row .row {
    align-items: center;
}

.slot-logo img {
    margin: 0 auto;
    height: 40px;
}

.typeof-screen ul {
    display: flex;
    align-items: center;
}

.typeof-screen ul li {
    display: flex;
    align-items: center;
    cursor: pointer;
    margin-right: 25px;
    font-size: 14px;
    font-weight: 500;
    color: #454A62;
}

.typeof-screen ul li img {
    min-width: 24px;
    width: 24px;
    margin-right: 10px;
    opacity: 0.50;
}

.typeof-screen ul li:last-child {
    margin: 0;
}

.typeof-screen ul li.active {
    color: #D6E4FF;
}

.typeof-screen ul li.active img {
    opacity: 1;
}

.play-row {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.play-row h5,
.play-row h6 {
    margin: 0 10px;
    font-size: 14px;
    font-weight: 500;
    color: #454A62;
    transition: .4s;
    -webkit-transition: .4s;
}

.play-row .switch input {
    display: none;
}

.play-row .switch {
    display: inline-block;
    width: 40px;
    height: 24px;
    margin: 0 8px;
    position: relative;
}

/* Style Wired */
.play-row .slider {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 30px;
    background: #1F212D;
    cursor: pointer;
    border: none;
    overflow: hidden;
    transition: .4s;
    -webkit-transition: .4s;
}

.play-row .slider:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    background: rgba(255, 255, 255, 0.25);
    border-radius: 50px;
    transition: .4s;
    -webkit-transition: .4s;
    top: 2px;
    left: 2px;
}

.play-row input:checked + .slider:before {
    transform: translateX(17px);
    -webkit-transform: translateX(17px);
    background: #fff;
}

.play-row input:checked + .slider {
    background: linear-gradient(90deg, #2B55FF 10.81%, #12249E 100.23%);
}

.play-row h5 {
    color: #454A62;
}

.play-row h6 {
    color: #D6E4FF;
}

.play-row.show-mode h6 {
    color: #454A62;
}

.play-row.show-mode h5 {
    color: #D6E4FF;
}

/* **** End Slot Theater Page **** */

/* **** My Wallet Page ***** */
.user-menu {
    display: none;
}

.wallet_address_header {
    font-size: 14px;
    color: #85A5FF;
}

#transaction_records_index .inner-banner.wallet-banner {
    background: url('/images/wickedbet.com/wallet-banner-back.png') 0 0 no-repeat;
    background-size: cover;
    margin: 0 0 50px;
}

#transaction_records_lotto_winnings .inner-banner.wallet-banner {
    background: url('/images/wickedbet.com/my-winnings-back.png') 0 0 no-repeat;
    background-size: cover;
    margin: 0 0 50px;
}

#transaction_records_history .inner-banner.wallet-banner {
    background: url('/images/wickedbet.com/transaction-banner.png') 0 0 no-repeat;
    background-size: cover;
    margin: 0 0 50px;
}

#entries_index .inner-banner.wallet-banner {
    background: url('/images/wickedbet.com/my-lotteries-back.png') 0 0 no-repeat;
    background-size: cover;
    margin: 0 0 50px;
}

#users_casino_history .inner-banner.wallet-banner {
    background: url('/images/wickedbet.com/bets-banner.png') 0 0 no-repeat;
    background-size: cover;
    margin: 0 0 50px;
}

#users_casino_history .new_banner, #entries_index .new_banner {
    display: none;
}

#bets_index .inner-banner.wallet-banner,
#bets_settled .inner-banner.wallet-banner,
#bets_index .inner-banner.wallet-banner,
#bets_settled .inner-banner.wallet-banner {
    background: url('/images/wickedbet.com/bets-banner.png') 0 0 no-repeat;
    background-size: cover;
    margin: 0 0 50px;
}


#users_my_account .inner-banner.wallet-banner, #users_change_password .inner-banner.wallet-banner {
    /* background-image: url(/newimages/inerbanner-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-color: #2B55FF; */
    margin: 0 0 50px;
}

/* =============banner css starts here============================= */
.inner_banner_profile {
    display: flex;
    justify-content: flex-start;
    gap: 30px;
    z-index: 1;
    position: relative;
    align-items: center;
}

.profile_range .progress_outer {
    padding: 5px 0;
    width: 100%;
    filter: drop-shadow(0 4px 24.2px rgba(0, 0, 0, 0.34));
    backdrop-filter: blur(10px);
    border-radius: 4px;
}

.profile_range .progress {
    display: flex;
    align-items: center;
    gap: 4px;
    width: 100%;
    height: 8px;
    background: linear-gradient(180deg, rgba(28, 29, 39, 0) 0%, #1C1D27 22.96%, #1C1D27 77.45%, rgba(28, 29, 39, 0) 137.5%);
    border-radius: 52px;
}

.profile_range .progress .progress-bar {
    height: 6px;
    width: 4%;
    background: linear-gradient(350.27deg, #1263FF 13.83%, #128DFF 92.08%);
    box-shadow: 0 0px 19px rgba(0, 179, 255, 0.47);
}

.elipps {
    position: absolute;
    width: 1311px;
    height: 1311px;
    right: 0;
    top: 0;
    transform: translate(30%, -30%);
    z-index: 0;
    background: radial-gradient(50% 50% at 50% 50%, #FA00FF 0%, rgba(162, 130, 255, 0) 100%);
    mix-blend-mode: normal;
}

.my_profile {
    position: relative;
    height: 120px;
    width: 149px;
}

.my_profile .profile_badge {
    width: 175px;
    height: 125px;
    object-fit: contain;
}

.my_profile span {
    position: absolute;
    width: 64px;
    height: 64px;
    right: -20px;
    bottom: -10px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(357.53deg, rgba(255, 255, 255, 0.21) 2.38%, rgba(255, 255, 255, 0) 112.75%);
    background-size: 68px 68px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    border: 4px solid rgba(255, 255, 255, 0.09);
    backdrop-filter: blur(24.2834px);
    border-radius: 100%;
    font-family: 'MD Nichrome Test';
    font-weight: 700;
    font-size: 32.3779px;
    line-height: 32px;
    color: #E4E4E4;
    text-shadow: 0 0px 30.3px #001AFF;
    margin: 0;
}

.tier_0,
.tier_1 {
    border: 4px solid rgba(157, 79, 28, 0.9) !important;
    background: linear-gradient(357.53deg, rgba(157, 79, 28, 1), rgba(157, 79, 28, 0.5)) !important;
}

.tier_2 {
    border: 4px solid rgba(204, 204, 204, 0.9) !important;
    background: linear-gradient(357.53deg, rgba(204, 204, 204, 1), rgba(204, 204, 204, 0.5)) !important;
}

.tier_3 {
    border: 4px solid rgba(226, 226, 226, 0.9) !important;
    background: linear-gradient(357.53deg, rgba(226, 226, 226, 1), rgba(226, 226, 226, 0.5)) !important;
}

.tier_4 {
    border: 4px solid rgba(225, 217, 102, 0.9) !important;
    background: linear-gradient(357.53deg, rgba(225, 217, 102, 1), rgba(225, 217, 102, 0.5)) !important;
}

.tier_5 {
    border: 4px solid rgba(106, 168, 76, 0.9) !important;
    background: linear-gradient(357.53deg, rgba(106, 168, 76, 0.70), rgba(106, 168, 76, 0.70)) !important;
}

.tier_6 {
    border: 4px solid rgba(17, 85, 204, 0.9) !important;
    background: linear-gradient(357.53deg, rgba(17, 85, 204, 1), rgba(17, 85, 204, 0.5)) !important;
}

.tier_7 {
    border: 4px solid rgba(255, 0, 0, 0.9) !important;
    background: linear-gradient(357.53deg, rgba(255, 0, 0, 1), rgba(255, 0, 0, 0.50)) !important;
}

.tier_8 {
    border: 4px solid rgba(169, 240, 245, 0.9) !important;
    background: linear-gradient(357.53deg, rgba(169, 240, 245, 1), rgba(169, 240, 245, 0.5)) !important;
}

.tier_9 {
    border: 4px solid rgba(166, 77, 121, 0.9) !important;
    background: linear-gradient(357.53deg, rgba(166, 77, 121, 1), rgba(56, 118, 29, 1)) !important;
}

.tier_10 {
    border: 4px solid rgba(67, 67, 67, 0.9) !important;
    background: linear-gradient(357.53deg, rgba(67, 67, 67, 1), rgba(255, 0, 0, 1), rgba(255, 153, 0, 1)) !important;
}

.tier_11 {
    border: 4px solid rgba(74, 134, 232, 0.9) !important;
    background: linear-gradient(357.53deg, rgba(74, 134, 232, 1), rgba(0, 0, 255, 0.50), rgba(0, 255, 255, 1), rgba(159, 197, 232, 1)) !important;
}

.my_prpofile_name {
    padding: 0 0 0 20px;

    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #D6E4FF;
}

.my_prpofile_name1 {

    font-size: 16px;
    font-weight: 700;
    color: #D6E4FF80;
}

.my_prpofile_name2 {

    font-size: 16px;
    font-weight: 600;
    color: #D6E4FF80;
}

.my_prpofile_name h1 {

    font-style: normal;
    font-weight: 600;
    font-size: 60px;
    line-height: normal;
    letter-spacing: normal;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 0 4px 60px rgba(0, 0, 0, 0.8);
}

.my_prpofile_name a {
    width: 24px;
    height: 24px;
    margin-top: 5px;
}

/* Profile Tier & Rank Colors (numbered 0-10 for site-agnostic naming) */
.profile-tier-color, .profile-rank-color { font-weight: 600; }
.profile-tier-0, .profile-rank-0 { color: #8bc34a; }
.profile-tier-1, .profile-rank-1 { color: #cd7f32; }
.profile-tier-2, .profile-rank-2 { color: #c0c0c0; }
.profile-tier-3, .profile-rank-3 { color: #ffd700; }
.profile-tier-4, .profile-rank-4 { color: #e5e4e2; }
.profile-tier-5, .profile-rank-5 { color: #b9f2ff; }
.profile-tier-6, .profile-rank-6 { color: #ff6b6b; }
.profile-tier-7, .profile-rank-7 { color: #ff4500; }
.profile-tier-8, .profile-rank-8 { color: #ff1493; }
.profile-tier-9, .profile-rank-9 { color: #9b59b6; }
.profile-tier-10, .profile-rank-10 { color: #e040fb; }

.my_balance_name {
    padding: 10px 0;

    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #D6E4FF;
}

.my_balance_name_title {
    padding-left: 20px;
}

.my_balance_name1 {
    font-size: 16px;
    font-weight: 600;
    color: #D6E4FF;
    display: flex;
    flex-direction: column;
    gap: 2px;
    align-items: flex-start;
    padding: 10px 20px;
    width: 100%;
    border: none;
    border-radius: 0;
    position: relative;
}

.my_balance_name1 .total-balance-row {
    display: flex;
    align-items: center;
    gap: 4px;
}

.my_balance_name1 .total-balance-row span.crypto-currency-icon {
    display: inline-flex !important;
    align-items: center;
}

.my_balance_name1 .currency-bracket-index-1,
.my_balance_name1 .currency-bracket-index-2 {
    font-size: 12px;
    color: #8790a9;
    line-height: normal;
}

button.btn.btn-outline.text-center.my_balance_name1.active {
    color: #fff;
    background: #161928;
}

button.btn.btn-outline.text-center.my_balance_name1.active:before {
    position: absolute;
    content: '';
    border-radius: 4px 0 0px 4px;
    background: #2B55FF;
    width: 5px;
    top: 0;
    left: 0;
    height: 100% !important;
    z-index: 1;
    transition: .4s linear;
    -webkit-transition: .4s linear;
    opacity: 1;
}

.my_balance_box {
    background-color: #131520;
}

.profile_range {
    gap: 5px;
    display: flex;
    flex-direction: column;
    padding-left: 20px;
}

.profile_range p {

    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: normal;
    margin-bottom: 0;
    color: #FFFFFF;
}

.profile_range p .total {
    color: #FFFFFF;
}

.rewards_nav_mobile {
    position: relative;
}

.rewards_nav {
    position: relative;
    /*width: 108px;*/
    /*height: 44px;*/
    display: flex;
    gap: 13px;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
    color: #838286;;
}

.head_links_list:hover a:hover .rewards_nav {
    display: none;
}

.head_links_list:hover a:hover .rewards_nav1 span {
    display: block !important;
}

.rewards_nav_mobile span {
    /* display: none; */
    position: absolute;
    top: -5px;
    right: -27px;
    z-index: 111;
    padding: 2px 4px;
    width: 39px;
    min-width: 20px;
    height: 20px;
    background: #FF4C00;
    box-shadow: 0 0px 19px rgba(255, 76, 0, 0.47);
    border-radius: 20px;

    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    color: #FFFFFF;
}

.active .rewards_nav1 span {
    display: block !important;
}

.head_links_list:hover a:hover .rewards_replace,
.active .rewards_replace {
    position: relative !important;
}

.head_links_list a span.claim, .rewards_nav1 span {
    display: none;
    position: absolute;
    left: 80%;
    bottom: 80%;
    /* top: -5px;
    right: -22px; */
    z-index: 111;
    padding: 2px 4px;
    width: auto;
    min-width: 20px;
    height: 20px;
    background: #FF4C00;
    box-shadow: 0 0px 19px rgba(255, 76, 0, 0.47);
    border-radius: 20px;

    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #FFFFFF;
}

.rewards_nav span {
    position: absolute;
    top: -5px;
    right: -22px;
    padding: 2px 4px;
    width: 39px;
    min-width: 20px;
    height: 20px;
    background: #FF4C00;
    box-shadow: 0 0px 19px rgba(255, 76, 0, 0.47);
    border-radius: 20px;

    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    color: #FFFFFF;

}

/* =============banner css end here============================= */


#referral_campaigns_index .inner-banner.wallet-banner {
    background: url('/images/wickedbet.com/my-winnings-back.png') 0 0 no-repeat;
    background-size: cover;
    margin: 0 0 50px;
}

.my-account-bar {
    border-radius: 20px;
    background: #131520;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
}

.acc-balancebox {
    padding: 24px;
}

.balance-block {
    padding: 12px 16px;
    border-radius: 12px;
    background: url('/images/wickedbet.com/balance-back.png') center center no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.balance-block h6 {
    font-size: 14px;
    font-weight: 500;
    color: #D6E4FF;
    margin: 0 0 5px;
}

.balance-block h2 {
    margin: 0;
    font-size: 24px;
    font-weight: bold;
    color: #D6E4FF;
}

.balance-block h2 span {
    color: #85A5FF;
}

.active_users_count,
.total_users_count {
    border-radius: 20px;
    border: 2px solid rgba(112, 0, 255, 0.63);
    background: linear-gradient(284deg, rgba(112, 0, 255, 0.31) -18.76%, rgba(112, 0, 255, 0.09) 101.28%);
}

.casino_profit_box,
.lotto_profit_box,
.sports_profit_box,
.expected-payout-col {
    border-radius: 20px;
    border: 2px solid rgba(43, 85, 255, 0.06);
    background: linear-gradient(299deg, rgba(43, 85, 255, 0.37) -23.41%, rgba(43, 85, 255, 0.06) 114.79%);
}

.my-account-bar ul {
    padding: 0 0 24px;
}

.my-account-bar ul li {
    padding: 0 24px 0 14px;
    margin: 0 0 10px;
    position: relative;
}

.my-account-bar ul li:after {
    position: absolute;
    content: '';
    border-radius: 11px 0 0px 32px;
    background: linear-gradient(1deg, rgba(255, 15, 0, 0.20) -5.49%, #FF0F00 25.78%, #FFE500 138.73%);
    box-shadow: 0 0px 26px 0 rgba(255, 76, 0, 0.90);
    width: 4px;
    height: 0%;
    right: 0;
    top: 0;
    transition: .4s linear;
    -webkit-transition: .4s linear;
}

.my-account-bar ul li a {
    padding: 10px 12px;
    border-radius: 15px;
    position: relative;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
    color: #838286;
    transition: .4s linear;
    -webkit-transition: .4s linear;
}

.my-account-bar ul li a:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 15px;
    background: linear-gradient(270deg, rgba(255, 77, 0, 0.22) 9.7%, rgba(255, 77, 0, 0.00) 77.99%);
    opacity: 0;
    top: 0;
    left: 0;
    transition: .4s linear;
    -webkit-transition: .4s linear;
}

.my-account-bar ul li a img {
    min-width: 25px;
    margin-right: 15px;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    opacity: 0.30;
    transition: .4s linear;
    -webkit-transition: .4s linear;
}

.my-account-bar ul li a label {
    padding: 3px 10px;
    background: #FF4C00;
    border-radius: 20px;
    font-size: 10px;
    font-weight: normal;
    color: #fff;
    filter: drop-shadow(0 0 19px rgba(255, 76, 0, 0.44));
    text-transform: uppercase;
    margin-left: 10px;
}

.my-account-bar ul li.active:after {
    height: 100%;
}

.my-account-bar ul li.active a:before {
    opacity: 0.50;
}

.my-account-bar ul li.active a {
    color: #fff;
}

.my-account-bar ul li a:hover img,
.my-account-bar ul li.active a img {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    filter: drop-shadow(0 0 19px rgba(255, 76, 0, 0.44));
    opacity: 1;
}

.my-account-bar ul li.newly-added a img {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    filter: drop-shadow(0 0 19px rgba(255, 76, 0, 0.44));
    opacity: 1;
}

.my-account-bar ul li a:hover {
    color: #fff;
}

.privacy-box {
    margin: 15px 0 0;
    padding: 24px;
}

.privacy-box h3 {
    font-size: 14px;
    font-weight: 600;
    color: #747A99;
    margin: 0 0 10px;
}

.privacy-box h3 i {
    margin-right: 5px;
}

.privacy-box p {
    margin: 0;
    font-size: 12px;
    font-weight: normal;
    color: #454A62;
    line-height: 18px;
}

/*bonus-data:first-child .card {*/
/*    border-top-left-radius: 20px;*/
/*    border-top-right-radius: 20px;*/
/*}*/
/*!*.card-no-top-border-radius:first-child {*!*/
/*    border-top-right-radius: 0%;*/
/*    border-top-left-radius: 0%;*/
/*}*/
.deposit-box,
.bonus-box {
    width: 100%;
    border-radius: 0;
    overflow: hidden;
    margin: 0 0 50px;
}

.deposit-data {
    background: #131520;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);

}

.currency_header,
.history_header,
.withdraw-head,
.deposit_head,
.bonus-head {
    padding: 15px 20px;
    display: flex;
    align-items: center;
    height: 130.78px;
    border-style: solid;
    border-width: 2px;

}

.bonus-head h3 {
    margin: 0;
    font-size: 24px;
    font-weight: bold;
    color: #E4E4E4;
}

.bonus-head img {
    margin-left: auto;
}

/* .deposit-box {
    margin: 0 0 50px;
    border-radius: 20px;
    background: #131520;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
} */

.deposit-box_coin {
    margin: 30px 0;
    border-radius: 20px;
    background: #131520;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
    overflow: hidden;
    width: 330px;
}

.collapse_head {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 130px;
}

.deposit_head.collapsed {
    background: linear-gradient(284.03deg, rgba(52, 199, 89, 0.061) -18.76%, rgba(52, 198, 89, 0.017) 101.28%);
    border-image: linear-gradient(284.03deg, rgba(52, 199, 89, 0.061) -18.76%, rgba(52, 198, 89, 0.017) 101.28%);

}

.deposit_head {
    background: linear-gradient(284.03deg, rgba(52, 199, 89, 0.305) -18.76%, rgba(52, 198, 89, 0.085) 101.28%);
    border-image: linear-gradient(284.03deg, rgba(52, 199, 89, 0.305) -18.76%, rgba(52, 198, 89, 0.085) 101.28%);
}

.bonus-head.collapsed {
    background: linear-gradient(301.62deg, rgba(255, 196, 43, 0.074) -30.29%, rgba(255, 247, 43, 0.012) 115.62%);
    border-image: linear-gradient(301.62deg, rgba(255, 196, 43, 0.074) -30.29%, rgba(255, 247, 43, 0.012) 115.62%);
}

.bonus-head {

    background: linear-gradient(301.62deg, rgba(255, 196, 43, 0.37) -30.29%, rgba(255, 247, 43, 0.06) 115.62%);
    border-image: linear-gradient(301.62deg, rgba(255, 196, 43, 0.37) -30.29%, rgba(255, 247, 43, 0.06) 115.62%);
}

.withdraw-head.collapsed {
    background: linear-gradient(0deg, rgba(255, 15, 0, 0.126), rgba(255, 15, 0, 0.126));
    border-image: linear-gradient(0deg, rgba(255, 15, 0, 0.126), rgba(255, 15, 0, 0.126));
}

.withdraw-head {
    background: linear-gradient(0deg, rgba(255, 15, 0, 0.63), rgba(255, 15, 0, 0.63));
    border-image: linear-gradient(0deg, rgba(255, 15, 0, 0.63), rgba(255, 15, 0, 0.63));
}

.currency_header.collapsed {
    background: linear-gradient(285.24deg, rgba(0, 26, 255, 0.058) -27.17%, rgba(0, 41, 255, 0.014) 101.37%);
    border-image: linear-gradient(285.24deg, rgba(0, 26, 255, 0.058) -27.17%, rgba(0, 41, 255, 0.014) 101.37%);
}

.currency_header {
    background: linear-gradient(285.24deg, rgba(0, 26, 255, 0.29) -27.17%, rgba(0, 41, 255, 0.07) 101.37%);
    border-image: linear-gradient(285.24deg, rgba(0, 26, 255, 0.29) -27.17%, rgba(0, 41, 255, 0.07) 101.37%);
}

.history_header.collapsed {
    background: linear-gradient(285.24deg, rgba(27, 30, 46, 0.1) -27.17%, rgba(22, 25, 40, 0.1) 101.37%);
    border-image: linear-gradient(285.24deg, rgba(27, 30, 46, 0.1) -27.17%, rgba(22, 25, 40, 0.1) 101.37%);
}

.history_header {
    background: linear-gradient(285.24deg, rgba(27, 30, 46, 0.5) -27.17%, rgba(22, 25, 40, 0.5) 101.37%);
    border-image: linear-gradient(285.24deg, rgba(27, 30, 46, 0.5) -27.17%, rgba(22, 25, 40, 0.5) 101.37%);
}

.deposit-head_coin {
    padding: 24px 20px;
    background: linear-gradient(299deg, rgba(43, 255, 52, 0.67) -23.41%, rgba(43, 255, 65, 0.11) 114.79%);
    display: flex;
    align-items: center;
}

.collapse_head h3 {
    margin: 0;
    font-size: 48px;
    font-weight: 900;
    text-transform: uppercase;
    color: #E4E4E4;
    font-family: "MD Nichrome Test Dark";
}

.deposit-head_coin h3 {
    text-align: center;
    margin: auto;
    font-size: 24px;
    font-weight: bold;
    color: #E4E4E4;
}

.deposit-head img {
    margin-left: auto;
}

.deposit-data {
    padding: 20px 15px;
}

.deposit-data .form-group {
    margin: 0 0 20px;
}

.deposit-data .form-group label {

    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0 0 10px;
    display: block;
}

.deposit-data .withdraw_collapse_select,
.deposit-data input {
    padding: 10px;
    width: 100%;
    height: 52px;
    margin: auto;
    background-color: #131520;
    border: 2px solid rgba(255, 94, 43, 0.5);
    color: #fff;
    font-size: 14px;

    font-weight: 600;
    text-transform: uppercase;
}

.withdraw_collapse_select::placeholder {
    padding: 10px 24px;
    color: #FFF;
}

.deposit_lable {
    font-size: 16px;

    font-weight: 600;
    text-transform: uppercase;
    margin: 15px 0;
}

.curreny_tabs_text {
    font-size: 14px;
    font-weight: 500;

    text-transform: uppercase;
    margin: 10px auto;
}

.curreny_tabs_text img {
    width: 15px;
    height: 15px;
}

.input-box {
    position: relative;
}

.deposit-bx .form .form-group .form-control:focus,
.deposit-bx .form .form-group .form-control {
    border-color: #19611E;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    background-color: transparent;

}

.deposit-bx .form .form-group .input-box .fixed_cc {
    color: #19611E;
}

.deposit-data .form-group .form-control {
    padding: 10px 40px 10px 10px;
    background: #131520;
    border-radius: 0;
    border: 2px solid #161928;
    box-shadow: none;
    height: auto;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    border-color: #2B55FF;
}

.deposit-data .form-group .form-control::placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.deposit-data .form-group .form-control:focus {
    border-color: #2B55FF;
}

.deposit-data .form-group .input-box .crypto-currency-code {
    font-size: 12px;
    font-weight: 600;
    color: #85A5FF;
    position: absolute;
    top: 17px;
    right: 15px;
}

.deposit-data .form-group.errorbx .input-box .form-control {
    border-color: #FF3B30;
}

.deposit-data .form-group h6 {
    font-size: 12px;
    font-weight: normal;
    color: #E4E4E4;
    display: flex;
    align-items: center;
    margin: 10px 0 0;
    display: none;
}

.deposit-data .form-group h6 i {
    color: #FF3B30;
    margin-right: 5px;
}

.deposit-data .form-group.errorbx h6 {
    display: block;
}

.deposit-data-btn {
    border-radius: 20px;
    border: none;
    background: linear-gradient(111deg, #2B55FF 10.81%, #12249E 100.23%);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
    padding: 12px 15px;
    display: block;
    width: 100%;
    font-size: 12px;
    font-weight: 600;
    color: #D6E4FF;
    transition: .4s linear;
    -webkit-transition: .4s linear;
}

.deposit-data-btn:hover {
    background: #fff !important;
    color: #2B55FF !important;
}

.generate-address-btn {
    border-radius: 20px;
    border: none;
    background: linear-gradient(111deg, #2B55FF 10.81%, #12249E 100.23%);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
    padding: 12px 15px;
    display: block;
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    color: #D6E4FF;
    transition: .4s linear;
    -webkit-transition: .4s linear;
}

.generate-address-btn:hover {
    background: #fff !important;
    color: #2B55FF !important;
}

.min_deposit_text {
    font-size: 13px;
}

.fixed_cc {
    font-size: 12px;
    font-weight: 600;
    color: #85A5FF;
    position: absolute;
    top: 17px;
    right: 15px;
}

.coinp_coin_in {
    font-size: 12px;
    font-weight: 600;
    color: #85A5FF;
    position: absolute;
    top: 17px;
    right: 15px;
}

.coinp_form .form-group input.coinp_input {
    font-size: 14px;
}

.deposit-status-btn {
    border-radius: 20px;
    border: none;
    background: linear-gradient(111deg, #2B55FF 10.81%, #12249E 100.23%);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
    padding: 12px 15px;
    display: block;
    width: 174px;
    font-size: 14px;
    font-weight: 600;
    color: #D6E4FF;
    transition: .4s linear;
    -webkit-transition: .4s linear;
}

.deposit-status-btn:hover {
    background: #fff !important;
    color: #2B55FF !important;
}

.discord-btn {
    border-radius: 20px;
    border: none;
    background: linear-gradient(111deg, #2B55FF 10.81%, #12249E 100.23%);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
    padding: 12px 15px;
    display: block;
    width: 174px;
    font-size: 14px;
    font-weight: 600;
    color: #D6E4FF;
    transition: .4s linear;
    -webkit-transition: .4s linear;
}

.discord-btn:hover {
    background: #fff !important;
    color: #2B55FF !important;
}

.deposit-home-btn {
    border-radius: 20px;
    border: none;
    background: linear-gradient(111deg, #2B55FF 10.81%, #12249E 100.23%);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
    padding: 12px 15px;
    display: block;
    width: 174px;
    font-size: 14px;
    font-weight: 600;
    color: #D6E4FF;
    transition: .4s linear;
    -webkit-transition: .4s linear;
}

.deposit-home-btn:hover {
    background: #fff !important;
    color: #2B55FF !important;
}

.withdrawal_amt_input label .crypto-currency-code {
    display: none;
}

/* #withdrawal_coin_type-selector,
#withdrawal_wallet_type-selector {
    background-image: url(/images/wickedbet.com/downicmore1.png) !important;
}
.deposit-data .form-select-crypto .form-control {
    background-image: url(/images/wickedbet.com/downicmore.png);
} */
/* #withdrawal_coin_type-selector,
#withdrawal_wallet_type-selector,
.deposit-data .form-select-crypto .form-control {
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: center right 10px;
} */
/* .bonus-container .input-box input,
.bonus-container .input-box input:focus,
.deposit-data .user-bonus-selector .form-control,
.deposit-data .user-bonus-selector .form-control:focus{
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15) !important;
    border: 2px solid rgba(255, 234, 43, 0.5) !important;
} */
/* .deposit-data .user-bonus-selector .form-control {
    -webkit-appearance: none;
    background-image: url(/images/wickedbet.com/downicmore2.png);
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: center right 10px;
} */


.deposit-data .form-email-field .form-control,
.deposit-data .form-address-field .form-control {
    padding: 13px 24px;
}

.withdraw-inbox-warning {
    display: none;
}

#chain-tab-data-9-crypto-to-usd .withdraw-inbox-warning {
    display: block;
}

#chain-tab-data-9-crypto-to-usd .withdraw-inbox-warning {
    padding: 17.4px 20px;
    border-radius: 12px;
    background: linear-gradient(299deg, rgba(43, 85, 255, 0.37) -23.41%, rgba(43, 85, 255, 0.06) 114.79%);
    display: flex;
    align-items: center;
    margin: 0 0 15px;
    font-size: 12px;
}

#chain-tab-data-9-crypto-to-usd .withdraw-inbox-warning .fa-exclamation-triangle {
    color: #FF3B30;
    margin-right: 10px;
    font-size: 15px;
}

#chain-tab-data-9-crypto-to-usd .withdraw-inbox-warning p {
    margin-bottom: 0;
    color: #E4E4E4;
}

.coinp_form {
    /* width: 330px; */
}

.coinp_form .form-group {
    margin: 0 0 30px;
    /* width: 300px; */
}

.coinp_form .form-group label {
    font-size: 14px;
    font-weight: 500;
    color: #FFFFFF;
    margin: 0 0 10px;
    display: block;
    text-align: left;
}

.coinp_form .form-group input {
    padding: 13px 50px 13px 24px;
    background: #161928;
    border-radius: 15px;
    border: 2px solid #161928;
    box-shadow: none;
    height: auto;
    font-size: 10px;
    font-weight: 500;
    color: #fff;
    border-color: #2B55FF;
}

.coinp_form .form-group button {
    top: 15px;
    right: 8px;
    font-size: 14px;
    padding: 0;
    background: transparent;
    color: #85A5FF;
    border: none;
    position: absolute;
}

.required_tag .coinp_form .form-group {
    margin: 0;
}

.coinp_form .qr-code, .deposit-bx .qr-code {
    margin-bottom: 30px;
}

.payslip-button {
    border-radius: 20px;
    border: none;
    background: linear-gradient(111deg, #2B55FF 10.81%, #12249E 100.23%);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
    padding: 12px 15px;
    display: block;
    font-size: 12px;
    font-weight: 600;
    color: #D6E4FF;
    transition: .4s linear;
    -webkit-transition: .4s linear;
}

.payslip-button:hover {
    background: #fff !important;
    color: #2B55FF !important;
}

.payslip-no-items div {
    margin-bottom: 30px;
}

/* .played-block button#my-lotteries-btn {
    border-radius: 20px;
    border: none;
    background: linear-gradient(111deg, #2B55FF 10.81%, #12249E 100.23%);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
    padding: 12px 15px;
    display: block;
    width: 100%;
    font-size: 12px;
    font-weight: 600;
    color: #D6E4FF;
    transition: .4s linear;
    -webkit-transition: .4s linear;
}

.played-block button#my-lotteries-btn:hover {
    background: #fff !important;
    color: #2B55FF !important;
} */

.withdraw-bx {
    display: flex;
    /* align-items: center; */
    margin: 0 0 20px;
}

.withdraw-bx i {
    margin-right: 10px;
    color: #27282F;
    font-size: 15px;
}

.withdraw-bx p {
    font-size: 13px;
    font-weight: 500;
    color: #838286;
    margin: 0;
}

.withdraw-bx.highlight p {
    color: #E4E4E4;
}

.withdraw-bx.highlight .fa-exclamation-triangle {
    color: #FF3B30;
    font-size: 15px;
}

.withdraw-bx.highlight .verify-link {
    color: #f59e0b;
    text-decoration: underline;
    font-weight: 600;
}

.withdraw-bx.highlight .resend-link {
    color: #94a3b8;
    text-decoration: underline;
}

.bonus-bx {
    display: flex;
    /* align-items: center; */
    margin: 0 0 10px;
}

.bonus-bx i {
    margin-right: 10px;
    color: #27282F;
    font-size: 15px;
}

.bonus-bx p {
    font-size: 13px;
    font-weight: 500;
    color: #838286;
    margin: 0;
}

.bonus-bx.highlight p {
    color: #E4E4E4;
}

.bonus-bx.highlight .fa-exclamation-triangle {
    color: #FF3B30;
    font-size: 15px;
}

.deposit-bx {
    display: block;
    align-items: center;
    /* margin: 20px 0; */
}

.deposit-bx i {
    margin-right: 10px;
    color: #27282F;
    font-size: 15px;
}

.deposit-bx p {
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    margin: 0;
}

.deposit-bx p small {
    font-size: 10px;
}

.qr-rw .fa-exclamation-circle {
    display: none;
}

.deposit-bx_warn {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0 auto 30px;
}

.deposit-bx_warn .fa-exclamation-triangle {
    color: #FF3B30;
    margin-right: 10px;
    font-size: 15px;
}

.deposit-bx_warn p {
    font-size: 12px;
    text-align: left;
    margin-bottom: 0;
    color: #E4E4E4;
}

.deposit-bx_text {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 20px auto 20px;
}

.deposit-bx_text p {
    font-size: 10px;
    color: #E4E4E4;
    margin-bottom: 0;
}

.blockchain .stage-ready {
    margin-top: 10px;
}

.deposit-bx p.min_deposit_text {
    font-size: 14px;
    color: #838286;
}

.deposit_conversion p {
    font-size: 13px;
    color: #838286;
}

.min_deposit_box {
    display: flex;
    align-items: center;
}

.min_deposit_box .fa-exclamation-triangle {
    color: #838286;
}

.min_deposit_box p {
    margin-bottom: 0;
    color: #E4E4E4;
}

.deposit-home-btn-div {
    width: 330px;
    margin-bottom: 50px;
}

/* .transfer-to-message, */
/* .transfer-to-message2 {
    margin-left: -15px !important;
    margin-right: -15px !important;
} */

.transfer-to-message button {
    background: none;
    border: none;
}

.transfer-to-message button i {
    margin: 0;
    color: #fff;
}

.transfer-to-message-bold {
    font-weight: 600;
}

.wallet-addbox {
    border-radius: 20px;
    background: linear-gradient(299deg, rgba(43, 85, 255, 0.37) -23.41%, rgba(43, 85, 255, 0.06) 114.79%);
    margin: 10px 0 0;
    padding: 15px 20px;
    position: relative;
    z-index: 99;
}

.wallet-addbox h3 {
    font-size: clamp(12px, 2vw, 18px);
    font-weight: bold;
    color: #D6E4FF;
    margin: 0 0 10px;
}

.wallet-addbox .copy-text input.text {
    padding: 0 30px 0 0;
    border-radius: 0;
    border: none;
    width: 100%;
}

.wallet-addbox .copy-text button {
    top: 0;
    right: 0;
    font-size: 14px;
}

.withdraw-lst-block {
    border-radius: 20px;
    background: #131520;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
    padding: 24px 24px 15px;
}

.withdraw-lst-row {
    margin: 0 0 30px;
    display: flex;
    align-items: center;
}

.withdraw-lst-row ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background: #181D37;
    border-radius: 50px;
    border: none;
    padding: 10px;
    margin: 0 0 30px;
}

.withdraw-lst-row ul li {
    margin-right: 5px;
}

.withdraw-lst-row ul li a {
    padding: 15px 20px;
    border-radius: 50px;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    display: block;
}

.withdraw-lst-row ul li.active a {
    background: linear-gradient(111deg, #2B55FF 10.81%, #12249E 100.23%);
}

.sml-lg {
    margin-left: auto;
}

.nav-tabs .nav-link {
    color: #838286 !important;
    font-size: 16px;
    font-weight: 600;
    line-height: 20.42px;
    display: flex;
    align-items: center;
    height: 40px;
    border: 0;
    border-radius: 0;
    text-transform: uppercase;
}


.nav-tabs .nav-link.active {
    background-color: #505153;
    background-image: url(/newimages/btn_background_wave.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 112px;
    border-radius: 4px;
    color: #D6E4FF !important;

    font-size: 16px;
    font-weight: 700;
    /* line-height: 20.42px; */
}

.lotto_sort_buttons:hover {
    color: #ffffff !important;
}

#static .nav-tabs .nav-link.active {
    background: revert;
    color: var(--bs-nav-tabs-link-active-color) !important;
    border-radius: 0;
    transition: none;
}

#static tbody,
#static td,
#static tfoot,
#static th,
#static thead,
#static tr {
    border-color: inherit;
    border-style: solid;
    border-width: 1px;
    padding: 10px;
}

.withdraw-inbox {
    padding: 15px 20px;
    border-radius: 12px;
    background: linear-gradient(299deg, rgba(43, 85, 255, 0.37) -23.41%, rgba(43, 85, 255, 0.06) 114.79%);
    margin: 0 0 15px;
    display: flex;
    align-items: center;
}

.withdraw-inbox:hover {
    background: #2B55FF;
    border-color: #2B55FF;
    color: #fff;
}

.with-lg {
    min-width: 30px;
    margin-right: 15px;
}

.with-lg img {
    height: 24px;
    object-fit: cover;
}

.withdt {
    width: 100%;
}

.withdt h3 {
    font-size: 14px;
    font-weight: 600;
    color: #D6E4FF;
    margin: 0 0 8px;
    display: flex;
    align-items: center;
}

.withdt h3 span {
    font-size: 12px;
    font-weight: normal;
    color: #D6E4FF;
    margin-left: auto;
    display: none;
}

.currently_in_use {
    display: block !important;
}

.withdt h3 span i {
    margin-left: 5px;
}

.withdt h6 {
    font-size: 12px;
    font-weight: normal;
    color: #85A5FF;
    margin: 0;
    display: flex;
    align-items: center;
}

.withdt h6 span.balance_box {
    color: #D6E4FF;
    margin-left: auto;
    font-size: 12px;
    font-weight: 600;
}

.withdt h6 span.balance_box .crypto-currency-code {
    vertical-align: middle;
}

.withdt h6 span.balance_box .crypto-currency-icon {
    display: inline-block !important;
    vertical-align: middle;
}

.currently_in_use_box {
    background: linear-gradient(111deg, #2B55FF 10.81%, #12249E 100.23%);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
}

.currently_in_use_box .withdt h3 span {
    display: block;
}

#casino_currency_modal .modal-dialog {
    max-width: 420px;
}

#casino_currency_modal .modal-content {
    background: #111827;
    border: 1px solid rgba(43, 85, 255, 0.25);
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5), 0 0 40px rgba(43, 85, 255, 0.1);
}

#casino_currency_modal .modal-header {
    background: var(--Primary-Grad, linear-gradient(111deg, #2B55FF 10.81%, #12249E 100.23%));
    border-bottom: none;
    padding: 20px 24px;
    position: relative;
}

#casino_currency_modal .modal-header .close {
    background: rgba(255, 255, 255, 0.15);
    border: none;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0.8;
    transition: all 0.2s ease;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 16px;
    right: 16px;
}

#casino_currency_modal .modal-header .close:hover {
    opacity: 1;
    background: rgba(255, 255, 255, 0.25);
}

#casino_currency_modal .casino-currency-modal-header-content {
    display: flex;
    align-items: center;
    gap: 14px;
}

#casino_currency_modal .casino-currency-modal-icon {
    font-size: 28px;
    color: #ffd700;
    filter: drop-shadow(0 0 8px rgba(255, 215, 0, 0.4));
}

#casino_currency_modal .modal-title {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 0;
}

#casino_currency_modal .casino-currency-modal-subtitle {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.7);
    margin: 4px 0 0 0;
    font-weight: 400;
}

#casino_currency_modal .modal-body {
    background: #111827;
    padding: 16px;
    max-height: 400px;
    overflow-y: auto;
}

#casino_currency_modal .casino-currency-item {
    margin-bottom: 8px;
}

#casino_currency_modal .casino-currency-item:last-child {
    margin-bottom: 0;
}

#casino_currency_modal .casino-currency-link {
    text-decoration: none;
    color: inherit;
    display: block;
}

#casino_currency_modal .casino-currency-link:hover {
    text-decoration: none;
}

#casino_currency_modal .withdraw-inbox {
    padding: 14px 16px;
    border-radius: 12px;
    background: linear-gradient(299deg, rgba(43, 85, 255, 0.15) -23.41%, rgba(43, 85, 255, 0.04) 114.79%);
    border: 1px solid rgba(43, 85, 255, 0.12);
    margin: 0;
    display: flex;
    align-items: center;
    transition: all 0.2s ease;
    line-height: 1.4;
}

#casino_currency_modal .withdraw-inbox:hover {
    background: linear-gradient(299deg, rgba(43, 85, 255, 0.35) -23.41%, rgba(43, 85, 255, 0.1) 114.79%);
    border-color: rgba(43, 85, 255, 0.35);
    transform: translateY(-1px);
}

#casino_currency_modal .currently_in_use_box {
    background: linear-gradient(111deg, #2B55FF 10.81%, #12249E 100.23%);
    border-color: rgba(43, 85, 255, 0.5);
    box-shadow: 0 4px 16px rgba(43, 85, 255, 0.25);
}

#casino_currency_modal .with-lg {
    min-width: 36px;
    width: 36px;
    height: 36px;
    margin-right: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.06);
    border-radius: 50%;
    flex-shrink: 0;
}

#casino_currency_modal .with-lg img {
    height: 22px;
    width: 22px;
    object-fit: contain;
    margin-left: 0;
}

#casino_currency_modal .withdt {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#casino_currency_modal .withdt h3 {
    font-size: 14px;
    font-weight: 600;
    color: #E8EAED;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 8px;
}

#casino_currency_modal .withdt h6 {
    font-size: 14px;
    font-weight: 600;
    color: #D6E4FF;
    margin: 0;
    text-align: right;
    float: none;
}

#casino_currency_modal .modal-body .balance_box {
    font-size: 14px;
}

#casino_currency_modal .modal-body .crypto-currency-code {
    vertical-align: middle;
}

#casino_currency_modal .currently_in_use {
    display: inline-flex !important;
    align-items: center;
    font-size: 11px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.8);
    background: rgba(255, 255, 255, 0.12);
    padding: 2px 8px;
    border-radius: 10px;
}

#casino_currency_modal .currently_in_use i {
    font-size: 10px;
    margin-left: 4px;
}

#casino_currency_modal .modal-body::-webkit-scrollbar {
    width: 4px;
}

#casino_currency_modal .modal-body::-webkit-scrollbar-track {
    background: transparent;
}

#casino_currency_modal .modal-body::-webkit-scrollbar-thumb {
    background: rgba(43, 85, 255, 0.3);
    border-radius: 4px;
}


/* **** End My Wallet Page ***** */

/* **** My Winning Page **** */
.winnings-banner {
    background: url('/images/wickedbet.com/winning-back.png') 0 0 no-repeat;
    background-size: cover;
    margin: 0 0 50px;
}

.winning-list-filter-row {
    margin: 0 0 50px;
}

.winning-list-filter-row ul.winlst-rowbx {
    display: flex;
    align-items: center;
}

.winning-list-filter-row ul.winlst-rowbx li {
    margin-right: 25px;
    display: flex;
    align-items: center;
    white-space: nowrap;
    width: fit-content;
}

.winning-list-filter-row ul.winlst-rowbx li:last-child {
    margin: 0;
}

.winning-list-filter-row ul.winlst-rowbx li label {
    font-size: 12px;
    font-weight: normal;
    color: #ADC6FF;
    margin: 0 10px 0 0;
}

.winning-list-filter-row ul.winlst-rowbx li .form-control {
    padding: 12px 15px;
    background: #131520;
    border-radius: 30px;
    height: auto;
    box-shadow: none;
    border: none;
    font-size: 12px;
    font-weight: normal;
    color: #E4E4E4;
}

.winning-list-filter-row ul.winlst-rowbx li input.form-control {
    color-scheme: dark;
}

.winning-list-filter-row ul.winlst-rowbx li label i {
    margin-right: 5px;
}

.boxselc button {
    padding: 10px 15px;
    border-radius: 30px;
    display: flex;
    align-items: center;
    font-size: 12px;
    font-weight: normal;
    color: #E4E4E4;
    background: #131520;
    border: none;
}

.boxselc button img {
    min-width: 18px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 5px;
}

.boxselc button i {
    margin-left: 5px;
}

.boxselc .dropdown-toggle::after {
    display: none;
}

.boxselc .dropdown-menu {
    padding: 10px;
    border-radius: 10px;
    background: #131520;
    border: none;
}

.winning-list-filter-row ul.winlst-rowbx li .dropdown-menu li {
    margin: 0;
    width: 100%;
}

.boxselc .dropdown-menu li a {
    padding: 5px 0;
    display: flex;
    align-items: center;
    font-size: 12px;
    font-weight: normal;
    color: #E4E4E4;
    width: 100%;
}

.boxselc .dropdown-menu li a img {
    min-width: 18px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 5px;
}

.boxselc .dropdown-menu li a:hover {
    background: transparent;
    color: #fff;
}

.winning-block {
    margin: 0 0 30px;
    border-radius: 20px;
    overflow: hidden;
    background: #131520;
    border: 2px solid #D11900;
    box-shadow: 0 0px 19px 0 rgba(255, 76, 0, 0.44);
}

.winning-imgbx {
    position: relative;
}

.winning-imgbx img.win-back {
    height: 95px;
    width: 100%;
    object-fit: cover;
}

.winning-imgbx .letto-dt {
    display: flex;
    align-items: center;
    width: 100%;
}

.winning-imgbx .letto-dt img {
    margin-left: auto;
}

.letto-dt h3 {
    margin: 0;
    display: inline-block;
}

.letto-dt .favorite-container {
    display: none;
    margin-left: 5px;
}

.winning-data {
    padding: 20px 15px;
}

.winbox {
    padding: 15px;
    margin: 0 0 10px;
    border-radius: 30px;
    background: #181D36;
    display: flex;
    align-items: center;
}

.discord_box {
    padding: 15px;
    margin: 0 0 10px;
    border-radius: 30px;
    background: #181D36;
    display: flex;
    align-items: center;
    margin-top: 30px;
    margin-left: -70px;
    margin-right: -70px;
    padding-left: 30px;
}

.winbox h4 {
    margin: 0;
    font-size: 12px;
    font-weight: normal;
    color: #85A5FF;
}

.discord_box h4 {
    margin: 0;
    font-size: 12px;
    font-weight: 600;
    color: #D6E4FF;
}

.winbox h6 {
    margin: 0 0 0 auto;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
}

.discord_box h6 {
    margin: 0 0 0 auto;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
}

.winbox.active {
    border: 2px solid #FF4C00;
    background: linear-gradient(1deg, #D11900 -35.87%, #FF8A00 106.8%);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
}

.winbox.active h4 {
    color: #fff;
}

.winning-data .played-block {
    padding: 10px 0 0 0;
}

/* **** End My Winning Page **** */

/* **** My Lotteries Page **** */
.my-lotteries-banner {
    background: url('/images/wickedbet.com/my-lotteris-back.png') 0 0 no-repeat;
    margin: 0 0 50px;
}

.my-lotteries-banner .inner-bannerimg img {
    height: 280px;
}

#lotto-entries-wrapper .modal-dialog {
    max-width: 600px;
    margin: 1.75rem auto;
}

.my-lottery-block .modal-content {
    background-color: #201F37;
    border: none;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.modal-header {
    border-bottom: none;
}

#lotto-entries-wrapper .modal-content {
    width: 600px;
}

#lotto-entries-wrapper .modal-body .lotto-tickets {
    margin: 0 auto;
}

#lotto-entries-wrapper .modal-body .lotto-tickets img,
#lotto-entries-wrapper .my-lottery-box img {
    width: 80px;
    float: left;
    margin-right: 14px;
    height: auto;
}

#lotto-entries-wrapper .my-lottery-main-image {
    display: flex;
    align-items: center;
}

#lotto-entries-wrapper .my-lottery-title-name {
    font-size: 20px;
    text-transform: uppercase;
}

#lotto-entries-wrapper .modal-body .horiz-line {
    border-color: #85A5FF;
    margin-top: 20px;
    margin-bottom: 0;
}

#lotto-entries-wrapper .modal-body h3 {
    margin: 20px 0;
    width: 100%;
    text-align: left;
    padding: 0;
    float: left;
    font-size: 24px;
    display: inline-block;
}

#lotto-entries-wrapper .modal-body .lotto-tickets h3 img {
    width: 50px;
}

#lotto-entries-wrapper .modal-body .lotto-game {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}

#lotto-entries-wrapper .modal-body .lotto-date {
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}

#lotto-entries-wrapper .modal-body .chosen-numbers {
    width: 50%;
    float: left;
    display: flex;
    margin-bottom: 10px;
    gap: 2px;
}

#lotto-entries-wrapper .modal-footer {
    border: none;
    padding: 0;
}


/* **** End My Lotteries Page **** */

/* **** My Bets Page **** */
.bets-banner {
    background: url('/images/wickedbet.com/bets-banner.png') 0 0 no-repeat;
    background-size: cover;
    margin: 0 0 50px;
}

.transaction-banner {
    background: url('/images/wickedbet.com/transaction-baner.png') 0 0 no-repeat;
    background-size: cover;
    margin: 0 0 50px;
}

.bets-banner .inner-bannerimg img {
    height: 260px;
}

.my-bit-wrp .winning-list-filter-row {
    margin: 0 0 30px;
}

.btn-filter {
    font-size: 12px;
    font-weight: normal;
    color: #E4E4E4;
    border: none;
    border-radius: 30px;
    background: linear-gradient(299deg, rgba(43, 85, 255, 0.37) -23.41%, rgba(43, 85, 255, 0.06) 114.79%);
    padding: 10px 15px;
    min-width: 130px;
    text-align: center;
    transition: .4s linear;
    -webkit-transition: .4s linear;
}

.btn-filter:hover {
    background: #fff;
    color: #1739C6;
}

.bets-table-block table, .bets-table-block tr, .bets-table-block th, .bets-table-block td, .referral-table-block table, .referral-table-block tr, .referral-table-block th, .referral-table-block td {
    text-align: center;

    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    text-transform: uppercase;
    color: #838286;
    vertical-align: middle;
}

.bets-table-block table thead tr th, .referral-table-block table thead tr th {

    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    color: #E8F0FF;
    text-align: right;
    padding: 0 20px;
}

.referral-table-block table {
    /* margin-bottom: 20px; */
}

.referral-table-block table thead tr th {
    background: rgba(19, 21, 32, 0.80);
    border: none;
}

.bets-table-block table tr, .referral-table-block table tr {
    background-color: #131520;
    height: 60px;
}

.bets-table-block table tbody tr td:first-child, .bets-table-block table thead tr th:first-child, .referral-table-block table tbody tr td:first-child, .referral-table-block table thead tr th:first-child {
    text-align: left;
}

.bets-table-block table tbody tr td:nth-child(2), .bets-table-block table thead tr th:nth-child(2), .referral-table-block table tbody tr td:nth-child(2), .referral-table-block table thead tr th:nth-child(2) {
    text-align: center;
}

.bets-table-block table tbody tr td:nth-child(3), .bets-table-block table thead tr th:nth-child(3), .bets-table-block table tbody tr td:nth-child(4), .bets-table-block table thead tr th:nth-child(4), .referral-table-block table tbody tr td:nth-child(3), .referral-table-block table thead tr th:nth-child(3), .referral-table-block table tbody tr td:nth-child(4), .referral-table-block table thead tr th:nth-child(4), .referral-table-block table tbody tr td:nth-child(5), .referral-table-block table thead tr th:nth-child(5) {
    text-align: center;
}

.bets-table-block table tbody tr:nth-child(odd), .referral-table-block table tbody tr:nth-child(odd) {
    background-color: #1B1E2E;
}

.casino-table-block table tbody tr td:nth-child(5), .casino-table-block table thead tr th:nth-child(5) {
    text-align: center;
}

/* .referral-table-block table thead th {
    padding: 5px 10px;
}

.referral-table-block table thead th:last-child {
    text-align: left;
} */

.bets-table-block table tbody tr td, .referral-table-block table tbody tr td {
    padding: 15px 10px;
    border: none;
    font-size: 12px;
    font-weight: 600;
    background: transparent;
    color: #D6E4FF;
    padding: 0 20px;
}

.intbbox {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;

    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    color: #D6E4FF;
    vertical-align: middle;
}

.header_balance {
    text-align: right;
}

.bets-table-block table tbody tr td .crypto-currency-icon img, .referral-table-block table tbody tr td .crypto-currency-icon img {
    margin-left: 5px;
}

.referral-table-block table tbody tr td img {
    /* display: none; */
}

.bets-table-block table tbody tr td span, .referral-table-block table tbody tr td span, .history-cell-amount-figure, .generated_profit_amount_figure, .your_earnings_cell_amount_figure {
    display: flex;
    align-items: center;
}


.bets-table-block table tbody tr td h6 img,
.referral-table-block table tbody tr td h6 img {
    min-width: 15px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    object-fit: cover;
    margin: 0 0 0 5px;
}

.bets-table-block table tbody tr td:last-child .intbbox,
.referral-table-block table tbody tr td:last-child .intbbox {
    justify-content: flex-end;
}

.bets-table-block table tbody tr td:last-child .intbbox h6,
.referral-table-block table tbody tr td:last-child .intbbox h6 {
    color: #85A5FF;
    text-align: right;
}

.bets-table-block table tbody tr td span.intbbox_gap, .referral-table-block table tbody tr td span.intbbox_gap {
    gap: 5px;
}


.intbbox h6,
.winbox h6 {
    display: flex;
    align-items: center;
    gap: 4px;
}

.intbbox h6 .crypto-currency-icon img,
.winbox h6 .crypto-currency-icon img {
    height: 12px;
    width: auto;
}

.lotto-title-history {
    margin-left: 5px;
    white-space: nowrap;
}

.btn-cancel-withdrawal {
    background: transparent;
    color: #ef4444;
    border: 1px solid #ef4444;
    border-radius: 4px;
    padding: 3px 10px;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
    white-space: nowrap;
    transition: background 0.2s, color 0.2s;
}

.btn-cancel-withdrawal:hover {
    background: #ef4444;
    color: #fff;
}

.btn-cancel-withdrawal:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

.pager-box {
    margin: 30px 0 0;
}

.pager-box ul {
    display: flex;
    align-items: center;
}

.pager-box ul li {
    margin-right: 15px;
}

.pager-box ul li:last-child {
    margin: 0;
}

.pager-box ul li a {
    width: 25px;
    height: 25px;
    line-height: 25px;
    display: block;
    border-radius: 50%;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    color: #838286;
}

.pager-box ul li a.nav-btnpg {
    background: #27282F;
    color: #7E7E7E;
}

.pager-box ul li.active a {
    color: #fff;
    background: linear-gradient(111deg, #2B55FF 10.81%, #12249E 100.23%);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
}

.pager-box ul li a:hover {
    background: linear-gradient(299deg, rgba(43, 85, 255, 0.37) -23.41%, rgba(43, 85, 255, 0.06) 114.79%);
    filter: drop-shadow(0 4px 20px rgba(0, 0, 0, 0.15));
    -webkit-filter: drop-shadow(0 4px 20px rgba(0, 0, 0, 0.15));
    color: #ADC6FF;
}

.pager-box ul li span {
    width: 25px;
    height: 25px;
    line-height: 25px;
    display: block;
    border-radius: 50%;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    color: #838286;
}

.pager-box ul li span.nav-btnpg {
    background: #27282F;
    color: #7E7E7E;
}

.pager-box ul li:first-child span,
.pager-box ul li:last-child a,
.pager-box ul li:first-child a,
.pager-box ul li:last-child span {
    background: #27282F;
    color: #7E7E7E;
    border-radius: 50% !important;
}

.pager-box ul li:first-child span:hover,
.pager-box ul li:last-child a:hover,
.pager-box ul li:first-child a:hover,
.pager-box ul li:last-child span:hover {
    color: #fff;
    background: linear-gradient(111deg, #2B55FF 10.81%, #12249E 100.23%);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
}

.pager-box ul li.active span {
    color: #fff;
    background: linear-gradient(111deg, #2B55FF 10.81%, #12249E 100.23%);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
}

.pager-box ul li span:hover {
    background: linear-gradient(299deg, rgba(43, 85, 255, 0.37) -23.41%, rgba(43, 85, 255, 0.06) 114.79%);
    filter: drop-shadow(0 4px 20px rgba(0, 0, 0, 0.15));
    -webkit-filter: drop-shadow(0 4px 20px rgba(0, 0, 0, 0.15));
    color: #ADC6FF;
}

.resp_bet_headers_3 {
    display: none;
}

.bet-history-header {
    padding: 15px !important;
    display: flex;
    align-items: center;
    background: linear-gradient(111deg, rgba(43, 85, 255, 0.70) 10.81%, rgba(18, 36, 158, 0.70) 100.23%);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
}

.bet-history-header h3 {
    font-size: 14px;
    font-weight: 500;
    color: #D6E4FF;
    margin: 0;
    line-height: 1.2;
}

/* .bet-history-holder {
    max-width: 680px;
} */

.history-index {
    padding: 20px;
}

.event_header {
    display: flex;
}

.event_header img {
    margin-right: 10px;
}

.prop_and_date_header {

    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0;
    text-align: left;
    color: #85A5FF;
    display: flex;
    margin-top: 20px;
    align-items: center;
}

.prop_date_header {
    margin-left: auto;
}

.prop_title_header {
    background: #161928;
    padding: 8px 16px;
    margin-top: 10px;
    border-radius: 12px;
    display: flex;
    align-items: center;
}

.prop_odds_header {
    margin-left: auto;
}

.bet_status_header {

    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0;
    text-align: left;
    color: #85A5FF;
    display: flex;
    margin-top: 20px;
    align-items: center;
}

.bet_id_number {
    display: flex;
    margin-top: 20px;
    align-items: center;

    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #D6E4FF;
}

.bet_id_header {
    margin-left: auto;

    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    color: #85A5FF;
}

.bet_overall_status {
    display: flex;
    margin-top: 8px;
    align-items: center;

    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #D6E4FF;
}

.bet_overall_status_header {
    margin-left: auto;

    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    color: #85A5FF;
}

.bet_decoration_header {
    display: flex;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.bet_decoration_header img {
    height: 26px;
    margin-left: 12px;
    margin-right: 12px;
}

.bet_decoration_header .main_logo_title {
    font-size: 23px;
    margin-right: 12px;
}

.bet_decoration_header_inner {
    width: 100%;
    display: flex;
    align-items: center;
}

.bet_history_stake_number {
    margin-left: auto;
}

.bet_history_stake_number .crypto-currency-icon {
    vertical-align: bottom;
}

.bet-history-stake {
    display: flex;
    margin-top: 20px;
    align-items: center;

    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #D6E4FF;
}

.bet_history_stake {
    display: flex;
    margin-top: 8px;
    align-items: center;

    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #D6E4FF;
}

.bet_date_made {
    display: flex;
    align-items: center;
}

.bet_type_header {
    margin-left: 20px;
}

.bet_share_header {
    margin-left: auto;
}

.bet_history_est_payout {
    display: flex;
    margin-top: 8px;
    align-items: center;

    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #D6E4FF;
}

.bet_history_est_payout_number {
    margin-left: auto;
}

.bet_history_est_payout_number .crypto-currency-icon {
    vertical-align: bottom;
}

.special_bet_header {
    margin-bottom: 20px;
    color: #34C759;
}

.bet_status_header_span {
    margin-left: auto;
}

.bet-history-holder .match-box {
    margin: 0 0 30px;
}

.bet-history-holder .nav-pills {
    margin-bottom: 30px !important;
}

.bet_share_header button {
    background: none;
    border: none;
}

.modal_body_share a {
    background: none;
    border: none;
    display: block;
    margin-bottom: 10px;
    text-align: left;
}

.modal_body_share svg {
    width: 50px;
    height: auto;
}

/* **** End My Bets Page **** */

/* **** My Profile Page **** */
.profile-banner {
    background: url('/images/wickedbet.com/profile-back.png') 0 0 no-repeat;
    background-size: cover;
    margin: 0 0 50px;
}

.profile-block {
    margin: 0 0 50px;
    padding: 20px;
    border-radius: 4px;
    background: #131520;
}

.profile-block:last-child {
    margin: 0;
}

.profile-block h3 {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    margin: 0 0 25px;
    text-transform: uppercase;

}

.profile-block .form-group {
    margin: 0 0 25px;
}

.profile-block .form-group label {
    font-size: 16px;
    font-weight: 500;

    color: #838286;
    display: block;
    text-transform: uppercase;
    margin: 0 0 10px;
}

.profile-block .form-group .form-control {
    font-size: 16px;
    font-weight: 500;

    color: #838286;
    padding: 15px 25px;
    border-radius: 0;
    box-shadow: none;
    background: #161928;
    border: 1px solid #1B1E2E !important;
}

.profile-block .form-group .form-control::placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.profile-block .form-group .form-control:focus {
    color: #fff;
    border: 1px solid #031cff;
}

.profile-block .form-group.errorbx .form-control {
    border-color: #FF3B30;
}

.profile-block .form-group .timezoneobx {
    position: relative;
}

.profile-block .form-group .timezoneobx .form-control {
    padding: 15px 40px 15px 45px;
    -webkit-appearance: none;
    background-image: url('/images/wickedbet.com/downic.svg');
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: center right 15px;
}

.profile-block .form-group .timezoneobx i {
    color: #E4E4E4;
    font-size: 16px;
    position: absolute;
    top: 17px;
    left: 15px;
}

#passwordHelpInline {

    font-size: 14px;
    color: #838286;
    font-weight: 600;
}

#passwd_update_status .alert {

    font-size: 14px;
    font-weight: 600;
    margin-top: 20px;
}

.profile-block .btn-main {
    padding: 15px 30px;
    border-radius: 20px;
    background: linear-gradient(111deg, #2B55FF 10.81%, #12249E 100.23%);
    font-size: 14px;
    font-weight: 500;
    color: #D6E4FF;
    border: none;
    transition: .4s linear;
    -webkit-transition: .4s linear;
}

.profile-block .btn-main:hover {
    background: #fff;
    color: #12249E;
}

.profile-block .btn-password-chainge {
    padding: 15px 30px;
    border-radius: 20px;
    background: var(--Primary-Inverse, linear-gradient(109deg, #FFF 20.42%, rgba(255, 255, 255, 0.65) 122.47%));
    font-size: 14px;
    font-weight: 500;
    color: #131520;
    border: none;
    transition: .4s linear;
    -webkit-transition: .4s linear;
    margin-left: 20px;
    vertical-align: bottom;
}

.profile-block .btn-password-chainge:hover {
    background: #fff;
    /* color: #12249E; */
}

.profile-block .played-block {
    padding: 0;
}

.profile-block .played-block .btn-played {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    display: block;
    padding: 0 50px 0 0;
    position: relative;
}

.profile-block .played-block .btn-played span {
    position: absolute;
    top: 0;
    right: 0;
}

.profile-block .played-block .btn-played p {
    display: block;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    margin: 5px 0 0;
}

.profile-block .played-block .played-box {
    padding: 0;
    background: transparent;
    border-radius: 0;
}

.profile-block .played-box .btn-group {
    display: flex;
    align-items: center;
}

.profile-block .played-box .btn-group .btn-cen {
    padding: 12px 30px;
    border-radius: 20px;
    border: 2px solid #FF3B30;
    background: linear-gradient(276deg, #E8352B 11.32%, #E44716 96.68%);
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    margin-right: 15px;
    transition: .4s linear;
    -webkit-transition: .4s linear;
}

.profile-block .played-box .btn-group .btn-cen.btn-acdel {
    margin: 0;
    background: transparent;
    color: #FF3B30;
}

.profile-block .played-block .btn-played.collapsed span,
.profile-block .played-block .btn-played span {
    background: #27282F;
    color: #7E7E7E;
}

.profile-block .played-block .btn-played span {
    background: #FF3B30;
}

.profile-block .played-block .form-group .form-control {
    letter-spacing: 2px;
}

.profile-block .played-block .form-group .form-control:focus {
    color: #fff;
    border: 2px solid #FF3B30 !important;
}

.profile-block .played-box .btn-group .btn-cen:hover {
    background: #fff;
    border-color: #fff;
    color: #FF3B30;
}

#users_change_password .profile-block .btn-main {
    margin-left: 10px;
}

#update_status {
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
}


/* **** End My Profile Page **** */

/* **** PaySlip Page **** */
.payslip-wrp .container {
    max-width: 1040px;
}

.payslip-banner {
    background: url('/images/wickedbet.com/payslip-banner.png') 0 0 no-repeat;
    background-size: cover;
    margin: 0 0 50px;
}

.payslip-wrp .cart-total .btn-main {
    border-radius: 20px;
    border: 2px solid #FF4C00;
    background: linear-gradient(1deg, #D11900 -35.87%, #FF8A00 106.8%);
    box-shadow: 0 0px 19px 0 rgba(255, 76, 0, 0.44);
    margin-left: 10px;
}

.payslip-wrp .cart-total .btn-main:hover {
    background: #fff;
    color: #FF4C00;
}

.cart-blocks {
    margin: 0 0 30px;
    padding: 24px;
    border-radius: 20px;
    background: #131520;
    position: relative;
}

.payslip-notice h3 {
    text-align: center;
    font-size: 22px;
}

.payboxtob {
    position: absolute;
    bottom: 24px;
    left: 24px;
}

.pro-nm-box {
    display: flex;
    align-items: center;
    margin: 0 0 20px;
}

.pro-nm-box img {
    width: 50px;
    min-width: 50px;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
    margin-right: 15px;
}

.pro-nm-box h3 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin: 0;
}

.table-shrerow {
    width: 100%;
    padding: 0 40px 0 0;
    position: relative;
}

.table-shrerow div.played-box {
    padding: 10px 15px;
    border-radius: 20px;
    background: #181D36;
    margin: 0 0 25px;
}

.table-shrerow div.played-box:last-child {
    margin: 0;
}

.table-shrerow .played-box h2 {
    display: flex;
    align-items: center;
    color: #85A5FF;
    font-size: 12px;
    font-weight: 400;
    margin: 0 0 20px;
}

.table-shrerow .played-box h2 b {
    color: #FFF;
    font-size: 12px;
    font-weight: 600;
    margin-left: auto;
    margin-right: 0;
}

.table-shrerow .played-box h2 img {
    width: 30px;
    height: 30px;
    object-fit: cover;
    object-position: center;
    margin-right: 8px;
}

.table-shrerow .played-box .inner-selbx {
    padding: 0;
    background: transparent;
}

.table-shrerow .played-box .inner-selbx ul {
    margin: 0 0 8px;
}

.table-shrerow .played-box .inner-selbx ul:last-childs {
    margin: 0;
}

.table-shrerow .played-box .inner-selbx ul li a {
    height: 30px;
    width: 30px;
    line-height: 26px;
}

a.delic {
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    font-size: 20px;
    color: #373A49;
    background: transparent;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

a.delic:hover {
    color: #2B55FF;
}

.total_line {
    padding: 20px 20px;
    border-radius: 30px;
    background: #181D36;
    margin: 0 0 10px;
}

.total_line:last-child {
    margin: 0;
}

.total_line h6 {
    margin: 0;
    font-size: 12px;
    font-weight: normal;
    color: #85A5FF;
    display: flex;
    align-items: center;
}

.total_line h6 span {
    margin-left: auto;
    font-weight: 600;
    color: #fff;
}

/* **** End PaySlip Page **** */


/* **** Betting Page **** */
.batting-wrapper .container {
    max-width: 1420px;
}

.betting-banner {
    margin: 0 0 50px;
    border-radius: 20px;
    background: linear-gradient(299deg, rgba(43, 85, 255, 0.19) -23.41%, rgba(43, 85, 255, 0.03) 114.79%);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
}

.bet-leftbox {
    padding: 50px;
    border-radius: 20px 20px 20px 20px;
    /* background: linear-gradient(111deg, #2B55FF 10.81%, #12249E 100.23%); */
    background: linear-gradient(233deg, #2B55FF 10.81%, #12249E 100.23%);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
}

.bet-leftbox ul li {
    display: flex;
    align-items: center;
    margin: 0 0 15px;
}

.bet-leftbox ul li:last-child {
    margin: 0;
}

.teamnmbx {
    display: flex;
    align-items: center;
}

.teamnmbx img {
    min-width: 24px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 15px;
}

.teamnmbx h3 {
    margin: 0;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

.scornm {
    margin-left: auto;
}

.scornm h4 {
    margin: 0;
    font-size: 21px;
    font-weight: 600;
    color: #fff;
}

.bet-rightbox {
    padding: 50px 50px 50px 25px;
}

.bet-rightbox li {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
    color: #85A5FF;
    margin: 0 0 15px;
}

.bet-rightbox li:last-child {
    margin: 0;
}

.bet-rightbox li img {
    margin-right: 10px;
}

.betting-list {
    margin: 0 0 50px;
}

.betting-list ul {
    background: #131520;
    padding: 10px;
    border-radius: 50px;
    box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.15) inset;
    display: flex;
    align-items: center;
}

.betting-list ul li {
    margin-right: 5px;
}

.betting-list ul li:last-child {
    margin: 0;
}

.betting-list ul li a {
    padding: 10px 20px;
    border-radius: 50px;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    display: block;
}

.betting-list ul li.active a {
    background: linear-gradient(111deg, #2B55FF 10.81%, #12249E 100.23%);
    color: #fff;
}


/* Select options design Start */

/* The container must be positioned relative: */
.set-lines .product-list {
    position: relative;
    padding: 0;
    background: #181D36;
    border-radius: 20px;
    box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.20) inset;
}

/*hide original SELECT element: */
.set-lines .product-list select {
    display: none;
}

.set-lines {
    padding-left: 10px;
    padding-right: 10px;
}

.pick-lines {
    margin: 0 -10px 24px;
}

.select-selected {
    background: none;
}

/* Style the arrow inside the select element: */
.select-selected:after {
    position: absolute;
    content: "";
    top: 18px;
    right: 20px;
    width: 22px;
    height: 12px;
    background: url(/images/wickedbet.com/up-arrow-white.png) no-repeat;
}

/* Point the arrow upwards when the select box is open (active): */
.select-selected.select-arrow-active:after {
    background: url(/images/wickedbet.com/down-arrow-white.png) no-repeat;
}

/* style the items (options), including the selected item: */
.select-items div,
.select-selected {
    padding-left: 15px;
    text-align: left;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    cursor: pointer;
}

.select-items div {
}

.select-items div:nth-child(odd) {
    background-color: #F7941D11;
}

.select-items div:nth-child(even) {
    background: none;
}

/* Style items (options): */
.select-items {
}

/* Hide the items when the select box is closed: */
.select-hide {
    display: none;
}

.select-items div:hover,
.same-as-selected {
    background-color: #F7941D !important;
}

.product-list .select-items div,
.product-list .select-selected {
    font-size: 16px;
}

/* Select options design End */

.logo-showing {
    background: #131520;
    padding: 10px;
    width: 100%;
    gap: 3px;
    height: 41px;
}

.product-listing {
    /* background-color: #1B1E2E !important; */
}

.lotto-game-logo {
    margin-right: 5px;
    flex: inherit;
    padding: 0;
    width: 15px;
}

.lotto-game-logo img {
    width: 17px !important;
    height: auto;
}

.lotto-game-logo-collapse {
    padding: 0;
    text-align: right !important;
}

.logo-showing-below .lotto-game-logo {

}

.synd-text-plus {
    font-size: 14px;
}

a.lotto-logos-collapse {
    cursor: pointer;
}

.logo-showing-below {
    padding: 0 10px 10px 10px;
    margin: 0;
    gap: 3px;
}

.logo-showing-below .pt-3,
.logo-showing-below .py-3 {
    padding-top: 0 !important;
    padding-bottom: 15px;
}

.a.lotto-logos-collapse i {
    color: #fff;
}


/* **** Betting Page **** */
.batting-wrapper .container {
    max-width: 1420px;
}

.betting-banner {
    margin: 0 0 50px;
    border-radius: 20px;
    background: linear-gradient(299deg, rgba(43, 85, 255, 0.19) -23.41%, rgba(43, 85, 255, 0.03) 114.79%);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
}

.bet-leftbox {
    padding: 50px;
    border-radius: 20px 20px 20px 20px;
    /* background: linear-gradient(111deg, #2B55FF 10.81%, #12249E 100.23%); */
    background: linear-gradient(233deg, #2B55FF 10.81%, #12249E 100.23%);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
}

.bet-leftbox ul li {
    display: flex;
    align-items: center;
    margin: 0 0 15px;
}

.bet-leftbox ul li:last-child {
    margin: 0;
}

.teamnmbx {
    display: flex;
    align-items: center;
}

.teamnmbx img {
    min-width: 24px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 15px;
}

.teamnmbx h3 {
    margin: 0;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

.scornm {
    margin-left: auto;
}

.scornm h4 {
    margin: 0;
    font-size: 21px;
    font-weight: 600;
    color: #fff;
}

.bet-rightbox {
    padding: 50px 50px 50px 25px;
}

.bet-rightbox li {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
    color: #85A5FF;
    margin: 0 0 15px;
}

.bet-rightbox li:last-child {
    margin: 0;
}

.bet-rightbox li img {
    margin-right: 10px;
}

.betting-list {
    margin: 0 0 50px;
}

.betting-list ul {
    background: #131520;
    padding: 10px;
    border-radius: 50px;
    box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.15) inset;
    display: flex;
    align-items: center;
    border: none;
}

.betting-list ul li {
    margin-right: 5px;
}

.betting-list ul li:last-child {
    margin: 0;
}

.betting-list ul li a {
    padding: 10px 20px;
    border-radius: 50px;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    display: block;
}

.betting-list ul li.active a {
    background: linear-gradient(111deg, #2B55FF 10.81%, #12249E 100.23%);
    color: #fff;
}


.betting-list-wrp .accordion .accordion-item {
    margin: 0 0 30px;
    background-color: transparent;
    border: none;
    background: #131520;
    border-radius: 20px;
    overflow: hidden;
}

.betting-list-wrp .accordion .accordion-item .accordion-button {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    padding: 24px 45px 24px 24px;
    background: linear-gradient(299deg, rgba(43, 85, 255, 0.10) -32.34%, rgba(43, 85, 255, 0.10) -23.41%, rgba(43, 85, 255, 0.02) 114.79%);
    position: relative;
    border-bottom: 1px solid #334299;
    margin-bottom: 0;
}

.betting-list-wrp .accordion .accordion-item .accordion-button.collapsed {
    border-bottom: 1px solid transparent;
}

.betting-list-wrp .accordion .accordion-item .accordion-button:not(.collapsed) {
    background-color: transparent;
    box-shadow: none;
}

.betting-list-wrp .accordion .accordion-item .accordion-button:focus {
    box-shadow: none;
}

.betting-list-wrp .accordion .accordion-item .accordion-button::after {
    display: none;
}

.betting-list-wrp .accordion .accordion-item .accordion-button:before {
    position: absolute;
    content: "\f077";
    font-family: "Font Awesome 5 Pro";
    right: 24px;
    top: 50%;
    font-size: 12px;
    background: #2B55FF;
    color: #fff;
    height: 24px;
    width: 24px;
    border-radius: 50%;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    opacity: 1;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.betting-list-wrp .accordion .accordion-item .accordion-button.collapsed:before {
    content: "\f078";
    opacity: 0.30;
}

.betting-list-wrp .accordion .accordion-body {
    padding: 15px 24px 0;
}

.scoring-rw {
    padding: 15px 24px 0;

}

.scoring-rw .totline {
    padding: 15px 20px;
    margin: 0 0 15px;
}

.scoring-rw h3 {
    font-size: 18px;
    font-weight: bold;
    color: #ADC6FF;
    margin: 0 0 15px;
    padding: 5px 0;
    text-align: center;
}

.scoring-rw .row {
    /*align-items: center;*/
    /* naah */
}

.scoring-rw .slider-wrapper {
    height: 50px;
    position: relative;
}

.scoring-rw .slider-rangebox h3 {
    text-align: center;
    font-size: 18px;
    color: #ADC6FF;
    margin: 0 0 15px;
    justify-content: center;
}

.scoring-rw .slider-wrapper ul {
    display: flex;
    flex-wrap: wrap;
    padding: 5px 0 0;
}

.scoring-rw .slider-wrapper ul li {
    width: 20%;
    font-size: 14px;
    font-weight: 500;
    color: #E4E4E4;
    text-align: center;
}

.scoring-rw .slider-wrapper ul li:first-child {
    text-align: left;
}

.scoring-rw .slider-wrapper ul li:last-child {
    text-align: right;
}

.betting-slipside {
    border-radius: 20px;
    background: #131520;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
    padding: 24px 20px;
    /* min-height: 690px; */
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}

img.betishp {
    position: absolute;
    bottom: 0;
    right: 0;
    opacity: 0.25;
}

.progress-status {
    padding: 24px;
    display: none;
}

.progress-status h3 {
    font-size: 35px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin: 0;
}

.progress-status p {
    font-size: 24px;
    font-weight: normal;
    color: #fff;
    font-style: italic;
    text-align: center;
    margin: 0;
}

.workrowopen {
    position: relative;
    z-index: 1;
}

.workrowopen h2 {
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
    color: #D6E4FF;
    margin: 0 0 25px;
}

.workrowopen h2 img {
    margin-right: 10px;
}

.workrowopen h2 span {
    margin-left: auto;
    font-size: 14px;
    font-weight: 500;
    color: #303F8F;
}

.match-box {
    /* border-radius: 16px;
    background: linear-gradient(299deg, rgba(43, 85, 255, 0.37) -23.41%, rgba(43, 85, 255, 0.06) 114.79%);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15); */
    overflow: hidden;
    margin: 0 0 12px;
}

.match-head {
    padding: 15px;
    display: flex;
    align-items: center;
    background: linear-gradient(111deg, rgba(43, 85, 255, 0.70) 10.81%, rgba(18, 36, 158, 0.70) 100.23%);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
}

.text-field .text_box {
    width: 100%;
    padding: 10px;
    position: relative;
    background: #181A27;
}

.text-field .text_box h3 {
    color: #838286;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;

    margin-bottom: 0;
    display: flex;
    align-items: center;
}

.payslip_bin {
    position: relative;
    left: -38px;
    top: 11.5px;
    width: 0;
}

.ticket_header,
.ticket_header_img {
    height: 21px;
    width: 21px;
    object-fit: cover;
}

.top_amount {
    /* background-color: #161928;
    width: 118px;
    border-radius: 4px;
    height: 17px;
    font-size: 11px;
    display: flex;
    justify-content: end;
    align-items: center; */
    float: right;
}

.top_amount .form-group {
    position: relative;
    margin: 0;
    background-color: #161928;
    width: auto;
    border-radius: 4px;
    height: 17px;
    font-size: 11px;
    display: flex;
    justify-content: end;
    align-items: center;
    gap: 5px;
}

.top_amount .form-group input {
    background: transparent;
    border: 1px solid rgb(255, 0, 0);
    width: 40px;
    border: 0 !important;
    color: #838286;
    text-align: end;
}

.top_amount .form-group small {
    display: flex;
    align-items: center;
}

.crypto-currency-icon img,
.top_amount .form-group small span img {
    height: 15px !important;
    width: auto !important;
}


.text-field .text_box .ticket-header {
    color: white;
    gap: 10px;
    background: #202332;
    padding: 4px 8px 4px 4px;
    max-width: calc(100% - 40px);
    border-radius: 20px;
}

.text-field .btn-del {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #EC524A;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    cursor: pointer;
}

.disable {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    cursor: not-allowed;
}

.match-head h3 {
    font-size: 14px;
    font-weight: 500;
    color: #D6E4FF;
    margin: 0;
}

.match-head h3 span {
    background: #FF3B30;
    border-radius: 4px;
    border: none;
    font-size: 9px;
    font-weight: 600;
    color: #fff;
    width: 26px;
    min-width: 26px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    height: 15px;
    line-height: 15px;
    margin-right: 2px;
}

a.btn-del {
    color: #597EF7;
    font-size: 16px;
    margin-left: auto;
}

a.btn-del:hover {
    color: #fff;
}

.match-dt-box {
    padding: 15px 12px;
}

.match-srbx {
    margin: 0 0 15px;
    position: relative;
}

.match-srbx label {
    font-size: 12px;
    font-weight: normal;
    color: #85A5FF;
    margin: 0 0 10px;
    display: block;
}

.match-srbx h6 {
    margin: 0;
    padding: 13px 15px;
    border-radius: 12px;
    background: #161928;
    font-size: 12px;
    font-weight: 600;
    color: #D6E4FF;
    display: flex;
    align-items: center;
}

.match-srbx h6 span {
    margin-left: auto;
    font-weight: normal;
    color: #85A5FF;
}

.match-srbx h6 span.settl {
    color: #FF3B30;
}

.mtrw {
    display: flex;
    align-items: center;
}

.mtrw .form-group {
    position: relative;
    margin: 0;
}

.mtrw .form-group .form-control {
    padding: 12px 80px 12px 15px;
    background: #161928;
    border-radius: 12px;
    border: 2px solid #161928;
    box-shadow: none;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    width: 170px;
}

.mtrw .form-group .form-control::placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.mtrw .form-group .form-control:focus {
    color: #838286;
    border: 2px solid #2B55FF;
}

.mtrw .form-group span {
    display: flex;
    align-items: center;
    font-size: 12px;
    font-weight: normal;
    color: #85A5FF;
    position: absolute;
    top: 13px;
    right: 45px;
}

.mtrw .form-group .crypto-currency-icon {
    right: 15px;
}

.mtrw .jackbox h4 img,
.mtrw .form-group span img {
    /* margin-left: 5px; */
    width: auto;
    height: 16px;
    /* border-radius: 50%; */
    object-fit: cover;
}

.mtrw .jackbox {
    justify-content: flex-end;
    text-align: right;
    margin-left: 15px;
}

.mtrw .jackbox h6 {
    text-align: right;
    font-size: 9px;
    font-weight: normal;
    color: #85A5FF;
    margin: 0 0 5px;
}

.mtrw .jackbox h4 {
    text-align: right;
    font-size: 12px;
    font-weight: normal;
    color: #D6E4FF;
}

.workrowopen .played-block {
    padding: 0;
    margin: 0 0 25px;
    /* border-radius: 20px;
    background: linear-gradient(284deg, rgba(255, 94, 0, 0.29) -18.76%, rgba(255, 77, 0, 0.07) 101.28%); */
}

.multibet_data h6 {
    width: 100px;
    height: 28px;
    border-radius: 4px;
    background-color: #626368;
    font-size: 13px !important;
    font-weight: 600;

    color: #fff;
    justify-content: center;

}

.multibet_data p {
    width: 34px;
    height: 28px;
    border-radius: 4px;
    background-color: #626368;
    font-size: 13px !important;
    font-weight: 600;

    color: #161928;
    display: flex;
    justify-content: center;
    align-items: center;
}

.workrowopen .played-block a {
    padding: 15px;
    background: linear-gradient(284deg, rgba(255, 94, 0, 0.29) -18.76%, rgba(255, 77, 0, 0.07) 101.28%);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
}

.workrowopen .played-block .btn-played.collapsed {
    border-radius: 20px 20px;
}

.workrowopen .played-block .btn-played {
    border-radius: 20px 20px 0 0;
}

.workrowopen .played-block .btn-played.collapsed span,
.workrowopen .played-block .btn-played span {
    background: #27282F;
    color: #838286;
}

.workrowopen .played-block .btn-played span {
    background: #FF4C00;
    color: #fff;
}

.workrowopen .played-block .played-box {
    margin: 0;
    padding: 5px 10px;
    /* border-radius: 0 0 20px 20px; */
    background: transparent;
}

.workrowopen .standard-multiple-block .played-block {
    padding: 0;
    border-radius: 4px;
    background-color: #626368;
    background-image: url(/newimages/Wave-1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 0 0 25px;
    color: white;
}

.in-addbx {
    margin: 0 0 15px;
}

.in-addbx:last-child {
    margin: 0;
}

.in-addbx h1,
.in-addbx h6 {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 600;

}


.in-addbx h6 span {
    min-width: 15px;
    height: 15px;
    border-radius: 50%;
    line-height: 15px;
    background: #FF4C00;
    color: #fff;
    text-align: center;
    margin-left: 10px;
    font-size: 12px;
    font-weight: 600;
}

.standard-multiple-block .in-addbx h6 span {
    display: none;
}

.in-addbx .mtrw .form-group span {
    color: #fff;
}

.in-addbx .mtrw .jackbox {
    flex-flow: column;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}

.in-addbx .mtrw .jackbox h4,
.in-addbx .mtrw .jackbox h6 {
    color: #fff;
}

.padding_table .table > :not(caption) > * > * {
    border-bottom-width: 0;
}

.totalbox h4 {
    padding: 5px;
    background: #1B1E2E;
    border-radius: 4px;
    font-size: 11px;
    font-weight: 600;
    color: #838286;
    margin: 0 0 10px;
    display: flex;
    align-items: center;
    width: 155px;
    height: 28px;
    text-transform: uppercase;
}

.totalbox h4 .box .crypto-currency-code {
    display: none !important;
}

.totalbox h4 span {
    margin-left: auto;
    font-size: 12px;
    font-weight: 600;
    color: #D6E4FF;
    display: flex;
    align-items: center;
}

.totalbox h4 span img {
    width: auto;
    height: 10px;
    /* margin-left: 5px; */
    object-fit: cover;
}

.lotto_betslip_btn,
.delete_all_tickets,
.workrowopen .btn-main {
    width: 100%;
    justify-content: center;
    white-space: nowrap;
}

.lotto_betslip_btn,
#share_bet_links a,
.delete_all_tickets,
.workrowopen .btn-main {
    border: transparent;
    font-size: 13px;
    font-weight: 600;
    transition: .4s linear;
    background-color: #181A27;
    color: #838286;
    display: flex;
    align-items: center;
    gap: 5px;
    text-transform: uppercase;
    padding: 5px;
    border-radius: 4px;


}

.lotto_betslip_btn:hover,
#share_bet_links a:hover,
.workrowopen .btn-main:hover {
    background-color: #2B55FF;
    background-image: url(/newimages/btn_background_wave.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 112px;
    color: #fff;
}

.lotto_betslip_place_btn {
    background-color: #2B55FF;
    background-image: url(/newimages/btn_background_wave.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 112px;
    color: #E8F0FF;
    width: 70%;
    height: 44px;
    border: transparent;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;

    border-radius: 4px;
}

.lotto_betslip_place_btn:hover {
    transition: .4s linear;
    background: #181A27;
    color: #E8F0FF;
}

#betModal .modal-dialog, #depositModal .modal-dialog, #messageModal .modal-dialog {
    max-width: 400px;
    margin-right: auto;
    margin-left: auto;
}

#betModal .modal-content,
#depositModal .modal-content,
#messageModal .modal-content,
#tokenBoostClaimModal .modal-content,
.rewards .modal-content {
    min-height: 360px;
    background-image: url(/newimages/modal_background.png);
}

#messageModal .modal-content .purchase-message {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
}

#messageModal .modal-content .modal-body {
    margin-top: 40px;
}

.purchase_results_area {
    width: 100%;
}


#messageModalRestricted .modal-dialog {
    max-width: 600px;
}

#messageModalRestricted .modal-content {
    min-height: 360px;
    background-image: url(/newimages/modal_background.png);
    background-size: auto;
    padding: 20px 50px 50px 50px;
}

#messageModalRestricted .modal-content .modal-body {
}

.purchase_results_area {
    width: 100%;
}

.restricted_overlay_body_logo img {
    width: 250px;
    height: auto;
}

.restricted_overlay_body {
    color: #838286;
}

.restricted_overlay a {
    color: #838286;
    transition: .4s linear;
    -webkit-transition: .4s linear;
}

.restricted_overlay a:hover {
    color: #fff;
}

.restricted_overlay .modal-content {
    background-color: #131520;
    border: 2px solid #27282F;
}

.restricted_overlay_body_text ul li {
    list-style: disc;
    margin-bottom: 10px;
}

/* .workrowopen #share_bet_button .btn-main {
    background: linear-gradient(299deg, rgba(43, 255, 52, 0.67) -23.41%, rgba(43, 255, 65, 0.11) 114.79%);
}

.workrowopen #share_bet_button .btn-main:hover {
    background: #fff;
    color: #2B55FF;
}

.workrowopen #my_bets_betslip_button .btn-main {
    background: #FF4C00;
}

.workrowopen #my_bets_betslip_button .btn-main:hover {
    background: #fff;
    color: #2B55FF;
} */

#share_bet_links {
    /* padding: 10px 0; */
}

#share_bet_links a {
    /* width: auto;
    margin: 10px auto;
    display: block;
    font-size: 12px;
    line-height: 28px;
    font-weight: 600;
    background: grey;
    border: 1px solid grey;
    height: 44px; */
}

#share_bet_links a:hover {
    /* background: #595968;
    border: 1px solid #595968; */
}

#share_bet_links a svg {
    width: 15px;
    height: auto;
    float: left;
}

.props-list a {
    color: #fff;
}

.in-addbx h6 .odds {
    text-align: right;
    font-size: 9px;
    font-weight: normal;
    color: #fff;
    margin-left: auto;
}

.in-addbx h6 .odds .odds_total {
    font-size: 11px;
    font-style: normal;
    color: #85A5FF;
    font-weight: 600;
    display: inline;
}

/* **** End Betting Page **** */


/* **** Sports Main **** */
.mobile_only {
    display: none;
}

.accordion-body .match-bx ul.team-info li.versus_dash {
    display: none;
}

.mobile-prop-count {
    display: none;
}

.sports-banner {
    border-radius: 20px;
    background-color: #3A3A3A;
    box-shadow: 0 4px 70px 0 rgba(0, 0, 0, 0.34);
    position: relative;
    margin: 0 0 50px;
}

.sports-banner .box-img img {
    width: 100%;
    border-radius: 20px;
}

.sports-banner .slider-box {
    position: relative;
}

.sports-banner .description {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 50px 60px;
}

.sports-banner .description h2 {
    color: #FFF;
    font-family: MD Nichrome Test;
    font-size: 79px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0 0 32px;
}

.sports-banner .description p {
    color: #FFF;
    text-overflow: ellipsis;
    whitespace: nowrap;

    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 38px;
}

.sports-banner .description a {
    color: #303F8F;

    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 18px 28px;
    border-radius: 20px;
    /* border: 2px solid rgba(255, 255, 255, 0.25); */
    background: linear-gradient(109deg, #FFF 20.42%, rgba(255, 255, 255, 0.65) 122.47%);
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    display: table;
}

.sports-banner .description a:hover {
    background: #303F8F;
    color: #fff;
}

.sports-banner .slick-prev,
.sports-banner .slick-next {
    position: absolute;
    left: 10px;
    background-color: transparent;
    border: none;
    box-shadow: none;
    outline: none;
    z-index: 9;
    font-size: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.sports-banner .slick-next {
    left: auto;
    right: 10px;
}

.sports-banner .slick-prev:before,
.sports-banner .slick-next:before {
    position: absolute;
    content: "\f104";
    height: 48px;
    width: 48px;
    border-radius: 100%;
    background: linear-gradient(358deg, rgba(255, 255, 255, 0.21) 2.38%, rgba(255, 255, 255, 0.00) 112.75%);
    border: 2px solid rgba(255, 255, 255, 0.09);
    font-size: 20px;
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    color: #E4E4E4;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.sports-banner .slick-next:before {
    left: auto;
    right: 0;
    content: "\f105";
}

.sports-banner .slick-prev:hover:before,
.sports-banner .slick-next:hover:before {
    background-color: #000;
    color: #fff;
}

.league_groups .fav-league {
    background: transparent;
    border: none;
    padding: 24px 16px;
}

.fav-league i {
    font-size: 12px;
    color: #fff;
    display: flex;
}

.fav-league i.fa-inverse {
    color: #2b55ff;
}

.league_groups {
    width: 100%;
}

#sports_body .inner-banner .favorite-container {
    position: absolute;
    top: 10%;
    left: 2%;
}

#products_show .inner-banner .favorite-container {
    position: absolute;
    top: 20px;
    left: 20px;
}

.team-info li .favorite-container {
    margin-right: 5px;
}

.fav-team i {
    font-size: 11px;
    color: #fff;
    display: flex;
}

.fav-team i.fa-inverse {
    color: #2b55ff;
}

.fav-lotto-game i {
    font-size: 12px;
    color: #fff;
    display: flex;
}

.fav-lotto-game i.fa-inverse {
    color: #2b55ff;
}

.fav-lotto-syndicate i {
    font-size: 12px;
    color: #fff;
    display: flex;
}

.fav-lotto-syndicate i.fa-inverse {
    color: #2b55ff;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    background: linear-gradient(1deg, rgba(255, 15, 0, 0.20) -5.49%, #FF0F00 25.78%, #FFE500 138.73%);
}

/* **** End Sports Main **** */


.sports-block {
}

.sports-block .sports-title h2 {
    display: flex;
    align-items: center;
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 24px;
}

.sports-block .sports-title h2 img {
    max-width: 100%;
    margin-right: 12px;
    filter: drop-shadow(0 0 19px rgba(255, 76, 0, 0.44));
}

.sports-block .betting-list {
    margin: 0 0 50px;
}

.sports-block .betting-list ul {
    overflow: auto;
}

.sports-block .betting-list ul li {
    white-space: nowrap;
}

.sports-block .betting-list ul::-webkit-scrollbar {
    width: 0;
    display: none;
}


.betting-list-wrp .accordion-item {
    margin: 0 0 32px;
    background: #131520;
}

.sports-wrapper .betting-list-wrp .accordion-item .accordion-button img {
    margin-right: 12px;
    max-width: 100%;
}

.sports-wrapper .betting-list-wrp .accordion-item .accordion-body {
    padding: 0;
    background: linear-gradient(111deg, rgba(43, 85, 255, 0.05) 10.81%, rgba(18, 36, 158, 0.05) 100.23%);
}

.accordion-body .match-bx {
    padding: 24px;
}

.accordion-body .match-bx.dark-bg {
    background: #131520;
}

.accordion-body .match-bx h3 {
    color: #85A5FF;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 16px;
}

.accordion-body .match-bx h3 a {
    color: #85A5FF;
}

.accordion-body .match-bx ul.team-info li {
    display: flex;
    align-items: center;
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0 0 16px;
}

.accordion-body .match-bx ul.team-info li:last-child {
    margin: 0;
}

.accordion-body .match-bx ul.team-info li span {
    margin-left: auto;
}

.accordion-body .match-bx ul.team-info li img {
    max-width: 100%;
    margin-right: 16px;
}

.accordion-body .match-bx ul.team-info li a {
    color: #fff;
}

.accordion-body .match-bx h4 {
    color: #ADC6FF;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    margin: 0 0 16px;
}

.accordion-body .match-bx .team-point {
    display: flex;
    align-items: center;
    margin: 0 -8px;
}

.accordion-body .match-bx .team-point li {
    padding: 0 8px;
    width: 30%;
}

.accordion-body .match-bx .team-point.big-point li {
    width: 45%;
}

.accordion-body .match-bx .team-point li:last-child {
    width: 10%;
}

.accordion-body .match-bx .team-point li .point-box {
    border-radius: 20px;
    background: #181D36;
    padding: 8px 16px;
}

.accordion-body .match-bx .team-point li .point-box h5 {
    overflow: hidden;
    color: #85A5FF;
    text-overflow: ellipsis;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0 0 8px;
}

.accordion-body .match-bx .team-point li .point-box p {
    color: #FFF;
    font-size: 14px;
    font-weight: 500;
    margin: 0;
}

.accordion-body .match-bx .team-point li h6 {
    margin: 0;
    color: #ADC6FF;
    font-size: 14px;
    font-weight: 500;
}


.betting-slip-block {
    padding: 24px 20px;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}

.betting-slip-block .betting-slip-logo {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}

.betting-slip-block h2 {
    display: flex;
    align-items: center;
    margin: 0 0 24px;
    color: #D6E4FF;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    z-index: 5;
}

.betting-slip-block h2 img {
    max-width: 100%;
    margin-right: 16px;
}

.betting-slip-block h2 a {
    color: #303F8F;
    font-size: 14px;
    font-weight: 500;
    margin-left: auto;
    margin-right: 0;
}

.betting-slip-block h2 a:hover {
    color: #fff;
}

.betting-slip-block p {
    padding: 45px 0;
    color: #85A5FF;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    margin: 0;
    position: relative;
    z-index: 4;
}


.navspobx {
    margin: 0 auto 32px;
    padding: 0 20px;
}

.sidebar-menus .nav-tabs {
    display: flex;
    align-items: center;
    border: none;
    border-radius: 20px;
    width: auto;
    background: #161928;
    justify-content: center;
}

.sidebar-menus .nav-tabs li {
    border-radius: 20px;
    background: #161928;
    padding: 0;
    margin: 0;
    background: transparent;
    border-radius: 0;
}

.sidebar-menus .nav-tabs li a {
    color: #838286;
    font-size: 14px;
    font-weight: 500;
    border: none;
    padding: 10px;
    background: transparent;
    opacity: 1;
}

.sidebar-menus .nav-tabs li:after {
    display: none;
}

.sidebar-menus .nav-tabs li a img {
    max-width: 100%;
    margin-right: 8px;
    opacity: 1;
}

.sidebar-menus .nav-tabs li a.active {
    border-radius: 20px;
    background: linear-gradient(299deg, rgba(43, 85, 255, 0.37) -23.41%, rgba(43, 85, 255, 0.06) 114.79%);
}

.sidebar-menus .nav-tabs li a.active img {
    filter: unset;
}

.sports-main-nav ul li:after {
    background: linear-gradient(111deg, #2B55FF 10.81%, #12249E 100.23%);
    box-shadow: 0 0px 26px 0 rgba(43, 85, 255, 0.53);
}

.sports-main-nav ul li.active a:before {
    background: linear-gradient(299deg, rgba(43, 85, 255, 0.37) -23.41%, rgba(43, 85, 255, 0.06) 114.79%);
}

aside.sidebar.full-sidebar .sidebar-menus .nav-tabs {
    flex-flow: column;
}


.games-block {
    margin: 0 0 50px;
}

.games-block .sports-title h2 {
    display: flex;
    align-items: center;
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 25px;
}

.games-block .sports-title h2 img {
    max-width: 100%;
    margin-right: 12px;
    filter: drop-shadow(0 0 19px rgba(255, 76, 0, 0.44));
}

.games-slider .slick-slide {
    margin: 0 6px;
}

.games-slider .slick-list {
    margin: 0 -6px;
}

.games-slider .slider-box {
    border-radius: 12px;
    border-radius: 12px;
    border: 2px solid rgba(43, 85, 255, 0.74);
    /* background: linear-gradient(299deg, rgba(43, 85, 255, 0.37) -23.41%, rgba(43, 85, 255, 0.06) 114.79%); */
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
    padding: 13px 16px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
}

.games-slider .slider-box .gg_sport_icon {
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 100%;
    width: 100px;
    height: auto;
}

.games-slider .slider-box .description {
    position: relative;
    z-index: 9;
}

.games-slider .slider-box h6 {
    color: #85A5FF;
    font-size: 9px;
    font-weight: 400;
    margin: 0 0 5px;
    display: flex;
    align-items: center;
}

.games-slider .slider-box h6 span {
    color: #FFF;
    font-size: 9px;
    font-weight: 600;
    padding: 2px 6px;
    border-radius: 4px;
    background: linear-gradient(1deg, #D11900 -35.87%, #FF8A00 106.8%);
    box-shadow: 0 0px 19px 0 rgba(255, 76, 0, 0.47);
}

.games-slider .slider-box h6 img {
    max-width: 100%;
    margin-right: 6px;
}

.games-slider .slider-box h6 b {
    margin: 0 8px;
    color: #D6E4FF;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
}

.games-slider .slider-box h2 {
    color: #85A5FF;
    font-size: 18px;
    font-weight: 700;
    min-height: 50px;
    margin: 0 0 8px;
}

.games-slider .slider-box ul li {
    color: #D6E4FF;
    font-size: 14px;
    font-weight: 500;
    line-height: 27px;
    margin: 0 0 5px;
    display: flex;
    align-items: center;
}

.games-slider .slider-box ul li span {
    height: 24px;
    width: 24px;
    margin-right: 10px;
}

.games-slider .slider-box ul li img {
    max-width: 100%;
}

.games-slider .slider-box ul li:last-child {
    margin: 0;
}

.games-slider .slider-box .description-img {
    position: relative;
    z-index: 5;
    min-height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
}


.games-slider .slider-box .description-img img {
    max-width: 100%;
}

.games-slider .slider-box.active {
    border-radius: 12px;
    border: 2px solid rgba(255, 94, 0, 0.58);
    background: linear-gradient(284deg, rgba(255, 94, 0, 0.29) -18.76%, rgba(255, 77, 0, 0.07) 101.28%);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
}

.games-slider .slider-box.active h6 {
    color: #D6E4FF;
}

.games-slider .slider-box.active h2 {
    color: #D6E4FF;
}

.games-slider .slider-box.active ul li {
    color: #D6E4FF;
}

.games-slider .slick-prev,
.games-slider .slick-next {
    position: absolute;
    left: 10px;
    background-color: transparent;
    border: none;
    box-shadow: none;
    outline: none;
    z-index: 9;
    font-size: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.games-slider .slick-next {
    left: auto;
    right: 10px;
}

.games-slider .slick-prev:before,
.games-slider .slick-next:before {
    width: 50px;
    height: 50px;
    content: "\f104";
    font-family: 'Font Awesome 5 Pro';
    color: #fff;
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 2px solid rgba(255, 255, 255, 0.09);
    font-weight: 600;
    line-height: 47px;
    display: block;
    border-radius: 50%;
    text-align: center;
    font-size: 14px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.games-slider .slick-next:before {
    left: auto;
    right: 0;
    content: "\f105";
}

.games-slider .slick-prev:hover:before,
.games-slider .slick-next:hover:before {
    background-color: #2b55ff;
    border-color: #2b55ff;
    color: #fff;
}


.bets-updatebox {
    padding: 0;
    display: block;
    padding: 1px;
    overflow: hidden;
    position: relative;
}

.bets-updatebox .nav-tabs {
    margin: 16px 16px 24px;
}

.bets-updatebox .betslist {
}

.bets-updatebox .betslist ul li .list-box {
    background: #131628;
    padding: 12px 20px;
}

.bets-updatebox .betslist ul li .list-box h3 {
    color: #D6E4FF;
    font-size: 14px;
    font-weight: 500;
    display: flex;
    align-items: center;
    margin: 0 0 8px;
}

.bets-updatebox .betslist ul li .list-box h3 img {
    max-width: 100%;
    margin-right: 8px;
}

.bets-updatebox .betslist ul li .list-box h3 span {
    color: #85A5FF;
    font-size: 14px;
    font-weight: 500;
    margin-left: auto;
}

.bets-updatebox .betslist ul li .list-box h5 {
    overflow: hidden;
    color: #85A5FF;
    font-size: 12px;
    font-weight: 400;
    display: flex;
    align-items: center;
    margin: 0;
}

.bets-updatebox .betslist ul li .list-box h5 b {
    color: #7E7E7E;
    font-weight: 400;
    margin-right: 16px;
}

.bets-updatebox .betslist ul li .list-box h5 span {
    margin: 0;
    margin-left: auto;
    display: flex;
    align-items: center;
}

.bets-updatebox .betslist ul li .list-box h5 img {
    margin: 0 4px 0 0;
}

.bets-updatebox .betslist ul li .list-box h5 span img {
    margin-left: 4px;
}

.bets-updatebox .betslist ul li .list-box.dark-bg {
    background: #131520;
}

.bets-updatebox .btn-show {
    color: #FFF;
    font-size: 14px;
    font-weight: 500;
    padding: 12px 24px;
    border-radius: 20px;
    border: 2px solid rgba(255, 255, 255, 0.09);
    background: rgba(255, 255, 255, 0.21);
    backdrop-filter: blur(7.5px);
    display: table;
    position: absolute;
    left: 50%;
    bottom: 30px;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.bets-updatebox .btn-show:hover {
    background: #fff;
    color: #000;
}


.navsports {
    border-radius: 16px;
    border: 2px solid rgba(255, 94, 0, 0.58);
    background: linear-gradient(284deg, rgba(255, 94, 0, 0.29) -18.76%, rgba(255, 77, 0, 0.07) 101.28%);
    padding: 8px 10px 9px 20px;
    margin: 30px 12px 32px;
    position: relative;
    z-index: 0;
    display: flex;
    align-items: center;
}

#bets_settled .navsports,
#bets_index .navsports,
#sports_index .navsports,
#sports_show .navsports,
#matches_show .navsports {
    border: 2px solid rgba(43, 85, 255, 0.74);
    background: linear-gradient(299deg, rgba(43, 85, 255, 0.37) -23.41%, rgba(43, 85, 255, 0.06) 114.79%);
}

#entries_index .navsports,
#products_index .navsports,
#products_show .navsports,
#products_syndicates .navsports,
#payslip_items_index .navsports,
#draw_results_index .navsports,
#draw_results_show .navsports {
    border: 2px solid rgba(52, 199, 89, 0.61);
    background: linear-gradient(284deg, rgba(52, 199, 89, 0.31) -18.76%, rgba(52, 198, 89, 0.09) 101.28%);
}

.sports-main-nav .navsports {
    background: linear-gradient(299deg, rgba(43, 85, 255, 0.37) -23.41%, rgba(43, 85, 255, 0.06) 114.79%);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
    border: 2px solid rgba(43, 85, 255, 0.74);
}

.lotto-menus .navsports {
    border: 2px solid rgba(52, 199, 89, 0.61);
    background: linear-gradient(284deg, rgba(52, 199, 89, 0.31) -18.76%, rgba(52, 198, 89, 0.09) 101.28%);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
}

.purple-menus .navsports {
    border: 2px solid rgba(112, 0, 255, 0.63);
    background: linear-gradient(284deg, rgba(112, 0, 255, 0.31) -18.76%, rgba(112, 0, 255, 0.09) 101.28%);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
}

.navsports .card-img {
    position: absolute;
    right: 16px;
    bottom: 8px;
    max-width: 108px;
    z-index: 9;
}

.navsports h2 {
    color: #FFF;
    font-family: MD Nichrome Test;
    font-size: 23px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0;
}

.navsports h2 a {
    color: #FFF;
}

.navsports .card-rw {
    margin-left: auto;
    max-width: 100px;
    position: absolute;
    bottom: 8px;
    right: 15px;
}

.navsports .card-rw ul {
    display: flex;
    align-items: center;
}

.navsports .card-rw ul li {
    margin: 0 -4px;
    padding: 0;
}

.navsports .card-rw ul li:first-child {
    z-index: 2;
}

.navsports .card-rw ul li:nth-child(2) {
    z-index: 3;
}

.navsports .card-rw ul li:nth-child(3) {
    z-index: 4;
}

.navsports .card-rw ul li:last-child {
    z-index: 5;
}

.navsports .card-rw ul li a {
    padding: 0;
}

.navsports .card-rw ul li a img {
    border-radius: 4px;
    width: 32px;
    margin: 0;
    position: relative;
    z-index: 1;
    opacity: 1;
    transition: .4s linear;
    -webkit-transition: .4s linear;
}

.navsports .card-rw ul li.active a:hover img,
.navsports .card-rw ul li.active a img {
    box-shadow: 0 0px 6px rgba(255, 76, 0, 0.44);
    transform: translateY(-10px) rotate(-15deg);
    -webkit-transform: translateY(-10px) rotate(-15deg);
    z-index: 5;
}

.sidebar-menus .navsports .card-rw ul li a:before,
.sidebar-menus .navsports .card-rw ul li:after {
    display: none;
}

.navsports .card-rw ul li a:hover img {
    box-shadow: 0 0px 6px rgba(255, 76, 0, 0.44);
    transform: translateY(-10px) rotate(15deg);
    -webkit-transform: translateY(-10px) rotate(15deg);
    z-index: 5;
}

.navsports .card-rw ul li a.very-active img {
    box-shadow: 0 0px 6px rgba(255, 76, 0, 0.44);
    transform: translateY(-10px) rotate(15deg);
    -webkit-transform: translateY(-10px) rotate(15deg);
    z-index: 5;
}

.navsports .card-rw ul li.active a.blue-crd img,
.navsports .card-rw ul li a.blue-crd:hover img {
    box-shadow: 0 0px 6px rgba(43, 85, 255, 0.44);
}

.navsports .card-rw ul li.active a.green-crd img,
.navsports .card-rw ul li a.green-crd:hover img {
    box-shadow: 0 0px 6px rgba(52, 197, 88, 0.44);
}

.navsports .card-rw ul li.active a.purple-crd img,
.navsports .card-rw ul li a.purple-crd:hover img {
    box-shadow: 0 0px 6px rgba(151, 71, 255, 0.46);
}

aside.sidebar.full-sidebar .navsports .card-rw {
    display: none;
}

.navsports .sidebarbtn {
    display: none;
    position: relative;
    background: transparent;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-shadow: none;
}

.navsports .sidebarbtn img {
    left: 0;
    right: 0;
    width: 68px;
}

aside.sidebar.full-sidebar .navsports .sidebarbtn {
    display: block;
}

.btn-openin {
    cursor: pointer;
}

h2.nav_title_casino,
.small_icon_casino {
    display: block;
}

h2.nav_title_sports,
.small_icon_sports {
    display: none;
}

h2.nav_title_lotto,
.small_icon_lotto {
    display: none;
}

.sidebar-menus ul li a.casino_menu_option {
    display: flex;
}


/*.sports_menu_option {*/
/*    display: none;*/
/*}*/

/*.sidebar-menus ul li a.lotto_menu_option {*/
/*    display: none;*/
/*}*/

/* #bets_settled .green_main_logo, #bets_index .green_main_logo, #sports_index .green_main_logo, #sports_show .green_main_logo, #matches_show .green_main_logo, #bets_settled .orange_main_logo, #bets_index .orange_main_logo, #sports_index .orange_main_logo, #sports_show .orange_main_logo, #matches_show .orange_main_logo {
    display: none;
} */
#rewards_index .blue_main_logo,
#bets_settled .blue_main_logo,
#bets_index .blue_main_logo,
#sports_index .blue_main_logo,
#sports_show .blue_main_logo,
#matches_show .blue_main_logo,
#bets_settled .sports_menu_option,
#bets_index .sports_menu_option,
#sports_index .sports_menu_option,
#sports_show .sports_menu_option,
#matches_show .sports_menu_option {
    display: flex;
}

.head_links .head_links_list a img {
    display: none;
}

.head_links .head_links_list.active a img {
    display: block;
}

.head_links .head_links_list.active {
    background-color: #2B55FF;
    background-image: url(/newimages/btn_background_wave.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 112px;
    border-radius: 4px;
    font-weight: 700;
    color: white;
}

/*#rewards_index .head_links_casino,*/
/*#bets_settled .head_links_casino,*/
/*#bets_index .head_links_casino,*/
/*#sports_index .head_links_casino,*/
/*#sports_show .head_links_casino,*/
/*#matches_show .head_links_casino,*/
/*#sports_search_sports .head_links_casino,*/
/*#cashier_deposit_area .head_links_casino,*/
/*#cashier_bonus_area .head_links_casino,*/
/*#cashier_withdrawal_area .head_links_casino {*/
/*    display: none;*/
/*}*/

/*#bets_settled .head_links_rewards,*/
/*#bets_index .head_links_rewards,*/
/*#sports_index .head_links_rewards,*/
/*#sports_show .head_links_rewards,*/
/*#matches_show .head_links_rewards,*/
/*#casino_games_launch_real_game .head_links_rewards,*/
/*#casino_games_launch_fun_game .head_links_rewards,*/
/*#sports_search_sports .head_links_rewards,*/
/*#cashier_deposit_area .head_links_rewards,*/
/*#cashier_bonus_area .head_links_rewards,*/
/*#cashier_withdrawal_area .head_links_rewards {*/
/*    display: none;*/
/*}*/

/*#rewards_index .head_links_sports_off,*/
/*#bets_settled .head_links_sports_off,*/
/*#bets_index .head_links_sports_off,*/
/*#sports_index .head_links_sports_off,*/
/*#sports_show .head_links_sports_off,*/
/*#matches_show .head_links_sports_off,*/
/*#sports_search_sports .head_links_sports_off {*/
/*    display: none;*/
/*}*/

/*#rewards_index .head_links_casino_off,*/
/*#bets_settled .head_links_casino_off,*/
/*#bets_index .head_links_casino_off,*/
/*#sports_index .head_links_casino_off,*/
/*#sports_show .head_links_casino_off,*/
/*#casino_games_show .head_links_casino_off,*/
/*#casino_games_launch_real_game .head_links_casino_off,*/
/*#casino_games_launch_fun_game .head_links_casino_off,*/
/*#matches_show .head_links_casino_off {*/
/*    display: inline-block;*/
/*}*/

/*#rewards_index .head_links_lotto,*/
/*#bets_settled .head_links_lotto,*/
/*#bets_index .head_links_lotto,*/
/*#sports_index .head_links_lotto,*/
/*#sports_show .head_links_lotto,*/
/*#matches_show .head_links_lotto,*/
/*#sports_search_sports .head_links_lotto,*/
/*#casino_games_show .head_links_lotto,*/
/*#casino_games_launch_real_game .head_links_lotto,*/
/*#casino_games_launch_fun_game .head_links_lotto,*/
/*#matches_show .head_links_lotto,*/
/*#cashier_deposit_area .head_links_lotto,*/
/*#cashier_bonus_area .head_links_lotto,*/
/*#cashier_withdrawal_area .head_links_lotto {*/
/*    display: none;*/
/*}*/

/*#rewards_index .head_links_lotto_off,*/
/*#bets_settled .head_links_lotto_off,*/
/*#bets_index .head_links_lotto_off,*/
/*#sports_index .head_links_lotto_off,*/
/*#sports_show .head_links_lotto_off,*/
/*#sports_show .head_links_lotto_off,*/
/*#matches_show .head_links_lotto_off {*/
/*    display: inline-block;*/
/*}*/

/* #entries_index .orange_main_logo,
#products_index .blue_main_logo,
#products_show .blue_main_logo,
#products_syndicates .blue_main_logo,
#payslip_items_index .blue_main_logo,
#draw_results_index .blue_main_logo,
#draw_results_show .blue_main_logo,
#products_index .orange_main_logo,
#products_show .orange_main_logo,
#products_syndicates .orange_main_logo,
#payslip_items_index .orange_main_logo,
#draw_results_index .orange_main_logo,
#draw_results_show .orange_main_logo {
    display: flex;
} */

/* #entries_index .green_main_logo,
#products_index .green_main_logo,
#products_show .green_main_logo,
#products_syndicates .green_main_logo,
#payslip_items_index .green_main_logo,
#draw_results_index .green_main_logo,
#draw_results_show .green_main_logo,
#entries_index .sidebar-menus ul li a.lotto_menu_option,
#products_index .sidebar-menus ul li a.lotto_menu_option,
#draw_results_results_search .sidebar-menus ul li a.lotto_menu_option,
#products_lotto_search .sidebar-menus ul li a.lotto_menu_option,
#products_syndicates_search .sidebar-menus ul li a.lotto_menu_option,
#products_show .sidebar-menus ul li a.lotto_menu_option,
#products_syndicates .sidebar-menus ul li a.lotto_menu_option,
#payslip_items_index .sidebar-menus ul li a.lotto_menu_option,
#draw_results_index .sidebar-menus ul li a.lotto_menu_option,
#draw_results_show .sidebar-menus ul li a.lotto_menu_option,
#entries_index .green_main_logo,
#products_index .green_main_logo,
#products_show .green_main_logo,
#products_syndicates .green_main_logo,
#payslip_items_index .green_main_logo,
#draw_results_index .green_main_logo,
#draw_results_show .green_main_logo,
#entries_index .sidebar-menus ul li a.lotto_menu_option,
#products_show .sidebar-menus ul li a.lotto_menu_option,
#products_syndicates .sidebar-menus ul li a.lotto_menu_option,
#payslip_items_index .sidebar-menus ul li a.lotto_menu_option,
#draw_results_index .sidebar-menus ul li a.lotto_menu_option,
#draw_results_show .sidebar-menus ul li a.lotto_menu_option {
    display: flex;
} */

/*!*#rewards_index .head_links_sports,*!*/
/*!*#products_index .head_links_sports,*!*/
/*!*#draw_results_results_search .head_links_sports,*!*/
/*!*#products_lotto_search .head_links_sports,*!*/
/*!*#products_syndicates_search .head_links_sports,*!*/
/*!*#products_show .head_links_sports,*!*/
/*!*#products_syndicates .head_links_sports,*!*/
/*!*#payslip_items_index .head_links_sports,*!*/
/*!*#draw_results_index .head_links_sports,*!*/
/*!*#casino_games_show .head_links_sports,*!*/
/*!*#casino_games_launch_real_game .head_links_sports,*!*/
/*!*#casino_games_launch_fun_game .head_links_sports,*!*/
/*!*#draw_results_show .head_links_sports,*!*/
/*!*#cashier_deposit_area .head_links_sports,*!*/
/*!*#cashier_bonus_area .head_links_sports,*!*/
/*!*#cashier_withdrawal_area .head_links_sports {*!*/
/*!*    display: none;*!*/
/*!*}*!*/


/*#entries_index .head_links_lotto_off,*/
/*#products_index .head_links_lotto_off,*/
/*#draw_results_results_search .head_links_lotto_off,*/
/*#products_show .head_links_lotto_off,*/
/*#products_syndicates .head_links_lotto_off,*/
/*#payslip_items_index .head_links_lotto_off,*/
/*#draw_results_index .head_links_lotto_off,*/
/*#draw_results_show .head_links_lotto_off,*/
/*#entries_index .head_links_lotto_off,*/
/*#products_lotto_search .head_links_lotto_off,*/
/*#products_syndicates_search .head_links_lotto_off,*/
/*#products_show .head_links_lotto_off,*/
/*#products_syndicates .head_links_lotto_off,*/
/*#payslip_items_index .head_links_lotto_off,*/
/*#draw_results_index .head_links_lotto_off,*/
/*#draw_results_show .head_links_lotto_off {*/
/*    display: none;*/
/*}*/

/*#rewards_index .head_links_rewards_off {*/
/*    display: none;*/
/*}*/

/*#rewards_index .head_links_sports_off,*/
/*#rewards_index .head_links_sports_off,*/
/*#products_index .head_links_sports_off,*/
/*#products_show .head_links_sports_off,*/
/*#products_syndicates .head_links_sports_off,*/
/*#payslip_items_index .head_links_sports_off,*/
/*#draw_results_index .head_links_sports_off,*/
/*#draw_results_show .head_links_sports_off {*/
/*    display: inline-block;*/
/*}*/

/*#rewards_index .head_links_casino,*/
/*#entries_index .head_links_casino,*/
/*#products_index .head_links_casino,*/
/*#products_lotto_search .head_links_casino,*/
/*#products_syndicates_search .head_links_casino,*/
/*#products_show .head_links_casino,*/
/*#draw_results_results_search .head_links_casino,*/
/*#products_syndicates .head_links_casino,*/
/*#payslip_items_index .head_links_casino,*/
/*#draw_results_index .head_links_casino,*/
/*#draw_results_show .head_links_casino {*/
/*    display: none;*/
/*}*/

/*#entries_index .head_links_rewards,*/
/*#products_index .head_links_rewards,*/
/*#products_lotto_search .head_links_rewards,*/
/*#products_syndicates_search .head_links_rewards,*/
/*#products_show .head_links_rewards,*/
/*#draw_results_results_search .head_links_rewards,*/
/*#products_syndicates .head_links_rewards,*/
/*#payslip_items_index .head_links_rewards,*/
/*#draw_results_index .head_links_rewards,*/
/*#draw_results_show .head_links_rewards {*/
/*    display: none;*/
/*}*/

/*#rewards_index .head_links_casino_off,*/
/*#entries_index .head_links_casino_off,*/
/*#products_index .head_links_casino_off,*/
/*#products_show .head_links_casino_off,*/
/*#products_syndicates .head_links_casino_off,*/
/*#payslip_items_index .head_links_casino_off,*/
/*#draw_results_index .head_links_casino_off,*/
/*#draw_results_show .head_links_casino_off {*/
/*    display: inline-block;*/
/*}*/

/* #users_change_password .orange_main_logo,
#users_process_login .orange_main_logo,
#users_forgot_password .orange_main_logo,
#casino_games_launch_game .orange_main_logo,
#casino_games_index .orange_main_logo,
#transaction_records_history .orange_main_logo,
#users_casino_history .orange_main_logo,
#transaction_records_index .orange_main_logo,
#transaction_records_lotto_winnings .orange_main_logo,
#users_my_account .orange_main_logo,
#casino_games_show_category .orange_main_logo,
#users_land .orange_main_logo,
#transaction_records_index .orange_main_logo,
#casino_games_show_recent_winners_mobile .orange_main_logo,
#referral_campaigns_create .orange_main_logo,
#referral_campaigns_show .orange_main_logo,
#referral_campaigns_index .orange_main_logo,
#referral_campaigns_new .orange_main_logo {
    display: flex;
} */

/*#rewards_index .head_links_sports,*/
/*#contact_forms_create .head_links_sports,*/
/*#contact_forms_new .head_links_sports,*/
/*#casino_show .head_links_sports,*/
/*#casino_games_currency_selector .head_links_sports,*/
/*#users_change_password .head_links_sports,*/
/*#users_process_login .head_links_sports,*/
/*#users_forgot_password .head_links_sports,*/
/*#casino_games_launch_game .head_links_sports,*/
/*#casino_games_index .head_links_sports,*/
/*#transaction_records_history .head_links_sports,*/
/*#entries_index .head_links_sports,*/
/*#users_casino_history .head_links_sports,*/
/*#transaction_records_index .head_links_sports,*/
/*#transaction_records_lotto_winnings .head_links_sports,*/
/*#users_my_account .head_links_sports,*/
/*#users_close_account .head_links_sports,*/
/*#casino_games_show_category .head_links_sports,*/
/*#users_land .head_links_sports,*/
/*#transaction_records_index .head_links_sports,*/
/*#casino_games_show_recent_winners_mobile .head_links_sports,*/
/*#referral_campaigns_create .head_links_sports,*/
/*#referral_campaigns_show .head_links_sports,*/
/*#referral_campaigns_index .head_links_sports,*/
/*#referral_campaigns_new .head_links_sports {*/
/*    display: none;*/
/*}*/

/*#rewards_index .head_links_sports_off,*/
/*#contact_forms_create .head_links_sports_off,*/
/*#contact_forms_new .head_links_sports_off,*/
/*#casino_show .head_links_sports_off,*/
/*#casino_games_currency_selector .head_links_sports_off,*/
/*#users_change_password .head_links_sports_off,*/
/*#users_process_login .head_links_sports_off,*/
/*#users_forgot_password .head_links_sports_off,*/
/*#casino_games_launch_game .head_links_sports_off,*/
/*#casino_games_index .head_links_sports_off,*/
/*#transaction_records_history .head_links_sports_off,*/
/*#entries_index .head_links_sports_off,*/
/*#users_casino_history .head_links_sports_off,*/
/*#transaction_records_index .head_links_sports_off,*/
/*#transaction_records_lotto_winnings .head_links_sports_off,*/
/*#users_my_account .head_links_sports_off,*/
/*#casino_games_show_category .head_links_sports_off,*/
/*#users_land .head_links_sports_off,*/
/*#transaction_records_index .head_links_sports_off,*/
/*#casino_games_show_recent_winners_mobile .head_links_sports_off,*/
/*#referral_campaigns_create .head_links_sports_off,*/
/*#referral_campaigns_show .head_links_sports_off,*/
/*#referral_campaigns_index .head_links_sports_off,*/
/*#referral_campaigns_new .head_links_sports_off {*/
/*    display: inline-block;*/
/*}*/

/*#rewards_index .head_links_lotto,*/
/*#contact_forms_create .head_links_lotto,*/
/*#contact_forms_new .head_links_lotto,*/
/*#casino_show .head_links_lotto,*/
/*#casino_games_currency_selector .head_links_lotto,*/
/*#users_change_password .head_links_lotto,*/
/*#users_process_login .head_links_lotto,*/
/*#users_forgot_password .head_links_lotto,*/
/*#casino_games_launch_game .head_links_lotto,*/
/*#casino_games_index .head_links_lotto,*/
/*#transaction_records_history .head_links_lotto,*/
/*#bets_settled .head_links_lotto,*/
/*#bets_settled .head_links_lotto,*/
/*#users_casino_history .head_links_lotto,*/
/*#transaction_records_index .head_links_lotto,*/
/*#transaction_records_lotto_winnings .head_links_lotto,*/
/*#users_my_account .head_links_lotto,*/
/*#users_close_account .head_links_lotto,*/
/*#casino_games_show_category .head_links_lotto,*/
/*#users_land .head_links_lotto,*/
/*#transaction_records_index .head_links_lotto,*/
/*#casino_games_show_recent_winners_mobile .head_links_lotto,*/
/*#referral_campaigns_create .head_links_lotto,*/
/*#referral_campaigns_show .head_links_lotto,*/
/*#referral_campaigns_index .head_links_lotto,*/
/*#referral_campaigns_new .head_links_lotto,*/
/*#casino_games_show .head_links_lotto,*/
/*#casino_games_launch_real_game .head_links_lotto,*/
/*#casino_games_launch_fun_game .head_links_lotto,*/
/*#referral_campaigns_new .head_links_lotto {*/
/*    display: none;*/
/*}*/

/*#contact_forms_create .head_links_rewards,*/
/*#contact_forms_new .head_links_rewards,*/
/*#casino_show .head_links_rewards,*/
/*#casino_games_currency_selector .head_links_rewards,*/
/*#users_change_password .head_links_rewards,*/
/*#users_process_login .head_links_rewards,*/
/*#users_forgot_password .head_links_rewards,*/
/*#casino_games_launch_game .head_links_rewards,*/
/*#casino_games_index .head_links_rewards,*/
/*#transaction_records_history .head_links_rewards,*/
/*#bets_settled .head_links_rewards,*/
/*#bets_settled .head_links_rewards,*/
/*#users_casino_history .head_links_rewards,*/
/*#transaction_records_index .head_links_rewards,*/
/*#transaction_records_lotto_winnings .head_links_rewards,*/
/*#users_my_account .head_links_rewards,*/
/*#users_close_account .head_links_rewards,*/
/*#casino_games_show_category .head_links_rewards,*/
/*#users_land .head_links_rewards,*/
/*#transaction_records_index .head_links_rewards,*/
/*#casino_games_show_recent_winners_mobile .head_links_rewards,*/
/*#referral_campaigns_create .head_links_rewards,*/
/*#referral_campaigns_show .head_links_rewards,*/
/*#referral_campaigns_index .head_links_rewards,*/
/*#referral_campaigns_new .head_links_rewards,*/
/*#casino_games_launch_fun_game .head_links_rewards,*/
/*#casino_games_launch_fun_game .head_links_rewards,*/
/*#casino_games_launch_fun_game .head_links_rewards,*/
/*#casino_games_launch_fun_game .head_links_rewards,*/
/*#casino_games_show .head_links_rewards,*/
/*#casino_games_launch_real_game .head_links_rewards,*/
/*#casino_games_launch_fun_game .head_links_rewards,*/
/*#referral_campaigns_new .head_links_rewards {*/
/*    display: none;*/
/*}*/

/*#contact_forms_create .head_links_casino_off,*/
/*#contact_forms_new .head_links_casino_off,*/
/*#casino_show .head_links_casino_off,*/
/*#casino_games_currency_selector .head_links_casino_off,*/
/*#users_change_password .head_links_casino_off,*/
/*#users_process_login .head_links_casino_off,*/
/*#users_forgot_password .head_links_casino_off,*/
/*#casino_games_launch_game .head_links_casino_off,*/
/*#casino_games_index .head_links_casino_off,*/
/*#transaction_records_history .head_links_casino_off,*/
/*#users_casino_history .head_links_casino_off,*/
/*#transaction_records_index .head_links_casino_off,*/
/*#transaction_records_lotto_winnings .head_links_casino_off,*/
/*#users_my_account .head_links_casino_off,*/
/*#users_close_account .head_links_casino_off,*/
/*#casino_games_show_category .head_links_casino_off,*/
/*#users_land .head_links_casino_off,*/
/*#transaction_records_index .head_links_casino_off,*/
/*#casino_games_show_recent_winners_mobile .head_links_casino_off,*/
/*#referral_campaigns_create .head_links_casino_off,*/
/*#referral_campaigns_show .head_links_casino_off,*/
/*#referral_campaigns_index .head_links_casino_off,*/
/*#casino_games_show .head_links_casino_off,*/
/*#casino_games_launch_real_game .head_links_casino_off,*/
/*#casino_games_launch_fun_game .head_links_casino_off,*/
/*#referral_campaigns_new .head_links_casino_off {*/
/*    display: none;*/
/*}*/

/*#rewards_index .head_links_lotto_off,*/
/*#contact_forms_create .head_links_lotto_off,*/
/*#contact_forms_new .head_links_lotto_off,*/
/*#casino_show .head_links_lotto_off,*/
/*#casino_games_currency_selector .head_links_lotto_off,*/
/*#users_change_password .head_links_lotto_off,*/
/*#users_process_login .head_links_lotto_off,*/
/*#users_forgot_password .head_links_lotto_off,*/
/*#casino_games_launch_game .head_links_lotto_off,*/
/*#casino_games_index .head_links_lotto_off,*/
/*#transaction_records_history .head_links_lotto_off,*/
/*#bets_settled .head_links_lotto_off,*/
/*#bets_settled .head_links_lotto_off,*/
/*#bets_settled .head_links_lotto_off,*/
/*#bets_index .head_links_lotto_off,*/
/*#users_casino_history .head_links_lotto_off,*/
/*#transaction_records_index .head_links_lotto_off,*/
/*#transaction_records_lotto_winnings .head_links_lotto_off,*/
/*#users_my_account .head_links_lotto_off,*/
/*#casino_games_show_category .head_links_lotto_off,*/
/*#users_land .head_links_lotto_off,*/
/*#transaction_records_index .head_links_lotto_off,*/
/*#casino_games_show_recent_winners_mobile .head_links_lotto_off,*/
/*#referral_campaigns_create .head_links_lotto_off,*/
/*#referral_campaigns_show .head_links_lotto_off,*/
/*#referral_campaigns_index .head_links_lotto_off,*/
/*#referral_campaigns_new .head_links_lotto_off {*/
/*    display: inline-block;*/
/*}*/

/* #casino_games_currency_selector .sidebar-menus ul li a.casino_menu_option,
#casino_games_launch_fun_game .sidebar-menus ul li a.casino_menu_option,
#casino_games_launch_real_game .sidebar-menus ul li a.casino_menu_option,
#users_change_password .sidebar-menus ul li a.casino_menu_option,
#users_process_login .sidebar-menus ul li a.casino_menu_option,
#casino_games_currency_selector .sidebar-menus ul li a.casino_menu_option,
#users_forgot_password .sidebar-menus ul li a.casino_menu_option,
#casino_show .sidebar-menus ul li a.casino_menu_option,
#contact_forms_create .sidebar-menus ul li a.casino_menu_option,
#contact_forms_new .sidebar-menus ul li a.casino_menu_option,
#casino_games_launch_game .sidebar-menus ul li a.casino_menu_option,
#casino_games_index .sidebar-menus ul li a.casino_menu_option,
#transaction_records_history .sidebar-menus ul li a.casino_menu_option,
#bets_settled .sidebar-menus ul li a.casino_menu_option,
#users_casino_history .sidebar-menus ul li a.casino_menu_option,
#transaction_records_index .sidebar-menus ul li a.casino_menu_option,
#transaction_records_lotto_winnings .sidebar-menus ul li a.casino_menu_option,
#users_my_account .sidebar-menus ul li a.casino_menu_option,
#casino_games_show_category .sidebar-menus ul li a.casino_menu_option,
#users_land .sidebar-menus ul li a.casino_menu_option,
#transaction_records_index .sidebar-menus ul li a.casino_menu_option,
#casino_games_show_recent_winners_mobile .sidebar-menus ul li a.casino_menu_option,
#referral_campaigns_create .sidebar-menus ul li a.casino_menu_option,
#referral_campaigns_show .sidebar-menus ul li a.casino_menu_option,
#referral_campaigns_index .sidebar-menus ul li a.casino_menu_option,
#referral_campaigns_new .sidebar-menus ul li a.casino_menu_option {
    display: flex;
} */

/*.head_links_arena {*/
/*    display: none;*/
/*}*/

/*.head_links_arena_off {*/
/*    display: inline-block;*/
/*}*/

.head_links_list a .lotto_replace,
.head_links_list a .casino_replace,
.head_links_list a .sports_replace,
.head_links_list a .rewards_replace,
.head_links_list a .arena_replace {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}

.head_links_list.active a {

}

.head_links_list:hover a .lotto_replace,
.head_links_list:hover a .casino_replace,
.head_links_list:hover a .sports_replace,
.head_links_list:hover a .rewards_replace,
.head_links_list:hover a .arena_replace {
    display: inline;
}

#users_land .head_links_casino img, #users_my_account .head_links_casino img, #users_close_account .head_links_casino img, #referral_campaigns_index .head_links_casino img, #transaction_records_history .head_links_casino img, #casino_show .head_links_casino img {
    display: none;
}

#users_process_login .password-reset {
    padding: 100px 0 0 240px;
}

#bets_settled h2.nav_title_casino,
#bets_index h2.nav_title_casino,
#sports_index h2.nav_title_casino,
#sports_show h2.nav_title_casino,
#matches_show h2.nav_title_casino {
    display: none;
}

#bets_settled h2.nav_title_sports,
#bets_index h2.nav_title_sports,
#sports_index h2.nav_title_sports,
#sports_show h2.nav_title_sports,
#matches_show h2.nav_title_sports,
#bets_settled .full-sidebar .small_icon_sports,
#bets_index .full-sidebar .small_icon_sports,
#sports_index .full-sidebar .small_icon_sports,
#sports_show .full-sidebar .small_icon_sports,
#matches_show .full-sidebar .small_icon_sports {
    display: block;
}

#entries_index h2.nav_title_casino,
#products_index h2.nav_title_casino,
#products_show h2.nav_title_casino,
#products_syndicates h2.nav_title_casino,
#payslip_items_index h2.nav_title_casino,
#draw_results_index h2.nav_title_casino,
#draw_results_show h2.nav_title_casino {
    display: none;
}

#entries_index h2.nav_title_lotto,
#products_index h2.nav_title_lotto,
#products_show h2.nav_title_lotto,
#products_syndicates h2.nav_title_lotto,
#payslip_items_index h2.nav_title_lotto,
#draw_results_index h2.nav_title_lotto,
#draw_results_show h2.nav_title_lotto,
#entries_index .full-sidebar .small_icon_lotto,
#products_index .full-sidebar .small_icon_lotto,
#products_show .full-sidebar .small_icon_lotto,
#products_syndicates .full-sidebar .small_icon_lotto,
#payslip_items_index .full-sidebar .small_icon_lotto,
#draw_results_index .full-sidebar .small_icon_lotto,
#draw_results_show .full-sidebar .small_icon_lotto {
    display: block;
}

#referral_campaigns_create .nav_title_casino,
#referral_campaigns_show .nav_title_casino,
#referral_campaigns_index .nav_title_casino,
#referral_campaigns_new .nav_title_casino,
#users_change_password .nav_title_casino,
#users_process_login .nav_title_casino,
#users_forgot_password .nav_title_casino,
#casino_games_launch_game .nav_title_casino,
#casino_games_index .nav_title_casino,
#transaction_records_history .nav_title_casino,
#bets_settled .nav_title_casino,
#users_casino_history .nav_title_casino,
#transaction_records_index .nav_title_casino,
#transaction_records_lotto_winnings .nav_title_casino,
#users_my_account .nav_title_casino,
#casino_games_show_category .nav_title_casino,
#users_land .nav_title_casino,
#transaction_records_index .nav_title_casino,
#casino_games_show_recent_winners_mobile .nav_title_casino,
#users_change_password .full-sidebar .small_icon_casino,
#users_process_login .full-sidebar .small_icon_casino,
#users_forgot_password .full-sidebar .small_icon_casino,
#casino_games_launch_game .full-sidebar .small_icon_casino,
#casino_games_index .full-sidebar .small_icon_casino,
#transaction_records_history .full-sidebar .small_icon_casino,
#bets_settled .full-sidebar .small_icon_casino,
#users_casino_history .full-sidebar .small_icon_casino,
#transaction_records_index .full-sidebar .small_icon_casino,
#transaction_records_lotto_winnings .full-sidebar .small_icon_casino,
#users_my_account .full-sidebar .small_icon_casino,
#casino_games_show_category .full-sidebar .small_icon_casino,
#users_land .full-sidebar .small_icon_casino,
#transaction_records_index .full-sidebar .small_icon_casino,
#casino_games_show_recent_winners_mobile .full-sidebar .small_icon_casino,
#referral_campaigns_create .full-sidebar .small_icon_casino,
#referral_campaigns_show .full-sidebar .small_icon_casino,
#referral_campaigns_index .full-sidebar .small_icon_casino,
#referral_campaigns_new .full-sidebar .small_icon_casino {
    display: block;
}

.football-updatebox {
    padding: 0;
    border-radius: 0;
    padding: 0;
    background: transparent;
}

.football-updatebox .nav-tabs {
    max-width: 351px;
    background: #131520;
    padding: 10px 12px;
    margin: 0 0 60px;
}

.football-updatebox .nav-tabs li {
    width: auto;
}

.football-updatebox .nav-tabs li .nav-link {
    padding: 13px 20px;
    font-size: 12px;
}

.football-banner {
    background: url(/images/wickedbet.com/football-banner-back.jpg) 0 0 no-repeat;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
    margin: 0 0 50px;
}

.sidebar-menus .nav-tabs {
    display: flex;
    align-items: center;
    border: none;
    margin: 0 0 32px;
    justify-content: center;
}

.sidebar-menus .nav-tabs li {
    border-radius: 20px;
    background: #161928;
    padding: 0;
    margin: 0;
    background: transparent;
    border-radius: 0;
}

.sidebar-menus .nav-tabs li a {
    color: #838286;
    font-size: 14px;
    font-weight: 500;
    padding: 10px;
    background: transparent;
    opacity: 1;
}

.sidebar-menus .nav-tabs li a img {
    max-width: 100%;
    margin-right: 8px;
    opacity: 1;
}

.sidebar-menus .nav-tabs li a.active {
    border-radius: 20px;
    background: linear-gradient(299deg, rgba(43, 85, 255, 0.37) -23.41%, rgba(43, 85, 255, 0.06) 114.79%);
}

.sidebar-menus .nav-tabs li a.active img {
    filter: unset;
}

.totline {
    padding: 20px 20px;
    border-radius: 4px;
    margin: 0 0 10px;
    background-color: #081F7B;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    background-image: url('/newimages/Wave-1.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;

}

/* .totline:hover,
.totline:hover h6 {
    background: #85A5FF;
    color: #fff;
    cursor: pointer;
} */

/* .totline:last-child{
    margin: 0;
} */
.totline h6 {
    color: #fff !important;
}

.totline h6 {
    /* margin: 0;
    font-size: 12px;
    font-weight: normal;
    color: #85A5FF;
    display: flex;
    align-items: center; */
    overflow: hidden;
    color: #85A5FF;
    text-overflow: ellipsis;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.totline h6 div {
    /* margin-left: auto;
    font-weight: 600; */
    color: #FFF;
    font-size: 14px;
    font-weight: 500;
    margin: 8px 0 0;
}

#matches_show .totline h6 {
}

#matches_show .totline h6 div {
    float: right;
    margin: 0;
}

#matches_show .totline h6 div a {
    font-size: 12px;
}

#matches_show .scoring-rw .totline {
    padding: 15px 20px;
    margin: 0 0 15px;
}

#sports_index .sport_home_header,
#sports_show .sport_home_header,
#matches_show .sport_home_header {
    width: 30%;
}

#sports_index .sport_home_header2,
#sports_show .sport_home_header2,
#matches_show .sport_home_header2 {
    width: 45%;
}


#sports_index .col-sm-4.col-12.sport_home_header2,
#sports_show .col-sm-4.col-12.sport_home_header2,
#matches_show .col-sm-4.col-12.sport_home_header2 {
    width: 30%;
}


#sports_index .col-md-4.col-sm-12.sport_home_header_match,
#sports_show .col-md-4.col-sm-12.sport_home_header_match,
#matches_show .col-md-4.col-sm-12.sport_home_header_match {
    width: 33.33333333%;
}

#sports_index .sport_home_header_match,
#sports_show .sport_home_header_match,
#matches_show .sport_home_header_match {
    width: 50%;
}

#sports_index .col-sm-4.col-12.sport_home_header_match,
#sports_show .col-sm-4.col-12.sport_home_header_match,
#matches_show .col-sm-4.col-12.sport_home_header_match {
    width: 33.33333333%;
}

#sports_index .col-sm-4.col-12.sport_home_header2_match,
#sports_show .col-sm-4.col-12.sport_home_header2_match,
#matches_show .col-sm-4.col-12.sport_home_header2_match {
    width: 33.33333333%;
}

#sports_index .col-sm-6.col-12.sport_home_header2_match,
#sports_show .col-sm-6.col-12.sport_home_header2_match,
#matches_show .col-sm-6.col-12.sport_home_header2_match {
    width: 50%;
}

.more-props-here {
    width: 10%;
    align-items: center;
    display: flex;
}

#sports_index .accordion-body .match-bx h4,
#sports_show .accordion-body .match-bx h4,
#matches_show .accordion-body .match-bx h4 {
    color: #ADC6FF;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    margin: 0 0 16px;
}

/* #sports_index .betting-list-wrp .accordion .accordion-item, #sports_show .betting-list-wrp .accordion .accordion-item {
    margin: 0;
} */

/* #sports_index .betting-list-wrp .accordion .prop-type, #sports_show .betting-list-wrp .accordion .prop-type, #matches_show .betting-list-wrp .accordion .prop-type {
    margin: 0;
    background: transparent;
} */

#sports_index .more-props-here a,
#sports_show .more-props-here a {
    margin: 0;
    color: #ADC6FF;
    font-size: 14px;
    font-weight: 500;
}

#sports_index .more-props-here a:hover,
#sports_show .more-props-here a:hover {
    color: #fff;
}

#matches_show .more-props-here a {
    /* display: none; */
}

.match-dt-box h4 input,
.match-dt-box h4 input:focus,
.totalbox h4 input,
.totalbox h4 input:focus {
    color: #838286;
    background: transparent;
    border: none;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    box-shadow: none;
    padding: 0;
    margin: 0;
    border-radius: inherit;
    text-align: right;
    margin-right: 5px;
    outline: none;
}

.totalbox h4 input,
.totalbox h4 input:focus {
    font-weight: 600;
    width: 50px;
}

.match-dt-box h4 .crypto-currency-code {
    display: none;
}

.in-addbx .jackbox h4 input,
.in-addbx .jackbox h4 input:focus {
    color: #fff;
    background: transparent;
    border: none;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    box-shadow: none;
    padding: 0;
    margin: 0;
    border-radius: inherit;
    text-align: right;
    margin-right: 3px;
    outline: none;
}

.in-addbx .jackbox h4 input,
.in-addbx .jackbox h4 input:focus {
    color: #D6E4FF;
    font-weight: 600;
}

.in-addbx .jackbox h4 .crypto-currency-code {
    display: none;
}

.delete_all_tickets {
    /* padding: 12px 15px;
    display: block;
    border-radius: 16px;
    border: transparent;
    background: linear-gradient(111deg, #2B55FF 10.81%, #12249E 100.23%);
    width: 100%;
    display: block;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    margin: 15px 0 0;
    transition: .4s linear;
    -webkit-transition: .4s linear; */
}

.scoring-rw .prop-odds {
    float: right;
    color: #fff;
}

/*.inside-prop-header .prop-odds a {*/
/*  float: right;*/
/*}*/

.prop-odds {
    float: right;
}

.as-updatebox {
    margin-top: 30px;
}

.match_league_head {
    margin-right: 10px;
}

.betting-list-wrp .accordion .accordion-item .sport_home_box {
    margin: 0;
    background: none;
}

.totline h6 {
    margin-bottom: 0;
}

#TB_overlay {
    z-index: 110;
}

#TB_window {
    position: fixed;
    background: #161928;
    z-index: 111;
    width: 400px;
    height: auto;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #000000;
    display: none;
    border: none;
    text-align: left;
    top: 30%;
    left: inherit;

    /* background-image: url(/newimages/Home_bg.png); */
    background-size: 280px 380px;
    background-repeat: no-repeat;
    background-position: 0 200px;
}

#TB_title {
    display: flex;
    height: 40px;
    width: fit-content;
    padding: 0 10px;
    margin: 0 auto;
    /* border-top-left-radius: 20px;
    border-top-right-radius: 20px; */
    justify-content: center;
    align-items: center;
    align-self: stretch;
    /* border: 2px solid var(--Primary-Stroke-30, rgba(43, 85, 255, 0.30));
    background: var(--Primary-Grad, linear-gradient(111deg, #2B55FF 10.81%, #12249E 100.23%)); */

    background: #1B1E2E;
}

#TB_ajaxContent {
    /* background: #131520; */
    color: #85A5FF;
}

#TB_ajaxContent input {
    width: 213px;
    height: 40px;
    display: block;
    border-radius: 4px;
    font-size: 16px;

    font-weight: 600;
    color: #fff;
    background-color: #2B55FF;
    background-image: url(/newimages/Wave-1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border: 0;
    /* padding: 12px 15px;
    border: 2px solid var(--Orange-New, #FF4C00);
    background: var(--Lotto-Orange, linear-gradient(1deg, #D11900 -35.87%, #FF8A00 106.8%));
    margin: 15px auto 0;
    transition: .4s linear;
    -webkit-transition: .4s linear; */
}

.modal-header h5 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    margin: 0 auto;
    background: #1B1E2E;
    padding: 10px 16px;
    border-radius: 4px;
}

.confirm_line_1, .confirm_line_1_deposit,
.confirm_line_2, .confirm_line_2_deposit,
.confirm_line_3,
.confirm_line_4 {
    text-align: left;
    width: 88%;
    font-size: 16px;
    font-weight: 600;

    text-transform: uppercase;
}

.confirm_line_1 {
    margin: 30px 0 20px;
    color: #838286 !important;
    display: flex;
    justify-content: space-between;
}

.confirm_line_1_deposit {
    margin: 0 0 20px;
    color: #838286 !important;
}

.confirm_line_2a {
    color: #fff !important;
}

.confirm_line_2 {
    margin: 20px 0 70px 0;
    color: #fff !important;
    display: flex;
    justify-content: space-between;
}

.confirm_line_2_deposit {
    margin: 20px 0 30px 0;
    color: #fff !important;
    font-size: 20px;
    font-weight: 700;
}

.confirm_line_3 {
    margin: 15px 0 0;
    text-align: center;
    color: #fff;
}

.confirm_line_1a {
    display: flex;
    align-items: center;
    gap: 5px;
}

.confirm_line_3 i {
    margin-right: 5px;
}

.confirm_line_4 {
    text-align: center;
    color: #fff;
}

#TB_window a:visited,
#TB_closeAjaxWindow {
    color: #fff;
}

#TB_closeAjaxWindow {
    position: absolute;
    bottom: 25px;
    display: none;
}

#TB_ajaxWindowTitle {
    font-size: 16px;

    font-style: normal;
    font-weight: 700;
    color: #E4E4E4;
}

#TB_ajaxContent table.prop-table,
#TB_ajaxContent table.prop-table th,
#TB_ajaxContent table.prop-table td {
    border: none;
    padding-top: 20px;
    margin-bottom: 20px;
}

#TB_window a:link {
    color: #fff;
}

.livelist ul li .live-img img {
    width: 35px;
    height: auto;
}

.livelist ul li .sporticon {
    max-width: 35px;
    max-height: 35px;
}

.livelist ul li .live-img {
    min-width: 40px;
    margin-right: 10px;
}


/* **** Mobile Header **** */
.mobile-header {
    display: none;
    position: fixed;
    padding: 16px 0;
    background: rgba(19, 21, 32, 0.77);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    left: 0;
    right: 0;
    top: 0;
    z-index: 121;
}

.mobile-header .header-block {
    display: flex;
    align-items: center;
}

.mobile-header .logo-img img {
    max-width: 40px;
    width: 39px;
    height: auto;
}

.mobile-header ul.mobile-account-actions {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-left: auto;
    margin-right: 0;
}

.mobile-header ul.mobile-account-actions li {
    margin-right: 8px;
}

.mobile-header ul.mobile-account-actions li:last-child {
    margin: 0;
}

.mobile-header ul.mobile-account-actions li .btn-head-secondary {
    color: #FFF;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    padding: 15px 25px;
    border-radius: 20px;
    border: 2px solid #27282F;
    display: table;
}

.mobile-header ul.mobile-account-actions li .btn-head-primary {
    color: #D6E4FF;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    border-radius: 20px;
    border: 2px solid #2B55FF;
    background: linear-gradient(111deg, #2B55FF 10.81%, #12249E 100.23%);
    padding: 15px 25px;
    display: table;
}

.mobile-header ul.mobile-account-actions li a {
    color: #fff;
    align-items: center;
    display: flex;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
}

.btn-search {
    color: #fff;
}

ul.mobile_header_ul {
    margin-left: auto;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

ul.mobile_header_ul #user-buttons {
    display: inline-flex;
}

ul.mobile-account-actions li .dropdown-menu {
    border-radius: 0;
    border: none;
    width: 120px;
    min-width: 100%;
    background: rgba(19, 21, 32, 0.9);
    backdrop-filter: blur(10px);
    z-index: 1;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    left: 0 !important;
    right: 0 !important;
    font-size: 12px;
}

/* **** End Mobile Header **** */

/* **** Bottom Fix **** */
.bottom-fix {
    border-top: 2px solid #161928;
    background: #131520;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
    padding: 8px 0 20px;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 121;
    display: none;
}

.bottom-fix ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.bottom-fix ul li a {
    display: table;
    color: #E4E4E4;
    font-size: 12px;
    font-weight: 400;
}

.bottom-fix ul li a img {
    max-width: 100%;
    filter: brightness(2) invert(0.9);
    margin: 0 auto 4px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.bottom-fix ul li a:hover img,
.bottom-fix ul li a.active img {
    filter: unset;
    filter: drop-shadow(0 0 19px rgba(255, 76, 0, 0.47));
}

.bottom-fix ul li a.card-link {
    border-radius: 18px;
    border: 2.272px solid rgba(255, 94, 0, 0.58);
    background: linear-gradient(284deg, rgba(255, 94, 0, 0.29) -18.76%, rgba(255, 77, 0, 0.07) 101.28%);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
    width: 56.812px;
    height: 50px;
    position: relative;
    text-align: center;
    font-size: 30px;
    color: #FF3B30A8;
    line-height: 50px;
}

.bottom-fix ul li a.card-link i {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.bottom-fix ul li a.card-link img {
    position: absolute;
    left: -10px;
    bottom: -8px;
    filter: unset;
    height: 70px;
    width: 70px;
    max-width: unset;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.bottom-fix ul li a.card-link.show i {
    opacity: 1;
    visibility: visible;
}

.bottom-fix ul li a.card-link.show img {
    opacity: 1;
    visibility: hidden;
}

.bottom-fix ul li .select-card-bix {
    position: fixed;
    bottom: 95px;
    left: 16px;
    right: 16px;
    border-radius: 20px;
    border: 2px solid rgba(255, 94, 0, 0.58);
    background: linear-gradient(284deg, rgba(255, 94, 0, 0.29) -18.76%, rgba(255, 77, 0, 0.07) 101.28%);
    box-shadow: 0 4px 44px 0 #000;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    padding: 16px 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.bottom-fix ul li .select-card-bix.show {
    opacity: 1;
    visibility: visible;
}

.bottom-fix ul li .select-card-bix a {
    color: #E4E4E4;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: block;
    text-align: center;
    opacity: 50%;
}

.bottom-fix ul li .select-card-bix a img {
    filter: unset;
    margin: 0 auto 12px;
    max-width: 100%;
    height: 86px;
    width: 62px;
}

.bottom-fix ul li .select-card-bix a.active,
.bottom-fix ul li .select-card-bix a:hover {
    opacity: 1;
}

.bottom-fix ul li .select-card-bix a.very-active,
.bottom-fix ul li .select-card-bix a:hover {
    opacity: 1;
}

.bottom-fix ul li .select-card-bix span {
    color: #E4E4E4;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: block;
    text-align: center;
    opacity: 50%;
}

.bottom-fix ul li .select-card-bix span img {
    filter: unset;
    margin: 0 auto 12px;
    max-width: 100%;
}

.bottom-fix ul li .select-card-bix span.active,
.bottom-fix ul li .select-card-bix span:hover {
    opacity: 1;
}

/* **** End Bottom Fix **** */

/* **** Start Referral Area **** */

#referral_campaigns_index .wallet-wrp .justify-content-center {
    justify-content: left !important;
}

.referral_block {
    margin: 0 0 50px;
    padding: 50px;
    background: #131520;
}

.aff_block {
    margin: 35px 0 35px;
    padding: 16px;
    border-radius: 20px;
    background: #131520;
    width: 362px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 20px;
}

.aff_block_text h3 {

    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #D6E4FF;
    display: inline;
    vertical-align: middle;
    margin-left: 12px;
}

.aff_block_text p {
    margin-top: 12px;
    overflow: hidden;
    color: #FFF;
    text-overflow: ellipsis;

    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 140.023%;
}

.no_previous_stats {
    padding-left: 20px;

}

.vip_aff_apply {
    padding: 13px 24px;
    margin-right: 16px;
    border-radius: 20px;
    border: none;
    background: linear-gradient(111deg, #2B55FF 10.81%, #12249E 100.23%);
    color: #D6E4FF;
    font-size: 14px;
    height: 48px;
    width: 100%;
    font-weight: 500;
}

.vip_aff_apply:hover {
    border: none;
    background: #fff;
    color: #12249E;
    font-size: 14px;
}

.vip_aff_img {
    width: 330px;
    height: 193px;
    border-radius: 12px;
}

.ref_prof .crypto-currency-icon {
    display: none !important;
}

.referral_area button {
    border: none;
    background: none;
    color: #fff;
}

.referral_block_button {
    margin-top: 50px;
}

.referral_block h3 {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin: 0 0 24px;
}

.referral_row {
    margin: 0;
}

.referral_area {
    padding: 10px 0;
}

.referral_area > div.col {
    width: 12.5%;
}

.referral_errors h2 {
    font-size: 20px;
}

.referral_errors ul {
    margin-bottom: 20px;
}

.no_previous_payouts {
    margin-top: 20px;
    margin-bottom: 20px;
}

.previous_payouts {
    margin-top: 50px;
    margin-bottom: 20px;
}

.referral_block .form-group label {
    margin-bottom: 8px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;

}

.referral_block .affiliate_link_form input#referral_campaign_referral_code {
    display: flex;
    height: 52px;
    padding: 12px 24px;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    align-self: stretch;
    border-radius: 4px;
    background: #161928;
    border: 2px solid #1b1e2e80;
    font-weight: 500;
    text-transform: uppercase;
    color: #838286;

}

.referral_block .affiliate_link_form input#referral_campaign_referral_code:focus {
    box-shadow: 0 0 0;
}

.referral_block .affiliate_link_form input#referral_campaign_referral_code::placeholder {
    color: rgba(255, 255, 255, 0.5);
    opacity: 1;
    /* Firefox */
}

.referral_block .affiliate_link_form input#referral_campaign_referral_code::-ms-input-placeholder {
    /* Edge 12 -18 */
    color: rgba(255, 255, 255, 0.5);
}

.referral_block .affiliate_link_form .field_with_errors {
    display: flex;
    width: 100%;
}

.referral_block .affiliate_link_form svg {
    position: absolute;
    right: 24px;
    top: 12px;
}

.create_affiliate_link {
    padding: 13px 24px;
    margin-right: 16px;
    border-radius: 20px;
    border: none;
    margin-top: 20px;
    background: linear-gradient(111deg, #2B55FF 10.81%, #12249E 100.23%);
    color: #D6E4FF;
    font-size: 14px;
    line-height: normal;
    height: 48px;
}

.create_affiliate_link:hover {
    border: none;
    background: #fff;
    color: #12249E;
    font-size: 14px;
    line-height: normal;
}

.copy_affiliate_link {
    border-radius: 4px;
    border: 2px solid #1B1E2E;
    height: 44px;
    padding: 0 16px;
    background: #1B1E2E;
    line-height: normal;
    font-size: 16px;
    font-weight: 600;
    color: #D6E4FF;
}

.copy_affiliate_link:hover {
    background-color: #2B55FF !important;
    background-image: url(/newimages/Wave-1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    box-shadow: 0 4px 20px 0 #00000026;
    border: 2px solid #2B55FF !important;
    color: #fff !important;
}

.copy_link_icon {
    display: inline;
    margin-right: 5px;
}

.invite_codes {
    display: flex;
    height: 52px;
    padding: 12px 24px;
    justify-content: space-between;
    align-items: center;
    flex: 1 0 0;
    border-radius: 4px;
    background: #161928;
    border: 2px solid #1b1e2e80;
    color: #E4E4E4;
    font-size: 16px;
    font-weight: 500;

    text-transform: uppercase;
    -webkit-appearance: none;
    background-image: url(/images/wickedbet.com/down_arrow_white.svg);
    background-repeat: no-repeat;
    background-position: center right 28px;
}

.invite_codes:focus {
    box-shadow: 0 0 0;
    /* border-color:#071BC9; */
}

.ref_code_select {
    position: relative;
}

/* .before_ref_code_select {
    position: absolute;
    top: 12px;
    left: 16px;
} */

.aff_level_button {
    border-radius: 20px;
    border: 2px solid #FF4C00;
    background: linear-gradient(1deg, #D11900 -35.87%, #FF8A00 106.8%);
    height: 48px;
    margin-right: 16px;
    font-size: 14px;
    margin-top: 20px;
    padding: 13px 24px 13px 16px;
    line-height: normal;
}

.aff_level_button:hover {
    color: #fff !important;
    border: 2px solid #FF4C00 !important;
    background: linear-gradient(1deg, #D11900 -35.87%, #FF8A00 106.8%) !important;
}

.aff_shared_buttons {
    border-radius: 4px;
    height: 44px;
    padding: 0 16px;
    font-size: 16px;
    background: #1B1E2E;
    font-weight: 600;
    color: #373A49;
    border: 2px solid #1B1E2E;
    display: flex;
    justify-content: center;
    align-items: center;
}

.exclamation_point {
    margin-right: 10px;
}

.refresh_button {
    border-radius: 4px;
    height: 44px;
    padding: 0 16px;
    font-size: 16px;
    background: #1B1E2E;
    font-weight: 600;

    text-transform: uppercase;
    color: #D6E4FF;
    border: 2px solid #1B1E2E;
    display: flex;
    justify-content: center;
    align-items: center;
}

.refresh_button:hover {
    color: #fff;
    background: #2B55FF;
    background-image: url(/newimages/Wave-1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    box-shadow: 0 4px 20px 0 #00000026;
}

.picker_form {
    width: fit-content;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 0 0 16px;
    gap: 8px;
    background-color: #1B1E2E;
    border-radius: 4px;
}

.picker_form h4 {

    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    color: #838286;
    margin-bottom: 0;
}

.picker_form input::-webkit-calendar-picker-indicator {
    filter: invert(100%);
    color: #fff;
}

.after_pick {
    padding: 16px 20px;
    gap: 12px;
    width: 100%;
    height: 80px;
    background: #1B1E2E;
    border: 2px solid #1B1E2E;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
}

/* .after_pick.active{
  background: #4BE30419;
} */

.after_pick_heading.active {
    color: #34C759;
}

.after_pick .name {

    font-weight: 600;
    font-size: 18px;
    color: #FFFFFF;
}

.after_pick .number {

    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: #626368;
}

.after_pick .number.icon {
    display: flex;
    /* flex-direction: row-reverse; */
    justify-content: space-between;
}

.aff_shared_button {
    border-radius: 20px;
    /* border: 2px solid #27282F; */
    height: 48px;
    padding: 13px 24px;
    margin-right: 16px;
    font-size: 14px;
    margin-top: 20px;
    line-height: normal;
    /* background: transparent; color: #838286;  */
    border: none;
    background: linear-gradient(111deg, #2B55FF 10.81%, #12249E 100.23%);
    color: #D6E4FF;
}

.aff_shared_button:hover {
    /* border: 2px solid #27282F !important; */
    /* background: transparent !important; color: #838286 !important; */
    border: none;
    background: #fff !important;
    color: #12249E !important;
    font-size: 14px;
}

.refresh_aff_stats {
    padding: 13px 24px;
    border-radius: 20px;
    margin-top: 20px;
    border: none;
    background: linear-gradient(111deg, #2B55FF 10.81%, #12249E 100.23%);
    color: #D6E4FF;
    font-size: 14px;
    height: 48px;
}

.refresh_aff_stats:hover {
    border: none;
    background: #fff;
    color: #12249E;
    font-size: 14px;
}

.stats_block .row {
    margin-left: 0;
    margin-right: 0;
}

.stat-block {
    padding: 16px 20px;
    height: 80px;
    border-radius: 20px;
    margin-right: 20px;
    width: auto;
    margin-bottom: 20px;
    min-width: 211px;
}

.stat-block:last-child {
    margin-right: 0;
}

.stat-block:first-child {
    min-width: 242px;
}

.active_users_count h2.text-start,
.active_users_count h2.text-end {
    font-size: 24px;
    color: #E4E4E4;
    font-weight: 700;
}

.stat-block h5 {
    font-size: 18px;
    color: #D6E4FF;
    font-weight: 700;
}

.stat-block h2 {
    overflow: hidden;
    font-weight: normal;
    color: #85A5FF;
    text-overflow: ellipsis;
    font-size: 14px;
}

.referral-table-block table tbody tr td span {
    color: #D6E4FF;
    font-weight: normal;
    margin-left: 0;
}

/* .referral-table-block table tbody tr td {
    padding: 15px 10px;
    border: none;
    font-size: 12px;
    font-weight: normal;
    background: transparent;
    color: #D6E4FF;
} */

.gen_wagered_info,
.gen_profit_info,
.gen_earnings_info {
    display: inline;
}

.affiliate_level_table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    margin: 15px 0;
}

.affiliate_level_table th,
.affiliate_level_table td {
    padding: 12px 15px;
    text-align: left;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.affiliate_level_table thead th {
    font-weight: 700;
    color: #fff;
    background: rgba(43, 85, 255, 0.2);
    border-bottom: 2px solid rgba(43, 85, 255, 0.5);
}

.affiliate_level_table thead th:first-child {
    border-radius: 8px 0 0 0;
}

.affiliate_level_table thead th:last-child {
    border-radius: 0 8px 0 0;
}

.affiliate_level_table tbody tr:hover {
    background: rgba(255, 255, 255, 0.05);
}

.affiliate_level_table tbody tr.vip-tier {
    color: #8790a9;
    font-style: italic;
}

.affiliate_level_table tbody tr.vip-tier td {
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.affiliate_level_info {
    font-size: 14px;
    font-weight: 500;
    color: #aaa;
    line-height: 1.6;
}


/* **** End Referral Area **** */


.total-fix-box {
    display: none;
    border-radius: 20px;
    border: 2px solid rgba(43, 85, 255, 0.74);
    background: linear-gradient(299deg, rgba(43, 85, 255, 0.37) -23.41%, rgba(43, 85, 255, 0.06) 114.79%);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.30);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    position: fixed;
    left: 16px;
    right: 16px;
    bottom: 95px;
    z-index: 9;
    padding: 16px 24px;
    display: flex;
    align-items: center;
    display: none;
}

.total-fix-box h4 {
    color: #E4E4E4;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 5px;
}

.total-fix-box h3 {
    display: flex;
    align-items: center;
    margin: 0;
    color: #FFF;
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    margin: 0;
}

.total-fix-box h3 img {
    max-width: 100%;
    margin-left: 8px;
}

.total-fix-box .btn-primary {
    color: #D6E4FF;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    border-radius: 20px;
    border: 2px solid #2B55FF;
    background: linear-gradient(111deg, #2B55FF 10.81%, #12249E 100.23%);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
    display: table;
    margin: 0;
    margin-left: auto;
    padding: 12px 24px;
}

.fade:not(.show) {
    display: none !important;
}

body:not(input) {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.allow-to-copy-text {
    -webkit-user-select: text !important;
    -khtml-user-select: text !important;
    -moz-user-select: text !important;
    -ms-user-select: text !important;
    -o-user-select: text !important;
    user-select: text !important;
}

.scrollbar-thin {
    scrollbar-width: thin;
    scrollbar-color: #131520;
    scroll-behavior: smooth;
}

.scrollbar-thin::-webkit-scrollbar {
    width: 4px;
    height: 6px;
    background-color: #131520;
}

.scrollbar-thin::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: linear-gradient(1deg, rgba(255, 15, 0, 0.20) -5.49%, #FF0F00 25.78%, #FFE500 138.73%);
}

.march_madness_button {
    position: absolute;
    bottom: 10%;
    left: 4%;
}

.page_leaderboard .wallet-banner {
    background: url(/images/wickedbet.com/my-winnings-back.png) 0 0 no-repeat;
    background-size: cover;
    background-position: top;
    margin: 0 0 26px;
}

.page_leaderboard .inner-banner h1 {
    font-size: 72px;
}

.page_leaderboard .inner-banner h5 {
    font-size: 30px;
    font-family: 'MD Nichrome Test';
}

.leaderboard_left {
    padding: 24px 12px 24px 0;
}

.leaderboard_right {
    padding: 24px 0 24px 12px;
}

.leaderboard_box_left,
.leaderboard_box_right {
    padding: 12px 16px;
    border-radius: 4px;
    position: relative;
    background: #CA863B;
}

.leaderboard_position,
.leaderboard_amount,
.leaderboard_profile,
.leaderboard_wagered {
  font-size: 60px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: normal;
  font-family: 'Rajdhani';
  padding-left: 10px;
}

.leaderboard_left_side:nth-child(3) .leaderboard_box_left {
    background: #C1803C;
}

.leaderboard_left_side:nth-child(5) .leaderboard_box_left {
    background: #AF784B;
}

.leaderboard_left_side:nth-child(7) .leaderboard_box_left {
    background: #8E6A65;
}

.leaderboard_left_side:nth-child(9) .leaderboard_box_left {
    background: #7E6274;
}

.leaderboard_left_side:nth-child(11) .leaderboard_box_left {
    background: #715C7C;
}

.leaderboard_left_side:nth-child(13) .leaderboard_box_left {
    background: #564E8C;
}

.leaderboard_left_side:nth-child(15) .leaderboard_box_left {
    background: #4A4894;
}

.leaderboard_left_side:nth-child(17) .leaderboard_box_left {
    background: #162DAF;
}

.leaderboard_right_side:nth-child(4) .leaderboard_box_right {
    background: #C1803C;
}

.leaderboard_right_side:nth-child(6) .leaderboard_box_right {
    background: #AF784B;
}

.leaderboard_right_side:nth-child(8) .leaderboard_box_right {
    background: #8E6A65;
}

.leaderboard_right_side:nth-child(10) .leaderboard_box_right {
    background: #7E6274;
}

.leaderboard_right_side:nth-child(12) .leaderboard_box_right {
    background: #715C7C;
}

.leaderboard_right_side:nth-child(14) .leaderboard_box_right {
    background: #564E8C;
}

.leaderboard_right_side:nth-child(16) .leaderboard_box_right {
    background: #4A4894;
}

.leaderboard_right_side:nth-child(18) .leaderboard_box_right {
    background: #162DAF;
}

.leaderboard_bottom {
    padding: 24px 0;
}

.leaderboard_box_bottom {
    padding: 12px 16px;
    border-radius: 4px;
    position: relative;
    background: #162DAF;
}

.leaderboard_bottom_position {
  font-size: 28px;
  font-weight: 500;
  line-height: 32px;
  font-family: 'Rajdhani';
  padding-left: 10px;
}

/* **** Arena Splash Start **** */

body#arena_index {

    font-size: 14px;
    font-weight: 400;
    color: #000;
    text-decoration: none;
}

#arena_index .main-wrpper {
    height: 100%;
    width: 100%;
    overflow: hidden;
}

#arena_index .container {
    max-width: 1505px;
}

.wickedbet-arena-wrp {
    position: relative;
    width: 100%;
    min-height: 100vh;
    padding: 50px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wickedbet-arena-wrp .row {
    align-items: flex-end;
}

.wickedbet-form {
    max-width: 485px;
    width: 100%;
}

.wickedbet-head {
    box-shadow: 0 0 36px rgba(40, 83, 255, 0.43);
    background: url('/images/wickedbet.com/arena/wave-shap.png') 0 0 repeat;
    background-size: cover;
}

.wickedbet-head h1 {
    padding: 15px 30px;
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    margin: 0;
    background: #2B55FF url('/images/wickedbet.com/arena/wave-shap.png') 0 0 repeat;
    background-size: cover;
    text-transform: uppercase;
    display: flex;
    align-items: center;
}

.wickedbet-head h1 img {
    margin: 0 0 0 auto;
}

.wickedbet-head p {
    margin: 0 0 10px;
    padding: 20px 30px;
    background: rgba(40, 83, 255, 0.50);
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    line-height: 28px;
    position: relative;
    overflow: hidden;
}

.wickedbet-head p img {
    position: absolute;
    top: -50px;
    right: 0;
    mix-blend-mode: overlay;
}

.wickedbet-form .form-group {
    margin: 0 0 10px;
}

.wickedbet-form .form-group .btn-view {
    padding: 15px 30px;
    border: none;
    display: block;
    width: 100%;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    height: auto;
    font-size: 32px;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.80);

}

.wickedbet-form .form-group .btn-view:hover {
    color: #fff;
}

.wickedbet-form .btn-group {
    width: 100%;
    display: block;
}

.wickedbet-form .btn-group ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}

.wickedbet-form .btn-group ul li {
    width: 33.33%;
    padding: 0 5px;
}

.wickedbet-form .btn-group ul li a {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    border: none;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    height: auto;
    font-size: 32px;
    font-weight: 600;
    color: #fff;
}

.wickedbet-form .btn-group ul li a:hover {
    background: #2B55FF;
}

.logobox_arena img {
    width: 100%;
    margin: 0 auto;
}

#myVideo {
    position: fixed;
    right: 0;
    top: 0;
    min-width: 100%;
    min-height: 100%;
}


/* ==========sports page================ */
.sport_tabs {
    background-color: #161928;
    padding: 11px 0 35px 0;
}

.sport_tabs .nav-pills {
    min-width: 170px !important;
    flex-direction: column;
    align-items: flex-start;
    height: fit-content;
}

.sport_tabs .nav-pills .nav-link.active,
.sport_tabs .nav-pills .nav-link {
    padding: 0;
    color: #838286;

    font-size: 16px;
    font-weight: 600;
    line-height: 20.42px;
    display: flex;
    align-items: center;
    height: 30px;
}

.sport_tabs .nav-pills .nav-link.active, .sport_tabs .nav-pills .show > .nav-link {
    background-color: transparent;
}

/* .sport_tabs .nav-pills .nav-link.active{
    background-color: #2B55FF;
    background-image: url(/newimages/btn_background_wave.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 112px;
    border-radius: 4px;
    color: white ;
    padding: 0 3px;
} */
.Result-row .blue-box, .Result-row .dark-box,
.sport_tabs .Result-row .dark-box,
.sport_tabs .Result-row .blue-box {
    width: 56px;
    height: 46px;
}

.sport_tabs img.icon_sports {
    width: 15px;
    height: 15px;
}

.sport_tabs .head_links h6, .sport_tabs .Result-row .heading {
    font-size: 12px;
}

.sport_tabs .head_links p {
    font-size: 8.5px;
}


/* **** Arena Splash End **** */

/* Rewards Start*/
/* .reward_section {
    width: 85%;
    margin: 70px auto 0;
} */

.reward_banner {
    /*    height: 86px;*/
    width: auto;
    background-color: #FFF;
}

.instant_rackeback {
    height: 72px;
    background: linear-gradient(270.47deg, rgba(5, 0, 255, 0.07) -6.38%, rgba(36, 0, 255, 0.455) 100.05%), url('/newimages/Isolation_Mode.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: white;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px;
    border-radius: 0;
    isolation: isolate;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    border: 1px solid rgba(5, 0, 255, 0.3);
}

.note {
    font-size: clamp(12px, 2vw, 18px);

    text-transform: uppercase;
    font-weight: 600;
}

.rankup_reward {
    height: 72px;
    background: linear-gradient(270.47deg, rgba(255, 77, 0, 0.07) -6.38%, rgba(255, 94, 0, 0.455) 100.05%), url('/newimages/rankup_bg.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    color: white;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 24px;
    border-radius: 0;
    isolation: isolate;
    border: 1px solid rgba(255, 77, 0, 0.3);

}

.instant_rackeback h4, .rankup_reward h4 {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;

    color: #fff;
}

.instant_rackeback .price {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    color: #FFFFFF;
    text-shadow: 0 0 20px rgba(255, 255, 255, 0.5);
}

.instant_rackeback button.claim-button {
    background: linear-gradient(0.51deg, #003BD1 -35.87%, #5200FF 106.8%);
    border: 2px solid #0038FF;
    box-shadow: 0 0 19px rgba(43, 85, 255, 0.74);
}

.rankup_reward button.claim-button {
    background: linear-gradient(0.51deg, #D11900 -35.87%, #FF8A00 106.8%);
    border: 2px solid #FF4C00;
    box-shadow: 0 0 19px rgba(255, 76, 0, 0.47);
}

.instant_rackeback button.claim-button,
.rankup_reward button.claim-button {
    width: 115px;
    height: 42px;

    font-size: 12px;
    font-weight: 500;
    /* text-transform: uppercase; */
    color: #ffffff;

    border-radius: 4px;
}

.bonus_header {
    margin-top: 20px;
}

.daily-bonus {
    background-image: url('/newimages/export.png');
}

.bonus_background {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    width: 105%;
    height: 100%;
    color: white;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 0 5px 35px;
    margin-bottom: 20px;
    position: relative;
}

.bonus_background.daily-bonus {
    padding-left: 22px !important;
}

.weekly-bonus {
    background-image: url('/newimages/weekly.png');
    filter: drop-shadow(0 0 50.2215px rgba(0, 255, 71, 0.29));

}

.monthly-bonus {
    background-image: url('/newimages/monthly-bg.png');
    filter: drop-shadow(0 0 50.2215px rgba(173, 0, 255, 0.29));
}

.yearly-bonus {
    background-image: url('/newimages/yearly.png');
    filter: drop-shadow(0 0 50.2215px rgba(255, 76, 0, 0.29));
}

.bonus_background h4 {
    font-size: 48px;
    text-transform: uppercase;

    margin-bottom: 0;
    font-style: normal;
    font-weight: 700;
    line-height: 90.24%;
    color: #E4E4E4;
}

.bonus_background .closed-gift {
    width: 84px;
    height: 84px;
    object-fit: cover;
}

.btn-bonus {
    background-color: #27282F;
    width: 223px;
    height: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #D6E4FF !important;
    font-size: 20px;
    font-weight: 600;

    text-transform: uppercase;
    border-radius: 4px !important;
    padding: 0 10px;
    border: 2.31821px solid rgba(255, 255, 255, 0.05);
}

.btn-bonus:hover {
    background: linear-gradient(110.87deg, #2B55FF 10.81%, #12249E 100.23%);
    color: white;
}

.btn-bonus.active {
    background: linear-gradient(110.87deg, #2B55FF 10.81%, #12249E 100.23%);
    border: 2.31821px solid rgba(231, 233, 240, 0.3);
    box-shadow: 0 0 19px rgba(42, 83, 250, 0.5);
}

.reward_calendar {
    background-color: #131520;
}

.header {
    background: linear-gradient(299.46deg, rgba(43, 85, 255, 0.111) -32.34%, rgba(43, 85, 255, 0.111) -23.41%, rgba(43, 85, 255, 0.0492923) 68.29%, rgba(43, 85, 255, 0.018) 114.79%);
    border-bottom: 1px solid #334299;
    /* height: 72px; */
    padding: 16px 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header h4 {
    font-size: 18px;

    text-transform: uppercase;
    color: #ffffff;
    font-style: normal;
    font-weight: 700;
}

#reward-amount-button {
    display: flex;
    width: auto;
    padding: 0 20px;
    height: 34px;
    justify-content: center;
    align-items: center;
    border: 2px solid #e7e9f07e;
    font-size: 14px;
    font-weight: 600;

    background: linear-gradient(110.87deg, #2B55FF 10.81%, #12249E 100.23%);
    border: 2px solid rgba(231, 233, 240, 0.3);
    box-shadow: 0 0 19px #1D39C8;

}

.header .navigaions .left,
.header .navigaions .right {
    width: 24px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #27282F;
    border-radius: 50%;
    color: #7E7E7E;
}

/* .header .navigaions .left svg,
.header .navigaions .right svg {
    width: 18px !important;
    height: 18px !important;
} */

.calender-body {
    padding: 16px;
    display: flex;
    gap: 10px;
    /* flex-wrap: wrap; */
    text-align: center;
    justify-content: center;
}

.calender-day {
    display: flex;
    flex-direction: column;
    gap: 10px;

}

.calender-day span.day-name {
    color: #D6E4FF;
    text-transform: uppercase;
    font-size: 14px;

    font-weight: 600;
    padding: 5px 0;
}

.calender-day span.box {
    width: 140px;
    height: 140px;
    padding: clamp(10px, 2%, 0);
    background-color: #27282F;
    border: 2px solid rgba(255, 255, 255, 0.10);
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    color: #7e7e7e;
    text-transform: uppercase;
    font-size: clamp(3px, 0.7vw, 12px);
}


.calender-day span.box.recived {
    position: relative;
    background-image: url('/newimages/gift-open.png');
    background-size: 60% 60%;
    background-blend-mode: luminosity;
    background-repeat: no-repeat;
    background-position: center;
    border: 2px solid rgba(43, 85, 255, 0.50);
    color: #ADC6FF;
    z-index: 0;
}

.calender-day span.box.today {
    position: relative;
    background-image: url('/newimages/gift-open.png');
    background-color: rgba(43, 85, 255, 0.50);
    background-size: 60% 50%;
    background-blend-mode: color-dodge;
    background-repeat: no-repeat;
    background-position: 50% 40%;
    border: 2px solid #2B55FF;
    order: 0;
    color: #ADC6FF;
    padding: 10px 0 0 0;
    z-index: 0;
    box-shadow: 0 0 50px rgba(42, 83, 251, 0.7);

}


/*

.calender-day span.box.today::after {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: -1;
    isolation: isolate;
} */

.calender-day span.box.recived .price,
.calender-day span.box.today .price,
.calender-day span.box.next .price {
    color: #ADC6FE;
    font-size: clamp(3px, 0.7vw, 12px);
}

.calendar-day span.box .icon-claimed {
    width: 20px;
    height: 20px;
    color: #597EF7;
    background-image: linear-gradient(rgba(43, 85, 255, 0.74), rgba(43, 85, 255, 0.12));
    border: 2px solid rgba(43, 85, 255, 0.74);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
}

.span-gap1 {
    gap: 5px;
}

.calender-day span.box .icon-tick svg {
    height: 12px;
    width: 12px;
}

.calender-day span.box .icon-tick {
    width: 20px;
    height: 20px;
    color: #597EF7;
    background-image: linear-gradient(rgba(43, 85, 255, 0.74), rgba(43, 85, 255, 0.12));
    border: 2px solid rgba(43, 85, 255, 0.74);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
}

.calender-day span.box .icon-tick.weekly {
    background-image: linear-gradient(299.46deg, rgba(52, 199, 89, 0.555) -23.41%, rgba(52, 198, 89, 0.09) 114.79%);
    color: #34C659;
    border: 2px solid rgba(52, 199, 89, 0.555);
}

.calender-day span.box .icon-tick.monthly {
    background: linear-gradient(299.46deg, rgba(112, 0, 255, 0.74) -23.41%, rgba(112, 0, 255, 0.12) 114.79%);
    color: #AA2DE4;
    border: 2px solid rgba(112, 0, 255, 0.74);
}

.calender-day span.box .icon-tick.yearly {
    color: #FF5E00;
    border: 2px solid rgba(255, 94, 0, 0.74);
    background: linear-gradient(299.46deg, rgba(255, 94, 0, 0.74) -23.41%, rgba(255, 94, 0, 0.12) 114.79%);

}

.calender-day span.box .icon-remaning {
    background-color: #27282F;
    width: 20px;
    height: 20px;
    color: #838286;
    border: 2px solid rgba(131, 130, 134, 0.10);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
}

.claim-time {
    width: 100%;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-image: linear-gradient(to left, rgba(43, 85, 255, 0.74), rgba(43, 85, 255, 0.12));
    border-top: 2px solid rgba(231, 233, 240, 0.3);
    box-shadow: 0 4px 35.1px rgba(0, 0, 0, 0.62);

}

.claim-time div {
    color: #ADC6FF;
    font-size: clamp(3px, 0.7vw, 12px);
    font-weight: 400;
}

.claim-time .timer {
    color: #ADC6FF;
    font-size: clamp(3px, 0.7vw, 12px);
    font-weight: 700;
}

.calender-day span.box.next {
    position: relative;
    background-image: url('/newimages/closed-gift1.png');
    background-repeat: no-repeat;
    background-size: 50% 50%;
    background-position: center;
    border: 2px solid rgba(231, 233, 240, 0.3);
    color: #ADC6FF;
    z-index: 0;
}

.calender-day span.box.next_weekly {
    position: relative;
    background-image: url('/newimages/weekly-reward.png');
    background-repeat: no-repeat;
    background-size: 50% 50%;
    background-position: center;
    border: 2px solid rgba(231, 233, 240, 0.3);
    color: #ADC6FF;
    z-index: 0;
}

.calender-day span.box.next_monthly {
    position: relative;
    background-image: url('/newimages/monthly-box.png');
    background-repeat: no-repeat;
    background-size: 50% 50%;
    background-position: center;
    border: 2px solid rgba(231, 233, 240, 0.3);
    color: #ADC6FF;
    z-index: 0;
}

.calender-day span.box.next_yearly {
    position: relative;
    background-image: url('/newimages/yearly-gift.png');
    background-repeat: no-repeat;
    background-size: 50% 50%;
    background-position: center;
    border: 2px solid rgba(231, 233, 240, 0.3);
    color: #ADC6FF;
    z-index: 0;
}

.calender-day span.box.next_weekly::after,
.calender-day span.box.next_monthly::after,
.calender-day span.box.next_yearly::after,
.calender-day span.box.next::after {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background-color: rgba(43, 85, 255, 0.20);
    box-shadow: 0 0 50px rgba(42, 83, 251, 0.7);
    z-index: -1;
}

.button button.reward-claim-button {
    margin: 30px auto;
    width: 459px;
    height: 63px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 21px;

    font-weight: 600;
    color: #D6E4FF;
    background: linear-gradient(110.87deg, #2B55FF 10.81%, #12249E 100.23%);
    border: 3.47731px solid rgba(231, 233, 240, 0.3);
    box-shadow: 0 0 28.5px rgba(42, 83, 250, 0.5);
    border-radius: 6px;


}

.rewards .modal-content {
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: 0 100px;
    padding: 10px 50px;
    border-radius: 0;
    height: 310px;
    background-color: #161928;
    width: 400px;
    border: 0;
    margin: auto;
}


.cred_warning .modal-content {
    background-color: #161928;
    padding: 30px 40px;
    border-radius: 10px;
    border: 1px solid #f0b90b;
    width: 400px;
    margin: auto;
    height: auto;
}

.cred_warning .cred-warning-title {
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    margin-bottom: 20px;
}

.cred_warning .cred-warning-icon {
    margin-bottom: 20px;
}

.cred_warning .cred-warning-icon i {
    font-size: 48px;
    color: #f0b90b;
}

.cred_warning .modal-body p {
    color: #fff;
    margin-bottom: 10px;
}

.cred_warning .cred-warning-button {
    background: linear-gradient(90deg, #f0b90b 0%, #d4a30a 100%);
    color: #000;
    font-weight: 600;
    border: none;
    padding: 12px 30px;
    border-radius: 5px;
    margin-top: 20px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.cred_warning .cred-warning-button:hover {
    background: linear-gradient(90deg, #d4a30a 0%, #f0b90b 100%);
}

.wicked_button {
    width: 213px;
    height: 40px;
    background-color: #2B55FF;
    color: #fff;
    border: 0;
    font-size: 16px;
    font-weight: 800;

    display: flex;
    justify-content: center;
    align-items: center;
    margin: 30px auto 0 auto;
    border-radius: 4px;
}

.modal_content_heading {
    font-family: 'MD Nichrome Test';
    font-weight: 400;
    font-size: 52px;
    margin: 0 0 15px;
    line-height: 75px;
    text-align: center;
}

/* .Box_Layout .home_Button{
    display: none !important;
}
.Box_Layout:hover .home_Button{
    display: flex !important;
} */
.Box_Layout {
    transition: 3s ease;
}

.Box_Layout .active {
    display: none;
}

.Box_Layout .non_active {
    display: block;
}

.Box_Layout:hover .active {
    display: block;
}

.Box_Layout:hover .non_active {
    display: none;
}

.home_background .Box_Layout img {
    width: 325px;
    height: 553px;

}

.home_background .Box_Layout .home_Button {
    width: 325px;
    height: 38px;
    background-color: #161928;
    border: 1px solid transparent;

    font-size: 24px;
    font-weight: 700;
    line-height: 31px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0 0 6px 6px;
}

.currency_nav_btn {
    overflow-y: scroll;
}

.currency_nav_btn::-webkit-scrollbar {
    display: none;
}

/* Rewards End */

/* Lotto Footer */

.main_lotto_footer {
    padding: 0 0 0 240px;
    min-height: calc(100vh - 100px) /* you have to minus header and footer width together*/;

}

.main_lotto_footer .conatiner {
    max-width: 1080px;
}

.lotto_footer {
    padding: 24px 50px;
}

.lotto_footer_header {
    font-size: 24px;
    margin-bottom: 20px;
}

.lotto_footer_sub3 {
    font-size: 18px;
    margin-bottom: 20px;
}

.lotto_footer_sub4 {
    font-size: 16px;
}

.lotto_footer_text1 {
    font-size: 14px;
    margin-bottom: 20px;
}

table.lotto_footer_text1 {
    margin: 0 0 25px;
    width: 100%;
}

.jump_to_slip.btn-theme {
    display: none;
}


/* Lotto Footer End*/


/* **** Cashier Dashboard **** */

.wallet-areabx {
    padding: 20px;
    background: #1B1E2E;
}

.wallet-areabx h1 {
    font-size: 20px;
    font-weight: bold;
    color: #D6E4FF;
    text-transform: uppercase;
    margin: 0;
    line-height: 30px;
}

.wallet-areabx h6 {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    color: #D6E4FF;
    line-height: 24px;
    text-transform: uppercase;
    opacity: 0.50;
}

.wallet-areabx h6 span {
    font-weight: bold;
}

.wallet-balancebx {
    padding: 20px;
}

.wallet-balancebx h2 {
    font-size: 20px;
    font-weight: bold;
    color: #D6E4FF;
    line-height: 30px;
    margin: 0;
    text-transform: uppercase;
}

.wallet-balancebx h3 {
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    color: rgba(214, 228, 255, 0.50);
    margin: 0;
}

.wallet-balancebx h3 img {
    width: 16px;
    margin: 0 0 0 5px;
}

.menu-bar {
    padding: 0 12px;
}

.dash-navbar {
    background: #1B1E2E;
    border-radius: 4px;
    margin: 0 0 12px;
}

.dash-navbar ul li a {
    padding: 12px 15px;
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #D6E4FF;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
}

.dash-navbar ul li a span {
    margin: 0 0 0 auto;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    line-height: 22px;
    text-align: center;
    background: #FF4206;
    box-shadow: 0 0 11.7px #FF4206;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
}

.dash-navbar ul li a:after {
    position: absolute;
    content: '';
    width: 5px;
    height: 00%;
    background: #2B55FF;
    top: 0;
    left: 0;
    transition: .4s linear;
    -webkit-transition: .4s linear;
}

.dash-navbar ul li.active a,
.dash-navbar ul li a:hover {
    background: #161928;
}

.dash-navbar ul li.active a:after {
    height: 100%;
}

.dash-navbar ul li a figure {
    min-width: 20px;
    width: 20px;
    height: 20px;
    margin-right: 15px;
    position: relative;
}

.dash-navbar ul li a figure img {
    position: absolute;
    content: '';
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: table;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transition: .4s linear;
    -webkit-transition: .4s linear;
}

.btn-out figure img.hovr-img, .dash-navbar ul li a figure img.hovr-img {
    opacity: 0;
    visibility: hidden;
}

.dash-navbar ul li a:hover figure img.nrml-img,
.dash-navbar ul li.active a figure img.nrml-img {
    opacity: 0;
    visibility: hidden;
}

.dash-navbar ul li a:hover figure img.hovr-img,
.dash-navbar ul li.active a figure img.hovr-img {
    opacity: 1;
    visibility: visible;
}

.btn-out {
    display: flex;
    align-items: center;
    padding: 12px 15px;
    background: #1B1E2E;
    border-radius: 4px;
    overflow: hidden;
    font-size: 16px;
    font-weight: 600;
    color: #D6E4FF;
    text-transform: uppercase;
}

.btn-out figure {
    min-width: 20px;
    width: 20px;
    height: 20px;
    margin-right: 15px;
    position: relative;
}

.btn-out:hover {
    background: #161928;
}

.btn-out figure img {
    position: absolute;
    content: '';
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: table;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transition: .4s linear;
    -webkit-transition: .4s linear;
}

.btn-out:hover figure img.nrml-img {
    opacity: 0;
    visibility: hidden;
}

.btn-out:hover figure img.hovr-img {
    opacity: 1;
    visibility: visible;
}

.main-body-wrp {
    padding: 85px 0 0 220px;
}

.dash-wrp {
    padding: 40px 25px;
}

.dash-wrp .col-md-8 {
    width: 63.66%;
}

.dash-wrp .col-md-4 {
    width: 36.33%;
}

.method-block {
    padding: 40px 40px 20px;
    border-radius: 4px;
    background: rgba(19, 21, 32, 0.80);

}

.method-block h2, #lottohistoryContent h2 {
    font-size: 32px;
    font-weight: bold;
    color: #D6E4FF;
    margin: 0 0 20px;
    text-transform: uppercase;
}

.method-block ul {
    display: flex;
    align-items: flex-start;
    align-content: flex-start;
    gap: 20px;
    align-self: stretch;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.my-bit-wrp h4 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
}

/* .method-block ul li {
    padding: 0 10px;
    width: 16.66%;
    margin: 0 0 20px;
} */

.method-bx {
    border-radius: 4px;
    border: 1px solid #191C2B;
    background: rgba(22, 25, 40, 0.20);
    position: relative;
    transition: .4s linear;
    -webkit-transition: .4s linear;
    display: flex;
    width: 137px;
    height: 155.238px;
    padding: 14px;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

#lottohistoryContent .winbox {
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0;
    border-radius: 0;
    background: none;
}

#lottohistoryContent .winbox {
    text-transform: uppercase;
}

#lottohistoryContent .winbox h4 {
    font-weight: 600;
}

#lottohistoryContent .letto-dt h3, #lottohistoryContent .letto-dt p {
    text-transform: uppercase;
}

#lottohistoryContent .letto-lg-img {
    margin-right: 8px;
}

/* .method-bx:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    transition: .4s linear;
    -webkit-transition: .4s linear;
    background: url(/images/wickedbet.com/deposit-area/wallet-card-bg.png) 0 0 no-repeat;
    background-size: 100% 100%;
} */

.method-bx input {
    display: none;
}

.method-block ul li.selected .method-bx, .method-bx:hover {
    border: 1px solid var(--Primary-Grad, #2B55FF);
    background: linear-gradient(299deg, rgba(43, 85, 255, 0.37) -23.41%, rgba(43, 85, 255, 0.06) 114.79%);
}

.method-block ul li.selected .method-bx:after,
.method-bx:hover:after {
    opacity: 1;
    visibility: visible;
}

.method-ic {
    margin: 20px auto 0;
    display: table;
}

.method-bx h3 {
    margin: 0;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #E8F0FF;
    text-transform: uppercase;
}

.diposit-block {
    padding: 40px;
    background: rgba(19, 21, 32, 0.8);
    border-radius: 4px;

}

.diposit-block h2 {
    font-size: 32px;
    font-weight: bold;
    color: #D6E4FF;
    margin: 0 0 30px;
}

.diposit-block p {
    font-size: 14px;
    font-weight: 600;
    color: #838286;
    line-height: normal;
    margin: 0 0 25px;
    text-transform: uppercase;
}

.diposit-block .form-group {
    position: relative;
    margin: 0 0 25px;
}

.diposit-block .form-group .form-control {
    padding: 15px 45px 15px 15px;
    background: #161928;
    border-radius: 4px;
    border: 2px solid rgba(19, 21, 32, 0.50);
    height: auto;
    box-shadow: none;
    font-size: 14px;
    font-weight: 600;
    color: #ADC6FF;
    /*text-transform: uppercase;*/
}

.diposit-block .form-group .form-control::placeholder {
    color: #ADC6FF;
}

.diposit-block .form-group button {
    background: transparent;
    border: none;
    color: #85A5FF;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    right: 15px;
    font-weight: 300;
}

.diposit-block .form-group button:hover img {
    fill: #fff;
}

.copy-text button:before {
    content: "Copied";
    position: absolute;
    top: -40px;
    right: -15px;
    background: #85A5FF;
    padding: 5px 10px;
    border-radius: 30px;
    color: #101010;
    font-weight: 600;
    font-size: 14px;
    display: none;
}

.copy-text.active button:before,
.copy-text.active button:after {
    display: block;
}

.diposit-block .btn-main {
    padding: 12px 15px;
    border-radius: 4px;
    background: #2B55FF;
    width: 100%;
    display: block;
    border: 2px solid rgba(43, 85, 255, 0.30);
    font-size: 16px;
    font-weight: bold;
    color: #D6E4FF;
    text-transform: uppercase;
    margin: 0 auto 25px;
}

.diposit-block .btn-main:hover {
    background: #D6E4FF;
    border-color: #D6E4FF;
    color: #161928;
}

.diposit-block h4 {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 20px;
    border: 2px dashed #27282F;
    margin: 0 0 30px;
    font-size: 14px;
    font-weight: 600;
    color: #838286;
    text-transform: uppercase;
}

.diposit-block h4 i {
    margin-right: 10px;
    color: #27282F;
}

.qr-rw {
    display: flex;
    align-items: center;
    margin: 0 0 40px;
}

.qr-img {
    /* border-radius: 4px;
    overflow: hidden;
    min-width: 200px;
    width: 200px; */
}

.qr-img img {
    width: 100%;
}

.qr-rw p {
    margin: 0 0 0 auto;
    font-size: 16px;
    font-weight: 600;
    color: #F6F6F6;
    display: flex;
    align-items: center;
    text-transform: uppercase;
}

.qr-rw p i {
    margin-right: 5px;
    color: #27282F;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.bitcoin-calcrw h3 {
    font-size: 24px;
    font-weight: bold;
    color: #D6E4FF;
    text-transform: uppercase;
    margin: 0 0 20px;
}

.calc-rw {
    display: flex;
    align-items: center;
}

.calc-rw .form-group {
    margin: 0;
    position: relative;
}

.calc-rw .form-group .form-control {
    padding: 15px 90px 15px 20px;
    background: #161928;
    border-radius: 4px;
    border: 2px solid rgba(19, 21, 32, 0.50);
    height: auto;
    box-shadow: none;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
}

.calc-rw .form-group .form-control::placeholder {
    font-weight: 500;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.5);
}

.calc-rw .form-group span {
    font-size: 16px;
    font-weight: 600;
    color: #85A5FF;
    position: absolute;
    top: 15px;
    right: 15px;
}

.calc-rw i {
    font-size: 24px;
    color: #27282F;
    margin: 0 20px;
}

.note-warn {
    display: flex;
    align-items: center;
    margin: 30px 0 0;
}

.note-warn i {
    font-size: 16px;
    color: #27282F;
    margin-right: 15px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.note-warn p {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    color: #838286;
    text-transform: uppercase;
}

.bonus-block .btn-main {
    padding: 12px 15px;
    border-radius: 4px;
    background: #2B55FF;
    width: 100%;
    display: block;
    border: 2px solid rgba(43, 85, 255, 0.30);
    font-size: 16px;
    font-weight: bold;
    color: #D6E4FF;
    text-transform: uppercase;
    margin: 0 auto 25px;
}

.bonus-block .btn-main:hover {
    background: #D6E4FF;
    border-color: #D6E4FF;
    color: #161928;
}

.bonus-block h4 {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 20px;
    border: 2px dashed #27282F;
    margin: 0 0 30px;
    font-size: 14px;
    font-weight: 600;
    color: #838286;
    text-transform: uppercase;
}

.bonus-block h4 i {
    margin-right: 10px;
    color: #27282F;
}

.bonus_opt_in, .bonus_opt_out {
    margin-top: 60px;
    min-width: 80px !important;
}

.user_bonus-selector {
    font-weight: 500;
}

.bonus-data label {
    text-transform: uppercase;
}

.bonus-block .form-group {
    position: relative;
    margin: 0 0 25px;
}

.bonus-block .form-group .form-control {
    padding: 15px 50px 15px 20px;
    background: #161928;
    border-radius: 4px;
    border: 2px solid rgba(19, 21, 32, 0.50);
    box-shadow: none;
    font-size: 16px;
    font-weight: 600;
    color: #ADC6FF;
    text-transform: uppercase;
    height: 58px;
    line-height: normal;
}

.bonus-block .form-group .form-control::placeholder {
    color: #ADC6FF;
}

.user-bonus-selector::after {
    position: absolute;
    content: "\f107";
    font-family: "Font Awesome 5 Pro";
    font-weight: bold;
    color: #fff;
    border: none;
    font-size: 12px;
    top: 40px;
    right: 20px;
    border: none;
}

.past-user-bonus-selector::after {
    position: absolute;
    content: "\f107";
    font-family: "Font Awesome 5 Pro";
    font-weight: bold;
    color: #fff;
    border: none;
    font-size: 12px;
    top: 40px;
    right: 20px;
    border: none;
}

.form-referrer-data .btn-wager {
    padding: 8px 15px;
    border-radius: 4px;
    height: 44px;
    background: #2B55FF;
    width: 100%;
    border: 2px solid rgba(43, 85, 255, 0.30);
    font-size: 16px;
    font-weight: bold;
    color: #D6E4FF;
    text-align: center;
    text-transform: uppercase;
}

.form-referrer-data .btn-wager:hover {
    border-color: #D6E4FF;
    background: #fff;
    color: #2B55FF;
}

.bonus-block .input-box span {
    position: absolute;
    right: 20px;
    top: 18px;
    color: #85A5FF;

    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

/* Past Bonuses Table */
.past-bonuses-table-wrap {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.past-bonuses-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 13px;
    color: #ADC6FF;
}

.past-bonuses-table thead th {
    padding: 10px 12px;
    text-align: left;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #838286;
    border-bottom: 1px solid #27282F;
    white-space: nowrap;
}

.past-bonuses-table tbody td {
    padding: 10px 12px;
    border-bottom: 1px solid rgba(39, 40, 47, 0.5);
    vertical-align: middle;
    white-space: nowrap;
}

.past-bonuses-table tbody tr:hover {
    background: rgba(43, 85, 255, 0.05);
}

.past-bonus-name {
    font-weight: 600;
    color: #ADC6FF;
    max-width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bonus-status-badge {
    display: inline-block;
    padding: 3px 8px;
    border-radius: 4px;
    font-size: 11px;
    font-weight: 600;
    text-transform: capitalize;
}

.bonus-status-completed {
    background: rgba(34, 197, 94, 0.15);
    color: #22c55e;
}

.bonus-status-expired {
    background: rgba(245, 158, 11, 0.15);
    color: #f59e0b;
}

.bonus-status-cancelled {
    background: rgba(239, 68, 68, 0.15);
    color: #ef4444;
}

.past-bonus-amount .past-bonus-currency-symbol,
.past-bonus-hide-mobile .past-bonus-currency-symbol {
    display: inline-flex;
    align-items: center;
    gap: 3px;
}

.past-bonus-amount .past-bonus-currency-symbol img,
.past-bonus-wager .past-bonus-currency-symbol img,
.past-bonus-hide-mobile .past-bonus-currency-symbol img {
    height: 12px;
    width: auto;
}

.past-bonus-wager .past-bonus-currency-symbol {
    display: inline-flex;
    align-items: center;
    gap: 3px;
}

.active-bonus-stat-value,
.active-bonus-wager-text {
    display: flex;
    align-items: center;
    gap: 3px;
}

.past-bonus-wager-text {
    font-size: 12px;
    margin-bottom: 4px;
}

.past-bonus-progress-bar {
    width: 100%;
    min-width: 60px;
    height: 4px;
    background: #161928;
    border-radius: 2px;
    overflow: hidden;
}

.past-bonus-progress-fill {
    height: 100%;
    background: #22c55e;
    border-radius: 2px;
    transition: width 0.3s ease;
}

.past-bonus-muted {
    color: #4a4a52;
}

.past-bonus-expired-label {
    color: #f59e0b;
    font-weight: 600;
    font-size: 12px;
}

.past-bonus-date {
    display: block;
    font-size: 12px;
    color: #ADC6FF;
}

.past-bonus-time-ago {
    display: block;
    font-size: 11px;
    color: #838286;
}
/* End Past Bonuses Table */

/* Active Bonus Stats */
.active-bonus-stats {
    display: flex;
    gap: 12px;
    margin: 12px 0;
    flex-wrap: wrap;
}

.active-bonus-stat {
    flex: 1;
    min-width: 120px;
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 8px;
    padding: 12px 16px;
}

.active-bonus-stat-label {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #838286;
    margin-bottom: 4px;
}

.active-bonus-stat-value {
    font-size: 16px;
    font-weight: 600;
    color: #ADC6FF;
}

.active-bonus-currency-symbol img {
    height: 14px;
    width: auto;
}

/* Active Bonus Wager Progress */
.active-bonus-wager {
    margin: 12px 0;
    padding: 12px 16px;
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 8px;
}

.active-bonus-wager-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 6px;
}

.active-bonus-wager-label {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #838286;
}

.active-bonus-refresh-link {
    font-size: 12px;
    color: #3b82f6;
    text-decoration: none;
}

.active-bonus-refresh-link:hover {
    text-decoration: underline;
}

.active-bonus-refresh-link.refreshing {
    opacity: 0.6;
    pointer-events: none;
}

.active-bonus-refresh-msg {
    font-size: 12px;
    margin-top: 6px;
    padding: 4px 8px;
    border-radius: 4px;
}

.active-bonus-refresh-msg.refresh-success {
    color: #22c55e;
    background: rgba(34, 197, 94, 0.1);
}

.active-bonus-refresh-msg.refresh-info {
    color: #f59e0b;
    background: rgba(245, 158, 11, 0.1);
}

.active-bonus-refresh-msg.refresh-error {
    color: #ef4444;
    background: rgba(239, 68, 68, 0.1);
}

.bonus-disabled-msg {
    display: inline-block;
    font-size: 13px;
    color: #f59e0b;
    padding: 6px 12px;
    background: rgba(245, 158, 11, 0.1);
    border-radius: 4px;
}

.active-bonus-wager-text {
    font-size: 14px;
    font-weight: 600;
    color: #ADC6FF;
    margin-bottom: 8px;
}

.active-bonus-progress-bar {
    height: 6px;
}

/* Active Bonus Game Rules */
.active-bonus-rules {
    margin: 12px 0;
    padding: 12px 16px;
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 8px;
}

.active-bonus-rules-row {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 8px;
    flex-wrap: wrap;
}

.active-bonus-rules-row:last-child {
    margin-bottom: 0;
}

.active-bonus-rules-label {
    font-size: 12px;
    color: #838286;
    font-weight: 600;
    white-space: nowrap;
}

.active-bonus-rules-value {
    font-size: 12px;
    color: #ADC6FF;
}

.active-bonus-excluded {
    color: #ef4444;
}

.active-bonus-pills {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}

.active-bonus-pill {
    display: inline-block;
    padding: 2px 8px;
    border-radius: 4px;
    font-size: 11px;
    font-weight: 600;
    background: rgba(59, 130, 246, 0.15);
    color: #3b82f6;
}

.active-bonus-pill.pill-excluded {
    background: rgba(239, 68, 68, 0.15);
    color: #ef4444;
}

.bonus-claimed-actions {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    margin-top: 60px;
}

.bonus-deposit-cta {
    display: inline-block;
    padding: 12px 32px;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    min-width: 180px;
}

.bonus-opt-out-link {
    background: none;
    border: none;
    color: #8899aa;
    font-size: 13px;
    padding: 4px 0;
    cursor: pointer;
    text-decoration: underline;
    text-underline-offset: 2px;
}

.bonus-opt-out-link:hover {
    color: #ef4444;
}
/* End Active Bonus */

.withdrawal-block {
    padding: 40px;
    background: rgba(19, 21, 32, 0.8);
    border-radius: 4px;

}

.withdrawal-block h2 {
    font-size: 32px;
    font-weight: bold;
    color: #D6E4FF;
    margin: 0 0 30px;
}

.withdrawal-block p {
    font-size: 14px;
    font-weight: 600;
    color: #838286;
    line-height: normal;
    margin: 0 0 25px;
    text-transform: uppercase;
}

.withdrawal-block .form-group {
    position: relative;
    margin: 0 0 25px;
}

.withdrawal-block .form-group .form-control {
    padding: 15px 50px 15px 20px;
    background: #161928;
    border-radius: 4px;
    border: 2px solid rgba(19, 21, 32, 0.50);
    height: auto;
    box-shadow: none;
    font-size: 14px;
    font-weight: 600;
    color: #ADC6FF;
    text-transform: uppercase;
    height: 58px;
    line-height: normal;
}

.withdrawal-block .form-group .form-control::placeholder {
    color: #ADC6FF;
}

.withdrawal-block .form-group button {
    background: transparent;
    border: none;
    color: #85A5FF;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    right: 15px;
    font-weight: 300;
}

.withdrawal-block .form-group button:hover img {
    fill: #fff;
}

.withdrawal-block .btn-main {
    padding: 12px 15px;
    border-radius: 4px;
    background: #2B55FF;
    width: 100%;
    display: block;
    border: 2px solid rgba(43, 85, 255, 0.30);
    font-size: 16px;
    font-weight: bold;
    color: #D6E4FF;
    text-transform: uppercase;
    margin: 0 auto 25px;
}

.withdrawal-block .btn-main:hover {
    background: #D6E4FF;
    border-color: #D6E4FF;
    color: #161928;
}

.withdrawal-block h4 {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 20px;
    border: 2px dashed #27282F;
    margin: 0 0 30px;
    font-size: 14px;
    font-weight: 600;
    color: #838286;
    text-transform: uppercase;
}

.withdrawal-block h4 i {
    margin-right: 10px;
    color: #27282F;
}

.withdrawal-block .form-group .form-control::placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.form-select-crypto::after {
    position: absolute;
    content: "\f107";
    font-family: "Font Awesome 5 Pro";
    font-weight: bold;
    color: #fff;
    border: none;
    font-size: 12px;
    top: 40px;
    right: 20px;
    border: none;
}

.withdrawal_amt_input .input-box span {
    position: absolute;
    right: 20px;
    top: 18px;
    color: #85A5FF;

    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

/* **** End Cashier Dashboard **** */

#notifications_index .profile-block h3 { display: inline-block; margin: 0 0 45px; }
#notifications_index .profile-block .card-title { font-weight: 700; }
#global-mute-toggle { float: right; }

#subscriptionDropdown::after {
  content: none !important;
  border: 0 !important;
  display: none !important;
}

#myentries-pane .millionaire_entries .entries_cost {
    display: flex;
    align-items: center;
}
#myentries-pane .millionaire_entries .entries_cost .crypto-currency-icon {
    margin-left: 5px;
}
#myentries-pane .millionaire_entries .entries_cost .crypto-currency-icon img {
    height: 12px !important;
}

/* Millionaire Entry Card Styling */
#myentries-pane .millionaire_entries .entry-product-header {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
}

#myentries-pane .millionaire_entries .entry-product-header .badge.bg-dark {
    background: linear-gradient(135deg, #2B55FF 0%, #1a3ab8 100%) !important;
    font-weight: 600;
    font-size: 0.85rem;
    padding: 6px 12px;
}

#myentries-pane .millionaire_entries .entry-currency-icon {
    width: 16px;
    height: 16px;
    vertical-align: middle;
}

#myentries-pane .millionaire_entries .entry-amounts {
    border-color: rgba(255, 255, 255, 0.1) !important;
}

#myentries-pane .millionaire_entries .entry-cost,
#myentries-pane .millionaire_entries .entry-won {
    font-size: 0.9rem;
}

#myentries-pane .millionaire_entries .entry-won {
    background: rgba(40, 167, 69, 0.15);
    padding: 4px 10px;
    border-radius: 6px;
}

#purchase-results {
  color: #fff;
}

.balance-distribution-box {
    display: flex;
    gap: 7px;
    align-items: center;
}

.form-group.balance-distribution-box > label {
    margin: 0;
}

.balance-distribution-value {
    display: inline-flex;
    align-items: center;
    gap: 4px;
}

.originals-category-title {
    font-size: 24px !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    margin-bottom: 10px !important;
    color: #fff !important;
}

/* abcd */

/* === Wickedbet Design Improvements (2026-03-06) === */

/* Background color moved from inline style on <html> tag */
html {
    background-color: #171B2E;
}

/* Task 1: Extend MD Nichrome to all main page headings for brand consistency */
.main-content-wrp h1,
.main-content-wrp h2,
.casino-lst-wrp h1,
.casino-lst-wrp h2,
.originals-landing h1,
.originals-landing h2,
.originals-category-title,
.join-wrp h2,
.about-block h2,
.page_leaderboard h1,
.page_leaderboard h2,
.footer_columns h3 {
    font-family: 'MD Nichrome Test', sans-serif;
}

/* Task 2: Reduce hero height so category blocks are visible without scrolling */
.hero-banner {
    height: calc(70vh - 85px);
    min-height: 480px;
}

.skew-block-repeat {
    min-height: calc(70vh - 85px);
}

.hero-title {
    top: 120px;
}

.hero-row h1 {
    font-size: 140px;
    line-height: 142px;
}

.banner-data {
    top: 80px;
}

/* Task 3: Make category block labels more readable by default */
.oblique-inner h2 {
    opacity: 0.75;
    font-family: 'MD Nichrome Test', sans-serif;
}

.skew-block-repeat:hover .oblique-inner h2 {
    text-shadow: 0 0 40px rgba(43, 85, 255, 0.5), 0 6px 92px rgba(0, 0, 0, 0.8);
}

/* Task 4: Angled section dividers on originals page */
.originals-category + .originals-category::before {
    content: '';
    display: block;
    height: 2px;
    background: linear-gradient(90deg, transparent, #2B55FF, transparent);
    margin: 30px 0;
    transform: skewX(-15deg);
}

.originals-category-title::before {
    content: '';
    display: inline-block;
    width: 4px;
    height: 24px;
    background: #2B55FF;
    margin-right: 12px;
    transform: skewX(-15deg);
    vertical-align: middle;
}

/* Task 5: Enhanced community section */
.join-wrp {
    border: 1px solid rgba(43, 85, 255, 0.2);
    position: relative;
    overflow: hidden;
}

.join-wrp::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 100%;
    background: linear-gradient(to bottom, #2B55FF, transparent);
}

.social-bx a {
    width: 56px;
    height: 56px;
    border: 1px solid rgba(43, 85, 255, 0.3);
    transition: all 0.3s ease;
}

.social-bx a:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(43, 85, 255, 0.3);
}

/* Enhanced originals game cards */
.originals-landing .casino-game {
    border-radius: 8px;
    overflow: hidden;
    transition: transform 0.3s ease;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.originals-landing .casino-game:hover {
    transform: translateY(-4px);
}

.originals-landing .casino-game .name {
    font-family: 'MD Nichrome Test', sans-serif;
    font-weight: 500;
    letter-spacing: 0.5px;
}

/* About Us section typography */
.about-block .accordion-body p {
    margin-bottom: 12px;
    line-height: 1.5;
}

.about-block .accordion-body .about-lead {
    font-family: 'MD Nichrome Test', sans-serif;
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 20px;
    letter-spacing: 0.5px;
}

.about-block .accordion-body .about-closing {
    margin-top: 24px;
    padding-top: 20px;
    border-top: 1px solid rgba(43, 85, 255, 0.2);
    color: #fff;
}

/* === End Design Improvements === */

/* break point for modal only 1921 to 55000 */
@media only screen and (min-width: 1400px) {
    .control.col-xxl-2 {
        width: 20% !important;
    }
}

@media only screen and (max-width: 5500px) and (min-width: 2500px) {
    .modal-dialog {
        max-width: 100%;
        height: 100%;
        margin-right: auto;
        margin-left: auto;
    }

    .modal-dialog-centered {
        display: flex;
        align-items: center;
        min-height: 100%;
    }

    .rewards .modal-content {
        background-size: 60%;
        background-repeat: no-repeat;
        background-position: 0 bottom;
        padding: 65px 50px;
        border-radius: 0;
        min-height: 310px;
        min-width: 400px;
        height: 40%;
        background-color: #161928;
        width: 30%;
        border: 0;
        margin: auto;
    }

    .rewards .modal-content button.modal_rankup_button {

        font-weight: 600;
        font-size: clamp(22px, 1vw, 48px);
        background-color: #1B1E2E;
        width: 70%;
        height: 75px;
        margin: auto;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        border: 0;
        text-transform: uppercase;
    }

    .rewards .modal-content .values {
        margin: 35px auto;
        height: auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .rewards .modal-content .Value {
        width: 100%;
        margin: auto;
        display: flex;
        justify-content: space-between;
        align-items: center;

        font-weight: 600;
        text-transform: uppercase;
        font-size: clamp(18px, 1vw, 39px);
    }

    .money-icon {
        height: auto;
        width: 25px;
    }

    .wicked_button {
        width: 50%;
        height: 75px;
        background-color: #2B55FF;
        color: #fff;
        border: 0;
        font-size: clamp(22px, 1vw, 48px);
        font-weight: 800;

        display: flex;
        justify-content: center;
        align-items: center;
        margin: 8% auto 0 auto;
        border-radius: 4px;
    }
}

@media only screen and (min-width: 4501px) {
    .calender-day span.box.recived .price, .calender-day span.box.today .price, .calender-day span.box.next .price {
        font-size: 32px;
    }

    .claim-time div,
    .claim-time .timer {
        font-size: 26px;
    }

    .calender-day span.box .icon-remaning, .calender-day span.box .icon-tick {
        width: 70px;
        height: 70px;
    }

    .lock svg,
    .calender-day span.box .icon-remaning svg,
    .calender-day span.box .icon-tick svg {
        height: 50px;
        width: 50px;
    }


    span.box.today {
        background-size: 60% 60%;
        background-position: 50% 50%;
    }

    .header .navigaions .left, .header .navigaions .right {
        width: 50px;
        height: 51px;
    }

    .header .navigaions .left svg, .header .navigaions .right svg {
        width: 20px !important;
        height: 20px !important;
    }

    .instant_rackeback .price {
        font-style: normal;
        font-weight: 700;
        font-size: 42px;
    }

    .note {
        font-size: 32px;
    }

    .instant_rackeback button.claim-button, .rankup_reward button.claim-button {
        width: 250px;
        height: 75px;

        font-size: 42px;
    }

    .bonus_background h4 {
        padding-left: 50px;
        font-size: 150px;
    }

    .rankup_reward, .instant_rackeback {
        height: 150px;
    }

    .bonus_background {
        padding: 30px 50px !important;
    }

    .calender-day {
        width: 14%;
    }

    .calender-day span.box {
        width: 100%;
        height: 450px;
    }

    .tabs_games .nav.nav-pills {
        width: 100% !important;
        flex-wrap: nowrap !important;
    }

    .tabs_games .nav-pills li.nav-item {
        width: 100% !important;
        margin-right: 10px;
    }

    .btn-bonus {
        width: 100%;
        font-size: 45px;
        height: 100px;
    }

    .instant_rackeback h4, .rankup_reward h4 {
        font-size: 60px;
    }

    /* .reward_section {
        width: 80%;
        margin: 70px auto 0;
    } */

    .button button.reward-claim-button {
        width: 800px;
        height: 100px;
        font-size: 40px;
    }

    .header h4 {
        font-size: 42px;
    }

    #reward-amount-button {
        height: 100px;
        font-size: 45px;
    }

    .claim-time {
        width: 100%;
        height: 100px;
    }

    .calender-day span.box,
    .calender-day span.day-name {
        font-size: 32px;
    }

    .bonus_background .closed-gift {
        width: 225px;
        height: 225px;
        object-fit: cover;
    }

    .bonus_background .closed-gift2 {
        filter: drop-shadow(0 0 26.1427px rgba(0, 255, 10, 0.47));
    }

    .bonus_background .closed-gift3 {
        filter: drop-shadow(0 0 35.9118px rgba(173, 0, 255, 0.52));
    }

    .bonus_background .closed-gift4 {
        filter: drop-shadow(0 0 42.1035px rgba(255, 76, 0, 0.6));
        width: 225px;
    }
}

@media only screen and (max-width: 4500px) and (min-width: 4001px) {
    .calender-day span.box.recived .price, .calender-day span.box.today .price, .calender-day span.box.next .price {
        font-size: 32px;
    }

    .claim-time div,
    .claim-time .timer {
        font-size: 26px;
    }

    .calender-day span.box .icon-remaning,
    .calender-day span.box .icon-tick {
        width: 50px;
        height: 50px;
    }

    .lock svg,
    .calender-day span.box .icon-remaning svg,
    .calender-day span.box .icon-tick svg {
        height: 50px;
        width: 50px;
    }


    span.box.today {
        background-size: 60% 60%;
        background-position: 50% 50%;
    }

    .header .navigaions .left, .header .navigaions .right {
        width: 50px;
        height: 51px;
    }

    .header .navigaions .left svg, .header .navigaions .right svg {
        width: 20px !important;
        height: 20px !important;
    }

    .instant_rackeback .price {
        font-style: normal;
        font-weight: 700;
        font-size: 42px;
    }

    .note {
        font-size: 32px;
    }

    .instant_rackeback button.claim-button, .rankup_reward button.claim-button {
        width: 250px;
        height: 75px;

        font-size: 42px;
    }

    .bonus_background h4 {
        padding-left: 50px;
        font-size: 60px;
    }

    .rankup_reward, .instant_rackeback {
        height: 150px;
    }

    .bonus_background {
        padding: 30px 50px !important;
    }

    .calender-day {
        width: 14%;
    }

    .calender-day span.box {
        width: 100%;
        height: 400px;
    }

    .tabs_games .nav.nav-pills {
        width: 100% !important;
        flex-wrap: nowrap !important;
    }

    .tabs_games .nav-pills li.nav-item {
        width: 100% !important;
        margin-right: 10px;
    }

    .btn-bonus {
        width: 100%;
        font-size: 45px;
        height: 100px;
    }

    .instant_rackeback h4, .rankup_reward h4 {
        font-size: 60px;
    }

    /* .reward_section {
        width: 80%;
        margin: 70px auto 0;
    } */

    .button button.reward-claim-button {
        width: 800px;
        height: 100px;
        font-size: 40px;
    }

    .header h4 {
        font-size: 42px;
    }

    #reward-amount-button {
        height: 100px;
        font-size: 45px;
    }

    .claim-time {
        width: 100%;
        height: 100px;
    }

    .calender-day span.box,
    .calender-day span.day-name {
        font-size: 32px;
    }

    .bonus_background .closed-gift {
        width: 175px;
        height: 175px;
        object-fit: cover;
    }

    .bonus_background .closed-gift2 {
        filter: drop-shadow(0 0 26.1427px rgba(0, 255, 10, 0.47));
    }

    .bonus_background .closed-gift3 {
        filter: drop-shadow(0 0 35.9118px rgba(173, 0, 255, 0.52));
    }

    .bonus_background .closed-gift4 {
        filter: drop-shadow(0 0 42.1035px rgba(255, 76, 0, 0.6));
        width: 165px;
    }
}

@media only screen and (max-width: 4000px) and (min-width: 3501px) {
    .calender-day span.box.recived .price, .calender-day span.box.today .price, .calender-day span.box.next .price {
        font-size: 30px;
    }

    .claim-time div, .claim-time .timer {
        font-size: 26px;
    }

    .calender-day span.box .icon-remaning, .calender-day span.box .icon-tick {
        width: 44px;
        height: 44px;
    }

    .lock svg, .calender-day span.box .icon-remaning svg, .calender-day span.box .icon-tick svg {
        height: 40px;
        width: 35px;
    }


    span.box.today {
        background-size: 60% 60%;
        background-position: 50% 50%;
    }

    .instant_rackeback .price {
        font-style: normal;
        font-weight: 700;
        font-size: 36px;
    }

    .note {
        font-size: 32px;
    }

    .instant_rackeback button.claim-button, .rankup_reward button.claim-button {
        width: 200px;
        height: 60px;

        font-size: 36px;
    }

    .bonus_background h4 {
        padding-left: 25px;
    }

    .header h4 {
        font-size: 32px;
    }

    .calender-day span.box {
        font-size: 24px;
    }

    .calender-day span.day-name {
        color: #D6E4FF;
        text-transform: uppercase;
        font-size: 30px;
    }

    #reward-amount-button {
        height: 50px;
        font-size: 32px;
    }

    .btn-bonus {
        width: 100%;
        font-size: 32px;
        height: 60px;
    }

    .rankup_reward, .instant_rackeback {
        height: 100px;
    }

    .bonus_background {
        padding: 5px 50px !important;
    }

    .calender-day {
        width: 14%;
    }

    .calender-day span.box {
        width: 100%;
        height: 325px;
    }

    .tabs_games .nav.nav-pills {
        width: 100% !important;
        flex-wrap: nowrap !important;
    }

    .tabs_games .nav-pills li.nav-item {
        width: 100% !important;
        margin-right: 10px;
    }

    .btn-bonus {
        width: 100%;
        font-size: 20px;
        height: 50px;

    }

    .button button.reward-claim-button {
        width: 600px;
        height: 75px;
        font-size: 30px;
    }

    .claim-time {
        width: 100%;
        height: 85px;
    }

    .instant_rackeback h4, .rankup_reward h4 {
        font-size: clamp(20px, 2vw, 42px);
    }

    .bonus_background h4 {
        font-size: 48px;
    }

    /* .reward_section {
        width: 80%;
        margin: 70px auto 0;
    } */


    .bonus_background .closed-gift {
        width: 130px;
        height: 130px;
        object-fit: cover;
    }

    .bonus_background .closed-gift1 {

    }

    .bonus_background .closed-gift2 {
        filter: drop-shadow(0 0 26.1427px rgba(0, 255, 10, 0.47));
    }

    .bonus_background .closed-gift3 {
        filter: drop-shadow(0 0 35.9118px rgba(173, 0, 255, 0.52));
    }

    .bonus_background .closed-gift4 {
        filter: drop-shadow(0 0 42.1035px rgba(255, 76, 0, 0.6));
        width: 165px;
    }

    .header .navigaions .left, .header .navigaions .right {
        width: 50px;
        height: 51px;
    }

    .header .navigaions .left svg, .header .navigaions .right svg {
        width: 20px !important;
        height: 20px !important;
    }
}

@media only screen and (max-width: 3500px) and (min-width: 3001px) {
    .calender-day span.box.recived .price, .calender-day span.box.today .price, .calender-day span.box.next .price {
        font-size: 20px;
    }

    .claim-time div, .claim-time .timer {
        font-size: 18px;
    }

    .calender-day span.box .icon-remaning, .calender-day span.box .icon-tick {
        width: 44px;
        height: 44px;
    }

    .lock svg, .calender-day span.box .icon-remaning svg, .calender-day span.box .icon-tick svg {
        height: 40px;
        width: 35px;
    }


    span.box.today {
        background-size: 60% 60%;
        background-position: 50% 50%;
    }

    .instant_rackeback .price {
        font-style: normal;
        font-weight: 700;
        font-size: 36px;
    }

    .note {
        font-size: 32px;
    }

    .instant_rackeback button.claim-button, .rankup_reward button.claim-button {
        width: 200px;
        height: 60px;

        font-size: 36px;
    }

    .bonus_background h4 {
        padding-left: 25px;
    }

    .header h4 {
        font-size: 32px;
    }

    .calender-day span.box {
        font-size: 24px;
    }

    .calender-day span.day-name {
        color: #D6E4FF;
        text-transform: uppercase;
        font-size: 30px;
    }

    #reward-amount-button {
        height: 50px;
        font-size: 32px;
    }

    .btn-bonus {
        width: 100%;
        font-size: 32px;
        height: 60px;
    }

    .rankup_reward, .instant_rackeback {
        height: 100px;
    }

    .bonus_background {
        padding: 5px 50px !important;
    }

    .calender-day {
        width: 14%;
    }

    .calender-day span.box {
        width: 100%;
        height: 275px;
    }

    .tabs_games .nav.nav-pills {
        width: 100% !important;
        flex-wrap: nowrap !important;
    }

    .tabs_games .nav-pills li.nav-item {
        width: 100% !important;
        margin-right: 10px;
    }

    .btn-bonus {
        width: 100%;
        font-size: 20px;
        height: 50px;

    }

    .button button.reward-claim-button {
        width: 600px;
        height: 75px;
        font-size: 30px;
    }

    .claim-time {
        width: 100%;
        height: 65px;
    }

    .instant_rackeback h4, .rankup_reward h4 {
        font-size: clamp(20px, 2vw, 42px);
    }

    .bonus_background h4 {
        font-size: 48px;
    }

    /* .reward_section {
        width: 80%;
        margin: 70px auto 0;
    } */


    .bonus_background .closed-gift {
        width: 130px;
        height: 130px;
        object-fit: cover;
    }

    .bonus_background .closed-gift1 {

    }

    .bonus_background .closed-gift2 {
        filter: drop-shadow(0 0 26.1427px rgba(0, 255, 10, 0.47));
    }

    .bonus_background .closed-gift3 {
        filter: drop-shadow(0 0 35.9118px rgba(173, 0, 255, 0.52));
    }

    .bonus_background .closed-gift4 {
        filter: drop-shadow(0 0 42.1035px rgba(255, 76, 0, 0.6));
        width: 165px;
    }

    .header .navigaions .left, .header .navigaions .right {
        width: 50px;
        height: 51px;
    }

    .header .navigaions .left svg, .header .navigaions .right svg {
        width: 20px !important;
        height: 20px !important;
    }
}

@media only screen and (max-width: 3000px) and (min-width: 2501px) {
    .claim-time {
        width: 100%;
        height: 50px;
    }

    .calender-day span.box.recived .price, .calender-day span.box.today .price, .calender-day span.box.next .price {
        font-size: 16px;
    }

    .claim-time div, .claim-time .timer {
        font-size: 15px;
    }

    .calender-day span.box .icon-remaning, .calender-day span.box .icon-tick {
        width: 34px;
        height: 34px;
    }

    .lock svg, .calender-day span.box .icon-remaning svg, .calender-day span.box .icon-tick svg {
        height: 30px;
        width: 30px;
    }

    .header .navigaions .left, .header .navigaions .right {
        width: 50px;
        height: 51px;
    }

    .header .navigaions .left svg, .header .navigaions .right svg {
        width: 15px !important;
        height: 20px !important;
    }

    .rankup_reward, .instant_rackeback {
        height: 100px;
    }

    .bonus_background {
        padding: 5px 50px !important;
    }

    .calender-day {
        width: 14%;
    }

    .calender-day span.box {
        width: 100%;
        height: 250px;
    }

    .tabs_games .nav.nav-pills {
        width: 100% !important;
        flex-wrap: nowrap !important;
    }

    .tabs_games .nav-pills li.nav-item {
        width: 100% !important;
        margin-right: 10px;
    }

    .btn-bonus {
        width: 100%;
        font-size: 20px;
        height: 50px;

    }

    .instant_rackeback h4, .rankup_reward h4 {
        font-size: clamp(20px, 2vw, 34px);
    }

    .bonus_background h4 {
        font-size: 48px;
    }

    /* .reward_section {
        width: 80%;
        margin: 70px auto 0;
    } */


    .bonus_background .closed-gift {
        width: 130px;
        height: 130px;
        object-fit: cover;
    }

    .bonus_background .closed-gift1 {

    }

    .bonus_background .closed-gift2 {
        filter: drop-shadow(0 0 26.1427px rgba(0, 255, 10, 0.47));
    }

    .bonus_background .closed-gift3 {
        filter: drop-shadow(0 0 35.9118px rgba(173, 0, 255, 0.52));
    }

    .bonus_background .closed-gift4 {
        filter: drop-shadow(0 0 42.1035px rgba(255, 76, 0, 0.6));
        width: 165px;
    }
}

@media only screen and (max-width: 2500px) and (min-width: 1921px) {
    .calender-day span.box.recived .price, .calender-day span.box.today .price, .calender-day span.box.next .price {
        font-size: 16px;
    }

    .claim-time div, .claim-time .timer {
        font-size: 15px;
    }

    .calender-day span.box .icon-remaning, .calender-day span.box .icon-tick {
        width: 24px;
        height: 24px;
    }

    .lock svg, .calender-day span.box .icon-remaning svg, .calender-day span.box .icon-tick svg {
        height: 20px;
        width: 20px;
    }

    .header .navigaions .left, .header .navigaions .right {
        width: 50px;
        height: 51px;
    }

    .header .navigaions .left svg, .header .navigaions .right svg {
        width: 15px !important;
        height: 20px !important;
    }

    .rankup_reward, .instant_rackeback {
        height: 100px;
    }

    .bonus_background {
        padding: 5px 50px !important;
    }

    .calender-day {
        width: 14%;
    }

    .calender-day span.box {
        width: 100%;
        height: 200px;
    }

    .tabs_games .nav.nav-pills {
        width: 100% !important;
        flex-wrap: nowrap !important;
    }

    .tabs_games .nav-pills li.nav-item {
        width: 100% !important;
        margin-right: 10px;
    }

    .btn-bonus {
        width: 100%;
        font-size: 20px;
        height: 50px;

    }

    .instant_rackeback h4, .rankup_reward h4 {
        font-size: clamp(20px, 2vw, 34px);
    }

    .bonus_background h4 {
        font-size: 48px;
    }

    /* .reward_section {
        width: 80%;
        margin: 70px auto 0;
    } */


    .bonus_background .closed-gift {
        width: 130px;
        height: 130px;
        object-fit: cover;
    }

    .bonus_background .closed-gift1 {

    }

    .bonus_background .closed-gift2 {
        filter: drop-shadow(0 0 26.1427px rgba(0, 255, 10, 0.47));
    }

    .bonus_background .closed-gift3 {
        filter: drop-shadow(0 0 35.9118px rgba(173, 0, 255, 0.52));
    }

    .bonus_background .closed-gift4 {
        filter: drop-shadow(0 0 42.1035px rgba(255, 76, 0, 0.6));
        width: 165px;
    }
}

@media only screen and (max-width: 1770px) {
    .sport_tabs .Result-row {
        gap: 10px;
    }

    .Result-row .blue-box, .Result-row .dark-box,
    .sport_tabs .Result-row .dark-box, .sport_tabs .Result-row .blue-box {
        width: 50px;
        height: 40px;
    }

    .btns {
        gap: 2px;
    }
}

@media only screen and (max-width: 1660px) {
    /* .lotto_betslip_btn {
        padding: 5px 9px !important;
    } */
    .jackpot_banner .footer {

    }

    .jackpot_banner {
        /* min-height: 119px; */
        height: auto;
    }

    .jackbox h4.dollor .crypto-currency-icon img {
        width: 16px !important;
        height: 16px !important;
    }

    .loto_content .lottory_logo {
        width: 35px;
        height: 35px !important;
    }

    .letto-lg-img {
        width: 35px;
        margin-right: 0;
        min-width: 40px;
    }

    .loto_content .text-side .heading {
        font-size: 13px;
    }

    .loto_content .text-side .time {

    }

    .jackpot_banner .footer .price {
        font-size: 16px;
    }

    /* .loto_content {
        padding: 0 10px 0 15px !important;
    } */
    .lottory_price_button {
        /* padding: 0 5px;
        font-size: 13px; */
    }

    .crypto-currency-icon img, .top_amount .form-group small span img {
        height: 13px !important;
        width: auto !important;
    }
}

@media only screen and (max-width: 1599px) {
    /* .lotto_betslip_btn {
        padding: 5px 8px !important;
    } */
    .close_logo {
        width: 500px;
    }

    .head_links h6, .Result-row .heading {
        font-size: 14px;
    }

    .sport_tabs .head_links h6, .sport_tabs .Result-row .heading {
        font-size: 10px;
    }

    .Result-row .blue-box, .Result-row .dark-box {
        font-size: 14px;
        width: 45px;
        height: 35px;
    }

    .sport_tabs .Result-row .dark-box, .sport_tabs .Result-row .blue-box {
        font-size: 12px;
        width: 45px;
        height: 35px;
    }

    .sport_tabs .nav-pills {
        min-width: 145px !important;
    }

    .sport_tabs .nav-pills .nav-link.active,
    .sport_tabs .nav-pills .nav-link {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1565px) {
    /* .lotto_betslip_btn {
        padding: 5px !important;
    } */
    .letto-box .checkout-block ul li {
        min-width: 100px;
        padding: 0 0 0 6px;
    }

    button.minus-btn.btn-number, button.plus-btn.btn-number {
        /* width: 30px;
        height: 30px; */
    }
}

@media only screen and (max-width: 1475px) {
    img.icon_sports,
    .sport_tabs img.icon_sports {
        width: 10px;
        height: 10px;
    }

    .Result-row .blue-box, .Result-row .dark-box,
    .sport_tabs .Result-row .dark-box, .sport_tabs .Result-row .blue-box {
        font-size: 14px;
        width: 35px;
        height: 30px;
    }

    .btn-bg {
        padding: 4px;
    }

    .btns button.smal {
        padding: 2px 5px;
    }

}

@media only screen and (max-width: 1399px) {
    .sport_tabs .nav-pills .nav-link.active,
    .sport_tabs .nav-pills .nav-link {
        font-size: 13px;
    }

    .Result-row .blue-box, .Result-row .dark-box,
    .sport_tabs .Result-row .dark-box, .sport_tabs .Result-row .blue-box {
        width: 56px;
        height: 46px;
    }

    .btns button.smal {
        padding: 5px 8px;
    }

    .btn-bg {
        padding: 8px;
    }
}

@media only screen and (max-width: 1265px) {
    .sport_tabs .nav-pills .nav-link.active,
    .sport_tabs .nav-pills .nav-link {
        font-size: 12px;
    }

    .sport_tabs .nav-pills {
        min-width: 130px !important;
    }
}

@media only screen and (max-width: 1199px) {
    .sport_tabs .nav-pills {
        min-width: 170px !important;
    }
}

@media only screen and (max-width: 1100px) {
    .Result-row .blue-box, .Result-row .dark-box,
    .sport_tabs .Result-row .dark-box, .sport_tabs .Result-row .blue-box {
        width: 45px;
        height: 35px;
    }
}

@media only screen and (max-width: 650px) {
    .Result-row .blue-box, .Result-row .dark-box,
    .sport_tabs .Result-row .dark-box, .sport_tabs .Result-row .blue-box {
        width: 50px;
        height: 40px;
    }

    .padding_table {
        padding: 10px 0 !important;
    }
}

@media only screen and (max-width: 1851px) {
    .btn-bg {
        padding: 5px !important;
    }

    /* .reward_section {
        width: 100%;
    } */

    .bonus-layer {
        width: 23%;
    }

    .bonus_background h4 {
        font-size: 27px;
    }
}

@media only screen and (max-width: 1800px) {
    .text-field .text_box h3 {
        font-weight: 600;
        font-size: 14px;
    }

    .lotto_betslip_btn,
    h3.ticket-header,
    #share_bet_links a, .delete_all_tickets, .workrowopen .btn-main {
        font-size: 16px !important;
    }

    .totalbox h4 input, .totalbox h4 input:focus,
    .totalbox h4 {
        font-size: 10px !important;
    }

    .ticket_header_img {
        height: 15px !important;
        width: 15px !important;
        margin-right: 3px !important;
    }
}

@media only screen and (max-width: 1780px) {
    .bonus-layer {
        width: 25%;
    }

    .bonus_background h4 {
        font-size: 33px;
    }
}

@media only screen and (max-width: 1775px) {
    /* button.btn-theme, a.btn-theme {
        font-size: 12px !important;
        padding: 0 10px !important;
    }
    .home_background {
        background-size: auto 1265px;
    }

    .home_background .Banners h1 {
        font-size: 150px;
    }

    .home_background .Box_Layout img {
        width: 275px;
        height: auto;
    }
    .home_Button,
    .home_background .Box_Layout .home_Button {
        width: 275px;
    }

    .Join_community h1 {
        font-size: 70px;
    }

    .Join_community .logos_section {
        width: 625px;
    }

    .Join_community .logos_section img {
        width: 100px;
    }

    .Join_community .Gamble_logo img {
        width: 550px;
        height: 220px;
    }

    .peragraph span,
    .peragraph {
        font-size: 14px;
    } */

}

@media only screen and (max-width: 1680px) {

}

@media only screen and (max-width: 1620px) {
    /* .calender-day {
        width: 13%;
    } */
    .calender-day span.box {
        width: 100%;
        height: 120px;
        font-size: 10px;
    }

    .calender-day span.box.next,
    .calender-day span.box.today,
    .calender-day span.box.recived {
        background-size: 70%;
    }

    .button button.reward-claim-button {
        width: 250px !important;
        height: 43px !important;
        font-size: 18px !important;
    }

    .claim-time {
        height: 32px;
    }

    .claim-time div,
    .claim-time .timer {
        font-size: 10px;
    }


}

@media only screen and (max-width: 1599px) {
    .ball.num,
    .inner-selbx ul li span {
        width: 24px !important;
        height: 24px !important;
        font-size: 14px !important;
        line-height: normal !important;
    }

    .played-block .played-box .inner-selbx {
        padding: 14px 7px;
    }

    .played-block .played-box h2 {
        padding: 6px 6px !important;
        gap: 0 !important;
    }

    .lotteries-block ul li {
        padding: 10px;
        gap: 8px;
    }

    .head_links .btn-group {
        gap: 6px;
    }

    .lotto_sort_buttons, .number_list label, .number_list button {
        padding: 0 10px;
    }

    .number_list label, .number_list button {
        font-size: 13px;
    }

    .desktop_head_container {
        max-width: 100%;
    }

    .padding_table {
        padding: 20px 20px !important;
    }

    .bets-table-block.padding_table, .referral-table-block.padding_table {
        padding: 0 !important;
    }

    .winners_table .padding_table {
        padding: 20px 0 !important;
    }

    .right_sidebar_sports {
        padding: 10px 20px !important;
    }

    .footer {
        gap: 5px !important;
    }

    .bonus-layer {
        width: 23%;
    }

    .reward_section ul li.nav-item {
        width: 24%;
    }

    .reward_section ul li.nav-item .btn-bonus {
        width: 100%;
    }
}

@media only screen and (max-width: 1500px) {

    .lotto_sort_buttons, .number_list label, .number_list button {
        /* height: 30px;
        padding: 0 8px;
        font-size: 12px; */
    }

    .lotto_betslip_btn, .text-field .text_box h3, #share_bet_links a, .delete_all_tickets, .workrowopen .btn-main {
        font-size: 10px !important;
    }

    .totalbox h4 input, .totalbox h4 input:focus, .totalbox h4 {
        font-size: 8px !important;
    }

    .btn-bg {
        padding: 3px !important;
    }

    .footer select {
        font-size: 10px;
    }

    .footer .text_footer {
        font-size: 7px !important;
    }

}

@media only screen and (max-width: 1474px) {
    .letto-box .checkout-block ul li {
        font-size: 12px;
    }

    .bonus_background h4 {
        font-size: 14px;
    }

    .footer .text_footer {
        font-size: 10px !important;
    }
}

@media only screen and (max-width: 1399px) and (min-width: 1350px) {
    .lotto_sort_labels, .lotto_dropdown_button {
        padding: 0 13px;
    }

    .letto-box .checkout-block ul li,
    .week_count {
        height: 35px;
    }

    button.minus-btn.btn-number, button.plus-btn.btn-number {
        /* width: 30px;
        height: 35px; */
    }

    .letto-box .checkout-block ul li span,
    .week_count input.qty, .quality-block .quality-box .quantity .qty {

        height: 35px;
        width: 30px;
        min-width: 30px;
        font-size: 14px;
        padding: 0 !important;
        font-size: 11px;
    }

    .letto-box .checkout-block ul li {
        min-width: 87px;
        padding: 0 0 0 4px;
        font-size: 12px;
        gap: 0

    }
}

@media only screen and (max-width: 1349px) and (min-width: 1330px) {
    .lotto_sort_labels, .lotto_dropdown_button {
        padding: 0 12px;
    }

    .letto-box .checkout-block ul li,
    .week_count {
        height: 30px;
    }

    button.minus-btn.btn-number, button.plus-btn.btn-number {
        width: 30px;
        height: 30px;
    }

    .letto-box .checkout-block ul li span,
    .week_count input.qty, .quality-block .quality-box .quantity .qty {

        height: 30px;
        width: 30px;
        min-width: 30px;
        font-size: 14px;
        padding: 0 !important;
        font-size: 11px;
    }

    .letto-box .checkout-block ul li {
        min-width: 83px;
        padding: 0 0 0 4px;
        font-size: 12px;
        gap: 0

    }
}

@media only screen and (max-width: 1329px) and (min-width: 1275px) {
    .lotto_sort_labels, .lotto_dropdown_button {
        padding: 0 9px;
    }

    .letto-box .checkout-block ul li,
    .week_count {
        height: 30px;
    }

    button.minus-btn.btn-number, button.plus-btn.btn-number {
        width: 25px;
        height: 30px;
    }

    .letto-box .checkout-block ul li span,
    .week_count input.qty, .quality-block .quality-box .quantity .qty {

        height: 30px;
        width: 30px;
        min-width: 30px;
        font-size: 14px;
        padding: 0 !important;
        font-size: 11px;
    }

    .letto-box .checkout-block ul li {
        min-width: 81px;
        padding: 0 0 0 4px;
        font-size: 12px;
        gap: 0

    }
}

@media only screen and (max-width: 1274px) and (min-width: 1200px) {
    .lotto_sort_labels, .lotto_dropdown_button {
        padding: 0 5px;
    }

    .letto-box .checkout-block ul li,
    .week_count {
        height: 30px;
    }

    button.minus-btn.btn-number, button.plus-btn.btn-number {
        /* width: 20px;
        height: 30px; */
    }

    .letto-box .checkout-block ul li span, .week_count input.qty, .quality-block .quality-box .quantity .qty {

        /* height: 30px;
        width: 30px;
        min-width:30px;
        font-size: 14px;
        padding: 0 !important;
        font-size: 11px; */
    }

    .letto-box .checkout-block ul li {
        min-width: 74px;
        padding: 0 0 0 4px;
        font-size: 10px;
        gap: 0

    }
}

@media only screen and (max-width: 1399px) {


    /* .lotto_betslip_btn {
        padding: 5px 15px !important;
    } */
    .main-content-wrp {
        /* padding: 50px 20px 50px 240px; */
    }

    /* .lotto_sort_buttons, .number_list label, .number_list button {
        padding: 0 6px;
        font-size: 15px;
    }
    .head_links .btn-group {
        gap: 3px;
        flex-wrap: wrap;
    } */
    .synd-step1-type, .synd-step1-sort {
        margin: 0 0 0 0;
        min-width: 60px;
    }

    .text-field .text_box h3 {
        font-size: 14px !important;
    }

    .lotto_betslip_btn, #share_bet_links a, .delete_all_tickets, .workrowopen .btn-main {
        font-size: 12px !important;
    }
}

@media only screen and (max-width: 1023px) {
    #add_to_favorites img {
        height: 15px;
        width: auto;
    }

}

@media only screen and (max-width: 1919px) {
    #reward-amount-button {
        /* padding: 0 10px; */
    }

    /* .reward_section {
        width: 80%;
        margin: 70px auto 0;
    } */

    .calender-day span.box {
        width: 170px;
        height: 170px;
    }

    .btn-bonus {
        width: 306.25px;
        font-size: 14px;
    }

    .bonus_background h4 {
        font-size: 48px;
    }

    .bonus_background .closed-gift {
        width: 120px;
        height: 120px;
        object-fit: cover;
        position: relative;
        right: 20px;
    }

    .bonus_background .closed-gift2 {
        filter: drop-shadow(0 0 26.1427px rgba(0, 255, 10, 0.47));
    }

    .bonus_background .closed-gift3 {
        filter: drop-shadow(0 0 35.9118px rgba(173, 0, 255, 0.52));
    }

    .bonus_background .closed-gift4 {
        filter: drop-shadow(0 0 42.1035px rgba(255, 76, 0, 0.6));
        width: 150px;
        height: auto;
    }
}

@media only screen and (max-width: 1900px) {
    .bonus_background .closed-gift4 {
        width: 140px !important;
    }

    .bonus_background .closed-gift {
        width: 110px;
        height: 110px;
    }

    .calender-day span.box {
        width: 165px;
        height: 165px;
    }
}

@media only screen and (max-width: 1850px) {
    .calender-day span.box {
        width: 160px;
        height: 160px;
    }

    .bonus_background .closed-gift {
        width: 105px;
        height: 105px;
    }

    .bonus_background .closed-gift4 {
        width: 125px !important;
    }

    .bonus_background h4 {
        font-size: 45px;
    }
}

@media only screen and (max-width: 1830px) {
    .calender-day span.box {
        width: 160px;
        height: 160px;
    }
}

@media only screen and (max-width: 1800px) {

    .btn-bonus {
        width: 285px;
        font-size: 20px;
    }

    .calender-day span.box {
        width: 155px;
        height: 155px;
    }
}

@media only screen and (max-width: 1750px) {
    .calender-day span.box {
        width: 150px;
        height: 155px;
    }
}

@media only screen and (max-width: 1730px) {
    /* .reward_section {
        width: 100%;
        margin-top: 0;
    } */

    /* .lotto_betslip_btn {
        padding: 5px 12px ;
    } */

}

@media only screen and (max-width: 1650px) {
    .calender-day span.box {
        width: 145px;
        height: 150px;
    }

    .bonus_background .closed-gift {
        width: 90px;
        height: 90px;
    }

    .btn-bonus {
        width: 270px;
    }
}

@media only screen and (max-width: 1599px) {
    .reward_section ul li.nav-item {
        width: 24%;
    }

    .span-gap1 {
        gap: 2px;
    }

    .calender-day span.box {
        width: 140px;
        height: 140px;
    }

    .btn-bonus {
        width: 270px;
    }

}

@media only screen and (max-width: 1665px) {
    .bonus_background .closed-gift {
        width: 100px;
        height: 90px;
    }

    .bonus_background .closed-gift4 {
        width: 110px !important;
    }

    .bonus_background h4 {
        font-size: 40px;
    }

}

@media only screen and (max-width: 1550px) {
    .bonus_background .closed-gift {
        width: 95px;
        height: 90px;
    }

    .calender-day span.box {
        width: 135px;
        height: 135px;
    }
}

@media only screen and (max-width: 1525px) {
    .calender-day span.box .icon-tick {
        width: 17px !important;
        height: 17px !important;
        border-radius: 2px !important;
    }

    .calender-day span.box {
        width: 132px;
        height: 132px;
    }

    .btn-bonus {
        width: 250px;
    }

    .bonus_background h4 {
        font-size: 38px;
    }

    .bonus_background .closed-gift {
        width: 85px;
        height: 85px;
        right: 13px;
    }

    .bonus_background .closed-gift4 {
        width: 85px !important;
    }
}

@media only screen and (max-width: 1500px) {

    .calender-day span.box {
        width: 125px;
        height: 125px;
    }
}

@media screen and (max-width: 1449px) {
    .Banners {
        padding: 90px 60px 60px 60px;
    }

    .peragraph span,
    .peragraph {
        font-size: 12px;
    }

    .Join_community h1 {
        font-size: 45px;
    }

    .Join_community .logos_section img {
        width: 80px;
    }

    .Join_community .logos_section {
        width: 415px;
    }

    .Join_community .Gamble_logo img {
        width: 375px;
        height: 125px;
    }

    .home_Button,
    .home_background .Box_Layout .home_Button,
    .home_background .Box_Layout img {
        width: 250px;
    }

    .home_background .Banners h1 {
        font-size: 145px;
        line-height: 140px;
        margin-bottom: 30px;

    }

    .home_background {
        background-size: auto 1140px;
        background-position: 0 -87px;
    }

    .footer_text {
        font-size: 12px;
    }

    .Biggest_jackpot .loto_content {
        top: 12px;
        left: 10px;
    }

    .Biggest_jackpot .jackpot_banner .image_header {
        height: 70px;
    }

    .Biggest_jackpot .jackpot_banner .footer .price {
        font-size: 19px;
    }

    .Biggest_jackpot .footer {
        margin-top: 0;
    }

    .head_links li button.nav-link.btn-enter {
        font-size: 16px;
        padding: 12px;
    }

    .Biggest_jackpot .loto_content .text-side .heading {
        font-size: 14px;
        height: 14px;
    }

    .deposit-data .form-group label {
        font-size: 11px;
    }

    .deposit-bx_warn p,
    .withdraw-bx p, .bonus-bx p,
    .curreny_tabs_text {
        font-size: 11px;
    }

    .deposit-data {
        padding: 5px 5px 20px 5px;
    }

    .collapse_head {
        height: 90px;
    }

    .collapse_head h3 {
        font-size: 33px;
    }

    .deposit-data .withdraw_collapse_select, .deposit-data input {
        padding: 5px;
        height: 42px;
        font-size: 10px;
    }

    /* .deposit-box .head_links li button.nav-link.btn-enter.active, */
    .deposit-box .btn-theme {
        font-size: 12px;
    }

}

@media only screen and (max-width: 1440px) {
    .close_logo {
        width: 400px;
    }

    .profile-block .form-group label {
        font-size: 14px;
    }

    .history_table table tr th {
        font-size: 20px;
    }

    .calender-day span.box {
        width: 120px;
        height: 120px;
    }

    .btn-bonus {
        width: 223px;
    }

    .bonus_background h4 {
        font-size: 36px;
    }

    .button button.reward-claim-button {
        width: 400px;
        height: 55px;
        font-size: 19px;
    }
}

@media only screen and (max-width: 1399px) {
    .bonus_background .closed-gift {
        width: 75px;
        height: 75px;
        right: 13px;
    }

    .bonus_background h4 {
        font-size: 32px;
    }

    .bonus_background {
        padding: 10px 0 10px 35px;
    }

    .calender-day span.box.today {
        padding: 5px 0 0 0 !important;
    }

    .calender-day span.box .icon-remaning,
    .calender-day span.box .icon-tick {
        width: 15px !important;
        height: 15px !important;
        border-radius: 1px !important;
        border: 1px solid rgba(43, 85, 255, 0.74) !important;
    }

    .calender-day span.box .icon-remaning svg,
    .calender-day span.box .icon-tick svg {
        height: 10px !important;
        width: 10px !important;
    }

    .claim-time {
        width: 100%;
        height: 30px;
    }

    .calender-day span.box {
        width: 115px;
        height: 115px;
        padding: clamp(5px, 2%, 0);
    }
}

@media only screen and (max-width: 1350px) {
    .calender-day span.box {
        width: 110px;
        height: 110px;
    }

    /* .lotto_betslip_btn {
        padding: 5px 12px !important;
    } */

}

@media only screen and (max-width: 1300px) {
    .calender-day span.box {
        width: 110px;
        height: 110px;
    }


    .btn-bonus {
        width: 200px;
    }

    /* .reward_section {
        width: 90%;
    } */
}

@media only screen and (max-width: 1260px) {
    /* .lotto_betslip_btn {
        padding: 5px 10px !important;
    } */
    .calender-day span.box {
        width: 100px;
        height: 100px;
    }
}

@media only screen and (max-width: 1230px) {
    /* .lotto_betslip_btn {
        padding: 5px 8px !important;
    } */
}

@media only screen and (max-width: 1199px) {
    /* .lotto_betslip_btn {
        padding: 5px 16px !important;
    } */
    .bonus_background .closed-gift {
        width: 102px;
        height: 96px;
        right: 13px;
    }

    .bonus_background .closed-gift4 {
        width: 102px !important;
    }

    .bonus_background h4 {
        font-size: 36px;
    }

    .calender-day span.box {
        width: 130px;
        height: 130px;
    }
}

@media only screen and (max-width: 1100px) {
    /* .lotto_betslip_btn {
        padding: 5px 10px !important;
    } */
    .bonus_background .closed-gift {
        width: 90px;
        height: 80px;
        right: 13px;
    }

    .bonus_background h4 {
        font-size: 32px;
    }

    .calender-day span.box {
        width: 120px;
        height: 120px;
    }

    .claim-time {
        height: 25px !important;
    }

    .calender-day span.box {
        width: 110px;
        height: 110px;
    }

    .button button.reward-claim-button {
        width: 350px;
        height: 50px;
        font-size: 18px;
    }
}

@media only screen and (max-width: 1000px) {
    /* .lotto_betslip_btn {
        padding: 5px 7px !important;
    } */
    .bonus_background .closed-gift {
        width: 80px;
        height: 70px;
        right: 13px;
    }

    .bonus_background .closed-gift4 {
        width: 85px !important;
    }
}

@media only screen and (max-width: 950px) {
    /* .lotto_betslip_btn {
        padding: 5px 5px !important;
    } */
    .payslip-box {
        padding: 10px 15px;
    }

    .lotto_betslip_btn {
        font-size: 11px !important;
    }

    .calender-day span.box {
        width: 100px;
        height: 100px;
    }

    .btn-bonus {
        width: 190px;
        font-size: 12px;
    }

    .bonus_background {
        padding: 5px 0 5px 20px;
    }

    .bonus_background h4 {
        font-size: 30px;
    }

    .calender-day span.box .icon-remaning,
    .calender-day span.box .icon-tick {
        width: 13px !important;
        height: 13px !important;
    }

    .calender-day span.box .icon-remaning svg,
    .calender-day span.box .icon-tick svg {
        height: 8px !important;
        width: 8px !important;
    }

    .rankup_reward,
    .instant_rackeback {
        padding: 15px;
        height: 55px;
    }
}

@media only screen and (max-width: 900px) {


    .rankup_reward button.claim-button,
    .instant_rackeback button.claim-button {
        height: 35px;
        width: 100px;
    }


}

@media only screen and (max-width: 850px) {
    .bonus_background .closed-gift4 {
        width: 75px !important;
    }

    .btn-bonus {
        width: 170px;
        font-size: 11px;
    }

    .rankup_reward button.claim-button, .instant_rackeback button.claim-button {
        height: 30px;
        width: 85px;
    }

    .bonus_background h4 {
        font-size: 28px;
    }

    .calender-day span.box {
        width: 90px;
        height: 90px;
    }

    .bonus_background .closed-gift {
        width: 70px;
        height: 60px;
        right: 10px;
    }

    .calender-day span.box.today {
        padding: 3px 0 0 0 !important;
    }

    .calender-day span.box .icon-remaning,
    .calender-day span.box .icon-tick {
        width: 10px !important;
        height: 10px !important;
    }

    .calender-day span.box .icon-remaning svg,
    .calender-day span.box .icon-tick svg {
        height: 7px !important;
        width: 7px !important;
    }
}

@media only screen and (max-width: 800px) {
    .calender-day span.box {
        width: 85px;
        height: 85px;
    }

    .button button.reward-claim-button {
        height: 55px !important;
        width: 350px !important;
        font-size: 16px !important
    }

    .claim-time {
        height: 20px !important;
        border-top: 1px solid #e7e9f0 !important;
    }
}

@media only screen and (max-width: 767px) {
    .bonus_background.daily-bonus {
        padding-left: 11px !important;
    }

    .bonus_background .closed-gift4 {
        width: 60px !important;
    }

    .bonus_background {
        width: 100%;
        margin-bottom: 0;
    }

    /* .reward_section {
        margin: 15px auto 0;
    } */
    .bonus_background .closed-gift {
        width: 50px;
        height: 50px;
    }

    .bonus_background h4 {
        font-size: 24px;
    }

    .btn-bonus {
        width: 155px;
        font-size: 10px;
    }

    .calender-day span.day-name {
        font-size: 12px;
    }
}

@media only screen and (max-width: 740px) {
    .calender-day span.box {
        width: 80px;
        height: 80px;
    }
}

@media only screen and (max-width: 700px) {
    .calender-day span.box .icon-remaning,
    .calender-day span.box .icon-tick {
        width: 7px !important;
        height: 7px !important;

    }

    .calender-day span.box {
        width: 70px;
        height: 70px;
    }

    .btn-bonus {
        width: 130px;
        font-size: 8px;
    }
}

@media only screen and (max-width: 675px) {
    .bonus_background h4 {
        font-size: 20px;
    }
}

@media only screen and (max-width: 620px) {
    .bonus_background .closed-gift4 {
        width: 50px !important;
    }

    .calender-day span.box .icon-remaning,
    .calender-day span.box .icon-tick {
        width: 5px !important;
        height: 5px !important;
    }

    .button button.reward-claim-button {
        height: 46px !important;
        width: 300px !important;
        font-size: 16px !important;
    }

    .calender-day span.box svg {
        height: 7px;
        width: 7px;
    }

    .claim-time {
        height: 15px !important;
        padding-top: 1px !important;
    }

    .calender-day span.box {
        width: 60px;
        height: 60px;
    }

    .btn-bonus {
        width: 112px;
        font-size: 8px;
        height: 25px;
        padding: 0 3px;
        border-radius: 2px !important;
    }

    .calender-day span.day-name {
        font-size: 10px;
    }

    .bonus_background h4 {
        font-size: 17px;
    }
}

@media only screen and (max-width: 575px) {
    .after_pick {
        width: 130px;
    }

    .bonus_background .closed-gift4 {
        width: 40px !important;
    }

    .bonus_background .closed-gift {
        width: 45px;
        height: 40px;
    }
}

@media only screen and (max-width: 550px) {
    .calender-day span.box.today {
        border: 1px solid #2B55FF !important;
        padding: 1px 0 0 0 !important;
    }

    .calender-day span.box.next {
        border: 1px solid rgba(231, 233, 240, 0.3) !important;
    }

    .calender-day span.box {
        border: 1px solid rgba(255, 255, 255, 0.10) !important;
    }

    .header {
        padding: 10px;
    }

    .calender-day span.box {
        width: 50px;
        height: 50px;
        padding: 5px;
    }

    .bonus_background h4 {
        font-size: 14px;
    }

    .calender-day span.day-name {
        font-size: 8px;
    }
}

@media only screen and (max-width: 500px) {
    .bonus_background {
        padding: 5px 0 5px 10px;
    }

    .header h4 {
        font-size: 12px;
    }

    #reward-amount-button {
        font-size: 12px;
    }

    .rankup_reward,
    .instant_rackeback {
        padding: 15px 24px;
    }

    .btn-bonus {
        width: 100px;
        font-size: 7px;
    }
}

@media only screen and (max-width: 460px) {
    .Result-row {
        gap: 10px;
    }

    .rankup_reward, .instant_rackeback {
        height: 40px;
    }

    .bonus_background.daily-bonus {
        padding-left: 5px !important;
    }

    .bonus_background .closed-gift4 {
        width: 35px !important;
    }

    .span-gap {
        gap: 0.1rem !important;
    }

    .span-gap1 {
        gap: 0.04rem !important;
        margin-top: 0.1rem !important;
    }

    .claim-time {
        border-top: 0.2px solid #e7e9f0 !important;
        height: 11px !important;
    }

    .calender-day span.box {
        width: 40px;
        height: 40px;
        padding: 2px;
    }

    #reward-amount-button {
        height: 25px;
        font-size: 10px;
        padding: 0 5px;
    }

    .header h4 {
        font-size: 12px;
    }

    .header .navigaions .left,
    .header .navigaions .right {
        width: 15px;
        height: 15px;
    }

    /* .header .navigaions .left svg,
    .header .navigaions .right svg {
        width: 15px !important;
        height: 15px !important;
    } */
    .reward_banner {
        /*        height: 50px;*/
    }

    .calender-day span.day-name {
        font-size: 6px;
        padding: 0;
    }

    .bonus_background .closed-gift {
        width: 35px;
        height: 35px;
    }

    .bonus_background h4 {
        /* font-size: 11.52px; */
        margin-bottom: 0;
    }

    .header h4 {
        font-size: 12px;
    }

    .btn-bonus {
        width: 86px;
        font-size: 6px;
        padding: 0;
    }

    .instant_rackeback .price {
        font-size: 12px;
    }

    .instant_rackeback h4,
    .rankup_reward h4 {
        font-size: 12px;
        margin-bottom: 0;
    }

    .button button.reward-claim-button {
        height: 40px !important;
        width: 200px !important;
        font-size: 12px !important;
    }

    .rankup_reward button.claim-button,
    .instant_rackeback button.claim-button {
        width: 80px;
        height: 30px;
        font-size: 9px;
    }

    .rankup_reward,
    .instant_rackeback {
        padding: 15px 15px;
    }

    .rankup_reward,
    .instant_rackeback {
        background-size: 500px 60px;
    }
}

@media only screen and (max-width: 425px) {
    .bottom-fix ul li .select-card-bix a {
        font-size: 10px;
    }

    .bottom-fix ul li .select-card-bix a img {
        height: auto;
        width: 45px;
        margin: 0 auto 8px;
    }

    .bottom-fix ul li .select-card-bix {
        border-radius: 10px;
        padding: 10px;
    }

    .rewards .modal-content {
        height: auto;
        min-height: 245px;
        width: 280px;
        background-position: 0 97px;
        padding: 10px;
    }

    .rewards .modal-content button.modal_rankup_button {
        font-size: 10px !important;
        width: 180px !important;
        height: 30px !important;
    }

    .rewards .modal-content .values {
        margin: 25px auto !important;
    }

    .rewards .modal-content .Value {
        font-size: 12px !important;
    }

    .wicked_button {
        width: 150px !important;
        height: 30px !important;
        margin: 20px auto 0 auto !important;
    }
}

@media only screen and (max-width: 424px) {
    .bonus_background .closed-gift4 {
        width: 30px !important;
    }

    .bonus_background h4 {
        font-size: 12px;
    }

    .bonus_background .closed-gift {
        width: 31px;
        height: 26px;
        right: 5px;
    }
}

@media only screen and (max-width: 390px) {
    .bonus_background .closed-gift4 {
        width: 20px !important;
        height: auto !important;
    }

    .calender-body {
        gap: 5px;
    }

    .btn-bonus {
        width: 75px;
        font-size: 6px;
        height: 20px;
        border: 1px solid rgba(231, 233, 240, 0.30) !important;
    }

    .header h4 {
        font-size: 10px;
    }


    .bonus_background .closed-gift {
        width: 20px;
        height: auto;
    }
}

@media only screen and (max-width: 350px) {
    .bonus_background h4 {
        font-size: 8px;
    }

    .calender-day span.box.next {
        background-size: 40% 40%;
        padding-top: 1px !important;
    }

    .rankup_reward,
    .instant_rackeback {
        padding: 10px 15px;
    }

    .calender-day span.box {
        width: 37px;
        height: 37px;
    }

    .bonus_background {
        padding: 5px 0 5px 6px;
    }

    /* .bonus_background .closed-gift {
        width: 23px;
        height: 23px;
    } */
    /* .reward_section {
        width: 95%;
    } */
    .button button.reward-claim-button {
        height: 35px !important;
        width: 150px !important;
        font-size: 10px !important;
        margin: 15px auto !important;
    }

    .calender-day span.box.next_weekly {
        background-size: 40% 40% !important;
    }

}


@media (max-width: 1750px) {
    .loto_lines {
        display: flex;
        gap: 8px;
        flex-direction: column;
    }

}

@media (max-width: 1399px) {
    .loto_lines {
        display: flex;
        gap: 8px;
        flex-direction: row;
    }
}

@media (max-width: 425px) {
    .loto_lines {
        display: flex;
        gap: 8px;
        flex-direction: column;
    }

}

@media (min-width: 1200px) and (max-width: 1599px) {
    #arena_index .container {
        max-width: 1170px;
    }

    .home_background {
        background-size: auto 1060px;
        background-position: 0 -83px;
    }

}

@media (min-width: 1024px) and (max-width: 1199px) {

    /*#arena_index .wickedbet-arena-wrp{padding: 35px 0;background-image: url('/images/wickedbet.com/arena/mobile-back.jpg');}*/
    #arena_index .container {
        max-width: 930px;
    }

    #arena_index .wickedbet-form {
        max-width: 350px;
    }

    #arena_index .wickedbet-head p img {
        width: 100px;
        top: -30px;
    }

    #arena_index .wickedbet-head h1 {
        font-size: 32px;
        padding: 15px 30px;
    }

    #arena_index .wickedbet-head h1 img {
        width: 35px;
    }

    #arena_index .wickedbet-head p {
        font-size: 14px;
        line-height: 20px;
        padding: 15px 30px;
    }

    #arena_index .wickedbet-form .form-group .btn-view {
        padding: 15px 30px;
        font-size: 20px;
    }

    #arena_index .wickedbet-form .btn-group ul li a img {
        width: 30px;
    }

    #arena_index .logobox_arena img {
        margin: 0 auto 0;
        width: 100%;
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {

    /*#arena_index .wickedbet-arena-wrp{padding: 35px 0;background-image: url('/images/wickedbet.com/arena/mobile-back.jpg');}*/
    #arena_index .container {
        max-width: 930px;
    }

    #arena_index .wickedbet-form {
        max-width: 350px;
    }

    #arena_index .wickedbet-head p img {
        width: 100px;
        top: -30px;
    }

    #arena_index .wickedbet-head h1 {
        font-size: 32px;
        padding: 15px 30px;
    }

    #arena_index .wickedbet-head h1 img {
        width: 35px;
    }

    #arena_index .wickedbet-head p {
        font-size: 14px;
        line-height: 20px;
        padding: 15px 30px;
    }

    #arena_index .wickedbet-form .form-group .btn-view {
        padding: 15px 30px;
        font-size: 20px;
    }

    #arena_index .wickedbet-form .btn-group ul li a img {
        width: 30px;
    }

    #arena_index .logobox_arena img {
        margin: 0 auto 0;
        width: 100%;
    }

    #arena_index .container {
        max-width: 930px;
    }

    #arena_index .wickedbet-form {
        max-width: 350px;
    }

    #arena_index .wickedbet-head p img {
        width: 100px;
        top: -30px;
    }

    #arena_index .wickedbet-head h1 {
        font-size: 32px;
        padding: 15px 30px;
    }

    #arena_index .wickedbet-head h1 img {
        width: 35px;
    }

    #arena_index .wickedbet-head p {
        font-size: 14px;
        line-height: 20px;
        padding: 15px 30px;
    }

    #arena_index .wickedbet-form .form-group .btn-view {
        padding: 15px 30px;
        font-size: 20px;
    }

    #arena_index .wickedbet-form .btn-group ul li a img {
        width: 30px;
    }

    #arena_index .logobox_arena img {
        margin: 0 auto 0;
        width: 100%;
    }
}

@media (min-width: 992px) and (max-width: 1023px) {

    /*#arena_index .wickedbet-arena-wrp{padding: 35px 0;background-image: url('/images/wickedbet.com/arena/mobile-back.jpg');}*/
    #arena_index .container {
        max-width: 930px;
    }

    #arena_index .wickedbet-form {
        max-width: 315px;
    }

    #arena_index .wickedbet-head p img {
        width: 100px;
        top: -30px;
    }

    #arena_index .wickedbet-head h1 {
        font-size: 24px;
        padding: 15px 25px;
    }

    #arena_index .wickedbet-head h1 img {
        width: 20px;
    }

    #arena_index .wickedbet-head p {
        font-size: 12px;
        line-height: 16px;
        padding: 15px 25px;
    }

    #arena_index .wickedbet-form .form-group .btn-view {
        padding: 15px 25px;
        font-size: 18px;
    }

    #arena_index .wickedbet-form .btn-group ul li a img {
        width: 25px;
    }

    #arena_index .logobox_arena img {
        margin: 0 auto 0;
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    /*#arena_index .wickedbet-arena-wrp{padding: 35px 15px;background-image: url('/images/wickedbet.com/arena/mobile-back.jpg');}*/
    #arena_index .wickedbet-form {
        max-width: 315px;
    }

    #arena_index .wickedbet-head h1 {
        font-size: 20px;
        padding: 15px 25px;
    }

    #arena_index .wickedbet-head h1 img {
        width: 20px;
    }

    #arena_index .wickedbet-head p {
        font-size: 10px;
        line-height: 16px;
        padding: 15px 25px;
    }

    #arena_index .wickedbet-head p img {
        width: 100px;
        top: -30px;
    }

    #arena_index .wickedbet-form .form-group .btn-view {
        padding: 15px 25px;
        font-size: 16px;
    }

    #arena_index .wickedbet-form .btn-group ul li a img {
        width: 25px;
    }

    #arena_index .logobox_arena img {
        margin: 0 auto 0;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .history_table table tr th {
        font-size: 18px;
    }

    /*#arena_index .wickedbet-arena-wrp{padding: 60px 0 110px;background-image: url('/images/wickedbet.com/arena/mobile-back.jpg');}*/
    #arena_index .wickedbet-form {
        max-width: 245px;
        margin: 0 auto;
    }

    #arena_index .wickedbet-head h1 {
        font-size: 20px;
        padding: 15px 25px;
    }

    #arena_index .wickedbet-head h1 img {
        width: 20px;
    }

    #arena_index .wickedbet-head p {
        font-size: 10px;
        line-height: 16px;
        padding: 15px 25px;
    }

    #arena_index .wickedbet-head p img {
        width: 100px;
        top: -30px;
    }

    #arena_index .wickedbet-form .form-group .btn-view {
        padding: 15px 25px;
        font-size: 16px;
    }

    #arena_index .wickedbet-form .btn-group ul li a img {
        width: 25px;
    }

    #arena_index .logobox_arena img {
        margin: 50px auto 0;
        width: 80%;
    }
}

/*.row.load-more-row {*/
/*    padding: 0 !important;*/
/*    margin: 0 !important;*/
/*}*/
/*img.loader-gif {*/
/*    max-height: 51px;*/
/*}*/
.pink-mobile-logo {
    background: deeppink !important;
}

/*html {*/
/*    background-color: rgb(23, 27, 46);*/
/*}*/


/* scrollbar*/
/* For Webkit-based browsers (Chrome, Safari, Edge) */
html::-webkit-scrollbar {
    width: 8px; /* Adjust the width of the scrollbar */
}

html::-webkit-scrollbar-track {
    background: rgb(19, 21, 32); /* Matches the background color */
}

html::-webkit-scrollbar-thumb {
    background-color: rgb(60, 63, 72); /* Darker thumb color for contrast */
    border-radius: 10px; /* Rounds the corners of the scrollbar thumb */
}

html::-webkit-scrollbar-thumb:hover {
    background: rgb(90, 93, 102); /* Lighter on hover for visibility */
}

/* For Firefox */
html {
    scrollbar-width: thin; /* Makes the scrollbar thinner */
    scrollbar-color: rgb(60, 63, 72) rgb(19, 21, 32); /* thumb color track color */
}

/* end of scrollbar*/
.card_sidebar li:hover {
    background: #161928;
    color: #E8F0FF;
}

.sidebar-menus ul li.sidebar-category-header {
    padding: 8px 12px;
    margin: 0;
}

/* Sidebar category collapsible groups */
.sidebar-category-header {
    padding: 8px 12px;
    display: flex;
    align-items: center;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    color: #6b7280;
    cursor: pointer;
    transition: color 0.2s ease, background 0.2s ease;
    user-select: none;
    list-style: none;
    border-top: 1px solid rgba(255, 255, 255, 0.04);
    margin-top: 2px;
}

.sidebar-category-header:first-of-type {
    border-top: none;
    margin-top: 0;
}

.sidebar-category-header:hover {
    color: #9ca3af;
    background: rgba(255, 255, 255, 0.03);
}

.sidebar-category-header.expanded {
    color: #d1d5db;
}

.sidebar-category-header i.fas:first-child {
    width: 18px;
    height: 18px;
    margin-right: 10px;
    font-size: 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #6b7280;
    transition: color 0.2s ease;
}

.sidebar-category-header.expanded i.fas:first-child {
    color: #ff5c00;
}

.sidebar-category-header span {
    flex: 1;
}

.sidebar-category-chevron {
    font-size: 10px;
    transition: transform 0.2s ease;
    color: #4b5563;
}

.sidebar-category-header.expanded .sidebar-category-chevron {
    transform: rotate(90deg);
    color: #9ca3af;
}

.sidebar-category-group {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.25s ease;
}

.sidebar-category-header.expanded + .sidebar-category-group {
    max-height: 1000px;
}

.search_bar.sticky {
    margin-top: 0px !important;
}

/* .sidebar-menus ul li:hover a:before {
    position: absolute;
    content: '';
    border-radius: 4px 0   0   4px;
    background: #2B55FF;
    width: 5px;
    top: 0;
    height: 100% !important;
    z-index: 1;
    transition: .4s linear;
    -webkit-transition: .4s linear;
    opacity: 1;
} */
.sticky {
    position: fixed;
    z-index: 109;
    box-shadow: 0 2px 8px rgba(255, 255, 255, 0.2); /* Whitish glow around the bar */
    transition: all 0.3s ease;
}

.search_bar {
    margin-bottom: 20px; /* Space below the search bar */
}







#recent_winners {
    overflow: hidden; /* Prevent scrollbars */
    width: 100%; /* Full width */
    max-height: calc(50px * 15 + 20px); /* Allocate space for 15 rows + padding */
    position: relative;
}

#recent_winners table {
    width: 100%; /* Ensure full-width table */
    table-layout: fixed; /* Consistent column widths */
    border-collapse: collapse; /* Neat and compact layout */
}

#recent_winners th,
#recent_winners td {
    text-align: left;
    padding: 8px;
    white-space: nowrap; /* Prevent text wrapping */
    overflow: hidden; /* Prevent overflowing content */
    text-overflow: ellipsis; /* Show ellipsis for long content */
}

#recent_winners .tab-content {
    padding-bottom: 20px; /* Space below the table */
    transition: padding-bottom 0.3s ease;
}

/* Row animations for smooth transitions */
tbody tr {
    transition: transform 0.3s ease, opacity 0.3s ease;
}

/* Fade-in animation for new rows */
.new-row {
    opacity: 0;
    transform: translateY(-100%);
    transition: opacity 0.3s ease, transform 0.3s ease;
}

.new-row.visible {
    opacity: 1;
    transform: translateY(0);
}

/* Fade-out animation for rows being removed */
.fade-out {
    opacity: 0;
    transform: translateY(50px); /* Matches row height */
    transition: opacity 0.3s ease, transform 0.3s ease;
}

.wicked-badge {
    color: #ffefef !important;
    background-color: #2B55FF !important;
    background-image: url(/newimages/Wave-1.png);
}
.bell-header-desktop {
    width: 18px;
    height: 18px;
    color:#8790a9;
    margin-right: 14px;
    margin-left: 13px;
    transition: .4s linear;
    -webkit-transition: .4s linear;
}

.bell-header-mobile {
    width: 18px;
    height: 18px;
    color:#8790a9;
    margin-right: 14px;
    margin-left: 13px;
    transition: .4s linear;
    -webkit-transition: .4s linear;
}

.Sweet_Holiday_Chase {
    margin-bottom: 30px;
}

.Sweet_Holiday_Chase img {
    width: 100%;
    height: auto !important;
}

@media (max-width: 767px) {
  .Sweet_Holiday_Chase {
      margin-bottom: 15px;
  }
}

/* Instant Millionaire Ticker */
.hero-banner .im-ticker {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  margin-bottom: 0;
  border-radius: 0;
}

.im-ticker {
  width: 100%;
  background: #0b0f1a;
  overflow: hidden;
  position: relative;
  padding: 10px 0;
  border-radius: 0 0 20px 20px;
  margin-bottom: 20px;
  white-space: nowrap;
}

.im-ticker-content {
  display: flex;
}

.im-ticker-track {
  display: flex;
  width: max-content;
  animation: im-scroll 40s linear infinite;
}

.im-ticker-track span {
  margin: 0;
  padding: 0;
  color: #e6e9f0;
  font-size: 14px;
  opacity: 0.85;
}

.im-ticker-track span + span::before {
  content: "\25CF";
  display: inline-block;
  margin: 0 22px;
  font-size: 9px;
  color: #ff8c00;
  opacity: 0.9;
  position: relative;
  top: -1px;
  line-height: 1;
}

@keyframes im-scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

#lotto-entries-wrapper .modal-body .lotto-tickets {
  color: #ffffff;
}

/* ========== Lotto Stats Bar ========== */
.lotto-stats-bar {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.02) 100%);
  border-radius: 12px;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.stat-card {
  display: flex;
  align-items: center;
  gap: 12px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  padding: 15px;
  transition: all 0.3s ease;
  border: 1px solid rgba(255, 255, 255, 0.08);
}

.stat-card:hover {
  transform: translateY(-2px);
  background: rgba(255, 255, 255, 0.08);
}

.stat-card-won {
  background: linear-gradient(135deg, rgba(255, 193, 7, 0.15) 0%, rgba(255, 193, 7, 0.05) 100%);
  border-color: rgba(255, 193, 7, 0.3);
}

.stat-card-won:hover {
  background: linear-gradient(135deg, rgba(255, 193, 7, 0.25) 0%, rgba(255, 193, 7, 0.1) 100%);
}

.lotto-stat-icon {
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 10px;
  font-size: 20px;
  color: #ffc107;
}

.stat-card-won .lotto-stat-icon {
  background: rgba(255, 193, 7, 0.2);
}

.stat-content {
  flex: 1;
}

.stat-value {
  font-size: 1.5rem;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.2;
  display: flex;
  align-items: center;
  gap: 4px;
}

.stat-label {
  font-size: 0.85rem;
  color: rgba(255, 255, 255, 0.7);
  margin-top: 2px;
}

/* ========== Lotto Filter Bar ========== */
.lotto-filter-bar {
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.08);
}

.lotto-filter-form .filter-label {
  display: block;
  font-size: 0.8rem;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 6px;
  font-weight: 500;
}

.lotto-filter-form .form-control,
.lotto-filter-form .form-select {
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.15);
  color: #ffffff;
  border-radius: 8px;
  padding: 8px 12px;
  font-size: 0.9rem;
}

.lotto-filter-form .form-control:focus,
.lotto-filter-form .form-select:focus {
  background: rgba(255, 255, 255, 0.12);
  border-color: #ffc107;
  box-shadow: 0 0 0 3px rgba(255, 193, 7, 0.1);
  outline: none;
}

.lotto-filter-form .form-select option {
  background: #1a1a2e;
  color: #ffffff;
}

.lotto-filter-form .form-control::placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.lotto-filter-form .btn-primary {
  background: linear-gradient(135deg, #ffc107 0%, #ff9800 100%);
  border: none;
  color: #1a1a2e;
  font-weight: 600;
  padding: 10px 20px;
  border-radius: 8px;
  transition: all 0.3s ease;
}

.lotto-filter-form .btn-primary:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 15px rgba(255, 193, 7, 0.3);
}

.lotto-filter-form .btn-outline-secondary {
  border-color: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.8);
}

.lotto-filter-form .btn-outline-secondary:hover {
  background: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.5);
  color: #ffffff;
}

/* ========== Entry Badge Row ========== */
.entry-badge-row {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 10px;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, transparent 100%);
  gap: 8px;
  z-index: 10;
}

.entry-status-badge {
  padding: 5px 12px;
  border-radius: 20px;
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  display: inline-flex;
  align-items: center;
  gap: 5px;
}

.entry-status-pending {
  background: #2196f3;
  color: #ffffff;
}

.entry-status-completed {
  background: #757575;
  color: #ffffff;
}

.entry-status-won {
  background: linear-gradient(135deg, #ffc107 0%, #ff9800 100%);
  color: #1a1a2e;
  animation: pulse-glow 2s infinite;
}

@keyframes pulse-glow {
  0%, 100% {
    box-shadow: 0 0 10px rgba(255, 193, 7, 0.3);
  }
  50% {
    box-shadow: 0 0 20px rgba(255, 193, 7, 0.6);
  }
}

.entry-won-amount {
  background: linear-gradient(135deg, #4caf50 0%, #2e7d32 100%);
  color: #ffffff;
  padding: 5px 12px;
  border-radius: 20px;
  font-size: 0.85rem;
  font-weight: 700;
  flex-shrink: 0;
}

/* ========== Winning Entry Highlight ========== */
.letto-box.entry-won {
  border: 2px solid #ffc107;
  box-shadow: 0 0 20px rgba(255, 193, 7, 0.3), 0 4px 15px rgba(0, 0, 0, 0.3);
  position: relative;
}

.letto-box.entry-won::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(255, 193, 7, 0.1) 0%, rgba(255, 152, 0, 0.05) 100%);
  pointer-events: none;
  z-index: 0;
}

.entry-win-details {
  background: linear-gradient(135deg, rgba(255, 193, 7, 0.15) 0%, rgba(255, 152, 0, 0.1) 100%);
  border-top: 1px solid rgba(255, 193, 7, 0.3);
  padding: 12px 15px;
  margin: 0 -1px;
}

.draw-result-section {
  margin-bottom: 8px;
}

.draw-result-label {
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 6px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.draw-result-numbers {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  justify-content: center;
}

.result-ball {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 28px;
  height: 28px;
  border-radius: 50%;
  font-size: 0.75rem;
  font-weight: 700;
  padding: 0 4px;
}

.result-ball.result-primary {
  background: linear-gradient(135deg, #2196f3 0%, #1976d2 100%);
  color: #ffffff;
  box-shadow: 0 2px 4px rgba(33, 150, 243, 0.3);
}

.result-ball.result-secondary {
  background: linear-gradient(135deg, #ffc107 0%, #ff9800 100%);
  color: #1a1a2e;
  box-shadow: 0 2px 4px rgba(255, 193, 7, 0.3);
}

.match-summary {
  text-align: center;
  font-size: 0.85rem;
  color: #4caf50;
  padding-top: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin-top: 8px;
}

.match-summary i {
  margin-right: 5px;
}

.match-summary strong {
  font-size: 1rem;
}

.syndicate-ticket-count {
  background: #673ab7;
  color: #ffffff;
  padding: 4px 10px;
  border-radius: 15px;
  font-size: 0.7rem;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  margin-left: 8px;
}

/* Position relative for lottery card image headers */
.letto-img.image_header {
  position: relative;
}

/* ========== Winnings Table Improvements ========== */
.winnings-expand-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  color: #ffffff;
  transition: all 0.3s ease;
  cursor: pointer;
}

.winnings-expand-btn:hover {
  background: rgba(255, 193, 7, 0.3);
  color: #ffc107;
}

.winnings-expand-btn[aria-expanded="true"] i {
  transform: rotate(180deg);
}

.winnings-expand-btn i {
  transition: transform 0.3s ease;
}

/* Alternating row colors for winnings table */
.bets-table-block table tbody tr:nth-child(4n+1),
.bets-table-block table tbody tr:nth-child(4n+2) {
  background: rgba(255, 255, 255, 0.02);
}

.bets-table-block table tbody tr:nth-child(4n+3),
.bets-table-block table tbody tr:nth-child(4n+4) {
  background: rgba(255, 255, 255, 0.05);
}

.bets-table-block table tbody tr:hover {
  background: rgba(255, 193, 7, 0.08) !important;
}

/* ========== Improved Number Ball Visibility ========== */
.chosen-numbers .num {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  font-weight: 700;
  font-size: 0.9rem;
}

.chosen-numbers .simple-num {
  background: linear-gradient(135deg, #3f51b5 0%, #1a237e 100%);
  color: #ffffff;
  border: 2px solid rgba(255, 255, 255, 0.2);
}

.chosen-numbers .bonus-num {
  background: linear-gradient(135deg, #ff9800 0%, #e65100 100%);
  color: #ffffff;
  border: 2px solid rgba(255, 255, 255, 0.2);
}

.chosen-numbers .correct-primary-num {
  background: linear-gradient(135deg, #4caf50 0%, #1b5e20 100%) !important;
  border-color: #4caf50 !important;
  box-shadow: 0 0 10px rgba(76, 175, 80, 0.5);
}

.chosen-numbers .correct-secondary-num {
  background: linear-gradient(135deg, #ffc107 0%, #ff6f00 100%) !important;
  border-color: #ffc107 !important;
  box-shadow: 0 0 10px rgba(255, 193, 7, 0.5);
}

.chosen-numbers .correct-additional-num {
  background: linear-gradient(135deg, #9c27b0 0%, #4a148c 100%) !important;
  border-color: #9c27b0 !important;
  box-shadow: 0 0 10px rgba(156, 39, 176, 0.5);
}

/* ========== No Results Message ========== */
.no-results-message {
  color: rgba(255, 255, 255, 0.7);
}

.no-results-message i {
  color: rgba(255, 255, 255, 0.3);
}

.no-results-message h4 {
  color: #ffffff;
  margin-bottom: 10px;
}

.no-results-message p {
  margin-bottom: 20px;
}

.no-results-message .btn-outline-primary {
  border-color: #ffc107;
  color: #ffc107;
}

.no-results-message .btn-outline-primary:hover {
  background: #ffc107;
  color: #1a1a2e;
}

/* ========== Mobile Responsive ========== */
@media (max-width: 768px) {
  .lotto-stats-bar {
    padding: 15px;
  }

  .stat-card {
    padding: 12px;
    margin-bottom: 10px;
  }

  .lotto-stat-icon {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }

  .stat-value {
    font-size: 1.2rem;
  }

  .stat-label {
    font-size: 0.75rem;
  }

  .lotto-filter-bar {
    padding: 15px;
  }

  .entry-status-badge {
    font-size: 0.65rem;
    padding: 4px 8px;
  }

  .entry-won-amount {
    font-size: 0.75rem;
    padding: 4px 8px;
  }

  .syndicate-ticket-count {
    top: 40px;
    font-size: 0.6rem;
  }

  .chosen-numbers .num {
    min-width: 30px;
    height: 30px;
    font-size: 0.8rem;
  }
}

/* ========== Casino Stats Bar ========== */
.casino-stats-bar {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-bottom: 20px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.02) 100%);
  border-radius: 12px;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.casino-stats-bar .stat-card {
  flex: 1;
  min-width: 150px;
}

.casino-stats-bar .stat-card-positive {
  background: linear-gradient(135deg, rgba(40, 167, 69, 0.15) 0%, rgba(40, 167, 69, 0.05) 100%);
  border-color: rgba(40, 167, 69, 0.3);
}

.casino-stats-bar .stat-card-positive:hover {
  background: linear-gradient(135deg, rgba(40, 167, 69, 0.25) 0%, rgba(40, 167, 69, 0.1) 100%);
}

.casino-stats-bar .stat-card-positive .stat-value {
  color: #28a745;
}

.casino-stats-bar .stat-card-negative {
  background: linear-gradient(135deg, rgba(220, 53, 69, 0.15) 0%, rgba(220, 53, 69, 0.05) 100%);
  border-color: rgba(220, 53, 69, 0.3);
}

.casino-stats-bar .stat-card-negative:hover {
  background: linear-gradient(135deg, rgba(220, 53, 69, 0.25) 0%, rgba(220, 53, 69, 0.1) 100%);
}

.casino-stats-bar .stat-card-negative .stat-value {
  color: #dc3545;
}

/* ========== Casino Filter Bar ========== */
.casino-filter-bar {
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  padding: 20px;
  margin-bottom: 20px;
  border: 1px solid rgba(255, 255, 255, 0.08);
}

.casino-filter-form {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  align-items: flex-end;
}

.casino-filter-form .filter-group {
  display: flex;
  flex-direction: column;
  min-width: 140px;
}

.casino-filter-form .filter-group label {
  display: block;
  font-size: 0.8rem;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 6px;
  font-weight: 500;
}

.casino-filter-form .filter-group-search {
  flex: 1;
  min-width: 180px;
}

.casino-filter-form .filter-group-btn {
  display: flex;
  gap: 10px;
  flex-direction: row;
}

.casino-filter-form .form-control {
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.15);
  color: #ffffff;
  border-radius: 8px;
  padding: 8px 12px;
  font-size: 0.9rem;
}

.casino-filter-form .form-control:focus {
  background: rgba(255, 255, 255, 0.12);
  border-color: #ffc107;
  box-shadow: 0 0 0 3px rgba(255, 193, 7, 0.1);
  outline: none;
}

.casino-filter-form input[type="date"]::-webkit-calendar-picker-indicator {
  filter: invert(100%);
}

.casino-filter-form .form-control::placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.casino-filter-form .form-control option {
  background: #1a1a2e;
  color: #ffffff;
}

.casino-filter-form .btn-filter {
  background: linear-gradient(135deg, #ffc107 0%, #ff9800 100%);
  border: none;
  color: #1a1a2e;
  font-weight: 600;
  padding: 10px 20px;
  border-radius: 8px;
  transition: all 0.3s ease;
}

.casino-filter-form .btn-filter:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 15px rgba(255, 193, 7, 0.3);
}

.casino-filter-form .btn-clear {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.7);
  padding: 10px 15px;
  border-radius: 8px;
  transition: all 0.3s ease;
}

.casino-filter-form .btn-clear:hover {
  background: rgba(255, 255, 255, 0.05);
  border-color: rgba(255, 255, 255, 0.3);
  color: #fff;
}

/* ========== Casino Mobile Responsive ========== */
@media (max-width: 768px) {
  .casino-stats-bar {
    padding: 15px;
    gap: 10px;
  }

  .casino-stats-bar .stat-card {
    min-width: calc(50% - 10px);
    flex: 0 0 calc(50% - 10px);
  }

  .casino-filter-bar {
    padding: 15px;
  }

  .casino-filter-form .filter-group {
    min-width: calc(50% - 10px);
    flex: 0 0 calc(50% - 10px);
  }

  .casino-filter-form .filter-group-search {
    min-width: 100%;
    flex: 0 0 100%;
  }

  .casino-filter-form .filter-group-btn {
    min-width: 100%;
    flex: 0 0 100%;
    justify-content: center;
  }
}


/* ========================================
   Token Rakeback Boost Styles
   ======================================== */

/* Claim modal wrapper */
.rakeback-claim-modal {
  padding: 20px;
}

.rakeback-claim-modal h3 {
  margin-bottom: 16px;
  font-size: 18px;
  font-weight: 600;
}

/* Currency selector list */
.currency-list {
  margin-bottom: 16px;
}

.currency-option {
  display: flex;
  align-items: center;
  padding: 12px 16px;
  border: 1px solid #333;
  border-radius: 8px;
  margin-bottom: 8px;
  cursor: pointer;
  transition: all 0.2s ease;
  background: rgba(0, 0, 0, 0.2);
}

.currency-option:hover {
  border-color: #555;
  background: rgba(255, 255, 255, 0.02);
}

.currency-option.selected {
  border-color: #4a90d9;
  background: rgba(74, 144, 217, 0.1);
}

.currency-option input[type="radio"] {
  margin-right: 12px;
  accent-color: #4a90d9;
}

.currency-code {
  font-weight: 600;
  min-width: 60px;
}

.currency-amount {
  flex: 1;
  text-align: right;
  margin-right: 12px;
}

/* Highlighted site token row */
.currency-option.token-boost-highlight {
  border-color: #f0b90b;
  background: rgba(240, 185, 11, 0.08);
}

.currency-option.token-boost-highlight:hover {
  background: rgba(240, 185, 11, 0.12);
}

.currency-option.token-boost-highlight.selected {
  border-color: #f0b90b;
  background: rgba(240, 185, 11, 0.15);
}

/* Boost badge */
.token-boost-badge {
  background: linear-gradient(135deg, #f0b90b, #d4a00a);
  color: #000;
  font-size: 11px;
  font-weight: 700;
  padding: 3px 8px;
  border-radius: 12px;
  white-space: nowrap;
}

/* First-time reminder tooltip */
.token-boost-reminder {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 12px;
  background: rgba(240, 185, 11, 0.1);
  border: 1px solid rgba(240, 185, 11, 0.3);
  border-radius: 8px;
  padding: 12px 16px;
  margin-bottom: 16px;
}

.reminder-icon {
  font-size: 18px;
  margin-right: 8px;
}

.reminder-text {
  flex: 1;
  font-size: 14px;
  color: #f0b90b;
}

.reminder-dismiss {
  background: transparent;
  border: none;
  color: #888;
  font-size: 12px;
  cursor: pointer;
  text-decoration: underline;
  padding: 4px 8px;
}

.reminder-dismiss:hover {
  color: #aaa;
}

/* Claim button in token boost modal */
.rakeback-claim-modal .claim-btn {
  width: 100%;
  padding: 14px 24px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 8px;
  border: none;
  cursor: pointer;
  transition: all 0.2s ease;
  background: linear-gradient(135deg, #4a90d9, #3a7bc8);
  color: #fff;
}

.rakeback-claim-modal .claim-btn:hover:not(:disabled) {
  background: linear-gradient(135deg, #5a9fe9, #4a8bd8);
}

.rakeback-claim-modal .claim-btn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

/* Loading spinner */
.rakeback-claim-modal .loading-spinner {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px;
}

.rakeback-claim-modal .loading-spinner::after {
  content: "";
  width: 32px;
  height: 32px;
  border: 3px solid #333;
  border-top-color: #4a90d9;
  border-radius: 50%;
  animation: token-boost-spin 0.8s linear infinite;
}

@keyframes token-boost-spin {
  to {
    transform: rotate(360deg);
  }
}

/* Error message */
.rakeback-claim-modal .error-message {
  background: rgba(220, 53, 69, 0.1);
  border: 1px solid rgba(220, 53, 69, 0.3);
  border-radius: 8px;
  padding: 12px 16px;
  color: #dc3545;
  font-size: 14px;
  margin-bottom: 16px;
}

/* Success state */
.rakeback-claim-modal .claim-success {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 40px 20px;
  text-align: center;
}

.rakeback-claim-modal .success-icon {
  font-size: 48px;
  color: #28a745;
  margin-bottom: 16px;
}

.rakeback-claim-modal .success-message {
  font-size: 16px;
  color: #28a745;
}

.rakeback-claim-modal .calendar-message {
  font-size: 14px;
  color: #aaa;
  margin-top: 8px;
}

/* No options available state */
.rakeback-claim-modal .no-options {
  text-align: center;
  padding: 40px 20px;
  color: #888;
  font-size: 14px;
}

/* Responsive adjustments for token boost */
@media (max-width: 480px) {
  .token-boost-reminder {
    flex-direction: column;
    text-align: center;
  }

  .reminder-text {
    margin-bottom: 8px;
  }

  .currency-option {
    padding: 10px 12px;
  }

  .currency-code {
    min-width: 50px;
    font-size: 14px;
  }

  .currency-amount {
    font-size: 14px;
    margin-right: 8px;
  }

  .token-boost-badge {
    font-size: 10px;
    padding: 2px 6px;
  }
}

/* Utility class for hiding elements */
.hidden {
  display: none !important;
}

/* Token boost modal text fixes */
.currency-option .currency-code,
.currency-option .currency-amount {
  color: #fff;
}

.currency-option .currency-icon {
  width: 24px;
  height: 24px;
  margin-right: 10px;
  border-radius: 50%;
  object-fit: contain;
}

/* Ensure reminder text stays gold */
.token-boost-reminder .reminder-text {
  color: #f0b90b;
}

.token-boost-reminder .reminder-dismiss {
  color: #888;
}

/* Boost amount display */
.currency-option .base-amount {
  color: #888;
  text-decoration: line-through;
}

.currency-option .boost-arrow {
  color: #f0b90b;
  margin: 0 6px;
}

.currency-option .boosted-amount {
  color: #f0b90b;
  font-weight: 600;
}

/* Fix currency option layout - single line */
.currency-option {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  white-space: nowrap;
}

.currency-option .currency-amount {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  white-space: nowrap;
  gap: 0;
}

/* Currency option - allow 2 lines for big numbers */
.currency-option {
  flex-wrap: wrap;
  white-space: normal;
}

.currency-option .currency-amount {
  width: 100%;
  text-align: right;
  margin-top: 4px;
  justify-content: flex-end;
}

/* Reminder text - no wrap */
.token-boost-reminder {
  flex-wrap: nowrap;
}

.token-boost-reminder .reminder-text {
  white-space: nowrap;
}

/* Reminder dismiss button - smaller */
.token-boost-reminder .reminder-dismiss {
  font-size: 9px;
  padding: 4px 2px;
}

/* Modal close button - lighter */
#tokenBoostClaimModal .btn-close {
  filter: invert(1);
  opacity: 0.8;
}

#tokenBoostClaimModal .btn-close:hover {
  opacity: 1;
}

/* Token Boost Modal - match betModal styling */
#tokenBoostClaimModal .modal-dialog {
  max-width: 400px;
  margin-right: auto;
  margin-left: auto;
}

#tokenBoostClaimModal .modal-content {
  min-height: 360px;
  background-color: #161928;
  border: 0 solid #27282F;
  border-radius: 0;
  padding: 20px 25px;
}

#tokenBoostClaimModal .modal-header {
  border-bottom: none;
  padding-bottom: 0;
}

#tokenBoostClaimModal .modal-title {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}

#tokenBoostClaimModal .modal-body {
  padding-top: 10px;
}

/* Fix token-boost-highlight for large numbers */
.currency-option.token-boost-highlight {
  overflow: hidden;
  word-break: break-word;
}

.currency-option .currency-amount {
  overflow: hidden;
  text-overflow: ellipsis;
}

.currency-option .base-amount,
.currency-option .boosted-amount {
  display: inline;
}

/* Currency options - two line layout */
.currency-option {
  flex-wrap: wrap !important;
}

.currency-option .currency-code {
  flex: 1;
}

.currency-option .currency-amount {
  width: 100% !important;
  margin-top: 8px;
  padding-left: 36px;
}

/* Show both amounts */
.currency-option .currency-amount .base-amount,
.currency-option .currency-amount .boost-arrow,
.currency-option .currency-amount .boosted-amount {
  display: inline !important;
}

/* Base amount styling - ensure visible */
.currency-option .base-amount {
  color: #888 !important;
  text-decoration: line-through !important;
  margin-right: 5px;
}

.currency-option .boost-arrow {
  color: #f0b90b !important;
  margin: 0 5px;
}

.currency-option .boosted-amount {
  color: #f0b90b !important;
}

.currency-option .token-boost-badge {
  margin-left: 8px;
}

/* Fix hidden content - remove overflow restrictions */
.currency-option,
.currency-option .currency-amount,
.currency-option.token-boost-highlight {
  overflow: visible !important;
  text-overflow: unset !important;
}

.rakeback-claim-modal .currency-list {
  overflow: visible !important;
}

/* Non-boosted currency options - single line, vertically centered */
.currency-option:not(.token-boost-highlight) {
  flex-wrap: nowrap !important;
  align-items: center;
}

.currency-option:not(.token-boost-highlight) .currency-amount {
  width: auto !important;
  margin-top: 0 !important;
  padding-left: 0 !important;
  flex: 1;
  text-align: right;
}

/* ===== REWARD DEBUG BOX (Test Users Only) ===== */
#reward-debug-box {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 320px;
    max-height: 500px;
    background: rgba(20, 24, 40, 0.95);
    border: 1px solid #4a5568;
    border-radius: 8px;
    z-index: 9999;
    font-family: 'Inter', monospace;
    font-size: 11px;
    color: #e2e8f0;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.5);
    overflow: hidden;
}

#reward-debug-box .reward-debug-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 12px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    font-weight: 600;
    font-size: 12px;
    cursor: move;
}

#reward-debug-box .reward-debug-controls {
    display: flex;
    gap: 4px;
}

#reward-debug-box .reward-debug-btn {
    width: 20px;
    height: 20px;
    border: none;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.2);
    color: white;
    cursor: pointer;
    font-size: 14px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

#reward-debug-box .reward-debug-btn:hover {
    background: rgba(255, 255, 255, 0.3);
}

#reward-debug-box .reward-debug-close:hover {
    background: rgba(220, 53, 69, 0.8);
}

#reward-debug-box .reward-debug-title small {
    font-size: 9px;
    opacity: 0.7;
}

#reward-debug-box .reward-debug-body {
    max-height: 450px;
    overflow-y: auto;
    padding: 8px;
}

#reward-debug-box .reward-debug-content {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

#reward-debug-box .reward-debug-section {
    background: rgba(45, 55, 72, 0.6);
    border-radius: 6px;
    padding: 8px;
}

#reward-debug-box .reward-debug-header {
    font-weight: 600;
    color: #90cdf4;
    margin-bottom: 6px;
    padding-bottom: 4px;
    border-bottom: 1px solid rgba(144, 205, 244, 0.2);
    font-size: 11px;
}

#reward-debug-box .reward-debug-row {
    display: flex;
    justify-content: space-between;
    padding: 2px 0;
}

#reward-debug-box .reward-debug-value {
    color: #68d391;
    font-weight: 500;
}

#reward-debug-box .reward-debug-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 10px;
}

#reward-debug-box .reward-debug-table th {
    text-align: left;
    color: #a0aec0;
    font-weight: 500;
    padding: 2px 4px;
    border-bottom: 1px solid rgba(160, 174, 192, 0.2);
}

#reward-debug-box .reward-debug-table td {
    padding: 2px 4px;
}

#reward-debug-box .reward-debug-table tr:hover {
    background: rgba(255, 255, 255, 0.05);
}

#reward-debug-box .reward-debug-rakeback {
    color: #f6ad55;
    font-weight: 500;
    text-align: right;
}

#reward-debug-box .reward-debug-total {
    border-top: 1px solid rgba(160, 174, 192, 0.3);
    font-weight: 600;
}

#reward-debug-box .reward-debug-total .reward-debug-rakeback {
    color: #fc8181;
}

#reward-debug-box .reward-debug-timestamp {
    font-size: 9px;
    color: #718096;
    text-align: center;
    padding-top: 8px;
    margin-top: 8px;
    border-top: 1px solid rgba(113, 128, 150, 0.2);
}

#reward-debug-box .reward-debug-loading {
    text-align: center;
    padding: 20px;
    color: #a0aec0;
}
/* ===== END REWARD DEBUG BOX ===== */

/* ===== VOICE DEBUG BOX ===== */
#voice-debug-box {
    position: fixed;
    bottom: 20px;
    left: 20px;
    width: 420px;
    max-height: 500px;
    background: rgba(20, 24, 40, 0.95);
    border: 1px solid #4a5568;
    border-radius: 8px;
    z-index: 9999;
    font-family: 'Inter', monospace;
    font-size: 11px;
    color: #e2e8f0;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.5);
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

#voice-debug-box .voice-debug-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 12px;
    background: linear-gradient(135deg, #c084fc 0%, #7c3aed 100%);
    color: white;
    font-weight: 600;
    font-size: 12px;
}

#voice-debug-box .voice-debug-title small {
    font-size: 9px;
    opacity: 0.7;
}

#voice-debug-box .voice-debug-controls {
    display: flex;
    gap: 4px;
}

#voice-debug-box .voice-debug-btn {
    width: 20px;
    height: 20px;
    border: none;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.2);
    color: white;
    cursor: pointer;
    font-size: 12px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

#voice-debug-box .voice-debug-btn:hover {
    background: rgba(255, 255, 255, 0.3);
}

#voice-debug-box .voice-debug-close:hover {
    background: rgba(220, 53, 69, 0.8);
}

#voice-debug-box .voice-debug-status {
    padding: 6px 12px;
    background: rgba(45, 55, 72, 0.6);
    border-bottom: 1px solid rgba(74, 85, 104, 0.5);
}

#voice-debug-box .voice-debug-status-row {
    display: flex;
    justify-content: space-between;
    padding: 2px 0;
}

#voice-debug-box .voice-debug-label {
    color: #a0aec0;
}

#voice-debug-box .voice-debug-value {
    color: #c084fc;
    font-weight: 500;
}

#voice-debug-box .voice-debug-on {
    color: #68d391;
    font-weight: 500;
}

#voice-debug-box .voice-debug-off {
    color: #fc8181;
    font-weight: 500;
}

#voice-debug-box .voice-debug-na {
    color: #a0aec0;
}

#voice-debug-box .voice-debug-body {
    flex: 1;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

#voice-debug-box .voice-debug-entries {
    flex: 1;
    overflow-y: auto;
    padding: 6px 8px;
    max-height: 350px;
}

#voice-debug-box .voice-debug-entry {
    display: flex;
    gap: 6px;
    padding: 3px 4px;
    border-bottom: 1px solid rgba(74, 85, 104, 0.2);
    align-items: flex-start;
    word-break: break-all;
}

#voice-debug-box .voice-debug-entry:last-child {
    border-bottom: none;
}

#voice-debug-box .voice-debug-time {
    color: #718096;
    font-size: 10px;
    white-space: nowrap;
    flex-shrink: 0;
}

#voice-debug-box .voice-debug-type {
    font-weight: 600;
    font-size: 10px;
    white-space: nowrap;
    flex-shrink: 0;
    min-width: 65px;
}

#voice-debug-box .voice-debug-type.type-request {
    color: #90cdf4;
}

#voice-debug-box .voice-debug-type.type-response {
    color: #c084fc;
}

#voice-debug-box .voice-debug-type.type-play {
    color: #fbd38d;
}

#voice-debug-box .voice-debug-type.type-ok {
    color: #68d391;
}

#voice-debug-box .voice-debug-type.type-fail {
    color: #fc8181;
}

#voice-debug-box .voice-debug-type.type-skip {
    color: #a0aec0;
}

#voice-debug-box .voice-debug-data {
    color: #cbd5e0;
    font-size: 10px;
    line-height: 1.4;
}

#voice-debug-box .voice-debug-empty {
    text-align: center;
    padding: 20px 10px;
    color: #718096;
    font-size: 11px;
}
#voice-debug-box .voice-debug-actions {
    padding: 6px 12px;
    border-bottom: 1px solid rgba(74, 85, 104, 0.5);
}

#voice-debug-box .voice-debug-test-btn {
    width: 100%;
    padding: 5px 10px;
    background: linear-gradient(135deg, #c084fc 0%, #7c3aed 100%);
    color: white;
    border: none;
    border-radius: 4px;
    font-size: 11px;
    font-weight: 600;
    cursor: pointer;
    transition: opacity 0.2s;
}

#voice-debug-box .voice-debug-test-btn:hover {
    opacity: 0.85;
}
/* ===== END VOICE DEBUG BOX ===== */

/* ===== VOICE BALLOON ===== */
#voice-balloon {
    position: absolute;
    top: 20px;
    right: 40px;
    z-index: 1000;
    max-width: 320px;
    opacity: 0;
    transform: scale(0.7) translateY(10px);
    transition: opacity 0.3s ease, transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
    pointer-events: none;
    filter: drop-shadow(0 4px 12px rgba(0, 0, 0, 0.4));
}

#voice-balloon.visible {
    opacity: 1;
    transform: scale(1) translateY(0);
}

#voice-balloon.fading {
    opacity: 0;
    transform: scale(0.9) translateY(-10px);
    transition: opacity 0.5s ease, transform 0.5s ease;
}

#voice-balloon .voice-balloon-text {
    background: #ffffff;
    color: #1a1a2e;
    padding: 14px 18px;
    border-radius: 20px;
    font-family: 'Inter', 'Comic Sans MS', cursive, sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.4;
    text-align: center;
    border: 2.5px solid #e0e0e0;
    position: relative;
}

#voice-balloon .voice-balloon-tail {
    position: absolute;
    bottom: -18px;
    left: 30px;
    width: 0;
    height: 0;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-top: 20px solid #ffffff;
    filter: drop-shadow(0 2px 0 #e0e0e0);
    z-index: 1;
}

/* Tail border overlay */
#voice-balloon .voice-balloon-text::after {
    content: '';
    position: absolute;
    bottom: -22px;
    left: 28px;
    width: 0;
    height: 0;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top: 23px solid #e0e0e0;
    z-index: -1;
}
/* ===== END VOICE BALLOON ===== */

/* Referral Claim Section */
.referral-claim-section {
    margin: 0 0 20px;
    padding: 24px 30px;
    background: #131520;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap;
}

.referral-claim-section.pending {
    border-color: rgba(251, 191, 36, 0.3);
}

.referral-claim-section.approved {
    border-color: rgba(34, 197, 94, 0.3);
}

.referral-claim-section .claim-info h4 {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    margin: 0 0 8px;
}

.referral-claim-section .claim-info p {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.6);
    margin: 0 0 4px;
}

.referral-claim-section .claim-info .claim-deadline {
    color: rgba(251, 191, 36, 0.8);
    font-weight: 600;
}

.referral-claim-section .claim-amount {
    display: flex;
    align-items: center;
    gap: 16px;
    flex-shrink: 0;
}

.referral-claim-section .claim-total {
    font-size: 22px;
    font-weight: 700;
    color: #22c55e;
}

.referral-claim-section .claim-btn {
    padding: 10px 24px;
    background: linear-gradient(135deg, #22c55e 0%, #16a34a 100%);
    color: #fff;
    border: none;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.2s ease;
    text-decoration: none;
}

.referral-claim-section .claim-btn:hover {
    background: linear-gradient(135deg, #16a34a 0%, #15803d 100%);
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(34, 197, 94, 0.3);
    color: #fff;
}

.referral-claim-section.pending .claim-info h4 {
    color: #fbbf24;
}

.referral-claim-section.approved .claim-info h4 {
    color: #22c55e;
}

/* ============================================
   Referral Debug Box (test accounts only)
   ============================================ */
#referral-debug-box {
  position: fixed;
  bottom: 20px;
  left: 20px;
  width: 360px;
  background: rgba(20, 24, 40, 0.95);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 10px;
  z-index: 9999;
  font-size: 12px;
  color: #e0e6f0;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.5);
  max-height: 80vh;
  display: flex;
  flex-direction: column;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}

.referral-debug-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 14px;
  background: linear-gradient(135deg, rgba(59, 130, 246, 0.3), rgba(147, 51, 234, 0.2));
  border-radius: 10px 10px 0 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  font-weight: 600;
  font-size: 13px;
  cursor: default;
}

.referral-debug-title small {
  color: rgba(255, 255, 255, 0.4);
  font-weight: 400;
  font-size: 10px;
}

.referral-debug-controls {
  display: flex;
  gap: 6px;
}

.referral-debug-btn {
  background: rgba(255, 255, 255, 0.1);
  border: none;
  color: #e0e6f0;
  width: 24px;
  height: 24px;
  border-radius: 4px;
  cursor: pointer;
  font-size: 14px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.2s;
}

.referral-debug-btn:hover {
  background: rgba(255, 255, 255, 0.2);
}

.referral-debug-close {
  font-size: 16px;
}

.referral-debug-body {
  overflow-y: auto;
  max-height: calc(80vh - 50px);
  padding: 10px 14px;
}

.referral-debug-content {
  color: #e0e6f0;
}

.referral-debug-loading {
  text-align: center;
  padding: 20px;
  color: rgba(255, 255, 255, 0.5);
}

.referral-debug-section {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.referral-debug-section:last-child {
  border-bottom: none;
  margin-bottom: 0;
}

.referral-debug-header {
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #60a5fa;
  margin-bottom: 8px;
}

.referral-debug-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 3px 0;
  font-size: 12px;
}

.referral-debug-row span:first-child {
  color: rgba(255, 255, 255, 0.5);
}

.referral-debug-value {
  font-weight: 500;
  color: #e0e6f0;
}

.referral-debug-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 11px;
}

.referral-debug-table thead th {
  padding: 4px 6px;
  text-align: right;
  color: rgba(255, 255, 255, 0.4);
  font-weight: 500;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  font-size: 10px;
}

.referral-debug-table thead th:first-child {
  text-align: left;
}

.referral-debug-table tbody td {
  padding: 3px 6px;
  text-align: right;
  color: #e0e6f0;
}

.referral-debug-table tbody td:first-child {
  text-align: left;
  color: rgba(255, 255, 255, 0.5);
}

.referral-debug-table .referral-debug-payout {
  color: #22c55e;
  font-weight: 600;
}

.referral-debug-table .referral-debug-total td {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 6px;
}

.referral-debug-timestamp {
  text-align: center;
  padding: 8px 0 4px;
  color: rgba(255, 255, 255, 0.3);
  font-size: 10px;
  cursor: pointer;
}

.referral-debug-timestamp:hover {
  color: rgba(255, 255, 255, 0.5);
}

/* ============================================
   Millionaire Games — Wickedbet Theme
   Cool navy + blue primary, Rajdhani body font
   ============================================ */
body[data-site="wickedbet"] {
  --ml-bg-deepest: #151520;
  --ml-bg-primary: #1B1E2E;
  --ml-bg-elevated: #222540;
  --ml-bg-deepest-rgb: 21, 21, 32;
  --ml-bg-primary-rgb: 27, 30, 46;

  --ml-border-primary: #2A2D3E;
  --ml-border-subtle: #3A3D50;
  --ml-border-primary-rgb: 42, 45, 62;

  --ml-text-muted: #6B6E80;
  --ml-text-secondary: #9295A8;
  --ml-text-tertiary: #C5C7D5;
  --ml-text-primary: #DFE0E8;
  --ml-text-bright: #F8F9FC;

  --ml-info: #2B55FF;
  --ml-info-dark: #2244CC;
  --ml-info-rgb: 43, 85, 255;

  --ml-font-body: 'Rajdhani', sans-serif;
}
