/* ReSharper disable InvalidValue */
/* ReSharper disable CssNotResolved */
/* ReSharper disable Html.PathError */
/* ReSharper disable UnexpectedValue */
/* ReSharper disable RequiresFallbackColor */

.clear {
    clear: both;
}
.actionItem {
    cursor: pointer;
}
a.actionItem:hover {
    color: #000;
}
.divider {
    border: 0;
    margin: 15px 0;
    padding: 0;
    height: 10px;
    display: block;
}
.divider.dotted {
    border-bottom: 1px dotted #ccc;
}
.textCenter,
.tcenter {
    text-align: center;
}
.textLeft,
.tleft {
    text-align: left;
}
.textRight,
.tright {
    text-align: right;
}
.floatLeft,
.fleft {
    float: left;
}
.floatRight,
.fright {
    float: right;
}
.noFloat {
    float: none;
}
.italic {
    font-style: italic;
}
.nounderline {
    text-decoration: none !important;
}

/*	--------------------------------
	Structural elements
	-------------------------------	 */

.twoCol {
    margin: 20px 0;
}
.twoCol .col {
    float: left;
    width: 49.9%;
}
.twoCol .col .innercell {
    margin-right: 20px;
}
.twoCol .col.last-child .innercell {
    margin-right: 0;
}
.paymentPromoBox {
    margin: 5px;
    border-bottom: 1px dotted #d9d9d9;
    padding-bottom: 10px;
}
.paymentDisplay {
    color: #666;
}

/*	--------------------------------
 	Header
	-------------------------------	 */

.header {
    margin-bottom: 10px;
    float: left;
}
.content {
    margin: 0;
    padding: 10px 17px 20px 17px;
}

/*	--------------------------------
 	Sidebar & Left Nav
	-------------------------------	 */
.sidebar {
    float: left;
    width: 23.958333333333%;
    padding-right: 1.6666666666666667em;
}

/*  -------------------------------
	Form Styles
	------------------------------- */

.requiredNote {
    font-style: italic;
    font-size: 90%;
    color: #000000;
}
.formRow,
.frow {
    display: block;
    margin: 15px;
}
.formRow .label,
.frow .label {
    float: left;
    width: 105px;
    text-align: right;
    font-weight: bold;
    margin: 7px 10px 0 0;
}
.formRow .fieldpair.phoneNumber input,
.formRow .fieldpair.phoneNumber input[type='tel'] {
    min-width: 110px;
    width: 110px;
}
.formRow .fieldpair.state select {
    min-width: 82px;
    width: 82px;
    padding: 3px 0;
}
.formRow .label.extension {
    width: 40px !important;
}
.formRow .fieldpair.extension input,
.formRow .fieldpair.extension input[type='tel'] {
    min-width: 60px;
    width: 60px;
}
.formRow .label.zipCode {
    width: 70px !important;
}
.formRow .fieldpair.zipCode input,
.formRow .fieldpair.zipCode input[type='tel'] {
    min-width: 70px;
    width: 70px;
}
.widthSmall .formRow .label,
.widthSmall .formRow .label {
    width: 150px;
}
.widthMedium .formRow .label,
#resetPasswordContainer .formRow .label {
    width: 200px;
}
.widthLarge .formRow .label,
.widthLarge .formRow .label {
    width: 250px;
}
.widthXlarge .formRow .label,
.widthXlarge .formRow .label {
    width: 300px;
}
.fullWidth .formRow .label,
.fullWidth .formRow .label {
    width: auto;
}
.formRow .fieldpair,
.frow .fieldpair {
    float: left;
}
.fieldpair input[type='text'],
.fieldpair input[type='email'],
.fieldpair input[type='tel'],
.fieldpair input[type='password'],
.fieldpair textarea,
.fieldpair select {
    width: 233px;
    min-width: 200px;
    padding: 3px;
    font-size: 110%;
}
.fieldpair select {
    margin-top: 6px;
}
.formRow .fieldpair input.monthYear,
.formRow .fieldpair input.heightHH,
.frow .fieldpair input.monthYear,
.frow .fieldpair input.heightHH {
    width: 75px;
    min-width: 75px;
}
.formRow .note,
.frow .note {
    font-size: 90%;
    padding-left: 5px;
}
.formRow .example,
.frow .example {
    font-size: 90%;
    color: #888;
    font-style: italic;
    padding-left: 5px;
}
.formRow .optional,
.frow .optional {
    font-size: 90%;
    font-weight: normal;
    font-style: italic;
    color: #666;
}

#BarnFields {
    border-radius: 3px;
}
#BarnFields .label {
    width: 185px;
}

#BarnFields .findBarn {
    margin-top: 3px;
}
#BarnManagerInfo {
    margin-top: -10px;
}
#smBarnIcon {
    border: 1px solid #ccc;
    padding: 2px;
    background: #fff;
    margin-bottom: -4px;
}
.formRow .optional {
    display: inline-block;
    padding-left: 8px;
    margin-top: 5px;
}
.mobileOptional {
    display: none;
}
.findBarnDiv {
    margin-left: 24px;
}
#StateId {
    margin-top: 0px;
}
#address2 {
    margin-top: -5px;
    margin-bottom: -10px;
}
.label.headline {
    width: 100% !important;
    float: none;
    text-align: left;
    padding-left: 40px;
}

.formRow table.radio label,
.frow table.radio label {
    margin: 0 25px 0 3px;
}
.stackedForm .formRow,
.stackedForm .frow {
    margin: 0 20px 10px 20px;
}
.stackedForm .label,
.stackedForm .label {
    float: none;
    text-align: left;
}
.stackedForm .fieldpair,
.stackedForm .fieldpair {
    float: none;
    text-align: left;
}
#poBoxDisclaimer {
    position: absolute;
    border: 1px solid #ccc;
    left: 468px;
    top: -15px;
    padding-bottom: 10px;
}
#poBoxDisclaimer ul {
    padding: 10px 10px 0 25px;
    margin: 0;
}
#poBoxDisclaimer ul li {
    font-size: 90%;
}
#passwordBenefits {
    padding: 0 0 10px 15px;
}
input[type='password'][disabled] {
    background: #f3f3f3;
}
.validation-summary-errors {
    border: 1px solid #eeaaa5;
    background: #f5d9d7;
    color: black;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-bottom: 10px;
}
.validation-summary-errors ul li {
    padding-bottom: 2px;
}
.input-validation-error,
.card-validation-error {
    border: 1px solid #eeaaa5;
    background: #f5d9d7;
}

.edit_input {
    display: none;
}

/*	--------------------------------
	jQuery UI Overrides
	-------------------------------	 */

.validation-summary-valid {
    display: none;
}

/*	--------------------------------
	Global elements
	-------------------------------	 */

.mainContent {
    overflow: hidden;
}
.footer {
    padding: 0;
    width: 100%;
}
.c190 {
    clear: none;
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
    width: 190px;
}
.c260 {
    clear: none;
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
    width: 260px;
}
.c310 {
    clear: none;
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
    width: 310px;
}
.c395 {
    clear: none;
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
    width: 395px;
}
.c450 {
    clear: none;
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
    width: 450px;
}
.c515 {
    clear: none;
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
    width: 515px;
}
.c575 {
    clear: none;
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
    width: 575px;
}
.c650 {
    clear: none;
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
    width: 650px;
}

#aPromoCode {
    cursor: pointer;
}
.promoCodeToggle {
    margin: 5px 0;
}

