*,
*::before,
*::after {
    box-sizing: border-box;
}
input:focus{
    border-color:#ced4da !important;
    outline:none;
    box-shadow:none !important;
}
body{
    background:#fffff9
}
#sidebar-wrapper{
    background:#343A40;
}

#sidebar-wrapper .list-group-item{
    background:transparent;
    color:#fff;
}
.sidebar-heading{
    color:#F47D25;
    font-weight: bold;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    border: 1px solid rgb(77, 83, 88);
}
#sidebar-wrapper .list-group-item:hover{
    background:#FCA774;
    color: #000;
}

.animated--fade-in {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 200ms;
    animation-duration: 200ms;
    -webkit-animation-timing-function: opacity cubic-bezier(0, 1, 0.4, 1);
    animation-timing-function: opacity cubic-bezier(0, 1, 0.4, 1);
}

.bg-gradient-primary {
    background-color: #343A40;
    background-size: cover;
}


#sidebar-wrapper {
    min-height: 100vh;
    margin-left: -15rem;
    -webkit-transition: margin .25s ease-out;
    -moz-transition: margin .25s ease-out;
    -o-transition: margin .25s ease-out;
    transition: margin .25s ease-out;
}

#sidebar-wrapper .sidebar-heading {
    padding: 0.875rem 1.25rem;
    font-size: 1.2rem;
}
.help-block {
    width: 100% !important;
}

#sidebar-wrapper .list-group {
    width: 15rem;
}

#page-content-wrapper {
    min-width: 100vw;
}

#wrapper.toggled #sidebar-wrapper {
    margin-left: 0;
}

@media (min-width: 768px) {
    #sidebar-wrapper {
        margin-left: 0;
    }

    #page-content-wrapper {
        min-width: 0;
        width: 100%;
    }

    #wrapper.toggled #sidebar-wrapper {
        margin-left: -15rem;
    }
}



canvas{
    width:100% ;
    height:auto ;
}
.daterangepicker.show-calendar .ranges {
    margin-top: 8px;
    padding: 5px;
}
.ranges li{
    display: inline-block;
    width: 46%;
}
.ranges li:nth-of-type(3),.ranges li:nth-of-type(8){
    display: inline-block;
    width: 96%;
}
.ranges li[data-range-key="Q1"],li[data-range-key="Q2"],li[data-range-key="Q3"],li[data-range-key="Q4"]{
    display: inline-block;
    width: 21%;
}
.daterangepicker .ranges li {
    font-size: 12px;
    padding: 8px 4px;
    cursor: pointer;
    margin: 2%;
    background: #f5f5f5;
    border-radius: 4px;
    text-align:center;
    color: #f47d25;
}
nav.navbar{
    background: #fff;
}
.nav_section {
    color: #fff;
    background: #2a3035;
    margin-left: 10px;
    margin: 0;
    padding: 15px;
}
.text-primary {
    color: #f47d2c !important;
}

.btn-primary {
    color: #fff !important;
    background-color: #F47D25 !important;
    border-color: #f47d25 !important;
}
label.error{
    display: inline-block;
    margin-bottom: 0.5rem;
    color: red;
    font-size: 14px;
}
#reportrange{
    padding-left:35px;
    background:url('../img/calendar-icon.png') no-repeat;
    background-position: 5% 50%;
    display:inline;
}
.daterangepicker .extra_options{
    clear:both;
    padding:2%;
    background: whitesmoke;

}
.daterangepicker .extra_options h6{
    font-weight: bold;
    color: #f47d25;
    font-size: 13px;
}
.daterangepicker .form-check-label {
    margin-bottom: 0;
    font-size: 13px;
}
.chart_btns:active{
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn{
    outline: 0 !important;
    box-shadow: none !important;
}

.has-error{
    color: #dc3545 !important;
}

.has-error input,.has-error select,.has-error textarea{
    border-color: #dc3545 !important;
}

.toolbar{ 
    background: #ececec;
    margin-bottom: 10px;
    border-radius: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.toolbar .active_currency{
    display: inline;
    width:auto;
}
.form-control:focus{
    box-shadow: none !important;
}

.currency_ option,.active_currency_select{
    text-transform: uppercase;
}
.days_of_week{
    word-break: break-all;
}
.days_of_week_ .form-check{
    width:20%;
    margin-bottom:5px;
}
#custom_apply_btn{
    margin-top:-5px;
}

@media only screen and (max-width: 1100px) {
    nav.store_market_ select {
        width:33.33% !important;
        margin:5px 0 !important;
        display:inline-block !important;
    }
}
@media only screen and (max-width: 900px) {
    nav.navbar select {
        width:25% !important;
        margin:5px 0 !important;
        display:inline-block !important;
    }
    .store_market_ .inputs_div{
        width:95% !important;
    }
}

.budget_table thead tr th,.budget_table tbody tr td{
    text-align: center !important;
}

.daterangepicker .applyBtn{
    color: #fff !important;
    background-color: #007bff !important;
    border-color: #007bff !important;
}
.daterangepicker .cancelBtn{
    color: #000 !important;
    background-color: #efefef !important;
    border-color: #e6e6e6 !important;
}

.widget_number .row{
    min-height: 95px;
}
.widget_number .amount{
    font-size: 45px;
}
.widget_number .currency{
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
}
.widget_number i{
    font-size:70px;
}
.green{
    color:green;
}
.red{
    color:red;
}
.gray{
    color:gray;
}
.widget_number .amount{
    font-size:35px;
}


#open_sales .amount{
    font-size: 45px;
}
#open_sales .currency{
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
}
#open_sales i{
    font-size:70px;
    color:#f47e20;
}
#open_sales i.fa-spin{
    color:lightgray;
}
#open_sales i.fa-clock{
    font-size:20px;
}

