.navbar-custom {
    background-color: #C7C4FF !important;

    /* box-shadow: 0px 15px 10px -15px #e6eaed; */
    /* border-radius: 0px 0px 12px 12px !important; */
}

.loginbg {

    height: 100vh !important;
    align-items: center;
    display: grid;
}

@media (min-width: 576px) {
    .loginbg {
        background: url('../img/login-image.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
}

@media (max-width: 576px) {
    .loginbg {
        background: url('../img/login-mob.png');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
}

body {
    background: #FAFAFA !important;

}

.card-shadow {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    border-radius: 10px !important;
}

.card-header {
    border-radius: 10px 10px 0px 0px !important;
    background-color: #fff;
    border-bottom: solid rgba(19, 19, 19, 0.4);
}

.left-side-menu {
    background: #6660E5 !important;
    box-shadow: none !important;
}


.login-body {
    background: #cddffb !important;
}

.login_card {
    background-color: #ffffffeb !important;
}

.login-img {
    z-index: 100000;
    position: relative;
    /* background-size: cover; */
}

.submit_btn {
    float: right;
}


.page-title-main.page {
    padding: 0 0px;
}


.menu_icon {
    color: #323a46 !important;
    margin-top: 2% !important;
}

#sidebar-menu .menuitem-active .active {
    background: #3934B1 !important;
    border-left: 10px solid white;
    font-weight: bold;
    border-radius: 0px 20px 20px 0px;
    /* margin: 5px; */
    color: #fff !important;
}

#sidebar-menu .menuitem-active {
    border-radius: 20px;
}

.pro-user-name i {
    margin-left: 10px !important;
}

.page-title-main.page {
    color: #000 !important;
}

.btn-primary {
    background-color: #0081ff !important;
    border-color: #0081ff !important;
}

#sidebar-menu>ul>li>a {
    color: #3e3e3e !important;
    font-family: "Roboto", sans-serif !important;
    font-weight: 500 !important;
    font-size: .875rem !important;
}

.btn-danger {
    background-color: #fd0000 !important;
    border-color: #f00 !important;
}

body {
    color: #646464 !important;
    font-family: "Roboto", sans-serif !important;

}

.sign-in-container {
    overflow-y: clip;
    height: 100vh;
}

.search_btn {
    border-radius: 0px 5px 5px 0px !important;
    padding: 0.42rem .9rem !important;
}

.search_input {
    border-radius: 5px 0px 0px 5px !important;
}

.search_align {
    margin-right: 10px;
    border-radius: 0px 5px 5px 0px !important;
    padding: 0.42rem .9rem !important;
}

.short-description-show {
    display: -webkit-box;
    max-width: 200px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
}

