body{
    background-color: #EDFFFE;
}

.btn-filled{
    background-color: #33B4CA;
    color: #ffffff;
    border-color: #33B4CA;
}
.btn-filled:hover, .btn-filled:active, .btn-filled:focus{
    background-color: #33B4CA;
    color: #ffffff;
    border-color: #33B4CA;
}
.btn-primary{
    background-color: #33B4CA;
    color: #ffffff;
    border-color: #33B4CA;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus{
    background-color: #33B4CA;
    color: #ffffff;
    border-color: #33B4CA;
}
.btn-primary .btn-cs-main .btn-icon {
    color: #fff;
}

.header-bg{
    background-color: #ffffff;
}
.global-search input#global-search{
    background-color: #aaa;
}
@media(max-width: 991px){
    .header-section{
        background-color: #000;
    }

    .hasChild .horizontal-menu-text, .hasChild .horizontal-menu-icon {
        font-size: 14px;
        color: white;
    }
}

.documentScrolling .header-section {
    background-color: #ffffff;
    min-height: 0;
}

@media (max-width: 991px) {
    .header-bg {
      display: block !important;
    }
}

.body-dark .login-page-content  {
    background: #242526;
    border: 1px solid #3a3b3c;
    border-radius: 10px;
}

.body-dark .registration-page {
    background: #242526;
    border: 1px solid #3a3b3c;
}

.body-dark .login-form-forgot>a {
    color:white!important
}

@media (max-width: 991px) {
    .custom-mobile-footer-icon {
        margin-left: -8px;
    }

    .main-menu-section .main-menu-warp .main-menu-content {
        max-width: 65vw!important;
    }
    
    .main-menu-section .main-menu-warp .main-menu-overview {
        background-color: #000;
        opacity: .5!important;
    }
}

.main-menu-section .main-menu-warp .main-menu-close {
    /*right: 50vw!important;*/
    /*z-index: 10!important;*/
}


.group-header .group-header-cont .group-header-cont-info .event-title{
    font-size: 24px;
    color: #333;
    font-weight: 600;
}

.body-dark .group-header .group-header-cont .group-header-cont-info .event-title{
    color: white;
}

.modal-body .create_form .qrcode-custom-scroll{
    height: 320px;
    overflow-y: scroll;
    scroll-behavior: smooth;
}
.modal-body .create_form .qrcode-custom-scroll .qrcode-custom-line:not(:first-child){
    text-align: center;
    margin: 50px 0;
}
.modal-body .create_form .qrcode-custom-scroll .qrcode-custom-line {
    text-align: center;
}
.modal-body .create_form .qrcode-custom-scroll .qrcode-custom-line .qrcode-custom-index{
    font-size: 26px;
    font-weight: bold;
    margin-right: 15px;
}

.modal-body .create_form .qr-custom-scroll-btn{
    text-align: center;
}
.modal-body .create_form .qr-custom-scroll-btn .material-icons{
    font-size: 26px;
}

.group-header .group-header-cont .group-header-cont-action .profile-action-main {
    justify-content: end;
}

@media(max-width: 991px){
    .mobile_hide {
        display: none;
    }
  
    .half_screen_mobile {
        max-width: 60% !important;
    }
  }

.notify_content > a .btn-group-icon{
    color: #000000;
}
.menu_acc_content .dropdown-user-text{
    display: none!important;
}
.menu_acc_content .dropdown-user-box {
    color: #000000;
}
.menu_acc_content #member-avatar{
    border-radius: 100%;
}

@media (min-width: 992px) {
    .main-menu-section .main-menu-toggle {
        color: #000000;
    }
    .main-menu-section .main-menu-toggle-text{
        border-right-color: #000000;
    }
    .floating-menu .header-section{
        border-bottom: none;
    }
    .main-menu > li > .core-menu-link.active {
        color: #000;
        border-bottom-color: transparent;
    }
}

.horizontal-menu > li > a {
    color: #303030;
}
.horizontal-menu > li.current > a {
    color: #000;
    border-color: transparent;
}
.login-page-title{
    text-align: center;
}

.login-page-content {
    max-width: 400px;
}


.registration-page {
    max-width: 800px;
}

@media (max-width: 767px) {
    .registration-page {
        max-width: 400px;
    }
}

