.bootstrap-datetimepicker-widget {
    width: 220px !important;
}

.footer-eram-logo {
    margin-top: -32px;
}

.footer-eram-logo-image {
    height: 40px;
}

.swal2-popup {
    padding: 1.25em;
}

@media (max-width: 415px) {
    .footer-eram-logo {
        margin-top: -26px !important;
    }

    .footer-eram-logo-image {
        height: 31px !important;
    }
}

.color-black {
    color: #212529;
}

.bg-eram-project {
    background-color: #DC3545 !important;
    color: white;
}

.bg-eram-red {
    background-color: red !important;
    color: white;
}

.bg-eram-gray {
    background-color: #808080;
    color: white;
}

.color-eram-project {
    color: #DC3545 !important;
}


.error-message {
    color: red;
}

.f-w-b {
    font-weight: bold;
}

.btn-eram-project {
    background-color: #DC3545 !important;
    border-color: #DC3545 !important;
    color: white !important;
}

.btn-eram-project:hover,
.btn-eram-project:active,
.btn-eram-project.hover {
    background-color: #c9535e;
    color: white;
}

.login-box-msg,
.register-box-msg {
    padding: 0 20px 0px;
}

.brand-link {
    padding: .5rem;
    line-height: 2;
}

.brand-link .brand-image {
    margin-left: 3px;
    max-height: 42px;
}

.p-t-15 {
    padding-top: 15px !important;
}

.p-tb-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.f-w-b {
    font-weight: bold;
}

.f-w-n {
    font-weight: normal !important;
}

.b-none {
    border: none !important;
}

.m-b-1rem {
    margin-bottom: 1rem !important;
}

.v-a-m {
    vertical-align: middle !important;
}

hr {
    margin-top: 3px;
    margin-bottom: 3px;
}

.table-padding td,
.table-padding th {
    padding: 4px !important;
}

.f-s-app-details {
    font-size: 13px;
}

.f-s-logo {
    font-size: 26px;
}

.f-s-10px {
    font-size: 10px;
}

.f-s-12px {
    font-size: 12px;
}

.f-s-14px {
    font-size: 14px !important;
}

.table td,
.table th {
    vertical-align: middle !important;
}

.table-b td,
.table-b th {
    border: 1px solid #dee2e6 !important;
}

.pull-right {
    float: right;
}

.spinner-border-small {
    width: 1rem !important;
    height: 1rem !important;
}

.bg-white {
    background-color: white !important
}

.bg-active {
    background-color: #f5f6f7 !important;
}

@media (min-width: 650px) {

    .modal-lg,
    .modal-xl {
        max-width: 80%;
    }
}

@media (min-width: 1024px) {
    .modal-md {
        max-width: 50%;
    }
}

.bg-light-gray {
    background-color: rgba(0, 0, 0, .05) !important;
}

.modal-header {
    padding-top: 8px;
    padding-bottom: 8px;
}

body {
    font-size: 15px;
}

.btn-sm {
    padding: 5px 10px;
    font-size: 15px;
}

.table td,
.table th {
    padding: 3px;
}

.sorting_asc:before,
.sorting_desc:after {
    margin-block-end: -7px;
}

.sorting_asc:after,
.sorting_desc:before {
    margin-block-end: -7px;
}

table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:before {
    margin-block-end: -7px;
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
    margin-block-end: -7px;
}

label {
    margin-bottom: 3px;
}

.form-control {
    font-size: 14px;
}

.form-group {
    margin-bottom: 10px;
}

.content-header {
    padding: 10px;
}

.content-header .breadcrumb {
    line-height: 2rem;
}

.m-b-0,
.m-b-0px {
    margin-bottom: 0px !important;
}

.card-title {
    font-size: 20px;
    font-weight: bold;
}

.mb-12 {
    margin-bottom: 12px;
}

.l-h-1-1 {
    line-height: 1.1 !important;
}

.mb3px {
    margin-bottom: 3px !important;
}

.app-status {
    padding: 5px !important;
    font-size: 13px !important;
    white-space: normal !important;
}

.m-r-10px {
    margin-right: 10px;
}

.m-b-5px {
    margin-bottom: 5px !important;
}

.f-s-20px {
    font-size: 20px !important;
}

.f-s-25px {
    font-size: 25px !important;
}

.color-eram-gray {
    color: #808080 !important;
}