.title-short-description-show {
    display: -webkit-box;
    max-width: 400px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.header-title {
    font-family: "Roboto", sans-serif !important;
    font-weight: 500 !important;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Roboto", sans-serif !important;
}

.col-form-label {
    font-weight: 500 !important;
}

.form-control {
    font-weight: 500 !important;
}

a[href^="tel:"] {
    color: var(--ct-table-color);
    ;
}

a[href^="mailto:"] {
    color: var(--ct-table-color);
    ;
}

.dropdown.user-card.drop-down-custom {
    right: 45px;
    top: 15px;
}

.dropdown.chat.drop-down-custom {
    top: 10px;
}

.dropdown.drop-down-custom {
    font-size: 20px;
    z-index: 1000000 !important;
}

.drop-down-custom i {
    color: #98a6ad;
}

table td {
    vertical-align: middle;
}

.image-circle {
    height: 40px;
    width: 40px;
}

.text-hide {
    width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.form-check.check {
    padding-left: 2.643em !important;
}

.dropify-wrapper .dropify-message span.file-icon p {
    font-size: 15px;
    color: #CCC;
}

.dt-button {
    color: #fff !important;
    background: #0B94F7 !important;
    border-color: #0B94F7 !important;
    margin-bottom: 8px !important;
}

.toggle-switch-margin {
    margin-left: 1.5em !important;
    margin-top: -32px;
}

.theme-menu-color {
    background-color: #6660E5;
    color: #fff;
}

.logo-box {
    background: #6660E5;

}

.navbar-custom .logo-dark {
    background: #6660E5 !important;
}

@media (max-width: 991px) {
    .navbar-custom .logo-dark {
        background: #6660E5 !important;
    }
}

.user-name {
    border-radius: 10px;
    margin-top: 10px;
    background: 084076;
    padding: 8px !important;
    line-height: 34px !important;
}

.login-text {
    color: #084076 !important;
    margin-top: 70px !important;
    font-size: 40px;
}

.login-button {
    background-color: #084076 !important;
    margin-top: 48px;
}

.login-form {
    height: 50px;
}

.login-label {
    color: #084076;
}

.menu-text {
    color: #fff;
    margin-left: 10px;
}

/* custom */

.dash-card1 {
    background-image: url('../img/dash-card.png');
}

.dash-card2 {
    background-image: url('../img/dash-card1.png');
}

.dash-card3 {
    background-image: url('../img/dash-card2.png');
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: -2px;
    border-radius: 20px;
}

.dash-card1,
.dash-card2 {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 10px;
    height: 170px;
}

.border-radius-table {
    border-radius: 10px;
}

.login-btn {
    background: #6660E5;
    border-radius: 10px;
}

.login-input {
    border-radius: 10px 0px 0px 10px !important;
}

.login-input-image {
    border-radius: 0px 10px 10px 0px !important;
}

.text-color {
    color: #6660E5;

}

.logo span.logo-lg {
    display: block;
    /* background: #2E2D70; */
}

.button-color {
    background-color: #6660E5 !important;
}

.add-btn {
    background-color: #6660E5;
    border-radius: 12px;
}

.dash-card-image {
    margin-left: -0.5rem !important;
}

.input-form.image {
    padding: .01rem .9rem;
}

.input-form {
    /* height: 40px; */
    border-radius: 10px;
    background: #F0EFFF;
}

.input-text-form {
    height: 150px;
    border-radius: 10px;
    background: #FFEDDB;
}

.form-control[readonly] {
    background: #FFEDDB;
}

.input-form::placeholder {
    color: rgb(109, 109, 109);
}

.input-text-form::placeholder {
    color: rgb(109, 109, 109);
}

.table-theme {
    background: #6660E5 !important;
}

.inr-input {
    border-radius: 10px 0px 0px 10px;
    background: #FFEDDB;
}

.save-btn {
    background: #2E2D70;
    border-radius: 10px;
    width: 100px;
}

.table-border .col-sm-12 {
    overflow: auto;
    border-radius: 15px;
    border: 1px solid #ffffff;
    margin-top: 15px;
}

table.dataTable {
    margin-top: 0px !important;
}

.table-border-radius {
    border-radius: 15px;
}

.form-control::file-selector-button {
    padding: .85rem .9rem !important;
}

.card-header-padding {
    padding: 0px !important;
}

.qus-ans-img {
    height: 108px;
    width: 100px;
}

.user-purchased {
    background: #F3F3F3;
    border-radius: 15px;
}

.text-area-background {
    border-radius: 10px;
    background: rgba(19, 19, 19, 0.2);
}

.card-header-plan {
    border-radius: 10px 10px 10px 10px !important;
    background-color: var(--ct-card-cap-bg);
    /* border-bottom: solid rgba(19, 19, 19, 0.4); */
}

.question-form {
    border-radius: 10px;
    background: rgba(19, 19, 19, 0.2);
}

.ck .ck-content {
    height: 200px;
}

.dropify-wrapper {
    height: 240px !important;
}

@media (min-width: 576px) {
    .edit-qus {
        max-width: 980px;
    }
}

.password-position-relative {
    position: relative;
}

.course-image {
    height: 10rem;
    width: 17rem;
}

.change-position-relative {
    position: relative;
}

.change-password-toggle {
    position: absolute;
    right: 10px;
    top: 70%;
    transform: translateY(-50%);
    cursor: pointer;
}

.is-invalid~.change-password-toggle,
.was-validated :invalid~.change-password-toggle {
    position: absolute;
    right: 10px;
    top: 54%;
    transform: translateY(-50%);
    cursor: pointer;
}

/* Style for alert boxes */
.custom-alert {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: #fcfcfc;
    color: #0c0c0c;
    padding: 26px;
    border-radius: 5px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    z-index: 1000;
    text-align: center;
    width: 300px;
}

.close-alert {
    margin-top: 15px;
    background-color: #d32f2f;
    /* Darker red for the button */
    border: none;
    color: white;
    padding: 10px 20px;
    cursor: pointer;
    border-radius: 5px;
}

.close-alert:hover {
    background-color: #b71c1c;
    /* Even darker red on hover */
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: #6660E5 !important;
}

.nav-link:focus,
.nav-link:hover,
.head-title {
    color: #6660E5;
}

.page-title-main.page {
    /* margin-top: -95px; */
    /* z-index: 1000000;
    position: absolute; */
}

#DataTables_Table_6,
#DataTables_Table_5,
#DataTables_Table_4,
#DataTables_Table_3,
#DataTables_Table_2,
#DataTables_Table_1,
#DataTables_Table_0 {
    width: 100% !important;
}

.course-view-top-filter {
    cursor: pointer;
    padding: 10px 10px;
    border: 1px solid #A3DEFD;
}

.copy-course-link {
    padding: 5px;
    border: 1px solid #A3DEFD;
    border-radius: 10px;
    cursor: pointer;
}

.card-header {
  border-bottom: 1px solid rgba(185, 189, 189, 0.4);
  font-size: medium;
  font-weight: bold;
  color: black;
}

.total-revenue-card {
    height: 150px;
    border-radius: 10px;
}

.dash-card-total {
    margin-top: -27px;
}

@media (min-width: 1200px) {
    .card-min-height {
        height: 230px;
        /* Height for larger screens */
    }
}

.booking-card,
.payment-card {
    background-color: white;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    padding: 20px;
    margin-bottom: 20px;
}

.route {
    color: #007bff;
    font-size: 1.1rem;
    font-weight: bold;
}

.location i {
    color: #6c757d;
    margin-right: 5px;
}

.vehicle-number {
    color: #007bff;
}

.booking-status {
    color: #17a2b8;
    font-weight: bold;
}

.feedback-buttons {
    background-color: #17a2b8;
    color: white;
}

.star-rating {
    color: #ffc107;
    font-size: 24px;
}

.review-text {
    background-color: #E9F9FF;
    border-radius: 5px;
    padding: 10px;
}

.card-title {
    font-size: 1.25rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}

.payment-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e0e0e0;
}