@media (max-width: 991px) {
    .registration-page {
        max-width: 600px;
    }
}


.register_main_form {
    max-width: 100%;
}

@media (min-width: 992px) {
    #page_guest_users-member_login .global-search-header {
        display: none;
    }
    #page_guest_users-member_login .main-menu-section{
        position: absolute;
        top: 4px;
        left: 50%;
        transform: translate(-50%, 0);
    }
}
@media (max-width: 991px) {
    .main-menu-section .main-menu-toggle {
        color: #000000;
    }
    .main-menu-section .main-menu-warp .main-menu-close .main-menu-close-icon{
        color: #ffffff;
    }
}

.login_acc_content {
    margin-top: 11px;
}

.balance-section{
    background: linear-gradient(180deg, #1CD8D2 0%, #93EDC7 100%);
    color: #000000;
    border-radius: 12px;
    padding: 15px;
    text-align: center;
}
.balance-txt{
    font-size: 14px;
}
.balance-number{
    font-size: 32px;
    padding: 5px 0;
}
.balance-act{
    background-color: #ffffff;
    border-radius: 12px;
    padding: 15px;
    display: flex;
    margin-top: 10px;
    overflow-x: auto;
    gap: 8px;
}
.balance-act-item{
    flex-grow: 1;
}
.balance-link{
    display: inline-block;
    padding: 0 10px;
}
.balance-act-icon{
    color: #2681D5;
    display: block;
}
.balance-act-label{
    display: block;
    white-space: nowrap;
}

.service-box{
    background-color: #ffffff;
    border-radius: 12px;
    padding: 15px;
    text-align: center;
    margin-top: 8px;
    margin-bottom: 8px;
    border: 1px solid;
}
.service-box-link{
    color: #000000;
}
.service-box-icon{
    height: 32px;
    margin-bottom: 5px;
    color: #000000;
    display: block;
}
.service-box-label{
    display: block;
    font-size: 14px;
    font-weight: 700;
    min-height: 37px;
}

.transition-listings-item{
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    margin-top: 10px;
}
.transition-listings-item:first-child{
    margin-top: 0;
}
.transition-listings-main{

}
.transition-listings-title{
    font-weight: 600;
}
.transition-listings-date{

}
.transition-listings-number{
    font-weight: 600;
}
.sb-toolbar.sb-toolbar-normal{
    margin-top: 10px;
}

body.body-dark .show-light{
    display: none;
}
body:not(.body-dark) .show-dark{
    display: none;
}
.body-dark .service-box{
    background-color: #242526;
}
.body-dark .service-box-link,
.body-dark .service-box-icon{
    color: #fff;
}

.body-dark .balance-act{
    background-color: #242526;
}
.body-dark .balance-act-icon {color: #2d88ff;
}

@media (min-width: 768px) {
    .col-sm-2c {
        width: 25%;
    }
}

@media (max-width: 991px) {
    .content-wrapper > .container {
        padding-left: 8px;
        padding-right: 8px;
    }
    
    .loginPage {
        margin-top: 48px;
    }
}

@media (max-width: 767px) {
    body#page_guest_users-member_login{
        padding-top: 0!important;
        padding-bottom: 0!important;

        display: flex;
        min-height: 100vh;
        flex-direction: column;
    }
    body#page_guest_users-member_login #content-wrapper.content-wrapper {
        padding-top: 0;
        padding-bottom: 0;
        flex-grow: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 128px;
    }
    body#page_guest_users-member_login .loginPage{
        display: flex;
        justify-content: center;
        align-items: center;
        padding-top: 45px;
        flex-direction: column;
    }

    .mb-overlap-btn {
        background: #E3E3E3;
        color: black;
        border-radius: 8px;
        text-align: -webkit-center;
    }

    .body-dark .mb-overlap-btn{
        background: #242526;
        color: white;
    }

    .mb-overlap-btn.active{
        background: linear-gradient(180deg, #1CD8D2 0%, #93EDC7 100%);
        color: black;
    }
    
    .text-end {
        text-align: -webkit-center!important
    }
    
    span.wallet-type-tab-btn {
        padding: 8px 16px!important;
    }

    .login-page-content {
        min-width: 320px !important;
    }

    .registration-page {
        min-width: 320px !important;
    }
}