.form label {
    font-size: 13px;
    font-weight: bold;
}

.inputError {
    font-size: 11px;
}
a.bButton:hover {
    background-image: url('/images/00_Core/bkg-ProductClass_Buttons.gif?21011');
    background-position: 0 -188px;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 33px;
    margin: 0 auto;
    padding: 0 10px;
    width: 160px;
}
.listWidget h2 {
    color: #111;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
}
.listWidget ul {
    clear: both;
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 5px 0;
    width: 100%;
}
.listWidget ul li {
    clear: none;
    display: inline;
    float: left;
    font-size: 12px;
    line-height: normal;
    margin: 5px 0;
    min-height: 80px;
    width: 230px;
}
.listWidget img {
    border: 1px solid #ccc;
    clear: none;
    float: left;
    margin: 0 5px 0 0;
    padding: 0;
    width: 75px;
}
.supplementPC .listWidget img {
    width: auto;
}
.listWidget span.price {
    display: block;
    font-size: 11px;
    margin: 3px 0;
}
.listWidget .review {
    float: left;
}
.listWidget .review img {
    border: 0 none;
}
.listWidget .review span {
    color: #555;
    display: block;
    font-size: 11px;
    margin: 0 0 5px 0;
}
.systemMsgCon {
    clear: both;
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
    width: 100%;
}
.systemMsg {
    background: #ffffeb;
    border: 1px solid #ebeba6;
    clear: both;
    display: block;
    font-size: 12px;
    margin: 0;
    width: auto;
    padding-left: 5px;
}
.systemMsg.minus {
    background: #fdd;
    border: 1px solid #ffa6a6;
    font-weight: bold;
}
#testimonial {
    background: #d8e4fe url('/images/0_homepage/bkgd_testimonial.gif') no-repeat center 5px;
    border: 1px solid #4183bd;
    color: #333;
    font: 18px/22px Georgia;
    margin: 0 5px 10px 0;
    padding: 50px 10px 10px 5px;
    text-align: center;
    width: 240px;
}
#testimonial ul,
#testimonial li {
    margin: 0;
    padding: 0;
    list-style: none;
}
#thirdColumn {
    display: inline;
    float: right;
    margin: 0;
    padding: 0;
    width: 265px;
}
#thirdColumn .sidebar {
    border-left: 1px dashed #ccc;
    float: left;
    margin: 10px 0 0 10px;
    padding: 0 0 0 15px;
    width: 243px;
}
#thirdColumn h3 {
    margin: 0;
}
#thirdColumn h4 {
    margin-top: 2px;
    margin-bottom: 3px;
}
#thirdColumn p {
    line-height: 15px;
    margin: 0 0 20px 3px;
}
#thirdColumn img {
    background: #fff;
    border: 1px solid #ccc;
    margin-top: 1px;
    padding: 5px;
    text-align: center;
}
#thirdColumn .footer {
    background: url('/images/00_persistent/3rdColumn_footer.gif') no-repeat bottom;
    background-color: transparent;
    float: left;
    font-size: 1px;
    height: 11px;
    line-height: 1px;
    margin: 0;
    padding: 0;
    width: 265px;
}
#thirdColumn .header {
    background: url('/images/00_persistent/3rdColumn_header.gif') no-repeat top;
    background-color: transparent;
    clear: none;
    display: block;
    float: left;
    height: 11px;
    margin: 0;
    padding: 0;
    width: 265px;
}
#mainColumn {
    width: 485px;
}
.address_labels {
    text-align: right;
    width: 120px;
}
.address_form_special table .address_labels {
    width: 110px;
}
.disclaimer {
    background: #fff;
    border-color: #ccc;
    border-style: solid none;
    border-width: 1px 0;
    clear: both;
    margin: 0 0 12px;
    padding: 6px 10px;
}
.disclaimer p {
    color: #666;
    font-style: italic;
    margin: 0;
    padding: 0;
}
table.productDetailsTable {
    border: none;
    margin: 10px;
    padding: 0;
}
table.productDetailsTable td,
table.productDetailsTable th {
    border: 1px solid #ccc;
    padding: 5px;
}
table.productDetailsTable th {
    border-bottom: 1px solid #999;
}
dl.AddressBox {
    margin: 0;
    padding: 5px 10px 5px 0;
}
dl.AddressBox dd {
    margin: 0;
}
.approvalSeal {
    padding: 6px 0;
    position: absolute;
    text-align: center;
    top: 205px;
}
.fblike {
    margin-left: 8px;
    padding-top: 8px;
}

#slideshow {
    background: none;
    clear: none;
    float: left;
    height: 317px;
    margin: 0 auto;
    position: relative;
    width: 525px;
}
#slideshow img {
    border: none;
}
#testimonial {
    background: #d8e4fe;
    border: 1px solid #4183bd;
    color: #333;
    margin: 10px 0;
    padding: 5px;
    text-align: center;
    width: 253px;
}
#testimonial li {
    padding: 10px;
    width: 227px;
}

.ExcludedfromPromos {
    line-height: 0;
}

.imageLink {
    display: block;
    line-height: 0;
    margin-bottom: 3px;
    position: relative;
    overflow: hidden;
}
.topPickTag {
    background: url('/images/top_bottom.png') no-repeat;
    top: 193px;
}
.category-review {
    margin: 2px 0;
}
.product-grid {
    border-top: 1px solid #e3f4f8;
    margin-bottom: 5px;
    overflow: hidden;
    position: relative;
    width: 772px;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    padding: 15px 0;
}
.product-grid::after {
    content: '';
    width: 32%;
    flex-basis: 32%;
    display: block;
}
.product-grid div.product {
    position: relative;
    border-bottom: 1px solid #e3f4f8;
    border-right: 1px solid #e3f4f8;
    border-left: 0;
    font-size: 12px;
    box-sizing: border-box;
    max-width: 32%;
    flex-basis: 32%;
}

.product-grid div.product div.product-image {
    cursor: pointer;
    padding: 18px 0 0;
}
.suggestHighlight .product-grid div.product div.product-image {
    padding: 0;
}
.moreColors {
    color: #555;
    background: #efefef;
    display: inline-block;
    font-size: 10px;
    height: 30px;
    width: 30px;
    vertical-align: top;
}

.product-grid div.product.product-recommendations-container {
    border-color: #70107f;
}
.product-grid div.product.bia-recommendation-container {
    border-color: var(--blue);
}
.product-badge {
    color: #fff;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 1;
    padding: 0.35em 1em;
    border-radius: 8px;
    font-size: 9px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.25px;
}

.product-badge > img {
    vertical-align: text-bottom;
}

.product-recommendations-badge {
    background-color: #70107f;
}
.buy-it-again-badge {
    background-color: var(--blue);
}
.product-recommendation-modal .sp-modal-title,
.product-recommendation-message {
    color: #70107f;
}

.product-recommendation-message {
    font-weight: 700;
    line-height: 1.1;
    margin-top: 0.5em;
}

.product-recommendation-message a {
    line-height: inherit;
}

.product-recommendation-details {
    border: 1px solid #dedede;
    border-radius: 7px;
    overflow: hidden;
    padding: 0.5em;
    margin-bottom: 1.5em;
}

.product-recommendation-details > div {
    overflow: hidden;
}

.product-recommendation-details > div:first-child {
    float: left;
    margin-right: 1em;
}

.product-recommendation-details-cta {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    margin-top: 10px;
}

