/* ==============================================================
   TRACKING SHIPMENT
   ============================================================== */
.payment-wrap {
    border: 1px solid #ececec;
    padding: 0 24px 20px;
    margin: 0 0 20px;
}

.payment-title {
    border-bottom: 1px solid #ccc;
    padding: 18px 0;
    margin: 0 0 26px;
}

.payment-title span {
    display: inline-block;
    color: #ff6b6b;
    font-size: 22px;
    margin: 0 8px 0 0;
}

.payment-title h4 {
    display: inline-block;
    margin: 0;
}

.track-title {
    border-bottom: 1px solid #ccc;
    padding: 6px 0;
    margin: 0 0 26px;
}

.track-title span {
    display: inline-block;
    color: #bbb;
    font-size: 22px;
    margin: 0 8px 0 0;
}

.track-title h4 {
    display: inline-block;
    margin: 0;
}

.trackstatus-title {
    border-bottom: 0px solid #ccc;
    padding: 6px 0;
    margin: 0 0 26px;
}

.trackstatus-title span {
    display: inline-block;
    color: #00ab4c;
    font-size: 22px;
    margin: 0 8px 0 0;
}

.trackstatus-title h4 {
    display: inline-block;
    margin: 0;
}

.mapstatus-title {
    border-bottom: 0px solid #ccc;
    padding: 6px 0;
    margin: 0 0 26px;
}

.mapstatus-title span {
    display: inline-block;
    color: #2962FF;
    font-size: 22px;
    margin: 0 8px 0 0;
}

.mapstatus-title h4 {
    display: inline-block;
    margin: 0;
}

.card-header:hover {
    text-decoration: none;
}

.card-header h5 {
    text-align: left;
    font-size: 20px;
    font-weight: 500;
}

.card-header img {
    width: 82px;
    position: absolute;
    right: 14px;
    top: 13px;
}

.booking-summary_block {
    /* border: 1px solid #ececec; */
}

.booking-summary_block h6 {
    font-weight: 700;
}

.booking-summary_block span {
    font-size: 14px;
}

.booking-summary-box {
    padding: 24px;
}

.booking-summary_contact {
    margin: 22px 0 22px;
}

.booking-summary_contact p {
    font-size: 15px;
    margin: 0;
    line-height: 1.8;
}

.booking-summary_deatail h5 {
    font-weight: 600;
}

.min-height-block {
    min-height: 500px;
}

.mintrack-height-block {
    min-height: 250px;
}

.booking-cost {
    margin: 20px 0 0;
}

.booking-cost span {
    font-weight: 600;
}

.booking-cost p {
    font-size: 15px;
    margin: 10px 0 0;
    line-height: 1.8;
}

.booking-cost p span {
    float: right;
}

.track-cost {
    margin: 0px 0 0;
}

.track-cost span {
    font-weight: 600;
}

.track-cost p {
    font-size: 12px;
    margin: 10px 0 0;
    line-height: 1;
}

.payment-method-collapse .card-header {
    cursor: pointer;
}

.total-red {
    color: #ff6b6b;
}

.flex-fill {
    -ms-flex: 1 1 auto !important;
    -webkit-box-flex: 1 !important;
    flex: 1 1 auto !important;
}

/*# sourceMappingURL=style.css.map */


.param {
    margin-bottom: 7px;
    line-height: 1.4;
}

.param-inline dt {
    display: inline-block;
}

.param dt {
    margin: 0;
    margin-right: 7px;
    font-weight: 600;
}

.param-inline dd {
    vertical-align: baseline;
    display: inline-block;
}

.param dd {
    margin: 0;
    vertical-align: baseline;
}

.shopping-cart-wrap .price {
    font-size: 18px;
    margin-right: 5px;
    display: block;
}

.table {
    width: 100%;
    background: #fff;
    -webkit-box-shadow: rgba(0, 0, 0, .19) 0 2px 6px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .19);
    border-radius: 8px;
    border-color: #ff6b6b;
    border-radius: .35rem;
    -webkit-font-smoothing: antialiased;
    color: #737373;
}

.text-muted {
    background: #fafafa;
    line-height: 2.5;
}

var {
    font-style: normal;
}

h5.form_sub {
    color: #797979;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 10px 12px;
    background: #f3f3f3;
    margin: 23px 0 12px;
    font-size: 15px;
    text-align: left;
}

.product img{
    max-height: 378px;
    width: 100%
}

.timeline {
    position: relative;
    padding: 1em 3.4em;
    border-left: 2px solid #f5ab35;
    border-top: none;
}

.event .event-speaker {
    font-style: italic;
    text-align: right;
}

.timeline .event {
    border-bottom: 1px dashed rgba(89, 89, 89, 0.14);
    padding-bottom: 2em;
    margin-bottom: 0em;
    position: relative;
}

.timeline .event:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0;
    border: none;
}

.timeline .event:after {
    position: absolute;
    display: block;
}

.timeline .event:after {
    box-shadow: 0 0 0 4px #f5ab35;
    left: -52.85px;
    background: #fff;
    border-radius: 50%;
    height: 8px;
    width: 8px;
    content: "";
    top: 15px;
}

