/* prev1.36 170924 #watchListBtnCounter .btn-sm*/

.btnETA {
    background-color: #003184;
    border-color: #003184;
    color: #ffffff;
    font-family: "Open Sans", Arial, sans-serif;
}

.btnETA:hover, .btnETA:focus, .btnETA:active, .btnETA.active, .open .dropdown-toggle.btnETA {
	background-color: #337ab7;
	border-color: #337ab7;
	color: #ffffff;
}

.btn-refresh {
    position: relative;
    bottom: 4px;
    border-radius: 0px;
    border: none;
}

#watchListBtnCounter .btn-sm {
	    border-radius: 0px;
}

.trackContainer {
    padding-left: 64px;
    padding-right: 64px;
}

#preloader {
    background: #ffffff;
    opacity: .9;
    display: none;
    bottom: 0;
    left: 0;
    outline: 0 none;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1050;
    overflow-x: hidden;
    overflow-y: auto;
}

.preloaderContent {
    position: absolute;
    top: 30%;
    left: 40%;
    text-align: center;
    font-size: 11px;
    color: #505050;
    line-height: 3;
}

.trackWrapper {
    padding-bottom: 22px;
}

.wrapperPrgressSearchBars {
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: #eeeeee;
    padding-top: 22px;
}

#sectionProgressBar {
    padding: 16px 16px 16px 16px;
    margin: 0;
}

#sectionDetailedResults {
    padding: 16px;
}

.trackHeading {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 12px;
}

    .trackHeading h1 {
        margin: 0px;
        ;
        width: 220px;
        font-size: 22px;
    }

/* Track search *******************/

a.infoModalIcon {
    color: #D6DEEB;
    cursor: pointer;
    margin-left: 4px;
}

    a.infoModalIcon:hover {
        color: #D6DEEB;
    }

.modal-content {
    border-radius: 0;
}

.ui-autocomplete {
    z-index: 9999;
}

.trackHeader {
    padding-bottom: 32px;
    color: #ffffff;
}

.trackHeaderTitle h5 {
    color: #ffffff;
}

.inputWrapper {
    background-color: #ffffff;
    border: solid 1px #ccc;
    border-radius: 0px;
    overflow: hidden;
    padding: 6px;
    width: 100%;
}

input#label_number.form-control.input-lg {
    background-color: #ffffff;
    border-radius: 0px;
    border: medium none;
    box-shadow: none;
}

button#trace_button {
    height: 42px;
    width: 120px;
    line-height: 50%;
    border-radius: 0px;
    border: 0px none;
}

.iconResultHeader {
    float: left;
    padding-right: 22px;
}

#btnFullResults {
    height: 28px;
    border-radius: 0px;
}
/* Alert Error bar ****************/
#errorMessageWrapper {
    font-size: 14px;
    color: #dc291e;
    line-height: 1.5;
    margin-bottom: 14px;
    background-color: #ffffff;
}

.errorMessageHeading {
    margin-bottom: 4px;
}

.alert {
    border-radius: 0;
    display: table;
    width: 100%;
    margin-bottom: 0px;
}

.alert-top {
    padding-left: 80px;
    position: relative;
}

    .alert-top.rounded {
        border-radius: 0px;
        -webkit-border-radius: 0px;
    }

        .alert-top.rounded .icon {
            border-radius: 0px;
            -webkit-border-radius: 0px;
        }

    .alert-top .icon {
        text-align: center;
        width: 60px;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        border: 1px solid #bdbdbd;
        padding-top: 15px;
    }

        .alert-top .icon:after {
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
            display: block;
            content: '';
            width: 10px;
            height: 10px;
            border: 1px solid #bdbdbd;
            position: absolute;
            border-left: 0;
            border-bottom: 0;
            top: 50%;
            right: -6px;
            margin-top: -3px;
            background: #fff;
        }

        .alert-top .icon i {
            font-size: 24px;
            color: #ffffff;
            left: 18px;
            margin-top: -10px;
            position: absolute;
            top: 50%;
        }

    .alert-top.alert-warning .icon,
    .alert-top.alert-warning .icon:after {
        border-color: #dc291e;
        background: #dc291e;
    }

.alert-warning {
    background-color: #dc291e;
    border-color: #dc291e;
    color: #ffffff;
}

/* Input clear x button*******************/
::-ms-clear {
    display: none;
}

.form-control-clear {
    z-index: 10;
    pointer-events: auto;
    cursor: pointer;
    color: #D6DEEB;
}

span.form-control-clear.glyphicon.glyphicon-remove.form-control-feedback {
    color: #000000;
}

/* Delay message *******************/
.alert-Message {
    background-color: #ffffdb;
    color: #003190;
    margin-bottom: 0px;
    border-bottom: solid 1px #f5f5aa;
    border-top: solid 1px #f5f5aa;
}

div.alertMessageWrapper .alert {
    border-radius: 0px;
}

.sectionStartMessage, .sectionStartMessage H3 {
    color: #ffffff;
}

/* CCL message *******************/
.CCLmessageWrapper {
    font-family: "Open Sans", Arial, sans-serif;
    color: #003184;
    padding-top: 16px;
    padding-bottom: 16px;
    background-color: #EBEBEB;
    font-size: 14px;
}

