.trackheader{
    background-color: #FAFAFA;
    background-image: none;
    background-repeat: initial;
    background-size: initial;
}
section.trackorder img {
    height: 45px;
}
.order-container {
    padding: 50px 0;
}
.view-order-form-error{
    margin: 15px;
    padding-bottom: 5px;
    font-size: 14px;
    color: red;
    border-bottom: 1px solid #d2c9c9;
}
/* view order form */
.orderviewform{
    width: 320px;
    margin: 0 auto;
}
.orderviewform .btn1{
    width:100%;
    margin: 0;
}
.orderviewform input{
    font-size: 12px;
    font-weight: bold;
    color: black;
    text-align: center;
    width: 100%;
    border: 2px solid #ccc;
    padding: 5px 0;
    box-sizing: border-box;
}
.orderviewform div.name{
    display: inline-block;
    float:left;
    width: 100%;
}
.orderviewform input.smallinput{
    width: 125px;
}
.orderviewform input.smallinput.right{
    float:right;
}
.orderviewform input.smallinput.left{
    float:left;
}
.orderviewform >div.label{
    text-align:center;
    font-size: 10px;
    font-weight:bold;
    padding: 5px 0 20px 0;
    line-height:1.5em;
}
.md-button.btn1  {
  padding: 0 50px;
  border-radius: 0px;
  font-size: 15px;
  text-align: center;
  text-transform: none;
  text-decoration:none;
  border: none;
  outline: none;
  color:#fff;
  background-color:#000;
}
.md-button.btn1:focus,
.md-button.btn1:active,
.md-button.btn1:hover,
.md-button.btn2:focus,
.md-button.btn2:active,
.md-button.btn2:hover  {
  background-color:#365b48;
}
.md-button.btn2  {
  padding: 0 50px;
  margin-left: 10px;
  border-radius: 0px;
  font-size: 15px;
  text-align: center;
  text-transform: none;
  text-decoration:none;
  border: 1px solid #fff;
  outline: none;
  color:#fff;
  background-color:#000;
  height:60px;
  float: left;
}

/* track page bottom section */
.tracking-bottom-wrap {
    overflow: hidden;
    margin: 50px 0;
}
.tracking-box {
    float: left;
    margin-right: 2%;
    width: 32%;
}
.tracking-box:last-child {
    margin-right: 0;
}
.tracking-bottom-2 {
    overflow: hidden;
}
.thumb-text {
    display: block;
    text-align: center;
    color: #000000;
    text-decoration: underline;
    margin-top: 20px;
}
.one-col-box {
    margin: 0 0 2%;
    width: 100%;
}
.two-col-box {
    float: left;
    margin-right: 2%;
    width: 49%;
}
.two-col-box:last-child {
    margin-right: 0;
}
.three-col-box {
    float: left;
    margin: 0 0.16%;
    width: 33%;
}

@media (max-width: 600px) {
    .subscribe-sms .small-btn {
        margin: 6px 0;
        padding: 1.2rem 0;
    }
    .tracking-box,
    .two-col-box,
    .three-col-box {
        float: none;
        margin-right: 0;
        width: 100%;
        margin-bottom: 50px;
    }

    .tracking-box:last-child,
    .two-col-box:last-child,
    .three-col-box:last-child {
        margin-bottom: 0;
    }
}

