.navbar-custom {
    background-color: #E3F6FF !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: #066EA2 !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: #E3A944 !important;
    /* border-right: 10px solid #E5E541; */
    font-weight: bold;
    /* border-radius: 20px 0px 0px 20px; */
    /* 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: #066EA2;
    color: #fff;
}

.logo-box {
    background: #066EA2;

}

.navbar-custom .logo-dark {
    background: #066EA2 !important;
}

@media (max-width: 991px) {
    .navbar-custom .logo-dark {
        background: #066EA2 !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-card1.png');
}

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

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

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

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

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

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

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

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

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

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

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

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

.login-btn {
    background: #066EA2;
    border-radius: 30px;
}

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

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

.text-color {
    color: #066EA2;

}

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

.button-color {
    background-color: #066EA2 !important;
}

.add-btn {
    background-color: #066EA2;
    border-radius: 30px;
}

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

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

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

.form-select {
    border-radius: 30px;
    background: #E6F7FF;
}

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

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

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

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

.table-theme {
    background: #066EA2 !important;
}

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

.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: 165px !important;
    background: #E6F7FF;
}

.select2-selection {
    background: #E6F7FF !important;
}

.select2-container .select2-selection--multiple .select2-selection__choice {
    background-color: #066EA2 !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: #066EA2 !important;
}

.nav-link:focus,
.nav-link:hover,
.head-title {
    color: #066EA2;
}

.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);
}

.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: #066EA2 !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: #066EA2 !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: #E6F7FF;
}

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

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

.modal-header {
    background: #066EA2 !important;
    border-radius: 20px 20px 0px 0px;
}

.modal-content {
    border-radius: 20px;
}

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

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

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

.paginate_button.page-item.active a {
    background: #066EA2 !important;
    border-color: #066EA2 !important;
}

.theme-background-color {
    background-color: #066EA2 !important;
}

.button-outline-color {
    background-color: #066EA2 !important;
    color: white !important;
    border: 1px solid #066EA2 !important;
    transition: background-color 0.3s ease, color 0.3s ease;
}

.button-outline-color:hover {
    background-color: transparent !important;
    color: #066EA2 !important;
}

.dataTables_filter input {
    border-radius: 8px;
    border: 1px solid #E6F7FF;
    background: #E6F7FF;
    padding: 6px 10px;
    margin-left: 10px;
    outline: none;
    box-shadow: none;
}

div.dataTables_wrapper div.dataTables_filter {
    margin-right: 1rem;
}

.dashboard-chart-container {
    background: white;
    border-radius: 12px;
    padding: 20px;
    margin-bottom: 20px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
    position: relative;
    border: 1px solid #e9ecef;
    transition: all 0.3s ease;
}

.dashboard-chart-container:hover {
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
}

.dashboard-chart-title {
    font-weight: 600;
    margin-bottom: 20px;
    color: #495057;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.dashboard-chart-title small {
    color: #6c757d;
    font-weight: normal;
}

.dashboard-chart-placeholder {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 300px;
    color: #6c757d;
    text-align: center;
}

.dashboard-chart-placeholder i {
    font-size: 50px;
    margin-bottom: 15px;
    opacity: 0.5;
}

.dashboard-chart-placeholder p {
    margin: 0;
    font-size: 14px;
}

.dashboard-completion-rate {
    text-align: center;
    padding: 20px 0;
}

.dashboard-completion-rate-value {
    font-size: 42px;
    font-weight: 700;
    color: #2BC155;
    line-height: 1;
    margin-bottom: 5px;
}

.dashboard-completion-rate-label {
    font-size: 14px;
    color: #6c757d;
}

.dashboard-completion-rate-details {
    margin-top: 15px;
    font-size: 13px;
    color: #6c757d;
}

.dashbard-activity-feed {
    list-style: none;
    padding: 0;
    margin: 0;
}

.dashboard-activity-item {
    display: flex;
    padding: 15px 0;
    border-bottom: 1px solid #e9ecef;
    align-items: flex-start;
}

.dashboard-activity-item:last-child {
    border-bottom: none;
}

.dashboard-activity-icon {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    flex-shrink: 0;
    color: white;
    background: #6B73FF;
}

.dashboadr-activity-content {
    flex-grow: 1;
}

.dashboadr-activity-description {
    font-size: 13px;
    color: #6c757d;
    margin-bottom: 5px;
}

.dashboadr-activity-time {
    font-size: 12px;
    color: #6c757d;
}

.dashboadr-activity-new {
    position: relative;
}

.dashboadr-activity-new::after {
    content: '';
    position: absolute;
    top: 10px;
    left: -8px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #2BC155;
}

.dashboadr-chart-empty-state {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 300px;
    text-align: center;
    color: #6c757d;
}

.dashboadr-chart-empty-state i {
    font-size: 50px;
    margin-bottom: 15px;
    opacity: 0.5;
}

.dashboadr-chart-empty-state h5 {
    font-size: 16px;
    margin-bottom: 5px;
    color: #495057;
}

.dashboadr-chart-empty-state p {
    font-size: 14px;
    margin: 0;
}

@media (max-width: 768px) {
    .dashboadr-dashboard-card {
        grid-template-columns: 1fr;
    }

    .dashboard-chart-container {
        padding: 15px;
    }
}

.project-view-map-container {
    height: 300px;
    border-radius: 8px;
    margin-top: 10px;
}

.timeline {
    margin-bottom: 0px !important;
}

.project-view-timeline-card {
    color: white;
}

.project-view-timeline-item .card {
    border: none;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
}

.project-view-timeline-item .card:hover {
    transform: translateX(5px);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}

.project-timeline-card {
    border-radius: 0.5rem;
    overflow: hidden;
}

.timeline-wrapper {
    position: relative;
    padding-left: 2.5rem;
}

.timeline-connector {
    position: absolute;
    left: 1.25rem;
    top: 0;
    bottom: 0;
    width: 2px;
    background-color: #e9ecef;
    transform: translateX(-50%);
}

.timeline-item {
    position: relative;
    margin-bottom: 1.5rem;
}

.project-timeline-item {
    display: block !important;
}

.timeline-item:last-child {
    margin-bottom: 0;
}

.timeline-badge {
    position: absolute;
    left: -2.5rem;
    top: 0;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 1rem;
    box-shadow: 0 0 0 4px white;
}

.timeline-card {
    border-left: 3px solid;
    border-radius: 0.375rem;
    transition: transform 0.2s, box-shadow 0.2s;
}

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

.report-card {
    border-radius: 10px;
}

.report-card:hover {
    transform: translateY(-5px);
}

.report-card i {
    font-size: 24px;
    margin-bottom: 15px;
}

.report-chart-container {
    height: 300px;
    position: relative;
}

.report-tabs .nav-link {
    font-weight: 600;
    color: #6c757d;
}

.report-no-data-chart {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    color: #6c757d;
    font-weight: bold;
}

.report-export-btn-group {
    margin-left: auto;
}

.staff-chart-container {
    position: relative;
    height: 300px;
    width: 100%;
}

.staff-details-no-data-chart {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    flex-direction: column;
    color: #6c757d;
}

.staff-details-no-data-chart i {
    font-size: 3rem;
    margin-bottom: 1rem;
}

.staff-view-chart-container {
    position: relative;
    height: 300px;
    width: 100%;
}

.cursor-pointer {
    cursor: pointer;
}

#staff-view-reportrange {
    cursor: pointer;
    padding: 8px 12px;
    border: 1px solid #ced4da;
    border-radius: 4px;
    background-color: #fff;
}


.staff-view-no-data-chart {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    flex-direction: column;
    color: #6c757d;
}

.staff-view-no-data-chart i {
    font-size: 3rem;
    margin-bottom: 1rem;
}

.service-view-stats-card {
    transition: all 0.3s ease;
    border: none;
    border-radius: 12px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.service-view-stats-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.service-view-stats-icon1 {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: #E3A944;
    background-color: #fff;
}

.service-view-stats-icon2 {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: #066EA2;
    background-color: #fff;
}

.service-view-chart-container {
    position: relative;
    height: 300px;
    margin: 20px 0;
}

.service-view-service-image {
    width: 100%;
    max-width: 200px;
    height: 200px;
    object-fit: cover;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.service-view-daterangepicker-input {
    background: white;
    border: 1px solid #ddd;
    padding: 8px 15px;
    border-radius: 4px;
    cursor: pointer;
}

.service-view-empty-chart {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 300px;
    background: #f8f9fa;
    border-radius: 8px;
    color: #6c757d;
}

.staff-view-stats-icon1 {
    border-radius: 50%;
    display: flex;
    align-items: center;
    font-size: 24px;
    color: #E3A944;
    background-color: #fff;
}

.staff-view-stats-icon2 {
    border-radius: 50%;
    display: flex;
    align-items: center;
    font-size: 24px;
    color: #066EA2;
    background-color: #fff;
}

.report-card {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 10px;
    height: 170px !important;
    border-radius: 11px !important;
}

.btn-outline-blue-theme {
    color: #066EA2;
    border-color: #066EA2;
    border-radius: 30px;
}

.btn-outline-blue-theme:hover {
    color: #fff;
    background-color: #066EA2;
    border-color: #066EA2;
}

.btn-outline-orange-theme {
    color: #E3A944;
    border-color: #E3A944;
    border-radius: 30px;
}

.btn-outline-orange-theme:hover {
    color: #fff;
    background-color: #E3A944;
    border-color: #E3A944;
}

.orange-btn {
    background-color: #E3A944;
    border-color: #E3A944;
    border-radius: 30px;
}

.user-view-stats-card {
    transition: all 0.3s ease;
    border: none;
    border-radius: 12px;
}

.user-view-stats-card:hover {
    transform: translateY(-5px);
}

.user-view-stats-icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: white;
}

.user-view-chart-container {
    position: relative;
    height: 300px;
    margin: 20px 0;
}

.user-view-address-map {
    height: 200px;
    border-radius: 8px;
    margin-top: 10px;
}

.user-view-empty-chart {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 300px;
    background: #f8f9fa;
    border-radius: 8px;
    color: #6c757d;
}

.user-view-empty-chart i {
    font-size: 48px;
    margin-bottom: 15px;
}

.user-view-empty-chart p {
    font-size: 16px;
    margin: 0;
}

.user-view-project-card {
    transition: all 0.3s ease;
    border-radius: 8px;
    overflow: hidden;
}

.user-view-project-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.user-view-badge-status {
    font-size: 0.75rem;
    padding: 0.35rem 0.65rem;
    border-radius: 50rem;
}

.user-view-loading-state {
    position: relative;
    opacity: 0.7;
}

.user-view-loading-state::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.7);
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
}

.user-view-loading-state::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    margin: -15px 0 0 -15px;
    border: 3px solid #3b5de7;
    border-radius: 50%;
    border-top-color: transparent;
    animation: spin 1s linear infinite;
    z-index: 11;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

.dashbard-page-chart-container {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    overflow: hidden;
}

.dash-page-chart-header {
    background: #066EA2;
    color: white;
    padding: 15px 20px;
    font-weight: 600;
}

.dash-page-chart-body {
    padding: 20px;
}

.spark-line {
    height: 60px;
    width: 100%;
}

.dash-page-status-card {
    border-radius: 15px;
    padding: 20px;
    color: white;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}

.dash-page-status-card::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: 100px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    transform: translate(30px, -30px);
}

.dash-page-status-number {
    font-size: 2.5rem;
    font-weight: bold;
    margin-bottom: 5px;
}

.dash-page-status-label {
    font-size: 0.9rem;
    opacity: 0.9;
}

.dash-page-chart-selector {
    border-radius: 10px;
}

.dash-page-chart-type-btn {
    background: white;
    border: 1px solid #066EA2 ;
    border-radius: 30px;
    padding: 8px 15px;
    margin: 5px;
    transition: all 0.3s ease;
    cursor: pointer;
}

.dash-page-chart-type-btn:hover {
    background: #E3A944 ;
    color: white;
    border-color: #E3A944 ;
}

.dash-page-chart-type-btn.active {
    border-radius: 30px;
    background: #E3A944 ;
    color: white;
    border-color: #E3A944 ;
}

.filter-popup,
.filter-popup-footer {
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px !important;
}

.filter-popup {
    font-family: 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
    position: absolute;
    z-index: 1050;
    background: #ffffff;
    border-radius: 30px 30px 0 0 !important;
    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;
}

.filter-popup,
.filter-popup-footer {
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px !important;
}

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

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

.filter-popup-content {
    /* max-height: 70vh; */
    overflow-y: hidden;
}

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

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