.CCLmessageLabelNumbers {
    font-size: 16px;
}

ul.CCLmessageLabelList {
    padding: 0;
    list-style-type: none;
}

    ul.CCLmessageLabelList li {
        display: inline-block;
    }

        ul.CCLmessageLabelList li:after {
            content: '|';
            padding: 0 1rem;
        }

        ul.CCLmessageLabelList li:last-child:after {
            content: '';
        }

/* Progress bar *******************/
.progressWrapper {
    padding-top: 8px;
    padding-bottom: 72px;
    width: 100%;
}

.progress {
    margin-right: 0px;
    margin-left: 0px;
    height: 5px;
    position: relative;
    background: #bebebe none repeat scroll 0 0;
    border-radius: 0;
    overflow: visible;
    box-shadow: none;
    margin-top: 72px;
    bottom: -1px;
}

.progress-bar {
    height: 5px;
    background: #dc291e;
    margin-top: 0px;
    
}

.popover {
    width: 320px;
}

ul.depotLocations {
    padding-top: 0px;
    width: 100%;
    list-style-type: none;
    padding: 0 !important;
}

    ul.depotLocations li {
        display: inline-block;
        padding: 0 !important;
        font-size: 11px;
        position: absolute;
        line-height: 1.3;
    }

        ul.depotLocations li.first {
            left: 0px;
        }

li.first .progressDepotLabel {
    left: -20px;
    top: 8px;
    color: #404040;
    width: 70px;
}

li.last .progressDepotLabel {
    left: -50%;
    top: 48px;
    position: absolute;
    width: 84px;
}

ul.depotLocations li.last {
    left: 0px;
}

/* Progress bar last icon + info */

.last-destination .progressIcon-last {
    box-shadow: 0 0 0 0px #bebebe;
    background: url(https://www.aramex.com.au/media/2243/icontimeline_pin4266a4.png) #eeeeee;
    border: 3px solid #bebebe;
    width: 38px;
    height: 38px;
}

.last-delivered .progressIcon-last {
    box-shadow: 0 0 0 0px #dc291e;
    background: url(/images/track/iconTimeline_pinWhite.png) #dc291e;
    border: 2px solid #dc291e;
    width: 38px;
    height: 38px;
}

.last-onForward .progressIcon-last {
    box-shadow: 0 0 0 0px #dc291e;
    background: url(/media/2252/icontimeline_onforward.png) #dc291e;
    border: 2px solid #dc291e;
    width: 38px;
    height: 38px;
}

.last-parcelConnect .progressIcon-last {
    box-shadow: 0 0 0 0px #dc291e;
    background: url(/images/track/iconTimeline_upArrowWhite.png) #dc291e;
    border: 2px solid #dc291e;
    width: 38px;
    height: 38px;
}

.last-ccl .progressIcon-last {
    box-shadow: 0 0 0 0px #bebebe;
    background: url(https://www.aramex.com.au/media/2243/icontimeline_pin4266a4.png) #eeeeee;
    border: 3px solid #bebebe;
    width: 38px;
    height: 38px;
}

.last-outOfTime .progressIcon-last {
    box-shadow: 0 0 0 3px #dc291e;
    background: url(/media/2255/icontimeline_outoftime.png) #dc291e;
    border: 2px solid #003184;
    width: 34px;
    height: 34px;
}


@keyframes color-animation {
    0% {
        background: #003184;
    }

    100% {
        background: #F97A35;
    }
}

.depotWrap {
    float: right;
    position: relative;
    z-index: 24;
    text-align: center;
}

li.first div.depotWrap {
    float: left;
}

.progressDepots {
    position: relative;
    z-index: 8;
    top: -33px;
}

.progressTransportIconWrapper {
    width: 150%;
    position: relative;
    top: -60px;
}

.progressTransportIcon {
    position: relative;
    z-index: 12;
    /* width of icon png canvas */
    left: -74px;
}

#iconTimeline_exclamation {
    position: relative;
    left: -21px;
}

.progressIcon {
    height: 20px;
    width: 20px;
    background-color: #eeeeee;
    border: 3px solid #bebebe;
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
    left: 50%;
    top: 1px;
}

.progressIcon-active {
    height: 16px;
    width: 16px;
    top: 3px;
    box-shadow: 0 0 0 3px #dc291e;
    border: 3px solid #ffffff;
    background-color: #dc291e;
}

.progressIconAttention {
    background: url(/media/2244/icon_trackattention.png) center center no-repeat;
    background-color: transparent !important;
    border-radius: 0% !important;
    box-shadow: none !important;
    border: none !important;
    width: 30px;
    height: 30px;
}

.alertSignWrapper {
    position: relative;
    left: calc(50% - 8px);
    float: right;
}

.alertSignWrapperLabel {
    position: relative;
    top: -80px;
    font-family: "Open Sans", Arial, sans-serif;
    color: #003184;
}

.progressIconAlert {
    background: url(../images/bubbleAlert.png) center center no-repeat;
    background-color: transparent !important;
    border-radius: 0% !important;
    box-shadow: none !important;
    border: none !important;
    width: 52px;
    height: 52px;
    position: relative;
    top: -74px;
    cursor: pointer;
}

.progressIconCCL {
    background: url(../images/bubbleCCL.png) center center no-repeat;
    background-color: transparent !important;
    border-radius: 0% !important;
    box-shadow: none !important;
    border: none !important;
    width: 52px;
    height: 52px;
    position: relative;
    top: -74px;
}

.progressIcon-first {
    left: -4px;
    top: -6px;
    width: 38px;
    height: 38px;
    background: url(/images/track/trackIcon_pickup32.png) center center no-repeat #dc291e;
    border-radius: 50%;
    border: 3px solid #ffffff;
    /*background-color: #dc291e;*/
    box-shadow: none;
    position: relative;
    border: 2px solid #dc291e;
}

.progressIcon-last {
    right: -8px;
    top: -6px;
    width: 34px;
    height: 34px;
    background: url(/images/track/iconTimeline_pin4266A4.png) center center no-repeat #003184;
    position: relative;
    /* center circle */
    border-radius: 50%;
    border: 2px solid #003184;
    /* outside outlne */
    margin: 0 auto;
    box-shadow: 0 0 0 3px #4266a4;
    clear: both;
}

.last-active-delivered {
    box-shadow: 0 0 0 0px #dc291e;
    background: url(/images/track/iconTimeline_pinWhite.png) #dc291e;
    border: 2px solid #dc291e;
    width: 38px;
    height: 38px;
}

.progressImgCircle {
    border-radius: 50%;
}

.progressPointer {
    position: relative;
    z-index: 32;
    bottom: 60px;
}

.progressDepotLabel {
    position: relative;
    left: 50%;
    width: 100%;
    display: table;
    top: 22px;
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 600;
    text-align: center;
    color: #888888;
}

.progressDepotLabelActive {
    color: #404040;
}

/* Progress circle *******************/
.progressIcon-current {
    background-color: #003184;
    border: 3px solid #ffffff;
    box-shadow: 0 0 0 8px rgba(0, 49, 132, 0.1);
    display: block;
    border-radius: 50%;
    cursor: pointer;
    animation: progressIcon-current 1s infinite;
}

.resultWrapper {
    padding: 72px;
}

/* Progress depots */
.progressIcon {
    height: 10px;
    width: 6px;
    background-color: #bebebe;
    border: 2px solid #bebebe;
    border-radius: 0%;
    margin: 0 auto;
    position: relative;
    left: 48% top: 10px;
}

.P20 .progressIcon {
    height: 20px;
    width: 20px;
    border: 3px solid #eeeeee;
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
    left: 50%;
    top: 2px;
}

.P50 .progressIcon {
    height: 20px;
    width: 20px;
    background-color: #bebebe;
    border: 3px solid #eeeeee;
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
    left: 50%;
    top: 2px;
}

.P50 .progressIcon-active {
    background-color: #dc291e;
}

.progressIcon-active {
    top: 10px;
    box-shadow: 0 0 0 0px #dc291e;
    border: 0px solid #eeeeee;
    background-color: #dc291e;
}

/* Header info panels *******************/

#sectionInfoHeader {
    font-family: "Open Sans", Arial, sans-serif;
    overflow: hidden;
    margin-top: 16px;
}