@media only screen and (max-width: 360px) {
    .product-recommendation-details-cta {
        display: block;
    }
}

.product-recommendation-details-cta > a {
    flex-grow: 1;
}

.product-recommendation-details-cta > a:last-child {
    margin-right: 0.25em;
}

@media screen and (min-width: 768px) {
    .product-recommendation-details > div:first-child {
        float: none;
        margin-right: 0;
    }

    .product-recommendation-details {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }

    .product-recommendation-details-cta {
        display: initial;
        margin-top: 0;
    }

    .product-recommendation-details-cta > a:last-child {
        margin-right: 0;
    }
}

.product-recommendation-details-cta-btn {
    font-size: 1.0769230769230769rem;
}

.product-recommendation-details-cta > a,
.product-recommendation-details-cta > a:hover,
.product-recommendation-details-cta-btn {
    display: block;
    white-space: nowrap;
    margin-bottom: 0.5em;
    border-radius: 7px;
    text-align: center;
    background-color: #a80000;
    color: #fff;
    padding: 0.65em 0.5em;
    cursor: pointer;
    border: 1px solid;
    text-decoration: none;
}

.product-recommendation-details-cta > a.product-recommendations-wishlist {
    color: #a80000;
    background-color: transparent;
    border-color: inherit;
}

.product-recommendation-details-name {
    line-height: 1.1;
    margin-bottom: 0.35em;
    font-size: 1.0384615384615385em;
    font-weight: bold;
}

.product-recommendation-details-price {
    font-size: 1.1538461538461537em;
    font-weight: bold;
    color: #004b97;
    margin-top: 0.5em;
}

.sale-badge {
    background: #ff7e00;
}
.special-deal-badge {
    background: #ff7e00;
}
.new-product-badge {
    background: #df3e68;
}

.product-grid .styleReviews[data-bv-show='inline_rating'] .bv_main_container,
.product-recommendation-details .styleReviews[data-bv-show='inline_rating'] .bv_main_container {
    display: flex !important;
}

.product-grid div.product div.product-alternate-view {
    border-top: 1px dashed #dddddd;
    border-bottom: 1px dashed #dddddd;
    margin: 5px 0;
    padding: 5px 0 2px;
}
.product-grid div.product div.product-alternate-view img {
    margin-right: 4px;
}

.product-grid div.product div.product-name {
    margin-bottom: 0.5em;
}

.product-grid div.product div.product-name a {
    font-weight: normal;
    font-size: 1.0384615384615385em;
    line-height: 1.45;
    padding: 0;
    min-height: 35px;
    display: block;
}
.product-grid div.product-price {
    font-weight: bold;
    margin: 2px 0 3px;
    padding-top: 1em;
}
.product-grid .salePrice {
    color: #f60;
    font-size: 13px;
    font-weight: bold;
}

.product-grid div.category-review span {
    color: #666;
    display: block;
    font-size: 10px;
    margin-top: -4px;
}
.product-grid div.product-compare {
    color: #666;
    font-size: 12px;
    text-transform: uppercase;
    padding-top: 1em;
}

.productListBody,
.productBg {
    height: 100%;
}

.productBg {
    display: flex;
    flex-direction: column;
}

.productBg > div:first-of-type {
    flex-grow: 1;
}

.pagerWrapper {
    display: block;
    padding: 20px;
    text-align: center;
}
.pagelist {
    display: inline;
    float: right;
    text-align: center;
    width: auto;
}
.pagelist span {
    display: inline-block;
    text-align: center;
    width: auto;
}
.pagelist .pageNumbers,
.pagelist .currentPage,
.pageListShowAll {
    padding: 0 2px;
}

.pagelist .pageNumbers.currentPage {
    color: inherit;
}

.pagelist .pageNumbers {
    color: #1e518e;
    font-family: Helvetica, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: normal;
    cursor: pointer;
}
.pagelist a.pageNumbers:hover {
    color: #0061c2;
    text-decoration: underline;
}
.pagelist .currentPage {
    display: inline;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}
.pageListShowAll {
    color: #1e518e;
    display: inline;
    float: right;
    font-size: 13px;
    width: auto;
    cursor: pointer;
}
.pageListShowAll:hover {
    color: #0061c2;
    text-decoration: underline;
}
.sort-by {
    color: #666;
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin: 20px 0 0 20px;
}
.compare {
    float: right;
    padding: 0 0 0 15px;
    text-align: right;
}
.acctActions {
    background: #f9f9f9;
    clear: both;
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%;
}
.acctModule {
    background: #f6f6f6;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    clear: both;
    float: left;
    height: auto;
    margin: 0 0 10px 0;
    padding: 0;
    width: 575px;
}
.acctModule h2 {
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    margin: 0;
    padding: 10px;
}
.acctModule h2 span {
    color: #777;
    display: block;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
}
.acctModule .left {
    clear: none;
    display: inline;
    float: left;
    height: auto;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 115px;
}
.acctModule .right {
    background: #fff;
    border-left: 1px solid #ccc;
    clear: none;
    display: inline;
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
    width: 459px;
}
.acctModule .right ul {
    clear: none;
    display: inline;
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 10px 0 10px 10px;
    width: 218px;
}
.acctModule .right ul li {
    clear: both;
    display: inline;
    float: left;
    font-size: 12px;
    line-height: normal;
    margin: 0;
    padding: 2px 0 2px 5px;
    width: 213px;
}
.acctModule .right ul li.title {
    font-size: 14px;
    font-weight: bold;
    padding: 3px 0;
}

.reviewTopHeader {
    margin: 0 0 15px 0;
}
.reviewTopHeader a {
    font-size: 12px;
    line-height: 90%;
    vertical-align: text-top;
}
.reviewTopHeader .starReviewSummary {
    height: 20px;
    margin: 5px 0 5px 60px;
    width: 185px;
}
.reviewDetailSummaryWrapper {
    margin: 20px 0;
    width: 250px;
}
#dRecommendedCount {
    height: 23px;
}
.percentReccNumber {
    color: #005daa;
    float: left;
    font-weight: normal;
    font-size: 23px;
    line-height: 100%;
    padding-right: 10px;
    margin-left: 5px;
    text-align: left;
}
.percentReccLabel {
    color: #005daa;
    float: left;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.1;
    width: 105px;
}
.itemNumber {
    color: #666;
    display: block;
    font-size: 12px;
    margin: 0 0 10px 0;
    padding: 0;
}
.itemMetaData {
    margin-bottom: 10px;
}
a.readReviews,
a.readQA {
    font-size: 11px;
    margin-left: 5px;
    position: relative;
    top: -2px;
}
.prodClassAltViewHeading {
    color: #222;
    font-size: 11px;
}
.supplementPC .ShortDesc {
    display: inline;
    float: right;
    font-size: 12px;
    margin: 0;
    padding: 0 20px 0 10px;
    width: 350px;
}
.category-tools {
    list-style: none;
    overflow: hidden;
    margin: 20px 0;
    padding: 0;
}
.category-tools strong {
    line-height: 1.85;
    margin-right: 5px;
}
.category-tools li {
    display: inline-block;
    float: left;
    font-size: 11px;
    padding-right: 10px;
    vertical-align: middle;
}
.category-tools a {
    background: url('/images/01_categories/category-tools-icons.gif') no-repeat;
    display: block;
    height: 20px;
    line-height: 20px;
    padding-left: 24px;
    padding-right: 5px;
    vertical-align: middle;
}
a.advisor {
    background-position: 0 -20px;
}
a.consult {
    background-position: 0 -40px;
}
a.chart:hover {
    background-position: 0 -60px;
}
a.advisor:hover {
    background-position: 0 -80px;
}
a.consult:hover {
    background-position: 0 -100px;
}

