#tripTrackingDetailsModal .tooltip {
    pointer-events: none;
    /* tooltip won’t intercept clicks */
    z-index: 1085;
    /* above modal content */
}

.inner-wrapper {
    overflow: unset;
}

.bg-map {
    background: url('');
    background-repeat: repeat-y;
    background-position: center;
}

.min-width-none {
    min-width: auto !important;
}

.container-min-height {
    min-height: calc(100vh - 80px);
}

.container-min-map-height {
    min-height: calc(100vh - 120px);
    /* Adjust if needed */
    position: relative;
    z-index: 1;
    margin-top: 10px;
    /* ensures space between tabs and map */
}

.container {
    position: relative;
}

.container.position-auto {
    position: unset;
}

.filder-block {
    position: absolute;
    width: 100%;
    top: -12px;
    z-index: 999;
}

span.error {
    color: red;
    font-style: italic;
    font-size: 14px;
}

label.error {
    display: block;
    width: 100%;
    color: red;
}

.main-table-area {
    max-height: unset;
    overflow: auto;
}

.table-area .table-responsive {
    height: unset;
    margin: 30px;
}

.table-area .table thead th {
    font-weight: normal;
}

.table-area .table .btn-link #link {
    font-size: 12px;
    color: #c8ced3;
    text-align: center;
    text-decoration: underline;
    font-family: 'daxlinepromedium';
}

.td .span .btn-link #link {
    font-size: 12px;
    color: #c8ced3;
    text-align: center;
    text-decoration: underline;
    font-family: 'daxlinepromedium';
}

.wrapper {
    position: relative;
}

.overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.75;
    z-index: 1061;
    background: #e2e2e2;
}

.overlay>div {
    position: absolute;
    top: 48%;
    left: 50%;
}

.select2-container {
    width: 100% !important;
    margin-bottom: 20px;
}

.select2-container.select2-container--open {
    z-index: 9999;
}

.cursor-auto {
    cursor: auto;
}

.modalfeedback .modal-body ul li.active a[data-value="1"] {
    color: red;
}

.modalfeedback .modal-body ul li.active a[data-value="2"] {
    color: darkred;
}

.modalfeedback .modal-body ul li.active a[data-value="3"] {
    color: skyblue;
}

.modalfeedback .modal-body ul li.active a[data-value="4"] {
    color: goldenrod;
}

.modalfeedback .modal-body ul li.active a[data-value="5"] {
    color: green;
}

.item-box .item-info .block .content-box .value {
    padding-left: 20px;
}

#maps_container {
    z-index: unset;
}

#maps_container .item-box {
    border: 0;
}

#maps_container .item-box .item-info {
    padding: 0 10px;
}

#maps_container .item-box .item-info .block {
    padding: 10px 0;
}

#maps_container_tabs {
    position: absolute;
    left: 13%;
    right: 9%;
}

.tabs-container {
    position: relative;
    z-index: 10;
    background: rgba(255, 255, 255, 0.8);
    padding: 10px;
    padding-top: 30px;
}

.map-area iframe {
    height: 100vh;
}

.apexcharts-canvas {
    background: white;
}

.apexcharts-legend {
    display: flex;
    flex-direction: column;
}

.graph-box .graph-body {
    position: relative;
}

.graph-box .graph-body.half {
    align-items: center;
}

.graph-box .graph-body .graph-content.position-absolute {
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 15px;
}

.graph-box .graph-body .img-box {
    height: 365px !important;
    width: 75%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.graph-box .graph-body #material_stock_chart.img-box {
    width: 100%;
}

#map_cluster_track_detail {
    margin-top: -15px;
    height: 100vh;
}

#map_cluster_track_detail+.container {
    position: absolute !important;
    top: 25px;
    left: 20px;
}

.mt-28px-child>div {
    margin-top: 28px;
}

.track-detail-map-info {
    position: absolute;
    top: 100px;
    left: 200px;
    right: 110px;
    height: 75px;
}

.track-detail-map-info .right-wrap:after {
    padding: unset;
}

.track-detail-map-info .right-wrap .block-list {
    overflow-y: scroll;
    height: 75vh;
}

.items-list.bg-none:after {
    background: none;
    position: unset;
}

.w-114px {
    width: 114px !important;
}

.mw-60px {
    min-width: 60px;
}

.w-240px {
    width: 240px !important;
}

.disable-track-item:before {
    font-size: 0 !important;
    background: #D9D9D9 !important;
}

.carrier-name-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 184px;
}

.pl-0 {
    padding-left: 0 !important;
}

.custom-select2 .select2-container--default .select2-selection--single {
    padding: 10px 0;
    height: 48px;
}

.custom-select2 .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 9px;
}

