/**
 * Magento Enterprise Edition
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Magento Enterprise Edition License
 * that is bundled with this package in the file LICENSE_EE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.magentocommerce.com/license/enterprise-edition
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     enterprise_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://www.magentocommerce.com/license/enterprise-edition
 */
@media print {

    *     { background:none !important; font-size:14px; line-height: 1.5 !important; text-align:left; border-width: 1px !important; border-radius: 0 !important; }
    body  { background:#fff !important; margin: 0 auto !important; width: 29cm !important; }

    .wishlist-index-index.customer-account .header-container,
    .wishlist-index-index.customer-account .header-language-background,
    .wishlist-index-index.customer-account #header-nav,
    .wishlist-index-index.customer-account .sidebar,
    .wishlist-index-index.customer-account #header-search,
    .wishlist-index-index.customer-account .footer-before-container,
    .wishlist-index-index.customer-account .footer-container,
    .wishlist-index-index.customer-account .widget,
    .wishlist-index-index.customer-account .pager,
    .wishlist-index-index.customer-account .buttons-set,
    .wishlist-index-index.customer-account .toolbar,
    .wishlist-index-index.customer-account .actions,
    .wishlist-index-index.customer-account .buttons-set { display:none !important; }

    .page-print .data-table .cart-tax-total { background-position:100% -54px !important; }
    .page-print .data-table .cart-tax-info { display:block !important; }

    .col2-left-layout .col-main { float: none !important; margin: 0 auto !important; width: 100% !important; }
    .main-container,
    .page-header { width: 100% !important; max-width: inherit !important; }

    .price-box .old-price .price:before { -webkit-print-color-adjust: exact; background: #000!important; }

    .sales-order-print .price-box .old-price .price { font-size: 16px!important; }

}
