.select-box {
    height: 40px;
    margin-bottom: 20px;
    border-radius: 4px;
    border: 1px solid #ECECEC;
    font-size: 13px;
}

.formT {
    right: 50px;
    width: 25%;
    top: 40px;
}

#tracking_no {
    height: 40px !important;
    border: none !important;
    border-radius: 4px !important;
    margin-bottom: 20px !important;
}

#submit_tracking {
    padding: 10px 10px !important;
}
