@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Oswald:200,300,400,500,600,700|Lora:400,700");

/* body {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    font-family: "Inter", sans-serif;
    font-size: 14px;
    color: #fff;
    background-color: #fff !important;
}  */
body {
    background: #4E4E4E !important;
    /* font-family: ProximaNovaRegular, sans-serif; */
    font-size: 14px;
    font-weight: 400;
    position: relative;
    scrollbar-color: #333 #f1f1f1;
    scrollbar-width: thin;

}
@media (max-width: 768px) {
    body {
        font-size: 13px; /* Font size for mobile devices */
    }
}
*,
*::after,
*::before {
    /*font-weight: 600;*/
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}


ul,
ol {
    list-style: none;
    margin: 0;
    padding: 0;
}
.card-box a {
    color: #fff !important;
}
.acc-pading a {
    color: #fff !important;
}

.youtube {
    margin: 0px;
    padding: 0px;
}
.full {
    width: 100%;
    background-color: white;
    box-sizing: border-box;
    margin-top: -6px;
}
.top_head {
    width: 100%;
    height: 40px;
    background-color: #42345e;
    line-height: 40px;
    box-sizing: border-box;
}
.bam {
    width: 50%;
    height: 40px;
    float: left;
}
.dan {
    width: 50%;
    height: 40px;
    float: left;
    text-align: right;
}
.mrq {
    height: 35px;
    width: 100%;
    box-sizing: border-box;
}
.mrquee {
    height: 35px;
    width: 50%;
    margin: auto;
    line-height: 33px;
    font-size: 1rem;
    background-color: #012e1f;
    -webkit-clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
    clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
    padding: 0px 25px 0px 25px;
    font-family: "Ubuntu", sans-serif;
}
/* team card and vs starts */
.team {
    height: 100px;
    width: 100%;
}
.lteam {
    padding-top: 5px;
    width: 30%;
    height: 85px;
    float: left;
    margin: auto;
    overflow: hidden;
}
.lteam img {
    height: 60px;
    width: 60px;
}
.cercale {
    height: 60px;
    width: 60px;
    margin: auto;
    -webkit-clip-path: circle(50% at 50% 50%);
    clip-path: circle(50% at 50% 50%);
    overflow: hidden;
    box-sizing: border-box;
}
.cercale_vs {
    height: 78px;
    width: 78px;
    margin: auto;
    -webkit-clip-path: circle(50% at 50% 50%);
    clip-path: circle(50% at 50% 50%);
    overflow: hidden;
    box-sizing: border-box;
}
/* .vs {
    padding-top: 5px;
    width: 40%;
    height: 78px;
    float: left;
} */
.vs h1 {
    font-size: 5rem;
    text-align: center !important;
}
.rteam {
    padding-top: 5px;
    width: 30%;
    height: 85px;
    float: left;
    overflow: hidden;
}
.rteam img {
    height: 60px;
    width: 60px;
}
/* team card and vs end */

/* team name start */
.dol_name {
    width: 100%;
    height: 30px;
    font-family: "Rubik", sans-serif;
}
.bam_dol {
    width: 30%;
    float: left;
    height: 30px;
    line-height: 10px;
}
.faka {
    width: 40%;
    float: left;
    height: 30px;
    line-height: 30px;
}
.dan_dol {
    width: 30%;
    float: left;
    height: 30px;
    line-height: 10px;
}
/* team name end */

@media screen and (max-width: 667px) and (min-width: 310px) {
    .full {
        width: 100%;
        background-color: white;
        margin-top: 20px;
        margin-bottom: 20px;
        box-sizing: border-box;
        overflow: hidden;
        margin-top: -6px;
        margin-bottom: 0px;
    }
    .top_head {
        width: 100%;
        height: 38px;
        background-color: #012e1f;
        font-family: sans-serif;
        font-size: 13px;
    }
    .bam {
        width: 50%;
        height: 38px;
        float: left;
        line-height: 38px;
    }
    .dan {
        width: 50%;
        height: 38px;
        float: left;
        line-height: 38px;
        text-align: right;
    }
    .mrq {
        height: 35px;
        width: 100%;
        box-sizing: border-box;
    }
    .mrquee {
        height: 35px;
        width: 200px;
        margin: auto;
        line-height: 33px;
        font-size: 1rem;
        background-color: #012e1f;
        -webkit-clip-path: polygon(0 0, 100% 0, 89% 100%, 11% 100%);
        clip-path: polygon(0 0, 100% 0, 89% 100%, 11% 100%);
        padding: 0px 25px 0px 25px;
        font-family: "Rubik", sans-serif;
        font-style: italic;
        font-weight: 700;
        color: white !important;
    }
    .team {
        height: 100px;
        width: 100%;
    }
    .lteam {
        padding-top: 5px;
        width: 30%;
        height: 85px;
        float: left;
        margin: auto;
        overflow: hidden;
    }
    .lteam img {
        height: 60px;
        width: 60px;
    }
    .cercale {
        height: 60px;
        width: 60px;
        margin: auto;
        -webkit-clip-path: circle(50% at 50% 50%);
        clip-path: circle(50% at 50% 50%);
        overflow: hidden;
        box-sizing: border-box;
    }
    .cercale_vs {
        height: 78px;
        width: 78px;
        margin: auto;
        -webkit-clip-path: circle(50% at 50% 50%);
        clip-path: circle(50% at 50% 50%);
        overflow: hidden;
        box-sizing: border-box;
    }
    /* .vs {
        padding-top: 5px;
        width: 40%;
        height: 78px;
        float: left;
    } */
    .vs h1 {
        font-size: 5rem;
        text-align: center !important;
    }
    .rteam {
        padding-top: 5px;
        width: 30%;
        height: 85px;
        float: left;
        overflow: hidden;
    }
    .rteam img {
        height: 60px;
        width: 60px;
    }
    .dol_name {
        width: 100%;
        height: 30px;
        box-sizing: border-box;
        font-family: "Rubik", sans-serif;
    }
    .bam_dol {
        width: 30%;
        height: 30px;
        float: left;
        padding-left: 5px;
        line-height: 30px;
    }
    .faka {
        width: 40%;
        height: 30px;
        float: left;
    }
    .bam_dol p {
        font-size: 13px;
        line-height: 10px;
        text-align: center;
    }
    .dan_dol p {
        font-size: 13px;
        line-height: 10px;
        text-align: center;
    }
    .dan_dol {
        width: 30%;
        height: 30px;
        float: left;
        padding-right: 5px;
    }
}

/* Score Update start */
.score_update {
    width: 100%;
    height: 22px;
    /* line-height: 50px; */
    background-color: #012e1f;
}
/* Score Update start */

/* ----------- styles dec 2023 ----------- */
h1,
h2,
h3,
h4,
h5 {
    font-family: "Inter", sans-serif;
    font-weight: 700;
    /* color: #fff; */
    margin-bottom: 15px;
}

h1 {
    font-size: 64px;
}

