﻿@charset "UTF-8";
/* DO NOT CHANGE THE CSS GENERATED FILE ecommerce.css */
/* Semantic color vars */
/* Nonsemantic color vars */
/* Component Specific */
.bg-color-one {
    background-color: #dda46f;
}

.bg-color-two {
    background-color: #00a3e1;
}

.bg-color-two_new {
    background-color: transparent;
    Color: #0889BB !important;
    width: 390px;
    text-transform: none !important;
    padding-left: 0px !important;
    text-align: left;
    font-family: 'Arial', 'Helvetica', 'sans-serif' !important;
    font-size: 18px !important;
    font-weight: normal !important;
    letter-spacing: 0px !important;
}

.ie8 .content-wrapper--two-column {
    border-right: none;
}

.ie8 .content-wrapper--one-column,
.ie8 .content-wrapper--smaller {
    border: none;
}

.ecom.page-content {
    overflow: visible;
}

/* Pagination Arrows */
.arrow-right {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #0889BB;
    height: 0;
    margin-top: 5px;
    position: absolute;
    right: 3px;
    top: 50%;
    width: 0;
}

    .arrow-right:hover {
        border-left-color: #0aadec;
    }

.arrow-left {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #0889BB;
    height: 0;
    left: -9px;
    margin-top: 5px;
    position: absolute;
    top: 50%;
    width: 0;
}

    .arrow-left:hover {
        border-right-color: #0aadec;
    }

.ecom p {
    margin-bottom: 3px;
}

.ecom h2 {
    font-size: 32px;
    font-weight: normal;
    padding: 0;
    margin: 0;
}

.ecom h3 {
    font-size: 20px;
    font-weight: normal;
}

.ecom input[type=number]::-webkit-inner-spin-button,
.ecom input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.ecom input[type=number] {
    -moz-appearance: textfield;
}

.ecom input[type=radio] {
    margin-top: 0;
    vertical-align: middle;
}

.ecom input[type="text"]:focus,
.ecom input[type="password"]:focus,
.ecom input[type="email"]:focus,
.ecom input[type=number]:focus {
    border: 1px solid #00a3e1;
    webkit-box-shadow: 0 0 5px rgba(0, 163, 225, 0.25);
    -moz-box-shadow: 0 0 5px rgba(0, 163, 225, 0.25);
    box-shadow: 0 0 5px rgba(0, 163, 225, 0.25);
    transition: all 0.2s ease-in-out;
}

.ecom .hr--tall {
    background-color: #dde1e4;
    margin: 18px 0 0 0;
}

.ecom .sidebar1--wide {
    margin-left: 40px;
    padding-top: 20px;
    width: 292px;
}

.ecom .sidebar2--smaller {
    margin-right: 40px;
}

.ecom .content-wrapper--smaller {
    box-shadow: none;
    margin: 20px 0 0 33px;
    min-height: 0;
    width: 717px;
}

.ecom .content-wrapper--two-column {
    box-shadow: -6px 0px 6px -3px rgba(0, 0, 0, 0.08);
    width: 840px;
}

.ecom .content-wrapper--one-column {
    box-shadow: none;
    width: 1120px;
}

.ecom .content--two-column {
    overflow: visible;
    padding: 20px 0px 20px 38px;
    width: 802px;
}

.ecom .content--one-column {
    margin: 30px 40px 0 40px;
    overflow: visible;
    padding: 0;
}

.ecom .title a {
    margin-left: 14px;
}

.ecom .title__name {
    border-right: 1px solid #dde1e4;
    color: #ff6a13;
    display: inline-block;
    font-size: 20px;
    padding-right: 14px;
    margin-bottom: 10px;
}

.ecom .head--plain {
    border: none;
}

.ecom .title__name--divider {
    border-right: none;
    border-top: 1px solid #dde1e4;
    box-sizing: border-box;
    margin-top: 20px;
    padding-top: 20px;
    width: 100%;
}

.ecom .title__name--block {
    display: block;
    border: none;
}

.ecom .title--tall {
    margin-top: 30px;
}

.ecom .text-large {
    font-size: 18px;
}

    .ecom .text-large p, .ecom .text-large a {
        font-size: 18px;
    }

.ecom .showElement {
    display: block;
}

.ecom .showElement--inline {
    display: inline;
}

.ecom .hideElement {
    display: none;
}

.ecom .label-block {
    display: block;
}

.ecom .post-title {
    border-radius: 5px 5px 0 0;
    height: 35px;
    background: transparent url("/assets/chestnet/images/postTitleBG.gif") repeat left top;
    overflow: hidden;
}

    .ecom .post-title h2 {
        color: #666;
        display: inline;
        float: left;
        font-size: 20px;
        font-weight: normal;
        letter-spacing: 0;
        line-height: 34px;
        margin-left: 16px;
    }

/* Dropdownlist css replacing heapbox*/
.dropdown-store {
    border: 1px solid #dde1e4;
    /*/width: 140px;*/
    overflow: hidden;
    /*text-indent: 10px;*/
    height: 35px;
    font-size: 14px;
    font-family: 'Arial', 'Helvetica', 'sans-serif';
    /*padding: 8px 0 8px 0;*/
    margin: 3px 0;
    /*background:#fff url(ecommerce-sass/plugins/gfx/slider_arrow_down.png);*/
}

select#stateList {
    width: 180px;
}

.content.content--wide p {
    margin-bottom: 15px;
}

.ecom button,
.ecom a.button,
.ecom input[type="button"],
.ecom input[type="submit"].button,
header button,
header a.button,
header input[type="button"],
header input[type="submit"].button,
.mobile_content button,
.mobile_content a.button,
.mobile_content input[type="button"],
.mobile_content input[type="submit"].button {
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 11px 30px;
    text-transform: uppercase;
    white-space: normal;
}

.ecom a.button,
header a.button,
.mobile_content a.button {
    display: inline-block;
    text-align: center;
}

    .ecom a.button:hover,
    header a.button:hover,
    .mobile_content a.button:hover {
        text-decoration: none;
    }


header .button.bg-color-one,
header button.bg-color-one,
header input[type="button"].bg-color-one,
header input[type="submit"].button.bg-color-one,
.mobile_content .button.bg-color-one,
.mobile_content button.bg-color-one,
.mobile_content input[type="button"].bg-color-one,
.mobile_content input[type="submit"].button.bg-color-one {
    background-color: #dda46f;
}

.ecom .button.bg-color-one,
.ecom button.bg-color-one,
.ecom input[type="button"].bg-color-one,
.ecom input[type="submit"].button.bg-color-one {
    padding: 11px 30px;
    border-radius: 5px;
    box-shadow: 1px 1px 1px rgba(0,0,0,.15);
    background-color: #dda46f;
}

.ecom button.bg-color-one-light,
.ecom .button.bg-color-one-light,
.ecom input[type="button"].bg-color-one,
header button.bg-color-one-light,
header .button.bg-color-one-light,
header input[type="button"].bg-color-one-light,
.mobile_content button.bg-color-one-light,
.mobile_content .button.bg-color-one-light,
.mobile_content input[type="button"].bg-color-one-light {
    background-color: #dda46f;
}


header button.bg-color-two,
header .button.bg-color-two,
header input[type="button"].bg-color-two,
.mobile_content button.bg-color-two,
.mobile_content .button.bg-color-two,
.mobile_content input[type="button"].bg-color-two {
    background-color: #00a3e1;
}

.ecom button.bg-color-two,
.ecom .button.bg-color-two,
.ecom input[type="button"].bg-color-two
{
    padding: 11px 30px;
    border-radius: 5px;
    box-shadow: 1px 1px 1px rgba(0,0,0,.15);
    background-color: #00a3e1;
}

    .ecom input[type="button"].bg-color-two:hover,
    .ecom input[type="button"].bg-color-two:focus,
    .ecom input[type="button"].bg-color-one:hover,
    .ecom input[type="button"].bg-color-one:focus 
    .ecom button.bg-color-two:hover,
.ecom .button.bg-color-two:hover,
.ecom button.bg-color-two:focus,
.ecom .button.bg-color-two:focus,
.ecom button.bg-color-one:hover,
.ecom .button.bg-color-one:hover,
.ecom button.bg-color-one:focus,
.ecom .button.bg-color-one:focus {
        box-shadow: 4px 4px 4px rgba(0,0,0,.35);
    }

.ecom .button.bg-color-two-dark,
.ecom button.bg-color-two-dark,
.ecom input[type="button"].bg-color-two-dark,
header .button.bg-color-two-dark,
header button.bg-color-two-dark,
header input[type="button"].bg-color-two-dark,
.mobile_content .button.bg-color-two-dark,
.mobile_content button.bg-color-two-dark,
.mobile_content input[type="button"].bg-color-two-dark {
    background-color: #2171b9;
}

