body {
    background-size: 100% 80px;
}
#third-party-top-navigation {
    color: white;
    height: 40px;
    font-size: 12px;
    background-color: #000066;
}
#third-party-logo {
    max-height: 40px;
    float: left;
    margin-right: 10px;
}
#third-party-welcome-text {
    display: inline-block;
    padding: 10px 0 0 0;
}

#checkout-message-1 { 
	font-size: 12px;
	color: red;
}

/* Hiding elements */
a[href='/files-orderformus'],
a[href='/files-dealers'],
a[href='/index'],
a[href='/files-topindex'],
.CartContainer .cv-cart-delivery-details,
.CartContainer #current-warehouse,
.cv-cart-area .product-discount,
#dealerCostPricesTitleRow,
#dealerCostPricesRow,
#productCheckAvail,
#productAddFavouriteButton,
#notesTextAreaRow,
#notesTitleRow,
#saveNotes {
    display: none;
}

.page-OrderApprove.bareCoApproved-no .ordertotals-options tr.orderdetail_btnUpdate,
.page-OrderApprove.bareCoApproved-yes .ordertotals-options tr.orderdetail_btnUpdate,
.page-OrderApprove.bareCoApproved-no .ordertotals-options tr.orderdetail_btnApproveOnAccount {
    display: none;
}

.order-detail-list tr td:last-child {
    display: none;
}

/* Customer ThirdParty Site Access Maintenance */

#cvfThirdPartySiteAccessRefererUrl_TBThirdPartySiteAccessRefererUrl,
#cvfThirdPartySiteAccessLinkId_TBcvfThirdPartySiteAccessLinkId {
    width: 100% !important;
    margin-left: 5px;
}

#cvfIsThirdPartySiteAccessActive$CBIsThirdPartySiteAccessActive$CBIsThirdPartySiteAccessActive_chk1 {
    margin-left: 5px;
}