.payment-row:last-child {
    border-bottom: none;
}

.payment-label {
    font-weight: 500;
}

.payment-amount {
    font-weight: 600;
}

.feedback-buttons {
    background: #DF0000 !important;
    border-radius: 20px !important;
    height: 60px;
    color: #fff !important;
}

.is-invalid {
    color: red !important;
}

.is-valid {
    background-image: none !important;
}

.profile-card,
.document-card,
.trip-card {
    background-color: white;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    padding: 20px;
    margin-bottom: 20px;
}

.profile-image {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
}

.active-status {
    color: #28a745;
    font-weight: bold;
}

.document-verified {
    background-color: #17a2b8;
    color: white;
    padding: 8px 15px;
    border-radius: 20px;
    font-size: 0.9rem;
}

.document-image {
    width: 50px;
    height: 50px;
    /* background-color: #f0f0f0; */
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}

.trip-details {
    background-color: #e6f2ff;
    border-radius: 8px;
    padding: 15px;
    margin-bottom: 15px;
}

.month-selector {
    background-color: #e6f2ff;
    border: none;
    padding: 8px 15px;
    border-radius: 20px;
}

.nav-tabs .nav-link.active {
    background-color: #DF0000 !important;
    border-radius: 20px !important;
    color: #fff !important;
}