.ecom .button.bg-color-three,
.ecom button.bg-color-three,
.ecom input[type="button"].bg-color-three,
header .button.bg-color-three,
header button.bg-color-three,
header input[type="button"].bg-color-three,
.mobile_content .button.bg-color-three,
.mobile_content button.bg-color-three,
.mobile_content input[type="button"].bg-color-three {
    background-color: #d9d5c5;
}

.ecom button.bg-color-cancel,
.ecom .button.bg-color-cancel,
.ecom input[type="button"].bg-color-cancel,
.ecom .button.bg-color-cancel.survey__cancel-btn,
.ecom button.bg-color-gray,
.ecom .button.bg-color-gray,
.ecom input[type="button"].bg-color-gray,
header button.bg-color-cancel,
header .button.bg-color-cancel,
header input[type="button"].bg-color-cancel,
header .button.bg-color-cancel.survey__cancel-btn,
header button.bg-color-gray,
header .button.bg-color-gray,
header input[type="button"].bg-color-gray,
.mobile_content button.bg-color-cancel,
.mobile_content .button.bg-color-cancel,
.mobile_content input[type="button"].bg-color-cancel,
.mobile_content .button.bg-color-cancel.survey__cancel-btn,
.mobile_content button.bg-color-gray,
.mobile_content .button.bg-color-gray,
.mobile_content input[type="button"].bg-color-gray {
    background-color: #a2aaad;
}

.ecom input[type="submit"].button:disabled,
.ecom input[type="button"]:disabled,
.ecom .button:disabled,
.ecom button:disabled,
header input[type="submit"].button:disabled,
header input[type="button"]:disabled,
header .button:disabled,
header button:disabled,
.mobile_content input[type="submit"].button:disabled,
.mobile_content input[type="button"]:disabled,
.mobile_content .button:disabled,
.mobile_content button:disabled {
    background-color: #a2aaad;
}

.ecom .small-btn,
header .small-btn,
.mobile_content .small-btn {
    border-radius: .3em;
    padding: 6px 10px;
}

.ecom .view-cart,
header .view-cart,
.mobile_content .view-cart {
    font-size: 14px;
    font-weight: bold;
    height: 37px;
    margin-right: 0;
    margin-left: 20px;
    padding: 9px 24px 9px 24px;
}

    .ecom .view-cart img,
    header .view-cart img,
    .mobile_content .view-cart img {
        height: 15px;
    }

    .ecom .view-cart:hover,
    header .view-cart:hover,
    .mobile_content .view-cart:hover {
        text-decoration: none;
    }

.ecom .wide-btn,
header .wide-btn,
.mobile_content .wide-btn {
    width: 100%;
}

.ie9 .view-cart,
.lt-ie9 .view-cart {
    height: 33px;
}

.add_form--button {
    opacity: 1;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}

.lt-ie9 .add_form--button {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}

.add_form--button.hiding {
    opacity: 0;
    cursor: default;
}

