#sidebar .theme-brand div.theme-logo img {
    width: auto !important;
}
.navbar
    .navbar-item
    .nav-item.dropdown.notification-dropdown
    .dropdown-menu
    .drodpown-title {
    border-top: none !important;
}

.navbar
    .navbar-item
    .nav-item.dropdown.notification-dropdown
    .dropdown-menu
    .notification-scroll {
    height: auto !important;
}

body {
    font-family: "Abel", sans-serif;
}

.wd-aut {
    width: 50% !important;
}
.mgb-1 {
    margin-bottom: 1rem !important;
}
.mgb-2 {
    margin-bottom: 2rem !important;
}
.mgb-3 {
    margin-bottom: 3rem !important;
}
.mgb-4 {
    margin-bottom: 4rem !important;
}
.mgb-5 {
    margin-bottom: 5rem !important;
}
.mgb-6 {
    margin-bottom: 6rem !important;
}
.ml-39 {
    margin-left: 39px !important;
}
.ml-neg10 {
    margin-left: -10px !important;
}
.mgb-7 {
    margin-bottom: 7rem !important;
}
.mgb-8 {
    margin-bottom: 8rem !important;
}
.ml-10 {
    margin-left: 10rem !important;
}
.widget-t-sales-widget.widget-m-orders .media .icon {
    background-color: #eceffe !important;
    color: #4361ee !important;
}
.widget-t-sales-widget.widget-m-customers .media .icon {
    background-color: #fbeced !important;
    color: #e7515a !important;
}
.widget-t-sales-widget.widget-m-income .media .icon {
    background-color: #ddf5f0 !important;
    color: #00ab55 !important;
}
.widget-t-sales-widget.widget-m-orders .media .media-body .widget-text {
    color: #4361ee !important;
}
.widget-t-sales-widget.widget-m-customers .media .media-body .widget-text {
    color: #e7515a !important;
}

.widget-t-sales-widget.widget-m-income .media .media-body .widget-text {
    color: #00ab55 !important;
}
.text-green {
    color: green !important;
}
.text-red {
    color: red !important;
}
.text-blue {
    color: blue !important;
}
.text-black {
    color: #515365 !important;
}
.searchable-container #btn-add-contact {
    margin-right: 0px !important;
}
.sidebar-wrapper.sidebar-theme .theme-brand .sidebar-toggle .btn-toggle svg {
    color: #3b3f5c !important;
}
#sidebar .theme-brand {
    padding: 15px 25px 15px 25px !important;
}
.bdy-bckgrnd {
    background-image: url("banner3.jpg");
}
.seperator .seperator-text {
    font-size: 12px !important;
    font-weight: 700 !important;
    letter-spacing: 0px !important;
}
.pdl-0 {
    padding-left: 0px !important;
}
.mt-20 {
    margin-top: 20px !important;
}
label {
    color: #3b3f5c !important;
}
.abel-regular {
    font-family: "Abel", sans-serif;
    font-weight: 400;
    font-style: normal;
}
.fw-bold {
    font-weight: bold !important;
}
.fs-small {
    font-size: 12px !important;
}
.invoice .content-section .inv--head-section {
    margin-bottom: 20px;
}
.invoice .content-section .inv--head-section {
    padding: 36px 35px;
    margin-bottom: 40px;
    padding-bottom: 25px;
    border: 1px solid #e0e6ed;
    background-color: #fff;
}
.invoice-actions-btn {
    padding: 25px;
    padding-top: 32px;
    padding-bottom: 32px;
    background-color: #fff;
    border-radius: 8px;
    border: 1px solid #e0e6ed;
}
.invoice-actions-btn .invoice-action-btn a.btn-send,
.invoice-actions-btn .invoice-action-btn a.btn-print,
.invoice-actions-btn .invoice-action-btn a.btn-download {
    width: 100%;
    margin-bottom: 20px;
}
.invoice-actions-btn .invoice-action-btn a {
    -webkit-transform: none;
    transform: none;
}
.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}
.inv--customer-detail-section {
    padding: 36px 35px;
    padding-top: 0;
    background-color: #fff;
}
.form-control:disabled:not(.flatpickr-input),
.form-control[readonly]:not(.flatpickr-input) {
    background-color: #eeeff1 !important; /* #fff !important; */
    cursor: no-drop;
    color: #000 !important;
}

.phone-screen {
    display: none;
}

/* .show-card,
.otherOverview-card,
.graphVisuals-card,
.show-card-1,
.converted-card,
.show-card-2,
.enquiry-card,
.occupancy-card,
.income-card,
.expenses-card,
.quick-card,
.revenue-card,
.expenses-card,
.outStanding-card,
.profit-loss-card,
.branch-card,
.utilization-card,
.maintenance-card {
    display: none;
} */