.nav-tabs {
    background-color: #fff !important;
    border-radius: 20px !important;
}

#purchases-table {
    width: 100% !important;
}

.dash-card-container {
    flex: 1 0 19%;
    margin-bottom: 15px;
}

@media (max-width: 1200px) {
    .dash-card-container {
        flex: 0 0 48%;
    }
}

@media (max-width: 768px) {
    .dash-card-container {
        flex: 0 0 100%;
    }
}

table.dataTable.table-striped>tbody>tr.odd {
    background: #F3F2FF;
}

table.data-table thead {
    background-color: #6660E5 !important;
}

table.data-table thead th {
    color: #ffffff;
    font-weight: bold;
}

.dash-card1 h5, .dash-card2 h5, .dash-card3 h5 {
    margin-top: 3.25rem !important;
}

@media (min-width: 1200px) {
    .long-width {
        width: 36.667% !important;
    }
}

.modal-content {
    border-radius: 16px 16px 15px 15px !important;
}
#datatableSearch {
    width: 50%;
}
#deletedDatatableSearch{
    width: 50% !important;
}
.modal-header {
    background: #6660E5 !important;
    border-radius: 15px 15px 0px 0px;
}

.modal-title {
    color: #fff !important;
}

.custom-modal-close {
    background-color: white;
    border-radius: 50%;
    padding: 0.5rem;
}

.orange-btn {
    background: #6660E5 !important;
    border-radius: 12px;
}

.cke_top,
.cke_bottom {
    display: none !important;
}

.cke_contents iframe {
    background-color: #F0EFFF !important;
}

.image-upload-area-about {
    border: 2px dashed #dee2e6;
    border-radius: 12px;
    padding: 2rem;
    text-align: center;
    background: #f8f9fa;
    transition: all 0.3s ease;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    height: 207px !important;
}

.image-upload-area-about:hover {
    border-color: #667eea;
    background: #f0f2ff;
}

.image-upload-area-about.dragover {
    border-color: #667eea;
    background: #f0f2ff;
    transform: scale(1.02);
}

.about-upload-icon {
    font-size: 3rem;
    color: #1d91f6;
    margin-bottom: 1rem;
}

.about-upload-text {
    color: #6c757d;
    font-size: 1rem;
    margin-bottom: 0.5rem;
}

.upload-subtext {
    color: #adb5bd;
    font-size: 0.875rem;
}

.about-image-preview {
    max-width: 100%;
    max-height: 140px;
    border-radius: 8px;
    margin-top: 1rem;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.about-remove-image {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #dc3545;
    color: white;
    border: none;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
}

.about-remove-image:hover {
    background: #c82333;
    transform: scale(1.1);
}

#about-file-input {
    display: none;
}

.error-toggle-password {
  position: absolute;
  top: 72%;
  right: 15px;
  transform: translateY(-50%);
  cursor: pointer;
  color: #666;
}
.orange-background{
    background: #6660E5 !important;
}

input[type="search"].form-control.form-control-sm {
  border-radius: 8px;
}

select[name="DataTables_Table_0_length"].form-select.form-select-sm {
  border-radius: 8px;
}

input[type="search"]#deletedDatatableSearch.form-control.form-control-sm {
    background-color: white;
}

input[type="search"]#datatableSearch.form-control.form-control-sm {
    background-color: white;
}