.lt-ie9 .add_form--button.hiding {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.ie8 .form__checkbox-item-name input[type="checkbox"] {
    display: inline-block;
    margin-right: 0;
}

.ie8 span.form__checkbox-item {
    display: none;
}

.ie8 .form__checkbox-name {
    vertical-align: auto;
}

.form__radio ul {
    padding-left: 0;
    margin-bottom: 30px;
}

    .form__radio ul li {
        margin-bottom: 6px;
        list-style: none;
    }

        .form__radio ul li input {
            margin-left: 0;
            margin-right: 7px;
            vertical-align: middle;
        }

.form__radio-text {
    color: #333;
    vertical-align: middle;
}

.form__radio-buttons {
    margin-top: 3px;
}

    .form__radio-buttons input[type="radio"]:first-child {
        margin-left: 0;
    }

.form__checkbox {
    margin-top: 20px;
}

    .form__checkbox ul {
        padding-left: 0;
        margin-bottom: 30px;
    }

        .form__checkbox ul li {
            color: #333;
            list-style: none;
            font-size: 15px;
            /* Indent second line */
            padding-left: 21px;
            text-indent: -1.4em;
        }

.form__label {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 6px;
}

.form__label--above {
    display: block;
    margin-bottom: 0;
}

.form__label--inline {
    display: inline-block;
}

.form__input--small {
    width: 210px;
}

.form__input--halves,
.form__input--halves-right {
    float: left;
    margin-top: 15px;
    width: 48.5%;
}

.form__input--thirds,
.form__input--thirds-right {
    float: left;
    margin-top: 15px;
    width: 32%;
}

.form__input--thirds-right,
.form__input--halves-right,
.form__input--sixths-right {
    margin-left: 20px;
}

.form__input--sixths,
.form__input--sixths-right {
    float: left;
    margin-top: 15px;
    width: 156px;
}

.form__text--above {
    margin-top: 15px;
    float: left;
}

.form__input--right {
    margin-left: 20px;
}

.form__input-text {
    border: 1px solid #dde1e4;
    box-sizing: border-box;
    font-size: 15px;
    height: 37px;
    padding: 7px 9px;
    margin-right: 0px;
    margin-top: 3px;
}

.form__input-text--thirds {
    width: 100%;
}

.form__checkbox-name {
    vertical-align: middle;
}

.form__checkbox-item-name input[type="checkbox"] {
    opacity: 0;
    margin-right: -24px;
}

.form__checkbox-item-name .form__checkbox-item {
    background: url(../images/Ecommerce/checkboxes_sprite.png) left top no-repeat;
    display: inline-block;
    height: 13px;
    margin: 3px;
    vertical-align: middle;
    width: 13px;
}

.form__checkbox-item:active {
    background: url(../images/Ecommerce/checkboxes_sprite.png) -14px top no-repeat;
}

.form__checkbox-item-name :checked + .form__checkbox-item {
    background: url(../images/Ecommerce/checkboxes_sprite.png) -28px top no-repeat;
}

.form__checkbox-item-name :checked:active + .form__checkbox-item {
    background: url(../images/Ecommerce/checkboxes_sprite.png) -42px top no-repeat;
}

.form__input-text--block {
    display: block;
}

.form__checkbox-text {
    display: inline;
    vertical-align: middle;
}

.form__row {
    display: block;
    margin-top: 20px;
}

.form__radio-right {
    margin-left: 50px;
}

.form__radio {
    font-size: 16px;
}

.form__indent {
    margin-top: 20px;
    margin-left: 30px;
}

.gen-info__find-cid {
    display: inline;
}

.show_or_hide--target {
    display: none;
}

.has-error .heapBox:focus {
    border-color: #e6001c;
    box-shadow: 0px 0px 5px #e6001c;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    outline: none;
}

.has-error input[type="text"],
.has-error input[type="password"],
.has-error input[type="email"] {
    background-color: #fff;
    background-color: rgba(255, 0, 0, 0.05);
    border-color: #e6001c;
}

    .has-error input[type="text"]:focus,
    .has-error input[type="password"]:focus,
    .has-error input[type="email"]:focus {
        border-color: #e6001c;
        box-shadow: 0px 0px 5px #e6001c;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

.has-error .form__radio-text,
.has-error .form__checkbox-text {
    color: #e6001c;
    text-shadow: 0 0 5px #ccc;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.has-error .heapBox .holder {
    background-color: #fff;
    background-color: rgba(255, 0, 0, 0.05);
    border-color: #e6001c;
}

.has-error .heapBox .handler {
    border-color: #e6001c;
}

.form__multiselect {
    border: 1px solid #dde1e4;
    box-sizing: border-box;
    font-size: 14px;
    padding: 7px 9px;
    margin-right: 0px;
    margin-top: 3px;
}

/* General table styles */
.ecom-tbl th, .ecom-tbl td {
    border: 1px solid #e5e5e5;
    padding: 15px;
}

.ecom-tbl th {
    background-color: #d9d5c5;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
}

.ecom-tbl a {
    font-weight: normal;
    text-decoration: underline;
}

/* Cell content styles */
table .ecom-tbl__item-head {
    text-align: left;
}

table .ecom-tbl__item {
    width: 58%;
}

    table .ecom-tbl__item img {
        border: 1px solid #dde1e4;
        float: left;
        padding: 0;
        max-width: 80px;
    }

    table .ecom-tbl__item ul {
        padding: 0 0 0 10px;
    }

        table .ecom-tbl__item ul li {
            list-style: none;
        }

table .ecom-tbl__quantity {
    text-align: center;
    vertical-align: top;
    width: 12%;
}

table .ecom-tbl__price,
table .ecom-tbl__total {
    padding-right: 25px;
    text-align: right;
    vertical-align: top;
    width: 15%;
}

table .ecom-tbl__savings-text {
    font-size: 12px;
    font-style: italic;
    text-align: center;
    margin-top: 10px;
}

table .ecom-tbl__remove {
    margin-top: 10px;
}

table .ecom-tbl__imgwrap {
    float: left;
    width: 15.6%;
}

table .ecom-tbl__imgwrap--small-tbl {
    width: 19.4%;
}

table .ecom-tbl__listwrap {
    float: left;
    width: 84.4%;
}

table .ecom-tbl__listwrap--small-tbl {
    float: left;
    width: 80.6%;
}

table .ecom-tbl__item-title {
    font-size: 16px;
}

table .ecom-tbl__item-title--highlight {
    color: #ff6a13;
    font-weight: bold;
}

table .ecom-tbl__item-info {
    margin-top: 20px;
}

table .ecom-tbl__totals td {
    text-align: right;
}

table .ecom-tbl__totals-grand {
    border-top: 3px solid #e5e5e5;
}

table .ecom-tbl__subtotal,
table .ecom-tbl__discount,
table .ecom-tbl__subtotal-discount,
table .ecom-tbl__promo,
table .ecom-tbl__ship-handle,
table .ecom-tbl__taxes {
    font-size: 16px;
    font-weight: bold;
}

table .ecom-tbl__grandtotal {
    color: #ff6a13;
    font-size: 16px;
    font-weight: bold;
}

table .ecom-tbl__subtotal-total {
    background-color: #eeeeee;
}

table .ecom-tbl__grandtotal-total-cell {
    background-color: #eeeeee;
    font-weight: bold;
}

table .ecom-tbl__grandtotal-total {
    color: #ff6a13;
}

table .ecom-tbl__promo {
    color: #ff6a13;
    float: left;
    text-align: left;
    width: 85%;
}

table .ecom-tbl__note {
    float: left;
    font-size: 15px;
    font-style: italic;
    margin: 0;
    text-align: left;
    width: 90%;
}

table .ecom-tbl__removecode {
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    margin-left: 20px;
}

table .ecom-tbl__removecode--sum {
    float: left;
    margin-left: 0;
}

table .ecom-tbl__th-long {
    font-weight: bold;
    text-align: left;
}

table .ecom-tbl__th-light th {
    background-color: #f5f4f0;
    border: none;
}

table .ecom-tbl__th-light {
    border-left: 1px solid #eeeeee;
}

table .ecom-tbl__th-light {
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}

table .ecom-tbl__cell-center,
table .ecom-tbl__cell-center td {
    text-align: center;
    vertical-align: middle;
}

table .ecom-tbl__align-left {
    text-align: left;
}

table .ecom-tbl__two-thirds {
    width: 66%;
}

table .ecom-tbl__one-third {
    width: 33%;
}

table .ecom-tbl__one-fifth {
    width: 20%;
}

table .ecom-tbl__one-sixth {
    width: 16.66667%;
}

.ecom-tbl__cont-prefs {
    margin-top: 20px;
}

    .ecom-tbl__cont-prefs img {
        padding: 0;
        vertical-align: middle;
    }

    .ecom-tbl__cont-prefs tr:first-child th:first-child {
        width: 14%;
    }

    .ecom-tbl__cont-prefs button,
    .ecom-tbl__cont-prefs input[type="button"],
    .ecom-tbl__cont-prefs input[type="submit"],
    .ecom-tbl__cont-prefs input[type="submit"].button.ecom-tbl__cont-prefs-remove {
        margin: 0 0;
        padding: 11px 5%;
    }

.ecom-tbl__cont-prefs-edit {
    box-sizing: border-box;
    float: left;
    width: 47%;
}

.ecom-tbl__cont-prefs-remove {
    box-sizing: border-box;
    float: right;
    width: 47%;
}

/*	
	Pages included:
	My Account, Order History, Invoice,
	Contact Prefs, Professional Background,
	Account Security
*/
.ie9 .acct__pass,
.ie9 .reset__input,
.ie8 .acct__pass,
.ie8 .reset__input {
    display: none;
}

.ie9 .acct__pass-ie9,
.ie9 .reset__input-ie9,
.ie8 .acct__pass-ie9,
.ie8 .reset__input-ie9 {
    float: left;
    width: 350px;
}

acct__password {
    border-top: 1px solid #e5e5e5;
    margin-top: 20px;
    padding-top: 20px;
}

.acct__password--no-border {
    border: none;
}

p.acct__form-more {
    color: #999;
    float: left;
    font-size: 15px;
    font-style: italic;
    margin-left: 10px;
    margin-top: 3px;
    width: 240px;
}

p.acct__form-more_mobile {
    color: #999;
    font-size: 12px;
    font-style: italic;
    margin-left: 3px;
    margin-top: 3px;
    width: 230px;
    text-wrap: normal;
}

p.acct__form-more--wide {
    width: 400px;
}

p.acct__form-more--below {
    float: none;
    margin-left: 0;
    width: auto;
}

.acct__confirm-pass {
    margin-top: 20px;
}

.acct__pass,
.reset__input {
    float: left;
    width: 350px;
}

.acct__pass_mobile,
.reset__input {
    float: left;
    width: 200px;
}

.acct__password {
    margin-top: 20px;
    width: 100%;
}

/* Order History */
.order-hist {
    margin-top: 30px;
}

    .order-hist h1 {
        border-bottom: 1px solid #e5e5e5;
        margin-bottom: 20px;
        padding-bottom: 15px;
    }

/* Invoice */
.invoice {
    background: #fff;
}

.invoice__title-date {
    font-weight: bold;
}

.invoice__title-right {
    float: right;
    margin-bottom: 10px;
    text-align: right;
}

    .invoice__title-right p {
        font-size: 18px;
    }

.invoice__print-right {
    float: left;
}

    .invoice__print-right a {
        font-size: 15px;
        margin-bottom: 5px;
    }

    .invoice__print-right img {
        vertical-align: middle;
    }

.invoice .ecom-tbl {
    width: 802px;
}

/* Contact Preferences */
.contact-prefs__header.title__name {
    display: inline;
    margin-bottom: 0;
    vertical-align: middle;
}

.contact-prefs__extension input {
    width: 80px;
}

.contact-prefs__phone {
    border-top: 1px solid #e5e5e5;
    margin-top: 40px;
    padding-top: 30px;
}

/* Account Security Page */
p.security__descript {
    font-size: 18px;
}

p.reset__descript {
    font-size: 18px;
    margin-top: 10px;
}

.security__btn {
    margin-top: 25px;
}

/* My Account */
.my-acct__notices {
    font-size: 16px;
    margin-bottom: 25px;
}

.my-acct__body-left {
    box-sizing: border-box;
    float: left;
    margin-right: 3%;
    width: 62%;
}

.my-acct__sidebar-right {
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    float: right;
    padding: 9px;
    width: 35%;
}

    .my-acct__sidebar-right h3 {
        font-size: 18px;
        font-weight: bold;
        margin-top: 15px;
    }

    .my-acct__sidebar-right img {
        box-sizing: border-box;
        max-width: 230px;
        padding: 0;
    }

.my-acct__update {
    font-size: 16px;
    text-decoration: underline;
}

.my-acct__mem-btn {
    margin-top: 50px;
}

/* Professional Background */
.prof-bg__item {
    margin-top: 25px;
}

.prof-bg__save {
    margin-top: 70px;
}

.prof-bg__wide-input {
    width: 245px;
}

.create-acct__gen-info {
    margin-top: 10px;
}

.create-acct__name {
    margin-top: 20px;
}

.create-acct__salutation,
.create-acct__phone-type {
    float: left;
}

.create-acct__fname {
    float: left;
    margin-left: 20px;
    width: 230px;
}

    .create-acct__fname input {
        width: 230px;
    }

.create-acct__initial {
    float: left;
    margin-left: 20px;
}

    .create-acct__initial input {
        width: 50px;
    }

.create-acct__lname {
    float: left;
    margin-left: 20px;
    width: 320px;
}

    .create-acct__lname input {
        width: 320px;
    }

.create-acct__suffix {
    float: left;
    margin-left: 20px;
}

.create__dob_pc input {
    width: 350px;
}

.create-acct__email input {
    width: 350px;
}

.create-acct__designation {
    margin-top: 20px;
}

.create-acct__designation-wrap {
    float: left;
    margin-right: 2%;
    width: 25%;
}

.dropdown-designation-style {
    width: 100%;
}

.textArea_Designation-text {
    border: 1px solid #dde1e4;
    box-sizing: border-box;
    font-size: 15px;
    height: 37px;
    padding: 7px 9px;
    margin-right: 0px;
    margin-top: 3px;
    font-family: inherit;
}

.create-acct__email-wrap,
.create-acct__org-wrap,
.create-acct__dob-wrap,
.create-acct__prof-wrap {
    float: left;
    margin-right: 8%;
    width: 40%;
}

.create-acct__address,
.create-acct__other-info {
    border-top: 1px solid #e5e5e5;
    margin-top: 20px;
    padding-top: 20px;
}

.create-acct__info-section {
    margin-top: 25px;
}

.create-acct__street-add {
    margin-top: 25px;
}

    .create-acct__street-add input {
        width: 640px;
    }

.create-acct__city {
    float: left;
    width: 275px;
}

    .create-acct__city input {
        width: 275px;
    }

.create-acct__state {
    float: left;
    margin-left: 20px;
    width: 180px;
}

    .create-acct__state input {
        width: 180px;
    }

.create-acct__postal {
    float: left;
    margin-left: 20px;
    width: 145px;
}

    .create-acct__postal input {
        width: 145px;
    }

.create-acct__phone-num {
    float: left;
    margin-left: 20px;
    width: 216px;
}

    .create-acct__phone-num input {
        width: 100%;
    }

.create-acct__phone-extend {
    float: left;
    margin-left: 20px;
}

    .create-acct__phone-extend input {
        width: 145px;
    }

.create-acct__military-rank {
    margin-top: 20px;
}

.create-acct__npi {
    width: 350px;
}

.create-acct__btns {
    margin-bottom: 50px;
    margin-top: 20px;
}

    .create-acct__btns button,
    .create-acct__btns a,
    .create-acct__btns input[type="submit"] {
        float: right;
    }

.create-acct__create {
    margin: 0 0 0 20px;
}

.create-acct__other-info {
    width: 100%;
}

.create-acct__st-two,
.create-acct__st-three {
    margin-top: 15px;
}

/* Necessary for inline error messages to not overflow */
.create-acct__salutation,
.create-acct__phone-type {
    width: 156px;
}

.create-acct__lname {
    width: 320px;
}

.lt-ie9 .secNavBGRed,
.ie8 .secNavBGRed {
    background: transparent url("/assets/chestnet/images/topNavGradient.jpg") no-repeat right top;
    float: right;
}

.lt-ie9 .branding-container--wide .secNav .searchSite .txtSearchSite,
.ie8 .branding-container--wide .secNav .searchSite .txtSearchSite {
    border: none;
    height: 20px;
}

.ie9 .secNavBGRed {
    background: transparent url("/assets/chestnet/images/topNavGradient.jpg") no-repeat right top;
    float: right;
}

.branding-container--wide {
    width: 1040px;
    margin-bottom: 30px;
}

    .branding-container--wide .left-nav {
        float: left;
    }

        .branding-container--wide .left-nav ul {
            padding: 0;
            margin: 0;
        }

            .branding-container--wide .left-nav ul li {
                float: left;
            }

                .branding-container--wide .left-nav ul li a {
                    color: #e7e7e7;
                    display: block;
                    font-size: 14px;
                    font-weight: normal;
                    padding: 10px 12px;
                }

                .branding-container--wide .left-nav ul li:first-child a {
                    padding-left: 0;
                }

.logo {
    top: 56px;
}

    .logo img {
        width: 250px;
        max-width: none;
    }

.search-btn {
    background: #00a3e1 url("../images/Ecommerce/search-icon-white.png") no-repeat center center;
    border: none;
    height: 14px;
    padding: 0;
    width: 20px;
    float: right;
    display: inline-block;
}

    .search-btn:hover {
        cursor: pointer;
    }

.secNav .secNavBGRed {
    width: 1040px;
}

.secNav .gradientStyle {
    background-image: -ms-linear-gradient(left, #54585A 37%, #A3A092 100%);
    background-image: -moz-linear-gradient(left, #54585A 37%, #A3A092 100%);
    background-image: -o-linear-gradient(left, #54585A 37%, #A3A092 100%);
    background-image: linear-gradient(left, #54585A 37%, #A3A092 100%);
    background-image: -webkit-linear-gradient(left, #54585A 37%, #A3A092 100%);
}

.secNav .navRedZone {
    font-size: 14px;
}

.secNav .pillars {
    padding-top: 0;
}

.searchSite {
    margin-top: 5px;
}

    .searchSite .txtSearchSite {
        border: 1px solid #dde1e4;
        font-size: 15px;
        height: 18px;
        padding: 7px 9px;
        margin-right: 0px;
        width: 278px;
    }

.searchSite__search-select {
    color: #fff;
    font-size: 14px;
}

.searchSite__search-input {
    margin-top: 5px;
}

.searchSite__choice-one {
    margin-left: 0;
}

.searchSite__choice-two {
    margin-left: 15px;
}

.navContainer .mass {
    width: 1040px;
}

    .navContainer .mass .mainNav--wide {
        margin-left: 0px;
        width: 1040px;
    }

        .navContainer .mass .mainNav--wide ul {
            margin: 0;
        }

            .navContainer .mass .mainNav--wide ul li {
                padding: 0 21.5px 0 21.5px;
            }

                .navContainer .mass .mainNav--wide ul li a {
                    font-size: 16px;
                    font-weight: normal;
                    padding-top: 8px;
                }

                .navContainer .mass .mainNav--wide ul li.home-icon:first-child {
                    padding-left: 0px;
                }

.welcome-message {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    height: 33px;
    text-align: right;
    text-transform: uppercase;
}
.welcome-message > div:nth-child(2) {
    font-size: 12.5px;
    font-weight: normal;
    margin-top: 2.5px;
}
.billpay {
    min-height: 1000px;
}

p.billpay__cc-accept {
    font-size: 15px;
}

.billpay__cc-info {
    float: left;
    width: 66%;
}

.billpay__security {
    float: left;
    text-align: center;
    width: 33%;
}

    .billpay__security img {
        padding: 10px;
        max-width: 340px;
    }

p.billpay__title {
    font-size: 18px;
    font-weight: bold;
}

ul.billpay__info {
    float: left;
    padding-top: 15px;
    padding-left: 0;
    width: 34%;
}

    ul.billpay__info li,
    ul.billpay__info p {
        font-size: 15px;
        list-style: none;
    }

ul.billpay__info--sum {
    padding: 0;
}

.billpay__billing {
    margin-top: 40px;
}

.billpay__billing--sum {
    margin-top: 0;
}

.billpay__shipping {
    border-top: 1px solid #dde1e4;
    margin-top: 25px;
}

.billpay__ship-title {
    margin-top: 20px;
}

.billpay__submit {
    float: right;
    margin-top: 20px;
}

.billpay__ship-address-select,
.billpay__bill-address-select {
    float: left;
}

.billpay__billto,
.billpay__ship,
.billpay__cc {
    float: left;
    width: 40%;
}

    .billpay__billto ul,
    .billpay__ship ul,
    .billpay__cc ul {
        width: 97%;
    }

.billpay__cc {
    margin-top: 25px;
}

.billpay__ship-method {
    float: left;
    width: 40%;
}

    .billpay__ship-method input {
        margin-left: 0;
        margin-top: 5px;
    }

    .billpay__ship-method ul {
        width: 97%;
    }

.billpay__ship-method--wide {
    width: 100%;
}

.billpay__ship-method {
    font-size: 14px;
    margin-top: 25px;
}

.billpay__second-row {
    margin-bottom: 15px;
}

a.billpay__cvv-location {
    font-size: 8px;
}

.billpay__payment {
    margin-bottom: 15px;
}

.cart .ecom-tbl,
.cart__btns,
.review .ecom-tbl {
    width: 960px;
}

.cart__btns-right {
    float: right;
}

.cart__checkout {
    margin-left: 30px;
}

.review {
    font-size: 14px;
    margin-top: 20px;
}

.review__title {
    margin-top: 35px;
    position: relative;
    width: 960px;
}

.review__title-left {
    bottom: 0;
    position: absolute;
}

.review__title--small {
    width: 802px;
}

a.review__change {
    font-size: 18px;
    font-weight: bold;
    text-decoration: underline;
}

.review__billpay-title {
    margin-top: 30px;
}

.review__btn {
    float: right;
}

.gen-info__row {
    border-top: 1px solid #e5e5e5;
    margin-top: 25px;
}

    .gen-info__row button,
    .gen-info__row input[type="submit"] {
        float: right;
        margin-top: 25px;
    }

.gen-info__input-medium {
    width: 245px;
}

    .gen-info__input-medium input {
        width: 100%;
    }

.gen-info__input-small {
    width: 50px;
}

    .gen-info__input-small input {
        width: 100%;
    }

p.gen-info__cid {
    font-size: 18px;
    position: absolute;
    top: 44%;
}

.gen-info__prof-cid {
    position: relative;
}

.heapBox.dropdown--small,
.heapBox.heapBox.dropdown--medium,
.heapBox.heapBox.dropdown--large {
    margin-top: 3px;
}

.heapBox:focus {
    outline: 1px solid #00b5fb;
    webkit-box-shadow: 0 0 5px rgba(36, 143, 191, 0.25);
    -moz-box-shadow: 0 0 5px rgba(36, 143, 191, 0.25);
    box-shadow: 0 0 5px rgba(36, 143, 191, 0.25);
    transition: all 0.2s ease-in-out;
}

.login__user {
    border: 1px solid #dde1e4;
    float: left;
    margin-top: 20px;
    width: 560px;
}

.login__user-header {
    background-color: #f5f4f0;
    border-bottom: 1px solid #dde1e4;
    padding: 15px 25px;
}

.login__user-content {
    font-size: 16px;
    padding: 10px 25px;
}

p.login__error {
    color: #e6001c;
    font-weight: bold;
    margin-top: 10px;
}

.form__text-input--email {
    margin-top: 3px;
    width: 270px;
}

.form__text-input--pass {
    margin-top: 3px;
    width: 270px;
}

.login__login-btn {
    margin-top: 20px;
    width: 240px;
    margin-bottom: 20px;
    border-radius: 5px;
    box-shadow: 1px 1px 1px rgba(0,0,0,.15);
}

a.login__forgot {
    display: block;
    font-size: 18px;
    margin: 15px 0;
}

.login__register {
    float: left;
    font-size: 16px;
    margin-left: 40px;
    margin-top: 35px;
    width: 250px;
}

p.login__reg-body {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 15px;
}

.forgot-pass {
    margin-top: 30px;
}

.forgot-pass__input {
    margin-top: 40px;
}

    .forgot-pass__input input {
        float: left;
        width: 210px;
    }

.forgot-pass__send {
    margin-top: 15px;
}

.message {
    background-color: #f5f4f0;
    padding: 14px;
    margin: 10px 0;
}

    .message img {
        float: left;
        padding: 0;
        vertical-align: middle;
    }

p.message__text {
    font-size: 24px;
    float: left;
    display: inline-block;
    padding-left: 14px;
    padding-top: 6px;
    width: 90%;
}

p.message__text--error {
    color: #e6001c;
}

p.message__text--check {
    color: #00964b;
}

p.message__text--alert {
    color: #ff6a13;
}

/* IDs are used to override existing styles */
.ecom-mobile .cf:before,
.ecom-mobile .cf:after {
    content: " ";
    display: table;
}

.ecom-mobile .cf:after {
    clear: both;
}

.ecom-mobile #content img {
    margin: 0;
}

.ecom-mobile #content.general {
    padding: 20px 16px 12px 16px;
}

.ecom-mobile #content ol {
    padding-left: 0;
}

    .ecom-mobile #content ol li {
        list-style: none;
    }

.ecom-mobile .list-item {
    margin-bottom: 5px;
}

.ecom-mobile .title--tall,
.ecom-mobile .list-wrapper {
    margin-bottom: 10px;
}

.ecom-mobile .learnMore-link {
    margin-bottom: 20px;
}

.ecom-mobile .prod-detailed .title {
    margin-bottom: 5px;
}

.ecom-mobile .prod-detailed .details {
    width: auto;
}

.ecom-mobile .title__name {
    display: inline;
}

.ecom-mobile .popular-products {
    margin-top: 20px;
}

    .ecom-mobile .popular-products .list-item {
        height: auto;
    }

.ecom-mobile .prod-name {
    line-height: 1em;
}

.back-nav--mobile img {
    max-width: 150px;
}

#content .product__info--mobile ul {
    margin-bottom: 10px;
    padding-left: 0;
}

    #content .product__info--mobile ul li {
        list-style: none;
        margin-bottom: 0;
    }

#content .product__info--mobile p {
    color: #ff6a13;
    margin-bottom: 0;
}

