body {
    background-color: #f5f5f5 !important;
}

.section-header {
    min-height: 270px!important;
}

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

.tracking-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
    /*width: 700px;*/
}

.tracking-col-1, .tracking-col-2 {
    padding: 0 20px;
}

.tracking-col-1 {
    width: calc(100% - 460px);
}

.tracking-col-2 {
    width: 460px;
}

.tracking-search-container {
    background-color: #ffffff;
    padding: 45px 35px 50px 35px;
}

.tracking-caption {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    color: #2F2F30;
    opacity: 0.5;
    margin-bottom: 10px;
}

.tracking-label {
    display: block;
    margin-bottom: 25px;
    font-weight: 700;
    font-size: 21px;
    line-height: 27px;
}

.tracking-textarea {
    width: 100%;
    height: 240px;
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #E8E8E8;
    resize: none;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
}

.tracking-item .faq-ic {
    margin-top: 10px;
}

.tracking-item .faq-dd {
    padding-top: 0;
    padding-bottom: 0;
}

.tracking-item .dd-toggle {
    padding: 25px 34px 25px 34px;
}

.tracking-item .dd-toggle .faq-question {
    pointer-events: none;
}

.tracking-item .dd-toggle .faq-ic {
    pointer-events: none;
}

.tracking-item a {
    font-size: 14px;
    line-height: 18px;
    text-decoration-line: underline;
    color: #002E5A;
}

.tracking-item-title {
    margin-right: 28px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    color: #2F2F30;
}

.tracking-item-content {
    padding: 50px 0;
}

.tracking-hr {
    border-top: 2px solid #f5f5f5;
}

.tracking-item-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
    margin: 0 -20px;
}

.tracking-item-col {
    width: 50%;
    padding: 0 20px;
}

.tracking-item-title:last-child {
    margin-right: 0;
}

.tracking-title {
    font-style: normal;
    font-weight: bold;
    font-size: 21px;
    line-height: 27px;
    color: #2F2F30;
    margin: 0 0 25px 0;
}

.tracking-item .gray-text {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    color: #2F2F30;
    opacity: 0.5;
}

.tracking-table {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    color: #2F2F30;
}

.tracking-table-label {
    width: 130px;
    vertical-align: top;
}

.tracking-table-value {
    padding-bottom: 25px;
}

.tracking-links {
    margin-top: 10px;
}

.tracking-icon {
    max-width: 25px;
    max-height: 25px;
    margin-right: 10px;
}

.tracking-timeline {
    /*padding-left: 30px;*/
    border-left: 2px solid #f5f5f5;
    margin-left: 23px;
}

.tracking-timeline-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 23px;
    margin-left: -23px;
    align-items: center;
    justify-content: center;
}

.tracking-timeline-row:last-child {
    margin-bottom: 0;
}

.tracking-timeline-col-1 {
    width: 45px;
    text-align: center;
}

.tracking-timeline-col-2 {
    width: calc(100% - 45px);
    padding-left: 12px;
}

.point-big {
    display: flex;
    height: 45px;
    width: 45px;
    background-color: #002E5A;
    border-radius: 50%;
    border: 1px solid #002E5A;
    color: #ffffff;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 100%;
    align-items: center;
    justify-content: center;
}

.tracking-timeline-row.disabled .point-big {
    background-color: #ffffff;
    border-color: rgba(0, 46, 90, 0.5);
    color: rgba(0, 46, 90, 0.5);
}

.point-small {
    display: inline-block;
    height: 12px;
    width: 12px;
    background-color: #002E5A;
    border-radius: 50%;
    border: 1px solid #002E5A;
}

.tracking-timeline-row.disabled .point-small {
    background-color: rgba(0, 46, 90, 0.5);
}


.tracking-timeline-row.danger .point-small {
    background-color: #ffffff;
    border-color: #E42313;
}

a.danger-link, a.danger-link:hover, a.danger-link:focus {
    color: #E42313;
}

.tracking-timeline-item {
    margin-bottom: 25px;
    position: relative;
}

.timeline-title {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    color: #2F2F30;
}

