.track-order-page .inner-main{
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.track-order-page .inner-main h1 {
    width: 100%;
    text-transform: capitalize;
    color: #D92A64;
    font-weight: normal;
    font-size: 35px;
    text-align: center;
    margin: 20px 0 0;
    font-family: 'Oswald', sans-serif;
}
.track-order-page .inner-main p {
    width: 100%;
    font-size: 14px;
    color: #000;
    line-height: 20px;
    text-align: justify;
    margin: 7px 0;
}
.track-order-page .inner-main h3 {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    font-family: 'Oswald', sans-serif;
}
.track-order-page .inner-main ol {
    margin: 0 0 0 18px;
    padding: 0;
    text-align: justify;
}
.track-order-page .inner-main ol li {
    margin: 7px 0;
    width: 100%;
    font-size: 14px;
}
.track-order-page .inner-main {
    width: 100%;
    padding-bottom: 30px;
}
.track-order-page .st-main {
    width: 100%;
    margin: 40px 0px 40px 0px;
    position: relative;
}
.track-order-page .st-main::before{
    content:'';
    position: absolute;
    left: 0;
    top:15px;
    background: #ddd;
    width: 100%;
    height: 1px;
    z-index: 1;
}
.track-order-page .st-main .st-rnd {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    z-index: 2;
    max-width: 100%;
    overflow-x: auto;
    overflow-y: visible;
}
.track-order-page .st-main .st-rnd .each-rnd {
    width: 12.65%;
    padding: 0 2%;
}
.track-order-page .st-main .st-rnd .each-rnd .rnd1 {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
}
.track-order-page .st-main .st-rnd .each-rnd .rnd12 {
    display: inline-block;
    background: #ccc;
    width: 30px;
    height: 30px;
    border-radius: 15px;
}
.track-order-page .st-main .st-rnd .each-rnd .rnd12s {
    background: #D92A64;
}
.track-order-page .st-main .st-rnd .each-rnd .rnd12r {
    background: #900;
}
.track-order-page .st-main .st-rnd .each-rnd .rnd2 {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
    font-size: 14px;
}
.track-order-page .ord-main {
    width: 100%;
    margin-bottom: 20px;
    display: flex;
}
.track-order-page .ord-left {
    width: 70%;
    padding-right: 20px;
}
.track-order-page .ord-left .ord-head {
    width: 100%;
    color: #D92A64;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 18px;
    text-align: center;
    border-bottom: dotted 1px #ccc;
    padding-bottom: 9px;
}
.track-order-page .ord-left .ech-ord {
    width: 100%;
    border-bottom: dotted 1px #ccc;
    padding: 5px 0;
    margin: 5px 0;
}
.track-order-page .ord-left .ech-ord:last-child {
    border-bottom: 0px;
}
.track-order-page .ord-left .ech-ord1 {
    width: 100%;
    color: #333;
    margin-bottom: 5px;
}
.track-order-page .ord-left .ech-ord2 {
    width: 100%;
    color: #666;
}
.track-order-page .bk-main1{
    width: 30%;
}
.track-order-page .ord-det3 {
    width: 100%;
    padding: 20px;
    border: dashed 1px #D92A64;
    background: #ccc;
    margin-top: 20px;
    background: #FCF2F6;
}
.track-order-page .ord-det3 h3 {
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
}
.track-order-page .ord-det3 .eord3 {
    width: 100%;
    margin: 0 0 10px 0;
    padding: 12px 0 6px 0;
    border-top: dashed 1px #D92A64;
}
.track-order-page .ord-det3 .eord3 a {
    color: #000;
    text-decoration: underline;
}
.track-order-page .ord-det3 .eord3 a:hover{
    text-decoration: none;
}
.track-order-page .ord-det3 .eord3:last-child {
    margin-bottom: 0;
}
.track-order-page .ord-det3 .eord3 .ehead {
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
.track-order-page .ord-det3 .eord3 .edtxt {
    width: 100%;
    font-size: 14px;
    line-height: 15px;
}
.track-order-page .ord-det3 .eord3 .edtxt1 {
    width: 100%;
    font-size: 14px;
    line-height: 15px;
    margin-bottom: 10px;
}
.track-order-page .ord-det3 .eord3 .edtxt1 a {
    color: #000;
    text-decoration: underline;
}
.track-order-page .ord-det3 .eord3 .edtxt1 a:hover{
    text-decoration: none;
}
.track-order-page .ord-det3 .eord3 .edtxt .edyes {
    background: #006600;
    padding: 8px 16px;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    text-decoration: none;
}
.track-order-page .ord-det3 .eord3 .edtxt .edno {
    background: #990000;
    margin-left: 5px;
}
.track-order-page .ord-det3 .edsucc {
    background: #006600;
    padding: 8px 2%;
    width: 96%;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    margin-bottom: 10px;
}
.track-order-page .ord-det3 .edfail {
    background: #990000;
}
.track-order-page .ord-det2 {
    width: 100%;
    padding: 20px;
    border: solid 1px #ccc;
    margin-top: 20px;
}

.track-order-page .bk-main1 .bk-each {
    width: 100%;
    padding: 20px;
    border: solid 1px #ccc;
    margin: 15px 0;
    position: relative;
}

.track-order-page .bk-main1 .bk-each:hover .bk-ovr {
    display: block;
}

.track-order-page .bk-main1 .bk-each .bk-eachm1 {
    width: 100%;
}

.track-order-page .bk-main1 .bk-each .bk-eachm {
    width: 100%;
    display: block;
}

.track-order-page .bk-main1 .bk-each .bk-eachm .bk-each1 {
    width: 96%;
    padding: 0 2%;
    border-bottom: dotted 0px #ccc;
    display: block;
}

.track-order-page .bk-main1 .bk-each .bk-eachm .bk-each1:last-child {
    border-right: 0px;
}

.track-order-page .bk-main1 .bk-each .bk-eachm .bk-each1 .bk-fld {
    width: 100%;
    color: #666;
    margin-bottom: 3px;
    text-align: left;
    font-size: 13px;
}

.track-order-page .bk-main1 .bk-each .bk-eachm .bk-each1 .bk-fld .bk-fld1 {
    display: inline-block;
    vertical-align: middle;
    width: 30%;
}

.track-order-page .bk-main1 .bk-each .bk-eachm .bk-each1 .bk-fld .bk-fld2 {
    display: inline-block;
    vertical-align: middle;
    width: 70%;
    word-wrap: break-word;
}

.track-order-page .bk-main1 .bk-each .bk-eachm .bk-each1 .bk-head {
    width: 100%;
    color: #D92A64;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 18px;
    text-align: center;
    border-bottom: dotted 1px #ccc;
    padding-bottom: 9px;
    margin-top: 10px;
}
.reg-err{
    font-size: 11px;
    color:red;
}
@media  screen and (max-width: 850px){
    .track-order-page .st-main .st-rnd .each-rnd .rnd2{
        font-size: 11px;
    }
    .track-order-page .st-main .st-rnd .each-rnd {
        width: auto;
        padding: 0 10px;
    }
    .track-order-page .ord-main{
        flex-wrap: wrap;
    }
    .track-order-page .ord-left{
        width: 100%;
        padding-right: 0;
        margin-top: 10px;
    }
    .track-order-page .bk-main1{
        width: 100%;
    }
}