#total_sales i{
    font-size:22px;
    color:#f47e20;
    margin-right: 5px;
}

#total_sales .budget,#total_sales .historical,#total_sales .period_sales{
	padding:10px !important;
}


#total_sales i.fa-spin{
    color:lightgray;
}

.reports_settings .form-check{
    margin: 2px 0px;
    text-align:center;
}
#page-content-wrapper .btn-secondary.active{
    color: #fff;
    background-color: #f47e20;
    border-color: #f47e20;
}
.fa-store{
    color:lightgray;
}
.reports_settings .store_.active i{
    color:#F47E20;
}

.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #F47D2C;
    width: 25px;
    background-color: #F47D2C;
    height: 25px;
}
.custom-radio .custom-control-label::before {
    border-radius: 50%;
    width: 26px;
    height: 26px;
}
.custom-control-label {
    position: relative;
    margin-bottom: 0;
    padding: 3px 13px;
    vertical-align: top;
}
.custom-control-label::after {
    position: absolute;
    top: 9px;
    left: -19px;
    display: block;
    width: 15px;
    height: 15px;
    content: "";
    background: no-repeat 100% / 100% 100%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

.custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 26px;
    height: 26px;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px;
}

.alert_icon {
    xposition: absolute;
    xleft: 6px;
    xbottom: 4px;
    font-size: 35px;
    color: #b5d4da;
}
.help-block{
    color:red;
}

.store_input{
    visibility:hidden
}
.w-49{
    width:24.6%;
}

#generate_new_report,#report_result{
    display:none
}
.mute-text{
    color: gray;
}

.dt-rowReorder-moving{

}
.dt-buttons {
    display:none;
}

.chart-type-wrapper{
    min-width: 200px;
}

.chart-type-wrapper .form-control{
    display: inline-block;
    width: 50%;
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
    border-color: #cacaca;
    background-color: rgb(202, 202, 202);
}


#report_results{
    position:relative;
    display:none;
}
#report_results .kpis .card-body{
    min-height: 186px;
}

#report_results .overlay_report{
    position:absolute;
    width:100%;
    height:100%;
    background:rgba(246, 247, 250, 0.95);
    z-index: 80;
    text-align:center;
    padding-top: 15%;
}
#report_results .overlay_report i{
    font-size:50px;
    color:gray;
}

.card-body  div  div.col-8  h5{
    line-height: 1.5 !important;

}
#report_results i{
    color:#fff;
}
.card-body  div  div.col-8  h5{
    line-height: 1.5 !important;
}
.mine.email_box .fa-plus:hover , .email_box .fa-minus:hover{
    cursor: pointer;
}
.email_box {
    margin-bottom: 10px;
}
#report_results,#report_results .text-muted{
    color:#fff !important;
}

.amount{
    font-size:40px;
}

.current_day_name{
    text-transform:capitalize
}

#report_results .icon{
    font-size: 26px;
}
#report_results .percentage{
    font-size:20px;
}

@media only screen and (max-width: 1530px) {
    .amount{
        font-size:30px;
    }
}
@media only screen and (max-width: 1420px) {
    .amount{
        font-size:30px;
    }
}
@media only screen and (max-width: 1370px) {
    .col-lg-3{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom:10px;
    }
    .amount{
        font-size:45px;
    }
    #report_results .kpis i {
        font-size: 3em;
    }
    #report_results .icon i{
        font-size:20px;
    }
}
@media only screen and (max-width: 1010px) {
    .col-lg-3{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom:10px;
    }
    .amount{
        font-size:35px;
    }
    #report_results .kpis i {
        font-size: 2em;
    }
    #report_results .icon i{
        font-size:20px;
    }
}
@media only screen and (max-width: 950px) {
    .col-lg-3{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom:10px;
    }
    .amount{
        font-size:45px;
    }
    #report_results .kpis i {
        font-size: 3em;
    }
    #report_results .icon i{
        font-size:20px;
    }
}
.table.table-bordered thead tr th{ 
    border-bottom:1px !important;
}
.sales_mix_table tfoot{
    display:table-header-group !important;
}
.sales_mix_table tfoot input{
    width:100% !important;
}
.sales_mix_box .dataTables_filter{
    display:none;
}
.sales_mix_table {
    width:100% !important;
}
#products_table tfoot{
    display: table-header-group;
}
#products_table_filter{
    display: none;
}
#products_table_length{
    display: none;
}
#store_tabs,#myTab{
    border-bottom: 0!important;
}
.nav-tabs .nav-item {
    margin-bottom: -1px;
    z-index: 66;
}

