/* css page tracking */
.header_track {
    padding: 15px 10px;
    background-color: rgb(246, 248, 250);
    font-size: 17px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.left-couriers-track {
    width: 67%;
    margin-top: 40px;
    float: left;
}
.omg-courier-header-form-tracking.form-tracking-result {
    width: 25%;
    float: right;
    margin-top: 40px;
}
.omg-courier-header-form-tracking.form-tracking-result .select2-container {
    width: 100% !important;
}
.omg-courier-header-form-tracking.form-tracking-result .select2-container .select2-selection--single {
    height: 40px;
}
.omg-courier-header-form-tracking.form-tracking-result .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
}
#inputPassword2 {
    margin-bottom: 15px;
    height: 40px;
}
.tracking_order_now_content {
    margin: 24px auto;
    padding: 0 12px;
}
.progress-bar-style {
    max-width: 92%;
    width: 100%;
    height: 50px;
    position: relative;
    margin: 70px auto 50px;
}
.progress-bar-style div {
    width: 100%;
    height: 3px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -20px;
    background: #d91a30;
}
.progress-bar-style div span {
    position: absolute;
    display: inline-block;
    height: 3px;
    width: 100%;
    left: 0;
    background: #c0252b;
}
.progress-bar-style>.progress-bar-node {
    position: absolute;
    top: 0;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin-left: -1px;
    background: #d91a30;
}
.progress-bar-style>.progress-bar-node>svg {
    position: absolute;
    top: -50px;
    width: 35px;
    height: 40px;
    right: -10px;
    fill: #d91a30;
}
.progress-bar-style>.progress-bar-node>span {
    display: table;
    position: absolute;
    top: 24px;
    right: -24px;
    min-width: 64px;
}
.progress-bar-style>.progress-bar-node>span>* {
    word-break: normal;
    display: block;
}
.progress-bar-style>.progress-bar-node>span>* {
    word-break: normal;
    display: block;
}
.bottom-couriers {
    width: 100%;
}
.flex.shipment-progress {
    padding: 15px 10px;
    align-items: baseline;
    border-color: #d1d5db;
    border-bottom: 1px solid #d1d5db;
    border-top: 1px solid #d1d5db;
    width: 100%;
}
.tracking-state {
    width: 100%;
    padding: 15px 10px;
    align-items: center;
}
.left-couriers-track {
    width: 67%;
    border: 1px solid #ededed;
    border-radius: 8px;
}
.tracking_order_progress {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 500px;
}
.tracking_order_now_time_line {
    margin-top: 20px;
    list-style: none;
    margin-bottom: 20px;
}
.post_message {
    margin-left: 55px;
    border-left: 2px solid #ddd;
    padding-bottom: 15px;
    height: auto;
    width: 100%;
    line-height: 25px;
    font-weight: 400;
}
.line, .message, .post_message time {
    float: left;
}
.post_message time {
    padding-left: 7px;
    font-size: 12px;
    line-height: 18px;
    color: #555;
}
.post_message .time strong {
    font-size: 13.8px;
}
.line {
    width: 2px;
    height: 1px;
    margin: 0 10px;
}
.line:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}
.message {
    text-align: left;
    width: 58%;
    padding-left: 46px;
    font-size: 15px;
}
.post_message b {
    width: 12px;
    height: 12px;
    background: #fff;
    border: 2px solid #555;
    margin: 0 5px 5px -7px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    overflow: hidden;
    display: inline-block;
    float: left;
}
.tracking-state-text {
    font-size: 24px;
    text-transform: capitalize;
}
.tracking-state-days {
    font-size: 13px;
}
.btn-btn-track {
    border-radius: 8px;
    background: linear-gradient(225.13deg,#034d8f 0%,#111161 77.53%,#2f165b 97.52%);
    color: #fff;
    font-size: 16px;
    padding: 11px 30px;
    border: none;
    cursor: pointer;
}
.form-check.omg-auto-detect {
    margin-top: 15px;
    margin-bottom: 15px;
}
#flexCheckDefault {
    margin-right: 10px;
}
.spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 50px;
    width: 50px;
    border-radius: 50%;
    border: 10px solid #fff;
    border-top-color: #14296e;
    animation: spin 1s linear infinite;
    z-index: 1;
}

@keyframes spin{
  0%{
    transform : rotate(0deg);
  }
  100%{
    transform : rotate(360deg);
  }
}
.bdk {
    position: fixed;
    height: 100vh;
    width: 100%;
    background: #00000038;
    z-index: 100000;
    float: left;
    top: 0px;
    left: 0px;
}
/* end css page tracking */

@media all and (max-width: 1024px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
    .omg-courier-header-form-tracking.form-tracking-result,
    .left-couriers-track {
        width: 100%;
    }
    .omg-courier-header-form-tracking.form-tracking-result {
    order: 0;
    }
    .left-couriers-track {
    order: 1;
    }
}