.spe_breadcrumb {
    position: relative;
    top: -10px;
}

.spe_breadcrumb ul {
    display: block;
    margin: 0 0 10px 0;
    padding: 0;
}
.spe_breadcrumb li {
    display: inline;
    font-size: 12px;
    margin: 0;
    padding: 0;
}
.spe_breadcrumb a {
    text-decoration: underline;
}
#breadCrumb {
    font-size: 12px;
    margin: 10px 10px 15px;
}
h1.title {
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 100%;
}
.price {
    margin-bottom: 15px;
}
.line-through {
    text-decoration: line-through;
}
.savings {
    color: #f60;
    font-weight: bold;
}
.price {
    color: #222;
    font-weight: bold;
}
#mainColumn {
    width: 485px;
}
.alert {
    color: #900;
}
.screenReader {
    height: 1px;
    margin: 0;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 0;
}
.description {
    color: #000;
    font-size: 12px;
}
.note {
    color: #666;
    font-size: 12px;
    line-height: 14px;
    width: 60%;
}
th {
    border-bottom: 1px solid #999;
    text-align: left;
}
.address_labels {
    text-align: right;
    width: 120px;
}
.highlighter {
    background-color: #f0f8ff;
    padding: 4px 0;
}
.highlighter:hover {
    text-decoration: underline;
}
#hp_partners {
    margin: 0 0 20px 0;
    text-align: center;
    border-top: 1px dotted #ccc;
}
#hp_partners p {
    margin-bottom: 15px;
    color: #aaa;
    font-size: 14px;
}
#hp_partners img {
    margin: 0 10px;
}
.promoExGrid {
    width: 97%;
    border: 1px solid #07529e;
    padding: 0 5px;
    margin: 0 0 5% 0;
}
.promoExImg1 {
    width: 4%;
    padding: 3% 0 0 0;
}
.promoExImg2 {
    width: 25%;
    padding: 2% 2% 0 1%;
}
.promoExTxt {
    width: 100%;
    font-size: 11px;
    padding: 1% 0 1% 0;
}
.noUnderline {
    text-decoration: none !important;
}
a.noUnderline:active {
    background: none !important;
}

/*	-------------------------------
	Stable Smart video icons
	-------------------------------	 */

.stable-smart-link {
    padding: 3px 0 0 130px;
    margin: 10px;
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    background: url('/images/00_Core/stable-smart.png') no-repeat;
}

/* 	-------------------------------
	Category Pages
	-------------------------------	 */

p.view-all {
    font-size: 12px;
    font-weight: bold;
    padding-top: 5px;
    text-align: center;
}
p.view-all a {
    color: #333;
}
p.view-all a:hover {
    color: #333;
    text-decoration: none;
}
.carat {
    color: #e47911;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 120%;
    font-weight: bold;
    line-height: 0;
    margin: 0 3px 0 0;
    margin-right: 0.2em;
}

/* 	-------------------------------
	Facebox modals
	-------------------------------	 */

#facebox {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    text-align: left;
}
#facebox .popup {
    position: relative;
    border: 4px solid #e3e3e3;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 18px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 18px rgba(0, 0, 0, 0.4);
}
#facebox .facebox-content {
    display: table;
    padding: 10px;
    background: #fff;
}
#facebox .close {
    position: absolute;
    top: 5px;
    right: 5px;
    padding: 2px;
    background: #fff;
}
#facebox .close img {
    opacity: 0.3;
}
#facebox .close:hover img {
    opacity: 1;
}
#facebox img {
    border: 0;
}

/* 	-------------------------------
	Legacy styles
	-------------------------------	 */

#breadCrumb {
    font-size: 14px;
    margin-bottom: 15px;
}
.price {
    margin-bottom: 15px;
}
.line-through {
    text-decoration: line-through;
}
.price {
    color: #333;
    font-weight: bold;
}
#mainColumn {
    width: 485px;
}
.alert {
    color: #900;
}
.screenReader {
    height: 1px;
    margin: 0;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 0;
}
#breadCrumb {
    font-size: 14px;
    margin-bottom: 15px;
}
.description {
    color: #000;
    font-size: 12px;
}
.note {
    color: #666;
    font-size: 12px;
    line-height: 14px;
}

/* 	-------------------------------
	Buttons 
	-------------------------------	 */

.Sale {
    color: #f60;
    font-weight: bolder;
    margin-top: 0;
}
.RedButton,
.BlueButton,
.YellowButton,
.GreyButton,
.GhostButton,
.LinkButton {
    vertical-align: top;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.28571428571429;
    border: none;
    padding: 6px 25px;
    text-shadow: none;
    filter: none;
    color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.RedButton,
.RedButton:visited {
    background: #a80000;
}
.RedButton:hover {
    text-decoration: none;
    cursor: pointer;
    background: #d01c06;
}
.RedButton:active {
    background: #7d0c00;
}
.BlueButton,
.BlueButton:visited {
    background: #0551a5;
}
.BlueButton:hover {
    text-decoration: none;
    cursor: pointer;
    background: #0082e5;
}
.BlueButton:active {
    background: #00346b;
}
.GhostButton,
.GhostButton:visited {
    border: 1px solid;
    background: transparent;
    cursor: pointer;
    color: inherit;
    padding: 5px 24px;
}
.GhostButton:hover {
    text-decoration: none !important;
}
.YellowButton,
.YellowButton:visited {
    background: #75a3db;
    border: 1px solid #0066cc;
}
.YellowButton:hover {
    text-decoration: none !important;
    cursor: pointer;
    background: #83beff;
}
.YellowButton:active {
    background: #5278a3;
}
.SmallButton {
    padding: 3px 12px;
    font-size: 1em;
}

.sidebar .YellowButton {
    padding: 6px !important;
}
.GreyButton,
.RedButton[disabled],
.BlueButton[disabled],
.YellowButton[disabled],
.GreyButton[disabled],
.GhostButton[disabled] {
    color: #eeeeee;
    background: #cccccc;
    cursor: default;
    border: none;
}
.GreyButton:hover,
.RedButton[disabled]:hover,
.BlueButton[disabled]:hover,
.YelloButton[disabled]:hover,
.GreyButton[disabled]:hover,
.GhostButton[disabled]:hover {
    background: #666;
}

.LinkButton {
    color: #07529e;
    background: transparent;
    padding-left: 0;
    padding-right: 0;
    font-weight: bold;
}
.LinkButton:hover {
    background: transparent;
    text-decoration: underline;
}
.linkButton:disabled {
    color: #888;
}
.slideMessage {
    width: 100%;
    padding-bottom: 20px;
    position: fixed;
    bottom: 0;
    left: 0;
    background: none repeat scroll 0 0 whitesmoke;
    border-top: 3px solid #222;
    z-index: 10000;
    display: none;
}
.innerSlideMsg {
    width: 960px;
    margin: 0 auto;
    padding-top: 10px;
    position: relative;
}
.slideMessage .slideClose {
    position: absolute;
    top: -15px;
    left: 960px;
    background: none repeat scroll 0 0 white;
    padding: 4px;
    border: 3px solid #222;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    cursor: pointer;
}
.smartFlexFinderRecommendation {
    color: #444;
    font: 12px/1.35 Arial, Helvetica, sans-serif;
}
.slideMessage p strong {
    color: #000;
}
.flexFinderLogo {
    float: left;
    margin-right: 15px;
    margin-top: 5px;
}
.padButton {
    padding: 10px 15px !important;
}
button::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.fullcolLeft {
    width: 775px !important;
}
.fullcolLeft > img {
    max-width: 100%;
}
.divTableRow img {
    width: 190px !important;
    height: auto !important;
}

/* 	----------------------------------------------
	custom padding for different applications
	----------------------------------------------	 */

#jobList ul {
    list-style: none outside none;
    margin-left: 0;
    padding-left: 10px;
}
.jobPosting {
    border-bottom: 1px dashed #ddd;
    margin: 10px 0 20px;
    padding-bottom: 10px;
    padding-left: 10px;
}
.mobileFooterLinks {
    margin: 10px auto;
    width: 870px;
}
.mobileFooterLinks .BlueButton {
    margin: 10px 0;
    padding: 5px 20px;
    font-size: 45px;
}
.mobileFooterLinks .BlueButton:first-child {
    float: left;
}
.mobileFooterLinks .BlueButton:last-child {
    float: right;
}