.infoHeaderPanel {
    padding: 14px 22px;
    text-align: center;
}

.infoPanel-content-wrapper {
    display: inline-flex;
}

.infoHeaderPanelLeft {
    color: #ffffff;
    background-color: #707070;
}

.infoHeaderPanelRight {
    color: #003184;
    background-color: #CCCCCC;
}

.infoHeaderPanelRight {
    color: #ffffff;
    background-color: #dc291e;
}

.infoTitleSubHead {
    opacity: 0.9;
    font-size: 14px;
}

    .infoTitleSubHead a {
        color: #ffffff
    }

.infoTitle {
    font-size: 19px;
    font-weight: 600;
}

#btnETAtrigger {
    margin-top: 4px;
}

.infoHeaderRightUndelivered {
    background-color: #BCC9DE;
}

.infoHeaderRightETA {
    background-color: #4A76BA;
}

.infoHeaderRightOutOfTime {
}

.infoTitleContent {
    text-align: left;
}

.infoHeaderRightOutOfTime .infoTitle {
    color: #ffffff;
}

.infoHeaderRightOutOfTime .infoTitleSubHead {
    color: #ffffff;
    opacity: 0.7;
}

div.infoTitleContentEtaResult div.infoTitle {
    font-size: 19px;
    color: #ffffff;
}

div.infoTitleContentEtaResult div.infoTitleSubHead {
    color: #ffffff;
    opacity: 0.85;
    font-size: 14px;
}

.btnPanelOrange {
    background-color: #dc291e;
}

    .btnPanelOrange a {
        color: #ffffff;
        text-decoration: none;
    }

    .btnPanelOrange:hover {
        background-color: #c01504;
    }

.btnPanelPrimary {
    background-color: #dc291e;
}

    .btnPanelPrimary a {
        color: #ffffff;
        text-decoration: none;
    }

    .btnPanelPrimary:hover {
        background-color: #c01504;
    }