select[name="customers-table_length"].form-select.form-select-sm {
  border-radius: 8px;
}
.page-item:first-child .page-link {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.page-item:last-child .page-link {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.filter-popup {
    font-family: 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
    position: absolute;
    z-index: 1050;
    background: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    width: 1200px;
    max-width: 95vw;
    left: 50%;
    top: 20px;
    transform: translateX(-50%);
    animation: fadeIn 0.2s ease-out;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(-5px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.filter-popup-content {
    max-height: 70vh;
    overflow-y: auto;
}

.filter-popup-header {
    padding: 12px 16px;
    border-bottom: 1px solid #f0f0f0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #f8f9fa;
    border-radius: 6px 6px 0 0;
}

.filter-popup-header h5 {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    color: #333;
}

.filter-popup-header .close {
    border: none;
    background: none;
    font-size: 20px;
    color: #6c757d;
    opacity: 0.7;
    transition: opacity 0.2s;
}

.filter-popup-header .close:hover {
    opacity: 1;
    color: #333;
}

.filter-popup-body {
    padding: 16px;
}

.filter-popup-footer {
    padding: 12px 16px;
    border-top: 1px solid #f0f0f0;
    display: flex;
    justify-content: space-between;
    background-color: #f8f9fa;
    border-radius: 0 0 6px 6px;
}

.filter-rules-container {
    margin-bottom: 16px;
}

.filter-rule {
    padding: 12px;
    margin-bottom: 12px;
    border: 1px solid #e9ecef;
    border-radius: 4px;
    background-color: #fff;
    transition: all 0.2s ease;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.filter-rule:hover {
    border-color: #dee2e6;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}

.filter-rule .row {
    align-items: center;
}

.rule-connector {
    display: inline-block;
    width: 36px;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    color: #6c757d;
    text-transform: uppercase;
    padding: 6px;
    background-color: #f8f9fa;
    border-radius: 3px;
}

.filter-rule .form-control-sm {
    height: 32px;
    font-size: 13px;
    border-radius: 3px;
    border: 1px solid #ced4da;
}

.filter-rule select.form-control-sm {
    appearance: none;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 8px center;
    background-size: 12px;
    padding-right: 24px;
}

.filter-popup .btn {
    font-size: 13px;
    font-weight: 500;
    padding: 6px 12px;
    border-radius: 4px;
    transition: all 0.2s;
    display: inline-flex;
    align-items: center;
}

.filter-popup .btn i {
    margin-right: 6px;
    font-size: 12px;
}

.filter-popup .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
}

.btn-outline-primary {
    color: #0d6efd;
    border-color: #0d6efd;
}

.btn-outline-primary:hover,
.btn-outline-primary.active {
    background-color: #0d6efd;
    color: white;
}

.btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d;
}

.btn-outline-secondary:hover {
    background-color: #6c757d;
    color: white;
}

.btn-outline-danger {
    color: #dc3545;
    border-color: #dc3545;
}

.btn-outline-danger:hover {
    background-color: #dc3545;
    color: white;
}

.btn-primary {
    background-color: #0d6efd;
    border-color: #0d6efd;
}

.btn-primary:hover {
    background-color: #0b5ed7;
    border-color: #0a58ca;
}

.remove-rule-btn {
    padding: 4px 6px;
    border-radius: 50%;
}

.filter-logic-toggle {
    border-radius: 4px;
    overflow: hidden;
}

.filter-logic-toggle .btn {
    font-size: 12px;
    padding: 6px 12px;
    border-radius: 0;
}

.filter-logic-toggle .btn:first-child {
    border-radius: 4px 0 0 4px;
}

.filter-logic-toggle .btn:last-child {
    border-radius: 0 4px 4px 0;
}

.ui-datepicker {
    font-family: 'Segoe UI', Roboto, sans-serif;
    background: white;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    padding: 10px;
}

.ui-datepicker-header {
    background: #f8f9fa;
    border: none;
    border-radius: 3px;
}

.ui-datepicker-title {
    font-weight: 600;
}

.ui-datepicker-calendar th {
    font-weight: 500;
    color: #6c757d;
}

.ui-datepicker-calendar td a {
    text-align: center;
    padding: 4px;
    border-radius: 3px;
}

.ui-datepicker-calendar td a.ui-state-active {
    background: #0d6efd;
    color: white;
}

.select2-container--default .select2-selection--multiple {
    min-height: 32px;
    border: 1px solid #ced4da;
    border-radius: 3px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #E37201;
    border: none;
    border-radius: 3px;
    font-size: 12px;
    padding: 2px 8px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    margin-right: 4px;
    color: #fff;
}

.filter-badge {
    position: absolute;
    top: -6px;
    right: -6px;
    font-size: 10px;
    padding: 3px 5px;
    background-color: #dc3545;
    color: white;
    border-radius: 10px;
    min-width: 18px;
    text-align: center;
    line-height: 1;
}

@media (max-width: 768px) {
    .filter-popup {
        width: 90vw;
    }

    .filter-rule .col {
        margin-bottom: 8px;
    }

    .filter-rule .col-auto {
        margin-bottom: 0;
    }
}
@media (max-width: 768px) {
    .filter-popup {
        width: 95vw;
        left: 50%;
        top: 10px;
        transform: translateX(-50%);
        border-radius: 8px;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
        padding: 8px;
    }

    .filter-popup-header,
    .filter-popup-footer,
    .filter-popup-body {
        padding: 10px !important;
    }

    .filter-popup-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 6px;
    }

    .filter-popup-header h5 {
        font-size: 1rem;
    }

    .filter-popup-header .close {
        align-self: flex-end;
        font-size: 1.4rem;
    }

    .filter-popup-body .d-flex,
    .filter-popup-footer {
        flex-direction: column;
        gap: 10px;
    }

    .filter-popup-footer .btn {
        width: 100%;
    }

    .filter-logic-toggle {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .filter-logic-toggle .btn {
        flex: 1;
    }

    .add-rule-btn {
        width: 100%;
    }

    .save-filter-btn,
    .apply-filter-btn,
    .clear-filters-btn {
        width: 100%;
    }

    .filter-popup-content {
        max-height: 80vh;
        overflow-y: auto;
    }
    .filter-popup-footer .btn {
    margin-bottom: 6px;
    width: 100%;
}
.filter-popup-header .close {
    align-self: flex-end;
}

}
@media (max-width: 768px) {
    .filter-popup {
        width: 95vw;
        top: 10px;
        padding: 10px;
        transform: translateX(-50%);
        border-radius: 10px;
    }

    .filter-popup-header,
    .filter-popup-footer {
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
    }

    .filter-popup-header h5 {
        font-size: 14px;
    }

    .filter-rule {
        padding: 10px;
    }

    .filter-rule .row {
        flex-direction: column;
        gap: 8px;
    }

    .filter-rule .col,
    .filter-rule .col-auto {
        width: 100% !important;
        margin-bottom: 8px;
    }

    .filter-popup .btn {
        width: 100%;
        justify-content: center;
    }

    .filter-logic-toggle {
        display: flex;
        justify-content: center;
        width: 100%;
    }

    .select2-container--default .select2-selection--multiple {
        font-size: 12px;
    }

    .filter-popup-content {
        max-height: 60vh;
    }
}

.dataTables_filter input {
    border-radius: 8px;
    border: 1px solid;
    background: white;
    padding: 6px 10px;
    margin-left: 10px;
    outline: none;
    box-shadow: none;
}
.data-table-filter-btn {
    border-radius: 8px;
    border: 1px solid;
    background: white;
    padding: 6px 10px;
    margin-left: 10px;
    outline: none;
    box-shadow: none;
}
.data-table-filter-btn:hover {
  background-color: white;
  color: black;
}
.deleted-table-filter-btn {
    border-radius: 8px;
    border: 1px solid;
    background: white;
    padding: 6px 10px;
    margin-left: 10px;
    outline: none;
    box-shadow: none;
}
.deleted-table-filter-btn:hover {
  background-color: white;
  color: black;
}
div.dataTables_wrapper div.dataTables_filter {
    margin-right: 1rem;
}
.input-group.small-bar{
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 50%;
  align-content: end;
  float: inline-end;
}
