﻿/*@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.googleapis.com/css2?family=Lexend&display=swap);

body {
    font-family: Lexend, sans-serif !important;
    text-align: justify;
    color: #333;
    background: #dbeaff91 !important;
    margin: 0;
}

body, html {
    height: 100%;
    font-size: 16px;
    line-height: 1.5;
}

* {
    scrollbar-color: #00BCDD #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: #a8a6ff !important;
    box-shadow: 0 0 0 2px #a8a6ff42 !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: #212121b5 !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: #a8a6ff !important;
}
.dropdown-item:hover {
    color: #fff !important;
    background-color: #212529 !important;
}
.btns_main {
    background: linear-gradient(90deg, #ac5252, #DA5151) !important;
    color: #fff !important;
    border-radius: 8px !important;
    white-space: nowrap;
    border: none !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
    letter-spacing: 1px !important;
}
.btns_main:hover {
    background: linear-gradient(90deg, #DA5151, #ac5252) !important;
}
.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 #a8a6ff42 !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 .c-main {
    color: #ffffff !important;
    border-color: #00BCDD;
    background: linear-gradient(90deg, #008ea7, #00BCDD) !important;
    border-radius: 30px;
}
/*.nav .active .text {
    color: #ffffff !important;
}*/
.nav .active .nav-link {
    color: #DA5151 !important;
}
.nav .active .nav-text {
    color: #DA5151 !important;
}
.nav .active .nav-icon {
    color: #DA5151 !important;
}
.Top-header {
    display: flex;
    align-items: center;
    font-size: 24px;
    /*background-image: url('../../image/news-header.png');*/
    background: linear-gradient(90deg, #008ea7, #00BCDD) !important;
    border-color: #00BCDD;
    color: #fff !important;
    font-weight: bold !important;
}
.Top-header p {
    font-size: 16px;
    color: #FFF;
    opacity: .7;
    font-weight: 300!important;
}
body:not([data-breakpoint=sm]) .header {
    padding: 24px 20px;
}
.pc_topCon__tmjXr {
    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: #ffffff !important;
    border-color: #6564e2 !important;
    /*background-color: #dbeaff91;*/
    cursor: pointer;
    /*border-inline-start: 3px solid transparent;*/
    height: 42px;
    transition: none;
    border-radius: 30px;
    background: linear-gradient(90deg, #008ea7, #00BCDD) !important;
}
.c-sub a:hover {
    color: #00BCDD !important;
    background: #dbeaff91 !important;
    border-color: #00BCDD;
    border-radius: 30px;
    box-shadow: rgba(255, 255, 255, 0.2) 0px 0px 0px 1px inset, #00BCDD 0px 0px 0px 2px;
}
.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: #dbeaff91 !important;
    border-radius: 30px;
    box-shadow: rgba(255, 255, 255, 0.2) 0px 0px 0px 1px inset, #00BCDD 0px 0px 0px 2px;
}
.nav-item.active > .c-main:hover {
    color: #00BCDD !important;
    /*border-color: #7c80fc;*/
    /*background: linear-gradient(90deg, #7c80fc, #3e34b4) !important;*/
    border-radius: 30px;
}
.nav-item.active > .c-main:hover .nav .active .text {
    color: #6564e2 !important;
}
.c-main i {
    margin: 0 8px 0 16px;
    font-size: 18px;
}
.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 .text:hover {
    color: #000 !important;
}
.c-main span {
    line-height: 16px;
    margin-inline-start: 8px
}
.nav .active .text:hover {
    color: #00BCDD !important;
}
@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: #00BCDD !important;
}
.form-control:focus {
    border-color: #7c7ffb !important;
    box-shadow: 0 0 0 0.25rem rgb(3 169 244 / 40%) !important;
}
.form-select:focus {
    border-color: #7c7ffb !important;
    box-shadow: 0 0 0 0.25rem rgb(255 190 64 / 41%) !important;
}
.input-group-text i {
    color: #00BCDD !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: linear-gradient(90deg, #ac5252, #DA5151) !important;
}
.bg-theme-r-gradient:hover {
    background: linear-gradient(90deg, #DA5151, #ac5252) !important;
}
.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: linear-gradient(90deg, #008ea7, #00BCDD) !important;
    }
    .select-country-lang .select-lang-title {
        color: #fff !important;
    }
    .select-country-lang {
        color: #fff;
    }
    .adminuiux-mobile-footer {
        /*background-color: #0232dd;*/
         background-image: url('../../image/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: #bac9ff !important;
    }
    .d-mob-block {
        display: block;
    }
}
.table-btn {
    background-color: #007af5 !important;
}
@media screen and (min-width: 767px) {
    .circle-btn {
        background: #00BCDD !important;
        border: 11px solid #bcd6da;
        border-radius: 40px;
        color: #fff;
        font-size: 27px;
        height: 60px;
        text-align: center;
        width: 60px;
        margin-inline-end: 16px;
    }
}
@media screen and (max-width: 767px) {
    .circle-btn {
        background: #00BCDD !important;
        border-radius: 40px;
        color: #fff;
        font-size: 27px;
        height: 40px;
        text-align: center;
        width: 40px;
        margin-inline-end: 16px;
    }
}
.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: #00a8c6 !important;
    border-radius: 8px !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: 8px;
    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: 56px;
}
#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;
    }
}
.iconBox {
    background: #302525;
    background: #a8a6ff !important;
    border: 11px solid #dad9ff;
    border-radius: 40px;
    color: #fff;
    font-size: 27px;
    height: 80px;
    line-height: 58px;
    text-align: center;
    width: 80px;
}
.iconBox i{
    color: #fff;
}
.trdcircle {
    animation: scroll-left 15s linear infinite;
    bottom: 0;
    margin-right: 5px;
    transition: all .5s ease 0s;
    width: 40px;
    opacity: 1;
}
@keyframes scroll-left {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}
.trdcircle-non-active {
    display: none;
}
.nav-item > .c-main:hover.dropdown-toggle2:after {
    display: none;
}
.nav-item > .c-main:hover .trdcircle-non-active {
    display: block;
}
.dropdown-toggle2.c-main.is-active {
    box-shadow: rgba(255, 255, 255, 0.2) 0px 0px 0px 1px inset, #00BCDD 0px 0px 0px 2px;
    border-radius: 30px;
}
.dropdown-menu-end.show {
    position: absolute !important;
    inset: 0px auto auto 0px;
    margin: 0px;
    transform: translate3d(0px, 42.4px, 0px) !important;
    background: white !important;
}
.dropdown-menu .dropdown-info:first-child {
    border-radius: 0.25rem 0.25rem 0 0;
}
.dropdown-menu .dropdown-info {
    padding: 14px 15px !important;
}
.w-250 {
    max-width: 250px !important;
    min-width: 250px !important;
}
.dropdown-menu .dropdown-item {
    padding: 0.5rem 1rem;
    margin: 0.5rem;
    background: #dbeaff91 !important;
    border-radius: 30px;
    box-shadow: rgba(255, 255, 255, 0.2) 0px 0px 0px 1px inset, #00BCDD 0px 0px 0px 2px;
    width: auto !important;
}
.dropdown-item:hover {
    color: #ffffff !important;
    border-color: #00BCDD;
    background: linear-gradient(90deg, #008ea7, #00BCDD) !important;
}
.avatar {
    position: relative;
    height: 2.625rem;
    width: 2.625rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    color: #FFF;
    font-weight: 500;
    overflow: hidden;
}
.avatar img {
    height: auto;
    max-width: 100%;
}
.rounded-circle {
    border-radius: 8px !important;
}
@media (max-width: 740px) {
    .mobileview {
        display: none !important;
    }
}