.tm_tracking_content > .tm_tracking_title {
    text-align: center;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
}

.tm_tracking_content > .tm_tracking_form {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0;
}

.tm_tracking_content > .tm_tracking_form > .tm_tracking_parent {
    margin-bottom: 24px
}

.tm_tracking_content > .tm_tracking_form > .tm_tracking_parent > .tm_tracking_input {
    width: 100%;
    position: relative;
    margin-top: 4px;
}

.tm_tracking_content > .tm_tracking_form > .tm_tracking_parent > .tm_tracking_input input {
    width: 240px;
    padding: 8px 12px;
    border-radius: 4px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.tm_tracking_content > .tm_tracking_form > .tm_tracking_parent > .tm_tracking_input .tm_tracking_alert {
    color: red;
    display: none;
}

/* order and number form all show */
.tm_tracking_content > .tm_tracking_form_div > .tm_tracking_title {
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
}

.tm_tracking_content > .tm_tracking_form_div > .tm_tracking_form_in > .tm_tracking_form_order > .tm_tracking_form > .tm_tracking_parent {
    margin-bottom: 24px
}

.tm_tracking_content > .tm_tracking_form_div > .tm_tracking_form_in > .tm_tracking_form_order > .tm_tracking_form > .tm_tracking_parent > .tm_tracking_input {
    width: 100%;
    position: relative
}

.tm_tracking_content > .tm_tracking_form_div > .tm_tracking_form_in > .tm_tracking_form_order > .tm_tracking_form > .tm_tracking_parent > .tm_tracking_input input {
    width: 100%;
    padding: 8px 12px;
    border-radius: 4px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.tm_tracking_input input::placeholder{
    opacity:.6;
}

.tm_tracking_content > .tm_tracking_form_div > .tm_tracking_form_in > .tm_tracking_form_order > .tm_tracking_form > .tm_tracking_parent > .tm_tracking_input .tm_tracking_alert {
    color: red;
    display: none;
}

.tm_tracking_content > .tm_tracking_form_div > .tm_tracking_form_in > .tm_tracking_form_number > .tm_tracking_form > .tm_tracking_parent {
    margin-bottom: 24px
}

.tm_tracking_content > .tm_tracking_form_div > .tm_tracking_form_in > .tm_tracking_form_number > .tm_tracking_form > .tm_tracking_parent > .tm_tracking_input {
    width: 100%;
    position: relative;
    margin-top: 4px;
}

.tm_tracking_content > .tm_tracking_form_div > .tm_tracking_form_in > .tm_tracking_form_number > .tm_tracking_form > .tm_tracking_parent > .tm_tracking_input input {
    width: 100%;
    padding: 8px 12px;
    border-radius: 4px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.tm_tracking_content > .tm_tracking_form_div > .tm_tracking_form_in > .tm_tracking_form_number > .tm_tracking_form > .tm_tracking_parent > .tm_tracking_input .tm_tracking_alert {
    color: red;
    display: none;
}

/* order and number form all show */
.tm_tracking_content .tm_tracking_result_title {
    line-height: 100px;
    text-align: center;
    margin-bottom: 35px;
    margin-top: 60px;
    border-bottom: 1px solid #C9CCCF;
}
.tm_tracking_content>.result_loading_frame{
    min-height: 100px;
}
.tm_tracking_content>.result_loading_frame>.tm_tracking_result {
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

.tm_tracking_content>.result_loading_frame>.tm_tracking_result >div > .tm_tracking_left {
    float: left;
    width: 68%;
    box-sizing: border-box;
    padding: 0 16px 16px;
    border-radius: 8px;
    border: 1px solid #D9D9D9;
}

.tm_tracking_content>.result_loading_frame>.tm_tracking_result >div > .tm_tracking_left > .tm_tracking_ship_tips {
    font-size: 20px;
    margin: 12px 0;
}

.tm_tracking_content>.result_loading_frame>.tm_tracking_result >div > .tm_tracking_left > .tm_tracking_status_tips {
    font-size: 20px;
    margin: 12px 0 30px 0;
}
@media screen and (max-width: 600px) {
    .tm_tracking_content>.result_loading_frame>.tm_tracking_result >div > .tm_tracking_left > .tm_tracking_status_tips {
        font-size: 16px;

    }
    .tm_tracking_content>.result_loading_frame>.tm_tracking_result >div > .tm_tracking_left > h2 {
        font-size: 25px;
        margin-top: 16px;

    }

}

.tm_tracking_content>.result_loading_frame>.tm_tracking_result > .tm_tracking_right {
    float: right;
    width: 30%;
}

.tm_tracking_content>.result_loading_frame>.tm_tracking_result > .tm_tracking_right > .tm_tracking_info_parent_ {
    border-radius: 8px;
    border: 1px solid #D9D9D9;
}

@media screen and (max-width: 600px) {
    .tm_tracking_content>.result_loading_frame>.tm_tracking_result > .tm_tracking_right > .tm_tracking_info_parent_ {
        margin-top: 20px;
    }

}
.tm_tracking_content>.result_loading_frame>.tm_tracking_result > .tm_tracking_right > .tm_tracking_info_parent_none_border {
    border-radius: 0;
    border: none;
}

.tm_tracking_content>.result_loading_frame>.tm_tracking_result > .tm_tracking_right > .tm_tracking_info_parent_ > .tm_tracking_info_parent {
    margin-block-end: 0;
    display: flex;
    flex-direction: column;
    padding: 0 20px 0 20px;
}

.tm_tracking_content>.result_loading_frame>.tm_tracking_result > .tm_tracking_right > .tm_tracking_info_parent_ > .tm_tracking_info_parent > li {
    margin-bottom: 20px;
    float: left;
    width: 100%;
    list-style: none
}

.tm_tracking_content>.result_loading_frame>.tm_tracking_result > .tm_tracking_right > .tm_tracking_info_parent_ > .tm_tracking_info_parent > li > .tm_tracking_info_title {
    font-size: 16px;
    color: #999;
    line-height: 40px
}

.tm_tracking_content>.result_loading_frame>.tm_tracking_result > .tm_tracking_right > .tm_tracking_info_parent_ > .tm_tracking_info_parent > li > .tm_tracking_info {
    float: left;
    line-height: 30px;
    font-size: 16px;
    font-weight: 400;
    word-break: break-word;
}

.tm_tracking_content>.result_loading_frame>.tm_tracking_result > .tm_tracking_right > .tm_tracking_info_parent_ > .tm_tracking_info_parent > li > .tm_tracking_info > .tm_tracking_carrier_img {
    float: left;
    height: 80px;
    width: 80px;
    background: #ddd;
    background-size: 100% 100%;
    border-radius: 4px;
    margin-right: 12px
}

.tm_tracking_content>.result_loading_frame>.tm_tracking_result > .tm_tracking_right > .tm_tracking_info_parent_ > .tm_tracking_info_parent > li > .tm_tracking_info > .tm_tracking_carrier_info {
    float: left;
    padding-top: 10px;
}

.tm_clear {
    clear: both;
    display: block !important;
}

.tm_hidden {
    display: none
}

.tm_opacity_0 {
    opacity: 0
}

.tm_view_tracking_other {
    cursor: pointer
}

.tm_view_tracking_other.tm_active {
    text-decoration: underline
}

.tm_view_tracking_other:hover {
    text-decoration: underline
}

.tm_timeline {
    margin: 0;
    padding: 0;
    position: relative;
    list-style: none
}

.tm_timeline:before {
    content: '';
    position: absolute;
    display: block;
    width: 4px;
    background: #f5f6fa;
    top: 0;
    bottom: 0;
    margin-left: 24px;
}

.tm_timeline .timeline-item {
    margin: 0;
    padding: 0
}

.tm_timeline .timeline-badge {
    float: left;
    position: relative;
    width: 35px;
    height: 35px;
    top: 22px;
    left: 8px
}

.tm_timeline .timeline-badge-userpic {
    width: 35px;
    border: 4px #f5f6fa solid;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important
}

.tm_timeline .timeline-badge-userpic img {
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    vertical-align: middle !important
}

.tm_timeline .timeline-icon {
    width: 80px;
    height: 80px;
    background-color: #f5f6fa;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    padding-top: 30px;
    padding-left: 22px
}

.tm_timeline .timeline-icon i {
    font-size: 34px
}

.tm_timeline .timeline-body {
    position: relative;
    padding: 0 12px;
    margin-top: 20px;
    margin-left: 65px;
    background-color: #f5f6fa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px
}

.tm_timeline .timeline-body:before, .tm_timeline .timeline-body:after {
    content: " ";
    display: table
}

.tm_timeline .timeline-body:after {
    clear: both
}

.tm_timeline .timeline-body-arrow {
    position: absolute;
    top: 25px;
    left: -14px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px 14px 14px 0;
    border-color: transparent #f5f6fa transparent transparent
}

.tm_timeline .timeline-body-head {
    float: left;
    width: 100%
}

.tm_timeline .timeline-body-head-caption {
    float: left;
    line-height: 44px;
    color: #aaa;
    font-size: 16px;
}

.tm_timeline .timeline-body-title {
    font-size: 16px;
    font-weight: 600
}

.tm_timeline .timeline-body-alerttitle {
    font-size: 16px;
    font-weight: 600
}

.tm_timeline .timeline-body-time {
    font-size: 14px;
    margin-left: 10px
}

.tm_timeline .timeline-body-head-actions {
    float: right
}

.tm_timeline .timeline-body-head-actions .btn-group {
    margin-top: -2px
}

.tm_timeline .timeline-body-content {
    font-size: 16px;
    float: left;
    width: 100%;
    margin-bottom: 12px;
    line-height: 32px;
    word-break: break-word
}

.tm_timeline .timeline-body-img {
    width: 100px;
    height: 100px;
    margin: 5px 20px 0 0
}

.tm_timeline.white-bg:before {
    background: #fff
}

.tm_timeline.white-bg .timeline-badge-userpic {
    border-color: #fff
}

.tm_timeline.white-bg .timeline-icon {
    background-color: #fff
}

.tm_timeline.white-bg .timeline-body {
    background-color: #fff
}

.tm_timeline.white-bg .timeline-body-arrow {
    border-color: transparent #fff transparent transparent
}

@media screen and (max-width: 600px) {
    .tm_tracking_content .tm_tracking_result_title {
        line-height: 50px;
        margin-top: 30px;
    }

    .tm_tracking_content>.result_loading_frame>.tm_tracking_result >div > .tm_tracking_left {
        width: 100%
    }

    .tm_tracking_content>.result_loading_frame>.tm_tracking_result > .tm_tracking_right {
        width: 100%;
        margin-top: 20px;
    }

    .tm_tracking_content > .tm_tracking_form > .tm_tracking_parent > .tm_tracking_input {
        max-width: 100%
    }
}

.tm_tracking_content .progress-bar-style {
    width: 100%;
    height: 50px;
    position: relative;
    margin: 70px auto 50px auto;
}

.tm_tracking_content .progress-bar-style div {
    width: 100%;
    height: 8px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -20px;
    background: #C6C6C6;
}

.tm_tracking_content .progress-bar-style div span {
    position: absolute;
    display: inline-block;
    height: 8px;
    width: 100%;
    left: 0;
}

.tm_tracking_content .progress-bar-style > .progress-bar-node {
    position: absolute;
    top: 0;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    margin-left: -1px;
    background: #C6C6C6;
}

.tm_tracking_content .progress-bar-style > .progress-bar-node > span {
    display: table;
    position: absolute;
    top: 24px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    white-space: nowrap;
}

.tm_tracking_content .progress-bar-style > .progress-bar-node > span > * {
    word-break: normal !important;
    display: block;
    overflow-wrap: normal;
}

.tm_tracking_content .progress-bar-style > .progress-bar-node > span > b {
    font-size: 16px;
}

.tm_tracking_content .progress-bar-style > .progress-bar-node > svg {
    position: absolute;
    top: -50px;
    left: -12px;
    width: 40px;
    height: 40px;
    fill: #4a4949;
}

.tm_tracking_content .progress-bar-style .progress-bar-node:last-child {
    text-align: right;
    margin-left: -16px;
}

.tm_tracking_content .progress-bar-style > .progress-bar-node > img {
    position: absolute;
    top: -50px;
    left: -12px;
    width: 40px;
    height: 40px;
    fill: #4a4949;
}

.tm_tracking_content .progress-bar-style .progress-bar-node:nth-of-type(1) > svg {
    left: 0;
}

.tm_tracking_content .progress-bar-style .progress-bar-node:nth-of-type(1) > span {
    text-align: left;
    transform: none;
    left: 0;
}

.tm_tracking_content .progress-bar-style .progress-bar-node:last-child > span {
    text-align: right;
    transform: none;
    left: initial;
    right: 0;
}

.tm_tracking_content .progress-bar-style .progress-bar-node:last-child > svg {
    right: 0;
    left: -18px;
}

.tm_tracking_content .progress-bar-mobile-style {
    min-height: 400px;
    position: relative;
    float: left;
    display: none;
}

.tm_tracking_content .progress-bar-mobile-left {
    background: #C6C6C6;
    height: calc(100% - 72px);
    position: absolute;
    width: 8px;
    left: 5px;
    top: 35px;
}

.tm_tracking_content .progress-bar-mobile-left > span {
    float: left;
    width: 8px;
}

.tm_tracking_content .progress-bar-mobile-style > .progress-bar-mobile-list {
    width: 100%;
    float: left;
    margin: 12px 0;
}

.tm_tracking_content .progress-bar-mobile-style > .progress-bar-mobile-list svg {
    width: 40px;
    height: 40px;
    fill: #4a4949;
}

.tm_tracking_content .progress-bar-mobile-style > .progress-bar-mobile-list > .progress-bar-mobile-node {
    height: 18px;
    width: 18px;
    float: left;
    border-radius: 50%;
    position: relative;
    top: 22px;
    background: #C6C6C6;
}

.tm_tracking_content .progress-bar-mobile-style > .progress-bar-mobile-list > svg {
    margin: 12px 0 12px 25px;
    float: left;
}

.tm_tracking_content .progress-bar-mobile-style > .progress-bar-mobile-list > .progress-bar-mobile-content {
    float: left;
    padding-left: 25px;
    padding-top: 7px;
}

.tm_tracking_content .progress-bar-mobile-style > .progress-bar-mobile-list > .progress-bar-mobile-content > * {
    display: block;
}

.tm_tracking_content .progress-bar-mobile-style > .progress-bar-mobile-list > .progress-bar-mobile-content > b {
    line-height: 30px;
    font-size: 16px;
}

.tm_tracking_content .progress-bar-mobile-style > .progress-bar-mobile-list > .progress-bar-mobile-content > span {
    font-size: 80%;
}

.tm_tracking_content .progress-bar-mobile-style > .progress-bar-mobile-list.progress-bar-mobile-disabled > svg {
    fill: #C6C6C6;
}

.tm_tracking_content .progress-bar-mobile-style > .progress-bar-mobile-list.progress-bar-mobile-disabled > .progress-bar-mobile-content > b {
    line-height: 54px;
    color: #C6C6C6;
}

.tm_tracking_content .progress-bar-mobile-style > .progress-bar-mobile-list.progress-bar-mobile-disabled > .progress-bar-mobile-content > span {
    color: #C6C6C6;
}

.tm_tracking_content .progress-bar-mobile-style > .progress-bar-mobile-list.progress-bar-mobile-abled > .progress-bar-mobile-content > b {
    line-height: 54px;
}

/* right recommend style start */
.tm_tracking_content>.result_loading_frame>.tm_tracking_result > .tm_tracking_right > .tm_tracking_info_parent_ > .tm_tracking_info_parent > li > .tm_recommend_product_parent > ul.tm_recommend_product {
    padding: 0;
    list-style: none;
    margin: 0;
}

.tm_tracking_content>.result_loading_frame>.tm_tracking_result > .tm_tracking_right > .tm_tracking_info_parent_ > .tm_tracking_info_parent > li > .tm_recommend_product_parent > ul.tm_recommend_product > li {
    list-style: none;
}

.tm_tracking_content>.result_loading_frame>.tm_tracking_result > .tm_tracking_right > .tm_tracking_info_parent_ > .tm_tracking_info_parent > li > .tm_recommend_product_parent > ul.tm_recommend_product > li a {
    text-decoration: inherit;
    color: #000;
}

.tm_tracking_content>.result_loading_frame>.tm_tracking_result > .tm_tracking_right > .tm_tracking_info_parent_ > .tm_tracking_info_parent > li > .tm_recommend_product_parent > ul.tm_recommend_product > li a:hover {
    text-decoration: underline;
}

.tm_tracking_content>.result_loading_frame>.tm_tracking_result > .tm_tracking_right > .tm_tracking_info_parent_ > .tm_tracking_info_parent > li > .tm_recommend_product_parent > ul.tm_recommend_product > li:nth-child(n+2) {
    display: none;
}

.tm_tracking_content>.result_loading_frame>.tm_tracking_result > .tm_tracking_right > .tm_tracking_info_parent_ > .tm_tracking_info_parent > li > .tm_recommend_product_parent > h3 {
    text-align: left;
    font-size: 16px;
    color: #999;
    font-weight: normal;
    margin-top: 0;
}

.tm_tracking_content>.result_loading_frame>.tm_tracking_result > .tm_tracking_right > .tm_tracking_info_parent_ > .tm_tracking_info_parent > li > .tm_recommend_product_parent > ul.tm_recommend_product > li img {
    width: 100%;
}

/* right recommend style end */
.tm_tracking_content .tm_recommend_title {
    text-align: center;
}

.tm_tracking_content>.result_loading_frame > .tm_recommend_product_parent > ul.tm_recommend_product {
    margin: 0;
    padding: 0;
    list-style: none;
}

.tm_tracking_content>.result_loading_frame > .tm_recommend_product_parent > ul.tm_recommend_product > li {
    width: 25%;
    float: left;
}

.tm_tracking_content>.result_loading_frame > .tm_recommend_product_parent > ul.tm_recommend_product > li img {
    width: 100%;
}

.tm_tracking_content>.result_loading_frame > .tm_recommend_product_parent > ul.tm_recommend_product > li > .product-recommendation__card {
    padding: 12px;
    text-decoration: inherit;
    color: #000;
}

.tm_tracking_content>.result_loading_frame > .tm_recommend_product_parent > ul.tm_recommend_product > li > .product-recommendation__card a {
    text-decoration: inherit;
    color: #000;
}

.tm_tracking_content>.result_loading_frame > .tm_recommend_product_parent > ul.tm_recommend_product > li > .product-recommendation__card a:hover {
    text-decoration: underline;
}


.tm_tracking_content>.result_loading_frame > .tm_recommend_product_parent > ul.tm_recommend_product > li .tm_recommend_detail_title {
    display: block;
    margin: 12px 0;
}

@media screen and (max-width: 800px) {
    .tm_tracking_content>.result_loading_frame > .tm_recommend_product_parent > ul.tm_recommend_product > li {
        width: 50%;
    }
}

@media screen and (max-width: 600px) {
    .tm_tracking_content>.result_loading_frame > .tm_recommend_product_parent > ul.tm_recommend_product > li > .product-recommendation__card {
        padding:0 4px;
    }
}
.tm_tracking_content .progress-bar-style > .progress-bar-node > svg{
    stroke:none;
}
.tm_tracking_content .progress-bar-mobile-style > .progress-bar-mobile-list > svg {
    stroke:none;
}
/* order and number form all show */
.tm_tracking_content > .tm_tracking_form_div > .tm_tracking_form_in > .tm_tracking_line_center {
    display: inline-block;
    text-align: center;
    vertical-align: top;
}

.tm_tracking_content > .tm_tracking_form_div > .tm_tracking_form_in > .tm_tracking_line_center > .tm_tracking_line {
    height: 4.5rem;
    overflow: hidden;
}

.tm_tracking_content > .tm_tracking_form_div > .tm_tracking_form_in {
    border: 1px solid #E6E6E6;
    border-radius: 7px;
    clear: both;
    padding: 30px 20px;
}

.tm_tracking_content > .tm_tracking_form_div > .tm_tracking_form_in:after {
    content: " ";
    display: table;
    clear: both;
}

.tm_tracking_content > .tm_tracking_form_div > .tm_tracking_form_in > .tm_tracking_form_order {
    width: 47%;
    float: left;
    padding: 20px 130px;
    -webkit-box-sizing: border-box;
}

.tm_tracking_content > .tm_tracking_form_div > .tm_tracking_form_in > .tm_tracking_line_center {
    width: 6%;
    float: left;
    padding: 20px 12px 53px;
    -webkit-box-sizing: border-box;
}

.tm_tracking_content > .tm_tracking_form_div > .tm_tracking_form_in > .tm_tracking_form_number {
    width: 47%;
    float: left;
    padding: 20px 130px 96px;
    -webkit-box-sizing: border-box;
}

.tm_tracking_content > .tm_tracking_form_div > .tm_tracking_form_in > .tm_tracking_line_center > .tm_tracking_word {
    padding: 6px 0;
}

@media screen and (max-width: 1024px) {
    .tm_tracking_content > .tm_tracking_form_div > .tm_tracking_form_in > .tm_tracking_form_order {
        padding: 20px 80px;
    }

    .tm_tracking_content > .tm_tracking_form_div > .tm_tracking_form_in > .tm_tracking_form_number {
        padding: 20px 80px 96px;
    }
}

@media screen and (max-width: 810px) {
    .tm_tracking_content > .tm_tracking_form_div > .tm_tracking_form_in > .tm_tracking_form_order {
        display: block;
        width: 100%;
        padding: 20px;
    }

    .tm_tracking_content > .tm_tracking_form_div > .tm_tracking_form_in > .tm_tracking_line_center {
        display: block;
        width: 100%;
        padding: 20px 12px;
    }

    .tm_tracking_content > .tm_tracking_form_div > .tm_tracking_form_in > .tm_tracking_form_number {
        display: block;
        width: 100%;
        padding: 20px;
    }

    .tm_tracking_content > .tm_tracking_form_div > .tm_tracking_form_in > .tm_tracking_line_center > .tm_tracking_line {
        background: repeating-linear-gradient(90deg, white 0em, #999 0.35em, white 0, white 0.5em)
    }

    .tm_tracking_content > .tm_tracking_form_div > .tm_tracking_form_in > .tm_tracking_line_center {
        margin-top: 1rem;
        display: block;
        vertical-align: middle;
    }

    .tm_tracking_content > .tm_tracking_form_div > .tm_tracking_form_in > .tm_tracking_line_center > .tm_tracking_line {
        display: none;
    }

    .tm_tracking_content > .tm_tracking_form_div > .tm_tracking_form_in > .tm_tracking_line_center > .tm_tracking_word {
        display: block;
        text-align: center;
    }

    .tm_tracking_content .progress-bar-style {
        display: none;
    }

    .tm_tracking_content .tm_tracking_result_title {
        border-bottom: 2px solid #aaa;
    }

    .tm_tracking_content .progress-bar-mobile-style {
        display: block;
    }
}

.tm_tracking_content > .tm_tracking_form_div > .tm_tracking_above {
    padding: 20px 0;
    white-space: pre-line;
    word-break: break-word
}

.tm_tracking_content > .tm_tracking_form_div > .tm_tracking_below {
    padding: 16px 0;
    white-space: pre-line;
    word-break: break-word
}

/* order and number form all show */
.tm_tracking_content > .tm_tracking_form > .tm_tracking_above {
    padding: 20px 0;
    white-space: pre-line;
    word-break: break-word
}

.tm_tracking_content > .tm_tracking_form > .tm_tracking_below {
    padding: 20px 0;
    white-space: pre-line;
    word-break: break-word
}

/* google translate */
.goog-te-combo {
    width: 66%;
    height: 40px;
}

#goog-gt-tt {
    display: none !important;
}

/* right recommend style start shipping time*/
.tm_shipping_md {
    padding-top: 10px;
    padding-bottom: 10px;
}

.tm_shipping_md > li {
    display: block;
}

.tm_shipping_md > li > .tm_tracking_info_title {
    font-size: 16px;
    color: #999;
    line-height: 40px
}

.tm_shipping_md > li > .tm_tracking_info {
    line-height: 30px;
    font-size: 16px;
    font-weight: 400;
}

.tm_tracking_content .tm_tracking_left h1 {
    margin: 0 0 20px;
}

.tm_tracking_result_title, .tm_tracking_left > h2 {
    font-size: 25px;
    margin-block-start: 16px;
}

/*trackpage product show*/
.tm_tracking_info .tm_tracking_product_show .tm_tracking_info_img {
    position: relative;
    float: left;
    width: 60px;
    padding: 2px 0;
    max-height: 75px;
}

.tm_tracking_info .tm_tracking_product_show .tm_tracking_info_img img {
    max-height: 75px;
}

.tm_tracking_info .tm_tracking_product_show .tm_tracking_info_img_span {
    margin-left: 70px;
    min-height: 90px;
}

.tm_tracking_info .tm_tracking_product_show .tm_tracking_info_img_span span {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 24px;
}

.tm_tracking_info .tm_tracking_product_show .tm_tracking_info_img_span_two span {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.tm_break_word {
    word-break: keep-all;
    word-wrap: break-word;
    white-space: pre-wrap;
}

.tm_tracking_info .tm_tracking_product_show .tm_tracking_info_img span {
    display: inline-block;
    position: absolute;
    top: -10%;
    right: -10%;
    padding: 2px;
    background-color: #808080;
    color: #fff;
    border-radius: 50%;
    font-size: 12px;
    line-height: 12px;
    padding: 3px 6px;
}

.rte li {
    list-style: none;
}

.tm_track_copy_right {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    padding: 0 !important;
}

.tm_tracking_one {
    border: 1px solid #E6E6E6;
    border-radius: 7px;
    clear: both;
    padding: 30px 20px;
}

.tm_tracking_one .tm_track_copy_right {
    text-align: center;
}

.tm_track_copy_right div {
    padding: 10px 0;
}

.tm_track_copy_right div a {
    color: #cdcdcd !important;
    text-decoration: none;
    font-size: 12px;
}

@media screen and (max-width: 600px) {
    .tm_track_copy_right {
        flex-direction: column-reverse;
        text-align: center;
    }
}

.tm_modal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
}

.tm_modal_content {
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 540px;
    border-radius: 8px;
    border-top: 0.5px solid #BCBFC3;
    background: #F9FAFB;
}

.tm_modal_close {
    float: right;
    cursor: pointer;
}

.tm_tracking_button button {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    border-radius: 4px;
    padding: 5px 12px;
    box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.20) inset, 0px 1px 0px 0px rgba(0, 0, 0, 0.08);
    border: 0;
    cursor: pointer;
}

.tm_tracking_button button::after{
    border-radius: 4px;
}
.tm_tracking_button button::before{
    border-radius: 4px;
}

.tm_review {
    padding: 20px 16px;
    border-radius: 8px;
    border: 1px solid #D9D9D9;
    margin-bottom: 20px;
    text-align: center
}

.tm_review_title {
    margin-bottom: 8px;
    color: #595959;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.tm_review_star {
    display: flex;
    gap: 12px;
    justify-content: center;
}

@keyframes motion-keyframes-spin {
    to {
        transform: rotate(1turn);
    }
}

.tm_review_content{
    padding: 25px 16px;
    border-radius: 8px;
    border: 1px solid #D9D9D9;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    align-items:center;
}
@media screen and (max-width: 600px) {
    .tm_review_content{
        margin-top: 20px;
    }

}

.tm_review_content .tm_review_star_detail{
    display: flex;
    align-items: center;
}
.tm_review_content .tm_review_star_text{
    padding-left: 8px;
    color: #595959;
}
.tm_review_content .tm_review_star_view{
    font-weight: normal;
    cursor: pointer;
}
.tm_spinning{
    padding: 20px 16px;
    border-radius: 8px;
    border: 1px solid #D9D9D9;
    margin-bottom: 20px;
    text-align: center
}
.tm_spinning svg {
    height: 3rem;
    animation: motion-keyframes-spin 500ms linear infinite;
    fill: #3bc3d3;
}

.tm_review_modal {
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.tm_review_modal_title {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
}

.tm_review_modal_star {
    display: flex;
    justify-content: center;
    margin-top: 16px;
    gap: 12px
}

.tm_review_modal_tags {
    display: flex;
    flex-wrap: wrap;
    row-gap: 8px;
    column-gap: 10px;
    font-size: 12px;
    margin-top: 16px
}

.tm_review_modal_tags > div {
    border-radius: 12px;
    border: 1px solid #C6C6C6;
    background: #FFF;
    padding: 4px 12px;
    cursor: pointer;
    color:#000;
}
.tm_review_modal_tags .tm_tag_selected {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 0, 0);
}

.tm_review_modal_input {
    margin-top: 16px;
    width: 100%;
    height: 100px;
    resize: none;
    border-radius: 8px;
    border: 1px solid #D9D9D9;
    padding: 8px 12px;
    outline: none;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    font-family: '+font_family+';
}

.tm_review_modal_submit {
    margin-top: 16px;
    width: 100%;
    border-radius: 8px;
    background: #008060;
    box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.20) inset, 0px 1px 0px 0px rgba(0, 0, 0, 0.08);
    padding: 8px 16px;
    border: none;
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    cursor: pointer
}

.tm_coupon_parent {
    border-radius: 8px;
    border: 1px solid #D9D9D9;
    background: #F9FAFB;
    padding: 20px 0;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    display: flex;
    justify-content: center;
}

.tm_coupon {
    width: 380px;
    text-align: center
}

.tm_coupon_title {
    font-size: 20px;
    word-wrap: break-word;
}

.tm_coupon_description {
    margin-top: 8px;
    color: #6D7175;
    margin-bottom: 8px;
    word-wrap: break-word;
}

.tm_coupon_code {
    border: 1px #BABFC3 dashed;
    border-radius: 4px;
    background: #FFF;
    padding: 8px 12px;
    word-wrap: break-word;
}

.tm_coupon_link {
    border-radius: 8px;
    box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.20) inset, 0px 1px 0px 0px rgba(0, 0, 0, 0.08);
    padding: 8px 16px;
    margin-top: 16px;
    color: #fff;
    cursor: pointer;
}

.tm_coupon_modal {
    text-align: center;
    margin: 60px 0;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.tm_coupon_modal > a {
    text-decoration: none;
}

.tm_coupon_modal_title {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    word-wrap: break-word;
}

.tm_coupon_modal_description {
    color: #6D7175;
    word-wrap: break-word;
}

.tm_coupon_modal_code {
    border: 1px #BABFC3 dashed;
    border-radius: 4px;
    background: #FFF;
    padding: 8px 12px;
    word-wrap: break-word;
    color: #000;
}

.tm_coupon_modal_link {
    border-radius: 8px;
    box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.20) inset, 0px 1px 0px 0px rgba(0, 0, 0, 0.08);
    padding: 8px 16px;
    margin-top: 16px;
    background: #008060;
    color: #fff;
    cursor: pointer;
}


.tm_tracking_merge_button button {
    width: 240px;
    padding: 5px 30px;
}
/* required styles */  .leaflet-pane, .leaflet-tile, .leaflet-marker-icon, .leaflet-marker-shadow, .leaflet-tile-container, .leaflet-pane > svg, .leaflet-pane > canvas, .leaflet-zoom-box, .leaflet-image-layer, .leaflet-layer {position: absolute;left: 0;top: 0;}  .leaflet-container {overflow: hidden;}  .leaflet-tile, .leaflet-marker-icon, .leaflet-marker-shadow {-webkit-user-select: none;-moz-user-select: none;user-select: none;-webkit-user-drag: none;}  /* Safari renders non-retina tile on retina better with this, but Chrome is worse */  .leaflet-safari .leaflet-tile {image-rendering: -webkit-optimize-contrast;}  /* hack that prevents hw layers "stretching" when loading new tiles */  .leaflet-safari .leaflet-tile-container {width: 1600px;height: 1600px;-webkit-transform-origin: 0 0;}  .leaflet-marker-icon, .leaflet-marker-shadow {display: block;}  /* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x *//* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */  .leaflet-container .leaflet-overlay-pane svg, .leaflet-container .leaflet-marker-pane img, .leaflet-container .leaflet-shadow-pane img, .leaflet-container .leaflet-tile-pane img, .leaflet-container img.leaflet-image-layer, .leaflet-container .leaflet-tile {max-width: none !important;max-height: none !important;}  .leaflet-container.leaflet-touch-zoom {-ms-touch-action: pan-x pan-y;touch-action: pan-x pan-y;}  .leaflet-container.leaflet-touch-drag {-ms-touch-action: pinch-zoom; /* Fallback for FF which doesn't support pinch-zoom */touch-action: none;touch-action: pinch-zoom;}  .leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {-ms-touch-action: none;touch-action: none;}  .leaflet-container {-webkit-tap-highlight-color: transparent;}  .leaflet-container a {-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);}  .leaflet-tile {filter: inherit;visibility: hidden;}  .leaflet-tile-loaded {visibility: inherit;}  .leaflet-zoom-box {width: 0;height: 0;-moz-box-sizing: border-box;box-sizing: border-box;z-index: 800;}  /* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */  .leaflet-overlay-pane svg {-moz-user-select: none;}  .leaflet-pane         { z-index: 400; }  .leaflet-tile-pane    { z-index: 200; }  .leaflet-overlay-pane { z-index: 400; }  .leaflet-shadow-pane  { z-index: 500; }  .leaflet-marker-pane  { z-index: 600; }  .leaflet-tooltip-pane   { z-index: 650; }  .leaflet-popup-pane   { z-index: 700; }  .leaflet-map-pane canvas { z-index: 100; }  .leaflet-map-pane svg    { z-index: 200; }  .leaflet-vml-shape {width: 1px;height: 1px;}  .lvml {behavior: url(#default#VML);display: inline-block;position: absolute;}  /* control positioning */  .leaflet-control {position: relative;z-index: 800;pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */pointer-events: auto;}  .leaflet-top, .leaflet-bottom {position: absolute;z-index: 1000;pointer-events: none;}  .leaflet-top {top: 0;}  .leaflet-right {right: 0;}  .leaflet-bottom {bottom: 0;}  .leaflet-left {left: 0;}  .leaflet-control {float: left;clear: both;}  .leaflet-right .leaflet-control {float: right;}  .leaflet-top .leaflet-control {margin-top: 10px;}  .leaflet-bottom .leaflet-control {margin-bottom: 10px;}  .leaflet-left .leaflet-control {margin-left: 10px;}  .leaflet-right .leaflet-control {margin-right: 10px;}  /* zoom and fade animations */  .leaflet-fade-anim .leaflet-tile {will-change: opacity;}  .leaflet-fade-anim .leaflet-popup {opacity: 0;-webkit-transition: opacity 0.2s linear;-moz-transition: opacity 0.2s linear;transition: opacity 0.2s linear;}  .leaflet-fade-anim .leaflet-map-pane .leaflet-popup {opacity: 1;}  .leaflet-zoom-animated {-webkit-transform-origin: 0 0;-ms-transform-origin: 0 0;transform-origin: 0 0;}  .leaflet-zoom-anim .leaflet-zoom-animated {will-change: transform;}  .leaflet-zoom-anim .leaflet-zoom-animated {-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);-moz-transition:    -moz-transform 0.25s cubic-bezier(0,0,0.25,1);transition:         transform 0.25s cubic-bezier(0,0,0.25,1);}  .leaflet-zoom-anim .leaflet-tile, .leaflet-pan-anim .leaflet-tile {-webkit-transition: none;-moz-transition: none;transition: none;}  .leaflet-zoom-anim .leaflet-zoom-hide {visibility: hidden;}  /* cursors */  .leaflet-interactive {cursor: pointer;}  .leaflet-grab {cursor: -webkit-grab;cursor:    -moz-grab;cursor:         grab;}  .leaflet-crosshair, .leaflet-crosshair .leaflet-interactive {cursor: crosshair;}  .leaflet-popup-pane, .leaflet-control {cursor: auto;}  .leaflet-dragging .leaflet-grab, .leaflet-dragging .leaflet-grab .leaflet-interactive, .leaflet-dragging .leaflet-marker-draggable {cursor: move;cursor: -webkit-grabbing;cursor:    -moz-grabbing;cursor:         grabbing;}  /* marker & overlays interactivity */  .leaflet-marker-icon, .leaflet-marker-shadow, .leaflet-image-layer, .leaflet-pane > svg path, .leaflet-tile-container {pointer-events: none;}  .leaflet-marker-icon.leaflet-interactive, .leaflet-image-layer.leaflet-interactive, .leaflet-pane > svg path.leaflet-interactive {pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */pointer-events: auto;}  /* visual tweaks */  .leaflet-container {background: #ddd;outline: 0;}  .leaflet-container a {color: #0078A8;}  .leaflet-container a.leaflet-active {outline: 2px solid orange;}  .leaflet-zoom-box {border: 2px dotted #38f;background: rgba(255,255,255,0.5);}  /* general typography */  .leaflet-container { /*font: 12px/1.5 -apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;*/}  /* general toolbar styles */  .leaflet-bar {box-shadow: 0 1px 5px rgba(0,0,0,0.65);border-radius: 4px;}  .leaflet-bar a, .leaflet-bar a:hover {background-color: #fff;border-bottom: 1px solid #ccc;width: 26px;height: 26px;line-height: 26px;display: block;text-align: center;text-decoration: none;color: black;}  .leaflet-bar a, .leaflet-control-layers-toggle {background-position: 50% 50%;background-repeat: no-repeat;display: block;}  .leaflet-bar a:hover {background-color: #f4f4f4;}  .leaflet-bar a:first-child {border-top-left-radius: 4px;border-top-right-radius: 4px;}  .leaflet-bar a:last-child {border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-bottom: none;}  .leaflet-bar a.leaflet-disabled {cursor: default;background-color: #f4f4f4;color: #bbb;}  .leaflet-touch .leaflet-bar a {width: 30px;height: 30px;line-height: 30px;}  .leaflet-touch .leaflet-bar a:first-child {border-top-left-radius: 2px;border-top-right-radius: 2px;}  .leaflet-touch .leaflet-bar a:last-child {border-bottom-left-radius: 2px;border-bottom-right-radius: 2px;}  /* zoom control */  .leaflet-control-zoom-in, .leaflet-control-zoom-out {font: bold 18px 'Lucida Console', Monaco, monospace;text-indent: 1px;}  .leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {font-size: 22px;}  /* layers control */  .leaflet-control-layers {box-shadow: 0 1px 5px rgba(0,0,0,0.4);background: #fff;border-radius: 5px;}  .leaflet-control-layers-toggle {background-image: url(../images/layers.png);width: 36px;height: 36px;}  .leaflet-retina .leaflet-control-layers-toggle {background-image: url(../images/layers-2x.png);background-size: 26px 26px;}  .leaflet-touch .leaflet-control-layers-toggle {width: 44px;height: 44px;}  .leaflet-control-layers .leaflet-control-layers-list, .leaflet-control-layers-expanded .leaflet-control-layers-toggle {display: none;}  .leaflet-control-layers-expanded .leaflet-control-layers-list {display: block;position: relative;}  .leaflet-control-layers-expanded {padding: 6px 10px 6px 6px;color: #333;background: #fff;}  .leaflet-control-layers-scrollbar {overflow-y: scroll;overflow-x: hidden;padding-right: 5px;}  .leaflet-control-layers-selector {margin-top: 2px;position: relative;top: 1px;}  .leaflet-control-layers label {display: block;}  .leaflet-control-layers-separator {height: 0;border-top: 1px solid #ddd;margin: 5px -10px 5px -6px;}  /* Default icon URLs */  .leaflet-default-icon-path {background-image:url(https://tms.trackingmore.net/static/images/marker-icon.png);}  /* attribution and scale controls */  .leaflet-container .leaflet-control-attribution {background: #fff;background: rgba(255, 255, 255, 0.7);margin: 0;}  .leaflet-control-attribution, .leaflet-control-scale-line {padding: 0 5px;color: #333;}  .leaflet-control-attribution a {text-decoration: none;}  .leaflet-control-attribution a:hover {text-decoration: underline;}  .leaflet-container .leaflet-control-attribution, .leaflet-container .leaflet-control-scale {font-size: 11px;}  .leaflet-left .leaflet-control-scale {margin-left: 5px;}  .leaflet-bottom .leaflet-control-scale {margin-bottom: 5px;}  .leaflet-control-scale-line {border: 2px solid #777;border-top: none;line-height: 1.1;padding: 2px 5px 1px;font-size: 11px;white-space: nowrap;overflow: hidden;-moz-box-sizing: border-box;box-sizing: border-box;background: #fff;background: rgba(255, 255, 255, 0.5);}  .leaflet-control-scale-line:not(:first-child) {border-top: 2px solid #777;border-bottom: none;margin-top: -2px;}  .leaflet-control-scale-line:not(:first-child):not(:last-child) {border-bottom: 2px solid #777;}  .leaflet-touch .leaflet-control-attribution, .leaflet-touch .leaflet-control-layers, .leaflet-touch .leaflet-bar {box-shadow: none;}  .leaflet-touch .leaflet-control-layers, .leaflet-touch .leaflet-bar {border: 2px solid rgba(0,0,0,0.2);background-clip: padding-box;}  /* popup */  .leaflet-popup {position: absolute;text-align: center;margin-bottom: 20px;}  .leaflet-popup-content-wrapper {padding: 1px;text-align: left;border-radius: 12px;}  .leaflet-popup-content {margin: 13px 19px;line-height: 1.4;}  .leaflet-popup-content p {margin: 18px 0;}  .leaflet-popup-tip-container {width: 40px;height: 20px;position: absolute;left: 50%;margin-left: -20px;overflow: hidden;pointer-events: none;}  .leaflet-popup-tip {width: 17px;height: 17px;padding: 1px;margin: -10px auto 0;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}  .leaflet-popup-content-wrapper, .leaflet-popup-tip {background: white;color: #333;box-shadow: 0 3px 14px rgba(0,0,0,0.4);}  .leaflet-container a.leaflet-popup-close-button {position: absolute;top: 0;right: 0;padding: 4px 4px 0 0;border: none;text-align: center;width: 18px;height: 14px;font: 16px/14px Tahoma, Verdana, sans-serif;color: #c3c3c3;text-decoration: none;font-weight: bold;background: transparent;}  .leaflet-container a.leaflet-popup-close-button:hover {color: #999;}  .leaflet-popup-scrolled {overflow: auto;border-bottom: 1px solid #ddd;border-top: 1px solid #ddd;}  .leaflet-oldie .leaflet-popup-content-wrapper {zoom: 1;}  .leaflet-oldie .leaflet-popup-tip {width: 24px;margin: 0 auto;-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);}  .leaflet-oldie .leaflet-popup-tip-container {margin-top: -1px;}  .leaflet-oldie .leaflet-control-zoom, .leaflet-oldie .leaflet-control-layers, .leaflet-oldie .leaflet-popup-content-wrapper, .leaflet-oldie .leaflet-popup-tip {border: 1px solid #999;}  /* div icon */  .leaflet-div-icon {background: #fff;border: 1px solid #666;}  /* Tooltip *//* Base styles for the element that has a tooltip */  .leaflet-tooltip {position: absolute;padding: 6px;background-color: #fff;border: 1px solid #fff;border-radius: 3px;color: #222;white-space: nowrap;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;pointer-events: none;box-shadow: 0 1px 3px rgba(0,0,0,0.4);}  .leaflet-tooltip.leaflet-clickable {cursor: pointer;pointer-events: auto;}  .leaflet-tooltip-top:before, .leaflet-tooltip-bottom:before, .leaflet-tooltip-left:before, .leaflet-tooltip-right:before {position: absolute;pointer-events: none;border: 6px solid transparent;background: transparent;content: "";}  /* Directions */  .leaflet-tooltip-bottom {margin-top: 6px;}  .leaflet-tooltip-top {margin-top: -6px;}  .leaflet-tooltip-bottom:before, .leaflet-tooltip-top:before {left: 50%;margin-left: -6px;}  .leaflet-tooltip-top:before {bottom: 0;margin-bottom: -12px;border-top-color: #fff;}  .leaflet-tooltip-bottom:before {top: 0;margin-top: -12px;margin-left: -6px;border-bottom-color: #fff;}  .leaflet-tooltip-left {margin-left: -6px;}  .leaflet-tooltip-right {margin-left: 6px;}  .leaflet-tooltip-left:before, .leaflet-tooltip-right:before {top: 50%;margin-top: -6px;}  .leaflet-tooltip-left:before {right: 0;margin-right: -12px;border-left-color: #fff;}  .leaflet-tooltip-right:before {left: 0;margin-left: -12px;border-right-color: #fff;}
