[data-bs-theme='dark'] {
      --bs-white: #FFFFFF;
    --bs-app-sidebar-dark-bg-color: #071100;
    --bs-app-sidebar-dark-separator-color: #796a5c;
    --bs-app-sidebar-dark-menu-heading-color: #795548;
    --bs-app-sidebar-dark-toggle-btn-bg-color: #796a5c;
    --bs-primary: #796a5c;
    --bs-component-active-bg: #796a5c;
    --bs-pagination-active-border-color: #796a5c;
    --bs-primary-active: #796a5c;
    --bs-app-header-sticky-bg-color: #3b271f;
    --bs-app-sidebar-dark-bg-color: #2a1604;
    --bs-primary-active: #796a5c;
    --bs-app-header-sticky-bg-color: #3b271f;
    --bs-primary-light: #ffeadc;
    --offers-bg: #92959E;
    --bs-text-primary: #92959E;
    --bs-menu-link-color-hover: #d0bfa3;
    --bs-menu-link-color-show: #d0bfa3;
    --bs-menu-link-color-here: #d0bfa3;
    --bs-menu-link-color-active: #d0bfa3;
    --bs-link-color-rgb: #eac76d;
    --bs-link-hover-color-rgb: #eac76d;
}


[data-bs-theme='light'] {
    --bs-white: #FFFFFF;
    --bs-app-sidebar-dark-bg-color: #071100;
    --bs-app-sidebar-dark-separator-color: #796a5c;
    --bs-app-sidebar-dark-menu-heading-color: #d5c2b0;
    --bs-app-sidebar-dark-toggle-btn-bg-color: #5b4d41;
    --bs-primary: #796a5c;
    --bs-component-active-bg: #5b4d41;
    --bs-pagination-active-border-color: #5b4d41;
    --bs-primary-active: #5a4e42;
    --bs-app-header-sticky-bg-color: #3b271f;
    --bs-primary-light: #ffeadc;
    --offers-bg: #92959E;
    --bs-text-primary: #92959E;
    --bs-menu-link-color-hover: #d5c2b0;
    --bs-menu-link-color-show: #98591d;
    --bs-menu-link-color-here: #92959E;
    --bs-menu-link-color-active: #92959E;
    --bs-link-color-rgb: #d5c2b0;
    --bs-link-hover-color-rgb: #d5c2b0;
}

div#kt_app_header[data-kt-sticky-name="app-header-sticky"] {
    background: var(--bs-app-header-sticky-bg-color);
}

.app-sidebar .menu .menu-item .menu-link.active {
    background: #796a5c !important;
}

.stepper.stepper-pills .stepper-nav{
    display:none;
}

.symbol > .symbol-label {
    background: var(--bs-scrolltop-bg-color-hover) !important;
}
.ds3_loader{
    background: #635343 !important;
}

.link-primary {
    color: #635343 !important;
}

.link-primary:hover, .link-primary:focus {
    color: #635343 !important;
}

/*

img.theme-light-show , 
img.theme-dark-show {
    width: 90px;
    height: 65px !important;
}


#logoBrand {
    width: 140px;
    height: 120px !important;
}

.flogin #logoBrand {
    width: 123px;
    height: 120px !important;
}

#kt_app_sidebar_logo > a > img.app-sidebar-logo-default.theme-light-show {
    height: 65px !important;
    width: 75px !important;
}*/


#kt_app_sidebar_logo > a > img.app-sidebar-logo-default.theme-light-show ,
#kt_app_sidebar_logo > a > img.app-sidebar-logo-default.theme-dark-show {
    height: 50px !important;
    width: 80px !important;
}

@media screen and (max-width: 450px) {
    img.theme-light-show , 
    img.theme-dark-show {
        width: 65px;
        height: 55px !important;
    }
}


a:hover{
    /*color: #007843 !important;*/
}

[data-source="pixStatic"] ,[data-mitemof="check-in"],[data-source="crypto"]{
    display:none !important;
}

[data-source="app.pixStatic"],[data-mitemof="request_partner"] {
     display:none !important;
}


[data-mitemof="app.cards"], [data-mitemof="app.conciliation"], [data-mitemof="credit_user"] {
     display:none !important;
}

[data-mitemof="cards"], [data-mitemof="tranascation_cripto"] {
     display:none !important;
}

[data-mitemof="basic.Master_transactions"], [data-mitemof="basic.fee_Payer_transactions"],
[data-mitemof="basic.criptoTransactionsadmin"], [data-mitemof="basic.conciliation_Transactions_Wait_Crypto"],
[data-mitemof="basic.master_info"], [data-mitemof="basic.payer_fee_info"]{
     display:none !important;
}

[data-dashwidget="app_basic.balance_brex"], [data-dashwidget="app_basic.balance_bank"] {
    display: none;
}