.filter-popup-header .close, #importProductsModal .btn-close {
    border: none;
    font-size: 20px;
    color: #6c757d !important;
    opacity: 0.7;
    transition: opacity 0.2s;
}
.filter-popup-header .close:hover {
    opacity: 1;
    color: #333;
}
.filter-popup-body {
    padding: 16px;
    overflow-y: scroll;
    max-height: 60vh;
}

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

.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: 12px;
    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;
    border-radius: 12px;
}

.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;
    border-radius: 30px;
}

.btn.btn-outline-blue-theme.active {
    background: #066EA2;
    color: #fff;
}

.filter-logic-toggle .btn:first-child,
.saved-filters-dropdown,
.login-content #emailaddress,
.login-content #password {
    border-radius: 30px 0 0 30px !important;
}

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

.bg-soft-white {
    background-color: #f9f9f9;
}

.swal2-popup {
    border-radius: 25px !important;
}

.swal2-modal .swal2-confirm {
    background-color: #066EA2 !important;
    padding: 7px 20px 7px 20px;
    border-radius: 30px !important;
}

.swal2-styled.swal2-cancel {
    background-color: #1a5960 !important;
    padding: 7px 20px 7px 20px;
    border-radius: 30px !important;
}

.border-radius,
.form-select-sm,
.form-control,
.form-select,
div.bulk-select-container,
.btn-theme-second-success,
.btn-primary,
#datatableSearch,
.btn-theme-success {
    border-radius: 30px !important;
    background: #E6F7FF;
}

