.header-tracking .badge-status{
    cursor: unset !important;
}

.txt-tracking {
    font-family: var(--bs-font-poppins);
    color: white;
    font-weight: 600;
    font-size:14px;
    line-height: 21px;
}
.cadre-img {
    width: 251px;
    height: 187px;
    position: relative;
    background: url("/assets/media/logos/cadre.png");
    background-repeat: no-repeat;
    left: 23%;
    bottom: 77px;
}

.border-cardtracking {
    border-radius: 10px !important;
    border: 2px solid #e5e9ec !important;
}
.box-img {
    height: 84vh;
}
.container-tracking {
    background: linear-gradient(
        109.16deg,
        #014f9e 16.57%,
        #1d819f 78.76%
    ) !important;
    border-radius: 10px;
}

i.bi {
    font-size: 16px !important;
}
.txt-back {
    font-family: var(--bs-font-poppins);
    font-size: 14px !important;
    font-weight: 300 !important;
    line-height: 21px !important;
    letter-spacing: 0em !important;
    text-align: left !important;
    color: white !important;
}
.box {
    bottom: 26px !important;
    right: 0px;
    z-index: 1;
}

.world-img {
    height: 50vh;
    right: 18px;
}

.txt-tracing {
    font-family: var(--bs-font-poppins);
    font-size: 32px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
    color: white !important;
}
.txt-status {
    font-family: var(--bs-font-poppins);
    font-size: 32px;
    font-weight: 300;
    line-height: 46px;
    letter-spacing: 0em;
    text-align: left;
    color: white !important;
}
.bg-header {
    background: linear-gradient(90.64deg, #004f9e 48.11%, #004f9e 88.45%);
}
.img-header {
    margin-left: auto;
    height: 100px !important;
    margin-right: auto;
}
.border-card {
    border-radius: 10px !important;
}
.bg-menu {
    color: #696974;
}
.btn-status-shipment {
    width: 78px;
    height: 25px;
    border-radius: 30px;
}
.border-btn-completed {
    border: 1px solid #20bdb4 !important;
}
.border-btn-pending {
    border: 1px solid #e59228 !important;
    background: linear-gradient(
        0deg,
        rgba(255, 236, 218, 0.8),
        rgba(255, 236, 218, 0.8)
    );
}

.txt-pending {
    font-family: var(--bs-font-poppins);
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: center;
    color: #e59228;
}
.txt-completed {
    font-family: var(--bs-font-poppins);
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: center;
    color: #20bdb4;
}
.txt-detail {
    font-family: var(--bs-font-poppins);
    line-height: 18px;
    letter-spacing: 0em;
    color: var(--bs-text-dark);
}
.shipment-detail .card:not(.history) {
    width: 100%;
    background: white !important;
    height: unset !important;
}
.shipment-detail .border-card {
    border: 1px solid white !important;
    box-shadow: 1px 1px 1px 1px #f5f6f8;
}
.bg-menu .bi {
    font-size: 15px !important;
}
.btn-profile .bi {
    color: white;
    font-size: 12px !important;
}
.app-blank-traking {
    background-color: #f5f6f8 !important;
}
.border-end {
    width: 1px !important;
    background: linear-gradient(
        to top,
        #004f9e -6.51%,
        #3ab4a0 12.61%,
        rgba(58, 180, 160, 0) 94.8%
    ) !important;
}
.bar-vertical {
    margin-bottom: 0px;
    width: 3px;
    top: 40px;
    left: 38.5%;
    background: linear-gradient(
        0deg,
        rgba(0, 79, 158, 0) 4.66%,
        #004f9e 37.24%,
        #3ab4a0 54.48%,
        rgba(58, 180, 160, 0.01) 104.31%
    );
}
.primary-circle-tracking {
    width: 13px;
    height: 13px;
    border-radius: 50%;
    border: 3px solid white;
    z-index: 1;
    background-color: var(--bs-primary);
}
.bar-vertical2 {
    position: absolute;
    top: 97px;
    width: 3px;
    height: 40px;
    background: linear-gradient(
        0deg,
        #004f9e -6.51%,
        #3ab4a0 12.61%,
        rgba(58, 180, 160, 0) 94.8%
    );
}
.primary-circle2 {
    position: absolute;
    top: 42px;
    left: -1px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: var(--bs-primary);
}
.bar-vertical3 {
    position: absolute;
    top: 143px;
    width: 3px;
    height: 39px;
    background: linear-gradient(
        0deg,
        #004f9e -6.51%,
        #3ab4a0 12.61%,
        rgba(58, 180, 160, 0) 94.8%
    );
}
.primary-circle3 {
    position: absolute;
    top: 43px;
    left: -1px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: var(--bs-primary);
}
.btn-repeat {
    border: 1px solid #3ab4a0 !important;
    border-radius: 6px !important;
    padding: 5px 20px !important;
    font-family: var(--bs-font-poppins);
    color: #3ab4a0;
}
.cadre-img .bi {
    font-size: 17px !important;
    color: #004f9e !important;
}
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400");
.bg {
    animation: pulse2 1.2s ease infinite;
    border-radius: 25px;
    width: 144px;
    background: #fff;
    top: 0;
    height: 43px;
}
.button-track
{
    border-radius: 25px;
    width: 144px;
    background: var(--bs-btn2tracking-bg);
    top: 0;
}
.button-track a{
    color: var(--bs-btn2tracking-color);
    font-family: var(--bs-font-poppins);
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;

}

@keyframes pulse2 {
    0% {
        transform: scale(1, 1);
    }
    50% {
        opacity: 0.3;
    }
    100% {
        transform: scale(1.2);
        opacity: 0;
    }
}
@media (max-width: 767px) {

    .history, .bloc-info{
        position: relative;
        bottom: 10px;
    }
    .txt-status {
        font-size: 22px;
        line-height: 32px !important;
    }
    .alt-img {
        position: absolute;
        width: 50%;
        left: 26px;
        top: 46px;
    }
    .arc-img {
        position: relative;
        bottom: 35px;
        text-align: center;
    }
    .d-sm-none {
        display: none;
    }
    .border-sm-card {
        width: 100%;
        height: 90px;
        background: linear-gradient(90.64deg, #004f9e 48.11%, #004f9e 88.45%);
    }
    .box {
        top: 22px !important;
        left: 38px !important;
        width: 87%;
    }
    .box-img {
        height: 300px;
    }
    .world-img-mobile {
        height: 366px;
        width: 100%;
        content: url("/assets/img/tracking/bgtrack.png") !important;
        top: -38% !important;
        right: 0 !important;
    }
    .world {
        bottom: 65px !important;
        right: 0 !important;
    }
    .txt-tracing {
        font-size: 22px;
        line-height: 32px;
    }
}
@media (min-width: 768px) {
    .align-md-right {
        text-align: right !important;
    }
    .align-md-left {
        text-align: left !important;
    }
    .h-bloc{
        
        height: 48% !important;
    }
}

.status-tracking {
    color: var(--bs-text-dark);
    font-size: 10px !important;
    font-family: var(--bs-font-poppins);
}
.btn-reload-tracking {
    font-family: var(--bs-font-poppins);
    font-size: 12px;
    line-height: 18px;
    color: #ffffff;
    background-color: #3ab4a0;
    border: none;
    border-radius: 4px;
    padding: 5px 16px !important;
    font-weight: 500;
}

.btn-reload-tracking i {
    color: white !important;
    font-size: 12px !important;
}

.label-detail {
    font-family: var(--bs-font-poppins);
    font-size: 12px;

    font-weight: 500;
}

.container-tracking input::placeholder {
    color: #696974;
    font-size: 13px;
    font-weight: 500;
    font-family: var(--bs-font-poppins);
}
.logo-tracking {
    height: 41.25px;
    width: 171px;
}

.app-blank-tracking input {
    height: 40px;
}

#trackButton {
    font-size: 14px;
    font-family: var(--bs-font-poppins);
    font-weight: 600;
    height: 40px;
    width: 121.11px;

    color: var(--bs-btn3tracking-color);
    border: 1px solid var(--bs-btn3tracking-border) !important;
    background-color: var(--bs-btn3tracking-bg);
}

.app-blank-tracking {
    background-color: var(--bs-transparent-secondary-color);
    padding-top: 20px;
    padding-bottom: 70px;
    padding-left: 70px;
    padding-right: 70px;
}
.txt-back i {
    color: white;
}

.shipment-details .bi-arrow-left {
    color: var(--bs-text-dark);
    font-size: 24px;
}
.shipment-details .shipment-number {
    font-size: 16px;
    font-weight: 500;
}
.shipment-details .track-shipment {
    font-size: 16px;
    font-weight: 400;
}

.shipment-number-bold {
    font-weight: 500;
}
.btn.print-shipment {
    background-color: var(--bs-primary);
    color: white;
    font-family: var(--bs-font-poppins);
    font-weight: 500;
    font-size: 12px;
    height: 30px;
}

.shipment-details .badge-status {
    border-radius: 30px;
    font-family: var(--bs-font-poppins);
    font-size: 13px;
    font-weight: 500;
    height: 25px;
}

.shipment-details .title-bloc {
    color: var(--bs-text-dark);
    font-size: 14px;
    font-family: var(--bs-font-poppins);
    font-weight: 600;
}
.bg-tracking {
    top: 0;
    right: 0;
    z-index: -1;
}

.shipment-details .sub-title {
    font-size: 12px;
    font-family: var(--bs-font-poppins);
    color: #6689ab;
}

.shipment-details .content {
    font-size: 14px;
    font-family: var(--bs-font-poppins);
    font-weight: 500;
    line-height: 16px;
    color: var(--bs-text-dark);
}

.tacking-time {
    color: #6689ab;
    font-size: 10px;
    font-family: var(--bs-font-poppins);
}

.tracking-date {
    color: var(--bs-text-dark);
    font-size: 12px;
    font-weight: 600;
    font-family: var(--bs-font-poppins);
}

.return-tracking,
.return-arrow {
    color: var(--bs-text-dark);
}

.return-tracking {
    font-family: var(--bs-font-poppins);
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
}

.bold-number-shipment,
.not-found-section,
.oh-no-section {
    font-family: var(--bs-font-poppins);
    color: var(--bs-text-dark);
}
.oh-no-section {
    font-size: 32px;
    font-weight: 600;
    line-height: 36px;
}

.not-found-section {
    font-size: 24px;
    font-weight: 300;
}

.bold-number-shipment {
    font-weight: 600 !important;
}

.try-agin-btn {
    padding: unset !important;
    font-family: var(--bs-font-poppins);
    font-size: 14px;
    font-weight: 600;
    line-height: 21px;
    color: white;
    height: 40px;
    width: 159px;
}

.origin-destination {
    padding: 20px !important;
    padding-right: 190px !important;
}

.history {
    padding: 20px !important;
}

@media (max-width: 767px) {

    .shipment-details .shipment-number {
        font-size: 12px !important;
        font-weight: 500 !important;
    }
    .shipment-details .track-shipment {
        font-weight: 500 !important;
    }
    
    .shipment-number-bold {
        font-weight: 600 !important;
    }
    .logo-tracking {
        width: 121px !important;
        height: 29.19px !important;
    }

    .bloc .sub-bloc, .bloc .sub-bloc-mobile {
        height: 58px !important;
    }
    .print-shipment {
        position: absolute;
        top: 16px;
        right: 15px;
        height: 30px !important;
    }
    .track-shipment {
        font-size: 14px !important;
    }
    .header-tracking {
        justify-content: space-between;
        width: 100%;
    }

    .bg-tracking {
        width: 285px !important;
        height: 230px !important;
    }

    .text-content-tracking {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .origin-destination,
    .history {
        padding: 13px !important;
        padding-right: unset !important;
    }
    .shipment-details .track-shipment {
        font-size: 12px !important;
    }
    .shipment-number-bold {
        font-size: 16px !important;
    }
    .not-found-section {
        text-align: center;
    }
    .box-img {
        display: none;
    }
    .bar-vertical {
        left: 37.5% !important;
    }

    .app-blank-tracking {
        background-color: #ecf4fc;
        padding-top: 17px;
        padding-bottom: 17px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .image-notfound {
        padding-top: 100px !important;
    }
    .oh-no-section {
        font-size: 22px !important;
    }
    .not-found-section {
        font-size: 16px !important;
    }
    .return-tracking {
        font-size: 12px !important;
        font-weight: 500 !important;
    }

    #trackButton {
        width: 100%;
    }
}

.content-bg {
    background-color: white;
    border-radius: 10px;
}
.tooltip-text{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.bloc .sub-bloc{
    height: 63px;
}

.btn.print-shipment:hover {
    background-color: var(--bs-primary) !important;
    color: white !important;
}

@media (min-width: 1396px) {
    .bloc .sub-bloc{
        height: 55px;
    }
}

.history .current-tab-circle{
    z-index: 1;
}

.btn-tracking
{
    bottom: 22%;
}
@media (min-width: 1700px) {
    .cadre-img {
       
        left: 30%;
         
    }
}