.color-eram-white {
    color: white !important;
}

.color-eram-orange {
    color: #ff7701 !important;
}

.content-wrapper>.content {
    padding: .5rem;
}

.layout-footer-fixed .wrapper .main-footer {
    bottom: -10px;
}

@media (max-width: 415px) {
    .layout-footer-fixed .wrapper .main-footer {
        padding-top: 10px;
    }
}

@media screen and (max-width: 767px) {
    div.dataTables_filter {
        text-align: right !important;
    }

    div.dataTables_info {
        text-align: left !important;
    }
}

.p-b-0px {
    padding-bottom: 0px !important;
}

.table-bold-data {
    font-weight: bold;
    font-size: 20px;
}

.m-r-35px {
    margin-right: 35px;
}

.text-dark {
    color: black !important;
}

.color-eram-red {
    color: red !important;
}

.bg-beige {
    background-color: beige;
}

td.details-control {
    background: url('../images/details_open.png') no-repeat center center;
    cursor: pointer;
}

tr.shown td.details-control {
    background: url('../images/details_close.png') no-repeat center center;
    cursor: pointer;
}

.p-5px {
    padding: 5px !important;
}

.box-new {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #e9ecef;
    opacity: 1;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    box-shadow: inset 0 0 0 transparent;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.textarea-new {
    min-height: 50px;
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: -internal-light-dark(black, white);
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    appearance: textarea;
    background-color: -internal-light-dark(rgb(255, 255, 255), rgb(59, 59, 59));
    -webkit-rtl-ordering: logical;
    flex-direction: column;
    resize: auto;
    cursor: text;
    white-space: pre-wrap;
    overflow-wrap: break-word;
    margin: 0em;
    font: 400 13.3333px Arial;
    border-width: 1px;
    border-style: solid;
    border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
    border-image: initial;
    padding: 2px;
    padding-left: 6px;

    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;

    overflow: auto;
    resize: vertical;

    font-size: 14px;

}

.cursor-pointer {
    cursor: pointer;
}

.p-r-0px {
    padding-right: 0px;
}

.t-d-w {
    width: 230px;
}

.f-s-15px {
    font-size: 15px;
}

.border-project {
    border-bottom: 1px solid #DC3545;
}

.vat-top td {
    vertical-align: top !important;
}

.table-lh1 {
    line-height: 1 !important;
}

.table-lh1 td {
    min-width: 60px;
}

.border-nic-blue {
    border: 1px solid #0E4D92;
}

.bb-nic-blue {
    border-bottom: 1px solid #0E4D92 !important;
}

.border-primary {
    border: 1px solid #007bff;
}

.bb-primary {
    border-bottom: 1px solid #007bff !important;
}

.b-b-1px {
    border-bottom: 1px solid #dee2e6;
}

.t-a-r {
    text-align: right;
}

@media (max-width: 735px) {
    .bs-stepper-header {
        display: block;
    }
}

.fw-body {
    background: #f4f6f9;
    border: 2px solid white;
}

.fs-1rem {
    font-size: 1.1rem;
}

.overlay-new {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: rgb(255 255 255 / 50%);
    text-align: center;
    top: 42%;
}

.overlay-full-page {
    /* Height & width depends on how you want to reveal the overlay (see JS below) */
    height: 100%;
    width: 0;
    position: fixed;
    /* Stay in place */
    z-index: 9999;
    /* Sit on top */
    left: 0;
    top: 0;
    background-color: rgb(0, 0, 0);
    /* Black fallback color */
    background-color: rgba(0, 0, 0, 0.9);
    /* Black w/opacity */
    overflow-x: hidden;
    /* Disable horizontal scroll */
}

.dt-buttons {
    float: right !important;
}

button.btn.btn-secondary.buttons-csv.buttons-html5 {
    margin-bottom: 10px;
    background-color: #218838;
    border-color: white;
    color: white !important;
    border-radius: 0.2rem;
}

button.btn.btn-secondary.buttons-pdf.buttons-html5 {
    margin-bottom: 10px;
    margin-left: 7px;
    background-color: #dc3545;
    border-color: white;
    color: white !important;
    border-radius: 0.2rem;
}

.f-s-16px {
    font-size: 16px !important;
}

.f-s-18px {
    font-size: 18px !important;
}

.f-s-50px {
    font-size: 50px !important;
}

.f-s-100px {
    font-size: 100px !important;
}

.mw-label {
    min-width: 65px;
}

.mw-rb {
    min-width: 120px;
}

.captcha-image {
    width: 85% !important;
}

@media (max-width: 1200px) {
    .captcha-image {
        width: 80% !important;
    }
}

@media (max-width: 768px) {
    .captcha-image {
        width: 75% !important;
    }
}

@media (max-width: 578px) {
    .captcha-image {
        width: 82% !important;
    }
}

.captcha-code {
    text-align: center;
    font-size: 22px;
    letter-spacing: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
    font-weight: bold;
    background-color: #ffffff;
    background-image: url(../images/captcha-bg-image.jpeg);
    color: black !important;
    border-color: white !important;
}

.swal2-container {
    z-index: 1050 !important;
}

.swal2-confirm {
    margin-right: 5px;
}

.swal2-close {
    padding: 1px !important;
}

.swal2-popup.swal2-toast.swal2-show {
    -webkit-animation: swal2-toast-show .5s;
    animation: swal2-toast-show .5s;
    padding: 10px 15px 10px 15px;
}

.swal2-html-container {
    margin: 0px !important;
}

.swal2-popup.swal2-toast .swal2-title {
    margin: 0.5em .3em !important;
    font-size: 15px !important;
}

.card-header,
.card-body,
.card-footer {
    padding: 10px;
}

.btn-padding {
    padding: 4px 7px;
}

table.dataTable>thead>tr>th:not(.sorting_disabled),
table.dataTable>thead>tr>td:not(.sorting_disabled) {
    padding-right: 0px !important;
}

.ym-details {
    font-size: 24px;
}

@media (max-width: 558px) {
    .ym-details {
        font-size: 12px;
    }
}

.card-body.p-0 .table tbody>tr>td:first-of-type,
.card-body.p-0 .table tbody>tr>th:first-of-type,
.card-body.p-0 .table tfoot>tr>td:first-of-type,
.card-body.p-0 .table tfoot>tr>th:first-of-type,
.card-body.p-0 .table thead>tr>td:first-of-type,
.card-body.p-0 .table thead>tr>th:first-of-type {
    padding-left: 0.8rem;
}

#tag_spinner {
    margin-top: -38px;
    height: 38px;
}