.mobile_content .product__info--mobile {
    border-bottom: 1px solid #e5e5e5;
    float: none;
    margin-bottom: 10px;
    width: 100%;
}

    .mobile_content .product__info--mobile .product-members-price--small {
        margin: 0;
        width: auto;
    }

    .mobile_content .product__info--mobile .product-mem-price {
        font-weight: bold;
    }

.image_container {
    background-color: #f5f4f0;
    margin: 15px 0;
}

.image_content {
    margin: 0 auto;
    padding: 15px 0;
    width: 66%;
}

.btn_container {
    margin: 15px auto 0 auto;
    width: 81%;
}

.mobile_btn {
    width: 100%;
}

/* Needed for leanModal plugin */
#lean_overlay {
    position: fixed;
    z-index: 100;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: #000;
    display: none;
}

.modal_content {
    width: 600px;
    padding: 30px;
    display: none;
    background: #FFF;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.7);
}

    .modal_content img {
        max-width: 600px;
        padding: 0;
    }

.modal_close:after {
    content: "âœ–";
    color: #777;
    font: 30px/100% arial, sans-serif;
    position: absolute;
    right: 6px;
    top: 5px;
    transition: color 0.2s;
}

.modal_close:hover:after {
    color: #333;
}

.prod-detailed {
    margin-top: 30px;
}

    .prod-detailed .list-wrapper {
        float: left;
        margin-right: 20px;
        position: relative;
        width: 182px;
    }

    .prod-detailed .list-item {
        border: 1px solid #dde1e4;
        width: 180px;
    }

        .prod-detailed .list-item img {
            box-sizing: border-box;
            display: block;
            margin-left: auto;
            margin-right: auto;
            max-width: 100%;
            padding: 10px;
        }

            .prod-detailed .list-item img.sidebar-image__new {
                padding: 0;
            }

    .prod-detailed .details {
        float: left;
        width: 600px;
    }

        .prod-detailed .details .more-text {
            font-size: 15px;
            font-style: italic;
            font-weight: bold;
        }

        .prod-detailed .details .additional {
            padding-left: 15px;
        }

            .prod-detailed .details .additional li {
                color: #0889BB;
                font-size: 15px;
                margin: 10px 0 0 0;
                overflow: visible;
            }

                .prod-detailed .details .additional li a {
                    font-weight: bold;
                }

        .prod-detailed .details .prod-name {
            font-size: 22px;
            font-weight: bold;
        }

        .prod-detailed .details .detailed-text {
            margin-top: 10px;
        }

    .prod-detailed .view-all {
        font-size: 12px;
        font-weight: bold;
    }

