/* Minification failed. Returning unminified contents.
(1330,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0'
 */
section.reviews {
    float: left;
    width: 100%;
    background: transparent;
    height: auto;
    margin-top: 0px;
    font-size: 1em;
    line-height: 1em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 1.5em 0 1.5em;
}

    section.reviews h1 {
        float: left;
        width: 100%;
        text-align: center;
        color: #313131;
        line-height: 1em;
        padding: 1.5em 0 1.5em 0;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 250%;
        line-height: 100%;
    }

        section.reviews h1.left_h1 {
            float: left;
            width: 50%;
            text-align: left;
            font-size: 1.5em;
        }

div.right_h1_buttons {
    float: left;
    width: 50%;
    display: inline-block;
    padding: 1.5em 0em 1.5em 0em;
}

.h1_btn {
    float: right;
    text-align: left;
    margin: 0;
    height: auto;
    width: auto;
    font-size: 12px;
    color: #0575ab;
    text-decoration: none;
    display: inline;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    padding: 1em 1.5em 1em 1.5em;
    background-color: #ffffff;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
    border: 1px solid #e6e6e6;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

    .h1_btn:hover {
        color: #313131;
    }

    .h1_btn span {
        float: left;
        width: 100%;
        margin-top: 0;
        line-height: 12px;
        text-align: center;
        font-weight: bold;
    }

.h1_btn_last {
    margin-right: 1em;
}

div.confirm_section {
    float: left;
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background-color: #f9f9f9;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
}

section.top_section {
    background-color: #ffffff;
    border-bottom: 1px solid #e6e6e6;
}

article.confirm_article {
    float: none;
    text-align: center;
    width: 100%;
    font-size: 1em;
    line-height: 1em;
    display: inline-block;
    max-width: 1024px;
    min-width: 300px;
    padding: 2.5em 2em 2.5em 2em;
    margin: 0 0 0 0;
    margin-left: 0 auto;
    margin-right: 0 auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

section.top_section article.confirm_article {
    padding: 2em 2em 2em 2em;
}

article.confirm_article h1 {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 1.3em;
    color: #313131;
    line-height: 1em;
    padding: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

article.confirm_article h2 {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 0.8em;
    color: #515151;
    line-height: 1.5em;
    padding: 0.75em 0em 0em 0em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: normal;
}

.right_body_wrap {
    float: left;
    width: 100%;
    margin: 1.5em 0 1.5em 0;
    padding: 0 1.5em 0 1.5em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
}

.right_body_row {
    float: left;
    width: 100%;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.top_row {
    margin-top: 0em;
}

.right_body_title {
    float: left;
    margin-top: 0;
    width: 70%;
    font-size: 18px;
    color: #000;
    text-align: left;
    line-height: 30px;
}

.shipping_status_lbl {
    float: left;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0 1em 0;
    font-size: 1em;
    line-height: 1em;
    color: #313131;
    background: transparent;
    text-align: left;
    font-weight: normal;
    margin-top: 1em;
}

    .shipping_status_lbl i {
        font-weight: bold;
    }

.shipping_status_panel {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 1em 0 1em 0;
    color: #313131;
    text-align: left;
    margin-top: 0;
}

.shipping_status_link {
    font-size: 1em;
    line-height: 1em;
    color: #0575ab;
    text-align: left;
    font-weight: bold;
    margin-top: 0;
    text-decoration: none;
    cursor: pointer;
}

    .shipping_status_link:hover {
        color: #313131;
    }

.image_wrap {
    float: left;
    width: 25%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 1.5em;
    margin-left: 0px;
    text-align: center;
    margin-bottom: 0px;
}

.image_landscape {
    float: left;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
    border: 3px solid #FFFFFF;
    box-shadow: 0px 0px 5px #bbb;
    -webkit-box-shadow: 0px 0px 5px #bbb;
    -moz-box-shadow: 0px 0px 5px #bbb;
}

div.image_wrap a.order_image_side {
    float: none;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0.5em;
    text-decoration: none;
    display: inline-block;
}

.order_image_side {
    color: #313131;
    cursor: default;
}

    .order_image_side ~ .order_image_side {
        color: #0575ab;
        cursor: pointer;
    }

div.order_image a.order_image_side:hover {
    color: #313131;
}

.image_text_wrap {
    float: left;
    width: 75%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 1.5em;
    margin-top: 1.5em;
}

.image_text_group {
    float: left;
    width: 100%;
    text-align: left;
    padding: 0;
    margin: 0;
}

.image_text_link {
    float: none;
    font-size: 18px;
    color: #313131;
    width: auto;
    text-align: left;
    text-decoration: none;
    line-height: 28px;
    margin: 0;
    padding: 0;
}

.image_text_desc {
    float: left;
    font-size: 1em;
    color: #313131;
    width: 100%;
    text-align: left;
    margin-top: 1em;
}

.email_btn {
    float: right;
    text-align: left;
    margin: 0;
    height: auto;
    width: 25%;
    font-size: 12px;
    color: #0575ab;
    text-decoration: none;
    display: inline;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    padding: 1em 0em 1em 0em;
    background-color: #ffffff;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
    border: 1px solid #e6e6e6;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

    .email_btn:hover {
        color: #313131;
    }

    .email_btn span {
        float: left;
        width: 100%;
        margin-top: 0;
        line-height: 12px;
        text-align: center;
        font-weight: bold;
    }

.show_tracking_btn {
    float: none;
    text-align: left;
    margin: 0 0 0 0;
    height: auto;
    width: 30%;
    font-size: 12px;
    color: #0575ab;
    text-decoration: none;
    display: inline-block;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    padding: 1em 0em 1em 0em;
    background-color: #ffffff;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
    border: 1px solid #e6e6e6;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

    .show_tracking_btn:hover {
        color: #313131;
    }

    .show_tracking_btn span {
        float: left;
        width: 100%;
        margin-top: 0;
        line-height: 12px;
        text-align: center;
    }

.show_tracking_btn_off {
    float: none;
    text-align: left;
    margin: 0 0 0 0;
    height: auto;
    width: 50%;
    font-size: 16px;
    color: #313131;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    padding: 0.5em 0em 0.5em 0em;
    background-color: #f1f1f1;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

    .show_tracking_btn_off:hover {
        color: #313131;
        cursor: default;
    }

    .show_tracking_btn_off span {
        float: left;
        width: 100%;
        margin-top: 0;
        line-height: 12px;
        text-align: center;
    }

.reorder_btn {
    float: left;
    text-align: left;
    margin: 1em 0 0 0;
    height: auto;
    width: 30%;
    font-size: 12px;
    color: #0575ab;
    text-decoration: none;
    display: inline;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    padding: 1em 0em 1em 0em;
    background: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #d6d6d6;
}

    .reorder_btn:hover {
        color: #313131;
    }

    .reorder_btn span {
        float: left;
        width: 100%;
        margin-top: 0;
        line-height: 12px;
        text-align: center;
    }

.edit_print_btn {
    width: 140px;
    margin-right: 1em;
}

.right_body_dash {
    float: left;
    width: 100%;
    height: 1px;
    font-size: 1px;
    line-height: 1px;
    border-bottom: 1px dashed #e6e6e6;
    margin: 20px 0 20px 0;
}

.confirm_body_wrap {
    float: none;
    width: 40%;
    margin-left: 0 auto;
    margin-right: 0 auto;
    margin-top: 0em;
    color: #313131;
    background: #fff;
    border: 1px solid #e6e6e6;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px 0 20px;
    display: inline-block;
}

.confirm_body_row {
    float: left;
    width: 100%;
    margin-left: 0px;
    margin-top: 0px;
    text-align: center;
    margin-bottom: 0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.confirm_body_dash {
    float: left;
    width: 100%;
    margin: 25px 0 0 0;
    font-size: 1px;
    line-height: 1px;
    background: #e8e8e8;
    height: 1px;
}

.confirm_body_title {
    float: left;
    width: 100%;
    font-size: 18px;
    color: #313131;
    text-align: left;
    margin-top: 0px;
    margin-left: 0px;
}

    .confirm_body_title span {
        float: left;
    }

.address_body_row {
    float: left;
    width: 100%;
    margin-left: 0px;
    margin-top: 0.5em;
    text-align: center;
    margin-bottom: 0px;
    box-sizing: border-box;
    padding: 0em;
}

.address_body_column {
    float: left;
    width: auto;
    display: inline-block;
}

.address_body_half {
    background: #f9f9f9;
    padding: 1.5em;
    width: 49%;
    box-sizing: border-box;
}

    .address_body_half:last-of-type {
        margin-left: 2%;
    }

.address_body_column_left {
    padding: 0 0.5em 0 0.5em;
    width: 20%;
    box-sizing: border-box;
}

.address_body_column_center {
    padding: 0 0.5em 0 0.5em;
    width: 50%;
    box-sizing: border-box;
}

.address_body_column_center_edit {
    padding: 1.3em 1em 0.7em 1em;
    width: 50%;
    margin-top: -3px;
    box-sizing: border-box;
    box-sizing: border-box;
}

.address_body_column_right {
    padding: 0 0.5em 0 0.5em;
    width: 30%;
    box-sizing: border-box;
}

.address_body_column_center_email_edit {
    padding: 0 0.5em 0 0.5em;
    width: 200px;
    margin-top: -3px;
}

.address_body_title {
    float: right;
    width: auto;
    font-size: 12px;
    color: #313131;
    text-align: right;
    font-weight: bold;
    margin: 0;
    line-height: 16px;
}

.address_body_desc {
    float: left;
    width: 100%;
    font-size: 12px;
    color: #515151;
    text-align: left;
    margin-top: 0em;
    font-style: normal;
    line-height: 16px;
    box-sizing: border-box;
    text-overflow: ellipsis;
    overflow: hidden;
}

.address_body_title_email {
    margin-top: 5px;
}

.address_body_desc_email {
    margin-top: 5px;
}

.address_btn {
    float: right;
    padding: 0.8em 1.5em 0.8em 1.5em;
    font-size: 10px;
    margin: -6px 0 -6px 0;
}

.address_save_btn {
    background-color: #0575ab;
    color: #fff;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
    border: none;
    margin: 0 1.2em 0 0;
}

    .address_save_btn:hover {
        background-color: #046491;
        color: #fff;
        border: none;
    }

.address_txtbox_row {
    float: left;
    display: inline-block;
    width: 100%;
    padding-bottom: 0.5em;
}

.address_txtbox {
    float: left;
    width: 100%;
    padding: 0.3em;
    border-radius: 4px;
    border: 1px solid #e6e6e6;
    display: block;
    box-sizing: border-box;
}

.address_txtbox_name {
    width: 40%;
}

    .address_txtbox_name:last-of-type {
        margin-left: 2%;
        width: 58%;
    }

.address_txtbox_location {
    width: 24%;
    margin-left: 2%;
}

    .address_txtbox_location:first-of-type {
        margin-left: 0%;
        width: 52%;
    }

    .address_txtbox_location:last-of-type {
        width: 20%;
    }

.login_body_text {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #000;
    text-align: left;
    margin-top: 0;
    padding: 1.5em 0 0 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.login_body_txtbox {
    float: left;
    width: 100%;
    height: auto;
    font-size: 14px;
    line-height: 14px;
    color: #515151;
    margin-top: 0.5em;
    margin-left: 0;
    padding: 8px;
    border: 1px solid #dddddd;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.login_btn {
    float: left;
    text-align: left;
    height: auto;
    width: 100%;
    background: #0575ab;
    margin: 1.5em 0 1.5em 0;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    display: inline;
    padding: 1em 0 1em 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

    .login_btn:hover {
        background: #046491;
    }

    .login_btn span {
        float: left;
        width: 100%;
        margin-top: 0;
        line-height: 12px;
        text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);
        text-align: center;
        font-weight: bold;
    }

.login_btn_off {
    float: left;
    text-align: left;
    height: auto;
    width: 60%;
    background: #ebebeb;
    margin: 1.5em 0 0.75em 0;
    font-size: 14px;
    color: #bbbbbb;
    text-decoration: none;
    display: inline;
    padding: 1em 0 1em 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: progress;
    border: 1px solid #dddddd;
}

    .login_btn_off span {
        float: left;
        width: 100%;
        margin-top: 0;
        line-height: 12px;
        text-align: center;
        font-weight: bold;
        text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.4);
    }

.details_row {
    float: left;
    width: 100%;
    padding: 0.5em;
    box-sizing: border-box;
    display: inline-block;
    background: #fff;
}

    .details_row:nth-child(even) {
        background: #eee;
    }

.details_title {
    float: left;
    width: auto;
    font-size: 14px;
    color: #000;
    text-align: left;
    margin-top: 0;
    padding: 1.5em 0 0 1.5em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 20%;
}

.details_btn {
    float: right;
    text-align: left;
    height: auto;
    width: 20%;
    background: #0575ab;
    margin: 0.5em 0.5em 0.5em 0;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    display: inline;
    padding: 1em 0 1em 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

    .details_btn:hover {
        background: #046491;
    }

    .details_btn span {
        float: left;
        width: 100%;
        margin-top: 0;
        line-height: 12px;
        text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);
        text-align: center;
        font-weight: bold;
    }

.details_btn_off {
    float: left;
    text-align: left;
    height: auto;
    width: 60%;
    background: #ebebeb;
    margin: 1.5em 0 0.75em 0;
    font-size: 14px;
    color: #bbbbbb;
    text-decoration: none;
    display: inline;
    padding: 1em 0 1em 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: progress;
    border: 1px solid #dddddd;
}

    .details_btn_off span {
        float: left;
        width: 100%;
        margin-top: 0;
        line-height: 12px;
        text-align: center;
        font-weight: bold;
        text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.4);
    }

.tracking_title {
    float: left;
    margin-top: 0;
    width: 70%;
    font-size: 18px;
    color: #000;
    text-align: left;
    line-height: 30px;
}

.tracking_row_left {
    float: left;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1em;
    font-size: 1em;
    line-height: 1em;
    color: #313131;
    background: #eeeeee;
    text-align: center;
    font-weight: normal;
    margin-top: 1em;
}

a.off {
    background-color: #eeeeee;
}

    a.off:hover {
        background-color: #eeeeee;
        cursor: progress;
    }

    a.off span {
        color: #fff;
        text-shadow: 0px 1px 0px rgba(0, 0, 0, 0);
    }

.prod_cycle {
    float: left;
    display: inline-block;
    width: 100%;
    padding: 15px;
    margin: 0 0 0 0;
    background: #f9f9f9;
    box-sizing: border-box;
    text-align: center;
}

.prod_center {
    display: inline-block;
    width: auto;
    padding: 0;
    margin: 0;
}

.prod_item {
    float: left;
    width: 60px;
    height: auto;
    margin: 0;
    padding: 0;
    display: inline-block;
}

.prod_arrow {
    float: left;
    width: 20px;
    margin: 15px 0 0 0;
    padding: 0;
    display: inline-block;
}

.prod_item svg {
    width: 40px;
    display: inline-block;
    float: none;
}

.prod_item .prod_item_svg, .prod_arrow .prod_item_svg {
    fill: #d6d6d6;
    -webkit-transition: fill 0.4s ease;
    -moz-transition: fill 0.4s ease;
    -o-transition: fill 0.4s ease;
    transition: fill 0.4s ease;
}

.prod_item span {
    float: left;
    width: 100%;
    display: inline-block;
    margin-top: 5px;
    text-align: center;
    color: #7e7e7e;
    font-style: italic;
    font-size: 11px;
}

.active .prod_item_svg {
    fill: #0575ab;
}

.active span {
    color: #7e7e7e;
    font-style: normal;
}

.current .prod_item_svg {
    animation: pulse 3s infinite;
    -webkit-animation: pulse 3s infinite;
}

.current span {
    color: #313131;
    font-style: normal;
}

.edit_order_thumb_panel {
    float: left;
    width: 100%;
    height: auto;
    display: inline-block;
    margin: 1em 0 1em 0;
}

.edit_order_thumb_wrap {
    float: left;
    display: inline-block;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    overflow: hidden;
    text-align: center;
    background: #f9f9f9;
}

.edit_order_thumb {
    float: none;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 60px;
    text-align: center;
    margin: 0 auto;
}

.edit_order_thumb_buttons {
    float: left;
    display: inline-block;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
}

.reupload_btn {
    float: left;
    text-align: left;
    margin: 0 0 0 10px;
    height: auto;
    width: 100%;
    font-size: 0.8em;
    color: #0575ab;
    text-decoration: none;
    display: inline;
    border-radius: 5px;
    cursor: pointer;
    padding: 0.8em 1em 0.8em 1em;
    background: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    box-sizing: border-box;
    border: 1px solid #d6d6d6;
}

    .reupload_btn:hover {
        color: #313131;
    }

    .reupload_btn span {
        float: left;
        width: 100%;
        margin-top: 0;
        line-height: 12px;
        text-align: center;
        font-weight: bold;
    }

div.register_div {
    float: left;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    margin-top: 0px;
    margin-left: 0;
    text-align: center;
    display: inline;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 1.5em 0 1.5em;
    max-height: 400px;
    overflow: auto;
}

    div.register_div h1 {
        float: left;
        width: 100%;
        display: inline-block;
        font-size: 1.3em;
        line-height: 1.6em;
        text-align: center;
        color: #313131;
        padding: 0.5em 0 0 0;
    }

    div.register_div h2 {
        float: left;
        width: 100%;
        display: inline-block;
        font-size: 1em;
        line-height: 1.6em;
        text-align: center;
        color: #515151;
        font-weight: normal;
        padding-top: 0.5em 0 0 0;
    }

div.register_txtbox {
    float: none;
    width: 100%;
    max-width: 400px;
    padding: 0.8em 0 0.8em 0;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    background: transparent;
    border-top: 1px solid #e6e6e6;
}

    div.register_txtbox input, div.register_txtbox select, div.register_txtbox textarea {
        float: none;
        display: inline-block;
        margin-left: 0 auto;
        margin-right: 0 auto;
        width: 100%;
        padding: 0.5em;
        margin-top: 0em;
        font-size: 1em;
        color: #313131;
        text-align: left;
        border: 1px solid #d6d6d6;
        border-radius: 5px;
        box-sizing: border-box;
        font-family: Verdana, sans-serif;
    }

        div.register_txtbox input.half_textbox {
            width: 48%;
            margin-right: 2%;
        }

            div.register_txtbox input.half_textbox:last-of-type {
                margin-right: 0;
            }

        div.register_txtbox input:first-of-type, div.register_txtbox select:first-of-type, div.register_txtbox textarea:first-of-type {
            margin-top: 0;
        }


    div.register_txtbox span.error {
        color: #FF0000;
        float: left;
        width: 100%;
        display: inline-block;
        font-size: 1em;
        line-height: 1.6em;
        text-align: center;
        color: #313131;
        font-weight: normal;
        padding: 0.5em 0 0 0;
    }

    div.register_txtbox span.success {
        color: #00EE00;
        float: left;
        width: 100%;
        display: inline-block;
        font-size: 1em;
        line-height: 1.6em;
        text-align: center;
        color: #313131;
        font-weight: normal;
        padding: 0.5em 0 0 0;
    }


.show_item_title {
    float: left;
    display: inline-block;
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    width: auto;
    padding: 0 10px 10px 5px;
}

.show_item_text {
    float: left;
    display: inline-block;
    text-align: left;
    font-weight: normal;
    font-size: 1em;
    width: auto;
    padding: 0 10px 0 0;
}

.show_item_btn {
    float: right;
    display: inline-block;
    text-align: right;
    color: #0575ab;
    text-decoration: none;
    width: auto;
    cursor: pointer;
    padding: 0 5px 0 0;
}

    .show_item_btn:hover {
        color: #313131;
    }

/*div.register_div a {
    float: none;
    width: auto;
    max-width: 400px;
    text-decoration: none;
    display: inline-block;
    color: #0575ab;
    margin: 0 0 1.5em 0;
    font-size: 1em;
    line-height: 1.6em;
}

    div.register_div a:hover {
        color: #313131;
    }

    div.register_div a.rewards_faq {
        margin: 1em 0 0 0;
    }*/

div.reset_div {
    padding-bottom: 1.5em;
}

div.register_div h1.login_title {
    text-align: center;
    font-size: 1em;
    padding-top: 1em;
}

div.register_div h2.login_desc {
    text-align: center;
    font-size: 1em;
    padding-top: 0.5em;
}

div.register_div a.login_body_forgot {
    float: none;
    margin: 0;
    font-size: 1em;
    line-height: 1em;
    color: #0575ab;
    text-align: left;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
}

    div.register_div a.login_body_forgot:hover {
        color: #000;
    }

div.register_div a.login_body_forgot_icon {
    float: none;
    margin: -1px 0 -1px 5px;
    height: 16px;
    width: 16px;
    text-decoration: none;
    border: none;
    cursor: pointer;
    display: inline-block;
}

    div.register_div a.login_body_forgot_icon img {
        float: left;
        margin: 0;
        height: 16px;
        width: 16px;
        text-decoration: none;
        border: none;
        cursor: pointer;
    }


div.overlay table.overlay_table article.login_overlay {
    width: 350px;
}

div.overlay_btn a.login_overlay_btn {
    width: 100%;
}

    div.overlay_btn a.login_overlay_btn:last-of-type {
        margin-top: 1em;
    }

div.register_div span.reset_success {
    float: left;
    width: 100%;
    display: inline-block;
    font-size: 0.9em;
    line-height: 1.6em;
    text-align: center;
    color: #0dab05;
    font-weight: normal;
    padding: 1em;
    background: #f9f9f9;
    box-sizing: border-box;
    margin-top: 1em;
}

div.upload_panel {
    float: left;
    width: 100%;
    display: inline-block;
    text-align: left;
    border: 1px solid #d6d6d6;
    border-radius: 5px;
    box-sizing: border-box;
    overflow: hidden;
    padding: 5px 5px 5px 0px;
    margin-top: 1em;
    0
}


.ajax_uploader {
    padding: 0;
    background: #fff;
    float: left;
    box-sizing: border-box;
    width: 100%;
}

    .ajax_uploader tr {
        background: #fff;
        padding: 0;
    }

    .ajax_uploader td {
        padding: 0;
    }

.eo_uploader_table {
    float: left;
    width: 100%;
    display: inline-block;
    margin: 0px;
    padding: 0px;
    background: transparent;
}

.input_box_wrap {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.progress_text_wrap {
    float: left;
    width: 180px;
    height: 27px;
    font-family: Verdana;
    color: #ffffff;
    font-size: .6em;
    text-align: center;
}

.progress_bar_wrap {
    float: left;
    width: 180px;
    padding-top: 0px;
}

/* FRAMES AREA */
div.product {
    float: left;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1em;
    margin-top: 0;
    background: #f9f9f9;
}

    div.product h1 {
        float: left;
        display: inline-block;
        width: 100%;
        text-align: left;
        font-size: 1.1em;
        color: #313131;
        padding: 1em;
        box-sizing: border-box;
    }

div.product_item {
    float: left;
    width: 100%;
    padding: 0.6em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: transparent;
}

div.product_image {
    float: left;
    width: 30%;
    padding: 0 1em 0 0;
    margin: 0 0 1em 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    text-decoration: center;
    background: transparent;
}

div.product_selected {
    background: #ffffff;
    color: #313131;
    -webkit-box-shadow: inset 0px 0px 0px 1px #e6e6e6;
    -moz-box-shadow: inset 0px 0px 0px 1px #e6e6e6;
    box-shadow: inset 0px 0px 0px 1px #e6e6e6;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

div.product_image a.image_btn {
    float: left;
    width: 100%;
    height: auto;
    display: inline-block;
    padding: 0;
    margin: 0;
    text-decoration: none;
    cursor: pointer;
}

    div.product_image a.image_btn img {
        float: none;
        width: 100%;
        height: auto;
        border: none;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-left: 0px;
        margin-top: 0px;
    }

div.product_info {
    float: left;
    width: 70%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0.2em 0 0 0;
}

    div.product_info span.product_input {
        float: left;
        width: 100%;
        height: 13px;
        border: none;
        margin: 1px 0 0 0;
        padding: 0 0 0 0;
    }

        div.product_info span.product_input input {
            float: left;
            width: 13px;
            height: 13px;
            border: none;
            margin: 0;
            padding: 0;
            cursor: pointer;
        }

    div.product_info a.link_btn {
        float: left;
        text-decoration: none;
        text-align: left;
        margin: -13px 0 0 0;
        padding: 0 0 0.5em 18px;
        font-size: 1em;
        line-height: 1em;
        color: #0575ab;
        width: 100%;
        font-weight: bold;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        white-space: nowrap;
        cursor: pointer;
    }

        div.product_info a.link_btn:hover {
            color: #313131;
        }

div.product_selected div.product_info a.link_btn {
    color: #313131;
    cursor: default;
}

div.product_info span.product_price {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 0.9em;
    line-height: 1em;
    padding: 0 0em 0em 0em;
    color: #313131;
    clear: both;
}

    div.product_info span.product_price em {
        text-decoration: line-through;
        padding-left: 0.2em;
        color: #515151;
    }

    div.product_info span.product_price i {
        font-weight: normal;
        color: #313131;
        padding: 0 0 0 0.4em;
        line-height: 1em;
    }

div.product_info span.product_desc {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 0.8em;
    line-height: 1.5em;
    padding: 0.5em 0em 0em 0em;
    color: #515151;
    clear: both;
}

span.product_status {
    float: left;
    width: 100%;
    font-size: 1em;
    color: #313131;
    text-align: center;
    line-height: 1.2em;
    margin: 2em 0 0 0;
    padding: 1em;
    background: #eee;
}


@keyframes pulse {
    0% {
        fill: #e9e9e9
    }

    50% {
        fill: #0575ab
    }

    100% {
        fill: #e9e9e9
    }
}

@-webkit-keyframes pulse {
    0% {
        fill: #e9e9e9
    }

    50% {
        fill: #0575ab
    }

    100% {
        fill: #e9e9e9
    }
}

@media (max-width:900px) {
    .address_body_column_left {
        width: 100%;
    }

    .address_body_title {
        float: left;
        text-align: left;
    }

    .address_body_column_center {
        width: 100%;
        padding: 1em 0.5em 1em 0.5em;
    }

    .address_body_column_center_edit {
        width: 100%;
        padding: 1em 0.5em 1em 0.5em;
    }

    .address_body_column_right {
        width: 55%;
        float: left;
        margin: 0 0 0 0.5em;
    }
}

@media (max-width:800px) {
    section.reviews h1 {
        font-size: 200%;
    }

    .right_body_title {
        width: 100%;
    }

    .confirm_body_wrap {
        width: 60%;
    }

    .email_btn {
        width: 100%;
        margin-top: 1em;
    }

    .details_title {
        font-size: 12px;
        min-width: 22%;
    }

    .details_btn {
        width: 25%;
    }

    .show_tracking_btn {
        width: 40%;
    }

    .prod_cycle {
        padding: 10px;
        margin-bottom: 15px;
    }

    .prod_item {
        width: 40px;
    }

    .prod_arrow {
        width: 15px;
        margin: 10px 0 0 0;
    }

    .prod_item svg {
        width: 25px;
    }

    .prod_item span {
        font-size: 8px;
        margin-top: 5px;
    }

    .reorder_btn {
        width: 100%;
    }
}

@media (max-width:700px) {
    .header_btn {
        clear: both;
    }

        .header_btn:last-of-type {
            margin-top: 1em;
            margin-right: 0;
        }

    .prod_cycle {
        padding: 5px;
        margin-bottom: 10px;
        min-width: 250px;
    }

    .prod_item {
        width: 30px;
    }

    .prod_arrow {
        width: 10px;
        margin: 6px 0 0 0;
    }

    .prod_item svg {
        width: 25px;
    }

    .prod_item span {
        font-size: 8px;
        margin-top: 5px;
    }
}

@media (max-width:600px) {
    section.reviews h1 {
        font-size: 145%;
    }

    .right_body_wrap {
        margin-top: 1.5em;
    }

    .confirm_body_wrap {
        width: 100%;
    }

    .right_body_title {
        width: 100%;
    }

    .email_btn {
        width: 100%;
        margin-top: 1em;
    }

    .show_tracking_btn {
        width: 100%;
    }

    .details_row {
        padding: 1em;
    }

    .details_title {
        font-size: 12px;
        min-width: 22%;
        padding: 0;
    }

        .details_title:nth-child(2) {
            padding-left: 1em;
        }

    .details_btn {
        width: 100%;
        margin-right: 0;
        margin-top: 1em;
        margin-bottom: 0;
    }

    .address_body_half {
        width: 100%;
    }

        .address_body_half:last-of-type {
            margin-left: 0;
            margin-top: 1em;
        }
}

@media (max-width: 460px) {
    .details_title {
        min-width: 100%;
    }

        .details_title:nth-child(2) {
            padding-left: 0;
            padding-top: 1em;
        }

    .image_text_wrap {
        width: 100%;
        padding-left: 0;
    }

    .header_btn {
        padding: 0.8em 1em 0.8em 1em;
        font-size: 11px;
    }
}

@media (max-width: 400px) {
    section.reviews h1 {
        font-size: 110%;
    }

    .confirm_body_wrap {
        margin-top: 0;
        margin-bottom: 0;
    }
}

