@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');

html,
body {
    font-family: 'Roboto', sans-serif;
    background-color: #f1f5f9;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.layout-boxed .wrapper {
    box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22) !important;
}

@media (min-width: 768px) {

    body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .content-wrapper,
    body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .main-footer,
    body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .main-header {
        /*margin-left: 0px;*/
    }

}

.content-wrapper>.content {
    padding: 0 1rem;
}

.content-header {
    padding: 1.5rem 1rem 1rem;
}

@media (max-width: 991px) {

    .content-header h1 {
        font-size: 20px;
    }

    .btn {
        font-size: 14px;
    }

}

.fancybox-button--thumbs {
    display: none !important;
}

@media (min-width: 1024px) {

    .image-gallery .col-md-3.col-6.pb-3 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }

}

.dashboard-page {
    display: flex;
    height: 80vh;
    align-items: center;
}


@media (max-width: 576px) {

    .login-box,
    .register-box {
        margin-top: 0;
        width: 100%;
    }

    .card-footer {
        padding: 0.35rem 0.25rem;
    }

}

@media (max-width: 768px) {

    .gallery-page .col-sm-6.col-12 .box {
        float: left !important;
        padding-right: 0px;
    }

    .gallery-page .col-sm-6.col-12 a {
        float: left !important;
        margin-right: 6px;
        height: 38px;
        padding-top: 7px;
    }

    .gallery-page h1 {
        margin-bottom: 12px;
    }

}

.card-title {
    font-size: 1.2rem;
}

.user-panel img {
    width: 1.5rem;
}


@media (min-width: 576px) {

    .dropdown-menu.dropdown-menu-lg.dropdown-menu-right {
        display: none !important;
    }

}

.dropdown-item i {
    color: #64748b;
}

.dropdown-menu-lg .dropdown-item:hover {
    color: #007bff;
}

.dropdown-menu-lg .dropdown-item:hover i {
    color: #007bff;
}

.dropdown-item.active,
.dropdown-item:active,
.dropdown-item.active,
.dropdown-item:active i {
    color: #fff !important;
    text-decoration: none;
    background-color: #007bff;
}

label {
    display: inline-block;
    margin-bottom: 0.2rem;
    color: #7987a1;
    font-weight: 400 !important;
    font-size: 15px;
}

.dark-mode .card .card-header {
    background-color: rgba(0, 0, 0, .1);
}

.product-detail_img .single-img.gallery-item img {
    height: 200px;
    object-fit: cover;
}