.btnPanelGrey {
    color: #ffffff;
    background-color: #707070;
}

    .btnPanelGrey a {
        color: #ffffff;
        text-decoration: none;
    }

    .btnPanelGrey:hover {
        background-color: #3e3e40;
        text-decoration: none;
        cursor: pointer;
    }

.infoHeaderRightDelivered {
    background-color: #dc291e;
    color: #ffffff;
}

a.trackInfoIconBtn {
    text-decoration: none;
    cursor: pointer;
}

/* Header info ETA  Modal */
.modal-fw .modal-header {
    padding: 14px 22px 12px 22px;
}

.modal-fw .modal-body {
    padding: 22px;
}

#etaModalDate {
    font-size: 32px;
    font-family: "Open Sans", Arial, sans-serif;
    color: #3a5dae;
    text-align: center;
}

#etaModalFromToLabel {
    font-family: "Open Sans", Arial, sans-serif;
    color: #3a5dae;
    font-size: 18px;
    text-align: center;
}

.etaModalConditions {
    padding-top: 22px;
    font-size: 12px;
}

/* Track result *******************/

.trackLabel {
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 4px;
    line-height: 1.8;
}

.assocCCLlabelNumberList {
    font-size: 14px;
    padding: 12px 0px 22px 0px;
    margin-left: 14px;
}

    .assocCCLlabelNumberList li {
        padding-bottom: 4px;
    }

.wrapperAssociatedNo {
    font-size: 12px;
    color: #8d8d8d;
}

.trackContainer h5 {
    margin-bottom: 0px;
    font-weight: bold;
}

.trackResultHeader {
    font-family: "Open Sans", Arial, sans-serif;
    color: #003184
}

    .trackResultHeader img {
        padding-top: 8px
    }

.track_rowheaderWrapper {
    border-bottom: 1px solid #dddddd;
    font-weight: 600;
    display: table;
    font-family: "Open Sans", Arial, sans-serif;
    width: 100%;
    margin-bottom: 22px;
}

.status_heading {
    font-size: 22px;
    font-family: "Open Sans", Arial, sans-serif;
    padding-bottom: 8px;
    line-height: 1.3;
}
.status_heading a i.fa.fa-info-circle {
    font-size: 15px;
    margin-left: 4px;
    position: relative;
    bottom: 8px;
}

.status_signature img {
    opacity: 0.6;
    width: 170px;
}

.resultLabel {
    font-size: 12px
}

.resultLabelNumber {
    font-size: 24px;
    color: #003184
}

.sigName {
    padding-right: 22px
}

.sigblock {
    float: left;
    width: 50%;
    padding-bottom: 22px;
    font-size: 12px;
}

/* Track result table detail *******************/

.track_columntitle {
    font-size: 14px;
    padding-bottom: 22px;
    padding-top: 22px;
}

.track_row {
    width: 100%;
    font-size: 14px;
    border-radius: 0px;
    float: left;
    border-bottom: 1px solid #ddd;
    padding-bottom: 32px;
    padding-top: 12px;
    margin-bottom: 16px;
}

.track_column1 {
    float: left;
    width: 480px;
}

.track_column2 {
    float: left;
    width: 150px;
}

.track_column3 {
    float: left;
}

.track_time {
    font-size: 12px;
}

.status_description {
    line-height: 1.3;
    padding-bottom: 14px;
    margin-right: 22px;
}

.deliveredCN {
    padding-right: 32px;
}

/* View more button bar *******************/

.viewMoreBar {
    margin-top: 12px;
}

.trackHistoryLabel {
    text-align: center;
    font-size: 10px;
    font-weight: 600;
    font-family: "Open Sans", Arial, sans-serif;
    margin-top: 6px;
}

.btn-FullResults {
    margin-top: 32px;
    width: 72px;
    color: #ffffff;
    background-color: #dc291e;
    padding-bottom: 0px;
}

    .btn-FullResults:hover, .btn-FullResults.active, .open .dropdown-toggle.btn-FullResults {
        background-color: #c01504;
        color: #ffffff;
    }

    .btn-FullResults:focus, .btn-FullResults:active {
        outline: 0;
        color: #ffffff;
        background-color: #dc291e;
    }

div.trackHistoryWrapper i {
    font-size: 28px;
    line-height: 0.5;
}

/* CTA bars *******************/
.trackCTA {
    padding: 12px 22px 32px 22px;
    margin-bottom: 22px;
}

.trackCTAwhite {
    background-color: #FFFFFF;
}

.trackCTAlightBlue {
    background-color: #D6DEEB;
}

.trackCTA h4 {
    margin-top: 6px;
    margin-bottom: 0px;
}

.trackCTAblue {
    background-color: #003184;
}

    .trackCTAblue h4 {
        color: #ffffff;
    }


/* Map *******************/

.mapWrapper {
    width: 100%;
    height: 320px
}