h2 {
    font-size: 48px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 14px;
}
a {
    text-decoration: none;
    color: #ffffff;
    cursor: pointer;
    transition: 0.3s;
}
p {
    margin-bottom: 15px;
}
.btn-custom {
    background: linear-gradient(-180deg, #00737d 0%, #001e21 100%) !important;
    color: #fff;
    border-radius: 10px;
    padding: 8px 22px;
    border: none;
    font-weight: 600;
    text-transform: capitalize;
}
.pt-57 {
    padding-top: 57px;
}
/* ---------- navbar ---------- */
@keyframes textShine {
    0% {
        background-position: 0% 50%;
    }
    100% {
        background-position: 100% 50%;
    }
}
img {
    max-width: 100%;
    height: auto;
}
.logo {
    max-width: 200px;
    min-width: 60px;
}
.site-logo {
    font-weight: 800;
    font-family: "Playfair Display", serif;
    background: linear-gradient(
        to right,
        #6a62bb 10%,
        #e89a3e,
        #6a62bb 46%,
        #6a62bb
    );
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    background-size: 500% auto;
    animation: textShine 5s ease-in-out infinite alternate;
}
.navbar {
    background: #054a29;
    /* padding: 0 8px; */
}
.navbar-toggler {
    color: #fff;
    border: 1px solid #fff;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.navbar .user-profile img {
    width: 35px;
    min-width: 35px;
    height: 35px;
    aspect-ratio: 1/1;
    object-fit: contain;
    border-radius: 100px;
}
.navbar .btn-custom {
    background: linear-gradient(-180deg, #00737d 0%, #001e21 100%) !important;
    color: #fff;
    border-radius: 50px;
    padding: 6px 10px;
    border: none;
    margin: 0 3px;
    font-weight: 700;
    white-space: nowrap;
}
.navbar .btn-custom:last-child {
    background: linear-gradient(-180deg, #00737d 0%, #001e21 100%) !important;
}
.navbar .amount {
    background: #ffffff;
    color: #0e140c;
    border-radius: 100px;
    overflow: hidden;
    display: flex;
    font-weight: 700;
    align-items: center;
    justify-content: center;
}
.navbar .amount img {
    width: 20px;
    height: 20px;
    margin: 0 10px 0 5px;
}
.navbar .amount a.btn-custom {
    background: #e89a3e;
    width: 25;
    height: 25;
    padding: 0;
    margin: 0 0 0 10px;
    border-radius: 0;
}

/* ---------- bottom nav ---------- */
.bottom-nav {
    width: calc(100% - 0px);
    height: 60px;
    background: #054146;
    z-index: 1031;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin: 0;
    border-radius: 0;
    padding: 0;
}
.bottom-nav .navbar-toggler:focus {
    box-shadow: 0 0 0 0rem;
}
.bottom-nav .link-item {
    margin-top: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    border-right: 1px solid #1a5684;
    transition: 0.4s;
}
.bottom-nav .link-item:last-child {
    border: none;
}
.bottom-nav .link-item i {
    color: #fff;
    font-size: 16px;
}
.bottom-nav .link-item .icon {
    width: 45px;
    height: 30px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: none;
    position: relative;
    margin: 0 auto;
    top: 5px;
}
.bottom-nav .link-item .text {
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    width: 45px;
    display: block;
    margin: auto;
    margin-top: 8px;
    font-size: 10px;
    font-weight: 800;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: 1s;
}
.bottom-nav .link-item button {
    padding: 0;
    font-size: 10px;
}
.bottom-nav .link-item:hover .text,
.bottom-nav .link-item.active .text,
.bottom-nav .link-item:hover .icon i,
.bottom-nav .link-item.active .icon i {
    color: #fbff00;
    font-weight: 800;
}

/* ---------- side menu ---------- */
/* .offcanvas-start {
    width: 250px;
} */
.user-side-menu {
    background: #38345e;
}
.user-side-menu .menu-links {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    overflow-y: auto;
}
.user-side-menu .menu-links li {
    margin-bottom: 5px;
}
.user-side-menu .menu-links li a {
    position: relative;
    color: #fff;
    text-transform: capitalize;
    font-weight: 500;
    width: 100%;
    display: block;
    border-radius: 5px;
    padding: 10px 0;
    font-size: 12px;
    transition: 0.4s;
}
.user-side-menu .menu-links li a i {
    width: 30px;
    text-align: left;
    position: relative;
    color: #e89a3e;
    top: 0;
    transition: 0.4s;
}
.user-side-menu .menu-links li a.active,
.user-side-menu .menu-links li a:hover {
    background: #e89a3e;
    background: var(--dark2);
    color: #e89a3e;
}
.user-side-menu .menu-links li a.active i,
.user-side-menu .menu-links li a:hover i {
    color: #e89a3e;
}
.user-side-menu .offcanvas-body::-webkit-scrollbar {
    width: 3px;
    height: 100%;
}
.user-side-menu .offcanvas-body::-webkit-scrollbar-track {
    background: transparent;
}
.user-side-menu .offcanvas-body::-webkit-scrollbar-thumb {
    background: transparent;
    border-radius: 5px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.user-side-menu .offcanvas-body::-webkit-scrollbar-thumb:hover {
    background: #e89a3e;
}
.user-side-menu .offcanvas-body:hover::-webkit-scrollbar-thumb {
    background: var(--bgLight);
}
.user-side-menu .navbar-brand img {
    width: 120px;
}
.user-side-menu .close-btn {
    background: none;
    border: none;
}
.user-side-menu .close-btn i {
    font-size: 20px;
    color: #fff;
}

.rtl .user-side-menu .menu-links li a i {
    text-align: right;
}

/* ---------- sports categories ---------- */
.sports-category-section {
    margin: 11px 0 0 0;
}
.categories-item-wrapper {
    overflow: hidden;
}
.sports-categories {
    display: flex;
    overflow: auto;
}
.sports-categories .tab,
.sports-categories a {
    background: #002039;
    color: #fff;
    border-radius: 50px;
    padding: 8px 12px;
    border: none;
    margin-right: 5px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.4s;
}
.sports-categories .tab,
.sports-categories a {
    white-space: nowrap;
}
#nav-tabContent {
    margin-bottom: 80px;
}

.sports-categories .tab:hover,
.sports-categories .tab.active,
.sports-categories a:hover,
.sports-categories a.active {
    background: #0d3656;
}

.sports-categories .nav {
    display: flex !important;
    overflow: auto !important;
    flex-wrap: nowrap !important;
}

.sports-categories .tab img,
.sports-categories a img {
    width: 16px;
    margin-right: 5px;
}

/* ---------- cards ----------- */
.live-sports,
.upcoming-sports,
.live-sports-details {
    margin: -4 0 15px 0;
}
.live-sports-details {
    margin: 70px 0;
}
.live-sports-details .live-match-video {
    background: #e7e7e9;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    padding: 20px 15px;
    margin-bottom: -10px;
}
.live-sports-details .live-match-video iframe {
    width: 100% !important;
    height: 160px !important;
    border-top-right-radius: 10px !important;
    border-top-left-radius: 10px !important;
}
.upcoming-sports .card-box {
    border-radius: 10px;
}
.card-box {
    background: #002327;
    color: #000;
    /* border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    padding: 20px 15px; */
    border-radius: 10px;
}
.card-box > a {
    display: block;
    padding: 20px 15px;
    position: relative;
}
.card-box a::before {
    content: "";
    width: 2px;
    height: calc(100% - 70px);
    position: absolute;
    background: #0a6067;
    left: 0;
    right: 0;
    top: 10px;
    bottom: 0;
    margin: auto;
}
.card-box a:hover {
    color: #fff;
}
.upcoming-sports .card-box {
    border-radius: 10px;
}
.card-box .team-box {
    display: flex;
    align-items: center;
}
.card-box .team-box img {
    aspect-ratio: 1/1;
    width: 24px;
    border-radius: 100px;
    overflow: hidden;
    object-fit: cover;
    margin-right: 5px;
}
.card-box p {
    font-weight: 700;
    margin-bottom: 0;
    font-size: 12px;
}
.card-box p i {
    font-size: 12px;
}
.card-box .versus {
    background: linear-gradient(
        to right,
        #6a62bb 10%,
        #e89a3e,
        #6a62bb 46%,
        #6a62bb
    );
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    background-size: 500% auto;
    animation: textShine 5s ease-in-out infinite alternate;
}
.card-box .tag-line {
    background: #003b41;
    border-radius: 20px;
    display: inline-block;
    /* margin: auto; */
    padding: 3px 12px 2px 12px;
    margin-bottom: 10px;
    margin-top: -7px;
    font-weight: 800;
}
.card-box .tag-line img {
    width: 20px;
    height: 20px;
}
.card-box .countdown {
    background: #003b41;
    font-weight: 600;
    border-radius: 20px;
    display: inline-block;
    margin: auto;
    padding: 3px 12px 2px 12px;
    margin-top: 15px;
}

.card-accordion {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    overflow: hidden;
    margin-top: -6px;
}
.accordion-item:first-of-type {
    border-radius: 0 !important;
}

.card-accordion .accordion-item {
    border: none;
    background: #001a1c;
    border-top: 1px solid #252525;
    padding: 0px;
}
.card-accordion .accordion-button {
    background: radial-gradient(#034b51, #003a41);
    color: #fff;
    border-bottom: none;
    font-weight: 600;
    font-size: 12px;
    padding: 8px;
}
.card-accordion .accordion-body {
    padding: 0px;
    border-radius: 3px;
    border: none;
    position: relative;
}
.card-accordion .accordion-body:after {
    position: absolute;
    content: "";
    background: #001a1c;
    width: 4px;
    height: 100%;
    top: 4px;
    left: 0;
    right: 0;
    margin: auto;
}
.card-accordion .accordion-body p {
    margin: 0;
    font-weight: 500;
}
.card-accordion .accordion-body .rate-btn {
    background: #f3cc0d;
    padding: 2px 8px;
    border-radius: 3px;
    border: none;
    color: #fff700;
    font-weight: 800;
    width: 44px;
}
.color-yellow {
    background-color: #ffffff !important;
}
.color-black {
    color: #000000 !important;
}
.acc-pading {
    background: #00272b;
    padding: 5px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    /* font-weight: 500; */
}
.acc-pading:last-child {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    /* font-weight: 500; */
}

.card-accordion .accordion-button:focus {
    z-index: 3;
    border-color: none;
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(13, 110, 253, 0.25);
}
.card-accordion .accordion-button::after {
    border-radius: 5px;
    background-image: url(https://upload.wikimedia.org/wikipedia/commons/9/96/Chevron-icon-drop-down-menu-WHITE.png);
    background-size: contain;
    position: absolute;
    right: 10px;
    height: 12px;
    width: 12px;
    background-position: center;
}

/* ----------- profile setting ---------- */
.profile-setting {
    margin: 60px 0;
}
.profile-setting .profile-box {
    background: #054146;
    border-radius: 10px;
    padding: 20px 15px;
}
.profile-setting .profile-links .link {
    color: white;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #054146;
    border-radius: 5px;
    padding: 15px 20px;
    margin: 10px 0;
    transition: 0.4s;
}
.profile-setting .profile-links .link:hover {
    color: #e89a3e;
}
.profile-setting .profile-links .profile-img {
    width: 55px;
    height: 55px;
    border-radius: 100px;
    object-fit: cover;
}
.profile-setting .profile-links .active-status {
    font-size: 12px;
}
.profile-setting .profile-links .profile-icon {
    border: 1px solid #fff;
    width: 55px;
    height: 55px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.profile-setting .profile-links .profile-icon i {
    font-size: 28px;
}

.profile-setting form {
    background: #054146;
    border-radius: 10px;
    padding: 20px 15px;
}
.profile-setting form .input-box label {
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 10px;
    text-transform: capitalize;
}
.profile-setting form .input-box .form-select,
.profile-setting form .input-box .form-control {
    height: 45px;
    border-radius: 5px !important;
    background-color: #001416;
    border: 1px solid #001416;
    padding: 10px;
    padding-left: 15px;
    font-weight: 600;
    font-size: 12px;
    caret-color: #e89a3e;
    color: #fff;
}
.profile-setting form .input-box .form-select:focus,
.profile-setting form .input-box .form-control:focus {
    box-shadow: 0 0 0 0rem #fff;
    border: 1px solid #e89a3e;
}
.profile-setting form .input-box .form-select::-moz-placeholder,
.profile-setting form .input-box .form-control::-moz-placeholder {
    color: #fff;
}
.profile-setting form .input-box .form-select::placeholder,
.profile-setting form .input-box .form-control::placeholder {
    color: #fff;
}

/* ---------- login section ---------- */
.login-section {
    padding: 100px 0;
    position: relative;
}
.login-section form {
    background: #054146;
    border-radius: 10px;
    padding: 30px;
    z-index: 1;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.login-section form:after {
    content: "";
    height: 300px;
    width: 350px;
    position: absolute;
    bottom: -200px;
    right: -150px;
    border-radius: 50%;
    border: solid 50px #054146;
    z-index: -1;
}
.login-section form h3 {
    text-transform: capitalize;
    margin-bottom: 0;
}
.login-section form .input-box label {
    font-weight: 500;
    margin-bottom: 10px;
    text-transform: capitalize;
}
.login-section form .input-box .form-select,
.login-section form .input-box .form-control {
    height: 50px;
    border-radius: 5px;
    background-color: #001416;
    border: 1px solid #001416;
    padding: 10px 15px;
    font-weight: 800;
    font-size: 12px;
    caret-color: #e89a3e;
    color: #fff;
}
.login-section form .input-box .form-select:focus,
.login-section form .input-box .form-control:focus {
    color: #fff;
    box-shadow: 0 0 0 0rem #fff;
    border: 1px solid #e89a3e;
}
.login-section form .input-box .form-select::-moz-placeholder,
.login-section form .input-box .form-control::-moz-placeholder {
    color: #fff;
}
.login-section form .input-box .form-select:-ms-input-placeholder,
.login-section form .input-box .form-control:-ms-input-placeholder {
    color: #fff;
}
.login-section form .input-box .form-select::placeholder,
.login-section form .input-box .form-control::placeholder {
    color: #fff;
}
.login-section form .input-box .form-select {
    background-image: url(https://upload.wikimedia.org/wikipedia/commons/9/96/Chevron-icon-drop-down-menu-WHITE.png);
    background-size: 14px 8px;
}
.login-section form .input-box .form-select option {
    background: var(--white);
    color: var(--black);
}
.login-section form .input-box textarea.form-control {
    height: 150px;
    border-radius: 10px;
}
.login-section form .links {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.login-section form .links a {
    color: #e89a3e;
}
.login-section form .links a:hover {
    color: #e89a3e;
}
.login-section form .bottom {
    margin-top: 20px;
    color: #fff;
}
.login-section form .bottom a {
    font-weight: 700;
    color: #ffeb00;
}
.login-section form .bottom a:hover {
    color: #e89a3e;
}
.login-section .btn-custom {
    padding: 13px 26px;
}

.navbar .amount a {
    width: 25px;
    height: 25px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 0 5px;
}
a.profileLogout {
    background-color: #054146 !important;
}
.accordion-button:not(.collapsed) {
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0);
}

.baseColor {
    background-color: #001416 !important;
}

.spark-color {
    background: #faa9ba !important;
}

.marquee-section {
    top: 58px;
    position: fixed;
    right: 0;
    left: 0;
    display: flex;
    align-items: center;
    border: 2px solid #72b01d;
    font-size: 16px;
}
.header-area {
    background: #19674b;
    color: #fff;
    padding: 5px 10px;
    transition: 0.3s;
    height: 60px;
    display: flex;
    align-items: center;
}
.main-menu ul li a {
    color: #fff;
    /* font-family: ProximaNovaRegular, sans-serif; */
    font-weight: 600;
    padding: 15px;
    text-transform: uppercase;
}
.main-menu ul li {
    display: inline-block;
    position: relative;
}
.user-nav .user-nav-group input {
    background: #22815e;
    border: 1px solid #135a41;
    color: #fff;
    font-size: 12px;
    height: 26px;
    margin-right: 5px;
    outline: none;
    padding-left: 8px;
    width: 100%;
}
.user-nav .user-nav-group input::placeholder {
    color: #fff;
}
.user-nav .user-nav-group .login-btn {
    align-items: center;
    background: #face08;
    border: 1px solid #135a41;
    color: #135a41;
    cursor: pointer;
    display: flex;
    font-size: 12px;
    height: 26px;
    justify-content: center;
    outline: none;
    padding: 2px 8px;
    text-align: center;
    width: 35px;
}
.user-nav .user-nav-group a {
    color: #face08;
    font-size: 12px;
    letter-spacing: 0;
}
.user-nav .user-nav-group a {
    color: #face08;
    font-size: 12px;
    letter-spacing: 0;
}
.user-nav .user-nav-group div.register-part {
    margin-top: 4px;
}
.login-btn2 {
    padding: 4px 8px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #72b01d;
    border-radius: 4px;
    margin-right: 5px;
    font-weight: 700;
}
.login-btn2:hover {
    background-color: #72b01d;
    color: #fff;
}
.register-btn2 {
    padding: 4px 8px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #054a29;
    border-radius: 4px;
    font-weight: 700;
}
.register-btn2:hover {
    background-color: #054a29;
    color: #fff;
}

main {
    /*margin-top: 86px;*/
    min-height: calc(100vh - 414px);
}
.admin-template-area,
.game-content-area {
    background: #4E4E4E;
    padding: 2px;
    padding-bottom: 20px;
}
.game-area {
    background: #0000;
    flex-basis: calc(58.33333% - 15px);
    flex-grow: 0;
    flex-shrink: 0;
    margin: 0 5px;
    max-width: calc(58.33333% - 15px);
    z-index: 999;
}
.game-area,
.left-sidebar,
.right-sidebar {
    padding: 0;
}
.game-area,
.left-sidebar,
.right-sidebar {
    background: #0000;
}
.sport-card-accordion {
    background: #005641;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    padding-top: 0;
}
.sport-card-accordion-header {
    background-image: linear-gradient(#16826B, #0d4d3f);
    align-items: center;
    color: #fff;
    display: flex;
    font-size: 13px;
    justify-content: center;
    padding: 7px 10px;
    text-align: center;
    width: 100%;
}
.sport-card-accordion-list {
    background: #4e4e4e;
    border-radius: 0 0 5px 5px;
    flex: 1 1;
    overflow: hidden;
}
.sport-card-level-one {
    background: #16826B;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
}
.sport-card-level-one .sport-card-level-one-header,
.sport-card-level-two-header {
    align-items: center;
    cursor: pointer;
    display: flex;
}
.sport-card-level-one .sport-card-level-one-header {
    border-color: #2f3744;
}
.sport-card-level-one-header {
    border-radius: 0;
    cursor: pointer;
    padding: 6px 10px;
    position: relative;
    transition: 0.3s;
}
.sport-card-level-one .sport-card-level-one-header-link {
    justify-content: space-between;
}
.sport-card-level-one .sport-card-level-one-header-link {
    font-weight: 700;
    align-items: center;
    color: #ffffff;
    display: flex;
    width: 100%;
}
.sport-card-level-one-header span,
.sport-card-level-two-header span {
    align-items: center;
    display: flex;
}
.sport-card-level-one-header img {
    margin-right: 6px;
    max-height: 15px;
}
.sport-card-level-one-header .name,
.sport-card-level-two-header .name {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sport-card-level-one .sport-card-level-one-header-link.active,
.sport-card-level-one .sport-card-level-one-header-link:hover,
.sport-card-level-one .sport-card-level-one-header:hover,
.sport-card-level-one
    .sport-card-level-one-header[aria-expanded="false"]:hover
    .sport-card-level-one-header-link.active,
.sport-card-level-one-header[aria-expanded="true"]
    a.sport-card-level-one-header-link,
.sport-card-level-one.active .sport-card-level-one-header-link,
.sport-card-level-one:hover a.sport-card-level-one-header-link {
    color: #000;
    font-weight: 600;
}
.sport-card-level-one
    .sport-card-level-one-header-link
    .category-number
    .number {
    background: #ff0000;
    border-radius: 50%;
    color: #fff;
    font-size: 11px;
    height: 20px;
    justify-content: center;
    margin: 0;
    position: relative;
    transition: 0.3s;
    width: 20px;
    z-index: 100;
}
.home-layout {
    display: flex;
    flex-direction: column;
    padding: 0;
}
.home-layout-body {
    background: #3a3a3b;
    /*border-radius: 5px;*/
    flex: 1 1;
    overflow: hidden;
    padding: 0;
}
.live-in-play-carousel-parent-wrapper {
    background: linear-gradient(#30d9a4, #168a66);
    flex-wrap: nowrap;
    overflow: hidden;
    overflow-x: auto;
}
.live-in-play-carousel-item {
    align-items: center;
    cursor: pointer;
    display: flex;
    padding: 8px;
    position: relative;
    transition: 0.3s;
    white-space: nowrap;
    position: relative;
}
.live-in-play-carousel-item:before {
    background: #045662;
    bottom: 0;
    content: "";
    /*height: 3px;*/
    left: 0;
    position: absolute;
    transition: 0.3s;
    width: 100%;
}
.live-in-play-carousel-item.active:before {
    background: #face08;
}
.live-in-play-carousel-item img {
    width: 20px;
    height: 20px !important;
    max-width: 100%; /* Ensure the image is responsive */
    height: auto; /* Maintain aspect ratio */
}
.live-in-play-carousel-item p {
    /*box-shadow: 0 4px 8px rgb(14 39 73);*/
    color: #000000; 
    display: flex;
    font-size: 15px !important;
    font-weight: 400 !important;
    line-height: 10px;
    transition: 0.3s;
    /*margin-top: 0.5rem;*/ /* Adjust the top margin as needed */
    font-size: .8rem; /* Adjust the font size as needed */
}
.single-match-result {
    background: #d4e8e1;
    border-radius: 0;
    margin-top: 0;
    padding: 0;
}
.single-match-result-header {
    align-items: start;
    border-radius: 0;
    color: #fff;
    display: flex;
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    padding: 8px 10px;
}
.single-match-result-header .left-side {
    align-items: flex-start;
    width: 70%;
}
.single-match-result-header .left-side span.icons {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-right: 6px;
}
.single-match-result-header .left-side .header-category-icon {
    margin-right: 4px;
    margin-top: 10px;
    max-width: 45px;
}
.single-match-result-header .left-side > * {
    display: flex;
}
.single-match-result-header .left-side span.match-infos {
    width: calc(100% - 28px);
}
.single-match-result-header .left-side span.match-infos {
    flex-direction: column;
}
.single-match-result-header span.top-side {
    font-family: ProximaNovaCondensedRegular, sans-serif;
    font-weight: 400;
}
.single-match-result-header .left-side span {
    color: #000000;
    font-weight: 600;
    transition: 0.3s;
}
.single-match-result-header .left-side .bottom-side {
    justify-content: flex-start;
}
.single-match-result-header .left-side,
.single-match-result-header .right-side {
    display: flex;
    gap: 2px;
}
.single-match-result-header .right-side * {
    display: flex;
    font-size: 13px;
    justify-content: flex-end;
    text-align: right;
}
.single-match-result-header .right-side {
    flex-direction: column;
    margin-left: auto;
    width: 30%;
}
.single-match-result-header .top-side,
.single-match-result-header .top-side > * {
    align-items: center;
    display: flex;
}
.single-match-result-header .right-side .top-side p {
    color: #15ce05;
    font-weight: 900;
}
.single-match-result-header .right-side p {
    margin-bottom: 2px;
}
.single-match-result-header .bottom-side {
    display: flex;
    justify-content: flex-end;
    margin-top: 3px;
    width: 100%;
}
.single-match-result-header .current-time {
    color: #222;
    font-size: 10px;
    font-weight: 800;
}
.single-match-bet-item {
    background: #fff;
    border-radius: 0;
    border-top: 1px solid #d9e5e1;
    margin-top: 0;
    padding: 7px;
}
.single-match-bet-item:first-child {
    margin-top: 0;
}
.single-match-result-accordion-header {
    align-items: center;
    border-radius: 0;
    display: flex;
    font-size: 14px;
    padding-left: 5px;
    padding-right: 0;
    transition: 0.3s;
}
.single-match-result-accordion-header .status {
    color: #111 !important;
    display: flex;
    font-size: 14px;
    font-weight: 600;
    text-align: left;
    transition: 0.3s;
}
.single-match-result-accordion-body {
    font-size: 13px;
    text-align: center;
}
.admin-template-area .row,
.game-content-area .row {
    margin: 0;
}
.single-match-result-box {
    border: none;
    border-radius: 5px;
    overflow: hidden;
}

.single-match-result-box {
    align-items: center;
    background: #22815e;
    cursor: pointer;
    display: flex;
    height: 33px;
    justify-content: space-between;
    margin-top: 7px;
    padding: 7px 10px;
    position: relative;
    text-align: left;
    transition: 0.3s;
    z-index: 0;
}
.single-match-result-box {
    padding-right: 0;
}
.single-match-result-box .match-name {
    width: 65%;
}
.single-match-result-box .match-name {
    color: #fff;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90%;
}
.single-match-result-box .match-point {
    align-items: center;
    background: rgba(0, 6, 12, 0.302);
    font-weight: 700;
    height: 33px;
    justify-content: center;
    width: 30%;
}
.single-match-result-box .match-point {
    color: #fbff00;
    font-weight: 700;
    display: flex;
    margin-left: auto;
}
.single-match-result-box:after {
    background: linear-gradient(90deg, #fff0 0, #0000004d);
    content: "";
    display: block;
    height: 100%;
    left: -75%;
    position: absolute;
    top: 0;
    transform: skewX(-25deg);
    width: 50%;
    z-index: 2;
}
@media (min-width: 992px) and (max-width: 1200px) {
    .single-match-result-box .match-name,
    .single-match-result-box .match-point {
        width: 50%;
    }
}
.betslip-card-area,
.home-layout,
.match-details-page-area,
.upcomming-matches-area {
    background: #fff;
    /*border-radius: 5px;*/
    overflow: hidden;
}
.betslip-card {
    /*background: #22815e;*/
    width: 365px;
}
.betslip-card-header {
    align-items: center;
    background: #22815e;
    color: #fff;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    padding: 7px 10px;
}
span.betslip-card-header-text {
    font-size: 14px;
    position: relative;
}

.betslip-card {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.betslip-card-header.no-border {
    border: none;
}
.betslip-card-close {
    align-items: center;
    color: #15ce05;
    display: flex;
    height: 22px;
    justify-content: center;
    opacity: 0;
    transition: 0.5s;
    visibility: hidden;
    width: 22px;
}
.betslip-card-body {
    border-radius: 5px;
    /*background: linear-gradient(#95d5ff, #115f91);*/
    border-radius: 0;
    /* padding: 6px; */
}
.betslip-card-body-wrapper {
    padding: 0;
}
.betslip-actions {
    align-items: center;
    background: #dd1818;
    border-radius: 5px;
    color: #fff;
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
    padding: 9px 5px;
}
.betslip-actions.betslip-message {
    flex-direction: column;
}
.betslip-actions.betslip-message .h5,
.betslip-actions.betslip-message h5 {
    font-size: 14px;
    margin: 0;
}
.betslip-item-list {
    max-height: 300px;
}
.betslip-item-list-v2 .single-betlist-item {
    /*background: linear-gradient(#4189b9, #82c4ef);*/
    background-color: #303030;
    border-radius: 3px;
    margin-bottom: 5px;
    overflow: hidden;
    position: relative;
}
span.betlist-text {
    font-size: 12px;
}
.betslip-item-list-v2 span.betlist-text {
    color: #111;
}
.betslip-item-list-v2 span.match-title-image.colored-title {
    /*background: linear-gradient(#95d5ff, #115f91);*/
    color: #c8c8c8;
    margin-bottom: 0;
    /* padding: 6px 10px; */
}
.match-team-list-wrapper {
    padding-left: 20px;
}
.match-team-list-wrapper:before {
    /*background: #19674b;*/
    content: "";
    height: 50%;
    left: 10px;
    position: absolute;
    top: 10px;
    width: 1px;
}
.betslip-item-list-v2 span.match-title-image {
    padding: 0 10px;
}
.betslip-item-list-v2 span.match-title-image {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    margin-bottom: 10px;
}
.match-team-list-wrapper .match-title-image {
    position: relative;
}
.match-team-list-wrapper .match-title-image:before {
    /*background: #19674b;*/
    content: "";
    height: 1px;
    left: -10px;
    position: absolute;
    top: 9px;
    width: 12px;
}
.betslip-item-list-v2 span.match-title-image .match-title:not(.fw-400) {
    font-weight: 700;
}
.betslip-item-list-v2 .single-betlist-item.colored-header .single-result-item {
    align-items: flex-start;
}
.betslip-item-list-v2 span.single-result-item {
    width: 115%;
    padding: 0 0px;
    text-transform: uppercase;
}
.single-result-item {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 1px 10px;
}
.betslip-item-list-v2
    .single-betlist-item.colored-header
    span.single-result-item
    .right-side {
    align-items: center;
    background: #000000;
    border-radius: 5px;
    color: #ffdb00;
    display: flex;
    flex: 1 0 auto;
    font-weight: 700;
    justify-content: center;
    padding: 3px 10px;
}
.betslip-item-list-v2
    .single-betlist-item.colored-header
    span.single-result-item
    .left-side {
    /*background: linear-gradient(#95d5ff, #115f91);*/
    color: #c8c8c8;
    display: flex;
    padding: 6px 10px;
}

.betslip-item-list-v2 span.single-result-item .left-side {
    width: 87%;
}
.betslip-item-list-v2 .betlist-single-item-remove-icon {
    background: #0000;
    border: none;
    color: #fff;
    margin-left: 0;
    position: absolute;
    right: 3px;
    top: 5px;
    z-index: 10;
    width: 20px;
    height: 20px;
}
.betslip-bid-area {
    border-radius: 0;
    color: #111;
    margin-bottom: 6px;
    /* padding: 5px; */
}
.betslip-bid-area ul {
    display: flex;
    flex-direction: column;
}
.betslip-bid-area ul li {
    align-items: center;
    display: flex;
    font-size: 12px;
    justify-content: space-between;
    padding: 4px 6px;
}
.left-side {
    font-weight: 700;
    padding-right: 2px;
}
.right-side {
    padding-left: 2px;
}
.betslip-bid-area ul li .right-side {
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.input-number-wrapper {
    display: flex;
    position: relative;
}
.input-number-wrapper .input-number.minus,
.input-number-wrapper .input-number.plus {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    align-items: center;
    background: #ddd;
    color: #000;
    cursor: pointer;
    display: flex;
    font-size: 14px;
    font-weight: 700;
    height: 34px;
    justify-content: center;
    text-align: center;
    transition: 0.3s;
    width: 24px;
}
.betslip-bid-area ul li input[type="number"],
.betslip-bid-area ul li input[type="text"] {
    background: #000a45;
    font-size: 20px;
    font-weight: 700;
    border: none;
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
    color: #fff;
    height: 34px;
    padding: 6px;
    text-align: right;
    width: 190px;
}
.betslip-bid-area ul li .input-number-wrapper input[type="number"],
.betslip-bid-area ul li .input-number-wrapper input[type="text"] {
    text-align: center;
}
.betslip-bid-area ul li {
    align-items: center;
    display: flex;
    font-size: 12px;
    justify-content: space-between;
    padding: 6px 6px;
}
.betslip-bid-area ul li:last-child {
    /* border-top: 1px solid #b5b5b5; */
    margin-top: 4px;
    padding-top: 6px;
}
.betslip-bid-area ul li .blue {
    color: #000;
}
.betslip-bid-area ul li .right-side {
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.betslip-bid-area ul li .possible-win {
    font-size: 16px;
    font-weight: 700;
}
.accept-changes-btn,
.place-bet-btn {
    /* background: linear-gradient(60deg, rgb(19 8 97) 0%, rgb(0 14 128) 75%, rgb(0 35 108) 100%); */
    background-color: #FFCE01;
    border: none;
    border-radius: 5px;
    color: #000;
    font-family: sans-serif;
    font-weight: 700;
    letter-spacing: 0.7px;
    padding: 8px;
    position: relative;
    width: 100%;
}
.accept-changes-btn {
    cursor: pointer;
    transition: 0.3s;
}
.accept-changes-btn,
.place-bet-btn {
    /* font-family: ProximaNovaRegular, sans-serif; */
    font-size: 14px;
    letter-spacing: 0;
    text-transform: uppercase;
}
.betslip-card-area,
.home-layout,
.match-details-page-area,
.upcomming-matches-area {
    background: #fff;
    /*border-radius: 5px;*/
    overflow: hidden;
}
.upcomming-matches-area {
    background: #4E4E4E;
    /* margin-top: 10px; */
}
.upcomming-matches-section-title {
    background-image: linear-gradient(#515151, #181818);
    color: #fff;
    font-size: 14px;
    padding: 7px 10px;
}
.upcomming-matches-list-wrapper {
    padding: 0;
}
.upcomming-matches-list {
    background: #fff;
    border-radius: 6px;
    max-height: 1000px;
    overflow-y: auto;
    padding: 6px;
}
.single-upcomming-match-card {
    background: #d4e8e1;
    border-radius: 5px;
    display: flex;
    margin-bottom: 5px;
    overflow: hidden;
    padding: 5px;
    transition: 0.3s;
}
.upcomming-match-date {
    align-items: center;
    background: #19674b;
    border: 1px solid #145e44;
    border-radius: 6px;
    color: #face08;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 7px;
    text-align: center;
    width: 20%;
}
.upcomming-match-date .date {
    font-size: 35px;
    font-weight: 700;
    line-height: 35px;
}
.upcomming-match-date .month {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1.4px;
    text-transform: uppercase;
}
.upcomming-match-details {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 5px 10px 0;
    width: 80%;
}
.upcomming-match-details-link {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.upcomming-match-tournament {
    color: #19674b;
    font-size: 13px;
    font-weight: 800;
    text-transform: uppercase;
}
.upcomming-match-teams {
    color: #111;
    font-weight: 700;
    margin: 2px 0;
}
.upcomming-match-day-time {
    color: #555;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 6px;
}
.single-upcomming-match-bet {
    background: #fff;
    border-radius: 5px;
    display: block;
    margin-top: 5px;
    padding: 6px;
}
.single-upcomming-match-bet .single-match-result-accordion-header {
    display: flex;
    font-size: 13px;
    justify-content: flex-start;
    margin-bottom: 0;
    min-height: auto;
    padding: 0 0 0 5px;
    text-align: left;
}
.single-upcomming-match-bet .single-match-result-accordion-header .status {
    color: #111 !important;
}
.single-match-result-accordion-body {
    font-size: 13px;
    text-align: center;
}
.single-upcomming-match-bet .single-match-result-accordion-body .row {
    margin-left: calc(var(--bs-gutter-x) * -0.5);
    margin-right: calc(var(--bs-gutter-x) * -0.5);
}
.single-upcomming-match-bet .single-match-result-accordion-body .col-lg-4 {
    width: 50%;
}
.single-upcomming-match-bet .single-match-result-accordion-body .row .col {
    border-right: none;
    border-top: none;
}
.single-upcomming-match-bet .single-match-result-box {
    border-top: none;
}
.single-upcomming-match-bet .single-match-result-box {
    background: #22815e;
    border-bottom: 1px solid #052d201a;
}
.single-upcomming-match-bet .single-match-result-box .match-name,
.single-upcomming-match-bet .single-match-result-box:hover .match-name {
    color: #fff !important;
}
.single-upcomming-match-bet .single-match-result-box .match-point,
.single-upcomming-match-bet .single-match-result-box:hover .match-point {
    background: rgba(0, 0, 0, 0.412);
    color: #fff !important;
}
.single-match-result-box:after {
    background: linear-gradient(90deg, #fff0 0, #0000004d);
    content: "";
    display: block;
    height: 100%;
    left: -75%;
    position: absolute;
    top: 0;
    transform: skewX(-25deg);
    width: 50%;
    z-index: 2;
}
.single-match-result-box.update:after,
.single-match-result-box:hover:after {
    animation: shine 0.75s;
}

/* Login register section start */
.login-register-page-area {
    background: #19674b;
    background-position: 100%;
    background-size: cover;
    height: 100vh;
    left: 0;
    overflow: hidden;
    overflow-y: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100000;
}
.login-register-registration-area {
    background: #19674b;
}
.login-register-form {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    min-height: 100vh;
    padding: 40px;
}
.login-register-form .rs-form {
    background: #22815e;
    border-radius: 10px;
    box-shadow: 0 0 18px #19674b;
    padding: 20px;
}
/* ******************************************************************************************** */
/* ******************************************************************************************** */
.form-group-input-wrapper {
    position: relative;
}
/* ******************************************************************************************** */
/* ******************************************************************************************** */
.login-register-form .rs-form .form-control {
    background: #22815e;
    border: 1px solid #ddd;
    border-radius: 6px;
    color: #fff;
    font-size: 14px;
}
.form-control::placeholder {
    color: #fff;
}
.login-register-form .rs-form .form-control option {
    background-color: #fff;
    color: #000;
}
.form-group-input-wrapper .form-group-phone-wrapper {
    align-items: center;
    background: #fff;
    border-radius: 5px;
    display: flex;
}
.form-group-input-wrapper .form-group-phone-wrapper .phone-code-label {
    align-items: center;
    background: #fff;
    border: 1px solid #fff;
    color: #010912;
    display: flex;
    font-size: 13px;
    font-weight: 600;
    height: 35px;
    justify-content: center;
    padding: 0 15px;
    position: relative;
    z-index: 1;
}
.login-register-form
    .rs-form
    .form-group-input-wrapper
    .form-group-phone-wrapper
    .phone-code-label {
    border-radius: 6px;
}
.form-control:focus {
    border-color: #0000;
    box-shadow: 0 0 0 0;
    outline: 0;
}
.rs-other-info.termes-policy {
    margin: 0;
}
.rs-other-info {
    color: #fff;
}
.rs-other-info {
    align-items: center;
    display: flex;
    flex-direction: column;
    font-size: 12px;
    justify-content: center;
    margin-top: 40px;
    text-align: center;
}
.rs-other-info {
    margin-top: 20px;
}
.rs-other-info .rs-link {
    color: #00e966;
    cursor: pointer;
    font-weight: 700;
    margin-left: 10px;
    text-decoration: underline;
    transition: 0.3s;
}
.rs-other-info .rs-link {
    color: #face08;
}
.rs-other-info .text-center {
    align-items: center;
    display: flex;
    margin: auto;
}
.rs-other-info .rs-sign-in-link:hover {
    color: #00e966;
}
.rs-other-info.termes-policy span {
    word-wrap: break-word;
    display: block;
    white-space: pre-line;
}
.rs-other-info.termes-policy a {
    color: #face08;
    font-weight: 700;
    margin-left: 6px;
    transition: 0.3s;
}
.rs-submit {
    text-align: center;
}
.rs-submit button,
.rs-submit input[type="submit"] {
    background: #010912;
    border: none;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    line-height: 16px;
    margin-top: 15px;
    padding: 10px 60px;
    text-transform: uppercase;
    transition: 0.3s;
    width: 100%;
}
.game-other-info-registration-area .rs-submit input[type="submit"],
.rs-submit button {
    background: #face08;
    border-radius: 8px;
    color: #19674b;
    font-size: 14px;
    font-weight: 700;
}
.login-register-image:before {
    background: #19674b;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
}
.login-register-image img {
    object-fit: cover;
}

.modal-header {
    background:linear-gradient(#303030, #303030);
    padding: 7px 10px;
}
.modal-title {
    font-size: 14px;
}
.modal-body {
    padding: 6px;
}
.mobile-bottom-navigation {
    background: linear-gradient(#30d9a4, #168a66);
    bottom: -1px;
    box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.161);
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 1001;
}
.mobile-bottom-navigation ul {
    align-items: center;
    display: flex;
    justify-content: space-around;
}
.mobile-bottom-navigation ul li {
    width: 25%;
}
.mobile-bottom-navigation ul li a,
.mobile-bottom-navigation ul li button {
    align-items: center;
    background: #0000;
    border: none;
    color: #fff;
    font-weight: 600;
    display: flex;
    flex-direction: column;
    font-size: 12px;
    justify-content: center;
    padding: 10px;
    position: relative;
    text-align: center;
    width: 100%;
}
.mobile-bottom-navigation ul li .icon {
    font-size: 18px;
    margin-bottom: 6px;
}
.mobile-bottom-navigation ul li.active a {
    color: #FFCE01;
    font-weight: 700;
}
.login-register-section {
    background-color: #282828;
    color: #fff;
   /* margin-top: 60px;*/
    /* min-height: calc(100vh - 60px); */
}
.login-register-section-inner {
    /* border: 1px solid #282828; */
}
.login-register-section .header {
    background-color: #137547;
    font-size: 20px;
}
.login-register-section .header a svg {
    color: #fff;
}
.login-register-section .body {
    padding: 10px;
    /*background-color: #0a414c;*/
    /* background-image: linear-gradient(#000, #000); */
}
.login-register-section .body .item {
    background-image: linear-gradient(#1b1b1b, #1b1b1b);
    padding: 10px;
    border-radius: 5px;
}
.login-register-section .body .item .form-control {
    background-color: #3e3e3f;
    border-color: #000000;
    color: #fff;
    font-weight: 500;
}
.login-register-section .body .item .form-select {
   -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #3e3e3f !important;
    border-color: #000000;
    color: #ddd;
    font-weight: 500;
    border-radius: 5px; /* Add border-radius for better appearance */
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 4.1 7"><path fill="white" d="M2.1 7L0 0h4.1L2.1 7z"/></svg>');
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 8px 12px;
    
}
.login-register-section .body .item .form-control::placeholder {
    color: #ddd;
    font-weight: 400;
}
.login-register-section .body .item .form-select::placeholder {
    color: #ddd;
    font-weight: 400;
}
.login-register-section .body .item .form-select option:not(:first-of-type) {
    color: #fff;
}

.login-register-section .login-register-btn {
    /*background-color: #054a29;*/
    background-image: linear-gradient(#FFCE01,#FFCE01);
    border: none;
    outline: none;
    font-size: 18px;
    font-weight: 700;
    width: 100%;
    padding: 10px 20px;
    color: #000000;
    border-radius: 5px;
    margin-top: 10px;
    text-transform: capitalize;
}
.login-register-section .login-register-btn:hover {
    background-color: #205d41;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .d-xs-none {
        display: none !important;
    }
}
@media only screen and (max-width: 767px) {
    .d-xs-none {
        display: none !important;
    }
    .login-register-form {
        padding: 20px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .right-sidebar .betslip-card-area {
        display: none;
    }
    .game-area {
        flex: 0 0 100%;
        margin-left: 0;
        margin-right: 0;
        max-width: 100%;
    }
    .upcomming-matches-list {
        display: flex;
        flex-wrap: wrap;
        max-height: inherit;
    }
    .single-upcomming-match-card {
        width: calc(50% - 3px) !important;
    }
    .single-upcomming-match-card:nth-child(odd) {
        margin-right: 3px;
    }
    .single-upcomming-match-card:nth-child(2n) {
        margin-left: 3px;
    }
}
@media (min-width: 992px) {
    .modal-backdrop.show {
        display: none !important;
    }
}
@media (max-width: 991px) {
    .right-sidebar .betslip-card-area {
        display: none;
    }
    .d-xs-block {
        display: block !important;
    }
    main {
        padding-bottom: 20px;
    }
}
@media (max-width: 767px) {
    .game-area {
        flex: 0 0 100%;
        margin-left: 0;
        margin-right: 0;
        max-width: 100%;
    }
    .single-match-result-box .match-name {
        width: 72%;
    }
    .single-match-result-accordion-body .row .col {
        flex: 0 0 50%;
        width: 50%;
    }
    .upcomming-matches-list {
        max-height: inherit;
    }
}
@media (max-width: 500px) {
    .mobile-bottom-navigation ul li a,
    .mobile-bottom-navigation ul li button {
        font-size: 13px;
        line-height: 6px;
        padding: 8px 7px;
    }
}
/* Login register section end */

/* Offcanvas section start */
/*.offcanvas {
    width: 600px;
}*/
.offcanvas-header-old {
    color: #ffffff;
    
    background-image: linear-gradient(#373636, #0f0f0f);
   
    border-top-right-radius: 15px;


}
.offcanvas-header-old .left-side {
    display: flex;
    align-items: center;
    gap: 15px;
}
.offcanvas-header-old .left-side .icon-box {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #19674b;
    border-radius: 5px;
    font-size: 18px;
    width: 45px;
    min-width: 45px;
    height: 45px;
    opacity: 1;
}
.offcanvas-header-old .right-side {
    display: flex;
    align-items: center;
    gap: 10px;
} 
.admin-profile-username {
    font-size: 14px;
    margin-bottom: 6px;
    text-transform: capitalize;
    font-weight: 700;
}
.main-balance {
    font-size: 12px;
    margin-bottom: 0;
}
.cmn-btn-close {
    font-size: 14px;
    width: 30px;
    min-width: 30px;
    height: 30px;
    padding: 0;
    margin: 0;
    border: 1px solid rgba(255, 255, 255, 0.4);
    color: #ffffff;
    opacity: 1;
    box-shadow: none;
    border-radius: 6px;
    transition: all 0.3s ease-in-out;
    background-color: transparent;
}
.sidebar-logout-button {
    background: #face08;
    border-radius: 5px;
    color: #124c37;
    font-size: 12px;
    font-weight: 700;
    height: 26px;
}
.admin-profile .title {
    color: #19674b;
    font-size: 11px;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.offcanvas-body {
    color: white;
    /* background-color: #1846a5 !important; */
    scrollbar-color: #1c1c1c #fff;
    scrollbar-width: thin;
}
.offcanvas-body .nav-link {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #222 ;
    font-size: 15px;
    transition: 0.3s;
}
.offcanvas-body .nav-link .icon {
    opacity: 0.6;
    width: 20px;
    text-align: center;
}
.icon-offcanvas {
    
    
    text-align: center;
    padding: 5px;
    margin-right: 5px;
}
/* Offcanvas section end */

/* Sidebar section start  */
section.admin-template-area .left-sidebar {
    padding-right: 2px !important;
}
.left-sidebar-wrapper {
    background: #fff;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    height: 100% !important;
}
.admin-profile-info-area {
    background: #113d97;
    border-radius: 5px 5px 0 0;
    color: #fff;
    padding: 20px;
}
.admin-profile-info-icon {
    align-items: center;
    background: #000e42;
    border-radius: 5px;
    display: flex;
    font-size: 18px;
    height: 45px;
    justify-content: center;
    margin-top: 2px;
    opacity: 1;
    width: 45px;
}
.admin-profile-username {
    font-size: 14px;
    margin-bottom: 6px;
    text-transform: capitalize;
}
.main-balance {
    margin-bottom: 0;
}
.main-balance p {
    font-size: 12px;
    margin-bottom: 0;
    color: #fff;
}
.sidebar-logout-button {
    background: #face08;
    border-radius: 5px;
    color: #124c37;
    font-size: 12px;
    font-weight: 700;
    height: 26px;
}
.admin-profile-sidebar-menu-area {
    color: #fff;
    padding: 20px;
}
.admin-profile-sidebar-menu-group:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.admin-profile-sidebar-menu-group .h4,
.admin-profile-sidebar-menu-group h4 {
    color: #19674b;
    font-size: 11px;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.admin-profile-sidebar-menu-list ul li a {
    align-items: center;
    color: #222;
    display: flex;
    font-size: 15px;
    margin-bottom: 16px;
    transition: 0.3s;
    width: 100%;
}
.admin-profile-sidebar-menu-list ul li a .icon {
    margin-right: 12px;
    opacity: 0.6;
    text-align: center;
    width: 20px;
}
/* Sidebar section end */
.admin-content {
    background: #454545;
    font-weight: 700;
    border-radius: 5px;
    display: flex;
    flex-basis: calc(83.33333% - 5px);
    flex-direction: column;
    flex-grow: 0;
    flex-shrink: 0;
    margin-left: 5px;
    max-width: calc(83.33333% - 5px);
    overflow: hidden;
    padding: 0;
}

.admin-content .tab-pane {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.admin-content-header-new {
    font-weight: 700;
    color: #ffce01;
    padding: 14px 12px 10px;
    text-transform: uppercase;
}
.admin-content .admin-content-scroll-wrapper {
    background: #303030;
    border-radius: 0 0 5px 5px;
    overflow: hidden;
    padding: 15px;
    position: relative;
    flex: 1 1;
}
.admin-template-area .row,
.game-content-area .row {
    margin: 0;
}
.admin-profile-table .col-lg-6 {
    padding: 0;
}
.admin-profile-table .col-lg-6:nth-child(odd) {
    padding-right: 6px;
}
/* .admin-profile-table .col-lg-6:nth-child(2n) {
    padding-left: 6px;
} */
.card-table table {
    border-collapse: initial;
    border-spacing: 0 10px;
    width: 100%;
}
.card-table table thead th {
    color: #ffce01;
    font-size: 12px;
    line-height: 14px;
    padding: 0 15px;
    text-transform: uppercase;
}
.card-table table tbody tr {
    /* background: #efefef; */
    /* background: linear-gradient(180deg, #454545 0, #454545); */
    /* border-radius: 8px; */
    /* box-shadow: 0 6px 40px 10px #303030; */
    color: #9b9b9b;
    transform: scale(1);
}
#nav-view-profile table tbody tr td:first-child {
    font-weight: 700;
}
.admin-profile-table-v-2 table tr td {
    width: 50%;
}
/* .card-table table tbody tr td {
    border-bottom: 1px solid #7e7e7e57;
    border-right: 1px solid #7e7e7e57;
    border-top: 1px solid #7e7e7e57;
    padding: 5px 15px;
} */
/* .card-table table tbody tr td:first-child {
    border-left: 1px solid hsla(0, 0%, 87%, 0.502);
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
} */
.card-table table tbody tr td:last-child {
    font-weight: 700;
    /* border-right: 1px solid hsla(0, 0%, 87%, 0.502); */
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
}
@media (min-width: 992px) and (max-width: 1200px) {
    section.admin-template-area .left-sidebar.col-lg-2 {
        flex: 0 0 20%;
        max-width: 20%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    section.admin-template-area .admin-content:not(.collaps-active) {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 768px) {
    .admin-content,
    .game-area,
    .left-sidebar,
    .right-sidebar {
        height: auto !important;
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
    section.admin-template-area .col-lg-10.admin-content {
        flex-basis: calc(80% - 10px);
        flex-grow: 0;
        flex-shrink: 0;
        max-width: calc(80% - 10px);
    }
}
@media (max-width: 767px) {
    .admin-content {
        flex: 0 0 100%;
        margin-left: 0;
        max-width: 100%;
    }
    .admin-content .admin-content-scroll-wrapper {
        padding: 7px;
    }
}
.admin-content .tab-pane .admin-content-scroll-wrapper {
    flex: 1 1;
}
.admin-profile-update-form .form-group {
    margin: 15px 0;
    margin-bottom: 0;
    margin-top: 25px;
}
.admin-profile-update-form .form-group label {
    color: #ffffff;
    display: block;
    font-size: 13px;
    font-weight: 700;
}
.admin-profile-update-form .form-group label {
    align-items: center;
    display: flex;
    font-size: 15px;
    height: 40px;
    margin-bottom: 0;
}
.form-group-input-wrapper {
    position: relative;
}
.admin-profile-update-form .form-group .form-group-input-wrapper {
    align-items: center;
    display: flex;
}
.admin-profile-update-form .form-group .input-group-icon {
    align-items: center;
    background: #dbdbdb;
    background: linear-gradient(180deg, #ffffff 0, #ffffff);
    border: 1px solid #9f9f9f;
    border-radius: 6px 0 0 6px;
    border-right: none;
    color: #000;
    display: flex;
    height: 40px;
    justify-content: center;
    width: 42px;
}
.admin-profile-update-form .form-group .form-control {
    font-weight: 700;
    background: #dbdbdb;
    background: linear-gradient(180deg, #e7e7e7 0, #dbdbdb);
    border-color: #9f9f9f;
    border-radius: 0 6px 6px 0;
    color: #000 !important;
    font-size: 14px;
    height: 35px;
    position: relative;
}
.admin-profile-update-form .form-group .form-control::placeholder {
    color: #000; /* Black color */
}
.admin-profile-update-form .form-group .form-control,
.admin-profile-update-form .form-group ngx-select {
    width: calc(100% - 42px);
}
.admin-profile-update-form .form-group .form-control {
    height: 40px;
}
.svg-inline--fa {
    display: var(--fa-display, inline-block);
    height: 1em;
    overflow: visible;
    vertical-align: -0.125em;
}
svg:not(:root).svg-inline--fa,
svg:not(:host).svg-inline--fa {
    overflow: visible;
    box-sizing: content-box;
}
.admin-profile-update-form-submit {
    background: linear-gradient(#ffce01, #ffce01);
    border: none;
    border-radius: 6px;
    color: #000;
    cursor: pointer;
    font-size: 13px;
    font-weight: 800;
    margin-bottom: 30px;
    margin-top: 30px;
    padding: 8px 100px;
    text-transform: uppercase;
    transition: 0.3s;
    width: -webkit-fill-available;
}

@media (min-width: 992px) {
    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%;
    }
}
.row.admin-profile-table.justify-content-center .col-lg-12 {
    padding-left: 0;
    padding-right: 0;
}
@media (min-width: 768px) and (max-width: 992px) {
    .d-xs-flex {
        display: flex !important;
    }
}
@media (max-width: 767px) {
    .d-xs-flex {
        display: flex !important;
    }
}
.box-card {
    background: #fff;
    border-color: #fff0;
    border-radius: 5px;
    box-shadow: 0 0 0 0;
    color: #111;
    overflow: hidden;
}
.box-card .card-header {
    font-size: 15px;
    padding: 8px 10px;
}
.box-card .card-header.bg-dark {
    background: #303030 !important;
    border-bottom: none;
    border-radius: 5px 5px 0 0;
}
.box-card .card-body {
    /*background: linear-gradient(#bdffef, #119171);*/
    border-radius: 0 0 5px 5px;
    font-size: 14px;
    padding: 6px 6px 0;
}
.gx-2 {
    margin-left: -8px !important;
    margin-right: -8px !important;
}
.gx-2 > [class^="col-"] {
    padding-left: 8px !important;
    padding-right: 8px !important;
}
.box-card .card-body .bet-info {
    padding-bottom: 5px;
}
.box-card .card-body .border-top {
    border-color: #19674b4a !important;
}
.pagination-row ul li {
    margin: 0 5px;
}
.pagination-row ul li a,
.pagination-row ul li button {
    background: #fff;
    border: none;
    border-radius: 5px;
    box-shadow: 0 0 0 2px #0000;
    cursor: pointer;
    display: block;
    font-size: 13px;
    font-weight: 500;
    height: 36px;
    line-height: 14px;
    min-width: 36px;
    padding: 10px 15px;
}
.pagination-row ul li.active a,
.pagination-row ul li.active button {
    background: #19674b;
    border-color: #19674b;
    box-shadow: 0 0 0 2px #0e4833;
    color: #fff;
    cursor: pointer;
    font-weight: 700;
    pointer-events: none;
}
.match-details-page-area {
    display: flex;
    flex-direction: column;
    padding: 0;
}
.match-details-breadcumb-area {
    background: linear-gradient(#333232, #000000);
}
.match-details-breadcumb-area,
.match-details-breadcumb-area ul {
    align-items: center;
    display: flex;
}
.match-details-breadcumb-area {
    color: #fff;
    font-size: 13px;
    height: auto;
    justify-content: space-between;
    padding: 7px;
}
.match-details-breadcumb-area ul.breadcumb {
    flex-wrap: wrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 70%;
}
.match-details-breadcumb-area ul li {
    display: inline-block;
}
.match-details-breadcumb-area ul li a {
    align-items: center;
    color: #fff;
    display: flex;
    font-size: 13px;
    height: 20px;
    margin: 0 5px;
    position: relative;
    transition: 0.3s;
    white-space: nowrap;
}
.match-details-breadcumb-area ul.breadcumb li a {
    margin-right: 20px;
}
.match-details-breadcumb-area ul.breadcumb li a:before {
    color: #fff;
    content: "/";
    font-weight: 700;
    position: absolute;
    right: -15px;
    top: 50%;
    transform: translateY(-50%);
}
.match-details-body {
    background: #303030;
    border-radius: 0 0 5px 5px;
    overflow: hidden;
    padding: 0px;
}
.match-details-banner {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px;
    color: #fff;
    display: flex;
    flex-direction: column;
    margin-bottom: 5px;
    overflow: hidden;
    padding-top: 5px;
    position: relative;
    width: 100%;
    z-index: 1;
}
.match-details-banner:before {
    background: #19674b;
    background: linear-gradient(180deg, #19674b 0, #22815e 50%, #19674b);
    content: "";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#19674b",endColorstr="#22815e",GradientType=0);
    height: 100%;
    left: 0;
    opacity: 0.85;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.match-location-date {
    align-items: center;
    display: flex;
    font-size: 11px;
    height: 20px;
    justify-content: center;
}
.match-countdown-timer {
    align-items: center;
    border-bottom: 1px solid #ffffff1a;
    display: flex;
    font-size: 14px;
    height: 30px;
    justify-content: center;
    text-align: center;
}
.match-countdown-timer .icon {
    font-size: 14px;
    margin-right: 10px;
}
.match-countdown-timer .timer span,
.match-countdown-timer .timer sup {
    font-weight: 600;
    margin-right: 5px;
    text-transform: uppercase;
}
.match-countdown-timer .timer sup {
    font-size: 8px;
}
.match-team-list {
    align-items: center;
    display: flex;
    justify-content: space-evenly;
    padding: 20px;
    text-align: center;
}
.team-name-flag {
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.match-team-list .team-name-flag .flag img {
    border-radius: 1px;
    box-shadow: 0 0 0 5px #0006;
    height: 40px;
}
.match-start-time {
    color: #efff00;
    display: flex;
    flex-direction: column;
}
.match-start-time .time {
    font-size: 30px;
    line-height: 30px;
}
.game-options-area {
    align-items: center;
    display: flex;
    row-gap: 5px;
    height: 40px;
    justify-content: space-between;
    margin: 0 -5px 5px;
}
.game-options-left-side, .game-options-right-side {
    align-items: center;
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
    overflow: hidden;
    padding: 0 5px;
    width: 50%;
}
.game-option-list-search {
    background-color: #19674b;
    border-radius: 5px;
    display: flex;
    overflow: hidden;

}
.game-option-list-form .form-control {
    background-color: #19674b;
    border: none;
    color: #fff;
    font-size: 14px;
}
.game-search-area {
    position: relative;
}
.game-search-area input:not([type=submit]) {
    background-color: #19674b;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-size: 13px;
    height: 40px;
    overflow: hidden;
    padding: 5px 5px 5px 40px;
    position: relative;
}
.game-search-area button[type=submit], .game-search-area input[type=submit] {
    background: #0000;
    border: none;
    color: #face08;
    cursor: pointer;
    height: 40px;
    left: 0;
    position: absolute;
    top: 0;
    width: 40px;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .game-options-area {
        flex-direction: column;
        height: auto;
    }
    .game-options-left-side, .game-options-right-side {
        width: 100%;
    }
    .game-option-list {
        margin-right: 0;
    }
    .game-search-area {
        margin-left: 0;
    }
}
@media (max-width: 767px) {
    .game-options-area {
        flex-direction: column;
        height: auto;
    }
    .game-options-left-side, .game-options-right-side {
        width: 100%;
    }
    .game-option-list-form .form-control {
        height: 40px!important;
    }
}
.match-details-game-box {
    background: #303030 !important;
    border-radius: 0;
    overflow: hidden;
    padding: 0;
}
.match-details-game-header {
    align-items: center;
    color: #111;
    display: flex;
    justify-content: space-between;
    padding: 5px;
}
.match-details-game-header span {
    display: flex;
}
.match-details-game-header .text {
    display: inline-block;
    max-width: 96%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.tab-content>.tab-pane {
    display: none;
}
.tab-content>.active {
    display: block;
}
.admin-template-area .row, .game-content-area .row {
    margin: 0;
}
.match-details-game-tab-area .tab-content.match-details-game-tab .row {
    margin-left: -2px;
    margin-right: -2px;
}
.match-details-game-tab-area [class*=col-lg-] {
    padding-left: 0;
    padding-right: 0;
}
.match-details-game-tab-area .tab-content.match-details-game-tab .row [class*=col-lg-] {
    padding-left: 2px;
    padding-right: 2px;
}
.match-details-game-tab-area .single-match-result-accordion-body .row {
    margin: 0!important;
}
.game-indicator-message {
    color: #fff;
    font-size: 13px;
    margin-top: 20px;
    padding: 20px;
    text-align: center;
}
.admin-profile-condition {
    margin-bottom: 8px;
    margin-top: 20px;
}
.admin-profile-condition {
    color: #ffffff;
    background: linear-gradient(#454545, #454545);
    border-radius: 0;
    font-size: 14px;
    margin-bottom: 15px;
    min-height: 35px;
    padding: 8px 40px 8px 12px;
    position: relative;
}
.admin-profile-condition .icon {
    align-items: center;
    background: #303030;
    display: flex;
    font-size: 8px;
    height: 20px;
    justify-content: center;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
}
.header-area .header-bottom-area [class*=col-lg-], .header-area .header-bottom-area [class*=col-md-] {
    padding-left: 15px;
    padding-right: 15px;
}
.user-nav.dark .dropdown-toggle {
    align-items: center;
    background: #0000;
    border: none;
    display: flex;
    justify-content: flex-end;
    margin-left: auto;
    padding: 0;
}
.trophy_icon {
    color: #ffcc37;
    font-size: 15px;
    padding: 2px;

}
.trophy_icon_upcoming {
    color: #ffcc37;
    font-size: 24px;
    padding: 0px;
    width: 20px;
    height: 20px;
}
.single-match-result-header-new {
    color: #ffffff;
    font-size: 14px !important;
    /*font-weight: 600;*/
    background: linear-gradient(180deg, #1d9f76 0, #1d9f76);
    font-weight: 600;
    padding: 3px;
}
.single-match-result-body-new {
    padding: 10px;
    color: #fff;
    background-color: #1b1b1b;
}
.rate-two-way {
    text-align: center;
    margin: auto;
}
.score-bg-color {
    /*box-shadow: 1px 1px 4px #16826B;*/
    color: #ffce01;
    margin-block-start: 3px;
    /*background: linear-gradient(180deg, #16826B 0, #16826B);*/
    padding-left: 5px;
    padding-right: 5px;
    display: inline-block;
    width: 50px;
    text-align: center;
    border-radius: 3px;
    height: 20px;
    font-weight: 500;
}
.score-two-way-rate-value {
    /*box-shadow: 1px 1px 4px #16826B;*/
    color: #ffce01;
    display: grid;
    background: linear-gradient(180deg, #333 0, #333);
    padding-left: 11px;
    padding-right: 41px !important;
    padding-bottom: 13px;
    padding-top: 13px;
    border-radius: 3px;
    font-weight: 700;
    font-size: 15px;
}
.new-team-icon {
    height: 20px;
    width: 20px;
}
.inplay-team-name {
            display: inline-block;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            max-width: 100%; /* Adjust this to your preferred max-width */
}
.inplay-league-name {
     display: inline-block;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            max-width: 100%; /* Adjust this to your preferred max-width */
}
/* Adjusting max-width for all screen resolutions */
        @media (min-width: 320px) {
            .inplay-team-name {
                max-width: 150px; /* For small screens like mobile */
            }
            .inplay-league-name {
                max-width: 250px;
            }
        }

        @media (min-width: 768px) {
            .inplay-team-name {
                max-width: 300px; /* For tablets */
            }
            .inplay-league-name {
                max-width: 500px;
            }
        }

        @media (min-width: 1024px) {
            .inplay-team-name {
                max-width: 500px; /* For desktops */
            }
            .inplay-league-name {
                max-width: 700px;
            }
        }


/* resources/css/app.css */

/* resources/css/app.css */



header {
    padding: 10px 0;
    /* background-color: #18b0c8; */
    background-image: linear-gradient(#3F51B5, #00158a);
}

.logo img {
    height: auto;
}

.nav-link {
    color: #fff !important;
    /* margin: 0 10px; */
    position: relative;
}

.nav-link img {
    display: block;
}

.nav-link span {
    display: block;
}

.btn-light {
    background-color: #fff;
    color: #000;
}

.live-badge {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 17px; /* Adjust the width to your requirement */
    height: 17px; /* Same as width for a circle */
    border-radius: 50%; /* This makes it a circle */
    overflow: hidden;
    position: absolute;
    top: -2px;
    right: 0;
    left: 21px;
    font-size: 9px;
    background-color: #005744; /* Add a background color if needed */
    color: #fff; /* Text color for contrast */
    padding: 4px;
}
.image-container {
    position: relative; /* Ensure .live-badge is positioned relative to this container */
    display: inline-block;
}
.live-text {
    background-color: white;
    color: black;
    padding: 1px 3px 1px 3px;
}

.live-count {
    background-color: #005744;
    color: white;
    padding: 1px 3px 1px 3px;
}
.tag-live, .tag-live strong {
    align-items: center;
    display: flex;
    justify-content: center;
}

@media (max-width: 768px) {
    .nav-link img {
        height: 15px;
    }
}
.new-logo{
    padding: 0px;
}
.marquee {
    overflow: hidden;
    white-space: nowrap;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .announcement {
    background-color: #3a3a3b !important;
    color: #fff;
    padding: 0px 0;
    font-size: 12px;
}
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    .announcement {
        background-color: #3a3a3b !important;
        color: #fff;
        padding: 0px 0;
        font-size: 14px;
    }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
     .announcement {
        background-color: #3a3a3b !important;
        color: #fff;
        padding: 0px 0;
        font-size: 14px;
    }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
     .announcement {
        background-color: #0e2749 !important;
        color: #fff;
        padding: 0px 0;
        font-size: 14px;
    }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
     .announcement {
        background-color: #4E4E4E !important;
        color: #fff;
        padding: 0px 0;
        font-size: 14px;
    }
}


.live-sports-tab {
    background: #2d5822;
    padding: 5px;
}

.sportActive {
    background: #0e392f;
    padding: 2px 10px;
    border-radius: 5px;
}
.top-menu-active  {
   /* background-image: linear-gradient(0deg, rgba(255, 255, 255, 0.176136) 0%, rgba(255, 255, 255, 0.464134) 75%, rgba(255, 255, 255, 0.58184) 100%);*/
    /* background-color: #FFCE01; */
    border-radius: 1px;
    font-weight: 600;
}
a.top-menu-active p {
    color: #ffeb3b; 
    font-size: 16px !important;
    font-weight: 700 !important;
}
a.top-menu-active i {
    color: #FFCE01; 
    font-weight: 700 !important;
}
.btn-gradient {
    background: linear-gradient(#f2f2f2, #d0d0d0);
    color: #1b3151;
    border: none;
    padding: 10px 72px !important; 
    border-radius: 8px;
    font-size: 12px;
   /* font-weight: bold; */
    box-shadow: 0px 0px 15px 0px #0f5c43;
    transition: transform 0.3s, box-shadow 0.3s;
	
}
.btn-gradient-log {
    /* background: linear-gradient(#16826B, #12997c); */
    color: #f5c559;
    border: none;
    
    border-radius: 8px;
    font-size: 12px;
    font-weight: bold;
    box-shadow: 0px 0px 15px 0px #167255;
    transition: transform 0.3s, box-shadow 0.3s;
}

.btn-gradient:hover {
    background: linear-gradient(#f2f2f2, #d0d0d0);
    color: rgb(31, 30, 30);
}
.btn-gradient-reg {
    background: linear-gradient(#FFCE01, #ffcf07);
    color: #1b3151;
    border: none;
    padding: 4px 6px;
    border-radius: 8px;
    font-size: 12px;
    /*font-weight: bold;*/
    box-shadow: 0px 0px 15px 0px #0f5c43;
    transition: transform 0.3s, box-shadow 0.3s;
}

.btn-gradient-reg:hover {
    background: linear-gradient(#FFCE01, #ffcf07);
    color: #0e2749;
}
.btn-gradient-plus {
    background: #ff3232;
    color: white;
    border: none;
    padding: 10px 14px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: bold;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    transition: transform 0.3s, box-shadow 0.3s;
}
.btn-gradient-plus:hover {
    color: #fff;
}
.after-menu-cat-name {
    padding-top: 5px;
    padding-bottom: 5px;
    background: linear-gradient(#30d9a4, #168a66);
    color: #ddd;
    font-weight: 600;
    font-size: 14px;
}
/*#022c43, #18b0c8*/
.registration-new-head {
    padding: 5px;
    font-size: 29px;
    font-weight: 600;
    color: #fff;
   /* background-image: linear-gradient(#333333, #333333); */
    text-align: center;

}
.login-register-section-header {
    background-color: #0b5261;
    font-size: 20px;
    font-weight: 700;
}
.register-step-2 {
    width: 415px;
    margin-left: -11px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.login-register-section-body-new {
    padding: 10px;
    background-color: #0a414c;
}
.reg-text-space {
    font-size: 15px;
    font-weight: 600;
    /*letter-spacing: 1px;*/
}

/* General styling for the registration form container */
.registration-form {
  width: 100%; /* Make sure the container takes full width of the viewport */
  max-width: 100%; /* Prevent container from exceeding viewport width */
  overflow-x: hidden; /* Hide horizontal scroll bar if any */
  box-sizing: border-box; /* Include padding and border in the element's total width and height */
 /* padding: 15px;*/ /* Adjust padding to fit content nicely */
}

/* Media query for smaller devices */
@media (max-width: 600px) {
  .registration-form {
    padding: 00px; /* Adjust padding for mobile view */
  }
}

/*.offcanvas {
    width: 60% !important;
    margin-top: 50%;
    
    border-top-right-radius: 16px;
}
.offcanvas-backdrop {
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(5px);
}*/
.btn-close-custom {
    background: transparent;
    border: none;
    font-size: 2.5rem;
    position: fixed;
    top: 10px;
    color: #fff;
    right: 10px;
    z-index: 1051; /* Ensure the close button is above the backdrop */
    display: none; /* Initially hidden */
}
.my11 {
    font-family: 'CustomFont', sans-serif;
    font-size: 2rem;
}
.live {
    font-family: 'CustomFont', sans-serif;
    font-size: 1rem;
}
 .offcanvas-title {
    display: flex;
    align-items: end;
}
.my11, .live {
    display: inline;
}
.offcanvas-reg-log-button-div {
    padding: 6px;
   /* background-image: linear-gradient(#16826B, #0d4d3f);*/
    /* padding-left: 5px; */
}
.text-offcanvass {
    /* margin-top: 5px; */
    font-size: 16px;
    font-weight: 400 !important;
    color:  #fff !important;
}
.offcanvas-a {
       padding-left: 5px;
       border-radius: 5px;
       margin-top: 5px;
       background-color: #1c1c1c;
}
.btn-gradient-deposit {
    /* background: linear-gradient(#ffffff, #b2b2ab); */
    background-color: #4d4d4d;
    color: #fff;
    border: none;
    /* padding: 2px 17px; */
    border-radius: 4px;
    font-size: 16px;
    /* font-weight: bold;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); */
    transition: transform 0.3s, box-shadow 0.3s;
}
.btn-gradient-withdraw {
    /* background: linear-gradient(#ff0018, #82151f); */
    background-color: #ffce01;
    color: #000;
    border: none;
    /* padding: 2px 15px; */
    border-radius: 4px;
    font-size: 16px;
    /* font-weight: bold; */
    /* box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); */
    transition: transform 0.3s, box-shadow 0.3s;
}
.profile-img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 10px;
}

.profile-name {
    font-size: 18px;
    font-weight: bold;
}
.offcanvas-balance {
    color: #FFCE01;
    padding: 10px;
    font-size: 16px;
    font-weight: 700;
    /*background-image: linear-gradient(#16826B, #0d5747);*/
}
.offcanvas-refresh {
        margin-right: 5px;
    padding: 2px;
    color: #6be367;
}
.offcanvas-refresh:hover {
    color: green;
}
.spin-container {
    display: inline-block;
    position: relative;
    width: 25px; /* Adjust width as per your image size */
    height: 25px; /* Adjust height as per your image size */
}

.spin-image {
    width: 100%;
    height: 100%;
    animation: spin 1s linear infinite;
    transform-origin: center center;
    transform: translateZ(0); /* Hardware acceleration */
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.balance-display {
    display: flex;
    align-items: center;
    background-color: #333;
    padding: 2px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    
}
.balance-display-red {
    display: flex;
    align-items: center;
    background-color: #ffce01;
    padding: 3px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
   
}

.currency {
    color: #FFCE01;
    
    margin-right: 5px;
    
}

.balance-amount {
    color: #ffffff;
    font-weight: 700;
    /*margin-right: 10px;*/
}

.add-button {
    padding: 5px 10px;
    cursor: pointer;
    background-color: #ffce01;
    color: #003e2f;
    border: none;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.add-button:hover {
    background-color: #ffce01;
    color: #fff !important;
}
.text-offcanvass-inner {
    margin-top: 5px;
    font-size: 14px;
    font-weight: 500;
    color: #d5d5d5 !important;
}
.text-right {
    text-align: center !important;
    font-weight: 500;
}
.text-ver-center {
    font-size: 12px;
    font-weight: 700;
    padding-bottom: 2px;
    padding-inline: 0px;
    display: flex;
    align-items: center;
}
.rate-css {
    color: #ffce01;
    font-weight: 800;
    border-radius: 6px;
    background: #303030;
    padding: 3px;
}
.row-upper {
    font-size: 11px;
    font-weight: 600;
    border-radius: 6px;
    /*border-bottom: 02px solid #081d3a;*/
    padding-left: 0px;
}
.div-no-padding{
    padding: 0px !important;
}
 #overs-container {
    display: flex;
    
    overflow-y: auto;
   
    /*border: 2px solid white;
    padding: 10px;*/
}
 /* Firefox */
#overs-container {
    scrollbar-width: thin; /* Reduce scrollbar width */
    scrollbar-color: transparent transparent; /* Hide scrollbar thumb and track */
}

/* Webkit Browsers (Chrome, Safari) */
#overs-container::-webkit-scrollbar {
    width: 0px; /* Remove scrollbar width */
    height: 0px; /* Remove scrollbar height */
}
.over {
    
    border: 1px solid #000000;
    margin-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    white-space: nowrap;
    margin-right: 3px;
    border-radius: 6px;
    height: fit-content;
    width: fit-content;
}
.ball {

    border-radius: 50%;
    background-color: #717171;
    color: #fff;
    font-size: 9px;
    font-weight: 500;
    
    display: table-cell;
    text-align: center;
}
.ball:last-child {
    margin-right: 0;
}
.over-number {
    margin-bottom: 5px; /* Add some space between the number and the balls */
    color: #fff;
    font-size: 9px;
    font-weight: 500;
}

.balls-container {
    display: flex; /* Display balls side by side */
}
.bgcolor-1{
    background-color: #1a87a5;
}
.bgcolor-2{
    background-color: #1a67d2;
}
.bgcolor-3{
    background-color: #91490f;
}
.bgcolor-4{
    background-color: #24a200;
}
.bgcolor-5{
    background-color: #66a804;
}
.bgcolor-6{
    background-color: #ffbf00;
}
.bgcolor-w  {
    background-color: #ff0018;
}
.bgcolor-ot  {
    background-color: #ff0018;
}
.new-container {
    padding-left: 5px !important;
    padding-right: 10px !important;
    padding-top: 5px !important;
    background: #303030 ;
    color: #fff;
    border-radius: 6px;
}
.new-hr {
    opacity: 1 !important;
    background: #fff;
}
.border-left-run {
    border-left: 1px solid #fff;
    margin-bottom: 3px;
    margin-top: 3px;
}
.border-left-over {
    margin-bottom: 3px;
    margin-top: 3px;
    color: #fae91e;
}
.upcomin-a-tag{
    color: #ffffff;
    font-weight: 600;
    padding-left: 4px !important;
    padding-right: 4px !important;
    /* padding-top: 2px !important; */
    background-color: #303030 ;
}
.blinkOdds {
    animation: blinker1 1s ease-in-out 2; /* Adjust duration and repetition as needed */
}
.blinkOddsRed {
    animation: blinker2 2s ease-in-out 2; /* Adjust duration and repetition as needed */
}

@keyframes blinker2 {
    0% { color: #f76868; } /* Initial color */
    50% { color: transparent; } /* Midway transparent */
    100% { color: #ff2222; } /* Final color (red) */
}
.blinkOddsGreen {
    animation: blinker3 2s ease-in-out 2; /* Adjust duration and repetition as needed */
}

@keyframes blinker3 {
    0% { color: #6efa73; } /* Initial color */
    50% { color: transparent; } /* Midway transparent */
    100% { color: #11ad17; } /* Final color (red) */
}
@keyframes blinker1 {
    0% { background-color: #1db292; }
    50% { background-color: transparent; }
    100% { background-color: #ff2222; }
}
.eyeIcon {
    right: 10px !important;
    outline: none !important;
    box-shadow: none !important;
}
.eyeOn {
    color: #ffffff;
}
.eyeOff {
    color: #afafaf;
}
.betSlipRateCss {
    align-items: center;
    /* background: #000a45; */
    border-radius: 5px;
    color: #FFCE01;
    display: flex;
    flex: 1 0 auto;
    font-weight: 700;
    justify-content: center;
    padding: 3px 10px;
}
.upcoming_list_div {
        /* background: linear-gradient(#16826B, #0e5d4b) !important; */
        background-color: #303030 !important;
        border-bottom: 1px solid rgb(70, 70, 70);
}
.row-upper {
        background-color: #141414 !important;
}
.odds-new-box {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    background: #303030 !important;
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}
.cat-fa-css {
    color: #ddd;
}

.custom-input-group {
    background: #4d4d4d;
    border: 1px solid #303030;
    border-radius: 5px;
    overflow: hidden;
}
.custom-input-group:focus-within {
    border-color:  #919191;
}
.custom-input-group .input-group-text {
    background: #4d4d4d;
    border: none;
    color: #fff;
}

.custom-input-group input {
    background: #4d4d4d;
    border: none;
    color: #fff;
}

.custom-input-group input:focus {
    
    outline: none;
    box-shadow: none;
}

/* Placeholder color */
.custom-input-group input::placeholder {
    color: #b3b3b3;
}
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active {
    background-color: #4d4d4d !important;
    color: #0e0c0c !important;
    
    box-shadow: 0 0 0px 1000px #4d4d4d inset !important;
    transition: background-color 5000s ease-in-out 0s;
}
input {
    background-color: #4d4d4d !important;
    color: #fff !important;
    
}

input:focus {
    background-color: #4d4d4d !important;
   
    outline: none !important;
}