.ie8 .product-input,
.lt-ie9 .product-input {
    line-height: 32px;
}

.ie8 prod-list__prod-image,
.lt-ie9 prod-list__prod-image {
    padding: 8px;
}

.ie8 .product-input--small,
.lt-ie9 .product-input--small {
    line-height: 22px;
}

.ie8 .product-input--short,
.lt-ie9 .product-input--short {
    line-height: 20px;
}

.product-details,
.donate,
.event {
    font-size: 18px;
}

.product-title,
.prod-list__name a {
    font-size: 32px;
}

.product__overview {
    font-size: 18px;
    margin-top: 14px;
    overflow: hidden;
    padding-bottom: 1%;
}

.product__info {
    float: left;
    width: 64%;
}

    .product__info ul {
        padding-left: 0;
        margin: 0;
    }

.product-details__add,
.product__register {
    float: right;
    min-height: 38px;
    position: relative;
    margin-right: 6px;
}

    .product__register button {
        float: right;
    }

.product-details__is-stocked {
    font-style: italic;
}

.product-details__quantity-input {
    vertical-align: middle;
}

.member__type {
    display: block;
    text-transform: uppercase;
}

.member__copy {
    font-size: 14px;
}

.product-savings {
    color: #ff6a13;
    font-style: italic;
}

.product__price {
    padding-left: 0;
}

.product-members-price {
    color: #ff6a13;
    margin-top: 10px;
}

.product-members-price--small {
    margin-top: 7px;
}

.product-members,
li.product-mem-price {
    color: #ff6a13;
    font-weight: bold;
    margin-top: 10px;
}

p.product-mem-price {
    color: #ff6a13;
    font-weight: bold;
}

.product-input-label {
    font-size: 12.5px;
    font-weight: bold;
}

.product-input {
    border: 1px solid #dddddd;
    font-size: 15px;
    height: 32px;
    text-align: center;
    width: 63px;
}

.product-input--donate {
    text-align: left;
    padding-left: 10px;
    vertical-align: middle;
    width: 154px;
}

.product-input--small {
    height: 22px;
    width: 25px;
}

.product-input--short {
    height: 20px;
    margin-left: 20px;
    margin-right: 10px;
}

.product-details__add-quantity {
    float: right;
}

.product-submit {
    margin-left: 7px;
}

.product-details__add .product-submit {
    float: right;
    margin-bottom: 0;
    margin-top: 12px;
}

.product-submit--event-bottom {
    margin-left: 0;
    margin-top: 30px;
}