.badge-status {
    padding:2px 6px;
    border-radius:4px;
    font-weight:600;
    font-size: 12px;
}

.body-dark .badge-status {
    color: #fff;
}

.badge-status.badge-status-warning {
    background-color:#FFCC00;
}

.badge-status.badge-status-success {
    background-color:#34C759;
}

.badge-status.badge-status-error {
    background-color:#FF3B30;
    color: #fff;
}

.transition-list.ngs-date {
    margin-top: 2px;
}

.wallet-type-block {
    display: flex;
    align-items: baseline;
    gap: 8px;
    margin: 10px
}

span.wallet-type-tab-btn{ 
    display:block;
    background: #E3E3E3;
    color: black;
    padding: 8px 80px;
    border-radius: 8px;
    width: max-content;
    text-align: center;
}

span.wallet-type-tab-btn.active{
    background: linear-gradient(180deg, #1CD8D2 0%, #93EDC7 100%);
    color: black;
}

.text-end {
    text-align: -webkit-right;
}

@media (max-width: 992px) {
   .mb-space {
        margin-top: 36px;
        margin-bottom: 20px;
   }
}

.body-dark span.wallet-type-tab-btn{
    background: #242526;
    color: white;
}

.body-dark span.wallet-type-tab-btn.active{
    background: linear-gradient(180deg, #1CD8D2 0%, #93EDC7 100%);
    color: black;
}

.body-dark #transaction_block span{
    color: white
}

.body-dark span{
    color: white
}

.section-page .section-page-header {
    text-align: center;
    border: none;
}

.qrcode-size {
    width: 150px;
    height: 150px;
}

@media(max-width: 360px){
    .qrcode-size {
        width: 120px!important;
        height: 120px!important;
    }
}

.qr-code-box {
    padding: 10px;
    text-align: center
}

.control-label {
    font-weight: 600!important;
}

.text-red {
    color:#FF3B30;
}

.flex {
    display: flex
}

.flex-1 {
    flex-grow: 1
}

.flex-row {
    flex-direction: row
}

.flex-col {
    flex-direction: column
}

.align-center {
    align-items: center;
}

.gap-2 {
    gap: 8px
}

.pl-4 {
    padding-left: 16px
}

.center {
    text-align: center;
}

.justify-content-center {
    justify-content: center;
}

.transaction-time {
    font-weight: 600;
    font-size: 16px;
}

.transaction-date-header {
    font-weight: 600;
    font-size: 15px;
    padding-top: 4px
}

.wrap-transaction {
    background-color: #F4F5F9;
    border-radius: 10px;
    padding: 4px 6px;
}

.body-dark .wrap-transaction {
    background-color: #3A3B3C;
}

.transaction-amount {
    font-weight: 700;
    font-size: 16px;
}

.transaction-icon {
    font-weight: 600;
    font-size: 15px;
}

.mb-transaction-time {
    font-weight: 700;
    font-size: 18px;
}

.mb-transaction-datetime {
    font-weight: 600;
    font-size: 14px;
    color: #86888C
}

.gap-4 {
    gap: 16px
}

.detail-transaction-type {
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    padding: 4px 0
}

.mb-transaction-info {
    padding: 8px;
    align-items: center;
    background-color: #F2F3F8;
    border-radius: 6px;
}

.body-dark .mb-transaction-info {
    background-color: inherit;
}

.mb-transaction-name {
    font-weight: 700;
    font-size: 14px;
}

.body-dark .mb-transaction-datetime,
.body-dark .mb-transaction-name {
    color: inherit!important;
}

.transaction-group {
    background-color: #F4F5F9;
    border-radius: 10px;
}

.body-dark .transaction-group {
    background-color: inherit!important;
}

.border-bottom {
    border-bottom: 2px solid #E3E4E8;
    border-radius: 10px 10px 0 0;
}

.mt-4 {
    margin-top: 16px
}

.mb-2{
    margin-bottom: 8px
}

.transaction-status{ 
    font-size: 14px;
    font-weight: 600
}

.justify-between {
    justify-content: space-between;
}

.box-text-header {
    margin: 0;
    font-size: 19px;
    line-height: 26px;
    font-weight: 500;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    word-break: break-word;
}

.usernameBadge {
    border: 1px solid #1fd555;
    margin-top: 4px;
    padding: 2px 4px;
    width: fit-content;
    border-radius: 4px;
    color: white;
    background-color: #1fd555
}

#totalChargeBlock {
    color: green;
    font-weight: 600
}