.bb-2px-red {
    border-bottom: 2px solid red;
}

.pr-10px {
    padding-right: 10px;
}

.pt-10per {
    padding-top: 10% !important;
}

.pt-15per {
    padding-top: 15% !important;
}

.ep-margin {
    margin: 0px auto 0;
}

.mt-5per {
    margin-top: 5%;
}

.mt-6per {
    margin-top: 6%;
}

.mt-20per {
    margin-top: 20%;
}

.w-100per {
    width: 100% !important;
}

.w-20px {
    width: 20px;
}

.w-40px {
    width: 40px;
}

.w-80px {
    width: 80px;
}

.w-90px {
    width: 90px;
}

.w-100px {
    width: 100px;
}

.w-110px {
    width: 110px;
}

.w-150px {
    width: 150px;
}

.w-160px {
    width: 160px;
}

.w-180px {
    width: 180px;
}

.w-200px {
    width: 200px;
}

.mw-120px {
    min-width: 120px;
}

.mw-200px {
    min-width: 200px;
}

.content-wrapper {
    background-color: #f2f9f6;
}

/* [class*=sidebar-light-] .nav-treeview>.nav-item>.nav-link.active,
[class*=sidebar-light-] .nav-treeview>.nav-item>.nav-link.active:hover {
    background-color: #83b7a0;
    color: #212529;
} */

.bg-home-img {
    background-image:
        /*linear-gradient(rgba(128, 128, 128, 0.5), rgba(128, 128, 128, 0.5)),   gray overlay */
        url('../images/bg-daman.png');
    /* your background image */
    background-size: cover;
    /* makes the image cover the full screen */
    background-repeat: no-repeat;
    /* prevents tiling */
    background-position: bottom;
    /* centers the image */
    background-attachment: fixed;
    /* keeps it fixed while scrolling */
    margin: 0;
}

#cesium_container_for_map {
    height: 100%;
    margin: 0;
    padding: 0;
}

