﻿.followUpTable th.followUpHistoryEnrolleeName, .followUpTable th.followUpHistoryHeader {
    font-size: 8px!important;
    line-height: 12px!important;
}

.productListDataHighlight 
{
	font-size: 12px !important;
}

/*Payment button positions*/
.editButtonPosition { right: 120px; }

/*ChangeAddress.aspx netherland specific*/
.addressButtonColumn
{
    width: 168px;
    text-align: right;
    padding-right: 5px;
}

.editButtonPadding { padding-right: 20px;}
/*end of ChangeAddress.aspx*/

.WebAccountfooter {
    clear: both;
}

/* override the font size for NL on the COA amount display*/
.coaMiddle {
    font-size: 13px;
    
}

#spHeadTotal {
    white-space: nowrap;
}

/* Melaleuca.info Default Youtube link container*/
.videoSelector .linkContainer { display: none }

#dvGridContainer .off-sale-title {
    position: absolute;
    bottom: -5px;
}

#dvGridContainer .off-sale-message {
    position: absolute;
    bottom: -3px;
}

.recHeader { height: 90px; }

.recAddToCartWrapper {

    position:relative;
    bottom: 1px;
}

.recItemTitle {

    font-size:10px;
}

.recItemPriceContainer {
    margin-left:3px;
}

.recItemPrefPriceDollars {
    font-size:20px;
}

.recItemPrefPriceDollars {
    font-size: 18px;
}

.orderSummaryThankYou {
    font-size: 35px;
}

.totalPreferredMemberSavingsHeader {
    width: 180px;
}
.totalPreferredMemberSavings {
    width: 290px;
}
.tdLifetime{
    max-width: 160px;
}

.orderSummaryOrderDateLabel, .orderSummaryInvoiceDateLabel, .orderSummaryCustomerNumberLabel, .orderSummaryUIDLabel {
    width: 130px;
}

.orderSummaryOrderDateInfo, .orderSummaryInvoiceDateInfo, .orderSummaryCustomerNumberInfo, .orderSummaryUIDInfo {
    width: 113px;
}

.cartProdItem .cartProdContainer { padding-left: 8px; }

.lsdCheck,
.cartProdRow .qty-column { padding: 8px 4px; }

.lsdCheck .label-text {
    padding-left: 20px;
    line-height: 18px;
}

.clsProdName { max-width: 86%; }

.qty-column {
    width: 60px;
    max-width: 60px;
}
.item-column {
    width: 270px;
    max-width: 270px;
}
.purchase-column {
    width: 120px;
    max-width: 120px;
}
.direct .item-column {
    width: 360px;
    max-width: 360px;
}