.tracking-timeline-row.danger .timeline-title {
    color: #E42313;
}

.timeline-date {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 130%;
    color: #2F2F30;
    opacity: 0.5;
}

.btn-group {
    display: flex;
    margin: 0 -5px;
}

.btn-group button {
    width: 50%;
    margin: 0 5px;
}

.module-b2c .btn-group .button-module {
    background-color: #e42313;
}

.module-b2c .btn-group .button-module:hover {
    background-color: #b61508;
}

.button-module {
    padding: 8px 24px;
    background-color: #002e5a;
    border: 1px solid #E8E8E8;
    color: #ffffff;
}

.button-module:hover {
    background-color: #002140;
}

.button-default {
    padding: 8px 24px;
    background-color: #fff;
    border: 1px solid #E8E8E8;
    color: #002E5A;
}

.button-default:hover {
    background-color: #fafafa;
}

.section-tracking .faq-answer {
    height: 0;
}

.section-tracking .faq-answer {
    height: 0;
}

.section-tracking .faq-dd.open .faq-answer {
    height: auto;
}

.section-tracking .faq-dd .faq-ic {
    transform: rotate(0deg);
    transition: transform .5s;
}

.section-tracking .faq-dd.open .faq-ic {
    transform: rotate(180deg);
}

.track-mobile {
    display: none;
}

.tracking-item {
    padding: 0;
}

@media screen and (max-width: 1279px) {
    .btn-group button {
        padding: 8px 15px;
    }
}

@media screen and (max-width: 991px) {

    .tracking-col-1 {
        order: 2;
    }

    .tracking-col-2 {
        order: 1;
    }

    .track-mobile {
        display: block;
        padding: 30px 24px;
        background-color: #ffffff;
        margin-bottom: 15px;
    }

    .track-mobile-btn {
        border: 2px dashed #002E5A;
        font-weight: 700;
        font-size: 16px;
        line-height: 21px;
        letter-spacing: -0.03em;
        color: #002E5A;
        padding: 15px 10px;
        display: block;
        width: 100%;
        background-color: #ffffff;
        transition: background-color .5s;
    }

    .track-mobile-btn:hover {
        background-color: #f5f5f5;
    }

    .section-header {
        min-height: auto !important;
    }

    .tracking-row {
        flex-wrap: wrap;
        margin: 0;
        width: auto;
    }

    .tracking-col-2 {
        width: 100%;
        padding: 0;
        margin-bottom: 15px;
        display: none;
    }

    .tracking-col-2.show {
        display: block;
    }

    .tracking-col-1 {
        padding: 0;
        width: 100%;
    }

    .tracking-item-row {
        flex-wrap: wrap;
        margin: 0;
    }

    .tracking-item-col {
        width: 100%;
        padding: 0;
    }

    .tracking-title.tracking-title-status {
        margin-top: 70px;
    }

    .tracking-item-content {
        padding: 30px 0;
    }

    .tracking-search-container {
        /*margin: 0 -20px;*/
    }
}

@media screen and (max-width: 767px) {
    .tracking-item {
        padding: 0 20px;
    }

    .tracking-search-container {
        padding: 45px 20px 40px 20px;
    }

    .tracking-label {
        font-size: 18px;
        line-height: 100%;
        margin-bottom: 25px;
    }

    .section-header-h1 {
        margin-bottom: 0;
    }

    .section-tracking {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .track-mobile {
        /*margin-left: -20px;
        margin-right: -20px;*/
    }

    .timeline-title {
        font-size: 15px;
        line-height: 19px;
    }

    .tracking-timeline-row {
        margin-left: -17px;
    }

    .tracking-timeline-col-1 {
        width: 32px;
    }

    .tracking-timeline-col-2 {
        width: calc(100% - 32px);
        padding-left: 12px;
    }

    .point-big {
        height: 32px;
        width: 32px;
    }

    .tracking-table {
        font-size: 15px;
        line-height: 19px;
    }

    .tracking-item .gray-text {
        font-size: 15px;
        line-height: 19px;
    }

    .tracking-item-title {
        font-size: 12px;
        line-height: 15px;
    }
}