/*image uploader preview*/
.upload-preview img {
    height: 80px;
    width: 80px;
    border: 1px solid #ddd;
    padding: 5px;
    cursor: pointer;
}

.hdn-uploder {
    display: none !important;
}

/*phone number input field*/
.iti {
    display: block !important;
}

/*
Start jquery datatable style
*/
.dataTables_wrapper .dt-buttons a.dt-button {
    background-color: #607d8b;
    color: #fff;
    padding: 7px 12px;
    margin-right: 5px;
    text-decoration: none;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    border: 0;
    font-size: 13px;
    outline: 0;
}
div.dt-buttons {
    margin-bottom: 10px;
}
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
    margin-top: 4px;
}
button.dt-button,
div.dt-button,
a.dt-button {
    background-image: none !important;
}
.dataTables_wrapper .dataTables_info {
    /*//remove float_ left;*/
    float: none !important;
    /*padding-top: 0.55rem;*/
    /*padding-right: .50rem;*/
}
.dt-buttons .dt-button {
    border-radius: 6px !important;
    height: 30px;
    width: 80px;
}
.buttons-csv {
    background-color: #2ab9d0 !important;
    color: #fff !important;

    border: 0 !important;

    cursor: pointer;
}
.buttons-create {
    background-color: #2ab9d0 !important;
    color: #fff !important;

    border: 0 !important;
    cursor: pointer;
    padding: 0px !important;
}
.buttons-download {
    background-color: #1d6b85 !important;
    color: #fff !important;
    /* border: 0 !important; */
    cursor: pointer;
    /* padding: 0px !important; */
}
.buttons-excel {
    background-color: #59bf70 !important;
    color: #fff !important;

    border: 0 !important;
    cursor: pointer;
}
.buttons-reload {
    background-color: #59bf70 !important;
    color: #fff !important;

    border: 0 !important;
    cursor: pointer;
    padding: 0px !important;
}
.buttons-export {
    background-color: #000000 !important;
    color: #fff !important;

    border: 0 !important;
    cursor: pointer;
    padding: 0px !important;
}

.buttons-pdf {
    background-color: #e91e63 !important;
    color: #fff !important;

    border: 0 !important;
    cursor: pointer;
}

.buttons-reset {
    background-color: #e91e63 !important;
    color: #fff !important;

    border: 0 !important;
    cursor: pointer;
    padding: 0px !important;
}

.buttons-print {
    background-color: #6563ef !important;
    color: #fff !important;

    border: 0 !important;
    cursor: pointer;
}
.buttons-delete {
    background-color: #d02a38 !important;
    color: #fff !important;

    border: 0 !important;
    cursor: pointer;
}
.rating {
    color: #e5ac05;
}



@media (max-width: 767px) {
    .dt-buttons .dt-button {
        width: auto;
        float: left;
    }
    div.dataTables_wrapper div.dataTables_filter {
        text-align: right;
    }
}
@media (max-width: 428px) {
    .dt-buttons .dt-button {
        float: none;
    }
    div.dataTables_wrapper div.dataTables_filter {
        text-align: center;
    }
}
/*
End jquery datatable style
*/
.ic-margin-right-5 {
    margin-right: 5px;
}
.ic-custom-action .waves-circle {
    line-height: 1.5em !important;
}
.ic-custom-action a {
    margin-right: 5px;
}
.ic-custom-action {
    margin-top: -44px !important;
    text-align: center;
}

.ic-list-img {
    width: 80px;
    height: 60px;
    object-fit: cover;
}
table.dataTable {
    width: 100% !important;
}
.table {
    vertical-align: middle;
}
.table-responsive {
    width: 100% !important;
}
.table-responsive::-webkit-scrollbar {
    height: 8px;
}
.table-responsive::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 4px;
}
.table-responsive::-webkit-scrollbar-thumb:hover {
    background: #555;
}
.img-64 {
    width: 64px;
    height: 64px;
}
.img-70 {
    width: 70px;
    height: 70px;
}
.object-cover {
    object-fit: cover;
}
.object-contain {
    object-fit: contain;
}
.select2-selection__rendered {
    width: auto !important;
}
/* .select2-container .select2-search--inline {
    float: unset !important;
} */

.select2-search__field {
    height: 30px;
}
.ic-patient-details-warper {
    display: flex;
    justify-content: space-between;
}

.ic-patient-basic-info {
    padding-left: 40px;
}

.ic-patient-basic-info h4 {
    margin: 0px;
    margin-bottom: 15px;
}
.ic-patient-basic-info h5,
h6 {
    margin: 0;
    margin-bottom: 10px;
}

.ic-patient-profile-basic-info {
    display: flex;
}

.ic-patient-details-info-warper {
    margin-top: 40px;
}

.ic-patient-details-info-warper h5.text-muted {
    margin-bottom: 15px;
}
.ic-patient-details-tab {
    margin-bottom: 15px;
}

.ic-patient-profile-basic-info .ic-patient-adress-info {
    padding-left: 40px;
}