.leftNav .nav li {
    padding: 5px 0;
}

.leftNav .nav li > .nav {
    padding-left: 10px;
}

.sidebarHeading,
.BRRelatedSearches.BRBlock .br-related-heading {
    border-bottom: 1px solid #07529e;
    line-height: 1;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-top: 1px;
}

/* 	-------------------------------
	Kentico Content Pages
	-------------------------------	 */

.three-columns .content {
    width: 485px;
    float: left;
    padding: 0;
}
.kentico-sidebar .leftNav li ul {
    display: none;
}
.kentico-sidebar .leftNav li.active > ul {
    display: block;
}
.sidebar .leftNav .categories ul li.currentPage a {
    font-weight: bold;
}
.sidebar .leftNav .categories ul li.currentPage ul li a {
    font-weight: normal;
}
.content {
    float: left;
    width: 926px; /* 960 - (2x 17px padding) */
}
.loader-msg-container {
    background: white;
    border: 1px solid #b3b3b3;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow: 0 0 10px #888;
    color: #666;
    left: 50%;
    position: fixed;
    text-align: center;
    top: 50%;
    z-index: 3000;
    padding: 15px;
    margin: -39px 0 0 -39px;
}
.loader-msg-container img {
    margin-top: 8px;
}
.loader-msg-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 999;
}

/*	-------------------------------
	Kentico Left nav
	-------------------------------	 */

.level0 > .currentPage > a {
    font-weight: bold !important;
}
.level1 > .active > a,
.level2 > .active > a,
.level3 > .active > a {
    font-weight: bold !important;
}
.level2 > .active > a {
    color: #f26522;
}
.level3 .currentPage > a {
    color: black !important;
}
.level3 .currentPage {
    list-style-image: url('images/raquo.png') !important;
}
#privacyPolicy {
    margin-top: 30px;
}

/* 	-------------------------------
	register page 
	-------------------------------	 */
#Password {
    margin-right: 10px;
}
.testresult {
    padding: 4px 10px;
    color: #333;
}
.shortPass,
.badPass {
    background-color: #fdd;
    border: 1px solid #fbb;
}
.goodPass {
    background-color: #ffffc9;
    border: 1px solid #ffff96;
}
.strongPass {
    background-color: #d5ffd5;
    border: 1px solid #a2ffa2;
}
.roundAll {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}
.lightSummaryBox {
    background: #f3f3f3;
    border: 1px solid #ededed;
    padding: 5px 10px;
}
.lightSummaryBox .subTotal {
    font-size: 16px;
    margin-left: 10px;
}
.barnCheckTooltip {
    color: #005daa;
}
#CatalogCovers .roundAll {
    padding: 10px 0;
}
.pwdDisplay {
    position: absolute;
    top: 23px;
    left: 180px;
}
.posRelative {
    position: relative;
}

/* 	-------------------------------
	Cart Breadcrumbs 2015 
	-------------------------------	 */