.product-descript,
.donate-descript {
    border-top: 1px solid #dde1e4;
    font-size: 15px;
    margin-top: 15px;
}

.product-additional {
    font-size: 12px;
    font-weight: bold;
    margin-top: 15px;
}

    .product-additional .product-additional__item-num {
        text-decoration: none;
        font-weight: normal;
    }

    .product-additional .product-additional__tags a:hover {
        text-decoration: underline;
    }

.product-additional__keyword a {
    font-weight: normal;
}

.rich-text {
    margin-top: 16px;
}

    .rich-text a {
        color: #0889BB;
        padding: 0;
        text-decoration: underline;
    }

    .rich-text h2 {
        font-size: 18px;
        margin-bottom: 15px;
        margin-top: 40px;
        font-weight: bold;
    }

    .rich-text h3 {
        font-size: 18px;
        font-weight: bold;
    }

    .rich-text h4 {
        font-size: 15.5px;
        font-weight: bold;
    }

    .rich-text h5 {
        font-size: 15px;
        font-weight: bold;
    }

    .rich-text p {
        line-height: 20px;
        margin-bottom: 10px;
    }

    .rich-text ul {
        padding-left: 16px;
    }

        .rich-text ul li {
            list-style: inherit;
            margin-top: 16px;
        }

    .rich-text ol {
        padding-left: 20px;
    }

        .rich-text ol li {
            list-style: inherit;
            margin-top: 16px;
        }

    .rich-text img {
        max-width: 700px;
    }

.productDetailBullets ul li {
    margin-top: 6px;
}

.donate__name,
.donate__amount {
    margin-top: 5px;
}

.donate__amount {
    float: left;
    /*margin-top: 20px;*/
    width: 100%;
}

#DonationOptionList {
    margin-bottom: 10px;
    margin-top: 5px;
}

    #DonationOptionList input {
        margin-right: 5px;
    }

.donate__explanation {
    box-sizing: border-box;
    float: left;
    font-size: 15px;
    font-style: italic;
    margin: 39px 0 0 10px;
    width: 54%;
}

.anonymous__message {
    box-sizing: border-box;
    float: left;
    font-size: 15px;
    font-style: italic;
    width: 100%;
}

.discount_message {
    margin-top: 10px;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 0px !important;
}

.prod-footer {
    display: inline-block;
    margin-left: 40px;
    margin-top: 35px;
    width: 1040px;
}

.prod-footer__wrapper {
    margin-left: 325px;
    margin-right: auto;
    overflow: hidden;
    width: 69%;
}

.prod-footer__cart-sum {
    color: #ff6a13;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0;
}

.prod-footer__cart-sum,
.prod-footer__checkout {
    float: left;
}

button.prod-footer__btn {
    margin-left: 75px;
}

.prod-list {
    border-bottom: 1px solid #e5e5e5;
    margin-top: 20px;
}

.prod-list--featured {
    background-color: #f5f4f0;
    border: none;
    padding: 20px;
    margin-bottom: 25px;
}

.prod-list-highlight {
    background-color: #f5f4f0;
    padding-top: 15px;
}

.prod-list__data li,
.prod-list p,
.prod-list__details a {
    font-size: 15px;
}

.prod-list__item:hover {
    text-decoration: none;
}

img.prod-list__new {
    left: 71px;
    position: absolute;
    top: 0;
}

.prod-list__image--small img.prod-list__new {
    padding: 0;
}

.prod-list__prod-image {
    box-sizing: border-box;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    max-height: 100%;
    max-width: 99%;
    padding: 10px;
    vertical-align: middle;
}

.prod-list__image {
    background-color: #ffffff;
    box-sizing: border-box;
    border: 1px solid #dde1e4;
    float: left;
    height: 100%;
    margin-bottom: 20px;
    position: relative;
    text-align: center;
    width: 192px;
}

    .prod-list__image img {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        max-width: 99.5%;
        padding: 10px;
    }

    .prod-list__image:before {
        content: '';
        display: inline-block;
        height: 100%;
        list-style: none;
        margin-right: -0.35em;
        vertical-align: middle;
        width: 1px;
    }

.prod-list__image--small {
    position: relative;
    width: 125px;
    margin-left: 11px;
}

    .prod-list__image--small img {
        max-width: 99.5%;
    }

.prod-list__overview {
    float: left;
    margin-top: 5px;
    width: 100%;
}

.prod-list__overview--small {
    margin: 0;
    margin-bottom: 15px;
    width: 66%;
}

    .prod-list__overview--small ul {
        margin-top: 7px;
    }

.prod-list__details {
    float: left;
    margin-top: 23px;
    width: 100%;
}

.prod-list__details--small {
    margin-top: 5px;
}

.prod-list__info {
    float: left;
    margin-left: 15px;
    width: 72%;
}

    .prod-list__info ul {
        padding: 0;
    }

        .prod-list__info ul li {
            list-style: none;
        }

.prod-list__info--wide {
    width: 80.5%;
}

.prod-list__data {
    float: left;
    width: 65%;
}

.prod-list__more {
    float: left;
    width: 35%;
}

    .prod-list__more a {
        float: right;
    }

.prod-list__btn {
    box-sizing: border-box;
    float: right;
    margin-top: 7px;
    width: 100%;
}

.prod-list__more--small {
    margin-left: 20px;
    width: 30%;
}

    .prod-list__more--small .prod-list__btn--tall {
        margin-top: 40px;
    }

    .prod-list__more--small ul li {
        font-size: 15px;
        margin: 0;
    }

.prod-list__name--small a {
    font-size: 18px;
    font-weight: bold;
}

.prod-list__is-stocked img {
    padding: 0;
}

.prod-list__type,
.prod-list__date {
    text-transform: uppercase;
}

.ie8 .live-learn li,
.ie8 .popular-products li,
.lt-ie9 .live-learn li,
.lt-ie9 .popular-products li {
    margin-right: 18px;
}

    .ie8 .live-learn li:first-child,
    .ie8 .popular-products li:first-child,
    .lt-ie9 .live-learn li:first-child,
    .lt-ie9 .popular-products li:first-child {
        margin-right: 18px;
    }

.ie8 .live-learn .list-item img,
.ie8 .popular-products .list-item img,
.lt-ie9 .live-learn .list-item img,
.lt-ie9 .popular-products .list-item img {
    max-width: 88%;
}

.live-learn li a:hover,
.popular-products li a:hover {
    text-decoration: none;
}

.live-learn .list-item,
.popular-products .list-item {
    position: relative;
    text-align: center;
    width: 180px;
}

    .live-learn .list-item img,
    .popular-products .list-item img {
        box-sizing: border-box;
        display: inline-block;
        margin-left: auto;
        margin-right: auto;
        max-width: 99%;
        padding: 10px;
        vertical-align: middle;
    }

    .live-learn .list-item .sidebar-image__new,
    .popular-products .list-item .sidebar-image__new {
        padding: 0;
    }

    .live-learn .list-item:before,
    .popular-products .list-item:before {
        content: '';
        display: inline-block;
        height: 100%;
        list-style: none;
        margin-right: -0.35em;
        vertical-align: middle;
        width: 1px;
    }

.live-learn ol,
.popular-products ol {
    padding: 0;
}

    .live-learn ol li,
    .popular-products ol li {
        float: left;
        list-style: none;
        margin: 0 25px 0 0;
        width: 182px;
    }

        .live-learn ol li .learnMore-link,
        .popular-products ol li .learnMore-link {
            background-color: #fff;
            color: #0889BB;
            display: inline-block;
            font-size: 15px;
            padding-left: 0;
            text-align: left;
        }

            .live-learn ol li .learnMore-link:hover,
            .popular-products ol li .learnMore-link:hover {
                text-decoration: underline;
            }

        .live-learn ol li .list-item,
        .popular-products ol li .list-item {
            border: 1px solid #dde1e4;
        }

        .live-learn ol li:first-child,
        .popular-products ol li:first-child {
            margin-right: 24px;
        }

        .live-learn ol li:last-child,
        .popular-products ol li:last-child {
            margin-right: 0;
        }

.similar-products.popular-products ol li:first-child {
    margin-right: 0;
}

.popular-products img {
    max-height: 100%;
}

.popular-products .list-item {
    height: 244px;
}

.popular-products--wide {
    display: inline-block;
    margin-left: 40px;
    margin-top: 30px;
}

    .popular-products--wide ol li,
    .popular-products--wide ol li:first-child {
        margin-right: 50px;
    }

.popular-products--narrow {
    display: inline-block;
    float: right;
    margin-right: 40px;
    margin-top: 30px;
}

    .popular-products--narrow ol li,
    .popular-products--narrow ol li:first-child {
        margin-right: 5px;
    }

.live-learn img {
    max-height: 100%;
}