.modal-header-fw {
    background-color: #dc291e;
    color: #ffffff;
}

    .modal-header-fw h2 {
        color: #ffffff;
    }

    .modal-header-fw h3 {
        color: #ffffff;
        margin-bottom: 0px;
    }

    .modal-header-fw h4 {
        color: #ffffff;
    }

    .modal-header-fw h5 {
        color: #ffffff;
        font-weight: 600;
        margin-bottom: 6px;
    }

    .modal-header-fw button.close {
        color: #ffffff;
        float: right;
        font-size: 24px;
        padding: 22px;
        font-weight: bold;
        line-height: 1;
        opacity: 0.5;
        text-shadow: 0 1px 0 #fff;
        position: absolute;
        right: 4px;
        top: 0px;
        z-index: 246;
    }

a#mapDirection {
    margin-top: 12px;
    margin-bottom: 14px;
}

.modal-title-AgentName {
    border-bottom: solid 1px #D0D0D0;
    padding-bottom: 12px;
}

/* Parcel Connect *******************/

.pcLearnMore {
    margin-top: 22px;
    margin-bottom: 14px;
}

    .pcLearnMore a {
        font-size: 11px;
        color: #404040;
    }

        .pcLearnMore a i.fa.fa-info-circle {
            color: #dc291e
        }

#MailmanMsg {
    background-color: #eeeeee;
    border-radius: 0px;
    padding: 22px 0px 22px 0px;
}

    #MailmanMsg p {
    }

.pHeading {
    font-weight: bold;
    margin: 2px 2px 2px 0px;
}

.pcPanel {
    display: table;
    border-left: dotted 1px #cccccc;
    border-radius: 0px;
    padding: 14px;
    margin-left: 22px;
}

.pcPanel-footer {
    padding-top: 8px
}

.cta-title {
    font-family: "Open Sans", Arial, sans-serif;
}

.equal-height {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}

/* Responsive *******************/

@media (max-width: 990px) {

    .wrapperPrgressSearchBars {
        padding-top: 12px;
    }

    #sectionInfoHeader {
        margin: 0px;
    }

    #sectionTrackSearch {
        /* margin-bottom: 18px; */
    }

    .infoHeaderPanel {
        padding-left: 18px;
        padding-right: 18px;
    }

    .track_columntitle {
        display: none;
    }

        .track_columntitle.track_column3 {
            display: none;
        }

    .track_column1 {
        width: 100%;
        clear: both;
    }

    .track_column2 {
        width: 50%;
        text-align: left;
    }

    .track_column3 {
        width: 50%;
    }

    .track_row {
        border-bottom: 1px solid #ddd;
        border-radius: 0;
        float: left;
        font-size: 14px;
        margin-bottom: 16px;
        padding-bottom: 32px;
        padding-top: 12px;
        width: 100%;
    }

    .track_date, .track_locationName {
        font-size: 12px;
        line-height: 2;
    }

    .status_description {
        margin-right: 0px;
    }

    #sectionProgressBar {
        padding-bottom: 42px;
    }

    .bannerRight {
        text-align: center;
        margin-bottom: 16px;
    }
}

@media (max-width: 768px) {

    button#trace_button {
        margin-right: 2px;
    }

    #sectionTrackSearch {
        padding-top: 0px;
    }

    .trackHeader {
        padding-bottom: 42px;
    }

    .trackHeading h1 {
        margin-top: 6px;
        margin-bottom: 8px;
    }

    .infoHeaderPanel {
        padding-left: 18px;
        padding-right: 18px;
    }

    .inputWrapper {
        padding: 2px;
    }

    .progress {
        margin-top: 54px;
    }

    #sectionProgressBar {
        padding-bottom: 52px;
    }

    ul.depotLocations li.first, ul.depotLocations li.last {
        top: 2px;
    }

    .track_rowsWrapper {
        width: 100%;
        background-color: #F8F8F8;
        display: table;
        padding: 12px;
    }

    .track_rowheaderWrapper {
        border: none;
    }

    .trackContainer {
        padding-left: 32px;
        padding-right: 32px;
    }

    .iconResultHeader {
        padding-left: 14px;
        padding-right: 14px;
    }

    .trackHeading {
        padding-bottom: 0px;
        padding-top: 2px;
        margin-bottom: 0px;
    }

    .trackLabel {
        border-bottom: solid 1px #eeeeee;
    }

    .sigblock .trackLabel {
        border: none;
    }
}

@media (max-width: 580px) {

    /*Mobile background image */
    .section-track {
        padding-top: 10px !important;
        /* background-image:url("/images/track/trackBgrd.jpg"); 
        background-repeat:no-repeat;
        background-size: cover; */
    }

    .trackContainer {
        padding-left: 18px;
        padding-right: 18px;
    }

    #sectionInfoHeader {
        margin-top: 4px;
    }

    .progress {
        margin-left:0px;
        margin-right:0px;
        height:4px;
    }

    .progress-bar {
        height: 5px;
        background: #dc291e;
        margin-top: 0px;
    }
    .infoHeaderPanel {
    text-align: center;
    padding-left: 12px;
    padding-right: 12px;
    }

    .trackHeader {
        padding-bottom: 18px;
    }

    .infoTitleContent {
        text-align: center;
    }

    .wrapperPrgressSearchBars {
        padding-top: 8px;
    }

    button#trace_button {
        width: 90px;
    }

    .has-feedback .form-control {
        padding-right: 4px;
    }

    .trackHeading h1 {
        font-size: 18px;
    }

    img.progressTransportIcon {
        transform: scale(0.8, 0.8);
        -ms-transform: scale(0.8, 0.8);
        -webkit-transform: scale(0.8, 0.8);
    }

    li.first .progressDepotLabel {
        top: 20px;
    }

    li.last .progressDepotLabel {
        top: 58px;
    }

    input#label_number.form-control.input-lg {
        padding-left: 8px;
    }

    .modal-header-fw h2 {
        font-size: 24px
    }

    .iconResultHeader {
        display: none;
    }
}