.coCrumbs {
    text-transform: lowercase;
    font-variant: small-caps;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.coCrumbs li a {
    padding-right: 8px;
}
.coCrumbs li::after {
    content: '›';
    font-size: 16px;
    margin-right: 10px;
    color: #666;
    font-weight: bold;
}
li.bcConf::after {
    content: '';
}

.bcPast a {
    color: #686868;
}
.bcLive a {
    color: #333;
    font-weight: bold;
}
.bcAway1 a {
    color: #b3b3b3;
}
.bcAway2 a {
    color: #ddd;
}

/* 	-------------------------------
	nav 
	-------------------------------	 */

.arrowNav.roundAll {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

/* 	-------------------------------
	navigation 
	-------------------------------	 */

.arrowNav {
    list-style-type: none;
    border: 1px solid #b3b3b3;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background: url('/images/progress-nav-sprite.png') repeat-x 0 0;
    float: left;
    margin-left: 293px; /* container width 924 / 2 - nav width 352 / 2 = 293 */
}
.arrowNav li {
    float: left;
    background: url('/images/progress-nav-sprite.png') no-repeat 0 0;
}
.arrowNav a {
    color: #333;
    text-decoration: none;
    float: left;
    position: relative;
    height: 24px;
    line-height: 24px;
    padding: 0 13px 0 30px;
    font-size: 13px;
    cursor: default;
}
.arrowNav-first a {
    padding-left: 20px;
}

.arrowNav-first a {
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-top-left-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.arrowNav-last a {
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-top-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.arrowNav-last a span {
    background: none;
}
.arrowNav span {
    background: url('/images/progress-nav-sprite.png') no-repeat 100% 0;
    display: block;
    width: 24px;
    height: 24px;
    margin-right: -24px;
    position: absolute;
    top: 0;
    right: 0;
}
.arrowNav li.arrowNav-active {
    background-position: 0 100%;
}
.arrowNav-active span {
    background-position: 100% 100%;
}
.arrowNav-active a,
.arrowNav-visited a,
.arrowNav-active span,
.arrowNav-visited span {
    cursor: pointer;
}

/* 	-------------------------------
	firefox didn't like auto 
	-------------------------------	 */

.arrowNav-active a {
    font-weight: bold;
}

/* 	-------------------------------
	fix the stacking order 
	-------------------------------	 */
.arrowNav-z-index-0 a {
    z-index: 4;
}
.arrowNav-z-index-1 a {
    z-index: 5;
}
.arrowNav-z-index-2 a {
    z-index: 6;
}
.arrowNav-z-index-3 a {
    z-index: 7;
}
.cartPromoArea {
    margin-bottom: 10px;
}
.cartPromoArea .almost {
    border: 1px solid #90cf4b;
}
.cartPromoArea .youMadeIt {
    border: 1px solid #90cf4b;
}
.cartPromoArea .perks {
    border: 1px solid #7bb5cc;
    border-radius: 10px;
}
.cartPromoArea span.freeGreenBlock.exclaim,
.cartPromoArea span.freeBlueBlock.exclaim {
    font-size: 34px;
    margin-right: 5px;
    padding: 0;
    text-align: center;
    width: 48px;
}
.cartPromoArea span.cashMoney {
    font-size: 35px;
    margin-right: 5px;
    padding: 0;
    text-align: center;
    width: 40px;
}
.cartPromoArea span.groundShipping {
    font-size: 17px;
    width: 92%;
}
.cartPromoArea #SmartPerksFreeMessage {
    max-width: 925px;
    border: 1px solid #0061aa;
    font-size: 1.4em;
    text-align: center;
    color: #0061aa;
    padding: 12px 5px;
}
.cartPromoArea #SmartPerksFreeMessage img {
    vertical-align: middle;
}
.cartPromoArea #SmartPerksFreeMessageWarning .exclaim {
    font-style: italic;
    width: 160px;
    font-size: 20px;
    padding: 11px 0px;
    border-radius: 10px 0 0 10px;
}
.perksCartWarning img {
    margin-left: 5px;
    vertical-align: top;
    width: 160px;
    position: relative;
    top: -10px;
}
.cartPromoArea .perksCartWarning {
    margin: 8px 0px 12px 170px;
    font-size: 14px;
    height: 30px;
    display: block;
    position: relative;
    top: 8px;
}
span.freeGreenBlock,
span.freeBlueBlock {
    background: #90cf4b;
    color: white;
    float: left;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    padding: 2px;
}
span.freeBlueBlock {
    background: #7bb5cc;
}
#SmartPerksFreeMessageWarningMini span.freeBlueBlock {
    border-radius: 10px 0 0 10px;
    padding: 8px 2px 12px;
}
#perksAddOnModal .lastCol {
    border-left: 2px dashed #ccc;
}
span.groundShipping {
    float: left;
    padding: 2px;
    text-align: center;
}
span.groundShipping.saveAndShip {
    font-size: 12px;
}
span.groundShipping.autoShipSave {
    font-size: 16px;
}
span.groundShipping span {
    font-size: 18px;
    font-weight: bold;
}
#cart-window #cta .RedButton {
    padding: 4px 20px;
    font-weight: bold;
    color: white; /* jquery ui override */
}
#cart-window-wrapper {
    display: none;
    position: absolute;
}
#cart-window {
    padding: 5px;
    min-height: 504px;
}
#cart-window #item-added .flash-msg {
    background: #90cf4b url('/images/01_cart/cart-window-alert-cfm.png') no-repeat 8px 5px;
    color: white;
    display: inline-block;
    font-size: 10px;
    font-weight: bold;
    margin-top: 2px;
    padding: 3px 8px 3px 25px;
    text-align: center;
    text-transform: uppercase;
}
#cart-window #item-added {
    padding: 0 35px 0px 0px;
    width: 403px;
    border-right: 1px solid #b6d2e0;
    box-sizing: border-box;
}
#cart-window h2 {
    margin-top: 0;
}
#cart-window #item-added h2,
#cart-window #cta h2 {
    margin-bottom: 20px;
}
#cart-window #item-added h2 span {
    font: normal 12px arial, sans-serif;
}
#cart-window #item-added h3 {
    color: #222;
    font-size: 15px;
    line-height: 1.15;
    margin: 3px 0;
}
#cart-window #item-added .item-photo {
    float: left;
    width: 120px;
}
#cart-window #item-added .inStock,
#cart-window #item-added .outOfStock,
#cart-window #item-added .onBackOrder {
    border: 1px solid #ddd;
    background: #f3f3f3;
    padding: 6px;
    margin-top: 35px;
}
#cart-window #item-added .outOfStock {
    border: 1px solid #deccb6;
    background: #f1e5d7;
}
#cart-window #item-added .onBackOrder {
    border: 1px solid #409568;
    background: #c9fad5;
}
.miniCartShip {
    font-size: 12px;
    color: #666;
}
#cart-window #item-added #meta {
    margin-left: 135px;
}
#cart-window .item-attr {
    margin: 5px 0;
    padding: 0;
}
#cart-window .item-attr li {
    color: #666;
    display: block;
    list-style: none;
}
#SmartPerksFreeMessageMini {
    width: auto;
}
#SmartPerksFreeMessageMini .freeShipPerksMsg strong,
.freeShipPerksMsgLg .freeShipPerksMsg strong {
    text-transform: none;
}
.freeShipPerksMsgLg a:hover {
    text-decoration: none;
}
.primeMiniCart strong {
    font-size: 1.1em;
    color: #79be3f;
    line-height: 0px;
    font-weight: bold;
    text-transform: uppercase;
}
.cartPromoArea #SmartPerksFreeMessageWarningMini .perksCartWarning {
    margin: 5px 0;
    top: 0;
    height: auto;
    font-size: 12px;
}
#SmartPerksFreeMessageWarningMini {
    font-size: 11px;
    border-radius: 10px;
    border: 1px solid #7bb5cc;
    padding: 0 10px 0 0;
}
#SmartPerksFreeMessageMini img {
    width: 166px;
    padding-top: 1px;
    margin: 0 auto;
}
#SmartPerksFreeMessageWarningMini img {
    display: block;
    margin: 8px auto 0px;
}
#perksWhy.hint {
    background-color: rgba(0, 0, 0, 0);
    font-size: 11px;
    font-weight: normal;
    width: auto;
    height: auto;
}
.clearanceAlert {
    font-size: 11px;
    color: #444;
    margin-top: 10px;
}
#cart-window #topHalf {
    display: flex;
    flex-direction: row;
    padding-bottom: 25px;
    margin-bottom: 15px;
    border-bottom: 1px solid #b6d2e0;
}
#cart-window #cta {
    padding: 0 0 0 43px;
    width: 395px;
    vertical-align: top;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
}

#cart-window #cta > div:first-child {
    flex-grow: 1;
}

#cart-window #cta h2 {
    color: #111;
}
#cart-window #cta h2 span {
    color: #56a500;
    font-weight: bold;
}
#cart-window #cta h2 span.cartItemLabel {
    color: #000;
}
#cart-window #cta p {
    color: #666;
    margin: 10px 0;
    padding: 0;
}
#cart-window #cta .cart-link {
    position: relative;
    top: 10px;
    text-decoration: underline;
    margin-left: 20px;
}
#cart-window #cta .subtotal {
    font-size: 13px;
    color: #000;
}
#cart-window #cta .freeShipWrapper {
    border: none;
    color: #333;
    float: none;
    height: 20px;
    margin: 10px 0;
}
#cart-window #cta .freeGreenBlock {
    padding: 3px 8px;
}
#cart-window #cta .groundShipping {
    padding: 3px 5px;
}
#cart-window #continueShopping {
    text-decoration: underline;
}

.cart-suggestions a:hover {
    text-decoration: underline;
}
.cart-suggestions h2 {
    color: #111;
    font-size: 15px;
    margin: 10px 0;
    padding: 10px 0 0 0;
}
.cart-suggestions ul {
    margin: 0;
    padding: 0;
}
.cart-suggestions li {
    display: block;
    float: left;
    text-align: center;
    width: 25%;
}
.cart-suggestions .photo {
    display: block;
    margin: 10px auto;
    width: 120px;
}
.cart-suggestions .price {
    display: block;
    margin: 5px 0;
}
.cart-suggestions .bvr {
    color: #666;
    display: block;
}

#miniDiscountMessage {
    display: block;
    font-size: 13px;
    color: #999;
    padding-left: 5px;
    font-family: 'Times New Roman';
}