.inner-item-box .locations ul li .title:before {
    top: 66%;
}

.inner-item-box .locations ul li .title:after {
    bottom: 22px;
}

.item-box .locations ul li .title:before {
    top: 66%;
}

.apexcharts-tooltip-box {
    position: relative;
    background: #555;
    border: 2px solid #000000;
}

.apexcharts-tooltip-box:after {
    border-color: rgba(85, 85, 85, 0);
    border-right-color: #555;
    border-width: 10px;
    margin-top: -10px;
}

.apexcharts-tooltip-box:before {
    border-color: rgba(0, 0, 0, 0);
    border-right-color: #000000;
    border-width: 13px;
    margin-top: -13px;
}

/*
.apexcharts-tooltip {
    color: #fff;
    transform: translateX(10px) translateY(10px);
    overflow: visible !important;
    white-space: normal !important;
}

.apexcharts-tooltip span {
    padding: 5px 10px;
    display: block;
}
*/
.stop-name-ellipsis {
    max-width: 140px;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
}

#transport_truck-map-container .items-list.small-list {
    position: absolute;
    top: 60px;
    left: 60px;
}

#transport_truck-map-container .items-list:after {
    left: unset;
}

.dashboard-detail {
    position: relative;
}

.dashboard-detail:hover::after {
    content: attr(data-detail);
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    background-color: rgba(0, 0, 0, 0.7);
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    z-index: 1;
    white-space: nowrap;
}

.order-feature-box {
    height: 100%;
}

.dashboard-label {
    font-size: 18px;
    font-weight: bold;
    margin-left: 20px !important;
}

.dashboard-link a[title]:hover:after {
    content: attr(title);
    border-radius: 4px;
    position: absolute;
    padding: 4px;
    border: 1px solid #a58b51;
    background: white;
    font-size: 12px;
    display: block;
}

.form-select,
.form-control {
    margin: 0 0 20px !important;
}

span.error-message {
    color: red;
    font-size: 12px;
    display: block;
    margin-bottom: 5px;
}

label.error-message {
    display: block;
    width: 100%;
    color: red;
}

.table-container {
    max-height: 600px;
    overflow-y: auto;
}

.table-scrollable {
    width: 100%;
    border-collapse: collapse;
}

.table-scrollable thead {
    display: table;
    width: calc(100% - 1em);
    table-layout: fixed;
}

.table-scrollable tbody {
    display: block;
    max-height: 500px;
    overflow-y: auto;
    width: 100%;
}

.table-scrollable thead th,
.table-scrollable tbody td {
    padding: 8px;
    text-align: left;
    border: 1px solid #ddd;
}

.table-scrollable tbody tr {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.scrollable-container {
    max-height: 500px;
    overflow-y: auto;
    padding-right: 15px;
}

.country-label {
    color: #4b4b4b;
    background-color: rgba(0, 0, 0, 0);
    border: 0px solid #c9c9c9;
    font-family: "Lucida Grande", "Arial", sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    padding: 2px;
}


.country-label .color1 {
    background-color: rgba(241, 241, 241, 0);
}

.share-trip-container {
    display: flex;
    margin: 0 auto;
}

.outer-container {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}

.trip-list {
    padding: 20px;
    position: relative;
    background: rgba(255, 255, 255, 0.8);
}

.trip-list:after {
    left: 0;
    top: 100%;
    right: 0;
    content: "";
    margin: 0 0 -9999px;
    padding: 0 0 9999px;
    background: rgba(255, 255, 255, 0.8);
}

.trip-list.small-list {
    width: 100%;
    max-width: 465px;
}

.copy-container {
    position: relative;
}

.form-control.share-form-control {
    width: 100%;
    padding-right: 40px;
}

.copy-icon {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    font-size: 18px;
    color: #A58B51;
}

.share-links {
    display: flex;
    justify-content: center;
}

.page-link {
    color: #636363;
    border: none;
    margin: 0 5px;
    padding: 5px 15px;
    background-color: transparent;
}

.page-item.active .page-link {
    background-color: #e9ecef;
    color: black;
    border-color: #636363;
}

.page-link:hover {
    background-color: #e9ecef;
    border: none;
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent;
}

.text-blue {
    color: var(--bs-primary);
}

.site-content-area {
    padding-top: 20px;
    padding-bottom: 20px;
}

.logo-area {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    margin-bottom: 20px;
    border-bottom: solid 1px #F3F3F3;
    background-color: #ffffff;
}

.logo-area .logo {
    width: 134px;
    margin: 0;
    /* Removes the margin to prevent unwanted spacing */
}

.logo-area img {
    display: block;
    max-width: 100%;
    /* Ensures the image fits within its container */
}

.color-description a {
    text-decoration: underline;
}