.live-learn .view-all {
    font-size: 12px;
    font-weight: bold;
}

.promo {
    margin-top: 40px;
}

.promo__left,
.promo__right {
    border: 3px solid #f5f4f0;
    box-sizing: border-box;
    padding: 30px 22px;
}

.promo__left {
    background-color: #f5f4f0;
    font-size: 26px;
    width: 70%;
}

    .promo__left .button {
        float: right;
    }

.promo__right {
    font-size: 18.67px;
    font-weight: bold;
    width: 30%;
}

.promo__button--right {
    margin-top: 14px;
}

.promo__button {
    font-size: 14px;
    font-weight: normal;
}

@media print {
    .searchSite__search-select,
    .searchSite__search-input,
    .footer-container,
    .structure > header,
    .sidebar1--smaller,
    .product-details__add,
    .prod-footer,
    .copyright-container a,
    .navContainer,
    .branding-container,
    .toolbar__share {
        display: none;
    }
    /*  Remove black line rendered by print layout 
        when a gradient is used. */
    .ecom .content-wrapper--two-column,
    .similar-products__content-wrapper {
        box-shadow: none;
    }

    .similar-products__content .similar-products__list {
        border: none;
    }

    .page-content {
        width: 100%;
    }

    .ecom .title__name {
        color: #333;
    }
}

.ecom .search-query-filters div {
    margin: 0;
}

.ecom .search-query-filters h2 {
    color: #333;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.ecom .search-query-filters li,
.ecom .search-query-filters li a {
    color: #333;
}

.sidebar1--smaller {
    margin-left: 40px;
}

.sidebar1 .ecom-nav {
    padding: 27px 27px 27px 0px;
}

.sidebar1 .search-rail .head {
    color: #ff6a13;
    display: inline-block;
    font-size: 20px;
    margin-bottom: 15px;
}

.sidebar1 .search-rail .wide-btn {
    font-size: 14px;
    margin-bottom: 47px;
    margin-top: 10px;
}

.sidebar1 .search-rail .searchSite {
    float: left;
    margin: 0 0 20px 0;
}

    .sidebar1 .search-rail .searchSite .txtSearchSite {
        border-color: #dde1e4;
        font-size: 15px;
        height: 18px;
        padding: 7px 9px;
        margin-right: 0px;
        width: 122px;
    }

.sidebar1 .search-rail .search-btn {
    background: #fff url("../images/Ecommerce/search-icon.png") no-repeat center center;
    border: 1px solid #dde1e4;
    border-left: none;
    padding: 0;
    height: 34px;
    width: 31px;
}

    .sidebar1 .search-rail .search-btn:hover {
        cursor: pointer;
    }

.sidebar1 .search-rail .search-rail__reset {
    letter-spacing: 0px;
    padding: 11px 30px;
    border-radius: 5px;
    box-shadow: 1px 1px 1px rgba(0,0,0,.15);
}

    .sidebar1 .search-rail .search-rail__reset:hover, .sidebar1 .search-rail .search-rail__reset:focus {
        box-shadow: 4px 4px 4px rgba(0,0,0,.35);
    }

.results-info {
    border-top: 1px solid #e5e5e5;
    padding-top: 10px;
}

.results-info__summary {
    float: left;
    font-weight: bold;
    margin-top: 10px;
    font-size: 16px;
}

.results-info__sort {
    float: right;
}

.results-info__pagination {
    float: right;
}

    .results-info__pagination ul li {
        float: left;
        list-style: none;
        margin-left: 5px;
        position: relative;
    }

.results-info__pagination--bottom {
    padding-top: 10px;
    width: 100%;
    float: none;
}

.results-info__page-item {
    border: 1px solid #dde1e4;
    height: 30px;
    text-align: center;
    width: 30px;
}

.results-info__page-num {
    color: #0889BB;
    display: inline-block;
    font-weight: bold;
    padding: 7px 0;
}

.results-info__page:hover a {
    text-decoration: none;
}

.results-info__page--selected {
    background-color: #dde1e4;
}

    .results-info__page--selected .results-info__page-num {
        color: #fff;
    }

ul.results-info__list {
    margin-left: 30px;
    padding: 0;
}

.results-info__pagination--bottom ul.results-info__list {
    float: right;
    margin-top: 10px;
}

.ecom a.page-change {
    border: 1px solid #dde1e4;
    box-sizing: border-box;
    display: inline-block;
    font-weight: bold;
    height: 30px;
    min-width: 30px;
    padding: 7px 4px;
    text-align: center;
    text-decoration: none;
}

.ecom .pagination-divider {
    display: none;
}

.ecom .current-search-page {
    color: #fff;
    background-color: #dde1e4;
    border: 1px solid #dde1e4;
    box-sizing: border-box;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    min-width: 30px;
    padding: 7px 0;
    text-align: center;
}

.results-info__results-per-page {
    float: left;
    margin-top: 10px;
}

.sidebar-image,
.sidebar-text {
    font-size: 15px;
    border: 1px solid #dde1e4;
    width: 290px;
}

.sidebar-image__content,
.sidebar-text__content {
    box-sizing: border-box;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding: 10px;
}

.sidebar-image {
    position: relative;
    margin-bottom: 10px;
}

.sidebar-text {
    margin-top: 45px;
}

img.sidebar-image__new {
    right: 0;
    padding: 0;
    position: absolute;
    top: 0;
}

.prod-list__image img.sidebar-image__new {
    padding: 0;
}

.sidebar-text__content {
    margin: 0;
    padding: 20px;
}

    .sidebar-text__content h3:first-child {
        margin-top: 0;
    }

    .sidebar-text__content a {
        color: #0889BB;
        display: inline;
        line-height: 20px;
        padding: 0;
        text-decoration: underline;
    }

    .sidebar-text__content h2 {
        font-size: 18px;
        margin-bottom: 15px;
        margin-top: 40px;
        font-weight: bold;
    }

    .sidebar-text__content h3 {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 0;
        margin-top: 20px;
    }

    .sidebar-text__content h4 {
        font-size: 15.5px;
        font-weight: bold;
        margin-top: 6px;
        margin-bottom: 0;
    }

    .sidebar-text__content p {
        line-height: 20px;
        margin-bottom: 0;
    }

    .sidebar-text__content ul {
        color: #333;
        padding-left: 16px;
    }

        .sidebar-text__content ul li {
            list-style: inherit;
            margin-top: 16px;
        }

    .sidebar-text__content ol {
        color: #333;
        padding-left: 20px;
    }

        .sidebar-text__content ol li {
            list-style: inherit;
            margin-top: 16px;
        }

    .sidebar-text__content img {
        margin: 20px 0;
        max-width: 240px;
    }

.sidebar-image__wrapper .bx-wrapper .bx-viewport {
    background: transparent;
    border: none;
    box-shadow: none;
    left: 0;
    -webkit-box-shadow: none;
}

.sidebar-image__wrapper .bx-wrapper .bx-prev {
    left: -20px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid #0889BB;
    width: 0;
    height: 0;
}

    .sidebar-image__wrapper .bx-wrapper .bx-prev:hover {
        border-right-color: #0aadec;
    }

.sidebar-image__wrapper .bx-wrapper .bx-next {
    right: -20px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #0889BB;
    width: 0;
    height: 0;
}

    .sidebar-image__wrapper .bx-wrapper .bx-next:hover {
        border-left-color: #0aadec;
    }

.sidebar-image__wrapper .bx-controls a {
    margin-top: -15px;
    background: none;
    padding: 0;
}

.sidebar-image__controls {
    box-sizing: border-box;
}

    .sidebar-image__controls * {
        box-sizing: border-box;
    }

    .sidebar-image__controls img {
        height: auto;
        width: 60px;
        margin: 0 auto;
        border: 1px solid #eeeeee;
        cursor: pointer;
    }

        .sidebar-image__controls img.sidebar-image__selected {
            border: 1px solid #d1d1d1;
        }

.sidebar-myacct__title {
    font-size: 24px;
}

.sidebar-myacct__menu {
    margin-top: 15px;
}

    .sidebar-myacct__menu li {
        color: #333;
        margin-top: 15px;
    }

        .sidebar-myacct__menu li a {
            color: #333;
            padding: 0;
        }

.sidebar-myacct__viewing {
    font-weight: bold;
}

.ie8 .similar-products__list,
.lt-ie9 .similar-products__list {
    border-left: 2px solid #f5f4f0;
}

.ie8 .similar-products__image-wrapper img,
.lt-ie9 .similar-products__image-wrapper img {
    max-width: 89%;
    max-height: 92%;
}

.similar-products {
    display: inline-block;
    margin: 50px 0 0 40px;
    width: 1040px;
}

.similar-products__content-wrapper {
    box-shadow: -6px -1px 6px -3px rgba(0, 0, 0, 0.08);
    font-size: 15px;
}

.similar-products__content ol li {
    float: left;
    margin-right: 0;
    margin-left: 75px;
    width: 192px;
}

    .similar-products__content ol li:first-child,
    .similar-products__content ol .similar-products__type,
    .similar-products__content ol .similar-products__mem,
    .similar-products__content ol .similar-products__nonmem {
        margin-left: 0;
    }

.similar-products__content ul {
    padding-left: 0;
}

    .similar-products__content ul li {
        margin-top: 7px;
    }

        .similar-products__content ul li:last-child {
            margin-top: 0;
        }

    .similar-products__content ul p {
        margin: 0;
    }

.similar-products__content .similar-products__list {
    border-bottom: 1px solid #dde1e4;
    padding: 35px 0 20px 40px;
    padding-top: 35px;
}

.similar-products__img-link:hover {
    text-decoration: none;
}

.similar-products__image-wrapper {
    border: 1px solid #dde1e4;
    height: 244px;
    position: relative;
    text-align: center;
    width: 190px;
}

    .similar-products__image-wrapper img {
        box-sizing: border-box;
        display: inline-block;
        margin: auto;
        max-height: 100%;
        max-width: 99%;
        padding: 10px;
        vertical-align: middle;
    }

    .similar-products__image-wrapper .sidebar-image__new {
        padding: 0;
    }

    .similar-products__image-wrapper:before {
        content: '';
        display: inline-block;
        height: 100%;
        list-style: none;
        margin-right: -0.35em;
        vertical-align: middle;
        width: 1px;
    }

.similar-products__select {
    box-sizing: border-box;
    margin-top: 10px;
    width: 192px;
}

.similar-products__title {
    font-size: 18px;
    font-weight: bold;
}

    .similar-products__title .post-title h2 {
        margin-left: 50px;
    }

.similar-products__mem {
    color: #ff6a13;
    font-weight: bold;
}

.survey {
    font-size: 15px;
}

.survey__submit {
    float: right;
    margin-top: 20px;
}

.survey__submit-left,
.survey__input {
    float: left;
}

p.survey__date {
    font-size: 18px;
    margin-top: 10px;
}

.survey__inHonor {
    margin-top: 20px;
}

.survey__recognition {
    position: relative;
    margin-bottom: 30px;
}

    .survey__recognition div {
        padding-left: 10px;
    }

.survey__networks-challenge {
    position: relative;
    margin-bottom: 30px;
}

    .survey__networks-challenge div {
        padding-left: 10px;
    }

.survey__network-challenge-wrapper {
    margin-bottom: 10px;
}

.form-input-networks-affiliations label.form__label--above,
.survey__recognition label.form__label--above {
    font-weight: normal;
    text-transform: none;
}

#donationForm .form__input-text {
    width: 500px;
}

