* {
    margin: 0 !important;
    padding: 0 ! important;
    box-sizing: border-box !important;
}

.header-section {
    padding: 0.75rem !important;
}

.tata-motors-logo img {
    width: 5rem;
}

.mat-toolbar-row {
    background-color: #0a0a5f;
}

.size {
    height: 1rem;
    width: 6rem;
}

.image-section {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.receiver-details {
    height: 100%;
    padding: 2rem 0 0 !important;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.accordion-wrap {
    color: #444;
    text-align: left;
    margin: 0 1rem !important;
    outline: none;
    box-shadow: 0 0 20px 0 #edf1ff !important;
    border: 1px solid #e8ecf8 !important;
}

.accordin-title {
    display: block;
    font-weight: 700;
    color: #0a0a5f;
    font-size: medium;
    padding: 1rem !important;
    text-align: left;
    border-bottom: 1px solid #e8ecf8;
}

.owner-data {
    display: flex;
    padding: 0.5rem 1rem !important;
    font-size: 16px;
}

.acc-data {
    font-size: small;
}

.sec-cont {
    display: flex;
    flex-direction: column;
    gap: 2rem;
}
.resp-data{
    display: flex;
    font-size: small;
    margin-left: 1rem !important;
}

.map-width {
    height: 500px;
    width: 100%;
}

.vehicle-status-trip {
    font-size: .8rem;
    padding: 0 1rem !important;
    text-align: center;
    color: #fff;
    top: 0;
    text-transform: capitalize;
    margin: 0 0 0 2rem !important;
    display: flex;
    align-items: center;
}

.loading{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.moving {
    background: #0c9f41;
}

.idiling {
    background: #ffa100;
}

.stopped {
    background: #aa00bf;
}

.offline {
    background: #999999;
}

.unavailable {
    background: red;
}
.geofence{
    background: #307fe2;
}

.visibility-true {
    display: block;
}

.visibility-false {
    display: none;
}

.vehicle-live-location {
    display: block;
}

.wrong {
    display: none;
}

.error-block {
    text-align: center;
    font-size: 1.5rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
    align-items: center;
}

.live-workshop-timeline-heading-container {
    display: flex;
    text-align: center;
    align-items: center;
    padding: 3rem 2rem 0rem 2rem !important;
    justify-content: space-between;
    flex-wrap: wrap;
}

.title-main-heading {
    color: #0a0a5f;
    font-size: medium;
    text-align: left;
    font-weight: 700;
}
.event-date{
    display: flex;
}
.last-updated-time {
    font-style: italic;
    font-size: x-small;
    font-family: 'Open Sans Italic';
}
.last-event-date{
    font-size: x-small;
    font-weight: 700;
}

.vehicle-workshop-timeline {
    padding: 1rem 0rem 0rem 0rem !important;
}

.accordion-body-map {
    margin: 0rem 1rem 1rem 1rem !important;
    border: 1px solid #e8ecf8;
    border-radius: 2px;
    background: #ffffff;
    box-shadow: 0 0 20px 0 #cbd5fd;
}

.main-timeline-wrapper {
    display: flex;
    padding: 1rem !important;
    border-bottom: 1px solid #e8ecf8;
    gap: 2rem;
}

.heading-timeline-wrapper {
    display: flex;
    align-items: center;
    height: max-content;
}

.vehicle-image-wrapper {
    width: 3rem;
    height: 3rem;
}

img {
    width: 100%;
    height: 100%;
}

.headline-wrapper {
    display: flex;
    flex-direction: column;
    gap: 0.3rem;
}

.vehicle-name {
    display: flex;
    align-items: flex-end;
    gap: 1rem;
}

.bold-text {
    font-size: medium;
    font-weight: 700;
}

.bs-6-green {
    font-size: small;
    font-weight: 700;
    color: #1A9E57;
    font-style: italic;
    background-color: #e8fff4;
}

.vehicle-number,
.vehicle-type {
    font-size: x-small;
    color: #666666;
}
.parameters-wrapper{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    row-gap: 1rem;
    column-gap: 1rem;
}
.display-none{
    display: none;
}
.visibility-hidden{
    visibility: hidden;
}

.br-parameters-wrapper {
    flex: 2;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}
.display-flex{
    display: flex;
}
.flex-1{
    flex: 1;
}
.flex-2{
    flex: 2;
}
.flex-03{
    flex: 0.33;
}

.individual-parameter-wrapper {
    display: flex;
    flex-direction: column;
}

.heading-parameter {
    font-size: x-small;
}
.fspoint7{
    font-size: 0.7rem;
}

.parameters-value {
    font-size: 0.75rem;
    font-weight: 700;
}

.workshop-timeline {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem !important;
}

.workshop-timeline-label {
    font-size: small;
    font-weight: 700;
    color: #0a0a5f;
}

.workshop-timeline-details, .br-workshop-timeline-details {
    padding: 1rem !important;
}

.event-info {
    display: flex;
    gap: 1%;
    align-items: center;

}

.event-name {
    font-size: x-small;
    font-weight: 400;
    color: #333333;
}

.event-datetime {
    font-size: x-small;
    font-weight: 700;
    color: #333333;
}
.progress-step {
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
    height: 10rem;
}
.progress-line {
    width: 100%;
    height: 7rem;
    padding-bottom: 1rem !important;
}

.progress-step::-webkit-scrollbar {
    height: 0.4rem;
  }
  
  /* Track */
  .progress-step::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
  }
  
  /* Handle */
  .progress-step::-webkit-scrollbar-thumb {
    background: #e8ecf8;
    border-radius: 10px;
  }

  .stepper{
    display: flex;
      position: absolute;
      z-index: 5;
      padding: 0rem 0.5rem;
  }
  .hiddenli {
    display: none !important;
  }
  .stepper-element{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .stepper {
    list-style: none; /* Remove bullets/numbers */
    padding-left: 0; /* Remove default indentation */
}

.stepper-element::marker {
    content: none; /* Hide any marker */
}
.cirlcle-count-container{
	/* position: relative; */
    display: flex;
	/* left:0.8rem; */
}
.completed-circle {
    background-color: #0a0a5f;
    text-align: center;
    border-radius: 4rem;
    color: white;
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
  }
.incomplete-circle {
    background-color: #e8ecf8;
    text-align: center;
    border-radius: 4rem;
    color: #0a0a5f;
    opacity: 0.4;
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
  }
  .incomplete-connecting-line {
    border-top: 3px solid #BFC7DE;
    border-top-style: dashed;
    width: 5rem;
    position: relative;
    top: 21px;
  }
  .incomplete-timeline-label{
    font-size: x-small;
    padding-top: 0.5rem !important;
    opacity: 0.5;
	/* white-space: nowrap; */
  }
  .width-14{
    /* width: 12rem !important; */
    width: 14rem !important;
    height: 0.5rem;
  }
  .location-img {
    width: 1.5rem;
 }
  .on-the-way-wrapper{
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
  }
  .track-location-wrapper{
    display: flex;
    align-items: center;
    background-color: #F1F6FF;
    padding: 0.2rem 1rem !important;
    border-radius: 0.6rem;
    cursor: pointer;
	/* position: relative;
	left: -25%; */
  }
  .track-location-wrapper.disabled {
    background-color: #e8ecf8;
    cursor: not-allowed;
}
  .location-label{
    font-size: 0.8rem;
    font-weight: 700;
    color: #307FE2;
  }
  .track-location-wrapper.disabled .location-label {
    color: rgba(10, 10, 95, 0.4);
}
.track-location-wrapper.disabled .location-img {
    opacity: 0.5;
}

.no-record-wrapper{
    text-align: center;
    padding: 1rem !important;
    color: #0a0a5f;
    font-size: 1rem;
}

  /* Modal overlay */
.modal {
    display: none; /* Hidden by default */
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5); /* dim background */
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  /* Modal content box */
  .modal-content {
    background-color: #fff;
    padding: 20px;
    border-radius: 8px;
    width: 60vw;
    max-width: 90%;
    box-shadow: 0 5px 15px rgba(0,0,0,0.3);
    position: relative;
    left: 20%;
    top: 15%;
  }
  
  /* Close button (X) */
  .close-btn {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 2rem;
    cursor: pointer;
  }
  
  


  .completed-tick{
    position: absolute;
    width: 0.75rem;
    height: 0.75rem;
    bottom: -6px;
  }
  .complete-connecting-line {
    border-top: 3px solid #0a0a5f;
    width: 5rem;
    position: relative;
    top: 21px;
  }

  .timeline-label{
    font-size: x-small;
    padding-top: 0.5rem !important;
    font-weight: 700;
    position: relative;
    left: 12;
	/* white-space: nowrap; */
  }
  .info-svg{
    display: none;
  }
  .modal-bg {
    background-color: #f0f8ff;
    padding: 20px;
}
.track-location-container {
    display: flex;
    gap: 1rem;
    align-items: flex-start;
    padding: 1rem !important;
}
.map-container {
    flex: 1;
    height: 60vh;
    border: 4px solid white;
}
.track-location-details-container {
    flex: 0.8;
    display: grid;
    grid-template-columns: 45% 45%;
    column-gap: 10%;
    row-gap: 20px;
}
.single-detail-container {
    display: flex;
    flex-direction: column;
}
.qrt-detail-label {
    font-weight: normal;
    font-size: 14px;
    color: gray;
    margin-bottom: 5px;
}
.qrt-detail-text {
    font-weight: bold;
    font-size: 16px;
    color: black;
}
.track-qrt-heading{
    font-size: 1.3rem;
    font-weight: 700;
    color: #0A0A5F;
    padding: 1rem !important;
}
.qrt-detail-time-wrapper{
    flex: 0.7;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}
.estimated-time-wrapper{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 0.5rem;
    background-color: #F9FBFF;
    border-color: #C0DCFF;
    border-radius: 0.5rem;
    padding: 2rem !important;
}
.estimated-time-wrap{
    display: flex;
    flex-direction: column;
}
.estimated-time-label{
    font-size: 1rem;
    font-weight: 400;
    color: #666666;
}
.estimated-time{
    font-size: 1.3rem;
    font-weight: 700;
    color: #333333;
}

/* .JS-label{
	position: relative;
	left: 3%;
} */

  .dot-pulse {
                    position: relative;
                    left: -9999px;
                    width: 10px;
                    height: 10px;
                    border-radius: 5px;
                    background-color: #0a0a5f;
                    color: #0a0a5f;
                    box-shadow: 9999px 0 0 -5px #0a0a5f;
                    animation: dotPulse 1.5s infinite linear;
                    animation-delay: .25s;
                    margin-left: 2rem;
                }

                .dot-pulse::before,
                .dot-pulse::after {
                    content: '';
                    display: inline-block;
                    position: absolute;
                    top: 0;
                    width: 10px;
                    height: 10px;
                    border-radius: 5px;
                    background-color: #0a0a5f;
                    color: #0a0a5f;
                }

                .dot-pulse::before {
                    box-shadow: 9984px 0 0 -5px #0a0a5f;
                    animation: dotPulseBefore 1.5s infinite linear;
                    animation-delay: 0s;
                }

                .dot-pulse::after {
                    box-shadow: 10014px 0 0 -5px #0a0a5f;
                    animation: dotPulseAfter 1.5s infinite linear;
                    animation-delay: .5s;
                }

                @keyframes dotPulseBefore {
                    0% {
                        box-shadow: 9984px 0 0 -5px #0a0a5f;
                    }

                    30% {
                        box-shadow: 9984px 0 0 2px #0a0a5f;
                    }

                    60%,
                    100% {
                        box-shadow: 9984px 0 0 -5px #0a0a5f;
                    }
                }

                @keyframes dotPulse {
                    0% {
                        box-shadow: 9999px 0 0 -5px #0a0a5f;
                    }

                    30% {
                        box-shadow: 9999px 0 0 2px #0a0a5f;
                    }

                    60%,
                    100% {
                        box-shadow: 9999px 0 0 -5px #0a0a5f;
                    }
                }

                @keyframes dotPulseAfter {
                    0% {
                        box-shadow: 10014px 0 0 -5px #0a0a5f;
                    }

                    30% {
                        box-shadow: 10014px 0 0 2px #0a0a5f;
                    }

                    60%,
                    100% {
                        box-shadow: 10014px 0 0 -5px #0a0a5f;
                    }

                }

                .dot-pulse {
                    position: relative;
                    left: -9999px;
                    width: 10px;
                    height: 10px;
                    border-radius: 5px;
                    background-color: #0a0a5f;
                    color: #0a0a5f;
                    box-shadow: 9999px 0 0 -5px #0a0a5f;
                    animation: dotPulse 1.5s infinite linear;
                    animation-delay: .25s;
                    margin-left: 2rem;
                }

                .dot-pulse::before,
                .dot-pulse::after {
                    content: '';
                    display: inline-block;
                    position: absolute;
                    top: 0;
                    width: 10px;
                    height: 10px;
                    border-radius: 5px;
                    background-color: #0a0a5f;
                    color: #0a0a5f;
                }

                .dot-pulse::before {
                    box-shadow: 9984px 0 0 -5px #0a0a5f;
                    animation: dotPulseBefore 1.5s infinite linear;
                    animation-delay: 0s;
                }

                .dot-pulse::after {
                    box-shadow: 10014px 0 0 -5px #0a0a5f;
                    animation: dotPulseAfter 1.5s infinite linear;
                    animation-delay: .5s;
                }

                @keyframes dotPulseBefore {
                    0% {
                        box-shadow: 9984px 0 0 -5px #0a0a5f;
                    }

                    30% {
                        box-shadow: 9984px 0 0 2px #0a0a5f;
                    }

                    60%,
                    100% {
                        box-shadow: 9984px 0 0 -5px #0a0a5f;
                    }
                }

                @keyframes dotPulse {
                    0% {
                        box-shadow: 9999px 0 0 -5px #0a0a5f;
                    }

                    30% {
                        box-shadow: 9999px 0 0 2px #0a0a5f;
                    }

                    60%,
                    100% {
                        box-shadow: 9999px 0 0 -5px #0a0a5f;
                    }
                }

                @keyframes dotPulseAfter {
                    0% {
                        box-shadow: 10014px 0 0 -5px #0a0a5f;
                    }

                    30% {
                        box-shadow: 10014px 0 0 2px #0a0a5f;
                    }

                    60%,
                    100% {
                        box-shadow: 10014px 0 0 -5px #0a0a5f;
                    }
                }



  @media screen and (min-width:0px) and (max-width:767px) {
     .main-timeline-wrapper{
        flex-direction: column;
     }
     .hidden{
        display: none;
     }
     .parameters-wrapper{
        grid-template-columns: repeat(1, 1fr);
     }
     .title-main-heading, .accordin-title{
        font-size: small;
     }
     .info-svg{
        cursor: pointer;
        display: flex;
     }
     .acc-data{
        font-size: x-small;
     }
     .headline-with-info{
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        width: 100%;
     }
     .resp-data{
        font-size: x-small;
    }
    
  }

  .workshop-date-time {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }

  .workshop-date-label {
    font-size: x-small;
    font-weight: 400;
    color: #333333;
    font-style: italic;
    line-height: 12px;
  }