#bwr_dashbord .tab-content{
    min-height:390px;
}
.loading_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(255 255 255 / 89%); /* Optional: semi-transparent background */
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000; /* Ensure it appears above other elements */
}

.spinner-border {
    width: 3rem;
    height: 3rem;
}

table.dataTable tfoot th, table.dataTable tfoot td {
    padding: 10px 6px !important;
    border-top: 0 !important;
}
#table_report_category tbody tr table tbody tr {
    background: transparent !important;
    border:0 !important;
}
#table_report_category tbody tr table tbody tr td{
    background: transparent !important;
    border:0 !important;
}
table tbody tr td.dataTables_empty{
    background: none !important;
}
#table_report_category tbody tr.odd td:first-child,#table_report_category tbody tr.even td:first-child{
    background: url(../img/details_open.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
#table_report_category tbody tr.odd.shown td:first-child,#table_report_category tbody tr.even.shown td:first-child{
    background: url(../img/details_close.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

#table_report_date tbody tr table tbody tr {
    border:0 !important;
}
#table_report_date tbody tr table tbody tr td{
    background: transparent !important;
    border:0 !important;
}
#table_report_date tbody tr.odd td:first-child,#table_report_date tbody tr.even td:first-child{
    background: url(../img/details_open.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
#table_report_date tbody tr.odd.shown td:first-child,#table_report_date tbody tr.even.shown td:first-child{
    background: url(../img/details_close.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

#table_report_transaction tbody tr table tbody tr {
    border:0 !important;
}
#table_report_transaction tbody tr table tbody tr td{
    background: transparent !important;
    border:0 !important;
}
#table_report_transaction tbody tr.odd td:first-child,#table_report_transaction tbody tr.even td:first-child{
    background: url(../img/details_open.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
#table_report_transaction tbody tr.odd.shown td:first-child,#table_report_transaction tbody tr.even.shown td:first-child{
    background: url(../img/details_close.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.sub_table tbody tr:nth-of-type(odd) {
    background-color: rgb(255 190 157 / 26%) !important;
}
.collapse_open{
    display: inline;
}
.collapse_close{
    display: none;
}
#sale_type_group{
    display:none;
}
#social_media_kpis_container .kpis_title ,#bbox_data .box_title{
	color:#f47d2c !important;
}
#social_media_kpis_container .card{
	margin-bottom:15px  !important;
}
.report_title{
	color: black !important;
    padding: 15px 0;
}


#products_performance_form .help-block {
    color: red;
    display: block;
}

.totals_bg{
    background: #e9e6e6;
    padding: 5px;
    margin-bottom: 5px;
}
.totals_bg_white{
    background: #fff;
    padding: 5px;
    margin-bottom: 5px;
}



/* Absolute Center Spinner */
.loading {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display:none;
}

/* Transparent Overlay */
.loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
    background: radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0, .8));

  background: -webkit-radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0,.8));
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.loading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 150ms infinite linear;
  -moz-animation: spinner 150ms infinite linear;
  -ms-animation: spinner 150ms infinite linear;
  -o-animation: spinner 150ms infinite linear;
  animation: spinner 150ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

#bbox_results .overlay_report {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(246, 247, 250, 0.95);
    z-index: 80;
    text-align: center;
    padding-top: 15%;
}
#bbox_result h1{
	font-size:5rem;
	font-weight:bolder;
}


.bg-card {
    background-size: contain;
    background-position: right;
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
}
.bg-holder {
    position: absolute;
    width: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    will-change: transform,opacity,filter;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-repeat: no-repeat;
    z-index: 0;
}

.ideal_cost_boxes .card{
    min-height: 210px;
}

.active_same_store_sales{
    color:red;
}

.pos_status_card table th{
    font-size: 14px;
}

.loyalty_widget{
    flex-basis: auto !important;
    flex-grow: initial !important;
    width: 25% !important;
}
.loyalty_widget .h-100{
    min-height:170px !important;
    height:auto !important;
}
    