@media (max-width: 414px) {
    .trackContainer {
        padding-left: 8px;
        padding-right: 8px;
    }

    .infoHeaderPanel {
        padding-left: 8px;
        padding-right: 8px;
    }

    button#trace_button {
        width: 80px;
    }

    .infoTitleSubHead {
        font-size: 13px;
        margin-bottom: 4px;
    }

    div.infoTitleContentEtaResult div.infoTitleSubHead {
        font-size: 13px;
    }

    .infoTitle {
        font-size: 16px;
    }

    div.infoTitleContentEtaResult div.infoTitle {
        font-size: 16px;
    }

    #sectionDetailedResults {
        padding: 8px;
    }

    div.infoTitleContentEtaResult div.infoTitleSubHead {
        opacity: 1;
    }
}

@media (max-width: 320px) {
    .infoHeaderPanel {
        padding-left: 22px;
        padding-right: 22px;
    }
}

/* Print *******************/
@media print {

    #logoPrint {
        display: block !important;
        float: right;
        padding-right: 14px;
    }

    .logoPrint:before {
        content: '';
        display: inline-block;
        width: 200px;
        height: 200px;
        background: url("/media/2248/aramexlogobwprint.png") 0 0 no-repeat;
        vertical-align: middle
    }

    .logoPrint:after {
        content: 'www.mywebsite.com';
        display: inline-block;
        font-size: 24pt
    }

    body {
        background: #fff !important;
    }

    h4 {
        font-size: 12pt
    }

    #sectionDetailedResults {
        padding: 0px !important;
    }

    .trackContainer {
        padding-left: 22px;
        padding-right: 22px;
    }

    .col-sm-9 {
        width: 100%;
    }

    .track_columntitle.track_column2, .track_columntitle.track_column3 {
        padding-left: 8px;
    }

    .track_column1 {
        width: 420px;
        display: block;
        float: left;
        clear: none !important;
        padding-right: 8px;
    }

    .track_column2 {
        width: 110px;
    }

    .track_column3 {
        width: 40px;
        padding-right: 0px;
        margin-right: 0px;
    }

    .section-track {
        padding-top: 0px !important;
    }

    .track_row {
        padding-bottom: 16px;
    }

    .track_rowsWrapper {
        padding: 0px !important;
        margin: 0px !important;
        width: auto;
    }

    .status_heading {
        font-size: 12pt
    }

    .status_description, .infoTitleSubHead, .track_date, .track_time, .track_columntitle, .track_locationName {
        font-size: 8pt
    }

    .wrapperAssociatedNo, .sigblock .trackLabel {
        font-size: 6pt;
        color: #b1b1b1;
        margin-left: -12px !important
    }

    .infoTitleSubHead, .track_rowheaderWrapper {
        color: #000000
    }

    .pcPanel {
        font-size: 8pt
    }

    /* Hiding unnecessary elements for the print */
    #sectionTrackSearch, #sectionProgressBar, .bannerRight, .trackHeading, .infoHeaderPanelRight, .iconResultHeaderTrackNumber, .trackHistoryWrapper, .footerCTA, .footerBtm, .copyrightBtm, #top-link-block, .trackLabel, #mapBtn0, #live-chat-widget {
        display: none !important;
    }

    #sectionInfoHeader, .infoHeaderPanelLeft, .track_columntitle, .trackDetail, .sigblock .trackLabel, .infoHeaderPanelLeft .infoTitleContent {
        display: block !important;
    }

        #sectionInfoHeader div.col-sm-6.hidden-xs, #sectionDetailedResults div.col-sm-12.hidden-xs.hidden-md {
            display: block !important;
        }
}

.row-eq-height {
    display: flex;
    flex-wrap: wrap;
    margin: 0; /* Remove default margin */
}

    .row-eq-height [class*="col-"] {
        flex: 1; /* Equal height for columns */
        padding: 0; /* Remove column padding */
        display: flex; /* Set columns as flex container */
        flex-direction: column; /* Set flex direction to column */
    }

.infoHeaderPanel {
    flex: 1; /* Expand to fill the remaining space */
    display: flex; /* Enable flex layout */
    flex-direction: column; /* Arrange content vertically */
}

/* HUBS */
li.Hub {
    margin-left: -3px;
}
.wrapper-btn-centered {
    text-align: center;
    position: relative;
    top: -20px;
}

.Hub .progressIcon {
    top: 12px;
    height: 8px;
    width: 6px;
    border-radius: 0;
    background-color: #bebebe;
    border: #bebebe;
}