#registerPayPal,
#payPalButton {
    cursor: pointer;
}
#registerPayPal img,
#payPalButton img {
    margin-bottom: -5px;
}
.loginContainer #registerPayPal {
    margin: 50px;
    display: block;
    margin-left: 50px;
    width: 145px;
}
.register #registerPayPal {
    background-color: rgba(0, 0, 0, 0);
    border: none;
    color: #07529e;
    font-size: 14px !important;
    margin-top: 25px;
    padding: 0px !important;
    float: right;
}
.register #registerPayPal {
    margin-top: 7px;
    border: none;
}

/* 	-------------------------------
	Barn Saver
	-------------------------------	 */

.barnSaver {
    float: left;
    margin-bottom: 10px;
    margin-left: 23px;
}
.barnSaver strong {
    vertical-align: middle;
}
.barnSaver select {
    vertical-align: middle;
}
img.barnIcon {
    vertical-align: bottom;
}
img.barnIcon.middle {
    vertical-align: middle;
}
.BarnShipList {
    left: 24px;
    position: relative;
    width: 264px;
}
.barnBuddyCodeSearch {
    padding: 10px 0;
}
.barnBuddyCodeSearch h4 {
    float: left;
    width: 98%;
}
.barnBuddyCodeSearch #divResults {
    position: relative;
}
.barnBuddyCodeSearch #divResults span {
    font-weight: bold;
    left: 243px;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: 75px;
    width: 450px;
}
.barnBuddyCodeSearch #divActions {
    margin-top: 10px;
}
.barnBuddyCodeSearch .validationSummary {
    margin: 0 0 10px 0;
}
.barnBuddyCodeSearch .validationSummary li {
    list-style: none;
    padding-top: 5px;
    padding-left: 13px;
}
.barnBuddyCodeSearch .validationSummary ul {
    padding-left: 0;
    text-align: center;
}
.barnBuddyCodeSearch .MasterTable_Web20 {
    border: none;
    margin-bottom: 5px;
}
#BarnSelfReport {
    padding: 10px;
}
#BarnSelfReport h4 {
    float: left;
    width: 97%;
}
#BarnSelfReport p {
    float: left;
    padding: 10px 0 10px 0;
}
#BarnSelfReport #shipDates {
    background: #fff;
    border: 1px solid #d9d9d9;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 0 auto;
    padding: 5px;
    width: 537px;
    text-align: center;
}
#BarnSelfReport #shipDates span {
    float: left;
    width: 49%;
    display: block;
}
#BarnSelfReport #shipDates span.a {
    border-bottom: 1px dashed #d9d9d9;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
#BarnSelfReport #shipDates span.b {
    font-weight: normal;
}
#BarnSelfReport .BBCta {
    float: right;
    padding: 10px;
}
.modalCloseMessage {
    font-size: 11px;
    width: 450px;
    float: left;
    padding-top: 10px;
    color: rgb(102, 102, 102);
}
#BarnSelfReport input#btnNoThanks {
    display: none;
}
.skipLink {
    font-size: 14px;
    font-weight: 400;
    padding: 0 20px;
    position: relative;
    top: 5px;
}
.barnPointer {
    cursor: pointer;
}

/* 	-------------------------------
	mobile helpers 
	-------------------------------	 */

.showOnMobile{
    display: none !important;
}
span.urgency {
    color: #ad3527;
    font-size: 90%;
    padding-left: 20px;
    font-weight: normal;
}

/*	----------------------------------------------------------------
	POPUP
	Is a dialog without the title background and border.
	Just add popup as the dialogClass in options.
 	----------------------------------------------------------------   */

[data-modal] {
    cursor: pointer;
}
.popup > .ui-widget-content {
    font-size: 12px;
    font-family: var(--font-primary);
    line-height: 1.45;
}

/* 	-------------------------------------
	general highlight background color 
	-------------------------------------	 */

.highlight {
    background-color: #ffc;
}

/* 	----------------------------------------------------
	free ship messages in minicart & callout badges
	----------------------------------------------------	 */

.freeMsgBlock:before,
.freeMsgBlock:after {
    content: '';
    display: table;
}
.freeMsgBlock:after {
    clear: both;
}
.freeMsgBlock {
    *zoom: 1;
}
.freeMsgBadge,
.freeMsgBody {
    padding: 0.25em 0.5em;
    line-height: 1.5;
}
.freeMsgBadge {
    float: left;
    background: #90cf4b;
    color: #fff;
    font-weight: bold;
}
.freeMsgBody {
    overflow: hidden;
    *overflow: visible;
    zoom: 1;
}
.freeMsgBodyAlt {
    color: #666;
    font-style: italic;
}
.freeMsgBodyAlt strong {
    color: #008000;
}
.freeMsgBadgeAlt {
    background: #fae959;
    color: #666;
}
.promotionBadge {
    float: left;
    margin-right: 20px;
}
.freeMsgBody,
.promotionBody {
    overflow: hidden;
    *overflow: visible;
    zoom: 1;
}
.promotionCalloutBlock {
    margin: 10px 0;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ddd;
}
.dashedRight {
    border-right: 1px dashed #ddd;
}
.dashedTop {
    border-top: 1px dashed #ddd;
    border-left-width: 0; /* clearing other borders so it will work on "hr" tags */
    border-right-width: 0;
    border-bottom-width: 0;
}
.greyDivider {
    border-top: 1px solid #ddd;
    border-left-width: 0; /* clearing other borders so it will work on "hr" tags */
    border-right-width: 0;
    border-bottom-width: 0;
}

/* -------------------------------
 	jQuery Autocomplete Overlays
	-------------------------------	 */

.searchSuggest {
    text-align: left;
}
.searchSuggest .ui-widget-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.searchSuggest .ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
    -webkit-box-shadow: 3px 3px 2px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 3px 3px 2px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 3px 3px 2px 1px rgba(0, 0, 0, 0.2);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffffff', endColorstr='#ffffff',GradientType=0 );
    max-width: 219px !important;
}

/* 	-------------------------------
	workarounds 
	-------------------------------	 */