.numpad-btn {
    font-size: 32px;
    font-weight: 500;
    border-radius: 20px;
    transition: all 0.2s;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    cursor: pointer;
    margin: 0;
}
.numpad-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0,0,0,0.15);
}
.numpad-btn:active {
    transform: translateY(1px);
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.btn-light {
    background: #ffffff;
    border: 1px solid #dee2e6;
}
.btn-light:hover {
    background: #f8f9fa;
}
#numberHistory {
    max-height: 300px;
    overflow-y: auto;
}
#numberHistory .alert {
    padding: 10px;
    margin-bottom: 5px;
}

.history-box{
    text-align: center;
    padding: 10px;
    overflow: unset;
    font-size: 24px;
}

.amount-box {
    font-size: 32px;
    height: 70px;
    border-radius: 15px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    border: none;
    outline: none;
    color: black;
    background: white;
}

.total-box {
    width: 100%;
    display: flex;
    margin: 0 0 10px 0;
    justify-content: center;
    padding-bottom: 10px;
}

.btnScan {
    width: 300px;
    padding: 12px;
    font-size: 18px;
}

.tab-header {
    font-size: 16px;
    padding: 12px;
    cursor: pointer;
    margin: 4px;
}

.tab-header.active {
    font-weight: 600;
    border: 1px solid #33B4CA;
    border-bottom: none;
    border-bottom-width: initial;
    border-bottom-style: none;
    border-bottom-color: initial;
    color: #33B4CA
}

@media (max-width: 991px){
    #content-wrapper.content-wrapper {
        padding-top: 45px;
    }
}

@media (max-width: 767px) {
    body#page_guest_users-member_login .page-container {
        padding-top: 60px;
    }
}

.report-widget {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 4px;
    border: #E0E0E0 1px solid;
    border-radius: 4px;
    padding: 4px;
    flex-grow: 1;
}

.report-block {
    display: flex;
    flex-direction: row;
    gap: 10px;
    flex-wrap: wrap;
}

.report-widget-title {
    font-weight: 600;
    font-size: 20px;
}

.report-widget-value {
    font-weight: 400;
    font-size: 16px;
}

.clickSort,.clickTransactionDetail, .removeBadge {
    cursor: pointer;
}
.small-icon {
    font-size: 10px!important;
}

.report-table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;            /* keeps columns aligned */
  background: #fff;
}

.report-table th,
.report-table td {
  border: 1px solid #222;         /* single, clean grid */
  padding: 8px 10px;
  vertical-align: middle;
}

.report-table thead th {
  background: #E3E3E3;
  color: #0b0b0b;
  font-weight: 700;
}

.report-table thead .sub th {
  font-weight: 600;
}

.report-table th[rowspan="2"] { vertical-align: center; }
.report-table th small { font-weight: 600; }

.w-name { width: 16%; } 
.report-table tbody td { white-space: nowrap; }

.report-table { border-collapse: collapse; }

.report-table th,
.report-table td {
  border: 1px solid #222;
  padding: 8px 10px;
}

.report-table th small {
  white-space: nowrap;
  display: inline-block;
  line-height: 1;
}

.report-table thead tr.sub th { white-space: nowrap; padding: 6px 8px; }

.report-table th,
.report-table td {
    text-align: center;
    vertical-align: middle;
}

.total-value {
    background: #E3E3E3
}

.report-table th {
    white-space: nowrap; 
}

.report-table th small {
    white-space: nowrap;
}

.table-responsive {
    width: 100%;
    overflow-x: auto;     
    -webkit-overflow-scrolling: touch;
}

.table-responsive table {
    min-width: 900px;     
}

.report-table th.sortable {
    gap: 2px; 
    font-size: 12px;
}

.report-table th.sortable span.sort-icon {
    font-size: 16px;
    line-height: 1;
}

.custom-badge {
    background: #E3E3E3;
    border-radius: 4px;
    padding: 2px 4px;
}

.badge-box {
    margin-bottom: 8px;
    display: flex;
    flex-direction: row;
    gap: 4px;
}

.sb-contests-data.reduce-font {
    font-size: 12px;
}