.Hub .depotWrap .progressIcon.progressIcon-active {
    top: 12px;
    height: 8px;
    width: 6px;
    border-radius: 0;
    background-color: #dc291e;
    border: none;
    box-shadow: 0 0 0 0px #dc291e !important;
}

@media(max-width:580px) {
    li.Hub {
        margin-left: 0px;
    }

    #sectionProgressBar {
        padding-top: 32px;
        padding-bottom: 82px;
    }

    .progress-bar {
        margin-left: 2px;
    }

    .progressDepotLabel {
        top: 18px;
        font-weight: normal;
    }

    .progressDepotLabelActive {
        color: #101010;
    }

    .progressDepotLabel.dot-odd {
        top: -30px;
    }

    .progressIcon {
        height: 10px;
        width: 6px;
        background-color: #bebebe;
        border: 2px solid #bebebe;
        border-radius: 0%;
        margin: 0 auto;
        position: relative;
        left: 48%;
        top: 10px;
    }

    .P20 .progressIcon {
        height: 18px;
        width: 18px;
        border: 3px solid #eeeeee;
        border-radius: 50%;
        margin: 0 auto;
        position: relative;
        left: 50%;
        top: 3px;
    }

    .P50 .progressIcon {
        height: 18px;
        width: 18px;
        background-color: #bebebe;
        border: 3px solid #eeeeee;
        border-radius: 50%;
        margin: 0 auto;
        position: relative;
        left: 50%;
        top: 3px;
    }

    .P50 .progressDepotLabel, .P20 .progressDepotLabel {
        top: 30px;
    }

    .P50 .progressIcon-active {
        background-color: #dc291e;
    }

    .progressIcon-active {
        top: 10px;
        box-shadow: 0 0 0 0px #dc291e;
        border: 0px solid #eeeeee;
        background-color: #dc291e;
    }

    .progressIcon-first {
        left: -14px;
        top: -4px;
        width: 28px;
        height: 28px;
        background: url(/images/track/trackIcon_pickup32.png) center center no-repeat #dc291e;
        background-size: 25px;
        border-radius: 50%;
        border: 3px solid #ffffff;
        background-color: #dc291e;
        box-shadow: none;
        position: relative;
        border: 2px solid #dc291e;
    }

    .last-destination .progressIcon-last {
        left: 14px;
        top: -4px;
        box-shadow: 0 0 0 0px #bebebe;
        background: url(https://www.aramex.com.au/media/2243/icontimeline_pin4266a4.png) center center no-repeat #eeeeee;
        background-size: 25px;
        border: 3px solid #bebebe;
        width: 28px;
        height: 28px;
    }

    .last-delivered .progressIcon-last {
        width: 28px;
        height: 28px;
        left: 14px;
        top: -4px;
        background: url(https://www.aramex.com.au/images/track/iconTimeline_pinWhite.png) center center no-repeat #dc291e;
        background-size: 25px;
    }

    li.first .progressDepotLabel {
        top: 6px;
        left: -34px;
        color: #202020;
    }

    li.last .progressDepotLabel {
        top: 32px;
    }

    .progressTransportIconWrapper {
        top: -74px;
    }

    .Hub .hub-dot-odd {
        top: 1px;
    }

    .Hub .progressIcon.progressIcon-active.hub-dot-odd {
        top:5px;
    }
}


/* International */
    #sectionProgressBarInternational {
    padding-top: 12px;
    padding-bottom: 12px;
    margin-left: 8px;
    margin-right: 8px;
}

    #sectionProgressBarInternational .progress {
        height:4px;
        margin-left: 12px;
        margin-right: 12px;
        background-color: none;
    }

    #sectionProgressBarInternational .progress-line-dotted {
        z-index: -1;
        background: #eee none repeat scroll 0 0;
        width: 49%;
        border-top: dotted 4px #bebebe;
    }

    #sectionProgressBarInternational .progress-bar {
        margin-left: 12px;
        margin-right: 12px;
        border-top: dotted 4px #dc291e;
        background: #eeeeee;
        box-shadow: inset 0 -1px 0 rgba(0,0,0,0.0);
    }

    #sectionProgressBarInternational .progressTransportIconWrapper {
        top: -80px;
        left: -20px;
    }

    #sectionProgressBarInternational.dot-icon-active .progress-bar {
        border-top: dotted 4px #dc291e;
    }

    #sectionProgressBarInternational .progressIcon-first {
        left: 12px;
        background: url(https://www.aramex.com.au/media/2606/trackicon_globe32.png) center center no-repeat #dc291e;
    }

    #sectionProgressBarInternational li.first .progressDepotLabel {
        left: 0px;
    }

    #sectionProgressBarInternational .progressIcon-last {
        right: -4px;
    }

    #sectionProgressBarInternational ul.depotLocations li.last {
        left: -4px;
    }

    #sectionProgressBarInternational .dotReceivedByAramex .progressIcon {
        top: -6px;
        width: 38px;
        height: 38px;
        background: url(https://www.aramex.com.au/media/2605/trackicon_aramex32.png) center center no-repeat #bebebe;
        border-radius: 50%;
        box-shadow: none;
        position: relative;
        border: 2px solid #bebebe;
    }

    #sectionProgressBarInternational .dotReceivedByAramex .progressDepotLabel {
        top: 8px;
    }

    #sectionProgressBarInternational.dot-icon-active .hub-dot-heading.progressDepotLabel {
        color: #404040;
    }

    #sectionProgressBarInternational.dot-icon-active .progressIcon {
        border: 2px solid #dc291e;
        background-color: #dc291e;
    }