#layer_panel_for_cesium_map {
    position: absolute;
    width: 250px;
    background: rgba(255, 255, 255, 0.95);
    overflow-y: auto;
    padding: 10px;
    font-family: sans-serif;
    box-shadow: 2px 0 10px rgba(0, 0, 0, 0.2);
    z-index: 100;
}

#cesium_container_for_map {
    margin-left: 250px;
}

.folder {
    font-weight: bold;
    margin-top: 4px;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.folder::before {
    content: "▶ ";
    margin-right: 6px;
    display: inline-block;
    width: 1em;
}

.folder.expanded::before {
    content: "▼ ";
}

.entity-item-for-cesium-map {
    margin-left: 20px;
}

.checkbox-label-for-cesium-map {
    display: block;
    cursor: pointer;
}

#check_all_container_for_cesium_map {
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}

#layer_search_for_cesium_map {
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
    margin-bottom: 10px;
}

#google_map_container_for_map {
    height: 100%;
    margin-left: 280px;
}


#kmlSidebarPanel {
    position: fixed !important;
    width: 340px;
    background: #fff;
    border-right: 1px solid #e5e7eb;
    box-shadow: 2px 0 15px rgba(0, 0, 0, 0.08);
    padding: 18px 20px;
    overflow-y: auto !important;
    overflow-x: hidden;
    height: 75vh;
    /* ✅ same height as map */
}

/* Adjust map when sidebar is fixed */
#kmlMapCanvas {
    margin-left: 340px !important;
    height: 75vh;
}

/* === HEADER === */
.kmlSidebarTitle {
    margin: 0 0 14px;
    font-size: 19px;
    font-weight: 600;
    color: #2563eb;
    text-align: center;
    letter-spacing: 0.3px;
}

#kmlSearchInput {
    width: 100%;
    margin-bottom: 12px;
    padding: 9px 12px;
    border-radius: 8px;
    border: 1px solid #d1d5db;
    background: #f9fafb;
    color: #111;
    outline: none;
    font-size: 14px;
    transition: all 0.25s;
}

#kmlSearchInput:focus {
    border-color: #2563eb;
    background: #fff;
    box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.15);
}

.kmlToggleAllLabel {
    display: block;
    margin-bottom: 10px;
    font-size: 13px;
    color: #555;
}

/* === TREE ELEMENTS === */
.kmlFolderItem,
.kmlLeafItem {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 6px 0;
    border-radius: 6px;
    transition: background 0.25s;
}

.kmlFolderItem:hover,
.kmlLeafItem:hover {
    background: #f3f4f6;
}

.kmlFolderArrow {
    width: 1em;
    text-align: center;
    cursor: pointer;
    user-select: none;
    color: #9ca3af;
    font-weight: bold;
    transition: transform 0.25s, color 0.25s;
}

.kmlFolderItem.expanded .kmlFolderArrow {
    transform: rotate(90deg);
    color: #2563eb;
}

.kmlFolderTitle {
    flex: 1;
    cursor: pointer;
    font-weight: 600;
    color: #111827;
    transition: color 0.25s;
}

.kmlFolderTitle:hover {
    color: #2563eb;
}

.kmlFolderChildren {
    margin-left: 20px;
    display: none;
    border-left: 1px dashed #e5e7eb;
    padding-left: 10px;
    transition: all 0.3s ease;
}

/* === COLOR BOX & CHECKBOX === */
.kmlColorBox {
    width: 14px;
    height: 14px;
    border-radius: 3px;
    border: 1px solid #bbb;
}

.kmlLeafItem span:last-child {
    color: #374151;
    cursor: pointer;
    transition: color 0.25s;
}

.kmlLeafItem span:last-child:hover {
    color: #2563eb;
}

input[type="checkbox"] {
    cursor: pointer;
    accent-color: #2563eb;
}

/* === INFO WINDOW === */
.gm-style .gm-style-iw-c {
    background: #ffffff !important;
    color: #111 !important;
    border-radius: 10px !important;
    box-shadow: 0 6px 24px rgba(0, 0, 0, 0.2);
    padding: 10px;
}

.gm-style .gm-style-iw-t::after {
    background: #ffffff !important;
}

.gm-style .gm-style-iw-d strong {
    color: #2563eb !important;
    font-size: 15px;
}

#google_map_three,
#google_map_four {
    height: 75vh;
}

.map-label {
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 2px 6px;
    font-size: 12px;
    border-radius: 3px;
    white-space: nowrap;
}