.fake {
    background: #fff;
    padding: 30px;
}

.booking-page-container h1 {
    text-align: center;
    padding: 30px;
}

#items {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    border-collapse: collapse;
    width: 100%;
}



#items td,
#items th {
    border: 1px solid #ddd;
    padding: 25px;

}



#items tr:nth-child(even) {
    background-color: #f2f2f2;
}

#items tr:hover {
    background-color: #ddd;
}

#items th {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: left;
    background-color: #666;
    color: white;
}

.label {
    padding: 3px 10px;
    line-height: 13px;
    color: #fff;
    font-weight: 400;
    border-radius: 4px;
    font-size: 75%;
}

#map {
    width: 100%;
    height: 300px;
}

.map-container {
    width: 48.5%;
    float: left;
    border: 1px solid #ec6919;
}

#total-distance {
    width: 48.5%;
    float: left;
    margin-right: 2%;
    border: 1px solid #ec6919;
}

p.map-header {
    background-color: #ec6919;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    padding: 5px 5px 5px 10px;
}

.custom-distance input {
    width: 60%;
    margin-right: 2%;
    margin-bottom: 10px;
    border: 1px solid #ec6919;
    padding: 5px;
    font-size: 13px;
    box-sizing: border-box;
    float: left;
}

.custom-distance .print {
    width: 8%;
    margin-bottom: 10px;
    border: 1px solid #ec6919;
    padding: 5px;
    font-size: 0px;
    box-sizing: border-box;
    float: left;
    background: url('../images/print.png');
    background-position: center;
    background-repeat: no-repeat;
    line-height: 16px;
    margin-left: 2%;
    height: 27px;
}

.custom-distance:after {
    content: '';
    display: block;
    clear: both;
}

.custom-distance .start-point-current-location {
    background-color: #ffffff;
    border: 1px solid #ec6919;
    color: #000;
    float: left;
    font-size: 13px;
    padding: 4px;
    text-align: center;
    text-decoration: none;
    width: 25.9%;
    transition: background-color 700ms, color 700ms;
}

.custom-distance .start-point-current-location:hover {
    color: #fff;
    background-color: #ec6919;
}

#waypoints {
    height: 300px;
    overflow-y: scroll;
    font-size: 12px;
}

.end-point-container {
    display: none;
    float: left;
    width: 49%;
}

.start-point-container {
    float: left;
    margin-right: 2%;
    width: 48.5%;
}

.clear {
    clear: both;
}

.adp-placemark {
    margin-top: 0px;
}

.notification-message {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ffffff;
    padding: 15px;
    border: 1px solid #ec6919;
    font-size: 13px;
    opacity: 0;
    transition: opacity 600ms;
}

.notification-message a:before {
    content: 'x';
    color: #ec6919;
    font-weight: bold;
    font-size: 15px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

.notification-message a {
    color: #ec6919;
    text-decoration: none;
    position: absolute;
    top: 2px;
    right: 4px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

.print-info #print-info-start,
.print-info #print-info-end {
    font-weight: normal;
    font-size: 15px;
}

.print-info {
    font-weight: bold;
    visibility: hidden;
    height: 0;
}

@media (max-width: 680px) {

    #total-distance,
    #map {
        width: 100%;
        float: none;
    }

    #total-distance {
        margin-bottom: 20px;
    }

    .main-container {
        width: 90%;
        padding: 10px;
    }

    .map-container {
        width: 100%;
    }

    .start-point-container {
        width: 100%;
        margin-bottom: 10px;
    }

    .custom-distance input,
    .end-point-container {
        width: 100%;
    }

    .custom-distance .start-point-current-location {
        width: 40%;
    }

    .notification-message {
        padding: 8px 100px;
        text-align: center;
    }

    .notification-message a {
        left: -6px;
        right: auto;
        top: 6px;
    }

    .notification-message a:before {
        font-size: 18px;
        padding: 20px;
    }
}

@media print {
    #total-distance {
        border: none;
        width: 100%;
    }

    .print-info {
        visibility: visible;
        margin-bottom: 10px;
        height: auto;
    }

    #waypoints {
        height: 100%;
        overflow: visible;
        width: 100%;
    }

    .adp-legal {
        display: none;
    }

    #map-container,
    #map,
    .gs-logo,
    .gs-title,
    .custom-distance,
    .map-container,
    p.description {
        display: none;
    }

    .main-container {
        background-color: #ffffff;
        border: none;
        page-break-after: avoid;
        max-width: 98%;
        padding: 0 1%;
        margin-bottom: 0;
    }
}

.product td{
    border-bottom: 1px solid #3e3e3e;
}

.product-info-title{
    color: #f5ab35; padding: 21px 10px 1px 28px;
}

.product-info {
    background-color: #222222;
}

.product-title {
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    /* word-wrap: break-word; */
    letter-spacing: 1px;
    padding: 10px 30px;
}

.product-description{
    font-size: 12px;
    word-wrap: break-word;
}