.btn-sm {
    padding: 0.2rem 0.2rem;
    font-size: .7rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.icon-sm {
    font-size: 13px;
}

.dropdown-toggle::after {
    content: "\f142";
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #626262;
    vertical-align: middle;
    margin: 0;
    font-size: 18px;
    padding: 10px;
}

.dropdown-menu {
    padding: 0rem 0;
}

.dropdown-item {
    font-size: 13px;
    border-bottom: 1px solid #e9e9e9;
    padding: 0.4rem 0.8rem;
}

.vertical-center {
    vertical-align: middle !important;
}

.main-sidebar {
    border-right: 1px solid #e9ecef;
    box-shadow: 0 8px 10px #b7c0ce33 !important;
    background: #fff;
}

.layout-navbar-fixed .wrapper .main-sidebar:hover .brand-link,
.layout-navbar-fixed .wrapper .brand-link {
    background-color: #fff !important;
}

.content-wrapper {
    background-color: #f1f5f9;
}

.table-bordered td,
.table-bordered th {
    border: 1px solid #f4f4f4;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgb(0 0 0 / 2%);
}

.card-header {
    border-bottom: 1px solid #f4f4f4;
}

.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active,
.sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active {
    background: -webkit-linear-gradient(45deg, #56a8ff, #007bff);
    background: linear-gradient(45deg, #56a8ff, #007bff);
    box-shadow: 3px 3px 10px 0 rgb(123 31 162 / 30%);
    margin-bottom: 10px;
}

.nav-link {
    padding: 0.5rem 0.75rem;
}

[class*=sidebar-dark-] .sidebar a {
    color: #9ea9b4;
}

/*a {*/
/*    color: #00bac7;*/
/*}*/

.bg-primary {
    background-color: #007bff !important;
}

.main-footer {
    background-color: #FFFFFF;
}

.card {
    /*box-shadow: rgb(0 0 0 / 10%) 0px 10px 15px -3px, rgb(0 0 0 / 5%) 0px 4px 6px -2px;*/
    box-shadow: 0 0 10px 0 rgb(183 192 206 / 20%);
    margin-bottom: 1.8rem;
}

[class*=sidebar-dark] .brand-link,
[class*=sidebar-dark] .brand-link .pushmenu {
    color: rgba(255, 255, 255, 255);
}

.table-hover tbody tr:hover {
    background-color: rgb(250 250 250);
}

.card-primary.card-outline {
    border-top: 3px solid #007bff;
}

.main-footer {
    padding: 0.5rem 1rem;
}

.brand-link {
    border-bottom: 1px solid #e5e7eb !important;
}

.main-header {
    border-bottom: 1px solid #e5e7eb;
}

.layout-navbar-fixed .wrapper .brand-link,
.layout-navbar-fixed .wrapper .main-sidebar:hover .brand-link {
    width: 248px;
}

.brand-link {
    color: #007bff !important;
    font-weight: 600;
}

.nav-sidebar .nav-header {
    font-size: .8rem;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 0rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    text-transform: uppercase;
    color: #7987a1;
    letter-spacing: .8px;
}

.nav-sidebar .nav-link p {
    color: #2b345f;
}

.nav-sidebar>.nav-item .nav-icon {
    color: #2b345f;
}

.brand-link .brand-image {
    margin-left: 0.4rem;
    margin-right: 0.5rem;
    margin-top: 0;
}

.main-header .nav-link {
    height: 2.7rem;
}

.navbar-expand .navbar-nav .nav-link {
    line-height: 1.8rem;
    color: #212529;
}

.layout-navbar-fixed .wrapper .main-header {
    background: #fff;
    border-bottom: 1px solid #e9ecef;
    box-shadow: 3px 0 10px #b7c0ce33;
}

.nav-sidebar>.nav-item .nav-icon.fa,
.nav-sidebar>.nav-item .nav-icon.fab,
.nav-sidebar>.nav-item .nav-icon.fad,
.nav-sidebar>.nav-item .nav-icon.fal,
.nav-sidebar>.nav-item .nav-icon.far,
.nav-sidebar>.nav-item .nav-icon.fas,
.nav-sidebar>.nav-item .nav-icon.ion,
.nav-sidebar>.nav-item .nav-icon.svg-inline--fa {
    font-size: 0.9rem;
}

/* .nav-link.active:before {
    content: "";
    width: 5px;
    height: 26px;
    background: #000000;
    position: absolute;
    left: -8px;
    top: 10px;
} */

.nav-item .nav.nav-treeview .nav-item .nav-link {
    font-size: 15px;
}

.nav-item .nav.nav-treeview .nav-item .nav-link i {
    font-size: 12px;
    margin-right: 0;
}

.nav-sidebar .nav-item>.nav-link:hover {
    background: transparent;
    transition: all .3s ease;
}

.nav-sidebar .nav-item>.nav-link:hover i {
    color: #2b345f;
    transition: all .3s ease;
}

.nav-sidebar .nav-item>.nav-link.active i {
    color: #fff;
    transition: all .3s ease;
}

.nav-sidebar .nav-item>.nav-link.active p,
.nav-sidebar .nav-item>.nav-link.active:hover p {
    color: #ffffff;
    transition: all .3s ease;
}

.nav-sidebar .nav-item>.nav-link:hover p {
    margin-left: 3px;
    transition: all .3s ease;
}

.nav-item .nav.nav-treeview .nav-item .nav-link:hover .fa-circle:before {
    background: #2e3590;
    border-radius: 100%;
    color: #2e3590;
}

.nav-item .nav.nav-treeview .nav-item .nav-link {
    padding: 0.5rem 0.75rem;
}

.main-footer {
    color: #7987a1;
}

a {
    color: #2e3590;
}

.cursor-pointer {
    cursor: pointer;
}

.form-control {
    border: 1px solid #d6d6d6;
}

.table td,
.table th {
    vertical-align: middle;
    font-size: 14px;
    /*color: #6c757d;*/
    color: #000000;
}

.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

.accordion:hover {
    background-color: #ccc;
}

.panel {
    padding: 0 18px;
    display: none;
    background-color: white;
    overflow: hidden;
}

.nav-item .nav.nav-treeview .nav-item .nav-link.active:before {
    display: none;
}

.nav-item .nav.nav-treeview .nav-item .nav-link.active .fa-circle:before {
    background: #2e3590;
    border-radius: 100%;
    color: #2e3590;
}

.layout-navbar-fixed .wrapper .brand-link {
    font-size: 22px;
    display: flex;
    align-items: center;
}

.brand-link .brand-text span {
    font-weight: 400;
}

.main-sidebar .brand-text {
    margin-left: 5px;
}

.nav-sidebar .nav-item .nav-link svg {
    line-height: 30px;
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    text-align: center;
    vertical-align: middle;
    border-radius: 12%;
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 12%);
    box-shadow: 0 0 10px rgb(0 0 0 / 12%);
    padding: 5px;
    color: #2b345f;
}

.nav-sidebar>.nav-item {
    margin-bottom: 5px;
}

/*table css*/

div.dataTables_wrapper div.dataTables_info {
    display: inline-block;
    float: left;
}

div.dataTables_wrapper div.dataTables_paginate {
    display: inline-block;
    float: right;
    padding-top: 0.85em;
}

.paginate_button {
    position: relative;
    display: inline-block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #db0c8c;
    background-color: #fff;
    border: 1px solid #dee2e6;
    cursor: pointer;
}

.paginate_button.previous {
    margin-left: 0;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.paginate_button.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}

.paginate_button.next {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}

.paginate_button.current {
    z-index: 3;
    color: #fff;
    border-color: #622f92;
    background: -webkit-linear-gradient(45deg, #353c94, #e9088b);
    background: linear-gradient(45deg, #353c94, #e9088b);
}

div.dataTables_wrapper div.dataTables_filter input {
    display: inline-block;
    width: auto;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    box-shadow: inset 0 0 0 transparent;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

div.dataTables_wrapper div.dataTables_filter input:focus {
    outline: none !important;
    border: 1px solid #ced4da;
}

.table-bordered,
.table-bordered td,
.table-bordered th {
    border: 1px solid #f4f4f4;
}

.table-bordered thead td,
.table-bordered thead th {
    border-bottom-width: 1px;
}

table.dataTable th {
    font-weight: 500;
    color: #2e3590;
}

.layout-footer-fixed .wrapper .main-footer {
    background: #eeeff3;
}

.btn-secondary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
    box-shadow: none;
}

.nav-sidebar .nav-link>.right,
.nav-sidebar .nav-link>p>.right {
    top: 1rem;
}

.nav-item .nav.nav-treeview .nav-item p {
    color: #2b345f;
}

.nav-item .nav.nav-treeview .nav-item .nav-link.active:hover p {
    color: #f033a3;
}

.nav-item .nav.nav-treeview .nav-item .nav-link p:hover {
    color: #f033a3;
}

.nav-item .nav.nav-treeview .nav-item .nav-link:hover .fa-circle:before {
    background: #f033a3;
    border-radius: 100%;
    color: #f033a3;
}

.btn-gray {
    color: #fff;
    background-color: #545764;
    border-color: #545764;
    box-shadow: none;
}

.select2-container--default .select2-selection--multiple {
    border: 1px solid #e9ecef !important;
    height: calc(2.5rem + 2px) !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    color: #000;
    font-size: 14px;
}

.form-group {
    position: relative;
}

.remove-add-more {
    position: absolute;
    top: 10px;
    right: 0;
    color: #ff5722;
    opacity: 1;
}

.nav-item .nav.nav-treeview .nav-item .nav-link.active {
    background: #f3f3f9;
}

.separate-card-header {
    background: #f3f3f9;
    border-radius: 0;
    border-top: 1px solid #dfdfdf;
}

.select2-container {
    width: 100% !important;
}

.month_button_horo {
    text-align: center;
    line-height: 3;
    height: 82px;
    cursor: pointer;
}

.month_button_horo div {
    line-height: 0;
}

.month_button_horo div img {
    width: 25px;
}

.profile-tab .nav-link.active:before {
    display: none;
}

@media (max-width: 768px) {

    .month_button_horo div img {
        width: 20px;
    }

    .main-header .navbar-nav .nav-item:nth-child(3) {
        display: none;
    }

}

.info-card .info-card-content .info-list li .info-name {
    width: 100%;
    margin-bottom: 5px;
    position: relative;
}

.info-card .info-card-content .info-list li .info-details {
    width: 100%;
    margin-bottom: 5px;
}

@media (min-width: 768px) {
    .info-card .info-card-content .info-list li .info-name {
        width: 40%;
        margin-bottom: 0;
    }

    .info-card .info-card-content .info-list li .info-details {
        width: 60%;
        margin-bottom: 0;
    }
}

.info-card-content .info-list {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}

.info-card-content .info-list li {
    display: flex;
    margin-bottom: 10px;
}

.info-card .info-card-content .info-list li .info-name:after {
    content: ":";
    right: 10px;
    top: 0;
    position: absolute;
}

.table td,
.table th {
    border: 1px solid #e8e8f7;
}

.table thead th {
    font-weight: 500;
}

.membership__head p {
    padding-block: 26px;
    padding-inline: 30px;
    background: #fbf6ff;
    margin-bottom: 0;
    font-weight: 500;
}

.membership__body h4 {
    color: #f033a3;
    padding-block: 20px;
    border-bottom: 1px solid rgba(33, 51, 102, 0.1);
    text-align: center;
}

.membership__body ul {
    list-style: none;
    padding: 0px;
    margin: 0;
}

.membership__body ul li {
    padding-block: 23px;
    margin-inline: 45px;
    border-bottom: 1px solid rgba(33, 51, 102, 0.1);
    font-size: 1rem;
    flex-wrap: nowrap;
}

.membership__body ul li i {
    margin: 5px 10px 5px 0px;
    display: inline-block;
    text-align: center;
    color: #ae3eff;
}

.membership__body ul li:last-child {
    border-bottom: 0px;
}

@media (min-width: 576px) {
    .membership__body ul li {
        margin-inline: 30px;
    }
}


@media (min-width: 991px) {

    .table-responsive {
        -webkit-overflow-scrolling: touch;
        overflow-y: unset;
    }

}

.table thead th {
    border-bottom: 2px solid #e8e8f7;
}

.page-link {
    border: 1px solid #e8e8f7;
}

.btn.btn-gray:hover {
    color: #fff;
    background: #41434d;
    border-color: #41434d;
}

.pagination {
    justify-content: end;
}

.drag-text.small-icon h3 {
    padding: 90px 0;
    font-size: 16px;
    height: 200px;
}

.drag-text h3 {
    font-size: 16px;
}

.drag-text.height-fix h3 {
    padding: 88px 0;
}

[class*="sidebar-dark-"] .nav-treeview>.nav-item>.nav-link {
    color: #6c757d;
}

[class*="sidebar-dark-"] .nav-treeview>.nav-item>.nav-link:hover {
    color: #2b345f;
}

dt {
    font-weight: 500;
    font-size: 13px;
    color: #6c757d !important;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #007bff;
    background-color: #ffffff;
  }

  .input_close_button{
    position: absolute;
    right: -10px;
  }


  /*new css*/

.custom-sidebar-edit {
    position: fixed;
    right: 0;
    z-index: 9999;
    height: 100%;
    top: 0;
    width: 400px;
    padding: 0px;
    border-radius: 0;
    background-color: #fff;
    overflow: auto;
}

.card-tools .pagination {
    margin-bottom: 0px;
}

.delete-sidebar {
    height: 220px;
    width: 400px;
    bottom: 0;
    top: auto;
    background: #fff;
    margin: 10px;
}

.action-btns a {
    color: #6c757d;
}

.text-hover-info:hover {
    color: #17a2b8;
}

.text-hover-danger:hover {
    color: #dc3545;
}

.form-width-lg {
    width: 900px;
}

@media only screen and (max-width: 991px) and (min-width: 600px)  {
    .form-width-lg {
        width: 500px;
    }

    .delete-sidebar {
        height: 180px;
        width: 300px;
    }

    .delete-sidebar form {
        height: 125px !important;
    }
}

@media only screen and (max-width: 599px) and (min-width: 320px)  {
    .form-width-lg {
        width: 320px;
    }

    .delete-sidebar {
        height: 180px;
        width: 300px;
    }

    .delete-sidebar form {
        height: 125px !important;
    }
}

.custom-sidebar-edit .card-footer {
    width: 100%;
    background: #f1f5f9;
    left: 0;
}

.custome-sidebar-content {
    height: calc(100vh - 60px);
    overflow: auto;
}

.error.text-danger {
    font-size: 12px;
}

.card.card-widget.widget-user-2 .card-footer ul li a {
    display: block;
}

.btn-app {
    font-size: 14px;
    line-height: 36px;
    height: 80px;
}

.notifications .callout:last-child {
    margin-bottom: 0px;
}

.select2-container .select2-selection--single {
    display: block !important;
    width: 100%;
    height: calc(2.5rem + 2px) !important;
    padding: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff !important;
    background-clip: padding-box;
    border: 1px solid #e9ecef !important;
    border-radius: 0.25rem !important;
    box-shadow: inset 0 0 0 transparent;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 44px !important;
    padding-left: 12px !important;
    padding-right: 25px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px !important;
    right: 4px !important;
}

.select2-container .select2-selection--single:focus {
    outline: none!important;
}

.default-checkbox {
    position: relative;
    display: inline-block;
}

.default-checkbox input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    opacity: 0;
    cursor: pointer;
}

.default-checkbox label {
    background: none;
    border: 3px solid #777;
    height: 30px;
    border-radius: 20px;
    width: 86px;
    position: relative;
    display: inline-block;
    transition: 0.4s;
}

.default-checkbox label:after {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    left: 0;
    top: -5px;
    z-index: 2;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    transition: 0.4s;
}

.default-checkbox label:after {
    content: 'ON';
    font-family: Arial;
    color: #fff;
    line-height: 28px;
    text-indent: 100px;
    background: #777;
    overflow: hidden;
    box-shadow: none;
    border-radius: 14px;
    transform: translateX(-50px);
    -moz-transition: all 0.4s 0.2s, width 0.2s linear, text-indent 0.4s linear;
    -o-transition: all 0.4s 0.2s, width 0.2s linear, text-indent 0.4s linear;
    -webkit-transition: all 0.4s, width 0.2s linear, text-indent 0.4s linear;
    -webkit-transition-delay: 0.2s, 0s, 0s;
    transition: all 0.4s 0.2s, width 0.2s linear, text-indent 0.4s linear;
    top: 3px;
    left: auto;
    right: 8px;
    width: 18px;
    height: 18px;
}

.default-checkbox:after {
    content: 'OFF';
    font-family: Arial;
    position: absolute;
    color: #666;
    top: 12px;
    right: 15px;
}

.default-checkbox input:checked + label:after {
    background: #3fb454;
    left: auto;
    transform: translateX(0px);
    -moz-transition: all 0.4s, width 0.2s linear 0.4s, text-indent 0.3s linear 0.4s;
    -o-transition: all 0.4s, width 0.2s linear 0.4s, text-indent 0.3s linear 0.4s;
    -webkit-transition: all 0.4s, width 0.2s linear, text-indent 0.3s linear;
    -webkit-transition-delay: 0s, 0.4s, 0.4s;
    transition: all 0.4s, width 0.2s linear 0.4s, text-indent 0.3s linear 0.4s;
    width: 80px;
    text-indent: 0;
}

.print-design .card-body.box-profile div.d-flex, .print-design .card-footer div.d-flex {
    padding: 8px 0px;
}

.print-design .card-body.box-profile div div:nth-child(odd), .print-design .card-footer div div:nth-child(odd) {
    flex-shrink: 0;
    flex-basis: 50%;
}

.print-design .card-body.box-profile div div:nth-child(even), .print-design .card-footer div div:nth-child(even) {
    text-align: right;
    overflow-wrap: anywhere;
}

.print-design .card-body.box-profile div div:nth-child(odd) span, .print-design .card-footer div div:nth-child(odd) span {
    float: right;
}

.btn-action {
    height: 25px;
    width: 25px;
    line-height: 25px;
    padding: 0 0px;
}

.complaint-table-border .table td, .complaint-table-border .table th {
    border: 1px solid #6b6b6b;
    font-size: 16px;
    color: #444;
    padding-inline: 15px;
}

.twelvemm td {
    padding: 15px 15px !important;
    height: 95px;
}

.f-12 {
    font-size: 12px !important;
}

.f-13 {
    font-size: 13px !important;
}

.f-14 {
    font-size: 14px !important;
}

.f-15 {
    font-size: 15px !important;
}

.f-16 {
    font-size: 16px !important;
}

.table-bill-info td {
    border: 0;
    padding-block: 5px;
    vertical-align: top;
}

.table-particular-info td, .table-particular-info th {
    border-block: 1px dashed;
    border-inline: 0;
    padding-block: 6px;
}

.table-amount-info td {
    border: 0;
    padding-block: 6px;
}

.notificationCount {
    position: absolute;
    background: #fa5661;
    height: 18px;
    top: 0;
    display: flex;
    right: 0;
    font-size: 10px;
    border-radius: 25px;
    width: 18px;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.text-discount {
    color: #795548 !important;
}

.report-table-loader {
    width: 100%;
    height: 100%;
    position: absolute;
    justify-content: center;
    align-items: center;
    background: rgb(241 245 249 / 80%);
}

.opacity-50 {
    opacity: 50%;
}