.legend {
    position: absolute;
    bottom: 20px;
    right: 20px;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid #666;
    padding: 10px;
    font-size: 13px;
    border-radius: 6px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    font-family: Arial, sans-serif;
}

.legend div {
    margin-bottom: 4px;
}

.color-box {
    width: 14px;
    height: 14px;
    display: inline-block;
    margin-right: 5px;
}

.road-navbar {
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
    padding: 16px;
}

.road-mega-menu {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 20px;
}

.road-column h4 {
    font-size: 14px;
    font-weight: 700;
    color: #111827;
    margin-bottom: 10px;
}

.road-column a {
    display: block;
    font-size: 13px;
    color: #000000;
    text-decoration: none;
    padding: 6px 0;
}

.road-column a:hover {
    color: #dc2626;
}

.road-column a.active {
    color: #dc2626;
    font-weight: 600;
}

@media (max-width: 768px) {
    .road-mega-menu {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 480px) {
    .road-mega-menu {
        grid-template-columns: 1fr;
    }
}

.road-detail-card {
    border-top: 3px solid #007bff;
}

.road-info {
    border-radius: 6px;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.road-info .info-box-icon {
    color: #fff;
}

.road-info.primary .info-box-icon {
    background: #007bff;
}

.road-info.success .info-box-icon {
    background: #28a745;
}

.road-info.warning .info-box-icon {
    background: #ffc107;
    color: #000;
}

.road-section {
    background: #f8f9fa;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
    padding: 15px;
}

.road-section h5 {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 12px;
    color: #343a40;
}

.road-section dl {
    display: grid;
    grid-template-columns: 1fr 1fr;
    row-gap: 8px;
}

.road-section dt {
    font-weight: 600;
    color: #495057;
}

.road-section dd {
    margin: 0;
    color: #212529;
}

.road-remarks {
    background: #f8f9fa;
    border-left: 4px solid #6c757d;
    padding: 15px;
    border-radius: 4px;
}

.road-remarks h5 {
    font-size: 15px;
    font-weight: 600;
}

.road-remarks p {
    margin-bottom: 0;
    color: #343a40;
}

@media (max-width: 768px) {
    .road-section dl {
        grid-template-columns: 1fr;
    }
}

.road-navbar .road-column a {
    color: #000000 !important;
}

.road-navbar .road-column a:hover {
    color: #dc2626 !important;
}

.road-navbar .road-column a.active {
    color: #dc2626 !important;
    font-weight: 600;
}

.road-column h4 {
    transition: color 0.2s ease;
}

.road-column:hover h4 {
    color: #dc2626;
}


.carousel-item img {
    max-height: 500px;
    object-fit: cover;
}

.custom-indicators {
    bottom: 20px;
}

.custom-indicators button {
    width: 20px;
    height: 5px;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.5);
    margin: 0 6px;
    transition: all 0.4s ease;
}

.custom-indicators button.active {
    width: 40px;
    background-color: #fff;
}

.whats-new-wrapper {
    display: flex;
    align-items: center;
    border: 1px solid #dee2e6;
}

.whats-new-label {
    padding: 15px 25px;
    font-weight: bold;
    white-space: nowrap;
}

.news-horizontal {
    position: relative;
    flex: 1;
    height: 50px;
    overflow: hidden;
}

.news-item {
    position: absolute;
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    padding-left: 20px;
    transform: translateX(100%);
    opacity: 0;
    transition: all 3s ease-in-out;
    white-space: nowrap;
}

.news-item.active {
    transform: translateX(0);
    opacity: 1;
}

.news-item.exit {
    transform: translateX(-100%);
    opacity: 0;
}

.dashboard-equal-columns {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
}

.dashboard-equal-columns>.col-lg-6 {
    display: flex;
    flex-direction: column;
    flex: 1 1 0;
    min-width: 0;
}

.dashboard-equal-columns .card {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
}

.dashboard-equal-columns .card-body {
    flex: 1 1 auto;
    position: relative;
}

.calendar-container {
    position: relative;
    min-height: 320px;
}

#calendar {
    position: absolute;
    inset: 0;
    width: 100% !important;
    height: 100% !important;
}

.calendar-container .bootstrap-datetimepicker-widget {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
    box-sizing: border-box !important;
    padding: 10px;
    border-radius: 0.25rem;
}