.main-card-items {
    display: flex;
}

.hidden {
    display: none;
}

.visible {
    display: flex;
}

.icon-btn {
    border: none;
    background: transparent;
    font-size: 20px;
    cursor: pointer;
}

.btn-class {
    display: flex;
}

.input-class {
    background-color: #fafafa;
    padding: 5px 10px;
}

.show-card-1,
.show-card-2 {
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

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

.w-icon svg {
    font-size: 30px !important;
}

.input-class input {
    width: 300px;
}

.backBtn {
    background-color: #fafafa;
    padding: 5px 20px 5px 0px;
}

.MainpropertyBtns {
    display: flex;
    overflow-x: auto; /* Enable horizontal scrolling */
    overflow-y: hidden;
    white-space: nowrap;
    -ms-overflow-style: none; /* Hide scrollbar for IE and Edge */
    scrollbar-width: none; /* Hide scrollbar for Firefox */
    width: 100%; /* Ensures container takes full width */
}

/* Hide scrollbar for Chrome, Safari, and Opera */
.MainpropertyBtns::-webkit-scrollbar {
    display: none;
}

.propertyBtns {
    display: flex;
    flex-wrap: nowrap !important;
    gap: 10px; /* Adds spacing between buttons */
    width: max-content; /* Ensures it only takes as much space as needed */
}

.property-btn {
    padding: 10px 20px;
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 16px;
    cursor: pointer;
    border-radius: 10px;
    background: #fff;
    border: 1px solid #e0e6ed;
    transition: 0.3s ease-in-out;
    white-space: nowrap; /* Prevents text from wrapping */
    flex-shrink: 0; /* Ensures buttons don’t shrink */
}

.property-btn::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    background-image: linear-gradient(to left, #0acffe -80%, #0339d1 100%);
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    z-index: -1; /* Ensures the gradient stays behind the text */
}

.property-btn:hover::before {
    opacity: 1;
}

.property-btn:hover {
    color: white; /* Changes text color to white */
    border-color: transparent; /* Removes border on hover */
    background-color: transparent; /* Keeps background transparent */
    transform: translateY(-3px); /* Moves the button up slightly */
}

.widget-content {
    padding: 0px 20px 0px 20px !important;
}

@media (max-width: 1348px) {
    .input-class {
        margin-top: 20px;
    }
    .input-class {
        width: 100% !important;
    }
    .input-class input {
        width: 100% !important;
    }
}

@media (max-width: 1210px) {
    .backBtn {
        padding: 5px 20px 5px 10px;
    }
    .MainpropertyBtns {
        display: flex;
        overflow-x: auto; /* Enable horizontal scrolling */
        overflow-y: hidden;
        white-space: nowrap;
        -ms-overflow-style: none; /* Hide scrollbar for IE and Edge */
        scrollbar-width: none; /* Hide scrollbar for Firefox */
        width: 100% !important; /* Ensures container takes full width */
    }
}

@media (max-width: 768px) {
    .phone-screen {
        display: block;
    }

    .btn-class {
        overflow-x: hidden;
    }

    .MainpropertyBtns {
        display: flex;
        overflow-x: auto; /* Enable horizontal scrolling */
        overflow-y: hidden;
        white-space: nowrap;
        -ms-overflow-style: none; /* Hide scrollbar for IE and Edge */
        scrollbar-width: none; /* Hide scrollbar for Firefox */
        width: 100% !important; /* Ensures container takes full width */
    }
}

@media (max-width: 575px) {
    .info-box-3 {
        display: block;
        margin-bottom: 0px !important;
        max-width: 100% !important;
        background: #fff;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: 1px solid #e0e6ed;
    }

    .info-box-3-icon {
        margin: 20px 10px 0px 10px !important;
    }

    .info-box-3-content-wrapper {
        padding: 10px 10px 20px 10px !important;
    }

    .widget-content {
        padding: 0px 5px 0px 5px !important;
    }

    .wd-50 {
        width: 50% !important;
    }
}

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

.ml-0 {
    margin-left: 0px !important;
}

.ml-1 {
    margin-left: 10px !important;
}

.pd-0 {
    padding: 0px !important;
}
.button-warning {
    background-color: #ffc206 !important;
    border: #ffc206 !important;
    color: #fff !important;
}

/** * Custom styles for ceo dashboard widgets *
 */
.ceo-widget-card {
    transition: all 0.3s ease-in-out;
}

.ceo-widget-card:hover {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
}

.ceo-widget-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 56px;
}

.custom-payment-top {    
    background-color: #fbf5ee;
    padding: 1rem;
}

.custom-cheque-div {
    border: 1px solid #ccc; 
    border-radius: 5px;
    padding: 1rem;
}