.input-group .form-control#location-search,
.form-control#passwordField,
#reportrange span {
    border-radius: 30px 0 0 30px !important;
}

.input-group .btn-outline-secondary,
.input-group .btn-primary,
#reportrange #date-range {
    border-radius: 0 30px 30px 0 !important;
}

.paginate_button.page-item.next .page-link {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.paginate_button.page-item.previous .page-link {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.btn.btn-sm.btn-outline-danger.remove-rule-btn {
    padding-left: 10px;
    width: 30px;
}

.report-tabs .nav-link {
    font-weight: 600;
    color: #066EA2;
}

.dataTables_filter .input-group {
    width: 60%;
}

.sort-order-handle {
    cursor: move;
}

.bg-none {
    background: none;
}

.custom-report-card {
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 10px;
    height: 170px;
}

.svg-icons {
    width: 30px !important;
    height: 30px !important;
    margin-right: 0px !important;
}


table.dataTable>thead .sorting_asc:before,
table.dataTable>thead .sorting_asc:after {
    display: none !important;
}

.filter-logic-toggle .btn:first-child,
.saved-filters-dropdown,
.login-content #emailaddress,
.login-content #password {
    border-radius: 30px 0 0 30px !important;
}

.form-control[type=file] {
    padding: 0px 15px !important;
}

.btn-sm.dropdown-toggle {
    border-radius: 30px;
}
.btn.btn-sm.btn-outline-secondary.edit-saved-filter-btn {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
.input-group .btn.btn-outline-blue-theme.current-location {
    border-radius: 30 !important;
}
#getLocation {
    border-radius: 30 !important;
}
#searchLocation {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