@media only screen and (max-width: 1550px) {
    .loyalty_widget{
        flex-basis: auto !important;
        flex-grow: initial !important;
        width: 25% !important;
    }
}
@media only screen and (max-width: 1200px) {
    .loyalty_widget{
        flex-basis: auto !important;
        flex-grow: initial !important;
        width: 33.33% !important;
    }
}
@media only screen and (max-width: 1050px) {
    .loyalty_widget{
        flex-basis: auto !important;
        flex-grow: initial !important;
        width: 50% !important;
    }
}
@media only screen and (max-width: 500px) {
    .loyalty_widget{
        flex-basis: auto!important;
        flex-grow: initial !important;
        width: 100% !important;
    }
}

#survey_table tbody tr.even{
    background: #f1f1f1 !important;
}
#campaign_items,#generate{
    xdisplay:none;
}
.campaign_item{
    padding: 50px;
    border: 1px solid #ededed;
    background: white;
    position:relative;
    margin-bottom:15px;
}

.campaign_item .remove_item{
    position: absolute;
    top:10px;
    right:10px;
    font-size:13px;
    color:red;
    display: none
}
#campaign_items{
    display:none
}


.campaigns_report_wrapper table thead th{
    background-color:#f7f7f7 !important;
}
.oddcolor{
    background:#ffeae1
}




#bwr_dashbord .the_section .the_widget{
    background: #fff;
    border: 1px solid #dbdbdb;
    height: 100%;
    padding:15px;
} 
#bwr_dashbord .the_section .the_widget.widget_tabs{
    padding:0px !important;
}

#bwr_dashbord .the_widget.widget_card .widget_header{
    font-size:19px;
    font-weight: bold;
}

#bwr_dashbord .the_widget.widget_card .widget_value{
    font-size:45px;
    font-weight:bold;
    color: #f47d2c !important;
    margin: 0;
}
#bwr_dashbord .the_widget.widget_text .widget_header{
    font-size:22px;
    font-weight:bold;
}

#bwr_dashbord .the_widget.widget_text .widget_value{
    font-size:16px;
}    
#select_the_stores{
    display:none;
}
.the_markets_stores .market_div{
    display:inline-block;
}

.select2-container{
    display: block!important;
}

.select2-container--default .select2-selection--single{
    padding: 3px!important;
    height: 35px!important;
    border: 1px solid #ced4da !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 5px!important;
}

.header_class{
    background: #efefef;
    padding: 15px 10px;
    margin-top: 10px;
}

#loader-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 1000;
    display: flex;
    justify-content: center;
    align-items: center;
}

.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #F47D25;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

#bwr_dashbord .the_widget {
    overflow: auto;
}

#bwr_dashbord .widget_tabs .chart-container{
    padding:20px;
}
#bwr_dashbord .widget_tabs .extra{
    background: #f7f7f7;
    padding: 10px 20px;
    border-top: 1px solid lightgray;
    font-weight: bold;
}

#bwr_dashbord .widget_tabs .nav-tabs{
    overflow: auto;
    border: 0px;
    background: #f7f7f7;
    padding: 10px;
    border-top: 1px solid lightgray;
}                                    

#bwr_dashbord .widget_tabs .nav-tabs .nav-link{
    background: #6c757d;
    margin-right: 5px;
    border-radius: 5px;
    color:#fff;
    padding: 10px 20px;
}
#bwr_dashbord .widget_tabs .nav-tabs .nav-link.active{
    background: #f47e20;
}

#bwr_dashbord .the_section [class^="col-"] {
    padding-bottom: 25px;
}

.xjukebox_report .the_widget.widget_card .widget_header,.snap_report .the_widget.widget_card .widget_header{
    font-weight: bold;
    font-size: 22px !important;
    margin-bottom: 0px !important;
}
.xjukebox_report .the_widget.widget_card .widget_value,.snap_report .the_widget.widget_card .widget_value{
    font-size: 37px !important;
    margin-bottom: 0px !important;
}

.tooltip {
    z-index: 9999; /* Ensures tooltip stays on top of other elements */
}

#loyalty_chart_kpi .card-body{
    padding:0;   
}
#loyalty_chart_kpi .card-body #bwr_dashbord .the_section .col-12{
    padding-bottom:0;   
}

.bg-light { background-color: #f8f9fa !important; }
.bg-info-light { background-color: #d1ecf1 !important; }
.bg-success-light { background-color: #d4edda !important; }
.bg-danger-light { background-color: #f8d7da !important; }
.border-left-secondary { border-left: 4px solid #6c757d !important; }
.border-left-info { border-left: 4px solid #17a2b8 !important; }
.border-left-success { border-left: 4px solid #28a745 !important; }
.border-left-danger { border-left: 4px solid #dc3545 !important; }
.border-left-primary { border-left: 4px solid #007bff !important; }
.border-left-warning { border-left: 4px solid #ffc107  !important; }