.icon-aramex {
    background: url("https://www.aramex.com.au/media/2605/trackicon_aramex32.png") center center no-repeat #dc291e;
}

.icon-pickup {
    background: url("https://www.aramex.com.au/images/track/trackIcon_pickup32.png") center center no-repeat #dc291e;
}

@media (max-width: 768px) {
    #sectionProgressBarInternational {
        padding-top: 34px;
        padding-bottom: 52px;
    }
}

@media (max-width: 580px) {
    #sectionProgressBarInternational .progressIcon-first {
        background-size: 25px;
    }
    #sectionProgressBarInternational ul.depotLocations li.first {
        left: -8px;
    }
    #sectionProgressBarInternational li.first .progressDepotLabel {
        left: -8px;
    }
    #sectionProgressBarInternational ul.depotLocations li.last {
        left: -18px;
    }
    .icon-pickup, .icon-aramex {
        background-size: 25px;
    }
}


/* Watchlist */

 .panel-search {
        display: none;
        padding: 32px 0px;
    }

    #panel-search {
        min-height: 180px;
    }

    .panel-grey {
        margin-bottom: 20px;
        background-color: #eeeeee;
        border: 1px solid transparent;
        border-radius: 4px;
        -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
        box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    }

    .panel-padding {
        padding: 34px 34px;
    }

    .input-frame {
        width: 100%;
        padding: 12px;
        background-color: #ffffff;
        border: solid 1px #dddddd;
    }

.input-frame input {
	border: none;
}

.input-frame input:focus {
	border: none !important;
	outline: none !important;
}

    #searchInputTop {
        box-shadow: none !important;
        outline: none;
        z-index: 1;
    }

    #btnSearchTop {
        width: 120px;
        padding-left: 32px;
        padding-right: 32px;
        border-radius: 4px;
    }

    .spinner-border {
        display: inline-block;
        width: 14px;
        height: 14px;
        border: 2px solid currentColor;
        border-radius: 50%;
        border-right-color: transparent;
        animation: spinner-border 0.75s linear infinite;
        margin-right: 4px; /* Add some space between the spinner and text */
    }

    @keyframes spinner-border {
        to {
            transform: rotate(360deg);
        }
    }


    .btn-outline-grey3 {
        background-color: #fff;
        color: #404040;
        border: solid 1px #b1b1b1;
        font-weight: bold;
    }

        .btn-outline-grey3:hover, .btn-outline-grey3:focus, .btn-outline-grey3:active, .btn-outline-grey3.active {
            color: #ffffff;
            background-color: #3e3e40;
        }

    #addToWatchListWrapper {
        position: absolute;
        padding-top: 8px;
    }


    .addToWatchListInner {
        font-size: 12px;
        font-weight: bold;
    }


    #watchlistLinkView, #watchlistLinkAdd {
        margin-left: -4px;
        font-weight: bold;
        font-size: 11px;
    }

    .addToWatchListIcon {
        font-size: 14px;
        vertical-align: middle;
        color: #dc291e;
    }

    .trackHeader {
        padding-bottom: 48px;
    }

    #addToWishlistWrapper {
        position: absolute;
    }

#trackTopHeader {
    width:100%;
    height:70px;
    padding-top:38px;
}
#trackHeaderTopHzLineWrapper {
    height: 22px;
    padding-top: 14px;
}
#trackHeaderTopHzLine {
    width: 100%;
    height: 1px;
    background-color: #eeeeee;
    border-top: solid 1px #dddddd;
}
    .btn-outline-grey2 {
        background-color: transparent;
        color: #363638;
        border: solid 1px #b1b1b1;
    }

.btn-outline-grey2:hover, .btn-outline-grey2:focus, .btn-outline-grey2:active, .btn-outline-grey2.active {
	color: #ffffff;
	background-color: #3e3e40;
}

    i.fa.fa-plus {
        color: #707070;
    }

    .reverseUnderline:hover {
        text-decoration: underline;
        cursor: pointer;
    }

    .btn-relative {
        position: relative; /* Ensures the badge is positioned relative to the button */
    }

    .badge-circle {
      /*  background-color: #dc291e; */
		background-color: #3e3e40;
        color: white;
        border-radius: 50%;
        padding: 3px;
        font-size: 11px;
        font-weight: bold;
        line-height: 1;
        display: inline-block;
        width: 22px;
        height: 22px;
        text-align: center;
        vertical-align: middle;
        position: absolute; /* Allows the badge to be positioned relative to the button */
        top: -25%; /* Moves the badge up by 25% of its height */
        right: -15%; /* Moves the badge to the right by 25% of its width */
        border: solid 2px #eeeeee;
    }

    #addWatchlistSpinner {
        margin: 8px 44px;
        color: #707070;
    }