/* @start_custom_styles */body.customized-style,
.customized-style p:not(.link):not([class^='return-']),
.customized-style .description_color {
    /*body_font*/font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
    /*description_color*/color:#000000;
}
.customized-style h2,
.customized-style h3,
.customized-style h4,
.customized-style h5 {
    /*primary_font*/font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
    /*heading_color*/color:#000000;
}
.customized-style h1,
.customized-style .page-title {
    /*primary_font*/font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
    /*title_color*/color:#000000;
}
.customized-style a:not(.nps-marks),
.customized-style p.link:not(.return-control),
.customized-style .link {
    /*body_font*/font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
    /*action_color*/color:#000000;
}
.customized-style .return-options p.link i {
    /*action_color*/color:#000000;
}
.customized-style .order-header {
    /*primary_color*/background-color:#ca1b25;
}
.customized-style .order-header h2,
.customized-style .order-header h3,
.customized-style .order-header h4,
.customized-style .order-header h5 {
    /*primary_text_color*/color:#FFFFFF;
}
.customized-style #cms-content .order-header,
.customized-style #cms-content .order-header p {
    /*secondary_text_color*/color:#ffffff;
}
.customized-style button,
.customized-style .button,
.customized-style .md-button,
.customized-style button.cancel-btn,
.customized-style .button.cancel-btn,
.customized-style .md-button.cancel-btn,
.customized-style button.md-confirm-button.md-focused,
.customized-style .button.md-confirm-button.md-focused,
.customized-style .md-button.md-confirm-button.md-focused {
    /*button_background_color*/background-color:#000000;
    /*button_text_color*/color:#FFFFFF;
    /*button_text_color*/border-color:#FFFFFF;
}
.customized-style button:hover,
.customized-style .button:hover,
.customized-style .md-button:hover,
.customized-style button.cancel-btn:hover,
.customized-style .button.cancel-btn:hover,
.customized-style .md-button.cancel-btn:hover,
.customized-style button.md-confirm-button.md-focused:hover,
.customized-style .button.md-confirm-button.md-focused:hover,
.customized-style .md-button.md-confirm-button.md-focused:hover {
    /*button_text_color*/background-color:#FFFFFF;
    /*button_background_color*/color:#000000;
    /*button_background_color*/border-color:#000000;
}
.customized-style button:hover span,
.customized-style .button:hover span,
.customized-style .md-button:hover span,
.customized-style button.cancel-btn:hover:hover span,
.customized-style .button.cancel-btn:hover:hover span,
.customized-style .md-button.cancel-btn:hover:hover span,
.customized-style button.md-confirm-button.md-focused:hover:hover span,
.customized-style .button.md-confirm-button.md-focused:hover:hover span,
.customized-style .md-button.md-confirm-button.md-focused:hover:hover span {
    /*button_background_color*/color:#000000;
}
.customized-style button span,
.customized-style .button span,
.customized-style .md-button span,
.customized-style button.cancel-btn span,
.customized-style .button.cancel-btn span,
.customized-style .md-button.cancel-btn span,
.customized-style button.md-confirm-button.md-focused span,
.customized-style .button.md-confirm-button.md-focused span,
.customized-style .md-button.md-confirm-button.md-focused span {
    /*body_font*/font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
    /*button_text_color*/color:#FFFFFF;
}
.customized-style .statenoticebar {
    /*primary_color*/border-color:#ca1b25;
}
.customized-style .statenotice,
.customized-style .update-notice {
    /*primary_color*/background-color:#ca1b25;
}
.customized-style .update-first-arrow {
    /*primary_color*/border-color:#ca1b25;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}
.customized-style .update-arrow {
    /*primary_color*/background-color:#ca1b25;
}

/* reset some specific elements */
.customized-style button.tab-btn,
.customized-style .button.tab-btn,
.customized-style .md-button.tab-btn {
    background-color:initial;
    color:initial;
    border-color:initial;
}
.customized-style button.tab-btn:hover,
.customized-style .button.tab-btn:hover,
.customized-style .md-button.tab-btn:hover {
    background-color:initial;
    color:initial;
    border-color: #cccccc;
}
.customized-style button.tab-btn span,
.customized-style .button.tab-btn span,
.customized-style .md-button.tab-btn span {
    color:initial;
}
.customized-style button.tab-btn:hover span,
.customized-style .button.tab-btn:hover span,
.customized-style .md-button.tab-btn:hover span {
    color:initial;
}
.customized-style #map button.gm-control-active,
.customized-style #map .button.gm-control-active,
.customized-style #map .md-button.gm-control-active,
.customized-style #map button.gm-ui-hover-effect,
.customized-style #map .button.gm-ui-hover-effect,
.customized-style #map .md-button.gm-ui-hover-effect {
    background-color: #ffffff;
    border: 0 none;
}
.itemouter h3,
.itemouter p.item-overlay-close,
.itemouter .item-overlay-reason p,
.itemouter .item-overlay-div h4 {
    color: inherit;
}
.customized-style .tab-btn.tabtnactive {
    /*secondary_color*/border-bottom-color:#656565;
}
.md-button:not([disabled]):hover,
.md-button.md-default-theme:not([disabled]):hover {
    /*button_text_color*/background-color:#FFFFFF;
}
.customized-style .md-button.md-confirm-button,
.customized-style .md-button.md-cancel-button {
    border: 1px solid transparent;
}
.customized-style .md-button.md-confirm-button,
.customized-style .md-button.md-cancel-button {
    /*button_text_color*/border-color:#FFFFFF;
}
.customized-style .md-button.md-confirm-button:hover,
.customized-style .md-button.md-cancel-button:hover {
    /*button_background_color*/border-color:#000000;
}
.customized-style .tab-btn:not(.tabtnactive) {
    border-bottom-color:transparent;
}
.customized-style .top-left-wrapper.top-left-design-2 .delivery-summary,
.customized-style .top-left-wrapper.top-left-design-3 .delivery-summary {
    /*primary_color*/background-color:#ca1b25;
}
.customized-style .top-left-wrapper.top-left-design-2 .delivery-summary h3,
.customized-style .top-left-wrapper.top-left-design-3 .delivery-summary h3,
.customized-style .top-left-wrapper.top-left-design-2 .lost-package p span,
.customized-style .top-left-wrapper.top-left-design-3 .lost-package p span,
.customized-style .top-left-wrapper.top-left-design-2 .delivery-details p span,
.customized-style .top-left-wrapper.top-left-design-3 .delivery-details p span,
.customized-style .top-left-wrapper.top-left-design-3 p.delivery-status span {
    /*primary_text_color*/color:#FFFFFF;
}
.customized-style .updatearrow,
.customized-style .update-arrow,
.customized-style .top-left-wrapper.top-left-design-2 .update-arrow {
    /*primary_color*/background-color:#ca1b25;
}
.customized-style .updatenotice,
.customized-style .update-notice,
.customized-style .top-left-wrapper.top-left-design-2 .update-notice {
    /*secondary_color*/background-color:#656565;
}
.customized-style .updatefirstarrow,
.customized-style .update-first-arrow {
    /*primary_color*/border-color:#ca1b25;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}
.customized-style .top-left-wrapper.top-left-design-2 .update-notice.current {
    /*primary_color*/border-color:#ca1b25;
}
.customized-style .estimated-calendar md-calendar .md-calendar-date-today .md-calendar-date-selection-indicator {
    /*primary_color*/border-color:#ca1b25;
}
.customized-style .estimated-calendar md-calendar .md-calendar-selected-date .md-calendar-date-selection-indicator,
.customized-style .estimated-calendar md-calendar .md-calendar-selected-date .md-calendar-date-selection-indicator:hover {
    /*primary_color*/background-color:#ca1b25;
}
.customized-style .estimated-calendar md-calendar thead tr th {
    /*primary_color*/color:#ca1b25;
}
.customized-style .associated-items-wrapper.associated-items-design-3,
.customized-style .associated-items-wrapper.associated-items-design-4,
.customized-style .recommended-items-wrapper.recommended-items-design-3/* @end_custom_styles */
