
@media print {
    @page {
        margin: 0.5cm;
    }

    body {
        -webkit-font-smoothing: antialiased;
        background-color: white !important;
        color: #333;
        font-family: "open-sans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
        font-size: 1em;
        margin: 20px;
        line-height: 1.5;
    }

    .envelope {
        max-width: 100%;
    }

    div.cart-product {
        page-break-inside: avoid;
    }

    p {
        margin: 0 0 0.75em;
    }

    h1 {
        font-size: 40px;
        line-height: 56px;
        margin-top: 40px;
        margin-bottom: 24px;
        font-family: Georgia, "Times New Roman", serif;
        font-weight: 400;
    }

    h2 {
        margin-top: 24px;
        margin-bottom: 24px;
        font-family: Georgia, "Times New Roman", serif;
        font-weight: 400;
    }

    h3 {
        font-size: 24px;
        line-height: 28px;
        margin-top: 24px;
        margin-bottom: 24px;
        font-family: Georgia, "Times New Roman", serif;
        font-weight: 400;
        border-bottom: 2px solid #e7e7e7;
    }

    h4 {
        font-size: 20px;
        line-height: 24px;
        margin-top: 28px;
        margin-bottom: 28px;
        font-family: Georgia, "Times New Roman", serif;
        font-weight: 400;
    }

    h5 {
        margin-top: 18px;
        margin-bottom: 22px;
        font-weight: 700;
    }

    .float-right {
        float: right;
    }

    a {
        color: #1B7DC3;
        text-decoration: none;
    }

        a.back-to-top {
            display: none !important;
        }

    .hmn-logo img {
        width: 150px;
        /*NGLEGR-866*/
margin:40px 0;
    }

    #terms{
        background-image: url(); 
        display: none;
    }

    img {
        /*max-width: 500px;*/
    }

    .mobile-header {
        display: none;
    }

    .nav-menu-wrapper {
        display: none;
    }

    .mobile-menu {
        display: none;
    }

    .footer-nav {
        display: none;
    }

    .social-icons {
        display: none;
    }

    #newsletter-signup {
        display: none;
    }

    form#search {
        display: none;
    }

    .header-signin {
        display: none;
    }

    .mobile-search {
        display: none;
    }

    .nav-bar {
        display: none;
    }

    .subfooter {
        margin-top: 20px;
        border-top: 1px solid #000;
    }

        .subfooter img {
            display: none;
        }

    .pc-row, .hero-carousel, .hp-row {
        /*display:none;*/
    }

    img.prev-arrow, img.next-arrow {
        display: none !important;
    }

    .slick-initialized .slick-slide {
        display: block;
        position: relative;
    }

    .slick-slider {
        width: 100%;
        display: block;
        overflow: hidden;
        clear: both;
    }

    .slick-slide {
        display: none;
        float: left;
        width: 277px;
        min-height: 1px;
    }

    ul.slick-dots {
        display: none !important;
    }

    .hp-hero {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% auto;
        height: 30.2vw;
        width: 100vw;
        -webkit-print-color-adjust: exact;
    }

    .mobile-hero {
        display: none;
    }

    .hp-hero-row::before {
        background: rgba(0, 0, 0, 0) url("/shared/index_files/homepage-mask-2.png") repeat scroll center top / 3000px 10px;
        bottom: 0;
        content: "";
        height: 10px;
        left: 0;
        position: absolute;
        right: 0;
        z-index: 1;
    }

    .landing-hero {
        display: block;
    }

    ul.accordion-tabs-minimal {
        list-style-type: none;
    }

    .tab-link {
        font-size: 18px;
        color: #000;
        text-decoration: none;
    }

    .tab-header-and-content {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .store-sidebar-focus, .store-item-wrap {
        margin: 20px 0;
    }

    .store-detail .book_cover {
        padding: 20px;
        float: left;
        margin-right: 20px;
    }

    .terms, .social-buttons, .store-detail .store-image-col .item-link {
        display: none;
    }

    .store-sidebar-focus .book {
        display: inline-block;
        float: left;
        font-size: 14px;
        line-height: 18px;
        padding: 10px 20px 0;
        width: 100%;
    }

        .book-row .book .author, .hp-row .book .author, .store-sidebar-focus .book .author, .table_browseby .resourceblock .author, .collection-row .book .author {
            color: #767676;
            display: block;
            font-size: 12px;
        }

        .book-row .book .title, .hp-row .book .title, .store-sidebar-focus .book .title, .table_browseby .resourceblock .title, .hp-row .book .catalogtitle, .collection-row .book .title {
            color: #293137;
            display: block;
            font-weight: 600;
        }

        .book-row .book .type, .hp-row .book .type, .store-sidebar-focus .book .type, .table_browseby .resourceblock .type, .collection-row .book .type {
            color: #767676;
            display: block;
            font-size: 12px;
        }

    .internal, .rspv-internal, blockquote .internal {
        display: block;
    }

    .store-page-content ul {
        list-style-type: disc;
        overflow: hidden;
        padding: 10px 0 20px 40px;
    }

    .page-content .intro {
        font-size: 24px;
        font-weight: 400;
        line-height: 36px;
        margin-top: 24px;
        padding: 0 40px 30px;
        text-align: center;
    }

    .professional-development .intro {
        font-size: 24px;
        font-weight: 400;
        line-height: 36px;
        margin-top: 24px;
        padding: 0 40px 25px;
        text-align: center;
    }

    .cart-product-list.resources .cart-product .cart-product-description {
        width: 100%;
    }

    .cart-product-list .cart-product {
        max-width: 68em;
        margin-left: auto;
        margin-right: auto;
        max-width: 1240px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        padding: 0 0 16px 0 !important;
        font-size: 14px;
    }

        .cart-product-list .cart-product:after {
            content: "";
            display: table;
            clear: both;
        }

        .cart-product-list .cart-product:last-child {
            border-bottom: none;
            margin-bottom: 24px;
        }

        .cart-product-list .cart-product ul {
            list-style-type: none;
            border: 0;
        }

        .cart-product-list .cart-product li {
            list-style-type: none;
            border: 0;
            background: none;
        }

        .cart-product-list .cart-product .cart-product-description {
            padding-left: 20px;
            padding-right: 20px;
            float: left;
            display: block;
            margin-right: 2.3576515979%;
            width: 50%;
            padding: 0;
            padding-left: 140px;
            position: relative;
            min-height: 143px;
        }

            .cart-product-list .cart-product .cart-product-description:last-child {
                margin-right: 0;
            }

            .cart-product-list .cart-product .cart-product-description .cart-product-photo {
                padding-left: 20px;
                padding-right: 20px;
                float: left;
                display: block;
                margin-right: 2.3576515979%;
                width: 10.4370548518%;
            }

                .cart-product-list .cart-product .cart-product-description .cart-product-photo:last-child {
                    margin-right: 0;
                }

            .cart-product-list .cart-product .cart-product-description img {
                width: 110px;
                position: absolute;
                left: 0;
            }

            .cart-product-list .cart-product .cart-product-description .cart-product-title {
                font-size: 18px;
                font-weight: 700;
                display: block;
                padding-top: 5px;
            }

            .cart-product-list .cart-product .cart-product-description ul {
                list-style-type: none;
               /* NGLEGR-866 margin-bottom: 12px;*/
               /* NGLEGR-866*/ margin-top:0 !important;
            }

                .cart-product-list .cart-product .cart-product-description ul li {
                    display: inline-block;
                    font-size: 14px;
                    padding: 0 15px;
                    border-left: 1px solid rgba(0, 0, 0, 0.1);
                }

                    .cart-product-list .cart-product .cart-product-description ul li:first-child {
                        border: none;
                        padding-left: 0;
                    }

            .cart-product-list .cart-product .cart-product-description a.download {
                background: #2e9ed2 url("/shared/index_files/icon-dl-arrow.png") center no-repeat;
                width: 40px;
                height: 40px;
                border-radius: 6px;
                text-align: right;
                display: inline-block;
            }

            .cart-product-list .cart-product .cart-product-description .dl-section .btn {
                padding: 7px 20px 6px 20px;
                display: inline-block;
                font-size: 12px;
                line-height: 18px;
            }

                .cart-product-list .cart-product .cart-product-description .dl-section .btn.secondary {
                    padding: 5px 20px 4px 20px;
                    margin-right: 15px;
                }

                .cart-product-list .cart-product .cart-product-description .dl-section .btn.tertiary {
                    border: 0;
                    padding: 7px 0px 6px 0px;
                    background: none;
                    color: #1b7db6;
                }

        .cart-product-list .cart-product .cart-product-price {
            padding-left: 20px;
            padding-right: 20px;
            float: left;
            display: block;
            margin-right: 2.3576515979%;
            width: 14.7019570017%;
            padding: 0;
            font-weight: bold;
            padding-top: 6px;
            text-align: right;
        }

            .cart-product-list .cart-product .cart-product-price:last-child {
                margin-right: 0;
            }


            .cart-product-list .cart-product .cart-product-price span.price {
                color: #b8101a;
            }

            .cart-product-list .cart-product .cart-product-price span.secondary {
                font-weight: normal;
                display: block;
                font-size: 12px;
            }

            .cart-product-list .cart-product .cart-product-price .price .list-price {
                display: block;
                color: black;
                font-weight: 400;
                text-decoration: line-through;
            }

            .cart-product-list .cart-product .cart-product-price .price .discount {
                display: block;
                font-size: .9em;
                color: black;
                font-weight: 400;
            }

                .cart-product-list .cart-product .cart-product-price .price .discount:before {
                    content: "(";
                }

                .cart-product-list .cart-product .cart-product-price .price .discount:after {
                    content: ")";
                }

        .cart-product-list .cart-product .cart-product-qty {
            padding-left: 20px;
            padding-right: 20px;
            float: left;
            display: block;
            margin-right: 2.3576515979%;
            width: 8.1721527019%;
            padding: 0;
            font-weight: bold;
            padding-top: 6px;
            position: relative;
            text-align: right;
        }

            .cart-product-list .cart-product .cart-product-qty:last-child {
                margin-right: 0;
            }

            .cart-product-list .cart-product .cart-product-qty a {
                text-align: left;
                display: block;
            }

            .cart-product-list .cart-product .cart-product-qty .qty-label {
                position: absolute;
                left: 0;
                top: 0px;
                /* FIX HSTR-858*/
                top:-8px;
                border:none !important;
                outline:none !important;
                /* END HSTR-858 */
                z-index: 9;
            }

            .cart-product-list .cart-product .cart-product-qty input {
                text-align: right;
                background: none;
                z-index: 1;
                /* FIX HSTR-858 */
                margin-left:-10px;
                font-weight:400 !important;
                top:-13px !important;
                border:none !important;
                outline:none !important;
                /* END HSTR-858 */
                position: relative;
                max-width: 140px;
            }

            .cart-product-list * {
                border:none !important;
                box-shadow:none !important;
                outline:none !important;
            }



    .cart-heading {
        width: 40%;
        float: left;
        margin: 38px 0 15px 0;
    }


    a.btn.top-continue-shopping-btn {
        margin-top: 42px;
    }


    .cart-top-btn {
        margin-top: 42px !important;
    }

    .cart-focus-areas {
        margin-bottom: 48px;
    }

        .cart-focus-areas:after {
            content: "";
            display: table;
            clear: both;
            float: none;
        }

        .cart-focus-areas .cart-focus {
            float: left;
            display: block;
            margin-right: 2.3576515979%;
            width: 97%;
            background: #eeeeee;
            padding: 5px 30px;
            height: auto;
            margin-top: 0;
        }

            .cart-focus-areas .cart-focus:last-child {
                margin-right: 0;
            }


            .cart-focus-areas .cart-focus.links {
                padding: 0 30px;
            }

                .cart-focus-areas .cart-focus.links .focus-links-section {
                    height: 105px;
                    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
                }

                    .cart-focus-areas .cart-focus.links .focus-links-section:last-child {
                        border: 0;
                    }

                    .cart-focus-areas .cart-focus.links .focus-links-section .section-codes input {
                        float: left;
                        font-size: 14px;
                        margin-top: 12px;
                        width: 66%;
                    }

                    .cart-focus-areas .cart-focus.links .focus-links-section .section-codes a.btn {
                        border-radius: 3px;
                        float: right;
                        font-size: 14px;
                        padding: 6px 0;
                        text-align: center;
                        width: 30%;
                    }

                .cart-focus-areas .cart-focus.links .section-label {
                    display: block;
                    font-family: Georgia,"Times New Roman",serif;
                    font-size: 18px;
                    padding-top: 18px;
                }

                .cart-focus-areas .cart-focus.links .focus-links-section .section-hidden {
                    display: none;
                    padding-top: 23px;
                }

                    .cart-focus-areas .cart-focus.links .focus-links-section .section-hidden input {
                        width: 66%;
                        float: left;
                        margin-top: 12px;
                        font-size: 14px;
                    }

                    .cart-focus-areas .cart-focus.links .focus-links-section .section-hidden a.btn {
                        width: 30%;
                        float: right;
                        text-align: center;
                        padding: 6px 0px;
                        font-size: 14px;
                        border-radius: 3px;
                    }

                .cart-focus-areas .cart-focus.links .section-toggle {
                    display: block;
                    text-align: center;
                    padding-top: 38px;
                    font-size: 18px;
                    font-family: Georgia, "Times New Roman", serif;
                }

                .cart-focus-areas .cart-focus.links hr {
                    padding: 0 !important;
                    margin: 0 !important;
                }

            .cart-focus-areas .cart-focus.secure {
                text-align: center;
                padding-top: 86px;
                font-size: 16px;
            }

            .cart-focus-areas .cart-focus.summary p {
                margin-bottom: 0;
            }

            .cart-focus-areas .cart-focus.summary .summary-detail {
                font-size: 14px;
                line-height: 16px;
                /*padding-bottom: 5px; */
            }

            .cart-focus-areas .cart-focus.summary li:last-child {
                font-weight: bold;
            }

            .cart-focus-areas .cart-focus.summary h2 {
                margin-top: 0;
                margin-bottom: 13px;
                border-bottom: 1px solid rgba(0, 0, 0, 0.1);
            }

        .cart-focus-areas .summary select#shipMethod {
            /*width:100%;*/
        }

    .cart-confirm-msg {
        float: right;
        margin-bottom: 15px;
    }

    .cc-section {
        margin-bottom: 24px;
    }

        .cc-section .form-row {
            width: 33%;
            float: left;
            clear: none;
        }

    .cart-product-list, .cart-focus-areas {
        width: 100%;
    }

    .cart-focus.secure, .cart-focus.links, .checkout .terms, .cart-focus.summary h2 {
        display: none;
    }

    .cart-focus.summary {
        display: block;
        text-align: right;
        margin-bottom: 20px;
        color: #b8101a;
        font-size: 14px;
    }

    .checkout .footer #logo, .checkout .btn {
        display: none;
    }

    .checkout footer.footer .subfooter {
        background: #20282f none repeat scroll 0 0;
        clear: both;
        color: #c3dcf2;
        font-size: 13px;
        padding: 24px 0;
    }

    .checkout ul, .checkout ol {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    .cart-focus-areas {
        margin-bottom: 5px;
        text-align: center;
    }

        .cart-focus-areas .summary select#shipMethod option {
            text-align: right;
        }

        .cart-focus-areas .summary {
            width: 95% !important;
            margin-right: 40px;
            display: block;
            clear: both;
        }

    .checkout h1 {
        font-size: 32px;
        margin: 18px 0 10px;
    }

    .cart-product-list .cart-product .cart-product-qty input {
        border: none;
    }

    .cart-product-list .cart-product .cart-product-qty a {
        display: none;
    }

    .checkout .float-right {
        float: none;
        margin-left: 20px;
    }

    .cart-product-list .cart-product .cart-product-qty input {
        font-size: 16px;
    }

    /* FIX FOR HSTR-858 */

    .cart-product-qty-update .remove-link {
        display:none;
    }

    .post-content-col {
        float: left;
        margin-right: 10px;
    }

    .teacher-tip {
        float: left;
        margin-right: 10px;
    }

    .footer {
        clear: both;
    }
	
	/* FIX FOR NGLEGR-856 */

	.homepage-promo-banner {display: none;}
}
