.order-search-info-top {
    padding: 16px 20px!important;
}
.order-search-info-top {
    background: #0072bc;
    border-radius: 10px 10px 0 0;
    padding: 26px 30px;
}
.order-search-info-top-text {
    border-right: 1px solid #fff;
}
.order-search-info-top-text div {
    color: #fff;
    font-size: 14px;
    line-height: 21px;
}
.order-search-info-top-text p {
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    color: #fff;
    margin-bottom: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.order-search-info-top-text:nth-of-type(2) {
    padding: 0 33px;
}
.order-search-info-top-text:nth-of-type(3) {
    padding: 0 58px;
}
.order-search-info-top-text:nth-of-type(4) {
    padding-left: 59px;
    border-right: none;
}
.order-search-info-middle {
    padding: 23px 30px;
    background: #fafafa;
    border-bottom: 1px dashed #afafaf;
}
.order-search-info-middle div {
    font-size: 16px;
    line-height: 21px;
    color: #313131;
}
.order-search-info-middle span {
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    color: #313131;
    margin-left: 20px;
}

.order-search table tr th {
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
    padding: 20px!important;
    border-bottom: none;
}
.wr_order_search table th {
    border: 1px solid #fff;
}
.order-search thead, .estimate-charge-tab thead {
    background: #0072bc;
}
.order-search-info-status-title {
    margin-bottom: 35px;
}
.order-search-info-status-title h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #0072bc;
}
.wr_order_search table tr td:first-child {
    border-left: 2px dashed #ddd;
}
.order-search-info-bottom {
    padding: 23px 30px;
    background: #fafafa;
    border-radius: 0 0 10px 10px;
}
.order-search-info-bottom div {
    font-size: 16px;
    line-height: 21px;
    color: #313131;
}
.order-search-info-bottom span {
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    color: #313131;
    margin-left: 20px;
}
.order-search-info, .order-search-info-status {
    margin-bottom: 70px;
}
.order-search-info-status-title {
    margin-bottom: 35px;
}
.wr_order_search table {
    border-collapse: collapse;
}
.order-search table, .estimate-charge-tab table {
    border-collapse: collapse;
    border-radius: 10px;
    text-align: center;
    margin-right: 3px;
}
.order-search table tr:first-child th:first-child, .estimate-charge-tab table tr:first-child th:first-child {
    border-top-left-radius: 6px;
}
.wr_order_search table tr:first-child th {
    border-top: 0;
}
.order-search table tr th, .estimate-charge-tab table tr th {
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
    padding: 20px!important;
    border-bottom: none;
}
.wr_order_search table th {
    border: 1px solid #fff;
}
.wr_order_search table tr td:first-child {
    border-left: 2px dashed #ddd;
}
.order-search table tr td, .estimate-charge-tab table tr td {
    padding: 20px!important;
    font-size: 16px;
    border-top: none;
    color: #313131;
}
.wr_order_search table td {
    border: 2px dashed #ddd;
}
.order-search-info .row {
    margin: 0;
}