﻿/*@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);*/
@import url(https://fonts.cdnfonts.com/css/harmonyos-sans);

body {
    font-family: 'HarmonyOS Sans', sans-serif;
    text-align: justify;
    color: #333;
    background: linear-gradient(45deg, #F4F9FF 0%, #F4F9FF 100%) !important;
    margin: 0;
}

body, html {
    height: 100%;
    font-size: 16px;
    line-height: 1.5;
}

* {
    scrollbar-color: #1862dd #e1e8f0;
    scrollbar-width: thin;
}

input[type="text"]:focus,
input[type="text"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
input[type="url"]:focus,
input[type="date"]:focus,
input[type="time"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
textarea:focus,
select:focus,
.form-control:focus,
.form-select:focus {
    border-color: #fdcc44 !important;
    box-shadow: 0 0 0 2px rgb(255 188 80 / 22%) !important;
    outline: none !important;
}

.nav_container {
    z-index: 999;
    color: #000;
    width: 100%;
    line-height: 1em;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
    position: relative;
    padding: 10px;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 0 #0000, 0px 1px 0px 0px #e5edf0;
}

.index_accountInfo___YXAO {
    display: flex;
    gap: 6px;
    margin: 10px 0;
    padding: 0 30px;
    font-size: 12px;
    align-items: center;
}

    .index_accountInfo___YXAO .index_verify__EY_L9 {
        border-radius: 2px;
        display: inline-flex;
        width: -moz-fit-content;
        width: fit-content;
        padding: 2px 10px;
        background: #ffffff14;
    }

.accType_main > :nth-child(2) {
    position: relative;
    padding: 20px 20px 30px 20px;
}

.select-country-lang .select-lang-title {
    margin-left: 0.5rem;
    color: #1862dd !important;
}

.select-country-lang {
    display: flex;
    align-items: center;
}

@media(min-width: 767px) {
    .select-country-lang {
        display: flex;
        align-items: center;
        background-color: #e7effa;
        height: 36px;
        border-radius: 8px;
        padding: 0px 8px;
    }
}

a {
    outline: none;
    text-decoration: none;
    background-color: transparent;
    color: #007af5 !important;
}

a {
    text-decoration: none !important;
}

.index_navUserName__0HCd2 {
    font-weight: 500;
    font-size: 18px;
    line-height: 18px;
    height: 25px;
    padding: 0 30px;
    color: #fff;
}

.sidemenu-item {
    height: 40px;
    padding: 0 30px;
    cursor: pointer;
    display: flex;
    align-items: center;
}

    .sidemenu-item a {
        color: white !important;
    }

.dropdown-toggle {
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    padding: 0 30px;
    color: #fff;
}

@media(max-width: 767px) {
    .index_leftItems__1ntJX {
        display: none;
    }
}

.table-responsive {
    scrollbar-width: none;
}

#prof_pic {
    border-radius: 50%;
    vertical-align: middle;
    height: 35px;
    line-height: 26px;
    width: 35px;
    /*border: 1px solid orange;*/
}

.dropdown-item {
    color: #fff;
}

    .dropdown-item:focus {
        color: #fff !important;
        background-color: #fdcc44 !important;
    }

    .dropdown-item:hover {
        color: #fff !important;
        background-color: #212529 !important;
    }

.btns_main {
    background: #fdcc44 !important;
    color: #021d76 !important;
    white-space: nowrap;
    border: none;
    text-transform: uppercase !important;
    font-weight: 600 !important;
    letter-spacing: 1px !important;
}

.fa-sign-in {
    color: #021d76;
}


.btn:active {
    border-color: #fdcc44 !important;
}

.btns_sec {
    background: #00000014 !important;
    color: #0009 !important;
    height: 36px !important;
    padding: 6px 25px !important;
    border-radius: 5px !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    white-space: nowrap;
}

.dropdown-menu {
    padding: 0;
    position: relative !important;
    transform: none !important;
    border: unset !important;
    background: unset !important;
}

.dropdown-menu-s1 {
    position: absolute !important;
    background: #fff !important;
}

.dropdown-menu li a {
    padding: 0.25rem 1rem;
    font-size: 13px;
    justify-content: center;
    gap: 8px;
}


div.dataTables_wrapper div.dataTables_processing {
    position: absolute;
    top: 125px;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    margin-top: -26px;
    text-align: center;
    padding: 1em 0;
}

select.form-select:focus {
    border-color: #fdcc44 !important;
    box-shadow: 0 0 0 2px rgba(255, 188, 80, 0.22) !important;
    outline: none !important;
}

.form-group select.form-select:focus,
select.form-select:focus {
    border-color: #fdcc44 !important;
    box-shadow: 0 0 0 2px rgba(255, 188, 80, 0.22) !important;
    outline: none !important;
}

.accType_main {
    display: flex;
    border-top: 1px solid transparent
}


body:not([data-breakpoint=sm]) .accType_main > :nth-child(2) {
    flex: 1 1;
    width: 0
}

.sidebar {
    flex: none;
    width: 250px;
    border-inline-end: 1px solid #00000012;
    background: #fff;
}

.sidebar-item {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    overflow-y: auto;
    scrollbar-width: thin;
}

.sidebar svg {
    width: 16px;
    height: 16px
}

.sidebar > div {
    position: sticky;
    top: 0;
    z-index: 1
}

.header {
    border: 1px solid #00000014;
    border-radius: 18px;
    font-weight: 600;
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .08);
    margin-bottom: 30px;
}

    .header i {
        font-weight: 800;
        /*     margin-inline-end: 16px;*/
    }

.dropdown, .dropdown-center, .dropend, .dropstart, .dropup, .dropup-center {
    margin: 3px 10px;
}

.nav.flex-column.menu-active-line {
    margin-bottom: 10px;
}

.nav .active {
    color: #fdcc44 !important;
    border-color: #fdcc44;
    background-color: #f8fafd;
    /*margin: 3px 10px;*/
}

    .nav .active .c-main {
        color: #ffffff !important;
        border-color: #ffffff;
        background: linear-gradient(90deg,#0f62fe,#0f62fe);
        border-radius: 12px;
    }

    .nav .active .text {
        color: #ffffff !important;
    }

    .nav .active .nav-link {
        color: #fdcc44 !important;
    }

    .nav .active .nav-text {
        color: #fdcc44 !important;
    }

.Top-header {
    display: flex;
    align-items: center;
    font-size: 20px;
    background-image: url('../../image/news-header.png');
    background-repeat: no-repeat !important;
    background-size: cover !important;
    color: #007af5 !important;
    font-weight: bold !important;
}

.circle-btn {
    margin-inline-end: 16px;
}

.Top-header span {
    font-size: 12px;
    color: #0006;
}

body:not([data-breakpoint=sm]) .header {
    padding: 24px 20px;
}
.pc_topCon__tmjXr {
    height: 82px;
    padding: 8px 0;
}
.nav-game {
    align-items: center;
}
.nav-game:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1), 0 0px 10px rgb(0 0 0 / 31%);
    border-radius: 10px;
    transition: box-shadow 0.3s ease, transform 0.3s ease;
}
.pc_topCon__tmjXr > button {
    width: 30px;
    height: 30px;
    margin-inline-start: 16px;
    color: #0006;
}
.pc_topCon__tmjXr > button:hover {
    color: #fdcc44
}
.btnTxt {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    touch-action: manipulation;
    position: relative;
    padding: 0;
    margin: 0;
    border: none;
    color: inherit;
    font-size: inherit;
    background: transparent;
    text-decoration: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.dropdown-toggle2 {
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    color: #fff;
}

    .dropdown-toggle2:after {
        content: "";
        display: inline-block;
        width: 0;
        height: 0;
        margin-inline-end: 20px;
        vertical-align: 4px;
        border-inline-start: 4px solid transparent;
        border-inline-end: 4px solid transparent;
        border-bottom: 0;
        border-top: 4px solid;
        border-top-color: rgba(0, 0, 0, .2);
        transition: border-top-color .2s ease-in-out;
    }

.dropdown {
    position: relative !important;
}

.dropdown-menu {
    display: flex;
    flex-direction: column;
}

.bannerCard_head___dqjT {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 600;
    font-size: 24px
}

.c-sub .active {
    color: #0F62FD !important;
    border-color: #fdcc44 !important;
    background-color: #f8fafd;
    cursor: pointer;
    border-inline-start: 3px solid transparent;
    height: 42px;
    transition: none;
    border-radius: 12px;
}

.c-sub a:hover {
    color: #fdcc44;
    background: linear-gradient(45deg, #daeeff 0%, #daeeff 100%) !important;
    border-color: #fdcc44;
    border-radius: 12px;
}

.c-sub a {
    font-weight: 500;
    font-size: 14px;
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 42px;
    padding: 0px 10px 0px 50px;
    cursor: pointer;
    word-break: break-word;
    text-align: start;
    text-decoration: none;
    -webkit-box-align: center;
    -webkit-box-pack: justify;
    color: #021d76 !important;
}

.c-main {
    display: flex;
    flex: 1 1 0%;
    align-items: center;
    color: rgba(0, 0, 0, .4);
    height: 42px;
    cursor: pointer;
}

.nav-item > .c-main:hover {
    color: #fdcc44;
    border-color: #fdcc44;
    background: linear-gradient(45deg, #daeeff 0%, #daeeff 100%) !important;
    border-radius: 12px;
}

.nav-item.active > .c-main:hover {
    color: #ffffff !important;
    border-color: #ffffff;
    background: linear-gradient(90deg, #0f62fe, #0f62fe) !important;
    border-radius: 12px;
}

.c-main i {
    margin: 0 8px 0 16px;
    font-size: 18px;
    fill: #fdcc44;
}

.c-main .text {
    font-weight: 500 !important;
    font-size: 16px;
    line-height: 20px;
    word-break: break-word;
    display: flex;
    flex: 1 1 0%;
    height: 100%;
    align-items: center;
    color: #021d76;
}

.c-main span {
    line-height: 16px;
    margin-inline-start: 8px
}




@media (max-width: 768px) {
    .sidebar {
        display: none;
    }

    .Main_container {
        padding: 40px 15px !important;
        margin-bottom: 40px !important;
    }
}

.heading {
    font-size: 14px;
    font-weight: 600;
}

.remark {
    font-size: 12px;
    color: #0006;
}

.confirm {
    background-color: #fdcc44 !important;
}

.form-control:focus {
    border-color: #fdcc44 !important;
    box-shadow: 0 0 0 0.25rem rgb(3 169 244 / 40%) !important;
}

.form-select:focus {
    border-color: #fdcc44 !important;
    box-shadow: 0 0 0 0.25rem rgb(255 190 64 / 41%) !important;
}

.input-group-text i {
    color: #1862dd !important;
}

.dataTable {
    overflow-x: auto;
}

.bg-light-danger {
    background-color: rgb(244 17 39 / .11) !important;
}

.bg-light-success {
    background-color: rgb(23 160 14 / .11) !important;
}



.bold_text {
    font-weight: bold !important;
}

.index_iconTarget__mpDrf {
    position: relative;
    display: inline-flex;
    align-items: center;
    font-weight: 600;
}
/*footer Css*/
.adminuiux-mobile-footer {
    --bs-gutter-x: 1.5rem;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background-color: unset;
    bottom: 0;
    /*box-shadow: 0 -5px 15px rgba(0, 0, 0, .05), 0 -1px 3px rgba(0, 0, 0, .1);*/
    left: 0;
    padding: 5px 0 calc(5px + env(safe-area-inset-bottom));
    position: fixed;
    right: 0;
    top: auto;
    transition: all .3s ease;
    z-index: 97;
}

    .adminuiux-mobile-footer .nav {
        align-items: center;
        margin: 0 auto;
        max-width: 480px;
        --bs-nav-link-padding-y: 0.25rem;
        --bs-nav-link-padding-x: 0.25rem;
    }

.nav-justified .nav-item, .nav-justified > .nav-link {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center;
}

.adminuiux-mobile-footer .nav .nav-item .nav-link {
    color: #0006;
}

.adminuiux-mobile-footer .nav .nav-item .center-menu-btn > span {
    box-shadow: 0 3px 7px rgba(0, 0, 0, .25), 0 1px 5px rgba(0, 0, 0, .25);
    display: block;
    height: 45px;
    line-height: 43px;
    position: relative;
    width: 45px;
    border-radius: 50% !important;
}

.bg-theme-r-gradient {
    background: radial-gradient(ellipse at 30% 30%, #fdcc4c 0%, #fdcc4c 50%, #fdcc4c 100%);
}

.adminuiux-mobile-footer .nav .nav-item .nav-link .nav-text {
    display: block;
    font-size: 14px;
}

.adminuiux-mobile-footer .nav .nav-item .center-menu-btn {
    margin: -28px 10px 0;
    width: auto;
}

.adminuiux-mobile-footer .nav .nav-item .nav-link.active, .adminuiux-mobile-footer .nav .nav-item .nav-link:active {
    background-color: transparent;
    color: #fdcc44;
}

.btn-menubar {
    width: 36px;
    height: 36px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    border: 0;
    color: #fff;
    cursor: pointer;
    background-color: #e7effa;
}

.index_hidden__9ofMy {
    opacity: 0 !important;
}

.bg_box1 {
    background-color: #6647bf !important;
}

.bg_box2 {
    background-color: #f79264 !important;
}

.bg_box3 {
    background-color: #4a8cda !important;
}

.bg_box4 {
    background-color: #70b944 !important;
}

.bg_box5 {
    background-color: #da4a4a !important;
}
.bg_box6 {
    background-color: #da4aa9 !important;
}

.color_box1 {
    color: #6647bf !important;
}

.color_box2 {
    color: #f79264 !important;
}

.color_box3 {
    color: #4a8cda !important;
}

.color_box4 {
    color: #70b944 !important;
}
.color_box5 {
    color: #da4a4a !important;
}
.color_box6 {
    color: #da4aa9 !important;
}

.bg-primary-100 {
    background-color: #FEF0E9 !important;
}

.border.border-primary {
    border: 1px solid #F26522 !important;
    opacity: 1;
}

.event-time {
    padding-left: 10px;
}

.new-close-btn {
    background: none;
    border: none;
    font-size: 28px;
    cursor: pointer !important;
}

span#RefLink1025 {
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    display: inline-block;
    color: #000 !important;
}

.fs-14 {
    font-size: 14px !important;
}
.fw-500 {
    font-weight: 500;
}

@media (max-width: 768px) {
    .content-area {
        margin-bottom: 55px !important;
    }
}

.trim-text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.card-bg {
    /*   background-image: url(image/income-card.png);
            background-repeat: no-repeat;
            background-size: cover;
            background-position: center;*/
    /*background: linear-gradient(90deg, rgba(255, 255, 255, 0) 36.87%, #FFFFFF 100%), url(../../image/income-card.png) center / cover;*/
    --bg-img: url(../../image/income-card.png);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 36.87%, #FFFFFF 100%), var(--bg-img) center / cover;
}

.bg-primary-inverse {
    background-color: rgb(13 110 253 / 13%);
}

.card {
    border-radius: 16px !important;
}

@media screen and (max-width: 767px) {
    div.dataTables_wrapper div.dataTables_paginate ul.pagination {
        overflow-x: scroll;
    }

    .menu-icon path {
        fill: white !important;
    }

    .nav_container {
        background-color: #0232dd;
    }

    .select-country-lang .select-lang-title {
        color: #fff !important;
    }

    .select-country-lang {
        color: #fff;
    }

    .adminuiux-mobile-footer {
        /*background-color: #0232dd;*/
        background-image: url('../Dashboard-img/Footer-img.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .adminuiux-mobile-footer .nav .nav-item .center-menu-btn {
        position: absolute;
        top: -1px;
    }
    .nav-item > a {
        color: #9AADF1 !important;
    }
}

.table-btn {
    background-color: #007af5 !important;
}

.circle-btn {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #FFC94D; /* Yellow */
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
    transition: background 0.3s;
}
.bg-card {
    background-image: url('../../image/bg-new-staking.jpg') !important;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 17px;
}

.btn-theme1 {
    background-color: rgba(253,204,76,.6) !important;
    color: #021d76 !important;
}
.btn-theme1:hover {
    background-color: rgba(253,204,76,.6) !important;
    color: #021d76 !important;
}
.btn-success {
    color: #ffffff !important;
    background-color: blue !important;
    text-transform: uppercase;
    white-space: nowrap;
    border: none;
    font-weight: 600 !important;
    letter-spacing: 1px !important;
}
.fs-13 {
    font-size: 13px;
}
.avatar-preview img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
    background-color: #f0f0f0;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    flex-shrink: 0;
}
.nav_container {
    position: fixed !important;
}
.content-area, .sidebar {
    margin-top: 70px;
}
#myModal1 {
    background: rgba(0,0,0,0.6);
}
.footable tbody tr:hover td, .table tbody tr:hover td, table.dataTable tbody tr:hover td {
    background-color: #f7f7f7;
}
@media (min-width: 740px) {
    .card-design {
        position: absolute !important;
        bottom: 0;
        margin-bottom: 15px;
    }
}