/* @import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800,900'); */
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Inter:400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap');
@import url('../css/theme-mood.css');

:root {
    --card-line-height: 1.2em;
    --card-padding: 1em;
    --card-radius: 0.5em;
    --color-green: #558309;
    --color-gray: #e2ebf6;
    --color-dark-gray: #c4d1e1;
    --radio-border-width: 2px;
    --radio-size: 1.5em;
}
html {
    height: 100%;
}

strong {
    font-weight: 700;
}

[data-bs-theme=light],
[data-bs-theme=dark] {
    transition: all .4s ease-in-out;
    scroll-behavior: smooth;
}

    [data-bs-theme=dark] .motion-chart-box #piechart > svg > rect {
        fill: transparent !important;
    }

    [data-bs-theme=dark] .route-history-list .list-search-box,
    [data-bs-theme=dark] .search-result-content .input-group,
    [data-bs-theme=dark] .route-box,
    [data-bs-theme=dark] .route-content-details h4,
    [data-bs-theme=dark] .route-tab-box .nav-pills,
    [data-bs-theme=dark] .route-content-details,
    [data-bs-theme=dark] .route-table-box .accordion-item,
    [data-bs-theme=dark] .inner-metter-info,
    [data-bs-theme=dark] .vehicle-type-details,
    [data-bs-theme=dark] .vehicle-sedule-box,
    [data-bs-theme=dark] .notification-left-box,
    [data-bs-theme=dark] .contact-table .table tbody tr th,
    [data-bs-theme=dark] .contact-table .table tbody tr td,
    [data-bs-theme=dark] .task-list,
    [data-bs-theme=dark] #main-wrapper[data-layout="vertical"] .topbar[data-navbarbg="skin6"],
    [data-bs-theme=dark] .warning-tab .nav-pills .nav-link,
    [data-bs-theme=dark] .dashboard-connect-box .motion-title {
        border-color: #4f5467;
    }

    [data-bs-theme=dark] .vehicle-route-list-box .vehicle-type-box,
    [data-bs-theme=dark] .table-title,
    [data-bs-theme=dark] .source-box,
    [data-bs-theme=dark] .modules-widget-box .card,
    [data-bs-theme=dark] .driver-info-box,
    [data-bs-theme=dark] .tracking-list-box .route-nav-show,
    [data-bs-theme=dark] .task-table-list .table tbody tr td .btn.view-btn,
    [data-bs-theme=dark] .task-table-list .table tbody tr td a.view-btn,
    [data-bs-theme=dark] .view-change-box .form-group .form-control,
    [data-bs-theme=dark] .details-btn,
    [data-bs-theme=dark] .user-list-section .add-more.selected-master-btn,
    [data-bs-theme=dark] .action-btns .export-btn,
    [data-bs-theme=dark] .ai-help-form .input-group,
    [data-bs-theme=dark] .ai-report-list .report-details-info,
    [data-bs-theme=dark] .ai-ml-card-box,
    [data-bs-theme=dark] .sidebarnav .dropdown-menu.sidenav-dropdown,
    [data-bs-theme=dark] .dropdown-menu,
    [data-bs-theme=dark] .warning-chat-box .card,
    [data-bs-theme=dark] .dashboard-connect-box,
    [data-bs-theme=dark] .dashboard-chat-box .card,
    [data-bs-theme=dark] .activity-box,
    [data-bs-theme=dark] .form-group .mce-panel,
    [data-bs-theme=dark] .entity-box,
    [data-bs-theme=dark] .edits-btns .dropdown-menu,
    [data-bs-theme=dark] .fuel-report-charts,
    [data-bs-theme=dark] .entitiy-list-box figure .card .card-footer .post-btn,
    [data-bs-theme=dark] .entitiy-list-box figure .card,
    [data-bs-theme=dark] .accordion-item .accordion-button,
    [data-bs-theme=dark] .maintenance-task-list,
    [data-bs-theme=dark] .flat-maintanace-box {
        background-color: #323743;
        border-color: #4f5467 !important;
    }

    [data-bs-theme=dark] .vehicle-showing-list,
    [data-bs-theme=dark] .modules-left-box,
    [data-bs-theme=dark] .network-support-section {
        background-color: #323743;
    }

    [data-bs-theme=dark] .wcf-section .card {
        background-color: #323743;
        border-color: #4f5467 !important;
    }

    [data-bs-theme=dark] .vehicle-type-box .list-group .list-group-item,
    [data-bs-theme=dark] .vehicle-list-details span,
    [data-bs-theme=dark] .vehicle-list-details p,
    [data-bs-theme=dark] .route-title h4,
    [data-bs-theme=dark] .route-title .form-check label,
    [data-bs-theme=dark] .form-check label,
    [data-bs-theme=dark] .vehicle-route-list-box .search-box .form-group label,
    [data-bs-theme=dark] .accordion-item .accordion-button,
    [data-bs-theme=dark] .gallery-card-img h5,
    [data-bs-theme=dark] .accordion-search-title h3,
    [data-bs-theme=dark] .wcf-section .wcf-modules-box .card .card-header h4,
    [data-bs-theme=dark] .case-card-box .case-card-body h5,
    [data-bs-theme=dark] .gallery-card-body h5,
    [data-bs-theme=dark] .read-more,
    [data-bs-theme=dark] .route-content-details h4,
    [data-bs-theme=dark] .device-card-body h5,
    [data-bs-theme=dark] .device-card-body h5 a,
    [data-bs-theme=dark] .modules-content-box h3,
    [data-bs-theme=dark] .modules-right-box h2 {
        color: #fff !important;
    }

    [data-bs-theme=dark] .chat-footer-content p,
    [data-bs-theme=dark] .chat-card-box p,
    [data-bs-theme=dark] .chat-footer-content p,
    [data-bs-theme=dark] .chat-inner-content p,
    [data-bs-theme=dark] .chat-inner-content h5,
    [data-bs-theme=dark] .chat-inner-content ul li,
    [data-bs-theme=dark] .robotic-section .section-title .top-left-title h3 {
        color: #000 !important;
    }

    [data-bs-theme=dark] .robotic-section {
        background-color: rgba(0, 0, 0, .4) !important;
    }

    [data-bs-theme=dark] .audio-box,
    [data-bs-theme=dark] .minimize-box,
    [data-bs-theme=dark] .tracking-list-box .toggle,
    [data-bs-theme=dark] .tracking-accordion .accordion-box .accordion-header,
    [data-bs-theme=dark] .slideMe,
    [data-bs-theme=dark] .tracking-list-box .nav-show,
    [data-bs-theme=dark] .support-box,
    [data-bs-theme=dark] .account-billing-box,
    [data-bs-theme=dark] .notification-box,
    [data-bs-theme=dark] .task-details-info,
    [data-bs-theme=dark] .vehicle-sedule-form .form-group .form-control,
    [data-bs-theme=dark] .form-control,
    [data-bs-theme=dark] .form-control:read-only,
    [data-bs-theme=dark] .wizard > .content,
    [data-bs-theme=dark] .wizard .steps ul,
    [data-bs-theme=dark] .notification-top-box,
    [data-bs-theme=dark] .notification-details-box,
    [data-bs-theme=dark] .leaderboard-widget-box,
    [data-bs-theme=dark] .leaderboard-card,
    [data-bs-theme=dark] .diagnostic-card,
    [data-bs-theme=dark] .submit-btns .input-group,
    [data-bs-theme=dark] .device-monitor-tab-widget,
    [data-bs-theme=dark] .data-monitor-list-group .form-control,
    [data-bs-theme=dark] .data-monitor-list-group,
    [data-bs-theme=dark] .dashboard-chat-reports .card,
    [data-bs-theme=dark] .setting-card {
        background-color: #323743;
        border-color: #4f5467;
    }

        [data-bs-theme=dark] .submit-btns .input-group .form-control,
        [data-bs-theme=dark] .route-road-map {
            background-color: transparent;
            height: 100%;
        }

    [data-bs-theme=dark] .robotic-info-content {
        background-color: rgba(50, 55, 67, .7);
        border-color: #4f5467;
    }

    [data-bs-theme=dark] .route-road-map .accordion-item,
    [data-bs-theme=dark] .route-road-map .accordion-header {
        background-color: #323743;
        border-color: #4f5467;
    }

        [data-bs-theme=dark] .route-road-map .accordion-item .accordion-header::before {
            background-color: #323743;
        }

    [data-bs-theme=dark] .route-road-map .accordion-body {
        padding: 1rem 0;
        border-color: #4f5467 !important;
        margin-bottom: 0;
    }

    [data-bs-theme=dark] .route-road-map .accordion-button.collapsed:focus,
    [data-bs-theme=dark] .route-road-map .accordion-button.collapsed {
        border-color: #4f5467 !important;
    }

    [data-bs-theme=dark] .route-history-list .list-search-box h3,
    [data-bs-theme=dark] .modules-details-info h5,
    [data-bs-theme=dark] .summery-box-title h4,
    [data-bs-theme=dark] .submit-btns .input-group .input-group-text,
    [data-bs-theme=dark] .robotic-info-content h4,
    [data-bs-theme=dark] .robotic-info-content p,
    [data-bs-theme=dark] .driver-info-box,
    [data-bs-theme=dark] .form-group label,
    [data-bs-theme=dark] .driver-info-box h3,
    [data-bs-theme=dark] .driver-info-box h1,
    [data-bs-theme=dark] .driver-content-box h5,
    [data-bs-theme=dark] .driver-details-content ul li,
    [data-bs-theme=dark] .driver-info-box h4,
    [data-bs-theme=dark] .summery-box-title a,
    [data-bs-theme=dark] .vehicle-sedule-form .form-group .form-control,
    [data-bs-theme=dark] .check-mark-box .form-check .form-check-label,
    [data-bs-theme=dark] .vehicle-sedule-form .form-group label,
    [data-bs-theme=dark] .vehicle-details h6 span,
    [data-bs-theme=dark] .vehicle-details h6,
    [data-bs-theme=dark] .vehicle-details p span,
    [data-bs-theme=dark] .inner-card-box .card-box-title h6,
    [data-bs-theme=dark] .entitiy-list-box figure .card .card-body .post-btn,
    [data-bs-theme=dark] .inner-card-box .card-box-title h6 span,
    [data-bs-theme=dark] .inner-card-box .card-box-title span,
    [data-bs-theme=dark] .close-btns button,
    [data-bs-theme=dark] .fuel-box .box-icon,
    [data-bs-theme=dark] .inner-card-box h6,
    [data-bs-theme=dark] .input-group-text,
    [data-bs-theme=dark] .modules-widget-box .card .card-header h4,
    [data-bs-theme=dark] .ai-help-form .input-group .input-group-text,
    [data-bs-theme=dark] .section-title span,
    [data-bs-theme=dark] .inner-details h5,
    [data-bs-theme=dark] .avg-speed-box .avg-speed-count,
    [data-bs-theme=dark] ul.list-style-none li a,
    [data-bs-theme=dark] .audio-box-content .form-select,
    [data-bs-theme=dark] .diagnostic-card-header h4,
    [data-bs-theme=dark] .fuel-repote-widget .diagnostic-card-header h4,
    [data-bs-theme=dark] .tracking-list-box .toggle,
    [data-bs-theme=dark] .left-diagonostic-box .toggle.toggle-close,
    [data-bs-theme=dark] .robotic-data-info h4,
    [data-bs-theme=dark] .tracking-list-box .toggle.toggle-close,
    [data-bs-theme=dark] .tracking-accordion .accordion-button .list-card-body h5 {
        color: #fff;
    }

    [data-bs-theme=dark] .inner-details::after {
        background-image: url(../images/icons/down1.png);
    }

    [data-bs-theme=dark] .inner-details,
    [data-bs-theme=dark] .support-box .source-box-form .form-control,
    [data-bs-theme=dark] #StoppageReportPartialView .contact-table .table,
    [data-bs-theme=dark] .distance-box,
    [data-bs-theme=dark] .support-box .source-box-form .form-group input[type="file"],
    [data-bs-theme=dark] .close-btns button,
    [data-bs-theme=dark] .left-diagonostic-box .toggle.toggle-close,
    [data-bs-theme=dark] .tracking-list-box .toggle.toggle-close,
    [data-bs-theme=dark] .search-accordion-box .accordion-item,
    [data-bs-theme=dark] .list-group-item.box-list:hover,
    [data-bs-theme=dark] .list-group-item.box-list.active {
        background-color: #000;
        border-color: #4f5467;
    }

    [data-bs-theme=dark] .form-select {
        background-image: url(../images/icon/chevrondown.png);
        background-size: auto;
    }

    [data-bs-theme=dark] .check-mark-box .form-check-input:checked[type="radio"],
    [data-bs-theme=dark] .notification-accordion-box .form-check .form-check-input:checked[type="radio"],
    [data-bs-theme=dark] .accordion-box .form-check-input:checked[type="checkbox"] {
        background: url(../images/icons/check-box.png) center no-repeat;
    }

    [data-bs-theme=dark] .dtc-table-list .btn.alrt-btn,
    [data-bs-theme=dark] .warning-tab-details .tab-details-box {
        background-color: #000;
    }

    [data-bs-theme=dark] .visitor-list .contact-table .table tbody tr th,
    [data-bs-theme=dark] .robotic-data-table .customize-table tbody tr td,
    [data-bs-theme=dark] .robotic-data-table .customize-table thead tr th,
    [data-bs-theme=dark] .visitor-list .contact-table .table tbody tr td,
    [data-bs-theme=dark] .robotic-data-table .customize-table tbody tr td span,
    [data-bs-theme=dark] .visitor-list .contact-table .table tbody tr td:last-child {
        border-color: #4f5467;
        color: #fff;
    }

    [data-bs-theme=dark] .robotic-data-table .customize-table thead {
        background-color: #323743;
        border: 1px solid #4f5467;
    }

    [data-bs-theme=dark] .robotic-data-table .customize-table {
        border-color: #4f5467;
    }

    /*[data-bs-theme=dark] #driving_pattern svg rect,*/
    [data-bs-theme=dark] #linechart_material rect {
        stroke: #323743;
        fill: #323743;
    }

    [data-bs-theme=dark] #barchart_values text {
        color: #000;
    }

    [data-bs-theme=dark] .robotic-eye-section {
        background-color: rgba(0, 0, 0, .4) !important;
    }

        [data-bs-theme=dark] .robotic-eye-section .section-title .top-left-title h3,
        [data-bs-theme=dark] #stacked-column > div > canvas,
        [data-bs-theme=dark] #stacked-column text {
            color: #fff !important;
        }

    [data-bs-theme=dark] text {
        fill: #fff;
        color: #fff;
    }

    [data-bs-theme=dark] .message-center .message-item .massage-content-box h5,
    [data-bs-theme=dark] .account-billing-edit-box,
    [data-bs-theme=dark] .notify-icons a.account-billing-edit-box,
    [data-bs-theme=dark] ul.list-style-none li a.account-billing-edit-box,
    [data-bs-theme=dark] .account-billing-edit-box,
    [data-bs-theme=dark] .notify-icons a.notification-edit-icon,
    [data-bs-theme=dark] ul.list-style-none li a.notification-edit-box,
    [data-bs-theme=dark] .notification-title h4,
    [data-bs-theme=dark] .cmnt-form textarea,
    [data-bs-theme=dark] .form-control,
    [data-bs-theme=dark] .post-cmnt-box h4,
    [data-bs-theme=dark] .cmnt-form .form-select,
    [data-bs-theme=dark] .task-table-list .table tbody tr td .btn.view-btn,
    [data-bs-theme=dark] .task-table-list .table tbody tr td a.view-btn,
    [data-bs-theme=dark] .view-change-box .form-group .form-control,
    [data-bs-theme=dark] .visitor-list .contact-table .table thead tr th,
    [data-bs-theme=dark] .details-btn,
    [data-bs-theme=dark] .user-list-section .add-more.selected-master-btn,
    [data-bs-theme=dark] .ai-report-section .section-title p span,
    [data-bs-theme=dark] .report-info h2,
    [data-bs-theme=dark] .report-info p,
    [data-bs-theme=dark] .action-btns .export-btn,
    [data-bs-theme=dark] .ai-report-section .section-title p,
    [data-bs-theme=dark] .ai-card-body h4,
    [data-bs-theme=dark] .ai-card-body p,
    [data-bs-theme=dark] .ai-card-body .view-btn,
    [data-bs-theme=dark] .ai-ml-section .section-title p,
    [data-bs-theme=dark] .predictive-section .section-title h3,
    [data-bs-theme=dark] .predictive-section .section-title p,
    [data-bs-theme=dark] .warning-tab .nav-pills .nav-link .tab-title h5,
    [data-bs-theme=dark] .chart-data,
    [data-bs-theme=dark] .dashboard-top-title p,
    [data-bs-theme=dark] .dashboard-connect-box .motion-title p,
    [data-bs-theme=dark] .dashboard-connect-box .dashboard-top-title p,
    [data-bs-theme=dark] .dashboard-top-title h5,
    [data-bs-theme=dark] .dashboard-connect-box .motion-title h5,
    [data-bs-theme=dark] .dashboard-connect-box .dashboard-top-title h5,
    [data-bs-theme=dark] .dashboard-list-box .counter-container p,
    [data-bs-theme=dark] .robotic-eye-card .robotic-content h2,
    [data-bs-theme=dark] .dashboard-chat-box .card h4 {
        color: #fff;
    }

    [data-bs-theme=dark] .driver-result-list-box .dark-img,
    [data-bs-theme=dark] .modules-details-info .dark-img,
    [data-bs-theme=dark] .robotic-eye-card .robotic-content .dark-img,
    [data-bs-theme=dark] .modules-widget-box .card .card-header .dark-img,
    [data-bs-theme=dark] .ai-help-section .dark-img,
    [data-bs-theme=dark] .inner-card-box .dark-img,
    [data-bs-theme=dark] .ai-ml-card-box .dark-img,
    [data-bs-theme=dark] .predictive-section .section-title .predictive-dark-img {
        display: block;
    }

    .driver-result-list-box .dark-img {
        display: none;
    }

    [data-bs-theme=dark] .modules-widget-box .card .card-header .light-img,
    [data-bs-theme=dark] .driver-result-list-box .light-img,
    [data-bs-theme=dark] .robotic-eye-card .robotic-content .light-img,
    [data-bs-theme=dark] .modules-details-info .light-img,
    [data-bs-theme=dark] .ai-help-section .light-img,
    [data-bs-theme=dark] .inner-card-box .light-img,
    [data-bs-theme=dark] .ai-ml-card-box .light-img,
    [data-bs-theme=dark] .predictive-section .section-title .predictive-light-img {
        display: none;
    }

    [data-bs-theme=dark] .list-card-body h5,
    [data-bs-theme=dark] .notification-trigger .form-check .form-check-label,
    [data-bs-theme=dark] .notification-trigger .form-group .form-label,
    [data-bs-theme=dark] .notification-accordion-box .accordion-button .list-card-body h5,
    [data-bs-theme=dark] .wizard > .content > fieldset.body h4,
    [data-bs-theme=dark] .dtc-table-list .btn.alrt-btn,
    [data-bs-theme=dark] .wizard > .steps ul li a,
    [data-bs-theme=dark] .dtc-list .section-title h2,
    [data-bs-theme=dark] .diagnostic-card-body h4,
    [data-bs-theme=dark] .diagnostic-card-body h2,
    [data-bs-theme=dark] .tab-header span,
    [data-bs-theme=dark] .device-info p,
    [data-bs-theme=dark] .device-info p span,
    [data-bs-theme=dark] .tab-header h4,
    [data-bs-theme=dark] .task-list-box h2,
    [data-bs-theme=dark] .dashboard-chat-box .card span,
    [data-bs-theme=dark] .dashboard-list-box .counter-container p span,
    [data-bs-theme=dark] .dashboard-chat-reports .card .card-title,
    [data-bs-theme=dark] .dropdown-item,
    [data-bs-theme=dark] .units-list ul li,
    [data-bs-theme=dark] .warning-tab-content .tab-details-box p,
    [data-bs-theme=dark] .warning-tab-content .tab-details-box h4,
    [data-bs-theme=dark] .warning-tab .nav-pills .nav-link .tab-title p,
    [data-bs-theme=dark].tab-title span,
    [data-bs-theme=dark] .setting-card p {
        color: #fff;
    }

    [data-bs-theme=dark] .support-massage-box .message-center .message-item .massage-content-box .billing-list p span,
    [data-bs-theme=dark] .account-billing-dropdown ul.list-style-none li a,
    [data-bs-theme=dark] .message-center .message-item .massage-content-box .categories-list ul li a,
    [data-bs-theme=dark] .notification-dropdown ul.list-style-none li a,
    [data-bs-theme=dark] .message-center .message-item .massage-content-box .billing-list h6,
    [data-bs-theme=dark] .account-billing-massage-box .message-center .message-item .massage-content-box h5 {
        color: #fff;
    }

    [data-bs-theme=dark] .diagnostic-card-header .icon-image .dark-img,
    [data-bs-theme=dark] .setting-card .dark-icon {
        display: block;
    }

    [data-bs-theme=dark] .diagnostic-card-header .icon-image .light-img,
    [data-bs-theme=dark] .setting-card .light-icon {
        display: none;
    }

#mceu_2-open .mce-txt {
    color: rgba(242, 156, 31, 1);
}

[data-bs-theme=dark] body {
    background-color: #000;
    transition: all .4s ease-in-out;
}

[data-bs-theme=dark] .booking-user-info span {
    color: #808191;
}


[data-bs-theme=dark] #main-wrapper[data-layout="vertical"] .topbar[data-navbarbg="skin6"] .top-navbar .navbar-nav > .nav-item > .nav-link.notification-icon .feather {
    fill: transparent;
    color: #fff;
}

[data-bs-theme=dark] .hall-maintance-box .middle-maintanace-box .maintenance-card-body p,
[data-bs-theme=dark] .hall-maintance-box .maintenance-card-body span,
[data-bs-theme=dark] .venue-maintance-box .maintenance-card-body p span,
[data-bs-theme=dark] .venue-maintance-box .maintenance-card-body p,
[data-bs-theme=dark] .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info,
[data-bs-theme=dark] .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info,
[data-bs-theme=dark] .contact-form .form-label,
[data-bs-theme=dark] .form-group h4,
[data-bs-theme=dark] .activity-box h3,
[data-bs-theme=dark] .table-box h3,
[data-bs-theme=dark] .mce-menubar .mce-menubtn button span,
[data-bs-theme=dark] .all-entity-list .section-title h3 {
    color: #fff;
}

[data-bs-theme=dark] .bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-on .bootstrap-switch-label,
[data-bs-theme=dark] .bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label {
    background-color: #4f5467;
}

[data-bs-theme=dark] .contact-form .form-select option {
    background-color: #4f5467;
    color: #fff;
}

[data-bs-theme=dark] .mce-btn button i,
[data-bs-theme=dark] .mce-btn button {
    color: #fff;
    opacity: 1;
}

[data-bs-theme=dark] .save-btn,
[data-bs-theme=dark] .robotic-section .section-title .action-btns .btn,
/* [data-bs-theme=dark] .robotic-eye-card .load-btn, */
[data-bs-theme=dark] .search-btn,
[data-bs-theme=dark] .view-btn,
[data-bs-theme=dark] .mce-btn:hover,
[data-bs-theme=dark] .mce-btn,
[data-bs-theme=dark] .mce-menubar .mce-menubtn:hover,
[data-bs-theme=dark] .mce-menubar .mce-menubtn.mce-active,
[data-bs-theme=dark] .mce-menubar .mce-menubtn:focus {
    border-color: #323743;
    background-color: #4f5467;
    color: #fff;
}

    [data-bs-theme=dark] .robotic-section .section-title .action-btns .btn:hover,
    [data-bs-theme=dark] .search-btn:hover,
    /* [data-bs-theme=dark] .robotic-eye-card .load-btn:hover, */
    [data-bs-theme=dark] .view-btn:hover,
    [data-bs-theme=dark] .save-btn:hover {
        background-color: rgba(215, 0, 6, 1);
        border-color: rgba(215, 0, 6, 1);
    }

[data-bs-theme=dark] .sidebarnav .dropdown-menu.sidenav-dropdown .dropdown-item,
[data-bs-theme=dark] .mce-menubar {
    border-color: #4f5467;
}


[data-bs-theme=dark] .user-info-details h4,
[data-bs-theme=dark] .user-info-details span,
[data-bs-theme=dark] .notification-top-box h5,
[data-bs-theme=dark] .tab-title h5,
[data-bs-theme=dark] .details-tab-content .activities-title h4,
[data-bs-theme=dark] .client-details-box h4,
[data-bs-theme=dark] .table-card-content span,
[data-bs-theme=dark] .table-card-box-title h4,
[data-bs-theme=dark] .edits-btns .dropdown-item,
[data-bs-theme=dark] .archive-list-box .card .edits-btn,
[data-bs-theme=dark] .archive-list-box figure .card .card-footer .post-btn,
[data-bs-theme=dark] .archive-list-box .card .left-content-info h3 a,
[data-bs-theme=dark] .add-card-box .card-body h3,
[data-bs-theme=dark] .add-card-box .card-body p,
[data-bs-theme=dark] .edits-btn:focus,
[data-bs-theme=dark] .edits-btn,
[data-bs-theme=dark] .overview-box .overview-title,
[data-bs-theme=dark] .sedule-box p,
[data-bs-theme=dark] .left-content-info h3 a,
[data-bs-theme=dark] .maintenance-card-body h3,
[data-bs-theme=dark] .maintenance-card-body p,
[data-bs-theme=dark] .maintenance-card-body p span,
[data-bs-theme=dark] .maintenance-card-body p a,
[data-bs-theme=dark] .booking-user-details h4 span,
[data-bs-theme=dark] .booking-user-info p,
[data-bs-theme=dark] .booking-user-details h4 {
    color: #fff;
}

[data-bs-theme=dark] .contact_search_list .input-group {
    background-color: transparent;
}

    [data-bs-theme=dark] .leaderboard-widget-box .card-body h4,
    [data-bs-theme=dark] .leaderboard-details span,
    [data-bs-theme=dark] .leaderboard-card .card-body h4,
    [data-bs-theme=dark] .data-monitor-tab-nav.nav-pills .nav-link h5,
    [data-bs-theme=dark] .data-monitor-list-group .form-control,
    [data-bs-theme=dark] .arrangement-content h5,
    [data-bs-theme=dark] .add-now-modal .modal-footer .btn.cancle-btn,
    [data-bs-theme=dark] .add-now-modal .modal-footer .btn,
    [data-bs-theme=dark] .add-now-modal .modal-body .deal-form .form-label,
    [data-bs-theme=dark] .contact_search_list .input-group .form-control {
        color: #fff;
    }

[data-bs-theme=dark] .distance-content-box h5,
[data-bs-theme=dark] .delivery-content ol li,
[data-bs-theme=dark] .distance-calculate-box,
[data-bs-theme=dark] .top-title-box h4 {
    color: #fff !important;
}

[data-bs-theme=dark] .all-entity-section {
    background-color: transparent;
}

[data-bs-theme=dark] .light-icon,
.dark-icon {
    display: none;
}

[data-bs-theme=dark] .dark-icon {
    display: block;
}

[data-bs-theme=dark] .speed-data-info p span,
[data-bs-theme=dark] .peramiters-box p span,
[data-bs-theme=dark] .speed-chat-box .speed-count,
[data-bs-theme=dark] .activiey-details span,
[data-bs-theme=dark] .message-center .message-item .massage-content-box .billing-list h6 span,
[data-bs-theme=dark] .vehicle-type-box .accordion-button,
[data-bs-theme=dark] p,
[data-bs-theme=dark] .notification-edit-icon,
[data-bs-theme=dark] .agent-info span,
[data-bs-theme=dark] .card-content h4,
[data-bs-theme=dark] .agent-list-box figure .card .card-content .card-top-box .agent-name h4,
[data-bs-theme=dark] .card-content p,
[data-bs-theme=dark] .section-title h3,
[data-bs-theme=dark] .all-entity-list .section-title h3 {
    color: #fff !important;
}

[data-bs-theme=dark] .tracking-accordion .accordion-button::after {
    color: #fff;
}

[data-bs-theme=dark] .vehicle-type-box .accordion-collapse,
[data-bs-theme=dark] .knowledge-massage-box .accordion-item,
[data-bs-theme=dark] .list-search-box .search-form .input-group,
[data-bs-theme=dark] .message-center .message-item .massage-content-box .categories-list ul li a,
[data-bs-theme=dark] .replay-btn,
[data-bs-theme=dark] .search-wrapper .input-holder .search-input,
[data-bs-theme=dark] .search-wrapper .input-holder .search-icon,
[data-bs-theme=dark] .leaderboard-card .rank-box,
[data-bs-theme=dark] .leaderboard-widget-box .rank-box,
[data-bs-theme=dark] .data-monitor-tab-widget,
[data-bs-theme=dark] .ping-btn,
[data-bs-theme=dark] .note-box,
[data-bs-theme=dark] .venue-tab-link,
[data-bs-theme=dark] .venu-tab-content,
[data-bs-theme=dark] .contact_search_list .input-group {
    background-color: #1d2228;
    border-color: #4f5467;
    color: #fff;
}


[data-bs-theme=dark] .add-now-modal .modal-content,
[data-bs-theme=dark] .sidebarnav .dropdown-menu {
    background-color: #1d2228;
    border-color: transparent;
}

[data-bs-theme=dark] .task-list .table-title h4,
[data-bs-theme=dark] .add-now-modal .modal-header {
    background-color: #1d2228;
    border-color: #4f5467;
}

    [data-bs-theme=dark] .search-wrapper .input-holder .search-icon,
    [data-bs-theme=dark] .search-wrapper .input-holder .search-input,
    [data-bs-theme=dark] .task-list .table-title h4,
    [data-bs-theme=dark] .add-now-modal .modal-header h5,
    [data-bs-theme=dark] .sidebarnav .dropdown-item {
        color: #fff;
    }

[data-bs-theme=dark] .tenant-table-list .table tbody tr th,
[data-bs-theme=dark] .summery-box-list,
[data-bs-theme=dark] .summery-list ul li,
[data-bs-theme=dark] .tenant-table-list .table thead tr th,
[data-bs-theme=dark] .payment-history-list .table tbody tr,
[data-bs-theme=dark] .payment-history-list .table .payment-table-head tr th,
[data-bs-theme=dark] .task-table-list .table tbody tr th,
[data-bs-theme=dark] .task-table-list .table tbody tr td,
[data-bs-theme=dark] .task-table-list {
    border-color: #4f5467;
    color: #fff;
}

[data-bs-theme=dark] .vehicle-number-box span,
[data-bs-theme=dark] .check-box label,
[data-bs-theme=dark] .role-filter-box h4,
[data-bs-theme=dark] .contact-form .form-control,
[data-bs-theme=dark] .note-box span,
[data-bs-theme=dark] .note-box p,
[data-bs-theme=dark] .tenant-table-list .table-hover > tbody > tr:hover td {
    color: #fff;
}

[data-bs-theme=dark] .tenant-table-list .table-hover > tbody > tr:hover {
    --bs-table-accent-bg: #4f5467;
    color: #fff;
}

[data-bs-theme=dark] .custom-control-input:focus,
[data-bs-theme=dark] .custom-control-input {
    background-color: transparent;
}

[data-bs-theme=dark] .form-check-input:checked[type="checkbox"] {
    background-image: url(../images/icon/check-box2.png) !important;
}

[data-bs-theme=dark] .visitor-list .contact-table .table tbody tr td,
[data-bs-theme=dark] .payment-history-list .table tbody tr td {
    color: #fff !important;
}

[data-bs-theme=dark] .tenant-table-list .table tbody tr {
    background-color: transparent;
    border-color: #4f5467;
}

[data-bs-theme=dark] .tenant-filter-form .search-form .input-group {
    background-color: transparent;
    color: #fff;
    border-color: #4f5467;
}

[data-bs-theme=dark] .dtc-list .tab-content,
[data-bs-theme=dark] .contact-table .table tbody tr,
[data-bs-theme=dark] .dataTables_length .form-control {
    background-color: #1d2228;
    border-color: #4f5467;
    color: #fff;
}

[data-bs-theme=dark] .ticket-print-box,
[data-bs-theme=dark] .contact-table .table thead,
[data-bs-theme=dark] .pagination .page-link {
    background-color: #323743;
    border-color: #4f5467;
    color: #fff;
}

[data-bs-theme=dark] .dtc-table-list .contact-table .table tbody tr td:last-child {
    border-right: 0;
    color: #fff;
}

[data-bs-theme=dark] .dtc-table-list .contact-table .table tbody tr:last-child td:last-child,
[data-bs-theme=dark] .dtc-table-list .contact-table .table tbody tr:last-child td,
[data-bs-theme=dark] .dtc-table-list .contact-table .table tbody tr:last-child th {
    border: 0;
}

[data-bs-theme=dark] .dtc-table-list .contact-table .table tbody tr th {
    border-left: 0;
    color: #fff;
}

[data-bs-theme=dark] .dtc-table-list .contact-table .table thead {
    border-color: transparent;
    color: #fff;
}

[data-bs-theme=dark] .contact-table .table {
    background-color: transparent;
    border-color: #4f5467;
}

[data-bs-theme=dark] .tenant-table-list .table thead tr,
[data-bs-theme=dark] .payment-history-list .table .payment-table-head tr {
    background-color: #323743;
    border-color: #4f5467;
}

[data-bs-theme=dark] .page-link-table,
[data-bs-theme=dark] .activities-box,
[data-bs-theme=dark] .right-sidebar,
[data-bs-theme=dark] .tab-box .tab-top-box {
    background-color: #1d2228;
    border-color: transparent !important;
}

[data-bs-theme=dark] .sidebar-title {
    background-color: #323743;
    border-color: transparent;
}

[data-bs-theme=dark] .files-upload-box .card .card-body span,
[data-bs-theme=dark] .files-upload-box .card .card-body p,
[data-bs-theme=dark] .bottom-tab .inner-tab-nav .nav-pills .nav-link,
[data-bs-theme=dark] .inner-tab-nav .nav-pills .nav-link {
    color: #fff;
    transition: none;
}

/* [data-bs-theme=dark] .save-btn:hover {
  background-color: #323743;
  border-color: #4f5467;
} */

[data-bs-theme=dark] .promo-form-box .form-body .reset-btn {
    color: #fff;
}

[data-bs-theme=dark] .ticket-print-box .printticket .save-btn:hover {
    background-color: #4f5467;
    border-color: #323743;
}

[data-bs-theme=dark] .files-upload-box .card {
    background-color: #323743;
    border-color: #4f5467;
}

[data-bs-theme=dark] .document-modal .form-group h4,
[data-bs-theme=dark] .document-modal .modal-title,
[data-bs-theme=dark] .print-box h5,
[data-bs-theme=dark] .print-box p,
[data-bs-theme=dark] .contact-table .table thead tr th,
[data-bs-theme=dark] .contact-table .table tbody tr td,
[data-bs-theme=dark] .dataTables_length label,
[data-bs-theme=dark] .repeter-item .form-select {
    color: #fff;
}



[data-bs-theme=dark] .panding-view-form .input-group,
[data-bs-theme=dark] .activities-box.personal-activites-box {
    background-color: transparent;
}

[data-bs-theme=dark] .personal-form-box .card .img-preview,
[data-bs-theme=dark] .img-preview {
    background-color: #1d2228;
}

[data-bs-theme=dark] .modal-content,
[data-bs-theme=dark] .contact-form-box {
    background-color: #1d2228;
    border-radius: 5px;
}

[data-bs-theme=dark] .footer,
[data-bs-theme=dark] .contact_list_box {
    background-color: #1d2228;
    border-color: transparent;
}

[data-bs-theme=dark] .list-group-item {
    border-color: #4f5467;
}

    [data-bs-theme=dark] .event-form .input-group .btn:hover,
    [data-bs-theme=dark] .list-group-item .nav-link:hover,
    [data-bs-theme=dark] .list-group-item .nav-link.active {
        background-color: #000;
        border-color: #4f5467;
    }

[data-bs-theme=dark] .topbar .top-navbar .navbar-nav > .nav-item > .nav-link.user-pic {
    background-color: #000;
    color: #fff;
}

[data-bs-theme=dark] .dashboard-modal .modal-title,
[data-bs-theme=dark] .dashboard-connect-box .progress-compleating-box span,
[data-bs-theme=dark] .activity-rate h4,
[data-bs-theme=dark] .footer-content-box p,
[data-bs-theme=dark] .topbar .top-navbar .navbar-nav > .nav-item > .nav-link,
[data-bs-theme=dark] .navbar-light .navbar-nav .nav-link {
    color: #fff;
}

[data-bs-theme=dark] .sidebar-nav > #sidebarnav > .sidebar-item > .sidebar-link:hover,
[data-bs-theme=dark] .sidebar-nav ul .sidebar-item .sidebar-link:hover,
[data-bs-theme=dark] .sidebar-nav ul .sidebar-item.selected > .sidebar-link {
    /* background: rgba(0, 0, 0, 0.1); */
    transition: all .4s ease-in-out;
}

[data-bs-theme=dark] .dashboard-modal .close-btns {
    background-color: rgba(187, 36, 41, 1);
    color: #fff;
}

/* 
[data-bs-theme=dark] .list-group-item .nav-link:hover .user-info h4,
[data-bs-theme=dark] .list-group-item .nav-link:hover .user-contact-info span,
[data-bs-theme=dark] .list-group-item .nav-link:hover .user-info span,
[data-bs-theme=dark] .list-group-item .nav-link.active .user-info h4,
[data-bs-theme=dark] .list-group-item .nav-link.active .user-contact-info span, 
[data-bs-theme=dark] .list-group-item .nav-link.active .user-info span{
  color: rgba(17, 20, 45, 1);
} */

[data-bs-theme=dark] .right-edit-btn .btn {
    color: #fff;
    border-color: #4f5467;
}

[data-bs-theme=dark] .page-link-table th,
[data-bs-theme=dark] .page-link-table td {
    color: #fff;
    border: 1px solid #4f5467 !important;
}

[data-bs-theme=dark] .sidebar-list .top-title h5,
[data-bs-theme=dark] .activities-lifecycle .top-title h5 {
    color: #000;
}

[data-bs-theme=dark] .sidebar-nav ul.sidebarnav2 .sidebar-item .sidebar-link .powered-by span,
[data-bs-theme=dark] .activities-title h4,
[data-bs-theme=dark] .sidebar-title h4,
[data-bs-theme=dark] .contact-btn,
[data-bs-theme=dark] .contact-btn span,
[data-bs-theme=dark] .user-contact-info p,
[data-bs-theme=dark] .user-contact-info span,
[data-bs-theme=dark] .user-info span,
[data-bs-theme=dark] .user-info h4,
[data-bs-theme=dark] form .form-label,
[data-bs-theme=dark] .section-title h3 {
    color: #fff;
    transition: none;
}

[data-bs-theme=dark] .tab-nav {
    border-color: transparent;
    background-color: #323743;
}

[data-bs-theme=dark] .event-form .input-group .form-control,
[data-bs-theme=dark] .activity-form .form-control,
[data-bs-theme=dark] .ticket-print-box .printticket .form-control,
[data-bs-theme=dark] .contact-form .form-control {
    background-color: transparent;
    border-color: #4f5467;
}

[data-bs-theme=dark] .equalizer,
[data-bs-theme=dark] .filter-btn,
[data-bs-theme=dark] .adv-filter a,
[data-bs-theme=dark] .tenant-filter-form .form-group .form-control {
    color: #fff;
}

    [data-bs-theme=dark] .tenant-filter-form .form-group .form-control option {
        color: #fff;
        background-color: #323743;
    }

body {
    font-family: 'Montserrat', 'SolaimanLipi';
    font-weight: 700;
    font-size: 15px;
    line-height: 1.7;
    color: #c4c3ca;
    background-color: var(--bs-body-color-rgb);
    overflow-x: hidden;
    transition: all .4s ease-in-out;
    scroll-behavior: smooth;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

a {
    cursor: pointer;
    transition: all 200ms linear;
}

    a:hover {
        text-decoration: none;
    }

.forget-pass .link {
    color: #fff;
}

    .forget-pass .link:hover {
        color: #ffeba7;
    }

p {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.7;
}

h4 {
    font-weight: 600;
}

h6 span {
    padding: 0 20px;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
    font-size: 20px;
}

.section {
    position: relative;
    width: 100%;
    display: block;
}

.full-height {
    min-height: 100vh;
}

.topbar .top-navbar {
    min-height: 70px;
}

/* [type="checkbox"]:checked,
[type="checkbox"]:not(:checked){
  position: absolute;
  left: -9999px;
}
.checkbox:checked + label,
.checkbox:not(:checked) + label{
  position: relative;
  display: block;
  text-align: center;
  width: 60px;
  height: 16px;
  border-radius: 8px;
  padding: 0;
  margin: 10px auto;
  cursor: pointer;
  background-color: #ffeba7;
}
.checkbox:checked + label:before,
.checkbox:not(:checked) + label:before{
  position: absolute;
  display: block;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  color: #ffeba7;
  background-color: #102770;
  font-family: 'unicons';
  content: '\eb4f';
  z-index: 20;
  top: -10px;
  left: -10px;
  line-height: 36px;
  text-align: center;
  font-size: 24px;
  transition: all 0.5s ease;
}
.checkbox:checked + label:before {
  transform: translateX(44px) rotate(-270deg);
} */


/*
*
* ==========================================
* CUSTOM UTIL CLASSES
* ==========================================
*
*/
/* .custom-scrollbar,
.custom-scrollbar-css {
  height: 200px;
} */


/* Custom Scrollbar using CSS */
.custom-scrollbar-css {
    overflow-y: scroll;
}

    /* scrollbar width */
    .custom-scrollbar-css::-webkit-scrollbar {
        width: 5px;
    }

.report-table-box .table-wrapper.custom-scrollbar-css {
    overflow: auto;
}
.task-filter-table-box.custom-scrollbar-css {
    overflow-x: scroll;
    overflow-y: hidden;
}
    .report-table-box .table-wrapper.custom-scrollbar-css::-webkit-scrollbar {
        height: 10px;
    }
    .task-filter-table-box.custom-scrollbar-css::-webkit-scrollbar {
        height: 5px;
    }

.account-table.custom-scrollbar-css::-webkit-scrollbar {
    height: 4px !important;
}

/* scrollbar track */
.custom-scrollbar-css::-webkit-scrollbar-track {
    background: rgba(234, 239, 244, .5);
}

/* scrollbar handle */
.custom-scrollbar-css::-webkit-scrollbar-thumb {
    border-radius: 1rem;
    background-color: rgb(215 0 6);
    background-image: linear-gradient(to top, #CF2129 0%, #F29C1F 100%);
}

    .custom-scrollbar-css::-webkit-scrollbar-thumb:hover {
        background: #CF2129;
    }

/* ========== */

#main-wrapper[data-layout=horizontal] .left-sidebar[data-sidebarbg=skin6] .sidebar-nav ul .sidebar-item.selected > .sidebar-link,
#main-wrapper[data-layout=vertical] .left-sidebar[data-sidebarbg=skin6] .sidebar-nav ul .sidebar-item.selected > .sidebar-link {
    color: #192328;
}

.card-3d-wrap {
    position: relative;
    width: 440px;
    max-width: 100%;
    height: 400px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    perspective: 800px;
    margin-top: 30px;
}

.card-3d-wrapper {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: all 600ms ease-out;
}

.card-front, .card-back {
    width: 100%;
    height: 100%;
    background-color: #2a2b38;
    background-image: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/1462889/pat.svg');
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 300%;
    position: absolute;
    border-radius: 6px;
    left: 0;
    top: 0;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.card-back {
    transform: rotateY(180deg);
}

.checkbox:checked ~ .card-3d-wrap .card-3d-wrapper {
    transform: rotateY(180deg);
}

.center-wrap {
    position: absolute;
    width: 100%;
    padding: 0 35px;
    top: 50%;
    left: 0;
    transform: translate3d(0, -50%, 35px) perspective(100px);
    z-index: 20;
    display: block;
}

.form-group {
    font-family: 'Montserrat','SolaimanLipi';
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
}

.form-style {
    padding: 13px 20px;
    padding-left: 45px;
    height: 48px;
    width: 100%;
    font-weight: 500;
    border-radius: 4px;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.5px;
    outline: none;
    color: #c4c3ca;
    background-color: #1f2029;
    border: none;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
    box-shadow: 0 4px 8px 0 rgba(21,21,21,.2);
}

    .form-style:focus,
    .form-style:active {
        border: none;
        outline: none;
        box-shadow: 0 4px 8px 0 rgba(21,21,21,.2);
    }

.input-icon {
    position: absolute;
    top: 0;
    left: 5px;
    height: 48px;
    font-size: 24px;
    line-height: 48px;
    text-align: left;
    color: #ffeba7;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.form-group input:-ms-input-placeholder {
    color: #757B7E;
    opacity: 1;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

[data-bs-theme=dark] .form-group input::-moz-placeholder,
[data-bs-theme=dark] .form-group input:-ms-input-placeholder,
[data-bs-theme=dark] .form-group input:-moz-placeholder,
[data-bs-theme=dark] .form-group input::-webkit-input-placeholder {
    color: #fff;
}

.form-group input::-moz-placeholder {
    color: #757B7E;
    opacity: 1;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.form-group input:-moz-placeholder {
    color: #757B7E;
    opacity: 1;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.form-group input::-webkit-input-placeholder {
    color: #757B7E;
    opacity: 1;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.form-group input:focus:-ms-input-placeholder {
    opacity: 0;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.form-group input:focus::-moz-placeholder {
    opacity: 0;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.form-group input:focus:-moz-placeholder {
    opacity: 0;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.form-group input:focus::-webkit-input-placeholder {
    opacity: 0;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.btn.submit-btn {
    border-radius: 4px;
    height: 44px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
    padding: 0 30px;
    letter-spacing: 1px;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    text-align: center;
    border: none;
    background-color: #ffeba7;
    color: #102770;
    box-shadow: 0 8px 24px 0 rgba(255,235,167,.2);
}

    .btn.submit-btn:active,
    .btn.submit-btn:focus {
        background-color: #102770;
        color: #ffeba7;
        box-shadow: 0 8px 24px 0 rgba(16,39,112,.2);
    }

    .btn.submit-btn:hover {
        background-color: #102770;
        color: #ffeba7;
        box-shadow: 0 8px 24px 0 rgba(16,39,112,.2);
    }

.title {
    font-size: 24px;
    color: #fff;
}

.login-btn {
    padding: 10px;
}

/* ===== Dashboard === */
/* .logo-text {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
} */

.entry-form-box {
    max-width: 100%;
    width: 100%;
    background: #fff;
    margin: 0 auto;
    padding: 20px;
    border-radius: 10px;
}

    .entry-form-box .form-check-inline {
        display: inline-flex;
        align-items: center;
        justify-content: flex-start;
        gap: 10px;
    }

    .entry-form-box .form-check .form-check-label {
        color: #67757c;
        font-size: 18px;
        margin-bottom: 0;
        cursor: pointer;
    }

.form-check-input {
    background-color: #eaedf5;
    width: 1rem;
    height: 1rem;
}

.entry-form-box .form-group {
    margin-bottom: 20px;
}

    .form-group label,
    .entry-form-box .form-group label {
        color: #67757c;
        font-size: 18px;
        line-height: 1.4;
        display: block;
    }

#inlineFormCustomSelect.form-select {
    background-color: #fff;
}

.input-group .btn {
    height: 100% !important;
    width: auto;
}

.social-links {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
    flex-wrap: wrap;
}

    .social-links a {
        color: #000;
        font-size: 36px;
        line-height: 1;
    }

        .social-links a:hover {
            color: #186dde;
        }

.pick-box-color {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}

.color-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
}

.box-color-modal .color-box {
    justify-content: space-evenly;
}

.form-check.theme-item {
    margin: 0;
    padding: 0;
}

    .form-check.theme-item .theme-link {
        width: 60px;
        border-radius: 5px;
        height: 60px;
        margin-left: 0;
        margin-bottom: 5px;
    }

        .form-check.theme-item .theme-link.bx {
            font-size: 36px;
            margin: 0;
            padding: 0;
            border: 2px solid transparent;
            width: 100%;
            background: transparent;
            line-height: 1;
        }

            .form-check.theme-item .theme-link.bx:checked {
                color: #0923df;
            }

        .form-check.theme-item .theme-link.form-check-input:checked {
            border: 2px solid #000;
        }

    .form-check.theme-item .add-more-btn {
        font-size: 30px;
        line-height: 1;
        display: flex !important;
        justify-content: center;
        align-items: center;
        color: rgba(25, 35, 40, 1);
        width: 60px;
        height: 60px;
        background: #FFFFFF;
        border: 1px solid #EAEFF4;
        border-radius: 4.60927px;
    }

    .form-check.theme-item .skin1 {
        background: #06d79c;
    }

    .form-check.theme-item .skin2 {
        background: #ef5350;
    }

    .form-check.theme-item .skin3 {
        background: #398bf7;
    }

    .form-check.theme-item .skin4 {
        background: #7460ee;
    }

    .form-check.theme-item .skin5 {
        background: #1d2228;
    }

    .form-check.theme-item .skin6 {
        background: #e9ecef;
    }

.entry-form-box .form-group .submit-btn {
    background-color: #186dde;
    color: #fff;
    border-radius: 0;
    max-width: 200px;
    width: 100%;
}

.entry-name-section .card {
    padding: 1rem;
    gap: 25px;
    height: 100%;
}

.week-report {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 25px;
}


.bg-light,
.bg-light .date-post h4,
.bg-light .week-report h4 {
    color: #000;
}

    .bg-light .card-body {
        height: 100%;
        position: relative;
    }

        .bg-light .card-body a {
            font-size: 40px;
            display: flex;
            justify-content: center;
            align-items: center;
            top: 0;
            position: absolute;
            text-align: center;
            height: 100%;
            width: 100%;
        }

.bordered {
    border-width: 1px;
}

.week-report h4 {
    color: #263238;
    font-size: 20px;
    margin: 0;
}

.date-post {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}

    .date-post h4 {
        font-size: 1rem;
        color: #263238;
        line-height: 1.4;
        margin: 0;
    }

.card-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    background: none;
}

    .card-footer span {
        background: #f2f2f2;
        padding: 3px 15px;
        border-radius: 40px;
        color: #000;
        font-size: 14px;
    }

    .card-footer a {
        color: #fff;
    }

#myImg {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
    width: 100%;
    margin-bottom: 20px;
}

    #myImg img {
        width: fit-content;
        border: 1px solid #000;
        border-radius: 6px;
        height: 150px;
        overflow: hidden;
        object-fit: cover;
    }

.check-box input[type="checkbox"]:checked,
.check-box input[type="checkbox"]:not(:checked) {
    position: relative;
    left: 0;
}

/* ====== calender-event-section ======== */
.calender-event-section {
    background: #fff;
    padding: 30px 1rem;
    border-radius: 10px;
}

.top-widget-box-content h3 {
    font-size: 24px;
}

.top-widget-box-content h4 {
    font-size: 18px;
}

.top-widget-box-content .form-label {
    font-size: 18px;
    color: #000;
}

/* .event-table {
    margin-top: 50px;
    display: flex;
    width: 100%;
    height: 100%;
    gap: 10px;
    justify-content: flex-start;
    align-items: flex-start;
    overflow-x: auto;
    overflow-y: hidden;
  } */

/*   
  .event-box {
    width: 13.9%;
    text-align: left;
    height: 100%;
    padding: 10px;
    border-right: 1px solid rgba(0,0,0,.125);
  } */

.event-table {
    margin-top: 50px;
    display: -webkit-box;
    width: 100%;
    height: 600px;
    overflow-x: scroll;
    overflow-y: scroll;
}

.event-box {
    width: 100%;
    max-width: 320px;
    text-align: left;
    height: fit-content;
    /* height: 100%; */
    padding: 10px;
    border-right: 1px solid rgba(0,0,0,.125);
}

.box-top-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 10px;
}

    .box-top-title span {
        font-size: 24px;
        color: #000;
    }

.header-title {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}

.event-table .event-box:last-child {
    border: 0;
}

.event-box .top-title {
    text-align: center;
    font-size: 24px;
}

.event-box article {
    margin-bottom: 20px;
}

.event-box .card {
    margin-bottom: 0;
}

    .event-box .card .card-img img {
        width: 100%;
    }

.fa-facebook {
    color: #0923df;
}

.fa-twitter-square {
    color: #109aeb;
}

.event-box .card .card-header {
    color: #000;
    display: flex;
    gap: 5px;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    padding: 5px 10px;
}

.event-box-modal .modal-header h3 {
    display: block;
}

.event-box-modal .modal-header h3,
.event-box .card .card-header h3 {
    font-size: 18px;
    margin: 0;
    line-height: 1;
}

.event-box-modal .modal-header span,
.event-box .card .card-header span {
    font-size: 20px;
}

.event-box .card .card-body {
    padding: 10px;
}

    .event-box .card .card-body p {
        /* font-size: 13px; */
        font-size: 15px;
        margin-bottom: 0;
        color: #000;
    }

.event-box .card .card-footer {
    background: rgba(0,0,0,.03);
    padding: 10px;
    width: 100%;
    gap: 10px;
}

    .event-box .card .card-footer .status {
        background: #808080;
        color: #fff;
        border-radius: 6px;
        padding: 5px 10px;
        font-size: 16px;
        text-transform: capitalize;
        line-height: 1;
    }

.status-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
}


.event-box .card .card-footer .scheduled {
    background: #9fe31a;
    color: #000;
}

.event-box .card .card-footer .compleate {
    background: #0923df;
    color: #fff;
}

.event-box .card .card-footer .time {
    background: transparent;
    padding: 0;
    color: rgba(0,0,0,.7);
    border-radius: 0;
    text-align: right;
    font-weight: 600;
    font-size: 14px;
    line-height: 1;
    cursor: auto;
}

.trigger {
    position: relative;
}

    .trigger:hover .pop-up {
        display: block;
    }

.pop-up {
    display: none;
    /* position: absolute;
    width: 50%;
    padding: 10px;
    background: #eeeeee;
    color: #000000;
    border: 1px solid #1a1a1a;
    font-size: 90%;
    top: 0; */
    position: absolute;
    width: 30%;
    padding: 10px;
    background: #eeeeee;
    color: #000000;
    border: 1px solid rgba(0,0,0,.125);
    font-size: 100%;
    z-index: 100;
    /* left: 15%! important;
    top: 20%! important; */
}

.event-box-modal .modal-header {
    gap: 10px;
    justify-content: flex-start;
    padding: 20px;
}

    .event-box-modal .modal-header span {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 10px;
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 120%;
        text-align: right;
        color: #192328;
        width: 100%;
    }

.popup-modal .modal-header {
    justify-content: space-between;
    align-items: center;
}

    .popup-modal .modal-header p {
        margin-bottom: 0;
        line-height: 1;
    }

.popup-modal-dialog {
    max-width: 800px;
    width: 100%;
}

.event-box-modal .modal-content {
    background: #FFFFFF;
    box-shadow: 0px 4px 110px rgba(0, 0, 0, 0.35);
    border-radius: 5px 0px 5px 5px;
}

.event-box-modal .form-group textarea.form-control {
    background: #FFFFFF;
    border: 1px solid #EAEFF4;
    border-radius: 5px;
    padding: 20px 20px 32px;
    resize: none;
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: rgba(25, 35, 40, .7);
}


.event-box-modal .btn-close {
    background: #000;
    color: #fff;
    font-size: 15px;
    position: absolute;
    top: -5px;
    width: 15px;
    height: 15px;
    line-height: 1;
    right: -5px;
}

.event-box-modal .modal-body {
    padding: 0;
}

.modal-discription {
    padding: 20px;
    /* max-height: 250px; */
    height: 100%;
    /* overflow-y: auto;
    overflow-x: hidden; */
}

    .modal-discription p {
        font-size: 14px;
        color: #000;
        line-height: 1.3;
        margin-bottom: 10px;
    }

        .modal-discription p:last-child {
            margin-bottom: 0;
        }

.box {
    height: 60px;
    width: 60px;
    border-radius: 5px;
}

.yellowgreen-bg {
    background-color: yellowgreen;
}

.orangered-bg {
    background-color: orangered;
}

.slateblue-bg {
    background-color: slateblue;
}

.gold-bg {
    background-color: gold;
}

.current-color {
    height: 75px;
    width: 75px;
}

.brand-color-box h4 {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 101%;
    color: #333333;
    margin-bottom: 15px;
}

/* ==== Draggble ===== */

.em-edit-day {
    width: 100%;
    height: 100%;
    background: #fff;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 6px 12px rgba(0, 0, 0, 0.32);
    clear: both;
    border-radius: 2px;
}

.emp-head,
.vhc-head {
    width: 20%;
}

    .emp-head:before {
        font-family: FontAwesome;
        content: "ï€‡";
        padding: 0 5px;
    }

    .vhc-head:before {
        font-family: FontAwesome;
        content: "ï†¹";
        padding: 0 5px;
    }

.job-head {
    width: 60%;
}

    .job-head:after {
        font-family: FontAwesome;
        content: "ï³";
        padding: 0 5px;
    }

.em-day-body {
    height: calc(100% - 30px);
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 20px 10px;
}

.em-day-content {
    height: 100%;
    display: inline-block;
    margin: 5px;
    border: 1px solid #000;
}

.employees,
.vehicles {
    width: 100%;
}

.jobs {
    width: 1200px;
}

.content {
    width: 100%;
    height: 100%;
    background: #fff;
    box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.12), inset 0 2px 4px rgba(0, 0, 0, 0.24);
    padding: 10px;
    border-radius: 2px;
    /*   */
}

.vhc {
    padding: 10px;
}

    .vhc .input-group {
        gap: 10px;
        justify-content: space-between;
        align-items: center;
    }

    .vhc br {
        display: none;
    }

.emp,
.vhc {
    z-index: 10;
    background: #fff;
    padding: 10px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24);
    border-radius: 2px;
    transition: box-shadow 0.1s ease;
    text-align: center;
}

    .emp + .emp, .emp + .vhc,
    .vhc + .emp,
    .vhc + .vhc {
        margin-top: 10px;
    }

    .emp.dragged,
    .vhc.dragged {
        box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 6px 12px rgba(0, 0, 0, 0.32);
        z-index: 11;
    }

    .emp.dropped,
    .vhc.dropped {
        position: static !important;
        padding: 0;
        box-shadow: none;
        margin: 0;
        display: inline;
        background: transparent;
        color: #004D40;
    }

.jobs .content {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

.job {
    background: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24);
    width: 19%;
    margin: 0 0px 10px;
    display: inline-flex;
    gap: 10px;
    flex-direction: column;
    border-radius: 2px;
}

    .job .job-name {
        padding: 5px;
        height: 30px;
        background: #009688;
        color: #fff;
        font-weight: bold;
        text-align: center;
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
    }

    .job .job-emp {
        position: relative;
        padding: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        height: 100px;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        transition: all 0.2s ease;
    }


        .job .job-emp.active,
        .job .job-vhc.active {
            background: #B2DFDB;
        }

            .job .job-emp.active:before,
            .job .job-vhc.active:before {
                color: #009688;
                border-color: #009688;
            }

/* == keyword === */

.checked-box label {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.checked-box .form-check-box {
    border: 1px solid #e4e4e4;
    padding: 10px;
    text-align: center;
    flex-wrap: wrap;
    display: inline-flex;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
}

.keyword-box {
    border: 1px solid #e4e4e4;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
/* ========= Gallary View ======== */
.image-gallery-list {
    max-width: 100%;
    width: 100%;
    background: #fff;
    margin: 0 auto;
    padding: 20px;
    border-radius: 10px;
}

/* .srh-btn {
      margin-top: 30px;
    } */

.form-group label {
    color: #67757c;
    font-size: 18px;
    line-height: 1.4;
}

.el-element-overlay .el-card-item .el-overlay {
    background: none;
}

.el-element-overlay .el-card-item .el-overlay-1 .el-info {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    width: 100%;
    transform: none;
    position: relative;
    top: 70%;
    /* bottom: 20px;
    top: auto; */
}

    .el-element-overlay .el-card-item .el-overlay-1 .el-info li {
        position: absolute;
    }

.el-element-overlay .el-card-item .el-overlay-1 .image-box {
    height: 200px;
    overflow: hidden;
}

    .el-element-overlay .el-card-item .el-overlay-1 .image-box img {
        height: 100%;
        object-fit: cover;
    }

/* .el-card-content {
    margin-top: 30%;
  } */

.el-card-content h4 {
    color: #000;
    position: absolute;
}

.el-card-content span {
    color: #000 !important;
    position: absolute;
}

.el-element-overlay .el-card-item .el-overlay {
    padding: 20px;
    opacity: 1;
    /* display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    flex-direction: column; */
}

.el-element-overlay .el-card-item .el-overlay-1:hover img {
    transform: none;
}


/* ======= */
.box-image {
    position: relative;
    max-width: 40px;
    height: 40px;
    margin: 0 auto;
}

.btn-rmv_1,
.btn-rmv1,
.close-btn {
    position: absolute;
    right: 0;
    top: 0;
    color: #000;
    font-size: 18px;
    opacity: 1;
    background: #fff;
    line-height: 15px;
    border-radius: 50%;
    cursor: pointer;
}

.btn-rmv_1,
.btn-rmv1 {
    z-index: 1000;
}

.popup-modal .close-btn {
    top: auto;
    right: auto;
    border-radius: 0;
}

.upload-input {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.upload-image-box {
    width: 100%;
    height: 400px;
    overflow: hidden;
}

    .upload-image-box img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .upload-image-box .dropzone {
        position: relative;
        height: 100%;
    }

.edit-btn {
    position: absolute;
    top: 20px;
    right: 20px;
    background: #CF2129;
    border-radius: 3px;
    padding: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0;
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    color: #FFFFFF;
}

.footer-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}

    .footer-btn .btn,
    .footer-btn a {
        max-width: 150px;
        width: 100%;
        border-radius: 40px;
    }

.form-input img {
    width: 100%;
    display: block;
}

.form-input input {
    display: none;
}

.preview {
    height: 100%;
}


/* =========== */
.yes {
    display: block;
    position: relative;
    text-align: center;
    /* max-width: 160px; */
    margin: 0 auto;
    width: 100%;
    height: 100%;
    /* display: flex;
    justify-content: center;
    align-items: center; */
    /* height: 390px;
    overflow-y: auto;
    overflow-x: hidden; */
}

.logo-dropzone {
    height: 100%;
    /* height: fit-content; */
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
}

.preview,
.it {
    height: 100%;
    width: 100%;
}

.up-img .it {
    width: 100%;
}

.preview.it {
    /* margin-bottom: 15px; */
    display: block;
    max-width: 100%;
    margin: 0 auto 15px;
    width: 100%;
    height: 100%;
}

.btn-cng {
    display: none;
}

.dropzone {
    background: transparent;
}

.save-btn.cng-btn {
    /* position: absolute;
    bottom: 0; */
    margin: 10px auto 0;
    width: 100%;
    border: 1px solid #192328;
    border-radius: 5px;
    background: transparent;
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    /* or 19px */

    text-align: center;
    /* Text/Deep black */

    color: #192328;
}

.input-img.form-control[type="file"] {
    position: absolute;
    top: 0;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    /* background-image: url(../images/icons/cloud_upload1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    width: 250px;
    height: 250px; */
}

.cng {
    cursor: pointer;
    color: #000;
    border-radius: 50px;
    border: 1px solid #fff;
    display: inline-block;
    padding: 0;
}

.rmv:hover {
    color: #186dde;
}

/* =========== */
/* .yes {
    display: block;
    position: relative;
    max-width: 150px;
    width: 100%;
  } */

.it {
    /* height: 150px; */
    width: auto;
    object-fit: cover;
    border-radius: 5px;
}

.close-btn.it {
    margin-bottom: 15px;
    display: block;
}

.close-btn {
    display: none;
}
    /* .close-btn.btn-rmv_1,
  .close-btn.btn-rmv1 {
    display: none;
  } */

    .close-btn.rmv {
        cursor: pointer;
        color: #000;
        border-radius: 50px;
        border: 1px solid #fff;
        display: inline-block;
        padding: 0;
    }

        .close-btn.rmv:hover {
            color: rgba(215, 0, 6, 1);
        }

.ui-droppable-items {
    background: transparent;
    box-shadow: none;
}

.add-btn {
    line-height: 1;
    padding: 5px 6px;
}

/* == */
.tagify {
    border: 0;
}

    .tagify + input, .tagify + textarea {
        position: initial !important;
        left: 0 !important;
        transform: none !important;
        width: 100%;
        margin-top: .2em;
        min-height: 11ch;
        background: powderblue;
        font-family: "Fira Code";
    }

.tagify {
    border: 0;
    margin: 0;
    min-width: 100%;
    width: 100%;
}

fieldset {
    margin: 0;
    border: 2px dashed red;
}

.form-control,
.form-control:read-only {
    background-color: #fff;
}

.image-modal-dialog {
    max-width: 700px;
}

    .image-modal-dialog .footer-btn .btn,
    .image-modal-dialog .footer-btn a {
        max-width: 160px;
    }

.icon-box {
    padding: 5px;
    border: 1px solid transparent;
}

    .icon-box:hover {
        border-color: #000;
    }

/* ============ */
/* .user-profile {
  background: rgba(234, 239, 244, .5);
} */

.sidebar-nav ul .user-profile {
    padding: 0;
    /* margin-bottom: 30px! important; */
}

.sidebar-nav ul.sidebarnav2 .sidebar-item {
    margin-bottom: 0;
}

#sidebarnav2 .sidebar-item .sidebar-link {
    padding: 10px 20px 5px;
}

.sidebar-nav ul .sidebar-item .sidebar-link {
    gap: 10px;
    align-items: center;
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400 !important;
    font-size: 18px;
    line-height: 120%;
    color: #282D33;
    position: relative;
    padding-left: 20px;
    border-radius: 0;
}

#main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul .sidebar-item .sidebar-link,
#main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul .sidebar-item .sidebar-link {
    color: #282D33;
}

.sidebar-nav ul .sidebar-item .sidebar-link .menu-icon {
    width: auto;
    height: 100%;
    object-fit: auto;
}

.sidebar-nav ul .sidebar-item.dropend .sidebar-link.show:hover,
.sidebar-nav ul .sidebar-item.dropend .sidebar-link.show {
    background-color: rgb(215 0 6);
    color: #fff;
}

.sidebar-nav ul .sidebar-item.dropend .sidebar-link {
    background-color: rgba(234, 239, 244, .5);
    border-radius: 0;
}

    .sidebar-nav ul .sidebar-item.dropend .sidebar-link:hover {
        background-color: rgb(215 0 6);
        color: #fff;
    }

        .sidebar-nav ul .sidebar-item.dropend .sidebar-link:hover .hide-menu {
            color: #fff;
        }

#main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul .sidebar-item .sidebar-link.active i,
#main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul .sidebar-item .sidebar-link.active .feather,
#main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul .sidebar-item .sidebar-link.active i,
#main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul .sidebar-item .sidebar-link.active .feather {
    color: rgba(215, 0, 6, 1);
}

#main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav > ul > .sidebar-item > .sidebar-link.active:after,
#main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav > ul > .sidebar-item > .sidebar-link.active:after {
    border-color: rgba(215, 0, 6, 1);
}

.sidebar-nav ul .sidebar-item .sidebar-link.show .hide-menu {
    color: #fff;
}

.sidebar-nav ul .sidebar-item .sidebar-link .hide-menu {
    margin-left: 0;
    /* color: #192328;*/
    /* margin-top: 5px;*/
    /*font-weight: 600 !important;*/
    /* transition: all .4s ease-in-out; */
    white-space: normal;
    margin-bottom:0px;
    width: 100%;
    display: block;
    color: #646464;
     font-family: 'Figtree','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
}

.sidebar-nav ul .sidebar-item ul li .sidebar-link .hide-menu {
    font-weight: 500 !important;
}

.sidebar-nav ul .sidebar-item .sidebar-link .icon-hide-menu {
    position: absolute;
    right: 10px;
    text-align: right;
    margin: 0;
}

[data-bs-theme=dark] #main-wrapper[data-layout=horizontal] .left-sidebar[data-sidebarbg=skin6] .sidebar-nav ul .sidebar-item.selected > ul .sidebar-item .sidebar-link .hide-menu,
[data-bs-theme=dark] #main-wrapper[data-layout=vertical] .left-sidebar[data-sidebarbg=skin6] .sidebar-nav ul .sidebar-item.selected > ul .sidebar-item .sidebar-link .hide-menu {
    color: #fff;
}

#main-wrapper[data-layout=horizontal] .left-sidebar[data-sidebarbg=skin6] .sidebar-nav ul .sidebar-item.selected > ul .sidebar-item .sidebar-link .hide-menu,
#main-wrapper[data-layout=vertical] .left-sidebar[data-sidebarbg=skin6] .sidebar-nav ul .sidebar-item.selected > ul .sidebar-item .sidebar-link .hide-menu {
    color: rgba(25, 35, 40, 1);
}

#main-wrapper[data-layout=vertical] .left-sidebar[data-sidebarbg=skin6] .sidebar-nav ul .sidebar-item .sidebar-link.active + ul .sidebar-item .sidebar-link.active .hide-menu,
#main-wrapper[data-layout=horizontal] .left-sidebar[data-sidebarbg=skin6] .sidebar-nav ul .sidebar-item.selected > ul .sidebar-item .sidebar-link:hover .hide-menu,
#main-wrapper[data-layout=vertical] .left-sidebar[data-sidebarbg=skin6] .sidebar-nav ul .sidebar-item.selected > ul .sidebar-item .sidebar-link:hover .hide-menu,
#main-wrapper[data-layout=horizontal] .left-sidebar[data-sidebarbg=skin6] .sidebar-nav ul .sidebar-item.selected > ul .sidebar-item .sidebar-link.active .hide-menu,
#main-wrapper[data-layout=vertical] .left-sidebar[data-sidebarbg=skin6] .sidebar-nav ul .sidebar-item.selected > ul .sidebar-item .sidebar-link.active .hide-menu {
    color: rgba(215, 0, 6, 1);
}

/* 
.sidebar-nav ul .sidebar-item .sidebar-link .settings_ethernet_dark,
.sidebar-nav ul .sidebar-item .sidebar-link .settings_ethernet {
  position: absolute;
  right: 0;
} */

.sidebar-nav > #sidebarnav > .sidebar-item > .sidebar-link:hover,
.sidebar-nav ul .sidebar-item .sidebar-link:hover,
.sidebar-nav ul .sidebar-item.selected > .sidebar-link {
    /* background-color: rgba(234, 239, 244, .5); */
    color: #F29C1F;
    transition: all .4s ease-in-out;
}

#sidebarnav {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
}

.sidebar-nav > ul > .sidebar-item > .sidebar-link.active .hide-menu,
#main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav > ul > .sidebar-item > .sidebar-link.active,
#main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav > ul > .sidebar-item > .sidebar-link.active {
    color: rgba(215, 0, 6, 1) !important;
}

.sidebar-nav ul .sidebar-item > .sidebar-item .sidebar-link .hide-menu,
.sidebar-nav ul .sidebar-item .sidebar-link:hover .hide-menu,
.sidebar-nav ul .sidebar-item.selected .sidebar-link.has-arrow::after,
.sidebar-nav > #sidebarnav > .sidebar-item > .sidebar-link:hover,
.sidebar-nav > #sidebarnav > .sidebar-item.selected > .sidebar-link {
    color: rgba(215, 0, 6, 1);
}

#main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul .sidebar-item.selected > .sidebar-link.active.has-arrow::after,
#main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul .sidebar-item.selected > .sidebar-link.active.has-arrow::after {
    color: rgba(215, 0, 6, 1);
}

#main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul .sidebar-item.selected > .sidebar-link.has-arrow::after,
#main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul .sidebar-item.selected > .sidebar-link.has-arrow::after {
    border-color: #687384;
}

.sidebar-nav .user-profile > .sidebar-link {
    padding: 10px 8px 10px 1rem !important;
    gap: 10px;
}

.topbar .top-navbar .navbar-header .navbar-brand {
    padding: 10px 20px;
    justify-content: flex-start;
    max-width: 350px;
    width: 100% !important;
    align-items: center;
    gap: 10px;
}

    .topbar .top-navbar .navbar-header .navbar-brand .logo-icon {
        margin: 0;
    }

        .topbar .top-navbar .navbar-header .navbar-brand .logo-icon img {
            max-width: 70px;
            width: 100%;
        }

.user-name h3 {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #192328;
    margin-bottom: 5px;
}

.sidebar-nav .user-profile > .user-box img {
    max-width: 46px;
    width: 100%;
    margin-left: auto;
}

.user-name .readiness_box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    width: 100%;
}

    .user-name .readiness_box span {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 800;
        font-size: 18px;
        line-height: 1;
        color: #CF2129;
    }

.sidebar-nav .user-profile .user-box.has-arrow::after {
    top: auto;
    background: none;
    border: 0;
    transform: none !important;
}

.user-profile {
    position: relative;
}

.add-new-icons {
    position: absolute;
    right: 15px;
    top: 6px;
}

    .add-new-icons a {
        display: inline-block;
        line-height: 1;
        color: #cf2129;
    }

        .add-new-icons a:hover {
            color: #192328;
        }

    .add-new-icons i {
        font-size: 22px;
        line-height: 1;
    }

.sidebar-nav {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    align-items: center;
    width: 100%;
}

#sidebarnav2 {
    background: #F8FBFF !important;
    border: 1px solid #EAEFF4;
}

.scroll-sidebar {
    height: 100%;
}

.sidebar-nav ul.sidebarnav2 .sidebar-item .sidebar-link {
    font-weight: 300 !important;
    font-size: 16px;
}

    .sidebar-nav ul.sidebarnav2 .sidebar-item .sidebar-link .hide-menu {
        margin-top: 0;
    }

.powered-by {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
    width: 100%;
}

.powerd-by-logo {
    max-width: 100px;
    width: 100%;
    padding: 5px;
    border-radius: 8px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #EAEFF4;
}

.sidebar-nav ul.sidebarnav2 .sidebar-item .sidebar-link .powered-by span {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 120%;
    color: #192328;
}

.user-dropdown {
    max-width: 255px;
    width: 100%;
}

.navbar-expand-md .navbar-nav .user-dropdown .dropdown-menu {
    right: 0;
    max-width: 250px;
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
}

.dropdown-item:hover,
.dropdown-item.active,
.dropdown-item:active {
    background-color: rgb(215 0 6);
    color: #fff;
}

    .dropdown-item.active svg,
    .dropdown-item:hover svg,
    .dropdown-item.active .text-info,
    .dropdown-item:active .text-info {
        color: #fff !important;
    }

.dropdown-item svg {
    color: rgb(215 0 6) !important;
    margin: 0 !important;
}

.dropdown-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    width: 100%;
}

    .dropdown-item.active .icon-img,
    .dropdown-item .hover-img,
    .dropdown-item:hover .icon-img {
        display: none;
    }

    .dropdown-item.active .hover-img,
    .dropdown-item:hover .hover-img {
        display: block;
    }

#main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .sidebar-nav ul .sidebar-item .sidebar-link .partnership-img {
    flex-direction: column;
}

#main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .left-sidebar:hover .sidebar-nav ul .sidebar-item .sidebar-link .partnership-img {
    flex-direction: row;
}

/* .sidebarnav .dropdown-item:first-child, */
.navbar-expand-md .navbar-nav .user-dropdown .dropdown-menu .dropdown-item:first-child {
    border-radius: 6px 6px 0 0;
}

.navbar-expand-md .navbar-nav .user-dropdown .dropdown-menu .dropdown-item:last-child {
    border-radius: 0 0 6px 6px;
}
/* 
.sidebarnav .dropdown-item:last-child {
  border-radius: 0 0 6px 6px;
} */

.dropdown-divider {
    margin: 0;
}

.user-dropdown .dropdown-toggle {
    position: relative;
}

    .user-dropdown .dropdown-toggle .down-arrow {
        position: absolute;
        right: 20px;
        /*background-image: url(../images/icons/chevron_down.png);
        background-position: right center;
        background-repeat: no-repeat;
        background-size: auto;*/
        max-width: 24px;
        width: 100%;
        height: 24px;
        top: 20px;
        border: none;
    }

.sidebarnav .dropdown-menu {
    background-color: rgba(234, 239, 244, 1);
    padding: 0;
    max-width: 280px;
    width: 100%;
    border-radius: 0;
    /* transition: all .4s ease; */
}

.sidebarnav .dropdown-item:hover, .sidebarnav .dropdown-item:focus,
.sidebarnav .dropdown-item.active, .sidebarnav .dropdown-item:active {
    background-color: rgb(215 0 6);
    transition: all .4s ease-in-out;
    color: #fff;
}

.navbar-light .navbar-nav .nav-link {
    color: #192328;
}

.topbar {
    background: transparent;
    box-shadow: none;
    transition: none;
    border-bottom: 1px solid rgba(237, 237, 237, 1);
    height: 70px;
    z-index: 1500;
}

    .topbar .top-navbar .navbar-nav > .nav-item {
        padding: 0 1rem;
    }

        .topbar .top-navbar .navbar-nav > .nav-item > .nav-link {
             font-family: 'Montserrat','SolaimanLipi';
            font-size: 16px;
            font-weight: 400;
            line-height: 19px;
            letter-spacing: 0em;
            text-align: center;
            color: rgba(25, 35, 40, 1);
            height: 100%;
            padding: 0;
        }
            /* 
.topbar .top-navbar .navbar-nav > .nav-item > .nav-link:hover {
  color: #CF2129;
} */

            .topbar .top-navbar .navbar-nav > .nav-item > .nav-link.user-pic {
                background-color: rgba(244, 246, 249, 1);
                opacity: 1;
                 font-family: 'Montserrat','SolaimanLipi';
                font-style: normal;
                font-weight: 400;
                font-size: 14px;
                line-height: 120%;
                color: #192328;
                position: relative;
                border-radius: 5px;
                height: 100%;
                padding: 8px 1rem;
            }

.top-search-box {
    background-color: transparent;
    max-width: 470px;
    width: 100%;
}

.search-form .input-group {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background: linear-gradient(0deg, #EAEFF4, #EAEFF4), linear-gradient(0deg, #F8FBFF, #F8FBFF);
    border: 1px solid rgba(234, 239, 244, 1);
    /* background-color: transparent; */
    border: 1px solid rgba(234, 239, 244, 1);
    padding: 13px 20px;
    gap: 10px;
    /* margin-left: 30px; */
    border-radius: 5px;
}

.input-group-text {
    background: transparent;
    border: none;
    padding: 0;
    line-height: 1;
}

.search-form .input-group .form-control {
    background-color: transparent;
    border: none;
    padding: 0;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(159, 173, 180, 1);
    margin: 0;
    border-radius: 0;
    height: auto;
}

.user-pic img {
    border: 3px solid #CF2129;
}

.section-title {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 40px;
    flex-wrap: wrap;
}

    .section-title h3 {
        font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 700;
        font-size: 30px;
        line-height: 120%;
        color: #192328;
    }

    .section-title h4 {
        font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 21px;
        color: #192328;
        margin-bottom: 0;
    }

        .section-title h4 span {
            font-family: 'Montserrat','SolaimanLipi';
            font-style: normal;
            font-weight: 300;
            font-size: 14px;
            line-height: 16px;
            color: #9FADB4;
        }

.tab-nav {
    background: #FFFFFF;
    border: 1px solid #EAEFF4;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 30px;
}

.nav-pills .nav-link:hover {
    color: rgba(48, 118, 188, 1);
    background: transparent;
    border-bottom-color: rgba(48, 118, 188, 1);
}

.tab-nav .nav-pills .nav-item:last-child .nav-link {
    border-right: 0;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    background: transparent;
    color: rgba(48, 118, 188, 1);
    font-weight: 700;
    border-bottom-color: rgba(48, 118, 188, 1);
}

.nav-pills .nav-link {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    color: #192328;
    border-radius: 0;
    padding: 17px 40px;
    border-right: 1px solid #EAEFF4;
    border-bottom: 3px solid transparent;
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    height: 100%;
}

    .nav-pills .nav-link.done {
        padding: 15px 20px;
        color: #2FA62C;
    }

        .nav-pills .nav-link.done:before {
            content: '';
            background-image: url(../images/icons/check_circle_tab.png);
            background-repeat: no-repeat;
            background-size: 100% auto;
            background-position: left center;
            width: 19px;
            height: 20px;
            display: inline-block;
        }

.step-app > .step-steps > li {
    padding: 0;
    display: inline-flex;
    border: 0;
    background: transparent;
}


.tab-box .tab-top-box {
    background: transparent;
    border-radius: 5px;
    padding: 0;
    margin-bottom: 20px;
    border: 0 !important;
}

    .tab-box .tab-top-box.billing-tab-box {
        padding: 30px 30px 10px;
        margin-bottom: 0px;
    }

.tab-title h2 {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 101%;
    color: #192328;
    margin-bottom: 20px;
}

.card-tab-box {
    background: rgba(207, 33, 41, 0.05);
    border-radius: 5px;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    gap: 20px;
}


    .card-tab-box h1 {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 700;
        font-size: 31px;
        line-height: 120%;
        text-align: center;
        color: #CF2129;
        max-width: 190px;
        width: 100%;
        text-align: center;
        margin: 0 auto 10px;
    }

    .card-tab-box h4 {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: 120%;
        text-align: center;
        color: #192328;
        margin: 0;
    }

    .card-tab-box span {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 120%;
        text-align: center;
        display: block;
        color: #192328;
    }

.upgrade-btn {
    background: #CF2129;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    width: 100%;
    padding: 17px 20px;
}

    .upgrade-btn:hover {
        color: #fff;
        background: #186dde;
    }

.view-details {
    border-bottom: 1px solid #CF2129;
    border-radius: 5px;
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 120%;
    text-align: center;
    color: #CF2129;
    padding: 5px 10px;
}

.cd-box {
    background: #FFFFFF;
    border: 1px solid #EAEFF4;
    border-radius: 5px;
    padding: 30px;
    margin-bottom: 0;
    text-align: center;
    gap: 30px;
    height: 100%;
}

.cd-widget-box {
    flex-direction: row;
    gap: 10px;
    padding: 30px 20px;
}

.cd-box .card-img {
    max-width: 130px;
    width: 100%;
    margin: 0 auto;
    background: #FFFFFF;
    border: 1px solid #EAEFF4;
    border-radius: 5px;
    padding: 30px;
    height: fit-content;
}

    .cd-box .card-img img {
        max-width: 70px;
        width: 100%;
    }

.limit-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
}

    .limit-content h4 {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 300;
        font-size: 16px;
        line-height: 120%;
        color: #192328;
        margin: 0;
    }

    .limit-content span {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 120%;
        text-align: right;
        color: #192328;
    }

.cd-box .progress {
    background: #EAEFF4;
    border-radius: 47px;
}

.cd-box .progress-bar {
    background: #F2A900;
    border-radius: 47px;
}

.cd-footer a.up-btn {
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #9FADB4;
    border-radius: 5px;
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 1;
    text-align: center;
    padding: 14px 20px;
    color: #192328;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    justify-content: center;
    gap: 10px;
    transition: all .3s ease-in-out;
}

    .cd-footer a.up-btn i {
        font-size: 20px;
        margin-top: 0px;
    }

    .cd-footer a.up-btn:hover {
        color: #fff;
        background-color: #263238;
        border-color: #263238;
        transition: all .3s ease-in-out;
    }

.cd-box .progress-success {
    background: #E50000;
}

.billing-info .billing-box {
    margin: 30px 0 20px;
}

.billing-box .title {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 120%;
    color: #192328;
    display: block;
    width: 100%;
    margin-bottom: 20px;
}

.payment-info {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    gap: 10px;
}

    .payment-info .payment-mthod {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 120%;
        color: #192328;
        display: block;
    }

    .payment-info .divider {
        height: 11px;
        width: 2px;
        background: #BFBFBF;
        margin: 0;
    }

    .payment-info .payment-status {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 120%;
        color: #BB1F26;
    }

        .payment-info .payment-status:hover {
            text-decoration: underline;
        }

.download-invoice-box {
    background: #FFFFFF;
    border: 1px dashed #D4DDE6;
    border-radius: 5px;
    margin-top: 30px;
    padding: 20px;
}

.download-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 14px;
    margin-bottom: 20px;
}

    .download-box .img-box {
        background: #FFFFFF;
        border: 1px solid #EAEFF4;
        border-radius: 5px;
        max-width: 60px;
        width: 100%;
        padding: 14px;
    }

        .download-box .img-box img {
            max-width: 32px;
            width: 100%;
        }

.download-content {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: rgba(25, 35, 40, .7);
    max-width: 100px;
    width: 100%;
}

.download-btn {
    width: 100%;
    transition: all .3s ease-in-out;
    padding: 15px 20px;
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 120%;
    text-align: center;
    text-transform: uppercase;
    color: #192328;
    background-color: #FFFFFF;
    border: 1px solid #9FADB4;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
}

.cd-widget-box .form-content h4 {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 1;
    color: #192328;
    margin-bottom: 14px;
}

.cd-widget-box .form-content p {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    color: #757B7E;
    margin-bottom: 10px;
}

.cd-widget-box .form-label {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #192328;
    margin-bottom: 5px;
}

.form-content {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    margin-bottom: 30px;
}

.cd-widget-box .form-group input[type="email"] {
    padding: 15px 20px;
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 120%;
    color: #9FADB4;
    margin-bottom: 20px;
    background: #FFFFFF;
    border: 1px solid #9FADB4;
    border-radius: 5px;
}

.invite-btn {
    background: #FEE5E5;
    border-radius: 5px;
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.3;
    text-align: center;
    text-transform: uppercase;
    color: #CF2129;
    width: 100%;
    border: 0;
    padding: 16px 20px;
}

.user-type .form-select {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #757B7E;
    background-color: #fff;
    border: 1px solid #9FADB4;
    border-radius: 3px;
}

.user-list-info {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 1rem;
    flex-wrap: wrap;
}

    .user-list-info img {
        max-width: 40px;
        width: 100%;
        border-radius: 50px;
    }

    .user-list-info span {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 120%;
        display: block;
        color: #192328;
    }

.user-table thead > tr > th {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    color: #9FADB4;
}


.user-table tbody > tr > td {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    color: #757B7E;
}

.user-table tbody tr:last-child > td {
    border: none;
}

.tab-box .tab-top-box.notify-box {
    padding: 30px 40px;
}

.notify-box .tab-title {
    margin-bottom: 40px;
}

    .notify-box .tab-title p {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 1;
        margin-bottom: 0;
        color: rgba(25, 35, 40, .6);
    }

.alart-box .notify-alart {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    border-bottom: 1px solid #D3D3D3;
    padding-bottom: 30px;
    margin: 30px 0;
}

    .alart-box .notify-alart:last-child {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .alart-box .notify-alart:hover .notify-icon {
        background: #192328;
        color: #fff;
    }

    .alart-box .notify-alart:hover .notify-content h3 {
        color: #CF2129;
    }

.notify-icon {
    background: #EAEFF4;
    max-width: 65px;
    width: 100%;
    padding: 20px;
    height: 100%;
    color: #192328;
    line-height: 1;
    font-size: 24px;
}


.notify-content h3 {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 1;
    color: #192328;
    margin-bottom: 1rem;
}

.notify-content p {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    color: #757B7E;
    margin: 0;
}

/* ========= */
.radio-btn-check {
    margin-bottom: 20px;
}

.rd-col {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.radiobtn {
    position: relative;
    display: block;
    text-align: center;
    max-width: 160px;
    width: 100%;
}

    .radiobtn label {
        display: block;
        padding: 15px 20px;
        margin-bottom: 0;
        background: #FFFFFF;
        border: 1px solid #9FADB4;
        border-radius: 5px;
        cursor: pointer;
        position: relative;
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 1;
        color: #192328;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .radiobtn label:after, .radiobtn label:before {
            content: "";
            position: absolute;
            left: 15px;
            top: 14px;
            width: 20px;
            height: 20px;
            border-radius: 3px;
            background: transparent;
            /* border: 1px solid rgba(117, 123, 126, 1); */
            border-radius: 50%;
            fill: #000;
            background-repeat: no-repeat;
            background-size: auto;
            background-position: center;
            background-image: url(../images/icons/check_circle.png);
        }

        .radiobtn label:before {
            background: transparent;
            transition: 0.1s width cubic-bezier(0.075, 0.82, 0.165, 1) 0s;
            z-index: 2;
            overflow: hidden;
            /* background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  background-image: url(../images/icons/check_circle.png); */
            width: 0;
            height: 0;
            border-color: rgba(207, 33, 41, 1);
            /* background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNS4zIDEzLjIiPiAgPHBhdGggZmlsbD0iI2ZmZiIgZD0iTTE0LjcuOGwtLjQtLjRhMS43IDEuNyAwIDAgMC0yLjMuMUw1LjIgOC4yIDMgNi40YTEuNyAxLjcgMCAwIDAtMi4zLjFMLjQgN2ExLjcgMS43IDAgMCAwIC4xIDIuM2wzLjggMy41YTEuNyAxLjcgMCAwIDAgMi40LS4xTDE1IDMuMWExLjcgMS43IDAgMCAwLS4yLTIuM3oiIGRhdGEtbmFtZT0iUGZhZCA0Ii8+PC9zdmc+); */
        }

    .radiobtn input[type=radio] {
        display: none;
        position: absolute;
        width: 100%;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

        .radiobtn input[type=radio]:checked + label {
            background: #fff;
            color: rgba(207, 33, 41, 1);
            -webkit-animation-name: blink;
            animation-name: blink;
            -webkit-animation-duration: 1s;
            animation-duration: 1s;
            border-color: rgba(207, 33, 41, 1);
        }

            .radiobtn input[type=radio]:checked + label:after {
                /* background: rgba(207, 33, 41, 1); */
                background-image: url(../images/icons/check_circle1.png);
            }

            .radiobtn input[type=radio]:checked + label:before {
                width: 20px;
                height: 20px;
            }

/* ======== */

.entity-form-box .form-select {
    background-color: #FFFFFF;
    border: 1px solid rgba(25, 35, 40, 1);
    border-radius: 5px;
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    padding: 15px 20px;
    color: #757B7E;
}

.entity-form-box .form-group h3 {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    text-transform: uppercase;
    margin-bottom: 0;
    color: #192328;
}

.entity-form-box .form-label {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: #242424;
}


.ticket-print-box .printticket .form-control,
.entity-form-box .form-control {
    color: #9FADB4;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    background-color: #FFFFFF;
    border: 1px solid rgba(234, 239, 244, 1);
    border-radius: 5px;
    padding: 15px 20px;
}

    .entity-form-box .form-control:focus {
        border-color: rgba(48, 118, 188, 1);
    }

.entity-form-box input[type="checkbox"]:checked,
.entity-form-box input[type="checkbox"]:not(:checked) {
    position: relative;
    left: 0;
}

.entity-form-box .form-check {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
}


    .entity-form-box .form-check label {
        margin: 0;
    }

.form-check-input {
    border: 1px solid #757B7E;
    background-color: #eaedf5;
    width: 18px;
    height: 18px;
    margin-left: 0;
}

.entity-form-box .form-check-input:checked[type="checkbox"] {
    /* background-image: url(../images/icons/check_box.png); */
    background-size: auto;
    background: url(../images/icons/check_box.png) center no-repeat;
    border-color: transparent;
}

.form-switch .form-check-input[type="checkbox"] {
    border-radius: 2em;
}

.form-check .form-check-input {
    margin-left: 0;
}

.form-check-input[type="checkbox"] {
    border-radius: 0;
    background-color: transparent;
    border-color: rgba(129, 129, 129, 1);
}

.details-list-tab-box .more-btn {
    padding: .5rem 1rem !important;
    border-radius: 4px !important;
}

.details-list-tab-box .more-btn,
.save-btn:focus,
.save-btn {
    background: rgba(215, 0, 6, 1);
    border-radius: 5px;
    color: #FFF;
    border-color: rgba(215, 0, 6, 1);
    text-align: center;
     font-family: 'Gilroy-Bold','SolaimanLipi';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    padding: 12px 15px;
    margin: 0;
}

    .details-list-tab-box .more-btn:hover,
    .save-btn:hover {
        background: #000;
    }

.brand-color-box {
    background: #F8FBFF;
    border: 1px solid #EAEFF4;
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 20px;
}

    .color-box label,
    .brand-color-box label {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 120%;
        margin-bottom: 0;
        margin-top: 5px;
        text-align: center;
        color: #192328;
        display: block;
    }

.up-content {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    margin-bottom: 0;
    margin-top: 20px;
    color: #192328;
}

.about-source-form .form-group {
    margin-bottom: 20px;
}

.about-source-form .form-control {
    background-color: #FFFFFF;
    border: 1px solid #9FADB4;
    border-radius: 5px;
}

.about-source-form textarea {
    resize: none;
    max-width: 937px;
    width: 100%;
}

.about-source-form .form-label {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: #192328;
}

    .about-source-form .form-label small {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 14px;
        color: #757B7E;
    }

.input-group {
    background: #FFFFFF;
    border: 1px solid #9FADB4;
    border-radius: 5px;
    height: 100%;
}

.repater-group {
    max-width: 520px;
    width: 100%;
}

.remove-btn {
    width: 80%;
}

.add-btn {
    padding: 16px 20px;
    background: #008000;
    border-radius: 5px;
    border-color: #008000;
}

.about-source-form .form-group .input-group .form-control {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    color: #192328;
    padding: 7px 20px;
}

.about-source-form .form-group .form-control {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    color: #192328;
    padding: 15px 20px;
}

.about-source-form .form-group h4 {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 120%;
    color: #192328;
    margin-bottom: 20px;
}

    .about-source-form .form-group h4 small {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 14px;
        color: #757B7E;
    }

.about-source-form .form-group .rounded-pill {
    padding: 15px 30px;
    line-height: 1;
}

.social-media-icons {
    max-width: 1030px;
    width: 100%;
}

.social-btn .btn {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    padding: 12px 10px;
    line-height: 1;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    color: #FFFFFF;
    margin-bottom: 1rem;
    border-radius: 5px;
}

.fb-btn {
    background-color: #1877f2;
    border-color: #1877f2;
}

.linkdin-btn {
    background-color: #0077b5;
    border-color: #0077b5;
}

.twitter-btn {
    border-color: #1da1f2;
    background-color: #1da1f2;
}

.ins-btn {
    border-color: #192328;
    background-color: #192328;
}

.popup-modal .modal-content,
#fb-modal .modal-content {
    border-radius: 5px 0 5px 5px;
}

.socail-modal-body h4 {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    text-align: center;
    color: #192328;
    margin-bottom: 20px;
}

.socail-modal-body p {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #192328;
    margin-bottom: 20px;
}

.socail-modal-body .fb-btn {
    background-color: #0B76F9;
    border-radius: 5px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    padding: 16px 20px;
    line-height: 1;
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
    color: #FFFFFF;
}

    .socail-modal-body .fb-btn:hover {
        background-color: #6352ca;
    }

.close-buttn {
    background: #fff;
    position: absolute;
    right: -40px;
    max-width: 40px;
    width: 100%;
    top: 0;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0 5px 5px 0;
    border-left: 1px solid rgba(137, 140, 143, .33);
}

    .close-buttn .btn-close {
        padding: 0;
        background: transparent url(../images/icons/close-btn-img.png) center no-repeat;
        background-size: cover;
        opacity: 1;
        width: 24px;
        height: 24px;
    }

    .close-buttn:hover {
        background: #000;
    }

        .close-buttn:hover .btn-close {
            background: transparent url(../images/icons/close-btn-img-hover.png) center no-repeat;
        }

/* ==== */
.enter-entity-section {
    padding: 40px 20px;
    height: 90vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.entity-box {
    background: #FFFFFF;
    box-shadow: 0px 4px 21px rgba(186, 186, 186, 0.25);
    border-radius: 5px;
    padding: 50px;
    max-width: 560px;
    width: 100%;
    margin: 0 auto;
}

.enter-entity-section .section-title {
    margin-bottom: 40px;
    display: block;
}

.section-title h3 {
    margin-bottom: 0;
}

.new-entity-form .form-group {
    margin-bottom: 30px;
}

.popup-modal .form-group {
    margin-bottom: 20px;
}

    /* .popup-modal form .form-group:last-child {
  margin-bottom: 0;
} */

    .popup-modal .form-group .form-label,
    .new-entity-form .form-label {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 120%;
        color: #242424;
    }

    .popup-modal .form-group .form-control,
    .new-entity-form .form-control {
        background-color: #FFFFFF;
        border: 1px solid #9FADB4;
        border-radius: 5px;
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 400;
        font-size: 15px;
        line-height: 120%;
        color: #9FADB4;
        padding: 15px 20px;
    }

/* ==== all-entity-section ===== */
.all-entity-section {
    padding: 0;
    height: 100%;
    background-color: #F8FBFF;
}

.all-entity-list {
    max-width: 1530px;
    width: 100%;
    margin: 0 auto;
}

    .all-entity-list .section-title {
        margin-bottom: 20px;
    }

        .all-entity-list .section-title h3 {
             font-family: 'Montserrat','SolaimanLipi';
            font-style: normal;
            font-weight: 700;
            font-size: 30px;
            line-height: 120%;
            color: #192328;
        }

            .all-entity-list .section-title h3 span {
                color: rgba(207, 33, 41, 1);
            }

.entitiy-list-box figure {
    /* height: 100%; */
    margin-bottom: 0;
}

    .entitiy-list-box figure .card {
        background: #FFFFFF;
        border: 1px solid #EAEFF4;
        border-radius: 5px;
        padding: 0;
        height: 100%;
        margin-bottom: 0;
    }

        .entitiy-list-box figure .card .card-content {
            padding: 20px;
        }

        .entitiy-list-box figure .card .card-header {
            display: flex;
            justify-content: space-between;
            align-items: flex-start;
            /* flex-wrap: wrap; */
            gap: 5px;
            width: 100%;
            background: transparent;
            padding: 0;
        }

            .entitiy-list-box figure .card .card-header .left-content {
                display: flex;
                justify-content: flex-start;
                align-items: center;
                gap: 10px;
                /* flex-wrap: wrap; */
                width: 100%;
            }

            .entitiy-list-box figure .card .card-header .card-img {
                max-width: 70px;
                width: 100%;
                height: 70px;
                background: #FFFFFF;
                border: 1px solid #9FADB4;
                border-radius: 5px;
                padding: 4px 2px;
            }

        .entitiy-list-box figure .card .card-img img {
            height: 100%;
            object-fit: cover;
            width: 100%;
            margin: 0 auto;
            text-align: center;
        }

.left-content-info {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    gap: 5px;
    height: 100%;
}

    .left-content-info h3 {
        margin-bottom: 0;
    }

        .left-content-info h3 a {
             font-family: 'Montserrat','SolaimanLipi';
            font-style: normal;
            font-weight: 700;
            font-size: 18px;
            line-height: 22px;
            color: #192328;
            height: auto;
            display: block;
            overflow: hidden;
        }

    .left-content-info span {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 120%;
        color: #757B7E;
    }

    .left-content-info h3 a:hover {
        color: #186dde;
    }

.social-score-box {
    background-image: url(../images/card-bg.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding: 1rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    height: 100%;
}

.overview-box .overview-title,
.score-title {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    text-transform: capitalize;
    color: rgba(25, 35, 40, .8);
    display: block;
}

.score-box {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    gap: 5px;
}

    .score-box h3 {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 800;
        font-size: 30px;
        line-height: 35px;
        display: flex;
        align-items: center;
        color: #CF2129;
        margin-bottom: 0;
        margin-right: 5px;
    }

    .score-box p {
        max-width: 140px;
        width: 100%;
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 400;
        font-size: 13px;
        line-height: 130%;
        color: #757B7E;
        margin-bottom: 0;
    }

.overview-box {
    padding: 1rem 0 0;
}

    .overview-box .overview-title {
        margin-bottom: 10px;
    }

    .overview-box .overview-card-box {
        background: #FFEFE2;
        border-radius: 5px;
        padding: 10px;
    }

        .overview-box .overview-card-box:nth-of-type(2n) {
            background: #EFFCEF;
        }

        .overview-box .overview-card-box:nth-of-type(3n) {
            background: #E6F5F9;
        }

        .overview-box .overview-card-box:nth-of-type(4n) {
            background: #F4F6FA;
        }

.overview-card-box-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 10px;
    flex-wrap: wrap;
}

    .overview-card-box-header h4 {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 120%;
        color: #192328;
        margin-bottom: 0;
    }

.overview-card-box-body span {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    text-transform: capitalize;
    color: rgba(25, 35, 40, .8);
    display: block;
    margin-bottom: 10px;
}

.overview-card-box-body p {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 120%;
    color: #757B7E;
    margin-bottom: 0;
}


.overview-box .grid {
    display: grid;
    grid-gap: var(--card-padding);
    margin: 0 auto;
    max-width: 60em;
    padding: 0;
}

@media (min-width: 42em) {
    .overview-box .grid {
        grid-template-columns: repeat(2, 1fr);
    }
}


@media (max-width: 991px) {
    .overview-box .grid {
        grid-template-columns: repeat(1, 1fr);
    }
}


@media (max-width: 767px) {
    .overview-box .grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 575px) {
    .overview-box .grid {
        grid-template-columns: repeat(1, 1fr);
    }
}
/* 
.entitiy-list-box figure .card .card-footer {
  border-top: 1px solid #EAEFF4;
  padding: 1rem 20px;
} */

.entitiy-list-box figure .card .card-body .post-btn {
    border: 1px solid rgba(129, 129, 129, 1);
    border-radius: 5px;
    color: #818181;
    text-align: center;
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    width: 100%;
    max-width: 100%;
    padding: 11px 30px;
    transition: all .4s ease-in-out;
}

    .entitiy-list-box figure .card .card-body .post-btn:hover {
        color: #fff;
        background: rgb(215 0 6);
        border-color: transparent;
        transition: all .4s ease-in-out;
    }

.add-img {
    background: transparent;
    border: 1px solid #F29C1F;
    border-radius: 5px;
    max-width: 120px;
    height: 120px;
    overflow: hidden;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 20px;
}

.entitiy-list-box figure .card.add-card-box {
    padding: 40px 25px;
}

.add-card-box .card-body {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    flex-direction: column;
}

    .add-card-box .card-body h3 {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 120%;
        text-align: center;
        color: #192328;
        margin-bottom: 20px;
    }

    .add-card-box .card-body p {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 24px;
        text-align: center;
        color: rgba(117, 123, 126, 1);
        margin-bottom: 0;
    }

.status-title {
    background: #FF851B;
    border-radius: 5px;
    padding: 15px 20px;
    margin-bottom: 20px;
}

    .status-title.complete-title {
        background: rgba(47, 166, 44, .6);
    }

    .status-title h2 {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 700;
        font-size: 18px;
        line-height: 120%;
        color: #FFFFFF;
        margin-bottom: 0;
    }

.left-status-content {
    background: #FFFFFF;
    border-radius: 5px;
    padding: 30px 0 30px;
}

.status-content-box {
    padding: 0px 30px 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #EAEFF4;
}

    .status-content-box h4 {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 120%;
        color: #192328;
        margin-bottom: 30px;
    }

.status-box-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
    margin-bottom: 10px;
    gap: 10px;
}

    .status-box-title h5 {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 600;
        font-size: 18px;
        line-height: 120%;
        margin-bottom: 0;
        color: #192328;
    }

    .status-content-box .status-table .time,
    .status-box-title span {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 1;
        color: rgba(25, 35, 40, .6);
    }

        .status-box-title span i {
            color: rgba(25, 35, 40, .8);
        }

.status-widget p {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #757B7E;
    margin-bottom: 0;
}

.status-content-box .status-table {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 1rem;
    gap: 5px;
}

.left-status-content .status-content-box:last-child {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
}

.status-content-box .status-table:last-child {
    margin-bottom: 0;
}

.status-content-box .status-table h6 {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    color: #757B7E;
    margin-bottom: 0;
}

.status-content-box .status-table span a,
.status-content-box .status-table span {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    text-align: left;
    color: #192328;
}

    .status-content-box .status-table span a:hover {
        text-decoration: underline;
    }
/* 
.status-content-box .status-table .c-name {
  max-width: 95px;
  width: 100%;
  word-break: break-all;
  text-align: left;
} */

.right-status-content {
    background: #FFFFFF;
    border-radius: 5px;
    height: 100%;
    padding: 40px 80px;
}

    .right-status-content .status-widget {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
        flex-direction: column;
        flex-wrap: wrap;
    }

.loading-box {
    margin-bottom: 40px;
}

.loader-gif {
    margin: auto;
    border: 20px solid rgba(47, 166, 44, .6);
    border-radius: 50%;
    border-top: 20px solid #2FA62C;
    width: 200px;
    height: 200px;
    animation: spinner 4s linear infinite;
}

@keyframes spinner {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.right-status-content .status-widget h5 {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    text-align: center;
    color: #192328;
}

.status-widget-body {
    width: 100%;
    margin-top: 60px;
    position: relative;
}

    .status-widget-body .progress {
        background: rgba(47, 166, 44, .6);
        border-radius: 5px;
        display: block;
    }

        .status-widget-body .progress span {
             font-family: 'Montserrat','SolaimanLipi';
            font-style: normal;
            font-weight: 400;
            font-size: 18px;
            line-height: 1;
            display: block;
            text-align: center;
            color: #FFFFFF;
            position: absolute;
            top: 3px;
            left: 0;
            right: 0;
        }

.bg-status-success {
    background: #2FA62C;
    border-radius: 5px;
    height: 100%;
}

/* ==== Post Plan === */

.post-plan-section {
    padding: 40px 0;
}

.weekly-post-box {
    background: #FFFFFF;
    border-radius: 5px;
    padding: 20px;
    height: 100%;
}

    .weekly-post-box .headlight-title {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        gap: 10px 0;
        margin-bottom: 20px;
    }

        .weekly-post-box .headlight-title h3 {
             font-family: 'Montserrat','SolaimanLipi';
            font-style: normal;
            font-weight: 600;
            font-size: 23px;
            line-height: 1;
            color: #192328;
            margin-bottom: 0;
        }

        .weekly-post-box .headlight-title h5 {
             font-family: 'Montserrat','SolaimanLipi';
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 1;
            color: #192328;
            margin-bottom: 0;
        }

.weekly-post-body {
    background: rgba(255, 255, 255, .5);
    border: 1px solid #9FADB4;
    border-radius: 5px;
    margin-bottom: 20px;
}

.weekly-score-box {
    padding: 10px 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px 0;
    flex-wrap: wrap;
    border-bottom: 1px solid #EAEFF4;
    margin-bottom: 10px;
}

.weekly-social-score span {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 120%;
    text-transform: capitalize;
    color: rgba(25, 35, 40, .8);
    display: block;
}

.weekly-social-score h5 {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 1;
    color: #CF2129;
    margin-bottom: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 6px;
    flex-wrap: wrap;
    margin-top: 5px;
}

.weekly-score-box a.btn {
    background-color: #2ECC40;
    border-radius: 5px;
    padding: 7px 12px;
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    text-align: center;
    border: 0;
    color: #FFFFFF;
}

    .weekly-score-box a.btn:hover {
        background-color: #6352ca;
        color: #fff;
    }

.weekly-score-box a.comp-btn {
    background-color: #2ECC40;
}

.weekly-score-box a.pnd-btn {
    background-color: #FFA500;
    color: #192328;
}

.weekly-score-box a.shd-btn {
    background-color: #00BFFF;
    color: #192328;
}

.weekly-score-table thead tr th {
    padding: 0 15px 5px;
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 120%;
    color: #757B7E;
    border-bottom-color: #EAEFF4 !important;
}

.weekly-score-table tbody tr td {
    padding: 5px 15px;
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    text-transform: capitalize;
    color: #192328;
}

.weekly-score-table tbody tr:last-child td {
    border: 0;
}

.weekly-score-table tbody tr td:first-child {
    font-weight: 400;
}

.end-date {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 9px;
    /* flex-wrap: wrap; */
}

.weekly-report-table-box {
    margin-bottom: 20px;
}

    .weekly-report-table-box .weekly-score-table thead tr th {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 120%;
        padding: 0 5px 5px;
        color: #008000;
        border: 0;
    }
    /* 
.weekly-report-table-box .weekly-score-table tbody tr td:first-child,
.weekly-report-table-box .weekly-score-table thead tr th:first-child {
  padding-left: 15px;
}

.weekly-report-table-box .weekly-score-table tbody tr td:last-child,
.weekly-report-table-box .weekly-score-table thead tr th:last-child {
  padding-right: 15px;
} */

    .weekly-report-table-box .weekly-score-table tbody tr td {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 120%;
        color: #192328;
        border: 0;
        padding: 5px 5px;
    }

.weekly-score-footer-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    width: 100%;
}

    .weekly-score-footer-box a {
        width: 100%;
        max-width: 100%;
    }

        .weekly-score-footer-box a.w-100-btn {
            max-width: 100%;
            width: 100%;
        }

    .weekly-score-footer-box .report-btn {
        border: 1px solid #757B7E;
        border-radius: 5px;
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 400;
        font-size: 1rem;
        line-height: 120%;
        text-align: center;
        text-transform: uppercase;
        color: #192328;
        padding: 10px 20px;
        max-width: 150px;
        width: 100%;
    }

        .weekly-score-footer-box .post-btn:hover,
        .weekly-score-footer-box .report-btn:hover {
            color: #fff;
        }

    .weekly-score-footer-box .post-btn {
        border: 1px solid #CF2129;
        border-radius: 5px;
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 400;
        font-size: 1rem;
        line-height: 120%;
        text-align: center;
        color: #CF2129;
        padding: 10px 20px;
        max-width: 150px;
        width: 100%;
    }

.add-weeks-box {
    background: #FFFFFF;
    border: 1px solid #9FADB4;
    border-radius: 5px;
}

.weekly-post-box.add-weeks-box h3 {
    margin-bottom: 40px;
}

.add-weeks-box p {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #757B7E;
    margin-bottom: 0;
}

.top-heading .section-title h3 {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 120%;
    text-transform: uppercase;
    color: #192328;
}

.top-heading .section-title h4 {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 120%;
    text-transform: uppercase;
    color: rgba(25, 35, 40, .6);
    margin-bottom: 0;
}

.schedule-btn-box {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 40px;
    flex-wrap: wrap;
}

.pending-btn {
    background-color: rgba(218, 133, 34, .2);
    border-radius: 5px;
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 101%;
    color: #DA8522;
    padding: 5px 10px;
    border: 0;
}

.published-btn {
    background: #CF2129;
    border-radius: 5px;
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 120%;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 12px 30px;
    border: 0;
}

.tab-box .tab-top-box.acounts-box {
    padding: 30px 20px;
}

.entity-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 100%;
    border-bottom: 1px solid #9FADB4;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
}

    .entity-list:last-child {
        border-bottom: 0;
        margin-bottom: 0;
        padding-bottom: 0;
    }

.list-items {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
    gap: 20px;
}

    .list-items img {
        max-width: 56px;
        width: 100%;
    }

.list-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 10px;
    height: 100%;
    flex-direction: column;
}

    .list-content h4,
    .list-content h4 a {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 120%;
        text-align: center;
        text-transform: capitalize;
        color: #192328;
        margin-bottom: 0;
    }

        .list-content h4 a:hover {
            text-decoration: underline;
        }

    .list-content span {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 120%;
        text-align: center;
        color: #757B7E;
    }

/* ======= create-week-section ====== */
.create-week-section {
    padding: 30px 0;
}

.create-week-form {
    background: #FFFFFF;
    border-radius: 5px;
    padding: 30px;
}

    .create-week-form .form-group {
        margin-bottom: 30px;
    }

        .create-week-form .form-group:last-child {
            margin-bottom: 0;
        }

        .create-week-form .form-group label {
             font-family: 'Montserrat','SolaimanLipi';
            font-style: normal;
            font-weight: 400;
            font-size: 18px;
            line-height: 120%;
            color: #192328;
        }

    .create-week-form .form-select {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 700;
        font-size: 15px;
        line-height: 120%;
        color: #192328;
        border: 1px solid #9FADB4;
        border-radius: 5px;
    }
/* ======= */

.speed-btn-check .grid {
    display: grid;
    grid-gap: var(--card-padding);
    padding: 0;
}

@media (min-width: 42em) {
    .speed-btn-check .grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 1364px) {
    .speed-btn-check .grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 1080px) {
    .speed-btn-check .grid {
        grid-template-columns: repeat(1, 1fr);
    }
}


@media (max-width: 767px) {
    .speed-btn-check .grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 575px) {
    .speed-btn-check .grid {
        grid-template-columns: repeat(1, 1fr);
    }
}

.speed-btn-check .card {
    background-color: #fff;
    border-radius: 5px;
    position: relative;
    border: 0;
    outline: none;
    height: 100%;
    margin-bottom: 0;
    box-shadow: none;
}

    .speed-btn-check .card:hover {
        box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.15);
    }

.speed-btn-check .radio {
    font-size: inherit;
    margin: 0;
    position: absolute;
    right: calc(var(--card-padding) + var(--radio-border-width));
    top: calc(var(--card-padding) + var(--radio-border-width));
}

@supports (-webkit-appearance: none) or (-moz-appearance: none) {
    .speed-btn-check .radio {
        -webkit-appearance: none;
        appearance: none;
        -moz-appearance: none;
        background: #fff;
        border: var(--radio-border-width) solid var(--color-gray);
        border-radius: 50%;
        cursor: pointer;
        height: var(--radio-size);
        outline: none;
        transition: background 0.2s ease-out, border-color 0.2s ease-out;
        width: var(--radio-size);
    }

        .speed-btn-check .radio::after {
            border: var(--radio-border-width) solid #fff;
            border-top: 0;
            border-left: 0;
            content: "";
            display: block;
            height: 0.75rem;
            left: 25%;
            position: absolute;
            top: 50%;
            transform: rotate(45deg) translate(-50%, -50%);
            width: 0.375rem;
        }

        .speed-btn-check .radio:checked {
            background: #192328;
            border-color: #192328;
        }

    .speed-btn-check .card:hover .radio {
        border-color: #CF2129;
    }

        .speed-btn-check .card:hover .radio:checked {
            border-color: #CF2129;
        }
}

.speed-btn-check .plan-details {
    border: 2px solid #EAEFF4;
    border-radius: 5px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    padding: 24px;
    gap: 10px;
    height: 100%;
    transition: border-color 0.2s ease-out;
}

.speed-btn-check .card:hover .plan-details {
    border-color: #CF2129;
}

.speed-btn-check .radio:checked ~ .plan-details {
    border-color: #CF2129;
}

    .speed-btn-check .radio:checked ~ .plan-details .plan-type i,
    .speed-btn-check .radio:checked ~ .plan-details .plan-type {
        color: #CF2129;
    }

.speed-btn-check .radio:focus ~ .plan-details {
    box-shadow: 0 0 0 2px var(--color-dark-gray);
}

.speed-btn-check .radio:disabled ~ .plan-details {
    color: var(--color-dark-gray);
    cursor: default;
}

    .speed-btn-check .radio:disabled ~ .plan-details .plan-type {
        color: var(--color-dark-gray);
    }

.speed-btn-check .card:hover .radio:disabled ~ .plan-details {
    border-color: var(--color-gray);
    box-shadow: none;
}

.speed-btn-check .card:hover .radio:disabled {
    border-color: var(--color-gray);
}

.speed-btn-check .plan-type {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 120%;
    color: #192328;
    margin-bottom: 0px;
}

    .speed-btn-check .plan-type i {
        color: rgba(117, 123, 126, 1);
    }

.speed-btn-check .plan-details p {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #757B7E;
    height: 40px;
    overflow: hidden;
}

/* ========== */

.card-input-element {
    display: none;
}

.speed-box .form-check {
    margin-bottom: 0;
    height: 100%;
}

.speed-box label {
    width: 100%;
    height: 100%;
}

    .speed-box label .card {
        padding: 24px;
        border: 2px solid #9FADB4;
        transition: border-color 0.2s ease-out;
        height: 100%;
        margin: 0;
    }

        .speed-box label .card .card-header {
            background: transparent;
            border: none;
            padding: 0;
            margin-bottom: 10px;
            display: flex;
            width: 100%;
            justify-content: space-between;
            align-items: flex-start;
        }

            .speed-box label .card .card-header span {
                 font-family: 'Montserrat','SolaimanLipi';
                font-style: normal;
                font-weight: 700;
                font-size: 18px;
                line-height: 120%;
                color: #192328;
            }

.speed-box .card-input-element:checked ~ label .card .card-header span i,
.speed-box .card-input-element:checked ~ label .card .card-header span {
    color: #CF2129;
}

.speed-box label .card .card-header span i {
    color: rgba(117, 123, 126, 1);
}

.speed-box label .card .card-body {
    padding: 0;
}

    .speed-box label .card .card-body p {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 140%;
        color: #757B7E;
        margin-bottom: 0;
    }

.card-input {
    background: #FFFFFF;
    border-radius: 5px;
}

    .card-input:hover {
        cursor: pointer;
        box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.15);
        border-color: rgba(207, 33, 41, 1);
    }

.card-input-element:checked + label .card-input {
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.15);
    border-color: rgba(207, 33, 41, 1);
}

    .card-input-element:checked + label .card-input .bi-check-circle::before {
        content: "\f26a";
    }

/* ===== Hastage-box ======= */
.hastag-box {
    background: #FFFFFF;
    border: 1px solid #9FADB4;
    border-radius: 5px;
    padding: 20px;
}

.left-hastage-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.hastage-search-box {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    width: 75%;
}

.hastage-title {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: #192328;
    margin-bottom: 0;
}

.create-week-form .hastage-search-box .search-title {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #757B7E;
    text-align: right;
    width: 100%;
}

.hastage-search-box .input-group {
    background: #FFFFFF;
    border: 1px solid #9FADB4;
    border-radius: 3px;
}

    .hastage-search-box .input-group .input-group-text {
        background: transparent;
        padding: 0 10px;
        font-size: 14px;
        line-height: 1;
        white-space: normal;
        border: 0;
        border-radius: 0;
    }

    .hastage-search-box .input-group .form-control {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 16px;
        padding: 5px 10px;
        color: #9FADB4;
        border: 0;
    }

.right-hastage-content span {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 120%;
    color: #192328;
}

    .right-hastage-content span i {
        color: rgba(117, 123, 126, 1);
    }

.hastage-checkbox {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    gap: 10px;
    list-style: none;
    max-height: 380px;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}

.entity-form-box .type-checkbox .form-check .form-check-input,
.entity-form-box .hastage-checkbox .form-check .form-check-input {
    margin-top: 0;
}


    .entity-form-box .type-checkbox .form-check .form-check-input:checked[type="checkbox"],
    .entity-form-box .hastage-checkbox .form-check .form-check-input:checked[type="checkbox"] {
        background-image: url(../images/icons/check_box1.png);
    }


.contact-table .form-check-input:checked[type="checkbox"] {
    background-image: url(../images/icon/check_box2.png);
    background-color: transparent;
    border-color: transparent;
}

.entity-form-box .hastage-checkbox .form-check {
    width: auto;
    margin-bottom: 0;
    background: #F8FBFF;
    border-radius: 5px;
    padding: 10px;
    margin-right: 0;
}

.create-week-form .hastag-box .hastage-checkbox label {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 101%;
    color: #192328;
}

.create-week-form .type-checkbox .form-check {
    margin-bottom: 10px;
}

    .create-week-form .type-checkbox .form-check:last-child {
        margin-bottom: 0;
    }

.create-week-form .type-checkbox label {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    color: #757B7E;
    background: #F8FBFF;
    border-radius: 5px;
    padding: 10px 20px 10px 12px;
}

.btn-form-group {
    max-width: 460px;
    width: 100%;
}

/* ======= special-days-section ====== */
.special-days-box {
    border-bottom: 1px solid rgba(159, 173, 180, .5);
    padding: 30px;
}

    .special-days-box:last-child {
        border-bottom: none;
    }

.special-days-title {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 16px;
    margin-bottom: 20px;
}

    .special-days-title h4 {
        margin-bottom: 0;
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 120%;
        color: #192328;
    }

.add-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid #C6CED7;
    border-radius: 5px;
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #757B7E;
    padding: 4px 8px;
}

.dtp {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    height: 100%;
}

    .dtp > .dtp-content {
        margin: 0 auto !important;
        left: 0;
        right: 0;
        top: 0 !important;
        text-align: center;
        height: 100%;
        width: 100%;
        max-height: 540px;
    }

.popup-modal form .form-group .input-group .input-group-text {
    background: transparent;
}

.days-list-items {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
}

    .days-list-items li .list-inline-item {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 10px;
        flex-wrap: nowrap;
    }

        .days-list-items li .list-inline-item h4 {
             font-family: 'Montserrat','SolaimanLipi';
            font-style: normal;
            font-weight: 500;
            font-size: 16px;
            line-height: 1.2;
            color: #192328;
            margin-bottom: 0;
            display: inline-flex;
            justify-content: flex-start;
            align-items: center;
            gap: 10px;
        }

        .days-list-items li .list-inline-item span {
             font-family: 'Montserrat','SolaimanLipi';
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 1.2;
            color: #757B7E;
        }

/* ==== Search Filter ===== */
.search-filter-box {
    margin-bottom: 30px;
}

.filter-box {
    background: #FFFFFF;
    border: 1px solid #EAEFF4;
    border-radius: 5px;
    padding: 5px 6px;
}

.filter-form .input-group {
    background: #fff;
    border-right: 1px solid #E9E9E9 !important;
    border: none;
    border-radius: 0;
}

    .filter-form .input-group .input-group-text {
        background: transparent;
        border: 0;
        color: #192328;
    }

    .filter-form .input-group .form-control {
        border: none;
        padding-left: 0;
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 120%;
        color: #192328;
        background-color: transparent !important;
    }

.search-week {
    display: flex;
    justify-content: center;
    width: 100%;
    align-items: center;
    gap: 10px;
}

    .search-week span {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 500;
        font-size: 15px;
        line-height: 120%;
        margin-bottom: 0;
        text-align: center;
        color: #757B7E;
        max-width: 75px;
        width: 100%;
    }

    .search-week .form-select {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 16px;
        color: #192328;
        padding: 10px;
    }

.search-btn {
    background-color: #FEE5E5;
    border-radius: 5px;
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    text-align: center;
    color: #CF2129;
    padding: 8px 20px;
    max-width: 145px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

    .search-btn span {
        font-size: 1rem;
        line-height: 1;
    }

    .search-btn:hover {
        background: #CF2129;
        color: #fff;
    }

.exp-btn {
    text-align: right;
}

.export-btn {
    background: #CF2129;
    border-radius: 5px;
    padding: 14px 10px;
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
    text-align: center;
    color: #FFFFFF;
    max-width: 144px;
    width: 100%;
    border: 0;
}

.page-wrapper {
    background: #F8FBFF;
    transition: none;
    margin-right: 0;
}

    .page-wrapper.active {
        margin-right: 370px;
    }

        .page-wrapper.active .fuel-repote-widget {
            flex-wrap: wrap;
        }

            .page-wrapper.active .fuel-repote-widget .fuel-repote-box {
                width: 25%;
            }

        .page-wrapper.active .route-planning-list .col-lg-3 {
            width: 33%;
        }

        .page-wrapper.active .route-planning-list .col-lg-9 {
            width: 67%;
        }

        .page-wrapper.active .driver-info-box h3 {
            font-size: 18px;
        }

        .page-wrapper.active .driver-info-box h1 {
            font-size: 40px;
        }

        .page-wrapper.active .driver-details-content ul li {
            width: 48%;
        }

    .page-wrapper.show {
        margin-left: 1050px !important;
    }

    .page-wrapper.active .dashboard-section .section-title .leaderboard-tab-box {
        flex-direction: column;
        transition: all .4s ease-in-out;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .page-wrapper.active .dashboard-section .section-title .task-content-box .action-btns,
    .page-wrapper.active .dashboard-section .section-title .task-content-box .tab-nav {
        width: 100% !important;
    }

    .page-wrapper.active .dashboard-section .dashboard-left-content .col-lg-7,
    .page-wrapper.active .dashboard-section .dashboard-left-content .col-lg-5 {
        width: 100%;
    }

    .page-wrapper.active .warning-nav-tabs {
        min-height: auto;
    }

    .page-wrapper .warning-chat-box .card,
    .page-wrapper .motion-chart-box {
        overflow-y: hidden;
        overflow-x: auto;
    }

    .page-wrapper.active #linechart_material,
    .page-wrapper.active #piechart {
        width: auto !important;
    }

/* ===== section-top-header ======== */

.section-top-header {
    background: #FFFFFF;
    border: 1px solid #EAEFF4;
    border-radius: 5px;
    width: 100%;
    margin-bottom: 20px;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
}

    .section-top-header .top-header-box {
        border-right: 1px solid #EAEFF4;
    }

        .section-top-header .top-header-box:last-child {
            border-right: 0;
        }

        .section-top-header .top-header-box .form-group h4 {
             font-family: 'Montserrat','SolaimanLipi';
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 120%;
            color: #192328;
            padding: 15px 40px;
            margin: 0;
        }

        .section-top-header .top-header-box .form-select {
             font-family: 'Montserrat','SolaimanLipi';
            font-style: normal;
            font-weight: 700;
            font-size: 16px;
            line-height: 120%;
            color: #CF2129;
            padding: 15px 40px;
            border: 0;
            background-position: right 40px center;
        }

            .section-top-header .top-header-box .form-select option {
                font-weight: 400;
                color: #192328;
            }

.popup-modal .modal-footer {
    justify-content: space-evenly;
    gap: 20px;
    padding: 0 0 20px;
}

    .popup-modal .modal-footer .cancel-btn {
        border: 1px solid #9FADB4;
        border-radius: 5px;
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: 120%;
        text-align: center;
        text-transform: uppercase;
        color: #757B7E;
        max-width: 190px;
        width: 100%;
        padding: 16px 10px;
    }

        .popup-modal .modal-footer .cancel-btn:hover {
            color: #fff;
        }

    .popup-modal .modal-footer .published-btn {
        border-radius: 5px;
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: 120%;
        text-align: center;
        text-transform: uppercase;
        color: #FFFFFF;
        max-width: 190px;
        width: 100%;
        padding: 16px 10px;
    }

.schedule-modal-content {
    padding: 50px;
    text-align: center;
}

.schedule-modal-body {
    margin-bottom: 30px;
}

    .schedule-modal-body h3 {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 700;
        font-size: 30px;
        line-height: 120%;
        text-align: center;
        color: #192328;
        margin-bottom: 20px;
    }

    .schedule-modal-body p {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        text-align: center;
        color: #757B7E;
        margin-bottom: 0;
    }

.week-box {
    padding: 10px;
    height: 100%;
}

.carousel-item {
    text-align: center;
    height: 100%;
    padding: 5px 10px;
}

    .carousel-item h3 {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 120%;
        text-align: center;
        color: #192328;
        margin: 0;
    }

.carousel-btn {
    background: #FFFFFF;
    border: 1px solid #EAEFF4;
    border-radius: 5px;
    max-width: 30px;
    width: 100%;
    padding: 2px;
    height: 30px;
    opacity: 1;
    box-shadow: 0 2px 12px rgba(0,0,0,.15);
}

    .carousel-btn img {
        background: #fff;
        overflow: hidden;
    }

.schideul-post-box {
    max-width: 1500px;
    width: 100%;
    height: 700px;
    overflow-x: auto;
    display: -webkit-box;
}

.sedule-list-post-box {
    max-width: 100%;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    overflow: hidden;
    height: 100%;
    min-height: 700px;
}

    .sedule-list-post-box .schedule-widget-box {
        max-width: 100%;
        height: 700px;
        margin-right: 0;
    }

.date-box {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

    .date-box h4 {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 120%;
        margin: 0;
        color: #192328;
    }

.schedule-widget-box {
    max-width: 310px;
    width: 100%;
    height: 100%;
    position: relative;
    margin-right: 20px;
}

.date-post-box {
    background: #FFFFFF;
    border: 1px solid #EAEFF4;
    border-radius: 5px 5px 0px 0px;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    position: relative;
    flex-direction: column;
    padding: 0 0 1rem;
    height: 100%;
}

.post-box-body:last-child {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

.schedule-widget-box:last-child {
    margin-right: 0;
}

.post-card-widget {
    width: 100%;
    height: calc(100% - 140px);
    overflow-y: auto;
    padding: 0 1rem 0;
}

.post-box-header {
    background: transparent;
    width: 100%;
    display: flex;
    justify-content: space-between;
    gap: 10px;
    align-items: flex-start;
    margin-bottom: 1rem;
    padding: 1rem;
}

.schedule-info {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
    width: 50%;
}

    .schedule-info h5 {
        color: #343A40;
        text-align: right;
        font-family: 'Inter','SolaimanLipi';
        font-size: 16px;
        font-style: normal;
        margin-bottom: 0;
        font-weight: 700;
        line-height: 24px; /* 150% */
    }

.post-box-header h5 {
    color: #343A40;
    font-family: 'Inter','SolaimanLipi';
    font-size: 14px;
    font-style: normal;
    margin-bottom: 0;
    font-weight: 700;
    line-height: 24px; /* 171.429% */
    text-transform: uppercase;
}

.date-post-box h3 {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    color: #192328;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    gap: 15px;
}

    .date-post-box h3 span {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 700;
        font-size: 30px;
        line-height: 35px;
        display: block;
        color: #192328;
    }

.date-post-box .post-notification-box {
    background: #FFFFFF;
    border: 1px solid #EAEFF4;
    border-radius: 5px;
    max-width: 30px;
    width: 100%;
    height: 30px;
    display: inline-flex;
    text-align: center;
    justify-content: center;
    align-items: center;
}

.post-notification-box span {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    text-align: center;
    color: #192328;
}

.post-box-body {
    border-radius: 5px;
    border: 1px solid #757B7E;
    background: #FFF;
    padding: 10px;
    margin-bottom: 10px;
}

.entry-btn {
    background: #EAEFF4;
    border: 1px solid #EAEFF4;
    border-radius: 5px;
    padding: 10px 20px;
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #192328;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
    width: 100%;
    margin-bottom: 15px;
    transition: all .3s ease-in-out;
}

    .entry-btn i {
        font-weight: 500;
    }

.post-card-header {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
    gap: 10px;
    border-bottom: 1px solid #EAEFF4;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.post-top-title h5 {
    color: #BB2429;
    font-family: 'Inter','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 10px;
}

.popup-modal .top-title,
.post-card-header .top-title {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    color: #192328;
}

    .popup-modal .top-title i,
    .post-card-header .top-title i {
        color: #1877F2;
    }

.post-card-header p {
    color: #343A40;
    font-family: 'Inter','SolaimanLipi';
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 0;
}

    .post-card-header p span {
        font-weight: 400;
    }

.post-card-body {
    padding: 10px 10px 0;
    position: relative;
}

    .post-card-body p::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 10px;
        left: 0;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0) 16.46%, rgba(255, 255, 255, 0.7) 55.12%, rgba(255, 255, 255, 0.94) 73.02%, #FFFFFF 86.51%, #FFFFFF 100%);
        border-radius: 5px;
    }

    .post-card-body p {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        color: #757B7E;
        margin-bottom: 0;
        position: relative;
    }

.description-icon {
    position: absolute;
    bottom: 0px;
    /*z-index: 1000;*/
    line-height: 1;
}

.post-card-overlay {
    position: relative;
    cursor: pointer;
}

.overlay-content {
    padding: 12px 10px;
    background: rgba(25, 35, 40, .8);
    border-radius: 0px 0px 5px 5px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1050;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: none;
    cursor: default;
}

.post-card-overlay:hover .overlay-content {
    display: block;
    transition: all .4s ease-in-out;
}

.overlay-content h4 {
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 120%;
    text-transform: capitalize;
    color: #FFFFFF;
    margin-bottom: 15px;
}

.post-report-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    width: 100%;
    margin-bottom: 10px;
}

    .post-report-box span {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 120%;
        color: #FFFFFF;
    }

    .post-report-box .counting-number {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 120%;
        text-align: right;
        color: #FFFFFF;
    }

.post-btn-box {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-top: 20px;
    width: 100%;
}

.post-btn {
    background: transparent;
    border: 1px solid #757B7E;
    border-radius: 5px;
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    padding: 10px 12px;
    font-size: 16px;
    line-height: 120%;
    text-align: center;
    max-width: 80px;
    width: 100%;
    text-transform: uppercase;
    color: #192328;
}

.reports-btn {
    background: #FFFFFF;
    border: 1px solid #CF2129;
    border-radius: 5px;
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    text-align: center;
    text-transform: uppercase;
    color: #CF2129;
    padding: 11px 12px;
    max-width: 80px;
    width: 100%;
}

.left-footer-btn {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 18px;
}

.promotion-btn-box span {
    display: block;
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    color: #757B7E;
    margin-bottom: 8px;
}

.promotion-btn {
    background: #FFFFFF;
    border: 1px solid rgba(159, 173, 180, 0.5);
    border-radius: 3px;
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    color: #757B7E;
    padding: 7px 10px;
}

.publish-btn {
    background: #DAEFE3;
    border-radius: 3px;
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    color: #1EA755;
    padding: 7px 10px;
}

.right-footer-btn {
    text-align: right;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 20px;
    width: 100%;
}

    .right-footer-btn .post-edit-btn {
        background-color: #CF2129;
        border-radius: 3px;
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 1;
        color: #FFFFFF;
        padding: 17px 20px;
        border: 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .right-footer-btn .post-edit-btn:hover {
            background-color: #6352ca;
            color: #fff;
        }

.rewrite-btn {
    background: #CB8D45;
    border-radius: 3px;
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    color: #FFFFFF;
    border: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 17px 20px;
}

.popup-modal .o-wrapper {
    max-width: 1280px;
    width: 100%;
}

.popup-modal .o-wrapper-box {
    max-width: 1180px;
    width: 100%;
}

    .popup-modal .o-wrapper-box .modal-content {
        overflow: visible;
    }

.popup-modal .image-box img {
    border-radius: 5px;
}

.right-body-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    width: 100%;
    flex-direction: column;
}

.img-edits-option {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    width: 100%;
}

.option-btn {
    background: #FFFFFF;
    border: 1px solid #9FADB4;
    border-radius: 5px;
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    text-align: center;
    color: #192328;
    padding: 16px 20px;
    width: 100%;
}

    .option-btn:hover,
    .option-btn.active {
        border-color: rgba(207, 33, 41, 1);
        color: #CF2129;
        background: #fff;
    }

.save-btn-box {
    width: 100%;
}

    .save-btn-box .save-btn {
        background: #1EA755;
        border-radius: 3px;
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 1;
        text-transform: uppercase;
        color: #FFFFFF;
    }

        .save-btn-box .save-btn:hover {
            background: #6352ca;
        }

.more-img-gallery {
    margin-top: 30px;
}

    .more-img-gallery h3 {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 1.2;
        color: #192328;
        margin-bottom: 10px;
    }

    .more-img-gallery .nav-pills {
        gap: 15px;
        max-height: 260px;
        height: 100%;
        overflow-y: auto;
        overflow-x: hidden;
    }

        .more-img-gallery .nav-pills .nav-link {
            padding: 0;
            border: 1px solid transparent;
            border-radius: 6px;
            width: auto;
        }

            .more-img-gallery .nav-pills .nav-link.active,
            .more-img-gallery .nav-pills .show > .nav-link {
                border-color: rgba(207, 33, 41, 1);
            }

.img-preview {
    background: #fff;
    border-radius: 0;
    height: 230px;
    overflow-y: hidden;
    overflow-x: hidden;
    width: 100%;
    margin-top: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px;
    border: 1.5px solid rgba(234, 239, 244, 1)
}

.upload-img {
    height: 100%;
    object-fit: scale-down;
    width: 100%;
}

    .upload-img.it {
        object-fit: contain;
        width: 100%;
        /* width: 100%;
  object-position: top center; */
    }

.update-form .upload-img.it {
    display: block;
}

.tab-panel .left-nav {
    gap: 15px;
    margin-top: 30px;
}

    .tab-panel .left-nav .nav-link {
        width: 100%;
        padding: 20px 15px;
        background: #EAEFF4;
        border-radius: 5px;
        border: 1px solid transparent;
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 120%;
        color: #192328;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        gap: 5px;
    }

        .tab-panel .left-nav .nav-link:hover,
        .tab-panel .left-nav .nav-link.active {
            background: #fff;
            border-color: #CF4D21;
        }

.tab-panel .tab-content-box {
    background: #EAEFF4;
    padding: 30px 20px;
}

.search-box {
    margin-bottom: 20px;
}

.tab-content .input-group {
    background: #FFFFFF;
    border-radius: 5px;
    border-color: transparent;
    padding: 12px 15px;
}

.tab-content .input-group-text {
    background: transparent;
    border: 0;
    padding: 0;
}

.tab-content .input-group .form-control {
    border: 0;
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    color: #757B7E;
    padding: 0 0 0 10px;
}

.design-tab-panel .nav-pills .nav-link {
    border-bottom: 1px solid #9FADB4;
    border-radius: 0;
    border-right: 0;
    padding: 0px 20px 10px;
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    text-transform: none;
    color: #000000;
}

    .design-tab-panel .nav-pills .nav-link:hover,
    .design-tab-panel .nav-pills .nav-link.active {
        border-bottom: 3px solid #CF2129;
    }

.templates-img {
    display: block;
}

    .templates-img img {
        width: 100%;
    }

.right-tab-box {
    padding: 30px 30px 0px;
    height: 100%;
}

.tab-box-content {
    border: 1px solid rgba(0, 0, 0, .27);
    border-radius: 5px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.report-table table {
    background: #FFFFFF;
    border-color: #9FADB4;
    border-radius: 5px;
    border-collapse: collapse !important;
}

    .report-table table thead tr {
        background: rgba(234, 239, 244, .5);
        border-radius: 4px 4px 0px 0px;
    }

        .report-table table thead tr th {
            padding: 15px 20px;
             font-family: 'Montserrat','SolaimanLipi';
            font-style: normal;
            font-weight: 600;
            font-size: 20px;
            line-height: 120%;
            color: #192328;
        }

            .report-table table thead tr th span {
                 font-family: 'Montserrat','SolaimanLipi';
                font-style: normal;
                font-weight: 400;
                font-size: 16px;
                line-height: 120%;
                text-align: left;
                color: rgba(25, 35, 40, .6);
                display: block;
                margin-top: 8px;
            }

    .report-table table tbody tr {
        border-width: 1px;
    }

        .report-table table tbody tr th {
             font-family: 'Montserrat','SolaimanLipi';
            font-style: normal;
            font-weight: 700;
            font-size: 18px;
            line-height: 1;
            padding: 20px 20px;
            color: #192328;
        }

            .report-table table tbody tr th i {
                color: #1877F2;
                font-size: 24px;
            }

        .report-table table tbody tr td {
             font-family: 'Montserrat','SolaimanLipi';
            font-style: normal;
            font-weight: 600;
            font-size: 14px;
            line-height: 120%;
            text-transform: capitalize;
            color: #192328;
            padding: 12px 20px;
        }

/* ====== social-tabs ====== */
.social-tabs .social-nav {
    background: #FFFFFF;
    border: 1px solid #EAEFF4;
    border-radius: 5px;
    margin-bottom: 20px;
}

.social-tabs .search-filter-box {
    margin-bottom: 30px;
}

.social-tabs .social-tab-content {
    background: #FFFFFF;
    border-radius: 5px;
    padding: 30px 30px 20px;
    margin-bottom: 30px;
}

.social-tabs .social-nav .nav-link {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    color: #192328;
    border-bottom: 0;
    text-transform: none;
}

    .social-tabs .social-nav .nav-link i {
        font-size: 17px;
        line-height: 1;
    }

    .social-tabs .social-nav .nav-link.active,
    .social-tabs .social-nav .show > .nav-link {
        font-weight: 700;
        color: #0071B6;
        border-bottom: 0;
    }

.tab-card {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px;
    width: 100%;
    margin-bottom: 30px;
}

    .tab-card .tab-card-img {
        max-width: 112px;
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px;
    }

.card-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    height: 100%;
    width: 100%;
}

    .card-content p {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 120%;
        color: #192328;
    }

.comnt-counting-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    width: 100%;
    flex-wrap: wrap;
}

    .comnt-counting-box .scheduled {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        color: #9FADB4;
    }

    .comnt-counting-box .like {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 1;
        color: #192328;
        display: inline-flex;
        justify-content: flex-start;
        align-items: center;
    }

        .comnt-counting-box .like i {
            color: #757B7E;
            font-size: 18px;
            line-height: 1;
            margin-top: -3px;
        }

    .comnt-counting-box .comnt {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 1;
        color: #192328;
    }

        .comnt-counting-box .comnt i {
            color: #757B7E;
        }

.comnt-tabs .nav {
    border-top: 1px solid rgba(159, 173, 180, .3);
    border-bottom: 1px solid rgba(159, 173, 180, .3);
    border-left: 0;
    border-right: 0;
    gap: 30px;
    flex-wrap: wrap;
    width: 100%;
}

.comnt-tabs .nav-pills .nav-link {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    padding: 10px 0px;
    color: #757B7E;
    border-right: 0;
    text-transform: none;
}

    .comnt-tabs .nav-pills .nav-link.active,
    .comnt-tabs .nav-pills .show > .nav-link {
        font-weight: 700;
        color: #192328;
    }

.comnt-tabs .tab-content {
    padding: 20px 10px 0;
}

    .comnt-tabs .tab-content .cmnt-tab {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 20px;
        margin-bottom: 40px;
    }

.cmnt-tab .user-img {
    max-width: 45px;
    width: 100%;
    height: 45px;
    border-radius: 50%;
}

.cmnt-tab-content {
    background: #F8FBFF;
    border-radius: 10px;
    padding: 10px 20px;
}

    .cmnt-tab-content h5 {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 150%;
        color: #192328;
        margin-bottom: 10px;
        display: inline-flex;
        justify-content: flex-start;
        align-items: center;
        gap: 10px;
    }

        .cmnt-tab-content h5 span {
             font-family: 'Montserrat','SolaimanLipi';
            font-style: normal;
            font-weight: 400;
            font-size: 12px;
            line-height: 150%;
            color: #192328;
        }

    .cmnt-tab-content p {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        color: rgba(25, 35, 40, .7);
        margin-bottom: 0;
    }

.see-more-btn {
    position: relative;
    margin-top: -20px;
}

    .see-more-btn .see-more {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 150%;
        text-decoration-line: underline;
        color: #CF2129;
    }

        .see-more-btn .see-more:hover {
            color: #1357b2;
        }

/* ==== */
.entity-list-box {
    background: #FFFFFF;
    border: 1px solid #F8FBFF;
    border-radius: 0px 5px 5px 0px;
    padding: 30px 20px 20px;
    max-width: 335px;
    width: 100%;
}

.entity-card {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    width: 100%;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid #EAEFF4;
}


    .entity-card .user-img {
        max-width: 50px;
        height: 50px;
        width: 100%;
        border-radius: 50%;
    }

    .entity-card .entity-card-body h5 {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 700;
        font-size: 18px;
        line-height: 120%;
        color: #192328;
        margin-bottom: 7px;
    }

    .entity-card .entity-card-body span {
         font-family: 'Montserrat','SolaimanLipi';
        font-style: normal;
        font-weight: 800;
        font-size: 18px;
        line-height: 21px;
        color: #CF2129;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 6px;
    }

.add-new-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    width: 100%;
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    color: #9FADB4;
}

    .add-new-btn i {
        color: rgba(117, 123, 126, 1);
        font-size: 30px;
        line-height: 1;
    }

    .add-new-btn span {
        color: rgba(229, 0, 0, 1);
    }

.new-entity-form p {
    background: rgba(220,53,69,.9);
    padding: 10px 20px;
    font-size: 1rem;
    line-height: 1.2;
    margin-bottom: 0;
    border-radius: 5px;
    color: #fff;
    opacity: 1;
    font-weight: 500;
    margin-top: -1rem;
}

.preloader {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .preloader .loading-img {
        height: 60px;
        width: auto;
    }

.modal-body label {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    text-align: left;
    color: #192328;
}

.user-dropdown-list {
    background-color: #cf2129;
}

.profile-btn {
    background-color: #192328;
    border-color: transparent;
}

    .profile-btn:hover {
        background-color: #cf2129;
        border-color: #cf2129;
    }

.bg-192328 {
    background-color: #192328;
}


.theme-switcher svg {
    width: 24px;
    height: 24px;
}

.theme-switcher circle {
    fill: #D6D7E3;
    stroke: #D6D7E3;
}

.theme-switcher line {
    stroke: #D6D7E3;
}

.sr-only {
    position: absolute;
    white-space: nowrap;
    width: 1px;
    height: 1px;
    overflow: hidden;
    border: 0;
    padding: 0;
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    margin: -1px;
}

[data-bs-theme=dark] .sun-icon {
    display: block;
}

[data-bs-theme=light] .sun-icon {
    display: none;
}

.darkmode .moon-icon {
    display: initial;
    fill: #fff;
}

[data-bs-theme=light] .moon-icon {
    display: block;
}

[data-bs-theme=dark] .moon-icon {
    display: none;
}

[data-bs-theme=dark] .dark-logo {
    display: none !important;
}

[data-bs-theme=light] .dark-logo {
    display: block !important;
}

[data-bs-theme=light] .light-logo {
    display: none !important;
}

[data-bs-theme=dark] .light-logo {
    display: block !important;
}

.gray-circle-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: transparent;
    width: 40px;
    height: 100%;
    border-radius: 50%;
    border-width: 0;
}

.topbar .navbar-collapse {
    padding: 0;
    z-index: 20;
}

.darkmode .gray-circle-btn {
    background-color: #222235;
}

/* [data-bs-theme=dark] .user-list-section .add-more.selected-master-btn {
  background-color: rgb(215 0 6);
  border-color: rgb(215 0 6);
} */

[data-bs-theme=dark] #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul,
[data-bs-theme=dark] #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul,
[data-bs-theme=dark] #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin6"],
[data-bs-theme=dark] #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin6"],
[data-bs-theme=dark] #main-wrapper[data-layout="vertical"] .topbar .navbar-collapse[data-navbarbg="skin6"],
[data-bs-theme=dark] #main-wrapper[data-layout="vertical"] .topbar[data-navbarbg="skin6"],
[data-bs-theme=dark] #main-wrapper[data-layout="horizontal"] .topbar .navbar-collapse[data-navbarbg="skin6"],
[data-bs-theme=dark] #main-wrapper[data-layout="horizontal"] .topbar[data-navbarbg="skin6"] {
    background: #1d2228;
    transition: none;
}

[data-bs-theme=dark] .filter-form .input-group .input-group-text,
[data-bs-theme=dark] .filter-form .form-control {
    color: #fff;
}

[data-bs-theme=dark] .more-horizontal {
    background-color: transparent;
    color: #fff;
    border-color: #4f5467;
    transition: none;
}


[data-bs-theme=dark] .sidebar-item .light-img {
    display: block;
}

[data-bs-theme=dark] .sidebar-nav > ul > .sidebar-item > .sidebar-link.active .light-img {
    display: none;
}

[data-bs-theme=dark] .sidebar-item .dark-img {
    display: none;
}

.royex-logo-dark,
.settings_ethernet_dark {
    display: none;
}

[data-bs-theme=dark] .royex-logo-dark,
[data-bs-theme=dark] .settings_ethernet_dark {
    display: block;
}

[data-bs-theme=dark] .royex-logo,
[data-bs-theme=dark] .settings_ethernet {
    display: none;
}

[data-bs-theme=dark] .page-wrapper,
[data-bs-theme=dark] .user-profile {
    background: #000;
    transition: none;
    box-shadow: none;
}

[data-bs-theme=dark] #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav .has-arrow::after,
[data-bs-theme=dark] #main-wrapper[data-layout="horizontal"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav .has-arrow::after {
    border-color: #fff;
}

[data-bs-theme=dark] .nav-pills .nav-link {
    border-right-color: #4f5467;
}

[data-bs-theme=dark] .dashboard-section .board-action-btns .form-group .input-group,
[data-bs-theme=dark] .task-content-box .details-list-tab-box .nav-pills .nav-item .nav-link,
[data-bs-theme=dark] .sidebar-toggle,
[data-bs-theme=dark] .search-form .input-group,
[data-bs-theme=dark] .sidebar-list,
[data-bs-theme=dark] .tab-top-box .tab_box_content,
[data-bs-theme=dark] .activities-lifecycle,
[data-bs-theme=dark] .activities-title {
    border-color: #4f5467;
    background: transparent;
    color: #fff;
}

    [data-bs-theme=dark] .search-form .input-group .form-control {
        color: #fff;
    }

[data-bs-theme=dark] #sidebarnav2 {
    background: #000 !important;
    border-color: #4f5467;
}

[data-bs-theme=dark] .sidebar-nav ul .sidebar-item.selected .sidebar-link.has-arrow::after,
[data-bs-theme=dark] .sidebar-nav > #sidebarnav > .sidebar-item.selected > .sidebar-link,
[data-bs-theme=dark] .sidebar-nav > #sidebarnav > .sidebar-item.selected .hide-menu,
[data-bs-theme=dark] .sidebar-nav ul .sidebar-item .sidebar-link .hide-menu {
    color: #fff;
}

[data-bs-theme=dark] #main-wrapper[data-layout=vertical] .left-sidebar[data-sidebarbg=skin6] .sidebar-nav ul .sidebar-item.selected > ul .sidebar-item .sidebar-link.active .hide-menu,
[data-bs-theme=dark] .sidebar-nav ul .sidebar-item .sidebar-link.active + ul .sidebar-item .sidebar-link:hover .hide-menu,
[data-bs-theme=dark] .sidebar-nav ul .sidebar-item > .sidebar-item .sidebar-link:hover .hide-menu {
    color: rgba(215, 0, 6, 1);
}

.tab-box .section-title {
    margin-bottom: 30px;
    width: 100%;
    justify-content: space-between;
}

.add-more {
    background-color: rgba(242, 156, 31, 1);
    width: 36px;
    height: 36px;
    border-radius: 6px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.more-box {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 15px;
}

.more-horizontal {
    border: 1px solid rgba(234, 239, 244, 1);
    background-color: #fff;
    width: 36px;
    height: 36px;
    border-radius: 6px;
    color: rgba(51, 51, 51, 1);
    display: flex;
    justify-content: center;
    align-items: center;
}

.contact_list_box {
    background-color: #fff;
    border: 1px solid rgba(234, 239, 244, 1);
    border-radius: 5px;
    padding: 20px;
}

.contact_search_list .input-group {
    display: flex;
    justify-content: flex-start;
    gap: 10px;
    align-items: center;
    background: rgba(248, 251, 255, 1);
    border-color: rgba(234, 239, 244, 1);
    padding: 10px 15px;
    margin-bottom: 10px;
}

    .contact_search_list .input-group .form-control {
        background: transparent;
        padding: 0;
        border: 0;
    }

.sidebar-item .light-img {
    display: none;
}
/* 
.active-img {
  display: block;
} */

/* .sidebar-nav > ul > .sidebar-item > .sidebar-link.active .dark-img,
.sidebar-nav > ul > .sidebar-item > .sidebar-link.active .light-img {
  display: none;
} */

.sidebar-nav > ul > .sidebar-item > .sidebar-link .active-img {
    display: none;
}

.sidebar-nav > ul > .sidebar-item > .sidebar-link:hover .active-img,
.sidebar-nav > ul > .sidebar-item > .sidebar-link.active .active-img {
    display: block;
}

.sidebar-nav > ul > .sidebar-item > .sidebar-link:hover .dark-img,
.sidebar-nav > ul > .sidebar-item > .sidebar-link:hover .light-img,
.sidebar-nav > ul > .sidebar-item > .sidebar-link.active .dark-img {
    display: none;
}

.user-list {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    width: 100%;
    transition: none;
}

.user-info h4 {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(17, 20, 45, 1);
    margin-bottom: 5px;
}

.user-contact-info span,
.user-info span {
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(25, 35, 40, .6);
    display: block;
}

.list-group-item {
    padding: 0px;
    background-color: transparent;
    border-color: rgba(234, 239, 244, 1);
    cursor: pointer;
    border-radius: 0 !important;
}

    .list-group-item .nav-link {
        padding: 10px;
    }

        .list-group-item .nav-link:hover,
        .list-group-item .nav-link.active {
            background-color: rgba(234, 239, 244, 1);
            border-color: transparent;
        }

#main-wrapper[data-layout="vertical"][data-sidebar-position="fixed"][data-sidebartype="full"] .topbar .top-navbar .navbar-collapse,
#main-wrapper[data-layout="vertical"][data-sidebar-position="fixed"][data-sidebartype="overlay"] .topbar .top-navbar .navbar-collapse {
    margin-left: 250px;
    gap: 1rem;
}

.entry-list-section {
    margin-top: 0px;
}

#main-wrapper[data-layout="vertical"] .topbar .navbar-collapse[data-navbarbg="skin6"] .top-navbar .navbar-nav > .nav-item > .nav-link .feather,
#main-wrapper[data-layout="vertical"] .topbar[data-navbarbg="skin6"] .top-navbar .navbar-nav > .nav-item > .nav-link .feather,
#main-wrapper[data-layout="horizontal"] .topbar .navbar-collapse[data-navbarbg="skin6"] .top-navbar .navbar-nav > .nav-item > .nav-link .feather,
#main-wrapper[data-layout="horizontal"] .topbar[data-navbarbg="skin6"] .top-navbar .navbar-nav > .nav-item > .nav-link .feather {
    fill: rgba(215, 0, 6, 1);
    color: rgba(215, 0, 6, 1);
}

#main-wrapper[data-layout="vertical"] .topbar[data-navbarbg="skin6"] .top-navbar .navbar-nav > .nav-item > .nav-link.notification-icon .feather {
    fill: transparent;
    color: rgba(25, 35, 40, 1);
}

.sidebar-toggle {
    background: linear-gradient(0deg, #F8FBFF, #F8FBFF);
    border: 1px solid rgba(234, 239, 244, 1);
    width: 36px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 7px;
    border-radius: 5px;
}

    .sidebar-toggle a {
        justify-content: center;
        align-items: center;
        height: 100%;
    }

.visitor-list-section {
    margin-top: 0px;
}

.inner-tab-nav .nav-pills .nav-link {
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
    text-align: center;
    padding: 9px 20px;
    color: rgba(117, 123, 126, 1);
}

.tab-box .section-title.box-title {
    justify-content: flex-start;
    gap: 20px;
}

.bottom-tab .inner-tab-nav .nav-pills .nav-link:hover,
.inner-tab-nav .nav-pills .nav-link:hover {
    color: rgba(215, 0, 6, 1);
    border-bottom-color: rgba(215, 0, 6, 1);
}

.bottom-tab .inner-tab-nav .nav-pills .nav-link.active,
.inner-tab-nav .nav-pills .nav-link.active,
.inner-tab-nav .nav-pills .show > .nav-link,
.bottom-tab .inner-tab-nav .nav-pills .show > .nav-link {
    background: transparent;
    color: rgba(215, 0, 6, 1);
    font-weight: 700;
    border-bottom-color: rgba(215, 0, 6, 1);
}

.bottom-tab .inner-tab-nav .nav-pills .nav-item:first-child .nav-link {
    border-radius: 0 0 0 5px;
}

.user-profile-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    width: 100%;
    flex-wrap: wrap;
}

.tab-top-box .tab_box_content {
    border-bottom: 1px solid rgba(234, 239, 244, 1);
    padding-bottom: 20px;
    margin-bottom: 20px;
}

    .tab-top-box .tab_box_content:last-child {
        border-bottom: 0;
        margin: 0;
        padding: 0;
    }

.tab_box_content .user-info h4 {
    margin-bottom: 5px;
}

.user-contact-info span {
    margin-bottom: 10px;
}

.user-contact-info p {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(25, 35, 40, 1);
    margin-bottom: 0;
}

.left_contact_icon {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    width: 100%;
}

.contact-icon-list {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 1rem;
}

.contact-btn {
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: 0em;
    text-align: center;
    display: block;
    color: rgba(52, 58, 64, 1);
    transition: all .4s ease-in-out;
}

    .contact-btn:hover {
        color: rgba(187, 36, 41, 1);
    }

    .contact-btn span {
        margin: 0 auto 5px;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        border: 1px solid rgba(234, 239, 244, 1);
        display: flex;
        justify-content: center;
        align-items: center;
        color: rgba(28, 27, 31, 1);
        background-color: transparent;
        transition: all .4s ease-in-out;
    }

.svg-inline--fa {
    height: 18px;
}

.contact-btn:hover span {
    background-color: rgba(187, 36, 41, 1);
    border-color: transparent;
    color: #fff;
    transition: all .4s ease-in-out;
}

.note-more-icons {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 1rem;
}
/* 
.bottom-tab .inner-tab-nav {
  margin-bottom: 1rem;
} */

.bottom-tab .inner-tab-nav .nav-pills .nav-link {
    padding: 15px 40px;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: center;
    color: rgba(117, 123, 126, 1);
    border-bottom-width: 5px;
    border-radius: 0 !important;
}

.activities-box {
    border: 1px solid rgba(234, 239, 244, 1);
    background-color: #fff;
    border-radius: 5px;
}

.activities-title {
    padding: 20px;
    border-bottom: 1px solid rgba(234, 239, 244, 1);
}

    .activities-title h4 {
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 20px;
        font-weight: 600;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(52, 58, 64, 1);
        margin-bottom: 0;
    }

.sidebar-content-box,
.activities-list {
    padding: 20px;
}

.activities-lifecycle {
    border-bottom: 1px solid rgba(234, 239, 244, 1);
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 5px;
    padding-bottom: 1rem;
    margin-bottom: 20px;
}

.sidebar-list {
    border-bottom: 1px solid rgba(234, 239, 244, 1);
    padding-bottom: 1rem;
    margin-bottom: 20px;
}

    .sidebar-list:last-child,
    .activities-list .activities-lifecycle:last-child {
        border: 0;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .sidebar-list .top-title,
    .activities-lifecycle .top-title {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        gap: 10px;
        margin-bottom: 1rem;
    }

    .sidebar-list .top-title {
        margin-bottom: 10px;
    }

        .sidebar-list .top-title h5,
        .activities-lifecycle .top-title h5 {
             font-family: 'Montserrat','SolaimanLipi';
            font-size: 16px;
            font-weight: 500;
            line-height: 1;
            letter-spacing: 0em;
            text-align: left;
            color: rgba(25, 35, 40, 1);
            margin-bottom: 0;
            display: flex;
            justify-content: flex-start;
            align-items: center;
            gap: 5px;
        }

.activities-lifecycle .top-title .date_time {
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: right;
    color: rgba(117, 123, 126, 1);
}

.right-icon {
    color: rgba(187, 36, 41, 1);
    line-height: 1;
}

.activities-discription p {
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    margin: 0;
    color: rgba(117, 123, 126, 1);
}

.activities-discription a {
    font-weight: 700;
    color: rgba(242, 156, 31, 1);
}

    .activities-discription a:hover {
        text-decoration: underline;
    }

.overview-content .top-title {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 0;
    justify-content: flex-start;
}

    .overview-content .top-title p {
        font-family: Montserrat;
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(117, 123, 126, 1);
        margin-bottom: 0;
    }

.overview-btn {
    width: 100%;
    max-width: 120px;
}

    .overview-btn a {
        border: 1px solid rgba(187, 36, 41, 1);
        border-radius: 5px;
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 18px;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(187, 36, 41, 1);
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 3px;
        width: 100%;
        padding: 8px;
        background-color: transparent;
        transition: all .4s ease-in-out;
    }

        .overview-btn a:hover {
            background-color: rgba(187, 36, 41, 1);
            transition: all .4s ease-in-out;
            color: #fff;
        }

.right-sidebar {
    border-radius: 5px;
    border: 1px solid #EAEFF4;
    background: #FFF;
    padding: 20px;
}

.sidebar-title {
    border-radius: 5px 5px 0 0;
    border: 1px solid rgba(234, 239, 244, 1);
    background-color: rgba(234, 239, 244, 1);
    padding: 8px 20px;
}

    .sidebar-title h4 {
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 18px;
        font-weight: 600;
        line-height: 22px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(52, 58, 64, 1);
        margin-bottom: 0;
    }

.sidebar-list .add-now-btn {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 3px;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(187, 36, 41, 1);
}

    .sidebar-list .add-now-btn:hover {
        text-decoration: underline;
    }

.add-now-modal .modal-content {
    border-radius: 8px;
}

.add-now-modal .modal-header {
    background-color: rgba(234, 239, 244, 1);
    border-radius: 6px 6px 0 0;
    padding: 13px 20px;
    border: 1px solid transparent;
}

    .add-now-modal .modal-header h5 {
        font-family: Montserrat;
        font-size: 18px;
        font-weight: 600;
        line-height: 22px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(52, 58, 64, 1);
        margin-bottom: 0;
    }

.new-tab {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
    text-align: right;
    color: rgba(187, 36, 41, 1);
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 5px;
}

    .new-tab:hover {
        text-decoration: underline;
    }

    .new-tab .svg-inline--fa {
        height: 14px;
    }

.add-now-modal .modal-body {
    padding: 22px 20px;
}

.modal-body-tab .inner-tab-nav {
    margin-bottom: 20px;
}

.add-now-modal .modal-body .inner-tab-nav .nav {
    justify-content: space-between;
    align-items: center;
    gap: 10px 0;
    width: 100%;
}

    .add-now-modal .modal-body .inner-tab-nav .nav .nav-item {
        width: 50%;
    }

.add-now-modal .modal-body .deal-form .form-group {
    margin-bottom: 1rem;
}

    .add-now-modal .modal-body .deal-form .form-group:last-child {
        margin-bottom: 0;
    }

.add-now-modal .modal-body .deal-form .form-label {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(52, 58, 64, 1);
}

.add-now-modal .modal-body .deal-form .form-control {
    border-color: rgba(234, 239, 244, 1);
    background-color: rgba(255, 255, 255, 1);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(117, 123, 126, 1);
    padding: 14px 1rem;
    border-radius: 3px;
}

    .add-now-modal .modal-body .deal-form .form-control:focus {
        border-color: rgba(117, 123, 126, 1);
        box-shadow: none;
    }

.deal-form-inputbox {
    height: 770px;
    overflow-y: auto;
    overflow-x: hidden;
}

.add-now-modal .modal-footer {
    padding: 20px 0 0;
    width: 100%;
    justify-content: space-between;
    border: 0;
    gap: 8px;
}

    .add-now-modal .modal-footer .btn {
        border-color: rgba(187, 36, 41, 1);
        padding: 10px 16px;
        font-family: Montserrat;
        font-size: 18px;
        margin: 0;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: 0em;
        text-align: left;
        border-radius: 5px;
        background-color: transparent;
        color: rgba(187, 36, 41, 1);
        transition: all .4s ease-in-out;
    }

        .add-now-modal .modal-footer .btn:hover,
        .add-now-modal .modal-footer .btn.create-btn {
            background-color: rgba(187, 36, 41, 1);
            color: #fff;
            transition: all .4s ease-in-out;
        }

        .add-now-modal .modal-footer .btn.cancle-btn {
            border-color: rgba(52, 58, 64, 1);
            color: rgba(52, 58, 64, 1);
        }

.create-contact-section .section-title {
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 20px;
}

.reg-btns {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 1rem;
}

    .reg-btns .save-btn {
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 18px;
        font-weight: 400;
        line-height: 1;
        letter-spacing: 0em;
        text-align: left;
        color: #fff;
        padding: 1rem 30px;
        text-transform: capitalize;
    }

    .reg-btns .reset-btn {
        border-radius: 5px;
        border: 1px solid rgba(242, 156, 31, 1);
        background: transparent;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-shrink: 0;
        width: auto;
        height: 100%;
        padding: 1rem 30px;
        color: rgba(242, 156, 31, 1);
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 1;
    }

.reset-btn:hover {
    color: #fff;
    background-color: rgba(242, 156, 31, 1);
    border-color: rgba(186, 34, 40, 1);
}

.contact-form .form-label {
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(36, 36, 36, 1);
}

.dataTables_length .form-control {
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(0, 0, 0, 1);
    border: 1px solid rgba(234, 239, 244, 1);
    background-color: transparent;
    padding: 11px 30px 12px 10px;
}

.contact-form .form-control {
    border-color: rgba(234, 239, 244, 1);
    border-radius: 5px;
    padding: 13px 18px;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 18px;
    color: rgba(159, 173, 180, 1);
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    background-color: #fff;
}
/* 
.contact-form .save-btn {
  background-color: rgba(187, 36, 41, 1);
  color: #fff;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: center;
  width: auto;
  padding: 14px 30px;
  transition: all .4s ease-in-out;
}

.contact-form .save-btn:hover {
  background-color: #000;
  color: #fff;
  transition: all .4s ease-in-out;
} */
/* 
.topbar .dropdown-menu .bg-primary {
  background-color: #CF2129! important;
} */

.topbar .dropdown-menu .btn-primary {
    background-color: rgb(215 0 6) !important;
    border-color: #F29C1F;
    padding: 15px 20px;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    height: auto !important;
    border-radius: 0 !important;
}

.dropdown-item {
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
    padding: 15px;
    text-align: left;
    color: rgba(26, 24, 23, 1);
}

.topbar .dropdown-menu .btn-primary:hover {
    background-color: #CF2129 !important;
    border-color: #CF2129;
    color: #fff;
}

.page-link-table {
    background: #fff;
    border-radius: 10px;
    max-width: 800px;
    width: 100%;
}

.activities-box-content {
    width: 100%;
}

.files-upload-box .card {
    padding: 10px;
    border: 1px solid #EAEFF4;
    border-radius: 5px;
}

    .files-upload-box .card .card-body {
        padding: 10px 0 0;
    }

        .files-upload-box .card .card-body span {
             font-family: 'Montserrat','SolaimanLipi';
            font-size: 14px;
            font-weight: 400;
            line-height: 16px;
            letter-spacing: 0em;
            text-align: left;
            display: block;
            margin-bottom: 5px;
            color: rgba(25, 35, 40, .6);
        }

        .files-upload-box .card .card-body p {
            margin-bottom: 0;
             font-family: 'Montserrat','SolaimanLipi';
            font-size: 16px;
            font-weight: 400;
            line-height: 19px;
            letter-spacing: 0em;
            text-align: left;
            color: rgba(25, 35, 40, 1);
        }

.payment-history-list .table {
    border-collapse: collapse;
    /* border-radius: 5px;
  overflow: hidden; */
}

    .payment-history-list .table .payment-table-head {
        margin-bottom: 10px;
        /* border-radius: 5px; */
        vertical-align: middle;
    }

        .payment-history-list .table .payment-table-head tr {
            background-color: rgba(234, 239, 244, 1);
            border: 1px solid rgba(234, 239, 244, 1);
            /* border-radius: 5px; */
        }

    .payment-history-list .table tbody tr {
        border: 1px solid rgba(234, 239, 244, 1);
        /* border-radius: 5px; */
    }

    .payment-history-list .table .payment-table-head tr th {
        font-family: Montserrat;
        font-size: 14px;
        font-weight: 400;
        line-height: 17px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(52, 58, 64, 1);
        padding: 16px 30px;
    }

    .payment-history-list .table tbody {
        border-radius: 5px;
    }

        .payment-history-list .table tbody tr td {
             font-family: 'Montserrat','SolaimanLipi';
            font-size: 16px;
            font-weight: 400;
            line-height: 19px;
            letter-spacing: 0em;
            text-align: left;
            color: rgba(51, 51, 51, 1);
            padding: 16px 20px;
        }

            .payment-history-list .table tbody tr td.invoice {
                color: rgba(207, 33, 41, 1);
            }

        .payment-history-list .table tbody:before {
            content: "@";
            display: block;
            line-height: 10px;
            text-indent: -99999px;
        }

.task-content-box .activities-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 10px;
}

.task-content-box .task-tab-nav {
    background: transparent;
    border: none;
    border-radius: 0;
}

    .task-content-box .task-tab-nav .nav-pills .nav-item {
        padding: 0 10px;
    }

        .task-content-box .task-tab-nav .nav-pills .nav-item .nav-link {
            padding: 0;
            border-right: none;
            border-bottom: 1px solid transparent;
            font-family: Montserrat;
            font-size: 16px;
            font-weight: 400;
            line-height: 19px;
            letter-spacing: 0em;
            text-align: left;
            border-radius: 0 !important;
            color: rgba(117, 123, 126, 1);
        }

        .task-content-box .task-tab-nav .nav-pills .nav-item:first-child {
            padding-left: 0;
        }

        .task-content-box .task-tab-nav .nav-pills .nav-item:last-child {
            padding-right: 0;
        }

    .task-content-box .task-tab-nav .nav-pills .nav-link:hover {
        border-bottom-color: rgba(207, 33, 41, 1);
        color: rgba(207, 33, 41, 1);
    }

    .task-content-box .task-tab-nav .nav-pills .nav-link.active,
    .task-content-box .task-tab-nav .nav-pills .nav-link.active {
        border-bottom-color: rgba(207, 33, 41, 1);
        color: rgba(207, 33, 41, 1);
        font-weight: 700;
    }

.task-content-box .top-tab-nav .nav-pills .nav-link:hover {
    border-bottom-color: rgba(242, 156, 31, 1);
    color: rgba(242, 156, 31, 1);
}

.task-content-box .top-tab-nav .nav-pills .nav-link.active,
.task-content-box .top-tab-nav .nav-pills .nav-link.active {
    border-bottom-color: rgba(242, 156, 31, 1);
    color: rgba(242, 156, 31, 1);
    font-weight: 700;
}

.task-content-box .inner-tab-nav .nav-pills .nav-link:hover {
    border-bottom-color: rgba(52, 58, 64, 1);
    color: rgba(52, 58, 64, 1);
}

.task-content-box .inner-tab-nav .nav-pills .nav-link.active,
.task-content-box .inner-tab-nav .nav-pills .nav-link.active {
    border-bottom-color: rgba(52, 58, 64, 1);
    color: rgba(52, 58, 64, 1);
    font-weight: 700;
}

.task-table-list {
    border: 0;
    border-radius: 0;
    padding: 15px 20px;
    height: 275px;
    overflow-y: auto;
}

.task-list {
    border-top: 1px solid #EAEFF4;
    border-radius: 5px;
}

.table-title {
    padding: 20px 24px;
    border-right: 1px solid #EAEFF4;
    border-left: 1px solid #EAEFF4;
    background: #FFF;
    border-radius: 5px 5px 0 0;
}

.task-list .task-table-list {
    height: 487px;
}

.task-list .table-title h4 {
    border: 1px solid #818181;
    background: #FFF;
    color: #282D33;
    text-align: center;
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1; /* 16.8px */
    text-transform: uppercase;
    padding: 14px 1rem;
    width: 100%;
    max-width: 110px;
    margin-bottom: 0;
    border-radius: 5px;
}

.task-table-list .table tbody {
    vertical-align: middle;
}

    .task-table-list .table tbody tr:first-child th,
    .task-table-list .table tbody tr:first-child td {
        padding-top: 0;
    }

    .task-table-list .table tbody tr td:first-child {
        text-align: left;
    }

    .task-table-list .table tbody tr td:last-child {
        text-align: right;
    }

    .task-table-list .table tbody tr:last-child th,
    .task-table-list .table tbody tr:last-child td {
        padding-bottom: 0;
        border-bottom: 0;
    }

    .task-table-list .table tbody tr th {
        font-family: Montserrat;
        font-size: 16px;
        font-weight: 700;
        line-height: 19px;
        letter-spacing: 0em;
        text-align: center;
        color: rgba(52, 58, 64, 1);
        padding: 15px 0;
        border-color: rgba(234, 239, 244, 1);
    }

    .task-table-list .table tbody tr td {
        font-family: Montserrat;
        font-size: 16px;
        font-weight: 400;
        line-height: 19px;
        letter-spacing: 0em;
        text-align: center;
        padding: 15px 0;
        color: rgba(117, 123, 126, 1);
        border-color: rgba(234, 239, 244, 1);
    }

        .task-table-list .table tbody tr td span {
            color: rgba(242, 156, 31, 1);
        }

        .task-table-list .table tbody tr td a.btn {
            background-color: rgba(187, 36, 41, 0.2);
            padding: 7px 16px;
            border-radius: 5px;
            font-family: Montserrat;
            font-size: 18px;
            font-weight: 700;
            line-height: 22px;
            letter-spacing: 0em;
            text-align: center;
            color: rgba(187, 36, 41, 1);
        }

        .task-table-list .table tbody tr td a.next-btn {
            color: rgba(242, 156, 31, 1);
            background-color: rgba(248, 145, 23, 0.2);
        }

        .task-table-list .table tbody tr td a.pending-btn {
            color: rgba(248, 145, 23, 1);
            background-color: rgba(248, 145, 23, 0.2);
        }

        .task-table-list .table tbody tr td a.done-btn {
            color: rgba(29, 168, 86, 1);
            background-color: rgba(29, 168, 86, 0.2);
        }

        .task-table-list .table tbody tr td .btn.view-btn,
        .task-table-list .table tbody tr td a.view-btn {
            border: 1px solid #818181;
            background: #FFF;
            padding: 9px 19px;
            color: #818181;
            text-align: center;
             font-family: 'Gilroy-Regular','SolaimanLipi';
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: 1;
            border-radius: 5px;
            text-transform: uppercase;
        }

            .task-table-list .table tbody tr td .btn.view-btn:hover,
            .task-table-list .table tbody tr td a.view-btn:hover {
                background-color: rgba(187, 36, 41, 1);
                color: #fff;
                border-color: transparent;
            }

.personal-activites-box {
    background-color: transparent;
    border: 0;
    border-radius: 0;
}

    .personal-activites-box .activities-list {
        padding: 0 0 0;
    }

    .personal-activites-box .activities-title {
        padding: 0 0 0px;
        border-bottom: 0;
    }

.personal-form-box .card .img-preview {
    background-color: transparent;
    border: 2px dashed rgba(169, 183, 197, 1);
    border-radius: 5px;
    height: 250px;
}

    .personal-form-box .card .img-preview .input-img.form-control[type="file"] {
        padding: 0;
    }

.personal-form-box .save-btn {
    padding: 1rem 30px;
    margin-top: 0;
}

.save-btn:hover {
    background-color: #000;
    color: #fff;
}

.bt-switch {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    margin-top: 15px;
}

.bootstrap-switch {
    margin-bottom: 0;
    border-color: rgba(242, 156, 31, 1);
    border-radius: 20px;
    padding: 2px;
}

    .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary,
    .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary {
        background-color: transparent;
        color: rgba(242, 156, 31, 1);
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 16px;
        font-weight: 400;
        line-height: 1;
        letter-spacing: 0em;
        text-align: center;
        padding: 1px 3px;
    }

    .bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-off .bootstrap-switch-label,
    .bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label {
        background-color: rgba(242, 156, 31, 1);
        border-radius: 50%;
        font-size: 14px;
        line-height: 1;
        padding: 1px 3px;
        width: 22px !important;
        height: 20px;
    }

    .bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-on .bootstrap-switch-label,
    .bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label {
        background-color: rgba(36, 36, 36, 1);
        border-radius: 50%;
        font-size: 14px;
        line-height: 1;
        padding: 1px 3px;
        width: 22px !important;
        height: 20px;
    }

    .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info,
    .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info {
        background-color: transparent;
        color: rgba(36, 36, 36, 1);
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 16px;
        font-weight: 400;
        line-height: 1;
        letter-spacing: 0em;
        text-align: center;
        padding: 1px 3px;
    }

.accordion-button,
.accordion-button:not(.collapsed) {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 0;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: right;
    color: rgba(52, 58, 64, 1);
}

.accordion-item:last-of-type,
.accordion-item:last-of-type .accordion-collapse {
    border-radius: 0;
}

.form-repeate .removed-btn {
    background-color: rgba(255, 255, 255, 1);
    color: rgba(117, 123, 126, 1);
    border-color: rgba(234, 239, 244, 1);
    height: 100%;
    width: 100%;
    max-width: 50px;
    border-radius: 5px;
    padding: 0;
}

    .form-repeate .removed-btn:hover {
        color: #fff;
        background-color: rgba(187, 36, 41, 1);
        border-color: rgba(187, 36, 41, 1);
    }

.form-repeate .add-btn {
    background-color: rgba(187, 36, 41, 1);
    border-radius: 5px;
    padding: 14px 12px;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 18px;
    font-weight: 400;
    max-width: 74px;
    width: 100%;
    border: none;
    line-height: 22px;
    letter-spacing: 0em;
    gap: 0;
    text-align: left;
    color: rgba(255, 255, 255, 1);
    transition: all .4s ease-in-out;
}

.form-repeate .repeter-item {
    margin-bottom: 20px;
}

    .form-repeate .repeter-item:last-child {
        margin-bottom: 0;
    }

.form-repeate .add-btn:hover {
    background-color: rgba(52, 58, 64, 1);
}

.repeter-item .form-select {
    color: rgba(52, 58, 64, 1);
}

    .repeter-item .form-select option {
        color: rgba(159, 173, 180, 1);
    }

.tenant-list-section .section-title {
    margin-bottom: 30px;
}

.tenant-list-section .add-more {
    padding: 15px 20px;
    height: 100%;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(255, 255, 255, 1);
    border-radius: 5px;
    border: 1px solid rgba(234, 239, 244, 1);
    background: rgba(242, 156, 31, 1);
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    transition: all .4s ease-in-out;
}

    .selected-master-btn.active,
    .tenant-list-section .add-more.selected-master-btn.active,
    .selected-master-btn:hover,
    .tenant-list-section .add-more.selected-master-btn:hover {
        background-color: rgb(215 0 6);
        border-color: rgb(215 0 6);
        transition: all .4s ease-in-out;
        color: #fff;
    }

    .tenant-list-section .add-more:hover {
        background-color: #f36f2e;
        border-color: #f36f2e;
        transition: all .4s ease-in-out;
    }

.tenant-filter-form {
    margin-bottom: 20px;
}

    .tenant-filter-form .form-group {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 10px;
        width: 100%;
    }

        .tenant-filter-form .form-group label {
            width: 100%;
            max-width: 140px;
            margin: 0;
            font-family: Montserrat;
            font-size: 16px;
            font-weight: 400;
            line-height: 19px;
            letter-spacing: 0em;
            text-align: left;
            color: rgba(159, 173, 180, 1);
        }

.visitor-list .tenant-filter-form .form-group label {
    width: 100%;
    max-width: 140px;
    margin: 0;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(159, 173, 180, 1);
}

.tenant-filter-form .form-group select {
    color: rgba(52, 58, 64, 1);
}

.product-list-section .form-switch .form-check-input {
    width: 60px;
    height: 27px;
}

.tenant-filter-form .search-form .input-group {
    padding: 12px 20px;
    /* background-color: #fff; */
    background: linear-gradient(0deg, #EAEFF4, #EAEFF4), linear-gradient(0deg, #F8FBFF, #F8FBFF);
    border: 1px solid rgba(234, 239, 244, 1);
    height: 50px;
}

.equalizer,
.filter-btn {
    font-size: 18px;
    line-height: 1;
    color: rgba(117, 123, 126, 1);
}

.tenant-table-list .table {
    border-radius: 5px;
    overflow: hidden;
    border-collapse: collapse;
    margin-bottom: 30px;
}

    .tenant-table-list .table thead tr {
        background-color: rgba(234, 239, 244, 1);
        border: 1px solid rgba(234, 239, 244, 1);
        vertical-align: middle;
    }

        .tenant-table-list .table thead tr th {
             font-family: 'Montserrat','SolaimanLipi';
            font-size: 18px;
            font-weight: 600;
            line-height: 20px;
            text-transform: uppercase;
            letter-spacing: 0em;
            text-align: left;
            padding: 15px 30px;
            color: rgba(52, 58, 64, 1);
        }

    .tenant-table-list .table tbody tr td {
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 16px;
        font-weight: 400;
        line-height: 19px;
        letter-spacing: 0em;
        text-align: left;
        padding: 15px 30px;
        color: rgba(117, 123, 126, 1);
    }

        .tenant-table-list .table tbody tr td .next-due {
            color: rgba(242, 156, 31, 1);
        }

    .tenant-table-list .table tbody tr th {
        font-weight: 700;
        padding: 12px 30px;
        color: rgba(52, 58, 64, 1);
    }

    .tenant-table-list .table tbody tr {
        background-color: rgba(255, 255, 255, 1);
        border: 1px solid rgba(234, 239, 244, 1);
        vertical-align: middle;
        border-radius: 5px;
        margin-bottom: 10px;
    }

    .tenant-table-list .table tbody:before {
        content: "@";
        display: block;
        line-height: 10px;
        text-indent: -99999px;
    }

.pagination {
    gap: 10px;
    margin-bottom: 0;
}

.page-item:first-child .page-link {
    border-radius: 0;
    padding: 12px 10px;
}
/* 
.pagination li {
  max-width: 40px;
  width: 100%;
  height: 46px;
} */

.pagination .page-link {
    border-color: rgba(234, 239, 244, 1);
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: center;
    text-transform: uppercase;
    color: rgba(117, 123, 126, 1);
    padding: 12px 20px;
    border-radius: 5px !important;
}

.page-item .page-link:hover,
.page-item.active .page-link {
    background-color: rgba(215, 0, 6, 1);
    border-color: rgba(234, 239, 244, 1);
    color: #fff;
}

.page-item.active .page-link {
     font-family: 'Gilroy-Bold','SolaimanLipi';
}

/* ======= task-list-section ======= */

.task-list-section .right-content {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 70%;
    gap: 20px;
}

.task-list-section .section-title {
    margin-bottom: 20px;
}

.view-change-box {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    gap: 10px;
}

    .view-change-box .form-group {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        width: 100%;
        gap: 10px;
    }

        .view-change-box .form-group label {
            width: auto;
            color: #9FADB4;
             font-family: 'Roboto','SolaimanLipi';
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: 120%; /* 19.2px */
        }

        .view-change-box .form-group .form-control {
            border: 1px solid #EAEFF4;
            background-color: #FFF;
            padding: 1rem;
            color: #343A40;
             font-family: 'Roboto','SolaimanLipi';
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: 1; /* 19.2px */
            max-width: 220px;
            width: 100%;
            border-radius: 5px;
        }

            .view-change-box .form-group .form-control .list-card-body h4 {
                display: block;
            }

.right-content .save-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 15px 30px;
}

.check-out-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    gap: 10px;
}

.deals-filter-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 30px;
    width: 100%;
}

    .deals-filter-box .deal-select {
        width: 100%;
        max-width: 100px;
    }

    .deals-filter-box .date-select {
        width: 100%;
        max-width: 100px;
    }

    .deals-filter-box .activity-select {
        width: 100%;
        max-width: 150px;
    }

    .deals-filter-box .close-date-select {
        width: 100%;
        max-width: 100px;
    }

    .deals-filter-box .form-select {
        border: 0;
        background-color: transparent;
        width: 100%;
        padding: 2px 5px;
        border-radius: 0;
        background-position: right center;
        color: #343A40;
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 1.2; /* 16.8px */
    }

.adv-filter {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    gap: 5px;
}

    .adv-filter a {
        display: block;
        margin-bottom: 0;
        color: #343A40;
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 1.2;
    }

.view-box {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
    width: 100%;
}

    .view-box span {
        color: #757B7E;
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%; /* 19.2px */
    }

.views-icon {
    background: rgba(234, 239, 244, 1);
    border-radius: 10px;
    height: 100%;
    line-height: 1;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    overflow: hidden;
}

.views-icon-box {
    font-size: 20px;
    padding: 10px;
    line-height: 1;
    height: 100%;
    display: block;
    color: rgba(52, 58, 64, 1);
}

    .views-icon-box.active,
    .views-icon-box:hover {
        background: rgba(52, 58, 64, 1);
        color: #fff;
    }

    .views-icon-box .svg-inline--fa {
        height: 20px;
        line-height: 1;
    }

.task-name {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    width: 100%;
    margin-bottom: 10px;
}

.visitor-list .task-name {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    width: 100%;
    margin-bottom: 0;
}

    .visitor-list .task-name .name {
        border-radius: 20px;
        background: #FFE0E1;
        max-width: 24px;
        width: 100%;
        height: 24px;
        overflow: hidden;
        display: flex;
        justify-content: center;
        align-items: center;
        color: rgba(52, 58, 64, 1);
        text-align: center;
        text-overflow: ellipsis;
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 10px;
        text-transform: uppercase;
    }

    .visitor-list .task-name p {
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 16px;
        font-weight: 500;
        line-height: 19px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(26, 24, 23, 1);
        margin-bottom: 0;
    }

.visitor-list .contact-table .table thead tr th {
    color: rgba(129, 129, 129, 1);
     font-family: 'Gilroy-Medium','SolaimanLipi';
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    text-transform: uppercase;
    text-align: left;
    padding: 12px 20px;
}

.visitor-list .account-table {
    max-height: 500px;
    height: calc(100vh - 200px);
}

    .visitor-list .account-table table {
        width: 500px;
    }

    .visitor-list .account-table.contact-table .table tbody tr td,
    .visitor-list .account-table.contact-table .table thead tr th {
        padding: 10px;
        font-size: 14px;
    }

.visitor-list .profile-table .table thead tr th:first-child {
    border-radius: 5px 0 0 0;
}

.visitor-list .profile-table .table tbody tr td:first-child {
    width: 140px;
}

.visitor-list .profile-table .table tbody tr td .table-img {
    display: block;
    max-width: 100px;
    overflow: hidden;
    width: 100%;
}

    .visitor-list .profile-table .table tbody tr td img,
    .visitor-list .profile-table .table tbody tr td .table-img img {
        max-width: 100px;
        width: 100%;
    }

.visitor-list .profile-table .table thead tr th:last-child {
    border-radius: 0 5px 0 0;
}

.visitor-list .contact-table .table tbody tr td {
    overflow: hidden;
    color: rgba(25, 35, 40, 1);
    text-overflow: ellipsis;
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    padding: 12px 20px;
    border-top: 1px solid rgba(234, 239, 244, 1);
}

.visitor-list .modal-list-table.contact-table .table tbody tr td {
    padding: 10px 1rem;
    border: 1px solid rgba(234, 239, 244, 1);
}

.visitor-list .contact-table .table tbody tr td .ero-code {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    width: 100%;
}

        .visitor-list .contact-table .table tbody tr td .ero-code p {
            margin-bottom: 0;
             font-family: 'Gilroy-Regular','SolaimanLipi';
            font-size: 16px;
            font-weight: 400;
            line-height: 19px;
            letter-spacing: 0em;
            text-align: left;
        }

        .visitor-list .contact-table .table tbody tr td .ero-code span {
            font-size: 20px;
            line-height: 1;
        }

.visitor-list .contact-table .table tbody tr th {
     font-family: 'Gilroy-Bold','SolaimanLipi';
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(25, 35, 40, 1);
    padding: 10px;
    border-top: 1px solid rgba(234, 239, 244, 1);
    border-left: 1px solid rgba(234, 239, 244, 1);
}

.visitor-list .contact-table .table tbody tr td:last-child {
    padding: 8px 20px;
    border-right: 1px solid rgba(234, 239, 244, 1);
}

.details-btn {
    background: #FFF;
    border: 1px solid rgba(129, 129, 129, 1);
    border-radius: 5px;
    color: rgba(129, 129, 129, 1);
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: center;
    padding: 10px 18px;
    text-transform: uppercase;
}

    .details-btn:hover {
        background: rgba(215, 0, 6, 1);
        border-color: rgba(215, 0, 6, 1);
        color: #fff;
    }

.task-name .name {
    border-radius: 20px;
    background: #FFE0E1;
    max-width: 24px;
    width:100%;
    height: 24px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #343A40;
    text-align: center;
    text-overflow: ellipsis;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 10px;
    text-transform: uppercase;
}

.contact-list-section .tenant-filter-form .search-form .input-group {
    /* height: 40px; */
    padding: 10px 20px;
}

.activity-rate {
    color: #343A40;
    text-align: right;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 114.286% */
}

    .activity-rate span {
        color: rgba(236, 198, 99, 1);
    }

.published-date p {
    color: #757B7E;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 1.2; /* 142.857% */
}

.footer-content {
    width: 100%;
    border: 1px solid #EAEFF4;
    background: #FFF;
    position: absolute;
    bottom: 0;
    padding: 20px;
}

    .footer-content p {
        color: #757B7E;
        font-family: 'Inter','SolaimanLipi';
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 1.2;
        margin-bottom: 0;
        text-align: center;
    }

.action-btns {
    display: flex;
    justify-content: flex-end;
    /*align-items: center;*/
    gap: 10px;
    width: 100%;
}

.contact-list-section .section-title {
    flex-wrap: nowrap;
}

.action-btn {
    border-radius: 5px;
    border: 1px solid #343A40;
    background: #FFF;
    color: #343A40;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 18px;
    padding: 12px 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

    .action-btn:hover {
        background-color: rgba(187, 36, 41, 1);
        color: #fff;
        border-color: rgba(187, 36, 41, 1);
    }

.contact-table .table {
    border-color: #EAEFF4;
    background-color: transparent;
    text-align: center;
    margin-bottom: 0;
    border-spacing: 0 5px;
    border-collapse: separate;
}

.contact-table.account-table .table {
    border-collapse: collapse;
    border-spacing: 0 2px;
}

.contact-table .table tr {
    vertical-align: middle;
    margin-bottom: 1rem;
}


.contact-table .table thead {
    border-color: #fff;
    background-color: #EAEFF4;
    border-width: 1px;
}

    .contact-table .table thead tr {
        border-radius: 5px;
    }

.dtc-table-list .contact-table .table thead tr th:last-child {
    border-radius: 0 5px 0 0;
}

.dtc-table-list .contact-table .table thead tr th:first-child {
    border-radius: 5px 0 0;
}

.dtc-table-list .contact-table .table tbody tr:last-child th {
    border-radius: 0 0 5px 0;
}

.dtc-table-list .contact-table .table tbody tr th:first-child {
    border-radius: 0;
}

.dtc-table-list .contact-table .table tbody tr:last-child th {
    border-radius: 0 0 0 5px;
}

.dtc-table-list .contact-table .table tbody tr td:last-child {
    border-radius: 0;
}

.dtc-table-list .contact-table .table tbody tr:last-child td {
    border-radius: 0 0 5px 0;
}


.contact-table .table tbody tr th:first-child,
.contact-table .table thead tr th:first-child {
    border-radius: 5px 0 0 5px;
}

.contact-table .table tbody tr td:last-child,
.contact-table .table thead tr th:last-child {
    border-radius: 0 5px 5px 0;
}

.contact-table .table thead tr th {
    color: #757B7E;
    text-align: center;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    text-transform: uppercase;
}

.contact-table .table tbody tr {
    background-color: #fff;
    margin-bottom: 0px;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid rgba(234, 239, 244, 1) !important;
}

    .contact-table .table tbody tr th {
        border: 0;
    }

    .contact-table .table tbody tr td {
        color: #192328;
        text-align: center;
        font-family: 'Montserrat','SolaimanLipi';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.2; /* 19.2px */
       /* border-width: 1px 0;*/
        border-color: rgba(234, 239, 244, 1);
    }

.custom-control-input:focus,
.custom-control-input {
    border: 2px solid rgba(117, 123, 126, 1);
    max-width: 16px;
    width: 100%;
    height: 16px;
    border-radius: 0 !important;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: #fff;
}

    .custom-control-input:checked {
        border: 0;
    }

.contact-table .table tbody tr td .name-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    color: #343A40;
    text-overflow: ellipsis;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.2;
    text-transform: capitalize;
}

    .contact-table .table tbody tr td .name-box span {
        font-size: 14px;
        font-weight: 700;
        line-height: 1;
        text-transform: uppercase;
        border-radius: 10px;
        background: #FFE0E1;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        height: 20px;
        width: 20px;
    }

.company-name {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    color: #343A40;
    text-transform: capitalize;
}

.contact-table div.dataTables_wrapper div.dataTables_filter,
.contact-table div.dataTables_wrapper div.dataTables_info {
    display: none;
}

.contact-table .top {
    display: none;
}

.table-footer-content,
.contact-table .bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    width: 100%;
    margin-top: 10px;
}

.contact-table .table-bordered > :not(caption) > * > * {
    border-width: 0 1px 1px;
}


.dataTables_length label {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    width: 100%;
    white-space: nowrap;
    color: #343A40;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 19.2px */
}

.dashboard-activities-list {
    margin-bottom: 30px;
}

.dashboard-chat-box {
    min-height: 200px;
    height: 100%;
}

    .dashboard-chat-box .card {
        border: 1px solid #EAEFF4;
        background: #FFF;
        padding: 20px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 100%;
        width: 100%;
        margin-bottom: 0;
        border-radius: 8px;
        gap: 1rem;
        /* box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15); */
    }

.warning-chat-box .card {
    border: 1px solid #EAEFF4;
    background: #FFF;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: 100%;
    width: 100%;
    margin-bottom: 0;
    border-radius: 8px;
    /* box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15); */
    gap: 1rem;
}

.dashboard-chat-box .card h4 {
    color: #202B33;
    text-align: center;
     font-family: 'Figtree','SolaimanLipi';
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 24px */
    text-transform: capitalize;
    margin-bottom: 0;
}

.dashboard-chat-box .card .counter {
    color: #4DB251;
    text-align: center;
     font-family: 'Figtree','SolaimanLipi';
    font-size: 45px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 54px */
}

.dashboard-chat-box .card .ideal-time {
    color: #FF9B00;
    text-align: center;
     font-family: 'Figtree','SolaimanLipi';
    font-size: 45px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 54px */
   /* display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap:5px;*/
}

.dashboard-chat-box .card .time-speed span {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    margin-left: 13px;
}

    .dashboard-chat-box .card .overdue-task,
    .dashboard-chat-box .card .complet-task {
        display: flex;
        justify-content: center;
        align-items: flex-end;
        gap: 5px;
    }

    .dashboard-chat-box .card .complet-task .counter {
        color: #0075FF;
    }

    .dashboard-chat-box .card .overdue-task span,
    .dashboard-chat-box .card .overdue-task .counter {
        color: #FF6315;
    }

    .dashboard-chat-box .card .complet-task span {
        color: #0075FF;
         font-family: 'Figtree','SolaimanLipi';
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
    }

.dashboard-chat-box .card span {
    color: #646464;
    text-align: center;
    font-family: 'Gilroy-Medium','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    display: block;
}

.dashboard-chat-box .card .counter.complet-task {
    color: #0075FF;
}

.dashboard-chat-box .card .counter.overdue-task {
    color: #FF6315;
}

.dashboard-chat-box .card .counter.total-task {
    color: #FF9B00;
}

.dashboard-activities-list .task-table-list {
    border-radius: 5px;
    border: 1px solid #EAEFF4;
    background: rgba(255, 255, 255, .5);
    height: 100%;
}

.dashboard-activities-list .task-tab-nav {
    position: absolute;
    right: 0;
    top: 0;
}

.pagination-box .bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 10px;
    margin-top: 20px;
}

    .pagination-box .bottom .pagination .page-link {
        padding: 10px 15px;
    }

.dashboard-activities-list .bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 10px;
    margin-top: 30px;
}

.dashboard-connect-box {
    border: 1px solid #EAEFF4;
    background: #FFF;
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    height: auto;
    width: 100%;
    margin-bottom: 20px;
    border-radius: 8px;
    /* box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15); */
}

    .dashboard-connect-box .motion-title {
        padding: 20px 20px 10px;
        border-bottom: 1px solid #EAEFF4;
    }

    .dashboard-top-title,
    .dashboard-connect-box .motion-title,
    .dashboard-connect-box .dashboard-top-title {
        display: flex;
        justify-content: space-between;
        width: 100%;
        align-items: center;
        gap: 10px;
    }

        .dashboard-top-title h5,
        .dashboard-connect-box .motion-title h5,
        .dashboard-connect-box .dashboard-top-title h5 {
            color: #202B33;
             font-family: 'Figtree','SolaimanLipi';
            font-size: 20px;
            font-style: normal;
            font-weight: 700;
            line-height: 120%; /* 24px */
            margin-bottom: 0;
        }

        .dashboard-top-title p,
        .dashboard-connect-box .motion-title p,
        .dashboard-connect-box .dashboard-top-title p {
            color: #646464;
            text-align: right;
             font-family: 'Figtree','SolaimanLipi';
            font-size: 16px;
            font-style: normal;
            font-weight: 500;
            line-height: 24px; /* 150% */
            margin-bottom: 0;
        }

    .dashboard-connect-box .progress {
        width: 100%;
        height: 24px;
        border-radius: 0;
        background-color: #083216;
        border: 1px solid #EAEFF4;
    }

    .dashboard-connect-box .connect-bar {
        background-color: #4DB251;
    }

    .dashboard-connect-box .progress-compleating-box {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 10px;
        width: 100%;
    }

        .dashboard-connect-box .progress-compleating-box span {
            color: #282D33;
             font-family: 'Figtree','SolaimanLipi';
            font-size: 18px;
            font-style: normal;
            font-weight: 400;
            line-height: 24px; /* 133.333% */
            text-transform: capitalize;
            margin-bottom: 0;
        }

            .dashboard-connect-box .progress-compleating-box span.compleate-progress {
                color: #4DB251;
            }

.motion-chart-box {
    padding: 20px;
}

/* ====== */

.view-details-modal .modal-dialog {
    max-width: 820px;
    width: 100%;
}

.view-details-modal .btn-close {
    border-radius: 5px;
    background: #BB2429;
    width: auto;
    height: 100%;
    opacity: 1;
    color: #FFF;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    padding: 10px;
    margin: 0;
    line-height: 150%; /* 24px */
}

.top-title {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
}

    .top-title h4 {
        color: #343A40;
        text-align: center;
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: 1; /* 28.8px */
        text-transform: uppercase;
        margin-bottom: 0;
    }

    .top-title h5 {
        color: #343A40;
         font-family: 'Montserrat','SolaimanLipi';
        margin-bottom: 0;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 1;
        margin-bottom: 0;
        border-radius: 5px;
        background: #E4F2FF;
        padding: 5px 10px;
    }

.view-details-modal .modal-content {
    padding: 30px;
}

.view-details-modal .modal-header {
    padding: 0 0 25px;
    border-bottom: 1px solid #EAEFF4;
}

.view-details-modal .modal-body {
    padding: 25px 0 0;
}

.view-details-modal .post-status-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    width: 100%;
    margin-bottom: 20px;
}

    .view-details-modal .post-status-box p {
        color: #9FADB4;
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%; /* 21.6px */
        margin-bottom: 0;
    }

        .view-details-modal .post-status-box p span {
            color: #757B7E;
             font-family: 'Montserrat','SolaimanLipi';
            font-size: 18px;
            font-style: normal;
            font-weight: 400;
            line-height: 120%; /* 21.6px */
        }

            .view-details-modal .post-status-box p span.status {
                color: rgba(187, 36, 41, 1);
            }

.view-details-modal .status-details {
    margin-bottom: 30px;
}

    .view-details-modal .status-details h5 {
        color: #111;
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%; /* 21.6px */
        margin-bottom: 5px;
    }

    .view-details-modal .status-details p {
        color: #757B7E;
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%; /* 24px */
        margin-bottom: 0;
    }

.view-details-modal .client-feedback .widget-box {
    border-radius: 5px;
    border: 1px solid #EAEFF4;
    background: #FFF;
    padding: 10px;
    margin-bottom: 20px;
}

    .view-details-modal .client-feedback .widget-box .left-img {
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

        .view-details-modal .client-feedback .widget-box .left-img img {
            border-radius: 5px;
            width: 100%;
            height: 100%;
            object-fit: cover;
            transform: scale(1);
            transition: all .4s ease-in-out;
        }

        .view-details-modal .client-feedback .widget-box .left-img:hover img {
            transform: scale(1.1);
            transition: all .4s ease-in-out;
        }

    .view-details-modal .client-feedback .widget-box:last-child {
        margin-bottom: 0;
    }

    .view-details-modal .client-feedback .widget-box .right-box-info {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        gap: 20px;
        width: 100%;
        height: 100%;
        flex-direction: column;
    }

        .view-details-modal .client-feedback .widget-box .right-box-info h5 {
            color: #343A40;
             font-family: 'Montserrat','SolaimanLipi';
            font-size: 18px;
            font-style: normal;
            font-weight: 400;
            line-height: 120%; /* 21.6px */
        }

    .view-details-modal .client-feedback .widget-box .user-info {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 10px;
        width: 100%;
    }

        .view-details-modal .client-feedback .widget-box .user-info img {
            width: 46px;
            height: 46px;
            border-radius: 46px;
        }

    .view-details-modal .client-feedback .widget-box .user-name p {
        color: #424242;
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: 120%; /* 21.6px */
        margin-bottom: 0;
    }

    .view-details-modal .client-feedback .widget-box .user-name span {
        color: #343A40;
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%; /* 16.8px */
    }

.booking-user-details {
    border-right: 1px solid #EAEFF4;
    padding-right: 1rem;
}

    .booking-user-details h4 {
        color: #757B7E;
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.2;
        margin-bottom: 20px;
    }

        .booking-user-details h4 span {
            color: #192328;
            font-size: 20px;
            font-weight: 600;
        }

.booking-user-info {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    gap: 20px;
    flex-wrap: wrap;
}

    .booking-user-info span {
        display: block;
        color: rgba(25, 35, 40, .6);
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
        margin-bottom: 8px;
    }

    .booking-user-info p {
        color: #192328;
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        margin-bottom: 0;
        line-height: normal;
        text-transform: capitalize;
    }

.checking-btn-box {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
    width: 100%;
}

    .checking-btn-box .check-in-btn a {
        border-radius: 5px;
        background: rgba(153, 153, 153, 1);
        display: flex;
        width: 180px;
        height: 50px;
        padding: 0px 30px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-shrink: 0;
        color: #FFF;
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%; /* 21.6px */
    }

    .checking-btn-box .check-out-btn a {
        border-radius: 5px;
        background: rgba(242, 156, 31, 1);
        display: flex;
        width: 180px;
        height: 50px;
        padding: 0px 30px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-shrink: 0;
        color: #FFF;
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%; /* 21.6px */
    }

    .checking-btn-box .check-in-btn span {
        color: #808191;
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .checking-btn-box .check-out-btn span {
        color: #808191;
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .checking-btn-box .check-in-btn a:hover {
        background: rgba(242, 156, 31, 1);
    }

    .checking-btn-box .check-out-btn a:hover {
        background: rgba(187, 36, 41, 1);
    }

.files-content .activities-title {
    justify-content: flex-start;
    gap: 30px;
}

.flat-maintanace-box {
    border-radius: 5px;
    border: 1px solid #EAEFF4;
    background: #FFF;
    padding: 20px;
    margin-bottom: 20px;
}

.maintenance-card {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
    gap: 10px;
    width: 100%;
}

.maintenance-card-body {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    height: 100%;
    gap: 20px;
    width: 100%;
}

    .maintenance-card-body h3 {
        color: #192328;
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .maintenance-card-body p a {
        color: #192328;
        text-transform: none;
    }

    .maintenance-card-body p {
        color: #192328;
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin-bottom: 0;
        text-transform: capitalize;
    }

        .maintenance-card-body p span {
            display: block;
            color: rgba(25, 35, 40, .6);
            margin-bottom: 10px;
        }

        .maintenance-card-body p a:hover {
            text-decoration: underline;
        }

.maintenance-task-list {
    border-radius: 5px;
    border: 1px solid #EAEFF4;
    background: #FFF;
    padding: 10px;
}

.maintenance-widget-box.active {
    background: rgba(242, 156, 31, 1);
}

    .maintenance-widget-box.active p,
    .maintenance-widget-box.active h4 {
        color: #fff;
    }

.maintenance-widget-box {
    border-radius: 5px;
    background: rgba(234, 239, 244, 1);
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    height: 100%;
    min-height: 140px;
    width: 100%;
}

    .maintenance-widget-box h4 {
        margin-bottom: 0;
        color: #192328;
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 1;
        text-transform: capitalize;
    }

    .maintenance-widget-box p {
        color: rgba(25, 35, 40, .7);
        font-family: Montserrat;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        text-transform: capitalize;
    }

/* ======= */
.action-box {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    width: 100%;
    flex-wrap: wrap;
}

    .action-box .edit-icon {
        color: rgba(48, 118, 188, 1);
    }

    .action-box .dlt-btn {
        color: rgba(207, 33, 41, 1);
    }

    .action-box a {
        border: 1px solid rgba(129, 129, 129, 1);
        width: 40px;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 24px;
        line-height: 1;
        color: rgba(217, 217, 217, 1);
    }

        .action-box a.dlt-btn {
            color: rgba(187, 36, 41, 1);
        }

        .action-box a:hover {
            background-color: #000;
            color: #fff;
        }

.pro-img {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 5px;
    width: 100%;
    flex-wrap: wrap;
}

.selected-master-btn,
.tenant-list-section .add-more.selected-master-btn {
    border-radius: 5px;
    border: 1px solid #EAEFF4;
    background: #E1EEFF;
    color: #3076BC;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    min-height: 50px;
    line-height: 1.2;
    transition: all .4s ease-in-out;
}

.product-list-section .section-title {
    margin-bottom: 20px;
}

.product-list-btn {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 1rem;
    width: auto;
    flex-wrap: wrap;
}

    .product-list-btn .btn {
        border-radius: 5px;
        border: 1px solid rgba(242, 156, 31, 1);
        background: #FFF;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-shrink: 0;
        width: auto;
        height: 46px;
        padding: 0px 16px;
        color: rgba(26, 24, 23, 1);
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 1.2; /* 21.6px */
    }

        .product-list-btn .btn.active {
            color: #fff;
            background-color: rgba(242, 156, 31, 1);
            border-color: rgba(242, 156, 31, 1);
        }

    .product-list-btn .btn-primary:hover {
        color: #fff;
        background-color: rgba(242, 156, 31, 1);
        border-color: rgba(186, 34, 40, 1);
    }

.tenant-filter-form .form-group label.form-check-label {
    color: #757B7E;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    width: auto;
    line-height: 1.2; /* 21.6px */
}

.tenant-filter-form .form-group .form-check-input:checked ~ .form-check-label {
    color: #3076BC;
}

.right-btn-box {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 1rem;
    width: 100%;
    flex-wrap: wrap;
}

.product-list-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 20px;
    flex-wrap: wrap;
    flex-shrink: 0;
}

    .product-list-box .search-form {
        width: 65%;
        flex-shrink: 0;
    }

    .product-list-box .right-btn-box {
        width: auto;
        flex-shrink: 0;
    }

.product-photo {
    width: 100%;
}


.product {
    position: relative;
    max-width: 70px;
    width: 100%;
    height: 70px;
    background-color: #f8fbff;
    /* overflow: hidden; */
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

    .product .product-circle {
        font-size: 18px;
        position: absolute;
        top: -12px;
        right: -8px;
        background: #fff;
        border: 2px solid #CF2129;
        border-radius: 50%;
        width: 25px;
        height: 25px;
    }

        .product .product-circle i {
            color: #CF2129;
            cursor: pointer;
        }

    .product img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
    }

/* 
.upload-img{
  position: relative;
  margin-bottom: 24px;
}
.upload-img img {
 cursor: pointer;
} */
/* ========= DRAG AND DROP */
/* .upload-img-form,
.upload-video-form input{
display: none;
}

.dragover {
  background-color: #e1e1e136;
}


.upload-box{
  padding: 55px 100px;
  background-color: #fff;
  border-style: dashed;
  border-color: #A9B7C5;
  border-width: 0.6px;
  border-radius: 8px;
  margin-top: 20px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}

.upload-box h2,p{
  color: #9FADB4;
}

.upload-box p{
  font-size: 16px;
  max-width: 265px;
  width: 100%;
  text-align: center;

} */

.step-app > .step-content {
    border: 0;
    padding: 0;
}

/* ======= */
.category-list {
    border-radius: 12px;
    background: #fff;
    padding-bottom: 20px;
}

.jstree-icon.fa-folder-open {
    color: #3076BC;
}

.search-jstree {
    margin-bottom: 15px;
}

    .search-jstree .input-group {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100%;
        border-radius: 10px;
        border: 1px solid #EAEFF4;
        overflow: hidden;
        background: #FFF;
    }

    .search-jstree .search-form-control {
        color: #9FADB4;
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 18px;
        font-style: normal;
        margin-left: 0 !important;
        font-weight: 400;
        line-height: 120%; /* 21.6px */
        overflow: hidden;
        border: 0;
        border-radius: 12px;
    }

.table-btn {
    margin: 0;
    padding: 0px;
    outline: none;
    background: transparent;
    border: none;
    border-right: 1px solid #EAEFF4;
    box-shadow: none;
    transition: all .3s ease-in-out;
    cursor: pointer;
}

    .table-btn:hover {
        box-shadow: 0 14px 26px -12px rgb(23 105 255 / 42%), 0 4px 23px 0 rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(23 105 255 / 20%) !important;
    }

.category-list ul {
    padding-left: 0;
}

#jstree ul li a {
    color: #000;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 1; /* 21.6px */
    height: 100%;
    display: inline-block;
}

#jstree ul li > ul > li:first-child {
    padding-top: 1rem;
}

#jstree ul li > ul li:last-child > a {
    margin-bottom: 0;
}

#jstree ul li > ul > li > a {
    height: 100%;
    padding-bottom: 0;
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 1rem;
}

    #jstree ul li > ul > li > a > .bi-chevron-right {
        width: auto;
        height: auto;
        line-height: 1.2;
        font-size: 16px;
    }

.item {
    position: relative;
}

    .item.active-link {
        background-color: #f6f6f6;
    }

    .item.active > .inner-menu {
        display: block;
    }

    .item a {
        font-size: 15px;
        line-height: 1;
        position: relative;
    }

    .item .badge-pill {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
    }

.inner-menu {
    display: none;
}

    .inner-menu.active {
        display: block;
    }

.menu-link {
    font-weight: 500;
}

    .menu-link.active {
        background-color: #d9d9d9;
    }

        .menu-link.active .mdi-plus:before {
            content: '\F374';
        }


/* ========== */
.sedule-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 10px;
    flex-wrap: wrap;
}

    .sedule-box p {
        color: #192328;
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        margin-bottom: 0;
    }

        .sedule-box p span {
            font-size: 10px;
            font-weight: 400;
        }

.entitiy-list-box figure .card .card-img {
    width: 100%;
    height: 168px;
    overflow: hidden;
    border-radius: 5px;
}

.edits-btns .dropdown-toggle::after {
    display: none;
}

.edits-btn:focus,
.edits-btn {
    color: #192328;
    padding: 0;
    line-height: 1;
    font-size: 18px;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .edits-btn:hover {
        color: #F29C1F;
    }

.edits-btns .dropdown-menu.show {
    transform: translate(-132px, 30px) !important;
    padding: .5rem 0 0;
}

.edits-btn .close-icons,
.edits-btn.show .edits-icons {
    display: none;
}

.edits-btn.show .close-icons {
    display: block;
}

.edits-btn.show {
    padding: 0;
    border: none;
}

.edits-btns .dropdown-menu {
    padding: .5rem 0 0;
    overflow: hidden;
    border-radius: 5px 0px 5px 5px;
    background: #FFF;
    box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.25);
}

.edits-btns .dropdown-item:hover,
.edits-btns .dropdown-item.active,
.edits-btns .dropdown-item:active {
    background-color: rgb(215 0 6);
    color: #fff;
}

.edits-btns .dropdown-item {
    color: #646464;
    text-align: right;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 150% */
}

.new-btn {
    border-radius: 5px;
    border: 1px solid #EAEFF4;
    background: rgb(215 0 6);
    color: #FFF;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 1; /* 21.6px */
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    height: auto;
    padding: 13px;
}

    .new-btn:hover {
        color: #fff;
        background: #ba2228;
        border-color: #ba2228;
    }

.all-entity-list .entitiy-list-box {
    margin-bottom: 50px;
}

    .all-entity-list .entitiy-list-box:last-child {
        margin-bottom: 0;
    }

.archive-list-box .card,
.archive-list-box .card .card-img img {
    filter: grayscale(1);
}

    .archive-list-box .card .left-content-info h3 a {
        cursor: not-allowed;
        color: #192328;
    }

    .archive-list-box figure .card .card-footer .post-btn,
    .archive-list-box .card .edits-btn:focus,
    .archive-list-box .card .edits-btn {
        cursor: not-allowed;
        color: #192328;
    }

.archive-list-box figure .card .overview-box .overview-card-box {
    background: #999;
}

.form-group .mce-panel {
    background: rgba(241, 245, 249, 1);
}

.booking-content-box .activities-title {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 1rem;
    width: 100%;
}

    .booking-content-box .activities-title .booking-id h5 {
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 18px;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(25, 35, 40, 1);
        margin-bottom: 0;
    }

        .booking-content-box .activities-title .booking-id h5 span {
             font-family: 'Montserrat','SolaimanLipi';
            font-size: 14px;
            font-weight: 400;
            line-height: 17px;
            letter-spacing: 0em;
            text-align: left;
            color: rgba(128, 129, 145, 1);
        }

.client-details-box p {
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(129, 129, 129, 1);
    margin-bottom: 10px;
}

.client-details-box h4 {
     font-family: 'Gilroy-Medium','SolaimanLipi';
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(40, 45, 51, 1);
}

.booking-content-box .activities-title .edit-btn {
    border-radius: 5px;
    border: 1px solid #EAEFF4;
    background: #FFF;
    color: #1C1B1F;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    top: 15px;
}

    .booking-content-box .activities-title .edit-btn:hover {
        background: rgba(242, 156, 31, 1);
        color: #fff;
        border-color: rgba(187, 36, 41, 1);
    }

.pos-accordion .accordion-item {
    border-radius: 5px;
    background: #FFF;
    margin-bottom: 20px;
    border: 0;
}

.pos-accordion .accordion-button,
.pos-accordion .accordion-button:not(.collapsed) {
    border-bottom: 1px solid rgba(234, 239, 244, 1);
    color: var(--P2, #1A1817);
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px; /* 122.222% */
    padding: 20px;
    box-shadow: none;
}

    .pos-accordion .accordion-button.collapsed {
        border-bottom: none;
        color: #1A1817;
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        padding: 20px;
        line-height: 22px; /* 122.222% */
    }

.qr-code-box {
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(234, 239, 244, 1);
    margin-bottom: 20px;
}

.qr-code-form .input-group {
    height: 50px;
}

.qr-code-form .qr-input-group {
    border: none;
    gap: 10px;
    align-items: center;
    height: 50px;
}

.qr-code-form .input-group label {
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(100, 100, 100, 1);
    margin-bottom: 0;
}

.qr-code-form .input-group .form-control {
    border: 1px solid rgba(234, 239, 244, 1);
    background: transparent;
    border-radius: 5px;
    height: 100%;
}

.qr-code-form .input-group input[type="date"] {
    padding: 0 0 0 15px;
    height: 100%;
}

    .qr-code-form .input-group input[type="date"]::-webkit-calendar-picker-indicator {
        /* display: none;
  -webkit-appearance: none; */
        width: 50px;
        height: 100%;
        padding: 0px;
        margin: 0px;
        margin-top: 0px;
        background-color: rgba(234, 239, 244, 0.52);
        background-image: url(../images/icons/date1.png);
        background-position: center right;
        background-size: auto;
        background-repeat: no-repeat;
        cursor: pointer;
    }

.qr-btn {
    background: transparent;
    border-radius: 5px;
    border: 1px solid rgba(234, 239, 244, 1);
    height: 100%;
    padding: 8px 7px;
    color: #1A1817;
    font-size: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    transition: all .4s ease-in-out;
}

    .qr-btn:hover {
        background: rgba(242, 156, 31, 1);
        transition: all .4s ease-in-out;
        color: #fff;
    }

.qr-code-genarate {
    padding: 1rem;
    border: 1px solid rgba(234, 239, 244, 1);
    border-radius: 5px;
    text-align: center;
}

.qr-scane-modal .btn-close {
    background: rgba(242, 156, 31, 1);
    position: absolute;
    right: -5px;
    top: -5px;
    border-radius: 40px;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1;
    transition: all .4s ease-in-out;
}

    .qr-scane-modal .btn-close:hover {
        background: rgba(187, 36, 41, 1);
        transition: all .4s ease-in-out;
    }

.qr-scane-modal .modal-title {
    color: #1A1817;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
}

.payment-tab .tab-nav,
.seat-tab .tab-nav {
    border: none;
    border-radius: 0;
}

.payment-tab .inner-tab-nav .nav-pills,
.seat-tab .inner-tab-nav .nav-pills {
    gap: 18px;
}

    .payment-tab .inner-tab-nav .nav-pills .nav-link,
    .seat-tab .inner-tab-nav .nav-pills .nav-link {
        border: 1px solid rgba(153, 153, 153, 1) !important;
        padding: 26px 27px;
        border-radius: 5px;
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 18px;
        font-weight: 700;
        line-height: 22px;
        letter-spacing: 0em;
        text-align: center;
        color: rgba(26, 24, 23, 1);
    }

        .payment-tab .inner-tab-nav .nav-pills .nav-link:hover,
        .seat-tab .inner-tab-nav .nav-pills .nav-link:hover {
            border-color: rgba(242, 156, 31, 1) !important;
        }

        .payment-tab .inner-tab-nav .nav-pills .nav-link.active,
        .seat-tab .inner-tab-nav .nav-pills .nav-link.active {
            border: 3px solid rgba(242, 156, 31, 1) !important;
        }

.tab-title h4 {
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(26, 24, 23, 1);
    margin-bottom: 10px;
}

.seat-map {
    background: rgba(249, 249, 249, 1);
    border: 1px solid rgba(153, 153, 153, 1);
    padding: 5px;
    border-radius: 5px;
}

.seat-booking {
    border: 1px solid rgba(234, 239, 244, 1);
    padding: 20px;
    border-radius: 5px;
}

/* ===== */

.seat-place {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 0 20px;
    padding: 0;
    position: relative;
}

.seatDescription {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 30px;
    width: 100%;
    flex-wrap: wrap;
    margin: 0 0 20px;
    padding: 0;
    position: relative;
}

#holder {
    width: 100%;
    background-color: transparent;
    padding: 0;
}
/* #place {
  position:relative;
  } */
/* #seat-place a{
  font-size:0.6em;
  } */
.seat-place li {
    list-style: none outside none;
    border-radius: 5px;
}

    .seat-place li:hover {
        background-color: rgba(242, 156, 31, 1);
        color: #fff;
        transition: all .4s ease-in-out;
    }

.seat-place .seat {
    border: 1px solid rgba(176, 176, 176, 1);
    background: rgba(255, 255, 255, 1);
    height: 45px;
    width: 45px;
    display: block;
    color: rgba(26, 24, 23, 1);
    transition: all .4s ease-in-out;
}

.seat-place .selectedSeat {
    background: rgba(30, 203, 68, 1);
}

.seat-place .selectingSeat {
    background: rgba(176, 176, 176, 1);
}
/* .seat-place .row-3, .seat-place .row-4{
  margin-top:10px;
  } */
#seatDescription li {
    vertical-align: middle;
    list-style: none outside none;
    padding-left: 30px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto;
    background-color: transparent;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(100, 100, 100, 1);
}

.seat-place li a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: center;
}

.btnShowNew {
    background-color: rgba(242, 156, 31, 1);
    border-color: rgba(242, 156, 31, 1);
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    padding: 16px 20px;
    border-radius: 5px;
}

    .btnShowNew:hover {
        background-color: rgba(207, 33, 41, 1);
        border-color: rgba(207, 33, 41, 1);
    }

.btnShow {
    background-color: rgba(207, 33, 41, 1);
    border-color: rgba(207, 33, 41, 1);
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    padding: 16px 20px;
    border-radius: 5px;
}

    .btnShow:hover {
        background-color: rgba(242, 156, 31, 1);
        border-color: rgba(242, 156, 31, 1);
    }

.order-summery-box h4 {
    color: #1A1817;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    padding-bottom: 1rem;
    border-bottom: 1px solid rgba(153, 153, 153, 0.30);
}

.booking-table-box .table tbody tr td {
    color: #242424;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 21.6px */
    border: none;
}

.payment-box h4 {
    border: 0;
    padding-bottom: 10px;
}

.payment-tab .tab-nav .nav-pills .nav-item .nav-link span {
    display: flex;
    justify-content: center;
    align-items: center;
    color: rgba(100, 100, 100, 1);
    font-size: 25px;
}

.payment-tab .tab-nav .nav-pills .nav-item .nav-link.active span {
    color: rgba(242, 156, 31, 1);
}

.payment-tab .tab-nav .nav-pills .nav-item .nav-link .currency-icons {
    background-color: rgba(100, 100, 100, 1);
    border-radius: 40px;
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1rem;
    color: #fff;
}

.payment-tab .tab-nav .nav-pills .nav-item .nav-link span .svg-inline--fa {
    height: 22px;
}

.payment-tab .tab-nav .nav-pills .nav-item .nav-link.active .currency-icons {
    background-color: rgba(242, 156, 31, 1);
    color: #fff;
}

.payment-tab .inner-tab-nav .nav-pills .nav-link {
    flex-direction: column;
}

.payment-tab .inner-tab-nav .nav-pills .nav-link {
    max-width: 135px;
    width: 135px;
    height: 70px;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 14px;
    font-weight: 500;
    line-height: 23px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(100, 100, 100, 1);
    padding: 0;
    gap: 0;
}

.print-ticket {
    margin-top: 1rem;
}

    .print-ticket .print-btn {
        border-radius: 5px;
        border: 1px solid rgba(242, 156, 31, 1);
        width: 100%;
        padding: 15px 20px;
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 18px;
        font-weight: 700;
        line-height: 22px;
        letter-spacing: 0em;
        text-align: center;
        color: rgba(242, 156, 31, 1);
    }

        .print-ticket .print-btn:hover {
            color: #fff;
            border-color: transparent;
        }

.card-widget {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 15px;
    flex-wrap: wrap;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(234, 239, 244, 1);
}

    .card-widget:last-child {
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 0;
    }

.feature-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
}

    .feature-box .card-widget-img {
        border: 1px solid rgba(234, 239, 244, 1);
        border-radius: 5px;
        background-color: transparent;
        padding: 5px;
        width: 80px;
        height: 80px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .feature-box .card-widget-img img {
            width: 100%;
            height: 100%;
        }

.feature-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px;
    height: 100%;
    flex-direction: column;
}

    .feature-content p {
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 16px;
        font-weight: 400;
        line-height: 19px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(25, 35, 40, 1);
        margin-bottom: 0;
    }

.add-btn {
    border: 1px solid rgba(242, 156, 31, 1);
    background-color: transparent;
    border-radius: 5px;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(242, 156, 31, 1);
    padding: 13px 20px;
    max-width: 120px;
    width: 100%;
    height: 50px;
}

.other-info-box {
    display: flex;
    justify-content: space-between;
    width: 100%;
    gap: 10px;
}

.ticket-print-box {
    background-color: #fff;
    padding: 30px;
    border-radius: 5px;
    max-width: 700px;
    width: 100%;
}

    .ticket-print-box .printticket {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 15px;
        width: 100%;
    }

        .ticket-print-box .printticket .form-control {
            height: 100%;
            padding: 13px 20px;
        }

.promo-form-box .form-body .btn {
    margin-top: 0;
    padding: 14px 24px;
    font-size: 20px;
    line-height: 1;
}

.promo-form-box .form-body .reset-btn {
    padding: 13px 23px;
    color: rgba(26, 24, 23, 1);
}

    .promo-form-box .form-body .reset-btn:hover {
        color: #fff;
    }

.venue-tab-link {
    background-color: #fff;
    padding: 30px;
    margin-bottom: 30px;
    border-radius: 5px;
}

.venue-tab-box h4 {
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(26, 24, 23, 1);
    margin-bottom: 10px;
}

.venue-tab-link .nav-pills {
    gap: 10px;
}

    .venue-tab-link .nav-pills .nav-link {
        padding: 0;
        border: 1px solid rgba(234, 239, 244, 1);
        position: relative;
        color: rgba(28, 27, 31, 1);
        border-radius: 7px;
    }

.arrangement-image {
    padding: 0;
    border: 1px solid rgba(234, 239, 244, 1);
    position: relative;
    color: rgba(28, 27, 31, 1);
    border-radius: 5px;
    cursor: pointer;
}

.arrangement-content {
    border-top: 1px solid rgba(234, 239, 244, 1);
}

    .arrangement-content h5 {
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 16px;
        font-weight: 400;
        line-height: 19px;
        letter-spacing: 0em;
        text-align: center;
        color: rgba(26, 24, 23, 1);
        margin: 0;
        text-transform: capitalize;
        padding: 7px;
    }

.venue-tab-link .nav-pills .nav-link img {
    border-radius: 5px;
}

.check-mark {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #fff;
    border-radius: 50px;
    box-shadow: 0px 2px 16px 0px rgba(30, 30, 30, 0.15);
    width: 24px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    line-height: 1;
    transition: all .4s ease-in-out;
    color: (28, 27, 31, 1);
}

    .check-mark .check-circle-mark {
        display: block;
    }

    .check-mark .check-fill-mark {
        display: none;
    }

.arrangement-widget-box .arrangement-image.active .arrangement-content,
.arrangement-widget-box .arrangement-image.active,
.venue-tab-link .nav-pills .nav-link.active {
    border-color: rgba(242, 156, 31, 1);
    color: rgba(242, 156, 31, 1);
}

    .arrangement-widget-box .arrangement-image.active .check-mark,
    .venue-tab-link .nav-pills .nav-link.active .check-mark {
        color: rgba(242, 156, 31, 1);
    }

        .arrangement-widget-box .arrangement-image.active .check-mark .check-fill-mark,
        .venue-tab-link .nav-pills .nav-link.active .check-mark .check-fill-mark {
            display: block;
        }

        .arrangement-widget-box .arrangement-image.active .check-mark .check-circle-mark,
        .venue-tab-link .nav-pills .nav-link.active .check-mark .check-circle-mark {
            display: none;
        }

.venu-tab-content {
    background-color: #fff;
    padding: 30px;
    border-radius: 5px;
}

.arrangement-widget-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
    width: 100%;
}

.activity-box {
    background-color: rgba(255, 255, 255, 1);
    padding: 30px;
    border-radius: 5px;
    margin-bottom: 30px;
}

    .activity-box h3 {
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 24px;
        font-weight: 600;
        line-height: 27px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(26, 24, 23, 1);
        margin-bottom: 30px;
    }

.activity-form .form-control {
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(100, 100, 100, 1);
    border: 1.45px solid rgba(234, 239, 244, 1);
    border-radius: 5px;
    padding: 15px 20px 14px 15px;
}

.activity-form .form-label {
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(26, 24, 23, 1);
}

.discription-box {
    margin-bottom: 30px;
}

    .upload-img-box h4,
    .discription-box .contact-form .form-label {
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 18px;
        font-weight: 600;
        line-height: 22px;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 10px;
    }

    .discription-box .contact-form .form-group .mce-panel {
        border: 0;
        box-shadow: none;
    }

        .discription-box .contact-form .form-group .mce-panel .mce-top-part::before {
            box-shadow: none;
        }

.table-box h3 {
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 24px;
    font-weight: 600;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(26, 24, 23, 1);
    margin-bottom: 30px;
}

.delt-btn {
    background-color: #BA2228;
    color: #fff;
    border: 1px solid transparent;
    width: 34px;
    height: 34px;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1rem;
    line-height: 1;
}

.add-icon {
    background-color: rgb(215 0 6);
    color: #fff;
    border: 1px solid transparent;
    width: 34px;
    height: 34px;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1rem;
    line-height: 1;
}

.delt-btn:hover {
    background-color: transparent;
    border-color: #F29C1F;
    color: #BA2228;
}

.add-icon:hover {
    background-color: transparent;
    border-color: #F29C1F;
    color: #BA2228;
}

.footer-table-btn {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 1rem;
    width: 100%;
}

    .footer-table-btn a {
        color: #FCFCFC;
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 25.156px; /* 157.224% */
        padding: 14px 30px;
        gap: 8px;
        display: flex;
        justify-content: center;
        align-items: center;
        width: auto;
        border-radius: 5px;
        border: 1px solid transparent;
        height: 100%;
    }

        .footer-table-btn a.reset-icon {
            background: rgb(215 0 6);
        }

        .footer-table-btn a.close-icon {
            background: #BA2228;
        }

            .footer-table-btn a.close-icon:hover {
                background: transparent;
                border-color: #F29C1F;
                color: #F29C1F;
            }

        .footer-table-btn a.reset-icon:hover {
            background: #BA2228;
            color: #fff;
        }

.form-group h4 {
    color: #242424;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 21.6px */
}

.event-form .input-group {
    gap: 20px;
    border: none;
    background: transparent;
}

    .event-form .input-group .form-control {
        border-radius: 5px !important;
        border: 1px solid #EAEFF4;
        background: #FFF;
    }

    .event-form .input-group .btn {
        border-radius: 5px !important;
    }

.latitude-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    width: 100%;
}

    .latitude-box .map-info {
        width: 50%;
    }

.personal-form-box .seating-body .card .img-preview {
    height: 100px;
}

.promo-form-box .form-body .btn.seat-btn {
    font-size: 14px;
    line-height: 1;
    padding: 18px 20px;
    height: 50px;
}

/* === Seat Modal ===== */

.seat-modal .btn-close {
    background: rgba(207, 33, 41, 1);
    color: #fff;
    width: 40px;
    height: 40px;
    padding: 0;
    position: absolute;
    top: -40px;
    right: 0;
    opacity: 1;
    border-radius: 5px 5px 0 0;
    border: 0;
    margin: 0 !important;
}

.seat-modal .modal-dialog {
    max-width: 800px;
    position: relative;
}

.seat-modal .modal-header {
    padding: 0 0 30px;
}

.seat-modal .modal-content {
    border-radius: 5px 0 5px 5px;
    border: 0;
    padding: 30px;
    box-shadow: 0px 2px 50px 0px rgba(26, 24, 23, 0.20);
}

.seat-modal .modal-header .modal-title {
    color: #1A1817;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.1;
}

/* .signin-box {
    background: #fff;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    flex-direction: column;
    gap: 40px;
  } */

.signin-box .entity-box {
    padding: 0;
    max-width: 490px;
    border-radius: 0;
    border: 1px solid rgba(234, 239, 244, 1);
    box-shadow: 0px 4px 24px 0px rgba(148, 148, 148, 0.25);
    background-color: #fff;
    background-image: url(../images/login-box-bg.png);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: auto;
    margin: 10px auto;
}

    .signin-box .entity-box .login-box:last-child {
        border-bottom: 0;
    }

.login-box {
    padding: 20px;
    border-bottom: 1px solid rgba(234, 239, 244, 1);
}

.otp-box {
    padding: 50px 30px 30px;
}

.signin-box .entity-box .otp-box:last-child {
    padding: 30px;
}

.signin-box .entity-box .section-title.otp-title p {
     font-family: 'Gilroy-Medium','SolaimanLipi';
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(40, 45, 51, 1);
}

    .signin-box .entity-box .section-title.otp-title p span {
         font-family: 'Gilroy-Regular','SolaimanLipi';
        color: rgba(159, 173, 180, 1);
    }

.signin-box .entity-box .otp-box .otp-code-form .form-group {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 1rem;
    width: 100%;
}

    .signin-box .entity-box .otp-box .otp-code-form .form-group .form-control {
        text-align: center;
    }

        .signin-box .entity-box .otp-box .otp-code-form .form-group .form-control:focus {
            border-color: rgba(215, 0, 6, 1);
            outline: none;
        }

        .signin-box .entity-box .otp-box .otp-code-form .form-group .form-control:nth-child(1) {
            cursor: pointer;
            pointer-events: all;
        }


.signin-box .entity-box .top-logo {
    margin-bottom: 40px;
    display: block;
    text-align: left;
}

.signin-box .entity-box .section-title {
    margin-bottom: 30px;
    text-align: left;
}

    .signin-box .entity-box .section-title h3 {
         font-family: 'Gilroy-Bold','SolaimanLipi';
        font-size: 30px;
        font-weight: 400;
        line-height: 40px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(40, 45, 51, 1);
        margin-bottom: 10px;
    }

    .signin-box .entity-box .section-title p {
         font-family: 'Gilroy-Regular','SolaimanLipi';
        font-size: 16px;
        font-weight: 400;
        line-height: 16px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(32, 43, 51, 1);
    }

        .signin-box .entity-box .section-title p a {
            color: #F29C1F;
        }

.signin-box .new-entity-form .form-group {
    margin-bottom: 1rem;
}

    .signin-box .new-entity-form .form-group:last-child {
        margin-bottom: 0;
    }

    .signin-box .new-entity-form .form-group .form-label {
        font-family: 'Gilroy-Medium','SolaimanLipi';
        font-size: 16px;
        font-weight: 400;
        line-height: 16px;
        letter-spacing: 0em;
        text-align: left;
    }

    .signin-box .new-entity-form .form-group .form-label {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 10px;
        flex-wrap: wrap;
        width: 100%;
    }

.signin-box .entity-box .top-logo {
    max-width: 180px;
    width: 100%;
}

    .signin-box .entity-box .top-logo img {
        width: 100%;
    }

/* .signin-box .entity-box .section-title h3 {
    font-size: 18px;
  } */

.signin-box .entity-box .otp-box:last-child,
.otp-box {
    padding: 1rem;
}

.signin-box .new-entity-form .form-group .form-control {
    padding: 1rem;
}

.signin-box .new-entity-form .form-group .form-label a {
     font-family: 'Gilroy-Medium','SolaimanLipi';
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0em;
    color: rgba(215, 0, 6, 1);
}

.list-contact-table table tbody tr td .form-check-input:checked[type="checkbox"],
.form-check-input:checked[type="checkbox"],
.signin-box .new-entity-form .form-check .form-check-input:checked[type="checkbox"] {
    background-image: url(../images/icon/check_box1.png);
    background-color: transparent;
    border: none;
}

.signin-box .new-entity-form .form-check-input {
    background-color: transparent;
}

.signin-box .new-entity-form .form-check-label {
    margin: 0;
    line-height: 1;
    color: #192328;
    text-align: center;
    font-family: 'Roboto','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
}

.signin-box .new-entity-form .form-check {
    padding-left: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
    width: 50%;
}

.signin-box .new-entity-form .form-group .check-items {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 1rem;
}

    .signin-box .new-entity-form .form-group .check-items a {
        color: #F29C1F;
         font-family: 'Roboto','SolaimanLipi';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%; /* 19.2px */
        justify-content: flex-end;
        display: flex;
        align-items: center;
    }

.signin-box a {
    color: #646464;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 155.556% */
    text-align: center;
}

    .signin-box a:hover,
    .signin-box .new-entity-form .form-group .check-items a:hover {
        text-decoration: underline !important;
    }

.signin-box .new-entity-form .form-group .form-control {
    height: auto;
    border: 1px solid rgba(234, 239, 244, 1);
    background-color: rgba(255, 255, 255, 1);
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(159, 173, 180, 1);
    padding: 15px;
    border-radius: 0;
}

.signin-box .new-entity-form .form-group .save-btn {
    background-color: rgba(215, 0, 6, 1);
     font-family: 'Gilroy-Bold','SolaimanLipi';
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
    padding: 15px 20px;
    border-radius: 0;
    text-transform: uppercase;
    margin-bottom: 0;
    transition: all .4s linear;
}

    .signin-box .new-entity-form .form-group .save-btn:hover {
        background-color: rgba(40, 45, 51, 1);
        transition: all .4s linear;
    }

.signin-box .new-entity-form .form-group:last-child {
    margin-bottom: 0;
}

.left-box-img {
    position: relative;
}

    .left-box-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .left-box-img .card-img-overlay {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        padding: 70px;
    }

    .left-box-img h4 {
        color: #FFF;
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 50px;
        font-style: normal;
        font-weight: 700;
        line-height: 120%; /* 60px */
    }

.signin-box .reset-box .section-title p {
    max-width: 350px;
    width: 100%;
    margin: 0 auto;
    color: #757B7E;
    text-align: center;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 144.444% */
}

.print-box h5 {
    color: #1A1817;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px; /* 122.222% */
}

.print-box p {
    color: #192328;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    margin-bottom: 30px;
}

.print-btn {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    width: 100%;
}

.chkout-btn {
    border-radius: 5px;
    border: 1px solid #F29C1F;
    padding: 15px 20px;
    color: #F29C1F;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 21.6px */
    height: 50px;
    transition: all .4s ease-in-out;
}

    .chkout-btn:hover {
        background: rgba(242, 156, 31, 1);
        color: #fff;
        transition: all .4s ease-in-out;
    }

.pos-cash-box {
    background-color: #fff;
    padding: 30px;
}

.pos-cash-form h4 {
    color: #1A1817;
     font-family: 'Montserrat','SolaimanLipi';
    margin-bottom: 30px;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px; /* 122.222% */
}

/* ======== */
/* ===== */
.dashboard-activities-box {
    margin-bottom: 30px;
}

    .dashboard-activities-box .card {
        border-radius: 5px;
        background: #FFF;
        border: 0;
        box-shadow: 0px 1px 2px 0px rgba(109, 109, 109, 0.20);
    }

.progress-content h6 {
    color: #646464;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 25.828px; /* 161.424% */
    margin-bottom: 0;
}

.progress-content h4 {
    color: #16192C;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 37.748px; /* 171.583% */
    letter-spacing: 0.66px;
    margin-bottom: 0;
}


.dashboard-activities-box .progress {
    width: 80px;
    height: 80px;
    line-height: 80px;
    background: none;
    margin: 0 auto;
    box-shadow: none;
    position: relative;
    justify-content: center;
    align-items: center;
}

    .dashboard-activities-box .progress:after {
        content: "";
        width: 100%;
        height: 100%;
        border-radius: 50%;
        border: 10px solid #eee;
        position: absolute;
        top: 0;
        left: 0;
    }

    .dashboard-activities-box .progress > span {
        width: 50%;
        height: 100%;
        overflow: hidden;
        position: absolute;
        top: 0;
        z-index: 1;
    }

    .dashboard-activities-box .progress .progress-left {
        left: 0;
    }

    .dashboard-activities-box .progress .progress-bar {
        width: 100%;
        height: 100%;
        background: none;
        border-width: 10px;
        border-style: solid;
        position: absolute;
        top: 0;
        border-color: rgba(242, 156, 31, 1);
    }

    .dashboard-activities-box .progress.transaction-progress .progress-bar {
        border-color: rgba(186, 34, 40, 1);
    }

    .dashboard-activities-box .progress.tickets-progress .progress-bar {
        border-color: rgba(23, 92, 255, 1);
    }

    .dashboard-activities-box .progress.amount-progress .progress-bar {
        border-color: rgba(30, 203, 68, 1);
    }

    .dashboard-activities-box .progress .progress-left .progress-bar {
        left: 100%;
        border-top-right-radius: 75px;
        border-bottom-right-radius: 75px;
        border-left: 0;
        -webkit-transform-origin: center left;
        transform-origin: center left;
    }

    .dashboard-activities-box .progress .progress-right {
        right: 0;
    }

        .dashboard-activities-box .progress .progress-right .progress-bar {
            left: -100%;
            border-top-left-radius: 75px;
            border-bottom-left-radius: 75px;
            border-right: 0;
            -webkit-transform-origin: center right;
            transform-origin: center right;
        }

    .dashboard-activities-box .progress .progress-value {
        display: flex;
        border-radius: 50%;
        font-size: 36px;
        text-align: center;
        line-height: 20px;
        align-items: center;
        justify-content: center;
        height: 100%;
        font-weight: 300;
    }

        .dashboard-activities-box .progress .progress-value .icons .feather-sm {
            height: 36px;
            width: 36px;
            color: #000;
        }

        .dashboard-activities-box .progress .progress-value span {
            font-size: 12px;
            text-transform: uppercase;
        }

    .dashboard-activities-box .progress[data-percentage="10"] .progress-right .progress-bar {
        animation: loading-1 1.5s linear forwards;
    }

    .dashboard-activities-box .progress[data-percentage="10"] .progress-left .progress-bar {
        animation: 0;
    }

    .dashboard-activities-box .progress[data-percentage="20"] .progress-right .progress-bar {
        animation: loading-2 1.5s linear forwards;
    }

    .dashboard-activities-box .progress[data-percentage="20"] .progress-left .progress-bar {
        animation: 0;
    }

    .dashboard-activities-box .progress[data-percentage="30"] .progress-right .progress-bar {
        animation: loading-3 1.5s linear forwards;
    }

    .dashboard-activities-box .progress[data-percentage="30"] .progress-left .progress-bar {
        animation: 0;
    }

    .dashboard-activities-box .progress[data-percentage="40"] .progress-right .progress-bar {
        animation: loading-4 1.5s linear forwards;
    }

    .dashboard-activities-box .progress[data-percentage="40"] .progress-left .progress-bar {
        animation: 0;
    }

    .dashboard-activities-box .progress[data-percentage="50"] .progress-right .progress-bar {
        animation: loading-5 1.5s linear forwards;
    }

    .dashboard-activities-box .progress[data-percentage="50"] .progress-left .progress-bar {
        animation: 0;
    }

    .dashboard-activities-box .progress[data-percentage="60"] .progress-right .progress-bar {
        animation: loading-5 1.5s linear forwards;
    }

    .dashboard-activities-box .progress[data-percentage="60"] .progress-left .progress-bar {
        animation: loading-1 1.5s linear forwards 1.5s;
    }

    .dashboard-activities-box .progress[data-percentage="70"] .progress-right .progress-bar {
        animation: loading-5 1.5s linear forwards;
    }

    .dashboard-activities-box .progress[data-percentage="70"] .progress-left .progress-bar {
        animation: loading-2 1.5s linear forwards 1.5s;
    }

    .dashboard-activities-box .progress[data-percentage="80"] .progress-right .progress-bar {
        animation: loading-5 1.5s linear forwards;
    }

    .dashboard-activities-box .progress[data-percentage="80"] .progress-left .progress-bar {
        animation: loading-3 1.5s linear forwards 1.5s;
    }

    .dashboard-activities-box .progress[data-percentage="90"] .progress-right .progress-bar {
        animation: loading-5 1.5s linear forwards;
    }

    .dashboard-activities-box .progress[data-percentage="90"] .progress-left .progress-bar {
        animation: loading-4 1.5s linear forwards 1.5s;
    }

    .dashboard-activities-box .progress[data-percentage="100"] .progress-right .progress-bar {
        animation: loading-5 1.5s linear forwards;
    }

    .dashboard-activities-box .progress[data-percentage="100"] .progress-left .progress-bar {
        animation: loading-5 1.5s linear forwards 1.5s;
    }

@keyframes loading-1 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(36);
        transform: rotate(36deg);
    }
}

@keyframes loading-2 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(72);
        transform: rotate(72deg);
    }
}

@keyframes loading-3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(108);
        transform: rotate(108deg);
    }
}

@keyframes loading-4 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(144);
        transform: rotate(144deg);
    }
}

@keyframes loading-5 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(180);
        transform: rotate(180deg);
    }
}

/* ======= */
.chart-top-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 20px;
    border-bottom: 2px solid rgba(228, 228, 228, 1);
}

.chatr-options {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 20px;
    width: 50%;
}

.select-box {
    max-width: 160px;
    width: 100%;
}

    .select-box .form-select {
        border: 2px solid rgba(153, 153, 153, 0.3);
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 16px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0.2px;
        text-align: left;
        padding: 1rem 25px;
    }

.sedules {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 20px;
    width: 100%;
}

    .c3 svg,
    .sedules p {
        margin-bottom: 0;
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 16px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0.2px;
        text-align: left;
        color: rgba(100, 100, 100, 1);
        text-transform: capitalize;
    }

        .sedules p .month {
            color: rgba(23, 92, 255, 1);
        }

        .sedules p .week {
            color: rgba(242, 156, 31, 1);
        }

.card-body-title {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    width: 100%;
    margin-bottom: 20px;
}

    .card-body-title h3 {
        color: #1A1817;
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 30px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin-bottom: 0;
    }

/* .c3 path {
  stroke: none;
} */

.chart-percent {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 1rem;
}

    .chart-percent span {
        font-size: 20px;
        color: #1ECB44;
        line-height: 1;
    }

    .chart-percent p {
        margin-bottom: 0;
        color: #999;
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.3; /* 131.126% */
    }

    .chart-percent h5 {
        color: #1ECB44;
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 19px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        margin-bottom: 0;
    }

/* ======== */
.dlate-alrt span {
    border: 1px solid rgba(207, 33, 41, 1);
    color: rgba(207, 33, 41, 1);
    font-size: 40px;
    border-radius: 50px;
    width: 70px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 20px;
}

.dlate-alrt h2 {
    color: #000;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 20px;
    text-align: center;
}

.dlate-alrt p {
    color: #000;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 0;
    text-align: left;
}
/* ======= */
.dropdown-item .task-name {
    margin-bottom: 0;
}

.left-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    width:100%;
}

.activity-rate h4 {
    color: #000;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 0;
    text-align: left;
    transition: all .4s ease-in-out;
    white-space: normal;
}

.activity-rate p {
    color: #999;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0;
    text-align: left;
    transition: all .4s ease-in-out;
    white-space: normal;
}

.sidebarnav .dropdown-menu.sidenav-dropdown {
    background-color: #fff;
    max-width: 320px;
    min-width: 100%;
    width: 320px;
    /* max-width: 350px;
  width: auto; */
    box-shadow: 0px 1px 2px 0px rgba(109, 109, 109, 0.20);
    overflow-x: hidden;
    overflow-y: auto;
    /* height: 420px; */
    height: auto;
    z-index: 11;
    margin-left: -2px !important;
}

    .sidebarnav .dropdown-menu.sidenav-dropdown .dropdown-item {
        border-bottom: 1px solid rgba(228, 228, 228, 1);
    }

        .sidebarnav .dropdown-menu.sidenav-dropdown .dropdown-item:last-child {
            border-bottom: 0;
        }

        .sidebarnav .dropdown-menu.sidenav-dropdown .dropdown-item:hover .activity-rate h4,
        .sidebarnav .dropdown-menu.sidenav-dropdown .dropdown-item:hover .activity-rate p {
            color: #fff;
            transition: all .4s ease-in-out;
        }

.details-btn-box {
    max-width: 150px;
    width: 100%;
    margin-right: 0;
    margin-left: auto;
}

    .details-btn-box .btn {
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 18px;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(255, 255, 255, 1);
        padding: 12px 1rem;
    }

        .details-btn-box .btn:hover {
            border-color: rgba(242, 156, 31, 1);
            background: transparent;
            color: rgba(242, 156, 31, 1);
        }

.venue-maintance-box {
    margin-bottom: 20px;
}

    .venue-maintance-box .maintenance-card {
        gap: 20px;
    }

    .venue-maintance-box .maintenance-card-body p {
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 16px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(26, 24, 23, 1);
        max-width: 250px;
        width: 100%;
    }

        .venue-maintance-box .maintenance-card-body p span {
             font-family: 'Montserrat','SolaimanLipi';
            font-size: 16px;
            font-weight: 500;
            line-height: 20px;
            letter-spacing: 0em;
            text-align: left;
            color: rgba(26, 24, 23, .6);
            margin-bottom: 5px;
        }

    .venue-maintance-box .maintenance-card-body h3 {
        margin-bottom: 0;
    }

/* === hall-maintance-box ==== */
.hall-maintance-box .maintenance-card-body {
    gap: 10px;
    justify-content: flex-start;
    align-items: flex-start;
}

    .hall-maintance-box .maintenance-card-body span {
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(100, 100, 100, 1);
    }

.hall-maintance-box .middle-maintanace-box .maintenance-card-body {
    flex-direction: row;
    gap: 20px;
    width: 100%;
    justify-content: space-between;
}

    .hall-maintance-box .middle-maintanace-box .maintenance-card-body p {
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 18px;
        font-weight: 500;
        line-height: 22px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(26, 24, 23, 1);
    }

.maintenance-card .hall-img {
    max-width: 100px;
    width: 100%;
    height: 100px;
    object-fit: cover;
    border-radius: 5px;
    border: 1px solid rgba(234, 239, 244, 1);
}

/* ======== login-section ======= */
.login-section {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #fff;
    padding: 0 1rem;
}

.user-list-section .add-more.selected-master-btn {
    border: 1px solid rgba(129, 129, 129, 1);
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: center;
    padding: 15px 10px;
    background: rgba(255, 255, 255, 1);
    text-transform: uppercase;
    min-height: 40px;
    /*max-width: 40px;*/
    width: 100%;
    border-radius: 5px;
}

.role-form .form-group {
    margin-bottom: 30px;
}

.note-box {
    border: 1px solid #F4E2E3;
    background: rgba(244, 226, 227, 0.30);
    padding: 20px;
    border-radius: 5px;
}

    .note-box p {
         font-family: 'Gilroy-Medium','SolaimanLipi';
        font-size: 16px;
        font-weight: 400;
        line-height: 19px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(40, 45, 51, 1);
        margin-bottom: 10px;
    }

    .note-box span {
         font-family: 'Gilroy-Regular','SolaimanLipi';
        font-size: 16px;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(40, 45, 51, .8);
    }

.role-filter-box h4 {
    color: #242424;
     font-family: 'Gilroy-Bold','SolaimanLipi';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 21.6px */
    margin-bottom: 0px;
}

.check-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    width: 100%;
    padding-left: 0;
}

    .check-box label {
        margin: 0;
    }

.personal-form-box .save-btn,
.role-form .save-btn {
    background-color: rgba(215, 0, 6, 1);
    color: #FFF;
    text-align: center;
     font-family: 'Gilroy-Bold','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    padding: 17px 30px;
    /* border-radius: 0; */
    margin-top: 0;
    transition: all .4s ease-in-out;
}

    .role-form .save-btn:hover,
    .personal-form-box .save-btn:hover {
        background-color: #000;
        transition: all .4s ease-in-out;
    }

.check-box label {
    color: #192328;
     font-family: 'Gilroy-Bold','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 19.2px */
}

.footer-content-box {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
    width: 100%;
}

    .footer-content-box p {
         font-family: 'Gilroy-Medium','SolaimanLipi';
        font-size: 16px;
        font-weight: 400;
        line-height: 16px;
        letter-spacing: 0em;
        color: rgba(40, 45, 51, 1);
        margin-bottom: 0;
        text-transform: capitalize;
    }

.top-btns {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 25px;
}

.grid-box {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
}

.user-list-section .grid-box .add-more.selected-master-btn {
    width: 40px;
    line-height: 1;
    height: 40px;
    padding: 10px;
}

.user-list-section .top-btns .add-more.selected-master-btn {
    padding: 10px;
}

.profile-table .table {
    border-spacing: 2px;
    border-collapse: collapse;
}

.details-box-table .table {
    margin-bottom: 0;
}

.table-img img {
    max-width: 40px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.table-card {
    border: 1px solid #EAEFF4;
    background: #FFF;
    box-shadow: 0px 4px 25px 0px rgba(22, 28, 36, 0.20);
    max-width: 400px;
    width: 100%;
    display: none;
}

.profile-table .table tbody > tr > td > .box-img a:hover + .table-card {
    display: block;
}

.table-card .table-card-box {
    padding: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    border-bottom: 1px solid rgba(234, 239, 244, 1);
    width: 100%;
}

    .table-card .table-card-box:last-child {
        border-bottom: 0;
    }

.table-card-box .card-box-img {
    max-width: 100px;
    width: 100%;
    height: 100px;
    object-fit: cover;
}

.table-card-box-title span {
    color: #818181;
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.table-card-box-title h4 {
    color: #282D33;
     font-family: 'Gilroy-Bold','SolaimanLipi';
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    max-width: 100%;
    width: 100%;
    line-height: normal;
    margin-bottom: 0;
}

.table-card .table-card-box.table-card-body {
    gap: 10px 0;
}

.table-card-content {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    gap: 10px;
    width: 50%;
}

    .table-card-content span {
        color: rgba(40, 45, 51, .6);
         font-family: 'Gilroy-Regular','SolaimanLipi';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
    }

    .table-card-content p {
        color: #282D33;
         font-family: 'Gilroy-Medium','SolaimanLipi';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
    }

.driver-details-box .activities-box {
    padding: 20px;
    margin-bottom: 20px;
}

.driver-details-box .table-card-content p {
    margin-bottom: 0;
}

.driver-details-tab .tab-nav {
    margin-bottom: 10px;
    border-radius: 5px;
    overflow: hidden;
}

.details-tab-content .details-box {
    padding: 0;
    border-radius: 5px;
}

.details-tab-content .activities-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    width: 100%;
}

    .details-tab-content .activities-title h4 {
        color: #202B33;
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: 120%; /* 28.8px */
        margin-bottom: 0;
    }

.details-box .activities-title .selected-master-btn {
    border: 1px solid #818181;
    background: #FFF;
    color: #282D33;
    text-align: center;
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 16.8px */
    text-transform: uppercase;
    padding: 10px;
    border-radius: 5px;
}

.details-content-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    width: 100%;
}

.details-box-content {
    width: 100%;
}

.details-img-box {
    max-width: 130px;
    width: 100%;
}


.details-list-tab-box,
.driver-sedules {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
}

    .driver-sedules .date-box p > input.form-control {
        width: 140px!important ;
    }

    .date-box p {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 10px;
        color: #192328;
        font-family: 'Gilroy-Regular','SolaimanLipi';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 16px */
        margin-bottom: 0;
    }

    .date-box p span {
        color: #818181;
         font-family: 'Gilroy-Medium','SolaimanLipi';
        text-transform: uppercase;
    }

    .date-box p .icon {
        color: rgba(145, 149, 153, 1);
    }

.task-content-box .details-list-tab-box .nav-pills .nav-item .nav-link {
    border: 1px solid #818181;
    background-color: #FFF;
    padding: 10px;
    color: #282D33;
    text-align: center;
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    border-radius: 5px !important;
    line-height: 120%; /* 16.8px */
    text-transform: uppercase;
    transition: all .4s ease-in-out;
}

    .task-content-box .details-list-tab-box .nav-pills .nav-item .nav-link.active,
    .task-content-box .details-list-tab-box .nav-pills .nav-item .nav-link:hover {
        background-color: rgb(215 0 6);
        border-color: rgb(215 0 6);
        transition: all .4s ease-in-out;
        color: #fff;
    }

.task-table-list .table tbody tr td .status-btn a {
    background: rgba(29, 168, 86, 0.20);
    color: rgba(29, 168, 86, 1);
    text-align: center;
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    border-radius: 0;
}

    .task-table-list .table tbody tr td .status-btn a.pending-btn,
    .task-table-list .table tbody tr td .status-btn a.next-btn {
        background: rgba(248, 145, 23, 0.20);
        color: #F89117;
    }

    .task-table-list .table tbody tr td .status-btn a.cancelled-btn {
        background: rgba(215, 0, 6, 0.20);
        color: rgba(215, 0, 6, 1);
    }

.upload-img-box .files-upload-box .card-img {
    height: 210px;
}

.upload-img-box .files-upload-box .card {
    border: 0;
}

    .upload-img-box .files-upload-box .card .card-body p {
        color: #282D33;
         font-family: 'Gilroy-Medium','SolaimanLipi';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
        margin-bottom: 0;
    }

.driving-score-box {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 20px;
}

.overall-score p {
    color: #282D33;
     font-family: 'Gilroy-Medium','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 0;
}

    .overall-score p span {
         font-family: 'Gilroy-Bold','SolaimanLipi';
    }

        .overall-score p span small {
            color: #818181;
             font-family: 'Gilroy-Regular','SolaimanLipi';
            font-size: 8px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
            text-transform: capitalize;
        }

.document-modal .form-group h4,
.document-modal .modal-title {
    color: #161C24;
     font-family: 'Gilroy-Bold','SolaimanLipi';
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 30px */
    margin-bottom: 0;
}

.modal-content {
    border-radius: 0;
    padding: 20px 30px;
    gap: 1rem;
}

.modal-body label.form-label {
    color: #242424;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 21.6px */
}


.modal-body .form-control {
    border: 1px solid #EAEFF4;
    background-color: #FFF;
    border-radius: 0;
    color: #67757c;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.25; /* 19.2px */
    padding: 14px 18px;
}

.form-button {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
}

.cancle-btn {
    border: 1px solid #818181;
    background: #CF2129;
    padding: 17px 13px;
    color: #ffffff;
    text-align: center;
    font-family: 'Montserrat','SolaimanLipi';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    border-radius: 5px;
    margin: 0;
}

    .cancle-btn:hover {
        background: rgba(215, 0, 6, 1);
        border-color: rgba(215, 0, 6, 1);
        color: #fff;
    }

/* ============= leaderboard ========== */

.leaderboard-card {
    border: 2px solid rgba(216, 223, 227, 1);
    background: #FFF;
    padding: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    border-radius: 5px;
}

.leaderboard-widget-box {
    border: 1px solid rgba(234, 239, 244, 1);
    background: #FFF;
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 10px;
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

.leaderboard-card .big-img {
    max-width: 200px;
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.leaderboard-widget-box .card-body {
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.leaderboard-card .card-body {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 100%;
}

    .leaderboard-card .card-body h4 {
         font-family: 'Gilroy-Bold','SolaimanLipi';
        font-size: 24px;
        font-weight: 400;
        line-height: 30px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(40, 45, 51, 1);
        margin-bottom: 0;
    }

.leaderboard-widget-box .card-body h4 {
     font-family: 'Gilroy-Bold','SolaimanLipi';
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: center;
    color: rgba(40, 45, 51, 1);
    margin-bottom: 0;
}

.task-content-box .row .leaderboard-box:first-child .card-body .rank-box {
    border-color: rgba(215, 0, 6, 1);
    background: rgba(215, 0, 6, 1);
}
/* 
.task-content-box .leaderboard-card:first-child .card-body .rank-box p {
  color: #fff;
} */

.leaderboard-card .rank-box {
    border: 1px solid rgba(40, 45, 51, 1);
    background: rgba(40, 45, 51, 1);
    padding: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    border-radius: 5px;
}

.leaderboard-widget-box .rank-box {
    border: 1px solid rgba(40, 45, 51, 1);
    background: #fff;
    padding: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    border-radius: 5px;
}

    .leaderboard-widget-box .rank-box p {
        color: rgba(40, 45, 51, 1);
    }

.rank-box p {
     font-family: 'Gilroy-Bold','SolaimanLipi';
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 0;
}

    .rank-box p span {
         font-family: 'Gilroy-Regular','SolaimanLipi';
    }

.leaderboard-details span {
     font-family: 'Gilroy-Regular','SolaimanLipi';
    display: block;
    text-transform: capitalize;
    color: rgba(40, 45, 51, .6);
    margin-bottom: 3px;
}

.leaderboard-details p {
     font-family: 'Gilroy-Medium','SolaimanLipi';
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(40, 45, 51, 1);
    margin-bottom: 1rem;
}

    .leaderboard-details p:last-child {
        margin-bottom: 0;
    }

.model-img-box,
.brand-img-box {
    border: 1px solid rgba(234, 239, 244, 1);
    padding: 12px 20px;
    text-align: center;
    display: block;
}

    .model-img-box h5,
    .brand-img-box h5 {
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 18px;
        font-weight: 500;
        line-height: 22px;
        letter-spacing: 0em;
        text-align: center;
        color: rgba(36, 36, 36, 1);
        margin-top: 10px;
        margin-bottom: 0;
    }

    .brand-img-box img {
        height: 88px;
        object-fit: cover;
    }

    .model-img-box img {
        height: 94px;
        object-fit: cover;
    }

.owl-carousel .owl-item.active.center .model-img-box,
.owl-carousel .owl-item.active.center .brand-img-box {
    border-color: rgba(215, 0, 6, 1);
}

.owl-carousel .owl-item .model-img-box:hover,
.owl-carousel .owl-item .brand-img-box:hover {
    border-color: rgba(215, 0, 6, 1);
}

.vehicle-modal .modal-body .input-group {
    background: transparent;
    border: 1px solid rgba(234, 239, 244, 1);
    border-radius: 0;
}

    .vehicle-modal .modal-body .input-group .form-control {
        border: 0;
        padding-left: 5px;
        font-family: 'Montserrat','SolaimanLipi';
        font-size: 16px;
        font-weight: 400;
        line-height: 19px;
        letter-spacing: 0em;
        text-align: left;
    }

.input-group-text {
    color: rgba(215, 0, 6, 1);
    padding-left: 0;
     font-family: 'Gilroy-Medium','SolaimanLipi';
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
}

.go-btn {
    border: 1px solid rgba(215, 0, 6, 1);
    background-color: rgba(215, 0, 6, 1);
    padding: 14px 30px;
    border-radius: 0;
    color: #fff;
    font-family: 'Gilroy-SemiBold','SolaimanLipi';
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
}

    .go-btn:hover {
        background-color: #000;
        border-color: transparent;
        color: #fff;
        opacity: 1;
    }


/* ============= */
.tracking-list-box {
    position: relative;
    float: left;
    display: inline-flex;
    max-width: 100%;
    width: 100%;
    /* overflow: hidden;
  max-width: 300px;
  width: 100%;
  height: 100%;
  background: #fff; */
}

.tacking-maps {
    float: left;
}

.tracking-box {
    display: inline-block;
    width: 100%;
}

    .tracking-box .navbar-collapse {
        display: inline-block;
    }


.tracking-list-box .nav-show {
    max-width: 370px;
    width: 100%;
    height: auto;
    float: left;
    border: 1px solid #EAEFF4;
    background: #FFF;
    display: none;
    position: absolute;
    /* z-index: 1100; */
    /*z-index: 1000;*/
    z-index:2;
    margin: 1rem;
    border-radius: 5px;
}

.nav-show.show {
    display: block;
}

.tracking-list-box .route-nav-show.nav-show {
    /* max-width: 370px; */
    max-width: 720px;
    width: 100%;
    height: auto;
    float: left;
    border: 1px solid #EAEFF4;
    background: #FFF;
    display: none;
    position: absolute;
    /* z-index: 1100; */
    z-index: 1000;
    margin: 1rem;
    border-radius: 5px;
}

.tracking-list-box .route-nav-show {
    border: 1px solid #EAEFF4;
    background: #FFF;
    border-radius: 5px;
    margin: 1rem;
}

.route-nav-show.nav-show.show {
    display: block;
    position: fixed;
    left: 290px;
}

.tacking-maps {
    /* margin-left: 20px; */
    position: relative;
}

    .tacking-maps .tracking-map-img {
        position: relative;
        z-index: 1;
        /* border: 1px solid rgba(234, 239, 244, 1); */
    }

.location-btn:focus,
.location-btn {
    width: 100%;
    background-color: transparent;
    border-color: #D70006;
    color: #D70006;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 5px;
    padding: 6px 10px;
    border-color: #EAEFF4;
    margin-top: 10px;
    transition: all .4s ease-in-out;
     font-family: 'Gilroy-Medium','SolaimanLipi';
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
}

    .location-btn:hover {
        color: #000;
        background-color: #fff;
        border-color: #D70006;
        transition: all .4s ease-in-out;
    }

.tacking-maps .card-img-overlay {
    height: auto;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    transition: all .4s ease-in-out;
    top: auto;
    bottom: 0;
    padding: 0;
    flex-direction: column;
    z-index: 1200;
}

.close-btns {
    position: absolute;
    top: -42px;
    background: #fff;
    right: 0;
    color: #fff;
    border: 1px solid rgba(234, 239, 244, 1);
    display: flex;
    justify-content: flex-end;
    align-items: center;
    border-right: 0;
}

    .close-btns button {
        border-right: 1px solid rgba(234, 239, 244, 1);
        width: 40px;
        height: 40px;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        line-height: 1;
        font-size: 22px;
        border-radius: 0;
        background-color: transparent;
        opacity: 1;
        transition: all .4s ease-in-out;
    }

        .close-btns button:hover {
            background-color: rgba(215, 0, 6, 1);
            transition: all .4s ease-in-out;
            opacity: 1;
            color: #fff;
        }

        .close-btns button:last-child {
            border-right: 0;
        }

.audio-embade-box {
    /* height: 28px; */
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 10px;
}

.play-action-btns {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 5px;
    width: auto;
}

    .play-action-btns .btn {
        background-color: rgba(215, 0, 6, 1);
        color: #fff;
        border-radius: 0;
        transition: all .4s ease-in-out;
        font-size: 1rem;
        line-height: 1;
    }

        .play-action-btns .btn.play-btn {
            background-color: gray;
        }

.audio-box .close-btn {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    right: -20px;
    background-color: rgba(215, 0, 6, 1);
    color: #fff;
    font-size: 14px;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0;
    transition: all .4s ease-in-out;
}

.progress-bg {
    background-color: rgba(215, 0, 6, 1);
}

.audio-box .close-btn:hover,
.play-action-btns .btn:hover {
    background-color: #000;
    transition: all .4s ease-in-out;
}


.audio-box-content .form-select {
     font-family: 'Gilroy-Medium','SolaimanLipi';
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(0, 0, 0, 1);
    border-radius: 0;
    padding: 6px 10px;
    border-color: rgba(234, 239, 244, 1);
    background-color: #fff;
    width: 130px;
}

.audio-box {
    /* position: absolute; */
    background: #fff;
    padding: 10px;
    max-width: 500px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    position: relative;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, 0.35);
}

    .audio-box audio {
        height: 28px;
        border-radius: 0;
        width: 330px;
    }

.dailog-audio-box {
    background: #fff;
    padding: 10px;
    max-width: 490px;
    width: 100%;
}

.list-group-item.box-list:hover,
.list-group-item.box-list.active {
    background-color: rgba(244, 226, 227, 1);
    border-color: rgba(234, 239, 244, 1);
}

.list-group-item.box-list .active-checkbox {
    display: none;
}

.list-group-item.box-list.active .active-checkbox {
    display: block;
}

.list-group-item.box-list.active .blank-checkbox {
    display: none;
}


.click-me {
    padding: 10px;
    background-color: #0470db;
    cursor: pointer;
    color: white;
    font-size: 20px;
    width: 150px;
    border: none;
}

    .click-me:focus, .click-me:active {
        outline: none;
    }

.slideMe {
    height: auto;
    background-color: rgba(255, 255, 255, 1);
    /* border: 1px solid rgba(234, 239, 244, 1); */
    margin: 0;
    display: none;
    position: relative;
    width: 100%;
    /* max-width: 1240px;
  margin-left: auto; */
}

    .slideMe.show {
        display: block;
    }

/* 
.audio-box ~ :is(dialog,.dialog){
  transform: translateY(-130px);
} */
/* 
:is(dialog,.dialog) {
  content-visibility: visible;
  max-width: 100%;
  width: 100%;
}
:is([type=checkbox],.control-checkbox,[type=radio],.control-radio,.control-switch):is(:checked,.is-active) {
  color: transparent;
}
:is(dialog,.dialog) {
  position: relative;
}

:is(dialog,.dialog):is([open],.is-open) {
  transform: translate(0px, 1rem);
  box-shadow: none;
  border-radius: 0;
} */

/* 
dialog ~ open {
  opacity: 1;
  transform: none;
}

dialog.snackbar {
  transform: none;
} */

/* 
.tracking-list-box ~ .toggle.active + .tacking-maps.show {
  margin-left: 60px;
}

.tracking-list-box ~ .toggle + .tacking-maps {
  margin-left: 380px;
} */

.left-diagonostic-box .toggle.toggle-close,
.tracking-list-box .toggle.toggle-close {
    position: static;
    border: 1px solid #D70006;
    background: #FFF;
    max-width: 45px;
    width: 100%;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    border-radius: 5px;
}

.left-diagonostic-box .list-search-box {
    padding-bottom: 20px;
}

.tracking-list-box .toggle {
    /* position: absolute;
  left: 100%; */
    /* background-color: #d60000; */
    background-color: #fff;
    border: 1px solid #D70006;
    z-index: 10;
    /* z-index: 1100; */
    width: 100%;
    max-width: 45px;
    height: 45px;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    border-radius: 5px;
    /* border-top-right-radius: 30px;
    border-bottom-right-radius: 30px; */
    cursor: pointer;
    position: absolute;
    left: 1rem;
    top: 1rem;
}

#toggle.active {
    display: none;
}


.tracking-list-box .toggle span {
    display: block;
    /* margin-top: -5px; */
}

.list-group-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 10px;
    border: 0;
    position: relative;
    border-bottom: 1px solid rgba(234, 239, 244, 1);
    padding: 20px;
}

.list-group .list-group-item:last-child {
    border-bottom: 0;
}

.list-group-item:hover {
    background-color: rgba(248, 251, 255, 1);
}

.list-search-box {
    padding: 20px 20px 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    width: 100%;
}

    .list-search-box .search-form .input-group {
        border: 1px solid rgba(234, 239, 244, 1);
        background: rgba(248, 251, 255, 1);
        border-radius: 5px;
        padding: 12px 1rem;
        width: 100%;
    }

.list-card {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    width: 100%;
}

.list-card-body h5 {
     font-family: 'Gilroy-Medium','SolaimanLipi';
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(40, 45, 51, 1);
    margin-bottom: 2px;
}

.list-box {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
}

    .list-card-body span,
    .list-box span {
         font-family: 'Gilroy-Regular','SolaimanLipi';
        font-size: 12px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(129, 129, 129, 1);
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 5px;
    }

.edit-box {
    color: rgba(129, 129, 129, 1);
    font-size: 1rem;
    /* position: relative; */
    cursor: pointer;
}
/* 
.list-group-item.active .edit-dropdown.show {
  display: block! important;
  transition: all .4s ease-in-out;
} */

.list-group-item.active {
    z-index: 1;
}

.list-group-item .edit-dropdown {
    position: absolute;
    display: none;
    top: 40px;
    right: 10px;
    width: auto;
    padding: 0;
    border-radius: 0;
}

    .list-group-item .edit-dropdown .nav-link:hover,
    .list-group-item .edit-dropdown .nav-link.active {
        background-color: rgba(215, 0, 6, 1);
        color: #fff;
        transition: all .4s ease-in-out;
    }

.vehicle-type-box {
    padding: 0 20px 20px;
}

    .vehicle-type-box .accordion-item {
        border: 0;
        background: rgba(248, 251, 255, 1);
    }

    .vehicle-type-box .accordion-header {
        border: 1px solid rgba(234, 239, 244, 1) !important;
        background: transparent;
    }

    .vehicle-type-box .accordion-body {
        padding: 10px 0 0;
    }

.tracking-accordion .accordion-button {
    z-index: 01;
}

    .tracking-accordion .accordion-button:not(.collapsed) {
        z-index: 1;
    }

.vehicle-type-details {
    border: 1px solid rgba(234, 239, 244, 1);
    background-color: transparent;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    gap: 10px;
    padding: 10px;
    border-radius: 5px 5px 0 0;
    border-bottom: 0;
}

    .vehicle-type-details img {
        height: 50px;
        object-fit: cover;
        width: 100%;
    }

.vehicle-details {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    gap: 14px;
    flex-direction: column;
}

    .vehicle-details h6 {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 5px;
        width: 100%;
        margin-bottom: 0;
         font-family: 'Gilroy-Medium','SolaimanLipi';
        font-size: 16px;
        font-weight: 400;
        line-height: 16px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(40, 45, 51, .6);
    }

        .vehicle-details h6 span {
             font-family: 'Gilroy-Bold','SolaimanLipi';
            font-weight: 400;
            padding: 0;
            color: rgba(40, 45, 51, 1);
            font-size: 16px;
            line-height: 1;
        }

    .vehicle-details p {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 5px;
        width: 100%;
        margin-bottom: 0;
         font-family: 'Gilroy-Regular','SolaimanLipi';
        font-size: 13px;
        font-weight: 400;
        line-height: 1;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(40, 45, 51, .6);
    }

        .vehicle-details p span {
             font-family: 'Gilroy-Medium','SolaimanLipi';
            font-weight: 400;
            color: rgba(40, 45, 51, 1);
        }

.vehicle-type-box .accordion-button {
     font-family: 'Gilroy-Medium','SolaimanLipi';
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(17, 20, 45, 1);
    padding: 12px 13px 12px 20px;
    background: transparent;
    box-shadow: none;
}

.vehicle-type-box .accordion-collapse {
    background: #fff;
    color: #000;
}

.slide-inner-content {
    /* padding: 20px; */
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
    width: 100%;
    flex-wrap: wrap;
    height: 350px;
}

.inner-card-box {
    background: transparent;
    border: 1px solid rgba(234, 239, 244, 1);
    padding: 0;
    text-align: center;
    /* max-width: 200px; */
    width: 20%;
    /* min-height: 306px; */
    height: 100%;
}

    .inner-card-box.inner-metter-card-box {
        /* max-width: 400px; */
        width: 37%;
        height: 100%;
        display: flex;
        justify-content: center;
    }

.card-box-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 1rem;
    padding: 10px 10px 5px;
}

.copy-box {
    color: rgba(129, 129, 129, 1);
    font-size: 14px;
    line-height: 1;
}

.inner-card-box .light-img {
    display: block;
}

.inner-card-box .dark-img {
    display: none;
}

.copy-box:hover {
    color: rgba(29, 168, 86, 1);
}

.inner-card-box h6 {
     font-family: 'Gilroy-Medium','SolaimanLipi';
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(40, 45, 51, 1);
    margin-bottom: 0;
}

.car-clip-image {
    max-width: fit-content;
    width: 100%;
    height: 100px;
    object-fit: cover;
    margin: 0px auto 10px;
}

.timing-box {
    background: rgba(244, 226, 227, 1);
    padding: 9px 10px 9px 1rem;
    margin-bottom: 20px;
}

    .timing-box.start-timing-box {
        background: rgba(0, 128, 0, .6);
    }

        .timing-box.start-timing-box p span,
        .timing-box.start-timing-box p {
            color: #fff;
        }

    .timing-box p {
         font-family: 'Gilroy-Medium','SolaimanLipi';
        font-size: 16px;
        font-weight: 400;
        line-height: 16px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(215, 0, 6, 1);
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        margin-bottom: 0;
    }

        .timing-box p span {
            color: rgba(129, 129, 129, 1);
        }

.reating-serial {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    gap: 5px;
    position: relative;
}

    .reating-serial::before {
        content: '';
        position: absolute;
        left: 0;
        background-color: rgba(234, 239, 244, 1);
        height: 1px;
        width: 25px;
    }

    .reating-serial::after {
        content: '';
        position: absolute;
        right: 0;
        background-color: rgba(234, 239, 244, 1);
        height: 1px;
        width: 25px;
    }

    .reating-serial a {
        background-color: rgba(234, 239, 244, 1);
        width: 20px;
        height: 20px;
        border-radius: 0;
         font-family: 'Gilroy-Medium','SolaimanLipi';
        font-size: 12px;
        font-weight: 400;
        line-height: 15px;
        letter-spacing: 0em;
        color: rgba(40, 45, 51, 1);
        text-align: center;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        z-index: 1;
        position: relative;
        transition: all .4s ease-in-out;
    }

        .reating-serial a:hover {
            color: #fff;
            background-color: rgba(29, 168, 86, 1);
            transition: all .4s ease-in-out;
        }

.driver-box {
    padding: 10px;
}

    .driver-box p {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 10px;
         font-family: 'Gilroy-Regular','SolaimanLipi';
        font-size: 14px;
        font-weight: 400;
        line-height: 17px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(129, 129, 129, 1);
    }

        .driver-box p:last-child {
            margin-bottom: 0;
        }

        .driver-box p a {
             font-family: 'Gilroy-Regular','SolaimanLipi';
            font-size: 14px;
            font-weight: 400;
            line-height: 17px;
            letter-spacing: 0em;
            text-align: left;
            color: rgba(129, 129, 129, 1);
            display: inline-block;
        }

            .driver-box p a:hover {
                color: rgba(29, 168, 86, 1);
            }

.adress-box {
    padding: 0 10px 10px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 0;
    flex-direction: column;
    width: 100%;
}

    .adress-box span {
         font-family: 'Gilroy-Regular','SolaimanLipi';
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(129, 129, 129, 1);
    }

    .adress-box p {
         font-family: 'Gilroy-Medium','SolaimanLipi';
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(40, 45, 51, 1);
        margin-bottom: 0;
    }

.contact-box {
    border: 1px solid rgba(234, 239, 244, 1);
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    width: 100%;
    border-left: none;
    border-right: none;
}

    .contact-box a {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        font-size: 1rem;
        line-height: 1;
        color: rgba(215, 0, 6, 1);
        width: 65px;
        border-right: 1px solid rgba(234, 239, 244, 1);
        padding: 4px 20px;
    }

.icons-box .svg-inline--fa {
    height: 1rem;
}

.icons-box .feather {
    width: 1rem;
    height: 1rem;
}

.contact-box a:last-child {
    border-right: 0;
}

.activity-driver-box {
    padding: 10px;
}

    .activity-driver-box p {
         font-family: 'Gilroy-Medium','SolaimanLipi';
        font-size: 16px;
        font-weight: 400;
        line-height: 16px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(40, 45, 51, 1);
        margin-bottom: 8px;
    }

.activiey-details {
    border-bottom: 1px dashed rgba(234, 239, 244, 1);
    padding-bottom: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    width: 100%;
}

    .activiey-details span {
         font-family: 'Gilroy-Medium','SolaimanLipi';
        font-size: 12px;
        font-weight: 400;
        line-height: 12px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(129, 129, 129, 1);
    }

.activity-box-details {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 9px;
    width: 100%;
    flex-direction: column;
    padding-top: 12px;
}

    .activity-box-details p {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        gap: 10px;
         font-family: 'Gilroy-Medium','SolaimanLipi';
        font-size: 12px;
        font-weight: 400;
        line-height: 12px;
        letter-spacing: 0em;
        text-align: left;
        /* color: rgba(129, 129, 129, 1); */
        color: #000;
        margin-bottom: 0;
    }

        .activity-box-details p .active {
            color: rgba(215, 0, 6, 1);
        }

        .activity-box-details p span {
            color: rgba(129, 129, 129, 1);
        }

.speed-metter {
    min-height: 300px;
    object-fit: cover;
}

/* .inner-metter-card-box {
  padding: 1rem;
} */

.peramiters-card-box {
    display: flex;
    flex-direction: column;
    gap: 30px;
    justify-content: flex-start;
    align-items: flex-start;
    height: 100%;
}

.peramiters-box {
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding: 0 10px 10px;
}

.peramiters-card-box h6 {
    font-size: 15px;
    line-height: 1;
}

.peramiters-box p {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 10px;
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(129, 129, 129, 1);
    margin-bottom: 0;
}

    .peramiters-box p span {
         font-family: 'Gilroy-Medium','SolaimanLipi';
        font-weight: 400;
        color: rgba(40, 45, 51, 1);
    }

.vehicle-sedule-box {
    border: 1px solid rgba(234, 239, 244, 1);
    background: transparent;
    padding: 14px 10px;
    position: relative;
    height: 100%;
    border-radius: 0 0 5px 5px;
}

.vehicle-sedule-form .form-group {
    margin-bottom: 10px;
}

    .vehicle-sedule-form .form-group:last-child {
        margin-bottom: 0;
    }

    .vehicle-sedule-form .form-group label {
         font-family: 'Gilroy-Medium','SolaimanLipi';
        font-size: 16px;
        font-weight: 400;
        line-height: 16px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(17, 20, 45, 1);
        margin-bottom: 6px;
    }

    .vehicle-sedule-form .form-group .form-control {
        border: 1px solid rgba(234, 239, 244, 1);
        background-color: rgba(248, 251, 255, 1);
        padding: 14px 10px;
        border-radius: 0;
         font-family: 'Gilroy-Regular','SolaimanLipi';
        font-size: 14px;
        font-weight: 400;
        line-height: 15px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(40, 45, 51, .8);
    }

.support-box,
.account-billing-box,
.notification-box {
    display: none;
    position: relative;
    transform: translateX(100%);
    transition: all .4s ease-in-out;
    border: 1px solid rgba(234, 239, 244, 1);
    background-color: #fff;
    padding: 0 0 20px;
    margin-left: 20px;
    max-width: 370px;
    width: 100%;
}

.notification-top-title {
    padding: 20px;
    border-bottom: 1px solid #EAEFF4;
}

.notification-massage-box {
    padding: 20px;
}

.support-box.show,
.account-billing-box.show,
.notification-box.show {
    display: block;
    transition: all .4s ease-in-out;
    transform: translateX(0);
    position: fixed;
    height: 100%;
    right: 0;
}

.payment-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 1rem;
    margin-bottom: 1rem;
}

.message-center .message-item .massage-content-box .billing-list .payment-info p {
    justify-content: flex-start;
    gap: 10px;
    display: inline-flex;
    width: auto;
    padding-bottom: 0;
}

.message-center .message-item .massage-content-box .billing-list .payment-info span {
    margin-bottom: 0;
}

.status-info {
    border: 1px solid rgba(29, 168, 86, .2);
    background: rgba(29, 168, 86, .2);
    padding: 4px 12px;
    color: #1DA856;
    text-align: center;
     font-family: 'Gilroy-Medium','SolaimanLipi';
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

    .status-info.pending {
        border: 1px solid rgba(248, 145, 23, 0.20);
        background: rgba(248, 145, 23, 0.20);
        color: rgba(248, 145, 23, 1);
    }

.partnership-img {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 10px;
}

    .partnership-img img {
        border-radius: 8px;
        border: 1px solid #EAEFF4;
        overflow: hidden;
    }

/* 
.notification-close {
  padding: 12px 1rem;
  position: absolute;
  left: -45px;
  top: 0;
} */

.notify-icons {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
}

.notification-title {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    gap: 1rem;
}

    .notification-title h4 {
         font-family: 'Gilroy-Bold','SolaimanLipi';
        font-size: 20px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(40, 45, 51, 1);
        margin-bottom: 0;
    }

.account-billing-edit-box,
.notify-icons a.account-billing-edit-box,
ul.list-style-none li a.account-billing-edit-box,
.account-billing-edit-box,
.notify-icons a.notification-edit-icon,
ul.list-style-none li a.notification-edit-box {
    width: 24px;
    height: 24px;
    border: 1px solid rgba(215, 0, 6, 1);
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    font-size: 1rem;
    padding: 0;
    color: rgba(28, 27, 31, 1);
    border-radius: 0;
}

.account-billing-dropdown,
.notification-dropdown {
    width: 100%;
    padding: 0 1rem;
    /* margin-top: -10px; */
    margin: 0;
    border-radius: 0;
    border: 1px solid #EAEFF4;
    background: #FFF;
    box-shadow: 0px 4px 25px 0px rgba(22, 28, 36, 0.20);
    left: 0;
}

    .account-billing-dropdown ul.list-style-none li a,
    .notification-dropdown ul.list-style-none li a {
         font-family: 'Gilroy-Medium','SolaimanLipi';
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: left;
        color: #646464;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 10px;
        width: 100%;
        padding: 6px 0;
        transition: all .4s ease-in-out;
    }

        .account-billing-dropdown ul.list-style-none li a span,
        .notification-dropdown ul.list-style-none li a span {
            color: rgba(129, 129, 129, 1);
            font-size: 18px;
            line-height: 1;
        }

        .account-billing-dropdown ul.list-style-none li a:hover span,
        .account-billing-dropdown ul.list-style-none li a:hover,
        .notification-dropdown ul.list-style-none li a:hover span,
        .notification-dropdown ul.list-style-none li a:hover {
            color: rgba(215, 0, 6, 1);
            transition: all .4s ease-in-out;
        }

.mapboxgl-canvas-container.mapboxgl-touch-drag-pan .mapboxgl-canvas {
    /* height: 100% !important;
    width: 100% !important;  */
    z-index: 1;
}

.message-item {
    padding: 12px 0;
    border-bottom: 1px solid #EAEFF4;
}

.message-center .message-item:first-child {
    padding-top: 0;
}

.message-center .message-item:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.ps-scrollbar-y-rail,
.ps-scrollbar-x-rail {
    display: none;
}

.account-billing-massage-box .message-center .message-item .massage-content-box h5 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    gap: 5px;
    color: #202B33;
     font-family: 'Gilroy-Bold','SolaimanLipi';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 122.222% */
    margin-bottom: 10px;
}

.message-center .message-item .massage-content-box .billing-list p {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 10px;
    gap: 10px;
    color: #202B33;
     font-family: 'Gilroy-Medium','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 137.5% */
}

.support-massage-box .message-center .message-item .massage-content-box p {
    color: #000;
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 137.5% */
}

.support-massage-box .message-center .message-item .massage-content-box .billing-list p {
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    color: #282D33;
     font-family: 'Gilroy-Medium','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 137.5% */
}

    .support-massage-box .message-center .message-item .massage-content-box .billing-list p span {
        margin-bottom: 0;
        color: rgba(32, 43, 51, .7);
         font-family: 'Gilroy-Regular','SolaimanLipi';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px; /* 137.5% */
    }

    .support-massage-box .message-center .message-item .massage-content-box .billing-list p:last-child {
        padding-bottom: 0;
    }

.message-center .message-item .massage-content-box .billing-list p span {
     font-family: 'Gilroy-Regular','SolaimanLipi';
}

.message-center .message-item .massage-content-box .billing-list h6 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    border-top: 1px solid #EAEFF4;
    padding-top: 10px;
    color: #202B33;
     font-family: 'Gilroy-Medium','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 22px; /* 137.5% */
}

    .message-center .message-item .massage-content-box .billing-list h6 span {
         font-family: 'Gilroy-Bold','SolaimanLipi';
        color: #202B33;
        padding: 0;
    }

.message-center .message-item .massage-content-box h5 {
    color: #282D33;
     font-family: 'Gilroy-Medium','SolaimanLipi';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 122.222% */
    margin-bottom: 4px;
}

.message-center .message-item .massage-content-box p {
    color: #818181;
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 15.4px */
    margin-bottom: 10px;
}

.message-center .message-item .massage-content-box span {
    color: #818181;
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 15.4px */
    display: block;
    margin-bottom: 8px;
}

.message-center .message-item .massage-content-box a {
    color: #FFF;
    text-align: center;
     font-family: 'Gilroy-Bold','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    background-color: #D70006;
    padding: 7px 8px;
    border-radius: 0;
    height: 100%;
    border: 0;
    transition: all .4s ease-in-out;
}

    .message-center .message-item .massage-content-box a:hover {
        background-color: #000;
        transition: all .4s ease-in-out;
    }

.contact-table .table.notification-table {
    border-collapse: collapse;
    margin-bottom: 0;
}

.notification-details-box {
    border: 1px solid #EAEFF4;
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
}

.notification-left-box {
    border-right: 1px solid #EAEFF4;
    height: 100%;
}

.notification-top-box {
    background-color: #fff;
    padding: 10px 20px;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 1rem;
    border-bottom: 1px solid #EAEFF4;
}

.notify-icon-box {
    padding: 18px 20px;
    justify-content: flex-end;
    border-right: 0;
}

.notification-top-box h5 {
    color: #282D33;
     font-family: 'Gilroy-Bold','SolaimanLipi';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 20px */
    margin-bottom: 0;
}

/* Search bar css */
.search-wrapper {
    position: relative;
    transform: translate(-2%, 0%);
    top: 0%;
    left: auto;
    right: 0;
}

.top-search-box .search-wrapper {
    transform: translate(2%, 0%);
    ;
}

    .top-search-box .search-wrapper.active {
        transform: translate(2%, 0%);
        ;
    }

.search-wrapper.active {
    transform: translate(-5%, 0%);
}

.search-wrapper .input-holder {
    height: 40px;
    width: 40px;
    overflow: hidden;
    background: rgba(255,255,255,0);
    border-radius: 0;
    position: relative;
    transition: all 0.5s cubic-bezier(0.000, 0.105, 0.035, 0.570);
}

.search-wrapper.active .input-holder {
    width: 350px;
    border-radius: 0;
    background: #fff;
    overflow: hidden;
    transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 0.570);
}

.top-search-box .search-wrapper .input-holder,
.top-search-box .search-wrapper.active .input-holder,
.top-search-box .search-wrapper .input-holder .search-icon {
    border-radius: 5px;
}


    .top-search-box .search-wrapper.active .input-holder .search-icon {
        border-radius: 0 5px 5px 0;
    }

    .top-search-box .search-wrapper .input-holder .search-input {
        border-radius: 5px 0 0 5px;
    }

.search-wrapper .input-holder .search-input {
    width: 100%;
    height: 100%;
    padding: 0px 20px 0 20px;
    opacity: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    background: transparent;
    box-sizing: border-box;
    border: none;
    outline: none;
    /* font-family: 'Open Sans', sans-serif; */
    font-size: 16px;
    border: 1px solid #EAEFF4;
    font-weight: 400;
    line-height: 20px;
    color: #000;
    transform: translate(0, 0px);
    transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 0.570);
    transition-delay: 0.3s;
    overflow: hidden;
}

.search-wrapper.active .input-holder .search-input {
    opacity: 1;
    transform: translate(0, 0px);
    padding-right: 40px;
}

.search-wrapper .input-holder .search-icon {
    width: 40px;
    height: 40px;
    border: 1px solid #EAEFF4;
    border-radius: 0;
    background: #FFF;
    padding: 0px;
    outline: none;
    color: #818181;
    position: relative;
    z-index: 2;
    float: right;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.search-wrapper.active .input-holder .search-icon {
    border-radius: 0;
}

.search-wrapper .input-holder .search-icon span {
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    transform: rotate(45deg);
    transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);
}

.search-wrapper.active .input-holder .search-icon span {
    transform: rotate(-45deg);
}

.search-wrapper .input-holder .search-icon span::before,
.search-wrapper .input-holder .search-icon span::after {
    position: absolute;
    content: '';
}

.search-wrapper .input-holder .search-icon span::before {
    width: 4px;
    height: 11px;
    left: 9px;
    top: 18px;
    border-radius: 2px;
    background: #FE5F55;
}

.search-wrapper .input-holder .search-icon span::after {
    width: 14px;
    height: 14px;
    left: 0px;
    top: 0px;
    border-radius: 16px;
    border: 4px solid #FE5F55;
}

.search-wrapper .close {
    position: absolute;
    z-index: 1;
    top: 7px;
    right: 7px;
    width: 25px;
    height: 25px;
    cursor: pointer;
    transform: rotate(-180deg);
    transition: all .6s cubic-bezier(0.285, -0.450, 0.935, 0.570);
    transition-delay: 0.2s;
}

.search-wrapper.active .close {
    right: -30px;
    transform: rotate(45deg);
    transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 0.570);
    transition-delay: 0.5s;
}

.search-wrapper .close::before, .search-wrapper .close::after {
    position: absolute;
    content: '';
    background: #FE5F55;
    border-radius: 2px;
}

.search-wrapper .close::before {
    width: 5px;
    height: 25px;
    left: 10px;
    top: 0px;
}

.search-wrapper .close::after {
    width: 25px;
    height: 5px;
    left: 0px;
    top: 10px;
}

@media screen and (max-width: 560px) {
    .search-wrapper.active .input-holder {
        width: 200px;
    }

    .random {
        top: 35%;
    }

    .click-to-search {
        top: 62%;
    }
}

#results {
    margin-top: 5em;
    padding-left: 0px;
}

.mdl-card {
    width: 80% !important;
    margin-left: auto;
    margin-right: auto;
}

.move-search-section {
    transform: translate(0%, 50%);
    height: 5em;
}

/* ======= */
.notification-tab-box {
    padding: 20px;
}

    .notification-tab-box .notify-left-tab .nav-pills .nav-link {
        border: 0;
        padding: 12px 0;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 7px;
        cursor: pointer;
        border-bottom: 1px solid #EAEFF4;
    }

        .notification-tab-box .notify-left-tab .nav-pills .nav-link:first-child {
            padding-top: 0;
        }

        .notification-tab-box .notify-left-tab .nav-pills .nav-link:last-child {
            padding-bottom: 0;
            border-bottom: 0;
        }

.tab-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 10px;
}

    .tab-title h5 {
        color: #282D33;
         font-family: 'Gilroy-Medium','SolaimanLipi';
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px; /* 122.222% */
        margin-bottom: 0;
    }

    .tab-title span {
        color: #818181;
         font-family: 'Gilroy-Regular','SolaimanLipi';
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 110%; /* 15.4px */
    }

.notification-tab-box .notify-left-tab .nav-pills .nav-link:hover,
.notification-tab-box .notify-left-tab .nav-pills .nav-link.active {
    background-color: transparent;
    color: #818181;
    font-weight: 400;
}

    .notification-tab-box .notify-left-tab .nav-pills .nav-link:hover .tab-title h5 {
        color: #D70006;
    }

    .notification-tab-box .notify-left-tab .nav-pills .nav-link.active .tab-title h5 {
        color: #D70006;
         font-family: 'Gilroy-Bold','SolaimanLipi';
    }

.time-sedule {
    color: #818181;
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 15.4px */
}

.notification-tab-content {
    padding: 30px;
}

.tab-details-title {
    border-bottom: 1px solid rgba(205, 214, 224, 1);
}

    .tab-details-title h4 {
        color: #D70006;
         font-family: 'Gilroy-Bold','SolaimanLipi';
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px; /* 91.667% */
        margin-bottom: 20px;
    }

.tab-details-content {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 1rem;
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid #EAEFF4;
}

.tab-details-box .tab-details-content:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

.tab-details-content p {
    color: #282D33;
     font-family: 'Gilroy-Medium','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 17.6px */
    max-width: 145px;
    width: 100%;
    margin-bottom: 0;
}

.tab-details-content span {
    color: #282D33;
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 17.6px */
}

.tracking-accordion .accordion-item {
    border-radius: 0 !important;
    background-color: transparent;
}

    .tracking-accordion .accordion-item:last-child {
        border-bottom-right-radius: 5px !important;
    }

.tracking-accordion .accordion-button {
    gap: 8px;
    border-radius: 0 !important;
    background-color: transparent;
    box-shadow: none;
}

.accordion-button .check-box-img .active-checkbox {
    display: block;
}

.accordion-button .check-box-img .blank-checkbox {
    display: none;
}

.accordion-button.collapsed .check-box-img .active-checkbox {
    display: none;
}

.accordion-button.collapsed .check-box-img .blank-checkbox {
    display: block;
}

.tracking-accordion .accordion-button .list-card-body {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 1rem;
}

    .tracking-accordion .accordion-button .list-card-body h5 {
        color: #11142D;
         font-family: 'Gilroy-Medium','SolaimanLipi';
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.3; /* 137.5% */
        margin-bottom: 0;
        text-transform: capitalize;
    }

    .tracking-accordion .accordion-button .list-card-body .list-icons {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 10px;
    }

.tracking-accordion .accordion-body .list-group-item {
    padding: 10px 10px 10px 30px;
}

.tracking-accordion .accordion-body {
    padding: 0;
}

.tracking-accordion .accordion-button::after {
    content: "\f229";
    background-image: none;
    color: #1C1B1F;
    font-family: bootstrap-icons !important;
    width: auto;
    height: auto;
    font-size: 14px;
    line-height: 1;
}

.vehicle-type-box .accordion-flush .accordion-button:not(.collapsed)::after,
.tracking-accordion .accordion-button:not(.collapsed)::after {
    background-image: none;
}

.vehicle-type-box .accordion-flush .accordion-button::after {
    content: "\f229";
    background-image: none;
    color: #818181;
    font-family: bootstrap-icons !important;
    width: 1rem;
    height: 1rem;
    font-size: 18px;
    line-height: 1;
}

.route-history-list .list-search-box {
    border-bottom: 1px solid #EAEFF4;
}

.route-history-list .toggle.toggle-close {
    width: 24px;
    height: 24px;
    font-size: 14px;
    line-height: 1;
}

.route-history-list .list-search-box h3 {
    color: #161C24;
     font-family: 'Gilroy-Bold','SolaimanLipi';
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 132%; /* 39.6px */
    margin-bottom: 0;
}

.route-history-list .vehicle-type-box {
    padding: 20px;
}

.filter-date {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}

    .filter-date span {
        color: #818181;
         font-family: 'Gilroy-Medium','SolaimanLipi';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%; /* 19.2px */
    }

.filter-form .form-control {
    background-color: transparent;
    /* border: 1px solid #818181; */
    color: #282D33;
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1; /* 19.2px */
    border-radius: 0;
    padding: 11px 1rem;
    width: 130px;
}

.schedules-action-btns {
    gap: 30px;
}

.leaderboard-tab-box .tab-nav .nav {
    gap: 10px;
}

.task-content-box .leaderboard-tab-box .task-tab-nav .nav-pills .nav-item {
    padding: 0;
}
/* 
::-webkit-calendar-picker-indicator {
  background-color: #ccc;
} */

.schedules-action-btns .add-more.selected-master-btn {
    padding: 10px;
    gap: 5px;
}

.schedules-list .profile-table table {
    background: #fff;
}

.vehicle-number-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    width: 100%;
}

    .vehicle-number-box .vehicle-img {
        border: 1px solid #818181;
        width: 40px;
        height: 40px;
        padding: 5px;
    }

.vehicle-type-details .vehicle-img {
    width: 100px;
    height: 100px;
    object-fit: cover;
}

.vehicle-number-box .driver-img {
    width: 40px;
    height: 40px;
}

.vehicle-number-box span {
    color: #192328;
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 19.2px */
}

.schedules-list .profile-table table tbody tr td {
    color: #192328;
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 19.2px */
}

.status-box {
    background-color: rgba(215, 0, 6, 0.15);
    padding: 10px 1rem;
    color: #D70006;
    text-align: center;
     font-family: 'Gilroy-Medium','SolaimanLipi';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    max-width: 70px;
    width: 100%;
}

    .status-box:hover {
        background-color: #D70006;
        color: #fff;
    }

.schedules-document-form .repeat-form {
    margin-bottom: 20px;
}

    .schedules-document-form .repeat-form:last-child {
        margin-bottom: 0;
    }

.view-task-modal .modal-header {
    padding-bottom: 20px;
    border-bottom: 1px solid #EAEFF4;
}

    .view-task-modal .modal-header span {
        background: rgba(248, 145, 23, 0.20);
        color: #343A40;
         font-family: 'Gilroy-Bold','SolaimanLipi';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%; /* 19.2px */
        padding: 5px 10px;
    }

.panding-view-form .input-group {
    border: none;
    gap: 6px;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}

    .panding-view-form .input-group label {
        color: #9FADB4;
         font-family: 'Gilroy-Regular','SolaimanLipi';
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%; /* 21.6px */
        margin-bottom: 0;
    }

    .panding-view-form .input-group span {
        color: #757B7E;
         font-family: 'Gilroy-Medium','SolaimanLipi';
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%; /* 21.6px */
    }

.panding-view-form .form-group label {
    color: #282D33;
     font-family: 'Gilroy-Medium','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 19.2px */
}

.panding-view-form .form-group span {
    color: #757B7E;
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
}

.panding-view-form .form-group.card {
    height: 150px;
    border: 1px solid #EAEFF4;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    overflow: hidden;
}

.panding-view-form .form-group .card-body {
    padding: 5px 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

    .panding-view-form .form-group .card-body p {
        color: #818181;
        text-align: center;
         font-family: 'Gilroy-Regular','SolaimanLipi';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%; /* 19.2px */
        margin-bottom: 0;
    }

.panding-view-form .form-group .img-preview {
    height: auto;
    overflow: hidden;
    border: none;
    border: 1px solid #EAEFF4;
}

.board-action-btns.schedules-action-btns .add-more.selected-master-btn {
    padding: 7px;
}

.task-content-box .details-list-tab-box .board-tab-nav .nav-pills .nav-item .nav-link {
    padding: 12px 10px;
    line-height: 1;
}

.dashboard-chat-reports {
    margin-bottom: 30px;
}

    .dashboard-chat-reports .card {
        border: 1px solid #EAEFF4;
        background: #FFF;
        height: 100%;
        margin-bottom: 0;
        border-radius: 5px;
    }

        .dashboard-chat-reports .card .card-body {
            padding: 15px 10px;
        }

        .dashboard-chat-reports .card .card-title {
            color: #202B33;
             font-family: 'Montserrat','SolaimanLipi';
            font-size: 20px;
            font-style: normal;
            font-weight: 600;
            line-height: 120%; /* 24px */
            text-transform: capitalize;
            margin-bottom: 0;
            padding: 20px 20px 10px;
            border-bottom: 1px solid #EAEFF4;
        }

.apexcharts-legend-marker {
    width: 24px !important;
    height: 24px !important;
    border-radius: 0 !important;
}

.apexcharts-legend-series {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}

.apexcharts-legend.position-right,
.apexcharts-legend {
    gap: 10px;
    justify-content: center !important;
    max-width: 250px;
    width: 100%;
    top: 0 !important;
}

foreignObject,
.apexcharts-svg,
.apexcharts-canvas {
    width: 100% !important;
}

.task-list-box h2 {
    color: #202B33;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 28.8px */
    margin-bottom: 10px;
}

.route-box {
    display: none;
    border-top: 1px solid #EAEFF4;
}

.route-content {
    padding: 10px 20px;
    height: 230px;
}

.route-content-details {
    border: 1px solid #EAEFF4;
}

    .route-content-details h4 {
        color: #11142D;
         font-family: 'Gilroy-Medium','SolaimanLipi';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 16px */
        margin-bottom: 0;
        padding: 1rem 1rem 10px;
        border-bottom: 1px solid #EAEFF4;
    }

    .route-content-details ul {
        padding: 0;
        margin: 0;
        list-style-type: none;
    }

        .route-content-details ul li {
            list-style-type: none;
            padding: 4px 1rem;
            border-bottom: 1px solid #EAEFF4;
            display: flex;
            justify-content: space-between;
            align-items: center;
            width: 100%;
            gap: 10px;
        }

            .route-content-details ul li:last-child {
                border-bottom: 0;
            }

            .route-content-details ul li .info-box {
                line-height: 1;
            }

            .route-content-details ul li span {
                color: #818181;
                 font-family: 'Gilroy-Medium','SolaimanLipi';
                font-size: 12px;
                font-style: normal;
                font-weight: 400;
                line-height: 20px;
            }

.audio-play-box {
    margin: 10px auto 1rem;
}

.route-tab-content {
    margin-top: 10px;
}

.route-tab-box .nav-pills {
    border-bottom: 1px solid #EAEFF4;
    /* border-top: 1px solid #EAEFF4; */
    width: 100%;
    flex-wrap: nowrap;
}

    .route-tab-box .nav-pills .nav-item {
        width: 50%;
    }

    .route-tab-box .nav-pills .nav-link {
        color: #646464;
        text-align: center;
         font-family: 'Gilroy-Regular','SolaimanLipi';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%; /* 19.2px */
        text-transform: capitalize;
        border-left: 1px solid #EAEFF4;
        padding: 10px 30px;
    }

    .route-tab-box .nav-pills .nav-item:last-child .nav-link {
        border-left: 0;
    }

    .route-tab-box .nav-pills .nav-link:hover {
        color: #D70006;
        background: transparent;
        border-bottom-color: #D70006;
    }

    .route-tab-box .nav-pills .nav-link.active {
        color: #D70006;
        border-bottom-color: #D70006;
    }

.route-table-box table {
    border: 1px solid #EAEFF4;
}

.route-table-box .table thead tr th {
    color: #818181;
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 12px */
    text-transform: capitalize;
    padding: 10px 1rem;
    text-align: center;
    border-bottom: 1px solid #EAEFF4 !important;
}

    .route-table-box .table thead tr th:last-child {
        text-align: left;
    }

.route-table-box .table tbody tr td {
    color: #282D33;
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 12px */
    text-transform: capitalize;
    padding: 10px 1rem !important;
    border-bottom: 1px solid #EAEFF4 !important;
}

    .route-table-box .table tbody tr td span {
        font-size: 10px;
    }

.input-table-check {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
    width: 100%;
}

    .input-table-check label {
        color: #282D33;
         font-family: 'Gilroy-Regular','SolaimanLipi';
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 12px */
        text-transform: capitalize;
        margin-bottom: 0;
    }

.end-point-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    width: 100%;
}

/* ====== */
.task-details-info {
    border: 1px solid #EAEFF4;
    background: #FFF;
    padding: 40px 30px;
    margin-bottom: 20px;
    border-radius: 5px;
}

.details-box-content span {
    color: #818181;
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: block;
    margin-bottom: 5px;
    text-transform: capitalize;
}

.details-box-content p {
    color: #282D33;
     font-family: 'Gilroy-Medium','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 0;
}

.user-feedback {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    gap: 1rem;
    margin-bottom: 25px;
}

    .user-feedback .user-img {
        max-width: 60px;
        width: 100%;
        height: 60px;
        object-fit: cover;
    }

.user-info-details {
    margin-bottom: 10px;
}

    .user-info-details h4 {
        color: #202B33;
         font-family: 'Gilroy-Bold','SolaimanLipi';
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 24px */
        margin-bottom: 10px;
    }

    .user-info-details span {
        color: #282D33;
         font-family: 'Gilroy-Regular','SolaimanLipi';
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 15px */
        margin-bottom: 1rem;
        display: block;
    }

    .user-info-details p {
        color: #757B7E;
         font-family: 'Gilroy-Regular','SolaimanLipi';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%; /* 24px */
        margin-bottom: 10px;
    }

    .user-info-details ul {
        padding: 0 0 0 20px;
        margin: 0 0 10px;
        position: relative;
    }

        .user-info-details ul li {
            color: #757B7E;
             font-family: 'Gilroy-Regular','SolaimanLipi';
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: 150%; /* 24px */
        }

.replay-btn {
    border: 1px solid #D8DFE3;
    background: #F8FBFF;
    padding: 8px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    width: auto;
    border-radius: 5px;
    color: #818181;
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 1; /* 15px */
    transition: all .4s ease-in-out;
}

    .replay-btn:hover .replay-img .replay-icon,
    .replay-img .hover-replay-icon {
        display: none;
        transition: all .4s ease-in-out;
    }

    .replay-btn:hover {
        background: rgba(215, 0, 6, 1);
        color: #fff;
        border-color: rgba(215, 0, 6, 1);
        transition: all .4s ease-in-out;
    }

        .replay-btn:hover .replay-img .hover-replay-icon {
            display: block;
            transition: all .4s ease-in-out;
        }

.replay-content-box {
    margin-top: 1rem;
    width: 100%;
    display: none;
}

    .replay-content-box.show {
        display: block;
    }

    .replay-content-box .form-control {
        border-radius: 0;
        margin-bottom: 1rem;
    }

.post-cmnt-box {
    border-top: 1px solid #D8DFE3;
    padding-top: 1rem;
}

    .post-cmnt-box h4 {
        color: #282D33;
         font-family: 'Gilroy-Bold','SolaimanLipi';
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 24px */
        margin-bottom: 20px;
    }

.cmnt-form label {
    color: #282D33;
     font-family: 'Gilroy-Medium','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 5px;
}

.cmnt-form .form-control {
    border-radius: 5px;
}

.cmnt-form textarea {
    border: 1px solid #D8DFE3;
    background-color: #FFF;
    color: #818181;
    padding: 25px;
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 16px */
}

.cmnt-form .form-select {
    border-radius: 5px;
    border: 1px solid #D8DFE3;
    padding: 1rem 10px;
    color: #282D33;
     font-family: 'Gilroy-Medium','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 19.2px */
}

.input-form-group {
    border-radius: 5px;
    overflow: hidden;
}

    .input-form-group input[type="file"] {
        border: 0;
        border-radius: 5px;
        cursor: pointer;
    }

        .input-form-group input[type="file"]::-webkit-file-upload-button {
            background: #ED1C1B;
            border-radius: 0;
            outline: none;
            padding: 17px 20px;
            text-transform: uppercase;
            transition: all 1s ease;
            color: #FFF;
            text-align: center;
             font-family: 'Gilroy-Bold','SolaimanLipi';
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: 1;
        }

            .input-form-group input[type="file"]::-webkit-file-upload-button:hover {
                background: #fff;
                color: #000;
            }

.dashboard-section .board-action-btns .input-group-append {
    cursor: pointer;
}

.dashboard-section .board-action-btns .form-group {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    width: 100%;
}

    .dashboard-section .board-action-btns .form-group .form-label {
        color: #818181;
        text-align: right;
         font-family: 'Gilroy-Medium','SolaimanLipi';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%; /* 19.2px */
    }

    .dashboard-section .board-action-btns .form-group .input-group {
        flex-wrap: nowrap;
        border: 1px solid #818181 !important;
        background: #FFF;
        padding: 8px 1rem;
        align-items: center;
        border-radius: 5px;
    }

        .dashboard-section .board-action-btns .form-group .input-group .form-control {
            line-height: 1;
            padding: 0;
            max-width: 100%;
            width: 100%;
            cursor: pointer;
        }

.picker--opened .picker__frame {
    top: auto;
    bottom: auto;
    margin: 0 auto;
    position: relative;
}

.picker {
    color: #000;
     font-family: 'Gilroy-Medium','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 19.2px */
}

.picker--opened .picker__holder {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    overflow: hidden;
    padding: 1rem 20px;
    left: auto;
    transition: all .4s ease-in-out !important;
    top: auto;
}

.picker__holder {
    transition: all .4s ease-in-out !important;
    overflow: hidden;
}

.picker__box {
    border-radius: 0;
}

.dashboard-list-box .counter-container p {
    color: #646464;
    text-align: center;
     font-family: 'Gilroy-Medium','SolaimanLipi';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    margin-bottom: 0;
    display: block;
}

    .dashboard-list-box .counter-container p span {
        color: #282D33;
         font-family: 'Gilroy-Bold','SolaimanLipi';
        display: inline-block;
    }

.maps-icon {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 5px;
    width: 100%;
    max-width: 30px;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    z-index: 11;
    right: 10px;
    top: 140px;
}

    .maps-icon button {
        max-width: 30px;
        height: 30px;
        width: 100%;
        padding: 5px;
        border-radius: 5px;
        margin: 0;
        background: #fff;
        border: none;
        display: flex;
        align-items: center;
        justify-content: center;
    }

.wizard .steps ul {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    border: 1px solid #EAEFF4;
    background: #FFF;
    border-radius: 5px;
}

.wizard > .steps {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 20px;
}

    .wizard > .steps ul li.done .number {
        background-image: url(../images/icons/check_circle2.png);
        background-position: left center;
        background-repeat: no-repeat;
        background-size: cover;
        background-color: transparent;
        text-indent: -9999px;
        position: relative;
        display: block;
        width: 20px;
        height: 20px;
    }

    .wizard > .steps ul li .number {
        display: none;
    }

    .wizard > .steps > ul > li {
        width: auto;
        border-right: 1px solid rgba(234, 239, 244, 1);
        padding: 17px 60px;
    }

        .wizard > .steps > ul > li:first-child {
            padding-left: 0;
        }

        .wizard > .steps > ul > li.last.done .number {
            background: transparent;
        }

        .wizard > .steps > ul > li:last-child {
            border-right: none;
            padding-right: 0;
        }

    .wizard > .steps a,
    .wizard > .steps a:hover,
    .wizard > .steps a:active {
        display: flex;
        margin: 0 auto;
        color: #D70006;
         font-family: 'Gilroy-Medium','SolaimanLipi';
    }

    .wizard > .steps .disabled a,
    .wizard > .steps .disabled a:hover,
    .wizard > .steps .disabled a:active {
        background: transparent;
        color: #646464;
    }

    .wizard > .steps ul li a {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 10px;
        width: auto;
        background: transparent;
        color: #646464;
        text-align: center;
         font-family: 'Gilroy-Regular','SolaimanLipi';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 1; /* 19.2px */
        text-transform: capitalize;
        padding: 0 !important;
    }

    [data-bs-theme=dark] .wizard > .steps .current a,
    [data-bs-theme=dark] .wizard > .steps .current a:hover,
    [data-bs-theme=dark] .wizard > .steps .current a:active,
    .wizard > .steps .current a,
    .wizard > .steps .current a:hover,
    .wizard > .steps .current a:active {
        background: transparent;
        color: #D70006;
         font-family: 'Gilroy-Medium','SolaimanLipi';
    }

    [data-bs-theme=dark] .wizard > .steps .done a,
    [data-bs-theme=dark] .wizard > .steps .done a:hover,
    [data-bs-theme=dark] .wizard > .steps .done a:active,
    .wizard > .steps .done a,
    .wizard > .steps .done a:hover,
    .wizard > .steps .done a:active {
        background: transparent;
        color: #1DBA40;
         font-family: 'Gilroy-Medium','SolaimanLipi';
    }

.wizard > .content {
    border: 1px solid #EAEFF4;
    background: #FFF;
    box-shadow: none;
    border-radius: 5px;
    padding: 30px;
    margin: 0 auto 30px;
    position: relative;
}

    .wizard > .content > fieldset.body {
        height: 100%;
        margin: 0 auto;
        border: 0;
        overflow: hidden;
        padding: 0;
        position: relative;
    }

        .wizard > .content > fieldset.body.current {
            overflow: hidden;
        }

        .wizard > .content > fieldset.body h4 {
            color: #282D33;
             font-family: 'Gilroy-Bold','SolaimanLipi';
            font-size: 24px;
            font-style: normal;
            font-weight: 400;
            line-height: 100%; /* 24px */
            text-transform: capitalize;
            margin-bottom: 30px;
        }

.notification-accordion-box .accordion-item .form-check {
    padding: 20px 30px;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    border-bottom: 1px solid rgba(234, 239, 244, 1);
}

.notification-accordion-box .accordion-item .accordion-body ul li {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    border-bottom: 1px solid rgba(234, 239, 244, 1);
    list-style-type: none;
    flex-direction: column;
}

.notification-accordion-box .form-check {
    padding: 0px 0px 20px;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    border-bottom: 1px solid rgba(234, 239, 244, 1);
}

.notification-accordion-box .accordion-item .form-check:last-child,
.notification-accordion-box .accordion-item .accordion-body ul li:last-child {
    border-bottom: 0;
}

.wizard > .content > .body label,
.notification-accordion-box .form-check-label {
    margin: 0 auto !important;
    width: 100%;
}

.notification-accordion-box .accordion-item {
    background: transparent;
    border-color: rgba(129, 129, 129, 1);
}

.notification-accordion-box .accordion-button.collapsed {
    border-bottom: none;
    background-color: transparent;
}

.notification-accordion-box .accordion-button {
    /* border-bottom: 1px solid rgba(129, 129, 129, 1); */
    padding: 9px 20px;
    border-radius: 0 !important;
    background-color: transparent;
}

.tracking-accordion .accordion-body {
    border-top: 1px solid rgba(129, 129, 129, 1);
}

.notification-accordion-box .accordion-button .list-card-body h5 {
    color: #11142D;
     font-family: 'Gilroy-Medium','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 137.5% */
}

.notification-accordion-box .accordion-button:not(.collapsed) {
    box-shadow: none;
}

.notification-accordion-box .accordion-button .check-box-img {
    max-width: 16px;
    width: 100%;
    display: block;
}

    .notification-accordion-box .accordion-button .check-box-img img {
        max-width: 16px;
        width: 100%;
        height: 16px;
        object-fit: cover;
    }


.notification-accordion-box .form-check .form-check-input:checked[type="checkbox"] {
    background-image: url(../images/icons/check_box_active2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    max-width: 20px;
    width: 100%;
    height: 20px;
}

.notification-accordion-box .form-check .form-check-input {
    max-width: 20px;
    width: 100%;
    height: 20px;
    border-color: rgba(129, 129, 129, 1);
    border-radius: 0;
    margin: 0 !important;
    vertical-align: middle;
}

.notification-trigger .form-check .form-check-input:checked[type="checkbox"] {
    background-image: url(../images/icons/check_box1.png);
    max-width: 1rem;
    width: 100%;
    height: 1rem;
}

.notification-trigger .form-check .form-check-input {
    max-width: 1rem;
    width: 100%;
    height: 1rem;
}

.wizard > .actions {
    background: transparent;
    text-align: left;
}

    .wizard > .actions > ul {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 20px;
        width: 100%;
    }

        .wizard > .actions > ul > li {
            margin: 0;
        }

    .wizard > .actions ul li a {
        border-radius: 0 !important;
        padding: 1rem 30px !important;
        color: #282D33;
        text-align: center;
         font-family: 'Gilroy-Bold','SolaimanLipi';
        font-size: 16px !important;
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        text-transform: uppercase;
        border: 1px solid transparent;
    }

    .wizard > .actions ul li:first-child a {
        border: 1px solid #282D33;
        background: #FFF;
        border-radius: 0;
        padding: 19px 30px;
        opacity: 1;
        color: #282D33;
    }

    .wizard > .actions ul li:nth-child(even) a {
        background: rgba(215, 0, 6, 1);
        color: #fff;
    }

    .wizard > .actions ul li:last-child a {
        background: rgba(215, 0, 6, 1);
        color: #fff;
    }

    .wizard-content .wizard > .actions > ul > li > a,
    .wizard > .actions a,
    .wizard > .actions a:hover,
    .wizard > .actions a:active {
        font-size: 1rem;
    }

        .wizard > .actions ul li:first-child a:hover,
        .wizard > .actions a:hover,
        .wizard-content .wizard > .actions a,
        .wizard-content .wizard > .actions a:hover {
            background: rgba(215, 0, 6, 1);
            color: #fff;
            border-color: transparent;
        }

.trigger-checkbox {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    width: 100%;
    padding: 20px 1rem;
}

    .trigger-checkbox .form-check {
        padding: 0px !important;
        border: 0 !important;
        width: auto;
    }

.notification-trigger .trigger-checkbox .form-check .form-label,
.notification-accordion-box .trigger-checkbox .form-check .form-check-label {
    width: auto !important;
    margin: 0 !important;
}

.trigger-box {
    border: 1px solid rgba(216, 223, 227, 1);
    padding: 12px 1rem;
}

    .notification-trigger .form-check,
    .trigger-box .form-check {
        padding: 0 !important;
        border: 0 !important;
    }

        .trigger-box .form-check .form-check-label {
            color: #9FADB4;
             font-family: 'Montserrat','SolaimanLipi';
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: 120%; /* 19.2px */
        }

.notification-trigger .form-check {
    margin-bottom: 10px;
}

    .notification-trigger .form-group .form-label,
    .notification-trigger .form-check .form-check-label {
        color: #282D33;
         font-family: 'Gilroy-Bold','SolaimanLipi';
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 18px */
    }

.notification-trigger .trigger-checkbox .form-check {
    margin-top: 10px;
}

.notification-trigger .form-check .form-label {
    color: #818181;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 19.2px */
}

.agent-list-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
    width: 100%;
}

    .agent-list-box figure {
        flex: 1 1 auto;
        width: 100%;
        max-width: 290px;
    }

        .agent-list-box figure .card .card-content .card-top-box {
            display: flex;
            justify-content: flex-start;
            align-items: flex-start;
            gap: 10px;
            width: 100%;
            margin-bottom: 20px;
        }

            .agent-list-box figure .card .card-content .card-top-box img {
                width: 100%;
                max-width: 80px;
                height: 80px;
                object-fit: cover;
                border: 1px solid #818181;
                border-radius: 5px;
                overflow: hidden;
            }

            .agent-list-box figure .card .card-content .card-top-box .agent-name p {
                color: #818181;
                 font-family: 'Gilroy-Regular','SolaimanLipi';
                font-size: 16px;
                font-style: normal;
                font-weight: 400;
                line-height: normal;
                margin-bottom: 10px;
            }

            .agent-list-box figure .card .card-content .card-top-box .agent-name h4 {
                color: #282D33;
                 font-family: 'Gilroy-Bold','SolaimanLipi';
                font-size: 15px;
                font-style: normal;
                margin-bottom:0px;
                font-weight: 400;
                line-height: 1.2; /* 26.4px */
            }

        .agent-list-box figure .card .card-content .card-body {
            display: flex;
            flex-direction: column;
            justify-content: flex-start;
            align-items: flex-start;
            gap: 20px;
            width: 100%;
        }

.agent-info p {
    color: rgba(40, 45, 51, .6);
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 14px */
    text-transform: uppercase;
    margin-bottom: 8px;
}

.agent-info span {
    color: #282D33;
     font-family: 'Gilroy-Medium','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 16px */
    text-transform: capitalize;
    display: block;
}

.upload-input-group {
    border: 1px solid #D8DFE3;
    background: #FFF;
    border-radius: 0;
    height: 50px;
}

.c-D70006 {
    color: rgba(215, 0, 6, 1);
}

.upload-input-group .form-control {
    border-top: 0;
    border-bottom: 0;
    color: #818181;
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 1; /* 16px */
    padding: 16px 1rem;
    height: 100%;
}

.browse-btn {
    background-color: rgba(215, 0, 6, 1);
    border: 1px solid rgba(215, 0, 6, 1);
    color: #FFF;
    text-align: center;
     font-family: 'Gilroy-Bold','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    border-radius: 0;
}

    .repeat-btn .btn:hover,
    .repeat-btn button.btn-danger:hover,
    .browse-btn:hover {
        background-color: #161C24;
        border-color: #161C24;
    }

.input-group-repeater {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
    width: auto;
}

.repeat-btn {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 5px;
    width: auto;
}

    .repeat-btn .btn,
    .repeat-btn button {
        padding: 11px;
        border-radius: 0;
        font-size: 1rem;
        display: flex;
        justify-content: center;
        align-items: center;
        max-width: 50px;
        width: 100%;
    }

        .repeat-btn .btn,
        .repeat-btn button.btn-danger {
            background-color: rgba(215, 0, 6, 1);
            border: 1px solid rgba(215, 0, 6, 1);
            color: #fff;
        }

            .repeat-btn .btn.add-btn,
            .repeat-btn button.add-btn {
                border-color: rgba(216, 223, 227, 1);
                background-color: #fff;
                color: rgba(40, 45, 51, 1);
            }

                .repeat-btn .btn.add-btn:hover,
                .repeat-btn button.add-btn:hover {
                    background-color: rgba(215, 0, 6, 1);
                    border: 1px solid rgba(215, 0, 6, 1);
                    color: #fff;
                }

.repeater-group {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 10px 5px;
    flex-wrap: wrap;
}

.email-repeater {
    margin-bottom: 10px;
}

    .email-repeater:last-child {
        margin-bottom: 0;
    }

.modal,
.document-modal {
    z-index: 1520;
}

.modal-backdrop {
    z-index: 1500;
}

/* .document-modal .modal-body {
      min-height: 700px;
      overflow-y: scroll;
      overflow-x: hidden;
      height: 100%;
      max-height: 700px;
    } */

.document-modal .modal-body label.form-label {
    color: #202B33;
     font-family: 'Gilroy-Medium','SolaimanLipi';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 21.6px */
}

.document-modal .modal-body form .form-check {
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    width: 100%;
}

    .document-modal .modal-body form .form-check .form-check-label {
        margin-bottom: 0;
        color: #282D33;
         font-family: 'Gilroy-Regular','SolaimanLipi';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
    }

.upload-input-group .form-control.date-control {
    color: #9FADB4;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 19.2px */
}

.visitor-list .files-content .contact-table .table tbody tr td {
    color: #192328;
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1; /* 19.2px */
    padding: 17px 20px;
}

/* ======= setting-card ======== */
.setting-card {
    border: 1px solid #F6EEF2;
    background: #FFF;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 10px;
    width: 100%;
    height: 100%;
    padding: 40px;
    transition: all .4s ease-in-out;
    border-radius: 5px;
}

    .setting-card img {
        max-width: 60px;
        height: 60px;
        width: 100%;
        object-fit: cover;
    }

    .setting-card:hover .dark-icon,
    .setting-card .light-icon {
        display: block;
    }

    .setting-card:hover .light-icon,
    .setting-card .dark-icon {
        display: none;
    }

    .setting-card p {
        color: #282D33;
        text-align: center;
         font-family: 'Gilroy-Bold','SolaimanLipi';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px; /* 125% */
        margin-bottom: 0;
    }

    .setting-card:hover {
        background: #D70006;
        transition: all .4s ease-in-out;
    }

        .setting-card:hover p {
            color: #fff;
        }

/* ========= data-monitor-tab ====== */
.data-monitor-tab {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 20px;
    width: 100%;
}

/*.data-monitor-tab-nav {
      max-width: 500px;
      width: 100%;
      border: 1px solid #EAEFF4;
      background: #FFF;
      padding: 10px 0;
    }*/

.data-monitor-tab-nav.nav-pills .nav-link {
    border-right: 0;
    border-bottom: 1px solid #EAEFF4;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 10px 20px;
}

    .data-monitor-tab-nav.nav-pills .nav-link:last-child {
        border-bottom: 0;
    }

    .data-monitor-tab-nav.nav-pills .nav-link h5 {
        color: #282D33;
         font-family: 'Gilroy-Medium','SolaimanLipi';
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.1; /* 122.222% */
        margin-bottom: 0;
    }

    .data-monitor-tab-nav.nav-pills .nav-link.active h5,
    .data-monitor-tab-nav.nav-pills.nav-pills .show > .nav-link h5 {
        color: rgba(215, 0, 6, 1);
    }

    .data-monitor-tab-nav.nav-pills .nav-link span {
        color: #818181;
         font-family: 'Gilroy-Regular','SolaimanLipi';
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 110%; /* 15.4px */
    }

    .data-monitor-tab-nav.nav-pills .nav-link .tab-icons {
        color: rgba(100, 100, 100, .8);
        font-size: 1rem;
        line-height: 1;
    }

.data-monitor-tab-content {
    width: 100%;
}

.tab-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 40px;
    width: 100%;
    padding: 20px;
}

    .tab-header h4 {
        color: #161C24;
         font-family: 'Gilroy-Bold','SolaimanLipi';
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 132%; /* 26.4px */
        margin-bottom: 0;
    }

    .tab-header span {
        color: #818181;
         font-family: 'Gilroy-Regular','SolaimanLipi';
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 110%; /* 15.4px */
    }

.data-monitor-tab-widget {
    border: 1px solid #EAEFF4;
    background: #FFF;
    margin-bottom: 30px;
    border-radius: 5px;
    overflow: hidden;
}

    .data-monitor-tab-widget .table {
        margin-bottom: 0;
    }

.visitor-list .data-monitor-tab-widget .contact-table .table tbody tr:last-child td {
    border-bottom: 0;
}

.schedules-action-btns .add-more.selected-master-btn {
    color: #282D33;
    text-align: center;
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 16.8px */
    text-transform: uppercase;
}

.mapboxgl-popup {
    z-index: 1200;
}

.popup-content-box .table-card .table-card-box {
    flex-direction: column;
    align-items: flex-start;
    padding: 10px;
    gap: 5px 0;
}

.popup-content-box .table-card-box .card-box-img {
    max-width: 100%;
}
/* ====================== */
.table-content-box {
    display: none;
    position: absolute;
    top: 200px;
    left: 60px;
    z-index: 12;
}

.visitor-list .contact-table .table tbody tr td .box-img {
    position: relative;
    max-width: 40px;
    height: 40px;
    margin: 0 auto;
}

.table-content-box.hover {
    display: block;
}

.table-content-box:nth-child(odd) {
    top: 250px;
}
/* ========= Meter Charts ========== */
/* #chart_div {
      display: inline-flex;
      justify-content: center;
      align-items: center;
    }

    #chart_div > table > tbody > tr > td > div > div {
      width: 200px! important;
      height: 150px! important;
      margin: 0 auto;
    } */

.inner-metter-card-box {
    display: flex;
    flex-direction: column;
    gap: 10px;
    height: 100%;
    padding: 10px 1rem;
}

.inner-metter-info {
    border: 1px solid #EAEFF4;
    background-color: transparent;
    padding: 10px 1rem;
}

.speed-data-box {
    margin-top: 0px;
}

.speed-data-info p {
    margin-bottom: 0;
    color: #282D33;
    text-align: center;
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

.speed-data-info hr {
    margin: 4px auto;
}

.speed-data-info p span {
    margin-bottom: 0;
    color: #282D33;
    text-align: center;
     font-family: 'Gilroy-Bold','SolaimanLipi';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.meter-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    width: 100%;
}

.meter-chat-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    gap: 10px;
}

    .meter-chat-box p {
        margin-bottom: 0;
        color: #000;
        font-family: 'Poppins';
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

.speed-chat-box {
    max-width: 150px;
    margin: 0 auto 0;
    width: 100%;
}

    .speed-chat-box .speed-count {
        color: #282D33;
        font-family: 'Poppins';
        font-size: 80px;
        font-style: normal;
        font-weight: 900;
        line-height: 1;
        letter-spacing: 10px;
        margin-bottom: 0;
    }

    .speed-chat-box p {
        color: #87888C;
         font-family: 'Gilroy-Medium','SolaimanLipi';
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        margin-bottom: 0;
        text-align: right;
    }

.avg-speed-box {
    margin-bottom: 1rem;
}

    .avg-speed-box p {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 5px;
        width: 100%;
        margin-bottom: 0;
        color: #282D33;
        text-align: center;
         font-family: 'Gilroy-Regular','SolaimanLipi';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 1;
    }

    .avg-speed-box span {
        color: #818181;
        text-align: center;
         font-family: 'Gilroy-Regular','SolaimanLipi';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 1;
    }

    .avg-speed-box .avg-speed-count {
        color: #282D33;
         font-family: 'Gilroy-Bold','SolaimanLipi';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 1;
    }

.document-form.wizard > .content {
    padding: 0;
    border: 0;
}

.input-form-group {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 1rem;
    width: 100%;
    height: 100%;
}

    .input-form-group .details-btn {
        padding: 1rem 30px;
        height: 100%;
        border: 1px solid rgba(129, 129, 129, .8);
        background-color: #FFF;
        color: #282D33;
        text-align: center;
         font-family: 'Gilroy-Bold','SolaimanLipi';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        text-transform: uppercase;
    }

        .input-form-group .details-btn:hover {
            background: rgba(215, 0, 6, 1);
            border-color: rgba(215, 0, 6, 1);
            color: #fff;
        }

.document-modal .modal-body .document-form .form-group .form-label {
    color: #242424;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 1; /* 21.6px */
    margin-bottom: 5px !important;
}

.document-modal .modal-body .document-form h5 {
    color: #161C24;
     font-family: 'Gilroy-Bold','SolaimanLipi';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 20px */
    margin-bottom: 20px;
    margin-top: 20px;
}

.document-modal .modal-body .document-form .form-group .form-control {
    color: #818181;
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 16px */
    padding: 1rem;
}

.vehicle-form-box .form-group {
    margin-bottom: 20px;
}

.specification-box {
    padding: 20px;
    border: 1px solid #EAEFF4;
    background: #FFF;
}

    .specification-box p {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        gap: 10px;
        margin-bottom: 13px;
        color: #818181;
         font-family: 'Montserrat','SolaimanLipi';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 1; /* 19.2px */
    }

        .specification-box p:last-child {
            margin-bottom: 0;
        }

.vehicle-form-box .card-img {
    position: relative;
}

    .vehicle-form-box .card-img .close-btn {
        position: absolute;
        top: -10px;
        right: -10px;
    }

.vehicle-licensee-box {
    border: 1px solid #EAEFF4;
    padding: 20px;
    height: 100%;
}

    .vehicle-licensee-box .form-group:last-child {
        margin-bottom: 0;
    }

.message-center .message-item .massage-content-box .categories-list ul {
    padding: 0;
    margin: 0;
    position: relative;
}

    .message-center .message-item .massage-content-box .categories-list ul li {
        list-style-type: none;
    }

        .message-center .message-item .massage-content-box .categories-list ul li a {
            color: #282D33;
            text-align: left;
             font-family: 'Gilroy-Regular','SolaimanLipi';
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 1; /* 16.8px */
            text-transform: uppercase;
            border: 1px solid #EAEFF4;
            padding: 10px 12px;
            background-color: #fff;
        }

            .message-center .message-item .massage-content-box .categories-list ul li.active a,
            .message-center .message-item .massage-content-box .categories-list ul li a:hover {
                border-color: #D70006;
            }

.knowledge-massage-box .accordion-item {
    border: 0;
    background: #FFF;
    margin-bottom: 10px;
}

    .knowledge-massage-box .accordion-item:last-child {
        margin-bottom: 0;
    }

.knowledge-massage-box .vehicle-type-box .accordion-body {
    border: 1px solid #EAEFF4;
    border-top: 0;
    padding: 10px 1rem;
}

.knowledge-massage-box .message-center .message-item .massage-content-box .vehicle-type-box .accordion-body p {
    color: #818181;
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 18.2px */
    margin-bottom: 0;
}

.consulting-massage-box .message-center .message-item .massage-content-box .categories-list ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
    gap: 5px 0;
}

.consulting-massage-box .message-center .message-item .massage-content-box .consulting-list-items {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
    width: 100%;
    border-bottom: 1px solid #EAEFF4;
    padding: 10px 0;
}

    .consulting-massage-box .message-center .message-item .massage-content-box .consulting-list-items img,
    .consulting-massage-box .message-center .message-item .massage-content-box .consulting-list-items .list-img {
        max-width: 40px;
        width: 100%;
        height: 40px;
        object-fit: cover;
    }

    .consulting-massage-box .message-center .message-item .massage-content-box .consulting-list-items .consulting-list-content p {
        overflow: hidden;
        color: #282D33;
        text-overflow: ellipsis;
         font-family: 'Gilroy-Medium','SolaimanLipi';
        margin-bottom: 5px;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px; /* 137.5% */
    }

    .consulting-massage-box .message-center .message-item .massage-content-box .consulting-list-items .consulting-list-content span {
        overflow: hidden;
        color: #818181;
        text-overflow: ellipsis;
         font-family: 'Gilroy-Regular','SolaimanLipi';
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.2;
        margin-bottom: 0;
    }

.dashboard-left-content {
    margin-bottom: 1.5rem;
}

.warning-chat-box {
    min-height: 100%;
    height: 100%;
}

.warning-tab {
    height: 100%;
    min-height: auto;
    width: 100%;
}

    .warning-tab .tab-title {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 1rem;
        width: 100%;
    }

.warning-nav-tabs {
    min-height: 320px;
}

.warning-tab .nav-pills {
    flex-wrap: nowrap;
    height: auto;
    width: 100%;
    min-height: auto;
}

    .warning-tab .nav-pills .nav-link {
        border: 1px solid #EAEFF4;
        margin-bottom: 1rem;
        padding: 1rem;
        cursor: pointer;
    }

        .warning-tab .nav-pills .nav-link .tab-title h5 {
            color: #192328;
             font-family: 'Figtree','SolaimanLipi';
            font-size: 16px;
            font-style: normal;
            font-weight: 5 00;
            line-height: 1; /* 19.2px */
            margin-bottom: 0;
        }

        .warning-tab .nav-pills .nav-link .tab-title p {
            color: #192328;
             font-family: 'Gilroy-Regular','SolaimanLipi';
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: 1; /* 19.2px */
            margin-bottom: 0;
        }


        .warning-tab .nav-pills .nav-link:last-child {
            margin-bottom: 0;
        }

        .warning-tab .nav-pills .nav-link.active,
        .warning-tab .nav-pills .nav-link:hover {
            border-color: #D70006;
        }

.warning-tab-details .tab-details-box {
    background: rgba(215, 0, 6, 0.10);
    padding: 10px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    gap: 10px;
    width: 100%;
    height: 100%;
    margin-bottom: 5px;
}

    .warning-tab-details .tab-details-box:last-child {
        margin-bottom: 0;
    }

.warning-tab-content .tab-details-box h4 {
    color: #D70006;
     font-family: 'Gilroy-Medium','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1; /* 16px */
    text-transform: capitalize;
    margin-bottom: 0;
}

.warning-tab-content .tab-details-box p {
    margin-bottom: 0;
    color: rgba(215, 0, 6, .6);
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1; /* 16.8px */
}

.units-list ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    position: relative;
    width: 100%;
}

    .units-list ul li {
        list-style-type: none;
        position: relative;
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        gap: 10px;
        padding-left: 20px;
        color: #282D33;
         font-family: 'Gilroy-Medium','SolaimanLipi';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 16px */
        text-transform: capitalize;
        margin-bottom: 20px;
    }

        .units-list ul li:last-child {
            margin-bottom: 0;
        }

        .units-list ul li span {
            color: #282D33;
        }

        .units-list ul li:before {
            content: '';
            background-color: rgba(37, 152, 243, 1);
            width: 1rem;
            height: 1rem;
            position: absolute;
            left: 0;
        }

.modal {
    z-index: 1520;
}

.modal-backdrop {
    z-index: 1500;
}

.dashboard-modal .modal-dialog.modal-xl {
    max-width: 1160px;
}

.dashboard-modal .modal-title {
    color: #343A40;
    text-align: center;
     font-family: 'Gilroy-Medium','SolaimanLipi';
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 28.8px */
    text-transform: uppercase;
}

.dashboard-modal .close-btns {
    top: -20px;
    right: -20px;
    background-color: #fff;
    color: rgba(187, 36, 41, 1);
    border: 1px solid #D70006;
    width: 40px;
    padding: 10px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    transition: all .4s ease-in-out;
}

    .dashboard-modal .close-btns:hover {
        background-color: #000;
        color: #fff;
        transition: all .4s ease-in-out;
    }

/* ======== */

.device-monitor-tab-widget {
    border: 1px solid #EAEFF4;
    background: #FFF;
    padding: 20px;
    margin-bottom: 30px;
    border-radius: 5px;
    overflow: hidden;
}

.data-monitor-tab-content > .tab-pane > .device-monitor-tab-widget:last-child,
.device-monitor-tab-content > .tab-pane > .device-monitor-tab-widget:last-child {
    margin-bottom: 0;
}

.device-monitor-tab-widget .tab-header {
    margin-bottom: 10px;
}

.device-info {
    margin-bottom: 20px;
}

    .device-info p {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 10px;
        width: 100%;
        color: #282D33;
         font-family: 'Gilroy-Medium','SolaimanLipi';
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px; /* 122.222% */
        margin-bottom: 10px;
    }

        .device-info p span {
            color: #282D33;
             font-family: 'Gilroy-Regular','SolaimanLipi';
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: 110%; /* 17.6px */
        }

        .device-info p:last-child {
            margin-bottom: 0;
        }

.device-monitor-tab-widget .refresh-btn {
    padding: 11px 36px;
    color: #FFF;
    text-align: center;
     font-family: 'Gilroy-Medium','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1; /* 19.2px */
    text-transform: capitalize;
}

.ping-widget-box {
    max-width: 410px;
    width: 100%;
}

.ping-device-info {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    width: 100%;
    margin-top: 20px;
}

.ping-btn {
    border: 1px solid #1DA856;
    background: #FFF;
    border-radius: 0;
    padding: 20px 15px;
    max-width: 175px;
    width: 100%;
    color: #1DA856;
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 17.6px */
}

    .ping-btn:hover,
    .ping-btn.active {
        color: #D70006;
        border-color: #D70006;
    }

/* ======= ai-report-section ======== */
.ai-report-section .section-title p {
    /* display: flex;
      justify-content: flex-start;
      align-items: center; */
    gap: 10px;
    width: 100%;
    color: #282D33;
     font-family: 'Gilroy-Medium','SolaimanLipi';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 122.222% */
    margin-bottom: 0;
    /* text-align: right; */
}

.ai-report-section .section-title {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

    .ai-report-section .section-title p span {
        color: #282D33;
         font-family: 'Gilroy-Regular','SolaimanLipi';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 110%; /* 17.6px */
    }

.ai-report-list .report-details-info {
    border: 1px solid #EAEFF4;
    background: #FFF;
    margin-bottom: 20px;
    border-radius: 5px;
    overflow: hidden;
}

    .ai-report-list .report-details-info:last-child {
        margin-bottom: 0;
    }

.report-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 100%;
}

    .report-box span {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 20px;
        height: 100%;
        color: #FFF;
        text-align: center;
         font-family: 'Gilroy-Medium','SolaimanLipi';
        font-size: 40px;
        font-style: normal;
        font-weight: 400;
        line-height: 1; /* 19.2px */
        text-transform: capitalize;
        max-width: 150px;
        width: 100%;
    }

.report-info {
    padding: 1rem;
}

    .report-info h2 {
        color: #000;
        text-align: left;
         font-family: 'Gilroy-Bold','SolaimanLipi';
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 1; /* 19.2px */
        text-transform: uppercase;
        margin-bottom: 10px;
    }

    .report-info p {
        color: #000;
        text-align: justify;
         font-family: 'Gilroy-Regular','SolaimanLipi';
        font-size: 1rem;
        font-style: normal;
        font-weight: 400;
        line-height: 1.4; /* 19.2px */
        text-transform: capitalize;
        margin-bottom: 0;
    }

.action-btns .export-btn {
    border: 1px solid #BA2228;
    background-color: #FFF;
    padding: 14px 20px;
    color: #1A1817;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.4; /* 157.224% */
    max-width: 100%;
    width: auto;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
}

    .action-btns .export-btn span {
        font-size: 20px;
        line-height: 1;
    }

    .action-btns .export-btn:hover {
        background-color: #BA2228;
        color: #fff;
    }

/* =========  */
.motion-chart-data-info table tbody tr td {
    color: #282D33;
     font-family: 'Gilroy-Medium','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 16px */
    text-transform: capitalize;
    padding: 5px 0;
}

.chart-data span {
    width: 1rem;
    height: 1rem;
    display: block;
}

.chart-data {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}

/* ======== diagnostic-section ===== */
.diagnostic-section .section-title .top-left-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 30px;
    width: auto;
}

.diagnostic-section .section-title p {
    color: #282D33;
     font-family: 'Gilroy-Medium','SolaimanLipi';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 133.333% */
    margin-bottom: 0;
}

.section-title span {
    color: #282D33;
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0;
}

.diagnostic-section .section-title span {
    color: #282D33;
    text-align: center;
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 16.8px */
    text-transform: uppercase;
}

.diagnostic-content-widget {
    margin-bottom: 30px;
}

.diagnostic-card {
    border: 1px solid #EAEFF4;
    background: #FFF;
    padding: 20px 20px 30px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 1rem;
    flex-direction: column;
    width: 100%;
    height: 100%;
    min-height: 175px;
    border-radius: 5px;
    overflow: hidden;
}

.diagnostic-card-header {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    width: 100%;
}

    .diagnostic-card-header .icon-image .dark-img {
        display: none;
    }

    .diagnostic-card-header h4 {
        color: #D70006;
        font-family: 'Gilroy-SemiBold','SolaimanLipi';
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: uppercase;
        margin-bottom: 0;
    }

.diagnostic-card-body {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    width: 100%;
    height: 100%;
    flex-direction: column;
}

    .diagnostic-card-body h4 {
        color: rgba(40, 45, 51, .7);
        text-align: center;
         font-family: 'Gilroy-Bold','SolaimanLipi';
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px; /* 120% */
        margin-bottom: 0;
    }

    .diagnostic-card-body h2 {
        color: rgba(40, 45, 51, .95);
        text-align: center;
         font-family: 'Gilroy-Bold','SolaimanLipi';
        font-size: 30px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%; /* 36px */
        margin-bottom: 0;
    }

    .diagnostic-card-body p {
        margin-bottom: 0;
        color: rgba(40, 45, 51, .7);
        text-align: center;
         font-family: 'Gilroy-Regular','SolaimanLipi';
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px; /* 133.333% */
    }

        .diagnostic-card-body p span {
             font-family: 'Gilroy-Medium','SolaimanLipi';
        }
/* .dtc-list {
  border: 1px solid #EAEFF4;
  background-color: #fff;
} */

.dtc-list-box {
    padding: 30px;
}

.dtc-list .section-title {
    flex-direction: column;
    gap: 10px;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
}

    .dtc-list .section-title h3 {
        color: rgba(215, 0, 6, 1);
    }

    .dtc-list .section-title h2 {
        color: #161C24;
        text-align: center;
         font-family: 'Gilroy-Bold','SolaimanLipi';
        font-size: 36px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 36px */
        margin-bottom: 10px;
    }

    .dtc-list .section-title p {
        color: rgba(40, 45, 51, .7);
        text-align: center;
         font-family: 'Gilroy-Regular','SolaimanLipi';
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px; /* 120% */
        margin-bottom: 0;
    }

.dtc-table-list .btn {
    background: rgba(255, 0, 0, 0.10);
    width: auto;
    color: #F00;
     font-family: 'Gilroy-Medium','SolaimanLipi';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 14px */
    border-radius: 0;
    text-transform: capitalize;
}

    .dtc-table-list .btn.semi-critical-btn {
        background: rgba(255, 85, 0, 0.10);
        color: rgba(255, 85, 0, 1);
    }

    .dtc-table-list .btn.alrt-btn {
        background: rgba(28, 86, 123, 0.10);
        color: rgba(28, 86, 123, 1);
    }

.reson-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
    width: 100%;
}

.tooltip-btn {
    background: transparent;
    border: 0;
    padding: 0;
}

.popover {
    box-shadow: 0px 4px 25px rgba(22, 28, 36, 0.20);
    padding: 20px;
    max-width: 450px;
    width: 100%;
    border: 0;
    border-radius: 0;
}

.popover-header {
    background-color: transparent;
    border: 0;
    border-radius: 0;
    padding: 0;
    overflow: hidden;
    color: #282D33;
    text-overflow: ellipsis;
     font-family: 'Gilroy-Bold','SolaimanLipi';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 20px */
    margin-bottom: 10px;
}

.popover-body {
    padding: 0;
    color: rgba(25, 35, 40, .7);
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%; /* 21.6px */
}

.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow {
    bottom: calc(-0.5rem - 0px);
    border: 0;
}

.vehicle-diagnostic-section .section-title {
    align-items: flex-start;
    flex-wrap: nowrap;
}

    .vehicle-diagnostic-section .section-title .top-left-box {
        flex-direction: column;
        gap: 10px;
        justify-content: flex-start;
        align-items: flex-start;
    }

        .vehicle-diagnostic-section .section-title .top-left-box p {
            color: #282D33;
             font-family: 'Gilroy-Regular','SolaimanLipi';
            font-size: 18px;
            font-style: normal;
            font-weight: 400;
            line-height: 24px; /* 133.333% */
        }

            .vehicle-diagnostic-section .section-title .top-left-box p span {
                 font-family: 'Gilroy-Bold','SolaimanLipi';
            }

.left-diagonostic-box {
    border: 1px solid #EAEFF4;
    background: #FFF;
}

.list-card p {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0;
    gap: 10px;
    color: #282D33;
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 16px */
}

    .list-card p span {
        display: block;
        margin-bottom: 0;
        color: #282D33;
         font-family: 'Gilroy-Bold','SolaimanLipi';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
    }

.dtc-list-box .inner-tab-nav .nav-pills .nav-link {
    padding: 9px 20px;
    color: rgba(117, 123, 126, 1);
    text-align: center;
     font-family: 'Gilroy-Medium','SolaimanLipi';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.25; /* 19.2px */
}

    .dtc-list-box .inner-tab-nav .nav-pills .nav-link.active {
        color: #D70006;
         font-family: 'Gilroy-Bold','SolaimanLipi';
    }

.dtc-list .tab-content {
    background-color: #fff;
}

.vehicle-list-box {
    padding: 20px;
}

.check-mark-box {
    padding: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    width: 100%;
}

    .check-mark-box .form-check {
        padding-left: 0;
        margin-right: 0;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        width: auto;
        gap: 5px;
    }

        .check-mark-box .form-check .form-check-label {
            color: #11142D;
             font-family: 'Gilroy-Medium','SolaimanLipi';
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: 22px; /* 137.5% */
            text-transform: capitalize;
        }

    .check-mark-box .form-check-input[type="radio"] {
        background-color: transparent;
        border-radius: 0;
        width: 1rem;
        height: 1rem;
    }

    .check-mark-box .form-check-input:checked[type="radio"] {
        background-image: url(../images/icons/check_box_active.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        background-color: transparent;
        border: 0;
    }

.document-modal-box .modal-dialog {
    max-width: 650px;
}

.document-form .table {
    margin-bottom: 0 !important;
    border: 0;
    border-spacing: 3px;
    border-collapse: separate;
}

    .document-form .table tbody tr td {
        padding: 0 0;
    }

.data-monitor-list {
    height: calc(100vh - 286px);
}

.data-monitor-list-group {
    max-width: 500px;
    width: 100%;
    border: 1px solid #EAEFF4;
    background: #FFF;
    padding: 0 0;
    border-radius: 5px;
    overflow: hidden;
}

    .data-monitor-list-group .form-control {
        color: #818181;
         font-family: 'Gilroy-Regular','SolaimanLipi';
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
        padding: 15px 20px;
        border: 0;
        border-bottom: 1px solid #EAEFF4;
        border-radius: 0;
    }

.data-monitor-table {
    min-height: 100%;
    height: 290px;
}

.device-monitor-tab-box {
    height: 275px;
    padding: 1rem 20px;
}

#map .mapboxgl-marker {
    z-index: 1 !important;
    cursor: default;
}

#map {
    height: calc(100vh - 80px) !important;
    position: relative;
    width: 100%;
}

.audio-img-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    z-index: 13;
}

.driver-img,
.vehicle-number-box .driver-img {
    width: 40px !important;
    height: 40px !important;
}

.notification-accordion-box .accordion-box .accordion-header {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
    width: 100%;
    padding: 9px 20px;
}

.tracking-accordion .accordion-box .accordion-header {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
    width: 100%;
    padding: 20px;
    background-color: #fff;
}

.notification-accordion-box .accordion-box .form-check-input {
    max-width: 1rem;
    width: 100%;
    height: 1rem;
}

    .notification-accordion-box .form-check .form-check-input[type="radio"],
    .notification-accordion-box .accordion-box .form-check-input[type="radio"] {
        width: 100%;
        max-width: 18px;
        height: 18px;
        background-color: transparent;
    }

.notification-accordion-box .form-check .form-check-input:checked[type="radio"],
.accordion-box .form-check-input:checked[type="checkbox"] {
    background-size: auto;
    background: url(../images/icons/check_box.png) center no-repeat;
    border-color: transparent;
}

.open-box {
    /* transform: rotate(180deg); */
    font-size: 20px;
    color: #D70006;
    line-height: 1;
    display: inline-block;
    position: absolute;
    top: -26px;
    right: 0;
}

.route-history-list .vehicle-route-box {
    /* height: 475px; */
    height: 100%;
}


.ai-ml-section .section-title p {
    /* display: flex;
  justify-content: flex-start;
  align-items: center; */
    gap: 10px;
    width: 100%;
    color: #282D33;
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 122.222% */
    margin-bottom: 0;
    /* text-align: right; */
}

.ai-ml-section .section-title {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    max-width: 900px;
    width: 100%;
    margin: 0 auto 30px;
}

.ai-ml-card-box {
    background-color: #fff;
    border: 1px solid #F6EEF2;
    padding: 30px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px;
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

.ai-card-body {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 1rem;
}

    .ai-card-body h4 {
        color: rgba(40, 45, 51, 1);
         font-family: 'Gilroy-Bold','SolaimanLipi';
        font-size: 20px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 0;
    }

    .ai-card-body p {
        color: #192328;
         font-family: 'Gilroy-Regular','SolaimanLipi';
        font-size: 16px;
        font-weight: 400;
        line-height: 21px;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 0px;
        min-height: 170px;
        height: 100%;
        overflow: hidden;
    }

.view-btn {
    border: 1px solid #BA2228;
    padding: 11px 20px;
    width: 100%;
    background-color: transparent;
     font-family: 'Montserrat','SolaimanLipi';
    font-size: 1rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1; /* 122.222% */
    margin-bottom: 0px;
    color: #1A1817;
    border-radius: 0;
}

    .view-btn:hover {
        color: #fff;
        background-color: #D70006;
    }

.predictive-section {
    height: calc(100vh - 175px);
    display: flex;
    justify-content: center;
    align-items: center;
}

    .predictive-section .section-title {
        flex-direction: column;
        gap: 30px;
        margin-bottom: 0;
        max-width: 570px;
        width: 100%;
        margin: 0 auto;
    }

        .predictive-section .section-title h3 {
             font-family: 'Gilroy-Bold','SolaimanLipi';
            font-size: 30px;
            font-weight: 400;
            line-height: 1.3;
            letter-spacing: 0em;
            text-align: center;
            color: rgba(22, 28, 36, 1);
        }

        .predictive-section .section-title p {
             font-family: 'Gilroy-Medium','SolaimanLipi';
            font-size: 18px;
            font-weight: 400;
            line-height: 23px;
            letter-spacing: 0em;
            text-align: center;
            color: rgba(25, 35, 40, 1);
            margin-bottom: 0;
        }

.back-btn {
    background-color: rgba(215, 0, 6, 1);
     font-family: 'Gilroy-Bold','SolaimanLipi';
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
    border: 0;
    padding: 20px;
    color: rgba(255, 255, 255, 1);
    max-width: 410px;
    width: 100%;
    margin: 0 auto;
    border-radius: 0;
    transition: all .4s ease-in-out;
}

    .back-btn:hover {
        background-color: rgba(22, 28, 36, 1);
        color: #fff;
        transition: all .4s ease-in-out;
    }

.ai-ml-card-box .dark-img,
.predictive-dark-img {
    display: none;
}

.page-wrapper.active .driver-details-box .task-content-box .row .col-xl-4 {
    width: 50%;
}

.page-wrapper.active .driver-details-box .task-content-box .row .col-xl-2 {
    width: 25%;
}

/* ========== */
.task-filter-table-box {
    overflow-y: hidden;
    overflow-x: auto;
    max-width: 2000px;
    width: 100%;
}

.task-column-box {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px;
    flex: 60 1 0;
    white-space: nowrap;
    width: 100%;
}

    .task-column-box .task-box {
        max-width: 300px;
        width: 100%;
        height: 100%;
    }

    .task-column-box .task-table-box {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 0;
        flex-direction: column;
        height: 100%;
        width: 100%;
        border: 1px solid rgba(29, 168, 86, 1);
        border-radius: 5px;
        background-color: #fff;
    }

.task-table-header {
    background-color: rgba(29, 168, 86, 0.20);
    text-align: left;
    padding: 1rem;
}

    .task-table-header.next-box {
        background-color: rgba(248, 145, 23, 0.20);
    }

.task-list .table-title .task-table-header h4 {
    margin: 0;
     font-family: 'Gilroy-Bold','SolaimanLipi';
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #000;
    border: 0;
    background-color: transparent;
    padding: 0;
}

.task-table-body {
    padding: 10px;
    width: 100%;
}

.task-card {
    background-color: #fff;
    border: 1px solid rgba(29, 168, 86, 1);
    border-radius: 5px;
    padding: 10px;
    width: 100%;
}

    .task-card h5 {
        color: #282D33;
        text-align: left;
         font-family: 'Gilroy-Bold','SolaimanLipi';
        font-size: 1rem;
        font-style: normal;
        font-weight: 400;
        line-height: 1; /* 16.8px */
    }

    .task-card span {
        color: #282D33;
        text-align: center;
         font-family: 'Gilroy-Regular','SolaimanLipi';
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 1; /* 16.8px */
        background-color: rgba(248, 145, 23, 0.20);
        padding: 5px;
        border-radius: 5px;
    }

.ctg-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    width: 100%;
}

    .ctg-box .details-btns .view-btn {
        border-color: rgba(248, 145, 23, 0.50);
        border-radius: 5px;
        text-transform: capitalize;
    }

.assing-user {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0;
    width: 100%;
    position: relative;
    height: 100%;
    padding-top: 20px;
}

    .assing-user button {
        padding: 5px;
    }

    .assing-user img {
        max-width: 46px;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.tooltip {
    font-size: 12px;
}

/* ======== */
/* .marker-icon {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 1300;
  width: auto;
  display: flex;
  justify-content: center;
}  
.marker-btn {
  position: relative;
}

.marker-overlay {
  position: absolute;
  background-color: rgba(129, 129 ,129, .6);
  color: #000;
  border: 1px solid #a4a4a4;
  border-radius: 5px;
  top: -60px;
  padding: 10px;
  left: 50px;
  width: 100px;
}

.marker-overlay:after {
  content: '';
  background-color: rgba(129, 129 ,129, .6);
  width: 3px;
  height: 50px;
  transform: rotate(45deg);
  position: absolute;
  bottom: -40px;
  border-radius: 5px 0 5px 0;
  left: 0;
}      

.marker-overlay p {
  margin-bottom: 0;
   font-family: 'Gilroy-Bold','SolaimanLipi';
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  text-transform: capitalize;
  text-align: center;
} */


.minimize-box {
    height: auto;
    background-color: rgba(255, 255, 255, 1);
    margin: 0;
    position: relative;
    width: 100%;
    display: none;
}

    .minimize-box.show {
        display: block;
    }

.fuel-box {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 7px;
    width: 100%;
    padding: 1rem;
}

    .fuel-box .box-icon {
        line-height: 1;
        font-size: 20px;
        color: #000;
    }

    .fuel-box p {
        margin-bottom: 0;
         font-family: 'Gilroy-Medium','SolaimanLipi';
        font-size: 1rem;
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        color: #000;
        text-transform: capitalize;
        text-align: center;
    }


.inner-card-box .card-car-title {
    flex-direction: column;
    align-items: flex-start;
}

    .inner-card-box .card-car-title h6 {
        font-size: 20px;
        font-weight: 400;
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 10px;
        width: 100%;
        margin-bottom: 0;
        color: #000;
         font-family: 'Gilroy-Bold','SolaimanLipi';
    }

    .inner-card-box .card-car-title span {
        font-weight: 400;
        font-size: 18px;
        padding: 0;
        color: rgba(129, 129, 129, 1);
         font-family: 'Gilroy-Bold','SolaimanLipi';
        line-height: 1;
        letter-spacing: 0;
        text-align: left;
    }

    .inner-card-box .card-car-title h6 span {
        font-weight: 400;
         font-family: 'Gilroy-Bold','SolaimanLipi';
        font-size: 18px;
        padding: 0;
        color: #000;
    }

/* =========== */
.chart-modal .modal-dialog {
    max-width: 900px;
    width: 100%;
}

/* =========== */
.summery-box {
    margin-bottom: 20px;
}

.summery-box-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    width: 100%;
    margin-bottom: 6px;
}

    .summery-box-title h4 {
        margin-bottom: 0;
        font-weight: 400;
         font-family: 'Gilroy-Bold','SolaimanLipi';
        font-size: 18px;
        color: #282D33;
    }

    .summery-box-title a {
        line-height: 1;
        color: #282D33;
    }

.summery-box-list {
    border-top: 1px solid #EAEFF4;
    border-bottom: 0;
}

.summery-list ul {
    padding: 0;
    margin: 0;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}
    .summery-list ul li a {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        gap: 10px;
        font-weight: 400;
        font-family: 'Gilroy-Regular','SolaimanLipi';
        font-size: 1rem;
        line-height: 1;
        color: #818181;
    }
        .summery-list ul li a:hover {
            color: rgba(215, 0, 6, 1);
        }
    .summery-list ul li {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 50%;
        gap: 10px;
        border-bottom: 1px solid #EAEFF4;
        border-right: 1px solid #EAEFF4;
        border-left: 1px solid #EAEFF4;
        padding: 8px 10px;
        list-style-type: none;
        margin-bottom: 0;
        font-weight: 400;
        font-family: 'Gilroy-Regular','SolaimanLipi';
        font-size: 1rem;
        line-height: 1;
        color: #818181;
    }

        .summery-list ul li:nth-child(even) {
            border-left: 0;
        }

/* .summery-list ul li:last-child {
      border-bottom: 0;
    } */

.right-summery-list ul li {
    border-right: 0;
}

.top-vehicle-box {
    margin-bottom: 20px;
}

.vehicle-sedule-form .vehicle-sedule-date-box .form-group label {
    font-size: 18px;
    margin-bottom: 10px;
}

.route-road-map {
    height: 300px;
    background-color: #fff;
}

    .route-road-map .accordion-header {
        /* padding: 12px 13px; */
        position: relative;
        padding: 12px 13px 0 35px;
        background-color: transparent;
        border: 0 !important;
        border-radius: 5px;
    }

    .route-road-map .accordion-button {
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        /* padding: 0; */
        position: relative;
        padding: 0 0 10px;
        background-color: transparent;
        z-index: 1;
        border-bottom: none;
        box-shadow: none;
    }

    .route-road-map .accordion-item .accordion-header::before {
        content: "";
        /* content: "\f582"; */
        position: absolute;
        left: 8px;
        background-image: url(../images/icon/stop-icon.png);
        background-repeat: no-repeat;
        background-color: #fff;
        width: 24px;
        height: 24px;
        top: 8px;
        z-index: 1100;
        /* font-size: 1rem;
  color: #D70006;
  font-family: bootstrap-icons !important; */
    }

    .route-road-map .accordion-item .accordion-header.run-header::before {
        background-image: url(../images/icon/play_arrow.png);
    }
/* .route-road-map .accordion-item:nth-child(even) .accordion-header::before {
  background-image: url(../images/icon/play_arrow.png);
} */

.accordion-button:focus {
    z-index: 1;
}

.route-road-map .accordion-button.collapsed::before {
    background-color: #fff;
    z-index: 15;
}

.route-road-map .accordion-button:after {
    position: absolute;
    right: 20px;
    top: 12px;
}

.route-road-map .accordion {
    position: relative;
    overflow: hidden;
}

    .route-road-map .accordion::before {
        content: '';
        position: absolute;
        background-image: url(../images/accordion-line.png);
        width: 1px;
        height: 100%;
        background-repeat: repeat-y;
        left: 20px;
        top: 28px;
        z-index: 10;
    }

.route-road-map .accordion-item {
    background-color: #fff;
}

.route-road-map .accordion-button:focus {
    z-index: 1;
    border-color: transparent !important;
}

.route-road-map .accordion-button.collapsed:focus,
.route-road-map .accordion-button.collapsed {
    background-color: transparent;
    z-index: 1200;
    border-bottom: 1px solid #E4F2FF;
    border-color: #E4F2FF !important;
}

.route-road-map .accordion-button p {
    color: #D70006;
     font-family: 'Gilroy-Bold','SolaimanLipi';
    font-size: 16px;
    line-height: 1;
    margin-bottom: 5px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}

    .route-road-map .accordion-button p span.stop-time {
         font-family: 'Gilroy-Medium','SolaimanLipi';
        font-size: 12px;
        color: #818181;
        line-height: 1;
        display: inline-flex;
    }

.route-road-map .accordion-button span {
    display: block;
}

.route-road-map .accordion-body {
    margin: 0 1rem 5px 35px;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #E4F2FF;
}

    .route-road-map .accordion-body p {
        margin-bottom: 0;
         font-family: 'Gilroy-Regular','SolaimanLipi';
        font-size: 1rem;
        color: #000;
        line-height: 1;
    }

/* 
button[type=button] span {
  display: inline-block;
  width: 6px;
  height: 6px;
  vertical-align: middle;
  border-radius: 50%;
  background: white;
  font-size: 15px;
  margin: 0 1px;
  -webkit-animation: blink;
          animation: blink;
  -webkit-animation-duration: 1.4s;
          animation-duration: 1.4s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
button[type=button] span:nth-child(2) {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
button[type=button] span:nth-child(3) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}

@-webkit-keyframes blink {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes blink {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
} */

.maps-icon button.active .active-img {
    display: block;
}

.maps-icon button .active-img,
.maps-icon button.active .icon-img {
    display: none;
}

.lobilists .lobilist-check {
    display: none;
}

.lobilists .lobilist-item, .lobilists .lobilist-item-placeholder {
    padding-left: 10px !important;
    padding-top: 20px !important;
}

.driver-group {
    justify-content: flex-end;
}

    .driver-group label {
        font-size: 16px;
        line-height: 1;
    }

    .driver-group .form-control {
        background-color: #fff;
        border-radius: 5px;
        width: 100%;
    }

.driver-details-score-box {
    margin-bottom: 20px;
}

    .driver-details-score-box:last-child {
        margin-bottom: 0;
    }

.driver-info-box {
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #EAEFF4;
    padding: 20px;
    color: #202B33;
    height: 100%;
}

    .driver-info-box .fuel-driver-img {
        max-width: 100%;
        width: 100%;
        height: auto;
        object-fit: cover;
        overflow: hidden;
        border-radius: 5px;
    }

    .driver-info-box p {
        font-family: 'Figtree', 'SolaimanLipi';
        font-size: 16px;
        margin-bottom: 10px;
        line-height: 1.2;
        font-weight: 700;
        text-align: left;
    }

    .driver-info-box h4 {
        font-family: 'Figtree', 'SolaimanLipi';
        font-size: 18px;
        margin-bottom: 10px;
        margin-top: 10px;
        line-height: 1.2;
        font-weight: 700;
        color: #202B33;
        text-align: left;
    }

.driver-score-box {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    width: 100%;
    flex-direction: column;
}

.driver-info-box h3 {
    font-family: 'Figtree', 'SolaimanLipi';
    font-size: 20px;
    margin-bottom: 0px;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 400;
    color: #202B33;
}

.driver-info-box h1 {
    font-family: 'Figtree', 'SolaimanLipi';
    font-size: 45px;
    margin-bottom: 0px;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 600;
    color: #202B33;
}

.driver-info-box span {
    font-family: 'Figtree', 'SolaimanLipi';
    font-size: 16px;
    margin-bottom: 0;
    display: block;
    line-height: 1.2;
    font-weight: 400;
    text-align: left;
}

.driver-details-content {
    border-bottom: 1px solid #EAEFF4;
    padding: 20px;
}

.driver-content-box {
    padding: 20px;
}

    .driver-content-box h5 {
        margin-bottom: 5px;
         font-family: 'Gilroy-Medium','SolaimanLipi';
        font-size: 18px;
        color: #111;
        line-height: 1.2;
        font-weight: 400;
    }

    .driver-content-box p {
        margin-bottom: 5px;
         font-family: 'Gilroy-Regular','SolaimanLipi';
        font-size: 1rem;
        color: #757B7E;
        font-weight: 400;
        line-height: 1.5;
    }

.driver-details-content ul {
    display: flex;
    padding: 0;
    margin: 0;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    width: 100%;
    flex-wrap: wrap;
}

    .driver-details-content ul li {
        width: 48%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 10px;
        flex-wrap: wrap;
        border: 1px solid #EAEFF4;
        background-color: transparent;
        padding: 10px 15px;
        font-size: 18px;
        font-family: 'Inter','SolaimanLipi';
        line-height: 1;
        font-weight: 400;
        color: #000;
        border-radius: 5px;
    }

        .driver-details-content ul li span {
            font-weight: 700;
        }

.route-details-box .summery-list ul li {
    padding: 5px;
    font-size: 14px;
}

.count-num {
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 50%;
    padding: 4px 6px;
    font-size: 14px;
    line-height: 1.2;
}

.source-box {
    background-color: #fff;
    border: 1px solid #e4e4e4;
    padding: 20px;
    margin: 1rem;
    border-radius: 5px;
}

    .source-box .section-title h3 {
        font-size: 24px;
    }

.map-checker .form-check label {
    border-radius: 5px;
}

.source-box-form .form-control {
    color: #000;
}

.distance-box {
    padding: 20px;
    background-color: #fff;
    border: 1px solid #e4e4e4;
}

    .distance-box .distance-calculate-box p {
         font-family: 'Gilroy-Regular','SolaimanLipi';
        font-size: 1rem;
        color: #000;
        font-weight: 400;
        line-height: 1.5;
        margin-bottom: 5px;
    }

        .distance-box .distance-calculate-box p:last-child {
            margin-bottom: 0;
        }

        .distance-box .distance-calculate-box p span {
             font-family: 'Gilroy-Bold','SolaimanLipi';
            font-weight: 400;
        }

.route-tab-nav {
    border-radius: 0;
}

    .route-tab-nav .nav-pills .nav-item .nav-link {
        padding: 1rem 30px;
        font-size: 15px;
        line-height: 1;
    }

.upload-latitude-longitude .input-group-repeater {
    align-items: flex-end;
}

.input-group-repeater .form-group {
    width: 49%;
}

.latitude-longitude-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}

.share-form .form-group {
    margin-bottom: 20px;
}

    .share-form .form-group:last-child {
        margin-bottom: 0;
    }

    .share-form .form-group .form-label {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        gap: 10px;
    }

        .share-form .form-group .form-label span {
            cursor: pointer;
            font-size: 20px;
            line-height: 1;
        }

.dashboard-left-content h3 {
     font-family: 'Gilroy-Medium','SolaimanLipi';
    font-size: 20px;
    color: #000;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 1rem;
    margin-top: 0;
}

.source-box .top-title-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 10px;
}

.fuel-repote-widget .diagnostic-card-header h4 {
    color: #202B33;
    font-family: 'Figtree', 'SolaimanLipi';
    font-size: 20px;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 0;
    text-align: center;
}
/* 
.fuel-repote-widget {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 1rem;
  width: 100%;
}

.fuel-repote-box {
  flex: 0 0 auto;
  width: 25%;
} */
.fuel-repote-widget .diagnostic-card-body h2 {
    font-size: 40px;
    font-family: 'Figtree', 'SolaimanLipi';
    font-weight: 700;
    line-height: 1.2;
}

    .fuel-repote-widget .diagnostic-card-body h2 span {
        font-size: 18px;
        font-family: 'Figtree', 'SolaimanLipi';
        line-height: 1;
        font-weight: 500;
    }

.fuel-repote-widget .diagnostic-card-body p {
    font-size: 16px;
    font-family: 'Figtree', 'SolaimanLipi';
    line-height: 1;
    font-weight: 400;
    color: #646464;
    margin-bottom: 0;
}

    .fuel-repote-widget .diagnostic-card-body p span {
        color: #D70006;
        font-weight: 600;
    }

.fuel-report-charts {
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #e4e4e4;
    padding: 20px;
    overflow-x: auto;
    overflow-y: hidden;
}

.doc-gallery-box figure {
    margin-bottom: 0;
}

.gallery-img {
    position: relative;
    transition: all .4s ease-in-out;
    overflow: hidden;
    margin-bottom: 15px;
    margin-bottom: 0;
}

    .gallery-img img {
        transform: scale(1);
        transition: all .4s ease-in-out;
        height: 170px;
        object-fit: cover;
        width: 100%;
        overflow: hidden;
    }

    .gallery-img:hover img {
        transform: scale(1.1);
        transition: all .4s ease-in-out;
    }

    .gallery-img .card-img-overlay {
        display: none;
    }

    .gallery-img:hover .card-img-overlay {
        display: block;
    }

    .gallery-img .card-img-overlay {
        padding: 0;
    }

.gallery-info {
    background-color: rgba(0, 0, 0, .27);
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 10px;
    padding: 15px;
    position: absolute;
    bottom: 0;
}

    .gallery-info p {
        margin-bottom: 0;
         font-family: 'Gilroy-Medium','SolaimanLipi';
        font-size: 16px;
        color: #fff;
        font-weight: 400;
        line-height: 1.2;
    }

    .gallery-info a {
        color: #fff;
        line-height: 1;
        font-size: 18px;
    }

        .gallery-info a:hover {
            color: #008000;
        }

.form-title {
    margin-bottom: 10px;
     font-family: 'Gilroy-Medium','SolaimanLipi';
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    color: rgba(215, 0, 6, 1);
}

.ai-logo {
    max-width: 100px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #000;
    padding: 10px;
    border-radius: 50%;
}

.ai-help-section .dark-img {
    display: none;
    border-color: #FFF;
}

.ai-help-list {
    margin-top: 100px;
    margin-bottom: 50px;
}

    .ai-help-list .ai-card-body h4 {
        margin-bottom: 10px;
    }

    .ai-help-list .ai-card-body p {
        height: auto;
        min-height: auto;
    }

    .ai-help-list .ai-ml-card-box {
        padding: 20px;
        border-radius: 10px;
        border: 1px solid #EAEFF4;
    }

        .ai-help-list .ai-ml-card-box:hover {
            background-color: #000;
            transition: all .4s ease-in-out;
        }

            .ai-help-list .ai-ml-card-box:hover .ai-card-body p,
            .ai-help-list .ai-ml-card-box:hover .ai-card-body h4 {
                color: #fff;
                transition: all .4s ease-in-out;
            }

.ai-help-form .input-group {
    background: #FFFFFF;
    padding: 0 0 0 1rem;
    border-radius: 10px;
    height: auto;
    border: 1px solid #EAEFF4;
}

    .ai-help-form .input-group .form-control {
        border-color: transparent;
    }

    .ai-help-form .input-group .input-group-text {
        background: transparent;
        border: 0;
        margin: 0;
        padding: 0;
        font-family: 'Inter','SolaimanLipi';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 19px;
        letter-spacing: 0.05em;
        color: #1A1817;
    }

.ai-help-form .send-btn {
    border-left: 1px solid #EAEFF4;
    padding: 15px 20px;
    background-color: transparent;
    border-radius: 0 10px 10px 0;
}

    .ai-help-form .send-btn:hover {
        background-color: #000;
    }

.modules-box {
    border-radius: 0;
    border: 1px solid #EAEFF4;
    padding: 0;
}

    .modules-box .top-title-box {
        border-bottom: 1px solid #EAEFF4;
        padding: 20px;
    }

        .modules-box .top-title-box h4 {
            margin-bottom: 0;
             font-family: 'Gilroy-Bold','SolaimanLipi';
            font-size: 20px;
            font-weight: 400;
            line-height: 20px;
            text-align: left;
            color: #282D33;
        }

    .modules-box .close-btn {
        border: 1px solid #D70006;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 24px;
        height: 24px;
        border-radius: 0;
        position: static;
        font-size: 14px;
        line-height: 1;
        padding: 0;
    }

.modules-details-content-box {
    padding: 20px 20px 30px;
    border-bottom: 1px solid #EAEFF4;
}

.modules-details-info {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    width: 100%;
    margin-bottom: 20px;
}

    .modules-details-info img {
        max-width: 60px;
        width: 100%;
        height: 60px;
    }

    .modules-details-info .dark-img {
        display: none;
    }

    .modules-details-info h5 {
         font-family: 'Gilroy-Bold','SolaimanLipi';
        font-size: 22px;
        font-weight: 400;
        line-height: 27.24px;
        text-align: left;
        color: #161C24;
        margin-bottom: 0;
    }

.modules-details-content-box p {
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 16px;
    font-weight: 400;
    line-height: 22.4px;
    text-align: left;
    color: #202B33;
    margin-bottom: 20px;
}

    .modules-details-content-box p:last-child {
        margin-bottom: 0;
    }

    .modules-details-content-box p span {
         font-family: 'Gilroy-Bold','SolaimanLipi';
    }

.modules-details-content-box .action-btns {
    justify-content: space-between;
}

    .back-btns .btn,
    .modules-details-content-box .action-btns .btn {
        border-radius: 0;
    }

        .modules-details-content-box .action-btns .btn.cancle-btn {
            padding: 12px 45px;
        }

    .modules-details-content-box .action-btns .btn {
        padding: 12px 20px;
    }

.modules-widget-box .card {
    background-color: #fff;
    border: 1px solid #B1B8C2;
    padding: 30px 20px 20px;
    margin-bottom: 0;
}

    .modules-widget-box .card:hover {
        background-color: #000;
    }

.wcf-section .modules-widget-box.wcf-modules-box .row > .col:nth-of-type(odd) .card:hover {
    background-color: rgba(6, 214, 160, 1);
}

.wcf-section .modules-widget-box.wcf-modules-box .row > .col:nth-of-type(even) .card:hover {
    background-color: rgba(239, 71, 111, 1);
}

.modules-widget-box .card .card-header {
    background-color: transparent;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    gap: 20px;
    padding: 0;
    margin-bottom: 20px;
}

    .modules-widget-box .card .card-header .dark-img {
        display: none;
    }

    .modules-widget-box .card .card-header img {
        max-width: 60px;
        width: 100%;
        height: 60px;
    }

    .modules-widget-box .card .card-header h4 {
         font-family: 'Gilroy-Bold','SolaimanLipi';
        font-size: 22px;
        font-weight: 400;
        line-height: 27.24px;
        text-align: left;
        color: #161C24;
        margin: 0;
    }

.modules-widget-box .card .card-body p {
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 16px;
    font-weight: 400;
    line-height: 22.4px;
    text-align: left;
    color: #202B33;
    margin: 0;
}
/* ======= robotic-eye-box ===== */
.robotic-section {
    background-color: rgba(255, 255, 255, .3);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
    padding: 30px 30px 20px;
    height: calc(100vh - 120px);
    background-blend-mode: overlay;
}

    .robotic-section .section-title {
        position: relative;
    }

        .robotic-section .section-title .top-left-title {
            display: flex;
            justify-content: flex-start;
            align-items: center;
            gap: 10px;
            width: auto;
        }

            .robotic-section .section-title .top-left-title h3 {
                font-family: 'croparregular';
                font-size: 32px;
                font-weight: 500;
                line-height: 1;
                text-align: left;
                color: #000000;
            }

        .robotic-section .section-title .btn-close,
        .robotic-section .section-title .action-btns .btn {
            padding: 12px;
             font-family: 'Figtree','SolaimanLipi';
            font-size: 14px;
            font-weight: 500;
            line-height: 1;
            text-align: center;
            color: #282D33;
            background-color: transparent;
            border: 1px solid #818181;
            opacity: 1;
        }

            .robotic-section .section-title .action-btns .btn:hover {
                background-color: #D70006;
                border-color: transparent;
                color: #fff;
            }

            .robotic-section .section-title .btn-close:hover {
                background-color: #D70006;
                border-color: transparent;
            }

.robotic-eye-box {
    position: relative;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

    .robotic-eye-box.robotic-eye-data-box {
        padding: 20px 20px 35px;
    }

.robotic-eye-data-box .robotic-eye-card {
    max-width: 1100px;
}

    .robotic-eye-data-box .robotic-eye-card .robotic-content {
        max-width: 500px;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

.robotic-eye-card {
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

    .robotic-eye-card .robotic-content h2 {
        font-family: 'croparregular';
        font-size: 55px;
        font-weight: 500;
        line-height: 1;
        text-align: center;
        color: #000000;
        margin-bottom: 40px;
    }

.robotic-eye-data-box .robotic-content h2 {
    margin-bottom: 20px;
}

.robotic-eye-card .robotic-content img {
    margin: 0 auto 20px;
}

.robotic-eye-card .robotic-content .dark-img {
    display: none;
}

.robotic-eye-card .load-btn {
    background-color: #D70006;
     font-family: 'Figtree','SolaimanLipi';
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    text-align: center;
    color: #FFFFFF;
    padding: 1rem 20px;
    width: 100%;
    max-width: 490px;
    border-radius: 0;
    clip-path: polygon(0 0, 97% 0, 100% 19%, 100% 100%, 70% 100%, 3% 100%, 0 80%, 0% 30%);
    transition: all .4s ease-in-out;
}

    .robotic-eye-card .load-btn:hover {
        background-color: #000;
        color: #FFFFFF;
        transition: all .4s ease-in-out;
    }

.robotic-data-info {
    margin-bottom: 30px;
}

    .robotic-data-info h4 {
         font-family: 'Figtree','SolaimanLipi';
        font-size: 24px;
        font-weight: 700;
        line-height: 32px;
        text-align: center;
        color: #131313;
        margin-bottom: 10px;
    }

    .robotic-data-info p {
         font-family: 'Figtree','SolaimanLipi';
        font-size: 20px;
        font-weight: 400;
        line-height: 26px;
        text-align: center;
        color: #131313;
        margin-bottom: 0;
    }

.robotic-data-table {
    height: 250px;
}

    .robotic-data-table .customize-table {
        border: 1px solid #EAEFF4;
    }

        .robotic-data-table .customize-table thead {
            border: 1px solid #EAEFF4;
            background-color: #EAEFF4;
            text-align: left;
        }

            .robotic-data-table .customize-table thead tr th {
                 font-family: 'Gilroy-Medium','SolaimanLipi';
                font-size: 14px;
                font-weight: 400;
                line-height: 16.8px;
                text-align: left;
                color: #818181;
            }

        .robotic-data-table .customize-table tbody tr td {
             font-family: 'Gilroy-Bold','SolaimanLipi';
            font-size: 16px;
            font-weight: 400;
            line-height: 16px;
            text-align: left;
            color: #192328;
            position: relative;
        }

            .robotic-data-table .customize-table tbody tr td span {
                 font-family: 'Gilroy-Regular','SolaimanLipi';
                font-size: 16px;
                font-weight: 400;
                line-height: 19.2px;
                text-align: right;
                color: #192328;
            }

/* ======== */


.robotic-section .section-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

    .robotic-section .section-title .save-btn {
        max-width: 100%;
        border-radius: 0;
    }

.robotic-info-content {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 1rem 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #EAEFF4;
}

    .robotic-info-content h4 {
         font-family: 'Figtree','SolaimanLipi';
        font-size: 18px;
        font-weight: 700;
        line-height: 18px;
        text-align: left;
        color: #131313;
        margin-bottom: 0;
    }

    .robotic-info-content p {
         font-family: 'Figtree','SolaimanLipi';
        font-size: 20px;
        font-weight: 400;
        line-height: 20px;
        text-align: right;
        color: #131313;
        margin-bottom: 0;
    }

.robotic-chat-content-box {
    height: calc(640px - 115px);
    overflow-y: auto;
    overflow-x: hidden;
    margin-bottom: 3rem;
}

.robotic-chat-box {
    max-width: 1000px;
    width: 100%;
    margin: 30px auto 0px;
}

.chat-content {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    gap: 10px;
    margin-bottom: 20px;
}

    .chat-content:last-child {
        margin-bottom: 0;
    }

    .chat-content .user-img {
        max-width: 50px;
        width: 100%;
        height: 50px;
        border-radius: 50%;
        object-fit: scale-down;
    }

.chat-inner-content h5 {
     font-family: 'Figtree','SolaimanLipi';
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    color: #202B33;
    margin-bottom: 10px;
}

.chat-inner-content p {
     font-family: 'Figtree','SolaimanLipi';
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    text-align: left;
    color: #131313;
    margin-bottom: 10px;
}

    .chat-inner-content p:last-child {
        margin-bottom: 0;
    }

.chat-inner-content ul {
    margin-bottom: 1rem;
}

    .chat-inner-content ul li {
         font-family: 'Figtree','SolaimanLipi';
        font-size: 18px;
        font-weight: 500;
        line-height: 25px;
        text-align: left;
        color: #131313;
    }

.submit-btns .input-group {
    padding: 10px 10px 10px 30px;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    border: 1px solid #818181;
}

    .submit-btns .input-group .form-control:focus,
    .submit-btns .input-group .form-control {
        border: none;
        height: 100%;
        color: #000;
         font-family: 'Figtree','SolaimanLipi';
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.2;
        text-align: left;
        margin: 0;
    }

    .submit-btns .input-group .send-btn {
        background-color: #D70006;
        border: 1px solid transparent;
        padding: 12px;
        line-height: 1;
        margin: 0;
        border-radius: 5px;
    }

.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: 0;
}

.submit-btns .input-group .input-group-text {
    color: #1A1817;
    height: 100%
}

.submit-btns .input-group .send-btn:hover {
    background-color: #000;
}

.chat-footer-content p {
     font-family: 'Figtree','SolaimanLipi';
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    text-align: center;
    color: #131313;
    margin-top: 20px;
    margin-bottom: 0;
}

.robot-chat-content {
    margin-bottom: 25px;
}


.robotic-chat-box .top-title {
    width: 100%;
    justify-content: center;
}

    .robotic-chat-box .top-title h2 {
         font-family: 'Figtree','SolaimanLipi';
        font-size: 40px;
        font-weight: 700;
        line-height: 52.8px;
        text-align: center;
        color: #161C24;
    }

        .robotic-chat-box .top-title h2 span {
            font-weight: 400;
            display: block;
        }

.chat-box {
    padding: 20px 0;
}

.chat-card-box {
    background-color: rgba(255, 255, 255, .4);
    border: 1px solid #818181;
    padding: 20px;
    border-radius: 5px;
    transition: all .4s ease-in-out;
    display: block;
    height: 100%;
}

    .chat-card-box p {
        margin-bottom: 0;
         font-family: 'Figtree','SolaimanLipi';
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        text-align: left;
        color: #1A1817;
        transition: all .4s ease-in-out;
    }

    .chat-card-box:hover {
        background-color: #D70006;
        border-color: transparent;
    }

        .chat-card-box:hover p {
            color: #fff;
            transition: all .4s ease-in-out;
        }

/* ========== */

.modules-details-box {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px;
    width: 100%;
}

.modules-left-box {
    background-color: #00B4D8;
    padding: 15px;
    max-width: 120px;
    width: 100%;
    height: 120px;
}

.modules-right-box {
    max-width: 640px;
    width: 100%;
}

    .modules-right-box h2 {
         font-family: 'Gilroy-Bold','SolaimanLipi';
        font-size: 50px;
        font-weight: 600;
        line-height: 58px;
        text-align: left;
        color: #161C24;
        margin-bottom: 1rem;
    }

    .modules-right-box p {
         font-family: 'Gilroy-Regular','SolaimanLipi';
        font-size: 16px;
        font-weight: 400;
        line-height: 22.4px;
        text-align: left;
        color: #202B33;
        margin-bottom: 0;
    }

.modules-content-box h3 {
     font-family: 'Gilroy-Bold','SolaimanLipi';
    font-size: 32px;
    font-weight: 400;
    line-height: 32px;
    text-align: left;
    color: #282D33;
    margin-bottom: 1rem;
}

.modules-content-box p {
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    color: #282D33;
    margin-bottom: 20px;
}

    .modules-content-box p:last-child {
        margin-bottom: 0;
    }

.modules-diagram-img {
    width: 100%;
    border: 1px solid #B1B8C2;
    padding: 20px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 20px;
}

.case-card-box .case-card-img,
.gallery-img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
}

    .case-card-box .case-card-img img,
    .gallery-img img {
        transform: scale(1);
        transition: all .4s ease-in-out;
        height: 100%;
    }

    .case-card-box:hover .case-card-img img,
    .gallery-img:hover img {
        transform: scale(1.1);
        transition: all .4s ease-in-out;
    }

.gallery-card-img h5 {
     font-family: 'Gilroy-Bold','SolaimanLipi';
    font-size: 22px;
    font-weight: 400;
    line-height: 27.24px;
    text-align: left;
    color: #161C24;
    margin-bottom: 0;
    margin-top: 10px;
}

.gallery-card-body {
    border: 1px solid #B1B8C2;
    padding: 20px;
    border-top: 1px solid transparent;
}

    .case-card-box .case-card-body h5,
    .gallery-card-body h5 {
         font-family: 'Gilroy-Bold','SolaimanLipi';
        font-size: 22px;
        font-weight: 400;
        line-height: 27.24px;
        text-align: left;
        color: #161C24;
        margin-bottom: 10px;
    }

    .case-card-box .case-card-body p,
    .gallery-card-body p {
         font-family: 'Gilroy-Regular','SolaimanLipi';
        font-size: 16px;
        font-weight: 400;
        line-height: 22.4px;
        text-align: left;
        color: #202B33;
        margin-bottom: 0;
    }

.case-card-box {
    border: 1px solid #B1B8C2;
    display: block;
}

    .case-card-box .case-card-body {
        padding: 20px;
    }

    .case-card-box:hover .case-card-body h5 {
        color: #d70006;
        text-decoration: underline;
    }

.diagram-section,
.fuel-level-section,
.about-modules-box {
    padding: 100px 20px;
}

.network-support-section {
    padding: 100px 20px;
    background: rgba(244, 226, 227, .3);
}

    .network-support-section .modules-content-box {
        margin-bottom: 20px;
    }

.device-card .device-img {
    border: 1px solid rgba(244, 226, 227, 1);
    border-radius: 0;
    padding: 35px 1rem 20px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

    .device-card .device-img img {
        transform: scale(1);
        transition: all .4s ease-in-out;
    }

.device-card:hover .device-img img {
    transform: scale(1.1);
    transition: all .4s ease-in-out;
}

.device-card-body {
    padding: 20px;
    text-align: center;
}

    .device-card-body h5,
    .device-card-body h5 a {
         font-family: 'Gilroy-Bold','SolaimanLipi';
        font-size: 24px;
        font-weight: 400;
        line-height: 30px;
        letter-spacing: 0em;
        text-align: center;
        color: rgba(40, 45, 51, 1);
        margin-bottom: 1rem;
        height: 30px;
        overflow: hidden;
    }

        .device-card-body h5 a:hover {
            text-decoration: underline !important;
        }

    .device-card-body p {
         font-family: 'Gilroy-Regular','SolaimanLipi';
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
        letter-spacing: 0em;
        text-align: center;
        color: rgba(32, 43, 51, 1);
        margin-bottom: 1rem;
        height: 26px;
        overflow: hidden;
    }


.read-more {
     font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
    text-align: center;
    color: rgba(40, 45, 51, 1);
}

    .read-more:hover {
        color: rgba(215, 0, 6, 1);
         font-family: 'Gilroy-Bold','SolaimanLipi';
    }

.device-section .section-title {
    max-width: 890px;
    width: 100%;
    margin: 0 auto 50px;
    text-align: center;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 1rem;
}

    .device-section .section-title h3 {
         font-family: 'Gilroy-Bold','SolaimanLipi';
        font-size: 50px;
        font-weight: 400;
        line-height: 58px;
        letter-spacing: 0em;
        text-align: center;
        color: rgba(22, 28, 36, 1);
        margin-bottom: 0;
    }

    .device-section .section-title p {
         font-family: 'Gilroy-Regular','SolaimanLipi';
        font-size: 18px;
        font-weight: 400;
        line-height: 26px;
        letter-spacing: 0em;
        text-align: center;
        color: rgba(32, 43, 51, 1);
        margin-bottom: 0;
    }


.wcf-section .card {
    border: 1px solid rgba(129, 129, 129, 0.85);
    background: #FFF;
    border-radius: 0;
    padding: 30px 20px 0;
    overflow: hidden;
    height: 100%;
    margin-bottom: 0;
}

    .wcf-section .card .card-header {
        padding: 0;
        background: transparent;
        border: 0;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 1rem;
        width: 100%;
        margin-bottom: 1rem;
    }

.wcf-features-box .card::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(243, 243, 243, .4);
    transition: .3s ease-in-out;
    z-index: 1;
}

.wcf-features-box .card:hover:before {
    top: 0;
    background: rgba(40, 45, 51, 1);
}

.wcf-features-box .card:hover .card-header,
.wcf-features-box .card:hover .card-body,
.wcf-features-box .card:hover .card-header h4,
.wcf-features-box .card:hover .card-body p,
.wcf-features-box .card:hover span {
    color: #fff;
    transition: all 0.4s ease-in-out;
    z-index: 1;
}

.wcf-section .card .card-header h4 {
    margin-bottom: 0;
    text-align: left;
}

.wcf-section .card .card-body {
    padding: 0;
}

    .wcf-section .card .card-body p {
        color: #282D33;
         font-family: 'Gilroy-Regular','SolaimanLipi';
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px; /* 146.667% */
        margin-bottom: 20px;
    }


.wcf-section .card:hover .card-header .common-img,
.wcf-section .card .card-header .hover-img {
    display: none;
}

.wcf-section .card:hover .card-header .hover-img {
    display: block;
    transition: all 0.4s ease-in-out;
}

.wcf-section .card .card-header img {
    max-width: 80px;
    width: 100%;
    transition: all 0.4s ease-in-out;
}

.modules-section .section-title {
    margin-bottom: 40px;
}

    .modules-section .section-title p {
        max-width: 1100px;
        width: 100%;
        margin: 0 auto;
        text-align: center;
         font-family: 'Gilroy-Regular','SolaimanLipi';
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
        letter-spacing: 0em;
        text-align: center;
        color: #202B33;
        margin-bottom: 0;
    }

.wcf-modules-box .card {
    padding: 30px 20px;
    transition: all .4s ease-in-out;
    border: 1px solid #B1B8C2;
}

    .wcf-modules-box .card:hover {
        background: #9B5DE5;
        transition: all .4s ease-in-out;
    }

.wcf-section .wcf-modules-box .card:hover {
    background-color: #000;
}

/* 
.wcf-modules-box .card .card-header {
  padding: 0px 20px 0;
}

.wcf-modules-box .card .card-body {
  padding: 0 20px 30px;
}
 */
.wcf-modules-box .card .card-header {
    gap: 10px;
    position: relative;
}

    .wcf-modules-box .card .card-header img {
        max-width: 60px;
        width: 100%;
    }

.wcf-section .wcf-modules-box .card .card-header h4 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2;
    text-align: left;
     font-family: 'Gilroy-Bold','SolaimanLipi';
}

.wcf-features-box.wcf-modules-box .card::before {
    display: none;
}

.wcf-modules-box .card:hover .card-header .light-img,
.wcf-modules-box .card .card-header .hover-img {
    display: none;
}

.wcf-modules-box .card:hover .card-header .hover-img {
    display: block;
}

.wcf-section .wcf-modules-box .card .card-body p {
    margin-bottom: 0;
}

.wcf-section .wcf-modules-box .card:hover .card-body {
    padding-bottom: 0;
}

/* .wcf-section .wcf-modules-box .card:hover .card-body p {
  height: 110px;
} */

.wcf-section .wcf-modules-box .card .card-footer {
    display: none;
    padding: 0 20px;
    border-radius: 0;
    /* padding: 20px 20px 20px;
  background-color: rgba(255, 255, 255, .4); */
    /* background: linear-gradient(180deg, rgba(155, 93, 229, 0) 0%, #9B5DE5 38.28%, #9B5DE5 100%); */
    width: 100%;
    border: 0;
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    z-index: 1;
}

.wcf-modules-box .card:hover .card-footer {
    display: block;
}

.wcf-section .wcf-modules-box .card .card-footer .more-btn,
.wcf-section .wcf-modules-box .card:hover .card-footer .more-btn {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    color: #9B5DE5;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
     font-family: 'Gilroy-Bold','SolaimanLipi';
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
    text-transform: uppercase;
    border-radius: 0;
    box-shadow: none;
    border: 0;
    transition: all .4s ease-in-out;
    position: relative;
}

    .wcf-section .wcf-modules-box .card .card-footer .more-btn:hover {
        background-color: #d70006;
        color: #fff;
    }

.submit-btns .input-group textarea {
    resize: none;
    padding: 0 10px;
    line-height: 1;
    color: #000;
}

.print-box {
    margin-bottom: 30px;
    display: none;
}

    .print-box .chat-icons {
        max-width: 100px;
        width: 100%;
        text-align: center;
    }

#printableArea .chat-content .user-img {
    border-radius: 0;
}

.print-box .chat-list-content {
    border: 1px solid #000;
    text-align: center;
    padding: 10px;
}

    .print-box .chat-list-content p,
    .print-box .chat-list-content h5 {
        text-align: center;
        line-height: 1;
    }

.print-box .chat-inner-content p {
    line-height: 1;
}

.action-badge {
    padding: 5px;
    position: absolute;
    top: -20px;
    right: -47px;
    transform: rotate(45deg);
    max-width: 100px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* ======== */
.report-section {
    background-color: transparent;
    padding: 50px 50px 30px;
    position: relative;
}

.top-header {
    margin-bottom: 20px;
    width: 100%;
    padding-bottom: 2px;
}

.footer-left h5,
.top-left h5 {
     font-family: 'Figtree','SolaimanLipi';
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    text-align: left;
    color: #131313;
    margin-bottom: 10px;
}

.footer-left h3 {
     font-family: 'Figtree','SolaimanLipi';
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
    text-align: left;
    color: #131313;
    margin-bottom: 0;
}

.top-left h3 {
     font-family: 'Figtree','SolaimanLipi';
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    text-align: left;
    color: #131313;
    margin-bottom: 0;
}

.top-right h3 {
     font-family: 'Figtree','SolaimanLipi';
    font-size: 30px;
    font-weight: 600;
    line-height: 1;
    color: #131313;
    margin-bottom: 0;
}

.top-center img {
    max-width: 200px;
    width: 100%;
    margin: 0 auto;
    height: 90px;
    object-fit: cover;
}

.report-body-content p {
     font-family: 'Figtree','SolaimanLipi';
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.4;
    color: #131313;
    margin-bottom: 1rem;
}

.footer-section {
    padding: 0 50px 30px;
    height: auto;
}

.report-section {
    padding: 0 20px;
}

.print-table .visitor-list .contact-table .table tbody tr th {
    white-space: nowrap;
    width: auto;
}

.print-table .contact-table .table tbody tr td,
.print-table .contact-table .table tbody tr th,
.print-table .contact-table .table tbody {
    border: 1px solid rgba(234, 239, 244, 1);
}

/*.print-table .contact-table .table tbody tr:first-child {
    background-color: #EAEFF4;
}*/

.report-footer {
    border-top: 5px solid rgba(39, 39, 39, .5);
    padding: 1rem 0 0;
    width: 100%;
}

html,
body {
    height: 100%;
    margin: 0px;
}


.footer-right {
    text-align: right;
}

    .footer-right span img {
        max-width: 380px;
        width: 100%;
    }

    .footer-right span {
        font-family: 'Figtree','SolaimanLipi';
        font-size: 20px;
        font-weight: 600;
        line-height: 1;
        text-align: right;
        color: #131313;
    }

.footer-right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    gap: 10px;
}

.report-section .container-fluid {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    height: 100%;
    gap: 1rem;
    flex-direction: column;
}

.map-overlay-text {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .map-overlay-text .map-text {
        background-color: #fff;
        max-width: 300px;
        width: 100%;
        margin: 0 auto;
        padding: 10px;
    }

        .map-overlay-text .map-text h3 {
             font-family: 'Figtree','SolaimanLipi';
            font-size: 30px;
            font-weight: 600;
            line-height: 1;
            text-align: center;
            color: #131313;
            margin-bottom: 0;
        }

.search-result-content .input-group {
    margin-bottom: 20px;
    border-color: #e9ecef;
}

.search-result-content .search-btn {
    padding: 10px 20px;
}

.search-accordion-box .accordion-item {
    margin-bottom: 1rem;
    border: 1px solid #e9ecef;
}

.accordion-search-title h3 {
     font-family: 'Figtree','SolaimanLipi';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    color: #192328;
    margin-bottom: 20px;
}

.accordion-item .accordion-button {
     font-family: 'Figtree','SolaimanLipi';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 120%;
    color: #192328;
}

.accordion-item .accordion-body p {
     font-family: 'Montserrat','SolaimanLipi';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
    color: #192328;
}

    .search-accordion-box .accordion-item:last-child,
    .accordion-item .accordion-body p:last-child {
        margin-bottom: 0;
    }

.search-accordion-box .accordion {
    margin-bottom: 20px;
}

    .search-accordion-box .accordion:last-child {
        margin-bottom: 0;
    }

    .search-accordion-box .accordion .action-box {
        justify-content: center;
    }

.save-btn.brand-btn {
    background-color: #000;
    color: #fff;
    border-color: #000;
    border-radius: 4px;
    padding: 8px 12px;
}

    .save-btn.brand-btn:hover {
        background-color: rgba(215, 0, 6, 1);
        border-color: rgba(215, 0, 6, 1);
        color: #fff;
    }

.visitor-list .contact-table .table thead tr.hide-table th {
    white-space: nowrap;
    border-color: rgba(234, 239, 244, 1);
}

#btnGroupDrop1 {
    background-color: #000;
    color: #fff;
    border-color: #000;
}

#btnGroupDrop1:hover {
    background-color: rgba(215, 0, 6, 1);
    border-color: rgba(215, 0, 6, 1);
    color: #fff;
}

.route-table-box .accordion-item {
    background-color: transparent;
    padding: 10px;
}

.route-table-box .accordion-item .accordion-header {
    /* justify-content: flex-start;
    align-items: flex-start; */
    gap: 5px;
    padding: 0;
}

.route-table-box .accordion-item .accordion-header .custom-control-input {
    margin: 0;
}

.time_convert {
    text-align: left;
}

.notification-list-box .route-nav-show {
    height: calc(100vh - 100px);
}

.notification-list-box .driver-sedules {
    padding: 0 1rem;
}

.visitor-list .contact-table .table.notification-table thead tr td,
.visitor-list .contact-table .table.notification-table thead tr th {
    padding: 10px;
    font-size: 14px;
}

.notification-list-box .notification-table-box {
    height: 700px;
}



/* ===== RTL Design ======== */
html[dir="rtl"] #main-wrapper[data-sidebartype="full"] .page-wrapper {
    margin-right: 290px;
}

html[dir="rtl"] .sidebar-nav .has-arrow::after {
    -webkit-transform: rotate(320deg) translateY(-50%);
    -ms-transform: rotate(320deg) translateY(-50%);
    -o-transform: rotate(320deg) translateY(-50%);
    transform: rotate(320deg) translateY(-50%);
}

html[dir="rtl"] #main-wrapper[data-layout="vertical"] .left-sidebar[data-sidebarbg="skin6"] .sidebar-nav ul .sidebar-item .sidebar-link .feather {
    transform: rotate(180deg);
}


[data-bs-theme=dark] .tmp-box {
    background-color: #323743;
    border-color: #4f5467 !important;
}

[data-bs-theme=dark] .temp-list ul li,
[data-bs-theme=dark] .border-start {
    border-color: #4f5467 !important;
}

[data-bs-theme=dark] .temp-list ul li,
[data-bs-theme=dark] .tmp-content h4 {
    color: #fff;
}

.border-start {
    border-color: #E4F2FF !important;
}

.tmp-box {
    background-color: #fff;
    border: 1px solid #E4F2FF;
    border-radius: 5px;
}

.temp-list-box {
    padding: 1rem;
}

.tmp-content {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    gap: 1rem;
    width: 100%;
}

    .tmp-content h4 {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 120%;
        text-transform: uppercase;
        color: #192328;
    }

.temp-list ul {
    padding: 0;
    margin: 0;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    gap: 1rem;
}

    .temp-list ul li {
        list-style-type: none;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 400;
        font-size: 1rem;
        line-height: 120%;
        color: #192328;
        border: 1px solid #E4F2FF;
        padding: 1rem;
        width: 100%;
    }
[data-bs-theme=dark] .tracking-chart-box,
[data-bs-theme=dark] .sensor-body,
[data-bs-theme=dark] .sensor-list-box,
[data-bs-theme=dark] .visitor-list .contact-table .table tbody tr td,
[data-bs-theme=dark] .visitor-list .sensor-list-box .profile-table .table,
[data-bs-theme=dark] .sensor-body ul li,
[data-bs-theme=dark] .top-traking-content {
    border-color: #4f5467 !important;
}

    [data-bs-theme=dark] .visitor-list .sensor-list-box .profile-table .table thead tr th,
    [data-bs-theme=dark] .visitor-list .sensor-list-box .profile-table .table tbody tr th,
    [data-bs-theme=dark] .visitor-list .sensor-list-box .profile-table .table tbody tr td,
    [data-bs-theme=dark] .top-title-box h4,
    [data-bs-theme=dark] .sensor-box h4,
    [data-bs-theme=dark] .sensor-body ul li,
    [data-bs-theme=dark] .top-traking-content {
        color: #fff;
    }

.form-group label {
    color: #000;
}

.top-traking-content {
    margin-bottom: 0;
    padding: 1rem;
    border-bottom: 1px solid #E4F2FF;
}

.sensor-list-box,
.top-title-box {
    padding: 1rem;
    border-bottom: 1px solid #E4F2FF;
    margin-bottom: 1rem;
}

.tracking-chart-box {
    border-bottom: 1px solid #E4F2FF;
    margin-bottom: 1rem;
}

.top-title-box h4 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    text-transform: uppercase;
    color: #192328;
}

.sensor-box {
    background-color: transparent;
}

    .sensor-box h4 {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 120%;
        color: #192328;
    }

.sensor-body {
    border: 1px solid #E4F2FF;
    border-radius: 5px;
}

    .sensor-body ul {
        padding: 0;
        margin: 0;
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 1rem;
        width: 100%;
        flex-direction: column;
    }

        .sensor-body ul li {
            list-style: none;
            font-family: 'Montserrat';
            font-style: normal;
            font-weight: 400;
            font-size: 1rem;
            line-height: 120%;
            color: #192328;
            border-bottom: 1px solid #E4F2FF;
            padding: 1rem;
            width: 100%;
        }

            .sensor-body ul li:last-child {
                border-bottom: none;
            }

.visitor-list .sensor-list-box .profile-table .table {
    border: 1px solid #E4F2FF;
}

    .visitor-list .sensor-list-box .profile-table .table tbody tr th,
    .visitor-list .sensor-list-box .profile-table .table thead tr th {
        padding: 1rem;
        font-family: 'Gilroy-Bold','SolaimanLipi';
        font-size: 16px;
        font-weight: 400;
        line-height: 19px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(25, 35, 40, 1);
    }

    .visitor-list .sensor-list-box .profile-table .table tr {
        margin-bottom: 0;
    }

    .visitor-list .sensor-list-box .profile-table .table tbody tr td {
        overflow: hidden;
        color: rgba(25, 35, 40, 1);
        text-overflow: ellipsis;
        font-family: 'Gilroy-Regular','SolaimanLipi';
        font-size: 16px;
        font-weight: 400;
        line-height: 19px;
        letter-spacing: 0em;
        text-align: left;
        padding: 1rem;
    }


.account-billing-massage-box .message-center .message-item.task-item-box .massage-content-box h5 {
    font-family: 'Gilroy-Medium','SolaimanLipi';
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    color: rgba(40, 45, 51, 1);
    margin-bottom: 5px;
}

.support-massage-box .message-center .message-item.task-item-box .massage-content-box p {
    font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 14px;
    font-weight: 400;
    line-height: 16.8px;
    text-align: left;
    color: rgba(129, 129, 129, 1);
    margin-bottom: 10px;
}

.support-massage-box .message-center .message-item.task-item-box .massage-content-box span {
    font-family: 'Gilroy-Regular','SolaimanLipi';
    font-size: 12px;
    font-weight: 400;
    line-height: 14.4px;
    text-align: left;
    color: rgba(40, 45, 51, 1);
}

.title-box {
    border: 1px solid #EAEFF4;
    background: #f1f1f1;
    padding: 16px;
    color: #565656;
    font-size: large;
}

.vehicle-list .section-title h3 {
    margin-bottom: 0;
    font-family: 'Gilroy-Bold';
    font-size: 24px;
    font-weight: 400;
    line-height: 31.68px;
    text-align: left;
    color: rgba(22, 28, 36, 1);
}

.vehicle-type-box .list-group .list-group-item{
    border: 1px solid rgba(234, 239, 244, 1);
    padding: 8px 20px;
    font-family: 'Gilroy-Medium';
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    color: rgba(17, 20, 45, 1);
    text-transform: capitalize;
    border-bottom-color: transparent;
}

.vehicle-type-box .list-group .list-group-item:hover:first-child,
.vehicle-type-box .list-group .list-group-item:hover:last-child,
.vehicle-type-box .list-group .list-group-item:hover {
    border-color: rgba(215, 0, 6, 1);
    background-color: transparent;
}

.vehicle-type-box .list-group .list-group-item:first-child {
    border-bottom-color: transparent;
}

.vehicle-type-box .list-group .list-group-item:last-child {
    border-bottom-color: rgba(234, 239, 244, 1);
}

.vehicle-list-details {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 20px;
    width: auto;
}
    .vehicle-list-details p,
    .vehicle-list-details span {
        display: flex;
        align-items: center;
        gap: 1px;
        font-family: 'Gilroy-Medium';
        font-size: 14px;
        font-weight: 400;
        line-height: 1;
        text-align: left;
        color: rgba(40, 45, 51, 1);
        margin-bottom:0px;
    }

.vehicle-list-details span img {
    max-width: 14px;
    width: 100%;
    height: auto;
}

.vehicle-route-list-box {
    border: 1px solid rgba(234, 239, 244, 1);
}

.vehicle-route-list-box .vehicle-type-box {
    padding: 1rem 0 1rem 1rem;
    background-color: #fff;
    border-bottom: 1px solid rgba(234, 239, 244, 1);
}

.vehicle-route-list-box .vehicle-type-box .list-group {
    height: 200px;
    border-radius: 0;
}
.vehicle-route-list-box .search-box {
    padding: 1rem;
    margin-bottom: 0;
}
.vehicle-route-list-box .search-box .form-group label {
    font-family: 'Gilroy-Medium';
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    text-align: left;
    color: rgba(17, 20, 45, 1);
    margin-bottom: 5px;
}

.vehicle-route-list-box .search-box .form-group .input-group {
    border-color: rgba(234, 239, 244, 1);
}

.vehicle-route-list-box .search-box .form-group .add-btn {
    background-color: rgba(215, 0, 6, 1);
    color: #fff;
    border-color: transparent;
}

.vehicle-route-list-box .search-box .form-group .add-btn:hover {
    background-color: #000;
    color: #fff;
}

.tag-container .tag-input {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    gap: 10px;
    position: relative;
}
/* 
#tag-input.form-control {
    height: 100%;
    padding: 13px 20px 12px;
} */

.tag-container .tags {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 10px;
    width: 100%;
}
/* 
.tags-custom-box {
    height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    position: absolute;
    top: 60px;
} */

.tag-container .tag {
    background-color: rgba(234, 235, 239, 1);
    padding: 10px 20px;
    border-radius: 100px;
    margin: 0;
    gap: 9px;
    display: flex;
    align-items: center;
    font-family: 'Poppins';
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 500;
    line-height: 21px;
    text-align: left;
    color: rgba(32, 32, 32, 1);
}

.tag-container .tag .remove-tag {
    cursor: pointer;
    font-family: 'Poppins';
    font-size: 22px;
    line-height: 1;
    font-weight: 600;
    color: rgba(32, 32, 32, 1);
}

.tag-container .tag .remove-tag:hover {
    color: rgba(187, 36, 41, 1);
}

.vehicle-showing-list {
    background-color: #fff;
}

.vehicle-showing-list .route-content {
    padding: 0;
    height: 100%;
}

.route-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 20px;
    margin-bottom: 10px;
    padding: 20px 20px 0;
}

.route-title h4 {
    font-family: 'Gilroy-Bold';
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    color: rgba(17, 20, 45, 1);
    margin-bottom: 0;
    padding: 0;
}

.route-title .form-check {
    display: flex;
    padding: 0;
    gap: 5px;
    width: 50%;
    align-items: center;
    justify-content: flex-end;
}

.route-title .form-check label {
    font-family: 'Gilroy-Regular';
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
    color: rgba(40, 45, 51, 1);
    margin-bottom: 0;
}

.vehicle-search-result {
    padding: 0px 20px 20px;
    height: 380px;
}

.vehicle-result-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 1rem;
    padding-top: 10px;
    border-top: 1px solid rgba(234, 239, 244, 1);
}

.vehicle-result-list .form-check {
    display: flex;
    padding: 0;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
    margin-bottom: 0;
    min-height: auto;
    width: 30%;
}

.vehicle-result-list .form-check label {
    font-family: 'Gilroy-Regular';
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
    color: rgba(40, 45, 51, 1);
    margin-bottom: 0;
}

.result-right-content {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
    width: auto;
}

.result-right-content .hr {
    width: 1px;
    height: 12px;
    background-color: #D0D3D6;
}

.driver-info {
    position: relative;
}

.driver-result-list-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 2px;
    width: auto;
}


.driver-result-list-box p {
    margin-bottom: 0;
    font-family: 'Gilroy-Medium';
    font-size: 12px;
    font-weight: 400;
    line-height: 14.56px;
    text-align: left;
    color: rgba(40, 45, 51, 1);
}

.driver-info:hover .driver-details {
    display: block;
}

.driver-details {
    display: none;
    position: absolute;
    top: -62px;
    z-index: 3000;
    left: -10px;
    width: 150px;
}

.vehicle-search-result .vehicle-result-list:first-child .driver-details {
    top: auto;
}

.vehicle-search-result .vehicle-result-list:first-child .driver-details .inner-details::after {
    bottom: auto;
    top: -6px;
    transform: rotate(180deg);
}

.inner-details {
    background-color: #fff;
    border: 1px solid rgba(224, 224, 224, 1);
    box-shadow: 0px 4px 44px 0px rgba(0, 0, 0, 0.2);
    padding: 11px 10px;
    position: relative;
}

.inner-details::after {
    content: '';
    background-image: url(../images/icons/down.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: auto;
    position: absolute;
    width: 20px;
    height: 10px;
    bottom: -8px;
    left: 8px;
    right: 0;
}

.inner-details p {
    font-family: 'Gilroy-Regular';
    font-size: 12px;
    font-weight: 400;
    line-height: 15.6px;
    text-align: left;
    margin-bottom: 5px;
    color: rgba(25, 35, 40, .7);
}

.inner-details h5 {
    font-family: 'Gilroy-Bold';
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    text-align: left;
    margin-bottom: 0;
    color: rgba(25, 35, 40, .7);
}

.vehicle-list-box {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    gap: 20px;
}

.vehicle-list-box .left-vehicle-list-box {
    width: 29.5%;         
}

.vehicle-list-box .right-vehicle-list-box {
    width: 70.5%;
}

#main-wrapper[data-sidebartype="mini-sidebar"] .vehicle-list-box .left-vehicle-list-box {
    width: 26%;
}

#main-wrapper[data-sidebartype="mini-sidebar"] .vehicle-list-box .right-vehicle-list-box {
    width: 74%;
}

.vehicle-list-box .vehicle-route-list-box .vehicle-type-box .list-group {
    height: 81px;
}


.vehicle-list-details span.active .light-img,
.vehicle-list-details span .active-img {
    display: none;
}

.vehicle-list-details span.active .active-img {
    display: block;
}
.report-table-box .table-wrapper {
    height: calc(100vh - 280px);
    /* border: 1px solid var(--borderColor); */
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
}

.report-table-box table thead {
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

.report-table-box table tbody {
    font-size: 14px;
}

.report-table-box table tr th,
.report-table-box table tr td {
    padding: 18px 24px;
    white-space: nowrap;
    border-bottom: 1px solid #C9D1DC;
}

.report-table-box table tr:last-child td {
    border-bottom: none;
}

.report-table-box table thead tr.sticky {
    position: sticky;
    top: 0;
    z-index: 1;
    background: #EAEFF4;
    /* box-shadow: 0 0 6px rgba(0,0,0,0.25); */
}

.report-table-box table thead tr th:first-child,
.report-table-box table tbody tr td:first-child {
    position: sticky;
    left: 0;
    background: #EAEFF4;
}

    .report-table-box table thead tr th:first-child::after,
    .report-table-box table tbody tr td:first-child::after {
        content: "";
        position: absolute;
        right: -6px;
        top: 0;
        bottom: -1px;
        width: 5px;
        /* border-left: 1px solid var(--borderColor);
  background: linear-gradient(90deg, rgba(0,0,0,0.08) 0%, rgba(0,0,0,0) 100%); */
    }

    .report-table-box table thead tr th:first-child::before,
    .report-table-box table tbody tr td:first-child::before {
        content: "";
        position: absolute;
        left: -6px;
        top: 0;
        bottom: -1px;
        width: 5px;
        /* border-right: 1px solid var(--borderColor);
  background: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.08) 100%); */
    }

.contact-table .table tbody tr td {
    cursor: pointer;
}

/* ------------------------------ PAGINTION BEGIN ------------------------------ */
.dataTables_paginate .pager {
    margin: 0;
    font-size: 0;
    text-align: center;
    padding: 0;
}

.dataTables_paginate .pager .pager__item {
    display: inline-block;
    vertical-align: top;
    font-size: 1.125rem;
    font-weight: bold;
    margin: 0 2px;
}

    .dataTables_paginate .pager .pager__item.active .pager__link {
        background-color: #d60000;
        border-color: #d60000;
        color: #fff;
        text-decoration: none;
    }

    .dataTables_paginate .pager .pager__item--prev svg,
    .dataTables_paginate .pager .pager__item--next svg {
        width: 8px;
        height: 12px;
    }

    .dataTables_paginate .pager .pager__item--next .pager__link svg {
        transform: rotate(180deg);
        transform-origin: center center;
    }

    .dataTables_paginate .pager .pager__link {
        position: relative;
        border-radius: 4px;
        display: block;
        text-align: center;
        width: 2.625rem;
        height: 2.625rem;
        line-height: 2.625rem;
        margin-left: -1px;
        color: #2f3640;
        text-decoration: none;
        transition: 0.3s;
    }

        .dataTables_paginate .pager .pager__link:hover,
        .dataTables_paginate .pager .pager__link:focus,
        .dataTables_paginate .pager .pager__link:active {
            background-color: #d60000;
            border-color: #d60000;
            color: #fff;
            text-decoration: none;
        }

            .dataTables_paginate .pager .pager__link:hover svg path,
            .dataTables_paginate .pager .pager__link:focus svg path,
            .dataTables_paginate .pager .pager__link:active svg path {
                fill: #fff;
            }

    .dataTables_paginate .pager .pager__item.active + .pager__item .pager__link,
    .dataTables_paginate .pager .pager__item:hover + .pager__item .pager__link {
        border-left-color: #d60000;
    }

[data-bs-theme=dark] .select2-dropdown,
[data-bs-theme=dark] .select2-selection--single {
    background-color: #323743;
    border-color: #4f5467;
    color: #fff;
}

.select2-container {
    width: 80% !important;
}

[data-bs-theme=dark] .select2-container--default .select2-search--dropdown .select2-search__field {
    border-color: #4f5467;


}

[data-bs-theme=dark] .visitor-list .contact-table .table thead tr.hide-table th {
    border-color: #4f5467;
    color: #fff;
}
[data-bs-theme=dark] .report-table-box table thead tr th:first-child,
[data-bs-theme=dark] .report-table-box table tbody tr td:first-child,
[data-bs-theme=dark] .contact-table .table thead tr.sticky,
[data-bs-theme=dark] .contact-table .table td.sticky,
[data-bs-theme=dark] .contact-table .table th.sticky {
    background-color: #323743;
    color: #fff;
}

@media screen and (max-width: 576px) {
    .dataTables_paginate .pager .pager__item {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

        .dataTables_paginate .pager .pager__item.active,
        .dataTables_paginate .pager .pager__item:first-of-type,
        .dataTables_paginate .pager .pager__item:last-of-type,
        .dataTables_paginate .pager .pager__item:nth-of-type(2),
        .dataTables_paginate .pager .pager__item:nth-last-of-type(2) {
            position: initial;
            top: initial;
            left: initial;
        }

            .dataTables_paginate .pager .pager__item.active + li {
                position: initial;
                top: initial;
                left: initial;
            }

}


/* ------------------------------ PAGINTION END ------------------------------ */