.calendar-container .bootstrap-datetimepicker-widget table {
    width: 100% !important;
    table-layout: fixed;
}

.calendar-container .bootstrap-datetimepicker-widget td,
.calendar-container .bootstrap-datetimepicker-widget th {
    padding: 8px !important;
    font-size: 1rem !important;
    text-align: center;
}

@media (max-width: 991.98px) {
    .dashboard-equal-columns {
        flex-direction: column;
        gap: 1rem;
    }

    .dashboard-equal-columns>.col-lg-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .calendar-container {
        min-height: 280px;
    }
}

#sales-chart {
    width: 100% !important;
    height: 200px !important;
    max-height: 200px;
}

.position-relative {
    height: auto !important;
}

#india-map {
    width: 100%;
    height: 220px;
    max-height: 220px;
}

@media (max-width: 992px) {
    #sales-chart {
        height: 130px !important;
    }

    #india-map {
        height: 160px;
    }
}

@media (max-width: 768px) {
    #sales-chart {
        height: 120px !important;
    }

    #india-map {
        height: 150px;
    }
}

.at-glance-header {
    background-color: #ffffff;
    border-bottom: 1px solid #dee2e6;
}

.at-glance-header .card-title {
    color: #DC3545;
    font-weight: 700;
    font-size: 20px;
}

.at-glance-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.at-glance-list li {
    display: flex;
    align-items: center;
    padding: 12px 15px;
    font-size: 15px;
    color: #333;
    border-bottom: 1px solid #f1f1f1;
}

.at-glance-list li:last-child {
    border-bottom: none;
}

.glance-icon {
    width: 36px;
    height: 36px;
    background-color: #DC3545;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 12px;
    font-size: 16px;
}

.at-glance-list li:hover {
    background-color: #fff5f6;
}

.latest-news-header {
    background-color: #ffffff;
    border-bottom: 1px solid #dee2e6;
}

.latest-news-header .card-title {
    color: rgb(220, 53, 69);
    font-weight: 700;
    font-size: 20px;
}

.latest-news-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.latest-news-list li {
    display: flex;
    padding: 12px 15px;
    border-bottom: 1px solid #f1f1f1;
}

.latest-news-list li:last-child {
    border-bottom: none;
}

.news-date {
    min-width: 90px;
    text-align: center;
    color: rgb(220, 53, 69);
    font-weight: 600;
    border-right: 1px solid #f1f1f1;
    margin-right: 15px;
}

.news-content {
    font-size: 15px;
    color: #333;
}

.latest-news-list li:hover {
    background-color: #fff5f6;
}

/* Fix datepicker hidden inside table-responsive */
.bootstrap-datetimepicker-widget {
    z-index: 99999 !important;
}

.table-responsive {
    overflow-x: auto;
    overflow: visible !important;
}
.hidden-view-on-map {
    display: none !important;
}
#road_details_datatable td:last-child {
    text-align: center;  
    vertical-align: middle;
}
#road_details_datatable td:last-child .btn {
    display: inline-block;
    margin: 2px;  
}

#map_for_view_on_map {
    height: 500px;
    width: 100%;
}
.accent-olive .page-item.active 
.page-link, .accent-olive .page-item.active a {
    background-color: #DC3545;
    border-color: #DC3545;
    color: #fff;
}

.switch {
    position: relative;
    display: inline-block;
    width: 70px;
    height: 26px;
}
.switch input {
    display: none;
}
.slider {
    position: absolute;
    cursor: pointer;
    inset: 0;
    background-color: #e74c3c;
    border-radius: 50px;
    transition: 0.4s;
}
.slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 3px;
    bottom: 3px;
    background-color: #ffffff;
    border-radius: 50%;
    transition: 0.4s;
    box-shadow: 0 1px 3px rgba(0,0,0,0.4);
}
input:checked + .slider {
    background-color: #2ecc71;
}
input:checked + .slider:before {
    transform: translateX(42px);
}
.slider::after {
    content: "Revoke";
    position: absolute;
    right: 6px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 9px;
    font-weight: 600;
    color: #ffffff;
    letter-spacing: 0.3px;
}
input:checked + .slider::after {
    content: "Publish";
    left: 6px;
    right: auto;
}
.project-logo {
    opacity: 0.8;
}

.nav-right-space {
    width: 200px;
}
.active-menu{
    color:#007bff !important;
    font-weight:600;
}