.survey__anon {
    display: inline-block;
    float: left;
    font-weight: bold;
}

    .survey__anon .form__checkbox-text {
        font-weight: normal;
    }

.survey__address {
    margin-bottom: 30px;
}

.survey__correspondence {
    margin-top: 25px;
}

.survey__new-add-type,
.survey__new-add-state {
    margin-top: 25px;
}

.survey__new-add-street {
    margin-top: 25px;
}

    .survey__new-add-street input {
        width: 500px;
    }

.survey__st-two,
.survey__st-three {
    margin-top: 15px;
}

.survey__new-add-city,
.survey__new-add-org {
    margin-top: 25px;
}

    .survey__new-add-city input,
    .survey__new-add-org input {
        width: 245px;
    }

.survey__new-add-postal {
    margin-top: 25px;
}

    .survey__new-add-postal input {
        width: 150px;
    }

.survey__single-column-list li {
    padding-bottom: 5px;
}

.survey__multi-column-list li {
    float: left;
    width: 46%;
}

.survey__multi-column-list--checkboxes {
    margin-top: 10px;
}

    .survey__multi-column-list--checkboxes li {
        margin-top: 0;
        width: 30%;
    }

.survey__designation {
    width: 70%;
    margin-bottom: 30px;
}

    .survey__designation ul {
        margin-bottom: 0;
    }

.survey__divider {
    margin-top: 0;
    border-top: 1px solid #e5e5e5;
    padding-top: 30px;
}

.survey__mailing {
    display: block;
    margin-top: 6px;
}

.survey__new-add-form {
    border: 1px solid #e5e5e5;
    display: none;
    margin: 30px 0;
    padding: 20px;
    width: 660px;
}

    .survey__new-add-form .hiding {
        display: none;
    }

.survey__new-add-form--wide {
    box-sizing: border-box;
    width: 100%;
}

.survey__new-add-postal {
    margin-top: 25px;
}

    .survey__new-add-postal input {
        width: 150px;
    }

.survey__new-add-btns {
    margin-top: 25px;
}

.survey__cancel-btn {
    vertical-align: middle;
}

button.survey__add {
    margin: 0 0 0 25px;
    padding: 9px 30px;
    vertical-align: middle;
}

img.survey__add-btn-plus {
    width: 20px;
    padding: 0;
    vertical-align: middle;
}

.survey__new-add-form input[type="submit"].button.survey__add-btn-plus-icon,
.survey__add-icon-wrapper input[type="submit"].button.survey__add-btn-plus-icon {
    background: #00a3e1 url("/html-templates/images/Ecommerce/plus.png") 30px center no-repeat;
    padding-left: 4.5em;
    width: 100%;
}

.survey__add-icon-wrapper {
    display: inline-block;
    margin-left: 20px;
    vertical-align: top;
}

.survey__add-btn-text {
    font-size: 14px;
    margin-left: 8px;
    vertical-align: middle;
}

.survey__input-right {
    margin-left: 20px;
}

.survey_description {
    margin-top: 5px;
}

.survey__input-large {
    width: 350px;
}

    .survey__input-large input {
        width: 100%;
    }

.survey .survey_summary {
    font-size: 18px;
    margin-top: 10px;
}

.content--wide {
    padding: 20px 0;
}

.ecom .tabbed-info {
    margin: 0;
    margin-top: 20px;
    width: 100%;
}

    .ecom .tabbed-info h3 {
        font-size: 15px;
        font-weight: bold;
    }

.ecom .tab-text {
    width: 95%;
}

.order-success__confirm {
    font-weight: bold;
    margin-bottom: 0;
}

.order-success .order-success__message {
    margin-top: 25px;
}

.order-success__acct {
    display: block;
    font-weight: bold;
    margin-top: 10px;
    text-decoration: underline;
}

.toolbar {
    font-size: 12.5px;
    margin-left: 40px;
    margin-top: 25px;
    position: relative;
    width: 1040px;
}
/*override for store*/
.ecom .toolbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.toolbar__breadcrumbs {
    font-size: 14px;
    width: 70%;
}
    .toolbar__breadcrumbs label {
        color: #999;
    }

.content--two-column .toolbar__breadcrumbs {
    width: 60%;
}
/*override for store with share*/
.ecom .toolbar .toolbar__breadcrumbs {
    width: unset;
}
.toolbar__breadcrumbs--one-col {
    width: 100%;
}

.toolbar__share {
    font-weight: normal;
}

    .toolbar__share ul {
        margin: 0;
        padding-left: 0;
    }

        .toolbar__share ul li {
            float: left;
            margin-left: 20px;
        }

            .toolbar__share ul li:first-child {
                margin-left: 0;
            }

    .toolbar__share a {
        float: none;
        vertical-align: super;
    }

/* Override AddThis styles */
a.addthis_button_email.at300b {
    float: none;
    vertical-align: super;
}

.toolbar__share--no-bullets ul li {
    list-style: none;
}

    .toolbar__share--no-bullets ul li img {
        padding: 0;
    }

.toolbar--two-column,
.toolbar--crumbs-full {
    margin: 0;
    width: 100%;
}

.video-content {
    height: 0;
    margin: 0 auto;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    width: 90%;
}

    .video-content object,
    .video-content embed {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }

.video-container {
    background-color: #f5f4f0;
    margin: 20px 0;
    padding: 20px;
}

.index {
    border-collapse: separate;
    margin: 50px 0 50px 40px;
    width: 90%;
}

    .index td,
    .index th {
        border: 2px solid #fff;
        padding: 8px;
    }

        .index td:first-child {
            width: 30%;
        }

    .index tr:nth-child(odd) {
        background-color: #e5e5e5;
    }

    .index tr:nth-child(even) {
        background-color: #f5f4f0;
    }

    .index th {
        background-color: #666666;
        color: #fff;
        font-weight: normal;
    }

    .index ul li {
        font-size: 15px;
        list-style: disc;
        margin-bottom: 3px;
    }

    .CommitteeSpace{
       line-height:25px;
       margin-left:50px;
    }
    