* html .searchSuggest .ui-autocomplete {
    width: 1px;
} /* without this, the menu expands to 100% in IE6 */
.searchSuggest .ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    outline: none;
}
.searchSuggest .ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    zoom: 1;
    width: 100%;
}
.searchSuggest .ui-menu .ui-menu-divider {
    margin: 5px -2px 5px -2px;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0;
}
.searchSuggest .ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: 2px 0.4em;
    line-height: 1.7;
    zoom: 1;
    font-weight: normal;
}
.searchSuggest .ui-menu .ui-menu-item a.ui-state-focus,
.searchSuggest .ui-menu .ui-menu {
    margin-top: -3px;
    position: absolute;
}
.searchSuggest .ui-menu .ui-menu-item a.ui-state-active {
    font-weight: normal;
    margin: -1px;
}
.searchSuggest .ui-menu .ui-state-disabled {
    font-weight: normal;
    margin: 0.4em 0 0.2em;
    line-height: 1.5;
}
.searchSuggest .ui-menu .ui-state-disabled a {
    cursor: default;
}
.searchSuggest .ui-autocomplete li a {
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    font-size: 14px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    color: #444;
    padding: 4px 0 4px 8px;
    max-width: 219px !important;
}
.ui-corner-all {
    border-radius: 0;
}
.searchSuggest .ui-corner-all {
    border-radius: 0;
}
.searchSuggest .ui-autocomplete .ui-corner-all {
    font-family: Arial, sans-serif;
    line-height: 1.5em;
    color: #111111;
    font-size: 12px;
    font-weight: bold;
    background: #fff;
    padding: 10px;
    display: block;
    border-radius: 0;
}
.searchSuggest .ui-autocomplete .ui-corner-all:hover {
    color: #000000;
    background: #dddddd;
    border: none;
    cursor: pointer;
}
.searchSuggest .ui-widget-content {
    border: 1px solid #cccccc;
    border-top: none;
    background: #fcfdfd;
    color: #222222;
    padding-top: 10px;
}
.searchSuggest .ui-widget-content a {
    color: #111111;
}
.searchSuggest .ui-state-hover,
.searchSuggest .ui-widget-content .ui-state-hover,
.searchSuggest .ui-widget-header .ui-state-hover,
.searchSuggest .ui-state-focus,
.searchSuggest .ui-widget-content .ui-state-focus,
.searchSuggest .ui-widget-header .ui-state-focus {
    border: none;
    background: #dddddd;
    font-weight: bold;
    color: #000000;
}
.searchSuggest .ui-menu .ui-menu-item a.ui-state-hover,
.searchSuggest .ui-menu .ui-menu-item a.ui-state-active {
    margin: 0;
}
/* Overlays */
.searchSuggest .ui-widget-overlay {
    background: #aaaaaa url('/images//ui-bg_flat_0_aaaaaa_40x100.png') 50% 50% repeat-x;
    opacity: 0.3;
    filter: Alpha(Opacity=30);
}
.searchSuggest .ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaaaaa url('/images//ui-bg_flat_0_aaaaaa_40x100.png') 50% 50% repeat-x;
    opacity: 0.3;
    filter: Alpha(Opacity=30);
    -moz-border-radius: 8px;
    -khtml-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

/*	-----------------------------
	Login
	-----------------------------  */

#loginModule {
    min-width: 670px;
    padding-bottom: 1em;
}
.loginContainer {
    margin-bottom: 10px;
    position: relative;
    top: 0;
    left: 0;
    padding-bottom: 40px;
    padding-left: 40px;
    font-size: 13px;
    height: 250px;
}
.loginTitle {
    font-weight: 500;
    margin-bottom: 0;
}
.listMod {
    margin: 1em 0;
}
.listMod > .listModTitle {
    font-weight: bold;
    margin: 0;
}
.listMod > ul {
    margin: 5px 0 20px 0;
    padding: 0 0 0 15px;
}
.listMod > ul > li {
    padding: 3px 0;
}
.loginButton {
    padding: 5px 3px;
    width: 220px;
    white-space: nowrap;
    text-align: center;
    font-weight: bold;
    position: absolute;
    bottom: 0;
}
.loginInput {
    padding: 3px;
    font-size: 110%;
}
.loginInput.input-validation-error {
    padding: 5px;
}
.loginButton,
.loginInput {
    width: 220px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.loginButton span {
    line-height: normal;
}
#loginModule .colRight:last-child .loginContainer {
    padding-left: 0;
}
.loginRemember {
    margin-bottom: 10px;
    position: absolute;
    bottom: 30px;
    left: 0;
}
.loggedIn .loginContainer {
    height: auto;
    padding-bottom: 0;
}
.loggedIn .loginRemember,
.loggedIn .loginButton {
    position: relative;
    left: 0;
    bottom: 0;
}
.ui-widget-content .loginButton {
    color: #fff;
}

.blockLabelRow > label,
.blockLabelRow > input {
    display: block;
}
.securitySeal {
    text-align: right;
}
.securitySeal > a {
    position: relative;
    top: -20px;
}

#payPalTextLogo {
    width: 46px;
    padding-top: 1px;
    margin-bottom: -4px;
}

.loginContainer #payPalButton {
    padding-left: 50px !important;
    padding-right: 50px !important;
    margin-top: 38px;
}

/*	-----------------------------
	Colicare Modal on PCP Page
	-----------------------------  */
#productclassColiCareHelpContent {
    font-weight: bold;
}
#productclassColiCareHelpContent ol {
    counter-reset: item;
    padding: 0 0 0 10px;
    font-weight: normal;
}
#productclassColiCareHelpContent ol > li {
    list-style: none;
}
#productclassColiCareHelpContent ol > li:before {
    content: counter(item, decimal) ') ';
    counter-increment: item;
    padding: 0 5px 0 0;
    font-weight: bold;
}
#productclassColiCareHelpContent ul {
    padding: 0 0 0 50px;
    font-weight: normal;
}

/*	-----------------------------
	Shipping Schedule Tooltip
	-----------------------------  */
#ttShippingScheduleContent {
    margin: 15px 0 15px 20px;
}
#ttShippingScheduleContent hr {
    float: left;
    border-top: 2px solid #000;
    width: 350px;
    position: relative;
    top: -7px;
}
.shipBorder,
.shipBorder2 {
    border: 2px solid #000;
    border-bottom: 1px dotted #000;
    border-top: none;
}
.shipBorder {
    width: 80px;
    padding: 2px;
    height: 16px;
    background: #ddd;
    font-weight: bold;
}
.shipBorder2 {
    border-left: none;
    height: 20px;
}
.shipBorder2,
.mainBorder {
    text-align: center;
    width: 130px;
}
.mainBorder {
    border: 2px solid #000;
    border-left: none;
    height: 18px;
    background: #ddd;
    font-weight: bold;
}
.emptyBorder {
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
    width: 86px;
    height: 20px;
}
#aShippingSchedule {
    font-size: 12px;
    padding-left: 10px;
}

.freeShipPerksMsg {
    line-height: 1.2;
    color: #0061aa;
    letter-spacing: -0.015em;
}

.freeShipPerksMsg strong {
    color: #6eb644;
    text-transform: uppercase;
    line-height: inherit;
}

.freeShipPerksMsg > img {
    margin-top: 0.25em;
    height: auto;
    vertical-align: text-bottom;
}

.freeShipPerksMsgLg > img {
    margin-top: 0.5555555555555556em;
}

.freeShipPerksMsgLg {
    font-size: 1.2307692307692308em;
}

.findOutWhy,
.findOutWhy strong {
    color: inherit;
    letter-spacing: -0.015em;
}

.freeShipPerksMsg.findOutWhy {
    margin-bottom: 4px;
}
.freeShipPerksMsg.findOutWhy #logoLine {
    margin: 3px 0px 0px;
    font-size: 105%;
}
.freeShipPerksMsg.findOutWhy #logoLine strong img {
    width: 150px;
    vertical-align: -40%;
    margin-right: 4px;
}
.freeShipPerksMsg.findOutWhy #logoLineLink {
    display: inline;
    font-size: 95%;
    margin-left: 4px;
}

.h1-asterisk {
    font-size: 22px;
    font-weight: normal;
    position: relative;
    top: -6px;
}

/* RESPONSIVE */

@media (max-width: 480px) {
    /* cart pg */
    #cartContainer #payPalButton {
        display: block;
        float: none;
        text-align: center;
    }



    /* Register pg */
    .register #registerPayPal {
        font-size: 11px !important;
        width: 30%;
        text-align: right;
    }

    .pwdDisplay {
        right: 10px;
        left: auto;
    }
}

.yieldAcct {
    padding-left: 16px;
    background: url('/images/0_homepage/alert_yield.png') no-repeat 0px 0px;
}

/* ReSharper restore RequiresFallbackColor */
/* ReSharper restore UnexpectedValue */
/* ReSharper restore Html.PathError */
/* ReSharper restore CssNotResolved */
/* ReSharper restore InvalidValue */