.ic-profile-details-goback {
    flex: 0 0 auto;
}

.ic-invoice-card-wraper {
    min-height: 65vh;
}
.ic-bg-dashboard-card {
    background-color: #40739e !important;
}
.bg-blue-grey {
    background-color: #16a085 !important;
}
.error {
    color: #ff0000;
}
label {
    font-weight: 500;
}

.badge-active {
    background-color: #d4edda; /* Light Green */
    color: #155724; /* Deep Green */
    padding: 3px 8px;
    border-radius: 5px;
    font-weight: bold;
    font-size: smaller;
}
.badge-success {
    background-color: #cdf3d6; /* Light Green */
    color: #155724; /* Deep Green */
    padding: 3px 8px;
    border-radius: 5px;
    font-weight: bold;
    font-size: smaller;
}

.badge-inactive {
    background-color: #ffe5d4; /* Light Ember */
    color: #8b4513; /* Deep Ember (Brownish tone) */
    padding: 3px 8px;
    border-radius: 5px;
    font-weight: bold;
    font-size: smaller;
}
.badge-warning {
    background-color: #ffc107; /* Light Orange */
    color: #6e5303; /* Deep Orange */
    padding: 3px 8px;
    border-radius: 5px;
    font-weight: bold;
    font-size: smaller;
}
.badge-info {
    background-color: #d1ecf1; /* Light Blue */
    color: #0c5460; /* Deep Blue */
    padding: 3px 8px;
    border-radius: 5px;
    font-weight: bold;
    font-size: smaller;
}
.badge-danger {
    background-color: #f8d7da; /* Light Red */
    color: #721c24; /* Deep Red */
    padding: 3px 8px;
    border-radius: 5px;
    font-weight: bold;
    font-size: smaller;
}
.badge-primary {
    background-color: #cce5ff; /* Light Blue */
    color: #004085; /* Deep Blue */
    padding: 3px 8px;
    border-radius: 5px;
    font-weight: bold;
    font-size: smaller;
}
.badge-secondary {
    background-color: #e2e3e5; /* Light Grey */
    color: #383d41; /* Deep Grey */
    padding: 3px 8px;
    border-radius: 5px;
    font-weight: bold;
    font-size: smaller;
}
.badge-light {
    background-color: #fefefe; /* Light Grey */
    color: #818182; /* Deep Grey */ /* Deep Grey */
    padding: 3px 8px;
    border-radius: 5px;
    font-weight: bold;
    font-size: smaller;
}
.badge-delivered {
    background-color: #edf8d1; /* Light yellow */
    color: #0f3507; /* Deep Green */
    padding: 3px 8px;
    border-radius: 5px;
    font-weight: bold;
    font-size: smaller;
}
/* Variant Badge */
.badge-variant {
    background-color: #d1ecf1; /* Light Blue */
    color: #0c5460; /* Deep Blue */
    padding: 3px 8px;
    border-radius: 5px;
    font-weight: bold;
    font-size: smaller;
}

/* Non-Variant Badge */
.badge-non-variant {
    background-color: #e5d7f8; /* Light Pink */
    color: #024862; /* Deep Red */
    padding: 3px 8px;
    border-radius: 5px;
    font-weight: bold;
    font-size: smaller;
}

.noti-icon {
    height: 45px;
    width: 45px;
    border-radius: 8px;
    border: 1px solid #e7e7e7;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: 0.3s;
}
.noti-icon:hover {
    border: 1px solid #12094c;
}
.noti-icon:hover i {
    color: #12094c;
}
.ic-user-profile {
    height: 45px;
    border: 1px solid #e7e7e7;
    border-radius: 8px;
    transition: 0.3s;
}
.ic-user-profile:hover {
    border: 1px solid #12094c;
}
.ic-user-profile:hover p,
.ic-user-profile:hover i {
    color: #12094c;
}

.noti-icon .badge {
    position: absolute;
    top: -4px;
    right: -4px;
}

.create_btn button {
    background: #2f3640 !important;
    padding: 0.5rem 0.75rem;
    border: 1px solid #2f3640 !important;
}
.card_3 {
    background: #574b90 !important;
}
.card_4 {
    background: #34495e !important;
}
.custom-barcode-btn {
    width: auto !important;
    height: auto !important;
    font-size: 14px; /* Adjust as needed */
    padding: 8px 12px;
}
.order-scroll {
    height: 600px;
    overflow-y: scroll;
}
.ic-placeholder input{
    width: 100% !important;
}

@media (max-width: 1280px) {
    .ic-list-img {
        width: 60px;
        height: 45px;
        object-fit: cover;
    }
}

@media (max-width: 767px) {
    .create_btn button {
        background: #120c4b !important;
        padding: 10px;
        font-size: 12px;
    }

    .ic-list-img {
        width: 35px;
        height: 30px;
    }

    table.dataTable tbody td {
        padding: 6px 10px !important;
    }
}

.h-90 {
    height: 90% !important;
}
